Translate in German(de-DE) (#141)

* -translate to German (de-DE)

* correction the Translations.config
This commit is contained in:
arca20
2017-11-29 09:22:48 +01:00
committed by Paddy Xu
parent d481bcdceb
commit 1988cd3c09
2 changed files with 26 additions and 0 deletions

View File

@@ -28,4 +28,7 @@
<it>
<Editor_FontFamily>Consolas</Editor_FontFamily>
</it>
<de-DE>
<Editor_FontFamily>Consolas</Editor_FontFamily>
</de-DE>
</Translations>

View File

@@ -185,4 +185,27 @@
<InfoPanel_Files>{0} file</InfoPanel_Files>
<InfoPanel_FolderAndFile>({0} e {1})</InfoPanel_FolderAndFile>
</it>
<de-DE>
<UI_FontFamily>Segoe UI</UI_FontFamily>
<APP_START>QuickLook läuft im Hintergrund.</APP_START>
<APP_SECOND>QuickLook läuft bereits im Hintergrund.</APP_SECOND>
<MW_BrowseFolder>Durchsuchen {0}</MW_BrowseFolder>
<MW_Open>Öffnen {0}</MW_Open>
<MW_OpenWith>Öffnen mit {0}</MW_OpenWith>
<MW_Run>Ausführen {0}</MW_Run>
<Icon_RunAtStartup>Beim Systemstart &amp; ausführen</Icon_RunAtStartup>
<Icon_ToolTip>QuickLook v{0}</Icon_ToolTip>
<Icon_CheckUpdate>Suche nach &amp;Updates...</Icon_CheckUpdate>
<Icon_Quit>&amp;Beenden</Icon_Quit>
<Update_NoUpdate>Sie haben die neueste Version..</Update_NoUpdate>
<Update_Found>QuickLook {0} ist verfügbar. Klicken Sie hier, um die Downloadseite zu öffnen.</Update_Found>
<Update_Error>Beim Suchen nach Updates ist ein Fehler aufgetreten: {0}</Update_Error>
<InfoPanel_LastModified>Zuletzt geändert am {0}</InfoPanel_LastModified>
<InfoPanel_DriveSize>Speicher {0}, {1} verfügbar</InfoPanel_DriveSize>
<InfoPanel_Folder>{0} Ordner</InfoPanel_Folder>
<InfoPanel_Folders>{0} Ordner</InfoPanel_Folders>
<InfoPanel_File>{0} Datei</InfoPanel_File>
<InfoPanel_Files>{0} Dateien</InfoPanel_Files>
<InfoPanel_FolderAndFile>({0} und {1})</InfoPanel_FolderAndFile>
</de-DE>
</Translations>