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