Merged in fix/Lokalise-update (pull request #2807)

Fix/Lokalise update

* chore: update English keys

* fix: update from Lokalise


Approved-by: Linus Flood
This commit is contained in:
Matilda Landström
2025-09-16 11:46:31 +00:00
parent fd0198f57b
commit e6d5c45ca7
16 changed files with 279 additions and 11 deletions

View File

@@ -1740,6 +1740,12 @@
"value": " skal du logge ind eller blive medlem, når du gennemfører bookingen."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Point at bruge"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4025,6 +4031,16 @@
"value": "Se og køb tilvalg"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Level "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -5239,7 +5255,7 @@
"bzSrZ6": [
{
"type": 0,
"value": "Niveau "
"value": "Level "
},
{
"type": 1,
@@ -6877,6 +6893,16 @@
"value": "Medlemskabs-ID"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Forstærket af SAS indtil "
},
{
"type": 1,
"value": "date"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -1728,6 +1728,12 @@
"value": " zu erhalten, loggen Sie sich ein oder werden Sie Mitglied, wenn Sie die Buchung abschließen."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Punkte zum Ausgeben"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4006,6 +4012,16 @@
"value": "Hotelextras ansehen und hinzufügen"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Level "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -6862,6 +6878,16 @@
"value": "Mitgliedschafts-ID"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Gesteigert durch SAS bis "
},
{
"type": 1,
"value": "date"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -4015,7 +4015,7 @@
"SwVb+o": [
{
"type": 0,
"value": "LEVEL "
"value": "Level "
},
{
"type": 1,

View File

@@ -1744,6 +1744,12 @@
"value": " , kirjaudu sisään tai liity jäseneksi varausta tehdessäsi."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Pisteitä käytettävissä"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4038,6 +4044,16 @@
"value": "Näytä ja osta lisäpalveluita"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Taso "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -6902,6 +6918,20 @@
"value": "Jäsennumero"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Nostettu SAS:n johdosta "
},
{
"type": 1,
"value": "date"
},
{
"type": 0,
"value": " asti"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -1741,6 +1741,12 @@
"value": ", logg inn eller bli medlem når du fullfører bestillingen."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Poeng å bruke"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4031,6 +4037,16 @@
"value": "Se og kjøp tilvalg"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Nivå "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -6908,6 +6924,16 @@
"value": "Medlems-ID"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Oppgradert gjennom SAS til "
},
{
"type": 1,
"value": "date"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -1728,6 +1728,12 @@
"value": ", logga in eller bli medlem när du slutför bokningen."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Poäng att spendera"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4014,6 +4020,16 @@
"value": "Visa och köp tillval"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Nivå "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -6866,6 +6882,16 @@
"value": "Medlems-ID"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Boostad by SAS till och med "
},
{
"type": 1,
"value": "date"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -122,7 +122,7 @@ export function LinkAccountForm({
<Typography variant="Body/Paragraph/mdRegular">
<p>
{intl.formatMessage({
defaultMessage: "I accept the terms and conditions",
defaultMessage: "I accept the booking and cancellation terms",
})}
</p>
</Typography>

View File

@@ -175,7 +175,7 @@ export default function ConfirmationStep({
{intl.formatMessage(
{
defaultMessage:
"Yes, I accept the general <termsAndConditionsLink>Terms & Conditions</termsAndConditionsLink>, and understand that Scandic will process my personal data in accordance with <privacyPolicyLink>Scandic's Privacy policy</privacyPolicyLink>. There you can learn more about what data we process, your rights and where to turn if you have questions.",
"Yes, I accept the general <termsAndConditionsLink>Booking & Cancellation Terms</termsAndConditionsLink>, and understand that Scandic will process my personal data in accordance with <privacyPolicyLink>Scandic's Privacy policy</privacyPolicyLink>. There you can learn more about what data we process, your rights and where to turn if you have questions.",
},
{
termsAndConditionsLink: (str) => (
@@ -209,7 +209,7 @@ export default function ConfirmationStep({
<Typography variant="Body/Supporting text (caption)/smRegular">
<span>
{intl.formatMessage({
defaultMessage: "I accept the terms and conditions",
defaultMessage: "I accept the booking and cancellation terms",
})}
</span>
</Typography>

View File

@@ -118,7 +118,7 @@ export default function Form() {
const guaranteeMsg = intl.formatMessage(
{
defaultMessage:
"I accept the terms for this stay and the general <termsAndConditionsLink>Terms & Conditions</termsAndConditionsLink>, and understand Scandic will process my personal data for this stay in accordance with <privacyPolicyLink>Scandic's Privacy Policy</privacyPolicyLink>. ",
"I accept the terms for this stay and the general <termsAndConditionsLink>Booking & Cancellation Terms</termsAndConditionsLink>, and understand Scandic will process my personal data for this stay in accordance with <privacyPolicyLink>Scandic's Privacy Policy</privacyPolicyLink>. ",
},
{
termsAndConditionsLink: (str) => (

View File

@@ -1740,6 +1740,12 @@
"value": " skal du logge ind eller blive medlem, når du gennemfører bookingen."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Point at bruge"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4025,6 +4031,16 @@
"value": "Se og køb tilvalg"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Level "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -5239,7 +5255,7 @@
"bzSrZ6": [
{
"type": 0,
"value": "Niveau "
"value": "Level "
},
{
"type": 1,
@@ -6877,6 +6893,16 @@
"value": "Medlemskabs-ID"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Forstærket af SAS indtil "
},
{
"type": 1,
"value": "date"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -1728,6 +1728,12 @@
"value": " zu erhalten, loggen Sie sich ein oder werden Sie Mitglied, wenn Sie die Buchung abschließen."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Punkte zum Ausgeben"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4006,6 +4012,16 @@
"value": "Hotelextras ansehen und hinzufügen"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Level "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -6862,6 +6878,16 @@
"value": "Mitgliedschafts-ID"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Gesteigert durch SAS bis "
},
{
"type": 1,
"value": "date"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -4015,7 +4015,7 @@
"SwVb+o": [
{
"type": 0,
"value": "LEVEL "
"value": "Level "
},
{
"type": 1,

View File

@@ -1744,6 +1744,12 @@
"value": " , kirjaudu sisään tai liity jäseneksi varausta tehdessäsi."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Pisteitä käytettävissä"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4038,6 +4044,16 @@
"value": "Näytä ja osta lisäpalveluita"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Taso "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -6902,6 +6918,20 @@
"value": "Jäsennumero"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Nostettu SAS:n johdosta "
},
{
"type": 1,
"value": "date"
},
{
"type": 0,
"value": " asti"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -1741,6 +1741,12 @@
"value": ", logg inn eller bli medlem når du fullfører bestillingen."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Poeng å bruke"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4031,6 +4037,16 @@
"value": "Se og kjøp tilvalg"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Nivå "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -6908,6 +6924,16 @@
"value": "Medlems-ID"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Oppgradert gjennom SAS til "
},
{
"type": 1,
"value": "date"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -1728,6 +1728,12 @@
"value": ", logga in eller bli medlem när du slutför bokningen."
}
],
"AmzmVi": [
{
"type": 0,
"value": "Poäng att spendera"
}
],
"ApsDfs": [
{
"type": 0,
@@ -4014,6 +4020,16 @@
"value": "Visa och köp tillval"
}
],
"SwVb+o": [
{
"type": 0,
"value": "Nivå "
},
{
"type": 1,
"value": "level"
}
],
"T04Q5Z": [
{
"type": 0,
@@ -6866,6 +6882,16 @@
"value": "Medlems-ID"
}
],
"pVa8n3": [
{
"type": 0,
"value": "Boostad by SAS till och med "
},
{
"type": 1,
"value": "date"
}
],
"pYcMzD": [
{
"type": 0,

View File

@@ -28,7 +28,7 @@ export default function TermsAndConditions({
? intl.formatMessage(
{
defaultMessage:
"I accept the terms for this booking and the general <termsAndConditionsLink>Terms & Conditions</termsAndConditionsLink>, and understand that Scandic will process my personal data for this booking in accordance with <privacyPolicyLink>Scandic's Privacy policy</privacyPolicyLink>.",
"I accept the terms for this booking and the general <termsAndConditionsLink>Booking & Cancellation Terms</termsAndConditionsLink>, and understand that Scandic will process my personal data for this booking in accordance with <privacyPolicyLink>Scandic's Privacy policy</privacyPolicyLink>.",
},
{
termsAndConditionsLink: (str) => (
@@ -60,7 +60,7 @@ export default function TermsAndConditions({
: intl.formatMessage(
{
defaultMessage:
"By paying with any of the payment methods available, I accept the terms for this booking and the general <termsAndConditionsLink>Terms & Conditions</termsAndConditionsLink>, and understand that Scandic will process my personal data for this booking in accordance with <privacyPolicyLink>Scandic's Privacy policy</privacyPolicyLink>. I also accept that Scandic requires a valid payment card during my visit in case anything is left unpaid.",
"By paying with any of the payment methods available, I accept the terms for this booking and the general <termsAndConditionsLink>Booking & Cancellation Terms</termsAndConditionsLink>, and understand that Scandic will process my personal data for this booking in accordance with <privacyPolicyLink>Scandic's Privacy policy</privacyPolicyLink>. I also accept that Scandic requires a valid payment card during my visit in case anything is left unpaid.",
},
{
termsAndConditionsLink: (str) => (
@@ -104,7 +104,7 @@ export default function TermsAndConditions({
<Typography variant="Body/Paragraph/mdBold">
<span>
{intl.formatMessage({
defaultMessage: "I accept the terms and conditions",
defaultMessage: "I accept the booking and cancellation terms",
})}
</span>
</Typography>