diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-06-04 01:57:48 -0400 |
commit | f5c4754c2b0d5c6e53688dea472339ec45afc448 (patch) | |
tree | ef7c19412e00ee2da508c393abb79a4eae6ec1ba /apps/files_sharing/l10n/fr.php | |
parent | 3a1994d00149bea6d554c96a3bdee3126cfb17b8 (diff) | |
download | nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.tar.gz nextcloud-server-f5c4754c2b0d5c6e53688dea472339ec45afc448.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fr.php')
-rw-r--r-- | apps/files_sharing/l10n/fr.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php index 9c93a4d7f2c..60fd05b2401 100644 --- a/apps/files_sharing/l10n/fr.php +++ b/apps/files_sharing/l10n/fr.php @@ -1,11 +1,17 @@ <?php $TRANSLATIONS = array( +"Shared with you" => "Partagé avec vous", +"Shared with others" => "Partagé avec d'autres", +"No files have been shared with you yet." => "Aucun fichier n'est partagé avec vous pour l'instant", +"You haven't shared any files yet." => "Vous ne partagez pas de fichier pour l'instant", "Shared by {owner}" => "Partagé par {owner}", "Shared by" => "Partagé par", +"link" => "lien", "This share is password-protected" => "Ce partage est protégé par un mot de passe", "The password is wrong. Try again." => "Le mot de passe est incorrect. Veuillez réessayer.", "Password" => "Mot de passe", "Name" => "Nom", +"Share time" => "Date de partage", "Sorry, this link doesn’t seem to work anymore." => "Désolé, mais le lien semble ne plus fonctionner.", "Reasons might be:" => "Les raisons peuvent être :", "the item was removed" => "l'item a été supprimé", |