PDF rausgenommen
This commit is contained in:
@ -0,0 +1,48 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_cmembers.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_gv.php,v 1.0 2002/04/03 23:09:49 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_CMEMBERS_STATUS_TITLE', 'Display Total');
|
||||
define('MODULE_CMEMBERS_STATUS_DESC', 'Do you want to enable the Order Discount?');
|
||||
|
||||
define('MODULE_CMEMBERS_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_CMEMBERS_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
define('MODULE_CMEMBERS_CART_COUNT_TITLE', 'Cart Count');
|
||||
define('MODULE_CMEMBERS_CART_COUNT_DESC', 'Qty');
|
||||
|
||||
define('MODULE_CMEMBERS_OT_DISCOUNT_TITLE', 'Discount');
|
||||
define('MODULE_CMEMBERS_OT_DISCOUNT_DESC', 'Discount');
|
||||
|
||||
define('MODULE_CMEMBERS_INC_SHIPPING_TITLE', 'Include Shipping');
|
||||
define('MODULE_CMEMBERS_INC_SHIPPING_DESC', 'Include Shipping in calculation');
|
||||
|
||||
define('MODULE_CMEMBERS_INC_TAX_TITLE', 'Include Tax');
|
||||
define('MODULE_CMEMBERS_INC_TAX_DESC', 'Include Tax in calculation');
|
||||
|
||||
define('MODULE_CMEMBERS_CALC_TAX_TITLE', 'Calculate Tax');
|
||||
define('MODULE_CMEMBERS_CALC_TAX_DESC', 'Re-calculate Tax on discounted amount.');
|
||||
|
||||
$aLang['module_cmembers_title'] = 'Members Qty Discount';
|
||||
$aLang['module_cmembers_description'] = 'Members Qty Discount';
|
||||
$aLang['shipping_not_included'] = ' [Shipping not included]';
|
||||
$aLang['tax_not_included'] = ' [Tax not included]';
|
||||
|
@ -0,0 +1,77 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_cod_fee.php,v 1.5 2007/10/29 18:21:06 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_cod_fee.php,v 1.01 2003/02/24 06:05:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
Copyright (C) 2001 - 2003 TheMedia, Dipl.-Ing Thomas Pl<50>kers
|
||||
http://www.themedia.at & http://www.oscommerce.at
|
||||
|
||||
All rights reserved.
|
||||
|
||||
This program is free software licensed under the GNU General Public License (GPL).
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
USA
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
/* ----------------------------------------------------------------------
|
||||
If you made a translation, please send to
|
||||
lang@oos-shop.de
|
||||
the translated file.
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_STATUS_TITLE', 'Display COD');
|
||||
define('MODULE_ORDER_TOTAL_COD_STATUS_DESC', 'Do you want this module to display?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_COD_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_FLAT_TITLE', 'COD Fee for FLAT');
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_FLAT_DESC', 'FLAT: <Country code>:<COD price>, .... 00 as country code applies for all countries. If country code is 00, it must be the last statement. If no 00:9.99 appears, COD shipping in foreign countries is not calculated (not possible)');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_ITEM_TITLE', 'COD Fee for ITEM');
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_ITEM_DESC', 'ITEM: <Country code>:<COD price>, .... 00 as country code applies for all countries. If country code is 00, it must be the last statement. If no 00:9.99 appears, COD shipping in foreign countries is not calculated (not possible)');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_TABLE_TITLE', 'COD Fee for TABLE');
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_TABLE_DESC', 'TABLE: <Country code>:<COD price>, .... 00 as country code applies for all countries. If country code is 00, it must be the last statement. If no 00:9.99 appears, COD shipping in foreign countries is not calculated (not possible)');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_ZONES_TITLE', 'COD Fee for ZONES');
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_ZONES_DESC', 'ZONES: <Country code>:<COD price>, .... 00 as country code applies for all countries. If country code is 00, it must be the last statement. If no 00:9.99 appears, COD shipping in foreign countries is not calculated (not possible)');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_AP_TITLE', 'COD Fee for Austrian Post');
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_AP_DESC', 'Austrian Post: <Country code>:<COD price>, .... 00 as country code applies for all countries. If country code is 00, it must be the last statement. If no 00:9.99 appears, COD shipping in foreign countries is not calculated (not possible)');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_CHP_TITLE', 'The Swiss Post');
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_CHP_DESC', 'Swiss Post: <Country code>:<COD price>, .... 00 as country code applies for all countries. If country code is 00, it must be the last statement. If no 00:9.99 appears, COD shipping in foreign countries is not calculated (not possible)');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_DP_TITLE', 'COD Fee for German Post');
|
||||
define('MODULE_ORDER_TOTAL_COD_FEE_DP_DESC', 'German Post: <Country code>:<COD price>, .... 00 as country code applies for all countries. If country code is 00, it must be the last statement. If no 00:9.99 appears, COD shipping in foreign countries is not calculated (not possible)');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COD_TAX_CLASS_TITLE', 'Tax Class');
|
||||
define('MODULE_ORDER_TOTAL_COD_TAX_CLASS_DESC', 'Use the following tax class on the COD fee.');
|
||||
|
||||
$aLang['module_order_total_cod_title'] = 'Cash on Delivery Fee';
|
||||
$aLang['module_order_total_cod_description'] = 'Cash on Delivery Fee';
|
||||
|
||||
|
@ -0,0 +1,57 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_coupon.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_coupon.php,v 1.1.2.5 2003/05/14 22:52:59 wilt
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COUPON_STATUS_TITLE', 'Display Total');
|
||||
define('MODULE_ORDER_TOTAL_COUPON_STATUS_DESC', 'Do you want to display the Discount Coupon value?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COUPON_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_COUPON_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COUPON_INC_SHIPPING_TITLE', 'Include Shipping');
|
||||
define('MODULE_ORDER_TOTAL_COUPON_INC_SHIPPING_DESC', 'Include Shipping in calculation');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COUPON_INC_TAX_TITLE', 'Include Tax');
|
||||
define('MODULE_ORDER_TOTAL_COUPON_INC_TAX_DESC', 'Include Tax in calculation.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COUPON_CALC_TAX_TITLE', 'Re-calculate Tax');
|
||||
define('MODULE_ORDER_TOTAL_COUPON_CALC_TAX_DESC', 'Re-Calculate Tax');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_COUPON_TAX_CLASS_TITLE', 'Tax Class');
|
||||
define('MODULE_ORDER_TOTAL_COUPON_TAX_CLASS_DESC', 'Use the following tax class when treating Discount Coupon as Credit Note.');
|
||||
|
||||
$aLang['module_order_total_coupon_title'] = 'Discount Coupons';
|
||||
$aLang['module_order_total_coupon_header'] = 'Gift Vouchers/Discount Coupons';
|
||||
$aLang['module_order_total_coupon_description'] = 'Discount Coupon';
|
||||
$aLang['shipping_not_included'] = ' [Shipping not included]';
|
||||
$aLang['tax_not_included'] = ' [Tax not included]';
|
||||
$aLang['module_order_total_coupon_user_prompt'] = '';
|
||||
$aLang['error_no_invalid_redeem_coupon'] = 'Invalid Coupon Code';
|
||||
$aLang['error_invalid_startdate_coupon'] = 'This coupon is not available yet';
|
||||
$aLang['error_invalid_finisdate_coupon'] = 'This coupon has expired';
|
||||
$aLang['error_invalid_uses_coupon'] = 'This coupon could only be used ';
|
||||
$aLang['times'] = ' times.';
|
||||
$aLang['error_invalid_uses_user_coupon'] = 'You have used the coupon the maximum number of times allowed per customer.';
|
||||
$aLang['redeemed_coupon'] = 'a coupon worth ';
|
||||
$aLang['redeemed_min_order'] = 'on orders over ';
|
||||
$aLang['redeemed_restrictions'] = ' [Product-Category restrictions apply]';
|
||||
$aLang['text_enter_coupon_code'] = 'Enter Redeem Code ';
|
||||
|
@ -0,0 +1,55 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_gv.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_gv.php,v 1.2.2.4 2003/05/14 22:52:59 wilt
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_GV_STATUS_TITLE', 'Display Total');
|
||||
define('MODULE_ORDER_TOTAL_GV_STATUS_DESC', 'Do you want to display the Gift Voucher value?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_GV_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_GV_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_GV_QUEUE_TITLE', 'Queue Purchases');
|
||||
define('MODULE_ORDER_TOTAL_GV_QUEUE_DESC', 'Do you want to queue purchases of the Gift Voucher?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_GV_INC_SHIPPING_TITLE', 'Include Shipping');
|
||||
define('MODULE_ORDER_TOTAL_GV_INC_SHIPPING_DESC', 'Include Shipping in calculation');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_GV_INC_TAX_TITLE', 'Include Tax');
|
||||
define('MODULE_ORDER_TOTAL_GV_INC_TAX_DESC', 'Include Tax in calculation.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_GV_CALC_TAX_TITLE', 'Re-calculate Tax');
|
||||
define('MODULE_ORDER_TOTAL_GV_CALC_TAX_DESC', 'Re-Calculate Tax');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_GV_TAX_CLASS_TITLE', 'Tax Class');
|
||||
define('MODULE_ORDER_TOTAL_GV_TAX_CLASS_DESC', 'Use the following tax class when treating Gift Voucher as Credit Note.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_GV_CREDIT_TAX_TITLE', 'Credit including Tax');
|
||||
define('MODULE_ORDER_TOTAL_GV_CREDIT_TAX_DESC', 'Add tax to purchased Gift Voucher when crediting to Account');
|
||||
|
||||
|
||||
$aLang['module_order_total_gv_title'] = 'Gift Vouchers';
|
||||
$aLang['module_order_total_gv_header'] = 'Gift Vouchers/Discount Coupons';
|
||||
$aLang['module_order_total_gv_description'] = 'Gift Vouchers';
|
||||
$aLang['shipping_not_included'] = ' [Shipping not included]';
|
||||
$aLang['tax_not_included'] = ' [Tax not included]';
|
||||
$aLang['module_order_total_gv_user_prompt'] = 'Tick to use Gift Voucher account balance -> ';
|
||||
$aLang['text_enter_gv_code'] = 'Enter Redeem Code ';
|
||||
|
@ -0,0 +1,47 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_loworderfee.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_loworderfee.php,v 1.1 2002/04/08 22:12:08 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_STATUS_TITLE', 'Display Low Order Fee');
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_STATUS_DESC', 'Do you want to display the low order fee?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_LOW_ORDER_FEE_TITLE', 'Allow Low Order Fee');
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_LOW_ORDER_FEE_DESC', 'Do you want to allow low order fees?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_ORDER_UNDER_TITLE', 'Order Fee For Orders Under');
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_ORDER_UNDER_DESC', 'Add the low order fee to orders under this amount.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_FEE_TITLE', 'Order Fee');
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_FEE_DESC', 'Low order fee.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_DESTINATION_TITLE', 'Attach Low Order Fee On Orders Made');
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_DESTINATION_DESC', 'Attach low order fee for orders sent to the set destination.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_TAX_CLASS_TITLE', 'Tax Class');
|
||||
define('MODULE_ORDER_TOTAL_LOWORDERFEE_TAX_CLASS_DESC', 'Use the following tax class on the low order fee.');
|
||||
|
||||
|
||||
$aLang['module_order_total_loworderfee_title'] = 'Low Order Fee';
|
||||
$aLang['module_order_total_loworderfee_description'] = 'Low Order Fee';
|
||||
|
@ -0,0 +1,32 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_netto.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_netto.php,v 1.0.0.0 2004/03/07 19:30:00 Stephan Hilchenbach
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_NETTO_STATUS_TITLE', 'Display net');
|
||||
define('MODULE_ORDER_TOTAL_NETTO_STATUS_DESC', 'Do you want to display the net amount?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_NETTO_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_NETTO_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
|
||||
$aLang['module_order_total_netto_title'] = 'net';
|
||||
$aLang['module_order_total_netto_description'] = 'net amount';
|
||||
|
@ -0,0 +1,43 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_shipping.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_shipping.php,v 1.2 2003/02/05 22:34:45 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_STATUS_TITLE', 'Display Shipping');
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_STATUS_DESC', 'Do you want to display the order shipping cost?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING_TITLE', 'Allow Free Shipping');
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING_DESC', 'Do you want to allow free shipping?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING_OVER_TITLE', 'Free Shipping For Orders Over');
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING_OVER_DESC', 'Provide free shipping for orders over the set amount.');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_DESTINATION_TITLE', 'Provide Free Shipping For Orders Made');
|
||||
define('MODULE_ORDER_TOTAL_SHIPPING_DESTINATION_DESC', 'Provide free shipping for orders sent to the set destination.');
|
||||
|
||||
$aLang['module_order_total_shipping_title'] = 'Shipping';
|
||||
$aLang['module_order_total_shipping_description'] = 'Order Shipping Cost';
|
||||
|
||||
$aLang['free_shipping_title'] = 'Free Shipping';
|
||||
$aLang['free_shipping_description'] = 'Free shipping for orders over %s';
|
||||
|
@ -0,0 +1,31 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_subtotal.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_subtotal.php,v 1.1 2002/04/03 23:09:49 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_SUBTOTAL_STATUS_TITLE', 'Display net');
|
||||
define('MODULE_ORDER_TOTAL_SUBTOTAL_STATUS_DESC', 'Do you want to display the order sub-total cost?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_SUBTOTAL_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_SUBTOTAL_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
$aLang['module_order_total_subtotal_title'] = 'Sub-Total';
|
||||
$aLang['module_order_total_subtotal_description'] = 'Order Sub-Total';
|
||||
|
@ -0,0 +1,34 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_tax.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_tax.php,v 1.1 2002/04/03 23:09:49 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_TAX_STATUS_TITLE', 'Display Tax');
|
||||
define('MODULE_ORDER_TOTAL_TAX_STATUS_DESC', 'Do you want to display the order tax value?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_TAX_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_TAX_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
|
||||
$aLang['module_order_total_tax_title'] = 'Tax';
|
||||
$aLang['module_order_total_tax_description'] = 'Order Tax';
|
||||
$aLang['module_order_total_included_tax'] = 'inc ';
|
||||
$aLang['module_order_total_ex_tax'] = '+ ';
|
||||
|
@ -0,0 +1,32 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_total.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_total.php,v 1.1 2002/04/03 23:09:49 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_ORDER_TOTAL_TOTAL_STATUS_TITLE', 'Display Total');
|
||||
define('MODULE_ORDER_TOTAL_TOTAL_STATUS_DESC', 'Do you want to display the total order value?');
|
||||
|
||||
define('MODULE_ORDER_TOTAL_TOTAL_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_ORDER_TOTAL_TOTAL_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
|
||||
$aLang['module_order_total_total_title'] = 'Total';
|
||||
$aLang['module_order_total_total_description'] = 'Order Total';
|
||||
|
@ -0,0 +1,42 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ot_xmembers.php,v 1.3 2007/06/14 16:16:10 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ot_gv.php,v 1.0 2002/04/03 23:09:49 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_XMEMBERS_STATUS_TITLE', 'Display Total');
|
||||
define('MODULE_XMEMBERS_STATUS_DESC', 'Do you want to enable the Order Discount?');
|
||||
|
||||
define('MODULE_XMEMBERS_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_XMEMBERS_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
define('MODULE_XMEMBERS_INC_SHIPPING_TITLE', 'Include Shipping');
|
||||
define('MODULE_XMEMBERS_INC_SHIPPING_DESC', 'Include Shipping in calculation');
|
||||
|
||||
define('MODULE_XMEMBERS_INC_TAX_TITLE', 'Include Tax');
|
||||
define('MODULE_XMEMBERS_INC_TAX_DESC', 'Include Tax in calculation.');
|
||||
|
||||
define('MODULE_XMEMBERS_CALC_TAX_TITLE', 'Calculate Tax');
|
||||
define('MODULE_XMEMBERS_CALC_TAX_DESC', 'Re-calculate Tax on discounted amount.');
|
||||
|
||||
$aLang['module_xmembers_title'] = 'Members Discount';
|
||||
$aLang['module_xmembers_description'] = 'Members Discount';
|
||||
$aLang['shipping_not_included'] = ' [Shipping not included]';
|
||||
$aLang['tax_not_included'] = ' [Tax not included]';
|
||||
|
59
msd2/myoos/includes/languages/eng/modules/payment/cash.php
Normal file
59
msd2/myoos/includes/languages/eng/modules/payment/cash.php
Normal file
@ -0,0 +1,59 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: cash.php,v 1.3 2007/06/14 16:15:58 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: cash.php,v 1.01 2003/02/19 01:53:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Copyright (C) 2001 - 2003 TheMedia, Dipl.-Ing Thomas Pl<50>nkers
|
||||
http://www.themedia.at & http://www.oscommerce.at
|
||||
|
||||
All rights reserved.
|
||||
|
||||
This program is free software licensed under the GNU General Public License (GPL).
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
USA
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_PAYMENT_CASH_STATUS_TITLE', 'Barzahlung');
|
||||
define('MODULE_PAYMENT_CASH_STATUS_DESC', 'Wollen Sie Barzahlung anbieten?');
|
||||
|
||||
define('MODULE_PAYMENT_CASH_ZONE_TITLE', 'Zone fr diese Zahlungsweise');
|
||||
define('MODULE_PAYMENT_CASH_ZONE_DESC', 'Wenn Sie eine Zone ausw<73>len, wird diese Zahlungsweise nur in dieser Zone angeboten.');
|
||||
|
||||
define('MODULE_PAYMENT_CASH_SORT_ORDER_TITLE', 'Reihenfolge der Anzeige');
|
||||
define('MODULE_PAYMENT_CASH_SORT_ORDER_DESC', 'Niedrigste wird zuerst angezeigt.');
|
||||
|
||||
define('MODULE_PAYMENT_CASH_ORDER_STATUS_ID_TITLE', 'Order Status');
|
||||
define('MODULE_PAYMENT_CASH_ORDER_STATUS_ID_DESC', 'Festlegung des Status fr Bestellungen, welche mit dieser Zahlungsweise durchgefhrt werden.');
|
||||
|
||||
|
||||
$aLang['module_payment_cash_text_description'] = 'Cash Payment';
|
||||
$aLang['module_payment_cash_text_title'] = 'Cash Payment';
|
||||
|
37
msd2/myoos/includes/languages/eng/modules/payment/cod.php
Normal file
37
msd2/myoos/includes/languages/eng/modules/payment/cod.php
Normal file
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: cod.php,v 1.3 2007/06/14 16:15:58 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: cod.php,v 1.7 2002/11/01 05:31:57 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_PAYMENT_COD_STATUS_TITLE', 'Enable Cash On Delivery Module');
|
||||
define('MODULE_PAYMENT_COD_STATUS_DESC', 'Do you want to accept Cash On Delevery payments?');
|
||||
|
||||
define('MODULE_PAYMENT_COD_ZONE_TITLE', 'Payment Zone');
|
||||
define('MODULE_PAYMENT_COD_ZONE_DESC', 'If a zone is selected, only enable this payment method for that zone.');
|
||||
|
||||
define('MODULE_PAYMENT_COD_SORT_ORDER_TITLE', 'Sort order of display.');
|
||||
define('MODULE_PAYMENT_COD_SORT_ORDER_DESC', 'Sort order of display. Lowest is displayed first.');
|
||||
|
||||
define('MODULE_PAYMENT_COD_ORDER_STATUS_ID_TITLE', 'Set Order Status');
|
||||
define('MODULE_PAYMENT_COD_ORDER_STATUS_ID_DESC', 'Set the status of orders made with this payment module to this value');
|
||||
|
||||
$aLang['module_payment_cod_text_title'] = 'Cash on Delivery';
|
||||
$aLang['module_payment_cod_text_description'] = 'Cash on Delivery';
|
||||
|
@ -0,0 +1,78 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: eubanktransfer.php,v 1.3 2007/06/14 16:15:58 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: moneyorder.php,v 1.8 2003/02/16 01:12:22 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
if (!defined('MODULE_PAYMENT_EU_BANKTRANSFER_BANKNAME')) {
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_BANKNAME', '----');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_KONTONAME', '----');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_KONTONUM', '----');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_IBAN', '----');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_BIC', '----');
|
||||
}
|
||||
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_STATUS_TITLE', 'Allow Bank Transfer Payment');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_STATUS_DESC', 'Do you want to accept bank transfers?');
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_BANKNAME_TITLE', 'Bank Name');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_BANKNAME_DESC', 'Your full bank name');
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_KONTONAME_TITLE', 'Account Name');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_KONTONAME_DESC', 'Name which is registered for the account.');
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_KONTONUM_TITLE', 'Bank Account No.');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_KONTONUM_DESC', 'Your account number.');
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_IBAN_TITLE', 'Bank Account IBAN');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_IBAN_DESC', 'International account id.<br />(ask your bank if you don\'t know it)');
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_BIC_TITLE', 'Your account BIC / SWIFT code');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_BIC_DESC', 'International bank id.<br />(ask your bank if you don\'t know it)');
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_ZONE_TITLE', 'Payment Zone');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_ZONE_DESC', 'If a zone is selected, only enable this payment method for that zone.');
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_SORT_ORDER_TITLE', 'Sort order of display.');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_SORT_ORDER_DESC', 'Sort order of display. Lowest is displayed first.');
|
||||
|
||||
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_ORDER_STATUS_ID_TITLE', 'Set Order Status');
|
||||
define('MODULE_PAYMENT_EU_BANKTRANSFER_ORDER_STATUS_ID_DESC', 'Set the status of orders made with this payment module to this value');
|
||||
|
||||
$aLang['module_payment_eu_banktransfer_text_title'] = 'European Bank Transfer';
|
||||
|
||||
$aLang['module_payment_eu_banktransfer_text_description'] = '<br />Please use the following details to transfer your total order value:<br />' .
|
||||
'<br />Bank Name: ' . MODULE_PAYMENT_EU_BANKTRANSFER_BANKNAME .
|
||||
'<br />Account Name: ' . MMODULE_PAYMENT_EU_BANKTRANSFER_KONTONAME .
|
||||
'<br />Account No.: ' . MODULE_PAYMENT_EU_BANKTRANSFER_KONTONUM .
|
||||
'<br />IBAN: ' . MODULE_PAYMENT_EU_BANKTRANSFER_IBAN .
|
||||
'<br />BIC/SWIFT: ' . MODULE_PAYMENT_EU_BANKTRANSFER_BIC .
|
||||
'<br /><br />Your order will not ship until we receive payment in the above account.<br />';
|
||||
|
||||
|
||||
$aLang['module_payment_eu_banktransfer_email_footer'] = 'Please use the following details to transfer your total order value:' . "\n\n" .
|
||||
'Bank Name: ' . MODULE_PAYMENT_EU_BANKTRANSFER_BANKNAME . "\n" .
|
||||
'Account Name: ' . MMODULE_PAYMENT_EU_BANKTRANSFER_KONTONAME . "\n" .
|
||||
'Account No.: ' . MODULE_PAYMENT_EU_BANKTRANSFER_KONTONUM . "\n" .
|
||||
'IBAN: ' . MODULE_PAYMENT_EU_BANKTRANSFER_IBAN . "\n" .
|
||||
'BIC/SWIFT: ' . MODULE_PAYMENT_EU_BANKTRANSFER_BIC . "\n\n" .
|
||||
'Your order will not ship until we receive payment in the above account.';
|
||||
|
||||
|
@ -0,0 +1,37 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: invoice.php,v 1.3 2007/06/14 16:15:58 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: invoice.php,v 1.21 2003/02/19 02:10:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_PAYMENT_INVOICE_STATUS_TITLE', 'Rechnung');
|
||||
define('MODULE_PAYMENT_INVOICE_STATUS_DESC', 'Wollen Sie Zahlungen per Rechnung anbieten?');
|
||||
|
||||
define('MODULE_PAYMENT_INVOICE_ZONE_TITLE', 'Zone fr diese Zahlungsweise');
|
||||
define('MODULE_PAYMENT_INVOICE_ZONE_DESC', 'Wenn Sie eine Zone ausw<73>len, wird diese Zahlungsweise nur in dieser Zone angeboten.');
|
||||
|
||||
define('MODULE_PAYMENT_INVOICE_SORT_ORDER_TITLE', 'Reihenfolge der Anzeige');
|
||||
define('MODULE_PAYMENT_INVOICE_SORT_ORDER_DESC', 'Niedrigste wird zuerst angezeigt.');
|
||||
|
||||
define('MODULE_PAYMENT_INVOICE_ORDER_STATUS_ID_TITLE', 'Order Status');
|
||||
define('MODULE_PAYMENT_INVOICE_ORDER_STATUS_ID_DESC', 'Festlegung des Status fr Bestellungen, welche mit dieser Zahlungsweise durchgefhrt werden.');
|
||||
|
||||
$aLang['module_payment_invoice_text_description'] = 'Invoice';
|
||||
$aLang['module_payment_invoice_text_title'] = 'Invoice';
|
||||
|
@ -0,0 +1,41 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: moneyorder.php,v 1.3 2007/06/14 16:15:58 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: moneyorder.php,v 1.6 2003/01/24 21:36:04 thomasamoulton
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
|
||||
define('MODULE_PAYMENT_MONEYORDER_STATUS_TITLE', 'Enable Check/Money Order Module');
|
||||
define('MODULE_PAYMENT_MONEYORDER_STATUS_DESC', 'Do you want to accept Check/Money Order payments?');
|
||||
|
||||
define('MODULE_PAYMENT_MONEYORDER_PAYTO_TITLE', 'Make Payable to:');
|
||||
define('MODULE_PAYMENT_MONEYORDER_PAYTO_DESC', 'Who should payments be made payable to?');
|
||||
|
||||
define('MODULE_PAYMENT_MONEYORDER_SORT_ORDER_TITLE', 'Sort order of display.');
|
||||
define('MODULE_PAYMENT_MONEYORDER_SORT_ORDER_DESC', 'Sort order of display. Lowest is displayed first.');
|
||||
|
||||
define('MODULE_PAYMENT_MONEYORDER_ZONE_TITLE', 'Payment Zone');
|
||||
define('MODULE_PAYMENT_MONEYORDER_ZONE_DESC', 'If a zone is selected, only enable this payment method for that zone.');
|
||||
|
||||
define('MODULE_PAYMENT_MONEYORDER_ORDER_STATUS_ID_TITLE', 'Set Order Status');
|
||||
define('MODULE_PAYMENT_MONEYORDER_ORDER_STATUS_ID_DESC', 'Set the status of orders made with this payment module to this value');
|
||||
|
||||
$aLang['module_payment_moneyorder_text_title'] = 'Check/Money Order';
|
||||
$aLang['module_payment_moneyorder_text_description'] = 'Make payable to: ' . (defined('MODULE_PAYMENT_MONEYORDER_PAYTO') ? nl2br(MODULE_PAYMENT_MONEYORDER_PAYTO) : '') . '<br />Send to:<br /><br />' . nl2br(STORE_OWNER) . '<br /><br />' . 'Your order will not ship until we receive payment!';
|
||||
$aLang['module_payment_moneyorder_text_email_footer'] = "Make payable to: ". (defined('MODULE_PAYMENT_MONEYORDER_PAYTO') ? MODULE_PAYMENT_MONEYORDER_PAYTO : '') . "\n\nSend to:\n" . STORE_OWNER . "\n\n" . 'Your order will not ship until we receive payment';
|
43
msd2/myoos/includes/languages/eng/modules/payment/paypal.php
Normal file
43
msd2/myoos/includes/languages/eng/modules/payment/paypal.php
Normal file
@ -0,0 +1,43 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: paypal.php,v 1.3 2007/06/14 16:15:58 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: paypal.php,v 1.7 2002/11/01 05:39:27 hpdl
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_PAYMENT_PAYPAL_STATUS_TITLE', 'Enable PayPal Module');
|
||||
define('MODULE_PAYMENT_PAYPAL_STATUS_DESC', 'Do you want to accept PayPal payments?');
|
||||
|
||||
define('MODULE_PAYMENT_PAYPAL_ID_TITLE', 'E-Mail-Address');
|
||||
define('MODULE_PAYMENT_PAYPAL_ID_DESC', 'The e-mail address to use for the PayPal service');
|
||||
|
||||
define('MODULE_PAYMENT_PAYPAL_CURRENCY_TITLE', 'Transaction Currency');
|
||||
define('MODULE_PAYMENT_PAYPAL_CURRENCY_DESC', 'The currency to use for credit card transactions');
|
||||
|
||||
define('MODULE_PAYMENT_PAYPAL_SORT_ORDER_TITLE', 'Sort order of display.');
|
||||
define('MODULE_PAYMENT_PAYPAL_SORT_ORDER_DESC', 'Sort order of display. Lowest is displayed first.');
|
||||
|
||||
define('MODULE_PAYMENT_PAYPAL_ZONE_TITLE', 'Payment Zone');
|
||||
define('MODULE_PAYMENT_PAYPAL_ZONE_DESC', 'If a zone is selected, only enable this payment method for that zone.');
|
||||
|
||||
define('MODULE_PAYMENT_PAYPAL_ORDER_STATUS_ID_TITLE', 'Set Order Status');
|
||||
define('MODULE_PAYMENT_PAYPAL_ORDER_STATUS_ID_DESC', 'Set the status of orders made with this payment module to this value');
|
||||
|
||||
$aLang['module_payment_paypal_text_title'] = 'PayPal';
|
||||
$aLang['module_payment_paypal_text_description'] = 'PayPal';
|
||||
|
118
msd2/myoos/includes/languages/eng/modules/shipping/ap.php
Normal file
118
msd2/myoos/includes/languages/eng/modules/shipping/ap.php
Normal file
@ -0,0 +1,118 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: ap.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ap.php,v 1.02 2003/02/18 03:33:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
/********************************************************************
|
||||
* Copyright (C) 2002 - 2003 TheMedia, Dipl.-Ing Thomas Pl<50>kers
|
||||
* http://www.themedia.at & http://www.oscommerce.at
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software licensed under the GNU General Public License (GPL).
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
* USA
|
||||
*
|
||||
*********************************************************************/
|
||||
|
||||
|
||||
define('MODULE_SHIPPING_AP_STATUS_TITLE', '<27>terreichische Post AG');
|
||||
define('MODULE_SHIPPING_AP_STATUS_DESC', 'Wollen Sie den Versand ber die <20>terreichische Post AG anbieten?');
|
||||
|
||||
define('MODULE_SHIPPING_AP_HANDLING_TITLE', 'Handling Fee');
|
||||
define('MODULE_SHIPPING_AP_HANDLING_DESC', 'Bearbeitungsgebhr fr diese Versandart in Euro');
|
||||
|
||||
define('MODULE_SHIPPING_AP_TAX_CLASS_TITLE', 'Steuersatz');
|
||||
define('MODULE_SHIPPING_AP_TAX_CLASS_DESC', 'W<>len Sie den MwSt.-Satz fr diese Versandart aus.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_ZONE_TITLE', 'Versand Zone');
|
||||
define('MODULE_SHIPPING_AP_ZONE_DESC', 'Wenn Sie eine Zone ausw<73>len, wird diese Versandart nur in dieser Zone angeboten.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_SORT_ORDER_TITLE', 'Reihenfolge der Anzeige');
|
||||
define('MODULE_SHIPPING_AP_SORT_ORDER_DESC', 'Niedrigste wird zuerst angezeigt.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_1_TITLE', 'Zone 1a L<>der');
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_1_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 1a sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COST_1_TITLE', 'Zone 1a Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_COST_1_DESC', 'Tarif Tabelle fr die Zone 1a, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_2_TITLE', 'Zone 1b L<>der');
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_2_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 1b sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COST_2_TITLE', 'Zone 1b Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_COST_2_DESC', 'Tarif Tabelle fr die Zone 1b, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_3_TITLE', 'Zone 2 L<>der');
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_3_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 2 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COST_3_TITLE', 'Zone 2 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_COST_3_DESC', 'Tarif Tabelle fr die Zone 2, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_4_TITLE', 'Zone 3 L<>der');
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_4_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 3 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COST_4_TITLE', 'Zone 3 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_COST_4_DESC', 'Tarif Tabelle fr die Zone 3, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_5_TITLE', 'Zone 4 L<>der');
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_5_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 4 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COST_5_TITLE', 'Zone 4 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_COST_5_DESC', 'Tarif Tabelle fr die Zone 4, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_6_TITLE', 'Zone 4 L<>der');
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_6_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 4 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COST_6_TITLE', 'Zone 4 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_COST_6_DESC', 'Tarif Tabelle fr die Zone 4, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_7_TITLE', 'Zone 5 L<>der');
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_7_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 5 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COST_7_TITLE', 'Zone 5 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_COST_7_DESC', 'Tarif Tabelle fr die Zone 5, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_8_TITLE', 'Zone Inland');
|
||||
define('MODULE_SHIPPING_AP_COUNTRIES_8_DESC', 'Inlandszone');
|
||||
|
||||
define('MODULE_SHIPPING_AP_COST_8_TITLE', 'Zone Tarif Tabelle bis 31.5 kg');
|
||||
define('MODULE_SHIPPING_AP_COST_8_DESC', 'Tarif Tabelle fr die Inlandszone, bis 31.5 kg Versandgewicht.');
|
||||
|
||||
|
||||
$aLang['module_shipping_ap_text_title'] = 'Austrian Post AG';
|
||||
$aLang['module_shipping_ap_text_description'] = 'Austrian Post AG - Worldwide Dispatch';
|
||||
$aLang['module_shipping_ap_text_way'] = 'Dispatch to';
|
||||
$aLang['module_shipping_ap_text_units'] = 'kg';
|
||||
$aLang['module_shipping_ap_invalid_zone'] = 'Unfortunately it is not possible to dispatch into this country';
|
||||
$aLang['module_shipping_ap_undefined_rate'] = 'Forwarding expenses cannot be calculated for the moment';
|
||||
|
120
msd2/myoos/includes/languages/eng/modules/shipping/apinsured.php
Normal file
120
msd2/myoos/includes/languages/eng/modules/shipping/apinsured.php
Normal file
@ -0,0 +1,120 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: apinsured.php,v 1.1 2008/08/12 22:18:07 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: ap.php,v 1.02 2003/02/18 03:25:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Copyright (C) 2001 - 2003 TheMedia, Dipl.-Ing Thomas Plänkers
|
||||
http://www.themedia.at & http://www.oscommerce.at
|
||||
|
||||
All rights reserved.
|
||||
|
||||
This program is free software licensed under the GNU General Public License (GPL).
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
(at your option) any later version.
|
||||
|
||||
This program is distributed in the hope that it will be useful,
|
||||
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
USA
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
/* ----------------------------------------------------------------------
|
||||
If you made a translation, please send to
|
||||
lang@oos-shop.de
|
||||
the translated file.
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_STATUS_TITLE', 'Österreichische Post AG (versichert)');
|
||||
define('MODULE_SHIPPING_AP_INSURED_STATUS_DESC', 'Wollen Sie den Versand über die Österreichische Post AG anbieten?');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_HANDLING_TITLE', 'Handling Gebühr');
|
||||
define('MODULE_SHIPPING_AP_INSURED_HANDLING_DESC', 'Bearbeitungsgebühr für diese Versandart in Euro');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_TAX_CLASS_TITLE', 'Steuersatz');
|
||||
define('MODULE_SHIPPING_AP_INSURED_TAX_CLASS_DESC', 'Wählen Sie den MwSt.-Satz für diese Versandart aus.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_ZONE_TITLE', 'Versand Zone');
|
||||
define('MODULE_SHIPPING_AP_INSURED_ZONE_DESC', 'Geben Sie <strong>einzeln</strong> die Zonen an, in welche ein Versand möglich sein soll. (z.B. AT,DE (lassen Sie dieses Feld leer, wenn Sie alle Zonen erlauben wollen))');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_SORT_ORDER_TITLE', 'Reihenfolge der Anzeige');
|
||||
define('MODULE_SHIPPING_AP_INSURED_SORT_ORDER_DESC', 'Niedrigste wird zuerst angezeigt.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_1_TITLE', 'Zone 1a Länder');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_1_DESC', 'Durch Komma getrennt Liste der Länder als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 1a sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_1_TITLE', 'Zone 1a Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_1_DESC', 'Tarif Tabelle für die Zone 1a, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_2_TITLE', 'Zone 1b Länder');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_2_DESC', 'Durch Komma getrennt Liste der Länder als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 1b sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_2_TITLE', 'Zone 1b Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_2_DESC', 'Tarif Tabelle für die Zone 1b, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_3_TITLE', 'Zone 2 Länder');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_3_DESC', 'Durch Komma getrennt Liste der Länder als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 2 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_3_TITLE', 'Zone 2 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_3_DESC', 'Tarif Tabelle für die Zone 2, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_4_TITLE', 'Zone 3 Länder');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_4_DESC', 'Durch Komma getrennt Liste der Länder als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 3 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_4_TITLE', 'Zone 3 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_4_DESC', 'Tarif Tabelle für die Zone 3, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_5_TITLE', 'Zone 4 Länder');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_5_DESC', 'Durch Komma getrennt Liste der Länder als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 4 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_5_TITLE', 'Zone 4 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_5_DESC', 'Tarif Tabelle für die Zone 4, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_6_TITLE', 'Zone 4 Länder');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_6_DESC', 'Durch Komma getrennt Liste der Länder als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 4 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_6_TITLE', 'Zone 4 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_6_DESC', 'Tarif Tabelle für die Zone 4, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_7_TITLE', 'Zone 5 Länder');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_7_DESC', 'Durch Komma getrennt Liste der Länder als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 5 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_7_TITLE', 'Zone 5 Tarif Tabelle bis 20 kg');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_7_DESC', 'Tarif Tabelle für die Zone 5, basiered auf <strong>\'Schnelles Paket\'</strong> bis 20 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_8_TITLE', 'Zone Inland');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COUNTRIES_8_DESC', 'Inlandszone');
|
||||
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_8_TITLE', 'Zone Tarif Tabelle bis 31.5 kg');
|
||||
define('MODULE_SHIPPING_AP_INSURED_COST_8_DESC', 'Tarif Tabelle für die Inlandszone, bis 31.5 kg Versandgewicht.');
|
||||
|
||||
$aLang['module_shipping_ap_insured_text_title'] = 'Österreichische Post AG (versichert)';
|
||||
$aLang['module_shipping_ap_insured_text_description'] = 'Österreichische Post AG - Weltweites Versandmodul';
|
||||
$aLang['module_shipping_ap_insured_text_way'] = 'Versand nach';
|
||||
$aLang['module_shipping_ap_insured_text_units'] = 'kg';
|
||||
$aLang['module_shipping_ap_insured_invalid_zone'] = 'Es ist leider kein Versand in dieses Land möglich';
|
||||
$aLang['module_shipping_ap_insured_undefined_rate'] = 'Die Versandkosten können im Moment nicht errechnet werden';
|
||||
|
152
msd2/myoos/includes/languages/eng/modules/shipping/chp.php
Normal file
152
msd2/myoos/includes/languages/eng/modules/shipping/chp.php
Normal file
@ -0,0 +1,152 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: chp.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: chp.php,v 1.01 2003/02/18 03:33:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
/********************************************************************
|
||||
* Copyright (C) 2002 - 2003 TheMedia, Dipl.-Ing Thomas Pl<50>kers
|
||||
* http://www.themedia.at & http://www.oscommerce.at
|
||||
*
|
||||
* All rights reserved
|
||||
*
|
||||
* This program is free software licensed under the GNU General Public License (GPL).
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
* USA
|
||||
*
|
||||
*********************************************************************/
|
||||
|
||||
define('MODULE_SHIPPING_CHP_STATUS_TITLE', 'The Swiss Post');
|
||||
define('MODULE_SHIPPING_CHP_STATUS_DESC', 'Do you want to offer Swiss Post shipping?');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_HANDLING_TITLE', 'Handling Fee');
|
||||
define('MODULE_SHIPPING_CHP_HANDLING_DESC', 'Handlingfee for this shipping method in CHF');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_TAX_CLASS_TITLE', 'Tax Rate');
|
||||
define('MODULE_SHIPPING_CHP_TAX_CLASS_DESC', 'Use the following tax class on the shipping fee');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_ZONE_TITLE', 'Shipping Zone');
|
||||
define('MODULE_SHIPPING_CHP_ZONE_DESC', 'If a zone is selected, only enable this shipping method for that zone');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_SHIPPING_CHP_SORT_ORDER_DESC', 'Sort order of display');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_1_TITLE', 'Swiss Post Zone 0 Countries');
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_1_DESC', 'Inland zone');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_1_TITLE', 'Shipping Table Zone 0 up to 30 kg ECO');
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_1_DESC', 'Shipping Table Zone 0, based on <strong>\'ECO\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_1_TITLE', 'Shipping Table Zone 0 up to 30 kg PRI');
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_1_DESC', 'Shipping Table Zone 0, based on <strong>\'PRI\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_1_TITLE', 'Shipping Table Zone 0 up to 30 kg URG');
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_1_DESC', 'Shipping Table Zone 0, based on <strong>\'URG\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_2_TITLE', 'Swiss Post Zone 1 Countries');
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_2_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 1.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_2_TITLE', 'Shipping Table Zone 1 up to 30 kg ECO');
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_2_DESC', 'Shipping Table Zone 1, based on <strong>\'ECO\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_2_TITLE', 'Shipping Table Zone 1 up to 30 kg PRI');
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_2_DESC', 'Shipping Table Zone 1, based on <strong>\'PRI\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_2_TITLE', 'Shipping Table Zone 1 up to 30 kg URG');
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_2_DESC', 'Shipping Table Zone 1, based on <strong>\'URG\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_3_TITLE', 'Swiss Post Zone 2 Countries');
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_3_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 2.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_3_TITLE', 'Shipping Table Zone 2 up to 30 kg ECO');
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_3_DESC', 'Shipping Table Zone 2, based on <strong>\'ECO\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_3_TITLE', 'Shipping Table Zone 2 up to 30 kg PRI');
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_3_DESC', 'Shipping Table Zone 2, based on <strong>\'PRI\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_3_TITLE', 'Shipping Table Zone 2 up to 30 kg URG');
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_3_DESC', 'Shipping Table Zone 2, based on <strong>\'URG\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_4_TITLE', 'Swiss Post Zone 3 Countries');
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_4_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 3.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_4_TITLE', 'Shipping Table Zone 3 up to 30 kg ECO');
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_4_DESC', 'Shipping Table Zone 3, based on <strong>\'ECO\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_4_TITLE', 'Shipping Table Zone 3 up to 30 kg PRI');
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_4_DESC', 'Shipping Table Zone 3, based on <strong>\'PRI\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_4_TITLE', 'Shipping Table Zone 3 up to 30 kg URG');
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_4_DESC', 'Shipping Table Zone 3, based on <strong>\'URG\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_5_TITLE', 'Swiss Post Zone 4 Countries');
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_5_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 4.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_5_TITLE', 'Shipping Table Zone 4 up to 30 kg ECO');
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_5_DESC', 'Shipping Table Zone 4, based on <strong>\'ECO\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_5_TITLE', 'Shipping Table Zone 4 up to 30 kg PRI');
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_5_DESC', 'Shipping Table Zone 4, based on <strong>\'PRI\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_5_TITLE', 'Shipping Table Zone 4 up to 30 kg URG');
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_5_DESC', 'Shipping Table Zone 4, based on <strong>\'URG\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_6_TITLE', 'Swiss Post Zone 5 Countries');
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_6_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 5.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_6_TITLE', 'Shipping Table Zone 5 up to 30 kg ECO');
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_6_DESC', 'Shipping Table Zone 5, based on <strong>\'ECO\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_6_TITLE', 'Shipping Table Zone 5 up to 30 kg PRI');
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_6_DESC', 'Shipping Table Zone 5, based on <strong>\'PRI\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_6_TITLE', 'Shipping Table Zone 5 up to 30 kg URG');
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_6_DESC', 'Shipping Table Zone 5, based on <strong>\'URG\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_7_TITLE', 'Swiss Post Zone 6 Countries');
|
||||
define('MODULE_SHIPPING_CHP_COUNTRIES_7_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 6.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_7_TITLE', 'Shipping Table Zone 6 up to 30 kg ECO');
|
||||
define('MODULE_SHIPPING_CHP_COST_ECO_7_DESC', 'Shipping Table Zone 6, based on <strong>\'ECO\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_7_TITLE', 'Shipping Table Zone 6 up to 30 kg PRI');
|
||||
define('MODULE_SHIPPING_CHP_COST_PRI_7_DESC', 'Shipping Table Zone 6, based on <strong>\'PRI\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_7_TITLE', 'Shipping Table Zone 6 up to 30 kg URG');
|
||||
define('MODULE_SHIPPING_CHP_COST_URG_7_DESC', 'Shipping Table Zone 6, based on <strong>\'URG\'</strong> up to 30 kg shipping weight.');
|
||||
|
||||
$aLang['module_shipping_chp_text_title'] = 'The Swiss Post';
|
||||
$aLang['module_shipping_chp_text_description'] = 'The Swiss Post';
|
||||
$aLang['module_shipping_chp_text_way'] = 'Dispatch to';
|
||||
$aLang['module_shipping_chp_text_units'] = 'kg';
|
||||
$aLang['module_shipping_chp_invalid_zone'] = 'Unfortunately it is not possible to dispatch into this country';
|
||||
$aLang['module_shipping_chp_undefined_rate'] = 'Forwarding expenses cannot be calculated for the moment';
|
||||
|
84
msd2/myoos/includes/languages/eng/modules/shipping/dp.php
Normal file
84
msd2/myoos/includes/languages/eng/modules/shipping/dp.php
Normal file
@ -0,0 +1,84 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: dp.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: dp.php,v 1.4 2003/02/18 03:33:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_SHIPPING_DP_STATUS_TITLE', 'German Post - Worldwide Shipping Module');
|
||||
define('MODULE_SHIPPING_DP_STATUS_DESC', 'Do you want to offer German Post shipping?');
|
||||
|
||||
define('MODULE_SHIPPING_DP_HANDLING_TITLE', 'Handling Fee');
|
||||
define('MODULE_SHIPPING_DP_HANDLING_DESC', 'Handlingfee for this shipping method in Euro');
|
||||
|
||||
define('MODULE_SHIPPING_DP_TAX_CLASS_TITLE', 'Tax Rate');
|
||||
define('MODULE_SHIPPING_DP_TAX_CLASS_DESC', 'Use the following tax class on the shipping fee.');
|
||||
|
||||
define('MODULE_SHIPPING_DP_ZONE_TITLE', 'Versand Zone');
|
||||
define('MODULE_SHIPPING_DP_ZONE_DESC', 'Wenn Sie eine Zone ausw<73>len, wird diese Versandart nur in dieser Zone angeboten.');
|
||||
|
||||
define('MODULE_SHIPPING_DP_SORT_ORDER_TITLE', 'Sort order');
|
||||
define('MODULE_SHIPPING_DP_SORT_ORDER_DESC', 'Sort order of display. Lowest is displayed first.');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_1_TITLE', 'DP Zone 1 Countries');
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_1_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 1');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COST_1_TITLE', 'DP Zone 1 Shipping Table');
|
||||
define('MODULE_SHIPPING_DP_COST_1_DESC', 'Shipping rates to Zone 1 destinations based on a range of order weights. Example: 0-3:8.50,3-7:10.50,... Weights greater than 0 and less than or equal to 3 would cost 14.57 for Zone 1 destinations.');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_2_TITLE', 'DP Zone 2 Countries');
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_2_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 2');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COST_2_TITLE', 'DP Zone 2 Shipping Table');
|
||||
define('MODULE_SHIPPING_DP_COST_2_DESC', 'Shipping rates to Zone 2 destinations based on a range of order weights. Example: 0-3:8.50,3-7:10.50,... Weights greater than 0 and less than or equal to 3 would cost 23.78 for Zone 2 destinations.');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_3_TITLE', 'DP Zone 3 Countries');
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_3_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 3');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_3_TITLE', 'DP Zone 3 Countries');
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_3_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 3');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COST_3_TITLE', 'DP Zone 3 Countries');
|
||||
define('MODULE_SHIPPING_DP_COST_3_DESC', 'Shipping rates to Zone 3 destinations based on a range of order weights. Example: 0-3:8.50,3-7:10.50,... Weights greater than 0 and less than or equal to 3 would cost 26.84 for Zone 3 destinations.');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_4_TITLE', 'DP Zone 4 Countries');
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_4_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 4');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COST_4_TITLE', 'DP Zone 4 Shipping Table');
|
||||
define('MODULE_SHIPPING_DP_COST_4_DESC', 'Shipping rates to Zone 4 destinations based on a range of order weights. Example: 0-3:8.50,3-7:10.50,... Weights greater than 0 and less than or equal to 3 would cost 32.98 for Zone 4 destinations.');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_5_TITLE', 'DP Zone 5 Countries');
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_5_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 5');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COST_5_TITLE', 'DP Zone 5 Shipping Table');
|
||||
define('MODULE_SHIPPING_DP_COST_5_DESC', 'Shipping rates to Zone 5 destinations based on a range of order weights. Example: 0-3:8.50,3-7:10.50,... Weights greater than 0 and less than or equal to 3 would cost 32.98 for Zone 5 destinations.');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_6_TITLE', 'DP Zone 6 Countries');
|
||||
define('MODULE_SHIPPING_DP_COUNTRIES_6_DESC', 'Comma separated list of two character ISO country codes that are part of Zone 6');
|
||||
|
||||
define('MODULE_SHIPPING_DP_COST_6_TITLE', 'DP Zone 6 Shipping Table');
|
||||
define('MODULE_SHIPPING_DP_COST_6_DESC', 'Shipping rates to Zone 6 destinations based on a range of order weights. Example: 0-3:8.50,3-7:10.50,... Weights greater than 0 and less than or equal to 3 would cost 5.62 for Zone 6 destinations.');
|
||||
|
||||
|
||||
$aLang['module_shipping_dp_text_title'] = 'DHL';
|
||||
$aLang['module_shipping_dp_text_description'] = 'DHL World Net';
|
||||
$aLang['module_shipping_dp_text_way'] = 'Dispatch to';
|
||||
$aLang['module_shipping_dp_text_units'] = 'kg';
|
||||
$aLang['module_shipping_dp_invalid_zone'] = 'Unfortunately it is not possible to dispatch into this country';
|
||||
$aLang['module_shipping_dp_undefined_rate'] = 'Forwarding expenses cannot be calculated for the moment';
|
||||
|
214
msd2/myoos/includes/languages/eng/modules/shipping/fedexeu.php
Normal file
214
msd2/myoos/includes/languages/eng/modules/shipping/fedexeu.php
Normal file
@ -0,0 +1,214 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: fedexeu.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: fedexeu.php,v 1.01 2003/02/18 03:33:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
/********************************************************************
|
||||
* Copyright (C) 2002 - 2003 TheMedia, Dipl.-Ing Thomas Pl<50>kers
|
||||
* http://www.themedia.at & http://www.oscommerce.at
|
||||
*
|
||||
* All rights reserved.
|
||||
*
|
||||
* This program is free software licensed under the GNU General Public License (GPL).
|
||||
*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 2 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with this program; if not, write to the Free Software
|
||||
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
|
||||
* USA
|
||||
*
|
||||
*********************************************************************/
|
||||
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_STATUS_TITLE', 'FedEx Express Europe');
|
||||
define('MODULE_SHIPPING_FEDEXEU_STATUS_DESC', 'Wollen Sie den Versand durch FedEx Express Europe anbieten?');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_HANDLING_TITLE', 'Handling Fee');
|
||||
define('MODULE_SHIPPING_FEDEXEU_HANDLING_DESC', 'Bearbeitungsgebhr fr diese Versandart in Euro');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_TAX_CLASS_TITLE', 'Steuersatz');
|
||||
define('MODULE_SHIPPING_FEDEXEU_TAX_CLASS_DESC', 'W<>len Sie den MwSt.-Satz fr diese Versandart aus.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_ZONE_TITLE', 'Versand Zone');
|
||||
define('MODULE_SHIPPING_FEDEXEU_ZONE_DESC', 'Wenn Sie eine Zone ausw<73>len, wird diese Versandart nur in dieser Zone angeboten.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SORT_ORDER_TITLE', 'Reihenfolge der Anzeige');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SORT_ORDER_DESC', 'Niedrigste wird zuerst angezeigt');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_1_TITLE', 'Europazone 1 L<>der');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_1_DESC', 'Eurozone');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_1_TITLE', 'Tariftabelle fr Zone 1 bis 2.50 kg PAK');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_1_DESC', 'Tarif Tabelle fr die Zone 1, basiered auf <strong>\'PAK\'</strong> bis 2.50 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_1_TITLE', 'Tariftabelle fr Zone 1 bis 10 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_1_DESC', 'Tarif Tabelle fr die Zone 1, basiered auf <strong>\'BOX\'</strong> bis 10 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_1_TITLE', 'Erh<72>ungszuschlag bis 20 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_1_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_1_TITLE', 'Erh<72>ungszuschlag bis 40 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_1_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_1_TITLE', 'Erh<72>ungszuschlag bis 70 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_1_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_2_TITLE', 'Europazone 2 L<>der');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_2_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 2 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_2_TITLE', 'Tariftabelle fr Zone 2 bis 2.50 kg PAK');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_2_DESC', 'Tarif Tabelle fr die Zone 2, basiered auf <strong>\'PAK\'</strong> bis 2.50 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_2_TITLE', 'Tariftabelle fr Zone 2 bis 10 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_2_DESC', 'Tarif Tabelle fr die Zone 2, basiered auf <strong>\'BOX\'</strong> bis 10 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_2_TITLE', 'Erh<72>ungszuschlag bis 20 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_2_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_2_TITLE', 'Erh<72>ungszuschlag bis 40 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_2_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_2_TITLE', 'Erh<72>ungszuschlag bis 70 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_2_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_3_TITLE', 'Europazone 3 L<>der');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_3_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone 3 sind.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_3_TITLE', 'Tariftabelle fr Zone 3 bis 2.50 kg PAK');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_3_DESC', 'Tarif Tabelle fr die Zone 3, basiered auf <strong>\'PAK\'</strong> bis 2.50 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_3_TITLE', 'Tariftabelle fr Zone 3 bis 10 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_3_DESC', 'Tarif Tabelle fr die Zone 3, basiered auf <strong>\'BOX\'</strong> bis 10 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_3_TITLE', 'Erh<72>ungszuschlag bis 20 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_3_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_3_TITLE', 'Erh<72>ungszuschlag bis 40 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_3_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_3_TITLE', 'Erh<72>ungszuschlag bis 70 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_3_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_4_TITLE', 'Weltzone A L<>der');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_4_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone A sind.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_4_TITLE', 'Tariftabelle fr Zone A bis 2.50 kg PAK');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_4_DESC', 'Tarif Tabelle fr die Zone A, basiered auf <strong>\'PAK\'</strong> bis 2.50 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_4_TITLE', 'Tariftabelle fr Zone A bis 10 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_4_DESC', 'Tarif Tabelle fr die Zone A, basiered auf <strong>\'BOX\'</strong> bis 10 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_4_TITLE', 'Erh<72>ungszuschlag bis 20 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_4_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_4_TITLE', 'Erh<72>ungszuschlag bis 40 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_4_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_4_TITLE', 'Erh<72>ungszuschlag bis 70 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_4_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_5_TITLE', 'Weltzone B L<>der');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_5_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone B sind.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_5_TITLE', 'Tariftabelle fr Zone B bis 2.50 kg PAK');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_5_DESC', 'Tarif Tabelle fr die Zone B, basiered auf <strong>\'PAK\'</strong> bis 2.50 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_5_TITLE', 'Tariftabelle fr Zone B bis 10 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_5_DESC', 'Tarif Tabelle fr die Zone B, basiered auf <strong>\'BOX\'</strong> bis 10 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_5_TITLE', 'Erh<72>ungszuschlag bis 20 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_5_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_5_TITLE', 'Erh<72>ungszuschlag bis 40 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_5_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_5_TITLE', 'Erh<72>ungszuschlag bis 70 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_5_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_6_TITLE', 'Weltzone C L<>der');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_6_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone C sind.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_6_TITLE', 'Tariftabelle fr Zone C bis 2.50 kg PAK');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_6_DESC', 'Tarif Tabelle fr die Zone C, basiered auf <strong>\'PAK\'</strong> bis 2.50 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_6_TITLE', 'Tariftabelle fr Zone C bis 10 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_6_DESC', 'Tarif Tabelle fr die Zone C, basiered auf <strong>\'BOX\'</strong> bis 10 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_6_TITLE', 'Erh<72>ungszuschlag bis 20 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_6_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_6_TITLE', 'Erh<72>ungszuschlag bis 40 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_6_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_6_TITLE', 'Erh<72>ungszuschlag bis 70 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_6_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_7_TITLE', 'Weltzone D L<>der');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_7_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone D sind.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_7_TITLE', 'Tariftabelle fr Zone D bis 2.50 kg PAK');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_7_DESC', 'Tarif Tabelle fr die Zone D, basiered auf <strong>\'PAK\'</strong> bis 2.50 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_7_TITLE', 'Tariftabelle fr Zone D bis 10 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_7_DESC', 'Tarif Tabelle fr die Zone D, basiered auf <strong>\'BOX\'</strong> bis 10 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_7_TITLE', 'Erh<72>ungszuschlag bis 20 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_7_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_7_TITLE', 'Erh<72>ungszuschlag bis 40 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_7_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_7_TITLE', 'Erh<72>ungszuschlag bis 70 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_7_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_8_TITLE', 'Weltzone E L<>der');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COUNTRIES_8_DESC', 'Durch Komma getrennt Liste der L<>der als zwei Zeichen ISO-Code Landeskennzahlen, die Teil der Zone E sind.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_8_TITLE', 'Tariftabelle fr Zone E bis 2.50 kg PAK');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_PAK_8_DESC', 'Tarif Tabelle fr die Zone E, basiered auf <strong>\'PAK\'</strong> bis 2.50 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_8_TITLE', 'Tariftabelle fr Zone E bis 10 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_COST_BOX_8_DESC', 'Tarif Tabelle fr die Zone E, basiered auf <strong>\'BOX\'</strong> bis 10 kg Versandgewicht.');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_8_TITLE', 'Erh<72>ungszuschlag bis 20 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_20_8_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_8_TITLE', 'Erh<72>ungszuschlag bis 40 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_40_8_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_8_TITLE', 'Erh<72>ungszuschlag bis 70 kg BOX');
|
||||
define('MODULE_SHIPPING_FEDEXEU_SOOS_BOX_70_8_DESC', 'Erh<72>ungszuschlag pro bersteigende 0,50 kg in EUR');
|
||||
|
||||
|
||||
$aLang['module_shipping_fedexeu_text_title'] = 'FedEx Express Europe';
|
||||
$aLang['module_shipping_fedexeu_text_description'] = 'FedEx Express Europe';
|
||||
$aLang['module_shipping_fedexeu_text_way'] = 'Dispatch to';
|
||||
$aLang['module_shipping_fedexeu_text_units'] = 'kg';
|
||||
$aLang['module_shipping_fedexeu_invalid_zone'] = 'Unfortunately it is not possible to dispatch into this country';
|
||||
$aLang['module_shipping_fedexeu_undefined_rate'] = 'Forwarding expenses cannot be calculated for the moment';
|
||||
|
41
msd2/myoos/includes/languages/eng/modules/shipping/flat.php
Normal file
41
msd2/myoos/includes/languages/eng/modules/shipping/flat.php
Normal file
@ -0,0 +1,41 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: flat.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: flat.php,v 1.5 2002/11/19 01:48:08 dgw_
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_SHIPPING_FLAT_STATUS_TITLE', 'Enable Flat Shipping');
|
||||
define('MODULE_SHIPPING_FLAT_STATUS_DESC', 'Do you want to offer flat rate shipping?');
|
||||
|
||||
define('MODULE_SHIPPING_FLAT_COST_TITLE', 'Shipping Cost');
|
||||
define('MODULE_SHIPPING_FLAT_COST_DESC', 'The shipping cost for all orders using this shipping method.');
|
||||
|
||||
define('MODULE_SHIPPING_FLAT_TAX_CLASS_TITLE', 'Tax Class');
|
||||
define('MODULE_SHIPPING_FLAT_TAX_CLASS_DESC', 'Use the following tax class on the shipping fee.');
|
||||
|
||||
define('MODULE_SHIPPING_FLAT_ZONE_TITLE', 'Shipping Zone');
|
||||
define('MODULE_SHIPPING_FLAT_ZONE_DESC', 'If a zone is selected, only enable this shipping method for that zone.');
|
||||
|
||||
define('MODULE_SHIPPING_FLAT_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_SHIPPING_FLAT_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
$aLang['module_shipping_flat_text_title'] = 'Flat Rate';
|
||||
$aLang['module_shipping_flat_text_description'] = 'Flat Rate';
|
||||
$aLang['module_shipping_flat_text_way'] = 'Best Way';
|
||||
|
44
msd2/myoos/includes/languages/eng/modules/shipping/item.php
Normal file
44
msd2/myoos/includes/languages/eng/modules/shipping/item.php
Normal file
@ -0,0 +1,44 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: item.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: item.php,v 1.5 2002/11/19 01:48:08 dgw_
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_SHIPPING_ITEM_STATUS_TITLE', 'Enable Item Shipping');
|
||||
define('MODULE_SHIPPING_ITEM_STATUS_DESC', 'Do you want to offer per item rate shipping?');
|
||||
|
||||
define('MODULE_SHIPPING_ITEM_COST_TITLE', 'Shipping Cost');
|
||||
define('MODULE_SHIPPING_ITEM_COST_DESC', 'The shipping cost will be multiplied by the number of items in an order that uses this shipping method.');
|
||||
|
||||
define('MODULE_SHIPPING_ITEM_HANDLING_TITLE', 'Handling Fee');
|
||||
define('MODULE_SHIPPING_ITEM_HANDLING_DESC', 'Handling fee for this shipping method.');
|
||||
|
||||
define('MODULE_SHIPPING_ITEM_TAX_CLASS_TITLE', 'Tax Class');
|
||||
define('MODULE_SHIPPING_ITEM_TAX_CLASS_DESC', 'Use the following tax class on the shipping fee.');
|
||||
|
||||
define('MODULE_SHIPPING_ITEM_ZONE_TITLE', 'Shipping Zone');
|
||||
define('MODULE_SHIPPING_ITEM_ZONE_DESC', 'If a zone is selected, only enable this shipping method for that zone.');
|
||||
|
||||
define('MODULE_SHIPPING_ITEM_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_SHIPPING_ITEM_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
$aLang['module_shipping_item_text_title'] = 'Per Item';
|
||||
$aLang['module_shipping_item_text_description'] = 'Per Item';
|
||||
$aLang['module_shipping_item_text_way'] = 'Best Way';
|
||||
|
@ -0,0 +1,34 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: selfpickup.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: item.php,v 1.5 2002/11/19 01:48:08 dgw_
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_SHIPPING_SELFPICKUP_STATUS_TITLE', 'Enable Self Pickup');
|
||||
define('MODULE_SHIPPING_SELFPICKUP_STATUS_DESC', 'Do you want to offer per item rate shipping?');
|
||||
|
||||
define('MODULE_SHIPPING_SELFPICKUP_ZONE_TITLE', 'Shipping Zone');
|
||||
define('MODULE_SHIPPING_SELFPICKUP_ZONE_DESC', 'If a zone is selected, only enable this shipping method for that zone.');
|
||||
|
||||
define('MODULE_SHIPPING_SELFPICKUP_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_SHIPPING_SELFPICKUP_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
$aLang['module_shipping_selfpickup_text_title'] = 'Self Pickup';
|
||||
$aLang['module_shipping_selfpickup_text_description'] = 'Pickup By The Customer';
|
||||
$aLang['module_shipping_selfpickup_text_way'] = 'Self Pickup at our Company.';
|
||||
|
49
msd2/myoos/includes/languages/eng/modules/shipping/table.php
Normal file
49
msd2/myoos/includes/languages/eng/modules/shipping/table.php
Normal file
@ -0,0 +1,49 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: table.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: table.php,v 1.5 2002/11/19 01:48:08 dgw_
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_SHIPPING_TABLE_STATUS_TITLE', 'Enable Table Method');
|
||||
define('MODULE_SHIPPING_TABLE_STATUS_DESC', 'Do you want to offer table rate shipping?');
|
||||
|
||||
define('MODULE_SHIPPING_TABLE_COST_TITLE', 'Shipping Table');
|
||||
define('MODULE_SHIPPING_TABLE_COST_DESC', 'The shipping cost is based on the total cost or weight of items. Example: 25:8.50,50:5.50,etc.. Up to 25 charge 8.50, from there to 50 charge 5.50, etc');
|
||||
|
||||
define('MODULE_SHIPPING_TABLE_MODE_TITLE', 'Table Method');
|
||||
define('MODULE_SHIPPING_TABLE_MODE_DESC', 'The shipping cost is based on the order total or the total weight of the items ordered.');
|
||||
|
||||
define('MODULE_SHIPPING_TABLE_HANDLING_TITLE', 'Handling Fee');
|
||||
define('MODULE_SHIPPING_TABLE_HANDLING_DESC', 'Handling fee for this shipping method.');
|
||||
|
||||
define('MODULE_SHIPPING_TABLE_TAX_CLASS_TITLE', 'Tax Class');
|
||||
define('MODULE_SHIPPING_TABLE_TAX_CLASS_DESC', 'Use the following tax class on the shipping fee.');
|
||||
|
||||
define('MODULE_SHIPPING_TABLE_ZONE_TITLE', 'Shipping Zone');
|
||||
define('MODULE_SHIPPING_TABLE_ZONE_DESC', 'If a zone is selected, only enable this shipping method for that zone.');
|
||||
|
||||
define('MODULE_SHIPPING_TABLE_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_SHIPPING_TABLE_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
$aLang['module_shipping_table_text_title'] = 'Table Rate';
|
||||
$aLang['module_shipping_table_text_description'] = 'Table Rate';
|
||||
$aLang['module_shipping_table_text_way'] = 'Best Way';
|
||||
$aLang['module_shipping_table_text_weight'] = 'Weight';
|
||||
$aLang['module_shipping_table_text_amount'] = 'Amount';
|
||||
|
@ -0,0 +1,52 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: weight.php,v 1.3 2007/06/13 16:42:27 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: weight.php,v 1.02 2003/02/18 03:33:00 harley_vb
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2002 - 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('MODULE_SHIPPING_WEIGHT_STATUS_TITLE', 'Aktivieren der gew. Versandkosten');
|
||||
define('MODULE_SHIPPING_WEIGHT_STATUS_DESC', 'M<>hten Sie gewichtsabh<62>gige Versandkosten anbieten?');
|
||||
|
||||
define('MODULE_SHIPPING_WEIGHT_HANDLING_TITLE', 'Handling Fee');
|
||||
define('MODULE_SHIPPING_WEIGHT_HANDLING_DESC', 'Bearbeitungsgebhr fr diese Versandart.');
|
||||
|
||||
define('MODULE_SHIPPING_WEIGHT_TAX_CLASS_TITLE', 'Steuersatz');
|
||||
define('MODULE_SHIPPING_WEIGHT_TAX_CLASS_DESC', 'W<>len Sie den MwSt.-Satz fr diese Versandart aus.');
|
||||
|
||||
define('MODULE_SHIPPING_WEIGHT_ZONE_TITLE', 'Versand Zone');
|
||||
define('MODULE_SHIPPING_WEIGHT_ZONE_DESC', 'Wenn Sie eine Zone ausw<73>len, wird diese Versandart nur in dieser Zone angeboten.');
|
||||
|
||||
define('MODULE_SHIPPING_WEIGHT_SORT_ORDER_TITLE', 'Reihenfolge der Anzeige');
|
||||
define('MODULE_SHIPPING_WEIGHT_SORT_ORDER_DESC', 'Niedrigste wird zuerst angezeigt.');
|
||||
|
||||
define('MODULE_SHIPPING_WEIGHT_COST_TITLE', 'Versandkostentabelle');
|
||||
define('MODULE_SHIPPING_WEIGHT_COST_DESC', 'Versandkosten nach beliebigem Gewicht gestaffelt. z.B.: 31:15,40:28,50:30.5,100:33 bis 31kg->15 EUR, von 31-40kg->28 EUR, von 40-50kg->30.5 EUR und von 50-100kg->33 EUR. Von da an wird der \"Erh<72>ungsschritt\" benutzt!');
|
||||
|
||||
define('MODULE_SHIPPING_WEIGHT_STEP_TITLE', 'Erh<72>ungsschritt');
|
||||
define('MODULE_SHIPPING_WEIGHT_STEP_DESC', 'Erh<72>ungsschritt pro bersteigendes kg in EUR');
|
||||
|
||||
define('MODULE_SHIPPING_WEIGHT_MODE_TITLE', 'Table Method');
|
||||
define('MODULE_SHIPPING_WEIGHT_MODE_DESC', 'Is the shipping table based on total Weight or Total amount of order.');
|
||||
|
||||
$aLang['module_shipping_weight_text_title'] = 'Weight-dependent Shipping Cost';
|
||||
$aLang['module_shipping_weight_text_description'] = 'Weight-dependent Shipping Cost';
|
||||
$aLang['module_shipping_weight_text_way'] = 'Shipping Cost';
|
||||
$aLang['module_shipping_weight_text_weight'] = 'Weight';
|
||||
$aLang['module_shipping_weight_text_amount'] = 'Amount';
|
||||
|
50
msd2/myoos/includes/languages/eng/modules/shipping/zones.php
Normal file
50
msd2/myoos/includes/languages/eng/modules/shipping/zones.php
Normal file
@ -0,0 +1,50 @@
|
||||
<?php
|
||||
/* ----------------------------------------------------------------------
|
||||
$Id: zones.php,v 1.4 2008/08/12 16:30:14 r23 Exp $
|
||||
|
||||
MyOOS [Shopsystem]
|
||||
https://www.oos-shop.de
|
||||
|
||||
Copyright (c) 2003 - 2019 by the MyOOS Development Team.
|
||||
----------------------------------------------------------------------
|
||||
Based on:
|
||||
|
||||
File: zones.php,v 1.3 2002/11/19 01:48:08 dgw_
|
||||
----------------------------------------------------------------------
|
||||
osCommerce, Open Source E-Commerce Solutions
|
||||
http://www.oscommerce.com
|
||||
|
||||
Copyright (c) 2003 osCommerce
|
||||
----------------------------------------------------------------------
|
||||
Released under the GNU General Public License
|
||||
---------------------------------------------------------------------- */
|
||||
|
||||
define('NUMBER_OF_ZONES',8);
|
||||
|
||||
define('MODULE_SHIPPING_ZONES_STATUS_TITLE', 'Enable Zones Method');
|
||||
define('MODULE_SHIPPING_ZONES_STATUS_DESC', 'Do you want to offer zone rate shipping?');
|
||||
|
||||
define('MODULE_SHIPPING_ZONES_TAX_CLASS_TITLE', 'Tax Class');
|
||||
define('MODULE_SHIPPING_ZONES_TAX_CLASS_DESC', 'Use the following tax class on the shipping fee.');
|
||||
|
||||
define('MODULE_SHIPPING_ZONES_SORT_ORDER_TITLE', 'Sort Order');
|
||||
define('MODULE_SHIPPING_ZONES_SORT_ORDER_DESC', 'Sort order of display.');
|
||||
|
||||
for ($j=0;$j<NUMBER_OF_ZONES;$j++) {
|
||||
define('MODULE_SHIPPING_ZONES_COUNTRIES_'.$j.'_TITLE', 'Zone '.$j.' Countries');
|
||||
define('MODULE_SHIPPING_ZONES_COUNTRIES_'.$j.'_DESC', 'Comma separated list of two character ISO country codes that are part of Zone '.$j.'.');
|
||||
|
||||
define('MODULE_SHIPPING_ZONES_COST_'.$j.'_TITLE', 'Zone '.$j.' Shipping Table');
|
||||
define('MODULE_SHIPPING_ZONES_COST_'.$j.'_DESC', 'Shipping rates to Zone '.$j.' destinations based on a group of maximum order weights. Example: 3:8.50,7:10.50,... Weights less than or equal to 3 would cost 8.50 for Zone '.$j.' destinations.');
|
||||
|
||||
define('MODULE_SHIPPING_ZONES_HANDLING_'.$j.'_TITLE', 'Zone '.$j.' Handling Fee');
|
||||
define('MODULE_SHIPPING_ZONES_HANDLING_'.$j.'_DESC', 'Handling Fee for this shipping zone');
|
||||
}
|
||||
|
||||
$aLang['module_shipping_zones_text_title'] = 'Zone Rates';
|
||||
$aLang['module_shipping_zones_text_description'] = 'Zone Based Rates';
|
||||
$aLang['module_shipping_zones_text_way'] = 'Shipping to';
|
||||
$aLang['module_shipping_zones_text_units'] = 'lb(s)';
|
||||
$aLang['module_shipping_zones_invalid_zone'] = 'No shipping available to the selected country';
|
||||
$aLang['module_shipping_zones_undefined_rate'] = 'The shipping rate cannot be determined at this time';
|
||||
|
Reference in New Issue
Block a user