diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-30 01:55:56 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-01-30 01:55:56 -0500 |
commit | c14464875fbee6349f7a730c3c901dfb00ddbf88 (patch) | |
tree | 282c3b29c2e031290db320a3358f3063ac5b0e70 /core/l10n/it.js | |
parent | b961ada089e8c58eb9e93c0ddf5cc9d8d5df476d (diff) | |
download | nextcloud-server-c14464875fbee6349f7a730c3c901dfb00ddbf88.tar.gz nextcloud-server-c14464875fbee6349f7a730c3c901dfb00ddbf88.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 05bb1dd31c1..59c1c16db74 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -164,6 +164,7 @@ OC.L10N.register( "change" : "cambia", "delete" : "elimina", "access control" : "controllo d'accesso", + "Could not unshare" : "Impossibile rimuovere la condivisione", "Share details could not be loaded for this item." : "I dettagli della condivisione non possono essere caricati per questo elemento.", "An error occured. Please try again" : "Si รจ verificato un errore. Prova ancora", "Share" : "Condividi", @@ -175,6 +176,7 @@ OC.L10N.register( "Non-existing tag #{tag}" : "Tag #{tag} inesistente", "not assignable" : "non assegnabile", "invisible" : "invisibile", + "({scope})" : "({scope})", "Delete" : "Elimina", "Rename" : "Rinomina", "Global tags" : "Tag globali", |