aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_nl.ts
AgeCommit message (Collapse)Author
2012-09-08Partially 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-22Update translations from transifexWladimir J. van der Laan
2012-08-01Translations update 2012-08-01 (fetched from Transifex)Philip Kaufmann
2012-07-24Fix spelling of successfullyStephane Glondu
2012-06-13update translation files (fetched from Transifex) and remove translation for ↵Philip Kaufmann
fr_FR, which was removed / renamed on TX
2012-03-27update translations from transifexPhilip Kaufmann
2012-03-16update translations from transifexNils Schneider
2012-02-05fetch translations from transifexNils Schneider
* fixes issue #742 * new translations: cs_CZ fa fi fr_FR hr pl ro_RO sv tr
2012-01-03Fix typo (#734)Wladimir J. van der Laan
2011-12-16Move more newlines out of strings, and fix translations.Gavin Andresen
2011-11-22update translations: da de nl ru zh_TWNils Schneider
2011-11-08merged translations from transifex: da de es es_CL nb nl ru zh_TWNils Schneider
2011-10-23Revert "translation fixes"Wladimir J. van der Laan
This reverts commit f86ecd4a062b7f6515208c217f6405e47fa742f5.
2011-10-23translation fixesWladimir 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-09Make "Quit" menu sanerWladimir J. van der Laan
- Use 'x' for Exit shortcut - Set Ctrl-Q as global quit key sequence
2011-10-08Remove old wx translations, updated qt translationsGavin Andresen
2011-07-07Add German translation by nico_wWladimir J. van der Laan
2011-06-25fix typo in dutch translationWladimir J. van der Laan
2011-06-25update dutch translationWladimir J. van der Laan
2011-06-25Call "initial download" "synchronizing with network" insteadWladimir J. van der Laan
2011-06-24finish nl translationWladimir J. van der Laan
2011-06-23experiment with internationalization (nl), unbreak build (externui.h->qtui.h)Wladimir J. van der Laan