summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ko.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-27 00:32:18 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-27 00:32:18 +0000
commitcd1ec4aa17993bc54d06132ddc0147b3e53ba3b1 (patch)
tree8ad504f0b3f66a64c58ed36cbedab32e9d765098 /lib/l10n/ko.js
parent3190dfb5ae3a0f2966ba1229a54a5cad79226e4e (diff)
downloadnextcloud-server-cd1ec4aa17993bc54d06132ddc0147b3e53ba3b1.tar.gz
nextcloud-server-cd1ec4aa17993bc54d06132ddc0147b3e53ba3b1.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.js')
-rw-r--r--lib/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js
index 62675562c72..00377f3d7e3 100644
--- a/lib/l10n/ko.js
+++ b/lib/l10n/ko.js
@@ -105,7 +105,7 @@ OC.L10N.register(
"Open »%s«" : "%s 열기",
"%1$s via %2$s" : "%1$s(%2$s 경유)",
"You are not allowed to share %s" : "%s을(를) 공유할 수 있는 권한이 없습니다",
- "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다",
+ "Cannot increase permissions of %s" : "%s의 권한을 늘릴 수 없습니다.",
"Expiration date is in the past" : "만료 날짜가 과거입니다",
"Sharing %s failed, because this item is already shared with user %s" : "%s을(를) 공유할 수 없습니다. 이 항목을 이미 %s 님과 공유하고 있습니다",
"Click the button below to open it." : "아래 단추를 눌러서 열 수 있습니다.",
@@ -182,7 +182,7 @@ OC.L10N.register(
"Please ask your server administrator to restart the web server." : "서버 관리자에게 웹 서버 재시작을 요청하십시오.",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "권한을 0770으로 변경하여 다른 사용자가 읽을 수 없도록 하십시오.",
"Ensure there is a file called \".ocdata\" in the root of the data directory." : "데이터 디렉터리의 최상위 디렉터리에 \".ocdata\" 파일이 있는지 확인하십시오.",
- "Action \"%s\" not supported or implemented." : "액션 \"%s\"을(를) 지원하지 않거나 사용할 수 없습니다. ",
+ "Action \"%s\" not supported or implemented." : "동작 \"%s\"을(를) 지원하지 않거나 사용할 수 없습니다. ",
"Authentication failed, wrong token or provider ID given" : "인증이 실패하였습니다. 토큰이나 프로바이더 ID가 틀렸습니다.",
"Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "요청을 완료하기 위한 매개변수가 누락되었습니다. 누락된 매개변수: \"%s\"",
"Cloud Federation Provider with ID: \"%s\" does not exist." : "ID가 \"%s\"인 클라우드 연합 제공자가 없습니다.",