fi.po 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * product_images
  4. #
  5. # Translators:
  6. # Jarmo Kortetjärvi <jarmo.kortetjarvi@gmail.com>, 2022
  7. # Tuomo Aura <tuomo.aura@web-veistamo.fi>, 2022
  8. # Kari Lindgren <kari.lindgren@emsystems.fi>, 2022
  9. # Martin Trigaux, 2022
  10. # Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023
  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: Ossi Mantylahti <ossi.mantylahti@obs-solutions.fi>, 2023\n"
  19. "Language-Team: Finnish (https://app.transifex.com/odoo/teams/41243/fi/)\n"
  20. "MIME-Version: 1.0\n"
  21. "Content-Type: text/plain; charset=UTF-8\n"
  22. "Content-Transfer-Encoding: \n"
  23. "Language: fi\n"
  24. "Plural-Forms: nplurals=2; plural=(n != 1);\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. "%(matching_images_count)s vastaavaa kuvaa on löydetty %(product_count)s "
  33. "tuotteelle."
  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. " Koska päivässä voidaan käsitellä vain 10 000 tuotetta, jäljelle jäävät tuotteet käsitellään\n"
  44. " huomenna.\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 ""
  53. "Tehtävä, joka käsittelee tuotteita taustalla, on jo käynnissä. Yritä "
  54. "uudelleen myöhemmin."
  55. #. module: product_images
  56. #: model_terms:ir.ui.view,arch_db:product_images.res_config_settings_view_form
  57. msgid "API Key"
  58. msgstr "API Avain"
  59. #. module: product_images
  60. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  61. msgid "Cancel"
  62. msgstr "Peruuta"
  63. #. module: product_images
  64. #: model:ir.model,name:product_images.model_res_config_settings
  65. msgid "Config Settings"
  66. msgstr "Asetukset"
  67. #. module: product_images
  68. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__create_uid
  69. msgid "Created by"
  70. msgstr "Luonut"
  71. #. module: product_images
  72. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__create_date
  73. msgid "Created on"
  74. msgstr "Luotu"
  75. #. module: product_images
  76. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__display_name
  77. msgid "Display Name"
  78. msgstr "Näyttönimi"
  79. #. module: product_images
  80. #: model:ir.model,name:product_images.model_product_fetch_image_wizard
  81. msgid ""
  82. "Fetch product images from Google Images based on the product's barcode "
  83. "number."
  84. msgstr ""
  85. "Hae tuotekuvia Google Imagesista tuotteen viivakoodinumeron perusteella."
  86. #. module: product_images
  87. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  88. msgid "Get Pictures"
  89. msgstr "Hanki kuvia"
  90. #. module: product_images
  91. #: model:ir.actions.act_window,name:product_images.product_product_action_get_pic_with_barcode
  92. #: model:ir.actions.act_window,name:product_images.product_template_action_get_pic_with_barcode
  93. msgid "Get Pictures from Google Images"
  94. msgstr "Hanki kuvia Google Imagesista"
  95. #. module: product_images
  96. #: model:ir.model.fields,field_description:product_images.field_res_config_settings__google_custom_search_key
  97. msgid "Google Custom Search API Key"
  98. msgstr "Google Custom Search API-avain"
  99. #. module: product_images
  100. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__id
  101. msgid "ID"
  102. msgstr "ID"
  103. #. module: product_images
  104. #: model:ir.model.fields,field_description:product_images.field_product_product__image_fetch_pending
  105. msgid "Image Fetch Pending"
  106. msgstr "Kuvan haku odottaa käynnistymistä"
  107. #. module: product_images
  108. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard____last_update
  109. msgid "Last Modified on"
  110. msgstr "Viimeksi muokattu"
  111. #. module: product_images
  112. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__write_uid
  113. msgid "Last Updated by"
  114. msgstr "Viimeksi päivittänyt"
  115. #. module: product_images
  116. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__write_date
  117. msgid "Last Updated on"
  118. msgstr "Viimeksi päivitetty"
  119. #. module: product_images
  120. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_unable_to_process
  121. msgid "Number of product unprocessable"
  122. msgstr "Käsittelemättömien tuotteiden määrä"
  123. #. module: product_images
  124. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_to_process
  125. msgid "Number of products to process"
  126. msgstr "Käsiteltävien tuotteiden määrä"
  127. #. module: product_images
  128. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_selected
  129. msgid "Number of selected products"
  130. msgstr "Valittujen tuotteiden määrä"
  131. #. module: product_images
  132. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  133. msgid ""
  134. "Please note that some images might not be royalty-free. You should not\n"
  135. " publish these on your website."
  136. msgstr ""
  137. "Huomaa, että jotkin kuvat eivät välttämättä ole maksutta käytettävissä. Sinun ei pitäisi\n"
  138. " julkaista niitä verkkosivustollasi."
  139. #. module: product_images
  140. #: model:ir.actions.server,name:product_images.ir_cron_fetch_image_ir_actions_server
  141. #: model:ir.cron,cron_name:product_images.ir_cron_fetch_image
  142. #: model:ir.cron,name:product_images.ir_cron_fetch_image
  143. msgid "Product Images: Get product images from Google"
  144. msgstr "Tuotekuvat: Hanki tuotekuvat Googlesta"
  145. #. module: product_images
  146. #: model:ir.model,name:product_images.model_product_product
  147. msgid "Product Variant"
  148. msgstr "Tuotevariaatio"
  149. #. module: product_images
  150. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  151. #, python-format
  152. msgid "Product images"
  153. msgstr "Palvelukuvat"
  154. #. module: product_images
  155. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__products_to_process
  156. msgid "Products To Process"
  157. msgstr "Käsiteltävät tuotteet"
  158. #. module: product_images
  159. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  160. #, python-format
  161. msgid ""
  162. "Products are processed in the background. Images will be updated "
  163. "progressively."
  164. msgstr "Tuotteita käsitellään taustalla. Kuvat päivitetään asteittain."
  165. #. module: product_images
  166. #: model_terms:ir.ui.view,arch_db:product_images.res_config_settings_view_form
  167. msgid "Search Engine ID"
  168. msgstr "Hakukoneen tunnus"
  169. #. module: product_images
  170. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  171. #, python-format
  172. msgid "The API Key and Search Engine ID must be set in the General Settings."
  173. msgstr "API-avain ja hakukoneen tunnus on asetettava Yleisissä asetuksissa."
  174. #. module: product_images
  175. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  176. #, python-format
  177. msgid ""
  178. "The Custom Search API is not enabled in your Google project. Please visit "
  179. "your Google Cloud Platform project page and enable it, then retry. If you "
  180. "enabled this API recently, please wait a few minutes and retry."
  181. msgstr ""
  182. "Mukautetun haun sovellusliittymä ei ole käytössä Google-projektissasi. Käy "
  183. "Google Cloud Platform -projektisi sivulla ja ota se käyttöön ja yritä sitten"
  184. " uudelleen. Jos otit tämän API:n käyttöön hiljattain, odota muutama minuutti"
  185. " ja yritä uudelleen."
  186. #. module: product_images
  187. #: model:ir.model.fields,field_description:product_images.field_res_config_settings__google_pse_id
  188. msgid "The identifier of the Google Programmable Search Engine"
  189. msgstr "Googlen ohjelmoitavan hakukoneen tunniste"
  190. #. module: product_images
  191. #: model:ir.model.fields,help:product_images.field_product_fetch_image_wizard__products_to_process
  192. msgid ""
  193. "The list of selected products that meet the criteria (have a barcode and no "
  194. "image)"
  195. msgstr ""
  196. "Luettelo valituista tuotteista, jotka täyttävät kriteerit (joissa on "
  197. "viivakoodi, mutta ei kuvaa)"
  198. #. module: product_images
  199. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  200. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  201. #, python-format
  202. msgid ""
  203. "The scheduled action \"Product Images: Get product images from Google\" has "
  204. "been deleted. Please contact your administrator to have the action restored "
  205. "or to reinstall the module \"product_images\"."
  206. msgstr ""
  207. "Ajastettu toiminto \"Tuotekuvat: Tuotekuvien hakeminen Googlesta\" on "
  208. "poistettu. Ota yhteyttä järjestelmänvalvojaan, jotta toiminto voidaan "
  209. "palauttaa tai jotta moduuli \"product_images\" voidaan asentaa uudelleen."
  210. #. module: product_images
  211. #: code:addons/product_images/models/ir_cron_trigger.py:0
  212. #, python-format
  213. msgid "This action is already scheduled. Please try again later."
  214. msgstr "Tämä toiminta on jo aikataulutettu. Yritä myöhemmin uudelleen."
  215. #. module: product_images
  216. #: model:ir.model,name:product_images.model_ir_cron_trigger
  217. msgid "Triggered actions"
  218. msgstr "Liipaisintoimenpiteet"
  219. #. module: product_images
  220. #: model:ir.model.fields,help:product_images.field_product_product__image_fetch_pending
  221. msgid "Whether an image must be fetched for this product. Handled by a cron."
  222. msgstr "Onko tälle tuotteelle haettava kuva. Käsitellään cronilla."
  223. #. module: product_images
  224. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  225. msgid "You selected"
  226. msgstr "Valitsit"
  227. #. module: product_images
  228. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  229. #, python-format
  230. msgid "Your API Key or your Search Engine ID is incorrect."
  231. msgstr "API-avaimesi tai hakukoneen tunnus on väärä."
  232. #. module: product_images
  233. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  234. msgid "of which will be processed."
  235. msgstr "joista käsitellään."
  236. #. module: product_images
  237. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  238. msgid ""
  239. "products will not be\n"
  240. " processed because they either already have an image or their barcode\n"
  241. " number is not set."
  242. msgstr ""
  243. "tuotteet eivät ole\n"
  244. " käsitellä, koska niillä on joko jo kuva tai niiden viivakoodia\n"
  245. " numeroa ei ole asetettu."
  246. #. module: product_images
  247. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  248. msgid "products,"
  249. msgstr "tuotteet,"