diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-27 01:55:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-27 01:55:20 -0400 |
commit | 46978b616cf18d86c3b5790560d233ebde1fc8e7 (patch) | |
tree | 9391699efe82c340bc86f6636ca30ccb170d578a /lib/l10n/fr.js | |
parent | d4fca4985819f11c1fc258ea45486440e9feb7d3 (diff) | |
download | nextcloud-server-46978b616cf18d86c3b5790560d233ebde1fc8e7.tar.gz nextcloud-server-46978b616cf18d86c3b5790560d233ebde1fc8e7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index 8e7de3462a3..873abd44ad0 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -48,6 +48,7 @@ OC.L10N.register( "Can't read file" : "Impossible de lire le fichier", "App directory already exists" : "Le dossier de l'application existe déjà", "Can't create app folder. Please fix permissions. %s" : "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s", + "Archive does not contain a directory named %s" : "Le fichier archive ne contient pas de répertoire %s", "No source specified when installing app" : "Aucune source spécifiée pour installer l'application", "No href specified when installing app from http" : "Aucun href spécifié pour installer l'application par http", "No path specified when installing app from local file" : "Aucun chemin spécifié pour installer l'application depuis un fichier local", |