forked from MapComplete/MapComplete
Chore: translation sync
This commit is contained in:
parent
a3d26db84a
commit
b9092b24b8
7 changed files with 29 additions and 5 deletions
|
@ -2277,10 +2277,10 @@
|
|||
"mappings": {
|
||||
"if": "{{key}}:output={{commonOutput}}",
|
||||
"then": {
|
||||
"en": "{{description}} outputs at most {{commonOutput}} A",
|
||||
"nl": "{{description}} levert een vermogen van maximaal {{commonOutput}} A",
|
||||
"de": "{{description}} liefert maximal {{commonOutput}} A",
|
||||
"es": "{{description}} entrega como máximo {{commonOutput}} A"
|
||||
"en": "{{description}} outputs at most {{commonOutput}}",
|
||||
"nl": "{{description}} levert een vermogen van maximaal {{commonOutput}}",
|
||||
"de": "{{description}} liefert maximal {{commonOutput}}",
|
||||
"es": "{{description}} entrega como máximo {{commonOutput}}"
|
||||
}
|
||||
},
|
||||
"condition": {
|
||||
|
|
|
@ -41,6 +41,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
|
||||
"minzoom": 15,
|
||||
"title": {
|
||||
"render": {
|
||||
|
|
|
@ -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}",
|
||||
"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}",
|
||||
"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}"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
@ -10194,6 +10194,9 @@
|
|||
},
|
||||
"6": {
|
||||
"then": "Dies ist ein Skatepark"
|
||||
},
|
||||
"7": {
|
||||
"then": "Dies ist ein Reitplatz"
|
||||
}
|
||||
},
|
||||
"question": "Welche Sportarten können hier gespielt werden?",
|
||||
|
|
|
@ -10308,6 +10308,9 @@
|
|||
},
|
||||
"6": {
|
||||
"then": "This is a skatepark"
|
||||
},
|
||||
"7": {
|
||||
"then": "This is a horse riding arena"
|
||||
}
|
||||
},
|
||||
"question": "Which sport can be played here?",
|
||||
|
@ -11561,6 +11564,13 @@
|
|||
},
|
||||
"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": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
|
@ -10159,6 +10159,9 @@
|
|||
},
|
||||
"6": {
|
||||
"then": "Este es un skatepark"
|
||||
},
|
||||
"7": {
|
||||
"then": "Esta es una pista ecuestre"
|
||||
}
|
||||
},
|
||||
"question": "¿Qué deporte se puede practicar aquí?",
|
||||
|
|
|
@ -9419,6 +9419,13 @@
|
|||
},
|
||||
"question": "Moet je je eigen toiletpapier meenemen naar deze toilet?"
|
||||
},
|
||||
"toilet-reviews": {
|
||||
"render": {
|
||||
"special": {
|
||||
"question": "Hoe goed is deze toilet?"
|
||||
}
|
||||
}
|
||||
},
|
||||
"toilets-changing-table": {
|
||||
"mappings": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue