Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/theming/l10n/ko.js')
-rw-r--r--apps/theming/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/ko.js b/apps/theming/l10n/ko.js
index 872d1973464..3ffd05f4b20 100644
--- a/apps/theming/l10n/ko.js
+++ b/apps/theming/l10n/ko.js
@@ -19,8 +19,6 @@ OC.L10N.register(
"Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "테마를 사용하여 내 인스턴스와 지원하는 클라이언트의 모습을 변경할 수 있습니다. 테마는 모든 사용자에게 적용됩니다.",
"Name" : "이름",
"Reset to default" : "기본값으로 초기화",
- "Web address" : "웹 주소",
- "Web address https://…" : "웹 주소 https://…",
"Slogan" : "슬로건",
"Color" : "색",
"Logo" : "로고",
@@ -31,6 +29,8 @@ OC.L10N.register(
"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." : "디스크에 파일을 기록할 수 없습니다.",