forked from nanodlp/translate
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tr.po
2287 lines (1734 loc) · 49.2 KB
/
tr.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Turkish of NanoDLP by Onrkskn
msgid ""
msgstr ""
"Project-Id-Version: \n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../templates/calibration/z-calibration.html:84
msgid "1 Pulse ⇧"
msgstr ""
#: ../templates/calibration/z-calibration.html:71
msgid "1 Pulse ⇩"
msgstr ""
#: ../templates/calibration/z-calibration.html:83
msgid "10 Pulse ⇧"
msgstr ""
#: ../templates/calibration/z-calibration.html:70
msgid "10 Pulse ⇩"
msgstr ""
#: ../templates/calibration/z-calibration.html:82
msgid "100 Pulse ⇧"
msgstr ""
#: ../templates/calibration/z-calibration.html:69
msgid "100 Pulse ⇩"
msgstr ""
#: ../templates/setup/setup-config.html:506
msgid "16x2"
msgstr ""
#: ../templates/plate/plates.html:84
msgid "3D Edit"
msgstr ""
#: ../templates/setup/setup-config.html:134
msgid "3D Printer Board"
msgstr ""
#: ../templates/base.html:9
msgid "?"
msgstr ""
#: ../templates/setup/setup-config.html:166
msgid "Absolute"
msgstr ""
#: ../templates/index.html:24 ../templates/plate/plates.html:34
#: ../templates/setup/custom-inputs.html:49
#: ../templates/setup/setup-buttons.html:40
msgid "Action"
msgstr ""
#: ../templates/profile/profiles.html:12
msgid "Actions"
msgstr ""
#: ../templates/setup/setup-config.html:450
msgid "Actuator / Motor"
msgstr ""
#: ../templates/plate/plates.html:5
msgid "Add"
msgstr ""
#: ../templates/plate/plates.html:95
msgid "Add Blackout"
msgstr ""
#: ../templates/plate/plates.html:7
msgid "Add From USB"
msgstr ""
#: ../templates/setup/setup.html:31
msgid "Add Mask"
msgstr ""
#: ../templates/plate/edit.html:6
msgid "Add Plate"
msgstr ""
#: ../templates/profile/profiles.html:3
msgid "Add Profile"
msgstr ""
#: ../templates/plate/cover.html:28
msgid "Add Selection"
msgstr ""
#: ../templates/plate/plates.html:5
msgid "Add Support With 3D Editor"
msgstr ""
#: ../templates/setup/setup.html:65
msgid "Admin has access to all functions including the dashboard."
msgstr ""
#: ../templates/profile/edit.html:225
msgid "Advanced Settings"
msgstr ""
#: ../templates/setup/setup-config.html:489
msgid "All Images"
msgstr ""
#: ../templates/profile/edit.html:343
msgid "Anti-aliasing"
msgstr ""
#: ../templates/setup/setup.html:94
msgid "Any of the following actions will take effect immediately after click, without changing the page."
msgstr ""
#: ../templates/setup/setup-buttons.html:19
msgid "Anytime"
msgstr ""
#: ../templates/index.html:130
msgid "Application Log"
msgstr ""
#: ../templates/plate/plates.html:23
msgid "Are you sure you want to delete this plate?"
msgstr ""
#: ../templates/plate/preview.html:4
msgid "Are you sure you want to display the current layer on the main Projector/LCD unit of the printer?"
msgstr ""
#: ../templates/setup/setup.html:118
msgid "Are you sure you want to expand filesystem?"
msgstr ""
#: ../templates/setup/setup.html:96
msgid "Are you sure you want to force stop the printer?"
msgstr ""
#: ../templates/index.html:81 ../templates/setup/setup.html:99
msgid "Are you sure you want to power off the printer?"
msgstr ""
#: ../templates/index.html:76
msgid "Are you sure you want to power off the projector?"
msgstr ""
#: ../templates/plate/plates.html:26
msgid "Are you sure you want to print the calibration plate?"
msgstr ""
#: ../templates/plate/plates.html:24
msgid "Are you sure you want to regenerate the layers of this plate?"
msgstr ""
#: ../templates/index.html:83 ../templates/setup/setup.html:102
msgid "Are you sure you want to restart the printer?"
msgstr ""
#: ../templates/setup/setup.html:109
msgid "Are you sure you want to restore the default settings and reboot the printer?"
msgstr ""
#: ../templates/plate/cover.html:32
msgid "Are you sure you want to save the covered sections?"
msgstr ""
#: ../templates/calibration/z-calibration.html:44
msgid "Are you sure you want to set this height as the bottom?"
msgstr ""
#: ../templates/index.html:67
msgid "Are you sure you want to start the display? It will automatically select the second display."
msgstr ""
#: ../templates/index.html:89 ../templates/plate/plates.html:25
msgid "Are you sure you want to stop printing?"
msgstr ""
#: ../templates/index.html:56
msgid "Are you sure you want to stop printing? It will stop after the current layer is completed. If you want to abort the current layer, go to the `Setup` page, click on `Tools` tab and click the `Force Stop` button."
msgstr ""
#: ../templates/setup/setup.html:105
msgid "Are you sure you want to terminate nanoDLP and have access to terminal?"
msgstr ""
#: ../templates/plate/preview.html:15
msgid "Area Count"
msgstr ""
#: ../templates/setup/setup-config.html:151
msgid "Ascii"
msgstr ""
#: ../templates/setup/wireless.html:26
msgid "Authentication"
msgstr ""
#: ../templates/login.html:8
msgid "Authentication Required"
msgstr ""
#: ../templates/plate/edit.html:49
msgid "Auto Center"
msgstr ""
#: ../templates/calibration/projector-calibration.html:47
msgid "Barrel Distortion"
msgstr ""
#: ../templates/calibration/projector-calibration.html:51
msgid "Barrel Factor"
msgstr ""
#: ../templates/calibration/projector-calibration.html:56
msgid "Barrel's Center X"
msgstr ""
#: ../templates/calibration/projector-calibration.html:60
msgid "Barrel's Center Y"
msgstr ""
#: ../templates/setup/setup-config.html:233
msgid "Before Each Layer"
msgstr ""
#: ../templates/setup/setup-config.html:234
msgid "Before Print"
msgstr ""
#: ../templates/setup/setup-config.html:152
msgid "Binary"
msgstr ""
#: ../templates/setup/setup-buttons.html:85
msgid "Binary support:"
msgstr ""
#: ../templates/setup/setup-config.html:67
msgid "Black / Dark"
msgstr ""
#: ../templates/setup/setup-config.html:65
msgid "Black / Light"
msgstr ""
#: ../templates/plate/cover.html:3
msgid "Blackout Platform"
msgstr ""
#: ../templates/profile/edit.html:42
msgid "Blank Area Color"
msgstr ""
#: ../templates/setup/setup-buttons.html:7
msgid "Blue"
msgstr ""
#: ../templates/setup/setup-config.html:63
msgid "Blue / Dark"
msgstr ""
#: ../templates/setup/setup-config.html:64
msgid "Blue / Light"
msgstr ""
#: ../templates/calibration/mask-generator.html:54
msgid "Bluring Radius"
msgstr ""
#: ../templates/setup/setup-config.html:200
msgid "Bootup Gcode"
msgstr ""
#: ../templates/setup/setup-config.html:329
msgid "Both"
msgstr ""
#: ../templates/profile/edit.html:324
msgid "Bottom Cap Wall"
msgstr ""
#: ../templates/calibration/projector-calibration.html:26
msgid "Boundaries"
msgstr ""
#: ../templates/plate/preview.html:20
msgid "Boundry - X"
msgstr ""
#: ../templates/plate/preview.html:21
msgid "Boundry - Y"
msgstr ""
#: ../templates/setup/setup-config.html:53
msgid "Brazilian Portuguese"
msgstr ""
#: ../templates/setup/setup-config.html:66
msgid "Brown / Light"
msgstr ""
#: ../templates/menu.html:47
msgid "Build"
msgstr ""
#: ../templates/profile/edit.html:59
msgid "Burn-in Layers"
msgstr ""
#: ../templates/index.html:101
msgid "CPU"
msgstr ""
#: ../templates/calibration/z-calibration.html:39
msgid "Calibrate Zero Position ⇧"
msgstr ""
#: ../templates/plate/plates.html:155
msgid "Calibration Plate"
msgstr ""
#: ../templates/setup/setup-config.html:493
msgid "Camera Command"
msgstr ""
#: ../templates/setup/setup-config.html:471
msgid "Camera Module"
msgstr ""
#: ../templates/setup/setup-config.html:474
msgid "Camera Photo Frequency"
msgstr ""
#: ../templates/plate/edit.html:52
msgid "Center Origin"
msgstr ""
#: ../templates/plate/edit.html:51
msgid "Center Pieces"
msgstr ""
#: ../templates/setup/setup-config.html:316
msgid "Center of Barrel - X"
msgstr ""
#: ../templates/setup/setup-config.html:320
msgid "Center of Barrel - Y"
msgstr ""
#: ../templates/setup/setup.html:111
msgid "Change Distribution"
msgstr ""
#: ../templates/setup/distro.html:17
msgid "Change to \"Microlay\" Version"
msgstr ""
#: ../templates/setup/distro.html:15
msgid "Change to \"Phrozen\" Version"
msgstr ""
#: ../templates/setup/distro.html:16
msgid "Change to \"mUVe3D\" Version"
msgstr ""
#: ../templates/setup/distro.html:14
msgid "Change to \"nanoDLP generic\" Version"
msgstr ""
#: ../templates/setup/wireless.html:22
msgid "Changing the WiFi settings during printing could cause interruption."
msgstr ""
#: ../templates/profile/edit.html:262
msgid "Checkerboard"
msgstr ""
#: ../templates/setup/setup-config.html:56
msgid "Chinese"
msgstr ""
#: ../templates/profile/profiles.html:33
msgid "Clone"
msgstr ""
#: ../templates/base.html:76
#: ../templates/calibration/projector-calibration.html:18
#: ../templates/calibration/projector-calibration.html:27
#: ../templates/calibration/projector-calibration.html:36
#: ../templates/calibration/projector-calibration.html:65
#: ../templates/calibration/projector-calibration.html:9
#: ../templates/calibration/projector-calibration.html:98
msgid "Close"
msgstr ""
#: ../templates/plate/generator.html:22
msgid "Comma Separated Cure Times"
msgstr ""
#: ../templates/plate/generator.html:26
msgid "Comma Separated Pillar Diameter"
msgstr ""
#: ../templates/setup/setup-buttons.html:39
msgid "Confirmation Text"
msgstr ""
#: ../templates/setup/wireless.html:29
msgid "Connect"
msgstr ""
#: ../templates/index.html:9
msgid "Could not connect to the printer. Please check your connection."
msgstr ""
#: ../templates/plate/plates.html:144
msgid "Create 3D shapes by repeating an image frame"
msgstr ""
#: ../templates/plate/generator.html:30
msgid "Cube Measurement"
msgstr ""
#: ../templates/index.html:38 ../templates/plate/preview.html:28
msgid "Cure Layer"
msgstr ""
#: ../templates/plate/plates.html:47 ../templates/profile/edit.html:131
#: ../templates/profile/edit.html:175 ../templates/profile/edit.html:77
#: ../templates/profile/profiles.html:10
msgid "Cure Time"
msgstr ""
#: ../templates/calibration/z-calibration.html:26
msgid "Current"
msgstr ""
#: ../templates/profile/profiles.html:25
msgid "Current Default"
msgstr ""
#: ../templates/setup/setup-config.html:127
msgid "Custom Acceleration"
msgstr ""
#: ../templates/setup/setup.html:7
msgid "Customized Buttons"
msgstr ""
#: ../templates/base.html:15
msgid "D"
msgstr ""
#: ../templates/setup/setup-buttons.html:14
msgid "Dashboard"
msgstr ""
#: ../templates/setup/setup-config.html:149
msgid "Data Encoding"
msgstr ""
#: ../templates/setup/setup.html:92
msgid "Debug Info"
msgstr ""
#: ../templates/plate/edit.html:72
msgid "Decrease Mask Intensity"
msgstr ""
#: ../templates/profile/profiles.html:11
msgid "Default"
msgstr ""
#: ../templates/plate/plates.html:75 ../templates/profile/profiles.html:32
msgid "Delete"
msgstr ""
#: ../templates/profile/edit.html:52
msgid "Description"
msgstr ""
#: ../templates/index.html:139 ../templates/plate/plates.html:33
#: ../templates/setup/custom-inputs.html:46
#: ../templates/setup/custom-inputs.html:47
#: ../templates/setup/custom-inputs.html:48
msgid "Details"
msgstr ""
#: ../templates/profile/edit.html:268
msgid "Dimming Amount Percentage"
msgstr ""
#: ../templates/profile/edit.html:259
msgid "Dimming Type"
msgstr ""
#: ../templates/plate/extrude.html:6
msgid "Dimming and Mask settings will take effect on the created layers."
msgstr ""
#: ../templates/setup/setup-config.html:96
msgid "DirectiDriver Enable GPIO"
msgstr ""
#: ../templates/setup/setup-config.html:91
msgid "Direction GPIO"
msgstr ""
#: ../templates/plate/edit.html:53 ../templates/profile/edit.html:346
#: ../templates/setup/setup-config.html:3
#: ../templates/setup/setup-config.html:556
msgid "Disable"
msgstr ""
#: ../templates/index.html:59
msgid "Disable Auto Shutdown"
msgstr ""
#: ../templates/calibration/z-calibration.html:49
msgid "Disable Motor"
msgstr ""
#: ../templates/profile/edit.html:354 ../templates/setup/setup-config.html:140
#: ../templates/setup/setup-config.html:257
#: ../templates/setup/setup-config.html:326
#: ../templates/setup/setup-config.html:337
#: ../templates/setup/setup-config.html:476
msgid "Disabled"
msgstr ""
#: ../templates/index.html:114
msgid "Disk"
msgstr ""
#: ../templates/calibration/projector-calibration.html:18
#: ../templates/calibration/projector-calibration.html:27
#: ../templates/calibration/projector-calibration.html:36
#: ../templates/calibration/projector-calibration.html:65
#: ../templates/calibration/projector-calibration.html:9
#: ../templates/calibration/projector-calibration.html:98
#: ../templates/setup/setup-config.html:289
msgid "Display"
msgstr ""
#: ../templates/setup/setup-config.html:335
msgid "Display Communication Type"
msgstr ""
#: ../templates/plate/preview.html:3
msgid "Display Layer"
msgstr ""
#: ../templates/calibration/mask-generator.html:31
msgid "Display Mask"
msgstr ""
#: ../templates/setup/setup-config.html:402
msgid "Display Number"
msgstr ""
#: ../templates/setup/setup-config.html:383
msgid "Display Power Cycle"
msgstr ""
#: ../templates/setup/setup-config.html:376
msgid "Display Turn Off Command"
msgstr ""
#: ../templates/setup/setup-config.html:372
msgid "Display Turn On Command"
msgstr ""
#: ../templates/setup/setup-config.html:350
msgid "Display Warm-up Time"
msgstr ""
#: ../templates/plate/edit.html:79
msgid "Do not Rotate"
msgstr ""
#: ../templates/plate/plates.html:80
msgid "Download"
msgstr ""
#: ../templates/import.html:22
msgid "Download & Import"
msgstr ""
#: ../templates/import.html:44
msgid "Download & Restore"
msgstr ""
#: ../templates/import.html:41
msgid "Download Machine Settings"
msgstr ""
#: ../templates/import.html:19
msgid "Download Profile"
msgstr ""
#: ../templates/profile/edit.html:171
msgid "Dynamic Calculation"
msgstr ""
#: ../templates/calibration/projector-calibration.html:8
msgid "Dynamic Calibration"
msgstr ""
#: ../templates/calibration/projector-calibration.html:17
msgid "Dynamic Red Calib."
msgstr ""
#: ../templates/plate/plates.html:72 ../templates/profile/profiles.html:31
msgid "Edit"
msgstr ""
#: ../templates/plate/edit.html:8
msgid "Edit Plate"
msgstr ""
#: ../templates/profile/edit.html:6
msgid "Edit Profile"
msgstr ""
#: ../templates/setup/setup.html:66
msgid "Empty username for dashboard, makes the dashboard accessible to everyone without authentication."
msgstr ""
#: ../templates/profile/edit.html:345 ../templates/setup/setup-config.html:555
msgid "Enable"
msgstr ""
#: ../templates/index.html:61
msgid "Enable Auto Shutdown"
msgstr ""
#: ../templates/setup/setup-config.html:121
msgid "Enable Before Each Print"
msgstr ""
#: ../templates/setup/setup-config.html:118
msgid "Enable GPIO Mode"
msgstr ""
#: ../templates/setup/setup-config.html:111
msgid "Enable GPIO State"
msgstr ""
#: ../templates/calibration/z-calibration.html:48
msgid "Enable Motor"
msgstr ""
#: ../templates/setup/setup-config.html:120
msgid "Enable on Boot"
msgstr ""
#: ../templates/calibration/z-calibration.html:31
msgid "End Level"
msgstr ""
#: ../templates/setup/setup-config.html:107
msgid "Endstop Switch - Bottom Limit"
msgstr ""
#: ../templates/setup/setup-config.html:102
msgid "Endstop Switch - Top Limit"
msgstr ""
#: ../templates/setup/setup-config.html:52
msgid "English"
msgstr ""
#: ../templates/plate/extrude.html:8
msgid "Even-though it can process multi color images, to make the dimming feature work correctly, try to use images containing grayscale colors."
msgstr ""
#: ../templates/setup/setup-config.html:72
msgid "Execute - Print Start"
msgstr ""
#: ../templates/setup/setup-config.html:77
msgid "Execute - Print Stop"
msgstr ""
#: ../templates/setup/setup-config.html:395
msgid "Execute to Turn Display Off"
msgstr ""
#: ../templates/setup/setup-config.html:391
msgid "Execute to Turn Display On"
msgstr ""
#: ../templates/setup/setup-config.html:345
msgid "Execution Only"
msgstr ""
#: ../templates/setup/setup.html:117
msgid "Expand Filesystem"
msgstr ""
#: ../templates/profile/profiles.html:34
msgid "Export"
msgstr ""
#: ../templates/calibration/mask-generator.html:101
msgid "Export Comma Separated Values"
msgstr ""
#: ../templates/setup/setup.html:88
msgid "Export Machine Settings File"
msgstr ""
#: ../templates/base.html:11
msgid "F"
msgstr ""
#: ../templates/setup/setup-config.html:537
msgid "Fault GPIO Default State"
msgstr ""
#: ../templates/plate/edit.html:15
msgid "File From USB"
msgstr ""
#: ../templates/setup/setup.html:116
msgid "Filesystem expantion will run silently in background, and will restart the Raspberry Pi afterward. Please do not change anything."
msgstr ""
#: ../templates/calibration/mask-generator.html:88
msgid "Final Mask"
msgstr ""
#: ../templates/calibration/z-calibration.html:61
msgid "Floor ⇩"
msgstr ""
#: ../templates/setup/setup.html:95
msgid "Force Stop"
msgstr ""
#: ../templates/setup/setup-config.html:406
msgid "Framebuffer Path"
msgstr ""
#: ../templates/plate/plates.html:179
msgid "Free Disk Space"
msgstr ""
#: ../templates/plate/plates.html:19
msgid "Free space available on your disk is low. Please remove some plates."
msgstr ""
#: ../templates/calibration/projector-calibration.html:35
msgid "Full White"
msgstr ""
#: ../templates/calibration/projector-calibration.html:97
msgid "FullHD Calibration"
msgstr ""
#: ../templates/profile/edit.html:380
msgid "GCODE After Each Layer"
msgstr ""
#: ../templates/profile/edit.html:370
msgid "GCODE Before Each Layer"
msgstr ""
#: ../templates/profile/edit.html:362
msgid "GCode"
msgstr ""
#: ../templates/setup/setup-buttons.html:38
msgid "Gcode"
msgstr ""
#: ../templates/index.html:40 ../templates/plate/preview.html:30
msgid "Gcode After"
msgstr ""
#: ../templates/index.html:36 ../templates/plate/preview.html:26
msgid "Gcode Before"
msgstr ""
#: ../templates/plate/extrude.html:54 ../templates/plate/generator.html:43
#: ../templates/plate/plates.html:162
msgid "Generate"
msgstr ""
#: ../templates/setup/setup-buttons.html:6
msgid "Green"
msgstr ""
#: ../templates/calibration/mask-generator.html:76
msgid "Grid Preview"
msgstr ""
#: ../templates/setup/setup-config.html:343
msgid "HDMI Power On/Off - Standby Mode"
msgstr ""
#: ../templates/setup/setup-config.html:530
msgid "Hardware Fault Detection"
msgstr ""
#: ../templates/setup/setup.html:5
msgid "Hardware Setup"
msgstr ""
#: ../templates/calibration/z-calibration.html:14
#: ../templates/plate/generator.html:37
msgid "Height"
msgstr ""
#: ../templates/setup/setup.html:10
msgid "Help"
msgstr ""
#: ../templates/profile/edit.html:292
msgid "Hexagonal"
msgstr ""
#: ../templates/setup/setup-config.html:114
#: ../templates/setup/setup-config.html:540
msgid "High"
msgstr ""
#: ../templates/calibration/mask-generator.html:68
msgid "Highlight Point"
msgstr ""
#: ../templates/profile/edit.html:293
msgid "Hollowing"
msgstr ""
#: ../templates/profile/edit.html:263
msgid "Homogeneous"
msgstr ""
#: ../templates/setup/setup-config.html:292
msgid "Horizontal Resolution"
msgstr ""
#: ../templates/setup/setup-config.html:327
msgid "Horizontally"
msgstr ""
#: ../templates/calibration/projector-calibration.html:84
msgid "Hours"
msgstr ""
#: ../templates/plate/plates.html:30 ../templates/profile/profiles.html:7
msgid "ID"
msgstr ""
#: ../templates/setup/setup-buttons.html:20
msgid "Idle"
msgstr ""
#: ../templates/setup/distro.html:11
msgid "If you want to overwrite settings too, after restart go to `Setup` page / `Tools` tab and press `Restore Settings` button."
msgstr ""
#: ../templates/profile/edit.html:28
msgid "Ignore"
msgstr ""
#: ../templates/import.html:11
msgid "Import"
msgstr ""
#: ../templates/calibration/mask-generator.html:96
msgid "Import Comma Separated Values"
msgstr ""
#: ../templates/setup/setup.html:90
msgid "Import Machine Settings"
msgstr ""
#: ../templates/import.html:8
msgid "Import Profile"
msgstr ""
#: ../templates/profile/profiles.html:49
msgid "Import a Profile"
msgstr ""
#: ../templates/import.html:4
msgid "Import and Export Settings"
msgstr ""
#: ../templates/profile/edit.html:285
msgid "Infill / Hollowing"
msgstr ""
#: ../templates/setup/setup-buttons.html:58
msgid "It is possible to call a program or a script from shell and use the result as Gcode."
msgstr ""
#: ../templates/setup/setup-buttons.html:87
msgid "It is possible to send binary codes using base 16 format."
msgstr ""
#: ../templates/setup/upgrade.html:11
msgid "It would not replace Raspberry Pi's configuration, if any function does not work as expected use ssh terminal to upgrade."
msgstr ""
#: ../templates/setup/setup-config.html:54
msgid "Italian"
msgstr ""
#: ../templates/profile/edit.html:229
msgid "Jump After Number of Layers"
msgstr ""
#: ../templates/profile/edit.html:234
msgid "Jump Height"
msgstr ""
#: ../templates/setup/setup-config.html:500
msgid "LCD"
msgstr ""
#: ../templates/setup/setup-config.html:503
msgid "LCD Type"
msgstr ""
#: ../templates/setup/setup-config.html:358
msgid "Lamp Brightness"
msgstr ""
#: ../templates/setup/setup-config.html:50
msgid "Language"
msgstr ""
#: ../templates/plate/preview.html:17
msgid "Largest Area"
msgstr ""
#: ../templates/calibration/z-calibration.html:102 ../templates/index.html:136
#: ../templates/index.html:21 ../templates/plate/plates.html:125
#: ../templates/plate/preview.html:14
msgid "Layer"
msgstr ""
#: ../templates/plate/plates.html:116
msgid "Layer ID"
msgstr ""
#: ../templates/profile/edit.html:125 ../templates/profile/edit.html:70
#: ../templates/profile/profiles.html:9
msgid "Layer Thickness"
msgstr ""
#: ../templates/plate/plates.html:117 ../templates/plate/plates.html:97
#: ../templates/profile/edit.html:318 ../templates/profile/edit.html:325
msgid "Layers"
msgstr ""
#: ../templates/setup/setup-config.html:461
msgid "Leadscrew Pitch"
msgstr ""
#: ../templates/setup/setup-config.html:311
msgid "Lens Barrel Factor"
msgstr ""
#: ../templates/index.html:135
msgid "Level"
msgstr ""
#: ../templates/index.html:41 ../templates/profile/edit.html:187
msgid "Lift"
msgstr ""
#: ../templates/profile/edit.html:104 ../templates/profile/edit.html:157
msgid "Lift After Print"
msgstr ""
#: ../templates/index.html:42
msgid "Lift Wait"
msgstr ""
#: ../templates/setup/setup-config.html:416
msgid "Light Output Formula"
msgstr ""
#: ../templates/calibration/mask-generator.html:27
#: ../templates/profile/edit.html:35
msgid "Light Source Color"
msgstr ""
#: ../templates/setup/setup.html:39
msgid "Local Panel Password Protection"
msgstr ""