New Translations – 16.2.2020
This commit is contained in:
@ -25,8 +25,8 @@ $_['entry_zone'] = 'Region / State';
|
||||
$_['entry_default'] = 'Default Address';
|
||||
|
||||
// Error
|
||||
$_['error_delete'] = 'Warning: You must have at least one address!';
|
||||
$_['error_default'] = 'Warning: You can not delete your default address!';
|
||||
$_['error_delete'] = 'Varoitus: You must have at least one address!';
|
||||
$_['error_default'] = 'Varoitus: You can not delete your default address!';
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_address_1'] = 'Address must be between 3 and 128 characters!';
|
||||
|
@ -27,7 +27,7 @@ $_['entry_bank_account_name'] = 'Account Name';
|
||||
$_['entry_bank_account_number'] = 'Account Number';
|
||||
|
||||
// Error
|
||||
$_['error_agree'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
$_['error_cheque'] = 'Cheque Payee Name required!';
|
||||
$_['error_paypal'] = 'PayPal Email Address does not appear to be valid!';
|
||||
$_['error_bank_account_name'] = 'Account Name required!';
|
||||
|
@ -15,7 +15,7 @@ $_['entry_email'] = 'E-Mail';
|
||||
$_['entry_telephone'] = 'Telephone';
|
||||
|
||||
// Error
|
||||
$_['error_exists'] = 'Warning: E-Mail address is already registered!';
|
||||
$_['error_exists'] = 'Varoitus: E-Mail address is already registered!';
|
||||
$_['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!';
|
||||
|
@ -15,7 +15,7 @@ $_['entry_password'] = 'New Password';
|
||||
$_['entry_confirm'] = 'Confirm';
|
||||
|
||||
// Error
|
||||
$_['error_email'] = 'Warning: The E-Mail Address was not found in our records, please try again!';
|
||||
$_['error_approved'] = 'Warning: Your account requires approval before you can login.';
|
||||
$_['error_email'] = 'Varoitus: The E-Mail Address was not found in our records, please try again!';
|
||||
$_['error_approved'] = 'Varoitus: Your account requires approval before you can login.';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password and password confirmation do not match!';
|
@ -17,6 +17,6 @@ $_['entry_email'] = 'E-Mail Address';
|
||||
$_['entry_password'] = 'Password';
|
||||
|
||||
// Error
|
||||
$_['error_login'] = 'Warning: No match for E-Mail Address and/or Password.';
|
||||
$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
|
||||
$_['error_approved'] = 'Warning: Your account requires approval before you can login.';
|
||||
$_['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.';
|
@ -45,7 +45,7 @@ $_['column_product'] = 'Product';
|
||||
$_['column_order_recurring_id'] = 'Recurring ID';
|
||||
|
||||
// Error
|
||||
$_['error_not_cancelled'] = 'Error: %s';
|
||||
$_['error_not_cancelled'] = 'Virhe: %s';
|
||||
$_['error_not_found'] = 'Could not cancel recurring';
|
||||
|
||||
// Button
|
||||
|
@ -22,7 +22,7 @@ $_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Password Confirm';
|
||||
|
||||
// Error
|
||||
$_['error_exists'] = 'Warning: E-Mail Address is already registered!';
|
||||
$_['error_exists'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
$_['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!';
|
||||
@ -30,4 +30,4 @@ $_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';
|
||||
$_['error_custom_field'] = '%s required!';
|
||||
$_['error_password'] = 'Password must be between 4 and 20 characters!';
|
||||
$_['error_confirm'] = 'Password confirmation does not match password!';
|
||||
$_['error_agree'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
@ -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'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
@ -29,4 +29,4 @@ $_['error_from_name'] = 'Your Name must be between 1 and 64 characters!';
|
||||
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
|
||||
$_['error_theme'] = 'You must select a theme!';
|
||||
$_['error_amount'] = 'Amount must be between %s and %s!';
|
||||
$_['error_agree'] = 'Warning: You must agree that the gift certificates are non-refundable!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree that the gift certificates are non-refundable!';
|
@ -17,6 +17,6 @@ $_['entry_email'] = 'Affiliate E-Mail';
|
||||
$_['entry_password'] = 'Password';
|
||||
|
||||
// Error
|
||||
$_['error_login'] = 'Warning: No match for E-Mail Address and/or Password.';
|
||||
$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
|
||||
$_['error_approved'] = 'Warning: Your account requires approval before you can login.';
|
||||
$_['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.';
|
@ -37,7 +37,7 @@ $_['entry_password'] = 'Password';
|
||||
$_['entry_confirm'] = 'Password Confirm';
|
||||
|
||||
// Error
|
||||
$_['error_exists'] = 'Warning: E-Mail Address is already registered!';
|
||||
$_['error_exists'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
$_['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!';
|
||||
@ -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'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
@ -3,7 +3,7 @@
|
||||
$_['text_success'] = 'Success: You have modified your shopping cart!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_stock'] = 'Products marked with *** are not available in the desired quantity or not in stock!';
|
||||
$_['error_minimum'] = 'Minimum order amount for %s is %s!';
|
||||
$_['error_store'] = 'Product can not be bought from the store you have choosen!';
|
||||
|
@ -3,5 +3,5 @@
|
||||
$_['text_success'] = 'Success: Your coupon discount has been applied!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_coupon'] = 'Warning: Coupon is either invalid, expired or reached it\'s usage limit!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_coupon'] = 'Varoitus: Coupon is either invalid, expired or reached it\'s usage limit!';
|
@ -3,5 +3,5 @@
|
||||
$_['text_success'] = 'Success: Your currency has been changed!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_currency'] = 'Warning: Currency code is invalid!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_currency'] = 'Varoitus: Currency code is invalid!';
|
@ -3,7 +3,7 @@
|
||||
$_['text_success'] = 'You have successfully modified customers';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_customer'] = 'You must select a customer!';
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
|
@ -3,5 +3,5 @@
|
||||
$_['text_success'] = 'Success: API session successfully started!';
|
||||
|
||||
// Error
|
||||
$_['error_key'] = 'Warning: Incorrect API Key!';
|
||||
$_['error_ip'] = 'Warning: Your IP %s is not allowed to access this API!';
|
||||
$_['error_key'] = 'Varoitus: Incorrect API Key!';
|
||||
$_['error_ip'] = 'Varoitus: Your IP %s is not allowed to access this API!';
|
@ -3,14 +3,14 @@
|
||||
$_['text_success'] = 'Success: You have modified orders!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_customer'] = 'Warning: Customer details needs to be set!';
|
||||
$_['error_payment_address'] = 'Warning: Payment address required!';
|
||||
$_['error_payment_method'] = 'Warning: Payment method required!';
|
||||
$_['error_no_payment'] = 'Warning: No Payment options are available!';
|
||||
$_['error_shipping_address'] = 'Warning: Shipping address required!';
|
||||
$_['error_shipping_method'] = 'Warning: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Warning: No Shipping options are available!';
|
||||
$_['error_stock'] = 'Warning: Products marked with *** are not available in the desired quantity or not in stock!';
|
||||
$_['error_minimum'] = 'Warning: Minimum order amount for %s is %s!';
|
||||
$_['error_not_found'] = 'Warning: Order could not be found!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_customer'] = 'Varoitus: Customer details needs to be set!';
|
||||
$_['error_payment_address'] = 'Varoitus: Payment address required!';
|
||||
$_['error_payment_method'] = 'Varoitus: Payment method required!';
|
||||
$_['error_no_payment'] = 'Varoitus: No Payment options are available!';
|
||||
$_['error_shipping_address'] = 'Varoitus: Shipping address required!';
|
||||
$_['error_shipping_method'] = 'Varoitus: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available!';
|
||||
$_['error_stock'] = 'Varoitus: Products marked with *** are not available in the desired quantity or not in stock!';
|
||||
$_['error_minimum'] = 'Varoitus: Minimum order amount for %s is %s!';
|
||||
$_['error_not_found'] = 'Varoitus: Order could not be found!';
|
@ -4,7 +4,7 @@ $_['text_address'] = 'Success: Payment address has been set!';
|
||||
$_['text_method'] = 'Success: Payment method has been set!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_address_1'] = 'Address 1 must be between 3 and 128 characters!';
|
||||
@ -13,6 +13,6 @@ $_['error_postcode'] = 'Postcode must be between 2 and 10 characters for thi
|
||||
$_['error_country'] = 'Please select a country!';
|
||||
$_['error_zone'] = 'Please select a region / state!';
|
||||
$_['error_custom_field'] = '%s required!';
|
||||
$_['error_address'] = 'Warning: Payment address required!';
|
||||
$_['error_method'] = 'Warning: Payment method required!';
|
||||
$_['error_no_payment'] = 'Warning: No Payment options are available!';
|
||||
$_['error_address'] = 'Varoitus: Payment address required!';
|
||||
$_['error_method'] = 'Varoitus: Payment method required!';
|
||||
$_['error_no_payment'] = 'Varoitus: No Payment options are available!';
|
@ -3,7 +3,7 @@
|
||||
$_['text_success'] = 'Success: Your reward points discount has been applied!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_reward'] = 'Warning: Please enter the amount of reward points to use!';
|
||||
$_['error_points'] = 'Warning: You don\'t have %s reward points!';
|
||||
$_['error_maximum'] = 'Warning: The maximum number of points that can be applied is %s!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_reward'] = 'Varoitus: Please enter the amount of reward points to use!';
|
||||
$_['error_points'] = 'Varoitus: You don\'t have %s reward points!';
|
||||
$_['error_maximum'] = 'Varoitus: The maximum number of points that can be applied is %s!';
|
@ -4,7 +4,7 @@ $_['text_address'] = 'Success: Shipping address has been set!';
|
||||
$_['text_method'] = 'Success: Shipping method has been set!';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_firstname'] = 'First Name must be between 1 and 32 characters!';
|
||||
$_['error_lastname'] = 'Last Name must be between 1 and 32 characters!';
|
||||
$_['error_address_1'] = 'Address 1 must be between 3 and 128 characters!';
|
||||
@ -13,6 +13,6 @@ $_['error_postcode'] = 'Postcode must be between 2 and 10 characters for thi
|
||||
$_['error_country'] = 'Please select a country!';
|
||||
$_['error_zone'] = 'Please select a region / state!';
|
||||
$_['error_custom_field'] = '%s required!';
|
||||
$_['error_address'] = 'Warning: Shipping address required!';
|
||||
$_['error_method'] = 'Warning: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Warning: No Shipping options are available!';
|
||||
$_['error_address'] = 'Varoitus: Shipping address required!';
|
||||
$_['error_method'] = 'Varoitus: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available!';
|
@ -5,8 +5,8 @@ $_['text_cart'] = 'Success: You have modified your shopping cart!';
|
||||
$_['text_for'] = '%s Gift Certificate for %s';
|
||||
|
||||
// Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to access the API!';
|
||||
$_['error_voucher'] = 'Warning: Gift Voucher is either invalid or the balance has been used up!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to access the API!';
|
||||
$_['error_voucher'] = 'Varoitus: Gift Voucher is either invalid or the balance has been used up!';
|
||||
$_['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!';
|
||||
|
@ -37,5 +37,5 @@ $_['column_total'] = 'Total';
|
||||
$_['error_stock'] = 'Products marked with *** are not available in the desired quantity or not in stock!';
|
||||
$_['error_minimum'] = 'Minimum order amount for %s is %s!';
|
||||
$_['error_required'] = '%s required!';
|
||||
$_['error_product'] = 'Warning: There are no products in your cart!';
|
||||
$_['error_product'] = 'Varoitus: There are no products in your cart!';
|
||||
$_['error_recurring_required'] = 'Please select a payment recurring!';
|
@ -69,10 +69,10 @@ $_['entry_shipping'] = 'My delivery and billing addresses are th
|
||||
|
||||
// Error
|
||||
$_['error_warning'] = 'There was a problem while trying to process your order! If the problem persists please try selecting a different payment method or you can contact the store owner by <a href="%s">clicking here</a>.';
|
||||
$_['error_login'] = 'Warning: No match for E-Mail Address and/or Password.';
|
||||
$_['error_attempts'] = 'Warning: Your account has exceeded allowed number of login attempts. Please try again in 1 hour.';
|
||||
$_['error_approved'] = 'Warning: Your account requires approval before you can login.';
|
||||
$_['error_exists'] = 'Warning: E-Mail Address is already registered!';
|
||||
$_['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_exists'] = 'Varoitus: E-Mail Address is already registered!';
|
||||
$_['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!';
|
||||
@ -84,10 +84,10 @@ $_['error_city'] = 'City must be between 2 and 128 character
|
||||
$_['error_postcode'] = 'Postcode must be between 2 and 10 characters!';
|
||||
$_['error_country'] = 'Please select a country!';
|
||||
$_['error_zone'] = 'Please select a region / state!';
|
||||
$_['error_agree'] = 'Warning: You must agree to the %s!';
|
||||
$_['error_address'] = 'Warning: You must select address!';
|
||||
$_['error_shipping'] = 'Warning: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Warning: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
$_['error_payment'] = 'Warning: Payment method required!';
|
||||
$_['error_no_payment'] = 'Warning: No Payment options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
$_['error_address'] = 'Varoitus: You must select address!';
|
||||
$_['error_shipping'] = 'Varoitus: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
$_['error_payment'] = 'Varoitus: Payment method required!';
|
||||
$_['error_no_payment'] = 'Varoitus: No Payment options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
$_['error_custom_field'] = '%s required!';
|
@ -30,4 +30,4 @@ $_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
//Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify module Login with Amazon!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify module Login with Amazon!';
|
@ -30,4 +30,4 @@ $_['entry_status'] = 'Status';
|
||||
$_['entry_sort_order'] = 'Sort Order';
|
||||
|
||||
//Error
|
||||
$_['error_permission'] = 'Warning: You do not have permission to modify module Pay with Amazon!';
|
||||
$_['error_permission'] = 'Varoitus: You do not have permission to modify module Pay with Amazon!';
|
@ -24,4 +24,4 @@ $_['button_express_shipping'] = 'Update shipping';
|
||||
$_['error_heading_title'] = 'There was an error';
|
||||
$_['error_too_many_failures'] = 'Your payment has failed too many times';
|
||||
$_['error_unavailable'] = 'Please use the full checkout with this order';
|
||||
$_['error_no_shipping'] = 'Warning: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
|
@ -16,9 +16,9 @@ $_['entry_cc_cvv2'] = 'Card Security Code (CVV2):';
|
||||
$_['entry_cc_issue'] = 'Card Issue Number:';
|
||||
|
||||
// Error
|
||||
$_['error_required'] = 'Warning: All payment information fields are required.';
|
||||
$_['error_general'] = 'Warning: A general problem has occurred with the transaction. Please try again.';
|
||||
$_['error_config'] = 'Warning: Payment module configuration error. Please verify the login credentials.';
|
||||
$_['error_address'] = 'Warning: A match of the Payment Address City, State, and Postal Code failed. Please try again.';
|
||||
$_['error_declined'] = 'Warning: This transaction has been declined. Please try again.';
|
||||
$_['error_invalid'] = 'Warning: The provided credit card information is invalid. Please try again.';
|
||||
$_['error_required'] = 'Varoitus: All payment information fields are required.';
|
||||
$_['error_general'] = 'Varoitus: A general problem has occurred with the transaction. Please try again.';
|
||||
$_['error_config'] = 'Varoitus: Payment module configuration error. Please verify the login credentials.';
|
||||
$_['error_address'] = 'Varoitus: A match of the Payment Address City, State, and Postal Code failed. Please try again.';
|
||||
$_['error_declined'] = 'Varoitus: This transaction has been declined. Please try again.';
|
||||
$_['error_invalid'] = 'Varoitus: The provided credit card information is invalid. Please try again.';
|
@ -1,5 +1,5 @@
|
||||
<?php
|
||||
// Text
|
||||
$_['text_title'] = 'PayPal';
|
||||
$_['text_testmode'] = 'Warning: The payment gateway is in \'Sandbox Mode\'. Your account will not be charged.';
|
||||
$_['text_testmode'] = 'Varoitus: The payment gateway is in \'Sandbox Mode\'. Your account will not be charged.';
|
||||
$_['text_total'] = 'Shipping, Handling, Discounts & Taxes';
|
@ -36,12 +36,12 @@ $_['text_token_expired_subject'] = 'Your Square access token has expired!
|
||||
$_['text_token_expired_message'] = "The Square payment extension's access token connecting it to your Square account has expired. You need to verify your application credentials and CRON job in the extension settings and connect again.";
|
||||
|
||||
// Error
|
||||
$_['error_browser_not_supported'] = 'Error: The payment system no longer supports your web browser. Please update or use a different one.';
|
||||
$_['error_card_invalid'] = 'Error: Card is invalid!';
|
||||
$_['error_squareup_cron_token'] = 'Error: Access token could not get refreshed. Please connect your Square Payment extension via the OpenCart admin panel.';
|
||||
$_['error_browser_not_supported'] = 'Virhe: The payment system no longer supports your web browser. Please update or use a different one.';
|
||||
$_['error_card_invalid'] = 'Virhe: Card is invalid!';
|
||||
$_['error_squareup_cron_token'] = 'Virhe: Access token could not get refreshed. Please connect your Square Payment extension via the OpenCart admin panel.';
|
||||
|
||||
// Warning
|
||||
$_['warning_test_mode'] = 'Warning: Sandbox mode is enabled! Transactions will appear to go through, but no charges will be carried out.';
|
||||
$_['warning_test_mode'] = 'Varoitus: Sandbox mode is enabled! Transactions will appear to go through, but no charges will be carried out.';
|
||||
|
||||
// Statuses
|
||||
$_['squareup_status_comment_authorized'] = 'The card transaction has been authorized but not yet captured.';
|
||||
|
@ -7,5 +7,5 @@ $_['text_canceled'] = 'Success: You have succesfully caneled this payment!
|
||||
$_['button_cancel'] = 'Cancel Recurring Payment';
|
||||
|
||||
// Error
|
||||
$_['error_not_cancelled'] = 'Error: %s';
|
||||
$_['error_not_cancelled'] = 'Virhe: %s';
|
||||
$_['error_not_found'] = 'Could not cancel recurring profile';
|
@ -9,5 +9,5 @@ $_['text_order_history_cancel'] = 'You canceled your recurring profile. Your car
|
||||
$_['button_cancel'] = 'Cancel Recurring Payment';
|
||||
|
||||
// Error
|
||||
$_['error_not_cancelled'] = 'Error: %s';
|
||||
$_['error_not_cancelled'] = 'Virhe: %s';
|
||||
$_['error_not_found'] = 'Could not cancel recurring profile';
|
@ -10,5 +10,5 @@ $_['text_success'] = 'Success: Your coupon discount has been applied!';
|
||||
$_['entry_coupon'] = 'Enter your coupon here';
|
||||
|
||||
// Error
|
||||
$_['error_coupon'] = 'Warning: Coupon is either invalid, expired or reached its usage limit!';
|
||||
$_['error_empty'] = 'Warning: Please enter a coupon code!';
|
||||
$_['error_coupon'] = 'Varoitus: Coupon is either invalid, expired or reached its usage limit!';
|
||||
$_['error_empty'] = 'Varoitus: Please enter a coupon code!';
|
@ -11,6 +11,6 @@ $_['text_success'] = 'Success: Your reward points discount has been applied!';
|
||||
$_['entry_reward'] = 'Points to use (Max %s)';
|
||||
|
||||
// Error
|
||||
$_['error_reward'] = 'Warning: Please enter the amount of reward points to use!';
|
||||
$_['error_points'] = 'Warning: You don\'t have %s reward points!';
|
||||
$_['error_maximum'] = 'Warning: The maximum number of points that can be applied is %s!';
|
||||
$_['error_reward'] = 'Varoitus: Please enter the amount of reward points to use!';
|
||||
$_['error_points'] = 'Varoitus: You don\'t have %s reward points!';
|
||||
$_['error_maximum'] = 'Varoitus: The maximum number of points that can be applied is %s!';
|
@ -16,5 +16,5 @@ $_['entry_postcode'] = 'Post Code';
|
||||
$_['error_postcode'] = 'Postcode must be between 2 and 10 characters!';
|
||||
$_['error_country'] = 'Please select a country!';
|
||||
$_['error_zone'] = 'Please select a region / state!';
|
||||
$_['error_shipping'] = 'Warning: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Warning: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
|
||||
$_['error_shipping'] = 'Varoitus: Shipping method required!';
|
||||
$_['error_no_shipping'] = 'Varoitus: No Shipping options are available. Please <a href="%s">contact us</a> for assistance!';
|
@ -10,5 +10,5 @@ $_['text_success'] = 'Success: Your gift certificate discount has been applied!
|
||||
$_['entry_voucher'] = 'Enter your gift certificate code here';
|
||||
|
||||
// Error
|
||||
$_['error_voucher'] = 'Warning: Gift Certificate is either invalid or the balance has been used up!';
|
||||
$_['error_empty'] = 'Warning: Please enter a gift certificate code!';
|
||||
$_['error_voucher'] = 'Varoitus: Gift Certificate is either invalid or the balance has been used up!';
|
||||
$_['error_empty'] = 'Varoitus: Please enter a gift certificate code!';
|
@ -11,23 +11,23 @@ $_['thousand_point'] = ',';
|
||||
|
||||
// Text
|
||||
$_['text_home'] = '<i class="fa fa-home"></i>';
|
||||
$_['text_yes'] = 'Yes';
|
||||
$_['text_no'] = 'No';
|
||||
$_['text_yes'] = 'Kyllä';
|
||||
$_['text_no'] = 'Ei';
|
||||
$_['text_none'] = ' --- None --- ';
|
||||
$_['text_select'] = ' --- Please Select --- ';
|
||||
$_['text_all_zones'] = 'All Zones';
|
||||
$_['text_pagination'] = 'Showing %d to %d of %d (%d Pages)';
|
||||
$_['text_loading'] = 'Loading...';
|
||||
$_['text_loading'] = 'Ladataan...';
|
||||
$_['text_no_results'] = 'No results!';
|
||||
|
||||
// Buttons
|
||||
$_['button_address_add'] = 'Add Address';
|
||||
$_['button_back'] = 'Back';
|
||||
$_['button_continue'] = 'Continue';
|
||||
$_['button_cart'] = 'Add to Cart';
|
||||
$_['button_address_add'] = 'Lisää osoite';
|
||||
$_['button_back'] = 'Palaa takaisin';
|
||||
$_['button_continue'] = 'Jatka';
|
||||
$_['button_cart'] = 'Lisää ostoskoriin';
|
||||
$_['button_cancel'] = 'Cancel';
|
||||
$_['button_compare'] = 'Compare this Product';
|
||||
$_['button_wishlist'] = 'Add to Wish List';
|
||||
$_['button_compare'] = 'Vertaile tätä tuotetta';
|
||||
$_['button_wishlist'] = 'Lisää toivelistalle';
|
||||
$_['button_checkout'] = 'Checkout';
|
||||
$_['button_confirm'] = 'Confirm Order';
|
||||
$_['button_coupon'] = 'Apply Coupon';
|
||||
@ -39,7 +39,7 @@ $_['button_new_address'] = 'New Address';
|
||||
$_['button_change_address'] = 'Change Address';
|
||||
$_['button_reviews'] = 'Reviews';
|
||||
$_['button_write'] = 'Write Review';
|
||||
$_['button_login'] = 'Login';
|
||||
$_['button_login'] = 'Kirjaudu';
|
||||
$_['button_update'] = 'Update';
|
||||
$_['button_remove'] = 'Remove';
|
||||
$_['button_reorder'] = 'Reorder';
|
||||
@ -49,25 +49,25 @@ $_['button_search'] = 'Search';
|
||||
$_['button_shipping'] = 'Apply Shipping';
|
||||
$_['button_submit'] = 'Submit';
|
||||
$_['button_guest'] = 'Guest Checkout';
|
||||
$_['button_view'] = 'View';
|
||||
$_['button_view'] = 'Näkymä';
|
||||
$_['button_voucher'] = 'Apply Gift Certificate';
|
||||
$_['button_upload'] = 'Upload File';
|
||||
$_['button_reward'] = 'Apply Points';
|
||||
$_['button_quote'] = 'Get Quotes';
|
||||
$_['button_list'] = 'List';
|
||||
$_['button_grid'] = 'Grid';
|
||||
$_['button_list'] = 'Lista';
|
||||
$_['button_grid'] = 'Ruudukko';
|
||||
$_['button_map'] = 'View Google Map';
|
||||
|
||||
// Error
|
||||
$_['error_exception'] = 'Error Code(%s): %s in %s on line %s';
|
||||
$_['error_upload_1'] = 'Warning: The uploaded file exceeds the upload_max_filesize directive in php.ini!';
|
||||
$_['error_upload_2'] = 'Warning: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form!';
|
||||
$_['error_upload_3'] = 'Warning: The uploaded file was only partially uploaded!';
|
||||
$_['error_upload_4'] = 'Warning: No file was uploaded!';
|
||||
$_['error_upload_6'] = 'Warning: Missing a temporary folder!';
|
||||
$_['error_upload_7'] = 'Warning: Failed to write file to disk!';
|
||||
$_['error_upload_8'] = 'Warning: File upload stopped by extension!';
|
||||
$_['error_upload_999'] = 'Warning: No error code available!';
|
||||
$_['error_exception'] = 'Virhekoodi(%s): %s in %s on line %s';
|
||||
$_['error_upload_1'] = 'Varoitus: The uploaded file exceeds the upload_max_filesize directive in php.ini!';
|
||||
$_['error_upload_2'] = 'Varoitus: The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form!';
|
||||
$_['error_upload_3'] = 'Varoitus: The uploaded file was only partially uploaded!';
|
||||
$_['error_upload_4'] = 'Varoitus: No file was uploaded!';
|
||||
$_['error_upload_6'] = 'Varoitus: Missing a temporary folder!';
|
||||
$_['error_upload_7'] = 'Varoitus: Failed to write file to disk!';
|
||||
$_['error_upload_8'] = 'Varoitus: File upload stopped by extension!';
|
||||
$_['error_upload_999'] = 'Varoitus: No error code available!';
|
||||
$_['error_curl'] = 'CURL: Error Code(%s): %s';
|
||||
|
||||
/* When doing translations only include the matching language code */
|
||||
|
@ -45,6 +45,6 @@ $_['tab_attribute'] = 'Specification';
|
||||
$_['tab_review'] = 'Reviews (%s)';
|
||||
|
||||
// Error
|
||||
$_['error_name'] = 'Warning: Review Name must be between 3 and 25 characters!';
|
||||
$_['error_text'] = 'Warning: Review Text must be between 25 and 1000 characters!';
|
||||
$_['error_rating'] = 'Warning: Please select a review rating!';
|
||||
$_['error_name'] = 'Varoitus: Review Name must be between 3 and 25 characters!';
|
||||
$_['error_text'] = 'Varoitus: Review Text must be between 25 and 1000 characters!';
|
||||
$_['error_rating'] = 'Varoitus: Please select a review rating!';
|
Reference in New Issue
Block a user