Blame view

sources/l10n/ko/lib.po 10.6 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
7
  # chohy <chohy@yahoo.com>, 2013
  # 책읽는달팽 <bjh13579@gmail.com>, 2013
03e52840d   Kload   Init
8
9
10
11
  msgid ""
  msgstr ""
  "Project-Id-Version: ownCloud
  "
31b7f2792   Kload   Upgrade to ownclo...
12
13
14
15
16
17
  "Report-Msgid-Bugs-To: translations@owncloud.org
  "
  "POT-Creation-Date: 2013-12-02 17:27-0500
  "
  "PO-Revision-Date: 2013-12-01 02:20+0000
  "
03e52840d   Kload   Init
18
19
20
21
22
23
24
25
26
27
28
29
30
31
  "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...
32
33
34
35
36
37
38
39
40
41
42
43
  #: private/app.php:243
  #, php-format
  msgid ""
  "App \"%s\" can't be installed because it is not compatible with this version"
  " of ownCloud."
  msgstr "현재 ownCloud 버전과 호환되지 않기 때문에 \"%s\" 앱을 설치할 수 없습니다."
  
  #: private/app.php:255
  msgid "No app name specified"
  msgstr "앱 이름이 지정되지 않았습니다."
  
  #: private/app.php:360
03e52840d   Kload   Init
44
45
  msgid "Help"
  msgstr "도움말"
31b7f2792   Kload   Upgrade to ownclo...
46
  #: private/app.php:373
03e52840d   Kload   Init
47
48
  msgid "Personal"
  msgstr "개인"
31b7f2792   Kload   Upgrade to ownclo...
49
  #: private/app.php:384
03e52840d   Kload   Init
50
51
  msgid "Settings"
  msgstr "설정"
31b7f2792   Kload   Upgrade to ownclo...
52
  #: private/app.php:396
03e52840d   Kload   Init
53
54
  msgid "Users"
  msgstr "사용자"
31b7f2792   Kload   Upgrade to ownclo...
55
  #: private/app.php:409
03e52840d   Kload   Init
56
57
  msgid "Admin"
  msgstr "관리자"
31b7f2792   Kload   Upgrade to ownclo...
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
  #: private/app.php:873
  #, php-format
  msgid "Failed to upgrade \"%s\"."
  msgstr "\"%s\" 업그레이드에 실패했습니다."
  
  #: private/avatar.php:66
  msgid "Unknown filetype"
  msgstr "알수없는 파일형식"
  
  #: private/avatar.php:71
  msgid "Invalid image"
  msgstr "잘못된 그림"
  
  #: private/defaults.php:34
  msgid "web services under your control"
  msgstr "내가 관리하는 웹 서비스"
  
  #: private/files.php:66 private/files.php:98
  #, php-format
  msgid "cannot open \"%s\""
  msgstr "\"%s\"을(를) 열 수 없습니다."
  
  #: private/files.php:228
03e52840d   Kload   Init
81
82
  msgid "ZIP download is turned off."
  msgstr "ZIP 다운로드가 비활성화되었습니다."
31b7f2792   Kload   Upgrade to ownclo...
83
  #: private/files.php:229
03e52840d   Kload   Init
84
85
  msgid "Files need to be downloaded one by one."
  msgstr "파일을 개별적으로 다운로드해야 합니다."
31b7f2792   Kload   Upgrade to ownclo...
86
  #: private/files.php:230 private/files.php:258
03e52840d   Kload   Init
87
88
  msgid "Back to Files"
  msgstr "파일로 돌아가기"
31b7f2792   Kload   Upgrade to ownclo...
89
  #: private/files.php:255
03e52840d   Kload   Init
90
91
  msgid "Selected files too large to generate zip file."
  msgstr "선택한 파일들은 ZIP 파일을 생성하기에 너무 큽니다."
31b7f2792   Kload   Upgrade to ownclo...
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
  #: private/files.php:256
  msgid ""
  "Please download the files separately in smaller chunks or kindly ask your "
  "administrator."
  msgstr ""
  
  #: private/installer.php:63
  msgid "No source specified when installing app"
  msgstr "앱을 설치할 때 소스가 지정되지 않았습니다."
  
  #: private/installer.php:70
  msgid "No href specified when installing app from http"
  msgstr "http에서 앱을 설치할 대 href가 지정되지 않았습니다."
  
  #: private/installer.php:75
  msgid "No path specified when installing app from local file"
  msgstr "로컬 파일에서 앱을 설치할 때 경로가 지정되지 않았습니다."
  
  #: private/installer.php:89
  #, php-format
  msgid "Archives of type %s are not supported"
  msgstr "%s 타입 아카이브는 지원되지 않습니다."
  
  #: private/installer.php:103
  msgid "Failed to open archive when installing app"
  msgstr "앱을 설치할 때 아카이브를 열지 못했습니다."
  
  #: private/installer.php:125
  msgid "App does not provide an info.xml file"
  msgstr "앱에서 info.xml 파일이 제공되지 않았습니다."
  
  #: private/installer.php:131
  msgid "App can't be installed because of not allowed code in the App"
  msgstr "앱에 허용되지 않는 코드가 있어서 앱을 설치할 수 없습니다. "
  
  #: private/installer.php:140
  msgid ""
  "App can't be installed because it is not compatible with this version of "
  "ownCloud"
  msgstr "현재 ownCloud 버전과 호환되지 않기 때문에 앱을 설치할 수 없습니다."
  
  #: private/installer.php:146
  msgid ""
  "App can't be installed because it contains the <shipped>true</shipped> tag "
  "which is not allowed for non shipped apps"
  msgstr "출하되지 않은 앱에 허용되지 않는 <shipped>true</shipped> 태그를 포함하고 있기 때문에 앱을 설치할 수 없습니다."
  
  #: private/installer.php:159
  msgid ""
  "App can't be installed because the version in info.xml/version is not the "
  "same as the version reported from the app store"
  msgstr "info.xml/version에 포함된 버전과 앱 스토어에 보고된 버전이 같지 않아서 앱을 설치할 수 없습니다. "
  
  #: private/installer.php:169
  msgid "App directory already exists"
  msgstr "앱 디렉토리가 이미 존재합니다. "
03e52840d   Kload   Init
148

31b7f2792   Kload   Upgrade to ownclo...
149
150
151
152
153
154
  #: private/installer.php:182
  #, php-format
  msgid "Can't create app folder. Please fix permissions. %s"
  msgstr "앱 폴더를 만들 수 없습니다. 권한을 수정하십시오. %s "
  
  #: private/json.php:28
03e52840d   Kload   Init
155
156
  msgid "Application is not enabled"
  msgstr "앱이 활성화되지 않았습니다"
31b7f2792   Kload   Upgrade to ownclo...
157
  #: private/json.php:39 private/json.php:62 private/json.php:73
03e52840d   Kload   Init
158
159
  msgid "Authentication error"
  msgstr "인증 오류"
31b7f2792   Kload   Upgrade to ownclo...
160
  #: private/json.php:51
03e52840d   Kload   Init
161
162
  msgid "Token expired. Please reload page."
  msgstr "토큰이 만료되었습니다. 페이지를 새로 고치십시오."
31b7f2792   Kload   Upgrade to ownclo...
163
  #: private/search/provider/file.php:18 private/search/provider/file.php:36
03e52840d   Kload   Init
164
165
  msgid "Files"
  msgstr "파일"
31b7f2792   Kload   Upgrade to ownclo...
166
  #: private/search/provider/file.php:27 private/search/provider/file.php:34
03e52840d   Kload   Init
167
168
  msgid "Text"
  msgstr "텍스트"
31b7f2792   Kload   Upgrade to ownclo...
169
  #: private/search/provider/file.php:30
03e52840d   Kload   Init
170
171
  msgid "Images"
  msgstr "그림"
31b7f2792   Kload   Upgrade to ownclo...
172
  #: private/setup/abstractdatabase.php:22
03e52840d   Kload   Init
173
174
  #, php-format
  msgid "%s enter the database username."
31b7f2792   Kload   Upgrade to ownclo...
175
  msgstr "데이터베이스 사용자 명을 %s 에 입력해주십시오"
03e52840d   Kload   Init
176

31b7f2792   Kload   Upgrade to ownclo...
177
  #: private/setup/abstractdatabase.php:25
03e52840d   Kload   Init
178
179
  #, php-format
  msgid "%s enter the database name."
31b7f2792   Kload   Upgrade to ownclo...
180
  msgstr "데이터베이스 명을 %s 에 입력해주십시오"
03e52840d   Kload   Init
181

31b7f2792   Kload   Upgrade to ownclo...
182
  #: private/setup/abstractdatabase.php:28
03e52840d   Kload   Init
183
184
  #, php-format
  msgid "%s you may not use dots in the database name"
31b7f2792   Kload   Upgrade to ownclo...
185
  msgstr "%s 에 적으신 데이터베이스 이름에는 점을 사용할수 없습니다"
03e52840d   Kload   Init
186

31b7f2792   Kload   Upgrade to ownclo...
187
  #: private/setup/mssql.php:20
03e52840d   Kload   Init
188
  #, php-format
31b7f2792   Kload   Upgrade to ownclo...
189
190
  msgid "MS SQL username and/or password not valid: %s"
  msgstr "MS SQL 사용자 이름이나 암호가 잘못되었습니다: %s"
03e52840d   Kload   Init
191

31b7f2792   Kload   Upgrade to ownclo...
192
193
194
  #: private/setup/mssql.php:21 private/setup/mysql.php:13
  #: private/setup/oci.php:114 private/setup/postgresql.php:24
  #: private/setup/postgresql.php:70
03e52840d   Kload   Init
195
  msgid "You need to enter either an existing account or the administrator."
31b7f2792   Kload   Upgrade to ownclo...
196
  msgstr "기존 계정이나 administrator(관리자)를 입력해야 합니다."
03e52840d   Kload   Init
197

31b7f2792   Kload   Upgrade to ownclo...
198
  #: private/setup/mysql.php:12
03e52840d   Kload   Init
199
  msgid "MySQL username and/or password not valid"
31b7f2792   Kload   Upgrade to ownclo...
200
201
202
203
204
205
206
207
208
209
  msgstr "MySQL 사용자 이름이나 암호가 잘못되었습니다."
  
  #: private/setup/mysql.php:67 private/setup/oci.php:54
  #: private/setup/oci.php:121 private/setup/oci.php:147
  #: private/setup/oci.php:154 private/setup/oci.php:165
  #: private/setup/oci.php:172 private/setup/oci.php:181
  #: private/setup/oci.php:189 private/setup/oci.php:198
  #: private/setup/oci.php:204 private/setup/postgresql.php:89
  #: private/setup/postgresql.php:98 private/setup/postgresql.php:115
  #: private/setup/postgresql.php:125 private/setup/postgresql.php:134
03e52840d   Kload   Init
210
211
  #, php-format
  msgid "DB Error: \"%s\""
31b7f2792   Kload   Upgrade to ownclo...
212
213
214
215
216
217
218
219
220
  msgstr "DB 오류: \"%s\""
  
  #: private/setup/mysql.php:68 private/setup/oci.php:55
  #: private/setup/oci.php:122 private/setup/oci.php:148
  #: private/setup/oci.php:155 private/setup/oci.php:166
  #: private/setup/oci.php:182 private/setup/oci.php:190
  #: private/setup/oci.php:199 private/setup/postgresql.php:90
  #: private/setup/postgresql.php:99 private/setup/postgresql.php:116
  #: private/setup/postgresql.php:126 private/setup/postgresql.php:135
03e52840d   Kload   Init
221
222
  #, php-format
  msgid "Offending command was: \"%s\""
31b7f2792   Kload   Upgrade to ownclo...
223
  msgstr "잘못된 명령: \"%s\""
03e52840d   Kload   Init
224

31b7f2792   Kload   Upgrade to ownclo...
225
  #: private/setup/mysql.php:85
03e52840d   Kload   Init
226
227
  #, php-format
  msgid "MySQL user '%s'@'localhost' exists already."
31b7f2792   Kload   Upgrade to ownclo...
228
  msgstr "MySQL 사용자 '%s'@'localhost'이(가) 이미 존재합니다."
03e52840d   Kload   Init
229

31b7f2792   Kload   Upgrade to ownclo...
230
  #: private/setup/mysql.php:86
03e52840d   Kload   Init
231
  msgid "Drop this user from MySQL"
31b7f2792   Kload   Upgrade to ownclo...
232
  msgstr "이 사용자를 MySQL에서 뺍니다."
03e52840d   Kload   Init
233

31b7f2792   Kload   Upgrade to ownclo...
234
  #: private/setup/mysql.php:91
03e52840d   Kload   Init
235
236
  #, php-format
  msgid "MySQL user '%s'@'%%' already exists"
31b7f2792   Kload   Upgrade to ownclo...
237
  msgstr "MySQL 사용자 '%s'@'%%'이(가) 이미 존재합니다. "
03e52840d   Kload   Init
238

31b7f2792   Kload   Upgrade to ownclo...
239
  #: private/setup/mysql.php:92
03e52840d   Kload   Init
240
  msgid "Drop this user from MySQL."
31b7f2792   Kload   Upgrade to ownclo...
241
242
243
244
245
  msgstr "이 사용자를 MySQL에서 뺍니다."
  
  #: private/setup/oci.php:34
  msgid "Oracle connection could not be established"
  msgstr "Oracle 연결을 수립할 수 없습니다."
03e52840d   Kload   Init
246

31b7f2792   Kload   Upgrade to ownclo...
247
248
249
250
251
  #: private/setup/oci.php:41 private/setup/oci.php:113
  msgid "Oracle username and/or password not valid"
  msgstr "Oracle 사용자 이름이나 암호가 잘못되었습니다."
  
  #: private/setup/oci.php:173 private/setup/oci.php:205
03e52840d   Kload   Init
252
253
  #, php-format
  msgid "Offending command was: \"%s\", name: %s, password: %s"
31b7f2792   Kload   Upgrade to ownclo...
254
  msgstr "잘못된 명령: \"%s\", 이름: %s, 암호: %s"
03e52840d   Kload   Init
255

31b7f2792   Kload   Upgrade to ownclo...
256
257
258
  #: private/setup/postgresql.php:23 private/setup/postgresql.php:69
  msgid "PostgreSQL username and/or password not valid"
  msgstr "PostgreSQL의 사용자 명 혹은 비밀번호가 잘못되었습니다"
03e52840d   Kload   Init
259

31b7f2792   Kload   Upgrade to ownclo...
260
261
262
263
264
265
266
267
268
  #: private/setup.php:28
  msgid "Set an admin username."
  msgstr "관리자 이름 설정"
  
  #: private/setup.php:31
  msgid "Set an admin password."
  msgstr "관리자 비밀번호 설정"
  
  #: private/setup.php:195
03e52840d   Kload   Init
269
270
271
  msgid ""
  "Your web server is not yet properly setup to allow files synchronization "
  "because the WebDAV interface seems to be broken."
31b7f2792   Kload   Upgrade to ownclo...
272
  msgstr "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다."
03e52840d   Kload   Init
273

31b7f2792   Kload   Upgrade to ownclo...
274
  #: private/setup.php:196
03e52840d   Kload   Init
275
276
  #, php-format
  msgid "Please double check the <a href='%s'>installation guides</a>."
31b7f2792   Kload   Upgrade to ownclo...
277
  msgstr "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오."
03e52840d   Kload   Init
278

31b7f2792   Kload   Upgrade to ownclo...
279
280
281
282
283
284
  #: private/tags.php:194
  #, php-format
  msgid "Could not find category \"%s\""
  msgstr "분류 \"%s\"을(를) 찾을 수 없습니다."
  
  #: private/template/functions.php:130
03e52840d   Kload   Init
285
286
  msgid "seconds ago"
  msgstr "초 전"
31b7f2792   Kload   Upgrade to ownclo...
287
288
289
290
  #: private/template/functions.php:131
  msgid "%n minute ago"
  msgid_plural "%n minutes ago"
  msgstr[0] "%n분 전 "
03e52840d   Kload   Init
291

31b7f2792   Kload   Upgrade to ownclo...
292
293
294
295
  #: private/template/functions.php:132
  msgid "%n hour ago"
  msgid_plural "%n hours ago"
  msgstr[0] "%n시간 전 "
03e52840d   Kload   Init
296

31b7f2792   Kload   Upgrade to ownclo...
297
  #: private/template/functions.php:133
03e52840d   Kload   Init
298
299
  msgid "today"
  msgstr "오늘"
31b7f2792   Kload   Upgrade to ownclo...
300
  #: private/template/functions.php:134
03e52840d   Kload   Init
301
302
  msgid "yesterday"
  msgstr "어제"
31b7f2792   Kload   Upgrade to ownclo...
303
304
305
306
  #: private/template/functions.php:136
  msgid "%n day go"
  msgid_plural "%n days ago"
  msgstr[0] "%n일 전 "
03e52840d   Kload   Init
307

31b7f2792   Kload   Upgrade to ownclo...
308
  #: private/template/functions.php:138
03e52840d   Kload   Init
309
310
  msgid "last month"
  msgstr "지난 달"
31b7f2792   Kload   Upgrade to ownclo...
311
312
313
314
  #: private/template/functions.php:139
  msgid "%n month ago"
  msgid_plural "%n months ago"
  msgstr[0] "%n달 전 "
03e52840d   Kload   Init
315

31b7f2792   Kload   Upgrade to ownclo...
316
  #: private/template/functions.php:141
03e52840d   Kload   Init
317
318
  msgid "last year"
  msgstr "작년"
31b7f2792   Kload   Upgrade to ownclo...
319
  #: private/template/functions.php:142
03e52840d   Kload   Init
320
321
  msgid "years ago"
  msgstr "년 전"
31b7f2792   Kload   Upgrade to ownclo...
322
323
324
  #: private/template.php:297 public/util.php:108
  msgid "Caused by:"
  msgstr "원인: "