lang: Added missing translation
This commit is contained in:
parent
1fe6dc4c6e
commit
652896bd3a
@ -185,6 +185,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.hexeditor.script.script.title", "Loader Script: Skript öffnen" },
|
||||
{ "hex.builtin.view.hexeditor.script.file", "Datei" },
|
||||
{ "hex.builtin.view.hexeditor.script.file.title", "Loader Script: Datei öffnen" },
|
||||
{ "hex.builtin.view.hexeditor.processing", "Importieren / Exportieren" },
|
||||
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_file", "Datei öffnen..." },
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_recent", "Kürzlich geöffnete Dateien" },
|
||||
|
@ -188,7 +188,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.hexeditor.script.script.title", "Loader Script: Open Script" },
|
||||
{ "hex.builtin.view.hexeditor.script.file", "File" },
|
||||
{ "hex.builtin.view.hexeditor.script.file.title", "Loader Script: Open File" },
|
||||
{ "hex.builtin.view.hexeditor.processing", "Processing" },
|
||||
{ "hex.builtin.view.hexeditor.processing", "Importing / Exporting" },
|
||||
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_file", "Open File..." },
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_recent", "Open Recent" },
|
||||
|
@ -188,6 +188,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.hexeditor.script.script.title", "Caricatore Script: Apri Script" },
|
||||
{ "hex.builtin.view.hexeditor.script.file", "File" },
|
||||
{ "hex.builtin.view.hexeditor.script.file.title", "Caricatore Script: Apri File" },
|
||||
//{ "hex.builtin.view.hexeditor.processing", "Importing / Exporting" },
|
||||
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_file", "Apri File..." },
|
||||
{ "hex.builtin.view.hexeditor.menu.file.save", "Salva" },
|
||||
|
@ -185,6 +185,7 @@ namespace hex::plugin::builtin {
|
||||
{ "hex.builtin.view.hexeditor.script.script.title", "加载器脚本:打开脚本" },
|
||||
{ "hex.builtin.view.hexeditor.script.file", "文件" },
|
||||
{ "hex.builtin.view.hexeditor.script.file.title", "加载器脚本:打开文件" },
|
||||
//{ "hex.builtin.view.hexeditor.processing", "Importing / Exporting" },
|
||||
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_file", "打开文件..." },
|
||||
{ "hex.builtin.view.hexeditor.menu.file.open_recent", "打开最近" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user