diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-08-03 00:12:22 +0000 |
commit | bf88448f87a629f71c24f92d84a9968c10b90085 (patch) | |
tree | 075cce4bb1bb68f4473d817597872743c22d112a /apps/files_external/l10n/ko.js | |
parent | 01298cfa72105802533a2f0757c45a50c6d9bc67 (diff) | |
download | nextcloud-server-bf88448f87a629f71c24f92d84a9968c10b90085.tar.gz nextcloud-server-bf88448f87a629f71c24f92d84a9968c10b90085.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/ko.js')
-rw-r--r-- | apps/files_external/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_external/l10n/ko.js b/apps/files_external/l10n/ko.js index 963764efd05..ab10333d265 100644 --- a/apps/files_external/l10n/ko.js +++ b/apps/files_external/l10n/ko.js @@ -114,7 +114,6 @@ OC.L10N.register( "Available for" : "다음으로 사용 가능", "Add storage" : "저장소 추가", "Advanced settings" : "고급 설정", - "Delete" : "삭제", "Allow users to mount external storage" : "사용자가 외부 저장소를 마운트하도록 허용", "Fetching request tokens failed. Verify that your app key and secret are correct." : "요청 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.", "Fetching access tokens failed. Verify that your app key and secret are correct." : "접근 토큰을 가져올 수 없습니다. 앱 키와 비밀 값이 올바른지 확인하십시오.", @@ -127,6 +126,7 @@ OC.L10N.register( "Google Drive" : "Google 드라이브", "No external storage configured" : "외부 저장소가 설정되지 않았음", "You can add external storages in the personal settings" : "개인 설정에서 외부 저장소를 추가할 수 있습니다", + "Delete" : "삭제", "Allow users to mount the following external storage" : "사용자가 다음 외부 저장소를 마운트할 수 있도록 허용", "Are you sure you want to delete this external storage" : "이 외부 저장소를 삭제하시겠습니까" }, |