es_CL.po 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_oauth
  4. #
  5. # Translators:
  6. # Martin Trigaux <mat@odoo.com>, 2017
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: Odoo Server 11.0\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2017-10-24 09:00+0000\n"
  12. "PO-Revision-Date: 2017-10-24 09:00+0000\n"
  13. "Last-Translator: Martin Trigaux <mat@odoo.com>, 2017\n"
  14. "Language-Team: Spanish (Chile) (https://www.transifex.com/odoo/teams/41243/es_CL/)\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: \n"
  18. "Language: es_CL\n"
  19. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  20. #. module: auth_oauth
  21. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  22. msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Tutorial"
  23. msgstr ""
  24. #. module: auth_oauth
  25. #: code:addons/auth_oauth/controllers/main.py:100
  26. #, python-format
  27. msgid "Access Denied"
  28. msgstr ""
  29. #. module: auth_oauth
  30. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_enabled
  31. msgid "Allow users to sign in with Google"
  32. msgstr ""
  33. #. module: auth_oauth
  34. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  35. msgid "Allow users to sign in with their Google account"
  36. msgstr ""
  37. #. module: auth_oauth
  38. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_enabled
  39. msgid "Allowed"
  40. msgstr ""
  41. #. module: auth_oauth
  42. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_auth_endpoint
  43. msgid "Authentication URL"
  44. msgstr ""
  45. #. module: auth_oauth
  46. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_body
  47. msgid "Body"
  48. msgstr ""
  49. #. module: auth_oauth
  50. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_css_class
  51. msgid "CSS class"
  52. msgstr ""
  53. #. module: auth_oauth
  54. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_client_id
  55. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_auth_oauth_google_client_id
  56. msgid "Client ID"
  57. msgstr ""
  58. #. module: auth_oauth
  59. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  60. msgid "Client ID:"
  61. msgstr ""
  62. #. module: auth_oauth
  63. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_uid
  64. msgid "Created by"
  65. msgstr "Creado por"
  66. #. module: auth_oauth
  67. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_create_date
  68. msgid "Created on"
  69. msgstr "Creado en"
  70. #. module: auth_oauth
  71. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_data_endpoint
  72. msgid "Data URL"
  73. msgstr ""
  74. #. module: auth_oauth
  75. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_display_name
  76. msgid "Display Name"
  77. msgstr "Nombre mostrado"
  78. #. module: auth_oauth
  79. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  80. msgid "Google Authentication"
  81. msgstr ""
  82. #. module: auth_oauth
  83. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_id
  84. msgid "ID"
  85. msgstr "ID (identificación)"
  86. #. module: auth_oauth
  87. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider___last_update
  88. msgid "Last Modified on"
  89. msgstr "Última modificación en"
  90. #. module: auth_oauth
  91. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_uid
  92. msgid "Last Updated by"
  93. msgstr "Última actualización de"
  94. #. module: auth_oauth
  95. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_write_date
  96. msgid "Last Updated on"
  97. msgstr "Última actualización en"
  98. #. module: auth_oauth
  99. #: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_access_token
  100. msgid "OAuth Access Token"
  101. msgstr ""
  102. #. module: auth_oauth
  103. #: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_provider_id
  104. msgid "OAuth Provider"
  105. msgstr ""
  106. #. module: auth_oauth
  107. #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers
  108. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  109. msgid "OAuth Providers"
  110. msgstr ""
  111. #. module: auth_oauth
  112. #: sql_constraint:res.users:0
  113. msgid "OAuth UID must be unique per provider"
  114. msgstr ""
  115. #. module: auth_oauth
  116. #: model:ir.model.fields,field_description:auth_oauth.field_res_users_oauth_uid
  117. msgid "OAuth User ID"
  118. msgstr ""
  119. #. module: auth_oauth
  120. #: model:ir.model,name:auth_oauth.model_auth_oauth_provider
  121. msgid "OAuth2 provider"
  122. msgstr ""
  123. #. module: auth_oauth
  124. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form
  125. msgid "Oauth"
  126. msgstr ""
  127. #. module: auth_oauth
  128. #: model:ir.model.fields,help:auth_oauth.field_res_users_oauth_uid
  129. msgid "Oauth Provider user_id"
  130. msgstr ""
  131. #. module: auth_oauth
  132. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_name
  133. msgid "Provider name"
  134. msgstr ""
  135. #. module: auth_oauth
  136. #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider
  137. msgid "Providers"
  138. msgstr ""
  139. #. module: auth_oauth
  140. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_scope
  141. msgid "Scope"
  142. msgstr ""
  143. #. module: auth_oauth
  144. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_sequence
  145. msgid "Sequence"
  146. msgstr "Secuencia"
  147. #. module: auth_oauth
  148. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings_server_uri_google
  149. msgid "Server uri"
  150. msgstr ""
  151. #. module: auth_oauth
  152. #: code:addons/auth_oauth/controllers/main.py:98
  153. #, python-format
  154. msgid "Sign up is not allowed on this database."
  155. msgstr ""
  156. #. module: auth_oauth
  157. #: model:ir.model,name:auth_oauth.model_res_users
  158. msgid "Users"
  159. msgstr ""
  160. #. module: auth_oauth
  161. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider_validation_endpoint
  162. msgid "Validation URL"
  163. msgstr ""
  164. #. module: auth_oauth
  165. #: code:addons/auth_oauth/controllers/main.py:102
  166. #, python-format
  167. msgid ""
  168. "You do not have access to this database or your invitation has expired. "
  169. "Please ask for an invitation and be sure to follow the link in your "
  170. "invitation email."
  171. msgstr ""
  172. #. module: auth_oauth
  173. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form
  174. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree
  175. msgid "arch"
  176. msgstr ""
  177. #. module: auth_oauth
  178. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  179. msgid "e.g. 1234-xyz.apps.googleusercontent.com"
  180. msgstr ""
  181. #. module: auth_oauth
  182. #: model:ir.model,name:auth_oauth.model_ir_config_parameter
  183. msgid "ir.config_parameter"
  184. msgstr ""
  185. #. module: auth_oauth
  186. #: model:ir.model,name:auth_oauth.model_res_config_settings
  187. msgid "res.config.settings"
  188. msgstr ""