Translated using Weblate (Catalan)

Currently translated at 11.6% (246 of 2103 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/ca/
This commit is contained in:
paunofu 2022-07-20 16:39:13 +00:00 committed by Hosted Weblate
parent 14a08242e8
commit bfcafaf011
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -373,6 +373,13 @@
"then": "<b>Chademo</b>"
}
}
},
"Operational status": {
"mappings": {
"0": {
"then": "Aquesta estació de càrrega funciona"
}
}
}
},
"title": {
@ -1025,5 +1032,40 @@
}
}
}
},
"kindergarten_childcare": {
"tagRenderings": {
"name": {
"render": "Aquesta instal·lació s'anomena <b>{name}</b>"
},
"capacity": {
"render": "Aquesta instal·lació té espai per a {capacity} nens"
},
"childcare-type": {
"mappings": {
"0": {
"then": "Aquesta és una llar d'infants (també coneguda com a <i>preescolar</i>) on els nens petits reben educació primerenca."
}
}
}
}
},
"hospital": {
"tagRenderings": {
"name": {
"render": "El nom del nom de l'hospital és {name}"
}
}
},
"pharmacy": {
"tagRenderings": {
"wheelchair": {
"mappings": {
"0": {
"then": "Aquesta farmàcia és fàcil d'accedir en una cadira de rodes"
}
}
}
}
}
}
}