singlesignon.pot 3.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164
  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.1\n"
  10. "Report-Msgid-Bugs-To: https://github.com/edgardmessias/glpi-singlesignon/"
  11. "issues\n"
  12. "POT-Creation-Date: 2021-03-17 09:30-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:57
  31. #: setup.php:40
  32. msgid "Single Sign-on"
  33. msgstr ""
  34. #: inc/preference.class.php:147 inc/provider.class.php:50
  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:98
  41. msgid "SSO Type"
  42. msgstr ""
  43. #: inc/provider.class.php:106 inc/provider.class.php:423
  44. msgid "Client ID"
  45. msgstr ""
  46. #: inc/provider.class.php:108 inc/provider.class.php:431
  47. msgid "Client Secret"
  48. msgstr ""
  49. #: inc/provider.class.php:113 inc/provider.class.php:439
  50. msgid "Scope"
  51. msgstr ""
  52. #: inc/provider.class.php:115 inc/provider.class.php:447
  53. msgid "Extra Options"
  54. msgstr ""
  55. #: inc/provider.class.php:126 inc/provider.class.php:455
  56. msgid "Authorize URL"
  57. msgstr ""
  58. #: inc/provider.class.php:131 inc/provider.class.php:463
  59. msgid "Access Token URL"
  60. msgstr ""
  61. #: inc/provider.class.php:136 inc/provider.class.php:471
  62. msgid "Resource Owner Details URL"
  63. msgstr ""
  64. #: inc/provider.class.php:224
  65. msgid "Callback URL"
  66. msgstr ""
  67. #: inc/provider.class.php:228
  68. msgid "Test Single Sign-on"
  69. msgstr ""
  70. #: inc/provider.class.php:286
  71. msgid "A Name is required"
  72. msgstr ""
  73. #: inc/provider.class.php:292
  74. #, php-format
  75. msgid "The \"%s\" is a Invalid type"
  76. msgstr ""
  77. #: inc/provider.class.php:296
  78. msgid "A Client ID is required"
  79. msgstr ""
  80. #: inc/provider.class.php:300
  81. msgid "A Client Secret is required"
  82. msgstr ""
  83. #: inc/provider.class.php:305
  84. msgid "An Authorize URL is required"
  85. msgstr ""
  86. #: inc/provider.class.php:307
  87. msgid "The Authorize URL is invalid"
  88. msgstr ""
  89. #: inc/provider.class.php:311
  90. msgid "An Access Token URL is required"
  91. msgstr ""
  92. #: inc/provider.class.php:313
  93. msgid "The Access Token URL is invalid"
  94. msgstr ""
  95. #: inc/provider.class.php:317
  96. msgid "A Resource Owner Details URL is required"
  97. msgstr ""
  98. #: inc/provider.class.php:319
  99. msgid "The Resource Owner Details URL is invalid"
  100. msgstr ""
  101. #: inc/provider.class.php:530
  102. msgid "Generic"
  103. msgstr ""
  104. #: inc/provider.class.php:531
  105. msgid "Facebook"
  106. msgstr ""
  107. #: inc/provider.class.php:532
  108. msgid "GitHub"
  109. msgstr ""
  110. #: inc/provider.class.php:533
  111. msgid "Google"
  112. msgstr ""
  113. #: inc/provider.class.php:534
  114. msgid "Instagram"
  115. msgstr ""
  116. #: inc/provider.class.php:535
  117. msgid "LinkdeIn"
  118. msgstr ""
  119. #: inc/toolbox.class.php:154
  120. #, php-format
  121. msgid "Login with %s"
  122. msgstr ""
  123. #: setup.php:8
  124. #, php-format
  125. msgid "Please, rename the plugin folder \"%s\" to \"singlesignon\""
  126. msgstr ""
  127. #: setup.php:57
  128. msgid "This plugin requires GLPI >= 0.85"
  129. msgstr ""