resources: references used at runtime
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
32
advotracker/resources/advotracker/advotracker_de_DE.ron
Normal file
32
advotracker/resources/advotracker/advotracker_de_DE.ron
Normal file
@@ -0,0 +1,32 @@
|
||||
// *
|
||||
// * advotracker - Hotline tackingtool for Advocats
|
||||
// *
|
||||
// * Copyright 2020 Ralf Zerres <ralf.zerres@networkx.de>
|
||||
// * SPDX-License-Identifier: (0BSD or MIT)
|
||||
// */
|
||||
|
||||
// the language class
|
||||
Dictionary (
|
||||
// the map of active identifiers
|
||||
// like a struct, but keys are also values instead of just beenig identifiers
|
||||
words: {
|
||||
// policycheck_view
|
||||
"Policy number validation": "Versicherungsnummern Prüfung",
|
||||
"Policy number": "Versicherungsnummer",
|
||||
"Checklist elements: ": "Prüflistenelemente: ",
|
||||
"Check result": "Prüfungsergebnis",
|
||||
"Importing data": "Importiere Datensätze",
|
||||
"Processing time": "Bearbeitungszeit",
|
||||
"Policy number is to long": "Die Nummer ist zu lang",
|
||||
"Policy number is to short": "Die Nummer ist zu kurz",
|
||||
"The given policy number is invalid": "Die Versicherungsnumber ist ungültig",
|
||||
"The given policy number is valid": "Die Versicherungsnumber ist gültig",
|
||||
"Only numbers are valid": "Nur Nummern sind zulässig",
|
||||
// localization
|
||||
"Hello": "Hallo",
|
||||
"User": "Anwender",
|
||||
"Localization dialog": "Lokalisierungs-Dialog",
|
||||
"German": "Deutsch",
|
||||
"English": "Englisch"
|
||||
}
|
||||
)
|
||||
BIN
advotracker/resources/advotracker/hiedemann_logo.png
Normal file
BIN
advotracker/resources/advotracker/hiedemann_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 4.2 KiB |
BIN
advotracker/resources/advotracker/networkx_logo.png
Normal file
BIN
advotracker/resources/advotracker/networkx_logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 12 KiB |
BIN
advotracker/resources/fonts/MaterialIcons.ttf
Normal file
BIN
advotracker/resources/fonts/MaterialIcons.ttf
Normal file
Binary file not shown.
Reference in New Issue
Block a user