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>2022-05-17 05:29:30 +0300
committerNextcloud bot <bot@nextcloud.com>2022-05-17 05:29:30 +0300
commit67472b716718de6d09fbf386fc08ee4213de6e0b (patch)
treeef34fae447de89d22dc145af7f26652141e0b28b /apps/files/l10n/ko.js
parentab0548e4edb1d2cf47718f752272d68aa6be07e2 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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 fba709abfde..5d4ad96664f 100644
--- a/apps/files/l10n/ko.js
+++ b/apps/files/l10n/ko.js
@@ -41,7 +41,6 @@ OC.L10N.register(
"Details" : "자세한 정보",
"Please select tag(s) to add to the selection" : "선택한 항목에 추가할 태그를 고르세요",
"Apply tag(s) to selection" : "선택한 항목에 태그 적용하기",
- "Select" : "선택",
"Pending" : "대기 중",
"Unable to determine date" : "날짜를 결정할 수 없음",
"This operation is forbidden" : "이 작업이 금지됨",
@@ -205,6 +204,7 @@ OC.L10N.register(
"Deleted shares" : "삭제된 공유",
"Pending shares" : "진행중인 공유",
"Text file" : "텍스트 파일",
- "New text file.txt" : "새 텍스트 파일.txt"
+ "New text file.txt" : "새 텍스트 파일.txt",
+ "Select" : "선택"
},
"nplurals=1; plural=0;");