sr@latin.po 6.7 KB

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