commit
d8015e12f8
|
@ -2,7 +2,7 @@ if(typeof translations == 'undefined'){
|
|||
translations = {};
|
||||
}
|
||||
|
||||
translations.en_US = {
|
||||
translations.it_IT = {
|
||||
// header
|
||||
'Search': 'Cerca',
|
||||
// Nav menu
|
||||
|
@ -141,4 +141,4 @@ translations.en_US = {
|
|||
'Successfully connected to Aria2 through its remote RPC …': 'Connesso con successo a Aria2 mediante RPC remoto …',
|
||||
'Successfully connected to Aria2 through remote RPC, however the connection is still insecure. For complete security try adding an authorization secret token while starting Aria2 (through the flag --rpc-secret)': 'Correttamente connesso al server Aria2 mediante RPC, ma in modo non sicuro. Per una completa sicurezza prova ad aggiungere un token di autorizzazione segreto all\'avvio di Aria2 (mediante il flag --rpc-secret)',
|
||||
'Trying to connect to aria2 using the new connection configuration': 'Provo a connettermi a Aria2 attraverso le nuove impostazioni',
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user