diff options
Diffstat (limited to 'tde-i18n-ca')
-rw-r--r-- | tde-i18n-ca/messages/tdeaddons/katetextfilter.po | 39 |
1 files changed, 26 insertions, 13 deletions
diff --git a/tde-i18n-ca/messages/tdeaddons/katetextfilter.po b/tde-i18n-ca/messages/tdeaddons/katetextfilter.po index 9f175cc0668..08b7c33ac0c 100644 --- a/tde-i18n-ca/messages/tdeaddons/katetextfilter.po +++ b/tde-i18n-ca/messages/tdeaddons/katetextfilter.po @@ -6,7 +6,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: 2006-11-18 16:18+0100\n" "Last-Translator: Josep Ma. Ferrer <txemaq@gmail.com>\n" "Language-Team: Catalan <kde-i18n-ca@kde.org>\n" @@ -16,17 +16,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\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 "Filtre de te&xt..." #: 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 "" -"No es permet executar aplicacions externes arbitràries. Si voleu ser capaç de " -"fer-ho, contacteu amb el vostre administrador de sistema." +"No es permet executar aplicacions externes arbitràries. Si voleu ser capaç " +"de fer-ho, contacteu amb el vostre administrador de sistema." #: plugin_katetextfilter.cpp:259 msgid "Access Restrictions" @@ -42,15 +54,11 @@ msgstr "Introduir un comandament per a processar el text seleccionat:" #: 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>Sintaxi: <code>textfilter ORDRE</code></p>" -"<p>Reemplaça la selecció amb la sortida de l'ordre executada per l'intèrpret " -"d'odres.</p></qt>" +"<qt><p>Sintaxi: <code>textfilter ORDRE</code></p><p>Reemplaça la selecció " +"amb la sortida de l'ordre executada per l'intèrpret d'odres.</p></qt>" #: plugin_katetextfilter.cpp:320 msgid "You need to have a selection to use textfilter" @@ -59,3 +67,8 @@ msgstr "Us cal fer una selecció per a emprar textfilter" #: plugin_katetextfilter.cpp:328 msgid "Usage: textfilter COMMAND" msgstr "Sintaxi: textfilter ORDRE" + +#: ui.rc:4 +#, no-c-format +msgid "&Tools" +msgstr "" |