Skip to content

Commit cc23070

Browse files
authored
Merge pull request #3558 from weblate/weblate-linuxcnc-linuxcnc-docs
Translations update from Hosted Weblate
2 parents 1c421b3 + 7e27a33 commit cc23070

4 files changed

Lines changed: 4666 additions & 3561 deletions

File tree

docs/po/de.po

Lines changed: 43 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ msgstr ""
1616
"Project-Id-Version: PACKAGE VERSION\n"
1717
"Report-Msgid-Bugs-To: emc-developers@lists.sourceforge.net\n"
1818
"POT-Creation-Date: 2025-07-11 21:45+0100\n"
19-
"PO-Revision-Date: 2025-09-08 22:39+0000\n"
19+
"PO-Revision-Date: 2025-09-14 21:47+0000\n"
2020
"Last-Translator: Steffen Möller <steffen_moeller@gmx.de>\n"
2121
"Language-Team: none\n"
2222
"Language: de\n"
@@ -140189,6 +140189,8 @@ msgid ""
140189140189
"*Alt+Left Arrow* will perform *Back* function, moving to the previous field "
140190140190
"for cases where this is supported."
140191140191
msgstr ""
140192+
"*Alt+Pfeil nach links* führt die Funktion *Zurück* aus und wechselt – sofern "
140193+
"unterstützt – in das vorherige Feld."
140192140194

140193140195
#. type: Plain text
140194140196
#: src/gui/qtvcp-widgets.adoc:2809
@@ -141961,6 +141963,8 @@ msgid ""
141961141963
"# set the list of types to show from: PINS SIGNALS\n"
141962141964
"combobox.setShowTypes([combobox.PINS])\n"
141963141965
msgstr ""
141966+
"# setzt die Liste der anzuzeigenden Elemente: PINS SIGNALS\n"
141967+
"combobox.setShowTypes([combobox.PINS])\n"
141964141968

141965141969
#. type: delimited block -
141966141970
#: src/gui/qtvcp-widgets.adoc:3359
@@ -141970,6 +141974,9 @@ msgid ""
141970141974
"# and a list of directions: HAL_IN HAL_OUT\n"
141971141975
"combobox.setPinTypes(types=[combobox.HAL_BIT], direction = [HAL_IN])\n"
141972141976
msgstr ""
141977+
"# setzt die zu zeigenden Typen: HAL_BIT,HAL_FLOAT,HAL_S32,HAL_U32\n"
141978+
"# und eine Liste der Richtungen: HAL_IN HAL_OUT\n"
141979+
"combobox.setPinTypes(types=[combobox.HAL_BIT], direction = [HAL_IN])\n"
141973141980

141974141981
#. type: delimited block -
141975141982
#: src/gui/qtvcp-widgets.adoc:3363
@@ -151474,7 +151481,7 @@ msgstr "link:../man/man9/limit_axis.9.html[limit_axis]"
151474151481
#: src/hal/components.adoc:352
151475151482
#, no-wrap
151476151483
msgid "Dynamic range based axis limits"
151477-
msgstr ""
151484+
msgstr "Achseinschränkungen mit dynamischem Bereich"
151478151485

151479151486
#. type: Table
151480151487
#: src/hal/components.adoc:353
@@ -186893,11 +186900,6 @@ msgstr "*joint_homed [{0|1|...}]*"
186893186900

186894186901
#. type: Plain text
186895186902
#: src/man/man1/linuxcncrsh.1.adoc:344
186896-
#, fuzzy
186897-
#| msgid ""
186898-
#| "With get, returns the homed status of the specified joint as \"homed\" or "
186899-
#| "\"not\". If no joint number is specified, returns the homed status of "
186900-
#| "all joints."
186901186903
msgid ""
186902186904
"With get, returns the homed status of the specified joint as \"homed\" or "
186903186905
"\"not\". If no joint number is specified, returns the homed status of all "
@@ -191667,6 +191669,9 @@ msgid ""
191667191669
"mode=**toggle** Toggle input for each pushbutton press\n"
191668191670
"mode=**hold** Set input to 1 while pushbutton pressed"
191669191671
msgstr ""
191672+
"mode=**pulse** Gibt einen Impuls mit 1 für jedes Drücken des Button.\n"
191673+
"mode=**toggle** Wechselt den Input für jedes Drücken des Buttons.\n"
191674+
"mode=**hold** Setzt den Input auf 1 solange der Button gedrückt ist."
191670191675

191671191676
#. type: Plain text
191672191677
#: src/man/man1/sim_pin.1.adoc:35
@@ -209157,21 +209162,17 @@ msgstr "no-clear-on-index (bit in)"
209157209162

209158209163
#. type: Plain text
209159209164
#: src/man/man9/hostmot2.9.adoc:357
209160-
#, fuzzy
209161-
#| msgid ""
209162-
#| "When this pin is set to True, the count (and therefore also position) "
209163-
#| "are reset to zero on the next Index (Phase-Z) pulse. At the same time, "
209164-
#| "index-enable is reset to zero to indicate that the pulse has occurred."
209165209165
msgid ""
209166209166
"When this pin is set to True, the count (and therefore also position) are "
209167209167
"NOT reset to zero on the next Index (Phase\\-Z) pulse. On an index event "
209168209168
"the latched count and position will be set to indicate the count and "
209169209169
"position where the index occured."
209170209170
msgstr ""
209171-
"Wenn dieser Pin auf True gesetzt ist, wird der Zählerstand (und damit auch "
209172-
"die Position) beim nächsten Indeximpuls (Phase-Z) auf Null zurückgesetzt. "
209173-
"Gleichzeitig wird Index-Enable auf Null zurückgesetzt, um anzuzeigen, dass "
209174-
"der Impuls stattgefunden hat."
209171+
"Wenn dieser Pin auf **True** gesetzt ist, wird der Zähler (und damit auch "
209172+
"die Position) **nicht** beim nächsten Index- (Phase-Z-) Puls auf null "
209173+
"zurückgesetzt. Bei einem Index-Ereignis werden der gespeicherte Zählerstand "
209174+
"und die Position so gesetzt, dass sie den Zählerstand und die Position "
209175+
"angeben, an denen der Index aufgetreten ist."
209175209176

209176209177
#. type: Labeled list
209177209178
#: src/man/man9/hostmot2.9.adoc:357 src/man/man9/hostmot2.9.adoc:1023
@@ -214635,20 +214636,15 @@ msgstr ""
214635214636

214636214637
#. type: Plain text
214637214638
#: src/man/man9/lcd.9.adoc:92
214638-
#, fuzzy
214639-
#| msgid ""
214640-
#| "\"+\" Force display of a + symbol before positive numbers. This (like "
214641-
#| "the - sign) will appear immediately to the left of the digits for a space-"
214642-
#| "padded number and in the extreme left position for a 0-padded number."
214643214639
msgid ""
214644214640
"\"+\" Force display of a + symbol before positive numbers. This (like the - "
214645214641
"sign) will appear immediately to the left of the digits for a space-padded "
214646214642
"number and in the extreme left position for a 0-padded number."
214647214643
msgstr ""
214648-
"\"+\" Erzwingt die Anzeige eines +-Zeichens vor positiven Zahlen. Dieses "
214649-
"(wie auch das --Zeichen) erscheint bei einer Zahl mit Leerzeichen "
214650-
"unmittelbar links von den Ziffern und bei einer Zahl mit 0 an der äußersten "
214651-
"linken Position."
214644+
"\"+\" Erzwingt die Anzeige eines +-Zeichens vor positiven Zahlen. Dieses ("
214645+
"wie auch das --Zeichen) erscheint bei einer Zahl mit Leerzeichen unmittelbar "
214646+
"links von den Ziffern und bei einer Zahl mit 0 an der äußersten linken "
214647+
"Position."
214652214648

214653214649
#. type: Plain text
214654214650
#: src/man/man9/lcd.9.adoc:100
@@ -221349,8 +221345,6 @@ msgstr "**wsum.**_N_**.bit.**_M_**.in** bit in"
221349221345

221350221346
#. type: Plain text
221351221347
#: src/man/man9/weighted_sum.9.adoc:35
221352-
#, fuzzy
221353-
#| msgid "The _m_'th input of weighted summer _n_."
221354221348
msgid "The __m__^th^ input of weighted summer _n_."
221355221349
msgstr "Der __m__te Eingang der gewichteten Summe _n_."
221356221350

@@ -230605,7 +230599,7 @@ msgstr ""
230605230599
#: src/plasma/qtplasmac.adoc:163
230606230600
#, no-wrap
230607230601
msgid "Scribe Arming"
230608-
msgstr ""
230602+
msgstr "Gravur aktivieren (engl. scribe arming)"
230609230603

230610230604
#. type: Table
230611230605
#: src/plasma/qtplasmac.adoc:167
@@ -230625,7 +230619,7 @@ msgstr ""
230625230619
#: src/plasma/qtplasmac.adoc:167
230626230620
#, no-wrap
230627230621
msgid "Scribe On"
230628-
msgstr ""
230622+
msgstr "Gravieren starten (engl. Scribe On)"
230629230623

230630230624
#. type: Table
230631230625
#: src/plasma/qtplasmac.adoc:171
@@ -230940,17 +230934,12 @@ msgstr ""
230940230934

230941230935
#. type: Plain text
230942230936
#: src/plasma/qtplasmac.adoc:250
230943-
#, fuzzy
230944-
#| msgid ""
230945-
#| "Note that PnCconf options allow user selection of Feed Override, Linear "
230946-
#| "Velocity, and Jog Increments, whereas in StepConf these are automatically "
230947-
#| "calculated and set."
230948230937
msgid ""
230949230938
"Note that PnCConf options allow user selection of Feed Override, Linear "
230950230939
"Velocity, and Jog Increments, whereas in StepConf these are automatically "
230951230940
"calculated and set."
230952230941
msgstr ""
230953-
"Beachten Sie, dass die PnCconf-Optionen die Auswahl von Vorschub-Override, "
230942+
"Beachten Sie, dass die PnCConf-Optionen die Auswahl von Vorschub-Override, "
230954230943
"Lineargeschwindigkeit und Jog-Inkrementen durch den Benutzer erlauben, "
230955230944
"während diese in StepConf automatisch berechnet und eingestellt werden."
230956230945

@@ -231431,10 +231420,9 @@ msgstr "Andere Überlegungen zur Einrichtung von QtPlasmaC"
231431231420

231432231421
#. type: Title ===
231433231422
#: src/plasma/qtplasmac.adoc:359
231434-
#, fuzzy, no-wrap
231435-
#| msgid "Lowpass Filter"
231423+
#, no-wrap
231436231424
msgid "Low-pass Filter"
231437-
msgstr "Tiefpassfilter"
231425+
msgstr "Tiefpass-Filter"
231438231426

231439231427
#. type: Plain text
231440231428
#: src/plasma/qtplasmac.adoc:364
@@ -233897,13 +233885,17 @@ msgstr "*KONFIGURATION - SONDIERUNG*"
233897233885
#: src/plasma/qtplasmac.adoc:979
233898233886
#, no-wrap
233899233887
msgid "Float Travel"
233900-
msgstr ""
233888+
msgstr "Tasterweg (engl. Float Travel)"
233901233889

233902233890
#. type: Table
233903233891
#: src/plasma/qtplasmac.adoc:980
233904233892
#, no-wrap
233905233893
msgid "This sets the amount of travel the float switch moves before completing the float switch circuit. This distance can be measured by using the Probe Test button, and the method described in <<plasma:initial-setup,Initial Setup>>."
233906-
msgstr "Dies legt den Hub fest, den der Schwimmerschalter bewegt, bevor der Schwimmerschalterkreis abgeschlossen wird. Dieser Abstand kann mithilfe der Schaltfläche Sondentest und der unter <<plasma:initial-setup,Ersteinrichtung>> beschriebenen Methode gemessen werden."
233894+
msgstr ""
233895+
"Dies legt den Tasterweg fest, den der Float-Schalter zurücklegt, bevor der "
233896+
"Schalterkreis geschlossen wird. Dieser Abstand kann mithilfe der "
233897+
"Schaltfläche Sondentest und der unter <<plasma:initial-"
233898+
"setup,Ersteinrichtung>> beschriebenen Methode gemessen werden."
233907233899

233908233900
#. type: Table
233909233901
#: src/plasma/qtplasmac.adoc:980
@@ -241066,7 +241058,7 @@ msgstr ""
241066241058
#: src/plasma/qtplasmac.adoc:2722
241067241059
#, no-wrap
241068241060
msgid "Conversational Single Shape"
241069-
msgstr ""
241061+
msgstr "Dialoggeführte Einzelform (conversational)"
241070241062

241071241063
#. type: Plain text
241072241064
#: src/plasma/qtplasmac.adoc:2725
@@ -241182,7 +241174,7 @@ msgstr "GUSSET"
241182241174
#: src/plasma/qtplasmac.adoc:2753
241183241175
#, no-wrap
241184241176
msgid "Conversational Group Of Shapes"
241185-
msgstr ""
241177+
msgstr "Gruppe von Einzelformen (conversational)"
241186241178

241187241179
#. type: Plain text
241188241180
#: src/plasma/qtplasmac.adoc:2756
@@ -241302,6 +241294,10 @@ msgid ""
241302241294
"CONVERSATIONAL Tab will be converted to the machines native units when the "
241303241295
"CONVERSATIONAL Tab becomes active."
241304241296
msgstr ""
241297+
"Alle Blockoperationen werden in den nativ verwendeten Einheiten der Maschine "
241298+
"ausgeführt. Wird eine Datei geöffnet, die in einem anderen Einheitensystem "
241299+
"vorliegt, so wird die in den CONVERSATIONAL-Reiter geladene Kopie beim "
241300+
"Aktivieren dieses Reiters automatisch in die Maschineneinheiten umgerechnet."
241305241301

241306241302
#. type: Plain text
241307241303
#: src/plasma/qtplasmac.adoc:2785
@@ -243230,6 +243226,11 @@ msgid ""
243230243226
"and <<plasma:button-code,G-code>>. Multiple codes as well as mixing codes "
243231243227
"are allowed."
243232243228
msgstr ""
243229+
"`code1` und `code2` folgen beide den Regeln der vorangegangenen Code-"
243230+
"Erklärungen, <\\<plasma\\:button-cmds,Externe Befehle>>, <"
243231+
"[plasma\\:button-py,Python-Code](plasma:button-py,Python-Code)> und <"
243232+
"[plasma\\:button-code,G-Code](plasma:button-code,G-Code)>. Mehrere Codes "
243233+
"sowie eine Mischung unterschiedlicher Codes sind zulässig."
243233243234

243234243235
#. type: Plain text
243235243236
#: src/plasma/qtplasmac.adoc:3340

0 commit comments

Comments
 (0)