From a606e95082dc6fa9f04c5c6d0500b8f858c5100b Mon Sep 17 00:00:00 2001 From: Frank Paul Silye Date: Sun, 27 Jul 2025 07:10:04 +0200 Subject: [PATCH 1/2] =?UTF-8?q?chore(translations):=20Translated=20using?= =?UTF-8?q?=20Weblate=20(Norwegian=20Bokm=C3=A5l)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Currently translated at 62.3% (487 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index b8ffe73fa..35079ce30 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -2379,5 +2379,20 @@ "calls": "Anrop", "@calls": {}, "customEmojisAndStickers": "Egendefinerte emojier og klistremerker", - "@customEmojisAndStickers": {} + "@customEmojisAndStickers": {}, + "oopsPushError": "Oops! Dessverre oppsto det en feil under oppsettet av push-varsler.", + "@oopsPushError": { + "type": "String", + "placeholders": {} + }, + "openVideoCamera": "Åpne kameraet for en video", + "@openVideoCamera": { + "type": "String", + "placeholders": {} + }, + "obtainingLocation": "Henter sted …", + "@obtainingLocation": { + "type": "String", + "placeholders": {} + } } From c5f18b9c60f45bde45ddf770bc6391e059200dee Mon Sep 17 00:00:00 2001 From: LucasMZ Date: Sun, 27 Jul 2025 14:40:42 +0200 Subject: [PATCH 2/2] chore(translations): Translated using Weblate (Portuguese (Brazil)) Currently translated at 100.0% (781 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/ --- lib/l10n/intl_pt_BR.arb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/l10n/intl_pt_BR.arb b/lib/l10n/intl_pt_BR.arb index 4dea8037a..197d65784 100644 --- a/lib/l10n/intl_pt_BR.arb +++ b/lib/l10n/intl_pt_BR.arb @@ -840,12 +840,12 @@ "type": "String", "placeholders": {} }, - "fromJoining": "De que entrou", + "fromJoining": "Desde que entrou", "@fromJoining": { "type": "String", "placeholders": {} }, - "fromTheInvitation": "Do convite", + "fromTheInvitation": "Desde o convite", "@fromTheInvitation": { "type": "String", "placeholders": {} @@ -3245,7 +3245,7 @@ "@homeserverDescription": {}, "notificationRuleEncryptedRoomOneToOne": "Sala criptografada de 2 pessoas", "@notificationRuleEncryptedRoomOneToOne": {}, - "pleaseWaitUntilInvited": "Aguarde, até que alguém da sala te convide.", + "pleaseWaitUntilInvited": "Aguarde até que alguém da sala te convide.", "@pleaseWaitUntilInvited": {}, "waitingForServer": "Aguardando o servidor...", "@waitingForServer": {},