You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_locales/it/messages.json
+55-3Lines changed: 55 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@
100
100
"description": ""
101
101
},
102
102
"CascadeRestrictions": {
103
-
"message": "Any capability blocked in the top document must be blocked in its subdocuments too",
103
+
"message": "Qualsiasi funzionalità bloccata nel documento superiore deve essere bloccata anche nei suoi sotto-documenti. ",
104
104
"description": ""
105
105
},
106
106
"ClearClickDescription": {
@@ -223,6 +223,10 @@
223
223
"message": "Attiva le restrizioni a livello globale",
224
224
"description": ""
225
225
},
226
+
"EnforceOnRestart": {
227
+
"message": "Ripristino delle restrizioni al riavvio del browser",
228
+
"description": ""
229
+
},
226
230
"NoEnforcementForTab": {
227
231
"message": "Disattiva le restrizioni per questa scheda",
228
232
"description": ""
@@ -296,7 +300,7 @@
296
300
"description": ""
297
301
},
298
302
"OptAmnesticUpdates": {
299
-
"message": "Revoke temporary permissions on NoScript updates, even if the browser is not restarted",
303
+
"message": "Revoca delle autorizzazioni temporanee sugli aggiornamenti di NoScript, anche se il browser non viene riavviato",
300
304
"description": ""
301
305
},
302
306
"KeepLocked": {
@@ -748,7 +752,7 @@
748
752
"description": ""
749
753
},
750
754
"cap_unchecked_css": {
751
-
"message": "unrestricted CSS",
755
+
"message": "CSS non vincolato",
752
756
"description": ""
753
757
},
754
758
"cap_lan": {
@@ -919,12 +923,60 @@
919
923
"message": "Automatico",
920
924
"description": ""
921
925
},
926
+
"ModernRed": {
927
+
"message": "Modern Red",
928
+
"description": ""
929
+
},
930
+
"VintageBlue": {
931
+
"message": "Vintage Blue",
932
+
"description": ""
933
+
},
934
+
"toVintageBlue": {
935
+
"message": "Passa allo stile Vintage Blue",
936
+
"description": ""
937
+
},
922
938
"DonateShort": {
923
939
"message": "Dona",
924
940
"description": ""
925
941
},
926
942
"DonateLong": {
927
943
"message": "NoScript è un software libero e gratuito: non esisterebbe senza il tuo aiuto. Dona ora!",
928
944
"description": ""
945
+
},
946
+
"TabGuard_label": {
947
+
"message": "Protezione dallo svelamento dell'identità nella navigazione tra schede",
948
+
"description": ""
949
+
},
950
+
"TabGuard_optEnabled": {
951
+
"message": "Abilitata in tutte le finestre",
952
+
"description": ""
953
+
},
954
+
"TabGuard_optIncognito": {
955
+
"message": "Abilitata solo nelle finestre di navigazione privata",
956
+
"description": ""
957
+
},
958
+
"TabGuard_optDisabled": {
959
+
"message": "Disabilitata",
960
+
"description": ""
961
+
},
962
+
"TabGuard_forget": {
963
+
"message": "Dimentica le eccezioni",
964
+
"description": ""
965
+
},
966
+
"TabGuard_title": {
967
+
"message": "Pericolo di svelamento dell'identità",
968
+
"description": ""
969
+
},
970
+
"TabGuard_message": {
971
+
"message": "Stai per caricare una pagina dal sito $1.\nSe sei utente registrato su $1, informazioni sulla tua identità potrebbero essere acquisite dal sito $2.",
0 commit comments