606 lines
23 KiB
JSON
606 lines
23 KiB
JSON
{
|
|
"file": {
|
|
"upload": "Upload",
|
|
"remoteDownload": "Remote Download",
|
|
"create": "New",
|
|
"searchContent": "Search File Content",
|
|
"favorite": "Favorite",
|
|
"shareList": "Share List",
|
|
"terminal": "Terminal",
|
|
"rootDirectory": "Root dir",
|
|
"fileProtection": "File Protection",
|
|
"copy": "Copy",
|
|
"cut": "Cut",
|
|
"compress": "Compress",
|
|
"permission": "Permission",
|
|
"delete": "Delete",
|
|
"paste": "Paste",
|
|
"backup": "Backup PMSN",
|
|
"recycleBin": "Recycle Bin",
|
|
"search": "Search Files",
|
|
"includeSubdir": "Include subdir",
|
|
"fileName": "File Name",
|
|
"protected": "Protected",
|
|
"permissionUser": "Permission/User",
|
|
"size": "Size",
|
|
"modifyTime": "Modified Time",
|
|
"clear": "Clear",
|
|
"cancel": "Cancel",
|
|
"confirm": "Confirm",
|
|
"uploadFile": "Upload File",
|
|
"uploadFolder": "Upload Folder",
|
|
"downloadFile": "Download File",
|
|
"creating": "Creating share, please wait",
|
|
"operation": "Operation",
|
|
"protection": "File/Dir protection",
|
|
"remarks": "Ps",
|
|
"pathNotExists": "Path Not Exists",
|
|
"pathNotExistsConfirm": "Path [{path}] does not exist, do you want to create it and navigate to it?",
|
|
"protectedStatus": "Protected",
|
|
"unprotectedStatus": "Unprotected",
|
|
"uploadModal": {
|
|
"title": "Upload File",
|
|
"uploadSize": "Upload Size:",
|
|
"averageSpeed": "Average Speed:",
|
|
"uploadSuccess": "Upload Success:",
|
|
"totalTime": "Total Time:",
|
|
"fileName": "File Name",
|
|
"fileSize": "File Size",
|
|
"uploadStatus": "Upload Status",
|
|
"operation": "Operation",
|
|
"statusNotStarted": "Not Started",
|
|
"statusUploading": "Uploading",
|
|
"statusCompleted": "Completed",
|
|
"statusFailed": "Failed",
|
|
"confirmUpload": "Confirm Upload",
|
|
"continueUpload": "Continue Upload",
|
|
"dragFilesHere": "Please drag the files/folders here",
|
|
"fileAlreadyExists": "This file already exists",
|
|
"cancelUpload": "Cancel Upload",
|
|
"cancelUploadConfirm": "Do you want to cancel the upload? The upload list will be cleared after cancellation.",
|
|
"conflictTitle": "File Conflict Confirmation",
|
|
"conflictMessage": "Duplicate files detected in upload directory. Do you want to overwrite?",
|
|
"conflictOverwrite": "Overwrite",
|
|
"conflictSkip": "Skip",
|
|
"conflictFileName": "File Name",
|
|
"conflictFileDifference": "Difference (Local->Online)"
|
|
},
|
|
"softLinkModal": {
|
|
"title": "Create Softlink",
|
|
"sourceFile": "Source file",
|
|
"softLinkName": "Softlink name",
|
|
"validation": {
|
|
"fillRequired": "Please fill in sfile and dfile"
|
|
}
|
|
},
|
|
"searchFileContentModal": {
|
|
"title": "Search File Content",
|
|
"search": "Search",
|
|
"suffix": "Suffix",
|
|
"folder": "Folder",
|
|
"subdir": "Subdir",
|
|
"mode": "Mode",
|
|
"words": "Words",
|
|
"regex": "Regex",
|
|
"matchWholeWord": "Match whole word",
|
|
"matchCase": "Match case",
|
|
"searchResult": "Search result: ",
|
|
"matchesIn": "matches in",
|
|
"files": "files",
|
|
"match": "Match",
|
|
"times": "times",
|
|
"edit": "Edit",
|
|
"line": "line",
|
|
"searching": "Searching, please wait..."
|
|
},
|
|
"resourceManagerModal": {
|
|
"title": "Select Path",
|
|
"fileName": "File name",
|
|
"modificationTime": "Modification time",
|
|
"permission": "Permission",
|
|
"owner": "Owner"
|
|
},
|
|
"buttonGroup": {
|
|
"fileOperations": "File Operations",
|
|
"permissions": "Permission",
|
|
"createOptions": {
|
|
"newDirectory": "New Directory",
|
|
"newFile": "New Blank File",
|
|
"softLink": "Soft Link"
|
|
},
|
|
"miniScreenOptions": {
|
|
"upload": "Upload",
|
|
"remoteDownload": "Remote Download",
|
|
"new": "New",
|
|
"searchFileContent": "Search File Content",
|
|
"favorite": "Favorite",
|
|
"shareList": "Share List",
|
|
"terminal": "Terminal",
|
|
"rootDirectory": "Root Directory",
|
|
"fileProtection": "File/Dir protection"
|
|
},
|
|
"loading": {
|
|
"creatingDirectory": "Creating directory, please wait...",
|
|
"creatingFile": "Creating file, please wait...",
|
|
"creatingSoftlink": "Creating softlink, please wait...",
|
|
"deletingFavorite": "Deleting favorite, please wait..."
|
|
},
|
|
"defaultNames": {
|
|
"untitledDirectory": "untitled directory",
|
|
"untitledFile": "untitled file"
|
|
}
|
|
},
|
|
"api": {
|
|
"saving": "Saving, please wait...",
|
|
"deleting": "Deleting, please wait...",
|
|
"recovering": "Restoring, please wait..."
|
|
},
|
|
"fileOperation": {
|
|
"cut": "Cut",
|
|
"rename": "Rename",
|
|
"permission": "Permission",
|
|
"PMSN": "PMSN",
|
|
"compress": "Zip",
|
|
"open": "Open",
|
|
"decompress": "Unzip"
|
|
},
|
|
"contextMenu": {
|
|
"createCompression": "Compress",
|
|
"formatConversion": "Format Conversion",
|
|
"newFolderFile": "New Folder/File",
|
|
"newFolder": "New Folder",
|
|
"newFile": "New File",
|
|
"terminal": "Terminal",
|
|
"paste": "Paste",
|
|
"externalShare": "External Share",
|
|
"cancelShare": "Cancel Share",
|
|
"addToFavorites": "Add to Favorites",
|
|
"removeFromFavorites": "Remove from Favorites",
|
|
"properties": "Properties",
|
|
"openInNewWindow": "Open in New Window",
|
|
"pinToTop": "Pin to Top",
|
|
"fileSync": "File Sync",
|
|
"malwareScan": "Malware Scan",
|
|
"createCopy": "Create Copy",
|
|
"loading": {
|
|
"batchSetting": "Batch setting, please wait...",
|
|
"copying": "Copying, please wait...",
|
|
"pasting": "Pasting, please wait...",
|
|
"moving": "Moving, please wait...",
|
|
"compressing": "Compressing, please wait...",
|
|
"decompressing": "Decompressing, please wait...",
|
|
"addingToFavorites": "Adding to favorites..."
|
|
},
|
|
"messages": {
|
|
"addedToFavorites": "Successfully added to favorites.",
|
|
"copySuccess": "Copy successfully, Please click [Paste] or Ctrl + V to paste",
|
|
"cutSuccess": "Cut successfully, Please click [Paste] or Ctrl + V to paste"
|
|
},
|
|
"defaultNames": {
|
|
"untitledFile": "untitled file",
|
|
"untitledDirectory": "untitled directory"
|
|
}
|
|
},
|
|
"pasteConfirm": {
|
|
"title": "Important File Notice",
|
|
"operationType": "Operation Type",
|
|
"overwriteFile": "Overwrite File",
|
|
"renameFile": "Rename File",
|
|
"fileName": "File Name",
|
|
"size": "Size",
|
|
"lastModified": "Last Modified",
|
|
"overwriteTitle": "Overwrite File",
|
|
"overwriteMessage": "Duplicate file detected. Are you sure you want to overwrite the current [{0}] file?"
|
|
},
|
|
"tableController": {
|
|
"calculationFailed": "Calculation Failed",
|
|
"processingWait": "Processing, please wait...",
|
|
"turningOffProtection": "Turn Off protection [{path}]",
|
|
"turningOnProtection": "Turn On protection [{path}]",
|
|
"currentFile": "Current File",
|
|
"protection": " Protection",
|
|
"extension": "Extension",
|
|
"creatingDirectoryProtection": "Creating directory protection, please wait...",
|
|
"executing": "Executed",
|
|
"createSuccess": "Created Successfully",
|
|
"realtimeTaskQueue": "Real-time Task Queue",
|
|
"deletingTask": "Deleting task, please wait...",
|
|
"afterTurningOffProtectionDir": "After turning off protection, all operations are allowed in this directory.",
|
|
"afterTurningOnProtectionDir": "After turning on protection, this directory denies all operations.",
|
|
"afterTurningOffProtectionFile": "After turning off protection, all operations are allowed in this file.",
|
|
"afterTurningOnProtectionFile": "After turning on protection, this file denies all operations.",
|
|
"turningOnProtectionFile": "Enable the protection of the current file [{path}]",
|
|
"turningOffProtectionFile": "Close the protection of the current file [{path}]",
|
|
"turningOnProtectionSuffix": "Enable the protection of the suffix [{suffix}]",
|
|
"turningOffProtectionSuffix": "Close the protection of the suffix [{suffix}]"
|
|
},
|
|
"deleteController": {
|
|
"deleteSingleFileTitle": "Delete File [{name}]",
|
|
"batchDeleteTitle": "Batch Delete Files",
|
|
"recycleBinMessage": "After deletion, files will be moved to the recycle bin. For permanent deletion, please go to the recycle bin. Do you want to continue?",
|
|
"permanentDeleteMessage": "Risk operation, recycle bin is not currently enabled, files will be permanently deleted and cannot be recovered after deletion. Do you want to continue?",
|
|
"deletingSingle": "Deleting, please wait...",
|
|
"deletingBatch": "Batch deleting, please wait..."
|
|
},
|
|
"remoteDownloadModal": {
|
|
"title": "Download File",
|
|
"urlAddress": "URL Address",
|
|
"downloadTo": "Download To",
|
|
"fileName": "File Name",
|
|
"validation": {
|
|
"urlRequired": "Please enter URL address",
|
|
"urlInvalid": "Please enter a valid URL address",
|
|
"pathRequired": "Please enter download path",
|
|
"filenameRequired": "Please enter file name"
|
|
}
|
|
},
|
|
"backupModal": {
|
|
"title": "Backup Directory",
|
|
"backupButton": "Backup",
|
|
"confirmTitle": "Confirm Backup?",
|
|
"enterBackupName": "Please enter the current backup name",
|
|
"remarks": "Remarks",
|
|
"backupTime": "Backup Time",
|
|
"backupPath": "Backup Path",
|
|
"backupName": "Backup Name",
|
|
"deleteBackup": "Delete Backup",
|
|
"pleaseSelectPath": "Please select backup directory",
|
|
"deletingBackup": "Deleting backup, please wait...",
|
|
"executingBackup": "Executing backup, please wait...",
|
|
"deleteConfirm": "The backup cannot be restored after deletion. Continue to delete?"
|
|
},
|
|
"decompressModal": {
|
|
"title": "Decompress file",
|
|
"fileName": "File name",
|
|
"compressPath": "Compress path",
|
|
"password": "Password",
|
|
"passwordPlaceholder": "No password let it empty",
|
|
"encoding": "Encoding",
|
|
"validation": {
|
|
"fileNameRequired": "Please enter the file name path",
|
|
"pathRequired": "Please enter the decompression address"
|
|
}
|
|
},
|
|
"compressionModal": {
|
|
"compressType": "Compress type",
|
|
"compressPath": "Compress path",
|
|
"compressFolder": "Compress folder [{name}]",
|
|
"compressFile": "Compress file [{name}]",
|
|
"compressFolderAndFile": "Compress folder and file [{names}]"
|
|
},
|
|
"tableFooter": {
|
|
"summary": "Total {dirNum} directories, {fileNum} files, File size: ",
|
|
"calculate": "Calculate"
|
|
},
|
|
"terminalModal": {
|
|
"title": "Terminal",
|
|
"closeTitle": "Close SSH Session",
|
|
"closeMessage": "After closing the SSH session, commands currently executing in the command line session may be terminated. Are you sure you want to close?"
|
|
},
|
|
"shareModal": {
|
|
"setShareFolder": "Set share folder [{name}]",
|
|
"setShareFile": "Set share file [{name}]",
|
|
"create": "Create",
|
|
"shareName": "Share name",
|
|
"expirationDate": "Expiration date",
|
|
"aDay": "A Day",
|
|
"aWeek": "A Week",
|
|
"permanent": "Permanent",
|
|
"extractionCode": "Extraction code",
|
|
"random": "Random",
|
|
"creatingShareLink": "Creating share link, please wait...",
|
|
"shareDetails": "Share details-[{name}]",
|
|
"closeSharingChain": "Close sharing chain",
|
|
"shareChain": "Share chain",
|
|
"copyLinkAndCode": "Copy link and code",
|
|
"cancelSharing": "Cancel sharing",
|
|
"confirmStopSharing": "Confirm to stop sharing [{filename}], continue?",
|
|
"deletingShare": "Deleting share, please wait...",
|
|
"linkAndCode": "Link: {link}, Invitation code: {code}"
|
|
},
|
|
"shareListModal": {
|
|
"title": "Share List",
|
|
"shareName": "Share name",
|
|
"shareAddress": "Share address",
|
|
"expirationDate": "Expiration date",
|
|
"cancelShareTitle": "Cancel sharing",
|
|
"cancelShareMessage": "Confirm to stop sharing【{filename}】, continue?",
|
|
"deletingShare": "Deleting share link, please wait..."
|
|
},
|
|
"favoriteListModal": {
|
|
"title": "Favorite List",
|
|
"path": "Path",
|
|
"removeFavoriteTitle": "Remove favorite",
|
|
"removeFavoriteMessage": "Confirm delete path [{path}]?",
|
|
"management": "Management"
|
|
},
|
|
"recycle": {
|
|
"title": "Recycle bin",
|
|
"fileRecycleBin": "File recycle bin",
|
|
"databaseRecycleBin": "Database recycle bin",
|
|
"warning": "Warning: Removed files cannot be restored if recycle bin feature is turned off!",
|
|
"emptyRecycleBin": "Empty recycle bin",
|
|
"all": "All",
|
|
"folder": "Folder",
|
|
"file": "File",
|
|
"image": "Image",
|
|
"document": "Document",
|
|
"database": "Database",
|
|
"originalDirectory": "Original directory",
|
|
"removalTime": "Removal time",
|
|
"recover": "Recover",
|
|
"deletePermanently": "Delete Permanently",
|
|
"batchRestore": "Batch Restore",
|
|
"batchRestoreConfirm": "Batch restore selected files, do you want to continue?",
|
|
"batchDeletePermanently": "Batch Delete Permanently",
|
|
"batchDeleteConfirm": "Batch delete selected files, do you want to continue?",
|
|
"switching": "Switching, please wait...",
|
|
"emptying": "Emptying, please wait...",
|
|
"emptyTitle": "Empty Recycle Bin",
|
|
"emptyConfirm": "After emptying the recycle bin, all temporary files in the recycle bin will be permanently deleted and cannot be recovered. Do you want to continue?",
|
|
"restoring": "Restoring, please wait...",
|
|
"restoreFileTitle": "Restore File [{name}]",
|
|
"restoreFileConfirm": "File or directory with the same name will be overwritten, continue?",
|
|
"deleting": "Deleting, please wait...",
|
|
"deleteFileTitle": "Delete File [{name}]",
|
|
"deleteFileConfirm": "Risk operation, after deletion, the file will be permanently deleted and cannot be recovered. Do you want to continue?"
|
|
},
|
|
"task": {
|
|
"estimatedRemaining": "Estimated remaining",
|
|
"waitingTasks": "Waiting Tasks",
|
|
"deleteTask": "Delete Task",
|
|
"confirmDeleteTask": "Are you sure you want to delete the current task [{name}:{shell}]?",
|
|
"noLogs": "None logs"
|
|
},
|
|
"properties": {
|
|
"fileProperties": "File Properties",
|
|
"general": "General",
|
|
"details": "Details",
|
|
"history": "History",
|
|
"type": "Type",
|
|
"location": "Location",
|
|
"size": "Size",
|
|
"permissions": "Permissions",
|
|
"group": "Group",
|
|
"user": "User",
|
|
"visitTime": "Visit Time",
|
|
"modifiedTime": "Modified Time",
|
|
"metadataModificationTime": "Metadata modification time",
|
|
"md5": "MD5",
|
|
"sha1": "Sha1",
|
|
"uid": "UID",
|
|
"gid": "GID",
|
|
"numOfInodeLinks": "Num of inode links",
|
|
"inodeNodeNum": "inode node num",
|
|
"inodeProtectionMode": "inode protection mode",
|
|
"inodeResidentDevice": "inode resident device",
|
|
"name": "Name",
|
|
"value": "Value",
|
|
"view": "View",
|
|
"restore": "Restore",
|
|
"restoreHistoryFiles": "Restore history files",
|
|
"restoreHistoryConfirm": "Whether to restore historical files {time}",
|
|
"restoreHistoryWarning": "After restoring the history file, the current file content will be replaced!",
|
|
"restoring": "Files are being restored. Please wait a moment.",
|
|
"restoreSuccess": "Restore history files Operation succeeded!",
|
|
"restoreFailed": "Restore history files Operation failed!"
|
|
},
|
|
"permissionModal": {
|
|
"title": "Set Permission",
|
|
"setPermission": "Set permission",
|
|
"backupsList": "Backups list",
|
|
"noBackup": "No backup",
|
|
"backup": "Backup",
|
|
"restore": "Restore",
|
|
"read": "Read",
|
|
"write": "Write",
|
|
"execute": "Execute",
|
|
"permission": "Permission",
|
|
"owner": "Owner",
|
|
"group": "Group",
|
|
"public": "Public",
|
|
"applyToSubdir": "Apply to subdir",
|
|
"fixAllPermissions": "Fix all permissions to [Folder: 755, File: 644]",
|
|
"fixPermissions": "Fix permissions",
|
|
"confirmBackup": "Confirm backup?",
|
|
"enterBackupName": "Please enter the current backup name",
|
|
"remarks": "Remarks",
|
|
"name": "Name",
|
|
"backupTime": "Backup Time",
|
|
"fixPermissionTitle": "Fix Permission",
|
|
"fixPermissionNote": "Note: Under the file or folder all permissions will be fixed to [Folder: 755, File: 644]",
|
|
"confirmRestore": "Confirm Restore",
|
|
"restoreWarning": "Restore would overwrite the current settings, Continue?",
|
|
"confirmDelete": "Confirm Delete",
|
|
"deleteWarning": "The backup cannot be restored after deletion. Continue to delete?",
|
|
"loading": {
|
|
"modifyingPermission": "Modifying permissions, please wait...",
|
|
"backing": "Backing up, please wait...",
|
|
"fixingPermission": "Fixing permissions, please wait...",
|
|
"restoring": "Restoring backup, please wait...",
|
|
"deleting": "Deleting backup, please wait..."
|
|
}
|
|
},
|
|
"videoPlayerModal": {
|
|
"title": "Video Player"
|
|
}
|
|
},
|
|
"fileEditor": {
|
|
"common": {
|
|
"save": "Save"
|
|
},
|
|
"title": {
|
|
"onlineTextEditor": "Online Text Editor",
|
|
"minimize": "Minimize",
|
|
"restore": "Restore",
|
|
"restoreDown": "Restore Down",
|
|
"maximize": "Maximize",
|
|
"close": "Close"
|
|
},
|
|
"toolbar": {
|
|
"save": "Save",
|
|
"saveAll": "Save All",
|
|
"refresh": "Refresh",
|
|
"search": "Search",
|
|
"replace": "Replace",
|
|
"jumpLine": "Jump Line",
|
|
"fontSize": "Font Size",
|
|
"theme": "Theme",
|
|
"setting": "Settings",
|
|
"shortcut": "Shortcuts",
|
|
"refreshing": "Refreshing, please wait...",
|
|
"refreshed": "File content updated",
|
|
"fontSizeSaved": "Font size updated"
|
|
},
|
|
"messages": {
|
|
"noRefresh": "This page cannot be refreshed in editor mode. Close the editor and try again."
|
|
},
|
|
"fileExplorer": {
|
|
"directory": "Directory",
|
|
"up": "Up",
|
|
"refresh": "Refresh",
|
|
"new": "New",
|
|
"search": "Search",
|
|
"searchPanelTitle": "Search Directory Files",
|
|
"close": "Close",
|
|
"searchPlaceholder": "Search",
|
|
"includeSubdir": "Include subdirectories",
|
|
"newFolder": "New Folder",
|
|
"newFile": "New File"
|
|
},
|
|
"tree": {
|
|
"newFilePlaceholder": "New file",
|
|
"newFolderPlaceholder": "New folder"
|
|
},
|
|
"dialogs": {
|
|
"encodingTitle": "Set file encoding",
|
|
"settingTitle": "Editor settings",
|
|
"setting": {
|
|
"wrap": "Word wrap",
|
|
"enableLiveAutocompletion": "Live autocompletion",
|
|
"enableSnippets": "Enable snippets",
|
|
"showInvisibles": "Show invisibles",
|
|
"showLineNumbers": "Show line numbers"
|
|
},
|
|
"themeTitle": "Set editor theme",
|
|
"theme": {
|
|
"chrome": "chrome (Light)",
|
|
"monokai": "monokai (Dark)"
|
|
},
|
|
"goToLineTitle": "Go to line",
|
|
"goToLineHint": "Current: line {line}, column {column}. Enter a line number (1-{max}).",
|
|
"fontSizeTitle": "Set editor font size",
|
|
"tabSizeTitle": "Tab settings",
|
|
"tabSizeLengthTitle": "Tab size",
|
|
"tabSize": {
|
|
"useSpaces": "Indent using spaces",
|
|
"useTabs": "Indent using tabs"
|
|
},
|
|
"lineEndingTitle": "Set line ending",
|
|
"lineEndingChangeTitle": "Change line ending",
|
|
"lineEndingChangeContent1": "Change file \"{file}\" line ending from {from} to {to}?",
|
|
"lineEndingChangeContent2": "This will rewrite all line endings in the file and take effect after {save}.",
|
|
"fileHistory": {
|
|
"title": "File history",
|
|
"time": "Time",
|
|
"actions": "Actions",
|
|
"diff": "Diff",
|
|
"recover": "Restore",
|
|
"delete": "Delete",
|
|
"recoverTitle": "Restore history",
|
|
"recoverContent": "Restore history version {time}? Current file content will be overwritten.",
|
|
"deleteTitle": "Delete history",
|
|
"deleteContent": "Delete history version {time}? This cannot be undone.",
|
|
"fileContentUpdated": "File content updated."
|
|
}
|
|
},
|
|
"editorHeader": {
|
|
"tipTitle": "Notice",
|
|
"modifiedSaveConfirm": "This file has been modified. Save changes?",
|
|
"dontSave": "Don't Save"
|
|
},
|
|
"editorFooter": {
|
|
"fileLocation": "File: {path}",
|
|
"readOnlyHistory": "Read-only file: {path} History [{time}]",
|
|
"clickRecoverLeft": "Restore left history version",
|
|
"lineColumn": "Ln {line}, Col {column}",
|
|
"historyCount": "History: {count}",
|
|
"tabSize": "Tab: {size}",
|
|
"encoding": "Encoding: {encoding}",
|
|
"language": "Language: {language}",
|
|
"readOnlyMode": "Read-only"
|
|
},
|
|
"store": {
|
|
"untitled": "Untitled",
|
|
"fileTooLarge": "Sorry! Files larger than 3MB are not supported for online editing.",
|
|
"shortcutTabName": "Shortcuts",
|
|
"conflictTitle": "Conflict warning",
|
|
"conflictContentFallback": "This file may have a timestamp conflict or you do not have write permission. Force save?",
|
|
"forceSave": "Force Save",
|
|
"saveAllLoading": "Saving all modified files, please wait...",
|
|
"saveAllSuccess": "All changes saved.",
|
|
"tabSettingsRefreshed": "Settings updated.",
|
|
"nameRequired": "Please enter a valid name.",
|
|
"newFile": "New file",
|
|
"newFolder": "New folder",
|
|
"createSuccess": "{type} created successfully."
|
|
},
|
|
"shortcut": {
|
|
"common": {
|
|
"title": "Common Shortcuts",
|
|
"saveFile": "Save file",
|
|
"copy": "Copy",
|
|
"cut": "Cut",
|
|
"paste": "Paste",
|
|
"selectAll": "Select all",
|
|
"undo": "Undo",
|
|
"redo": "Redo",
|
|
"find": "Find",
|
|
"replace": "Replace",
|
|
"esc": "Exit search / cancel suggestions"
|
|
},
|
|
"cursorMove": {
|
|
"title": "Cursor Movement",
|
|
"docStartEnd": "Move cursor to document start/end",
|
|
"matchingTag": "Jump to matching tag",
|
|
"pageUpDown": "Page up/down",
|
|
"lineStartEnd": "Move cursor to line start/end"
|
|
},
|
|
"selection": {
|
|
"title": "Selection",
|
|
"mouseBox": "Mouse select",
|
|
"drag": "Drag",
|
|
"mouseDrag": "Mouse drag",
|
|
"pageSelect": "Select while paging up/down",
|
|
"cursorToStartEnd": "From cursor to start/end",
|
|
"blockSelect": "Block selection"
|
|
},
|
|
"edit": {
|
|
"title": "Edit",
|
|
"toggleComment": "Toggle comment",
|
|
"indent": "Indent",
|
|
"outdent": "Outdent",
|
|
"delete": "Delete",
|
|
"deleteLine": "Delete line",
|
|
"copyLineUpDown": "Duplicate line up/down",
|
|
"deleteRight": "Delete to the right of cursor",
|
|
"swapLineUpDown": "Swap current line with previous/next",
|
|
"copyLineDown": "Duplicate line below"
|
|
}
|
|
}
|
|
},
|
|
"FolderPicker": {
|
|
"SearchPlaceholder": "Search file/directory",
|
|
"NewFile": "New File",
|
|
"NewFolder": "New folder",
|
|
"CurrentSelection": "Current selection: ",
|
|
"Name": "Name",
|
|
"NamePlaceholder": "Please enter name",
|
|
"Create": "Create",
|
|
"ModifyTime": "Modification time",
|
|
"PermissionOwner": "Permissions/Owner",
|
|
"RootDir": "Root dir",
|
|
"PathPlaceholder": "Please enter path"
|
|
}
|
|
}
|