summaryrefslogtreecommitdiffstats
path: root/res/values-it/cm_strings.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-it/cm_strings.xml')
-rw-r--r--res/values-it/cm_strings.xml30
1 files changed, 30 insertions, 0 deletions
diff --git a/res/values-it/cm_strings.xml b/res/values-it/cm_strings.xml
index 44a76fa..7614317 100644
--- a/res/values-it/cm_strings.xml
+++ b/res/values-it/cm_strings.xml
@@ -83,20 +83,50 @@
<string name="select_phone_account_title">Invia con</string>
<!-- Copy message to sim -->
<!-- Settings item for entering SIM card message screen -->
+ <string name="pref_title_manage_sim_messages">Gestisci i contatti della SIM</string>
+ <string name="pref_title_manage_sim_messages_slot1">Gestisci i messaggi della SIM 1</string>
+ <string name="pref_title_manage_sim_messages_slot2">Gestisci i messaggi della SIM 2</string>
+ <string name="copy_to_sim">Copia il messaggio nella scheda SIM</string>
+ <string name="copy_to_sim_success"><xliff:g id="count">%1$d</xliff:g> di <xliff:g id="total">%2$d</xliff:g> messaggi salvati sulla scheda SIM.</string>
+ <string name="copy_to_sim_fail">Impossibile salvare il messaggio</string>
+ <string name="copy_to_phone_success">Messaggio salvato</string>
+ <string name="copy_to_phone_fail">Impossibile salvare il messaggio</string>
<!-- Message that appears on the "SMS messges on SIM card" screen when there are no messages on the SIM card -->
+ <string name="sim_empty">Nessun messaggio sulla SIM.</string>
<!-- Context menu item on an individual message for emailing the sender -->
+ <string name="menu_send_email">Invia email a <xliff:g id="name">%s</xliff:g></string>
<!-- Context menu item on an individual message for dialing the sender's phone number -->
+ <string name="menu_call_back">Chiama <xliff:g id="name">%s</xliff:g></string>
<!-- Menu shown in the context menu when long pressing on a message when the message contains
one or more phone numbers and/or email addresses and the number or email is new to
contacts. [CHAR LIMIT=50] -->
+ <string name="menu_add_address_to_contacts">Aggiungi <xliff:g id="contactEmailOrNumber">%s</xliff:g> ai contatti</string>
+ <string name="sim_capacity_title">Capacità SIM</string>
+ <string name="sim_capacity"><xliff:g id="used">%1$d</xliff:g> su<xliff:g id="total">%2$d</xliff:g> elementi utilizzati sulla SIM</string>
<!-- Confirm Delete -->
<!-- Delete confirmation dialog title -->
+ <string name="confirm_dialog_title">Eliminare?</string>
<!-- Title of screen displaying messages on SIM card -->
+ <string name="sim_manage_messages_title">Messaggi sulla SIM</string>
<!-- Message that appears on screen while SIM card messages are retrieved -->
+ <string name="refreshing">Aggiornamento\u2026</string>
+ <string name="confirm_delete_selected_messages">I messaggi selezionati verranno eliminati.</string>
<!-- Delete button title -->
+ <string name="delete">Elimina</string>
<!-- Context menu item on an individual message for forwarding it to another recipient -->
+ <string name="menu_forward">Inoltra</string>
+ <string name="menu_reply">Rispondi</string>
<!-- Menu title to copy a selected message from the SIM card to the phone. -->
+ <string name="sim_copy_to_phone_memory" product="tablet">Copia nella memoria del tablet</string>
<!-- Menu title to copy a selected message from the SIM card to the phone. -->
+ <string name="sim_copy_to_phone_memory" product="default">Copia nella memoria del telefono</string>
+ <string name="selected_all">Seleziona tutti</string>
+ <string name="deselected_all">Deseleziona tutti</string>
+ <string name="selected_count"><xliff:g id="COUNT">%d</xliff:g> selezionati</string>
<!-- Text to be used for affirmative response button in dialog boxes -->
+ <string name="yes">OK</string>
<!-- Copy message to sim -->
+ <string name="operation_to_card_memory">Copia il messaggio nella scheda SIM</string>
+ <string name="slot1">SIM 1</string>
+ <string name="slot2">SIM 2</string>
</resources>