diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-26 01:55:36 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-05-26 01:55:36 -0400 |
commit | 790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7 (patch) | |
tree | 30dc69cb3f624dc89c607246f65a4b298f9d2570 /l10n/fr | |
parent | 5fa67a4fb0f5e9bd2413336e3de5a02e41215d19 (diff) | |
download | nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.tar.gz nextcloud-server-790c0e8e7ccc44fc859cfa5b97ef2d8aa1df87d7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/fr')
-rw-r--r-- | l10n/fr/files.po | 10 | ||||
-rw-r--r-- | l10n/fr/user_ldap.po | 47 |
2 files changed, 49 insertions, 8 deletions
diff --git a/l10n/fr/files.po b/l10n/fr/files.po index d5cd3196442..4377d491814 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -14,9 +14,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-24 01:54-0400\n" -"PO-Revision-Date: 2014-05-23 01:02+0000\n" -"Last-Translator: Gauth <gauthier@openux.org>\n" +"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -419,5 +419,5 @@ msgid "Files are being scanned, please wait." msgstr "Les fichiers sont en cours d'analyse, veuillez patienter." #: templates/list.php:105 -msgid "Current scanning" -msgstr "Analyse en cours" +msgid "Currently scanning" +msgstr "" diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po index 13c74e26d96..227c63c66f5 100644 --- a/l10n/fr/user_ldap.po +++ b/l10n/fr/user_ldap.po @@ -11,9 +11,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2014-05-17 01:54-0400\n" -"PO-Revision-Date: 2014-05-16 06:13+0000\n" -"Last-Translator: RyDroid <rydroid_trans@yahoo.fr>\n" +"POT-Creation-Date: 2014-05-26 01:54-0400\n" +"PO-Revision-Date: 2014-05-26 05:54+0000\n" +"Last-Translator: I Robot\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -74,6 +74,10 @@ msgstr "Récupérer les paramètres depuis une configuration récente du serveur msgid "Keep settings?" msgstr "Garder ces paramètres ?" +#: js/settings.js:93 +msgid "{nbServer}. Server" +msgstr "" + #: js/settings.js:99 msgid "Cannot add server configuration" msgstr "Impossible d'ajouter la configuration du serveur" @@ -152,6 +156,22 @@ msgstr "Hôte invalide" msgid "Could not find the desired feature" msgstr "Impossible de trouver la fonction souhaitée" +#: settings.php:52 +msgid "Server" +msgstr "" + +#: settings.php:53 +msgid "User Filter" +msgstr "" + +#: settings.php:54 +msgid "Login Filter" +msgstr "" + +#: settings.php:55 +msgid "Group Filter" +msgstr "" + #: templates/part.settingcontrols.php:2 msgid "Save" msgstr "Sauvegarder" @@ -224,10 +244,23 @@ msgid "" "username in the login action. Example: \"uid=%%uid\"" msgstr "Définit le filtre à appliquer lors d'une tentative de connexion. %%uid remplace le nom d'utilisateur lors de la connexion. Exemple : \"uid=%%uid\"" +#: templates/part.wizard-server.php:6 +msgid "1. Server" +msgstr "" + +#: templates/part.wizard-server.php:13 +#, php-format +msgid "%s. Server:" +msgstr "" + #: templates/part.wizard-server.php:18 msgid "Add Server Configuration" msgstr "Ajouter une configuration du serveur" +#: templates/part.wizard-server.php:21 +msgid "Delete Configuration" +msgstr "" + #: templates/part.wizard-server.php:30 msgid "Host" msgstr "Hôte" @@ -291,6 +324,14 @@ msgstr "Retour" msgid "Continue" msgstr "Poursuivre" +#: templates/settings.php:7 +msgid "Expert" +msgstr "" + +#: templates/settings.php:8 +msgid "Advanced" +msgstr "" + #: templates/settings.php:11 msgid "" "<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may" |