Skip to content

Commit 626c5fe

Browse files
authored
fix: Translation corrected in terminal settings (#1676)
* Update terminalSettings.js * Add files via upload
1 parent 78e0f4a commit 626c5fe

32 files changed

+64
-2
lines changed

src/lang/ar-ye.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@
418418
"terminal:cursor style": "شكل المؤشر",
419419
"terminal:font family": "عائلة الخطوط",
420420
"terminal:convert eol": "تحويل نهاية السطر",
421+
"terminal:confirm tab close": "Confirm terminal tab close",
422+
"terminal:image support": "Image support",
421423
"terminal": "الطرفية",
422424
"allFileAccess": "الوصول إلى جميع الملفات",
423425
"fonts": "الخطوط",

src/lang/be-by.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,8 @@
419419
"terminal:cursor style": "Cursor Style",
420420
"terminal:font family": "Font Family",
421421
"terminal:convert eol": "Convert EOL",
422+
"terminal:confirm tab close": "Confirm terminal tab close",
423+
"terminal:image support": "Image support",
422424
"terminal": "Terminal",
423425
"allFileAccess": "All file access",
424426
"fonts": "Fonts",

src/lang/bn-bd.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@
418418
"terminal:cursor style": "কার্সর স্টাইল",
419419
"terminal:font family": "ফন্ট ফ্যামিলি",
420420
"terminal:convert eol": "EOL রূপান্তর করুন",
421+
"terminal:confirm tab close": "Confirm terminal tab close",
422+
"terminal:image support": "Image support",
421423
"terminal": "টার্মিনাল",
422424
"allFileAccess": "সকল ফাইল অ্যাক্সেস",
423425
"fonts": "ফন্ট",

src/lang/cs-cz.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@
418418
"terminal:cursor style": "Cursor Style",
419419
"terminal:font family": "Font Family",
420420
"terminal:convert eol": "Convert EOL",
421+
"terminal:confirm tab close": "Confirm terminal tab close",
422+
"terminal:image support": "Image support",
421423
"terminal": "Terminal",
422424
"allFileAccess": "All file access",
423425
"fonts": "Fonts",

src/lang/de-de.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@
418418
"terminal:cursor style": "Cursorstil",
419419
"terminal:font family": "Schriftfamilie",
420420
"terminal:convert eol": "Zeilenende konvertieren",
421+
"terminal:confirm tab close": "Terminal-Tab schließen bestätigen",
422+
"terminal:image support": "Bildunterstützung",
421423
"terminal": "Terminal",
422424
"allFileAccess": "Zugriff auf alle Dateien",
423425
"fonts": "Schriftarten",

src/lang/en-us.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@
418418
"terminal:cursor style": "Cursor Style",
419419
"terminal:font family": "Font Family",
420420
"terminal:convert eol": "Convert EOL",
421+
"terminal:confirm tab close": "Confirm terminal tab close",
422+
"terminal:image support": "Image support",
421423
"terminal": "Terminal",
422424
"allFileAccess": "All file access",
423425
"fonts": "Fonts",

src/lang/es-sv.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@
418418
"terminal:cursor style": "Cursor Style",
419419
"terminal:font family": "Font Family",
420420
"terminal:convert eol": "Convert EOL",
421+
"terminal:confirm tab close": "Confirm terminal tab close",
422+
"terminal:image support": "Image support",
421423
"terminal": "Terminal",
422424
"allFileAccess": "All file access",
423425
"fonts": "Fonts",

src/lang/fr-fr.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,8 @@
418418
"terminal:cursor style": "Cursor Style",
419419
"terminal:font family": "Font Family",
420420
"terminal:convert eol": "Convert EOL",
421+
"terminal:confirm tab close": "Confirm terminal tab close",
422+
"terminal:image support": "Image support",
421423
"terminal": "Terminal",
422424
"allFileAccess": "All file access",
423425
"fonts": "Fonts",

src/lang/he-il.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,8 @@
419419
"terminal:cursor style": "Cursor Style",
420420
"terminal:font family": "Font Family",
421421
"terminal:convert eol": "Convert EOL",
422+
"terminal:confirm tab close": "Confirm terminal tab close",
423+
"terminal:image support": "Image support",
422424
"terminal": "Terminal",
423425
"allFileAccess": "All file access",
424426
"fonts": "Fonts",

src/lang/hi-in.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,8 @@
419419
"terminal:cursor style": "कर्सर स्टाइल",
420420
"terminal:font family": "फ़ॉन्ट फैमिली",
421421
"terminal:convert eol": "EOL रूपांतरित करें",
422+
"terminal:confirm tab close": "Confirm terminal tab close",
423+
"terminal:image support": "Image support",
422424
"terminal": "टर्मिनल",
423425
"allFileAccess": "ऑल फ़ाइल एक्सेस",
424426
"fonts": "फॉन्ट्स",

0 commit comments

Comments
 (0)