Skip to content

Commit

Permalink
New translations en.json (Khmer)
Browse files Browse the repository at this point in the history
  • Loading branch information
digidem-bot committed May 2, 2024
1 parent b214fbc commit 03edca1
Showing 1 changed file with 146 additions and 25 deletions.
171 changes: 146 additions & 25 deletions messages/km.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,23 @@
"description": "Button on dialog to keep editing (cancelling close action)",
"message": "បន្តកែសម្រួល"
},
"AppContainer.EditHeader.discardChangesContent": {
"description": "Button on dialog to cancel observation edits",
"message": "លះបង់​ការកែប្រែ"
"AppContainer.EditHeader.discardChangesButton": {
"description": "Title of dialog that shows when cancelling observation edits",
"message": "Discard changes"
},
"AppContainer.EditHeader.discardChangesDescription": {
"message": "Your changes will not be saved. This cannot be undone."
},
"AppContainer.EditHeader.discardChangesTitle": {
"description": "Title of dialog that shows when cancelling observation edits",
"message": "តើ​អ្នក​ចង់​រក្សា​ទុក​មុន​ពេល​ចាកចេញទេ?"
},
"AppContainer.EditHeader.discardContent": {
"description": "Button on dialog to cancel a new observation",
"message": "បោះបង់ដោយមិនរក្សាទុក"
"AppContainer.EditHeader.discardObservationButton": {
"description": "Title of dialog that shows when cancelling observation edits",
"message": "Discard Observation"
},
"AppContainer.EditHeader.discardObservationDescription": {
"message": "Your Observation will not be saved. This cannot be undone."
},
"AppContainer.EditHeader.discardTitle": {
"description": "Title of dialog that shows when cancelling a new observation",
Expand Down Expand Up @@ -262,55 +268,170 @@
"screens.FatalError.somethingWrong": {
"message": "Something Went Wrong"
},
"screens.GpsModal.details": {
"screens.IntroToCoMapeo.collaborate": {
"message": "Collaborate on mapping and monitoring projects"
},
"screens.IntroToCoMapeo.getStarted": {
"message": "Get Started"
},
"screens.IntroToCoMapeo.isNow": {
"description": "The full sentence is mapeo 'is now' comapeo. ",
"message": "is now"
},
"screens.IntroToCoMapeo.version": {
"description": "v is short for version. the translation for version can be used instead",
"message": "V"
},
"screens.LocationInfoScreen.details": {
"description": "Section title for details about current position",
"message": "Details"
},
"screens.GpsModal.gpsHeader": {
"screens.LocationInfoScreen.gpsHeader": {
"description": "Header for GPS screen",
"message": "Current GPS Location"
},
"screens.GpsModal.lastUpdate": {
"screens.LocationInfoScreen.lastUpdate": {
"description": "Section title for time of last GPS update",
"message": "Last update"
},
"screens.GpsModal.locationDD": {
"screens.LocationInfoScreen.locationDD": {
"description": "Section title for DD coordinates",
"message": "Coordinates Decimal Degrees"
},
"screens.GpsModal.locationDMS": {
"screens.LocationInfoScreen.locationDMS": {
"description": "Section title for DMS coordinates",
"message": "Coordinates DMS"
},
"screens.GpsModal.locationSensors": {
"screens.LocationInfoScreen.locationSensors": {
"description": "Heading for section about location sensor status",
"message": "Sensor Status"
},
"screens.GpsModal.locationUTM": {
"screens.LocationInfoScreen.locationUTM": {
"description": "Section title for UTM coordinates",
"message": "Coordinates UTM"
},
"screens.GpsModal.no": {
"screens.LocationInfoScreen.no": {
"description": "if a location sensor is active yes/no",
"message": "No"
},
"screens.GpsModal.yes": {
"screens.LocationInfoScreen.yes": {
"description": "if a location sensor is active yes/no",
"message": "Yes"
},
"screens.IntroToCoMapeo.collaborate": {
"message": "Collaborate on mapping and monitoring projects"
"screens.ManualGpsScreen.DdForm.east": {
"message": "East"
},
"screens.IntroToCoMapeo.getStarted": {
"message": "Get Started"
"screens.ManualGpsScreen.DdForm.invalidCoordinates": {
"message": "Invalid coordinates"
},
"screens.IntroToCoMapeo.isNow": {
"description": "The full sentence is mapeo 'is now' comapeo. ",
"message": "is now"
"screens.ManualGpsScreen.DdForm.latInputLabel": {
"message": "Latitude value"
},
"screens.IntroToCoMapeo.version": {
"description": "v is short for version. the translation for version can be used instead",
"message": "V"
"screens.ManualGpsScreen.DdForm.latitude": {
"message": "Latitude"
},
"screens.ManualGpsScreen.DdForm.lonInputLabel": {
"message": "Longitude value"
},
"screens.ManualGpsScreen.DdForm.longitude": {
"message": "Longitude"
},
"screens.ManualGpsScreen.DdForm.north": {
"message": "North"
},
"screens.ManualGpsScreen.DdForm.selectLatCardinality": {
"message": "Select latitude cardinality"
},
"screens.ManualGpsScreen.DdForm.selectLonCardinality": {
"message": "Select longitude cardinality"
},
"screens.ManualGpsScreen.DdForm.south": {
"message": "South"
},
"screens.ManualGpsScreen.DdForm.west": {
"message": "West"
},
"screens.ManualGpsScreen.DmsForm.DmsInputGroup.MinutesInputLabel": {
"message": "{field} minutes input"
},
"screens.ManualGpsScreen.DmsForm.DmsInputGroup.SecondsInputLabel": {
"message": "{field} seconds input"
},
"screens.ManualGpsScreen.DmsForm.DmsInputGroup.degrees": {
"message": "Degrees"
},
"screens.ManualGpsScreen.DmsForm.DmsInputGroup.degreesInputLabel": {
"message": "{field} degrees input"
},
"screens.ManualGpsScreen.DmsForm.DmsInputGroup.direction": {
"message": "Direction"
},
"screens.ManualGpsScreen.DmsForm.DmsInputGroup.minutes": {
"message": "Minutes"
},
"screens.ManualGpsScreen.DmsForm.DmsInputGroup.seconds": {
"message": "Seconds"
},
"screens.ManualGpsScreen.DmsForm.east": {
"message": "East"
},
"screens.ManualGpsScreen.DmsForm.invalidCoordinates": {
"message": "Invalid coordinates"
},
"screens.ManualGpsScreen.DmsForm.latitude": {
"message": "Latitude"
},
"screens.ManualGpsScreen.DmsForm.longitude": {
"message": "Longitude"
},
"screens.ManualGpsScreen.DmsForm.north": {
"message": "North"
},
"screens.ManualGpsScreen.DmsForm.selectLatCardinality": {
"message": "Select latitude cardinality"
},
"screens.ManualGpsScreen.DmsForm.south": {
"message": "South"
},
"screens.ManualGpsScreen.DmsForm.west": {
"message": "West"
},
"screens.ManualGpsScreen.coordinateFormat": {
"message": "Coordinate Format"
},
"screens.ManualGpsScreen.decimalDegrees": {
"message": "Decimal Degrees (DD)"
},
"screens.ManualGpsScreen.degreesMinutesSeconds": {
"message": "Degrees/Minutes/Seconds (DMS)"
},
"screens.ManualGpsScreen.easting": {
"message": "East"
},
"screens.ManualGpsScreen.eastingSuffix": {
"message": "mE"
},
"screens.ManualGpsScreen.invalidCoordinates": {
"message": "Invalid coordinates. Latitude must be between -90 and 90. Longitude must be between -180 and 180"
},
"screens.ManualGpsScreen.northing": {
"message": "North"
},
"screens.ManualGpsScreen.northingSuffix": {
"message": "mN"
},
"screens.ManualGpsScreen.title": {
"description": "title of manual GPS screen",
"message": "Enter coordinates"
},
"screens.ManualGpsScreen.universalTransverseMercator": {
"message": "Universal Transverse Mercator (UTM)"
},
"screens.ManualGpsScreen.zoneLetter": {
"message": "Zone Letter"
},
"screens.ManualGpsScreen.zoneNumber": {
"message": "Zone Number"
},
"screens.ObscurePasscode.description": {
"message": "Obscure Passcode is a security feature that allows you to open Mapeo in a decoy mode that hides all of your data. Entering the Obscure Passcode on the intro screen will display an empty version of Mapeo which allows you to create demonstration observations that are not saved to the Mapeo database."
Expand Down

0 comments on commit 03edca1

Please sign in to comment.