From b1f6e60fd0e0f0bf4b3f9f558ddba5219e7ac7d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 21:09:53 +0000 Subject: [PATCH 01/12] build: (deps): bump webrtc_interface from 1.2.2+hotfix.2 to 1.3.0 Bumps webrtc_interface from 1.2.2+hotfix.2 to 1.3.0. --- updated-dependencies: - dependency-name: webrtc_interface dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 5be66a597..38772b4f4 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2175,10 +2175,10 @@ packages: dependency: "direct main" description: name: webrtc_interface - sha256: "86fe3afc81a08481dfb25cf14a5a94e27062ecef25544783f352c914e0bbc1ca" + sha256: "2e604a31703ad26781782fb14fa8a4ee621154ee2c513d2b9938e486fa695233" url: "https://pub.dev" source: hosted - version: "1.2.2+hotfix.2" + version: "1.3.0" win32: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index dd9557fc3..7bab66ac6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -83,7 +83,7 @@ dependencies: video_compress: ^3.1.4 video_player: ^2.9.5 wakelock_plus: ^1.2.2 - webrtc_interface: ^1.0.13 + webrtc_interface: ^1.3.0 dev_dependencies: flutter_lints: ^3.0.0 From f38a2ae8b4d3791f6cadbb292a24128ba0f27d13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 21:10:02 +0000 Subject: [PATCH 02/12] build: (deps): bump matrix from 1.1.1 to 2.0.1 Bumps [matrix](https://github.com/famedly/matrix-dart-sdk) from 1.1.1 to 2.0.1. - [Release notes](https://github.com/famedly/matrix-dart-sdk/releases) - [Changelog](https://github.com/famedly/matrix-dart-sdk/blob/v2.0.1/CHANGELOG.md) - [Commits](https://github.com/famedly/matrix-dart-sdk/compare/v1.1.1...v2.0.1) --- updated-dependencies: - dependency-name: matrix dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 5be66a597..5f753e4cf 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1130,10 +1130,10 @@ packages: dependency: "direct main" description: name: matrix - sha256: "4e6c186115ee041c430aa5ed5210499d60e4323f907cea1f5e8a2f73a513a1bf" + sha256: "75b64e31b8b85cd327087683a784b7cf38850ecbeb34fe342034fed0d1c61ea7" url: "https://pub.dev" source: hosted - version: "1.1.1" + version: "2.0.1" meta: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index dd9557fc3..283bfa254 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: just_audio: ^0.10.5 latlong2: ^0.9.1 linkify: ^5.0.0 - matrix: ^1.1.1 + matrix: ^2.0.1 mime: ^2.0.0 native_imaging: ^0.2.0 opus_caf_converter_dart: ^1.0.1 From 04a4395d3de825a3bfae603935a98b0b8316e69e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 21:11:10 +0000 Subject: [PATCH 03/12] build: (deps): bump wakelock_plus from 1.3.2 to 1.3.3 Bumps [wakelock_plus](https://github.com/fluttercommunity/wakelock_plus) from 1.3.2 to 1.3.3. - [Commits](https://github.com/fluttercommunity/wakelock_plus/compare/wakelock_plus_1.3.2...wakelock_plus_1.3.3) --- updated-dependencies: - dependency-name: wakelock_plus dependency-version: 1.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8cdf502db..63fc50279 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -2111,10 +2111,10 @@ packages: dependency: "direct main" description: name: wakelock_plus - sha256: a474e314c3e8fb5adef1f9ae2d247e57467ad557fa7483a2b895bc1b421c5678 + sha256: "61713aa82b7f85c21c9f4cd0a148abd75f38a74ec645fcb1e446f882c82fd09b" url: "https://pub.dev" source: hosted - version: "1.3.2" + version: "1.3.3" wakelock_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 63b2855b4..412d95aa4 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -82,7 +82,7 @@ dependencies: url_launcher: ^6.3.2 video_compress: ^3.1.4 video_player: ^2.9.5 - wakelock_plus: ^1.2.2 + wakelock_plus: ^1.3.3 webrtc_interface: ^1.3.0 dev_dependencies: From 11e54ec4962d99733c790ae7264eca0cbccb53b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 21:10:13 +0000 Subject: [PATCH 04/12] build: (deps): bump share_plus from 11.1.0 to 12.0.0 Bumps [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) from 11.1.0 to 12.0.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v12.0.0/packages/share_plus) --- updated-dependencies: - dependency-name: share_plus dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8cdf502db..391a8ddfa 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -1578,10 +1578,10 @@ packages: dependency: "direct main" description: name: share_plus - sha256: d7dc0630a923883c6328ca31b89aa682bacbf2f8304162d29f7c6aaff03a27a1 + sha256: "3424e9d5c22fd7f7590254ba09465febd6f8827c8b19a44350de4ac31d92d3a6" url: "https://pub.dev" source: hosted - version: "11.1.0" + version: "12.0.0" share_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 63b2855b4..e8245fd1e 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -69,7 +69,7 @@ dependencies: receive_sharing_intent: ^1.8.1 record: ^6.1.1 scroll_to_index: ^3.0.1 - share_plus: ^11.1.0 + share_plus: ^12.0.0 shared_preferences: ^2.2.0 # Pinned because https://github.com/flutter/flutter/issues/118401 slugify: ^2.0.0 sqflite_common_ffi: ^2.3.6 From c8fd6a66f52c274cbd1563e4d267b1b7136e5539 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 21:10:22 +0000 Subject: [PATCH 05/12] build: (deps): bump device_info_plus from 11.5.0 to 12.0.0 Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 11.5.0 to 12.0.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v12.0.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 12.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8cdf502db..769499020 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -333,10 +333,10 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: "98f28b42168cc509abc92f88518882fd58061ea372d7999aecc424345c7bff6a" + sha256: a7e611f8475a124caca8dac394c76c48218a244daa498c3584f97934267d1d4e url: "https://pub.dev" source: hosted - version: "11.5.0" + version: "12.0.0" device_info_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 63b2855b4..3d9f447e6 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: cupertino_icons: any desktop_drop: ^0.6.1 desktop_notifications: ^0.6.3 - device_info_plus: ^11.5.0 + device_info_plus: ^12.0.0 dynamic_color: ^1.8.1 emoji_picker_flutter: ^4.3.0 emojis: ^0.9.9 From 4d91aa138b99d92465b41402a02364cb75e40f5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 21:10:30 +0000 Subject: [PATCH 06/12] build: (deps): bump file_picker from 10.3.2 to 10.3.3 Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 10.3.2 to 10.3.3. - [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases) - [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md) - [Commits](https://github.com/miguelpruivo/flutter_file_picker/compare/v10.3.2...v10.3.3) --- updated-dependencies: - dependency-name: file_picker dependency-version: 10.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index 8cdf502db..40e8e747f 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -405,10 +405,10 @@ packages: dependency: "direct main" description: name: file_picker - sha256: e7e16c9d15c36330b94ca0e2ad8cb61f93cd5282d0158c09805aed13b5452f22 + sha256: f2d9f173c2c14635cc0e9b14c143c49ef30b4934e8d1d274d6206fcb0086a06f url: "https://pub.dev" source: hosted - version: "10.3.2" + version: "10.3.3" file_selector: dependency: "direct main" description: diff --git a/pubspec.yaml b/pubspec.yaml index 63b2855b4..3af152822 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -24,7 +24,7 @@ dependencies: dynamic_color: ^1.8.1 emoji_picker_flutter: ^4.3.0 emojis: ^0.9.9 - file_picker: ^10.3.2 + file_picker: ^10.3.3 file_selector: ^1.0.3 flutter: sdk: flutter From 7571124a27cab4249073ac4dce2c9ed93b9afd98 Mon Sep 17 00:00:00 2001 From: Frank Paul Silye Date: Thu, 11 Sep 2025 23:20:35 +0200 Subject: [PATCH 07/12] =?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 69.7% (545 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index 7a782df90..7d68ca91a 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -2578,5 +2578,24 @@ "enterNewChat": "Bli med i ny chat", "@enterNewChat": {}, "pleaseWaitUntilInvited": "Vennligst vent nå, til noen fra rommet inviterer deg.", - "@pleaseWaitUntilInvited": {} + "@pleaseWaitUntilInvited": {}, + "notificationRuleSuppressNoticesDescription": "Demper varsler fra automatiserte klienter som roboter.", + "@notificationRuleSuppressNoticesDescription": {}, + "notificationRuleInviteForMe": "Inviter for meg", + "@notificationRuleInviteForMe": {}, + "notificationRuleInviteForMeDescription": "Varsler bruker når en blir invitert til et rom.", + "@notificationRuleInviteForMeDescription": {}, + "newChatRequest": "📩 Ny chatforespørsel", + "@newChatRequest": {}, + "appWantsToUseForLogin": "Bruk '{server}' for å logge inn", + "@appWantsToUseForLogin": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "appWantsToUseForLoginDescription": "Du gir herved tillatelse til at appen og nettstedet deler informasjon om deg.", + "@appWantsToUseForLoginDescription": {} } From da68b5feb14cfa9c6f0b2b79e618bcb0febf4c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 21:08:25 +0000 Subject: [PATCH 08/12] build: (deps): bump device_info_plus from 12.0.0 to 12.1.0 Bumps [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) from 12.0.0 to 12.1.0. - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v12.1.0/packages/device_info_plus) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pubspec.lock | 4 ++-- pubspec.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pubspec.lock b/pubspec.lock index e962e65a7..e39587549 100644 --- a/pubspec.lock +++ b/pubspec.lock @@ -333,10 +333,10 @@ packages: dependency: "direct main" description: name: device_info_plus - sha256: a7e611f8475a124caca8dac394c76c48218a244daa498c3584f97934267d1d4e + sha256: "49413c8ca514dea7633e8def233b25efdf83ec8522955cc2c0e3ad802927e7c6" url: "https://pub.dev" source: hosted - version: "12.0.0" + version: "12.1.0" device_info_plus_platform_interface: dependency: transitive description: diff --git a/pubspec.yaml b/pubspec.yaml index 9cbff85f5..18fd9dc87 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -20,7 +20,7 @@ dependencies: cupertino_icons: any desktop_drop: ^0.6.1 desktop_notifications: ^0.6.3 - device_info_plus: ^12.0.0 + device_info_plus: ^12.1.0 dynamic_color: ^1.8.1 emoji_picker_flutter: ^4.3.0 emojis: ^0.9.9 From a8bbbbcbd728ef26cc0c490aaf7793305a7ee07f Mon Sep 17 00:00:00 2001 From: Kimby Date: Fri, 12 Sep 2025 04:59:23 +0200 Subject: [PATCH 09/12] chore(translations): Translated using Weblate (Spanish) Currently translated at 99.6% (778 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- lib/l10n/intl_es.arb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/l10n/intl_es.arb b/lib/l10n/intl_es.arb index f8e412b90..ff7b0c593 100644 --- a/lib/l10n/intl_es.arb +++ b/lib/l10n/intl_es.arb @@ -2315,7 +2315,7 @@ "@enterSpace": {}, "pleaseEnterRecoveryKey": "Por favor, introduzca su clave de recuperación:", "@pleaseEnterRecoveryKey": {}, - "widgetNameError": "Por favor proporciona un nombre para mostrar.", + "widgetNameError": "Por favor, proporciona un nombre para mostrar.", "@widgetNameError": {}, "addWidget": "Añadir widget", "@addWidget": {}, @@ -2613,7 +2613,7 @@ "@disableEncryptionWarning": {}, "setColorTheme": "Poner tema de color:", "@setColorTheme": {}, - "inviteGroupChat": "📨 Invitar a grupo de chat", + "inviteGroupChat": "📨 Invitar a grupo", "@inviteGroupChat": {}, "invalidInput": "¡Entrada no válida!", "@invalidInput": {}, @@ -2656,7 +2656,7 @@ "@changelog": {}, "sendCanceled": "Envío cancelado", "@sendCanceled": {}, - "invite": "Invitación", + "invite": "Invitar", "@invite": {}, "searchIn": "Buscar en chat \"{chat}\"...", "@searchIn": { @@ -3279,7 +3279,7 @@ "@yourGlobalUserIdIs": {}, "noKeyForThisMessage": "Esto puede ocurrir si el mensaje se envió antes de que entraras en tu cuenta en este dispositivo.\n\nTambién puede que el remitente haya bloqueado tu dispositivo o haya fallado algo en la conexión a Internet.\n\n¿Puedes leer el mensaje en otra sesión? Entonces, ¡puedes transferir el mensaje desde allí! Ve a Ajustes > Dispositivos y asegúrate de que tus dispositivos se han verificado mutuamente. Cuando abras la sala la próxima vez y ambas sesiones estén en primer plano, las claves se transmitirán automáticamente.\n\n¿No quieres perder las claves al salir o al cambiar de dispositivo? Asegúrate de que has habilitado la copia de seguridad del chat en los ajustes.", "@noKeyForThisMessage": {}, - "invitePrivateChat": "📨 Invitar a chat privado", + "invitePrivateChat": "📨 Invitar a grupo privado", "@invitePrivateChat": {}, "banUserDescription": "Se expulsará al usuario del chat y no podrá volver a entrar hasta que se le permita.", "@banUserDescription": {}, From 044290db73e97127bb06926e4fef288b7db838df Mon Sep 17 00:00:00 2001 From: LucasMZ Date: Fri, 12 Sep 2025 04:54:21 +0200 Subject: [PATCH 10/12] chore(translations): Translated using Weblate (Spanish) Currently translated at 99.6% (778 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/es/ --- lib/l10n/intl_es.arb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/l10n/intl_es.arb b/lib/l10n/intl_es.arb index ff7b0c593..af913e6a9 100644 --- a/lib/l10n/intl_es.arb +++ b/lib/l10n/intl_es.arb @@ -2562,7 +2562,7 @@ "@hideRedactedMessages": {}, "appLockDescription": "Bloquear la aplicación cuando no se use con código pin", "@appLockDescription": {}, - "alwaysUse24HourFormat": "falso", + "alwaysUse24HourFormat": "true", "@alwaysUse24HourFormat": { "description": "Set to true to always display time of day in 24 hour format." }, From ca350b19db7f0ef9e213ed869b3c806985aed2e1 Mon Sep 17 00:00:00 2001 From: sunniva Date: Fri, 12 Sep 2025 23:49:54 +0200 Subject: [PATCH 11/12] =?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 71.1% (556 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index 7d68ca91a..66b73393c 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -2597,5 +2597,7 @@ } }, "appWantsToUseForLoginDescription": "Du gir herved tillatelse til at appen og nettstedet deler informasjon om deg.", - "@appWantsToUseForLoginDescription": {} + "@appWantsToUseForLoginDescription": {}, + "exportEmotePack": "Eksportere smilefjes som .zip-fil", + "@exportEmotePack": {} } From 2d2a48357dcfd4285f5bdfd8a85211efc7002369 Mon Sep 17 00:00:00 2001 From: Frank Paul Silye Date: Fri, 12 Sep 2025 23:53:46 +0200 Subject: [PATCH 12/12] =?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 71.1% (556 of 781 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nb_NO/ --- lib/l10n/intl_nb.arb | 61 ++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 56 insertions(+), 5 deletions(-) diff --git a/lib/l10n/intl_nb.arb b/lib/l10n/intl_nb.arb index 66b73393c..ac0548c3c 100644 --- a/lib/l10n/intl_nb.arb +++ b/lib/l10n/intl_nb.arb @@ -10,7 +10,7 @@ "type": "String", "placeholders": {} }, - "acceptedTheInvitation": "👍{username} godtok invitasjonen", + "acceptedTheInvitation": "👍 {username} godtok invitasjonen", "@acceptedTheInvitation": { "type": "String", "placeholders": { @@ -152,7 +152,7 @@ } } }, - "changedTheChatDescriptionTo": "{username} endret sludrebeskrivelse til: «{description}»", + "changedTheChatDescriptionTo": "{username} endret chatbeskrivelse til: «{description}»", "@changedTheChatDescriptionTo": { "type": "String", "placeholders": { @@ -164,7 +164,7 @@ } } }, - "changedTheChatNameTo": "{username} endret sludringsnavn til: «{chatname}»", + "changedTheChatNameTo": "{username} endret chatnavnet til: «{chatname}»", "@changedTheChatNameTo": { "type": "String", "placeholders": { @@ -2598,6 +2598,57 @@ }, "appWantsToUseForLoginDescription": "Du gir herved tillatelse til at appen og nettstedet deler informasjon om deg.", "@appWantsToUseForLoginDescription": {}, - "exportEmotePack": "Eksportere smilefjes som .zip-fil", - "@exportEmotePack": {} + "exportEmotePack": "Eksporter smilefjes som .zip-fil", + "@exportEmotePack": {}, + "noUsersFoundWithQuery": "Dessverre ble ingen bruker funnet med \"{query}\". Sjekk om du har skrevet feil.", + "@noUsersFoundWithQuery": { + "type": "String", + "placeholders": { + "query": { + "type": "String" + } + } + }, + "chatCanBeDiscoveredViaSearchOnServer": "Chatten kan oppdages via søket på {server}", + "@chatCanBeDiscoveredViaSearchOnServer": { + "type": "String", + "placeholders": { + "server": { + "type": "String" + } + } + }, + "leaveEmptyToClearStatus": "La stå tomt for å slette statusen din.", + "@leaveEmptyToClearStatus": {}, + "searchForUsers": "Søk etter @brukere...", + "@searchForUsers": {}, + "pleaseEnterYourCurrentPassword": "Skriv inn ditt nåværende passord", + "@pleaseEnterYourCurrentPassword": {}, + "databaseMigrationBody": "Vent litt. Dette kan ta et øyeblikk.", + "@databaseMigrationBody": {}, + "wrongRecoveryKey": "Beklager ... dette ser ikke ut til å være riktig gjenopprettingsnøkkel.", + "@wrongRecoveryKey": {}, + "declineInvitation": "Avslå invitasjon", + "@declineInvitation": {}, + "restoreSessionBody": "Appen prøver nå å gjenopprette økten din fra sikkerhetskopien. Rapporter denne feilen til utviklerne på {url}. Feilmeldingen er: {error}", + "@restoreSessionBody": { + "type": "String", + "placeholders": { + "url": { + "type": "String" + }, + "error": { + "type": "String" + } + } + }, + "forwardMessageTo": "Videresende melding til {roomName}?", + "@forwardMessageTo": { + "type": "String", + "placeholders": { + "roomName": { + "type": "String" + } + } + } }