diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-29 01:54:35 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-29 01:54:35 -0500 |
commit | 65871ffea374d66d5bb8e15f859ea3dda45df324 (patch) | |
tree | 146242c3b9141da87be20d5835739d0e5db8dbe7 /apps/files_sharing/l10n/it.js | |
parent | 659f958d010bae6188fc7d41e3e68d3e77855ffa (diff) | |
download | nextcloud-server-65871ffea374d66d5bb8e15f859ea3dda45df324.tar.gz nextcloud-server-65871ffea374d66d5bb8e15f859ea3dda45df324.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/it.js')
-rw-r--r-- | apps/files_sharing/l10n/it.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/it.js b/apps/files_sharing/l10n/it.js index a5f2a0fe7f9..fe78f1e2731 100644 --- a/apps/files_sharing/l10n/it.js +++ b/apps/files_sharing/l10n/it.js @@ -4,6 +4,8 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "La condivisione tra server non รจ abilitata su questo server", "The mountpoint name contains invalid characters." : "Il nome del punto di mount contiene caratteri non validi.", "Invalid or untrusted SSL certificate" : "Certificato SSL non valido o non attendibile", + "Could not authenticate to remote share, password might be wrong" : "Impossibile autenticarsi sulla condivisione remota, la password potrebbe essere errata", + "Storage not valid" : "Archiviazione non valida", "Couldn't add remote share" : "Impossibile aggiungere la condivisione remota", "Shared with you" : "Condivisi con te", "Shared with others" : "Condivisi con altri", |