1
0

New Translations – 16.2.2020

This commit is contained in:
Christer Waren
2020-02-16 14:18:44 +02:00
parent 4126bbe023
commit b197fd35c3
46 changed files with 286 additions and 286 deletions

View File

@@ -1,7 +1,7 @@
<?php
// Text
$_['text_items'] = '%s item(s) - %s';
$_['text_empty'] = 'Your shopping cart is empty!';
$_['text_empty'] = 'Ostoskorisi on tyhjä!';
$_['text_cart'] = 'View Cart';
$_['text_checkout'] = 'Checkout';
$_['text_recurring'] = 'Payment Profile';

View File

@@ -1,3 +1,3 @@
<?php
// Text
$_['text_currency'] = 'Currency';
$_['text_currency'] = 'Valuutta';

View File

@@ -3,15 +3,15 @@
$_['text_information'] = 'Information';
$_['text_service'] = 'Customer Service';
$_['text_extra'] = 'Extras';
$_['text_contact'] = 'Contact Us';
$_['text_contact'] = 'Ota yhteyttä';
$_['text_return'] = 'Returns';
$_['text_sitemap'] = 'Site Map';
$_['text_manufacturer'] = 'Brands';
$_['text_voucher'] = 'Gift Certificates';
$_['text_voucher'] = 'Lahjakortit';
$_['text_affiliate'] = 'Affiliate';
$_['text_special'] = 'Specials';
$_['text_account'] = 'My Account';
$_['text_order'] = 'Order History';
$_['text_wishlist'] = 'Wish List';
$_['text_newsletter'] = 'Newsletter';
$_['text_order'] = 'Tilaushistoria';
$_['text_wishlist'] = 'Toivelista';
$_['text_newsletter'] = 'Uutiskirje';
$_['text_powered'] = 'Powered By <a href="http://www.opencart.com">OpenCart</a><br /> %s &copy; %s';

View File

@@ -1,16 +1,16 @@
<?php
// Text
$_['text_home'] = 'Home';
$_['text_wishlist'] = 'Wish List (%s)';
$_['text_shopping_cart'] = 'Shopping Cart';
$_['text_category'] = 'Categories';
$_['text_home'] = 'Koti';
$_['text_wishlist'] = 'Toivelista (%s)';
$_['text_shopping_cart'] = 'Ostoskori';
$_['text_category'] = 'Kategoriat';
$_['text_account'] = 'My Account';
$_['text_register'] = 'Register';
$_['text_login'] = 'Login';
$_['text_order'] = 'Order History';
$_['text_register'] = 'Rekisteröidy';
$_['text_login'] = 'Kirjaudu';
$_['text_order'] = 'Tilaushistoria';
$_['text_transaction'] = 'Transactions';
$_['text_download'] = 'Downloads';
$_['text_logout'] = 'Logout';
$_['text_download'] = 'Lataukset';
$_['text_logout'] = 'Kirjaudu Ulos';
$_['text_checkout'] = 'Checkout';
$_['text_search'] = 'Search';
$_['text_all'] = 'Show All';

View File

@@ -1,3 +1,3 @@
<?php
// Text
$_['text_language'] = 'Language';
$_['text_language'] = 'Kieli';

View File

@@ -1,7 +1,7 @@
<?php
// Heading
$_['heading_title'] = 'Maintenance';
$_['heading_title'] = 'Huolto';
// Text
$_['text_maintenance'] = 'Maintenance';
$_['text_maintenance'] = 'Huolto';
$_['text_message'] = '<h1 style="text-align:center;">We are currently performing some scheduled maintenance. <br/>We will be back as soon as possible. Please check back soon.</h1>';