server/l10n/ko/files_trashbin.po

84 lines
2 KiB
Text
Raw Normal View History

2013-01-31 16:05:21 +00:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
2013-09-30 14:19:22 +00:00
# smallsnail <bjh13579@gmail.com>, 2013
2013-01-31 16:05:21 +00:00
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
2013-10-06 23:16:10 +00:00
"POT-Creation-Date: 2013-10-06 19:07-0400\n"
"PO-Revision-Date: 2013-10-03 12:22+0000\n"
2013-09-30 14:19:22 +00:00
"Last-Translator: smallsnail <bjh13579@gmail.com>\n"
2013-01-31 16:05:21 +00:00
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
2013-04-08 00:18:28 +00:00
#: ajax/delete.php:42
2013-02-07 23:13:16 +00:00
#, php-format
msgid "Couldn't delete %s permanently"
2013-09-30 14:19:22 +00:00
msgstr "%s를 영구적으로 삭제할수 없습니다"
2013-02-07 23:13:16 +00:00
2013-04-08 00:18:28 +00:00
#: ajax/undelete.php:42
2013-02-07 23:13:16 +00:00
#, php-format
msgid "Couldn't restore %s"
2013-09-30 14:19:22 +00:00
msgstr "%s를 복원할수 없습니다"
2013-02-07 23:13:16 +00:00
2013-09-30 14:19:22 +00:00
#: js/trash.js:7 js/trash.js:102
2013-01-31 16:05:21 +00:00
msgid "perform restore operation"
2013-09-30 14:19:22 +00:00
msgstr "복원 작업중"
2013-01-31 16:05:21 +00:00
2013-09-30 14:19:22 +00:00
#: js/trash.js:20 js/trash.js:49 js/trash.js:120 js/trash.js:148
2013-04-08 00:18:28 +00:00
msgid "Error"
2013-04-27 00:24:29 +00:00
msgstr "오류"
2013-04-08 00:18:28 +00:00
2013-09-30 14:19:22 +00:00
#: js/trash.js:37
2013-02-06 23:11:04 +00:00
msgid "delete file permanently"
2013-09-30 14:19:22 +00:00
msgstr "영구적으로 파일 삭제하기"
2013-02-06 23:11:04 +00:00
2013-09-30 14:19:22 +00:00
#: js/trash.js:129
2013-02-20 23:15:58 +00:00
msgid "Delete permanently"
2013-05-12 00:05:29 +00:00
msgstr "영원히 삭제"
2013-02-20 23:15:58 +00:00
2013-09-30 14:19:22 +00:00
#: js/trash.js:190 templates/index.php:21
2013-01-31 16:05:21 +00:00
msgid "Name"
2013-04-27 00:24:29 +00:00
msgstr "이름"
2013-01-31 16:05:21 +00:00
2013-09-30 14:19:22 +00:00
#: js/trash.js:191 templates/index.php:31
2013-01-31 16:05:21 +00:00
msgid "Deleted"
2013-09-30 14:19:22 +00:00
msgstr "삭제됨"
2013-01-31 16:05:21 +00:00
2013-09-30 14:19:22 +00:00
#: js/trash.js:199
2013-08-15 08:53:54 +00:00
msgid "%n folder"
msgid_plural "%n folders"
2013-09-30 14:19:22 +00:00
msgstr[0] "폴더 %n개"
2013-01-31 16:05:21 +00:00
2013-09-30 14:19:22 +00:00
#: js/trash.js:205
2013-08-15 08:53:54 +00:00
msgid "%n file"
msgid_plural "%n files"
2013-09-30 14:19:22 +00:00
msgstr[0] "파일 %n개 "
2013-01-31 16:05:21 +00:00
2013-09-30 14:19:22 +00:00
#: lib/trashbin.php:814 lib/trashbin.php:816
2013-07-30 05:57:50 +00:00
msgid "restored"
2013-09-30 14:19:22 +00:00
msgstr "복원됨"
2013-07-30 05:57:50 +00:00
2013-01-31 16:05:21 +00:00
#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
2013-09-30 14:19:22 +00:00
msgstr "현재 휴지통은 비어있습니다!"
2013-01-31 16:05:21 +00:00
2013-09-30 14:19:22 +00:00
#: templates/index.php:24 templates/index.php:26
2013-01-31 16:05:21 +00:00
msgid "Restore"
2013-04-27 00:24:29 +00:00
msgstr "복원"
2013-02-20 23:15:58 +00:00
2013-09-30 14:19:22 +00:00
#: templates/index.php:34 templates/index.php:35
2013-02-20 23:15:58 +00:00
msgid "Delete"
2013-04-27 00:24:29 +00:00
msgstr "삭제"
2013-03-07 23:26:35 +00:00
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
2013-09-30 14:19:22 +00:00
msgstr "삭제된 파일들"