For a new module I am working on, I need translations into any language except DE and EN. LibraryAdmin - or short LA - will be the successor for jQueryAdmin. If you are interested in more details, please see the forum in the jQuery Showroom. (
http://jquery.websitebakers.com) An Alpha version of the module is available at AMASP.
http://www.websitebakers.com/pages/libs/libraryadmin.phpFor those who are interested in creating a translation file, I've attached the DE.php. The english language strings can be found there as array keys, while the target language strings are the values.
Example:
'Are you sure?'
=> 'Sind Sie sicher?',
Any translation is much appreciated. Thank you in advance.