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-04-09 05:27:45 +0300
committerNextcloud bot <bot@nextcloud.com>2022-04-09 05:27:45 +0300
commit6f9d726ccf05945484d3fec2d4fca21c4109eb74 (patch)
tree2efcfd213bb9cf887b40b7fd18bad36ae528fc83 /apps/files_external/l10n/ko.js
parentfadad1e7d7c0ecb0a5d1acdb8f90047a0bd51326 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r--apps/files_external/l10n/ko.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js
index 964bcf683c0..7585f58e149 100644
--- a/apps/files_external/l10n/ko.js
+++ b/apps/files_external/l10n/ko.js
@@ -20,9 +20,7 @@ OC.L10N.register(
"Never" : "하지 않음",
"Once every direct access" : "한 번 직접 접근할 때마다",
"Read only" : "읽기 전용",
- "Delete" : "삭제",
"Admin defined" : "관리자 지정",
- "Are you sure you want to delete this external storage?" : "이 외부 저장소를 삭제하시겠습니까?",
"Delete storage?" : "저장소를 삭제하시겠습니까?",
"Saved" : "저장됨",
"Saving …" : "저장 중 …",
@@ -131,6 +129,8 @@ OC.L10N.register(
"Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "전역 인증 정보를 사용하여 같은 인증 정보를 사용하는 여러 외부 저장소에 인증할 수 있습니다.",
"External storages" : "외부 저장소",
"(group)" : "(그룹)",
+ "Delete" : "삭제",
+ "Are you sure you want to delete this external storage?" : "이 외부 저장소를 삭제하시겠습니까?",
"SMB / CIFS" : "SMB/CIFS",
"SMB / CIFS using OC login" : "OC 로그인을 사용하는 SMB/CIFS"
},