Forking what is left of ZeroNet and hopefully adding an AT Proto Frontend/Proxy
1{
2 "Peers": "Peer",
3 "Connected": "Connessi",
4 "Connectable": "Collegabili",
5 "Connectable peers": "Peer collegabili",
6
7 "Data transfer": "Trasferimento dati",
8 "Received": "Ricevuti",
9 "Received bytes": "Byte ricevuti",
10 "Sent": "Inviati",
11 "Sent bytes": "Byte inviati",
12
13 "Files": "File",
14 "Total": "Totale",
15 "Image": "Imagine",
16 "Other": "Altro",
17 "User data": "Dati utente",
18
19 "Size limit": "Limite dimensione",
20 "limit used": "limite usato",
21 "free space": "spazio libero",
22 "Set": "Imposta",
23
24 "Optional files": "File facoltativi",
25 "Downloaded": "Scaricati",
26 "Download and help distribute all files": "Scarica e aiuta a distribuire tutti i file",
27 "Total size": "Dimensione totale",
28 "Downloaded files": "File scaricati",
29
30 "Database": "Database",
31 "search feeds": "ricerca di feed",
32 "{feeds} query": "{feeds} interrogazione",
33 "Reload": "Ricaricare",
34 "Rebuild": "Ricostruire",
35 "No database found": "Nessun database trovato",
36
37 "Identity address": "Indirizzo di identità",
38 "Change": "Cambia",
39
40 "Update": "Aggiorna",
41 "Pause": "Sospendi",
42 "Resume": "Riprendi",
43 "Delete": "Cancella",
44 "Are you sure?": "Sei sicuro?",
45
46 "Site address": "Indirizzo sito",
47 "Donate": "Dona",
48
49 "Missing files": "File mancanti",
50 "{} try": "{} tenta",
51 "{} tries": "{} prova",
52 "+ {num_bad_files} more": "+ {num_bad_files} altri",
53
54 "This is my site": "Questo è il mio sito",
55 "Site title": "Titolo sito",
56 "Site description": "Descrizione sito",
57 "Save site settings": "Salva impostazioni sito",
58
59 "Content publishing": "Pubblicazione contenuto",
60 "Choose": "Scegli",
61 "Sign": "Firma",
62 "Publish": "Pubblica",
63
64 "This function is disabled on this proxy": "Questa funzione è disabilitata su questo proxy",
65 "GeoLite2 City database download error: {}!<br>Please download manually and unpack to data dir:<br>{}": "Errore scaricamento database GeoLite2 City: {}!<br>Si prega di scaricarlo manualmente e spacchetarlo nella cartella dir:<br>{}",
66 "Downloading GeoLite2 City database (one time only, ~20MB)...": "Scaricamento database GeoLite2 City (solo una volta, ~20MB)...",
67 "GeoLite2 City database downloaded!": "Database GeoLite2 City scaricato!",
68
69 "Are you sure?": "Sei sicuro?",
70 "Site storage limit modified!": "Limite di archiviazione del sito modificato!",
71 "Database schema reloaded!": "Schema database ricaricato!",
72 "Database rebuilding....": "Ricostruzione database...",
73 "Database rebuilt!": "Database ricostruito!",
74 "Site updated!": "Sito aggiornato!",
75 "Delete this site": "Cancella questo sito",
76 "File write error: ": "Errore scrittura file:",
77 "Site settings saved!": "Impostazioni sito salvate!",
78 "Enter your private key:": "Inserisci la tua chiave privata:",
79 " Signed!": " Firmato!",
80 "WebGL not supported": "WebGL non supportato"
81}