diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-07 01:54:37 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-03-07 01:54:37 -0500 |
commit | 73c21571710b58f6eef807efae991403f00577d7 (patch) | |
tree | 45d0563786250faadb69288946c947427879496d /lib/l10n/fr.js | |
parent | 81dc550af0bb069b976f4e62665b58a48474ac8c (diff) | |
download | nextcloud-server-73c21571710b58f6eef807efae991403f00577d7.tar.gz nextcloud-server-73c21571710b58f6eef807efae991403f00577d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.js')
-rw-r--r-- | lib/l10n/fr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/fr.js b/lib/l10n/fr.js index bc9a88a2103..e8031bca581 100644 --- a/lib/l10n/fr.js +++ b/lib/l10n/fr.js @@ -22,6 +22,8 @@ OC.L10N.register( "Users" : "Utilisateurs", "Admin" : "Administration", "Recommended" : "Recommandée", + "App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "L'application \"%s\" ne peut pas être installée car elle n'est pas compatible avec cette version de ownCloud.", + "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "L'application \"%s\" ne peut pas être installée à cause des dépendances suivantes non satisfaites : %s", "No app name specified" : "Aucun nom d'application spécifié", "Unknown filetype" : "Type de fichier inconnu", "Invalid image" : "Image non valable", |