aboutsummaryrefslogtreecommitdiff
path: root/source/kmr-Latn/wizards
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-12 14:12:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-08-12 16:10:43 +0200
commit060c2dd2f850e919e2f0087e49a25a28bb4cf6f9 (patch)
tree337893ab5a340bf2f5f4184ad598aebc33893a73 /source/kmr-Latn/wizards
parent5fbe7f221f27df62d1156763f03baa90322c366b (diff)
update translations
and force-fix errors using pocheck (based on 5-0 templates) Change-Id: Ia5f050e72d6aa24ae5ec73898e7c05ca2d4103cb
Diffstat (limited to 'source/kmr-Latn/wizards')
-rw-r--r--source/kmr-Latn/wizards/source/euro.po12
-rw-r--r--source/kmr-Latn/wizards/source/formwizard.po10
2 files changed, 13 insertions, 9 deletions
diff --git a/source/kmr-Latn/wizards/source/euro.po b/source/kmr-Latn/wizards/source/euro.po
index ee54f2d396c..2aeafed5c02 100644
--- a/source/kmr-Latn/wizards/source/euro.po
+++ b/source/kmr-Latn/wizards/source/euro.po
@@ -3,17 +3,18 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2014-11-18 11:23+0100\n"
-"PO-Revision-Date: 2011-04-05 23:52+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"POT-Creation-Date: 2015-04-22 23:40+0200\n"
+"PO-Revision-Date: 2015-05-12 21:23+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kmr-Latn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1431465790.000000\n"
#: euro.src
msgctxt ""
@@ -321,12 +322,13 @@ msgid "Select target directory"
msgstr "Pêrista hedef hilbijêre"
#: euro.src
+#, fuzzy
msgctxt ""
"euro.src\n"
"MESSAGES + 4\n"
"string.text"
msgid "non-existent"
-msgstr ""
+msgstr "tuneye (ne mevcûd e)"
#: euro.src
msgctxt ""
diff --git a/source/kmr-Latn/wizards/source/formwizard.po b/source/kmr-Latn/wizards/source/formwizard.po
index c99e92b2564..e61db7a9de7 100644
--- a/source/kmr-Latn/wizards/source/formwizard.po
+++ b/source/kmr-Latn/wizards/source/formwizard.po
@@ -4,16 +4,17 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
"POT-Creation-Date: 2015-04-22 23:40+0200\n"
-"PO-Revision-Date: 2011-04-05 23:52+0200\n"
-"Last-Translator: Andras <timar74@gmail.com>\n"
+"PO-Revision-Date: 2015-05-12 21:23+0000\n"
+"Last-Translator: system user <>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: kmr-Latn\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: LibreOffice\n"
+"X-Generator: Pootle 2.7\n"
"X-Accelerator-Marker: ~\n"
+"X-POOTLE-MTIME: 1431465792.000000\n"
#: dbwizres.src
msgctxt ""
@@ -3869,12 +3870,13 @@ msgid "Modern Fax from Private"
msgstr ""
#: dbwizres.src
+#, fuzzy
msgctxt ""
"dbwizres.src\n"
"RID_FAXWIZARDDIALOG_START + 56\n"
"string.text"
msgid "Fax"
-msgstr ""
+msgstr "Faks"
#: dbwizres.src
msgctxt ""
e-4-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/store/source
AgeCommit message (Expand)Author
2020-11-18Replace #if with if constexpr()Mike Kaganski
2020-11-16tdf#123936 Formatting files in module store with clang-formatPhilipp Hofer
2020-10-04loplugin:reducevarscope in store..svtoolsNoel
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-30loplugin:simplifybool extend to expression like !(a < b || c > d)Noel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-14Revert "loplugin:constfields in stoc..svgio"Noel Grandin
2020-01-26cppcheck: shadowFunction in store/storbaseJulien Nabet
2020-01-25Change some #define to constexprStephan Bergmann
2019-12-22sal_Char->char in sot..storeNoel Grandin
2019-12-06loplugin:nullptrStephan Bergmann
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-10-17Remove some memset callsMike Kaganski