Files
Noi/locales/en/app.json
2023-12-17 22:28:39 +08:00

105 lines
3.1 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"lang": "English",
"sponsor": "Sponsor Noi",
"menu": {
"name": "Menu",
"about": "About Noi",
"hide": "Hide Noi",
"hideOthers": "Hide Others",
"quit": "Quit Noi",
"unhide": "Show All",
"checkUpdates": "Check for Updates…",
"settings": "Settings",
"languages": "Languages",
"theme": {
"name": "Theme",
"light": "Light",
"dark": "Dark",
"system": "System"
},
"stayOnTop": "Stay On Top",
"showSidebar": "Show Sidebar",
"hideSidebar": "Hide Sidebar",
"devTools": "Developer Tools",
"frosted_texture": "Frosted Texture",
"x_quit": "Click [X] to Exit",
"edit": "Edit",
"undo": "Undo",
"redo": "Redo",
"pasteAndMatchStyle": "Paste and Match Style",
"delete": "Delete",
"view": "View",
"refresh": "Refresh the Page",
"goBack": "Go Back",
"goForward": "Go Forward",
"resetZoom": "Actual Size",
"zoomIn": "Zoom In",
"zoomOut": "Zoom Out",
"fullScreen": "Enter Full Screen",
"help": "Help",
"log": "Noi Log",
"gettingStarted": "Getting Started",
"issues": "GitHub Issues",
"shareIdeas": "Share Ideas and Feedback",
"learnSpelling": "Learn Spelling",
"lookUpSelection": "Look Up “{selection}”",
"searchWithGoogle": "Search with Google",
"cut": "Cut",
"copy": "Copy",
"paste": "Paste",
"selectAll": "Select All",
"saveImage": "Save Image",
"saveImageAs": "Save Image As…",
"saveVideo": "Save Video",
"saveVideoAs": "Save Video As…",
"copyLink": "Copy Link",
"saveLinkAs": "Save Link As…",
"copyImage": "Copy Image",
"copyImageAddress": "Copy Image Address",
"copyVideoAddress": "Copy Video Address",
"inspect": "Inspect Element",
"services": "Services",
"reload": "Reload",
"rename": "Rename",
"user": "User",
"setSystemTray": "Set as System Tray",
"clearCache": "Clear Cache Data"
},
"form": {
"name": "Name",
"url": "URL",
"save": "Save",
"cancel": "Cancel",
"reset": "Reset",
"invalidURL": "Invalid URL, please re-enter.",
"nameNotEmpty": "Name cannot be empty."
},
"sidebar": {
"warn": {
"url_delete": "The current URL cannot be deleted.",
"dir_delete": "The directory of the current URL cannot be deleted.",
"tray_delete": "The current URL is set as the system tray, please cancel the setting first."
},
"tip": {
"delete": "Cannot be recovered after deletion, are you sure you want to delete?",
"sync_overwrite": "Synchronization will overwrite all data except for custom data. Do you want to continue?",
"sync_reset": "You are already using the latest version. Synchronization will reset all data except for custom data. Do you want to continue?",
"sync_ok": "Synchronization successful",
"sync_reset_ok": "Reset successful"
}
},
"network": {
"error": {
"title": "This site cant be reached",
"long_respond": "took too long to respond.",
"try": "Try:",
"check_1": "Checking the connection",
"check_2": "Checking the proxy and the firewall"
}
}
}