diff options
Diffstat (limited to 'tde-i18n-en_GB/messages/tdeaddons/kateinsertcommand.po')
-rw-r--r-- | tde-i18n-en_GB/messages/tdeaddons/kateinsertcommand.po | 69 |
1 files changed, 42 insertions, 27 deletions
diff --git a/tde-i18n-en_GB/messages/tdeaddons/kateinsertcommand.po b/tde-i18n-en_GB/messages/tdeaddons/kateinsertcommand.po index 5c2ddcc8c64..f518d83b0a1 100644 --- a/tde-i18n-en_GB/messages/tdeaddons/kateinsertcommand.po +++ b/tde-i18n-en_GB/messages/tdeaddons/kateinsertcommand.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: kateinsertcommand\n" -"POT-Creation-Date: 2014-09-29 12:06-0500\n" +"POT-Creation-Date: 2018-12-30 18:11+0100\n" "PO-Revision-Date: 2006-03-12 17:23+0000\n" "Last-Translator: Malcolm Hunter <malcolm.hunter@gmx.co.uk>\n" "Language-Team: British English <kde-en-gb@kde.me.uk>\n" @@ -16,17 +16,29 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.10.2\n" +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + #: plugin_kateinsertcommand.cpp:86 msgid "Insert Command..." msgstr "Insert Command..." #: plugin_kateinsertcommand.cpp:113 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 "" -"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." #: plugin_kateinsertcommand.cpp:113 msgid "Access Restrictions" @@ -36,6 +48,10 @@ msgstr "Access Restrictions" msgid "A process is currently being executed." msgstr "A process is currently being executed." +#: plugin_kateinsertcommand.cpp:118 +msgid "Error" +msgstr "" + #: plugin_kateinsertcommand.cpp:204 msgid "Could not kill command." msgstr "Could not kill command." @@ -95,11 +111,11 @@ msgstr "" #: plugin_kateinsertcommand.cpp:326 msgid "" -"Sets the working folder of the command. The command executed is 'cd <dir> " -"&& <command>'" +"Sets the working folder of the command. The command executed is 'cd <dir> && " +"<command>'" msgstr "" -"Sets the working folder of the command. The command executed is 'cd <dir> " -"&& <command>'" +"Sets the working folder of the command. The command executed is 'cd <dir> && " +"<command>'" #: plugin_kateinsertcommand.cpp:329 msgid "" @@ -151,25 +167,19 @@ msgstr "" #: plugin_kateinsertcommand.cpp:403 msgid "" -"<qt>" -"<p>Decides what is suggested as <em>working folder</em> for the command.</p>" -"<p><strong>Application Working Folder (default):</strong> " -"The folder from which you launched the application hosting the plugin, usually " -"your home folder.</p>" -"<p><strong>Document Folder:</strong> The folder of the document. Used only for " -"local documents.</p>" -"<p><strong>Latest Working Folder:</strong> The folder used last time you used " -"this plugin.</p></qt>" +"<qt><p>Decides what is suggested as <em>working folder</em> for the command." +"</p><p><strong>Application Working Folder (default):</strong> The folder " +"from which you launched the application hosting the plugin, usually your " +"home folder.</p><p><strong>Document Folder:</strong> The folder of the " +"document. Used only for local documents.</p><p><strong>Latest Working Folder:" +"</strong> The folder used last time you used this plugin.</p></qt>" msgstr "" -"<qt>" -"<p>Decides what is suggested as <em>working folder</em> for the command.</p>" -"<p><strong>Application Working Folder (default):</strong> " -"The folder from which you launched the application hosting the plugin, usually " -"your home folder.</p>" -"<p><strong>Document Folder:</strong> The folder of the document. Used only for " -"local documents.</p>" -"<p><strong>Latest Working Folder:</strong> The folder used last time you used " -"this plugin.</p></qt>" +"<qt><p>Decides what is suggested as <em>working folder</em> for the command." +"</p><p><strong>Application Working Folder (default):</strong> The folder " +"from which you launched the application hosting the plugin, usually your " +"home folder.</p><p><strong>Document Folder:</strong> The folder of the " +"document. Used only for local documents.</p><p><strong>Latest Working Folder:" +"</strong> The folder used last time you used this plugin.</p></qt>" #: plugin_kateinsertcommand.h:76 msgid "Configure Insert Command Plugin" @@ -178,3 +188,8 @@ msgstr "Configure Insert Command Plugin" #: plugin_kateinsertcommand.h:137 msgid "Please Wait" msgstr "Please Wait" + +#: ui.rc:4 +#, no-c-format +msgid "&Tools" +msgstr "" |