et.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * product_images
  4. #
  5. # Translators:
  6. # Rivo Zängov <eraser@eraser.ee>, 2022
  7. # Andre Roomet <andreroomet@gmail.com>, 2022
  8. # Triine Aavik <triine@avalah.ee>, 2022
  9. # Eneli Õigus <enelioigus@gmail.com>, 2022
  10. # Anna, 2023
  11. # JanaAvalah, 2023
  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:02+0000\n"
  18. "PO-Revision-Date: 2022-09-22 05:54+0000\n"
  19. "Last-Translator: JanaAvalah, 2023\n"
  20. "Language-Team: Estonian (https://app.transifex.com/odoo/teams/41243/et/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: \n"
  24. "Language: et\n"
  25. "Plural-Forms: nplurals=2; plural=(n != 1);\n"
  26. #. module: product_images
  27. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  28. #, python-format
  29. msgid ""
  30. "%(matching_images_count)s matching images have been found for "
  31. "%(product_count)s products."
  32. msgstr ""
  33. "%(product_count)s tootele leiti %(matching_images_count)s vastavat pilti."
  34. #. module: product_images
  35. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  36. msgid ""
  37. "<span attrs=\"{'invisible': [('nb_products_selected', '&lt;=', 10000)]}\">\n"
  38. " As only 10,000 products can be processed per day, the remaining will be\n"
  39. " done tomorrow.\n"
  40. " </span>"
  41. msgstr ""
  42. "<span attrs=\"{'invisible': [('nb_products_selected', '&lt;=', 10000)]}\">\n"
  43. " Kuna päevas saab töödelda vaid 10 000 toodet, siis ülejäänu jääb\n"
  44. " homseks teha.\n"
  45. " </span>"
  46. #. module: product_images
  47. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  48. #, python-format
  49. msgid ""
  50. "A task to process products in the background is already running. Please try "
  51. "againlater."
  52. msgstr "Ülesanne toodete töötlemiseks juba käib. Palun proovi hiljem uuesti."
  53. #. module: product_images
  54. #: model_terms:ir.ui.view,arch_db:product_images.res_config_settings_view_form
  55. msgid "API Key"
  56. msgstr "API võti"
  57. #. module: product_images
  58. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  59. msgid "Cancel"
  60. msgstr "Tühista"
  61. #. module: product_images
  62. #: model:ir.model,name:product_images.model_res_config_settings
  63. msgid "Config Settings"
  64. msgstr "Seadistused"
  65. #. module: product_images
  66. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__create_uid
  67. msgid "Created by"
  68. msgstr "Loonud"
  69. #. module: product_images
  70. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__create_date
  71. msgid "Created on"
  72. msgstr "Loomise kuupäev"
  73. #. module: product_images
  74. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__display_name
  75. msgid "Display Name"
  76. msgstr "Näidatav nimi"
  77. #. module: product_images
  78. #: model:ir.model,name:product_images.model_product_fetch_image_wizard
  79. msgid ""
  80. "Fetch product images from Google Images based on the product's barcode "
  81. "number."
  82. msgstr ""
  83. "Tooge teenusest Google Images tootepilte toote vöötkoodi numbri alusel."
  84. #. module: product_images
  85. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  86. msgid "Get Pictures"
  87. msgstr "Hankige pilte"
  88. #. module: product_images
  89. #: model:ir.actions.act_window,name:product_images.product_product_action_get_pic_with_barcode
  90. #: model:ir.actions.act_window,name:product_images.product_template_action_get_pic_with_barcode
  91. msgid "Get Pictures from Google Images"
  92. msgstr "Hankige pilte Google´st"
  93. #. module: product_images
  94. #: model:ir.model.fields,field_description:product_images.field_res_config_settings__google_custom_search_key
  95. msgid "Google Custom Search API Key"
  96. msgstr "Google'i kohandatud API võti"
  97. #. module: product_images
  98. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__id
  99. msgid "ID"
  100. msgstr "ID"
  101. #. module: product_images
  102. #: model:ir.model.fields,field_description:product_images.field_product_product__image_fetch_pending
  103. msgid "Image Fetch Pending"
  104. msgstr "Pildi laadimine on ootel"
  105. #. module: product_images
  106. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard____last_update
  107. msgid "Last Modified on"
  108. msgstr "Viimati muudetud"
  109. #. module: product_images
  110. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__write_uid
  111. msgid "Last Updated by"
  112. msgstr "Viimati uuendas"
  113. #. module: product_images
  114. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__write_date
  115. msgid "Last Updated on"
  116. msgstr "Viimati uuendatud"
  117. #. module: product_images
  118. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_unable_to_process
  119. msgid "Number of product unprocessable"
  120. msgstr "Töötlematute toodete arv"
  121. #. module: product_images
  122. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_to_process
  123. msgid "Number of products to process"
  124. msgstr "Töödeldavate toodete arv"
  125. #. module: product_images
  126. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_selected
  127. msgid "Number of selected products"
  128. msgstr "Valitud toodete arv"
  129. #. module: product_images
  130. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  131. msgid ""
  132. "Please note that some images might not be royalty-free. You should not\n"
  133. " publish these on your website."
  134. msgstr ""
  135. "Pange tähele, et mõned pildid ei pruugi olla autoritasuvabad. Te ei peaks\n"
  136. " avaldama neid oma veebisaidil."
  137. #. module: product_images
  138. #: model:ir.actions.server,name:product_images.ir_cron_fetch_image_ir_actions_server
  139. #: model:ir.cron,cron_name:product_images.ir_cron_fetch_image
  140. #: model:ir.cron,name:product_images.ir_cron_fetch_image
  141. msgid "Product Images: Get product images from Google"
  142. msgstr "Tootepildid: hankige tootepilte Google´st."
  143. #. module: product_images
  144. #: model:ir.model,name:product_images.model_product_product
  145. msgid "Product Variant"
  146. msgstr "Toote variatsioon"
  147. #. module: product_images
  148. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  149. #, python-format
  150. msgid "Product images"
  151. msgstr "Tootepildid"
  152. #. module: product_images
  153. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__products_to_process
  154. msgid "Products To Process"
  155. msgstr "Tooted töötlemiseks"
  156. #. module: product_images
  157. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  158. #, python-format
  159. msgid ""
  160. "Products are processed in the background. Images will be updated "
  161. "progressively."
  162. msgstr "Tooteid töödeldakse taustal. Pilte värskendatakse järk-järgult."
  163. #. module: product_images
  164. #: model_terms:ir.ui.view,arch_db:product_images.res_config_settings_view_form
  165. msgid "Search Engine ID"
  166. msgstr "Otsingumootori ID"
  167. #. module: product_images
  168. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  169. #, python-format
  170. msgid "The API Key and Search Engine ID must be set in the General Settings."
  171. msgstr "API võti ja otsingumootori ID tuleb määrata jaotises Üldsätted."
  172. #. module: product_images
  173. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  174. #, python-format
  175. msgid ""
  176. "The Custom Search API is not enabled in your Google project. Please visit "
  177. "your Google Cloud Platform project page and enable it, then retry. If you "
  178. "enabled this API recently, please wait a few minutes and retry."
  179. msgstr ""
  180. "Kohandatud API pole Teie Google'i projektis lubatud. Külastage oma Google "
  181. "Cloud Platform projekti lehte ja lubage see, seejärel proovige uuesti. Kui "
  182. "lubasite selle API hiljuti, oodake mõni minut ja proovige uuesti."
  183. #. module: product_images
  184. #: model:ir.model.fields,field_description:product_images.field_res_config_settings__google_pse_id
  185. msgid "The identifier of the Google Programmable Search Engine"
  186. msgstr "Google'i programmeeritava otsingumootori identifikaator"
  187. #. module: product_images
  188. #: model:ir.model.fields,help:product_images.field_product_fetch_image_wizard__products_to_process
  189. msgid ""
  190. "The list of selected products that meet the criteria (have a barcode and no "
  191. "image)"
  192. msgstr ""
  193. "Valitud toodete loend, mis vastavad kriteeriumidele (millel on vöötkood ja "
  194. "puudub pilt)"
  195. #. module: product_images
  196. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  197. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  198. #, python-format
  199. msgid ""
  200. "The scheduled action \"Product Images: Get product images from Google\" has "
  201. "been deleted. Please contact your administrator to have the action restored "
  202. "or to reinstall the module \"product_images\"."
  203. msgstr ""
  204. "Ajastatud toiming \"Tootepildid: hankige Google'ilt tootepildid\" on "
  205. "kustutatud. Toimingu taastamiseks või mooduli \"product_images\" uuesti "
  206. "installimiseks võtke ühendust oma administraatoriga."
  207. #. module: product_images
  208. #: code:addons/product_images/models/ir_cron_trigger.py:0
  209. #, python-format
  210. msgid "This action is already scheduled. Please try again later."
  211. msgstr "See toiming on juba ajastatud. Palun proovi hiljem uuesti."
  212. #. module: product_images
  213. #: model:ir.model,name:product_images.model_ir_cron_trigger
  214. msgid "Triggered actions"
  215. msgstr "Käivitatud toimingud"
  216. #. module: product_images
  217. #: model:ir.model.fields,help:product_images.field_product_product__image_fetch_pending
  218. msgid "Whether an image must be fetched for this product. Handled by a cron."
  219. msgstr "Kas selle toote jaoks tuleb pilt tuua. Kä"
  220. #. module: product_images
  221. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  222. msgid "You selected"
  223. msgstr "Olete valinud"
  224. #. module: product_images
  225. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  226. #, python-format
  227. msgid "Your API Key or your Search Engine ID is incorrect."
  228. msgstr "Teie API võti või otsingumootori ID on vale."
  229. #. module: product_images
  230. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  231. msgid "of which will be processed."
  232. msgstr "millest töödeldakse."
  233. #. module: product_images
  234. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  235. msgid ""
  236. "products will not be\n"
  237. " processed because they either already have an image or their barcode\n"
  238. " number is not set."
  239. msgstr ""
  240. "tooteid ei tule\n"
  241. " töödeldud, kuna neil on juba pilt või vöötkood\n"
  242. " number pole määratud."
  243. #. module: product_images
  244. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  245. msgid "products,"
  246. msgstr "tooted,"