diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-11 00:34:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-11 00:34:17 +0000 |
commit | 50e8eee022e6cfbf8f14e96199e01271b84b9b1e (patch) | |
tree | 7c862bb6851b6b41301f74f7c34a50ca16b30dfc /core/l10n/ko.js | |
parent | 92d313d360a2c5db5911f2e19921e27d1b61c0cc (diff) | |
download | nextcloud-server-50e8eee022e6cfbf8f14e96199e01271b84b9b1e.tar.gz nextcloud-server-50e8eee022e6cfbf8f14e96199e01271b84b9b1e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ko.js')
-rw-r--r-- | core/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js index cc4a4e09e19..a4b4b84043e 100644 --- a/core/l10n/ko.js +++ b/core/l10n/ko.js @@ -115,13 +115,13 @@ OC.L10N.register( "Please try again." : "다시 시도해 보세요.", "An internal error occurred." : "내부 오류가 발생했습니다.", "Please try again or contact your administrator." : "다시 시도하거나 관리자에게 연락하십시오.", - "Login or email" : "로그인 또는 이메일", "Password" : "암호", "Log in to {productName}" : "{productName}에 로그인", "Wrong login or password." : "로그인 또는 암호가 잘못되었습니다.", "This account is disabled" : "이 계정은 비활성화 되었습니다.", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "사용 중인 IP에서 여러 번의 잘못된 로그인 시도를 감지했습니다. 30초 후에 다시 로그인할 수 있습니다.", "Log in with a device" : "기기로 로그인", + "Login or email" : "로그인 또는 이메일", "Your account is not setup for passwordless login." : "당신의 계정은 암호 없이 로그인하도록 설정되지 않았습니다.", "Browser not supported" : "브라우저를 지원하지 않습니다.", "Passwordless authentication is not supported in your browser." : "당신의 브라우저에서 암호 없는 인증을 지원하지 않습니다.", |