diff options
Diffstat (limited to 'apps/contacts/l10n/it.php')
-rw-r--r-- | apps/contacts/l10n/it.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/contacts/l10n/it.php b/apps/contacts/l10n/it.php index 99a793d74e4..1f0e2e39554 100644 --- a/apps/contacts/l10n/it.php +++ b/apps/contacts/l10n/it.php @@ -52,6 +52,9 @@ "Not implemented" => "Non implementata", "Couldn't get a valid address." => "Impossibile ottenere un indirizzo valido.", "Error" => "Errore", +"You do not have permission to add contacts to " => "Non hai i permessi per aggiungere contatti a", +"Please select one of your own address books." => "Seleziona una delle tue rubriche.", +"Permission error" => "Errore relativo ai permessi", "This property has to be non-empty." => "Questa proprietà non può essere vuota.", "Couldn't serialize elements." => "Impossibile serializzare gli elementi.", "'deleteProperty' called without type argument. Please report at bugs.owncloud.org" => "'deleteProperty' invocata senza l'argomento di tipo. Segnalalo a bugs.owncloud.org", @@ -107,6 +110,8 @@ "Questions" => "Domande", "{name}'s Birthday" => "Data di nascita di {name}", "Contact" => "Contatto", +"You do not have the permissions to edit this contact." => "Non hai i permessi per modificare questo contatto.", +"You do not have the permissions to delete this contact." => "Non hai i permessi per eliminare questo contatto.", "Add Contact" => "Aggiungi contatto", "Import" => "Importa", "Settings" => "Impostazioni", |