Skip to content

Commit d1fe916

Browse files
authored
Merge pull request #2354 from mromanelli9/patch-1
Update it.js
2 parents fc85fe7 + 5f26580 commit d1fe916

File tree

10 files changed

+74
-68
lines changed

10 files changed

+74
-68
lines changed

lang/it.js

Lines changed: 30 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Initial Author: Tibi Diego ([email protected])
55
*
66
* Author: Gianni
7+
* Author: Marco ([email protected])
78
*/
89

910
var theUILang =
@@ -12,7 +13,7 @@ var theUILang =
1213
Downloads : "Download",
1314
Connection : "Connessioni",
1415
BitTorrent : "BitTorrent",
15-
Format : "Format",
16+
Format : "Formato",
1617
Advanced : "Avanzate",
1718
User_Interface : "Interfaccia Utente",
1819
Confirm_del_torr : "Conferma prima di cancellare",
@@ -21,13 +22,13 @@ var theUILang =
2122
Alt_list_bckgnd : "Alterna i colori di sfondo nelle liste",
2223
Show_cat_start : "Mostra categorie all'avvio",
2324
Show_det_start : "Mostra dettagli all'avvio",
24-
KeepSearches : "Keep searches",
25-
KeepSelectedTab : "Keep selected tab",
26-
KeepSelectedLabels : "Keep selected labels",
25+
KeepSearches : "Mantieni le ricerche",
26+
KeepSelectedTab : "Mantieni l'ultima lista di torrent selezionati",
27+
KeepSelectedLabels : "Mantieni le etichette selezionate",
2728
Dnt_start_down_auto : "Non iniziare il download automaticamente",
2829
Listening_Port : "Porta di ascolto",
2930
Port_f_incom_conns : "Porta usata per le connessioni in ingresso",
30-
Rnd_port_torr_start : "Selezione casuale della porta ad ogni avvio di rTorrent",
31+
Rnd_port_torr_start : "Selezione casuale della porta a ogni avvio di rTorrent",
3132
Type : "Tipo",
3233
Bandwidth_Limiting : "Limitazione Banda",
3334
Global_max_upl : "Velocità massima di UL",
@@ -140,9 +141,9 @@ var theUILang =
140141
time_m : "m ", /*for x minutes remaining*/
141142
time_s : "s ", /*for x seconds remaining*/
142143
Base_directory : "Cartella",
143-
Number_Peers_min : "Minimo numero di peer",
144-
Number_Peers_max : "Massimo numero di peer",
145-
Tracker_Numwant : "Desiderato numero di peer",
144+
Number_Peers_min : "Numero minimo di peer",
145+
Number_Peers_max : "Numero massimo di peer",
146+
Tracker_Numwant : "Numero desiderato di peer",
146147
Number_Peers_For_Seeds_min : "Minimo numero di peer per il seeding",
147148
Number_Peers_For_Seeds_max : "Massimo numero di peer per il seedding",
148149
Enable_port_open : "Apri porta in ascolto",
@@ -207,11 +208,11 @@ var theUILang =
207208
plgShutdown : "Disattiva",
208209
limit : "Limite",
209210
speedList : "Lista delle velocità a Popup (separate da virgola)",
210-
DecimalPlacesSizes : "Decimal Places of Sizes",
211-
CatListSizeDecimalPlaces : "In category list",
212-
TableSizeDecimalPlaces : "In tables",
213-
DetailsSizeDecimalPlaces : "In general tab",
214-
OtherSizeDecimalPlaces : "Other",
211+
DecimalPlacesSizes : "Mostra decimali nelle dimensioni",
212+
CatListSizeDecimalPlaces : "Nelle categorie",
213+
TableSizeDecimalPlaces : "Nella lista dei torrent",
214+
DetailsSizeDecimalPlaces : "Nella scheda 'Generale'",
215+
OtherSizeDecimalPlaces : "Altro",
215216
Default : "Default",
216217
ClearButton : "Pulisci",
217218
dontShowTimeouts : "Ignora messaggi riguardati i timeout",
@@ -252,15 +253,15 @@ var theUILang =
252253
scrapeUpdate : "Ultimo Aggiornamento",
253254
trkInterval : "Intervallo",
254255
logAutoSwitch : "Passa in automatico alla scheda 'Eventi'",
255-
showStateLabelSize : "Show state size",
256-
showLabelSize : "Vedi grandezza dell'etichetta",
257-
showSearchLabelSize : "Show search size",
258-
showCustomLabelTree : "Show label path tree",
259-
labelSizeRightAlign : "Right align size in category list",
260-
showEmptyPathLabel : "Show empty path labels",
261-
showLabelTextOverflow : "Allow overflow of label text",
262-
showOpenStatus : "Show open status in status bar",
263-
requiresAtLeastRtorrent : "Requires rTorrent >= {version}", // ... v0.9.7
256+
showStateLabelSize : "Mostra la dimensione su 'Stato'",
257+
showLabelSize : "Mostra la dimensione su 'Etichette' e 'Tracker'",
258+
showSearchLabelSize : "Mostra la dimensione su 'Cerca'",
259+
showCustomLabelTree : "Mostra la gerarchia delle etichette",
260+
labelSizeRightAlign : "Allinea a destra la dimensione (nelle categorie)",
261+
showEmptyPathLabel : "Mostra etichette senza percorso",
262+
showLabelTextOverflow : "Autorizza lo straripamento del testo delle etichette",
263+
showOpenStatus : "Mostra lo stato di apertura nella barra di stato",
264+
requiresAtLeastRtorrent : "Richiesto rTorrent >= {version}", // ... v0.9.7
264265
phpParameterUnavailable : "La direttiva PHP register_argc_argv è impostata su OFF. Cambia su ON, altrimenti alcuni plugin non funzioneranno correttamente.",
265266
addTorrentFailedURL : "Aggiunta torrent fallita. Impossibile elaborare l'URL.",
266267
addTorrentFailedFile : "Aggiunta torrent fallita. Il contenuto elaborato non è un file torrent valido.",
@@ -279,15 +280,15 @@ var theUILang =
279280
Num_No : "Nr.", // This means "Number". To be used as header for number count, e.g.: throttle/ratio plugin
280281
This_screen : "Questa schermata",
281282
About_program : "Riguardo a ruTorrent",
282-
Toggle_menu : "Vedi/Nascondi menù ",
283-
Toggle_details : "Vedi/Nascondi dettagli",
284-
Toggle_categories : "Vedi/Nascondi Categorie",
283+
Toggle_menu : "Mostra/Nascondi menù",
284+
Toggle_details : "Mostra/Nascondi dettagli",
285+
Toggle_categories : "Mostra/Nascondi Categorie",
285286
Delete_current_torrents : "Elimina torrent selezionati",
286287
Select_all : "Seleziona tutti",
287288
Deselect_all : "Cancella selezione",
288289
showSpeedInTitle : "Mostra velocità nel titolo",
289-
speedGraphDuration : "Duration of speed graph",
290-
speedGraphDurationOptions : {600: "10 min", 1800: "30 min", 3600: "1 hr", 10800: "3 hrs"},
290+
speedGraphDuration : "Durata del grafico della velocità",
291+
speedGraphDurationOptions : {600: "10 min", 1800: "30 min", 3600: "1 h", 10800: "3 h"},
291292
badTempPath : "L'utente che esegue il Webserver non ha i permessi di lettura/scrittura/esecuzione sulla cartella tmp. ruTorrent non funzionerà.",
292293
badTempPath2 : "L'utente che esegue rTorrent deve avere i permessi di lettura/esecuzione sulla cartella tmp. ruTorrent non funzionerà.",
293294
doRandomizeHash : "Varia i dati di hash per fare cross-seeding",
@@ -300,6 +301,6 @@ var theUILang =
300301
linkTorTorrentRestored : "Connessione a rTorrent stabilita",
301302
removeAllTegs : "Rimuovi tutti i tag",
302303
Torrents : "Torrent",
303-
copyToClipboardFailed : "The copy function isn't working in your browser.\nPlease copy this content manually:\n\n",
304-
copyToClipboardSuccess : "Copied to clipboard successfully!"
304+
copyToClipboardFailed : "La funzione copia non funziona nel tuo browser.\nCopia il contenuto manualmente:\n\n",
305+
copyToClipboardSuccess : "Copiato con successo negli appunti!"
305306
};

plugins/_cloudflare/lang/it.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
*
33
* Italian language file.
44
*
5-
* Author:
5+
* Author: Marco ([email protected])
66
*/
77

8-
theUILang.cannotLoadCloudscraper = "_cloudflare plugin: cloudscraper module can't be loaded in Python";
8+
theUILang.cannotLoadCloudscraper = "plugin '_cloudflare': il modulo 'cloudscraper' per Python non può essere caricato";
99

1010
thePlugins.get("_cloudflare").langLoaded();

plugins/_task/lang/it.js

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -3,25 +3,25 @@
33
*
44
* Italian language file.
55
*
6-
* Author:
6+
* Author: Marco ([email protected])
77
*/
88

9-
theUILang.tskCommand = "Running...";
10-
theUILang.tskCommandDone = "Done.";
9+
theUILang.tskCommand = "Comando in esecuzione...";
10+
theUILang.tskCommandDone = "Comando terminato.";
1111
theUILang.tskConsole = "Console";
12-
theUILang.tskErrors = "Diagnostics";
13-
theUILang.tskBackground = "Hide";
14-
theUILang.tskStart = "Started";
15-
theUILang.tskFinish = "Finished";
16-
theUILang.tskElapsed = "Elapsed";
12+
theUILang.tskErrors = "Diagnostiche";
13+
theUILang.tskBackground = "Nascondi";
14+
theUILang.tskStart = "Avviato";
15+
theUILang.tskFinish = "Terminato";
16+
theUILang.tskElapsed = "Trascorso";
1717
theUILang.tskPlugin = "Plugin";
18-
theUILang.tskDeletePrompt = "Do you really want to delete the selected task(s)?";
19-
theUILang.tskDelete = "Delete tasks(s)";
20-
theUILang.tskActivate = "Activate";
21-
theUILang.tskRemove = "Remove";
22-
theUILang.tskRefresh = "Refresh";
23-
theUILang.tskRunning = "Running";
24-
theUILang.tskArg = "Parameter";
25-
theUILang.tskTasks = "Tasks";
18+
theUILang.tskDeletePrompt = "Vuoi veramente rimuovere il comando(i) selezionato(i)?";
19+
theUILang.tskDelete = "Rimuovi comando";
20+
theUILang.tskActivate = "Attivare";
21+
theUILang.tskRemove = "Rimuovere";
22+
theUILang.tskRefresh = "Aggiornare";
23+
theUILang.tskRunning = "In esecuzione";
24+
theUILang.tskArg = "Parametro";
25+
theUILang.tskTasks = "Comando";
2626

2727
thePlugins.get("_task").langLoaded();

plugins/bulk_magnet/lang/it.js

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
*
44
* Italian language file.
55
*
6-
* Author:
6+
* Author: Marco ([email protected])
77
*/
88

9-
theUILang.bulkCopy = "Copy";
10-
theUILang.Magnet = "Magnet link";
11-
theUILang.bulkAdd = "Bulk loading";
12-
theUILang.bulkAddDescription = "One link per line (HTTP, magnet-link or hash)";
9+
theUILang.bulkCopy = "Copia";
10+
theUILang.Magnet = "Collegamento magnet";
11+
theUILang.bulkAdd = "Caricamento in serie";
12+
theUILang.bulkAddDescription = "Un collegamento per riga (HTTP, magnet o hash)";
1313

1414
thePlugins.get("bulk_magnet").langLoaded();

plugins/check_port/lang/it.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@
44
* Italian language file.
55
*
66
* Author: Gianni
7+
* Author: Marco ([email protected])
78
*/
89

9-
theUILang.checkWebsiteNotFound = "Check_port plugin: Plugin will not work. Invalid configuration";
10+
theUILang.checkWebsiteNotFound = "Plugin 'Check_port': Il plugin non funziona. Configurazione non valida.";
1011
theUILang.checkPort = "Controlla stato porta";
1112
theUILang.portStatus = [
1213
"Stato della porta sconosciuto",

plugins/create/lang/it.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
*
44
* Italian language file.
55
*
6-
* Author:
6+
* Author: Marco ([email protected])
77
*/
88

99
theUILang.mnu_create = "Crea Torrent...";
@@ -16,17 +16,17 @@
1616
theUILang.PrivateTorrent = "Torrent privato";
1717
theUILang.torrentCreate = "Crea...";
1818
theUILang.BadTorrentData = "Devi completare tutti i campi!";
19-
theUILang.createExternalNotFound = "Create plugin: Il Plugin non funziona. L'utente non può accedere al programma esterno";
20-
theUILang.incorrectDirectory = "Direcory errata";
19+
theUILang.createExternalNotFound = "Plugin 'Create': Il Plugin non funziona. L'utente non può accedere al programma esterno";
20+
theUILang.incorrectDirectory = "Cartella errata";
2121
theUILang.cantExecExternal = "Non posso eseguire il programma esterno";
2222
theUILang.createConsole = "Console";
2323
theUILang.createErrors = "Errori";
2424
theUILang.torrentSave = "Salva";
2525
theUILang.torrentKill = "Stop";
2626
theUILang.torrentKilled = "Il processo è stato arrestato.";
2727
theUILang.recentTrackers = "Tracker recenti";
28-
theUILang.source = "Source";
29-
theUILang.HybridTorrent = "Hybrid torrent";
30-
theUILang.deleteFromRecentTrackers = "> Delete";
28+
theUILang.source = "Sorgente";
29+
theUILang.HybridTorrent = "Torrent ibrido";
30+
theUILang.deleteFromRecentTrackers = "> Cancella";
3131

3232
thePlugins.get("create").langLoaded();

plugins/datadir/lang/it.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
* Italian language file.
55
*
66
* Author: Gianni
7+
* Author: Marco ([email protected])
78
*/
89

910
theUILang.DataDir = "Salva in";
1011
theUILang.DataDirMove = "Sposta i file dati";
1112
theUILang.datadirDlgCaption = "Cartella dati del torrent";
12-
theUILang.datadirDirNotFound = "DataDir plugin: Cartella non valida";
13-
theUILang.datadirSetDirFail = "DataDir plugin: Operazione fallita";
13+
theUILang.datadirDirNotFound = "Plugin 'DataDir': Cartella non valida";
14+
theUILang.datadirSetDirFail = "Plugin 'DataDir': Operazione fallita";
1415

1516
thePlugins.get("datadir").langLoaded();

plugins/extsearch/lang/it.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
* Italian language file.
55
*
66
* Author: Gianni
7+
* Author: Marco ([email protected])
78
*/
89

910
theUILang.tegMenuLoad = "Carica";
@@ -31,9 +32,9 @@
3132
theUILang.exsCookies = "Formato dei cookie";
3233
theUILang.extAllPublic = "Tutto Pubblico";
3334
theUILang.extAllPrivate = "Tutto Privato";
34-
theUILang.exsMustInstallCookies = "Il plugin dei Cookie è richiesto per far funzionare questo motore di ricerca.";
35-
theUILang.exsMustInstallLoginMgr = "Il plugin LoginMgr è richiesto per far funzionare questo motore di ricerca.";
36-
theUILang.exsLoginMgr = "Configura il tuo account in LoginMgr per far funzionare questo motore di ricerca.";
35+
theUILang.exsMustInstallCookies = "Il plugin 'Cookies' è richiesto per far funzionare questo motore di ricerca.";
36+
theUILang.exsMustInstallLoginMgr = "Il plugin 'LoginMgr' è richiesto per far funzionare questo motore di ricerca.";
37+
theUILang.exsLoginMgr = "Configura il tuo account nel plugin 'LoginMgr' per far funzionare questo motore di ricerca.";
3738
theUILang.exsURLInfo = "URL info";
3839
theUILang.exsURLGUID = "Descrizione URL";
3940
theUILang.exsURLHref = "Download URL";

plugins/filedrop/lang/it.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
* Italian language file.
55
*
66
* Author: Gianni
7+
* Author: Marco ([email protected])
78
*/
89

9-
theUILang.doesntSupportHTML5 = "Plugin filedrop: Il tuo browser non suppporta l'upload di file tramite HTML5 . Plugin disabilitato.";
10-
theUILang.tooManyFiles = "Plugin filedrop: Troppi file. Devono essere <= ";
10+
theUILang.doesntSupportHTML5 = "Plugin 'filedrop': Il tuo browser non suppporta l'upload di file tramite HTML5 . Plugin disabilitato.";
11+
theUILang.tooManyFiles = "Plugin 'filedrop': Troppi file. Devono essere <= ";
1112
theUILang.fileTooLarge = "è troppo grande. Per favore carica file fino a";
1213

1314
thePlugins.get("filedrop").langLoaded();

plugins/unpack/lang/it.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@
44
* Italian language file.
55
*
66
* Author: Gianni
7+
* Author: Marco ([email protected])
78
*/
89

910
theUILang.unpack = "Estrai";
1011
theUILang.unpackPath = "Estrai su (lascia in bianco per la cartella corrente del torrent)";
11-
theUILang.unzipNotFound = "Unpack plugin: l'utente che esegue rTorrent non può accedere al programma 'unzip'.";
12-
theUILang.unrarNotFound = "Unpack plugin: l'utente che esegue rTorrent non può accedere al programma 'unrar'.";
12+
theUILang.unzipNotFound = "Plugin 'Unpack': l'utente che esegue rTorrent non può accedere al programma 'unzip'.";
13+
theUILang.unrarNotFound = "Plugin 'Unpack': l'utente che esegue rTorrent non può accedere al programma 'unrar'.";
1314
theUILang.unpackEnabled = "Abilita estrazione automatica se l'etichetta del torrent soddisfa il filtro";
1415
theUILang.unpackTorrents = "Aggiungi al nome del percorso quando estrai i dati del Torrent";
1516
theUILang.unpackAddLabel = "Etichetta del torrent";

0 commit comments

Comments
 (0)