diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-06-11 02:28:28 +0000 |
commit | a7b932cb52f6d0a332d6f7410b633b3cacc7e66b (patch) | |
tree | ccee86f419abb93e7e403a6e3d2f3dbe342bee90 /apps/settings/l10n/ko.js | |
parent | 2ee948e8d1a836696c514657c78804d1942f0d7b (diff) | |
download | nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.tar.gz nextcloud-server-a7b932cb52f6d0a332d6f7410b633b3cacc7e66b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ko.js')
-rw-r--r-- | apps/settings/l10n/ko.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index 6bb48016197..1ecec0f27d7 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -48,15 +48,12 @@ OC.L10N.register( "You successfully logged in using two-factor authentication (%1$s)" : "2단계 인증으로 로그인함(%1$s)", "A login attempt using two-factor authentication failed (%1$s)" : "2단계 인증 시도가 실패함(%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "내 <strong>암호</strong> 및 <strong>이메일</strong>이 변경됨", - "Couldn't remove app." : "앱을 삭제할 수 없습니다.", - "Couldn't update app." : "앱을 업데이트할 수 없습니다.", "Wrong password" : "잘못된 암호", "Saved" : "저장됨", "No user supplied" : "사용자가 지정되지 않음", "Authentication error" : "인증 오류", "Please provide an admin recovery password; otherwise, all user data will be lost." : "관리자 복구 암호를 입력하십시오. 그렇지 않으면 모든 사용자 데이이터가 초기화됩니다다.", "Wrong admin recovery password. Please check the password and try again." : "관리자 복구 암호가 잘못되었습니다. 암호를 다시 확인하십시오.", - "Backend doesn't support password change, but the user's encryption key was updated." : "백엔드에서 암호 변경을 지원하지 않지만 사용자의 암호화 키는 업데이트되었습니다.", "Federated Cloud Sharing" : "클라우드 연합 공유", "Invalid SMTP password." : "SMTP 암호가 잘못되었습니다.", "Email setting test" : "이메일 설정 시험", @@ -173,7 +170,6 @@ OC.L10N.register( "Copied!" : "복사 성공!", "Copy" : "복사", "Could not copy app password. Please copy it manually." : "앱 비밀번호를 복사할 수 없습니다. 직접 옮겨 적으십시오.", - "Background job didn’t run yet!" : "배경 작업이 아직 실행되지 않았습니다!", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "이 항목을 실행하려면 PHP POSIX 확장이 필요합니다. 자세한 사항은 {linkstart}PHP 문서{linkend}를 참조하십시오.", "Profile" : "프로필", "Enable" : "사용함", @@ -337,12 +333,16 @@ OC.L10N.register( "New password" : "새 암호", "Change password" : "암호 변경", "Use a second factor besides your password to increase security for your account." : "사용자의 계정을 더욱 안전하게 보호하기 위해 암호와 함께 2단계 인증을 사용하세요.", + "Couldn't remove app." : "앱을 삭제할 수 없습니다.", + "Couldn't update app." : "앱을 업데이트할 수 없습니다.", + "Backend doesn't support password change, but the user's encryption key was updated." : "백엔드에서 암호 변경을 지원하지 않지만 사용자의 암호화 키는 업데이트되었습니다.", "You need to set your user email before being able to send test emails." : "테스트 이메일을 보내기 전 내 주소를 설정해야 합니다.", "All languages" : "모든 언어", "Everyone" : "모두", "Test email settings" : "이메일 설정 시험", "Last job execution ran %s. Something seems wrong." : "마지막 작업이 %s에 실행되었습니다. 무언가 잘못된 것 같습니다.", "Last job ran %s." : "마지막 작업이 %s에 실행되었습니다.", + "Background job didn’t run yet!" : "배경 작업이 아직 실행되지 않았습니다!", "Recommended" : "추천", "The cron.php needs to be executed by the system user \"%s\"." : "시스템 사용자 \"%s\"(으)로 cron.php를 실행해야 합니다.", "days" : "일", |