| 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 /* -------------------------------------------------------------- dp.lang.inc.php 2017-01-09 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_DP_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_DP_ALLOWED_TITLE' => 'Allowed Shipping Zones', 'MODULE_SHIPPING_DP_COST_1_DESC' => 'Tariffs to Zone 1 destinations based on a range of order weights. E.g: 5:16.50,10:20.50,... Weights greater than 0 and less than or equal to 5 would cost 16.50 for Zone 1 destinations.', 'MODULE_SHIPPING_DP_COST_1_TITLE' => 'German Post Zone 1 Tariffs', 'MODULE_SHIPPING_DP_COST_2_DESC' => 'Tariffs to zone 2 destinations based on a range of order weights. E.g: 5:25.00,10:35.00,... Weights greater than 0 and less than or equal to 5 would cost 25.00 for zone 2 destinations.', 'MODULE_SHIPPING_DP_COST_2_TITLE' => 'German Post Zone 2 Tariffs', 'MODULE_SHIPPING_DP_COST_3_DESC' => 'Tariffs to zone 3 destinations based on a range of order weights. E.g: 5:29.00,10:39.00,... Weights greater than 0 and less than or equal to 5 would cost 29.00 for zone 3 destinations.', 'MODULE_SHIPPING_DP_COST_3_TITLE' => 'German Post Zone 3 Tariffs', 'MODULE_SHIPPING_DP_COST_4_DESC' => 'Tariffs to zone 4 destinations based on a range of order weights. E.g: 5:35.00,10:50.00,... Weights greater than 0 and less than or equal to 5 would cost 35.00 for zone 4 destinations.', 'MODULE_SHIPPING_DP_COST_4_TITLE' => 'German Post Zone 4 Tariffs', 'MODULE_SHIPPING_DP_COST_5_DESC' => 'Tariffs to zone 5 destinations based on a range of order weights. E.g: 5:35.00,10:50.00,... Weights greater than 0 and less than or equal to 5 would cost 35.00 for zone 5 destinations.', 'MODULE_SHIPPING_DP_COST_5_TITLE' => 'German Post Zone 5 Tariffs', 'MODULE_SHIPPING_DP_COST_6_DESC' => 'Tariffs to zone 6 destinations based on a range of order weights. E.g: 5:6.70,10:9.70,... Weights greater than 0 and less than or equal to 5 would cost 6.70 for zone 6 destinations.', 'MODULE_SHIPPING_DP_COST_6_TITLE' => 'German Post Zone 6 Tariffs', 'MODULE_SHIPPING_DP_COUNTRIES_1_DESC' => 'Comma separated list of 2-char ISO country codes in zone 1', 'MODULE_SHIPPING_DP_COUNTRIES_1_TITLE' => 'German Post Zone 1 Countries', 'MODULE_SHIPPING_DP_COUNTRIES_2_DESC' => 'Comma separated list of 2-char ISO country codes in zone 2', 'MODULE_SHIPPING_DP_COUNTRIES_2_TITLE' => 'German Post Zone 2 Countries', 'MODULE_SHIPPING_DP_COUNTRIES_3_DESC' => 'Comma separated list of 2-char ISO country codes in zone 3', 'MODULE_SHIPPING_DP_COUNTRIES_3_TITLE' => 'German Post Zone 3 Countries', 'MODULE_SHIPPING_DP_COUNTRIES_4_DESC' => 'Comma separated list of 2-char ISO country codes in zone 4', 'MODULE_SHIPPING_DP_COUNTRIES_4_TITLE' => 'German Post Zone 4 Countries', 'MODULE_SHIPPING_DP_COUNTRIES_5_DESC' => 'Comma separated list of 2-char ISO country codes in zone 5', 'MODULE_SHIPPING_DP_COUNTRIES_5_TITLE' => 'German Post Zone 5 Countries', 'MODULE_SHIPPING_DP_COUNTRIES_6_DESC' => 'Comma separated list of 2-char ISO country codes in zone 6', 'MODULE_SHIPPING_DP_COUNTRIES_6_TITLE' => 'German Post Zone 6 Countries', 'MODULE_SHIPPING_DP_HANDLING_DESC' => 'Handling fee for this shipping method in Euros', 'MODULE_SHIPPING_DP_HANDLING_TITLE' => 'Handling Fee', 'MODULE_SHIPPING_DP_INVALID_ZONE' => 'No shipping available to the country selected!', 'MODULE_SHIPPING_DP_SORT_ORDER_DESC' => 'The lowest value is displayed first.', 'MODULE_SHIPPING_DP_SORT_ORDER_TITLE' => 'Display Sort Order', 'MODULE_SHIPPING_DP_STATUS_DESC' => 'Do you want to offer shipping via German Post?', 'MODULE_SHIPPING_DP_STATUS_TITLE' => 'German Post WorldNet', 'MODULE_SHIPPING_DP_TAX_CLASS_DESC' => 'Select the sales tax rate for this shipping method.', 'MODULE_SHIPPING_DP_TAX_CLASS_TITLE' => 'Tax Rate', 'MODULE_SHIPPING_DP_TEXT_DESCRIPTION' => 'German Post worldwide shipping module', 'MODULE_SHIPPING_DP_TEXT_TITLE' => 'German Post', 'MODULE_SHIPPING_DP_TEXT_UNITS' => 'kg', 'MODULE_SHIPPING_DP_TEXT_WAY' => 'Dispatch to', 'MODULE_SHIPPING_DP_UNDEFINED_RATE' => 'Shipping costs cannot be calculated currently', 'MODULE_SHIPPING_DP_ZONE_DESC' => 'If a zone is selected, this shipping method will be enabled for that zone only.', 'MODULE_SHIPPING_DP_ZONE_TITLE' => 'Shipping Zone' );