1
0

New Translations – 2.3.2020 (2)

This commit is contained in:
Christer Waren
2020-03-02 10:58:49 +02:00
parent b1e26e79a8
commit cfa575a06a
97 changed files with 282 additions and 282 deletions

View File

@ -23,4 +23,4 @@ $_['text_recurring'] = 'Recurring payments';
$_['text_transactions'] = 'Transactions';
$_['text_affiliate_add'] = 'Register for an affiliate account';
$_['text_affiliate_edit'] = 'Edit your affiliate information';
$_['text_tracking'] = 'Custom Affiliate Tracking Code';
$_['text_tracking'] = 'Custom Affiliate Tracking Code';

View File

@ -34,4 +34,4 @@ $_['error_postcode'] = 'Postcode must be between 2 and 10 characters!';
$_['error_city'] = 'City must be between 2 and 128 characters!';
$_['error_country'] = 'Please select a country!';
$_['error_zone'] = 'Please select a region / state!';
$_['error_custom_field'] = '%s required!';
$_['error_custom_field'] = '%s required!';

View File

@ -32,4 +32,4 @@ $_['error_cheque'] = 'Cheque Payee Name required!';
$_['error_paypal'] = 'PayPal Email Address does not appear to be valid!';
$_['error_bank_account_name'] = 'Account Name required!';
$_['error_bank_account_number'] = 'Account Number required!';
$_['error_custom_field'] = '%s required!';
$_['error_custom_field'] = '%s required!';

View File

@ -4,11 +4,11 @@ $_['heading_title'] = 'Account Downloads';
// Text
$_['text_account'] = 'Tili';
$_['text_downloads'] = 'Downloads';
$_['text_downloads'] = 'Lataukset';
$_['text_empty'] = 'You have not made any previous downloadable orders!';
// Column
$_['column_order_id'] = 'Order ID';
$_['column_name'] = 'Name';
$_['column_name'] = 'Nimi';
$_['column_size'] = 'Size';
$_['column_date_added'] = 'Date Added';
$_['column_date_added'] = 'Lisäyspäivä';

View File

@ -20,4 +20,4 @@ $_['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_telephone'] = 'Telephone must be between 3 and 32 characters!';
$_['error_custom_field'] = '%s required!';
$_['error_custom_field'] = '%s required!';

View File

@ -18,4 +18,4 @@ $_['entry_confirm'] = 'Vahvista';
$_['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!';
$_['error_confirm'] = 'Password and password confirmation do not match!';

View File

@ -19,4 +19,4 @@ $_['entry_password'] = 'Salasana';
// 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.';

View File

@ -5,4 +5,4 @@ $_['heading_title'] = 'Account Logout';
// Text
$_['text_message'] = '<p>You have been logged off your account. It is now safe to leave the computer.</p><p>Your shopping cart has been saved, the items inside it will be restored whenever you log back into your account.</p>';
$_['text_account'] = 'Tili';
$_['text_logout'] = 'Kirjaudu Ulos';
$_['text_logout'] = 'Kirjaudu Ulos';

View File

@ -4,7 +4,7 @@ $_['heading_title'] = 'Newsletter Subscription';
// Text
$_['text_account'] = 'Tili';
$_['text_newsletter'] = 'Newsletter';
$_['text_newsletter'] = 'Uutiskirje';
$_['text_success'] = 'Success: Your newsletter subscription has been successfully updated!';
// Entry

View File

@ -8,7 +8,7 @@ $_['text_order'] = 'Order Information';
$_['text_order_detail'] = 'Order Details';
$_['text_invoice_no'] = 'Invoice No.:';
$_['text_order_id'] = 'Order ID:';
$_['text_date_added'] = 'Date Added:';
$_['text_date_added'] = 'Lisäyspäivä:';
$_['text_shipping_address'] = 'Shipping Address';
$_['text_shipping_method'] = 'Shipping Method:';
$_['text_payment_address'] = 'Payment Address';
@ -21,7 +21,7 @@ $_['text_error'] = 'The order you requested could not be found!';
// Column
$_['column_order_id'] = 'Order ID';
$_['column_customer'] = 'Customer';
$_['column_customer'] = 'Asiakas';
$_['column_product'] = 'No. of Products';
$_['column_name'] = 'Product Name';
$_['column_model'] = 'Model';
@ -30,8 +30,8 @@ $_['column_price'] = 'Price';
$_['column_total'] = 'Total';
$_['column_action'] = 'Toiminto';
$_['column_date_added'] = 'Date Added';
$_['column_status'] = 'Status';
$_['column_comment'] = 'Comment';
$_['column_status'] = 'Tila';
$_['column_comment'] = 'Kommentti';
// Error
$_['error_reorder'] = '%s is not currently available to be reordered.';

View File

@ -7,8 +7,8 @@ $_['text_account'] = 'Tili';
$_['text_recurring'] = 'Recurring Payment Information';
$_['text_recurring_detail'] = 'Recurring Payment Details';
$_['text_order_recurring_id'] = 'Recurring ID:';
$_['text_date_added'] = 'Date Added:';
$_['text_status'] = 'Status:';
$_['text_date_added'] = 'Lisäyspäivä:';
$_['text_status'] = 'Tila:';
$_['text_payment_method'] = 'Payment Method:';
$_['text_order_id'] = 'Order ID:';
$_['text_product'] = 'Product:';
@ -37,10 +37,10 @@ $_['text_error'] = 'The recurring order you requested
$_['text_cancelled'] = 'Recurring payment has been cancelled';
// Column
$_['column_date_added'] = 'Date Added';
$_['column_type'] = 'Type';
$_['column_date_added'] = 'Lisäyspäivä';
$_['column_type'] = 'Tyyppi';
$_['column_amount'] = 'Amount';
$_['column_status'] = 'Status';
$_['column_status'] = 'Tila';
$_['column_product'] = 'Product';
$_['column_order_recurring_id'] = 'Recurring ID';
@ -49,4 +49,4 @@ $_['error_not_cancelled'] = 'Virhe: %s';
$_['error_not_found'] = 'Could not cancel recurring';
// Button
$_['button_return'] = 'Return';
$_['button_return'] = 'Return';

View File

@ -4,7 +4,7 @@ $_['heading_title'] = 'Register Account';
// Text
$_['text_account'] = 'Tili';
$_['text_register'] = 'Register';
$_['text_register'] = 'Rekisteröidy';
$_['text_account_already'] = 'If you already have an account with us, please login at the <a href="%s">login page</a>.';
$_['text_your_details'] = 'Your Personal Details';
$_['text_newsletter'] = 'Uutiskirje';
@ -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'] = 'Varoitus: You must agree to the %s!';
$_['error_agree'] = 'Varoitus: You must agree to the %s!';

View File

@ -14,4 +14,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_code'] = 'Password reset code is invalid or was used previously!';
$_['error_code'] = 'Password reset code is invalid or was used previously!';

View File

@ -14,8 +14,8 @@ $_['text_message'] = '<p>Thank you for submitting your return request. You
$_['text_return_id'] = 'Return ID:';
$_['text_order_id'] = 'Order ID:';
$_['text_date_ordered'] = 'Order Date:';
$_['text_status'] = 'Status:';
$_['text_date_added'] = 'Date Added:';
$_['text_status'] = 'Tila:';
$_['text_date_added'] = 'Lisäyspäivä:';
$_['text_comment'] = 'Return Comments';
$_['text_history'] = 'Return History';
$_['text_empty'] = 'You have not made any previous returns!';
@ -24,10 +24,10 @@ $_['text_agree'] = 'I have read and agree to the <a href="%s" class="agr
// Column
$_['column_return_id'] = 'Return ID';
$_['column_order_id'] = 'Order ID';
$_['column_status'] = 'Status';
$_['column_date_added'] = 'Date Added';
$_['column_customer'] = 'Customer';
$_['column_product'] = 'Product Name';
$_['column_status'] = 'Tila';
$_['column_date_added'] = 'Lisäyspäivä';
$_['column_customer'] = 'Asiakas';
$_['column_product'] = 'Tuotteen nimi';
$_['column_model'] = 'Model';
$_['column_quantity'] = 'Quantity';
$_['column_price'] = 'Price';
@ -39,11 +39,11 @@ $_['column_action'] = 'Toiminto';
// Entry
$_['entry_order_id'] = 'Order ID';
$_['entry_date_ordered'] = 'Order Date';
$_['entry_firstname'] = 'First Name';
$_['entry_lastname'] = 'Last Name';
$_['entry_email'] = 'E-Mail';
$_['entry_firstname'] = 'Etunimi';
$_['entry_lastname'] = 'Sukunimi';
$_['entry_email'] = 'Sähköpostiosoite';
$_['entry_telephone'] = 'Telephone';
$_['entry_product'] = 'Product Name';
$_['entry_product'] = 'Tuotteen nimi';
$_['entry_model'] = 'Product Code';
$_['entry_quantity'] = 'Quantity';
$_['entry_reason'] = 'Reason for Return';

View File

@ -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'] = 'Varoitus: You must agree that the gift certificates are non-refundable!';
$_['error_agree'] = 'Varoitus: You must agree that the gift certificates are non-refundable!';

View File

@ -17,4 +17,4 @@ $_['column_name'] = 'Tuotteen nimi';
$_['column_model'] = 'Malli';
$_['column_stock'] = 'Varasto';
$_['column_price'] = 'Yksikköhinta';
$_['column_action'] = 'Toiminto';
$_['column_action'] = 'Toiminto';

View File

@ -4,7 +4,7 @@ $_['heading_title'] = 'Affiliate Program';
// Text
$_['text_account'] = 'Tili';
$_['text_login'] = 'Login';
$_['text_login'] = 'Kirjaudu';
$_['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 &amp; conditions.</p>';
$_['text_new_affiliate'] = 'New Affiliate';
$_['text_register_account'] = '<p>I am not currently an affiliate.</p><p>Click Continue below to create a new affiliate account. Please note that this is not connected in any way to your customer account.</p>';
@ -14,7 +14,7 @@ $_['text_forgotten'] = 'Forgotten Password';
// Entry
$_['entry_email'] = 'Affiliate E-Mail';
$_['entry_password'] = 'Password';
$_['entry_password'] = 'Salasana';
// Error
$_['error_login'] = 'Varoitus: No match for E-Mail Address and/or Password.';

View File

@ -13,14 +13,14 @@ $_['text_your_affiliate'] = 'Your Affiliate Information';
$_['text_your_password'] = 'Your Password';
$_['text_cheque'] = 'Cheque';
$_['text_paypal'] = 'PayPal';
$_['text_bank'] = 'Bank Transfer';
$_['text_bank'] = 'Tilisiirto';
$_['text_agree'] = 'I have read and agree to the <a href="%s" class="agree"><b>%s</b></a>';
// Entry
$_['entry_customer_group'] = 'Customer Group';
$_['entry_firstname'] = 'First Name';
$_['entry_lastname'] = 'Last Name';
$_['entry_email'] = 'E-Mail';
$_['entry_customer_group'] = 'Asiakasryhmä';
$_['entry_firstname'] = 'Etunimi';
$_['entry_lastname'] = 'Sukunimi';
$_['entry_email'] = 'Sähköpostiosoite';
$_['entry_telephone'] = 'Telephone';
$_['entry_company'] = 'Company';
$_['entry_website'] = 'Web Site';
@ -33,8 +33,8 @@ $_['entry_bank_branch_number'] = 'ABA/BSB number (Branch Number)';
$_['entry_bank_swift_code'] = 'SWIFT Code';
$_['entry_bank_account_name'] = 'Account Name';
$_['entry_bank_account_number'] = 'Account Number';
$_['entry_password'] = 'Password';
$_['entry_confirm'] = 'Password Confirm';
$_['entry_password'] = 'Salasana';
$_['entry_confirm'] = 'Vahvista salasana';
// Error
$_['error_exists'] = 'Varoitus: E-Mail Address is already registered!';

View File

@ -15,4 +15,4 @@ $_['error_zone'] = 'Please select a region / state!';
$_['error_custom_field'] = '%s required!';
$_['error_address'] = 'Varoitus: Payment address required!';
$_['error_method'] = 'Varoitus: Payment method required!';
$_['error_no_payment'] = 'Varoitus: No Payment options are available!';
$_['error_no_payment'] = 'Varoitus: No Payment options are available!';

View File

@ -6,4 +6,4 @@ $_['text_success'] = 'Success: Your reward points discount has been applied!
$_['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!';
$_['error_maximum'] = 'Varoitus: The maximum number of points that can be applied is %s!';

View File

@ -11,4 +11,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_theme'] = 'You must select a theme!';
$_['error_amount'] = 'Amount must be between %s and %s!';
$_['error_amount'] = 'Amount must be between %s and %s!';

View File

@ -38,4 +38,4 @@ $_['error_stock'] = 'Products marked with *** are not available in
$_['error_minimum'] = 'Minimum order amount for %s is %s!';
$_['error_required'] = '%s vaaditaan!';
$_['error_product'] = 'Varoitus: There are no products in your cart!';
$_['error_recurring_required'] = 'Please select a payment recurring!';
$_['error_recurring_required'] = 'Please select a payment recurring!';

View File

@ -52,15 +52,15 @@ $_['entry_email_address'] = 'E-Mail Address';
$_['entry_email'] = 'E-Mail';
$_['entry_password'] = 'Password';
$_['entry_confirm'] = 'Password Confirm';
$_['entry_firstname'] = 'First Name';
$_['entry_lastname'] = 'Last Name';
$_['entry_firstname'] = 'Etunimi';
$_['entry_lastname'] = 'Sukunimi';
$_['entry_telephone'] = 'Telephone';
$_['entry_address'] = 'Choose Address';
$_['entry_company'] = 'Company';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_company'] = 'Yritys';
$_['entry_customer_group'] = 'Asiakasryhmä';
$_['entry_address_1'] = 'Address 1';
$_['entry_address_2'] = 'Address 2';
$_['entry_postcode'] = 'Post Code';
$_['entry_postcode'] = 'Postinumero';
$_['entry_city'] = 'City';
$_['entry_country'] = 'Country';
$_['entry_zone'] = 'Region / State';
@ -90,4 +90,4 @@ $_['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 vaaditaan!';
$_['error_custom_field'] = '%s vaaditaan!';

View File

@ -17,4 +17,4 @@ $_['text_message'] = '<p>There was a problem processing your payment and the or
<p>Please try to order again using a different payment method.</p>
<p>If the problem persists please <a href="%s">contact us</a> with the details of the order you are trying to place.</p>
';
';

View File

@ -7,4 +7,4 @@ $_['text_basket'] = 'Ostoskori';
$_['text_checkout'] = 'Checkout';
$_['text_success'] = 'Success';
$_['text_customer'] = '<p>Your order has been successfully processed!</p><p>You can view your order history by going to the <a href="%s">my account</a> page and by clicking on <a href="%s">history</a>.</p><p>If your purchase has an associated download, you can go to the account <a href="%s">downloads</a> page to view them.</p><p>Please direct any questions you have to the <a href="%s">store owner</a>.</p><p>Thanks for shopping with us online!</p>';
$_['text_guest'] = '<p>Your order has been successfully processed!</p><p>Please direct any questions you have to the <a href="%s">store owner</a>.</p><p>Thanks for shopping with us online!</p>';
$_['text_guest'] = '<p>Your order has been successfully processed!</p><p>Please direct any questions you have to the <a href="%s">store owner</a>.</p><p>Thanks for shopping with us online!</p>';

View File

@ -4,4 +4,4 @@ $_['text_items'] = '%s item(s) - %s';
$_['text_empty'] = 'Ostoskorisi on tyhjä!';
$_['text_cart'] = 'View Cart';
$_['text_checkout'] = 'Checkout';
$_['text_recurring'] = 'Payment Profile';
$_['text_recurring'] = 'Payment Profile';

View File

@ -12,5 +12,5 @@ $_['text_transaction'] = 'Transactions';
$_['text_download'] = 'Lataukset';
$_['text_logout'] = 'Kirjaudu Ulos';
$_['text_checkout'] = 'Checkout';
$_['text_search'] = 'Search';
$_['text_all'] = 'Show All';
$_['text_search'] = 'Haku';
$_['text_all'] = 'Show All';

View File

@ -4,7 +4,7 @@ $_['heading_title'] = 'Sagepay Direct Cards';
// Text
$_['text_empty'] = 'You have no saved cards';
$_['text_account'] = 'Account';
$_['text_account'] = 'Tili';
$_['text_card'] = 'SagePay Direct Card Management';
$_['text_fail_card'] = 'There was an issue removing your SagePay card, Please contact the shop administrator for help.';
$_['text_success_card'] = 'SagePay card successfully removed';

View File

@ -4,7 +4,7 @@ $_['heading_title'] = 'Sagepay Server Cards';
// Text
$_['text_empty'] = 'You have no saved cards';
$_['text_account'] = 'Account';
$_['text_account'] = 'Tili';
$_['text_card'] = 'SagePay Server Card Management';
$_['text_fail_card'] = 'There was an issue removing your SagePay card, Please contact the shop administrator for help.';
$_['text_success_card'] = 'SagePay card successfully removed';

View File

@ -2,10 +2,10 @@
$_['heading_title'] = 'Square Credit Cards';
$_['text_account'] = 'Account';
$_['text_account'] = 'Tili';
$_['text_back'] = 'Back';
$_['text_delete'] = 'Delete';
$_['text_no_cards'] = 'There are no cards stored on our database.';
$_['text_card_ends_in'] = '%s card ending in &bull;&bull;&bull;&bull; &bull;&bull;&bull;&bull; &bull;&bull;&bull;&bull; %s';
$_['text_warning_card'] = 'Do you confirm you want to remove this card? You may add it again later on your next checkout.';
$_['text_success_card_delete'] = 'Success! This card has been removed.';
$_['text_success_card_delete'] = 'Success! This card has been removed.';

View File

@ -1,21 +1,21 @@
<?php
// Heading
$_['heading_title'] = 'Account';
$_['heading_title'] = 'Tili';
// Text
$_['text_register'] = 'Register';
$_['text_login'] = 'Login';
$_['text_logout'] = 'Logout';
$_['text_register'] = 'Registeröidy';
$_['text_login'] = 'Kirjaudu';
$_['text_logout'] = 'Kirjaudu Ulos';
$_['text_forgotten'] = 'Forgotten Password';
$_['text_account'] = 'My Account';
$_['text_edit'] = 'Edit Account';
$_['text_password'] = 'Password';
$_['text_address'] = 'Address Book';
$_['text_wishlist'] = 'Wish List';
$_['text_password'] = 'Salasana';
$_['text_address'] = 'Osoitekirja';
$_['text_wishlist'] = 'Toivelista';
$_['text_order'] = 'Order History';
$_['text_download'] = 'Downloads';
$_['text_download'] = 'Lataukset';
$_['text_reward'] = 'Reward Points';
$_['text_return'] = 'Returns';
$_['text_transaction'] = 'Transactions';
$_['text_newsletter'] = 'Newsletter';
$_['text_recurring'] = 'Recurring payments';
$_['text_newsletter'] = 'Uutiskirje';
$_['text_recurring'] = 'Recurring payments';

View File

@ -1,3 +1,3 @@
<?php
// Heading
$_['heading_title'] = 'Categories';
$_['heading_title'] = 'Kategoriat';

View File

@ -4,4 +4,4 @@ $_['heading_title'] = 'Information';
// Text
$_['text_contact'] = 'Contact Us';
$_['text_sitemap'] = 'Site Map';
$_['text_sitemap'] = 'Site Map';

View File

@ -10,11 +10,11 @@ $_['text_shipping_method'] = 'Please select the preferred shipping method to use
// Entry
$_['entry_country'] = 'Country';
$_['entry_zone'] = 'Region / State';
$_['entry_postcode'] = 'Post Code';
$_['entry_postcode'] = 'Postinumero';
// Error
$_['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'] = 'Varoitus: Shipping method required!';
$_['error_no_shipping'] = 'Varoitus: 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!';

View File

@ -24,4 +24,4 @@ $_['email_subject'] = 'Enquiry %s';
// Errors
$_['error_name'] = 'Name must be between 3 and 32 characters!';
$_['error_email'] = 'E-Mail Address does not appear to be valid!';
$_['error_enquiry'] = 'Enquiry must be between 10 and 3000 characters!';
$_['error_enquiry'] = 'Enquiry must be between 10 and 3000 characters!';

View File

@ -21,4 +21,4 @@ $_['text_rating_asc'] = 'Rating (Lowest)';
$_['text_rating_desc'] = 'Rating (Highest)';
$_['text_model_asc'] = 'Model (A - Z)';
$_['text_model_desc'] = 'Model (Z - A)';
$_['text_limit'] = 'Show:';
$_['text_limit'] = 'Näytä:';

View File

@ -19,4 +19,4 @@ $_['text_dimension'] = 'Dimensions (L x W x H)';
$_['text_compare'] = 'Product Compare (%s)';
$_['text_success'] = 'Success: You have added <a href="%s">%s</a> to your <a href="%s">product comparison</a>!';
$_['text_remove'] = 'Success: You have modified your product comparison!';
$_['text_empty'] = 'You have not chosen any products to compare.';
$_['text_empty'] = 'You have not chosen any products to compare.';

View File

@ -24,4 +24,4 @@ $_['text_rating_asc'] = 'Rating (Lowest)';
$_['text_rating_desc'] = 'Rating (Highest)';
$_['text_model_asc'] = 'Model (A - Z)';
$_['text_model_desc'] = 'Model (Z - A)';
$_['text_limit'] = 'Show:';
$_['text_limit'] = 'Show:';

View File

@ -25,11 +25,11 @@ $_['text_payment_recurring'] = 'Payment Profile';
$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then';
$_['text_payment_description'] = '%s every %d %s(s) for %d payment(s)';
$_['text_payment_cancel'] = '%s every %d %s(s) until canceled';
$_['text_day'] = 'day';
$_['text_week'] = 'week';
$_['text_day'] = 'päivä';
$_['text_week'] = 'viikko';
$_['text_semi_month'] = 'half-month';
$_['text_month'] = 'month';
$_['text_year'] = 'year';
$_['text_month'] = 'kuukausi';
$_['text_year'] = 'vuosi';
// Entry
$_['entry_qty'] = 'Qty';
@ -47,4 +47,4 @@ $_['tab_review'] = 'Reviews (%s)';
// Error
$_['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!';
$_['error_rating'] = 'Varoitus: Please select a review rating!';

View File

@ -5,7 +5,7 @@ $_['heading_tag'] = 'Tag - ';
// Text
$_['text_search'] = 'Products meeting the search criteria';
$_['text_keyword'] = 'Keywords';
$_['text_keyword'] = 'Avainsanat';
$_['text_category'] = 'All Categories';
$_['text_sub_category'] = 'Search in subcategories';
$_['text_empty'] = 'There is no product that matches the search criteria.';
@ -27,8 +27,8 @@ $_['text_rating_asc'] = 'Rating (Lowest)';
$_['text_rating_desc'] = 'Rating (Highest)';
$_['text_model_asc'] = 'Model (A - Z)';
$_['text_model_desc'] = 'Model (Z - A)';
$_['text_limit'] = 'Show:';
$_['text_limit'] = 'Näytä:';
// Entry
$_['entry_search'] = 'Search Criteria';
$_['entry_description'] = 'Search in product descriptions';
$_['entry_description'] = 'Search in product descriptions';

View File

@ -1,6 +1,6 @@
<?php
// Heading
$_['heading_title'] = 'Special Offers';
$_['heading_title'] = 'Erikoistarjoukset';
// Text
$_['text_empty'] = 'There are no special offer products to list.';
@ -21,4 +21,4 @@ $_['text_rating_asc'] = 'Rating (Lowest)';
$_['text_rating_desc'] = 'Rating (Highest)';
$_['text_model_asc'] = 'Model (A - Z)';
$_['text_model_desc'] = 'Model (Z - A)';
$_['text_limit'] = 'Show:';
$_['text_limit'] = 'Näytä:';