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: PACKAGE VERSION\n"
|
---|
8 | "Report-Msgid-Bugs-To: \n"
|
---|
9 | "POT-Creation-Date: 2008-08-15 11:00-0500\n"
|
---|
10 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
---|
11 | "Last-Translator: Austin Matzko if.website at gmail.com\n"
|
---|
12 | "MIME-Version: 1.0\n"
|
---|
13 | "Content-Type: text/plain; charset=CHARSET\n"
|
---|
14 | "Content-Transfer-Encoding: 8bit\n"
|
---|
15 |
|
---|
16 | #: wp-db-backup.php:181
|
---|
17 | msgid "Backup Complete!"
|
---|
18 | msgstr ""
|
---|
19 |
|
---|
20 | #: wp-db-backup.php:211
|
---|
21 | msgid "Progress"
|
---|
22 | msgstr ""
|
---|
23 |
|
---|
24 | #: wp-db-backup.php:213
|
---|
25 | msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:"
|
---|
26 | msgstr ""
|
---|
27 |
|
---|
28 | #: wp-db-backup.php:216
|
---|
29 | msgid "Close this browser"
|
---|
30 | msgstr ""
|
---|
31 |
|
---|
32 | #: wp-db-backup.php:217
|
---|
33 | msgid "Reload this page"
|
---|
34 | msgstr ""
|
---|
35 |
|
---|
36 | #: wp-db-backup.php:218
|
---|
37 | msgid "Click the Stop or Back buttons in your browser"
|
---|
38 | msgstr ""
|
---|
39 |
|
---|
40 | #: wp-db-backup.php:220
|
---|
41 | msgid "Progress:"
|
---|
42 | msgstr ""
|
---|
43 |
|
---|
44 | #: wp-db-backup.php:229
|
---|
45 | msgid "Navigating away from this page will cause your backup to fail."
|
---|
46 | msgstr ""
|
---|
47 |
|
---|
48 | #: wp-db-backup.php:266
|
---|
49 | #, php-format
|
---|
50 | msgid ""
|
---|
51 | "Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..."
|
---|
52 | msgstr ""
|
---|
53 |
|
---|
54 | #: wp-db-backup.php:273
|
---|
55 | #, php-format
|
---|
56 | msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..."
|
---|
57 | msgstr ""
|
---|
58 |
|
---|
59 | #: wp-db-backup.php:280
|
---|
60 | #, php-format
|
---|
61 | msgid "Backup complete, download <a href=\\\"%s\\\">here</a>."
|
---|
62 | msgstr ""
|
---|
63 |
|
---|
64 | #: wp-db-backup.php:340
|
---|
65 | msgid "Creating backup file..."
|
---|
66 | msgstr ""
|
---|
67 |
|
---|
68 | #: wp-db-backup.php:343
|
---|
69 | #, php-format
|
---|
70 | msgid "Finished backing up table \\\"%s\\\"."
|
---|
71 | msgstr ""
|
---|
72 |
|
---|
73 | #: wp-db-backup.php:345
|
---|
74 | #, php-format
|
---|
75 | msgid "Backing up table \\\"%s\\\"..."
|
---|
76 | msgstr ""
|
---|
77 |
|
---|
78 | #: wp-db-backup.php:352 wp-db-backup.php:835
|
---|
79 | msgid "Could not open the backup file for writing!"
|
---|
80 | msgstr ""
|
---|
81 |
|
---|
82 | #: wp-db-backup.php:353
|
---|
83 | msgid ""
|
---|
84 | "The backup file could not be saved. Please check the permissions for "
|
---|
85 | "writing to your backup directory and try again."
|
---|
86 | msgstr ""
|
---|
87 |
|
---|
88 | #: wp-db-backup.php:358 wp-db-backup.php:844
|
---|
89 | msgid "WordPress MySQL database backup"
|
---|
90 | msgstr ""
|
---|
91 |
|
---|
92 | #: wp-db-backup.php:360 wp-db-backup.php:846
|
---|
93 | #, php-format
|
---|
94 | msgid "Generated: %s"
|
---|
95 | msgstr ""
|
---|
96 |
|
---|
97 | #: wp-db-backup.php:361 wp-db-backup.php:847
|
---|
98 | #, php-format
|
---|
99 | msgid "Hostname: %s"
|
---|
100 | msgstr ""
|
---|
101 |
|
---|
102 | #: wp-db-backup.php:362 wp-db-backup.php:848
|
---|
103 | #, php-format
|
---|
104 | msgid "Database: %s"
|
---|
105 | msgstr ""
|
---|
106 |
|
---|
107 | #: wp-db-backup.php:370 wp-db-backup.php:861
|
---|
108 | #, php-format
|
---|
109 | msgid "Table: %s"
|
---|
110 | msgstr ""
|
---|
111 |
|
---|
112 | #: wp-db-backup.php:377
|
---|
113 | msgid ""
|
---|
114 | "The backup directory is not writeable! Please check the permissions for "
|
---|
115 | "writing to your backup directory and try again."
|
---|
116 | msgstr ""
|
---|
117 |
|
---|
118 | #: wp-db-backup.php:434
|
---|
119 | msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes"
|
---|
120 | msgstr ""
|
---|
121 |
|
---|
122 | #: wp-db-backup.php:474
|
---|
123 | msgid "Change"
|
---|
124 | msgstr ""
|
---|
125 |
|
---|
126 | #: wp-db-backup.php:483
|
---|
127 | msgid "Save"
|
---|
128 | msgstr ""
|
---|
129 |
|
---|
130 | #: wp-db-backup.php:566 wp-db-backup.php:571 wp-db-backup.php:1126
|
---|
131 | msgid "Backup"
|
---|
132 | msgstr ""
|
---|
133 |
|
---|
134 | #: wp-db-backup.php:646 wp-db-backup.php:649
|
---|
135 | msgid "There was an error writing a line to the backup script:"
|
---|
136 | msgstr ""
|
---|
137 |
|
---|
138 | #: wp-db-backup.php:681
|
---|
139 | msgid "Subsequent errors have been omitted from this log."
|
---|
140 | msgstr ""
|
---|
141 |
|
---|
142 | #: wp-db-backup.php:715
|
---|
143 | msgid "Error getting table details"
|
---|
144 | msgstr ""
|
---|
145 |
|
---|
146 | #: wp-db-backup.php:723
|
---|
147 | #, php-format
|
---|
148 | msgid "Delete any existing table %s"
|
---|
149 | msgstr ""
|
---|
150 |
|
---|
151 | #: wp-db-backup.php:732
|
---|
152 | #, php-format
|
---|
153 | msgid "Table structure of table %s"
|
---|
154 | msgstr ""
|
---|
155 |
|
---|
156 | #: wp-db-backup.php:738
|
---|
157 | #, php-format
|
---|
158 | msgid "Error with SHOW CREATE TABLE for %s."
|
---|
159 | msgstr ""
|
---|
160 |
|
---|
161 | #: wp-db-backup.php:745
|
---|
162 | #, php-format
|
---|
163 | msgid "Error getting table structure of %s"
|
---|
164 | msgstr ""
|
---|
165 |
|
---|
166 | #: wp-db-backup.php:753
|
---|
167 | #, php-format
|
---|
168 | msgid "Data contents of table %s"
|
---|
169 | msgstr ""
|
---|
170 |
|
---|
171 | #: wp-db-backup.php:823
|
---|
172 | #, php-format
|
---|
173 | msgid "End of data contents of table %s"
|
---|
174 | msgstr ""
|
---|
175 |
|
---|
176 | #: wp-db-backup.php:839
|
---|
177 | msgid "The backup directory is not writeable!"
|
---|
178 | msgstr ""
|
---|
179 |
|
---|
180 | #: wp-db-backup.php:974
|
---|
181 | #, php-format
|
---|
182 | msgid "File not found:%s"
|
---|
183 | msgstr ""
|
---|
184 |
|
---|
185 | #: wp-db-backup.php:974
|
---|
186 | msgid "Return to Backup"
|
---|
187 | msgstr ""
|
---|
188 |
|
---|
189 | #: wp-db-backup.php:983
|
---|
190 | #, php-format
|
---|
191 | msgid "File %s does not exist!"
|
---|
192 | msgstr ""
|
---|
193 |
|
---|
194 | #: wp-db-backup.php:990
|
---|
195 | #, php-format
|
---|
196 | msgid ""
|
---|
197 | "Attached to this email is\n"
|
---|
198 | " %1s\n"
|
---|
199 | " Size:%2s kilobytes\n"
|
---|
200 | msgstr ""
|
---|
201 |
|
---|
202 | #: wp-db-backup.php:991
|
---|
203 | msgid "Database Backup"
|
---|
204 | msgstr ""
|
---|
205 |
|
---|
206 | #: wp-db-backup.php:994 wp-db-backup.php:1041
|
---|
207 | msgid "The following errors were reported:"
|
---|
208 | msgstr ""
|
---|
209 |
|
---|
210 | #: wp-db-backup.php:999
|
---|
211 | msgid "ERROR: The mail application has failed to deliver the backup."
|
---|
212 | msgstr ""
|
---|
213 |
|
---|
214 | #: wp-db-backup.php:1016
|
---|
215 | msgid "Backup Successful"
|
---|
216 | msgstr ""
|
---|
217 |
|
---|
218 | #: wp-db-backup.php:1020
|
---|
219 | #, php-format
|
---|
220 | msgid ""
|
---|
221 | "Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly."
|
---|
222 | msgstr ""
|
---|
223 |
|
---|
224 | #: wp-db-backup.php:1028
|
---|
225 | #, php-format
|
---|
226 | msgid "Your backup has been emailed to %s"
|
---|
227 | msgstr ""
|
---|
228 |
|
---|
229 | #: wp-db-backup.php:1031
|
---|
230 | msgid ""
|
---|
231 | "Your backup file has been saved on the server. If you would like to download "
|
---|
232 | "it now, right click and select \"Save As\""
|
---|
233 | msgstr ""
|
---|
234 |
|
---|
235 | #: wp-db-backup.php:1032
|
---|
236 | #, php-format
|
---|
237 | msgid "%s bytes"
|
---|
238 | msgstr ""
|
---|
239 |
|
---|
240 | #: wp-db-backup.php:1068
|
---|
241 | msgid "Scheduled Backup Options Saved!"
|
---|
242 | msgstr ""
|
---|
243 |
|
---|
244 | #: wp-db-backup.php:1095
|
---|
245 | msgid ""
|
---|
246 | "WARNING: Your backup directory does <strong>NOT</strong> exist, and we "
|
---|
247 | "cannot create it."
|
---|
248 | msgstr ""
|
---|
249 |
|
---|
250 | #: wp-db-backup.php:1096
|
---|
251 | #, php-format
|
---|
252 | msgid "Using your FTP client, try to create the backup directory yourself: %s"
|
---|
253 | msgstr ""
|
---|
254 |
|
---|
255 | #: wp-db-backup.php:1100 wp-db-backup.php:1111
|
---|
256 | msgid ""
|
---|
257 | "WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot "
|
---|
258 | "create the backup files."
|
---|
259 | msgstr ""
|
---|
260 |
|
---|
261 | #: wp-db-backup.php:1101
|
---|
262 | #, php-format
|
---|
263 | msgid ""
|
---|
264 | "Using your FTP client, try to set the backup directory’s write "
|
---|
265 | "permission to %1$s or %2$s: %3$s"
|
---|
266 | msgstr ""
|
---|
267 |
|
---|
268 | #: wp-db-backup.php:1113
|
---|
269 | msgid ""
|
---|
270 | "This problem seems to be caused by your server’s <code>safe_mode</"
|
---|
271 | "code> file ownership restrictions, which limit what files web applications "
|
---|
272 | "like WordPress can create."
|
---|
273 | msgstr ""
|
---|
274 |
|
---|
275 | #: wp-db-backup.php:1115
|
---|
276 | #, php-format
|
---|
277 | msgid ""
|
---|
278 | "You can try to correct this problem by using your FTP client to delete and "
|
---|
279 | "then re-create the backup directory: %s"
|
---|
280 | msgstr ""
|
---|
281 |
|
---|
282 | #: wp-db-backup.php:1129
|
---|
283 | msgid "Tables"
|
---|
284 | msgstr ""
|
---|
285 |
|
---|
286 | #: wp-db-backup.php:1131
|
---|
287 | msgid "These core WordPress tables will always be backed up:"
|
---|
288 | msgstr ""
|
---|
289 |
|
---|
290 | #: wp-db-backup.php:1136
|
---|
291 | msgid "Exclude spam comments"
|
---|
292 | msgstr ""
|
---|
293 |
|
---|
294 | #: wp-db-backup.php:1139
|
---|
295 | msgid "Exclude post revisions"
|
---|
296 | msgstr ""
|
---|
297 |
|
---|
298 | #: wp-db-backup.php:1150
|
---|
299 | msgid "You may choose to include any of the following tables:"
|
---|
300 | msgstr ""
|
---|
301 |
|
---|
302 | #: wp-db-backup.php:1164
|
---|
303 | msgid "Backup Options"
|
---|
304 | msgstr ""
|
---|
305 |
|
---|
306 | #: wp-db-backup.php:1165
|
---|
307 | msgid "What to do with the backup file:"
|
---|
308 | msgstr ""
|
---|
309 |
|
---|
310 | #: wp-db-backup.php:1169
|
---|
311 | msgid "Save to server"
|
---|
312 | msgstr ""
|
---|
313 |
|
---|
314 | #: wp-db-backup.php:1174
|
---|
315 | msgid "Download to your computer"
|
---|
316 | msgstr ""
|
---|
317 |
|
---|
318 | #: wp-db-backup.php:1178 wp-db-backup.php:1235
|
---|
319 | msgid "Email backup to:"
|
---|
320 | msgstr ""
|
---|
321 |
|
---|
322 | #: wp-db-backup.php:1185
|
---|
323 | msgid "Backup now!"
|
---|
324 | msgstr ""
|
---|
325 |
|
---|
326 | #: wp-db-backup.php:1188
|
---|
327 | msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!"
|
---|
328 | msgstr ""
|
---|
329 |
|
---|
330 | #: wp-db-backup.php:1199
|
---|
331 | msgid "Scheduled Backup"
|
---|
332 | msgstr ""
|
---|
333 |
|
---|
334 | #: wp-db-backup.php:1206
|
---|
335 | #, php-format
|
---|
336 | msgid "Next Backup: %s"
|
---|
337 | msgstr ""
|
---|
338 |
|
---|
339 | #: wp-db-backup.php:1211
|
---|
340 | #, php-format
|
---|
341 | msgid "Last WP-Cron Daily Execution: %s"
|
---|
342 | msgstr ""
|
---|
343 |
|
---|
344 | #: wp-db-backup.php:1212
|
---|
345 | #, php-format
|
---|
346 | msgid "Next WP-Cron Daily Execution: %s"
|
---|
347 | msgstr ""
|
---|
348 |
|
---|
349 | #: wp-db-backup.php:1217
|
---|
350 | msgid "Schedule: "
|
---|
351 | msgstr ""
|
---|
352 |
|
---|
353 | #: wp-db-backup.php:1220
|
---|
354 | msgid "None"
|
---|
355 | msgstr ""
|
---|
356 |
|
---|
357 | #: wp-db-backup.php:1220
|
---|
358 | msgid "Daily"
|
---|
359 | msgstr ""
|
---|
360 |
|
---|
361 | #: wp-db-backup.php:1243
|
---|
362 | msgid "Tables to include in the scheduled backup:"
|
---|
363 | msgstr ""
|
---|
364 |
|
---|
365 | #: wp-db-backup.php:1253
|
---|
366 | msgid "Schedule backup"
|
---|
367 | msgstr ""
|
---|
368 |
|
---|
369 | #: wp-db-backup.php:1278
|
---|
370 | msgid "Never"
|
---|
371 | msgstr ""
|
---|
372 |
|
---|
373 | #: wp-db-backup.php:1283
|
---|
374 | #, php-format
|
---|
375 | msgid "%s seconds"
|
---|
376 | msgstr ""
|
---|
377 |
|
---|
378 | #: wp-db-backup.php:1316
|
---|
379 | msgid "Once Weekly"
|
---|
380 | msgstr ""
|
---|
381 |
|
---|
382 | #: wp-db-backup.php:1329
|
---|
383 | #, php-format
|
---|
384 | msgid ""
|
---|
385 | "Your WordPress version, %1s, lacks important security features without which "
|
---|
386 | "it is unsafe to use the WP-DB-Backup plugin. Hence, this plugin is "
|
---|
387 | "automatically disabled. Please consider <a href=\"%2s\">upgrading "
|
---|
388 | "WordPress</a> to a more recent version."
|
---|
389 | msgstr ""
|
---|
390 |
|
---|
391 | #: wp-db-backup.php:1347
|
---|
392 | msgid "You are not allowed to perform backups."
|
---|
393 | msgstr ""
|
---|
394 |
|
---|
395 | #: wp-db-backup.php:1362
|
---|
396 | #, php-format
|
---|
397 | msgid ""
|
---|
398 | "There appears to be an unauthorized attempt from this site to access your "
|
---|
399 | "database located at %1s. The attempt has been halted."
|
---|
400 | msgstr ""
|
---|
401 |
|
---|
402 | #: wp-db-backup.php:1373
|
---|
403 | msgid "Cheatin' uh ?"
|
---|
404 | msgstr ""
|
---|