Improve i18n

This commit is contained in:
Gucheng Wang
2023-03-18 10:16:35 +08:00
parent bd5c706317
commit 28d24cc913
30 changed files with 634 additions and 690 deletions

View File

@ -5,12 +5,12 @@
"Sign Up": "Sign Up"
},
"adapter": {
"Duplicated policy rules": "Duplicated policy rules",
"Edit Adapter": "Edit Adapter",
"Failed to sync policies": "Failed to sync policies",
"New Adapter": "New Adapter",
"Policies": "Policies",
"Policies - Tooltip": "CURD to the policy rules",
"Repeated policy rules": "Repeated policy rules",
"Policies - Tooltip": "Casbin policy rules",
"Sync": "Sync",
"Sync policies successfully": "Sync policies successfully"
},
@ -19,43 +19,43 @@
"Auto signin": "Auto signin",
"Auto signin - Tooltip": "When a logged-in session exists in Casdoor, it is automatically used for application-side login",
"Background URL": "Background URL",
"Background URL - Tooltip": "Link to the background image of the login page",
"Background URL - Tooltip": "URL of the background image used in the login page",
"Center": "Center",
"Copy SAML metadata URL": "Copy SAML metadata URL",
"Copy prompt page URL": "Copy prompt page URL",
"Copy signin page URL": "Copy signin page URL",
"Copy signup page URL": "Copy signup page URL",
"Edit Application": "Edit Application",
"Enable SAML compress": "Enable SAML compress",
"Enable SAML compress - Tooltip": "Whether to compress SAML response messages when Casdoor is used as SAML idp",
"Enable Email linking": "Enable Email linking",
"Enable Email linking - Tooltip": "When using 3rd-party providers to log in, if there is a user in the organization with the same Email, the 3rd-party login method will be automatically associated with that user",
"Enable SAML compression": "Enable SAML compression",
"Enable SAML compression - Tooltip": "Whether to compress SAML response messages when Casdoor is used as SAML idp",
"Enable WebAuthn signin": "Enable WebAuthn signin",
"Enable WebAuthn signin - Tooltip": "Whether to allow login with cell phone or email verification code",
"Enable WebAuthn signin - Tooltip": "Whether to allow users to login with WebAuthn",
"Enable code signin": "Enable code signin",
"Enable code signin - Tooltip": "Whether to allow login with cell phone or email verification code",
"Enable link accounts that with the same email": "Enable link accounts that with the same email",
"Enable link accounts that with the same email - Tooltip": "Enable link accounts that with the same email",
"Enable code signin - Tooltip": "Whether to allow users to login with phone or Email verification code",
"Enable password": "Enable password",
"Enable password - Tooltip": "Whether to allow users to login with password",
"Enable side panel": "Enable side panel",
"Enable signin session - Tooltip": "Whether Casdoor maintains a session after logging into Casdoor from the app",
"Enable signin session - Tooltip": "Whether Casdoor maintains a session after logging into Casdoor from the application",
"Enable signup": "Enable signup",
"Enable signup - Tooltip": "Whether to allow users to register",
"Enable signup - Tooltip": "Whether to allow users to register a new account",
"Failed to log in": "Failed to log in",
"Failed to sign in": "Failed to sign in",
"File uploaded successfully": "File uploaded successfully",
"Follow organization theme": "Follow organization theme",
"Form CSS": "Form CSS",
"Form CSS - Edit": "Form CSS - Edit",
"Form CSS - Tooltip": "CSS styling of forms (e.g. adding borders and shadows)",
"Form CSS - Tooltip": "CSS styling of the signup, signin and forget password forms (e.g. adding borders and shadows)",
"Form position": "Form position",
"Form position - Tooltip": "Location of forms for registration, login, forgotten password, etc.",
"Form position - Tooltip": "Location of the signup, signin and forget password forms",
"Grant types": "Grant types",
"Grant types - Tooltip": "Select which Grant types are allowed in the OAuth protocol",
"Grant types - Tooltip": "Select which grant types are allowed in the OAuth protocol",
"Left": "Left",
"Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully",
"New Application": "New Application",
"None": "None",
"Password ON": "Password ON",
"Password ON - Tooltip": "Whether to allow password login",
"Please input your application!": "Please input your application!",
"Please input your organization!": "Please input your organization!",
"Please select a HTML file": "Please select a HTML file",
@ -63,59 +63,59 @@
"Redirect URL": "Redirect URL",
"Redirect URL (Assertion Consumer Service POST Binding URL) - Tooltip": "Redirect URL (Assertion Consumer Service POST Binding URL)",
"Redirect URLs": "Redirect URLs",
"Redirect URLs - Tooltip": "List of redirected addresses after successful login",
"Redirect URLs - Tooltip": "Allowed redirect URL list, supporting regular expression matching; URLs not in the list will fail to redirect",
"Refresh token expire": "Refresh token expire",
"Refresh token expire - Tooltip": "Refresh token expiration time",
"Right": "Right",
"Rule": "Rule",
"SAML Reply URL": "SAML Reply URL",
"SAML metadata": "SAML metadata",
"SAML metadata - Tooltip": "Metadata information of SAML protocol",
"SAML metadata - Tooltip": "The metadata of SAML protocol",
"SAML metadata URL copied to clipboard successfully": "SAML metadata URL copied to clipboard successfully",
"SAML reply URL": "SAML reply URL",
"Side panel HTML": "Side panel HTML",
"Side panel HTML - Edit": "Side panel HTML - Edit",
"Side panel HTML - Tooltip": "Side panel HTML",
"Side panel HTML - Tooltip": "Customize the HTML code for the side panel of the login page",
"Sign Up Error": "Sign Up Error",
"Signin page URL copied to clipboard successfully, please paste it into the incognito window or another browser": "Signin page URL copied to clipboard successfully, please paste it into the incognito window or another browser",
"Signin session": "Signin session",
"Signup items": "Signup items",
"Signup items - Tooltip": "Items to be filled in when registering users",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Signup page URL copied to clipboard successfully, please paste it into the incognito window or another browser": "Signup page URL copied to clipboard successfully, please paste it into the incognito window or another browser",
"The application does not allow to sign up new account": "The application does not allow to sign up new account",
"Token expire": "Token expire",
"Token expire - Tooltip": "Access token expiration time",
"Token format": "Token format",
"Token format - Tooltip": "Select access token format",
"Token format - Tooltip": "The format of access token",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
},
"cert": {
"Bit size": "Bit size",
"Bit size - Tooltip": "Secret key length",
"Certificate": "Certificate",
"Certificate - Tooltip": "The public key, configured on your server, is used to decrypt the signature",
"Certificate - Tooltip": "Public key certificate, used for decrypting the JWT signature of the Access Token. This certificate usually needs to be deployed on the Casdoor SDK side (i.e., the application) to parse the JWT",
"Certificate copied to clipboard successfully": "Certificate copied to clipboard successfully",
"Copy certificate": "Copy certificate",
"Copy private key": "Copy private key",
"Crypto algorithm": "Crypto algorithm",
"Crypto algorithm - Tooltip": "Encryption algorithm of the certificate",
"Crypto algorithm - Tooltip": "Encryption algorithm used by the certificate",
"Download certificate": "Download certificate",
"Download private key": "Download private key",
"Edit Cert": "Edit Cert",
"Expire in years": "Expire in years",
"Expire in years - Tooltip": "Expire in years",
"Expire in years - Tooltip": "Validity period of the certificate, in years",
"New Cert": "New Cert",
"Private key": "Private key",
"Private key - Tooltip": "Private key for signature generation",
"Private key - Tooltip": "Private key corresponding to the public key certificate",
"Private key copied to clipboard successfully": "Private key copied to clipboard successfully",
"Scope": "Scope",
"Scope - Tooltip": "Scope of the certificate",
"Scope - Tooltip": "Usage scenarios of the certificate",
"Type": "Type",
"Type - Tooltip": "Type of certificate"
},
"code": {
"Code You Received": "Code You Received",
"Code you received": "Code you received",
"Email code": "Email code",
"Empty Code": "Empty Code",
"Empty code": "Empty code",
"Enter your code": "Enter your code",
"Phone code": "Phone code",
"Please input your phone verification code!": "Please input your phone verification code!",
@ -144,12 +144,12 @@
"Adapters": "Adapters",
"Add": "Add",
"Affiliation URL": "Affiliation URL",
"Affiliation URL - Tooltip": "Affiliation URL",
"Affiliation URL - Tooltip": "The homepage URL for the affiliation",
"Application": "Application",
"Applications": "Applications",
"Applications that require authentication": "Applications that require authentication",
"Avatar": "Avatar",
"Avatar - Tooltip": "Avatar to show to others",
"Avatar - Tooltip": "Public avatar image for the user",
"Back Home": "Back Home",
"Cancel": "Cancel",
"Captcha": "Captcha",
@ -161,27 +161,27 @@
"Close": "Close",
"Created time": "Created time",
"Default application": "Default application",
"Default application - Tooltip": "Default application",
"Default application - Tooltip": "Default application for users registered directly from the organization page",
"Default avatar": "Default avatar",
"Default avatar - Tooltip": "Default avatar",
"Default avatar - Tooltip": "Default avatar used when newly registered users do not set an avatar image",
"Delete": "Delete",
"Description": "Description",
"Description - Tooltip": "Descriptive information related to this",
"Description - Tooltip": "Detailed description information for reference, Casdoor itself will not use it",
"Display name": "Display name",
"Display name - Tooltip": "The name displayed, it can be repeated",
"Display name - Tooltip": "A user-friendly, easily readable name displayed publicly in the UI",
"Down": "Down",
"Edit": "Edit",
"Email": "Email",
"Email - Tooltip": "Email address",
"Email - Tooltip": "Valid email address",
"Failed to add": "Failed to add",
"Failed to connect to server": "Failed to connect to server",
"Failed to delete": "Failed to delete",
"Failed to save": "Failed to save",
"Favicon": "Favicon",
"Favicon - Tooltip": "Favicon icons for the website",
"Favicon - Tooltip": "Favicon icon URL used in all Casdoor pages of the organization",
"First name": "First name",
"Forget URL": "Forget URL",
"Forget URL - Tooltip": "Forgot password URL",
"Forget URL - Tooltip": "Custom URL for the \"Forget password\" page. If not set, the default Casdoor \"Forget password\" page will be used. When set, the \"Forget password\" link on the login page will redirect to this URL",
"Found some texts still not translated? Please help us translate at": "Found some texts still not translated? Please help us translate at",
"Go to writable demo site?": "Go to writable demo site?",
"Home": "Home",
@ -198,52 +198,53 @@
"Logo": "Logo",
"Logo - Tooltip": "Icons that the application presents to the outside world",
"Master password": "Master password",
"Master password - Tooltip": "Can be used to log in to all users under the organization and facilitate administrators to log in as that user to solve technical problems",
"Master password - Tooltip": "Can be used to log in to all users under this organization, making it convenient for administrators to log in as this user to solve technical issues",
"Menu": "Menu",
"Method": "Method",
"Model": "Model",
"Model - Tooltip": "Select one model belonging to the organization",
"Model - Tooltip": "Casbin access control model",
"Models": "Models",
"Name": "Name",
"Name - Tooltip": "Unique, string-based ID",
"OAuth providers": "OAuth providers",
"OK": "OK",
"Organization": "Organization",
"Organization - Tooltip": "Select one from the organizations",
"Organization - Tooltip": "Similar to concepts such as tenants or user pools, each user and application belongs to an organization",
"Organizations": "Organizations",
"Password": "Password",
"Password - Tooltip": "Make sure the password is correct",
"Password salt": "Password salt",
"Password salt - Tooltip": "Random parameters for password encryption",
"Password salt - Tooltip": "Random parameter used for password encryption",
"Password type": "Password type",
"Password type - Tooltip": "Form of password storage in the database",
"Password type - Tooltip": "Storage format of passwords in the database",
"Payments": "Payments",
"Permissions": "Permissions",
"Permissions - Tooltip": "Permissions owned",
"Permissions - Tooltip": "Permissions owned by this user",
"Phone": "Phone",
"Phone - Tooltip": "Phone number",
"Preview": "Preview",
"Preview - Tooltip": "Preview screen",
"Preview - Tooltip": "Preview the configured effects",
"Products": "Products",
"Provider": "Provider",
"Provider - Tooltip": "Payment providers, such as paypel",
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers",
"Providers - Tooltip": "Configuration providers such as OAuth, SMS, storage",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"Real name": "Real name",
"Records": "Records",
"Request URI": "Request URI",
"Resources": "Resources",
"Roles": "Roles",
"Roles - Tooltip": "Roles owned",
"Roles - Tooltip": "Roles that the user belongs to",
"Save": "Save",
"Save & Exit": "Save & Exit",
"Session ID": "Session ID",
"Sessions": "Sessions",
"Signin URL": "Signin URL",
"Signin URL - Tooltip": "User's login address",
"Signin URL - Tooltip": "Custom URL for the login page. If not set, the default Casdoor login page will be used. When set, the login links on various Casdoor pages will redirect to this URL",
"Signup URL": "Signup URL",
"Signup URL - Tooltip": "Registration address displayed to users",
"Signup URL - Tooltip": "Custom URL for the registration page. If not set, the default Casdoor registration page will be used. When set, the registration links on various Casdoor pages will redirect to this URL",
"Signup application": "Signup application",
"Signup application - Tooltip": "Which application the user registered through when registering",
"Signup application - Tooltip": "Which application the user registered through when they signed up",
"Sorry, the page you visited does not exist.": "Sorry, the page you visited does not exist.",
"Sorry, the user you visited does not exist or you are not authorized to access this user.": "Sorry, the user you visited does not exist or you are not authorized to access this user.",
"Sorry, you do not have permission to access this page or logged in status invalid.": "Sorry, you do not have permission to access this page or logged in status invalid.",
@ -253,7 +254,7 @@
"Successfully deleted": "Successfully deleted",
"Successfully saved": "Successfully saved",
"Supported country codes": "Supported country codes",
"Supported country codes - Tooltip": "Cell phone number prefix, used to distinguish between countries or regions",
"Supported country codes - Tooltip": "Country codes supported by the organization. These codes can be selected as a prefix when sending SMS verification codes",
"Sure to delete": "Sure to delete",
"Swagger": "Swagger",
"Sync": "Sync",
@ -263,13 +264,13 @@
"Timestamp": "Timestamp",
"Tokens": "Tokens",
"URL": "URL",
"URL - Tooltip": "URL Link",
"URL - Tooltip": "URL link",
"Up": "Up",
"User": "User",
"User - Tooltip": "Make sure the username is spelled correctly",
"User containers": "User containers",
"User - Tooltip": "Make sure the username is correct",
"User containers": "User pools",
"User type": "User type",
"User type - Tooltip": "User roles with different privileges",
"User type - Tooltip": "Tags that the user belongs to, defaulting to \"normal-user\"",
"Users": "Users",
"Users under all organizations": "Users under all organizations",
"Webhooks": "Webhooks",
@ -289,18 +290,18 @@
"Edit LDAP": "Edit LDAP",
"Email": "Email",
"Enable SSL": "Enable SSL",
"Enable SSL - Tooltip": "Enable SSL - Tooltip",
"Group Id": "Group Id",
"Enable SSL - Tooltip": "Whether to enable SSL",
"Group ID": "Group ID",
"ID": "ID",
"Last Sync": "Last Sync",
"Phone": "Phone",
"Server": "Server",
"Server Host": "Server Host",
"Server Host - Tooltip": "LDAP server address",
"Server Name": "Server Name",
"Server Name - Tooltip": "LDAP server configuration display name",
"Server Port": "Server Port",
"Server Port - Tooltip": "LDAP server port",
"Server host": "Server host",
"Server host - Tooltip": "LDAP server address",
"Server name": "Server name",
"Server name - Tooltip": "LDAP server configuration display name",
"Server port": "Server port",
"Server port - Tooltip": "LDAP server port",
"Sync": "Sync",
"The Auto Sync option will sync all users to specify organization": "The Auto Sync option will sync all users to specify organization",
"UidNumber / Uid": "UidNumber / Uid"
@ -324,10 +325,10 @@
"Sign in with WebAuthn": "Sign in with WebAuthn",
"Sign in with {type}": "Sign in with {type}",
"Signing in...": "Signing in...",
"Successfully logged in with webauthn credentials": "Successfully logged in with webauthn credentials",
"The input is not valid Email or Phone!": "The input is not valid Email or Phone!",
"Successfully logged in with WebAuthn credentials": "Successfully logged in with WebAuthn credentials",
"The input is not valid Email or phone number!": "The input is not valid Email or phone number!",
"To access": "To access",
"Verification Code": "Verification Code",
"Verification code": "Verification code",
"WebAuthn": "WebAuthn",
"sign up now": "sign up now",
"username, Email or phone": "username, Email or phone"
@ -335,7 +336,7 @@
"model": {
"Edit Model": "Edit Model",
"Model text": "Model text",
"Model text - Tooltip": "Casbin Access Control Model",
"Model text - Tooltip": "Casbin access control model, including built-in models like ACL, RBAC, ABAC, RESTful, etc. You can also create custom models. For more information, please visit the Casbin website",
"New Model": "New Model"
},
"organization": {
@ -345,83 +346,83 @@
"Edit Organization": "Edit Organization",
"Favicon": "Favicon",
"Follow global theme": "Follow global theme",
"InitScore": "InitScore",
"Init score": "Init score",
"Init score - Tooltip": "Initial score points awarded to users upon registration",
"Is profile public": "Is profile public",
"Is profile public - Tooltip": "When closed, only global administrators or users from the same organization can access the user home page",
"Is profile public - Tooltip": "After being closed, only global administrators or users in the same organization can access the user's profile page",
"Modify rule": "Modify rule",
"New Organization": "New Organization",
"Soft deletion": "Soft deletion",
"Soft deletion - Tooltip": "When enabled, deletion of user information will not be completely cleared in the database, but will be marked as deleted",
"Soft deletion - Tooltip": "When enabled, deleting users will not completely remove them from the database. Instead, they will be marked as deleted",
"Tags": "Tags",
"Tags - Tooltip": "Collection of user-selectable tags",
"The user's initScore - Tooltip": "User's initial points",
"Tags - Tooltip": "Collection of tags available for users to choose from",
"View rule": "View rule",
"Visible": "Visible",
"Website URL": "Website URL",
"Website URL - Tooltip": "Website URL"
"Website URL - Tooltip": "The homepage URL of the organization. This field is not used in Casdoor"
},
"payment": {
"Confirm your invoice information": "Confirm your invoice information",
"Currency": "Currency",
"Currency - Tooltip": "Payment Currency",
"Currency - Tooltip": "Like USD, CNY, etc.",
"Download Invoice": "Download Invoice",
"Edit Payment": "Edit Payment",
"Individual": "Individual",
"Invoice URL": "Invoice URL",
"Invoice URL - Tooltip": "URL for downloading the invoice",
"Invoice actions": "Invoice actions",
"Invoice actions - Tooltip": "Operation includes both invoicing and downloading invoices",
"Invoice actions - Tooltip": "Operations include issuing invoices and downloading invoices",
"Invoice remark": "Invoice remark",
"Invoice remark - Tooltip": "Remarks no more than 50 words",
"Invoice remark - Tooltip": "The remark should not exceed 50 characters",
"Invoice tax ID": "Invoice tax ID",
"Invoice tax ID - Tooltip": "When the invoicing type is unit, the unit taxpayer identification number must be entered; when the invoicing type is individual, it is not necessary to fill in",
"Invoice tax ID - Tooltip": "When the invoice type is for an organization, the organization taxpayer identification number must be entered; when the invoice type is for an individual, it is not necessary to fill in this information",
"Invoice title": "Invoice title",
"Invoice title - Tooltip": "When the invoicing type is unit, the name of the unit can be entered in the invoice payable; when the invoicing type is individual, the system automatically fills in the name of the contributor",
"Invoice title - Tooltip": "When the invoice type is for an organization, the invoice title can be entered as the organization name; when the invoice type is for an individual, the system will automatically fill in the payer's name",
"Invoice type": "Invoice type",
"Invoice type - Tooltip": "Invoicing type can be personal or unit",
"Invoice type - Tooltip": "The invoice type can be for an individual or an organization",
"Issue Invoice": "Issue Invoice",
"Message": "Message",
"Message - Tooltip": "Payment processing result message",
"New Payment": "New Payment",
"Organization": "Organization",
"Person Email": "Person Email",
"Person Email - Tooltip": "Person Email",
"Person Email - Tooltip": "Email of the payer",
"Person ID card": "Person ID card",
"Person ID card - Tooltip": "ID number of the payer",
"Person ID card - Tooltip": "ID card number of the payer",
"Person name": "Person name",
"Person name - Tooltip": "Name of the payer",
"Person name - Tooltip": "Real name of the payer",
"Person phone": "Person phone",
"Person phone - Tooltip": "The cell phone number of the payer",
"Person phone - Tooltip": "The phone number of the payer",
"Please carefully check your invoice information. Once the invoice is issued, it cannot be withdrawn or modified.": "Please carefully check your invoice information. Once the invoice is issued, it cannot be withdrawn or modified.",
"Please click the below button to return to the original website": "Please click the below button to return to the original website",
"Please pay the order first!": "Please pay the order first!",
"Price": "Price",
"Price - Tooltip": "Price of payment",
"Price - Tooltip": "Price of the product",
"Processing...": "Processing...",
"Product": "Product",
"Product - Tooltip": "Product Name",
"Result": "Result",
"Return to Website": "Return to Website",
"State": "State",
"State - Tooltip": "Payment Status",
"State - Tooltip": "Payment status",
"The payment has failed": "The payment has failed",
"The payment is still under processing": "The payment is still under processing",
"Type": "Type",
"Type - Tooltip": "Payment method when purchasing product",
"Type - Tooltip": "Payment method used when purchasing the product",
"You have successfully completed the payment": "You have successfully completed the payment",
"please wait for a few seconds...": "please wait for a few seconds...",
"the current state is": "the current state is"
},
"permission": {
"Actions": "Actions",
"Actions - Tooltip": "Authorized actions",
"Actions - Tooltip": "Allowed actions",
"Admin": "Admin",
"Allow": "Allow",
"Approve time": "Approve time",
"Approve time - Tooltip": "The time when the authorization was approved",
"Approve time - Tooltip": "The time of approval for this permission",
"Approved": "Approved",
"Approver": "Approver",
"Approver - Tooltip": "The person who approved the authorization",
"Approver - Tooltip": "The person who approved the permission",
"Deny": "Deny",
"Edit Permission": "Edit Permission",
"Effect": "Effect",
@ -430,13 +431,13 @@
"Pending": "Pending",
"Read": "Read",
"Resource type": "Resource type",
"Resource type - Tooltip": "Type of authorized resources",
"Resource type - Tooltip": "Type of resource",
"Resources": "Resources",
"Resources - Tooltip": "Authorized resources",
"State": "State",
"State - Tooltip": "The current statue of the authorization",
"State - Tooltip": "The current state of the permission",
"Submitter": "Submitter",
"Submitter - Tooltip": "The person applying for this authorization",
"Submitter - Tooltip": "The person applying for this permission",
"TreeNode": "TreeNode",
"Write": "Write"
},
@ -445,16 +446,14 @@
"Buy": "Buy",
"Buy Product": "Buy Product",
"CNY": "CNY",
"Currency": "Currency",
"Currency - Tooltip": "Currency accepted for the product",
"Description": "Description",
"Description - Tooltip": "Product Description",
"Description - Tooltip": "Description of product",
"Detail": "Detail",
"Detail - Tooltip": "Product Details",
"Detail - Tooltip": "Detail of product",
"Edit Product": "Edit Product",
"I have completed the payment": "I have completed the payment",
"Image": "Image",
"Image - Tooltip": "Product Image",
"Image - Tooltip": "Image of product",
"New Product": "New Product",
"Pay": "Pay",
"Payment providers": "Payment providers",
@ -464,16 +463,16 @@
"Please provide your username in the remark": "Please provide your username in the remark",
"Please scan the QR code to pay": "Please scan the QR code to pay",
"Price": "Price",
"Price - Tooltip": "Price of the product",
"Price - Tooltip": "Price of product",
"Quantity": "Quantity",
"Quantity - Tooltip": "Quantity of the product",
"Quantity - Tooltip": "Quantity of product",
"Return URL": "Return URL",
"Return URL - Tooltip": "The link that jumps after payment is complete",
"Return URL - Tooltip": "URL to return to after successful purchase",
"SKU": "SKU",
"Sold": "Sold",
"Sold - Tooltip": "Number of this product sold",
"Sold - Tooltip": "Quantity sold",
"Tag": "Tag",
"Tag - Tooltip": "Tag of the product",
"Tag - Tooltip": "Tag of product",
"Test buy page..": "Test buy page..",
"There is no payment channel for this product.": "There is no payment channel for this product.",
"This product is currently not in sale.": "This product is currently not in sale.",
@ -490,12 +489,12 @@
"App key": "App key",
"App key - Tooltip": "App key",
"App secret": "App secret",
"AppSecret - Tooltip": "AppSecret",
"AppSecret - Tooltip": "App secret",
"Auth URL": "Auth URL",
"Auth URL - Tooltip": "Auth URL",
"Bucket": "Bucket",
"Bucket - Tooltip": "Name of Bucket",
"Can not parse Metadata": "Can not parse Metadata",
"Bucket - Tooltip": "Name of bucket",
"Can not parse metadata": "Can not parse metadata",
"Can signin": "Can signin",
"Can signup": "Can signup",
"Can unlink": "Can unlink",
@ -513,43 +512,44 @@
"Client secret 2 - Tooltip": "The second client secret key",
"Copy": "Copy",
"Disable SSL": "Disable SSL",
"Disable SSL - Tooltip": "Whether to disable SSL security protocol when communicating with STMP server",
"Disable SSL - Tooltip": "Whether to disable SSL protocol when communicating with STMP server",
"Domain": "Domain",
"Domain - Tooltip": "Storage node custom domain name",
"Domain - Tooltip": "Custom domain for object storage",
"Edit Provider": "Edit Provider",
"Email content": "Email content",
"Email content - Tooltip": "Content of the email",
"Email content - Tooltip": "Content of the Email",
"Email sent successfully": "Email sent successfully",
"Email title": "Email title",
"Email title - Tooltip": "Title of the email",
"Enable QR code": "Enable QR code",
"Enable QR code - Tooltip": "Enable scan code to login",
"Enable QR code - Tooltip": "Whether to allow scanning QR code to login",
"Endpoint": "Endpoint",
"Endpoint (Intranet)": "Endpoint (Intranet)",
"Host": "Host",
"Host - Tooltip": "Fill in the host address and make sure you can connect",
"Host - Tooltip": "Name of host",
"IdP": "IdP",
"IdP certificate": "IdP certificate",
"Issuer URL": "Issuer URL",
"Issuer URL - Tooltip": "Issuer URL",
"Link copied to clipboard successfully": "Link copied to clipboard successfully",
"Metadata": "Metadata",
"Metadata - Tooltip": "Metadata",
"Metadata - Tooltip": "SAML metadata",
"Method": "Method",
"Method - Tooltip": "Login behavior, QR code or silent authorization login",
"Method - Tooltip": "Login method, QR code or silent login",
"Name": "Name",
"New Provider": "New Provider",
"Parse": "Parse",
"Parse Metadata successfully": "Parse Metadata successfully",
"Parse metadata successfully": "Parse metadata successfully",
"Path prefix": "Path prefix",
"Path prefix - Tooltip": "Bucket path prefix for object storage",
"Please use WeChat and scan the QR code to sign in": "Please use WeChat and scan the QR code to sign in",
"Port": "Port",
"Port - Tooltip": "Make sure the port is open",
"Prompted": "Prompted",
"Provider URL": "Provider URL",
"Provider URL - Tooltip": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Region ID": "Region ID",
"Region ID - Tooltip": "Region ID - Tooltip",
"Region ID - Tooltip": "Region ID for the service provider",
"Region endpoint for Internet": "Region endpoint for Internet",
"Region endpoint for Intranet": "Region endpoint for Intranet",
"Required": "Required",
@ -567,9 +567,9 @@
"Scope": "Scope",
"Scope - Tooltip": "Scope",
"Secret access key": "Secret access key",
"Secret access key - Tooltip": "Secret access key",
"Secret key": "Secret key",
"Secret key - Tooltip": "Used by the server to call the verification code provider API for verification",
"SecretAccessKey - Tooltip": "SecretAccessKey",
"Send Testing Email": "Send Testing Email",
"Send Testing SMS": "Send Testing SMS",
"Sign Name": "Sign Name",
@ -578,22 +578,21 @@
"Sign request - Tooltip": "Whether the request requires a signature",
"Signin HTML": "Signin HTML",
"Signin HTML - Edit": "Signin HTML - Edit",
"Signin HTML - Tooltip": "Custom HTML for replacing the default login page style",
"Signin HTML - Tooltip": "Custom HTML for replacing the default signin page style",
"Signup HTML": "Signup HTML",
"Signup HTML - Edit": "Signup HTML - Edit",
"Signup HTML - Tooltip": "Custom HTML for replacing the default registration page style",
"Signup HTML - Tooltip": "Custom HTML for replacing the default signup page style",
"Site key": "Site key",
"Site key - Tooltip": "For front-end embedded pages",
"Site key - Tooltip": "Site key",
"Sub type": "Sub type",
"Sub type - Tooltip": "Sub type",
"Template Code": "Template Code",
"Template Code - Tooltip": "The code of the template used",
"Template code": "Template code",
"Template code - Tooltip": "Template code",
"Terms of Use": "Terms of Use",
"Terms of Use - Tooltip": "Terms of use to be followed by users",
"Test Connection": "Test Connection",
"Terms of Use - Tooltip": "Terms of use that users need to read and agree to during registration",
"Test Email": "Test Email",
"Test Email - Tooltip": "Address to accept test emails",
"The prefix path of the file - Tooltip": "The prefix path of the file",
"Test Email - Tooltip": "Email address to receive test mails",
"Test SMTP Connection": "Test SMTP Connection",
"Token URL": "Token URL",
"Token URL - Tooltip": "Token URL",
"Type": "Type",
@ -601,11 +600,10 @@
"UserInfo URL": "UserInfo URL",
"UserInfo URL - Tooltip": "UserInfo URL",
"Visible": "Visible",
"admin (share)": "admin (share)",
"alertType": "alertType"
"admin (Shared)": "admin (Shared)"
},
"record": {
"Is Triggered": "Is Triggered"
"Is triggered": "Is triggered"
},
"resource": {
"Application": "Application",
@ -624,11 +622,11 @@
"Edit Role": "Edit Role",
"New Role": "New Role",
"Sub domains": "Sub domains",
"Sub domains - Tooltip": "Sub domains included in the current role",
"Sub domains - Tooltip": "Domains included in the current role",
"Sub roles": "Sub roles",
"Sub roles - Tooltip": "Sub-roles contained in the current role",
"Sub roles - Tooltip": "Roles included in the current role",
"Sub users": "Sub users",
"Sub users - Tooltip": "Select the sub-users under the role"
"Sub users - Tooltip": "Users included in the current role"
},
"signup": {
"Accept": "Accept",
@ -665,25 +663,25 @@
"Affiliation table": "Affiliation table",
"Affiliation table - Tooltip": "Database table name of the work unit",
"Avatar base URL": "Avatar base URL",
"Avatar base URL - Tooltip": "Prefix of the avatar URL",
"Avatar base URL - Tooltip": "URL prefix for the avatar images",
"Casdoor column": "Casdoor column",
"Column name": "Column name",
"Column type": "Column type",
"Database": "Database",
"Database - Tooltip": "The original database name",
"Database type": "Database type",
"Database type - Tooltip": "Database type, now support MySQL, PostgreSQL, SQL server, Oracle, SQLite 3",
"Database type - Tooltip": "Database type, supporting all databases supported by XORM, such as MySQL, PostgreSQL, SQL Server, Oracle, SQLite, etc.",
"Edit Syncer": "Edit Syncer",
"Error text": "Error text",
"Error text - Tooltip": "Error when synchronizer connects to database",
"Error text - Tooltip": "Error text",
"Is hashed": "Is hashed",
"New Syncer": "New Syncer",
"Sync interval": "Sync interval",
"Sync interval - Tooltip": "Unit in seconds",
"Table": "Table",
"Table - Tooltip": "Name of table",
"Table - Tooltip": "Name of database table",
"Table columns": "Table columns",
"Table columns - Tooltip": "Columns of the table that participate in data synchronization, columns that do not participate in synchronization do not need to be added",
"Table columns - Tooltip": "Columns in the table involved in data synchronization. Columns that are not involved in synchronization do not need to be added",
"Table primary key": "Table primary key",
"Table primary key - Tooltip": "Table primary key, such as id"
},
@ -692,11 +690,11 @@
"An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS": "An Identity and Access Management (IAM) / Single-Sign-On (SSO) platform with web UI supporting OAuth 2.0, OIDC, SAML and CAS",
"CPU Usage": "CPU Usage",
"Community": "Community",
"Get CPU Usage Failed": "Get CPU Usage Failed",
"Get Memory Usage Failed": "Get Memory Usage Failed",
"Failed to get CPU usage": "Failed to get CPU usage",
"Failed to get memory usage": "Failed to get memory usage",
"Memory Usage": "Memory Usage",
"Official Website": "Official Website",
"Unknown Version": "Unknown Version",
"Official website": "Official website",
"Unknown version": "Unknown version",
"Version": "Version"
},
"theme": {
@ -710,7 +708,7 @@
"Is compact": "Is compact",
"Primary color": "Primary color",
"Theme": "Theme",
"Theme - Tooltip": "Select a theme for your application"
"Theme - Tooltip": "Style theme of the application"
},
"token": {
"Access token": "Access token",
@ -724,36 +722,34 @@
"user": {
"\" + destType + \" reset": "\" + destType + \" reset",
"3rd-party logins": "3rd-party logins",
"3rd-party logins - Tooltip": "Login using a third-party application",
"3rd-party logins - Tooltip": "Social logins linked by the user",
"Address": "Address",
"Address - Tooltip": "Usual residence address",
"Address - Tooltip": "Residential address",
"Affiliation": "Affiliation",
"Affiliation - Tooltip": "Workplace, such as company name",
"Affiliation - Tooltip": "Employer, such as company name or organization name",
"Bio": "Bio",
"Bio - Tooltip": "Self Introduction",
"Cancel": "Cancel",
"Bio - Tooltip": "Self introduction of the user",
"Captcha Verify Failed": "Captcha Verify Failed",
"Captcha Verify Success": "Captcha Verify Success",
"Code Sent": "Code Sent",
"Country code": "Country code",
"Country/Region": "Country/Region",
"Country/Region - Tooltip": "Select Country/Region",
"Country/Region - Tooltip": "Country or region",
"Edit User": "Edit User",
"Email cannot be empty": "Email cannot be empty",
"Empty input!": "Empty input!",
"Homepage": "Homepage",
"Homepage - Tooltip": "Link to personal homepage",
"Homepage": "Homepage of the user",
"Homepage - Tooltip": "Homepage URL of the user",
"ID card": "ID card",
"Input your email": "Input your email",
"Input your phone number": "Input your phone number",
"Is admin": "Is admin",
"Is admin - Tooltip": "Is the application admin",
"Is admin - Tooltip": "Is an administrator of the organization the user belongs to",
"Is deleted": "Is deleted",
"Is deleted - Tooltip": "Is the account deleted",
"Is deleted - Tooltip": "Soft-deleted users only retain database records and cannot perform any operations",
"Is forbidden": "Is forbidden",
"Is forbidden - Tooltip": "Is the account disabled",
"Is forbidden - Tooltip": "Forbidden users cannot log in any more",
"Is global admin": "Is global admin",
"Is global admin - Tooltip": "Is the global application",
"Is global admin - Tooltip": "Is an administrator of Casdoor",
"Keys": "Keys",
"Link": "Link",
"Location": "Location",
@ -764,14 +760,13 @@
"New Password": "New Password",
"New User": "New User",
"New phone": "New phone",
"OK": "OK",
"Old Password": "Old Password",
"Password": "Password",
"Password Set": "Password Set",
"Phone cannot be empty": "Phone cannot be empty",
"Please select avatar from resources": "Please select avatar from resources",
"Properties": "Properties",
"Properties - Tooltip": "Properties - Tooltip",
"Properties - Tooltip": "Properties of the user",
"Re-enter New": "Re-enter New",
"Reset Email...": "Reset Email...",
"Reset Phone...": "Reset Phone...",
@ -780,14 +775,15 @@
"Set new profile picture": "Set new profile picture",
"Set password...": "Set password...",
"Tag": "Tag",
"Tag - Tooltip": "User's Tags",
"Tag - Tooltip": "Tag of the user",
"Title": "Title",
"Title - Tooltip": "Position in the unit/company",
"Title - Tooltip": "Position in the affiliation",
"Two passwords you typed do not match.": "Two passwords you typed do not match.",
"Unlink": "Unlink",
"Upload (.xlsx)": "Upload (.xlsx)",
"Upload a photo": "Upload a photo",
"Values": "Values",
"Verification code sent": "Verification code sent",
"WebAuthn credentials": "WebAuthn credentials",
"input password": "input password"
},
@ -798,15 +794,15 @@
"Events": "Events",
"Events - Tooltip": "Events",
"Headers": "Headers",
"Headers - Tooltip": "HTTP protocol headers (key-value pairs)",
"Headers - Tooltip": "HTTP headers (key-value pairs)",
"Is user extended": "Is user extended",
"Is user extended - Tooltip": "Add extendedUser to JSON to extend the user field",
"Is user extended - Tooltip": "Whether to include the user's extended fields in the JSON",
"Method": "Method",
"Method - Tooltip": "Http method",
"Method - Tooltip": "HTTP method",
"Name": "Name",
"New Webhook": "New Webhook",
"URL": "URL",
"URL - Tooltip": "URL",
"URL - Tooltip": "URL link",
"Value": "Value"
}
}