PluginProbe
GeoDirectory – WP Business Directory Plugin and Classified Listings Directory / trunk
GeoDirectory – WP Business Directory Plugin and Classified Listings Directory vtrunk
2.8.180 2.8.179 2.8.178 2.8.176 2.8.177 2.8.175 2.8.173 2.8.174 2.8.172 2.8.171 2.8.170 2.8.169 2.8.168 2.8.167 2.8.166 2.8.165 2.8.164 2.8.163 2.8.162 2.8.161 2.8.160 2.8.159 2.1.0.14 2.1.0.15 2.1.0.16 All 384 releases
geodirectory / language.php

language.php in GeoDirectory – WP Business Directory Plugin and Classified Listings Directory trunk, at language.php

471 lines 24.6 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 <?php
2 /**
3 * Language constants used in the plugin
4 *
5 * @since 1.0.0
6 * @package GeoDirectory
7 */
8
9 /*
10 * NOTE: when editing text in this file, a single apostrophe ( ' ) can cause the site to break
11 * Use an escaped apostrophe ( \' ) inside text in ALL cases
12 * Good Example: define('EXAMPLE_TEXT',__('It\'s a nice day.','geodirectory'));
13 * Bad Example define('EXAMPLE_TEXT',__('It's a nice day.','geodirectory'));
14 */
15
16 /**
17 * deprecated @since 2.0.0.68 (no longer in use)
18 */
19 define('NEAR_TEXT', __('Near', 'geodirectory'));
20 define('SEARCH_FOR_TEXT', __('Search for', 'geodirectory'));
21 define('SEARCH_FOR_MSG', __('food, products or place', 'geodirectory'));
22 define('SEARCH_NEAR_MSG', __('Zip code or address', 'geodirectory'));
23 define('SEARCH', __('Search', 'geodirectory'));
24 define('ADD_LISTING_TEXT', __('Add Listing', 'geodirectory'));
25 define('MY_LISTINGS_TEXT', __('My Listings', 'geodirectory'));
26 define('LOGINORREGISTER', __("Login or Register", 'geodirectory'));
27 define('IAM_TEXT', __("I am", 'geodirectory'));
28 define('EXISTING_USER_TEXT', __("Existing User", 'geodirectory'));
29 define('NEW_USER_TEXT', __("New User? Register Now", 'geodirectory'));
30 define('LOGIN_TEXT', __('Login', 'geodirectory'));
31 define('SUBMIT_BUTTON', __('Submit', 'geodirectory'));
32 define('CONTACT_DETAIL_TITLE', __('Publisher Information', 'geodirectory'));
33 define('CONTACT_NAME_TEXT', __('Name', 'geodirectory'));
34 define('CONTACT_TEXT', __('Contact Number', 'geodirectory'));
35 define('EMAIL_TEXT', __('Email', 'geodirectory'));
36 define('LISTING_DETAILS_TEXT', __('Enter Listing Details', 'geodirectory'));
37 define('PLACE_TITLE_TEXT', __('Listing Title', 'geodirectory'));
38 define('PLACE_DESC_TEXT', __('Listing Description', 'geodirectory'));
39 define('LISTING_ADDRESS_TEXT', __('Listing Address:', 'geodirectory'));
40 define('PLACE_ADDRESS', __('Address:', 'geodirectory'));
41 define('ADDRESS_MSG', __('Please enter the listing street address. eg. : 230 Vine Street', 'geodirectory'));
42 define('PLACE_CITY_TEXT', __('City:', 'geodirectory'));
43 define('PLACE_REGION_TEXT', __('Region:', 'geodirectory'));
44 define('PLACE_COUNTRY_TEXT', __('Country:', 'geodirectory'));
45 define('PLACE_ZIP_TEXT', __('Zip/PostCode:', 'geodirectory'));
46 define('PLACE_ADDRESS_LAT', __('Address Latitude', 'geodirectory'));
47 define('PLACE_ADDRESS_LNG', __('Address Longitude', 'geodirectory'));
48 define('PLACE_MAP_VIEW', __('Google Map View', 'geodirectory'));
49 define('NOT_WITH_PACKAGE', __('Not available with the selected package.', 'geodirectory'));
50 define('NO_CATEGORY_LISTINGS', __('<b>No Listings here</b>', 'geodirectory'));
51 define('PRO_DESCRIPTION_TEXT', __('Listing Description', 'geodirectory'));
52 define('PRO_FEATURE_TEXT', __('Special Offers', 'geodirectory'));
53 define('PLACE_TIMING', __('Time', 'geodirectory'));
54 define('PLACE_CONTACT_INFO', __('Phone', 'geodirectory'));
55 define('PLACE_CONTACT_EMAIL', __('Email', 'geodirectory'));
56 define('WEBSITE_TEXT', __('Website', 'geodirectory'));
57 define('TWITTER_TEXT', __('X', 'geodirectory'));
58 define('FACEBOOK_TEXT', __('Facebook', 'geodirectory'));
59 define('PLACE_CATEGORY_TEXT', __('Category', 'geodirectory'));
60 define('PRO_PHOTO_TEXT', __('Add Images : <small>(You can upload more than one images to create image gallery on detail page)</small>', 'geodirectory'));
61 define('PHOTOES_BUTTON', __('Select Images', 'geodirectory'));
62 define('PRO_VIDEO_TEXT', __('Video code', 'geodirectory'));
63 define('HTML_VIDEO_TEXT', __('Add video code here, YouTube etc', 'geodirectory'));
64 define('PRO_ADDFEATURE_TEXT', __('Add custom feature', 'geodirectory'));
65 define('MAP_NO_RESULTS', __('<h3>No Records Found</h3><p>Sorry, no records were found. Please adjust your search criteria and try again.</p>', 'geodirectory'));
66 define('LISTINGMAP_PAGE_VALIDATION_TEXT', __('<h3>No Record Found</h3><p>Sorry, This widget can only be used on listing page.</p>', 'geodirectory'));
67 define('SINGLEMAP_PAGE_VALIDATION_TEXT', __('<h3>No Record Found</h3><p>Sorry, This widget can only be used on place page.</p>', 'geodirectory'));
68 define('CAPTCHA_TITLE_TEXT', __('Captcha Verification', 'geodirectory'));
69 define('CAPTCHA', __('Word Verification', 'geodirectory'));
70 define('GOING_TO_PAY_MSG', __('This is a preview of your listing and its not published yet. <br />If there is something wrong then "Go back and edit" or if you want to add listing then click on "Publish".<br> You are going to pay <b>%s</b> & alive days are <b>%s</b> as %s listing', 'geodirectory'));
71 define('GOING_TO_UPDATE_MSG', __('This is a preview of your listing and its not updated yet. <br />If there is something wrong then "Go back and edit" or if you want to update listing then click on "Update now"', 'geodirectory'));
72 define('GOING_TO_FREE_MSG', __('This is a preview of your listing and its not published yet. <br />If there is something wrong then "Go back and edit" or if you want to add listing then click on "Publish".<br> Your %s listing will published for <b>%s</b> days', 'geodirectory'));
73 define('UNLIMITED', __('Unlimited', 'geodirectory'));
74 define('BASIC_INFO_TEXT', __('Home Information', 'geodirectory'));
75 define('PRO_BACK_AND_EDIT_TEXT', __('&laquo; Go Back and Edit', 'geodirectory'));
76 define('PRO_UPDATE_BUTTON', __('Update Now', 'geodirectory'));
77 define('PRO_SUBMIT_BUTTON', __('Publish', 'geodirectory'));
78 define('PRO_CANCEL_BUTTON', __('Cancel', 'geodirectory'));
79 define('PUBLISH_DAYS_TEXT', __('%s : number of publish days are %s (<span id="%s">%s %s</span>)', 'geodirectory'));
80 define('SELECT_PAY_MEHTOD_TEXT', __('Select Payment Method', 'geodirectory'));
81 define('FAVOURITE_TEXT', __('Favorite', 'geodirectory'));
82 define('UNFAVOURITE_TEXT', __('Unfavorite', 'geodirectory'));
83 define('MY_FAVOURITE_TEXT', __('My Favorites', 'geodirectory'));
84 define('ADD_FAVOURITE_TEXT', __('Add to Favorites', 'geodirectory'));
85 define('REMOVE_FAVOURITE_TEXT', __('Remove from Favorites', 'geodirectory'));
86 define('FAVOURITE_NOT_AVAIL_MSG', __('You have not added any favorites yet.', 'geodirectory'));
87 define('REGISTRATION_DESABLED_MSG', __('New user registration disabled.', 'geodirectory'));
88 define('TIMING_MSG', __('Enter Business or Listing Timing Information. <br /> eg. : <b>10.00 am to 6 pm every day</b>', 'geodirectory'));
89 define('EMAIL_TEXT_MSG', __('Enter valid Email otherwise you will face an error.', 'geodirectory'));
90 define('GET_MAP_MSG', __('Click on "Set Address on Map" and then you can also drag pinpoint to locate the correct address', 'geodirectory'));
91 define('GET_LATITUDE_MSG', __('Please enter latitude for google map perfection. eg. : <b>39.955823048131286</b>', 'geodirectory'));
92 define('GET_LOGNGITUDE_MSG', __('Please enter longitude for google map perfection. eg. : <b>-75.14408111572266</b>', 'geodirectory'));
93 define('GEODIR_LATITUDE_ERROR_MSG', __('A numeric value is required. Please make sure you have either dragged the marker or clicked the button: Set Address On Map', 'geodirectory'));
94 define('GEODIR_LOGNGITUDE_ERROR_MSG', __('A numeric value is required. Please make sure you have either dragged the marker or clicked the button: Set Address On Map', 'geodirectory'));
95 define('CONTACT_MSG', __('You can enter phone number,cell phone number etc.', 'geodirectory'));
96 define('WEBSITE_MSG', __('Enter website URL. eg. : <b>http://myplace.com</b>', 'geodirectory'));
97 define('TWITTER_MSG', __('Enter X URL. eg. : <b>http://x.com/myplace</b>', 'geodirectory'));
98 define('FACEBOOK_MSG', __('Enter facebook URL. eg. : <b>http://facebook.com/myplace</b>', 'geodirectory'));
99 define('CATEGORY_MSG', __('Select listing category from here. Select at least one category', 'geodirectory'));
100 define('HTML_TAGS_ALLOW_MSG', __('Note : Basic HTML tags are allowed', 'geodirectory'));
101 define('HTML_SPECIAL_TEXT', __('Note: List out any special offers (optional)', 'geodirectory'));
102 define('IMAGE_SAVE_ORDERING_MSG', __('Note : You can sort images once the post is saved by clicking on "Edit" on the listing', 'geodirectory'));
103 define('VERIFY_PAGE_TITLE', __('Verify Listing', 'geodirectory'));
104 define('WRONG_CAPTCH_MSG', __('Enter correct verification code.', 'geodirectory'));
105 define('COMMENTS_TITLE_PLACE', __('Place Your Review', 'geodirectory'));
106 define('COMMENTS_TITLE_BLOG', __('Your Comments', 'geodirectory'));
107 define('RATING_MSG', __('Rate this place by clicking a star below :', 'geodirectory'));
108 define('COMMENT_TEXT', __('Comment', 'geodirectory'));
109 define('REVIEW_TEXT', __('Review', 'geodirectory'));
110 define('COMMENT_TEXT2', __('Comments', 'geodirectory'));
111 define('REVIEW_TEXT2', __('Reviews', 'geodirectory'));
112 define('REVIEW_SUBMIT_BTN', __('Submit Review', 'geodirectory'));
113 define('OWNER_TEXT', __('Business Owner', 'geodirectory'));
114 define('SITE_ADMIN', __('Site Admin', 'geodirectory'));
115 define('COMMENT_TRACKBACKS', __('Trackbacks For This Post', 'geodirectory'));
116 define('COMMENT_MODERATION', __('Your review is awaiting moderation.', 'geodirectory'));
117 define('COMMENTS_CLOSED', __('Review are closed.', 'geodirectory'));
118 define('COMMENT_REPLY', __('Post Your Review', 'geodirectory'));
119 define('COMMENT_MUSTBE', __('You must be', 'geodirectory'));
120 define('COMMENT_LOGGED_IN', __('logged in', 'geodirectory'));
121 define('COMMENT_POST_REVIEW', __('to post a review.', 'geodirectory'));
122 define('COMMENT_LOGOUT', __('Logout', 'geodirectory'));
123 define('COMMENT_NAME', __('Name', 'geodirectory'));
124 define('COMMENT_EMAIL', __('Email', 'geodirectory'));
125 define('COMMENT_WEBSITE', __('Website', 'geodirectory'));
126 define('COMMENT_ADD_COMMENT', __('Add Comment', 'geodirectory'));
127 define('COMMENT_REPLY_NAME', __('Reply', 'geodirectory'));
128 define('COMMENT_EDIT_NAME', __('Edit', 'geodirectory'));
129 define('COMMENT_DELETE_NAME', __('Delete', 'geodirectory'));
130 define('COMMENT_SPAM_NAME', __('Spam', 'geodirectory'));
131 define('ENTER_LOCATION_TEXT', __('Enter Your Location', 'geodirectory'));
132 define('READMORE_TEXT', __('Read More...', 'geodirectory'));
133 define('DASHBOARD_TEXT', __('Dashboard', 'geodirectory'));
134 define('EDIT_PROFILE_PAGE_TITLE', __('Edit Profile', 'geodirectory'));
135 define('CHANGE_PW_TEXT', __('Change Password', 'geodirectory'));
136 define('LOGOUT_TEXT', __('Logout', 'geodirectory'));
137 define('WELCOME_TEXT', __('Welcome', 'geodirectory'));
138 define('FORGOT_PW_TEXT', __('Forgot Password?', 'geodirectory'));
139 define('USERNAME_EMAIL_TEXT', __('E-mail', 'geodirectory'));
140 define('USERNAME_TEXT', __('Email', 'geodirectory'));
141 define('PASSWORD_TEXT', __('Password', 'geodirectory'));
142 define('CONFIRM_PASSWORD_TEXT', __('Confirm Password', 'geodirectory'));
143 define('PASSWORD_LENGTH_MSG', __('Enter your user password, must be 7 characters or more', 'geodirectory'));
144 define('PASSWORD_LENGTH_TEXT', __('Password must be 7 characters or more', 'geodirectory'));
145 define('PASSWORD_MATCH_TEXT', __('Passwords do not match', 'geodirectory'));
146 define('REMEMBER_ON_COMPUTER_TEXT', __('Remember me on this computer', 'geodirectory'));
147 define('GET_NEW_PW_TEXT', __('Get New Password', 'geodirectory'));
148 define('REGISTRATION_NOW_TEXT', __('Sign Up Now', 'geodirectory'));
149 define('PERSONAL_INFO_TEXT', __('Personal Information', 'geodirectory'));
150 define('FIRST_NAME_TEXT', __('Full Name', 'geodirectory'));
151 define('REGISTRATION_MESSAGE', __('(Note: A password will be e-mailed to you for future usage)', 'geodirectory'));
152 define('REGISTER_NOW_TEXT', __('Register Now', 'geodirectory'));
153 define('SIGN_IN_BUTTON', __('Sign In', 'geodirectory'));
154 define('REGISTER_BUTTON', __('Register', 'geodirectory'));
155 define('SIGN_IN_PAGE_TITLE', __('Sign In', 'geodirectory'));
156 define('INVALID_USER_PW_MSG', __('Invalid Username/Password.', 'geodirectory'));
157 define('REG_COMPLETE_MSG', __('Registration complete. Please check your e-mail for login details.', 'geodirectory'));
158 define('NEW_PW_EMAIL_MSG', __('We just sent you a new password. Kindly check your e-mail now.', 'geodirectory'));
159 define('EMAIL_CONFIRM_LINK_MSG', __('A confirmation link has been sent to you via email. Kindly check your e-mail now.', 'geodirectory'));
160 define('USER_REG_NOT_ALLOW_MSG', __('User registration has been disabled by the admin.', 'geodirectory'));
161 define('YOU_ARE_LOGED_OUT_MSG', __('You are now logged out.', 'geodirectory'));
162 define('ENTER_USER_EMAIL_NEW_PW_MSG', __('Please enter your e-mail address as username. You will receive a new password via e-mail.', 'geodirectory'));
163 define('INVALID_USER_FPW_MSG', __('Invalid Email, Please check', 'geodirectory'));
164 define('PW_SEND_CONFIRM_MSG', __('Check your e-mail for your new password.', 'geodirectory'));
165 define('AUTO_INSATALL_MSG', __('How many sample data you would like to populate on your site?', 'geodirectory'));
166 define('INSERT_BTN_SAMPLE_MSG', __('Insert sample data please', 'geodirectory'));
167 define('DELETE_BTN_SAMPLE_MSG', __('Yes Delete Please!', 'geodirectory'));
168 define('SAMPLE_DATA_SHOW_MSG', __('GeoDirectory sample data has been populated on your site. Wish to delete sample data?', 'geodirectory'));
169 define('GEODIR_SAMPLE_DATA_IMPORT_MSG', __('Please Wait! We are importing dummy data.', 'geodirectory'));
170 define('GEODIR_SAMPLE_DATA_DELETE_MSG', __('Please Wait! We are deleting dummy data.', 'geodirectory'));
171 define('READ_MORE_TXT', __('read more', 'geodirectory'));
172 define('POST_TYPE_DESELECT_MSG', __('Are you sure you want to deselect this post type?', 'geodirectory'));
173 define('DESIGN_POST_TYPE_SNO', __('S.No.', 'geodirectory'));
174 define('DESIGN_POST_TYPE', __('Post Type', 'geodirectory'));
175 define('DESIGN_POST_TYPE_CAT', __('Category', 'geodirectory'));
176 define('CSV_INSERT_DATA', __('Data inserted successfully.', 'geodirectory'));
177 define('CSV_TOTAL_RECORD', __('%s record(s) inserted.', 'geodirectory'));
178 define('CSV_INVALID_TOTAL_RECORD', __('%s out of %s record(s) could not be inserted due to blank address. Address fields post_address, post_country, post_region, post_city, post_latitude and post_longitude are mandatory fields.', 'geodirectory'));
179 define('CSV_INVALID_DEFUALT_ADDRESS', __('%s out of %s record(s) could not be inserted due to invalid address. You can import data in default location only as you do not have multilocation ad-on enabled.', 'geodirectory'));
180 define('CSV_INVALID_POST_TYPE', __('%s out of %s record(s) could not be inserted due to invalid/blank post type. Only use geodirectory\'s post type.', 'geodirectory'));
181 define('CSV_BLANK_POST_TITLE', __('%s out of %s record(s) could not be inserted due to blank post title.', 'geodirectory'));
182 define('CSV_TRANSFER_IMG_FOLDER', __("Please transfer all new images to <b>'%s'</b> folder.", 'geodirectory'));
183 define('CSV_INVAILD_FILE', __('File you are uploading is not valid. First colum should be "Post Title".', 'geodirectory'));
184 define('CSV_UPLOAD_ONLY', __('Please upload CSV file only.', 'geodirectory'));
185 define('SELECT_CSV_FILE', __('Select CSV file to upload', 'geodirectory'));
186 define('SELECT_UPLOAD_CSV', __('Select & Upload CSV', 'geodirectory'));
187 define('CSV_IMPORT_DATA', __('Import data now', 'geodirectory'));
188 define('PLZ_SELECT_CSV_FILE', __('Please select csv file.', 'geodirectory'));
189 define('FEATURED_IMG_CLASS', __('featured_img_class', 'geodirectory'));
190
191 /*
192 * Here we declare every country name so that is can be read by PO editors and translated easily.
193 */
194 __('Afghanistan', 'geodirectory');
195 __('Albania', 'geodirectory');
196 __('Algeria', 'geodirectory');
197 __('American Samoa', 'geodirectory');
198 __('Andorra', 'geodirectory');
199 __('Angola', 'geodirectory');
200 __('Anguilla', 'geodirectory');
201 __('Antarctica', 'geodirectory');
202 __('Antigua and Barbuda', 'geodirectory');
203 __('Argentina', 'geodirectory');
204 __('Armenia', 'geodirectory');
205 __('Aruba', 'geodirectory');
206 __('Ashmore and Cartier', 'geodirectory');
207 __('Australia', 'geodirectory');
208 __('Austria', 'geodirectory');
209 __('Azerbaijan', 'geodirectory');
210 __('Bahrain', 'geodirectory');
211 __('Baker Island', 'geodirectory');
212 __('Bangladesh', 'geodirectory');
213 __('Barbados', 'geodirectory');
214 __('Bassas da India', 'geodirectory');
215 __('Belarus', 'geodirectory');
216 __('Belgium', 'geodirectory');
217 __('Belize', 'geodirectory');
218 __('Benin', 'geodirectory');
219 __('Bermuda', 'geodirectory');
220 __('Bhutan', 'geodirectory');
221 __('Bolivia', 'geodirectory');
222 __('Bosnia and Herzegovina', 'geodirectory');
223 __('Botswana', 'geodirectory');
224 __('Bouvet Island', 'geodirectory');
225 __('Brazil', 'geodirectory');
226 __('British Indian Ocean Territory', 'geodirectory');
227 __('British Virgin Islands', 'geodirectory');
228 __('Brunei Darussalam', 'geodirectory');
229 __('Bulgaria', 'geodirectory');
230 __('Burkina Faso', 'geodirectory');
231 __('Burma', 'geodirectory');
232 __('Burundi', 'geodirectory');
233 __('Cambodia', 'geodirectory');
234 __('Cameroon', 'geodirectory');
235 __('Canada', 'geodirectory');
236 __('Cape Verde', 'geodirectory');
237 __('Cayman Islands', 'geodirectory');
238 __('Central African Republic', 'geodirectory');
239 __('Chad', 'geodirectory');
240 __('Chile', 'geodirectory');
241 __('China', 'geodirectory');
242 __('Christmas Island', 'geodirectory');
243 __('Clipperton Island', 'geodirectory');
244 __('Cocos (Keeling) Islands', 'geodirectory');
245 __('Colombia', 'geodirectory');
246 __('Comoros', 'geodirectory');
247 __('Congo, Democratic Republic of the', 'geodirectory');
248 __('Congo, Republic of the', 'geodirectory');
249 __('Cook Islands', 'geodirectory');
250 __('Coral Sea Islands', 'geodirectory');
251 __('Costa Rica', 'geodirectory');
252 __('Cote d\'Ivoire', 'geodirectory');
253 __('Croatia', 'geodirectory');
254 __('Cuba', 'geodirectory');
255 __('Cyprus', 'geodirectory');
256 __('Czech Republic', 'geodirectory');
257 __('Czechia', 'geodirectory');
258 __('Denmark', 'geodirectory');
259 __('Djibouti', 'geodirectory');
260 __('Dominica', 'geodirectory');
261 __('Dominican Republic', 'geodirectory');
262 __('East Timor', 'geodirectory');
263 __('Ecuador', 'geodirectory');
264 __('Egypt', 'geodirectory');
265 __('El Salvador', 'geodirectory');
266 __('Equatorial Guinea', 'geodirectory');
267 __('Eritrea', 'geodirectory');
268 __('Estonia', 'geodirectory');
269 __('Ethiopia', 'geodirectory');
270 __('Europa Island', 'geodirectory');
271 __('Falkland Islands (Islas Malvinas)', 'geodirectory');
272 __('Faroe Islands', 'geodirectory');
273 __('Fiji', 'geodirectory');
274 __('Finland', 'geodirectory');
275 __('France', 'geodirectory');
276 __('France, Metropolitan', 'geodirectory');
277 __('French Guiana', 'geodirectory');
278 __('French Polynesia', 'geodirectory');
279 __('French Southern and Antarctic Lands', 'geodirectory');
280 __('Gabon', 'geodirectory');
281 __('Gaza Strip', 'geodirectory');
282 __('Georgia', 'geodirectory');
283 __('Germany', 'geodirectory');
284 __('Ghana', 'geodirectory');
285 __('Gibraltar', 'geodirectory');
286 __('Glorioso Islands', 'geodirectory');
287 __('Greece', 'geodirectory');
288 __('Greenland', 'geodirectory');
289 __('Grenada', 'geodirectory');
290 __('Guadeloupe', 'geodirectory');
291 __('Guam', 'geodirectory');
292 __('Guatemala', 'geodirectory');
293 __('Guernsey', 'geodirectory');
294 __('Guinea', 'geodirectory');
295 __('Guinea-Bissau', 'geodirectory');
296 __('Guyana', 'geodirectory');
297 __('Haiti', 'geodirectory');
298 __('Heard Island and McDonald Islands', 'geodirectory');
299 __('Holy See (Vatican City)', 'geodirectory');
300 __('Honduras', 'geodirectory');
301 __('Hong Kong (SAR)', 'geodirectory');
302 __('Howland Island', 'geodirectory');
303 __('Hungary', 'geodirectory');
304 __('Iceland', 'geodirectory');
305 __('India', 'geodirectory');
306 __('Indonesia', 'geodirectory');
307 __('Iran', 'geodirectory');
308 __('Iraq', 'geodirectory');
309 __('Ireland', 'geodirectory');
310 __('Israel', 'geodirectory');
311 __('Italy', 'geodirectory');
312 __('Jamaica', 'geodirectory');
313 __('Jan Mayen', 'geodirectory');
314 __('Japan', 'geodirectory');
315 __('Jarvis Island', 'geodirectory');
316 __('Jersey', 'geodirectory');
317 __('Johnston Atoll', 'geodirectory');
318 __('Jordan', 'geodirectory');
319 __('Juan de Nova Island', 'geodirectory');
320 __('Kazakhstan', 'geodirectory');
321 __('Kenya', 'geodirectory');
322 __('Kingman Reef', 'geodirectory');
323 __('Kiribati', 'geodirectory');
324 __('Korea, North', 'geodirectory');
325 __('Korea, South', 'geodirectory');
326 __('Kuwait', 'geodirectory');
327 __('Kyrgyzstan', 'geodirectory');
328 __('Laos', 'geodirectory');
329 __('Latvia', 'geodirectory');
330 __('Lebanon', 'geodirectory');
331 __('Lesotho', 'geodirectory');
332 __('Liberia', 'geodirectory');
333 __('Libya', 'geodirectory');
334 __('Liechtenstein', 'geodirectory');
335 __('Lithuania', 'geodirectory');
336 __('Luxembourg', 'geodirectory');
337 __('Macao', 'geodirectory');
338 __('Macedonia, The Former Yugoslav Republic of', 'geodirectory');
339 __('Madagascar', 'geodirectory');
340 __('Malawi', 'geodirectory');
341 __('Malaysia', 'geodirectory');
342 __('Maldives', 'geodirectory');
343 __('Mali', 'geodirectory');
344 __('Malta', 'geodirectory');
345 __('Man, Isle of', 'geodirectory');
346 __('Marshall Islands', 'geodirectory');
347 __('Martinique', 'geodirectory');
348 __('Mauritania', 'geodirectory');
349 __('Mauritius', 'geodirectory');
350 __('Mayotte', 'geodirectory');
351 __('Mexico', 'geodirectory');
352 __('Micronesia, Federated States of', 'geodirectory');
353 __('Midway Islands', 'geodirectory');
354 __('Miscellaneous (French)', 'geodirectory');
355 __('Moldova', 'geodirectory');
356 __('Monaco', 'geodirectory');
357 __('Mongolia', 'geodirectory');
358 __('Montenegro', 'geodirectory');
359 __('Montserrat', 'geodirectory');
360 __('Morocco', 'geodirectory');
361 __('Mozambique', 'geodirectory');
362 __('Myanmar', 'geodirectory');
363 __('Namibia', 'geodirectory');
364 __('Nauru', 'geodirectory');
365 __('Navassa Island', 'geodirectory');
366 __('Nepal', 'geodirectory');
367 __('Netherlands', 'geodirectory');
368 __('Netherlands Antilles', 'geodirectory');
369 __('New Caledonia', 'geodirectory');
370 __('New Zealand', 'geodirectory');
371 __('Nicaragua', 'geodirectory');
372 __('Niger', 'geodirectory');
373 __('Nigeria', 'geodirectory');
374 __('Niue', 'geodirectory');
375 __('Norfolk Island', 'geodirectory');
376 __('Northern Mariana Islands', 'geodirectory');
377 __('Norway', 'geodirectory');
378 __('Oman', 'geodirectory');
379 __('Pakistan', 'geodirectory');
380 __('Palau', 'geodirectory');
381 __('Palestinian Territory, Occupied', 'geodirectory');
382 __('Palmyra Atoll', 'geodirectory');
383 __('Panama', 'geodirectory');
384 __('Papua New Guinea', 'geodirectory');
385 __('Paracel Islands', 'geodirectory');
386 __('Paraguay', 'geodirectory');
387 __('Peru', 'geodirectory');
388 __('Philippines', 'geodirectory');
389 __('Pitcairn Islands', 'geodirectory');
390 __('Poland', 'geodirectory');
391 __('Portugal', 'geodirectory');
392 __('Puerto Rico', 'geodirectory');
393 __('Qatar', 'geodirectory');
394 __('Romania', 'geodirectory');
395 __('Russia', 'geodirectory');
396 __('Rwanda', 'geodirectory');
397 __('Saint Helena', 'geodirectory');
398 __('Saint Kitts and Nevis', 'geodirectory');
399 __('Saint Lucia', 'geodirectory');
400 __('Saint Pierre and Miquelon', 'geodirectory');
401 __('Saint Vincent and the Grenadines', 'geodirectory');
402 __('Samoa', 'geodirectory');
403 __('San Marino', 'geodirectory');
404 __('Saudi Arabia', 'geodirectory');
405 __('Senegal', 'geodirectory');
406 __('Serbia', 'geodirectory');
407 __('Serbia and Montenegro', 'geodirectory');
408 __('Seychelles', 'geodirectory');
409 __('Sierra Leone', 'geodirectory');
410 __('Singapore', 'geodirectory');
411 __('Slovakia', 'geodirectory');
412 __('Slovenia', 'geodirectory');
413 __('Solomon Islands', 'geodirectory');
414 __('Somalia', 'geodirectory');
415 __('South Africa', 'geodirectory');
416 __('South Georgia and the South Sandwich Islands', 'geodirectory');
417 __('Spain', 'geodirectory');
418 __('Spratly Islands', 'geodirectory');
419 __('Sri Lanka', 'geodirectory');
420 __('Sudan', 'geodirectory');
421 __('Suriname', 'geodirectory');
422 __('Svalbard', 'geodirectory');
423 __('Swaziland', 'geodirectory');
424 __('Sweden', 'geodirectory');
425 __('Switzerland', 'geodirectory');
426 __('Syria', 'geodirectory');
427 __('Taiwan', 'geodirectory');
428 __('Tajikistan', 'geodirectory');
429 __('Tanzania', 'geodirectory');
430 __('Thailand', 'geodirectory');
431 __('The Bahamas', 'geodirectory');
432 __('The Gambia', 'geodirectory');
433 __('Togo', 'geodirectory');
434 __('Tokelau', 'geodirectory');
435 __('Tonga', 'geodirectory');
436 __('Trinidad and Tobago', 'geodirectory');
437 __('Tromelin Island', 'geodirectory');
438 __('Tunisia', 'geodirectory');
439 __('Turkey', 'geodirectory');
440 __('Turkmenistan', 'geodirectory');
441 __('Turks and Caicos Islands', 'geodirectory');
442 __('Tuvalu', 'geodirectory');
443 __('Uganda', 'geodirectory');
444 __('Ukraine', 'geodirectory');
445 __('United Arab Emirates', 'geodirectory');
446 __('United Kingdom', 'geodirectory');
447 __('England', 'geodirectory');
448 __('Northern Ireland', 'geodirectory');
449 __('Scotland', 'geodirectory');
450 __('Wales', 'geodirectory');
451 __('United States', 'geodirectory');
452 __('United States Minor Outlying Islands', 'geodirectory');
453 __('Uruguay', 'geodirectory');
454 __('Uzbekistan', 'geodirectory');
455 __('Vanuatu', 'geodirectory');
456 __('Venezuela', 'geodirectory');
457 __('Vietnam', 'geodirectory');
458 __('Virgin Islands', 'geodirectory');
459 __('Wake Island', 'geodirectory');
460 __('Wallis and Futuna', 'geodirectory');
461 __('West Bank', 'geodirectory');
462 __('Western Sahara', 'geodirectory');
463 __('Western Samoa', 'geodirectory');
464 __('Yemen', 'geodirectory');
465 __('Yugoslavia', 'geodirectory');
466 __('Zaire', 'geodirectory');
467 __('Zambia', 'geodirectory');
468 __('Zimbabwe', 'geodirectory');
469 __('Curaçao', 'geodirectory');
470 __('Caribbean Netherlands', 'geodirectory');
471