aboutsummaryrefslogtreecommitdiff
path: root/source/ur/dictionaries
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-12 17:39:22 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-12 18:13:23 +0200
commitd317414f8297e51842dc450bfaf5eeff5cb164ff (patch)
tree5babe7bb9637fe737061f1f202bb90fbd1d414f6 /source/ur/dictionaries
parent60225a1ba7744aef045da360e5dbbfe3261636c2 (diff)
update translations
and force-fix errors using pocheck also update po files for low-completion-ratio (<10% in UI) langs Change-Id: I5c1d8fc0368c79a8d1d732cc21258214c7a39502
Diffstat (limited to 'source/ur/dictionaries')
-rw-r--r--source/ur/dictionaries/es.po12
-rw-r--r--source/ur/dictionaries/is.po12
2 files changed, 14 insertions, 10 deletions
diff --git a/source/ur/dictionaries/es.po b/source/ur/dictionaries/es.po
index 2a81ab0a2f7..fbf2ad2c8ac 100644
--- a/source/ur/dictionaries/es.po
+++ b/source/ur/dictionaries/es.po
@@ -3,21 +3,23 @@ msgid ""
msgstr ""
"Project-Id-Version: LibO 40l10n\n"
"Report-Msgid-Bugs-To: https://bugs.libreoffice.org/enter_bug.cgi?product=LibreOffice&bug_status=UNCONFIRMED&component=UI\n"
-"POT-Creation-Date: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: 2012-11-17 19:02+0200\n"
-"Last-Translator: Automatically generated\n"
+"POT-Creation-Date: 2016-04-16 21:40+0200\n"
+"PO-Revision-Date: 2016-04-17 07:54+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: none\n"
"Language: ur\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1460879649.000000\n"
#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
-msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus"
+msgid "Spanish spelling dictionary, hyphenation rules, and thesaurus for Spain and Latin America"
msgstr ""
diff --git a/source/ur/dictionaries/is.po b/source/ur/dictionaries/is.po
index fabfe045ff8..534d98aba58 100644
--- a/source/ur/dictionaries/is.po
+++ b/source/ur/dictionaries/is.po
@@ -3,21 +3,23 @@ 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: 2013-11-20 13:01+0100\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2015-11-10 19:33+0100\n"
+"PO-Revision-Date: 2015-11-12 02:39+0000\n"
+"Last-Translator: Anonymous Pootle User\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: ur\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"X-Generator: LibreOffice\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Accelerator-Marker: ~\n"
+"X-Generator: Pootle 2.8\n"
+"X-POOTLE-MTIME: 1447295994.000000\n"
#: description.xml
msgctxt ""
"description.xml\n"
"dispname\n"
"description.text"
-msgid "Icelandic spelling dictionary and thesaurus"
+msgid "Icelandic spelling dictionary, hyphenation rules and thesaurus"
msgstr ""
n value='libreoffice-4-2'>libreoffice-4-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/leak-suppress.txt
AgeCommit message (Expand)Author
2017-07-21migrate to boost::gettextCaolán McNamara
2016-03-12ignore a few low level libc leaks for nowMarkus Mohrhard
2016-03-12we knowingly leak that during the unit testsMarkus Mohrhard
2016-01-16Readd accidentally deleted fileChris Sherlock
2016-01-16vcl: remove commented out lines from commit 0174562fa9eChris Sherlock
2014-08-26also add libgdk to suppressed leaksMarkus Mohrhard
2014-08-26add external libs to the suppression fileMarkus Mohrhard
2014-08-25we leak the RTTI information knowinglyMarkus Mohrhard
2014-05-27add ResMgr::CreateResMgr to Lsan suppressions fileMarkus Mohrhard
2014-05-22Silence remaining memory leaks in soltools/cpp when run with lsanStephan Bergmann
2014-05-22Clean upStephan Bergmann
2014-05-22Moved leak-suppress.txt from dev-tools to core repoStephan Bergmann