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:
parent
b1cfa00d83
commit
c8257f1255
1 changed files with 26 additions and 1 deletions
|
|
@ -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": {}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue