diff options
Diffstat (limited to 'apps/theming/l10n/ko.js')
-rw-r--r-- | apps/theming/l10n/ko.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/ko.js b/apps/theming/l10n/ko.js index 3ffd05f4b20..7351213b718 100644 --- a/apps/theming/l10n/ko.js +++ b/apps/theming/l10n/ko.js @@ -27,13 +27,11 @@ OC.L10N.register( "Upload new login background" : "새 로그인 배경 업로드", "Remove background image" : "배경 그림 삭제", "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "업로드한 로고와 색으로부터 자동으로 파비콘을 생성하려면 PHP Imagemagick 확장 기능 및 SVG 형식 그림 지원을 설치하십시오.", - "You are already using a custom theme" : "이미 사용자 정의 테마 사용 중", - "reset to default" : "기본값으로 초기화", - "Web address" : "웹 주소", - "Web address https://…" : "웹 주소 https://…", "There is no error, the file uploaded with success" : "오류 없음, 파일 업로드 성공", "The uploaded file was only partially uploaded" : "파일이 일부분만 업로드됨", "Failed to write file to disk." : "디스크에 파일을 기록할 수 없습니다.", - "A PHP extension stopped the file upload." : "PHP 확장 기능에서 파일 업로드를 차단했습니다." + "A PHP extension stopped the file upload." : "PHP 확장 기능에서 파일 업로드를 차단했습니다.", + "You are already using a custom theme" : "이미 사용자 정의 테마 사용 중", + "Web address https://…" : "웹 주소 https://…" }, "nplurals=1; plural=0;"); |