diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-23 01:55:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-23 01:55:35 -0500 |
commit | f92119e02f6ee4cbf4f15d7464e3f4024cdc6ebc (patch) | |
tree | fe3fbf6f2760490bc0895d8c6f65ea7c79177ab2 /core/l10n/it.js | |
parent | 0a4142d5dff8427faff4a8ba8c0d6ac5abfae780 (diff) | |
download | nextcloud-server-f92119e02f6ee4cbf4f15d7464e3f4024cdc6ebc.tar.gz nextcloud-server-f92119e02f6ee4cbf4f15d7464e3f4024cdc6ebc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 247530f5080..cbfb1ae53a4 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -174,7 +174,14 @@ OC.L10N.register( "Share with users, groups or remote users …" : "Condividi con utenti, gruppi o utenti remoti...", "Warning" : "Avviso", "Error while sending notification" : "Errore durante l'invio della notifica", + "Non-existing tag #{tag}" : "Tag #{tag} inesistente", + "visible" : "visibile", + "invisible" : "invisibile", + "assignable" : "assegnabile", + "not assignable" : "non assegnabile", "Delete" : "Elimina", + "Rename" : "Rinomina", + "Global tags" : "Tag globali", "The object type is not specified." : "Il tipo di oggetto non è specificato.", "Enter new" : "Inserisci nuovo", "Add" : "Aggiungi", |