Browse Source

Update Turkish translation

・Add new translation
esenapaj 7 years ago
parent
commit
24e3f7abe7
1 changed files with 6 additions and 0 deletions
  1. 6
    0
      Marlin/language_tr.h

+ 6
- 0
Marlin/language_tr.h View File

@@ -145,6 +145,8 @@
145 145
 #define MSG_INIT_SDCARD                     "Init. SD"
146 146
 #define MSG_CNG_SDCARD                      "SD De\xf0i\xfetir"
147 147
 #define MSG_ZPROBE_OUT                      "Z Prob A\xe7\xfdk. Tabla"
148
+#define MSG_BLTOUCH_SELFTEST                "BLTouch Self-Test"
149
+#define MSG_BLTOUCH_RESET                   "S\xfd\x66\xfdrla BLTouch"
148 150
 #define MSG_HOME                            "S\xfd\x66\xfdrla"  // Used as MSG_HOME " " MSG_X MSG_Y MSG_Z " " MSG_FIRST
149 151
 #define MSG_FIRST                           "\xf6nce"
150 152
 #define MSG_ZPROBE_ZOFFSET                  "Z Offset"
@@ -159,6 +161,7 @@
159 161
 #define MSG_ERR_MINTEMP                     "Err: MINSICAKLIK"
160 162
 #define MSG_ERR_MAXTEMP_BED                 "Err: MAXSIC. TABLA"
161 163
 #define MSG_ERR_MINTEMP_BED                 "Err: MINSIC. TABLA"
164
+#define MSG_ERR_Z_HOMING                    "G28 Z Yap\xfdlamaz"
162 165
 #define MSG_HALTED                          "YAZICI DURDURULDU"
163 166
 #define MSG_PLEASE_RESET                    "L\xfctfen resetleyin"
164 167
 #define MSG_SHORT_DAY                       "s" // One character only
@@ -201,6 +204,9 @@
201 204
 #define MSG_INFO_MAX_TEMP                   "Max S\xfd\x63."
202 205
 #define MSG_INFO_PSU                        "G\xfc\xe7 Kayna\xf0\xfd"
203 206
 
207
+#define MSG_DRIVE_STRENGTH                  "\x53\xfc\x72\xfc\x63\xfc \x47\xfc\x63\xfc"
208
+#define MSG_DAC_PERCENT                     "\x53\xfc\x72\xfc\x63\xfc %"
209
+#define MSG_DAC_EEPROM_WRITE                "DAC\x27\xfd EEPROM\x27\x61 Yaz"
204 210
 #define MSG_FILAMENT_CHANGE_HEADER          "Filaman De\xf0i\xfetir"
205 211
 #define MSG_FILAMENT_CHANGE_OPTION_HEADER   "Se\xe7enekler:"
206 212
 #define MSG_FILAMENT_CHANGE_OPTION_EXTRUDE  "Extrude more"

Loading…
Cancel
Save