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