Merged in feat/lokalise-sync-020226 (pull request #3525)
Lokalise sync * Lokalise sync
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user