xref: /freebsd-src/usr.sbin/bsdconfig/timezone/include/messages.subr (revision d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf)
1*641a6cfbSDevin Teske# Copyright (c) 2012 Devin Teske
2*641a6cfbSDevin Teske# All rights reserved.
3*641a6cfbSDevin Teske#
4*641a6cfbSDevin Teske# Redistribution and use in source and binary forms, with or without
5*641a6cfbSDevin Teske# modification, are permitted provided that the following conditions
6*641a6cfbSDevin Teske# are met:
7*641a6cfbSDevin Teske# 1. Redistributions of source code must retain the above copyright
8*641a6cfbSDevin Teske#    notice, this list of conditions and the following disclaimer.
9*641a6cfbSDevin Teske# 2. Redistributions in binary form must reproduce the above copyright
10*641a6cfbSDevin Teske#    notice, this list of conditions and the following disclaimer in the
11*641a6cfbSDevin Teske#    documentation and/or other materials provided with the distribution.
12*641a6cfbSDevin Teske#
13*641a6cfbSDevin Teske# THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
14*641a6cfbSDevin Teske# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
15*641a6cfbSDevin Teske# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
16*641a6cfbSDevin Teske# ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
17*641a6cfbSDevin Teske# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18*641a6cfbSDevin Teske# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19*641a6cfbSDevin Teske# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20*641a6cfbSDevin Teske# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21*641a6cfbSDevin Teske# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22*641a6cfbSDevin Teske# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23*641a6cfbSDevin Teske# SUCH DAMAGE.
24*641a6cfbSDevin Teske#
25*641a6cfbSDevin Teske
26*641a6cfbSDevin Teskecontinent_africa_title="Africa"
27*641a6cfbSDevin Teskecontinent_america_title="America -- North and South"
28*641a6cfbSDevin Teskecontinent_antarctica_title="Antarctica"
29*641a6cfbSDevin Teskecontinent_arctic_title="Arctic Ocean"
30*641a6cfbSDevin Teskecontinent_asia_title="Asia"
31*641a6cfbSDevin Teskecontinent_atlantic_title="Atlantic Ocean"
32*641a6cfbSDevin Teskecontinent_australia_title="Australia"
33*641a6cfbSDevin Teskecontinent_europe_title="Europe"
34*641a6cfbSDevin Teskecontinent_indian_title="Indian Ocean"
35*641a6cfbSDevin Teskecontinent_pacific_title="Pacific Ocean"
36*641a6cfbSDevin Teskecontinent_utc_title="UTC"
37*641a6cfbSDevin Teskemsg_cancel="Cancel"
38*641a6cfbSDevin Teskemsg_cannot_open_for_reading="Cannot open %s for reading. Does it exist?"
39*641a6cfbSDevin Teskemsg_confirmation="Confirmation"
40*641a6cfbSDevin Teskemsg_conflicting_zone_definition="%s:%d: conflicting zone definition"
41*641a6cfbSDevin Teskemsg_copied_timezone_file="Copied timezone file from %s to %s"
42*641a6cfbSDevin Teskemsg_copying_file="Copying %s to %s"
43*641a6cfbSDevin Teskemsg_country_code_invalid="%s:%d: country code \`%s' invalid"
44*641a6cfbSDevin Teskemsg_country_code_multiply_defined="%s:%d: country code \`%s' multiply defined: %s"
45*641a6cfbSDevin Teskemsg_country_code_unknown="%s:%d: country code \`%s' unknown"
46*641a6cfbSDevin Teskemsg_country_time_zones="%s Time Zones"
47*641a6cfbSDevin Teskemsg_country_title="Countries in %s"
48*641a6cfbSDevin Teskemsg_created_symlink="Created symbolic link from %s to %s"
49*641a6cfbSDevin Teskemsg_creating_symlink="Creating symbolic link %s to %s"
50*641a6cfbSDevin Teskemsg_default_zone_provided="Default timezone provided"
51*641a6cfbSDevin Teskemsg_done="Done"
52*641a6cfbSDevin Teskemsg_error="Error"
53*641a6cfbSDevin Teskemsg_error_reading="Error reading %s."
54*641a6cfbSDevin Teskemsg_info="Info"
55*641a6cfbSDevin Teskemsg_invalid_code="%s:%d: invalid code \`%s'"
56*641a6cfbSDevin Teskemsg_invalid_country_code="%s:%d: invalid country code \`%s'"
57*641a6cfbSDevin Teskemsg_invalid_format="%s:%d: invalid format"
58*641a6cfbSDevin Teskemsg_invalid_region="%s:%d: invalid region \`%s'"
59*641a6cfbSDevin Teskemsg_invalid_zone_name="%s:%d: invalid zone name \`%s'"
60*641a6cfbSDevin Teskemsg_is_machine_clock_utc="Is the machine's CMOS clock set to UTC? If it is set to local time,\nor you don't know, please choose NO here!"
61*641a6cfbSDevin Teskemsg_island_and_group_title="Islands and groups in the %s"
62*641a6cfbSDevin Teskemsg_look_reasonable="Does the abbreviation \`%s' look reasonable?"
63*641a6cfbSDevin Teskemsg_no="No"
64*641a6cfbSDevin Teskemsg_ok="OK"
65*641a6cfbSDevin Teskemsg_removed_file="Removed %s"
66*641a6cfbSDevin Teskemsg_removing_file="Removing %s"
67*641a6cfbSDevin Teskemsg_select_country="Select a country"
68*641a6cfbSDevin Teskemsg_select_island_or_group="Select an island or group"
69*641a6cfbSDevin Teskemsg_select_local_or_utc="Select local or UTC (Greenwhich Mean Time) clock"
70*641a6cfbSDevin Teskemsg_select_region="Select a region"
71*641a6cfbSDevin Teskemsg_select_zone="Select a zone which observes the same time as your locality."
72*641a6cfbSDevin Teskemsg_time_zone="Time Zone"
73*641a6cfbSDevin Teskemsg_unable_to_determine_name_from_db="Unable to determine earlier installed zoneinfo name. Check %s"
74*641a6cfbSDevin Teskemsg_use_default_zone="Use the default \`%s' zone?"
75*641a6cfbSDevin Teskemsg_yes="Yes"
76*641a6cfbSDevin Teskemsg_zone_multiply_defined="%s:%d: zone multiply defined"
77*641a6cfbSDevin Teskemsg_zone_must_have_description="%s:%d: zone must have description"
78