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,40 @@
{
"shell": {
"titleBar": {
"guest": "Guest",
"noServer": "No Server",
"noTextChannels": "No text channels",
"voiceLounge": "Voice Lounge",
"textChannelCount": "{{count}} text",
"voiceChannelCount": "{{count}} voice",
"reconnectingSignalServer": "Reconnecting to signal server...",
"reconnecting": "Reconnecting...",
"login": "Login",
"serverPlugins": "Server plugins",
"menu": "Menu",
"creatingInviteLink": "Creating Invite Link...",
"createInviteLink": "Create Invite Link",
"leaveServer": "Leave Server",
"pluginStore": "Plugin Store",
"closeMenuOverlay": "Close menu overlay",
"optionalPluginAvailable": "Optional server plugin available:",
"morePlugins": "+{{count}} more",
"dontShowAgain": "Don't show again",
"requiredServerPlugins": "Required server plugins",
"roomRequiresPluginUpdate": "{{roomName}} requires a plugin update",
"requiredPluginsDescription": "An admin added required plugins for this server. Install them to keep using the server, or leave the server.",
"installPlugins": "Install plugins",
"creatingInvite": "Creating invite link...",
"inviteCopied": "Invite link copied to clipboard.",
"inviteCreateFailed": "Unable to create invite link.",
"docsOpenFailed": "Unable to open documentation.",
"pluginInstallFailed": "Unable to install server plugin",
"copyInvitePrompt": "Copy this invite link"
},
"contextMenu": {
"emoji": "Emoji",
"addToEmojiLibrary": "Add to emoji library",
"removeFromEmojiLibrary": "Remove from emoji library"
}
}
}