Просмотр исходного кода

feat(locales): french translation (#65)

Mehdi 2 лет назад
Родитель
Сommit
51999b40df
1 измененных файлов с 29 добавлено и 29 удалено
  1. 29 29
      locales/fr_FR.po

+ 29 - 29
locales/fr_FR.po

@@ -21,57 +21,57 @@ msgstr ""
 
 #: front/callback.php:15
 msgid "Provider not defined."
-msgstr "Provider not defined."
+msgstr "Fournisseur non défini"
 
 #: front/callback.php:21
 msgid "Provider not found."
-msgstr "Provider not found."
+msgstr "Fournisseur introuvable"
 
 #: front/callback.php:25
 msgid "Provider not active."
-msgstr "Provider not active."
+msgstr "Fournisseur désactivé"
 
 #: front/provider.form.php:61 front/provider.form.php:63 front/provider.php:8
 #: front/provider.php:10 inc/preference.class.php:64 inc/provider.class.php:59
 #: setup.php:40
 msgid "Single Sign-on"
-msgstr "Single Sign-on"
+msgstr "Identification unique"
 
 #: inc/preference.class.php:147 inc/provider.class.php:52
 msgid "Single Sign-on Provider"
-msgstr "Single Sign-on Provider"
+msgstr "Fournisseur d'identification unique"
 
 #: inc/preference.class.php:172
 msgid "Linked accounts"
-msgstr "Linked accounts"
+msgstr "Comptes liés"
 
 #: inc/provider.class.php:100
 msgid "SSO Type"
-msgstr "SSO Type"
+msgstr "Type de SSO"
 
 #: inc/provider.class.php:108 inc/provider.class.php:445
 msgid "Client ID"
-msgstr "Client ID"
+msgstr "Identificateur du client"
 
 #: inc/provider.class.php:110 inc/provider.class.php:453
 msgid "Client Secret"
-msgstr "Client Secret"
+msgstr "Secret du client"
 
 #: inc/provider.class.php:121 inc/provider.class.php:461
 msgid "Scope"
-msgstr "Scope"
+msgstr "Étendue"
 
 #: inc/provider.class.php:123 inc/provider.class.php:469
 msgid "Extra Options"
-msgstr "Extra Options"
+msgstr "Options supplémentaires"
 
 #: inc/provider.class.php:128 inc/provider.class.php:477
 msgid "Authorize URL"
-msgstr "Authorize URL"
+msgstr "URL d'autorisation"
 
 #: inc/provider.class.php:133 inc/provider.class.php:485
 msgid "Access Token URL"
-msgstr "Access Token URL"
+msgstr "URL du jeton d'accès"
 
 #: inc/provider.class.php:138 inc/provider.class.php:493
 msgid "Resource Owner Details URL"
@@ -99,60 +99,60 @@ msgstr ""
 
 #: inc/provider.class.php:246
 msgid "Callback URL"
-msgstr "Callback URL"
+msgstr "URL de callback"
 
 #: inc/provider.class.php:250
 msgid "Test Single Sign-on"
-msgstr "Test Single Sign-on"
+msgstr "Tester l'identification unique"
 
 #: inc/provider.class.php:308
 msgid "A Name is required"
-msgstr "A Name is required"
+msgstr "Un nom est requis"
 
 #: inc/provider.class.php:314
 #, php-format
 msgid "The \"%s\" is a Invalid type"
-msgstr "The \"%s\" is a Invalid type"
+msgstr "Le type \"%s\" est invalide"
 
 #: inc/provider.class.php:318
 msgid "A Client ID is required"
-msgstr "A Client ID is required"
+msgstr "L'identifiant de client est requis"
 
 #: inc/provider.class.php:322
 msgid "A Client Secret is required"
-msgstr "A Client Secret is required"
+msgstr "Le secret du client est requis"
 
 #: inc/provider.class.php:327
 msgid "An Authorize URL is required"
-msgstr "An Authorize URL is required"
+msgstr "L'URL d'autorisation est requise"
 
 #: inc/provider.class.php:329
 msgid "The Authorize URL is invalid"
-msgstr "The Authorize URL is invalid"
+msgstr "L'URL d'autorisation est invalide"
 
 #: inc/provider.class.php:333
 msgid "An Access Token URL is required"
-msgstr "An Access Token URL is required"
+msgstr "L'URL du jeton d'accès est requise"
 
 #: inc/provider.class.php:335
 msgid "The Access Token URL is invalid"
-msgstr "The Access Token URL is invalid"
+msgstr "L'URL du jeton d'accès est invalide"
 
 #: inc/provider.class.php:339
 msgid "A Resource Owner Details URL is required"
-msgstr "A Resource Owner Details URL is required"
+msgstr "L'URL d'information sur l'utilisateur est requise"
 
 #: inc/provider.class.php:341
 msgid "The Resource Owner Details URL is invalid"
-msgstr "The Resource Owner Details URL is invalid"
+msgstr "L'URL d'information sur l'utilisateur est invalide"
 
 #: inc/provider.class.php:552
 msgid "Generic"
-msgstr "Generic"
+msgstr "Generique"
 
 #: inc/provider.class.php:553
 msgid "Azure"
-msgstr ""
+msgstr "Azure"
 
 #: inc/provider.class.php:554
 msgid "Facebook"
@@ -182,11 +182,11 @@ msgstr "Se connecter avec %s"
 #: setup.php:8
 #, php-format
 msgid "Please, rename the plugin folder \"%s\" to \"singlesignon\""
-msgstr "Please, rename the plugin folder \"%s\" to \"singlesignon\""
+msgstr "Renommez le dossier \"%s\" à \"singlesignon\""
 
 #: setup.php:57
 msgid "This plugin requires GLPI >= 0.85"
-msgstr "This plugin requires GLPI >= 0.85"
+msgstr "Ce plugin requiert une version de GLPI >= 0.85"
 
 #~ msgid "IsDefault"
 #~ msgstr "Authentification par défaut"