aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale
Commit message (Collapse)AuthorAgeFilesLines
* Update translations after update script improvementsWladimir J. van der Laan2014-09-0170-113864/+11706
|
* qt: bitcoin_en update after 8d0d512Wladimir J. van der Laan2014-08-061-84/+91
|
* Typo, and a few "Bitcoin" -> "Bitcoin Core"pryds2014-08-041-42/+32
| | | | Github-Pull: #4619
* qt: Remove '0 BTC' placeholder from translationWladimir J. van der Laan2014-08-011-9/+1
|
* qt: more watchonly -> watch-onlyWladimir J. van der Laan2014-07-311-11/+11
|
* qt: Update some messages after suggestions by translatorsWladimir J. van der Laan2014-07-311-23/+23
| | | | | - *cannot* is more common, thus preferred to *can not* - Use *Watch-only* instead of *Watchonly* as one word
* English translation updateWladimir J. van der Laan2014-07-311-533/+725
| | | | | This is needed to add version 0.10.x on Transifex so that translation can start.
* qt: Periodic translation updateWladimir J. van der Laan2014-06-063-139/+142
|
* Periodic language updateWladimir J. van der Laan2014-06-014-363/+365
| | | | Pull updated translations from Transifex before 0.9.2
* qt: Periodic language updateWladimir J. van der Laan2014-05-234-159/+159
| | | | Last-minute language update before release 0.9.2.
* qt: Periodic language updateWladimir J. van der Laan2014-05-2113-566/+588
|
* qt: periodic language updateWladimir J. van der Laan2014-05-1370-484/+4412
| | | | | | | | | 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.
* [Qt] fix ugly typo in bitcoin.cppPhilip Kaufmann2014-05-071-1/+1
| | | | | | | Closes #4145. Rebased-By: Wladimir J. van der Laan <[email protected]> Rebased-From: 1e4b083
* qt: periodic translations updateWladimir J. van der Laan2014-05-0670-290/+853
|
* Full translation updateWladimir J. van der Laan2014-05-0169-62770/+9292
| | | | | | | 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`
* qt: Periodic translations updateWladimir J. van der Laan2014-04-2919-3819/+7246
| | | | | Update English translation from source code, and pull other translations from Transifex.
* Translation update 2014-04Wladimir J. van der Laan2014-04-177-1040/+1373
| | | | | Push new English translation, as well as pull other translations that changed since last month.
* qt: remove de_AT translationWladimir J. van der Laan2014-04-141-4093/+0
| | | | | | Got too many complaints that is was unserious and written by trolls. I have also removed the translation from transifex. Fixes #4054 and #3918.
* qt: translation updateWladimir J. van der Laan2014-03-2154-7904/+11284
|
* qt: Show weeks as well as years behind for long timespansWladimir J. van der Laan2014-03-151-0/+13
| | | | Closes #3811.
* qt: Remove control characters from ko_KR translationWladimir J. van der Laan2014-03-101-6/+6
| | | | | | | | Last Transifex pull (064a690) introduced a few control characters into the Korean translation, which sometimes causes the build to fail. Manually remove these characters for now to get the build working -- they should still be removed at Transifex too.
* Transifex pull pre-0.9.0rc3/finalWladimir J. van der Laan2014-03-105-1007/+1268
|
* English translation updateWladimir J. van der Laan2014-03-011-80/+125
| | | | A few new messages have been added since last update.
* Transifex pull pre-0.9.0rc2Wladimir J. van der Laan2014-02-2719-829/+41320
|
* Final bitcoin_en update before 0.9.0rc1Wladimir J. van der Laan2014-01-301-68/+80
| | | | | | Just for completeness. Only a few messages changed or moved since last time. Don't change any translatable messages until 0.9 final unless really necessary.
* qt: Transifex pull before 0.9.0rc1Wladimir J. van der Laan2014-01-2960-22927/+49840
|
* qt: Translation updateWladimir J. van der Laan2014-01-273-751/+1516
| | | | | Update English .ts file from source as well as pull changes from transifex to current translation.
* qt: English translation updateWladimir J. van der Laan2014-01-131-208/+280
|
* qt: Update translationsWladimir J. van der Laan2014-01-0823-7306/+27664
| | | | | | | | | Update current translations, and add new languages: - es_MX: Spanish (Mexico) - pam: Kapampangan Also update translation process for autoconf-based build system.
* qt: Update English language file for translatorsWladimir J. van der Laan2013-12-161-303/+898
|
* qt: language update from transifexWladimir J. van der Laan2013-11-1458-16995/+42370
| | | | | | | | | | | | Adds three new languages: - de_AT: German (Austria) - gl: Galician - sl_SI: Slovenian (Slovenia) Updates many others. Thanks to the translators contributing on Transifex!
* qt: english language updateWladimir J. van der Laan2013-10-271-297/+480
|
* qt: english translation updateWladimir J. van der Laan2013-09-181-53/+144
|
* translations update for 0.8.4Philip Kaufmann2013-08-2156-5890/+39603
| | | | | | | | - 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)
* remove a newline from a string in init.cppPhilip Kaufmann2013-08-061-4/+2
| | | | | - to match all other translatable strings in init.cpp and to simplify translations via Transifex
* translations update for Transifex 2013-08-05Philip Kaufmann2013-08-051-40/+57
|
* update bitcoin_en.ts to current master (2013-07-23)Philip Kaufmann2013-07-231-4/+98
|
* translation update 2013-06-25Philip Kaufmann2013-06-251-92/+118
| | | | | - updates bitcoinstrings.cpp and bitcoin_en.ts so new translations can be made on Transifex
* translations update 2013-05-23Philip Kaufmann2013-05-231-1/+1
| | | | - integrates current translations from Transifex
* translations update 2013-05-19 (for 0.8.2 release)Philip Kaufmann2013-05-1911-308/+3246
| | | | | - integrates current translations from Transifex - new translation: af_ZA
* translations update 2013-05-08Philip Kaufmann2013-05-0845-2397/+3882
| | | | - integrates current translations from Transifex
* translations update 2013-05-07Philip Kaufmann2013-05-0746-3609/+3405
| | | | | - updates bitcoin_en.ts and bitcoinstrings.cpp - integrates current translations from Transifex
* translations update 2013-05-04Philip Kaufmann2013-05-0446-2242/+3047
| | | | | | | - updates bitcoin_en.ts and bitcoinstrings.cpp - removes bitcoin_se.ts - adds bitcoin_ar.ts - integrates current translations from Transifex
* translations update 2013-04-25Philip Kaufmann2013-04-2546-9141/+7490
| | | | | | - new language "se" - update bitcoin.qrc and bitcoin_en.ts - fetch current translations from Transifex
* translations update 2013-04-08Philip Kaufmann2013-04-081-165/+60
| | | | | | - 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>"
* Translations update: pull from TransifexPhilip Kaufmann2013-04-0744-10423/+36740
| | | | | | - 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
* translation base files update 2013-04-02Philip Kaufmann2013-04-021-130/+243
| | | | | - also includes a small change to a string in bitcoinrpc.cpp, which is not on Transifex anyway, so is safe to merge
* blockchain -> block chain (used everywhere else)Philip Kaufmann2013-03-211-7/+7
|
* translations update 2013-03-19 (bitcoinstrings.cpp / bitcoin_en.ts)Philip Kaufmann2013-03-191-36/+41
|
* update bitcoin_en.ts and bitcoinstrings.cppPhilip Kaufmann2013-03-181-112/+129
|