diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-02 17:28:29 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-12-02 17:28:29 -0500 |
commit | 83ec234f530b152b7110b287c216bc0a2b6d1042 (patch) | |
tree | f818beb620523572fb895cea035ea86d11a44986 /apps/files_encryption/l10n/fr.php | |
parent | 9d100b5f94d15ab1b78bc9d8ab02de0fab33e6d3 (diff) | |
download | nextcloud-server-83ec234f530b152b7110b287c216bc0a2b6d1042.tar.gz nextcloud-server-83ec234f530b152b7110b287c216bc0a2b6d1042.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/fr.php')
-rw-r--r-- | apps/files_encryption/l10n/fr.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/fr.php b/apps/files_encryption/l10n/fr.php index a7096d54270..dbccbf74dcd 100644 --- a/apps/files_encryption/l10n/fr.php +++ b/apps/files_encryption/l10n/fr.php @@ -15,6 +15,7 @@ $TRANSLATIONS = array( "Missing requirements." => "Système minimum requis non respecté.", "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL together with the PHP extension is enabled and configured properly. For now, the encryption app has been disabled." => "Veuillez vous assurer qu'une version de PHP 5.3.3 ou supérieure est installée et qu'OpenSSL et son extension PHP sont activés et configurés correctement. En attendant, l'application de chiffrement été désactivée.", "Following users are not set up for encryption:" => "Les utilisateurs suivants ne sont pas configurés pour le chiffrement :", +"Initial encryption started... This can take some time. Please wait." => "Chiffrement initial démarré... Cela peut prendre un certain temps. Veuillez patienter.", "Saving..." => "Enregistrement...", "Go directly to your " => "Allez directement à votre", "personal settings" => "paramètres personnel", |