diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-19 01:56:51 -0500 |
commit | 028b0efd5c2d00d70aea55ef98c0a2615733bfbd (patch) | |
tree | f0712ff92cdeba23e2ef4e9637758c94e88826c4 /apps/files_sharing/l10n/fr.js | |
parent | 3036a8714d67c7d9fa0fc6fc6bdfdce1a090f1d9 (diff) | |
download | nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.tar.gz nextcloud-server-028b0efd5c2d00d70aea55ef98c0a2615733bfbd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fr.js')
-rw-r--r-- | apps/files_sharing/l10n/fr.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 39eb8ad6c8a..be4e39f27b8 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -8,6 +8,12 @@ OC.L10N.register( "Shared with you" : "Partagés avec vous", "Shared with others" : "Partagés avec d'autres", "Shared by link" : "Partagés par lien", + "Nothing shared with you yet" : "Aucun fichier n'est partagé avec vous pour l'instant", + "Files and folders others share with you will show up here" : "Les fichiers et dossiers partagés avec vous apparaîtront ici", + "Nothing shared yet" : "Rien n'est partagé pour l'instant", + "Files and folders you share will show up here" : "Les fichiers et dossiers que vous partagerez apparaîtront ici", + "No shared links" : "Aucun lien partagé", + "Files and folders you share by link will show up here" : "Les fichiers et dossiers que vous partagerez par lien apparaîtront ici", "Do you want to add the remote share {name} from {owner}@{remote}?" : "Voulez-vous ajouter le partage distant {name} de {owner}@{remote} ?", "Remote share" : "Partage distant", "Remote share password" : "Mot de passe du partage distant", |