Mercurial > lada > lada-client
annotate resources/i18n/Lada_de-DE.properties @ 828:0d821965812b
Added tag 2.0 for changeset 42f7475f3b7d
author | Raimund Renkert <raimund.renkert@intevation.de> |
---|---|
date | Fri, 29 May 2015 15:35:56 +0200 |
parents | a0666d755405 |
children | 60b15e3983a6 |
rev | line source |
---|---|
549
3aa74630d403
Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
1 ## |
3aa74630d403
Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
2 # Error Codes |
3aa74630d403
Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
3 ## |
3aa74630d403
Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
4 ! General errors |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
5 200:Kein Fehler |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
6 601:Probe existiert bereits |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
7 602:Objekt ist keine Probe |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
8 603:Fehler in der Verbindung zur DB |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
9 604:Ihre Eingabe konnte nicht erfolgreich validiert werden und wurde daher nicht gespeichert. Bitte beheben Sie die Fehler in den hervorgehobenen Feldern und speichern Sie erneut. |
549
3aa74630d403
Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
10 |
3aa74630d403
Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
11 ! Specific error messages |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
12 611:Wert nicht eindeutig |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
13 631:Wert nicht gesetzt |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
14 632:Werte passen nicht zusammen |
821 | 15 633:Ungültige Deskriptorenkombination |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
16 651:Punkt nicht in Polygon |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
17 652:Werte passen nicht zusammen |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
18 661:Der Zeitpunkt liegt in der Zukunft |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
19 662:Das Ende des Zeitraumes liegt vor dem Beginn |
822 | 20 696:Operation nicht möglich |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
21 697:Der zugrundeliegende Datensatz wurde in der Zwischenzeit verändert |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
22 698:Kein Zugriff |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
23 699:Keine Berechtigung |
549
3aa74630d403
Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
24 |
3aa74630d403
Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff
changeset
|
25 ! Import error messages |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
26 670:Fehler beim parsen |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
27 671:Objekt existiert bereits |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
28 672:Doppelter Eintrag |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
29 673:Fehlender Wert |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
30 674:Fehler in Datum |
557
48ee1adee0a2
Added i18n string for 'orte' errors and warnings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
549
diff
changeset
|
31 |
48ee1adee0a2
Added i18n string for 'orte' errors and warnings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
549
diff
changeset
|
32 ## |
48ee1adee0a2
Added i18n string for 'orte' errors and warnings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
549
diff
changeset
|
33 # Field names |
48ee1adee0a2
Added i18n string for 'orte' errors and warnings.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
549
diff
changeset
|
34 ## |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
35 hauptprobenNr:Hauptproben Nr. |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
36 entnahmeOrt:Entnahmeort |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
37 test:Testdatensatz |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
38 probenartId:Probenart |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
39 probeentnahmeBeginn:Probeentnahme Beginn |
693 | 40 |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
41 modus:Modus |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
42 probeplanning:Messprogramme |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
43 probelist:Proben |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
44 |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
45 name:Name |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
46 mstId:Messstelle |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
47 datenbasisId:Datenbasis |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
48 test:Testdatensatz |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
49 baId:Betriebsart |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
50 probeNehmerId:Probennehmer |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
51 netzbetreiberId:Netzbetreiber |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
52 mediaDesk:Deskriptoren |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
53 umwId:Umweltbereich |
797
b8fd43021c29
Added a Window to alter Orte of a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
774
diff
changeset
|
54 ortId:Ort |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
55 probenintervall:Probenintervall |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
56 teilintervallVon:Teilintervall Von |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
57 teilintervallBis:Teilintervall Bis |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
58 inntervallOffset:Intervall Offset |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
59 gueltigVon:Gültig Von |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
60 gueltigBis:Gültig Bis |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
61 probeKommentar:Probe Kommentar |
757
b8502964f5c3
Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents:
756
diff
changeset
|
62 messmethode:Messmethode |
b8502964f5c3
Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents:
756
diff
changeset
|
63 nuklide:Nuklide |
764
ba8c0e754979
Some work was done on the nuklidegrid, added a checkbox model to select the nuklide. Looks OK, but has no function right now
Dustin Demuth <dustin@intevation.de>
parents:
760
diff
changeset
|
64 nuklid:Nuklid |
760
2e7e1a8bf79f
Added a Window and Buttons to generate Proben from a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
759
diff
changeset
|
65 from:Von |
2e7e1a8bf79f
Added a Window and Buttons to generate Proben from a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
759
diff
changeset
|
66 to:Bis |
774 | 67 offset:Offset |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
68 |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
69 emptytext.probenintervall:Wählen Sie ein Probenintervall |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
70 emptytext.datenbasis:Wahlen Sie eine Datenbasis |
755
3637c453f67d
Enabled Creation of a Messprogramm, an empty Window is now shown. The save operation leads to a E 500
Dustin Demuth <dustin@intevation.de>
parents:
754
diff
changeset
|
71 emptytext.betriebsart:Wahlen Sie eine Betriebsart |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
72 emptytext.probenart:Wahlen Sie eine Probenart |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
73 emptytext.umweltbereich:Wahlen Sie einen Umweltbereich |
755
3637c453f67d
Enabled Creation of a Messprogramm, an empty Window is now shown. The save operation leads to a E 500
Dustin Demuth <dustin@intevation.de>
parents:
754
diff
changeset
|
74 emptytext.netzbetrieber:Wahlen Sie einen Netzbetreiber |
764
ba8c0e754979
Some work was done on the nuklidegrid, added a checkbox model to select the nuklide. Looks OK, but has no function right now
Dustin Demuth <dustin@intevation.de>
parents:
760
diff
changeset
|
75 emptytext.mmtgrid:Fügen Sie eine Messmethode hinzu. |
759
b7484c7da2d4
Unified the Messprogramm windows. Unfortunately the Roweditor of Messmethodengrid is broken in this commit. This is due to the fact that the Mmt store is noit autoloaded anymore
Dustin Demuth <dustin@intevation.de>
parents:
757
diff
changeset
|
76 emptytext.nuklidgrid:Für die ausgewählte Messmethode existieren keine Nuklide oder es wurde keine Messmethode ausgewählt. |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
77 |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
78 ##Fieldsets |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
79 erwAngaben:Erweiterte Angaben |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
80 medium:Medium |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
81 deskDetails:Details Deskriptoren |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
82 time:Zeit |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
83 validity:Gültigkeit |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
84 sollzeitraum:Sollzeitraum |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
85 |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
86 messprogramm.window.edit.title:Messprogramm bearbeiten |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
87 messprogramm.window.create.title:Messprogramm erstellen |
760
2e7e1a8bf79f
Added a Window and Buttons to generate Proben from a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
759
diff
changeset
|
88 gpfm.window.title:Proben aus Messprogramm erzeugen |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
89 messprogramm.form.fieldset.title:Messprogramm |
757
b8502964f5c3
Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents:
756
diff
changeset
|
90 mmtmessprogramm.form.fieldset.title:Messmethode & Nuklide |
797
b8fd43021c29
Added a Window to alter Orte of a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
774
diff
changeset
|
91 messprogrammort.window.title:Ort für Messprogramm festlegen |
b8fd43021c29
Added a Window to alter Orte of a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
774
diff
changeset
|
92 messprogrammort.button.title:Ort angeben |
800
4b9b1d3ad9f1
Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
Dustin Demuth <dustin@intevation.de>
parents:
797
diff
changeset
|
93 about.window.title:Über |
4b9b1d3ad9f1
Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
Dustin Demuth <dustin@intevation.de>
parents:
797
diff
changeset
|
94 about.button.title:Über |
4b9b1d3ad9f1
Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
Dustin Demuth <dustin@intevation.de>
parents:
797
diff
changeset
|
95 |
4b9b1d3ad9f1
Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
Dustin Demuth <dustin@intevation.de>
parents:
797
diff
changeset
|
96 about.window.text.login:Sie sind angemeldet mit der Kennung: |
4b9b1d3ad9f1
Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
Dustin Demuth <dustin@intevation.de>
parents:
797
diff
changeset
|
97 about.window.text.roles:Sie sind Mitglied der folgenden Gruppen: |
4b9b1d3ad9f1
Added about window, There are still some todos when retrieving the server version, the asynchronous request seems to fail and does not evaluate in time
Dustin Demuth <dustin@intevation.de>
parents:
797
diff
changeset
|
98 about.window.text.logintime:Die Anmeldung wurde durchgeführt um: |
805 | 99 about.window.text.serverversion:Serverversion: |
100 about.window.text.clientversion:Clientversion: | |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
101 |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
102 # Actions |
757
b8502964f5c3
Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents:
756
diff
changeset
|
103 add:Hinzufügen |
b8502964f5c3
Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents:
756
diff
changeset
|
104 delete:Löschen |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
105 edit:bearbeiten |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
106 create:erstellen |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
107 close:Schließen |
760
2e7e1a8bf79f
Added a Window and Buttons to generate Proben from a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
759
diff
changeset
|
108 cancel:Abbrechen |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
109 save:Speichern |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
110 save.qtip:Daten Speichern |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
111 discard:Verwerfen |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
112 discard.qtip:Änderungen verwerfen |
764
ba8c0e754979
Some work was done on the nuklidegrid, added a checkbox model to select the nuklide. Looks OK, but has no function right now
Dustin Demuth <dustin@intevation.de>
parents:
760
diff
changeset
|
113 generateproben:Proben erzeugen |
760
2e7e1a8bf79f
Added a Window and Buttons to generate Proben from a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
759
diff
changeset
|
114 nameofmessprogramm:Erzeuge Proben aus dem Messprogramm |
2e7e1a8bf79f
Added a Window and Buttons to generate Proben from a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
759
diff
changeset
|
115 messprogtimeperiod:für den Zeitraum |
764
ba8c0e754979
Some work was done on the nuklidegrid, added a checkbox model to select the nuklide. Looks OK, but has no function right now
Dustin Demuth <dustin@intevation.de>
parents:
760
diff
changeset
|
116 select:Auswählen |
797
b8fd43021c29
Added a Window to alter Orte of a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents:
774
diff
changeset
|
117 apply:Übernehmen |
747
3ffecbce17d6
Radio-Buttons to switch between query-modes: Probenliste und Probenplanung. Filter-Combobox store wird automatisch gewechselt. ToDo: Query-Store für Probenplanung
Dustin Demuth <dustin@intevation.de>
parents:
732
diff
changeset
|
118 |
693 | 119 ## |
120 # Msg: | |
121 ## | |
809
3bc19188fc3a
Added some todos, Enhanced Proge-Generation Success Msg.
Dustin Demuth <dustin@intevation.de>
parents:
805
diff
changeset
|
122 success:Erfolg |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
123 err.msg.save.title:Fehler beim Speichern |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
124 err.msg.delete.title:Fehler beim Löschen |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
125 err.msg.generic.title:Fehler |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
126 err.msg.generic.body:Ein Fehler ist aufgetreten. Dieser konnte nicht näher erfasst werden. |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
127 err.msg.response.body:Die Antwort des Servers konnte nicht ausgewertet werden. |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
128 err.msg.laf.filecreatefailed:Die LAF-Datei konnte nicht erzeugt werden. |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
129 err.msg.novalidmessprogramm:Es wurd kein valides Messprogramm ausgewählt |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
130 |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
131 err.msg.deskriptorvalidation:Die Deskriptoren haben das falsche Format.<br />Richtig wäre: D: 99 99 99 99 99 99 99 99 99 99 99 99' |
809
3bc19188fc3a
Added some todos, Enhanced Proge-Generation Success Msg.
Dustin Demuth <dustin@intevation.de>
parents:
805
diff
changeset
|
132 probecreated:Probe(n) wurde(n) erzeugt. |
3bc19188fc3a
Added some todos, Enhanced Proge-Generation Success Msg.
Dustin Demuth <dustin@intevation.de>
parents:
805
diff
changeset
|
133 probeids:Die ID(s) der Probe(n) ist/sind: |
754
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
134 |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
135 ## |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
136 # Probenintervalle: |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
137 ## |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
138 pi.yearly:jährlich |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
139 pi.halfyearly:halbjährlich |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
140 pi.quarteryearly:vierteljährlich |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
141 pi.monthly:monatlich |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
142 pi.fourweekly:vier wöchentlich |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
143 pi.twoweekly:zwei wöchentlich |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
144 pi.weekly:wöchentlich |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
145 pi.daily:täglich |
6b0d0e62f7d7
added Probenintervalle to a Messprogramm... there is still a lot of work needed. For instance for the slider element.
Dustin Demuth <dustin@intevation.de>
parents:
751
diff
changeset
|
146 intervall:Intervall |