mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-24 14:32:37 +01:00
Translated using Weblate (Turkish)
Currently translated at 100.0% (582 of 582 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
parent
a1e01e6de2
commit
8a1f0bacab
@ -2808,5 +2808,53 @@
|
||||
"@showDirectChatsInSpaces": {
|
||||
"type": "text",
|
||||
"placeholders": {}
|
||||
},
|
||||
"youJoinedTheChat": "Sohbete katıldınız",
|
||||
"@youJoinedTheChat": {},
|
||||
"youAcceptedTheInvitation": "Daveti kabul ettiniz",
|
||||
"@youAcceptedTheInvitation": {},
|
||||
"youKickedAndBanned": "{user} kullanıcısını attınız ve yasakladınız",
|
||||
"@youKickedAndBanned": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youUnbannedUser": "{user} kullanıcısının yasağını kaldırdınız",
|
||||
"@youUnbannedUser": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youKicked": "{user} kullanıcısını attınız",
|
||||
"@youKicked": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youRejectedTheInvitation": "Daveti reddettiniz",
|
||||
"@youRejectedTheInvitation": {},
|
||||
"youHaveWithdrawnTheInvitationFor": "{user} için daveti geri çektiniz",
|
||||
"@youHaveWithdrawnTheInvitationFor": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youInvitedBy": "{user} tarafından davet edildiniz",
|
||||
"@youInvitedBy": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youInvitedUser": "{user} kullanıcısını davet ettiniz",
|
||||
"@youInvitedUser": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
},
|
||||
"youBannedUser": "{user} kullanıcısını yasakladınız",
|
||||
"@youBannedUser": {
|
||||
"placeholders": {
|
||||
"user": {}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user