Translated using Weblate (Catalan)
Currently translated at 100.0% (475 of 475 strings) Translation: MapComplete/themes Translate-URL: https://hosted.weblate.org/projects/mapcomplete/themes/ca/
This commit is contained in:
parent
fcadbe1093
commit
1a6ea4cb6d
1 changed files with 67 additions and 17 deletions
|
@ -13,6 +13,16 @@
|
|||
"1": {
|
||||
"title": "un mupi"
|
||||
},
|
||||
"10": {
|
||||
"description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escupltura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una paret pintada"
|
||||
},
|
||||
"2": {
|
||||
"title": "un mupi sobre la paret"
|
||||
},
|
||||
|
@ -39,16 +49,6 @@
|
|||
},
|
||||
"9": {
|
||||
"title": "un tòtem"
|
||||
},
|
||||
"10": {
|
||||
"description": "S'utilitza per a cartells publicitaris, retols de neó, logotips i cartells en entrades institucionals",
|
||||
"title": "un lletrer"
|
||||
},
|
||||
"11": {
|
||||
"title": "una escupltura"
|
||||
},
|
||||
"12": {
|
||||
"title": "una paret pintada"
|
||||
}
|
||||
},
|
||||
"tagRenderings": {
|
||||
|
@ -143,6 +143,9 @@
|
|||
"1": {
|
||||
"then": "Açò és un tauló d'anunis"
|
||||
},
|
||||
"10": {
|
||||
"then": "Açò és una paret pintada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Açò és una columna"
|
||||
},
|
||||
|
@ -166,9 +169,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Açò és un tòtem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Açò és una paret pintada"
|
||||
}
|
||||
},
|
||||
"question": "Quin tipus d'element publicitari és aquest?",
|
||||
|
@ -183,6 +183,9 @@
|
|||
"1": {
|
||||
"then": "Tauló d'anuncis"
|
||||
},
|
||||
"10": {
|
||||
"then": "Paret Pintada"
|
||||
},
|
||||
"2": {
|
||||
"then": "Mupi"
|
||||
},
|
||||
|
@ -206,9 +209,6 @@
|
|||
},
|
||||
"9": {
|
||||
"then": "Tòtem"
|
||||
},
|
||||
"10": {
|
||||
"then": "Paret Pintada"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -990,6 +990,13 @@
|
|||
"0": {
|
||||
"description": "Mostra tots els canvis de MapComplete",
|
||||
"filter": {
|
||||
"0": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "El tema conté {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"options": {
|
||||
"0": {
|
||||
|
@ -1031,10 +1038,53 @@
|
|||
"question": "Fet amb l'amfitrió {search}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"7": {
|
||||
"options": {
|
||||
"0": {
|
||||
"question": "El conjunt de canvis ha afegit almenys una imatge"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"name": "Centre del conjunt de canvis",
|
||||
"tagRenderings": {
|
||||
"contributor": {
|
||||
"question": "Quin col·laborador va fer aquest canvi?",
|
||||
"render": "Canvi fet per <a href='https://openstreetmap.org/user/{user}' target='_blank'>{user}</a>"
|
||||
},
|
||||
"host": {
|
||||
"question": "Amb quin amfitrió (lloc web) es va fer aquest canvi?",
|
||||
"render": "Canvi amb <a href='{host}'>{host}</a>"
|
||||
},
|
||||
"locale": {
|
||||
"question": "Amb quina configuració regional (idioma) s'ha fet aquest canvi?",
|
||||
"render": "La configuració regional de l'usuari és {locale}"
|
||||
},
|
||||
"show_changeset_id": {
|
||||
"render": "Conjunt de canvi <a href='https://openstreetmap.org/changeset/{id}' target='_blank'>{id}</a>"
|
||||
},
|
||||
"theme-id": {
|
||||
"question": "Quin tema es va utilitzar per fer aquest canvi?",
|
||||
"render": "Canvi amb el tema <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Conjunt de canvis per a {theme}"
|
||||
}
|
||||
},
|
||||
"1": {
|
||||
"override": {
|
||||
"tagRenderings": {
|
||||
"link_to_more": {
|
||||
"render": "Es poden trobar més estadístiques <a href='https://github.com/pietervdvn/MapComplete/tree/develop/Docs/Tools/graphs' target='_blank'>aquí</a>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Mostra els canvis fets per MapComplete",
|
||||
"title": "Canvis fets amb MapComplete"
|
||||
},
|
||||
"maproulette": {
|
||||
"description": "Tema que mostra les tasques de MapRoulette, que us permet cercar-les, filtrar-les i solucionar-les.",
|
||||
|
|
Loading…
Reference in a new issue