diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-19 02:27:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-19 02:27:04 +0000 |
commit | 3175579f90c9552a4166fd8387f19293eba7003b (patch) | |
tree | b638f9c76d8de5221262443cfa13224022bb9bda /apps/settings/l10n/ko.js | |
parent | 6e0101b59c3942a3f6cd148da18c89bf2d33120d (diff) | |
download | nextcloud-server-3175579f90c9552a4166fd8387f19293eba7003b.tar.gz nextcloud-server-3175579f90c9552a4166fd8387f19293eba7003b.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 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/apps/settings/l10n/ko.js b/apps/settings/l10n/ko.js index e9a437b4a85..2de1bac3aea 100644 --- a/apps/settings/l10n/ko.js +++ b/apps/settings/l10n/ko.js @@ -1,12 +1,6 @@ OC.L10N.register( "settings", { - "Migration in progress. Please wait until the migration is finished" : "이전 작업 중입니다. 작업이 완료될 때까지 기다려 주십시오", - "Migration started …" : "이전 시작됨...", - "Saved" : "저장됨", - "Not saved" : "저장하지 않음", - "Sending…" : "보내는 중…", - "Email sent" : "이메일 보냄", "Private" : "개인", "Local" : "로컬", "Verify" : "확인", @@ -52,6 +46,7 @@ OC.L10N.register( "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." : "관리자 복구 암호를 입력하십시오. 그렇지 않으면 모든 사용자 데이이터가 초기화됩니다다.", @@ -226,6 +221,11 @@ OC.L10N.register( "Show user backend" : "사용자 백엔드 보이기", "Show storage path" : "스토리지 경로 보이기", "Send email to new user" : "새 사용자에게 이메일 보내기", + "Migration in progress. Please wait until the migration is finished" : "이전 작업 중입니다. 작업이 완료될 때까지 기다려 주십시오", + "Migration started …" : "이전 시작됨...", + "Not saved" : "저장하지 않음", + "Sending…" : "보내는 중…", + "Email sent" : "이메일 보냄", "Address" : "주소", "Full name" : "전체 이름", "Phone number" : "휴대폰 번호", @@ -236,7 +236,6 @@ OC.L10N.register( "Never" : "하지 않음", "An error occured during the request. Unable to proceed." : "요청을 보내는 도중 에러가 발생하였습니다. 더 이상 진행할 수 없습니다.", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "앱이 활성화되었지만, 앱을 업데이트해야 합니다. 5초 후 앱 업데이트 페이지로 넘어갑니다.", - "App update" : "앱 업데이트", "Administrator documentation" : "관리자 문서", "Documentation" : "문서", "Forum" : "포럼", @@ -336,6 +335,7 @@ OC.L10N.register( "All languages" : "모든 언어", "Everyone" : "모두", "The app will be downloaded from the app store" : "이 앱을 앱 스토어에서 다운로드합니다", + "App update" : "앱 업데이트", "Error: This app can not be enabled because it makes the server unstable" : "오류: 이 앱은 서버를 불안정하게 만들 수 있어서 활성화할 수 없습니다", "mail" : "메일", "Test email settings" : "이메일 설정 시험", |