2020-08-05 17:33:14 +03:00
;Installer strings
2013-01-26 23:44:03 +04:00
;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
2013-07-14 14:48:01 +04:00
LangString inst_qbt_req ${LANG_PORTUGUESEBR} "qBittorrent (requerido)"
2023-06-25 10:45:18 +03:00
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_PORTUGUESEBR} "Criar Atalho no Desktop"
2013-01-26 23:44:03 +04:00
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
2021-04-14 17:01:30 +03:00
LangString inst_startmenu ${LANG_PORTUGUESEBR} "Criar Atalho no Menu Iniciar"
2020-02-02 14:01:55 +03:00
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
LangString inst_startup ${LANG_PORTUGUESEBR} "Iniciar o qBittorrent na inicialização do Windows"
2013-01-26 23:44:03 +04:00
;LangString inst_torrent ${LANG_ENGLISH} "Open .torrent files with qBittorrent"
2021-04-14 17:01:30 +03:00
LangString inst_torrent ${LANG_PORTUGUESEBR} "Abrir arquivos .torrent com o qBittorrent"
2013-01-26 23:44:03 +04:00
;LangString inst_magnet ${LANG_ENGLISH} "Open magnet links with qBittorrent"
2021-04-14 17:01:30 +03:00
LangString inst_magnet ${LANG_PORTUGUESEBR} "Abrir links magnet com o qBittorrent"
2013-02-02 04:31:40 +04:00
;LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule"
2013-07-14 14:48:01 +04:00
LangString inst_firewall ${LANG_PORTUGUESEBR} "Adicionar regra no firewall do Windows"
2020-03-10 16:17:22 +03:00
;LangString inst_pathlimit ${LANG_ENGLISH} "Disable Windows path length limit (260 character MAX_PATH limitation, requires Windows 10 1607 or later)"
2021-04-14 17:01:30 +03:00
LangString inst_pathlimit ${LANG_PORTUGUESEBR} "Desativar limite de comprimento do caminho do Windows (limite MAX_PATH de 260 caracteres, requer Windows 10 1067 ou superior)"
2013-02-02 04:31:40 +04:00
;LangString inst_firewallinfo ${LANG_ENGLISH} "Adding Windows Firewall rule"
2013-07-14 14:48:01 +04:00
LangString inst_firewallinfo ${LANG_PORTUGUESEBR} "Adicionando regra no firewall do Windows"
2013-02-02 04:31:40 +04:00
;LangString inst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before installing."
2021-04-14 17:01:30 +03:00
LangString inst_warning ${LANG_PORTUGUESEBR} "O qBittorrent está em execução. Por favor feche o aplicativo antes de instalar."
2020-05-04 15:18:18 +03:00
;LangString inst_uninstall_question ${LANG_ENGLISH} "Current version will be uninstalled. User settings and torrents will remain intact."
2021-04-14 17:01:30 +03:00
LangString inst_uninstall_question ${LANG_PORTUGUESEBR} "A versão atual será desinstalada. As configurações e os torrentes do usuário permanecerão intactos."
2013-02-02 04:31:40 +04:00
;LangString inst_unist ${LANG_ENGLISH} "Uninstalling previous version."
2021-04-14 17:01:30 +03:00
LangString inst_unist ${LANG_PORTUGUESEBR} "Desinstalando a versão anterior."
2013-07-07 13:37:28 +04:00
;LangString launch_qbt ${LANG_ENGLISH} "Launch qBittorrent."
2021-04-14 17:01:30 +03:00
LangString launch_qbt ${LANG_PORTUGUESEBR} "Executar o qBittorrent."
2017-04-04 00:32:40 +03:00
;LangString inst_requires_64bit ${LANG_ENGLISH} "This installer works only in 64-bit Windows versions."
2021-04-14 17:01:30 +03:00
LangString inst_requires_64bit ${LANG_PORTUGUESEBR} "Este instalador só funciona nas versões 64 bits do Windows."
2023-11-24 11:43:18 +03:00
;LangString inst_requires_win10 ${LANG_ENGLISH} "This installer requires at least Windows 10 (1809) / Windows Server 2019."
LangString inst_requires_win10 ${LANG_PORTUGUESEBR} "Este instalador requer no mínimo o Windows 10 (1809) / Windows Server 2019."
2021-04-08 06:46:59 +03:00
;LangString inst_uninstall_link_description ${LANG_ENGLISH} "Uninstall qBittorrent"
2021-04-14 17:01:30 +03:00
LangString inst_uninstall_link_description ${LANG_PORTUGUESEBR} "Desinstalar o qBittorrent"
2013-01-26 23:44:03 +04:00
;------------------------------------
;Uninstaller strings
;LangString remove_files ${LANG_ENGLISH} "Remove files"
2013-07-14 14:48:01 +04:00
LangString remove_files ${LANG_PORTUGUESEBR} "Remover arquivos"
2013-01-26 23:44:03 +04:00
;LangString remove_shortcuts ${LANG_ENGLISH} "Remove shortcuts"
2013-07-14 14:48:01 +04:00
LangString remove_shortcuts ${LANG_PORTUGUESEBR} "Remover atalhos"
2013-01-26 23:44:03 +04:00
;LangString remove_associations ${LANG_ENGLISH} "Remove file associations"
2021-04-14 17:01:30 +03:00
LangString remove_associations ${LANG_PORTUGUESEBR} "Remover associações dos arquivos"
2013-01-26 23:44:03 +04:00
;LangString remove_registry ${LANG_ENGLISH} "Remove registry keys"
2021-01-24 07:10:47 +03:00
LangString remove_registry ${LANG_PORTUGUESEBR} "Remover chaves do registro"
2013-01-26 23:44:03 +04:00
;LangString remove_conf ${LANG_ENGLISH} "Remove configuration files"
2021-04-14 17:01:30 +03:00
LangString remove_conf ${LANG_PORTUGUESEBR} "Remover os arquivos das configurações"
2013-02-02 04:31:40 +04:00
;LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule"
2021-01-24 07:10:47 +03:00
LangString remove_firewall ${LANG_PORTUGUESEBR} "Remover regra do Firewall do Windows"
2013-02-02 04:31:40 +04:00
;LangString remove_firewallinfo ${LANG_ENGLISH} "Removing Windows Firewall rule"
2021-01-24 07:10:47 +03:00
LangString remove_firewallinfo ${LANG_PORTUGUESEBR} "Removendo regra do Firewall do Windows"
2013-02-02 04:31:40 +04:00
;LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data"
2021-04-14 17:01:30 +03:00
LangString remove_cache ${LANG_PORTUGUESEBR} "Remover os torrentes e dados no cache"
2013-02-02 04:31:40 +04:00
;LangString uninst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before uninstalling."
2021-04-14 17:01:30 +03:00
LangString uninst_warning ${LANG_PORTUGUESEBR} "O qBittorrent está em execução. Por favor feche o aplicativo antes de desinstalar."
2013-02-02 04:31:40 +04:00
;LangString uninst_tor_warn ${LANG_ENGLISH} "Not removing .torrent association. It is associated with:"
2021-04-14 17:01:30 +03:00
LangString uninst_tor_warn ${LANG_PORTUGUESEBR} "Não removendo a associação com o .torrent. Está associado com:"
2013-02-02 04:31:40 +04:00
;LangString uninst_mag_warn ${LANG_ENGLISH} "Not removing magnet association. It is associated with:"
2021-04-14 17:01:30 +03:00
LangString uninst_mag_warn ${LANG_PORTUGUESEBR} "Não removendo a associação com o magnet. Está associado com:"