diff options
Diffstat (limited to 'po/modules/sharedfileswindow/sharedfileswindow.pot')
-rw-r--r-- | po/modules/sharedfileswindow/sharedfileswindow.pot | 131 |
1 files changed, 131 insertions, 0 deletions
diff --git a/po/modules/sharedfileswindow/sharedfileswindow.pot b/po/modules/sharedfileswindow/sharedfileswindow.pot new file mode 100644 index 00000000..689e445d --- /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 <EMAIL@ADDRESS>, 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 <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <[email protected]>\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 "" |