diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-28 01:06:59 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-28 01:06:59 +0000 |
commit | b614547ff8c1c8c91853b82bf82b601b68933e3b (patch) | |
tree | b6ac882cd659ccaef575331d027ce5273ec97ce6 /apps/files/l10n/ko.js | |
parent | 8b95bd29ee5131721ff2644936309fd75c1ab956 (diff) | |
download | nextcloud-server-b614547ff8c1c8c91853b82bf82b601b68933e3b.tar.gz nextcloud-server-b614547ff8c1c8c91853b82bf82b601b68933e3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index fcec4a93b65..ac9513e8c27 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -4,7 +4,6 @@ OC.L10N.register( "Storage is temporarily not available" : "저장소를 일시적으로 사용할 수 없습니다", "Storage invalid" : "저장소가 잘못됨", "Unknown error" : "알 수 없는 오류", - "Files" : "파일", "All files" : "모든 파일", "Recent" : "최근", "File could not be found" : "파일을 찾을 수 없음", @@ -27,6 +26,7 @@ OC.L10N.register( "Delete" : "삭제", "Disconnect storage" : "저장소 연결 해제", "Unshare" : "공유 해제", + "Files" : "파일", "Details" : "자세한 정보", "Select" : "선택", "Pending" : "대기 중", |