aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-10-18 00:52:29 +0000
committerNextcloud bot <bot@nextcloud.com>2023-10-18 00:52:29 +0000
commite1d33096d387314b20313204a17389225b44d957 (patch)
tree5af86eef4848c7ac7d7a11c676f6dc21f2e53dd7 /core/l10n/ko.js
parent54d1ec58bf432df9b9c65583dfb0e207022d5076 (diff)
downloadnextcloud-server-e1d33096d387314b20313204a17389225b44d957.tar.gz
nextcloud-server-e1d33096d387314b20313204a17389225b44d957.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.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/ko.js b/core/l10n/ko.js
index 2b5d0fedbe6..3ea0306c110 100644
--- a/core/l10n/ko.js
+++ b/core/l10n/ko.js
@@ -255,10 +255,6 @@ OC.L10N.register(
"({count} selected)" : "({count}개 선택됨)",
"Error loading file exists template" : "파일 존재함 템플릿을 불러오는 중 오류 발생",
"Saving …" : "저장 중 …",
- "Authentication required" : "인증 필요",
- "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다",
- "Confirm" : "확인",
- "Failed to authenticate, try again" : "인증할 수 없습니다. 다시 시도하십시오.",
"seconds ago" : "몇 초 전",
"Connection to server lost" : "서버 연결이 끊어짐",
"_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["페이지 불러오기 오류, %n초 후 새로 고침"],
@@ -350,7 +346,9 @@ OC.L10N.register(
"Skip to navigation of app" : "앱 탐색으로 이동",
"Go to %s" : "%s로 이동",
"Get your own free account" : "무료 계정 등록",
+ "This action requires you to confirm your password" : "이 작업을 수행하려면 암호를 입력해야 합니다",
"Confirm your password" : "암호 확인",
+ "Confirm" : "확인",
"Connect to your account" : "내 계정에 연결",
"Please log in before granting %1$s access to your %2$s account." : "%1$s에서 내 %2$s 계정에 접근하는 것을 허용하려면 로그인해야 합니다.",
"If you are not trying to set up a new device or app, someone is trying to trick you into granting them access to your data. In this case do not proceed and instead contact your system administrator." : "새 기기나 앱을 설정하지 않고 있다면, 누군가 당신을 속여 데이터 접근 권한을 얻으려 하는 것일 수도 있습니다. 이러한 경우 절대 허가하지 말고 시스템 관리자에게 문의하십시오.",
@@ -427,6 +425,8 @@ OC.L10N.register(
"Home" : "홈",
"Copy to {folder}" : "{folder}에 복사",
"Move to {folder}" : "{folder}(으)로 이동",
+ "Authentication required" : "인증 필요",
+ "Failed to authenticate, try again" : "인증할 수 없습니다. 다시 시도하십시오.",
"File not found" : "파일을 찾을 수 없음",
"The document could not be found on the server. Maybe the share was deleted or has expired?" : "서버에서 문서를 찾을 수 없습니다. 공유가 삭제되었거나 만료되었습니까?",
"Please use the command line updater because automatic updating is disabled in the config.php." : "config.php에서 자동 업데이트가 비활성화되어 있기 때문에 명령줄 업데이트를 사용하십시오.",