sl.po 8.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * product_images
  4. #
  5. # Translators:
  6. # Martin Trigaux, 2022
  7. # Vida Potočnik <vida.potocnik@mentis.si>, 2022
  8. # Grega Vavtar <grega@hbs.si>, 2022
  9. # matjaz k <matjaz@mentis.si>, 2022
  10. # laznikd <laznik@mentis.si>, 2022
  11. # Matjaz Mozetic <m.mozetic@matmoz.si>, 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:02+0000\n"
  18. "PO-Revision-Date: 2022-09-22 05:54+0000\n"
  19. "Last-Translator: Matjaz Mozetic <m.mozetic@matmoz.si>, 2022\n"
  20. "Language-Team: Slovenian (https://app.transifex.com/odoo/teams/41243/sl/)\n"
  21. "MIME-Version: 1.0\n"
  22. "Content-Type: text/plain; charset=UTF-8\n"
  23. "Content-Transfer-Encoding: \n"
  24. "Language: sl\n"
  25. "Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\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. #. module: product_images
  34. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  35. msgid ""
  36. "<span attrs=\"{'invisible': [('nb_products_selected', '&lt;=', 10000)]}\">\n"
  37. " As only 10,000 products can be processed per day, the remaining will be\n"
  38. " done tomorrow.\n"
  39. " </span>"
  40. msgstr ""
  41. #. module: product_images
  42. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  43. #, python-format
  44. msgid ""
  45. "A task to process products in the background is already running. Please try "
  46. "againlater."
  47. msgstr ""
  48. #. module: product_images
  49. #: model_terms:ir.ui.view,arch_db:product_images.res_config_settings_view_form
  50. msgid "API Key"
  51. msgstr "API ključ"
  52. #. module: product_images
  53. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  54. msgid "Cancel"
  55. msgstr "Prekliči"
  56. #. module: product_images
  57. #: model:ir.model,name:product_images.model_res_config_settings
  58. msgid "Config Settings"
  59. msgstr "Uredi nastavitve"
  60. #. module: product_images
  61. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__create_uid
  62. msgid "Created by"
  63. msgstr "Ustvaril"
  64. #. module: product_images
  65. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__create_date
  66. msgid "Created on"
  67. msgstr "Ustvarjeno"
  68. #. module: product_images
  69. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__display_name
  70. msgid "Display Name"
  71. msgstr "Prikazani naziv"
  72. #. module: product_images
  73. #: model:ir.model,name:product_images.model_product_fetch_image_wizard
  74. msgid ""
  75. "Fetch product images from Google Images based on the product's barcode "
  76. "number."
  77. msgstr ""
  78. #. module: product_images
  79. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  80. msgid "Get Pictures"
  81. msgstr ""
  82. #. module: product_images
  83. #: model:ir.actions.act_window,name:product_images.product_product_action_get_pic_with_barcode
  84. #: model:ir.actions.act_window,name:product_images.product_template_action_get_pic_with_barcode
  85. msgid "Get Pictures from Google Images"
  86. msgstr ""
  87. #. module: product_images
  88. #: model:ir.model.fields,field_description:product_images.field_res_config_settings__google_custom_search_key
  89. msgid "Google Custom Search API Key"
  90. msgstr ""
  91. #. module: product_images
  92. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__id
  93. msgid "ID"
  94. msgstr "ID"
  95. #. module: product_images
  96. #: model:ir.model.fields,field_description:product_images.field_product_product__image_fetch_pending
  97. msgid "Image Fetch Pending"
  98. msgstr ""
  99. #. module: product_images
  100. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard____last_update
  101. msgid "Last Modified on"
  102. msgstr "Zadnjič spremenjeno"
  103. #. module: product_images
  104. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__write_uid
  105. msgid "Last Updated by"
  106. msgstr "Zadnji posodobil"
  107. #. module: product_images
  108. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__write_date
  109. msgid "Last Updated on"
  110. msgstr "Zadnjič posodobljeno"
  111. #. module: product_images
  112. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_unable_to_process
  113. msgid "Number of product unprocessable"
  114. msgstr ""
  115. #. module: product_images
  116. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_to_process
  117. msgid "Number of products to process"
  118. msgstr ""
  119. #. module: product_images
  120. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__nb_products_selected
  121. msgid "Number of selected products"
  122. msgstr ""
  123. #. module: product_images
  124. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  125. msgid ""
  126. "Please note that some images might not be royalty-free. You should not\n"
  127. " publish these on your website."
  128. msgstr ""
  129. #. module: product_images
  130. #: model:ir.actions.server,name:product_images.ir_cron_fetch_image_ir_actions_server
  131. #: model:ir.cron,cron_name:product_images.ir_cron_fetch_image
  132. #: model:ir.cron,name:product_images.ir_cron_fetch_image
  133. msgid "Product Images: Get product images from Google"
  134. msgstr ""
  135. #. module: product_images
  136. #: model:ir.model,name:product_images.model_product_product
  137. msgid "Product Variant"
  138. msgstr "Različica proizvoda"
  139. #. module: product_images
  140. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  141. #, python-format
  142. msgid "Product images"
  143. msgstr ""
  144. #. module: product_images
  145. #: model:ir.model.fields,field_description:product_images.field_product_fetch_image_wizard__products_to_process
  146. msgid "Products To Process"
  147. msgstr ""
  148. #. module: product_images
  149. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  150. #, python-format
  151. msgid ""
  152. "Products are processed in the background. Images will be updated "
  153. "progressively."
  154. msgstr ""
  155. #. module: product_images
  156. #: model_terms:ir.ui.view,arch_db:product_images.res_config_settings_view_form
  157. msgid "Search Engine ID"
  158. msgstr ""
  159. #. module: product_images
  160. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  161. #, python-format
  162. msgid "The API Key and Search Engine ID must be set in the General Settings."
  163. msgstr ""
  164. #. module: product_images
  165. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  166. #, python-format
  167. msgid ""
  168. "The Custom Search API is not enabled in your Google project. Please visit "
  169. "your Google Cloud Platform project page and enable it, then retry. If you "
  170. "enabled this API recently, please wait a few minutes and retry."
  171. msgstr ""
  172. #. module: product_images
  173. #: model:ir.model.fields,field_description:product_images.field_res_config_settings__google_pse_id
  174. msgid "The identifier of the Google Programmable Search Engine"
  175. msgstr ""
  176. #. module: product_images
  177. #: model:ir.model.fields,help:product_images.field_product_fetch_image_wizard__products_to_process
  178. msgid ""
  179. "The list of selected products that meet the criteria (have a barcode and no "
  180. "image)"
  181. msgstr ""
  182. #. module: product_images
  183. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  184. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  185. #, python-format
  186. msgid ""
  187. "The scheduled action \"Product Images: Get product images from Google\" has "
  188. "been deleted. Please contact your administrator to have the action restored "
  189. "or to reinstall the module \"product_images\"."
  190. msgstr ""
  191. #. module: product_images
  192. #: code:addons/product_images/models/ir_cron_trigger.py:0
  193. #, python-format
  194. msgid "This action is already scheduled. Please try again later."
  195. msgstr ""
  196. #. module: product_images
  197. #: model:ir.model,name:product_images.model_ir_cron_trigger
  198. msgid "Triggered actions"
  199. msgstr ""
  200. #. module: product_images
  201. #: model:ir.model.fields,help:product_images.field_product_product__image_fetch_pending
  202. msgid "Whether an image must be fetched for this product. Handled by a cron."
  203. msgstr ""
  204. #. module: product_images
  205. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  206. msgid "You selected"
  207. msgstr ""
  208. #. module: product_images
  209. #: code:addons/product_images/wizard/product_fetch_image_wizard.py:0
  210. #, python-format
  211. msgid "Your API Key or your Search Engine ID is incorrect."
  212. msgstr ""
  213. #. module: product_images
  214. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  215. msgid "of which will be processed."
  216. msgstr ""
  217. #. module: product_images
  218. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  219. msgid ""
  220. "products will not be\n"
  221. " processed because they either already have an image or their barcode\n"
  222. " number is not set."
  223. msgstr ""
  224. #. module: product_images
  225. #: model_terms:ir.ui.view,arch_db:product_images.product_fetch_image_wizard_view_form
  226. msgid "products,"
  227. msgstr ""