The project is still void, will take me some time to restore it - added Ukrainian
Yes, thanks. Can you upload some resources, so we can start translation again?
The project is still void, will take me some time to restore it - added Ukrainian
I have readded all languages which were commited to darkcoin github repo, including latest pull request https://github.com/darkcoin/darkcoin/pull/235/files by vertoe before he deleted the project.
I'll have a look if there are more languages (which were under the 60% threshold) in the git history. If any of the translators has a offline copy of a language missing please get in contact with me.
Thanks!
I already uploaded the file from pull #235, could you check if all in in line?Thanks, but latest translations are not in the transifex,
luckily there are only few changes for me, and i can check those directly from pull #235.
EDIT: Good news, latest translation can be downloaded from git, so Flare how we continue,
should i download my lang file and post to you or...?
No, finnish is not latest in transifex, it was 100% translated and now it had 11 untranslated strings.I already uploaded the file from pull #235, could you check if all in in line?
Will recheck why we have a diff hereNo, finnish is not latest in transifex, it was 100% translated and now it had 11 untranslated strings.
Latest is this 3 days old: https://github.com/darkcoin/darkcoi...f556476af34537cc/src/qt/locale/darkcoin_fi.ts
<location filename="../darksendconfig.cpp" line="44"/>
<source>Darksend was successfully set to basic (%1 and 2 rounds). You can change this at any time by opening Darkcoin's
<location filename="../darksendconfig.cpp" line="59"/>
<source>Darksend was successfully set to high (%1 and 8 rounds). You can change this at any time by opening Darkcoin's
<location filename="../darksendconfig.cpp" line="74"/>
<source>Darksend was successfully set to maximum (%1 and 16 rounds). You can change this at any time by opening Darkcoin's
I have readded all languages which were commited to darkcoin github repo, including latest pull request https://github.com/darkcoin/darkcoin/pull/235/files by vertoe before he deleted the project.
I'll have a look if there are more languages (which were under the 60% threshold) in the git history. If any of the translators has a offline copy of a language missing please get in contact with me.
Thanks!
These need to be corrected to translations (also source english), ui max is 6 now.
Code:<location filename="../darksendconfig.cpp" line="44"/> <source>Darksend was successfully set to basic (%1 and 2 rounds). You can change this at any time by opening Darkcoin's <location filename="../darksendconfig.cpp" line="59"/> <source>Darksend was successfully set to high (%1 and 8 rounds). You can change this at any time by opening Darkcoin's <location filename="../darksendconfig.cpp" line="74"/> <source>Darksend was successfully set to maximum (%1 and 16 rounds). You can change this at any time by opening Darkcoin's
<location filename="../forms/darksendconfig.ui" line="78"/>
<source>Use 2 separate masternodes to mix funds up to 1000 DRK</source>
<location filename="../forms/darksendconfig.ui" line="91"/>
<source>Use 8 separate masternodes to mix funds up to 1000 DRK</source>
<location filename="../forms/darksendconfig.ui" line="104"/>
<source>Use 16 separate masternodes</source>
Any news?Will recheck why we have a diff here
https://www.transifex.com/projects/p/darkcoin/language/fi/ ?Any news?
Can you add this to the transifex please?
https://github.com/darkcoin/darkcoi...f556476af34537cc/src/qt/locale/darkcoin_fi.ts
All work for past 3 days is lost... we can only recover what was pushed to github.
Latest GIT version is from 9.3.2015, current transifex is older.All work for past 3 days is lost... we can only recover what was pushed to github.
Hmm... "Found enough users, signing ( waiting" is a new string, for example:Latest GIT version is from 9.3.2015, current transifex is older.
There is several errors and faults and differences in the source english file.
I have done comparing for this, and i am sure, current transifex files wont work right with current darkcoin 11.2 version.
So, i am not going update translation (finnish) until everything is updated to latest.
I repeat, source english file is old and faulty.
Ok, i take it back, maybe english is up to date, but finnish isnt, there are several translations missing.Hmm... "Found enough users, signing ( waiting" is a new string, for example:
https://github.com/darkcoin/darkcoin/pull/235/files#diff-73ef526b2beab852274c583b0f7fc0b3R1956
And it's there in my Ru translations.. Can you point to wrong strings pls?
These strings should be changed in source code (dialog ui) actually so that they then could be grabbed to translations. And I'm not really sure what numbers to put there now, guess it's better to have some blinding testing first to figure it out. But yeah, thanks for reminder!flare UdjinM6
Sorry for my earlier messing.
All is ok now, except those 6 strings needs to be updated to source english, because new UI max rounds is 6.
First is transifex line number.
215 Use 2 separate masternodes to mix funds up to 1000 DRK
216 Use 8 separate masternodes to mix funds up to 1000 DRK
217 Use 16 separate masternodes
223 Darksend was successfully set to basic (%1 and 2 rounds). You can change this at any time by opening Darkcoin's configuration screen.
224 Darksend was successfully set to high (%1 and 8 rounds). You can change this at any time by opening Darkcoin's configuration screen.
225 Darksend was successfully set to maximum (%1 and 16 rounds). You can change this at any time by opening Darkcoin's configuration screen.