diff options
Diffstat (limited to 'src/plugins/General')
24 files changed, 803 insertions, 8 deletions
diff --git a/src/plugins/General/fileops/fileops.pro b/src/plugins/General/fileops/fileops.pro index c9d6f6cc3..12d65f952 100644 --- a/src/plugins/General/fileops/fileops.pro +++ b/src/plugins/General/fileops/fileops.pro @@ -22,7 +22,8 @@ TRANSLATIONS = translations/fileops_plugin_cs.ts \ translations/fileops_plugin_zh_TW.ts \ translations/fileops_plugin_ru.ts \ translations/fileops_plugin_pl.ts \ - translations/fileops_plugin_uk_UA.ts + translations/fileops_plugin_uk_UA.ts \ + translations/fileops_plugin_it.ts RESOURCES = translations/translations.qrc wnix { isEmpty(LIB_DIR){ diff --git a/src/plugins/General/fileops/translations/fileops_plugin_it.ts b/src/plugins/General/fileops/translations/fileops_plugin_it.ts new file mode 100644 index 000000000..5213ab8d3 --- /dev/null +++ b/src/plugins/General/fileops/translations/fileops_plugin_it.ts @@ -0,0 +1,207 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0"> +<context> + <name>FileOps</name> + <message> + <location filename="../fileops.cpp" line="97"/> + <source>Error</source> + <translation>Errore</translation> + </message> + <message> + <location filename="../fileops.cpp" line="98"/> + <source>Destination directory doesn't exist</source> + <translation>Cartella di destinazione</translation> + </message> + <message> + <location filename="../fileops.cpp" line="103"/> + <source>Copying</source> + <translation>Copia</translation> + </message> + <message> + <location filename="../fileops.cpp" line="104"/> + <source>Stop</source> + <translation>Ferma</translation> + </message> + <message> + <location filename="../fileops.cpp" line="134"/> + <source>Copying file %1/%2</source> + <translation>Copia del file</translation> + </message> + <message> + <location filename="../fileops.cpp" line="175"/> + <source>Remove files</source> + <translation>Rimuovi file</translation> + </message> + <message> + <location filename="../fileops.cpp" line="176"/> + <source>Are you sure you want to remove %1 file(s) from disk</source> + <translation>Sicuro di voler rimuovere il file %1 dal disco</translation> + </message> +</context> +<context> + <name>FileOpsFactory</name> + <message> + <location filename="../fileopsfactory.cpp" line="30"/> + <source>File Operations Plugin</source> + <translation>Modulo Operazioni su file</translation> + </message> + <message> + <location filename="../fileopsfactory.cpp" line="50"/> + <source>About File Operations Plugin</source> + <translation>Info sul modulo Operazioni file</translation> + </message> + <message> + <location filename="../fileopsfactory.cpp" line="51"/> + <source>Qmmp File Operations Plugin</source> + <translation>Modulo Operazioni su file di Qmmp</translation> + </message> + <message> + <location filename="../fileopsfactory.cpp" line="52"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>HotkeyDialog</name> + <message> + <location filename="../hotkeydialog.ui" line="14"/> + <source>Modify Shortcut</source> + <translation>Modifica scorciatoia</translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="29"/> + <source>Press the key combination you want to assign</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="43"/> + <source>Clear</source> + <translation>Pulisci</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.cpp" line="51"/> + <location filename="../settingsdialog.cpp" line="131"/> + <source>Copy</source> + <translation>COpia</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="52"/> + <location filename="../settingsdialog.cpp" line="132"/> + <source>Rename</source> + <translation>Rinomina</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="54"/> + <location filename="../settingsdialog.cpp" line="134"/> + <source>Remove</source> + <translation>Rimuovi</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="191"/> + <source>Artist</source> + <translation>Interprete</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="192"/> + <source>Album</source> + <translation>Album</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="193"/> + <source>Title</source> + <translation>Titolo</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="194"/> + <source>Tracknumber</source> + <translation>Numero traccia</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="195"/> + <source>Genre</source> + <translation>Genere</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="196"/> + <source>Filename</source> + <translation>Nome file</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="197"/> + <source>Date</source> + <translation>Data</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="198"/> + <source>Year</source> + <translation>Anno</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="199"/> + <source>Comment</source> + <translation>Commento</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="215"/> + <source>Choose a directory</source> + <translation>Scegli una cartella</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>File Operations Settings</source> + <translation>Impostazione operazioni sul file</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="48"/> + <source>Enabled</source> + <translation>Abilitato</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="53"/> + <source>Operation</source> + <translation>Operazione</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="58"/> + <source>Menu text</source> + <translation>Menu testo</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="63"/> + <source>Shortcut</source> + <translation>Scorciatoia</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="79"/> + <source>+</source> + <translation>+</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="92"/> + <source>-</source> + <translation>-</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="105"/> + <location filename="../settingsdialog.ui" line="121"/> + <location filename="../settingsdialog.ui" line="158"/> + <location filename="../settingsdialog.ui" line="175"/> + <source>...</source> + <translation>...</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="148"/> + <source>Destination:</source> + <translation>Destinazione:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="165"/> + <source>File name pattern:</source> + <translation>Schema nome del file</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/fileops/translations/translations.qrc b/src/plugins/General/fileops/translations/translations.qrc index f1a8be99b..c9dbe67c5 100644 --- a/src/plugins/General/fileops/translations/translations.qrc +++ b/src/plugins/General/fileops/translations/translations.qrc @@ -1,6 +1,7 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> + <file>fileops_plugin_it.qm</file> <file>fileops_plugin_ru.qm</file> <file>fileops_plugin_uk_UA.qm</file> <file>fileops_plugin_zh_CN.qm</file> diff --git a/src/plugins/General/hal/hal.pro b/src/plugins/General/hal/hal.pro index a87611718..7303eeca9 100644 --- a/src/plugins/General/hal/hal.pro +++ b/src/plugins/General/hal/hal.pro @@ -18,7 +18,8 @@ TRANSLATIONS = translations/hal_plugin_cs.ts \ translations/hal_plugin_zh_TW.ts \ translations/hal_plugin_ru.ts \ translations/hal_plugin_pl.ts \ - translations/hal_plugin_uk_UA.ts + translations/hal_plugin_uk_UA.ts \ + translations/hal_plugin_it.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/General/hal/translations/hal_plugin_it.ts b/src/plugins/General/hal/translations/hal_plugin_it.ts new file mode 100644 index 000000000..945371988 --- /dev/null +++ b/src/plugins/General/hal/translations/hal_plugin_it.ts @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it"> +<defaultcodec></defaultcodec> +<context> + <name>HalFactory</name> + <message> + <location filename="../halfactory.cpp" line="30"/> + <source>HAL Plugin</source> + <translation>Modulo HAL</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="50"/> + <source>About HAL Plugin</source> + <translation>Info sul modulo HAL</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="51"/> + <source>Qmmp HAL Plugin</source> + <translation>Modulo HAL per Qmmp</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="52"/> + <source>This plugin provides removable devices detection using HAL</source> + <translation>Modulo che permette il rilevamento di dispositivi rimovibili utilizzando HAL</translation> + </message> + <message> + <location filename="../halfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../halfactory.cpp" line="54"/> + <source>Based on Solid (KDE hardware library)</source> + <translation>Basato su Solid (libreria hardware KDE)</translation> + </message> +</context> +<context> + <name>HalPlugin</name> + <message> + <location filename="../halplugin.cpp" line="160"/> + <source>Add CD "%1"</source> + <translation>Aggiungi CD "%1"</translation> + </message> + <message> + <location filename="../halplugin.cpp" line="166"/> + <source>Add Volume "%1"</source> + <translation>Aggiungi libreria "%1"</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>HAL Plugin Settings</source> + <translation>Impostazioni modulo HAL</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="28"/> + <source>CD Audio Detection</source> + <translation>Rilevamento CD Audio</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="37"/> + <source>Add tracks to playlist automatically</source> + <translation>Aggiungi automaticamente i titoli alla lista dei brani</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="44"/> + <source>Remove tracks from playlist automatically</source> + <translation>Rimuovi automaticamente i titoli dalla lista dei brani</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="54"/> + <source>Removable Device Detection</source> + <translation>Rilevamento dispositivi rimovibili</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="63"/> + <source>Add files to playlist automatically</source> + <translation>Aggiungi brani automaticamente alla lista</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="70"/> + <source>Remove files from playlist automatically</source> + <translation>Rimuovi automaticamente i brani dalla lista</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/hal/translations/translations.qrc b/src/plugins/General/hal/translations/translations.qrc index 39c4698ab..5905647c7 100644 --- a/src/plugins/General/hal/translations/translations.qrc +++ b/src/plugins/General/hal/translations/translations.qrc @@ -1,6 +1,7 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> + <file>hal_plugin_it.qm</file> <file>hal_plugin_ru.qm</file> <file>hal_plugin_uk_UA.qm</file> <file>hal_plugin_zh_CN.qm</file> diff --git a/src/plugins/General/hotkey/hotkey.pro b/src/plugins/General/hotkey/hotkey.pro index 6eda15191..8c15f3a1f 100644 --- a/src/plugins/General/hotkey/hotkey.pro +++ b/src/plugins/General/hotkey/hotkey.pro @@ -17,7 +17,8 @@ TRANSLATIONS = translations/hotkey_plugin_cs.ts \ translations/hotkey_plugin_zh_TW.ts \ translations/hotkey_plugin_ru.ts \ translations/hotkey_plugin_pl.ts \ - translations/hotkey_plugin_uk_UA.ts + translations/hotkey_plugin_uk_UA.ts \ + translations/hotkey_plugin_it.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts new file mode 100644 index 000000000..b9cb950bf --- /dev/null +++ b/src/plugins/General/hotkey/translations/hotkey_plugin_it.ts @@ -0,0 +1,109 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it"> +<defaultcodec></defaultcodec> +<context> + <name>HotkeyDialog</name> + <message> + <location filename="../hotkeydialog.ui" line="14"/> + <source>Modify Shortcut</source> + <translation>Moidifica la scorciatoia</translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="29"/> + <source>Press the key combination you want to assign</source> + <translation>Premi la combinazione di tasti che vuoi assegnare</translation> + </message> + <message> + <location filename="../hotkeydialog.ui" line="43"/> + <source>Clear</source> + <translation>Pulisci</translation> + </message> +</context> +<context> + <name>HotkeyFactory</name> + <message> + <location filename="../hotkeyfactory.cpp" line="30"/> + <source>Global Hotkey Plugin</source> + <translation>Modulo scorciatoie globali</translation> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="50"/> + <source>About Global Hotkey Plugin</source> + <translation>Info sul modulo scorciatoie globali</translation> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="51"/> + <source>Qmmp Global Hotkey Plugin</source> + <translation>Modulo scorciatoie globali per Qmmp</translation> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="52"/> + <source>This plugin adds support for multimedia keys or global key combinations</source> + <translation>Modulo che aggiunge il supporto per combinazione di tasti multimedia o scorciatoie</translation> + </message> + <message> + <location filename="../hotkeyfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.cpp" line="42"/> + <source>Play</source> + <translation>Esegui</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="43"/> + <source>Stop</source> + <translation>Ferma</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="44"/> + <source>Pause</source> + <translation>Pausa</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="45"/> + <source>Play/Pause</source> + <translation>Esegui/Pausa</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="46"/> + <source>Next</source> + <translation>Titolo successivo</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="47"/> + <source>Previous</source> + <translation>Titolo precedente</translation> + </message> + <message> + <location filename="../settingsdialog.cpp" line="48"/> + <source>Show/Hide</source> + <translation>Mostra/nascondi</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="14"/> + <source>Global Hotkey Plugin Settings</source> + <translation>Impostazioni modulo scorciatoie globali</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="42"/> + <source>Action</source> + <translation>Azione</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="47"/> + <source>Shortcut</source> + <translation>Scorciatoia</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Reset</source> + <translation>Azzera impostazione</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/hotkey/translations/translations.qrc b/src/plugins/General/hotkey/translations/translations.qrc index 43377a061..7eaff53c5 100644 --- a/src/plugins/General/hotkey/translations/translations.qrc +++ b/src/plugins/General/hotkey/translations/translations.qrc @@ -1,6 +1,7 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> + <file>hotkey_plugin_it.qm</file> <file>hotkey_plugin_cs.qm</file> <file>hotkey_plugin_de.qm</file> <file>hotkey_plugin_zh_CN.qm</file> diff --git a/src/plugins/General/lyrics/lyrics.pro b/src/plugins/General/lyrics/lyrics.pro index ac6c8bb01..f6299d012 100644 --- a/src/plugins/General/lyrics/lyrics.pro +++ b/src/plugins/General/lyrics/lyrics.pro @@ -22,7 +22,8 @@ TRANSLATIONS = translations/lyrics_plugin_cs.ts \ translations/lyrics_plugin_zh_TW.ts \ translations/lyrics_plugin_ru.ts \ translations/lyrics_plugin_pl.ts \ - translations/lyrics_plugin_uk_UA.ts + translations/lyrics_plugin_uk_UA.ts \ + translations/lyrics_plugin_it.ts RESOURCES = translations/translations.qrc wnix{ isEmpty(LIB_DIR){ diff --git a/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts new file mode 100644 index 000000000..c31b27535 --- /dev/null +++ b/src/plugins/General/lyrics/translations/lyrics_plugin_it.ts @@ -0,0 +1,114 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="de"> +<context> + <name>Lyrics</name> + <message> + <location filename="../lyrics.cpp" line="35"/> + <source>View Lyrics</source> + <translation>Vedi testi lirica</translation> + </message> + <message> + <location filename="../lyrics.cpp" line="36"/> + <source>Ctrl+L</source> + <translation type="unfinished"></translation> + </message> +</context> +<context> + <name>LyricsFactory</name> + <message> + <location filename="../lyricsfactory.cpp" line="29"/> + <source>Lyrics Plugin</source> + <translation>Modulo Lirica</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="50"/> + <source>About Lyrics Plugin</source> + <translation>Info sul modulo Lirica</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="51"/> + <source>Qmmp Lyrics Plugin</source> + <translation>Modulo Lirica per Qmmp</translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="53"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../lyricsfactory.cpp" line="52"/> + <source>This plugin retrieves lyrics from LyricWiki.org</source> + <translation>Modulo che permette di trovare testi di canzoni da LyricWiki.org</translation> + </message> +</context> +<context> + <name>LyricsWindow</name> + <message> + <location filename="../lyricswindow.cpp" line="90"/> + <source>Lyrics: %1 - %2</source> + <translation>Testo: %1 - %2</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="66"/> + <location filename="../lyricswindow.ui" line="67"/> + <source>No connection</source> + <translation>Nessuna connessione</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="69"/> + <source>Looking up host...</source> + <translation>Ricerca host</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="72"/> + <source>Connecting...</source> + <translation>Connessione...</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="75"/> + <source>Sending request...</source> + <translation>Invio richiesta...</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="78"/> + <source>Receiving</source> + <translation>Ricezione</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="81"/> + <source>Connected</source> + <translation>Connesso</translation> + </message> + <message> + <location filename="../lyricswindow.cpp" line="84"/> + <source>Closing connection...</source> + <translation>Chiusura connessione...</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="14"/> + <source>Lyrics Plugin</source> + <translation>Modulo Lirica</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="31"/> + <source>Artist:</source> + <translation>Artista:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="41"/> + <source>Title:</source> + <translation>Titolo:</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="51"/> + <source>Search</source> + <translation>Cerca</translation> + </message> + <message> + <location filename="../lyricswindow.ui" line="87"/> + <source>Close</source> + <translation>Chiudi</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/lyrics/translations/translations.qrc b/src/plugins/General/lyrics/translations/translations.qrc index 434dbc6ea..3dfff2368 100644 --- a/src/plugins/General/lyrics/translations/translations.qrc +++ b/src/plugins/General/lyrics/translations/translations.qrc @@ -1,6 +1,7 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> + <file>lyrics_plugin_it.qm</file> <file>lyrics_plugin_ru.qm</file> <file>lyrics_plugin_uk_UA.qm</file> <file>lyrics_plugin_zh_CN.qm</file> diff --git a/src/plugins/General/mpris/mpris.pro b/src/plugins/General/mpris/mpris.pro index 61ad84687..17f5d0046 100644 --- a/src/plugins/General/mpris/mpris.pro +++ b/src/plugins/General/mpris/mpris.pro @@ -18,7 +18,8 @@ TRANSLATIONS = translations/mpris_plugin_cs.ts \ translations/mpris_plugin_zh_TW.ts \ translations/mpris_plugin_ru.ts \ translations/mpris_plugin_pl.ts \ - translations/mpris_plugin_uk_UA.ts + translations/mpris_plugin_uk_UA.ts \ + translations/mpris_plugin_it.ts RESOURCES = translations/translations.qrc isEmpty(LIB_DIR){ diff --git a/src/plugins/General/mpris/translations/mpris_plugin_it.ts b/src/plugins/General/mpris/translations/mpris_plugin_it.ts new file mode 100644 index 000000000..301b9a16f --- /dev/null +++ b/src/plugins/General/mpris/translations/mpris_plugin_it.ts @@ -0,0 +1,26 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS><TS version="1.1" language="de"> +<context> + <name>MPRISFactory</name> + <message> + <location filename="../mprisfactory.cpp" line="29"/> + <source>MPRIS Plugin</source> + <translation>Modulo MPRIS</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="49"/> + <source>About MPRIS Plugin</source> + <translation>Info sul modulo MPRIS</translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="51"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../mprisfactory.cpp" line="50"/> + <source>Qmmp MPRIS Plugin</source> + <translation>Modulo MPRIS per Qmmp</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/mpris/translations/translations.qrc b/src/plugins/General/mpris/translations/translations.qrc index 44234e1f4..ebb509200 100644 --- a/src/plugins/General/mpris/translations/translations.qrc +++ b/src/plugins/General/mpris/translations/translations.qrc @@ -1,6 +1,7 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> + <file>mpris_plugin_it.qm</file> <file>mpris_plugin_cs.qm</file> <file>mpris_plugin_de.qm</file> <file>mpris_plugin_zh_CN.qm</file> diff --git a/src/plugins/General/notifier/notifier.pro b/src/plugins/General/notifier/notifier.pro index ed6da6813..0b5127652 100644 --- a/src/plugins/General/notifier/notifier.pro +++ b/src/plugins/General/notifier/notifier.pro @@ -21,7 +21,8 @@ TRANSLATIONS = translations/notifier_plugin_cs.ts \ translations/notifier_plugin_zh_TW.ts \ translations/notifier_plugin_ru.ts \ translations/notifier_plugin_pl.ts \ - translations/notifier_plugin_uk_UA.ts + translations/notifier_plugin_uk_UA.ts \ + translations/notifier_plugin_it.ts RESOURCES = notifier_images.qrc \ translations/translations.qrc diff --git a/src/plugins/General/notifier/translations/notifier_plugin_it.ts b/src/plugins/General/notifier/translations/notifier_plugin_it.ts new file mode 100644 index 000000000..4ed38b501 --- /dev/null +++ b/src/plugins/General/notifier/translations/notifier_plugin_it.ts @@ -0,0 +1,89 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it"> +<defaultcodec></defaultcodec> +<context> + <name>NotifierFactory</name> + <message> + <location filename="../notifierfactory.cpp" line="30"/> + <source>Notifier Plugin</source> + <translation>Modulo notifica</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="50"/> + <source>About Notifier Plugin</source> + <translation>Info sul modulo notifica</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="51"/> + <source>Qmmp Notifier Plugin</source> + <translation>Modulo notifica per Qmmp</translation> + </message> + <message> + <location filename="../notifierfactory.cpp" line="52"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>PopupWidget</name> + <message> + <location filename="../popupwidget.cpp" line="115"/> + <source>Volume:</source> + <translation>Volume:</translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="19"/> + <source>Psi Notification</source> + <translation>Notifica Psi</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="25"/> + <source>Enable Psi notification</source> + <translation>Abilita notifica Psi</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="35"/> + <source>Desktop Notification</source> + <translation>Notifica sul desktop</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="248"/> + <source>Position</source> + <translation>Posizione</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>Notifier Plugin Settings</source> + <translation>Impostazioni modulo notifica</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="41"/> + <source>Song change notification</source> + <translation>Notifica cambio brano</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="48"/> + <source>Volume change notification</source> + <translation>Notifica modifica volume</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="55"/> + <source>Delay, ms:</source> + <translation>Ritardo, ms:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="81"/> + <source>Transparency</source> + <translation>Trasparenza</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="104"/> + <source>0</source> + <translation>0</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/notifier/translations/translations.qrc b/src/plugins/General/notifier/translations/translations.qrc index 70e3acc5f..6308aea8e 100644 --- a/src/plugins/General/notifier/translations/translations.qrc +++ b/src/plugins/General/notifier/translations/translations.qrc @@ -1,6 +1,7 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> + <file>notifier_plugin_it.qm</file> <file>notifier_plugin_cs.qm</file> <file>notifier_plugin_de.qm</file> <file>notifier_plugin_zh_CN.qm</file> diff --git a/src/plugins/General/scrobbler/scrobbler.pro b/src/plugins/General/scrobbler/scrobbler.pro index 75af38213..232d0ae7c 100644 --- a/src/plugins/General/scrobbler/scrobbler.pro +++ b/src/plugins/General/scrobbler/scrobbler.pro @@ -18,7 +18,8 @@ TRANSLATIONS = translations/scrobbler_plugin_cs.ts \ translations/scrobbler_plugin_zh_TW.ts \ translations/scrobbler_plugin_ru.ts \ translations/scrobbler_plugin_pl.ts \ - translations/scrobbler_plugin_uk_UA.ts + translations/scrobbler_plugin_uk_UA.ts \ + translations/scrobbler_plugin_is.ts RESOURCES = translations/translations.qrc unix{ diff --git a/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts b/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts new file mode 100644 index 000000000..2e022dd9d --- /dev/null +++ b/src/plugins/General/scrobbler/translations/scrobbler_plugin_it.ts @@ -0,0 +1,46 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it"> +<defaultcodec></defaultcodec> +<context> + <name>ScrobblerFactory</name> + <message> + <location filename="../scrobblerfactory.cpp" line="30"/> + <source>Scrobbler Plugin</source> + <translation>Modulo Scrobbler</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="50"/> + <source>About Scrobbler Plugin</source> + <translation>Info sul modulo Scrobbler</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="51"/> + <source>Qmmp AudioScrobbler Plugin</source> + <translation>Modulo AudioScrobbler per Qmmp</translation> + </message> + <message> + <location filename="../scrobblerfactory.cpp" line="52"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> +</context> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>Scrobbler Plugin Settings</source> + <translation>Impostazioni del modulo Scrobbler</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="19"/> + <source>User name:</source> + <translation>Utente:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="29"/> + <source>Password:</source> + <translation>Passowrd:</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/scrobbler/translations/translations.qrc b/src/plugins/General/scrobbler/translations/translations.qrc index 076048894..08b4d1b85 100644 --- a/src/plugins/General/scrobbler/translations/translations.qrc +++ b/src/plugins/General/scrobbler/translations/translations.qrc @@ -1,6 +1,7 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> + <file>scrobbler_plugin_it.qm</file> <file>scrobbler_plugin_cs.qm</file> <file>scrobbler_plugin_de.qm</file> <file>scrobbler_plugin_zh_CN.qm</file> diff --git a/src/plugins/General/statusicon/statusicon.pro b/src/plugins/General/statusicon/statusicon.pro index 66c72773c..7b46e9b26 100644 --- a/src/plugins/General/statusicon/statusicon.pro +++ b/src/plugins/General/statusicon/statusicon.pro @@ -27,7 +27,8 @@ TRANSLATIONS = translations/statusicon_plugin_cs.ts \ translations/statusicon_plugin_zh_TW.ts \ translations/statusicon_plugin_ru.ts \ translations/statusicon_plugin_pl.ts \ - translations/statusicon_plugin_uk_UA.ts + translations/statusicon_plugin_uk_UA.ts \ + translations/statusicon_plugin_it.ts RESOURCES = translations/translations.qrc unix{ diff --git a/src/plugins/General/statusicon/translations/statusicon_plugin_it.ts b/src/plugins/General/statusicon/translations/statusicon_plugin_it.ts new file mode 100644 index 000000000..9712e7dd9 --- /dev/null +++ b/src/plugins/General/statusicon/translations/statusicon_plugin_it.ts @@ -0,0 +1,99 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="it"> +<defaultcodec></defaultcodec> +<context> + <name>SettingsDialog</name> + <message> + <location filename="../settingsdialog.ui" line="13"/> + <source>Status Icon Plugin Settings</source> + <translation>Impostazione del modulo icona di stato</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="19"/> + <source>Show message</source> + <translation>Mostra messaggi</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="26"/> + <source>Show tooltip</source> + <translation>Mostra suggerimenti</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="33"/> + <source>Message delay, ms:</source> + <translation>Ritardo messaggio, ms:</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="89"/> + <source>OK</source> + <translation type="obsolete">OK</translation> + </message> + <message> + <location filename="../settingsdialog.ui" line="96"/> + <source>Cancel</source> + <translation type="obsolete">Annulla</translation> + </message> +</context> +<context> + <name>StatusIcon</name> + <message> + <location filename="../statusicon.cpp" line="45"/> + <source>Play</source> + <translation>Esegui</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="46"/> + <source>Pause</source> + <translation>Pausa</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="47"/> + <source>Stop</source> + <translation>Ferma</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="48"/> + <source>Next</source> + <translation>Successivo</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="49"/> + <source>Previous</source> + <translation>Precedente</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="51"/> + <source>Exit</source> + <translation>Esci</translation> + </message> + <message> + <location filename="../statusicon.cpp" line="103"/> + <source>Now Playing</source> + <translation>Brano in esecuzione: </translation> + </message> +</context> +<context> + <name>StatusIconFactory</name> + <message> + <location filename="../statusiconfactory.cpp" line="30"/> + <source>Status Icon Plugin</source> + <translation>Modulo icona di stato</translation> + </message> + <message> + <location filename="../statusiconfactory.cpp" line="51"/> + <source>Qmmp Status Icon Plugin</source> + <translation>Modulo icona di stato per Qmmp</translation> + </message> + <message> + <location filename="../statusiconfactory.cpp" line="52"/> + <source>Writen by: Ilya Kotov <forkotov02@hotmail.ru></source> + <translation>Autore: Ilya Kotov <forkotov02@hotmail.ru></translation> + </message> + <message> + <location filename="../statusiconfactory.cpp" line="50"/> + <source>About Status Icon Plugin</source> + <translation>Info sul modulo icona di stato</translation> + </message> +</context> +</TS> diff --git a/src/plugins/General/statusicon/translations/translations.qrc b/src/plugins/General/statusicon/translations/translations.qrc index d2c8d3e0d..28d9a4cc0 100644 --- a/src/plugins/General/statusicon/translations/translations.qrc +++ b/src/plugins/General/statusicon/translations/translations.qrc @@ -1,6 +1,7 @@ <!DOCTYPE RCC> <RCC version="1.0"> <qresource> + <file>statusicon_plugin_it.qm</file> <file>statusicon_plugin_cs.qm</file> <file>statusicon_plugin_de.qm</file> <file>statusicon_plugin_zh_CN.qm</file> |
