# # synchronize-time.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 # # Contains strings for the Synchronize Clock display. # windows.internet.time = Windows Internet Time windows.internet.time.desc = Windows 2000 and later support a native Windows time client that can synchronize your clock. win32.ntp.timedate = Windows XP and higher provide support for synchronizing your clock directly through the Internet Time tab via the Date and Time icon in the Control Panel. win32.ntp.timedate.2 = Use the "Open Date and Time" button below to open the Date and Time panel and choose the "Internet Time" tab, then "Update Now" to synchronize your clock to an atomic clock. win32.ntp.timedate.open = Open Date and Time win32.ntp.timedate.3 = If the "Internet Time" tab is missing, you'll need to follow the instructions for Windows 2000 systems. win32.ntp.noTimeDate = Windows 2000 supports NTP, but does not provide an easy method of accessing the client. You can use the "NIST Internet Time Service" link on the "Basic Information" tab for more detailed instructions, but the generic instructions are: win32.ntp.noTimeDate.1 = First, choose the time server that's closest to you. Multiple lists of servers are provided on the "Basic Information" tab. If you live in the United States, it's recommened you use one of the NIST servers. win32.ntp.noTimeDate.2 = Next, enter the following commands via a command prompt. (Use "Start", "Run", "cmd" to get a Command Prompt.) win32.ntp.noTimeDate.cmd = Command Prompt Commands win32.ntp.noTimeDate.cmd.1 = NET TIME /SETSNTP: win32.ntp.noTimeDate.cmd.2 = NET STOP w32time win32.ntp.noTimeDate.cmd.3 = NET START w32time win32.ntp.noTimeDate.3 = After this, Windows should keep your computer clock up to date via NTP. If you already have a server set up, running the last two commands should update the time immediately. win32.moreInfo.header = Synchronize Clock with Windows win32.moreInfo = Windows 2000 and later include software to synchronize your clock already. More information about how to use this software is available on the "Windows Internet Time" tab. win32.ntp.timedate.notFound = Unable to locate the Date and Time control panel applet. win32.ntp.timedate.errorOpening = An error occured while attempting to open the Date and Time control panel.