Translated using Weblate (Turkish)

Currently translated at 100.0% (642 of 642 strings)

Translation: FluffyChat/Translations
Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/tr/
This commit is contained in:
Oğuz Ersen 2024-07-15 14:48:37 +00:00 committed by Hosted Weblate
parent b1cfa00d83
commit c8257f1255
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -2712,5 +2712,30 @@
"alwaysUse24HourFormat": "yanlış",
"@alwaysUse24HourFormat": {
"description": "Set to true to always display time of day in 24 hour format."
}
},
"countChatsAndCountParticipants": "{chats} sohbet ve {participants} katılımcı",
"@countChatsAndCountParticipants": {
"type": "text",
"placeholders": {
"chats": {},
"participants": {}
}
},
"noMoreChatsFound": "Başka sohbet bulunamadı...",
"@noMoreChatsFound": {},
"goToSpace": "Alana git: {space}",
"@goToSpace": {
"type": "text",
"space": {}
},
"joinedChats": "Katılınan sohbetler",
"@joinedChats": {},
"unread": "Okunmadı",
"@unread": {},
"markAsUnread": "Okunmadı olarak işaretle",
"@markAsUnread": {},
"space": "Alan",
"@space": {},
"spaces": "Alanlar",
"@spaces": {}
}