ru.po 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * product_images
  4. #
  5. # Translators:
  6. # Ivan Kropotkin <yelizariev@itpp.dev>, 2022
  7. # Сергей Шебанин <sergey@shebanin.ru>, 2022
  8. # Irina Fedulova <istartlin@gmail.com>, 2022
  9. # ILMIR <karamov@it-projects.info>, 2022
  10. # Martin Trigaux, 2022
  11. #
  12. msgid ""
  13. msgstr ""
  14. "Project-Id-Version: Odoo Server 15.5alpha1\n"
  15. "Report-Msgid-Bugs-To: \n"
  16. "POT-Creation-Date: 2022-09-20 09:02+0000\n"
  17. "PO-Revision-Date: 2022-09-22 05:54+0000\n"
  18. "Last-Translator: Martin Trigaux, 2022\n"
  19. "Language-Team: Russian (https://app.transifex.com/odoo/teams/41243/ru/)\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=UTF-8\n"
  22. "Content-Transfer-Encoding: \n"
  23. "Language: ru\n"
  24. "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"
  25. #. module: product_images
  26. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  27. #, python-format
  28. msgid ""
  29. "%(matching_images_count)s matching images have been found for "
  30. "%(product_count)s products."
  31. msgstr ""
  32. #. module: product_images
  33. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  34. msgid ""
  35. "<span attrs=\"{'invisible': [('nb_products_selected', '&lt;=', 10000)]}\">\n"
  36. " As only 10,000 products can be processed per day, the remaining will be\n"
  37. " done tomorrow.\n"
  38. " </span>"
  39. msgstr ""
  40. #. module: product_images
  41. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  42. #, python-format
  43. msgid ""
  44. "A task to process products in the background is already running. Please try "
  45. "againlater."
  46. msgstr ""
  47. #. module: product_images
  48. #: model_terms:ir.ui.view,arch_db:product_images.res_config_settings_view_form
  49. msgid "API Key"
  50. msgstr "Ключ API"
  51. #. module: product_images
  52. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  53. msgid "Cancel"
  54. msgstr "Отмена"
  55. #. module: product_images
  56. #: model:ir.model,name:product_images.model_res_config_settings
  57. msgid "Config Settings"
  58. msgstr "Конфигурационные настройки"
  59. #. module: product_images
  60. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__create_uid
  61. msgid "Created by"
  62. msgstr "Создал"
  63. #. module: product_images
  64. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__create_date
  65. msgid "Created on"
  66. msgstr "Дата создания"
  67. #. module: product_images
  68. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__display_name
  69. msgid "Display Name"
  70. msgstr "Отображаемое имя"
  71. #. module: product_images
  72. #: model:ir.model,name:product_images.model_product_fetch_image_wizard
  73. msgid ""
  74. "Fetch product images from Google Images based on the product's barcode "
  75. "number."
  76. msgstr ""
  77. #. module: product_images
  78. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  79. msgid "Get Pictures"
  80. msgstr ""
  81. #. module: product_images
  82. #: model:ir.actions.act_window,name:product_images.product_product_action_get_pic_with_barcode
  83. #: model:ir.actions.act_window,name:product_images.product_template_action_get_pic_with_barcode
  84. msgid "Get Pictures from Google Images"
  85. msgstr ""
  86. #. module: product_images
  87. #: model:ir.model.fields,field_description:product_images.field_res_config_settings__google_custom_search_key
  88. msgid "Google Custom Search API Key"
  89. msgstr ""
  90. #. module: product_images
  91. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__id
  92. msgid "ID"
  93. msgstr "Идентификатор"
  94. #. module: product_images
  95. #: model:ir.model.fields,field_description:product_images.field_product_product__image_fetch_pending
  96. msgid "Image Fetch Pending"
  97. msgstr ""
  98. #. module: product_images
  99. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard____last_update
  100. msgid "Last Modified on"
  101. msgstr "Последнее изменение"
  102. #. module: product_images
  103. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__write_uid
  104. msgid "Last Updated by"
  105. msgstr "Последний раз обновил"
  106. #. module: product_images
  107. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__write_date
  108. msgid "Last Updated on"
  109. msgstr "Последнее обновление"
  110. #. module: product_images
  111. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_unable_to_process
  112. msgid "Number of product unprocessable"
  113. msgstr ""
  114. #. module: product_images
  115. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_to_process
  116. msgid "Number of products to process"
  117. msgstr ""
  118. #. module: product_images
  119. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_selected
  120. msgid "Number of selected products"
  121. msgstr ""
  122. #. module: product_images
  123. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  124. msgid ""
  125. "Please note that some images might not be royalty-free. You should not\n"
  126. " publish these on your website."
  127. msgstr ""
  128. #. module: product_images
  129. #: model:ir.actions.server,name:product_images.ir_cron_fetch_image_ir_actions_server
  130. #: model:ir.cron,cron_name:product_images.ir_cron_fetch_image
  131. #: model:ir.cron,name:product_images.ir_cron_fetch_image
  132. msgid "Product Images: Get product images from Google"
  133. msgstr ""
  134. #. module: product_images
  135. #: model:ir.model,name:product_images.model_product_product
  136. msgid "Product Variant"
  137. msgstr "Вариант продукта"
  138. #. module: product_images
  139. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  140. #, python-format
  141. msgid "Product images"
  142. msgstr ""
  143. #. module: product_images
  144. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__products_to_process
  145. msgid "Products To Process"
  146. msgstr ""
  147. #. module: product_images
  148. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  149. #, python-format
  150. msgid ""
  151. "Products are processed in the background. Images will be updated "
  152. "progressively."
  153. msgstr ""
  154. #. module: product_images
  155. #: model_terms:ir.ui.view,arch_db:product_images.res_config_settings_view_form
  156. msgid "Search Engine ID"
  157. msgstr ""
  158. #. module: product_images
  159. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  160. #, python-format
  161. msgid "The API Key and Search Engine ID must be set in the General Settings."
  162. msgstr ""
  163. #. module: product_images
  164. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  165. #, python-format
  166. msgid ""
  167. "The Custom Search API is not enabled in your Google project. Please visit "
  168. "your Google Cloud Platform project page and enable it, then retry. If you "
  169. "enabled this API recently, please wait a few minutes and retry."
  170. msgstr ""
  171. #. module: product_images
  172. #: model:ir.model.fields,field_description:product_images.field_res_config_settings__google_pse_id
  173. msgid "The identifier of the Google Programmable Search Engine"
  174. msgstr ""
  175. #. module: product_images
  176. #: model:ir.model.fields,help:product_images.field_product_fetch_image_wizard__products_to_process
  177. msgid ""
  178. "The list of selected products that meet the criteria (have a barcode and no "
  179. "image)"
  180. msgstr ""
  181. #. module: product_images
  182. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  183. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  184. #, python-format
  185. msgid ""
  186. "The scheduled action \"Product Images: Get product images from Google\" has "
  187. "been deleted. Please contact your administrator to have the action restored "
  188. "or to reinstall the module \"product_images\"."
  189. msgstr ""
  190. #. module: product_images
  191. #: code:addons/product_images/models/ir_cron_trigger.py:0
  192. #, python-format
  193. msgid "This action is already scheduled. Please try again later."
  194. msgstr ""
  195. #. module: product_images
  196. #: model:ir.model,name:product_images.model_ir_cron_trigger
  197. msgid "Triggered actions"
  198. msgstr ""
  199. #. module: product_images
  200. #: model:ir.model.fields,help:product_images.field_product_product__image_fetch_pending
  201. msgid "Whether an image must be fetched for this product. Handled by a cron."
  202. msgstr ""
  203. #. module: product_images
  204. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  205. msgid "You selected"
  206. msgstr ""
  207. #. module: product_images
  208. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  209. #, python-format
  210. msgid "Your API Key or your Search Engine ID is incorrect."
  211. msgstr ""
  212. #. module: product_images
  213. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  214. msgid "of which will be processed."
  215. msgstr ""
  216. #. module: product_images
  217. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  218. msgid ""
  219. "products will not be\n"
  220. " processed because they either already have an image or their barcode\n"
  221. " number is not set."
  222. msgstr ""
  223. #. module: product_images
  224. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  225. msgid "products,"
  226. msgstr ""