summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/fr.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-11 01:54:41 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-09-11 01:54:41 -0400
commit0dcd8079dcf0286caa3702620737eaec058a64cf (patch)
tree084b80137f1f0e9dac4cf428ad6f8d7d3bca25ac /apps/files/l10n/fr.php
parent45b02f8f47e1f0b03430eb400198d2223c7561cf (diff)
downloadnextcloud-server-0dcd8079dcf0286caa3702620737eaec058a64cf.tar.gz
nextcloud-server-0dcd8079dcf0286caa3702620737eaec058a64cf.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/fr.php')
-rw-r--r--apps/files/l10n/fr.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php
index 7b6ce8ef162..ff695465d92 100644
--- a/apps/files/l10n/fr.php
+++ b/apps/files/l10n/fr.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Unknown error" => "Erreur Inconnue ",
"Could not move %s - File with this name already exists" => "Impossible de déplacer %s - Un fichier possédant ce nom existe déjà",
"Could not move %s" => "Impossible de déplacer %s",
+"Permission denied" => "Permission refusée",
"File name cannot be empty." => "Le nom de fichier ne peut être vide.",
"\"%s\" is an invalid file name." => "\"%s\" n'est pas un nom de fichier valide.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés.",