Translated using Weblate (Catalan)

Currently translated at 56.4% (224 of 397 strings)

Translation: MapComplete/themes
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/ca/
This commit is contained in:
paunofu 2023-01-10 11:55:43 +00:00 committed by Hosted Weblate
parent 4711de2012
commit b4884f5169
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -650,7 +650,8 @@
"title": "Brossa" "title": "Brossa"
}, },
"waste_basket": { "waste_basket": {
"title": "Papepera" "title": "Papepera",
"shortDescription": "Un mapa amb papereres"
}, },
"atm": { "atm": {
"description": "Aquest mapa mostra caixers automàtics on retirar o ingresar diners", "description": "Aquest mapa mostra caixers automàtics on retirar o ingresar diners",
@ -685,10 +686,30 @@
} }
}, },
"render": "Ledifici va ser construït al <b> {_bag_obj:start_date}4</b>" "render": "Ledifici va ser construït al <b> {_bag_obj:start_date}4</b>"
},
"Reference": {
"render": "La referència a BAG és <b>{_bag_obj:ref:bag}</b>"
},
"Building type": {
"mappings": {
"0": {
"then": "El tipus d'edifici serà <b>{_bag_obj:construction}</b>"
}
},
"render": "El tipus d'edifici és <b>{_bag_obj:building}</b>"
},
"Import button": {
"mappings": {
"0": {
"then": "El valors correctes encara no s'ha calculat. Refresca la pàgina"
}
}
} }
} }
} }
} },
"shortDescription": "Ferramenta d'ajuda per a importar el BAG",
"title": "Assistent d'importació del BAG"
}, },
"mapcomplete-changes": { "mapcomplete-changes": {
"description": "Aquest mapa mostra tots els canvis fets amb MapComplete", "description": "Aquest mapa mostra tots els canvis fets amb MapComplete",