vi.po 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798
  1. # Translation of Odoo Server.
  2. # This file contains the translation of the following modules:
  3. # * pos_loyalty
  4. #
  5. # Translators:
  6. # Vo Thanh Thuy, 2022
  7. # Martin Trigaux, 2022
  8. # Thi Huong Nguyen, 2023
  9. #
  10. msgid ""
  11. msgstr ""
  12. "Project-Id-Version: Odoo Server 16.0\n"
  13. "Report-Msgid-Bugs-To: \n"
  14. "POT-Creation-Date: 2023-05-23 08:22+0000\n"
  15. "PO-Revision-Date: 2022-09-22 05:54+0000\n"
  16. "Last-Translator: Thi Huong Nguyen, 2023\n"
  17. "Language-Team: Vietnamese (https://app.transifex.com/odoo/teams/41243/vi/)\n"
  18. "MIME-Version: 1.0\n"
  19. "Content-Type: text/plain; charset=UTF-8\n"
  20. "Content-Transfer-Encoding: \n"
  21. "Language: vi\n"
  22. "Plural-Forms: nplurals=1; plural=0;\n"
  23. #. module: pos_loyalty
  24. #: model:ir.model.fields,help:pos_loyalty.field_pos_order_line__reward_identifier_code
  25. msgid ""
  26. "\n"
  27. " Technical field used to link multiple reward lines from the same reward together.\n"
  28. " "
  29. msgstr ""
  30. "\n"
  31. " Trường kỹ thuật dùng để liên kết nhiều dòng phần thưởng từ cùng một phần thưởng với nhau.\n"
  32. " "
  33. #. module: pos_loyalty
  34. #. odoo-javascript
  35. #: code:addons/pos_loyalty/static/src/js/PartnerLine.js:0
  36. #, python-format
  37. msgid "%s Points"
  38. msgstr "%s Điểm"
  39. #. module: pos_loyalty
  40. #: model:loyalty.program,name:pos_loyalty.15_pc_on_next_order
  41. msgid "15% on next order"
  42. msgstr "15% cho đơn hàng tiếp theo"
  43. #. module: pos_loyalty
  44. #: model:loyalty.reward,description:pos_loyalty.15_pc_on_next_order_reward
  45. msgid "15% on your order"
  46. msgstr "15% cho đơn hàng của bạn"
  47. #. module: pos_loyalty
  48. #. odoo-javascript
  49. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  50. #, python-format
  51. msgid "A better global discount is already applied."
  52. msgstr "Chiết khấu hấp dẫn hơn đã được áp dụng."
  53. #. module: pos_loyalty
  54. #. odoo-javascript
  55. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  56. #, python-format
  57. msgid "A reward could not be loaded"
  58. msgstr "Không thể tải phần thưởng"
  59. #. module: pos_loyalty
  60. #: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule__promo_barcode
  61. msgid ""
  62. "A technical field used as an alternative to the promo code. This is "
  63. "automatically generated when the promo code is changed."
  64. msgstr ""
  65. "Trường kỹ thuật được dùng để thay thế cho mã khuyến mại. Được tạo tự động "
  66. "khi mã khuyến mại thay đổi. "
  67. #. module: pos_loyalty
  68. #: model_terms:ir.ui.view,arch_db:pos_loyalty.loyalty_program_view_form_inherit_pos_loyalty
  69. msgid "All PoS"
  70. msgstr "Tất cả POS"
  71. #. module: pos_loyalty
  72. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule__any_product
  73. msgid "Any Product"
  74. msgstr "Bất kỳ sản phẩm nào"
  75. #. module: pos_loyalty
  76. #. odoo-javascript
  77. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  78. #, python-format
  79. msgid ""
  80. "Are you sure you want to remove %s from this order?\n"
  81. " You will still be able to claim it through the reward button."
  82. msgstr ""
  83. "Bạn có chắc muốn loại bỏ %s khỏi đơn hàng này?\n"
  84. " Bạn vẫn có thể nhận lại thông qua nút phần thưởng."
  85. #. module: pos_loyalty
  86. #. odoo-javascript
  87. #: code:addons/pos_loyalty/static/src/xml/OrderReceipt.xml:0
  88. #, python-format
  89. msgid "Balance"
  90. msgstr "Số dư"
  91. #. module: pos_loyalty
  92. #. odoo-javascript
  93. #: code:addons/pos_loyalty/static/src/xml/OrderReceipt.xml:0
  94. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule__promo_barcode
  95. #, python-format
  96. msgid "Barcode"
  97. msgstr "Mã vạch"
  98. #. module: pos_loyalty
  99. #: model:ir.model,name:pos_loyalty.model_barcode_rule
  100. msgid "Barcode Rule"
  101. msgstr "Quy tắc mã vạch"
  102. #. module: pos_loyalty
  103. #: model:ir.model,name:pos_loyalty.model_res_config_settings
  104. msgid "Config Settings"
  105. msgstr "Cài đặt cấu hình"
  106. #. module: pos_loyalty
  107. #: model:ir.model.fields,field_description:pos_loyalty.field_pos_order_line__coupon_id
  108. #: model:ir.model.fields.selection,name:pos_loyalty.selection__barcode_rule__type__coupon
  109. msgid "Coupon"
  110. msgstr "Phiếu giảm giá"
  111. #. module: pos_loyalty
  112. #. odoo-javascript
  113. #: code:addons/pos_loyalty/static/src/xml/OrderReceipt.xml:0
  114. #, python-format
  115. msgid "Coupon Codes"
  116. msgstr "Mã phiếu giảm giá"
  117. #. module: pos_loyalty
  118. #: model:loyalty.program,portal_point_name:pos_loyalty.15_pc_on_next_order
  119. msgid "Coupon point(s)"
  120. msgstr "Điểm phiếu giảm giá"
  121. #. module: pos_loyalty
  122. #. odoo-javascript
  123. #: code:addons/pos_loyalty/static/src/xml/Orderline.xml:0
  124. #, python-format
  125. msgid "Current Balance:"
  126. msgstr "Số dư hiện tại:"
  127. #. module: pos_loyalty
  128. #. odoo-javascript
  129. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  130. #, python-format
  131. msgid "Customer needed"
  132. msgstr "Cần có khách hàng"
  133. #. module: pos_loyalty
  134. #. odoo-javascript
  135. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  136. #, python-format
  137. msgid "Deactivating reward"
  138. msgstr "Hủy kích hoạt phần thưởng"
  139. #. module: pos_loyalty
  140. #: model:ir.model.fields,help:pos_loyalty.field_pos_config__gift_card_settings
  141. #: model:ir.model.fields,help:pos_loyalty.field_res_config_settings__pos_gift_card_settings
  142. msgid "Defines the way you want to set your gift cards."
  143. msgstr "Xác định cách bạn muốn thiết lập thẻ quà tặng. "
  144. #. module: pos_loyalty
  145. #: model:ir.ui.menu,name:pos_loyalty.menu_discount_loyalty_type_config
  146. #: model_terms:ir.ui.view,arch_db:pos_loyalty.res_config_view_form_inherit_pos_loyalty
  147. msgid "Discount & Loyalty"
  148. msgstr "Chiết khấu & Khách hàng thân thiết"
  149. #. module: pos_loyalty
  150. #. odoo-javascript
  151. #: code:addons/pos_loyalty/static/src/js/ControlButtons/PromoCodeButton.js:0
  152. #: code:addons/pos_loyalty/static/src/xml/ControlButtons/PromoCodeButton.xml:0
  153. #, python-format
  154. msgid "Enter Code"
  155. msgstr "Nhập mã"
  156. #. module: pos_loyalty
  157. #. odoo-javascript
  158. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  159. #, python-format
  160. msgid "Enter the gift card code"
  161. msgstr "Nhập mã thẻ quà tặng"
  162. #. module: pos_loyalty
  163. #. odoo-javascript
  164. #: code:addons/pos_loyalty/static/src/js/ControlButtons/eWalletButton.js:0
  165. #, python-format
  166. msgid "Error"
  167. msgstr "Lỗi"
  168. #. module: pos_loyalty
  169. #. odoo-javascript
  170. #: code:addons/pos_loyalty/static/src/js/PaymentScreen.js:0
  171. #, python-format
  172. msgid "Error validating rewards"
  173. msgstr "Lỗi khi xác nhận phần thưởng"
  174. #. module: pos_loyalty
  175. #: model:loyalty.reward,description:pos_loyalty.loyalty_program_reward
  176. msgid "Free Product - Simple Pen"
  177. msgstr "Sản phẩm miễn phí - Bút thường"
  178. #. module: pos_loyalty
  179. #: model:ir.model.fields.selection,name:pos_loyalty.selection__pos_config__gift_card_settings__create_set
  180. msgid "Generate PDF cards"
  181. msgstr "Tạo thẻ PDF"
  182. #. module: pos_loyalty
  183. #. odoo-javascript
  184. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  185. #, python-format
  186. msgid "Generate a Gift Card"
  187. msgstr "Tạo một Thẻ quà tặng"
  188. #. module: pos_loyalty
  189. #: model:ir.model.fields,field_description:pos_loyalty.field_pos_config__gift_card_settings
  190. #: model:ir.model.fields,field_description:pos_loyalty.field_res_config_settings__pos_gift_card_settings
  191. msgid "Gift Cards settings"
  192. msgstr "Thiết lập thẻ quà tặng"
  193. #. module: pos_loyalty
  194. #. odoo-javascript
  195. #: code:addons/pos_loyalty/static/src/js/ControlButtons/PromoCodeButton.js:0
  196. #, python-format
  197. msgid "Gift card or Discount code"
  198. msgstr "Thẻ quà tặng hoặc Mã giảm giá"
  199. #. module: pos_loyalty
  200. #: model:ir.ui.menu,name:pos_loyalty.menu_gift_ewallet_type_config
  201. #: model_terms:ir.ui.view,arch_db:pos_loyalty.res_config_view_form_inherit_pos_loyalty
  202. msgid "Gift cards & eWallet"
  203. msgstr "Thẻ quà tặng & ví điện tử"
  204. #. module: pos_loyalty
  205. #: model:ir.model.fields,help:pos_loyalty.field_pos_order_line__points_cost
  206. msgid "How many point this reward cost on the coupon."
  207. msgstr "Cần bao nhiêu điểm trên phiếu giảm giá để đổi phần thưởng này."
  208. #. module: pos_loyalty
  209. #. odoo-python
  210. #: code:addons/pos_loyalty/models/pos_config.py:0
  211. #, python-format
  212. msgid "Invalid gift card program reward. Use 1 currency per point discount."
  213. msgstr ""
  214. "Phần thưởng chương trình thẻ quà tặng không hợp lệ. Sử dụng 1 đơn vị tiền tệ"
  215. " cho mỗi điểm giảm giá."
  216. #. module: pos_loyalty
  217. #. odoo-python
  218. #: code:addons/pos_loyalty/models/pos_config.py:0
  219. #, python-format
  220. msgid "Invalid gift card program rule. Use 1 point per currency spent."
  221. msgstr ""
  222. "Quy tắc chương trình thẻ quà tặng không hợp lệ. Sử dụng 1 điểm cho mỗi đơn "
  223. "vị tiền tệ được chi tiêu."
  224. #. module: pos_loyalty
  225. #. odoo-python
  226. #: code:addons/pos_loyalty/models/pos_config.py:0
  227. #, python-format
  228. msgid "Invalid gift card program. More than one reward."
  229. msgstr "Chương trình thẻ quà tặng không hợp lệ. Vượt quá một phần thưởng."
  230. #. module: pos_loyalty
  231. #. odoo-python
  232. #: code:addons/pos_loyalty/models/pos_config.py:0
  233. #, python-format
  234. msgid "Invalid gift card program. More than one rule."
  235. msgstr "Chương trình thẻ quà tặng không hợp lệ. Vượt quá một quy tắc."
  236. #. module: pos_loyalty
  237. #: model:ir.model.fields,field_description:pos_loyalty.field_pos_order_line__is_reward_line
  238. msgid "Is Reward Line"
  239. msgstr "Là dòng phần thưởng"
  240. #. module: pos_loyalty
  241. #: model:ir.model,name:pos_loyalty.model_loyalty_mail
  242. msgid "Loyalty Communication"
  243. msgstr "Trao đổi về khách hàng thân thiết"
  244. #. module: pos_loyalty
  245. #: model:ir.model,name:pos_loyalty.model_loyalty_card
  246. msgid "Loyalty Coupon"
  247. msgstr "Phiếu giảm giá khách hàng thân thiết"
  248. #. module: pos_loyalty
  249. #: model:loyalty.program,portal_point_name:pos_loyalty.loyalty_program
  250. msgid "Loyalty Points"
  251. msgstr "Điểm khách hàng thân thiết"
  252. #. module: pos_loyalty
  253. #: model:ir.model,name:pos_loyalty.model_loyalty_program
  254. #: model:loyalty.program,name:pos_loyalty.loyalty_program
  255. msgid "Loyalty Program"
  256. msgstr "Chương trình khách hàng thân thiết"
  257. #. module: pos_loyalty
  258. #: model:ir.model,name:pos_loyalty.model_loyalty_reward
  259. msgid "Loyalty Reward"
  260. msgstr "Phần thưởng khách hàng thân thiết"
  261. #. module: pos_loyalty
  262. #: model:ir.model,name:pos_loyalty.model_loyalty_rule
  263. msgid "Loyalty Rule"
  264. msgstr "Quy tắc khách hàng thân thiết"
  265. #. module: pos_loyalty
  266. #. odoo-javascript
  267. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  268. #, python-format
  269. msgid "No"
  270. msgstr "Không"
  271. #. module: pos_loyalty
  272. #. odoo-python
  273. #: code:addons/pos_loyalty/models/pos_config.py:0
  274. #, python-format
  275. msgid "No reward can be claimed with this coupon."
  276. msgstr "Không thể dùng phiếu giảm giá này để đổi thưởng."
  277. #. module: pos_loyalty
  278. #. odoo-javascript
  279. #: code:addons/pos_loyalty/static/src/js/ControlButtons/RewardButton.js:0
  280. #, python-format
  281. msgid "No rewards available."
  282. msgstr "Không có phần thưởng nào."
  283. #. module: pos_loyalty
  284. #. odoo-javascript
  285. #: code:addons/pos_loyalty/static/src/js/ControlButtons/RewardButton.js:0
  286. #, python-format
  287. msgid "Please select a product for this reward"
  288. msgstr "Vui lòng chọn một sản phẩm cho phần thưởng này"
  289. #. module: pos_loyalty
  290. #. odoo-javascript
  291. #: code:addons/pos_loyalty/static/src/js/ControlButtons/RewardButton.js:0
  292. #, python-format
  293. msgid "Please select a reward"
  294. msgstr "Vui lòng chọn một phần thưởng"
  295. #. module: pos_loyalty
  296. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program__pos_order_count
  297. msgid "PoS Order Count"
  298. msgstr "Số đơn hàng POS"
  299. #. module: pos_loyalty
  300. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_card__source_pos_order_id
  301. msgid "PoS Order Reference"
  302. msgstr "Tham chiếu đơn hàng POS"
  303. #. module: pos_loyalty
  304. #. odoo-python
  305. #: code:addons/pos_loyalty/models/loyalty_program.py:0
  306. #, python-format
  307. msgid "PoS Orders"
  308. msgstr "Đơn hàng POS"
  309. #. module: pos_loyalty
  310. #: model:ir.model.fields,help:pos_loyalty.field_loyalty_card__source_pos_order_id
  311. msgid "PoS order where this coupon was generated."
  312. msgstr "Đơn hàng POS mà phiếu giảm giá này được tạo. "
  313. #. module: pos_loyalty
  314. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program__pos_ok
  315. #: model_terms:ir.ui.view,arch_db:pos_loyalty.loyalty_program_view_form_inherit_pos_loyalty
  316. msgid "Point of Sale"
  317. msgstr "Điểm bán lẻ"
  318. #. module: pos_loyalty
  319. #: model:ir.model,name:pos_loyalty.model_pos_config
  320. msgid "Point of Sale Configuration"
  321. msgstr "Cấu hình điểm bán lẻ"
  322. #. module: pos_loyalty
  323. #: model:ir.model,name:pos_loyalty.model_pos_order_line
  324. msgid "Point of Sale Order Lines"
  325. msgstr "Chi tiết đơn hàng điểm bán lẻ"
  326. #. module: pos_loyalty
  327. #: model:ir.model,name:pos_loyalty.model_pos_order
  328. msgid "Point of Sale Orders"
  329. msgstr "Đơn hàng điểm bán lẻ"
  330. #. module: pos_loyalty
  331. #: model:ir.model,name:pos_loyalty.model_pos_session
  332. msgid "Point of Sale Session"
  333. msgstr "Phiên POS"
  334. #. module: pos_loyalty
  335. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program__pos_config_ids
  336. msgid "Point of Sales"
  337. msgstr "Điểm bán lẻ"
  338. #. module: pos_loyalty
  339. #. odoo-javascript
  340. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  341. #, python-format
  342. msgid "Points"
  343. msgstr "Điểm"
  344. #. module: pos_loyalty
  345. #: model:ir.model.fields,field_description:pos_loyalty.field_pos_order_line__points_cost
  346. msgid "Points Cost"
  347. msgstr "Giá trị điểm"
  348. #. module: pos_loyalty
  349. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_mail__pos_report_print_id
  350. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_program__pos_report_print_id
  351. msgid "Print Report"
  352. msgstr "In báo cáo"
  353. #. module: pos_loyalty
  354. #. odoo-python
  355. #: code:addons/pos_loyalty/models/pos_config.py:0
  356. #, python-format
  357. msgid "Program: %(name)s, Reward Product: `%(reward_product)s`"
  358. msgstr "Chương trình: %(name)s, Sản phẩm thưởng: `%(reward_product)s`"
  359. #. module: pos_loyalty
  360. #. odoo-python
  361. #: code:addons/pos_loyalty/models/pos_config.py:0
  362. #, python-format
  363. msgid "Program: %(name)s, Rule Product: `%(rule_product)s`"
  364. msgstr "Chương trình: %(name)s, Sản phẩm quy định: `%(rule_product)s`"
  365. #. module: pos_loyalty
  366. #. odoo-javascript
  367. #: code:addons/pos_loyalty/static/src/js/ControlButtons/eWalletButton.js:0
  368. #, python-format
  369. msgid "Refund with eWallet"
  370. msgstr "Hoàn tiền vào ví điện tử"
  371. #. module: pos_loyalty
  372. #. odoo-javascript
  373. #: code:addons/pos_loyalty/static/src/js/TicketScreen.js:0
  374. #, python-format
  375. msgid ""
  376. "Refunding a top up or reward product for an eWallet or gift card program is "
  377. "not allowed."
  378. msgstr ""
  379. "Không được phép hoàn tiền sản phẩm thưởng hoặc nạp tiền cho chương trình thẻ"
  380. " quà tặng hoặc ví điện tử."
  381. #. module: pos_loyalty
  382. #. odoo-javascript
  383. #: code:addons/pos_loyalty/static/src/xml/ControlButtons/ResetProgramsButton.xml:0
  384. #, python-format
  385. msgid "Reset Programs"
  386. msgstr "Đặt lại chương trình"
  387. #. module: pos_loyalty
  388. #: model:ir.model.fields,help:pos_loyalty.field_loyalty_program__pos_config_ids
  389. msgid "Restrict publishing to those shops."
  390. msgstr "Hạn chế đăng cho những cửa hàng này."
  391. #. module: pos_loyalty
  392. #. odoo-javascript
  393. #: code:addons/pos_loyalty/static/src/xml/ControlButtons/RewardButton.xml:0
  394. #: model:ir.model.fields,field_description:pos_loyalty.field_pos_order_line__reward_id
  395. #, python-format
  396. msgid "Reward"
  397. msgstr "Phần thưởng"
  398. #. module: pos_loyalty
  399. #: model:ir.model.fields,field_description:pos_loyalty.field_pos_order_line__reward_identifier_code
  400. msgid "Reward Identifier Code"
  401. msgstr "Mã định danh phần thưởng"
  402. #. module: pos_loyalty
  403. #: model:ir.model.fields.selection,name:pos_loyalty.selection__pos_config__gift_card_settings__scan_use
  404. msgid "Scan existing cards"
  405. msgstr "Quét thẻ hiện có"
  406. #. module: pos_loyalty
  407. #. odoo-javascript
  408. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  409. #, python-format
  410. msgid "Select program"
  411. msgstr "Chọn chương trình"
  412. #. module: pos_loyalty
  413. #: model:product.template,name:pos_loyalty.simple_pen_product_template
  414. msgid "Simple Pen"
  415. msgstr "Bút viết thường"
  416. #. module: pos_loyalty
  417. #. odoo-python
  418. #: code:addons/pos_loyalty/models/pos_order.py:0
  419. #, python-format
  420. msgid ""
  421. "Some coupons are invalid. The applied coupons have been updated. Please "
  422. "check the order."
  423. msgstr ""
  424. "Một số phiếu giảm giá không hợp lệ. Các phiếu giảm giá được áp dụng đã được "
  425. "cập nhật. Vui lòng kiểm tra đơn hàng."
  426. #. module: pos_loyalty
  427. #. odoo-javascript
  428. #: code:addons/pos_loyalty/static/src/xml/OrderReceipt.xml:0
  429. #, python-format
  430. msgid "Spent:"
  431. msgstr "Đã tiêu:"
  432. #. module: pos_loyalty
  433. #: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule__any_product
  434. msgid "Technical field, whether all product match"
  435. msgstr "Trường kỹ thuật, tất cả sản phẩm phù hợp hay không"
  436. #. module: pos_loyalty
  437. #. odoo-javascript
  438. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  439. #, python-format
  440. msgid "That coupon code has already been scanned and activated."
  441. msgstr "Mã phiếu giảm giá đó đã được quét và kích hoạt."
  442. #. module: pos_loyalty
  443. #. odoo-javascript
  444. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  445. #, python-format
  446. msgid "That promo code program has already been activated."
  447. msgstr "Chương trình mã khuyến mại đó đã được kích hoạt."
  448. #. module: pos_loyalty
  449. #: model:ir.model.fields,help:pos_loyalty.field_pos_order_line__coupon_id
  450. msgid "The coupon used to claim that reward."
  451. msgstr "Phiếu giảm giá được sử dụng để đổi phần thưởng đó."
  452. #. module: pos_loyalty
  453. #. odoo-python
  454. #: code:addons/pos_loyalty/models/pos_order.py:0
  455. #, python-format
  456. msgid ""
  457. "The following codes already exist in the database, perhaps they were already sold?\n"
  458. "%s"
  459. msgstr ""
  460. "Các mã sau đã tồn tại trong cơ sở dữ liệu, có thể chúng đã được bán?\n"
  461. "%s"
  462. #. module: pos_loyalty
  463. #: model:ir.model.fields,help:pos_loyalty.field_loyalty_mail__pos_report_print_id
  464. msgid ""
  465. "The report action to be executed when creating a coupon/gift card/loyalty "
  466. "card in the PoS."
  467. msgstr ""
  468. "Hành động báo cáo sẽ được thực thi khi tạo phiếu giảm giá/thẻ quà tặng/thẻ "
  469. "khách hàng thân thiết trong POS."
  470. #. module: pos_loyalty
  471. #. odoo-javascript
  472. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  473. #, python-format
  474. msgid ""
  475. "The reward \"%s\" contain an error in its domain, your domain must be "
  476. "compatible with the PoS client"
  477. msgstr ""
  478. "Phần thưởng \"%s\" chứa lỗi trong miền, miền phải tương thích với máy khách "
  479. "POS."
  480. #. module: pos_loyalty
  481. #: model:ir.model.fields,help:pos_loyalty.field_pos_order_line__reward_id
  482. msgid "The reward associated with this line."
  483. msgstr "Phần thưởng liên kết với dòng này."
  484. #. module: pos_loyalty
  485. #. odoo-javascript
  486. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  487. #, python-format
  488. msgid "The reward could not be applied."
  489. msgstr "Không thể áp dụng phần thưởng."
  490. #. module: pos_loyalty
  491. #. odoo-javascript
  492. #: code:addons/pos_loyalty/static/src/js/ControlButtons/RewardButton.js:0
  493. #, python-format
  494. msgid "There are no rewards claimable for this customer."
  495. msgstr "Không có phần thưởng nào khách hàng này có thể đổi."
  496. #. module: pos_loyalty
  497. #. odoo-python
  498. #: code:addons/pos_loyalty/models/pos_order.py:0
  499. #, python-format
  500. msgid "There are not enough points for the coupon: %s."
  501. msgstr "Không đủ điểm trên phiếu giảm giá: %s."
  502. #. module: pos_loyalty
  503. #. odoo-javascript
  504. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  505. #, python-format
  506. msgid "There are not enough points on the coupon to claim this reward."
  507. msgstr "Phiếu giảm giá không đủ điểm để đổi phần thưởng này."
  508. #. module: pos_loyalty
  509. #. odoo-javascript
  510. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  511. #, python-format
  512. msgid "There are not enough products in the basket to claim this reward."
  513. msgstr "Giỏ hàng không có đủ sản phẩm để đổi phần thưởng này."
  514. #. module: pos_loyalty
  515. #. odoo-python
  516. #: code:addons/pos_loyalty/models/pos_config.py:0
  517. #, python-format
  518. msgid ""
  519. "There is no email template on the gift card program and your pos is set to "
  520. "print them."
  521. msgstr ""
  522. "Không có mẫu email nào trong chương trình thẻ quà tặng và POS của bạn được "
  523. "thiết lập để in chúng."
  524. #. module: pos_loyalty
  525. #. odoo-python
  526. #: code:addons/pos_loyalty/models/pos_config.py:0
  527. #, python-format
  528. msgid ""
  529. "There is no print report on the gift card program and your pos is set to "
  530. "print them."
  531. msgstr ""
  532. "Không có báo cáo nào trong chương trình thẻ quà tặng và POS của bạn được "
  533. "thiết lập để in chúng."
  534. #. module: pos_loyalty
  535. #: model:ir.model.fields,help:pos_loyalty.field_loyalty_rule__valid_product_ids
  536. msgid "These are the products that are valid for this rule."
  537. msgstr "Đây là những sản phẩm khả dụng cho quy tắc này."
  538. #. module: pos_loyalty
  539. #. odoo-python
  540. #: code:addons/pos_loyalty/models/pos_config.py:0
  541. #, python-format
  542. msgid "This coupon is expired (%s)."
  543. msgstr "Phiếu giảm giá này đã hết hạn (%s)."
  544. #. module: pos_loyalty
  545. #. odoo-python
  546. #: code:addons/pos_loyalty/models/pos_config.py:0
  547. #, python-format
  548. msgid "This coupon is invalid (%s)."
  549. msgstr "Phiếu giảm giá này không hợp lệ (%s)."
  550. #. module: pos_loyalty
  551. #. odoo-javascript
  552. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  553. #, python-format
  554. msgid "This gift card has already been sold"
  555. msgstr "Thẻ quà tặng này đã được bán"
  556. #. module: pos_loyalty
  557. #. odoo-javascript
  558. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  559. #, python-format
  560. msgid ""
  561. "This gift card is not linked to any order. Do you really want to apply its "
  562. "reward?"
  563. msgstr ""
  564. "Thẻ quà tặng này không được liên kết với bất kỳ đơn hàng nào. Bạn có thực sự"
  565. " muốn áp dụng phần thưởng của thẻ?"
  566. #. module: pos_loyalty
  567. #: model:ir.model.fields,help:pos_loyalty.field_loyalty_program__pos_report_print_id
  568. msgid "This is used to print the generated gift cards from PoS."
  569. msgstr "Được sử dụng để in thẻ quà tặng đã tạo từ POS."
  570. #. module: pos_loyalty
  571. #. odoo-python
  572. #: code:addons/pos_loyalty/models/pos_config.py:0
  573. #, python-format
  574. msgid ""
  575. "To continue, make the following reward products available in Point of Sale."
  576. msgstr ""
  577. "Để tiếp tục, hãy đặt các sản phẩm thưởng sau ở trạng thái có sẵn trong Điểm "
  578. "bán hàng."
  579. #. module: pos_loyalty
  580. #: model:ir.model.fields,field_description:pos_loyalty.field_barcode_rule__type
  581. msgid "Type"
  582. msgstr "Loại"
  583. #. module: pos_loyalty
  584. #. odoo-javascript
  585. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  586. #, python-format
  587. msgid "Unknown discount type"
  588. msgstr "Loại giảm giá không xác định"
  589. #. module: pos_loyalty
  590. #. odoo-javascript
  591. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  592. #, python-format
  593. msgid "Unpaid gift card"
  594. msgstr "Thẻ quà tặng chưa thanh toán"
  595. #. module: pos_loyalty
  596. #. odoo-javascript
  597. #: code:addons/pos_loyalty/static/src/js/Loyalty.js:0
  598. #, python-format
  599. msgid "Unpaid gift card rejected."
  600. msgstr "Thẻ quà tặng chưa thanh toán bị từ chối."
  601. #. module: pos_loyalty
  602. #. odoo-javascript
  603. #: code:addons/pos_loyalty/static/src/js/ControlButtons/eWalletButton.js:0
  604. #, python-format
  605. msgid "Use eWallet to pay"
  606. msgstr "Sử dụng ví điện tử để thanh toán"
  607. #. module: pos_loyalty
  608. #: model:ir.model.fields,field_description:pos_loyalty.field_loyalty_rule__valid_product_ids
  609. msgid "Valid Product"
  610. msgstr "Sản phẩm hợp lệ"
  611. #. module: pos_loyalty
  612. #. odoo-javascript
  613. #: code:addons/pos_loyalty/static/src/xml/OrderReceipt.xml:0
  614. #, python-format
  615. msgid "Valid until:"
  616. msgstr "Có giá trị đến: "
  617. #. module: pos_loyalty
  618. #: model:ir.model.fields,help:pos_loyalty.field_pos_order_line__is_reward_line
  619. msgid "Whether this line is part of a reward or not."
  620. msgstr "Dù dòng này là một phần của phần thưởng hay không."
  621. #. module: pos_loyalty
  622. #. odoo-javascript
  623. #: code:addons/pos_loyalty/static/src/xml/OrderReceipt.xml:0
  624. #, python-format
  625. msgid "Won:"
  626. msgstr "Đạt:"
  627. #. module: pos_loyalty
  628. #. odoo-javascript
  629. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  630. #, python-format
  631. msgid "Yes"
  632. msgstr "Có"
  633. #. module: pos_loyalty
  634. #. odoo-javascript
  635. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  636. #, python-format
  637. msgid "You cannot sell a gift card that has already been sold."
  638. msgstr "Bạn không thể bán thẻ quà tặng đã được bán trước đó."
  639. #. module: pos_loyalty
  640. #. odoo-javascript
  641. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  642. #, python-format
  643. msgid "You cannot set negative quantity or price to gift card or ewallet."
  644. msgstr ""
  645. "Bạn không thể đặt số lượng hoặc giá nhỏ hơn 0 cho thẻ quà tặng hoặc ví điện "
  646. "tử."
  647. #. module: pos_loyalty
  648. #. odoo-python
  649. #: code:addons/pos_loyalty/models/loyalty_program.py:0
  650. #, python-format
  651. msgid "You must set '%s' before setting '%s'."
  652. msgstr "Bạn phải thiết lập '%s' trước khi thiết lập '%s'."
  653. #. module: pos_loyalty
  654. #. odoo-javascript
  655. #: code:addons/pos_loyalty/static/src/js/ControlButtons/eWalletButton.js:0
  656. #, python-format
  657. msgid "eWallet"
  658. msgstr "Ví điện tử"
  659. #. module: pos_loyalty
  660. #. odoo-javascript
  661. #: code:addons/pos_loyalty/static/src/js/ControlButtons/eWalletButton.js:0
  662. #, python-format
  663. msgid "eWallet Pay"
  664. msgstr "Thanh toán ví điện tử"
  665. #. module: pos_loyalty
  666. #. odoo-javascript
  667. #: code:addons/pos_loyalty/static/src/js/ControlButtons/eWalletButton.js:0
  668. #, python-format
  669. msgid "eWallet Refund"
  670. msgstr "Hoàn tiền ví điện tử"
  671. #. module: pos_loyalty
  672. #. odoo-javascript
  673. #: code:addons/pos_loyalty/static/src/js/ProductScreen.js:0
  674. #, python-format
  675. msgid "eWallet requires a customer to be selected"
  676. msgstr "Ví điện tử yêu cầu chọn khách hàng"
  677. #. module: pos_loyalty
  678. #. odoo-javascript
  679. #: code:addons/pos_loyalty/static/src/xml/OrderReceipt.xml:0
  680. #, python-format
  681. msgid "no expiration"
  682. msgstr "không có thời hạn"