diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-28 01:56:24 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-04-28 01:56:24 -0400 |
commit | 642f57c1d534c4f5b9280495b2f3a77b0b88ac7b (patch) | |
tree | d9e472fdad165b8338f44d3e551b84f508c82c5d /lib/l10n/fr.php | |
parent | e910e6314008113b953e75878d53cc7a8c80327a (diff) | |
download | nextcloud-server-642f57c1d534c4f5b9280495b2f3a77b0b88ac7b.tar.gz nextcloud-server-642f57c1d534c4f5b9280495b2f3a77b0b88ac7b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/fr.php')
-rw-r--r-- | lib/l10n/fr.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php index e7d249add93..3bfa3fe8916 100644 --- a/lib/l10n/fr.php +++ b/lib/l10n/fr.php @@ -1,7 +1,6 @@ <?php $TRANSLATIONS = array( "You are accessing the server from an untrusted domain." => "Vous accédez au serveur à partir d'un domaine non-approuvé.", -"Please contact your administrator" => "Veuillez contacter votre administrateur", "App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "L'application \"%s\" ne peut être installée car elle n'est pas compatible avec cette version de ownCloud.", "No app name specified" => "Aucun nom d'application spécifié", "Help" => "Aide", |