chore(translations): Translated using Weblate (Turkish)

Currently translated at 89.7% (701 of 781 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
Ufuk Karal 2025-09-01 20:33:38 +02:00 committed by Hosted Weblate
commit 8e6cfb3acf
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2592,7 +2592,7 @@
"@chatDescriptionHasBeenChanged": {}, "@chatDescriptionHasBeenChanged": {},
"directChat": "Doğrudan sohbet", "directChat": "Doğrudan sohbet",
"@directChat": {}, "@directChat": {},
"inviteGroupChat": "📨 Grup sohbetine davet et", "inviteGroupChat": "📨 Grup {sohbet}ine davet et",
"@inviteGroupChat": {}, "@inviteGroupChat": {},
"invitePrivateChat": "📨 Gizli sohbete davet et", "invitePrivateChat": "📨 Gizli sohbete davet et",
"@invitePrivateChat": {}, "@invitePrivateChat": {},
@ -3177,5 +3177,35 @@
} }
}, },
"welcomeText": "Hey Hey 👋 Karşınızda FluffyChat. https://matrix.org ile uyumlu herhangi bir homeserver'a giriş yapabilirsiniz. Ve herkesle konuşabilirsiniz. Bu koca bir merkeziyetsiz mesajlaşma ağı!", "welcomeText": "Hey Hey 👋 Karşınızda FluffyChat. https://matrix.org ile uyumlu herhangi bir homeserver'a giriş yapabilirsiniz. Ve herkesle konuşabilirsiniz. Bu koca bir merkeziyetsiz mesajlaşma ağı!",
"@welcomeText": {} "@welcomeText": {},
"setCustomPermissionLevel": "Özel izin düzeyi ayarla",
"@setCustomPermissionLevel": {},
"setPermissionsLevelDescription": "Lütfen aşağıdan önceden tanımlanmış bir rol seçin veya 0 ile 100 arasında bir özel izin seviyesi girin.",
"@setPermissionsLevelDescription": {},
"ignoreUser": "Kullanıcıyı yok say",
"@ignoreUser": {},
"normalUser": "Normal kullanıcı",
"@normalUser": {},
"commandHint_roomupgrade": "Bu {oda}yı verilen {oda}versiyonuna yükseltin",
"@commandHint_roomupgrade": {},
"checkList": "Kontrol listesi",
"@checkList": {},
"countInvited": "{count} davet edildi",
"@countInvited": {
"type": "String",
"placeholders": {
"count": {
"type": "int"
}
}
},
"synchronizingPleaseWaitCounter": " Senkronize ediliyor… ({percentage}%)",
"@synchronizingPleaseWaitCounter": {
"type": "String",
"placeholders": {
"percentage": {
"type": "String"
}
}
}
} }