-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy pathen.json
More file actions
77 lines (77 loc) · 2.8 KB
/
Copy pathen.json
File metadata and controls
77 lines (77 loc) · 2.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
{
"saveImageTo": "Save Image to…",
"windowsBadgeIconTitle": "{amount} unread {amount, plural, one {channel} other {channels}}",
"menuEdit": "Edit",
"menuUndo": "Undo",
"menuRedo": "Redo",
"menuCut": "Cut",
"menuCopy": "Copy",
"menuPaste": "Paste",
"menuSelectAll": "Select All",
"menuSpeech": "Speech",
"menuStartSpeaking": "Start Speaking",
"menuStopSpeaking": "Stop Speaking",
"menuView": "View",
"menuReload": "Reload",
"menuToggleFullScreen": "Toggle Full Screen",
"menuResetZoom": "Actual Size",
"menuZoomIn": "Zoom In",
"menuZoomOut": "Zoom Out",
"menuDeveloper": "Developer",
"menuToggleDevTools": "Toggle Developer Tools",
"menuWindow": "Window",
"menuClose": "Close Window",
"menuMinimize": "Minimize",
"menuZoom": "Zoom",
"menuGrape": "Grape",
"menuFront": "Bring All to Front",
"menuHelp": "Help",
"menuAbout": "About Grape",
"menuCheckForUpdates": "Check for updates...",
"menuRestartForUpdate": "Restart to update",
"menuLearnMore": "Learn More",
"menuOpenHelpCenter": "Open Help Center",
"menuApplication": "Application",
"menuSettings": "Settings",
"menuChooseDomain": "Choose domain",
"menuLogOut": "Log out",
"menuQuit": "Quit",
"menuServices": "Services",
"menuHide": "Hide Grape",
"menuHideOthers": "Hide Others",
"menuUnhide": "Show All",
"menuOpen": "Open",
"about": "About",
"version": "Version",
"lostConnectionTitle": "Lost Connection",
"couldNotConnect": "The app could not connect to the Grape server.",
"badSslCert": "The certificate used by instance \"{url}\" seems to be invalid.",
"checkInternetConnection": "Please check if your internet connection is working properly.",
"tryToReload": "Try to {button} again.",
"loading": "Loading…",
"reloadGrape": "reload Grape",
"tryToChangeDomain": "Or try to {button}.",
"changeOnPremisesDomain": "change the on-premises domain",
"chooseDomainTitle": "Choose domain",
"whereToConnectTitle": "Where do you want to connect?",
"grapeTab": "Grape Cloud",
"onPremisesTab": "On-Premises",
"serverDomainOrUrl": "Server Domain or URL",
"continue": "Continue",
"somethingWentWrong": "Something went wrong.",
"updateNewVersion": "There is a new version available!",
"updateInstall": "Do you want to install the latest version of Grape now?",
"updateUpdateGrape": "Update Grape",
"updateCancel": "Cancel",
"updateNewVersionReady": "New version is ready!",
"updateRestart": "Restart the app to apply the update.",
"updateLater": "Later",
"downloadUpdateLater": "Later",
"updateRestartAndUpdate": "Restart and update",
"updateUpToDate": "You're up to date!",
"updateLatest": "You're already using the latest version of Grape.",
"updateOk": "OK",
"logOutTitle": "Are you sure you want to log out?",
"logOutCancel": "Cancel",
"logOutConfirm": "Log out"
}