Translated using Weblate (Catalan)

Currently translated at 17.1% (448 of 2607 strings)

Translation: MapComplete/Layer translations
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/layers/ca/
This commit is contained in:
paunofu 2023-01-14 23:18:02 +00:00 committed by Hosted Weblate
parent 61b71a6ded
commit 375eca2e1a
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -1280,6 +1280,22 @@
}, },
"title": { "title": {
"render": "Bústia per llibres" "render": "Bústia per llibres"
},
"tagRenderings": {
"public_bookcase-brand": {
"mappings": {
"1": {
"then": "Aquesta prestatgeria pública no és part d'una xarxa més gran"
}
}
},
"bookcase-is-indoors": {
"mappings": {
"2": {
"then": "La prestatgeria està ubicada a l'exterior"
}
}
}
} }
}, },
"recycling": { "recycling": {
@ -1785,5 +1801,30 @@
} }
} }
} }
},
"tertiary_education": {
"tagRenderings": {
"isced": {
"question": "Quin nivell d'educació és dona aquí?",
"mappings": {
"0": {
"then": "Aquí s'imparteixen carreres universitàries"
},
"2": {
"then": "Aquí s'imparteixen doctorats"
},
"1": {
"then": "Aquí s'imparteixen masters"
}
}
},
"institution-kind": {
"mappings": {
"1": {
"then": "Açò és una universitat, una institució d'educació terciaria on s'imparteixen carreres universitàries o superior."
}
}
}
}
} }
} }