Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-27 | update translations from transifex | Philip Kaufmann | |
2012-03-20 | remove bitcoin_cs_CZ from bitcoin.qrc and delete bitcoin_cs_CZ.ts | Philip Kaufmann | |
2012-03-19 | updated english language source file via lupdate | Philip Kaufmann | |
2012-03-19 | fixed a capitalization error in the german translation | Philip Kaufmann | |
2012-03-19 | update german translation from transifex | Philip Kaufmann | |
2012-03-17 | update german translation 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-02-01 | Remove loose amp; from Portugese translation (issue #701) | Wladimir J. van der Laan | |
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-12-12 | added translations: pt_BR zh_CN | Nils Schneider | |
2011-12-12 | updated translations: es es_CL nb ru | Nils Schneider | |
2011-11-24 | update translation: de | Nils Schneider | |
2011-11-24 | add translations: hu uk | Nils Schneider | |
2011-11-24 | Small fixes in both spanish translations | Alex B | |
2011-11-22 | update translations: da de nl ru zh_TW | Nils Schneider | |
2011-11-22 | add italian translation | Nils Schneider | |
2011-11-08 | merged translations from transifex: da de es es_CL nb nl ru zh_TW | Nils Schneider | |
2011-11-06 | add zh_TW locale | Ang Iong Chun | |
2011-11-04 | Add English translation to fix plural(s). | Chris Moore | |
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-22 | update translations: nb, es_CL (from transifex) | Nils Schneider | |
2011-10-15 | Merge pull request #583 from laanwj/qt3 | Wladimir J. van der Laan | |
More Qt GUI updates - Make USE_SSL qmake build flag actually work - Improve mac experience, general UI improvements - Add keyboard shortcut to switch between tabs | |||
2011-10-09 | Added Spanish translation for qt | Alex B | |
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-09-13 | make German translation up-to-date | flower | |
2011-08-28 | add russian translation and add unicode compatibility (merges pull request #20) | Misbakh-Soloviev Vadim A | |
2011-08-16 | add russian translation by msva | Wladimir J. van der Laan | |
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 | |