luc sitzung

This commit is contained in:
nico
2024-03-20 23:19:07 +01:00
parent d157757893
commit bfabdee84b
12 changed files with 203 additions and 77 deletions

View File

@@ -3,23 +3,23 @@
"@homePageTitle": {
"description": "The title of the homepage"
},
"addCam": "add Cam",
"@addCam": {
"description": "Button to add a camera"
"addplace": "add Place",
"@addplace": {
"description": "Button to add a place"
},
"completed": "Completed",
"@completed": {
"description": "View cams tab titel"
"description": "View place tab titel"
},
"uncompleted": "Uncompleted",
"@uncompleted": {
"description": "View cams tab titel"
"description": "View place tab titel"
},
"deleteEverything": "Delete everything?",
"@deleteEverything": {
"description": "Delete everything Alert Dialog title"
},
"deleteEverythingContent": "Every camera will deleted locally!",
"deleteEverythingContent": "Every place will deleted locally!",
"@deleteEverythingContent": {
"description": "Delete everything Alert Dialog content"
},
@@ -27,7 +27,7 @@
"@camLink": {
"description": "Camera link textfield"
},
"firstStep": "Camera, pack",
"firstStep": "PLACE, CAMERA, TERRITORY",
"@firstStep": {
"description": "title first step"
},
@@ -51,9 +51,9 @@
"@secondStep": {
"description": "title second step"
},
"viewCamsAppbar": "View cams",
"@viewCamsAppbar": {
"description": "view cams appbar"
"viewplacesappbar": "View Places",
"@viewplacesappbar": {
"description": "view places appbar"
},
"locations": "Location",
"@locations": {
@@ -113,11 +113,11 @@
},
"systematisch": "systematic",
"@systematic": {
"@systematisch": {
"description": "systematic radiobutton"
},
"fftyp": "Photo trap type",
"fftyp": "Camera model",
"@fftyp": {
"description": "FFTyp textfield"
},
@@ -237,7 +237,7 @@
"description": "fkontakt3 textfield"
},
"altstort": "AltStOrt",
"altstort": "Place",
"@altstort": {
"description": "altstort textfield"
},
@@ -299,9 +299,9 @@
"@pickTime": {
"description": "Pick time button"
},
"delAll": "Delete all cams",
"delAll": "Delete all places",
"@delAll": {
"description": "Delete all Cams"
"description": "Delete all Places"
},
"fieldEmpty": "Following Field is empty:",
"@fieldEmpty": {
@@ -345,7 +345,7 @@
"description": "Bearsafe header"
},
"sttyp": "STTyp",
"sttyp": "Selection of location",
"@sttyp": {
"description": "sttyp header"
},
@@ -357,7 +357,7 @@
"ort": "Place",
"@ort": {
"description": "View specific cam appbar text"
"description": "View specific place appbar text"
},
"continueB": "continue",
@@ -377,7 +377,17 @@
"savemethod": "Choose safe method",
"@savemethod": {
"description": "Title of save mthod popup"
"description": "Title of save method popup"
},
"viewplaces": "View Places",
"@viewplaces": {
"description": "View places button"
},
"showloginscreen": "Show login Screen",
"@showloginscreen": {
"description": "show login screen popup menu item"
}
}