Translated using Weblate (Turkish)

Currently translated at 100.0% (652 of 652 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
Oğuz Ersen 2024-07-25 17:16:28 +00:00 committed by Hosted Weblate
parent 9a7dcbfbfb
commit 22b91c61f0
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -563,7 +563,7 @@
"type": "text",
"placeholders": {}
},
"defaultPermissionLevel": "Öntanımlı izin seviyesi",
"defaultPermissionLevel": "Yeni kullanıcılar içi öntanımlı izin seviyesi",
"@defaultPermissionLevel": {
"type": "text",
"placeholders": {}
@ -2737,5 +2737,40 @@
"space": "Alan",
"@space": {},
"spaces": "Alanlar",
"@spaces": {}
"@spaces": {},
"inviteOtherUsers": "Diğer kullanıcıları bu sohbete davet et",
"@inviteOtherUsers": {},
"changeTheChatPermissions": "Sohbet izinlerini değiştir",
"@changeTheChatPermissions": {},
"changeTheCanonicalRoomAlias": "Ana herkese açık sohbet adresini değiştir",
"@changeTheCanonicalRoomAlias": {},
"sendRoomNotifications": "@oda bildirimleri gönder",
"@sendRoomNotifications": {},
"changeTheDescriptionOfTheGroup": "Sohbetin açıklamasını değiştir",
"@changeTheDescriptionOfTheGroup": {},
"userLevel": "{level} - Kullanıcı",
"@userLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"moderatorLevel": "{level} - Moderatör",
"@moderatorLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"adminLevel": "{level} - Yönetici",
"@adminLevel": {
"type": "text",
"placeholders": {
"level": {}
}
},
"changeGeneralChatSettings": "Genel sohbet ayarlarını değiştir",
"@changeGeneralChatSettings": {},
"changeTheVisibilityOfChatHistory": "Sohbet geçmişinin görünürlüğünü değiştir",
"@changeTheVisibilityOfChatHistory": {}
}