From fc255c1a8b03a54cfa89df32f668cfcc7592e977 Mon Sep 17 00:00:00 2001 From: SC Date: Wed, 6 Oct 2021 15:21:34 +0000 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 100.0% (25 of 25 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pt/ --- langs/shared-questions/pt.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/pt.json b/langs/shared-questions/pt.json index 9524e139d5..a1622b21a3 100644 --- a/langs/shared-questions/pt.json +++ b/langs/shared-questions/pt.json @@ -61,6 +61,23 @@ } }, "question": "Este lugar é acessível a utilizadores de cadeiras de rodas?" + }, + "dog-access": { + "mappings": { + "0": { + "then": "Os cães são permitidos" + }, + "1": { + "then": "Os cães não são permitidos" + }, + "2": { + "then": "Os cães são permitidos, mas têm de ser presos pela trela" + }, + "3": { + "then": "Os cães são permitidos e podem correr livremente" + } + }, + "question": "Os cães são permitidos neste estabelecimento?" } } -} \ No newline at end of file +}