Skip to content

Commit 06dbd3c

Browse files
committed
add i18ns
Signed-off-by: wang yan <[email protected]>
1 parent cce134b commit 06dbd3c

File tree

8 files changed

+48
-16
lines changed

8 files changed

+48
-16
lines changed

src/portal/src/i18n/lang/de-de-lang.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
"OIDC_VERIFYCERT": "Box deaktivieren, falls der OIDC Server mit selbstsignierten Zertifikaten betrieben wird.",
107107
"OIDC_AUTOONBOARD": "Überspringe die Startseite, hierdurch können Nutzer ihren Nutzernamen nicht ändern. Der Nutzername wird aus dem ID Token übernommen.",
108108
"OIDC_USER_CLAIM": "Der Name des Claims im ID Token, aus dem der Nutzername stammt. Falls das Feld leer ist, wird 'name' verwendet.",
109-
"NEW_SECRET": "Das Secret muss länger als 8 Zeichen sein, mit jeweils einem Groß-, einem Kleinbuchstaben und einer Ziffer."
109+
"NEW_SECRET": "Das Secret muss länger als 8 Zeichen sein, mit jeweils einem Groß-, einem Kleinbuchstaben und einer Ziffer.",
110+
"OIDC_LOGOUT": "Logs the user out of their current session with the Identity Provider.",
111+
"OIDC_LOGOUT_OFFLINE": "Logs the user out of their current offline session with the Identity Provider."
110112
},
111113
"PLACEHOLDER": {
112114
"CURRENT_PWD": "Aktuelles Passwort eingeben",
@@ -985,7 +987,9 @@
985987
"OIDC_ADMIN_GROUP": "OIDC Administratorengruppe",
986988
"OIDC_ADMIN_GROUP_INFO": "Spezifiziere den Namen einer OIDC Administratorengruppe. Alle Mitglieder dieser Gruppe haben in Harbor administrative Berechtigungen. Falls dies nicht gewünscht ist, kann das Feld leer gelassen werden.",
987989
"OIDC_GROUP_FILTER": "OIDC Group Filter",
988-
"OIDC_GROUP_FILTER_INFO": "Filter OIDC groups who match the provided regular expression.Keep it blank to match all the groups."
990+
"OIDC_GROUP_FILTER_INFO": "Filter OIDC groups who match the provided regular expression.Keep it blank to match all the groups.",
991+
"OIDC_LOGOUT": "OIDC Session Logout",
992+
"OIDC_LOGOUT_OFFLINE": "OIDC Offline Session Logout"
989993
},
990994
"SCANNING": {
991995
"STOP_SCAN_ALL_SUCCESS": "Alle Scans erfolgreich zum Anhalten aufgefordert!",

src/portal/src/i18n/lang/es-es-lang.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
"OIDC_VERIFYCERT": "Desmarque esta casilla si tu OIDC servidor está alojado a través de certificado autofirmado.",
107107
"OIDC_AUTOONBOARD": "Omita la pantalla de incorporación, por lo que el usuario no puede cambiar su nombre de username. El username se proporciona a partir del ID Token",
108108
"OIDC_USER_CLAIM": "El nombre del reclamo en el ID Token de donde se obtiene el username. Si no se especifica, se utilizará de forma predeterminada a 'name'.",
109-
"NEW_SECRET": "El secreto debe tener más de 8 caracteres con al menos 1 letra mayúscula, 1 letra minúscula y 1 número."
109+
"NEW_SECRET": "El secreto debe tener más de 8 caracteres con al menos 1 letra mayúscula, 1 letra minúscula y 1 número.",
110+
"OIDC_LOGOUT": "Logs the user out of their current session with the Identity Provider.",
111+
"OIDC_LOGOUT_OFFLINE": "Logs the user out of their current offline session with the Identity Provider."
110112
},
111113
"PLACEHOLDER": {
112114
"CURRENT_PWD": "Introduzca la contraseña actual",
@@ -984,7 +986,9 @@
984986
"OIDC_ADMIN_GROUP": "OIDC Grupo Admin",
985987
"OIDC_ADMIN_GROUP_INFO": "Especifique un nombre de grupo de administración de OIDC. Todos los usuarios de OIDC en este grupo tendrán privilegios de administrador de puerto. Déjelo en blanco si no lo desea.",
986988
"OIDC_GROUP_FILTER": "OIDC Filtro Grupo",
987-
"OIDC_GROUP_FILTER_INFO": "Filtrar grupos OIDC que coincidan con la expresión regular proporcionada. Déjelo en blanco para que coincida con todos los grupos."
989+
"OIDC_GROUP_FILTER_INFO": "Filtrar grupos OIDC que coincidan con la expresión regular proporcionada. Déjelo en blanco para que coincida con todos los grupos.",
990+
"OIDC_LOGOUT": "OIDC Session Logout",
991+
"OIDC_LOGOUT_OFFLINE": "OIDC Offline Session Logout"
988992
},
989993
"SCANNING": {
990994
"STOP_SCAN_ALL_SUCCESS": "Activar detener escanear todos satisfactoriamente!",

src/portal/src/i18n/lang/fr-fr-lang.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
"OIDC_VERIFYCERT": "Décocher cette case si votre serveur OIDC est hébergé avec un certificat auto-signé.",
107107
"OIDC_AUTOONBOARD": "Ignorer l'écran d'accueil afin que l'utilisateur ne puisse pas modifier son nom d'utilisateur. Le nom d'utilisateur est fourni à partir du Token ID.",
108108
"OIDC_USER_CLAIM": "Le nom du claim dans le ID Token à partir duquel le nom d'utilisateur est récupéré. S'il n'est pas spécifié, la valeur par défaut sera 'name'.",
109-
"NEW_SECRET": "Le secret doit être composé de 8 à 128 caractères avec au moins 1 majuscule, 1 minuscule et 1 chiffre."
109+
"NEW_SECRET": "Le secret doit être composé de 8 à 128 caractères avec au moins 1 majuscule, 1 minuscule et 1 chiffre.",
110+
"OIDC_LOGOUT": "Logs the user out of their current session with the Identity Provider.",
111+
"OIDC_LOGOUT_OFFLINE": "Logs the user out of their current offline session with the Identity Provider."
110112
},
111113
"PLACEHOLDER": {
112114
"CURRENT_PWD": "Entrez le mot de passe actuel",
@@ -987,7 +989,9 @@
987989
"OIDC_ADMIN_GROUP": "Groupe d'admin OIDC",
988990
"OIDC_ADMIN_GROUP_INFO": "Spécifie le nom d'un groupe d'admin OIDC. Tous les utilisateurs OIDC de ce groupe auront les droits d'admin dans Harbor. Laisser vide pour ne pas l'utiliser.",
989991
"OIDC_GROUP_FILTER": "Filtre de groupe OIDC",
990-
"OIDC_GROUP_FILTER_INFO": "Filtre les groupes OIDC qui correspondent à l'expression régulière fournie. Laisser vide pour ne pas l'utiliser."
992+
"OIDC_GROUP_FILTER_INFO": "Filtre les groupes OIDC qui correspondent à l'expression régulière fournie. Laisser vide pour ne pas l'utiliser.",
993+
"OIDC_LOGOUT": "OIDC Session Logout",
994+
"OIDC_LOGOUT_OFFLINE": "OIDC Offline Session Logout"
991995
},
992996
"SCANNING": {
993997
"STOP_SCAN_ALL_SUCCESS": "Déclenchement avec succès de l'arrêt de l'analyse globale !",

src/portal/src/i18n/lang/ko-kr-lang.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
"OIDC_VERIFYCERT": "OIDC 서버가 자체 서명된 인증서를 통해 호스팅되는 경우 이 상자를 선택 취소하세요.",
107107
"OIDC_AUTOONBOARD": "온보딩 화면을 건너뛰면 사용자가 사용자 이름을 변경할 수 없습니다. 사용자 이름은 ID 토큰에서 제공됩니다.",
108108
"OIDC_USER_CLAIM": "사용자 이름을 검색하는 ID 토큰의 클레임 이름입니다. 지정하지 않으면 기본값은 'name'입니다.",
109-
"NEW_SECRET": "시크릿은 대문자 1개, 소문자 1개, 숫자 1개 이상이 포함된 8자 이상이여야합니다"
109+
"NEW_SECRET": "시크릿은 대문자 1개, 소문자 1개, 숫자 1개 이상이 포함된 8자 이상이여야합니다",
110+
"OIDC_LOGOUT": "Logs the user out of their current session with the Identity Provider.",
111+
"OIDC_LOGOUT_OFFLINE": "Logs the user out of their current offline session with the Identity Provider."
110112
},
111113
"PLACEHOLDER": {
112114
"CURRENT_PWD": "현재 비밀번호를 입력하세요",
@@ -982,7 +984,9 @@
982984
"OIDC_ADMIN_GROUP": "OIDC 관리 그룹",
983985
"OIDC_ADMIN_GROUP_INFO": "OIDC 관리자 그룹 이름을 지정합니다. 이 그룹의 모든 OIDC 사용자는 항구 관리자 권한을 갖습니다. 원하지 않으시면 비워두세요.",
984986
"OIDC_GROUP_FILTER": "OIDC 그룹 필터",
985-
"OIDC_GROUP_FILTER_INFO": "제공된 정규식과 일치하는 OIDC 그룹을 필터링합니다. 모든 그룹과 일치하려면 공백으로 유지하세요."
987+
"OIDC_GROUP_FILTER_INFO": "제공된 정규식과 일치하는 OIDC 그룹을 필터링합니다. 모든 그룹과 일치하려면 공백으로 유지하세요.",
988+
"OIDC_LOGOUT": "OIDC Session Logout",
989+
"OIDC_LOGOUT_OFFLINE": "OIDC Offline Session Logout"
986990
},
987991
"SCANNING": {
988992
"STOP_SCAN_ALL_SUCCESS": "트리거 정지 스캔이 모두 성공적으로 완료되었습니다!",

src/portal/src/i18n/lang/pt-br-lang.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@
105105
"OIDC_VERIFYCERT": "Desmarque para ignorar certificados inválidos ou auto-assinados no provedor ODIC.",
106106
"OIDC_AUTOONBOARD": "Pular tela de alteração durante o cadastro automático. Informações, como nome e e-mail, virão do provedor externo.",
107107
"OIDC_USER_CLAIM": "Nome da propriedade (claim) cujo valor representa o nome de usuário (login). Se não informado, 'name' será usado.",
108-
"NEW_SECRET": "Deve ter mais de 8 caracteres e pelo menos 1 letra maiúscula, 1 minúscula e 1 número."
108+
"NEW_SECRET": "Deve ter mais de 8 caracteres e pelo menos 1 letra maiúscula, 1 minúscula e 1 número.",
109+
"OIDC_LOGOUT": "Logs the user out of their current session with the Identity Provider.",
110+
"OIDC_LOGOUT_OFFLINE": "Logs the user out of their current offline session with the Identity Provider."
109111
},
110112
"PLACEHOLDER": {
111113
"CURRENT_PWD": "Informe a senha atual",
@@ -982,7 +984,9 @@
982984
"OIDC_ADMIN_GROUP": "Grupo Administrativo",
983985
"OIDC_ADMIN_GROUP_INFO": "Informe o nome do grupo OIDC que será considerado administrativo. Todos os usuários deste grupo obterão privilégios de adiministração no Harbor. Deixe vazio para ser ignorado.",
984986
"OIDC_GROUP_FILTER": "OIDC Group Filter",
985-
"OIDC_GROUP_FILTER_INFO": "Filter OIDC groups who match the provided regular expression.Keep it blank to match all the groups."
987+
"OIDC_GROUP_FILTER_INFO": "Filter OIDC groups who match the provided regular expression.Keep it blank to match all the groups.",
988+
"OIDC_LOGOUT": "OIDC Session Logout",
989+
"OIDC_LOGOUT_OFFLINE": "OIDC Offline Session Logout"
986990
},
987991
"SCANNING": {
988992
"STOP_SCAN_ALL_SUCCESS": "Todos os exames foram interrompidos!",

src/portal/src/i18n/lang/tr-tr-lang.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,9 @@
106106
"OIDC_VERIFYCERT": "OIDC sunucunuz kendinden imzalı sertifika ile barındırılıyorsa bu kutunun işaretini kaldırın.",
107107
"OIDC_AUTOONBOARD": "Skip the onboarding screen, so user cannot change its username. Username is provided from ID Token",
108108
"OIDC_USER_CLAIM": "The name of the claim in the ID Token where the username is retrieved from. If not specified, it will default to 'name'",
109-
"NEW_SECRET": "The secret must longer than 8 chars with at least 1 uppercase letter, 1 lowercase letter and 1 number."
109+
"NEW_SECRET": "The secret must longer than 8 chars with at least 1 uppercase letter, 1 lowercase letter and 1 number.",
110+
"OIDC_LOGOUT": "Logs the user out of their current session with the Identity Provider.",
111+
"OIDC_LOGOUT_OFFLINE": "Logs the user out of their current offline session with the Identity Provider."
110112
},
111113
"PLACEHOLDER": {
112114
"CURRENT_PWD": "Güncel şifrenizi giriniz",
@@ -986,7 +988,9 @@
986988
"OIDC_ADMIN_GROUP": "OIDC Admin Group",
987989
"OIDC_ADMIN_GROUP_INFO": "Specify an OIDC admin group name. All OIDC users in this group will have harbor admin privilege. Keep it blank if you do not want to.",
988990
"OIDC_GROUP_FILTER": "OIDC Group Filter",
989-
"OIDC_GROUP_FILTER_INFO": "Filter OIDC groups who match the provided regular expression.Keep it blank to match all the groups."
991+
"OIDC_GROUP_FILTER_INFO": "Filter OIDC groups who match the provided regular expression.Keep it blank to match all the groups.",
992+
"OIDC_LOGOUT": "OIDC Session Logout",
993+
"OIDC_LOGOUT_OFFLINE": "OIDC Offline Session Logout"
990994
},
991995
"SCANNING": {
992996
"STOP_SCAN_ALL_SUCCESS": "Trigger stopping scan all successfully!",

src/portal/src/i18n/lang/zh-cn-lang.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@
105105
"OIDC_VERIFYCERT": "如果您的OIDC服务器是通过自签名证书托管的,请取消选中此框。",
106106
"OIDC_AUTOONBOARD": "跳过登录界面,这样用户就不能更改其用户名。用户名是从ID令牌中获取的",
107107
"OIDC_USER_CLAIM": "指定从ID令牌中获取的名称。如果未指定,则默认为'name'",
108-
"NEW_SECRET": "Cli secret 必须超过8个字符,并至少包含1个大写字母,1个小写字母和1个数字。"
108+
"NEW_SECRET": "Cli secret 必须超过8个字符,并至少包含1个大写字母,1个小写字母和1个数字。",
109+
"OIDC_LOGOUT": "Logs the user out of their current session with the Identity Provider.",
110+
"OIDC_LOGOUT_OFFLINE": "Logs the user out of their current offline session with the Identity Provider."
109111
},
110112
"PLACEHOLDER": {
111113
"CURRENT_PWD": "输入当前密码",
@@ -986,7 +988,9 @@
986988
"OIDC_ADMIN_GROUP": "OIDC管理员组",
987989
"OIDC_ADMIN_GROUP_INFO": "OIDC管理员组名称。所有该组内用户都会有管理员权限,此属性可以为空。",
988990
"OIDC_GROUP_FILTER": "OIDC 组过滤器",
989-
"OIDC_GROUP_FILTER_INFO": "该过滤器将会过滤掉不匹配此项正则表达式的 OIDC 组。若不填,则表示匹配所有。"
991+
"OIDC_GROUP_FILTER_INFO": "该过滤器将会过滤掉不匹配此项正则表达式的 OIDC 组。若不填,则表示匹配所有。",
992+
"OIDC_LOGOUT": "OIDC Session Logout",
993+
"OIDC_LOGOUT_OFFLINE": "OIDC Offline Session Logout"
990994
},
991995
"SCANNING": {
992996
"STOP_SCAN_ALL_SUCCESS": "停止扫描所有镜像任务成功!",

src/portal/src/i18n/lang/zh-tw-lang.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,9 @@
105105
"OIDC_VERIFYCERT": "如果您的 OIDC 伺服器是透過自簽憑證託管的,請取消勾選此框。",
106106
"OIDC_AUTOONBOARD": "跳過註冊引導畫面,使用者無法更改其使用者名稱。使用者名稱將由 ID Token 提供。",
107107
"OIDC_USER_CLAIM": "使用者名稱將從 ID Token 中的特定宣告中取得。若未指定特定宣告,則預設會使用 'name' 宣告。",
108-
"NEW_SECRET": "密碼必須超過 8 個字元,並至少包含 1 個大寫字母、1 個小寫字母和 1 個數字。"
108+
"NEW_SECRET": "密碼必須超過 8 個字元,並至少包含 1 個大寫字母、1 個小寫字母和 1 個數字。",
109+
"OIDC_LOGOUT": "Logs the user out of their current session with the Identity Provider.",
110+
"OIDC_LOGOUT_OFFLINE": "Logs the user out of their current offline session with the Identity Provider."
109111
},
110112
"PLACEHOLDER": {
111113
"CURRENT_PWD": "輸入目前密碼",
@@ -983,7 +985,9 @@
983985
"OIDC_ADMIN_GROUP": "OIDC 管理員群組",
984986
"OIDC_ADMIN_GROUP_INFO": "指定 OIDC 管理員群組名稱。此群組中的所有 OIDC 使用者都將具有 Harbor 管理員權限。如果您不需要,此欄可以留空。",
985987
"OIDC_GROUP_FILTER": "OIDC 群組篩選器",
986-
"OIDC_GROUP_FILTER_INFO": "篩選符合提供的正規表達式的 OIDC 群組。保持空白以選取所有群組。"
988+
"OIDC_GROUP_FILTER_INFO": "篩選符合提供的正規表達式的 OIDC 群組。保持空白以選取所有群組。",
989+
"OIDC_LOGOUT": "OIDC Session Logout",
990+
"OIDC_LOGOUT_OFFLINE": "OIDC Offline Session Logout"
987991
},
988992
"SCANNING": {
989993
"STOP_SCAN_ALL_SUCCESS": "成功觸發停止全部掃描!",

0 commit comments

Comments
 (0)