Skip to content

Commit 00856fc

Browse files
authored
fix: Added missing translation for info window in terminal settings (#1681)
* Update terminalSettings.js * Add files via upload * Add files via upload
1 parent 00adec3 commit 00856fc

32 files changed

+544
-17
lines changed

src/lang/ar-ye.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,23 @@
306306
"info-checkForAppUpdates": "Check for app updates automatically.",
307307
"info-quickTools": "Show or hide quick tools.",
308308
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
309+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
310+
"info-fontSize": "The font size used to render text.",
311+
"info-fontFamily": "The font family used to render text.",
312+
"info-theme": "The color theme of the terminal.",
313+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
314+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
315+
"info-fontWeight": "The font weight used to render non-bold text.",
316+
"info-cursorBlink": "Whether the cursor blinks.",
317+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
318+
"info-tabStopWidth": "The size of tab stops in the terminal.",
319+
"info-letterSpacing": "The spacing in whole pixels between characters.",
320+
"info-imageSupport": "Whether images are supported in the terminal.",
321+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
322+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
323+
"info-backup": "Creates a backup of the terminal installation.",
324+
"info-restore": "Restores a backup of the terminal installation.",
325+
"info-uninstall": "Uninstalls the terminal installation.",
309326
"owned": "مملوك",
310327
"api_error": "الخادم غير متاح حاليًا ،يرجى المحاولة لاحقًا. ",
311328
"installed": "مثبت",

src/lang/be-by.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,23 @@
307307
"info-checkForAppUpdates": "Check for app updates automatically.",
308308
"info-quickTools": "Show or hide quick tools.",
309309
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
310+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
311+
"info-fontSize": "The font size used to render text.",
312+
"info-fontFamily": "The font family used to render text.",
313+
"info-theme": "The color theme of the terminal.",
314+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
315+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
316+
"info-fontWeight": "The font weight used to render non-bold text.",
317+
"info-cursorBlink": "Whether the cursor blinks.",
318+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
319+
"info-tabStopWidth": "The size of tab stops in the terminal.",
320+
"info-letterSpacing": "The spacing in whole pixels between characters.",
321+
"info-imageSupport": "Whether images are supported in the terminal.",
322+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
323+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
324+
"info-backup": "Creates a backup of the terminal installation.",
325+
"info-restore": "Restores a backup of the terminal installation.",
326+
"info-uninstall": "Uninstalls the terminal installation.",
310327
"owned": "Ва ўласнасці",
311328
"api_error": "Сервер API не працуе, паспрабуйце праз некаторы час.",
312329
"installed": "Усталявана",

src/lang/bn-bd.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,23 @@
306306
"info-checkForAppUpdates": "Check for app updates automatically.",
307307
"info-quickTools": "Show or hide quick tools.",
308308
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
309+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
310+
"info-fontSize": "The font size used to render text.",
311+
"info-fontFamily": "The font family used to render text.",
312+
"info-theme": "The color theme of the terminal.",
313+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
314+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
315+
"info-fontWeight": "The font weight used to render non-bold text.",
316+
"info-cursorBlink": "Whether the cursor blinks.",
317+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
318+
"info-tabStopWidth": "The size of tab stops in the terminal.",
319+
"info-letterSpacing": "The spacing in whole pixels between characters.",
320+
"info-imageSupport": "Whether images are supported in the terminal.",
321+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
322+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
323+
"info-backup": "Creates a backup of the terminal installation.",
324+
"info-restore": "Restores a backup of the terminal installation.",
325+
"info-uninstall": "Uninstalls the terminal installation.",
309326
"owned": "Owned",
310327
"api_error": "API সার্ভার ডাউন, দয়া করে পুনরায় চেষ্টা করুন",
311328
"installed": "ইনস্টল করা হয়েছে",

src/lang/cs-cz.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,23 @@
306306
"info-checkForAppUpdates": "Check for app updates automatically.",
307307
"info-quickTools": "Show or hide quick tools.",
308308
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
309+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
310+
"info-fontSize": "The font size used to render text.",
311+
"info-fontFamily": "The font family used to render text.",
312+
"info-theme": "The color theme of the terminal.",
313+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
314+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
315+
"info-fontWeight": "The font weight used to render non-bold text.",
316+
"info-cursorBlink": "Whether the cursor blinks.",
317+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
318+
"info-tabStopWidth": "The size of tab stops in the terminal.",
319+
"info-letterSpacing": "The spacing in whole pixels between characters.",
320+
"info-imageSupport": "Whether images are supported in the terminal.",
321+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
322+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
323+
"info-backup": "Creates a backup of the terminal installation.",
324+
"info-restore": "Restores a backup of the terminal installation.",
325+
"info-uninstall": "Uninstalls the terminal installation.",
309326
"owned": "Owned",
310327
"api_error": "API server down, please try after some time.",
311328
"installed": "Installed",

src/lang/de-de.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,23 @@
306306
"info-checkForAppUpdates": "Automatisch nach App-Updates suchen.",
307307
"info-quickTools": "Schnelltools ein- oder ausblenden.",
308308
"info-showHiddenFiles": "Versteckte Dateien und Ordner anzeigen. (Beginnen mit einem .)",
309+
"info-all_file_access": "Zugriff auf /sdcard und /storage im Terminal aktivieren.",
310+
"info-fontSize": "Die Schriftgröße, die zum Rendern von Text verwendet wird.",
311+
"info-fontFamily": "Die Schriftfamilie, die zum Rendern von Text verwendet wird.",
312+
"info-theme": "Das Farbthema des Terminals.",
313+
"info-cursorStyle": "Der Cursorstil, wenn das Terminal fokussiert ist.",
314+
"info-cursorInactiveStyle": "Der Cursorstil, wenn das Terminal nicht im Fokus ist.",
315+
"info-fontWeight": "Die Schriftstärke, die zum Rendern von nicht fettem Text verwendet wird.",
316+
"info-cursorBlink": "Erlaubt das Blinken des Cursors.",
317+
"info-scrollback": "Die Anzahl der Zeilen, die beim Zurückblättern erhalten bleiben, wenn über den anfänglichen Anzeigebereich hinaus gescrollt wird.",
318+
"info-tabStopWidth": "Die Größe der Tabulatoren im Terminal.",
319+
"info-letterSpacing": "Der Abstand zwischen den Zeichen in ganzen Pixeln.",
320+
"info-imageSupport": "Unterstützung von Bildern im Terminal.",
321+
"info-fontLigatures": "Unterstützung von Ligaturen in der Schriftart im Terminal.",
322+
"info-confirmTabClose": "Bestätigung beim Schließen von Terminal-Tabs.",
323+
"info-backup": "Erstellt eine Sicherungskopie der Terminal-Installation.",
324+
"info-restore": "Stellt eine Sicherung der Terminal-Installation wieder her.",
325+
"info-uninstall": "Deinstalliert die Terminal-Installation.",
309326
"owned": "Eigene",
310327
"api_error": "API-Server nicht verfügbar, bitte nach kurzer Zeit nochmal versuchen.",
311328
"installed": "Installiert",

src/lang/en-us.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,23 @@
306306
"info-checkForAppUpdates": "Check for app updates automatically.",
307307
"info-quickTools": "Show or hide quick tools.",
308308
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
309+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
310+
"info-fontSize": "The font size used to render text.",
311+
"info-fontFamily": "The font family used to render text.",
312+
"info-theme": "The color theme of the terminal.",
313+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
314+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
315+
"info-fontWeight": "The font weight used to render non-bold text.",
316+
"info-cursorBlink": "Whether the cursor blinks.",
317+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
318+
"info-tabStopWidth": "The size of tab stops in the terminal.",
319+
"info-letterSpacing": "The spacing in whole pixels between characters.",
320+
"info-imageSupport": "Whether images are supported in the terminal.",
321+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
322+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
323+
"info-backup": "Creates a backup of the terminal installation.",
324+
"info-restore": "Restores a backup of the terminal installation.",
325+
"info-uninstall": "Uninstalls the terminal installation.",
309326
"owned": "Owned",
310327
"api_error": "API server down, please try after some time.",
311328
"installed": "Installed",

src/lang/es-sv.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,23 @@
306306
"info-checkForAppUpdates": "Check for app updates automatically.",
307307
"info-quickTools": "Show or hide quick tools.",
308308
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
309+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
310+
"info-fontSize": "The font size used to render text.",
311+
"info-fontFamily": "The font family used to render text.",
312+
"info-theme": "The color theme of the terminal.",
313+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
314+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
315+
"info-fontWeight": "The font weight used to render non-bold text.",
316+
"info-cursorBlink": "Whether the cursor blinks.",
317+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
318+
"info-tabStopWidth": "The size of tab stops in the terminal.",
319+
"info-letterSpacing": "The spacing in whole pixels between characters.",
320+
"info-imageSupport": "Whether images are supported in the terminal.",
321+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
322+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
323+
"info-backup": "Creates a backup of the terminal installation.",
324+
"info-restore": "Restores a backup of the terminal installation.",
325+
"info-uninstall": "Uninstalls the terminal installation.",
309326
"owned": "En propiedad",
310327
"api_error": "El servidor API no funciona, inténtelo después de un rato.",
311328
"installed": "Instalado",

src/lang/fr-fr.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,23 @@
306306
"info-checkForAppUpdates": "Check for app updates automatically.",
307307
"info-quickTools": "Show or hide quick tools.",
308308
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
309+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
310+
"info-fontSize": "The font size used to render text.",
311+
"info-fontFamily": "The font family used to render text.",
312+
"info-theme": "The color theme of the terminal.",
313+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
314+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
315+
"info-fontWeight": "The font weight used to render non-bold text.",
316+
"info-cursorBlink": "Whether the cursor blinks.",
317+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
318+
"info-tabStopWidth": "The size of tab stops in the terminal.",
319+
"info-letterSpacing": "The spacing in whole pixels between characters.",
320+
"info-imageSupport": "Whether images are supported in the terminal.",
321+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
322+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
323+
"info-backup": "Creates a backup of the terminal installation.",
324+
"info-restore": "Restores a backup of the terminal installation.",
325+
"info-uninstall": "Uninstalls the terminal installation.",
309326
"owned": "Propriété",
310327
"api_error": "Serveur d'API éteint, veuillez réessayer plus tard.",
311328
"installed": "Installé",

src/lang/he-il.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,23 @@
307307
"info-checkForAppUpdates": "Check for app updates automatically.",
308308
"info-quickTools": "Show or hide quick tools.",
309309
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
310+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
311+
"info-fontSize": "The font size used to render text.",
312+
"info-fontFamily": "The font family used to render text.",
313+
"info-theme": "The color theme of the terminal.",
314+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
315+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
316+
"info-fontWeight": "The font weight used to render non-bold text.",
317+
"info-cursorBlink": "Whether the cursor blinks.",
318+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
319+
"info-tabStopWidth": "The size of tab stops in the terminal.",
320+
"info-letterSpacing": "The spacing in whole pixels between characters.",
321+
"info-imageSupport": "Whether images are supported in the terminal.",
322+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
323+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
324+
"info-backup": "Creates a backup of the terminal installation.",
325+
"info-restore": "Restores a backup of the terminal installation.",
326+
"info-uninstall": "Uninstalls the terminal installation.",
310327
"owned": "בבעלות",
311328
"api_error": "שרת ה-API מושבת, אנא נסה שוב בעוד מספר דקות.",
312329
"installed": "מותקן",

src/lang/hi-in.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,23 @@
307307
"info-checkForAppUpdates": "Check for app updates automatically.",
308308
"info-quickTools": "Show or hide quick tools.",
309309
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
310+
"info-all_file_access": "Enable access of /sdcard and /storage in terminal.",
311+
"info-fontSize": "The font size used to render text.",
312+
"info-fontFamily": "The font family used to render text.",
313+
"info-theme": "The color theme of the terminal.",
314+
"info-cursorStyle": "The style of the cursor when the terminal is focused.",
315+
"info-cursorInactiveStyle": "The style of the cursor when the terminal is not focused.",
316+
"info-fontWeight": "The font weight used to render non-bold text.",
317+
"info-cursorBlink": "Whether the cursor blinks.",
318+
"info-scrollback": "The amount of scrollback in the terminal. Scrollback is the amount of rows that are retained when lines are scrolled beyond the initial viewport.",
319+
"info-tabStopWidth": "The size of tab stops in the terminal.",
320+
"info-letterSpacing": "The spacing in whole pixels between characters.",
321+
"info-imageSupport": "Whether images are supported in the terminal.",
322+
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
323+
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
324+
"info-backup": "Creates a backup of the terminal installation.",
325+
"info-restore": "Restores a backup of the terminal installation.",
326+
"info-uninstall": "Uninstalls the terminal installation.",
310327
"owned": "Owned",
311328
"api_error": "API server down, please try after some time.",
312329
"installed": "Installed",

0 commit comments

Comments
 (0)