forked from Automattic/wp-super-cache
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwp-super-cache-it_IT.po
1694 lines (1325 loc) · 79.8 KB
/
wp-super-cache-it_IT.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
# WP Super Cache Translation File
# GPL
# Donncha O Caoimh, http://ocaoimh.ie/
#
msgid ""
msgstr ""
"Project-Id-Version: WP Super Cache in italiano\n"
"Report-Msgid-Bugs-To: http://wordpress.org/tag/wp-super-cache\n"
"POT-Creation-Date: 2010-11-22 17:30+0000\n"
"PO-Revision-Date: 2010-11-23 20:55+0100\n"
"Last-Translator: Gianni Diurno (aka gidibao) <gidibao[at]gmail[dot]com>\n"
"Language-Team: Gianni Diurno | gidibao.net <gidibao[at]gmail[dot]com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Poedit-Language: Italian\n"
"X-Poedit-Country: ITALY\n"
"X-Poedit-KeywordsList: __;_e\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-SearchPath-0: .\n"
#: ossdl-cdn.php:105
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 "Probabilmente il tuo sito fa uso di molti file statici. I file immagine, Javascript e CSS sono generalmente dei file statici che potrebbero essere facilmente serviti da un altro sito o CDN. Quindi questo plugin sostituirà ogni link presente nelle cartelle <code>wp-content</code> e <code>wp-includes</code> (ad eccezione dei file PHP) del tuo sito con l'URL fornito qui sotto. In quel modo potrai copiare tutti i contenuti statici presso un host dedicato o fare un mirror dei file verso un CDN via <a href=\"http://knowledgelayer.softlayer.com/questions/365/How+does+Origin+Pull+work%3F\" target=\"_blank\">origin pull</a>."
#: ossdl-cdn.php:106
#, php-format
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\">ATTENZIONE:</strong> Prova alcuni url statici ad esempio, %s prima di salvare le modifiche giusto per assicurarti che il tuo servizio CDN funzioni correttamente."
#: ossdl-cdn.php:107
msgid "You can define different CDN URLs for each site on a multsite network."
msgstr "Puoi definire dei differenti URL CDN per ogni sito di un network multi-sito."
#: ossdl-cdn.php:134
msgid "Save Changes"
msgstr "Salva le modifiche"
#: ossdl-cdn.php:136
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 "La funzionalità CDN é fornita da <a href=\"http://wordpress.org/extend/plugins/ossdl-cdn-off-linker/\">OSSDL CDN Off Linker</a> di <a href=\"http://mark.ossdl.de/\">Mark Kubacki</a>"
#: plugins/awaitingmoderation.php:4
msgid "Your comment is awaiting moderation."
msgstr "Il tuo commento é in attesa di moderazione."
#: plugins/awaitingmoderation.php:32
msgid "Awaiting Moderation"
msgstr "In attesa di moderazione"
#: plugins/awaitingmoderation.php:34
#: plugins/badbehaviour.php:63
#: plugins/domain-mapping.php:60
#: wp-cache.php:1164
msgid "Enabled"
msgstr "Attivato"
#: plugins/awaitingmoderation.php:35
#: plugins/badbehaviour.php:64
#: plugins/domain-mapping.php:61
#: wp-cache.php:1164
msgid "Disabled"
msgstr "Disattivato"
#: 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 "Attiva/disattiva il plugin per rimuove il testo \"Il tuo commento é in attesa di essere moderato.\" quando viene lasciato un commento da moderare."
#: plugins/awaitingmoderation.php:40
#: plugins/badbehaviour.php:69
#: plugins/domain-mapping.php:66
#: plugins/searchengine.php:69
#: wp-cache.php:1523
msgid "enabled"
msgstr "attivato"
#: plugins/awaitingmoderation.php:42
#: plugins/badbehaviour.php:71
#: plugins/domain-mapping.php:68
#: plugins/searchengine.php:67
msgid "disabled"
msgstr "disattivato"
#: plugins/awaitingmoderation.php:43
#, php-format
msgid "Awaiting Moderation is now %s"
msgstr "Il plugin Awaiting Moderation é %s"
#: plugins/awaitingmoderation.php:45
#: plugins/badbehaviour.php:74
#: plugins/domain-mapping.php:71
msgid "Update"
msgstr "Aggiorna"
#: plugins/badbehaviour.php:45
msgid "Bad Behaviour not found. Please check your install."
msgstr "Non é stato trovato Bad Behaviour. Effettua una verifica."
#: plugins/badbehaviour.php:61
msgid "Bad Behavior"
msgstr "Bad Behavior"
#: plugins/badbehaviour.php:66
#, php-format
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 "(utilizzare la sola cache parziale, non attivare la compressione ed installare <a href=\"http://www.bad-behavior.ioerror.us/\">Bad Behavior</a> sotto \"%s/plugins/bad-behavior/\") "
#: plugins/badbehaviour.php:72
#, php-format
msgid "Bad Behavior support is now %s"
msgstr "Il supporto Bad Behaviour é %s."
#: plugins/badbehaviour.php:81
#: wp-cache.php:1254
#: wp-cache.php:1256
msgid "Warning!"
msgstr "Attenzione!"
#: plugins/domain-mapping.php:58
msgid "Domain Mapping"
msgstr "Informazioni autore"
#: 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 "Provvede il supporto per il plugin <a href=\"http://wordpress.org/extend/plugins/wordpress-mu-domain-mapping/\">Domain Mapping</a> per la mappatura dei domini multipli di un blog."
#: plugins/domain-mapping.php:69
#, php-format
msgid "Domain Mapping support is now %s"
msgstr "Il supporto Domain Mapping é %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 "Il plugin Domain Mapping é stato rilevato! Vai alla pagina dei plugin di Supercache ed attiva il plugin di supporto a domain mapping."
#: plugins/searchengine.php:61
#: plugins/searchengine.php:76
#: wp-cache.php:1177
msgid "Disable"
msgstr "Disattiva"
#: plugins/searchengine.php:71
#, php-format
msgid "<a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a> plugin is %s."
msgstr "Il plugin <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">No Adverts for Friends</a> é %s."
#: plugins/searchengine.php:72
msgid "(requires <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">friendsadverts.php</a> too) "
msgstr "(é necessario anche <a href=\"http://ocaoimh.ie/no-adverts-for-friends/\">friendsadverts.php</a>) "
#: plugins/searchengine.php:74
#: wp-cache.php:1177
msgid "Enable"
msgstr "Attiva"
#: wp-cache.php:91
#, php-format
msgid "Please create %s /wp-cache-config.php from wp-super-cache/wp-cache-config-sample.php"
msgstr "Crea %s /wp-cache-config.php da wp-super-cache/wp-cache-config-sample.php"
#: wp-cache.php:146
msgid "Warning! PHP Safe Mode Enabled!"
msgstr "Attenzione! Il PHP Safe Mode é attivo!"
#: wp-cache.php:147
msgid "You may experience problems running this plugin because SAFE MODE is enabled."
msgstr "Attivando questo plugin potresti andare incontro ad alcuni problemi poiché il SAFE MODE é attivo."
#: wp-cache.php:151
msgid "Your server is set up to check the owner of PHP scripts before allowing them to read and write files."
msgstr "Prima che sia possibile la lettura e la scrittura dei file, il tuo server richiede che venga effettuata una verifica circa il proprietario degli script PHP."
#: wp-cache.php:152
#, php-format
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 "L'amministratore del sito ha la possibilità di cambiare il proprietario del gruppo che fa capo agli script di questo plugin facendo sì che esso coincida con l'utente web del server. Anche il proprietario del gruppo per la cartella %s/cache/ può essere cambiato. Per ulteriori informazioni, consulta la pagina del manuale <a href=\"http://php.net/features.safe-mode\">safe mode</a>."
#: wp-cache.php:154
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 "L'amministratore del sito ha la possibilità di disattivare questa funzione. Per ulteriori informazioni, consulta la pagina del manuale <a href=\"http://php.net/features.safe-mode\">safe mode</a>. La disattivazione non potrà avvenire via file .htaccess. L'operazione dovrà essere effettuata nel file di configurazione php.ini."
#: wp-cache.php:160
msgid "Permlink Structure Error"
msgstr "Errore struttura permalink"
#: wp-cache.php:161
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 "Affinché il plugin possa funzionare correttamente sarà necessario un url personalizzato oppure la struttura del permalink. Vai alla pagina per le opzioni dei <a href=\"options-permalink.php\">Permalink</a> per configurare i tuoi permalink."
#: wp-cache.php:173
#, php-format
msgid "Warning! Your hostname \"%s\" resolves to %s"
msgstr "Attenzione! Il tuo hostname \"%s\" viene convertito in %s"
#: wp-cache.php:174
#, php-format
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 "Il tuo server ritiene che il tuo hostname venga convertito in %s. Alcuni servizi quali ad esempio la garbage collection fornita da questo plugin e la pubblicazione programmata dei post di WordPress potrebbero non funzionare correttamente."
#: wp-cache.php:175
#: wp-cache.php:189
#, php-format
msgid "Please see entry 16 in the <a href=\"%s\">Troubleshooting section</a> of the readme.txt"
msgstr "Leggi il punto numero 16 nella sezione <a href=\"%s\">Troubleshooting</a> del file readme.txt"
#: wp-cache.php:188
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 "WordPress non é in grado di trovare il file wp-cron.php. Questo script é necessario script per un corretto funzionamento della garbage collection fornita da questo plugin, per la pubblicazione programmata dei post di WordPress così come per tutte le altre attività di rilevante importanza."
#: wp-cache.php:203
msgid "Cannot continue... fix previous problems and retry."
msgstr "Non é possibile proseguire l'operazione. Correggi i problemi precedenti prima di riprovare."
#: wp-cache.php:212
msgid "Zlib Output Compression Enabled!"
msgstr "Compressione Zlib (output) attivata!"
#: wp-cache.php:213
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 "Il PHP sta comprimendo i dati inviati ai visitatori del tuo sito. E' preferibile disattivare questa opzione qualora il plugin comprimesse la cache per l'output al posto di comprimere più volte la stessa pagina.. Consultare la n.ro 21 della sezione Troubleshooting. Leggi questa <a href=\"http://php.net/manual/en/zlib.configuration.php\">pagina</a> per le istruzioni sul come modificare il tuo php.ini."
#: wp-cache.php:217
msgid "Mod rewrite may not be installed!"
msgstr "Il Mod rewrite potrebbe non essere stato installato!"
#: wp-cache.php:218
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 "Pare che il mod_rewrite non sia installato. Considera che questa affermazione potrebbe non essere attendibile al 100%, specialmente qualora non venisse utilizzato Apache. Verifica che sia stato caricato il modulo mod_rewrite. Il modulo sarà necessario per potere servire i file statici di Super Cache. Avrai comunque ancora la possibilità di poter utilizzare la modalità parziale o PHP."
#: wp-cache.php:223
msgid "Read Only Mode. Configuration cannot be changed."
msgstr "Modalita di sola lettura. La configurazione non può essere modificata."
#: wp-cache.php:224
#, php-format
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 "Il file di configurazione di WP Super Cache é <code>%s/wp-cache-config.php</code> e non può essere modificato. Affinché possa essere modicato, il file in questione deve essere scrivibile."
#: wp-cache.php:225
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 "Un modo semplice per compiere l'operazione é quello di modificare temporaneamente i permessi facendo uso del comando CHMOD oppure via il tuo client ftp. Assicurati che sia scrivibile affinché il tutto possa funzionare propriamente."
#: wp-cache.php:226
msgid "Writeable:"
msgstr "Scrivibile:"
#: wp-cache.php:227
msgid "Readonly:"
msgstr "Sola lettura:"
#: wp-cache.php:239
#, php-format
msgid "Warning! %s is writeable!"
msgstr "Attenzione! %s é scrivibile!"
#: wp-cache.php:240
#, php-format
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 "E' necessario modificare i permessi per %s per renderli maggiormente restrittivi. Utilizza per la correzione il tuo client ftp oppure il seguente comando:"
#: wp-cache.php:248
msgid "Mobile rewrite rules detected"
msgstr "Sono state rilevate le regole Mobile rewrite"
#: wp-cache.php:249
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 "Per una migliore prestazione attivare il \"Supporto mobile device\" oppure cancellare le regole mobile rewrite presenti nel tuo file .htaccess. Cerca le 2 linee contenenti il testo \"2.0\\ MMP|240x320\" e cancellale."
#: wp-cache.php:249
msgid "This will have no affect on ordinary users but mobile users will see uncached pages."
msgstr "Questa operazione non avrà alcun effetto per gli utenti comuni mentre gli utenti via mobile non visualizzeranno le pagine nella cache."
#: wp-cache.php:255
#: wp-cache.php:266
msgid "Rewrite rules must be updated"
msgstr "E' necessario aggiornare le regole Mod Rewrite!"
#: wp-cache.php:256
#: wp-cache.php:267
msgid "The rewrite rules required by this plugin have changed or are missing. "
msgstr "Le regole di scrittura richieste da questo plugin sono state modificate oppure non sono presenti. "
#: wp-cache.php:257
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 "Il supporto mobile necessita della aggiunta di alcune regole extra nel tuo file .htaccess oppure che tu imposti il plugin nella modalità parziale. Qui puoi trovare le opzioni disponibili (in ordine di difficoltà):"
#: wp-cache.php:258
msgid "Set the plugin to legacy mode and enable mobile support."
msgstr "Imposta il plugin nella modalità parziale ed attiva il supporto mobile."
#: wp-cache.php:259
#: wp-cache.php:268
msgid "Scroll down the Advanced Settings page and click the <strong>Update Mod_Rewrite Rules</strong> button."
msgstr "Vai al fondo della pagina delle impostazioni avanzate e clicca il pulsante <strong>Aggiorna le regole Mod_Rewrite</strong>."
#: wp-cache.php:260
#, php-format
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 "Cancella le regole mod_rewrite del plugin in %s.htaccess presenti tra <code># BEGIN WPSuperCache</code> e <code># END WPSuperCache</code> quindi, permetti al plugin di rigenerarle al momento della ricarica di questa pagina."
#: wp-cache.php:261
#, php-format
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 "Aggiungi tu stesso le regole. Modifica il file %s.htaccess e trova il blocco del codice contenuto tra le linee <code># BEGIN WPSuperCache</code> e <code># END WPSuperCache</code>. Troverai due sezioni particolarmente simili tra loro. Proprio sotto la linea <code>%%{HTTP:Cookie} !^.*(comment_author_|wordpress_logged_in|wp-postpass_).*$</code> aggiungi queste linee: (per due volte, una per ogni sezione)"
#: wp-cache.php:274
msgid "Required to serve compressed supercache files properly."
msgstr "E' necessario fornire correttamente i file compressi supercache."
#: wp-cache.php:274
msgid "Required to set caching information on supercache pages. IE7 users will see old pages without this module."
msgstr "E' necessario impostare le informazioni cache per le pagine supercache. In assenza di questo modulo, gli utenti che utilizzano IE7 visualizzeranno le pagine non aggiornate."
#: wp-cache.php:274
msgid "Set the expiry date on supercached pages. Visitors may not see new pages when they refresh or leave comments without this module."
msgstr "Imposta la data di scadenza per le pagine supercached. Senza questo modulo, i visitatori potrebbero non visualizzare le nuove pagine sebbene venga ricaricata la pagina oppure inviare dei commenti."
#: wp-cache.php:281
msgid "Missing Apache Modules"
msgstr "Moduli Apache mancanti"
#: wp-cache.php:282
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 "Non sono presenti i seguenti moduli Apache. Senza di essi, il plugin funzionerà in modalità parziale. Qualora facessi uso della modalita Supercache attiva, i tuoi visitatori potrebbero visualizzare delle pagine non aggiornate e/o corrotte."
#: wp-cache.php:433
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>Attenzione!</strong> hai provato ad attivare la compressione mentre la <code>zlib.output_compression</code> é attiva. Vai alla n.ro 21 della sezione Troubleshooting presente nel file readme."
#: wp-cache.php:524
msgid "WP Super Cache Settings"
msgstr "Impostazioni WP Super Cache"
#: wp-cache.php:535
msgid "Notice: <em>Mod_rewrite or Legacy caching enabled</em>. Showing Advanced Settings Page by default."
msgstr "Avviso: <em>Mod_rewrite o cache parziale attivi</em>. Le impostazioni avanzate sono la pagina di avvio predefinita."
#: wp-cache.php:546
msgid "Configuration file changed, some values might be wrong. Load the page again from the \"Settings\" menu to reset them."
msgstr "La configurazione del file é stata modificata: alcuni valori potrebbero essere errati. Ricarica nuovamente la pagina dal menu delle \"Impostazioni\" per ripristinare."
#: wp-cache.php:566
#: wp-cache.php:640
msgid "Caching must be enabled to use this feature"
msgstr "Attiva la cache per utilizzare questa funzione"
#: wp-cache.php:568
msgid "Cache Tester"
msgstr "Verifica cache"
#: wp-cache.php:569
msgid "Test your cached website by clicking the test button below."
msgstr "Verifica la cache del tuo sito cliccando sul pulsante qui sotto."
#: wp-cache.php:576
#, php-format
msgid "Fetching %s to prime cache: "
msgstr "Analisi %s cache di base: "
#: wp-cache.php:578
#: wp-cache.php:585
#: wp-cache.php:592
msgid "OK"
msgstr "OK"
#: wp-cache.php:583
#, php-format
msgid "Fetching first copy of %s: "
msgstr "Analisi prima copia di %s: "
#: wp-cache.php:590
#, php-format
msgid "Fetching second copy of %s: "
msgstr "Analisi seconda copia di %s: "
#: wp-cache.php:596
msgid "One or more page requests failed:"
msgstr "La richiesta di una o più pagine é fallita:"
#: wp-cache.php:615
#: wp-cache.php:616
#, php-format
msgid "Page %d: %d (%s)"
msgstr "Pagina %d: %d (%s)"
#: wp-cache.php:622
#, php-format
msgid "Page 1: %s"
msgstr "Pagina 1: %s"
#: wp-cache.php:623
#, php-format
msgid "Page 2: %s"
msgstr "Pagina 2: %s"
#: wp-cache.php:624
msgid "The timestamps on both pages match!"
msgstr "La timestamp (data) delle due pagine coincide!"
#: wp-cache.php:626
msgid "The pages do not match! Timestamps differ or were not found!"
msgstr "Le pagine non coincidono! La timestamp differisce oppure non é presente!"
#: wp-cache.php:632
msgid "Send non-secure (non https) request for homepage"
msgstr "Invia una richiesta non crittografata (non https) per la homepage"
#: wp-cache.php:633
msgid "Test Cache"
msgstr "Test cache"
#: wp-cache.php:658
#: wp-cache.php:789
msgid "Cancel Cache Preload"
msgstr "Annulla pre-carica cache"
#: wp-cache.php:666
#: wp-cache.php:677
msgid "Scheduled preloading of cache cancelled."
msgstr "Il pre-caricamento programmato della cache é stato annullato."
#: wp-cache.php:703
#: wp-cache.php:787
msgid "Preload Cache Now"
msgstr "Pre-carica la cache adesso"
#: wp-cache.php:707
msgid "Scheduled preloading of cache in 10 seconds."
msgstr "Pre-caricamento programmato della cache tra 10 secondi."
#: wp-cache.php:712
#, php-format
msgid "Scheduled preloading of cache in %d minutes"
msgstr "Pre-caricamento programmato della cache tra %d minuti"
#: wp-cache.php:716
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 "Questa operazione effettuerà la cache di ogni articolo e pagina pubblicati nel tuo sito. Verranno quindi creati dei file statici supercache in modo tale che i visitatori sconosciuti (bot compresi) visualizzeranno la pagina nella cache. Tutto questo potrebbe esserti utile per quanto concerne il ranking di Google nel caso in cui essi utilizzasero la velocità come metro di valutazione per il giudizio dei siti web."
#: wp-cache.php:717
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 "Il pre-caricamento crea comunque un gran numero di file. La cache verrà effettuata a partire dell'articolo più recente sino a giungere a quello più datato quindi, prendi in considerazione il fatto di effettuare la cache del più recente qualora avessi molti articoli (+ 10.000). Tutto ciò é particolarmente importante per gli hosting condivisi."
#: wp-cache.php:718
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 "Nella ’Modalità precarica’ la garbage collection verrà svuotata per i soli utenti conosciuti, non per i file supercache precaricati. Preferisci questa configurazione se la cache fosse pre-caricata."
#: wp-cache.php:722
#, php-format
msgid "Refresh preloaded cache files every %s minutes. (0 to disable, minimum %d minutes.)"
msgstr "Ricarica i file della cache pre-caricata ogni %s minuti. (0 per disattivare, minimo %d minuti.)"
#: wp-cache.php:735
msgid "all"
msgstr "tutto"
#: wp-cache.php:748
#, php-format
msgid "Preload %s posts."
msgstr "Pre-carica %s articoli."
#: wp-cache.php:755
msgid "Preload mode (garbage collection only on legacy cache files. Recommended.)"
msgstr "Modalità pre-carica (garbage collection solo per file cache parziale. Raccomandato.)"
#: wp-cache.php:758
msgid "Send me status emails when files are refreshed."
msgstr "Inviami una email di notifica alla ricarica dei file."
#: wp-cache.php:763
msgid "Many emails, 2 emails per 100 posts."
msgstr "Numerose email, 2 email ogni 100 articoli."
#: wp-cache.php:766
msgid "Medium, 1 email per 100 posts."
msgstr "Medio, 1 email ogni 100 articoli."
#: wp-cache.php:769
msgid "Less emails, 1 at the start and 1 at the end of preloading all posts."
msgstr "Poche email, 1 all'avvio ed 1 al termine della operazione di precarica per tutti gli articoli."
#: wp-cache.php:773
#, php-format
msgid "Refresh of cache in %d hours %d minutes and %d seconds."
msgstr "Ricarica della cache tra %d ore %d minuti e %d secondi."
#: wp-cache.php:774
#, php-format
msgid "Full refresh of cache in %d hours %d minutes and %d seconds."
msgstr "Ricarica completa della cache tra %d ore %d minuti e %d secondi."
#: wp-cache.php:780
#, php-format
msgid "Currently caching from post %d to %d."
msgstr "Cache in corso dal post %d a %d."
#: wp-cache.php:784
#, php-format
msgid "<strong>Page last cached:</strong> %s"
msgstr "<strong>Ultima cache pagina:</strong> %s"
#: wp-cache.php:787
msgid "Update Settings"
msgstr "Aggiorna le impostazioni"
#: wp-cache.php:795
msgid "Preloading of cache disabled. Please disable legacy page caching or talk to your host administrator."
msgstr "La pre-carica della cache non é attiva. Disattiva la cache parziale oppure conferisci con l'amministratore del tuo host."
#: wp-cache.php:810
#: wp-cache.php:904
msgid "Caching"
msgstr "Cache"
#: wp-cache.php:814
msgid "Cache hits to this website for quick access."
msgstr "Cache hit di questo sito per accesso rapido."
#: wp-cache.php:814
#: wp-cache.php:815
#: wp-cache.php:832
#: wp-cache.php:837
#: wp-cache.php:840
#: wp-cache.php:841
#: wp-cache.php:907
msgid "Recommended"
msgstr "Raccomandato"
#: wp-cache.php:815
msgid "Use mod_rewrite to serve cache files."
msgstr "Utilizza mod_rewrite per servire i file in cache."
#: wp-cache.php:816
msgid "Use PHP to serve cache files."
msgstr "Utilizza PHP per servire i file in cache."
#: wp-cache.php:817
msgid "Legacy page caching."
msgstr "Pagina cache parziale."
#: wp-cache.php:818
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 "Il Mod_rewrite é il più veloce, il PHP é piuttosto veloce e semplice da fare funzionare mentre, nonstante la cache parziale sia la più lenta, essa é da ritenersi la più flessibile e semplice da fare funzionare. I nuovi utenti dovrebbero utilizzare la cache PHP."
#: wp-cache.php:824
msgid "Miscellaneous"
msgstr "Varie"
#: wp-cache.php:830
msgid "Warning! Compression is disabled as gzencode() function not found."
msgstr "Attenzione! La compressione non é attiva - non trovata la funzione gzencode()."
#: wp-cache.php:832
msgid "Compress pages so they’re served more quickly to visitors."
msgstr "Compressione delle pagine in modo che esse siano servite più rapidamente ai visitatori."
#: wp-cache.php:833
msgid "Compression is disabled by default because some hosts have problems with compressed files. Switching it on and off clears the cache."
msgstr "La compressione é disattivata come predefinita poiché alcuni host riscontrano dei problemi con i file compressi. La commutazione attivo/non attivo svuoterà la cache."
#: wp-cache.php:837
msgid "304 Not Modified browser caching. Indicate when a page has not been modified since last requested."
msgstr "304 Not Modified browser caching. Indica quando una pagina non é stata modificata dalla sua ultima richiesta."
#: wp-cache.php:838
msgid "304 support is disabled by default because in the past GoDaddy had problems with some of the headers used."
msgstr "Il supporto 304 non é attivo (predefinita) poiché GoDaddy ha riscontrato dei problemi con alcuni header utilizzati."
#: wp-cache.php:840
msgid "Don’t cache pages for <acronym title=\"Logged in users and those that comment\">known users</acronym>."
msgstr "Non servire pagine cache per gli <acronym title=\"utenti collegati e commentatori\">utenti conosciuti</acronym>."
#: wp-cache.php:841
msgid "Cache rebuild. Serve a supercache file to anonymous users while a new file is being generated."
msgstr "Rigenerazione cache. Serve un file supercache agli utenti anonimi quando un nuovo file é stato generato."
#: wp-cache.php:842
msgid "Proudly tell the world your server is Digg proof! (places a message in your blog’s footer)"
msgstr "Fai sapere a tutti che il tuo sito é a prova di Digg! (inserisce un messaggio nel footer del tuo blog)"
#: wp-cache.php:848
#: wp-cache.php:1016
#: wp-cache.php:1536
msgid "Advanced"
msgstr "Avanzato"
#: wp-cache.php:852
msgid "Mobile device support."
msgstr "Supporto "
#: wp-cache.php:853
msgid "Clear all cache files when a post or page is published."
msgstr "Svuota tutti i file di cache quando viene pubblicato un articolo o una pagina."
#: wp-cache.php:854
msgid "Only refresh current page when comments made."
msgstr "Ricarica la sola pagina in uso quando vengono effettuati dei commenti."
#: wp-cache.php:855
msgid "List the newest cached pages on this page."
msgstr "Elenca su questa pagina la lista delle nuove pagine cache."
#: wp-cache.php:857
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 "Blocco grezzo del file. Sebbene questa funzione non sia particolarmente necessaria potrebbe tornarti utile qualora il tuo server non avesse una potenza sufficiente. Attenzione! <em>In alcuni casi molto rari potrebbe bloccare il tuo server!</em>"
#: wp-cache.php:859
msgid "Late init. Display cached files after WordPress has loaded. Most useful in legacy mode."
msgstr "Late init. Mostra i file in cache dopo che WordPress é stato caricato. Utile nella modalità legacy."
#: wp-cache.php:861
msgid "Use object cache to store cached files."
msgstr "Utilizza l'oggetto cache per conservare i file in cache."
#: wp-cache.php:861
msgid "(Experimental)"
msgstr "(Sperimentale)"
#: wp-cache.php:868
msgid "Note:"
msgstr "Nota:"
#: wp-cache.php:870
#, php-format
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 "Qualora desiderassi disinstallare questo plugin, assicurati che la cartella <em>%s</em> sia scrivibile in modo tale che i file <em>advanced-cache.php</em> e <em>cache-config.php</em> possano venire cancellati automaticamente. (l'accertarsi che anche questi due file siano scrivibile é probabilmente una buona idea!)"
#: wp-cache.php:871
#, php-format
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 "Leggi il <a href=\"%1$s/wp-super-cache/readme.txt\">readme.txt</a> per le istruzioni su come disinstallare questo script. Vedi anche, \"Come disinstallare WP Super Cache\"."
#: wp-cache.php:872
#, php-format
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 "Serve aiuto? Leggi il file <a href=\"%1$s\">Super Cache readme</a>. In esso sono contenute le info sulla installazione, le FAQ e numerosi suggerimenti. Puoi anche utilizzare il <a href=\"%2$s\">forum di supporto</a>: qui potresti trovare una risposta alle tue domande."
#: wp-cache.php:875
#: wp-cache.php:922
msgid "Update Status"
msgstr "Aggiorna lo stato"
#: wp-cache.php:882
msgid "Accepted Filenames & Rejected URIs"
msgstr "Nomi file consentiti e URL respinti"
#: wp-cache.php:907
msgid "Caching On"
msgstr "Cache attiva"
#: wp-cache.php:908
msgid "Caching Off"
msgstr "Cache non attiva"
#: wp-cache.php:909
msgid "Note: enables PHP caching, cache rebuild, and mobile support"
msgstr "Nota: attiva cache PHP, rigenerazione cache e supporto mobile"
#: wp-cache.php:919
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 "Avviso: la cache PHP é attiva ma sono state rilevate delle regole Supercache mod_rewrite. I file della cache saranno serviti utilizzando queste regole. Ignora questo messaggio qualora il tuo sito funzionasse correttamente oppure modifica il file .htaccess file allocato nella root della tua installazione e rimuovi le regole di SuperCache."
#: wp-cache.php:924
msgid "Recommended Links and Plugins"
msgstr "Link e plugin consigliati"
#: wp-cache.php:925
msgid "Caching is only one part of making a website faster. Here are some other plugins that will help:"
msgstr "La cache é solamente uno tra i modi per potere rendere un sito più veloce. Ecco alcuni plugin plugin utili:"
#: wp-cache.php:926
#, php-format
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> riduce il numero dei file serviti dal tuo web server unendo insieme i file Javascript e CSS. Come alternativa, potresti utilizzare <a href=\"%s\">WPSCMin</a>, un plugin Supercache che rimpicciolisce le pagine cache (non unisce insieme i file JS/CSS)."
#: wp-cache.php:927
#, php-format
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> é una estensione per Firebug (add-on per Firefox). Analizza le pagine web e suggerisce come migliorare le loro prestazioni basandosi su di una serie di regole per il miglioramento delle pagine web. Potresti anche provare il tool online a nome <a href=\"%s\">GTMetrix</a>."
#: wp-cache.php:928
#, php-format
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 "L'utilizzo delle <a href=\"%s\">Google Libraries</a> ti permette di caricare le librerie Javascript di comune uso direttamente dai server di Google. Potrebbe ironicamente ridurre il tuo punteggio Yslow."
#: wp-cache.php:929
#, php-format
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>Solo per utenti esperti:</strong> <a href=\"%s\">Speed up your site with Caching and cache-control</a> spiega come rendere il tuo sito più cacheable grazie alle regole .htaccess."
#: wp-cache.php:930
#, php-format
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>Solo per utenti esperti:</strong> Installa un object cache. Scegli tra <a href=\"%s\">Memcached</a>, <a href=\"%s\">XCache</a>, <a href=\"%s\">eAcccelerator</a> ed altri."
#: wp-cache.php:941
msgid "Make WordPress Faster"
msgstr "Rendi più veloce WordPress"
#: wp-cache.php:942
#, php-format
msgid "%1$s is maintained and developed by %2$s with contributions from many others."
msgstr "Il plugin %1$s viene aggiornato e sviluppato da %2$s grazie anche al contributo di molte altre persone."
#: wp-cache.php:943
#, php-format
msgid "He blogs at %1$s and posts photos at %2$s."
msgstr "Il suo blog é %1$s e le sue foto le trovi %2$s."
#: wp-cache.php:944
#, php-format
msgid "Please say hi to him on %s too!"
msgstr "Mandagli un saluto su %s!"
#: wp-cache.php:945
msgid "Need Help?"
msgstr "Serve un aiuto?"
#: wp-cache.php:947
#, php-format
msgid "<a href=\"%1$s\">Installation Help</a>"
msgstr "<a href=\"%1$s\">Info installazione</a>"
#: wp-cache.php:948
#, php-format
msgid "<a href=\"%1$s\">Frequently Asked Questions</a>"
msgstr "<a href=\"%1$s\">FAQ</a>"
#: wp-cache.php:949
#, php-format
msgid "<a href=\"%1$s\">Support Forum</a>"
msgstr "<a href=\"%1$s\">Forum di supporto</a>"
#: wp-cache.php:951
msgid "Rate This Plugin!"
msgstr "Vota questo plugin!"
#: wp-cache.php:952
#, php-format
msgid "Please <a href=\"%s\">rate</a> this plugin and tell me if it works for you or not. It really helps development."
msgstr "<a href=\"%s\">Vota</a> questo plugin e dimmi se funziona oppure no. Il tuo feedback mi aiuterà nello sviluppo di questo progetto."
#: wp-cache.php:961
#, php-format
msgid "Cached pages since %1$s : <strong>%2$s</strong>"
msgstr "Pagine in cache da %1$s : <strong>%2$s</strong>"
#: wp-cache.php:962
msgid "Newest Cached Pages:"
msgstr "Pagine recenti nella cache:"
#: wp-cache.php:966
#, php-format
msgid "Cached %s seconds ago"
msgstr "Cache effettuata %s secondi fa"
#: wp-cache.php:969
msgid "(may not always be accurate on busy sites)"
msgstr "(il dato potrebbe essere non sempre accurato per quei siti ad alto traffico)"
#: wp-cache.php:988
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 "I plugin di cache sono degli scripts PHP che risiedono in una cartella a nome plugins allocata nella cartella wp-super-cache. Questi plugin saranno caricati al momento del caricamento di Supercache in un modo più rapido dei regolari plugin di WordPress."
#: wp-cache.php:989
msgid "This is strictly an advanced feature only and knowledge of both PHP and WordPress actions is required to create them."
msgstr "Questa é una funzione strettamente avanzata e necessita di una valida conoscenza sul come operare in ambito di PHP e WordPress."
#: wp-cache.php:999
msgid "Available Plugins"
msgstr "Plugin disponibili"
#: wp-cache.php:1016
msgid "Easy"
msgstr "Facile"
#: wp-cache.php:1016
msgid "CDN"
msgstr "CDN"
#: wp-cache.php:1016
msgid "Tester & Contents"
msgstr "Verifiche e contenuti"
#: wp-cache.php:1016
msgid "Preload"
msgstr "Pre-carica"
#: wp-cache.php:1016
msgid "Plugins"
msgstr "Plugins"
#: wp-cache.php:1016
msgid "Debug"
msgstr "Debug"
#: wp-cache.php:1047
#, php-format
msgid "Notice: WP Super Cache mod_rewrite rule checks disabled unless running on <a href=\"%s\">the main site</a> of this network."
msgstr "Avviso: la regola mod_rewrite per WP Super Cache non sarà attiva eccetto che per il <a href=\"%s\">sito principale</a> di questo network."
#: wp-cache.php:1049
#, php-format
msgid "Notice: WP Super Cache mod_rewrite rule checks disabled unless running on <a href=\"%s\">on the main site</a> of this network."
msgstr "Avviso: la regola mod_rewrite per WP Super Cache non sarà attiva eccetto che <a href=\"%s\">sul sito principale</a> di questo network."
#: wp-cache.php:1059
msgid "Mod Rewrite Rules"
msgstr "Regole Mod Rewrite"
#: wp-cache.php:1065
msgid "WordPress MU Detected"
msgstr "E' stata rilevata una installazione WordPress MU"
#: wp-cache.php:1065
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 "Sfortunatamente, le rewrite rule non possono essere aggiornate in automatico quando WordPress MU é in funzione. Apri il tuo file .htaccess ed aggiungi le seguenti regole mod_rewrite in cima ad ogni altra regola presente nel file."
#: wp-cache.php:1067
msgid "Mod Rewrite rules cannot be updated!"
msgstr "Le regole Mod Rewrite non possono essere aggiornate!"
#: wp-cache.php:1068
#, php-format
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 "Affinché l'aggiornamento automatico possa funzionare, sono necessari i marcatori <strong>BEGIN</strong> ed <strong>END</strong> nel file %s.htaccess. Sono simili a questa ed avvolgono le principali regole mod_rewrite di WordPress:"
#: wp-cache.php:1070
msgid "Refresh this page when you have updated your .htaccess file."
msgstr "Ricarica questa pagina una volta aggiornato il file .htaccess."
#: wp-cache.php:1074
msgid "Thank you for upgrading."
msgstr "Grazie per avere effettuato l'aggiornamento."
#: wp-cache.php:1074
#, php-format
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 "Le regole mod_rewrite sono cambiate dalla tua ultima installazione di questo plugin. E' necessario che tu rimuova le regole supercache precedenti prima che le nuove siano aggiornate. Ricarica questa pagina una volta che avrai modificato il tuo file .htaccess. Qualora desiderassi effettuare un aggiornamento manuale, modifica la seguente linea: %1$s rendendola simile a questa: %2$s Le sole modifiche sono \"HTTP_COOKIE\" che diventa \"HTTP:Cookie\" e \"wordpressuser\" che va sostituito con \"wordpress\". Questa é una modifica relativa a WordPress 2.5 comunque, la sua validità é estesa anche alle versioni precedenti (qualora avessi il coraggio di utilizzarle)."
#: wp-cache.php:1078
msgid "Trailing slash check required."
msgstr "E' necessaria una verifica sullo slash di chiusura."
#: wp-cache.php:1078
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 "Pare che il tuo URL termini con uno \"/\". Dal momento in cui hai installato questo plugin, é stato rilevato un bug che duplica il contenuto laddove l'URL non termina con uno \"/\"; di fatto, vengono proposti gli stessi contenuti di quelli con lo \"/\" e non viene altresì effettuato un reindirizzamento all'URL appropriato. Per la correzione, sarà necessario modificare il tuo file .htaccess aggiungendo queste due regole ai due gruppi di regole di Super Cache:"
#: wp-cache.php:1080
msgid "You can see where the rules go and examine the complete rules by clicking the \"View mod_rewrite rules\" link below."
msgstr "Puoi vedere dove posizionare ed esaminare nella loro completezza le regole cliccando il link qui sotto a nome \"Visualizza le regole Mod_Rewrite\"."
#: wp-cache.php:1094
msgid "Mod Rewrite rules updated!"
msgstr "Le regole Mod Rewrite sono state aggiornate!"
#: wp-cache.php:1095
#, php-format
msgid "%s.htaccess has been updated with the necessary mod_rewrite rules. Please verify they are correct. They should look like this:"
msgstr "Il file %s.htaccess é stato aggiornato con l'inserimento delle regole mod_rewrite necessarie. Verifica la loro correttezza. Ecco come dovrebbero essere:"
#: wp-cache.php:1097
msgid "Mod Rewrite rules must be updated!"
msgstr "E' necessario aggiornare le regole Mod Rewrite!"
#: wp-cache.php:1098
#, php-format
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 "Il tuo file %s.htaccess non é scrivibile e deve essere aggiornato con le regole mod_rewrite necessarie. Le nuove regole andranno inserite al di sopra di quelle regolari di WordPress così come nel codice qui sotto:"
#: wp-cache.php:1103
#, php-format
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 "Sono state rilevate le regole mod rewrite di WP Super Cache nel tuo file %s.htaccess.<br /> Clicca il seguente link per vedere le linee aggiunte a quel file. Nel caso in cui avessi aggiornato il plugin assicurati che esse coincidano."
#: wp-cache.php:1106
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 "E' stata rilevata una differenza tra le regole del tuo file .htaccess e quelle rewrite del plugin. Questo potrebbe dipendere anche da una sola spaziatura nel testo: effettua quanto prima una comparazione tra le regole presenti nel file con quelle qui sotto. Premi il pulsante ’Update Mod_Rewrite Rules’ per aggiornare."
#: wp-cache.php:1109
msgid "View Mod_Rewrite Rules"
msgstr "Visualizza le regole Mod_Rewrite"
#: wp-cache.php:1113
#: wp-cache.php:2350
#, php-format
msgid "Rules must be added to %s too:"
msgstr "Le regole devono essere aggiunte anche a %s:"
#: wp-cache.php:1121
#, php-format
msgid "Gzip encoding rules in %s.htaccess created."
msgstr "Sono state create nel file %s.htaccess le regole per la codifica Gzip."
#: wp-cache.php:1128
msgid "Fix Configuration"
msgstr "Correggi la configurazione"
#: wp-cache.php:1131
msgid "Restore Default Configuration"
msgstr "Ripristina la configurazione predefinita"
#: wp-cache.php:1139
msgid "Comment moderation is enabled. Your comment may take some time to appear."
msgstr "Moderazione dei commenti attiva. Il tuo commento non apparirà immediatamente."
#: wp-cache.php:1164
msgid "Lock Down:"
msgstr "Blocco di protezione:"
#: wp-cache.php:1165
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 "Proteggi il tuo server da un inatteso picco di traffico attivando il blocco. Quando il blocco é attivo, i nuovi commenti non ricaricheranno i file statici nella cache."
#: wp-cache.php:1166
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 "Sviluppatori: é possibile rendere compatibile il plugin con il blocco di protezione grazie alla costante \"WPLOCKDOWN\". Il seguente codice farà sì che il plugin sia in grado di sopperire alle impostazioni WPLOCKDOWN."
#: wp-cache.php:1168
msgid "Sorry. My blog is locked down. Updates will appear shortly"
msgstr "Il mio blog ha attivato un blocco di protezione. Gli aggiornamenti appariranno a breve"
#: wp-cache.php:1172
msgid "WordPress is locked down. Super Cache static files will not be deleted when new comments are made."
msgstr "WordPress ha un blocco di protezione. Quando verranno effettuati dei nuovi commenti, i file statici di Super Cache non saranno cancellati."
#: wp-cache.php:1174
msgid "WordPress is not locked down. New comments will refresh Super Cache static files as normal."
msgstr "WordPress ha un blocco di protezione. I nuovi commenti rigenereranno come al solito i file statici di Super Cache."
#: wp-cache.php:1180
msgid "Lock Down"
msgstr "Blocco di protezione"
#: wp-cache.php:1188
msgid "Directly Cached Files"
msgstr "File cache diretta"
#: wp-cache.php:1246
#, php-format
msgid "%s removed!"
msgstr "%s rimosso!"
#: wp-cache.php:1254
#, php-format
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 "E' necessario rendere scrivibile %s affinché questa opzione possa essere attivata. Per ragioni di sicurezza, rendi di sola lettura una volta che la pagina é stata generata."
#: wp-cache.php:1256
#, php-format
msgid "%s is writable. Please make it readonly after your page is generated as this is a security risk."
msgstr "%s é scrivibile. Assicurati che essa sia di sola lettura una volta che la pagina verrà generata (limita i problemi di sicurezza)."
#: wp-cache.php:1270
msgid "Existing direct page"
msgstr "Pagina diretta esistente"
#: wp-cache.php:1270
msgid "Delete cached file"
msgstr "Cancella i file nella cache"
#: wp-cache.php:1275
msgid "Add direct page:"
msgstr "Aggiungi una pagina diretta:"
#: wp-cache.php:1277
#, php-format
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 "I file di cache diretta sono dei file creati direttamente sotto %s ossia laddove il tuo blog risiede. Questa opzione é particolarmente utile qualora ti aspettassi un alto livello di traffico proveniente da Digg o Slashdot verso un articolo/pagina."
#: wp-cache.php:1279
#, php-format
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 "Esempio: per la cache di <em>%1$sabout/</em>, sarà necessario che tu inserisca %1$sabout/ oppure /about/. Il file di cache verrà generato la prima volta che un utente anonimo visiterà quella pagina."
#: wp-cache.php:1280
msgid "Make the textbox blank to remove it from the list of direct pages and delete the cached file."
msgstr "Svuota la casella di testo per rimuovere l'indirizzo dalla lista delle pagine dirette e cancellare dalla cache il file."
#: wp-cache.php:1285
msgid "Update Direct Pages"
msgstr "Aggiorna le pagine dirette"
#: wp-cache.php:1323
msgid "Expiry Time & Garbage Collection"
msgstr "Periodo scadenza e Garbage Collection"
#: wp-cache.php:1325
msgid "Expire time:"
msgstr "Periodo scadenza:"
#: wp-cache.php:1326
msgid "seconds"
msgstr "secondi"
#: wp-cache.php:1327
msgid "Garbage Collection"
msgstr "Garbage Collection"
#: wp-cache.php:1327