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

@ -29,7 +29,7 @@ $_['text_value'] = 'Custom Field Values';
$_['column_name'] = 'Custom Field Name';
$_['column_location'] = 'Sijainti';
$_['column_type'] = 'Tyyppi';
$_['column_sort_order'] = 'Sort Order';
$_['column_sort_order'] = 'Lajittelujärjestys';
$_['column_action'] = 'Toiminto';
// Entry
@ -42,7 +42,7 @@ $_['entry_custom_value'] = 'Custom Field Value Name';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_required'] = 'Required';
$_['entry_status'] = 'Tila';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_sort_order'] = 'Lajittelujärjestys';
// Help
$_['help_regex'] = 'Use regex. E.g: /[a-zA-Z0-9_-]/';
@ -52,4 +52,4 @@ $_['help_sort_order'] = 'Use minus to count backwards from the last field i
$_['error_permission'] = 'Varoitus: You do not have permission to modify custom fields!';
$_['error_name'] = 'Custom Field Name must be between 1 and 128 characters!';
$_['error_type'] = 'Varoitus: Custom Field Values required!';
$_['error_custom_value'] = 'Custom Value Name must be between 1 and 128 characters!';
$_['error_custom_value'] = 'Custom Value Name must be between 1 and 128 characters!';

View File

@ -40,7 +40,7 @@ $_['column_amount'] = 'Amount';
$_['column_points'] = 'Points';
$_['column_ip'] = 'IP';
$_['column_total'] = 'Total Accounts';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_customer_group'] = 'Customer Group';

View File

@ -15,7 +15,7 @@ $_['column_email'] = 'E-Mail';
$_['column_customer_group'] = 'Customer Group';
$_['column_type'] = 'Type';
$_['column_date_added'] = 'Date Added';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Customer Name';
@ -25,4 +25,4 @@ $_['entry_type'] = 'Type';
$_['entry_date_added'] = 'Date Added';
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to modify customer approvals!';
$_['error_permission'] = 'Varoitus: You do not have permission to modify customer approvals!';

View File

@ -10,14 +10,14 @@ $_['text_edit'] = 'Edit Customer Group';
// Column
$_['column_name'] = 'Customer Group Name';
$_['column_sort_order'] = 'Sort Order';
$_['column_action'] = 'Action';
$_['column_sort_order'] = 'Lajittelujärjestys';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Customer Group Name';
$_['entry_description'] = 'Description';
$_['entry_approval'] = 'Approve New Customers';
$_['entry_sort_order'] = 'Sort Order';
$_['entry_sort_order'] = 'Lajittelujärjestys';
// Help
$_['help_approval'] = 'Customers must be approved by an administrator before they can login.';
@ -27,4 +27,4 @@ $_['error_permission'] = 'Varoitus: You do not have permission to modify custom
$_['error_name'] = 'Customer Group Name must be between 3 and 32 characters!';
$_['error_default'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned as the default store customer group!';
$_['error_store'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned to %s stores!';
$_['error_customer'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned to %s customers!';
$_['error_customer'] = 'Varoitus: This customer group cannot be deleted as it is currently assigned to %s customers!';