Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
  • Loading branch information
nextcloud-bot committed Jun 27, 2023
1 parent 13ba37d commit 41f79aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/ko.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ OC.L10N.register(
"Allows admins to configure a password policy" : "관리자가 암호 정책을 변경할 수 있도록 허용",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "관리자가 최소 암호 길이 등 암호 정책을 설정할 수 있도록 허용",
"User password history" : "사용자 암호 기록",
"Number of login attempts before the user account is blocked (0 for no limit)" : "최대 로그인 실패 횟수 (0을 입력할 시 무제한이며 초과시 계정이 차단됩니다)",
"Number of login attempts before the user account is blocked (0 for no limit)" : "최대 로그인 실패 횟수 (0을 입력할 시 무제한이며 초과시 계정이 차단됩니다.)",
"Forbid common passwords" : "일반적인 암호 금지",
"Enforce upper and lower case characters" : "대문자와 소문자 사용",
"Enforce numeric characters" : "숫자 사용",
Expand Down
2 changes: 1 addition & 1 deletion l10n/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"Allows admins to configure a password policy" : "관리자가 암호 정책을 변경할 수 있도록 허용",
"Allow admin to define certain pre-conditions for password, e.g. enforce a minimum length" : "관리자가 최소 암호 길이 등 암호 정책을 설정할 수 있도록 허용",
"User password history" : "사용자 암호 기록",
"Number of login attempts before the user account is blocked (0 for no limit)" : "최대 로그인 실패 횟수 (0을 입력할 시 무제한이며 초과시 계정이 차단됩니다)",
"Number of login attempts before the user account is blocked (0 for no limit)" : "최대 로그인 실패 횟수 (0을 입력할 시 무제한이며 초과시 계정이 차단됩니다.)",
"Forbid common passwords" : "일반적인 암호 금지",
"Enforce upper and lower case characters" : "대문자와 소문자 사용",
"Enforce numeric characters" : "숫자 사용",
Expand Down

0 comments on commit 41f79aa

Please sign in to comment.