diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2018-12-30 16:41:03 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2018-12-30 16:41:03 +0100 |
commit | eed8f695f27ea573e9898b56811232de777c7613 (patch) | |
tree | 6d0d2c69673ad08d0b100be050b7bd1c55ecb939 /tderadio3/plugins/gui-error-log/po | |
parent | 4c586a178028dc696df183ab569e939ea2f30d1e (diff) | |
download | tderadio-eed8f695f27ea573e9898b56811232de777c7613.tar.gz tderadio-eed8f695f27ea573e9898b56811232de777c7613.zip |
Add CMakeL10n rules.
Create translation template.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'tderadio3/plugins/gui-error-log/po')
-rw-r--r-- | tderadio3/plugins/gui-error-log/po/tderadio-gui-error-log.pot | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/tderadio3/plugins/gui-error-log/po/tderadio-gui-error-log.pot b/tderadio3/plugins/gui-error-log/po/tderadio-gui-error-log.pot new file mode 100644 index 0000000..c0b7cca --- /dev/null +++ b/tderadio3/plugins/gui-error-log/po/tderadio-gui-error-log.pot @@ -0,0 +1,84 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2018-12-30 16:18+0100\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" +"Language-Team: LANGUAGE <LL@li.org>\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 "" + +#: errorlog.cpp:39 +msgid "Error Logging Window for TDERadio" +msgstr "" + +#: errorlog.cpp:52 +msgid "Save &as" +msgstr "" + +#: errorlog.cpp:54 +msgid "Error Logger" +msgstr "" + +#: errorlog.cpp:57 +msgid "TDERadio Logger" +msgstr "" + +#: errorlog.cpp:58 +msgid "Information" +msgstr "" + +#: errorlog.cpp:70 errorlog.cpp:84 errorlog.cpp:99 errorlog.cpp:113 +msgid "logging started" +msgstr "" + +#: errorlog.cpp:73 +msgid "Warnings" +msgstr "" + +#: errorlog.cpp:88 +msgid "Errors" +msgstr "" + +#: errorlog.cpp:101 +msgid "Debugging" +msgstr "" + +#: errorlog.cpp:219 +msgid "Log Files" +msgstr "" + +#: errorlog.cpp:221 +msgid "Select Log File" +msgstr "" + +#: errorlog.cpp:225 +msgid "Save TDERadio Logging Data as ..." +msgstr "" + +#: errorlog.cpp:247 +#, c-format +msgid "error writing to tempfile %1" +msgstr "" + +#: errorlog.cpp:256 +#, c-format +msgid "error uploading preset file %1" +msgstr "" |