diff options
author | TDE Weblate <weblate@mirror.git.trinitydesktop.org> | 2018-12-31 01:25:57 +0000 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-31 02:33:33 +0100 |
commit | 43f9d83f3ed4a3e967a8799c88c6d5fe6aa3dbc4 (patch) | |
tree | 9082cd468a2f21e3a879ff9339ec0be6d88631cb /tde-i18n-ca/messages/tdeaddons | |
parent | 568b04e34003c3f01eb0b01ef5b2ae99a6ae9b8f (diff) | |
download | tde-i18n-43f9d83f3ed4a3e967a8799c88c6d5fe6aa3dbc4.tar.gz tde-i18n-43f9d83f3ed4a3e967a8799c88c6d5fe6aa3dbc4.zip |
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.
Translation: tdeaddons/kate - textfilter
Translate-URL: https://mirror.git.trinitydesktop.org/weblate/projects/tdeaddons/kate-textfilter/
(cherry picked from commit 050b4dce40b1cdd79e0022f9a2364aad03e6ab7f)
Diffstat (limited to 'tde-i18n-ca/messages/tdeaddons')
-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 "" |