mirror of
https://github.com/smartfrigde/armcord.git
synced 2026-06-23 05:25:43 +00:00
83 lines
5.7 KiB
JSON
83 lines
5.7 KiB
JSON
{
|
|
"loading_screen_start": "Starting ArmCord…",
|
|
"loading_screen_offline": "You appear to be offline. Restart in ",
|
|
"loading_screen_update": "A new version of ArmCord is available. Please update to the latest version.",
|
|
"setup_question1": "Welcome to the ArmCord Setup",
|
|
"setup_offline": "You appear to be offline. Please connect to the internet and restart ArmCord.",
|
|
"setup_question2": "Choose your Discord channel/instance:",
|
|
"setup_question3": "Should ArmCord handle client mods installation?",
|
|
"yes": "Yes",
|
|
"no": "No",
|
|
"next": "Next",
|
|
"setup_question4": "Select a client mod you want to install:",
|
|
"setup_question5": "Do you want to use a tray icon?",
|
|
"settings-theme": "Window style",
|
|
"settings-theme-desc": "Window style manages what titlebar ArmCord uses.",
|
|
"settings-theme-default": "Default",
|
|
"settings-theme-native": "Native",
|
|
"settings-theme-transparent": "Transparent",
|
|
"settings-csp-desc": "ArmCord CSP is our system that manages loading custom content loading into the Discord app. Stuff like client mods and themes depend on it. Disable if you want to get rid of mods and custom styles.",
|
|
"settings-mintoTray": "Work in background",
|
|
"settings-mintoTray-desc": "When disabled, ArmCord will close like any other window when closed, otherwise it'll sit back and relax in your system tray for later.",
|
|
"settings-startMinimized": "Start minimized",
|
|
"settings-startMinimized-desc": "ArmCord starts in background and remains out of your way.",
|
|
"settings-MultiInstance": "Multi Instance",
|
|
"settings-MultiInstance-desc": "When enabled you'll be able to start up many instances of ArmCord.",
|
|
"settings-useLegacyCapturer": "Use legacy capturer",
|
|
"settings-useLegacyCapturer-desc": "Use legacy screenshare module, instead of the new one. If you're experiencing issues with screen sharing, try enabling this.",
|
|
"settings-hardwareAcceleration": "Hardware acceleration",
|
|
"settings-hardwareAcceleration-desc": "Hardware acceleration uses your GPU to make ArmCord run faster. If you're experiencing visual glitches, try disabling this.",
|
|
"settings-mobileMode": "Mobile mode",
|
|
"settings-mobileMode-desc": "If you're on a device with touch-screen this feature is for you! It activates Discord's hidden mobile mode meant for phones and tablets. Only major feature missing is voice chat support. This is ideal for\n users on PinePhone and similar.",
|
|
"settings-spellcheck": "Spellcheck",
|
|
"settings-spellcheck-desc": "Helps you correct misspelled words by highlighting them.",
|
|
"settings-tray": "Tray",
|
|
"settings-tray-desc": "Toggle whether ArmCord will have a tray icon",
|
|
"settings-channel": "Discord channel",
|
|
"settings-channel-desc": "Use this setting to change current instance of Discord that ArmCord is running.",
|
|
"settings-invitewebsocket": "Rich Presence",
|
|
"settings-invitewebsocket-desc": "Uses arRPC to support Discord RPC (Rich Presence) with local programs on your machine.",
|
|
"settings-mod": "Client mod",
|
|
"settings-mod-desc1": "Client mods are programs that allow you customize your Discord experience. They can change appearance of the client, modify behaviours or add new features!",
|
|
"settings-mod-vencord": "lightweight, and easy to use client mod. Features a built-in store for plugins.",
|
|
"settings-mod-equicord": "forked and born from vencord contributors, featuring a pretty plugin-rich client.",
|
|
"settings-mod-shelter": "is a new generation client mod built to be essentially bulletproof.",
|
|
"settings-prfmMode": "Performance mode",
|
|
"settings-prfmMode-desc": "Performance mode is an experimental function that may either increase responsiveness and performance of ArmCord or… decrease it. Please try every option and see which fits you the best.",
|
|
"settings-prfmMode-performance": "Performance",
|
|
"settings-prfmMode-battery": "Battery",
|
|
"settings-prfmMode-vaapi": "VAAPI",
|
|
"settings-disableAutogain": "Disable autogain",
|
|
"settings-disableAutogain-desc": "Disables autogain.",
|
|
"settings-disableHttpCache": "Disable HTTP cache",
|
|
"settings-disableHttpCache-desc": "Disables HTTP cache of Chromium. Turn this on if client mods don't load for you.",
|
|
"settings-trayIcon": "Tray icon",
|
|
"settings-trayIcon-desc": "Set the icon which will appear in tray menu.",
|
|
"settings-trayIcon-dynamic": "Dynamic",
|
|
"settings-trayIcon-normal": "Discord Icon",
|
|
"settings-trayIcon-classic": "Classic Discord Icon",
|
|
"settings-trayIcon-colored-plug": "Colored Plug",
|
|
"settings-trayIcon-white-plug": "White Plug",
|
|
"settings-trayIcon-white-plug-alt": "White Plug Alt",
|
|
"settings-trayIcon-black-plug": "Black Plug",
|
|
"settings-trayIcon-black-plug-alt": "Black Plug Alt",
|
|
"settings-advanced": "Advanced user zone",
|
|
"settings-pluginsFolder": "Open plugins folder",
|
|
"settings-crashesFolder": "Open native crashes folder",
|
|
"settings-themesFolder": "Open themes folder",
|
|
"settings-storageFolder": "Open storage folder",
|
|
"settings-none": "None",
|
|
"settings-save": "Save Settings",
|
|
"settings-experimental": "Experimental",
|
|
"settings-restart": "Restart App",
|
|
"settings-updater": "Check for updates",
|
|
"settings-skipSplash": "Skip Splash Screen",
|
|
"settings-skipSplash-desc": "Skips ArmCord splash screen when you start up the app.",
|
|
"settings-copyDebugInfo": "Copy Debug Info",
|
|
"settings-copyGPUInfo": "Copy GPU Info",
|
|
"settings-forceNativeCrash": "Force native crash",
|
|
"settings-smoothScroll": "Use smooth scrolling",
|
|
"settings-smoothScroll-desc": "Toggle smooth scrolling",
|
|
"settings-autoScroll": "Allow auto-scroll",
|
|
"settings-autoScroll-desc": "Allow auto-scrolling with middle-click (Note: Your desktop environment can still override this with another action)"
|
|
}
|