ru.po 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * auth_oauth
  4. #
  5. # Translators:
  6. # Gennady Marchenko <gennadym@gmail.com>, 2022
  7. # Сергей Шебанин <sergey@shebanin.ru>, 2022
  8. # Irina Fedulova <istartlin@gmail.com>, 2022
  9. # Ivan Kropotkin <yelizariev@itpp.dev>, 2022
  10. # Martin Trigaux, 2022
  11. # ILMIR <karamov@it-projects.info>, 2022
  12. #
  13. msgid ""
  14. msgstr ""
  15. "Project-Id-Version: Odoo Server 15.5alpha1\n"
  16. "Report-Msgid-Bugs-To: \n"
  17. "POT-Creation-Date: 2022-09-20 09:01+0000\n"
  18. "PO-Revision-Date: 2022-09-22 05:45+0000\n"
  19. "Last-Translator: ILMIR <karamov@it-projects.info>, 2022\n"
  20. "Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: \n"
  24. "Language: ru\n"
  25. "Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
  26. #. module: auth_oauth
  27. #: model_terms:ir.ui.view,arch_db:auth_oauth.providers
  28. msgid "- or -"
  29. msgstr "- или -"
  30. #. module: auth_oauth
  31. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  32. msgid "<i class=\"fa fa-fw fa-arrow-right\"/>Tutorial"
  33. msgstr "<i class=\"fa fa-fw fa-arrow-right\"/>Руководство"
  34. #. module: auth_oauth
  35. #: code:addons/auth_oauth/controllers/main.py:0
  36. #, python-format
  37. msgid "Access Denied"
  38. msgstr "Доступ запрещён"
  39. #. module: auth_oauth
  40. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_enabled
  41. msgid "Allow users to sign in with Google"
  42. msgstr "Разрешить вход при помощи учетной записи Google"
  43. #. module: auth_oauth
  44. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  45. msgid "Allow users to sign in with their Google account"
  46. msgstr "Разрешить пользователям входить с помощью аккаунта Google"
  47. #. module: auth_oauth
  48. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__enabled
  49. msgid "Allowed"
  50. msgstr "Разрешено"
  51. #. module: auth_oauth
  52. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__auth_endpoint
  53. msgid "Authorization URL"
  54. msgstr ""
  55. #. module: auth_oauth
  56. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__css_class
  57. msgid "CSS class"
  58. msgstr "Класс CSS"
  59. #. module: auth_oauth
  60. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__client_id
  61. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__auth_oauth_google_client_id
  62. msgid "Client ID"
  63. msgstr "ID клиента"
  64. #. module: auth_oauth
  65. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  66. msgid "Client ID:"
  67. msgstr "ID клиента:"
  68. #. module: auth_oauth
  69. #: model:ir.model,name:auth_oauth.model_res_config_settings
  70. msgid "Config Settings"
  71. msgstr "Конфигурационные настройки"
  72. #. module: auth_oauth
  73. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_uid
  74. msgid "Created by"
  75. msgstr "Создал"
  76. #. module: auth_oauth
  77. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__create_date
  78. msgid "Created on"
  79. msgstr "Дата создания"
  80. #. module: auth_oauth
  81. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__data_endpoint
  82. msgid "Data Endpoint"
  83. msgstr ""
  84. #. module: auth_oauth
  85. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__display_name
  86. msgid "Display Name"
  87. msgstr "Отображаемое имя"
  88. #. module: auth_oauth
  89. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  90. msgid "Documentation"
  91. msgstr "Документация"
  92. #. module: auth_oauth
  93. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  94. msgid "Google Authentication"
  95. msgstr "Google аутентификация"
  96. #. module: auth_oauth
  97. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__id
  98. msgid "ID"
  99. msgstr "Идентификатор"
  100. #. module: auth_oauth
  101. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider____last_update
  102. msgid "Last Modified on"
  103. msgstr "Последнее изменение"
  104. #. module: auth_oauth
  105. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_uid
  106. msgid "Last Updated by"
  107. msgstr "Последний раз обновил"
  108. #. module: auth_oauth
  109. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__write_date
  110. msgid "Last Updated on"
  111. msgstr "Последнее обновление"
  112. #. module: auth_oauth
  113. #: model:ir.model.fields,help:auth_oauth.field_auth_oauth_provider__body
  114. msgid "Link text in Login Dialog"
  115. msgstr "Текст ссылки в диалоге входа"
  116. #. module: auth_oauth
  117. #: model:auth.oauth.provider,body:auth_oauth.provider_facebook
  118. msgid "Log in with Facebook"
  119. msgstr "Войти через Facebook"
  120. #. module: auth_oauth
  121. #: model:auth.oauth.provider,body:auth_oauth.provider_google
  122. msgid "Log in with Google"
  123. msgstr "Войти через Google"
  124. #. module: auth_oauth
  125. #: model:auth.oauth.provider,body:auth_oauth.provider_openerp
  126. msgid "Log in with Odoo.com"
  127. msgstr "Войти через Odoo.com"
  128. #. module: auth_oauth
  129. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__body
  130. msgid "Login button label"
  131. msgstr ""
  132. #. module: auth_oauth
  133. #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_access_token
  134. msgid "OAuth Access Token"
  135. msgstr "Токен доступа OAuth"
  136. #. module: auth_oauth
  137. #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_provider_id
  138. msgid "OAuth Provider"
  139. msgstr "Провайдер OAuth"
  140. #. module: auth_oauth
  141. #: model:ir.ui.menu,name:auth_oauth.menu_oauth_providers
  142. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  143. msgid "OAuth Providers"
  144. msgstr "Провайдеры OAuth"
  145. #. module: auth_oauth
  146. #: model:ir.model.constraint,message:auth_oauth.constraint_res_users_uniq_users_oauth_provider_oauth_uid
  147. msgid "OAuth UID must be unique per provider"
  148. msgstr "OAuth UID должен быть уникальным для каждого провайдера"
  149. #. module: auth_oauth
  150. #: model:ir.model.fields,field_description:auth_oauth.field_res_users__oauth_uid
  151. msgid "OAuth User ID"
  152. msgstr "Идентификатор клиента OAuth"
  153. #. module: auth_oauth
  154. #: model:ir.model,name:auth_oauth.model_auth_oauth_provider
  155. msgid "OAuth2 provider"
  156. msgstr "Провайдер OAuth2"
  157. #. module: auth_oauth
  158. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_users_form
  159. msgid "Oauth"
  160. msgstr "Oauth"
  161. #. module: auth_oauth
  162. #: model:ir.model.fields,help:auth_oauth.field_res_users__oauth_uid
  163. msgid "Oauth Provider user_id"
  164. msgstr "Oauth Провайдер user_id"
  165. #. module: auth_oauth
  166. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__name
  167. msgid "Provider name"
  168. msgstr "Имя провайдера"
  169. #. module: auth_oauth
  170. #: model:ir.actions.act_window,name:auth_oauth.action_oauth_provider
  171. msgid "Providers"
  172. msgstr "Провайдеры"
  173. #. module: auth_oauth
  174. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__scope
  175. msgid "Scope"
  176. msgstr "Область доступа"
  177. #. module: auth_oauth
  178. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__sequence
  179. msgid "Sequence"
  180. msgstr "Нумерация"
  181. #. module: auth_oauth
  182. #: model:ir.model.fields,field_description:auth_oauth.field_res_config_settings__server_uri_google
  183. msgid "Server uri"
  184. msgstr "Сервер uri"
  185. #. module: auth_oauth
  186. #: code:addons/auth_oauth/controllers/main.py:0
  187. #, python-format
  188. msgid "Sign up is not allowed on this database."
  189. msgstr "Для этой базы данных регистрация запрещена."
  190. #. module: auth_oauth
  191. #: model:ir.model,name:auth_oauth.model_ir_config_parameter
  192. msgid "System Parameter"
  193. msgstr "Системные параметры"
  194. #. module: auth_oauth
  195. #: model:ir.model,name:auth_oauth.model_res_users
  196. msgid "User"
  197. msgstr "Пользователь"
  198. #. module: auth_oauth
  199. #: model:ir.model.fields,field_description:auth_oauth.field_auth_oauth_provider__validation_endpoint
  200. msgid "UserInfo URL"
  201. msgstr ""
  202. #. module: auth_oauth
  203. #: code:addons/auth_oauth/controllers/main.py:0
  204. #, python-format
  205. msgid ""
  206. "You do not have access to this database or your invitation has expired. "
  207. "Please ask for an invitation and be sure to follow the link in your "
  208. "invitation email."
  209. msgstr ""
  210. "У вас нет права доступа к этой базе данных или ваше приглашение истекло. "
  211. "Пожалуйста, запросите новое приглашение и обязательно используйте ссылку из "
  212. "письма с приглашением."
  213. #. module: auth_oauth
  214. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_form
  215. #: model_terms:ir.ui.view,arch_db:auth_oauth.view_oauth_provider_tree
  216. msgid "arch"
  217. msgstr "архитектура"
  218. #. module: auth_oauth
  219. #: model_terms:ir.ui.view,arch_db:auth_oauth.res_config_settings_view_form
  220. msgid "e.g. 1234-xyz.apps.googleusercontent.com"
  221. msgstr "например, 1234-xyz.apps.googleusercontent.com"