Chore: translation sync

This commit is contained in:
Pieter Vander Vennet 2023-09-24 00:46:10 +02:00
parent 212f3fd68c
commit 68c29fef89
12 changed files with 733 additions and 679 deletions

View file

@ -59,7 +59,8 @@
},
"then": {
"en": "Post partner at {name}",
"de": "Postfiliale im {name}"
"de": "Postfiliale im {name}",
"ca": "Col·laborador postal a {name}"
}
}
]
@ -415,7 +416,8 @@
"question": {
"en": "Does this post office have an ATM?",
"nl": "Heeft dit postkantoor een bankautomaat?",
"de": "Verfügt die Postfiliale über einen Geldautomat?"
"de": "Verfügt die Postfiliale über einen Geldautomat?",
"ca": "Aquesta oficina postal té un caixer automàtic?"
},
"mappings": [
{
@ -423,7 +425,8 @@
"then": {
"en": "This post office has an ATM",
"nl": "Dit postkantoor heeft een bankautomaat",
"de": "Die Postfiliale verfügt über einen Geldautomat"
"de": "Die Postfiliale verfügt über einen Geldautomat",
"ca": "Aquesta oficina postal té un caixer automàtic"
}
},
{
@ -431,7 +434,8 @@
"then": {
"en": "This post office does <b>not</b> have an ATM",
"nl": "Dit postkantoor heeft <b>geen</b> bankautomaaat",
"de": "Die Postfiliale verfügt <b>nicht</b> über einen Geldautomat"
"de": "Die Postfiliale verfügt <b>nicht</b> über einen Geldautomat",
"ca": "Aquesta oficina postal <b>no</b> té un caixer automàtic"
}
},
{
@ -439,7 +443,8 @@
"then": {
"en": "This post office does have an ATM, but it is mapped as a different icon",
"nl": "Dit postkantoor heeft een bankautomaat, maar deze staat apart op de kaart aangeduid",
"de": "Die Postfiliale verfügt über einen Geldautomat, der aber bereits separat kartiert ist"
"de": "Die Postfiliale verfügt über einen Geldautomat, der aber bereits separat kartiert ist",
"ca": "Aquesta oficina postal té un caixer automàtic, però està mapejat com a un element diferent"
}
}
]