Chore: translation sync

This commit is contained in:
Pieter Vander Vennet 2025-01-09 20:40:00 +01:00
parent a3d26db84a
commit b9092b24b8
7 changed files with 29 additions and 5 deletions

View file

@ -2277,10 +2277,10 @@
"mappings": { "mappings": {
"if": "{{key}}:output={{commonOutput}}", "if": "{{key}}:output={{commonOutput}}",
"then": { "then": {
"en": "{{description}} outputs at most {{commonOutput}} A", "en": "{{description}} outputs at most {{commonOutput}}",
"nl": "{{description}} levert een vermogen van maximaal {{commonOutput}} A", "nl": "{{description}} levert een vermogen van maximaal {{commonOutput}}",
"de": "{{description}} liefert maximal {{commonOutput}} A", "de": "{{description}} liefert maximal {{commonOutput}}",
"es": "{{description}} entrega como máximo {{commonOutput}} A" "es": "{{description}} entrega como máximo {{commonOutput}}"
} }
}, },
"condition": { "condition": {

View file

@ -41,6 +41,7 @@
] ]
} }
}, },
"minzoom": 15, "minzoom": 15,
"title": { "title": {
"render": { "render": {

View file

@ -164,7 +164,7 @@
"pl": "<span class='subtle'><a href='#{_embedding_feature:id}'>Obiekt zawarty</a> stwierdza, że jest on</span> publicznie dostępny<br/>{_embedding_feature:access:description}", "pl": "<span class='subtle'><a href='#{_embedding_feature:id}'>Obiekt zawarty</a> stwierdza, że jest on</span> publicznie dostępny<br/>{_embedding_feature:access:description}",
"uk": "<span class='subtle'>У <a href='#{_embedding_feature:id}'>що містить об'єкт</a> зазначено, що це</span> загальнодоступне<br/>{_embedding_feature:access:description}", "uk": "<span class='subtle'>У <a href='#{_embedding_feature:id}'>що містить об'єкт</a> зазначено, що це</span> загальнодоступне<br/>{_embedding_feature:access:description}",
"zh_Hant": "<span class='subtle'><a href='#{_embedding_feature:id}'>強調這邊</a>包含</span> 公共可及的圖徵<br/>{_embedding_feature:access:description}", "zh_Hant": "<span class='subtle'><a href='#{_embedding_feature:id}'>強調這邊</a>包含</span> 公共可及的圖徵<br/>{_embedding_feature:access:description}",
"ko": "<span class='subtle'>이<a href='#{_embedding_feature:id}'>포함된 요소</a>따르면, 이는</span>접근이 가능합니다<br/>{_embedding_feature:access:description" "ko": "<span class='subtle'>이<a href='#{_embedding_feature:id}'>포함된 요소</a>따르면, 이는</span>접근이 가능합니다<br/>{_embedding_feature:access:description}"
} }
}, },
{ {

View file

@ -10194,6 +10194,9 @@
}, },
"6": { "6": {
"then": "Dies ist ein Skatepark" "then": "Dies ist ein Skatepark"
},
"7": {
"then": "Dies ist ein Reitplatz"
} }
}, },
"question": "Welche Sportarten können hier gespielt werden?", "question": "Welche Sportarten können hier gespielt werden?",

View file

@ -10308,6 +10308,9 @@
}, },
"6": { "6": {
"then": "This is a skatepark" "then": "This is a skatepark"
},
"7": {
"then": "This is a horse riding arena"
} }
}, },
"question": "Which sport can be played here?", "question": "Which sport can be played here?",
@ -11561,6 +11564,13 @@
}, },
"question": "Does one have to bring their own toilet paper to this toilet?" "question": "Does one have to bring their own toilet paper to this toilet?"
}, },
"toilet-reviews": {
"render": {
"special": {
"question": "How would you rate this toilet?"
}
}
},
"toilets-changing-table": { "toilets-changing-table": {
"mappings": { "mappings": {
"0": { "0": {

View file

@ -10159,6 +10159,9 @@
}, },
"6": { "6": {
"then": "Este es un skatepark" "then": "Este es un skatepark"
},
"7": {
"then": "Esta es una pista ecuestre"
} }
}, },
"question": "¿Qué deporte se puede practicar aquí?", "question": "¿Qué deporte se puede practicar aquí?",

View file

@ -9419,6 +9419,13 @@
}, },
"question": "Moet je je eigen toiletpapier meenemen naar deze toilet?" "question": "Moet je je eigen toiletpapier meenemen naar deze toilet?"
}, },
"toilet-reviews": {
"render": {
"special": {
"question": "Hoe goed is deze toilet?"
}
}
},
"toilets-changing-table": { "toilets-changing-table": {
"mappings": { "mappings": {
"0": { "0": {