forked from Automattic/wp-super-cache
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwp-super-cache-de_DE.po
1547 lines (1193 loc) · 78.2 KB
/
wp-super-cache-de_DE.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Translation of the WordPress plugin by .
# Copyright (C) 2010
# This file is distributed under the same license as the package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2010.
#
msgid ""
msgstr ""
"Project-Id-Version: wp-super-cache 1.2\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-super-cache\n"
"POT-Creation-Date: 2011-02-23 17:57:46+00:00\n"
"PO-Revision-Date: 2011-02-24 16:42+0100\n"
"Last-Translator: \n"
"Language-Team: Blog-Lounge.org <[email protected]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: en, er,\n"
"X-Poedit-Language: German\n"
"X-Poedit-Country: GERMANY\n"
"X-Poedit-SourceCharset: utf-8\n"
#: plugins/badbehaviour.php:47
msgid "Bad Behaviour not found. Please check your install."
msgstr "\"Bad Behaviour\" nicht gefunden. Bitte überprüfe deine Installation."
#: plugins/badbehaviour.php:63
msgid "Bad Behavior"
msgstr "Schlechtes Verhalten (Bad Behavior)"
#: plugins/badbehaviour.php:65
#: plugins/awaitingmoderation.php:34
#: plugins/domain-mapping.php:60
#: wp-cache.php:1205
msgid "Enabled"
msgstr "Aktiviert"
#: plugins/badbehaviour.php:66
#: plugins/awaitingmoderation.php:35
#: plugins/domain-mapping.php:61
#: wp-cache.php:1205
msgid "Disabled"
msgstr "Deaktiviert"
#: plugins/badbehaviour.php:68
msgid "(Only legacy caching supported, disabled compression and requires <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> in \"%s/plugins/bad-behavior/\") "
msgstr "(Nur Legacy-Caching wird unterstützt, Komprimierung deaktiviert, und benötigt <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> in \"%s/plugins/bad-behavior/\") "
#: plugins/badbehaviour.php:71
#: plugins/awaitingmoderation.php:40
#: plugins/searchengine.php:69
#: plugins/domain-mapping.php:66
#: wp-cache.php:1552
msgid "enabled"
msgstr "aktiviert"
#: plugins/badbehaviour.php:73
#: plugins/awaitingmoderation.php:42
#: plugins/searchengine.php:67
#: plugins/domain-mapping.php:68
msgid "disabled"
msgstr "deaktiviert"
#: plugins/badbehaviour.php:74
msgid "Bad Behavior support is now %s"
msgstr "\"Bad Behaviour\"-Support ist jetzt %s. "
#: plugins/badbehaviour.php:76
#: plugins/awaitingmoderation.php:45
#: plugins/domain-mapping.php:71
msgid "Update"
msgstr "Aktualisieren"
#: plugins/badbehaviour.php:83
#: wp-cache.php:1295
#: wp-cache.php:1297
msgid "Warning!"
msgstr "Warnung!"
#: plugins/awaitingmoderation.php:4
msgid "Your comment is awaiting moderation."
msgstr "Dein Kommentar wird vor der Freigabe moderiert."
#: plugins/awaitingmoderation.php:32
msgid "Awaiting Moderation"
msgstr "Wartet auf Freigabe "
#: plugins/awaitingmoderation.php:36
msgid "Enables or disables plugin to Remove the text \"Your comment is awaiting moderation.\" when someone leaves a moderated comment."
msgstr "Aktiviert oder deaktiviert: Entferne den Text \"Dein Kommentar wird vor der Freigabe moderiert.\" wenn jemand einen zu moderierenden Kommentar hinterlässt. "
#: plugins/awaitingmoderation.php:43
msgid "Awaiting Moderation is now %s"
msgstr "\"Awaiting Moderation\"-Plugin ist jetzt %s. "
#: plugins/searchengine.php:61
#: plugins/searchengine.php:76
#: wp-cache.php:1218
msgid "Disable"
msgstr "Deaktiviere"
#: plugins/searchengine.php:71
msgid "<a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a> plugin is %s."
msgstr "<a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a>-Plugin ist %s. "
#: plugins/searchengine.php:72
msgid "(requires <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">friendsadverts.php</a> too) "
msgstr "(<a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">friendsadverts.php</a> ebenfalls erforderlich) "
#: plugins/searchengine.php:74
#: wp-cache.php:1218
msgid "Enable"
msgstr "Aktiviere"
#: plugins/domain-mapping.php:58
msgid "Domain Mapping"
msgstr "Domain-Mapping"
#: plugins/domain-mapping.php:63
msgid "Provides support for <a href=\"http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/\">Domain Mapping</a> plugin to map multiple domains to a blog."
msgstr "Unterstützt das <a href=\"http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/\">Domain Mapping</a>-Plugin, um verschiedene Domains auf einen Blog einzutragen."
#: plugins/domain-mapping.php:69
msgid "Domain Mapping support is now %s"
msgstr "\"Domain Mapping\"-Support ist %s. "
#: plugins/domain-mapping.php:83
msgid "Domain Mapping plugin detected! Please go to the Supercache plugins page and enable the domain mapping helper plugin."
msgstr "\"Domain Mapping\"-Plugin gefunden! Bitte gehe zur Supercache Plugins-Page und aktiviere das \"Domain Mapping\" Hilfs-Plugin."
#: ossdl-cdn.php:146
msgid "Your website probably uses lots of static files. Image, Javascript and CSS files are usually static files that could just as easily be served from another site or CDN. Therefore this plugin replaces any links in the <code>wp-content</code> and <code>wp-includes</code> directories (except for PHP files) on your site with the URL you provide below. That way you can either copy all the static content to a dedicated host or mirror the files to a CDN by <a href=\"http://knowledgelayer.softlayer.com/questions/365/How+does+Origin+Pull+work%3F\" target=\"_blank\">origin pull</a>."
msgstr "Deine Webseite nutzt evtl. viele statische Dateien. Bilder, Javascript- und CSS-Dateien sind normalerweise statische Dateien, die genausogut von einer anderen (Sub-)Domain oder einem <a href=\"http://de.wikipedia.org/wiki/Content_Distribution_Network\" target=\"_blank\">CDN (Content Distribution Network)</a> ausgeliefert werden können. Deshalb ersetzt dieses Plugin alle Pfade in den Verzeichnissen <code>wp-content</code> und <code>wp-includes</code> (ausnahmsweise der PHP-Dateien) deiner Seite mit dem URL, den Du unten eingibst. Auf diese Art können die statischen Inhalte auf einen dedizierten Server kopiert werden, oder die Dateien über ein \"CDN\" via <a href=\"http://knowledgelayer.softlayer.com/questions/365/How+does+Origin+Pull+work%3F\" target=\"_blank\">origin pull</a> gespiegelt werden."
#: ossdl-cdn.php:147
#: wp-cache.php:968
msgid "The <a href=\"%1$s\">CDN Sync Tool</a> plugin will help upload files to Amazon S3/Cloudfront if you would rather not depend on origin pull. See the <a href=\"%2$s\">plugin support forum</a> if you have any queries about this plugin."
msgstr "Das <a href=\"%1$s\">CDN Sync-Tool</a> Plugin wird den Dateiupload zu Amazon S3/Cloudfront unterstützen, wenn Du lieber vom Orginalzugriff unabhängig bist. Lies das <a href=\"%2$s\">plugin support forum</a>, wenn Du zu diesem Plugin irgendwelche Fragen hast."
#: ossdl-cdn.php:148
msgid "<strong style=\"color: red\">WARNING:</strong> Test some static urls e.g., %s to ensure your CDN service is fully working before saving changes."
msgstr "<strong style=\"color: red\">WARNUNG:</strong> Teste erst ein paar statische URLs, z.B.: %s - um <em>vor</em> dem Speichern deiner Änderungen sicherzustellen, daß dein CDN-Service voll funkionsfähig ist."
#: ossdl-cdn.php:149
msgid "You can define different CDN URLs for each site on a multsite network."
msgstr "Du kannst verschiedene CDN-URLs für jede Seite eines Multsite-Blognetzwerks definieren."
#: ossdl-cdn.php:157
msgid "Enable CDN Support"
msgstr "Aktiviere CDN Support"
#: ossdl-cdn.php:160
msgid "Off-site URL"
msgstr "Off-site URL"
#: ossdl-cdn.php:163
msgid "The new URL to be used in place of %1$s for rewriting. No trailing <code>/</code> please.<br />Example: <code>%2$s</code>."
msgstr "Der neue URL anstelle von %1$s für das Rewriting. Kein führendes Zeichen <code>/</code> bitte.<br />Als Beispiel: <code>%2$s</code>."
#: ossdl-cdn.php:167
msgid "Include directories"
msgstr "Schließe Verzeichnisse mit ein"
#: ossdl-cdn.php:170
msgid "Directories to include in static file matching. Use a comma as the delimiter. Default is <code>wp-content, wp-includes</code>, which will be enforced if this field is left empty."
msgstr "Verzeichnisse, die in Static File Matching mit einbezogen werden sollen. Benutze das Komma als Trennzeichen. Die Vorgabe ist <code>wp-content, wp-includes</code>, zwangsläufig eingesetzt, wenn das Feld leer gelassen wird."
#: ossdl-cdn.php:174
msgid "Exclude if substring"
msgstr "Verbergen falls Substring"
#: ossdl-cdn.php:177
msgid "Excludes something from being rewritten if one of the above strings is found in the match. Use a comma as the delimiter like this, <code>.php, .flv, .do</code>, and always include <code>.php</code> (default)."
msgstr "Schließt etwas vor Revisionen aus, wenn eine der obengenannten Zeichenketten im Ergebnis gefunden wird. Benutze ein Komma als Trennzeichen, wie hier: <code>.php, .flv, .do</code>, und binde immer <code>.php</code> mit ein (Standard)."
#: ossdl-cdn.php:181
msgid "Additional CNAMES"
msgstr "Weitere CNAMES"
#: ossdl-cdn.php:184
msgid "These <a href=\"https://www.wikipedia.org/wiki/CNAME_record\">CNAMES</a> will be used in place of %1$s for rewriting (in addition to the off-site URL above). Use a comma as the delimiter. For pages with a large number of static files, this can improve browser performance. CNAMEs may also need to be configured on your CDN.<br />Example: %2$s"
msgstr "Diese <a href=\"http://de.wikipedia.org/wiki/CNAME\">CNAMES</a> werden anstatt der %1$s für Rewriting genutzt (als Ergänzung zu dem Off-Site URL weiter oben). Benutze ein Komma als Trennzeichen. Für Seiten mit einer großen Anzahl statischer Dateien kann sich dadurch die Leistung des Browsers verbessern. Es kann sein, das CNAMEs auch in deinem CDN konfiguriert werden müssen.<br />Als Beispiel: %2$s"
#: ossdl-cdn.php:188
msgid "Skip https URLs to avoid \"mixed content\" errors"
msgstr "Überspringt https URLs um \"mixed content\" Fehler zu vermeiden"
#: ossdl-cdn.php:192
msgid "Save Changes"
msgstr "Änderungen speichern"
#: ossdl-cdn.php:194
msgid "CDN functionality provided by <a href=\"http://wordpress.org/extend/plugins/ossdl-cdn-off-linker/\">OSSDL CDN Off Linker</a> by <a href=\"http://mark.ossdl.de/\">Mark Kubacki</a>"
msgstr "CDN-Funktionen bereitgestellt durch <a href=\"http://wordpress.org/extend/plugins/ossdl-cdn-off-linker/\">OSSDL CDN Off Linker</a> von <a href=\"http://mark.ossdl.de/\">Mark Kubacki</a>."
#: wp-cache.php:99
msgid "Please create %s /wp-cache-config.php from wp-super-cache/wp-cache-config-sample.php"
msgstr "Bitte erstelle %s /wp-cache-config.php aus der wp-super-cache/wp-cache-config-sample.php"
#: wp-cache.php:162
msgid "Warning! PHP Safe Mode Enabled!"
msgstr "Achtung! PHP Safe-Modus ist aktiviert!!"
#: wp-cache.php:163
msgid "You may experience problems running this plugin because SAFE MODE is enabled."
msgstr "Kann sein dass es zu Probleme mit diesem Plugin kommt, da SAFE MODE aktiviert ist."
#: wp-cache.php:167
msgid "Your server is set up to check the owner of PHP scripts before allowing them to read and write files."
msgstr "Dein Server ist so eingestellt, dass erst die Besitzrechte des PHP-Skripts überprüft werden, bevor Schreib- und Lese-Zugriff gestattet wird."
#: wp-cache.php:168
msgid "You or an administrator may be able to make it work by changing the group owner of the plugin scripts to match that of the web server user. The group owner of the %s/cache/ directory must also be changed. See the <a href=\"http://php.net/features.safe-mode\">safe mode manual page</a> for further details."
msgstr "Du oder ein Administrador könnten es ans Laufen kriegen, wenn die Besitzrechte des Plugin-Skripts entsprechend den Einstellungen auf dem Webserver (Gruppe/Besitzer) angepasst werden. Die Besitzergruppe des %s/cache/-Verzeichnisses muss ebenfalls geändert werden. Weitere Details unter <a href=\"http://php.net/features.safe-mode\">Safe-Modus Anleitung</a>."
#: wp-cache.php:170
msgid "You or an administrator must disable this. See the <a href=\"http://php.net/features.safe-mode\">safe mode manual page</a> for further details. This cannot be disabled in a .htaccess file unfortunately. It must be done in the php.ini config file."
msgstr "Du oder ein Administrator müssen das deaktivieren. Bitte besuche die Seite <a href=\"http://php.net/features.safe-mode\">Safe-Modus Anleitung</a> für weitere Details. Leider kann das nicht per .htaccess ausgeschaltet werden, sondern muss in der php.ini konfiguriert werden."
#: wp-cache.php:176
msgid "Permlink Structure Error"
msgstr "Fehler in Permalink-Struktur"
#: wp-cache.php:177
msgid "A custom url or permalink structure is required for this plugin to work correctly. Please go to the <a href=\"options-permalink.php\">Permalinks Options Page</a> to configure your permalinks."
msgstr "Benutzerdefinierte Struktur oder Permalink-Struktur ist für korrektes Funkionieren des Plugins erforderlich. Bitte gehe zu <a href=\"options-permalink.php\">Einstellungen > Permalinks</a> um deine Permalinks zu konfigurieren."
#: wp-cache.php:189
msgid "Warning! Your hostname \"%s\" resolves to %s"
msgstr "Achtung! Dein Host-Name \"%s\" wird in %s aufgelöst"
#: wp-cache.php:190
msgid "Your server thinks your hostname resolves to %s. Some services such as garbage collection by this plugin, and WordPress scheduled posts may not operate correctly."
msgstr "Dein Server glaubt, dein Host-Name wird zu %s aufgelöst. Einige Dienste, z.B. die Garbage-Collection dieses Plugins und in WordPress eingebundene Beiträge, werden evtl. nicht korrekt funktionieren."
#: wp-cache.php:191
#: wp-cache.php:205
msgid "Please see entry 16 in the <a href=\"%s\">Troubleshooting section</a> of the readme.txt"
msgstr "Bitte lese den Eintrag Nº16 im <a href=\"%s\">Bereich: Troubleshooting</a> der readme.txt"
#: wp-cache.php:204
msgid "Unfortunately WordPress cannot find the file wp-cron.php. This script is required for the the correct operation of garbage collection by this plugin, WordPress scheduled posts as well as other critical activities."
msgstr "Leider kann WordPress die Datei wp-cron.php nicht finden. Dieses Skript wird für einwandfreies Funktionieren der Garbage-Collection dieses Plugins, der zeitlichen Einbindung von Beiträgen in WordPress und andere kritische Aktionen benötigt."
#: wp-cache.php:219
msgid "Cannot continue... fix previous problems and retry."
msgstr "Geht nicht weiter... vorausgegangene Probleme beheben und noch einmal versuchen."
#: wp-cache.php:228
msgid "Zlib Output Compression Enabled!"
msgstr "\"Zlib Output Compression\" (Dateiausgabe komprimiert) ist aktiviert!!"
#: wp-cache.php:229
msgid "PHP is compressing the data sent to the visitors of your site. Disabling this is recommended as the plugin caches the compressed output once instead of compressing the same page over and over again. Also see #21 in the Troubleshooting section. See <a href=\"http://php.net/manual/en/zlib.configuration.php\">this page</a> for instructions on modifying your php.ini."
msgstr "PHP komprimiert die Daten, die an die Besucher deiner Seite gesendet werden. Deaktivierung wird hier empfohlen, da das Plugin ansonsten einmalig die komprimierte Ausgabe cached statt die gleiche Seite immer und immer wieder zu cachen. Beachte dazu auch #21 im Bereich \"Troubleshooting\". Lese <a href=\"http://php.net/manual/en/zlib.configuration.php\">diese Seite</a> mit Anweisungen zur Bearbeitung deiner php.ini."
#: wp-cache.php:233
msgid "Mod rewrite may not be installed!"
msgstr "Mod Rewrite ist wahrscheinlich nicht installiert!"
#: wp-cache.php:234
msgid "It appears that mod_rewrite is not installed. Sometimes this check isn’t 100% reliable, especially if you are not using Apache. Please verify that the mod_rewrite module is loaded. It is required for serving Super Cache static files. You will still be able to use legacy or PHP modes."
msgstr "Scheint als wäre mod_rewrite nicht installiert. Manchmal ist dieser Check nicht zuverlässig, besonders wenn dein Webserver nicht mit Apache arbeitet. Bitte stelle sicher, dass das Modul mod_rewrite aktiviert ist. Es wird benötigt, um statische Supercache-Dateien zu erstellen. Du kannst dann immer noch Legacy oder PHP-Modi benutzen."
#: wp-cache.php:239
msgid "Read Only Mode. Configuration cannot be changed."
msgstr "Nur Leserechte (Read-Only Modus). Die Konfiguration kann nicht geändert werden."
#: wp-cache.php:240
msgid "The WP Super Cache configuration file is <code>%s/wp-cache-config.php</code> and cannot be modified. That file must be writeable by the webserver to make any changes."
msgstr "Die WP-Super-Cache Konfigurationsdatei <code>%s/wp-cache-config.php</code> kann nicht bearbeitet werden. Für jegliche Änderung muss der Webserver Schreibrechte für die Datei besitzen."
#: wp-cache.php:241
msgid "A simple way of doing that is by changing the permissions temporarily using the CHMOD command or through your ftp client. Make sure it’s globally writeable and it should be fine."
msgstr "Eine einfache Art das zu tun ist, die Berechtigungen temporär per CHMOD über die Konsole oder mit deinem FTP-Programmm zu ändern. Sorge dafür dass sie global beschreibbar ist, dann soll es wohl klappen."
#: wp-cache.php:242
#: wp-cache.php:258
msgid "<a href=\"http://codex.wordpress.org/Changing_File_Permissions\">This page</a> explains how to change file permissions."
msgstr "<a href=\"http://codex.wordpress.org/Changing_File_Permissions\">Diese Seite</a> erklärt, wie Datei-Zugriffsrechte geändert werden können (Englisch)."
#: wp-cache.php:243
msgid "Writeable:"
msgstr "Beschreibbar: "
#: wp-cache.php:244
msgid "Readonly:"
msgstr "Nur Leserechte: "
#: wp-cache.php:256
msgid "Warning! %s is writeable!"
msgstr "Warnung! %s ist beschreibbar!"
#: wp-cache.php:257
msgid "You should change the permissions on %s and make it more restrictive. Use your ftp client, or the following command to fix things:"
msgstr "Du solltest die Zugriffsrechte in %s ändern, stelle sie etwas restriktiver ein. Benutze dein FTP-Programm, oder die folgende Anweisung um das zu erledigen:"
#: wp-cache.php:267
msgid "Mobile rewrite rules detected"
msgstr "\"Rewrite Rules\" für mobile Endgeräte gefunden"
#: wp-cache.php:268
msgid "For best performance you should enable \"Mobile device support\" or delete the mobile rewrite rules in your .htaccess. Look for the 2 lines with the text \"2.0\\ MMP|240x320\" and delete those."
msgstr "Für optimale Performance solltest Du \"Mobile Endgeräte unterstützen\" aktivieren oder die \"Rewrite Rules für mobile Endgeräte\" in der .htaccess löschen. Suche die beiden Zeilen mit dem Text \"2.0\\ MMP|240x320\" und entferne sie."
#: wp-cache.php:268
msgid "This will have no affect on ordinary users but mobile users will see uncached pages."
msgstr "Hat keinen Einfluss auf normale Besucher, nur Handy-Benutzer bekommen ungecachede Seiten angezeigt."
#: wp-cache.php:274
#: wp-cache.php:285
msgid "Rewrite rules must be updated"
msgstr "\"Rewrite Rules\" müssen aktualisiert werden!"
#: wp-cache.php:275
#: wp-cache.php:286
msgid "The rewrite rules required by this plugin have changed or are missing. "
msgstr "Die \"Rewrite Rules\" für dieses Plugin wurden geändert oder sind nicht vorhanden."
#: wp-cache.php:276
msgid "Mobile support requires extra rules in your .htaccess file, or you can set the plugin to legacy mode. Here are your options (in order of difficulty):"
msgstr "Die Unterstützung mobiler Endgeräte benötigt Extra-Regeln in der Datei .htaccess, oder Du setzt das Plugin in den Legacy-Modus. Hier sind deine Oprionen (sortiert nach Schwierigkeitsgrad):"
#: wp-cache.php:277
msgid "Set the plugin to legacy mode and enable mobile support."
msgstr "Setze das Plugin auf den half-on-Modus und aktiviere \" Unterstützung mobiler Endgeräte\"."
#: wp-cache.php:278
#: wp-cache.php:287
msgid "Scroll down the Advanced Settings page and click the <strong>Update Mod_Rewrite Rules</strong> button."
msgstr "Scroll zum Ende der \"Erweitere Einstellungen\"-Seite und klicke auf den Schalter <strong>Mod_Rewrite Rules aktualisieren</strong>."
#: wp-cache.php:279
msgid "Delete the plugin mod_rewrite rules in %s.htaccess enclosed by <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</code> and let the plugin regenerate them by reloading this page."
msgstr "Lösche die mod_rewrite rules des Plugins in %s.htaccess zwischen <code># BEGIN WPSuperCache</code> und <code># END WPSuperCache</code> und lass sie dann vom Plugin neu generieren. Dazu musst Du nur diese Seite im Browser neu laden."
#: wp-cache.php:280
msgid "Add the rules yourself. Edit %s.htaccess and find the block of code enclosed by the lines <code># BEGIN WPSuperCache</code> and <code># END WPSuperCache</code>. There are two sections that look very similar. Just below the line <code>%%{HTTP:Cookie} !^.*(comment_author_|wordpress_logged_in|wp-postpass_).*$</code> add these lines: (do it twice, once for each section)"
msgstr "Trage die Regeln selbst ein. Bearbeite %s.htaccess und finde den Block zwischen den Zeilen <code># BEGIN WPSuperCache</code> und <code># END WPSuperCache</code>. Da gibt es zwei Bereiche, die sich sehr ähneln. Direkt unterhalb der Zeile <code>%{HTTP:Cookie} !^.*(comment_author_|wordpress|wp-postpass_).*$</code> diese Zeilen einfügen: (zweimal, jeweils eine in beiden Bereichen)"
#: wp-cache.php:293
msgid "Required to serve compressed supercache files properly."
msgstr "Erforderlich um komprimierte Supercache-Dateien sauber zu erstellen."
#: wp-cache.php:293
msgid "Required to set caching information on supercache pages. IE7 users will see old pages without this module."
msgstr "Erforderlich um Caching-Infos in Supercache-Seiten zu schreiben. IE7-User bekommen ohne dieses Modul nur alte Seiten zu sehen."
#: wp-cache.php:293
msgid "Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module."
msgstr "Setzt das Ablaufdatum für Supercache-Seiten. Besucher bekommen unter Umständen ohne diese Modul neue Seiten nicht angezeigt oder verlieren Kommentare, wenn sie den Browser neu laden."
#: wp-cache.php:300
msgid "Missing Apache Modules"
msgstr "Fehlende Apache-Module"
#: wp-cache.php:301
msgid "The following Apache modules are missing. The plugin will work in legacy mode without them. In full Supercache mode, your visitors may see corrupted pages or out of date content however."
msgstr "Folgende Apache-Module fehlen. Das Plugin arbeitet ohne sie im Legacy-Modus. Im vollen Supercache-Modus kann es ansonsten passieren, dass deine Besucher beschädigte Seiten oder veraltete Inhalte sehen."
#: wp-cache.php:459
msgid "<strong>Warning!</strong> You attempted to enable compression but <code>zlib.output_compression</code> is enabled. See #21 in the Troubleshooting section of the readme file."
msgstr "<strong>Achtung!</strong> Du hast versucht die Datei-Komprimierung zu aktivieren, aber <code>zlib.output_compression</code> ist aktiv. Lese dazu #21 im Bereich Troubleshooting der Datei readme.txt."
#: wp-cache.php:550
msgid "WP Super Cache Settings"
msgstr "WP-Super-Cache Einstellungen"
#: wp-cache.php:561
msgid "Notice: <em>Mod_rewrite or Legacy caching enabled</em>. Showing Advanced Settings Page by default."
msgstr "Hinweis: <em>Mod_rewrite oder Legacy-Caching aktiviert</em>. Die Seite \"Erweiterte-Einstellungen\" wird standardmässig angezeigt."
#: wp-cache.php:572
msgid "Configuration file changed, some values might be wrong. Load the page again from the \"Settings\" menu to reset them."
msgstr "Die Konfigurationsdatei wurde geändert, einige Werte sind vielleicht falsch. Bitte die Seite neu laden im Menü \"Einstellungen\", um sie zurückzusetzen."
#: wp-cache.php:597
msgid "Caching must be enabled to use this feature"
msgstr "Caching muss aktiviert sein, um diese Option nutzen zu können"
#: wp-cache.php:615
#: wp-cache.php:746
msgid "Cancel Cache Preload"
msgstr "Cache-Preload abstellen"
#: wp-cache.php:623
#: wp-cache.php:634
msgid "Scheduled preloading of cache cancelled."
msgstr "Planmässiges Vorladen des Cache abgebrochen."
#: wp-cache.php:660
#: wp-cache.php:744
msgid "Preload Cache Now"
msgstr "Cache jetzt vorladen"
#: wp-cache.php:664
msgid "Scheduled preloading of cache in 10 seconds."
msgstr "Planmässiges Vorladen des Cache in 10 Sekunden"
#: wp-cache.php:669
msgid "Scheduled preloading of cache in %d minutes"
msgstr "Planmässiges Vorladen des Cache in %d Minuten"
#: wp-cache.php:673
msgid "This will cache every published post and page on your site. It will create supercache static files so unknown visitors (including bots) will hit a cached page. This will probably help your Google ranking as they are using speed as a metric when judging websites now."
msgstr "Dadurch werden alle publizierten Seiten und Beiträge gecached. Es werden statische Supercache-Dateien erstellt, so dass anonyme Besucher (inklusive Bots) eine gecachede Seite aufrufen. Das kann möglicherweise dein Google-Ranking verbessern, da kurze Ladezeiten als Maßstab für die Beurteilung von Webseiten relevant sind."
#: wp-cache.php:674
msgid "Preloading creates lots of files however. Caching is done from the newest post to the oldest so please consider only caching the newest if you have lots (10,000+) of posts. This is especially important on shared hosting."
msgstr "\"Vorladen\" produziert aber auch eine Menge Dateien. Es wird vom ältesten bis zum neuesten Beitrag gecached, also bedenke bitte nur die Neuesten zu cachen, wenn Du viele (10.000+) Einträge hast. Das spielt vor allem auf virtuellen Servern (shared hosting) eine entscheidende Rolle."
#: wp-cache.php:675
msgid "In ’Preload Mode’ regular garbage collection will only clean out old legacy files for known users, not the preloaded supercache files. This is a recommended setting when the cache is preloaded."
msgstr "Im \"Preload-Modus\" wird die normale \"Garbage Collection\" (Leeren des abgelaufenen Cache) nur alte Legacy-Dateien für schon bekannte Benutzer bereinigen, nicht die vorab geladenen Supercache-Dateien. Das ist die empfohlene Einstellung wenn der Cache vorgeladen wird."
#: wp-cache.php:679
msgid "Refresh preloaded cache files every %s minutes. (0 to disable, minimum %d minutes.)"
msgstr "Erneuere vorab geladene Cache-Dateien alle %s Minuten. (0 zum deaktivieren, Minimum %d Minuten.)"
#: wp-cache.php:692
msgid "all"
msgstr "Alle"
#: wp-cache.php:705
msgid "Preload %s posts."
msgstr "Lade %s Beiträge vorab."
#: wp-cache.php:712
msgid "Preload mode (garbage collection only on legacy cache files. Recommended.)"
msgstr "Preload-Modus (Garbage-Collection nur für Legacy Cache-Dateien. Empfohlen.)"
#: wp-cache.php:715
msgid "Send me status emails when files are refreshed."
msgstr "Sende mir E-Mails zum Status, wenn Dateien erneuert wurden."
#: wp-cache.php:720
msgid "Many emails, 2 emails per 100 posts."
msgstr "Viele E-Mails, 2 E-Mails pro 100 Beiträge."
#: wp-cache.php:723
msgid "Medium, 1 email per 100 posts."
msgstr "Mittel, 1 E-Mail pro 100 Beiträge."
#: wp-cache.php:726
msgid "Less emails, 1 at the start and 1 at the end of preloading all posts."
msgstr "Weniger E-Mails, 1 am Anfang und 1 am Ende des Preloads aller Beiträge."
#: wp-cache.php:730
msgid "Refresh of cache in %d hours %d minutes and %d seconds."
msgstr "Erneuern des Cache in %d Stunden %d Minuten und %d Sekunden."
#: wp-cache.php:731
msgid "Full refresh of cache in %d hours %d minutes and %d seconds."
msgstr "Vollständiges Erneuern des Cache in %d Stunden %d Minuten und %d Sekunden."
#: wp-cache.php:737
msgid "Currently caching from post %d to %d."
msgstr "Momentan wird von Beitrag %d bis %d gecached."
#: wp-cache.php:741
msgid "<strong>Page last cached:</strong> %s"
msgstr "<strong>Seite zuletzt gecached:</strong> %s"
#: wp-cache.php:744
msgid "Update Settings"
msgstr "Einstellungen aktualisieren"
#: wp-cache.php:752
msgid "Preloading of cache disabled. Please disable legacy page caching or talk to your host administrator."
msgstr "Cache-Preloading deaktiviert. Bitte deaktiviere Legacy-Caching oder kläre das mit deinem Hosting-Administrator."
#: wp-cache.php:769
#: wp-cache.php:865
msgid "Caching"
msgstr "Caching"
#: wp-cache.php:773
msgid "Cache hits to this website for quick access."
msgstr "Cache Treffer auf diese Webseite für schnellen Zugriff."
#: wp-cache.php:773
#: wp-cache.php:774
#: wp-cache.php:791
#: wp-cache.php:796
#: wp-cache.php:799
#: wp-cache.php:800
#: wp-cache.php:813
#: wp-cache.php:868
msgid "Recommended"
msgstr "Empfohlen"
#: wp-cache.php:774
msgid "Use mod_rewrite to serve cache files."
msgstr "Nutze mod_rewrite um Cache-Dateien auszuliefern."
#: wp-cache.php:775
msgid "Use PHP to serve cache files."
msgstr "Nutze PHP um Cache-Dateien auszuliefern."
#: wp-cache.php:776
msgid "Legacy page caching."
msgstr "Legacy Page-Caching."
#: wp-cache.php:777
msgid "Mod_rewrite is fastest, PHP is almost as fast and easier to get working, while legacy caching is slower again, but more flexible and also easy to get working. New users should use PHP caching."
msgstr "Mod_rewrite ist am schnellsten, PHP ist fast genau so schnell und einfacher ans Laufen zu kriegen, währen Legacy-Caching langsamer läuft, aber flexibler und ebenso leicht zu aktivieren. Neulinge sollten PHP-Caching wählen."
#: wp-cache.php:783
msgid "Miscellaneous"
msgstr "Sonstiges"
#: wp-cache.php:789
msgid "Warning! Compression is disabled as gzencode() function not found."
msgstr "Warnung! Komprimierung ist deaktiviert, weil die Funktion gzencode() nicht vorhanden ist."
#: wp-cache.php:791
msgid "Compress pages so they’re served more quickly to visitors."
msgstr "Komprimiere Seiten, so das sie schneller an Besucher ausgeliefert werden."
#: wp-cache.php:792
msgid "Compression is disabled by default because some hosts have problems with compressed files. Switching it on and off clears the cache."
msgstr "Die Komprimierung ist standardmässig deaktiviert, da manche Hosts Probleme mit komprimierten Dateien haben. An- und abschalten leert den Cache."
#: wp-cache.php:796
msgid "304 Not Modified browser caching. Indicate when a page has not been modified since last requested."
msgstr "304 Not Modified Browser Caching. Stelle fest wenn eine Seite seit dem letzten Aufruf nicht modifiziert wurde."
#: wp-cache.php:797
msgid "304 support is disabled by default because in the past GoDaddy had problems with some of the headers used."
msgstr "304-Support ist standardmässig deaktiviert, da \"GoDaddy\" in der Vergangenheit Probleme mit ein paar der eingesetzten Header hatte."
#: wp-cache.php:799
msgid "Don’t cache pages for <acronym title=\"Logged in users and those that comment\">known users</acronym>."
msgstr "Seiten für <acronym title=\"Angemeldete Besucher und solche die kommentieren\">bekannte Benutzer</acronym> nicht cachen."
#: wp-cache.php:800
msgid "Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated."
msgstr "Cache neu erstellen. Liefert eine Supercache-Datei an anonyme Besucher aus, während eine neue Datei erstellt wird."
#: wp-cache.php:801
msgid "Proudly tell the world your server is Digg proof! (places a message in your blog’s footer)"
msgstr "Proudly tell the world your server is Digg proof! (zeigt einen kleinen Hinweis im Footer deines Blogs, dass dein Server \"hieb- und stichfest\" ist)"
#: wp-cache.php:807
#: wp-cache.php:1056
#: wp-cache.php:1563
msgid "Advanced"
msgstr "Erweitert"
#: wp-cache.php:811
msgid "Mobile device support."
msgstr "Unterstützung mobiler Endgeräte."
#: wp-cache.php:812
msgid "Clear all cache files when a post or page is published."
msgstr "Alle Cache-Dateien bereinigen, wenn ein Beitrag oder eine Seite publiziert wird."
#: wp-cache.php:813
msgid "Extra homepage checks. (Very occasionally stops homepage caching)"
msgstr "Extra Startseiten-Checks. (Stoppt in sehr seltenen Fällen Startseiten-Caching)"
#: wp-cache.php:814
msgid "Only refresh current page when comments made."
msgstr "Aktuelle Seite nur erneuern, wenn Kommentare geschrieben werden."
#: wp-cache.php:815
msgid "List the newest cached pages on this page."
msgstr "Auflistung der zuletzt gecacheden Pages auf dieser Seite."
#: wp-cache.php:817
msgid "Coarse file locking. You probably don’t need this but it may help if your server is underpowered. Warning! <em>May cause your server to lock up in very rare cases!</em>"
msgstr "Datei \"stumpf\" sperren. Brauchst Du wahrscheinlich nicht, aber es könnte helfen wenn dein Server schwächelt. Achtung! <em>Kann in seltenen Fällen dazu führen das dein Server abstürzt!</em>"
#: wp-cache.php:819
msgid "Late init. Display cached files after WordPress has loaded. Most useful in legacy mode."
msgstr "Verzögerte Initiierung. Zeige gecachede Dateien nachdem WordPress geladen ist. Meistens nützlich im Legacy-Modus."
#: wp-cache.php:821
msgid "Use object cache to store cached files."
msgstr "Nutze Objekt-Cache um gecachede Dateien zu speichern."
#: wp-cache.php:821
msgid "(Experimental)"
msgstr "(Experimentell)"
#: wp-cache.php:828
msgid "Note:"
msgstr "Hinweis: "
#: wp-cache.php:830
msgid "Uninstall this plugin on the plugins page. It will automatically clean up after itself. If manual intervention is required then simple instructions are provided."
msgstr "Deinstalliere das Plugin in der Plugins-Verwaltung. Es wird dabei automatisch hinter sich aufräumen. Wenn ein manueller Eingriff nötig ist, gibt es einfache Anweisungen."
#: wp-cache.php:831
msgid "If uninstalling this plugin, make sure the directory <em>%s</em> is writeable by the webserver so the files <em>advanced-cache.php</em> and <em>cache-config.php</em> can be deleted automatically. (Making sure those files are writeable too is probably a good idea!)"
msgstr "Wenn Du das Plugin deinstallierst, stelle sicher dass Verzeichnis <em>%s</em> für den Webserver beschreibbar ist, so das die Dateien <em>advanced-cache.php</em> und <em>cache-config.php</em> automatisch entfernt werden können. (..die Dateien ebenfalls beschreibbar zu machen ist dabei eine gute Idee!)"
#: wp-cache.php:832
msgid "Please see the <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> for instructions on uninstalling this script. Look for the heading, \"How to uninstall WP Super Cache\"."
msgstr "Bitte werfe einen Blick in <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> für Anleitungen zur Deinstallation dieses Skripts. Suche nach der Überschrift \"How to uninstall WP Super Cache\"."
#: wp-cache.php:833
msgid "Need help? Check the <a href=\"%1$s\">Super Cache readme file</a>. It includes installation documentation, a FAQ and Troubleshooting tips. The <a href=\"%2$s\">support forum</a> is also available. Your question may already have been answered."
msgstr "Hilfe benötigt? Check die Datei <a href=\"%1$s\">Super Cache readme</a>. Sie enthält die Dokumenration zur Installation, FAQ und Troubleshooting-Tipps. Das <a href=\"%2$s\">Supportforum</a> steht ebenso zur Verfügung. Vielleicht ist deine Frage dort schon beantwortet worden."
#: wp-cache.php:836
#: wp-cache.php:883
msgid "Update Status"
msgstr "Update-Status"
#: wp-cache.php:843
msgid "Accepted Filenames & Rejected URIs"
msgstr "Akzeptierte Dateinamen & Abgewiesene URIs"
#: wp-cache.php:868
msgid "Caching On"
msgstr "Caching An"
#: wp-cache.php:869
msgid "Caching Off"
msgstr "Caching Aus"
#: wp-cache.php:870
msgid "Note: enables PHP caching, cache rebuild, and mobile support"
msgstr "Hinweis: aktiviert PHP-Caching, Cache-Rebuild und Mobile-Support"
#: wp-cache.php:880
msgid "Notice: PHP caching enabled but Supercache mod_rewrite rules detected. Cached files will be served using those rules. If your site is working ok please ignore this message or you can edit the .htaccess file in the root of your install and remove the SuperCache rules."
msgstr "Hinweis: PHP-Caching ist aktiviert, es wurden aber Supercache mod_rewrite rules gefunden. Cache-Dateien werden nach diesen Regeln erstellt. Wenn deine Seite funkioniert, kannst Du diesen Hinweis gerne ignorieren. Oder bearbeite die Datei .htaccess - auf der \"root\" (oberste Ebene im Webverzeichnis) deiner Installation - und entferne die Supercache-Regeln."
#: wp-cache.php:885
msgid "Cache Tester"
msgstr "Cache-Tester"
#: wp-cache.php:886
msgid "Test your cached website by clicking the test button below."
msgstr "Teste deine gecachede Webseite durch anklicken des Schalters \"Cache testen\" hier unten."
#: wp-cache.php:892
msgid "Fetching %s to prime cache: "
msgstr "Lädt %s um den Cache zu priorisieren: "
#: wp-cache.php:894
#: wp-cache.php:902
#: wp-cache.php:910
msgid "OK"
msgstr "OK"
#: wp-cache.php:897
msgid "Fetching first copy of %s: "
msgstr "Lädt die erste Kopie von %s: "
#: wp-cache.php:905
msgid "Fetching second copy of %s: "
msgstr "Lädt die zweite Kopie von %s: "
#: wp-cache.php:913
msgid "One or more page requests failed:"
msgstr "Ein oder mehrere Seitenaufrufe fehlgeschlagen: "
#: wp-cache.php:932
#: wp-cache.php:933
msgid "Page %d: %d (%s)"
msgstr "Seite %d: %d (%s)"
#: wp-cache.php:939
msgid "Page 1: %s"
msgstr "Seite 1: %s"
#: wp-cache.php:940
msgid "Page 2: %s"
msgstr "Seite 2: %s"
#: wp-cache.php:941
msgid "The timestamps on both pages match!"
msgstr "Die Zeitstempel auf beiden Seiten stimmen überein!"
#: wp-cache.php:943
msgid "The pages do not match! Timestamps differ or were not found!"
msgstr "Die Seiten stimmen nicht überein! Die Zeitstempel sind unterschiedlich oder wurden nicht gefunden!"
#: wp-cache.php:950
msgid "Send non-secure (non https) request for homepage"
msgstr "Sende \"Non-Secure\"-Anfrage (kein https) für Homepage"
#: wp-cache.php:951
msgid "Test Cache"
msgstr "Cache testen"
#: wp-cache.php:955
msgid "Delete Cached Pages"
msgstr "Lösche gecachede Seiten"
#: wp-cache.php:956
msgid "Cached pages are stored on your server as html and PHP files. If you need to delete them use the button below."
msgstr "Gecachede Seiten werden auf deinem Server als HTML- und PHP-Dateien gespeichert. Wenn Du sie löschen mußt, nutze den Button hier unten."
#: wp-cache.php:959
#: wp-cache.php:2093
#: wp-cache.php:2105
#: wp-cache.php:2268
msgid "Delete Cache"
msgstr "Cache leeren"
#: wp-cache.php:963
msgid "Recommended Links and Plugins"
msgstr "Empfohlene Links und Plugins"
#: wp-cache.php:964
msgid "Caching is only one part of making a website faster. Here are some other plugins that will help:"
msgstr "Caching ist nur eine Möglichkeit, eine Webseite \"schneller\" zu machen. Hier ein paar weitere hilfreiche Plugins:"
#: wp-cache.php:965
msgid "<a href=\"%s\">WP Minify</a> reduces the number of files served by your web server by joining Javascript and CSS files together. Alternatively you can use <a href=\"%s\">WPSCMin</a>, a Supercache plugin that minifies cached pages. It does not however join JS/CSS files together."
msgstr "<a href=\"%s\">WP Minify</a> reduziert die Anzahl der von deinem Webserver ausgelieferten Dateien durch Kombination der Javascript- und CSS-Dateien. Alternativ dazu kannst Du <a href=\"%s\">WPSCMin</a>, ein Supercache-Plugin zur Minimierung gecacheder Seiten nutzen. Dieses bündelt JS/CSS-Dateien in keiner Weise."
#: wp-cache.php:966
msgid "<a href=\"%s\">Yahoo! Yslow</a> is an extension for the Firefox add-on Firebug. It analyzes web pages and suggests ways to improve their performance based on a set of rules for high performance web pages. Also try the performance tools online at <a href=\"%s\">GTMetrix</a>."
msgstr "<a href=\"%s\">Yahoo! Yslow</a> ist eine Erweiterung des Firefox add-on Firebug. Sie analysiert Webseiten und bietet Möglichkeiten zur Verbesserung der Performanz an, die auf einer Reihe von Regeln für hoch-performante Webseiten bestehen. Probiere auch die Performance-Online-Tools unter <a href=\"%s\">GTMetrix</a>."
#: wp-cache.php:967
msgid "<a href=\"%s\">Use Google Libraries</a> allows you to load some commonly used Javascript libraries from Google webservers. Ironically it may reduce your Yslow score."
msgstr "<a href=\"%s\">Nutze Google-Libraries</a> ermöglicht es, einige der allgemein gebräuchlichen Javascript-Bibliotheken von Google Webservern zu laden. Ironischerweise kann das deine Werte im Yslow-Score verschlechtern."
#: wp-cache.php:969
msgid "<strong>Advanced users only:</strong> <a href=\"%s\">Speed up your site with Caching and cache-control</a> explains how to make your site more cacheable with .htaccess rules."
msgstr "<strong>Nur für Fortgeschrittene:</strong> <a href=\"%s\">Speed up your site with Caching and cache-control</a> erklärt, wie deine Seite über Regeln in der .htaccess-Datei cache-fähiger gemacht wird."
#: wp-cache.php:970
msgid "<strong>Advanced users only:</strong> Install an object cache. Choose from <a href=\"%s\">Memcached</a>, <a href=\"%s\">XCache</a>, <a href=\"%s\">eAcccelerator</a> and others."
msgstr "<strong>Nur für Fortgeschrittene:</strong> Installiere einen \"Objekt-Cache\". Wähle <a href=\"%s\">Memcached</a>, <a href=\"%s\">XCache</a>, <a href=\"%s\">eAcccelerator</a> und andere."
#: wp-cache.php:981
msgid "Make WordPress Faster"
msgstr "Mach WordPress schneller!"
#: wp-cache.php:982
msgid "%1$s is maintained and developed by %2$s with contributions from many others."
msgstr "%1$s wurde entwickelt/wird gewartet von %2$s unter Beteiligung vieler Anderer."
#: wp-cache.php:983
msgid "He blogs at %1$s and posts photos at %2$s."
msgstr "Er bloggt unter %1$s und publiziert Photos in %2$s"
#: wp-cache.php:984
msgid "Please say hi to him on %s too!"
msgstr "Bitte sag auch \"Hallo\" zu ihm bei %s!"
#: wp-cache.php:985
msgid "Need Help?"
msgstr "Hilfe benötigt?"
#: wp-cache.php:987
msgid "<a href=\"%1$s\">Installation Help</a>"
msgstr "<a href=\"%1$s\">Hilfe zur Installation</a>"
#: wp-cache.php:988
msgid "<a href=\"%1$s\">Frequently Asked Questions</a>"
msgstr "<a href=\"%1$s\">Frequently Asked Questions</a>"
#: wp-cache.php:989
msgid "<a href=\"%1$s\">Support Forum</a>"
msgstr "<a href=\"%1$s\">Support-Forum</a>"
#: wp-cache.php:991
msgid "Rate This Plugin!"
msgstr "Bitte bewerte dieses Plugin!"
#: wp-cache.php:992
msgid "Please <a href=\"%s\">rate</a> this plugin and tell me if it works for you or not. It really helps development."
msgstr "Bitte <a href=\"%s\">bewerte</a> dieses Plugin und berichte mir, ob es für dich funktioniert oder nicht. Damit unterstützt Du die Weiterentwicklung wirklich und wahrhaftig."
#: wp-cache.php:1001
msgid "Cached pages since %1$s : <strong>%2$s</strong>"
msgstr "Cached-Pages seit %1$s : <strong>%2$s</strong>"
#: wp-cache.php:1002
msgid "Newest Cached Pages:"
msgstr "Neueste Cached-Pages: "
#: wp-cache.php:1006
msgid "Cached %s seconds ago"
msgstr "Vor %s Sekunden gecached"
#: wp-cache.php:1009
msgid "(may not always be accurate on busy sites)"
msgstr "(auf besucherstarken Seiten vielleicht nicht immer exakt)"
#: wp-cache.php:1028
msgid "Cache plugins are PHP scripts that live in a plugins folder inside the wp-super-cache folder. They are loaded when Supercache loads, much sooner than regular WordPress plugins."
msgstr "Cache-Plugins sind PHP-Skripte, die sich im Plugin-Verzeichnis innerhalb des Ordners \"wp-super-cache\" befinden. Sie werden zusammen mit Supercache geladen, viel früher als reguläre WordPress-Plugins."
#: wp-cache.php:1029
msgid "This is strictly an advanced feature only and knowledge of both PHP and WordPress actions is required to create them."
msgstr "Das ist definitiv nur eine Option für sehr weit \"Fortgeschrittene\". Kenntnisse sowohl in PHP als auch zu WordPress-Actions sind Vorraussetzung, um sie zu erstellen."
#: wp-cache.php:1039
msgid "Available Plugins"
msgstr "Verfügbare Plugins"
#: wp-cache.php:1056
msgid "Easy"
msgstr "Easy"
#: wp-cache.php:1056
msgid "CDN"
msgstr "CDN"
#: wp-cache.php:1056
msgid "Contents"
msgstr "Inhalte"
#: wp-cache.php:1056
msgid "Preload"
msgstr "Preload"
#: wp-cache.php:1056
msgid "Plugins"
msgstr "Plugins"
#: wp-cache.php:1056
msgid "Debug"
msgstr "Debug"
#: wp-cache.php:1091
msgid "Notice: WP Super Cache mod_rewrite rule checks disabled unless running on <a href=\"%s\">the main site</a> of this network."
msgstr "Hinweis: WP-Super-Cache mod_rewrite rule Checks sind deaktiviert, insofern sie nicht auf <a href=\"%s\">der Hauptseite</a> dieses Blog-Netzwerks laufen."
#: wp-cache.php:1100
msgid "Mod Rewrite Rules"
msgstr "Mod Rewrite Rules"
#: wp-cache.php:1106
msgid "WordPress MU Detected"
msgstr "WordPress MU (WP Multi-Sites) festgestellt"
#: wp-cache.php:1106
msgid "Unfortunately the rewrite rules cannot be updated automatically when running WordPress MU. Please open your .htaccess and add the following mod_rewrite rules above any other rules in that file."
msgstr "Leider können die \"Rewrite-Rules\" nicht automatisch aktualisiert werden, wenn Du WordPress MU benutzt. Bitte öffne deine .htaccess und füge die folgenden mod_rewrite Regeln oberhalb aller anderen Einträge in die Datei ein."
#: wp-cache.php:1108
msgid "Mod Rewrite rules cannot be updated!"
msgstr "Mod Rewrite Rules können nicht aktualisiert werden!"
#: wp-cache.php:1109
msgid "You must have <strong>BEGIN</strong> and <strong>END</strong> markers in %s.htaccess for the auto update to work. They look like this and surround the main WordPress mod_rewrite rules:"
msgstr "Es müssen die Markierungen <strong>BEGIN</strong> und <strong>END</strong> in %s.htaccess stehen, damit das Auto-Update funktioniert. Sie sehen so aus und umgeben die WordPress mod_rewrite Regeln: "
#: wp-cache.php:1111
msgid "Refresh this page when you have updated your .htaccess file."
msgstr "Lade die Seite neu, wenn Du die Datei .htaccess aktualisiert hast."
#: wp-cache.php:1115
msgid "Thank you for upgrading."
msgstr "Danke für das Upgrade."
#: wp-cache.php:1115
msgid "The mod_rewrite rules changed since you last installed this plugin. Unfortunately you must remove the old supercache rules before the new ones are updated. Refresh this page when you have edited your .htaccess file. If you wish to manually upgrade, change the following line: %1$s so it looks like this: %2$s The only changes are \"HTTP_COOKIE\" becomes \"HTTP:Cookie\" and \"wordpressuser\" becomes \"wordpress\". This is a WordPress 2.5 change but it’s backwards compatible with older versions if you’re brave enough to use them."
msgstr "Die mod_rewrite-Regeln haben sich verändert, seit Du das Plugin installiert hast. Leider musst Du die alten Supercache-Regeln entfernen, bevor die Neuen aktualisiert werden können. Lade die Seite neu, wenn Du deine .htaccess aktualisiert hast. Wenn Du händisch aktualisieren willst, ändere die folgende Zeile: %1$s so dass sie hinterher so aussieht: %2$s Die einzigen Änderungen: \"HTTP_COOKIE\" wird zu \"HTTP:Cookie\" und \"wordpressuser\" wird zu \"wordpress\". Dies wurde in WordPress 2.5 geändert, ist aber abwärtskompatibel mit älteren Versionen - wenn Du mutig genug bist, sie zu benutzen."
#: wp-cache.php:1119
msgid "Trailing slash check required."
msgstr "Überprüfung des \"trailing slash\" (Schrägstrich am Ende des URL) erforderlich."
#: wp-cache.php:1119
msgid "It looks like your blog has URLs that end with a \"/\". Unfortunately since you installed this plugin a duplicate content bug has been found where URLs not ending in a \"/\" end serve the same content as those with the \"/\" and do not redirect to the proper URL. To fix, you must edit your .htaccess file and add these two rules to the two groups of Super Cache rules:"
msgstr "Sieht aus als hätte dein Blog URLs, die mit \"/\" aufhören. Dummerweise wurde ein Bug entdeckt, nachdem Du das Plugin installiert hast: URLs, die ohne \"/\" enden liefern den gleichen Inhalt wie URLs mit \"/\", und werden nicht auf den eigentlichen URL weitergeleitet (Dublicate Content). Um das zu beheben, bearbeite deine .htaccess und füge diese beiden Regeln den zwei Super-Cache-Gruppen hinzu: "
#: wp-cache.php:1121
msgid "You can see where the rules go and examine the complete rules by clicking the \"View mod_rewrite rules\" link below."
msgstr "Du kannst sehen wo die Regeln eingetragen werden, wenn Du den \"View mod_rewrite rules\"-Link hier unten anklickst."
#: wp-cache.php:1135
msgid "Mod Rewrite rules updated!"
msgstr "Mod Rewrite Rules aktualisiert!"
#: wp-cache.php:1136
msgid "%s.htaccess has been updated with the necessary mod_rewrite rules. Please verify they are correct. They should look like this:"
msgstr "%s.htaccess wurde mit den nötigen mod_rewriteRegeln aktualisiert. Bitte überprüfe, ob sie korrekt sind. So sollten sie aussehen: "
#: wp-cache.php:1138
msgid "Mod Rewrite rules must be updated!"
msgstr "Mod Rewrite Rules müssen aktualisiert werden!"
#: wp-cache.php:1139
msgid "Your %s.htaccess is not writable by the webserver and must be updated with the necessary mod_rewrite rules. The new rules go above the regular WordPress rules as shown in the code below:"
msgstr "Deine %s.htaccess ist für den Webserver nicht beschreibbar und muss mit den nötigen mod_rewrite rules aktualisiert werden. Die neuen Regeln werden, wie hier im Code angezeigt, oberhalb der regulären WordPress-Regeln eingetragen: "
#: wp-cache.php:1144
msgid "WP Super Cache mod rewrite rules were detected in your %s.htaccess file.<br /> Click the following link to see the lines added to that file. If you have upgraded the plugin make sure these rules match."
msgstr "WP-Super-Cache mod_rewrite rules in der Datei %s.htaccess gefunden.<br /> Klicke auf den folgenden Link, um die Einträge die dieser Datei hinzugefügt wurden, anzuzeigen. Wenn Du ein Upgrade des Plugins gemacht hast, stelle sicher dass diese Regeln zutreffen."
#: wp-cache.php:1147
msgid "A difference between the rules in your .htaccess file and the plugin rewrite rules has been found. This could be simple whitespace differences but you should compare the rules in the file with those below as soon as possible. Click the ’Update Mod_Rewrite Rules’ button to update the rules."
msgstr "Eine Abweichung zwischen den Regeln in deiner .htaccess file und den Rewrite Rules im Plugin wurde festgestellt. Dabei kann es sich nur um unterschiedliche Abstände oder Leerzeichen handeln, Du solltest aber die Regeln in der Datei mit den hier unten angezeigten möglichst bald abgleichen. Klicke den \"Mod_Rewrite Rules\"-Button um die Regeln zu aktualisieren."
#: wp-cache.php:1150
msgid "View Mod_Rewrite Rules"
msgstr "Mod_Rewrite Rules anzeigen"
#: wp-cache.php:1154
#: wp-cache.php:2384
msgid "Rules must be added to %s too:"
msgstr "Regeln müssen auch noch zu %s hinzugefügt werden: "
#: wp-cache.php:1162
msgid "Gzip encoding rules in %s.htaccess created."
msgstr "\"Gzip encoding rules\" in %s.htaccess erstellt."
#: wp-cache.php:1169
msgid "Fix Configuration"
msgstr "Repariere Konfiguration"
#: wp-cache.php:1172
msgid "Restore Default Configuration"
msgstr "Ursprüngliche Konfiguration wieder herstellen"
#: wp-cache.php:1180
msgid "Comment moderation is enabled. Your comment may take some time to appear."
msgstr "Kommentare werden moderiert. Es kann etwas dauern, bis dein Kommentar angezeigt wird."
#: wp-cache.php:1205
msgid "Lock Down:"
msgstr "Sperren: "
#: wp-cache.php:1206
msgid "Prepare your server for an expected spike in traffic by enabling the lock down. When this is enabled, new comments on a post will not refresh the cached static files."
msgstr "Bereite deinen Server auf eine zu erwartende Höchstlast an Traffic vor, indem Du \"Sperren\" aktivierst. In dieser Einstellung werden die statischen Dateien im Cache nicht erneuert, wenn zu den Beiträgen Kommentare veröffentlicht werden."
#: wp-cache.php:1207
msgid "Developers: Make your plugin lock down compatible by checking the \"WPLOCKDOWN\" constant. The following code will make sure your plugin respects the WPLOCKDOWN setting."
msgstr "Developers: Make your plugin lock down compatible by checking the \"WPLOCKDOWN\" constant. The following code will make sure your plugin respects the WPLOCKDOWN setting: "
#: wp-cache.php:1209
msgid "Sorry. My blog is locked down. Updates will appear shortly"
msgstr "<br />Entschuldigung. Mein Blog ist im \"Gesperrt\"-Modus. Updates werden in Kürze angezeigt"
#: wp-cache.php:1213
msgid "WordPress is locked down. Super Cache static files will not be deleted when new comments are made."
msgstr "WordPress ist im \"locked down\" Modus. Statische Super-Cache-Dateien werden nicht gelöscht, wenn neue Kommentare geschrieben werden."
#: wp-cache.php:1215
msgid "WordPress is not locked down. New comments will refresh Super Cache static files as normal."
msgstr "WordPress ist nicht im \"locked down\" Modus. Neue Kommentare werden ganz normal die statischen Super-Cache-Dateien erneuern."
#: wp-cache.php:1221
msgid "Lock Down"
msgstr "Sperre"
#: wp-cache.php:1229
msgid "Directly Cached Files"
msgstr "Direkt gecachede Dateien"
#: wp-cache.php:1287
msgid "%s removed!"
msgstr "%s entfernt!"
#: wp-cache.php:1295
msgid "You must make %s writable to enable this feature. As this is a security risk please make it readonly after your page is generated."
msgstr "Du musst %s beschreibbar machen, um diese Option zu nutzen. Da es sich dabei um ein Sicherheitsrisiko handelt, ändere das bitte wieder auf \"Nur Leserechte\" nachdem die Seite generiert ist."
#: wp-cache.php:1297
msgid "%s is writable. Please make it readonly after your page is generated as this is a security risk."
msgstr "%s ist beschreibbar! Da es sich dabei um ein Sicherheitsrisiko handelt, ändere das bitte wieder auf \"Nur Lesen\" nachdem die Seite generiert ist."
#: wp-cache.php:1311
msgid "Existing direct page"
msgstr "Direkt-Seite existiert"
#: wp-cache.php:1311
msgid "Delete cached file"
msgstr "Lösche gecachede Datei"
#: wp-cache.php:1316
msgid "Add direct page:"
msgstr "Direkt-Seite hinzufügen: "
#: wp-cache.php:1318
msgid "Directly cached files are files created directly off %s where your blog lives. This feature is only useful if you are expecting a major Digg or Slashdot level of traffic to one post or page."
msgstr "Direkt gecachede Seiten sind Dateien, die direkt in %s erzeugt werden, da wo dein Blog liegt. Diese Option ist nur sinnvoll, wenn Du auf dem Niveau von Facebook oder Digg Traffic auf einer Seite oder auf einem Beitrag erwartest."
#: wp-cache.php:1320
msgid "For example: to cache <em>%1$sabout/</em>, you would enter %1$sabout/ or /about/. The cached file will be generated the next time an anonymous user visits that page."
msgstr "Als Beispiel: Um <em>%1$sabout/</em> zu cachen, würdest Du %1$sabout/ oder /about/ eingeben. Die Cache-Datei wird dann erstellt, sobald ein anonymer Besucher die Seite aufruft."
#: wp-cache.php:1321
msgid "Make the textbox blank to remove it from the list of direct pages and delete the cached file."
msgstr "Leere die Textbox, um sie von der Liste der Direkt-Seiten zu entfernen und die Cache-Datei zu löschen."
#: wp-cache.php:1326
msgid "Update Direct Pages"
msgstr "Direkt-Seiten aktualisieren"
#: wp-cache.php:1364
msgid "Expiry Time & Garbage Collection"
msgstr "Expiry-Time & Garbage-Collection"
#: wp-cache.php:1366
msgid "Expire time:"
msgstr "Laufzeitende:"