diff options
Diffstat (limited to 'src/plugins/General/mpris/translations/mpris_plugin_de.ts')
| -rw-r--r-- | src/plugins/General/mpris/translations/mpris_plugin_de.ts | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_de.ts b/src/plugins/General/mpris/translations/mpris_plugin_de.ts index 343f87d63..51acbfe17 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_de.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_de.ts @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.0" language="de_DE"> +<TS version="2.0" language="de"> <context> <name>MPRISFactory</name> <message> @@ -14,14 +14,14 @@ <translation>Über MPRIS-Modul</translation> </message> <message> - <location filename="../mprisfactory.cpp" line="51"/> - <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> - <translation>Autor: Ilya Kotov <forkotov02@hotmail.ru></translation> - </message> - <message> <location filename="../mprisfactory.cpp" line="50"/> <source>Qmmp MPRIS Plugin</source> <translation>Qmmp MPRIS-Modul</translation> </message> + <message> + <location filename="../mprisfactory.cpp" line="51"/> + <source>Written by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Geschrieben von: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> </context> </TS> |
