singlesignon.pot 2.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2019-04-26 11:06-0300\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: setup.php:29 front/provider.form.php:59 front/provider.form.php:61
  19. #: front/provider.php:6 front/provider.php:8 inc/provider.class.php:53
  20. msgid "Single Sign-on"
  21. msgstr ""
  22. #: setup.php:42
  23. msgid "Run first: composer install"
  24. msgstr ""
  25. #: setup.php:46
  26. msgid "This plugin requires GLPI >= 0.85"
  27. msgstr ""
  28. #: front/callback.php:29
  29. msgid "Provider not defined."
  30. msgstr ""
  31. #: front/callback.php:38
  32. msgid "Provider not found."
  33. msgstr ""
  34. #: front/callback.php:42
  35. msgid "Provider not active."
  36. msgstr ""
  37. #: inc/provider.class.php:46
  38. msgid "Single Sign-on Provider"
  39. msgstr ""
  40. #: inc/provider.class.php:109
  41. msgid "SSO Type"
  42. msgstr ""
  43. #: inc/provider.class.php:117 inc/provider.class.php:250
  44. msgid "Client ID"
  45. msgstr ""
  46. #: inc/provider.class.php:119 inc/provider.class.php:255
  47. msgid "Client Secret"
  48. msgstr ""
  49. #: inc/provider.class.php:124 inc/provider.class.php:260
  50. msgid "Scope"
  51. msgstr ""
  52. #: inc/provider.class.php:126 inc/provider.class.php:265
  53. msgid "Extra Options"
  54. msgstr ""
  55. #: inc/provider.class.php:137 inc/provider.class.php:270
  56. msgid "Authorize URL"
  57. msgstr ""
  58. #: inc/provider.class.php:142 inc/provider.class.php:275
  59. msgid "Access Token URL"
  60. msgstr ""
  61. #: inc/provider.class.php:147 inc/provider.class.php:280
  62. msgid "Resource Owner Details URL"
  63. msgstr ""
  64. #: inc/provider.class.php:181
  65. msgid "A Name is required"
  66. msgstr ""
  67. #: inc/provider.class.php:187
  68. #, php-format
  69. msgid "The \"%s\" is a Invalid type"
  70. msgstr ""
  71. #: inc/provider.class.php:191
  72. msgid "A Client ID is required"
  73. msgstr ""
  74. #: inc/provider.class.php:195
  75. msgid "A Client Secret is required"
  76. msgstr ""
  77. #: inc/provider.class.php:200
  78. msgid "An Authorize URL is required"
  79. msgstr ""
  80. #: inc/provider.class.php:202
  81. msgid "The Authorize URL is invalid"
  82. msgstr ""
  83. #: inc/provider.class.php:206
  84. msgid "An Access Token URL is required"
  85. msgstr ""
  86. #: inc/provider.class.php:208
  87. msgid "The Access Token URL is invalid"
  88. msgstr ""
  89. #: inc/provider.class.php:212
  90. msgid "A Resource Owner Details URL is required"
  91. msgstr ""
  92. #: inc/provider.class.php:214
  93. msgid "The Resource Owner Details URL is invalid"
  94. msgstr ""
  95. #: inc/provider.class.php:331
  96. msgid "Generic"
  97. msgstr ""
  98. #: inc/provider.class.php:332
  99. msgid "Facebook"
  100. msgstr ""
  101. #: inc/provider.class.php:333
  102. msgid "GitHub"
  103. msgstr ""
  104. #: inc/provider.class.php:334
  105. msgid "Google"
  106. msgstr ""
  107. #: inc/provider.class.php:335
  108. msgid "Instagram"
  109. msgstr ""
  110. #: inc/provider.class.php:336
  111. msgid "LinkdeIn"
  112. msgstr ""