feat: Rename to Toju and add translation
Some checks failed
Deploy Web Apps / deploy (push) Successful in 5m52s
Build Android APK / build-android-apk (push) Failing after 23m15s
Queue Release Build / prepare (push) Successful in 1m42s
Queue Release Build / build-linux (push) Failing after 9m33s
Queue Release Build / build-windows (push) Successful in 26m5s
Queue Release Build / finalize (push) Has been skipped

This commit is contained in:
2026-06-05 17:13:03 +02:00
parent 8ecfc9a1fe
commit ee293d7daf
301 changed files with 8247 additions and 2218 deletions

View File

@@ -0,0 +1,65 @@
{
"dm": {
"find": {
"title": "Find people",
"subtitle": "Search for people you share servers with.",
"searchAriaLabel": "Search people",
"searchPlaceholder": "Search people...",
"emptyTitle": "No people to show yet",
"emptyMessage": "Join servers to discover people with shared interests.",
"findServers": "Find servers"
},
"search": {
"peopleTitle": "People",
"friendsTitle": "Friends",
"othersTitle": "Others",
"noUsersFound": "No users found",
"callUser": "Call {{name}}",
"messageUser": "Message {{name}}"
},
"friend": {
"add": "Add friend",
"remove": "Remove friend"
},
"conversations": {
"title": "Direct Messages",
"chatCount": "{{count}} chats",
"empty": "No direct messages yet."
},
"workspace": {
"backToConversations": "Back to conversations",
"directMessages": "Direct messages",
"returnToCall": "Return to call"
},
"rail": {
"title": "Direct Messages",
"ariaLabel": "Direct Messages",
"forgetChat": "Forget chat",
"leaveChat": "Leave chat"
},
"chat": {
"directMessage": "Direct Message",
"groupChat": "Group Chat",
"openProfile": "Open profile for {{name}}",
"callPeer": "Call {{name}}",
"typingOne": "is typing...",
"typingMany": "are typing...",
"closeGifPicker": "Close GIF picker",
"selectPrompt": "Select a direct message from the rail.",
"forgetPeer": "Forget {{name}}",
"defaultTitle": "Direct Message",
"railFallback": "DM"
},
"previews": {
"noMessages": "No messages yet",
"deleted": "Message deleted",
"gif": "Sent a GIF",
"image": "Sent an image",
"video": "Sent a video",
"audio": "Sent audio",
"attachment": "Attachment",
"oneAttachment": "Sent an attachment",
"manyAttachments": "Sent attachments"
}
}
}