diff options
author | Christian Schneppe <kriztan@users.noreply.github.com> | 2018-12-27 12:51:03 +0100 |
---|---|---|
committer | Christian Schneppe <kriztan@users.noreply.github.com> | 2018-12-27 12:51:03 +0100 |
commit | 8076da4361745afb0014c54b8f189162b7cc01f2 (patch) | |
tree | 15b9608af51fa4744d862e6ebad89b40f93200ec | |
parent | 2a65315b2be21cb6b8a4e0e69157e3b346caac54 (diff) |
New translations strings.xml (Italian)
-rw-r--r-- | src/main/res/values-it/strings.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/main/res/values-it/strings.xml b/src/main/res/values-it/strings.xml index 21b0529d4..3e2ce7811 100644 --- a/src/main/res/values-it/strings.xml +++ b/src/main/res/values-it/strings.xml @@ -804,6 +804,18 @@ <string name="no_location_permission">Pix-Art Messenger ha bisogno di accedere ai servizi di localizzazione</string> <string name="pref_show_record_voice_btn_summary">Mostra pulsante di registrazione vocale nelle conversazioni come scelta rapida</string> <string name="pref_show_record_voice_btn">Mostra pulsante di registrazione vocale</string> + <string name="pref_use_quick_share_attachment_choice_summary">Sostituisci il pulsante di invio con quello della scelta dell\'allegato se non è stato scritto nulla. Altrimenti mostra scelte rapide, che possono essere configurate nelle prossime impostazioni.</string> + <string name="pref_quick_share_attachment_choice">Scelta dell\'allegato</string> + <string name="phone_book">Rubrica</string> + <string name="unable_to_save_recording">Impossibile salvare la registrazione</string> + <string name="foreground_service_channel_name">Servizio in primo piano</string> + <string name="foreground_service_channel_description">Questa categoria di notifiche è utilizzata per mostrare una notifica permanente indicando che Pix-Art Messenger è in esecuzione.</string> + <string name="notification_group_status_information">Informazioni di Stato</string> + <string name="error_channel_name">Problemi di Connettività</string> + <string name="error_channel_description">Questa categoria di notifiche è utilizzata per mostrare una notifica nel caso ci sia un problema di connessione ad un account.</string> + <string name="notification_group_messages">Messaggi</string> + <string name="messages_channel_name">Messaggi</string> + <string name="silent_messages_channel_name">Messaggi silenziosi</string> <string name="cancelled">annullato</string> <string name="already_drafting_message">Stai già scrivendo una bozza di messaggio.</string> <string name="bad_key_for_encryption">Chiave errata per la criptazione.</string> |