diff options
Diffstat (limited to 'apps/theming/l10n/ko.js')
-rw-r--r-- | apps/theming/l10n/ko.js | 18 |
1 files changed, 13 insertions, 5 deletions
diff --git a/apps/theming/l10n/ko.js b/apps/theming/l10n/ko.js index e78becdfd27..26223528008 100644 --- a/apps/theming/l10n/ko.js +++ b/apps/theming/l10n/ko.js @@ -22,10 +22,13 @@ OC.L10N.register( "Appearance and accessibility" : "외형과 접근성", "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "테마 앱이 활성화되었으나, PHP 모듈 “imagick”이 활성화되지 않았습니다. 파비콘 생성을 위해 해당 모듈을 설치하고 활성화하십시오.", "Dark theme with high contrast mode" : "고대비 모드의 어두운 테마", + "Enable dark high contrast mode" : "고대비 모드의 어두운 테마 활성화", + "Similar to the high contrast mode, but with dark colours." : "고대비 모드와 비슷하지만, 어두운 색을 사용합니다.", "Dark theme" : "어두운 테마", "Enable dark theme" : "어두운 테마 활성화", "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "어두운 테마는 전체적인 광량을 줄여 사용자의 눈을 편안하게 합니다.", "System default theme" : "시스템 기본 테마", + "Enable the system default" : "시스템 기본 테마 활성화", "Using the default system appearance." : "시스템 기본 테마 사용", "Dyslexia font" : "난독증용 글꼴", "Enable dyslexia font" : "난독증용 글꼴 활성화", @@ -40,14 +43,13 @@ OC.L10N.register( "Privacy policy" : "개인 정보 취급 방침", "Adjust the Nextcloud theme" : "Nextcloud 테마 사용자 정의", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "테마를 사용하여 내 인스턴스와 지원하는 클라이언트의 모습을 변경할 수 있습니다. 테마는 모든 사용자에게 적용됩니다.", + "Upload new logo" : "새 로고 업로드", + "Logo" : "로고", "Advanced options" : "고급 설정", "Name" : "이름", "Web link" : "웹 링크", "a safe home for all your data" : "내 모든 데이터 안전 저장소", "Slogan" : "슬로건", - "Color" : "색", - "Logo" : "로고", - "Upload new logo" : "새 로고 업로드", "Legal notice link" : "법적 고지 링크", "Privacy policy link" : "개인 정보 취급 방침 링크", "Header logo" : "머리글 로고", @@ -65,7 +67,10 @@ OC.L10N.register( "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "사용 중 문제가 발생했을 경우, {issuetracker}이슈 트래커{linkend}에 보고해주시기 바랍니다. 또한 디자인 부분에 참여하고 싶다면, {designteam}저희 디자인 팀{linkend}과 함께해주세요!", "Move up" : "위로 이동", "Move down" : "아래로 이동", - "Change color" : "색깔 바꾸기", + "Custom background" : "나만의 배경화면", + "Plain background" : "일반 배경", + "Default background" : "기본 배경", + "No background has been selected" : "'배경화면 없음'이 선택됨", "Theme selection is enforced" : "테마가 강제로 선택됨", "Navigation bar settings" : "내비게이션 바 설정", "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "내비게이션 바의 앱 순서를 설정할 수 있습니다. 첫번째로 배치된 앱이 로그인 후 또는 로고를 클릭할 경우 열릴 기본 앱으로 지정됩니다.", @@ -81,7 +86,10 @@ OC.L10N.register( "Reset to default" : "기본값으로 초기화", "Upload" : "업로드", "Remove background image" : "배경 그림 삭제", + "Color" : "색", "Background" : "배경", - "Set a custom background" : "나만의 배경화면 설정" + "Set a custom background" : "나만의 배경화면 설정", + "Change color" : "색깔 바꾸기", + "No background" : "배경화면 없음" }, "nplurals=1; plural=0;"); |