diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-07 01:55:42 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-07 01:55:42 -0500 |
commit | 2daf90dae64aaf1143a133ba99505a8a9d39ff9f (patch) | |
tree | 6900fb05a0783cfa0fb71350cdd3eeee633bc560 /apps/files/l10n/ko.js | |
parent | a8d82b7091bf80e685ca61960d5e83da26d1cbdf (diff) | |
download | nextcloud-server-2daf90dae64aaf1143a133ba99505a8a9d39ff9f.tar.gz nextcloud-server-2daf90dae64aaf1143a133ba99505a8a9d39ff9f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ko.js')
-rw-r--r-- | apps/files/l10n/ko.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 357f83dd39e..2146addc20b 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -60,6 +60,7 @@ OC.L10N.register( "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오", "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "암호화 앱의 개인 키가 잘못되었습니다. 암호화된 파일에 다시 접근하려면 개인 설정에서 개인 키 암호를 업데이트해야 합니다.", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "암호화는 해제되어 있지만, 파일은 아직 암호화되어 있습니다. 개인 설정에서 파일을 복호화하십시오.", + "_ matches '{filter}'_::_ match '{filter}'_" : [""], "{dirs} and {files}" : "{dirs} 그리고 {files}", "Favorite" : "즐겨찾기", "%s could not be renamed" : "%s의 이름을 변경할 수 없습니다", |