From 8e4b4f1338d02a74839c6d749e4b3ed1e8374385 Mon Sep 17 00:00:00 2001 From: Artem Pereverzev Date: Sun, 22 Feb 2026 19:55:50 +0100 Subject: [PATCH 1/2] chore(translations): Translated using Weblate (Russian) Currently translated at 97.5% (820 of 841 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ru/ --- lib/l10n/intl_ru.arb | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_ru.arb b/lib/l10n/intl_ru.arb index 626e6f3d8..710b1c2cb 100644 --- a/lib/l10n/intl_ru.arb +++ b/lib/l10n/intl_ru.arb @@ -3023,5 +3023,35 @@ "setupChatBackup": "Настроить резервную копию чата", "createNewAccount": "Создать новый аккаунт", "theProcessWasCanceled": "Процесс был отменен.", - "noMoreResultsFound": "Ничего не найдено" + "noMoreResultsFound": "Ничего не найдено", + "countChatsAndCountParticipants": "{chats} чатов и {participants} участников", + "@countChatsAndCountParticipants": { + "type": "String", + "placeholders": { + "chats": { + "type": "int" + }, + "participants": { + "type": "int" + } + } + }, + "countInvited": "{count} приглашенных", + "@countInvited": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + }, + "loadCountMoreParticipants": "Загрузить ещё {count} участников", + "@loadCountMoreParticipants": { + "type": "String", + "placeholders": { + "count": { + "type": "int" + } + } + } } From 278bd2580e2611d90848d1559d73d328380c07d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Amad=C9=A3as?= Date: Sun, 22 Feb 2026 18:44:06 +0100 Subject: [PATCH 2/2] chore(translations): Translated using Weblate (Kabyle) Currently translated at 53.5% (450 of 841 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/kab/ --- lib/l10n/intl_kab.arb | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_kab.arb b/lib/l10n/intl_kab.arb index f8604fda3..fda3960f4 100644 --- a/lib/l10n/intl_kab.arb +++ b/lib/l10n/intl_kab.arb @@ -1763,5 +1763,31 @@ } } }, - "noPublicLinkHasBeenCreatedYet": "Werɛad ur d-yennulfa ula d yiwen n wassaɣ azayez" + "noPublicLinkHasBeenCreatedYet": "Werɛad ur d-yennulfa ula d yiwen n wassaɣ azayez", + "users": "Iseqdacen", + "unlockOldMessages": "Kkes asekkeṛ i yiznan iqbuṛen", + "storeInSecureStorageDescription": "Ḥrez tasarut n tririt deg usekles aɣelsan n yibenk-a.", + "saveKeyManuallyDescription": "Sekles tasarut-agi s ufus deg udiwenni n beṭṭu n unagraw neɣ ɣef tecfawit.", + "storeInAndroidKeystore": "Sekles deg Android KeyStore", + "storeInAppleKeyChain": "Sekles deg uzrar n tsura n Apple", + "storeSecurlyOnThisDevice": "Ḥrez s wudem aɣelsan ɣef yibenk-a", + "countFiles": "{count} n yifuyla", + "@countFiles": { + "placeholders": { + "count": { + "type": "int" + } + } + }, + "user": "Aseqdac", + "custom": "Yugnen", + "foregroundServiceRunning": "Alɣu-agi yettban-d ticki ameẓlu n uɣawas amezwaru iteddu.", + "screenSharingTitle": "beṭṭu n ugdil", + "screenSharingDetail": "Tbeṭṭuḍ agdil-ik·im deg FluffyChat", + "callingPermissions": "Tisirag n usiwel", + "callingAccount": "amiḍan n usiwel", + "callingAccountDetails": "Sireg FluffyChat ad iseqdec asnas aneṣli n Android i usɛeddi n usiwel.", + "appearOnTop": "Sbeqeḍ deg uksawen", + "otherCallingPermissions": "Tisirag n umikrufun, takamiṛat akked tiyaḍ n FluffyChat", + "whyIsThisMessageEncrypted": "Acuɣer izen-agi ur yettwaɣri ara?" }