mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-12 14:26:09 -04:00
updated the date in the message dialog
This commit is contained in:
parent
944a67f9a4
commit
652767c865
@ -1704,16 +1704,18 @@ Sind evtl. die Namen der Variablen nicht eindeutig?</string>
|
||||
<string name="msg_errorOpeningDocumentation">Fehler beim Öffnen einer PDF-Datei!</string>
|
||||
|
||||
<string name="message"><h1>Digital</h1>Ein einfacher Simulator für digitale Schaltkreise.
|
||||
Geschrieben von H. Neemann 2016-2019
|
||||
Geschrieben von H. Neemann 2016-2020
|
||||
|
||||
Die Icons stammen aus dem <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
Die Icons stammen aus dem <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
|
||||
Besuche das Projekt auf <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
Die jeweils neueste Version steht dort ebenfalls zum
|
||||
<a href="https://github.com/hneemann/[[name]]/releases/latest">Download</a> bereit.
|
||||
Besuche das Projekt auf <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
Die jeweils neueste Version steht dort ebenfalls zum
|
||||
<a href="https://github.com/hneemann/[[name]]/releases/latest">Download</a> bereit.
|
||||
|
||||
Per GitHub kann auch ein <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">Fehler</a> gemeldet oder
|
||||
eine <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">Verbesserung</a> vorgeschlagen werden.
|
||||
Per GitHub kann auch ein <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">Fehler</a>
|
||||
gemeldet oder
|
||||
eine <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">Verbesserung</a>
|
||||
vorgeschlagen werden.
|
||||
</string>
|
||||
<string name="msg_N_nodes">{0} aktive Elemente</string>
|
||||
<string name="msg_analyseErr">Fehler bei der Analyse der Schaltung.</string>
|
||||
|
@ -1668,14 +1668,16 @@
|
||||
|
||||
|
||||
<string name="message"><h1>Digital</h1>A simple simulator for digital circuits.
|
||||
Written by H. Neemann in 2016-2019.
|
||||
Written by H. Neemann in 2016-2020.
|
||||
|
||||
The icons are taken from the <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
|
||||
Visit the project at <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
At Github you can also <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a> the latest release.
|
||||
At Github you can also <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a>
|
||||
the latest release.
|
||||
|
||||
There you also can file an <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">issue</a> or suggest
|
||||
There you also can file an <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">issue</a>
|
||||
or suggest
|
||||
an <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">enhancement</a>.
|
||||
</string>
|
||||
<string name="msg_N_nodes">{0} nodes</string>
|
||||
|
@ -1388,17 +1388,20 @@
|
||||
<string name="menu_labelPins_tt">Fija una etiqueta a todas las entradas y salidas que no la tienen.</string>
|
||||
<string name="msg_errorOpeningDocumentation">¡Error al abrir un archivo PDF!</string>
|
||||
<string name="message"><h1>Digital</h1>Un sencillo simulador para circuitos digitales.
|
||||
Escrito por H. Neemann entre 2016-2019.
|
||||
Escrito por H. Neemann entre 2016-2020.
|
||||
|
||||
Los iconos se han tomado de <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
Los iconos se han tomado de <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
|
||||
Visita el proyecto en la dirección <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
También disponible en GitHub <a href="https://github.com/hneemann/[[name]]/releases/latest">descarga</a> la última versión.
|
||||
Visita el proyecto en la dirección <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
También disponible en GitHub <a href="https://github.com/hneemann/[[name]]/releases/latest">descarga</a>
|
||||
la última versión.
|
||||
|
||||
Allí también puedes aportar un <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">problema</a> o sugerencia
|
||||
o <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">mejoras</a>.
|
||||
|
||||
Traducido al castellano por Ángel Millán León</string>
|
||||
Allí también puedes aportar un <a
|
||||
href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">problema</a>
|
||||
o sugerencia
|
||||
o <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">mejoras</a>.
|
||||
|
||||
Traducido al castellano por Ángel Millán León</string>
|
||||
<string name="msg_N_nodes">{0} nodos</string>
|
||||
<string name="msg_analyseErr">Error al analizar el circuito</string>
|
||||
<string name="msg_clockError">Error al cambiar de estado el reloj</string>
|
||||
|
@ -1402,15 +1402,17 @@
|
||||
<string name="menu_labelPins_tt">Set a label to all inputs and outputs without a label.</string>
|
||||
<string name="msg_errorOpeningDocumentation">Error opening a PDF file!</string>
|
||||
<string name="message"><h1>Digital</h1>A simple simulator for digital circuits.
|
||||
Written by H. Neemann in 2016-2019.
|
||||
Written by H. Neemann in 2016-2020.
|
||||
|
||||
The icons are taken from the <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
The icons are taken from the <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
|
||||
Visit the project at <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
At Github you can also <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a> the latest release.
|
||||
Visit the project at <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
At Github you can also <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a> the
|
||||
latest release.
|
||||
|
||||
There you also can file an <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">issue</a> or suggest
|
||||
an <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">enhancement</a>.</string>
|
||||
There you also can file an <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">issue</a>
|
||||
or suggest
|
||||
an <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">enhancement</a>.</string>
|
||||
<string name="msg_N_nodes">{0} nodes</string>
|
||||
<string name="msg_analyseErr">Error analysing the circuit</string>
|
||||
<string name="msg_clockError">Error during a clock state change</string>
|
||||
|
@ -1458,15 +1458,17 @@
|
||||
<string name="menu_labelPins">Rotular entradas e saídas</string>
|
||||
<string name="menu_labelPins_tt">Definir rótulo para entradas e saídas que não tiverem algum.</string>
|
||||
<string name="message"><h1>Digital</h1>Um simulator simples para circuitos digitais.
|
||||
Elaborado por H. Neemann em 2016-2018.
|
||||
Elaborado por H. Neemann em 2016-2020.
|
||||
|
||||
Os ícones foram tomados de <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
Os ícones foram tomados de <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
|
||||
Para conhecer melhor o projeto, visitar <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
Última versão disponível em <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a>.
|
||||
Para conhecer melhor o projeto, visitar <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
Última versão disponível em <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a>.
|
||||
|
||||
Questões poderão ser endereçadas para <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">issue</a> ou sugestões
|
||||
para <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">enhancement</a>.</string>
|
||||
Questões poderão ser endereçadas para <a
|
||||
href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">issue</a>
|
||||
ou sugestões
|
||||
para <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">enhancement</a>.</string>
|
||||
<string name="msg_N_nodes">{0} nodos</string>
|
||||
<string name="msg_analyseErr">Erro ao analisar o circuito</string>
|
||||
<string name="msg_clockError">Erro durante a mudança de estado do clock</string>
|
||||
|
@ -1462,15 +1462,17 @@
|
||||
<string name="menu_labelPins">Label Inputs and Outputs</string>
|
||||
<string name="menu_labelPins_tt">Set a label to all inputs and outputs without a label.</string>
|
||||
<string name="message"><h1>Digital</h1>A simple simulator for digital circuits.
|
||||
Written by H. Neemann in 2016-2019.
|
||||
Written by H. Neemann in 2016-2020.
|
||||
|
||||
The icons are taken from the <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
The icons are taken from the <a href="http://tango.freedesktop.org">Tango Desktop Project</a>.
|
||||
|
||||
Visit the project at <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
At Github you can also <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a> the latest release.
|
||||
Visit the project at <a href="https://github.com/hneemann/[[name]]">GitHub</a>.
|
||||
At Github you can also <a href="https://github.com/hneemann/[[name]]/releases/latest">download</a> the
|
||||
latest release.
|
||||
|
||||
There you also can file an <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">issue</a> or suggest
|
||||
an <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">enhancement</a>.</string>
|
||||
There you also can file an <a href="https://github.com/hneemann/[[name]]/issues/new?body=version:%20[[version]]&labels=bug">issue</a>
|
||||
or suggest
|
||||
an <a href="https://github.com/hneemann/[[name]]/issues/new?labels=enhancement">enhancement</a>.</string>
|
||||
<string name="msg_N_nodes">{0} nodes</string>
|
||||
<string name="msg_analyseErr">Error analysing the circuit</string>
|
||||
<string name="msg_clockError">Error during a clock state change</string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user