Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
marlin-anet-a8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
059f575d
Commit
059f575d
authored
5 years ago
by
Acenotass
Committed by
Scott Lahteine
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update Russian language (#14940)
parent
a67830bf
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/src/lcd/language/language_ru.h
+13
-2
13 additions, 2 deletions
Marlin/src/lcd/language/language_ru.h
with
13 additions
and
2 deletions
Marlin/src/lcd/language/language_ru.h
+
13
−
2
View file @
059f575d
...
...
@@ -86,7 +86,7 @@
#define MSG_M48_TEST _UxGT("Проверка датчика Z")
#define MSG_M48_DEVIATION _UxGT("Отклонение")
#define MSG_M48_POINT _UxGT("
Точка
")
#define MSG_M48_POINT _UxGT("
Измерение
")
// TODO: IDEX Menu
#define MSG_OFFSETS_MENU _UxGT("Размещение сопел")
...
...
@@ -255,13 +255,24 @@
#define MSG_LOAD_EEPROM _UxGT("Загрузить настройки")
#define MSG_RESTORE_FAILSAFE _UxGT("Вернуть настройки")
#define MSG_INIT_EEPROM _UxGT("Инициализация EEPROM")
#define MSG_SD_UPDATE _UxGT("Обновление прошивки")
#define MSG_RESET_PRINTER _UxGT("Сброс принтера")
#define MSG_REFRESH _UxGT("Обновить")
#define MSG_WATCH _UxGT("Информационный экран")
#define MSG_PREPARE _UxGT("Подготовить")
#define MSG_TUNE _UxGT("Настроить")
#define MSG_START_PRINT _UxGT("Начало печати")
#define MSG_BUTTON_NEXT _UxGT("Дальше")
#define MSG_BUTTON_INIT _UxGT("Инициализация")
#define MSG_BUTTON_STOP _UxGT("Остановить")
#define MSG_BUTTON_PRINT _UxGT("Печать")
#define MSG_BUTTON_RESET _UxGT("Сброс")
#define MSG_BUTTON_CANCEL _UxGT("Отмена")
#define MSG_BUTTON_DONE _UxGT("Готово")
#define MSG_PAUSE_PRINT _UxGT("Пауза печати")
#define MSG_RESUME_PRINT _UxGT("Продолжить печать")
#define MSG_STOP_PRINT _UxGT("Остановить печать")
#define MSG_OUTAGE_RECOVERY _UxGT("Восстановение сбоя")
#define MSG_CARD_MENU _UxGT("Печать с SD карты")
#define MSG_NO_CARD _UxGT("Нет SD карты")
#define MSG_DWELL _UxGT("Сон...")
...
...
@@ -313,7 +324,7 @@
#define MSG_BABYSTEP_Z _UxGT("Микрошаг Z")
#define MSG_ENDSTOP_ABORT _UxGT("Сработал концевик")
#define MSG_HEATING_FAILED_LCD _UxGT("Разогрев не удался")
#define MSG_HEATING_FAILED_LCD_BED _UxGT("
Разогр. стола не уд.
")
#define MSG_HEATING_FAILED_LCD_BED _UxGT("
Неудача нагрева стола
")
#define MSG_ERR_REDUNDANT_TEMP _UxGT("Ошибка: Избыточная Т")
#define MSG_THERMAL_RUNAWAY _UxGT("УБЕГАНИЕ ТЕПЛА")
#define MSG_THERMAL_RUNAWAY_BED _UxGT("УБЕГАНИЕ ТЕПЛА СТОЛА")
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment