diff options
author | Slávek Banko <[email protected]> | 2019-01-03 17:30:30 +0100 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-01-03 17:30:30 +0100 |
commit | 63565415521ec566485fec1d59887e066c22d490 (patch) | |
tree | c35517d35763621cac42df49d9e8ba68737e81c5 /po/mplayerthumbs.pot | |
parent | 163a5a39970939d97709d0fd5e0ca3637db91c54 (diff) | |
download | mplayerthumbs-63565415521ec566485fec1d59887e066c22d490.tar.gz mplayerthumbs-63565415521ec566485fec1d59887e066c22d490.zip |
Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'po/mplayerthumbs.pot')
-rw-r--r-- | po/mplayerthumbs.pot | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/po/mplayerthumbs.pot b/po/mplayerthumbs.pot new file mode 100644 index 0000000..b4b9821 --- /dev/null +++ b/po/mplayerthumbs.pot @@ -0,0 +1,65 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2019-01-03 17:27+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 "" + +#: mplayerthumbsconfig/main.cpp:29 +msgid "MPlayerThumbs Configuration Utility" +msgstr "" + +#: mplayerthumbsconfig/main.cpp:41 +msgid "MPlayerThumbsConfig" +msgstr "" + +#: mplayerthumbsconfig/mplayerthumbscfg.cpp:37 +msgid "Enter here the path for mplayer executable file." +msgstr "" + +#: mplayerthumbsconfig/mplayerthumbscfg.cpp:39 +msgid "Custom arguments for mplayer." +msgstr "" + +#: mplayerthumbsconfig/mplayerthumbscfg.cpp:41 +msgid "Blacklisted File Extensions" +msgstr "" + +#: mplayerthumbsconfig/mplayerthumbscfg.cpp:43 +msgid "General" +msgstr "" + +#: mplayerthumbs.kcfg:7 +#, no-c-format +msgid "Full path of the mplayer binary to use." +msgstr "" + +#: mplayerthumbs.kcfg:10 +#, no-c-format +msgid "File extensions that mplayerthumbs should avoid" +msgstr "" + +#: mplayerthumbs.kcfg:13 +#, no-c-format +msgid "Append custom arguments to mplayer" +msgstr "" |