2260 lines
79 KiB
Plaintext
2260 lines
79 KiB
Plaintext
|
# Translation of Odoo Server.
|
||
|
# This file contains the translation of the following modules:
|
||
|
# * loyalty
|
||
|
#
|
||
|
# Translators:
|
||
|
# Robert Frykelius <robert.frykelius@linserv.se>, 2024
|
||
|
# Robin Calvin, 2024
|
||
|
# Haojun Zou <apollo_zhj@msn.com>, 2024
|
||
|
# Mikael Åkerberg <mikael.akerberg@mariaakerberg.com>, 2024
|
||
|
# Björn Hayer, 2024
|
||
|
# Martin Wilderoth <martin.wilderoth@linserv.se>, 2024
|
||
|
# Simon S, 2024
|
||
|
# Chrille Hedberg <hedberg.chrille@gmail.com>, 2024
|
||
|
# Anders Wallenquist <anders.wallenquist@vertel.se>, 2024
|
||
|
# Martin Trigaux, 2024
|
||
|
# Kristoffer Grundström <lovaren@gmail.com>, 2024
|
||
|
# Claes-Johan Dahlin, 2024
|
||
|
# Lasse L, 2024
|
||
|
# Kim Asplund <kim.asplund@gmail.com>, 2024
|
||
|
# Jakob Krabbe <jakob.krabbe@vertel.se>, 2024
|
||
|
#
|
||
|
msgid ""
|
||
|
msgstr ""
|
||
|
"Project-Id-Version: Odoo Server 18.0\n"
|
||
|
"Report-Msgid-Bugs-To: \n"
|
||
|
"POT-Creation-Date: 2024-12-16 13:40+0000\n"
|
||
|
"PO-Revision-Date: 2024-09-25 09:41+0000\n"
|
||
|
"Last-Translator: Jakob Krabbe <jakob.krabbe@vertel.se>, 2024\n"
|
||
|
"Language-Team: Swedish (https://app.transifex.com/odoo/teams/41243/sv/)\n"
|
||
|
"MIME-Version: 1.0\n"
|
||
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||
|
"Content-Transfer-Encoding: \n"
|
||
|
"Language: sv\n"
|
||
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_program__trigger
|
||
|
msgid ""
|
||
|
"\n"
|
||
|
" Automatic: Customers will be eligible for a reward automatically in their cart.\n"
|
||
|
" Use a code: Customers will be eligible for a reward if they enter a code.\n"
|
||
|
" "
|
||
|
msgstr ""
|
||
|
"\n"
|
||
|
" Automatisk: Kunderna kommer att vara berättigade till en belöning automatiskt i sin kundvagn.\n"
|
||
|
" Använd en kod: Kunderna kommer att vara berättigade till en belöning om de anger en kod.\n"
|
||
|
" "
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_program__available_on
|
||
|
msgid ""
|
||
|
"\n"
|
||
|
" Manage where your program should be available for use.\n"
|
||
|
" "
|
||
|
msgstr ""
|
||
|
"\n"
|
||
|
" Hantera var ditt program ska vara tillgängligt för användning.\n"
|
||
|
" "
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_program__portal_visible
|
||
|
msgid ""
|
||
|
"\n"
|
||
|
" Show in web portal, PoS customer ticket, eCommerce checkout, the number of points available and used by reward.\n"
|
||
|
" "
|
||
|
msgstr ""
|
||
|
"\n"
|
||
|
" Visa i webbportalen, PoS-kundbiljetten, e-handelskassan, antalet poäng som är tillgängliga och används av belöningen.\n"
|
||
|
" "
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid " (Max %s)"
|
||
|
msgstr " (Max %s)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "$100"
|
||
|
msgstr "$100"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "%g%% on "
|
||
|
msgstr "%g%% är "
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "%s on "
|
||
|
msgstr "%s på "
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "%s per point"
|
||
|
msgstr "%s per poäng"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "%s per point on "
|
||
|
msgstr "%s per poäng på "
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "( Max"
|
||
|
msgstr "( Max"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "(if at least"
|
||
|
msgstr "(om åtminstone"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "(tax excluded)"
|
||
|
msgstr "(exklusive skatt)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/js/portal/loyalty_card_dialog/loyalty_card_dialog.xml:0
|
||
|
msgid "-> View History"
|
||
|
msgstr "-> Visa historik"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:loyalty.program,name:loyalty.10_percent_coupon
|
||
|
msgid "10% Discount Coupons"
|
||
|
msgstr "10% rabattkuponger"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:loyalty.reward,description:loyalty.10_percent_coupon_reward
|
||
|
#: model:loyalty.reward,description:loyalty.10_percent_with_code_reward
|
||
|
msgid "10% on your order"
|
||
|
msgstr "10% på din beställning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
|
msgid "1000"
|
||
|
msgstr "1000"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "2+1 Free"
|
||
|
msgstr "2+1 gratis"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "2023-08-20"
|
||
|
msgstr "2023-08-20"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
|
msgid "2023-12-31"
|
||
|
msgstr "2023-12-31"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:mail.template,body_html:loyalty.mail_template_gift_card
|
||
|
msgid ""
|
||
|
"<div style=\"background: #ffffff\">\n"
|
||
|
" <div style=\"margin:0px; font-size:24px; font-family:arial, 'helvetica neue', helvetica, sans-serif; line-height:36px; color:#333333; text-align: center\">\n"
|
||
|
" Here is your gift card!\n"
|
||
|
" </div>\n"
|
||
|
" <div style=\"padding-top:20px; padding-bottom:20px\">\n"
|
||
|
" <img src=\"/loyalty/static/img/gift_card.png\" style=\"display:block; border:0; outline:none; text-decoration:none; margin:auto;\" width=\"300\"/>\n"
|
||
|
" </div>\n"
|
||
|
" <div style=\"padding:0; margin:0px; padding-top:35px; padding-bottom:35px; text-align:center;\">\n"
|
||
|
" <h3 style=\"margin:0px; line-height:48px; font-family:arial, 'helvetica neue', helvetica, sans-serif; font-size:40px; font-style:normal; font-weight:normal; color:#333333; text-align:center\">\n"
|
||
|
" <strong t-out=\"format_amount(object.points, object.currency_id) or ''\">$ 150.00</strong></h3>\n"
|
||
|
" </div>\n"
|
||
|
" <div style=\"padding:0; margin:0px; padding-top:35px; padding-bottom:35px; background-color:#efefef; text-align:center;\">\n"
|
||
|
" <p style=\"margin:0px; font-size:14px;font-family:arial, 'helvetica neue', helvetica, sans-serif; line-height:21px; color:#333333\">\n"
|
||
|
" <strong>Gift Card Code</strong>\n"
|
||
|
" </p>\n"
|
||
|
" <p style=\"margin:0px; font-size:25px;font-family:arial, 'helvetica neue', helvetica, sans-serif; line-height:38px; color:#A9A9A9\" t-out=\"object.code or ''\">4f10-15d6-41b7-b04c-7b3e</p>\n"
|
||
|
" </div>\n"
|
||
|
" <div t-if=\"object.expiration_date\" style=\"padding:0; margin:0px; padding-top:10px; padding-bottom:10px; text-align:center;\">\n"
|
||
|
" <h3 style=\"margin:0px; line-height:17px; font-family:arial, 'helvetica neue', helvetica, sans-serif; font-size:14px; font-style:normal; font-weight:normal; color:#A9A9A9; text-align:center\">Card expires <t t-out=\"format_date(object.expiration_date) or ''\">05/05/2021</t></h3>\n"
|
||
|
" </div>\n"
|
||
|
" <div style=\"padding:20px; margin:0px; text-align:center;\">\n"
|
||
|
" <span style=\"background-color:#999999; display:inline-block; width:auto; border-radius:5px;\">\n"
|
||
|
" <a t-attf-href=\"{{ object.get_base_url() }}/shop\" target=\"_blank\" style=\"text-decoration:none; font-family:arial, 'helvetica neue', helvetica, sans-serif; font-size:22px; color:#FFFFFF; border-style:solid; border-color:#999999; border-width:20px 30px; display:inline-block; background-color:#999999; border-radius:5px; font-weight:bold; font-style:normal; line-height:26px; width:auto; text-align:center\">Use it right now!</a>\n"
|
||
|
" </span>\n"
|
||
|
" </div>\n"
|
||
|
" </div>\n"
|
||
|
" "
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "<i class=\"fa fa-cube fa-fw\" title=\"Product Domain\"/>"
|
||
|
msgstr "<i class=\"fa fa-cube fa-fw\" title=\"Produktdomän\"/>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "<i class=\"fa fa-cube fa-fw\" title=\"Products\"/>"
|
||
|
msgstr "<i class=\"fa fa-cube fa-fw\" title=\"Produkter\"/>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "<i class=\"fa fa-cube fa-fw\" title=\"Products\"/><span>All Products</span>"
|
||
|
msgstr ""
|
||
|
"<i class=\"fa fa-cube fa-fw\" title=\"Produkter\"/><span>Alla "
|
||
|
"produkter</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "<i class=\"fa fa-cubes fa-fw\" title=\"Product Categories\"/>"
|
||
|
msgstr "<i class=\"fa fa-cubes fa-fw\" title=\"Produktkategorier\"/>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "<i class=\"fa fa-search fa-fw\" title=\"Product Domain\"/>"
|
||
|
msgstr "<i class=\"fa fa-search fa-fw\" title=\"Produktdomän\"/>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "<i class=\"fa fa-tags fa-fw\" title=\"Product Tags\"/>"
|
||
|
msgstr "<i class=\"fa fa-tags fa-fw\" title=\"Produkttaggar\"/>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"<span class=\"o_stat_text\" invisible=\"program_type not in ('coupons', 'next_order_coupons')\">Coupons</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type != 'loyalty'\">Loyalty Cards</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type not in ('promotion', 'buy_x_get_y')\">Promos</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type != 'promo_code'\">Discount</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type != 'gift_card'\">Gift Cards</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type != 'ewallet'\">eWallets</span>"
|
||
|
msgstr ""
|
||
|
"<span class=\"o_stat_text\" invisible=\"program_type not in ('coupons', 'next_order_coupons')\">Coupons</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type != 'loyalty'\">Loyalitetskort</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type not in ('promotion', 'buy_x_get_y')\">Promos</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type != 'promo_code'\">Rabatt</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type != 'gift_card'\">Gåvokort</span>\n"
|
||
|
" <span class=\"o_stat_text\" invisible=\"program_type != 'ewallet'\">eWallets</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid ""
|
||
|
"<span class=\"text-center\">OR</span>\n"
|
||
|
" <br/>"
|
||
|
msgstr ""
|
||
|
"<span class=\"text-center\">eller</span>\n"
|
||
|
" <br/>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_form
|
||
|
msgid ""
|
||
|
"<span colspan=\"2\" invisible=\"program_type != 'coupons'\">Grant the amount"
|
||
|
" of coupon points defined as the coupon value</span>"
|
||
|
msgstr ""
|
||
|
"<span colspan=\"2\" invisible=\"program_type != 'coupons'\">Giv det antal "
|
||
|
"kupongpoäng som definieras som kupongvärdet</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "<span invisible=\"not clear_wallet\"> (or more)</span>"
|
||
|
msgstr "<span invisible=\"not clear_wallet\"> (eller fler)</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid ""
|
||
|
"<span invisible=\"not will_send_mail\">\n"
|
||
|
" Generate and Send \n"
|
||
|
" </span>\n"
|
||
|
" <span invisible=\"will_send_mail\">\n"
|
||
|
" Generate \n"
|
||
|
" </span>"
|
||
|
msgstr ""
|
||
|
"<span invisible=\"kommer_inte_att_sända_mail\">\n"
|
||
|
" Generera och skicka\n"
|
||
|
" <span> </span\n"
|
||
|
" <span osynlig=\"kommer_att_sända_mail\">\n"
|
||
|
" Generera\n"
|
||
|
" </span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.portal_loyalty_history_breadcrumbs
|
||
|
msgid "<span>History</span>"
|
||
|
msgstr "<span>Historia</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "<span>Minimum purchase of</span>"
|
||
|
msgstr "<span>Minsta inköp av</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "<span>Valid for purchase above</span>"
|
||
|
msgstr "<span>Gäller för köp ovan</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "<span>on</span>"
|
||
|
msgstr "<span>på</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "<span>products</span>"
|
||
|
msgstr "<span>produkter</span>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
|
msgid "<strong>Gift Card Code</strong>"
|
||
|
msgstr "<strong>Presentkortskod</strong>"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:mail.template,body_html:loyalty.mail_template_loyalty_card
|
||
|
msgid ""
|
||
|
"<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"width:100%; margin:0px auto; background:#ffffff; color:#333333;\"><tbody>\n"
|
||
|
"<tr>\n"
|
||
|
" <td valign=\"top\" style=\"text-align: center; font-size: 14px;\">\n"
|
||
|
" <t t-if=\"object._get_mail_partner().name\">\n"
|
||
|
" Congratulations <t t-out=\"object._get_mail_partner().name or ''\">Brandon Freeman</t>,<br/>\n"
|
||
|
" </t>\n"
|
||
|
"\n"
|
||
|
" Here is your reward from <t t-out=\"object.program_id.company_id.name or ''\">YourCompany</t>.<br/>\n"
|
||
|
"\n"
|
||
|
" <t t-foreach=\"object.program_id.reward_ids\" t-as=\"reward\">\n"
|
||
|
" <t t-if=\"reward.required_points <= object.points\">\n"
|
||
|
" <span style=\"font-size: 50px; color: #875A7B; font-weight: bold;\" t-esc=\"reward.description\">Reward Description</span>\n"
|
||
|
" <br/>\n"
|
||
|
" </t>\n"
|
||
|
" </t>\n"
|
||
|
" </td>\n"
|
||
|
"</tr>\n"
|
||
|
"<tr style=\"margin-top: 16px\">\n"
|
||
|
" <td valign=\"top\" style=\"text-align: center; font-size: 14px;\">\n"
|
||
|
" Use this promo code\n"
|
||
|
" <t t-if=\"object.expiration_date\">\n"
|
||
|
" before <t t-out=\"object.expiration_date or ''\">2021-06-16</t>\n"
|
||
|
" </t>\n"
|
||
|
" <p style=\"margin-top: 16px;\">\n"
|
||
|
" <strong style=\"padding: 16px 8px 16px 8px; border-radius: 3px; background-color: #F1F1F1;\" t-out=\"object.code or ''\">15637502648479132902</strong>\n"
|
||
|
" </p>\n"
|
||
|
" <t t-foreach=\"object.program_id.rule_ids\" t-as=\"rule\">\n"
|
||
|
" <t t-if=\"rule.minimum_qty not in [0, 1]\">\n"
|
||
|
" <span style=\"font-size: 14px;\">\n"
|
||
|
" Minimum purchase of <t t-out=\"rule.minimum_qty or ''\">10</t> products\n"
|
||
|
" </span><br/>\n"
|
||
|
" </t>\n"
|
||
|
" <t t-if=\"rule.minimum_amount != 0.00\">\n"
|
||
|
" <span style=\"font-size: 14px;\">\n"
|
||
|
" Valid for purchase above <t t-out=\"rule.company_id.currency_id.symbol or ''\">$</t><t t-out=\"'%0.2f' % float(rule.minimum_amount) or ''\">10.00</t>\n"
|
||
|
" </span><br/>\n"
|
||
|
" </t>\n"
|
||
|
" </t>\n"
|
||
|
" <br/>\n"
|
||
|
" Thank you,\n"
|
||
|
" <t t-if=\"object._get_signature()\" data-o-mail-quote-container=\"1\">\n"
|
||
|
" <br/>\n"
|
||
|
" <t t-out=\"object._get_signature() or ''\" data-o-mail-quote=\"1\">--<br data-o-mail-quote=\"1\"/>Mitchell Admin</t>\n"
|
||
|
" </t>\n"
|
||
|
" </td>\n"
|
||
|
"</tr>\n"
|
||
|
"</tbody></table>\n"
|
||
|
" "
|
||
|
msgstr ""
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
|
msgid "A coupon with the same code was found."
|
||
|
msgstr "En kupong med samma kod hittades."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_card_card_code_unique
|
||
|
msgid "A coupon/loyalty card must have a unique code."
|
||
|
msgstr "En kupong/ett lojalitetskort måste ha en unik kod."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "A program must have at least one reward."
|
||
|
msgstr "Ett program måste ha minst en belöning."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_buttons
|
||
|
msgid "A reward is waiting for you"
|
||
|
msgstr "En belöning väntar på dig"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "A reward product can't be of type \"combo\"."
|
||
|
msgstr "En belöningsprodukt kan inte vara av typen \"combo\"."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_card.py:0
|
||
|
msgid "A trigger with the same code as one of your coupon already exists."
|
||
|
msgstr "En trigger med samma kod som en av dina kuponger finns redan."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "ABCDE12345"
|
||
|
msgstr "ABCDE12345"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_needaction
|
||
|
msgid "Action Needed"
|
||
|
msgstr "Åtgärd Krävs"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__active
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__active
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__active
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__active
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__active
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_search
|
||
|
msgid "Active"
|
||
|
msgstr "Aktiv"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_res_partner__loyalty_card_count
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_res_users__loyalty_card_count
|
||
|
msgid "Active loyalty cards"
|
||
|
msgstr "Aktiva lojalitetskort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0
|
||
|
msgid "Add"
|
||
|
msgstr "Lägg till"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Add a reward"
|
||
|
msgstr "Lägg till en belöning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Add a rule"
|
||
|
msgstr "Lägg till en regel"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__all_discount_product_ids
|
||
|
msgid "All Discount Product"
|
||
|
msgstr "Alla rabatterade produkter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_form
|
||
|
msgid "Among"
|
||
|
msgstr "Bland"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "Among:"
|
||
|
msgstr "Bland annat:"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_generate_wizard__mode__anonymous
|
||
|
msgid "Anonymous Customers"
|
||
|
msgstr "Anonyma kunder"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__mode
|
||
|
msgid "Application"
|
||
|
msgstr "Applikation"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "Applied to:"
|
||
|
msgstr "Gäller för:"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__applies_on
|
||
|
msgid "Applies On"
|
||
|
msgstr "Gäller på"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_search
|
||
|
msgid "Archived"
|
||
|
msgstr "Arkiverad"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_mail__trigger__create
|
||
|
msgid "At Creation"
|
||
|
msgstr "Vid skapelsen"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_attachment_count
|
||
|
msgid "Attachment Count"
|
||
|
msgstr "Antal Bilagor"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__trigger__auto
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_rule__mode__auto
|
||
|
msgid "Automatic"
|
||
|
msgstr "Automatisk"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Automatic promo: 10% off on orders higher than $50"
|
||
|
msgstr "Automatisk kampanj: 10% rabatt på beställningar högre än $ 50"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__available_on
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Available On"
|
||
|
msgstr "Tillgänglig på"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_tree
|
||
|
msgid "Balance"
|
||
|
msgstr "Saldo"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
|
msgid "Barcode"
|
||
|
msgstr "Streckkod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Buy 10 products to get 10$ off on the 11th one"
|
||
|
msgstr "Köp 10 produkter och få 10$ rabatt på den 11:e"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Buy 2 products and get a third one for free"
|
||
|
msgstr "Köp 2 produkter och få en tredje gratis"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:loyalty.program,name:loyalty.3_cabinets_plus_1_free
|
||
|
msgid "Buy 3 large cabinets, get one for free"
|
||
|
msgstr "Köp 3 stora skåp, få ett gratis"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__buy_x_get_y
|
||
|
msgid "Buy X Get Y"
|
||
|
msgstr "Buy X Get Y"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/wizard/loyalty_generate_wizard.py:0
|
||
|
msgid "Can not generate coupon, no program is set."
|
||
|
msgstr "Kan inte generera kupong, inget program är inställt."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_update_balance_form
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "Cancel"
|
||
|
msgstr "Avbryt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__card_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__card_id
|
||
|
msgid "Card"
|
||
|
msgstr "Kort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
|
msgid "Card expires"
|
||
|
msgstr "Kortet förfaller"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__product_category_id
|
||
|
msgid "Categories"
|
||
|
msgstr "Kategorier"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_reward__discount_applicability__cheapest
|
||
|
msgid "Cheapest Product"
|
||
|
msgstr "Billigaste produkt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__clear_wallet
|
||
|
msgid "Clear Wallet"
|
||
|
msgstr "Genomskinlig plånbok"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "Clear all promo point(s)"
|
||
|
msgstr "Rensa alla promo-punkter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__code
|
||
|
msgid "Code"
|
||
|
msgstr "Kod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:loyalty.program,name:loyalty.10_percent_with_code
|
||
|
msgid "Code for 10% on orders"
|
||
|
msgstr "Kod för 10% på beställningar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__communication_plan_ids
|
||
|
msgid "Communication Plan"
|
||
|
msgstr "Kommunikationsplan"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Communications"
|
||
|
msgstr "Kommunikation"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__company_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__company_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__company_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__company_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__company_id
|
||
|
msgid "Company"
|
||
|
msgstr "Bolag"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_card.py:0
|
||
|
msgid "Compose Email"
|
||
|
msgstr "Skriv e-post"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__rule_ids
|
||
|
msgid "Conditional rules"
|
||
|
msgstr "Villkorliga regler"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_form
|
||
|
msgid "Conditions"
|
||
|
msgstr "Villkor"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_update_balance_form
|
||
|
msgid "Confirm"
|
||
|
msgstr "Bekräfta"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__confirmation_message
|
||
|
msgid "Confirmation Message"
|
||
|
msgstr "Bekräftelsemeddelande"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "Congratulations"
|
||
|
msgstr "Grattis"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_res_partner
|
||
|
msgid "Contact"
|
||
|
msgstr "Kontakt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0
|
||
|
msgid "Control panel buttons"
|
||
|
msgstr "Kontrollpanelens knappar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__coupon_ids
|
||
|
msgid "Coupon"
|
||
|
msgstr "Kupong"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.actions.report,name:loyalty.report_loyalty_card
|
||
|
msgid "Coupon Code"
|
||
|
msgstr "Kupongkod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__coupon_count
|
||
|
msgid "Coupon Count"
|
||
|
msgstr "Kupong Antal"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Coupon point(s)"
|
||
|
msgstr "Kupongpunkt(er)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:loyalty.program,portal_point_name:loyalty.10_percent_coupon
|
||
|
msgid "Coupon points"
|
||
|
msgstr "Kupongpoäng"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "Coupon value"
|
||
|
msgstr "Kupongens värde"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:mail.template,name:loyalty.mail_template_loyalty_card
|
||
|
msgid "Coupon: Coupon Information"
|
||
|
msgstr "Kupong: Information om kupong"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:ir.actions.act_window,name:loyalty.loyalty_card_action
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__coupons
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_tree
|
||
|
msgid "Coupons"
|
||
|
msgstr "Kuponger"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_program_gift_ewallet_action
|
||
|
msgid "Create a new one from scratch, or use one of the templates below."
|
||
|
msgstr "Skapa en ny från grunden eller använd någon av mallarna nedan."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_program_discount_loyalty_action
|
||
|
msgid "Create one from scratch, or use a templates below:"
|
||
|
msgstr "Skapa en från grunden eller använd en av mallarna nedan:"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0
|
||
|
msgid "Create record"
|
||
|
msgstr "Skapa post"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__create_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__create_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__create_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__create_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__create_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__create_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__create_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__create_uid
|
||
|
msgid "Created by"
|
||
|
msgstr "Skapad av"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__create_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__create_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__create_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__create_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__create_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__create_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__create_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__create_date
|
||
|
msgid "Created on"
|
||
|
msgstr "Skapad den"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:loyalty.program,portal_point_name:loyalty.3_cabinets_plus_1_free
|
||
|
msgid "Credit(s)"
|
||
|
msgstr "Kredit(er)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__currency_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__currency_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__currency_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__currency_id
|
||
|
msgid "Currency"
|
||
|
msgstr "Valuta"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_program__currency_symbol
|
||
|
msgid "Currency sign, to be used when printing amounts."
|
||
|
msgstr "Valutatecken som ska användas vid utskrift av belopp."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__applies_on__both
|
||
|
msgid "Current & Future orders"
|
||
|
msgstr "Nuvarande och framtida order"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__applies_on__current
|
||
|
msgid "Current order"
|
||
|
msgstr "Nuvarande ordning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__customer_tag_ids
|
||
|
msgid "Customer Tags"
|
||
|
msgstr "Kund Taggar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__customer_ids
|
||
|
msgid "Customers"
|
||
|
msgstr "Kunder"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "DEMO_CODE"
|
||
|
msgstr "DEMO_KODE"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "DEMO_TEXT"
|
||
|
msgstr "DEMO_TEXT"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/controllers/portal.py:0
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_history_template
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_form
|
||
|
msgid "Date"
|
||
|
msgstr "Datum"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"Define Discount codes on conditional rules then share it with your customers"
|
||
|
" for rewards."
|
||
|
msgstr ""
|
||
|
"Definiera rabattkoder utifrån villkorliga regler och dela dem sedan med dina"
|
||
|
" kunder för belöningar."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/controllers/portal.py:0
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__description
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__description
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__description
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__description
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_history_template
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "Description"
|
||
|
msgstr "Beskrivning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "Description on order"
|
||
|
msgstr "Beskrivning på order"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_reward__reward_type__discount
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "Discount"
|
||
|
msgstr "Rabatt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.actions.act_window,name:loyalty.loyalty_program_discount_loyalty_action
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Discount & Loyalty"
|
||
|
msgstr "Rabatt & Lojalitet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_applicability
|
||
|
msgid "Discount Applicability"
|
||
|
msgstr "Rabatt Tillämplighet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__promo_code
|
||
|
msgid "Discount Code"
|
||
|
msgstr "Rabattkod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_line_product_id
|
||
|
msgid "Discount Line Product"
|
||
|
msgstr "Rabattlinje Produkt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_mode
|
||
|
msgid "Discount Mode"
|
||
|
msgstr "Rabattläge"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__payment_program_discount_product_id
|
||
|
msgid "Discount Product"
|
||
|
msgstr "Rabattprodukt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_product_domain
|
||
|
msgid "Discount Product Domain"
|
||
|
msgstr "Rabatt Produkt Domän"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__code
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "Discount code"
|
||
|
msgstr "Rabattkod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:loyalty.program,portal_point_name:loyalty.10_percent_with_code
|
||
|
msgid "Discount point(s)"
|
||
|
msgstr "Rabattpunkt(er)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "Discount product"
|
||
|
msgstr "Produkt med rabatt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_product_category_id
|
||
|
msgid "Discounted Prod. Categories"
|
||
|
msgstr "Rabatterade Prod. Kategorier"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_product_tag_id
|
||
|
msgid "Discounted Prod. Tag"
|
||
|
msgstr "Rabatterad Prod. Tagg"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_product_ids
|
||
|
msgid "Discounted Products"
|
||
|
msgstr "Rabatterade produkter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Discounts"
|
||
|
msgstr "Rabatter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__display_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__display_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__display_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__display_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__display_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__display_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__display_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__display_name
|
||
|
msgid "Display Name"
|
||
|
msgstr "Visningsnamn"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Displayed as"
|
||
|
msgstr "Visad som"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"Drive repeat purchases by sending a unique, single-use coupon code for the "
|
||
|
"next purchase when a customer buys something in your store."
|
||
|
msgstr ""
|
||
|
"Öka antalet återkommande köp genom att skicka en unik kupongkod för "
|
||
|
"engångsbruk för nästa köp när en kund köper något i din butik."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"Each rule can grant points to the customer he will be able to exchange "
|
||
|
"against rewards"
|
||
|
msgstr ""
|
||
|
"Varje regel kan ge poäng till kunden som han eller hon kan byta mot "
|
||
|
"belöningar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__mail_template_id
|
||
|
msgid "Email Template"
|
||
|
msgstr "E-postmall"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__mail_template_id
|
||
|
msgid "Email template"
|
||
|
msgstr "Mall för e-post"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__date_to
|
||
|
msgid "End date"
|
||
|
msgstr "Slutdatum"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_update_balance_form
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "Example: Gift for customer"
|
||
|
msgstr "Exempel: Present till kund"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__expiration_date
|
||
|
msgid "Expiration Date"
|
||
|
msgstr "Slutdatum"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Fidelity Card"
|
||
|
msgstr "Fidelity-kort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Fidelity Cards"
|
||
|
msgstr "Fidelity-kort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Fill in your eWallet, to pay future orders"
|
||
|
msgstr "Fyll i din eWallet för att betala framtida beställningar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_follower_ids
|
||
|
msgid "Followers"
|
||
|
msgstr "Följare"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_partner_ids
|
||
|
msgid "Followers (Partners)"
|
||
|
msgstr "Följare (kontakter)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__mode
|
||
|
msgid "For"
|
||
|
msgstr "För"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "For all customers"
|
||
|
msgstr "För alla kunder"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_reward__reward_type__product
|
||
|
msgid "Free Product"
|
||
|
msgstr "Gratis produkt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "Free Product - %s"
|
||
|
msgstr "Gratis produkt- %s"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:loyalty.reward,description:loyalty.3_cabinets_plus_1_free_reward
|
||
|
msgid "Free Product - Large Cabinet"
|
||
|
msgstr "Gratisprodukt - Stort skåp"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "Free Product - [%s]"
|
||
|
msgstr "Gratis produkt - [%s]"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "Free product"
|
||
|
msgstr "Fri produkt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__applies_on__future
|
||
|
msgid "Future orders"
|
||
|
msgstr "Framtida beställningar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0
|
||
|
#: model:ir.actions.act_window,name:loyalty.loyalty_generate_wizard_action
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "Generate"
|
||
|
msgstr "Skapa"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"Generate & share coupon codes manually. It can be used in eCommerce, "
|
||
|
"Point of Sale or regular orders to claim the Reward. You can define "
|
||
|
"constraints on its usage through conditional rule."
|
||
|
msgstr ""
|
||
|
"Generera & dela kupongkoder manuellt. Den kan användas i e-handel, "
|
||
|
"försäljningsställe eller vanliga beställningar för att göra anspråk på "
|
||
|
"belöningen. Du kan definiera begränsningar för dess användning genom "
|
||
|
"villkorlig regel."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_loyalty_generate_wizard
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Generate Coupons"
|
||
|
msgstr "Generera kuponger"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Generate Gift Cards"
|
||
|
msgstr "Generera presentkort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Generate and share unique coupons with your customers"
|
||
|
msgstr "Skapa och dela unika kuponger med dina kunder"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Generate eWallet"
|
||
|
msgstr "Generera eWallet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0
|
||
|
msgid "Generate {{props.context.program_item_name}}"
|
||
|
msgstr "Generera {{props.context.program_item_name}}"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Get 10% off on some products, with a code"
|
||
|
msgstr "Få 10% rabatt på vissa produkter, med en kod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_gift_ewallet_view_form
|
||
|
msgid "Gift & Ewallet"
|
||
|
msgstr "Gåva och e-plånbok"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
#: model:ir.actions.report,name:loyalty.report_gift_card
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__gift_card
|
||
|
#: model:loyalty.reward,description:loyalty.gift_card_program_reward
|
||
|
#: model:product.template,name:loyalty.gift_card_product_50_product_template
|
||
|
msgid "Gift Card"
|
||
|
msgstr "Presentkort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Gift Card Products"
|
||
|
msgstr "Presentkortsprodukter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "Gift Card value"
|
||
|
msgstr "Presentkortets värde"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:mail.template,name:loyalty.mail_template_gift_card
|
||
|
msgid "Gift Card: Gift Card Information"
|
||
|
msgstr "Gift Card: Gift Card Information"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:loyalty.program,name:loyalty.gift_card_program
|
||
|
msgid "Gift Cards"
|
||
|
msgstr "Presentkort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"Gift Cards are created manually or automatically sent by email when the customer orders a gift card product.\n"
|
||
|
" <br/>\n"
|
||
|
" Then, Gift Cards can be used to pay orders."
|
||
|
msgstr ""
|
||
|
"Presentkort skapas manuellt eller skickas automatiskt via e-post när kunden beställer en presentkortsprodukt.\n"
|
||
|
" <br/>\n"
|
||
|
" Presentkorten kan sedan användas för att betala beställningar."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/wizard/loyalty_generate_wizard.py:0
|
||
|
msgid "Gift For Customer"
|
||
|
msgstr "Present till kund"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.actions.act_window,name:loyalty.loyalty_program_gift_ewallet_action
|
||
|
msgid "Gift cards & eWallet"
|
||
|
msgstr "Presentkort & eWallet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/wizard/loyalty_card_update_balance.py:0
|
||
|
msgid "Gift for customer"
|
||
|
msgstr "Present till kund"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__points_granted
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "Grant"
|
||
|
msgstr "Tillåt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"Grant 1 credit for each item bought then reward the customer with Y items in"
|
||
|
" exchange of X credits."
|
||
|
msgstr ""
|
||
|
"Ge 1 kredit för varje köpt föremål och belöna sedan kunden med Y föremål i "
|
||
|
"utbyte mot X krediter."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__has_message
|
||
|
msgid "Has Message"
|
||
|
msgstr "Har meddelande"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
|
msgid "Here is your gift card!"
|
||
|
msgstr "Här är ditt presentkort!"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "Here is your reward from"
|
||
|
msgstr "Här är din belöning från"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__history_ids
|
||
|
msgid "History"
|
||
|
msgstr "Historia"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_form
|
||
|
msgid "History Lines"
|
||
|
msgstr "Historiska linjer"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_loyalty_history
|
||
|
msgid "History for Loyalty cards and Ewallets"
|
||
|
msgstr "Historik för lojalitetskort och e-plånböcker"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__id
|
||
|
msgid "ID"
|
||
|
msgstr "ID"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_card__message_needaction
|
||
|
msgid "If checked, new messages require your attention."
|
||
|
msgstr "Om markerad så finns det meddelanden som kräver din uppmärksamhet."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_card__message_has_error
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_card__message_has_sms_error
|
||
|
msgid "If checked, some messages have a delivery error."
|
||
|
msgstr "Om markerad, en del meddelanden har leveransfel."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "If minimum"
|
||
|
msgstr "Om minsta"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "In exchange of"
|
||
|
msgstr "I utbyte mot"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_search
|
||
|
msgid "Inactive"
|
||
|
msgstr "Inaktiv"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/wizard/loyalty_generate_wizard.py:0
|
||
|
msgid "Invalid quantity."
|
||
|
msgstr "Ogiltig kvantitet."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_is_follower
|
||
|
msgid "Is Follower"
|
||
|
msgstr "Är Följare"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__is_global_discount
|
||
|
msgid "Is Global Discount"
|
||
|
msgstr "Is Global Rabatt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__is_nominative
|
||
|
msgid "Is Nominative"
|
||
|
msgstr "Är nominativ"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__is_payment_program
|
||
|
msgid "Is Payment Program"
|
||
|
msgstr "Är betalningsprogram"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/controllers/portal.py:0
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__issued
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_history_template
|
||
|
msgid "Issued"
|
||
|
msgstr "Utfärdad"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__coupon_count_display
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_tree
|
||
|
msgid "Items"
|
||
|
msgstr "Artiklar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "John Doe"
|
||
|
msgstr "Nisse Hult"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/js/portal/loyalty_card_dialog/loyalty_card_dialog.xml:0
|
||
|
msgid "Last Transactions"
|
||
|
msgstr "Senaste transaktioner"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__write_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__write_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__write_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__write_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__write_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__write_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__write_uid
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__write_uid
|
||
|
msgid "Last Updated by"
|
||
|
msgstr "Senast uppdaterad av"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__write_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__write_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__write_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__write_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__write_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__write_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__write_date
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__write_date
|
||
|
msgid "Last Updated on"
|
||
|
msgstr "Senast uppdaterad den"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_mail_view_tree
|
||
|
msgid "Limit"
|
||
|
msgstr "Begränsning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__limit_usage
|
||
|
msgid "Limit Usage"
|
||
|
msgstr "Begränsa användningen"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "Logo"
|
||
|
msgstr "Logotyp"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Loyalty Card"
|
||
|
msgstr "Lojalitetskort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.res_partner_form
|
||
|
msgid "Loyalty Cards"
|
||
|
msgstr "Lojalitetskort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_loyalty_mail
|
||
|
msgid "Loyalty Communication"
|
||
|
msgstr "Kommunikation om lojalitet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_loyalty_card
|
||
|
msgid "Loyalty Coupon"
|
||
|
msgstr "Lojalitetskupong"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_loyalty_program
|
||
|
msgid "Loyalty Program"
|
||
|
msgstr "Lojalitetsprogram"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_loyalty_reward
|
||
|
msgid "Loyalty Reward"
|
||
|
msgstr "Lojalitetsbelöning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_loyalty_rule
|
||
|
msgid "Loyalty Rule"
|
||
|
msgstr "Lojalitetsregler"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_history_template
|
||
|
msgid "Loyalty Transaction"
|
||
|
msgstr "Lojalitetstransaktion"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Loyalty point(s)"
|
||
|
msgstr "Lojalitetspoäng(ar)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_max_amount
|
||
|
msgid "Max Discount"
|
||
|
msgstr "Max rabatt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__max_usage
|
||
|
msgid "Max Usage"
|
||
|
msgstr "Max användning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_program_check_max_usage
|
||
|
msgid "Max usage must be strictly positive if a limit is used."
|
||
|
msgstr "Maxanvändningen måste vara strikt positiv om en limit används."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_base_partner_merge_automatic_wizard
|
||
|
msgid "Merge Partner Wizard"
|
||
|
msgstr "Guiden Sammanfoga partner"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_has_error
|
||
|
msgid "Message Delivery error"
|
||
|
msgstr "Fel vid leverans meddelande"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_ids
|
||
|
msgid "Messages"
|
||
|
msgstr "Meddelanden"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__minimum_amount_tax_mode
|
||
|
msgid "Minimum Amount Tax Mode"
|
||
|
msgstr "Lägsta belopp Skatteläge"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__minimum_amount
|
||
|
msgid "Minimum Purchase"
|
||
|
msgstr "Minsta köp"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__minimum_qty
|
||
|
msgid "Minimum Quantity"
|
||
|
msgstr "Minsta antal"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__multi_product
|
||
|
msgid "Multi Product"
|
||
|
msgstr "Flera produkter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__new_balance
|
||
|
msgid "New Balance"
|
||
|
msgstr "New Balance"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/wizard/loyalty_card_update_balance.py:0
|
||
|
msgid "New Balance should be positive and different then old balance."
|
||
|
msgstr "New Balance ska vara positivt och annorlunda än Old Balance."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Next Order Coupon"
|
||
|
msgstr "Kupong för nästa beställning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__next_order_coupons
|
||
|
msgid "Next Order Coupons"
|
||
|
msgstr "Kuponger för nästa beställning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_card_action
|
||
|
msgid "No Coupons Found."
|
||
|
msgstr "Inga kuponger hittades."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_program_gift_ewallet_action
|
||
|
msgid "No loyalty program found."
|
||
|
msgstr "Inget lojalitetsprogram hittades."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_program_discount_loyalty_action
|
||
|
msgid "No program found."
|
||
|
msgstr "Inget program hittades."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_needaction_counter
|
||
|
msgid "Number of Actions"
|
||
|
msgstr "Antal åtgärder"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_has_error_counter
|
||
|
msgid "Number of errors"
|
||
|
msgstr "Antal fel"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_card__message_needaction_counter
|
||
|
msgid "Number of messages requiring action"
|
||
|
msgstr "Antal meddelanden som kräver åtgärd"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_card__message_has_error_counter
|
||
|
msgid "Number of messages with delivery error"
|
||
|
msgstr "Antal meddelanden med leveransfel"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "Odoo"
|
||
|
msgstr "Odoo"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__order_id
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_reward__discount_applicability__order
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_history_template
|
||
|
msgid "Order"
|
||
|
msgstr "Order"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__order_model
|
||
|
msgid "Order Model"
|
||
|
msgstr "Beställning Modell"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__partner_id
|
||
|
msgid "Partner"
|
||
|
msgstr "Partner"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_form
|
||
|
msgid "Point(s)"
|
||
|
msgstr "Punkt(er)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__points
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card_update_balance__old_balance
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__points
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "Points"
|
||
|
msgstr "Poäng"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__points_display
|
||
|
msgid "Points Display"
|
||
|
msgstr "Poängvisning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Points Unit"
|
||
|
msgstr "Poäng Enhet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__required_points
|
||
|
msgid "Points needed"
|
||
|
msgstr "Poäng behövs"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__point_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__points_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__portal_point_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__point_name
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__reward_point_name
|
||
|
msgid "Portal Point Name"
|
||
|
msgstr "Namn på portalpunkt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__portal_visible
|
||
|
msgid "Portal Visible"
|
||
|
msgstr "Portal synlig"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__pricelist_ids
|
||
|
msgid "Pricelist"
|
||
|
msgstr "Prislista"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_product_template
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_id
|
||
|
msgid "Product"
|
||
|
msgstr "Produkt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__product_domain
|
||
|
msgid "Product Domain"
|
||
|
msgstr "Produkt Domän"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_tag_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__product_tag_id
|
||
|
msgid "Product Tag"
|
||
|
msgstr "Produktmärkning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_product_product
|
||
|
msgid "Product Variant"
|
||
|
msgstr "Produktvariant"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_program__payment_program_discount_product_id
|
||
|
msgid "Product used in the sales order to apply the discount."
|
||
|
msgstr "Produkt som används i försäljningsordern för att tillämpa rabatten."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_reward__discount_line_product_id
|
||
|
msgid ""
|
||
|
"Product used in the sales order to apply the discount. Each reward has its "
|
||
|
"own product for reporting purpose"
|
||
|
msgstr ""
|
||
|
"Produkt som används i försäljningsordern för att tillämpa rabatten. Varje "
|
||
|
"belöning har sin egen produkt för rapporteringsändamål"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__trigger_product_ids
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__product_ids
|
||
|
msgid "Products"
|
||
|
msgstr "Produkter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__program_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__program_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__program_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__program_id
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__program_id
|
||
|
msgid "Program"
|
||
|
msgstr "Program"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__name
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Program Name"
|
||
|
msgstr "Program Namn"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__program_type
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__program_type
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__program_type
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__program_type
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__program_type
|
||
|
msgid "Program Type"
|
||
|
msgstr "Programtyp"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Program trigger"
|
||
|
msgstr "Programutlösare"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Promo Code"
|
||
|
msgstr "Kampanj Kod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Promo point(s)"
|
||
|
msgstr "Kampanjpunkt(er)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Promos"
|
||
|
msgstr "Kampanjer"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Promotional Program"
|
||
|
msgstr "Kampanjprogram"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__promotion
|
||
|
msgid "Promotions"
|
||
|
msgstr "Kampanjer"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__coupon_qty
|
||
|
msgid "Quantity"
|
||
|
msgstr "Antal"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "Quantity rewarded"
|
||
|
msgstr "Kvantitet belönas"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "Quantity to generate"
|
||
|
msgstr "Kvantitet att generera"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__rating_ids
|
||
|
msgid "Ratings"
|
||
|
msgstr "Betyg"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__reward_point_amount
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "Reward"
|
||
|
msgstr "Belöning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__reward_point_mode
|
||
|
msgid "Reward Point Mode"
|
||
|
msgstr "Läge för belöningspoäng"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_domain
|
||
|
msgid "Reward Product Domain"
|
||
|
msgstr "Domän för belöningsprodukt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_qty
|
||
|
msgid "Reward Product Qty"
|
||
|
msgstr "Belöningsprodukt Antal"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_uom_id
|
||
|
msgid "Reward Product Uom"
|
||
|
msgstr "Belöning Produkt Uom"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_ids
|
||
|
msgid "Reward Products"
|
||
|
msgstr "Belöningsprodukter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_type
|
||
|
msgid "Reward Type"
|
||
|
msgstr "Belöningstyp"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__reward_ids
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Rewards"
|
||
|
msgstr "Belöningar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_rule_reward_point_amount_positive
|
||
|
msgid "Rule points reward must be strictly positive."
|
||
|
msgstr "Regelpunkter belöning måste vara strikt positiv."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Rules & Rewards"
|
||
|
msgstr "Regler och belöningar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_has_sms_error
|
||
|
msgid "SMS Delivery error"
|
||
|
msgstr "Fel vid leverans av SMS"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_generate_wizard__mode__selected
|
||
|
msgid "Selected Customers"
|
||
|
msgstr "Utvalda kunder"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Sell Gift Cards, that allows to purchase products"
|
||
|
msgstr "Sälja presentkort som gör det möjligt att köpa produkter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_tree
|
||
|
msgid "Send"
|
||
|
msgstr "Skicka"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Send a coupon after an order, valid for next purchase"
|
||
|
msgstr "Skicka en kupong efter en beställning, giltig för nästa köp"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:mail.template,description:loyalty.mail_template_gift_card
|
||
|
msgid "Sent to customer who purchased a gift card"
|
||
|
msgstr "Skickas till kund som köpt ett presentkort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:mail.template,description:loyalty.mail_template_loyalty_card
|
||
|
msgid "Sent to customer with coupon information"
|
||
|
msgstr "Skickas till kund med kuponginformation"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__sequence
|
||
|
msgid "Sequence"
|
||
|
msgstr "Sekvens"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"Set up conditional rules on the order that will give access to rewards for "
|
||
|
"customers"
|
||
|
msgstr ""
|
||
|
"Ställ in villkorliga regler på ordern som ger tillgång till belöningar för "
|
||
|
"kunder"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Show points Unit"
|
||
|
msgstr "Visa poäng Enhet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_reward__discount_applicability__specific
|
||
|
msgid "Specific Products"
|
||
|
msgstr "Specifika produkter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__reward_point_split
|
||
|
msgid "Split per unit"
|
||
|
msgstr "Split per enhet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
|
msgid "Split per unit is not allowed for Loyalty and eWallet programs."
|
||
|
msgstr "Split per enhet är inte tillåtet för Loyalty- och eWallet-program."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__date_from
|
||
|
msgid "Start Date"
|
||
|
msgstr "Startdatum"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__currency_symbol
|
||
|
msgid "Symbol"
|
||
|
msgstr "Symbol"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__tax_ids
|
||
|
msgid "Taxes"
|
||
|
msgstr "Skatter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_reward__tax_ids
|
||
|
msgid "Taxes to add on the discount line."
|
||
|
msgstr "Skatter som ska läggas till på rabattraden."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "Thank you,"
|
||
|
msgstr "Tack så mycket,"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_reward_discount_positive
|
||
|
msgid "The discount must be strictly positive."
|
||
|
msgstr "Rabatten måste vara strikt positiv."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_program__date_to
|
||
|
msgid "The end date is included in the validity period of this program"
|
||
|
msgstr "Slutdatumet ingår i giltighetsperioden för detta program"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid ""
|
||
|
"The loyalty program's currency must be the same as all it's pricelists ones."
|
||
|
msgstr ""
|
||
|
"Lojalitetsprogrammets valuta måste vara densamma som alla dess prislistors."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
|
msgid "The promo code must be unique."
|
||
|
msgstr "Kampanjkoden måste vara unik."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_reward_required_points_positive
|
||
|
msgid "The required points for a reward must be strictly positive."
|
||
|
msgstr "De poäng som krävs för en belöning måste vara strikt positiva."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_reward_product_qty_positive
|
||
|
msgid "The reward product quantity must be strictly positive."
|
||
|
msgstr "Kvantiteten för belöningsprodukten måste vara strikt positiv."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_program__date_from
|
||
|
msgid "The start date is included in the validity period of this program"
|
||
|
msgstr "Startdatumet ingår i giltighetsperioden för detta program"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid ""
|
||
|
"The validity period's start date must be anterior or equal to its end date."
|
||
|
msgstr ""
|
||
|
"Giltighetsperiodens startdatum måste vara tidigare än eller lika med dess "
|
||
|
"slutdatum."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/js/portal/loyalty_card_dialog/loyalty_card_dialog.xml:0
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_history_template
|
||
|
msgid "There are currently no transaction lines for this card."
|
||
|
msgstr "Det finns för närvarande inga transaktionslinjer för detta kort."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_card_action
|
||
|
msgid "There haven't been any coupons generated yet."
|
||
|
msgstr "Det har inte genererats några kuponger ännu."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_reward__reward_product_ids
|
||
|
msgid "These are the products that can be claimed with this rule."
|
||
|
msgstr "Dessa är produkterna som kan hämtas med denna regel."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_reward__discount_max_amount
|
||
|
msgid ""
|
||
|
"This is the max amount this reward may discount, leave to 0 for no limit."
|
||
|
msgstr ""
|
||
|
"Detta är det högsta belopp som denna belöning får rabattera, lämna 0 för "
|
||
|
"ingen gräns."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/product_product.py:0
|
||
|
msgid ""
|
||
|
"This product may not be archived. It is being used for an active promotion "
|
||
|
"program."
|
||
|
msgstr ""
|
||
|
"Den här produkten kanske inte arkiveras. Den används för ett aktivt "
|
||
|
"marknadsföringsprogram."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_program__pricelist_ids
|
||
|
msgid "This program is specific to this pricelist set."
|
||
|
msgstr "Detta program är specifikt för denna prislisteuppsättning."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:product.template,name:loyalty.ewallet_product_50_product_template
|
||
|
msgid "Top-up eWallet"
|
||
|
msgstr "Påfyllning av eWallet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__total_order_count
|
||
|
msgid "Total Order Count"
|
||
|
msgstr "Totalt antal order"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__trigger
|
||
|
msgid "Trigger"
|
||
|
msgstr "Utlösare"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
|
msgid "Untaxed discount"
|
||
|
msgstr "Obeskattad rabatt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_card.py:0
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_update_balance_form
|
||
|
msgid "Update Balance"
|
||
|
msgstr "Uppdatering Balans"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model,name:loyalty.model_loyalty_card_update_balance
|
||
|
msgid "Update Loyalty Card Points"
|
||
|
msgstr "Uppdatera poäng för lojalitetskort"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__use_count
|
||
|
msgid "Use Count"
|
||
|
msgstr "Använda räkning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__trigger__with_code
|
||
|
msgid "Use a code"
|
||
|
msgstr "Använd en kod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "Use points on"
|
||
|
msgstr "Använd poäng på"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "Use this promo code before"
|
||
|
msgstr "Använd denna kampanjkod innan"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/controllers/portal.py:0
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_history__used
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_history_template
|
||
|
msgid "Used"
|
||
|
msgstr "Begagnad"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__user_has_debug
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__user_has_debug
|
||
|
msgid "User Has Debug"
|
||
|
msgstr "Användaren har debug"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__valid_until
|
||
|
msgid "Valid Until"
|
||
|
msgstr "Giltigt till"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/js/portal/loyalty_card_dialog/loyalty_card_dialog.xml:0
|
||
|
msgid "Valid until"
|
||
|
msgstr "Giltig till och med"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__website_message_ids
|
||
|
msgid "Website Messages"
|
||
|
msgstr "Webbplatsmeddelanden"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_card__website_message_ids
|
||
|
msgid "Website communication history"
|
||
|
msgstr "Webbplatsens kommunikationshistorik"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__trigger
|
||
|
msgid "When"
|
||
|
msgstr "När"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_mail__trigger__points_reach
|
||
|
msgid "When Reaching"
|
||
|
msgstr "När du når"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"When customers make an order, they accumulate points they can exchange for "
|
||
|
"rewards on the current order or on a future one."
|
||
|
msgstr ""
|
||
|
"När kunderna gör en beställning samlar de poäng som de kan växla in mot "
|
||
|
"belöningar på den aktuella beställningen eller på en framtida beställning."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"When generating coupon, you can define a specific points value that can be "
|
||
|
"exchanged for rewards."
|
||
|
msgstr ""
|
||
|
"När du skapar en kupong kan du definiera ett specifikt poängvärde som kan "
|
||
|
"bytas ut mot belöningar."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,help:loyalty.field_loyalty_rule__reward_point_split
|
||
|
msgid ""
|
||
|
"Whether to separate reward coupons per matched unit, only applies to "
|
||
|
"'future' programs and trigger mode per money spent or unit paid.."
|
||
|
msgstr ""
|
||
|
"Om du vill separera belöningskuponger per matchad enhet, endast gäller för "
|
||
|
"\"framtida\" program och utlösningsläge per pengar som spenderats eller "
|
||
|
"enhet som betalats."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__will_send_mail
|
||
|
msgid "Will Send Mail"
|
||
|
msgstr "Kommer att skicka e-post"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "Win points with each purchase, and claim gifts"
|
||
|
msgstr "Samla poäng vid varje köp och hämta ut gåvor"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_rule__mode__with_code
|
||
|
msgid "With a promotion code"
|
||
|
msgstr "Med en kampanjkod"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_update_balance_form
|
||
|
msgid "You are about to change the balance of the card"
|
||
|
msgstr "Du är på väg att ändra saldot på kortet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "You can not delete a program in an active state"
|
||
|
msgstr "Du kan inte ta bort ett program i ett aktivt tillstånd"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/product_product.py:0
|
||
|
#: code:addons/loyalty/models/product_template.py:0
|
||
|
msgid ""
|
||
|
"You cannot delete %(name)s as it is used in 'Coupons & Loyalty'. Please "
|
||
|
"archive it instead."
|
||
|
msgstr ""
|
||
|
"Du kan inte ta bort %(name)s eftersom det används i \"Kuponger & "
|
||
|
"lojalitet\". Vänligen arkivera den istället."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/wizard/loyalty_generate_wizard.py:0
|
||
|
msgid ""
|
||
|
"You're about to generate %(program_type)s with a value of %(value)s for "
|
||
|
"%(customer_number)i customers"
|
||
|
msgstr ""
|
||
|
"Du ska nu generera %(program_type)s med ett värde på %(value)s för "
|
||
|
"%(customer_number)i kunder"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:mail.template,subject:loyalty.mail_template_gift_card
|
||
|
msgid "Your Gift Card at {{ object.company_id.name }}"
|
||
|
msgstr "Ditt presentkort hos {{ object.company_id.name }}"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:mail.template,subject:loyalty.mail_template_loyalty_card
|
||
|
msgid "Your reward coupon from {{ object.program_id.company_id.name }} "
|
||
|
msgstr "Din belönings kupong från {{ object.program_id.company_id.name }} "
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "all"
|
||
|
msgstr "alla"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "discount"
|
||
|
msgstr "rabatt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "e.g. 10% discount on laptops"
|
||
|
msgstr "t.ex. 10% rabatt på laptopar"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__ewallet
|
||
|
msgid "eWallet"
|
||
|
msgstr "eWallet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "eWallet Products"
|
||
|
msgstr "Produkter för eWallet"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
|
msgid "eWallet value"
|
||
|
msgstr "eWallet-värde"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
|
msgid "eWallets"
|
||
|
msgstr "eWallets"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid ""
|
||
|
"eWallets are created manually or automatically when the customer orders a eWallet product.\n"
|
||
|
" <br/>\n"
|
||
|
" Then, eWallets are proposed during the checkout, to pay orders."
|
||
|
msgstr ""
|
||
|
"eWallets skapas manuellt eller automatiskt när kunden beställer en eWallet-produkt.\n"
|
||
|
" <br/>\n"
|
||
|
" Sedan föreslås eWallets under utcheckningen för att betala beställningar."
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "item(s) bought"
|
||
|
msgstr "inköpt(a) vara(n)"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "loyalty Reward"
|
||
|
msgstr "lojalitet Belöning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "on the cheapest product"
|
||
|
msgstr "på den billigaste produkten"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
|
msgid "on your next order"
|
||
|
msgstr "på din nästa beställning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
|
msgid "on your order"
|
||
|
msgstr "på din beställning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
|
msgid "per %s spent"
|
||
|
msgstr "per %s spenderat"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
|
msgid "per order"
|
||
|
msgstr "per beställning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
|
msgid "per unit paid"
|
||
|
msgstr "per betald andel"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "specific products"
|
||
|
msgstr "specifika produkter"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "spent"
|
||
|
msgstr "förbrukade"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_rule__minimum_amount_tax_mode__excl
|
||
|
msgid "tax excluded"
|
||
|
msgstr "skattebefriad"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_rule__minimum_amount_tax_mode__incl
|
||
|
msgid "tax included"
|
||
|
msgstr "inklusive skatt"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "the cheapest product"
|
||
|
msgstr "den billigaste produkten"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
|
msgid "the value of the coupon"
|
||
|
msgstr "värdet av kupongen"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "to"
|
||
|
msgstr "till"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
|
msgid "usages"
|
||
|
msgstr "användningsområden"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-python
|
||
|
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
|
msgid "your order"
|
||
|
msgstr "din beställning"
|
||
|
|
||
|
#. module: loyalty
|
||
|
#. odoo-javascript
|
||
|
#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0
|
||
|
msgid "{{loyalty_el_title}}"
|
||
|
msgstr "{{loyalty_el_title}}"
|