annotate resources/i18n/Lada_de-DE.properties @ 1392:e53e398df409

Updated audit trail window and i18n strings.
author Raimund Renkert <raimund.renkert@intevation.de>
date Wed, 08 Mar 2017 09:45:01 +0100
parents 11748859733c
children 24af0514618e
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
1091
9a0f7712f366 Fix error message.
Tom Gottfried <tom@intevation.de>
parents: 1086
diff changeset
5 200:Unbekannter Fehler
1202
8d2f9ab10043 Add another error code used by the server.
Tom Gottfried <tom@intevation.de>
parents: 1200
diff changeset
6 600:Objekt existiert nicht
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
7 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
8 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
9 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
10 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
11
3aa74630d403 Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
12 ! 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
13 611:Wert nicht eindeutig
1200
e9efd2edb50f Add error code for values outside a validity range.
Tom Gottfried <tom@intevation.de>
parents: 1178
diff changeset
14 612:Wert außerhalb des Gültigkeitsbereichs
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
15 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
16 632:Werte passen nicht zusammen
821
4194f77e7bb1 added an errortext
Dustin Demuth <dustin@intevation.de>
parents: 818
diff changeset
17 633:Ungültige Deskriptorenkombination
1370
102c6b9e0a05 Introduce new warning code from server.
Tom Gottfried <tom@intevation.de>
parents: 1338
diff changeset
18 650:Keine Verwaltungsgrenze gefunden. Koordinaten ungeprüft
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
19 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
20 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
21 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
22 662:Das Ende des Zeitraumes liegt vor dem Beginn
822
a0666d755405 New Error String
Dustin Demuth <dustin@intevation.de>
parents: 821
diff changeset
23 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
24 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
25 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
26 699:Keine Berechtigung
549
3aa74630d403 Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
27
3aa74630d403 Added i18n files.
Raimund Renkert <raimund.renkert@intevation.de>
parents:
diff changeset
28 ! 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
29 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
30 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
31 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
32 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
33 674:Fehler in Datum
557
48ee1adee0a2 Added i18n string for 'orte' errors and warnings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 549
diff changeset
34
1099
7a71723fda83 Added status protocol specific messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1091
diff changeset
35 ! Status messages
7a71723fda83 Added status protocol specific messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1091
diff changeset
36 status-200:Status gesetzt
7a71723fda83 Added status protocol specific messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1091
diff changeset
37 status-603:Fehler in der Verbindung zur DB
7a71723fda83 Added status protocol specific messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1091
diff changeset
38 status-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.
7a71723fda83 Added status protocol specific messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1091
diff changeset
39 status-631:Wert nicht gesetzt
7a71723fda83 Added status protocol specific messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1091
diff changeset
40 status-697:Der zugrundeliegende Datensatz wurde in der Zwischenzeit verändert
7a71723fda83 Added status protocol specific messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1091
diff changeset
41 status-699:Keine Berechtigung
7a71723fda83 Added status protocol specific messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1091
diff changeset
42
557
48ee1adee0a2 Added i18n string for 'orte' errors and warnings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 549
diff changeset
43 ##
48ee1adee0a2 Added i18n string for 'orte' errors and warnings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 549
diff changeset
44 # Field names
48ee1adee0a2 Added i18n string for 'orte' errors and warnings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 549
diff changeset
45 ##
1155
1be581a403b5 Introduce i18n for Haupt- and Nebenprobennummer.
Tom Gottfried <tom@intevation.de>
parents: 1146
diff changeset
46 hauptprobenNr:Hauptprobennr.
1be581a403b5 Introduce i18n for Haupt- and Nebenprobennummer.
Tom Gottfried <tom@intevation.de>
parents: 1146
diff changeset
47 nebenprobenNr:Nebenprobennr.
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
48 entnahmeOrt:Entnahmeort
1086
61cc583c3649 Messprogramm form redesign
Michael Stanko <mstanko@bfs.de>
parents: 1080
diff changeset
49 test:Test
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
50 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
51 probeentnahmeBeginn:Probeentnahme Beginn
1252
5db7e8abfd61 Added field for kommentar in messprogramm.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1244
diff changeset
52 kommentar:Kommentar
693
817524db4017 Readonly was missing
Dustin Demuth <dustin@intevation.de>
parents: 634
diff changeset
53
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
54 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
55 # Modus
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
56 ##
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
57 modus:Modus
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
58 messprogramme:Messprogramme
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
59 proben:Proben
1077
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
60 messungen:Messungen
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
61 stammdaten:Stammdaten
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
62
1013
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
63 probe:Probe
1080
15d7b7a9e177 Override getValue for Netzbetreiber Combobox to allways return the correct
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1077
diff changeset
64 messung:Messung
1259
bfdd875cdb5f Add tooltip to DynamicGrid
Evi Huber <ehuber@bfs.de>
parents: 1252
diff changeset
65 messprogramm:Messprogramm
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
66 name:Name
1086
61cc583c3649 Messprogramm form redesign
Michael Stanko <mstanko@bfs.de>
parents: 1080
diff changeset
67 mprId:Mpr-Id
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 mstId:Messstelle
1175
5e3d4136ecfb Changed title of Probe- and Messungs-mask/ added ProbeId as displayfield
Evi Huber <ehuber@bfs.de>
parents: 1162
diff changeset
69 probeId:ProbeId
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
70 datenbasisId:Datenbasis
1086
61cc583c3649 Messprogramm form redesign
Michael Stanko <mstanko@bfs.de>
parents: 1080
diff changeset
71 baId:Messregime
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 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
73 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
74 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
75 umwId:Umweltbereich
797
b8fd43021c29 Added a Window to alter Orte of a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents: 774
diff changeset
76 ortId:Ort
1086
61cc583c3649 Messprogramm form redesign
Michael Stanko <mstanko@bfs.de>
parents: 1080
diff changeset
77 probenintervall:Intervall
61cc583c3649 Messprogramm form redesign
Michael Stanko <mstanko@bfs.de>
parents: 1080
diff changeset
78 teilintervallVon:Teilintervall von
61cc583c3649 Messprogramm form redesign
Michael Stanko <mstanko@bfs.de>
parents: 1080
diff changeset
79 teilintervallBis:bis
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
80 inntervallOffset:Intervall Offset
1086
61cc583c3649 Messprogramm form redesign
Michael Stanko <mstanko@bfs.de>
parents: 1080
diff changeset
81 gueltigVon:Gültig von
61cc583c3649 Messprogramm form redesign
Michael Stanko <mstanko@bfs.de>
parents: 1080
diff changeset
82 gueltigBis:bis
1162
b98e3af27424 Show generated objects in grid when using messprogramm to create proben
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1155
diff changeset
83 sollVon: Von
b98e3af27424 Show generated objects in grid when using messprogramm to create proben
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1155
diff changeset
84 sollBis: Bis
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
85 probeKommentar:Probe Kommentar
757
b8502964f5c3 Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents: 756
diff changeset
86 messmethode:Messmethode
b8502964f5c3 Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents: 756
diff changeset
87 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
88 nuklid:Nuklid
760
2e7e1a8bf79f Added a Window and Buttons to generate Proben from a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents: 759
diff changeset
89 from:Von
2e7e1a8bf79f Added a Window and Buttons to generate Proben from a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents: 759
diff changeset
90 to:Bis
774
afc9076db490 Added Offset field
Dustin Demuth <dustin@intevation.de>
parents: 764
diff changeset
91 offset:Offset
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
92 letzteAenderung:Letzte Änderung
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
93 bezeichnung:Bezeichnung
1040
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
94 mplId:mpl_id
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
95 daErzeugerId:ID
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
96 prnId:ID
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
97 bearbeiter:Bearbeiter
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
98 bemerkung:Bemerkung
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
99 kurzBezeichnung:Kurzbezeichnung
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
100 ort:Ort
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
101 plz:PLZ
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
102 strasse:Straße
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
103 telefon:Telefon
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
104 tp:tp
6a176e9ca890 Removed TODOs in i18n, some probably provisorily.
Tom Gottfried <tom@intevation.de>
parents: 1024
diff changeset
105 typ:Typ
1220
1136d108d855 Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1202
diff changeset
106 messzeitpunkt: Messzeitpunkt
1136d108d855 Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1202
diff changeset
107 messgroesse: Messgröße
1136d108d855 Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1202
diff changeset
108 pflichtmessgroesse: Pflichtmessgröße
1386
7e9a6f0e55b3 Added UI for audit trail.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1370
diff changeset
109 audittrail:Verlauf
7e9a6f0e55b3 Added UI for audit trail.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1370
diff changeset
110 date:Datum
7e9a6f0e55b3 Added UI for audit trail.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1370
diff changeset
111 messwert:Messwert
7e9a6f0e55b3 Added UI for audit trail.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1370
diff changeset
112 messdauer:Messdauer
7e9a6f0e55b3 Added UI for audit trail.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1370
diff changeset
113 probenart_id:Probenart
7e9a6f0e55b3 Added UI for audit trail.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1370
diff changeset
114 probe_nehmer_id:Probenehmer
1392
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
115 media:Medium
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
116 id_alt:Id
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
117 mst_id:Messstelle
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
118 erzeuger_id:Datensatzerzeuger
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
119 labor_mst_id:Labormessstelle
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
120 datenbasis_id:Datenbasis
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
121 hauptproben_nr:Hauptproben Nr
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
122 probeentnahme_beginn:Probeentnahmebeginn
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
123 probeentnahme_ende:Probeentnahmeende
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
124 mpl_id:Messprogramm-Land
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
125 umw_id:Umweltbereich
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
126 media_desk:Deskriptoren
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
127 ba_id:Messregime
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
128 mmt_id:Messmethode
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
129 geplant:Geplant
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
130 nebenproben_nr:Nebenproben Nr
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
131 meh_id:Messeinheit
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
132 messfehler:Messfehler
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
133 messgroesse_id:Messgröße
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
134 grenzwertueberschreitung:Grenzwertüberschreitung
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
135 text:Text
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
136 datum:Datum
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
137 pzs_id:PZW
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
138 messfehler:Messfehler
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
139 messwert_pzs:Messwert
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
140 nwg_zu_messwert:Nachweisgrenze
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
141 ort_id:Ort
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
142 ortszusatztext:Ortszusatztext
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
143 ortszuordnung_typ:Typ
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
144 kommentar_p:Probekommentar
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
145 kommentar_m:Messungskommentar
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
146 zusatzwert:Zusatzwert
e53e398df409 Updated audit trail window and i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1391
diff changeset
147 ortszuordnung:Ortszuordnung
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
148
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
149 emptytext.probenintervall:Wählen Sie ein Probenintervall
836
6de96799746f fix emtytext in Betriebsart.js and in Lada_de-DE.properties
Michael Stanko <mstanko@bfs.de>
parents: 830
diff changeset
150 emptytext.datenbasis:Wählen Sie eine Datenbasis
6de96799746f fix emtytext in Betriebsart.js and in Lada_de-DE.properties
Michael Stanko <mstanko@bfs.de>
parents: 830
diff changeset
151 emptytext.betriebsart:Wählen Sie eine Betriebsart
6de96799746f fix emtytext in Betriebsart.js and in Lada_de-DE.properties
Michael Stanko <mstanko@bfs.de>
parents: 830
diff changeset
152 emptytext.probenart:Wählen Sie eine Probenart
6de96799746f fix emtytext in Betriebsart.js and in Lada_de-DE.properties
Michael Stanko <mstanko@bfs.de>
parents: 830
diff changeset
153 emptytext.umweltbereich:Wählen Sie einen Umweltbereich
6de96799746f fix emtytext in Betriebsart.js and in Lada_de-DE.properties
Michael Stanko <mstanko@bfs.de>
parents: 830
diff changeset
154 emptytext.netzbetreiber:Wählen 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
155 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
156 emptytext.nuklidgrid:Für die ausgewählte Messmethode existieren keine Nuklide oder es wurde keine Messmethode ausgewählt.
1129
6f5549e50607 add messung tab to FilterManagement
Michael Stanko <mstanko@bfs.de>
parents: 1099
diff changeset
157 emptytext.probenehmer:Wählen Sie einen Probenehmer
6f5549e50607 add messung tab to FilterManagement
Michael Stanko <mstanko@bfs.de>
parents: 1099
diff changeset
158 emptytext.datensatzerzeuger:Wählen Sie einen Datensatzerzeuger
6f5549e50607 add messung tab to FilterManagement
Michael Stanko <mstanko@bfs.de>
parents: 1099
diff changeset
159 emptytext.messprogrammland:Wählen Sie ein Landesmessprogramm
1332
9067dbb0038f Added i18n strings for empty comboboxes.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1330
diff changeset
160 emptytext.kta:Wählen Sie eine Anlage
9067dbb0038f Added i18n strings for empty comboboxes.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1330
diff changeset
161 emptytext.koordinatenart:Wählen Sie eine Koordinatenart
9067dbb0038f Added i18n strings for empty comboboxes.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1330
diff changeset
162 emptytext.orttyp:Wählen Sie einen Typ
9067dbb0038f Added i18n strings for empty comboboxes.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1330
diff changeset
163 emptytext.ortszusatz:Wählen Sie einen Ortszusatz
1338
d2f06ce4d43a Use service and widget instead of local store for OrtszuordnungTyp.
Tom Gottfried <tom@intevation.de>
parents: 1332
diff changeset
164 emptytext.ortszuordnungtyp:Bitte geben Sie einen Ortszuordnungstyp ein
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
165
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
166 ##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
167 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
168 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
169 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
170 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
171 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
172 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
173
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
174 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
175 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
176 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
177 messprogramm.form.fieldset.title:Messprogramm
757
b8502964f5c3 Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents: 756
diff changeset
178 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
179 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
180 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
181 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
182 about.button.title:Über
1386
7e9a6f0e55b3 Added UI for audit trail.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1370
diff changeset
183 audit.title:Verlauf
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
184
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
185 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
186 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
187 about.window.text.logintime:Die Anmeldung wurde durchgeführt um:
805
c6e9bcda69b8 About Window
Dustin Demuth <dustin@intevation.de>
parents: 801
diff changeset
188 about.window.text.serverversion:Serverversion:
c6e9bcda69b8 About Window
Dustin Demuth <dustin@intevation.de>
parents: 801
diff changeset
189 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
190
945
023e622f9551 Added the ability to work with "StatusWerten" which are delivered by the lada-server.
Dustin Demuth <dustin@intevation.de>
parents: 923
diff changeset
191
1013
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
192 ortszuordnung.window.title:Ortszuordnung
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
193 ortszuordnung.window.title2:zu
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
194
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
195 ortszuordnung.form.fset.title:Ortszuordnung
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
196 ortszuordnung.form.field.ortszusatztext:Ortszusatztext
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
197 ortszuordnung.form.field.ortszuordnungtyp:Typ der Ortszuordnung
1274
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
198 ortszuordnung.form.setOrt: Zuordnung ändern
1178
3e9a37ca9ae9 Added Tooltips to Ortszuordnung Form
Dustin Demuth <dustin@intevation.de>
parents: 1175
diff changeset
199 ortszuordnung.form.setOrt.qtip:Wenn dieser Button gedrückt ist, kann der neue Ort durch Auswahl in der unten stehenden Liste gewählt werden.
1052
d2165ba7e8f1 Added i18n messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1051
diff changeset
200 ortszuordnung.form.setOrt.pressed:Ort wählen
1297
5dfd5798cbcc i18n-wording
Tom Gottfried <tom@intevation.de>
parents: 1274
diff changeset
201 orte.verwaltungseinheit:Verwaltungseinheit
1274
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
202 orte.kda:Koordinatenart
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
203 orte.koordx:X-Koordinate
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
204 orte.koordy:Y-Koordinate
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
205 orte.new:Neuer Messpunkt
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
206 orte.frommap:Messpunkt aus Karte
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
207 orte.clone:Ähnlicher Messpunkt
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
208 orte.select:Messpunkt auswählen
a792eecf1614 Updated Layout and Map for 'ortsbezug'-window. WIP!
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1259
diff changeset
209 ortszuordnung.ortsuche:Suche
1052
d2165ba7e8f1 Added i18n messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1051
diff changeset
210 staat:Staat
d2165ba7e8f1 Added i18n messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1051
diff changeset
211 orte.lat:Breitengrad
d2165ba7e8f1 Added i18n messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1051
diff changeset
212 orte.lon:Längengrad
d2165ba7e8f1 Added i18n messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1051
diff changeset
213
d2165ba7e8f1 Added i18n messages.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1051
diff changeset
214 map.title:Karte
1013
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
215
75ce503ab296 Added a Ortszuordnungwindow and Form
Dustin Demuth <dustin@intevation.de>
parents: 1003
diff changeset
216
945
023e622f9551 Added the ability to work with "StatusWerten" which are delivered by the lada-server.
Dustin Demuth <dustin@intevation.de>
parents: 923
diff changeset
217 load.statuswert:Lade aktuellen Statuswert...
957
881984972e0e Added Statusstufe to MessungForm
Dustin Demuth <dustin@intevation.de>
parents: 945
diff changeset
218 load.statusstufe:Lade aktuelle Statusstufe...
945
023e622f9551 Added the ability to work with "StatusWerten" which are delivered by the lada-server.
Dustin Demuth <dustin@intevation.de>
parents: 923
diff changeset
219 load.statuswert.error:Fehler beim auflösen der Statuswerte
957
881984972e0e Added Statusstufe to MessungForm
Dustin Demuth <dustin@intevation.de>
parents: 945
diff changeset
220 load.statusstufe.error:Fehler beim auflösen der Statusstufe
945
023e622f9551 Added the ability to work with "StatusWerten" which are delivered by the lada-server.
Dustin Demuth <dustin@intevation.de>
parents: 923
diff changeset
221
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
222 # Actions
757
b8502964f5c3 Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents: 756
diff changeset
223 add:Hinzufügen
b8502964f5c3 Added missing files. Added MmtMockup
Dustin Demuth <dustin@intevation.de>
parents: 756
diff changeset
224 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
225 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
226 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
227 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
228 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
229 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
230 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
231 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
232 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
233 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
234 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
235 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
236 select:Auswählen
797
b8fd43021c29 Added a Window to alter Orte of a Messprogramm
Dustin Demuth <dustin@intevation.de>
parents: 774
diff changeset
237 apply:Übernehmen
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
238 action:Aktion
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
239 remove:Entfernen
1220
1136d108d855 Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1202
diff changeset
240 download:Download
1136d108d855 Added i18n strings.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1202
diff changeset
241 processingData:Daten werden verarbeitet
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
242
998
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
243 reset:Zurücksetzen
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
244 error: Fehler
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
245
856
e44070aa45d2 Implemented a 'Delete Button' in the ResultGrid. Proben can be deleted when they are not ReadOnly and the Users is the Owner of the Probe
Dustin Demuth <dustin@intevation.de>
parents: 836
diff changeset
246 delete.probe.window.title:Probe und ihre Messungen Löschen?
e44070aa45d2 Implemented a 'Delete Button' in the ResultGrid. Proben can be deleted when they are not ReadOnly and the Users is the Owner of the Probe
Dustin Demuth <dustin@intevation.de>
parents: 836
diff changeset
247 delete.probe:Wollen Sie die Probe und alle damit verbundenen Messungen wirklich LÖSCHEN?
e44070aa45d2 Implemented a 'Delete Button' in the ResultGrid. Proben can be deleted when they are not ReadOnly and the Users is the Owner of the Probe
Dustin Demuth <dustin@intevation.de>
parents: 836
diff changeset
248 delete.probe.warning:ACHTUNG: Diese Aktion kann nicht rückgängig gemacht werden.
e44070aa45d2 Implemented a 'Delete Button' in the ResultGrid. Proben can be deleted when they are not ReadOnly and the Users is the Owner of the Probe
Dustin Demuth <dustin@intevation.de>
parents: 836
diff changeset
249
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
250 undefined:Nicht definiert
856
e44070aa45d2 Implemented a 'Delete Button' in the ResultGrid. Proben can be deleted when they are not ReadOnly and the Users is the Owner of the Probe
Dustin Demuth <dustin@intevation.de>
parents: 836
diff changeset
251
1003
15d8c64049d1 Datensatzerzeuger now uses the server. Added i18n to confirmation messages
Dustin Demuth <dustin@intevation.de>
parents: 984
diff changeset
252 confirmation.question: Sind Sie sich sicher?
15d8c64049d1 Datensatzerzeuger now uses the server. Added i18n to confirmation messages
Dustin Demuth <dustin@intevation.de>
parents: 984
diff changeset
253
998
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
254 ## Statusgrid
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
255 statusgrid.emptyText: Keine Statusangaben gefunden.
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
256 statusgrid.header.datum: Erstellt
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
257 statusgrid.header.erzeuger: Erzeuger
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
258 statusgrid.header.statusStufe: Stufe
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
259 statusgrid.header.statusWert: Status
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
260 statusgrid.header.text: Text
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
261 statusgrid.resetText: Der Status wurde zurückgesetzt
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
262 statusgrid.reset.mbox.title: Status der Messung zurücksetzen.
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
263 statusgrid.reset.mbox.text: Sind Sie sich sicher, dass Sie den Status zurücksetzen wollen?
4bbb3da88c14 Statusreset: added a confirmation dialog and i18n
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
264
693
817524db4017 Readonly was missing
Dustin Demuth <dustin@intevation.de>
parents: 634
diff changeset
265 ##
817524db4017 Readonly was missing
Dustin Demuth <dustin@intevation.de>
parents: 634
diff changeset
266 # Msg:
817524db4017 Readonly was missing
Dustin Demuth <dustin@intevation.de>
parents: 634
diff changeset
267 ##
809
3bc19188fc3a Added some todos, Enhanced Proge-Generation Success Msg.
Dustin Demuth <dustin@intevation.de>
parents: 805
diff changeset
268 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
269 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
270 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
271 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
272 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
273 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
274 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
275 err.msg.novalidmessprogramm:Es wurd kein valides Messprogramm ausgewählt
923
7cbbe0485d0d Added a Print-button which sends a selection of proben to a service which still has to be specified.
Dustin Demuth <dustin@intevation.de>
parents: 856
diff changeset
276 err.msg.print.noContact:Der Druckdienst antwortet nicht oder hat ein nicht näher erfasstes Problem.
1244
d391f055022e WIP Added Erfassungsbogen-Druck
Dustin Demuth <dustin@intevation.de>
parents: 1220
diff changeset
277 err.msg.print.failed:Die Daten für den Druck konnten nicht erzeugt werden.
d391f055022e WIP Added Erfassungsbogen-Druck
Dustin Demuth <dustin@intevation.de>
parents: 1220
diff changeset
278 err.msg.sso.expired.title:Erneutes Login erforderlich
d391f055022e WIP Added Erfassungsbogen-Druck
Dustin Demuth <dustin@intevation.de>
parents: 1220
diff changeset
279 err.msg.sso.expired.body:Ihre Session ist abgelaufen.<br/>Für ein erneutes Login muss die Anwendung neu geladen werden.<br/>Alle ungesicherten Daten gehen dabei verloren.<br/>Soll die Anwendung jetzt neu geladen werden?
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
280
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
281 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
282 probecreated:Probe(n) wurde(n) erzeugt.
3bc19188fc3a Added some todos, Enhanced Proge-Generation Success Msg.
Dustin Demuth <dustin@intevation.de>
parents: 805
diff changeset
283 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
284
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
285 ##
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
286 # 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
287 ##
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
288 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
289 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
290 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
291 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
292 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
293 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
294 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
295 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
296 intervall:Intervall
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
297
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
298 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
299 # ProbeList Grid:
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
300 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
301 probe.emptyGrid:Keine Proben gefunden.
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
302 probe.gridTitle:Proben
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
303 probe.button.create:Probe erstellen
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
304 probe.button.import:Probe importieren
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
305 probe.button.export:Probe exportieren
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
306 probe.button.print:Auswahl drucken
1244
d391f055022e WIP Added Erfassungsbogen-Druck
Dustin Demuth <dustin@intevation.de>
parents: 1220
diff changeset
307 probe.button.printSheet:Erfassungsbogen Drucken
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
308
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
309 ##
1077
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
310 # MessungList Grid:
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
311 ##
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
312 messung.emptyGrid:Keine Messung gefunden.
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
313 messung.gridTitle:Messungen
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
314
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
315 ##
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
316 # MessprogrammeList Grid:
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
317 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
318 messprogramme.emptyGrid:Keine Messprogramme gefunden.
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
319 messprogramme.gridTitle:Messprogramme
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
320 messprogramme.button.create:Messprogramm erstellen
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
321 messprogramme.button.generate:Proben generieren
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
322
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
323 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
324 # DatensatzErzeuger Grid:
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
325 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
326 de.emptyGrid:Keine DatensatzErzeuger gefunden.
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
327 de.gridTitle:Datensatzerzeuger
984
b21421ba6917 added buttons for datensatzerzeuger, pobenehmer, added controllers
Dustin Demuth <dustin@intevation.de>
parents: 975
diff changeset
328 de.button.add:Datensatzerzeuger hinzufügen
b21421ba6917 added buttons for datensatzerzeuger, pobenehmer, added controllers
Dustin Demuth <dustin@intevation.de>
parents: 975
diff changeset
329 de.button.delete:Datensatzerzeuger löschen
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
330
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
331 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
332 # MessprogrammKategorie Grid:
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
333 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
334 mk.emptyGrid:Keine Messprogrammkategorie gefunden.
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
335 mk.gridTitle:Messprogramm Kategorien
984
b21421ba6917 added buttons for datensatzerzeuger, pobenehmer, added controllers
Dustin Demuth <dustin@intevation.de>
parents: 975
diff changeset
336 mk.button.add:Kategorie hinzufügen
b21421ba6917 added buttons for datensatzerzeuger, pobenehmer, added controllers
Dustin Demuth <dustin@intevation.de>
parents: 975
diff changeset
337 mk.button.delete:Kategorie löschen
975
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
338
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
339 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
340 # Probenehmer Grid:
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
341 ##
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
342 pn.emptyGrid:Keine Probenehmer gefunden.
fb99332bb48e Severe changes concerning the Resultgrids.
Dustin Demuth <dustin@intevation.de>
parents: 957
diff changeset
343 pn.gridTitle:Probenehmer
984
b21421ba6917 added buttons for datensatzerzeuger, pobenehmer, added controllers
Dustin Demuth <dustin@intevation.de>
parents: 975
diff changeset
344 pn.button.add:Probenehmer hinzufügen
b21421ba6917 added buttons for datensatzerzeuger, pobenehmer, added controllers
Dustin Demuth <dustin@intevation.de>
parents: 975
diff changeset
345 pn.button.delete:Probenehmer löschen
1015
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
346
1047
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
347 ##
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
348 # Orte Grid:
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
349 ##
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
350 orte.emptyGrid:Keine Orte gefunden.
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
351 orte.gridTitle:Orte
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
352 orte.button.add:Ort hinzufügen
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
353 orte.button.delete:Ort löschen
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
354
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
355 # Columnnames
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
356 orte.ortId:Ort-ID
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
357 orte.nutsCode:NUTS-Code
1299
394c722e5402 Use i18n instead of hardcoded strings for Ortszuordnung-grid.
Tom Gottfried <tom@intevation.de>
parents: 1297
diff changeset
358 orte.anlageId:Anlage
394c722e5402 Use i18n instead of hardcoded strings for Ortszuordnung-grid.
Tom Gottfried <tom@intevation.de>
parents: 1297
diff changeset
359 orte.gemId:Gemeindeschlüssel
1330
7827033c9998 It's not the IDs anymore we show.
Tom Gottfried <tom@intevation.de>
parents: 1299
diff changeset
360 orte.staatId:Staat
7827033c9998 It's not the IDs anymore we show.
Tom Gottfried <tom@intevation.de>
parents: 1299
diff changeset
361 orte.kdaId:Koordinatenart
1047
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
362 orte.ozId:OZ-ID
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
363 orte.ortTyp:Ortstyp
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
364 orte.mpArt:mpArt
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
365 orte.zone:Zone
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
366 orte.sektor:Sektor
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
367 orte.zustaendigkeit:Zuständigkeit
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
368 orte.berichtstext:Berichtstext
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
369 orte.kurztext:Kurztext
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
370 orte.langtext:Langtext
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
371 orte.beschreibung:Beschreibung
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
372 orte.unscharf:Unscharf
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
373 orte.hoeheLand:Höhe
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
374 orte.koordXExtern:X-Koordinate
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
375 orte.koordYExtern:Y-Koordinate
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
376 orte.longitude:Geographische Länge
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
377 orte.latitude:Geographische Breite
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
378
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
379
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
380 ##
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
381 # Map
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
382 ##
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
383 map.button.add:Ort über Karte hinzufügen
fc6bf0e2444e Added i18n for Orte-Grid
Dustin Demuth <dustin@intevation.de>
parents: 1040
diff changeset
384
1015
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
385 filterdetails.title:Filterdetails
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
386 querygrid.header.favorite:Favorit
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
387 querygrid.header.name:Name
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
388 querygrid.header.description:Beschreibung
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
389 querygrid.header.columns:Spalten
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
390 querygrid.header.filters:Filter
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
391 querygrid.probe.title:Probenfilter
1129
6f5549e50607 add messung tab to FilterManagement
Michael Stanko <mstanko@bfs.de>
parents: 1099
diff changeset
392 querygrid.messung.title:Messungsfilter
1015
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
393 querygrid.messprogramm.title:Messprogrammfilter
af9879d72310 Updated UI, added window for filter management and added fieldset for query
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1007
diff changeset
394 querygrid.stammdaten.title:Stammdatenfilter
1077
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
395
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
396 statusSetzen:Status setzen
2a5d42045c63 Display Messungen query mode and use the new messung list grid.
Raimund Renkert <raimund.renkert@intevation.de>
parents: 1052
diff changeset
397 statusSetzen.win.title:Status setzen
1259
bfdd875cdb5f Add tooltip to DynamicGrid
Evi Huber <ehuber@bfs.de>
parents: 1252
diff changeset
398
bfdd875cdb5f Add tooltip to DynamicGrid
Evi Huber <ehuber@bfs.de>
parents: 1252
diff changeset
399 ##
bfdd875cdb5f Add tooltip to DynamicGrid
Evi Huber <ehuber@bfs.de>
parents: 1252
diff changeset
400 # Action
bfdd875cdb5f Add tooltip to DynamicGrid
Evi Huber <ehuber@bfs.de>
parents: 1252
diff changeset
401 ##
bfdd875cdb5f Add tooltip to DynamicGrid
Evi Huber <ehuber@bfs.de>
parents: 1252
diff changeset
402 open:öffnen
1389
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
403
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
404 ##
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
405 # Audit-Trail
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
406 ##
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
407 ort_id:Ort-ID
1391
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
408 ortszuordnung_typ: Ortszuordnungstyp
1389
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
409 ortszuordnung:Ortszuordnung
1391
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
410 ortszusatztext: Ortszusatztext
1389
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
411 hauptproben_nr:Hauptprobennummer
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
412 nebenproben_nr:Nebenproben-Nummer
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
413 grenzwertueberschreitung:Grenzwertüberschreitung
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
414 media:Medium
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
415 media_desk:Deskriptoren
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
416 umw_id:Umweltbereich
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
417 fertig:Fertig
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
418 text:Text
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
419 datum:Datum
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
420 zusatz_wert:Zusatzwert
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
421 kommentar_m:Messungskommentar
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
422 kommentar_p:Probenkommentar
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
423 meh_id:Maßeinheit
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
424 mmt_id:Messmethode
39414e1e3571 internationalization Strings for auditTrail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1386
diff changeset
425 messwert_nwg:Nachweisgrenze
1391
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
426 nwg_zu_messwert: Nachweisgrenze zu Messwert
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
427 messzeitpunkt:Messzeitpunkt
1390
dca8a3e9836e change of incorrect string
Maximilian Krambach <mkrambach@intevation.de>
parents: 1389
diff changeset
428 messwert_pzs:Messwert
1391
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
429 messfehler:Messfehler
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
430 messgroesse_id:ID der Messgröße
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
431 geplant:geplant
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
432 status:Status
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
433 probe_id:Proben-ID
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
434 solldatum_beginn:Solldatum(Beginn)
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
435 solldatum_ende:Solldatum(Ende)
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
436 mpl_id:mpl-ID
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
437 mpr_id:mpr-ID
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
438 probe_nehmer_id:Probennehmer-ID
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
439 erzeuger_id:Erzeuger-ID
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
440 mittelungsdauer:Mittelungsdauer
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
441 mst_id:Messstelle
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
442 labor_mst_id: Labor/Messtelle
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
443 datenbasis_id: Datenbasis
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
444 ba_id:Betriebsart
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
445 probeentnahme_beginn:Probenentnahme(Beginn)
11748859733c more strings for audit-trail
Maximilian Krambach <mkrambach@intevation.de>
parents: 1390
diff changeset
446 probeentnahme_ende:Probenentnahme(Ende)

http://lada.wald.intevation.org