greenshot/Greenshot/Languages/installer/language-installer-de-DE.xml
Robin Krom f8f203b7b8 Fixed language loading issues
Removed System.Reactive as package, by using code that was already there
Fixed an issue loading the confluence plugin, and finding the icon
2020-02-09 23:11:09 +01:00

14 lines
820 B
XML

<?xml version="1.0" encoding="utf-8"?>
<language description="Deutsch" ietf="de-DE" version="1.0.0" languagegroup="1">
<resources>
<resource name="startup">{#ExeName} starten wenn Windows hochfährt</resource>
<resource name="startgreenshot">{#ExeName} starten</resource>
<resource name="jira">Jira Plug-in</resource>
<resource name="confluence">Confluence Plug-in</resource>
<resource name="externalcommand">Öffne mit ein externem Kommando Plug-in</resource>
<resource name="ocr">OCR Plug-in (benötigt Microsoft Office Document Imaging (MODI))</resource>
<resource name="imgur">Imgur Plug-in (Siehe: http://imgur.com)</resource>
<resource name="language">Zusätzliche Sprachen</resource>
<resource name="optimize">Optimierung der Leistung, kann etwas dauern.</resource>
</resources>
</language>