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