2013-06-30 15:14:45 +03:00
|
|
|
|
;Installer strings
|
2013-01-26 21:44:03 +02:00
|
|
|
|
|
|
|
|
|
;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString inst_qbt_req ${LANG_RUSSIAN} "qBittorrent (обязательно)"
|
2013-01-26 21:44:03 +02:00
|
|
|
|
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString inst_dekstop ${LANG_RUSSIAN} "Создать ярлык на рабочем столе"
|
2013-01-26 21:44:03 +02:00
|
|
|
|
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString inst_startmenu ${LANG_RUSSIAN} "Создать ярлык в меню Пуск"
|
2013-01-26 21:44:03 +02:00
|
|
|
|
;LangString inst_torrent ${LANG_ENGLISH} "Open .torrent files with qBittorrent"
|
2017-06-27 17:49:58 +04:00
|
|
|
|
LangString inst_torrent ${LANG_RUSSIAN} "Открывать торрент-файлы с помощью qBittorrent"
|
2013-01-26 21:44:03 +02:00
|
|
|
|
;LangString inst_magnet ${LANG_ENGLISH} "Open magnet links with qBittorrent"
|
2019-12-04 01:45:11 +04:00
|
|
|
|
LangString inst_magnet ${LANG_RUSSIAN} "Открывать магнет-ссылки с помощью qBittorrent"
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule"
|
2019-12-04 01:45:11 +04:00
|
|
|
|
LangString inst_firewall ${LANG_RUSSIAN} "Добавить в список исключений брандмауэра"
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString inst_firewallinfo ${LANG_ENGLISH} "Adding Windows Firewall rule"
|
2019-12-04 01:45:11 +04:00
|
|
|
|
LangString inst_firewallinfo ${LANG_RUSSIAN} "Добавление в список исключений брандмауэра"
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString inst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before installing."
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString inst_warning ${LANG_RUSSIAN} "qBittorrent запущен. Пожалуйста, закройте qBittorrent и перезапустите программу установки."
|
2016-01-03 17:38:50 +02:00
|
|
|
|
;LangString inst_uninstall_question ${LANG_ENGLISH} "A previous installation was detected. It will be uninstalled without deleting user settings."
|
2016-01-04 17:32:01 +06:00
|
|
|
|
LangString inst_uninstall_question ${LANG_RUSSIAN} "Обнаружена предыдущая установка. Она будет деинсталлирована без удаления пользовательских настроек."
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString inst_unist ${LANG_ENGLISH} "Uninstalling previous version."
|
2019-12-04 01:45:11 +04:00
|
|
|
|
LangString inst_unist ${LANG_RUSSIAN} "Деинсталлируется старая версия."
|
2013-07-07 12:37:28 +03:00
|
|
|
|
;LangString launch_qbt ${LANG_ENGLISH} "Launch qBittorrent."
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString launch_qbt ${LANG_RUSSIAN} "Запустить qBittorrent."
|
2017-04-04 00:32:40 +03:00
|
|
|
|
;LangString inst_requires_64bit ${LANG_ENGLISH} "This installer works only in 64-bit Windows versions."
|
2017-06-27 17:49:58 +04:00
|
|
|
|
LangString inst_requires_64bit ${LANG_RUSSIAN} "Этот установщик работает только на 64-битных версиях Windows."
|
2019-11-30 15:43:51 +02:00
|
|
|
|
;LangString inst_requires_win7 ${LANG_ENGLISH} "This qBittorrent version requires at least Windows 7."
|
2019-12-04 01:45:11 +04:00
|
|
|
|
LangString inst_requires_win7 ${LANG_RUSSIAN} "Для работы этой версии qBittorrent требуется Windows 7 или выше."
|
2013-01-26 21:44:03 +02:00
|
|
|
|
|
|
|
|
|
|
|
|
|
|
;------------------------------------
|
|
|
|
|
;Uninstaller strings
|
|
|
|
|
|
|
|
|
|
;LangString remove_files ${LANG_ENGLISH} "Remove files"
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString remove_files ${LANG_RUSSIAN} "Удалить файлы"
|
2013-01-26 21:44:03 +02:00
|
|
|
|
;LangString remove_shortcuts ${LANG_ENGLISH} "Remove shortcuts"
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString remove_shortcuts ${LANG_RUSSIAN} "Удалить ярлыки"
|
2013-01-26 21:44:03 +02:00
|
|
|
|
;LangString remove_associations ${LANG_ENGLISH} "Remove file associations"
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString remove_associations ${LANG_RUSSIAN} "Сбросить ассоциации файлов"
|
2013-01-26 21:44:03 +02:00
|
|
|
|
;LangString remove_registry ${LANG_ENGLISH} "Remove registry keys"
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString remove_registry ${LANG_RUSSIAN} "Удалить данные из реестра"
|
2013-01-26 21:44:03 +02:00
|
|
|
|
;LangString remove_conf ${LANG_ENGLISH} "Remove configuration files"
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString remove_conf ${LANG_RUSSIAN} "Удалить пользовательские настройки"
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule"
|
2019-12-04 01:45:11 +04:00
|
|
|
|
LangString remove_firewall ${LANG_RUSSIAN} "Удалить из списка исключений брандмауэра"
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString remove_firewallinfo ${LANG_ENGLISH} "Removing Windows Firewall rule"
|
2019-12-04 01:45:11 +04:00
|
|
|
|
LangString remove_firewallinfo ${LANG_RUSSIAN} "Удаление из списка исключений брандмауэра"
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data"
|
2017-06-27 17:49:58 +04:00
|
|
|
|
LangString remove_cache ${LANG_RUSSIAN} "Удалить сохранённые торрент-файлы"
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString uninst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before uninstalling."
|
2013-07-07 22:49:17 +04:00
|
|
|
|
LangString uninst_warning ${LANG_RUSSIAN} "qBittorrent запущен. Пожалуйста, закройте qBittorrent и перезапустите программу удаления."
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString uninst_tor_warn ${LANG_ENGLISH} "Not removing .torrent association. It is associated with:"
|
2017-06-27 17:49:58 +04:00
|
|
|
|
LangString uninst_tor_warn ${LANG_RUSSIAN} "Ассоциации торрент-файлов не сброшены. Уже ассоциированы с:"
|
2013-02-02 02:31:40 +02:00
|
|
|
|
;LangString uninst_mag_warn ${LANG_ENGLISH} "Not removing magnet association. It is associated with:"
|
2019-12-04 01:45:11 +04:00
|
|
|
|
LangString uninst_mag_warn ${LANG_RUSSIAN} "Ассоциации магнет-ссылок не сброшены. Уже ассоциированы с:"
|