Fix tab order in RSS widget
[qBittorrent.git] / dist / windows / installer-translations / bosnian.nsh
blob418603e3e158cfb084a5feeeb905486a7a0ff065
1 ;Installer strings
3 ;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
4 LangString inst_qbt_req ${LANG_BOSNIAN} "qBittorrent (required)"
5 ;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
6 LangString inst_desktop ${LANG_BOSNIAN} "Create Desktop Shortcut"
7 ;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
8 LangString inst_startmenu ${LANG_BOSNIAN} "Create Start Menu Shortcut"
9 ;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
10 LangString inst_startup ${LANG_BOSNIAN} "Start qBittorrent on Windows start up"
11 ;LangString inst_torrent ${LANG_ENGLISH} "Open .torrent files with qBittorrent"
12 LangString inst_torrent ${LANG_BOSNIAN} "Open .torrent files with qBittorrent"
13 ;LangString inst_magnet ${LANG_ENGLISH} "Open magnet links with qBittorrent"
14 LangString inst_magnet ${LANG_BOSNIAN} "Open magnet links with qBittorrent"
15 ;LangString inst_firewall ${LANG_ENGLISH} "Add Windows Firewall rule"
16 LangString inst_firewall ${LANG_BOSNIAN} "Add Windows Firewall rule"
17 ;LangString inst_pathlimit ${LANG_ENGLISH} "Disable Windows path length limit (260 character MAX_PATH limitation, requires Windows 10 1607 or later)"
18 LangString inst_pathlimit ${LANG_BOSNIAN} "Disable Windows path length limit (260 character MAX_PATH limitation, requires Windows 10 1607 or later)"
19 ;LangString inst_firewallinfo ${LANG_ENGLISH} "Adding Windows Firewall rule"
20 LangString inst_firewallinfo ${LANG_BOSNIAN} "Adding Windows Firewall rule"
21 ;LangString inst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before installing."
22 LangString inst_warning ${LANG_BOSNIAN} "qBittorrent is running. Please close the application before installing."
23 ;LangString inst_uninstall_question ${LANG_ENGLISH} "Current version will be uninstalled. User settings and torrents will remain intact."
24 LangString inst_uninstall_question ${LANG_BOSNIAN} "Current version will be uninstalled. User settings and torrents will remain intact."
25 ;LangString inst_unist ${LANG_ENGLISH} "Uninstalling previous version."
26 LangString inst_unist ${LANG_BOSNIAN} "Uninstalling previous version."
27 ;LangString launch_qbt ${LANG_ENGLISH} "Launch qBittorrent."
28 LangString launch_qbt ${LANG_BOSNIAN} "Launch qBittorrent."
29 ;LangString inst_requires_64bit ${LANG_ENGLISH} "This installer works only in 64-bit Windows versions."
30 LangString inst_requires_64bit ${LANG_BOSNIAN} "This installer works only in 64-bit Windows versions."
31 ;LangString inst_requires_win10 ${LANG_ENGLISH} "This installer requires at least Windows 10 (1809) / Windows Server 2019."
32 LangString inst_requires_win10 ${LANG_BOSNIAN}  "This installer requires at least Windows 10 (1809) / Windows Server 2019."
33 ;LangString inst_uninstall_link_description ${LANG_ENGLISH} "Uninstall qBittorrent"
34 LangString inst_uninstall_link_description ${LANG_BOSNIAN} "Uninstall qBittorrent"
36 ;------------------------------------
37 ;Uninstaller strings
39 ;LangString remove_files ${LANG_ENGLISH} "Remove files"
40 LangString remove_files ${LANG_BOSNIAN} "Remove files"
41 ;LangString remove_shortcuts ${LANG_ENGLISH} "Remove shortcuts"
42 LangString remove_shortcuts ${LANG_BOSNIAN} "Remove shortcuts"
43 ;LangString remove_associations ${LANG_ENGLISH} "Remove file associations"
44 LangString remove_associations ${LANG_BOSNIAN} "Remove file associations"
45 ;LangString remove_registry ${LANG_ENGLISH} "Remove registry keys"
46 LangString remove_registry ${LANG_BOSNIAN} "Remove registry keys"
47 ;LangString remove_conf ${LANG_ENGLISH} "Remove configuration files"
48 LangString remove_conf ${LANG_BOSNIAN} "Remove configuration files"
49 ;LangString remove_firewall ${LANG_ENGLISH} "Remove Windows Firewall rule"
50 LangString remove_firewall ${LANG_BOSNIAN} "Remove Windows Firewall rule"
51 ;LangString remove_firewallinfo ${LANG_ENGLISH} "Removing Windows Firewall rule"
52 LangString remove_firewallinfo ${LANG_BOSNIAN} "Removing Windows Firewall rule"
53 ;LangString remove_cache ${LANG_ENGLISH} "Remove torrents and cached data"
54 LangString remove_cache ${LANG_BOSNIAN} "Remove torrents and cached data"
55 ;LangString uninst_warning ${LANG_ENGLISH} "qBittorrent is running. Please close the application before uninstalling."
56 LangString uninst_warning ${LANG_BOSNIAN} "qBittorrent is running. Please close the application before uninstalling."
57 ;LangString uninst_tor_warn ${LANG_ENGLISH} "Not removing .torrent association. It is associated with:"
58 LangString uninst_tor_warn ${LANG_BOSNIAN} "Not removing .torrent association. It is associated with:"
59 ;LangString uninst_mag_warn ${LANG_ENGLISH} "Not removing magnet association. It is associated with:"
60 LangString uninst_mag_warn ${LANG_BOSNIAN} "Not removing magnet association. It is associated with:"