Some work about adaptive color scheme for Web UI (PR #19901)
http://[316:c51a:62a3:8b9::4]/d4708/qBittorrent/src/branch/adaptive-webui
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60 lines
4.5 KiB
60 lines
4.5 KiB
;Installer strings |
|
|
|
;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)" |
|
LangString inst_qbt_req ${LANG_IRISH} "qBittorrent (required)" |
|
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut" |
|
LangString inst_dekstop ${LANG_IRISH} "Create Desktop Shortcut" |
|
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut" |
|
LangString inst_startmenu ${LANG_IRISH} "Create Start Menu Shortcut" |
|
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up" |
|
LangString inst_startup ${LANG_IRISH} "Start qBittorrent on Windows start up" |
|
;LangString inst_torrent ${LANG_ENGLISH} "Open .torrent files with qBittorrent" |
|
LangString inst_torrent ${LANG_IRISH} "Open .torrent files with qBittorrent" |
|
;LangString inst_magnet ${LANG_ENGLISH} "Open magnet links with qBittorrent" |
|
LangString inst_magnet ${LANG_IRISH} "Open magnet links with qBittorrent" |
|
;LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule" |
|
LangString inst_firewall ${LANG_IRISH} "Add Windows Firewall rule" |
|
;LangString inst_pathlimit ${LANG_ENGLISH} "Disable Windows path length limit (260 character MAX_PATH limitation, requires Windows 10 1607 or later)" |
|
LangString inst_pathlimit ${LANG_IRISH} "Disable Windows path length limit (260 character MAX_PATH limitation, requires Windows 10 1607 or later)" |
|
;LangString inst_firewallinfo ${LANG_ENGLISH} "Adding Windows Firewall rule" |
|
LangString inst_firewallinfo ${LANG_IRISH} "Adding Windows Firewall rule" |
|
;LangString inst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before installing." |
|
LangString inst_warning ${LANG_IRISH} "qBittorrent is running. Please close the application before installing." |
|
;LangString inst_uninstall_question ${LANG_ENGLISH} "Current version will be uninstalled. User settings and torrents will remain intact." |
|
LangString inst_uninstall_question ${LANG_IRISH} "Current version will be uninstalled. User settings and torrents will remain intact." |
|
;LangString inst_unist ${LANG_ENGLISH} "Uninstalling previous version." |
|
LangString inst_unist ${LANG_IRISH} "Uninstalling previous version." |
|
;LangString launch_qbt ${LANG_ENGLISH} "Launch qBittorrent." |
|
LangString launch_qbt ${LANG_IRISH} "Launch qBittorrent." |
|
;LangString inst_requires_64bit ${LANG_ENGLISH} "This installer works only in 64-bit Windows versions." |
|
LangString inst_requires_64bit ${LANG_IRISH} "This installer works only in 64-bit Windows versions." |
|
;LangString inst_requires_win7 ${LANG_ENGLISH} "This qBittorrent version requires at least Windows 7." |
|
LangString inst_requires_win7 ${LANG_IRISH} "This qBittorrent version requires at least Windows 7." |
|
;LangString inst_uninstall_link_description ${LANG_ENGLISH} "Uninstall qBittorrent" |
|
LangString inst_uninstall_link_description ${LANG_IRISH} "Uninstall qBittorrent" |
|
|
|
;------------------------------------ |
|
;Uninstaller strings |
|
|
|
;LangString remove_files ${LANG_ENGLISH} "Remove files" |
|
LangString remove_files ${LANG_IRISH} "Remove files" |
|
;LangString remove_shortcuts ${LANG_ENGLISH} "Remove shortcuts" |
|
LangString remove_shortcuts ${LANG_IRISH} "Remove shortcuts" |
|
;LangString remove_associations ${LANG_ENGLISH} "Remove file associations" |
|
LangString remove_associations ${LANG_IRISH} "Remove file associations" |
|
;LangString remove_registry ${LANG_ENGLISH} "Remove registry keys" |
|
LangString remove_registry ${LANG_IRISH} "Remove registry keys" |
|
;LangString remove_conf ${LANG_ENGLISH} "Remove configuration files" |
|
LangString remove_conf ${LANG_IRISH} "Remove configuration files" |
|
;LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule" |
|
LangString remove_firewall ${LANG_IRISH} "Remove Windows Firewall rule" |
|
;LangString remove_firewallinfo ${LANG_ENGLISH} "Removing Windows Firewall rule" |
|
LangString remove_firewallinfo ${LANG_IRISH} "Removing Windows Firewall rule" |
|
;LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data" |
|
LangString remove_cache ${LANG_IRISH} "Remove torrents and cached data" |
|
;LangString uninst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before uninstalling." |
|
LangString uninst_warning ${LANG_IRISH} "qBittorrent is running. Please close the application before uninstalling." |
|
;LangString uninst_tor_warn ${LANG_ENGLISH} "Not removing .torrent association. It is associated with:" |
|
LangString uninst_tor_warn ${LANG_IRISH} "Not removing .torrent association. It is associated with:" |
|
;LangString uninst_mag_warn ${LANG_ENGLISH} "Not removing magnet association. It is associated with:" |
|
LangString uninst_mag_warn ${LANG_IRISH} "Not removing magnet association. It is associated with:"
|
|
|