diff options
Diffstat (limited to 'plugins/soundserver')
-rw-r--r-- | plugins/soundserver/CMakeL10n.txt | 2 | ||||
-rw-r--r-- | plugins/soundserver/po/tderadio-soundserver.pot | 40 |
2 files changed, 1 insertions, 41 deletions
diff --git a/plugins/soundserver/CMakeL10n.txt b/plugins/soundserver/CMakeL10n.txt index afd005e..f87b39e 100644 --- a/plugins/soundserver/CMakeL10n.txt +++ b/plugins/soundserver/CMakeL10n.txt @@ -1,6 +1,6 @@ ##### create translation templates ############## tde_l10n_create_template( - CATALOG "tderadio-soundserver" + CATALOG "tderadio-soundserver/" DESTINATION "po" ) diff --git a/plugins/soundserver/po/tderadio-soundserver.pot b/plugins/soundserver/po/tderadio-soundserver.pot deleted file mode 100644 index 1658447..0000000 --- a/plugins/soundserver/po/tderadio-soundserver.pot +++ /dev/null @@ -1,40 +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 <[email protected]>\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 "" - -#: soundserver.cpp:27 -msgid "SoundServer" -msgstr "" - -#: soundserver.cpp:32 -msgid "SoundServer Plugin" -msgstr "" - -#: soundserver.cpp:34 -msgid "initializing tderadio soundserver" -msgstr "" |