fr_FR.po 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192
  1. # English translations for singlesignon package.
  2. # Copyright (C) 2021 THE singlesignon'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the singlesignon package.
  4. # Automatically generated, 2021.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: singlesignon 1.3.1\n"
  9. "Report-Msgid-Bugs-To: https://github.com/edgardmessias/glpi-singlesignon/"
  10. "issues\n"
  11. "POT-Creation-Date: 2022-06-28 23:01-0300\n"
  12. "PO-Revision-Date: 2022-03-23 14:35+0100\n"
  13. "Last-Translator: Automatically generated\n"
  14. "Language-Team: none\n"
  15. "Language: fr_FR\n"
  16. "MIME-Version: 1.0\n"
  17. "Content-Type: text/plain; charset=UTF-8\n"
  18. "Content-Transfer-Encoding: 8bit\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. "X-Generator: Poedit 3.0.1\n"
  21. #: front/callback.php:15
  22. msgid "Provider not defined."
  23. msgstr "Provider not defined."
  24. #: front/callback.php:21
  25. msgid "Provider not found."
  26. msgstr "Provider not found."
  27. #: front/callback.php:25
  28. msgid "Provider not active."
  29. msgstr "Provider not active."
  30. #: front/provider.form.php:61 front/provider.form.php:63 front/provider.php:8
  31. #: front/provider.php:10 inc/preference.class.php:64 inc/provider.class.php:59
  32. #: setup.php:40
  33. msgid "Single Sign-on"
  34. msgstr "Single Sign-on"
  35. #: inc/preference.class.php:147 inc/provider.class.php:52
  36. msgid "Single Sign-on Provider"
  37. msgstr "Single Sign-on Provider"
  38. #: inc/preference.class.php:172
  39. msgid "Linked accounts"
  40. msgstr "Linked accounts"
  41. #: inc/provider.class.php:100
  42. msgid "SSO Type"
  43. msgstr "SSO Type"
  44. #: inc/provider.class.php:108 inc/provider.class.php:445
  45. msgid "Client ID"
  46. msgstr "Client ID"
  47. #: inc/provider.class.php:110 inc/provider.class.php:453
  48. msgid "Client Secret"
  49. msgstr "Client Secret"
  50. #: inc/provider.class.php:121 inc/provider.class.php:461
  51. msgid "Scope"
  52. msgstr "Scope"
  53. #: inc/provider.class.php:123 inc/provider.class.php:469
  54. msgid "Extra Options"
  55. msgstr "Extra Options"
  56. #: inc/provider.class.php:128 inc/provider.class.php:477
  57. msgid "Authorize URL"
  58. msgstr "Authorize URL"
  59. #: inc/provider.class.php:133 inc/provider.class.php:485
  60. msgid "Access Token URL"
  61. msgstr "Access Token URL"
  62. #: inc/provider.class.php:138 inc/provider.class.php:493
  63. msgid "Resource Owner Details URL"
  64. msgstr "Resource Owner Details URL"
  65. #: inc/provider.class.php:145
  66. msgid "PopupAuth"
  67. msgstr "Authentification via Pop-up"
  68. #: inc/provider.class.php:151
  69. msgid "SplitDomain"
  70. msgstr ""
  71. "Ne pas prendre en compte le domaine pour la correspondance de l'identifiant "
  72. "GLPI"
  73. #: inc/provider.class.php:155
  74. msgid "AuthorizedDomains"
  75. msgstr "Domaines autorisés"
  76. #: inc/provider.class.php:157
  77. msgid "AuthorizedDomainsTooltip"
  78. msgstr ""
  79. "Domaines autorisés séparés par des ','. Vide : tous les domaines sont "
  80. "autorisés"
  81. #: inc/provider.class.php:246
  82. msgid "Callback URL"
  83. msgstr "Callback URL"
  84. #: inc/provider.class.php:250
  85. msgid "Test Single Sign-on"
  86. msgstr "Test Single Sign-on"
  87. #: inc/provider.class.php:308
  88. msgid "A Name is required"
  89. msgstr "A Name is required"
  90. #: inc/provider.class.php:314
  91. #, php-format
  92. msgid "The \"%s\" is a Invalid type"
  93. msgstr "The \"%s\" is a Invalid type"
  94. #: inc/provider.class.php:318
  95. msgid "A Client ID is required"
  96. msgstr "A Client ID is required"
  97. #: inc/provider.class.php:322
  98. msgid "A Client Secret is required"
  99. msgstr "A Client Secret is required"
  100. #: inc/provider.class.php:327
  101. msgid "An Authorize URL is required"
  102. msgstr "An Authorize URL is required"
  103. #: inc/provider.class.php:329
  104. msgid "The Authorize URL is invalid"
  105. msgstr "The Authorize URL is invalid"
  106. #: inc/provider.class.php:333
  107. msgid "An Access Token URL is required"
  108. msgstr "An Access Token URL is required"
  109. #: inc/provider.class.php:335
  110. msgid "The Access Token URL is invalid"
  111. msgstr "The Access Token URL is invalid"
  112. #: inc/provider.class.php:339
  113. msgid "A Resource Owner Details URL is required"
  114. msgstr "A Resource Owner Details URL is required"
  115. #: inc/provider.class.php:341
  116. msgid "The Resource Owner Details URL is invalid"
  117. msgstr "The Resource Owner Details URL is invalid"
  118. #: inc/provider.class.php:552
  119. msgid "Generic"
  120. msgstr "Generic"
  121. #: inc/provider.class.php:553
  122. msgid "Azure"
  123. msgstr ""
  124. #: inc/provider.class.php:554
  125. msgid "Facebook"
  126. msgstr "Facebook"
  127. #: inc/provider.class.php:555
  128. msgid "GitHub"
  129. msgstr "GitHub"
  130. #: inc/provider.class.php:556
  131. msgid "Google"
  132. msgstr "Google"
  133. #: inc/provider.class.php:557
  134. msgid "Instagram"
  135. msgstr "Instagram"
  136. #: inc/provider.class.php:558
  137. msgid "LinkdeIn"
  138. msgstr "LinkdeIn"
  139. #: inc/toolbox.class.php:166
  140. #, php-format
  141. msgid "Login with %s"
  142. msgstr "Se connecter avec %s"
  143. #: setup.php:8
  144. #, php-format
  145. msgid "Please, rename the plugin folder \"%s\" to \"singlesignon\""
  146. msgstr "Please, rename the plugin folder \"%s\" to \"singlesignon\""
  147. #: setup.php:57
  148. msgid "This plugin requires GLPI >= 0.85"
  149. msgstr "This plugin requires GLPI >= 0.85"
  150. #~ msgid "IsDefault"
  151. #~ msgstr "Authentification par défaut"