0
|
1 |
# WP-DB-Backup |
|
2 |
# Copyright (C) 2008 Austin Matzko |
|
3 |
# This file is distributed under the GPL 2 license. |
|
4 |
# |
|
5 |
msgid "" |
|
6 |
msgstr "" |
|
7 |
"Project-Id-Version: Korean by Soul\n" |
|
8 |
"Report-Msgid-Bugs-To: \n" |
|
9 |
"POT-Creation-Date: 2008-08-15 11:00-0500\n" |
|
10 |
"PO-Revision-Date: 2009-02-19 03:41-0500\n" |
|
11 |
"Last-Translator: Jong-In Kim <soulofpure@hotmail.com>\n" |
|
12 |
"MIME-Version: 1.0\n" |
|
13 |
"Content-Type: text/plain; charset=utf-8\n" |
|
14 |
"Content-Transfer-Encoding: 8bit\n" |
|
15 |
"Language-Team: Jong-In Kim <soulofpure@hotmail.com>\n" |
|
16 |
"X-Poedit-Language: Korean\n" |
|
17 |
"X-Poedit-Country: KOREA, REPUBLIC OF\n" |
|
18 |
|
|
19 |
#: wp-db-backup.php:181 |
|
20 |
msgid "Backup Complete!" |
|
21 |
msgstr "백업 완료!" |
|
22 |
|
|
23 |
#: wp-db-backup.php:211 |
|
24 |
msgid "Progress" |
|
25 |
msgstr "진행" |
|
26 |
|
|
27 |
#: wp-db-backup.php:213 |
|
28 |
msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:" |
|
29 |
msgstr "다음과 같은 백업을 실패하게 하는 것을 하지마세요:" |
|
30 |
|
|
31 |
#: wp-db-backup.php:216 |
|
32 |
msgid "Close this browser" |
|
33 |
msgstr "이 브라우저 닫음" |
|
34 |
|
|
35 |
#: wp-db-backup.php:217 |
|
36 |
msgid "Reload this page" |
|
37 |
msgstr "이 페이지 새로고침" |
|
38 |
|
|
39 |
#: wp-db-backup.php:218 |
|
40 |
msgid "Click the Stop or Back buttons in your browser" |
|
41 |
msgstr "브라우저의 멈춤 이나 뒤로 버튼을 클릭하세요" |
|
42 |
|
|
43 |
#: wp-db-backup.php:220 |
|
44 |
msgid "Progress:" |
|
45 |
msgstr "진행:" |
|
46 |
|
|
47 |
#: wp-db-backup.php:229 |
|
48 |
msgid "Navigating away from this page will cause your backup to fail." |
|
49 |
msgstr "이 페이지에서 벗어나는 것은 백업 실패와 연결될 수 있습니다." |
|
50 |
|
|
51 |
#: wp-db-backup.php:266 |
|
52 |
#, php-format |
|
53 |
msgid "Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..." |
|
54 |
msgstr "백업 완료, 다운로드를 위한 <a href=\\\"%s\\\">백업</a> 준비중 ..." |
|
55 |
|
|
56 |
#: wp-db-backup.php:273 |
|
57 |
#, php-format |
|
58 |
msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..." |
|
59 |
msgstr "백업 완료, <a href=\\\"%s\\\">백업</a> 을 이메일로 보내는 중..." |
|
60 |
|
|
61 |
#: wp-db-backup.php:280 |
|
62 |
#, php-format |
|
63 |
msgid "Backup complete, download <a href=\\\"%s\\\">here</a>." |
|
64 |
msgstr "백업 완료, 다운로드는 <a href=\\\"%s\\\">여기</a>." |
|
65 |
|
|
66 |
#: wp-db-backup.php:340 |
|
67 |
msgid "Creating backup file..." |
|
68 |
msgstr "백업 파일 만드는 중..." |
|
69 |
|
|
70 |
#: wp-db-backup.php:343 |
|
71 |
#, php-format |
|
72 |
msgid "Finished backing up table \\\"%s\\\"." |
|
73 |
msgstr "테이블 백업 완료 \\\"%s\\\"." |
|
74 |
|
|
75 |
#: wp-db-backup.php:345 |
|
76 |
#, php-format |
|
77 |
msgid "Backing up table \\\"%s\\\"..." |
|
78 |
msgstr "테이블 백업 중 \\\"%s\\\"..." |
|
79 |
|
|
80 |
#: wp-db-backup.php:352 |
|
81 |
#: wp-db-backup.php:835 |
|
82 |
msgid "Could not open the backup file for writing!" |
|
83 |
msgstr "쓰기위해 백업 파일을 열 수 없습니다!" |
|
84 |
|
|
85 |
#: wp-db-backup.php:353 |
|
86 |
msgid "The backup file could not be saved. Please check the permissions for writing to your backup directory and try again." |
|
87 |
msgstr "백업 파일이 저장되지 않았습니다. 당신의 백업 디렉토리에 쓸 수 있는 권한이 있는지 확인하시고 재시도 해주세요." |
|
88 |
|
|
89 |
#: wp-db-backup.php:358 |
|
90 |
#: wp-db-backup.php:844 |
|
91 |
msgid "WordPress MySQL database backup" |
|
92 |
msgstr "워드프레스 MySQL 데이터베이스 백업" |
|
93 |
|
|
94 |
#: wp-db-backup.php:360 |
|
95 |
#: wp-db-backup.php:846 |
|
96 |
#, php-format |
|
97 |
msgid "Generated: %s" |
|
98 |
msgstr "생성됨: %s" |
|
99 |
|
|
100 |
#: wp-db-backup.php:361 |
|
101 |
#: wp-db-backup.php:847 |
|
102 |
#, php-format |
|
103 |
msgid "Hostname: %s" |
|
104 |
msgstr "호스트 이름: %s" |
|
105 |
|
|
106 |
#: wp-db-backup.php:362 |
|
107 |
#: wp-db-backup.php:848 |
|
108 |
#, php-format |
|
109 |
msgid "Database: %s" |
|
110 |
msgstr "데이터베이스: %s" |
|
111 |
|
|
112 |
#: wp-db-backup.php:370 |
|
113 |
#: wp-db-backup.php:861 |
|
114 |
#, php-format |
|
115 |
msgid "Table: %s" |
|
116 |
msgstr "테이블: %s" |
|
117 |
|
|
118 |
#: wp-db-backup.php:377 |
|
119 |
msgid "The backup directory is not writeable! Please check the permissions for writing to your backup directory and try again." |
|
120 |
msgstr "백업 디렉토리 쓰기 불가능! 당신의 백업 디렉토리에 쓸 수 있는 권한이 있는지 확인하시고 재시도 해주세요." |
|
121 |
|
|
122 |
#: wp-db-backup.php:434 |
|
123 |
msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes" |
|
124 |
msgstr "여러 체크박스의 토글을 위해서 <code>[SHIFT]</code> 를 클릭하시고 유지하세요" |
|
125 |
|
|
126 |
#: wp-db-backup.php:474 |
|
127 |
msgid "Change" |
|
128 |
msgstr "변경" |
|
129 |
|
|
130 |
#: wp-db-backup.php:483 |
|
131 |
msgid "Save" |
|
132 |
msgstr "저장" |
|
133 |
|
|
134 |
#: wp-db-backup.php:566 |
|
135 |
#: wp-db-backup.php:571 |
|
136 |
#: wp-db-backup.php:1126 |
|
137 |
msgid "Backup" |
|
138 |
msgstr "백업" |
|
139 |
|
|
140 |
#: wp-db-backup.php:646 |
|
141 |
#: wp-db-backup.php:649 |
|
142 |
msgid "There was an error writing a line to the backup script:" |
|
143 |
msgstr "백업 스크립트에 쓰는 도중 에러가 발생했습니다:" |
|
144 |
|
|
145 |
#: wp-db-backup.php:681 |
|
146 |
msgid "Subsequent errors have been omitted from this log." |
|
147 |
msgstr "이 로그에서 후속 에러가 제외되었습니다." |
|
148 |
|
|
149 |
#: wp-db-backup.php:715 |
|
150 |
msgid "Error getting table details" |
|
151 |
msgstr "테이블 내용을 가져오는 중 에러" |
|
152 |
|
|
153 |
#: wp-db-backup.php:723 |
|
154 |
#, php-format |
|
155 |
msgid "Delete any existing table %s" |
|
156 |
msgstr "존재한 테이블 삭제 %s" |
|
157 |
|
|
158 |
#: wp-db-backup.php:732 |
|
159 |
#, php-format |
|
160 |
msgid "Table structure of table %s" |
|
161 |
msgstr "테이블의 구조 테이블 %s" |
|
162 |
|
|
163 |
#: wp-db-backup.php:738 |
|
164 |
#, php-format |
|
165 |
msgid "Error with SHOW CREATE TABLE for %s." |
|
166 |
msgstr "%s 를 위한 생성 테이블 보기 에러." |
|
167 |
|
|
168 |
#: wp-db-backup.php:745 |
|
169 |
#, php-format |
|
170 |
msgid "Error getting table structure of %s" |
|
171 |
msgstr "%s 의 테이블 구조를 가져오는 중 에러" |
|
172 |
|
|
173 |
#: wp-db-backup.php:753 |
|
174 |
#, php-format |
|
175 |
msgid "Data contents of table %s" |
|
176 |
msgstr "테이블의 데이터 컨텐츠 %s" |
|
177 |
|
|
178 |
#: wp-db-backup.php:823 |
|
179 |
#, php-format |
|
180 |
msgid "End of data contents of table %s" |
|
181 |
msgstr "테이블의 데이터 컨텐츠 끝 %s" |
|
182 |
|
|
183 |
#: wp-db-backup.php:839 |
|
184 |
msgid "The backup directory is not writeable!" |
|
185 |
msgstr "백업 디렉토리는 쓰기 불가능합니다!" |
|
186 |
|
|
187 |
#: wp-db-backup.php:974 |
|
188 |
#, php-format |
|
189 |
msgid "File not found:%s" |
|
190 |
msgstr "파일이 없습니다: %s" |
|
191 |
|
|
192 |
#: wp-db-backup.php:974 |
|
193 |
msgid "Return to Backup" |
|
194 |
msgstr "백업으로 돌아가기" |
|
195 |
|
|
196 |
#: wp-db-backup.php:983 |
|
197 |
#, php-format |
|
198 |
msgid "File %s does not exist!" |
|
199 |
msgstr "%s 파일이 존재하지 않습니다!" |
|
200 |
|
|
201 |
#: wp-db-backup.php:990 |
|
202 |
#, php-format |
|
203 |
msgid "" |
|
204 |
"Attached to this email is\n" |
|
205 |
" %1s\n" |
|
206 |
" Size:%2s kilobytes\n" |
|
207 |
msgstr "" |
|
208 |
"이 이메일에 첨부는\n" |
|
209 |
" %1s\n" |
|
210 |
" Size:%2s kilobytes\n" |
|
211 |
|
|
212 |
#: wp-db-backup.php:991 |
|
213 |
msgid "Database Backup" |
|
214 |
msgstr "데이터베이스 백업" |
|
215 |
|
|
216 |
#: wp-db-backup.php:994 |
|
217 |
#: wp-db-backup.php:1041 |
|
218 |
msgid "The following errors were reported:" |
|
219 |
msgstr "다음과 같은 에러가 발견되었습니다:" |
|
220 |
|
|
221 |
#: wp-db-backup.php:999 |
|
222 |
msgid "ERROR: The mail application has failed to deliver the backup." |
|
223 |
msgstr "에러: 메일로 백업 전송 실패." |
|
224 |
|
|
225 |
#: wp-db-backup.php:1016 |
|
226 |
msgid "Backup Successful" |
|
227 |
msgstr "백업 성공" |
|
228 |
|
|
229 |
#: wp-db-backup.php:1020 |
|
230 |
#, php-format |
|
231 |
msgid "Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly." |
|
232 |
msgstr "당신의 백업 파일: <a href=\"%1s\">%2s</a> 은 금방 다운로드가 시작됩니다." |
|
233 |
|
|
234 |
#: wp-db-backup.php:1028 |
|
235 |
#, php-format |
|
236 |
msgid "Your backup has been emailed to %s" |
|
237 |
msgstr "당신의 백업은 %s 로 이메일 전송 되었습니다." |
|
238 |
|
|
239 |
#: wp-db-backup.php:1031 |
|
240 |
msgid "Your backup file has been saved on the server. If you would like to download it now, right click and select \"Save As\"" |
|
241 |
msgstr "당신의 백업 파일은 서버에 저장되었습니다. 만약 지금 다운로드 하고싶다면, 우클릭 후 \"Save As\" 를 선택하세요." |
|
242 |
|
|
243 |
#: wp-db-backup.php:1032 |
|
244 |
#, php-format |
|
245 |
msgid "%s bytes" |
|
246 |
msgstr "%s 바이트" |
|
247 |
|
|
248 |
#: wp-db-backup.php:1068 |
|
249 |
msgid "Scheduled Backup Options Saved!" |
|
250 |
msgstr "예약된 백업 옵션 저장됨!" |
|
251 |
|
|
252 |
#: wp-db-backup.php:1095 |
|
253 |
msgid "WARNING: Your backup directory does <strong>NOT</strong> exist, and we cannot create it." |
|
254 |
msgstr "경고: 당신의 백업 디렉토리가 <strong>존재하지 않아</strong> 생성할 수 없습니다." |
|
255 |
|
|
256 |
#: wp-db-backup.php:1096 |
|
257 |
#, php-format |
|
258 |
msgid "Using your FTP client, try to create the backup directory yourself: %s" |
|
259 |
msgstr "당신의 FTP 를 사용하여, 백업 디렉토리를 직접 생성하세요: %s" |
|
260 |
|
|
261 |
#: wp-db-backup.php:1100 |
|
262 |
#: wp-db-backup.php:1111 |
|
263 |
msgid "WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot create the backup files." |
|
264 |
msgstr "경고: 당신의 백업 디렉토리는 <strong>쓰기 불가능</strong> 입니다! 백업 파일을 생성할 수 없습니다." |
|
265 |
|
|
266 |
#: wp-db-backup.php:1101 |
|
267 |
#, php-format |
|
268 |
msgid "Using your FTP client, try to set the backup directory’s write permission to %1$s or %2$s: %3$s" |
|
269 |
msgstr "당신의 FTP 를 사용하여, 백업 디렉토리를 ’s 다음과 같은 권한으로 설정하세요. %1$s or %2$s: %3$s" |
|
270 |
|
|
271 |
#: wp-db-backup.php:1113 |
|
272 |
msgid "This problem seems to be caused by your server’s <code>safe_mode</code> file ownership restrictions, which limit what files web applications like WordPress can create." |
|
273 |
msgstr "이 문제는 당신의 서버로 인한 것 같습니다.’s <code>안전 모드</code> 파일 소유권 제한으로 워드프레스같은 웹애플리케이션이 생성하는 파일에 제한이 있는 것 같습니다." |
|
274 |
|
|
275 |
#: wp-db-backup.php:1115 |
|
276 |
#, php-format |
|
277 |
msgid "You can try to correct this problem by using your FTP client to delete and then re-create the backup directory: %s" |
|
278 |
msgstr "당신은 FTP 를 이용하여 백업 디렉토리를 삭제 후 재생성을 해서 이 문제를 고칠 수 있습니다: %s" |
|
279 |
|
|
280 |
#: wp-db-backup.php:1129 |
|
281 |
msgid "Tables" |
|
282 |
msgstr "테이블" |
|
283 |
|
|
284 |
#: wp-db-backup.php:1131 |
|
285 |
msgid "These core WordPress tables will always be backed up:" |
|
286 |
msgstr "이러한 핵심 워드프레스 테이블은 항상 백업합니다:" |
|
287 |
|
|
288 |
#: wp-db-backup.php:1136 |
|
289 |
msgid "Exclude spam comments" |
|
290 |
msgstr "제외 스팸 댓글" |
|
291 |
|
|
292 |
#: wp-db-backup.php:1139 |
|
293 |
msgid "Exclude post revisions" |
|
294 |
msgstr "제외 글 수정" |
|
295 |
|
|
296 |
#: wp-db-backup.php:1150 |
|
297 |
msgid "You may choose to include any of the following tables:" |
|
298 |
msgstr "당신은 다음 테이블을 포함하도록 선택할 수 있습니다:" |
|
299 |
|
|
300 |
#: wp-db-backup.php:1164 |
|
301 |
msgid "Backup Options" |
|
302 |
msgstr "백업 옵션" |
|
303 |
|
|
304 |
#: wp-db-backup.php:1165 |
|
305 |
msgid "What to do with the backup file:" |
|
306 |
msgstr "백업 파일로 무엇을 할까요:" |
|
307 |
|
|
308 |
#: wp-db-backup.php:1169 |
|
309 |
msgid "Save to server" |
|
310 |
msgstr "서버에 저장" |
|
311 |
|
|
312 |
#: wp-db-backup.php:1174 |
|
313 |
msgid "Download to your computer" |
|
314 |
msgstr "당신의 컴퓨터로 다운로드" |
|
315 |
|
|
316 |
#: wp-db-backup.php:1178 |
|
317 |
#: wp-db-backup.php:1235 |
|
318 |
msgid "Email backup to:" |
|
319 |
msgstr "이메일 백업:" |
|
320 |
|
|
321 |
#: wp-db-backup.php:1185 |
|
322 |
msgid "Backup now!" |
|
323 |
msgstr "지금 백업하세요!" |
|
324 |
|
|
325 |
#: wp-db-backup.php:1188 |
|
326 |
msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!" |
|
327 |
msgstr "경고: 당신의 백업 디렉토리는 <strong>쓰기 불가능</strong> 입니다!" |
|
328 |
|
|
329 |
#: wp-db-backup.php:1199 |
|
330 |
msgid "Scheduled Backup" |
|
331 |
msgstr "예약된 백업" |
|
332 |
|
|
333 |
#: wp-db-backup.php:1206 |
|
334 |
#, php-format |
|
335 |
msgid "Next Backup: %s" |
|
336 |
msgstr "다음 백업: %s" |
|
337 |
|
|
338 |
#: wp-db-backup.php:1211 |
|
339 |
#, php-format |
|
340 |
msgid "Last WP-Cron Daily Execution: %s" |
|
341 |
msgstr "마지막 WP-Cron 매일 실행 : %s" |
|
342 |
|
|
343 |
#: wp-db-backup.php:1212 |
|
344 |
#, php-format |
|
345 |
msgid "Next WP-Cron Daily Execution: %s" |
|
346 |
msgstr "다음 WP-Cron 매일 실행: %s" |
|
347 |
|
|
348 |
#: wp-db-backup.php:1217 |
|
349 |
msgid "Schedule: " |
|
350 |
msgstr "예약:" |
|
351 |
|
|
352 |
#: wp-db-backup.php:1220 |
|
353 |
msgid "None" |
|
354 |
msgstr "없음" |
|
355 |
|
|
356 |
#: wp-db-backup.php:1220 |
|
357 |
msgid "Daily" |
|
358 |
msgstr "매일" |
|
359 |
|
|
360 |
#: wp-db-backup.php:1243 |
|
361 |
msgid "Tables to include in the scheduled backup:" |
|
362 |
msgstr "예약된 백업 안에 추가할 테이블:" |
|
363 |
|
|
364 |
#: wp-db-backup.php:1253 |
|
365 |
msgid "Schedule backup" |
|
366 |
msgstr "예약 백업" |
|
367 |
|
|
368 |
#: wp-db-backup.php:1278 |
|
369 |
msgid "Never" |
|
370 |
msgstr "절대" |
|
371 |
|
|
372 |
#: wp-db-backup.php:1283 |
|
373 |
#, php-format |
|
374 |
msgid "%s seconds" |
|
375 |
msgstr "%s 초" |
|
376 |
|
|
377 |
#: wp-db-backup.php:1316 |
|
378 |
msgid "Once Weekly" |
|
379 |
msgstr "주마다 한번" |
|
380 |
|
|
381 |
#: wp-db-backup.php:1329 |
|
382 |
#, php-format |
|
383 |
msgid "Your WordPress version, %1s, lacks important security features without which it is unsafe to use the WP-DB-Backup plugin. Hence, this plugin is automatically disabled. Please consider <a href=\"%2s\">upgrading WordPress</a> to a more recent version." |
|
384 |
msgstr "당신의 워드프레스 버전, %1s, 은 보안 기능이 미흡하여 WP-DB-Backup 플러그인을 쓰기에는 안전하지 않습니다. 따라서 이 플러그인을 자동으로 해제했습니다. 최신 버전으로 <a href=\"%2s\">워드프레스 업그레이드</a>를 고려하세요." |
|
385 |
|
|
386 |
#: wp-db-backup.php:1347 |
|
387 |
msgid "You are not allowed to perform backups." |
|
388 |
msgstr "당신은 백업을 이용할 수 없습니다." |
|
389 |
|
|
390 |
#: wp-db-backup.php:1362 |
|
391 |
#, php-format |
|
392 |
msgid "There appears to be an unauthorized attempt from this site to access your database located at %1s. The attempt has been halted." |
|
393 |
msgstr "이 사이트에서 무단으로 귀하의 데이터베이스 %1s에 액세스하려 시도되었습니다. 그 시도가 중단되었습니다." |
|
394 |
|
|
395 |
#: wp-db-backup.php:1373 |
|
396 |
msgid "Cheatin' uh ?" |
|
397 |
msgstr "누굴 속이시려고?" |
|
398 |
|