summaryrefslogtreecommitdiffstats
path: root/apps/contacts/l10n/it.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/contacts/l10n/it.php')
-rw-r--r--apps/contacts/l10n/it.php18
1 files changed, 15 insertions, 3 deletions
diff --git a/apps/contacts/l10n/it.php b/apps/contacts/l10n/it.php
index c06a2b2a156..c4360d89133 100644
--- a/apps/contacts/l10n/it.php
+++ b/apps/contacts/l10n/it.php
@@ -1,7 +1,6 @@
<?php $TRANSLATIONS = array(
"This is not your addressbook." => "Questa non è la tua rubrica.",
"Contact could not be found." => "Il contatto non può essere trovato",
-"vCard could not be read." => "La vCard non può essere letta",
"Information about vCard is incorrect. Please reload the page." => "Informazioni sulla vCard incorrette. Ricaricare la pagina.",
"Address" => "Indirizzo",
"Telephone" => "Telefono",
@@ -19,8 +18,8 @@
"This card is not RFC compatible." => "Questa card non è compatibile con il protocollo RFC.",
"This card does not contain a photo." => "Questa card non contiene una foto.",
"Add Contact" => "Aggiungi contatto",
-"Group" => "Gruppo",
"Name" => "Nome",
+"Type" => "Tipo",
"PO Box" => "Casella postale",
"Extended" => "Estendi",
"Street" => "Via",
@@ -29,8 +28,21 @@
"Zipcode" => "CAP",
"Country" => "Stato",
"Create Contact" => "Crea contatto",
+"Choose active Address Books" => "Seleziona le rubriche attive",
+"New Address Book" => "Nuova rubrica",
+"CardDav Link" => "Link CardDav",
+"Download" => "Scarica",
"Edit" => "Modifica",
"Delete" => "Cancella",
+"Delete contact" => "Cancella contatto",
+"Add" => "Aggiungi",
+"Displayname" => "Nome da mostrare",
+"Active" => "Attiva",
+"Save" => "Salva",
+"Submit" => "Conferma",
+"Cancel" => "Annulla",
"Birthday" => "Compleanno",
-"Phone" => "Telefono"
+"Preferred" => "Preferito",
+"Phone" => "Telefono",
+"Update" => "Aggiorna"
);