mirror of
https://github.com/casdoor/casdoor.git
synced 2025-07-06 06:29:58 +08:00
Improve i18n
This commit is contained in:
@ -5,12 +5,12 @@
|
||||
"Sign Up": "Registrieren"
|
||||
},
|
||||
"adapter": {
|
||||
"Duplicated policy rules": "Wiederholte Regeln der Richtlinien",
|
||||
"Edit Adapter": "Adapter bearbeiten",
|
||||
"Failed to sync policies": "Fehler beim Synchronisieren der Richtlinien",
|
||||
"New Adapter": "Neuer Adapter",
|
||||
"Policies": "Richtlinien",
|
||||
"Policies - Tooltip": "Richtlinien - Tooltip",
|
||||
"Repeated policy rules": "Wiederholte Regeln der Richtlinien",
|
||||
"Sync": "Synchronisation",
|
||||
"Sync policies successfully": "Richtlinien erfolgreich synchronisiert"
|
||||
},
|
||||
@ -26,14 +26,16 @@
|
||||
"Copy signin page URL": "URL der Anmeldeseite kopieren",
|
||||
"Copy signup page URL": "URL der Registrierungsseite kopieren",
|
||||
"Edit Application": "Anwendung bearbeiten",
|
||||
"Enable SAML compress": "SAML-Komprimierung aktivieren",
|
||||
"Enable SAML compress - Tooltip": "SAML-Komprimierung aktivieren - Tooltip",
|
||||
"Enable Email linking": "Enable Email linking",
|
||||
"Enable Email linking - Tooltip": "Enable Email linking - Tooltip",
|
||||
"Enable SAML compression": "SAML-Komprimierung aktivieren",
|
||||
"Enable SAML compression - Tooltip": "SAML-Komprimierung aktivieren - Tooltip",
|
||||
"Enable WebAuthn signin": "WebAuthn Anmeldung aktivieren",
|
||||
"Enable WebAuthn signin - Tooltip": "WebAuthn Anmeldung aktivieren - Tooltip",
|
||||
"Enable code signin": "Code-Anmeldung aktivieren",
|
||||
"Enable code signin - Tooltip": "Aktiviere Codeanmeldung - Tooltip",
|
||||
"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 - Tooltip",
|
||||
"Enable password": "Passwort AN",
|
||||
"Enable password - Tooltip": "Whether to allow password login",
|
||||
"Enable side panel": "Seitenmenü aktivieren",
|
||||
"Enable signin session - Tooltip": "Aktiviere Anmeldesession - Tooltip",
|
||||
"Enable signup": "Anmeldung aktivieren",
|
||||
@ -54,8 +56,6 @@
|
||||
"Logged out successfully": "Logged out successfully",
|
||||
"New Application": "New Application",
|
||||
"None": "None",
|
||||
"Password ON": "Passwort AN",
|
||||
"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": "Bitte wählen Sie eine HTML-Datei",
|
||||
@ -68,10 +68,10 @@
|
||||
"Refresh token expire - Tooltip": "Aktualisierungs-Token läuft ab - Tooltip",
|
||||
"Right": "Right",
|
||||
"Rule": "Rule",
|
||||
"SAML Reply URL": "SAML Reply URL",
|
||||
"SAML metadata": "SAML metadata",
|
||||
"SAML metadata - Tooltip": "SAML metadata - Tooltip",
|
||||
"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 - Tooltip",
|
||||
@ -113,9 +113,9 @@
|
||||
"Type - Tooltip": "Typ - Tooltip"
|
||||
},
|
||||
"code": {
|
||||
"Code You Received": "Code, den Sie erhalten haben",
|
||||
"Code you received": "Code, den Sie erhalten haben",
|
||||
"Email code": "E-Mail-Code",
|
||||
"Empty Code": "Leerer Code",
|
||||
"Empty code": "Leerer Code",
|
||||
"Enter your code": "Geben Sie Ihren Code ein",
|
||||
"Phone code": "Telefoncode",
|
||||
"Please input your phone verification code!": "Bitte geben Sie Ihren Telefon-Verifizierungscode ein!",
|
||||
@ -207,6 +207,7 @@
|
||||
"Name": "Name",
|
||||
"Name - Tooltip": "Unique string-style identifier",
|
||||
"OAuth providers": "OAuth-Anbieter",
|
||||
"OK": "OK",
|
||||
"Organization": "Organisation",
|
||||
"Organization - Tooltip": "The group the user belongs to",
|
||||
"Organizations": "Organisationen",
|
||||
@ -290,17 +291,17 @@
|
||||
"Email": "E-Mail",
|
||||
"Enable SSL": "Enable SSL",
|
||||
"Enable SSL - Tooltip": "Enable SSL - Tooltip",
|
||||
"Group Id": "Gruppen Id",
|
||||
"Group ID": "Gruppen Id",
|
||||
"ID": "ID",
|
||||
"Last Sync": "Letzter Sync",
|
||||
"Phone": "Telefon",
|
||||
"Server": "Server",
|
||||
"Server Host": "Server Host",
|
||||
"Server Host - Tooltip": "LDAP server host",
|
||||
"Server Name": "Servername",
|
||||
"Server Name - Tooltip": "LDAP server config display name",
|
||||
"Server Port": "Serverport",
|
||||
"Server Port - Tooltip": "LDAP server port",
|
||||
"Server host": "Server host",
|
||||
"Server host - Tooltip": "LDAP Server host",
|
||||
"Server name": "Servername",
|
||||
"Server name - Tooltip": "LDAP server config display name",
|
||||
"Server port": "Serverport",
|
||||
"Server port - Tooltip": "LDAP Server port",
|
||||
"Sync": "Sync",
|
||||
"The Auto Sync option will sync all users to specify organization": "Die Auto Sync Option wird alle Benutzer synchronisieren, um die Organisation anzugeben",
|
||||
"UidNumber / Uid": "Uidnummer / Uid"
|
||||
@ -324,10 +325,10 @@
|
||||
"Sign in with WebAuthn": "Sign in with WebAuthn",
|
||||
"Sign in with {type}": "Mit {type} anmelden",
|
||||
"Signing in...": "Anmelden...",
|
||||
"Successfully logged in with webauthn credentials": "Successfully logged in with webauthn credentials",
|
||||
"The input is not valid Email or Phone!": "Die Eingabe ist keine gültige E-Mail oder Telefon!",
|
||||
"Successfully logged in with WebAuthn credentials": "Successfully logged in with WebAuthn credentials",
|
||||
"The input is not valid Email or phone number!": "Die Eingabe ist keine gültige E-Mail oder Telefon!",
|
||||
"To access": "Zu Zugriff",
|
||||
"Verification Code": "Verification Code",
|
||||
"Verification code": "Verification code",
|
||||
"WebAuthn": "WebAuthn",
|
||||
"sign up now": "jetzt anmelden",
|
||||
"username, Email or phone": "Benutzername, E-Mail oder Telefon"
|
||||
@ -345,7 +346,8 @@
|
||||
"Edit Organization": "Organisation bearbeiten",
|
||||
"Favicon": "Févicon",
|
||||
"Follow global theme": "Follow global theme",
|
||||
"InitScore": "InitScore",
|
||||
"Init score": "Init score",
|
||||
"Init score - Tooltip": "Init score - Tooltip",
|
||||
"Is profile public": "Is profile public",
|
||||
"Is profile public - Tooltip": "Is profile public - Tooltip",
|
||||
"Modify rule": "Modify rule",
|
||||
@ -354,7 +356,6 @@
|
||||
"Soft deletion - Tooltip": "Weiche Löschung - Tooltip",
|
||||
"Tags": "Tags",
|
||||
"Tags - Tooltip": "Tags - Tooltip",
|
||||
"The user's initScore - Tooltip": "The user's initScore - Tooltip",
|
||||
"View rule": "View rule",
|
||||
"Visible": "Visible",
|
||||
"Website URL": "Website-URL",
|
||||
@ -445,8 +446,6 @@
|
||||
"Buy": "Buy",
|
||||
"Buy Product": "Buy Product",
|
||||
"CNY": "CNY",
|
||||
"Currency": "Currency",
|
||||
"Currency - Tooltip": "Currency - Tooltip",
|
||||
"Description": "Description",
|
||||
"Description - Tooltip": "Description - Tooltip",
|
||||
"Detail": "Detail",
|
||||
@ -495,7 +494,7 @@
|
||||
"Auth URL - Tooltip": "Auth URL - Tooltip",
|
||||
"Bucket": "Eimer",
|
||||
"Bucket - Tooltip": "Storage bucket name",
|
||||
"Can not parse Metadata": "Metadaten können nicht analysiert werden",
|
||||
"Can not parse metadata": "Metadaten können nicht analysiert werden",
|
||||
"Can signin": "Can signin",
|
||||
"Can signup": "Can signup",
|
||||
"Can unlink": "Can unlink",
|
||||
@ -540,8 +539,9 @@
|
||||
"Name": "Name",
|
||||
"New Provider": "New Provider",
|
||||
"Parse": "Parse",
|
||||
"Parse Metadata successfully": "Metadaten erfolgreich analysieren",
|
||||
"Parse metadata successfully": "Metadaten erfolgreich analysieren",
|
||||
"Path prefix": "Path prefix",
|
||||
"Path prefix - Tooltip": "Path prefix - Tooltip",
|
||||
"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": "Unique string-style identifier",
|
||||
@ -567,9 +567,9 @@
|
||||
"Scope": "Scope",
|
||||
"Scope - Tooltip": "Scope - Tooltip",
|
||||
"Secret access key": "Geheimer Zugangsschlüssel",
|
||||
"Secret access key - Tooltip": "Secret access key - Tooltip",
|
||||
"Secret key": "Secret key",
|
||||
"Secret key - Tooltip": "Secret key - Tooltip",
|
||||
"SecretAccessKey - Tooltip": "SecretAccessKey - Tooltip",
|
||||
"Send Testing Email": "Send Testing Email",
|
||||
"Send Testing SMS": "Send Testing SMS",
|
||||
"Sign Name": "Schild Name",
|
||||
@ -586,14 +586,13 @@
|
||||
"Site key - Tooltip": "Site key - Tooltip",
|
||||
"Sub type": "Sub type",
|
||||
"Sub type - Tooltip": "Sub type - Tooltip",
|
||||
"Template Code": "Vorlagencode",
|
||||
"Template Code - Tooltip": "Unique string-style identifier",
|
||||
"Template code": "Vorlagencode",
|
||||
"Template code - Tooltip": "Unique string-style identifier",
|
||||
"Terms of Use": "Nutzungsbedingungen",
|
||||
"Terms of Use - Tooltip": "Nutzungsbedingungen - Tooltip",
|
||||
"Test Connection": "Test Smtp Connection",
|
||||
"Test Email": "Test email config",
|
||||
"Test Email - Tooltip": "Email Address",
|
||||
"The prefix path of the file - Tooltip": "The prefix path of the file - Tooltip",
|
||||
"Test SMTP Connection": "Test Smtp Connection",
|
||||
"Token URL": "Token URL",
|
||||
"Token URL - Tooltip": "Token URL - Tooltip",
|
||||
"Type": "Typ",
|
||||
@ -601,11 +600,10 @@
|
||||
"UserInfo URL": "UserInfo URL",
|
||||
"UserInfo URL - Tooltip": "UserInfo URL - Tooltip",
|
||||
"Visible": "Visible",
|
||||
"admin (share)": "admin (share)",
|
||||
"alertType": "alarmtyp"
|
||||
"admin (Shared)": "admin (Shared)"
|
||||
},
|
||||
"record": {
|
||||
"Is Triggered": "Wird ausgelöst"
|
||||
"Is triggered": "Wird ausgelöst"
|
||||
},
|
||||
"resource": {
|
||||
"Application": "Anwendung",
|
||||
@ -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": {
|
||||
@ -731,10 +729,8 @@
|
||||
"Affiliation - Tooltip": "Unique string-style identifier",
|
||||
"Bio": "Bio",
|
||||
"Bio - Tooltip": "Bio - Tooltip",
|
||||
"Cancel": "Abbrechen",
|
||||
"Captcha Verify Failed": "Captcha Verify Failed",
|
||||
"Captcha Verify Success": "Captcha Verify Success",
|
||||
"Code Sent": "Code gesendet",
|
||||
"Country code": "Country code",
|
||||
"Country/Region": "Land/Region",
|
||||
"Country/Region - Tooltip": "Country/Region",
|
||||
@ -764,7 +760,6 @@
|
||||
"New Password": "Neues Passwort",
|
||||
"New User": "New User",
|
||||
"New phone": "Neues Telefon",
|
||||
"OK": "Ok",
|
||||
"Old Password": "Altes Passwort",
|
||||
"Password": "Passwort",
|
||||
"Password Set": "Passwort setzen",
|
||||
@ -788,6 +783,7 @@
|
||||
"Upload (.xlsx)": "Upload (.xlsx)",
|
||||
"Upload a photo": "Foto hochladen",
|
||||
"Values": "Values",
|
||||
"Verification code sent": "Code gesendet",
|
||||
"WebAuthn credentials": "WebAuthn credentials",
|
||||
"input password": "Passwort eingeben"
|
||||
},
|
||||
|
Reference in New Issue
Block a user