commit 08-2025
This commit is contained in:
parent
9ae662f63e
commit
480fdc65ed
404 changed files with 65310 additions and 2600431 deletions
|
|
@ -1,40 +1,59 @@
|
|||
<?php
|
||||
|
||||
return array (
|
||||
'abo' => 'Subscription',
|
||||
'payment_for_abo' => 'Payment method for subscription',
|
||||
'abo_delivery' => 'Subscription - regular delivery',
|
||||
'abo_are_for_me_and_shipped' => 'Subscription is for me and will be shipped to my address',
|
||||
'abo_are_for_customer_and_shipped' => 'Subscription is for a customer and will be sent to the customer',
|
||||
'abo_delivery_to_me' => 'Subscription delivery to me',
|
||||
'abo_delivery_to_the_customer' => 'Subscription delivery to the customer',
|
||||
'every_week' => 'every week',
|
||||
'every_weeks' => 'every :num weeks',
|
||||
'abo_settings' => 'Subscription settings',
|
||||
'delivery_interval' => 'customize delivery interval',
|
||||
'abo_order_info' => 'By completing the subscription, a regular delivery is set up, which is automatically delivered and billed at the specified interval, starting today. Adjustments to the subscription can be made in the customer account. Possible payment methods are PayPal and credit card.',
|
||||
'abo_infos' => 'Subscription info',
|
||||
'abo_delivery_infos' => 'Subscription delivery information',
|
||||
'abo_start_date' => 'Start date of the subscription',
|
||||
'abo_delivery_interval' => 'Delivery interval of the subscription',
|
||||
'abo_settings' => 'Subscription settings',
|
||||
'add_new_abo' => 'Add new subscription',
|
||||
'abo_edit' => 'Edit subscription',
|
||||
'abo_details' => 'Subscription details',
|
||||
'abo_is_active' => 'Subscription is active',
|
||||
'abo_copy_active' => 'If the subscription is not active, it will not be executed automatically',
|
||||
'abo_copy_next_date' => 'The next execution date can be set to the following day at the earliest',
|
||||
'abo_copy_abo_interval' => 'The adjustment of the subscription interval does not affect the next execution date, but affects the dates after the next execution',
|
||||
'error_abo_interval' => 'The subscription interval is not correct',
|
||||
'error_next_date' => 'The date for the next execution is not correct',
|
||||
'checkout_mail_abo_hl' => 'Your subscription / regular delivery',
|
||||
'checkout_mail_abo_start' => 'Your subscription was successfully created with the following settings:',
|
||||
'checkout_mail_abo_info' => 'You can find your subscription settings in your account under "My subscriptions" and the settings can also be edited there',
|
||||
'abo_new' => 'new',
|
||||
'abo_okay' => 'okay',
|
||||
'abo_hold' => 'stopped',
|
||||
'abo_cancel' => 'canceled',
|
||||
'abo_finish' => 'finished',
|
||||
'abo_inactive' => 'inactive',
|
||||
'abo_grace' => 'grace',
|
||||
'abo' => 'Subscription',
|
||||
'abo_are_for_customer_and_shipped' => 'Subscription is for a customer and will be sent to the customer',
|
||||
'abo_are_for_me_and_shipped' => 'Subscription is for me and will be shipped to my address',
|
||||
'abo_assigned' => 'Subscription active',
|
||||
'abo_cancel' => 'canceled',
|
||||
'abo_copy_abo_interval' => 'The adjustment of the subscription interval does not affect the next execution date, but affects the dates after the next execution',
|
||||
'abo_copy_active' => 'If the subscription is not active, it will not be executed automatically',
|
||||
'abo_copy_next_date' => 'The next execution date can be set to the following day at the earliest',
|
||||
'abo_delivery' => 'Subscription - regular delivery',
|
||||
'abo_delivery_infos' => 'Subscription delivery information',
|
||||
'abo_delivery_interval' => 'Delivery interval of the subscription',
|
||||
'abo_delivery_intervall' => 'Delivery date of the subscription',
|
||||
'abo_delivery_to_me' => 'Subscription delivery to me',
|
||||
'abo_delivery_to_the_customer' => 'Subscription delivery to the customer',
|
||||
'abo_details' => 'Subscription details',
|
||||
'abo_edit' => 'Edit subscription',
|
||||
'abo_finish' => 'finished',
|
||||
'abo_grace' => 'grace',
|
||||
'abo_hold' => 'stopped',
|
||||
'abo_inactive' => 'inactive',
|
||||
'abo_infos' => 'Subscription info',
|
||||
'abo_is_active' => 'Subscription is active',
|
||||
'abo_item_not_found' => 'Subscription position not found',
|
||||
'abo_new' => 'new',
|
||||
'abo_okay' => 'okay',
|
||||
'abo_order_hl' => 'Subscription compilation',
|
||||
'abo_order_info' => 'By completing the subscription, a regular delivery is set up, which is automatically delivered and billed at the specified interval, starting today. Adjustments to the subscription can be made in the customer account. Possible payment methods are PayPal and credit card.',
|
||||
'abo_pros' => 'Subscription benefits',
|
||||
'abo_settings' => 'Subscription settings',
|
||||
'abo_start_date' => 'Start date of the subscription',
|
||||
'abo_type_info' => 'Note: Each subscription consists of at least one basic product (base ! <br>Upgrade products (upgrade ) are optional and can be added as desired.',
|
||||
'abo_type_info_base' => 'The subscription requires at least one basic product :base !',
|
||||
'add_new_abo' => 'Add new subscription',
|
||||
'add_product' => 'Add product',
|
||||
'base' => 'base',
|
||||
'checkout_mail_abo_hl' => 'Your subscription / regular delivery',
|
||||
'checkout_mail_abo_info' => 'You can find your subscription settings in your account under "My subscriptions" and the settings can also be edited there',
|
||||
'checkout_mail_abo_start' => 'Your subscription was successfully created with the following settings:',
|
||||
'delivery_day' => 'Adjust delivery day',
|
||||
'delivery_interval' => 'customize delivery interval',
|
||||
'delivery_intervall' => 'Adjust delivery day',
|
||||
'error_abo_interval' => 'The subscription interval is not correct',
|
||||
'error_email_has_abo' => 'A subscription already exists for the email address :email.',
|
||||
'error_next_date' => 'The date for the next execution is not correct',
|
||||
'every_week' => 'every week',
|
||||
'every_weeks' => 'every :num weeks',
|
||||
'need_basis_product' => 'You must have at least one basic product in your subscription. Please first add a new basic product and then remove the old basic product!',
|
||||
'of_month' => 'of the month',
|
||||
'payment_for_abo' => 'Payment method for subscription',
|
||||
'product_not_found' => 'Product not found',
|
||||
'product_prices_career_level_cpay_info' => 'The product prices are displayed as customer retail prices. After the customer payment is completed, you will receive your commission according to your career level <strong>:user_level_name</strong> commission <strong>:user_level_margin %</strong>.',
|
||||
'product_prices_career_level_info' => 'Product prices are displayed and calculated according to your career level <strong>:user_level_name</strong> minus <strong>:user_level_margin %</strong> margin.',
|
||||
'pros_hl' => 'The advantages of a subscription',
|
||||
'pros_list' => '<li><b>Subscription for Consultants and Customers:</b> Each consultant or customer can take out a subscription that runs on a set day of the month to ensure regular and predictable delivery.</li> <li><b>Monthly Delivery:</b> Once a month, a new delivery is sent directly to the door.</li> <li><b>Flexibly Customizable:</b> The subscription can be adjusted at any time, e.g., regarding products, quantities, or delivery times.</li> <li><b>Diverse Product Selection:</b> Various products can be included in the subscription.</li> <li><b>Easy Management:</b> Changes and adjustments can be made conveniently in the Sales Center.</li> <li><b>Pause or Cancel:</b> The subscription can be flexibly paused or canceled.</li> <li><b>Price Advantage:</b> Subscription products often receive special discounts or offers.</li> <li><b>Start Now:</b> Choose your products, Adapt the subscription to your needs, pay for the first order, and activate your subscription for subsequent deliveries.</li>',
|
||||
'upgrade' => 'Upgrade',
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue