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:
authorNextcloud bot <bot@nextcloud.com>2020-03-28 05:18:15 +0300
committerNextcloud bot <bot@nextcloud.com>2020-03-28 05:18:15 +0300
commitdf463f90be01be2d38f6cdd5b2b1a20900696b54 (patch)
tree9f02f1b16ac059cc0671613893ad0a861640c96c /apps/files/l10n/ko.js
parent463b388589134fd816f1ff3ee5ce9dc76c3e4035 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 2f306ac612c..ae04be46eda 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -130,7 +130,6 @@ OC.L10N.register(
"Settings" : "설정",
"Show hidden files" : "숨김 파일 보이기",
"WebDAV" : "WebDAV",
- "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">내 파일에 WebDAV로 접근</a>하려면 이 주소를 사용하십시오",
"Toggle grid view" : "모눈 보기 전환",
"No files in here" : "여기에 파일 없음",
"Upload some content or sync with your devices!" : "파일을 업로드하거나 장치와 동기화하십시오!",
@@ -148,6 +147,7 @@ OC.L10N.register(
"Deleted shares" : "삭제된 공유",
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
- "%s of %s used" : "%s/%s 사용함"
+ "%s of %s used" : "%s/%s 사용함",
+ "Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">access your Files via WebDAV</a>" : "<a href=\"%s\" target=\"_blank\" rel=\"noreferrer noopener\">내 파일에 WebDAV로 접근</a>하려면 이 주소를 사용하십시오"
},
"nplurals=1; plural=0;");