fix: translation mapping typos

This commit is contained in:
Michael Zetterberg
2025-03-14 15:11:49 +01:00
parent 33239f1f91
commit f7e100d45c
8 changed files with 32 additions and 32 deletions

View File

@@ -599,6 +599,7 @@
"Restaurant & Bar": "Ravintola & Baari",
"Restaurants & Bars": "Restaurants & Bars",
"Retype new password": "Kirjoita uusi salasana uudelleen",
"Room": "Huone",
"Room & Terms": "Huone & Ehdot",
"Room charge": "Huonemaksu",
"Room details": "Room details",
@@ -850,9 +851,9 @@
"{checkInDate} from {checkInTime}": "{checkInDate} alkaen {checkInTime}",
"{checkOutDate} from {checkOutTime}": "{checkOutDate} alkaen {checkOutTime}",
"{children, plural, one {# child} other {# children}}": "{children, plural, one {# lapsi} other {# lapsia}}",
"{count, plural, one {{count} Hotel} other {{count} Hotels}}": "{count, plural, one {# hotelli} other {# hotellit}}",
"{count, plural, one {{count} Location} other {{count} Locations}}": "{count, plural, one {# sijainti} other {# sijainnit}}",
"{count, plural, one {{count} Result} other {{count} Results}}": "{count, plural, one {{count} tulos} other {{count} tulosta}}",
"{count, plural, one {# Hotel} other {# Hotels}}": "{count, plural, one {# hotelli} other {# hotellit}}",
"{count, plural, one {# Location} other {# Locations}}": "{count, plural, one {# sijainti} other {# sijainnit}}",
"{count, plural, one {# Result} other {# Results}}": "{count, plural, one {{count} tulos} other {{count} tulosta}}",
"{count} destinations": "{count} kohdetta",
"{count} hotels": "{count} hotels",
"{count} lowercase letter": "{count} pien kirjain",
@@ -900,6 +901,5 @@
"{value} cm": "{value} cm",
"{value} m²": "{number} m²",
"{value} points": "{value} pisteet",
"© {currentYear} Scandic AB All rights reserved": "© {currentYear} Scandic AB Kaikki oikeudet pidätetään",
"Room": "Huone"
"© {currentYear} Scandic AB All rights reserved": "© {currentYear} Scandic AB Kaikki oikeudet pidätetään"
}