diff --git a/src/lang/ar-ye.json b/src/lang/ar-ye.json index cb8bc1414..fdc5b0cd6 100644 --- a/src/lang/ar-ye.json +++ b/src/lang/ar-ye.json @@ -418,6 +418,8 @@ "terminal:cursor style": "شكل المؤشر", "terminal:font family": "عائلة الخطوط", "terminal:convert eol": "تحويل نهاية السطر", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "الطرفية", "allFileAccess": "الوصول إلى جميع الملفات", "fonts": "الخطوط", diff --git a/src/lang/be-by.json b/src/lang/be-by.json index acb0ad114..ba3b31065 100644 --- a/src/lang/be-by.json +++ b/src/lang/be-by.json @@ -419,6 +419,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/bn-bd.json b/src/lang/bn-bd.json index fbcf89681..2deb21577 100644 --- a/src/lang/bn-bd.json +++ b/src/lang/bn-bd.json @@ -418,6 +418,8 @@ "terminal:cursor style": "কার্সর স্টাইল", "terminal:font family": "ফন্ট ফ্যামিলি", "terminal:convert eol": "EOL রূপান্তর করুন", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "টার্মিনাল", "allFileAccess": "সকল ফাইল অ্যাক্সেস", "fonts": "ফন্ট", diff --git a/src/lang/cs-cz.json b/src/lang/cs-cz.json index 8ca1529c3..7b3c289b0 100644 --- a/src/lang/cs-cz.json +++ b/src/lang/cs-cz.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/de-de.json b/src/lang/de-de.json index 1abebdb0f..6746c468e 100644 --- a/src/lang/de-de.json +++ b/src/lang/de-de.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursorstil", "terminal:font family": "Schriftfamilie", "terminal:convert eol": "Zeilenende konvertieren", + "terminal:confirm tab close": "Terminal-Tab schließen bestätigen", + "terminal:image support": "Bildunterstützung", "terminal": "Terminal", "allFileAccess": "Zugriff auf alle Dateien", "fonts": "Schriftarten", diff --git a/src/lang/en-us.json b/src/lang/en-us.json index 73506f184..b92105f56 100644 --- a/src/lang/en-us.json +++ b/src/lang/en-us.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/es-sv.json b/src/lang/es-sv.json index 7ec5373e7..4b438e485 100644 --- a/src/lang/es-sv.json +++ b/src/lang/es-sv.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/fr-fr.json b/src/lang/fr-fr.json index 1d8bfa695..b2a87b259 100644 --- a/src/lang/fr-fr.json +++ b/src/lang/fr-fr.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/he-il.json b/src/lang/he-il.json index 47eeced10..912f82265 100644 --- a/src/lang/he-il.json +++ b/src/lang/he-il.json @@ -419,6 +419,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/hi-in.json b/src/lang/hi-in.json index c82a22a4b..14cad1fe6 100644 --- a/src/lang/hi-in.json +++ b/src/lang/hi-in.json @@ -419,6 +419,8 @@ "terminal:cursor style": "कर्सर स्टाइल", "terminal:font family": "फ़ॉन्ट फैमिली", "terminal:convert eol": "EOL रूपांतरित करें", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "टर्मिनल", "allFileAccess": "ऑल फ़ाइल एक्सेस", "fonts": "फॉन्ट्स", diff --git a/src/lang/hu-hu.json b/src/lang/hu-hu.json index 1833243e4..9edcc7748 100644 --- a/src/lang/hu-hu.json +++ b/src/lang/hu-hu.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Kurzor stílusa", "terminal:font family": "Betűtípuscsalád", "terminal:convert eol": "Sorvégződések konvertálása", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminál", "allFileAccess": "Hozzáférés az összes fájlhoz", "fonts": "Betűtípusok", diff --git a/src/lang/id-id.json b/src/lang/id-id.json index 9bef5e06d..d132fd4bd 100644 --- a/src/lang/id-id.json +++ b/src/lang/id-id.json @@ -419,6 +419,8 @@ "terminal:cursor style": "Gaya Kursor", "terminal:font family": "Keluarga Huruf", "terminal:convert eol": "Konversi Akhir Baris", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "Semua akses berkas", "fonts": "Huruf", diff --git a/src/lang/ir-fa.json b/src/lang/ir-fa.json index 42eb53298..4d2fbf1f3 100644 --- a/src/lang/ir-fa.json +++ b/src/lang/ir-fa.json @@ -419,6 +419,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/it-it.json b/src/lang/it-it.json index ae0dc623a..19b24407e 100644 --- a/src/lang/it-it.json +++ b/src/lang/it-it.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/ja-jp.json b/src/lang/ja-jp.json index 0cd7eec85..75b00068b 100644 --- a/src/lang/ja-jp.json +++ b/src/lang/ja-jp.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/ko-kr.json b/src/lang/ko-kr.json index 0a90b986f..4c45882ce 100644 --- a/src/lang/ko-kr.json +++ b/src/lang/ko-kr.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/ml-in.json b/src/lang/ml-in.json index 2194c23a3..6fd814725 100644 --- a/src/lang/ml-in.json +++ b/src/lang/ml-in.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/mm-unicode.json b/src/lang/mm-unicode.json index 0fd284657..1af7d7d25 100644 --- a/src/lang/mm-unicode.json +++ b/src/lang/mm-unicode.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/mm-zawgyi.json b/src/lang/mm-zawgyi.json index 592873ccc..bb163e57f 100644 --- a/src/lang/mm-zawgyi.json +++ b/src/lang/mm-zawgyi.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/pl-pl.json b/src/lang/pl-pl.json index f28fab450..877da763e 100644 --- a/src/lang/pl-pl.json +++ b/src/lang/pl-pl.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/pt-br.json b/src/lang/pt-br.json index a6867794c..bec36eba1 100644 --- a/src/lang/pt-br.json +++ b/src/lang/pt-br.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Estilo do Cursor", "terminal:font family": "Família da Fonte", "terminal:convert eol": "Converter EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "Acesso total aos arquivos", "fonts": "Fontes", diff --git a/src/lang/pu-in.json b/src/lang/pu-in.json index 93ad13448..7c08769ca 100644 --- a/src/lang/pu-in.json +++ b/src/lang/pu-in.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/ru-ru.json b/src/lang/ru-ru.json index 98d088c09..f55d6e869 100644 --- a/src/lang/ru-ru.json +++ b/src/lang/ru-ru.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Стиль курсора", "terminal:font family": "Семейство шрифтов", "terminal:convert eol": "Преобразовывать EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Терминал", "allFileAccess": "Доступ ко всем файлам", "fonts": "Шрифты", diff --git a/src/lang/tl-ph.json b/src/lang/tl-ph.json index 874736e9f..e13ef57a8 100644 --- a/src/lang/tl-ph.json +++ b/src/lang/tl-ph.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/tr-tr.json b/src/lang/tr-tr.json index c33509167..42b35a868 100644 --- a/src/lang/tr-tr.json +++ b/src/lang/tr-tr.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/uk-ua.json b/src/lang/uk-ua.json index c2784ea9c..e64976c47 100644 --- a/src/lang/uk-ua.json +++ b/src/lang/uk-ua.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/uz-uz.json b/src/lang/uz-uz.json index 7528eec4d..33543cccd 100644 --- a/src/lang/uz-uz.json +++ b/src/lang/uz-uz.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/vi-vn.json b/src/lang/vi-vn.json index 85df2bdbb..f6de25091 100644 --- a/src/lang/vi-vn.json +++ b/src/lang/vi-vn.json @@ -419,6 +419,8 @@ "terminal:cursor style": "Kiểu Con Trỏ", "terminal:font family": "Họ phông chữ", "terminal:convert eol": "Chuyển Đổi Cuối Dòng", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/lang/zh-cn.json b/src/lang/zh-cn.json index 7dbbafc92..0ef568940 100644 --- a/src/lang/zh-cn.json +++ b/src/lang/zh-cn.json @@ -418,6 +418,8 @@ "terminal:cursor style": "光标样式", "terminal:font family": "字体", "terminal:convert eol": "转换行尾符", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "终端", "allFileAccess": "所有文件读写权限", "fonts": "字体", diff --git a/src/lang/zh-hant.json b/src/lang/zh-hant.json index 4e822b722..d4b4bba64 100644 --- a/src/lang/zh-hant.json +++ b/src/lang/zh-hant.json @@ -418,6 +418,8 @@ "terminal:cursor style": "游標樣式", "terminal:font family": "字體", "terminal:convert eol": "轉換行尾符", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "終端機", "allFileAccess": "所有文件讀寫權限", "fonts": "字體", diff --git a/src/lang/zh-tw.json b/src/lang/zh-tw.json index becdaef5b..5bfba6246 100644 --- a/src/lang/zh-tw.json +++ b/src/lang/zh-tw.json @@ -418,6 +418,8 @@ "terminal:cursor style": "Cursor Style", "terminal:font family": "Font Family", "terminal:convert eol": "Convert EOL", + "terminal:confirm tab close": "Confirm terminal tab close", + "terminal:image support": "Image support", "terminal": "Terminal", "allFileAccess": "All file access", "fonts": "Fonts", diff --git a/src/settings/terminalSettings.js b/src/settings/terminalSettings.js index 840f209a7..d82f11112 100644 --- a/src/settings/terminalSettings.js +++ b/src/settings/terminalSettings.js @@ -155,7 +155,7 @@ export default function terminalSettings() { }, { key: "imageSupport", - text: `${strings["image"]} Support`, + text: strings["terminal:image support"], checkbox: terminalValues.imageSupport, info: "Whether images are supported in the terminal.", }, @@ -167,7 +167,7 @@ export default function terminalSettings() { }, { key: "confirmTabClose", - text: `${strings["confirm"]} ${strings["terminal"]} tab close`, + text: strings["terminal:confirm tab close"], checkbox: terminalValues.confirmTabClose !== false, info: "Ask for confirmation before closing terminal tabs.", },