Blame view
sources/l10n/ko/files_sharing.po
3.57 KB
|
03e52840d
|
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: |
|
6d9380f96
|
6 7 8 |
# woosuk park <bjh13579@gmail.com>, 2013 # Park Shinjo <peremen@gmail.com>, 2013 # woosuk park <bjh13579@gmail.com>, 2013 |
|
03e52840d
|
9 10 11 12 |
msgid "" msgstr "" "Project-Id-Version: ownCloud " |
|
31b7f2792
|
13 14 |
"Report-Msgid-Bugs-To: translations@owncloud.org " |
|
6d9380f96
|
15 16 17 18 19 20 |
"POT-Creation-Date: 2014-07-03 01:54-0400 " "PO-Revision-Date: 2014-07-03 05:54+0000 " "Last-Translator: I Robot " |
|
03e52840d
|
21 22 23 24 25 26 27 28 29 30 31 32 |
"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; " |
|
6d9380f96
|
33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 |
#: ajax/external.php:17
msgid "Server to server sharing is not enabled on this server"
msgstr ""
#: ajax/external.php:47
msgid "Couldn't add remote share"
msgstr ""
#: appinfo/app.php:33 js/app.js:34
msgid "Shared with you"
msgstr ""
#: appinfo/app.php:42 js/app.js:53
msgid "Shared with others"
msgstr ""
#: appinfo/app.php:51 js/app.js:72
msgid "Shared by link"
msgstr ""
#: js/app.js:35
msgid "No files have been shared with you yet."
msgstr ""
#: js/app.js:54
msgid "You haven't shared any files yet."
msgstr ""
#: js/app.js:73
msgid "You haven't shared any files by link yet."
msgstr ""
#: js/external.js:45 js/external.js:48
msgid "Add {name} from {owner}@{remote}"
msgstr ""
#: js/external.js:46 js/external.js:49
msgid "Add Share"
msgstr ""
#: js/external.js:49 templates/authenticate.php:10
#: templates/authenticate.php:12
msgid "Password"
msgstr "암호"
#: js/public.js:203
msgid "No ownCloud installation found at {remote}"
msgstr ""
#: js/public.js:204
msgid "Invalid ownCloud url"
msgstr ""
#: js/share.js:146
msgid "Shared by {owner}"
msgstr "{owner} 님이 공유함"
#: js/sharedfilelist.js:128
msgid "Shared by"
msgstr "공유한 사용자:"
|
|
03e52840d
|
93 |
#: templates/authenticate.php:4 |
|
31b7f2792
|
94 |
msgid "This share is password-protected" |
|
6d9380f96
|
95 |
msgstr "이 공유는 암호로 보호되어 있습니다" |
|
31b7f2792
|
96 97 98 |
#: templates/authenticate.php:7 msgid "The password is wrong. Try again." |
|
6d9380f96
|
99 |
msgstr "암호가 잘못되었습니다. 다시 입력해 주십시오." |
|
31b7f2792
|
100 |
|
|
6d9380f96
|
101 102 103 104 105 106 107 |
#: templates/list.php:16 msgid "Name" msgstr "이름" #: templates/list.php:20 msgid "Share time" msgstr "" |
|
03e52840d
|
108 |
|
|
31b7f2792
|
109 110 |
#: templates/part.404.php:3 msgid "Sorry, this link doesn’t seem to work anymore." |
|
6d9380f96
|
111 |
msgstr "죄송합니다. 이 링크는 더 이상 작동하지 않습니다." |
|
31b7f2792
|
112 113 114 115 116 117 118 |
#: templates/part.404.php:4 msgid "Reasons might be:" msgstr "이유는 다음과 같을 수 있습니다:" #: templates/part.404.php:6 msgid "the item was removed" |
|
6d9380f96
|
119 |
msgstr "항목이 삭제됨" |
|
31b7f2792
|
120 121 122 |
#: templates/part.404.php:7 msgid "the link expired" |
|
6d9380f96
|
123 |
msgstr "링크가 만료됨" |
|
03e52840d
|
124 |
|
|
31b7f2792
|
125 126 |
#: templates/part.404.php:8 msgid "sharing is disabled" |
|
6d9380f96
|
127 |
msgstr "공유가 비활성화됨" |
|
31b7f2792
|
128 129 130 |
#: templates/part.404.php:10 msgid "For more info, please ask the person who sent this link." |
|
6d9380f96
|
131 |
msgstr "자세한 정보는 링크를 보낸 사람에게 문의하십시오." |
|
31b7f2792
|
132 |
|
|
6d9380f96
|
133 134 135 |
#: templates/public.php:20 msgid "Add to your ownCloud" msgstr "" |
|
03e52840d
|
136 |
|
|
6d9380f96
|
137 138 139 |
#: templates/public.php:23 msgid "Save" msgstr "저장" |
|
03e52840d
|
140 |
|
|
6d9380f96
|
141 |
#: templates/public.php:28 |
|
03e52840d
|
142 143 |
msgid "Download" msgstr "다운로드" |
|
31b7f2792
|
144 |
#: templates/public.php:59 |
|
6d9380f96
|
145 146 147 |
#, php-format msgid "Download %s" msgstr "" |
|
03e52840d
|
148 |
|
|
6d9380f96
|
149 |
#: templates/public.php:63 |
|
31b7f2792
|
150 |
msgid "Direct link" |
|
6d9380f96
|
151 152 153 154 155 156 157 158 159 160 161 162 |
msgstr "직접 링크" #: templates/settings-admin.php:3 msgid "Remote Shares" msgstr "" #: templates/settings-admin.php:7 msgid "Allow other instances to mount public links shared from this server" msgstr "" #: templates/settings-admin.php:11 msgid "Allow users to mount public link shares" |
|
31b7f2792
|
163 |
msgstr "" |