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
ca0f4798
Commit
ca0f4798
authored
5 years ago
by
Roman Moravčík
Committed by
Scott Lahteine
5 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update Slovak language (#15187)
parent
0693767e
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/src/lcd/language/language_sk.h
+7
-3
7 additions, 3 deletions
Marlin/src/lcd/language/language_sk.h
with
7 additions
and
3 deletions
Marlin/src/lcd/language/language_sk.h
+
7
−
3
View file @
ca0f4798
...
@@ -107,8 +107,9 @@
...
@@ -107,8 +107,9 @@
#define MSG_MESH_Y _UxGT("Index Y")
#define MSG_MESH_Y _UxGT("Index Y")
#define MSG_MESH_EDIT_Z _UxGT("Hodnota Z")
#define MSG_MESH_EDIT_Z _UxGT("Hodnota Z")
#define MSG_USER_MENU _UxGT("Vlastné príkazy")
#define MSG_USER_MENU _UxGT("Vlastné príkazy")
#define MSG_M48_TEST _UxGT("M48 Test sondy")
#define MSG_LCD_TILTING_MESH _UxGT("Vyrovnávam bod")
#define MSG_M48_POINT _UxGT("M48 Bod")
#define MSG_M48_DEVIATION _UxGT("Odchýlka")
#define MSG_IDEX_MENU _UxGT("IDEX režim")
#define MSG_IDEX_MENU _UxGT("IDEX režim")
#define MSG_OFFSETS_MENU _UxGT("Ofset nástrojov")
#define MSG_OFFSETS_MENU _UxGT("Ofset nástrojov")
#define MSG_IDEX_MODE_AUTOPARK _UxGT("Auto-parkovanie")
#define MSG_IDEX_MODE_AUTOPARK _UxGT("Auto-parkovanie")
...
@@ -122,6 +123,7 @@
...
@@ -122,6 +123,7 @@
#define MSG_UBL_UNHOMED _UxGT("Prejdite domov")
#define MSG_UBL_UNHOMED _UxGT("Prejdite domov")
#define MSG_UBL_TOOLS _UxGT("Nástroje UBL")
#define MSG_UBL_TOOLS _UxGT("Nástroje UBL")
#define MSG_UBL_LEVEL_BED _UxGT("UBL rovnanie")
#define MSG_UBL_LEVEL_BED _UxGT("UBL rovnanie")
#define MSG_LCD_TILTING_MESH _UxGT("Vyrovnávam bod")
#define MSG_UBL_MANUAL_MESH _UxGT("Manuálna sieť bodov")
#define MSG_UBL_MANUAL_MESH _UxGT("Manuálna sieť bodov")
#define MSG_UBL_BC_INSERT _UxGT("Položte a zmerajte")
#define MSG_UBL_BC_INSERT _UxGT("Položte a zmerajte")
#define MSG_UBL_BC_INSERT2 _UxGT("Zmerajte")
#define MSG_UBL_BC_INSERT2 _UxGT("Zmerajte")
...
@@ -318,7 +320,8 @@
...
@@ -318,7 +320,8 @@
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
#define MSG_CONTROL_RETRACT_RECOVERF _UxGT("UnRet V")
#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("S UnRet V")
#define MSG_CONTROL_RETRACT_RECOVER_SWAPF _UxGT("S UnRet V")
#define MSG_AUTORETRACT _UxGT("AutoRetr.")
#define MSG_AUTORETRACT _UxGT("AutoRetr.")
#define MSG_FILAMENT_SWAP_LENGTH _UxGT("Dĺžka retrakcie")
#define MSG_FILAMENT_SWAP_LENGTH _UxGT("Dĺžka výmeny")
#define MSG_FILAMENT_PURGE_LENGTH _UxGT("Dĺžka vytlačenia")
#define MSG_TOOL_CHANGE _UxGT("Výmena nástroja")
#define MSG_TOOL_CHANGE _UxGT("Výmena nástroja")
#define MSG_TOOL_CHANGE_ZLIFT _UxGT("Zdvihnúť Z")
#define MSG_TOOL_CHANGE_ZLIFT _UxGT("Zdvihnúť Z")
#define MSG_SINGLENOZZLE_PRIME_SPD _UxGT("Primárna rýchl.")
#define MSG_SINGLENOZZLE_PRIME_SPD _UxGT("Primárna rýchl.")
...
@@ -499,6 +502,7 @@
...
@@ -499,6 +502,7 @@
#define MSG_VTOOLS_RESET _UxGT("V-tools vynulované")
#define MSG_VTOOLS_RESET _UxGT("V-tools vynulované")
#define MSG_START_Z _UxGT("Počiat.Z")
#define MSG_START_Z _UxGT("Počiat.Z")
#define MSG_END_Z _UxGT("Konečn.Z")
#define MSG_END_Z _UxGT("Konečn.Z")
#define MSG_GAMES _UxGT("Hry")
#define MSG_BRICKOUT _UxGT("Brickout")
#define MSG_BRICKOUT _UxGT("Brickout")
#define MSG_INVADERS _UxGT("Nájazdníci")
#define MSG_INVADERS _UxGT("Nájazdníci")
#define MSG_SNAKE _UxGT("Had")
#define MSG_SNAKE _UxGT("Had")
...
...
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