b05d1b1a02
* Branch with i18n functionality * Translation files with new entries * includes Loader in index.jsx * Uses WithTranslation In Nav * New Namespace * Shortcuts Modal Complete * Preferences complete * About overlay title translated
115 lines
3.7 KiB
JSON
115 lines
3.7 KiB
JSON
{
|
|
"Contribute": "Contribute",
|
|
"NewP5": "New to p5.js?",
|
|
"Report": "Report a bug",
|
|
"Learn": "Learn",
|
|
"About": "About",
|
|
"Resources": "Resources",
|
|
"Libraries": "Libraries",
|
|
"Forum": "Forum",
|
|
"File": "File",
|
|
"New": "New",
|
|
"Save": "Save",
|
|
"Share": "Share",
|
|
"Duplicate": "Duplicate",
|
|
"Examples": "Examples",
|
|
"Edit": "Edit",
|
|
"TidyCode": "Tidy Code",
|
|
"Find": "Find",
|
|
"AddToCollection": "Add to Collection",
|
|
"FindNext": "Find Next",
|
|
"FindPrevious": "Find Previous",
|
|
"Sketch": "Sketch",
|
|
"AddFile": "Add File",
|
|
"AddFolder": "Add Folder",
|
|
"Run": "Run",
|
|
"Stop": "Stop",
|
|
"Help": "Help",
|
|
"KeyboardShortcuts": "Keyboard Shortcuts",
|
|
"Reference": "Reference",
|
|
"Tidy": "Tidy",
|
|
"Lang": "Language",
|
|
"FindNextMatch": "Find Next Match",
|
|
"FindPrevMatch": "Find Previous Match",
|
|
"IndentCodeLeft": "Indent Code Left",
|
|
"IndentCodeRight": "Indent Code Right",
|
|
"CommentLine": "Comment Line",
|
|
"StartSketch": "Start Sketch",
|
|
"StopSketch": "StopSketch",
|
|
"TurnOnAccessibleOutput": "Turn On Accessible Output",
|
|
"TurnOffAccessibleOutput": "Turn Off Accessible Output",
|
|
"ToogleSidebar": "Toogle Sidebar",
|
|
"ToogleConsole": "Toogle Console",
|
|
"Preview": "Preview",
|
|
"Auto-refresh": "Auto-refresh",
|
|
"Console": "Console",
|
|
"Settings": "Settings",
|
|
"GeneralSettings": "General settings",
|
|
"Theme": "Theme",
|
|
"Light": "Light",
|
|
"Dark": "Dark",
|
|
"HighContrast": "High Contrast",
|
|
"TextSize": "Text Size",
|
|
"Decrease": "Decrease",
|
|
"Increase": "Increase",
|
|
"IndentationAmount": "Indentation amount",
|
|
"Autosave": "Autosave",
|
|
"On": "On",
|
|
"Off": "Off",
|
|
"SketchSettings": "Sketch Settings",
|
|
"SecurityProtocol": "Security Protocol",
|
|
"ServeOverHTTPS": "Serve over HTTPS",
|
|
"Accessibility": "Accessibility",
|
|
"LintWarningSound": "Lint warning sound",
|
|
"PreviewSound": "Preview sound",
|
|
"AccessibleTextBasedCanvas": "Accessible text-based canvas",
|
|
"UsedScreenReader": "Used with screen reader",
|
|
"PlainText": "Plain-text",
|
|
"TableText": "Table-text",
|
|
"Sound": "Sound",
|
|
"WordWrap": "Word Wrap",
|
|
"LineNumbers": "Line numbers",
|
|
"LangChange": "Language changed",
|
|
"Welcome": "Welcome",
|
|
"Login": "Log in",
|
|
"LoginOr": "or",
|
|
"SignUp": "Sign up",
|
|
"Email": "email",
|
|
"Username": "username",
|
|
"LoginGithub": "Login with Github",
|
|
"LoginGoogle": "Login with Google",
|
|
"DontHaveAccount": "Don't have an account?",
|
|
"ForgotPassword": "Forgot your password?",
|
|
"ResetPassword": "Reset your password",
|
|
"BackEditor": "Back to Editor",
|
|
"UsernameSplit": "User Name",
|
|
"Password": "Password",
|
|
"ConfirmPassword": "Confirm Password",
|
|
"OpenedNewSketch": "Opened new sketch.",
|
|
"Hello": "Hello",
|
|
"MyAccount": "My Account",
|
|
"My":"My",
|
|
"Sketches": "My sketches",
|
|
"Collections": "My collections",
|
|
"Asset": "Asset",
|
|
"MyAssets": "My assets",
|
|
"TitleAbout": "p5.js Web Editor | About",
|
|
"CodeEditing": "Code Editing",
|
|
"Error": "Error",
|
|
"In order to save": "In order to save",
|
|
"you must be logged in": "you must be logged in",
|
|
"Please": "please",
|
|
"Find in files": "Find in files",
|
|
"Create": "Create",
|
|
"enter a name": "enter a name",
|
|
"Add": "Add",
|
|
"Folder": "Folder",
|
|
"FindText": "Find Text",
|
|
"FindNextTextMatch": "Find Next Text Match",
|
|
"FindPreviousTextMatch": "Find Previous Text Match",
|
|
"Code editing keyboard shortcuts follow": "Code editing keyboard shortcuts follow",
|
|
"Sublime Text shortcuts": "Sublime Text shortcuts",
|
|
"WarningUnsavedChanges": "Are you sure you want to leave this page? You have unsaved changes."
|
|
|
|
}
|
|
|