# ---------------------------------------------------------------------------- # LocalStrings_tr.properties: org.opengts.war.tools # ---------------------------------------------------------------------------- # 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.tools.ComboOption ComboOption.false=Hay\u0131r ComboOption.no=Hay\u0131r #ComboOption.off=Off #ComboOption.on=On ComboOption.true=Evet ComboOption.yes=Evet # # --- org.opengts.war.tools.MapProviderAdapter MapProviderAdapter.legendTitle=Raptiye Bilgisi # # --- org.opengts.war.tools.MapShape MapShape.type.center=Merkez MapShape.type.circle=Daire MapShape.type.corridor=Koridor MapShape.type.line=Do\u011Fru MapShape.type.polygon=Poligon MapShape.type.rectangle=Dikd\u00F6rtgen MapShape.type.zoom=Zoom # # --- org.opengts.war.tools.PushpinIcon PushpinIcon.default=varsay\u0131lan # # --- org.opengts.war.tools.RequestProperties RequestProperties.feet=fit RequestProperties.login=Giri\u015F RequestProperties.meters=metre RequestProperties.user=Kullan\u0131c\u0131 RequestProperties.users=Kullan\u0131c\u0131lar # # --- org.opengts.war.tools.WebPageAdaptor WebPageAdapter.confirmDelete=Se\u00E7ili \u00F6\u011Feyi silmek istedi\u011Finizden emin misiniz? WebPageAdapter.confirmOperation={0} istedi\u011Finizden emin misiniz? WebPageAdapter.confirmSelected=Se\u00E7ili \u00F6\u011Feyi {0} istedi\u011Finizden emin misiniz? #