From 0f4e3f36220da7ed5d4e6712b7177bd5040b16cc Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 29 Feb 2024 00:20:29 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- lib/l10n/ko.json | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lib/l10n/ko.json') diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index d98b947b690..1d39df18a8a 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -33,6 +33,9 @@ "The following platforms are supported: %s" : "다음 플랫폼을 지원합니다: %s", "Server version %s or higher is required." : "서버 버전 %s 이상이 필요합니다.", "Server version %s or lower is required." : "서버 버전 %s 미만이 필요합니다.", + "Logged in account must be an admin, a sub admin or gotten special right to access this setting" : "로그인된 계정이 관리자, 부 관리자, 또는 이 설정에 접근할 수 있는 권한을 부여받은 계정이어야 합니다", + "Logged in account must be an admin or sub admin" : "로그인된 계정이 관리자 또는 부 관리자여야 합니다", + "Logged in account must be an admin" : "로그인된 계정이 관리자여야 합니다", "Wiping of device %s has started" : "디바이스 %s의 완전 삭제가 시작되었습니다.", "Wiping of device »%s« has started" : "디바이스 »%s«의 완전 삭제가 시작되었습니다.", "»%s« started remote wipe" : "»%s«에서 원격 제거를 시작했습니다", @@ -111,6 +114,7 @@ "Headline" : "표제", "Organisation" : "조직", "Role" : "직책", + "Unknown account" : "알 수 없는 계정", "Additional settings" : "고급 설정", "Enter the database name for %s" : "%s에 대한 데이터베이스 이름을 입력하십시오", "You cannot use dots in the database name %s" : "데이터베이스 이름에 점(.)을 사용할 수 없습니다 %s", @@ -137,6 +141,7 @@ "Expiration date is in the past" : "만료 날짜가 과거입니다", "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["만료 날짜는 최대 %s일까지 설정할 수 있습니다"], "Sharing is only allowed with group members" : "같은 그룹 사용자에게만 공유할 수 있습니다", + "Sharing %s failed, because this item is already shared with the account %s" : "%s을(를) 공유할 수 없습니다. 이 항목을 이미 %s 계정과 공유하고 있습니다", "%1$s shared »%2$s« with you" : "%1$s 님이 »%2$s« 항목을 공유했습니다", "%1$s shared »%2$s« with you." : "%1$s 님이 »%2$s« 항목을 공유했습니다", "Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.", @@ -190,6 +195,8 @@ "Nov." : "11월", "Dec." : "12월", "A valid password must be provided" : "올바른 암호를 입력해야 합니다", + "Could not create account" : "계정을 만들 수 없음", + "Account disabled" : "계정이 비활성화됨", "Login canceled by app" : "앱에서 로그인 취소함", "App \"%1$s\" cannot be installed because the following dependencies are not fulfilled: %2$s" : "앱 \"%1$s\"이(가) 다음 의존성을 만족하지 않아 설치될 수 없습니다: %2$s", "a safe home for all your data" : "내 모든 데이터의 안전한 저장소", -- cgit v1.2.3