2222 lines
79 KiB
Plaintext
2222 lines
79 KiB
Plaintext
# Translation of Odoo Server.
|
||
# This file contains the translation of the following modules:
|
||
# * loyalty
|
||
#
|
||
# Translators:
|
||
# Wil Odoo, 2023
|
||
# Larissa Manderfeld, 2023
|
||
#
|
||
msgid ""
|
||
msgstr ""
|
||
"Project-Id-Version: Odoo Server 17.0\n"
|
||
"Report-Msgid-Bugs-To: \n"
|
||
"POT-Creation-Date: 2023-10-26 21:55+0000\n"
|
||
"PO-Revision-Date: 2023-10-26 23:09+0000\n"
|
||
"Last-Translator: Larissa Manderfeld, 2023\n"
|
||
"Language-Team: German (https://app.transifex.com/odoo/teams/41243/de/)\n"
|
||
"MIME-Version: 1.0\n"
|
||
"Content-Type: text/plain; charset=UTF-8\n"
|
||
"Content-Transfer-Encoding: \n"
|
||
"Language: de\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"
|
||
"Automatisch: Die Kunden erhalten automatisch eine Belohnung in ihrem Warenkorb.\n"
|
||
"Mit Code: Kunden haben Anspruch auf eine Belohnung, wenn sie einen Code eingeben."
|
||
|
||
#. 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"
|
||
" Verwalten Sie, wo Ihr Programm zur Nutzung zur Verfügung stehen soll.\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"
|
||
" Zeigen Sie die Anzahl der verfügbaren und verbrauchten Belohnungspunkte im Webportal, auf dem Kassenbon des Kunden und an der Kasse des E-Commerce an.\n"
|
||
" "
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
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
|
||
#, python-format
|
||
msgid "%g%% on "
|
||
msgstr "%g%% auf"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "%s per order"
|
||
msgstr "%s pro Auftrag"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "%s per order on "
|
||
msgstr "%s pro Auftrag für"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "%s per point"
|
||
msgstr "%s pro Punkt"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "%s per point on "
|
||
msgstr "%s pro Punkt für"
|
||
|
||
#. 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 "(wenn mindestens"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
msgid "(tax excluded)"
|
||
msgstr "(exkl. Steuern)"
|
||
|
||
#. module: loyalty
|
||
#: model:loyalty.program,name:loyalty.10_percent_coupon
|
||
msgid "10% Discount Coupons"
|
||
msgstr "10 % Rabattgutscheine"
|
||
|
||
#. 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 % auf Ihre Bestellung"
|
||
|
||
#. 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
|
||
#, python-format
|
||
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 "20-08-2023"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
msgid "2023-12-31"
|
||
msgstr "31-12-2023"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
msgid ""
|
||
"<br/>\n"
|
||
" <br/>\n"
|
||
"\n"
|
||
" <span class=\"fw-bold text-decoration-underline\">Applied to:</span>"
|
||
msgstr ""
|
||
"<br/>\n"
|
||
" <br/>\n"
|
||
"\n"
|
||
" <span class=\"fw-bold text-decoration-underline\">Angewandt auf:</span>"
|
||
|
||
#. 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 ""
|
||
"<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"
|
||
" Hier ist Ihre Geschenkkarte!\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>Geschenkkartencode</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\">Karte läuft am <t t-out=\"format_date(object.expiration_date) or ''\">05/05/2021</t> ab.</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\">Jetzt einlösen!</a>\n"
|
||
" </span>\n"
|
||
" </div>\n"
|
||
" </div>\n"
|
||
" "
|
||
|
||
#. 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=\"Product Domain\"/>"
|
||
|
||
#. 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=\"Products\"/>"
|
||
|
||
#. 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=\"Products\"/><span>Alle Produkte</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=\"Product Categories\"/>"
|
||
|
||
#. 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=\"Product Domain\"/>"
|
||
|
||
#. 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=\"Product Tags\"/>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
msgid ""
|
||
"<span class=\"fw-bold text-decoration-underline\">Among:</span>\n"
|
||
" <br/>"
|
||
msgstr ""
|
||
"<span class=\"fw-bold text-decoration-underline\">Von:</span>\n"
|
||
" <br/>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
msgid ""
|
||
"<span class=\"fw-bold text-decoration-underline\">Grant</span>\n"
|
||
" <br/>"
|
||
msgstr ""
|
||
"<span class=\"fw-bold text-decoration-underline\">Gewähren</span>\n"
|
||
" <br/>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
msgid ""
|
||
"<span class=\"fw-bold text-decoration-underline\">Grant</span>\n"
|
||
" <br/>\n"
|
||
" the value of the coupon"
|
||
msgstr ""
|
||
"Den Gutscheinwert\n"
|
||
" <br/>\n"
|
||
" <span class=\"fw-bold text-decoration-underline\">gewähren</span>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
msgid ""
|
||
"<span class=\"fw-bold text-decoration-underline\">In exchange of</span>\n"
|
||
" <br/>"
|
||
msgstr ""
|
||
"<span class=\"fw-bold text-decoration-underline\">Im Austausch gegen</span>\n"
|
||
" <br/>"
|
||
|
||
#. 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')\">Gutscheine</span>\n"
|
||
" <span class=\"o_stat_text\" invisible=\"program_type != 'loyalty'\">Treuekarten</span>\n"
|
||
" <span class=\"o_stat_text\" invisible=\"program_type not in ('promotion', 'buy_x_get_y')\">Werbeaktion</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'\">Geschenkkarten</span>\n"
|
||
" <span class=\"o_stat_text\" invisible=\"program_type != 'ewallet'\">E-Geldbörsen</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\">ODER</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'\">Die als "
|
||
"Gutscheinwert definierte Anzahl von Gutscheinpunkten gewähren</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\"> (oder mehr)</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=\"not will_send_mail\">\n"
|
||
" Generieren und Senden \n"
|
||
" </span>\n"
|
||
" <span invisible=\"will_send_mail\">\n"
|
||
" Generieren\n"
|
||
" </span>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
msgid "<span> x </span>"
|
||
msgstr "<span> x </span>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "<span>Minimum purchase of</span>"
|
||
msgstr "<span>Mindesteinkauf von</span>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "<span>Valid for purchase above</span>"
|
||
msgstr "<span>Gültig für Einkäufe über</span>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
msgid "<span>on</span>"
|
||
msgstr "<span>auf</span>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "<span>products</span>"
|
||
msgstr "<span>Produkte</span>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_form
|
||
msgid "<span>tax</span>"
|
||
msgstr "<span>Steuer</span>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
msgid "<strong>Gift Card Code</strong>"
|
||
msgstr "<strong>Geschenkkarten-Code</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()\">\n"
|
||
" <br>\n"
|
||
" <t t-out=\"object._get_signature() or ''\">--<br>Mitchell Admin</t>\n"
|
||
" </t>\n"
|
||
" </td>\n"
|
||
"</tr>\n"
|
||
"</tbody></table>\n"
|
||
" "
|
||
msgstr ""
|
||
"<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"
|
||
" Herzlichen Glückwusch <t t-out=\"object._get_mail_partner().name or ''\">Brandon Freeman</t>,<br>\n"
|
||
" </t>\n"
|
||
"\n"
|
||
" hier ist Ihre Belohnung von <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\">Beschreibung der Belohnung</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"
|
||
" Nutzen Sie diesen Aktionscode\n"
|
||
" <t t-if=\"object.expiration_date\">\n"
|
||
" vor dem <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"
|
||
" Mindesteinkauf von <t t-out=\"rule.minimum_qty or ''\">10</t> Produkten\n"
|
||
" </span><br>\n"
|
||
" </t>\n"
|
||
" <t t-if=\"rule.minimum_amount != 0.00\">\n"
|
||
" <span style=\"font-size: 14px;\">\n"
|
||
" Gültig ab einem Einkaufswert von <t t-out=\"'%0.2f' % float(rule.minimum_amount) or ''\">10,00</t> <t t-out=\"rule.company_id.currency_id.symbol or ''\">$</t>\n"
|
||
" </span><br>\n"
|
||
" </t>\n"
|
||
" </t>\n"
|
||
" <br>\n"
|
||
" Vielen Dank!\n"
|
||
" <t t-if=\"object._get_signature()\">\n"
|
||
" <br>\n"
|
||
" <t t-out=\"object._get_signature() or ''\">--<br>Mitchell Admin</t>\n"
|
||
" </t>\n"
|
||
" </td>\n"
|
||
"</tr>\n"
|
||
"</tbody></table>\n"
|
||
" "
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
#, python-format
|
||
msgid "A coupon with the same code was found."
|
||
msgstr "Es wurde ein Gutschein mit demselben Code gefunden."
|
||
|
||
#. 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 "Ein Gutschein/eine Treuekarte muss einen eindeutigen Code haben."
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "A program must have at least one reward."
|
||
msgstr "Ein Programm muss mindestes eine Belohnung haben."
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_card.py:0
|
||
#, python-format
|
||
msgid "A trigger with the same code as one of your coupon already exists."
|
||
msgstr ""
|
||
"Es existiert bereits ein Auslöser mit demselben Code wie einer Ihrer "
|
||
"Gutscheine."
|
||
|
||
#. 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 "Aktion notwendig"
|
||
|
||
#. module: loyalty
|
||
#: 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 "Treuekarte aktivieren"
|
||
|
||
#. module: loyalty
|
||
#. odoo-javascript
|
||
#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0
|
||
#, python-format
|
||
msgid "Add"
|
||
msgstr "Hinzufügen"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Add a reward"
|
||
msgstr "Eine Belohnung hinzufügen"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Add a rule"
|
||
msgstr "Eine Regel hinzufügen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__all_discount_product_ids
|
||
msgid "All Discount Product"
|
||
msgstr "Alle Rabatt-Produkte"
|
||
|
||
#. 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 "Betreffend"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_generate_wizard__mode__anonymous
|
||
msgid "Anonymous Customers"
|
||
msgstr "Anonyme Kunden"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__mode
|
||
msgid "Application"
|
||
msgstr "Anwendung"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__applies_on
|
||
msgid "Applies On"
|
||
msgstr "Anwendung auf"
|
||
|
||
#. 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 "Archiviert"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_mail__trigger__create
|
||
msgid "At Creation"
|
||
msgstr "Bei Erstellung"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_attachment_count
|
||
msgid "Attachment Count"
|
||
msgstr "Anzahl Anhänge"
|
||
|
||
#. 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 "Automatisch"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Automatic promo: 10% off on orders higher than $50"
|
||
msgstr "Automatische Aktion: 10 % Rabatt auf Bestellungen über 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 "Verfügbar für"
|
||
|
||
#. 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 "Barcode"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Buy 10 products to get 10$ off on the 11th one"
|
||
msgstr "10 Produkte kaufen und 10 € Rabatt auf das 11. Produkt erhalten"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Buy 2 products and get a third one for free"
|
||
msgstr "Zwei Produkte kaufen und ein drittes gratis erhalten"
|
||
|
||
#. module: loyalty
|
||
#: model:loyalty.program,name:loyalty.3_cabinets_plus_1_free
|
||
msgid "Buy 3 large cabinets, get one for free"
|
||
msgstr "Kaufen Sie 3 große Schränke, erhalten Sie einen 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
|
||
#, python-format
|
||
msgid "Buy X Get Y"
|
||
msgstr "X Kaufen Y Erhalten"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/wizard/loyalty_generate_wizard.py:0
|
||
#, python-format
|
||
msgid "Can not generate coupon, no program is set."
|
||
msgstr ""
|
||
"Gutschein kann nicht generiert werden, da kein Programm eingestellt ist."
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
msgid "Cancel"
|
||
msgstr "Abbrechen"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
msgid "Card expires"
|
||
msgstr "Karte läuft ab"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__product_category_id
|
||
msgid "Categories"
|
||
msgstr "Kategorien"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_reward__discount_applicability__cheapest
|
||
msgid "Cheapest Product"
|
||
msgstr "Günstigstes Produkt"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__clear_wallet
|
||
msgid "Clear Wallet"
|
||
msgstr "Geldbörse leeren"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
msgid "Clear all promo point(s)"
|
||
msgstr "Alle Werbeaktionspunkte bereinigen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__code
|
||
msgid "Code"
|
||
msgstr "Code"
|
||
|
||
#. module: loyalty
|
||
#: model:loyalty.program,name:loyalty.10_percent_with_code
|
||
msgid "Code for 10% on orders"
|
||
msgstr "Code für 10 % auf Bestellungen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__communication_plan_ids
|
||
msgid "Communication Plan"
|
||
msgstr "Mitteilungsplan"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Communications"
|
||
msgstr "Mitteilungen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__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 "Unternehmen"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_card.py:0
|
||
#, python-format
|
||
msgid "Compose Email"
|
||
msgstr "E-Mail verfassen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__rule_ids
|
||
msgid "Conditional rules"
|
||
msgstr "Bedingte Regel"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_form
|
||
msgid "Conditions"
|
||
msgstr "Bedingungen"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "Congratulations"
|
||
msgstr "Glückwunsch"
|
||
|
||
#. 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
|
||
#, python-format
|
||
msgid "Control panel buttons"
|
||
msgstr "Schaltflächen des Bedienfelds"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__coupon_ids
|
||
#, python-format
|
||
msgid "Coupon"
|
||
msgstr "Gutschein"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.actions.report,name:loyalty.report_loyalty_card
|
||
msgid "Coupon Code"
|
||
msgstr "Gutscheincode"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__coupon_count
|
||
msgid "Coupon Count"
|
||
msgstr "Anzahl Gutscheine"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Coupon point(s)"
|
||
msgstr "Gutscheinpunkt(e)"
|
||
|
||
#. module: loyalty
|
||
#: model:loyalty.program,portal_point_name:loyalty.10_percent_coupon
|
||
msgid "Coupon points"
|
||
msgstr "Gutscheinpunkte"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
msgid "Coupon value"
|
||
msgstr "Gutscheinwert"
|
||
|
||
#. module: loyalty
|
||
#: model:mail.template,name:loyalty.mail_template_loyalty_card
|
||
msgid "Coupon: Coupon Information"
|
||
msgstr "Gutschein: Informationen zum Gutschein"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: 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
|
||
#, python-format
|
||
msgid "Coupons"
|
||
msgstr "Gutscheine"
|
||
|
||
#. 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 "Von Grund auf neu anlegen oder eine Vorlage verwenden."
|
||
|
||
#. 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 "Von Grund auf neu anlegen oder eine der Vorlagen hierunter verwenden:"
|
||
|
||
#. module: loyalty
|
||
#. odoo-javascript
|
||
#: code:addons/loyalty/static/src/xml/loyalty_templates.xml:0
|
||
#, python-format
|
||
msgid "Create record"
|
||
msgstr "Datensatz erstellen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__create_uid
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__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 "Erstellt von"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__create_date
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__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 "Erstellt am"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: model:loyalty.program,portal_point_name:loyalty.3_cabinets_plus_1_free
|
||
#, python-format
|
||
msgid "Credit(s)"
|
||
msgstr "Guthaben"
|
||
|
||
#. 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 "Währung"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,help:loyalty.field_loyalty_program__currency_symbol
|
||
msgid "Currency sign, to be used when printing amounts."
|
||
msgstr "Währungszeichen, das beim Drucken von Beträgen verwendet wird."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__applies_on__both
|
||
msgid "Current & Future orders"
|
||
msgstr "Aktuelle & Zukünftige Aufträge"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__applies_on__current
|
||
msgid "Current order"
|
||
msgstr "Aktueller Auftrag"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__customer_tag_ids
|
||
msgid "Customer Tags"
|
||
msgstr "Kunden-Stichwörter"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__customer_ids
|
||
msgid "Customers"
|
||
msgstr "Kunden"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "DEMO_CODE"
|
||
msgstr "DEMO_CODE"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "DEMO_TEXT"
|
||
msgstr "DEMO_TEXT"
|
||
|
||
#. 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 ""
|
||
"Legen Sie Gutscheincodes für bedingte Regeln fest und teilen Sie sie "
|
||
"anschließend mit Ihren Kunden, um sie zu belohnen."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__description
|
||
msgid "Description"
|
||
msgstr "Beschreibung"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
msgid "Description on order"
|
||
msgstr "Beschreibung auf Auftrag"
|
||
|
||
#. 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 & Treue"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_applicability
|
||
msgid "Discount Applicability"
|
||
msgstr "Anwendbarkeit des Rabatts"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__promo_code
|
||
msgid "Discount Code"
|
||
msgstr "Rabattcode"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_line_product_id
|
||
msgid "Discount Line Product"
|
||
msgstr "Rabattzeile Produkt"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_mode
|
||
msgid "Discount Mode"
|
||
msgstr "Rabatt-Modus"
|
||
|
||
#. 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 Produktbereich"
|
||
|
||
#. 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
|
||
#, python-format
|
||
msgid "Discount code"
|
||
msgstr "Rabattcode"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: model:loyalty.program,portal_point_name:loyalty.10_percent_with_code
|
||
#, python-format
|
||
msgid "Discount point(s)"
|
||
msgstr "Rabattpunkt(e)"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
msgid "Discount product"
|
||
msgstr "Rabattprodukt"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_product_category_id
|
||
msgid "Discounted Prod. Categories"
|
||
msgstr "Rabattierte Prod.-Kategorien"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_product_tag_id
|
||
msgid "Discounted Prod. Tag"
|
||
msgstr "Rabattiertes Prod.-Stichwort"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_product_ids
|
||
msgid "Discounted Products"
|
||
msgstr "Rabattierte Produkte"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Discounts"
|
||
msgstr "Rabatte"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__display_name
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__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 "Anzeigename"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Displayed as"
|
||
msgstr "Angezeigt als"
|
||
|
||
#. 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 ""
|
||
"Fördern Sie Wiederholungskäufe, indem Sie einen einmaligen Gutscheincode für"
|
||
" den nächsten Einkauf versenden, wenn ein Kunde etwas in Ihrem Geschäft "
|
||
"kauft."
|
||
|
||
#. 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 ""
|
||
"Jede Regel kann dem Kunden Punkte gewähren, die er gegen Belohnungen "
|
||
"eintauschen kann."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__mail_template_id
|
||
msgid "Email Template"
|
||
msgstr "E-Mail-Vorlage"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__mail_template_id
|
||
msgid "Email template"
|
||
msgstr "E-Mail-Vorlage"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__date_to
|
||
msgid "End date"
|
||
msgstr "Enddatum"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_rule__minimum_amount_tax_mode__excl
|
||
msgid "Excluded"
|
||
msgstr "Exklusive"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__expiration_date
|
||
msgid "Expiration Date"
|
||
msgstr "Ablaufdatum"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Fidelity Card"
|
||
msgstr "Treuekarte"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Fidelity Cards"
|
||
msgstr "Treuekarten"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Fill in your eWallet, to pay future orders"
|
||
msgstr "E-Geldbörse aufladen und zukünftige Aufträge bezahlen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_follower_ids
|
||
msgid "Followers"
|
||
msgstr "Follower"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_partner_ids
|
||
msgid "Followers (Partners)"
|
||
msgstr "Follower (Partner)"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__mode
|
||
msgid "For"
|
||
msgstr "Für"
|
||
|
||
#. 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
|
||
#, python-format
|
||
msgid "Free Product"
|
||
msgstr "Gratisprodukt"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "Free Product - %s"
|
||
msgstr "Gratisprodukt – %s"
|
||
|
||
#. module: loyalty
|
||
#: model:loyalty.reward,description:loyalty.3_cabinets_plus_1_free_reward
|
||
msgid "Free Product - Large Cabinet"
|
||
msgstr "Gratisprodukt - Großer Schrank"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "Free Product - [%s]"
|
||
msgstr "Gratisprodukt - [%s]"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
msgid "Free product"
|
||
msgstr "Gratisprodukt"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__applies_on__future
|
||
msgid "Future orders"
|
||
msgstr "Zukünftige Aufträge"
|
||
|
||
#. 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
|
||
#, python-format
|
||
msgid "Generate"
|
||
msgstr "Generieren"
|
||
|
||
#. 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 ""
|
||
"Generieren & teilen Sie Gutscheincodes manuell. Er kann im E-Commerce, "
|
||
"im Kassensystem oder bei regulären Aufträgen verwendet werden, um die "
|
||
"Belohnung in Anspruch zu nehmen. Sie können Einschränkungen für seine "
|
||
"Verwendung durch bedingte Regeln definieren."
|
||
|
||
#. 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 "Gutscheine erstellen"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Generate Gift Cards"
|
||
msgstr "Geschenkkarten generieren"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Generate and share unique coupons with your customers"
|
||
msgstr "Generieren und teilen Sie einzigartige Gutscheine mit Ihren Kunden"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Generate eWallet"
|
||
msgstr "E-Geldbörse generieren"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Get 10% off on some products, with a code"
|
||
msgstr "Erhalten Sie 10 % Rabatt auf einige Produkte, mit einem Code"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_gift_ewallet_view_form
|
||
msgid "Gift & Ewallet"
|
||
msgstr "Geschenk & E-Geldbörse"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: 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
|
||
#, python-format
|
||
msgid "Gift Card"
|
||
msgstr "Geschenkkarte"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Gift Card Products"
|
||
msgstr "Geschenkkarten-Produkte"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
msgid "Gift Card value"
|
||
msgstr "Geschenkkartenwert"
|
||
|
||
#. module: loyalty
|
||
#: model:mail.template,name:loyalty.mail_template_gift_card
|
||
msgid "Gift Card: Gift Card Information"
|
||
msgstr "Geschenkkarte: Informationen zur Geschenkkarte"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: model:loyalty.program,name:loyalty.gift_card_program
|
||
#, python-format
|
||
msgid "Gift Cards"
|
||
msgstr "Geschenkkarten"
|
||
|
||
#. 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 ""
|
||
"Geschenkkarten werden manuell erstellt oder automatisch per E-Mail verschickt, wenn der Kunde ein Geschenkkarten-Produkt bestellt.\n"
|
||
" <br/>\n"
|
||
" Dann können Sie die Geschenkkarten zum Bezahlen von Aufträgen/Bestellungen verwenden."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.actions.act_window,name:loyalty.loyalty_program_gift_ewallet_action
|
||
msgid "Gift cards & eWallet"
|
||
msgstr "Geschenkkarten & E-Geldbörse"
|
||
|
||
#. 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
|
||
msgid "Grant"
|
||
msgstr "Gewähren"
|
||
|
||
#. 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 ""
|
||
"Gewähren Sie 1 Guthaben für jeden gekauften Artikel und belohnen Sie den "
|
||
"Kunden mit Y Artikeln im Austausch für X Guthaben."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__has_message
|
||
msgid "Has Message"
|
||
msgstr "Hat eine Nachricht"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.gift_card_report
|
||
msgid "Here is your gift card!"
|
||
msgstr "Hier ist Ihre Geschenkkarte!"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "Here is your reward from"
|
||
msgstr "Hier ist Ihre Belohnung von"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__id
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__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 "Falls markiert, erfordern neue Nachrichten Ihre Aufmerksamkeit."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,help:loyalty.field_loyalty_card__message_has_error
|
||
msgid "If checked, some messages have a delivery error."
|
||
msgstr ""
|
||
"Falls markiert, weisen einige Nachrichten einen Zustellungsfehler auf."
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
msgid "If minimum"
|
||
msgstr "Wenn mindestens"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
msgid "In exchange of"
|
||
msgstr "Im Austausch gegen"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_search
|
||
msgid "Inactive"
|
||
msgstr "Inaktiv"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_rule__minimum_amount_tax_mode__incl
|
||
msgid "Included"
|
||
msgstr "Inklusive"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/wizard/loyalty_generate_wizard.py:0
|
||
#, python-format
|
||
msgid "Invalid quantity."
|
||
msgstr "Ungültige Menge."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_is_follower
|
||
msgid "Is Follower"
|
||
msgstr "Ist Follower"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__is_global_discount
|
||
msgid "Is Global Discount"
|
||
msgstr "Ist globaler Rabatt"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__is_nominative
|
||
msgid "Is Nominative"
|
||
msgstr "Ist nominativ"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__is_payment_program
|
||
msgid "Is Payment Program"
|
||
msgstr "Ist Zahlungsprogramm"
|
||
|
||
#. 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 "Artikel"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "John Doe"
|
||
msgstr "Max Mustermann"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__write_uid
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__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 "Zuletzt aktualisiert von"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__write_date
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__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 "Zuletzt aktualisiert am"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_mail_view_tree
|
||
msgid "Limit"
|
||
msgstr "Limit"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__limit_usage
|
||
msgid "Limit Usage"
|
||
msgstr "Nutzung begrenzen"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "Logo"
|
||
msgstr "Logo"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Loyalty Card"
|
||
msgstr "Treuekarte"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: 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
|
||
#, python-format
|
||
msgid "Loyalty Cards"
|
||
msgstr "Treuekarten"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model,name:loyalty.model_loyalty_mail
|
||
msgid "Loyalty Communication"
|
||
msgstr "Treuekommunikation"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model,name:loyalty.model_loyalty_card
|
||
msgid "Loyalty Coupon"
|
||
msgstr "Treue-Gutschein"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model,name:loyalty.model_loyalty_program
|
||
msgid "Loyalty Program"
|
||
msgstr "Treueprogramm"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model,name:loyalty.model_loyalty_reward
|
||
msgid "Loyalty Reward"
|
||
msgstr "Treuebonus"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model,name:loyalty.model_loyalty_rule
|
||
msgid "Loyalty Rule"
|
||
msgstr "Treueregel"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Loyalty point(s)"
|
||
msgstr "Treuepunkt(e)"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__discount_max_amount
|
||
msgid "Max Discount"
|
||
msgstr "Maximaler Rabatt"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__max_usage
|
||
msgid "Max Usage"
|
||
msgstr "Maximale Nutzung"
|
||
|
||
#. 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 ""
|
||
"Die maximale Nutzung muss streng positiv sein, wenn ein Limit verwendet "
|
||
"wird."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_has_error
|
||
msgid "Message Delivery error"
|
||
msgstr "Nachricht mit Zustellungsfehler"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_ids
|
||
msgid "Messages"
|
||
msgstr "Nachrichten"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__minimum_amount_tax_mode
|
||
msgid "Minimum Amount Tax Mode"
|
||
msgstr "Mindestbetrag Steuermodus"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__minimum_amount
|
||
msgid "Minimum Purchase"
|
||
msgstr "Mindesteinkauf"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__minimum_qty
|
||
msgid "Minimum Quantity"
|
||
msgstr "Mindestmenge"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__multi_product
|
||
msgid "Multi Product"
|
||
msgstr "Multi-Produkt"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Next Order Coupon"
|
||
msgstr "Gutschein für nächsten Einkauf"
|
||
|
||
#. 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
|
||
#, python-format
|
||
msgid "Next Order Coupons"
|
||
msgstr "Gutscheine für nächsten Einkauf"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_card_action
|
||
msgid "No Coupons Found."
|
||
msgstr "Keine Gutscheine gefunden."
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_program_gift_ewallet_action
|
||
msgid "No loyalty program found."
|
||
msgstr "Kein Treueprogramm gefunden."
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_program_discount_loyalty_action
|
||
msgid "No program found."
|
||
msgstr "Kein Programm gefunden."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_needaction_counter
|
||
msgid "Number of Actions"
|
||
msgstr "Anzahl der Aktionen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__message_has_error_counter
|
||
msgid "Number of errors"
|
||
msgstr "Anzahl der Fehler"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,help:loyalty.field_loyalty_card__message_needaction_counter
|
||
msgid "Number of messages requiring action"
|
||
msgstr "Anzahl der Nachrichten, die eine Aktion erfordern"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,help:loyalty.field_loyalty_card__message_has_error_counter
|
||
msgid "Number of messages with delivery error"
|
||
msgstr "Anzahl der Nachrichten mit Zustellungsfehler."
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "Odoo"
|
||
msgstr "Odoo"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_reward__discount_applicability__order
|
||
msgid "Order"
|
||
msgstr "Auftrag"
|
||
|
||
#. 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(e)"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__points
|
||
#: 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 "Punkte"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__points_display
|
||
msgid "Points Display"
|
||
msgstr "Punkteanzeige"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Points Unit"
|
||
msgstr "Punkteeinheit"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__required_points
|
||
msgid "Points needed"
|
||
msgstr "Benötigte Punkte"
|
||
|
||
#. 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 "Name des Portalpunktes"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__portal_visible
|
||
msgid "Portal Visible"
|
||
msgstr "Portal sichtbar"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__pricelist_ids
|
||
msgid "Pricelist"
|
||
msgstr "Preisliste"
|
||
|
||
#. 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 "Produktbereich"
|
||
|
||
#. 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 "Produkt-Stichwort"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model,name:loyalty.model_product_product
|
||
msgid "Product Variant"
|
||
msgstr "Produktvariante"
|
||
|
||
#. 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 in diesem Verkaufsauftrag, um den Rabatt anzuwenden."
|
||
|
||
#. 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, das im Verkaufsauftrag verwendet wird, um den Rabatt anzuwenden. "
|
||
"Jede Belohnung hat ihr eigenes Produkt für Berichtszwecke"
|
||
|
||
#. 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 "Produkte"
|
||
|
||
#. 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 "Programm"
|
||
|
||
#. 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 "Programmname"
|
||
|
||
#. 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 "Programmart"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Program trigger"
|
||
msgstr "Programmauslöser"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Promo Code"
|
||
msgstr "Aktionscode"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Promo point(s)"
|
||
msgstr "Werbeaktionspunkte"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Promos"
|
||
msgstr "Werbeaktionen"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Promotional Program"
|
||
msgstr "Aktionsprogramm"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__program_type__promotion
|
||
msgid "Promotions"
|
||
msgstr "Werbeaktionen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__coupon_qty
|
||
msgid "Quantity"
|
||
msgstr "Menge"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_form
|
||
msgid "Quantity rewarded"
|
||
msgstr "Belohnte Menge"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
msgid "Quantity to generate"
|
||
msgstr "Zu generierende Menge"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__rating_ids
|
||
msgid "Ratings"
|
||
msgstr "Bewertungen"
|
||
|
||
#. 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 "Belohnung"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__reward_point_mode
|
||
msgid "Reward Point Mode"
|
||
msgstr "Modus für Belohnungspunkte"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_domain
|
||
msgid "Reward Product Domain"
|
||
msgstr "Bereich für Belohnungsprodukt"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_qty
|
||
msgid "Reward Product Qty"
|
||
msgstr "Belohnungsproduktmenge"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_uom_id
|
||
msgid "Reward Product Uom"
|
||
msgstr "Maßeinheit des Belohnungsprodukts"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_product_ids
|
||
msgid "Reward Products"
|
||
msgstr "Belohnungsprodukte"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_reward__reward_type
|
||
msgid "Reward Type"
|
||
msgstr "Belohnungstyp"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__reward_ids
|
||
msgid "Rewards"
|
||
msgstr "Belohnungen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_rule_reward_point_amount_positive
|
||
msgid "Rule points reward must be strictly positive."
|
||
msgstr "Die Regel für die Punktebelohnung muss unbedingt positiv sein."
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Rules & Rewards"
|
||
msgstr "Regeln & Belohnungen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_generate_wizard__mode__selected
|
||
msgid "Selected Customers"
|
||
msgstr "Ausgewählte Kunden"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Sell Gift Cards, that allows to purchase products"
|
||
msgstr ""
|
||
"Verkaufen Sie Geschenkkarten, mit denen Produkte gekauft werden können"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_card_view_tree
|
||
msgid "Send"
|
||
msgstr "Senden"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Send a coupon after an order, valid for next purchase"
|
||
msgstr ""
|
||
"Einen Gutschein nach einem Auftrag versenden, der für den nächsten Einkauf "
|
||
"gültig ist"
|
||
|
||
#. module: loyalty
|
||
#: model:mail.template,description:loyalty.mail_template_gift_card
|
||
msgid "Sent to customer who purchased a gift card"
|
||
msgstr "Versand an Kunden, die eine Geschenkkarte erworben haben"
|
||
|
||
#. module: loyalty
|
||
#: model:mail.template,description:loyalty.mail_template_loyalty_card
|
||
msgid "Sent to customer with coupon information"
|
||
msgstr "Versand an Kunden mit Gutscheininformationen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__sequence
|
||
msgid "Sequence"
|
||
msgstr "Sequenz"
|
||
|
||
#. 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 ""
|
||
"Stellen Sie bedingte Regeln für den Auftrag ein, die Kunden Belohnungen "
|
||
"gewähren"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Show points Unit"
|
||
msgstr "Punkteeinheit zeigen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_reward__discount_applicability__specific
|
||
msgid "Specific Products"
|
||
msgstr "Bestimmte Produkte"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_rule__reward_point_split
|
||
msgid "Split per unit"
|
||
msgstr "Je Einheit teilen"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
#, python-format
|
||
msgid "Split per unit is not allowed for Loyalty and eWallet programs."
|
||
msgstr ""
|
||
"Aufteilung pro Einheit ist für Treue- oder E-Geldbörsenprogramme nicht "
|
||
"erlaubt."
|
||
|
||
#. 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_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "Thank you,"
|
||
msgstr "Danke,"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_reward_discount_positive
|
||
msgid "The discount must be strictly positive."
|
||
msgstr "Der Rabatt muss unbedingt positiv sein."
|
||
|
||
#. 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 "Das Enddatum ist in der Gültigkeitsdauer dieses Programms enthalten"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The loyalty program's currency must be the same as all it's pricelists ones."
|
||
msgstr ""
|
||
"Die Währung des Treueprogramms muss dieselbe sein wie die aller seiner "
|
||
"Preislisten."
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
#, python-format
|
||
msgid "The promo code must be unique."
|
||
msgstr "Der Aktionscode muss einzigartig sein."
|
||
|
||
#. 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 ""
|
||
"Die für eine Belohnung erforderlichen Punkte müssen unbedingt positiv sein."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.constraint,message:loyalty.constraint_loyalty_reward_product_qty_positive
|
||
msgid "The reward product quantity must be strictly positive."
|
||
msgstr "Die Menge des Belohnungsprodukts muss unbedingt positiv sein."
|
||
|
||
#. 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 "Das Startdatum ist in der Gültigkeitsdauer dieses Programms enthalten"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"The validity period's start date must be anterior or equal to its end date."
|
||
msgstr ""
|
||
"Das Startdatum der Gültigkeitsdauer muss vor dem Enddatum liegen oder diesem"
|
||
" entsprechen."
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.actions.act_window,help:loyalty.loyalty_card_action
|
||
msgid "There haven't been any coupons generated yet."
|
||
msgstr "Es wurden noch keine Gutscheine generiert."
|
||
|
||
#. 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 ""
|
||
"Dies sind die Produkte, die mit dieser Regel beansprucht werden können."
|
||
|
||
#. 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 ""
|
||
"Dies ist der maximale Betrag, der bei dieser Belohnung rabattiert werden "
|
||
"kann; lassen Sie den Wert 0 stehen, wenn Sie keine Begrenzung wünschen."
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/product_product.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"This product may not be archived. It is being used for an active promotion "
|
||
"program."
|
||
msgstr ""
|
||
"Dieses Produkt darf nicht archiviert werden. Es wird für ein aktives "
|
||
"Aktionsprogramm verwendet."
|
||
|
||
#. module: loyalty
|
||
#: model:product.template,name:loyalty.ewallet_product_50_product_template
|
||
msgid "Top-up eWallet"
|
||
msgstr "E-Geldbörse aufladen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__total_order_count
|
||
msgid "Total Order Count"
|
||
msgstr "Gesamtzahl der Aufträge"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_program__trigger
|
||
msgid "Trigger"
|
||
msgstr "Auslöser"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_card__use_count
|
||
msgid "Use Count"
|
||
msgstr "Anzahl Verwendungen"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_program__trigger__with_code
|
||
msgid "Use a code"
|
||
msgstr "Einen Code verwenden"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "Use points on"
|
||
msgstr "Punkte verwenden für"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "Use this promo code before"
|
||
msgstr "Nutzen Sie diesen Aktionscode vor"
|
||
|
||
#. 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 "Benutzer hat Fehlerbeseitigung"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__valid_until
|
||
msgid "Valid Until"
|
||
msgstr "Gültig bis"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_mail__trigger
|
||
msgid "When"
|
||
msgstr "Wann"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_mail__trigger__points_reach
|
||
msgid "When Reaching"
|
||
msgstr "Beim Erreichen von"
|
||
|
||
#. 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 ""
|
||
"Wenn Kunden einen Auftrag aufgeben, sammeln sie Punkte, die sie gegen "
|
||
"Belohnungen für den aktuellen oder eine zukünftigen Auftrag eintauschen "
|
||
"können."
|
||
|
||
#. 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 ""
|
||
"Bei der Erstellung von Gutscheinen können Sie einen bestimmten Punktewert "
|
||
"festlegen, der gegen Belohnungen eingetauscht werden kann."
|
||
|
||
#. 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 ""
|
||
"Ob Belohnungsgutscheine pro abgeglichener Einheit getrennt werden sollen, "
|
||
"gilt nur für „zukünftige“ Programme und Auslösemodus je ausgegebenem Geld "
|
||
"oder bezahlter Einheit."
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields,field_description:loyalty.field_loyalty_generate_wizard__will_send_mail
|
||
msgid "Will Send Mail"
|
||
msgstr "E-Mail wird gesendet"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "Win points with each purchase, and claim gifts"
|
||
msgstr "Gewinnen Sie bei jedem Einkauf Punkte und erhalten Sie Geschenke"
|
||
|
||
#. module: loyalty
|
||
#: model:ir.model.fields.selection,name:loyalty.selection__loyalty_rule__mode__with_code
|
||
msgid "With a promotion code"
|
||
msgstr "Mit einem Aktionscode"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "You can not delete a program in an active state"
|
||
msgstr "Sie können ein aktives Programm nicht löschen"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/product_product.py:0
|
||
#: code:addons/loyalty/models/product_template.py:0
|
||
#, python-format
|
||
msgid ""
|
||
"You cannot delete %(name)s as it is used in 'Coupons & Loyalty'. Please "
|
||
"archive it instead."
|
||
msgstr ""
|
||
"Sie können %(name)s nicht löschen, da es in „Gutscheine & Treue“ verwendet "
|
||
"wird. Bitte archivieren Sie es stattdessen."
|
||
|
||
#. module: loyalty
|
||
#: model:mail.template,subject:loyalty.mail_template_gift_card
|
||
msgid "Your Gift Card at {{ object.company_id.name }}"
|
||
msgstr "Ihre Geschenkkarte für {{ 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 "Ihr Belohnungsgutschein von {{ object.program_id.company_id.name }} "
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
msgid "all"
|
||
msgstr "alle"
|
||
|
||
#. 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 "z. B. 10 % Rabatt auf Laptops"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#: 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
|
||
#, python-format
|
||
msgid "eWallet"
|
||
msgstr "E-Geldbörse"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "eWallet Products"
|
||
msgstr "E-Geldbörse-Produkte"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_generate_wizard_view_form
|
||
msgid "eWallet value"
|
||
msgstr "E-Geldbörsenwert"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_program.py:0
|
||
#, python-format
|
||
msgid "eWallets"
|
||
msgstr "E-Geldbörsen"
|
||
|
||
#. 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 ""
|
||
"E-Geldbörsen werden manuell erstellt oder automatisch erstellt, wenn der Kunde ein E-Geldbörsenprodukt bestellt.\n"
|
||
" <br/>\n"
|
||
" Dann werden die E-Geldbörsen während des Kassiervorgangs angeboten, um Bestellungen zu bezahlen."
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
msgid "item(s) bought"
|
||
msgstr "Artikel gekauft werden"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "loyalty Reward"
|
||
msgstr "Treuebonus"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
msgid ""
|
||
"on the cheapest product\n"
|
||
" <br/>"
|
||
msgstr ""
|
||
"auf das günstigste Produkt\n"
|
||
" <br/>"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_report
|
||
msgid "on your next order"
|
||
msgstr "auf Ihre nächste Bestellung"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_reward_view_kanban
|
||
msgid ""
|
||
"on your order\n"
|
||
" <br/>"
|
||
msgstr ""
|
||
"auf Ihre Bestellung\n"
|
||
" <br/>"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
#, python-format
|
||
msgid "per %s spent"
|
||
msgstr "je Ausgabe von %s"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
#, python-format
|
||
msgid "per order"
|
||
msgstr "pro Auftrag"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_rule.py:0
|
||
#, python-format
|
||
msgid "per unit paid"
|
||
msgstr "pro bezahlter Einheit"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "specific products"
|
||
msgstr "bestimmte Produkte"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_rule_view_kanban
|
||
msgid "spent"
|
||
msgstr "ausgegeben werden"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "the cheapest product"
|
||
msgstr "das günstigste Produkt"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "to"
|
||
msgstr "bis"
|
||
|
||
#. module: loyalty
|
||
#: model_terms:ir.ui.view,arch_db:loyalty.loyalty_program_view_form
|
||
msgid "usages"
|
||
msgstr "Verwendungen"
|
||
|
||
#. module: loyalty
|
||
#. odoo-python
|
||
#: code:addons/loyalty/models/loyalty_reward.py:0
|
||
#, python-format
|
||
msgid "your order"
|
||
msgstr "Ihre Bestellung"
|