# ---------------------------------------------------------------------------- # LocalStrings_sr.properties: org.opengts.util # ---------------------------------------------------------------------------- # 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.util.GeoPoint GeoPoint.compass.E=I GeoPoint.compass.N=S GeoPoint.compass.NE=SI GeoPoint.compass.NW=SZ GeoPoint.compass.S=J GeoPoint.compass.SE=JI GeoPoint.compass.SW=JZ GeoPoint.compass.W=Z GeoPoint.compass.east=Istok GeoPoint.compass.north=Sever GeoPoint.compass.northeast=Severoistok GeoPoint.compass.northwest=Severozapad GeoPoint.compass.south=Jug GeoPoint.compass.southeast=Jugoistok GeoPoint.compass.southwest=Jugozapad GeoPoint.compass.west=Zapad GeoPoint.distance.feet=stopa GeoPoint.distance.km=km GeoPoint.distance.knots=\u010Dvorova GeoPoint.distance.meters=metara GeoPoint.distance.miles=milja GeoPoint.heading=Smer GeoPoint.speed.knots=\u010Dvorova GeoPoint.speed.kph=km/h GeoPoint.speed.mph=mph #