From b4884f516920ba8e7e9f2e79a21d4676ff619623 Mon Sep 17 00:00:00 2001 From: paunofu Date: Tue, 10 Jan 2023 11:55:43 +0000 Subject: [PATCH] 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/ --- langs/themes/ca.json | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/langs/themes/ca.json b/langs/themes/ca.json index 18957df0fb..0c0acb0ee5 100644 --- a/langs/themes/ca.json +++ b/langs/themes/ca.json @@ -650,7 +650,8 @@ "title": "Brossa" }, "waste_basket": { - "title": "Papepera" + "title": "Papepera", + "shortDescription": "Un mapa amb papereres" }, "atm": { "description": "Aquest mapa mostra caixers automàtics on retirar o ingresar diners", @@ -685,10 +686,30 @@ } }, "render": "L’edifici va ser construït al {_bag_obj:start_date}4" + }, + "Reference": { + "render": "La referència a BAG és {_bag_obj:ref:bag}" + }, + "Building type": { + "mappings": { + "0": { + "then": "El tipus d'edifici serà {_bag_obj:construction}" + } + }, + "render": "El tipus d'edifici és {_bag_obj:building}" + }, + "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": { "description": "Aquest mapa mostra tots els canvis fets amb MapComplete",