• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="utf-8"?>
2<!--
3Copyright (C) 2013 Google Inc.
4
5Licensed under the Apache License, Version 2.0 (the "License");
6you may not use this file except in compliance with the License.
7You may obtain a copy of the License at
8
9http://www.apache.org/licenses/LICENSE-2.0
10
11Unless required by applicable law or agreed to in writing, software
12distributed under the License is distributed on an "AS IS" BASIS,
13WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14See the License for the specific language governing permissions and
15limitations under the License.
16-->
17<grit-part>
18  <message
19      name="IDS_LIBADDRESSINPUT_COUNTRY_OR_REGION_LABEL"
20      desc="A country or a political region (Countries like the United States or
21            regions like Hong Kong or Macao, or places like Taiwan, where
22            whether it is a country or not is a politically sensitive
23            question).">
24    Country / Region
25  </message>
26  <message
27      name="IDS_LIBADDRESSINPUT_LOCALITY_LABEL"
28      desc="E.g., New York City.">
29    City
30  </message>
31  <message
32      name="IDS_LIBADDRESSINPUT_ADDRESS_LINE_1_LABEL"
33      desc="E.g., 18th Street, Unit 3.">
34    Street address
35  </message>
36  <message
37      name="IDS_LIBADDRESSINPUT_POSTAL_CODE_LABEL"
38      desc="Postal Code. Values are frequently alphanumeric. Used in countries
39            such as Switzerland.">
40    Postal code
41  </message>
42  <message
43      name="IDS_LIBADDRESSINPUT_ZIP_CODE_LABEL"
44      desc="ZIP code. Values are frequently alphanumeric. Used in countries such
45            as the US.">
46    ZIP code
47  </message>
48  <message
49      name="IDS_LIBADDRESSINPUT_AREA"
50      desc="Administrative Area for Hong Kong (e.g., Kowloon).">
51    Area
52  </message>
53  <message
54      name="IDS_LIBADDRESSINPUT_COUNTY"
55      desc="Administrative Area for United Kingdoms (e.g. York) or for the
56            United States (e.g. Orange County).">
57    County
58  </message>
59  <message
60      name="IDS_LIBADDRESSINPUT_DEPARTMENT"
61      desc="Administrative Area for Nicaragua (e.g., Boaco) or France.">
62    Department
63  </message>
64  <message
65      name="IDS_LIBADDRESSINPUT_DISTRICT"
66      desc="Administrative Area for Nauru Central Pacific (e.g., Aiwo district),
67            or area of a town (a neighbourhood/suburb) used for addresses in
68            Korea and China.">
69    District
70  </message>
71  <message
72      name="IDS_LIBADDRESSINPUT_DO_SI"
73      desc="Administrative Area for Korea (e.g., Gyeonggi-do or Busan-si).">
74    Do/Si
75  </message>
76  <message
77      name="IDS_LIBADDRESSINPUT_EMIRATE"
78      desc="Administrative Area for United Arab Emirates (e.g., Abu Dhabi).">
79    Emirate
80  </message>
81  <message
82      name="IDS_LIBADDRESSINPUT_ISLAND"
83      desc="Administrative Area for certain countries (e.g., Bahama's Cat
84            Island).">
85    Island
86  </message>
87  <message
88      name="IDS_LIBADDRESSINPUT_OBLAST"
89      desc="Administrative Area for certain countries (e.g., Russia's
90            Leningrad).">
91    Oblast
92  </message>
93  <message
94      name="IDS_LIBADDRESSINPUT_PARISH"
95      desc="Administrative Area for certain countries (e.g., Andorra's
96            Canillo).">
97    Parish
98  </message>
99  <message
100      name="IDS_LIBADDRESSINPUT_PREFECTURE"
101      desc="Administrative Area for Japan (e.g., Hokkaido).">
102    Prefecture
103  </message>
104  <message
105      name="IDS_LIBADDRESSINPUT_PROVINCE"
106      desc="Administrative Area for certain countries (e.g., France's
107            Champagne).">
108    Province
109  </message>
110  <message
111      name="IDS_LIBADDRESSINPUT_STATE"
112      desc="Administrative Area for certain countries (e.g., US' California).">
113    State
114  </message>
115  <message
116      name="IDS_LIBADDRESSINPUT_ORGANIZATION_LABEL"
117      desc="Label for the field of organization, firm, company, or institution
118            in an address. Examples of values in this field: Google,
119            Department of Transportation, University of Cambridge.">
120    Organization
121  </message>
122  <message
123      name="IDS_LIBADDRESSINPUT_RECIPIENT_LABEL"
124      desc="Label for the field for a person's name in an address.">
125    Name
126  </message>
127  <message
128      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_FIELD"
129      desc="Error message shown with a UI field when it is a required field and
130            the user has not filled it out.">
131    You can't leave this empty.
132  </message>
133  <message
134      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_POSTAL_CODE_EXAMPLE_AND_URL"
135      desc="Error message shown with the postal code field when it is a required
136            field and the user has not filled it out, providing an example
137            postal code and a link to this country's postal service that a user
138            can use to look up their postal code.">
139    You must provide a postal code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>. Don't know your postal code? Find it out <ph name="BEGIN_LINK">$2</ph>here<ph name="END_LINK">$3</ph>.
140  </message>
141  <message
142      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_POSTAL_CODE_EXAMPLE"
143      desc="Error message shown with the postal code field when it is a required
144            field and the user has not filled it out, providing an example
145            postal code.">
146    You must provide a postal code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
147  </message>
148  <message
149      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_ZIP_CODE_EXAMPLE_AND_URL"
150      desc="Error message shown with the ZIP code field when it is a required
151            field and the user has not filled it out, providing an example ZIP
152            code and a link to this country's postal service that a user can use
153            to look up their ZIP code. This is specifically for countries using
154            ZIP codes instead of Postal codes, such as America.">
155    You must provide a ZIP code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>. Don't know your ZIP code? Find it out <ph name="BEGIN_LINK">$2</ph>here<ph name="END_LINK">$3</ph>.
156  </message>
157  <message
158      name="IDS_LIBADDRESSINPUT_MISSING_REQUIRED_ZIP_CODE_EXAMPLE"
159      desc="Error message shown with the ZIP code field when it is a required
160            field and the user has not filled it out, providing an example ZIP
161            code.">
162    You must provide a ZIP code, for example <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
163  </message>
164  <message
165      name="IDS_LIBADDRESSINPUT_UNKNOWN_VALUE"
166      desc="Occurs when the user fills out the wrong value for an address field.
167            For example, this would be shown when putting 'Cupertino' in United
168            States' State field.">
169    <ph name="FIELD_VALUE">$1<ex>Cupertino</ex></ph> is not recognized as a known value for this field.
170  </message>
171  <message
172      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE_EXAMPLE_AND_URL"
173      desc="Occurs when the user fills out a postal code that does not conform
174            to the country's postal code format. For example, this would be
175            shown when using '80' as a Swiss postal code, which is normally 4
176            digits long. Provides an example postal code and a link to this
177            country's postal service that a user can use to look up their postal
178            code.">
179    This postal code format is not recognized. Example of a valid postal code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>. Don't know your postal code? Find it out <ph name="BEGIN_LINK">$2</ph>here<ph name="END_LINK">$3</ph>.
180  </message>
181  <message
182      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE_EXAMPLE"
183      desc="Occurs when the user fills out a postal code that does not conform
184            to the country's postal code format. For example, this would be
185            shown when using '80' as a Swiss postal code, which is normally 4
186            digits long. Provides an example postal code.">
187    This postal code format is not recognized. Example of a valid postal code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
188  </message>
189  <message
190      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_POSTAL_CODE"
191      desc="Occurs when the user fills out a postal code that does not conform
192            to the country's postal code format. For example, this would be
193            shown when using '80' as a Swiss postal code, which is normally 4
194            digits long.">
195    This postal code format is not recognized.
196  </message>
197  <message
198      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP_CODE_EXAMPLE_AND_URL"
199      desc="Occurs when the user fills out a ZIP code that does not conform to
200            the country's ZIP code format. For example, this would be shown when
201            using '901' as a ZIP code for the United States. Provides an example
202            ZIP code and a link to this country's postal service that a user can
203            use to look up their ZIP code.">
204    This ZIP code format is not recognized. Example of a valid ZIP code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>. Don't know your ZIP code? Find it out <ph name="BEGIN_LINK">$2</ph>here<ph name="END_LINK">$3</ph>.
205  </message>
206  <message
207      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP_CODE_EXAMPLE"
208      desc="Occurs when the user fills out a ZIP code that does not conform to
209            the country's ZIP code format. For example, this would be shown when
210            using '901' as a ZIP code for the United States. Provides an example
211            ZIP code.">
212    This ZIP code format is not recognized. Example of a valid ZIP code: <ph name="EXAMPLE">$1<ex>90291</ex></ph>.
213  </message>
214  <message
215      name="IDS_LIBADDRESSINPUT_UNRECOGNIZED_FORMAT_ZIP"
216      desc="Occurs when the user fills out a ZIP code that does not conform to
217            the country's ZIP code format. For example, this would be shown when
218            using '901' as a ZIP code for the United States.">
219    This ZIP code format is not recognized.
220  </message>
221  <message
222      name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_POSTAL_CODE_URL"
223      desc="Occurs when the user fills out the wrong postal code for a certain
224      location. For example, this would be shown when using Z3Z 2Y7 for
225      Alberta, Canada. Provides a link to this country's postal service
226      that a user can use to look up their postal code.">
227    This postal code does not appear to match the rest of this address. Don't know your postal code? Find it out <ph name="BEGIN_LINK">$1</ph>here<ph name="END_LINK">$2</ph>.
228  </message>
229  <message
230      name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_POSTAL_CODE"
231      desc="Occurs when the user fills out the wrong postal code for a certain
232      location. For example, this would be shown when using Z3Z 2Y7 for
233      Alberta, Canada.">
234    This postal code does not appear to match the rest of this address.
235  </message>
236  <message
237      name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_ZIP_URL"
238      desc="Occurs when the user fills out the wrong ZIP code for a certain
239      location. For example, this would be shown when using 10001 for
240      Arizona state. Provides a link to this country's postal service that
241      a user can use to look up their ZIP code.">
242    This ZIP code does not appear to match the rest of this address. Don't know your ZIP code? Find it out <ph name="BEGIN_LINK">$1</ph>here<ph name="END_LINK">$2</ph>.
243  </message>
244  <message
245      name="IDS_LIBADDRESSINPUT_MISMATCHING_VALUE_ZIP"
246      desc="Occurs when the user fills out the wrong ZIP code for a certain
247      location. For example, this would be shown when using 10001 for
248      Arizona state.">
249    This ZIP code does not appear to match the rest of this address.
250  </message>
251  <message
252      name="IDS_LIBADDRESSINPUT_PO_BOX_FORBIDDEN_VALUE"
253      desc="Occurs when the user fills out a P.O. box as part of a physical
254      address.">
255    This address line appears to contain a post office box. Please use a street or building address.
256  </message>
257</grit-part>
258