The Next Generation GoldenDict https://xiaoyifang.github.io/goldendict-ng/
Go to file
xiaoyifang 3204db161c
New Crowdin updates (#1091)
* New translations Chinese Simplified from Crowdin

* New translations Chinese Traditional from Crowdin

* New translations Tajik from Crowdin

* New translations Arabic, Saudi Arabia from Crowdin

* New translations French from Crowdin

* New translations Spanish from Crowdin

* New translations Belarusian from Crowdin

* New translations Bulgarian from Crowdin

* New translations Czech from Crowdin

* New translations German from Crowdin

* New translations Greek from Crowdin

* New translations Finnish from Crowdin

* New translations Italian from Crowdin

* New translations Japanese from Crowdin

* New translations Korean from Crowdin

* New translations Lithuanian from Crowdin

* New translations Macedonian from Crowdin

* New translations Dutch from Crowdin

* New translations Polish from Crowdin

* New translations Portuguese from Crowdin

* New translations Russian from Crowdin

* New translations Slovak from Crowdin

* New translations Albanian from Crowdin

* New translations Serbian (Cyrillic) from Crowdin

* New translations Swedish from Crowdin

* New translations Turkish from Crowdin

* New translations Ukrainian from Crowdin

* New translations Chinese Simplified from Crowdin

* New translations Chinese Traditional from Crowdin

* New translations Vietnamese from Crowdin

* New translations Portuguese, Brazilian from Crowdin

* New translations Persian from Crowdin

* New translations Spanish, Argentina from Crowdin

* New translations Hindi from Crowdin

* New translations Esperanto from Crowdin

* New translations Lojban from Crowdin

* New translations German, Switzerland from Crowdin

* New translations Spanish, Bolivia from Crowdin

* New translations Tajik from Crowdin

* New translations Quechua from Crowdin

* New translations Aymara from Crowdin

* New translations Arabic, Saudi Arabia from Crowdin

* New translations Turkmen from Crowdin

* New translations Interlingue from Crowdin

* New translations French from Crowdin

* New translations Spanish from Crowdin

* New translations Belarusian from Crowdin

* New translations Bulgarian from Crowdin

* New translations Czech from Crowdin

* New translations German from Crowdin

* New translations Greek from Crowdin

* New translations Finnish from Crowdin

* New translations Italian from Crowdin

* New translations Japanese from Crowdin

* New translations Korean from Crowdin

* New translations Lithuanian from Crowdin

* New translations Macedonian from Crowdin

* New translations Dutch from Crowdin

* New translations Polish from Crowdin

* New translations Portuguese from Crowdin

* New translations Russian from Crowdin

* New translations Slovak from Crowdin

* New translations Albanian from Crowdin

* New translations Serbian (Cyrillic) from Crowdin

* New translations Swedish from Crowdin

* New translations Turkish from Crowdin

* New translations Ukrainian from Crowdin

* New translations Chinese Simplified from Crowdin

* New translations Chinese Traditional from Crowdin

* New translations Vietnamese from Crowdin

* New translations Portuguese, Brazilian from Crowdin

* New translations Persian from Crowdin

* New translations Hindi from Crowdin

* New translations Esperanto from Crowdin

* New translations Tajik from Crowdin

* New translations Turkmen from Crowdin
2023-08-26 21:41:15 +08:00
.github action: windows specific, update makensis version 2023-08-13 21:06:31 +08:00
icons fix: scale the downarrow.png to 18x18 2023-08-24 16:26:29 +08:00
locale New Crowdin updates (#1091) 2023-08-26 21:41:15 +08:00
opencc Win Specific: upgrade opencc (#840) 2023-06-10 09:40:13 +08:00
redist fix typo of app id 2023-07-25 08:04:49 -04:00
src i18n: update translation template 2023-08-26 21:34:09 +08:00
thirdparty update eb submodule 2023-08-26 17:24:31 +08:00
tools opt: refactor folding auto-generate file 2023-07-06 07:49:48 +08:00
website doc: add shortcut Ctrl+Shift+S to stop audio 2023-08-25 08:53:18 +08:00
winlibs Remove unused and duplicated DLLs. 2023-08-08 11:30:48 +08:00
.clang-format opt: redirect the log to the current console 2023-05-17 01:00:19 +08:00
.clang-tidy opt: allow clang-tidy to check modernize-use-auto 2023-05-27 08:45:01 +08:00
.git-blame-ignore-revs clean: add .git-blame-ignore-revs 2023-07-20 04:04:02 -04:00
.gitignore action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
.gitmodules sonar:fix linux build 2022-12-14 15:58:08 +08:00
.prettierignore action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
.prettierrc.json action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
CMake_Unix.cmake clean: remove zstd related code which is unused since the migration to 2023-07-09 20:44:21 -04:00
CMake_Win.cmake feat: add windeploy CMake target 2023-08-06 08:31:19 -04:00
CMakeLists.txt fix windeployqt path. 2023-08-08 16:14:33 +08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-06-08 17:07:21 +08:00
CONTRIBUTING.md Create CONTRIBUTING.md 2023-06-08 17:10:56 +08:00
CREDITS.txt add translation of Swiss High-German 2022-08-26 20:27:34 +08:00
crowdin.yml Update Crowdin configuration file 2023-05-14 12:41:20 +08:00
goldendict.pro i18n: update translation template 2023-08-26 21:34:09 +08:00
LICENSE.txt Update year in copyright notices. 2012-02-21 01:47:14 +04:00
package-lock.json action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
package.json action: use autofix.ci to format code 2023-07-15 14:04:52 +08:00
README.md doc: updates 2023-07-06 01:23:51 -04:00
resources.qrc feat: customize dictionary's fullindex option with metadata.toml (#1000) 2023-07-26 10:03:20 +08:00
sonar-project.properties action: sonar cloud analysis (#1039) 2023-08-05 12:52:12 +08:00

GoldenDict-ng

Crowdin Maintainability Rating Windows-6.x Ubuntu-6.2 macos-homebrew

The Next Generation GoldenDict. A feature-rich open-source dictionary lookup program, supporting multiple dictionary formats and online dictionaries.

Linux Windows macOS

Some significant features of this fork

  • webengine with latest html/css feature support
  • support >4GB dictionary
  • support highdpi screen resolution
  • built with xapian as fulltext engine
  • support Qt5.15.2 and higher ,include latest Qt6
  • performance optimization(eg. >10000000 headwords support)
  • anki integration
  • dark theme
  • daily auto release support
  • lots of bug fixes and improvements

Installation

https://xiaoyifang.github.io/goldendict-ng/install/

Help GoldenDict's Development

GoldenDict is developed by volunteers.

All kinds of help like answering questions, bug reporting, testing, translation and coding are welcomed.

To translate the interface, you can use the Crowdin https://crowdin.com/project/goldendict-ng

To start development, check out developer guide

Build from source

https://xiaoyifang.github.io/goldendict-ng/howto/build_from_source/

Support

Bug reporting: GoldenDict issue tracker

General discussions: discussions

License

This project is licensed under the GNU GPLv3+ license, a copy of which can be found in the LICENSE.txt file.

History

The original project was developed at http://goldendict.org/ and https://github.com/goldendict/goldendict.

Thank JetBrains for the help

JetBrains Black Box Logo logo