-
Notifications
You must be signed in to change notification settings - Fork 228
/
Copy pathrocket-de_DE.po
4739 lines (3950 loc) · 170 KB
/
rocket-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
# Copyright (C) 2024 WP Media
# This file is distributed under the same license as the WP Rocket plugin.
# Translators:
# Caspar Hübinger, 2020
# Rico Michael <[email protected]>, 2021
# Ben_Mew <[email protected]>, 2023
# Romain • WP Rocket <[email protected]>, 2024
# Christian Herrmann, 2024
#
msgid ""
msgstr ""
"Project-Id-Version: WP Rocket 3.17.3-alpha2\n"
"Report-Msgid-Bugs-To: http://wp-rocket.me/\n"
"POT-Creation-Date: 2024-11-19T12:59:39+00:00\n"
"PO-Revision-Date: 2019-08-26 15:14+0000\n"
"Last-Translator: Christian Herrmann, 2024\n"
"Language-Team: German (Germany) (https://app.transifex.com/wp-media/teams/18133/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Domain: rocket\n"
"X-Generator: WP-CLI 2.11.0\n"
#. Plugin Name of the plugin
#: wp-rocket.php
msgid "WP Rocket"
msgstr "WP Rocket"
#. Plugin URI of the plugin
#: wp-rocket.php
msgid "https://wp-rocket.me"
msgstr "https://wp-rocket.me/de/"
#. Description of the plugin
#: wp-rocket.php
msgid "The best WordPress performance plugin."
msgstr ""
"Das beliebte WordPress-Plugin für Caching und Performance-Optimierung."
#. Author of the plugin
#: wp-rocket.php
msgid "WP Media"
msgstr "WP Media"
#. Author URI of the plugin
#: wp-rocket.php
msgid "https://wp-media.me"
msgstr "https://wp-media.me"
#. Translators: %s = Hosting name.
#: inc/3rd-party/hosting/flywheel.php:18
#: inc/3rd-party/hosting/wp-serveur.php:27 inc/deprecated/3.6.php:697
#: inc/deprecated/3.6.php:997 inc/deprecated/3.9.php:22
#: inc/ThirdParty/Hostings/Cloudways.php:90
#: inc/ThirdParty/Hostings/Dreampress.php:44
#: inc/ThirdParty/Hostings/Godaddy.php:63
#: inc/ThirdParty/Hostings/O2Switch.php:49
#: inc/ThirdParty/Hostings/OneCom.php:137
#: inc/ThirdParty/Hostings/Pressidium.php:50
#: inc/ThirdParty/Hostings/ProIsp.php:51 inc/ThirdParty/Hostings/Savvii.php:50
#: inc/ThirdParty/Hostings/WPEngine.php:46
#: inc/ThirdParty/Hostings/WPXCloud.php:51
msgid ""
"Your site is hosted on %s, we have enabled Varnish auto-purge for "
"compatibility."
msgstr ""
"Deine Website ist bei %s gehostet, wir haben daher das automatische Leeren "
"des serverseitigen Varnish-Caches aktiviert."
#: inc/Addon/Cloudflare/API/Client.php:129
msgid "Cloudflare did not provide any reply. Please try again later."
msgstr ""
"Cloudflare hat keine Antwort zurückgegeben. Bitte versuche es später erneut."
#: inc/Addon/Cloudflare/API/Client.php:135
msgid "Cloudflare unexpected response"
msgstr "Unerwartete Antwort von Cloudflare"
#: inc/Addon/Cloudflare/API/Client.php:143
msgid "Missing Cloudflare result."
msgstr "Fehlende Antwort von Cloudflare."
#: inc/Addon/Cloudflare/API/Client.php:194 inc/deprecated/3.5.php:112
#: inc/deprecated/3.5.php:169
msgid "Incorrect Cloudflare email address or API key."
msgstr "Ungültige Cloudflare-E-Mail-Adresse oder API-Schlüssel."
#. translators: %1$s = opening link; %2$s = closing link
#: inc/Addon/Cloudflare/API/Client.php:198
#: inc/Addon/Cloudflare/API/Client.php:212
#: inc/Addon/Cloudflare/Cloudflare.php:75
#: inc/Addon/Cloudflare/Cloudflare.php:108
#: inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php:157
#: inc/deprecated/3.5.php:92 inc/deprecated/3.5.php:116
#: inc/deprecated/3.5.php:129 inc/deprecated/3.5.php:157
#: inc/deprecated/3.5.php:173
msgid "Read the %1$sdocumentation%2$s for further guidance."
msgstr "Lies die %1$sDokumentation%2$s für weitere Hinweise."
#. translators: Documentation exists in EN, FR; use localized URL if
#. applicable.
#: inc/Addon/Cloudflare/API/Client.php:200
#: inc/Addon/Cloudflare/API/Client.php:214
#: inc/Addon/Cloudflare/Auth/APIKey.php:63
#: inc/Addon/Cloudflare/Cloudflare.php:77
#: inc/Addon/Cloudflare/Cloudflare.php:110 inc/deprecated/3.5.php:81
#: inc/deprecated/3.5.php:94 inc/deprecated/3.5.php:118
#: inc/deprecated/3.5.php:131 inc/deprecated/3.5.php:159
#: inc/deprecated/3.5.php:175 inc/deprecated/3.5.php:208
msgid ""
"https://docs.wp-rocket.me/article/18-using-wp-rocket-with-"
"cloudflare/?utm_source=wp_plugin&utm_medium=wp_rocket#add-on"
msgstr ""
"https://docs.wp-rocket.me/article/18-using-wp-rocket-with-"
"cloudflare/?utm_source=wp_plugin&utm_medium=wp_rocket#add-on"
#: inc/Addon/Cloudflare/API/Client.php:208 inc/deprecated/3.5.php:125
msgid "Incorrect Cloudflare Zone ID."
msgstr "Ungültige Cloudflare Zone ID."
#. translators: %1$s = opening link; %2$s = closing link
#: inc/Addon/Cloudflare/Auth/APIKey.php:61
msgid ""
"Cloudflare email and/or API key are not set. Read the %1$sdocumentation%2$s "
"for further guidance."
msgstr ""
"Cloudflare-E-Mail und/oder API-Schlüssel sind nicht eingerichtet. Lies die "
"%1$sDokumentation%2$s für weitere Anleitung."
#: inc/Addon/Cloudflare/Cloudflare.php:71 inc/deprecated/3.5.php:88
msgid "Missing Cloudflare Zone ID."
msgstr "Fehlende Cloudflare Zone ID."
#: inc/Addon/Cloudflare/Cloudflare.php:104 inc/deprecated/3.5.php:153
msgid "It looks like your domain is not set up on Cloudflare."
msgstr "Wie es aussieht, ist deine Domain nicht auf Cloudflare eingerichtet."
#: inc/Addon/Cloudflare/Cloudflare.php:200
msgid "days"
msgstr "Tage"
#: inc/Addon/Cloudflare/Cloudflare.php:203
msgid "seconds"
msgstr "Sekunden"
#: inc/Addon/Cloudflare/Cloudflare.php:205
msgid "minutes"
msgstr "Minuten"
#: inc/Addon/Cloudflare/Cloudflare.php:207
msgid "hours"
msgstr "Stunden"
#. translators: %1$s = <strong>, %2$s = </strong>, %3$s = CloudFare API return
#. message.
#: inc/Addon/Cloudflare/Subscriber.php:232
#: inc/Addon/Cloudflare/Subscriber.php:261
msgid "%1$sWP Rocket:%2$s %3$s"
msgstr "%1$sWP Rocket:%2$s %3$s"
#. translators: %1$s = <strong>, %2$s = </strong>.
#: inc/Addon/Cloudflare/Subscriber.php:250
msgid "%1$sWP Rocket:%2$s Cloudflare cache successfully purged."
msgstr "%1$sWP Rocket:%2$s Cloudflare-Cache erfolgreich geleert."
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:311
msgid "Cloudflare development mode error: %s"
msgstr "Fehler mit Cloudflare Development Mode: %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:318
msgid "Cloudflare development mode %s"
msgstr "Cloudflare Development Mode: %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:337
msgid "Cloudflare cache level error: %s"
msgstr "Fehler mit Cloudflare Cache Level: %s"
#: inc/Addon/Cloudflare/Subscriber.php:344
msgctxt "Cloudflare caching level"
msgid "standard"
msgstr "Standard"
#. translators: %s is the caching level returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:350
msgid "Cloudflare cache level set to %s"
msgstr "Cloudflare Cache Level: %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:368
msgid "Cloudflare rocket loader error: %s"
msgstr "Fehler mit Cloudflare RocketLoader: %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:375
msgid "Cloudflare rocket loader %s"
msgstr "Cloudflare RocketLoader: %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:393
msgid "Cloudflare browser cache error: %s"
msgstr "Fehler mit CloudFlare Browser Cache: %s"
#. translators: %s is the message returned by the CloudFlare API.
#: inc/Addon/Cloudflare/Subscriber.php:400
msgid "Cloudflare browser cache set to %s"
msgstr "Cloudflare-Browsercache auf %s eingestellt"
#. translators: %1$s = strong opening tag, %2$s = strong closing tag.
#: inc/Addon/Cloudflare/Subscriber.php:507
msgid "%1$sWP Rocket:%2$s Optimal settings activated for Cloudflare:"
msgstr "%1$sWP Rocket:%2$s Optimale Einstellungen für Cloudflare aktiviert:"
#. translators: %1$s = strong opening tag, %2$s = strong closing tag.
#: inc/Addon/Cloudflare/Subscriber.php:516
msgid ""
"%1$sWP Rocket:%2$s Optimal settings deactivated for Cloudflare, reverted to "
"previous settings:"
msgstr ""
"%1$sWP Rocket:%2$s Optimale Einstellungen für Cloudflare wurden deaktiviert "
"und die vorherigen Einstellungen wiederhergestellt:"
#: inc/Addon/Cloudflare/Subscriber.php:632 inc/admin/options.php:165
#: inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php:148
msgid "WP Rocket: "
msgstr "WP Rocket: "
#. translators: %s is the error message returned by the API.
#: inc/Addon/Sucuri/Subscriber.php:96
msgid "Sucuri cache purge error: %s"
msgstr "Sucuri-Cache Fehler beim Leeren: %s"
#: inc/Addon/Sucuri/Subscriber.php:101
msgid ""
"The Sucuri cache is being cleared. Note that it may take up to two minutes "
"for it to be fully flushed."
msgstr ""
"Der Sucuri-Cache wird geleert. Bedenke, dass es bis zu zwei Minuten dauern "
"kann, bis er völlig geleert ist."
#: inc/Addon/Sucuri/Subscriber.php:218
msgid "Sucuri firewall API key was not found."
msgstr "Sucuri Firewall API-Schlüssel wurde nicht gefunden."
#: inc/Addon/Sucuri/Subscriber.php:231
msgid "Sucuri firewall API key is invalid."
msgstr "Sucuri Firewall API-Schlüssel ist ungültig."
#. translators: %s is an error message.
#: inc/Addon/Sucuri/Subscriber.php:286
msgid "Error when contacting Sucuri firewall API. Error message was: %s"
msgstr ""
"Fehler beim Versuch, die Sucuri Firewall API zu kontaktieren. Fehlermeldung "
"war: %s"
#: inc/Addon/Sucuri/Subscriber.php:301
msgid "Could not get a response from the Sucuri firewall API."
msgstr "Konnte keine Antwort von der Sucuri Firewall API erhalten."
#: inc/Addon/Sucuri/Subscriber.php:316
msgid "Got an invalid response from the Sucuri firewall API."
msgstr "Ungültige Antwort von der Sucuri Firewall API erhalten."
#: inc/Addon/Sucuri/Subscriber.php:330
msgid "The Sucuri firewall API returned an unknown error."
msgstr "Die Sucuri Firewall API hat einen unbekannten Fehler gemeldet."
#. translators: %s is an error message.
#: inc/Addon/Sucuri/Subscriber.php:334
msgid "The Sucuri firewall API returned the following error: %s"
msgid_plural "The Sucuri firewall API returned the following errors: %s"
msgstr[0] "Die Sucuri Firewall API hat folgenden Fehler zurückgegeben: %s"
msgstr[1] "Die Sucuri Firewall API hat folgende Fehler zurückgegeben: %s"
#. Translators: %1$s = plugin name(s), %2$s = opening <a> tag, %3$s = closing
#. </a> tag.
#: inc/Addon/WebP/AdminSubscriber.php:93
msgid ""
"You are using %1$s to serve WebP images so you do not need to enable this "
"option. %2$sMore info%3$s %4$s If you prefer to have WP Rocket serve WebP "
"for you instead, please disable WebP display in %1$s."
msgid_plural ""
"You are using %1$s to serve WebP images so you do not need to enable this "
"option. %2$sMore info%3$s %4$s If you prefer to have WP Rocket serve WebP "
"for you instead, please disable WebP display in %1$s."
msgstr[0] ""
"Du benutzt %1$s, um WebP-Bilder auszuliefern, deshalb musst du diese Option "
"nicht aktivieren. %2$sMehr erfahren%3$s%4$sFalls du es bevorzugst, dass WP "
"Rocket deine WebP-Bilder ausliefert, deaktiviere bitte das Ausliefern in "
"%1$s."
msgstr[1] ""
"Du benutzt %1$s, um WebP-Bilder auszuliefern, deshalb musst du diese Option "
"nicht aktivieren. %2$sMehr erfahren%3$s%4$sFalls du es bevorzugst, dass WP "
"Rocket deine WebP-Bilder ausliefert, deaktiviere bitte das Ausliefern in "
"%1$s."
#: inc/Addon/WebP/AdminSubscriber.php:105
msgid "WebP cache is disabled by filter."
msgstr "WebP-Cache wurde durch einen Filter deaktiviert."
#. Translators: %1$s = plugin name(s), %2$s = opening <a> tag, %3$s = closing
#. </a> tag.
#: inc/Addon/WebP/AdminSubscriber.php:115
#: inc/Addon/WebP/AdminSubscriber.php:141
msgid ""
"You are using %1$s to convert images to WebP. If you want WP Rocket to serve"
" them for you, activate this option. %2$sMore info%3$s"
msgid_plural ""
"You are using %1$s to convert images to WebP. If you want WP Rocket to serve"
" them for you, activate this option. %2$sMore info%3$s"
msgstr[0] ""
"Du benutzt %1$s, um Bilder nach WebP umzuwandeln. Falls du möchtest, dass WP"
" Rocket sie ausliefert, aktiviere diese Option. %2$sMehr erfahren%3$s"
msgstr[1] ""
"Du benutzt %1$s, um Bilder nach WebP umzuwandeln. Falls du möchtest, dass WP"
" Rocket sie ausliefert, aktiviere diese Option. %2$sMehr erfahren%3$s"
#. Translators: %1$s = plugin name(s), %2$s = opening <a> tag, %3$s = closing
#. </a> tag.
#: inc/Addon/WebP/AdminSubscriber.php:127
#: inc/Addon/WebP/AdminSubscriber.php:153
msgid ""
"You are using %1$s to convert images to WebP. WP Rocket will create separate"
" cache files to serve your WebP images. %2$sMore info%3$s"
msgid_plural ""
"You are using %1$s to convert images to WebP. WP Rocket will create separate"
" cache files to serve your WebP images. %2$sMore info%3$s"
msgstr[0] ""
"Du benutzt %1$s, um Bilder nach WebP umzuwandeln. WP Rocket wird separate "
"Cache-Dateien anlegen, um deine WebP-Bilder auszuliefern. %2$sMehr "
"erfahren%3$s"
msgstr[1] ""
"Du benutzt %1$s, um Bilder nach WebP umzuwandeln. WP Rocket wird separate "
"Cache-Dateien anlegen, um deine WebP-Bilder auszuliefern. %2$sMehr "
"erfahren%3$s"
#. Translators: %1$s = opening <a> tag, %2$s = closing </a> tag.
#: inc/Addon/WebP/AdminSubscriber.php:173
msgid ""
"%5$sWe have not detected any compatible WebP plugin!%6$s%4$s If you don’t "
"already have WebP images on your site consider using %3$sImagify%2$s or "
"another supported plugin. %1$sMore info%2$s %4$s If you are not using WebP "
"do not enable this option."
msgstr ""
"%5$sWir haben kein kompatibles WebP-Plugin entdeckt!%6$s%4$s Falls du nicht "
"bereits WebP-Bilder auf deiner Website hast, ziehe den Einsatz von "
"%3$sImagify%2$s oder eines anderen unterstützten Plugins in Betracht. "
"%1$sMehr erfahren%2$s %4$s Falls du kein WebP einsetzt, aktiviere diese "
"Option nicht."
#: inc/Addon/WebP/AdminSubscriber.php:185
msgid "WP Rocket will create separate cache files to serve your WebP images."
msgstr ""
"WP Rocket wird separate Cache-Dateien erstellen, um deine WebP-Bilder "
"auszuliefern."
#: inc/admin/admin.php:18 inc/common/admin-bar.php:273
#: inc/deprecated/deprecated.php:1787
msgid "Support"
msgstr "Hilfe"
#: inc/admin/admin.php:20
msgid "Docs"
msgstr "Dokumentation"
#: inc/admin/admin.php:22 inc/common/admin-bar.php:261
msgid "FAQ"
msgstr "FAQ"
#: inc/admin/admin.php:24 inc/common/admin-bar.php:70
msgid "Settings"
msgstr "Einstellungen"
#: inc/admin/admin.php:96 inc/admin/admin.php:117 inc/deprecated/3.5.php:898
#: inc/Engine/Cache/AdminSubscriber.php:135
msgid "Clear this cache"
msgstr "Diesen Cache leeren"
#: inc/admin/admin.php:402
msgid "Settings import failed: you do not have the permissions to do this."
msgstr ""
"Importieren der Einstellungen fehlgeschlagen: Dir fehlen die entsprechenden "
"Berechtigungen."
#: inc/admin/admin.php:406
msgid "Settings import failed: no file uploaded."
msgstr "Import fehlgeschlagen: keine Datei hochgeladen."
#: inc/admin/admin.php:410
msgid "Settings import failed: incorrect filename."
msgstr "Import fehlgeschlagen: nicht unterstützter Dateiname."
#: inc/admin/admin.php:421
msgid "Settings import failed: incorrect filetype."
msgstr "Import fehlgeschlagen: nicht unterstütztes Dateiformat."
#: inc/admin/admin.php:431
msgid "Settings import failed: "
msgstr "Import der Einstellungen fehlgeschlagen: "
#: inc/admin/admin.php:447
msgid "Settings import failed: unexpected file content."
msgstr "Import der Einstellungen fehlgeschlagen: Unerwarteter Dateiinhalt."
#: inc/admin/admin.php:492
msgid "Settings imported and saved."
msgstr "Einstellungen importiert und gespeichert."
#: inc/admin/options.php:102 inc/Engine/Admin/Settings/Page.php:551
msgid "Excluded CSS Files"
msgstr "CSS-Ausnahmen"
#: inc/admin/options.php:103 inc/Engine/Admin/Settings/Page.php:699
msgid "Excluded Inline JavaScript"
msgstr "Ausgenommenes Inline JavaScript"
#: inc/admin/options.php:104 inc/Engine/Admin/Settings/Page.php:717
#: inc/Engine/Admin/Settings/Page.php:750
#: inc/Engine/Admin/Settings/Page.php:797
msgid "Excluded JavaScript Files"
msgstr "JavaScript-Ausnahmen"
#: inc/admin/options.php:105
msgid "Defer JavaScript Files"
msgstr "JavaScript-Dateien aufschieben"
#: inc/admin/options.php:106
msgid "Excluded Delay JavaScript Files"
msgstr "Ausgenommene verzögerte JavaScript-Dateien"
#: inc/admin/options.php:107 inc/Engine/Admin/Settings/Page.php:1203
msgid "Never Cache URL(s)"
msgstr "Nie cachen (URLs)"
#: inc/admin/options.php:108 inc/Engine/Admin/Settings/Page.php:1217
msgid "Never Cache User Agent(s)"
msgstr "Nie cachen (User Agents)"
#: inc/admin/options.php:109 inc/Engine/Admin/Settings/Page.php:1223
msgid "Always Purge URL(s)"
msgstr "Immer löschen (URLs)"
#: inc/admin/options.php:110 inc/Engine/Admin/Settings/Page.php:1504
msgid "Exclude files from CDN"
msgstr "Dateien vom CDN ausschließen"
#. translators: 1 and 2 can be anything.
#: inc/admin/options.php:131
msgid "%1$s: <em>%2$s</em>"
msgstr "%1$s: <em>%2$s</em>"
#: inc/admin/options.php:141
msgid "The following pattern is invalid and has been removed:"
msgid_plural "The following patterns are invalid and have been removed:"
msgstr[0] "Folgendes Muster ist ungültig und wurde entfernt:"
msgstr[1] "Folgende Muster sind ungültig und wurden entfernt:"
#: inc/admin/options.php:157
msgid "More info"
msgstr "Mehr erfahren"
#: inc/admin/ui/meta-boxes.php:37 inc/admin/ui/notices.php:671
msgid "Clear cache"
msgstr "Cache leeren"
#. translators: %1$s WP Rocket plugin name; %2$s = file name.
#: inc/admin/ui/notices.php:30 inc/admin/ui/notices.php:43
msgid ""
"<strong>%1$s</strong> has not been deactivated due to missing writing permissions.<br>\n"
"Make <strong>%2$s</strong> writeable and retry deactivation, or force deactivation now:"
msgstr ""
"<strong>%1$s</strong> wurde nicht aktiviert wegen fehlender Schreibrechte.<br>\n"
"Erteile Schreibrechte für <strong>%2$s</strong> und versuche die Deaktivierung erneut, oder forciere die Deaktivierung jetzt:"
#. translators: %s is WP Rocket plugin name.
#: inc/admin/ui/notices.php:97
msgid ""
"<strong>%s</strong>: One or more plugins have been enabled or disabled, "
"clear the cache if they affect the front end of your site."
msgstr ""
"<strong>%s</strong>: Plugin(s) aktiviert oder deaktiviert. Falls dies die "
"Darstellung deiner Website betrifft, lösche jetzt den Cache."
#. translators: %s is WP Rocket plugin name.
#: inc/admin/ui/notices.php:141
msgid ""
"<strong>%s</strong>: The following plugins are not compatible with this "
"plugin and may cause unexpected results:"
msgstr ""
"<strong>%s</strong>: Folgende Plugins sind mit diesem Plugin nicht "
"kompatibel und können unerwartete Ergebnisse hervorrufen:"
#: inc/admin/ui/notices.php:147
msgid "Deactivate"
msgstr "Deaktivieren"
#: inc/admin/ui/notices.php:189
msgid ""
"WP Rocket Footer JS is not an official add-on. It prevents some options in "
"WP Rocket from working correctly. Please deactivate it if you have problems."
msgstr ""
"WP Rocket Footer JS ist kein offizielles Add-on. Es verhindert, dass manche "
"Optionen in WP Rocket korrekt funktionieren. Bitte deaktiviere es, falls du"
" Probleme damit hast."
#. translators: %1$s = opening link tag, %2$s = closing link tag.
#: inc/admin/ui/notices.php:229
msgid ""
"Endurance Cache is currently enabled, which will conflict with WP Rocket "
"Cache. Please set the Endurance Cache cache level to Off (Level 0) on the "
"%1$sSettings > General%2$s page to prevent any issues."
msgstr ""
"Endurance Cache ist momentan aktiviert, was Probleme mit dem Cache von WP "
"Rocket verursacht. Bitte stelle den Endurance Cache cache level auf der "
"Seite %1$sEinstellungen > Allgemein%2$sauf „Aus“ (Level 0), um Probleme zu "
"verhindern."
#. translators: %1$s WP Rocket plugin name; %2$s = opening link; %3$s =
#. closing link
#: inc/admin/ui/notices.php:250
msgid ""
"%1$s: A custom permalink structure is required for the plugin to work "
"properly. %2$sGo to permalinks settings%3$s"
msgstr ""
"%1$s: Eine angepasste Permalink-Struktur ist erforderlich für die korrekte "
"Funktionsweise des Plugins. %2$sPermalink-Einstellungen aufrufen%3$s"
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:297
msgid ""
"%s could not modify the .htaccess file due to missing writing permissions."
msgstr ""
"%s konnte die .htaccess-Datei nicht ändern aufgrund fehlender "
"Schreibberechtigungen."
#. translators: This is a doc title! %1$s = opening link; %2$s = closing link
#: inc/admin/ui/notices.php:303 inc/admin/ui/notices.php:788
msgid "Troubleshoot: %1$sHow to make system files writeable%2$s"
msgstr ""
"Fehlerbehebung: %1$sFehlende Schreibrechte für System-Dateien beheben%2$s"
#. translators: Documentation exists in EN, DE, FR, ES, IT; use loaclised URL
#. if applicable
#: inc/admin/ui/notices.php:305 inc/admin/ui/notices.php:790
msgid ""
"https://docs.wp-rocket.me/article/626-how-to-make-system-files-htaccess-wp-"
"config-writeable/?utm_source=wp_plugin&utm_medium=wp_rocket"
msgstr ""
"https://docs.wp-rocket.me/article/626-how-to-make-system-files-htaccess-wp-"
"config-writeable/?utm_source=wp_plugin&utm_medium=wp_rocket"
#: inc/admin/ui/notices.php:311
msgid ""
"Don’t worry, WP Rocket’s page caching and settings will still function "
"correctly."
msgstr ""
"Keine Bange. Das Cachen der Seiten durch WP Rocket und die Einstellungen "
"werden weiterhin korrekt funktionieren."
#: inc/admin/ui/notices.php:311
msgid ""
"For optimal performance, adding the following lines into your .htaccess is "
"recommended (not required):"
msgstr ""
"Für optimale Leistung wird das Hinzufügen folgender Zeilen in deine "
".htaccess-Datei empfohlen (nicht erforderlich):"
#. translators: %1$s = plugin name, %2$s + %3$s = opening links, %4$s =
#. closing link
#: inc/admin/ui/notices.php:458
msgid ""
"%1$s is good to go! %2$sTest your load time%4$s, or visit your "
"%3$ssettings%4$s."
msgstr ""
"%1$s ist fertig aktiviert! %2$sTeste deine Ladezeiten%4$s, oder schau dir "
"deine %3$sEinstellungen%4$s an."
#: inc/admin/ui/notices.php:499
msgid ""
"Would you allow WP Rocket to collect non-sensitive diagnostic data from this"
" website?"
msgstr ""
"Würdest du WP Rocket erlauben, anonymisierte technische Daten von dieser "
"Website zu sammeln?"
#: inc/admin/ui/notices.php:500
msgid "This would help us to improve WP Rocket for you in the future."
msgstr ""
"Das würde uns dabei unterstützen, WP Rocket in Zukunft weiter zu verbessern."
#. translators: button text, click will expand data collection preview
#: inc/admin/ui/notices.php:506
msgid "What info will we collect?"
msgstr "Um welche Art Daten geht es genau?"
#: inc/admin/ui/notices.php:511
msgid ""
"Below is a detailed view of all data WP Rocket will collect if granted "
"permission. WP Rocket will never transmit any domain names or email "
"addresses (except for license validation), IP addresses, or third-party API "
"keys."
msgstr ""
"Hier findest du eine genaue Auflistung der Daten, die WP Rocket nach Hause "
"sendet, wenn du die Erlaubnis dazu erteilst. WP Rocket wird niemals Domain-"
"Namen, E-Mail-Adressen (außer zur Lizenzprüfung), IP-Adressen oder API-"
"Schlüssel von Drittanbietern übermitteln."
#. translators: button text for data collection opt-in
#: inc/admin/ui/notices.php:520
msgid "Yes, allow"
msgstr "Ja, erlauben"
#. translators: button text for data collection opt-in
#: inc/admin/ui/notices.php:523
msgid "No, thanks"
msgstr "Nein, danke"
#: inc/admin/ui/notices.php:562
msgid "Thank you!"
msgstr "Danke!"
#: inc/admin/ui/notices.php:567
msgid "WP Rocket now collects these metrics from your website:"
msgstr "WP Rocket erhebt jetzt die folgenden Kennzahlen von deiner Website:"
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:605
msgid "%s: Cache cleared."
msgstr "%s: Cache geleert."
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:612
msgid "%s: Post cache cleared."
msgstr "%s: Cache für Beitrag/Seite geleert."
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:619
msgid "%s: Term cache cleared."
msgstr "%s: Cache für Begriff geleert."
#. translators: %s = plugin name).
#: inc/admin/ui/notices.php:626
msgid "%s: User cache cleared."
msgstr "%s: Cache für Benutzer/-in geleert."
#: inc/admin/ui/notices.php:662 inc/Engine/License/views/promo-banner.php:38
#: inc/Engine/License/views/renewal-expired-banner-ocd-disabled.php:34
#: inc/Engine/License/views/renewal-expired-banner-ocd.php:44
#: inc/Engine/License/views/renewal-expired-banner.php:32
#: views/settings/page-sections/dashboard.php:47
msgid "Dismiss this notice"
msgstr "Diese Meldung ausblenden"
#: inc/admin/ui/notices.php:682 inc/Engine/Saas/Admin/AdminBar.php:51
msgid "Clear Used CSS"
msgstr "Benutztes CSS leeren"
#: inc/admin/ui/notices.php:685
msgid "Stop Preload"
msgstr "Vorladen beenden"
#: inc/admin/ui/notices.php:691
msgid "Turn on Remove Unused CSS"
msgstr "Unbenutztes CSS entfernen aktivieren"
#: inc/admin/ui/notices.php:697
msgid "Enable “Separate Cache Files for Mobile Devices” now"
msgstr "„Separater Cache für mobile Geräte“ jetzt aktivieren"
#: inc/admin/ui/notices.php:715
msgid "Force deactivation "
msgstr "Deaktivierung forcieren"
#: inc/admin/ui/notices.php:745
msgid "The following code should have been written to this file:"
msgstr "Folgender Code hätte in diese Datei geschrieben werden sollen:"
#. translators: %s = plugin name.
#: inc/admin/ui/notices.php:776
msgid "%s cannot configure itself due to missing writing permissions."
msgstr ""
"%s kann sich wegen fehlender Schreibrechte nicht selbst konfigurieren."
#. translators: %s = file/folder name
#: inc/admin/ui/notices.php:782
msgid "Affected file/folder: %s"
msgstr "Betroffene Dateien/Ordner: %s"
#: inc/classes/admin/class-logs.php:124
msgid "The debug file could not be deleted."
msgstr "Die Fehlerbehebungs-Protokolldatei konnte nicht gelöscht werden."
#. Translators: %1$s = Plugin name, %2$s = Plugin version.
#: inc/classes/class-wp-rocket-requirements-check.php:147
msgid "To function properly, %1$s %2$s requires at least:"
msgstr "Um richtig zu funktionieren, erfordert %1$s %2$s mindestens:"
#. Translators: %1$s = PHP version required.
#: inc/classes/class-wp-rocket-requirements-check.php:151
msgid ""
"PHP %1$s. To use this WP Rocket version, please ask your web host how to "
"upgrade your server to PHP %1$s or higher."
msgstr ""
"PHP %1$s. Um diese Version von WP Rocket zu nutzen, frage bei deinem "
"Webhosting nach einer Aktualisierung deines Servers auf PHP %1$s oder höher."
#. Translators: %1$s = WordPress version required.
#: inc/classes/class-wp-rocket-requirements-check.php:156
msgid ""
"WordPress %1$s. To use this WP Rocket version, please upgrade WordPress to "
"version %1$s or higher."
msgstr ""
"WordPress %1$s. Um diese Version von WP Rocket zu nutzen, aktualisiere "
"WordPress auf version %1$s oder höher."
#: inc/classes/class-wp-rocket-requirements-check.php:159
msgid ""
"If you are not able to upgrade, you can rollback to the previous version by "
"using the button below."
msgstr ""
"Wenn eine Aktualisierung nicht möglich ist, kannst du das Button weiter "
"unten klicken, um die vorherige Version von WP Rocket wiederherzustellen."
#. Translators: %s = Previous plugin version.
#: inc/classes/class-wp-rocket-requirements-check.php:161
#: inc/deprecated/deprecated.php:1947
msgid "Re-install version %s"
msgstr " Version %s wiederherstellen"
#. translators: %s is the plugin name.
#: inc/classes/class-wp-rocket-requirements-check.php:203
#: inc/classes/class-wp-rocket-requirements-check.php:214
#: inc/deprecated/3.11.php:236 inc/deprecated/3.11.php:251
#: inc/Engine/Plugin/UpdaterSubscriber.php:477
#: inc/Engine/Plugin/UpdaterSubscriber.php:491
msgid "%s Update Rollback"
msgstr "%s Update zurückrollen"
#. translators: %1$s = missing tags;
#: inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php:151
msgid ""
"Failed to detect the following requirement in your theme: closing %1$s."
msgid_plural ""
"Failed to detect the following requirements in your theme: closing %1$s."
msgstr[0] ""
"Erkennung des folgenden Erfordernisses in deinem Theme fehlgeschlagen: "
"Schließe %1$s."
msgstr[1] ""
"Erkennung der folgenden Erfordernisse in deinem Theme fehlgeschlagen: "
"Schließe %1$s."
#. translators: Documentation exists in EN, FR; use localized URL if
#. applicable.
#: inc/classes/subscriber/Tools/class-detect-missing-tags-subscriber.php:159
msgid ""
"https://docs.wp-rocket.me/article/99-pages-not-cached-or-minify-cssjs-not-"
"working/?utm_source=wp_plugin&utm_medium=wp_rocket#theme"
msgstr ""
"https://docs.wp-rocket.me/article/99-pages-not-cached-or-minify-cssjs-not-"
"working/?utm_source=wp_plugin&utm_medium=wp_rocket#theme"
#: inc/common/admin-bar.php:91 inc/common/admin-bar.php:154
msgid "Clear and Preload Cache"
msgstr "Cache leeren und vorladen"
#: inc/common/admin-bar.php:91 inc/common/admin-bar.php:154
msgid "Clear Cache"
msgstr "Cache leeren"
#: inc/common/admin-bar.php:131 inc/functions/i18n.php:20
msgid "All languages"
msgstr "Alle Sprachen"
#: inc/common/admin-bar.php:178
msgid "Clear this post"
msgstr "Lösche diesen Eintrag"
#: inc/common/admin-bar.php:192
msgid "Purge this URL"
msgstr "Entferne diese URL aus dem Cache"
#: inc/common/admin-bar.php:212
msgid "Purge Sucuri cache"
msgstr "Sucuri-Cache leeren"
#: inc/common/admin-bar.php:236 views/settings/fields/rocket-cdn.php:55
msgid "Purge RocketCDN cache"
msgstr "RocketCDN-Cache leeren"
#: inc/common/admin-bar.php:249 views/settings/partials/documentation.php:14
msgid "Documentation"
msgstr "Dokumentation"
#: inc/deprecated/3.2.php:52 views/settings/page-sections/imagify.php:107
msgid "Activate Imagify"
msgstr "Imagify aktivieren"
#: inc/deprecated/3.2.php:52
msgid "Install Imagify for Free"
msgstr "Imagify kostenfrei installieren"
#: inc/deprecated/3.2.php:67
msgid ""
"Speed up your website and boost your SEO by reducing image file sizes "
"without losing quality with Imagify."
msgstr ""
"Beschleunige deine Website und booste dein SEO, indem du deine Bilder mit "
"Imagify verlustfrei optimierst."
#: inc/deprecated/3.2.php:72
msgid "More details"
msgstr "Weitere Einzelheiten"
#. translators: %d is the number of pages preloaded.
#: inc/deprecated/3.2.php:228
msgid "Sitemap preload: %d pages have been cached."
msgstr "Sitemap-Preload: %d Seiten gecacht."
#. translators: %d = Number of pages preloaded.
#: inc/deprecated/3.2.php:261
msgid ""
"Sitemap preload: %d uncached pages have now been preloaded. (refresh to see "
"progress)"
msgstr ""
"Sitemap-Preload: %d Seiten wurden bis jetzt in den Cache geladen. (Seite "
"neu laden für aktuellen Stand)"
#. translators: %s is an URL.
#: inc/deprecated/3.3.php:761 inc/deprecated/3.3.php:770
#: inc/Engine/Plugin/UpdaterApiTools.php:32
msgid ""
"An unexpected error occurred. Something may be wrong with WP-Rocket.me or "
"this server’s configuration. If you continue to have problems, <a "
"href=\"%s\">contact support</a>."
msgstr ""
"Ein unerwarteter Fehler ist aufgetreten. Vielleicht ist etwas auf wp-"
"rocket.me oder mit dieser Server-Einstellung schief gelaufen. Falls es "
"weiterhin Probleme geben sollte, <a href=\"%s\">kontaktiere den Support</a>."
#: inc/deprecated/3.4.php:18
msgid "Choose a domain from the list"
msgstr "Wähle eine Domain aus der Liste"
#: inc/deprecated/3.4.php:31
msgid "No domain available in your Cloudflare account"
msgstr "Keine Domain in deinem Cloudflare-Konto verfügbar"
#: inc/deprecated/3.5.php:71 inc/deprecated/3.5.php:195
msgid ""
"Curl is disabled on your server. Please ask your host to enable it. This is "
"required for the Cloudflare Add-on to work correctly."
msgstr ""
"Curl ist auf deinem Server deaktiviert. Bitte deinen Hoster, es zu "
"aktivieren. Dies ist erforderlich, damit das Cloudflare Add-on korrekt "
"funktioniert."
#. translators: %1$s = opening link; %2$s = closing link
#: inc/deprecated/3.5.php:79
msgid ""
"Cloudflare email, API key and Zone ID are not set. Read the "
"%1$sdocumentation%2$s for further guidance."
msgstr ""
"Cloudflare-E-Mail, API-Schlüssel und Zone ID sind nicht eingestellt. Lies "
"die %1$sDokumentation%2$s für weitere Anleitung."
#. translators: %1$s = opening link; %2$s = closing link
#: inc/deprecated/3.5.php:206
msgid ""
"Cloudflare email and API key are not set. Read the %1$sdocumentation%2$s for"
" further guidance."
msgstr ""
"Cloudflare-E-Mail und API-Schlüssel sind nicht eingestellt. Lies die "
"%1$sDokumentation%2$s für weitere Anleitung."
#: inc/deprecated/3.5.php:271
msgid "Connection to Cloudflare failed"
msgstr "Keine Verbindung mit Cloudflare möglich"
#. translators: %s = CloudFare API return message.
#: inc/deprecated/3.5.php:587
msgid "<strong>WP Rocket:</strong> %s"
msgstr "<strong>WP Rocket:</strong> %s"
#: inc/deprecated/3.5.php:592
msgid "<strong>WP Rocket:</strong> Cloudflare cache successfully purged."
msgstr "<strong>WP Rocket:</strong> Cloudflare-Cache erfolgreich geleert."
#: inc/deprecated/3.5.php:858 inc/Engine/HealthCheck/HealthCheck.php:73
msgid ""
"The following scheduled event failed to run. This may indicate the CRON "
"system is not running properly, which can prevent some WP Rocket features "
"from working as intended:"
msgid_plural ""
"The following scheduled events failed to run. This may indicate the CRON "
"system is not running properly, which can prevent some WP Rocket features "
"from working as intended:"
msgstr[0] ""
"Folgendes geplantes Ereigniss hat nicht stattgefunden. Dies könnte ein "
"Hinweis darauf sein, dass das CRON-System nicht korrekt läuft, was dazu "
"führen kann, dass manche Funktionen von WP Rocket nicht wie gewünscht "
"funktionieren:"
msgstr[1] ""
"Folgende geplante Ereignisse haben nicht stattgefunden. Dies könnte ein "
"Hinweis darauf sein, dass das CRON-System nicht korrekt läuft, was dazu "
"führen kann, dass manche Funktionen von WP Rocket nicht wie gewünscht "
"funktionieren:"
#: inc/deprecated/3.5.php:867 inc/Engine/HealthCheck/HealthCheck.php:80
msgid "Please contact your host to check if CRON is working."
msgstr "Bitte kontaktiere deinen Hoster, um zu prüfen, ob CRON funktioniert."
#: inc/deprecated/3.10.php:163
msgid "OPcache purge failed."
msgstr "OPcache leeren fehlgeschlagen."
#: inc/deprecated/3.10.php:168
msgid "OPcache successfully purged"
msgstr "OPcache erfolgreich geleert"
#: inc/deprecated/3.11.php:81
msgid "Yoast SEO XML sitemap"
msgstr "Yoast SEO XML Sitemap"
#. translators: %s = Name of the plugin.
#. translators: %s = plugin name, e.g. Yoast SEO.
#: inc/deprecated/3.11.php:83 inc/deprecated/3.12.php:58
#: inc/deprecated/3.12.php:87 inc/deprecated/3.12.php:186
#: inc/deprecated/3.12.php:253 inc/deprecated/3.12.php:342
msgid ""
"We automatically detected the sitemap generated by the %s plugin. You can "
"check the option to preload it."
msgstr ""
"Offensichtlich existiert eine durch das Plugin %s generierte Sitemap. "
"Aktiviere diese Option, um den Cache damit zu füllen."
#. translators: 1 and 3 are link openings, 2 is a link closing.
#: inc/deprecated/3.11.php:279 inc/Engine/Plugin/UpdaterSubscriber.php:514
msgid "%1$sReturn to WP Rocket%2$s or %3$sgo to Plugins page%2$s"
msgstr "%1$sZurück zu WP Rocket%2$s oder %3$szur Plugins-Seite gehen%2$s"
#: inc/deprecated/3.12.php:56
msgid "All in One SEO XML sitemap"
msgstr "All in One SEO XML Sitemap"
#: inc/deprecated/3.12.php:85
msgid "Rank Math XML sitemap"
msgstr "Rank Math XML Sitemap"
#: inc/deprecated/3.12.php:184
msgid "SEOPress XML sitemap"
msgstr "SEOPress XML Sitemap"
#: inc/deprecated/3.12.php:251
msgid "The SEO Framework XML sitemap"
msgstr "The SEO Framework XML Sitemap"
#: inc/deprecated/3.12.php:332
msgid "Jetpack XML Sitemaps"
msgstr "Jetpack XML Sitemaps"
#: inc/deprecated/3.12.php:334
msgid "Preload the sitemap from the Jetpack plugin"
msgstr "Cache füllen via Jetpack-Sitemap"
#: inc/deprecated/3.15.php:28
#: inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php:74
msgid "WP Rocket Options"
msgstr "WP-Rocket-Optionen"
#: inc/deprecated/3.15.php:57 views/metaboxes/post_edit_options.php:19
msgid "Never cache this page"
msgstr "Diese Seite niemals cachen"
#: inc/deprecated/3.15.php:61 views/metaboxes/post_edit_options.php:23
msgid "Activate these options on this post:"
msgstr "Aktiviere diese Einstellungen für diesen Beitrag:"
#. translators: %s is the name of the option.
#: inc/deprecated/3.15.php:81
#: inc/Engine/Admin/Metaboxes/PostEditOptionsSubscriber.php:117
msgid "Activate first the %s option."
msgstr "Aktiviere zuerst die Einstellung %s."
#. translators: %1$s = opening strong tag, %2$s = closing strong tag.
#: inc/deprecated/3.15.php:97 views/metaboxes/post_edit_options.php:38
msgid ""
"%1$sNote:%2$s None of these options will be applied if this post has been "
"excluded from cache in the global cache settings."
msgstr ""
"%1$sHinweis:%2$s Keine dieser Optionen wird angewendet, falls dieser Beitrag"
" in den globalen Cache-Einstellungen vom Cache ausgenommen wurde."
#: inc/deprecated/deprecated.php:240
msgid "<strong>JS</strong> files with Deferred Loading JavaScript"
msgstr "<strong>JS</strong>-Dateien mit verzögert geladenem JavaScript"