From 7a0a12651bbebbe2efabd81d8a80ee2e877abe94 Mon Sep 17 00:00:00 2001 From: Temuri Doghonadze Date: Sat, 23 Nov 2024 03:48:01 +0000 Subject: [PATCH] Added translation using Weblate (Georgian) --- .../messages/tdeaddons/kateinsertcommand.po | 162 ++++++++++++++++++ 1 file changed, 162 insertions(+) create mode 100644 tde-i18n-ka/messages/tdeaddons/kateinsertcommand.po diff --git a/tde-i18n-ka/messages/tdeaddons/kateinsertcommand.po b/tde-i18n-ka/messages/tdeaddons/kateinsertcommand.po new file mode 100644 index 00000000000..d255ea6d29d --- /dev/null +++ b/tde-i18n-ka/messages/tdeaddons/kateinsertcommand.po @@ -0,0 +1,162 @@ +# SOME DESCRIPTIVE TITLE. +# Temuri Doghonadze , 2024. +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2021-07-07 18:22+0000\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: Automatically generated\n" +"Language-Team: none\n" +"Language: ka\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +#, ignore-inconsistent +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: plugin_kateinsertcommand.cpp:86 +msgid "Insert Command..." +msgstr "" + +#: 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." +msgstr "" + +#: plugin_kateinsertcommand.cpp:113 +msgid "Access Restrictions" +msgstr "" + +#: plugin_kateinsertcommand.cpp:117 +msgid "A process is currently being executed." +msgstr "" + +#: plugin_kateinsertcommand.cpp:204 +msgid "Could not kill command." +msgstr "" + +#: plugin_kateinsertcommand.cpp:204 +msgid "Kill Failed" +msgstr "" + +#: plugin_kateinsertcommand.cpp:211 +msgid "" +"Executing command:\n" +"%1\n" +"\n" +"Press 'Cancel' to abort." +msgstr "" + +#: plugin_kateinsertcommand.cpp:245 +#, c-format +msgid "Command exited with status %1" +msgstr "" + +#: plugin_kateinsertcommand.cpp:246 +msgid "Oops!" +msgstr "" + +#: plugin_kateinsertcommand.cpp:286 plugin_kateinsertcommand.h:74 +msgid "Insert Command" +msgstr "" + +#: plugin_kateinsertcommand.cpp:293 +msgid "Enter &command:" +msgstr "" + +#: plugin_kateinsertcommand.cpp:305 +msgid "Choose &working folder:" +msgstr "" + +#: plugin_kateinsertcommand.cpp:315 +msgid "Insert Std&Err messages" +msgstr "" + +#: plugin_kateinsertcommand.cpp:318 +msgid "&Print command name" +msgstr "" + +#: plugin_kateinsertcommand.cpp:323 +msgid "" +"Enter the shell command, the output of which you want inserted into your " +"document. Feel free to use a pipe or two if you wish." +msgstr "" + +#: plugin_kateinsertcommand.cpp:326 +msgid "" +"Sets the working folder of the command. The command executed is 'cd && " +"'" +msgstr "" + +#: plugin_kateinsertcommand.cpp:329 +msgid "" +"Check this if you want the error output from inserted as well.\n" +"Some commands, such as locate, print everything to STDERR" +msgstr "" + +#: plugin_kateinsertcommand.cpp:332 +msgid "" +"If you check this, the command string will be printed followed by a newline " +"before the output." +msgstr "" + +#: plugin_kateinsertcommand.cpp:379 +msgid "Remember" +msgstr "" + +#: plugin_kateinsertcommand.cpp:381 +msgid "Co&mmands" +msgstr "" + +#: plugin_kateinsertcommand.cpp:388 +msgid "Start In" +msgstr "" + +#: plugin_kateinsertcommand.cpp:390 +msgid "Application &working folder" +msgstr "" + +#: plugin_kateinsertcommand.cpp:391 +msgid "&Document folder" +msgstr "" + +#: plugin_kateinsertcommand.cpp:392 +msgid "&Latest used working folder" +msgstr "" + +#: plugin_kateinsertcommand.cpp:400 +msgid "" +"Sets the number of commands to remember. The command history is saved over " +"sessions." +msgstr "" + +#: plugin_kateinsertcommand.cpp:403 +msgid "" +"

Decides what is suggested as working folder for the command." +"

Application Working Folder (default): The folder " +"from which you launched the application hosting the plugin, usually your " +"home folder.

Document Folder: The folder of the " +"document. Used only for local documents.

Latest Working Folder:" +" The folder used last time you used this plugin.

" +msgstr "" + +#: plugin_kateinsertcommand.h:76 +msgid "Configure Insert Command Plugin" +msgstr "" + +#: plugin_kateinsertcommand.h:137 +msgid "Please Wait" +msgstr ""