diff options
author | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
---|---|---|
committer | Robin Appelman <icewind@owncloud.com> | 2012-06-06 00:29:28 +0200 |
commit | f7d221f5f0aadedf80ebb477c623612545c7be08 (patch) | |
tree | 4c640cf1d354921028f5ef320765e9fee4fad4ad /apps/contacts/l10n/it.php | |
parent | a3c1f70be423eb4e6bc76164da9d080ffe66305c (diff) | |
download | nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.tar.gz nextcloud-server-f7d221f5f0aadedf80ebb477c623612545c7be08.zip |
update translations
Diffstat (limited to 'apps/contacts/l10n/it.php')
-rw-r--r-- | apps/contacts/l10n/it.php | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/contacts/l10n/it.php b/apps/contacts/l10n/it.php index ce016063ea7..2a5478e6c4b 100644 --- a/apps/contacts/l10n/it.php +++ b/apps/contacts/l10n/it.php @@ -16,7 +16,6 @@ "Error adding addressbook." => "Errore durante l'aggiunta della rubrica.", "Error activating addressbook." => "Errore durante l'attivazione della rubrica.", "No contact ID was submitted." => "Nessun ID di contatto inviato.", -"Error loading image." => "Errore di caricamento immagine.", "Error reading contact photo." => "Errore di lettura della foto del contatto.", "Error saving temporary file." => "Errore di salvataggio del file temporaneo.", "The loading photo is not valid." => "La foto caricata non è valida.", @@ -27,6 +26,7 @@ "Missing contact id." => "ID di contatto mancante.", "No photo path was submitted." => "Non è stato inviato alcun percorso a una foto.", "File doesn't exist:" => "Il file non esiste:", +"Error loading image." => "Errore di caricamento immagine.", "element name is not set." => "il nome dell'elemento non è impostato.", "checksum is not set." => "il codice di controllo non è impostato.", "Information about vCard is incorrect. Please reload the page: " => "Le informazioni della vCard non sono corrette. Ricarica la pagina: ", @@ -42,6 +42,7 @@ "No file was uploaded" => "Nessun file è stato inviato", "Missing a temporary folder" => "Manca una cartella temporanea", "Contacts" => "Contatti", +"Drop a VCF file to import contacts." => "Rilascia un file VCF per importare i contatti.", "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.", @@ -144,11 +145,7 @@ "Name of new addressbook" => "Nome della nuova rubrica", "Import" => "Importa", "Importing contacts" => "Importazione contatti", -"Contacts imported successfully" => "Contatti importati correttamente", -"Close Dialog" => "Chiudi finestra", -"Import Addressbook" => "Importa rubrica", "Select address book to import to:" => "Seleziona la rubrica di destinazione:", -"Drop a VCF file to import contacts." => "Rilascia un file VCF per importare i contatti.", "Select from HD" => "Seleziona da disco", "You have no contacts in your addressbook." => "Non hai contatti nella rubrica.", "Add contact" => "Aggiungi contatto", |