SymphonyElectron/locale/en.json
Kiran Niranjan cc39f43ee7 ELECTRON-483 (Implement a functionality to display snack bar) (#390)
- Implement a functionality to display snack bar
- Localize snack bar
- Move key press logic to windowMgr
- Center snackbar
- Add functionality to remove snackbar on leave-full-screen event
- Add safety check
- optimize code to listen keydown event only if the window is in full screen
2018-07-09 13:24:35 +05:30

114 lines
4.4 KiB
JSON

{
"About Symphony": "About Symphony",
"Actual Size": "Actual Size",
"Always on Top": "Always on Top",
"Auto Launch On Startup": "Auto Launch On Startup",
"BasicAuth": {
"Authentication Request": "Authentication Request",
"Cancel": "Cancel",
"hostname": "hostname",
"Invalid user name/password": "Invalid user name/password",
"Log In": "Log In",
"Password:": "Password:",
"Please provide your login credentials for:": "Please provide your login credentials for:",
"User name:": "User name:"
},
"Bring All to Front": "Bring All to Front",
"Bring to Front on Notifications": "Bring to Front on Notifications",
"Flash Notification in Taskbar": "Flash Notification in Taskbar",
"Title Bar Style": "Title Bar Style",
"Native With Custom": "Native With Custom",
"Custom": "Custom",
"Close": "Close",
"Copy": "Copy",
"Cut": "Cut",
"Delete": "Delete",
"Edit": "Edit",
"Help": "Help",
"Hide Others": "Hide Others",
"Hide Symphony": "Hide Symphony",
"Learn More": "Learn More",
"Minimize": "Minimize",
"Minimize on Close": "Minimize on Close",
"NotificationSettings": {
"Bottom Left": "Bottom Left",
"Bottom Right": "Bottom Right",
"CANCEL": "CANCEL",
"Monitor": "Monitor",
"Notification Settings": "Notification Settings",
"Notification shown on Monitor: ": "Notification shown on Monitor: ",
"OK": "OK",
"Position": "Position",
"Symphony - Configure Notification Position": "Symphony - Configure Notification Position",
"Top Left": "Top Left",
"Top Right": "Top Right"
},
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Quit Symphony": "Quit Symphony",
"Redo": "Redo",
"Refresh app when idle": "Refresh app when idle",
"Reload": "Reload",
"ScreenPicker": {
"Applications": "Applications",
"Cancel": "Cancel",
"Choose what you'd like to share": "Choose what you'd like to share",
"No screens or applications are currently available.": "No screens or applications are currently available.",
"Screen Picker": "Screen Picker",
"Screens": "Screens",
"Select Application": "Select Application",
"Select Screen": "Select Screen",
"Share": "Share"
},
"ScreenSnippet": {
"Pen": "Pen",
"Done": "Done",
"Snipping Tool": "Snipping Tool",
"Erase": "Erase",
"Highlight": "Highlight"
},
"Select All": "Select All",
"Services": "Services",
"Show All": "Show All",
"Show crash dump in Finder": "Show crash dump in Finder",
"Show Logs in Finder": "Show Logs in Finder",
"Show Logs in Explorer": "Show Logs in Explorer",
"SnackBar": {
"Press ": "Press ",
"esc": "esc",
" to exit full screen": " to exit full screen"
},
"Speech": "Speech",
"Start Speaking": "Start Speaking",
"Stop Speaking": "Stop Speaking",
"Symphony Help": "Symphony Help",
"Toggle Full Screen": "Toggle Full Screen",
"Troubleshooting": "Troubleshooting",
"Undo": "Undo",
"View": "View",
"Window": "Window",
"Zoom": "Zoom",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Renderer Process Crashed": "Renderer Process Crashed",
"Oops! Looks like we have had a crash.": "Oops! Looks like we have had a crash.",
"Failed!": "Failed!",
"No logs are available to share": "No logs are available to share",
"Unable to generate logs due to ": "Unable to generate logs due to ",
"Show crash dump in Explorer": "Show crash dump in Explorer",
"No crashes available to share": "No crashes available to share",
"Unable to generate crash reports due to ": "Unable to generate crash reports due to ",
"Error setting AutoLaunch configuration": "Error setting AutoLaunch configuration",
"Error loading configuration": "Error loading configuration",
"Certificate Error": "Certificate Error",
"Error loading URL": "Error loading URL",
"Error loading window": "Error loading window",
"Loading Error": "Loading Error",
"Oops! Looks like we have had a crash. Please reload or close this window.": "Oops! Looks like we have had a crash. Please reload or close this window.",
"Not Allowed": "Not Allowed",
"Sorry, you are not allowed to access this website": "Sorry, you are not allowed to access this website",
"please contact your administrator for more details": "please contact your administrator for more details",
"Your administrator has disabled": "Your administrator has disabled",
"Please contact your admin for help": "Please contact your admin for help",
"Permission Denied": "Permission Denied"
}