mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-17 17:04:42 -04:00
fixed line spacing issues in the language xml files
This commit is contained in:
parent
a5d4be2b56
commit
590db8c582
@ -76,7 +76,7 @@
|
||||
<string name="elem_RAMDualPort_pin_dataIn">Der Daten die gespeichert werden sollen</string>
|
||||
<string name="elem_RAMDualPort_pin_dataOut">Der Datenausgang</string>
|
||||
<string name="elem_RAMDualPort_pin_ld">Ist diese Leitung high, wird der Ausgang aktiviert, und die Daten liegen dort
|
||||
an
|
||||
an.
|
||||
</string>
|
||||
<string name="elem_RAMDualPort_pin_str">Ist diese Leitung high wird das Datenwort gespeichert, wenn der Takt
|
||||
ansteigt.
|
||||
@ -104,8 +104,7 @@
|
||||
<string name="elem_Register">Register</string>
|
||||
<string name="elem_Reset">Reset</string>
|
||||
<string name="elem_Reset_tt">Der Ausgang dieses Elements ist Null, solange sich die Schaltung nach dem Einschalten
|
||||
in der Stabilisierungsphase befindet.
|
||||
Hat sich die Schaltung stabilisiert wird der Ausgang auf Eins gesetzt.
|
||||
in der Stabilisierungsphase befindet. Hat sich die Schaltung stabilisiert wird der Ausgang auf Eins gesetzt.
|
||||
</string>
|
||||
<string name="elem_Seven-Seg">Siebensegmentanzeige</string>
|
||||
<string name="elem_Seven-Seg-Hex">Siebensegmentanzeige Hex</string>
|
||||
@ -159,7 +158,7 @@
|
||||
<string name="err_noValueSetFor_N0_atElement_N1">Kein Wert gesetzt für {0} an Element {1}</string>
|
||||
<string name="err_notAllOutputsSameBits">Es haben nicht alle Ausgänge die gleiche Bitbreite</string>
|
||||
<string name="err_notAllOutputsSupportHighZ">Wenn mehrere Ausgänge verbunden sind, müssen alle Ausgänge Tri-State
|
||||
Ausgänge sein
|
||||
Ausgänge sein.
|
||||
</string>
|
||||
<string name="err_notInitialized">Die Schaltung ist nicht initialisiert</string>
|
||||
<string name="err_onOutConnectedToWire">Kein Ausgang mit der Leitung verbunden</string>
|
||||
@ -181,7 +180,7 @@
|
||||
<string name="err_seemsToOscillate">Die Schaltung scheint zu oszillieren!
|
||||
Zur Analyse können Sie die Schaltung im Gatterschrittmodus ausführen.
|
||||
</string>
|
||||
<string name="err_selectorInputCountMismatch">Die Zahl der Eingänge passt nicht zur Bitbreite der Auswahlleitung
|
||||
<string name="err_selectorInputCountMismatch">Die Zahl der Eingänge passt nicht zur Bitbreite der Auswahlleitung.
|
||||
</string>
|
||||
<string name="err_spitterDefSyntaxError">Fehler in der Definition {0} eines Splitters</string>
|
||||
<string name="err_splitterBitsMismatch">Die Bitzahl am Spiltter passt nicht</string>
|
||||
@ -206,7 +205,7 @@
|
||||
<string name="key_IEEEShapes_tt">Verwende IEEE 91-1984 Symbole anstelle der rechteckige Symbole</string>
|
||||
<string name="key_InputSplitting">Eingangsaufteilung</string>
|
||||
<string name="key_InputSplitting_tt">Zum Beispiel "4,2,2" oder "[Bits]*[Anzahl] wie "1*16"
|
||||
für 16 einzelne Bits
|
||||
für 16 einzelne Bits.
|
||||
</string>
|
||||
<string name="key_Inputs">Anzahl der Eingänge</string>
|
||||
<string name="key_Label">Bezeichnung</string>
|
||||
@ -215,7 +214,7 @@
|
||||
<string name="key_NetName_tt">Alle Netze mit identischem Namen werden miteinander verbunden.</string>
|
||||
<string name="key_OutputSplitting">Ausgangsaufteilung</string>
|
||||
<string name="key_OutputSplitting_tt">Zum Beispiel "4,2,2" oder "[Bits]*[Anzahl] wie "1*16"
|
||||
für 16 einzelne Bits
|
||||
für 16 einzelne Bits.
|
||||
</string>
|
||||
<string name="key_SelectorBits">Anzahl der Auswahlbits</string>
|
||||
<string name="key_Signed">Vorzeichen</string>
|
||||
@ -234,7 +233,7 @@
|
||||
<string name="key_microStep">Zeige Einzelgatterschritte</string>
|
||||
<string name="key_rotation">Rotation</string>
|
||||
<string name="key_runRealTime">Echtzeittakt starten</string>
|
||||
<string name="key_runRealTime_tt">Wenn eingeschaltet, wird beim Start der Schaltung der Echtzeittakt gestartet
|
||||
<string name="key_runRealTime_tt">Wenn eingeschaltet, wird beim Start der Schaltung der Echtzeittakt gestartet.
|
||||
</string>
|
||||
<string name="key_showDataGraph">Zeige Messwertegraph</string>
|
||||
<string name="key_showDataGraphMicro">Zeige Messwertgraph im Gatterschrittmodus</string>
|
||||
@ -362,7 +361,6 @@
|
||||
<string name="message">Digital
|
||||
|
||||
Ein einfacher Simulator für digitale Schaltkreise.
|
||||
|
||||
Geschrieben von Helmut Neemann 2016
|
||||
</string>
|
||||
<string name="msg_N_nodes">{0} aktive Elemente</string>
|
||||
|
@ -71,9 +71,9 @@
|
||||
<string name="elem_RAMDualPort_pin_dataIn">The data to be stored in the RAM</string>
|
||||
<string name="elem_RAMDualPort_pin_dataOut">The data output pin</string>
|
||||
<string name="elem_RAMDualPort_pin_ld">If this input is high the output is activated and the data is visible at the
|
||||
output
|
||||
output.
|
||||
</string>
|
||||
<string name="elem_RAMDualPort_pin_str">If this input is high when the clock becomes high, the the data is stored
|
||||
<string name="elem_RAMDualPort_pin_str">If this input is high when the clock becomes high, the the data is stored.
|
||||
</string>
|
||||
<string name="elem_RAMDualPort_tt">A RAM module with separate inputs for storing and output for reading the stored
|
||||
data.
|
||||
@ -83,10 +83,10 @@
|
||||
<string name="elem_RAMSinglePort_pin_c">Clock</string>
|
||||
<string name="elem_RAMSinglePort_pin_d">Bidirectional data connection.</string>
|
||||
<string name="elem_RAMSinglePort_pin_ld">If this input is high the output is activated and the data is visible at
|
||||
the output
|
||||
the output.
|
||||
</string>
|
||||
<string name="elem_RAMSinglePort_pin_str">If this input is high when the clock becomes high, the the data is
|
||||
stored
|
||||
stored.
|
||||
</string>
|
||||
<string name="elem_RAMSinglePort_tt">A RAM module with a bidirectional connection for reading and writing the
|
||||
data.
|
||||
@ -150,7 +150,7 @@
|
||||
<string name="err_noValueSetFor_N0_atElement_N1">No value set for {0} at Element {1}</string>
|
||||
<string name="err_notAllOutputsSameBits">Not all connected outputs have the same bit count</string>
|
||||
<string name="err_notAllOutputsSupportHighZ">If multiple outputs are connected together, all of them have to be
|
||||
three-state outputs
|
||||
three-state outputs.
|
||||
</string>
|
||||
<string name="err_notInitialized">Logic not initialized</string>
|
||||
<string name="err_onOutConnectedToWire">No output connected to a wire</string>
|
||||
@ -183,7 +183,7 @@
|
||||
<string name="key_Bits">Data Bits</string>
|
||||
<string name="key_Color">Color</string>
|
||||
<string name="key_Cycles">Timeout cycles</string>
|
||||
<string name="key_Cycles_tt">If this ammount of cycles is reached without a break signal, an error is created
|
||||
<string name="key_Cycles_tt">If this ammount of cycles is reached without a break signal, an error is created.
|
||||
</string>
|
||||
<string name="key_Data">Data</string>
|
||||
<string name="key_Default">Default</string>
|
||||
@ -195,7 +195,7 @@
|
||||
<string name="key_IEEEShapes_tt">Use IEEE 91-1984 shapes instead of rectangular shapes</string>
|
||||
<string name="key_InputSplitting">Input Splitting</string>
|
||||
<string name="key_InputSplitting_tt">Example "4,2,2" or "[Bits]*[Count] like "1*16" for 16
|
||||
single bits
|
||||
single bits.
|
||||
</string>
|
||||
<string name="key_Inputs">Number of Inputs</string>
|
||||
<string name="key_Label">Label</string>
|
||||
@ -204,7 +204,7 @@
|
||||
<string name="key_NetName_tt">All nets with identical name are connected together.</string>
|
||||
<string name="key_OutputSplitting">Otput Splitting</string>
|
||||
<string name="key_OutputSplitting_tt">Example "4,2,2" or "[Bits]*[Count] like "1*16" for 16
|
||||
single bits
|
||||
single bits.
|
||||
</string>
|
||||
<string name="key_SelectorBits">Number of Selector Bits</string>
|
||||
<string name="key_Signed">Signed</string>
|
||||
@ -231,7 +231,8 @@
|
||||
<string name="key_termHeight">Lines</string>
|
||||
<string name="key_termWidth">Characters per line</string>
|
||||
<string name="key_valueIsProbe">Use as measurment value</string>
|
||||
<string name="key_valueIsProbe_tt">Is set the value is a measurement value and appears in the graph and data table
|
||||
<string name="key_valueIsProbe_tt">Is set the value is a measurement value and appears in the graph and data
|
||||
table.
|
||||
</string>
|
||||
<string name="lib_Logic">Logic</string>
|
||||
<string name="lib_arithmetic">Arithmetic</string>
|
||||
@ -336,9 +337,8 @@
|
||||
<string name="menu_view">View</string>
|
||||
<string name="menu_zoomIn">Zoom In</string>
|
||||
<string name="menu_zoomOut">Zoom Out</string>
|
||||
<string name="message">Digital
|
||||
<string name="message">Digita
|
||||
A simple simulator for digital circuits.
|
||||
|
||||
Written bei H.Neemann in 2016
|
||||
</string>
|
||||
<string name="msg_N_nodes">{0} nodes</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user