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/
This commit is contained in:
phlostically 2021-10-30 13:35:33 +00:00 committed by Hosted Weblate
parent 422d01dfe5
commit 3bd2ffa28a
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1 +1,40 @@
{}
{
"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"
}
}
}
}
}