Translation sync

This commit is contained in:
Pieter Vander Vennet 2022-01-30 18:53:15 +01:00
parent aba6cd0580
commit 47865a22ae
5 changed files with 103 additions and 65 deletions

View file

@ -1,7 +1,29 @@
{
"shared_questions": {
"description": {
"question": "前の質問で伝えきれなかった関連事項がまだありますか?ここに追加してください。<br/><span style='font-size: small'>今後表示しない</span>"
},
"dog-access": {
"mappings": {
"0": {
"then": "ペット同伴可能"
},
"1": {
"then": "ペット同伴<b>不可</b>"
},
"2": {
"then": "ペット同伴可能。ただしリード着用"
},
"3": {
"then": "犬同伴可能、自由に走り回れる"
}
},
"question": "犬を飼うことができますか?"
},
"email": {
"question": "{name}のEメールアドレスは何ですか"
},
"level": {
"question": "この機能は何階にあるのでしょうか?",
"mappings": {
"0": {
"then": "地下にあります"
@ -16,31 +38,9 @@
"then": "1階にあります"
}
},
"question": "この機能は何階にあるのでしょうか?",
"render": "(level}階にあります"
},
"description": {
"question": "前の質問で伝えきれなかった関連事項がまだありますか?ここに追加してください。<br/><span style='font-size: small'>今後表示しない</span>"
},
"dog-access": {
"mappings": {
"0": {
"then": "ペット同伴可能"
},
"1": {
"then": "ペット同伴<b>不可</b>"
},
"3": {
"then": "犬同伴可能、自由に走り回れる"
},
"2": {
"then": "ペット同伴可能。ただしリード着用"
}
},
"question": "犬を飼うことができますか?"
},
"email": {
"question": "{name}のEメールアドレスは何ですか"
},
"opening_hours": {
"question": "{nameの営業時間は",
"render": "<h3>営業時間</h3>{opening_hours_table(opening_hours)}"
@ -113,4 +113,4 @@
"question": "Wikipediaの該当項目は何ですか"
}
}
}
}

View file

@ -74,7 +74,6 @@
}
}
},
"shortDescription": "Helyek, ahol lakóautóval eltöltheti az éjszakát",
"overrideAll": {
"tagRenderings+": {
"1": {
@ -82,6 +81,7 @@
}
}
},
"shortDescription": "Helyek, ahol lakóautóval eltöltheti az éjszakát",
"title": "Lakóautós megállóhelyek"
},
"charging_stations": {
@ -377,4 +377,4 @@
"shortDescription": "Szemeteskosarakat ábrázoló térkép",
"title": "Kukatérkép"
}
}
}