mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2025-10-04 03:40:10 +00:00
103 lines
3.8 KiB
JSON
103 lines
3.8 KiB
JSON
{
|
|
"access.access-count": "{count} Rules",
|
|
"access.actions-title": "Access List #{id}",
|
|
"access.add": "Add Access List",
|
|
"access.auth-count": "{count} Users",
|
|
"access.empty": "There are no Access Lists",
|
|
"access.satisfy-all": "All",
|
|
"access.satisfy-any": "Any",
|
|
"access.title": "Access",
|
|
"action.delete": "Delete",
|
|
"action.disable": "Disable",
|
|
"action.edit": "Edit",
|
|
"action.enable": "Enable",
|
|
"action.permissions": "Permissions",
|
|
"auditlog.title": "Audit Log",
|
|
"cancel": "Cancel",
|
|
"certificates.title": "SSL Certificates",
|
|
"column.access": "Access",
|
|
"column.authorization": "Authorization",
|
|
"column.destination": "Destination",
|
|
"column.email": "Email",
|
|
"column.http-code": "Access",
|
|
"column.incoming-port": "Incoming Port",
|
|
"column.name": "Name",
|
|
"column.protocol": "Protocol",
|
|
"column.roles": "Roles",
|
|
"column.satisfy": "Satisfy",
|
|
"column.scheme": "Scheme",
|
|
"column.source": "Source",
|
|
"column.ssl": "SSL",
|
|
"column.status": "Status",
|
|
"created-on": "Created: {date}",
|
|
"dashboard.title": "Dashboard",
|
|
"dead-hosts.actions-title": "404 Host #{id}",
|
|
"dead-hosts.add": "Add 404 Host",
|
|
"dead-hosts.count": "{count} 404 Hosts",
|
|
"dead-hosts.empty": "There are no 404 Hosts",
|
|
"dead-hosts.title": "404 Hosts",
|
|
"disabled": "Disabled",
|
|
"email-address": "Email address",
|
|
"empty-subtitle": "Why don't you create one?",
|
|
"error.invalid-auth": "Invalid email or password",
|
|
"error.passwords-must-match": "Passwords must match",
|
|
"footer.github-fork": "Fork me on Github",
|
|
"hosts.title": "Hosts",
|
|
"http-only": "HTTP Only",
|
|
"lets-encrypt": "Let's Encrypt",
|
|
"loading": "Loading…",
|
|
"login.title": "Login to your account",
|
|
"no-permission-error": "You do not have access to view this.",
|
|
"notfound.action": "Take me home",
|
|
"notfound.text": "We are sorry but the page you are looking for was not found",
|
|
"notfound.title": "Oops… You just found an error page",
|
|
"notification.error": "Error",
|
|
"notification.success": "Success",
|
|
"notification.user-deleted": "User has been deleted",
|
|
"notification.user-saved": "User has been saved",
|
|
"offline": "Offline",
|
|
"online": "Online",
|
|
"password": "Password",
|
|
"proxy-hosts.actions-title": "Proxy Host #{id}",
|
|
"proxy-hosts.add": "Add Proxy Host",
|
|
"proxy-hosts.count": "{count} Proxy Hosts",
|
|
"proxy-hosts.empty": "There are no Proxy Hosts",
|
|
"proxy-hosts.title": "Proxy Hosts",
|
|
"redirection-hosts.actions-title": "Redirection Host #{id}",
|
|
"redirection-hosts.add": "Add Redirection Host",
|
|
"redirection-hosts.count": "{count} Redirection Hosts",
|
|
"redirection-hosts.empty": "There are no Redirection Hosts",
|
|
"redirection-hosts.title": "Redirection Hosts",
|
|
"role.admin": "Administrator",
|
|
"role.standard-user": "Standard User",
|
|
"save": "Save",
|
|
"settings.title": "Settings",
|
|
"setup.preamble": "Get started by creating your admin account.",
|
|
"setup.title": "Welcome!",
|
|
"sign-in": "Sign in",
|
|
"streams.actions-title": "Stream #{id}",
|
|
"streams.add": "Add Stream",
|
|
"streams.count": "{count} Streams",
|
|
"streams.empty": "There are no Streams",
|
|
"streams.tcp": "TCP",
|
|
"streams.title": "Streams",
|
|
"streams.udp": "UDP",
|
|
"user.change-password": "Change Password",
|
|
"user.confirm-password": "Confirm Password",
|
|
"user.current-password": "Current Password",
|
|
"user.delete.content": "Are you sure you want to delete this user?",
|
|
"user.delete.title": "Delete User",
|
|
"user.edit": "Edit User",
|
|
"user.edit-profile": "Edit Profile",
|
|
"user.flags.title": "Properties",
|
|
"user.full-name": "Full Name",
|
|
"user.logout": "Logout",
|
|
"user.new": "New User",
|
|
"user.new-password": "New Password",
|
|
"user.nickname": "Nickname",
|
|
"user.switch-dark": "Switch to Dark mode",
|
|
"user.switch-light": "Switch to Light mode",
|
|
"users.actions-title": "User #{id}",
|
|
"users.add": "Add User",
|
|
"users.title": "Users"
|
|
} |