Skip to content

Commit d60b2ed

Browse files
authored
Merge pull request #4116 from evktalo/feature/finnish-translation-fixes
Some modifications and fixes to fi_FI translations.
2 parents c8a3e35 + b3621d2 commit d60b2ed

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
### Changed / Improved
1515
- optimizations - improved prefetch strategy - @gibkigonzo (#4080)
16+
- improvements to Finnish translations - @evktalo (#4116)
1617
- Radio button now allows separate checked, value and name attributes - @EndPositive (#4098)
1718

1819
### Fixed

core/i18n/resource/i18n/fi-FI.csv

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Add review","Lisää arvostelu"
55
"Adding a review ...","Lisätään arvostelua…"
66
"Address provided in checkout contains invalid data. Please check if all required fields are filled in and also contact us on {email} to resolve this issue for future. Your order has been canceled.","Kassalla annettu osoite on virheellinen. Tarkista, että kaikki pakolliset kentät on täytetty. Tilauksesi on peruttu. Ongelman jatkuessa ota yhteyttä sähköpostilla osoitteeseen {email}."
7-
"Allow notification about the order","Vastaanota ilmoitus tilauksesta"
7+
"Allow notification about the order","Salli ilmoitus tilauksesta"
88
"Are you sure you would like to remove this item from the shopping cart?","Haluatko varmasti poistaa tuotteen ostoskorista?"
99
"Compare Products","Vertaile tuotteita"
1010
"Compare products","Vertaile tuotteita"
@@ -46,7 +46,7 @@
4646
"Product {productName} has been added to wishlist!","{productName} on lisätty toivelistaan."
4747
"Product {productName} has been removed from compare!","{productName} on poistettu tuotevertailusta."
4848
"Product {productName} has been removed from wishlist!","{productName} on poistettu toivelistasta"
49-
"Quantity available offline","Määrä saatavilla yhteydettömässä"
49+
"Quantity available offline","Määrä saatavilla yhteydettömässä tilassa"
5050
"Quantity available","Määrä saatavilla"
5151
"Quantity must be above 0","Määrän pitää olla suurempi kuin 0"
5252
"Quantity must be below {quantity}","Määrän pitää olla alle {quantity}"
@@ -55,15 +55,15 @@
5555
"Reset password feature does not work while offline!","Salasanan uusiminen ei ole käytössä yhteydettömässä tilassa."
5656
"Select 0","Valitse 0"
5757
"Select 1","Valitse 1"
58-
"Shopping cart is empty. Please add some products before entering Checkout","Ostoskori on tyhjä."
58+
"Shopping cart is empty. Please add some products before entering Checkout","Ostoskori on tyhjä. Lisää tuotteita ennen kuin siirryt kassalle."
5959
"Some of the ordered products are not available!","Jotkut tilatuista tuotteista eivät ole saatavilla."
6060
"Stock check in progress, please wait while available stock quantities are checked","Odota hetki, varastosaldoja tarkistetaan"
6161
"Subtotal incl. tax","Välisumma (sis. ALV)"
6262
"The product is out of stock and cannot be added to the cart!","Tuotetta ei ole varastossa."
6363
"The product, category or CMS page is not available in Offline mode. Redirecting to Home.","Sivu ei ole saatavilla yhteydettömässä tilassa. Ohjataan etusivulle."
6464
"The system is not sure about the stock quantity (volatile). Product has been added to the cart for pre-reservation.","Tuotteen saatavuus on epävarma. Tuote on lisätty ostoskoriin ennakkovarauksena."
6565
"There is no Internet connection. You can still place your order. We will notify you if any of ordered products is not available because we cannot check it right now.","Verkkoyhteys ei ole saatavilla. Voit silti tehdä tilauksen. Saat myöhemmin ilmoituksen, mikäli jokin tilaamistasi tuotteista ei ole saatavilla."
66-
"This feature is not implemented yet! Please take a look at https://github.com/DivanteLtd/vue-storefront/issues for our Roadmap!","Tätä ominaisuutta ei ole vielä toteutettu. Järjestelmän roadmap löytyy osoitteesta https://github.com/DivanteLtd/vue-storefront/issues."
66+
"This feature is not implemented yet! Please take a look at https://github.com/DivanteLtd/vue-storefront/issues for our Roadmap!","Tätä ominaisuutta ei ole vielä toteutettu. Järjestelmän kehityssuunnitelma löytyy osoitteesta https://github.com/DivanteLtd/vue-storefront/issues."
6767
"Type what you are looking for...",Hae
6868
"Unexpected authorization error. Check your Network conection.","Odottamaton virhe oikeuksien tarkistamisessa. Tarkista verkkoyhteys."
6969
"Unhandled error, wrong response format!","Odottamaton virhe, väärä vastauksen formaatti."

0 commit comments

Comments
 (0)