diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-19 00:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-19 00:12:05 +0000 |
commit | b7e32df6603720c7f58b93a97b68cc841c0ad2ff (patch) | |
tree | c63f35a4ff7570e087ace1710f4eac545899273d /apps/files_sharing/l10n/it.js | |
parent | ddebdb02fb1881a834ed47430c17b743b1e4f6da (diff) | |
download | nextcloud-server-b7e32df6603720c7f58b93a97b68cc841c0ad2ff.tar.gz nextcloud-server-b7e32df6603720c7f58b93a97b68cc841c0ad2ff.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index b7044286de5..c1fc7b4b5b3 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -5,6 +5,7 @@ OC.L10N.register( "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", "Nothing shared yet" : "Ancora nessuna condivisione", @@ -13,6 +14,8 @@ OC.L10N.register( "Files and folders you share by link will show up here" : "I file e le cartelle che condividi tramite collegamento saranno mostrati qui", "No deleted shares" : "Nessuna condivisione eliminata", "Shares you deleted will show up here" : "Qui saranno mostrate le condivisioni che hai eliminato", + "No shares" : "Nessuna condivisione", + "Shares will show up here" : "Le condivisioni saranno mostrate qui", "Restore share" : "Ripristina condivisione", "Something happened. Unable to restore the share." : "Qualcosa non ha funzionato. Impossible ripristinare la condivisione.", "You can upload into this folder" : "Puoi caricare in questa cartella", |