mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-22 16:37:21 -06:00
BUGFIX: Added length restriction on UI lock password
This commit is contained in:
@@ -1896,7 +1896,7 @@ Non verranno emessi avvisi.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.ui" line="330"/>
|
||||
<location filename="../mainwindow.cpp" line="1309"/>
|
||||
<location filename="../mainwindow.cpp" line="1314"/>
|
||||
<source>Execution Log</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
@@ -2023,7 +2023,7 @@ Non verranno emessi avvisi.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="101"/>
|
||||
<location filename="../mainwindow.cpp" line="1233"/>
|
||||
<location filename="../mainwindow.cpp" line="1238"/>
|
||||
<source>qBittorrent %1</source>
|
||||
<comment>e.g: qBittorrent v0.x</comment>
|
||||
<translatorcomment>p.esempio qBittorrent v0.x</translatorcomment>
|
||||
@@ -2053,63 +2053,68 @@ Vuoi associare qBittorrent ai file .torrent e ai magnet links?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="377"/>
|
||||
<location filename="../mainwindow.cpp" line="392"/>
|
||||
<location filename="../mainwindow.cpp" line="631"/>
|
||||
<location filename="../mainwindow.cpp" line="397"/>
|
||||
<location filename="../mainwindow.cpp" line="636"/>
|
||||
<source>UI lock password</source>
|
||||
<translation>Blocca password UI</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="377"/>
|
||||
<location filename="../mainwindow.cpp" line="392"/>
|
||||
<location filename="../mainwindow.cpp" line="631"/>
|
||||
<location filename="../mainwindow.cpp" line="397"/>
|
||||
<location filename="../mainwindow.cpp" line="636"/>
|
||||
<source>Please type the UI lock password:</source>
|
||||
<translation>Per favore digita la password di blocco UI:</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="382"/>
|
||||
<location filename="../mainwindow.cpp" line="381"/>
|
||||
<source>The password should contain at least 3 characters</source>
|
||||
<translation type="unfinished"></translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="387"/>
|
||||
<source>Password update</source>
|
||||
<translation>Aggiorna password</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="382"/>
|
||||
<location filename="../mainwindow.cpp" line="387"/>
|
||||
<source>The UI lock password has been successfully updated</source>
|
||||
<translation>Il blocco password dell'UI è stato attivato con successo</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="408"/>
|
||||
<location filename="../mainwindow.cpp" line="413"/>
|
||||
<source>RSS</source>
|
||||
<translation>RSS</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="423"/>
|
||||
<location filename="../mainwindow.cpp" line="428"/>
|
||||
<source>Search</source>
|
||||
<translation>Ricerca</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="433"/>
|
||||
<location filename="../mainwindow.cpp" line="438"/>
|
||||
<source>Transfers (%1)</source>
|
||||
<translation>Trasferimenti (%1)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="503"/>
|
||||
<location filename="../mainwindow.cpp" line="508"/>
|
||||
<source>Download completion</source>
|
||||
<translation>Completamento download</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="503"/>
|
||||
<location filename="../mainwindow.cpp" line="508"/>
|
||||
<source>%1 has finished downloading.</source>
|
||||
<comment>e.g: xxx.avi has finished downloading.</comment>
|
||||
<translatorcomment>p.esempio: xxx.avi ha terminato il download</translatorcomment>
|
||||
<translation>%1 è stato scaricato.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="509"/>
|
||||
<location filename="../mainwindow.cpp" line="514"/>
|
||||
<source>I/O Error</source>
|
||||
<comment>i.e: Input/Output Error</comment>
|
||||
<translation>Errore I/O</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="509"/>
|
||||
<location filename="../mainwindow.cpp" line="514"/>
|
||||
<source>An I/O error occured for torrent %1.
|
||||
Reason: %2</source>
|
||||
<comment>e.g: An error occured for torrent xxx.avi.
|
||||
@@ -2118,162 +2123,163 @@ Vuoi associare qBittorrent ai file .torrent e ai magnet links?</translation>
|
||||
Motivo: %2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="516"/>
|
||||
<location filename="../mainwindow.cpp" line="521"/>
|
||||
<source>Alt+1</source>
|
||||
<comment>shortcut to switch to first tab</comment>
|
||||
<translation>Alt+1</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="518"/>
|
||||
<location filename="../mainwindow.cpp" line="523"/>
|
||||
<source>Alt+2</source>
|
||||
<comment>shortcut to switch to third tab</comment>
|
||||
<translation>Alt+2</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="520"/>
|
||||
<location filename="../mainwindow.cpp" line="525"/>
|
||||
<source>Ctrl+F</source>
|
||||
<comment>shortcut to switch to search tab</comment>
|
||||
<translation>Ctrl+F</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="522"/>
|
||||
<location filename="../mainwindow.cpp" line="527"/>
|
||||
<source>Alt+3</source>
|
||||
<comment>shortcut to switch to fourth tab</comment>
|
||||
<translation>Alt+3</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="562"/>
|
||||
<location filename="../mainwindow.cpp" line="567"/>
|
||||
<source>Recursive download confirmation</source>
|
||||
<translation>Conferma recursiva di download</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="562"/>
|
||||
<location filename="../mainwindow.cpp" line="567"/>
|
||||
<source>The torrent %1 contains torrent files, do you want to proceed with their download?</source>
|
||||
<translation>Il torrent %1 contiene file torrent, vuoi procedere al download di qeusti file?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="563"/>
|
||||
<location filename="../mainwindow.cpp" line="727"/>
|
||||
<location filename="../mainwindow.cpp" line="568"/>
|
||||
<location filename="../mainwindow.cpp" line="732"/>
|
||||
<source>Yes</source>
|
||||
<translation>Sì</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="564"/>
|
||||
<location filename="../mainwindow.cpp" line="726"/>
|
||||
<location filename="../mainwindow.cpp" line="569"/>
|
||||
<location filename="../mainwindow.cpp" line="731"/>
|
||||
<source>No</source>
|
||||
<translation>No</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="565"/>
|
||||
<location filename="../mainwindow.cpp" line="570"/>
|
||||
<source>Never</source>
|
||||
<translation>Mai</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="579"/>
|
||||
<location filename="../mainwindow.cpp" line="584"/>
|
||||
<source>Url download error</source>
|
||||
<translation>Errore download da indirizzo web</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="579"/>
|
||||
<location filename="../mainwindow.cpp" line="584"/>
|
||||
<source>Couldn't download file at url: %1, reason: %2.</source>
|
||||
<translation>Impossibile scaricare il file all'indirizzo: %1, motivo: %2.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="585"/>
|
||||
<location filename="../mainwindow.cpp" line="590"/>
|
||||
<source>Global Upload Speed Limit</source>
|
||||
<translation>Limite globale upload</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="599"/>
|
||||
<location filename="../mainwindow.cpp" line="604"/>
|
||||
<source>Global Download Speed Limit</source>
|
||||
<translation>Limite globale download</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="644"/>
|
||||
<location filename="../mainwindow.cpp" line="381"/>
|
||||
<location filename="../mainwindow.cpp" line="649"/>
|
||||
<source>Invalid password</source>
|
||||
<translation>Password non valida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="644"/>
|
||||
<location filename="../mainwindow.cpp" line="649"/>
|
||||
<source>The password is invalid</source>
|
||||
<translation>La password non è valida</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="723"/>
|
||||
<location filename="../mainwindow.cpp" line="728"/>
|
||||
<source>Exiting qBittorrent</source>
|
||||
<translation>Uscire da qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="724"/>
|
||||
<location filename="../mainwindow.cpp" line="729"/>
|
||||
<source>Some files are currently transferring.
|
||||
Are you sure you want to quit qBittorrent?</source>
|
||||
<translation>Alcuni file sono ancora in trasferimento.
|
||||
Sei sicuro di voler chiudere qBittorrent?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="728"/>
|
||||
<location filename="../mainwindow.cpp" line="733"/>
|
||||
<source>Always</source>
|
||||
<translation>Sempre</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="886"/>
|
||||
<location filename="../mainwindow.cpp" line="891"/>
|
||||
<source>Open Torrent Files</source>
|
||||
<translation>Apri file torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="887"/>
|
||||
<location filename="../mainwindow.cpp" line="892"/>
|
||||
<source>Torrent Files</source>
|
||||
<translation>File torrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="966"/>
|
||||
<location filename="../mainwindow.cpp" line="971"/>
|
||||
<source>Options were saved successfully.</source>
|
||||
<translation>Le opzioni sono state salvate.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="1071"/>
|
||||
<location filename="../mainwindow.cpp" line="1076"/>
|
||||
<source>qBittorrent</source>
|
||||
<translation>qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="1074"/>
|
||||
<location filename="../mainwindow.cpp" line="1081"/>
|
||||
<location filename="../mainwindow.cpp" line="1079"/>
|
||||
<location filename="../mainwindow.cpp" line="1086"/>
|
||||
<source>DL speed: %1 KiB/s</source>
|
||||
<comment>e.g: Download speed: 10 KiB/s</comment>
|
||||
<translation>Velocità DL: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="1077"/>
|
||||
<location filename="../mainwindow.cpp" line="1083"/>
|
||||
<location filename="../mainwindow.cpp" line="1082"/>
|
||||
<location filename="../mainwindow.cpp" line="1088"/>
|
||||
<source>UP speed: %1 KiB/s</source>
|
||||
<comment>e.g: Upload speed: 10 KiB/s</comment>
|
||||
<translation>Velocità UP: %1 KiB/s</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="1088"/>
|
||||
<location filename="../mainwindow.cpp" line="1093"/>
|
||||
<source>qBittorrent %1 (Down: %2/s, Up: %3/s)</source>
|
||||
<comment>%1 is qBittorrent version</comment>
|
||||
<translation>qBittorrent %1 (Down: %2/s, Up: %3/s)</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="1271"/>
|
||||
<location filename="../mainwindow.cpp" line="1276"/>
|
||||
<source>A newer version is available</source>
|
||||
<translation>Una nuova versione è disponibile</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="1272"/>
|
||||
<location filename="../mainwindow.cpp" line="1277"/>
|
||||
<source>A newer version of qBittorrent is available on Sourceforge.
|
||||
Would you like to update qBittorrent to version %1?</source>
|
||||
<translation>Una nuova versione di qBittorrent è disponibile su Sourceforge.
|
||||
Vuoi aggiornare qBittorrent alla versione %1?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="1287"/>
|
||||
<location filename="../mainwindow.cpp" line="1292"/>
|
||||
<source>Impossible to update qBittorrent</source>
|
||||
<translation>Impossibile aggiornare qBittorrent</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../mainwindow.cpp" line="1287"/>
|
||||
<location filename="../mainwindow.cpp" line="1292"/>
|
||||
<source>qBittorrent failed to update, reason: %1</source>
|
||||
<translation>qBittorrent ha fallito l'aggiornamento, ragioni: %1</translation>
|
||||
</message>
|
||||
|
||||
Reference in New Issue
Block a user