sq.po 20 KB

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