2023-11-11 14:18:37 +00:00
{
"languageName" : "English" ,
2023-11-19 09:19:33 +00:00
"Create your admin account" : "Create your admin account" ,
2023-11-11 14:18:37 +00:00
"authIncorrectCreds" : "Incorrect username or password." ,
"PasswordsDoNotMatch" : "Passwords do not match." ,
2023-11-19 09:19:33 +00:00
"Repeat Password" : "Repeat Password" ,
"Create" : "Create" ,
2023-11-11 14:18:37 +00:00
"signedInDisp" : "Signed in as {0}" ,
"signedInDispDisabled" : "Auth Disabled." ,
"home" : "Home" ,
"console" : "Console" ,
"registry" : "Registry" ,
"compose" : "Compose" ,
"addFirstStackMsg" : "Compose your first stack!" ,
"stackName" : "Stack Name" ,
"deployStack" : "Deploy" ,
"deleteStack" : "Delete" ,
"stopStack" : "Stop" ,
"restartStack" : "Restart" ,
"updateStack" : "Update" ,
"startStack" : "Start" ,
2023-11-21 10:17:11 +00:00
"downStack" : "Stop & Down" ,
2023-11-11 14:18:37 +00:00
"editStack" : "Edit" ,
"discardStack" : "Discard" ,
"saveStackDraft" : "Save" ,
"notAvailableShort" : "N/A" ,
"deleteStackMsg" : "Are you sure you want to delete this stack?" ,
"stackNotManagedByDockgeMsg" : "This stack is not managed by Dockge." ,
"primaryHostname" : "Primary Hostname" ,
"general" : "General" ,
"container" : "Container | Containers" ,
"scanFolder" : "Scan Stacks Folder" ,
"dockerImage" : "Image" ,
"restartPolicyUnlessStopped" : "Unless Stopped" ,
"restartPolicyAlways" : "Always" ,
"restartPolicyOnFailure" : "On Failure" ,
"restartPolicyNo" : "No" ,
"environmentVariable" : "Environment Variable | Environment Variables" ,
"restartPolicy" : "Restart Policy" ,
"containerName" : "Container Name" ,
"port" : "Port | Ports" ,
"volume" : "Volume | Volumes" ,
"network" : "Network | Networks" ,
"dependsOn" : "Container Dependency | Container Dependencies" ,
"addListItem" : "Add {0}" ,
"deleteContainer" : "Delete" ,
"addContainer" : "Add Container" ,
"addNetwork" : "Add Network" ,
"disableauth.message1" : "Are you sure want to <strong>disable authentication</strong>?" ,
2023-11-19 09:19:33 +00:00
"disableauth.message2" : "It is designed for scenarios <strong>where you intend to implement third-party authentication</strong> in front of Dockge such as Cloudflare Access, Authelia or other authentication mechanisms." ,
2023-11-11 14:18:37 +00:00
"passwordNotMatchMsg" : "The repeat password does not match." ,
"autoGet" : "Auto Get" ,
"add" : "Add" ,
2023-11-19 09:19:33 +00:00
"Edit" : "Edit" ,
2023-11-11 14:18:37 +00:00
"applyToYAML" : "Apply to YAML" ,
"createExternalNetwork" : "Create" ,
2023-11-19 09:19:33 +00:00
"addInternalNetwork" : "Add" ,
2023-11-19 09:36:19 +00:00
"Save" : "Save" ,
2023-11-19 09:19:33 +00:00
"Language" : "Language" ,
"Current User" : "Current User" ,
"Change Password" : "Change Password" ,
"Current Password" : "Current Password" ,
"New Password" : "New Password" ,
"Repeat New Password" : "Repeat New Password" ,
"Update Password" : "Update Password" ,
"Advanced" : "Advanced" ,
"Please use this option carefully!" : "Please use this option carefully!" ,
"Enable Auth" : "Enable Auth" ,
"Disable Auth" : "Disable Auth" ,
"I understand, please disable" : "I understand, please disable" ,
"Leave" : "Leave" ,
"Frontend Version" : "Frontend Version" ,
"Check Update On GitHub" : "Check Update On GitHub" ,
"Show update if available" : "Show update if available" ,
"Also check beta release" : "Also check beta release" ,
"Remember me" : "Remember me" ,
"Login" : "Login" ,
"Username" : "Username" ,
"Password" : "Password" ,
"Settings" : "Settings" ,
"Logout" : "Logout" ,
"Lowercase only" : "Lowercase only" ,
"Convert to Compose" : "Convert to Compose" ,
"Docker Run" : "Docker Run" ,
"active" : "active" ,
"exited" : "exited" ,
"inactive" : "inactive" ,
"Appearance" : "Appearance" ,
"Security" : "Security" ,
"About" : "About" ,
"Allowed commands:" : "Allowed commands:" ,
"Internal Networks" : "Internal Networks" ,
"External Networks" : "External Networks" ,
2023-11-25 13:21:23 +00:00
"No External Networks" : "No External Networks" ,
"reverseProxyMsg1" : "Using a Reverse Proxy?" ,
"reverseProxyMsg2" : "Check how to config it for WebSocket" ,
"Cannot connect to the socket server." : "Cannot connect to the socket server." ,
"reconnecting..." : "Reconnecting..." ,
2023-11-25 14:14:21 +00:00
"connecting..." : "Connecting to the socket server..." ,
"url" : "URL | URLs"
2023-11-11 14:18:37 +00:00
}