1
0

New Translations – 2.3.2020

This commit is contained in:
Christer Waren
2020-03-02 02:28:04 +02:00
parent b197fd35c3
commit b1e26e79a8
78 changed files with 200 additions and 200 deletions

View File

@ -12,7 +12,7 @@ $_['text_edit'] = 'Edit Country';
$_['column_name'] = 'Country Name';
$_['column_iso_code_2'] = 'ISO Code (2)';
$_['column_iso_code_3'] = 'ISO Code (3)';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Country Name';
@ -33,4 +33,4 @@ $_['error_store'] = 'Varoitus: This country cannot be deleted as it
$_['error_address'] = 'Varoitus: This country cannot be deleted as it is currently assigned to %s address book entries!';
$_['error_affiliate'] = 'Varoitus: This country cannot be deleted as it is currently assigned to %s affiliates!';
$_['error_zone'] = 'Varoitus: This country cannot be deleted as it is currently assigned to %s zones!';
$_['error_zone_to_geo_zone'] = 'Varoitus: This country cannot be deleted as it is currently assigned to %s zones to geo zones!';
$_['error_zone_to_geo_zone'] = 'Varoitus: This country cannot be deleted as it is currently assigned to %s zones to geo zones!';

View File

@ -14,7 +14,7 @@ $_['column_title'] = 'Currency Title';
$_['column_code'] = 'Code';
$_['column_value'] = 'Value';
$_['column_date_modified'] = 'Last Updated';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_title'] = 'Currency Title';
@ -35,4 +35,4 @@ $_['error_title'] = 'Currency Title must be between 3 and 32 characters
$_['error_code'] = 'Currency Code must contain 3 characters!';
$_['error_default'] = 'Varoitus: This currency cannot be deleted as it is currently assigned as the default store currency!';
$_['error_store'] = 'Varoitus: This currency cannot be deleted as it is currently assigned to %s stores!';
$_['error_order'] = 'Varoitus: This currency cannot be deleted as it is currently assigned to %s orders!';
$_['error_order'] = 'Varoitus: This currency cannot be deleted as it is currently assigned to %s orders!';

View File

@ -12,7 +12,7 @@ $_['text_geo_zone'] = 'Geo Zones';
// Column
$_['column_name'] = 'Geo Zone Name';
$_['column_description'] = 'Description';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Geo Zone Name';
@ -24,4 +24,4 @@ $_['entry_zone'] = 'Zone';
$_['error_permission'] = 'Varoitus: You do not have permission to modify geo zones!';
$_['error_name'] = 'Geo Zone Name must be between 3 and 32 characters!';
$_['error_description'] = 'Description Name must be between 3 and 255 characters!';
$_['error_tax_rate'] = 'Varoitus: This geo zone cannot be deleted as it is currently assigned to one or more tax rates!';
$_['error_tax_rate'] = 'Varoitus: This geo zone cannot be deleted as it is currently assigned to one or more tax rates!';

View File

@ -1,6 +1,6 @@
<?php
// Heading
$_['heading_title'] = 'Languages';
$_['heading_title'] = 'Kielet';
// Text
$_['text_success'] = 'Success: You have modified languages!';
@ -11,15 +11,15 @@ $_['text_edit'] = 'Edit Language';
// Column
$_['column_name'] = 'Language Name';
$_['column_code'] = 'Code';
$_['column_sort_order'] = 'Sort Order';
$_['column_action'] = 'Action';
$_['column_sort_order'] = 'Lajittelujärjestys';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Language Name';
$_['entry_code'] = 'Code';
$_['entry_locale'] = 'Locale';
$_['entry_status'] = 'Status';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_sort_order'] = 'Lajittelujärjestys';
// Help
$_['help_locale'] = 'Example: en_US.UTF-8,en_US,en-gb,en_gb,english';
@ -34,4 +34,4 @@ $_['error_locale'] = 'Locale required!';
$_['error_default'] = 'Varoitus: This language cannot be deleted as it is currently assigned as the default store language!';
$_['error_admin'] = 'Varoitus: This Language cannot be deleted as it is currently assigned as the administration language!';
$_['error_store'] = 'Varoitus: This language cannot be deleted as it is currently assigned to %s stores!';
$_['error_order'] = 'Varoitus: This language cannot be deleted as it is currently assigned to %s orders!';
$_['error_order'] = 'Varoitus: This language cannot be deleted as it is currently assigned to %s orders!';

View File

@ -12,7 +12,7 @@ $_['text_edit'] = 'Edit Length Class';
$_['column_title'] = 'Length Title';
$_['column_unit'] = 'Length Unit';
$_['column_value'] = 'Value';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_title'] = 'Length Title';
@ -27,4 +27,4 @@ $_['error_permission'] = 'Varoitus: You do not have permission to modify length
$_['error_title'] = 'Length Title must be between 3 and 32 characters!';
$_['error_unit'] = 'Length Unit must be between 1 and 4 characters!';
$_['error_default'] = 'Varoitus: This length class cannot be deleted as it is currently assigned as the default store length class!';
$_['error_product'] = 'Varoitus: This length class cannot be deleted as it is currently assigned to %s products!';
$_['error_product'] = 'Varoitus: This length class cannot be deleted as it is currently assigned to %s products!';

View File

@ -14,7 +14,7 @@ $_['text_geocode'] = 'Geocode was not successful for the following reason:';
// Column
$_['column_name'] = 'Store Name';
$_['column_address'] = 'Address';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Store Name';
@ -35,4 +35,4 @@ $_['help_comment'] = 'This field is for any special notes you would like to
$_['error_permission'] = 'Varoitus: You do not have permission to modify store locations!';
$_['error_name'] = 'Store name must be between 3 and 32 characters!';
$_['error_address'] = 'Address must be between 3 and 128 characters!';
$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';
$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';

View File

@ -10,7 +10,7 @@ $_['text_edit'] = 'Edit Order Status';
// Column
$_['column_name'] = 'Order Status Name';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Order Status Name';
@ -21,4 +21,4 @@ $_['error_name'] = 'Order Status Name must be between 3 and 32 characters!
$_['error_default'] = 'Varoitus: This order status cannot be deleted as it is currently assigned as the default store order status!';
$_['error_download'] = 'Varoitus: This order status cannot be deleted as it is currently assigned as the default download status!';
$_['error_store'] = 'Varoitus: This order status cannot be deleted as it is currently assigned to %s stores!';
$_['error_order'] = 'Varoitus: This order status cannot be deleted as it is currently assigned to %s orders!';
$_['error_order'] = 'Varoitus: This order status cannot be deleted as it is currently assigned to %s orders!';

View File

@ -10,7 +10,7 @@ $_['text_edit'] = 'Edit Return Action';
// Column
$_['column_name'] = 'Return Action Name';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Return Action Name';
@ -18,4 +18,4 @@ $_['entry_name'] = 'Return Action Name';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify return actions!';
$_['error_name'] = 'Return Action Name must be between 3 and 64 characters!';
$_['error_return'] = 'Varoitus: This return action cannot be deleted as it is currently assigned to %s returned products!';
$_['error_return'] = 'Varoitus: This return action cannot be deleted as it is currently assigned to %s returned products!';

View File

@ -10,7 +10,7 @@ $_['text_edit'] = 'Edit Return Reason';
// Column
$_['column_name'] = 'Return Reason Name';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Return Reason Name';
@ -18,4 +18,4 @@ $_['entry_name'] = 'Return Reason Name';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify return reasons!';
$_['error_name'] = 'Return Reason Name must be between 3 and 128 characters!';
$_['error_return'] = 'Varoitus: This return reason cannot be deleted as it is currently assigned to %s returned products!';
$_['error_return'] = 'Varoitus: This return reason cannot be deleted as it is currently assigned to %s returned products!';

View File

@ -10,7 +10,7 @@ $_['text_edit'] = 'Edit Return Status';
// Column
$_['column_name'] = 'Return Status Name';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Return Status Name';
@ -19,4 +19,4 @@ $_['entry_name'] = 'Return Status Name';
$_['error_permission'] = 'Varoitus: You do not have permission to modify return statuses!';
$_['error_name'] = 'Return Status Name must be between 3 and 32 characters!';
$_['error_default'] = 'Varoitus: This return status cannot be deleted as it is currently assigned as the default return status!';
$_['error_return'] = 'Varoitus: This return status cannot be deleted as it is currently assigned to %s returns!';
$_['error_return'] = 'Varoitus: This return status cannot be deleted as it is currently assigned to %s returns!';

View File

@ -10,7 +10,7 @@ $_['text_edit'] = 'Edit Stock Status';
// Column
$_['column_name'] = 'Stock Status Name';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Stock Status Name';
@ -18,4 +18,4 @@ $_['entry_name'] = 'Stock Status Name';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify stock statuses!';
$_['error_name'] = 'Stock Status Name must be between 3 and 32 characters!';
$_['error_product'] = 'Varoitus: This stock status cannot be deleted as it is currently assigned to %s products!';
$_['error_product'] = 'Varoitus: This stock status cannot be deleted as it is currently assigned to %s products!';

View File

@ -15,7 +15,7 @@ $_['text_store'] = 'Store Address';
// Column
$_['column_title'] = 'Tax Class Title';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_title'] = 'Tax Class Title';
@ -29,4 +29,4 @@ $_['entry_priority'] = 'Priority';
$_['error_permission'] = 'Varoitus: You do not have permission to modify tax classes!';
$_['error_title'] = 'Tax Class Title must be between 3 and 32 characters!';
$_['error_description'] = 'Description must be between 3 and 255 characters!';
$_['error_product'] = 'Varoitus: This tax class cannot be deleted as it is currently assigned to %s products!';
$_['error_product'] = 'Varoitus: This tax class cannot be deleted as it is currently assigned to %s products!';

View File

@ -17,7 +17,7 @@ $_['column_type'] = 'Type';
$_['column_geo_zone'] = 'Geo Zone';
$_['column_date_added'] = 'Date Added';
$_['column_date_modified'] = 'Date Modified';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Tax Name';
@ -30,4 +30,4 @@ $_['entry_geo_zone'] = 'Geo Zone';
$_['error_permission'] = 'Varoitus: You do not have permission to modify tax rates!';
$_['error_tax_rule'] = 'Varoitus: This tax rate cannot be deleted as it is currently assigned to %s tax classes!';
$_['error_name'] = 'Tax Name must be between 3 and 32 characters!';
$_['error_rate'] = 'Tax Rate required!';
$_['error_rate'] = 'Tax Rate required!';

View File

@ -12,7 +12,7 @@ $_['text_edit'] = 'Edit Weight Class';
$_['column_title'] = 'Weight Title';
$_['column_unit'] = 'Weight Unit';
$_['column_value'] = 'Value';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_title'] = 'Weight Title';
@ -27,4 +27,4 @@ $_['error_permission'] = 'Varoitus: You do not have permission to modify weight
$_['error_title'] = 'Weight Title must be between 3 and 32 characters!';
$_['error_unit'] = 'Weight Unit must be between 1 and 4 characters!';
$_['error_default'] = 'Varoitus: This weight class cannot be deleted as it is currently assigned as the default store weight class!';
$_['error_product'] = 'Varoitus: This weight class cannot be deleted as it is currently assigned to %s products!';
$_['error_product'] = 'Varoitus: This weight class cannot be deleted as it is currently assigned to %s products!';

View File

@ -12,7 +12,7 @@ $_['text_edit'] = 'Edit Zone';
$_['column_name'] = 'Zone Name';
$_['column_code'] = 'Zone Code';
$_['column_country'] = 'Country';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Zone Name';
@ -27,4 +27,4 @@ $_['error_default'] = 'Varoitus: This zone cannot be deleted as it is c
$_['error_store'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s stores!';
$_['error_address'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s address book entries!';
$_['error_affiliate'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s affiliates!';
$_['error_zone_to_geo_zone'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s zones to geo zones!';
$_['error_zone_to_geo_zone'] = 'Varoitus: This zone cannot be deleted as it is currently assigned to %s zones to geo zones!';