mapcomplete/langs/shared-questions/eo.json
phlostically 3bd2ffa28a
Translated using Weblate (Esperanto)
Currently translated at 34.4% (10 of 29 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/eo/
2021-10-31 17:37:28 +01:00

40 lines
1.1 KiB
JSON

{
"undefined": {
"phone": {
"question": "Kio estas la telefonnumero de {name}?"
},
"website": {
"question": "Kie estas la retejo de {name}?"
},
"opening_hours": {
"render": "<h3>Malfermitaj horoj</h3>{opening_hours_table(opening_hours)}"
},
"email": {
"question": "Kio estas la retpoŝta adreso de {name}?"
},
"dog-access": {
"mappings": {
"0": {
"then": "Hundoj estas permesataj"
},
"1": {
"then": "Hundoj estas <b>malpermesataj</b>"
}
}
},
"level": {
"render": "En la {level}a etaĝo",
"mappings": {
"3": {
"then": "En la unua etaĝo"
},
"2": {
"then": "En la teretaĝo"
},
"1": {
"then": "En la teretaĝo"
}
}
}
}
}