ANpassunge
This commit is contained in:
+1
-1
@@ -22,7 +22,6 @@ coord_z = Z=*
|
|||||||
KR_code = KR-M*
|
KR_code = KR-M*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[ignore_pattern_regex]
|
[ignore_pattern_regex]
|
||||||
# Reguläre Ausdrücke für Texte die NICHT in die Excel Datei geschrieben werden sollen
|
# Reguläre Ausdrücke für Texte die NICHT in die Excel Datei geschrieben werden sollen
|
||||||
# Ein Ausdruck pro Zeile (Python regex Syntax)
|
# Ein Ausdruck pro Zeile (Python regex Syntax)
|
||||||
@@ -85,6 +84,7 @@ coord_arrows_generell_ignorieren = <<<|>>>
|
|||||||
#pxqc_patterns = ^\\pxqc; =A0[1-9]\+UC\d{2,4}$
|
#pxqc_patterns = ^\\pxqc; =A0[1-9]\+UC\d{2,4}$
|
||||||
#pxqc_patterns2 = ^\\pxqc; =A1\+UC\d{2,4}$
|
#pxqc_patterns2 = ^\\pxqc; =A1\+UC\d{2,4}$
|
||||||
#pxqc_patterns3 = ^\\pxqc; =A1\+UH\d{2,4}$
|
#pxqc_patterns3 = ^\\pxqc; =A1\+UH\d{2,4}$
|
||||||
|
Belastung=Belastung \\P(.*?):\\P(\d+) kg \/ (\d+) N
|
||||||
|
|
||||||
ip_adress = ^.*;(\d{1,3}\.){3}\d{1,3}$
|
ip_adress = ^.*;(\d{1,3}\.){3}\d{1,3}$
|
||||||
|
|
||||||
|
|||||||
+3
-5
@@ -106,14 +106,13 @@ DT Anlage Aus=T Vypnout zařízení
|
|||||||
LDT Anlage Ein=OT Zapnout zařízení
|
LDT Anlage Ein=OT Zapnout zařízení
|
||||||
LM Brandfall=SS požáru
|
LM Brandfall=SS požáru
|
||||||
LM Druckluft fehlt=SS nedostatku stlačeného vzduchu
|
LM Druckluft fehlt=SS nedostatku stlačeného vzduchu
|
||||||
|
F2H Workstations
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[bigramme]
|
[bigramme]
|
||||||
Motor+Bremse=Motor s brzdou
|
Motor+Bremse=Motor s brzdou
|
||||||
Belastung \PAbhänger:=Zatížení závěsu:
|
|
||||||
Belastung Hänger=Zatížení závěsů
|
|
||||||
Belastung Säule=Zatížení sloupu
|
|
||||||
bottom rail edge:=spodní hrana lišty:
|
bottom rail edge:=spodní hrana lišty:
|
||||||
cable tray =kabelový žlab
|
cable tray =kabelový žlab
|
||||||
call for help=volání o pomoc
|
call for help=volání o pomoc
|
||||||
@@ -190,7 +189,6 @@ ausgefahren=vysunoutý
|
|||||||
Beladeposition=Poloha nakládky
|
Beladeposition=Poloha nakládky
|
||||||
#Belastung=zatížení
|
#Belastung=zatížení
|
||||||
#Säule=sloup
|
#Säule=sloup
|
||||||
Nakládací=Nakládací
|
|
||||||
Bereichshalt=Zastavení oblasti
|
Bereichshalt=Zastavení oblasti
|
||||||
Betrieb=Provoz
|
Betrieb=Provoz
|
||||||
Betriebsbereit=Připraveno k provozu
|
Betriebsbereit=Připraveno k provozu
|
||||||
@@ -266,4 +264,4 @@ RESET=Reset
|
|||||||
reset=reset
|
reset=reset
|
||||||
|
|
||||||
|
|
||||||
[transfer]
|
[transfer]
|
||||||
|
|||||||
Reference in New Issue
Block a user