New Translations – 2.3.2020
This commit is contained in:
parent
b197fd35c3
commit
b1e26e79a8
@ -11,16 +11,16 @@ $_['text_edit'] = 'Edit Attribute';
|
||||
// Column
|
||||
$_['column_name'] = 'Attribute Name';
|
||||
$_['column_attribute_group'] = 'Attribute Group';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Attribute Name';
|
||||
$_['entry_attribute_group'] = 'Attribute Group';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify attributes!';
|
||||
$_['error_attribute_group'] = 'Attribute Group Required!';
|
||||
$_['error_name'] = 'Attribute Name must be between 1 and 64 characters!';
|
||||
$_['error_product'] = 'Varoitus: This attribute cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_product'] = 'Varoitus: This attribute cannot be deleted as it is currently assigned to %s products!';
|
||||
|
@ -10,15 +10,15 @@ $_['text_edit'] = 'Edit Attribute Group';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Attribute Group Name';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Attribute Group Name';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify attribute groups!';
|
||||
$_['error_name'] = 'Attribute Group Name must be between 1 and 64 characters!';
|
||||
$_['error_attribute'] = 'Varoitus: This attribute group cannot be deleted as it is currently assigned to %s attributes!';
|
||||
$_['error_product'] = 'Varoitus: This attribute group cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_product'] = 'Varoitus: This attribute group cannot be deleted as it is currently assigned to %s products!';
|
||||
|
@ -12,8 +12,8 @@ $_['text_keyword'] = 'Do not use spaces, instead replace spaces with -
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Kategorian nimi';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Kategorian nimi';
|
||||
@ -28,7 +28,7 @@ $_['entry_filter'] = 'Filters';
|
||||
$_['entry_image'] = 'Kuva';
|
||||
$_['entry_top'] = 'Top';
|
||||
$_['entry_column'] = 'Columns';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['entry_status'] = 'Tila';
|
||||
$_['entry_layout'] = 'Layout Override';
|
||||
|
||||
@ -44,4 +44,4 @@ $_['error_name'] = 'Category Name must be between 1 and 255 characte
|
||||
$_['error_meta_title'] = 'Meta Title must be greater than 1 and less than 255 characters!';
|
||||
$_['error_keyword'] = 'SEO URL already in use!';
|
||||
$_['error_unique'] = 'SEO URL must be unique!';
|
||||
$_['error_parent'] = 'The parent category you have chosen is a child of the current one!';
|
||||
$_['error_parent'] = 'The parent category you have chosen is a child of the current one!';
|
||||
|
@ -1,22 +1,22 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Downloads';
|
||||
$_['heading_title'] = 'Lataukset';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified downloads!';
|
||||
$_['text_list'] = 'Download List';
|
||||
$_['text_add'] = 'Add Download';
|
||||
$_['text_edit'] = 'Edit Download';
|
||||
$_['text_list'] = 'Latauslista';
|
||||
$_['text_add'] = 'Lisää lataus';
|
||||
$_['text_edit'] = 'Muokkaa latausta';
|
||||
$_['text_upload'] = 'Your file was successfully uploaded!';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Download Name';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_name'] = 'Latauksen nimi';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Download Name';
|
||||
$_['entry_filename'] = 'Filename';
|
||||
$_['entry_name'] = 'Latauksen nimi';
|
||||
$_['entry_filename'] = 'Tiedoston nimi';
|
||||
$_['entry_mask'] = 'Mask';
|
||||
|
||||
// Help
|
||||
@ -31,4 +31,4 @@ $_['error_filename'] = 'Filename must be between 3 and 128 characters!';
|
||||
$_['error_exists'] = 'File does not exist!';
|
||||
$_['error_mask'] = 'Mask must be between 3 and 128 characters!';
|
||||
$_['error_filetype'] = 'Invalid file type!';
|
||||
$_['error_product'] = 'Varoitus: This download cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_product'] = 'Varoitus: This download cannot be deleted as it is currently assigned to %s products!';
|
||||
|
@ -1,26 +1,26 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Filters';
|
||||
$_['heading_title'] = 'Suodattimet';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified filters!';
|
||||
$_['text_list'] = 'Filter List';
|
||||
$_['text_add'] = 'Add Filter';
|
||||
$_['text_edit'] = 'Edit Filter';
|
||||
$_['text_group'] = 'Filter Group';
|
||||
$_['text_add'] = 'Lisää suodatin';
|
||||
$_['text_edit'] = 'Muokkaa suodatinta';
|
||||
$_['text_group'] = 'Suodatinryhmä';
|
||||
$_['text_value'] = 'Filter Values';
|
||||
|
||||
// Column
|
||||
$_['column_group'] = 'Filter Group';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_group'] = 'Suodatinryhmä';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_group'] = 'Filter Group Name';
|
||||
$_['entry_name'] = 'Filter Name';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_group'] = 'Suodatinryhmän nimi';
|
||||
$_['entry_name'] = 'Suodattimen nimi';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify filters!';
|
||||
$_['error_group'] = 'Filter Group Name must be between 1 and 64 characters!';
|
||||
$_['error_name'] = 'Filter Name must be between 1 and 64 characters!';
|
||||
$_['error_name'] = 'Filter Name must be between 1 and 64 characters!';
|
||||
|
@ -12,8 +12,8 @@ $_['text_keyword'] = 'Do not use spaces, instead replace spaces with -
|
||||
|
||||
// Column
|
||||
$_['column_title'] = 'Information Title';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_title'] = 'Information Title';
|
||||
@ -25,7 +25,7 @@ $_['entry_store'] = 'Stores';
|
||||
$_['entry_keyword'] = 'Keyword';
|
||||
$_['entry_bottom'] = 'Bottom';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['entry_layout'] = 'Layout Override';
|
||||
|
||||
// Help
|
||||
@ -43,4 +43,4 @@ $_['error_account'] = 'Varoitus: This information page cannot be delete
|
||||
$_['error_checkout'] = 'Varoitus: This information page cannot be deleted as it is currently assigned as the store checkout terms!';
|
||||
$_['error_affiliate'] = 'Varoitus: This information page cannot be deleted as it is currently assigned as the store affiliate terms!';
|
||||
$_['error_return'] = 'Varoitus: This information page cannot be deleted as it is currently assigned as the store return terms!';
|
||||
$_['error_store'] = 'Varoitus: This information page cannot be deleted as it is currently used by %s stores!';
|
||||
$_['error_store'] = 'Varoitus: This information page cannot be deleted as it is currently used by %s stores!';
|
||||
|
@ -14,7 +14,7 @@ $_['text_keyword'] = 'Do not use spaces, instead replace spaces with - and
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Valmistajan nimi';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
@ -22,7 +22,7 @@ $_['entry_name'] = 'Valmistajan nimi';
|
||||
$_['entry_store'] = 'Kaupat';
|
||||
$_['entry_keyword'] = 'Avainsana';
|
||||
$_['entry_image'] = 'Kuva';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['entry_type'] = 'Tyyppi';
|
||||
|
||||
// Error
|
||||
@ -30,4 +30,4 @@ $_['error_permission'] = 'Varoitus: You do not have permission to modify manufa
|
||||
$_['error_name'] = 'Manufacturer Name must be between 1 and 64 characters!';
|
||||
$_['error_keyword'] = 'SEO URL already in use!';
|
||||
$_['error_unique'] = 'SEO URL must be unique!';
|
||||
$_['error_product'] = 'Varoitus: This manufacturer cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_product'] = 'Varoitus: This manufacturer cannot be deleted as it is currently assigned to %s products!';
|
||||
|
@ -23,19 +23,19 @@ $_['text_value'] = 'Option Values';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Option Name';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Option Name';
|
||||
$_['entry_type'] = 'Type';
|
||||
$_['entry_option_value'] = 'Option Value Name';
|
||||
$_['entry_image'] = 'Image';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify options!';
|
||||
$_['error_name'] = 'Option Name must be between 1 and 128 characters!';
|
||||
$_['error_type'] = 'Varoitus: Option Values required!';
|
||||
$_['error_option_value'] = 'Option Value Name must be between 1 and 128 characters!';
|
||||
$_['error_product'] = 'Varoitus: This option cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_product'] = 'Varoitus: This option cannot be deleted as it is currently assigned to %s products!';
|
||||
|
@ -73,7 +73,7 @@ $_['entry_option'] = 'Option';
|
||||
$_['entry_option_value'] = 'Option Value';
|
||||
$_['entry_required'] = 'Required';
|
||||
$_['entry_status'] = 'Tila';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['entry_category'] = 'Kategoriat';
|
||||
$_['entry_filter'] = 'Filters';
|
||||
$_['entry_download'] = 'Downloads';
|
||||
@ -107,4 +107,4 @@ $_['error_name'] = 'Product Name must be greater than 1 and less tha
|
||||
$_['error_meta_title'] = 'Meta Title must be greater than 1 and less than 255 characters!';
|
||||
$_['error_model'] = 'Product Model must be greater than 1 and less than 64 characters!';
|
||||
$_['error_keyword'] = 'SEO URL already in use!';
|
||||
$_['error_unique'] = 'SEO URL must be unique!';
|
||||
$_['error_unique'] = 'SEO URL must be unique!';
|
||||
|
@ -28,15 +28,15 @@ $_['entry_trial_status'] = 'Trial status';
|
||||
$_['entry_trial_cycle'] = 'Trial cycle';
|
||||
$_['entry_trial_frequency'] = 'Trial frequency';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Name';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Error
|
||||
$_['error_warning'] = 'Varoitus: Please check the form carefully for errors!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify recurring profiles!';
|
||||
$_['error_name'] = 'Profile Name must be greater than 3 and less than 255 characters!';
|
||||
$_['error_product'] = 'Varoitus: This recurring profile cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_product'] = 'Varoitus: This recurring profile cannot be deleted as it is currently assigned to %s products!';
|
||||
|
@ -5,9 +5,9 @@ $_['heading_title'] = 'Arvostelut';
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified reviews!';
|
||||
$_['text_list'] = 'Review List';
|
||||
$_['text_add'] = 'Add Review';
|
||||
$_['text_edit'] = 'Edit Review';
|
||||
$_['text_filter'] = 'Filter';
|
||||
$_['text_add'] = 'Lisää arvostelu';
|
||||
$_['text_edit'] = 'Muokkaa arvostelu';
|
||||
$_['text_filter'] = 'Suodatin';
|
||||
|
||||
// Column
|
||||
$_['column_product'] = 'Tuote';
|
||||
@ -33,4 +33,4 @@ $_['error_permission'] = 'Varoitus: You do not have permission to modify review
|
||||
$_['error_product'] = 'Product required!';
|
||||
$_['error_author'] = 'Author must be between 3 and 64 characters!';
|
||||
$_['error_text'] = 'Review Text must be at least 1 character!';
|
||||
$_['error_rating'] = 'Review rating required!';
|
||||
$_['error_rating'] = 'Review rating required!';
|
||||
|
@ -9,11 +9,11 @@ $_['text_email'] = 'Enter the e-mail address associated with your account.
|
||||
$_['text_success'] = 'An email with a confirmation link has been sent your admin email address.';
|
||||
|
||||
// Entry
|
||||
$_['entry_email'] = 'E-Mail Address';
|
||||
$_['entry_email'] = 'Sähköpostiosoite';
|
||||
$_['entry_password'] = 'New Password';
|
||||
$_['entry_confirm'] = 'Confirm';
|
||||
|
||||
// Error
|
||||
$_['error_email'] = 'Varoitus: The E-Mail Address was not found in our records, please try again!';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
||||
|
@ -5,8 +5,8 @@ $_['heading_title'] = 'OpenCart';
|
||||
// Text
|
||||
$_['text_profile'] = 'Your Profile';
|
||||
$_['text_store'] = 'Kaupat';
|
||||
$_['text_help'] = 'Help';
|
||||
$_['text_help'] = 'Apua';
|
||||
$_['text_homepage'] = 'OpenCart Homepage';
|
||||
$_['text_support'] = 'Support Forum';
|
||||
$_['text_documentation'] = 'Documentation';
|
||||
$_['text_logout'] = 'Kirjaudu Ulos';
|
||||
$_['text_logout'] = 'Kirjaudu Ulos';
|
||||
|
@ -16,4 +16,4 @@ $_['button_login'] = 'Kirjaudu';
|
||||
|
||||
// Error
|
||||
$_['error_login'] = 'No match for Username and/or Password.';
|
||||
$_['error_token'] = 'Invalid token session. Please login again.';
|
||||
$_['error_token'] = 'Invalid token session. Please login again.';
|
||||
|
@ -30,4 +30,4 @@ $_['error_confirm'] = 'Password and password confirmation do not match!'
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
$_['error_exists_email'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
$_['error_exists_email'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
|
@ -12,4 +12,4 @@ $_['entry_confirm'] = 'Vahvista';
|
||||
|
||||
// Error
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
||||
|
@ -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!';
|
||||
|
@ -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';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -12,7 +12,7 @@ $_['text_default'] = 'Default';
|
||||
// Column
|
||||
$_['column_name'] = 'Banner Name';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Banner Name';
|
||||
@ -20,9 +20,9 @@ $_['entry_title'] = 'Title';
|
||||
$_['entry_link'] = 'Link';
|
||||
$_['entry_image'] = 'Image';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify banners!';
|
||||
$_['error_name'] = 'Banner Name must be between 3 and 64 characters!';
|
||||
$_['error_title'] = 'Banner Title must be between 2 and 64 characters!';
|
||||
$_['error_title'] = 'Banner Title must be between 2 and 64 characters!';
|
||||
|
@ -18,7 +18,7 @@ $_['text_column_right'] = 'Column Right';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Layout Name';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Layout Name';
|
||||
@ -33,4 +33,4 @@ $_['error_default'] = 'Varoitus: This layout cannot be deleted as it is cu
|
||||
$_['error_store'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s stores!';
|
||||
$_['error_product'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s products!';
|
||||
$_['error_category'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s categories!';
|
||||
$_['error_information'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s information pages!';
|
||||
$_['error_information'] = 'Varoitus: This layout cannot be deleted as it is currently assigned to %s information pages!';
|
||||
|
@ -15,7 +15,7 @@ $_['column_query'] = 'Query';
|
||||
$_['column_keyword'] = 'Keyword';
|
||||
$_['column_store'] = 'Store';
|
||||
$_['column_language'] = 'Language';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_query'] = 'Query';
|
||||
|
@ -16,8 +16,8 @@ $_['column_store'] = 'Store';
|
||||
$_['column_route'] = 'Route';
|
||||
$_['column_theme'] = 'Theme';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify the theme editor!';
|
||||
$_['error_twig'] = 'Varoitus: You can only save .twig files!';
|
||||
$_['error_twig'] = 'Varoitus: You can only save .twig files!';
|
||||
|
@ -17,7 +17,7 @@ $_['column_language'] = 'Language';
|
||||
$_['column_route'] = 'Route';
|
||||
$_['column_key'] = 'Key';
|
||||
$_['column_value'] = 'Value';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_store'] = 'Store';
|
||||
|
@ -141,7 +141,7 @@ $_['tab_marketing'] = 'Marketing';
|
||||
$_['tab_online'] = 'People Online';
|
||||
$_['tab_activity'] = 'Recent Activity';
|
||||
$_['tab_recurring'] = 'Recurring';
|
||||
$_['tab_action'] = 'Action';
|
||||
$_['tab_action'] = 'Toiminto';
|
||||
$_['tab_google'] = 'Google';
|
||||
|
||||
// Error
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -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!';
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Mail';
|
||||
$_['heading_title'] = 'Sähköposti';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Your message has been successfully sent!';
|
||||
@ -16,10 +16,10 @@ $_['text_affiliate'] = 'Affiliates';
|
||||
$_['text_product'] = 'Products';
|
||||
|
||||
// Entry
|
||||
$_['entry_store'] = 'From';
|
||||
$_['entry_to'] = 'To';
|
||||
$_['entry_customer_group'] = 'Customer Group';
|
||||
$_['entry_customer'] = 'Customer';
|
||||
$_['entry_store'] = 'Lähettäjä';
|
||||
$_['entry_to'] = 'Vastaanottaja';
|
||||
$_['entry_customer_group'] = 'Asiakasryhmä';
|
||||
$_['entry_customer'] = 'Asiakas';
|
||||
$_['entry_affiliate'] = 'Affiliate';
|
||||
$_['entry_product'] = 'Products';
|
||||
$_['entry_subject'] = 'Subject';
|
||||
@ -33,4 +33,4 @@ $_['help_product'] = 'Send only to customers who have ordered products i
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to send E-Mails!';
|
||||
$_['error_subject'] = 'E-Mail Subject required!';
|
||||
$_['error_message'] = 'E-Mail Message required!';
|
||||
$_['error_message'] = 'E-Mail Message required!';
|
||||
|
@ -22,7 +22,7 @@ $_['column_order_id'] = 'Order ID';
|
||||
$_['column_customer'] = 'Customer';
|
||||
$_['column_amount'] = 'Amount';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Coupon Name';
|
||||
@ -54,4 +54,4 @@ $_['help_uses_customer'] = 'The maximum number of times the coupon can be used
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify coupons!';
|
||||
$_['error_exists'] = 'Varoitus: Coupon code is already in use!';
|
||||
$_['error_name'] = 'Coupon Name must be between 3 and 128 characters!';
|
||||
$_['error_code'] = 'Code must be between 3 and 10 characters!';
|
||||
$_['error_code'] = 'Code must be between 3 and 10 characters!';
|
||||
|
@ -15,7 +15,7 @@ $_['column_code'] = 'Code';
|
||||
$_['column_clicks'] = 'Clicks';
|
||||
$_['column_orders'] = 'Orders';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Campaign Name';
|
||||
@ -32,4 +32,4 @@ $_['help_example'] = 'So the system can track referrals you need to add the
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify marketing tracking!';
|
||||
$_['error_name'] = 'Campaign must be between 1 and 32 characters!';
|
||||
$_['error_code'] = 'Tracking Code required!';
|
||||
$_['error_exists'] = 'Tracking code is being used by another campaign!';
|
||||
$_['error_exists'] = 'Tracking code is being used by another campaign!';
|
||||
|
@ -8,13 +8,13 @@ $_['text_list'] = 'Event List';
|
||||
$_['text_event'] = 'Events are used by extensions to override the default functionality of your store. If you have issues you can disable or enable the events here.';
|
||||
$_['text_info'] = 'Event Information';
|
||||
$_['text_trigger'] = 'Trigger';
|
||||
$_['text_action'] = 'Action';
|
||||
$_['text_action'] = 'Toiminto';
|
||||
|
||||
// Column
|
||||
$_['column_code'] = 'Event Code';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_sort_order'] = 'Sort Order';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_status'] = 'Tila';
|
||||
$_['column_sort_order'] = 'Lajittelujärjestys';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify extensions!';
|
||||
|
@ -6,4 +6,4 @@ $_['heading_title'] = 'Extensions';
|
||||
$_['text_success'] = 'Success: You have modified extensions!';
|
||||
$_['text_list'] = 'Extension List';
|
||||
$_['text_type'] = 'Choose the extension type';
|
||||
$_['text_filter'] = 'Filter';
|
||||
$_['text_filter'] = 'Suodatin';
|
||||
|
@ -15,4 +15,4 @@ $_['error_directory'] = 'Install directory could not be found!';
|
||||
$_['error_code'] = 'Unique code is required for modification XML!';
|
||||
$_['error_xml'] = 'Modification %s is already being used!';
|
||||
$_['error_exists'] = 'The file %s already exists!';
|
||||
$_['error_allowed'] = 'The directory %s is not allowed to be written to!';
|
||||
$_['error_allowed'] = 'The directory %s is not allowed to be written to!';
|
||||
|
@ -11,8 +11,8 @@ $_['text_install'] = 'Installing';
|
||||
|
||||
// Column
|
||||
$_['column_filename'] = 'Filename';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_upload'] = 'Upload File';
|
||||
@ -26,4 +26,4 @@ $_['error_permission'] = 'Varoitus: You do not have permission to modify extens
|
||||
$_['error_install'] = 'Extension installation taking place please wait a few seconds before trying to install!';
|
||||
$_['error_upload'] = 'File could not be uploaded!';
|
||||
$_['error_filetype'] = 'Invalid file type!';
|
||||
$_['error_file'] = 'File could not be found!';
|
||||
$_['error_file'] = 'File could not be found!';
|
||||
|
@ -45,7 +45,7 @@ $_['text_secure'] = 'Do not give your PIN to any one including developers
|
||||
$_['text_name'] = 'Download Name';
|
||||
$_['text_progress'] = 'Progress';
|
||||
$_['text_available'] = 'Available Installs';
|
||||
$_['text_action'] = 'Action';
|
||||
$_['text_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_pin'] = 'PIN';
|
||||
|
@ -13,7 +13,7 @@ $_['column_author'] = 'Author';
|
||||
$_['column_version'] = 'Version';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify modifications!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify modifications!';
|
||||
|
@ -57,7 +57,7 @@ $_['text_patch_option'] = 'Manual patching';
|
||||
// Column
|
||||
$_['column_name'] = 'Plugin name';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_patch'] = 'Manual update patch';
|
||||
|
@ -6,22 +6,22 @@ $_['heading_title'] = 'Online Report';
|
||||
$_['text_extension'] = 'Extensions';
|
||||
$_['text_success'] = 'Success: You have modified customers online report!';
|
||||
$_['text_list'] = 'Online List';
|
||||
$_['text_filter'] = 'Filter';
|
||||
$_['text_filter'] = 'Suodatin';
|
||||
$_['text_guest'] = 'Guest';
|
||||
|
||||
// Column
|
||||
$_['column_ip'] = 'IP';
|
||||
$_['column_customer'] = 'Customer';
|
||||
$_['column_customer'] = 'Asiakas';
|
||||
$_['column_url'] = 'Last Page Visited';
|
||||
$_['column_referer'] = 'Referer';
|
||||
$_['column_date_added'] = 'Last Click';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_ip'] = 'IP';
|
||||
$_['entry_customer'] = 'Customer';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
$_['entry_customer'] = 'Asiakas';
|
||||
$_['entry_status'] = 'Tila';
|
||||
$_['entry_sort_order'] = 'Lajittelujärjestys';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify customers online report!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify customers online report!';
|
||||
|
@ -6,4 +6,4 @@ $_['heading_title'] = 'Reports';
|
||||
$_['text_success'] = 'Success: You have modified reports!';
|
||||
$_['text_list'] = 'Report List';
|
||||
$_['text_type'] = 'Choose the report type';
|
||||
$_['text_filter'] = 'Filter';
|
||||
$_['text_filter'] = 'Suodatin';
|
||||
|
@ -18,7 +18,7 @@ $_['text_review'] = 'Pending Reviews';
|
||||
// Column
|
||||
$_['column_name'] = 'Statistics Name';
|
||||
$_['column_value'] = 'Value';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify statistics!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify statistics!';
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Orders';
|
||||
$_['heading_title'] = 'Tilaukset';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have modified orders!';
|
||||
@ -76,7 +76,7 @@ $_['column_comment'] = 'Comment';
|
||||
$_['column_notify'] = 'Customer Notified';
|
||||
$_['column_location'] = 'Location';
|
||||
$_['column_reference'] = 'Reference';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
$_['column_weight'] = 'Product Weight';
|
||||
|
||||
// Entry
|
||||
@ -129,4 +129,4 @@ $_['help_override'] = 'If the customers order is being blocked from
|
||||
$_['error_warning'] = 'Varoitus: Please check the form carefully for errors!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify orders!';
|
||||
$_['error_action'] = 'Varoitus: Could not complete this action!';
|
||||
$_['error_filetype'] = 'Invalid file type!';
|
||||
$_['error_filetype'] = 'Invalid file type!';
|
||||
|
@ -22,7 +22,7 @@ $_['text_email'] = 'Email';
|
||||
$_['text_date_added'] = 'Date Added';
|
||||
$_['text_order_status'] = 'Order Status';
|
||||
$_['text_type'] = 'Type';
|
||||
$_['text_action'] = 'Action';
|
||||
$_['text_action'] = 'Toiminto';
|
||||
$_['text_product'] = 'Product';
|
||||
$_['text_quantity'] = 'Quantity';
|
||||
$_['text_amount'] = 'Amount';
|
||||
@ -57,7 +57,7 @@ $_['column_date_added'] = 'Date Added';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_amount'] = 'Amount';
|
||||
$_['column_type'] = 'Type';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_order_recurring_id'] = 'Recurring ID';
|
||||
@ -67,7 +67,7 @@ $_['entry_customer'] = 'Customer';
|
||||
$_['entry_date_added'] = 'Date Added';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_type'] = 'Type';
|
||||
$_['entry_action'] = 'Action';
|
||||
$_['entry_action'] = 'Toiminto';
|
||||
$_['entry_email'] = 'Email';
|
||||
$_['entry_description'] = 'Recurring Profile\'s description';
|
||||
$_['entry_product'] = 'Product';
|
||||
@ -79,4 +79,4 @@ $_['entry_cancel_payment'] = 'Cancel Payment';
|
||||
|
||||
// Error
|
||||
$_['error_not_cancelled'] = 'Virhe: %s';
|
||||
$_['error_not_found'] = 'Could not cancel recurring profile';
|
||||
$_['error_not_found'] = 'Could not cancel recurring profile';
|
||||
|
@ -25,10 +25,10 @@ $_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_modified'] = 'Date Modified';
|
||||
$_['column_comment'] = 'Comment';
|
||||
$_['column_notify'] = 'Customer Notified';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_customer'] = 'Customer';
|
||||
$_['entry_customer'] = 'Asiakas';
|
||||
$_['entry_order_id'] = 'Order ID';
|
||||
$_['entry_date_ordered'] = 'Order Date';
|
||||
$_['entry_firstname'] = 'First Name';
|
||||
@ -60,4 +60,4 @@ $_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
$_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';
|
||||
$_['error_product'] = 'Product Name must be greater than 3 and less than 255 characters!';
|
||||
$_['error_model'] = 'Product Model must be greater than 3 and less than 64 characters!';
|
||||
$_['error_model'] = 'Product Model must be greater than 3 and less than 64 characters!';
|
||||
|
@ -20,7 +20,7 @@ $_['column_status'] = 'Status';
|
||||
$_['column_order_id'] = 'Order ID';
|
||||
$_['column_customer'] = 'Customer';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_code'] = 'Code';
|
||||
@ -44,4 +44,4 @@ $_['error_to_name'] = 'Recipient\'s Name must be between 1 and 64 characters
|
||||
$_['error_from_name'] = 'Your Name must be between 1 and 64 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
$_['error_amount'] = 'Amount must be greater than or equal to 1!';
|
||||
$_['error_order'] = 'Varoitus: This voucher cannot be deleted as it is part of an <a href="%s">order</a>!';
|
||||
$_['error_order'] = 'Varoitus: This voucher cannot be deleted as it is part of an <a href="%s">order</a>!';
|
||||
|
@ -10,7 +10,7 @@ $_['text_edit'] = 'Edit Voucher Theme';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Voucher Theme Name';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Voucher Theme Name';
|
||||
@ -21,4 +21,4 @@ $_['entry_image'] = 'Image';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify voucher themes!';
|
||||
$_['error_name'] = 'Voucher Theme Name must be between 3 and 32 characters!';
|
||||
$_['error_image'] = 'Image required!';
|
||||
$_['error_voucher'] = 'Varoitus: This voucher theme cannot be deleted as it is currently assigned to %s vouchers!';
|
||||
$_['error_voucher'] = 'Varoitus: This voucher theme cannot be deleted as it is currently assigned to %s vouchers!';
|
||||
|
@ -10,7 +10,7 @@ $_['text_product'] = 'Tuotteet';
|
||||
$_['text_review'] = 'Reviews';
|
||||
$_['text_voucher'] = 'Vouchers';
|
||||
$_['text_tax'] = 'Taxes';
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_checkout'] = 'Checkout';
|
||||
$_['text_stock'] = 'Stock';
|
||||
$_['text_affiliate'] = 'Affiliates';
|
||||
@ -202,4 +202,4 @@ $_['error_complete_status'] = 'You must choose at least 1 order complet
|
||||
$_['error_log_required'] = 'Error Log Filename required!';
|
||||
$_['error_log_invalid'] = 'Error Log Filename invalid!';
|
||||
$_['error_log_extension'] = 'Error Log Filename extension needs to be .log!';
|
||||
$_['error_encryption'] = 'Encryption Key must be between 32 and 1024 characters!';
|
||||
$_['error_encryption'] = 'Encryption Key must be between 32 and 1024 characters!';
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Backup & Restore';
|
||||
$_['heading_title'] = 'Varmuuskopioi & Palauta';
|
||||
|
||||
// Text
|
||||
$_['text_success'] = 'Success: You have successfully imported your database!';
|
||||
@ -10,8 +10,8 @@ $_['entry_progress'] = 'Progress';
|
||||
$_['entry_export'] = 'Export';
|
||||
|
||||
// Tab
|
||||
$_['tab_backup'] = 'Backup';
|
||||
$_['tab_restore'] = 'Restore';
|
||||
$_['tab_backup'] = 'Varmuuskopioi';
|
||||
$_['tab_restore'] = 'Palauta';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify Backup & Restore!';
|
||||
|
@ -8,4 +8,4 @@ $_['text_list'] = 'Virhelista';
|
||||
|
||||
// Error
|
||||
$_['error_warning'] = 'Varoitus: Your error log file %s is %s!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to clear error log!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to clear error log!';
|
||||
|
@ -8,14 +8,14 @@ $_['text_list'] = 'Upload List';
|
||||
|
||||
// Column
|
||||
$_['column_name'] = 'Upload Name';
|
||||
$_['column_filename'] = 'Filename';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_filename'] = 'Tiedoston nimi';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Upload Name';
|
||||
$_['entry_filename'] = 'Filename';
|
||||
$_['entry_date_added'] = 'Date Added';
|
||||
$_['entry_filename'] = 'Tiedoston nimi';
|
||||
$_['entry_date_added'] = 'Lisäyspäivä';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify uploads!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify uploads!';
|
||||
|
@ -29,4 +29,4 @@ $_['entry_ip'] = 'IP-osoite';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modified APIs!';
|
||||
$_['error_username'] = 'API USername must be between 3 and 20 characters!';
|
||||
$_['error_key'] = 'API Key must be between 64 and 256 characters!';
|
||||
$_['error_ip'] = 'You must have atleast one IP added to the allowed list!';
|
||||
$_['error_ip'] = 'You must have atleast one IP added to the allowed list!';
|
||||
|
@ -35,4 +35,4 @@ $_['error_confirm'] = 'Password and password confirmation do not match!'
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
$_['error_exists_email'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
$_['error_exists_email'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
|
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Account Downloads';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_downloads'] = 'Downloads';
|
||||
$_['text_empty'] = 'You have not made any previous downloadable orders!';
|
||||
|
||||
@ -11,4 +11,4 @@ $_['text_empty'] = 'You have not made any previous downloadable orders!';
|
||||
$_['column_order_id'] = 'Order ID';
|
||||
$_['column_name'] = 'Name';
|
||||
$_['column_size'] = 'Size';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
|
@ -3,9 +3,9 @@
|
||||
$_['heading_title'] = 'Newsletter Subscription';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_newsletter'] = 'Newsletter';
|
||||
$_['text_success'] = 'Success: Your newsletter subscription has been successfully updated!';
|
||||
|
||||
// Entry
|
||||
$_['entry_newsletter'] = 'Subscribe';
|
||||
$_['entry_newsletter'] = 'Subscribe';
|
||||
|
@ -28,10 +28,10 @@ $_['column_model'] = 'Model';
|
||||
$_['column_quantity'] = 'Quantity';
|
||||
$_['column_price'] = 'Price';
|
||||
$_['column_total'] = 'Total';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_comment'] = 'Comment';
|
||||
|
||||
// Error
|
||||
$_['error_reorder'] = '%s is not currently available to be reordered.';
|
||||
$_['error_reorder'] = '%s is not currently available to be reordered.';
|
||||
|
@ -34,7 +34,7 @@ $_['column_price'] = 'Price';
|
||||
$_['column_opened'] = 'Opened';
|
||||
$_['column_comment'] = 'Comment';
|
||||
$_['column_reason'] = 'Reason';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_order_id'] = 'Order ID';
|
||||
@ -60,4 +60,4 @@ $_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';
|
||||
$_['error_product'] = 'Product Name must be greater than 3 and less than 255 characters!';
|
||||
$_['error_model'] = 'Product Model must be greater than 3 and less than 64 characters!';
|
||||
$_['error_reason'] = 'You must select a return product reason!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
|
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Your Reward Points';
|
||||
|
||||
// Column
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_description'] = 'Description';
|
||||
$_['column_points'] = 'Points';
|
||||
|
||||
@ -11,4 +11,4 @@ $_['column_points'] = 'Points';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_reward'] = 'Reward Points';
|
||||
$_['text_total'] = 'Your total number of reward points is:';
|
||||
$_['text_empty'] = 'You do not have any reward points!';
|
||||
$_['text_empty'] = 'You do not have any reward points!';
|
||||
|
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Your Transactions';
|
||||
|
||||
// Column
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_description'] = 'Description';
|
||||
$_['column_amount'] = 'Amount (%s)';
|
||||
|
||||
@ -11,4 +11,4 @@ $_['column_amount'] = 'Amount (%s)';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_transaction'] = 'Your Transactions';
|
||||
$_['text_total'] = 'Your current balance is:';
|
||||
$_['text_empty'] = 'You do not have any transactions!';
|
||||
$_['text_empty'] = 'You do not have any transactions!';
|
||||
|
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Affiliate Program';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_login'] = 'Login';
|
||||
$_['text_description'] = '<p>%s affiliate program is free and enables members to earn revenue by placing a link or links on their web site which advertises %s or specific products on it. Any sales made to customers who have clicked on those links will earn the affiliate commission. The standard commission rate is currently %s.</p><p>For more information, visit our FAQ page or see our Affiliate terms & conditions.</p>';
|
||||
$_['text_new_affiliate'] = 'New Affiliate';
|
||||
@ -19,4 +19,4 @@ $_['entry_password'] = 'Password';
|
||||
// Error
|
||||
$_['error_login'] = 'Varoitus: No match for E-Mail Address and/or Password.';
|
||||
$_['error_attempts'] = 'Varoitus: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
|
||||
$_['error_approved'] = 'Varoitus: Your account requires approval before you can login.';
|
||||
$_['error_approved'] = 'Varoitus: Your account requires approval before you can login.';
|
||||
|
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Affiliate Program';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_register'] = 'Affiliate Register';
|
||||
$_['text_account_already'] = 'If you already have an account with us, please login at the <a href="%s">login page</a>.';
|
||||
$_['text_signup'] = 'To create an affiliate account, fill in the form below ensuring you complete all the required fields:';
|
||||
@ -49,4 +49,4 @@ $_['error_bank_account_name'] = 'Account Name required!';
|
||||
$_['error_bank_account_number'] = 'Account Number required!';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password confirmation does not match password!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
|
@ -5,5 +5,5 @@ $_['heading_title'] = 'Your Affiliate Account Has Been Created!';
|
||||
// Text
|
||||
$_['text_message'] = '<p>Congratulations! Your new account has been successfully created!</p> <p>You are now a member of %s affiliates.</p> <p>If you have ANY questions about the operation of this affiliate system, please e-mail the store owner.</p> <p>A confirmation has been sent to the provided e-mail address. If you have not received it within the hour, please <a href="%s">contact us</a>.</p>';
|
||||
$_['text_approval'] = '<p>Thank you for registering for an affiliate account with %s!</p><p>You will be notified by e-mail once your account has been activated by the store owner.</p><p>If you have ANY questions about the operation of this affiliate system, please <a href="%s">contact the store owner</a>.</p>';
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_success'] = 'Success';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_success'] = 'Success';
|
||||
|
@ -14,4 +14,4 @@ $_['text_account'] = 'My Account';
|
||||
$_['text_order'] = 'Tilaushistoria';
|
||||
$_['text_wishlist'] = 'Toivelista';
|
||||
$_['text_newsletter'] = 'Uutiskirje';
|
||||
$_['text_powered'] = 'Powered By <a href="http://www.opencart.com">OpenCart</a><br /> %s © %s';
|
||||
$_['text_powered'] = 'Powered By <a href="http://www.opencart.com">OpenCart</a><br /> %s © %s';
|
||||
|
@ -3,7 +3,7 @@
|
||||
$_['text_subject'] = '%s - Order %s';
|
||||
$_['text_received'] = 'You have received an order.';
|
||||
$_['text_order_id'] = 'Order ID:';
|
||||
$_['text_date_added'] = 'Date Added:';
|
||||
$_['text_date_added'] = 'Lisäyspäivä:';
|
||||
$_['text_order_status'] = 'Order Status:';
|
||||
$_['text_product'] = 'Products';
|
||||
$_['text_total'] = 'Totals';
|
||||
|
@ -2,8 +2,8 @@
|
||||
// Text
|
||||
$_['text_subject'] = '%s - Order Update %s';
|
||||
$_['text_order_id'] = 'Order ID:';
|
||||
$_['text_date_added'] = 'Date Added:';
|
||||
$_['text_date_added'] = 'Lisäyspäivä:';
|
||||
$_['text_order_status'] = 'Your order has been updated to the following status:';
|
||||
$_['text_comment'] = 'The comments for your order are:';
|
||||
$_['text_link'] = 'To view your order click on the link below:';
|
||||
$_['text_footer'] = 'Please reply to this email if you have any questions.';
|
||||
$_['text_footer'] = 'Please reply to this email if you have any questions.';
|
||||
|
@ -9,7 +9,7 @@ $_['text_thanks'] = 'Thanks,';
|
||||
$_['text_new_customer'] = 'New customer';
|
||||
$_['text_signup'] = 'A new customer has signed up:';
|
||||
$_['text_customer_group'] = 'Customer Group:';
|
||||
$_['text_firstname'] = 'First Name:';
|
||||
$_['text_lastname'] = 'Last Name:';
|
||||
$_['text_firstname'] = 'Etunimi:';
|
||||
$_['text_lastname'] = 'Sukunimi:';
|
||||
$_['text_email'] = 'E-Mail:';
|
||||
$_['text_telephone'] = 'Telephone:';
|
||||
$_['text_telephone'] = 'Telephone:';
|
||||
|
Loading…
Reference in New Issue
Block a user