feat: update translate

This commit is contained in:
okatu-loli
2024-09-24 18:37:26 +08:00
parent 095659b764
commit 669334c716
51 changed files with 402 additions and 2 deletions

View File

@ -3,7 +3,7 @@ httpport = 8000
runmode = dev runmode = dev
copyrequestbody = true copyrequestbody = true
driverName = mysql driverName = mysql
dataSourceName = root:123456@tcp(localhost:3306)/ dataSourceName = root:root@tcp(localhost:3306)/
dbName = casdoor dbName = casdoor
tableNamePrefix = tableNamePrefix =
showSql = false showSql = false

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "objectKey: %s není povolen", "The objectKey: %s is not allowed": "objectKey: %s není povolen",
"The provider type: %s is not supported": "typ poskytovatele: %s není podporován" "The provider type: %s is not supported": "typ poskytovatele: %s není podporován"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s není v této aplikaci podporován", "Grant_type: %s is not supported in this application": "Grant_type: %s není v této aplikaci podporován",
"Invalid application or wrong clientSecret": "Neplatná aplikace nebo špatný clientSecret", "Invalid application or wrong clientSecret": "Neplatná aplikace nebo špatný clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Zobrazované jméno nemůže být prázdné", "Display name cannot be empty": "Zobrazované jméno nemůže být prázdné",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Nové heslo nemůže obsahovat prázdné místo." "New password cannot contain blank space.": "Nové heslo nemůže obsahovat prázdné místo."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "Der Objektschlüssel %s ist nicht erlaubt", "The objectKey: %s is not allowed": "Der Objektschlüssel %s ist nicht erlaubt",
"The provider type: %s is not supported": "Der Anbieter-Typ %s wird nicht unterstützt" "The provider type: %s is not supported": "Der Anbieter-Typ %s wird nicht unterstützt"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s wird von dieser Anwendung nicht unterstützt", "Grant_type: %s is not supported in this application": "Grant_type: %s wird von dieser Anwendung nicht unterstützt",
"Invalid application or wrong clientSecret": "Ungültige Anwendung oder falsches clientSecret", "Invalid application or wrong clientSecret": "Ungültige Anwendung oder falsches clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Anzeigename darf nicht leer sein", "Display name cannot be empty": "Anzeigename darf nicht leer sein",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Das neue Passwort darf keine Leerzeichen enthalten." "New password cannot contain blank space.": "Das neue Passwort darf keine Leerzeichen enthalten."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "El objectKey: %s no está permitido", "The objectKey: %s is not allowed": "El objectKey: %s no está permitido",
"The provider type: %s is not supported": "El tipo de proveedor: %s no es compatible" "The provider type: %s is not supported": "El tipo de proveedor: %s no es compatible"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "El tipo de subvención: %s no es compatible con esta aplicación", "Grant_type: %s is not supported in this application": "El tipo de subvención: %s no es compatible con esta aplicación",
"Invalid application or wrong clientSecret": "Solicitud inválida o clientSecret incorrecto", "Invalid application or wrong clientSecret": "Solicitud inválida o clientSecret incorrecto",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "El nombre de pantalla no puede estar vacío", "Display name cannot be empty": "El nombre de pantalla no puede estar vacío",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "La nueva contraseña no puede contener espacios en blanco." "New password cannot contain blank space.": "La nueva contraseña no puede contener espacios en blanco."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "La clé d'objet : %s n'est pas autorisée", "The objectKey: %s is not allowed": "La clé d'objet : %s n'est pas autorisée",
"The provider type: %s is not supported": "Le type de fournisseur : %s n'est pas pris en charge" "The provider type: %s is not supported": "Le type de fournisseur : %s n'est pas pris en charge"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Type_de_subvention : %s n'est pas pris en charge dans cette application", "Grant_type: %s is not supported in this application": "Type_de_subvention : %s n'est pas pris en charge dans cette application",
"Invalid application or wrong clientSecret": "Application invalide ou clientSecret incorrect", "Invalid application or wrong clientSecret": "Application invalide ou clientSecret incorrect",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Le nom d'affichage ne peut pas être vide", "Display name cannot be empty": "Le nom d'affichage ne peut pas être vide",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Le nouveau mot de passe ne peut pas contenir d'espace." "New password cannot contain blank space.": "Le nouveau mot de passe ne peut pas contenir d'espace."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "Kunci objek: %s tidak diizinkan", "The objectKey: %s is not allowed": "Kunci objek: %s tidak diizinkan",
"The provider type: %s is not supported": "Jenis penyedia: %s tidak didukung" "The provider type: %s is not supported": "Jenis penyedia: %s tidak didukung"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Jenis grant (grant_type) %s tidak didukung dalam aplikasi ini", "Grant_type: %s is not supported in this application": "Jenis grant (grant_type) %s tidak didukung dalam aplikasi ini",
"Invalid application or wrong clientSecret": "Aplikasi tidak valid atau clientSecret salah", "Invalid application or wrong clientSecret": "Aplikasi tidak valid atau clientSecret salah",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Nama tampilan tidak boleh kosong", "Display name cannot be empty": "Nama tampilan tidak boleh kosong",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Kata sandi baru tidak boleh mengandung spasi kosong." "New password cannot contain blank space.": "Kata sandi baru tidak boleh mengandung spasi kosong."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "オブジェクトキー %s は許可されていません", "The objectKey: %s is not allowed": "オブジェクトキー %s は許可されていません",
"The provider type: %s is not supported": "プロバイダータイプ:%sはサポートされていません" "The provider type: %s is not supported": "プロバイダータイプ:%sはサポートされていません"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "grant_type%sはこのアプリケーションでサポートされていません", "Grant_type: %s is not supported in this application": "grant_type%sはこのアプリケーションでサポートされていません",
"Invalid application or wrong clientSecret": "無効なアプリケーションまたは誤ったクライアントシークレットです", "Invalid application or wrong clientSecret": "無効なアプリケーションまたは誤ったクライアントシークレットです",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "表示名は空にできません", "Display name cannot be empty": "表示名は空にできません",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "新しいパスワードにはスペースを含めることはできません。" "New password cannot contain blank space.": "新しいパスワードにはスペースを含めることはできません。"
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "객체 키 : %s 는 허용되지 않습니다", "The objectKey: %s is not allowed": "객체 키 : %s 는 허용되지 않습니다",
"The provider type: %s is not supported": "제공자 유형: %s은/는 지원되지 않습니다" "The provider type: %s is not supported": "제공자 유형: %s은/는 지원되지 않습니다"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "그랜트 유형: %s은(는) 이 어플리케이션에서 지원되지 않습니다", "Grant_type: %s is not supported in this application": "그랜트 유형: %s은(는) 이 어플리케이션에서 지원되지 않습니다",
"Invalid application or wrong clientSecret": "잘못된 어플리케이션 또는 올바르지 않은 클라이언트 시크릿입니다", "Invalid application or wrong clientSecret": "잘못된 어플리케이션 또는 올바르지 않은 클라이언트 시크릿입니다",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "디스플레이 이름은 비어 있을 수 없습니다", "Display name cannot be empty": "디스플레이 이름은 비어 있을 수 없습니다",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "새 비밀번호에는 공백이 포함될 수 없습니다." "New password cannot contain blank space.": "새 비밀번호에는 공백이 포함될 수 없습니다."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Aplicativo inválido ou clientSecret errado", "Invalid application or wrong clientSecret": "Aplicativo inválido ou clientSecret errado",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Nome de exibição não pode ser vazio", "Display name cannot be empty": "Nome de exibição não pode ser vazio",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "Объект «objectKey: %s» не разрешен", "The objectKey: %s is not allowed": "Объект «objectKey: %s» не разрешен",
"The provider type: %s is not supported": "Тип провайдера: %s не поддерживается" "The provider type: %s is not supported": "Тип провайдера: %s не поддерживается"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Тип предоставления: %s не поддерживается в данном приложении", "Grant_type: %s is not supported in this application": "Тип предоставления: %s не поддерживается в данном приложении",
"Invalid application or wrong clientSecret": "Недействительное приложение или неправильный clientSecret", "Invalid application or wrong clientSecret": "Недействительное приложение или неправильный clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Отображаемое имя не может быть пустым", "Display name cannot be empty": "Отображаемое имя не может быть пустым",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Новый пароль не может содержать пробелы." "New password cannot contain blank space.": "Новый пароль не может содержать пробелы."
}, },
"user_upload": { "user_upload": {

View File

@ -54,7 +54,7 @@
"Phone cannot be empty": "Telefón nemôže byť prázdny", "Phone cannot be empty": "Telefón nemôže byť prázdny",
"Phone number is invalid": "Telefónne číslo je neplatné", "Phone number is invalid": "Telefónne číslo je neplatné",
"Please register using the email corresponding to the invitation code": "Prosím, zaregistrujte sa pomocou e-mailu zodpovedajúceho kódu pozvania", "Please register using the email corresponding to the invitation code": "Prosím, zaregistrujte sa pomocou e-mailu zodpovedajúceho kódu pozvania",
"Please register using the phone corresponding to the invitation code": "Prosím, zaregistrujte sa pomocou telefónu zodpovedajúceho kódu pozvania", "Please register using the phone corresponding to the invitation code": "Prosím zaregistrujte se pomocí telefonu odpovídajícího pozvánkovému kódu",
"Please register using the username corresponding to the invitation code": "Prosím, zaregistrujte sa pomocou používateľského mena zodpovedajúceho kódu pozvania", "Please register using the username corresponding to the invitation code": "Prosím, zaregistrujte sa pomocou používateľského mena zodpovedajúceho kódu pozvania",
"Session outdated, please login again": "Relácia je zastaraná, prosím, prihláste sa znova", "Session outdated, please login again": "Relácia je zastaraná, prosím, prihláste sa znova",
"The invitation code has already been used": "Kód pozvania už bol použitý", "The invitation code has already been used": "Kód pozvania už bol použitý",
@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "objectKey: %s nie je povolený", "The objectKey: %s is not allowed": "objectKey: %s nie je povolený",
"The provider type: %s is not supported": "Typ poskytovateľa: %s nie je podporovaný" "The provider type: %s is not supported": "Typ poskytovateľa: %s nie je podporovaný"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s nie je podporovaný v tejto aplikácii", "Grant_type: %s is not supported in this application": "Grant_type: %s nie je podporovaný v tejto aplikácii",
"Invalid application or wrong clientSecret": "Neplatná aplikácia alebo nesprávny clientSecret", "Invalid application or wrong clientSecret": "Neplatná aplikácia alebo nesprávny clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Zobrazované meno nemôže byť prázdne", "Display name cannot be empty": "Zobrazované meno nemôže byť prázdne",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Nové heslo nemôže obsahovať medzery." "New password cannot contain blank space.": "Nové heslo nemôže obsahovať medzery."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Görünen ad boş olamaz", "Display name cannot be empty": "Görünen ad boş olamaz",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Yeni şifreniz boşluk karakteri içeremez." "New password cannot contain blank space.": "Yeni şifreniz boşluk karakteri içeremez."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "The objectKey: %s is not allowed", "The objectKey: %s is not allowed": "The objectKey: %s is not allowed",
"The provider type: %s is not supported": "The provider type: %s is not supported" "The provider type: %s is not supported": "The provider type: %s is not supported"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application", "Grant_type: %s is not supported in this application": "Grant_type: %s is not supported in this application",
"Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret", "Invalid application or wrong clientSecret": "Invalid application or wrong clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Display name cannot be empty", "Display name cannot be empty": "Display name cannot be empty",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "New password cannot contain blank space." "New password cannot contain blank space.": "New password cannot contain blank space."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "Khóa đối tượng: %s không được phép", "The objectKey: %s is not allowed": "Khóa đối tượng: %s không được phép",
"The provider type: %s is not supported": "Loại nhà cung cấp: %s không được hỗ trợ" "The provider type: %s is not supported": "Loại nhà cung cấp: %s không được hỗ trợ"
}, },
"the adapter": {
" %s is not found": " %s is not found"
},
"the organization": {
" %s is not found": " %s is not found"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "Loại cấp phép: %s không được hỗ trợ trong ứng dụng này", "Grant_type: %s is not supported in this application": "Loại cấp phép: %s không được hỗ trợ trong ứng dụng này",
"Invalid application or wrong clientSecret": "Đơn đăng ký không hợp lệ hoặc sai clientSecret", "Invalid application or wrong clientSecret": "Đơn đăng ký không hợp lệ hoặc sai clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "Tên hiển thị không thể trống", "Display name cannot be empty": "Tên hiển thị không thể trống",
"MFA email is enabled but email is empty": "MFA email is enabled but email is empty",
"MFA phone is enabled but phone number is empty": "MFA phone is enabled but phone number is empty",
"New password cannot contain blank space.": "Mật khẩu mới không thể chứa dấu trắng." "New password cannot contain blank space.": "Mật khẩu mới không thể chứa dấu trắng."
}, },
"user_upload": { "user_upload": {

View File

@ -126,6 +126,12 @@
"The objectKey: %s is not allowed": "objectKey: %s被禁止", "The objectKey: %s is not allowed": "objectKey: %s被禁止",
"The provider type: %s is not supported": "不支持的提供商类型: %s" "The provider type: %s is not supported": "不支持的提供商类型: %s"
}, },
"the adapter": {
" %s is not found": " %s 未找到"
},
"the organization": {
" %s is not found": " %s 未找到"
},
"token": { "token": {
"Grant_type: %s is not supported in this application": "该应用不支持Grant_type: %s", "Grant_type: %s is not supported in this application": "该应用不支持Grant_type: %s",
"Invalid application or wrong clientSecret": "无效应用或错误的clientSecret", "Invalid application or wrong clientSecret": "无效应用或错误的clientSecret",
@ -135,6 +141,8 @@
}, },
"user": { "user": {
"Display name cannot be empty": "显示名称不可为空", "Display name cannot be empty": "显示名称不可为空",
"MFA email is enabled but email is empty": "MFA邮箱已启用但邮箱为空",
"MFA phone is enabled but phone number is empty": "MFA电话已启用但电话号码为空",
"New password cannot contain blank space.": "新密码不可以包含空格" "New password cannot contain blank space.": "新密码不可以包含空格"
}, },
"user_upload": { "user_upload": {

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Vlevo", "Left": "Vlevo",
"Logged in successfully": "Úspěšně přihlášen", "Logged in successfully": "Úspěšně přihlášen",
"Logged out successfully": "Úspěšně odhlášen", "Logged out successfully": "Úspěšně odhlášen",
"Multiple Choices": "Multiple Choices",
"New Application": "Nová aplikace", "New Application": "Nová aplikace",
"No verification": "Bez ověření", "No verification": "Bez ověření",
"Normal": "Normální", "Normal": "Normální",
@ -112,6 +113,7 @@
"Signin session": "Přihlašovací relace", "Signin session": "Přihlašovací relace",
"Signup items": "Položky registrace", "Signup items": "Položky registrace",
"Signup items - Tooltip": "Položky, které uživatelé vyplňují při registraci nových účtů", "Signup items - Tooltip": "Položky, které uživatelé vyplňují při registraci nových účtů",
"Single Choice": "Single Choice",
"Small icon": "Malá ikona", "Small icon": "Malá ikona",
"Tags - Tooltip": "Pouze uživatelé s tagem uvedeným v tazích aplikace se mohou přihlásit", "Tags - Tooltip": "Pouze uživatelé s tagem uvedeným v tazích aplikace se mohou přihlásit",
"The application does not allow to sign up new account": "Aplikace neumožňuje registraci nového účtu", "The application does not allow to sign up new account": "Aplikace neumožňuje registraci nového účtu",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Formát přístupového tokenu", "Token format - Tooltip": "Formát přístupového tokenu",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Nečekali jste, že uvidíte tuto výzvu" "You are unexpected to see this prompt page": "Nečekali jste, že uvidíte tuto výzvu"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Poskytovatelé plateb, které mají být nakonfigurovány, včetně PayPal, Alipay, WeChat Pay, atd.", "Provider - Tooltip": "Poskytovatelé plateb, které mají být nakonfigurovány, včetně PayPal, Alipay, WeChat Pay, atd.",
"Providers": "Poskytovatelé", "Providers": "Poskytovatelé",
"Providers - Tooltip": "Poskytovatelé, kteří mají být nakonfigurováni, včetně přihlášení třetích stran, objektového úložiště, ověřovacího kódu, atd.", "Providers - Tooltip": "Poskytovatelé, kteří mají být nakonfigurováni, včetně přihlášení třetích stran, objektového úložiště, ověřovacího kódu, atd.",
"QR Code": "QR Code",
"Real name": "Skutečné jméno", "Real name": "Skutečné jméno",
"Records": "Záznamy", "Records": "Záznamy",
"Request URI": "Požadavek URI", "Request URI": "Požadavek URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Rozpoznávání obličeje", "Face Recognition": "Rozpoznávání obličeje",
"Face recognition failed": "Rozpoznávání obličeje selhalo", "Face recognition failed": "Rozpoznávání obličeje selhalo",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Nepodařilo se získat autorizaci MetaMask", "Failed to obtain MetaMask authorization": "Nepodařilo se získat autorizaci MetaMask",
"Failed to obtain Web3-Onboard authorization": "Nepodařilo se získat autorizaci Web3-Onboard", "Failed to obtain Web3-Onboard authorization": "Nepodařilo se získat autorizaci Web3-Onboard",
"Forgot password?": "Zapomněli jste heslo?", "Forgot password?": "Zapomněli jste heslo?",
@ -831,6 +837,7 @@
"Project Id": "ID projektu", "Project Id": "ID projektu",
"Project Id - Tooltip": "Nápověda k ID projektu", "Project Id - Tooltip": "Nápověda k ID projektu",
"Prompted": "Vyzván", "Prompted": "Vyzván",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "URL poskytovatele", "Provider URL": "URL poskytovatele",
"Provider URL - Tooltip": "URL pro konfiguraci poskytovatele služby, toto pole je pouze pro referenci a není použito v Casdoor", "Provider URL - Tooltip": "URL pro konfiguraci poskytovatele služby, toto pole je pouze pro referenci a není použito v Casdoor",
"Public key": "Veřejný klíč", "Public key": "Veřejný klíč",
@ -950,6 +957,7 @@
"Have account?": "Máte účet?", "Have account?": "Máte účet?",
"Label": "Štítek", "Label": "Štítek",
"Label HTML": "HTML štítek", "Label HTML": "HTML štítek",
"Options": "Options",
"Placeholder": "Zástupný text", "Placeholder": "Zástupný text",
"Please accept the agreement!": "Prosím přijměte smlouvu!", "Please accept the agreement!": "Prosím přijměte smlouvu!",
"Please click the below button to sign in": "Prosím klikněte na tlačítko níže pro přihlášení", "Please click the below button to sign in": "Prosím klikněte na tlačítko níže pro přihlášení",

View File

@ -74,6 +74,7 @@
"Left": "Links", "Left": "Links",
"Logged in successfully": "Erfolgreich eingeloggt", "Logged in successfully": "Erfolgreich eingeloggt",
"Logged out successfully": "Erfolgreich ausgeloggt", "Logged out successfully": "Erfolgreich ausgeloggt",
"Multiple Choices": "Multiple Choices",
"New Application": "Neue Anwendung", "New Application": "Neue Anwendung",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Anmeldesession", "Signin session": "Anmeldesession",
"Signup items": "Registrierungs Items", "Signup items": "Registrierungs Items",
"Signup items - Tooltip": "Items, die Benutzer ausfüllen müssen, wenn sie neue Konten registrieren", "Signup items - Tooltip": "Items, die Benutzer ausfüllen müssen, wenn sie neue Konten registrieren",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "Die Anwendung erlaubt es nicht, ein neues Konto zu registrieren", "The application does not allow to sign up new account": "Die Anwendung erlaubt es nicht, ein neues Konto zu registrieren",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Das Format des Access-Tokens", "Token format - Tooltip": "Das Format des Access-Tokens",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Sie sind unerwartet auf diese Aufforderungsseite gelangt" "You are unexpected to see this prompt page": "Sie sind unerwartet auf diese Aufforderungsseite gelangt"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Zahlungsprovider, die konfiguriert werden müssen, inkl. PayPal, Alipay, WeChat Pay usw.", "Provider - Tooltip": "Zahlungsprovider, die konfiguriert werden müssen, inkl. PayPal, Alipay, WeChat Pay usw.",
"Providers": "Provider", "Providers": "Provider",
"Providers - Tooltip": "Provider, die konfiguriert werden müssen, einschließlich Drittanbieter-Logins, Objektspeicherung, Verifizierungscode usw.", "Providers - Tooltip": "Provider, die konfiguriert werden müssen, einschließlich Drittanbieter-Logins, Objektspeicherung, Verifizierungscode usw.",
"QR Code": "QR Code",
"Real name": "Echter Name", "Real name": "Echter Name",
"Records": "Datensätze", "Records": "Datensätze",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Passwort vergessen?", "Forgot password?": "Passwort vergessen?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "ausgelöst", "Prompted": "ausgelöst",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Anbieter-URL", "Provider URL": "Anbieter-URL",
"Provider URL - Tooltip": "URL zur Konfiguration des Dienstanbieters, dieses Feld dient nur als Referenz und wird in Casdoor nicht verwendet", "Provider URL - Tooltip": "URL zur Konfiguration des Dienstanbieters, dieses Feld dient nur als Referenz und wird in Casdoor nicht verwendet",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Haben Sie ein Konto?", "Have account?": "Haben Sie ein Konto?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Bitte akzeptieren Sie die Vereinbarung!", "Please accept the agreement!": "Bitte akzeptieren Sie die Vereinbarung!",
"Please click the below button to sign in": "Bitte klicken Sie auf den untenstehenden Button, um sich anzumelden", "Please click the below button to sign in": "Bitte klicken Sie auf den untenstehenden Button, um sich anzumelden",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Izquierda", "Left": "Izquierda",
"Logged in successfully": "Acceso satisfactorio", "Logged in successfully": "Acceso satisfactorio",
"Logged out successfully": "Cerró sesión exitosamente", "Logged out successfully": "Cerró sesión exitosamente",
"Multiple Choices": "Multiple Choices",
"New Application": "Nueva aplicación", "New Application": "Nueva aplicación",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Sesión de inicio de sesión", "Signin session": "Sesión de inicio de sesión",
"Signup items": "Artículos de registro", "Signup items": "Artículos de registro",
"Signup items - Tooltip": "Elementos para que los usuarios los completen al registrar nuevas cuentas", "Signup items - Tooltip": "Elementos para que los usuarios los completen al registrar nuevas cuentas",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "La aplicación no permite registrarse una cuenta nueva", "The application does not allow to sign up new account": "La aplicación no permite registrarse una cuenta nueva",
@ -123,6 +125,8 @@
"Token format - Tooltip": "El formato del token de acceso", "Token format - Tooltip": "El formato del token de acceso",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Es inesperado ver esta página de inicio" "You are unexpected to see this prompt page": "Es inesperado ver esta página de inicio"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Proveedores de pago a configurar, incluyendo PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Proveedores de pago a configurar, incluyendo PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Proveedores", "Providers": "Proveedores",
"Providers - Tooltip": "Proveedores a configurar, incluyendo inicio de sesión de terceros, almacenamiento de objetos, código de verificación, etc.", "Providers - Tooltip": "Proveedores a configurar, incluyendo inicio de sesión de terceros, almacenamiento de objetos, código de verificación, etc.",
"QR Code": "QR Code",
"Real name": "Nombre real", "Real name": "Nombre real",
"Records": "Registros", "Records": "Registros",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "¿Olvidaste tu contraseña?", "Forgot password?": "¿Olvidaste tu contraseña?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Estimulado", "Prompted": "Estimulado",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "URL del proveedor", "Provider URL": "URL del proveedor",
"Provider URL - Tooltip": "Dirección URL para configurar el proveedor de servicios, este campo sólo se utiliza como referencia y no se utiliza en Casdoor", "Provider URL - Tooltip": "Dirección URL para configurar el proveedor de servicios, este campo sólo se utiliza como referencia y no se utiliza en Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "¿Tiene una cuenta?", "Have account?": "¿Tiene una cuenta?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "¡Por favor, acepta el acuerdo!", "Please accept the agreement!": "¡Por favor, acepta el acuerdo!",
"Please click the below button to sign in": "Por favor, haga clic en el botón de abajo para iniciar sesión", "Please click the below button to sign in": "Por favor, haga clic en el botón de abajo para iniciar sesión",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Gauche", "Left": "Gauche",
"Logged in successfully": "Connexion réussie", "Logged in successfully": "Connexion réussie",
"Logged out successfully": "Déconnexion réussie", "Logged out successfully": "Déconnexion réussie",
"Multiple Choices": "Multiple Choices",
"New Application": "Nouvelle application", "New Application": "Nouvelle application",
"No verification": "Aucune vérification", "No verification": "Aucune vérification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Session de connexion", "Signin session": "Session de connexion",
"Signup items": "Champs d'inscription", "Signup items": "Champs d'inscription",
"Signup items - Tooltip": "Champs à remplir lors de l'enregistrement de nouveaux comptes", "Signup items - Tooltip": "Champs à remplir lors de l'enregistrement de nouveaux comptes",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Seuls les comptes ayant leur étiquette listée dans les étiquettes de l'application peuvent se connecter", "Tags - Tooltip": "Seuls les comptes ayant leur étiquette listée dans les étiquettes de l'application peuvent se connecter",
"The application does not allow to sign up new account": "L'application ne permet pas de créer un nouveau compte", "The application does not allow to sign up new account": "L'application ne permet pas de créer un nouveau compte",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Le format du jeton d'accès", "Token format - Tooltip": "Le format du jeton d'accès",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Il n'était pas prévu que vous voyez cette page de saisie" "You are unexpected to see this prompt page": "Il n'était pas prévu que vous voyez cette page de saisie"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Les fournisseurs de paiement à configurer, tels que PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Les fournisseurs de paiement à configurer, tels que PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Fournisseurs", "Providers": "Fournisseurs",
"Providers - Tooltip": "Les fournisseurs à configurer, tels que la connexion via un service tiers, le stockage d'objets, le code de vérification, etc.", "Providers - Tooltip": "Les fournisseurs à configurer, tels que la connexion via un service tiers, le stockage d'objets, le code de vérification, etc.",
"QR Code": "QR Code",
"Real name": "Nom complet", "Real name": "Nom complet",
"Records": "Enregistrements", "Records": "Enregistrements",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Échec de l'obtention de l'autorisation MetaMask", "Failed to obtain MetaMask authorization": "Échec de l'obtention de l'autorisation MetaMask",
"Failed to obtain Web3-Onboard authorization": "Échec de l'obtention de l'autorisation MetaMask", "Failed to obtain Web3-Onboard authorization": "Échec de l'obtention de l'autorisation MetaMask",
"Forgot password?": "Mot de passe oublié ?", "Forgot password?": "Mot de passe oublié ?",
@ -831,6 +837,7 @@
"Project Id": "ID du projet", "Project Id": "ID du projet",
"Project Id - Tooltip": "ID du projet - Infobulle", "Project Id - Tooltip": "ID du projet - Infobulle",
"Prompted": "Incité", "Prompted": "Incité",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "URL du fournisseur", "Provider URL": "URL du fournisseur",
"Provider URL - Tooltip": "URL pour configurer le fournisseur de services, ce champ est uniquement utilisé à titre de référence et n'est pas utilisé dans Casdoor", "Provider URL - Tooltip": "URL pour configurer le fournisseur de services, ce champ est uniquement utilisé à titre de référence et n'est pas utilisé dans Casdoor",
"Public key": "Clé publique", "Public key": "Clé publique",
@ -950,6 +957,7 @@
"Have account?": "Avez-vous un compte ?", "Have account?": "Avez-vous un compte ?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Veuillez accepter l'accord !", "Please accept the agreement!": "Veuillez accepter l'accord !",
"Please click the below button to sign in": "Veuillez cliquer sur le bouton ci-dessous pour vous connecter", "Please click the below button to sign in": "Veuillez cliquer sur le bouton ci-dessous pour vous connecter",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Kiri", "Left": "Kiri",
"Logged in successfully": "Berhasil masuk", "Logged in successfully": "Berhasil masuk",
"Logged out successfully": "Berhasil keluar dari sistem", "Logged out successfully": "Berhasil keluar dari sistem",
"Multiple Choices": "Multiple Choices",
"New Application": "Aplikasi Baru", "New Application": "Aplikasi Baru",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Sesi masuk", "Signin session": "Sesi masuk",
"Signup items": "Item pendaftaran", "Signup items": "Item pendaftaran",
"Signup items - Tooltip": "Item-item yang harus diisi pengguna saat mendaftar untuk akun baru", "Signup items - Tooltip": "Item-item yang harus diisi pengguna saat mendaftar untuk akun baru",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "Aplikasi tidak memperbolehkan untuk mendaftar akun baru", "The application does not allow to sign up new account": "Aplikasi tidak memperbolehkan untuk mendaftar akun baru",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Format dari token akses", "Token format - Tooltip": "Format dari token akses",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Anda tidak mengharapkan untuk melihat halaman prompt ini" "You are unexpected to see this prompt page": "Anda tidak mengharapkan untuk melihat halaman prompt ini"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Penyedia pembayaran harus dikonfigurasi, termasuk PayPal, Alipay, WeChat Pay, dan sebagainya.", "Provider - Tooltip": "Penyedia pembayaran harus dikonfigurasi, termasuk PayPal, Alipay, WeChat Pay, dan sebagainya.",
"Providers": "Penyedia-penyedia", "Providers": "Penyedia-penyedia",
"Providers - Tooltip": "Penyedia harus dikonfigurasi, termasuk login pihak ketiga, penyimpanan objek, kode verifikasi, dan lain-lain.", "Providers - Tooltip": "Penyedia harus dikonfigurasi, termasuk login pihak ketiga, penyimpanan objek, kode verifikasi, dan lain-lain.",
"QR Code": "QR Code",
"Real name": "Nama asli", "Real name": "Nama asli",
"Records": "Catatan", "Records": "Catatan",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Lupa kata sandi?", "Forgot password?": "Lupa kata sandi?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Mendorong", "Prompted": "Mendorong",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "URL penyedia", "Provider URL": "URL penyedia",
"Provider URL - Tooltip": "URL untuk melakukan konfigurasi service provider, kolom ini hanya digunakan sebagai referensi dan tidak digunakan dalam Casdoor", "Provider URL - Tooltip": "URL untuk melakukan konfigurasi service provider, kolom ini hanya digunakan sebagai referensi dan tidak digunakan dalam Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Punya akun?", "Have account?": "Punya akun?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Tolong terima perjanjian ini!", "Please accept the agreement!": "Tolong terima perjanjian ini!",
"Please click the below button to sign in": "Silakan klik tombol di bawah ini untuk masuk", "Please click the below button to sign in": "Silakan klik tombol di bawah ini untuk masuk",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "左", "Left": "左",
"Logged in successfully": "正常にログインしました", "Logged in successfully": "正常にログインしました",
"Logged out successfully": "正常にログアウトしました", "Logged out successfully": "正常にログアウトしました",
"Multiple Choices": "Multiple Choices",
"New Application": "新しいアプリケーション", "New Application": "新しいアプリケーション",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "サインインセッション", "Signin session": "サインインセッション",
"Signup items": "サインアップアイテム", "Signup items": "サインアップアイテム",
"Signup items - Tooltip": "新しいアカウントを登録する際にユーザーが入力するアイテム", "Signup items - Tooltip": "新しいアカウントを登録する際にユーザーが入力するアイテム",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "アプリケーションでは新しいアカウントの登録ができません", "The application does not allow to sign up new account": "アプリケーションでは新しいアカウントの登録ができません",
@ -123,6 +125,8 @@
"Token format - Tooltip": "アクセストークンのフォーマット", "Token format - Tooltip": "アクセストークンのフォーマット",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "このプロンプトページを見ることは予期せぬことである" "You are unexpected to see this prompt page": "このプロンプトページを見ることは予期せぬことである"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "支払いプロバイダーを設定する必要があります。これには、PayPal、Alipay、WeChat Payなどが含まれます。", "Provider - Tooltip": "支払いプロバイダーを設定する必要があります。これには、PayPal、Alipay、WeChat Payなどが含まれます。",
"Providers": "プロバイダー", "Providers": "プロバイダー",
"Providers - Tooltip": "設定するプロバイダーには、サードパーティのログイン、オブジェクトストレージ、検証コードなどが含まれます。", "Providers - Tooltip": "設定するプロバイダーには、サードパーティのログイン、オブジェクトストレージ、検証コードなどが含まれます。",
"QR Code": "QR Code",
"Real name": "本名", "Real name": "本名",
"Records": "記録", "Records": "記録",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "パスワードを忘れましたか?", "Forgot password?": "パスワードを忘れましたか?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "促された", "Prompted": "促された",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "プロバイダーURL", "Provider URL": "プロバイダーURL",
"Provider URL - Tooltip": "サービスプロバイダーの設定用URL。このフィールドは参照用にのみ使用され、Casdoorでは使用されません", "Provider URL - Tooltip": "サービスプロバイダーの設定用URL。このフィールドは参照用にのみ使用され、Casdoorでは使用されません",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "アカウントはありますか?", "Have account?": "アカウントはありますか?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "合意に同意してください!", "Please accept the agreement!": "合意に同意してください!",
"Please click the below button to sign in": "以下のボタンをクリックしてログインしてください", "Please click the below button to sign in": "以下のボタンをクリックしてログインしてください",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "왼쪽", "Left": "왼쪽",
"Logged in successfully": "성공적으로 로그인했습니다", "Logged in successfully": "성공적으로 로그인했습니다",
"Logged out successfully": "로그아웃이 성공적으로 되었습니다", "Logged out successfully": "로그아웃이 성공적으로 되었습니다",
"Multiple Choices": "Multiple Choices",
"New Application": "새로운 응용 프로그램", "New Application": "새로운 응용 프로그램",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "로그인 세션", "Signin session": "로그인 세션",
"Signup items": "가입 항목", "Signup items": "가입 항목",
"Signup items - Tooltip": "새로운 계정 등록시 사용자가 작성해야하는 항목들", "Signup items - Tooltip": "새로운 계정 등록시 사용자가 작성해야하는 항목들",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "이 어플리케이션은 새 계정 등록을 허용하지 않습니다", "The application does not allow to sign up new account": "이 어플리케이션은 새 계정 등록을 허용하지 않습니다",
@ -123,6 +125,8 @@
"Token format - Tooltip": "접근 토큰의 형식", "Token format - Tooltip": "접근 토큰의 형식",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "당신은 이 프롬프트 페이지를 볼 것을 예상하지 못했습니다" "You are unexpected to see this prompt page": "당신은 이 프롬프트 페이지를 볼 것을 예상하지 못했습니다"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "지불 공급자를 구성해야합니다. PayPal, Alipay, WeChat Pay 등이 포함됩니다.", "Provider - Tooltip": "지불 공급자를 구성해야합니다. PayPal, Alipay, WeChat Pay 등이 포함됩니다.",
"Providers": "제공자들", "Providers": "제공자들",
"Providers - Tooltip": "공급 업체는 구성되어야합니다. 3rd-party 로그인, 객체 저장소, 검증 코드 등을 포함합니다.", "Providers - Tooltip": "공급 업체는 구성되어야합니다. 3rd-party 로그인, 객체 저장소, 검증 코드 등을 포함합니다.",
"QR Code": "QR Code",
"Real name": "실명", "Real name": "실명",
"Records": "기록", "Records": "기록",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "비밀번호를 잊으셨나요?", "Forgot password?": "비밀번호를 잊으셨나요?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "자극 받은", "Prompted": "자극 받은",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "제공자 URL", "Provider URL": "제공자 URL",
"Provider URL - Tooltip": "서비스 제공 업체 구성을 위한 URL이며, 이 필드는 참조 용도로만 사용되며 Casdoor에서 사용되지 않습니다", "Provider URL - Tooltip": "서비스 제공 업체 구성을 위한 URL이며, 이 필드는 참조 용도로만 사용되며 Casdoor에서 사용되지 않습니다",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "계정이 있나요?", "Have account?": "계정이 있나요?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "계약서를 승인해주세요!", "Please accept the agreement!": "계약서를 승인해주세요!",
"Please click the below button to sign in": "아래 버튼을 클릭하여 로그인하세요", "Please click the below button to sign in": "아래 버튼을 클릭하여 로그인하세요",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Esquerda", "Left": "Esquerda",
"Logged in successfully": "Login realizado com sucesso", "Logged in successfully": "Login realizado com sucesso",
"Logged out successfully": "Logout realizado com sucesso", "Logged out successfully": "Logout realizado com sucesso",
"Multiple Choices": "Multiple Choices",
"New Application": "Nova Aplicação", "New Application": "Nova Aplicação",
"No verification": "Sem verificação", "No verification": "Sem verificação",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Sessão de login", "Signin session": "Sessão de login",
"Signup items": "Itens de registro", "Signup items": "Itens de registro",
"Signup items - Tooltip": "Itens para os usuários preencherem ao registrar novas contas", "Signup items - Tooltip": "Itens para os usuários preencherem ao registrar novas contas",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Apenas usuários com a tag listada nas tags do aplicativo podem acessar", "Tags - Tooltip": "Apenas usuários com a tag listada nas tags do aplicativo podem acessar",
"The application does not allow to sign up new account": "A aplicação não permite o registro de novas contas", "The application does not allow to sign up new account": "A aplicação não permite o registro de novas contas",
@ -123,6 +125,8 @@
"Token format - Tooltip": "O formato do token de acesso", "Token format - Tooltip": "O formato do token de acesso",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Você não deveria ver esta página de prompt" "You are unexpected to see this prompt page": "Você não deveria ver esta página de prompt"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Provedores de pagamento a serem configurados, incluindo PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Provedores de pagamento a serem configurados, incluindo PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Provedores", "Providers": "Provedores",
"Providers - Tooltip": "Provedores a serem configurados, incluindo login de terceiros, armazenamento de objetos, código de verificação, etc.", "Providers - Tooltip": "Provedores a serem configurados, incluindo login de terceiros, armazenamento de objetos, código de verificação, etc.",
"QR Code": "QR Code",
"Real name": "Nome real", "Real name": "Nome real",
"Records": "Registros", "Records": "Registros",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Esqueceu a senha?", "Forgot password?": "Esqueceu a senha?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Solicitado", "Prompted": "Solicitado",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "URL do Provedor", "Provider URL": "URL do Provedor",
"Provider URL - Tooltip": "URL para configurar o provedor de serviço, este campo é apenas usado para referência e não é usado no Casdoor", "Provider URL - Tooltip": "URL para configurar o provedor de serviço, este campo é apenas usado para referência e não é usado no Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Já possui uma conta?", "Have account?": "Já possui uma conta?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Por favor, aceite o acordo!", "Please accept the agreement!": "Por favor, aceite o acordo!",
"Please click the below button to sign in": "Por favor, clique no botão abaixo para fazer login", "Please click the below button to sign in": "Por favor, clique no botão abaixo para fazer login",

View File

@ -74,6 +74,7 @@
"Left": "Левый", "Left": "Левый",
"Logged in successfully": "Успешный вход в систему", "Logged in successfully": "Успешный вход в систему",
"Logged out successfully": "Успешный выход из системы", "Logged out successfully": "Успешный выход из системы",
"Multiple Choices": "Multiple Choices",
"New Application": "Новое приложение", "New Application": "Новое приложение",
"No verification": "Нет верификации", "No verification": "Нет верификации",
"Normal": "Обычный", "Normal": "Обычный",
@ -112,6 +113,7 @@
"Signin session": "Сессия входа в систему", "Signin session": "Сессия входа в систему",
"Signup items": "Элементы регистрации", "Signup items": "Элементы регистрации",
"Signup items - Tooltip": "Элементы, которые пользователи должны заполнить при регистрации новых аккаунтов", "Signup items - Tooltip": "Элементы, которые пользователи должны заполнить при регистрации новых аккаунтов",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Только пользователи с тегом, указанным в тегах приложения могут войти в систему", "Tags - Tooltip": "Только пользователи с тегом, указанным в тегах приложения могут войти в систему",
"The application does not allow to sign up new account": "Приложение не позволяет зарегистрироваться новому аккаунту", "The application does not allow to sign up new account": "Приложение не позволяет зарегистрироваться новому аккаунту",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Формат токена доступа", "Token format - Tooltip": "Формат токена доступа",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Вы не ожидали увидеть эту страницу-подсказку" "You are unexpected to see this prompt page": "Вы не ожидали увидеть эту страницу-подсказку"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Провайдеры платежей должны быть настроены, включая PayPal, Alipay, WeChat Pay и т.д.", "Provider - Tooltip": "Провайдеры платежей должны быть настроены, включая PayPal, Alipay, WeChat Pay и т.д.",
"Providers": "Провайдеры", "Providers": "Провайдеры",
"Providers - Tooltip": "Провайдеры должны быть настроены, включая вход с помощью сторонних сервисов, объектное хранилище, код подтверждения и т.д.", "Providers - Tooltip": "Провайдеры должны быть настроены, включая вход с помощью сторонних сервисов, объектное хранилище, код подтверждения и т.д.",
"QR Code": "QR Code",
"Real name": "Реальное имя", "Real name": "Реальное имя",
"Records": "Записи", "Records": "Записи",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Не удалось получить авторизацию MetaMask", "Failed to obtain MetaMask authorization": "Не удалось получить авторизацию MetaMask",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Забыли пароль?", "Forgot password?": "Забыли пароль?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Побудил", "Prompted": "Побудил",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "URL поставщика", "Provider URL": "URL поставщика",
"Provider URL - Tooltip": "URL для настройки поставщика услуг, это поле используется только для ссылки и не используется в Casdoor", "Provider URL - Tooltip": "URL для настройки поставщика услуг, это поле используется только для ссылки и не используется в Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "У вас есть аккаунт?", "Have account?": "У вас есть аккаунт?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Пожалуйста, примите соглашение!", "Please accept the agreement!": "Пожалуйста, примите соглашение!",
"Please click the below button to sign in": "Пожалуйста, нажмите на кнопку ниже, чтобы авторизоваться", "Please click the below button to sign in": "Пожалуйста, нажмите на кнопку ниже, чтобы авторизоваться",

View File

@ -74,6 +74,7 @@
"Left": "Vľavo", "Left": "Vľavo",
"Logged in successfully": "Úspešne prihlásený", "Logged in successfully": "Úspešne prihlásený",
"Logged out successfully": "Úspešne odhlásený", "Logged out successfully": "Úspešne odhlásený",
"Multiple Choices": "Multiple Choices",
"New Application": "Nová aplikácia", "New Application": "Nová aplikácia",
"No verification": "Bez overenia", "No verification": "Bez overenia",
"Normal": "Normálny", "Normal": "Normálny",
@ -112,6 +113,7 @@
"Signin session": "Relácia prihlásenia", "Signin session": "Relácia prihlásenia",
"Signup items": "Položky registrácie", "Signup items": "Položky registrácie",
"Signup items - Tooltip": "Položky, ktoré majú používatelia vyplniť pri registrácii nových účtov", "Signup items - Tooltip": "Položky, ktoré majú používatelia vyplniť pri registrácii nových účtov",
"Single Choice": "Single Choice",
"Small icon": "Malá ikona", "Small icon": "Malá ikona",
"Tags - Tooltip": "Prihlásiť sa môžu iba používatelia s tagom uvedeným v tagoch aplikácie", "Tags - Tooltip": "Prihlásiť sa môžu iba používatelia s tagom uvedeným v tagoch aplikácie",
"The application does not allow to sign up new account": "Aplikácia neumožňuje vytvoriť nový účet", "The application does not allow to sign up new account": "Aplikácia neumožňuje vytvoriť nový účet",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Formát prístupového tokenu", "Token format - Tooltip": "Formát prístupového tokenu",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Neočekávali ste, že uvidíte túto výzvu" "You are unexpected to see this prompt page": "Neočekávali ste, že uvidíte túto výzvu"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Poskytovatelia platieb na konfiguráciu, vrátane PayPal, Alipay, WeChat Pay atď.", "Provider - Tooltip": "Poskytovatelia platieb na konfiguráciu, vrátane PayPal, Alipay, WeChat Pay atď.",
"Providers": "Poskytovatelia", "Providers": "Poskytovatelia",
"Providers - Tooltip": "Poskytovatelia na konfiguráciu, vrátane prihlásenia cez tretie strany, ukladania objektov, overovacích kódov atď.", "Providers - Tooltip": "Poskytovatelia na konfiguráciu, vrátane prihlásenia cez tretie strany, ukladania objektov, overovacích kódov atď.",
"QR Code": "QR Code",
"Real name": "Skutočné meno", "Real name": "Skutočné meno",
"Records": "Záznamy", "Records": "Záznamy",
"Request URI": "URI požiadavky", "Request URI": "URI požiadavky",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Rozpoznávanie tváre", "Face Recognition": "Rozpoznávanie tváre",
"Face recognition failed": "Zlyhalo rozpoznávanie tváre", "Face recognition failed": "Zlyhalo rozpoznávanie tváre",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Nepodarilo sa získať autorizáciu MetaMask", "Failed to obtain MetaMask authorization": "Nepodarilo sa získať autorizáciu MetaMask",
"Failed to obtain Web3-Onboard authorization": "Nepodarilo sa získať autorizáciu Web3-Onboard", "Failed to obtain Web3-Onboard authorization": "Nepodarilo sa získať autorizáciu Web3-Onboard",
"Forgot password?": "Zabudli ste heslo?", "Forgot password?": "Zabudli ste heslo?",
@ -831,6 +837,7 @@
"Project Id": "ID projektu", "Project Id": "ID projektu",
"Project Id - Tooltip": "ID projektu", "Project Id - Tooltip": "ID projektu",
"Prompted": "Vyžiadané", "Prompted": "Vyžiadané",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "URL poskytovateľa", "Provider URL": "URL poskytovateľa",
"Provider URL - Tooltip": "URL na konfiguráciu poskytovateľa služby, toto pole sa používa len na referenciu a v Casdoor sa nepoužíva", "Provider URL - Tooltip": "URL na konfiguráciu poskytovateľa služby, toto pole sa používa len na referenciu a v Casdoor sa nepoužíva",
"Public key": "Verejný kľúč", "Public key": "Verejný kľúč",
@ -950,6 +957,7 @@
"Have account?": "Máte účet?", "Have account?": "Máte účet?",
"Label": "Štítok", "Label": "Štítok",
"Label HTML": "HTML štítok", "Label HTML": "HTML štítok",
"Options": "Options",
"Placeholder": "Miesto na vyplnenie", "Placeholder": "Miesto na vyplnenie",
"Please accept the agreement!": "Prosím, akceptujte dohodu!", "Please accept the agreement!": "Prosím, akceptujte dohodu!",
"Please click the below button to sign in": "Prosím, kliknite na nižšie uvedené tlačidlo na prihlásenie", "Please click the below button to sign in": "Prosím, kliknite na nižšie uvedené tlačidlo na prihlásenie",

View File

@ -74,6 +74,7 @@
"Left": "Left", "Left": "Left",
"Logged in successfully": "Logged in successfully", "Logged in successfully": "Logged in successfully",
"Logged out successfully": "Logged out successfully", "Logged out successfully": "Logged out successfully",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Real name", "Real name": "Real name",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Forgot password?", "Forgot password?": "Forgot password?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Have account?", "Have account?": "Have account?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Please accept the agreement!", "Please accept the agreement!": "Please accept the agreement!",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Sol", "Left": "Sol",
"Logged in successfully": "Başarıyla giriş yapıldı", "Logged in successfully": "Başarıyla giriş yapıldı",
"Logged out successfully": "Başarıyla çıkış yapıldı", "Logged out successfully": "Başarıyla çıkış yapıldı",
"Multiple Choices": "Multiple Choices",
"New Application": "New Application", "New Application": "New Application",
"No verification": "No verification", "No verification": "No verification",
"Normal": "Normal", "Normal": "Normal",
@ -112,6 +113,7 @@
"Signin session": "Signin session", "Signin session": "Signin session",
"Signup items": "Signup items", "Signup items": "Signup items",
"Signup items - Tooltip": "Items for users to fill in when registering new accounts", "Signup items - Tooltip": "Items for users to fill in when registering new accounts",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "The application does not allow to sign up new account", "The application does not allow to sign up new account": "The application does not allow to sign up new account",
@ -123,6 +125,8 @@
"Token format - Tooltip": "The format of access token", "Token format - Tooltip": "The format of access token",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "You are unexpected to see this prompt page" "You are unexpected to see this prompt page": "You are unexpected to see this prompt page"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.", "Provider - Tooltip": "Payment providers to be configured, including PayPal, Alipay, WeChat Pay, etc.",
"Providers": "Providers", "Providers": "Providers",
"Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.", "Providers - Tooltip": "Providers to be configured, including 3rd-party login, object storage, verification code, etc.",
"QR Code": "QR Code",
"Real name": "Gerçek isim", "Real name": "Gerçek isim",
"Records": "Records", "Records": "Records",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Metamask yetkilendirmesi başarısız", "Failed to obtain MetaMask authorization": "Metamask yetkilendirmesi başarısız",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Şifrenizi mi unuttunuz?", "Forgot password?": "Şifrenizi mi unuttunuz?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Prompted", "Prompted": "Prompted",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Provider URL", "Provider URL": "Provider URL",
"Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor", "Provider URL - Tooltip": "URL for configuring the service provider, this field is only used for reference and is not used in Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Zaten bir hesabınız var mı?", "Have account?": "Zaten bir hesabınız var mı?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Lütfen, kullanım koşullarını kabul ediniz", "Please accept the agreement!": "Lütfen, kullanım koşullarını kabul ediniz",
"Please click the below button to sign in": "Please click the below button to sign in", "Please click the below button to sign in": "Please click the below button to sign in",

View File

@ -74,6 +74,7 @@
"Left": "Ліворуч", "Left": "Ліворуч",
"Logged in successfully": "Успішно ввійшли", "Logged in successfully": "Успішно ввійшли",
"Logged out successfully": "Успішно вийшов", "Logged out successfully": "Успішно вийшов",
"Multiple Choices": "Multiple Choices",
"New Application": "Нова заявка", "New Application": "Нова заявка",
"No verification": "Без підтвердження", "No verification": "Без підтвердження",
"Normal": "нормальний", "Normal": "нормальний",
@ -112,6 +113,7 @@
"Signin session": "Сеанс входу", "Signin session": "Сеанс входу",
"Signup items": "Пункти реєстрації", "Signup items": "Пункти реєстрації",
"Signup items - Tooltip": "Пункти, які користувачі повинні заповнити під час реєстрації нових облікових записів", "Signup items - Tooltip": "Пункти, які користувачі повинні заповнити під час реєстрації нових облікових записів",
"Single Choice": "Single Choice",
"Small icon": "Маленький значок", "Small icon": "Маленький значок",
"Tags - Tooltip": "Увійти можуть лише користувачі з тегом, указаним у тегах програми", "Tags - Tooltip": "Увійти можуть лише користувачі з тегом, указаним у тегах програми",
"The application does not allow to sign up new account": "Програма не дозволяє зареєструвати новий обліковий запис", "The application does not allow to sign up new account": "Програма не дозволяє зареєструвати новий обліковий запис",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Формат маркера доступу", "Token format - Tooltip": "Формат маркера доступу",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Ви неочікувано побачите цю сторінку запиту" "You are unexpected to see this prompt page": "Ви неочікувано побачите цю сторінку запиту"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Платіжні постачальники, які потрібно налаштувати, зокрема PayPal, Alipay, WeChat Pay тощо.", "Provider - Tooltip": "Платіжні постачальники, які потрібно налаштувати, зокрема PayPal, Alipay, WeChat Pay тощо.",
"Providers": "Провайдери", "Providers": "Провайдери",
"Providers - Tooltip": "Постачальники, які потрібно налаштувати, включаючи вхід сторонніх розробників, зберігання об’єктів, код підтвердження тощо.", "Providers - Tooltip": "Постачальники, які потрібно налаштувати, включаючи вхід сторонніх розробників, зберігання об’єктів, код підтвердження тощо.",
"QR Code": "QR Code",
"Real name": "Справжнє ім'я", "Real name": "Справжнє ім'я",
"Records": "Записи", "Records": "Записи",
"Request URI": "URI запиту", "Request URI": "URI запиту",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Розпізнавання обличчя", "Face Recognition": "Розпізнавання обличчя",
"Face recognition failed": "Помилка розпізнавання обличчя", "Face recognition failed": "Помилка розпізнавання обличчя",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Не вдалося отримати авторизацію MetaMask", "Failed to obtain MetaMask authorization": "Не вдалося отримати авторизацію MetaMask",
"Failed to obtain Web3-Onboard authorization": "Не вдалося отримати авторизацію Web3-Onboard", "Failed to obtain Web3-Onboard authorization": "Не вдалося отримати авторизацію Web3-Onboard",
"Forgot password?": "Забули пароль?", "Forgot password?": "Забули пароль?",
@ -831,6 +837,7 @@
"Project Id": "Ідентифікатор проекту", "Project Id": "Ідентифікатор проекту",
"Project Id - Tooltip": "Ідентифікатор проекту підказка", "Project Id - Tooltip": "Ідентифікатор проекту підказка",
"Prompted": "Запропоновано", "Prompted": "Запропоновано",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "URL-адреса постачальника", "Provider URL": "URL-адреса постачальника",
"Provider URL - Tooltip": "URL-адреса для налаштування постачальника послуг, це поле використовується лише для довідки та не використовується в Casdoor", "Provider URL - Tooltip": "URL-адреса для налаштування постачальника послуг, це поле використовується лише для довідки та не використовується в Casdoor",
"Public key": "Відкритий ключ", "Public key": "Відкритий ключ",
@ -950,6 +957,7 @@
"Have account?": "Є акаунт?", "Have account?": "Є акаунт?",
"Label": "Мітка", "Label": "Мітка",
"Label HTML": "Мітка HTML", "Label HTML": "Мітка HTML",
"Options": "Options",
"Placeholder": "Заповнювач", "Placeholder": "Заповнювач",
"Please accept the agreement!": "Будь ласка, прийміть угоду!", "Please accept the agreement!": "Будь ласка, прийміть угоду!",
"Please click the below button to sign in": "Натисніть кнопку нижче, щоб увійти", "Please click the below button to sign in": "Натисніть кнопку нижче, щоб увійти",

View File

@ -74,6 +74,7 @@
"Left": "Trái", "Left": "Trái",
"Logged in successfully": "Đăng nhập thành công", "Logged in successfully": "Đăng nhập thành công",
"Logged out successfully": "Đã đăng xuất thành công", "Logged out successfully": "Đã đăng xuất thành công",
"Multiple Choices": "Multiple Choices",
"New Application": "Ứng dụng mới", "New Application": "Ứng dụng mới",
"No verification": "Không xác minh", "No verification": "Không xác minh",
"Normal": "Bình thường", "Normal": "Bình thường",
@ -112,6 +113,7 @@
"Signin session": "Phiên đăng nhập", "Signin session": "Phiên đăng nhập",
"Signup items": "Các mục đăng ký", "Signup items": "Các mục đăng ký",
"Signup items - Tooltip": "Các thông tin cần được người dùng điền khi đăng ký tài khoản mới", "Signup items - Tooltip": "Các thông tin cần được người dùng điền khi đăng ký tài khoản mới",
"Single Choice": "Single Choice",
"Small icon": "Small icon", "Small icon": "Small icon",
"Tags - Tooltip": "Only users with the tag that is listed in the application tags can login", "Tags - Tooltip": "Only users with the tag that is listed in the application tags can login",
"The application does not allow to sign up new account": "Ứng dụng không cho phép đăng ký tài khoản mới", "The application does not allow to sign up new account": "Ứng dụng không cho phép đăng ký tài khoản mới",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Định dạng của mã thông báo truy cập", "Token format - Tooltip": "Định dạng của mã thông báo truy cập",
"Token signing method": "Token signing method", "Token signing method": "Token signing method",
"Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate", "Token signing method - Tooltip": "Signing method of JWT token, needs to be the same algorithm as the certificate",
"Use Email as NameID": "Use Email as NameID",
"Use Email as NameID - Tooltip": "Use Email as NameID - Tooltip",
"You are unexpected to see this prompt page": "Bạn không mong đợi thấy trang này hiện lên" "You are unexpected to see this prompt page": "Bạn không mong đợi thấy trang này hiện lên"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "Cung cấp thanh toán được cấu hình, bao gồm PayPal, Alipay, WeChat Pay, vv.", "Provider - Tooltip": "Cung cấp thanh toán được cấu hình, bao gồm PayPal, Alipay, WeChat Pay, vv.",
"Providers": "Nhà cung cấp", "Providers": "Nhà cung cấp",
"Providers - Tooltip": "Các nhà cung cấp phải được cấu hình, bao gồm đăng nhập bên thứ ba, lưu trữ đối tượng, mã xác minh, v.v.", "Providers - Tooltip": "Các nhà cung cấp phải được cấu hình, bao gồm đăng nhập bên thứ ba, lưu trữ đối tượng, mã xác minh, v.v.",
"QR Code": "QR Code",
"Real name": "Tên thật", "Real name": "Tên thật",
"Records": "Hồ sơ", "Records": "Hồ sơ",
"Request URI": "Request URI", "Request URI": "Request URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "Face Recognition", "Face Recognition": "Face Recognition",
"Face recognition failed": "Face recognition failed", "Face recognition failed": "Face recognition failed",
"Failed to log out": "Failed to log out",
"Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization", "Failed to obtain MetaMask authorization": "Failed to obtain MetaMask authorization",
"Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization", "Failed to obtain Web3-Onboard authorization": "Failed to obtain Web3-Onboard authorization",
"Forgot password?": "Quên mật khẩu?", "Forgot password?": "Quên mật khẩu?",
@ -831,6 +837,7 @@
"Project Id": "Project Id", "Project Id": "Project Id",
"Project Id - Tooltip": "Project Id - Tooltip", "Project Id - Tooltip": "Project Id - Tooltip",
"Prompted": "Thúc đẩy", "Prompted": "Thúc đẩy",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "Địa chỉ URL nhà cung cấp", "Provider URL": "Địa chỉ URL nhà cung cấp",
"Provider URL - Tooltip": "URL để cấu hình nhà cung cấp dịch vụ, trường này chỉ được sử dụng để tham khảo và không được sử dụng trong Casdoor", "Provider URL - Tooltip": "URL để cấu hình nhà cung cấp dịch vụ, trường này chỉ được sử dụng để tham khảo và không được sử dụng trong Casdoor",
"Public key": "Public key", "Public key": "Public key",
@ -950,6 +957,7 @@
"Have account?": "Có tài khoản không?", "Have account?": "Có tài khoản không?",
"Label": "Label", "Label": "Label",
"Label HTML": "Label HTML", "Label HTML": "Label HTML",
"Options": "Options",
"Placeholder": "Placeholder", "Placeholder": "Placeholder",
"Please accept the agreement!": "Vui lòng chấp nhận thỏa thuận!", "Please accept the agreement!": "Vui lòng chấp nhận thỏa thuận!",
"Please click the below button to sign in": "Xin vui lòng nhấn vào nút bên dưới để đăng nhập", "Please click the below button to sign in": "Xin vui lòng nhấn vào nút bên dưới để đăng nhập",

View File

@ -74,6 +74,7 @@
"Left": "居左", "Left": "居左",
"Logged in successfully": "登录成功", "Logged in successfully": "登录成功",
"Logged out successfully": "登出成功", "Logged out successfully": "登出成功",
"Multiple Choices": "多选",
"New Application": "添加应用", "New Application": "添加应用",
"No verification": "不校验", "No verification": "不校验",
"Normal": "标准", "Normal": "标准",
@ -112,6 +113,7 @@
"Signin session": "保持登录会话", "Signin session": "保持登录会话",
"Signup items": "注册项", "Signup items": "注册项",
"Signup items - Tooltip": "注册用户注册时需要填写的项目", "Signup items - Tooltip": "注册用户注册时需要填写的项目",
"Single Choice": "单选",
"Small icon": "小图标", "Small icon": "小图标",
"Tags - Tooltip": "用户的标签在应用的标签集合中时,用户才可以登录该应用", "Tags - Tooltip": "用户的标签在应用的标签集合中时,用户才可以登录该应用",
"The application does not allow to sign up new account": "该应用不允许注册新账户", "The application does not allow to sign up new account": "该应用不允许注册新账户",
@ -123,6 +125,8 @@
"Token format - Tooltip": "Access Token格式", "Token format - Tooltip": "Access Token格式",
"Token signing method": "Token签名算法", "Token signing method": "Token签名算法",
"Token signing method - Tooltip": "JWT token的签名算法需要与证书算法相匹配", "Token signing method - Tooltip": "JWT token的签名算法需要与证书算法相匹配",
"Use Email as NameID": "使用邮箱作为NameID",
"Use Email as NameID - Tooltip": "使用邮箱作为NameID - Tooltip",
"You are unexpected to see this prompt page": "错误:该提醒页面不应出现" "You are unexpected to see this prompt page": "错误:该提醒页面不应出现"
}, },
"cert": { "cert": {
@ -334,6 +338,7 @@
"Provider - Tooltip": "需要配置的支付提供商包括PayPal、支付宝、微信支付等", "Provider - Tooltip": "需要配置的支付提供商包括PayPal、支付宝、微信支付等",
"Providers": "提供商", "Providers": "提供商",
"Providers - Tooltip": "需要配置的提供商,包括第三方登录、对象存储、验证码等", "Providers - Tooltip": "需要配置的提供商,包括第三方登录、对象存储、验证码等",
"QR Code": "二维码",
"Real name": "姓名", "Real name": "姓名",
"Records": "日志", "Records": "日志",
"Request URI": "请求URI", "Request URI": "请求URI",
@ -478,6 +483,7 @@
"Face ID": "Face ID", "Face ID": "Face ID",
"Face Recognition": "人脸识别", "Face Recognition": "人脸识别",
"Face recognition failed": "人脸识别失败", "Face recognition failed": "人脸识别失败",
"Failed to log out": "注销失败",
"Failed to obtain MetaMask authorization": "获取MetaMask授权失败", "Failed to obtain MetaMask authorization": "获取MetaMask授权失败",
"Failed to obtain Web3-Onboard authorization": "获取 Web3-Onboard 授权失败", "Failed to obtain Web3-Onboard authorization": "获取 Web3-Onboard 授权失败",
"Forgot password?": "忘记密码?", "Forgot password?": "忘记密码?",
@ -831,6 +837,7 @@
"Project Id": "项目 Id", "Project Id": "项目 Id",
"Project Id - Tooltip": "项目 Id - 工具提示", "Project Id - Tooltip": "项目 Id - 工具提示",
"Prompted": "注册后提醒绑定", "Prompted": "注册后提醒绑定",
"Provider - Tooltip": "Provider - Tooltip",
"Provider URL": "提供商URL", "Provider URL": "提供商URL",
"Provider URL - Tooltip": "提供商网址配置对应的URL该字段仅用来方便跳转在Casdoor平台中未使用", "Provider URL - Tooltip": "提供商网址配置对应的URL该字段仅用来方便跳转在Casdoor平台中未使用",
"Public key": "公钥", "Public key": "公钥",
@ -950,6 +957,7 @@
"Have account?": "已有账号?", "Have account?": "已有账号?",
"Label": "标签", "Label": "标签",
"Label HTML": "标签HTML", "Label HTML": "标签HTML",
"Options": "选项",
"Placeholder": "占位符", "Placeholder": "占位符",
"Please accept the agreement!": "请先同意用户协议!", "Please accept the agreement!": "请先同意用户协议!",
"Please click the below button to sign in": "请点击下方按钮登录", "Please click the below button to sign in": "请点击下方按钮登录",