lb.po 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_oauth
  4. #
  5. msgid ""
  6. msgstr ""
  7. "Project-Id-Version: Odoo Server saas~12.5\n"
  8. "Report-Msgid-Bugs-To: \n"
  9. "POT-Creation-Date: 2019-08-26 08:16+0000\n"
  10. "PO-Revision-Date: 2019-08-26 09:09+0000\n"
  11. "Language-Team: Luxembourgish (https://www.transifex.com/odoo/teams/41243/lb/)\n"
  12. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: \n"
  15. "Language: lb\n"
  16. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  17. #. module: auth_oauth
  18. #: model_terms:ir.ui.view,arch_db:auth_oauth.providers
  19. msgid "- or -"
  20. msgstr ""
  21. #. module: auth_oauth
  22. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  23. msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Tutorial"
  24. msgstr ""
  25. #. module: auth_oauth
  26. #: code:addons/auth_oauth/controllers/main.py:0
  27. #, python-format
  28. msgid "Access Denied"
  29. msgstr ""
  30. #. module: auth_oauth
  31. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled
  32. msgid "Allow users to sign in with Google"
  33. msgstr ""
  34. #. module: auth_oauth
  35. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  36. msgid "Allow users to sign in with their Google account"
  37. msgstr ""
  38. #. module: auth_oauth
  39. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled
  40. msgid "Allowed"
  41. msgstr ""
  42. #. module: auth_oauth
  43. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint
  44. msgid "Authentication URL"
  45. msgstr ""
  46. #. module: auth_oauth
  47. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body
  48. msgid "Body"
  49. msgstr ""
  50. #. module: auth_oauth
  51. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class
  52. msgid "CSS class"
  53. msgstr ""
  54. #. module: auth_oauth
  55. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id
  56. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id
  57. msgid "Client ID"
  58. msgstr ""
  59. #. module: auth_oauth
  60. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  61. msgid "Client ID:"
  62. msgstr ""
  63. #. module: auth_oauth
  64. #: model:ir.model,name:auth_oauth.model_res_config_settings
  65. msgid "Config Settings"
  66. msgstr ""
  67. #. module: auth_oauth
  68. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid
  69. msgid "Created by"
  70. msgstr ""
  71. #. module: auth_oauth
  72. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date
  73. msgid "Created on"
  74. msgstr ""
  75. #. module: auth_oauth
  76. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint
  77. msgid "Data URL"
  78. msgstr ""
  79. #. module: auth_oauth
  80. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name
  81. msgid "Display Name"
  82. msgstr ""
  83. #. module: auth_oauth
  84. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  85. msgid "Google Authentication"
  86. msgstr ""
  87. #. module: auth_oauth
  88. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id
  89. msgid "ID"
  90. msgstr ""
  91. #. module: auth_oauth
  92. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update
  93. msgid "Last Modified on"
  94. msgstr ""
  95. #. module: auth_oauth
  96. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid
  97. msgid "Last Updated by"
  98. msgstr ""
  99. #. module: auth_oauth
  100. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date
  101. msgid "Last Updated on"
  102. msgstr ""
  103. #. module: auth_oauth
  104. #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token
  105. msgid "OAuth Access Token"
  106. msgstr ""
  107. #. module: auth_oauth
  108. #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id
  109. msgid "OAuth Provider"
  110. msgstr ""
  111. #. module: auth_oauth
  112. #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers
  113. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  114. msgid "OAuth Providers"
  115. msgstr ""
  116. #. module: auth_oauth
  117. #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid
  118. msgid "OAuth UID must be unique per provider"
  119. msgstr ""
  120. #. module: auth_oauth
  121. #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid
  122. msgid "OAuth User ID"
  123. msgstr ""
  124. #. module: auth_oauth
  125. #: model:ir.model,name:auth_oauth.model_auth_oauth_provider
  126. msgid "OAuth2 provider"
  127. msgstr ""
  128. #. module: auth_oauth
  129. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form
  130. msgid "Oauth"
  131. msgstr ""
  132. #. module: auth_oauth
  133. #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid
  134. msgid "Oauth Provider user_id"
  135. msgstr ""
  136. #. module: auth_oauth
  137. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name
  138. msgid "Provider name"
  139. msgstr ""
  140. #. module: auth_oauth
  141. #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider
  142. msgid "Providers"
  143. msgstr ""
  144. #. module: auth_oauth
  145. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope
  146. msgid "Scope"
  147. msgstr ""
  148. #. module: auth_oauth
  149. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence
  150. msgid "Sequence"
  151. msgstr ""
  152. #. module: auth_oauth
  153. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google
  154. msgid "Server uri"
  155. msgstr ""
  156. #. module: auth_oauth
  157. #: code:addons/auth_oauth/controllers/main.py:0
  158. #, python-format
  159. msgid "Sign up is not allowed on this database."
  160. msgstr ""
  161. #. module: auth_oauth
  162. #: model:ir.model,name:auth_oauth.model_ir_config_parameter
  163. msgid "System Parameter"
  164. msgstr ""
  165. #. module: auth_oauth
  166. #: model:ir.model,name:auth_oauth.model_res_users
  167. msgid "Users"
  168. msgstr ""
  169. #. module: auth_oauth
  170. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint
  171. msgid "Validation URL"
  172. msgstr ""
  173. #. module: auth_oauth
  174. #: code:addons/auth_oauth/controllers/main.py:0
  175. #, python-format
  176. msgid ""
  177. "You do not have access to this database or your invitation has expired. "
  178. "Please ask for an invitation and be sure to follow the link in your "
  179. "invitation email."
  180. msgstr ""
  181. #. module: auth_oauth
  182. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form
  183. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree
  184. msgid "arch"
  185. msgstr ""
  186. #. module: auth_oauth
  187. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  188. msgid "e.g. 1234-xyz.apps.googleusercontent.com"
  189. msgstr ""