Skip to content

chore: Update translations #1357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 18, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions assets/locales/uk/translation.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,32 +5,32 @@
"Cut": "Вирізати",
"Copy": "Копіювати",
"Paste": "Вставити",
"Delete": "Delete",
"Delete": "Видалити",
"Select All": "Виділити все",
"Window": "Вікно",
"Minimize": "Згорнути",
"Zoom": "Zoom",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Reset Zoom Level": "Reset Zoom Level",
"Close Window": "Close Window",
"Open Session File…": "Open Session File…",
"Zoom": "Масштаб",
"Zoom In": "Збільшити",
"Zoom Out": "Зменшити",
"Reset Zoom Level": "Скинути рівень масштабування",
"Close Window": "Закрити вікно",
"Open Session File…": "Відкрити файл сесії…",
"Bring All to Front": "Помістити все на передній план",
"Help": "Допомога",
"Appium Documentation": "Документація Appium",
"Inspector Documentation": "Документація Інспектора",
"Appium Discussion Forum": "Appium Discussion Forum",
"Report Issues": "Report Issues",
"About Appium Inspector": "About Appium Inspector",
"Appium Discussion Forum": "Форум для обговорення Appium",
"Report Issues": "Повідомити про проблеми",
"About Appium Inspector": "Про Appium інспектор",
"showAppInfo": "Версія додатку: {{appVersion}}\nElectron: {{electronVersion}}\nNode.js: {{nodejsVersion}}\n",
"Improve Translations": "Improve Translations",
"Check for Updates…": "Check for Updates…",
"Improve Translations": "Поліпшити переклад",
"Check for Updates…": "Перевірити оновлення…",
"File": "Файл",
"New Window": "New Window",
"Hide Appium Inspector": "Hide Appium Inspector",
"New Window": "Нове вікно",
"Hide Appium Inspector": "Сховати Appium інспектор",
"Hide Others": "Cховати інші",
"Show All": "Показати всі",
"Quit Appium Inspector": "Quit Appium Inspector",
"Quit Appium Inspector": "Закрити Appium інспектор",
"Toggle Full Screen": "Перемкнути повноекранний режим",
"Languages": "Мови",
"View": "Вигляд",
Expand Down Expand Up @@ -167,7 +167,7 @@
"allowUnauthorizedCerts": "Дозволити не довірені сертифікати",
"Use Proxy": "Використовувати проксі",
"JSON Representation": "Представлення JSON",
"Capability Builder": "Capability Builder",
"Capability Builder": "Конструктор можливостей",
"Saved Capability Sets": "Збережені набори сесійних опцій",
"Attach to Session": "Приєднатись до сесії…",
"localhost": "localhost",
Expand Down