@things-factory/auth-ui 10.1.34 → 10.1.38

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (31) hide show
  1. package/dist-client/components/accept-invitation.js +6 -2
  2. package/dist-client/components/accept-invitation.js.map +1 -1
  3. package/dist-client/components/app-binding-detail.d.ts +1 -0
  4. package/dist-client/components/app-binding-detail.js +6 -9
  5. package/dist-client/components/app-binding-detail.js.map +1 -1
  6. package/dist-client/components/appliance-editor.d.ts +1 -0
  7. package/dist-client/components/appliance-editor.js +6 -10
  8. package/dist-client/components/appliance-editor.js.map +1 -1
  9. package/dist-client/components/application-editor.d.ts +1 -0
  10. package/dist-client/components/application-editor.js +6 -9
  11. package/dist-client/components/application-editor.js.map +1 -1
  12. package/dist-client/components/popup-actions-row.test.d.ts +1 -0
  13. package/dist-client/components/popup-actions-row.test.js +36 -0
  14. package/dist-client/components/popup-actions-row.test.js.map +1 -0
  15. package/dist-client/pages/app-binding/app-bindings.d.ts +1 -1
  16. package/dist-client/pages/app-binding/app-bindings.js +5 -4
  17. package/dist-client/pages/app-binding/app-bindings.js.map +1 -1
  18. package/dist-client/pages/appliance/home.d.ts +1 -1
  19. package/dist-client/pages/appliance/home.js +5 -4
  20. package/dist-client/pages/appliance/home.js.map +1 -1
  21. package/dist-client/pages/application/applications.d.ts +1 -1
  22. package/dist-client/pages/application/applications.js +5 -4
  23. package/dist-client/pages/application/applications.js.map +1 -1
  24. package/dist-client/pages/invitation/invitations.js +2 -0
  25. package/dist-client/pages/invitation/invitations.js.map +1 -1
  26. package/dist-client/tsconfig.tsbuildinfo +1 -1
  27. package/package.json +7 -7
  28. package/translations/en.json +0 -1
  29. package/translations/ja.json +21 -21
  30. package/translations/ko.json +31 -32
  31. package/translations/zh.json +19 -19
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/auth-ui",
3
- "version": "10.1.34",
3
+ "version": "10.1.38",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "dist-client/index.js",
6
6
  "things-factory": true,
@@ -29,20 +29,20 @@
29
29
  "dependencies": {
30
30
  "@material/web": "^2.0.0",
31
31
  "@operato/attribute": "^10.0.0",
32
- "@operato/data-grist": "^10.0.0",
32
+ "@operato/data-grist": "^10.19.0",
33
33
  "@operato/i18n": "^10.0.0",
34
34
  "@operato/layout": "^10.0.0",
35
35
  "@operato/list-state": "^10.15.0",
36
36
  "@operato/lottie-player": "^10.0.0",
37
37
  "@operato/moment-timezone-es": "^10.0.0",
38
38
  "@operato/p13n": "^10.0.0",
39
- "@operato/popup": "^10.0.0",
39
+ "@operato/popup": "^10.15.0",
40
40
  "@operato/styles": "^10.0.0",
41
- "@things-factory/auth-base": "^10.1.34",
42
- "@things-factory/component-ui": "^10.1.34",
43
- "@things-factory/more-base": "^10.1.34",
41
+ "@things-factory/auth-base": "^10.1.38",
42
+ "@things-factory/component-ui": "^10.1.38",
43
+ "@things-factory/more-base": "^10.1.38",
44
44
  "base64url": "^3.0.1",
45
45
  "clipboard": "^2.0.6"
46
46
  },
47
- "gitHead": "5e16fd9f0cbb71c8d395b58a95bd9e99c93975c7"
47
+ "gitHead": "b947349fe1c27d11038b592ceadaba336f14785b"
48
48
  }
@@ -95,7 +95,6 @@
95
95
  "field.redirect url": "redirect url",
96
96
  "field.required privilege": "required privilege",
97
97
  "field.required role": "required role",
98
- "field.roles": "roles",
99
98
  "field.scope": "scope",
100
99
  "field.seat": "seat",
101
100
  "field.serial-no": "serial #",
@@ -37,7 +37,7 @@
37
37
  "button.update": "更新",
38
38
  "button.withdraw": "招待を取り消す",
39
39
  "error.cannot_modify_system_subdomain": "'system'サブドメインは変更できません。",
40
- "error.domain not allowed": "このドメインは許可されていません.",
40
+ "error.domain not allowed": "この$t(term.domain)は許可されていません.",
41
41
  "error.new-password-and-confirm-password-do-not-match": "新しいパスワードと確認パスワードが一致しません.",
42
42
  "error.not valid pattern of type": "有効な {type} パターンではありません.",
43
43
  "error.password-not-matched": "パスワードが一致しません. 5回失敗するとアカウントがロックされます. (失敗回数: {failCount})",
@@ -47,7 +47,7 @@
47
47
  "error.user-locked": "アカウントがロックされました. メールで再アクティブ化してください.",
48
48
  "error.value is empty": "{value}の値が存在しません.",
49
49
  "error.x already exists in y": "{x}が既に{y}に存在します.",
50
- "error: domain name should consist only of letters or dashes": "ドメイン名には英字とハイフンのみ使えます",
50
+ "error: domain name should consist only of letters or dashes": "$t(term.domain)名には英字とハイフンのみ使えます",
51
51
  "field.accepted at": "承諾日時",
52
52
  "field.access token url": "access token url",
53
53
  "field.accessed-at": "ログイン日時",
@@ -77,7 +77,7 @@
77
77
  "field.options": "オプション",
78
78
  "field.owner": "管理者",
79
79
  "field.owner-user": "管理者",
80
- "field.parent-domain": "親ドメイン",
80
+ "field.parent-domain": "親$t(term.domain)",
81
81
  "field.password": "パスワード",
82
82
  "field.private-key": "プライベートキー",
83
83
  "field.redirect url": "リダイレクト URL",
@@ -89,11 +89,11 @@
89
89
  "field.sign in": "ログイン",
90
90
  "field.sign out": "ログアウト",
91
91
  "field.sign up": "ユーザー登録",
92
- "field.source-domain": "ソースドメイン",
92
+ "field.source-domain": "ソース$t(term.domain)",
93
93
  "field.state": "状態",
94
94
  "field.status": "状態",
95
95
  "field.tag": "タグ",
96
- "field.target-domain": "ターゲットドメイン",
96
+ "field.target-domain": "ターゲット$t(term.domain)",
97
97
  "field.tenant-id": "テナントID",
98
98
  "field.token": "認証トークン",
99
99
  "field.type": "種類",
@@ -120,8 +120,8 @@
120
120
  "label.delete account": "アカウント削除",
121
121
  "label.deleted-user": "削除済み",
122
122
  "label.description": "説明",
123
- "label.domain": "ドメイン",
124
- "label.domain-owner": "ドメインオーナー",
123
+ "label.domain": "$t(term.domain)",
124
+ "label.domain-owner": "$t(term.domain)オーナー",
125
125
  "label.draft": "下書き",
126
126
  "label.email": "メール",
127
127
  "label.inactive-user": "非アクティブ",
@@ -141,8 +141,8 @@
141
141
  "label.refresh token": "リフレッシュトークン",
142
142
  "label.resend": "再送信",
143
143
  "label.role": "ロール",
144
- "label.search_domain": "ドメイン検索",
145
- "label.select_domain": "ドメイン選択",
144
+ "label.search_domain": "$t(term.domain)検索",
145
+ "label.select_domain": "$t(term.domain)選択",
146
146
  "label.send activation email": "アクティブ化要求メール送信",
147
147
  "label.send invitation": "招待メールを送る",
148
148
  "label.signin with": "{title} でサインイン",
@@ -197,8 +197,8 @@
197
197
  "text.deleted_successfully": "削除に成功しました.",
198
198
  "text.do_you_want_to_create_x": "{x}を作成しますか?",
199
199
  "text.do_you_want_to_invite_x": "{x}を招待しますか?",
200
- "text.domain management": "ドメイン管理",
201
- "text.domain_name_change_warning": "ドメイン名を変更しますか?(サブドメインは変更されず維持されます。)",
200
+ "text.domain management": "$t(term.domain)管理",
201
+ "text.domain_name_change_warning": "$t(term.domain)名を変更しますか?(サブドメインは変更されず維持されます。)",
202
202
  "text.email is not matched": "メールが一致しません.",
203
203
  "text.endpoints": "エンドポイント",
204
204
  "text.env-var-list-page": "環境変数リスト",
@@ -211,7 +211,7 @@
211
211
  "text.invitation resent": "招待メールを再送しました。",
212
212
  "text.new password": "新しいパスワード",
213
213
  "text.no account so an invitation will be mailed": "アカウントがないため招待メールを送ります。パスワードは本人が決めます。",
214
- "text.no domain available": "使用できるドメインがありません.",
214
+ "text.no domain available": "使用できる$t(term.domain)がありません.",
215
215
  "text.no role to show": "ロールが指定されずに開かれた画面です",
216
216
  "text.not issued": "未発行",
217
217
  "text.opens nothing, receives approvals": "opens nothing — this seat receives approvals",
@@ -228,12 +228,12 @@
228
228
  "text.remaining time": "{days}日 {hours}時間 {mins}分 {secs}秒 残っています",
229
229
  "text.revoking stops every token this appliance holds": "この機器は次のリクエストからシステムに接続できなくなります。保持しているトークンはすべて無効になり、新しいアクセストークンを発行するまで戻りません。",
230
230
  "text.role_management": "ロール管理",
231
- "text.select domain": "ドメイン選択",
231
+ "text.select domain": "$t(term.domain)選択",
232
232
  "text.should select at least one of x": "少なくとも1つ以上{x}を選択してください.",
233
233
  "text.signed in": "ログイン",
234
234
  "text.signed out": "ログアウト",
235
- "text.source_and_target_domain_cannot_be_same": "ソースドメインとターゲットドメインは同じにできません",
236
- "text.stand this domain own role of the same name": "{name} は {domain} に定義されており、ここからも見えています。継承しているものを置き換えるつもりの場合のみ、このドメインに同じ名前で作成します。名前はそのままです。",
235
+ "text.source_and_target_domain_cannot_be_same": "ソース$t(term.domain)とターゲット$t(term.domain)は同じにできません",
236
+ "text.stand this domain own role of the same name": "{name} は {domain} に定義されており、ここからも見えています。継承しているものを置き換えるつもりの場合のみ、この$t(term.domain)に同じ名前で作成します。名前はそのままです。",
237
237
  "text.start from a blank seat": "start from a blank seat",
238
238
  "text.struck through are not installed here": "Struck through are privileges this installation does not have.",
239
239
  "text.subdomain_change_critical_warning": "警告: サブドメインを変更すると、フルアクセスURL(/{type}/{subdomain}/...)が変更され、既存のブックマークや外部リンク、アクティブなセッションが無効化される可能性があります。慎重に確認して進めてください。",
@@ -246,7 +246,7 @@
246
246
  "text.the current secret stops working immediately": "現在のシークレットは直ちに無効になります。利用中の箇所に新しいシークレットを渡す必要があります。",
247
247
  "text.the list could not be loaded": "リストを読み込めませんでした",
248
248
  "text.this credential has been revoked": "取り消された資格情報です。新しいアクセストークンを発行するまで、この機器はシステムに接続できません。",
249
- "text.this domain is top level and inherits from nowhere": "最上位ドメイン — 継承元がありません",
249
+ "text.this domain is top level and inherits from nowhere": "最上位$t(term.domain) — 継承元がありません",
250
250
  "text.this field is required": "必須項目です",
251
251
  "text.this invitation cannot be used": "この招待は使用できません。",
252
252
  "text.this plant may call the seat what it likes": "Call the seat whatever this plant calls it.",
@@ -271,17 +271,17 @@
271
271
  "title.attribute-item list": "属性アイテム リスト",
272
272
  "title.attributes": "属性",
273
273
  "title.auth-provider": "認証プロバイダ",
274
- "title.create_domain": "ドメイン作成",
275
- "title.domain-link management": "ドメインリンク管理",
274
+ "title.create_domain": "$t(term.domain)作成",
275
+ "title.domain-link management": "$t(term.domain)リンク管理",
276
276
  "title.forgot password": "パスワード探し",
277
277
  "title.invalid input": "無効な入力値",
278
- "title.lookup domains": "ドメイン検索",
278
+ "title.lookup domains": "$t(term.domain)検索",
279
279
  "title.lookup role": "ロール検索",
280
280
  "title.lookup user": "ユーザー検索",
281
- "title.move to this domain": "このドメインに移動",
281
+ "title.move to this domain": "この$t(term.domain)に移動",
282
282
  "title.nothing selected": "選択された項目がありません.",
283
283
  "title.open attributes view": "属性リストを見る",
284
- "title.owner_transfer": "ドメイン所有者変更",
284
+ "title.owner_transfer": "$t(term.domain)所有者変更",
285
285
  "title.partners": "パートナー管理",
286
286
  "title.protected-privileges": "保護されている権限",
287
287
  "title.reset password": "パスワード リセット",
@@ -23,7 +23,7 @@
23
23
  "button.logout": "로그아웃",
24
24
  "button.name it yourself": "직접 이름 짓기",
25
25
  "button.register": "등록",
26
- "button.remove from domain": "도메인에서 제외",
26
+ "button.remove from domain": "$t(term.domain)에서 제외",
27
27
  "button.remove owner": "소유자 해제",
28
28
  "button.renew access token": "access token 갱신",
29
29
  "button.resend": "다시 보내기",
@@ -53,7 +53,7 @@
53
53
  "error.user-locked": "계정이 잠겼습니다. 이메일을 통해 재활성화하세요.",
54
54
  "error.value is empty": "{value}의 값이 존재하지 않습니다.",
55
55
  "error.x already exists in y": "{x}이/가 이미 {y}에 존재합니다.",
56
- "error: domain name should consist only of letters or dashes": "도메인 이름에는 영문자와 붙임표만 쓸 수 있습니다",
56
+ "error: domain name should consist only of letters or dashes": "$t(term.domain) 이름에는 영문자와 붙임표만 쓸 수 있습니다",
57
57
  "field.accepted at": "수락 시점",
58
58
  "field.access token url": "access token url",
59
59
  "field.accessed-at": "로그인 일시",
@@ -87,7 +87,7 @@
87
87
  "field.options": "옵션",
88
88
  "field.owner": "소유자",
89
89
  "field.owner-user": "소유자",
90
- "field.parent-domain": "부모도메인",
90
+ "field.parent-domain": "부모$t(term.domain)",
91
91
  "field.password": "비밀번호",
92
92
  "field.private-key": "private key",
93
93
  "field.reason": "사유",
@@ -95,7 +95,6 @@
95
95
  "field.redirect url": "리다이렉트 주소",
96
96
  "field.required privilege": "필수 권한",
97
97
  "field.required role": "필수 역할",
98
- "field.roles": "역할",
99
98
  "field.scope": "범위",
100
99
  "field.seat": "자리",
101
100
  "field.serial-no": "일련번호",
@@ -103,11 +102,11 @@
103
102
  "field.sign out": "로그아웃",
104
103
  "field.sign up": "사용자 등록",
105
104
  "field.source": "출처",
106
- "field.source-domain": "소스 도메인",
105
+ "field.source-domain": "소스 $t(term.domain)",
107
106
  "field.state": "상태",
108
107
  "field.status": "상태",
109
108
  "field.tag": "태그",
110
- "field.target-domain": "타겟 도메인",
109
+ "field.target-domain": "타겟 $t(term.domain)",
111
110
  "field.tenant-id": "tenant id",
112
111
  "field.token": "인증 토큰",
113
112
  "field.type": "종류",
@@ -122,7 +121,7 @@
122
121
  "label.activated": "사용 중",
123
122
  "label.activated-user": "정상",
124
123
  "label.add role": "역할 추가",
125
- "label.add to domain": "도메인에 넣기",
124
+ "label.add to domain": "$t(term.domain)에 넣기",
126
125
  "label.add user": "사용자 추가",
127
126
  "label.admin-user": "관리자",
128
127
  "label.all": "전체",
@@ -140,8 +139,8 @@
140
139
  "label.delete account": "계정 삭제",
141
140
  "label.deleted-user": "삭제됨",
142
141
  "label.description": "설명",
143
- "label.domain": "도메인",
144
- "label.domain-owner": "도메인 관리자",
142
+ "label.domain": "$t(term.domain)",
143
+ "label.domain-owner": "$t(term.domain) 관리자",
145
144
  "label.draft": "초안",
146
145
  "label.email": "이메일",
147
146
  "label.execute": "실행",
@@ -165,8 +164,8 @@
165
164
  "label.refresh token": "리프레시 토큰",
166
165
  "label.resend": "재전송",
167
166
  "label.role": "역할",
168
- "label.search_domain": "도메인 검색",
169
- "label.select_domain": "도메인 선택",
167
+ "label.search_domain": "$t(term.domain) 검색",
168
+ "label.select_domain": "$t(term.domain) 선택",
170
169
  "label.send activation email": "활성화 요청 메일 전송",
171
170
  "label.send invitation": "초대 메일 보내기",
172
171
  "label.signin with": "{title} 로그인",
@@ -185,7 +184,7 @@
185
184
  "text.a role of this name is already visible": "같은 이름의 역할이 이미 보입니다",
186
185
  "text.account exists so joins immediately": "이미 계정이 있습니다. 넣으면 바로 들어옵니다.",
187
186
  "text.account will be created with the default password": "이 이메일로 가입한 계정이 없습니다. 기본 비밀번호로 계정을 만들어 넣습니다. 비밀번호는 직접 알려 주셔야 합니다.",
188
- "text.add_domain_owner_description": "도메인 멤버 중 한 명에게 소유자 권한을 부여합니다.",
187
+ "text.add_domain_owner_description": "$t(term.domain) 멤버 중 한 명에게 소유자 권한을 부여합니다.",
189
188
  "text.already in this domain": "이미 있음",
190
189
  "text.an application signs in on its own behalf": "응용프로그램은 자기 키와 자기 권한으로 스스로 로그인합니다",
191
190
  "text.and x more": "외 {x}개",
@@ -197,7 +196,7 @@
197
196
  "text.applications": "응용프로그램",
198
197
  "text.are you sure you want to delete x": "{x} 을(를) 삭제합니다. 되돌릴 수 없습니다.",
199
198
  "text.are_you_sure_to_delete_x": "{x}를 삭제하시겠습니까?",
200
- "text.are_you_sure_to_remove_domain_owner": "{x}을(를) 도메인 소유자에서 해제하시겠습니까?",
199
+ "text.are_you_sure_to_remove_domain_owner": "{x}을(를) $t(term.domain) 소유자에서 해제하시겠습니까?",
201
200
  "text.are_you_sure_to_terminate_contract": "파트너쉽을 해지하시겠습니까?",
202
201
  "text.are_you_sure_to_transfer_owner": "관리자를 변경하시겠습니까?",
203
202
  "text.are_you_sure_to_x": "{x}하시겠습니까?",
@@ -228,11 +227,11 @@
228
227
  "text.deleted_successfully": "성공적으로 삭제되었습니다.",
229
228
  "text.do_you_want_to_create_x": "{x}을/를 생성하시겠습니까?",
230
229
  "text.do_you_want_to_invite_x": "{x}을(를) 초대하시겠습니까?",
231
- "text.domain management": "도메인 관리",
232
- "text.domain owner added successfully": "도메인 소유자가 추가되었습니다",
233
- "text.domain owner removed successfully": "도메인 소유자가 해제되었습니다",
234
- "text.domain owners": "도메인 소유자",
235
- "text.domain_name_change_warning": "도메인 이름을 변경하시겠습니까? (서브도메인은 변경되지 않고 기존대로 유지됩니다.)",
230
+ "text.domain management": "$t(term.domain) 관리",
231
+ "text.domain owner added successfully": "$t(term.domain) 소유자가 추가되었습니다",
232
+ "text.domain owner removed successfully": "$t(term.domain) 소유자가 해제되었습니다",
233
+ "text.domain owners": "$t(term.domain) 소유자",
234
+ "text.domain_name_change_warning": "$t(term.domain) 이름을 변경하시겠습니까? (서브도메인은 변경되지 않고 기존대로 유지됩니다.)",
236
235
  "text.email is not matched": "이메일이 일치하지 않습니다.",
237
236
  "text.endpoints": "endpoint",
238
237
  "text.env-var-list-page": "환경 변수 리스트",
@@ -243,7 +242,7 @@
243
242
  "text.filter by module name": "모듈 이름으로 걸러 보기",
244
243
  "text.from x": "{x} 의 역할",
245
244
  "text.inherited from x": "{x} 에서 물려받습니다",
246
- "text.inherited roles are edited in their own domain": "이 역할들은 상위 도메인에 정의되어 있어 그쪽에서만 고칠 수 있습니다.",
245
+ "text.inherited roles are edited in their own domain": "이 역할들은 상위 $t(term.domain)에 정의되어 있어 그쪽에서만 고칠 수 있습니다.",
247
246
  "text.invalid-email": "이메일 주소 형식이 맞지 않습니다",
248
247
  "text.invalid-username": "아이디나 이메일 주소를 적으십시오",
249
248
  "text.invitation resent": "초대 메일을 다시 보냈습니다.",
@@ -253,13 +252,13 @@
253
252
  "text.no account so an invitation will be mailed": "계정이 없어 초대 메일을 보냅니다. 비밀번호는 본인이 정합니다.",
254
253
  "text.no description for this privilege": "이 권한에 대한 설명이 아직 없습니다.",
255
254
  "text.no description for this role": "설명이 아직 없습니다 — 역할 목록에서 쓸 수 있습니다.",
256
- "text.no domain available": "사용할 수 있는 도메인이 없습니다.",
255
+ "text.no domain available": "사용할 수 있는 $t(term.domain)이 없습니다.",
257
256
  "text.no one holds this role yet": "이 역할을 가진 사람이 아직 없습니다.",
258
257
  "text.no other user yet": "아직 다른 사용자가 없습니다",
259
258
  "text.no privilege declared in this deployment": "이 배포에 선언된 권한이 아직 없습니다. 역할에 붙일 것이 없습니다.",
260
259
  "text.no privilege granted": "여는 것이 없음",
261
260
  "text.no role assigned": "역할 없음",
262
- "text.no role defined in this domain": "이 도메인에 역할이 없습니다. 역할을 먼저 만들어야 부여할 수 있습니다.",
261
+ "text.no role defined in this domain": "이 $t(term.domain)에 역할이 없습니다. 역할을 먼저 만들어야 부여할 수 있습니다.",
263
262
  "text.no role to show": "역할 없이 열린 화면입니다",
264
263
  "text.no role yet": "아직 정의된 역할이 없습니다",
265
264
  "text.none on": "없음",
@@ -289,12 +288,12 @@
289
288
  "text.role belongs to x domain and is edited there": "이 역할은 {x}에 정의되어 있어 그쪽에서만 고칠 수 있습니다. 여기서 부여할 수 있기 때문에 목록에 보입니다.",
290
289
  "text.role_management": "역할 관리",
291
290
  "text.roles in use are kept": "가진 사람이 있는 역할은 지우지 않고 남깁니다. 아무도 안 가진 것만 지워집니다.",
292
- "text.select domain": "도메인 선택",
291
+ "text.select domain": "$t(term.domain) 선택",
293
292
  "text.should select at least one of x": "적어도 한개 이상의 {x} 을(를) 선택해 주세요.",
294
293
  "text.signed in": "로그인",
295
294
  "text.signed out": "로그아웃",
296
- "text.source_and_target_domain_cannot_be_same": "소스 도메인과 타겟 도메인은 동일할 수 없습니다",
297
- "text.stand this domain own role of the same name": "{name} 은 {domain} 에 정의되어 여기에서도 보입니다. 물려받은 것을 대신할 생각일 때만 이 도메인에 같은 이름으로 세웁니다. 이름은 그대로 둡니다.",
295
+ "text.source_and_target_domain_cannot_be_same": "소스 $t(term.domain)과 타겟 $t(term.domain)은 동일할 수 없습니다",
296
+ "text.stand this domain own role of the same name": "{name} 은 {domain} 에 정의되어 여기에서도 보입니다. 물려받은 것을 대신할 생각일 때만 이 $t(term.domain)에 같은 이름으로 세웁니다. 이름은 그대로 둡니다.",
298
297
  "text.start from a blank seat": "빈 자리에서 시작합니다",
299
298
  "text.struck through are not installed here": "줄이 그어진 것은 이 설치에 없는 권한입니다.",
300
299
  "text.subdomain_change_critical_warning": "경고: 서브도메인을 변경하면 전체 접속 URL(/{type}/{subdomain}/...)이 변경되어 기존에 배포된 링크, 북마크 및 활성 사용자 세션이 무효화될 수 있습니다. 신중하게 확인 후 진행해 주세요.",
@@ -306,9 +305,9 @@
306
305
  "text.the current access token stops working immediately": "지금 쓰는 access token 이 즉시 동작을 멈춥니다. 그것을 쓰던 곳에 새 token 을 주어야 합니다.",
307
306
  "text.the current secret stops working immediately": "지금 쓰는 secret 이 즉시 동작을 멈춥니다. 그것을 쓰던 곳에 새 secret 을 주어야 합니다.",
308
307
  "text.the list could not be loaded": "목록을 불러오지 못했습니다",
309
- "text.they lose access to this domain but keep the account": "이 도메인에서 더 이상 일할 수 없게 됩니다. 계정은 남아 있어서 나중에 다시 부를 수 있습니다.",
308
+ "text.they lose access to this domain but keep the account": "이 $t(term.domain)에서 더 이상 일할 수 없게 됩니다. 계정은 남아 있어서 나중에 다시 부를 수 있습니다.",
310
309
  "text.this credential has been revoked": "취소된 자격증명입니다. 새 access token 을 발행하기 전까지 이 단말장치는 시스템에 닿지 못합니다.",
311
- "text.this domain is top level and inherits from nowhere": "최상위 도메인 — 물려받는 곳이 없습니다",
310
+ "text.this domain is top level and inherits from nowhere": "최상위 $t(term.domain) — 물려받는 곳이 없습니다",
312
311
  "text.this field is required": "필수 항목입니다",
313
312
  "text.this invitation cannot be used": "사용할 수 없는 초대입니다.",
314
313
  "text.this plant may call the seat what it likes": "이 공장에서 부르는 이름으로 바꿔도 됩니다.",
@@ -336,22 +335,22 @@
336
335
  "text.your account is not activated": "계정이 활성화되지 않았습니다.",
337
336
  "text.your email address": "사용자 이메일",
338
337
  "title.accept invitation": "초대 수락",
339
- "title.add domain owner": "도메인 소유자 추가",
338
+ "title.add domain owner": "$t(term.domain) 소유자 추가",
340
339
  "title.attribute model": "속성 모델",
341
340
  "title.attribute-item list": "속성 아이템 리스트",
342
341
  "title.attributes": "속성",
343
342
  "title.auth-provider": "인증 제공자",
344
- "title.create_domain": "도메인 생성하기",
345
- "title.domain-link management": "도메인 링크 관리",
343
+ "title.create_domain": "$t(term.domain) 생성하기",
344
+ "title.domain-link management": "$t(term.domain) 링크 관리",
346
345
  "title.forgot password": "비밀번호 찾기",
347
346
  "title.invalid input": "유효하지 않은 입력값",
348
- "title.lookup domains": "도메인 검색",
347
+ "title.lookup domains": "$t(term.domain) 검색",
349
348
  "title.lookup role": "역할 검색",
350
349
  "title.lookup user": "사용자 검색",
351
- "title.move to this domain": "이 도메인으로 이동하기",
350
+ "title.move to this domain": "이 $t(term.domain)으로 이동하기",
352
351
  "title.nothing selected": "선택된 항목이 없습니다.",
353
352
  "title.open attributes view": "속성목록 보기",
354
- "title.owner_transfer": "도메인 소유자 변경하기",
353
+ "title.owner_transfer": "$t(term.domain) 소유자 변경하기",
355
354
  "title.partners": "파트너 관리",
356
355
  "title.protected-privileges": "보호되는 권한",
357
356
  "title.reset password": "비밀번호 초기화",
@@ -47,7 +47,7 @@
47
47
  "error.user-locked": "用户帐户已锁定",
48
48
  "error.value is empty": "{value}为空",
49
49
  "error.x already exists in y": "{x}已存在于{y}",
50
- "error: domain name should consist only of letters or dashes": "域名只能使用字母和连字符",
50
+ "error: domain name should consist only of letters or dashes": "$t(term.domain)名只能使用字母和连字符",
51
51
  "field.accepted at": "接受时间",
52
52
  "field.access token url": "access token url",
53
53
  "field.accessed-at": "访问于",
@@ -77,7 +77,7 @@
77
77
  "field.options": "选项",
78
78
  "field.owner": "所有人",
79
79
  "field.owner-user": "所有人",
80
- "field.parent-domain": "父域名",
80
+ "field.parent-domain": "父$t(term.domain)名",
81
81
  "field.password": "密码",
82
82
  "field.private-key": "私钥",
83
83
  "field.redirect url": "跳转地址",
@@ -89,11 +89,11 @@
89
89
  "field.sign in": "登录",
90
90
  "field.sign out": "退出",
91
91
  "field.sign up": "注册",
92
- "field.source-domain": "源域",
92
+ "field.source-domain": "源$t(term.domain)",
93
93
  "field.state": "状态",
94
94
  "field.status": "状态",
95
95
  "field.tag": "tag",
96
- "field.target-domain": "目标域",
96
+ "field.target-domain": "目标$t(term.domain)",
97
97
  "field.tenant-id": "租户ID",
98
98
  "field.token": "代币",
99
99
  "field.type": "类型",
@@ -120,8 +120,8 @@
120
120
  "label.delete account": "删除户口",
121
121
  "label.deleted-user": "已删除用户",
122
122
  "label.description": "描述",
123
- "label.domain": "",
124
- "label.domain-owner": "域名所有者",
123
+ "label.domain": "$t(term.domain)",
124
+ "label.domain-owner": "$t(term.domain)名所有者",
125
125
  "label.draft": "草稿",
126
126
  "label.email": "电子邮件",
127
127
  "label.inactive-user": "非活动用户",
@@ -141,8 +141,8 @@
141
141
  "label.refresh token": "刷新令牌",
142
142
  "label.resend": "发过验证邮件",
143
143
  "label.role": "角色",
144
- "label.search_domain": "搜索域",
145
- "label.select_domain": "选择域",
144
+ "label.search_domain": "搜索$t(term.domain)",
145
+ "label.select_domain": "选择$t(term.domain)",
146
146
  "label.send activation email": "发送激活电子邮件",
147
147
  "label.send invitation": "发送邀请邮件",
148
148
  "label.signin with": "通过 {title} 登录",
@@ -198,8 +198,8 @@
198
198
  "text.do_you_want_to_create_role": "请确认是否创建角色?",
199
199
  "text.do_you_want_to_create_x": "你想创建 {x} 吗?",
200
200
  "text.do_you_want_to_invite_x": "请确认是否邀请客户{x}",
201
- "text.domain management": "域管理",
202
- "text.domain_name_change_warning": "确定要更改域名吗?(子域名将保持不变。)",
201
+ "text.domain management": "$t(term.domain)管理",
202
+ "text.domain_name_change_warning": "确定要更改$t(term.domain)名吗?(子域名将保持不变。)",
203
203
  "text.email is not matched": "电子邮件不匹配",
204
204
  "text.endpoints": "端点",
205
205
  "text.env-var-list-page": "环境变量列表",
@@ -212,7 +212,7 @@
212
212
  "text.invitation resent": "已重新发送邀请邮件。",
213
213
  "text.new password": "新密码",
214
214
  "text.no account so an invitation will be mailed": "尚无账号,将发送邀请邮件,由本人设置密码。",
215
- "text.no domain available": "抱歉,没有域名",
215
+ "text.no domain available": "抱歉,没有$t(term.domain)名",
216
216
  "text.no role to show": "打开此页面时未指定角色",
217
217
  "text.not issued": "未签发",
218
218
  "text.opens nothing, receives approvals": "opens nothing — this seat receives approvals",
@@ -229,12 +229,12 @@
229
229
  "text.remaining time": "剩余{days}天{hours}小时{mins}分钟{secs}秒",
230
230
  "text.revoking stops every token this appliance holds": "该设备从下一次请求起将无法访问系统。它持有的令牌全部失效,只有重新生成访问令牌才能恢复。",
231
231
  "text.role_management": "角色管理",
232
- "text.select domain": "选域名",
232
+ "text.select domain": "选$t(term.domain)名",
233
233
  "text.should select at least one of x": "请选择以下至少一项{x}",
234
234
  "text.signed in": "已登录",
235
235
  "text.signed out": "已退出",
236
- "text.source_and_target_domain_cannot_be_same": "源域和目标域不能相同",
237
- "text.stand this domain own role of the same name": "{name} 定义在 {domain},在此处也可见。只有打算取代所继承的角色时,才在该域中建立同名角色。名称保持不变。",
236
+ "text.source_and_target_domain_cannot_be_same": "源$t(term.domain)和目标$t(term.domain)不能相同",
237
+ "text.stand this domain own role of the same name": "{name} 定义在 {domain},在此处也可见。只有打算取代所继承的角色时,才在该$t(term.domain)中建立同名角色。名称保持不变。",
238
238
  "text.start from a blank seat": "start from a blank seat",
239
239
  "text.struck through are not installed here": "Struck through are privileges this installation does not have.",
240
240
  "text.subdomain_change_critical_warning": "警告: 更改子域将更改完整的访问URL(/{type}/{subdomain}/...),并可能使现有的外部链接、书签和活动用户会话失效。请谨慎操作。",
@@ -247,7 +247,7 @@
247
247
  "text.the current secret stops working immediately": "当前密钥将立即失效,使用它的地方需要换成新的密钥。",
248
248
  "text.the list could not be loaded": "无法加载列表",
249
249
  "text.this credential has been revoked": "该凭据已被撤销。在生成新的访问令牌之前,此设备无法访问系统。",
250
- "text.this domain is top level and inherits from nowhere": "顶级域 — 没有可继承的来源",
250
+ "text.this domain is top level and inherits from nowhere": "顶级$t(term.domain) — 没有可继承的来源",
251
251
  "text.this field is required": "此项为必填",
252
252
  "text.this invitation cannot be used": "该邀请无法使用。",
253
253
  "text.this plant may call the seat what it likes": "Call the seat whatever this plant calls it.",
@@ -272,14 +272,14 @@
272
272
  "title.attribute-item list": "属性列表",
273
273
  "title.attributes": "属性",
274
274
  "title.auth-provider": "身份验证提供者",
275
- "title.create_domain": "域创建",
276
- "title.domain-link management": "域链接管理",
275
+ "title.create_domain": "$t(term.domain)创建",
276
+ "title.domain-link management": "$t(term.domain)链接管理",
277
277
  "title.forgot password": "忘记密码",
278
278
  "title.invalid input": "输入无效",
279
- "title.lookup domains": "查找域",
279
+ "title.lookup domains": "查找$t(term.domain)",
280
280
  "title.lookup role": "查找角色",
281
281
  "title.lookup user": "查找用户",
282
- "title.move to this domain": "移动到此域名",
282
+ "title.move to this domain": "移动到此$t(term.domain)名",
283
283
  "title.nothing selected": "未选择",
284
284
  "title.open attributes view": "打开属性视图",
285
285
  "title.owner_transfer": "业主权限转移",