diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-28 00:12:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-28 00:12:20 +0000 |
commit | 1a3d61cbd3592904820bd6bc404927ff673aa659 (patch) | |
tree | df6fc98b2dc1024b7fcfacf2ac58faf0f02736d6 /settings | |
parent | 8029998a60d446569a846dd8d2e2e54d1b94889e (diff) | |
download | nextcloud-server-1a3d61cbd3592904820bd6bc404927ff673aa659.tar.gz nextcloud-server-1a3d61cbd3592904820bd6bc404927ff673aa659.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/it.js | 1 | ||||
-rw-r--r-- | settings/l10n/it.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/it.js b/settings/l10n/it.js index 165aeda3123..ac42b854db4 100644 --- a/settings/l10n/it.js +++ b/settings/l10n/it.js @@ -158,6 +158,7 @@ OC.L10N.register( "Good password" : "Password buona", "Strong password" : "Password forte", "Groups" : "Gruppi", + "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", "Unable to delete {objName}" : "Impossibile eliminare {objName}", "Error creating group: {message}" : "Errore durante la creazione del gruppo: {message}", diff --git a/settings/l10n/it.json b/settings/l10n/it.json index 94164fa25ec..63ad67f81b1 100644 --- a/settings/l10n/it.json +++ b/settings/l10n/it.json @@ -156,6 +156,7 @@ "Good password" : "Password buona", "Strong password" : "Password forte", "Groups" : "Gruppi", + "Group list is empty" : "L'elenco dei gruppi è vuoto", "Unable to retrieve the group list" : "Impossibile recuperare l'elenco dei gruppi", "Unable to delete {objName}" : "Impossibile eliminare {objName}", "Error creating group: {message}" : "Errore durante la creazione del gruppo: {message}", |