Showing with 18,914 additions and 18,594 deletions.
  1. +11 −0 Changelog
  2. +10 −10 configure
  3. +1 −1 configure.ac
  4. +2 −2 dist/mac/Info.plist
  5. +1 −1 dist/unix/org.qbittorrent.qBittorrent.appdata.xml
  6. +2 −2 dist/windows/config.nsi
  7. +1 −1 dist/windows/gather_qt_translations.py
  8. +2 −2 dist/windows/installer-translations/afrikaans.nsi
  9. +2 −2 dist/windows/installer-translations/albanian.nsi
  10. +2 −2 dist/windows/installer-translations/arabic.nsi
  11. +2 −2 dist/windows/installer-translations/basque.nsi
  12. +2 −2 dist/windows/installer-translations/belarusian.nsi
  13. +2 −2 dist/windows/installer-translations/bosnian.nsi
  14. +2 −2 dist/windows/installer-translations/breton.nsi
  15. +2 −2 dist/windows/installer-translations/bulgarian.nsi
  16. +2 −2 dist/windows/installer-translations/catalan.nsi
  17. +2 −2 dist/windows/installer-translations/croatian.nsi
  18. +2 −2 dist/windows/installer-translations/czech.nsi
  19. +2 −2 dist/windows/installer-translations/danish.nsi
  20. +2 −2 dist/windows/installer-translations/dutch.nsi
  21. +2 −2 dist/windows/installer-translations/english.nsi
  22. +2 −2 dist/windows/installer-translations/esperanto.nsi
  23. +2 −2 dist/windows/installer-translations/estonian.nsi
  24. +2 −2 dist/windows/installer-translations/farsi.nsi
  25. +2 −2 dist/windows/installer-translations/finnish.nsi
  26. +7 −7 dist/windows/installer-translations/french.nsi
  27. +2 −2 dist/windows/installer-translations/galician.nsi
  28. +2 −2 dist/windows/installer-translations/german.nsi
  29. +2 −2 dist/windows/installer-translations/greek.nsi
  30. +2 −2 dist/windows/installer-translations/hebrew.nsi
  31. +2 −2 dist/windows/installer-translations/hungarian.nsi
  32. +2 −2 dist/windows/installer-translations/icelandic.nsi
  33. +2 −2 dist/windows/installer-translations/indonesian.nsi
  34. +2 −2 dist/windows/installer-translations/irish.nsi
  35. +2 −2 dist/windows/installer-translations/italian.nsi
  36. +2 −2 dist/windows/installer-translations/japanese.nsi
  37. +2 −2 dist/windows/installer-translations/korean.nsi
  38. +2 −2 dist/windows/installer-translations/kurdish.nsi
  39. +2 −2 dist/windows/installer-translations/latvian.nsi
  40. +2 −2 dist/windows/installer-translations/lithuanian.nsi
  41. +2 −2 dist/windows/installer-translations/luxembourgish.nsi
  42. +2 −2 dist/windows/installer-translations/macedonian.nsi
  43. +2 −2 dist/windows/installer-translations/malay.nsi
  44. +2 −2 dist/windows/installer-translations/mongolian.nsi
  45. +2 −2 dist/windows/installer-translations/norwegian.nsi
  46. +2 −2 dist/windows/installer-translations/norwegiannynorsk.nsi
  47. +2 −2 dist/windows/installer-translations/polish.nsi
  48. +2 −2 dist/windows/installer-translations/portuguese.nsi
  49. +2 −2 dist/windows/installer-translations/portugueseBR.nsi
  50. +29 −29 dist/windows/installer-translations/romanian.nsi
  51. +2 −2 dist/windows/installer-translations/russian.nsi
  52. +2 −2 dist/windows/installer-translations/serbian.nsi
  53. +2 −2 dist/windows/installer-translations/serbianlatin.nsi
  54. +2 −2 dist/windows/installer-translations/simpchinese.nsi
  55. +2 −2 dist/windows/installer-translations/slovak.nsi
  56. +2 −2 dist/windows/installer-translations/slovenian.nsi
  57. +2 −2 dist/windows/installer-translations/spanish.nsi
  58. +2 −2 dist/windows/installer-translations/spanishinternational.nsi
  59. +2 −2 dist/windows/installer-translations/swedish.nsi
  60. +2 −2 dist/windows/installer-translations/thai.nsi
  61. +2 −2 dist/windows/installer-translations/tradchinese.nsi
  62. +8 −8 dist/windows/installer-translations/turkish.nsi
  63. +2 −2 dist/windows/installer-translations/ukrainian.nsi
  64. +2 −2 dist/windows/installer-translations/uzbek.nsi
  65. +2 −2 dist/windows/installer-translations/welsh.nsi
  66. +1 −1 dist/windows/installer.nsi
  67. +5 −2 src/base/bittorrent/bencoderesumedatastorage.cpp
  68. +5 −1 src/base/bittorrent/common.h
  69. +6 −3 src/base/bittorrent/dbresumedatastorage.cpp
  70. +5 −0 src/base/bittorrent/sessionimpl.cpp
  71. +1 −0 src/base/bittorrent/sessionimpl.h
  72. +9 −2 src/base/bittorrent/torrentimpl.cpp
  73. +3 −5 src/base/bittorrent/torrentinfo.cpp
  74. +0 −2 src/base/global.h
  75. +7 −7 src/base/rss/rss_session.cpp
  76. +1 −1 src/base/rss/rss_session.h
  77. +1 −1 src/base/version.h.in
  78. +1 −1 src/gui/aboutdialog.cpp
  79. +1 −0 src/gui/addnewtorrentdialog.cpp
  80. +31 −1 src/gui/mainwindow.cpp
  81. +2 −1 src/gui/optionsdialog.cpp
  82. +1 −0 src/gui/torrentcontenttreeview.cpp
  83. +27 −9 src/gui/transferlistwidget.cpp
  84. +1 −0 src/gui/transferlistwidget.h
  85. +537 −520 src/lang/qbittorrent_ar.ts
  86. +532 −522 src/lang/qbittorrent_az@latin.ts
  87. +316 −311 src/lang/qbittorrent_be.ts
  88. +306 −301 src/lang/qbittorrent_bg.ts
  89. +308 −303 src/lang/qbittorrent_ca.ts
  90. +308 −303 src/lang/qbittorrent_cs.ts
  91. +306 −301 src/lang/qbittorrent_da.ts
  92. +310 −304 src/lang/qbittorrent_de.ts
  93. +312 −307 src/lang/qbittorrent_el.ts
  94. +305 −300 src/lang/qbittorrent_en.ts
  95. +305 −300 src/lang/qbittorrent_en_AU.ts
  96. +305 −300 src/lang/qbittorrent_en_GB.ts
  97. +305 −300 src/lang/qbittorrent_eo.ts
  98. +310 −305 src/lang/qbittorrent_es.ts
  99. +316 −311 src/lang/qbittorrent_et.ts
  100. +322 −317 src/lang/qbittorrent_eu.ts
  101. +305 −300 src/lang/qbittorrent_fa.ts
  102. +306 −301 src/lang/qbittorrent_fi.ts
  103. +320 −315 src/lang/qbittorrent_fr.ts
  104. +306 −301 src/lang/qbittorrent_gl.ts
  105. +306 −301 src/lang/qbittorrent_he.ts
  106. +440 −435 src/lang/qbittorrent_hi_IN.ts
  107. +308 −303 src/lang/qbittorrent_hr.ts
  108. +308 −303 src/lang/qbittorrent_hu.ts
  109. +305 −300 src/lang/qbittorrent_hy.ts
  110. +330 −325 src/lang/qbittorrent_id.ts
  111. +305 −300 src/lang/qbittorrent_is.ts
  112. +308 −303 src/lang/qbittorrent_it.ts
  113. +308 −303 src/lang/qbittorrent_ja.ts
  114. +305 −300 src/lang/qbittorrent_ka.ts
  115. +359 −354 src/lang/qbittorrent_ko.ts
  116. +307 −302 src/lang/qbittorrent_lt.ts
  117. +531 −521 src/lang/qbittorrent_ltg.ts
  118. +312 −307 src/lang/qbittorrent_lv_LV.ts
  119. +305 −300 src/lang/qbittorrent_mn_MN.ts
  120. +305 −300 src/lang/qbittorrent_ms_MY.ts
  121. +308 −303 src/lang/qbittorrent_nb.ts
  122. +306 −301 src/lang/qbittorrent_nl.ts
  123. +305 −300 src/lang/qbittorrent_oc.ts
  124. +308 −303 src/lang/qbittorrent_pl.ts
  125. +308 −303 src/lang/qbittorrent_pt_BR.ts
  126. +306 −301 src/lang/qbittorrent_pt_PT.ts
  127. +308 −303 src/lang/qbittorrent_ro.ts
  128. +315 −310 src/lang/qbittorrent_ru.ts
  129. +306 −301 src/lang/qbittorrent_sk.ts
  130. +306 −301 src/lang/qbittorrent_sl.ts
  131. +306 −301 src/lang/qbittorrent_sr.ts
  132. +312 −307 src/lang/qbittorrent_sv.ts
  133. +306 −301 src/lang/qbittorrent_th.ts
  134. +308 −303 src/lang/qbittorrent_tr.ts
  135. +310 −305 src/lang/qbittorrent_uk.ts
  136. +531 −521 src/lang/qbittorrent_uz@Latn.ts
  137. +321 −316 src/lang/qbittorrent_vi.ts
  138. +308 −303 src/lang/qbittorrent_zh_CN.ts
  139. +306 −301 src/lang/qbittorrent_zh_HK.ts
  140. +308 −303 src/lang/qbittorrent_zh_TW.ts
  141. +1 −1 src/qbittorrent.rc
  142. +1 −1 src/webui/www/private/views/about.html
  143. +18 −18 src/webui/www/translations/webui_ar.ts
  144. +3 −3 src/webui/www/translations/webui_be.ts
  145. +3 −3 src/webui/www/translations/webui_el.ts
  146. +4 −4 src/webui/www/translations/webui_et.ts
  147. +7 −7 src/webui/www/translations/webui_eu.ts
  148. +26 −26 src/webui/www/translations/webui_hi_IN.ts
  149. +2 −2 src/webui/www/translations/webui_id.ts
  150. +158 −228 src/webui/www/translations/webui_is.ts
  151. +13 −13 src/webui/www/translations/webui_ko.ts
  152. +3 −3 src/webui/www/translations/webui_ru.ts
  153. +2 −2 src/webui/www/translations/webui_sv.ts
  154. +9 −9 src/webui/www/translations/webui_vi.ts
11 changes: 11 additions & 0 deletions Changelog
@@ -1,3 +1,14 @@
Tue Aug 29 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.5.5
- BUGFIX: Fix transfer list tab hotkey (thalieht)
- BUGFIX: Don't forget to enable the Apply button in the Options dialog (glassez)
- BUGFIX: Immediately update torrent status on moving files (glassez)
- BUGFIX: Improve performance when scrolling the file list of large torrents (gdim47)
- BUGFIX: Don't operate on random torrents when multiple are selected and a sort/filter is applied (glassez)
- RSS: Fix overwriting feeds.json with an incomplete load of it (Omar Abdul Azeez)
- WINDOWS: Software update check logic is disabled for < Win10 (sledgehammer999)
- WINDOWS: NSIS: Update Turkish and French translations (Burak Yavuz, MarcDrieu)
- WINDOWS: NSIS: Add Romanian translation (rusu-afanasie)

Sun Jun 18 2023 - sledgehammer999 <sledgehammer999@qbittorrent.org> - v4.5.4
- BUGFIX: Allow to disable confirmation of Pause/Resume All (glassez)
- BUGFIX: Sync flag icons with upstream (Priit Uring)
Expand Down
20 changes: 10 additions & 10 deletions configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.71 for qbittorrent v4.5.4.
# Generated by GNU Autoconf 2.71 for qbittorrent v4.5.5.
#
# Report bugs to <bugs.qbittorrent.org>.
#
Expand Down Expand Up @@ -611,8 +611,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='qbittorrent'
PACKAGE_TARNAME='qbittorrent'
PACKAGE_VERSION='v4.5.4'
PACKAGE_STRING='qbittorrent v4.5.4'
PACKAGE_VERSION='v4.5.5'
PACKAGE_STRING='qbittorrent v4.5.5'
PACKAGE_BUGREPORT='bugs.qbittorrent.org'
PACKAGE_URL='https://www.qbittorrent.org/'

Expand Down Expand Up @@ -1329,7 +1329,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
\`configure' configures qbittorrent v4.5.4 to adapt to many kinds of systems.
\`configure' configures qbittorrent v4.5.5 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
Expand Down Expand Up @@ -1400,7 +1400,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of qbittorrent v4.5.4:";;
short | recursive ) echo "Configuration of qbittorrent v4.5.5:";;
esac
cat <<\_ACEOF
Expand Down Expand Up @@ -1533,7 +1533,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
qbittorrent configure v4.5.4
qbittorrent configure v4.5.5
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
Expand Down Expand Up @@ -1648,7 +1648,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by qbittorrent $as_me v4.5.4, which was
It was created by qbittorrent $as_me v4.5.5, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
Expand Down Expand Up @@ -4779,7 +4779,7 @@ fi
# Define the identity of the package.
PACKAGE='qbittorrent'
VERSION='v4.5.4'
VERSION='v4.5.5'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
Expand Down Expand Up @@ -7237,7 +7237,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
This file was extended by qbittorrent $as_me v4.5.4, which was
This file was extended by qbittorrent $as_me v4.5.5, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -7297,7 +7297,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" | sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
qbittorrent config.status v4.5.4
qbittorrent config.status v4.5.5
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
@@ -1,4 +1,4 @@
AC_INIT([qbittorrent], [v4.5.4], [bugs.qbittorrent.org], [], [https://www.qbittorrent.org/])
AC_INIT([qbittorrent], [v4.5.5], [bugs.qbittorrent.org], [], [https://www.qbittorrent.org/])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
: ${CFLAGS=""}
Expand Down
4 changes: 2 additions & 2 deletions dist/mac/Info.plist
Expand Up @@ -55,7 +55,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>4.5.4</string>
<string>4.5.5</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
Expand All @@ -67,7 +67,7 @@
<key>NSAppleScriptEnabled</key>
<string>YES</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2006-2022 The qBittorrent project</string>
<string>Copyright © 2006-2023 The qBittorrent project</string>
<key>UTExportedTypeDeclarations</key>
<array>
<dict>
Expand Down
2 changes: 1 addition & 1 deletion dist/unix/org.qbittorrent.qBittorrent.appdata.xml
Expand Up @@ -74,6 +74,6 @@
<url type="translate">https://github.com/qbittorrent/qBittorrent/wiki/How-to-translate-qBittorrent</url>
<content_rating type="oars-1.1"/>
<releases>
<release version="4.5.4" date="2023-06-18"/>
<release version="4.5.5" date="2023-08-29"/>
</releases>
</component>
4 changes: 2 additions & 2 deletions dist/windows/config.nsi
Expand Up @@ -25,7 +25,7 @@
; 4.5.1.3 -> good
; 4.5.1.3.2 -> bad
; 4.5.0beta -> bad
!define /ifndef QBT_VERSION "4.5.4"
!define /ifndef QBT_VERSION "4.5.5"

; Option that controls the installer's window name
; If set, its value will be used like this:
Expand Down Expand Up @@ -112,7 +112,7 @@ OutFile "qbittorrent_${QBT_INSTALLER_FILENAME}_setup.exe"
;Installer Version Information
VIAddVersionKey "ProductName" "qBittorrent"
VIAddVersionKey "CompanyName" "The qBittorrent project"
VIAddVersionKey "LegalCopyright" "Copyright ©2006-2022 The qBittorrent project"
VIAddVersionKey "LegalCopyright" "Copyright ©2006-2023 The qBittorrent project"
VIAddVersionKey "FileDescription" "qBittorrent - A Bittorrent Client"
VIAddVersionKey "FileVersion" "${QBT_VERSION}"

Expand Down
2 changes: 1 addition & 1 deletion dist/windows/gather_qt_translations.py
Expand Up @@ -19,7 +19,7 @@ def main() -> int:
tmp_translations: List[str] = glob.glob(f'{args.qt_translations_folder}/qt_??.qm')
tmp_translations += glob.glob(f'{args.qt_translations_folder}/qt_??_??.qm')
tmp_translations += glob.glob(f'{args.qt_translations_folder}/qtbase_??.qm')
tmp_translations += glob.glob(f'{args.qt_translations_folder}qtbase_??_??.qm')
tmp_translations += glob.glob(f'{args.qt_translations_folder}/qtbase_??_??.qm')

filtered = filter(isNotStub, tmp_translations)
for file in filtered:
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/afrikaans.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_AFRIKAANS} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_AFRIKAANS} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_AFRIKAANS} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_AFRIKAANS} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/albanian.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_ALBANIAN} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_ALBANIAN} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_ALBANIAN} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_ALBANIAN} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/arabic.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_ARABIC} "qBittorrent (مطلوب)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_ARABIC} "وضع اختصار على سطح المكتب"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_ARABIC} "وضع اختصار على سطح المكتب"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_ARABIC} "وضع اختصار في قائمة البداية"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/basque.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_BASQUE} "qBittorrent (beharrezkoa)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_BASQUE} "Sortu Mahaigaineko Lasterbidea"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_BASQUE} "Sortu Mahaigaineko Lasterbidea"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_BASQUE} "Sortu Hasierako Lasterbidea"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/belarusian.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_BELARUSIAN} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_BELARUSIAN} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_BELARUSIAN} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_BELARUSIAN} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/bosnian.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_BOSNIAN} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_BOSNIAN} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_BOSNIAN} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_BOSNIAN} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/breton.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_BRETON} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_BRETON} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_BRETON} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_BRETON} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/bulgarian.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_BULGARIAN} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_BULGARIAN} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_BULGARIAN} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_BULGARIAN} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/catalan.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_CATALAN} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_CATALAN} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_CATALAN} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_CATALAN} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/croatian.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_CROATIAN} "qBittorrent (neophodno)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_CROATIAN} "Kreiraj prečac na radnoj površini"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_CROATIAN} "Kreiraj prečac na radnoj površini"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_CROATIAN} "Kreiraj prečac u početnom meniju"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/czech.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_CZECH} "qBittorrent (vyžadováno)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_CZECH} "Vytvořit zástupce na ploše"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_CZECH} "Vytvořit zástupce na ploše"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_CZECH} "Vytvořit zástupce v nabídce Start"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/danish.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_DANISH} "qBittorrent (påkrævet)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_DANISH} "Opret skrivebordsgenvej"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_DANISH} "Opret skrivebordsgenvej"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_DANISH} "Opret genvej i menuen Start"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/dutch.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_DUTCH} "qBittorrent (vereist)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_DUTCH} "Snelkoppeling aanmaken op bureaublad"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_DUTCH} "Snelkoppeling aanmaken op bureaublad"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_DUTCH} "Snelkoppeling aanmaken in startmenu"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/english.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/esperanto.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_ESPERANTO} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_ESPERANTO} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_ESPERANTO} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_ESPERANTO} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/estonian.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_ESTONIAN} "qBittorrent (vajalik)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_ESTONIAN} "Loo Töölaua Otsetee"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_ESTONIAN} "Loo Töölaua Otsetee"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_ESTONIAN} "Loo Start Menüü Otsetee"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/farsi.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_FARSI} "qBittorrent (required)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_FARSI} "Create Desktop Shortcut"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_FARSI} "Create Desktop Shortcut"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_FARSI} "Create Start Menu Shortcut"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down
4 changes: 2 additions & 2 deletions dist/windows/installer-translations/finnish.nsi
Expand Up @@ -2,8 +2,8 @@

;LangString inst_qbt_req ${LANG_ENGLISH} "qBittorrent (required)"
LangString inst_qbt_req ${LANG_FINNISH} "qBittorrent (pakollinen)"
;LangString inst_dekstop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_dekstop ${LANG_FINNISH} "Luo pikakuvake työpöydälle"
;LangString inst_desktop ${LANG_ENGLISH} "Create Desktop Shortcut"
LangString inst_desktop ${LANG_FINNISH} "Luo pikakuvake työpöydälle"
;LangString inst_startmenu ${LANG_ENGLISH} "Create Start Menu Shortcut"
LangString inst_startmenu ${LANG_FINNISH} "Luo pikakuvake aloitusvalikkoon"
;LangString inst_startup ${LANG_ENGLISH} "Start qBittorrent on Windows start up"
Expand Down