From 915d81dd033cb2ab47a638dbe0c7ffcff4a4e626 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20K=C3=BCpper?= Date: Wed, 15 Jan 2025 14:30:31 -0500 Subject: [PATCH 1/4] New translations main.json (Norwegian Bokmal) --- BMM.Core/Translation/nb/main.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/BMM.Core/Translation/nb/main.json b/BMM.Core/Translation/nb/main.json index eb268ef04..2f7a494de 100644 --- a/BMM.Core/Translation/nb/main.json +++ b/BMM.Core/Translation/nb/main.json @@ -270,9 +270,9 @@ "QueueViewModel": { "Title": "Kø", "Delete": "Slett", - "CannotRemoveFromQueue": "Cannot remove currently playing track from the queue", - "TrackRemovedFromQueue": "Track has been removed from the queue", - "RemoveFromQueueOption": "Remove from queue" + "CannotRemoveFromQueue": "Kan ikke fjerne spor som spilles for øyeblikket fra køen", + "TrackRemovedFromQueue": "Sporet er fjernet fra køen", + "RemoveFromQueueOption": "Fjern fra køen" }, "SearchViewModel": { "Title": "Søk", From 3c9b94085fad5b94974734f9b55f2225ef04c991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20K=C3=BCpper?= Date: Thu, 16 Jan 2025 18:53:47 -0500 Subject: [PATCH 2/4] New translations main.json (Portuguese) --- BMM.Core/Translation/pt/main.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/BMM.Core/Translation/pt/main.json b/BMM.Core/Translation/pt/main.json index b9d6baa11..16c2bb986 100644 --- a/BMM.Core/Translation/pt/main.json +++ b/BMM.Core/Translation/pt/main.json @@ -270,9 +270,9 @@ "QueueViewModel": { "Title": "Fila", "Delete": "Excluir", - "CannotRemoveFromQueue": "Cannot remove currently playing track from the queue", - "TrackRemovedFromQueue": "Track has been removed from the queue", - "RemoveFromQueueOption": "Remove from queue" + "CannotRemoveFromQueue": "Não é possível remover a faixa que está sendo reproduzida da fila", + "TrackRemovedFromQueue": "A faixa foi removida da fila", + "RemoveFromQueueOption": "Remover da fila" }, "SearchViewModel": { "Title": "Procurar", @@ -334,8 +334,8 @@ "OptionNotificationBadgeText": "Exiba uma notificação na tela inicial para ajudar você a lembrar de ouvir o episódio diário.", "OptionBibleStudyHeader": "Estudo Bíblico na tela inicial", "OptionBibleStudyText": "Mostre o status do seu estudo bíblico na tela inicial", - "OptionRemoveBadgeOnStreakPointOnlyHeader": "Strict badge requirements", - "OptionRemoveBadgeOnStreakPointOnlyText": "Only remove the Fra Kåre notification badge when you have earned the streakpoint.", + "OptionRemoveBadgeOnStreakPointOnlyHeader": "Requisitos rigorosos para crachás", + "OptionRemoveBadgeOnStreakPointOnlyText": "Remova o bane de notificação Fra Kåre somente quando tiver conquistado a pontuação.", "AppInfoTitle": "Informações do app", "AppInfoAppVersion": "Versão do App: ", "AppInfoManufacturer": "Produtora:", From befd1c905bda0c74ba517d517cb01a87306b821c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20K=C3=BCpper?= Date: Sun, 19 Jan 2025 08:02:02 -0500 Subject: [PATCH 3/4] New translations main.json (Romanian) --- BMM.Core/Translation/ro/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BMM.Core/Translation/ro/main.json b/BMM.Core/Translation/ro/main.json index 24de1cf6f..83f95b752 100644 --- a/BMM.Core/Translation/ro/main.json +++ b/BMM.Core/Translation/ro/main.json @@ -134,7 +134,7 @@ "GuideAddToPlaylistSubtitle": "Salvează melodiile preferate în propriile playlist-uri sau la colecţia personală BMM \"Piesele mele\" prin apăsarea butonului de opțiuni din partea dreaptă a piesei.", "GuideLanguagesTitle": "Mai multe limbi", "GuideLanguagesSubtitle": "Ordonează-ți limbile pentru a controla limba conținutului după BMM. Acest lucru poate fi făcut în Setări > Limba conținutului.", - "GuideLibraryTitle": "Secţia bibliotecii", + "GuideLibraryTitle": "Secţia Bibliotecă ", "GuideLibrarySubtitle": "Accesați rapid conținutul pe care îl doriți. Secţiunea Bibliotecii este formată din toate podcast-urile disponibile şi o secţiune a arhivei unde se poate căuta în conţinut. ", "GuideSearchTitle": "Caută", "GuideSearchSubtitle": "Găsește o anumită piesă sau caută subiecte pentru a găsi conținut similar. Căutările tale vor fi salvate automat.", From 6f81d3ac57f894e5abe401a30c83d06ef660e943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karsten=20K=C3=BCpper?= Date: Wed, 29 Jan 2025 19:08:55 -0500 Subject: [PATCH 4/4] New translations main.json (Portuguese) --- BMM.Core/Translation/pt/main.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BMM.Core/Translation/pt/main.json b/BMM.Core/Translation/pt/main.json index 16c2bb986..539e3cad7 100644 --- a/BMM.Core/Translation/pt/main.json +++ b/BMM.Core/Translation/pt/main.json @@ -39,7 +39,7 @@ "EligibleUntilHoursAndMinutesMessage": "{0} horas {1} minutos restantes hoje", "EligibleUntilMinutesOnlyMessage": "minutos restantes hoje", "DaysInARowSingular": "dia seguido", - "DaysInARowPlural": "dias seguidos", + "DaysInARowPlural": "{0} dias seguidos", "WeekdayMonday": "S", "WeekdayTuesday": "T", "WeekdayWednesday": "Q",