aboutsummaryrefslogtreecommitdiff
path: root/src/qt/locale/bitcoin_nb.ts
AgeCommit message (Collapse)Author
2014-06-01Periodic language updatev0.9.2rc1Wladimir J. van der Laan
Pull updated translations from Transifex before 0.9.2 Rebased-By: Wladimir J. van der Laan <laanwj@gmail.com> Rebased-From: 11ef78f
2014-05-21qt: Periodic language updateWladimir J. van der Laan
Rebased-By: Wladimir J. van der Laan <laanwj@gmail.com> Rebased-From: 6fcdad7
2014-05-13qt: periodic language updateWladimir 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. Rebased-By: Wladimir J. van der Laan <laanwj@gmail.com> Rebased-From: 795b921
2014-05-06qt: periodic translations updateWladimir J. van der Laan
2014-05-01Full translation updateWladimir 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-17Translation update 2014-04Wladimir J. van der Laan
Push new English translation, as well as pull other translations that changed since last month.
2014-03-21qt: translation updateWladimir J. van der Laan
2014-01-29qt: Transifex pull before 0.9.0rc1Wladimir J. van der Laan
2014-01-08qt: Update translationsWladimir J. van der Laan
Update current translations, and add new languages: - es_MX: Spanish (Mexico) - pam: Kapampangan Also update translation process for autoconf-based build system.
2013-11-14qt: language update from transifexWladimir 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-21translations update for 0.8.4Philip 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-08translations update 2013-05-08Philip Kaufmann
- integrates current translations from Transifex
2013-05-07translations update 2013-05-07Philip Kaufmann
- updates bitcoin_en.ts and bitcoinstrings.cpp - integrates current translations from Transifex
2013-05-04translations update 2013-05-04Philip Kaufmann
- updates bitcoin_en.ts and bitcoinstrings.cpp - removes bitcoin_se.ts - adds bitcoin_ar.ts - integrates current translations from Transifex
2013-04-25translations update 2013-04-25Philip Kaufmann
- new language "se" - update bitcoin.qrc and bitcoin_en.ts - fetch current translations from Transifex
2013-04-07Translations update: pull from TransifexPhilip 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-26full translations updatePhilip Kaufmann
- fetch current translations from Transifex - update bitcoinstrings.cpp and bitcoin_en.ts
2012-10-12Bitcoin-Qt: intregrate current translations from TransifexPhilip Kaufmann
2012-09-08Partially Bugfix: Update English translation strings and translations from ↵Luke Dashjr
Transifex Bugfix: Correct doubled-up &amp;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-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-12-12updated translations: es es_CL nb ruNils 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-22update translations: nb, es_CL (from transifex)Nils Schneider