diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-12 09:57:33 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2009-05-12 09:57:33 +0000 |
| commit | bc9336d21146ee9ba78ceed3061b1741d74b5e9e (patch) | |
| tree | 45519ea33ae019f0ee2a9707a7e1da9eaad253aa /src/plugins/General/hotkey/translations/hotkey_plugin_it.ts | |
| parent | 6d179f72a1dd35c26483a56abd13082b3145d5ce (diff) | |
| download | qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.tar.gz qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.tar.bz2 qmmp-bc9336d21146ee9ba78ceed3061b1741d74b5e9e.zip | |
added Italian translation (author: Gian Paolo)
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@945 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/plugins/General/hotkey/translations/hotkey_plugin_it.ts')
| -rw-r--r-- | src/plugins/General/hotkey/translations/hotkey_plugin_it.ts | 109 |
1 files changed, 109 insertions, 0 deletions
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> |
