server/l10n/ko/files_trashbin.po

62 lines
1.6 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-16 04:31:48 +00:00
"POT-Creation-Date: 2013-10-16 00:26-0400\n"
"PO-Revision-Date: 2013-10-14 00:42+0000\n"
2013-10-11 02:30:58 +00:00
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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-10-11 02:30:58 +00:00
#: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149
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
#: 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-10-16 04:31:48 +00:00
#: templates/index.php:8
2013-01-31 16:05:21 +00:00
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-10-16 04:31:48 +00:00
#: templates/index.php:22
2013-10-11 02:30:58 +00:00
msgid "Name"
msgstr "이름"
2013-10-16 04:31:48 +00:00
#: templates/index.php:25 templates/index.php:27
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-10-16 04:31:48 +00:00
#: templates/index.php:33
2013-10-11 02:30:58 +00:00
msgid "Deleted"
msgstr "삭제됨"
2013-10-16 04:31:48 +00:00
#: templates/index.php:36 templates/index.php:37
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 "삭제된 파일들"