mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-18 06:22:58 +00:00
Translate in German(de-DE) (#141)
* -translate to German (de-DE) * correction the Translations.config
This commit is contained in:
@@ -28,4 +28,7 @@
|
|||||||
<it>
|
<it>
|
||||||
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||||
</it>
|
</it>
|
||||||
|
<de-DE>
|
||||||
|
<Editor_FontFamily>Consolas</Editor_FontFamily>
|
||||||
|
</de-DE>
|
||||||
</Translations>
|
</Translations>
|
||||||
|
@@ -185,4 +185,27 @@
|
|||||||
<InfoPanel_Files>{0} file</InfoPanel_Files>
|
<InfoPanel_Files>{0} file</InfoPanel_Files>
|
||||||
<InfoPanel_FolderAndFile>({0} e {1})</InfoPanel_FolderAndFile>
|
<InfoPanel_FolderAndFile>({0} e {1})</InfoPanel_FolderAndFile>
|
||||||
</it>
|
</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 & ausführen</Icon_RunAtStartup>
|
||||||
|
<Icon_ToolTip>QuickLook v{0}</Icon_ToolTip>
|
||||||
|
<Icon_CheckUpdate>Suche nach &Updates...</Icon_CheckUpdate>
|
||||||
|
<Icon_Quit>&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>
|
</Translations>
|
Reference in New Issue
Block a user