From f129a88fc2f3d02f492f279bdc527c3bacb79da8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 17 Jul 2024 00:19:50 +0000 Subject: Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- lib/l10n/ko.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/l10n/ko.js') diff --git a/lib/l10n/ko.js b/lib/l10n/ko.js index a31ab0f574a..4356151eff1 100644 --- a/lib/l10n/ko.js +++ b/lib/l10n/ko.js @@ -78,6 +78,7 @@ OC.L10N.register( "seconds ago" : "초 전", "Empty file" : "빈 파일", "Module with ID: %s does not exist. Please enable it in your apps settings or contact your administrator." : "ID: %s인 모듈이 존재하지 않습니다. 앱 설정에서 확인하거나 시스템 관리자에게 연락하십시오.", + "Dot files are not allowed" : "점으로 시작하는 파일은 허용되지 않음", "File already exists" : "파일이 이미 있습니다.", "Invalid path" : "잘못된 경로", "Failed to create file from template" : "템플릿으로 새 파일을 만들 수 없음", @@ -85,7 +86,6 @@ OC.L10N.register( "File name is a reserved word" : "파일 이름이 예약된 단어임", "File name contains at least one invalid character" : "파일 이름에 잘못된 글자가 한 자 이상 있음", "File name is too long" : "파일 이름이 너무 김", - "Dot files are not allowed" : "점으로 시작하는 파일은 허용되지 않음", "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\"을(를) 설치할 수 없습니다", -- cgit v1.2.3