Problem solved!Just edit the following things:
german.phpDEFINE("_RSGALLERY_THANK_VOTING", "Danke für Ihre Stimme"); ->
DEFINE("_RSGALLERY_THANK_VOTING", "Danke für Ihre Stimme");
germani.phpDEFINE("_RSGALLERY_THANK_VOTING", "Danke für deine Stimme"); ->
DEFINE("_RSGALLERY_THANK_VOTING", "Danke für deine Stimme");
Thanks to
woelzen for the support!