BetterDiscordApp-rauenzi/assets/locales/en-us.json

329 lines
14 KiB
JSON

{
"Panels": {
"plugins": "Plugins",
"themes": "Themes",
"customcss": "Custom CSS"
},
"Collections": {
"settings": {
"name": "Settings",
"general": {
"name": "General",
"emotes": {
"name": "Emote System",
"note": "Enables BD's emote system"
},
"publicServers": {
"name": "Public Servers",
"note": "Display public servers button"
},
"voiceDisconnect": {
"name": "Voice Disconnect",
"note": "Disconnect from voice server when closing Discord"
},
"showToasts": {
"name": "Show Toasts",
"note": "Shows a small notification for important information"
},
"mediaKeys": {
"name": "Disable Media Keys",
"note": "Prevents Discord from hijacking your media keys after playing a video."
}
},
"addons": {
"name": "Addon Manager",
"addonErrors": {
"name": "Show Addon Errors",
"note": "Shows a modal with plugin/theme errors"
},
"autoReload": {
"name": "Automatic Loading",
"note": "Automatically loads, reloads, and unloads plugins and themes"
},
"editAction": {
"name": "Edit Action",
"note": "Where plugins & themes appear when editing",
"options": {
"detached": "Detached Window",
"system": "System Editor"
}
}
},
"customcss": {
"name": "Custom CSS",
"customcss": {
"name": "Custom CSS",
"note": "Enables the Custom CSS tab"
},
"liveUpdate": {
"name": "Live Update",
"note": "Updates the css as you type"
},
"startDetached": {
"name": "Start Detached",
"note": "Clicking the Custom CSS tab opens the editor in a separate window"
},
"nativeOpen": {
"name": "Open in Native Editor",
"note": "Clicking the Custom CSS tab opens your custom css in your native editor"
},
"openAction": {
"name": "Editor Location",
"note": "Where Custom CSS should open by default",
"options": {
"settings": "Settings Menu",
"detached": "Detached Window",
"system": "System Editor"
}
}
},
"editor": {
"name": "Editor Preferences",
"lineNumbers": {
"name": "Line Numbers",
"note": "Enables showing line numbers on the side of the editor"
},
"fontSize": {
"name": "Font Size",
"note": "Size of the font (pt) to use in the editor"
},
"minimap": {
"name": "Minimap",
"note": "Enables showing the code minimap on the side of the editor"
},
"hover": {
"name": "Reference Tooltips",
"note": "Enables showing the reference tooltips when hovering rules and selectors"
},
"quickSuggestions": {
"name": "Quick Suggestions",
"note": "Enables showing the autocomplete suggestions as you type"
},
"renderWhitespace": {
"name": "Show Whitespace",
"note": "When whitespace should be shown by the editor",
"options": {
"all": "Always",
"none": "Never",
"selection": "Selection"
}
}
},
"developer": {
"name": "Developer Settings",
"devTools": {
"name": "DevTools",
"note": "Enables toggling DevTools with ctrl+shift+i"
},
"debuggerHotkey": {
"name": "Debugger Hotkey",
"note": "Allows activating debugger when pressing F8 with DevTools open"
},
"reactDevTools": {
"name": "React Developer Tools",
"note": "Injects your local installation of React Developer Tools into Discord"
},
"inspectElement": {
"name": "Inspect Element Hotkey",
"note": "Enables the inspect element hotkey (ctrl + shift + c) that is common in most browsers"
},
"devToolsWarning": {
"name": "Stop DevTools Warning",
"note": "Stops Discord from printing out their \"Hold Up!\" message"
},
"debugLogs": {
"name": "Debug Logs",
"note": "Outputs everything from the console into the debug.log file in the BetterDiscord folder"
}
},
"window": {
"name": "Window Preferences",
"transparency": {
"name": "Enable Transparency",
"note": "Enables the main window to be see-through (requires restart)"
},
"frame": {
"name": "Window Frame",
"note": "Adds the native os window frame to the main window"
},
"removeMinimumSize": {
"name": "Remove Minimum Size",
"note": "Removes Discord's forced minimum window size of 940x500"
}
}
},
"emotes": {
"name": "Emotes",
"general": {
"name": "General",
"download": {
"name": "Download Emotes",
"note": "Download emotes whenever they are out of date"
},
"emoteMenu": {
"name": "Emote Menu",
"note": "Show Twitch/Favourite emotes in emote menu"
},
"hideEmojiMenu": {
"name": "Hide Emoji Menu",
"note": "Hides Discord's emoji menu when using emote menu"
},
"autoCaps": {
"name": "Emote Autocapitalization",
"note": "Autocapitalize emote commands"
},
"modifiers": {
"name": "Show Emote Modifiers",
"note": "Enable emote mods (flip, spin, pulse, spin2, spin3, 1spin, 2spin, 3spin, tr, bl, br, shake, shake2, shake3, flap)"
},
"animateOnHover": {
"name": "Animate On Hover",
"note": "Only animate the emote modifiers on hover"
}
},
"categories": {
"name": "Categories",
"twitchglobal": {
"name": "Twitch Globals",
"note": "Show Twitch global emotes"
},
"twitchsubscriber": {
"name": "Twitch Subscribers",
"note": "Show Twitch subscriber emotes"
},
"frankerfacez": {
"name": "FrankerFaceZ",
"note": "Show emotes from FFZ"
},
"bttv": {
"name": "BetterTTV",
"note": "Show emotes from BTTV"
}
}
}
},
"Addons": {
"title": "{{name}} v{{version}} by {{author}}",
"byline": "by {{author}}",
"openFolder": "Open {{type}} Folder",
"reload": "Reload",
"addonSettings": "Settings",
"website": "Website",
"source": "Source",
"invite": "Support Server",
"donate": "Donate",
"patreon": "Patreon",
"name": "Name",
"author": "Author",
"version": "Version",
"added": "Date Added",
"modified": "Date Modified",
"isEnabled": "Enabled",
"search": "Search {{type}}",
"editAddon": "Edit",
"deleteAddon": "Delete",
"confirmDelete": "Are you sure you want to delete {{name}}?",
"confirmationText": "You have unsaved changes to {{name}}. Closing this window will lose all those changes.",
"enabled": "{{name}} has been enabled.",
"disabled": "{{name}} has been disabled.",
"couldNotEnable": "{{name}} could not be enabled.",
"couldNotDisable": "{{name}} could not be disabled.",
"couldNotStart": "{{name}} could not be started.",
"couldNotStop": "{{name}} could not be stopped.",
"settingsError": "Could not open settings for {{name}}",
"methodError": "{{method}} could not be fired.",
"unknownAuthor": "Unknown Author",
"noDescription": "Description not provided.",
"alreadyExists": "There is already a {{type}} with name {{name}}",
"alreadWatching": "Already watching addons.",
"metaError": "META could not be parsed.",
"missingNameData": "META missing name data.",
"metaNotFound": "META was not found.",
"compileError": "Could not be compiled. See console for details.",
"wasUnloaded": "{{name}} was unloaded.",
"blankSlateHeader": "You don't have any {{type}}s!",
"blankSlateMessage": "Grab some from [this website]({{link}}) and add them to your {{type}} folder."
},
"CustomCSS": {
"confirmationText": "You have unsaved changes to your Custom CSS. Closing this window will lose all those changes.",
"update": "Update",
"save": "Save",
"openNative": "Open in System Editor",
"openDetached": "Detach Window",
"settings": "Editor Settings",
"editorTitle": "Custom CSS Editor"
},
"Emotes": {
"loading": "Loading emotes in the background do not reload.",
"loaded": "All emotes successfully loaded.",
"clearEmotes": "Clear Emote Data",
"favoriteAction": "Favorite!",
"downloadFailed": "Download Failed",
"failureMessage": "BetterDiscord failed to download emotes, please check your internet connection and firewall."
},
"PublicServers": {
"button": "public",
"join": "Join",
"joining": "Joining",
"joined": "Joined",
"loading": "Loading",
"loadMore": "Load More",
"notConnected": "Not Connected",
"connectionRequired": "You must connect your account in order to join servers.",
"connectionError": "Connection Error",
"connectionErrorMessage": "There was an error connecting to DiscordServers.com, it's possible their website/api is down. Please try again later.",
"pagination": "Page {{page}} of {{count}}",
"search": "Search",
"connect": "Connect",
"reconnect": "Reconnect",
"categories": "Categories",
"keywords": "Keywords",
"connection": "Connected as: {{username}}#{{discriminator}}",
"results": "Showing {{start}}-{{end}} of {{total}} results in {{category}}",
"query": "for {{query}}"
},
"Modals": {
"confirmAction": "Are You Sure?",
"okay": "Okay",
"done": "Done",
"cancel": "Cancel",
"nevermind": "Nevermind",
"close": "Close",
"name": "Name",
"message": "Message",
"error": "Error",
"addonErrors": "Addon Errors",
"restartRequired": "Restart Required",
"restartNow": "Restart Now",
"restartLater": "Restart Later",
"additionalInfo": "Additional Info",
"restartPrompt": "In order to take effect, Discord needs to be restarted. Do you want to restart now?"
},
"ReactDevTools": {
"notFound": "Extension Not Found",
"notFoundDetails": "Unable to find the React Developer Tools extension on your PC. Please install the extension on your local Chrome installation."
},
"Sorting": {
"sortBy": "Sort By",
"order": "Order",
"ascending": "Ascending",
"descending": "Descending"
},
"Startup": {
"notSupported": "Not Supported",
"incompatibleApp": "BetterDiscord does not work with {{app}}. Please uninstall one of them.",
"updateNow": "Update Now",
"maybeLater": "Maybe Later",
"updateAvailable": "Update Available",
"updateInfo": "There is an update available for BetterDiscord's Injector ({{version}}).\n\nYou can either update and restart now, or later.",
"updateFailed": "Could Not Update",
"manualUpdate": "Unable to update automatically, please download the installer and reinstall normally.\n\n[Download Installer](https://github.com/rauenzi/BetterDiscordApp/releases/latest)",
"jqueryFailed": "jQuery Failed To Load",
"jqueryFailedDetails": "jQuery could not be loaded, and some plugins may not work properly. Proceed at your own risk."
},
"WindowPrefs": {
"enabledInfo": "This option requires a transparent theme in order to work properly. On Windows this may break your aero snapping and maximizing.\n\nIn order to take effect, Discord needs to be restarted. Do you want to restart now?",
"disabledInfo": "In order to take effect, Discord needs to be restarted. Do you want to restart now?"
}
}