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

github.com/nextcloud/external.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2017-03-09 16:40:50 +0300
committerJoas Schilling <coding@schilljs.com>2017-03-09 16:40:50 +0300
commite1f3316ccbb7e74a297989bc3926172976559b98 (patch)
tree0df6d1bb4f8522861a66b1b817710e5f5bf2ad4b /l10n/ko.json
parent6b0a0d7b463aa78162479c5298eaaef346c82547 (diff)
Status Quo
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'l10n/ko.json')
-rw-r--r--l10n/ko.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/l10n/ko.json b/l10n/ko.json
new file mode 100644
index 0000000..ff18472
--- /dev/null
+++ b/l10n/ko.json
@@ -0,0 +1,14 @@
+{ "translations": {
+ "Please enter valid urls - they have to start with either http://, https:// or /" : "올바른 URL을 입력하십시오. http://, http://, /로 시작하여야 합니다",
+ "External sites saved." : "외부 사이트를 저장했습니다.",
+ "External Sites" : "외부 사이트",
+ "Please note that some browsers will block displaying of sites via http if you are running https." : "일부 웹 브라우저에서는 HTTPS로 접속한 사이트 내에서 HTTP 사이트를 표시하는 것을 거부할 수도 있습니다.",
+ "Furthermore please note that many sites these days disallow iframing due to security reasons." : "또한 많은 웹 사이트에서 보안상의 이유로 iframe 사용을 금지하고 있습니다.",
+ "We highly recommend to test the configured sites below properly." : "아래에 설정된 사이트가 잘 표시되는지 시험해 보는 것을 추천합니다.",
+ "Name" : "이름",
+ "URL" : "URL",
+ "Select an icon" : "아이콘 선택",
+ "Remove site" : "사이트 삭제",
+ "Add" : "추가"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file