mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-12-25 06:52:35 +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": {
|
"@showDirectChatsInSpaces": {
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"placeholders": {}
|
"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