Dawid Spiechowicz
494fc9a857
added polish wallet encryption messages
14 years ago
Jeff Garzik
f08736405e
Compile 'sv' translation
14 years ago
Han Lin Yap
096a890097
Minor translation changes for latest build
14 years ago
Dawid Spiechowicz
3e76df7481
added polish translation
14 years ago
Matt Corallo
4acfe655d5
Update translations and remove obsolete translations.
14 years ago
Han Lin Yap
c60da7355e
Consistent Bitcoin example address
14 years ago
Han Lin Yap
9399225b81
Update swedish translation
14 years ago
Han Lin Yap
ca93cc563e
Double check translation and improved a translation string
14 years ago
Han Lin Yap
b734954a63
Added Swedish translation
14 years ago
Dean Lee
3a8182c105
Updated Chinese Simp translation
14 years ago
Matt Corallo
db69432dcd
Reset Last-Translator on de po to the proper value.
...
Sorry, Jakob, it was changed on accident by poedit.
14 years ago
xHire
7709ee622c
Czech translation
14 years ago
Jakob Kramer
7609e35f10
Fixed some mistakes in the German translation.
14 years ago
HostFat
db3b14c960
Fixed 2 things on the italian translation
14 years ago
ariel
00af90ab3c
Updated spanish translation
14 years ago
Pieter Wuille
a9ea3cd76d
Updated dutch translation
14 years ago
dabaopku
e295947d04
Chinese Translation
14 years ago
Danube
08cf0629f5
Add esperanto translation.
14 years ago
m0ray
11adda400f
Update russian translation to latest git.
14 years ago
Federico Faggiano
e4c3232f42
Update Italian translation to latest git.
14 years ago
Anonymous
97c9d444ae
Update Lithuanian Translation to latest git.
14 years ago
Blitzboom
769e457d94
Update German translation to latest git.
14 years ago
Carlos Pizarro
b3ff4878f8
Update spanish translation to newest git.
14 years ago
mewantsbitcoins
95f5b36772
Add Lithuanian translation.
14 years ago
Jeff Garzik
e93e5349cb
Remove GUI's "Generate Coins" option from the menu.
...
CPU mining remains available via command line option [until/unless
the community decides to remove that completely].
14 years ago
Matt Corallo
8bb5edc1c9
Allow UPnP mapping when USE_UPNP is defined and miniupnpc is installed at build time(statically linked).
...
Thanks joepie91 for the translation of the new copyright notices into Dutch.
Thanks sipa for the translation of the new copyright notices into French.
Thanks megu for the translation of the new copyright notices into Spanish.
Thanks justmoon/Blitzboom for the translation of the new copyright notices into German.
Thanks Joozero for the translation of the new copyright notices into Italian.
Remaining translations were provided by Google Translate.
14 years ago
Jeff Garzik
8203ec4b11
[locale] Regenerate es, nl binary message catalogs
14 years ago
Sven Slootweg
a07dca7cd2
Updated dutch translation
14 years ago
Santiago M. Mola
f30dabb2ac
Update Spanish translation.
14 years ago
s_nakamoto
fc73ad644f
-- version 0.3.19 release
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@201 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
s_nakamoto
0a27bd065e
updated Russian translation
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@162 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
s_nakamoto
dc8adc3b48
Russian translation by eurekafag
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@160 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
s_nakamoto
a790fa46f4
don't count or spend payments until they have 1 confirmation,
...
misc cleanup,
changed internal version number from 312 to 31300
-- version 0.3.13
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@158 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
Satoshi Nakamoto
7f71fd13ae
fix -datadir=./subdir relative path,
...
autostart off by default except on windows,
fix occasional "vector iterator not dereferencable" assertion with msvc,
fix readlink compile warning on linux build,
use sys/param.h and BSD define instead of __BSD__,
-paytxfee switch
14 years ago
s_nakamoto
01cd2fdaf3
fix -datadir=./subdir relative path,
...
autostart off by default except on windows,
fix occasional "vector iterator not dereferencable" assertion with msvc,
fix readlink compile warning on linux build,
use sys/param.h and BSD define instead of __BSD__,
-paytxfee switch
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@130 1a98c847-1fd6-4fd8-948a-caf3550aa51b
14 years ago
Gavin Andresen
e96cd730d1
json-rpc password, minor UI tweaks, removed some outdated txt files
15 years ago
Gavin Andresen
05708fc63e
Spanish translation by milkiway,
...
French translation by aidos
15 years ago
s_nakamoto
e8bff10f07
minor UI tweaks, removed some outdated txt files,
...
(and json-rpc password -rpcpw= switch, which we're going to revert)
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@108 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
0bbc812f48
Spanish translation by milkiway,
...
French translation by aidos
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@105 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
Gavin Andresen
8bd66202c3
Fix CRLF
15 years ago
s_nakamoto
50d49d9c2e
Portuguese translation by Tiago Faria
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@100 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
cefe611ce5
Portuguese translation by Tiago Faria
15 years ago
s_nakamoto
d882773789
Laszlo's fix to make generate threads idle priority on Linux,
...
replaced some wxBase dependencies: wxMutex, wxFileExists, wxStandardPaths, wxGetLocalTimeMillis
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@99 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
a280b4e661
Laszlo's fix to make generate threads idle priority on Linux,
...
replaced some wxBase dependencies: wxMutex, wxFileExists, wxStandardPaths, wxGetLocalTimeMillis
15 years ago
s_nakamoto
68b973a913
fixed colors on ubuntu lucid,
...
enabled -O2 in makefile.unix,
boost removed -mt from their library names in 1.40,
updated bitcoin icon,
hashmeter,
generated and hashmeter log entries
-- version 0.2.13
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@86 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
3ca507a6eb
fixed colors on ubuntu lucid,
...
enabled -O2 in makefile.unix,
boost removed -mt from their library names in 1.40,
updated bitcoin icon,
hashmeter,
generated and hashmeter log entries
-- version 0.2.13
15 years ago
s_nakamoto
6a4a35549b
German translation by DataWraith
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@84 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
904ff7d07b
German translation by DataWraith
15 years ago
s_nakamoto
2ca1758832
Dutch translation by Xunie (93% complete)
...
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@80 1a98c847-1fd6-4fd8-948a-caf3550aa51b
15 years ago
s_nakamoto
d9dac6772f
Dutch translation by Xunie (93% complete)
15 years ago