Blame view

sources/l10n/ko/files_trashbin.po 1.58 KB
03e52840d   Kload   Init
1
2
3
4
5
  # SOME DESCRIPTIVE TITLE.
  # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  # This file is distributed under the same license as the PACKAGE package.
  # 
  # Translators:
31b7f2792   Kload   Upgrade to ownclo...
6
  # 책읽는달팽 <bjh13579@gmail.com>, 2013
03e52840d   Kload   Init
7
8
9
10
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
11
12
13
14
15
16
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-11-21 10:01-0500
  "
  "PO-Revision-Date: 2013-11-16 07:44+0000
  "
03e52840d   Kload   Init
17
18
19
20
21
22
23
24
25
26
27
28
29
30
  "Last-Translator: I Robot <owncloud-bot@tmit.eu>
  "
  "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)
  "
  "MIME-Version: 1.0
  "
  "Content-Type: text/plain; charset=UTF-8
  "
  "Content-Transfer-Encoding: 8bit
  "
  "Language: ko
  "
  "Plural-Forms: nplurals=1; plural=0;
  "
31b7f2792   Kload   Upgrade to ownclo...
31
  #: ajax/delete.php:42
03e52840d   Kload   Init
32
33
  #, php-format
  msgid "Couldn't delete %s permanently"
31b7f2792   Kload   Upgrade to ownclo...
34
  msgstr "%s를 영구적으로 삭제할수 없습니다"
03e52840d   Kload   Init
35

31b7f2792   Kload   Upgrade to ownclo...
36
  #: ajax/undelete.php:42
03e52840d   Kload   Init
37
38
  #, php-format
  msgid "Couldn't restore %s"
31b7f2792   Kload   Upgrade to ownclo...
39
  msgstr "%s를 복원할수 없습니다"
03e52840d   Kload   Init
40

31b7f2792   Kload   Upgrade to ownclo...
41
42
43
  #: js/trash.js:18 js/trash.js:44 js/trash.js:121 js/trash.js:149
  msgid "Error"
  msgstr "오류"
03e52840d   Kload   Init
44

31b7f2792   Kload   Upgrade to ownclo...
45
46
47
  #: lib/trashbin.php:815 lib/trashbin.php:817
  msgid "restored"
  msgstr "복원됨"
03e52840d   Kload   Init
48

31b7f2792   Kload   Upgrade to ownclo...
49
50
51
  #: templates/index.php:8
  msgid "Nothing in here. Your trash bin is empty!"
  msgstr "현재 휴지통은 비어있습니다!"
03e52840d   Kload   Init
52

31b7f2792   Kload   Upgrade to ownclo...
53
  #: templates/index.php:22
03e52840d   Kload   Init
54
55
  msgid "Name"
  msgstr "이름"
31b7f2792   Kload   Upgrade to ownclo...
56
  #: templates/index.php:25 templates/index.php:27
03e52840d   Kload   Init
57
58
  msgid "Restore"
  msgstr "복원"
31b7f2792   Kload   Upgrade to ownclo...
59
60
61
62
63
  #: templates/index.php:33
  msgid "Deleted"
  msgstr "삭제됨"
  
  #: templates/index.php:36 templates/index.php:37
03e52840d   Kload   Init
64
65
66
67
68
  msgid "Delete"
  msgstr "삭제"
  
  #: templates/part.breadcrumb.php:9
  msgid "Deleted Files"
31b7f2792   Kload   Upgrade to ownclo...
69
  msgstr "삭제된 파일들"