singlesignon.pot 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the singlesignon package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: singlesignon 1.3.2\n"
  10. "Report-Msgid-Bugs-To: https://github.com/edgardmessias/glpi-singlesignon/"
  11. "issues\n"
  12. "POT-Creation-Date: 2022-06-28 23:02-0300\n"
  13. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  14. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  15. "Language-Team: LANGUAGE <LL@li.org>\n"
  16. "Language: \n"
  17. "MIME-Version: 1.0\n"
  18. "Content-Type: text/plain; charset=UTF-8\n"
  19. "Content-Transfer-Encoding: 8bit\n"
  20. #: front/callback.php:15
  21. msgid "Provider not defined."
  22. msgstr ""
  23. #: front/callback.php:21
  24. msgid "Provider not found."
  25. msgstr ""
  26. #: front/callback.php:25
  27. msgid "Provider not active."
  28. msgstr ""
  29. #: front/provider.form.php:61 front/provider.form.php:63 front/provider.php:8
  30. #: front/provider.php:10 inc/preference.class.php:64 inc/provider.class.php:59
  31. #: setup.php:40
  32. msgid "Single Sign-on"
  33. msgstr ""
  34. #: inc/preference.class.php:147 inc/provider.class.php:52
  35. msgid "Single Sign-on Provider"
  36. msgstr ""
  37. #: inc/preference.class.php:172
  38. msgid "Linked accounts"
  39. msgstr ""
  40. #: inc/provider.class.php:100
  41. msgid "SSO Type"
  42. msgstr ""
  43. #: inc/provider.class.php:108 inc/provider.class.php:445
  44. msgid "Client ID"
  45. msgstr ""
  46. #: inc/provider.class.php:110 inc/provider.class.php:453
  47. msgid "Client Secret"
  48. msgstr ""
  49. #: inc/provider.class.php:121 inc/provider.class.php:461
  50. msgid "Scope"
  51. msgstr ""
  52. #: inc/provider.class.php:123 inc/provider.class.php:469
  53. msgid "Extra Options"
  54. msgstr ""
  55. #: inc/provider.class.php:128 inc/provider.class.php:477
  56. msgid "Authorize URL"
  57. msgstr ""
  58. #: inc/provider.class.php:133 inc/provider.class.php:485
  59. msgid "Access Token URL"
  60. msgstr ""
  61. #: inc/provider.class.php:138 inc/provider.class.php:493
  62. msgid "Resource Owner Details URL"
  63. msgstr ""
  64. #: inc/provider.class.php:145
  65. msgid "PopupAuth"
  66. msgstr ""
  67. #: inc/provider.class.php:151
  68. msgid "SplitDomain"
  69. msgstr ""
  70. #: inc/provider.class.php:155
  71. msgid "AuthorizedDomains"
  72. msgstr ""
  73. #: inc/provider.class.php:157
  74. msgid "AuthorizedDomainsTooltip"
  75. msgstr ""
  76. #: inc/provider.class.php:246
  77. msgid "Callback URL"
  78. msgstr ""
  79. #: inc/provider.class.php:250
  80. msgid "Test Single Sign-on"
  81. msgstr ""
  82. #: inc/provider.class.php:308
  83. msgid "A Name is required"
  84. msgstr ""
  85. #: inc/provider.class.php:314
  86. #, php-format
  87. msgid "The \"%s\" is a Invalid type"
  88. msgstr ""
  89. #: inc/provider.class.php:318
  90. msgid "A Client ID is required"
  91. msgstr ""
  92. #: inc/provider.class.php:322
  93. msgid "A Client Secret is required"
  94. msgstr ""
  95. #: inc/provider.class.php:327
  96. msgid "An Authorize URL is required"
  97. msgstr ""
  98. #: inc/provider.class.php:329
  99. msgid "The Authorize URL is invalid"
  100. msgstr ""
  101. #: inc/provider.class.php:333
  102. msgid "An Access Token URL is required"
  103. msgstr ""
  104. #: inc/provider.class.php:335
  105. msgid "The Access Token URL is invalid"
  106. msgstr ""
  107. #: inc/provider.class.php:339
  108. msgid "A Resource Owner Details URL is required"
  109. msgstr ""
  110. #: inc/provider.class.php:341
  111. msgid "The Resource Owner Details URL is invalid"
  112. msgstr ""
  113. #: inc/provider.class.php:552
  114. msgid "Generic"
  115. msgstr ""
  116. #: inc/provider.class.php:553
  117. msgid "Azure"
  118. msgstr ""
  119. #: inc/provider.class.php:554
  120. msgid "Facebook"
  121. msgstr ""
  122. #: inc/provider.class.php:555
  123. msgid "GitHub"
  124. msgstr ""
  125. #: inc/provider.class.php:556
  126. msgid "Google"
  127. msgstr ""
  128. #: inc/provider.class.php:557
  129. msgid "Instagram"
  130. msgstr ""
  131. #: inc/provider.class.php:558
  132. msgid "LinkdeIn"
  133. msgstr ""
  134. #: inc/toolbox.class.php:166
  135. #, php-format
  136. msgid "Login with %s"
  137. msgstr ""
  138. #: setup.php:8
  139. #, php-format
  140. msgid "Please, rename the plugin folder \"%s\" to \"singlesignon\""
  141. msgstr ""
  142. #: setup.php:57
  143. msgid "This plugin requires GLPI >= 0.85"
  144. msgstr ""