diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-11 00:04:49 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-11 00:04:49 +0100 |
commit | 04146f2059e2d038177db544ea9f37a124f0781e (patch) | |
tree | 8f280f9847b77748d7a709876f23a5a11f15caeb /lib/l10n/fr.php | |
parent | f097fade01aaf8942a02accc4c9ad1873cf08ef6 (diff) | |
download | nextcloud-server-04146f2059e2d038177db544ea9f37a124f0781e.tar.gz nextcloud-server-04146f2059e2d038177db544ea9f37a124f0781e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.php')
-rw-r--r-- | lib/l10n/fr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index c6bf8f7f9c3..852fe1ddc4a 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -16,6 +16,8 @@ "Files" => "Fichiers", "Text" => "Texte", "Images" => "Images", +"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Votre serveur web, n'est pas correctement configuré pour permettre la synchronisation des fichiers, car l'interface WebDav ne fonctionne pas comme il faut.", +"Please double check the <a href='%s'>installation guides</a>." => "Veuillez vous référer au <a href='%s'>guide d'installation</a>.", "seconds ago" => "à l'instant", "1 minute ago" => "il y a 1 minute", "%d minutes ago" => "il y a %d minutes", |