|
251 | 251 | "passphrase": "Passphrase", |
252 | 252 | "connecting...": "Підключення...", |
253 | 253 | "type filename": "Type filename", |
254 | | - "unable to load files": "Unable to load files", |
| 254 | + "unable to load files": "Неможливо завантажити файли", |
255 | 255 | "preview port": "Порт попереднього перегляду", |
256 | 256 | "find file": "Знайти файл", |
257 | 257 | "system": "System", |
258 | 258 | "please select a formatter": "Please select a formatter", |
259 | | - "case sensitive": "Case sensitive", |
260 | | - "regular expression": "Regular expression", |
261 | | - "whole word": "Whole word", |
| 259 | + "case sensitive": "Чутливість до регістру", |
| 260 | + "regular expression": "Регулярний вираз", |
| 261 | + "whole word": "Ціле слово", |
262 | 262 | "edit with": "Редагувати за допомогою", |
263 | 263 | "open with": "Відкрити за допомогою", |
264 | | - "no app found to handle this file": "No app found to handle this file", |
| 264 | + "no app found to handle this file": "Не знайдено програми для роботи з цим файлом", |
265 | 265 | "restore default settings": "Відновити стандартні налаштування", |
266 | 266 | "server port": "Порт сервера", |
267 | 267 | "preview settings": "Налаштування попереднього перегляду", |
268 | 268 | "preview settings note": "Якщо порт попереднього перегляду та порт сервера відрізняються, програма не запустить сервер, а замість цього відкриє https://<host>:<preview port> у браузері або вбудованому браузері програми. Це корисно, коли ви запускаєте сервер десь інде.", |
269 | 269 | "backup/restore note": "Буде створено резервну копію лише ваших налаштувань, індивідуальної теми та комбінацій клавіш. Резервна копія ваших FTP/SFTP не буде створена.", |
270 | 270 | "host": "Хост", |
271 | 271 | "retry ftp/sftp when fail": "Retry ftp/sftp when fail", |
272 | | - "more": "More", |
| 272 | + "more": "Більше", |
273 | 273 | "thank you :)": "Дякую :)", |
274 | 274 | "purchase pending": "purchase pending", |
275 | | - "cancelled": "cancelled", |
276 | | - "local": "Local", |
277 | | - "remote": "Remote", |
278 | | - "show console toggler": "Show console toggler", |
279 | | - "binary file": "This file contains binary data, do you want to open it?", |
280 | | - "relative line numbers": "Relative line numbers", |
| 275 | + "cancelled": "скасовано", |
| 276 | + "local": "Локальний", |
| 277 | + "remote": "Віддалений", |
| 278 | + "show console toggler": "Показати перемикач консолі", |
| 279 | + "binary file": "Цей файл містить бінарні дані, чи хочете ви його відкрити?", |
| 280 | + "relative line numbers": "Відносні номери рядків", |
281 | 281 | "elastic tabstops": "Еластичні табулятори", |
282 | | - "line based rtl switching": "Line based RTL switching", |
| 282 | + "line based rtl switching": "Комутація RTL на основі ліній", |
283 | 283 | "hard wrap": "Hard wrap", |
284 | | - "spellcheck": "Spellcheck", |
| 284 | + "spellcheck": "Перевірка орфографії", |
285 | 285 | "wrap method": "Wrap Method", |
286 | 286 | "use textarea for ime": "Use textarea for IME", |
287 | 287 | "invalid plugin": "Недійсний плагін", |
288 | 288 | "type command": "Type command", |
289 | 289 | "plugin": "Плагін", |
290 | | - "quicktools trigger mode": "Quicktools trigger mode", |
| 290 | + "quicktools trigger mode": "Режим запуску Quicktools", |
291 | 291 | "print margin": "Print margin", |
292 | 292 | "touch move threshold": "Touch move threshold", |
293 | 293 | "info-retryremotefsafterfail": "Retry FTP/SFTP connection when fails", |
294 | | - "info-fullscreen": "Hide title bar in home screen.", |
295 | | - "info-checkfiles": "Check file changes when app is in background.", |
| 294 | + "info-fullscreen": "Приховати рядок заголовка на головному екрані.", |
| 295 | + "info-checkfiles": "Перевіряти зміни файлів, коли програма працює у фоновому режимі.", |
296 | 296 | "info-console": "Choose JavaScript console. Legacy is default console, eruda is a third party console.", |
297 | 297 | "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.", |
298 | | - "info-rememberfiles": "Remember opened files when app is closed.", |
| 298 | + "info-rememberfiles": "Запам'ятовувати відкриті файли після закриття програми.", |
299 | 299 | "info-rememberfolders": "Remember opened folders when app is closed.", |
300 | 300 | "info-floatingbutton": "Show or hide quick tools floating button.", |
301 | 301 | "info-openfilelistpos": "Where to show active files list.", |
302 | 302 | "info-touchmovethreshold": "If your device touch sensitivity is too high, you can increase this value to prevent accidental touch move.", |
303 | 303 | "info-scroll-settings": "This settings contain scroll settings including text wrap.", |
304 | 304 | "info-animation": "If the app feels laggy, disable animation.", |
305 | | - "info-quicktoolstriggermode": "If button in quick tools is not working, try to change this value.", |
| 305 | + "info-quicktoolstriggermode": "Якщо кнопка в швидких інструментах не працює, спробуйте змінити це значення.", |
306 | 306 | "info-checkForAppUpdates": "Автоматично перевіряти наявність оновлень для додатка.", |
307 | 307 | "info-quickTools": "Показати або приховати швидкі інструменти.", |
308 | 308 | "info-showHiddenFiles": "Show hidden files and folders. (Start with .)", |
|
0 commit comments