From 0bb1d501de8771e7e86412c8b0c8f165dfcd2a4c Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Mon, 21 Jan 2013 11:05:36 +0100 Subject: update translations for LibreOffice 4.0 rc2 Change-Id: I7c01d42e8e299f43cc9260c048c54d46b33b634c --- source/ca-XV/forms/source/resource.po | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'source/ca-XV/forms') diff --git a/source/ca-XV/forms/source/resource.po b/source/ca-XV/forms/source/resource.po index 8b48ad8160d..dd7401ec4cf 100644 --- a/source/ca-XV/forms/source/resource.po +++ b/source/ca-XV/forms/source/resource.po @@ -4,8 +4,8 @@ msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://bugs.freedesktop.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n" "POT-Creation-Date: 2012-12-26 11:13+0100\n" -"PO-Revision-Date: 2011-04-05 19:11+0200\n" -"Last-Translator: jmontane \n" +"PO-Revision-Date: 2013-01-09 09:45+0000\n" +"Last-Translator: Joan \n" "Language-Team: LANGUAGE \n" "Language: ca_XV\n" "MIME-Version: 1.0\n" @@ -14,6 +14,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: LibreOffice\n" "X-Accelerator-Marker: ~\n" +"X-POOTLE-MTIME: 1357724749.0\n" #: strings.src msgctxt "" @@ -209,7 +210,7 @@ msgctxt "" "RID_STR_COULD_NOT_SET_FILTER\n" "string.text" msgid "Error setting the filter criteria" -msgstr "S'ha produït un error en establir els criteris de filtratge" +msgstr "S'ha produït un error en establir els criteris de filtre" #: strings.src msgctxt "" -- cgit ib/libreoffice-5-4'>distro/cib/libreoffice-5-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
swatrset.hxx?id=5d0a231b29dfd4d587c7a4d1bbda6a511f94ec77'>WhichRangesContainer, reduce malloc in SfxItemSet
AgeCommit message (Expand)Author
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke
Noel Grandin
2021-05-07simplify SwAttrPool codeNoel Grandin
2020-11-05retire most of SwModifyBjoern Michaelsen
2020-10-20use tools::Long in swNoel
2020-05-18loplugin:unusedmethodsNoel Grandin
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin
2019-11-04loplugin:finalclasses in sw/incNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-05-03The -fvisibility-ms-compat hack is no longer needed for UBSan on Linux...Stephan Bergmann
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2018-10-03loplugin:constfields in swNoel Grandin
2018-08-16remove mempoolNoel Grandin
2018-04-25sw: fix remaining IWYU warnings in inc/*.hxxMiklos Vajna
2018-04-11return std::unique_ptr from SfxItemSet::CloneNoel Grandin
2018-03-21sw: fix some IWYU warningsMiklos Vajna
2017-10-23loplugin:includeform: swStephan Bergmann