-rw-r--r-- | i18n/it/buttonsettings.ts | 51 |
1 files changed, 26 insertions, 25 deletions
diff --git a/i18n/it/buttonsettings.ts b/i18n/it/buttonsettings.ts index 6c13a5b..0142028 100644 --- a/i18n/it/buttonsettings.ts +++ b/i18n/it/buttonsettings.ts @@ -1,112 +1,113 @@ <!DOCTYPE TS><TS> +<defaultcodec>iso8859-1</defaultcodec> <context> <name>ButtonSettings</name> <message> <source>Button Settings</source> - <translation type="unfinished"></translation> + <translation>Impostazioni Pulsanti</translation> </message> <message> <source><center>Press or hold the button you want to remap.</center></source> - <translation type="unfinished"></translation> + <translation><center>Premi o tieni premuto il pulsante che vuoi rimappare.</center></translation> </message> <message> <source>Press:</source> - <translation type="unfinished"></translation> + <translation>Premi:</translation> </message> <message> <source>Hold:</source> - <translation type="unfinished"></translation> + <translation>Tieni premuto:</translation> </message> <message> <source>Beam VCard</source> - <translation type="unfinished"></translation> + <translation>Trasmetti VCard</translation> </message> <message> <source>Send eMail</source> - <translation type="unfinished"></translation> + <translation>Invia eMail</translation> </message> <message> <source>Toggle Menu</source> - <translation type="unfinished"></translation> + <translation>Cambia Menu</translation> </message> <message> <source>Toggle O-Menu</source> - <translation type="unfinished"></translation> + <translation>Cambia O-Menu</translation> </message> <message> <source>Show Desktop</source> - <translation type="unfinished"></translation> + <translation>Mostra Desktop</translation> </message> <message> <source>Toggle Recording</source> - <translation type="unfinished"></translation> + <translation>Cambia Recording</translation> </message> <message> <source><nobr>Ignored</nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Ignorato</nobr></translation> </message> <message> <source><nobr>Show <b>%1</b></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Mostra <b>%1</b></nobr></translation> </message> <message> <source><nobr>Call <b>%1</b>: <i>%2</i></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Chiama <b>%1</b>: <i>%2</i></nobr></translation> </message> <message> <source><nobr>Call <b>%1</b> <i>%2</i></nobr></source> - <translation type="unfinished"></translation> + <translation><nobr>Chiama <b>%1</b> <i>%2</i></nobr></translation> </message> </context> <context> <name>RemapDlg</name> <message> <source>%1 %2</source> <comment>(hold|press) buttoname</comment> - <translation type="unfinished"></translation> + <translation>%1 %2</translation> </message> <message> <source>Held</source> - <translation type="unfinished"></translation> + <translation>Tieni premuto</translation> </message> <message> <source>Pressed</source> - <translation type="unfinished"></translation> + <translation>Premuto</translation> </message> <message> <source>No mapping</source> - <translation type="unfinished"></translation> + <translation>Nessun mapping</translation> </message> <message> <source>Default</source> - <translation type="unfinished"></translation> + <translation>Predefinito</translation> </message> <message> <source>Custom</source> - <translation type="unfinished"></translation> + <translation>Personalizzato</translation> </message> <message> <source>Actions</source> - <translation type="unfinished"></translation> + <translation>Azioni</translation> </message> <message> <source>Show</source> - <translation type="unfinished"></translation> + <translation>Mostra</translation> </message> </context> <context> <name>RemapDlgBase</name> <message> <source>Action</source> - <translation type="unfinished"></translation> + <translation>Azione</translation> </message> <message> <source>Channel</source> - <translation type="unfinished"></translation> + <translation>Canale</translation> </message> <message> <source>Message</source> - <translation type="unfinished"></translation> + <translation>Messaggio</translation> </message> </context> </TS> |