1
0

New Translations - 8.10.2021

This commit is contained in:
Christer Warén
2021-10-08 18:38:27 +03:00
parent 4bd790f56a
commit 9a201bc603
15 changed files with 80 additions and 80 deletions

View File

@ -1,13 +1,13 @@
<?php
// Text
$_['text_search'] = 'Search';
$_['text_search'] = 'Haku';
$_['text_brand'] = 'Brand';
$_['text_manufacturer'] = 'Brand:';
$_['text_model'] = 'Product Code:';
$_['text_reward'] = 'Reward Points:';
$_['text_model'] = 'Tuotekoodi:';
$_['text_reward'] = 'Palkintopisteet:';
$_['text_points'] = 'Price in reward points:';
$_['text_stock'] = 'Availability:';
$_['text_instock'] = 'In Stock';
$_['text_stock'] = 'Saatavuus:';
$_['text_instock'] = 'Varastossa';
$_['text_tax'] = 'Ex Tax:';
$_['text_discount'] = ' or more ';
$_['text_option'] = 'Available Options';
@ -19,7 +19,7 @@ $_['text_no_reviews'] = 'There are no reviews for this product.';
$_['text_note'] = '<span class="text-danger">Note:</span> HTML is not translated!';
$_['text_success'] = 'Thank you for your review. It has been submitted to the webmaster for approval.';
$_['text_related'] = 'Related Products';
$_['text_tags'] = 'Tags:';
$_['text_tags'] = 'Tagit:';
$_['text_error'] = 'Product not found!';
$_['text_payment_recurring'] = 'Payment Profile';
$_['text_trial_description'] = '%s every %d %s(s) for %d payment(s) then';
@ -32,7 +32,7 @@ $_['text_month'] = 'kuukausi';
$_['text_year'] = 'vuosi';
// Entry
$_['entry_qty'] = 'Qty';
$_['entry_qty'] = 'Määrä';
$_['entry_name'] = 'Your Name';
$_['entry_review'] = 'Your Review';
$_['entry_rating'] = 'Rating';