bradymiller wrote on Tuesday, May 05, 2009:
Hey,
There have been extensive changes to the translation spreadsheet. It’s looks ok on initial testing but would be great if you would all quickly review your languages for obvious issues on the spreadsheet and in OpenEMR.
We have removed about 1600 constants from the spreadsheet since they were specific to US billing. Luckily, only a small proportion of these were even translated, but I am sorry to those of you who spent time translating them.
We have also re-ordered them, so all the entries that start with special characters or numbers are at the bottom.
Because of the extensive changes we have released another set of language tables. Here are the statistics:
Total number of english constants: 2196
Total number of definitions: 3586
Chinese: 4% (77 definitions)
Dutch: 71% (1557 definitions)
German: 1% (13 definitions)
Norwegian: 33% (715 definitions)
Russian: 2% (34 definitions)
Spanish: 36% (793 definitions)
Swedish: 18% (397 definitions)
We will continue to include the “dummy” language, which basically defines the word dummy for all 2196 constants. This is so we can find constants that aren’t translating and fix them.
The best way to test your translations is on the online cvs demo, which is using the above new translation table, and allows you to select a language before logging in:
http://oemr.org/modules/wiwimod/index.php?page=DemoCVS
Here is the updated mysql dumpfile: http://openemr.cvs.sourceforge.net/viewvc/openemr/openemr/contrib/util/language_translations/currentLanguage.sql?revision=1.6
You can also install the above mysql dumpfile into your local openemr, but note this stuff is still considered experimental, and will delete your current language tables (back your stuff up before using this). Steps to do this are below:
1. Download the above currentLanguage.sql dumpfile to your computer.
Then in OpenEMR go to
admin -> Database -> Databases -> openemr -> SQL and click ‘Browse’
button at the ‘Or location of the textfile:’ field. Select the currentLanguage.sql
file you downloaded to your computer, then click ‘Go’ button.
2. If you want to see the translations. Edit the openemr/interface/globals.php file at the translations entry. Put 2 if you want swedish, 3 if you want spanish, 4 if you want German, 5 if you want Dutch, 8 if you want to see Norwegian, 9 if you want Chinese, 10 if you want Russian, and 12 if you want “dummy”. After changing setting remember to logout then login back into OpenEMR.
Other News:
We have an openemr language translation wiki at:
http://www.oemr.org/modules/wiwimod/index.php?page=TranslationGuide
To get "editing" access, register (at bottom right of screen) and then email me (brady@sparmy.com) your username, so I can give you wiki editing privileges.
Another cool thing:
You can now see chinese characters if go to the fees->billing menu in OpenEMR
thanks,
Brady