<?php
return array(
	"deny" => "No",
	"affirm" => "Yes",
	"enabled" => "Enabled",
	"disabled" => "Disabled",
	"on" => "On",
	"off" => "Off",
	"true" => "True",
	"false" => "False",
	"passed" => "PASSED",
	"failed" => "FAILED",
	"show" => "Show",
	"hide" => "Hide",
	"login" => "Login",
	"login_last" => "Last Login: %s",
	"logout" => "Logout",
	"rememberMe" => "Remember Me",
	"find" => "Find",
	"replace" => "Replace",
	"replace_all" => "Replace All",
	"gotoLine" => "Goto Line",
	"moveLine_up" => "Move Line Up",
	"moveLine_down" => "Move Line Down",
	"cycleActive_next" => "Cycle to new file",
	"cycleActive_prev" => "Cycle to previous file",
	"key_alt" => "Atl",
	"key_esc" => "Esc",
	"key_ctrl" => "Ctrl",
	"key_shift" => "Shift",
	"copy" => "Copy",
	"paste" => "Paste",
	"duplicate" => "Duplicate",
	"duplicate_name" => "Enter new name:",
	"duplicate_file" => "File Duplicated",
	"duplicate_folder" => "Folder Duplicated",
	"preview" => "Preview",
	"cancel" => "Cancel",
	"clear" => "Clear",
	"name" => "Name",
	"description" => "Description",
	"author" => "Author",
	"actions" => "Actions",
	"email" => "Email",
	"create" => "Create",
	"create_type" => "Create %s",
	"rename" => "Rename",
	"rename_type" => "Rename %s",
	"delete" => "Delete",
	"delete_type" => "Delete %s",
	"delete_scope" => "Delete files on server?",
	"edit" => "Edit",
	"rescan" => "Rescan",
	"download" => "Download",
	"save" => "Save",
	"save_all" => "Save All",
	"save_active" => "Save Active File",
	"open" => "Open",
	"close" => "Close",
	"close_all" => "Close All",
	"close_active" => "Close Active File",
	"closeUnsavedFile" => "Close Unsaved File?",
	"discardChanges" => "Discard Changes",
	"ln" => "Ln",
	"in" => "In:",
	"all" => "All",
	"col" => "Col",
	"help" => "Help",
	"mode" => "Mode",
	"more" => "More",
	"less" => "Less",
	"users" => "Users",
	"search" => "Search",
	"filterTree" => "Filter Tree",
	"prefix" => "Prefix",
	"substring" => "Substring",
	"regex" => "Regex",
	"scout_open" => "Open Scout",
	"scout_query" => "Query:",
	"scout_searching" => "Searching...",
	"scout_searchFiles" => "Search Files:",
	"scout_fileTypes" => "space seperated file types",
	"scout_withinWorkSpace" => "Within Workspace",
	"noShell" => "Shell_exec() command not enabled",
	"themes" => "Themes",
	"branch" => "Branch",
	"editor" => "Editor",
	"extension" => "Extension",
	"extensions" => "Extensions",
	"textmode" => "Textmode",
	"textmodes" => "Textmodes",
	"saveExtensions" => "Save Extensions",
	"extensionSet" => "%s is already set",
	"keybindings" => "Keybindings",
	"plugins" => "Plugins",
	"system" => "System",
	"administration" => "Administration",
	"wrap" => "Line Wrap",
	"wrap_on" => "Wrap Lines",
	"wrap_off" => "No Wrap",
	"confirm" => "Confirm",
	"explore" => "Explore",
	"continue" => "Continue",
	"timezone" => "Timezone",
	"settings" => "Settings",
	"settings_autosave" => "Settings are automatically saved.",
	"settings_editor" => "Editor Settings",
	"settings_draft" => "Draft Settings",
	"settings_system" => "System Settings",
	"settings_codegit" => "CodeGit Settings",
	"draft" => "Draft",
	"draft_enable" => "Enable autosaving files in draft",
	"draft_interval" => "Draft saving interval",
	"draft_verbose" => "Verbose autosaving",
	"account" => "Account",
	"account_new" => "New Account",
	"account_create" => "Create Account",
	"account_delete" => "Delete Account",
	"account_confirm" => "Confirm Account Deletion",
	"username" => "Username",
	"username_new" => "New Username",
	"username_create" => "Create Username",
	"password" => "Password",
	"password_new" => "New Password",
	"password_change" => "Change Password",
	"password_changeUser" => "Change %s\'s Password",
	"password_confirm" => "Confirm Password",
	"project" => "Project",
	"project_current" => "Current Project",
	"project_noActive" => "No Active Projects",
	"project_create" => "Create Project",
	"project_exists_path" => "Project path already exists.",
	"project_exists_name" => "Project name already exists.",
	"project_unableCreate" => "Cannot create path.",
	"project_unableAbsolute" => "Unable to create absolute path.",
	"project_unablePermissions" => "No Read/Write Permission.",
	"project_new" => "New Project",
	"project_list" => "Project List",
	"project_name" => "Project Name",
	"project_rename" => "Rename Project",
	"project_unableRename" => "Cannot rename path.",
	"project_delete" => "Delete Project",
	"project_confirm" => "Confirm Project Deletion",
	"project_loaded" => "%s Loaded",
	"project_missing" => "Project not found",
	"project_gitnote" => "This will only work if your Git Repo does not require Interactive Authentication and your Server has Git installed.",
	"projects" => "Projects",
	"editUserACL" => "Edit %s\'s ACL",
	"workspaceProjects" => "Workspace Projects",
	"accessAllProjects" => "Access ALL Projects",
	"onlySelectedProjects" => "Only Selected Projects",
	"update" => "Update",
	"update_check" => "Update Check",
	"update_changes" => "Changes on Atheos:",
	"update_current" => "Your System Is Up To Date.",
	"install" => "Install",
	"nightly" => "Note: Your installation is a nightly build. Atheos might be unstable.",
	"yourVersion" => "Your Version",
	"latestVersion" => "Latest Version",
	"downloadAtheos" => "Download Atheos",
	"language" => "Language",
	"collapse" => "Collapse",
	"highlightActiveLine" => "Highlight Active Line",
	"fontSize" => "Font Size",
	"pixel" => "%spx",
	"pixel_default" => "%spx (default)",
	"tabs_soft" => "Soft Tabs",
	"tabs_size" => "Tab Size",
	"userList" => "User List",
	"directory" => "Directory",
	"directory_invalid" => "Invalid Directory",
	"file" => "File",
	"file_new" => "New File",
	"file_type" => "File Type:",
	"file_saved" => "File saved",
	"fileNew" => "New File",
	"fileType" => "File Type:",
	"fileSaved" => "File saved",
	"fileUpload" => "Upload File",
	"filesUpload" => "Upload Files",
	"folderNew" => "New Folder",
	"path" => "Path",
	"path_missing" => "Path doesn\'t exist.",
	"path_exists" => "Path already exists.",
	"path_unableCreate" => "Cannot create path.",
	"path_unableRename" => "Cannot rename path.",
	"restricted" => "Restricted",
	"restricted_userList" => "Not authorized to edit UserList",
	"restricted_updates" => "You can not check for updates",
	"restricted_marketplace" => "You can not access the Marketplace",
	"restricted_textmodes" => "You can not access the Textmodes",
	"unauthorized" => "You are not Authorized to %s",
	"wrapLines" => "Wrap Lines",
	"printMarginShow" => "Print Margin",
	"printMarginColumn" => "Print Margin Column",
	"theme" => "Theme",
	"hover" => "Hover",
	"hover_duration" => "Sidebar Hover Duration",
	"click" => "Click",
	"click_single" => "Single Click",
	"click_double" => "Double Click",
	"loop_behavior" => "Active File Loop Behavior",
	"loop_onlyActive" => "Loop only active tabs",
	"loop_incDropdown" => "Include dropdown menu",
	"showHidden" => "Show Hidden Files",
	"trigger_fileManager" => "Filemanager Trigger",
	"trigger_projectDock" => "ProjectDock Trigger",
	"trigger_rightSidebar" => "Right Sidebar Trigger",
	"trigger_leftSidebar" => "Left Sidebar Trigger",
	"contextMenu_delay" => "Context Menu Close Delay",
	"newExtension" => "New Extension",
	"fileExtension" => "File Extension",
	"defaultTextmode" => "Default Textmode",
	"indentGuides" => "Indent Guides",
	"inlinePreview" => "Inline Preview",
	"close_uploader" => "Close Uploader",
	"close_modal" => "Close Modal",
	"installationError" => "Installation Error",
	"retest" => "Re-Test",
	"initialSetup" => "Initial Setup",
	"dependencies" => "Dependencies",
	"connectionError" => "Connection Error",
	"market" => "Marketplace",
	"market_atheos" => "Atheos Marketplace",
	"market_install_gitRepo" => "... from Git Repo",
	"market_install_manually" => "Install Manually",
	"market_install_success" => "Successfully installed %s",
	"market_unableExtract" => "Unable to extract Archive.",
	"market_unableDownload" => "Unable to download Archive.",
	"market_noZip" => "Zip Extension not found.",
	"market_missingDesc" => "Missing Description.",
	"market_missingAuth" => "Unknown",
	"complete" => "Complete!",
	"installed" => "Installed",
	"available" => "Available",
	"coming" => "Coming Soon",
	"reloadAtheos" => "Reload Atheos",
	"split" => "Split",
	"split_h" => "Split Horizontally",
	"split_v" => "Split Vertically",
	"split_editor_h" => "Split Editor Horizontally",
	"split_editor_v" => "Split Editor Vertically",
	"merge" => "Merge",
	"merge_all" => "Merge all",
	"merge_editor" => "Merged Editor Panes",
	"time_ms" => "%sms",
	"time_ms_default" => "%sms (default)",
	"time_second_single" => "%s Second",
	"time_second_plural" => "%s Seconds",
	"time_minute_single" => "%s Minute",
	"time_minute_plural" => "%s Minutes",
	"time_hour_single" => "%s Hour",
	"time_hour_plural" => "%s Hours",
	"warning_fileOpen" => "Warning: File Currently Opened By: %s",
	"NothingInYourClipboard" => "Nothing in Your Clipboard",
	"folderNameOrAbsolutePath" => "Folder Name Or Absolute Path",
	"noOpenFilesOrSelect" => "No Open Files or Selected Text",
	"dragFilesOrClickHereToUpload" => "Drag Files Or Click Here To Upload",
	"fileManager" => "File Manager",
	"gitRepository" => "Git Repository",
	"codegit" => "CodeGit",
	"codegit_open" => "Open CodeGit",
	"codegit_banner" => "Banner above FileManager",
	"codegit_status" => "File Status in BottomBar",
	"codegit_unknown" => "Unknown",
	"codegit_untracked" => "Untracked",
	"codegit_uncommitted" => "Uncommitted",
	"codegit_committed" => "Committed",
	"codegit_error_statusFail" => "Unable to load Repository status",
	"codegit_diff" => "Diff Viewer",
	"codegit_blame" => "Blame Viewer",
	"codegit_log" => "Log Viewer",
	"git_error_noRepo" => "Git repo not found.",
	"git_init" => "Git Init",
	"git_init_success" => "Initialized empty Git repository.",
	"git_init_failed" => "Failed to initialize repository.",
	"git_clone" => "Git Clone",
	"git_clone_success" => "Successfully cloned repository.",
	"git_clone_failed" => "Failed to clone repository.",
	"git_repoURL" => "Github Repository URL:",
	"git_repoURL_invalid" => "Invalid Repository URL",
	"git_status_current" => "Branch is up to date",
	"git_status_ahead_single" => "Ahead %s Commit",
	"git_status_ahead_plural" => "Ahead %s Commits",
	"git_status_behind_single" => "Behind %s Commit",
	"git_status_behind_plural" => "Behind %s Commits",
	"git_diff" => "Git Diff",
	"git_blame" => "Git Blame",
	"git_log" => "Git Log",
	"git_undo" => "Git Undo",
	"git_undo_file" => "Undo changes on %s?",
	"git_undo_success" => "Changes reverted.",
	"git_undo_failed" => "Unable to revert changes.",
	"git_pull" => "Pull",
	"git_pull_success" => "Repo pull successful.",
	"git_pull_failed" => "Repo pull failed.",
	"git_push" => "Push",
	"git_push_success" => "Repo push successful.",
	"git_push_failed" => "Repo push failed.",
	"git_fetch" => "Fetch",
	"git_fetch_success" => "Repo fetch successful.",
	"git_fetch_failed" => "Repo fetch failed.",
	"git_remote_new" => "New Remote",
	"git_branch_new" => "New Branch",
	"git_transfer" => "Git Transfer",
	"git_transfer_edit" => "Edit Transfer Options",
	"git_addFailed" => "Failed to add %s",
	"git_commit_success" => "Changes commited.",
	"git_commit_failed" => "Changes could not be committed.",
	"git_settings_local" => "Git Settings for %s",
	"git_settings_global" => "Global Git Settings",
	"git_settings_save_success" => "Settings saved.",
	"git_settings_save_failed" => "Unabled to save settings.",
	"git_settings_apply_success" => "Settings Applied.",
	"git_settings_apply_failed" => "Unabled to apply settings.",
	"overview" => "Overview",
	"log" => "Log",
	"transfer" => "Transfer",
	"configure" => "Configure",
);
?>