diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-11-28 01:06:56 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-11-28 01:06:56 +0000 |
commit | 4e682d41136f658a316352a353d3d4611e95bca7 (patch) | |
tree | 7510e78cae16b066e12d9a673bbb52caa16c68b2 /apps/files_sharing/l10n/it.js | |
parent | 7e6f829d546a95acc3421c5fd9dd7574fa291994 (diff) | |
download | nextcloud-server-4e682d41136f658a316352a353d3d4611e95bca7.tar.gz nextcloud-server-4e682d41136f658a316352a353d3d4611e95bca7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 1723663bbe1..5c5c851bd83 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -28,10 +28,20 @@ OC.L10N.register( "{email} downloaded {file}" : "{email} ha scaricato {file}", "Shared with group %1$s" : "Condivisa con il gruppo %1$s", "Shared with group {group}" : "Condivisa con il gruppo {group}", + "Removed share for group %1$s" : "Condivisione rimossa per %1$s", + "Removed share for group {group}" : "Condivisione rimossa per il gruppo {group}", + "%2$s shared with group %1$s" : "%2$s ha condiviso con il gruppo %1$s", + "{actor} shared with group {group}" : "{actor} ha condiviso con il gruppo {group}", + "%2$s removed share for group %1$s" : "%2$s ha rimosso la condivisione del gruppo %1$s", + "{actor} removed share for group {group}" : "{actor} ha rimosso la condivisione del gruppo {group}", "You shared %1$s with group %2$s" : "Hai condiviso %1$s con il gruppo %2$s", + "You shared {file} with group {group}" : "Hai condiviso {file} con il gruppo {group}", "You removed group %2$s from %1$s" : "Hai rimosso il gruppo %2$s da %1$s", "You removed group {group} from {file}" : "Hai rimosso il gruppo {group} da {file}", + "%3$s shared %1$s with group %2$s" : "%3$s ha condiviso %1$s con il gruppo %2$s", + "{actor} shared {file} with group {group}" : "{actor} ha condiviso {file} con il gruppo {group}", "%3$s removed group %2$s from %1$s" : "%3$s ha rimosso il gruppo %2$s da %1$s", + "{actor} removed group {group} from {file}" : "{actor} ha ti rimosso il gruppo {group} da {file}", "Shared as public link" : "Condivisa tramite collegamento pubblico", "Removed public link" : "Collegamento pubblico rimosso", "%1$s shared as public link" : "%1$s condivisa tramite collegamento pubblico", @@ -42,8 +52,21 @@ OC.L10N.register( "You shared {file} as public link" : "Hai condiviso {file} tramite collegamento", "You removed public link for %1$s" : "Hai rimosso il collegamento pubblico per %1$s", "You removed public link for {file}" : "Hai rimosso il collegamento pubblico per {file}", + "%2$s shared %1$s as public link" : "%2$s ha condiviso %1$s tramite collegamento pubblico", + "{actor} shared {file} as public link" : "{actor} ha condiviso {file} tramite collegamento pubblico", + "%2$s removed public link for %1$s" : "%2$s ha rimosso il collegamento pubblico per %1$s", + "{actor} removed public link for {file}" : "{actor} ha rimosso il collegamento pubblico per {file}", "%1$s accepted the remote share" : "%1$s ha accettato la condivisione remota", "{user} accepted the remote share" : "{user} ha accettato la condivisione remota", + "%1$s declined the remote share" : "%1$s ha rifiutato la condivisione remota", + "{user} declined the remote share" : "{user} ha rifiutato la condivisione remota", + "You received a new remote share %1$s from %2$s" : "Hai ricevuto una nuova condivisione remota %1$s da %2$s", + "You received a new remote share {file} from {user}" : "Hai ricevuto una nuova condivisione remota {file} da {user}", + "%2$s accepted the remote share of %1$s" : "%2$s ha accettato la condivisione remota di %1$s", + "{user} accepted the remote share of {file}" : "{user} ha accettato la condivisione remota di {file}", + "%2$s declined the remote share of %1$s" : "%2$s ha rifiutato la condivisione remota %1$s", + "{user} declined the remote share of {file}" : "{user} ha rifiutato la condivisione remota di {file}", + "%2$s unshared %1$s from you" : "%2$s ha rimosso la condivisione %1$s con te", "{user} unshared {file} from you" : "{user} ha rimosso la condivisione {file} con te", "Shared with %1$s" : "Condivisa con %1$s", "Shared with {user}" : "Condivisa con {user}", @@ -52,6 +75,7 @@ OC.L10N.register( "%2$s shared with %1$s" : "%2$s condivisa con %1$s", "{actor} shared with {user}" : "{actor} ha condiviso con {user}", "%2$s removed share for %1$s" : "%2$s ha rimosso la condivisione per %1$s", + "{actor} removed share for {user}" : "{actor} ha rimosso la condivisione con {user}", "Shared by %1$s" : "Condivisa da %1$s", "Shared by {actor}" : "Condiviso da {actor}", "%1$s removed share" : "%1$s ha rimosso la condivisione", |