nextcloud-breeze-dark/l10n/ko.js

25 lines
5.7 KiB
JavaScript

OC.L10N.register(
"breezedark",
{
"Saved" : "저장됨",
"Error" : "오류",
"Breeze Dark" : "Breeze Dark",
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "KDE의 테마를 기반으로 한 Nextcloud의 Breeze Dark 테마",
"# Breeze Dark\nThis is a breeze dark theme for Nextcloud, based on the Breeze Dark theme made by the KDE Project.\n\n## Usage\n\nAfter you install the theme, you need to enable it. There a two options for this, a global and a personal one.\n\n### Global\n\nThe global option enables the theme by default for all users and unauthenticated visits. Without this option items like the login and sharing pages will not be styled. You can also decide to automatically enable or disable the theme based on the theming choice reported by the browser. In the global options you will also find an option to exclude the login page from being themed. You can find the global options here:\n\n```\nSettings > Administration > Theming > Breeze Dark\n```\n\nPlease note that you need the Theming app enabled in Nextcloud to access the global settings.\n\n### Personal\n\nThe personal option allows each user to set their own preference independent of how you set the global option. If the user has not set an option yet, they will follow the global option. They can also choose, independently, if they want the theme to match the theming choice reported by the browser. You can find the personal option here:\n\n```\nSettings > Personal > Accessibility > Breeze Dark\n```\n\nPlease note that you need the Accessibility app enabled in Nextcloud to access the personal setting.\n\n### Custom styling\n\nUnder the Theming section in the admin settings you can add your own custom styling to the theme. Only standard CSS can be used. This custom styling will be applied whenever the theme is enabled and only affects the Breeze Dark theme." : "# Breeze Dark\n이 테마는 KDE Project의 Breeze Dark를 기반으로 개발된 Nextcloud용 Breeze Dark 테마입니다. \n\n## 사용법\n\n테마를 설치한 후, 활성화합니다. 이 테마에는 전역, 개인의 두가지 설정이 존재합니다.\n\n### 전역 설정\n\n전역 설정은 모든 사용자와 방문자가 이 테마를 기본 테마로 사용하도록 하는 옵션입니다. 이 설정을 선택하지 않을 경우 로그인과 공유 페이지에 이 테마가 적용되지 않습니다. 당신은 이 테마의 활성화 여부를 사용자 브라우저의 테마와 연동할지 설정할 수 있습니다. 또한, 이 테마가 로그인 페이지에 적용되지 않도록 설정할 수도 있습니다. \n\n```\n전역 설정은 설정 > 관리 > 테마 > Breeze Dark에서 확인할 수 있습니다.\n```\n\n전역 설정에 접근하기 위해서는 해당 Nextcloud에서 Theming 앱을 활성화 해야합니다.\n\n### 개인\n\n개인 설정은 각 사용자가 전역 설정과 관련 없이 자유롭게 설정을 변경할 수 있도록 합니다. 사용자가 설정한 것이 없다면, 전역 설정이 우선 적용됩니다. 사용자는 또한 스스로의 테마를 자신이 사용하고 있는 브라우저의 테마와 연동할지 선택할 수 있습니다.\n\n```\n개인 설정은 설정 > 개인 > 접근성 > Breeze Dark에서 확인할 수 있습니다.\n```\n\n개인 설정에 접근하기 위해서는 해당 Nextcloud에서 Accessibility 앱을 활성화 해야합니다.\n\n\n### 사용자 정의 설정\n\n관리자 설정의 테마 부분에서 이 테마에 사용자 정의 스타일링을 추가할 수 있습니다. 표준 CCS만 사용할 수 있습니다. 이 사용자 정의 스타일링은 테마가 활성화 되어있으면 즉시 적용되며, Breeze Dark 테마에만 적용됩니다.",
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "KDE 프로젝트의 Breeze Dark를 기반으로 한 Dark 테마입니다. 변경 내용을 적용하려면 페이지를 새로 고치십시오.",
"This setting will enable the theme by default, for any unauthenticated users and users who have not set a preference." : "이 설정은 인증되지 않은 사용자와 환경 설정을 지정하지 않은 사용자에 대해 기본적으로 테마를 사용 가능으로 설정합니다.",
"Enable Breeze Dark theme by default" : "기본값으로 Breeze Dark 테마 사용",
"This setting will enable the automated activation by the clients system settings by default, for any unauthenticated users and users who have not set a preference." : "이 설정은 인증되지 않은 사용자와 환경 설정을 지정하지 않은 사용자에 대해 기본적으로 클라이언트 시스템 설정에 의한 자동 활성화를 활성화합니다.",
"Enable Breeze Dark automated activation by the clients system settings by default" : "기본값으로 클라이언트 시스템 설정에 의한 Breeze Dark 자동 활성화 사용",
"This setting will allow you to choose if the login page should be themed when the theme is enabled by default." : "이 설정을 사용하면 테마가 기본값으로 사용 가능한 경우 로그인 페이지의 테마를 지정할지 여부를 선택할 수 있습니다.",
"Theme the login page" : "로그인 페이지 테마 지정",
"Custom Styling" : "사용자 지정 스타일",
"Insert custom styling here …" : "여기에 사용자 지정 스타일 삽입 ...",
"Save" : "저장",
"A Breeze Dark theme for Nextcloud." : "Nextcloud의 Breeze Dark 테마",
"Breeze Dark theme" : "Breeze Dark 테마",
"Enable Breeze Dark theme" : "Breeze Dark 테마 활성화",
"Enable Breeze Dark automated activation by clients system settings" : "클라이언트 시스템 설정에 의한 Breeze Dark 자동 활성화 사용"
},
"nplurals=1; plural=0;");