﻿<?xml version="1.0" encoding="utf-8" ?>
<languages>
	<language shortcut="Default" name="English" localName ="English" author ="Lifeware Solutions" contact="info@lifewaresolutions.com" web="www.lifewaresolutions.com">
		<add key = "ExitButton" value =  "Exit"/>
		<add key = "OptionsButton" value =  "Options"/>
		<add key = "BackButton" value =  "Back"/>

		<add key = "MoonPhaseUnknown" value =  "Unknown"/>
		<add key = "MoonPhaseNew" value =  "New Moon"/>
		<add key = "MoonPhaseWaxingCrescent" value =  "Waxing Crescent"/>
		<add key = "MoonPhaseFirstQuarter" value =  "First Quarter"/>
		<add key = "MoonPhaseWaxingGibbous" value =  "Waxing Gibbous"/>
		<add key = "MoonPhaseFull" value =  "Full Moon"/>
		<add key = "MoonPhaseWaningGibbous" value = "Waning Gibbous"/>
		<add key = "MoonPhaseLastQuarter" value =   "Last Quarter"/>
		<add key = "MoonPhaseWaningCrescent" value =  "Waning Crescent"/>

		<add key = "ZodiacSighnUnknown" value = "Unknown"/>
		<add key = "ZodiacSighnPisces" value = "Pisces"/>
		<add key = "ZodiacSighnAries" value = "Aries"/>
		<add key = "ZodiacSighnTaurus" value = "Taurus"/>
		<add key = "ZodiacSighnGemini" value = "Gemini"/>
		<add key = "ZodiacSighnCancer" value = "Cancer"/>
		<add key = "ZodiacSighnLeo" value = "Leo"/>
		<add key = "ZodiacSighnVirgo" value = "Virgo"/>
		<add key = "ZodiacSighnLibra" value = "Libra"/>
		<add key = "ZodiacSighnScorpio" value = "Scorpio"/>
		<add key = "ZodiacSighnSagittarius" value = "Sagittarius"/>
		<add key = "ZodiacSighnCapricorn" value = "Capricorn"/>
		<add key = "ZodiacSighnAquarius" value = "Aquarius"/>

		<add key = "GpsStateOff" value = "Off"/>
		<add key = "GpsStateOn" value = "On"/>
		<add key = "GpsStateStartingUp" value = "Starting up..."/>
		<add key = "GpsStateShuttingDown" value = "Shutting down..."/>
		<add key = "GpsStateUnloading" value = "Unloading..."/>
		<add key = "GpsStateUninitialized" value = "Uninitialized"/>
		<add key = "GpsStateUnknown" value = "Unknown"/>

		<add key = "DateFormat" value = "m"/>
		<add key = "YearFormat" value = "yyyy"/>
		<add key = "FirstDayOfWeek" value =  "0"/>

		<add key = "Su"	value =  "Su"/>
		<add key = "Mo"	value =  "Mo"/>
		<add key = "Tu"	value =  "Tu"/>
		<add key = "We"	value =  "We"/>
		<add key = "Th"	value =  "Th"/>
		<add key = "Fr"	value =  "Fr"/>
		<add key = "Sa"	value =  "Sa"/>

		<add key = "TapHere"	value = "Tap here"/>
		<add key = "ResetDate"	value = "to reset date"/>

		<add key = "MoonPhase"	value = "Moon phase"/>
		<add key = "MyLocation"	value = "Your location"/>
		<add key = "TimeSince"	value = "Time since"/>
		<add key = "TimeUntil"	value = "Time until"/>
		<add key = "TimeMoonrise"	value = "Moonrise"/>
		<add key = "TimeMoonset"	value = "Moonset"/>

		<add key = "Age"	value = "Age"/>
		<add key = "Day"	value = "day"/>
		<add key = "Days"	value = "days"/>

		<add key = "Moonrise"	value = "Moonrise"/>
		<add key = "Moonset"	value = "Moonset"/>
		<add key = "Zenith"	value = "Zenith"/>
		<add key = "Nadir"	value = "Nadir"/>


		<add key = "OptionsScreen"	value = "Deluxe Moon Options"/>
		<add key = "UseGPSPositioningMenuItem"	value = "Use GPS positioning"/>
		<add key = "UsedByDefault"	value = "Used by default"/>
		<add key = "UseGPSPositioningDescription"	value = "GPS status"/>
		
		
		<add key = "UseCellTowerPositioningMenuItem"	value = "Use cell tower positioning"/>
		<add key = "UseCellTowerPositioningDescription1"	value = "Locked in the settings file"/>
		<add key = "UseCellTowerPositioningDescription2"	value = "Requires internet connection"/>

		<add key = "ManualPositionMenuItem"	value = "Set position manually"/>
		<add key = "ManualPositionDescription"	value = "TimeZone"/>

		
		<add key = "LocatorMenuItem"	value = "Locator"/>
		<add key = "LocatorMenuItemDescription"	value ="Shows your current position"/>

		<add key = "UseTropicalZodiacMenuItem"	value = "Use Tropical Zodiac"/>
		<add key = "UseTropicalZodiacDesciption"	value = "Used in western astrology"/>

		<add key = "Use24hMenuItem"	value = "Use 24h time format"/>
		<add key = "Use24hMenuItemDesciption"	value = "24:00 / 00:00 P.M."/>
		
		
		<add key = "SupportMenuItem"	value = "Support"/>
		<add key = "AboutMenuItem"	value = "About"/>

		<add key = "LocatorScreen"	value = "Your Coordinates"/>

		<add key = "SelectYourLocation"	value ="Select your location"/>

		<add key = "Longitude" value = "Longitude"/>
		<add key = "Latitude" value = "Latitude"/>
		<add key = "Cell" value = "Cell"/>
		<add key = "Status" value = "Status"/>

		<add key = "StatusUnknown" value = "Unknown"/>
		<add key = "StatusAvailable" value = "Available"/>
		<add key = "StatusDetected" value = "Detected"/>
		<add key = "StatusDisabled" value = "Disabled"/>
		<add key = "CellTower" value = "Cell Tower"/>

		<add key = "About"	value ="This program helps you to explore moon phases. Find out more:"/>
		<add key = "AboutSite"	value ="Deluxe Moon web-site"/>
		<add key = "AboutPaiment"	value ="Deluxe Moon is distributed as Freeware. Donations are highly appreciated:"/>

		<add key = "Support"	value ="Are there any features you would like to have? We appreciate your feedback. Let us know your opinion, send your suggestions and support questions:"/>
		<add key = "SupportSite"	value ="Lifeware Solution Support Center"/>
		<add key = "Support2"	value = "For support email us at:"/>

		<add key = "SelectLanguageScreen"	value = "Select Deluxe Moon language"/>
		<add key = "MoonPhasesScreen"	value = "Closest Moon phases"/>
		
		<add key = "TranslatedBy"	value = "Translated by:"/>
		
	</language>
</languages>
