Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-01-13 | qt: English translation update | Wladimir J. van der Laan | |
2013-12-16 | qt: Update English language file for translators | Wladimir J. van der Laan | |
2013-10-27 | qt: english language update | Wladimir J. van der Laan | |
2013-09-18 | qt: english translation update | Wladimir J. van der Laan | |
2013-08-21 | translations update for 0.8.4 | Philip Kaufmann | |
- update translation master files - include current translations from Transifex - add several new languages - fix a bug in bitcoin.qrc, which prevents some languages from beeing used (wrong file extension .ts instead of .qm was used) | |||
2013-08-06 | remove a newline from a string in init.cpp | Philip Kaufmann | |
- to match all other translatable strings in init.cpp and to simplify translations via Transifex | |||
2013-08-05 | translations update for Transifex 2013-08-05 | Philip Kaufmann | |
2013-07-23 | update bitcoin_en.ts to current master (2013-07-23) | Philip Kaufmann | |
2013-06-25 | translation update 2013-06-25 | Philip Kaufmann | |
- updates bitcoinstrings.cpp and bitcoin_en.ts so new translations can be made on Transifex | |||
2013-05-07 | translations update 2013-05-07 | Philip Kaufmann | |
- updates bitcoin_en.ts and bitcoinstrings.cpp - integrates current translations from Transifex | |||
2013-05-04 | translations update 2013-05-04 | Philip Kaufmann | |
- updates bitcoin_en.ts and bitcoinstrings.cpp - removes bitcoin_se.ts - adds bitcoin_ar.ts - integrates current translations from Transifex | |||
2013-04-25 | translations update 2013-04-25 | Philip Kaufmann | |
- new language "se" - update bitcoin.qrc and bitcoin_en.ts - fetch current translations from Transifex | |||
2013-04-08 | translations update 2013-04-08 | Philip Kaufmann | |
- updates for bitcoinstrings.cpp and bitcoin_en.ts - changes help text for -rpcthreads to match -par - fix a small glitch with -par to be "-par=<n>" | |||
2013-04-02 | translation base files update 2013-04-02 | Philip Kaufmann | |
- also includes a small change to a string in bitcoinrpc.cpp, which is not on Transifex anyway, so is safe to merge | |||
2013-03-21 | blockchain -> block chain (used everywhere else) | Philip Kaufmann | |
2013-03-19 | translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts) | Philip Kaufmann | |
2013-03-18 | update bitcoin_en.ts and bitcoinstrings.cpp | Philip Kaufmann | |
2013-02-07 | translations update (bitcoinstrings.cpp + bitcoin_en.ts) | Philip Kaufmann | |
2013-02-01 | translations update (bitcoinstrings.cpp and bitcoin_en.ts) | Philip Kaufmann | |
2013-01-26 | full translations update | Philip Kaufmann | |
- fetch current translations from Transifex - update bitcoinstrings.cpp and bitcoin_en.ts | |||
2013-01-14 | update bitcoinstrings.cpp and bitcoin_en.ts (2013-01-14) | Philip Kaufmann | |
2013-01-05 | translations update (bitcoinstrings.cpp + bitcoin_en.ts) | Philip Kaufmann | |
2012-11-16 | update bitcoinstrings.cpp and bitcoin_en.ts | Philip Kaufmann | |
2012-10-12 | Bitcoin-Qt: update english translation master file | Philip Kaufmann | |
2012-10-04 | Translation update for 0.7.1 | Wladimir J. van der Laan | |
Also clarify translation process that the package `gettext` is needed to run string extractor. | |||
2012-09-08 | Partially Bugfix: Update English translation strings and translations from ↵ | Luke Dashjr | |
Transifex Bugfix: Correct doubled-up &amp; in translations Bugfix: Remove extra spaces after ampersand in translations (this fixes hotkeys) Restore copyright translations, now split up Restore old translations lost due to changes to English structure Skipped: ca_ES et eu_ES fr_CA (under 10% coverage) | |||
2012-08-29 | Update strings for 0.7.0rc2 | Wladimir J. van der Laan | |
2012-08-07 | Update English translation strings | Wladimir J. van der Laan | |
This is the last time for 0.7.0. We should avoid message changes until the release. Translators can use the remaining time to update their languages on Transifex. The other languages need to be merged from Transifex just before release. | |||
2012-07-26 | Update translation messages | Wladimir J. van der Laan | |
- No core strings changed since last time - Re-add line numbers in .ts file as this is marginally easier for translators (see #1227) | |||
2012-07-24 | Fix spelling of successfully | Stephane Glondu | |
2012-07-11 | fix some recently added translation plurals | Philip Kaufmann | |
2012-07-11 | Translation strings update | Wladimir J. van der Laan | |
2012-06-13 | Update bitcoinstrings from core and English source translation file | Wladimir J. van der Laan | |
This is necessary as any strings have changed since last time. Also the python script used to extract bitcoinstrings.cpp, extract_strings_qt.py now sorts the strings before generating the output file. This results in more deterministic output and thus smaller diffs. | |||
2012-05-31 | sync english translation master file with current master branch | Philip Kaufmann | |
2012-05-16 | Update bitcoinstrings.cpp and bitcoin_en.ts | Wladimir J. van der Laan | |
2012-05-09 | update bitcoin_en.ts (translation master file) to match current master ↵ | Philip Kaufmann | |
branch as of 2012-05-09 | |||
2012-04-14 | Update translations for bitcoin core | Wladimir J. van der Laan | |
- Move scripts/qt to share/qt, to clean up toplevel directories - Update english ts file which is used to source messages for Transifex - In extract_strings_qt.py use a glob *.h *.cpp, this is safe now that the Wx UI files are removed | |||
2012-03-19 | updated english language source file via lupdate | Philip Kaufmann | |
2012-02-05 | fetch translations from transifex | Nils Schneider | |
* fixes issue #742 * new translations: cs_CZ fa fi fr_FR hr pl ro_RO sv tr | |||
2012-01-03 | Fix typo (#734) | Wladimir J. van der Laan | |
2011-12-16 | Move more newlines out of strings, and fix translations. | Gavin Andresen | |
2011-11-04 | Add English translation to fix plural(s). | Chris Moore | |