diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-12-03 02:16:46 +0000 |
commit | 4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf (patch) | |
tree | 529a2f2f31360019920a78ec2e5d031e9f029ef3 /apps/files_sharing/l10n/it.js | |
parent | c002a91aaa5383b683ae0ec5f95da4e768619692 (diff) | |
download | nextcloud-server-4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf.tar.gz nextcloud-server-4cbaf69bc31e233942c41e2ee6612c3cdbb6cddf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index 29dfec24760..57618dce3c4 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -1,19 +1,19 @@ OC.L10N.register( "files_sharing", { - "Shared with others" : "Condivisi con altri", "Shared with you" : "Condivisi con te", - "Shared by link" : "Condivisi tramite collegamento", - "Deleted shares" : "Condivisioni eliminate", - "Shares" : "Condivisioni", "Nothing shared with you yet" : "Non รจ stato condiviso ancora niente con te", "Files and folders others share with you will show up here" : "I file e le cartelle che altri condividono con te saranno mostrati qui", + "Shared with others" : "Condivisi con altri", "Nothing shared yet" : "Ancora nessuna condivisione", "Files and folders you share will show up here" : "I file e le cartelle che condividi saranno mostrati qui", + "Shared by link" : "Condivisi tramite collegamento", "No shared links" : "Nessun collegamento condiviso", "Files and folders you share by link will show up here" : "I file e le cartelle che condividi tramite collegamento saranno mostrati qui", + "Deleted shares" : "Condivisioni eliminate", "No deleted shares" : "Nessuna condivisione eliminata", "Shares you deleted will show up here" : "Qui saranno mostrate le condivisioni che hai eliminato", + "Shares" : "Condivisioni", "No shares" : "Nessuna condivisione", "Shares will show up here" : "Le condivisioni saranno mostrate qui", "Restore share" : "Ripristina condivisione", |