123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011 |
- # SOME DESCRIPTIVE TITLE.
- # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
- # This file is distributed under the same license as the PACKAGE package.
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
- #
- #, fuzzy
- msgid ""
- msgstr ""
- "Project-Id-Version: PACKAGE VERSION\n"
- "Report-Msgid-Bugs-To: \n"
- "POT-Creation-Date: 2015-09-12 18:40+0200\n"
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
- "Language-Team: LANGUAGE <LL@li.org>\n"
- "Language: \n"
- "MIME-Version: 1.0\n"
- "Content-Type: text/plain; charset=UTF-8\n"
- "Content-Transfer-Encoding: 8bit\n"
- #: /home/ahiemstra/dev/15.10/src/cura/cura/CrashHandler.py:20
- msgctxt "@title:window"
- msgid "Oops!"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/cura/CrashHandler.py:26
- msgctxt "@label"
- msgid ""
- "<p>An uncaught exception has occurred!</p><p>Please use the information "
- "below to post a bug report at <a href=\"http://github.com/Ultimaker/Cura/"
- "issues\">http://github.com/Ultimaker/Cura/issues</a></p>"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/cura/CrashHandler.py:46
- msgctxt "@action:button"
- msgid "Open Web Page"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/cura/CuraApplication.py:135
- #, fuzzy
- msgctxt "@info:progress"
- msgid "Setting up scene..."
- msgstr "Die Szene wird eingerichtet..."
- #: /home/ahiemstra/dev/15.10/src/cura/cura/CuraApplication.py:169
- #, fuzzy
- msgctxt "@info:progress"
- msgid "Loading interface..."
- msgstr "Die Benutzeroberfläche wird geladen..."
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/3MFReader/__init__.py:12
- msgctxt "@label"
- msgid "3MF Reader"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/3MFReader/__init__.py:15
- msgctxt "@info:whatsthis"
- msgid "Provides support for reading 3MF files."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/3MFReader/__init__.py:20
- #, fuzzy
- msgctxt "@item:inlistbox"
- msgid "3MF File"
- msgstr "&Datei"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/ChangeLogPlugin/__init__.py:12
- #, fuzzy
- msgctxt "@label"
- msgid "Change Log"
- msgstr "Engine-Protokoll"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/ChangeLogPlugin/__init__.py:15
- msgctxt "@info:whatsthis"
- msgid "Shows changes since latest checked version"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/__init__.py:13
- msgctxt "@label"
- msgid "CuraEngine Backend"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/__init__.py:15
- #, fuzzy
- msgctxt "@info:whatsthis"
- msgid "Provides the link to the CuraEngine slicing backend"
- msgstr "Gibt den Link für das Slicing-Backend der CuraEngine an."
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/ProcessSlicedObjectListJob.py:30
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/ProcessSlicedObjectListJob.py:111
- msgctxt "@info:status"
- msgid "Processing Layers"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/CuraEngineBackend/CuraEngineBackend.py:169
- #, fuzzy
- msgctxt "@info:status"
- msgid "Slicing..."
- msgstr "Die Berechnung läuft..."
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/GCodeWriter/__init__.py:12
- #, fuzzy
- msgctxt "@label"
- msgid "GCode Writer"
- msgstr "GCode-Datei"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/GCodeWriter/__init__.py:15
- #, fuzzy
- msgctxt "@info:whatsthis"
- msgid "Writes GCode to a file"
- msgstr "Schreibt GCode in eine Datei"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/GCodeWriter/__init__.py:22
- #, fuzzy
- msgctxt "@item:inlistbox"
- msgid "GCode File"
- msgstr "GCode-Datei"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/LayerView/__init__.py:13
- #, fuzzy
- msgctxt "@label"
- msgid "Layer View"
- msgstr "Ebenen"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/LayerView/__init__.py:16
- #, fuzzy
- msgctxt "@info:whatsthis"
- msgid "Provides the Layer view."
- msgstr "Zeigt die Ebenen-Ansicht an."
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/LayerView/__init__.py:20
- #, fuzzy
- msgctxt "@item:inlistbox"
- msgid "Layers"
- msgstr "Ebenen"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:20
- msgctxt "@action:button"
- msgid "Save to Removable Drive"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:21
- #, fuzzy, python-brace-format
- msgctxt "@item:inlistbox"
- msgid "Save to Removable Drive {0}"
- msgstr "Auf SD-Karte speichern {0}"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:52
- #, python-brace-format
- msgctxt "@info:progress"
- msgid "Saving to Removable Drive <filename>{0}</filename>"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:73
- #, fuzzy, python-brace-format
- msgctxt "@info:status"
- msgid "Saved to Removable Drive {0} as {1}"
- msgstr "Auf SD-Karte gespeichert {0} als {1}"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:74
- #, fuzzy
- msgctxt "@action:button"
- msgid "Eject"
- msgstr "Auswerfen"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:74
- #, python-brace-format
- msgctxt "@action"
- msgid "Eject removable device {0}"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDriveOutputDevice.py:79
- #, python-brace-format
- msgctxt "@info:status"
- msgid "Could not save to removable drive {0}: {1}"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/WindowsRemovableDrivePlugin.py:58
- msgctxt "@item:intext"
- msgid "Removable Drive"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py:42
- #, python-brace-format
- msgctxt "@info:status"
- msgid "Ejected {0}. You can now safely remove the drive."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/RemovableDrivePlugin.py:45
- #, python-brace-format
- msgctxt "@info:status"
- msgid "Failed to eject {0}. Maybe it is still in use?"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/__init__.py:12
- msgctxt "@label"
- msgid "Removable Drive Output Device Plugin"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/RemovableDriveOutputDevice/__init__.py:14
- msgctxt "@info:whatsthis"
- msgid "Provides removable drive hotplugging and writing support"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/SliceInfoPlugin/__init__.py:10
- msgctxt "@label"
- msgid "Slice info"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/SliceInfoPlugin/__init__.py:13
- msgctxt "@info:whatsthis"
- msgid "Submits anonymous slice info. Can be disabled through preferences."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/SliceInfoPlugin/SliceInfo.py:35
- msgctxt "@info"
- msgid ""
- "Cura automatically sends slice info. You can disable this in preferences"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/SliceInfoPlugin/SliceInfo.py:36
- msgctxt "@action:button"
- msgid "Dismiss"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/PrinterConnection.py:35
- msgctxt "@item:inmenu"
- msgid "USB printing"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/PrinterConnection.py:36
- msgctxt "@action:button"
- msgid "Print with USB"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/PrinterConnection.py:37
- msgctxt "@info:tooltip"
- msgid "Print with USB"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/__init__.py:13
- msgctxt "@label"
- msgid "USB printing"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/__init__.py:17
- #, fuzzy
- msgctxt "@info:whatsthis"
- msgid ""
- "Accepts G-Code and sends them to a printer. Plugin can also update firmware."
- msgstr ""
- "Akzeptiert den G-Code und sendet diesen an einen Drucker. Das Plug-In kann "
- "auch die Firmware aktualisieren"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/USBPrinterManager.py:46
- #, fuzzy
- msgctxt "@title:menu"
- msgid "Firmware"
- msgstr "Firmware aktualisieren"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/USBPrinterManager.py:47
- #, fuzzy
- msgctxt "@item:inmenu"
- msgid "Update Firmware"
- msgstr "Firmware aktualisieren"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:17
- msgctxt "@title:window"
- msgid "Print with USB"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:28
- #, fuzzy
- msgctxt "@label"
- msgid "Extruder Temperature %1"
- msgstr "Extruder-Temperatur %1"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:33
- #, fuzzy
- msgctxt "@label"
- msgid "Bed Temperature %1"
- msgstr "Druckbett-Temperatur %1"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:60
- #, fuzzy
- msgctxt "@action:button"
- msgid "Print"
- msgstr "Drucken"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/ControlWindow.qml:67
- #, fuzzy
- msgctxt "@action:button"
- msgid "Cancel"
- msgstr "Abbrechen"
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:20
- #, fuzzy
- msgctxt "@title:window"
- msgid "Firmware Update"
- msgstr "Firmware-Update abgeschlossen."
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:38
- #, fuzzy
- msgctxt "@label"
- msgid "Starting firmware update, this may take a while."
- msgstr "Das Firmware-Update wird gestartet. Dies kann eine Weile dauern."
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:43
- #, fuzzy
- msgctxt "@label"
- msgid "Firmware update completed."
- msgstr "Firmware-Update abgeschlossen."
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:48
- #, fuzzy
- msgctxt "@label"
- msgid "Updating firmware."
- msgstr "Die Firmware wird aktualisiert."
- #: /home/ahiemstra/dev/15.10/src/cura/plugins/USBPrinting/FirmwareUpdateWindow.qml:78
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/EngineLog.qml:38
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AboutDialog.qml:74
- #, fuzzy
- msgctxt "@action:button"
- msgid "Close"
- msgstr "Schließen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AddMachineWizard.qml:18
- #, fuzzy
- msgctxt "@title:window"
- msgid "Add Printer"
- msgstr "Drucker hinzufügen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AddMachineWizard.qml:25
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:51
- #, fuzzy
- msgctxt "@title"
- msgid "Add Printer"
- msgstr "Drucker hinzufügen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/EngineLog.qml:15
- #, fuzzy
- msgctxt "@title:window"
- msgid "Engine Log"
- msgstr "Engine-Protokoll"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ProfileSetup.qml:31
- msgctxt "@label"
- msgid "Variant:"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ProfileSetup.qml:82
- msgctxt "@label"
- msgid "Global Profile:"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/Bedleveling.qml:29
- msgctxt "@action:button"
- msgid "Move to next position"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:39
- msgctxt "@label"
- msgid ""
- "To assist you in having better default settings for your Ultimaker. Cura "
- "would like to know which upgrades you have in your machine:"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:49
- #, fuzzy
- msgctxt "@option:check"
- msgid "Extruder driver ugrades"
- msgstr "Extruder-Temperatur %1"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:54
- msgctxt "@option:check"
- msgid "Heated printer bed (kit)"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:58
- msgctxt "@option:check"
- msgid "Heated printer bed (self built)"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:62
- msgctxt "@option:check"
- msgid "Dual extrusion (experimental)"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:70
- msgctxt "@label"
- msgid ""
- "If you have an Ultimaker bought after october 2012 you will have the "
- "Extruder drive upgrade. If you do not have this upgrade, it is highly "
- "recommended to improve reliability."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/SelectUpgradedParts.qml:77
- msgctxt "@label"
- msgid ""
- "This upgrade can be bought from the Ultimaker webshop or found on "
- "thingiverse as thing:26094"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:44
- msgctxt "@label"
- msgid ""
- "It's a good idea to do a few sanity checks on your Ultimaker. \n"
- " You can skip these if you know your machine is functional"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:51
- msgctxt "@label"
- msgid "Connection: "
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:55
- msgctxt "@info:status"
- msgid "Done"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:55
- msgctxt "@info:status"
- msgid "Incomplete"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:62
- msgctxt "@label"
- msgid "Min endstop X: "
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:66
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:77
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:89
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:178
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:187
- msgctxt "@info:status"
- msgid "Works"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:66
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:77
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:89
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:119
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:149
- msgctxt "@info:status"
- msgid "Not checked"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:73
- msgctxt "@label"
- msgid "Min endstop Y: "
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:85
- msgctxt "@label"
- msgid "Min endstop Z: "
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:97
- msgctxt "@label"
- msgid "Nozzle temperature check: "
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:105
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:135
- msgctxt "@action:button"
- msgid "Start heating"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:110
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:140
- msgctxt "@info:progress"
- msgid "Checking"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UltimakerCheckup.qml:127
- #, fuzzy
- msgctxt "@label"
- msgid "bed temperature check: "
- msgstr "Druckbett-Temperatur %1"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UpgradeFirmware.qml:42
- msgctxt "@action:button"
- msgid "Update"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/UpgradeFirmware.qml:48
- msgctxt "@info:status"
- msgid "ERROR"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:60
- #, fuzzy
- msgctxt "@label"
- msgid "Please select the type of printer:"
- msgstr "Wählen Sie den Druckertyp:"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:186
- #, fuzzy
- msgctxt "@label:textbox"
- msgid "Printer Name:"
- msgstr "Druckername:"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:212
- msgctxt "@title"
- msgid "Select Upgraded Parts"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:215
- #, fuzzy
- msgctxt "@title"
- msgid "Upgrade Firmware"
- msgstr "Firmware aktualisieren"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:218
- #, fuzzy
- msgctxt "@title"
- msgid "Check Printer"
- msgstr "Drucker hinzufügen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/WizardPages/AddMachine.qml:221
- msgctxt "@title"
- msgid "Bed Levelling"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AboutDialog.qml:15
- #, fuzzy
- msgctxt "@title:window"
- msgid "About Cura"
- msgstr "Über Cura"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AboutDialog.qml:54
- #, fuzzy
- msgctxt "@label"
- msgid "End-to-end solution for fused filament 3D printing."
- msgstr "Komplettlösung für den 3D-Druck mit geschmolzenem Filament."
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/AboutDialog.qml:66
- #, fuzzy
- msgctxt "@info:credit"
- msgid ""
- "Cura has been developed by Ultimaker B.V. in cooperation with the community."
- msgstr ""
- "Cura wurde von Ultimaker B.V. in Zusammenarbeit mit der Gemeinschaft "
- "entwickelt."
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:16
- #, fuzzy
- msgctxt "@title:window"
- msgid "View"
- msgstr "Ansicht"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:41
- #, fuzzy
- msgctxt "@option:check"
- msgid "Display Overhang"
- msgstr "Überhang anzeigen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:45
- msgctxt "@info:tooltip"
- msgid ""
- "Highlight unsupported areas of the model in red. Without support these areas "
- "will nog print properly."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:74
- msgctxt "@action:button"
- msgid "Center camera when item is selected"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/ViewPage.qml:78
- msgctxt "@info:tooltip"
- msgid ""
- "Moves the camera so the object is in the center of the view when an object "
- "is selected"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SaveButton.qml:70
- #, fuzzy
- msgctxt "@label:textbox"
- msgid "Printjob Name"
- msgstr "Druckername:"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SaveButton.qml:167
- msgctxt "@label %1 is length of filament"
- msgid "%1 m"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SaveButton.qml:229
- msgctxt "@info:tooltip"
- msgid "Select the active output device"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:34
- msgctxt "@label"
- msgid "Infill:"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:119
- msgctxt "@label"
- msgid "Sparse"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:121
- msgctxt "@label"
- msgid "Sparse (20%) infill will give your model an average strength"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:125
- msgctxt "@label"
- msgid "Dense"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:127
- msgctxt "@label"
- msgid "Dense (50%) infill will give your model an above average strength"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:131
- msgctxt "@label"
- msgid "Solid"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:133
- msgctxt "@label"
- msgid "Solid (100%) infill will make your model completely solid"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:151
- #, fuzzy
- msgctxt "@label:listbox"
- msgid "Helpers:"
- msgstr "&Hilfe"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:169
- msgctxt "@option:check"
- msgid "Enable Skirt Adhesion"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarSimple.qml:187
- #, fuzzy
- msgctxt "@option:check"
- msgid "Enable Support"
- msgstr "Stützstruktur aktivieren"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:51
- msgctxt "@action:inmenu"
- msgid "Toggle Fu&ll Screen"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:58
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Undo"
- msgstr "&Rückgängig machen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:66
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Redo"
- msgstr "&Wiederholen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:74
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Quit"
- msgstr "&Beenden"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:82
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Preferences..."
- msgstr "&Einstellungen..."
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:89
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Add Printer..."
- msgstr "&Drucker hinzufügen..."
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:95
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Manage Pr&inters..."
- msgstr "&Drucker hinzufügen..."
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:102
- msgctxt "@action:inmenu"
- msgid "Manage Profiles..."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:109
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Show Online &Documentation"
- msgstr "Online-&Dokumentation anzeigen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:116
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Report a &Bug"
- msgstr "&Fehler berichten"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:123
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&About..."
- msgstr "&Über..."
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:130
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Delete &Selection"
- msgstr "Auswahl löschen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:138
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Delete Object"
- msgstr "Objekt löschen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:146
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Ce&nter Object on Platform"
- msgstr "Objekt auf Plattform zentrieren"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:152
- msgctxt "@action:inmenu"
- msgid "&Group Objects"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:160
- msgctxt "@action:inmenu"
- msgid "Ungroup Objects"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:168
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Merge Objects"
- msgstr "Objekt löschen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:176
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Duplicate Object"
- msgstr "Objekt duplizieren"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:183
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Clear Build Platform"
- msgstr "Druckplatte reinigen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:190
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Re&load All Objects"
- msgstr "Alle Objekte neu laden"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:197
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Reset All Object Positions"
- msgstr "Alle Objektpositionen zurücksetzen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:203
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Reset All Object &Transformations"
- msgstr "Alle Objektumwandlungen zurücksetzen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:209
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "&Open File..."
- msgstr "Datei öffnen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Actions.qml:217
- #, fuzzy
- msgctxt "@action:inmenu"
- msgid "Show Engine &Log..."
- msgstr "Engine-&Protokoll anzeigen..."
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Sidebar.qml:126
- #, fuzzy
- msgctxt "@title:tab"
- msgid "Simple"
- msgstr "Einfach"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Sidebar.qml:127
- #, fuzzy
- msgctxt "@title:tab"
- msgid "Advanced"
- msgstr "Erweitert"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarHeader.qml:30
- #, fuzzy
- msgctxt "@label:listbox"
- msgid "Print Setup"
- msgstr "Druckkonfiguration"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/SidebarHeader.qml:100
- #, fuzzy
- msgctxt "@label:listbox"
- msgid "Machine:"
- msgstr "Maschine:"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:16
- #, fuzzy
- msgctxt "@title:window"
- msgid "Cura"
- msgstr "Cura"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:34
- #, fuzzy
- msgctxt "@title:menu"
- msgid "&File"
- msgstr "&Datei"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:43
- msgctxt "@title:menu"
- msgid "Open &Recent"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:72
- msgctxt "@action:inmenu"
- msgid "&Save Selection to File"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:80
- #, fuzzy
- msgctxt "@title:menu"
- msgid "Save &All"
- msgstr "Datei speichern"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:108
- #, fuzzy
- msgctxt "@title:menu"
- msgid "&Edit"
- msgstr "&Bearbeiten"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:125
- #, fuzzy
- msgctxt "@title:menu"
- msgid "&View"
- msgstr "Ansicht"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:151
- #, fuzzy
- msgctxt "@title:menu"
- msgid "&Machine"
- msgstr "&Maschine"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:197
- msgctxt "@title:menu"
- msgid "&Profile"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:224
- #, fuzzy
- msgctxt "@title:menu"
- msgid "E&xtensions"
- msgstr "Er&weiterungen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:257
- #, fuzzy
- msgctxt "@title:menu"
- msgid "&Settings"
- msgstr "&Einstellungen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:265
- #, fuzzy
- msgctxt "@title:menu"
- msgid "&Help"
- msgstr "&Hilfe"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:335
- #, fuzzy
- msgctxt "@action:button"
- msgid "Open File"
- msgstr "Datei öffnen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:377
- #, fuzzy
- msgctxt "@action:button"
- msgid "View Mode"
- msgstr "Ansichtsmodus"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:461
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:14
- msgctxt "@title:tab"
- msgid "General"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:464
- #, fuzzy
- msgctxt "@title:tab"
- msgid "View"
- msgstr "Ansicht"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/Cura.qml:603
- #, fuzzy
- msgctxt "@title:window"
- msgid "Open File"
- msgstr "Datei öffnen"
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:36
- msgctxt "@label"
- msgid "Language"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:47
- msgctxt "@item:inlistbox"
- msgid "Bulgarian"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:48
- msgctxt "@item:inlistbox"
- msgid "Czech"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:49
- msgctxt "@item:inlistbox"
- msgid "English"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:50
- msgctxt "@item:inlistbox"
- msgid "Finnish"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:51
- msgctxt "@item:inlistbox"
- msgid "French"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:52
- msgctxt "@item:inlistbox"
- msgid "German"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:53
- msgctxt "@item:inlistbox"
- msgid "Italian"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:54
- msgctxt "@item:inlistbox"
- msgid "Polish"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:55
- msgctxt "@item:inlistbox"
- msgid "Russian"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:56
- msgctxt "@item:inlistbox"
- msgid "Spanish"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:98
- msgctxt "@label"
- msgid ""
- "You will need to restart the application for language changes to have effect."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:114
- msgctxt "@option:check"
- msgid "Ensure objects are kept apart"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:118
- msgctxt "@info:tooltip"
- msgid ""
- "Should objects on the platform be moved so that they no longer intersect."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:147
- msgctxt "@option:check"
- msgid "Send (Anonymous) Print Information"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:151
- msgctxt "@info:tooltip"
- msgid ""
- "Should anonymous data about your print be sent to Ultimaker? Note, no "
- "models, IP addresses or other personally identifiable information is sent or "
- "stored."
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:179
- msgctxt "@option:check"
- msgid "Scale Too Large Files"
- msgstr ""
- #: /home/ahiemstra/dev/15.10/src/cura/resources/qml/GeneralPage.qml:183
- msgctxt "@info:tooltip"
- msgid ""
- "Should opened files be scaled to the build volume when they are too large?"
- msgstr ""
- #~ msgctxt "Save button tooltip"
- #~ msgid "Save to Disk"
- #~ msgstr "Auf Datenträger speichern"
- #~ msgctxt "Message action tooltip, {0} is sdcard"
- #~ msgid "Eject SD Card {0}"
- #~ msgstr "SD-Karte auswerfen {0}"
|