|
215 | 215 | "no suggestions aggressive": "Без аґресивних пропозицій", |
216 | 216 | "install": "Встановити", |
217 | 217 | "installing": "Встановлення...", |
218 | | - "plugins": "Втулки", |
| 218 | + "plugins": "Плагіни", |
219 | 219 | "recently used": "Недавно використане", |
220 | 220 | "update": "Оновити", |
221 | 221 | "uninstall": "Видалити", |
222 | 222 | "download acode pro": "Завантажити Acode pro", |
223 | | - "loading plugins": "Loading plugins", |
| 223 | + "loading plugins": "Завантаження плагінів", |
224 | 224 | "faqs": "FAQs", |
225 | 225 | "feedback": "Feedback", |
226 | 226 | "header": "Header", |
|
340 | 340 | "search result": "{matches} results in {files} files.", |
341 | 341 | "invalid regex": "Invalid regular expression: {message}.", |
342 | 342 | "bottom": "Bottom", |
343 | | - "save all": "Save all", |
| 343 | + "save all": "Зберегти все", |
344 | 344 | "close all": "Close all", |
345 | 345 | "unsaved files warning": "Some files are not saved. Click 'ok' select what to do or press 'cancel' to go back.", |
346 | 346 | "save all warning": "Are you sure you want to save all files and close? This action cannot be reversed.", |
|
353 | 353 | "quicktools:ctrl-key": "Control/Command key", |
354 | 354 | "quicktools:tab-key": "Tab key", |
355 | 355 | "quicktools:shift-key": "Shift key", |
356 | | - "quicktools:undo": "Undo", |
357 | | - "quicktools:redo": "Redo", |
| 356 | + "quicktools:undo": "Скасувати", |
| 357 | + "quicktools:redo": "Повторити", |
358 | 358 | "quicktools:search": "Search in file", |
359 | 359 | "quicktools:save": "Save file", |
360 | 360 | "quicktools:esc-key": "Escape key", |
|
382 | 382 | "info-quicktoolssettings": "Customize shortcut buttons and keyboard keys in the Quicktools container below the editor to enhance your coding experience.", |
383 | 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 | 384 | "missed files": "Scanned {count} files after search started and will not be included in search.", |
385 | | - "remove": "Remove", |
| 385 | + "remove": "Видалити", |
386 | 386 | "quicktools:command-palette": "Command palette", |
387 | 387 | "default file encoding": "Default file encoding", |
388 | 388 | "remove entry": "Are you sure you want to remove '{name}' from the saved paths? Please note that removing it will not delete the path itself.", |
|
391 | 391 | "reopen file": "Are you sure you want to reopen '{file}'? Any unsaved changes will be lost.", |
392 | 392 | "plugin min version": "{name} only available in Acode - {v-code} and above. Click here to update.", |
393 | 393 | "color preview": "Color preview", |
394 | | - "confirm": "Confirm", |
| 394 | + "confirm": "Підтвердити", |
395 | 395 | "list files": "List all files in <strong>{name}</strong>? Too many files may crash the app.", |
396 | 396 | "problems": "Problems", |
397 | 397 | "show side buttons": "Show side buttons", |
|
435 | 435 | "terminal:cursor blink": "Cursor Blink", |
436 | 436 | "terminal:font weight": "Font Weight", |
437 | 437 | "terminal:cursor inactive style": "Cursor Inactive Style", |
438 | | - "terminal:cursor style": "Cursor Style", |
| 438 | + "terminal:cursor style": "Стиль курсора", |
439 | 439 | "terminal:font family": "Font Family", |
440 | 440 | "terminal:convert eol": "Convert EOL", |
441 | 441 | "terminal:confirm tab close": "Confirm terminal tab close", |
|
455 | 455 | "author": "Author", |
456 | 456 | "filtered by": "Filtered by", |
457 | 457 | "clean install state": "Clean Install State", |
458 | | - "backup created": "Backup created", |
| 458 | + "backup created": "Резервна копія створена", |
459 | 459 | "restore completed": "Restore completed", |
460 | 460 | "restore will include": "This will restore", |
461 | 461 | "restore warning": "This action cannot be undone. Continue?", |
|
475 | 475 | "plugin not found": "Plugin not found in registry", |
476 | 476 | "paid plugin skipped": "Paid plugin - purchase not found", |
477 | 477 | "source not found": "Source file no longer exists", |
478 | | - "restored": "Restored", |
| 478 | + "restored": "Відновлено", |
479 | 479 | "skipped": "Skipped", |
480 | 480 | "backup not valid object": "Backup file is not a valid object", |
481 | 481 | "backup no data": "Backup file contains no data to restore", |
|
492 | 492 | "available tools": "Available tools", |
493 | 493 | "recent": "Recent Files", |
494 | 494 | "command palette": "Open Command Palette", |
495 | | - "change theme": "Change Theme", |
496 | | - "documentation": "Documentation", |
497 | | - "open in terminal": "Open in Terminal" |
| 495 | + "change theme": "Змінити тему", |
| 496 | + "documentation": "Документація", |
| 497 | + "open in terminal": "Відкрити в терміналі" |
498 | 498 | } |
0 commit comments