mivita/resources/lang/en/abo.php
2026-02-20 17:55:06 +01:00

107 lines
8.5 KiB
PHP

<?php
return [
'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',
'of_month' => 'of the month',
'delivery_intervall' => 'Adjust delivery day',
'abo_order_info_check' => 'By completing the subscription, a regular delivery is set up. This is automatically shipped and billed on the selected delivery day.',
'abo_order_info_check_2' => 'The first delivery and billing takes place on the day the subscription is set up. After that, shipping is automatically carried out on the selected delivery day of the following month.',
'abo_order_info_check_3' => 'PayPal and credit card are available as payment methods. <strong>The subscription has a minimum duration of :abo-min-duration months.</strong> After that, it can be paused, changed or canceled at any time.',
'abo_order_info_checkbox' => 'Yes, I have understood the subscription terms!',
'abo_infos' => 'Subscription info',
'abo_delivery_infos' => 'Subscription delivery information',
'abo_start_date' => 'Start date of the subscription',
'abo_delivery_intervall' => 'Delivery day of the subscription',
'abo_first_execution_date' => 'First execution',
'abo_next_execution_date' => 'Next execution',
'delivery_day' => 'Adjust delivery day',
'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' => 'Adjusting the subscription delivery day affects the upcoming execution date when the subscription is active.',
'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_info' => 'Subscription information',
'info_min_duration_reached' => 'Your subscription can be changed, supplemented, paused or canceled earliest from :date.',
'info_min_duration_orders_left' => 'The subscription can only be changed, supplemented, paused or canceled after another :count executions.',
'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 your door.</li>
<li><b>Flexibly Customizable:</b> The subscription can be individually adjusted, 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>Duration:</b> The subscription has a minimum duration of <strong>:abo-min-duration months</strong>, after which it can be 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>',
'abo_pros' => 'Subscription benefits',
'abo_order_hl' => 'Subscription compilation',
'abo_order_info_2' => 'You can adjust the products of your subscription at any time, on the next execution your compiled products will be sent to you.',
'abo_order_info_block' => 'You can adjust the compilation of your subscription after the minimum duration of <strong>:abo-min-duration months</strong>.',
'abo_order_info_block_team' => 'The compilation of the subscription for a team member can only be adjusted by him after the minimum duration of <strong>:abo-min-duration months</strong>.',
'abo_order_info_block_customer' => 'You can add new products to your subscription at any time. Removing products is only possible after the minimum duration of <strong>:abo-min-duration months</strong>.',
'abo_order_info_add_only' => 'You can add new products to your subscription at any time. Removing products is only possible after the minimum duration of <strong>:abo-min-duration months</strong>.',
'error_add_only_no_remove' => 'Removing products is not possible during the minimum duration period.',
'confirm_add_title' => 'Confirm adding product',
'confirm_add_title_normal' => 'Add product to subscription',
'confirm_add_warning' => 'During the minimum duration, added products cannot be removed again. Please check your selection carefully.',
'confirm_add_warning_normal' => 'Do you really want to add this product to your subscription?',
'confirm_add_cancel' => 'Cancel',
'confirm_add_ok' => 'Yes, add product',
'add_product' => 'Add product',
'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.',
'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>.',
'error_email_has_abo' => 'A subscription already exists for the email address :email.',
'abo_assigned' => 'Subscription active',
'base' => 'Base',
'upgrade' => 'Upgrade',
'abo_type_info' => 'Note: Each subscription consists of at least one base product :base ! <br>Upgrade products :upgrade are optional and can be added as desired. <br> <strong>The subscription has a minimum duration of <strong>:abo-min-duration months</strong>, after which it can be paused or canceled.</strong>',
'abo_type_info_base' => 'The subscription requires at least one base product :base !',
'need_basis_product' => 'You must have at least one base product in your subscription. Please first add a new base product and then remove the old base product!',
'abo_item_not_found' => 'Subscription item not found',
'product_not_found' => 'Product not found',
'create_abo' => 'Create subscription',
'info' => 'Info',
'data' => 'Data',
'check' => 'Check',
'choose' => 'Choose',
'order' => 'order',
'basis_product' => 'Base product',
'upgrade_products' => 'Upgrade products',
'base_product' => 'Base product',
'upgrade_product' => 'Upgrade product',
'my_address' => 'My address',
'my_address_check' => 'Check my address',
'my_address_check_info' => 'Please check your address to ensure that the goods are sent to the correct address.',
'edit' => 'edit',
'confirm_and_next' => 'confirm and next',
'understood_and_next' => 'understood and next',
'change_my_data_empty' => 'You have not yet stored a billing and delivery address, without this you cannot create a subscription, please create it.',
'abo_error_basis_product' => 'Error: Please select at least one base product.',
'error_abo_interval_in_the_past' => 'The subscription has not been executed this month yet. Changing to a past day would skip the current month.',
'cancel_abo' => 'Cancel subscription',
'confirm_cancel' => 'Do you really want to cancel the subscription?',
'back' => 'back',
'team_subscriptions' => 'Team subscriptions',
'every_month_on' => 'monthly on :day.',
];