From 292209bc13a1ef6130605943ebcc067da3359d45 Mon Sep 17 00:00:00 2001 From: Eliza Date: Sat, 28 Mar 2026 22:39:59 +0100 Subject: [PATCH 1/5] Translated using Weblate (Polish) Currently translated at 81.7% (314 of 384 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pl/ --- lib/l10n/app_pl.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_pl.arb b/lib/l10n/app_pl.arb index 25e5e9c08..eb498f5cd 100644 --- a/lib/l10n/app_pl.arb +++ b/lib/l10n/app_pl.arb @@ -833,5 +833,7 @@ "darkMode": "Zawsze używaj trybu ciemnego", "lightMode": "Zawsze używaj trybu jasnego", "systemMode": "Ustawienia systemu", - "fitInWeek": "Dopasuj w tygodniu" + "fitInWeek": "Dopasuj w tygodniu", + "dayTypeAmrap": "Tak dużo rund jak to możliwe", + "trophies": "Trofea" } From a6a47a84d0dd656eca0c2e8a52ab0a363c5cc038 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ningu=C3=A9m=20Mesmo?= Date: Mon, 30 Mar 2026 19:54:39 +0200 Subject: [PATCH 2/5] Translated using Weblate (Portuguese) Currently translated at 100.0% (385 of 385 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt/ --- lib/l10n/app_pt.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/app_pt.arb b/lib/l10n/app_pt.arb index 5a77941fa..ba68d4c37 100644 --- a/lib/l10n/app_pt.arb +++ b/lib/l10n/app_pt.arb @@ -282,7 +282,7 @@ }, "repetitionUnit": "Unidade de repetição", "dayDescriptionHelp": "Uma descrição do que é feito neste dia (por exemplo, 'dia de treino') ou quais partes do corpo são treinadas (por exemplo, 'peito e ombros')", - "setNr": "Set {nr}", + "setNr": "Série {nr}", "@setNr": { "description": "Header in form indicating the number of the current set. Can also be translated as something like 'Set Nr. xy'.", "type": "text", From 82c6d5c0d37b2ec1977cf01a08caa255fa94b111 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Mon, 30 Mar 2026 11:25:53 +0200 Subject: [PATCH 3/5] Translated using Weblate (Croatian) Currently translated at 100.0% (385 of 385 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/hr/ --- lib/l10n/app_hr.arb | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_hr.arb b/lib/l10n/app_hr.arb index 1d7c68fee..8eb477401 100644 --- a/lib/l10n/app_hr.arb +++ b/lib/l10n/app_hr.arb @@ -1115,5 +1115,16 @@ } } }, - "searchLanguageAll": "Svi jezici" + "searchLanguageAll": "Svi jezici", + "serverUpdateTitle": "Potrebno je aktualizirati server", + "serverUpdateContent": "Povezani server je prestar za ovu verziju aplikacije. Zamoli administratora servera da ga aktualizira barem na verziju {minVersion}.", + "@serverUpdateContent": { + "description": "Message shown when the server version is too old. minVersion is the minimum required server version string.", + "type": "text", + "placeholders": { + "minVersion": { + "type": "String" + } + } + } } From d179a17bb3f0488785be4f5fe71590a97313ece4 Mon Sep 17 00:00:00 2001 From: Pawel Jelonek Date: Mon, 6 Apr 2026 19:16:06 +0200 Subject: [PATCH 4/5] Translated using Weblate (Polish) Currently translated at 82.3% (317 of 385 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pl/ --- lib/l10n/app_pl.arb | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lib/l10n/app_pl.arb b/lib/l10n/app_pl.arb index eb498f5cd..0a329ad10 100644 --- a/lib/l10n/app_pl.arb +++ b/lib/l10n/app_pl.arb @@ -835,5 +835,8 @@ "systemMode": "Ustawienia systemu", "fitInWeek": "Dopasuj w tygodniu", "dayTypeAmrap": "Tak dużo rund jak to możliwe", - "trophies": "Trofea" + "trophies": "Trofea", + "dashboardWidgets": "Kokpit widgetów", + "dayTypeCustom": "Niestandardowy", + "dayTypeEnom": "Każda minuta w minutę" } From ca88b53452ff71f77ad64d971d31b8b49eb98c3b Mon Sep 17 00:00:00 2001 From: Edson Wolf Date: Thu, 9 Apr 2026 16:35:47 +0200 Subject: [PATCH 5/5] Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (385 of 385 strings) Translation: wger Workout Manager/Mobile App Translate-URL: https://hosted.weblate.org/projects/wger/mobile/pt_BR/ --- lib/l10n/app_pt_BR.arb | 72 +++++++++++++++++++++++++++++++++++++++--- 1 file changed, 67 insertions(+), 5 deletions(-) diff --git a/lib/l10n/app_pt_BR.arb b/lib/l10n/app_pt_BR.arb index 75cbab620..1f74a3ddb 100644 --- a/lib/l10n/app_pt_BR.arb +++ b/lib/l10n/app_pt_BR.arb @@ -101,7 +101,7 @@ "@close": { "description": "Translation for close" }, - "successfullyDeleted": "Removido com êxito", + "successfullyDeleted": "Excluído com sucesso.", "@successfullyDeleted": { "description": "Message when an item was successfully deleted" }, @@ -167,7 +167,7 @@ "@pause": { "description": "Noun, not an imperative! Label used for the pause when using the gym mode" }, - "success": "Bem-sucedido", + "success": "Bem sucedido", "@success": { "description": "Message when an action completed successfully, usually used as a heading" }, @@ -419,7 +419,7 @@ "@rir": { "description": "Shorthand for Repetitions In Reserve" }, - "setUnitsAndRir": "Unidades e RIR da série", + "setUnitsAndRir": "Definir unidades e RiR", "@setUnitsAndRir": { "description": "Label shown on the slider where the user can toggle showing units and RiR", "type": "text" @@ -905,7 +905,7 @@ "aboutJoinCommunityTitle": "Entre para a comunidade", "aboutDiscordTitle": "Discord", "others": "Outros", - "fitInWeek": "Treino na semana", + "fitInWeek": "Cronograma semanal fixo", "fitInWeekHelp": "Se ligado, os dias vão se repetir semanalmente, caso contrário os dias seguirão sequencialmente se considerar o começo de uma nova semana.", "addSuperset": "Adicionar superséries", "setHasProgression": "Treino tem prograssão", @@ -1064,5 +1064,67 @@ "slotEntryTypeMyo": "Myo", "slotEntryTypeDropset": "Drop set", "trophies": "Troféus", - "noTrophies": "Você ainda não possui troféus" + "noTrophies": "Você ainda não possui troféus", + "dashboardWidgets": "Widgets do painel de controle", + "personalRecords": "Registros pessoais", + "serverUpdateTitle": "Atualização do servidor necessária", + "serverUpdateContent": "O servidor conectado é muito antigo para esta versão do aplicativo. Peça ao administrador do servidor para atualizá-lo para pelo menos a versão {minVersion}.", + "@serverUpdateContent": { + "description": "Message shown when the server version is too old. minVersion is the minimum required server version string.", + "type": "text", + "placeholders": { + "minVersion": { + "type": "String" + } + } + }, + "productNotFoundOpenFoodFacts": "Você pode adicionar este produto ao Open Food Facts para ajudar a comunidade!", + "@productNotFoundOpenFoodFacts": { + "description": "Label shown when product is not found to encourage users to go on Open Food Facts and add it themselves" + }, + "addToOpenFoodFacts": "Adicionar ao Open Food Facts", + "@addToOpenFoodFacts": { + "description": "Label shown as the clickable link to go on Open Food Facts" + }, + "isVegan": "Vegano", + "@isVegan": { + "description": "Label for vegan toggle" + }, + "isVegetarian": "Vegetariano", + "@isVegetarian": { + "description": "Label for vegetarian toggle" + }, + "filter": "Filtro", + "@filter": { + "description": "Label for filter button" + }, + "searchLanguageCurrent": "Somente no idioma atual ({lang})", + "@searchLanguageCurrent": { + "type": "text", + "placeholders": { + "lang": { + "type": "String" + } + } + }, + "searchLanguageEnglish": "Idioma atual ({lang}) e inglês", + "@searchLanguageEnglish": { + "type": "text", + "placeholders": { + "lang": { + "type": "String" + } + } + }, + "searchLanguageAll": "Todos os idiomas", + "topSet": "Série principal: {value}", + "@topSet": { + "description": "Value is a representation of the set, like '10 x 80kg'", + "type": "text", + "placeholders": { + "value": { + "type": "String" + } + } + } }