-
Notifications
You must be signed in to change notification settings - Fork 12
/
Copy pathtemplate.json
666 lines (666 loc) · 49.2 KB
/
template.json
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
{
"MonthsOfYear": ["Jan", "Feb", "Mar", "Apr", "May", "June", "July", "Aug", "Sept", "Oct", "Nov", "Dec"],
"DaysOfWeek": ["Mon", "Tue", "Wed", "Thurs", "Fri", "Sat", "Sun"],
"LongDaysOfWeeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
"LocaleName": "en",
"Strings": {
"Related Link:": "Related Link:",
"Advanced Details": "Advanced Details",
"Connecting to remote AMP instance...": "Connecting to remote AMP instance...",
"For": "For",
"Application Deployment": "Application Deployment",
"CubeCoders Limited": "CubeCoders Limited",
"Username": "Username",
"Password": "Password",
"Remember Me": "Remember Me",
"Login": "Login",
"Login with Biometrics": "Login with Biometrics",
"Forgotten login details?": "Forgotten login details?",
"Status": "Status",
"Edit profile picture": "Edit profile picture",
"Email Address": "Email Address",
"Save Changes": "Save Changes",
"Two factor authentication (2FA)": "Two factor authentication (2FA)",
" 2FA is currently": " 2FA is currently",
"Disabled": "Disabled",
"Setup 2FA": "Setup 2FA",
"Disable 2FA": "Disable 2FA",
"Biometric/Token Login (Webauthn)": "Biometric/Token Login (Webauthn)",
"Secure login allows you to login using your device, your fingerprint, a security key, or any other Webauthn compatible security method.": "Secure login allows you to login using your device, your fingerprint, a security key, or any other Webauthn compatible security method.",
"Setup secure login": "Setup secure login",
"Manage tokens": "Manage tokens",
"Change Password": "Change Password",
"Old Password": "Old Password",
"New Password": "New Password",
"Confirm Password": "Confirm Password",
"Password Strength": "Password Strength",
"Actions": "Actions",
"Mobile Login": "Mobile Login",
"Service Login": "Service Login",
"Logout": "Logout",
"Application State:": "Application State:",
"Stopped": "Stopped",
"Start": "Start",
"Wake Up": "Wake Up",
"Update": "Update",
"Restart": "Restart",
"Stop": "Stop",
"Kill": "Kill",
"Abort": "Abort",
"Connect to Server": "Connect to Server",
"Sleep": "Sleep",
"No Schedule Set": "No Schedule Set",
"Create a new schedule trigger to make tasks run either at a given interval, or in response to an event.": "Create a new schedule trigger to make tasks run either at a given interval, or in response to an event.",
"Add new trigger": "Add new trigger",
"Logged in at": "Logged in at",
"Last activity": "Last activity",
"IP Address": "IP Address",
"Device": "Device",
"Create User": "Create User",
"Select a user...": "Select a user...",
"User": "User",
"Timestamp": "Timestamp",
"Source": "Source",
"Category": "Category",
"Message": "Message",
"More >>": "More >>",
"Create Role": "Create Role",
"Create Template Role": "Create Template Role",
"Select a role...": "Select a role...",
"Support": "Support",
"Server provided by": "Server provided by",
"Support Home": "Support Home",
"Create support ticket": "Create support ticket",
"AMP is up-to-date.": "AMP is up-to-date.",
"Currently running version": "Currently running version",
"View Latest Release Notes": "View Latest Release Notes",
"Diagnostics Data": "Diagnostics Data",
"Restart this AMP instance": "Restart this AMP instance",
"Upgrade this AMP instance": "Upgrade this AMP instance",
"Authentication Tokens": "Authentication Tokens",
"Last Used": "Last Used",
"Description": "Description",
"Created": "Created",
"Action": "Action",
"Close": "Close",
"Add new token": "Add new token",
"User Information": "User Information",
"Name": "Name",
"UUID": "UUID",
"Join Time": "Join Time",
"Add a new task": "Add a new task",
"What task would you like to perform?": "What task would you like to perform?",
"Consumed Values": "Consumed Values",
"Cancel": "Cancel",
"Add Task": "Add Task",
"Add a new trigger": "Add a new trigger",
"What type of trigger would you like to add?": "What type of trigger would you like to add?",
"For responding to events raised by in-application actions or by other AMP components": "For responding to events raised by in-application actions or by other AMP components",
"Event Trigger": "Event Trigger",
"Create a trigger that runs at a fixed interval (daily, weekly, etc)": "Create a trigger that runs at a fixed interval (daily, weekly, etc)",
"Simple Time Interval": "Simple Time Interval",
"Create a trigger that runs at a more variable interval (E.g. only on weekdays but not weekends)": "Create a trigger that runs at a more variable interval (E.g. only on weekdays but not weekends)",
"Advanced Time Interval": "Advanced Time Interval",
"Advanced Time Interval Trigger": "Advanced Time Interval Trigger",
"Months": "Months",
"Jan": "Jan",
"Feb": "Feb",
"Mar": "Mar",
"Apr": "Apr",
"May": "May",
"June": "June",
"July": "July",
"Aug": "Aug",
"Sept": "Sept",
"Oct": "Oct",
"Nov": "Nov",
"Dec": "Dec",
"Days": "Days",
"Mon": "Mon",
"Tue": "Tue",
"Wed": "Wed",
"Thurs": "Thurs",
"Fri": "Fri",
"Sat": "Sat",
"Sun": "Sun",
"Hours": "Hours",
"Minutes": "Minutes",
"Selected": "Selected",
"Not Selected": "Not Selected",
"What do you want to call this trigger?": "What do you want to call this trigger?",
"Simple Time Interval Trigger": "Simple Time Interval Trigger",
"Once per week": "Once per week",
"Once per day": "Once per day",
"Every X hours": "Every X hours",
"Every X minutes": "Every X minutes",
"Once per month": "Once per month",
"On the (nth) (day) of each month": "On the (nth) (day) of each month",
"Every": "Every",
"On the": "On the",
"first": "first",
"second": "second",
"third": "third",
"fourth": "fourth",
"fifth": "fifth",
"Monday": "Monday",
"Tuesday": "Tuesday",
"Wednesday": "Wednesday",
"Thursday": "Thursday",
"Friday": "Friday",
"Saturday": "Saturday",
"Sunday": "Sunday",
"at": "at",
"of each month at": "of each month at",
"This trigger will not fire on months that have fewer than": "This trigger will not fire on months that have fewer than",
"days.": "days.",
"Time": "Time",
"Scan this QR code on your mobile device to log in as the current user.": "Scan this QR code on your mobile device to log in as the current user.",
"This is a single-use code that cannot be used again once scanned. It will remain valid for 30 seconds.": "This is a single-use code that cannot be used again once scanned. It will remain valid for 30 seconds.",
"Finish": "Finish",
"A password change is required to login with this user": "A password change is required to login with this user",
"Notifications": "Notifications",
"Main Menu": "Main Menu",
"Console": "Console",
"Schedule": "Schedule",
"Configuration": "Configuration",
"Back": "Back",
"User Management": "User Management",
"Role Management": "Role Management",
"Active Sessions": "Active Sessions",
"Audit Log": "Audit Log",
"AMP Update Available:": "AMP Update Available:",
"Release Notes": "Release Notes",
"Update Now": "Update Now",
"Confirm 2FA Code": "Confirm 2FA Code",
"OK": "OK",
"Instances": "Instances",
"Backups": "Backups",
"File Manager": "File Manager",
"No remote targets have yet been set up.": "No remote targets have yet been set up.",
"This ADS installation has been setup as a controller, which means it cannot create instances by itself. You must create a Target ADS instance and register it with this controller before creating instances.": "This ADS installation has been setup as a controller, which means it cannot create instances by itself. You must create a Target ADS instance and register it with this controller before creating instances.",
"Refresh": "Refresh",
"Edit": "Edit",
"Manage": "Manage",
"In queue for refresh...": "In queue for refresh...",
"Refresh in progress...": "Refresh in progress...",
"Unavailable, retry pending.": "Unavailable, retry pending.",
"Authentication Failure": "Authentication Failure",
"Please check configuration": "Please check configuration",
"Refreshing...": "Refreshing...",
"Module": "Module",
"Endpoint": "Endpoint",
"Autostart": "Autostart",
"Status:": "Status:",
"Double click your new instance to manage it.": "Double click your new instance to manage it.",
"Then you will be able to configure and start this server.": "Then you will be able to configure and start this server.",
"Create Instance": "Create Instance",
"Create your first server": "Create your first server",
"Once created, you can manage it to update and start it.": "Once created, you can manage it to update and start it.",
"Instance Name": "Instance Name",
"Friendly Name": "Friendly Name",
"Running": "Running",
"Start on Boot": "Start on Boot",
"Suspended": "Suspended",
"Start Instance": "Start Instance",
"Stop Instance": "Stop Instance",
"Edit Settings": "Edit Settings",
"Edit Ports": "Edit Ports",
"Delete Instance": "Delete Instance",
"Datastores": "Datastores",
"Stored Backups": "Stored Backups",
"Taken By": "Taken By",
"Time Stamp": "Time Stamp",
"Size": "Size",
"Stored": "Stored",
"Restore Backup": "Restore Backup",
"Upload to S3": "Upload to S3",
"Download from S3": "Download from S3",
"Delete Local Copy": "Delete Local Copy",
"Delete from S3": "Delete from S3",
"to safely store your backups in the cloud.": "to safely store your backups in the cloud.",
"Enable S3 Cloud Storage": "Enable S3 Cloud Storage",
"Create a Backup": "Create a Backup",
"Backup Name": "Backup Name",
"A short, unique name for your backup": "A short, unique name for your backup",
"A description of the backup and why you're taking it (optional)": "A description of the backup and why you're taking it (optional)",
"Mark as sticky": "Mark as sticky",
"Sticky backups won't be deleted to make room for automatic backups": "Sticky backups won't be deleted to make room for automatic backups",
"Create Backup": "Create Backup",
"Unsaved Changes": "Unsaved Changes",
"Connect to SFTP": "Connect to SFTP",
"Reload": "Reload",
"Save": "Save",
"Last Modified": "Last Modified",
"Editable": "Editable",
"Downloadable": "Downloadable",
"Full Path": "Full Path",
"Excluded from backups": "Excluded from backups",
"Drop to upload here": "Drop to upload here",
"There are no files in this directory": "There are no files in this directory",
"Location": "Location",
"Soft Limit": "Soft Limit",
"Usage": "Usage",
"Priority": "Priority",
"Tags": "Tags",
"Add New Datastore": "Add New Datastore",
"Empty Trash": "Empty Trash",
"Download": "Download",
"Calculate md5 hash": "Calculate md5 hash",
"Copy": "Copy",
"Paste Here": "Paste Here",
"Rename": "Rename",
"Download file here": "Download file here",
"Create Archive": "Create Archive",
"Extract Here": "Extract Here",
"Extract To...": "Extract To...",
"Create Directory": "Create Directory",
"Trash": "Trash",
"Edit Datastore -": "Edit Datastore -",
"Add new datastore": "Add new datastore",
"Datastore Name": "Datastore Name",
"Directory": "Directory",
"The on-disk location where instances will be stored. Changing this will not affect existing instances, only newly created ones.": "The on-disk location where instances will be stored. Changing this will not affect existing instances, only newly created ones.",
"Instance Limit": "Instance Limit",
"The maximum number of instances that can be provisioned on this datastore. 0 for unlimited.": "The maximum number of instances that can be provisioned on this datastore. 0 for unlimited.",
"Storage Soft Limit (MB)": "Storage Soft Limit (MB)",
"Datastores that reach or exceed this limit in total size will not be considered as deployment targets. This is only a soft limit and does not prevent instances on this datastore from using more space.": "Datastores that reach or exceed this limit in total size will not be considered as deployment targets. This is only a soft limit and does not prevent instances on this datastore from using more space.",
"Instances with a lower priority number are preferred over those with a higher number, all other factors being equal.": "Instances with a lower priority number are preferred over those with a higher number, all other factors being equal.",
"Active": "Active",
"Deactivating a datastore prevents new instances from being provisioned to it.": "Deactivating a datastore prevents new instances from being provisioned to it.",
"Add Tag": "Add Tag",
"Delete": "Delete",
"Select Directory": "Select Directory",
"Edit Datastore": "Edit Datastore",
"Recalculate usage": "Recalculate usage",
"Select File": "Select File",
"Create new instance": "Create new instance",
"Select Application": "Select Application",
"Community Contributed Content -": "Community Contributed Content -",
"Learn More": "Learn More",
"Application you're looking for not in this list?": "Application you're looking for not in this list?",
"Create a custom configuration": "Create a custom configuration",
"Select deployment target": "Select deployment target",
"Select datastore": "Select datastore",
"Friendly Name (Optional)": "Friendly Name (Optional)",
"After Creation": "After Creation",
"Do Nothing": "Do Nothing",
"Start Instance and Update Application": "Start Instance and Update Application",
"Start Instance and Application": "Start Instance and Application",
"Start instance on boot": "Start instance on boot",
"Please select an application": "Please select an application",
"Supported Platforms": "Supported Platforms",
"It is": "It is",
"that this application is run in a container on this platform.": "that this application is run in a container on this platform.",
"This application is": "This application is",
"with": "with",
"not compatible": "not compatible",
"This application template has been": "This application template has been",
"deprecated.": "deprecated.",
"If you have a registered SFTP client such as WinSCP installed, it should open automatically.": "If you have a registered SFTP client such as WinSCP installed, it should open automatically.",
"Otherwise, you can connect using your chosen SFTP client using the following details:": "Otherwise, you can connect using your chosen SFTP client using the following details:",
"Full Address": "Full Address",
"Host": "Host",
"Port": "Port",
"Your username and password are the same as those used to log into the panel.": "Your username and password are the same as those used to log into the panel.",
"If you have 2FA enabled, you need to append your 2FA code to the end of your password.": "If you have 2FA enabled, you need to append your 2FA code to the end of your password.",
"Manage in new tab": "Manage in new tab",
"Convert to Managed": "Convert to Managed",
"Refresh Configuration": "Refresh Configuration",
"Connect to Application": "Connect to Application",
"Edit Port Bindings": "Edit Port Bindings",
"View Logs": "View Logs",
"Browse Datastore": "Browse Datastore",
"Port usage for": "Port usage for",
"Port Number": "Port Number",
"Protocol": "Protocol",
"Add Custom Port": "Add Custom Port",
"TCP": "TCP",
"UDP": "UDP",
"Both": "Both",
"Settings for instance": "Settings for instance",
"Whether or not this instance should start automatically when the system boots.": "Whether or not this instance should start automatically when the system boots.",
"Suspended instances cannot be accessed and prompt the user to contact the administrator.": "Suspended instances cannot be accessed and prompt the user to contact the administrator.",
"Exclude From Firewall": "Exclude From Firewall",
"If set, this instance will": "If set, this instance will",
"have firewall rules generated for it.": "have firewall rules generated for it.",
"not": "not",
"Run in Docker Container": "Run in Docker Container",
"Instances in Docker containers are isolated from other instances and the rest of the system, at the expense of a minor performance impact.": "Instances in Docker containers are isolated from other instances and the rest of the system, at the expense of a minor performance impact.",
"Container Memory Policy": "Container Memory Policy",
"Unspecified": "Unspecified",
"Reserve": "Reserve",
"Restrict": "Restrict",
"Container Memory (MB)": "Container Memory (MB)",
"If the memory policy is 'reserve', how much memory should be set aside for this container as a minimum. If the memory policy is 'restrict', how much memory this container may use maximum. Setting to 0 results in no limit.": "If the memory policy is 'reserve', how much memory should be set aside for this container as a minimum. If the memory policy is 'restrict', how much memory this container may use maximum. Setting to 0 results in no limit.",
"Container CPUs": "Container CPUs",
"The maximum number of CPU shares that this container may use. Roughly matches up with the number of CPU cores/threads the container can use but non-multithreaded applications may not see performance increases from higher values. Setting to 0 results in no limit.": "The maximum number of CPU shares that this container may use. Roughly matches up with the number of CPU cores/threads the container can use but non-multithreaded applications may not see performance increases from higher values. Setting to 0 results in no limit.",
"Target configuration for": "Target configuration for",
"Target URL": "Target URL",
"Confirm task deletion": "Confirm task deletion",
"Are you sure you wish to delete this task? This action cannot be undone.": "Are you sure you wish to delete this task? This action cannot be undone.",
"Take a sticky backup": "Take a sticky backup",
"Remove Task": "Remove Task",
"Confirm trigger deletion": "Confirm trigger deletion",
"Are you sure you wish to delete this trigger? Any tasks associated with it will also be deleted. This action cannot be undone.": "Are you sure you wish to delete this trigger? Any tasks associated with it will also be deleted. This action cannot be undone.",
"A backup has failed.": "A backup has failed.",
"Remove Trigger": "Remove Trigger",
"Unable to complete task": "Unable to complete task",
"Confirm Restore": "Confirm Restore",
"Are you sure you wish to restore this backup? Any files in this archive will overwrite any with the same name that already exist.": "Are you sure you wish to restore this backup? Any files in this archive will overwrite any with the same name that already exist.",
"Confirm Restart": "Confirm Restart",
"Keep Running": "Keep Running",
"Restart Now": "Restart Now",
"Confirm Upgrade": "Confirm Upgrade",
"Upgrade Now": "Upgrade Now",
"Unable to update user.": "Unable to update user.",
"Password change failed": "Password change failed",
"Confirm User Deletion": "Confirm User Deletion",
"Are you sure you wish to delete this user? This operation cannot be undone.": "Are you sure you wish to delete this user? This operation cannot be undone.",
"Delete User": "Delete User",
"New Username": "New Username",
"Details changed successfully": "Details changed successfully",
"Password changed successfully": "Password changed successfully",
"User deletion failed": "User deletion failed",
"Create new role": "Create new role",
"Are you sure you wish to delete this role? This operation cannot be undone.": "Are you sure you wish to delete this role? This operation cannot be undone.",
"Delete Role": "Delete Role",
"Do not delete": "Do not delete",
"Create new template role": "Create new template role",
"Enter a new value": "Enter a new value",
"Cannot manage this instance": "Cannot manage this instance",
"Failed to create instance": "Failed to create instance",
"Welcome to AMP":"Welcome to AMP",
"Local Instances":"Local Instances",
"Yes":"Yes",
"No":"No",
"Search...":"Search...",
"SFTP Port Number":"SFTP Port Number",
"Confirm Shutdown":"Confirm Shutdown",
"Upgrading this instance requires that it is shut down, along with the application within it. Do you want to proceed with the upgrade?":"Upgrading this instance requires that it is shut down, along with the application within it. Do you want to proceed with the upgrade?",
"Shutdown and Update":"Shutdown and Update",
"CPU Usage":"CPU Usage",
"Memory Usage":"Memory Usage",
"Active Users":"Active Users",
"Starting":"Starting",
"Unable to run":"Unable to run",
"Accept":"Accept",
"Decline":"Decline",
"Plugins":"Plugins",
"Acknowledge":"Acknowledge",
"Please enter the login username for the new user":"Please enter the login username for the new user",
"Emitted Values":"Emitted Values",
"Add Trigger":"Add Trigger",
"A backup finishes archiving.":"A backup finishes archiving.",
"A backup finishes restoring.":"A backup finishes restoring.",
"A backup has started.":"A backup has started.",
"An update is available via SteamCMD":"An update is available via SteamCMD",
"No Tasks Added":"No Tasks Added",
"Add a new task to this trigger to perform actions once this trigger is activated, such as taking a backup.":"Add a new task to this trigger to perform actions once this trigger is activated, such as taking a backup.",
"Add new task":"Add new task",
"Trigger":"Trigger",
"This task consumes no values.":"This task consumes no values.",
"Check for available updates via SteamCMD":"Check for available updates via SteamCMD",
"Click on a parameter to insert it into your value.":"Click on a parameter to insert it into your value.",
"Last login:":"Last login:",
"Password Expires":"Password Expires",
"Cannot Change Password":"Cannot Change Password",
"Require Password Change":"Require Password Change",
"Role Membership":"Role Membership",
"Edit User Permissions":"Edit User Permissions",
"Please enter a name for this login request for future reference.":"Please enter a name for this login request for future reference.",
"Service Login Request":"Service Login Request",
"This will permemently delete this user and all associated data.":"This will permemently delete this user and all associated data.",
"Delete User Forever":"Delete User Forever",
"AMP Core":"AMP Core",
"Schedule Offset":"Schedule Offset",
"Startup Mode":"Startup Mode",
"AMP Theme":"AMP Theme",
"Offset in seconds to advance or delay execution of scheduled tasks that use time-based triggers.":"Offset in seconds to advance or delay execution of scheduled tasks that use time-based triggers.",
"What AMP should do when it starts":"What AMP should do when it starts",
"Affects all users - change AMPs visual appearance with different themes. You will need to do a force-reload for this to take effect.":"Affects all users - change AMPs visual appearance with different themes. You will need to do a force-reload for this to take effect.",
"External Services":"External Services",
"Use SSL for SMTP":"Use SSL for SMTP",
"SMTP Server Port":"SMTP Server Port",
"SMTP Password":"SMTP Password",
"Pushbullet Access Token":"Pushbullet Access Token",
"SMTP Server Address":"SMTP Server Address",
"SMTP Username":"SMTP Username",
"Email 'From' address":"Email 'From' address",
"Send Test Message":"Send Test Message",
"The address used for outgoing emails.":"The address used for outgoing emails.",
"Delete Backup":"Delete Backup",
"Confirm Deletion":"Confirm Deletion",
"Are you sure you wish to delete this backup?":"Are you sure you wish to delete this backup?",
"Creating Backup":"Creating Backup",
"Exclude from backups":"Exclude from backups",
"Move to trash":"Move to trash",
"Are you sure you want to move the selected item to the trash?":"Are you sure you want to move the selected item to the trash?",
"Delete Item":"Delete Item",
"Rename Directory":"Rename Directory",
"Please enter a new directory name":"Please enter a new directory name",
"Rename File":"Rename File",
"Please enter a new filename":"Please enter a new filename",
"New Directory":"New Directory",
"Please enter a name for the new directory":"Please enter a name for the new directory",
"No files to paste":"No files to paste",
"You have no files in the clipboard to paste":"You have no files in the clipboard to paste",
"Want help fast?":"Want help fast?",
"Join CubeCoders on Discord!":"Join CubeCoders on Discord!",
"Otherwise, for support with AMP please visit the":"Otherwise, for support with AMP please visit the",
"support board":"support board",
"Always make sure to include the information listed below.":"Always make sure to include the information listed below.",
"Platform":"Platform",
"System Type":"System Type",
"Virtualization":"Virtualization",
"Loaded Plugins":"Loaded Plugins",
"Application Name":"Application Name",
"Application Version":"Application Version",
"Upgrading this instance may take up to 5 minutes. You will not be able to log into any instances that depend on this ADS instance.":"Upgrading this instance may take up to 5 minutes. You will not be able to log into any instances that depend on this ADS instance.",
"Services Running":"Services Running",
"seconds":"seconds",
"Setting Saved 🗸":"Setting Saved 🗸",
"Update the application":"Update the application",
"Start the application":"Start the application",
"Update and then start the application":"Update and then start the application",
"Use S3 Storage for Backups":"Use S3 Storage for Backups",
"If enabled, AMP will be able to upload backups to any S3 compatible storage service.":"If enabled, AMP will be able to upload backups to any S3 compatible storage service.",
"S3 Service URL":"S3 Service URL",
"Endpoint for your S3 compatible service.":"Endpoint for your S3 compatible service.",
"S3 Bucket Name":"S3 Bucket Name",
"The name of the bucket to be used for this instances backups. Use different buckets for different instances.":"The name of the bucket to be used for this instances backups. Use different buckets for different instances.",
"S3 Access Key":"S3 Access Key",
"Your access key for your chosen S3 service":"Your access key for your chosen S3 service",
"S3 Secret Key":"S3 Secret Key",
"Your secret key for your chosen S3 service":"Your secret key for your chosen S3 service",
"S3 Upload Mode":"S3 Upload Mode",
"Whether all backups should be uploaded, or just those for which there is insufficient space to store locally.":"Whether all backups should be uploaded, or just those for which there is insufficient space to store locally.",
"Upload all backups":"Upload all backups",
"Manual only":"Manual only",
"If you're using GMail - you will need to request an":"If you're using GMail - you will need to request an",
"to send emails via AMP.":"to send emails via AMP.",
"application specific password":"application specific password",
"Virtual Directories":"Virtual Directories",
"Additional directories to show up as shortcuts inside the file manager":"Additional directories to show up as shortcuts inside the file manager",
"Key":"Key",
"Value":"Value",
"Add":"Add",
"Enable direct file transfers":"Enable direct file transfers",
"Bypasses the API for file transfers. A restart of AMP is required for this setting change to take effect.":"Bypasses the API for file transfers. A restart of AMP is required for this setting change to take effect.",
"Automatically reactivate instances":"Automatically reactivate instances",
"If an instance fails to start due to a licence failure, ADS will attempt to automatically reactivate it.":"If an instance fails to start due to a licence failure, ADS will attempt to automatically reactivate it.",
"Autostart Instances":"Autostart Instances",
"When ADS starts, automatically start any instances that should be run on-boot if they're not already running.":"When ADS starts, automatically start any instances that should be run on-boot if they're not already running.",
"Instance Start Delay":"Instance Start Delay",
"When bulk starting instances, how many milliseconds delay should be inserted between each instance start?":"When bulk starting instances, how many milliseconds delay should be inserted between each instance start?",
"Remove":"Remove",
"Configuration Repositories":"Configuration Repositories",
"Sources of git repositories to fetch deployment templates from. Use of third party sources is unregulated and entirely at your own risk.":"Sources of git repositories to fetch deployment templates from. Use of third party sources is unregulated and entirely at your own risk.",
"Fetch Latest":"Fetch Latest",
"Multicore CPU usage calculation":"Multicore CPU usage calculation",
"If enabled, AMP takes into account the number of CPU cores when calculating total CPU usage, otherwise it calculates assuming one core. A restart is required after changing this setting for it to take effect.":"If enabled, AMP takes into account the number of CPU cores when calculating total CPU usage, otherwise it calculates assuming one core. A restart is required after changing this setting for it to take effect.",
"Ignore SMT Cores":"Ignore SMT Cores",
"If enabled, SMT cores (Hyperthreading, etc) are ignored when calculating CPU usage of processes. E.g. when disabled a quad core with hyperthreading is treated like an 8 core system, when enabled it's treated like a 4 core system. A restart is required after changing this setting for it to take effect.":"If enabled, SMT cores (Hyperthreading, etc) are ignored when calculating CPU usage of processes. E.g. when disabled a quad core with hyperthreading is treated like an 8 core system, when enabled it's treated like a 4 core system. A restart is required after changing this setting for it to take effect.",
"Console Scrollback Period":"Console Scrollback Period",
"How many minutes into the past should the console show when a user logs in. (Affects all users)":"How many minutes into the past should the console show when a user logs in. (Affects all users)",
"minutes":"minutes",
"Full process metrics":"Full process metrics",
"Gathers extended information for running AMP processes":"Gathers extended information for running AMP processes",
"User Friendly process metrics":"User Friendly process metrics",
"Reports memory usage only as physical RAM usage, ignoring swap usage. Doesn't apply when full process metrics is enabled.":"Reports memory usage only as physical RAM usage, ignoring swap usage. Doesn't apply when full process metrics is enabled.",
"Metrics polling interval":"Metrics polling interval",
"How frequently AMP should push metrics data to connected sessions":"How frequently AMP should push metrics data to connected sessions",
"Default AMP IP Binding":"Default AMP IP Binding",
"Which IP address new AMP instances should use by default.":"Which IP address new AMP instances should use by default.",
"Default Application IP Binding":"Default Application IP Binding",
"Which IP address applications deployed by AMP should use by default.":"Which IP address applications deployed by AMP should use by default.",
"Docker External IP":"Docker External IP",
"Which IP AMP should report for instances created within Docker when no specific IP is specified":"Which IP AMP should report for instances created within Docker when no specific IP is specified",
"AMP Service Port Ranges":"AMP Service Port Ranges",
"Lists of ports that can be used by AMP to create AMP instances. Specify port ranges by separating the upper and lower bounds by a colon (e.g. 8080:8180). These ports must not be used by other services.":"Lists of ports that can be used by AMP to create AMP instances. Specify port ranges by separating the upper and lower bounds by a colon (e.g. 8080:8180). These ports must not be used by other services.",
"Port Assignment Mode":"Port Assignment Mode",
"Whether AMP should only use those ports explicitly assigned to it, or if it can use all ports except those explicitly excluded.":"Whether AMP should only use those ports explicitly assigned to it, or if it can use all ports except those explicitly excluded.",
"Include allowed ports only":"Include allowed ports only",
"Allow all except excluded":"Allow all except excluded",
"Application Port Ranges":"Application Port Ranges",
"Lists of ports that can be used by application servers created by AMP. Specify port ranges by separating the upper and lower bounds by a colon (e.g. 25565:25665). These ports must not be used by other services.":"Lists of ports that can be used by application servers created by AMP. Specify port ranges by separating the upper and lower bounds by a colon (e.g. 25565:25665). These ports must not be used by other services.",
"Application Port Exclusions":"Application Port Exclusions",
"Lists of ports that AMP will not assign to applications or to itself. Ports 0 through 1024 or those allocated to the AMP instance port ranges will never be used regardless.":"Lists of ports that AMP will not assign to applications or to itself. Ports 0 through 1024 or those allocated to the AMP instance port ranges will never be used regardless.",
"Use Host Networking for new Containers":"Use Host Networking for new Containers",
"Binds docker containers directly to the host network adapter by default.":"Binds docker containers directly to the host network adapter by default.",
"Configure for Traefik":"Configure for Traefik",
"Apply Traefik labels to docker instances. (Experimental!)":"Apply Traefik labels to docker instances. (Experimental!)",
"Traefik network name":"Traefik network name",
"The docker network to be used for Traefik managed instances.":"The docker network to be used for Traefik managed instances.",
"Traefik domain name":"Traefik domain name",
"The wildcard domain to be used to access Traefik managed instances. Must take the format of *.domain.tld":"The wildcard domain to be used to access Traefik managed instances. Must take the format of *.domain.tld",
"Remote Instance Access Mode":"Remote Instance Access Mode",
"When running as a controller, how instances on remote targets should be accessed. In 'Direct' mode it will connect directly to that instance, bypassing the target - which requires extra security and firewall rules.":"When running as a controller, how instances on remote targets should be accessed. In 'Direct' mode it will connect directly to that instance, bypassing the target - which requires extra security and firewall rules.",
"Via Target":"Via Target",
"Direct":"Direct",
"Licence Key":"Licence Key",
"The licence key to use for newly created instances":"The licence key to use for newly created instances",
"Reactivate Local Instances":"Reactivate Local Instances",
"Default Settings":"Default Settings",
"Default settings to be applied to all new instances":"Default settings to be applied to all new instances",
"Default release stream":"Default release stream",
"Which release stream to use by default when creating or updating instances":"Which release stream to use by default when creating or updating instances",
"Create in Docker Containers":"Create in Docker Containers",
"Creates all new instances inside Docker containers transparently.":"Creates all new instances inside Docker containers transparently.",
"Default auth server":"Default auth server",
"The URL of the authentication server to be used by new instances":"The URL of the authentication server to be used by new instances",
"Re-run setup":"Re-run setup",
"Propagate auth server to targets":"Propagate auth server to targets",
"If enabled, the Default Auth Server URL will be copied to all targets when they are added to ADS":"If enabled, the Default Auth Server URL will be copied to all targets when they are added to ADS",
"Default post-create action":"Default post-create action",
"What should happen by default to newly created instances.":"What should happen by default to newly created instances.",
"Exclude new instances from firewall":"Exclude new instances from firewall",
"If enabled, new instances will not have their required ports added to the system firewall by default.":"If enabled, new instances will not have their required ports added to the system firewall by default.",
"Service Limit":"Service Limit",
"The maximum number of instances that may exist within this ADS target":"The maximum number of instances that may exist within this ADS target",
"instances":"instances",
"Create local instances":"Create local instances",
"If disabled, this ADS instance will only pass provision requests to other ADS instances and never create instances locally.":"If disabled, this ADS instance will only pass provision requests to other ADS instances and never create instances locally.",
"Backup Space Limit (MB)":"Backup Space Limit (MB)",
"The maximum amount of disk space to allow for all stored backups":"The maximum amount of disk space to allow for all stored backups",
"Individual Backup Limit (MB)":"Individual Backup Limit (MB)",
"The maximum amount of disk space (uncompressed) to allow for a single backup":"The maximum amount of disk space (uncompressed) to allow for a single backup",
"Backup Count Limit":"Backup Count Limit",
"The maximum number of backups to store irrespective of size":"The maximum number of backups to store irrespective of size",
"backups":"backups",
"Backup Replacement Policy":"Backup Replacement Policy",
"What action should be taken if the backup limit is reached and a new backup is started":"What action should be taken if the backup limit is reached and a new backup is started",
"Delete Single Oldest":"Delete Single Oldest",
"Delete Multiple":"Delete Multiple",
"Backup Compression Level":"Backup Compression Level",
"What level of compression to apply to newly created backups. Lower levels of compressison require less CPU time to create and extract, but result in larger files.":"What level of compression to apply to newly created backups. Lower levels of compressison require less CPU time to create and extract, but result in larger files.",
"Level0":"Level0",
"Level1":"Level1",
"Level2":"Level2",
"Level3":"Level3",
"Level4":"Level4",
"Level5":"Level5",
"Level6":"Level6",
"Level7":"Level7",
"Level8":"Level8",
"Level9":"Level9",
"Login rate-limit time window":"Login rate-limit time window",
"How many minutes the sliding window should be to check for authentication failures.":"How many minutes the sliding window should be to check for authentication failures.",
"Login rate-limit attempts":"Login rate-limit attempts",
"If more than this number attempts occurs within the rate-limit time window, the IP address will be unable to make further login requests":"If more than this number attempts occurs within the rate-limit time window, the IP address will be unable to make further login requests",
"attempts":"attempts",
"Two Factor Authentication":"Two Factor Authentication",
"Server-wide two-factor policy":"Server-wide two-factor policy",
"Optional":"Optional",
"Required":"Required",
"Require Session IP Stickiness":"Require Session IP Stickiness",
"When enabled, web sessions are tied to the IP address that initiated them. This improves security, but can cause problems with fast changing/dynamic routing IPs (often found on cheaper ISPs or Campuses)":"When enabled, web sessions are tied to the IP address that initiated them. This improves security, but can cause problems with fast changing/dynamic routing IPs (often found on cheaper ISPs or Campuses)",
"Auto-report errors":"Auto-report errors",
"Automatically sends anonymous error report to CubeCoders if AMP encounters an error from which it can't recover.":"Automatically sends anonymous error report to CubeCoders if AMP encounters an error from which it can't recover.",
"Restrict uploadable extensions":"Restrict uploadable extensions",
"Whether or not the types of files that can be uploaded should be restricted":"Whether or not the types of files that can be uploaded should be restricted",
"Restrict downloadable extensions":"Restrict downloadable extensions",
"Whether or not the types of files that can be downloaded should be restricted":"Whether or not the types of files that can be downloaded should be restricted",
"Downloadable Extensions":"Downloadable Extensions",
"Which file extensions can be downloaded via the file manager or via SFTP":"Which file extensions can be downloaded via the file manager or via SFTP",
"Uploaded Extensions":"Uploaded Extensions",
"Which file extensions can be Uploaded via the file manager or via SFTP":"Which file extensions can be Uploaded via the file manager or via SFTP",
"Allow extension changes":"Allow extension changes",
"Allowing extension changes could let a user upload a file as one type, and change it later":"Allowing extension changes could let a user upload a file as one type, and change it later",
"Allow archive operations":"Allow archive operations",
"Allow folders to be archived, and archives to be extracted":"Allow folders to be archived, and archives to be extracted",
"Restrict Archive Extractions":"Restrict Archive Extractions",
"Only allow extensions in the approved 'upload' list to be extracted from archives":"Only allow extensions in the approved 'upload' list to be extracted from archives",
"Honeypot SFTP Login Attempts":"Honeypot SFTP Login Attempts",
"Automatically bans IP addresses from SFTP logins if they try to login as":"Automatically bans IP addresses from SFTP logins if they try to login as",
"common usernames":"common usernames",
"Steam workshop items":"Steam workshop items",
"Item IDs for steam workshop items that should be downloaded/updated when the main application is updated":"Item IDs for steam workshop items that should be downloaded/updated when the main application is updated",
"Automatically retry on failure":"Automatically retry on failure",
"Some applications require multiple attempts at an update to actually update correctly (notably those that use App ID 90). If enabled AMP will retry updates on certain error conditions that would normally indicate failure.":"Some applications require multiple attempts at an update to actually update correctly (notably those that use App ID 90). If enabled AMP will retry updates on certain error conditions that would normally indicate failure.",
"Automatic retry count":"Automatic retry count",
"How many times AMP should attempt to automatically retry failed updates if 'Automatically retry on failure' is enabled.":"How many times AMP should attempt to automatically retry failed updates if 'Automatically retry on failure' is enabled.",
"Update check method":"Update check method",
"Which method AMP should use to check for application updates, by either comparing the build timestamps, or by comparing the build ID from the application manifest.":"Which method AMP should use to check for application updates, by either comparing the build timestamps, or by comparing the build ID from the application manifest.",
"By Timestamp":"By Timestamp",
"By Build ID":"By Build ID",
"Beta Password":"Beta Password",
"The password to be used for participating in betas via SteamCMD if required.":"The password to be used for participating in betas via SteamCMD if required.",
"Throttle Downloads":"Throttle Downloads",
"Limits downloads to a given speed (In megabits/sec) to avoid disrupting other applications. 0 for unlimited.":"Limits downloads to a given speed (In megabits/sec) to avoid disrupting other applications. 0 for unlimited.",
"MBits/sec":"MBits/sec",
"If condition is met:":"If condition is met:",
"Make a GET request to a URI.":"Make a GET request to a URI.",
"Make a POST request to a URI.":"Make a POST request to a URI.",
"Post a message on Discord":"Post a message on Discord",
"Post a message on Slack":"Post a message on Slack",
"Push a message via PushBullet":"Push a message via PushBullet",
"Push a message via PushBullet to a specific channel":"Push a message via PushBullet to a specific channel",
"Restart the application server, but only if it is empty":"Restart the application server, but only if it is empty",
"Restore a backup":"Restore a backup",
"Run a command in one hour, with warnings (non-blocking)":"Run a command in one hour, with warnings (non-blocking)",
"Schedule an update and restart once the last user leaves, or immediately if empty.":"Schedule an update and restart once the last user leaves, or immediately if empty.",
"Send a Wake-On-Lan packet":"Send a Wake-On-Lan packet",
"Send an email":"Send an email",
"Take a backup":"Take a backup",
"Update the application and restart it if it was previously running":"Update the application and restart it if it was previously running",
"Wait":"Wait",
"Cloud Backups":"Cloud Backups",
"Instance Deployment":"Instance Deployment",
"Monitoring and Metrics":"Monitoring and Metrics",
"Networking":"Networking",
"New Instance Defaults":"New Instance Defaults",
"Performance and Limits":"Performance and Limits",
"Security and Privacy":"Security and Privacy",
"SteamCMD and Updates":"SteamCMD and Updates",
"Restarting this instance may take up to a minute. You will not be able to log into any instances that depend on this ADS instance.":"Restarting this instance may take up to a minute. You will not be able to log into any instances that depend on this ADS instance.",
"Dismiss":"Dismiss",
"Local":"Local",
"Downloading file":"Downloading file",
"Unknown":"Unknown",
"Unlimited":"Unlimited",
"Default Datastore":"Default Datastore",
"The standard location for AMP instances, and where the ADS instance will be stored. This datastore cannot be deleted.":"The standard location for AMP instances, and where the ADS instance will be stored. This datastore cannot be deleted.",
"recommended":"recommended",
"This application may have extra requirements or dependencies that are not satisfied by the host system.":"This application may have extra requirements or dependencies that are not satisfied by the host system."
}
}