aboutsummaryrefslogtreecommitdiff
path: root/java/res/values/address_strings.xml
blob: f12247a95d28262a6760963823571a47403bd160 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
<?xml version="1.0" encoding="utf-8"?>
<!--
/**
 * Copyright (C) 2010 Google Inc.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */

/*
 * Strings used in the AddressInput widget. The first section contains strings
 * that may need to be changed for consistency with the client application, the
 * second section contains widget-specific labels and error messages.
 */
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">

    <!-- The first section of strings are for strings that may need to be changed
         to be consistent with other parts of the client application. -->

    <!-- Message displayed to the user when data is being loaded from the
         server.  The u2026 is the unicode character for the ellipses (...) -->
    <string name="address_data_loading">Loading\u2026</string>

    <!-- Strings below this point are address-specific and relate either to
    labels for input fields or to error messages that the widget may report. -->

    <!-- A country or a political region (countries like the United States or
         regions like Hong Kong) [CHAR LIMIT=30] -->
    <string name="i18n_country_label">Country</string>

    <!-- A city or town, such as New York City [CHAR LIMIT=30] -->
    <string name="i18n_locality_label">City</string>

    <!-- Area of a town (a neighbourhood/suburb) used for addresses in Korea and
         China, or a district of a country such as Nauru [CHAR LIMIT=30] -->
    <string name="i18n_dependent_locality_label">District</string>

    <!-- Company/Organization of the address [CHAR LIMIT=30] -->
    <string name="i18n_organization_label">Company</string>

    <!-- Label indicating the person to be contacted as part of this address, to
         be used for example as "Contact Name: John Doe".[CHAR LIMIT=30] -->
    <string name="i18n_recipient_label">Contact Name</string>

    <!-- Street-level part of an address, e.g., 18th Street, Unit 3 [CHAR LIMIT=30] -->
    <string name="i18n_address_line1_label">Street Address</string>

    <!-- Postal Code. Values are frequently alphanumeric. [CHAR LIMIT=30] -->
    <string name="i18n_postal_code_label">Postal Code</string>

    <!-- Label to represent ZIP codes, used in countries like the US. [CHAR LIMIT=30] -->
    <string name="i18n_zip_code_label">ZIP Code</string>

    <!-- Administrative Area for Hong Kong (e.g., Kowloon) [CHAR LIMIT=30] -->
    <string name="i18n_area">Area</string>

    <!-- Administrative Area for the United Kingdom (e.g., Yorkshire) [CHAR LIMIT=30] -->
    <string name="i18n_county_label">County</string>

    <!-- Administrative Area, as used for countries like Nicaragua (e.g., Boaco)
         [CHAR LIMIT=30] -->
    <string name="i18n_department">Department</string>

    <!-- Administrative Area for Korea (e.g., Gyeonggi-do or Busan-si) [CHAR LIMIT=30] -->
    <string name="i18n_do_si">Do</string>

    <!-- Administrative Area for United Arab Emirates (e.g., Abu Dhabi) [CHAR LIMIT=30] -->
    <string name="i18n_emirate">Emirate</string>

    <!-- Administrative Area for certain countries (e.g., Bahama's Cat Island) [CHAR LIMIT=30] -->
    <string name="i18n_island">Island</string>

    <!-- Administrative Area for certain countries (e.g., Russia's Leningrad) [CHAR LIMIT=30] -->
    <string name="i18n_oblast">Oblast</string>

    <!-- Administrative Area for certain countries (e.g., Andorra's Canillo) [CHAR LIMIT=30] -->
    <string name="i18n_parish">Parish</string>

    <!-- Administrative Area for Japan (e.g., Hokkaido) [CHAR LIMIT=30] -->
    <string name="i18n_prefecture">Prefecture</string>

    <!-- Administrative Area for certain countries (e.g., France's Champagne) [CHAR LIMIT=30] -->
    <string name="i18n_province">Province</string>

    <!-- Administrative Area for certain countries (e.g., US' California) [CHAR LIMIT=30] -->
    <string name="i18n_state_label">State</string>

    <!-- Message to be shown when a required field is empty [CHAR LIMIT=30] -->
    <string name="i18n_missing_required_field">Required</string>

    <!-- Message to be shown when the value entered by the user in a given field is invalid
         [CHAR LIMIT=30] -->
    <string name="invalid_entry">Invalid entry</string>

    <!-- Message to be shown when a city or town entered by the user, such as
         New York City, is invalid. [CHAR LIMIT=30] -->
    <string name="invalid_locality_label">Invalid city</string>

    <!-- Message to be shown when an area of a city which is entered by the user (a
         neighbourhood/suburb), is invalid. Used for addresses in Korea and
         China, or for districts of a country such as Nauru [CHAR LIMIT=30] -->
    <string name="invalid_dependent_locality_label">Invalid district</string>

    <!-- Message to be shown when an incorrect postal code is entered by the user. Postal codes
         are used in countries like New Zealand. [CHAR LIMIT=30] -->
    <string name="invalid_postal_code_label">Invalid postal code</string>

    <!-- Message to be shown when an incorrect ZIP code is entered by the user.
         ZIP codes are used in countries like the US. [CHAR LIMIT=30] -->
    <string name="invalid_zip_code_label">Invalid ZIP code</string>

    <!-- Message to be shown when the administrative area for Hong Kong (e.g., Kowloon)
         is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_area">Invalid area</string>

    <!-- Message to be shown when the administrative area (county) for the United Kingdom
         is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_county_label">Invalid county</string>

    <!-- Message to be shown when the administrative area (department) used for countries like
         Nicaragua (e.g., Boaco) is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_department">Invalid department</string>

    <!-- Message to be shown when the administrative area for Korea (e.g., Gyeonggi-do or Busan-si)
         is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_do_si">Invalid do</string>

    <!-- Message to be shown when the administrative area (emirate) for United Arab Emirates
         (e.g., Abu Dhabi) is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_emirate">Invalid emirate</string>

    <!-- Message to be shown when the administrative area (island) for certain countries
         (e.g., Bahama) is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_island">Invalid island</string>

    <!-- Message to be shown when the administrative area (oblast) for certain countries
         (e.g., Russia) is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_oblast">Invalid oblast</string>

    <!-- Message to be shown when the administrative area (parish) for certain countries
         (e.g., Andorra) is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_parish">Invalid parish</string>

    <!-- Message to be shown when the administrative area (prefecture) for Japan (e.g., Hokkaido)
         is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_prefecture">Invalid prefecture</string>

    <!-- Message to be shown when the administrative area (province) for certain countries
         (e.g., France's Champagne) is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_province">Invalid province</string>

    <!-- Message to be shown when the administrative area (state) for certain countries
         (e.g., the USA) is entered incorrectly by the user [CHAR LIMIT=30] -->
    <string name="invalid_state_label">Invalid state</string>
</resources>