diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-23 02:07:35 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-08-23 02:07:35 +0200 |
commit | 082ed4ab71bb0e97ed7a0b062d9fc124d040df6b (patch) | |
tree | 7905ae6c12a23b65d14e3d8edd1ed15b3a3f32ed /apps/contacts/l10n/it.php | |
parent | 99d17c5190435b2d60ce4316a1a8a7cfdebc212e (diff) | |
download | nextcloud-server-082ed4ab71bb0e97ed7a0b062d9fc124d040df6b.tar.gz nextcloud-server-082ed4ab71bb0e97ed7a0b062d9fc124d040df6b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/contacts/l10n/it.php')
-rw-r--r-- | apps/contacts/l10n/it.php | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/apps/contacts/l10n/it.php b/apps/contacts/l10n/it.php index 32120e4c147..ef856a1c5b4 100644 --- a/apps/contacts/l10n/it.php +++ b/apps/contacts/l10n/it.php @@ -70,10 +70,6 @@ "Addressbook not found: " => "Rubrica non trovata:", "This is not your addressbook." => "Questa non è la tua rubrica.", "Contact could not be found." => "Il contatto non può essere trovato.", -"Address" => "Indirizzo", -"Telephone" => "Telefono", -"Email" => "Email", -"Organization" => "Organizzazione", "Work" => "Lavoro", "Home" => "Casa", "Other" => "Altro", @@ -124,6 +120,7 @@ "Select photo from ownCloud" => "Seleziona la foto da ownCloud", "Format custom, Short name, Full name, Reverse or Reverse with comma" => "Formato personalizzato, nome breve, nome completo, invertito o invertito con virgola", "Edit name details" => "Modifica dettagli del nome", +"Organization" => "Organizzazione", "Delete" => "Elimina", "Nickname" => "Pseudonimo", "Enter nickname" => "Inserisci pseudonimo", @@ -146,6 +143,8 @@ "Add notes here." => "Aggiungi qui le note.", "Add field" => "Aggiungi campo", "Phone" => "Telefono", +"Email" => "Email", +"Address" => "Indirizzo", "Note" => "Nota", "Download contact" => "Scarica contatto", "Delete contact" => "Elimina contatto", |