Skip to content

Commit

Permalink
ci: update Translations
Browse files Browse the repository at this point in the history
  • Loading branch information
abose committed Aug 20, 2024
1 parent 2216747 commit d09dfd5
Show file tree
Hide file tree
Showing 102 changed files with 306 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/nls/ar/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Click to change tab character width",
"STATUSBAR_SPACES": "Spaces:",
"STATUSBAR_TAB_SIZE": "Tab Size:",
"STATUSBAR_AUTO_INDENT": "<span title='Click to switch to fixed indents. Currently set to automatically detect and apply indents based on current file.'>Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title='Click to switch to Auto indent detection. Currently set to Fixed indent.'>Fixed</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} Line",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} Lines",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Extensions Disabled",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "true to highlight background color of the line the cursor is on",
"DESCRIPTION_TAB_SIZE": "Number of spaces to display for tabs",
"DESCRIPTION_USE_TAB_CHAR": "true to use tabs instead of spaces",
"DESCRIPTION_AUTO_TAB_SPACE": "true to auto detect tabs and spaces used in current file",
"DESCRIPTION_UPPERCASE_COLORS": "true to generate uppercase hex colors in Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Wrap lines that exceed the viewport width",
"DESCRIPTION_SEARCH_AUTOHIDE": "Close the search as soon as the editor is focused",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/ar/lastTranslatedLocale.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "انقر لتغيير عرض حرف الجدولة",
"STATUSBAR_SPACES": "المساحات:",
"STATUSBAR_TAB_SIZE": "حجم علامة التبويب:",
"STATUSBAR_AUTO_INDENT": "<span title=\"انقر للتبديل إلى المسافات البادئة الثابتة. تم ضبطه حاليًا للكشف عن المسافات البادئة وتطبيقها تلقائيًا استنادًا إلى الملف الحالي.\">آلي</span>",
"STATUSBAR_FIXED_INDENT": "<span title=\"انقر للتبديل إلى اكتشاف المسافة البادئة التلقائي. تم ضبطه حاليًا على المسافة البادئة الثابتة.\">مُثَبَّت</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "- {0} الخط",
"STATUSBAR_LINE_COUNT_PLURAL": "- {0} سطور",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "تم تعطيل ملحقات",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "صحيح لإبراز لون الخلفية للخط الذي يوجد به المؤشر",
"DESCRIPTION_TAB_SIZE": "عدد المساحات المراد عرضها لعلامات التبويب",
"DESCRIPTION_USE_TAB_CHAR": "صحيح أن استخدام علامات التبويب بدلاً من المسافات",
"DESCRIPTION_AUTO_TAB_SPACE": "متوافق مع الكشف التلقائي عن علامات التبويب والمسافات المستخدمة في الملف الحالي",
"DESCRIPTION_UPPERCASE_COLORS": "صحيح لإنشاء ألوان سداسية كبيرة في Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "التفاف الخطوط التي تتجاوز عرض منفذ العرض",
"DESCRIPTION_SEARCH_AUTOHIDE": "أغلق البحث بمجرد تركيز المحرر",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/ar/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ define({
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "انقر لتغيير عرض حرف الجدولة",
"STATUSBAR_SPACES": "المساحات:",
"STATUSBAR_TAB_SIZE": "حجم علامة التبويب:",
"STATUSBAR_AUTO_INDENT": "<span title=\"انقر للتبديل إلى المسافات البادئة الثابتة. تم ضبطه حاليًا للكشف عن المسافات البادئة وتطبيقها تلقائيًا استنادًا إلى الملف الحالي.\">آلي</span>",
"STATUSBAR_FIXED_INDENT": "<span title=\"انقر للتبديل إلى اكتشاف المسافة البادئة التلقائي. تم ضبطه حاليًا على المسافة البادئة الثابتة.\">مُثَبَّت</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "- {0} الخط",
"STATUSBAR_LINE_COUNT_PLURAL": "- {0} سطور",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "تم تعطيل ملحقات",
Expand Down Expand Up @@ -870,6 +872,7 @@ define({
"DESCRIPTION_STYLE_ACTIVE_LINE": "صحيح لإبراز لون الخلفية للخط الذي يوجد به المؤشر",
"DESCRIPTION_TAB_SIZE": "عدد المساحات المراد عرضها لعلامات التبويب",
"DESCRIPTION_USE_TAB_CHAR": "صحيح أن استخدام علامات التبويب بدلاً من المسافات",
"DESCRIPTION_AUTO_TAB_SPACE": "متوافق مع الكشف التلقائي عن علامات التبويب والمسافات المستخدمة في الملف الحالي",
"DESCRIPTION_UPPERCASE_COLORS": "صحيح لإنشاء ألوان سداسية كبيرة في Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "التفاف الخطوط التي تتجاوز عرض منفذ العرض",
"DESCRIPTION_SEARCH_AUTOHIDE": "أغلق البحث بمجرد تركيز المحرر",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/bg/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Click to change tab character width",
"STATUSBAR_SPACES": "Spaces:",
"STATUSBAR_TAB_SIZE": "Tab Size:",
"STATUSBAR_AUTO_INDENT": "<span title='Click to switch to fixed indents. Currently set to automatically detect and apply indents based on current file.'>Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title='Click to switch to Auto indent detection. Currently set to Fixed indent.'>Fixed</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} Line",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} Lines",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Extensions Disabled",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "true to highlight background color of the line the cursor is on",
"DESCRIPTION_TAB_SIZE": "Number of spaces to display for tabs",
"DESCRIPTION_USE_TAB_CHAR": "true to use tabs instead of spaces",
"DESCRIPTION_AUTO_TAB_SPACE": "true to auto detect tabs and spaces used in current file",
"DESCRIPTION_UPPERCASE_COLORS": "true to generate uppercase hex colors in Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Wrap lines that exceed the viewport width",
"DESCRIPTION_SEARCH_AUTOHIDE": "Close the search as soon as the editor is focused",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/bg/lastTranslatedLocale.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Щракнете, за да промените ширината на табулатора в брой знаци",
"STATUSBAR_SPACES": "Интервали:",
"STATUSBAR_TAB_SIZE": "Табулация с размер:",
"STATUSBAR_AUTO_INDENT": "<span title=\"Кликнете, за да превключите към фиксирани отстъпи. Понастоящем е настроено автоматично да открива и прилага отстъпи въз основа на текущия файл.\">Авто</span>",
"STATUSBAR_FIXED_INDENT": "<span title=\"Щракнете, за да превключите към Автоматично откриване на отстъп. В момента е зададено на Фиксиран отстъп.\">Фиксиран</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} ред",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} реда",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Разширенията са изключени",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "Задайте true за осветяване на цвета на фона на ред, на който се намира курсорът в момента",
"DESCRIPTION_TAB_SIZE": "Ширина на табулатора в брой интервали",
"DESCRIPTION_USE_TAB_CHAR": "Задайте true за използване на табулатори, вместо интервали",
"DESCRIPTION_AUTO_TAB_SPACE": "вярно за автоматично откриване на раздели и интервали, използвани в текущия файл",
"DESCRIPTION_UPPERCASE_COLORS": "Задайте true за използване на главни букви в шестнадесетичните цветове, създадени от редактора за цветове в текста",
"DESCRIPTION_WORD_WRAP": "Привидно пресяне на редовете, чиято дължина излиза извън видимата област на редактора",
"DESCRIPTION_SEARCH_AUTOHIDE": "Затворете търсенето веднага щом редакторът бъде фокусиран",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/bg/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ define({
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Щракнете, за да промените ширината на табулатора в брой знаци",
"STATUSBAR_SPACES": "Интервали:",
"STATUSBAR_TAB_SIZE": "Табулация с размер:",
"STATUSBAR_AUTO_INDENT": "<span title=\"Кликнете, за да превключите към фиксирани отстъпи. Понастоящем е настроено автоматично да открива и прилага отстъпи въз основа на текущия файл.\">Авто</span>",
"STATUSBAR_FIXED_INDENT": "<span title=\"Щракнете, за да превключите към Автоматично откриване на отстъп. В момента е зададено на Фиксиран отстъп.\">Фиксиран</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} ред",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} реда",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Разширенията са изключени",
Expand Down Expand Up @@ -870,6 +872,7 @@ define({
"DESCRIPTION_STYLE_ACTIVE_LINE": "Задайте true за осветяване на цвета на фона на ред, на който се намира курсорът в момента",
"DESCRIPTION_TAB_SIZE": "Ширина на табулатора в брой интервали",
"DESCRIPTION_USE_TAB_CHAR": "Задайте true за използване на табулатори, вместо интервали",
"DESCRIPTION_AUTO_TAB_SPACE": "вярно за автоматично откриване на раздели и интервали, използвани в текущия файл",
"DESCRIPTION_UPPERCASE_COLORS": "Задайте true за използване на главни букви в шестнадесетичните цветове, създадени от редактора за цветове в текста",
"DESCRIPTION_WORD_WRAP": "Привидно пресяне на редовете, чиято дължина излиза извън видимата област на редактора",
"DESCRIPTION_SEARCH_AUTOHIDE": "Затворете търсенето веднага щом редакторът бъде фокусиран",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/cs/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Click to change tab character width",
"STATUSBAR_SPACES": "Spaces:",
"STATUSBAR_TAB_SIZE": "Tab Size:",
"STATUSBAR_AUTO_INDENT": "<span title='Click to switch to fixed indents. Currently set to automatically detect and apply indents based on current file.'>Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title='Click to switch to Auto indent detection. Currently set to Fixed indent.'>Fixed</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} Line",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} Lines",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Extensions Disabled",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "true to highlight background color of the line the cursor is on",
"DESCRIPTION_TAB_SIZE": "Number of spaces to display for tabs",
"DESCRIPTION_USE_TAB_CHAR": "true to use tabs instead of spaces",
"DESCRIPTION_AUTO_TAB_SPACE": "true to auto detect tabs and spaces used in current file",
"DESCRIPTION_UPPERCASE_COLORS": "true to generate uppercase hex colors in Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Wrap lines that exceed the viewport width",
"DESCRIPTION_SEARCH_AUTOHIDE": "Close the search as soon as the editor is focused",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/cs/lastTranslatedLocale.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Změnit šířku tabulátoru",
"STATUSBAR_SPACES": "Mezery:",
"STATUSBAR_TAB_SIZE": "Velikost tabulátoru:",
"STATUSBAR_AUTO_INDENT": "<span title=\"Kliknutím přepnete na pevné odsazení. Aktuálně nastaveno na automatickou detekci a použití odsazení na základě aktuálního souboru.\">Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title=\"Kliknutím přepnete na automatickou detekci odsazení. Aktuálně nastaveno na Pevné odsazení.\">Opraveno</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "Řádek: {0}",
"STATUSBAR_LINE_COUNT_PLURAL": "Řádky: {0}",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Doplňky zakázány",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "true ke zvýraznění řádku, na kterém se nachází kurzor, barvou na pozadí",
"DESCRIPTION_TAB_SIZE": "Počet zobrazených mezer místo tabulátoru",
"DESCRIPTION_USE_TAB_CHAR": "true k používání tabulátorů místo mezer",
"DESCRIPTION_AUTO_TAB_SPACE": "věrné automatické detekci tabulátorů a mezer použitých v aktuálním souboru",
"DESCRIPTION_UPPERCASE_COLORS": "true k vygenerování hex barev velkými písmeny v Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Zalomit řádky přesahující šířku viewportu",
"DESCRIPTION_SEARCH_AUTOHIDE": "Zavřete vyhledávání, jakmile je editor zaměřen",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/cs/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ define({
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Změnit šířku tabulátoru",
"STATUSBAR_SPACES": "Mezery:",
"STATUSBAR_TAB_SIZE": "Velikost tabulátoru:",
"STATUSBAR_AUTO_INDENT": "<span title=\"Kliknutím přepnete na pevné odsazení. Aktuálně nastaveno na automatickou detekci a použití odsazení na základě aktuálního souboru.\">Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title=\"Kliknutím přepnete na automatickou detekci odsazení. Aktuálně nastaveno na Pevné odsazení.\">Opraveno</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "Řádek: {0}",
"STATUSBAR_LINE_COUNT_PLURAL": "Řádky: {0}",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Doplňky zakázány",
Expand Down Expand Up @@ -870,6 +872,7 @@ define({
"DESCRIPTION_STYLE_ACTIVE_LINE": "true ke zvýraznění řádku, na kterém se nachází kurzor, barvou na pozadí",
"DESCRIPTION_TAB_SIZE": "Počet zobrazených mezer místo tabulátoru",
"DESCRIPTION_USE_TAB_CHAR": "true k používání tabulátorů místo mezer",
"DESCRIPTION_AUTO_TAB_SPACE": "věrné automatické detekci tabulátorů a mezer použitých v aktuálním souboru",
"DESCRIPTION_UPPERCASE_COLORS": "true k vygenerování hex barev velkými písmeny v Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Zalomit řádky přesahující šířku viewportu",
"DESCRIPTION_SEARCH_AUTOHIDE": "Zavřete vyhledávání, jakmile je editor zaměřen",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/da/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Click to change tab character width",
"STATUSBAR_SPACES": "Spaces:",
"STATUSBAR_TAB_SIZE": "Tab Size:",
"STATUSBAR_AUTO_INDENT": "<span title='Click to switch to fixed indents. Currently set to automatically detect and apply indents based on current file.'>Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title='Click to switch to Auto indent detection. Currently set to Fixed indent.'>Fixed</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} Line",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} Lines",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Extensions Disabled",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "true to highlight background color of the line the cursor is on",
"DESCRIPTION_TAB_SIZE": "Number of spaces to display for tabs",
"DESCRIPTION_USE_TAB_CHAR": "true to use tabs instead of spaces",
"DESCRIPTION_AUTO_TAB_SPACE": "true to auto detect tabs and spaces used in current file",
"DESCRIPTION_UPPERCASE_COLORS": "true to generate uppercase hex colors in Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Wrap lines that exceed the viewport width",
"DESCRIPTION_SEARCH_AUTOHIDE": "Close the search as soon as the editor is focused",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/da/lastTranslatedLocale.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Klik for at ændre bredde af tabulatorstop",
"STATUSBAR_SPACES": "Mellemrum:",
"STATUSBAR_TAB_SIZE": "Tabulatorbredde:",
"STATUSBAR_AUTO_INDENT": "<span title=\"Klik for at skifte til faste indrykning. I øjeblikket indstillet til automatisk at registrere og anvende indrykning baseret på den aktuelle fil.\">Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title=\"Klik for at skifte til automatisk indrykningsregistrering. I øjeblikket indstillet til Fast indrykning.\">Fast</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} linje",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} linjer",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Udvidelser slået fra",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "sand for at fremhæve baggrundsfarven på den linje, som markøren er på",
"DESCRIPTION_TAB_SIZE": "Antal mellemrum, der skal vises for faner",
"DESCRIPTION_USE_TAB_CHAR": "sandt at bruge tabs i stedet for mellemrum",
"DESCRIPTION_AUTO_TAB_SPACE": "sand til automatisk at registrere faner og mellemrum, der bruges i den aktuelle fil",
"DESCRIPTION_UPPERCASE_COLORS": "sand til at generere hex-farver med store bogstaver i Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Ombryd linjer, der overstiger visningsportens bredde",
"DESCRIPTION_SEARCH_AUTOHIDE": "Luk søgningen, så snart editoren er fokuseret",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/da/strings.js
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,8 @@ define({
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Klik for at ændre bredde af tabulatorstop",
"STATUSBAR_SPACES": "Mellemrum:",
"STATUSBAR_TAB_SIZE": "Tabulatorbredde:",
"STATUSBAR_AUTO_INDENT": "<span title=\"Klik for at skifte til faste indrykning. I øjeblikket indstillet til automatisk at registrere og anvende indrykning baseret på den aktuelle fil.\">Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title=\"Klik for at skifte til automatisk indrykningsregistrering. I øjeblikket indstillet til Fast indrykning.\">Fast</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} linje",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} linjer",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Udvidelser slået fra",
Expand Down Expand Up @@ -870,6 +872,7 @@ define({
"DESCRIPTION_STYLE_ACTIVE_LINE": "sand for at fremhæve baggrundsfarven på den linje, som markøren er på",
"DESCRIPTION_TAB_SIZE": "Antal mellemrum, der skal vises for faner",
"DESCRIPTION_USE_TAB_CHAR": "sandt at bruge tabs i stedet for mellemrum",
"DESCRIPTION_AUTO_TAB_SPACE": "sand til automatisk at registrere faner og mellemrum, der bruges i den aktuelle fil",
"DESCRIPTION_UPPERCASE_COLORS": "sand til at generere hex-farver med store bogstaver i Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Ombryd linjer, der overstiger visningsportens bredde",
"DESCRIPTION_SEARCH_AUTOHIDE": "Luk søgningen, så snart editoren er fokuseret",
Expand Down
3 changes: 3 additions & 0 deletions src/nls/de/lastTranslated.json
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,8 @@
"STATUSBAR_INDENT_SIZE_TOOLTIP_TABS": "Click to change tab character width",
"STATUSBAR_SPACES": "Spaces:",
"STATUSBAR_TAB_SIZE": "Tab Size:",
"STATUSBAR_AUTO_INDENT": "<span title='Click to switch to fixed indents. Currently set to automatically detect and apply indents based on current file.'>Auto</span>",
"STATUSBAR_FIXED_INDENT": "<span title='Click to switch to Auto indent detection. Currently set to Fixed indent.'>Fixed</span>",
"STATUSBAR_LINE_COUNT_SINGULAR": "— {0} Line",
"STATUSBAR_LINE_COUNT_PLURAL": "— {0} Lines",
"STATUSBAR_USER_EXTENSIONS_DISABLED": "Extensions Disabled",
Expand Down Expand Up @@ -850,6 +852,7 @@
"DESCRIPTION_STYLE_ACTIVE_LINE": "true to highlight background color of the line the cursor is on",
"DESCRIPTION_TAB_SIZE": "Number of spaces to display for tabs",
"DESCRIPTION_USE_TAB_CHAR": "true to use tabs instead of spaces",
"DESCRIPTION_AUTO_TAB_SPACE": "true to auto detect tabs and spaces used in current file",
"DESCRIPTION_UPPERCASE_COLORS": "true to generate uppercase hex colors in Inline Color Editor",
"DESCRIPTION_WORD_WRAP": "Wrap lines that exceed the viewport width",
"DESCRIPTION_SEARCH_AUTOHIDE": "Close the search as soon as the editor is focused",
Expand Down
Loading

0 comments on commit d09dfd5

Please sign in to comment.