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>2018-10-02 03:12:55 +0300
committerNextcloud bot <bot@nextcloud.com>2018-10-02 03:12:55 +0300
commit77c6e4106359776bc7283801fa36008596981444 (patch)
treed590e5b95888b2b53d4ac14812396c6fd7e63f9e /apps/files/l10n/ko.js
parent28eaacd59fe67dda6ec7686dabecabff3bedae0f (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r--apps/files/l10n/ko.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js
index 4a598a8ca74..7024c8fb237 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -26,7 +26,6 @@ OC.L10N.register(
"Error when assembling chunks, status code {status}" : "조각을 모으는 중 오류 발생, 상태 코드 {status}",
"Actions" : "작업",
"Rename" : "이름 바꾸기",
- "Target folder" : "대상 폴더",
"Disconnect storage" : "저장소 연결 해제",
"Unshare" : "공유 해제",
"Could not load info for file \"{file}\"" : "파일 \"{file}\"의 정보를 가져올 수 없음",
@@ -148,6 +147,7 @@ OC.L10N.register(
"Text file" : "텍스트 파일",
"New text file.txt" : "새 텍스트 파일.txt",
"Move" : "이동",
+ "Target folder" : "대상 폴더",
"A new file or folder has been <strong>deleted</strong>" : "새 파일이나 폴더가 <strong>삭제됨</strong>",
"A new file or folder has been <strong>restored</strong>" : "새 파일이나 폴더가 <strong>복원됨</strong>",
"Use this address to <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">access your Files via WebDAV</a>" : "이 주소를 사용하여 <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">WebDAV를 통해 파일에 접근할 수 있습니다</a>"