lang: Fixed some localization issues

This commit is contained in:
WerWolv
2022-06-17 14:35:54 +02:00
parent 662d80abea
commit 116aeede2d
7 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -81,7 +81,7 @@ namespace hex::plugin::builtin {
{ "hex.builtin.common.open", "Open" },
{ "hex.builtin.common.browse", "Browse..." },
{ "hex.builtin.common.choose_file", "Choose file" },
{ "hex.common.processing", "Processing" },
{ "hex.builtin.common.processing", "Processing" },
{ "hex.builtin.popup.exit_application.title", "Exit Application?" },
{ "hex.builtin.popup.exit_application.desc", "You have unsaved changes made to your Project.\nAre you sure you want to exit?" },
+1 -1
View File
@@ -80,7 +80,7 @@ namespace hex::plugin::builtin {
{ "hex.builtin.common.open", "Apri" },
{ "hex.builtin.common.browse", "Esplora..." },
{ "hex.builtin.common.choose_file", "Scegli file" },
//{ "hex.common.processing", "Processing" },
//{ "hex.builtin.common.processing", "Processing" },
{ "hex.builtin.popup.exit_application.title", "Uscire dall'applicazione?" },
{ "hex.builtin.popup.exit_application.desc", "Hai delle modifiche non salvate nel tuo progetto.\nSei sicuro di voler uscire?" },
+1 -1
View File
@@ -80,7 +80,7 @@ namespace hex::plugin::builtin {
{ "hex.builtin.common.open", "開く" },
{ "hex.builtin.common.browse", "ファイルを参照..." },
{ "hex.builtin.common.choose_file", "ファイルを選択" },
// { "hex.common.processing", "Processing" },
// { "hex.builtin.common.processing", "Processing" },
{ "hex.builtin.popup.exit_application.title", "アプリケーションを終了しますか?" },
{ "hex.builtin.popup.exit_application.desc", "プロジェクトに保存されていない変更があります。\n終了してもよろしいですか?" },
+1 -1
View File
@@ -80,7 +80,7 @@ namespace hex::plugin::builtin {
{ "hex.builtin.common.open", "Abrir" },
{ "hex.builtin.common.browse", "Navegar..." },
{ "hex.builtin.common.choose_file", "Escolher arquivo" },
{ "hex.common.processing", "Processando" },
{ "hex.builtin.common.processing", "Processando" },
{ "hex.builtin.popup.exit_application.title", "Sair da aplicação?" },
{ "hex.builtin.popup.exit_application.desc", "Você tem alterações não salvas feitas em seu projeto.\nVocê tem certeza que quer sair?" },
+1 -1
View File
@@ -80,7 +80,7 @@ namespace hex::plugin::builtin {
{ "hex.builtin.common.open", "打开" },
{ "hex.builtin.common.browse", "浏览..." },
{ "hex.builtin.common.choose_file", "选择文件" },
//{ "hex.common.processing", "Processing" },
//{ "hex.builtin.common.processing", "Processing" },
{ "hex.builtin.popup.exit_application.title", "退出?" },
{ "hex.builtin.popup.exit_application.desc", "工程还有为保存的更改。\n确定要退出吗?" },