diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-31 01:26:09 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-31 02:33:36 +0100 |
commit | 42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14 (patch) | |
tree | 15344228c219b1ffe1d71dfcd4eadab92aadbdad /tde-i18n-it/messages | |
parent | 738203da9c195811b7a43407fa57e94173c2bb4c (diff) | |
download | tde-i18n-42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14.tar.gz tde-i18n-42e1ee0fe8aa1ec9cabdbb6a7a45c13636efbf14.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/
(cherry picked from commit a3d16a8f47b96b5dc59e22804b0f53d1628cb471)
Diffstat (limited to 'tde-i18n-it/messages')
-rw-r--r-- | tde-i18n-it/messages/tdeaddons/katexmltools.po | 53 |
1 files changed, 34 insertions, 19 deletions
diff --git a/tde-i18n-it/messages/tdeaddons/katexmltools.po b/tde-i18n-it/messages/tdeaddons/katexmltools.po index 2865ce330ec..019398ebcc5 100644 --- a/tde-i18n-it/messages/tdeaddons/katexmltools.po +++ b/tde-i18n-it/messages/tdeaddons/katexmltools.po @@ -6,7 +6,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: 2007-09-22 01:08+0200\n" "Last-Translator: Marco L. Spolaore <mspolaore@e-tree.com>\n" "Language-Team: italiano <it@li.org>\n" @@ -17,6 +17,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 "&Inserisci Elemento..." @@ -35,11 +47,11 @@ msgstr "Assegna meta-DTD in formato XML" #: 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 "" -"Il file corrente è stato identificato come documento di tipo \"%1\". Il " -"meta-DTD per questo tipo di documento non verrà caricato." +"Il file corrente è stato identificato come documento di tipo \"%1\". Il meta-" +"DTD per questo tipo di documento non verrà caricato." #: plugin_katexmltools.cpp:470 msgid "Loading XML Meta DTD" @@ -63,37 +75,40 @@ msgid "" "Enter XML tag name and attributes (\"<\", \">\" and closing tag will be " "supplied):" msgstr "" -"Inserisci il nome del tag XML e gli attributi (\"<\", \">" -"\" e i tag di chiusura verranno forniti):" +"Inserisci il nome del tag XML e gli attributi (\"<\", \">\" e i tag di " +"chiusura verranno forniti):" #: pseudo_dtd.cpp:48 msgid "" "The file '%1' could not be parsed. Please check that the file is well-formed " "XML." msgstr "" -"Non è possibile effettuare il parse del file '%1'. Per piacere, controlla che " -"il file sia scritto correttamente in XML." +"Non è possibile effettuare il parse del file '%1'. Per piacere, controlla " +"che il file sia scritto correttamente in XML." #: 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 "" -"Il file \"%1\" non è scritto nel formato corretto. Controlla che il file sia di " -"questo tipo:\n" +"Il file \"%1\" non è scritto nel formato corretto. Controlla che il file sia " +"di questo tipo:\n" "-//Norman Walsh//DTD DTDParse V2.0//EN\n" -"Puoi produrre tali file con dtdparse. Vedi la documentazione dei plugin di Kate " -"per maggiori informazioni." +"Puoi produrre tali file con dtdparse. Vedi la documentazione dei plugin di " +"Kate per maggiori informazioni." #: pseudo_dtd.cpp:71 msgid "Analyzing meta DTD..." msgstr "Analisi meta-DTD in corso..." -#. 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" |