| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/lang/english/original_sections/modules/shipping/ |
Upload File : |
<?php /* -------------------------------------------------------------- table.lang.inc.php 2015-01-05 gm Gambio GmbH http://www.gambio.de Copyright (c) 2015 Gambio GmbH Released under the GNU General Public License (Version 2) [http://www.gnu.org/licenses/gpl-2.0.html] -------------------------------------------------------------- */ $t_language_text_section_content_array = array ( 'MODULE_SHIPPING_TABLE2_ALLOWED_DESC' => 'Please enter the zones <b>individually</b> that should be allowed to use this module (e.g. US, UK (leave blank to allow all zones))', 'MODULE_SHIPPING_TABLE2_ALLOWED_TITLE' => 'Allowed Shipping Zones', 'MODULE_SHIPPING_TABLE2_COST_DESC' => 'The shipping tariff is based on the total cost or weight of items. E.g.: 25:5.50,50:8.50,etc.. Up to 25 charge 5.50, 26 to 50 charge 8.50, etc.', 'MODULE_SHIPPING_TABLE2_COST_TITLE' => 'Shipping Cost', 'MODULE_SHIPPING_TABLE2_HANDLING_DESC' => 'Handling fee for this shipping method.', 'MODULE_SHIPPING_TABLE2_HANDLING_TITLE' => 'Handling Fee', 'MODULE_SHIPPING_TABLE2_MODE_DESC' => 'The shipping cost is based on the order total or the total weight of the items ordered.', 'MODULE_SHIPPING_TABLE2_MODE_TITLE' => 'Table Method', 'MODULE_SHIPPING_TABLE2_SORT_ORDER_DESC' => 'Display sort order.', 'MODULE_SHIPPING_TABLE2_SORT_ORDER_TITLE' => 'Sort Order', 'MODULE_SHIPPING_TABLE2_STATUS_DESC' => 'Do you want to offer table rate shipping?', 'MODULE_SHIPPING_TABLE2_STATUS_TITLE' => 'Enable Table Method', 'MODULE_SHIPPING_TABLE2_TAX_CLASS_DESC' => 'Apply the following tax class to the shipping costs.', 'MODULE_SHIPPING_TABLE2_TAX_CLASS_TITLE' => 'Tax Class', 'MODULE_SHIPPING_TABLE2_TEXT_AMOUNT' => 'Quantity', 'MODULE_SHIPPING_TABLE2_TEXT_DESCRIPTION' => 'Shipping costs EU', 'MODULE_SHIPPING_TABLE2_TEXT_TITLE' => 'Shipping costs EU', 'MODULE_SHIPPING_TABLE2_TEXT_WAY' => 'Best way', 'MODULE_SHIPPING_TABLE2_TEXT_WEIGHT' => 'Weight', 'MODULE_SHIPPING_TABLE2_UNDEFINED_RATE' => 'Shipping costs cannot be calculated for the moment', 'MODULE_SHIPPING_TABLE2_ZONE_DESC' => 'If a zone is selected, this payment method will be enabled for that zone only.', 'MODULE_SHIPPING_TABLE2_ZONE_TITLE' => 'Shipping Zone' );