Translated using Weblate (Turkish)

Currently translated at 100.0% (633 of 633 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
Oğuz Ersen 2022-10-17 04:38:31 +00:00 committed by Hosted Weblate
parent c3a14ef26c
commit b1ce2687d9
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -11,7 +11,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"acceptedTheInvitation": "{username} katılma davetini kabul etti", "acceptedTheInvitation": "👍 {username} katılma davetini kabul etti",
"@acceptedTheInvitation": { "@acceptedTheInvitation": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -28,7 +28,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"activatedEndToEndEncryption": "{username} uçtan uca şifrelemeyi etkinleştirdi", "activatedEndToEndEncryption": "🔐 {username} uçtan uca şifrelemeyi etkinleştirdi",
"@activatedEndToEndEncryption": { "@activatedEndToEndEncryption": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -631,7 +631,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"createdTheChat": "{username} sohbeti oluşturdu", "createdTheChat": "💬 {username} sohbeti oluşturdu",
"@createdTheChat": { "@createdTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1136,7 +1136,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"invitedUser": "{username}, {targetName} kişisini davet etti", "invitedUser": "📩 {username}, {targetName} kişisini davet etti",
"@invitedUser": { "@invitedUser": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1172,7 +1172,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"joinedTheChat": "{username} sohbete katıldı", "joinedTheChat": "👋 {username} sohbete katıldı",
"@joinedTheChat": { "@joinedTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1194,7 +1194,7 @@
"type": "text", "type": "text",
"placeholders": {} "placeholders": {}
}, },
"kicked": "{username}, {targetName} kişisini attı", "kicked": "👞 {username}, {targetName} kişisini attı",
"@kicked": { "@kicked": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -1202,7 +1202,7 @@
"targetName": {} "targetName": {}
} }
}, },
"kickedAndBanned": "{username}, {targetName} kişisini attı ve engelledi", "kickedAndBanned": "🙅 {username}, {targetName} kişisini attı ve engelledi",
"@kickedAndBanned": { "@kickedAndBanned": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2333,7 +2333,7 @@
"username": {} "username": {}
} }
}, },
"userLeftTheChat": "{username} sohbetten ayrıldı", "userLeftTheChat": "🚪 {username} sohbetten ayrıldı",
"@userLeftTheChat": { "@userLeftTheChat": {
"type": "text", "type": "text",
"placeholders": { "placeholders": {
@ -2811,9 +2811,9 @@
}, },
"youJoinedTheChat": "Sohbete katıldınız", "youJoinedTheChat": "Sohbete katıldınız",
"@youJoinedTheChat": {}, "@youJoinedTheChat": {},
"youAcceptedTheInvitation": "Daveti kabul ettiniz", "youAcceptedTheInvitation": "👍 Daveti kabul ettiniz",
"@youAcceptedTheInvitation": {}, "@youAcceptedTheInvitation": {},
"youKickedAndBanned": "{user} kullanıcısını attınız ve yasakladınız", "youKickedAndBanned": "🙅 {user} kullanıcısını attınız ve yasakladınız",
"@youKickedAndBanned": { "@youKickedAndBanned": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2825,7 +2825,7 @@
"user": {} "user": {}
} }
}, },
"youKicked": "{user} kullanıcısını attınız", "youKicked": "👞 {user} kullanıcısını attınız",
"@youKicked": { "@youKicked": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2839,13 +2839,13 @@
"user": {} "user": {}
} }
}, },
"youInvitedBy": "{user} tarafından davet edildiniz", "youInvitedBy": "📩 {user} tarafından davet edildiniz",
"@youInvitedBy": { "@youInvitedBy": {
"placeholders": { "placeholders": {
"user": {} "user": {}
} }
}, },
"youInvitedUser": "{user} kullanıcısını davet ettiniz", "youInvitedUser": "📩 {user} kullanıcısını davet ettiniz",
"@youInvitedUser": { "@youInvitedUser": {
"placeholders": { "placeholders": {
"user": {} "user": {}
@ -2987,5 +2987,7 @@
"placeholders": { "placeholders": {
"number": {} "number": {}
} }
} },
"hideUnimportantStateEvents": "Önemsiz durum etkinliklerini gizle",
"@hideUnimportantStateEvents": {}
} }