Now in Ordasoft
Joomla Gallery language for interface go from default Joomla site configuration.
So if you correctly configured Joomla Language - OS Joomla Gallery - will use this language.
BUT, for add German language to Joomla Gallery - you will need translate all language constants.
So you need copy and rename files:
{your site}//language/en-GB/en-GB.com_osgallery.ini
{your site}/language/en-GB/en-GB.com_osgallery.sys.ini
{your site}//language/administrator/en-GB/en-GB.com_osgallery.ini
{your site}/language/administrator/en-GB/en-GB.com_osgallery.sys.ini
in every file you need rename "en-GB" to "de-DE"
and all move to "de-DE" folders.
as example
{your site}//language/en-GB/en-GB.com_osgallery.ini
copy to
{your site}//language/de-DE/en-GB.com_osgallery.ini
and rename to
{your site}//language/de-DE/de-DE.com_osgallery.ini
Regards
OrdaSoft team