diff options
Diffstat (limited to 'tde-i18n-it/messages')
-rw-r--r-- | tde-i18n-it/messages/tdeaddons/katetextfilter.po | 39 |
1 files changed, 26 insertions, 13 deletions
diff --git a/tde-i18n-it/messages/tdeaddons/katetextfilter.po b/tde-i18n-it/messages/tdeaddons/katetextfilter.po index 100907d5fd8..8a36dbd86df 100644 --- a/tde-i18n-it/messages/tdeaddons/katetextfilter.po +++ b/tde-i18n-it/messages/tdeaddons/katetextfilter.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: katetextfilter\n" -"POT-Creation-Date: 2014-09-29 12:06-0500\n" +"POT-Creation-Date: 2018-12-30 18:35+0100\n" "PO-Revision-Date: 2005-09-16 12:59+0200\n" "Last-Translator: Marco L. Spolaore <mspolaore@e-tree.com>\n" "Language-Team: italian <tde-i18n@kde.org>\n" @@ -17,17 +17,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.1\n" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + #: plugin_katetextfilter.cpp:66 msgid "Filter Te&xt..." msgstr "&Filtra testo..." #: plugin_katetextfilter.cpp:257 msgid "" -"You are not allowed to execute arbitrary external applications. If you want to " -"be able to do this, contact your system administrator." +"You are not allowed to execute arbitrary external applications. If you want " +"to be able to do this, contact your system administrator." msgstr "" -"Non ti è permesso eseguire programmi esterni arbitrariamente. Se vuoi poterlo " -"fare, contatta il tuo amministratore di sistema." +"Non ti è permesso eseguire programmi esterni arbitrariamente. Se vuoi " +"poterlo fare, contatta il tuo amministratore di sistema." #: plugin_katetextfilter.cpp:259 msgid "Access Restrictions" @@ -43,15 +55,11 @@ msgstr "Inserisci il comando con cui filtrare il testo:" #: plugin_katetextfilter.cpp:311 msgid "" -"<qt>" -"<p>Usage: <code>textfilter COMMAND</code></p>" -"<p>Replace the selection with the output of the specified shell command.</p>" -"</qt>" +"<qt><p>Usage: <code>textfilter COMMAND</code></p><p>Replace the selection " +"with the output of the specified shell command.</p></qt>" msgstr "" -"<qt>" -"<p>Utilizzo: <code>textfilter COMANDO</code></p>" -"<p>Sostituisce la selezione col risultato del comando shell specificato.</p>" -"</qt>" +"<qt><p>Utilizzo: <code>textfilter COMANDO</code></p><p>Sostituisce la " +"selezione col risultato del comando shell specificato.</p></qt>" #: plugin_katetextfilter.cpp:320 msgid "You need to have a selection to use textfilter" @@ -60,3 +68,8 @@ msgstr "Ti serve una selezione per utilizzare textfilter" #: plugin_katetextfilter.cpp:328 msgid "Usage: textfilter COMMAND" msgstr "Uso: textfilter COMANDO" + +#: ui.rc:4 +#, no-c-format +msgid "&Tools" +msgstr "" |