diff options
Diffstat (limited to 'src/plugins/General/mpris/translations/mpris_plugin_it.ts')
| -rw-r--r-- | src/plugins/General/mpris/translations/mpris_plugin_it.ts | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/src/plugins/General/mpris/translations/mpris_plugin_it.ts b/src/plugins/General/mpris/translations/mpris_plugin_it.ts index 234e54e3a..8cd4d7fe1 100644 --- a/src/plugins/General/mpris/translations/mpris_plugin_it.ts +++ b/src/plugins/General/mpris/translations/mpris_plugin_it.ts @@ -1,27 +1,27 @@ <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> -<TS version="2.1" language="de"> +<TS version="2.1" language="it"> <context> <name>MPRISFactory</name> <message> <location filename="../mprisfactory.cpp" line="30"/> <source>MPRIS Plugin</source> - <translation>Modulo MPRIS</translation> + <translation>Estensione MPRIS</translation> </message> <message> <location filename="../mprisfactory.cpp" line="50"/> <source>About MPRIS Plugin</source> - <translation>Info sul modulo MPRIS</translation> - </message> - <message> - <location filename="../mprisfactory.cpp" line="52"/> - <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> - <translation>Autore: Ilya Kotov <forkotov02@ya.ru></translation> + <translation>Informazioni sull'estensione MPRIS</translation> </message> <message> <location filename="../mprisfactory.cpp" line="51"/> <source>Qmmp MPRIS Plugin</source> - <translation>Modulo MPRIS per Qmmp</translation> + <translation>Estensione MPRIS per Qmmp</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="52"/> + <source>Written by: Ilya Kotov <forkotov02@ya.ru></source> + <translation>Autori: Ilya Kotov <forkotov02@ya.ru></translation> </message> </context> </TS> |
