diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-18 01:55:01 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-18 01:55:01 -0400 |
commit | a7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2 (patch) | |
tree | 31f93f3e735ce768bb5cafd5806303263b76c1af /apps/files/l10n/fr.php | |
parent | b3d12412ce1eba0a5cc1b5e181ff3c8196ea0617 (diff) | |
download | nextcloud-server-a7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2.tar.gz nextcloud-server-a7509e5fd98c05ea98d8b2e9f6b462ba1af51ca2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fr.php')
-rw-r--r-- | apps/files/l10n/fr.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php index 8fe704f5c55..1ddb94d0839 100644 --- a/apps/files/l10n/fr.php +++ b/apps/files/l10n/fr.php @@ -72,6 +72,8 @@ $TRANSLATIONS = array( "0 is unlimited" => "0 est illimité", "Maximum input size for ZIP files" => "Taille maximale pour les fichiers ZIP", "Save" => "Sauvegarder", +"WebDAV" => "WebDAV", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Utiliser cette adresse pour <a href=\"%s\" target=\"_blank\"> accéder à vos fichiers par WebDAV</a>", "New" => "Nouveau", "New text file" => "Nouveau fichier texte", "Text file" => "Fichier texte", |