es_ES.po 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR glpi-singlesignon Development Team
  3. # This file is distributed under the same license as the singlesignon package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. # Translators:
  7. # Eduardo Mozart de Oliveira <eduardomozart182@gmail.com>, 2025
  8. #
  9. #, fuzzy
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: singlesignon\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2025-02-04 19:54+0000\n"
  15. "PO-Revision-Date: 2025-02-04 19:31+0000\n"
  16. "Last-Translator: Eduardo Mozart de Oliveira <eduardomozart182@gmail.com>, 2025\n"
  17. "Language-Team: Spanish (Spain) (https://app.transifex.com/eduardomozart/teams/204814/es_ES/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: 8bit\n"
  21. "Language: es_ES\n"
  22. "Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"
  23. #: setup.php:33
  24. #, php-format
  25. msgid "Please, rename the plugin folder \"%s\" to \"singlesignon\""
  26. msgstr ""
  27. "Por favor, cambie el nombre de la carpeta del plugin \"%s\" para "
  28. "\"singlesignon\""
  29. #: setup.php:67 front/provider.form.php:86 front/provider.form.php:88
  30. #: front/provider.php:33 front/provider.php:35 inc/preference.class.php:89
  31. #: inc/provider.class.php:84
  32. msgid "Single Sign-on"
  33. msgstr "Single Sign-on"
  34. #: setup.php:84
  35. msgid "This plugin requires GLPI >= 0.85"
  36. msgstr "Este plugin requiere GLPI >= 0.85"
  37. #: front/callback.php:40
  38. msgid "Provider not defined."
  39. msgstr "Proveedor no definido."
  40. #: front/callback.php:46
  41. msgid "Provider not found."
  42. msgstr "Proveedor no encontrado."
  43. #: front/callback.php:50
  44. msgid "Provider not active."
  45. msgstr "Proveedor no activado."
  46. #: front/callback.php:108
  47. msgid "Automatic redirection, else click"
  48. msgstr ""
  49. #: inc/preference.class.php:172 inc/provider.class.php:77
  50. msgid "Single Sign-on Provider"
  51. msgstr "Proveedor de Single Sign-on"
  52. #: inc/preference.class.php:197
  53. msgid "Linked accounts"
  54. msgstr "Cuentas vinculadas"
  55. #: inc/provider.class.php:126
  56. msgid "JSON SSO provider representation"
  57. msgstr ""
  58. #: inc/provider.class.php:127
  59. msgid "Copy provider information"
  60. msgstr ""
  61. #: inc/provider.class.php:158
  62. msgid "SSO Type"
  63. msgstr "Tipo de SSO"
  64. #: inc/provider.class.php:166 inc/provider.class.php:509
  65. msgid "Client ID"
  66. msgstr "Identificación del cliente"
  67. #: inc/provider.class.php:168 inc/provider.class.php:517
  68. msgid "Client Secret"
  69. msgstr "Secreto del cliente"
  70. #: inc/provider.class.php:179 inc/provider.class.php:525
  71. msgid "Scope"
  72. msgstr "Alcance"
  73. #: inc/provider.class.php:181 inc/provider.class.php:533
  74. msgid "Extra Options"
  75. msgstr "Opciones adicionales"
  76. #: inc/provider.class.php:183
  77. #, php-format
  78. msgid ""
  79. "Allows you to specify custom parameters for the SSO provider %1$s. Example: "
  80. "%2$s to force login or %3$s to force account selection (supported URL "
  81. "settings may vary by provider). You can specify additional parameters with "
  82. "the \"&\" delimiter."
  83. msgstr ""
  84. #: inc/provider.class.php:183 inc/provider.class.php:190
  85. #: inc/provider.class.php:541
  86. msgid "Authorize URL"
  87. msgstr "URL de autorización"
  88. #: inc/provider.class.php:195 inc/provider.class.php:549
  89. msgid "Access Token URL"
  90. msgstr "URL del token de acceso"
  91. #: inc/provider.class.php:200 inc/provider.class.php:557
  92. msgid "Resource Owner Details URL"
  93. msgstr "URL de detalles del propietario del recurso"
  94. #: inc/provider.class.php:205
  95. msgid "IsDefault"
  96. msgstr ""
  97. #: inc/provider.class.php:207
  98. msgid "PopupAuth"
  99. msgstr ""
  100. #: inc/provider.class.php:213
  101. msgid "SplitDomain"
  102. msgstr ""
  103. #: inc/provider.class.php:217
  104. msgid "AuthorizedDomains"
  105. msgstr ""
  106. #: inc/provider.class.php:219
  107. msgid ""
  108. "Provide a list of domains allowed to log in through this provider (separated"
  109. " by commas, no spaces)."
  110. msgstr ""
  111. #: inc/provider.class.php:225
  112. msgid "Use Email as Login"
  113. msgstr ""
  114. #: inc/provider.class.php:228
  115. msgid "Split Name"
  116. msgstr ""
  117. #: inc/provider.class.php:316
  118. msgid "Callback URL"
  119. msgstr "URL de devolución de llamada"
  120. #: inc/provider.class.php:320
  121. msgid "Test Single Sign-on"
  122. msgstr "Pruebar Single Sign-on"
  123. #: inc/provider.class.php:379
  124. msgid "A Name is required"
  125. msgstr "Se requiere un nombre"
  126. #: inc/provider.class.php:385
  127. #, php-format
  128. msgid "The \"%s\" is a Invalid type"
  129. msgstr "El \"%s\" es un tipo no válido"
  130. #: inc/provider.class.php:389
  131. msgid "A Client ID is required"
  132. msgstr "Se requiere una identificación de cliente"
  133. #: inc/provider.class.php:393
  134. msgid "A Client Secret is required"
  135. msgstr "Se requiere un secreto de cliente"
  136. #: inc/provider.class.php:398
  137. msgid "An Authorize URL is required"
  138. msgstr "Se requiere una URL de autorización"
  139. #: inc/provider.class.php:400
  140. msgid "The Authorize URL is invalid"
  141. msgstr "La URL de autorización no es válida"
  142. #: inc/provider.class.php:404
  143. msgid "An Access Token URL is required"
  144. msgstr "Se requiere una URL de token de acceso"
  145. #: inc/provider.class.php:406
  146. msgid "The Access Token URL is invalid"
  147. msgstr "La URL del token de acceso no es válida"
  148. #: inc/provider.class.php:410
  149. msgid "A Resource Owner Details URL is required"
  150. msgstr "Se requiere una URL de detalles del propietario del recurso"
  151. #: inc/provider.class.php:412
  152. msgid "The Resource Owner Details URL is invalid"
  153. msgstr "La URL de detalles del propietario del recurso no es válida"
  154. #: inc/provider.class.php:634
  155. msgid "Generic"
  156. msgstr "Genérico"
  157. #: inc/provider.class.php:635
  158. msgid "Azure"
  159. msgstr "Azure"
  160. #: inc/provider.class.php:636
  161. msgid "Facebook"
  162. msgstr "Facebook"
  163. #: inc/provider.class.php:637
  164. msgid "GitHub"
  165. msgstr "GitHub"
  166. #: inc/provider.class.php:638
  167. msgid "Google"
  168. msgstr "Google"
  169. #: inc/provider.class.php:639
  170. msgid "Instagram"
  171. msgstr "Instagram"
  172. #: inc/provider.class.php:640
  173. msgid "LinkdeIn"
  174. msgstr "LinkdeIn"
  175. #: inc/toolbox.class.php:195
  176. #, php-format
  177. msgid "Login with %s"
  178. msgstr "Iniciar con %s"