|
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: wp-db-backup 2.1.7\n" |
|
8 "Report-Msgid-Bugs-To: \n" |
|
9 "POT-Creation-Date: 2008-08-15 11:00-0500\n" |
|
10 "PO-Revision-Date: 2008-08-15 23:47+0100\n" |
|
11 "Last-Translator: \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: \n" |
|
16 |
|
17 #: wp-db-backup.php:181 |
|
18 msgid "Backup Complete!" |
|
19 msgstr "Backup abgeschlossen!" |
|
20 |
|
21 #: wp-db-backup.php:211 |
|
22 msgid "Progress" |
|
23 msgstr "Fortschritt" |
|
24 |
|
25 #: wp-db-backup.php:213 |
|
26 msgid "DO NOT DO THE FOLLOWING AS IT WILL CAUSE YOUR BACKUP TO FAIL:" |
|
27 msgstr "Achtung, bitte führe die folgenden Aktionen nicht aus, da das Backup sonst fehlschlagen wird:" |
|
28 |
|
29 #: wp-db-backup.php:216 |
|
30 msgid "Close this browser" |
|
31 msgstr "Das Browserfenster schließen" |
|
32 |
|
33 #: wp-db-backup.php:217 |
|
34 msgid "Reload this page" |
|
35 msgstr "Diese Seite neu laden" |
|
36 |
|
37 #: wp-db-backup.php:218 |
|
38 msgid "Click the Stop or Back buttons in your browser" |
|
39 msgstr "Den \"Stopp\"- oder \"Zurück\"-Knopf im Browser drücken" |
|
40 |
|
41 #: wp-db-backup.php:220 |
|
42 msgid "Progress:" |
|
43 msgstr "Fortschritt:" |
|
44 |
|
45 #: wp-db-backup.php:229 |
|
46 msgid "Navigating away from this page will cause your backup to fail." |
|
47 msgstr "Diese Seite zu verlassen wird das Backup fehlschagen lassen." |
|
48 |
|
49 #: wp-db-backup.php:266 |
|
50 #, php-format |
|
51 msgid "Backup complete, preparing <a href=\\\"%s\\\">backup</a> for download..." |
|
52 msgstr "Backup vollständig, bereite <a href=\\\"%s\\\">Backup</a> zum Download vor" |
|
53 |
|
54 #: wp-db-backup.php:273 |
|
55 #, php-format |
|
56 msgid "Backup complete, sending <a href=\\\"%s\\\">backup</a> via email..." |
|
57 msgstr "Backup vollständig, sende <a href=\\\"%s\\\">Backup</a> per E-Mail..." |
|
58 |
|
59 #: wp-db-backup.php:280 |
|
60 #, php-format |
|
61 msgid "Backup complete, download <a href=\\\"%s\\\">here</a>." |
|
62 msgstr "Backup vollständig, download <a href=\\\"%s\\\">hier</a>" |
|
63 |
|
64 #: wp-db-backup.php:340 |
|
65 msgid "Creating backup file..." |
|
66 msgstr "Erstelle Backup-Datei..." |
|
67 |
|
68 #: wp-db-backup.php:343 |
|
69 #, php-format |
|
70 msgid "Finished backing up table \\\"%s\\\"." |
|
71 msgstr "Backup der Tabelle \\\"%s\\\" abgeschlossen." |
|
72 |
|
73 #: wp-db-backup.php:345 |
|
74 #, php-format |
|
75 msgid "Backing up table \\\"%s\\\"..." |
|
76 msgstr "Erstelle Backup der Tabelle \\\"%s\\\"..." |
|
77 |
|
78 #: wp-db-backup.php:352 |
|
79 #: wp-db-backup.php:835 |
|
80 msgid "Could not open the backup file for writing!" |
|
81 msgstr "Konnte die Backup-Datei nicht zum Schreiben öffen!" |
|
82 |
|
83 #: wp-db-backup.php:353 |
|
84 msgid "The backup file could not be saved. Please check the permissions for writing to your backup directory and try again." |
|
85 msgstr "Das Backup konnte nicht gespeichert werden. Bitte prüfe die Zugriffsrechte auf das Backup-Verzeichnis und versuche es dann erneut." |
|
86 |
|
87 #: wp-db-backup.php:358 |
|
88 #: wp-db-backup.php:844 |
|
89 msgid "WordPress MySQL database backup" |
|
90 msgstr "Wordpress MySQL Datenbank Backup" |
|
91 |
|
92 #: wp-db-backup.php:360 |
|
93 #: wp-db-backup.php:846 |
|
94 #, php-format |
|
95 msgid "Generated: %s" |
|
96 msgstr "Erstellt: %s" |
|
97 |
|
98 #: wp-db-backup.php:361 |
|
99 #: wp-db-backup.php:847 |
|
100 #, php-format |
|
101 msgid "Hostname: %s" |
|
102 msgstr "Hostname: %s" |
|
103 |
|
104 #: wp-db-backup.php:362 |
|
105 #: wp-db-backup.php:848 |
|
106 #, php-format |
|
107 msgid "Database: %s" |
|
108 msgstr "Datenbank: %s" |
|
109 |
|
110 #: wp-db-backup.php:370 |
|
111 #: wp-db-backup.php:861 |
|
112 #, php-format |
|
113 msgid "Table: %s" |
|
114 msgstr "Tabelle: %s" |
|
115 |
|
116 #: wp-db-backup.php:377 |
|
117 msgid "The backup directory is not writeable! Please check the permissions for writing to your backup directory and try again." |
|
118 msgstr "Das Backupverzeichnis kann nicht beschrieben werden! Bitte überprüfe die Zugriffsberechtigungen zum Verzeichnis und versuche es erneut." |
|
119 |
|
120 #: wp-db-backup.php:434 |
|
121 msgid "Click and hold down <code>[SHIFT]</code> to toggle multiple checkboxes" |
|
122 msgstr "Klicke und halte <code>[SHIFT]</code> gedrückt um mehrere Checkboxen auszuwählen." |
|
123 |
|
124 #: wp-db-backup.php:474 |
|
125 msgid "Change" |
|
126 msgstr "Ändern" |
|
127 |
|
128 #: wp-db-backup.php:483 |
|
129 msgid "Save" |
|
130 msgstr "Speichern" |
|
131 |
|
132 #: wp-db-backup.php:566 |
|
133 #: wp-db-backup.php:571 |
|
134 #: wp-db-backup.php:1126 |
|
135 msgid "Backup" |
|
136 msgstr "Backup" |
|
137 |
|
138 #: wp-db-backup.php:646 |
|
139 #: wp-db-backup.php:649 |
|
140 msgid "There was an error writing a line to the backup script:" |
|
141 msgstr "Beim Schreiben einer Zeile in das Backup Skript ist ein Fehler aufgetreten:" |
|
142 |
|
143 #: wp-db-backup.php:681 |
|
144 msgid "Subsequent errors have been omitted from this log." |
|
145 msgstr "Die Folgefehler wurden in diesem Log weggelassen." |
|
146 |
|
147 #: wp-db-backup.php:715 |
|
148 msgid "Error getting table details" |
|
149 msgstr "Fehler beim auslesen der Tabelleninformationen" |
|
150 |
|
151 #: wp-db-backup.php:723 |
|
152 #, php-format |
|
153 msgid "Delete any existing table %s" |
|
154 msgstr "Lösche jegliche existierende Tabelle %s" |
|
155 |
|
156 #: wp-db-backup.php:732 |
|
157 #, php-format |
|
158 msgid "Table structure of table %s" |
|
159 msgstr "Struktur der Tabelle %s" |
|
160 |
|
161 #: wp-db-backup.php:738 |
|
162 #, php-format |
|
163 msgid "Error with SHOW CREATE TABLE for %s." |
|
164 msgstr "Fehler beim Ausführen von SHOW CREATE TABLE for %s." |
|
165 |
|
166 #: wp-db-backup.php:745 |
|
167 #, php-format |
|
168 msgid "Error getting table structure of %s" |
|
169 msgstr "Fehler beim Auslesen der Tabellenstruktur der Tabelle %s" |
|
170 |
|
171 #: wp-db-backup.php:753 |
|
172 #, php-format |
|
173 msgid "Data contents of table %s" |
|
174 msgstr "Inhalt der Tabelle %s" |
|
175 |
|
176 #: wp-db-backup.php:823 |
|
177 #, php-format |
|
178 msgid "End of data contents of table %s" |
|
179 msgstr "Ende der Inhalte der Tabelle %s" |
|
180 |
|
181 #: wp-db-backup.php:839 |
|
182 msgid "The backup directory is not writeable!" |
|
183 msgstr "Das Backup-Verzeichnis ist nicht beschreibbar!" |
|
184 |
|
185 #: wp-db-backup.php:974 |
|
186 #, php-format |
|
187 msgid "File not found:%s" |
|
188 msgstr "Datei %s konnte nicht gefunden werden." |
|
189 |
|
190 #: wp-db-backup.php:974 |
|
191 msgid "Return to Backup" |
|
192 msgstr "Zum Backup zurückkehren" |
|
193 |
|
194 #: wp-db-backup.php:983 |
|
195 #, php-format |
|
196 msgid "File %s does not exist!" |
|
197 msgstr "Datei %s existiert nicht!" |
|
198 |
|
199 #: wp-db-backup.php:990 |
|
200 #, php-format |
|
201 msgid "" |
|
202 "Attached to this email is\n" |
|
203 " %1s\n" |
|
204 " Size:%2s kilobytes\n" |
|
205 msgstr "" |
|
206 "An diese Datei angehängt:\n" |
|
207 " %1s\n" |
|
208 " Dateigröße:%2s Kilobyte\n" |
|
209 |
|
210 #: wp-db-backup.php:991 |
|
211 msgid "Database Backup" |
|
212 msgstr "Datenbankbackup" |
|
213 |
|
214 #: wp-db-backup.php:994 |
|
215 #: wp-db-backup.php:1041 |
|
216 msgid "The following errors were reported:" |
|
217 msgstr "Die folgenden Fehler wurden gemeldet:" |
|
218 |
|
219 #: wp-db-backup.php:999 |
|
220 msgid "ERROR: The mail application has failed to deliver the backup." |
|
221 msgstr "Fehler: Der Email-Service konnte das Backup nicht zustellen." |
|
222 |
|
223 #: wp-db-backup.php:1016 |
|
224 msgid "Backup Successful" |
|
225 msgstr "Backup erfolgreich" |
|
226 |
|
227 #: wp-db-backup.php:1020 |
|
228 #, php-format |
|
229 msgid "Your backup file: <a href=\"%1s\">%2s</a> should begin downloading shortly." |
|
230 msgstr "Dein Backup: <a href=\"%1s\">%2s</a>; Download sollte in Kürze beginnen." |
|
231 |
|
232 #: wp-db-backup.php:1028 |
|
233 #, php-format |
|
234 msgid "Your backup has been emailed to %s" |
|
235 msgstr "Dein Backup wurde an %s gesendet." |
|
236 |
|
237 #: wp-db-backup.php:1031 |
|
238 msgid "Your backup file has been saved on the server. If you would like to download it now, right click and select \"Save As\"" |
|
239 msgstr "Dein Backup wurde auf dem Server gespeichert. Wenn du es nun herunterladen wollen, mach einen Rechtklicks auf den Link und wähle \"Speichern Unter\"" |
|
240 |
|
241 #: wp-db-backup.php:1032 |
|
242 #, php-format |
|
243 msgid "%s bytes" |
|
244 msgstr "%s Byte" |
|
245 |
|
246 #: wp-db-backup.php:1068 |
|
247 msgid "Scheduled Backup Options Saved!" |
|
248 msgstr "Optionen für geplantes Backup gespeichert!" |
|
249 |
|
250 #: wp-db-backup.php:1095 |
|
251 msgid "WARNING: Your backup directory does <strong>NOT</strong> exist, and we cannot create it." |
|
252 msgstr "Achtung: Das Backup-Verzeichnis existiert <strong>nicht</strong>, und wir können es nicht erstellen." |
|
253 |
|
254 #: wp-db-backup.php:1096 |
|
255 #, php-format |
|
256 msgid "Using your FTP client, try to create the backup directory yourself: %s" |
|
257 msgstr "Benutz deinen FTP-Client, um das Backup Verzeichnis manuell zu erstellen: %s" |
|
258 |
|
259 #: wp-db-backup.php:1100 |
|
260 #: wp-db-backup.php:1111 |
|
261 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable! We cannot create the backup files." |
|
262 msgstr "Achtung: Dein Backup-Verzeichnis ist <strong>nicht</strong> beschreibbar! Wir können keine backups erstellen." |
|
263 |
|
264 #: wp-db-backup.php:1101 |
|
265 #, php-format |
|
266 msgid "Using your FTP client, try to set the backup directory’s write permission to %1$s or %2$s: %3$s" |
|
267 msgstr "Benutz deinen FTP-Clienten um die Zugriffsrechte auf das Backup-Verzeichnis auf %1$s oder %2$s zu setzen: %3$s" |
|
268 |
|
269 #: wp-db-backup.php:1113 |
|
270 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." |
|
271 msgstr "Das bestehende Problem scheint daran zu liegen, dass dein Sever im <code>safe_mode</code> läuft, und somit für Webanwendungen wie Wordpress einige Einschränkungen bezüglich der Rechte im Dateisystem gelten." |
|
272 |
|
273 #: wp-db-backup.php:1115 |
|
274 #, php-format |
|
275 msgid "You can try to correct this problem by using your FTP client to delete and then re-create the backup directory: %s" |
|
276 msgstr "Du Kannst aber versuchen dieses Problem zu beheben, indem du mit deinem FTP-Client das Backup-Verzeichnis löschst und neu erstellst: %s" |
|
277 |
|
278 #: wp-db-backup.php:1129 |
|
279 msgid "Tables" |
|
280 msgstr "Tabellen" |
|
281 |
|
282 #: wp-db-backup.php:1131 |
|
283 msgid "These core WordPress tables will always be backed up:" |
|
284 msgstr "Diese Standard Wordpress-Tabellen werden in immer gesichert:" |
|
285 |
|
286 #: wp-db-backup.php:1136 |
|
287 msgid "Exclude spam comments" |
|
288 msgstr "Spam-Kommentare ignorieren" |
|
289 |
|
290 #: wp-db-backup.php:1139 |
|
291 msgid "Exclude post revisions" |
|
292 msgstr "Beitragsänderungen nicht sichern" |
|
293 |
|
294 #: wp-db-backup.php:1150 |
|
295 msgid "You may choose to include any of the following tables:" |
|
296 msgstr "Zusätzlich kannst du noch folgende Tabellen sichern:" |
|
297 |
|
298 #: wp-db-backup.php:1164 |
|
299 msgid "Backup Options" |
|
300 msgstr "Backup Optionen" |
|
301 |
|
302 #: wp-db-backup.php:1165 |
|
303 msgid "What to do with the backup file:" |
|
304 msgstr "Was soll mit dem Backup geschehen?" |
|
305 |
|
306 #: wp-db-backup.php:1169 |
|
307 msgid "Save to server" |
|
308 msgstr "Auf dem Server speichern" |
|
309 |
|
310 #: wp-db-backup.php:1174 |
|
311 msgid "Download to your computer" |
|
312 msgstr "Auf deinen Computer herunterladen" |
|
313 |
|
314 #: wp-db-backup.php:1178 |
|
315 #: wp-db-backup.php:1235 |
|
316 msgid "Email backup to:" |
|
317 msgstr "Per Email verschicken an:" |
|
318 |
|
319 #: wp-db-backup.php:1185 |
|
320 msgid "Backup now!" |
|
321 msgstr "Jetzt sichern!" |
|
322 |
|
323 #: wp-db-backup.php:1188 |
|
324 msgid "WARNING: Your backup directory is <strong>NOT</strong> writable!" |
|
325 msgstr "Warnung: Ihre Backup-Verzeichnis ist <strong>nicht</strong> beschreibbar!" |
|
326 |
|
327 #: wp-db-backup.php:1199 |
|
328 msgid "Scheduled Backup" |
|
329 msgstr "Geplante Sicherung" |
|
330 |
|
331 #: wp-db-backup.php:1206 |
|
332 #, php-format |
|
333 msgid "Next Backup: %s" |
|
334 msgstr "Nächste Sicherung: %s" |
|
335 |
|
336 #: wp-db-backup.php:1211 |
|
337 #, php-format |
|
338 msgid "Last WP-Cron Daily Execution: %s" |
|
339 msgstr "Letzte tägliche Ausführung des WP-Crons: %s" |
|
340 |
|
341 #: wp-db-backup.php:1212 |
|
342 #, php-format |
|
343 msgid "Next WP-Cron Daily Execution: %s" |
|
344 msgstr "Nächste tägliche Ausführung des WP-Crons: %s" |
|
345 |
|
346 #: wp-db-backup.php:1217 |
|
347 msgid "Schedule: " |
|
348 msgstr "Zeitplan:" |
|
349 |
|
350 #: wp-db-backup.php:1220 |
|
351 msgid "None" |
|
352 msgstr "Nicht" |
|
353 |
|
354 #: wp-db-backup.php:1220 |
|
355 msgid "Daily" |
|
356 msgstr "Täglich" |
|
357 |
|
358 #: wp-db-backup.php:1243 |
|
359 msgid "Tables to include in the scheduled backup:" |
|
360 msgstr "Zusätzliche Tabellen für das geplante Backup:" |
|
361 |
|
362 #: wp-db-backup.php:1253 |
|
363 msgid "Schedule backup" |
|
364 msgstr "Backup planen" |
|
365 |
|
366 #: wp-db-backup.php:1278 |
|
367 msgid "Never" |
|
368 msgstr "Nie" |
|
369 |
|
370 #: wp-db-backup.php:1283 |
|
371 #, php-format |
|
372 msgid "%s seconds" |
|
373 msgstr "%s Sekunden" |
|
374 |
|
375 #: wp-db-backup.php:1316 |
|
376 msgid "Once Weekly" |
|
377 msgstr "Einmal wöchentlich" |
|
378 |
|
379 #: wp-db-backup.php:1329 |
|
380 #, php-format |
|
381 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." |
|
382 msgstr "Deine Wordpress Version (%1s) fehlt es an einigen bedeutenden Sicherheitsfeatures, ohne die dieses Plugin unsicher ist. Zu deiner eigenen Sicherheit deaktiviert sich dieses Plugin deshalb automatisch. Bitte denk darüber nach Wordpress auf eine neuere Version zu <a href=\"%2s\">upgraden</a>" |
|
383 |
|
384 #: wp-db-backup.php:1347 |
|
385 msgid "You are not allowed to perform backups." |
|
386 msgstr "Du hast nicht die nötige Berechtigung, um Backups durchzuführen." |
|
387 |
|
388 #: wp-db-backup.php:1362 |
|
389 #, php-format |
|
390 msgid "There appears to be an unauthorized attempt from this site to access your database located at %1s. The attempt has been halted." |
|
391 msgstr "Es scheint als versuche jemand sich von dieser Seite unberechtigt Zugriff auf Ihre Datenbank (%1s) zu verschaffen. Der Versuch wurde unterbunden." |
|
392 |
|
393 #: wp-db-backup.php:1373 |
|
394 msgid "Cheatin' uh ?" |
|
395 msgstr "Cheating? Tztz..." |
|
396 |