Mercurial > dive4elements > river
comparison artifacts/src/main/resources/messages_en.properties @ 8142:d4e4dde1d5cb
With the exception of real calculation results, descriptions of sediment loads can all follow the same pattern.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 26 Aug 2014 17:16:21 +0200 |
parents | 9a8ddd37a1a7 |
children | f2bbe09e516e |
comparison
equal
deleted
inserted
replaced
8141:37cdfad302cb | 8142:d4e4dde1d5cb |
---|---|
262 | 262 |
263 chart.sedimentload.ls.title = Sediment load | 263 chart.sedimentload.ls.title = Sediment load |
264 chart.sedimentload.ls.xaxis.label = km | 264 chart.sedimentload.ls.xaxis.label = km |
265 chart.sedimentload.ls.yaxis.label.diff = [t/a] | 265 chart.sedimentload.ls.yaxis.label.diff = [t/a] |
266 | 266 |
267 facet.sedimentload.ls.coarse = Coarse gravel - {0} [{1}] | 267 facet.sedimentload.coarse = Coarse gravel - {0} [{1}] |
268 facet.sedimentload.ls.fine_middle = Fine/Mid. gravel - {0} [{1}] | 268 facet.sedimentload.fine_middle = Fine/Mid. gravel - {0} [{1}] |
269 facet.sedimentload.ls.sand = Sand - {0} [{1}] | 269 facet.sedimentload.sand = Sand - {0} [{1}] |
270 facet.sedimentload.ls.susp_sand = Suspended sand - {0} [{1}] | 270 facet.sedimentload.susp_sand = Suspended sand - {0} [{1}] |
271 facet.sedimentload.ls.susp_sand_bed = Bed. part suspended sand - {0} [{1}] | 271 facet.sedimentload.susp_sand_bed = Bed. part suspended sand - {0} [{1}] |
272 facet.sedimentload.ls.suspended_sediment = Suspended sediment - {0} [{1}] | 272 facet.sedimentload.suspended_sediment = Suspended sediment - {0} [{1}] |
273 facet.sedimentload.ls.total = Total load - {0} [{1}] | 273 facet.sedimentload.total = Total load (from database) - {0} [{1}] |
274 facet.sedimentload.ls.bed_load = Bed load - {0} [{1}] | 274 facet.sedimentload.bed_load = Bed load (from database) - {0} [{1}] |
275 facet.sedimentload.ls.suspended_load = Suspended load - {0} [{1}] | 275 facet.sedimentload.suspended_load = Suspended load (from database) - {0} [{1}] |
276 facet.sedimentload.ls.unknown = Unknown - {0} [{1}] | 276 facet.sedimentload.calc.total = Gesamtfracht (calculated) - {0} [{1}] |
277 | 277 facet.sedimentload.calc.bed_load = Geschiebefracht (calculated) - {0} [{1}] |
278 facet.sedimentload.coarse = Coarse gravel{0} [t/a] | 278 facet.sedimentload.calc.suspended_load = Suspensionsfracht (calculated) - {0} [{1}] |
279 facet.sedimentload.fine_middle = Fine/Mid. gravel{0} [t/a] | |
280 facet.sedimentload.sand = Sand{0} [t/a] | |
281 facet.sedimentload.susp_sand = Suspended sand{0} [t/a] | |
282 facet.sedimentload.susp_sand_bed = Bed. part suspended sand{0} [t/a] | |
283 facet.sedimentload.suspended_sediment = Suspended sediment{0} [t/a] | |
284 facet.sedimentload.total = Total load{0} [t/a] | |
285 facet.sedimentload.bed_load = Bed load{0} [t/a] | |
286 facet.sedimentload.suspended_load = Suspended load{0} [t/a] | |
287 | 279 |
288 missing.fraction.coarse = Year {0}: Missing coarse fraction | 280 missing.fraction.coarse = Year {0}: Missing coarse fraction |
289 missing.fraction.fine_middle = Year {0}: Missing fine/middle fraction | 281 missing.fraction.fine_middle = Year {0}: Missing fine/middle fraction |
290 missing.fraction.sand = Year {0}: Missing sand fraction | 282 missing.fraction.sand = Year {0}: Missing sand fraction |
291 missing.fraction.susp_sand = Year {0}: Missing susp. sand fraction | 283 missing.fraction.susp_sand = Year {0}: Missing susp. sand fraction |