graviton-plugin-sdk
Version:
Gravtion plugin Dev Kit
163 lines (162 loc) • 6.69 kB
JSON
{
"name": "english",
"locale": "en",
"strings": {
"Help": "Help",
"File": "File",
"OpenFolder": "Open folder",
"OpenFile": "Open file",
"Save": "Save",
"SaveAs": "Save as",
"Plugins": "Plugins",
"ZenMode": "Zen Mode",
"ZenMode.ShowDirectoryExplorer": "Show Directory explorer",
"Tools": "Tools",
"Issues": "Issues",
"Developers": "Developers",
"DeveloperTools": "Developer Tools",
"About": "About",
"Donate": "Donate",
"Settings": "Settings",
"Templates": "Templates",
"NewProject": "New project",
"Customization": "Customization",
"SourceCode": "Source Code",
"Advanced": "Advanced",
"FactoryReset": "Factory Reset",
"FactoryReset-dialog-message": "Do you want to restart Graviton?",
"About-text1": "Graviton is a free, open source and cross-platform code editor.",
"About-text2": "It doesn't send any kind of data to any server. All you do stays on your machine, unless you manually share it somewhere.",
"Languages": "Languages",
"ZoomSize": "Zoom-size",
"Themes": "Themes",
"MadeBy": "Made by: ",
"Warn": "Warn",
"Continue": "Continue",
"Yes": "Yes",
"No": "No",
"Skip": "Skip",
"Back": "Back",
"Finish": "Finish",
"Cancel": "Cancel",
"CurrentVersion": "Current version ",
"Editor": "Editor",
"FontSize": "Font-size",
"Auto-Completion": "Auto-Complete",
"Version": "Version",
"Accept": "Accept",
"Close": "Close",
"More": "More",
"Decline": "No",
"Website": "Website",
"Changelog": "Changelog",
"Copy": "Copy",
"Paste": "Paste",
"OS": "OS",
"Performance": "Performance",
"Highlighting": "Highlighting",
"Settings-Advanced-Performance-Animations": "Turn off to disable animations. ",
"Settings-Advanced-FactoryReset-text": "This will restart Graviton configuraton and recent projects.",
"Settings-Advanced-Developer-Tools-text": "Toggle developer tools",
"FileExit-dialog-message": "Are you sure you want to close this file without saving?",
"FileExit-dialog-button-accept": "Close it",
"FileExit-dialog-button-deny": "Save it",
"Welcome": "Welcome",
"Welcome.TakeATheme": "Choose a theme",
"Welcome.ThanksForInstalling": "Thanks for installing Graviton",
"RecentProjects": "Recent projects",
"Notes": "Notes",
"ShowWelcome": "Show welcome",
"WelcomeMessage": "Welcome to ",
"CheckUpdates": "Check for updates",
"Settings-Editor-AutoCompletion-text": "Disable to hide predictions",
"Line-Wrapping": "Line-Wrapping",
"Themes.Text": "Use system's accent color",
"Author": "Author",
"Notification.CannotRemoveMoreScreens": "Cannot remove more screens.",
"Notification.CloseAllTabsBefore": "Close all tabs before removing it's screen.",
"Dialog.RemoveScreen.title": "Remove screen",
"DefaultView": "Default view",
"SplitScreen": "Split screen",
"RemoveScreen": "Remove screen",
"DirectoryDoesntExist": "That directory doesn't exist",
"Remove": "Remove",
"Dialog.AreYouSure": "Are you sure?",
"Exit": "Exit",
"openTerminal": "Open terminal",
"hideTerminal": "Hide terminal",
"closeTerminal": "Close terminal",
"IncreaseZoom": "Increase zoom",
"DicreaseZoom": "Dicrease zoom",
"DefaultZoom": "Default zoom",
"Search": "Search",
"Replace": "Replace",
"JumpToLine": "Jump to line",
"CannotRunTerminalCauseDirectory": "Open a directory before starting the terminal.",
"Window": "Window",
"Fullscreen": "Fullscreen",
"HideMenus": "Hide menus",
"Tip": "Tip",
"ToggleMenuTipMessage": "Press Ctrl+Tab to toggle the menus visibility.",
"ExtInstalled": " has been installed. Restart the editor to see effects.",
"ExtAlreadyInstalled": " is already installed.",
"ExtNotInstalled": " is not installed.",
"ExtUninstalled": " has been uninstalled. Restart the editor to avoid issues.",
"ExtUpdated": " has been updated. Restart the editor to avoid issues.",
"ExtNoUpdate": "There aren't any updates for ",
"ExtUpdateNotification": "There are new updates for your plugins.",
"ExtCannotLoad": "Cannot load this extension. Please, report it.",
"GoBack": "Go back",
"Market": "Market",
"Store": "Store",
"Installed": "Installed",
"Install": "Install",
"Uninstall": "Uninstall",
"All": "All",
"NoReadme": "No readme found.",
"Stars": "Stars",
"MarketError1": "Cannot read the market.",
"MarketError2": "Cannot read more times the market",
"MarketError3": "Cannot read the package.json of the plugin's repo properly.",
"SetupError1": "Cannot install the default themes , you can install them from Market later.",
"Dialog.RenameTo": "Rename to",
"NewFolder": "New folder",
"NewFile": "New file",
"Report": "Report",
"ExplorerError1": "That file already exists",
"ExplorerError2": "That folder already exists",
"Welcome.AdditionalSettings": "Additional settings",
"OpenInExplorer": "Open in explorer",
"Cache": "Cache",
"Clear": "Clear",
"CopyPath": "Copy path",
"NoUpdateFound": "Any update has been found.",
"ExtNotListed": " is not listed on the market.",
"OpenAsGlobal": "Open as global",
"DetectedUpdateMessage": "Do you want to update to version",
"Readme": "Readme",
"Permissions": "Permissions",
"PermissionCustomIcons": "Customize the files icons",
"PermissionCustomStyling": "Customize the interface styling",
"PermissionCustomColors": "Customize the interface colors",
"PermissionExecuteJavaScript": "Execute JavaScript code",
"Edit": "Edit",
"Undo": "Undo",
"Redo": "Redo",
"SystemAccentColor.Error1": "Your system is not compatible with this feature.",
"SystemAccentColor.Error2": "Using the system accent color might not work well in the current theme.",
"TelegramChannel": "Telegram Channel",
"Settings-Advanced-Developer-Tools-text2": "Open the configuration directory",
"ExplorerPosition": "Directory Explorer's position",
"Screenshots": "Screenshots",
"NoRecentProjects":"No recent projects.",
"Miscellaneous":"Miscellaneous",
"Explorer":"Explorer",
"Process.DownloadingSource":"Downloading the source...",
"Process.CheckingDependencies":"Checking the dependencies...",
"Process.InstallingDependencies":"Installing dependencies...",
"Process.Completed":"Completed!",
"Hide":"Hide",
"Show":"Show"
}
}