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
6900bb22
Commit
6900bb22
authored
8 years ago
by
Scott Lahteine
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #4395 from tnw513/italian_fix
Update Italian translations. Remove trailing spaces.
parents
1fe60b72
950397f2
Branches
Branches containing commit
Tags
Tags containing commit
Loading
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Marlin/language_it.h
+14
-5
14 additions, 5 deletions
Marlin/language_it.h
with
14 additions
and
5 deletions
Marlin/language_it.h
+
14
−
5
View file @
6900bb22
...
@@ -94,6 +94,7 @@
...
@@ -94,6 +94,7 @@
#define MSG_PID_I "PID-I"
#define MSG_PID_I "PID-I"
#define MSG_PID_D "PID-D"
#define MSG_PID_D "PID-D"
#define MSG_PID_C "PID-C"
#define MSG_PID_C "PID-C"
#define MSG_SELECT "Seleziona"
#define MSG_ACC "Accel"
#define MSG_ACC "Accel"
#define MSG_VXY_JERK "Vxy-jerk"
#define MSG_VXY_JERK "Vxy-jerk"
#define MSG_VZ_JERK "Vz-jerk"
#define MSG_VZ_JERK "Vz-jerk"
...
@@ -165,6 +166,10 @@
...
@@ -165,6 +166,10 @@
#define MSG_ERR_MINTEMP_BED "Err: TEMP MINIMA PIATTO"
#define MSG_ERR_MINTEMP_BED "Err: TEMP MINIMA PIATTO"
#define MSG_HALTED "STAMPANTE FERMATA"
#define MSG_HALTED "STAMPANTE FERMATA"
#define MSG_PLEASE_RESET "Riavviare prego"
#define MSG_PLEASE_RESET "Riavviare prego"
#define MSG_SHORT_DAY "g" // One character only
#define MSG_SHORT_HOUR "h" // One character only
#define MSG_SHORT_MINUTE "m" // One character only
#define MSG_PRINT_TIME "Durata stampa"
#define MSG_HEATING "Riscaldamento.."
#define MSG_HEATING "Riscaldamento.."
#define MSG_HEATING_COMPLETE "Risc. completato"
#define MSG_HEATING_COMPLETE "Risc. completato"
#define MSG_BED_HEATING "Risc. Piatto.."
#define MSG_BED_HEATING "Risc. Piatto.."
...
@@ -184,12 +189,16 @@
...
@@ -184,12 +189,16 @@
#define MSG_INFO_PROTOCOL "Protocollo"
#define MSG_INFO_PROTOCOL "Protocollo"
#if LCD_WIDTH > 19
#if LCD_WIDTH > 19
#define MSG_INFO_PRINT_COUNT "Contat. stampa"
#define MSG_INFO_PRINT_COUNT "Contat. stampa"
#define MSG_INFO_
FINISH
ED_PRINTS
"Finiti
"
#define MSG_INFO_
COMPLET
ED_PRINTS
"Completati
"
#define MSG_INFO_PRINT_TIME "Tempo totale"
#define MSG_INFO_PRINT_TIME "Tempo totale"
#define MSG_INFO_PRINT_LONGEST "Lavoro piu lungo"
#define MSG_INFO_PRINT_FILAMENT "Totale estruso"
#else
#else
#define MSG_INFO_PRINT_COUNT "Stampe"
#define MSG_INFO_PRINT_COUNT "Stampe"
#define MSG_INFO_
FINISH
ED_PRINTS
"Finiti
"
#define MSG_INFO_
COMPLET
ED_PRINTS
"Completati
"
#define MSG_INFO_PRINT_TIME "Durata"
#define MSG_INFO_PRINT_TIME "Durata"
#define MSG_INFO_PRINT_LONGEST "Piu lungo"
#define MSG_INFO_PRINT_FILAMENT "Estruso"
#endif
#endif
#define MSG_INFO_MIN_TEMP "Temp min"
#define MSG_INFO_MIN_TEMP "Temp min"
#define MSG_INFO_MAX_TEMP "Temp max"
#define MSG_INFO_MAX_TEMP "Temp max"
...
...
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