forked from CringeStudios/element-desktop
61 lines
1.7 KiB
JSON
61 lines
1.7 KiB
JSON
{
|
|
"action": {
|
|
"cancel": "Cancel",
|
|
"show_hide": "Show/Hide",
|
|
"quit": "Quit",
|
|
"edit": "Edit",
|
|
"undo": "Undo",
|
|
"redo": "Redo",
|
|
"copy": "Copy",
|
|
"paste": "Paste",
|
|
"paste_match_style": "Paste and Match Style",
|
|
"delete": "Delete",
|
|
"select_all": "Select All",
|
|
"zoom_in": "Zoom In",
|
|
"zoom_out": "Zoom Out",
|
|
"minimise": "Minimize",
|
|
"close": "Close",
|
|
"cut": "Cut"
|
|
},
|
|
"confirm_quit": "Are you sure you want to quit?",
|
|
"common": {
|
|
"help": "Help",
|
|
"about": "About",
|
|
"preferences": "Preferences"
|
|
},
|
|
"window_menu": {
|
|
"zoom": "Zoom",
|
|
"label": "Window",
|
|
"bring_all_to_front": "Bring All to Front"
|
|
},
|
|
"view_menu": {
|
|
"view": "View",
|
|
"actual_size": "Actual Size",
|
|
"toggle_full_screen": "Toggle Full Screen",
|
|
"toggle_developer_tools": "Toggle Developer Tools"
|
|
},
|
|
"menu": {
|
|
"services": "Services",
|
|
"hide": "Hide",
|
|
"unhide": "Unhide",
|
|
"hide_others": "Hide Others"
|
|
},
|
|
"edit_menu": {
|
|
"speech": "Speech",
|
|
"speech_start_speaking": "Start Speaking",
|
|
"speech_stop_speaking": "Stop Speaking"
|
|
},
|
|
"file_menu": {
|
|
"label": "File"
|
|
},
|
|
"right_click_menu": {
|
|
"copy_image": "Copy image",
|
|
"copy_email": "Copy email address",
|
|
"copy_link_url": "Copy link address",
|
|
"save_image_as": "Save image as...",
|
|
"save_image_as_error_title": "Failed to save image",
|
|
"save_image_as_error_description": "The image failed to save",
|
|
"add_to_dictionary": "Add to dictionary"
|
|
}
|
|
}
|