Add translation
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"debug": "Debug",
|
||||
"decode": "Decode",
|
||||
"delete": "Löschen",
|
||||
"disabled": "Behinderte",
|
||||
"disconnected": "Disconnected",
|
||||
"diskIgnorePath": "Pfad für Datenträger ignorieren",
|
||||
"dl2Local": "Datei \"{fileName}\" herunterladen?",
|
||||
@@ -46,6 +47,7 @@
|
||||
"download": "Download",
|
||||
"downloadStatus": "{percent}% von {size}",
|
||||
"edit": "Bearbeiten",
|
||||
"editVirtKeys": "Virtuelle Tasten bearbeiten",
|
||||
"editor": "Editor",
|
||||
"encode": "Encode",
|
||||
"error": "Fehler",
|
||||
@@ -64,6 +66,9 @@
|
||||
"font": "Schriftarten",
|
||||
"fontSize": "Schriftgröße",
|
||||
"foundNUpdate": "Update {count} gefunden",
|
||||
"fullScreen": "Vollbildmodus",
|
||||
"fullScreenJitter": "Jitter im Vollbildmodus",
|
||||
"fullScreenJitterHelp": "Einbrennen des Bildschirms verhindern",
|
||||
"getPushTokenFailed": "Push-Token kann nicht abgerufen werden",
|
||||
"gettingToken": "Getting token...",
|
||||
"goto": "Pfad öffnen",
|
||||
@@ -82,6 +87,8 @@
|
||||
"isBusy": "Is busy now",
|
||||
"keepForeground": "Stelle sicher, dass die App geöffnet bleibt.",
|
||||
"keyAuth": "Schlüsselauthentifzierung",
|
||||
"keyboardCompatibility": "Mögliche Verbesserungen bei der Kompatibilität der Eingabemethoden",
|
||||
"keyboardType": "Tastatur Typ",
|
||||
"language": "Sprache",
|
||||
"languageName": "Deutsch",
|
||||
"lastTry": "Letzter Versuch",
|
||||
@@ -103,6 +110,7 @@
|
||||
"newContainer": "Neuer Container",
|
||||
"noClient": "Kein Client",
|
||||
"noInterface": "Kein Interface",
|
||||
"noOptions": "Keine Optionen verfügbar",
|
||||
"noResult": "Kein Ergebnis",
|
||||
"noSavedPrivateKey": "Keine gespeicherten Private Keys",
|
||||
"noSavedSnippet": "Keine gespeicherten Snippets.",
|
||||
@@ -138,6 +146,7 @@
|
||||
"restoreSuccess": "Wiederherstellung erfolgreich. App neustarten um Änderungen anzuwenden.",
|
||||
"restoreSureWithDate": "Bist du sicher, dass du das Backup vom {date} wiederherstellen möchtest?",
|
||||
"result": "Result",
|
||||
"rotateAngel": "Rotationswinkel",
|
||||
"run": "Ausführen",
|
||||
"save": "Speichern",
|
||||
"saved": "Gerettet",
|
||||
|
||||
@@ -110,6 +110,7 @@
|
||||
"newContainer": "New container",
|
||||
"noClient": "No client",
|
||||
"noInterface": "No interface",
|
||||
"noOptions": "No options",
|
||||
"noResult": "No result",
|
||||
"noSavedPrivateKey": "No saved private keys.",
|
||||
"noSavedSnippet": "No saved snippets.",
|
||||
|
||||
@@ -110,6 +110,7 @@
|
||||
"newContainer": "新建容器",
|
||||
"noClient": "没有SSH连接",
|
||||
"noInterface": "没有可用的接口",
|
||||
"noOptions": "无可选项",
|
||||
"noResult": "无结果",
|
||||
"noSavedPrivateKey": "没有已保存的私钥。",
|
||||
"noSavedSnippet": "没有已保存的代码片段。",
|
||||
|
||||
@@ -66,6 +66,9 @@
|
||||
"font": "字體",
|
||||
"fontSize": "字體大小",
|
||||
"foundNUpdate": "找到 {count} 個更新",
|
||||
"fullScreen": "全屏模式",
|
||||
"fullScreenJitter": "全屏模式抖動",
|
||||
"fullScreenJitterHelp": "防止燒屏",
|
||||
"getPushTokenFailed": "未能獲取到推送token",
|
||||
"gettingToken": "正在獲取Token...",
|
||||
"goto": "前往",
|
||||
@@ -107,6 +110,7 @@
|
||||
"newContainer": "新建容器",
|
||||
"noClient": "沒有SSH連接",
|
||||
"noInterface": "沒有可用的接口",
|
||||
"noOptions": "無可選項",
|
||||
"noResult": "無結果",
|
||||
"noSavedPrivateKey": "沒有已保存的私鑰。",
|
||||
"noSavedSnippet": "沒有已保存的程式片段。",
|
||||
|
||||
Reference in New Issue
Block a user