diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-08 01:55:17 -0400 |
commit | 20fc4b8b533407c7282bf1634e90f3a52e5619f0 (patch) | |
tree | 6b7f292035cf90570de606ebfa914571652b8212 /apps/files_sharing/l10n/fr.php | |
parent | 5506f9dc813f034bc79f41aac1dea0db412092af (diff) | |
download | nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.tar.gz nextcloud-server-20fc4b8b533407c7282bf1634e90f3a52e5619f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n/fr.php')
-rw-r--r-- | apps/files_sharing/l10n/fr.php | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php index 8afbcbf630c..e094a2f2090 100644 --- a/apps/files_sharing/l10n/fr.php +++ b/apps/files_sharing/l10n/fr.php @@ -8,15 +8,13 @@ $TRANSLATIONS = array( "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", "You haven't shared any files by link yet." => "Vous ne partagez aucun de fichier par lien pour l'instant.", -"Add {name} from {owner}@{remote}" => "Ajouter {name} de {owner}@{remote}", -"Add Share" => "Ajouter un partage", -"Password" => "Mot de passe", "No ownCloud installation found at {remote}" => "Aucune installation ownCloud n'a été trouvée sur {remote}", "Invalid ownCloud url" => "URL ownCloud invalide", "Shared by {owner}" => "Partagé par {owner}", "Shared by" => "Partagé par", "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.", |