diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-19 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-19 01:12:41 +0000 |
commit | 785ccae62204b6cc34f423c70e369943eb41e4dc (patch) | |
tree | b2e68ceed04d0ef028205bbc5962dcfb049485cd /apps/accessibility/l10n/ko.js | |
parent | 8c0497249879de8fecef8df6357d37bde8fb0676 (diff) | |
download | nextcloud-server-785ccae62204b6cc34f423c70e369943eb41e4dc.tar.gz nextcloud-server-785ccae62204b6cc34f423c70e369943eb41e4dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/ko.js')
-rw-r--r-- | apps/accessibility/l10n/ko.js | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/accessibility/l10n/ko.js b/apps/accessibility/l10n/ko.js new file mode 100644 index 00000000000..5d34a4f99c3 --- /dev/null +++ b/apps/accessibility/l10n/ko.js @@ -0,0 +1,18 @@ +OC.L10N.register( + "accessibility", + { + "High contrast theme" : "고대비 테마", + "A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.", + "Dark theme (beta)" : "어두운 테마(베타)", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "어두운 테마는 전체적인 밝기를 낮춰 눈을 편안하게 해줍니다. 아직 개발중인 기능이니 문제가 있다면 보고해주세요.", + "Dyslexia font" : "난독증용 글꼴", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic은 난독증 때문에 읽기에 문제가 있는 사람들을 위해 디자인된 무료 폰트입니다.", + "Accessibility" : "접근성", + "Accessibility options for nextcloud" : "nextcloud를 위한 접근성 옵션", + "Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud사용을 편리하게 하는 여러 접근성 옵션", + "Web Content Accessibility Guidelines" : "웹 콘텐츠 접근성 가이드라인", + "our issue tracker" : "우리의 이슈 트래커", + "our design team" : "우리의 디자인팀", + "Enable" : "활성화" +}, +"nplurals=1; plural=0;"); |