summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-09 01:55:33 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-09 01:55:33 -0400
commit295c46ccb5ed9f43da2326d8a15c06d4e305a377 (patch)
treebb6c61aab1ecd837891d3fbf795469febbbc38ad /apps/files/l10n
parentc7f936cdcb368de9ab0b6d4d2df11f0a3be6b93d (diff)
downloadnextcloud-server-295c46ccb5ed9f43da2326d8a15c06d4e305a377.tar.gz
nextcloud-server-295c46ccb5ed9f43da2326d8a15c06d4e305a377.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r--apps/files/l10n/fr.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php
index 31e39b419b5..9a94174a617 100644
--- a/apps/files/l10n/fr.php
+++ b/apps/files/l10n/fr.php
@@ -91,6 +91,6 @@ $TRANSLATIONS = array(
"Upload too large" => "Téléversement trop volumineux",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur.",
"Files are being scanned, please wait." => "Les fichiers sont en cours d'analyse, veuillez patienter.",
-"Currently scanning" => "Analyse en cours de traitement"
+"Currently scanning" => "Analyse en cours"
);
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);";