diff options
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", |