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

@ -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!';

View File

@ -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';

View File

@ -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!';

View File

@ -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>!';

View File

@ -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!';