Merged in feat/lokalise-sync-020226 (pull request #3525)

Lokalise sync

* Lokalise sync
This commit is contained in:
Linus Flood
2026-02-02 10:35:04 +00:00
parent e30ce9ac30
commit 5f55687239
13 changed files with 1949 additions and 5 deletions

View File

@@ -231,6 +231,12 @@
"value": "Særlige ønsker (valgfrit)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Antal"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Jeg accepterer booking- og annulleringsbetingelserne"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "Ved booking for mere end 2 gæster vil der blive opkrævet et ekstra gebyr pr. person. Se link for detaljer."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Ekstra gæst(er)"
}
],
"booking.approx": [
{
"type": 0,
@@ -953,6 +971,16 @@
"value": "Tilføj kode"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Læs mere om brug af "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1089,16 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Læs mere om booking med "
},
{
"type": 1,
"value": "reward"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2510,6 +2548,44 @@
"value": "Datoer"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Nuværende "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Reducer "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Øg "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -5783,7 +5859,7 @@
"myPages.myStay.ancillaries.reachedMaxItemsStepperMessage": [
{
"type": 0,
"value": "Maksimal antal nået for denne vare."
"value": "Maksimalt antal nået for denne vare."
}
],
"myPages.myStay.ancillaries.reachedMaxPointsMessage": [
@@ -7569,6 +7645,58 @@
"value": "Samlede ophold"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-point"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-point"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Point"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Point"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8629,6 +8757,12 @@
"value": "). Se tilgængelige priser nedenfor."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Se prisdetaljer"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Sonderwünsche (optional)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Menge"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Ich akzeptiere die Buchungs- und Stornierungsbedingungen"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "Bei Buchungen für mehr als 2 Gäste fällt eine zusätzliche Gebühr pro Person an. Siehe Link für Details."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Zusätzliche Gäste"
}
],
"booking.approx": [
{
"type": 0,
@@ -949,6 +967,16 @@
"value": "Code hinzufügen"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Mehr erfahren über die Verwendung von "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1057,6 +1085,20 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Mehr über Buchungen mit "
},
{
"type": 1,
"value": "reward"
},
{
"type": 0,
"value": "erfahren"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2522,6 +2564,44 @@
"value": "Daten"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Aktuell "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": "verringern"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Erhöhen "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -7570,6 +7650,58 @@
"value": "Aufenthalte insgesamt"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-Punkt"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-Punkte"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Punkt"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Punkte"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8634,6 +8766,12 @@
"value": "). Verfügbare Übernachtungspreise sind unten zu sehen."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Tarifdetails anzeigen"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Special requests (optional)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Quantity"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "I accept the booking and cancellation terms"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "When booking for more than 2 guests, an additional fee will apply per person. See link for details."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Extra guest(s)"
}
],
"booking.approx": [
{
"type": 0,
@@ -337,6 +355,12 @@
"value": "Change or cancel"
}
],
"booking.changeTitle": [
{
"type": 0,
"value": "Change"
}
],
"booking.codeVoucher": [
{
"type": 0,
@@ -953,6 +977,16 @@
"value": "Add code"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Read more about using "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1095,16 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Read more about booking with "
},
{
"type": 1,
"value": "reward"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2198,6 +2242,16 @@
"value": " points"
}
],
"common.pointsInLine": [
{
"type": 1,
"value": "points"
},
{
"type": 0,
"value": " points"
}
],
"common.pointsToSpend": [
{
"type": 0,
@@ -2510,6 +2564,44 @@
"value": "Dates"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Current "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Decrease "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Increase "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -3060,6 +3152,12 @@
"value": "When you confirm the booking the room will be guaranteed for late arrival. If you fail to arrive without cancelling in advance or if you cancel after 18:00 local time, you will be charged for one reward night."
}
],
"enterDetails.confirmBooking.rewardNightGuaranteeInfo": [
{
"type": 0,
"value": "When you complete the booking the room will be guaranteed for late arrival. The hotel will hold your booking, even if you arrive after 18:00. In case of a no-show, you will be charged for one reward night."
}
],
"enterDetails.details.description": [
{
"type": 0,
@@ -3344,6 +3442,40 @@
"value": "Select payment method"
}
],
"enterDetails.paymentStep.flexBookingTermsAndConditions": [
{
"type": 0,
"value": "To complete your booking, please accept the general "
},
{
"children": [
{
"type": 0,
"value": "Booking & Cancellation Terms"
}
],
"type": 8,
"value": "termsAndConditionsLink"
},
{
"type": 0,
"value": ", and acknowledge that your data will be processed in accordance with Scandic's "
},
{
"children": [
{
"type": 0,
"value": "Privacy policy"
}
],
"type": 8,
"value": "privacyPolicyLink"
},
{
"type": 0,
"value": "."
}
],
"enterDetails.priceChangeDialog.acceptButton": [
{
"type": 0,
@@ -5669,6 +5801,24 @@
"value": "!"
}
],
"myPages.l6progress.modal.title": [
{
"type": 0,
"value": "Level upgrade and membership year"
}
],
"myPages.l6progress.modal.youCanAlsoReach": [
{
"type": 0,
"value": "You can also reach Best Friend, our highest membership level, by staying 100 nights with us within a membership year."
}
],
"myPages.l6progress.modal.yourLevelDuring": [
{
"type": 0,
"value": "Your level during the current and next period is based on the points you earn during this 12-month period."
}
],
"myPages.leftToLevelUp": [
{
"type": 0,
@@ -6057,6 +6207,88 @@
"value": "Your membership"
}
],
"myPoints.pointTransactions.extrasToBooking": [
{
"type": 0,
"value": "Extras to your booking"
}
],
"myPoints.pointTransactions.formerScandicHotel": [
{
"type": 0,
"value": "Former Scandic Hotel"
}
],
"myPoints.pointTransactions.noTransactions": [
{
"type": 0,
"value": "No transactions available"
}
],
"myPoints.pointTransactions.pointShop": [
{
"type": 0,
"value": "Scandic Friends Point Shop"
}
],
"myPoints.pointTransactions.pointsActivity": [
{
"type": 0,
"value": "Point activity"
}
],
"myPoints.pointTransactions.pointsEarnedPriorMay2021": [
{
"type": 0,
"value": "Points earned prior to May 1, 2021"
}
],
"myPoints.pointTransactions.redGift": [
{
"type": 0,
"value": "Reward Gift"
}
],
"myPoints.pointTransactions.rewardNight": [
{
"type": 0,
"value": "Reward Night"
}
],
"myPoints.pointTransactions.scandicFriendsMastercard": [
{
"type": 0,
"value": "Scandic Friends Mastercard"
}
],
"myPoints.pointTransactions.showMoreTransactions": [
{
"type": 0,
"value": "Show more transactions"
}
],
"myPoints.pointTransactions.signUpBonus": [
{
"type": 0,
"value": "Sign up bonus"
}
],
"myPoints.pointTransactions.stayAt": [
{
"type": 0,
"value": "Stay at "
},
{
"type": 1,
"value": "hotelName"
}
],
"myPoints.pointTransactions.tuiPoints": [
{
"type": 0,
"value": "TUI Points"
}
],
"myStay.accessDenied.bookingNotFound": [
{
"type": 0,
@@ -7546,6 +7778,58 @@
"value": "Total stays"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB Point"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB Points"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Point"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Points"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8610,6 +8894,12 @@
"value": "). See available rates below."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "See rate details"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Erityistoiveet (valinnainen)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Määrä"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Hyväksyn varaus- ja peruutusehdot"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "Kun varaat yli 2 vieraalle, lisämaksu veloitetaan per henkilö. Katso lisätietoja linkistä."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Ylimääräinen vieras/vieraat"
}
],
"booking.approx": [
{
"type": 0,
@@ -953,6 +971,20 @@
"value": "Lisää koodi"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Lue lisää "
},
{
"type": 1,
"value": "codeVoucher"
},
{
"type": 0,
"value": ":n käytöstä"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1093,20 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Lue lisää "
},
{
"type": 1,
"value": "reward"
},
{
"type": 0,
"value": " varaamisesta"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2514,6 +2560,44 @@
"value": "Päivämäärät"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Nykyinen "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Vähennä "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Lisää "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -7586,6 +7670,58 @@
"value": "Majoitukset yhteensä"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-piste"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-pistettä"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Piste"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "pistettä"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8658,6 +8794,12 @@
"value": "). Katso saatavilla olevat hinnat alla."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Katso hinnan tiedot"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Spesielle ønsker (valgfritt)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Antall"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Jeg godtar bestillings- og avbestillingsvilkårene"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "Ved bestilling for mer enn 2 gjester vil det påløpe et tilleggsgebyr per person. Se lenke for detaljer."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Ekstra gjest(er)"
}
],
"booking.approx": [
{
"type": 0,
@@ -953,6 +971,16 @@
"value": "Legg til kode"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Les mer om bruk av "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1089,16 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Les mer om bestilling med "
},
{
"type": 1,
"value": "reward"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2510,6 +2548,44 @@
"value": "Datoer"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Gjeldende "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Reduser "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Øk "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -7582,6 +7658,58 @@
"value": "Totalt antall opphold"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-poeng"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-poeng"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Poeng"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Poeng"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8654,6 +8782,12 @@
"value": " ). Se tilgjengelige priser nedenfor."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Se prisdetaljer"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Särskilda önskemål (valfritt)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Antal"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Jag accepterar boknings- och avbokningsvillkoren"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "När du bokar för fler än 2 gäster tillkommer en extra avgift per person. Se länk för detaljer."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Extra gäst(er)"
}
],
"booking.approx": [
{
"type": 0,
@@ -953,6 +971,16 @@
"value": "Lägg till kod"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Läs mer om att använda "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1089,16 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Läs mer om bokning med "
},
{
"type": 1,
"value": "reward"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2510,6 +2548,44 @@
"value": "Datum"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Aktuell "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Minska "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Öka "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -3845,7 +3921,7 @@
"findMyBooking.findYourStay": [
{
"type": 0,
"value": "Hitta ditt hotell"
"value": "Hitta din bokning"
}
],
"findMyBooking.manageBooking": [
@@ -7566,6 +7642,58 @@
"value": "Totalt antal vistelser"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-poäng"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-poäng"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Punkt"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Poäng"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8626,6 +8754,12 @@
"value": "). Se tillgängliga priser nedan."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Se bokningsvillkor"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Særlige ønsker (valgfrit)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Antal"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Jeg accepterer booking- og annulleringsbetingelserne"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "Ved booking for mere end 2 gæster vil der blive opkrævet et ekstra gebyr pr. person. Se link for detaljer."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Ekstra gæst(er)"
}
],
"booking.approx": [
{
"type": 0,
@@ -953,6 +971,16 @@
"value": "Tilføj kode"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Læs mere om brug af "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1089,16 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Læs mere om booking med "
},
{
"type": 1,
"value": "reward"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2510,6 +2548,44 @@
"value": "Datoer"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Nuværende "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Reducer "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Øg "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -5783,7 +5859,7 @@
"myPages.myStay.ancillaries.reachedMaxItemsStepperMessage": [
{
"type": 0,
"value": "Maksimal antal nået for denne vare."
"value": "Maksimalt antal nået for denne vare."
}
],
"myPages.myStay.ancillaries.reachedMaxPointsMessage": [
@@ -7569,6 +7645,58 @@
"value": "Samlede ophold"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-point"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-point"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Point"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Point"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8629,6 +8757,12 @@
"value": "). Se tilgængelige priser nedenfor."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Se prisdetaljer"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Sonderwünsche (optional)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Menge"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Ich akzeptiere die Buchungs- und Stornierungsbedingungen"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "Bei Buchungen für mehr als 2 Gäste fällt eine zusätzliche Gebühr pro Person an. Siehe Link für Details."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Zusätzliche Gäste"
}
],
"booking.approx": [
{
"type": 0,
@@ -949,6 +967,16 @@
"value": "Code hinzufügen"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Mehr erfahren über die Verwendung von "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1057,6 +1085,20 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Mehr über Buchungen mit "
},
{
"type": 1,
"value": "reward"
},
{
"type": 0,
"value": "erfahren"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2522,6 +2564,44 @@
"value": "Daten"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Aktuell "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": "verringern"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Erhöhen "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -7570,6 +7650,58 @@
"value": "Aufenthalte insgesamt"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-Punkt"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-Punkte"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Punkt"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Punkte"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8634,6 +8766,12 @@
"value": "). Verfügbare Übernachtungspreise sind unten zu sehen."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Tarifdetails anzeigen"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Special requests (optional)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Quantity"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "I accept the booking and cancellation terms"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "When booking for more than 2 guests, an additional fee will apply per person. See link for details."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Extra guest(s)"
}
],
"booking.approx": [
{
"type": 0,
@@ -337,6 +355,12 @@
"value": "Change or cancel"
}
],
"booking.changeTitle": [
{
"type": 0,
"value": "Change"
}
],
"booking.codeVoucher": [
{
"type": 0,
@@ -953,6 +977,16 @@
"value": "Add code"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Read more about using "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1095,16 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Read more about booking with "
},
{
"type": 1,
"value": "reward"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2198,6 +2242,16 @@
"value": " points"
}
],
"common.pointsInLine": [
{
"type": 1,
"value": "points"
},
{
"type": 0,
"value": " points"
}
],
"common.pointsToSpend": [
{
"type": 0,
@@ -2510,6 +2564,44 @@
"value": "Dates"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Current "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Decrease "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Increase "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -3060,6 +3152,12 @@
"value": "When you confirm the booking the room will be guaranteed for late arrival. If you fail to arrive without cancelling in advance or if you cancel after 18:00 local time, you will be charged for one reward night."
}
],
"enterDetails.confirmBooking.rewardNightGuaranteeInfo": [
{
"type": 0,
"value": "When you complete the booking the room will be guaranteed for late arrival. The hotel will hold your booking, even if you arrive after 18:00. In case of a no-show, you will be charged for one reward night."
}
],
"enterDetails.details.description": [
{
"type": 0,
@@ -3344,6 +3442,40 @@
"value": "Select payment method"
}
],
"enterDetails.paymentStep.flexBookingTermsAndConditions": [
{
"type": 0,
"value": "To complete your booking, please accept the general "
},
{
"children": [
{
"type": 0,
"value": "Booking & Cancellation Terms"
}
],
"type": 8,
"value": "termsAndConditionsLink"
},
{
"type": 0,
"value": ", and acknowledge that your data will be processed in accordance with Scandic's "
},
{
"children": [
{
"type": 0,
"value": "Privacy policy"
}
],
"type": 8,
"value": "privacyPolicyLink"
},
{
"type": 0,
"value": "."
}
],
"enterDetails.priceChangeDialog.acceptButton": [
{
"type": 0,
@@ -5669,6 +5801,24 @@
"value": "!"
}
],
"myPages.l6progress.modal.title": [
{
"type": 0,
"value": "Level upgrade and membership year"
}
],
"myPages.l6progress.modal.youCanAlsoReach": [
{
"type": 0,
"value": "You can also reach Best Friend, our highest membership level, by staying 100 nights with us within a membership year."
}
],
"myPages.l6progress.modal.yourLevelDuring": [
{
"type": 0,
"value": "Your level during the current and next period is based on the points you earn during this 12-month period."
}
],
"myPages.leftToLevelUp": [
{
"type": 0,
@@ -6057,6 +6207,88 @@
"value": "Your membership"
}
],
"myPoints.pointTransactions.extrasToBooking": [
{
"type": 0,
"value": "Extras to your booking"
}
],
"myPoints.pointTransactions.formerScandicHotel": [
{
"type": 0,
"value": "Former Scandic Hotel"
}
],
"myPoints.pointTransactions.noTransactions": [
{
"type": 0,
"value": "No transactions available"
}
],
"myPoints.pointTransactions.pointShop": [
{
"type": 0,
"value": "Scandic Friends Point Shop"
}
],
"myPoints.pointTransactions.pointsActivity": [
{
"type": 0,
"value": "Point activity"
}
],
"myPoints.pointTransactions.pointsEarnedPriorMay2021": [
{
"type": 0,
"value": "Points earned prior to May 1, 2021"
}
],
"myPoints.pointTransactions.redGift": [
{
"type": 0,
"value": "Reward Gift"
}
],
"myPoints.pointTransactions.rewardNight": [
{
"type": 0,
"value": "Reward Night"
}
],
"myPoints.pointTransactions.scandicFriendsMastercard": [
{
"type": 0,
"value": "Scandic Friends Mastercard"
}
],
"myPoints.pointTransactions.showMoreTransactions": [
{
"type": 0,
"value": "Show more transactions"
}
],
"myPoints.pointTransactions.signUpBonus": [
{
"type": 0,
"value": "Sign up bonus"
}
],
"myPoints.pointTransactions.stayAt": [
{
"type": 0,
"value": "Stay at "
},
{
"type": 1,
"value": "hotelName"
}
],
"myPoints.pointTransactions.tuiPoints": [
{
"type": 0,
"value": "TUI Points"
}
],
"myStay.accessDenied.bookingNotFound": [
{
"type": 0,
@@ -7546,6 +7778,58 @@
"value": "Total stays"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB Point"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB Points"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Point"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Points"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8610,6 +8894,12 @@
"value": "). See available rates below."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "See rate details"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Erityistoiveet (valinnainen)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Määrä"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Hyväksyn varaus- ja peruutusehdot"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "Kun varaat yli 2 vieraalle, lisämaksu veloitetaan per henkilö. Katso lisätietoja linkistä."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Ylimääräinen vieras/vieraat"
}
],
"booking.approx": [
{
"type": 0,
@@ -953,6 +971,20 @@
"value": "Lisää koodi"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Lue lisää "
},
{
"type": 1,
"value": "codeVoucher"
},
{
"type": 0,
"value": ":n käytöstä"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1093,20 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Lue lisää "
},
{
"type": 1,
"value": "reward"
},
{
"type": 0,
"value": " varaamisesta"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2514,6 +2560,44 @@
"value": "Päivämäärät"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Nykyinen "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Vähennä "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Lisää "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -7586,6 +7670,58 @@
"value": "Majoitukset yhteensä"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-piste"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-pistettä"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Piste"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "pistettä"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8658,6 +8794,12 @@
"value": "). Katso saatavilla olevat hinnat alla."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Katso hinnan tiedot"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Spesielle ønsker (valgfritt)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Antall"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Jeg godtar bestillings- og avbestillingsvilkårene"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "Ved bestilling for mer enn 2 gjester vil det påløpe et tilleggsgebyr per person. Se lenke for detaljer."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Ekstra gjest(er)"
}
],
"booking.approx": [
{
"type": 0,
@@ -953,6 +971,16 @@
"value": "Legg til kode"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Les mer om bruk av "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1089,16 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Les mer om bestilling med "
},
{
"type": 1,
"value": "reward"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2510,6 +2548,44 @@
"value": "Datoer"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Gjeldende "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Reduser "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Øk "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -7582,6 +7658,58 @@
"value": "Totalt antall opphold"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-poeng"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-poeng"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Poeng"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Poeng"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8654,6 +8782,12 @@
"value": " ). Se tilgjengelige priser nedenfor."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Se prisdetaljer"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -231,6 +231,12 @@
"value": "Särskilda önskemål (valfritt)"
}
],
"ancillaries.label.quantity": [
{
"type": 0,
"value": "Antal"
}
],
"ancillaries.unableToDisplayBreakfastPrices": [
{
"type": 0,
@@ -249,6 +255,18 @@
"value": "Jag accepterar boknings- och avbokningsvillkoren"
}
],
"booking.alert.extraBeds.text": [
{
"type": 0,
"value": "När du bokar för fler än 2 gäster tillkommer en extra avgift per person. Se länk för detaljer."
}
],
"booking.alert.extraguests": [
{
"type": 0,
"value": "Extra gäst(er)"
}
],
"booking.approx": [
{
"type": 0,
@@ -953,6 +971,16 @@
"value": "Lägg till kod"
}
],
"bookingWidget.bookingCode.readMore": [
{
"type": 0,
"value": "Läs mer om att använda "
},
{
"type": 1,
"value": "codeVoucher"
}
],
"bookingWidget.bookingCode.remember": [
{
"type": 0,
@@ -1061,6 +1089,16 @@
"value": "details"
}
],
"bookingWidget.reward.readMore": [
{
"type": 0,
"value": "Läs mer om bokning med "
},
{
"type": 1,
"value": "reward"
}
],
"bookingWidget.reward.rewardNight": [
{
"type": 0,
@@ -2510,6 +2548,44 @@
"value": "Datum"
}
],
"designSystem.stepper.ariaLabel.currentCount": [
{
"type": 0,
"value": "Aktuell "
},
{
"type": 1,
"value": "label"
},
{
"type": 0,
"value": " "
},
{
"type": 1,
"value": "count"
}
],
"designSystem.stepper.ariaLabel.decrease": [
{
"type": 0,
"value": "Minska "
},
{
"type": 1,
"value": "label"
}
],
"designSystem.stepper.ariaLabel.increase": [
{
"type": 0,
"value": "Öka "
},
{
"type": 1,
"value": "label"
}
],
"destination.backToCities": [
{
"type": 0,
@@ -3845,7 +3921,7 @@
"findMyBooking.findYourStay": [
{
"type": 0,
"value": "Hitta ditt hotell"
"value": "Hitta din bokning"
}
],
"findMyBooking.manageBooking": [
@@ -7566,6 +7642,58 @@
"value": "Totalt antal vistelser"
}
],
"price.numberOfEuroBonusPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "EB-poäng"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "EB-poäng"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfEuroBonusPoints"
}
],
"price.numberOfScandicPoints": [
{
"offset": 0,
"options": {
"one": {
"value": [
{
"type": 0,
"value": "Punkt"
}
]
},
"other": {
"value": [
{
"type": 0,
"value": "Poäng"
}
]
}
},
"pluralType": "cardinal",
"type": 6,
"value": "numberOfScandicPoints"
}
],
"price.numberOfVouchers": [
{
"offset": 0,
@@ -8626,6 +8754,12 @@
"value": "). Se tillgängliga priser nedan."
}
],
"selectRate.alert.reservationPolicies": [
{
"type": 0,
"value": "Se bokningsvillkor"
}
],
"selectRate.availableRooms.all": [
{
"offset": 0,

View File

@@ -35,7 +35,7 @@ export default function TermsAndConditions({
<span>
{intl.formatMessage({
id: "booking.acceptBookingTerms",
defaultMessage: "I accept the booking and cancellation terms.",
defaultMessage: "I accept the booking and cancellation terms",
})}
</span>
</Typography>