diff options
Diffstat (limited to 'template/messages/tdelibs/tdeioexec.pot')
-rw-r--r-- | template/messages/tdelibs/tdeioexec.pot | 98 |
1 files changed, 98 insertions, 0 deletions
diff --git a/template/messages/tdelibs/tdeioexec.pot b/template/messages/tdelibs/tdeioexec.pot new file mode 100644 index 00000000000..df426b0aa31 --- /dev/null +++ b/template/messages/tdelibs/tdeioexec.pot @@ -0,0 +1,98 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-07 05:08+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "" + +#: _translatorinfo:2 +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: main.cpp:50 +msgid "TDEIO Exec - Opens remote files, watches modifications, asks for upload" +msgstr "" + +#: main.cpp:54 +msgid "Treat URLs as local files and delete them afterwards" +msgstr "" + +#: main.cpp:55 +msgid "Suggested file name for the downloaded file" +msgstr "" + +#: main.cpp:56 +msgid "Command to execute" +msgstr "" + +#: main.cpp:57 +msgid "URL(s) or local file(s) used for 'command'" +msgstr "" + +#: main.cpp:73 +msgid "'command' expected.\n" +msgstr "" + +#: main.cpp:102 +msgid "" +"The URL %1\n" +"is malformed" +msgstr "" + +#: main.cpp:104 +msgid "" +"Remote URL %1\n" +"not allowed with --tempfiles switch" +msgstr "" + +#: main.cpp:237 +msgid "" +"The supposedly temporary file\n" +"%1\n" +"has been modified.\n" +"Do you still want to delete it?" +msgstr "" + +#: main.cpp:238 main.cpp:245 +msgid "File Changed" +msgstr "" + +#: main.cpp:238 +msgid "Do Not Delete" +msgstr "" + +#: main.cpp:244 +msgid "" +"The file\n" +"%1\n" +"has been modified.\n" +"Do you want to upload the changes?" +msgstr "" + +#: main.cpp:245 +msgid "Upload" +msgstr "" + +#: main.cpp:245 +msgid "Do Not Upload" +msgstr "" + +#: main.cpp:274 +msgid "KIOExec" +msgstr "" |