-
Notifications
You must be signed in to change notification settings - Fork 47
Expand file tree
/
Copy pathen.json
More file actions
166 lines (166 loc) · 5.51 KB
/
Copy pathen.json
File metadata and controls
166 lines (166 loc) · 5.51 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
{
"Common": {
"Cancel": "Cancel",
"Confirm": "Confirm",
"UnSigned": "UnSigned",
"Version": "Version",
"NoData": "No Data",
"LoginSite": "Login Site",
"LoginFirst": "Please login first",
"ConnectionSettings": "Connection Settings",
"All": "All",
"Active": "Active",
"Inactive": "Inactive",
"Language": "Language",
"Login": "Login",
"Connect": "Connect",
"Light": "Light",
"Dark": "Dark",
"Fonts": "Fonts",
"WithSystem": "Follow system",
"Appearance": "Appearance",
"PrimaryColor": "Primary color",
"SystemDefault": "System default",
"General": "General",
"ChooseColor":"Choose color",
"ApplicationConfig": "Application Config",
"EmptyDescription": "No authorized assets are available for the current type"
},
"ToolTips": {
"LightMode": "Light Mode",
"DarkMode": "Dark Mode",
"SwitchLanguage": "Language",
"Sort": "Sort",
"Refresh": "Refresh",
"Layout": "Switch Layout",
"Settings": "Connection Settings",
"Minimize": "Minimize",
"Maximize": "Maximize",
"Close": "Close"
},
"Menu": {
"Linux": "Linux",
"Other": "Other",
"Device": "Device",
"Player": "Player",
"Windows": "Windows",
"Resource": "Resource",
"Database": "Database",
"OfflinePlayer": "Offline Player",
"Favorite": "Favorite"
},
"Operation": {
"Search": "Search"
},
"AssetCard": {
"Activated": "Activated",
"Deactivated": "Deactivated",
"Address": "Address",
"User": "User",
"Protocol": "Protocol",
"AssetName": "Asset Name",
"Actions": "Actions",
"Status": "Status",
"RenameSuccess": "Rename successful",
"RenameFail": "Rename failed"
},
"ContextMenu": {
"QuickConnect": "Quick Connect",
"Connect": "Connect",
"MoreConnect": "More Connect",
"Rename": "Rename",
"Use": "Use",
"Favorite": "Favorite",
"Edit": "Edit",
"Unfavorite": "Remove from Favorites",
"FavoriteSuccess": "Added to favorites successfully",
"FavoriteFailed": "Failed to save to favorites",
"UnfavoriteSuccess": "Removed from favorites successfully",
"UnfavoriteFailed": "Failed to remove from favorites"
},
"EditModal": {
"ModifyConnectionInfo": "Connect",
"Description": "Next connections will use these settings by default, right-click to edit",
"OptionalProtocol": "Protocol",
"OptionalAccount": "Account"
},
"Layout": {
"Grid": "Grid View",
"Table": "Table View"
},
"Sort": {
"A-z": "A-z",
"Z-A": "Z-A",
"NewestToOldest": "Newest to oldest",
"OldestToNewest": "Oldest to newest"
},
"Loading": {
"Loading": "Loading",
"NoMore": "No more",
"ScrollToLoadMore": "Scroll to load more"
},
"Login": {
"Title": "Input Login Site",
"Description": "Please enter the site address (e.g. https://example.com) or IP",
"LoginSuccess": "Login Success",
"LoginSuccessDescription": "Your operation has been completed successfully",
"EmptyUrlError": "Please enter a site address",
"LoginFailedDescription": "Login failed, the current account has expired, please log in again",
"InvalidUrlError": "Please enter a valid site address or IP address",
"AddAccount": "Add Site",
"SwitchSite": "Switch Site",
"LoginAuthenticationExpired": "Login authentication has expired. Please log in again",
"LoginAuthenticationExpiredDescription": "If there are multiple sites, you will be automatically switched to the next site",
"Logout": "Logout",
"AlreadyLoggedInError": "You have already logged in to this site",
"LoginFailedErrorPage": "Login failed. The current page is not a login page. Please re-enter",
"LoginFailedTimeout": "Login failed. Login timeout. Please log in again",
"InvalidCertificateMac": "Login failed: certificate invalid or blocked by system security (macOS WebView). Install a valid certificate or open in system browser.",
"InvalidCertificateGeneric": "Login failed: certificate or secure connection issue.",
"NetworkError": "Login failed: network error. Please check connectivity.",
"VersionIncompatible": "The client version is incompatible with JumpServer versions earlier than v4.10.12-lts. Please download and use the v3.0.7 client.",
"VersionNoMatch": "The client version does not match the JumpServer version. Please download and use the v{version} client."
},
"Asset": {
"GetAssetFailed": "Get asset failed, please refresh and try again"
},
"Account": {
"Hosted": "With secret accounts",
"Manual": "Manual accounts",
"Username": "Username",
"Password": "Password",
"DynamicUser": "Dynamic user",
"ManualInput": "Manual input",
"RememberPassword": "Remember password"
},
"Setting": {
"CommandTerminal": "Command Terminal",
"FileTransfer": "File Transfer",
"RemoteDesktop": "Remote Desktop",
"Database": "Database",
"Charset": "Charset",
"TerminalBackspace": "Terminal Backspace As Ctrl + H",
"Resolution": "Resolution",
"Default": "Default",
"Auto": "Auto",
"Enable": "Enable",
"Disable": "Disable",
"DownloadApplication": "Download Application"
},
"ConnectError": {
"ConnectFailed": "Connection failed"
},
"Update": {
"FoundNewVersion": "New version available",
"CurrentVersion": "Current version",
"ConfirmInstall": "Download and install now?",
"Start": "Starting update",
"Downloading": "Downloading",
"Installing": "Installing update, the app may restart",
"Completed": "Update completed",
"CompletedDesc": "Installation finished. The app will restart automatically or please restart manually",
"Failed": "Update failed",
"FailedDesc": "Error downloading or installing the update. Please try again later",
"UpToDate": "Up to date"
}
}