# # alarm-properties.properties # # Copyright (c) 2005 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 # # Strings used when displaying the Edit Alarm dialog. # # Title used when creating a new alarm, as opposed to editting an # existing alarm window.title.create = Create New Alarm... sound.browse.title = Find Sound File... sound.files = Sound Files # Descriptions... # {day} = list of days selected # {phase} = list of phases selected # {time} = time selected time.all = {time} Daily time.all.desc = Each day at {time} time.day.one = {day} at {time} time.day.one.desc = Every {day} at {time} time.day = {day} at {time} time.day.desc = Every {day} at {time} time.day.some = Certain Days at {time} time.day.some.desc = Every {day} at {time} time.phase.one = {phase} Moon at {time} time.phase.one.desc = During the {phase} Moon at {time} time.phase = {phase} Moons at {time} time.phase.desc = During {phase} Moons at {time} time.phase.some = Certain Moon Phases at {time} time.phase.some.desc = During {phase} Moons at {time} time.phase.one.day.one = {phase} Moon on {day} at {time} time.phase.one.day.one.desc = During the {phase} Moon on {day} at {time} time.phase.one.day = {phase} Moon on {day} at {time} time.phase.one.day.desc = During the {phase} Moon on {day} at {time} time.phase.one.day.some = {phase} Moon on Certain Days at {time} time.phase.one.day.some.desc = During the {phase} Moon on {day} at {time} time.phase.day.one = {phase} Moons on {day} at {time} time.phase.day.one.desc = During {phase} Moons on {day} at {time} time.phase.day = {phase} Moons on {day} at {time} time.phase.day.desc = During {phase} Moons on {day} at {time} time.phase.day.some = {phase} Moons on Certain Days at {time} time.phase.day.some.desc = During {phase} Moons on {day} at {time} time.phase.some.day.one = Certain Moon Phases on {day} at {time} time.phase.some.day.one.desc = During {phase} Moons on {day} at {time} time.phase.some.day = Certain Moon Phases on {day} at {time} time.phase.some.day.desc = During {phase} Moons on {day} at {time} time.phase.some.day.some = Certain Moon Phases on Certain Days at {time} time.phase.some.day.some.desc = During {phase} Moons on {day} at {time} # If 3+ items, list.join and list.join.last are used as follows: # item1 + list.join + item2 + list.join.last + item3 # If only 2, then item1 + list.join.two + item 2 # And if just 1, none are used list.join = ", " list.join.last = ", and " list.join.two = " and " rse.name = {race} RSE rse.desc = Pattern for {race} Racial Equipment is available. guild.name = {guild} Guild {status} guild.desc = The {guild} Guild {status}. advanced.name = Advanced advanced.desc = User defined alarm. borked = Error determining title borked.desc = An error occured while looking up the appropriate name/description for this alarm.