# ---------------------------------------------------------------------------- # LocalStrings_en.properties: org.opengts.war.maps # ---------------------------------------------------------------------------- # Text formatting rules: (see 'java.text.MessageFormat' and 'java.util.Properties') # 1) Lines starting with '#' are comments. # 2) The text 'key' preceeds the first '=' and should remain as-is. # 3) The values {0}...{9} are used for text substitution. # 4) The literal value '\n' is replaced with a newline character in the actual text. # 5) 2 single quotes are replaced with 1 single quote in the actual text. # 6) Key/Value lines starting with a comment (#) have not yet been translated. # 7) This file MUST be 'ISO-8859-1' character encoded. # Unicode characters must be escaped using a '\u0000' format, where '0000' is # the hex representation of the unicode character. # Helpful links: # - List of ISO-639 coutry codes: # http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes # - Table of unicode characters: # http://www.fileformat.info/info/unicode/char/a.htm # - Unicode conversion tools: # http://rishida.net/tools/conversion/ # - OmegaT "Translation Memory Tool" or "Computer Assisted Translation" tool: # http://www.omegat.org/en/omegat.html # ---------------------------------------------------------------------------- # # --- org.opengts.war.maps.JSMap #JSMap.address=Address #JSMap.altitude.feet=Feet #JSMap.altitude.meters=Meters #JSMap.code=Status #JSMap.dateTime=Date/Time #JSMap.device=Device #JSMap.heading=Heading #JSMap.hideLocationDetails=Hide Location Details #JSMap.info.address=Address #JSMap.info.altitude=Altitude #JSMap.info.date=Date #JSMap.info.gps=GPS #JSMap.info.sats=#Sats #JSMap.info.speed=Speed #JSMap.info.stopTime=Stop Time #JSMap.latLon=Lat/Lon #JSMap.loadingMapPoints=Loading Map Points ... #JSMap.maxPushpins.err=The maximum number of allowed pushpins has been exceeded.\n [max={0}] Not all pushpins may be displayed on this map.\nAdjust the 'From' time to see remaining pushpins #JSMap.maxPushpins.msg=Only partial data displayed. The maximum allowed pushpins has been reached.
Adjust the Date/Time range accordingly to view the remaining pushpins. #JSMap.pingDevice.err=The command request failed.\nThe {0} may not support this feature ... #JSMap.pingDevice.ok=A command request has been sent.\nThe {0} should respond shortly ... #JSMap.satCount=#Sats #JSMap.sessionTimeout=Your session has timed-out.\nPlease login ... #JSMap.showLocationDetails=Show Location Details #JSMap.unavailable=unavailable #