ms.po 8.6 KB

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