Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-13 | qt: periodic language update | Wladimir J. van der Laan | |
Pull updated translations from Transifex. Add mn (Mongolian) language. Do not update English translation for now as we want to keep compatibility with 0.9. | |||
2014-05-06 | qt: periodic translations update | Wladimir J. van der Laan | |
2014-05-01 | Full translation update | Wladimir J. van der Laan | |
Last update (48be9ce) missed quite a lot, for some reason. This is also the first update done with the new script `contrib/devtools/update-translations.py` | |||
2014-04-29 | qt: Periodic translations update | Wladimir J. van der Laan | |
Update English translation from source code, and pull other translations from Transifex. | |||
2014-02-27 | Transifex pull pre-0.9.0rc2 | Wladimir J. van der Laan | |
2014-01-29 | qt: Transifex pull before 0.9.0rc1 | Wladimir J. van der Laan | |
2013-11-14 | qt: language update from transifex | Wladimir J. van der Laan | |
Adds three new languages: - de_AT: German (Austria) - gl: Galician - sl_SI: Slovenian (Slovenia) Updates many others. Thanks to the translators contributing on Transifex! | |||
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-05-19 | translations update 2013-05-19 (for 0.8.2 release) | Philip Kaufmann | |
- integrates current translations from Transifex - new translation: af_ZA | |||
2013-05-08 | translations update 2013-05-08 | Philip Kaufmann | |
- integrates current translations from 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-07 | Translations update: pull from Transifex | Philip Kaufmann | |
- added languages in bitcoin.qrc: bs, ca, cy, eo, gu_IN, hi_IN, ja, la, lv_LV and th_TH (some translations files were already in src/qt/locale but not added in the .qrc file | |||
2013-01-26 | full translations update | Philip Kaufmann | |
- fetch current translations from Transifex - update bitcoinstrings.cpp and bitcoin_en.ts | |||
2012-10-12 | Bitcoin-Qt: intregrate current translations from Transifex | Philip Kaufmann | |
2012-09-08 | Partially Bugfix: Update English translation strings and translations from ↵ | Luke Dashjr | |
Transifex Bugfix: Correct doubled-up & 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-22 | Update translations from transifex | Wladimir J. van der Laan | |
2012-08-01 | Translations update 2012-08-01 (fetched from Transifex) | Philip Kaufmann | |
2012-07-24 | Fix spelling of successfully | Stephane Glondu | |
2012-06-13 | update translation files (fetched from Transifex) and remove translation for ↵ | Philip Kaufmann | |
fr_FR, which was removed / renamed on TX | |||
2012-03-27 | update translations from transifex | Philip Kaufmann | |
2012-03-16 | update translations from transifex | Nils Schneider | |
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-22 | update translations: da de nl ru zh_TW | Nils Schneider | |
2011-11-08 | merged translations from transifex: da de es es_CL nb nl ru zh_TW | Nils Schneider | |
2011-10-23 | Revert "translation fixes" | Wladimir J. van der Laan | |
This reverts commit f86ecd4a062b7f6515208c217f6405e47fa742f5. | |||
2011-10-23 | translation fixes | Wladimir J. van der Laan | |
- use wildcard for TRANSLATIONS in bitcoin-qt.pro to automatically build all translations present in src/qt/locale (thanks @tcatm) - rename language files to the usual <lang>_<TERRITORY> - include recently added language files for es_ES and nb_NO | |||
2011-10-09 | Make "Quit" menu saner | Wladimir J. van der Laan | |
- Use 'x' for Exit shortcut - Set Ctrl-Q as global quit key sequence | |||
2011-10-08 | Remove old wx translations, updated qt translations | Gavin Andresen | |
2011-07-07 | Add German translation by nico_w | Wladimir J. van der Laan | |
2011-06-25 | fix typo in dutch translation | Wladimir J. van der Laan | |
2011-06-25 | update dutch translation | Wladimir J. van der Laan | |
2011-06-25 | Call "initial download" "synchronizing with network" instead | Wladimir J. van der Laan | |
2011-06-24 | finish nl translation | Wladimir J. van der Laan | |
2011-06-23 | experiment with internationalization (nl), unbreak build (externui.h->qtui.h) | Wladimir J. van der Laan | |