From aa34e788ab051d40dc708b216857f4e07d234f0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ningu=C3=A9m=20Mesmo?= Date: Mon, 22 Sep 2025 19:50:56 +0200 Subject: [PATCH] Translated using Weblate (Portuguese) Currently translated at 100.0% (317 of 317 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt/ --- lib/l10n/app_pt.arb | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/lib/l10n/app_pt.arb b/lib/l10n/app_pt.arb index 26297cb3..8b826136 100644 --- a/lib/l10n/app_pt.arb +++ b/lib/l10n/app_pt.arb @@ -861,7 +861,7 @@ "@goalTypeAdvanced": { "description": "added for localization of Class GoalType's filed advanced" }, - "indicatorRaw": "Crua", + "indicatorRaw": "Crú", "@indicatorRaw": { "description": "added for localization of Class Indicator's field text" }, @@ -877,7 +877,7 @@ "@themeMode": {}, "darkMode": "Modo sempre escuro", "@darkMode": {}, - "settingsIngredientCacheDescription": "Princípio de cache", + "settingsIngredientCacheDescription": "Armazém de ingredientes", "@settingsIngredientCacheDescription": {}, "routines": "Rotinas", "@routines": {}, @@ -1010,5 +1010,19 @@ "setHasProgressionWarning": "Por favor, nota que, de momento, não é possível editar todos os valores para uma série na aplicação móvel ou configurar a progressão automática. Por agora, por favor, usa a aplicação web.", "@setHasProgressionWarning": {}, "startDate": "Data de início", - "@startDate": {} + "@startDate": {}, + "endDate": "Data de término", + "@endDate": { + "description": "The End date of a nutritional plan" + }, + "applicationLogs": "Registos da aplicação", + "@applicationLogs": {}, + "creationDate": "Data de início", + "@creationDate": { + "description": "The Start date of a nutritional plan" + }, + "openEnded": "Sem fim definido", + "@openEnded": { + "description": "When a nutrition plan has no pre-defined end date" + } }