diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:33:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:33:04 +0000 |
commit | 49634892696ff77d86fcae650a73f82cca4160bb (patch) | |
tree | 831a1b8b8cb6e5f35f82d78899fb859299eccc5c /lib/l10n/ko.json | |
parent | 3dd43006fd5539b833d547884c5d52d9cc4883e7 (diff) | |
download | nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.tar.gz nextcloud-server-49634892696ff77d86fcae650a73f82cca4160bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ko.json')
-rw-r--r-- | lib/l10n/ko.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/l10n/ko.json b/lib/l10n/ko.json index b31b4746556..44d2ddeee11 100644 --- a/lib/l10n/ko.json +++ b/lib/l10n/ko.json @@ -80,9 +80,7 @@ "Invalid path" : "잘못된 경로", "Failed to create file from template" : "템플릿으로 새 파일을 만들 수 없음", "Templates" : "템플릿", - "File name is a reserved word" : "파일 이름이 예약된 단어임", - "File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", - "File name is too long" : "파일 이름이 너무 김", + "Filename contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", "Empty filename is not allowed" : "파일 이름을 비워 둘 수 없음", "App \"%s\" cannot be installed because appinfo file cannot be read." : "appinfo 파일을 읽을 수 없어서 앱 \"%s\"을(를) 설치할 수 없습니다.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "이 서버 버전과 호환되지 않아서 앱 \"%s\"을(를) 설치할 수 없습니다", @@ -262,6 +260,9 @@ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "로그인된 사용자가 관리자, 부 관리자, 또는 이 설정에 접근할 수 있는 권한을 부여받은 사용자일 것입니다.", "Logged in user must be an admin or sub admin" : "로그인한 사용자는 관리자 또는 부 관리자여야 합니다.", "Logged in user must be an admin" : "로그인한 사용자는 관리자여야 합니다.", + "File name is a reserved word" : "파일 이름이 예약된 단어임", + "File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", + "File name is too long" : "파일 이름이 너무 김", "Help" : "도움말", "Users" : "사용자", "Unknown user" : "알려지지 않은 사용자", |