From 0fbed184dad1ff80086bf6b3cd5d411837f3cacb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 9 Jan 2019 20:09:00 +0100 Subject: Add CMakeL10n rules. Create translation template. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- po/modules/sharedfileswindow/sharedfileswindow.pot | 131 +++++++++++++++++++++ 1 file changed, 131 insertions(+) create mode 100644 po/modules/sharedfileswindow/sharedfileswindow.pot (limited to 'po/modules/sharedfileswindow') diff --git a/po/modules/sharedfileswindow/sharedfileswindow.pot b/po/modules/sharedfileswindow/sharedfileswindow.pot new file mode 100644 index 0000000..689e445 --- /dev/null +++ b/po/modules/sharedfileswindow/sharedfileswindow.pot @@ -0,0 +1,131 @@ +# SOME DESCRIPTIVE TITLE. +# This file is put in the public domain. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-01-06 20:33+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#: _translatorinfo:1 +msgctxt "NAME OF TRANSLATORS" +msgid "Your names" +msgstr "" + +#: _translatorinfo:2 +msgctxt "EMAIL OF TRANSLATORS" +msgid "Your emails" +msgstr "" + +#: src/modules/sharedfileswindow/libkvisharedfileswindow.cpp:125 +msgid "Manage S&hared Files" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:60 +msgid "Edit Shared File - KVIrc" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:62 +msgid "Share name:" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:68 +msgid "File path:" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:74 +msgid "&Browse..." +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:78 +msgid "User mask:" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:84 +msgid "Expire at:" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:94 +msgid "&OK" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:98 +msgid "Cancel" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:156 +msgid "Invalid expire time" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:157 +msgid "" +"The expire date/time is in the past: please either remove the \"expires" +"\"check mark or specify a expire date/time in the future" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:159 +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:167 +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:176 +msgid "OK" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:165 +msgid "Invalid share name" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:166 +msgid "The share name can't be empty, please correct it" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:174 +msgid "Can't open the file" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:175 +msgid "The file doesn't exist or it is not readable, please check the path" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:195 +msgid "Never" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:220 +msgid "Name" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:221 +msgid "Filename" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:222 +msgid "Mask" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:223 +msgid "Expires" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:233 +msgid "&Add..." +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:235 +msgid "Re&move" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:237 +msgid "&Edit" +msgstr "" + +#: src/modules/sharedfileswindow/sharedfileswindow.cpp:689 +msgid "Shared Files" +msgstr "" -- cgit v1.2.3