aboutsummaryrefslogtreecommitdiff
path: root/source/nl/dictionaries
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-21 12:58:09 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-21 13:22:58 +0200
commit0732bbfc5365529452255fc0263416c0455b127b (patch)
tree804e4290eac47539f23acbbe7653f746def253be /source/nl/dictionaries
parentb0a83a046ece7e828d6a7a2d1304661a8367012c (diff)
update translations for 5.2.0 alpha1
and force-fix errors using pocheck Change-Id: I75bca3b0cc0333302eac4d11c98ad26dfdc35fd6
Diffstat (limited to 'source/nl/dictionaries')
-rw-r--r--source/nl/dictionaries/es.po12
1 files changed, 6 insertions, 6 deletions
diff --git a/source/nl/dictionaries/es.po b/source/nl/dictionaries/es.po
index 3cb124e5709..2362154a16b 100644
--- a/source/nl/dictionaries/es.po
+++ b/source/nl/dictionaries/es.po
@@ -3,23 +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-23 08:52+0000\n"
-"Last-Translator: Cor <cor.nouws@documentfoundation.org>\n"
+"POT-Creation-Date: 2016-04-16 21:40+0200\n"
+"PO-Revision-Date: 2016-04-17 19:11+0000\n"
+"Last-Translator: Cor Nouws <cor.nouws@documentfoundation.org>\n"
"Language-Team: none\n"
"Language: nl\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: 1353660778.0\n"
+"X-POOTLE-MTIME: 1460920285.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 "Spaanse woordenlijst voor spellingcontrole, regels voor afbrekingen en synoniemenlijst"
eoffice-3-6-2'>libreoffice-3-6-2 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/vcl/workben/mmlfuzzer.options
/tr>
AgeCommit message (Expand)Author
2018-05-27Some LibreOffice Fuzzers Can't Use AFL's Deferred ForkserverCaolán McNamara
2018-01-25put a ceiling on various fuzzer input sizesCaolán McNamara
2018-02-26convert remaining ErrorBox to weld::MessageDialogCaolán McNamara
2017-10-23loplugin:includeform: uuiStephan Bergmann
2017-08-25Allow non-modal Dialogs during FileImport/LoadArmin Le Grand
2017-08-23convert message box style bits to scoped enumNoel Grandin
2017-08-01move resmgr to unotoolsCaolán McNamara
2017-07-21migrate to boost::gettextCaolán McNamara
2015-05-07convert BUTTONDIALOG constants to scoped enumNoel Grandin
2015-03-27fix macro and enum name collision using CamelCaseNoel Grandin
2015-03-27convert BUTTON_ constants to enum classNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-05-02uui: sal_Bool->boolNoel Grandin
2013-10-01convert UUI module from String to OUStringNoel Grandin
2013-06-30XubString->OUStringCaolán McNamara