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/fr.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/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 418ef7764c1..7f8520b620d 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -4,6 +4,8 @@ OC.L10N.register( "Server to server sharing is not enabled on this server" : "Le partage de serveur à serveur n'est pas activé sur ce serveur", "The mountpoint name contains invalid characters." : "Le nom du point de montage contient des caractères invalides.", "Invalid or untrusted SSL certificate" : "Certificat SSL non valable ou non fiable", + "Could not authenticate to remote share, password might be wrong" : "Impossible de s'authentifier au partage distant : le mot de passe en probablement incorrect", + "Storage not valid" : "Support de stockage non valide", "Couldn't add remote share" : "Impossible d'ajouter le partage distant", "Shared with you" : "Partagés avec vous", "Shared with others" : "Partagés avec d'autres", |