diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-31 01:26:09 +0000 |
---|---|---|
committer | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-31 01:26:09 +0000 |
commit | a3d16a8f47b96b5dc59e22804b0f53d1628cb471 (patch) | |
tree | 85354294b2f1a23a7319eb2a1dbf17e38ae356f7 /tde-i18n-nl/messages/tdeaddons | |
parent | 2ff361a07a4e29fadad0e6a1c39cbda925334c1a (diff) | |
download | tde-i18n-a3d16a8f47b96b5dc59e22804b0f53d1628cb471.tar.gz tde-i18n-a3d16a8f47b96b5dc59e22804b0f53d1628cb471.zip |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeaddons/kate - xmltools
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-xmltools/
Diffstat (limited to 'tde-i18n-nl/messages/tdeaddons')
-rw-r--r-- | tde-i18n-nl/messages/tdeaddons/katexmltools.po | 53 |
1 files changed, 34 insertions, 19 deletions
diff --git a/tde-i18n-nl/messages/tdeaddons/katexmltools.po b/tde-i18n-nl/messages/tdeaddons/katexmltools.po index 75f7240a59c..f68f9f6fe04 100644 --- a/tde-i18n-nl/messages/tdeaddons/katexmltools.po +++ b/tde-i18n-nl/messages/tdeaddons/katexmltools.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: katexmltools\n" -"POT-Creation-Date: 2014-09-29 12:06-0500\n" +"POT-Creation-Date: 2018-12-30 18:38+0100\n" "PO-Revision-Date: 2004-07-11 15:11+0200\n" "Last-Translator: Rinse de Vries <rinsedevries@kde.nl>\n" "Language-Team: Nederlands <kde-i18n-nl@kde.org>\n" @@ -21,6 +21,18 @@ msgstr "" "X-Generator: KBabel 1.3.1\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + #: plugin_katexmltools.cpp:152 msgid "&Insert Element..." msgstr "Element &invoegen..." @@ -39,11 +51,11 @@ msgstr "Meta-DTD in XML-formaat toewijzen" #: plugin_katexmltools.cpp:467 msgid "" -"The current file has been identified as a document of type \"%1\". The meta DTD " -"for this document type will now be loaded." +"The current file has been identified as a document of type \"%1\". The meta " +"DTD for this document type will now be loaded." msgstr "" -"Het huidige bestand werd geïdentificeerd als een document van het type \"%1\". " -"De meta-DTD voor dit documenttype zal nu worden geladen." +"Het huidige bestand werd geïdentificeerd als een document van het type " +"\"%1\". De meta-DTD voor dit documenttype zal nu worden geladen." #: plugin_katexmltools.cpp:470 msgid "Loading XML Meta DTD" @@ -67,37 +79,40 @@ msgid "" "Enter XML tag name and attributes (\"<\", \">\" and closing tag will be " "supplied):" msgstr "" -"Voer de XML-tagnaam en -attributen in. (de \"<\", \">" -"\" en afsluitende tag worden aangeleverd):" +"Voer de XML-tagnaam en -attributen in. (de \"<\", \">\" en afsluitende tag " +"worden aangeleverd):" #: pseudo_dtd.cpp:48 msgid "" "The file '%1' could not be parsed. Please check that the file is well-formed " "XML." msgstr "" -"Het bestand '%1' kon niet worden ontleed. Verzeker u ervan dat het bestand de " -"juiste XML-opmaak heeft." +"Het bestand '%1' kon niet worden ontleed. Verzeker u ervan dat het bestand " +"de juiste XML-opmaak heeft." #: pseudo_dtd.cpp:56 msgid "" -"The file '%1' is not in the expected format. Please check that the file is of " -"this type:\n" +"The file '%1' is not in the expected format. Please check that the file is " +"of this type:\n" "-//Norman Walsh//DTD DTDParse V2.0//EN\n" -"You can produce such files with dtdparse. See the Kate Plugin documentation for " -"more information." +"You can produce such files with dtdparse. See the Kate Plugin documentation " +"for more information." msgstr "" -"Het bestand '%1' is niet van het verwachte formaat. Controleer of het bestand " -"van dit type is:\n" +"Het bestand '%1' is niet van het verwachte formaat. Controleer of het " +"bestand van dit type is:\n" "-//Norman Walsh//DTD DTDParse V2.0//EN\n" -"Dergelijke bestanden kunt u aanmaken met dtdparse. Voor meer informatie kunt u " -"terecht bij de Kate Plugin-documentatie." +"Dergelijke bestanden kunt u aanmaken met dtdparse. Voor meer informatie kunt " +"u terecht bij de Kate Plugin-documentatie." #: pseudo_dtd.cpp:71 msgid "Analyzing meta DTD..." msgstr "Bezig meta-DTD te analyseren..." -#. i18n: file ui.rc line 4 -#: rc.cpp:3 +#: pseudo_dtd.cpp:71 +msgid "Cancel" +msgstr "" + +#: ui.rc:4 #, no-c-format msgid "&XML" msgstr "&XML" |