1
0

New Translations - 5.11.2021

This commit is contained in:
Christer Warén
2021-11-05 15:21:00 +02:00
parent 2e7f81b658
commit e8c7492668
16 changed files with 65 additions and 65 deletions

View File

@ -10,18 +10,18 @@ $_['text_stock'] = 'Saatavuus:';
$_['text_instock'] = 'Varastossa';
$_['text_tax'] = 'Ex Tax:';
$_['text_discount'] = ' or more ';
$_['text_option'] = 'Available Options';
$_['text_option'] = 'Vaihtoehdot';
$_['text_minimum'] = 'This product has a minimum quantity of %s';
$_['text_reviews'] = '%s reviews';
$_['text_write'] = 'Write a review';
$_['text_reviews'] = '%s arvostelua';
$_['text_write'] = 'Kirjoita arvostelu';
$_['text_login'] = 'Please <a href="%s">login</a> or <a href="%s">register</a> to review';
$_['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'] = 'Tagit:';
$_['text_error'] = 'Product not found!';
$_['text_payment_recurring'] = 'Payment Profile';
$_['text_error'] = 'Tuote ei löytynyt!';
$_['text_payment_recurring'] = 'Maksuprofiili';
$_['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';
@ -33,16 +33,16 @@ $_['text_year'] = 'vuosi';
// Entry
$_['entry_qty'] = 'Määrä';
$_['entry_name'] = 'Your Name';
$_['entry_name'] = 'Nimi';
$_['entry_review'] = 'Your Review';
$_['entry_rating'] = 'Rating';
$_['entry_good'] = 'Good';
$_['entry_bad'] = 'Bad';
// Tabs
$_['tab_description'] = 'Description';
$_['tab_description'] = 'Kuvaus';
$_['tab_attribute'] = 'Specification';
$_['tab_review'] = 'Reviews (%s)';
$_['tab_review'] = 'Arvostelut (%s)';
// Error
$_['error_name'] = 'Varoitus: Review Name must be between 3 and 25 characters!';