From eda423f0932eb08d4e4ec80c5c8f3b360fdf5816 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sat, 8 Dec 2018 18:55:34 +0100 Subject: Add translation templates for tdelibs. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit 85e3d52550129e0d868bb599203912ce2c900b9d) --- template/messages/tdelibs/tdeioexec.pot | 98 +++++++++++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 template/messages/tdelibs/tdeioexec.pot (limited to 'template/messages/tdelibs/tdeioexec.pot') 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 , 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 \n" +"Language-Team: LANGUAGE \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 "" -- cgit v1.2.1