File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
src/main/composeResources/values-de Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<resources >
3+ <string name =" ok" >OK</string >
4+
5+ <string name =" error" >Fehler</string >
6+ <string name =" error_general" >Etwas ist schief gegangen. Bitte versuch es noch einmal</string >
7+ <string name =" continue_" >Weiter</string > <!-- continue is a keyword -->
8+
9+ <string name =" organization" >Organisation</string >
10+ <string name =" select_organization_placeholder" >Wähle eine Organisation...</string >
11+ <string name =" event" >Event</string >
12+ <string name =" select_event_placeholder" >Wähle ein Event...</string >
13+
314 <string name =" login" >Anmelden</string >
415 <string name =" login_title" >Mediator Login</string >
516 <string name =" login_subtitle" >Bitte melde dich mit deinem WaiterRobot admin Account an</string >
1021 Fehler beim Kopieren.
1122 </string >
1223
24+ <string name =" demo_event_info" >Das ausgewälte ist ein Demo-Event. Bestellungen werden nicht vollständig gedruckt.
25+ </string >
26+
1327 <string name =" update_required_title" >Aktualisierung benötigt</string >
1428 <string name =" update_required_description" >Deine installierte Version wird nicht mehr unterstützt. Bitte lade die
1529 neuste version herunter und installiere diese
1630 </string >
1731 <string name =" update_go_to_download" >Zum Download</string >
1832
33+ <string name =" main_connected" >Verbungen</string >
34+ <string name =" main_lost_connection" >Verbindung verloren - reconnecting...</string >
35+ <string name =" main_running" >Wird ausgeführt...</string >
36+
1937 <string name =" start_update_now" >Jetzt aktualisieren</string >
2038 <string name =" start_update_not_now" >Nicht jetzt</string >
2139 <string name =" start_new_version_title" >Neue Version</string >
You can’t perform that action at this time.
0 commit comments