Added german translations

This commit is contained in:
Alexander Raab
2021-01-11 15:17:11 +01:00
parent 3232f0b098
commit 2408c094ae
2 changed files with 7 additions and 2 deletions

View File

@@ -4,6 +4,9 @@
<en>
<WEBVIEW2_NOT_AVAILABLE>Viewing this file requires Microsoft Edge WebView2 to be installed.&#10;Click here to download it.</WEBVIEW2_NOT_AVAILABLE>
</en>
<de>
<WEBVIEW2_NOT_AVAILABLE>Für das Anzeigen dieses Dateityps wird MS Edge WebView2 benötigt.&#10;Hier klicken zum Downloaden.</WEBVIEW2_NOT_AVAILABLE>
</de>
<ja>
<WEBVIEW2_NOT_AVAILABLE>このファイルを閲覧するには、Microsoft Edge WebView2 がインストールされている必要があります。&#10;ここをクリックしてダウンロードを開始する。</WEBVIEW2_NOT_AVAILABLE>
</ja>

View File

@@ -4,9 +4,11 @@
<ca>
<Editor_FontFamily>Consolas</Editor_FontFamily>
</ca>
<de-DE>
<de>
<Editor_FontFamily>Consolas</Editor_FontFamily>
</de-DE>
<Editor_Copy>Kopieren</Editor_Copy>
<Editor_SelectAll>Alles markieren</Editor_SelectAll>
</de>
<en>
<Editor_FontFamily>Consolas</Editor_FontFamily>
<Editor_Copy>Copy</Editor_Copy>