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,37 @@
{
"notifications": {
"delivery": {
"title": "Delivery",
"description": "Desktop alerts use the system notification center on Linux and request taskbar attention when the app is not focused. Maximized app window suppress system popups, and only play the configured notification sound while the app is in the background."
},
"enable": {
"label": "Enable notifications",
"description": "Mute every server and channel notification without affecting unread indicators."
},
"showPreview": {
"label": "Show message preview",
"description": "Include a short message preview in desktop notifications when content privacy allows it."
},
"respectBusy": {
"label": "Respect busy status",
"description": "Suppress desktop alerts while your user presence is set to busy."
},
"serverOverrides": {
"title": "Server Overrides",
"description": "Right-click actions mirror these switches. Muted servers and channels still collect unread badges so you can catch up later.",
"empty": "Join a server to configure notification overrides.",
"defaultRoomDescription": "Notifications for every text channel in this server.",
"unread": "{{count}} unread"
},
"channels": {
"title": "Channels",
"mutedHint": "Unread badges remain visible even if muted."
},
"display": {
"defaultServerName": "Server",
"newMessageHidden": "{{sender}} sent a new message",
"newMessageEmpty": "{{sender}} sent a new message",
"preview": "{{sender}}: {{content}}"
}
}
}