# # time.properties # # Copyright (c) 2005, 2006 by Daniel Potter. All rights reserved. # # This file is part of the Vana'diel Clock. # # The Vana'diel Clock is free software; you can redistribute # it and/or modify it under the terms of the GNU General Public License # as published by the Free Software Foundation; either version 2 of the # License, or (at your option) any later version. # # The Vana'diel Clock is distributed in the hope that it will # be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with the Vana'diel Clock; if not, write to the # Free Software Foundation, Inc., 59 Temple Place, Suite 330, # Boston, MA 02111-1307 USA # # Contains strings for the formatting Earth times. # clock.am = AM clock.pm = PM clock.in = In clock.today.at = Today, at clock.tomorrow.at = Tomorrow, at # Set to "none" to prevent using "the day after tomorrow" if your locale doesn't # have a good word for it (like English doesn't) clock.twodays.at = In two days, at clock.hours = hours # Earth month names month.abbrv.jan = Jan month.abbrv.feb = Feb month.abbrv.mar = Mar month.abbrv.apr = Apr month.abbrv.may = May month.abbrv.jun = Jun month.abbrv.jul = Jul month.abbrv.aug = Aug month.abbrv.sep = Sep month.abbrv.oct = Oct month.abbrv.nov = Nov month.abbrv.dec = Dec month.jan = January month.feb = February month.mar = March month.apr = April month.may = May month.jun = June month.jul = July month.aug = August month.sep = September month.oct = October month.nov = November month.dec = December # Whether this locale should by default display "merged" moon phases # (early waxing cresent and late waxing crescent merged into waxing crescent) # or all 12 moon phases. moon.merge = true