1# Uranium
2# Copyright (C) 2020 Ultimaker B.V.
3# This file is distributed under the same license as the Uranium package.
4#
5msgid ""
6msgstr ""
7"Project-Id-Version: Uranium 4.7\n"
8"Report-Msgid-Bugs-To: r.dulek@ultimaker.com\n"
9"POT-Creation-Date: 2020-07-31 12:50+0200\n"
10"PO-Revision-Date: 2016-12-14 15:39+0100\n"
11"Last-Translator: None\n"
12"Language-Team: None\n"
13"Language: hu_HU\n"
14"MIME-Version: 1.0\n"
15"Content-Type: text/plain; charset=UTF-8\n"
16"Content-Transfer-Encoding: 8bit\n"
17"Plural-Forms: nplurals=2; plural=(n != 1);\n"
18
19#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/OBJReader/__init__.py:15
20#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/OBJWriter/__init__.py:15
21msgctxt "@item:inlistbox"
22msgid "Wavefront OBJ File"
23msgstr ""
24
25#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/OBJWriter/OBJWriter.py:25
26msgctxt "@error:not supported"
27msgid "OBJWriter does not support non-text mode."
28msgstr ""
29
30#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/OBJWriter/OBJWriter.py:32
31#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/STLWriter/STLWriter.py:29
32msgctxt "@error:no mesh"
33msgid "There is no mesh to write."
34msgstr ""
35
36#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/STLReader/__init__.py:14
37msgctxt "@item:inlistbox"
38msgid "STL File"
39msgstr ""
40
41#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/STLWriter/STLWriter.py:38
42msgctxt "@error:not supported"
43msgid "Unsupported output mode writing STL to stream."
44msgstr ""
45
46#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/STLWriter/__init__.py:17
47msgctxt "@item:inlistbox"
48msgid "STL File (ASCII)"
49msgstr ""
50
51#: /home/trin/Gedeeld/Projects/Uranium/plugins/FileHandlers/STLWriter/__init__.py:23
52msgctxt "@item:inlistbox"
53msgid "STL File (Binary)"
54msgstr ""
55
56#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:29
57msgctxt "@item:inmenu"
58msgid "Local File"
59msgstr ""
60
61#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:30
62msgctxt "@action:button Preceded by 'Ready to'."
63msgid "Save to File"
64msgstr ""
65
66#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:31
67msgctxt "@info:tooltip"
68msgid "Save to File"
69msgstr ""
70
71#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:54
72msgctxt "@title:window"
73msgid "Save to File"
74msgstr ""
75
76#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:87
77msgctxt "@info:warning"
78msgid "There are no file types available to write with!"
79msgstr ""
80
81#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:133
82msgctxt "@title:window"
83msgid "File Already Exists"
84msgstr ""
85
86#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:133
87#, python-brace-format
88msgctxt "@label Don't translate the XML tag <filename>!"
89msgid "The file <filename>{0}</filename> already exists. Are you sure you want to overwrite it?"
90msgstr ""
91
92#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:163
93#, python-brace-format
94msgctxt "@info:progress Don't translate the XML tags <filename>!"
95msgid "Saving to <filename>{0}</filename>"
96msgstr ""
97
98#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:164
99msgctxt "@info:title"
100msgid "Saving"
101msgstr ""
102
103#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:172
104#, python-brace-format
105msgctxt "@info:status Don't translate the XML tags <filename>!"
106msgid "Permission denied when trying to save <filename>{0}</filename>"
107msgstr ""
108
109#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:175
110#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:191
111#, python-brace-format
112msgctxt "@info:status Don't translate the XML tags <filename> or <message>!"
113msgid "Could not save to <filename>{0}</filename>: <message>{1}</message>"
114msgstr ""
115
116#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:185
117#, python-brace-format
118msgctxt "@info:status Don't translate the XML tags <filename>!"
119msgid "Saved to <filename>{0}</filename>"
120msgstr ""
121
122#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:185
123msgctxt "@info:title"
124msgid "File Saved"
125msgstr ""
126
127#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:186
128msgctxt "@action:button"
129msgid "Open Folder"
130msgstr ""
131
132#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:186
133msgctxt "@info:tooltip"
134msgid "Open the folder containing the file"
135msgstr ""
136
137#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:191
138#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:65
139msgctxt "@info:title"
140msgid "Warning"
141msgstr ""
142
143#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:198
144#, python-brace-format
145msgctxt "@info:status"
146msgid "Something went wrong saving to <filename>{0}</filename>: <message>{1}</message>"
147msgstr ""
148
149#: /home/trin/Gedeeld/Projects/Uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py:198
150#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:95
151#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Bindings/OutputDeviceManagerProxy.py:156
152#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Bindings/OutputDeviceManagerProxy.py:159
153msgctxt "@info:title"
154msgid "Error"
155msgstr ""
156
157#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/MirrorTool/__init__.py:12
158msgctxt "@label"
159msgid "Mirror"
160msgstr ""
161
162#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/MirrorTool/__init__.py:13
163msgctxt "@info:tooltip"
164msgid "Mirror Model"
165msgstr ""
166
167#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/RotateTool/RotateTool.py:352
168msgctxt "@label"
169msgid "Laying object flat on buildplate..."
170msgstr ""
171
172#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/RotateTool/RotateTool.py:352
173msgctxt "@title"
174msgid "Object Rotation"
175msgstr ""
176
177#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/RotateTool/__init__.py:12
178msgctxt "@label"
179msgid "Rotate"
180msgstr ""
181
182#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/RotateTool/__init__.py:13
183msgctxt "@info:tooltip"
184msgid "Rotate Model"
185msgstr ""
186
187#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/ScaleTool/__init__.py:12
188msgctxt "@label"
189msgid "Scale"
190msgstr ""
191
192#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/ScaleTool/__init__.py:13
193msgctxt "@info:tooltip"
194msgid "Scale Model"
195msgstr ""
196
197#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/TranslateTool/__init__.py:12
198msgctxt "@action:button"
199msgid "Move"
200msgstr ""
201
202#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/TranslateTool/__init__.py:13
203msgctxt "@info:tooltip"
204msgid "Move Model"
205msgstr ""
206
207#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateChecker.py:26
208msgctxt "@item:inmenu"
209msgid "Update Checker"
210msgstr ""
211
212#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateChecker.py:27
213msgctxt "@item:inmenu"
214msgid "Check for Updates"
215msgstr ""
216
217#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:52
218msgctxt "@info"
219msgid "Could not access update information."
220msgstr ""
221
222#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:53
223#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:70
224#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:99
225#: /home/trin/Gedeeld/Projects/Uranium/UM/VersionUpgradeManager.py:173
226msgctxt "@info:title"
227msgid "Version Upgrade"
228msgstr ""
229
230#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:65
231#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:70
232msgctxt "@info"
233msgid "The version you are using does not support checking for updates."
234msgstr ""
235
236#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:95
237msgctxt "@info"
238msgid "An error occurred while checking for updates."
239msgstr ""
240
241#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:99
242msgctxt "@info"
243msgid "No new version was found."
244msgstr ""
245
246#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:104
247#, python-brace-format
248msgctxt "@info:status"
249msgid "{application_name} {version_number} is available!"
250msgstr ""
251
252#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:106
253#, python-brace-format
254msgctxt "@info:status"
255msgid "{application_name} {version_number} provides a better and more reliable printing experience."
256msgstr ""
257
258#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:109
259msgctxt "@action:button"
260msgid "Download"
261msgstr ""
262
263#: /home/trin/Gedeeld/Projects/Uranium/plugins/UpdateChecker/UpdateCheckerJob.py:111
264msgctxt "@action:button"
265msgid "Learn more"
266msgstr ""
267
268#: /home/trin/Gedeeld/Projects/Uranium/plugins/Views/SimpleView/__init__.py:12
269msgctxt "@item:inmenu"
270msgid "Simple"
271msgstr ""
272
273#: /home/trin/Gedeeld/Projects/Uranium/UM/ConfigurationErrorMessage.py:33
274#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/RotateTool/RotateTool.qml:21
275#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/ScaleTool/ScaleTool.qml:67
276msgctxt "@action:button"
277msgid "Reset"
278msgstr ""
279
280#: /home/trin/Gedeeld/Projects/Uranium/UM/ConfigurationErrorMessage.py:45
281#, python-brace-format
282msgctxt "@info:status"
283msgid ""
284"Your configuration seems to be corrupt. Something seems to be wrong with the following profiles:\n"
285"- {profiles}\n"
286" Would you like to reset to factory defaults? Reset will remove all your current printers and profiles."
287msgstr ""
288
289#: /home/trin/Gedeeld/Projects/Uranium/UM/ConfigurationErrorMessage.py:50
290msgctxt "@title:window"
291msgid "Reset to factory"
292msgstr ""
293
294#: /home/trin/Gedeeld/Projects/Uranium/UM/ConfigurationErrorMessage.py:52
295msgctxt "@label"
296msgid "Reset will remove all your current printers and profiles! Are you sure you want to reset?"
297msgstr ""
298
299#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/FileHandler.py:58
300#: /home/trin/Gedeeld/Projects/Uranium/UM/PluginRegistry.py:783
301#: /home/trin/Gedeeld/Projects/Uranium/UM/Settings/Models/InstanceContainersModel.py:193
302#, python-brace-format
303msgctxt "@item:inlistbox"
304msgid "All Supported Types ({0})"
305msgstr ""
306
307#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/FileHandler.py:59
308#: /home/trin/Gedeeld/Projects/Uranium/UM/PluginRegistry.py:784
309#: /home/trin/Gedeeld/Projects/Uranium/UM/Settings/Models/InstanceContainersModel.py:196
310msgctxt "@item:inlistbox"
311msgid "All Files (*)"
312msgstr ""
313
314#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/ReadFileJob.py:36
315#, python-brace-format
316msgctxt "@info:status Don't translate the XML tag <filename>!"
317msgid "Cannot open files of the type of <filename>{0}</filename>"
318msgstr ""
319
320#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/ReadFileJob.py:36
321msgctxt "@info:title"
322msgid "Invalid File"
323msgstr ""
324
325#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/ReadFileJob.py:49
326#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/ReadFileJob.py:74
327#, python-brace-format
328msgctxt "@info:status Don't translate the XML tag <filename>!"
329msgid "Failed to load <filename>{0}</filename>. The file could be corrupt or inaccessible."
330msgstr ""
331
332#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/ReadFileJob.py:51
333#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/ReadFileJob.py:74
334msgctxt "@info:title"
335msgid "Unable to Open File"
336msgstr ""
337
338#: /home/trin/Gedeeld/Projects/Uranium/UM/FileHandler/ReadFileJob.py:59
339msgctxt "@info:title"
340msgid "Loading"
341msgstr ""
342
343#: /home/trin/Gedeeld/Projects/Uranium/UM/Mesh/ReadMeshJob.py:70
344#, python-format, python-brace-format
345msgctxt "@info:status"
346msgid "Auto scaled object to {0}% of original size"
347msgstr ""
348
349#: /home/trin/Gedeeld/Projects/Uranium/UM/Mesh/ReadMeshJob.py:70
350msgctxt "@info:title"
351msgid "Scaling Object"
352msgstr ""
353
354#: /home/trin/Gedeeld/Projects/Uranium/UM/PackageManager.py:272
355#, python-brace-format
356msgctxt "@error:uninstall"
357msgid ""
358"There were some errors uninstalling the following packages:\n"
359"{packages}"
360msgstr ""
361
362#: /home/trin/Gedeeld/Projects/Uranium/UM/PackageManager.py:274
363msgctxt "@info:title"
364msgid "Uninstalling errors"
365msgstr ""
366
367#: /home/trin/Gedeeld/Projects/Uranium/UM/PackageManager.py:550
368#, python-brace-format
369msgctxt "@error:update"
370msgid ""
371"There was an error uninstalling the package {package} before installing new version:\n"
372"{error}.\n"
373"Please try to upgrade again later."
374msgstr ""
375
376#: /home/trin/Gedeeld/Projects/Uranium/UM/PackageManager.py:553
377msgctxt "@info:title"
378msgid "Updating error"
379msgstr ""
380
381#: /home/trin/Gedeeld/Projects/Uranium/UM/PluginRegistry.py:301
382msgctxt "@info:status"
383msgid ""
384"The plugin has been installed.\n"
385"Please re-start the application to activate the plugin."
386msgstr ""
387
388#: /home/trin/Gedeeld/Projects/Uranium/UM/PluginRegistry.py:357
389msgctxt "@error:untrusted"
390msgid "Plugin {} was not loaded because it could not be verified."
391msgstr ""
392
393#: /home/trin/Gedeeld/Projects/Uranium/UM/PluginRegistry.py:457
394#, python-brace-format
395msgctxt "@info:status"
396msgid ""
397"The plugin has been removed.\n"
398"Please restart {0} to finish uninstall."
399msgstr ""
400
401#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Duration.py:122
402#, python-brace-format
403msgctxt "@label Short days-hours-minutes format. {0} is days, {1} is hours, {2} is minutes"
404msgid "{0:0>2}d {1:0>2}h {2:0>2}min"
405msgstr ""
406
407#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Duration.py:124
408#, python-brace-format
409msgctxt "@label Short hours-minutes format. {0} is hours, {1} is minutes"
410msgid "{0:0>2}h {1:0>2}min"
411msgstr ""
412
413#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Duration.py:127
414#, python-brace-format
415msgctxt "@label Long duration format. {0} is days"
416msgid "{0} day"
417msgid_plural "{0} days"
418msgstr[0] ""
419msgstr[1] ""
420
421#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Duration.py:127
422#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Duration.py:129
423#, python-brace-format
424msgctxt "@label Long duration format. {0} is hours"
425msgid "{0} hour"
426msgid_plural "{0} hours"
427msgstr[0] ""
428msgstr[1] ""
429
430#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Duration.py:127
431#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Duration.py:129
432#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/Duration.py:131
433#, python-brace-format
434msgctxt "@label Long duration format. {0} is minutes"
435msgid "{0} minute"
436msgid_plural "{0} minutes"
437msgstr[0] ""
438msgstr[1] ""
439
440#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/QtApplication.py:190
441msgctxt "@info:progress"
442msgid "Initializing package manager..."
443msgstr ""
444
445#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/QtApplication.py:198
446msgctxt "@info:status"
447msgid "Your configuration seems to be corrupt."
448msgstr ""
449
450#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/QtApplication.py:200
451msgctxt "@info:title"
452msgid "Configuration errors"
453msgstr ""
454
455#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/QtApplication.py:203
456msgctxt "@info:progress"
457msgid "Loading plugins..."
458msgstr ""
459
460#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/QtApplication.py:210
461msgctxt "@info:progress"
462msgid "Updating configuration..."
463msgstr ""
464
465#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/QtApplication.py:216
466msgctxt "@info:progress"
467msgid "Loading preferences..."
468msgstr ""
469
470#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/QtApplication.py:301
471msgctxt "@info:progress"
472msgid "Loading UI..."
473msgstr ""
474
475#: /home/trin/Gedeeld/Projects/Uranium/UM/Scene/Scene.py:180
476#, python-brace-format
477msgctxt "@info"
478msgid "Would you like to reload {filename}?"
479msgstr ""
480
481#: /home/trin/Gedeeld/Projects/Uranium/UM/Scene/Scene.py:181
482msgctxt "@info:title"
483msgid "File has been modified"
484msgstr ""
485
486#: /home/trin/Gedeeld/Projects/Uranium/UM/Scene/Scene.py:182
487msgctxt "@action:button"
488msgid "Reload"
489msgstr ""
490
491#: /home/trin/Gedeeld/Projects/Uranium/UM/Scene/Scene.py:182
492msgctxt "@action:description"
493msgid "This will trigger the modified files to reload from disk."
494msgstr ""
495
496#: /home/trin/Gedeeld/Projects/Uranium/UM/VersionUpgradeManager.py:173
497#, python-brace-format
498msgctxt "@info:version-upgrade"
499msgid "A configuration from an older version of {0} was imported."
500msgstr ""
501
502#: /home/trin/Gedeeld/Projects/Uranium/UM/View/GL/OpenGL.py:59
503#: /home/trin/Gedeeld/Projects/Uranium/UM/View/GL/OpenGL.py:64
504msgctxt "@message"
505msgid "Failed to Initialize OpenGL"
506msgstr ""
507
508#: /home/trin/Gedeeld/Projects/Uranium/UM/View/GL/OpenGL.py:74
509msgctxt "Critical OpenGL Extensions Missing"
510msgid "Critical OpenGL extensions are missing. This program requires support for Framebuffer Objects. Please check your video card drivers."
511msgstr ""
512
513#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/RotateTool/RotateTool.qml:39
514msgctxt "@action:button"
515msgid "Lay flat"
516msgstr ""
517
518#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/RotateTool/RotateTool.qml:60
519msgctxt "@action:button"
520msgid "Select face to align to the build plate"
521msgstr ""
522
523#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/RotateTool/RotateTool.qml:81
524msgctxt "@action:checkbox"
525msgid "Snap Rotation"
526msgstr ""
527
528#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/ScaleTool/ScaleTool.qml:93
529msgctxt "@option:check"
530msgid "Snap Scaling"
531msgstr ""
532
533#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/ScaleTool/ScaleTool.qml:121
534msgctxt "@option:check"
535msgid "Uniform Scaling"
536msgstr ""
537
538#: /home/trin/Gedeeld/Projects/Uranium/plugins/Tools/TranslateTool/TranslateTool.qml:196
539msgctxt "@option:check"
540msgid "Lock Model"
541msgstr ""
542
543#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/ConfirmRemoveDialog.qml:16
544msgctxt "@title:window"
545msgid "Confirm Remove"
546msgstr ""
547
548#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/ConfirmRemoveDialog.qml:17
549msgctxt "@label (%1 is object name)"
550msgid "Are you sure you wish to remove %1? This cannot be undone!"
551msgstr ""
552
553#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/MachinesPage.qml:12
554msgctxt "@title:tab"
555msgid "Printers"
556msgstr ""
557
558#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/MachinesPage.qml:40
559msgctxt "@label"
560msgid "Type"
561msgstr ""
562
563#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/PreferencesDialog.qml:18
564msgctxt "@title:window"
565msgid "Preferences"
566msgstr ""
567
568#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/PreferencesDialog.qml:107
569msgctxt "@action:button"
570msgid "Defaults"
571msgstr ""
572
573#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/PreferencesDialog.qml:115
574msgctxt "@action:button"
575msgid "Close"
576msgstr ""
577
578#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/PreferencesDialog.qml:148
579msgctxt "@title:tab"
580msgid "General"
581msgstr ""
582
583#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/PreferencesDialog.qml:149
584msgctxt "@title:tab"
585msgid "Settings"
586msgstr ""
587
588#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/RenameDialog.qml:19
589msgctxt "@title:window"
590msgid "Rename"
591msgstr ""
592
593#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/RenameDialog.qml:20
594msgctxt "@info"
595msgid "Please provide a new name."
596msgstr ""
597
598#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/RenameDialog.qml:70
599#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Wizard.qml:241
600msgctxt "@action:button"
601msgid "Cancel"
602msgstr ""
603
604#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/RenameDialog.qml:75
605msgctxt "@action:button"
606msgid "OK"
607msgstr ""
608
609#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/SettingVisibilityItem.qml:32
610msgctxt "@item:tooltip"
611msgid "This setting has been hidden by the active machine and will not be visible."
612msgstr ""
613
614#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Preferences/SettingVisibilityItem.qml:49
615msgctxt "@item:tooltip %1 is list of setting names"
616msgid "This setting has been hidden by the value of %1. Change the value of that setting to make this setting visible."
617msgid_plural "This setting has been hidden by the values of %1. Change the values of those settings to make this setting visible."
618msgstr[0] ""
619msgstr[1] ""
620
621#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Wizard.qml:215
622msgctxt "@action:button"
623msgid "Back"
624msgstr ""
625
626#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Wizard.qml:231
627msgctxt "@action:button"
628msgid "Finish"
629msgstr ""
630
631#: /home/trin/Gedeeld/Projects/Uranium/UM/Qt/qml/UM/Wizard.qml:231
632msgctxt "@action:button"
633msgid "Next"
634msgstr ""
635
636#: ConsoleLogger/plugin.json
637msgctxt "description"
638msgid "Outputs log information to the console."
639msgstr ""
640
641#: ConsoleLogger/plugin.json
642msgctxt "name"
643msgid "Console Logger"
644msgstr ""
645
646#: FileHandlers/OBJReader/plugin.json
647msgctxt "description"
648msgid "Makes it possible to read Wavefront OBJ files."
649msgstr ""
650
651#: FileHandlers/OBJReader/plugin.json
652msgctxt "name"
653msgid "Wavefront OBJ Reader"
654msgstr ""
655
656#: FileHandlers/OBJWriter/plugin.json
657msgctxt "description"
658msgid "Makes it possible to write Wavefront OBJ files."
659msgstr ""
660
661#: FileHandlers/OBJWriter/plugin.json
662msgctxt "name"
663msgid "Wavefront OBJ Writer"
664msgstr ""
665
666#: FileHandlers/STLReader/plugin.json
667msgctxt "description"
668msgid "Provides support for reading STL files."
669msgstr ""
670
671#: FileHandlers/STLReader/plugin.json
672msgctxt "name"
673msgid "STL Reader"
674msgstr ""
675
676#: FileHandlers/STLWriter/plugin.json
677msgctxt "description"
678msgid "Provides support for writing STL files."
679msgstr ""
680
681#: FileHandlers/STLWriter/plugin.json
682msgctxt "name"
683msgid "STL Writer"
684msgstr ""
685
686#: FileLogger/plugin.json
687msgctxt "description"
688msgid "Outputs log information to a file in your settings folder."
689msgstr ""
690
691#: FileLogger/plugin.json
692msgctxt "name"
693msgid "File Logger"
694msgstr ""
695
696#: LocalContainerProvider/plugin.json
697msgctxt "description"
698msgid "Provides built-in setting containers that come with the installation of the application."
699msgstr ""
700
701#: LocalContainerProvider/plugin.json
702msgctxt "name"
703msgid "Local Container Provider"
704msgstr ""
705
706#: LocalFileOutputDevice/plugin.json
707msgctxt "description"
708msgid "Enables saving to local files."
709msgstr ""
710
711#: LocalFileOutputDevice/plugin.json
712msgctxt "name"
713msgid "Local File Output Device"
714msgstr ""
715
716#: Tools/CameraTool/plugin.json
717msgctxt "description"
718msgid "Provides the tool to manipulate the camera."
719msgstr ""
720
721#: Tools/CameraTool/plugin.json
722msgctxt "name"
723msgid "Camera Tool"
724msgstr ""
725
726#: Tools/MirrorTool/plugin.json
727msgctxt "description"
728msgid "Provides the Mirror tool."
729msgstr ""
730
731#: Tools/MirrorTool/plugin.json
732msgctxt "name"
733msgid "Mirror Tool"
734msgstr ""
735
736#: Tools/RotateTool/plugin.json
737msgctxt "description"
738msgid "Provides the Rotate tool."
739msgstr ""
740
741#: Tools/RotateTool/plugin.json
742msgctxt "name"
743msgid "Rotate Tool"
744msgstr ""
745
746#: Tools/ScaleTool/plugin.json
747msgctxt "description"
748msgid "Provides the Scale tool."
749msgstr ""
750
751#: Tools/ScaleTool/plugin.json
752msgctxt "name"
753msgid "Scale Tool"
754msgstr ""
755
756#: Tools/SelectionTool/plugin.json
757msgctxt "description"
758msgid "Provides the Selection tool."
759msgstr ""
760
761#: Tools/SelectionTool/plugin.json
762msgctxt "name"
763msgid "Selection Tool"
764msgstr ""
765
766#: Tools/TranslateTool/plugin.json
767msgctxt "description"
768msgid "Provides the Move tool."
769msgstr ""
770
771#: Tools/TranslateTool/plugin.json
772msgctxt "name"
773msgid "Move Tool"
774msgstr ""
775
776#: UpdateChecker/plugin.json
777msgctxt "description"
778msgid "Checks for updates of the software."
779msgstr ""
780
781#: UpdateChecker/plugin.json
782msgctxt "name"
783msgid "Update Checker"
784msgstr ""
785
786#: Views/SimpleView/plugin.json
787msgctxt "description"
788msgid "Provides a simple solid mesh view."
789msgstr ""
790
791#: Views/SimpleView/plugin.json
792msgctxt "name"
793msgid "Simple View"
794msgstr ""
795