]> git.mxchange.org Git - friendica.git/blob - util/strings.php
Merge remote-tracking branch 'friendika-master/master'
[friendica.git] / util / strings.php
1 <?php
2
3 function string_plural_select($n){
4         return ($n != 1);
5 }
6
7 $a->strings['Not Found'] = 'Not Found';
8 $a->strings['Page not found.' ] = 'Page not found.' ;
9 $a->strings['Permission denied'] = 'Permission denied';
10 $a->strings['Permission denied.'] = 'Permission denied.';
11 $a->strings['Delete this item?'] = 'Delete this item?';
12 $a->strings['Comment'] = 'Comment';
13 $a->strings['Create a New Account'] = 'Create a New Account';
14 $a->strings['Register'] = 'Register';
15 $a->strings['Nickname or Email address: '] = 'Nickname or Email address: ';
16 $a->strings['Password: '] = 'Password: ';
17 $a->strings['Login'] = 'Login';
18 $a->strings['Nickname/Email/OpenID: '] = 'Nickname/Email/OpenID: ';
19 $a->strings["Password \x28if not OpenID\x29: "] = "Password \x28if not OpenID\x29: ";
20 $a->strings['Forgot your password?'] = 'Forgot your password?';
21 $a->strings['Password Reset'] = 'Password Reset';
22 $a->strings['Logout'] = 'Logout';
23 $a->strings['prev'] = 'prev';
24 $a->strings['first'] = 'first';
25 $a->strings['last'] = 'last';
26 $a->strings['next'] = 'next';
27 $a->strings['%s likes this.'] = '%s likes this.';
28 $a->strings['%s doesn\'t like this.'] = '%s doesn\'t like this.';
29 $a->strings['<span  %1$s>%2$d people</span> like this.'] = '<span  %1$s>%2$d people</span> like this.';
30 $a->strings['<span  %1$s>%2$d people</span> don\'t like this.'] = '<span  %1$s>%2$d people</span> don\'t like this.';
31 $a->strings['and'] = 'and';
32 $a->strings[', and %d other people'] = ', and %d other people';
33 $a->strings['%s like this.'] = '%s like this.';
34 $a->strings['%s don\'t like this.'] = '%s don\'t like this.';
35 $a->strings['No contacts'] = 'No contacts';
36 $a->strings['View Contacts'] = 'View Contacts';
37 $a->strings['Search'] = 'Search';
38 $a->strings['No profile'] = 'No profile';
39 $a->strings['Connect'] = 'Connect';
40 $a->strings['Location:'] = 'Location:';
41 $a->strings[', '] = ', ';
42 $a->strings['Gender:'] = 'Gender:';
43 $a->strings['Status:'] = 'Status:';
44 $a->strings['Homepage:'] = 'Homepage:';
45 $a->strings['Monday'] = 'Monday';
46 $a->strings['Tuesday'] = 'Tuesday';
47 $a->strings['Wednesday'] = 'Wednesday';
48 $a->strings['Thursday'] = 'Thursday';
49 $a->strings['Friday'] = 'Friday';
50 $a->strings['Saturday'] = 'Saturday';
51 $a->strings['Sunday'] = 'Sunday';
52 $a->strings['January'] = 'January';
53 $a->strings['February'] = 'February';
54 $a->strings['March'] = 'March';
55 $a->strings['April'] = 'April';
56 $a->strings['May'] = 'May';
57 $a->strings['June'] = 'June';
58 $a->strings['July'] = 'July';
59 $a->strings['August'] = 'August';
60 $a->strings['September'] = 'September';
61 $a->strings['October'] = 'October';
62 $a->strings['November'] = 'November';
63 $a->strings['December'] = 'December';
64 $a->strings['Birthday Reminders'] = 'Birthday Reminders';
65 $a->strings['Birthdays this week:'] = 'Birthdays this week:';
66 $a->strings["\x28Adjusted for local time\x29"] = "\x28Adjusted for local time\x29";
67 $a->strings['[today]'] = '[today]';
68 $a->strings['link to source'] = 'link to source';
69 $a->strings['Applications'] = 'Applications';
70 $a->strings["Invite Friends"] = "Invite Friends";
71 $a->strings['Find People With Shared Interests'] = 'Find People With Shared Interests';
72 $a->strings['Connect/Follow'] = 'Connect/Follow';
73 $a->strings['Example: bob@example.com, http://example.com/barbara'] = 'Example: bob@example.com, http://example.com/barbara';
74 $a->strings['Follow'] = 'Follow';
75 $a->strings['Could not access contact record.'] = 'Could not access contact record.';
76 $a->strings['Could not locate selected profile.'] = 'Could not locate selected profile.';
77 $a->strings['Contact updated.'] = 'Contact updated.';
78 $a->strings['Failed to update contact record.'] = 'Failed to update contact record.';
79 $a->strings['Contact has been '] = 'Contact has been ';
80 $a->strings['blocked'] = 'blocked';
81 $a->strings['unblocked'] = 'unblocked';
82 $a->strings['Contact has been blocked'] = 'Contact has been blocked';
83 $a->strings['Contact has been unblocked'] = 'Contact has been unblocked';
84 $a->strings['Contact has been ignored'] = 'Contact has been ignored';
85 $a->strings['Contact has been unignored'] = 'Contact has been unignored';
86 $a->strings['stopped following'] = 'stopped following';
87 $a->strings['Contact has been removed.'] = 'Contact has been removed.';
88 $a->strings['Contact not found.'] = 'Contact not found.';
89 $a->strings['Mutual Friendship'] = 'Mutual Friendship';
90 $a->strings['is a fan of yours'] = 'is a fan of yours';
91 $a->strings['you are a fan of'] = 'you are a fan of';
92 $a->strings['Privacy Unavailable'] = 'Privacy Unavailable';
93 $a->strings['Private communications are not available for this contact.'] = 'Private communications are not available for this contact.';
94 $a->strings['Never'] = 'Never';
95 $a->strings["\x28Update was successful\x29"] = "\x28Update was successful\x29";
96 $a->strings["\x28Update was not successful\x29"] = "\x28Update was not successful\x29";
97 $a->strings['Contact Editor'] = 'Contact Editor';
98 $a->strings['Visit $name\'s profile'] = 'Visit $name\'s profile';
99 $a->strings['Block/Unblock contact'] = 'Block/Unblock contact';
100 $a->strings['Ignore contact'] = 'Ignore contact';
101 $a->strings['Delete contact'] = 'Delete contact';
102 $a->strings['Last updated: '] = 'Last updated: ';
103 $a->strings['Update public posts: '] = 'Update public posts: ';
104 $a->strings['Update now'] = 'Update now';
105 $a->strings['Unblock this contact'] = 'Unblock this contact';
106 $a->strings['Block this contact'] = 'Block this contact';
107 $a->strings['Unignore this contact'] = 'Unignore this contact';
108 $a->strings['Ignore this contact'] = 'Ignore this contact';
109 $a->strings['Currently blocked'] = 'Currently blocked';
110 $a->strings['Currently ignored'] = 'Currently ignored';
111 $a->strings['Contacts'] = 'Contacts';
112 $a->strings['Show Blocked Connections'] = 'Show Blocked Connections';
113 $a->strings['Hide Blocked Connections'] = 'Hide Blocked Connections';
114 $a->strings['Finding: '] = 'Finding: ';
115 $a->strings['Find'] = 'Find';
116 $a->strings['Visit $username\'s profile'] = 'Visit $username\'s profile';
117 $a->strings['Edit contact'] = 'Edit contact';
118 $a->strings['Profile not found.'] = 'Profile not found.';
119 $a->strings['Response from remote site was not understood.'] = 'Response from remote site was not understood.';
120 $a->strings['Unexpected response from remote site: '] = 'Unexpected response from remote site: ';
121 $a->strings["Confirmation completed successfully."] = "Confirmation completed successfully.";
122 $a->strings['Remote site reported: '] = 'Remote site reported: ';
123 $a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again.";
124 $a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked.";
125 $a->strings['Unable to set contact photo.'] = 'Unable to set contact photo.';
126 $a->strings['is now friends with'] = 'is now friends with';
127 $a->strings['Our site encryption key is apparently messed up.'] = 'Our site encryption key is apparently messed up.';
128 $a->strings['Empty site URL was provided or URL could not be decrypted by us.'] = 'Empty site URL was provided or URL could not be decrypted by us.';
129 $a->strings['Contact record was not found for you on our site.'] = 'Contact record was not found for you on our site.';
130 $a->strings['The ID provided by your system is a duplicate on our system. It should work if you try again.'] = 'The ID provided by your system is a duplicate on our system. It should work if you try again.';
131 $a->strings['Unable to set your contact credentials on our system.'] = 'Unable to set your contact credentials on our system.';
132 $a->strings['Unable to update your contact profile details on our system'] = 'Unable to update your contact profile details on our system';
133 $a->strings["Connection accepted at %s"] = "Connection accepted at %s";
134 $a->strings['Administrator'] = 'Administrator';
135 $a->strings['noreply'] = 'noreply';
136 $a->strings["%s commented on an item at %s"] = "%s commented on an item at %s";
137 $a->strings["This introduction has already been accepted."] = "This introduction has already been accepted.";
138 $a->strings['Profile location is not valid or does not contain profile information.'] = 'Profile location is not valid or does not contain profile information.';
139 $a->strings['Warning: profile location has no identifiable owner name.'] = 'Warning: profile location has no identifiable owner name.';
140 $a->strings['Warning: profile location has no profile photo.'] = 'Warning: profile location has no profile photo.';
141 $a->strings["Introduction complete."] = "Introduction complete.";
142 $a->strings['Unrecoverable protocol error.'] = 'Unrecoverable protocol error.';
143 $a->strings['Profile unavailable.'] = 'Profile unavailable.';
144 $a->strings['%s has received too many connection requests today.'] = '%s has received too many connection requests today.';
145 $a->strings['Spam protection measures have been invoked.'] = 'Spam protection measures have been invoked.';
146 $a->strings['Friends are advised to please try again in 24 hours.'] = 'Friends are advised to please try again in 24 hours.';
147 $a->strings["Invalid locator"] = "Invalid locator";
148 $a->strings["Unable to resolve your name at the provided location."] = "Unable to resolve your name at the provided location.";
149 $a->strings['You have already introduced yourself here.'] = 'You have already introduced yourself here.';
150 $a->strings['Apparently you are already friends with %s.'] = 'Apparently you are already friends with %s.';
151 $a->strings['Invalid profile URL.'] = 'Invalid profile URL.';
152 $a->strings['Disallowed profile URL.'] = 'Disallowed profile URL.';
153 $a->strings['Your introduction has been sent.'] = 'Your introduction has been sent.';
154 $a->strings["Please login to confirm introduction."] = "Please login to confirm introduction.";
155 $a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Incorrect identity currently logged in. Please login to <strong>this</strong> profile.";
156 $a->strings['[Name Withheld]'] = '[Name Withheld]';
157 $a->strings["Introduction received at "] = "Introduction received at ";
158 $a->strings['Friend/Connection Request'] = 'Friend/Connection Request';
159 $a->strings['Please answer the following:'] = 'Please answer the following:';
160 $a->strings['Does $name know you?'] = 'Does $name know you?';
161 $a->strings['Yes'] = 'Yes';
162 $a->strings['No'] = 'No';
163 $a->strings['Add a personal note:'] = 'Add a personal note:';
164 $a->strings['Please enter your profile address from one of the following supported social networks:'] = 'Please enter your profile address from one of the following supported social networks:';
165 $a->strings['Friendika'] = 'Friendika';
166 $a->strings['StatusNet/Federated Social Web'] = 'StatusNet/Federated Social Web';
167 $a->strings["Private \x28secure\x29 network"] = "Private \x28secure\x29 network";
168 $a->strings["Public \x28insecure\x29 network"] = "Public \x28insecure\x29 network";
169 $a->strings['Your profile address:'] = 'Your profile address:';
170 $a->strings['Submit Request'] = 'Submit Request';
171 $a->strings['Cancel'] = 'Cancel';
172 $a->strings["%d required parameter was not found at the given location"] = array(
173         0 => "%d required parameter was not found at the given location",
174         1 => "%d required parameters were not found at the given location",
175 );
176 $a->strings['Global Directory'] = 'Global Directory';
177 $a->strings['Age: '] = 'Age: ';
178 $a->strings['Gender: '] = 'Gender: ';
179 $a->strings["No entries \x28some entries may be hidden\x29."] = "No entries \x28some entries may be hidden\x29.";
180 $a->strings['Item not found.'] = 'Item not found.';
181 $a->strings['Private Message'] = 'Private Message';
182 $a->strings["I like this \x28toggle\x29"] = "I like this \x28toggle\x29";
183 $a->strings["I don't like this \x28toggle\x29"] = "I don't like this \x28toggle\x29";
184 $a->strings['Share'] = 'Share';
185 $a->strings['Please wait'] = 'Please wait';
186 $a->strings['This is you'] = 'This is you';
187 $a->strings['Edit'] = 'Edit';
188 $a->strings['Delete'] = 'Delete';
189 $a->strings['View $name\'s profile'] = 'View $name\'s profile';
190 $a->strings['View $owner_name\'s profile'] = 'View $owner_name\'s profile';
191 $a->strings['to'] = 'to';
192 $a->strings['Wall-to-Wall'] = 'Wall-to-Wall';
193 $a->strings['via Wall-To-Wall:'] = 'via Wall-To-Wall:';
194 $a->strings['Item has been removed.'] = 'Item has been removed.';
195 $a->strings['Shared content is covered by the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0</a> license.'] = 'Shared content is covered by the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0</a> license.';
196 $a->strings['Item not found'] = 'Item not found';
197 $a->strings['Edit post'] = 'Edit post';
198 $a->strings['Upload photo'] = 'Upload photo';
199 $a->strings['Insert web link'] = 'Insert web link';
200 $a->strings['Insert YouTube video'] = 'Insert YouTube video';
201 $a->strings['Insert Vorbis [.ogg] video'] = 'Insert Vorbis [.ogg] video';
202 $a->strings['Insert Vorbis [.ogg] audio'] = 'Insert Vorbis [.ogg] audio';
203 $a->strings['Set your location'] = 'Set your location';
204 $a->strings['Clear browser location'] = 'Clear browser location';
205 $a->strings['Permission settings'] = 'Permission settings';
206 $a->strings['CC: email addresses'] = 'CC: email addresses';
207 $a->strings['Example: bob@example.com, mary@example.com'] = 'Example: bob@example.com, mary@example.com';
208 $a->strings['The profile address specified does not provide adequate information.'] = 'The profile address specified does not provide adequate information.';
209 $a->strings['Limited profile. This person will be unable to receive direct/personal notifications from you.'] = 'Limited profile. This person will be unable to receive direct/personal notifications from you.';
210 $a->strings['Unable to retrieve contact information.'] = 'Unable to retrieve contact information.';
211 $a->strings['following'] = 'following';
212 $a->strings['This is Friendika version'] = 'This is Friendika version';
213 $a->strings['running at web location'] = 'running at web location';
214 $a->strings['Shared content within the Friendika network is provided under the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 license</a>'] = 'Shared content within the Friendika network is provided under the <a href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0 license</a>';
215 $a->strings['Please visit <a href="http://project.friendika.com">Project.Friendika.com</a> to learn more about the Friendika project.'] = 'Please visit <a href="http://project.friendika.com">Project.Friendika.com</a> to learn more about the Friendika project.';
216 $a->strings['Bug reports and issues: please visit'] = 'Bug reports and issues: please visit';
217 $a->strings['Suggestions, praise, donations, etc. - please email "Info" at Friendika - dot com'] = 'Suggestions, praise, donations, etc. - please email "Info" at Friendika - dot com';
218 $a->strings['Installed plugins/addons/apps'] = 'Installed plugins/addons/apps';
219 $a->strings['No installed plugins/addons/apps'] = 'No installed plugins/addons/apps';
220 $a->strings['Group created.'] = 'Group created.';
221 $a->strings['Could not create group.'] = 'Could not create group.';
222 $a->strings['Group not found.'] = 'Group not found.';
223 $a->strings['Group name changed.'] = 'Group name changed.';
224 $a->strings['Membership list updated.'] = 'Membership list updated.';
225 $a->strings['Group removed.'] = 'Group removed.';
226 $a->strings['Unable to remove group.'] = 'Unable to remove group.';
227 $a->strings["Welcome to %s"] = "Welcome to %s";
228 $a->strings['Could not create/connect to database.'] = 'Could not create/connect to database.';
229 $a->strings['Connected to database.'] = 'Connected to database.';
230 $a->strings['Proceed with Installation'] = 'Proceed with Installation';
231 $a->strings['Your Friendika site database has been installed.'] = 'Your Friendika site database has been installed.';
232 $a->strings['IMPORTANT: You will need to [manually] setup a scheduled task for the poller.'] = 'IMPORTANT: You will need to [manually] setup a scheduled task for the poller.';
233 $a->strings['Please see the file "INSTALL.txt".'] = 'Please see the file "INSTALL.txt".';
234 $a->strings['Proceed to registration'] = 'Proceed to registration';
235 $a->strings['Database import failed.'] = 'Database import failed.';
236 $a->strings['You may need to import the file "database.sql" manually using phpmyadmin or mysql.'] = 'You may need to import the file "database.sql" manually using phpmyadmin or mysql.';
237 $a->strings['Welcome to Friendika.'] = 'Welcome to Friendika.';
238 $a->strings['Submit'] = 'Submit';
239 $a->strings['Could not find a command line version of PHP in the web server PATH.'] = 'Could not find a command line version of PHP in the web server PATH.';
240 $a->strings['This is required. Please adjust the configuration file .htconfig.php accordingly.'] = 'This is required. Please adjust the configuration file .htconfig.php accordingly.';
241 $a->strings['The command line version of PHP on your system does not have "register_argc_argv" enabled.'] = 'The command line version of PHP on your system does not have "register_argc_argv" enabled.';
242 $a->strings['This is required for message delivery to work.'] = 'This is required for message delivery to work.';
243 $a->strings['Error: the "openssl_pkey_new" function on this system is not able to generate encryption keys'] = 'Error: the "openssl_pkey_new" function on this system is not able to generate encryption keys';
244 $a->strings['If running under Windows, please see "http://www.php.net/manual/en/openssl.installation.php".'] = 'If running under Windows, please see "http://www.php.net/manual/en/openssl.installation.php".';
245 $a->strings['Error: Apache webserver mod-rewrite module is required but not installed.'] = 'Error: Apache webserver mod-rewrite module is required but not installed.';
246 $a->strings['Error: libCURL PHP module required but not installed.'] = 'Error: libCURL PHP module required but not installed.';
247 $a->strings['Error: GD graphics PHP module with JPEG support required but not installed.'] = 'Error: GD graphics PHP module with JPEG support required but not installed.';
248 $a->strings['Error: openssl PHP module required but not installed.'] = 'Error: openssl PHP module required but not installed.';
249 $a->strings['Error: mysqli PHP module required but not installed.'] = 'Error: mysqli PHP module required but not installed.';
250 $a->strings['The web installer needs to be able to create a file called ".htconfig.php" in the top folder of your web server and it is unable to do so.'] = 'The web installer needs to be able to create a file called ".htconfig.php" in the top folder of your web server and it is unable to do so.';
251 $a->strings['This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can.'] = 'This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can.';
252 $a->strings['Please check with your site documentation or support people to see if this situation can be corrected.'] = 'Please check with your site documentation or support people to see if this situation can be corrected.';
253 $a->strings['If not, you may be required to perform a manual installation. Please see the file "INSTALL.txt" for instructions.'] = 'If not, you may be required to perform a manual installation. Please see the file "INSTALL.txt" for instructions.';
254 $a->strings['The database configuration file ".htconfig.php" could not be written. Please use the enclosed text to create a configuration file in your web server root.'] = 'The database configuration file ".htconfig.php" could not be written. Please use the enclosed text to create a configuration file in your web server root.';
255 $a->strings['Errors encountered creating database tables.'] = 'Errors encountered creating database tables.';
256 $a->strings['%s : Not a valid email address.'] = '%s : Not a valid email address.';
257 $a->strings['%s : Message delivery failed.'] = '%s : Message delivery failed.';
258 $a->strings['Send invitations'] = 'Send invitations';
259 $a->strings['Enter email addresses, one per line:'] = 'Enter email addresses, one per line:';
260 $a->strings['Your message:'] = 'Your message:';
261 $a->strings['To accept this invitation, please visit:'] = 'To accept this invitation, please visit:';
262 $a->strings['Once you have registered, please connect with me via my profile page at:'] = 'Once you have registered, please connect with me via my profile page at:';
263 $a->strings["%d message sent."] = array(
264         0 => "%d message sent.",
265         1 => "%d messages sent.",
266 );
267 $a->strings['Unable to locate original post.'] = 'Unable to locate original post.';
268 $a->strings['Empty post discarded.'] = 'Empty post discarded.';
269 $a->strings['Wall Photos'] = 'Wall Photos';
270 $a->strings["%s commented on your item at %s"] = "%s commented on your item at %s";
271 $a->strings["Administrator"] = "Administrator";
272 $a->strings["%s posted on your profile wall at %s"] = "%s posted on your profile wall at %s";
273 $a->strings['System error. Post not saved.'] = 'System error. Post not saved.';
274 $a->strings['You may visit them online at'] = 'You may visit them online at';
275 $a->strings['Please contact the sender by replying to this post if you do not wish to receive these messages.'] = 'Please contact the sender by replying to this post if you do not wish to receive these messages.';
276 $a->strings['%s posted an update.'] = '%s posted an update.';
277 $a->strings['photo'] = 'photo';
278 $a->strings['status'] = 'status';
279 $a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s likes %2$s\'s %3$s';
280 $a->strings['%1$s doesn\'t like %2$s\'s %3$s'] = '%1$s doesn\'t like %2$s\'s %3$s';
281 $a->strings['Remote privacy information not available.'] = 'Remote privacy information not available.';
282 $a->strings['Visible to:'] = 'Visible to:';
283 $a->strings["Welcome back %s"] = "Welcome back %s";
284 $a->strings['Manage Identities and/or Pages'] = 'Manage Identities and/or Pages';
285 $a->strings["\x28Toggle between different identities or community/group pages which share your account details.\x29"] = "\x28Toggle between different identities or community/group pages which share your account details.\x29";
286 $a->strings['Select an identity to manage: '] = 'Select an identity to manage: ';
287 $a->strings['Profile Match'] = 'Profile Match';
288 $a->strings['No matches'] = 'No matches';
289 $a->strings['No recipient selected.'] = 'No recipient selected.';
290 $a->strings['[no subject]'] = '[no subject]';
291 $a->strings['Unable to locate contact information.'] = 'Unable to locate contact information.';
292 $a->strings['Message sent.'] = 'Message sent.';
293 $a->strings['Message could not be sent.'] = 'Message could not be sent.';
294 $a->strings['Messages'] = 'Messages';
295 $a->strings['Inbox'] = 'Inbox';
296 $a->strings['Outbox'] = 'Outbox';
297 $a->strings['New Message'] = 'New Message';
298 $a->strings['Message deleted.'] = 'Message deleted.';
299 $a->strings['Conversation removed.'] = 'Conversation removed.';
300 $a->strings['Please enter a link URL:'] = 'Please enter a link URL:';
301 $a->strings['Send Private Message'] = 'Send Private Message';
302 $a->strings['To:'] = 'To:';
303 $a->strings['Subject:'] = 'Subject:';
304 $a->strings['No messages.'] = 'No messages.';
305 $a->strings['Delete conversation'] = 'Delete conversation';
306 $a->strings['Message not available.'] = 'Message not available.';
307 $a->strings['Delete message'] = 'Delete message';
308 $a->strings['Send Reply'] = 'Send Reply';
309 $a->strings['Normal View'] = 'Normal View';
310 $a->strings['New Item View'] = 'New Item View';
311 $a->strings['Please enter a YouTube link:'] = 'Please enter a YouTube link:';
312 $a->strings["Please enter a video\x28.ogg\x29 link/URL:"] = "Please enter a video\x28.ogg\x29 link/URL:";
313 $a->strings["Please enter an audio\x28.ogg\x29 link/URL:"] = "Please enter an audio\x28.ogg\x29 link/URL:";
314 $a->strings['Where are you right now?'] = 'Where are you right now?';
315 $a->strings['No such group'] = 'No such group';
316 $a->strings['Group is empty'] = 'Group is empty';
317 $a->strings['Group: '] = 'Group: ';
318 $a->strings['View in context'] = 'View in context';
319 $a->strings['See more posts like this'] = 'See more posts like this';
320 $a->strings['See all %d comments'] = 'See all %d comments';
321 $a->strings['Invalid request identifier.'] = 'Invalid request identifier.';
322 $a->strings['Discard'] = 'Discard';
323 $a->strings['Ignore'] = 'Ignore';
324 $a->strings['Pending Friend/Connect Notifications'] = 'Pending Friend/Connect Notifications';
325 $a->strings['Show Ignored Requests'] = 'Show Ignored Requests';
326 $a->strings['Hide Ignored Requests'] = 'Hide Ignored Requests';
327 $a->strings['Claims to be known to you: '] = 'Claims to be known to you: ';
328 $a->strings['yes'] = 'yes';
329 $a->strings['no'] = 'no';
330 $a->strings['Approve as: '] = 'Approve as: ';
331 $a->strings['Friend'] = 'Friend';
332 $a->strings['Fan/Admirer'] = 'Fan/Admirer';
333 $a->strings['Notification type: '] = 'Notification type: ';
334 $a->strings['Friend/Connect Request'] = 'Friend/Connect Request';
335 $a->strings['New Follower'] = 'New Follower';
336 $a->strings['Approve'] = 'Approve';
337 $a->strings['No notifications.'] = 'No notifications.';
338 $a->strings['User registrations waiting for confirm'] = 'User registrations waiting for confirm';
339 $a->strings['No registrations.'] = 'No registrations.';
340 $a->strings['Login failed.'] = 'Login failed.';
341 $a->strings["Welcome back "] = "Welcome back ";
342 $a->strings['Photo Albums'] = 'Photo Albums';
343 $a->strings['Contact Photos'] = 'Contact Photos';
344 $a->strings['Contact information unavailable'] = 'Contact information unavailable';
345 $a->strings['Profile Photos'] = 'Profile Photos';
346 $a->strings['Album not found.'] = 'Album not found.';
347 $a->strings['Delete Album'] = 'Delete Album';
348 $a->strings['Delete Photo'] = 'Delete Photo';
349 $a->strings['was tagged in a'] = 'was tagged in a';
350 $a->strings['by'] = 'by';
351 $a->strings['Image exceeds size limit of '] = 'Image exceeds size limit of ';
352 $a->strings['Unable to process image.'] = 'Unable to process image.';
353 $a->strings['Image upload failed.'] = 'Image upload failed.';
354 $a->strings['No photos selected'] = 'No photos selected';
355 $a->strings['Upload Photos'] = 'Upload Photos';
356 $a->strings['New album name: '] = 'New album name: ';
357 $a->strings['or existing album name: '] = 'or existing album name: ';
358 $a->strings['Permissions'] = 'Permissions';
359 $a->strings['Edit Album'] = 'Edit Album';
360 $a->strings['View Photo'] = 'View Photo';
361 $a->strings['Photo not available'] = 'Photo not available';
362 $a->strings['Edit photo'] = 'Edit photo';
363 $a->strings['<< Prev'] = '<< Prev';
364 $a->strings['View Full Size'] = 'View Full Size';
365 $a->strings['Next >>'] = 'Next >>';
366 $a->strings['Tags: '] = 'Tags: ';
367 $a->strings['[Remove any tag]'] = '[Remove any tag]';
368 $a->strings['New album name'] = 'New album name';
369 $a->strings['Caption'] = 'Caption';
370 $a->strings['Add a Tag'] = 'Add a Tag';
371 $a->strings['Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping'] = 'Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping';
372 $a->strings['Recent Photos'] = 'Recent Photos';
373 $a->strings['Upload New Photos'] = 'Upload New Photos';
374 $a->strings['View Album'] = 'View Album';
375 $a->strings['Status'] = 'Status';
376 $a->strings['Profile'] = 'Profile';
377 $a->strings['Photos'] = 'Photos';
378 $a->strings['Image uploaded but image cropping failed.'] = 'Image uploaded but image cropping failed.';
379 $a->strings['Unable to process image'] = 'Unable to process image';
380 $a->strings['Crop Image'] = 'Crop Image';
381 $a->strings['Please adjust the image cropping for optimum viewing.'] = 'Please adjust the image cropping for optimum viewing.';
382 $a->strings['Done Editing'] = 'Done Editing';
383 $a->strings['Image uploaded successfully.'] = 'Image uploaded successfully.';
384 $a->strings['Profile Name is required.'] = 'Profile Name is required.';
385 $a->strings['Profile updated.'] = 'Profile updated.';
386 $a->strings['Profile deleted.'] = 'Profile deleted.';
387 $a->strings['Profile-'] = 'Profile-';
388 $a->strings['New profile created.'] = 'New profile created.';
389 $a->strings['Profile unavailable to clone.'] = 'Profile unavailable to clone.';
390 $a->strings['This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.'] = 'This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet.';
391 $a->strings['Profile Image'] = 'Profile Image';
392 $a->strings['Invalid OpenID url'] = 'Invalid OpenID url';
393 $a->strings['Please enter the required information.'] = 'Please enter the required information.';
394 $a->strings['Please use a shorter name.'] = 'Please use a shorter name.';
395 $a->strings['Name too short.'] = 'Name too short.';
396 $a->strings["That doesn\'t appear to be your full \x28First Last\x29 name."] = "That doesn\'t appear to be your full \x28First Last\x29 name.";
397 $a->strings['Your email domain is not among those allowed on this site.'] = 'Your email domain is not among those allowed on this site.';
398 $a->strings['Not a valid email address.'] = 'Not a valid email address.';
399 $a->strings['Cannot use that email.'] = 'Cannot use that email.';
400 $a->strings['Your "nickname" can only contain "a-z", "0-9", "-", and "_", and must also begin with a letter.'] = 'Your "nickname" can only contain "a-z", "0-9", "-", and "_", and must also begin with a letter.';
401 $a->strings['Nickname is already registered. Please choose another.'] = 'Nickname is already registered. Please choose another.';
402 $a->strings['SERIOUS ERROR: Generation of security keys failed.'] = 'SERIOUS ERROR: Generation of security keys failed.';
403 $a->strings['An error occurred during registration. Please try again.'] = 'An error occurred during registration. Please try again.';
404 $a->strings['An error occurred creating your default profile. Please try again.'] = 'An error occurred creating your default profile. Please try again.';
405 $a->strings['Registration successful. Please check your email for further instructions.'] = 'Registration successful. Please check your email for further instructions.';
406 $a->strings['Failed to send email message. Here is the message that failed.'] = 'Failed to send email message. Here is the message that failed.';
407 $a->strings['Your registration can not be processed.'] = 'Your registration can not be processed.';
408 $a->strings['Your registration is pending approval by the site owner.'] = 'Your registration is pending approval by the site owner.';
409 $a->strings["You may \x28optionally\x29 fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may \x28optionally\x29 fill in this form via OpenID by supplying your OpenID and clicking 'Register'.";
410 $a->strings['If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.'] = 'If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.';
411 $a->strings["Your OpenID \x28optional\x29: "] = "Your OpenID \x28optional\x29: ";
412 $a->strings['Members of this network prefer to communicate with real people who use their real names.'] = 'Members of this network prefer to communicate with real people who use their real names.';
413 $a->strings['Include your profile in member directory?'] = 'Include your profile in member directory?';
414 $a->strings['Registration'] = 'Registration';
415 $a->strings['Your Full Name ' . "\x28" . 'e.g. Joe Smith' . "\x29" . ': '] = 'Your Full Name ' . "\x28" . 'e.g. Joe Smith' . "\x29" . ': ';
416 $a->strings['Your Email Address: '] = 'Your Email Address: ';
417 $a->strings['Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \'<strong>nickname@$sitename</strong>\'.'] = 'Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be \'<strong>nickname@$sitename</strong>\'.';
418 $a->strings['Choose a nickname: '] = 'Choose a nickname: ';
419 $a->strings['Please login.'] = 'Please login.';
420 $a->strings['Account approved.'] = 'Account approved.';
421 $a->strings['Remove My Account'] = 'Remove My Account';
422 $a->strings['This will completely remove your account. Once this has been done it is not recoverable.'] = 'This will completely remove your account. Once this has been done it is not recoverable.';
423 $a->strings['Please enter your password for verification:'] = 'Please enter your password for verification:';
424 $a->strings['No results.'] = 'No results.';
425 $a->strings['Passwords do not match. Password unchanged.'] = 'Passwords do not match. Password unchanged.';
426 $a->strings['Empty passwords are not allowed. Password unchanged.'] = 'Empty passwords are not allowed. Password unchanged.';
427 $a->strings['Password changed.'] = 'Password changed.';
428 $a->strings['Password update failed. Please try again.'] = 'Password update failed. Please try again.';
429 $a->strings[' Please use a shorter name.'] = ' Please use a shorter name.';
430 $a->strings[' Name too short.'] = ' Name too short.';
431 $a->strings[' Not valid email.'] = ' Not valid email.';
432 $a->strings[' Cannot change to that email.'] = ' Cannot change to that email.';
433 $a->strings['Settings updated.'] = 'Settings updated.';
434 $a->strings['Plugin Settings'] = 'Plugin Settings';
435 $a->strings['Account Settings'] = 'Account Settings';
436 $a->strings['No Plugin settings configured'] = 'No Plugin settings configured';
437 $a->strings['OpenID: '] = 'OpenID: ';
438 $a->strings["&nbsp;\x28Optional\x29 Allow this OpenID to login to this account."] = "&nbsp;\x28Optional\x29 Allow this OpenID to login to this account.";
439 $a->strings['Profile is <strong>not published</strong>.'] = 'Profile is <strong>not published</strong>.';
440 $a->strings['Export Personal Data'] = 'Export Personal Data';
441 $a->strings['Default Post Permissions'] = 'Default Post Permissions';
442 $a->strings['Tag removed'] = 'Tag removed';
443 $a->strings['Remove Item Tag'] = 'Remove Item Tag';
444 $a->strings['Select a tag to remove: '] = 'Select a tag to remove: ';
445 $a->strings['Remove'] = 'Remove';
446 $a->strings['No contacts.'] = 'No contacts.';
447 $a->strings['Visible To:'] = 'Visible To:';
448 $a->strings['Groups'] = 'Groups';
449 $a->strings['Except For:'] = 'Except For:';
450 $a->strings['Logged out.'] = 'Logged out.';
451 $a->strings['Unknown | Not categorised'] = 'Unknown | Not categorised';
452 $a->strings['Block immediately'] = 'Block immediately';
453 $a->strings['Shady, spammer, self-marketer'] = 'Shady, spammer, self-marketer';
454 $a->strings['Known to me, but no opinion'] = 'Known to me, but no opinion';
455 $a->strings['OK, probably harmless'] = 'OK, probably harmless';
456 $a->strings['Reputable, has my trust'] = 'Reputable, has my trust';
457 $a->strings['Frequently'] = 'Frequently';
458 $a->strings['Hourly'] = 'Hourly';
459 $a->strings['Twice daily'] = 'Twice daily';
460 $a->strings['Daily'] = 'Daily';
461 $a->strings['Weekly'] = 'Weekly';
462 $a->strings['Monthly'] = 'Monthly';
463 $a->strings['Miscellaneous'] = 'Miscellaneous';
464 $a->strings['less than a second ago'] = 'less than a second ago';
465 $a->strings['year'] = 'year';
466 $a->strings['years'] = 'years';
467 $a->strings['month'] = 'month';
468 $a->strings['months'] = 'months';
469 $a->strings['week'] = 'week';
470 $a->strings['weeks'] = 'weeks';
471 $a->strings['day'] = 'day';
472 $a->strings['days'] = 'days';
473 $a->strings['hour'] = 'hour';
474 $a->strings['hours'] = 'hours';
475 $a->strings['minute'] = 'minute';
476 $a->strings['minutes'] = 'minutes';
477 $a->strings['second'] = 'second';
478 $a->strings['seconds'] = 'seconds';
479 $a->strings[' ago'] = ' ago';
480 $a->strings['Cannot locate DNS info for database server \'%s\''] = 'Cannot locate DNS info for database server \'%s\'';
481 $a->strings['Create a new group'] = 'Create a new group';
482 $a->strings['Everybody'] = 'Everybody';
483 $a->strings['Birthday:'] = 'Birthday:';
484 $a->strings['Home'] = 'Home';
485 $a->strings['Apps'] = 'Apps';
486 $a->strings['Directory'] = 'Directory';
487 $a->strings['Network'] = 'Network';
488 $a->strings['Notifications'] = 'Notifications';
489 $a->strings['Manage'] = 'Manage';
490 $a->strings['Settings'] = 'Settings';
491 $a->strings['Profiles'] = 'Profiles';
492 $a->strings['Embedding disabled'] = 'Embedding disabled';
493 $a->strings['Male'] = 'Male';
494 $a->strings['Female'] = 'Female';
495 $a->strings['Currently Male'] = 'Currently Male';
496 $a->strings['Currently Female'] = 'Currently Female';
497 $a->strings['Mostly Male'] = 'Mostly Male';
498 $a->strings['Mostly Female'] = 'Mostly Female';
499 $a->strings['Transgender'] = 'Transgender';
500 $a->strings['Intersex'] = 'Intersex';
501 $a->strings['Transsexual'] = 'Transsexual';
502 $a->strings['Hermaphrodite'] = 'Hermaphrodite';
503 $a->strings['Neuter'] = 'Neuter';
504 $a->strings['Non-specific'] = 'Non-specific';
505 $a->strings['Other'] = 'Other';
506 $a->strings['Undecided'] = 'Undecided';
507 $a->strings['Males'] = 'Males';
508 $a->strings['Females'] = 'Females';
509 $a->strings['Gay'] = 'Gay';
510 $a->strings['Lesbian'] = 'Lesbian';
511 $a->strings['No Preference'] = 'No Preference';
512 $a->strings['Bisexual'] = 'Bisexual';
513 $a->strings['Autosexual'] = 'Autosexual';
514 $a->strings['Abstinent'] = 'Abstinent';
515 $a->strings['Virgin'] = 'Virgin';
516 $a->strings['Deviant'] = 'Deviant';
517 $a->strings['Fetish'] = 'Fetish';
518 $a->strings['Oodles'] = 'Oodles';
519 $a->strings['Nonsexual'] = 'Nonsexual';
520 $a->strings['Single'] = 'Single';
521 $a->strings['Lonely'] = 'Lonely';
522 $a->strings['Available'] = 'Available';
523 $a->strings['Unavailable'] = 'Unavailable';
524 $a->strings['Dating'] = 'Dating';
525 $a->strings['Unfaithful'] = 'Unfaithful';
526 $a->strings['Sex Addict'] = 'Sex Addict';
527 $a->strings['Friends'] = 'Friends';
528 $a->strings['Friends/Benefits'] = 'Friends/Benefits';
529 $a->strings['Casual'] = 'Casual';
530 $a->strings['Engaged'] = 'Engaged';
531 $a->strings['Married'] = 'Married';
532 $a->strings['Partners'] = 'Partners';
533 $a->strings['Cohabiting'] = 'Cohabiting';
534 $a->strings['Happy'] = 'Happy';
535 $a->strings['Not Looking'] = 'Not Looking';
536 $a->strings['Swinger'] = 'Swinger';
537 $a->strings['Betrayed'] = 'Betrayed';
538 $a->strings['Separated'] = 'Separated';
539 $a->strings['Unstable'] = 'Unstable';
540 $a->strings['Divorced'] = 'Divorced';
541 $a->strings['Widowed'] = 'Widowed';
542 $a->strings['Uncertain'] = 'Uncertain';
543 $a->strings['Complicated'] = 'Complicated';
544 $a->strings['Don\'t care'] = 'Don\'t care';
545 $a->strings['Ask me'] = 'Ask me';
546 $a->strings['Facebook disabled'] = 'Facebook disabled';
547 $a->strings['Facebook API key is missing.'] = 'Facebook API key is missing.';
548 $a->strings['Facebook Connect'] = 'Facebook Connect';
549 $a->strings['Install Facebook post connector'] = 'Install Facebook post connector';
550 $a->strings['Remove Facebook post connector'] = 'Remove Facebook post connector';
551 $a->strings['Post to Facebook by default'] = 'Post to Facebook by default';
552 $a->strings['Facebook'] = 'Facebook';
553 $a->strings['Facebook Connector Settings'] = 'Facebook Connector Settings';
554 $a->strings['Post to Facebook'] = 'Post to Facebook';
555 $a->strings['Image: '] = 'Image: ';
556 $a->strings['Select files to upload: '] = 'Select files to upload: ';
557 $a->strings['Use the following controls only if the Java uploader [above] fails to launch.'] = 'Use the following controls only if the Java uploader [above] fails to launch.';
558 $a->strings['Upload a file'] = 'Upload a file';
559 $a->strings['Drop files here to upload'] = 'Drop files here to upload';
560 $a->strings['Failed'] = 'Failed';
561 $a->strings['No files were uploaded.'] = 'No files were uploaded.';
562 $a->strings['Uploaded file is empty'] = 'Uploaded file is empty';
563 $a->strings['Uploaded file is too large'] = 'Uploaded file is too large';
564 $a->strings['File has an invalid extension, it should be one of '] = 'File has an invalid extension, it should be one of ';
565 $a->strings['Upload was cancelled, or server error encountered'] = 'Upload was cancelled, or server error encountered';
566 $a->strings['Randplace Settings'] = 'Randplace Settings';
567 $a->strings['Enable Randplace Plugin'] = 'Enable Randplace Plugin';
568 $a->strings['Post to StatusNet'] = 'Post to StatusNet';
569 $a->strings['StatusNet Posting Settings'] = 'StatusNet Posting Settings';
570 $a->strings['No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation.'] = 'No consumer key pair for StatusNet found. Register your Friendika Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendika installation at your favorited StatusNet installation.';
571 $a->strings['OAuth Consumer Key'] = 'OAuth Consumer Key';
572 $a->strings['OAuth Consumer Secret'] = 'OAuth Consumer Secret';
573 $a->strings["Base API Path \x28remember the trailing /\x29"] = "Base API Path \x28remember the trailing /\x29";
574 $a->strings['To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet.'] = 'To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet.';
575 $a->strings['Log in with StatusNet'] = 'Log in with StatusNet';
576 $a->strings['Copy the security code from StatusNet here'] = 'Copy the security code from StatusNet here';
577 $a->strings['Currently connected to: '] = 'Currently connected to: ';
578 $a->strings['If enabled all your <strong>public</strong> postings will be posted to the associated StatusNet account as well.'] = 'If enabled all your <strong>public</strong> postings will be posted to the associated StatusNet account as well.';
579 $a->strings['Send public postings to StatusNet'] = 'Send public postings to StatusNet';
580 $a->strings['Clear OAuth configuration'] = 'Clear OAuth configuration';
581 $a->strings['Three Dimensional Tic-Tac-Toe'] = 'Three Dimensional Tic-Tac-Toe';
582 $a->strings['3D Tic-Tac-Toe'] = '3D Tic-Tac-Toe';
583 $a->strings['New game'] = 'New game';
584 $a->strings['New game with handicap'] = 'New game with handicap';
585 $a->strings['Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. '] = 'Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. ';
586 $a->strings['In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels.'] = 'In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels.';
587 $a->strings['The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage.'] = 'The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage.';
588 $a->strings['You go first...'] = 'You go first...';
589 $a->strings['I\'m going first this time...'] = 'I\'m going first this time...';
590 $a->strings['You won!'] = 'You won!';
591 $a->strings['"Cat" game!'] = '"Cat" game!';
592 $a->strings['I won!'] = 'I won!';
593 $a->strings['Post to Twitter'] = 'Post to Twitter';
594 $a->strings['Twitter Posting Settings'] = 'Twitter Posting Settings';
595 $a->strings['No consumer key pair for Twitter found. Please contact your site administrator.'] = 'No consumer key pair for Twitter found. Please contact your site administrator.';
596 $a->strings['At this Friendika instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.'] = 'At this Friendika instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter.';
597 $a->strings['Copy the PIN from Twitter here'] = 'Copy the PIN from Twitter here';
598 $a->strings['If enabled all your <strong>public</strong> postings will be posted to the associated Twitter account as well.'] = 'If enabled all your <strong>public</strong> postings will be posted to the associated Twitter account as well.';
599 $a->strings['Send public postings to Twitter'] = 'Send public postings to Twitter';
600 $a->strings['Africa/Abidjan'] = 'Africa/Abidjan';
601 $a->strings['Africa/Accra'] = 'Africa/Accra';
602 $a->strings['Africa/Addis_Ababa'] = 'Africa/Addis_Ababa';
603 $a->strings['Africa/Algiers'] = 'Africa/Algiers';
604 $a->strings['Africa/Asmara'] = 'Africa/Asmara';
605 $a->strings['Africa/Asmera'] = 'Africa/Asmera';
606 $a->strings['Africa/Bamako'] = 'Africa/Bamako';
607 $a->strings['Africa/Bangui'] = 'Africa/Bangui';
608 $a->strings['Africa/Banjul'] = 'Africa/Banjul';
609 $a->strings['Africa/Bissau'] = 'Africa/Bissau';
610 $a->strings['Africa/Blantyre'] = 'Africa/Blantyre';
611 $a->strings['Africa/Brazzaville'] = 'Africa/Brazzaville';
612 $a->strings['Africa/Bujumbura'] = 'Africa/Bujumbura';
613 $a->strings['Africa/Cairo'] = 'Africa/Cairo';
614 $a->strings['Africa/Casablanca'] = 'Africa/Casablanca';
615 $a->strings['Africa/Ceuta'] = 'Africa/Ceuta';
616 $a->strings['Africa/Conakry'] = 'Africa/Conakry';
617 $a->strings['Africa/Dakar'] = 'Africa/Dakar';
618 $a->strings['Africa/Dar_es_Salaam'] = 'Africa/Dar_es_Salaam';
619 $a->strings['Africa/Djibouti'] = 'Africa/Djibouti';
620 $a->strings['Africa/Douala'] = 'Africa/Douala';
621 $a->strings['Africa/El_Aaiun'] = 'Africa/El_Aaiun';
622 $a->strings['Africa/Freetown'] = 'Africa/Freetown';
623 $a->strings['Africa/Gaborone'] = 'Africa/Gaborone';
624 $a->strings['Africa/Harare'] = 'Africa/Harare';
625 $a->strings['Africa/Johannesburg'] = 'Africa/Johannesburg';
626 $a->strings['Africa/Kampala'] = 'Africa/Kampala';
627 $a->strings['Africa/Khartoum'] = 'Africa/Khartoum';
628 $a->strings['Africa/Kigali'] = 'Africa/Kigali';
629 $a->strings['Africa/Kinshasa'] = 'Africa/Kinshasa';
630 $a->strings['Africa/Lagos'] = 'Africa/Lagos';
631 $a->strings['Africa/Libreville'] = 'Africa/Libreville';
632 $a->strings['Africa/Lome'] = 'Africa/Lome';
633 $a->strings['Africa/Luanda'] = 'Africa/Luanda';
634 $a->strings['Africa/Lubumbashi'] = 'Africa/Lubumbashi';
635 $a->strings['Africa/Lusaka'] = 'Africa/Lusaka';
636 $a->strings['Africa/Malabo'] = 'Africa/Malabo';
637 $a->strings['Africa/Maputo'] = 'Africa/Maputo';
638 $a->strings['Africa/Maseru'] = 'Africa/Maseru';
639 $a->strings['Africa/Mbabane'] = 'Africa/Mbabane';
640 $a->strings['Africa/Mogadishu'] = 'Africa/Mogadishu';
641 $a->strings['Africa/Monrovia'] = 'Africa/Monrovia';
642 $a->strings['Africa/Nairobi'] = 'Africa/Nairobi';
643 $a->strings['Africa/Ndjamena'] = 'Africa/Ndjamena';
644 $a->strings['Africa/Niamey'] = 'Africa/Niamey';
645 $a->strings['Africa/Nouakchott'] = 'Africa/Nouakchott';
646 $a->strings['Africa/Ouagadougou'] = 'Africa/Ouagadougou';
647 $a->strings['Africa/Porto-Novo'] = 'Africa/Porto-Novo';
648 $a->strings['Africa/Sao_Tome'] = 'Africa/Sao_Tome';
649 $a->strings['Africa/Timbuktu'] = 'Africa/Timbuktu';
650 $a->strings['Africa/Tripoli'] = 'Africa/Tripoli';
651 $a->strings['Africa/Tunis'] = 'Africa/Tunis';
652 $a->strings['Africa/Windhoek'] = 'Africa/Windhoek';
653 $a->strings['America/Adak'] = 'America/Adak';
654 $a->strings['America/Anchorage'] = 'America/Anchorage';
655 $a->strings['America/Anguilla'] = 'America/Anguilla';
656 $a->strings['America/Antigua'] = 'America/Antigua';
657 $a->strings['America/Araguaina'] = 'America/Araguaina';
658 $a->strings['America/Argentina/Buenos_Aires'] = 'America/Argentina/Buenos_Aires';
659 $a->strings['America/Argentina/Catamarca'] = 'America/Argentina/Catamarca';
660 $a->strings['America/Argentina/ComodRivadavia'] = 'America/Argentina/ComodRivadavia';
661 $a->strings['America/Argentina/Cordoba'] = 'America/Argentina/Cordoba';
662 $a->strings['America/Argentina/Jujuy'] = 'America/Argentina/Jujuy';
663 $a->strings['America/Argentina/La_Rioja'] = 'America/Argentina/La_Rioja';
664 $a->strings['America/Argentina/Mendoza'] = 'America/Argentina/Mendoza';
665 $a->strings['America/Argentina/Rio_Gallegos'] = 'America/Argentina/Rio_Gallegos';
666 $a->strings['America/Argentina/Salta'] = 'America/Argentina/Salta';
667 $a->strings['America/Argentina/San_Juan'] = 'America/Argentina/San_Juan';
668 $a->strings['America/Argentina/San_Luis'] = 'America/Argentina/San_Luis';
669 $a->strings['America/Argentina/Tucuman'] = 'America/Argentina/Tucuman';
670 $a->strings['America/Argentina/Ushuaia'] = 'America/Argentina/Ushuaia';
671 $a->strings['America/Aruba'] = 'America/Aruba';
672 $a->strings['America/Asuncion'] = 'America/Asuncion';
673 $a->strings['America/Atikokan'] = 'America/Atikokan';
674 $a->strings['America/Atka'] = 'America/Atka';
675 $a->strings['America/Bahia'] = 'America/Bahia';
676 $a->strings['America/Barbados'] = 'America/Barbados';
677 $a->strings['America/Belem'] = 'America/Belem';
678 $a->strings['America/Belize'] = 'America/Belize';
679 $a->strings['America/Blanc-Sablon'] = 'America/Blanc-Sablon';
680 $a->strings['America/Boa_Vista'] = 'America/Boa_Vista';
681 $a->strings['America/Bogota'] = 'America/Bogota';
682 $a->strings['America/Boise'] = 'America/Boise';
683 $a->strings['America/Buenos_Aires'] = 'America/Buenos_Aires';
684 $a->strings['America/Cambridge_Bay'] = 'America/Cambridge_Bay';
685 $a->strings['America/Campo_Grande'] = 'America/Campo_Grande';
686 $a->strings['America/Cancun'] = 'America/Cancun';
687 $a->strings['America/Caracas'] = 'America/Caracas';
688 $a->strings['America/Catamarca'] = 'America/Catamarca';
689 $a->strings['America/Cayenne'] = 'America/Cayenne';
690 $a->strings['America/Cayman'] = 'America/Cayman';
691 $a->strings['America/Chicago'] = 'America/Chicago';
692 $a->strings['America/Chihuahua'] = 'America/Chihuahua';
693 $a->strings['America/Coral_Harbour'] = 'America/Coral_Harbour';
694 $a->strings['America/Cordoba'] = 'America/Cordoba';
695 $a->strings['America/Costa_Rica'] = 'America/Costa_Rica';
696 $a->strings['America/Cuiaba'] = 'America/Cuiaba';
697 $a->strings['America/Curacao'] = 'America/Curacao';
698 $a->strings['America/Danmarkshavn'] = 'America/Danmarkshavn';
699 $a->strings['America/Dawson'] = 'America/Dawson';
700 $a->strings['America/Dawson_Creek'] = 'America/Dawson_Creek';
701 $a->strings['America/Denver'] = 'America/Denver';
702 $a->strings['America/Detroit'] = 'America/Detroit';
703 $a->strings['America/Dominica'] = 'America/Dominica';
704 $a->strings['America/Edmonton'] = 'America/Edmonton';
705 $a->strings['America/Eirunepe'] = 'America/Eirunepe';
706 $a->strings['America/El_Salvador'] = 'America/El_Salvador';
707 $a->strings['America/Ensenada'] = 'America/Ensenada';
708 $a->strings['America/Fort_Wayne'] = 'America/Fort_Wayne';
709 $a->strings['America/Fortaleza'] = 'America/Fortaleza';
710 $a->strings['America/Glace_Bay'] = 'America/Glace_Bay';
711 $a->strings['America/Godthab'] = 'America/Godthab';
712 $a->strings['America/Goose_Bay'] = 'America/Goose_Bay';
713 $a->strings['America/Grand_Turk'] = 'America/Grand_Turk';
714 $a->strings['America/Grenada'] = 'America/Grenada';
715 $a->strings['America/Guadeloupe'] = 'America/Guadeloupe';
716 $a->strings['America/Guatemala'] = 'America/Guatemala';
717 $a->strings['America/Guayaquil'] = 'America/Guayaquil';
718 $a->strings['America/Guyana'] = 'America/Guyana';
719 $a->strings['America/Halifax'] = 'America/Halifax';
720 $a->strings['America/Havana'] = 'America/Havana';
721 $a->strings['America/Hermosillo'] = 'America/Hermosillo';
722 $a->strings['America/Indiana/Indianapolis'] = 'America/Indiana/Indianapolis';
723 $a->strings['America/Indiana/Knox'] = 'America/Indiana/Knox';
724 $a->strings['America/Indiana/Marengo'] = 'America/Indiana/Marengo';
725 $a->strings['America/Indiana/Petersburg'] = 'America/Indiana/Petersburg';
726 $a->strings['America/Indiana/Tell_City'] = 'America/Indiana/Tell_City';
727 $a->strings['America/Indiana/Vevay'] = 'America/Indiana/Vevay';
728 $a->strings['America/Indiana/Vincennes'] = 'America/Indiana/Vincennes';
729 $a->strings['America/Indiana/Winamac'] = 'America/Indiana/Winamac';
730 $a->strings['America/Indianapolis'] = 'America/Indianapolis';
731 $a->strings['America/Inuvik'] = 'America/Inuvik';
732 $a->strings['America/Iqaluit'] = 'America/Iqaluit';
733 $a->strings['America/Jamaica'] = 'America/Jamaica';
734 $a->strings['America/Jujuy'] = 'America/Jujuy';
735 $a->strings['America/Juneau'] = 'America/Juneau';
736 $a->strings['America/Kentucky/Louisville'] = 'America/Kentucky/Louisville';
737 $a->strings['America/Kentucky/Monticello'] = 'America/Kentucky/Monticello';
738 $a->strings['America/Knox_IN'] = 'America/Knox_IN';
739 $a->strings['America/La_Paz'] = 'America/La_Paz';
740 $a->strings['America/Lima'] = 'America/Lima';
741 $a->strings['America/Los_Angeles'] = 'America/Los_Angeles';
742 $a->strings['America/Louisville'] = 'America/Louisville';
743 $a->strings['America/Maceio'] = 'America/Maceio';
744 $a->strings['America/Managua'] = 'America/Managua';
745 $a->strings['America/Manaus'] = 'America/Manaus';
746 $a->strings['America/Marigot'] = 'America/Marigot';
747 $a->strings['America/Martinique'] = 'America/Martinique';
748 $a->strings['America/Matamoros'] = 'America/Matamoros';
749 $a->strings['America/Mazatlan'] = 'America/Mazatlan';
750 $a->strings['America/Mendoza'] = 'America/Mendoza';
751 $a->strings['America/Menominee'] = 'America/Menominee';
752 $a->strings['America/Merida'] = 'America/Merida';
753 $a->strings['America/Mexico_City'] = 'America/Mexico_City';
754 $a->strings['America/Miquelon'] = 'America/Miquelon';
755 $a->strings['America/Moncton'] = 'America/Moncton';
756 $a->strings['America/Monterrey'] = 'America/Monterrey';
757 $a->strings['America/Montevideo'] = 'America/Montevideo';
758 $a->strings['America/Montreal'] = 'America/Montreal';
759 $a->strings['America/Montserrat'] = 'America/Montserrat';
760 $a->strings['America/Nassau'] = 'America/Nassau';
761 $a->strings['America/New_York'] = 'America/New_York';
762 $a->strings['America/Nipigon'] = 'America/Nipigon';
763 $a->strings['America/Nome'] = 'America/Nome';
764 $a->strings['America/Noronha'] = 'America/Noronha';
765 $a->strings['America/North_Dakota/Center'] = 'America/North_Dakota/Center';
766 $a->strings['America/North_Dakota/New_Salem'] = 'America/North_Dakota/New_Salem';
767 $a->strings['America/Ojinaga'] = 'America/Ojinaga';
768 $a->strings['America/Panama'] = 'America/Panama';
769 $a->strings['America/Pangnirtung'] = 'America/Pangnirtung';
770 $a->strings['America/Paramaribo'] = 'America/Paramaribo';
771 $a->strings['America/Phoenix'] = 'America/Phoenix';
772 $a->strings['America/Port-au-Prince'] = 'America/Port-au-Prince';
773 $a->strings['America/Port_of_Spain'] = 'America/Port_of_Spain';
774 $a->strings['America/Porto_Acre'] = 'America/Porto_Acre';
775 $a->strings['America/Porto_Velho'] = 'America/Porto_Velho';
776 $a->strings['America/Puerto_Rico'] = 'America/Puerto_Rico';
777 $a->strings['America/Rainy_River'] = 'America/Rainy_River';
778 $a->strings['America/Rankin_Inlet'] = 'America/Rankin_Inlet';
779 $a->strings['America/Recife'] = 'America/Recife';
780 $a->strings['America/Regina'] = 'America/Regina';
781 $a->strings['America/Resolute'] = 'America/Resolute';
782 $a->strings['America/Rio_Branco'] = 'America/Rio_Branco';
783 $a->strings['America/Rosario'] = 'America/Rosario';
784 $a->strings['America/Santa_Isabel'] = 'America/Santa_Isabel';
785 $a->strings['America/Santarem'] = 'America/Santarem';
786 $a->strings['America/Santiago'] = 'America/Santiago';
787 $a->strings['America/Santo_Domingo'] = 'America/Santo_Domingo';
788 $a->strings['America/Sao_Paulo'] = 'America/Sao_Paulo';
789 $a->strings['America/Scoresbysund'] = 'America/Scoresbysund';
790 $a->strings['America/Shiprock'] = 'America/Shiprock';
791 $a->strings['America/St_Barthelemy'] = 'America/St_Barthelemy';
792 $a->strings['America/St_Johns'] = 'America/St_Johns';
793 $a->strings['America/St_Kitts'] = 'America/St_Kitts';
794 $a->strings['America/St_Lucia'] = 'America/St_Lucia';
795 $a->strings['America/St_Thomas'] = 'America/St_Thomas';
796 $a->strings['America/St_Vincent'] = 'America/St_Vincent';
797 $a->strings['America/Swift_Current'] = 'America/Swift_Current';
798 $a->strings['America/Tegucigalpa'] = 'America/Tegucigalpa';
799 $a->strings['America/Thule'] = 'America/Thule';
800 $a->strings['America/Thunder_Bay'] = 'America/Thunder_Bay';
801 $a->strings['America/Tijuana'] = 'America/Tijuana';
802 $a->strings['America/Toronto'] = 'America/Toronto';
803 $a->strings['America/Tortola'] = 'America/Tortola';
804 $a->strings['America/Vancouver'] = 'America/Vancouver';
805 $a->strings['America/Virgin'] = 'America/Virgin';
806 $a->strings['America/Whitehorse'] = 'America/Whitehorse';
807 $a->strings['America/Winnipeg'] = 'America/Winnipeg';
808 $a->strings['America/Yakutat'] = 'America/Yakutat';
809 $a->strings['America/Yellowknife'] = 'America/Yellowknife';
810 $a->strings['Antarctica/Casey'] = 'Antarctica/Casey';
811 $a->strings['Antarctica/Davis'] = 'Antarctica/Davis';
812 $a->strings['Antarctica/DumontDUrville'] = 'Antarctica/DumontDUrville';
813 $a->strings['Antarctica/Macquarie'] = 'Antarctica/Macquarie';
814 $a->strings['Antarctica/Mawson'] = 'Antarctica/Mawson';
815 $a->strings['Antarctica/McMurdo'] = 'Antarctica/McMurdo';
816 $a->strings['Antarctica/Palmer'] = 'Antarctica/Palmer';
817 $a->strings['Antarctica/Rothera'] = 'Antarctica/Rothera';
818 $a->strings['Antarctica/South_Pole'] = 'Antarctica/South_Pole';
819 $a->strings['Antarctica/Syowa'] = 'Antarctica/Syowa';
820 $a->strings['Antarctica/Vostok'] = 'Antarctica/Vostok';
821 $a->strings['Arctic/Longyearbyen'] = 'Arctic/Longyearbyen';
822 $a->strings['Asia/Aden'] = 'Asia/Aden';
823 $a->strings['Asia/Almaty'] = 'Asia/Almaty';
824 $a->strings['Asia/Amman'] = 'Asia/Amman';
825 $a->strings['Asia/Anadyr'] = 'Asia/Anadyr';
826 $a->strings['Asia/Aqtau'] = 'Asia/Aqtau';
827 $a->strings['Asia/Aqtobe'] = 'Asia/Aqtobe';
828 $a->strings['Asia/Ashgabat'] = 'Asia/Ashgabat';
829 $a->strings['Asia/Ashkhabad'] = 'Asia/Ashkhabad';
830 $a->strings['Asia/Baghdad'] = 'Asia/Baghdad';
831 $a->strings['Asia/Bahrain'] = 'Asia/Bahrain';
832 $a->strings['Asia/Baku'] = 'Asia/Baku';
833 $a->strings['Asia/Bangkok'] = 'Asia/Bangkok';
834 $a->strings['Asia/Beirut'] = 'Asia/Beirut';
835 $a->strings['Asia/Bishkek'] = 'Asia/Bishkek';
836 $a->strings['Asia/Brunei'] = 'Asia/Brunei';
837 $a->strings['Asia/Calcutta'] = 'Asia/Calcutta';
838 $a->strings['Asia/Choibalsan'] = 'Asia/Choibalsan';
839 $a->strings['Asia/Chongqing'] = 'Asia/Chongqing';
840 $a->strings['Asia/Chungking'] = 'Asia/Chungking';
841 $a->strings['Asia/Colombo'] = 'Asia/Colombo';
842 $a->strings['Asia/Dacca'] = 'Asia/Dacca';
843 $a->strings['Asia/Damascus'] = 'Asia/Damascus';
844 $a->strings['Asia/Dhaka'] = 'Asia/Dhaka';
845 $a->strings['Asia/Dili'] = 'Asia/Dili';
846 $a->strings['Asia/Dubai'] = 'Asia/Dubai';
847 $a->strings['Asia/Dushanbe'] = 'Asia/Dushanbe';
848 $a->strings['Asia/Gaza'] = 'Asia/Gaza';
849 $a->strings['Asia/Harbin'] = 'Asia/Harbin';
850 $a->strings['Asia/Ho_Chi_Minh'] = 'Asia/Ho_Chi_Minh';
851 $a->strings['Asia/Hong_Kong'] = 'Asia/Hong_Kong';
852 $a->strings['Asia/Hovd'] = 'Asia/Hovd';
853 $a->strings['Asia/Irkutsk'] = 'Asia/Irkutsk';
854 $a->strings['Asia/Istanbul'] = 'Asia/Istanbul';
855 $a->strings['Asia/Jakarta'] = 'Asia/Jakarta';
856 $a->strings['Asia/Jayapura'] = 'Asia/Jayapura';
857 $a->strings['Asia/Jerusalem'] = 'Asia/Jerusalem';
858 $a->strings['Asia/Kabul'] = 'Asia/Kabul';
859 $a->strings['Asia/Kamchatka'] = 'Asia/Kamchatka';
860 $a->strings['Asia/Karachi'] = 'Asia/Karachi';
861 $a->strings['Asia/Kashgar'] = 'Asia/Kashgar';
862 $a->strings['Asia/Kathmandu'] = 'Asia/Kathmandu';
863 $a->strings['Asia/Katmandu'] = 'Asia/Katmandu';
864 $a->strings['Asia/Kolkata'] = 'Asia/Kolkata';
865 $a->strings['Asia/Krasnoyarsk'] = 'Asia/Krasnoyarsk';
866 $a->strings['Asia/Kuala_Lumpur'] = 'Asia/Kuala_Lumpur';
867 $a->strings['Asia/Kuching'] = 'Asia/Kuching';
868 $a->strings['Asia/Kuwait'] = 'Asia/Kuwait';
869 $a->strings['Asia/Macao'] = 'Asia/Macao';
870 $a->strings['Asia/Macau'] = 'Asia/Macau';
871 $a->strings['Asia/Magadan'] = 'Asia/Magadan';
872 $a->strings['Asia/Makassar'] = 'Asia/Makassar';
873 $a->strings['Asia/Manila'] = 'Asia/Manila';
874 $a->strings['Asia/Muscat'] = 'Asia/Muscat';
875 $a->strings['Asia/Nicosia'] = 'Asia/Nicosia';
876 $a->strings['Asia/Novokuznetsk'] = 'Asia/Novokuznetsk';
877 $a->strings['Asia/Novosibirsk'] = 'Asia/Novosibirsk';
878 $a->strings['Asia/Omsk'] = 'Asia/Omsk';
879 $a->strings['Asia/Oral'] = 'Asia/Oral';
880 $a->strings['Asia/Phnom_Penh'] = 'Asia/Phnom_Penh';
881 $a->strings['Asia/Pontianak'] = 'Asia/Pontianak';
882 $a->strings['Asia/Pyongyang'] = 'Asia/Pyongyang';
883 $a->strings['Asia/Qatar'] = 'Asia/Qatar';
884 $a->strings['Asia/Qyzylorda'] = 'Asia/Qyzylorda';
885 $a->strings['Asia/Rangoon'] = 'Asia/Rangoon';
886 $a->strings['Asia/Riyadh'] = 'Asia/Riyadh';
887 $a->strings['Asia/Saigon'] = 'Asia/Saigon';
888 $a->strings['Asia/Sakhalin'] = 'Asia/Sakhalin';
889 $a->strings['Asia/Samarkand'] = 'Asia/Samarkand';
890 $a->strings['Asia/Seoul'] = 'Asia/Seoul';
891 $a->strings['Asia/Shanghai'] = 'Asia/Shanghai';
892 $a->strings['Asia/Singapore'] = 'Asia/Singapore';
893 $a->strings['Asia/Taipei'] = 'Asia/Taipei';
894 $a->strings['Asia/Tashkent'] = 'Asia/Tashkent';
895 $a->strings['Asia/Tbilisi'] = 'Asia/Tbilisi';
896 $a->strings['Asia/Tehran'] = 'Asia/Tehran';
897 $a->strings['Asia/Tel_Aviv'] = 'Asia/Tel_Aviv';
898 $a->strings['Asia/Thimbu'] = 'Asia/Thimbu';
899 $a->strings['Asia/Thimphu'] = 'Asia/Thimphu';
900 $a->strings['Asia/Tokyo'] = 'Asia/Tokyo';
901 $a->strings['Asia/Ujung_Pandang'] = 'Asia/Ujung_Pandang';
902 $a->strings['Asia/Ulaanbaatar'] = 'Asia/Ulaanbaatar';
903 $a->strings['Asia/Ulan_Bator'] = 'Asia/Ulan_Bator';
904 $a->strings['Asia/Urumqi'] = 'Asia/Urumqi';
905 $a->strings['Asia/Vientiane'] = 'Asia/Vientiane';
906 $a->strings['Asia/Vladivostok'] = 'Asia/Vladivostok';
907 $a->strings['Asia/Yakutsk'] = 'Asia/Yakutsk';
908 $a->strings['Asia/Yekaterinburg'] = 'Asia/Yekaterinburg';
909 $a->strings['Asia/Yerevan'] = 'Asia/Yerevan';
910 $a->strings['Atlantic/Azores'] = 'Atlantic/Azores';
911 $a->strings['Atlantic/Bermuda'] = 'Atlantic/Bermuda';
912 $a->strings['Atlantic/Canary'] = 'Atlantic/Canary';
913 $a->strings['Atlantic/Cape_Verde'] = 'Atlantic/Cape_Verde';
914 $a->strings['Atlantic/Faeroe'] = 'Atlantic/Faeroe';
915 $a->strings['Atlantic/Faroe'] = 'Atlantic/Faroe';
916 $a->strings['Atlantic/Jan_Mayen'] = 'Atlantic/Jan_Mayen';
917 $a->strings['Atlantic/Madeira'] = 'Atlantic/Madeira';
918 $a->strings['Atlantic/Reykjavik'] = 'Atlantic/Reykjavik';
919 $a->strings['Atlantic/South_Georgia'] = 'Atlantic/South_Georgia';
920 $a->strings['Atlantic/St_Helena'] = 'Atlantic/St_Helena';
921 $a->strings['Atlantic/Stanley'] = 'Atlantic/Stanley';
922 $a->strings['Australia/ACT'] = 'Australia/ACT';
923 $a->strings['Australia/Adelaide'] = 'Australia/Adelaide';
924 $a->strings['Australia/Brisbane'] = 'Australia/Brisbane';
925 $a->strings['Australia/Broken_Hill'] = 'Australia/Broken_Hill';
926 $a->strings['Australia/Canberra'] = 'Australia/Canberra';
927 $a->strings['Australia/Currie'] = 'Australia/Currie';
928 $a->strings['Australia/Darwin'] = 'Australia/Darwin';
929 $a->strings['Australia/Eucla'] = 'Australia/Eucla';
930 $a->strings['Australia/Hobart'] = 'Australia/Hobart';
931 $a->strings['Australia/LHI'] = 'Australia/LHI';
932 $a->strings['Australia/Lindeman'] = 'Australia/Lindeman';
933 $a->strings['Australia/Lord_Howe'] = 'Australia/Lord_Howe';
934 $a->strings['Australia/Melbourne'] = 'Australia/Melbourne';
935 $a->strings['Australia/North'] = 'Australia/North';
936 $a->strings['Australia/NSW'] = 'Australia/NSW';
937 $a->strings['Australia/Perth'] = 'Australia/Perth';
938 $a->strings['Australia/Queensland'] = 'Australia/Queensland';
939 $a->strings['Australia/South'] = 'Australia/South';
940 $a->strings['Australia/Sydney'] = 'Australia/Sydney';
941 $a->strings['Australia/Tasmania'] = 'Australia/Tasmania';
942 $a->strings['Australia/Victoria'] = 'Australia/Victoria';
943 $a->strings['Australia/West'] = 'Australia/West';
944 $a->strings['Australia/Yancowinna'] = 'Australia/Yancowinna';
945 $a->strings['Brazil/Acre'] = 'Brazil/Acre';
946 $a->strings['Brazil/DeNoronha'] = 'Brazil/DeNoronha';
947 $a->strings['Brazil/East'] = 'Brazil/East';
948 $a->strings['Brazil/West'] = 'Brazil/West';
949 $a->strings['Canada/Atlantic'] = 'Canada/Atlantic';
950 $a->strings['Canada/Central'] = 'Canada/Central';
951 $a->strings['Canada/East-Saskatchewan'] = 'Canada/East-Saskatchewan';
952 $a->strings['Canada/Eastern'] = 'Canada/Eastern';
953 $a->strings['Canada/Mountain'] = 'Canada/Mountain';
954 $a->strings['Canada/Newfoundland'] = 'Canada/Newfoundland';
955 $a->strings['Canada/Pacific'] = 'Canada/Pacific';
956 $a->strings['Canada/Saskatchewan'] = 'Canada/Saskatchewan';
957 $a->strings['Canada/Yukon'] = 'Canada/Yukon';
958 $a->strings['CET'] = 'CET';
959 $a->strings['Chile/Continental'] = 'Chile/Continental';
960 $a->strings['Chile/EasterIsland'] = 'Chile/EasterIsland';
961 $a->strings['CST6CDT'] = 'CST6CDT';
962 $a->strings['Cuba'] = 'Cuba';
963 $a->strings['EET'] = 'EET';
964 $a->strings['Egypt'] = 'Egypt';
965 $a->strings['Eire'] = 'Eire';
966 $a->strings['EST'] = 'EST';
967 $a->strings['EST5EDT'] = 'EST5EDT';
968 $a->strings['Etc/GMT'] = 'Etc/GMT';
969 $a->strings['Etc/GMT+0'] = 'Etc/GMT+0';
970 $a->strings['Etc/GMT+1'] = 'Etc/GMT+1';
971 $a->strings['Etc/GMT+10'] = 'Etc/GMT+10';
972 $a->strings['Etc/GMT+11'] = 'Etc/GMT+11';
973 $a->strings['Etc/GMT+12'] = 'Etc/GMT+12';
974 $a->strings['Etc/GMT+2'] = 'Etc/GMT+2';
975 $a->strings['Etc/GMT+3'] = 'Etc/GMT+3';
976 $a->strings['Etc/GMT+4'] = 'Etc/GMT+4';
977 $a->strings['Etc/GMT+5'] = 'Etc/GMT+5';
978 $a->strings['Etc/GMT+6'] = 'Etc/GMT+6';
979 $a->strings['Etc/GMT+7'] = 'Etc/GMT+7';
980 $a->strings['Etc/GMT+8'] = 'Etc/GMT+8';
981 $a->strings['Etc/GMT+9'] = 'Etc/GMT+9';
982 $a->strings['Etc/GMT-0'] = 'Etc/GMT-0';
983 $a->strings['Etc/GMT-1'] = 'Etc/GMT-1';
984 $a->strings['Etc/GMT-10'] = 'Etc/GMT-10';
985 $a->strings['Etc/GMT-11'] = 'Etc/GMT-11';
986 $a->strings['Etc/GMT-12'] = 'Etc/GMT-12';
987 $a->strings['Etc/GMT-13'] = 'Etc/GMT-13';
988 $a->strings['Etc/GMT-14'] = 'Etc/GMT-14';
989 $a->strings['Etc/GMT-2'] = 'Etc/GMT-2';
990 $a->strings['Etc/GMT-3'] = 'Etc/GMT-3';
991 $a->strings['Etc/GMT-4'] = 'Etc/GMT-4';
992 $a->strings['Etc/GMT-5'] = 'Etc/GMT-5';
993 $a->strings['Etc/GMT-6'] = 'Etc/GMT-6';
994 $a->strings['Etc/GMT-7'] = 'Etc/GMT-7';
995 $a->strings['Etc/GMT-8'] = 'Etc/GMT-8';
996 $a->strings['Etc/GMT-9'] = 'Etc/GMT-9';
997 $a->strings['Etc/GMT0'] = 'Etc/GMT0';
998 $a->strings['Etc/Greenwich'] = 'Etc/Greenwich';
999 $a->strings['Etc/UCT'] = 'Etc/UCT';
1000 $a->strings['Etc/Universal'] = 'Etc/Universal';
1001 $a->strings['Etc/UTC'] = 'Etc/UTC';
1002 $a->strings['Etc/Zulu'] = 'Etc/Zulu';
1003 $a->strings['Europe/Amsterdam'] = 'Europe/Amsterdam';
1004 $a->strings['Europe/Andorra'] = 'Europe/Andorra';
1005 $a->strings['Europe/Athens'] = 'Europe/Athens';
1006 $a->strings['Europe/Belfast'] = 'Europe/Belfast';
1007 $a->strings['Europe/Belgrade'] = 'Europe/Belgrade';
1008 $a->strings['Europe/Berlin'] = 'Europe/Berlin';
1009 $a->strings['Europe/Bratislava'] = 'Europe/Bratislava';
1010 $a->strings['Europe/Brussels'] = 'Europe/Brussels';
1011 $a->strings['Europe/Bucharest'] = 'Europe/Bucharest';
1012 $a->strings['Europe/Budapest'] = 'Europe/Budapest';
1013 $a->strings['Europe/Chisinau'] = 'Europe/Chisinau';
1014 $a->strings['Europe/Copenhagen'] = 'Europe/Copenhagen';
1015 $a->strings['Europe/Dublin'] = 'Europe/Dublin';
1016 $a->strings['Europe/Gibraltar'] = 'Europe/Gibraltar';
1017 $a->strings['Europe/Guernsey'] = 'Europe/Guernsey';
1018 $a->strings['Europe/Helsinki'] = 'Europe/Helsinki';
1019 $a->strings['Europe/Isle_of_Man'] = 'Europe/Isle_of_Man';
1020 $a->strings['Europe/Istanbul'] = 'Europe/Istanbul';
1021 $a->strings['Europe/Jersey'] = 'Europe/Jersey';
1022 $a->strings['Europe/Kaliningrad'] = 'Europe/Kaliningrad';
1023 $a->strings['Europe/Kiev'] = 'Europe/Kiev';
1024 $a->strings['Europe/Lisbon'] = 'Europe/Lisbon';
1025 $a->strings['Europe/Ljubljana'] = 'Europe/Ljubljana';
1026 $a->strings['Europe/London'] = 'Europe/London';
1027 $a->strings['Europe/Luxembourg'] = 'Europe/Luxembourg';
1028 $a->strings['Europe/Madrid'] = 'Europe/Madrid';
1029 $a->strings['Europe/Malta'] = 'Europe/Malta';
1030 $a->strings['Europe/Mariehamn'] = 'Europe/Mariehamn';
1031 $a->strings['Europe/Minsk'] = 'Europe/Minsk';
1032 $a->strings['Europe/Monaco'] = 'Europe/Monaco';
1033 $a->strings['Europe/Moscow'] = 'Europe/Moscow';
1034 $a->strings['Europe/Nicosia'] = 'Europe/Nicosia';
1035 $a->strings['Europe/Oslo'] = 'Europe/Oslo';
1036 $a->strings['Europe/Paris'] = 'Europe/Paris';
1037 $a->strings['Europe/Podgorica'] = 'Europe/Podgorica';
1038 $a->strings['Europe/Prague'] = 'Europe/Prague';
1039 $a->strings['Europe/Riga'] = 'Europe/Riga';
1040 $a->strings['Europe/Rome'] = 'Europe/Rome';
1041 $a->strings['Europe/Samara'] = 'Europe/Samara';
1042 $a->strings['Europe/San_Marino'] = 'Europe/San_Marino';
1043 $a->strings['Europe/Sarajevo'] = 'Europe/Sarajevo';
1044 $a->strings['Europe/Simferopol'] = 'Europe/Simferopol';
1045 $a->strings['Europe/Skopje'] = 'Europe/Skopje';
1046 $a->strings['Europe/Sofia'] = 'Europe/Sofia';
1047 $a->strings['Europe/Stockholm'] = 'Europe/Stockholm';
1048 $a->strings['Europe/Tallinn'] = 'Europe/Tallinn';
1049 $a->strings['Europe/Tirane'] = 'Europe/Tirane';
1050 $a->strings['Europe/Tiraspol'] = 'Europe/Tiraspol';
1051 $a->strings['Europe/Uzhgorod'] = 'Europe/Uzhgorod';
1052 $a->strings['Europe/Vaduz'] = 'Europe/Vaduz';
1053 $a->strings['Europe/Vatican'] = 'Europe/Vatican';
1054 $a->strings['Europe/Vienna'] = 'Europe/Vienna';
1055 $a->strings['Europe/Vilnius'] = 'Europe/Vilnius';
1056 $a->strings['Europe/Volgograd'] = 'Europe/Volgograd';
1057 $a->strings['Europe/Warsaw'] = 'Europe/Warsaw';
1058 $a->strings['Europe/Zagreb'] = 'Europe/Zagreb';
1059 $a->strings['Europe/Zaporozhye'] = 'Europe/Zaporozhye';
1060 $a->strings['Europe/Zurich'] = 'Europe/Zurich';
1061 $a->strings['Factory'] = 'Factory';
1062 $a->strings['GB'] = 'GB';
1063 $a->strings['GB-Eire'] = 'GB-Eire';
1064 $a->strings['GMT'] = 'GMT';
1065 $a->strings['GMT+0'] = 'GMT+0';
1066 $a->strings['GMT-0'] = 'GMT-0';
1067 $a->strings['GMT0'] = 'GMT0';
1068 $a->strings['Greenwich'] = 'Greenwich';
1069 $a->strings['Hongkong'] = 'Hongkong';
1070 $a->strings['HST'] = 'HST';
1071 $a->strings['Iceland'] = 'Iceland';
1072 $a->strings['Indian/Antananarivo'] = 'Indian/Antananarivo';
1073 $a->strings['Indian/Chagos'] = 'Indian/Chagos';
1074 $a->strings['Indian/Christmas'] = 'Indian/Christmas';
1075 $a->strings['Indian/Cocos'] = 'Indian/Cocos';
1076 $a->strings['Indian/Comoro'] = 'Indian/Comoro';
1077 $a->strings['Indian/Kerguelen'] = 'Indian/Kerguelen';
1078 $a->strings['Indian/Mahe'] = 'Indian/Mahe';
1079 $a->strings['Indian/Maldives'] = 'Indian/Maldives';
1080 $a->strings['Indian/Mauritius'] = 'Indian/Mauritius';
1081 $a->strings['Indian/Mayotte'] = 'Indian/Mayotte';
1082 $a->strings['Indian/Reunion'] = 'Indian/Reunion';
1083 $a->strings['Iran'] = 'Iran';
1084 $a->strings['Israel'] = 'Israel';
1085 $a->strings['Jamaica'] = 'Jamaica';
1086 $a->strings['Japan'] = 'Japan';
1087 $a->strings['Kwajalein'] = 'Kwajalein';
1088 $a->strings['Libya'] = 'Libya';
1089 $a->strings['MET'] = 'MET';
1090 $a->strings['Mexico/BajaNorte'] = 'Mexico/BajaNorte';
1091 $a->strings['Mexico/BajaSur'] = 'Mexico/BajaSur';
1092 $a->strings['Mexico/General'] = 'Mexico/General';
1093 $a->strings['MST'] = 'MST';
1094 $a->strings['MST7MDT'] = 'MST7MDT';
1095 $a->strings['Navajo'] = 'Navajo';
1096 $a->strings['NZ'] = 'NZ';
1097 $a->strings['NZ-CHAT'] = 'NZ-CHAT';
1098 $a->strings['Pacific/Apia'] = 'Pacific/Apia';
1099 $a->strings['Pacific/Auckland'] = 'Pacific/Auckland';
1100 $a->strings['Pacific/Chatham'] = 'Pacific/Chatham';
1101 $a->strings['Pacific/Easter'] = 'Pacific/Easter';
1102 $a->strings['Pacific/Efate'] = 'Pacific/Efate';
1103 $a->strings['Pacific/Enderbury'] = 'Pacific/Enderbury';
1104 $a->strings['Pacific/Fakaofo'] = 'Pacific/Fakaofo';
1105 $a->strings['Pacific/Fiji'] = 'Pacific/Fiji';
1106 $a->strings['Pacific/Funafuti'] = 'Pacific/Funafuti';
1107 $a->strings['Pacific/Galapagos'] = 'Pacific/Galapagos';
1108 $a->strings['Pacific/Gambier'] = 'Pacific/Gambier';
1109 $a->strings['Pacific/Guadalcanal'] = 'Pacific/Guadalcanal';
1110 $a->strings['Pacific/Guam'] = 'Pacific/Guam';
1111 $a->strings['Pacific/Honolulu'] = 'Pacific/Honolulu';
1112 $a->strings['Pacific/Johnston'] = 'Pacific/Johnston';
1113 $a->strings['Pacific/Kiritimati'] = 'Pacific/Kiritimati';
1114 $a->strings['Pacific/Kosrae'] = 'Pacific/Kosrae';
1115 $a->strings['Pacific/Kwajalein'] = 'Pacific/Kwajalein';
1116 $a->strings['Pacific/Majuro'] = 'Pacific/Majuro';
1117 $a->strings['Pacific/Marquesas'] = 'Pacific/Marquesas';
1118 $a->strings['Pacific/Midway'] = 'Pacific/Midway';
1119 $a->strings['Pacific/Nauru'] = 'Pacific/Nauru';
1120 $a->strings['Pacific/Niue'] = 'Pacific/Niue';
1121 $a->strings['Pacific/Norfolk'] = 'Pacific/Norfolk';
1122 $a->strings['Pacific/Noumea'] = 'Pacific/Noumea';
1123 $a->strings['Pacific/Pago_Pago'] = 'Pacific/Pago_Pago';
1124 $a->strings['Pacific/Palau'] = 'Pacific/Palau';
1125 $a->strings['Pacific/Pitcairn'] = 'Pacific/Pitcairn';
1126 $a->strings['Pacific/Ponape'] = 'Pacific/Ponape';
1127 $a->strings['Pacific/Port_Moresby'] = 'Pacific/Port_Moresby';
1128 $a->strings['Pacific/Rarotonga'] = 'Pacific/Rarotonga';
1129 $a->strings['Pacific/Saipan'] = 'Pacific/Saipan';
1130 $a->strings['Pacific/Samoa'] = 'Pacific/Samoa';
1131 $a->strings['Pacific/Tahiti'] = 'Pacific/Tahiti';
1132 $a->strings['Pacific/Tarawa'] = 'Pacific/Tarawa';
1133 $a->strings['Pacific/Tongatapu'] = 'Pacific/Tongatapu';
1134 $a->strings['Pacific/Truk'] = 'Pacific/Truk';
1135 $a->strings['Pacific/Wake'] = 'Pacific/Wake';
1136 $a->strings['Pacific/Wallis'] = 'Pacific/Wallis';
1137 $a->strings['Pacific/Yap'] = 'Pacific/Yap';
1138 $a->strings['Poland'] = 'Poland';
1139 $a->strings['Portugal'] = 'Portugal';
1140 $a->strings['PRC'] = 'PRC';
1141 $a->strings['PST8PDT'] = 'PST8PDT';
1142 $a->strings['ROC'] = 'ROC';
1143 $a->strings['ROK'] = 'ROK';
1144 $a->strings['Singapore'] = 'Singapore';
1145 $a->strings['Turkey'] = 'Turkey';
1146 $a->strings['UCT'] = 'UCT';
1147 $a->strings['Universal'] = 'Universal';
1148 $a->strings['US/Alaska'] = 'US/Alaska';
1149 $a->strings['US/Aleutian'] = 'US/Aleutian';
1150 $a->strings['US/Arizona'] = 'US/Arizona';
1151 $a->strings['US/Central'] = 'US/Central';
1152 $a->strings['US/East-Indiana'] = 'US/East-Indiana';
1153 $a->strings['US/Eastern'] = 'US/Eastern';
1154 $a->strings['US/Hawaii'] = 'US/Hawaii';
1155 $a->strings['US/Indiana-Starke'] = 'US/Indiana-Starke';
1156 $a->strings['US/Michigan'] = 'US/Michigan';
1157 $a->strings['US/Mountain'] = 'US/Mountain';
1158 $a->strings['US/Pacific'] = 'US/Pacific';
1159 $a->strings['US/Pacific-New'] = 'US/Pacific-New';
1160 $a->strings['US/Samoa'] = 'US/Samoa';
1161 $a->strings['UTC'] = 'UTC';
1162 $a->strings['W-SU'] = 'W-SU';
1163 $a->strings['WET'] = 'WET';
1164 $a->strings['Zulu'] = 'Zulu';