diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-07-09 15:15:00 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-07-09 15:15:00 +0900 |
commit | 9f9fadc0c0b13a0bd8f39ceb619508c23c9dc6e6 (patch) | |
tree | 23f5bd4e2a42f647246a0c5893aed965b9cccb4b /plugins/timecontrol | |
parent | 15cd51667e00c2e82d64942ed0b29f917fbbc137 (diff) | |
download | tderadio-9f9fadc0c0b13a0bd8f39ceb619508c23c9dc6e6.tar.gz tderadio-9f9fadc0c0b13a0bd8f39ceb619508c23c9dc6e6.zip |
Copy translation files to new location
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'plugins/timecontrol')
-rw-r--r-- | plugins/timecontrol/po/Makefile.am | 3 | ||||
-rw-r--r-- | plugins/timecontrol/po/tderadio-timecontrol/Makefile.am | 2 | ||||
-rw-r--r-- | plugins/timecontrol/po/tderadio-timecontrol/de.po | 116 | ||||
-rw-r--r-- | plugins/timecontrol/po/tderadio-timecontrol/pt.po | 111 | ||||
-rw-r--r-- | plugins/timecontrol/po/tderadio-timecontrol/ru.po | 116 | ||||
-rw-r--r-- | plugins/timecontrol/po/tderadio-timecontrol/tderadio-timecontrol.pot | 114 |
6 files changed, 460 insertions, 2 deletions
diff --git a/plugins/timecontrol/po/Makefile.am b/plugins/timecontrol/po/Makefile.am index 26d490c..acc31b0 100644 --- a/plugins/timecontrol/po/Makefile.am +++ b/plugins/timecontrol/po/Makefile.am @@ -1,2 +1 @@ -PACKAGE = tderadio-timecontrol -POFILES = AUTO +SUBDIRS = tderadio-timecontrol diff --git a/plugins/timecontrol/po/tderadio-timecontrol/Makefile.am b/plugins/timecontrol/po/tderadio-timecontrol/Makefile.am new file mode 100644 index 0000000..26d490c --- /dev/null +++ b/plugins/timecontrol/po/tderadio-timecontrol/Makefile.am @@ -0,0 +1,2 @@ +PACKAGE = tderadio-timecontrol +POFILES = AUTO diff --git a/plugins/timecontrol/po/tderadio-timecontrol/de.po b/plugins/timecontrol/po/tderadio-timecontrol/de.po new file mode 100644 index 0000000..b84f50f --- /dev/null +++ b/plugins/timecontrol/po/tderadio-timecontrol/de.po @@ -0,0 +1,116 @@ +# translation of de.po to +# translation of tderadio-timecontrol.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: 2006-11-06 01:16+0100\n" +"Last-Translator: Ernst Martin Witte <emw@nocabal.de>\n" +"Language-Team: <de@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.11.4\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 "Ernst Martin Witte" + +#. 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 "emw@nocabal.de" + +#: timecontrol-configuration.cpp:181 +msgid "<don't change>" +msgstr "<nicht verändern>" + +#: timecontrol.cpp:42 +msgid "Time Control and Alarm Functions" +msgstr "Zeitsteurungs- und Weckfunktionen" + +#: timecontrol.cpp:48 +msgid "TimeControl Plugin" +msgstr "Zeitsteuerungs-Plugin" + +#: timecontrol-configuration-ui.ui:117 timecontrol.cpp:270 +#, no-c-format +msgid "Alarms" +msgstr "Wecker" + +#: timecontrol.cpp:270 +msgid "Setup Alarms" +msgstr "Wecker einrichten" + +#: timecontrol-configuration-ui.ui:32 +#, no-c-format +msgid "sleep countdown" +msgstr "Schlummermodus" + +#: timecontrol-configuration-ui.ui:40 +#, no-c-format +msgid " min" +msgstr " min" + +#: timecontrol-configuration-ui.ui:180 +#, no-c-format +msgid "Date" +msgstr "Datum" + +#: timecontrol-configuration-ui.ui:203 +#, no-c-format +msgid "Time" +msgstr "Uhrzeit" + +#: timecontrol-configuration-ui.ui:226 +#, no-c-format +msgid "Volume" +msgstr "Lautstärke" + +#: timecontrol-configuration-ui.ui:234 +#, no-c-format +msgid " %" +msgstr " %" + +#: timecontrol-configuration-ui.ui:263 +#, no-c-format +msgid "enabled" +msgstr "aktiv" + +#: timecontrol-configuration-ui.ui:331 +#, no-c-format +msgid "daily" +msgstr "täglich" + +#: timecontrol-configuration-ui.ui:341 +#, no-c-format +msgid "Radio Station" +msgstr "Sender" + +#: timecontrol-configuration-ui.ui:393 +#, no-c-format +msgid "Start Playing" +msgstr "Radio einschalten" + +#: timecontrol-configuration-ui.ui:401 +#, no-c-format +msgid "Stop Playing" +msgstr "Radio ausschalten" + +#: timecontrol-configuration-ui.ui:409 +#, no-c-format +msgid "Start Recording" +msgstr "Aufnahme starten" + +#: timecontrol-configuration-ui.ui:417 +#, no-c-format +msgid "Stop Recording" +msgstr "Aufnahme beenden" diff --git a/plugins/timecontrol/po/tderadio-timecontrol/pt.po b/plugins/timecontrol/po/tderadio-timecontrol/pt.po new file mode 100644 index 0000000..30d85af --- /dev/null +++ b/plugins/timecontrol/po/tderadio-timecontrol/pt.po @@ -0,0 +1,111 @@ +# SOME DESCRIPTIVE TITLE. +# Hugo Carvalho <hugokarvalho@hotmail.com>, 2020. +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: Automatically generated\n" +"Language-Team: none\n" +"Language: pt\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). +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 "" + +#: timecontrol-configuration.cpp:181 +msgid "<don't change>" +msgstr "" + +#: timecontrol.cpp:42 +msgid "Time Control and Alarm Functions" +msgstr "" + +#: timecontrol.cpp:48 +msgid "TimeControl Plugin" +msgstr "" + +#: timecontrol-configuration-ui.ui:117 timecontrol.cpp:270 +#, no-c-format +msgid "Alarms" +msgstr "" + +#: timecontrol.cpp:270 +msgid "Setup Alarms" +msgstr "" + +#: timecontrol-configuration-ui.ui:32 +#, no-c-format +msgid "sleep countdown" +msgstr "" + +#: timecontrol-configuration-ui.ui:40 +#, no-c-format +msgid " min" +msgstr "" + +#: timecontrol-configuration-ui.ui:180 +#, no-c-format +msgid "Date" +msgstr "" + +#: timecontrol-configuration-ui.ui:203 +#, no-c-format +msgid "Time" +msgstr "" + +#: timecontrol-configuration-ui.ui:226 +#, no-c-format +msgid "Volume" +msgstr "" + +#: timecontrol-configuration-ui.ui:234 +#, no-c-format +msgid " %" +msgstr "" + +#: timecontrol-configuration-ui.ui:263 +#, no-c-format +msgid "enabled" +msgstr "" + +#: timecontrol-configuration-ui.ui:331 +#, no-c-format +msgid "daily" +msgstr "" + +#: timecontrol-configuration-ui.ui:341 +#, no-c-format +msgid "Radio Station" +msgstr "" + +#: timecontrol-configuration-ui.ui:393 +#, no-c-format +msgid "Start Playing" +msgstr "" + +#: timecontrol-configuration-ui.ui:401 +#, no-c-format +msgid "Stop Playing" +msgstr "" + +#: timecontrol-configuration-ui.ui:409 +#, no-c-format +msgid "Start Recording" +msgstr "" + +#: timecontrol-configuration-ui.ui:417 +#, no-c-format +msgid "Stop Recording" +msgstr "" diff --git a/plugins/timecontrol/po/tderadio-timecontrol/ru.po b/plugins/timecontrol/po/tderadio-timecontrol/ru.po new file mode 100644 index 0000000..50bd8a9 --- /dev/null +++ b/plugins/timecontrol/po/tderadio-timecontrol/ru.po @@ -0,0 +1,116 @@ +# translation of ru.po to +# translation of tderadio-timecontrol.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:57+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 "Alexey.Kouznetsov@GMail.com" + +#: timecontrol-configuration.cpp:181 +msgid "<don't change>" +msgstr "<не менять>" + +#: timecontrol.cpp:42 +msgid "Time Control and Alarm Functions" +msgstr "Функции таймера и работы по расписанию" + +#: timecontrol.cpp:48 +msgid "TimeControl Plugin" +msgstr "Модуль ремени" + +#: timecontrol-configuration-ui.ui:117 timecontrol.cpp:270 +#, no-c-format +msgid "Alarms" +msgstr "Расписание" + +#: timecontrol.cpp:270 +msgid "Setup Alarms" +msgstr "Расписание" + +#: timecontrol-configuration-ui.ui:32 +#, no-c-format +msgid "sleep countdown" +msgstr "Период таймера отключения" + +#: timecontrol-configuration-ui.ui:40 +#, no-c-format +msgid " min" +msgstr " мин" + +#: timecontrol-configuration-ui.ui:180 +#, no-c-format +msgid "Date" +msgstr "Дата" + +#: timecontrol-configuration-ui.ui:203 +#, no-c-format +msgid "Time" +msgstr "Время" + +#: timecontrol-configuration-ui.ui:226 +#, no-c-format +msgid "Volume" +msgstr "Громкость" + +#: timecontrol-configuration-ui.ui:234 +#, no-c-format +msgid " %" +msgstr " %" + +#: timecontrol-configuration-ui.ui:263 +#, no-c-format +msgid "enabled" +msgstr "Включено" + +#: timecontrol-configuration-ui.ui:331 +#, no-c-format +msgid "daily" +msgstr "Ежедневно" + +#: timecontrol-configuration-ui.ui:341 +#, no-c-format +msgid "Radio Station" +msgstr "Радиостанция" + +#: timecontrol-configuration-ui.ui:393 +#, no-c-format +msgid "Start Playing" +msgstr "Начать воспроизведение" + +#: timecontrol-configuration-ui.ui:401 +#, no-c-format +msgid "Stop Playing" +msgstr "Остановить воспроизведение" + +#: timecontrol-configuration-ui.ui:409 +#, no-c-format +msgid "Start Recording" +msgstr "Начать запись" + +#: timecontrol-configuration-ui.ui:417 +#, no-c-format +msgid "Stop Recording" +msgstr "Остановить запись" diff --git a/plugins/timecontrol/po/tderadio-timecontrol/tderadio-timecontrol.pot b/plugins/timecontrol/po/tderadio-timecontrol/tderadio-timecontrol.pot new file mode 100644 index 0000000..a8b0c40 --- /dev/null +++ b/plugins/timecontrol/po/tderadio-timecontrol/tderadio-timecontrol.pot @@ -0,0 +1,114 @@ +# 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 "" + +#: timecontrol-configuration.cpp:181 +msgid "<don't change>" +msgstr "" + +#: timecontrol.cpp:42 +msgid "Time Control and Alarm Functions" +msgstr "" + +#: timecontrol.cpp:48 +msgid "TimeControl Plugin" +msgstr "" + +#: timecontrol-configuration-ui.ui:117 timecontrol.cpp:270 +#, no-c-format +msgid "Alarms" +msgstr "" + +#: timecontrol.cpp:270 +msgid "Setup Alarms" +msgstr "" + +#: timecontrol-configuration-ui.ui:32 +#, no-c-format +msgid "sleep countdown" +msgstr "" + +#: timecontrol-configuration-ui.ui:40 +#, no-c-format +msgid " min" +msgstr "" + +#: timecontrol-configuration-ui.ui:180 +#, no-c-format +msgid "Date" +msgstr "" + +#: timecontrol-configuration-ui.ui:203 +#, no-c-format +msgid "Time" +msgstr "" + +#: timecontrol-configuration-ui.ui:226 +#, no-c-format +msgid "Volume" +msgstr "" + +#: timecontrol-configuration-ui.ui:234 +#, no-c-format +msgid " %" +msgstr "" + +#: timecontrol-configuration-ui.ui:263 +#, no-c-format +msgid "enabled" +msgstr "" + +#: timecontrol-configuration-ui.ui:331 +#, no-c-format +msgid "daily" +msgstr "" + +#: timecontrol-configuration-ui.ui:341 +#, no-c-format +msgid "Radio Station" +msgstr "" + +#: timecontrol-configuration-ui.ui:393 +#, no-c-format +msgid "Start Playing" +msgstr "" + +#: timecontrol-configuration-ui.ui:401 +#, no-c-format +msgid "Stop Playing" +msgstr "" + +#: timecontrol-configuration-ui.ui:409 +#, no-c-format +msgid "Start Recording" +msgstr "" + +#: timecontrol-configuration-ui.ui:417 +#, no-c-format +msgid "Stop Recording" +msgstr "" |