is.po 20 KB

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