diff options
author | Slávek Banko <[email protected]> | 2019-01-03 15:15:01 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-01-03 15:16:01 +0100 |
commit | 67228e1a10f4c4179c8431646ab2b320e3194d24 (patch) | |
tree | cb20b591c2e9e1ecd32881d26a67d6ac20ef1d9f /po/tdeio_krarc.pot | |
parent | 59d99ed7960bbbdef80cdec6d7220ffdbe116a05 (diff) | |
download | krusader-67228e1a10f4c4179c8431646ab2b320e3194d24.tar.gz krusader-67228e1a10f4c4179c8431646ab2b320e3194d24.zip |
Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit ce66f07994834079a1fc489fbf6dfbf8a10edc76)
Diffstat (limited to 'po/tdeio_krarc.pot')
-rw-r--r-- | po/tdeio_krarc.pot | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/po/tdeio_krarc.pot b/po/tdeio_krarc.pot new file mode 100644 index 0000000..93619ea --- /dev/null +++ b/po/tdeio_krarc.pot @@ -0,0 +1,80 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-01-03 14:59+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" +"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 "" + +#: krarc.cpp:127 +msgid "Creating directories is not supported with %1 archives" +msgstr "" + +#: krarc.cpp:157 +msgid "Creating %1 ..." +msgstr "" + +#: krarc.cpp:187 +msgid "Writing to %1 archives is not supported" +msgstr "" + +#: krarc.cpp:228 +msgid "Packing %1 ..." +msgstr "" + +#: krarc.cpp:262 +msgid "Retrieving data from %1 archives is not supported" +msgstr "" + +#: krarc.cpp:320 krarc.cpp:555 +msgid "Unpacking %1 ..." +msgstr "" + +#: krarc.cpp:443 +msgid "Deleting files from %1 archives is not supported" +msgstr "" + +#: krarc.cpp:459 +msgid "Deleting %1 ..." +msgstr "" + +#: krarc.cpp:483 +msgid "Accessing files is not supported with the %1 archives" +msgstr "" + +#: krarc.cpp:583 +msgid "Listing directories is not supported for %1 archives" +msgstr "" + +#: krarc.cpp:1389 +msgid "" +"\n" +"Make sure that the %1 binary are installed properly on your system." +msgstr "" + +#: krarc.cpp:1612 krarc.cpp:1636 +msgid "Krarc Password Dialog" +msgstr "" + +#: krarc.cpp:1653 +msgid "Accessing the file requires password." +msgstr "" |