|
5 | 5 | "ipfsIsNotRunning": "IPFS non è in Esecuzione",
|
6 | 6 | "ipfsHasErrored": "IPFS è in Errore",
|
7 | 7 | "runningWithGC": "In Esecuzione (GC in corso)",
|
8 |
| - "runningWhileCheckingForUpdate": "Running (Checking for Updates)", |
| 8 | + "runningWhileCheckingForUpdate": "In esecuzione (Controllo aggiornamenti in corso)", |
9 | 9 | "start": "Avvia",
|
10 | 10 | "stop": "Arresta",
|
11 | 11 | "restart": "Riavvia",
|
|
29 | 29 | "clickToOpenLogs": "Clicca qui per aprire i file di log.",
|
30 | 30 | "ipfsNotRunning": "IPFS non è in esecuzione",
|
31 | 31 | "checkForUpdates": "Verifica presenza aggiornamenti...",
|
32 |
| - "checkingForUpdates": "Checking for Updates", |
| 32 | + "checkingForUpdates": "Controllo aggiornamenti in corso…", |
33 | 33 | "yes": "Sì",
|
34 | 34 | "no": "No",
|
35 | 35 | "close": "Chiudi",
|
|
225 | 225 | "appPreferences": "Preferenze App",
|
226 | 226 | "launchOnStartup": "Avvia al Login",
|
227 | 227 | "openWebUIAtLaunch": "Apri l'interfaccia web all'avvio",
|
228 |
| - "pubsub": "Enable PubSub", |
229 |
| - "namesysPubsub": "Enable IPNS over PubSub", |
230 |
| - "automaticGC": "Automatic Garbage Collection", |
| 228 | + "pubsub": "Abilita PubSub", |
| 229 | + "namesysPubsub": "Abilita IPNS su PubSub", |
| 230 | + "automaticGC": "Garbage Collection automatica", |
231 | 231 | "ipfsCommandLineTools": "Strumenti a Riga di Comando",
|
232 | 232 | "takeScreenshotShortcut": "Scorciatoia Screenshot Globale",
|
233 | 233 | "downloadHashShortcut": "Scorciatoia Download Globale",
|
234 | 234 | "experiments": "Esperimenti",
|
235 |
| - "npmOnIpfs": "Enable npm on IPFS" |
| 235 | + "npmOnIpfs": "Abilita npm su IPFS" |
236 | 236 | },
|
237 | 237 | "setCustomIpfsBinaryConfirmation": {
|
238 | 238 | "title": "File binario IPFS personalizzato",
|
|
0 commit comments