0
|
1 |
# WP-DB-Backup |
|
2 |
# Copyright (C) 2010 Austin Matzko |
|
3 |
# This file is distributed under the GPL 2 license. |
|
4 |
# |
|
5 |
msgid "" |
|
6 |
msgstr "" |
|
7 |
"Project-Id-Version: PACKAGE VERSION\n" |
|
8 |
"Report-Msgid-Bugs-To: \n" |
|
9 |
"POT-Creation-Date: 2010-12-21 15:38-0600\n" |
|
10 |
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
|
11 |
"Last-Translator: Austin Matzko austin at pressedcode dot com\n" |
|
12 |
"Language-Team: LANGUAGE <LL@li.org>\n" |
|
13 |
"MIME-Version: 1.0\n" |
|
14 |
"Content-Type: text/plain; charset=CHARSET\n" |
|
15 |
"Content-Transfer-Encoding: 8bit\n" |
|
16 |
|
|
17 |
#: wp-db-backup.php:177 wp-db-backup.php:285 wp-db-backup.php:302 |
|
18 |
msgid "Backup Complete!" |
|
19 |
msgstr "" |
|
20 |
|
|
21 |
#: wp-db-backup.php:220 |
|
22 |
msgid "http://codex.wordpress.org/WordPress_Backups" |
|
23 |
msgstr "" |
|
24 |
|
|
25 |
#: wp-db-backup.php:221 |
|
26 |
#, php-format |
|
27 |
msgid "" |
|
28 |
"Click <a href=\"%s\" target=\"_blank\">here</a> to back up your database " |
|
29 |
"using the WordPress Database Backup plugin. <strong>Note:</strong> WordPress " |
|
30 |
"Database Backup does <em>not</em> back up your files, just your database." |
|
31 |
msgstr "" |
|
32 |
|
|
33 |
#: wp-db-backup.php:230 |
|
34 |
msgid "Progress" |
|
35 |
msgstr "" |
|
36 |
|
|
37 |
#: wp-db-backup.php:232 |
|
38 |
msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:" |
|
39 |
msgstr "" |
|
40 |
|
|
41 |
#: wp-db-backup.php:235 |
|
42 |
msgid "Close this browser" |
|
43 |
msgstr "" |
|
44 |
|
|
45 |
#: wp-db-backup.php:236 |
|
46 |
msgid "Reload this page" |
|
47 |
msgstr "" |
|
48 |
|
|
49 |
#: wp-db-backup.php:237 |
|
50 |
msgid "Click the Stop or Back buttons in your browser" |
|
51 |
msgstr "" |
|
52 |
|
|
53 |
#: wp-db-backup.php:239 |
|
54 |
msgid "Progress:" |
|
55 |
msgstr "" |
|
56 |
|
|
57 |
#: wp-db-backup.php:248 |
|
58 |
msgid "Navigating away from this page will cause your backup to fail." |
|
59 |
msgstr "" |
|
60 |
|
|
61 |
#: wp-db-backup.php:295 wp-db-backup.php:1098 |
|
62 |
#, php-format |
|
63 |
msgid "Your backup has been emailed to %s" |
|
64 |
msgstr "" |
|
65 |
|
|
66 |
#: wp-db-backup.php:362 |
|
67 |
msgid "Creating backup file..." |
|
68 |
msgstr "" |
|
69 |
|
|
70 |
#: wp-db-backup.php:365 |
|
71 |
#, php-format |
|
72 |
msgid "Finished backing up table \\\"%s\\\"." |
|
73 |
msgstr "" |
|
74 |
|
|
75 |
#: wp-db-backup.php:367 |
|
76 |
#, php-format |
|
77 |
msgid "Backing up table \\\"%s\\\"..." |
|
78 |
msgstr "" |
|
79 |
|
|
80 |
#: wp-db-backup.php:374 wp-db-backup.php:881 |
|
81 |
msgid "Could not open the backup file for writing!" |
|
82 |
msgstr "" |
|
83 |
|
|
84 |
#: wp-db-backup.php:375 |
|
85 |
msgid "" |
|
86 |
"The backup file could not be saved. Please check the permissions for " |
|
87 |
"writing to your backup directory and try again." |
|
88 |
msgstr "" |
|
89 |
|
|
90 |
#: wp-db-backup.php:380 wp-db-backup.php:890 |
|
91 |
msgid "WordPress MySQL database backup" |
|
92 |
msgstr "" |
|
93 |
|
|
94 |
#: wp-db-backup.php:382 wp-db-backup.php:892 |
|
95 |
#, php-format |
|
96 |
msgid "Generated: %s" |
|
97 |
msgstr "" |
|
98 |
|
|
99 |
#: wp-db-backup.php:383 wp-db-backup.php:893 |
|
100 |
#, php-format |
|
101 |
msgid "Hostname: %s" |
|
102 |
msgstr "" |
|
103 |
|
|
104 |
#: wp-db-backup.php:384 wp-db-backup.php:894 |
|
105 |
#, php-format |
|
106 |
msgid "Database: %s" |
|
107 |
msgstr "" |
|
108 |
|
|
109 |
#: wp-db-backup.php:392 wp-db-backup.php:907 |
|
110 |
#, php-format |
|
111 |
msgid "Table: %s" |
|
112 |
msgstr "" |
|
113 |
|
|
114 |
#: wp-db-backup.php:399 |
|
115 |
msgid "" |
|
116 |
"The backup directory is not writeable! Please check the permissions for " |
|
117 |
"writing to your backup directory and try again." |
|
118 |
msgstr "" |
|
119 |
|
|
120 |
#: wp-db-backup.php:458 |
|
121 |
msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes" |
|
122 |
msgstr "" |
|
123 |
|
|
124 |
#: wp-db-backup.php:502 |
|
125 |
msgid "Change" |
|
126 |
msgstr "" |
|
127 |
|
|
128 |
#: wp-db-backup.php:511 |
|
129 |
msgid "Save" |
|
130 |
msgstr "" |
|
131 |
|
|
132 |
#: wp-db-backup.php:605 wp-db-backup.php:614 wp-db-backup.php:1196 |
|
133 |
msgid "Backup" |
|
134 |
msgstr "" |
|
135 |
|
|
136 |
#: wp-db-backup.php:623 |
|
137 |
msgid "FAQ" |
|
138 |
msgstr "" |
|
139 |
|
|
140 |
#: wp-db-backup.php:624 |
|
141 |
msgid "WP-DB-Backup Support Forum" |
|
142 |
msgstr "" |
|
143 |
|
|
144 |
#: wp-db-backup.php:694 |
|
145 |
msgid "There was an error writing a line to the backup script:" |
|
146 |
msgstr "" |
|
147 |
|
|
148 |
#: wp-db-backup.php:727 |
|
149 |
msgid "Subsequent errors have been omitted from this log." |
|
150 |
msgstr "" |
|
151 |
|
|
152 |
#: wp-db-backup.php:761 |
|
153 |
msgid "Error getting table details" |
|
154 |
msgstr "" |
|
155 |
|
|
156 |
#: wp-db-backup.php:769 |
|
157 |
#, php-format |
|
158 |
msgid "Delete any existing table %s" |
|
159 |
msgstr "" |
|
160 |
|
|
161 |
#: wp-db-backup.php:778 |
|
162 |
#, php-format |
|
163 |
msgid "Table structure of table %s" |
|
164 |
msgstr "" |
|
165 |
|
|
166 |
#: wp-db-backup.php:784 |
|
167 |
#, php-format |
|
168 |
msgid "Error with SHOW CREATE TABLE for %s." |
|
169 |
msgstr "" |
|
170 |
|
|
171 |
#: wp-db-backup.php:791 |
|
172 |
#, php-format |
|
173 |
msgid "Error getting table structure of %s" |
|
174 |
msgstr "" |
|
175 |
|
|
176 |
#: wp-db-backup.php:799 |
|
177 |
#, php-format |
|
178 |
msgid "Data contents of table %s" |
|
179 |
msgstr "" |
|
180 |
|
|
181 |
#: wp-db-backup.php:869 |
|
182 |
#, php-format |
|
183 |
msgid "End of data contents of table %s" |
|
184 |
msgstr "" |
|
185 |
|
|
186 |
#: wp-db-backup.php:885 |
|
187 |
msgid "The backup directory is not writeable!" |
|
188 |
msgstr "" |
|
189 |
|
|
190 |
#: wp-db-backup.php:1044 |
|
191 |
#, php-format |
|
192 |
msgid "File not found:%s" |
|
193 |
msgstr "" |
|
194 |
|
|
195 |
#: wp-db-backup.php:1044 |
|
196 |
msgid "Return to Backup" |
|
197 |
msgstr "" |
|
198 |
|
|
199 |
#: wp-db-backup.php:1053 |
|
200 |
#, php-format |
|
201 |
msgid "File %s does not exist!" |
|
202 |
msgstr "" |
|
203 |
|
|
204 |
#: wp-db-backup.php:1060 |
|
205 |
#, php-format |
|
206 |
msgid "" |
|
207 |
"Attached to this email is\n" |
|
208 |
" %1s\n" |
|
209 |
" Size:%2s kilobytes\n" |
|
210 |
msgstr "" |
|
211 |
|
|
212 |
#: wp-db-backup.php:1061 |
|
213 |
msgid "Database Backup" |
|
214 |
msgstr "" |
|
215 |
|
|
216 |
#: wp-db-backup.php:1064 wp-db-backup.php:1111 |
|
217 |
msgid "The following errors were reported:" |
|
218 |
msgstr "" |
|
219 |
|
|
220 |
#: wp-db-backup.php:1069 |
|
221 |
msgid "ERROR: The mail application has failed to deliver the backup." |
|
222 |
msgstr "" |
|
223 |
|
|
224 |
#: wp-db-backup.php:1086 |
|
225 |
msgid "Backup Successful" |
|
226 |
msgstr "" |
|
227 |
|
|
228 |
#: wp-db-backup.php:1090 |
|
229 |
#, php-format |
|
230 |
msgid "" |
|
231 |
"Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly." |
|
232 |
msgstr "" |
|
233 |
|
|
234 |
#: wp-db-backup.php:1101 |
|
235 |
msgid "" |
|
236 |
"Your backup file has been saved on the server. If you would like to download " |
|
237 |
"it now, right click and select \"Save As\"" |
|
238 |
msgstr "" |
|
239 |
|
|
240 |
#: wp-db-backup.php:1102 |
|
241 |
#, php-format |
|
242 |
msgid "%s bytes" |
|
243 |
msgstr "" |
|
244 |
|
|
245 |
#: wp-db-backup.php:1138 |
|
246 |
msgid "Scheduled Backup Options Saved!" |
|
247 |
msgstr "" |
|
248 |
|
|
249 |
#: wp-db-backup.php:1165 |
|
250 |
msgid "" |
|
251 |
"WARNING: Your backup directory does <strong>NOT</strong> exist, and we " |
|
252 |
"cannot create it." |
|
253 |
msgstr "" |
|
254 |
|
|
255 |
#: wp-db-backup.php:1166 |
|
256 |
#, php-format |
|
257 |
msgid "Using your FTP client, try to create the backup directory yourself: %s" |
|
258 |
msgstr "" |
|
259 |
|
|
260 |
#: wp-db-backup.php:1170 wp-db-backup.php:1181 |
|
261 |
msgid "" |
|
262 |
"WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot " |
|
263 |
"create the backup files." |
|
264 |
msgstr "" |
|
265 |
|
|
266 |
#: wp-db-backup.php:1171 |
|
267 |
#, php-format |
|
268 |
msgid "" |
|
269 |
"Using your FTP client, try to set the backup directory’s write " |
|
270 |
"permission to %1$s or %2$s: %3$s" |
|
271 |
msgstr "" |
|
272 |
|
|
273 |
#: wp-db-backup.php:1183 |
|
274 |
msgid "" |
|
275 |
"This problem seems to be caused by your server’s <code>safe_mode</" |
|
276 |
"code> file ownership restrictions, which limit what files web applications " |
|
277 |
"like WordPress can create." |
|
278 |
msgstr "" |
|
279 |
|
|
280 |
#: wp-db-backup.php:1185 |
|
281 |
#, php-format |
|
282 |
msgid "" |
|
283 |
"You can try to correct this problem by using your FTP client to delete and " |
|
284 |
"then re-create the backup directory: %s" |
|
285 |
msgstr "" |
|
286 |
|
|
287 |
#: wp-db-backup.php:1199 |
|
288 |
msgid "Tables" |
|
289 |
msgstr "" |
|
290 |
|
|
291 |
#: wp-db-backup.php:1201 |
|
292 |
msgid "These core WordPress tables will always be backed up:" |
|
293 |
msgstr "" |
|
294 |
|
|
295 |
#: wp-db-backup.php:1206 |
|
296 |
msgid "Exclude spam comments" |
|
297 |
msgstr "" |
|
298 |
|
|
299 |
#: wp-db-backup.php:1209 |
|
300 |
msgid "Exclude post revisions" |
|
301 |
msgstr "" |
|
302 |
|
|
303 |
#: wp-db-backup.php:1220 |
|
304 |
msgid "You may choose to include any of the following tables:" |
|
305 |
msgstr "" |
|
306 |
|
|
307 |
#: wp-db-backup.php:1234 |
|
308 |
msgid "Backup Options" |
|
309 |
msgstr "" |
|
310 |
|
|
311 |
#: wp-db-backup.php:1235 |
|
312 |
msgid "What to do with the backup file:" |
|
313 |
msgstr "" |
|
314 |
|
|
315 |
#: wp-db-backup.php:1239 |
|
316 |
msgid "Save to server" |
|
317 |
msgstr "" |
|
318 |
|
|
319 |
#: wp-db-backup.php:1244 |
|
320 |
msgid "Download to your computer" |
|
321 |
msgstr "" |
|
322 |
|
|
323 |
#: wp-db-backup.php:1248 wp-db-backup.php:1312 |
|
324 |
msgid "Email backup to:" |
|
325 |
msgstr "" |
|
326 |
|
|
327 |
#: wp-db-backup.php:1261 |
|
328 |
msgid "Backup now!" |
|
329 |
msgstr "" |
|
330 |
|
|
331 |
#: wp-db-backup.php:1264 |
|
332 |
msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!" |
|
333 |
msgstr "" |
|
334 |
|
|
335 |
#: wp-db-backup.php:1275 |
|
336 |
msgid "Scheduled Backup" |
|
337 |
msgstr "" |
|
338 |
|
|
339 |
#: wp-db-backup.php:1282 |
|
340 |
#, php-format |
|
341 |
msgid "Next Backup: %s" |
|
342 |
msgstr "" |
|
343 |
|
|
344 |
#: wp-db-backup.php:1287 |
|
345 |
#, php-format |
|
346 |
msgid "Last WP-Cron Daily Execution: %s" |
|
347 |
msgstr "" |
|
348 |
|
|
349 |
#: wp-db-backup.php:1288 |
|
350 |
#, php-format |
|
351 |
msgid "Next WP-Cron Daily Execution: %s" |
|
352 |
msgstr "" |
|
353 |
|
|
354 |
#: wp-db-backup.php:1293 |
|
355 |
msgid "Schedule: " |
|
356 |
msgstr "" |
|
357 |
|
|
358 |
#: wp-db-backup.php:1297 |
|
359 |
msgid "None" |
|
360 |
msgstr "" |
|
361 |
|
|
362 |
#: wp-db-backup.php:1297 |
|
363 |
msgid "Daily" |
|
364 |
msgstr "" |
|
365 |
|
|
366 |
#: wp-db-backup.php:1314 |
|
367 |
msgid "Schedule backup" |
|
368 |
msgstr "" |
|
369 |
|
|
370 |
#: wp-db-backup.php:1322 |
|
371 |
msgid "Tables to include in the scheduled backup:" |
|
372 |
msgstr "" |
|
373 |
|
|
374 |
#: wp-db-backup.php:1357 |
|
375 |
msgid "Never" |
|
376 |
msgstr "" |
|
377 |
|
|
378 |
#: wp-db-backup.php:1362 |
|
379 |
#, php-format |
|
380 |
msgid "%s seconds" |
|
381 |
msgstr "" |
|
382 |
|
|
383 |
#: wp-db-backup.php:1395 |
|
384 |
msgid "Once Weekly" |
|
385 |
msgstr "" |
|
386 |
|
|
387 |
#: wp-db-backup.php:1408 |
|
388 |
#, php-format |
|
389 |
msgid "" |
|
390 |
"Your WordPress version, %1s, lacks important security features without which " |
|
391 |
"it is unsafe to use the WP-DB-Backup plugin. Hence, this plugin is " |
|
392 |
"automatically disabled. Please consider <a href=\"%2s\">upgrading " |
|
393 |
"WordPress</a> to a more recent version." |
|
394 |
msgstr "" |
|
395 |
|
|
396 |
#: wp-db-backup.php:1426 |
|
397 |
msgid "You are not allowed to perform backups." |
|
398 |
msgstr "" |
|
399 |
|
|
400 |
#: wp-db-backup.php:1441 |
|
401 |
#, php-format |
|
402 |
msgid "" |
|
403 |
"There appears to be an unauthorized attempt from this site to access your " |
|
404 |
"database located at %1s. The attempt has been halted." |
|
405 |
msgstr "" |
|
406 |
|
|
407 |
#: wp-db-backup.php:1452 |
|
408 |
msgid "Cheatin' uh ?" |
|
409 |
msgstr "" |