Merge pull request #2609 from weblate/weblate-fluffychat-translations

Translations update from Hosted Weblate
This commit is contained in:
Krille-chan 2026-02-24 08:19:13 +01:00 committed by GitHub
commit b7c9dcefb6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 58 additions and 2 deletions

View file

@ -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?"
}

View file

@ -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"
}
}
}
}