Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 2 additions & 2 deletions locale/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
"Report bug": "Сообщить об ошибке",
"Help with translation": "Участвовать в переводе",
"Path": "Путь",
"OS": "ОС",
"Version": "Версия",
"Checksum": "Контрольная сумма",
"Hook": "Хук",
"Delete localization files": "Удалить файлы локализации",
"Version": "Версия",
"hook data was not loaded": "Данные хука не загружены",
"this DF version is not supported": "Эта версия игры не поддерживается",
"up-to-date": "актуальная",
Expand All @@ -22,6 +21,7 @@
"Hook updated": "Хук обновлён",
"Unable to update hook...": "Не удалось обновить хук",
"Dictionary updated": "Словарь обновлён",
"Permission denied, check if the directory and files are writable": "Не удалось заменить файл. Проверьте, что есть доступ на запись в директорию игры.",
"Unable to update dictionary": "Ошибка при обновлении словаря",
"Warning": "Внимание",
"Ok": "Ок",
Expand Down
4 changes: 2 additions & 2 deletions locale/uk.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,10 @@
"Report bug": "Повідомити про помилку",
"Help with translation": "Прийняти участь у перекладі",
"Path": "Шлях",
"OS": "ОС",
"Version": "Версія",
"Checksum": "Контрольна сума",
"Hook": "Хук",
"Delete localization files": "Видалити файли локалізації",
"Version": "Версія",
"hook data was not loaded": "Дані хука не було завантажено",
"this DF version is not supported": "Ця версія гри не підтримується",
"up-to-date": "актуально",
Expand All @@ -22,6 +21,7 @@
"Hook updated": "Хук оновлений",
"Unable to update hook...": "Не вдалося оновити хук",
"Dictionary updated": "Словник оновлений",
"Permission denied, check if the directory and files are writable": "Не вдалося замінити файл. Перевірте, чи є доступ на запис до директорії гри.",
"Unable to update dictionary": "Не вдалося оновити словник",
"Warning": "Увага",
"Ok": "Ок",
Expand Down