Skip to content

Commit fe9b181

Browse files
committed
Merge remote-tracking branch 'origin/main' into acp
2 parents dfe728a + d0ca77e commit fe9b181

File tree

22 files changed

+1230
-89
lines changed

22 files changed

+1230
-89
lines changed

package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/lang/uk-ua.json

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -296,16 +296,16 @@
296296
"info-console": "Choose JavaScript console. Legacy is default console, eruda is a third party console.",
297297
"info-keyboardmode": "Keyboard mode for text input, no suggestions will hide suggestions and auto correct. If no suggestions does not work, try to change value to no suggestions aggressive.",
298298
"info-rememberfiles": "Запам'ятовувати відкриті файли після закриття програми.",
299-
"info-rememberfolders": "Remember opened folders when app is closed.",
300-
"info-floatingbutton": "Show or hide quick tools floating button.",
301-
"info-openfilelistpos": "Where to show active files list.",
302-
"info-touchmovethreshold": "If your device touch sensitivity is too high, you can increase this value to prevent accidental touch move.",
303-
"info-scroll-settings": "This settings contain scroll settings including text wrap.",
304-
"info-animation": "If the app feels laggy, disable animation.",
299+
"info-rememberfolders": "Запам'ятовувати відкриті папки після закриття програми.",
300+
"info-floatingbutton": "Показати або приховати плаваючу кнопку швидких інструментів.",
301+
"info-openfilelistpos": "Де відображати список активних файлів.",
302+
"info-touchmovethreshold": "Якщо чутливість сенсорного екрану вашого пристрою занадто висока, ви можете збільшити це значення, щоб запобігти випадковому переміщенню.",
303+
"info-scroll-settings": "Ці налаштування містять налаштування прокрутки, включаючи обтікання тексту.",
304+
"info-animation": "Якщо програма працює повільно, вимкніть анімацію.",
305305
"info-quicktoolstriggermode": "Якщо кнопка в швидких інструментах не працює, спробуйте змінити це значення.",
306306
"info-checkForAppUpdates": "Автоматично перевіряти наявність оновлень для додатка.",
307307
"info-quickTools": "Показати або приховати швидкі інструменти.",
308-
"info-showHiddenFiles": "Show hidden files and folders. (Start with .)",
308+
"info-showHiddenFiles": "Показувати приховані файли та папки. (Починати з .)",
309309
"info-all_file_access": "Увімкнути доступ до /sdcard та /storage у терміналі.",
310310
"info-fontSize": "The font size used to render text.",
311311
"info-fontFamily": "The font family used to render text.",
@@ -321,8 +321,8 @@
321321
"info-fontLigatures": "Whether font ligatures are enabled in the terminal.",
322322
"info-confirmTabClose": "Ask for confirmation before closing terminal tabs.",
323323
"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.",
324+
"info-restore": "Відновлює резервну копію інсталяції терміналу.",
325+
"info-uninstall": "Видаляє інсталяцію терміналу.",
326326
"owned": "Власний",
327327
"api_error": "Сервер API не працює, спробуйте пізніше.",
328328
"installed": "Встановлено",
@@ -342,10 +342,10 @@
342342
"bottom": "Bottom",
343343
"save all": "Зберегти все",
344344
"close all": "Закрити все",
345-
"unsaved files warning": "Some files are not saved. Click 'ok' select what to do or press 'cancel' to go back.",
346-
"save all warning": "Are you sure you want to save all files and close? This action cannot be reversed.",
345+
"unsaved files warning": "Деякі файли не збережені. Натисніть «ОК», виберіть, що робити, або натисніть «Скасувати», щоб повернутися назад.",
346+
"save all warning": "Ви впевнені, що хочете зберегти всі файли і закрити? Цю дію неможливо скасувати.",
347347
"save all changes warning": "Ви впевнені, що хочете зберегти всі файли?",
348-
"close all warning": "Are you sure you want to close all files? You will lose the unsaved changes and this action cannot be reversed.",
348+
"close all warning": "Ви впевнені, що хочете закрити всі файли? Ви втратите незбережені зміни, і цю дію неможливо скасувати.",
349349
"refresh": "Оновити",
350350
"shortcut buttons": "Кнопки швидкого доступу",
351351
"no result": "Немає результатів",
@@ -371,7 +371,7 @@
371371
"quicktools:copyline-up": "Copy line up",
372372
"quicktools:copyline-down": "Copy line down",
373373
"quicktools:semicolon": "Insert semicolon",
374-
"quicktools:quotation": "Insert quotation",
374+
"quicktools:quotation": "Вставити лапки",
375375
"quicktools:and": "Insert and symbol",
376376
"quicktools:bar": "Insert bar symbol",
377377
"quicktools:equal": "Вставити знак рівності",
@@ -380,8 +380,8 @@
380380
"quicktools:alt-key": "Клавіша Alt",
381381
"quicktools:meta-key": "Клавіша Windows/Meta",
382382
"info-quicktoolssettings": "Налаштуйте кнопки швидкого доступу та клавіші клавіатури в контейнері Quicktools під редактором, щоб покращити свій досвід кодування.",
383-
"info-excludefolders": "Use the pattern **/node_modules/** to ignore all files from the node_modules folder. This will exclude the files from being listed and will also prevent them from being included in file searches.",
384-
"missed files": "Scanned {count} files after search started and will not be included in search.",
383+
"info-excludefolders": "Використовуйте шаблон **/node_modules/**, щоб проігнорувати всі файли з папки node_modules. Це виключить файли зі списку та запобіжить їх включенню в пошук файлів.",
384+
"missed files": "Після початку пошуку було проскановано {count} файлів, які не будуть включені в пошук.",
385385
"remove": "Видалити",
386386
"quicktools:command-palette": "Палітра команд",
387387
"default file encoding": "Кодування файлу за замовчуванням",
@@ -410,7 +410,7 @@
410410
"notifications": "Повідомлення",
411411
"no_unread_notifications": "Немає непрочитаних повідомлень",
412412
"should_use_current_file_for_preview": "Слід використовувати Поточний файл для попереднього перегляду замість стандартного (index.html)",
413-
"fade fold widgets": "Fade Fold Widgets",
413+
"fade fold widgets": "Віджети згортання з ефектом зникання",
414414
"quicktools:home-key": "Клавіша Home",
415415
"quicktools:end-key": "Клавіша End",
416416
"quicktools:pageup-key": "Клавіша PageUp",
@@ -471,7 +471,7 @@
471471
"restoring plugins": "Відновлення плагінів",
472472
"restoring settings": "Відновлення налаштувань",
473473
"legacy backup warning": "Це старий формат резервного копіювання. Деякі функції можуть бути обмежені.",
474-
"checksum mismatch": "Checksum mismatch - backup file may have been modified or corrupted.",
474+
"checksum mismatch": "Невідповідність контрольної суми — файл резервної копії, можливо, було змінено або пошкоджено.",
475475
"plugin not found": "Плагін не знайдено в реєстрі",
476476
"paid plugin skipped": "Paid plugin - purchase not found",
477477
"source not found": "Source file no longer exists",
@@ -484,7 +484,7 @@
484484
"backup checksum mismatch": "Невідповідність контрольної суми — файл резервної копії, можливо, було змінено або пошкоджено. Дійте обережно.",
485485
"backup checksum verify failed": "Не вдалося перевірити контрольну суму",
486486
"backup invalid settings": "Недійсний формат налаштувань",
487-
"backup invalid keybindings": "Invalid keyBindings format",
487+
"backup invalid keybindings": "Неправильний формат keyBindings",
488488
"backup invalid plugins": "Неправильний формат installedPlugins",
489489
"issues found": "Знайдені проблеми",
490490
"error details": "Деталі помилки",
@@ -500,10 +500,10 @@
500500
"developer mode enabled": "Режим розробника ввімкнено. Використовуйте палітру команд для перемикання інспектора (Ctrl+Shift+I).",
501501
"developer mode disabled": "Режим розробника вимкнено",
502502
"copy relative path": "Копіювати відносний шлях",
503-
"shortcut request sent": "Shortcut request opened. Tap Add to finish.",
504-
"add to home screen": "Add to home screen",
505-
"pin shortcuts not supported": "Home screen shortcuts are not supported on this device.",
506-
"save file before home shortcut": "Save the file before adding it to the home screen.",
507-
"terminal_required_message_for_lsp": "Terminal not installed. Please install Terminal first to use LSP servers.",
503+
"shortcut request sent": "Запит на створення ярлика відкрито. Натисніть «Додати», щоб завершити.",
504+
"add to home screen": "Додати на головний екран",
505+
"pin shortcuts not supported": "Ярлики на головному екрані не підтримуються на цьому пристрої.",
506+
"save file before home shortcut": "Збережіть файл, перш ніж додавати його на головний екран.",
507+
"terminal_required_message_for_lsp": "Термінал не встановлено. Будь ласка, спочатку встановіть Термінал, щоб використовувати сервери LSP.",
508508
"shift click selection": "Shift + tap/click selection"
509509
}

src/lib/actionStack.js

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import confirm from "dialogs/confirm";
22
import appSettings from "lib/settings";
3+
import helpers from "utils/helpers";
34

45
const stack = [];
56
let mark = null;
@@ -93,9 +94,7 @@ export default {
9394
}
9495
}
9596

96-
if (IS_FREE_VERSION && window.iad?.isLoaded()) {
97-
window.iad.show();
98-
}
97+
helpers.showInterstitialIfReady();
9998

10099
exitApp();
101100
}

0 commit comments

Comments
 (0)