diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-15 00:12:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-15 00:12:06 +0000 |
commit | 31de711465d461c7f8fa235cdb2b864d2f189c6a (patch) | |
tree | 27f7f940e6c387c87b26c856a731a013f6ba7f4e /core/l10n/it.js | |
parent | b9211c2e5087140270ac02c887189805a502f755 (diff) | |
download | nextcloud-server-31de711465d461c7f8fa235cdb2b864d2f189c6a.tar.gz nextcloud-server-31de711465d461c7f8fa235cdb2b864d2f189c6a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/it.js')
-rw-r--r-- | core/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/it.js b/core/l10n/it.js index 69ddd20b542..f097dc8706f 100644 --- a/core/l10n/it.js +++ b/core/l10n/it.js @@ -105,6 +105,8 @@ OC.L10N.register( "Pending" : "In corso", "Copy to {folder}" : "Copia in {folder}", "Move to {folder}" : "Sposta in {folder}", + "New in" : "Nuovo in", + "View changelog" : "Visualizza le novità", "Very weak password" : "Password molto debole", "Weak password" : "Password debole", "So-so password" : "Password così-così", @@ -174,6 +176,7 @@ OC.L10N.register( "Read only" : "Sola lettura", "File drop (upload only)" : "Rilascia file (solo caricamento)", "Shared with you and the group {group} by {owner}" : "Condiviso con te e con il gruppo {group} da {owner}", + "Shared with you and {circle} by {owner}" : "Condiviso con te e {circle} da {owner}", "Shared with you by {owner}" : "Condiviso con te da {owner}", "Choose a password for the mail share" : "Scegli una password per la condivisione tramite posta", "{{shareInitiatorDisplayName}} shared via link" : "{{shareInitiatorDisplayName}} ha condiviso tramite collegamento", |