Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / libaddressinput / src / java / res / values / address_strings.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <!--
3 /**
4  * Copyright (C) 2010 Google Inc.
5  *
6  * Licensed under the Apache License, Version 2.0 (the "License");
7  * you may not use this file except in compliance with the License.
8  * You may obtain a copy of the License at
9  *
10  * http://www.apache.org/licenses/LICENSE-2.0
11  *
12  * Unless required by applicable law or agreed to in writing, software
13  * distributed under the License is distributed on an "AS IS" BASIS,
14  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
15  * See the License for the specific language governing permissions and
16  * limitations under the License.
17  */
18
19 /*
20  * Strings used in the AddressInput widget. The first section contains strings
21  * that may need to be changed for consistency with the client application, the
22  * second section contains widget-specific labels and error messages.
23  */
24 -->
25 <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
26
27     <!-- The first section of strings are for strings that may need to be changed
28          to be consistent with other parts of the client application. -->
29
30     <!-- Message displayed to the user when data is being loaded from the
31          server.  The u2026 is the unicode character for the ellipses (...) -->
32     <string name="address_data_loading">Loading\u2026</string>
33
34     <!-- Message shown for a dropdown menu in which nothing is yet selected. -->
35     <string name="please_select">Please select</string>
36
37     <!-- Strings below this point are address-specific and relate either to
38     labels for input fields or to error messages that the widget may report. -->
39
40     <!-- A country or a political region (Countries like the United States or
41          regions like Hong Kong or Macao, or places like Taiwan, where whether it is
42          a country or not is a politically sensitive question). [CHAR LIMIT=30] -->
43     <string name="i18n_country_or_region_label">Country / Region</string>
44
45     <!-- A city or town, such as New York City [CHAR LIMIT=30] -->
46     <string name="i18n_locality_label">City</string>
47
48     <!-- The name of a town through which postal deliveries are routed, present
49          in UK addresses.
50          See: http://en.wikipedia.org/wiki/Post_town [CHAR LIMIT=30] -->
51     <string name="i18n_post_town">Post Town</string>
52
53     <!-- Smaller part of a city used in some addresses in countries like New
54          Zealand to give a more specific location in a postal address. [CHAR LIMIT=30] -->
55     <string name="i18n_suburb">Suburb</string>
56
57     <!-- A unit used in postal addresses in Malaysia, which is smaller than the
58          city/town, and represents a village, township, or precinct. [CHAR LIMIT=30] -->
59     <string name="i18n_village_township">Village / Township</string>
60
61     <!-- Street-level part of an address, e.g. "18th Street, Unit 3". [CHAR LIMIT=30] -->
62     <string name="i18n_address_line1_label">Street address</string>
63
64     <!-- Postal Code. Values are frequently alphanumeric. Used in countries such as Switzerland.
65          [CHAR LIMIT=30] -->
66     <string name="i18n_postal_code_label">Postal code</string>
67
68     <!-- ZIP code. Used in countries like the US. [CHAR LIMIT=30] -->
69     <string name="i18n_zip_code_label">ZIP code</string>
70
71     <!-- Administrative Area for Hong Kong (e.g. Kowloon). [CHAR LIMIT=30] -->
72     <string name="i18n_area">Area</string>
73
74     <!-- Administrative Area for the United Kingdom (e.g. Yorkshire). [CHAR LIMIT=30] -->
75     <string name="i18n_county">County</string>
76
77     <!-- Administrative Area, as used for countries like Nicaragua (e.g. Boaco).
78          [CHAR LIMIT=30] -->
79     <string name="i18n_department">Department</string>
80
81     <!-- Administrative Area for Nauru Central Pacific (e.g. Aiwo district), or
82          area of a town (a neighborhood/suburb) used for addresses in Korea and
83          China. [CHAR LIMIT=30] -->
84     <string name="i18n_district">District</string>
85
86     <!-- Administrative Area for Korea (e.g. Gyeonggi-do or Busan-si). [CHAR LIMIT=30] -->
87     <string name="i18n_do_si">Do/Si</string>
88
89     <!-- Administrative Area for United Arab Emirates (e.g. Abu Dhabi). [CHAR LIMIT=30] -->
90     <string name="i18n_emirate">Emirate</string>
91
92     <!-- Administrative Area for certain countries (e.g. Bahama's Cat Island). [CHAR LIMIT=30] -->
93     <string name="i18n_island">Island</string>
94
95     <!-- Administrative Area for certain countries (e.g. Russia's Leningrad). [CHAR LIMIT=30] -->
96     <string name="i18n_oblast">Oblast</string>
97
98     <!-- Administrative Area for certain countries (e.g. Andorra's Canillo). [CHAR LIMIT=30] -->
99     <string name="i18n_parish">Parish</string>
100
101     <!-- Administrative Area for Japan (e.g. Hokkaido). [CHAR LIMIT=30] -->
102     <string name="i18n_prefecture">Prefecture</string>
103
104     <!-- Administrative Area for certain countries (e.g. Canada's Ontario). [CHAR LIMIT=30] -->
105     <string name="i18n_province">Province</string>
106
107     <!-- Administrative Area for certain countries (e.g. California in the USA). [CHAR LIMIT=30] -->
108     <string name="i18n_state">State</string>
109
110     <!-- Label indicating the person to be contacted as part of this address, to
111          be used for example as "Name: John Doe". [CHAR LIMIT=30] -->
112     <string name="i18n_recipient_label">Name</string>
113
114     <!-- Label for a neighborhood, shown as part of an address input form. [CHAR LIMIT=30] -->
115     <string name="i18n_neighborhood">Neighborhood</string>
116
117     <!-- Label for the field of organization, firm, company, or institution in an address. Examples
118          of values in this field: Google, Department of Transportation, University of Cambridge.
119          [CHAR LIMIT=30] -->
120     <string name="i18n_organization_label">Organization</string>
121
122     <!-- Error message shown with a UI field when it is a required field and the user has not filled
123          it out. [CHAR LIMIT=30] -->
124     <string name="i18n_missing_required_field">You can\u0027t leave this empty.</string>
125
126     <!-- Occurs when the user fills out the wrong value for an address field. For example, this
127          would be shown when putting 'Cupertino' in United States' State field. [CHAR LIMIT=60] -->
128     <string name="unknown_entry">%1$s is not recognized as a known value for this field.</string>
129
130     <!-- Occurs when the user fills out a postal code that does not conform to the country's postal
131          code format. For example, this would be shown when using '80' as a Swiss postal code, which
132          is normally 4 digits long. [CHAR LIMIT=60] -->
133     <string name="unrecognized_format_postal_code">This postal code format is not recognized.</string>
134
135     <!-- Occurs when the user fills out a ZIP code that does not conform to the country's ZIP
136          code format. For example, this would be shown when using '901' as a ZIP code for the United
137          States. [CHAR LIMIT=60] -->
138     <string name="unrecognized_format_zip_code">This ZIP code format is not recognized.</string>
139
140     <!-- Occurs when the user fills out the wrong postal code for a certain location. For example,
141          this would be shown when using Z3Z 2Y7 for Alberta, Canada. [CHAR LIMIT=70] -->
142     <string name="mismatching_value_postal_code">This postal code does not appear to match the rest of this address.</string>
143
144     <!-- Occurs when the user fills out the wrong ZIP code for a certain location. For example,
145          this would be shown when using 10001 for Arizona state. [CHAR LIMIT=70] -->
146     <string name="mismatching_value_zip_code">This ZIP code does not appear to match the rest of this address.</string>
147 </resources>