diff options
Diffstat (limited to 'plugins/soundserver/translations')
4 files changed, 127 insertions, 0 deletions
diff --git a/plugins/soundserver/translations/messages/CMakeLists.txt b/plugins/soundserver/translations/messages/CMakeLists.txt new file mode 100644 index 0000000..24e3bd8 --- /dev/null +++ b/plugins/soundserver/translations/messages/CMakeLists.txt @@ -0,0 +1 @@ +tde_add_project_translations() diff --git a/plugins/soundserver/translations/messages/tderadio-soundserver/de.po b/plugins/soundserver/translations/messages/tderadio-soundserver/de.po new file mode 100644 index 0000000..19e4c42 --- /dev/null +++ b/plugins/soundserver/translations/messages/tderadio-soundserver/de.po @@ -0,0 +1,44 @@ +# translation of de.po to +# translation of tderadio-sound-server.po to +# This file is put in the public domain. +# +# Ernst Martin Witte <emw@nocabal.de>, 2006. +msgid "" +msgstr "" +"Project-Id-Version: de\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-05-11 04:30+0200\n" +"PO-Revision-Date: 2019-11-22 13:27+0000\n" +"Last-Translator: Chris <xchrisx@uber.space>\n" +"Language-Team: German <https://mirror.git.trinitydesktop.org/weblate/" +"projects/applications/tderadio-soundserver/de/>\n" +"Language: de\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Weblate 3.9.1\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +msgid "" +"_: NAME OF TRANSLATORS\n" +"Your names" +msgstr "Chris (TDE)" + +#. Instead of a literal translation, add your email to the end of the list (separated by a comma). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "(Keine Email)" + +#: soundserver.cpp:27 +msgid "SoundServer" +msgstr "SoundServer" + +#: soundserver.cpp:32 +msgid "SoundServer Plugin" +msgstr "SoundServer Zusatzmodul" + +#: soundserver.cpp:34 +msgid "initializing tderadio soundserver" +msgstr "Initialisierung des TDERadio-Soundservers" diff --git a/plugins/soundserver/translations/messages/tderadio-soundserver/ru.po b/plugins/soundserver/translations/messages/tderadio-soundserver/ru.po new file mode 100644 index 0000000..b0c42ef --- /dev/null +++ b/plugins/soundserver/translations/messages/tderadio-soundserver/ru.po @@ -0,0 +1,42 @@ +# translation of ru.po to +# translation of tderadio-soundserver.po to +# This file is put in the public domain. +# Алексей Кузнецов <Alexey.Kouznetsov@GMail.com>, 2006. +# +msgid "" +msgstr "" +"Project-Id-Version: ru\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-05-11 04:30+0200\n" +"PO-Revision-Date: 2006-11-08 12:46+0300\n" +"Last-Translator: Алексей Кузнецов <Alexey.Kouznetsov@GMail.com>\n" +"Language-Team: <ru@li.org>\n" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: KBabel 1.10\n" + +#. Instead of a literal translation, add your name to the end of the list (separated by a comma). +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). +msgid "" +"_: EMAIL OF TRANSLATORS\n" +"Your emails" +msgstr "" + +#: soundserver.cpp:27 +msgid "SoundServer" +msgstr "SoundServer" + +#: soundserver.cpp:32 +msgid "SoundServer Plugin" +msgstr "Модуль звукового сервера" + +#: soundserver.cpp:34 +msgid "initializing tderadio soundserver" +msgstr "Включение звукового сервера TDERadio" diff --git a/plugins/soundserver/translations/messages/tderadio-soundserver/tderadio-soundserver.pot b/plugins/soundserver/translations/messages/tderadio-soundserver/tderadio-soundserver.pot new file mode 100644 index 0000000..54cb4f5 --- /dev/null +++ b/plugins/soundserver/translations/messages/tderadio-soundserver/tderadio-soundserver.pot @@ -0,0 +1,40 @@ +# SOME DESCRIPTIVE TITLE. +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2020-05-11 04:30+0200\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 "" + +#: soundserver.cpp:27 +msgid "SoundServer" +msgstr "" + +#: soundserver.cpp:32 +msgid "SoundServer Plugin" +msgstr "" + +#: soundserver.cpp:34 +msgid "initializing tderadio soundserver" +msgstr "" |