diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-02 15:35:55 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-07-02 15:35:55 +0200 |
commit | cec8384b1a07ea4e8f6ac8534636bd24d7019ae7 (patch) | |
tree | 9ebdd6f6e02d5d036de8d76dee29cd8d6650407c /l10n/ko | |
parent | 29dd7eda2de629024548ddef419f1d6991ae07a6 (diff) | |
download | nextcloud-server-cec8384b1a07ea4e8f6ac8534636bd24d7019ae7.tar.gz nextcloud-server-cec8384b1a07ea4e8f6ac8534636bd24d7019ae7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'l10n/ko')
-rw-r--r-- | l10n/ko/files.po | 29 | ||||
-rw-r--r-- | l10n/ko/files_encryption.po | 11 |
2 files changed, 21 insertions, 19 deletions
diff --git a/l10n/ko/files.po b/l10n/ko/files.po index 644bd69ef1e..4623869662c 100644 --- a/l10n/ko/files.po +++ b/l10n/ko/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-01 03:18+0200\n" -"PO-Revision-Date: 2013-06-30 23:15+0000\n" +"POT-Creation-Date: 2013-07-02 15:33+0200\n" +"PO-Revision-Date: 2013-07-02 13:33+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -130,43 +130,43 @@ msgstr "삭제" msgid "Rename" msgstr "이름 바꾸기" -#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433 +#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:464 msgid "Pending" msgstr "대기 중" -#: js/filelist.js:271 js/filelist.js:273 +#: js/filelist.js:302 js/filelist.js:304 msgid "{new_name} already exists" msgstr "{new_name}이(가) 이미 존재함" -#: js/filelist.js:271 js/filelist.js:273 +#: js/filelist.js:302 js/filelist.js:304 msgid "replace" msgstr "바꾸기" -#: js/filelist.js:271 +#: js/filelist.js:302 msgid "suggest name" msgstr "이름 제안" -#: js/filelist.js:271 js/filelist.js:273 +#: js/filelist.js:302 js/filelist.js:304 msgid "cancel" msgstr "취소" -#: js/filelist.js:318 +#: js/filelist.js:349 msgid "replaced {new_name} with {old_name}" msgstr "{old_name}이(가) {new_name}(으)로 대체됨" -#: js/filelist.js:318 +#: js/filelist.js:349 msgid "undo" msgstr "되돌리기" -#: js/filelist.js:343 +#: js/filelist.js:374 msgid "perform delete operation" msgstr "삭제 작업중" -#: js/filelist.js:425 +#: js/filelist.js:456 msgid "1 file uploading" msgstr "파일 1개 업로드 중" -#: js/filelist.js:428 js/filelist.js:486 +#: js/filelist.js:459 js/filelist.js:517 msgid "files uploading" msgstr "파일 업로드중" @@ -231,8 +231,9 @@ msgid "{count} files" msgstr "파일 {count}개" #: lib/app.php:73 -msgid "Unable to rename file" -msgstr "파일 이름바꾸기 할 수 없음" +#, php-format +msgid "%s could not be renamed" +msgstr "" #: lib/helper.php:11 templates/index.php:18 msgid "Upload" diff --git a/l10n/ko/files_encryption.po b/l10n/ko/files_encryption.po index 00a6031e87b..dda825aea3e 100644 --- a/l10n/ko/files_encryption.po +++ b/l10n/ko/files_encryption.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-06-22 02:06+0200\n" -"PO-Revision-Date: 2013-06-22 00:07+0000\n" +"POT-Creation-Date: 2013-07-02 15:33+0200\n" +"PO-Revision-Date: 2013-07-02 13:33+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -55,9 +55,10 @@ msgstr "" #: files/error.php:7 msgid "" -"Your private key is not valid! Maybe your password was changed from outside." -" You can update your private key password in your personal settings to " -"regain access to your files" +"Your private key is not valid! Likely your password was changed outside the " +"ownCloud system (e.g. your corporate directory). You can update your private" +" key password in your personal settings to recover access to your encrypted " +"files." msgstr "" #: hooks/hooks.php:44 |