mivita/resources/lang/en/order.php
Kevin Adametz bfa3bb1df4 08 2024
2024-08-05 12:05:24 +02:00

112 lines
6 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array (
'VAT' => 'VAT',
'add_customer' => 'add customers',
'advertising_material' => 'advertising materials',
'adviser_collective_invoice' => 'collective billing consultant',
'adviser_order_for_membership' => 'membership advisor appointment',
'adviser_order_for_registration' => 'consultant appointment for registration',
'art_no' => 'item no.',
'article' => 'article',
'article_remove' => 'remove article',
'assigned_advisor' => 'assign consultants',
'assigned_counsellor' => 'assigned advisor',
'billing_address_of_client' => 'customer billing address',
'billing_address_of_the_advisor' => 'consultants billing address',
'client_order_via_shop' => 'customer order via shop',
'collective_invoice' => 'collective invoice',
'collective_invoice_contains_orders' => 'collective invoice includes the following customer orders',
'compensation_product' => 'compensation product',
'confirm_and_proceed_to_checkout' => 'confirm and proceed to checkout',
'confirm_and_proceed_to_order' => 'confirm and continue to order',
'confirm_and_send_order' => 'Complete order and send payment link',
'confirm_send_order_info' => 'When the order is completed, a payment link is created and sent to your customer by e-mail.<br>Your customer can then complete the payment and the goods will be shipped, your commission will be credited when the payment is completed.',
'consultant_order_for_home_party' => 'appointment of a consultant for a home party',
'content' => 'contents',
'contents' => 'content',
'cpay' => 'customer pays',
'cpay_text' => 'My customer receives a payment link and I receive my commission',
'create_invoice' => 'make a bill',
'date' => 'date',
'delivery_address_of_the_client' => 'customer\'s delivery address',
'delivery_address_of_the_consultant' => 'delivery address of the consultant',
'delivery_country_can_no_longer_be_changed' => 'The delivery country can no longer be changed',
'delivery_country_changed_customer_info' => 'The delivery country can only be changed by the customer under <a href=":link">My Customers</a>.',
'delivery_country_changed_info' => 'The delivery country can only be changed under <a href=":link">My details</a>.',
'delivery_note' => 'delivery note',
'delivery_to_me' => 'delivery to me',
'delivery_to_the_customer' => 'delivery to the customer',
'deliverydata' => 'delivery dates',
'different_delivery_address' => 'different delivery address',
'error_no_address_data_found' => 'Error: No address data found!',
'excl' => 'plus',
'external_orders' => 'external orders',
'external_orders_info_pay' => 'pay = create collective invoice and go to checkout',
'external_orders_info_remove' => 'remove = orders will be moved to removed, for cancellations etc.',
'external_orders_info_reset' => 'reset = orders are only moved to open, collective invoices are not changed',
'goods_are_for_customer_and_shipped' => 'Goods are for a customer and are shipped to the customer',
'goods_are_for_me_and_shipped' => 'Goods are for me and will be shipped to my address',
'gross' => 'gross',
'gross_price' => 'gross price',
'incentives' => 'incentives',
'included_VAT' => 'VAT included',
'invoice' => 'invoice',
'invoice_address' => 'billing address',
'ipay' => 'i pay',
'ipay_text' => 'I pay minus my margin and settle the sales price with my customer',
'land_can_no_longer_be_changed' => 'The country can no longer be changed',
'link_to_the_invoice' => 'link to invoice',
'my_delivery_address' => 'my delivery address',
'net' => 'net',
'net_price' => 'net price',
'no_address_created' => 'no address created',
'no_career_level_info' => 'Note: You have not yet been assigned a career level. Please contact info@mivita.care',
'no_delivery_address' => 'no delivery address created',
'no_order' => 'no order',
'number_of_items' => 'number of items',
'order' => 'order',
'order_consultant' => 'appointment consultant',
'order_date' => 'order date',
'order_for_client' => 'order for customer',
'order_for_consultant' => 'order for consultants',
'order_number' => 'order number',
'order_via_external_shop' => 'order via external SHOP',
'order_was_placed_successfully' => 'The order has been placed successfully.',
'payment_link_for_your_customer' => 'The payment link for your customer',
'plus_VAT' => 'plus VAT',
'points' => 'points',
'points_total' => 'total points',
'points_turnover_assigned' => 'points/sales assigned',
'product' => 'product',
'product_prices_career_level_info' => 'The product prices are displayed according to your career level <strong>:user_level_name</strong> minus the <strong>:user_level_margin %</strong> margin.<br>Note: If you leave the page, the shopping cart will be reset.',
'purchased_from_shop' => 'bought in the shop',
'quantity' => 'number',
'ship_to_existing_customer_select_customer' => 'send to existing customers | select customers',
'ship_to_new_customer' => 'send to new customer',
'ship_to_this_customer' => 'ship to this customer',
'ship_to_this_customer_check' => 'I understand that this ordering process is only for customer orders and not for my own orders',
'ship_to_this_customer_info' => 'If the information below is incorrect or needs to be updated, please change it first',
'shipping' => 'shipment',
'shipping_compensation_product' => 'shipping compensation product',
'shipping_costs' => 'shipping',
'shopping_cart' => 'shopping cart',
'shopping_cart_delete' => 'clear cart',
'shopping_cart_update' => 'update shopping cart',
'subtotal' => 'subtotal',
'sum' => 'total',
'sum_net' => 'total net',
'sums' => 'total',
'total' => 'In total',
'total_gross' => 'gross total',
'total_net' => 'total net',
'total_price' => 'total Cost',
'total_shipping_costs' => 'total shipping costs',
'total_sum' => 'total',
'total_sums' => 'total',
'total_without_VAT' => 'total without VAT',
'turnover' => 'sales volume',
'unit_price' => 'single price',
'weight' => 'weight',
'you_has_article_in_shopping_cart' => 'You have :num items in your shopping cart',
);