diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2022-07-10 10:07:34 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2022-07-10 10:07:34 +0200 |
commit | 4334a0307e80cd6752b83a72539f8319d3a21c13 (patch) | |
tree | cc37723e2f1bc24b2bdc30032d83dfba338aa8c7 /plugins/timeshifter | |
parent | 0d5ecede7213a3e842b22953b9e14b2f69dcca62 (diff) | |
download | tderadio-4334a0307e80cd6752b83a72539f8319d3a21c13.tar.gz tderadio-4334a0307e80cd6752b83a72539f8319d3a21c13.zip |
Update CMakeL10n rules.
Update translation template.
Remove templates from the original location.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'plugins/timeshifter')
-rw-r--r-- | plugins/timeshifter/CMakeL10n.txt | 2 | ||||
-rw-r--r-- | plugins/timeshifter/po/tderadio-timeshifter.pot | 94 |
2 files changed, 1 insertions, 95 deletions
diff --git a/plugins/timeshifter/CMakeL10n.txt b/plugins/timeshifter/CMakeL10n.txt index 1da1b3d..1b706ed 100644 --- a/plugins/timeshifter/CMakeL10n.txt +++ b/plugins/timeshifter/CMakeL10n.txt @@ -1,6 +1,6 @@ ##### create translation templates ############## tde_l10n_create_template( - CATALOG "tderadio-timeshifter" + CATALOG "tderadio-timeshifter/" DESTINATION "po" ) diff --git a/plugins/timeshifter/po/tderadio-timeshifter.pot b/plugins/timeshifter/po/tderadio-timeshifter.pot deleted file mode 100644 index 2112ed5..0000000 --- a/plugins/timeshifter/po/tderadio-timeshifter.pot +++ /dev/null @@ -1,94 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. -# -#, fuzzy -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2022-07-09 18:23+0000\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" - -#. Instead of a literal translation, add your name to the end of the list (separated by a comma). -#, ignore-inconsistent -msgid "" -"_: NAME OF TRANSLATORS\n" -"Your names" -msgstr "" - -#. Instead of a literal translation, add your email to the end of the list (separated by a comma). -#, ignore-inconsistent -msgid "" -"_: EMAIL OF TRANSLATORS\n" -"Your emails" -msgstr "" - -#: timeshifter-configuration.cpp:138 -msgid "any ( * )" -msgstr "" - -#: timeshifter-configuration.cpp:140 -msgid "TimeShifter Temporary File Selection" -msgstr "" - -#: timeshifter-configuration.cpp:143 -msgid "Select TimeShifter Temporary File" -msgstr "" - -#: timeshifter.cpp:31 -msgid "TimeShift Support" -msgstr "" - -#: timeshifter.cpp:36 -msgid "TimeShifter Plugin" -msgstr "" - -#: timeshifter.cpp:121 -msgid "Timeshifter" -msgstr "" - -#: timeshifter.cpp:122 -msgid "Timeshifter Options" -msgstr "" - -#: timeshifter.cpp:355 -msgid "TimeShifter::notifySoundStreamData: clients skipped %1 bytes. Data Lost" -msgstr "" - -#: timeshifter.cpp:412 -msgid "internal stream, not stored" -msgstr "" - -#: timeshifter-configuration-ui.ui:16 -#, no-c-format -msgid "SetupDialogGeneral" -msgstr "" - -#: timeshifter-configuration-ui.ui:72 -#, no-c-format -msgid " MB" -msgstr "" - -#: timeshifter-configuration-ui.ui:92 -#, no-c-format -msgid "Maximum File Size" -msgstr "" - -#: timeshifter-configuration-ui.ui:100 -#, no-c-format -msgid "Playback Mixer Device" -msgstr "" - -#: timeshifter-configuration-ui.ui:108 -#, no-c-format -msgid "Temporary File" -msgstr "" - -#: timeshifter-configuration-ui.ui:121 -#, no-c-format -msgid "Playback Mixer Channel" -msgstr "" |