diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-18 00:12:15 +0000 |
commit | 86279015e8702ed125a0158f5330fb34f053e08b (patch) | |
tree | 48a5f4074f2c1b9b2b1a0f85c04073fbde111831 /apps/files_sharing/l10n/it.js | |
parent | 9a92629a9422e53f2b6719e96d11334bb87d82aa (diff) | |
download | nextcloud-server-86279015e8702ed125a0158f5330fb34f053e08b.tar.gz nextcloud-server-86279015e8702ed125a0158f5330fb34f053e08b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index d1943c6c343..b7044286de5 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -1,10 +1,10 @@ OC.L10N.register( "files_sharing", { - "Shared with you" : "Condivisi con te", - "Deleted shares" : "Condivisioni eliminate", "Shared with others" : "Condivisi con altri", + "Shared with you" : "Condivisi con te", "Shared by link" : "Condivisi tramite collegamento", + "Deleted shares" : "Condivisioni eliminate", "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", |