]> git.mxchange.org Git - friendica.git/blob - util/strings.php
configurable FB poll interval, default 1hr.
[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['No contacts'] = 'No contacts';
28 $a->strings['View Contacts'] = 'View Contacts';
29 $a->strings['Search'] = 'Search';
30 $a->strings['No profile'] = 'No profile';
31 $a->strings['Connect'] = 'Connect';
32 $a->strings['Location:'] = 'Location:';
33 $a->strings[', '] = ', ';
34 $a->strings['Gender:'] = 'Gender:';
35 $a->strings['Status:'] = 'Status:';
36 $a->strings['Homepage:'] = 'Homepage:';
37 $a->strings['Monday'] = 'Monday';
38 $a->strings['Tuesday'] = 'Tuesday';
39 $a->strings['Wednesday'] = 'Wednesday';
40 $a->strings['Thursday'] = 'Thursday';
41 $a->strings['Friday'] = 'Friday';
42 $a->strings['Saturday'] = 'Saturday';
43 $a->strings['Sunday'] = 'Sunday';
44 $a->strings['January'] = 'January';
45 $a->strings['February'] = 'February';
46 $a->strings['March'] = 'March';
47 $a->strings['April'] = 'April';
48 $a->strings['May'] = 'May';
49 $a->strings['June'] = 'June';
50 $a->strings['July'] = 'July';
51 $a->strings['August'] = 'August';
52 $a->strings['September'] = 'September';
53 $a->strings['October'] = 'October';
54 $a->strings['November'] = 'November';
55 $a->strings['December'] = 'December';
56 $a->strings['g A l F d'] = 'g A l F d';
57 $a->strings['Birthday Reminders'] = 'Birthday Reminders';
58 $a->strings['Birthdays this week:'] = 'Birthdays this week:';
59 $a->strings["\x28Adjusted for local time\x29"] = "\x28Adjusted for local time\x29";
60 $a->strings['[today]'] = '[today]';
61 $a->strings['link to source'] = 'link to source';
62 $a->strings['%d Contact'] = array(
63         0 => '%d Contact',
64         1 => '%d Contacts',
65 );
66 $a->strings['Applications'] = 'Applications';
67 $a->strings["Invite Friends"] = "Invite Friends";
68 $a->strings['Find People With Shared Interests'] = 'Find People With Shared Interests';
69 $a->strings['Connect/Follow'] = 'Connect/Follow';
70 $a->strings['Example: bob@example.com, http://example.com/barbara'] = 'Example: bob@example.com, http://example.com/barbara';
71 $a->strings['Follow'] = 'Follow';
72 $a->strings['Could not access contact record.'] = 'Could not access contact record.';
73 $a->strings['Could not locate selected profile.'] = 'Could not locate selected profile.';
74 $a->strings['Contact updated.'] = 'Contact updated.';
75 $a->strings['Failed to update contact record.'] = 'Failed to update contact record.';
76 $a->strings['Contact has been '] = 'Contact has been ';
77 $a->strings['blocked'] = 'blocked';
78 $a->strings['unblocked'] = 'unblocked';
79 $a->strings['Contact has been blocked'] = 'Contact has been blocked';
80 $a->strings['Contact has been unblocked'] = 'Contact has been unblocked';
81 $a->strings['Contact has been ignored'] = 'Contact has been ignored';
82 $a->strings['Contact has been unignored'] = 'Contact has been unignored';
83 $a->strings['stopped following'] = 'stopped following';
84 $a->strings['Contact has been removed.'] = 'Contact has been removed.';
85 $a->strings['Contact not found.'] = 'Contact not found.';
86 $a->strings['Mutual Friendship'] = 'Mutual Friendship';
87 $a->strings['is a fan of yours'] = 'is a fan of yours';
88 $a->strings['you are a fan of'] = 'you are a fan of';
89 $a->strings['Privacy Unavailable'] = 'Privacy Unavailable';
90 $a->strings['Private communications are not available for this contact.'] = 'Private communications are not available for this contact.';
91 $a->strings['Never'] = 'Never';
92 $a->strings["\x28Update was successful\x29"] = "\x28Update was successful\x29";
93 $a->strings["\x28Update was not successful\x29"] = "\x28Update was not successful\x29";
94 $a->strings['Contact Editor'] = 'Contact Editor';
95 $a->strings['Submit'] = 'Submit';
96 $a->strings['Profile Visibility'] = 'Profile Visibility';
97 $a->strings['Please choose the profile you would like to display to %s when viewing your profile securely.'] = 'Please choose the profile you would like to display to %s when viewing your profile securely.';
98 $a->strings['Contact Information / Notes'] = 'Contact Information / Notes';
99 $a->strings['Online Reputation'] = 'Online Reputation';
100 $a->strings['Occasionally your friends may wish to inquire about this person\'s online legitimacy.'] = 'Occasionally your friends may wish to inquire about this person\'s online legitimacy.';
101 $a->strings['You may help them choose whether or not to interact with this person by providing a <em>reputation</em> to guide them.'] = 'You may help them choose whether or not to interact with this person by providing a <em>reputation</em> to guide them.';
102 $a->strings['Please take a moment to elaborate on this selection if you feel it could be helpful to others.'] = 'Please take a moment to elaborate on this selection if you feel it could be helpful to others.';
103 $a->strings['Visit $name\'s profile'] = 'Visit $name\'s profile';
104 $a->strings['Block/Unblock contact'] = 'Block/Unblock contact';
105 $a->strings['Ignore contact'] = 'Ignore contact';
106 $a->strings['Repair contact URL settings'] = 'Repair contact URL settings';
107 $a->strings["Repair contact URL settings \x28WARNING: Advanced\x29"] = "Repair contact URL settings \x28WARNING: Advanced\x29";
108 $a->strings['View conversations'] = 'View conversations';
109 $a->strings['Delete contact'] = 'Delete contact';
110 $a->strings['Last updated: '] = 'Last updated: ';
111 $a->strings['Update public posts: '] = 'Update public posts: ';
112 $a->strings['Update now'] = 'Update now';
113 $a->strings['Unblock this contact'] = 'Unblock this contact';
114 $a->strings['Block this contact'] = 'Block this contact';
115 $a->strings['Unignore this contact'] = 'Unignore this contact';
116 $a->strings['Ignore this contact'] = 'Ignore this contact';
117 $a->strings['Currently blocked'] = 'Currently blocked';
118 $a->strings['Currently ignored'] = 'Currently ignored';
119 $a->strings['Contacts'] = 'Contacts';
120 $a->strings['Show Blocked Connections'] = 'Show Blocked Connections';
121 $a->strings['Hide Blocked Connections'] = 'Hide Blocked Connections';
122 $a->strings['Finding: '] = 'Finding: ';
123 $a->strings['Find'] = 'Find';
124 $a->strings['Visit $username\'s profile'] = 'Visit $username\'s profile';
125 $a->strings['Edit contact'] = 'Edit contact';
126 $a->strings['Contact settings applied.'] = 'Contact settings applied.';
127 $a->strings['Contact update failed.'] = 'Contact update failed.';
128 $a->strings['Repair Contact Settings'] = 'Repair Contact Settings';
129 $a->strings['<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact will stop working.'] = '<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact will stop working.';
130 $a->strings['Please use your browser \'Back\' button <strong>now</strong> if you are uncertain what to do on this page.'] = 'Please use your browser \'Back\' button <strong>now</strong> if you are uncertain what to do on this page.';
131 $a->strings['Name'] = 'Name';
132 $a->strings['Account Nickname'] = 'Account Nickname';
133 $a->strings['Account URL'] = 'Account URL';
134 $a->strings['Friend Request URL'] = 'Friend Request URL';
135 $a->strings['Friend Confirm URL'] = 'Friend Confirm URL';
136 $a->strings['Notification Endpoint URL'] = 'Notification Endpoint URL';
137 $a->strings['Poll/Feed URL'] = 'Poll/Feed URL';
138 $a->strings['Profile not found.'] = 'Profile not found.';
139 $a->strings['Response from remote site was not understood.'] = 'Response from remote site was not understood.';
140 $a->strings['Unexpected response from remote site: '] = 'Unexpected response from remote site: ';
141 $a->strings["Confirmation completed successfully."] = "Confirmation completed successfully.";
142 $a->strings['Remote site reported: '] = 'Remote site reported: ';
143 $a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again.";
144 $a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked.";
145 $a->strings['Unable to set contact photo.'] = 'Unable to set contact photo.';
146 $a->strings['%1$s is now friends with %2$s'] = '%1$s is now friends with %2$s';
147 $a->strings['Our site encryption key is apparently messed up.'] = 'Our site encryption key is apparently messed up.';
148 $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.';
149 $a->strings['Contact record was not found for you on our site.'] = 'Contact record was not found for you on our site.';
150 $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.';
151 $a->strings['Unable to set your contact credentials on our system.'] = 'Unable to set your contact credentials on our system.';
152 $a->strings['Unable to update your contact profile details on our system'] = 'Unable to update your contact profile details on our system';
153 $a->strings["Connection accepted at %s"] = "Connection accepted at %s";
154 $a->strings['Administrator'] = 'Administrator';
155 $a->strings['noreply'] = 'noreply';
156 $a->strings["%s commented on an item at %s"] = "%s commented on an item at %s";
157 $a->strings["This introduction has already been accepted."] = "This introduction has already been accepted.";
158 $a->strings['Profile location is not valid or does not contain profile information.'] = 'Profile location is not valid or does not contain profile information.';
159 $a->strings['Warning: profile location has no identifiable owner name.'] = 'Warning: profile location has no identifiable owner name.';
160 $a->strings['Warning: profile location has no profile photo.'] = 'Warning: profile location has no profile photo.';
161 $a->strings["Introduction complete."] = "Introduction complete.";
162 $a->strings['Unrecoverable protocol error.'] = 'Unrecoverable protocol error.';
163 $a->strings['Profile unavailable.'] = 'Profile unavailable.';
164 $a->strings['%s has received too many connection requests today.'] = '%s has received too many connection requests today.';
165 $a->strings['Spam protection measures have been invoked.'] = 'Spam protection measures have been invoked.';
166 $a->strings['Friends are advised to please try again in 24 hours.'] = 'Friends are advised to please try again in 24 hours.';
167 $a->strings["Invalid locator"] = "Invalid locator";
168 $a->strings["Unable to resolve your name at the provided location."] = "Unable to resolve your name at the provided location.";
169 $a->strings['You have already introduced yourself here.'] = 'You have already introduced yourself here.';
170 $a->strings['Apparently you are already friends with %s.'] = 'Apparently you are already friends with %s.';
171 $a->strings['Invalid profile URL.'] = 'Invalid profile URL.';
172 $a->strings['Disallowed profile URL.'] = 'Disallowed profile URL.';
173 $a->strings['Your introduction has been sent.'] = 'Your introduction has been sent.';
174 $a->strings["Please login to confirm introduction."] = "Please login to confirm introduction.";
175 $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.";
176 $a->strings['Welcome home %s.'] = 'Welcome home %s.';
177 $a->strings['Please confirm your introduction/connection request to %s.'] = 'Please confirm your introduction/connection request to %s.';
178 $a->strings['Confirm'] = 'Confirm';
179 $a->strings['[Name Withheld]'] = '[Name Withheld]';
180 $a->strings["Introduction received at "] = "Introduction received at ";
181 $a->strings['Public access denied.'] = 'Public access denied.';
182 $a->strings['Friend/Connection Request'] = 'Friend/Connection Request';
183 $a->strings['Examples: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, testuser@identi.ca'] = 'Examples: jojo@demo.friendika.com, http://demo.friendika.com/profile/jojo, testuser@identi.ca';
184 $a->strings['Please answer the following:'] = 'Please answer the following:';
185 $a->strings['Does $name know you?'] = 'Does $name know you?';
186 $a->strings['Yes'] = 'Yes';
187 $a->strings['No'] = 'No';
188 $a->strings['Add a personal note:'] = 'Add a personal note:';
189 $a->strings["Please enter your 'Identity Address' from one of the following supported social networks:"] = "Please enter your 'Identity Address' from one of the following supported social networks:";
190 $a->strings['Friendika'] = 'Friendika';
191 $a->strings['StatusNet/Federated Social Web'] = 'StatusNet/Federated Social Web';
192 $a->strings["Private \x28secure\x29 network"] = "Private \x28secure\x29 network";
193 $a->strings["Public \x28insecure\x29 network"] = "Public \x28insecure\x29 network";
194 $a->strings['Your Identity Address:'] = 'Your Identity Address:';
195 $a->strings['Submit Request'] = 'Submit Request';
196 $a->strings['Cancel'] = 'Cancel';
197 $a->strings["%d required parameter was not found at the given location"] = array(
198         0 => "%d required parameter was not found at the given location",
199         1 => "%d required parameters were not found at the given location",
200 );
201 $a->strings['Global Directory'] = 'Global Directory';
202 $a->strings['Site Directory'] = 'Site Directory';
203 $a->strings['Age: '] = 'Age: ';
204 $a->strings['Gender: '] = 'Gender: ';
205 $a->strings["No entries \x28some entries may be hidden\x29."] = "No entries \x28some entries may be hidden\x29.";
206 $a->strings['Item not found.'] = 'Item not found.';
207 $a->strings['Item has been removed.'] = 'Item has been removed.';
208 $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.';
209 $a->strings['Item not found'] = 'Item not found';
210 $a->strings['Edit post'] = 'Edit post';
211 $a->strings["Post to Email"] = "Post to Email";
212 $a->strings['Edit'] = 'Edit';
213 $a->strings['Upload photo'] = 'Upload photo';
214 $a->strings['Insert web link'] = 'Insert web link';
215 $a->strings['Insert YouTube video'] = 'Insert YouTube video';
216 $a->strings['Insert Vorbis [.ogg] video'] = 'Insert Vorbis [.ogg] video';
217 $a->strings['Insert Vorbis [.ogg] audio'] = 'Insert Vorbis [.ogg] audio';
218 $a->strings['Set your location'] = 'Set your location';
219 $a->strings['Clear browser location'] = 'Clear browser location';
220 $a->strings['Please wait'] = 'Please wait';
221 $a->strings['Permission settings'] = 'Permission settings';
222 $a->strings['CC: email addresses'] = 'CC: email addresses';
223 $a->strings['Example: bob@example.com, mary@example.com'] = 'Example: bob@example.com, mary@example.com';
224 $a->strings['The profile address specified does not provide adequate information.'] = 'The profile address specified does not provide adequate information.';
225 $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.';
226 $a->strings['Unable to retrieve contact information.'] = 'Unable to retrieve contact information.';
227 $a->strings['following'] = 'following';
228 $a->strings['This is Friendika version'] = 'This is Friendika version';
229 $a->strings['running at web location'] = 'running at web location';
230 $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>';
231 $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.';
232 $a->strings['Bug reports and issues: please visit'] = 'Bug reports and issues: please visit';
233 $a->strings['Suggestions, praise, donations, etc. - please email "Info" at Friendika - dot com'] = 'Suggestions, praise, donations, etc. - please email "Info" at Friendika - dot com';
234 $a->strings['Installed plugins/addons/apps'] = 'Installed plugins/addons/apps';
235 $a->strings['No installed plugins/addons/apps'] = 'No installed plugins/addons/apps';
236 $a->strings['Group created.'] = 'Group created.';
237 $a->strings['Could not create group.'] = 'Could not create group.';
238 $a->strings['Group not found.'] = 'Group not found.';
239 $a->strings['Group name changed.'] = 'Group name changed.';
240 $a->strings['Create a group of contacts/friends.'] = 'Create a group of contacts/friends.';
241 $a->strings['Group Name: '] = 'Group Name: ';
242 $a->strings['Group removed.'] = 'Group removed.';
243 $a->strings['Unable to remove group.'] = 'Unable to remove group.';
244 $a->strings['Delete'] = 'Delete';
245 $a->strings['Click on a contact to add or remove.'] = 'Click on a contact to add or remove.';
246 $a->strings['Group Editor'] = 'Group Editor';
247 $a->strings['Members'] = 'Members';
248 $a->strings['All Contacts'] = 'All Contacts';
249 $a->strings['Help:'] = 'Help:';
250 $a->strings['Help'] = 'Help';
251 $a->strings["Welcome to %s"] = "Welcome to %s";
252 $a->strings['Could not create/connect to database.'] = 'Could not create/connect to database.';
253 $a->strings['Connected to database.'] = 'Connected to database.';
254 $a->strings['Proceed with Installation'] = 'Proceed with Installation';
255 $a->strings['Your Friendika site database has been installed.'] = 'Your Friendika site database has been installed.';
256 $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.';
257 $a->strings['Please see the file "INSTALL.txt".'] = 'Please see the file "INSTALL.txt".';
258 $a->strings['Proceed to registration'] = 'Proceed to registration';
259 $a->strings['Database import failed.'] = 'Database import failed.';
260 $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.';
261 $a->strings['Welcome to Friendika.'] = 'Welcome to Friendika.';
262 $a->strings['Friendika Social Network'] = 'Friendika Social Network';
263 $a->strings['Installation'] = 'Installation';
264 $a->strings['In order to install Friendika we need to know how to contact your database.'] = 'In order to install Friendika we need to know how to contact your database.';
265 $a->strings['Please contact your hosting provider or site administrator if you have questions about these settings.'] = 'Please contact your hosting provider or site administrator if you have questions about these settings.';
266 $a->strings['The database you specify below must already exist. If it does not, please create it before continuing.'] = 'The database you specify below must already exist. If it does not, please create it before continuing.';
267 $a->strings['Database Server Name'] = 'Database Server Name';
268 $a->strings['Database Login Name'] = 'Database Login Name';
269 $a->strings['Database Login Password'] = 'Database Login Password';
270 $a->strings['Database Name'] = 'Database Name';
271 $a->strings['Please select a default timezone for your website'] = 'Please select a default timezone for your website';
272 $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.';
273 $a->strings['This is required. Please adjust the configuration file .htconfig.php accordingly.'] = 'This is required. Please adjust the configuration file .htconfig.php accordingly.';
274 $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.';
275 $a->strings['This is required for message delivery to work.'] = 'This is required for message delivery to work.';
276 $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';
277 $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".';
278 $a->strings['Error: Apache webserver mod-rewrite module is required but not installed.'] = 'Error: Apache webserver mod-rewrite module is required but not installed.';
279 $a->strings['Error: libCURL PHP module required but not installed.'] = 'Error: libCURL PHP module required but not installed.';
280 $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.';
281 $a->strings['Error: openssl PHP module required but not installed.'] = 'Error: openssl PHP module required but not installed.';
282 $a->strings['Error: mysqli PHP module required but not installed.'] = 'Error: mysqli PHP module required but not installed.';
283 $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.';
284 $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.';
285 $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.';
286 $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.';
287 $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.';
288 $a->strings['Errors encountered creating database tables.'] = 'Errors encountered creating database tables.';
289 $a->strings['%s : Not a valid email address.'] = '%s : Not a valid email address.';
290 $a->strings['%s : Message delivery failed.'] = '%s : Message delivery failed.';
291 $a->strings['Send invitations'] = 'Send invitations';
292 $a->strings['Enter email addresses, one per line:'] = 'Enter email addresses, one per line:';
293 $a->strings['Your message:'] = 'Your message:';
294 $a->strings['To accept this invitation, please visit:'] = 'To accept this invitation, please visit:';
295 $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:';
296 $a->strings["%d message sent."] = array(
297         0 => "%d message sent.",
298         1 => "%d messages sent.",
299 );
300 $a->strings['Unable to locate original post.'] = 'Unable to locate original post.';
301 $a->strings['Empty post discarded.'] = 'Empty post discarded.';
302 $a->strings['Wall Photos'] = 'Wall Photos';
303 $a->strings["%s commented on your item at %s"] = "%s commented on your item at %s";
304 $a->strings["%s posted on your profile wall at %s"] = "%s posted on your profile wall at %s";
305 $a->strings['System error. Post not saved.'] = 'System error. Post not saved.';
306 $a->strings['This message was sent to you by %s, a member of the Friendika social network.'] = 'This message was sent to you by %s, a member of the Friendika social network.';
307 $a->strings['You may visit them online at %s'] = 'You may visit them online at %s';
308 $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.';
309 $a->strings['%s posted an update.'] = '%s posted an update.';
310 $a->strings['photo'] = 'photo';
311 $a->strings['status'] = 'status';
312 $a->strings['%1$s likes %2$s\'s %3$s'] = '%1$s likes %2$s\'s %3$s';
313 $a->strings['%1$s doesn\'t like %2$s\'s %3$s'] = '%1$s doesn\'t like %2$s\'s %3$s';
314 $a->strings['Remote privacy information not available.'] = 'Remote privacy information not available.';
315 $a->strings['Visible to:'] = 'Visible to:';
316 $a->strings['Password reset request issued. Check your email.'] = 'Password reset request issued. Check your email.';
317 $a->strings['Password reset requested at %s'] = 'Password reset requested at %s';
318 $a->strings["Request could not be verified. \x28You may have previously submitted it.\x29 Password reset failed."] = "Request could not be verified. \x28You may have previously submitted it.\x29 Password reset failed.";
319 $a->strings['Your password has been reset as requested.'] = 'Your password has been reset as requested.';
320 $a->strings['Your new password is'] = 'Your new password is';
321 $a->strings['Save or copy your new password - and then'] = 'Save or copy your new password - and then';
322 $a->strings['click here to login'] = 'click here to login';
323 $a->strings['Your password may be changed from the <em>Settings</em> page after successful login.'] = 'Your password may be changed from the <em>Settings</em> page after successful login.';
324 $a->strings['Forgot your Password?'] = 'Forgot your Password?';
325 $a->strings['Enter your email address and submit to have your password reset. Then check your email for further instructions.'] = 'Enter your email address and submit to have your password reset. Then check your email for further instructions.';
326 $a->strings['Nickname or Email: '] = 'Nickname or Email: ';
327 $a->strings['Reset'] = 'Reset';
328 $a->strings["Welcome back %s"] = "Welcome back %s";
329 $a->strings['Manage Identities and/or Pages'] = 'Manage Identities and/or Pages';
330 $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";
331 $a->strings['Select an identity to manage: '] = 'Select an identity to manage: ';
332 $a->strings['Profile Match'] = 'Profile Match';
333 $a->strings['No matches'] = 'No matches';
334 $a->strings['No recipient selected.'] = 'No recipient selected.';
335 $a->strings['[no subject]'] = '[no subject]';
336 $a->strings['Unable to locate contact information.'] = 'Unable to locate contact information.';
337 $a->strings['Message sent.'] = 'Message sent.';
338 $a->strings['Message could not be sent.'] = 'Message could not be sent.';
339 $a->strings['Messages'] = 'Messages';
340 $a->strings['Inbox'] = 'Inbox';
341 $a->strings['Outbox'] = 'Outbox';
342 $a->strings['New Message'] = 'New Message';
343 $a->strings['Message deleted.'] = 'Message deleted.';
344 $a->strings['Conversation removed.'] = 'Conversation removed.';
345 $a->strings['Please enter a link URL:'] = 'Please enter a link URL:';
346 $a->strings['Send Private Message'] = 'Send Private Message';
347 $a->strings['To:'] = 'To:';
348 $a->strings['Subject:'] = 'Subject:';
349 $a->strings['No messages.'] = 'No messages.';
350 $a->strings['Delete conversation'] = 'Delete conversation';
351 $a->strings['D, d M Y - g:i A'] = 'D, d M Y - g:i A';
352 $a->strings['Message not available.'] = 'Message not available.';
353 $a->strings['Delete message'] = 'Delete message';
354 $a->strings['Send Reply'] = 'Send Reply';
355 $a->strings['Normal View'] = 'Normal View';
356 $a->strings['New Item View'] = 'New Item View';
357 $a->strings['Warning: This group contains %s from an insecure network.'] = 'Warning: This group contains %s from an insecure network.';
358 $a->strings['Private messages to this group are at risk of public disclosure.'] = 'Private messages to this group are at risk of public disclosure.';
359 $a->strings['No such group'] = 'No such group';
360 $a->strings['Group is empty'] = 'Group is empty';
361 $a->strings['Group: '] = 'Group: ';
362 $a->strings['Contact: '] = 'Contact: ';
363 $a->strings['Private messages to this person are at risk of public disclosure.'] = 'Private messages to this person are at risk of public disclosure.';
364 $a->strings['Invalid contact.'] = 'Invalid contact.';
365 $a->strings['%d member'] = array(
366         0 => '%d member',
367         1 => '%d members',
368 );
369 $a->strings['Invalid request identifier.'] = 'Invalid request identifier.';
370 $a->strings['Discard'] = 'Discard';
371 $a->strings['Ignore'] = 'Ignore';
372 $a->strings['Pending Friend/Connect Notifications'] = 'Pending Friend/Connect Notifications';
373 $a->strings['Show Ignored Requests'] = 'Show Ignored Requests';
374 $a->strings['Hide Ignored Requests'] = 'Hide Ignored Requests';
375 $a->strings['Claims to be known to you: '] = 'Claims to be known to you: ';
376 $a->strings['yes'] = 'yes';
377 $a->strings['no'] = 'no';
378 $a->strings['Approve as: '] = 'Approve as: ';
379 $a->strings['Friend'] = 'Friend';
380 $a->strings['Fan/Admirer'] = 'Fan/Admirer';
381 $a->strings['Notification type: '] = 'Notification type: ';
382 $a->strings['Friend/Connect Request'] = 'Friend/Connect Request';
383 $a->strings['New Follower'] = 'New Follower';
384 $a->strings['Approve'] = 'Approve';
385 $a->strings['No notifications.'] = 'No notifications.';
386 $a->strings['User registrations waiting for confirm'] = 'User registrations waiting for confirm';
387 $a->strings['Deny'] = 'Deny';
388 $a->strings['No registrations.'] = 'No registrations.';
389 $a->strings['Post successful.'] = 'Post successful.';
390 $a->strings['Login failed.'] = 'Login failed.';
391 $a->strings["Welcome "] = "Welcome ";
392 $a->strings['Please upload a profile photo.'] = 'Please upload a profile photo.';
393 $a->strings["Welcome back "] = "Welcome back ";
394 $a->strings['Photo Albums'] = 'Photo Albums';
395 $a->strings['Contact Photos'] = 'Contact Photos';
396 $a->strings['Contact information unavailable'] = 'Contact information unavailable';
397 $a->strings['Profile Photos'] = 'Profile Photos';
398 $a->strings['Album not found.'] = 'Album not found.';
399 $a->strings['Delete Album'] = 'Delete Album';
400 $a->strings['Delete Photo'] = 'Delete Photo';
401 $a->strings['was tagged in a'] = 'was tagged in a';
402 $a->strings['by'] = 'by';
403 $a->strings['Image exceeds size limit of '] = 'Image exceeds size limit of ';
404 $a->strings['Unable to process image.'] = 'Unable to process image.';
405 $a->strings['Image upload failed.'] = 'Image upload failed.';
406 $a->strings['No photos selected'] = 'No photos selected';
407 $a->strings['Upload Photos'] = 'Upload Photos';
408 $a->strings['New album name: '] = 'New album name: ';
409 $a->strings['or existing album name: '] = 'or existing album name: ';
410 $a->strings['Permissions'] = 'Permissions';
411 $a->strings['Edit Album'] = 'Edit Album';
412 $a->strings['View Photo'] = 'View Photo';
413 $a->strings['Photo not available'] = 'Photo not available';
414 $a->strings['Edit photo'] = 'Edit photo';
415 $a->strings['Private Message'] = 'Private Message';
416 $a->strings['<< Prev'] = '<< Prev';
417 $a->strings['View Full Size'] = 'View Full Size';
418 $a->strings['Next >>'] = 'Next >>';
419 $a->strings['Tags: '] = 'Tags: ';
420 $a->strings['[Remove any tag]'] = '[Remove any tag]';
421 $a->strings['New album name'] = 'New album name';
422 $a->strings['Caption'] = 'Caption';
423 $a->strings['Add a Tag'] = 'Add a Tag';
424 $a->strings['Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping'] = 'Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping';
425 $a->strings["I like this \x28toggle\x29"] = "I like this \x28toggle\x29";
426 $a->strings["I don't like this \x28toggle\x29"] = "I don't like this \x28toggle\x29";
427 $a->strings['Share'] = 'Share';
428 $a->strings['This is you'] = 'This is you';
429 $a->strings['Recent Photos'] = 'Recent Photos';
430 $a->strings['Upload New Photos'] = 'Upload New Photos';
431 $a->strings['View Album'] = 'View Album';
432 $a->strings['Status'] = 'Status';
433 $a->strings['Profile'] = 'Profile';
434 $a->strings['Photos'] = 'Photos';
435 $a->strings['Image uploaded but image cropping failed.'] = 'Image uploaded but image cropping failed.';
436 $a->strings['Unable to process image'] = 'Unable to process image';
437 $a->strings['Upload File:'] = 'Upload File:';
438 $a->strings['Upload Profile Photo'] = 'Upload Profile Photo';
439 $a->strings['Upload'] = 'Upload';
440 $a->strings['or'] = 'or';
441 $a->strings['skip this step'] = 'skip this step';
442 $a->strings['select a photo from your photo albums'] = 'select a photo from your photo albums';
443 $a->strings['Crop Image'] = 'Crop Image';
444 $a->strings['Please adjust the image cropping for optimum viewing.'] = 'Please adjust the image cropping for optimum viewing.';
445 $a->strings['Done Editing'] = 'Done Editing';
446 $a->strings['Image uploaded successfully.'] = 'Image uploaded successfully.';
447 $a->strings['Profile Name is required.'] = 'Profile Name is required.';
448 $a->strings['Profile updated.'] = 'Profile updated.';
449 $a->strings['Profile deleted.'] = 'Profile deleted.';
450 $a->strings['Profile-'] = 'Profile-';
451 $a->strings['New profile created.'] = 'New profile created.';
452 $a->strings['Profile unavailable to clone.'] = 'Profile unavailable to clone.';
453 $a->strings['Hide my contact/friend list from viewers of this profile?'] = 'Hide my contact/friend list from viewers of this profile?';
454 $a->strings['Edit Profile Details'] = 'Edit Profile Details';
455 $a->strings['View this profile'] = 'View this profile';
456 $a->strings['Create a new profile using these settings'] = 'Create a new profile using these settings';
457 $a->strings['Clone this profile'] = 'Clone this profile';
458 $a->strings['Delete this profile'] = 'Delete this profile';
459 $a->strings['Profile Name:'] = 'Profile Name:';
460 $a->strings['Your Full Name:'] = 'Your Full Name:';
461 $a->strings['Title/Description:'] = 'Title/Description:';
462 $a->strings['Your Gender:'] = 'Your Gender:';
463 $a->strings["Birthday \x28y/m/d\x29:"] = "Birthday \x28y/m/d\x29:";
464 $a->strings['Street Address:'] = 'Street Address:';
465 $a->strings['Locality/City:'] = 'Locality/City:';
466 $a->strings['Postal/Zip Code:'] = 'Postal/Zip Code:';
467 $a->strings['Country:'] = 'Country:';
468 $a->strings['Region/State:'] = 'Region/State:';
469 $a->strings['<span class="heart">&hearts;</span> Marital Status:'] = '<span class="heart">&hearts;</span> Marital Status:';
470 $a->strings["Who: \x28if applicable\x29"] = "Who: \x28if applicable\x29";
471 $a->strings['Examples: cathy123, Cathy Williams, cathy@example.com'] = 'Examples: cathy123, Cathy Williams, cathy@example.com';
472 $a->strings['Sexual Preference:'] = 'Sexual Preference:';
473 $a->strings['Homepage URL:'] = 'Homepage URL:';
474 $a->strings['Political Views:'] = 'Political Views:';
475 $a->strings['Religious Views:'] = 'Religious Views:';
476 $a->strings['Public Keywords:'] = 'Public Keywords:';
477 $a->strings['Private Keywords:'] = 'Private Keywords:';
478 $a->strings['Example: fishing photography software'] = 'Example: fishing photography software';
479 $a->strings["\x28Used for suggesting potential friends, can be seen by others\x29"] = "\x28Used for suggesting potential friends, can be seen by others\x29";
480 $a->strings["\x28Used for searching profiles, never shown to others\x29"] = "\x28Used for searching profiles, never shown to others\x29";
481 $a->strings['Tell us about yourself...'] = 'Tell us about yourself...';
482 $a->strings['Hobbies/Interests'] = 'Hobbies/Interests';
483 $a->strings['Contact information and Social Networks'] = 'Contact information and Social Networks';
484 $a->strings['Musical interests'] = 'Musical interests';
485 $a->strings['Books, literature'] = 'Books, literature';
486 $a->strings['Television'] = 'Television';
487 $a->strings['Film/dance/culture/entertainment'] = 'Film/dance/culture/entertainment';
488 $a->strings['Love/romance'] = 'Love/romance';
489 $a->strings['Work/employment'] = 'Work/employment';
490 $a->strings['School/education'] = 'School/education';
491 $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.';
492 $a->strings['Profiles'] = 'Profiles';
493 $a->strings['Change profile photo'] = 'Change profile photo';
494 $a->strings['Create New Profile'] = 'Create New Profile';
495 $a->strings['Profile Image'] = 'Profile Image';
496 $a->strings['Visible to everybody'] = 'Visible to everybody';
497 $a->strings['Edit visibility'] = 'Edit visibility';
498 $a->strings['Invalid profile identifier.'] = 'Invalid profile identifier.';
499 $a->strings['Profile Visibility Editor'] = 'Profile Visibility Editor';
500 $a->strings['Visible To'] = 'Visible To';
501 $a->strings["All Contacts \x28with secure profile access\x29"] = "All Contacts \x28with secure profile access\x29";
502 $a->strings['Invalid OpenID url'] = 'Invalid OpenID url';
503 $a->strings['Please enter the required information.'] = 'Please enter the required information.';
504 $a->strings['Please use a shorter name.'] = 'Please use a shorter name.';
505 $a->strings['Name too short.'] = 'Name too short.';
506 $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.";
507 $a->strings['Your email domain is not among those allowed on this site.'] = 'Your email domain is not among those allowed on this site.';
508 $a->strings['Not a valid email address.'] = 'Not a valid email address.';
509 $a->strings['Cannot use that email.'] = 'Cannot use that email.';
510 $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.';
511 $a->strings['Nickname is already registered. Please choose another.'] = 'Nickname is already registered. Please choose another.';
512 $a->strings['SERIOUS ERROR: Generation of security keys failed.'] = 'SERIOUS ERROR: Generation of security keys failed.';
513 $a->strings['An error occurred during registration. Please try again.'] = 'An error occurred during registration. Please try again.';
514 $a->strings['An error occurred creating your default profile. Please try again.'] = 'An error occurred creating your default profile. Please try again.';
515 $a->strings['Registration successful. Please check your email for further instructions.'] = 'Registration successful. Please check your email for further instructions.';
516 $a->strings['Failed to send email message. Here is the message that failed.'] = 'Failed to send email message. Here is the message that failed.';
517 $a->strings['Your registration can not be processed.'] = 'Your registration can not be processed.';
518 $a->strings['Your registration is pending approval by the site owner.'] = 'Your registration is pending approval by the site owner.';
519 $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'.";
520 $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.';
521 $a->strings["Your OpenID \x28optional\x29: "] = "Your OpenID \x28optional\x29: ";
522 $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.';
523 $a->strings['Include your profile in member directory?'] = 'Include your profile in member directory?';
524 $a->strings['Registration'] = 'Registration';
525 $a->strings['Your Full Name ' . "\x28" . 'e.g. Joe Smith' . "\x29" . ': '] = 'Your Full Name ' . "\x28" . 'e.g. Joe Smith' . "\x29" . ': ';
526 $a->strings['Your Email Address: '] = 'Your Email Address: ';
527 $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>\'.';
528 $a->strings['Choose a nickname: '] = 'Choose a nickname: ';
529 $a->strings['Please login.'] = 'Please login.';
530 $a->strings['Account approved.'] = 'Account approved.';
531 $a->strings['Remove My Account'] = 'Remove My Account';
532 $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.';
533 $a->strings['Please enter your password for verification:'] = 'Please enter your password for verification:';
534 $a->strings['No results.'] = 'No results.';
535 $a->strings['Passwords do not match. Password unchanged.'] = 'Passwords do not match. Password unchanged.';
536 $a->strings['Empty passwords are not allowed. Password unchanged.'] = 'Empty passwords are not allowed. Password unchanged.';
537 $a->strings['Password changed.'] = 'Password changed.';
538 $a->strings['Password update failed. Please try again.'] = 'Password update failed. Please try again.';
539 $a->strings[' Please use a shorter name.'] = ' Please use a shorter name.';
540 $a->strings[' Name too short.'] = ' Name too short.';
541 $a->strings[' Not valid email.'] = ' Not valid email.';
542 $a->strings[' Cannot change to that email.'] = ' Cannot change to that email.';
543 $a->strings['Settings updated.'] = 'Settings updated.';
544 $a->strings['Plugin Settings'] = 'Plugin Settings';
545 $a->strings['Account Settings'] = 'Account Settings';
546 $a->strings['No Plugin settings configured'] = 'No Plugin settings configured';
547 $a->strings['Normal Account'] = 'Normal Account';
548 $a->strings['This account is a normal personal profile'] = 'This account is a normal personal profile';
549 $a->strings['Soapbox Account'] = 'Soapbox Account';
550 $a->strings['Automatically approve all connection/friend requests as read-only fans'] = 'Automatically approve all connection/friend requests as read-only fans';
551 $a->strings['Community/Celebrity Account'] = 'Community/Celebrity Account';
552 $a->strings['Automatically approve all connection/friend requests as read-write fans'] = 'Automatically approve all connection/friend requests as read-write fans';
553 $a->strings['Automatic Friend Account'] = 'Automatic Friend Account';
554 $a->strings['Automatically approve all connection/friend requests as friends'] = 'Automatically approve all connection/friend requests as friends';
555 $a->strings['OpenID: '] = 'OpenID: ';
556 $a->strings["&nbsp;\x28Optional\x29 Allow this OpenID to login to this account."] = "&nbsp;\x28Optional\x29 Allow this OpenID to login to this account.";
557 $a->strings['Publish your default profile in site directory?'] = 'Publish your default profile in site directory?';
558 $a->strings['Publish your default profile in global social directory?'] = 'Publish your default profile in global social directory?';
559 $a->strings['Profile is <strong>not published</strong>.'] = 'Profile is <strong>not published</strong>.';
560 $a->strings['Your Identity Address is'] = 'Your Identity Address is';
561 $a->strings['Export Personal Data'] = 'Export Personal Data';
562 $a->strings['Basic Settings'] = 'Basic Settings';
563 $a->strings['Full Name:'] = 'Full Name:';
564 $a->strings['Email Address:'] = 'Email Address:';
565 $a->strings['Your Timezone:'] = 'Your Timezone:';
566 $a->strings['Default Post Location:'] = 'Default Post Location:';
567 $a->strings['Use Browser Location:'] = 'Use Browser Location:';
568 $a->strings['Display Theme:'] = 'Display Theme:';
569 $a->strings['Security and Privacy Settings'] = 'Security and Privacy Settings';
570 $a->strings['Maximum Friend Requests/Day:'] = 'Maximum Friend Requests/Day:';
571 $a->strings["\x28to prevent spam abuse\x29"] = "\x28to prevent spam abuse\x29";
572 $a->strings['Allow friends to post to your profile page:'] = 'Allow friends to post to your profile page:';
573 $a->strings["Automatically expire \x28delete\x29 posts older than"] = "Automatically expire \x28delete\x29 posts older than";
574 $a->strings['days'] = 'days';
575 $a->strings['Notification Settings'] = 'Notification Settings';
576 $a->strings['Send a notification email when:'] = 'Send a notification email when:';
577 $a->strings['You receive an introduction'] = 'You receive an introduction';
578 $a->strings['Your introductions are confirmed'] = 'Your introductions are confirmed';
579 $a->strings['Someone writes on your profile wall'] = 'Someone writes on your profile wall';
580 $a->strings['Someone writes a followup comment'] = 'Someone writes a followup comment';
581 $a->strings['You receive a private message'] = 'You receive a private message';
582 $a->strings['Password Settings'] = 'Password Settings';
583 $a->strings['Leave password fields blank unless changing'] = 'Leave password fields blank unless changing';
584 $a->strings['New Password:'] = 'New Password:';
585 $a->strings['Confirm:'] = 'Confirm:';
586 $a->strings['Advanced Page Settings'] = 'Advanced Page Settings';
587 $a->strings['Default Post Permissions'] = 'Default Post Permissions';
588 $a->strings["\x28click to open/close\x29"] = "\x28click to open/close\x29";
589 $a->strings['Email/Mailbox Setup'] = 'Email/Mailbox Setup';
590 $a->strings["If you wish to communicate with email contacts using this service \x28optional\x29, please specify how to connect to your mailbox."] = "If you wish to communicate with email contacts using this service \x28optional\x29, please specify how to connect to your mailbox.";
591 $a->strings['IMAP server name:'] = 'IMAP server name:';
592 $a->strings['IMAP port:'] = 'IMAP port:';
593 $a->strings["Security \x28TLS or SSL\x29:"] = "Security \x28TLS or SSL\x29:";
594 $a->strings['Email login name:'] = 'Email login name:';
595 $a->strings['Email password:'] = 'Email password:';
596 $a->strings["Reply-to address \x28Optional\x29:"] = "Reply-to address \x28Optional\x29:";
597 $a->strings['Send public posts to all email contacts:'] = 'Send public posts to all email contacts:';
598 $a->strings['Email access is disabled on this site.'] = 'Email access is disabled on this site.';
599 $a->strings['Tag removed'] = 'Tag removed';
600 $a->strings['Remove Item Tag'] = 'Remove Item Tag';
601 $a->strings['Select a tag to remove: '] = 'Select a tag to remove: ';
602 $a->strings['Remove'] = 'Remove';
603 $a->strings['No contacts.'] = 'No contacts.';
604 $a->strings['Visible To:'] = 'Visible To:';
605 $a->strings['Groups'] = 'Groups';
606 $a->strings['Except For:'] = 'Except For:';
607 $a->strings['Logged out.'] = 'Logged out.';
608 $a->strings['Image/photo'] = 'Image/photo';
609 $a->strings['Unknown | Not categorised'] = 'Unknown | Not categorised';
610 $a->strings['Block immediately'] = 'Block immediately';
611 $a->strings['Shady, spammer, self-marketer'] = 'Shady, spammer, self-marketer';
612 $a->strings['Known to me, but no opinion'] = 'Known to me, but no opinion';
613 $a->strings['OK, probably harmless'] = 'OK, probably harmless';
614 $a->strings['Reputable, has my trust'] = 'Reputable, has my trust';
615 $a->strings['Frequently'] = 'Frequently';
616 $a->strings['Hourly'] = 'Hourly';
617 $a->strings['Twice daily'] = 'Twice daily';
618 $a->strings['Daily'] = 'Daily';
619 $a->strings['Weekly'] = 'Weekly';
620 $a->strings['Monthly'] = 'Monthly';
621 $a->strings['View %s\'s profile'] = 'View %s\'s profile';
622 $a->strings['View in context'] = 'View in context';
623 $a->strings['See more posts like this'] = 'See more posts like this';
624 $a->strings['See all %d comments'] = 'See all %d comments';
625 $a->strings['to'] = 'to';
626 $a->strings['Wall-to-Wall'] = 'Wall-to-Wall';
627 $a->strings['via Wall-To-Wall:'] = 'via Wall-To-Wall:';
628 $a->strings['%s likes this.'] = '%s likes this.';
629 $a->strings['%s doesn\'t like this.'] = '%s doesn\'t like this.';
630 $a->strings['<span  %1$s>%2$d people</span> like this.'] = '<span  %1$s>%2$d people</span> like this.';
631 $a->strings['<span  %1$s>%2$d people</span> don\'t like this.'] = '<span  %1$s>%2$d people</span> don\'t like this.';
632 $a->strings['and'] = 'and';
633 $a->strings[', and %d other people'] = ', and %d other people';
634 $a->strings['%s like this.'] = '%s like this.';
635 $a->strings['%s don\'t like this.'] = '%s don\'t like this.';
636 $a->strings['Visible to <strong>everybody</strong>'] = 'Visible to <strong>everybody</strong>';
637 $a->strings['Please enter a YouTube link:'] = 'Please enter a YouTube link:';
638 $a->strings["Please enter a video\x28.ogg\x29 link/URL:"] = "Please enter a video\x28.ogg\x29 link/URL:";
639 $a->strings["Please enter an audio\x28.ogg\x29 link/URL:"] = "Please enter an audio\x28.ogg\x29 link/URL:";
640 $a->strings['Where are you right now?'] = 'Where are you right now?';
641 $a->strings['Enter a title for this item'] = 'Enter a title for this item';
642 $a->strings['Set title'] = 'Set title';
643 $a->strings['Miscellaneous'] = 'Miscellaneous';
644 $a->strings['less than a second ago'] = 'less than a second ago';
645 $a->strings['year'] = 'year';
646 $a->strings['years'] = 'years';
647 $a->strings['month'] = 'month';
648 $a->strings['months'] = 'months';
649 $a->strings['week'] = 'week';
650 $a->strings['weeks'] = 'weeks';
651 $a->strings['day'] = 'day';
652 $a->strings['hour'] = 'hour';
653 $a->strings['hours'] = 'hours';
654 $a->strings['minute'] = 'minute';
655 $a->strings['minutes'] = 'minutes';
656 $a->strings['second'] = 'second';
657 $a->strings['seconds'] = 'seconds';
658 $a->strings[' ago'] = ' ago';
659 $a->strings['Cannot locate DNS info for database server \'%s\''] = 'Cannot locate DNS info for database server \'%s\'';
660 $a->strings['Create a new group'] = 'Create a new group';
661 $a->strings['Everybody'] = 'Everybody';
662 $a->strings['Birthday:'] = 'Birthday:';
663 $a->strings['Home'] = 'Home';
664 $a->strings['Apps'] = 'Apps';
665 $a->strings['Directory'] = 'Directory';
666 $a->strings['Network'] = 'Network';
667 $a->strings['Manage'] = 'Manage';
668 $a->strings['Settings'] = 'Settings';
669 $a->strings["\x28no subject\x29"] = "\x28no subject\x29";
670 $a->strings['Embedding disabled'] = 'Embedding disabled';
671 $a->strings['j F, Y'] = 'j F, Y';
672 $a->strings['j F'] = 'j F';
673 $a->strings['Age:'] = 'Age:';
674 $a->strings['<span class="heart">&hearts;</span> Status:'] = '<span class="heart">&hearts;</span> Status:';
675 $a->strings['Religion:'] = 'Religion:';
676 $a->strings['About:'] = 'About:';
677 $a->strings['Hobbies/Interests:'] = 'Hobbies/Interests:';
678 $a->strings['Contact information and Social Networks:'] = 'Contact information and Social Networks:';
679 $a->strings['Musical interests:'] = 'Musical interests:';
680 $a->strings['Books, literature:'] = 'Books, literature:';
681 $a->strings['Television:'] = 'Television:';
682 $a->strings['Film/dance/culture/entertainment:'] = 'Film/dance/culture/entertainment:';
683 $a->strings['Love/Romance:'] = 'Love/Romance:';
684 $a->strings['Work/employment:'] = 'Work/employment:';
685 $a->strings['School/education:'] = 'School/education:';
686 $a->strings['Male'] = 'Male';
687 $a->strings['Female'] = 'Female';
688 $a->strings['Currently Male'] = 'Currently Male';
689 $a->strings['Currently Female'] = 'Currently Female';
690 $a->strings['Mostly Male'] = 'Mostly Male';
691 $a->strings['Mostly Female'] = 'Mostly Female';
692 $a->strings['Transgender'] = 'Transgender';
693 $a->strings['Intersex'] = 'Intersex';
694 $a->strings['Transsexual'] = 'Transsexual';
695 $a->strings['Hermaphrodite'] = 'Hermaphrodite';
696 $a->strings['Neuter'] = 'Neuter';
697 $a->strings['Non-specific'] = 'Non-specific';
698 $a->strings['Other'] = 'Other';
699 $a->strings['Undecided'] = 'Undecided';
700 $a->strings['Males'] = 'Males';
701 $a->strings['Females'] = 'Females';
702 $a->strings['Gay'] = 'Gay';
703 $a->strings['Lesbian'] = 'Lesbian';
704 $a->strings['No Preference'] = 'No Preference';
705 $a->strings['Bisexual'] = 'Bisexual';
706 $a->strings['Autosexual'] = 'Autosexual';
707 $a->strings['Abstinent'] = 'Abstinent';
708 $a->strings['Virgin'] = 'Virgin';
709 $a->strings['Deviant'] = 'Deviant';
710 $a->strings['Fetish'] = 'Fetish';
711 $a->strings['Oodles'] = 'Oodles';
712 $a->strings['Nonsexual'] = 'Nonsexual';
713 $a->strings['Single'] = 'Single';
714 $a->strings['Lonely'] = 'Lonely';
715 $a->strings['Available'] = 'Available';
716 $a->strings['Unavailable'] = 'Unavailable';
717 $a->strings['Dating'] = 'Dating';
718 $a->strings['Unfaithful'] = 'Unfaithful';
719 $a->strings['Sex Addict'] = 'Sex Addict';
720 $a->strings['Friends'] = 'Friends';
721 $a->strings['Friends/Benefits'] = 'Friends/Benefits';
722 $a->strings['Casual'] = 'Casual';
723 $a->strings['Engaged'] = 'Engaged';
724 $a->strings['Married'] = 'Married';
725 $a->strings['Partners'] = 'Partners';
726 $a->strings['Cohabiting'] = 'Cohabiting';
727 $a->strings['Happy'] = 'Happy';
728 $a->strings['Not Looking'] = 'Not Looking';
729 $a->strings['Swinger'] = 'Swinger';
730 $a->strings['Betrayed'] = 'Betrayed';
731 $a->strings['Separated'] = 'Separated';
732 $a->strings['Unstable'] = 'Unstable';
733 $a->strings['Divorced'] = 'Divorced';
734 $a->strings['Widowed'] = 'Widowed';
735 $a->strings['Uncertain'] = 'Uncertain';
736 $a->strings['Complicated'] = 'Complicated';
737 $a->strings['Don\'t care'] = 'Don\'t care';
738 $a->strings['Ask me'] = 'Ask me';
739 $a->strings['Facebook disabled'] = 'Facebook disabled';
740 $a->strings['Updating contacts'] = 'Updating contacts';
741 $a->strings['Facebook API key is missing.'] = 'Facebook API key is missing.';
742 $a->strings['Facebook Connect'] = 'Facebook Connect';
743 $a->strings['Install Facebook connector for this account.'] = 'Install Facebook connector for this account.';
744 $a->strings['Remove Facebook connector'] = 'Remove Facebook connector';
745 $a->strings['Post to Facebook by default'] = 'Post to Facebook by default';
746 $a->strings['Facebook'] = 'Facebook';
747 $a->strings['Facebook Connector Settings'] = 'Facebook Connector Settings';
748 $a->strings['Post to Facebook'] = 'Post to Facebook';
749 $a->strings['Post to Facebook cancelled because of multi-network access permission conflict.'] = 'Post to Facebook cancelled because of multi-network access permission conflict.';
750 $a->strings['Image: '] = 'Image: ';
751 $a->strings['View on Friendika'] = 'View on Friendika';
752 $a->strings['Select files to upload: '] = 'Select files to upload: ';
753 $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.';
754 $a->strings['Upload a file'] = 'Upload a file';
755 $a->strings['Drop files here to upload'] = 'Drop files here to upload';
756 $a->strings['Failed'] = 'Failed';
757 $a->strings['No files were uploaded.'] = 'No files were uploaded.';
758 $a->strings['Uploaded file is empty'] = 'Uploaded file is empty';
759 $a->strings['Uploaded file is too large'] = 'Uploaded file is too large';
760 $a->strings['File has an invalid extension, it should be one of '] = 'File has an invalid extension, it should be one of ';
761 $a->strings['Upload was cancelled, or server error encountered'] = 'Upload was cancelled, or server error encountered';
762 $a->strings['Randplace Settings'] = 'Randplace Settings';
763 $a->strings['Enable Randplace Plugin'] = 'Enable Randplace Plugin';
764 $a->strings['Post to StatusNet'] = 'Post to StatusNet';
765 $a->strings['StatusNet Posting Settings'] = 'StatusNet Posting Settings';
766 $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.';
767 $a->strings['OAuth Consumer Key'] = 'OAuth Consumer Key';
768 $a->strings['OAuth Consumer Secret'] = 'OAuth Consumer Secret';
769 $a->strings["Base API Path \x28remember the trailing /\x29"] = "Base API Path \x28remember the trailing /\x29";
770 $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.';
771 $a->strings['Log in with StatusNet'] = 'Log in with StatusNet';
772 $a->strings['Copy the security code from StatusNet here'] = 'Copy the security code from StatusNet here';
773 $a->strings['Currently connected to: '] = 'Currently connected to: ';
774 $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.';
775 $a->strings['Send public postings to StatusNet'] = 'Send public postings to StatusNet';
776 $a->strings['Clear OAuth configuration'] = 'Clear OAuth configuration';
777 $a->strings['Three Dimensional Tic-Tac-Toe'] = 'Three Dimensional Tic-Tac-Toe';
778 $a->strings['3D Tic-Tac-Toe'] = '3D Tic-Tac-Toe';
779 $a->strings['New game'] = 'New game';
780 $a->strings['New game with handicap'] = 'New game with handicap';
781 $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. ';
782 $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.';
783 $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.';
784 $a->strings['You go first...'] = 'You go first...';
785 $a->strings['I\'m going first this time...'] = 'I\'m going first this time...';
786 $a->strings['You won!'] = 'You won!';
787 $a->strings['"Cat" game!'] = '"Cat" game!';
788 $a->strings['I won!'] = 'I won!';
789 $a->strings['Post to Twitter'] = 'Post to Twitter';
790 $a->strings['Twitter Posting Settings'] = 'Twitter Posting Settings';
791 $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.';
792 $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.';
793 $a->strings['Copy the PIN from Twitter here'] = 'Copy the PIN from Twitter here';
794 $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.';
795 $a->strings['Send public postings to Twitter'] = 'Send public postings to Twitter';
796 $a->strings['Africa/Abidjan'] = 'Africa/Abidjan';
797 $a->strings['Africa/Accra'] = 'Africa/Accra';
798 $a->strings['Africa/Addis_Ababa'] = 'Africa/Addis_Ababa';
799 $a->strings['Africa/Algiers'] = 'Africa/Algiers';
800 $a->strings['Africa/Asmara'] = 'Africa/Asmara';
801 $a->strings['Africa/Asmera'] = 'Africa/Asmera';
802 $a->strings['Africa/Bamako'] = 'Africa/Bamako';
803 $a->strings['Africa/Bangui'] = 'Africa/Bangui';
804 $a->strings['Africa/Banjul'] = 'Africa/Banjul';
805 $a->strings['Africa/Bissau'] = 'Africa/Bissau';
806 $a->strings['Africa/Blantyre'] = 'Africa/Blantyre';
807 $a->strings['Africa/Brazzaville'] = 'Africa/Brazzaville';
808 $a->strings['Africa/Bujumbura'] = 'Africa/Bujumbura';
809 $a->strings['Africa/Cairo'] = 'Africa/Cairo';
810 $a->strings['Africa/Casablanca'] = 'Africa/Casablanca';
811 $a->strings['Africa/Ceuta'] = 'Africa/Ceuta';
812 $a->strings['Africa/Conakry'] = 'Africa/Conakry';
813 $a->strings['Africa/Dakar'] = 'Africa/Dakar';
814 $a->strings['Africa/Dar_es_Salaam'] = 'Africa/Dar_es_Salaam';
815 $a->strings['Africa/Djibouti'] = 'Africa/Djibouti';
816 $a->strings['Africa/Douala'] = 'Africa/Douala';
817 $a->strings['Africa/El_Aaiun'] = 'Africa/El_Aaiun';
818 $a->strings['Africa/Freetown'] = 'Africa/Freetown';
819 $a->strings['Africa/Gaborone'] = 'Africa/Gaborone';
820 $a->strings['Africa/Harare'] = 'Africa/Harare';
821 $a->strings['Africa/Johannesburg'] = 'Africa/Johannesburg';
822 $a->strings['Africa/Kampala'] = 'Africa/Kampala';
823 $a->strings['Africa/Khartoum'] = 'Africa/Khartoum';
824 $a->strings['Africa/Kigali'] = 'Africa/Kigali';
825 $a->strings['Africa/Kinshasa'] = 'Africa/Kinshasa';
826 $a->strings['Africa/Lagos'] = 'Africa/Lagos';
827 $a->strings['Africa/Libreville'] = 'Africa/Libreville';
828 $a->strings['Africa/Lome'] = 'Africa/Lome';
829 $a->strings['Africa/Luanda'] = 'Africa/Luanda';
830 $a->strings['Africa/Lubumbashi'] = 'Africa/Lubumbashi';
831 $a->strings['Africa/Lusaka'] = 'Africa/Lusaka';
832 $a->strings['Africa/Malabo'] = 'Africa/Malabo';
833 $a->strings['Africa/Maputo'] = 'Africa/Maputo';
834 $a->strings['Africa/Maseru'] = 'Africa/Maseru';
835 $a->strings['Africa/Mbabane'] = 'Africa/Mbabane';
836 $a->strings['Africa/Mogadishu'] = 'Africa/Mogadishu';
837 $a->strings['Africa/Monrovia'] = 'Africa/Monrovia';
838 $a->strings['Africa/Nairobi'] = 'Africa/Nairobi';
839 $a->strings['Africa/Ndjamena'] = 'Africa/Ndjamena';
840 $a->strings['Africa/Niamey'] = 'Africa/Niamey';
841 $a->strings['Africa/Nouakchott'] = 'Africa/Nouakchott';
842 $a->strings['Africa/Ouagadougou'] = 'Africa/Ouagadougou';
843 $a->strings['Africa/Porto-Novo'] = 'Africa/Porto-Novo';
844 $a->strings['Africa/Sao_Tome'] = 'Africa/Sao_Tome';
845 $a->strings['Africa/Timbuktu'] = 'Africa/Timbuktu';
846 $a->strings['Africa/Tripoli'] = 'Africa/Tripoli';
847 $a->strings['Africa/Tunis'] = 'Africa/Tunis';
848 $a->strings['Africa/Windhoek'] = 'Africa/Windhoek';
849 $a->strings['America/Adak'] = 'America/Adak';
850 $a->strings['America/Anchorage'] = 'America/Anchorage';
851 $a->strings['America/Anguilla'] = 'America/Anguilla';
852 $a->strings['America/Antigua'] = 'America/Antigua';
853 $a->strings['America/Araguaina'] = 'America/Araguaina';
854 $a->strings['America/Argentina/Buenos_Aires'] = 'America/Argentina/Buenos_Aires';
855 $a->strings['America/Argentina/Catamarca'] = 'America/Argentina/Catamarca';
856 $a->strings['America/Argentina/ComodRivadavia'] = 'America/Argentina/ComodRivadavia';
857 $a->strings['America/Argentina/Cordoba'] = 'America/Argentina/Cordoba';
858 $a->strings['America/Argentina/Jujuy'] = 'America/Argentina/Jujuy';
859 $a->strings['America/Argentina/La_Rioja'] = 'America/Argentina/La_Rioja';
860 $a->strings['America/Argentina/Mendoza'] = 'America/Argentina/Mendoza';
861 $a->strings['America/Argentina/Rio_Gallegos'] = 'America/Argentina/Rio_Gallegos';
862 $a->strings['America/Argentina/Salta'] = 'America/Argentina/Salta';
863 $a->strings['America/Argentina/San_Juan'] = 'America/Argentina/San_Juan';
864 $a->strings['America/Argentina/San_Luis'] = 'America/Argentina/San_Luis';
865 $a->strings['America/Argentina/Tucuman'] = 'America/Argentina/Tucuman';
866 $a->strings['America/Argentina/Ushuaia'] = 'America/Argentina/Ushuaia';
867 $a->strings['America/Aruba'] = 'America/Aruba';
868 $a->strings['America/Asuncion'] = 'America/Asuncion';
869 $a->strings['America/Atikokan'] = 'America/Atikokan';
870 $a->strings['America/Atka'] = 'America/Atka';
871 $a->strings['America/Bahia'] = 'America/Bahia';
872 $a->strings['America/Barbados'] = 'America/Barbados';
873 $a->strings['America/Belem'] = 'America/Belem';
874 $a->strings['America/Belize'] = 'America/Belize';
875 $a->strings['America/Blanc-Sablon'] = 'America/Blanc-Sablon';
876 $a->strings['America/Boa_Vista'] = 'America/Boa_Vista';
877 $a->strings['America/Bogota'] = 'America/Bogota';
878 $a->strings['America/Boise'] = 'America/Boise';
879 $a->strings['America/Buenos_Aires'] = 'America/Buenos_Aires';
880 $a->strings['America/Cambridge_Bay'] = 'America/Cambridge_Bay';
881 $a->strings['America/Campo_Grande'] = 'America/Campo_Grande';
882 $a->strings['America/Cancun'] = 'America/Cancun';
883 $a->strings['America/Caracas'] = 'America/Caracas';
884 $a->strings['America/Catamarca'] = 'America/Catamarca';
885 $a->strings['America/Cayenne'] = 'America/Cayenne';
886 $a->strings['America/Cayman'] = 'America/Cayman';
887 $a->strings['America/Chicago'] = 'America/Chicago';
888 $a->strings['America/Chihuahua'] = 'America/Chihuahua';
889 $a->strings['America/Coral_Harbour'] = 'America/Coral_Harbour';
890 $a->strings['America/Cordoba'] = 'America/Cordoba';
891 $a->strings['America/Costa_Rica'] = 'America/Costa_Rica';
892 $a->strings['America/Cuiaba'] = 'America/Cuiaba';
893 $a->strings['America/Curacao'] = 'America/Curacao';
894 $a->strings['America/Danmarkshavn'] = 'America/Danmarkshavn';
895 $a->strings['America/Dawson'] = 'America/Dawson';
896 $a->strings['America/Dawson_Creek'] = 'America/Dawson_Creek';
897 $a->strings['America/Denver'] = 'America/Denver';
898 $a->strings['America/Detroit'] = 'America/Detroit';
899 $a->strings['America/Dominica'] = 'America/Dominica';
900 $a->strings['America/Edmonton'] = 'America/Edmonton';
901 $a->strings['America/Eirunepe'] = 'America/Eirunepe';
902 $a->strings['America/El_Salvador'] = 'America/El_Salvador';
903 $a->strings['America/Ensenada'] = 'America/Ensenada';
904 $a->strings['America/Fort_Wayne'] = 'America/Fort_Wayne';
905 $a->strings['America/Fortaleza'] = 'America/Fortaleza';
906 $a->strings['America/Glace_Bay'] = 'America/Glace_Bay';
907 $a->strings['America/Godthab'] = 'America/Godthab';
908 $a->strings['America/Goose_Bay'] = 'America/Goose_Bay';
909 $a->strings['America/Grand_Turk'] = 'America/Grand_Turk';
910 $a->strings['America/Grenada'] = 'America/Grenada';
911 $a->strings['America/Guadeloupe'] = 'America/Guadeloupe';
912 $a->strings['America/Guatemala'] = 'America/Guatemala';
913 $a->strings['America/Guayaquil'] = 'America/Guayaquil';
914 $a->strings['America/Guyana'] = 'America/Guyana';
915 $a->strings['America/Halifax'] = 'America/Halifax';
916 $a->strings['America/Havana'] = 'America/Havana';
917 $a->strings['America/Hermosillo'] = 'America/Hermosillo';
918 $a->strings['America/Indiana/Indianapolis'] = 'America/Indiana/Indianapolis';
919 $a->strings['America/Indiana/Knox'] = 'America/Indiana/Knox';
920 $a->strings['America/Indiana/Marengo'] = 'America/Indiana/Marengo';
921 $a->strings['America/Indiana/Petersburg'] = 'America/Indiana/Petersburg';
922 $a->strings['America/Indiana/Tell_City'] = 'America/Indiana/Tell_City';
923 $a->strings['America/Indiana/Vevay'] = 'America/Indiana/Vevay';
924 $a->strings['America/Indiana/Vincennes'] = 'America/Indiana/Vincennes';
925 $a->strings['America/Indiana/Winamac'] = 'America/Indiana/Winamac';
926 $a->strings['America/Indianapolis'] = 'America/Indianapolis';
927 $a->strings['America/Inuvik'] = 'America/Inuvik';
928 $a->strings['America/Iqaluit'] = 'America/Iqaluit';
929 $a->strings['America/Jamaica'] = 'America/Jamaica';
930 $a->strings['America/Jujuy'] = 'America/Jujuy';
931 $a->strings['America/Juneau'] = 'America/Juneau';
932 $a->strings['America/Kentucky/Louisville'] = 'America/Kentucky/Louisville';
933 $a->strings['America/Kentucky/Monticello'] = 'America/Kentucky/Monticello';
934 $a->strings['America/Knox_IN'] = 'America/Knox_IN';
935 $a->strings['America/La_Paz'] = 'America/La_Paz';
936 $a->strings['America/Lima'] = 'America/Lima';
937 $a->strings['America/Los_Angeles'] = 'America/Los_Angeles';
938 $a->strings['America/Louisville'] = 'America/Louisville';
939 $a->strings['America/Maceio'] = 'America/Maceio';
940 $a->strings['America/Managua'] = 'America/Managua';
941 $a->strings['America/Manaus'] = 'America/Manaus';
942 $a->strings['America/Marigot'] = 'America/Marigot';
943 $a->strings['America/Martinique'] = 'America/Martinique';
944 $a->strings['America/Matamoros'] = 'America/Matamoros';
945 $a->strings['America/Mazatlan'] = 'America/Mazatlan';
946 $a->strings['America/Mendoza'] = 'America/Mendoza';
947 $a->strings['America/Menominee'] = 'America/Menominee';
948 $a->strings['America/Merida'] = 'America/Merida';
949 $a->strings['America/Mexico_City'] = 'America/Mexico_City';
950 $a->strings['America/Miquelon'] = 'America/Miquelon';
951 $a->strings['America/Moncton'] = 'America/Moncton';
952 $a->strings['America/Monterrey'] = 'America/Monterrey';
953 $a->strings['America/Montevideo'] = 'America/Montevideo';
954 $a->strings['America/Montreal'] = 'America/Montreal';
955 $a->strings['America/Montserrat'] = 'America/Montserrat';
956 $a->strings['America/Nassau'] = 'America/Nassau';
957 $a->strings['America/New_York'] = 'America/New_York';
958 $a->strings['America/Nipigon'] = 'America/Nipigon';
959 $a->strings['America/Nome'] = 'America/Nome';
960 $a->strings['America/Noronha'] = 'America/Noronha';
961 $a->strings['America/North_Dakota/Center'] = 'America/North_Dakota/Center';
962 $a->strings['America/North_Dakota/New_Salem'] = 'America/North_Dakota/New_Salem';
963 $a->strings['America/Ojinaga'] = 'America/Ojinaga';
964 $a->strings['America/Panama'] = 'America/Panama';
965 $a->strings['America/Pangnirtung'] = 'America/Pangnirtung';
966 $a->strings['America/Paramaribo'] = 'America/Paramaribo';
967 $a->strings['America/Phoenix'] = 'America/Phoenix';
968 $a->strings['America/Port-au-Prince'] = 'America/Port-au-Prince';
969 $a->strings['America/Port_of_Spain'] = 'America/Port_of_Spain';
970 $a->strings['America/Porto_Acre'] = 'America/Porto_Acre';
971 $a->strings['America/Porto_Velho'] = 'America/Porto_Velho';
972 $a->strings['America/Puerto_Rico'] = 'America/Puerto_Rico';
973 $a->strings['America/Rainy_River'] = 'America/Rainy_River';
974 $a->strings['America/Rankin_Inlet'] = 'America/Rankin_Inlet';
975 $a->strings['America/Recife'] = 'America/Recife';
976 $a->strings['America/Regina'] = 'America/Regina';
977 $a->strings['America/Resolute'] = 'America/Resolute';
978 $a->strings['America/Rio_Branco'] = 'America/Rio_Branco';
979 $a->strings['America/Rosario'] = 'America/Rosario';
980 $a->strings['America/Santa_Isabel'] = 'America/Santa_Isabel';
981 $a->strings['America/Santarem'] = 'America/Santarem';
982 $a->strings['America/Santiago'] = 'America/Santiago';
983 $a->strings['America/Santo_Domingo'] = 'America/Santo_Domingo';
984 $a->strings['America/Sao_Paulo'] = 'America/Sao_Paulo';
985 $a->strings['America/Scoresbysund'] = 'America/Scoresbysund';
986 $a->strings['America/Shiprock'] = 'America/Shiprock';
987 $a->strings['America/St_Barthelemy'] = 'America/St_Barthelemy';
988 $a->strings['America/St_Johns'] = 'America/St_Johns';
989 $a->strings['America/St_Kitts'] = 'America/St_Kitts';
990 $a->strings['America/St_Lucia'] = 'America/St_Lucia';
991 $a->strings['America/St_Thomas'] = 'America/St_Thomas';
992 $a->strings['America/St_Vincent'] = 'America/St_Vincent';
993 $a->strings['America/Swift_Current'] = 'America/Swift_Current';
994 $a->strings['America/Tegucigalpa'] = 'America/Tegucigalpa';
995 $a->strings['America/Thule'] = 'America/Thule';
996 $a->strings['America/Thunder_Bay'] = 'America/Thunder_Bay';
997 $a->strings['America/Tijuana'] = 'America/Tijuana';
998 $a->strings['America/Toronto'] = 'America/Toronto';
999 $a->strings['America/Tortola'] = 'America/Tortola';
1000 $a->strings['America/Vancouver'] = 'America/Vancouver';
1001 $a->strings['America/Virgin'] = 'America/Virgin';
1002 $a->strings['America/Whitehorse'] = 'America/Whitehorse';
1003 $a->strings['America/Winnipeg'] = 'America/Winnipeg';
1004 $a->strings['America/Yakutat'] = 'America/Yakutat';
1005 $a->strings['America/Yellowknife'] = 'America/Yellowknife';
1006 $a->strings['Antarctica/Casey'] = 'Antarctica/Casey';
1007 $a->strings['Antarctica/Davis'] = 'Antarctica/Davis';
1008 $a->strings['Antarctica/DumontDUrville'] = 'Antarctica/DumontDUrville';
1009 $a->strings['Antarctica/Macquarie'] = 'Antarctica/Macquarie';
1010 $a->strings['Antarctica/Mawson'] = 'Antarctica/Mawson';
1011 $a->strings['Antarctica/McMurdo'] = 'Antarctica/McMurdo';
1012 $a->strings['Antarctica/Palmer'] = 'Antarctica/Palmer';
1013 $a->strings['Antarctica/Rothera'] = 'Antarctica/Rothera';
1014 $a->strings['Antarctica/South_Pole'] = 'Antarctica/South_Pole';
1015 $a->strings['Antarctica/Syowa'] = 'Antarctica/Syowa';
1016 $a->strings['Antarctica/Vostok'] = 'Antarctica/Vostok';
1017 $a->strings['Arctic/Longyearbyen'] = 'Arctic/Longyearbyen';
1018 $a->strings['Asia/Aden'] = 'Asia/Aden';
1019 $a->strings['Asia/Almaty'] = 'Asia/Almaty';
1020 $a->strings['Asia/Amman'] = 'Asia/Amman';
1021 $a->strings['Asia/Anadyr'] = 'Asia/Anadyr';
1022 $a->strings['Asia/Aqtau'] = 'Asia/Aqtau';
1023 $a->strings['Asia/Aqtobe'] = 'Asia/Aqtobe';
1024 $a->strings['Asia/Ashgabat'] = 'Asia/Ashgabat';
1025 $a->strings['Asia/Ashkhabad'] = 'Asia/Ashkhabad';
1026 $a->strings['Asia/Baghdad'] = 'Asia/Baghdad';
1027 $a->strings['Asia/Bahrain'] = 'Asia/Bahrain';
1028 $a->strings['Asia/Baku'] = 'Asia/Baku';
1029 $a->strings['Asia/Bangkok'] = 'Asia/Bangkok';
1030 $a->strings['Asia/Beirut'] = 'Asia/Beirut';
1031 $a->strings['Asia/Bishkek'] = 'Asia/Bishkek';
1032 $a->strings['Asia/Brunei'] = 'Asia/Brunei';
1033 $a->strings['Asia/Calcutta'] = 'Asia/Calcutta';
1034 $a->strings['Asia/Choibalsan'] = 'Asia/Choibalsan';
1035 $a->strings['Asia/Chongqing'] = 'Asia/Chongqing';
1036 $a->strings['Asia/Chungking'] = 'Asia/Chungking';
1037 $a->strings['Asia/Colombo'] = 'Asia/Colombo';
1038 $a->strings['Asia/Dacca'] = 'Asia/Dacca';
1039 $a->strings['Asia/Damascus'] = 'Asia/Damascus';
1040 $a->strings['Asia/Dhaka'] = 'Asia/Dhaka';
1041 $a->strings['Asia/Dili'] = 'Asia/Dili';
1042 $a->strings['Asia/Dubai'] = 'Asia/Dubai';
1043 $a->strings['Asia/Dushanbe'] = 'Asia/Dushanbe';
1044 $a->strings['Asia/Gaza'] = 'Asia/Gaza';
1045 $a->strings['Asia/Harbin'] = 'Asia/Harbin';
1046 $a->strings['Asia/Ho_Chi_Minh'] = 'Asia/Ho_Chi_Minh';
1047 $a->strings['Asia/Hong_Kong'] = 'Asia/Hong_Kong';
1048 $a->strings['Asia/Hovd'] = 'Asia/Hovd';
1049 $a->strings['Asia/Irkutsk'] = 'Asia/Irkutsk';
1050 $a->strings['Asia/Istanbul'] = 'Asia/Istanbul';
1051 $a->strings['Asia/Jakarta'] = 'Asia/Jakarta';
1052 $a->strings['Asia/Jayapura'] = 'Asia/Jayapura';
1053 $a->strings['Asia/Jerusalem'] = 'Asia/Jerusalem';
1054 $a->strings['Asia/Kabul'] = 'Asia/Kabul';
1055 $a->strings['Asia/Kamchatka'] = 'Asia/Kamchatka';
1056 $a->strings['Asia/Karachi'] = 'Asia/Karachi';
1057 $a->strings['Asia/Kashgar'] = 'Asia/Kashgar';
1058 $a->strings['Asia/Kathmandu'] = 'Asia/Kathmandu';
1059 $a->strings['Asia/Katmandu'] = 'Asia/Katmandu';
1060 $a->strings['Asia/Kolkata'] = 'Asia/Kolkata';
1061 $a->strings['Asia/Krasnoyarsk'] = 'Asia/Krasnoyarsk';
1062 $a->strings['Asia/Kuala_Lumpur'] = 'Asia/Kuala_Lumpur';
1063 $a->strings['Asia/Kuching'] = 'Asia/Kuching';
1064 $a->strings['Asia/Kuwait'] = 'Asia/Kuwait';
1065 $a->strings['Asia/Macao'] = 'Asia/Macao';
1066 $a->strings['Asia/Macau'] = 'Asia/Macau';
1067 $a->strings['Asia/Magadan'] = 'Asia/Magadan';
1068 $a->strings['Asia/Makassar'] = 'Asia/Makassar';
1069 $a->strings['Asia/Manila'] = 'Asia/Manila';
1070 $a->strings['Asia/Muscat'] = 'Asia/Muscat';
1071 $a->strings['Asia/Nicosia'] = 'Asia/Nicosia';
1072 $a->strings['Asia/Novokuznetsk'] = 'Asia/Novokuznetsk';
1073 $a->strings['Asia/Novosibirsk'] = 'Asia/Novosibirsk';
1074 $a->strings['Asia/Omsk'] = 'Asia/Omsk';
1075 $a->strings['Asia/Oral'] = 'Asia/Oral';
1076 $a->strings['Asia/Phnom_Penh'] = 'Asia/Phnom_Penh';
1077 $a->strings['Asia/Pontianak'] = 'Asia/Pontianak';
1078 $a->strings['Asia/Pyongyang'] = 'Asia/Pyongyang';
1079 $a->strings['Asia/Qatar'] = 'Asia/Qatar';
1080 $a->strings['Asia/Qyzylorda'] = 'Asia/Qyzylorda';
1081 $a->strings['Asia/Rangoon'] = 'Asia/Rangoon';
1082 $a->strings['Asia/Riyadh'] = 'Asia/Riyadh';
1083 $a->strings['Asia/Saigon'] = 'Asia/Saigon';
1084 $a->strings['Asia/Sakhalin'] = 'Asia/Sakhalin';
1085 $a->strings['Asia/Samarkand'] = 'Asia/Samarkand';
1086 $a->strings['Asia/Seoul'] = 'Asia/Seoul';
1087 $a->strings['Asia/Shanghai'] = 'Asia/Shanghai';
1088 $a->strings['Asia/Singapore'] = 'Asia/Singapore';
1089 $a->strings['Asia/Taipei'] = 'Asia/Taipei';
1090 $a->strings['Asia/Tashkent'] = 'Asia/Tashkent';
1091 $a->strings['Asia/Tbilisi'] = 'Asia/Tbilisi';
1092 $a->strings['Asia/Tehran'] = 'Asia/Tehran';
1093 $a->strings['Asia/Tel_Aviv'] = 'Asia/Tel_Aviv';
1094 $a->strings['Asia/Thimbu'] = 'Asia/Thimbu';
1095 $a->strings['Asia/Thimphu'] = 'Asia/Thimphu';
1096 $a->strings['Asia/Tokyo'] = 'Asia/Tokyo';
1097 $a->strings['Asia/Ujung_Pandang'] = 'Asia/Ujung_Pandang';
1098 $a->strings['Asia/Ulaanbaatar'] = 'Asia/Ulaanbaatar';
1099 $a->strings['Asia/Ulan_Bator'] = 'Asia/Ulan_Bator';
1100 $a->strings['Asia/Urumqi'] = 'Asia/Urumqi';
1101 $a->strings['Asia/Vientiane'] = 'Asia/Vientiane';
1102 $a->strings['Asia/Vladivostok'] = 'Asia/Vladivostok';
1103 $a->strings['Asia/Yakutsk'] = 'Asia/Yakutsk';
1104 $a->strings['Asia/Yekaterinburg'] = 'Asia/Yekaterinburg';
1105 $a->strings['Asia/Yerevan'] = 'Asia/Yerevan';
1106 $a->strings['Atlantic/Azores'] = 'Atlantic/Azores';
1107 $a->strings['Atlantic/Bermuda'] = 'Atlantic/Bermuda';
1108 $a->strings['Atlantic/Canary'] = 'Atlantic/Canary';
1109 $a->strings['Atlantic/Cape_Verde'] = 'Atlantic/Cape_Verde';
1110 $a->strings['Atlantic/Faeroe'] = 'Atlantic/Faeroe';
1111 $a->strings['Atlantic/Faroe'] = 'Atlantic/Faroe';
1112 $a->strings['Atlantic/Jan_Mayen'] = 'Atlantic/Jan_Mayen';
1113 $a->strings['Atlantic/Madeira'] = 'Atlantic/Madeira';
1114 $a->strings['Atlantic/Reykjavik'] = 'Atlantic/Reykjavik';
1115 $a->strings['Atlantic/South_Georgia'] = 'Atlantic/South_Georgia';
1116 $a->strings['Atlantic/St_Helena'] = 'Atlantic/St_Helena';
1117 $a->strings['Atlantic/Stanley'] = 'Atlantic/Stanley';
1118 $a->strings['Australia/ACT'] = 'Australia/ACT';
1119 $a->strings['Australia/Adelaide'] = 'Australia/Adelaide';
1120 $a->strings['Australia/Brisbane'] = 'Australia/Brisbane';
1121 $a->strings['Australia/Broken_Hill'] = 'Australia/Broken_Hill';
1122 $a->strings['Australia/Canberra'] = 'Australia/Canberra';
1123 $a->strings['Australia/Currie'] = 'Australia/Currie';
1124 $a->strings['Australia/Darwin'] = 'Australia/Darwin';
1125 $a->strings['Australia/Eucla'] = 'Australia/Eucla';
1126 $a->strings['Australia/Hobart'] = 'Australia/Hobart';
1127 $a->strings['Australia/LHI'] = 'Australia/LHI';
1128 $a->strings['Australia/Lindeman'] = 'Australia/Lindeman';
1129 $a->strings['Australia/Lord_Howe'] = 'Australia/Lord_Howe';
1130 $a->strings['Australia/Melbourne'] = 'Australia/Melbourne';
1131 $a->strings['Australia/North'] = 'Australia/North';
1132 $a->strings['Australia/NSW'] = 'Australia/NSW';
1133 $a->strings['Australia/Perth'] = 'Australia/Perth';
1134 $a->strings['Australia/Queensland'] = 'Australia/Queensland';
1135 $a->strings['Australia/South'] = 'Australia/South';
1136 $a->strings['Australia/Sydney'] = 'Australia/Sydney';
1137 $a->strings['Australia/Tasmania'] = 'Australia/Tasmania';
1138 $a->strings['Australia/Victoria'] = 'Australia/Victoria';
1139 $a->strings['Australia/West'] = 'Australia/West';
1140 $a->strings['Australia/Yancowinna'] = 'Australia/Yancowinna';
1141 $a->strings['Brazil/Acre'] = 'Brazil/Acre';
1142 $a->strings['Brazil/DeNoronha'] = 'Brazil/DeNoronha';
1143 $a->strings['Brazil/East'] = 'Brazil/East';
1144 $a->strings['Brazil/West'] = 'Brazil/West';
1145 $a->strings['Canada/Atlantic'] = 'Canada/Atlantic';
1146 $a->strings['Canada/Central'] = 'Canada/Central';
1147 $a->strings['Canada/East-Saskatchewan'] = 'Canada/East-Saskatchewan';
1148 $a->strings['Canada/Eastern'] = 'Canada/Eastern';
1149 $a->strings['Canada/Mountain'] = 'Canada/Mountain';
1150 $a->strings['Canada/Newfoundland'] = 'Canada/Newfoundland';
1151 $a->strings['Canada/Pacific'] = 'Canada/Pacific';
1152 $a->strings['Canada/Saskatchewan'] = 'Canada/Saskatchewan';
1153 $a->strings['Canada/Yukon'] = 'Canada/Yukon';
1154 $a->strings['CET'] = 'CET';
1155 $a->strings['Chile/Continental'] = 'Chile/Continental';
1156 $a->strings['Chile/EasterIsland'] = 'Chile/EasterIsland';
1157 $a->strings['CST6CDT'] = 'CST6CDT';
1158 $a->strings['Cuba'] = 'Cuba';
1159 $a->strings['EET'] = 'EET';
1160 $a->strings['Egypt'] = 'Egypt';
1161 $a->strings['Eire'] = 'Eire';
1162 $a->strings['EST'] = 'EST';
1163 $a->strings['EST5EDT'] = 'EST5EDT';
1164 $a->strings['Etc/GMT'] = 'Etc/GMT';
1165 $a->strings['Etc/GMT+0'] = 'Etc/GMT+0';
1166 $a->strings['Etc/GMT+1'] = 'Etc/GMT+1';
1167 $a->strings['Etc/GMT+10'] = 'Etc/GMT+10';
1168 $a->strings['Etc/GMT+11'] = 'Etc/GMT+11';
1169 $a->strings['Etc/GMT+12'] = 'Etc/GMT+12';
1170 $a->strings['Etc/GMT+2'] = 'Etc/GMT+2';
1171 $a->strings['Etc/GMT+3'] = 'Etc/GMT+3';
1172 $a->strings['Etc/GMT+4'] = 'Etc/GMT+4';
1173 $a->strings['Etc/GMT+5'] = 'Etc/GMT+5';
1174 $a->strings['Etc/GMT+6'] = 'Etc/GMT+6';
1175 $a->strings['Etc/GMT+7'] = 'Etc/GMT+7';
1176 $a->strings['Etc/GMT+8'] = 'Etc/GMT+8';
1177 $a->strings['Etc/GMT+9'] = 'Etc/GMT+9';
1178 $a->strings['Etc/GMT-0'] = 'Etc/GMT-0';
1179 $a->strings['Etc/GMT-1'] = 'Etc/GMT-1';
1180 $a->strings['Etc/GMT-10'] = 'Etc/GMT-10';
1181 $a->strings['Etc/GMT-11'] = 'Etc/GMT-11';
1182 $a->strings['Etc/GMT-12'] = 'Etc/GMT-12';
1183 $a->strings['Etc/GMT-13'] = 'Etc/GMT-13';
1184 $a->strings['Etc/GMT-14'] = 'Etc/GMT-14';
1185 $a->strings['Etc/GMT-2'] = 'Etc/GMT-2';
1186 $a->strings['Etc/GMT-3'] = 'Etc/GMT-3';
1187 $a->strings['Etc/GMT-4'] = 'Etc/GMT-4';
1188 $a->strings['Etc/GMT-5'] = 'Etc/GMT-5';
1189 $a->strings['Etc/GMT-6'] = 'Etc/GMT-6';
1190 $a->strings['Etc/GMT-7'] = 'Etc/GMT-7';
1191 $a->strings['Etc/GMT-8'] = 'Etc/GMT-8';
1192 $a->strings['Etc/GMT-9'] = 'Etc/GMT-9';
1193 $a->strings['Etc/GMT0'] = 'Etc/GMT0';
1194 $a->strings['Etc/Greenwich'] = 'Etc/Greenwich';
1195 $a->strings['Etc/UCT'] = 'Etc/UCT';
1196 $a->strings['Etc/Universal'] = 'Etc/Universal';
1197 $a->strings['Etc/UTC'] = 'Etc/UTC';
1198 $a->strings['Etc/Zulu'] = 'Etc/Zulu';
1199 $a->strings['Europe/Amsterdam'] = 'Europe/Amsterdam';
1200 $a->strings['Europe/Andorra'] = 'Europe/Andorra';
1201 $a->strings['Europe/Athens'] = 'Europe/Athens';
1202 $a->strings['Europe/Belfast'] = 'Europe/Belfast';
1203 $a->strings['Europe/Belgrade'] = 'Europe/Belgrade';
1204 $a->strings['Europe/Berlin'] = 'Europe/Berlin';
1205 $a->strings['Europe/Bratislava'] = 'Europe/Bratislava';
1206 $a->strings['Europe/Brussels'] = 'Europe/Brussels';
1207 $a->strings['Europe/Bucharest'] = 'Europe/Bucharest';
1208 $a->strings['Europe/Budapest'] = 'Europe/Budapest';
1209 $a->strings['Europe/Chisinau'] = 'Europe/Chisinau';
1210 $a->strings['Europe/Copenhagen'] = 'Europe/Copenhagen';
1211 $a->strings['Europe/Dublin'] = 'Europe/Dublin';
1212 $a->strings['Europe/Gibraltar'] = 'Europe/Gibraltar';
1213 $a->strings['Europe/Guernsey'] = 'Europe/Guernsey';
1214 $a->strings['Europe/Helsinki'] = 'Europe/Helsinki';
1215 $a->strings['Europe/Isle_of_Man'] = 'Europe/Isle_of_Man';
1216 $a->strings['Europe/Istanbul'] = 'Europe/Istanbul';
1217 $a->strings['Europe/Jersey'] = 'Europe/Jersey';
1218 $a->strings['Europe/Kaliningrad'] = 'Europe/Kaliningrad';
1219 $a->strings['Europe/Kiev'] = 'Europe/Kiev';
1220 $a->strings['Europe/Lisbon'] = 'Europe/Lisbon';
1221 $a->strings['Europe/Ljubljana'] = 'Europe/Ljubljana';
1222 $a->strings['Europe/London'] = 'Europe/London';
1223 $a->strings['Europe/Luxembourg'] = 'Europe/Luxembourg';
1224 $a->strings['Europe/Madrid'] = 'Europe/Madrid';
1225 $a->strings['Europe/Malta'] = 'Europe/Malta';
1226 $a->strings['Europe/Mariehamn'] = 'Europe/Mariehamn';
1227 $a->strings['Europe/Minsk'] = 'Europe/Minsk';
1228 $a->strings['Europe/Monaco'] = 'Europe/Monaco';
1229 $a->strings['Europe/Moscow'] = 'Europe/Moscow';
1230 $a->strings['Europe/Nicosia'] = 'Europe/Nicosia';
1231 $a->strings['Europe/Oslo'] = 'Europe/Oslo';
1232 $a->strings['Europe/Paris'] = 'Europe/Paris';
1233 $a->strings['Europe/Podgorica'] = 'Europe/Podgorica';
1234 $a->strings['Europe/Prague'] = 'Europe/Prague';
1235 $a->strings['Europe/Riga'] = 'Europe/Riga';
1236 $a->strings['Europe/Rome'] = 'Europe/Rome';
1237 $a->strings['Europe/Samara'] = 'Europe/Samara';
1238 $a->strings['Europe/San_Marino'] = 'Europe/San_Marino';
1239 $a->strings['Europe/Sarajevo'] = 'Europe/Sarajevo';
1240 $a->strings['Europe/Simferopol'] = 'Europe/Simferopol';
1241 $a->strings['Europe/Skopje'] = 'Europe/Skopje';
1242 $a->strings['Europe/Sofia'] = 'Europe/Sofia';
1243 $a->strings['Europe/Stockholm'] = 'Europe/Stockholm';
1244 $a->strings['Europe/Tallinn'] = 'Europe/Tallinn';
1245 $a->strings['Europe/Tirane'] = 'Europe/Tirane';
1246 $a->strings['Europe/Tiraspol'] = 'Europe/Tiraspol';
1247 $a->strings['Europe/Uzhgorod'] = 'Europe/Uzhgorod';
1248 $a->strings['Europe/Vaduz'] = 'Europe/Vaduz';
1249 $a->strings['Europe/Vatican'] = 'Europe/Vatican';
1250 $a->strings['Europe/Vienna'] = 'Europe/Vienna';
1251 $a->strings['Europe/Vilnius'] = 'Europe/Vilnius';
1252 $a->strings['Europe/Volgograd'] = 'Europe/Volgograd';
1253 $a->strings['Europe/Warsaw'] = 'Europe/Warsaw';
1254 $a->strings['Europe/Zagreb'] = 'Europe/Zagreb';
1255 $a->strings['Europe/Zaporozhye'] = 'Europe/Zaporozhye';
1256 $a->strings['Europe/Zurich'] = 'Europe/Zurich';
1257 $a->strings['Factory'] = 'Factory';
1258 $a->strings['GB'] = 'GB';
1259 $a->strings['GB-Eire'] = 'GB-Eire';
1260 $a->strings['GMT'] = 'GMT';
1261 $a->strings['GMT+0'] = 'GMT+0';
1262 $a->strings['GMT-0'] = 'GMT-0';
1263 $a->strings['GMT0'] = 'GMT0';
1264 $a->strings['Greenwich'] = 'Greenwich';
1265 $a->strings['Hongkong'] = 'Hongkong';
1266 $a->strings['HST'] = 'HST';
1267 $a->strings['Iceland'] = 'Iceland';
1268 $a->strings['Indian/Antananarivo'] = 'Indian/Antananarivo';
1269 $a->strings['Indian/Chagos'] = 'Indian/Chagos';
1270 $a->strings['Indian/Christmas'] = 'Indian/Christmas';
1271 $a->strings['Indian/Cocos'] = 'Indian/Cocos';
1272 $a->strings['Indian/Comoro'] = 'Indian/Comoro';
1273 $a->strings['Indian/Kerguelen'] = 'Indian/Kerguelen';
1274 $a->strings['Indian/Mahe'] = 'Indian/Mahe';
1275 $a->strings['Indian/Maldives'] = 'Indian/Maldives';
1276 $a->strings['Indian/Mauritius'] = 'Indian/Mauritius';
1277 $a->strings['Indian/Mayotte'] = 'Indian/Mayotte';
1278 $a->strings['Indian/Reunion'] = 'Indian/Reunion';
1279 $a->strings['Iran'] = 'Iran';
1280 $a->strings['Israel'] = 'Israel';
1281 $a->strings['Jamaica'] = 'Jamaica';
1282 $a->strings['Japan'] = 'Japan';
1283 $a->strings['Kwajalein'] = 'Kwajalein';
1284 $a->strings['Libya'] = 'Libya';
1285 $a->strings['MET'] = 'MET';
1286 $a->strings['Mexico/BajaNorte'] = 'Mexico/BajaNorte';
1287 $a->strings['Mexico/BajaSur'] = 'Mexico/BajaSur';
1288 $a->strings['Mexico/General'] = 'Mexico/General';
1289 $a->strings['MST'] = 'MST';
1290 $a->strings['MST7MDT'] = 'MST7MDT';
1291 $a->strings['Navajo'] = 'Navajo';
1292 $a->strings['NZ'] = 'NZ';
1293 $a->strings['NZ-CHAT'] = 'NZ-CHAT';
1294 $a->strings['Pacific/Apia'] = 'Pacific/Apia';
1295 $a->strings['Pacific/Auckland'] = 'Pacific/Auckland';
1296 $a->strings['Pacific/Chatham'] = 'Pacific/Chatham';
1297 $a->strings['Pacific/Easter'] = 'Pacific/Easter';
1298 $a->strings['Pacific/Efate'] = 'Pacific/Efate';
1299 $a->strings['Pacific/Enderbury'] = 'Pacific/Enderbury';
1300 $a->strings['Pacific/Fakaofo'] = 'Pacific/Fakaofo';
1301 $a->strings['Pacific/Fiji'] = 'Pacific/Fiji';
1302 $a->strings['Pacific/Funafuti'] = 'Pacific/Funafuti';
1303 $a->strings['Pacific/Galapagos'] = 'Pacific/Galapagos';
1304 $a->strings['Pacific/Gambier'] = 'Pacific/Gambier';
1305 $a->strings['Pacific/Guadalcanal'] = 'Pacific/Guadalcanal';
1306 $a->strings['Pacific/Guam'] = 'Pacific/Guam';
1307 $a->strings['Pacific/Honolulu'] = 'Pacific/Honolulu';
1308 $a->strings['Pacific/Johnston'] = 'Pacific/Johnston';
1309 $a->strings['Pacific/Kiritimati'] = 'Pacific/Kiritimati';
1310 $a->strings['Pacific/Kosrae'] = 'Pacific/Kosrae';
1311 $a->strings['Pacific/Kwajalein'] = 'Pacific/Kwajalein';
1312 $a->strings['Pacific/Majuro'] = 'Pacific/Majuro';
1313 $a->strings['Pacific/Marquesas'] = 'Pacific/Marquesas';
1314 $a->strings['Pacific/Midway'] = 'Pacific/Midway';
1315 $a->strings['Pacific/Nauru'] = 'Pacific/Nauru';
1316 $a->strings['Pacific/Niue'] = 'Pacific/Niue';
1317 $a->strings['Pacific/Norfolk'] = 'Pacific/Norfolk';
1318 $a->strings['Pacific/Noumea'] = 'Pacific/Noumea';
1319 $a->strings['Pacific/Pago_Pago'] = 'Pacific/Pago_Pago';
1320 $a->strings['Pacific/Palau'] = 'Pacific/Palau';
1321 $a->strings['Pacific/Pitcairn'] = 'Pacific/Pitcairn';
1322 $a->strings['Pacific/Ponape'] = 'Pacific/Ponape';
1323 $a->strings['Pacific/Port_Moresby'] = 'Pacific/Port_Moresby';
1324 $a->strings['Pacific/Rarotonga'] = 'Pacific/Rarotonga';
1325 $a->strings['Pacific/Saipan'] = 'Pacific/Saipan';
1326 $a->strings['Pacific/Samoa'] = 'Pacific/Samoa';
1327 $a->strings['Pacific/Tahiti'] = 'Pacific/Tahiti';
1328 $a->strings['Pacific/Tarawa'] = 'Pacific/Tarawa';
1329 $a->strings['Pacific/Tongatapu'] = 'Pacific/Tongatapu';
1330 $a->strings['Pacific/Truk'] = 'Pacific/Truk';
1331 $a->strings['Pacific/Wake'] = 'Pacific/Wake';
1332 $a->strings['Pacific/Wallis'] = 'Pacific/Wallis';
1333 $a->strings['Pacific/Yap'] = 'Pacific/Yap';
1334 $a->strings['Poland'] = 'Poland';
1335 $a->strings['Portugal'] = 'Portugal';
1336 $a->strings['PRC'] = 'PRC';
1337 $a->strings['PST8PDT'] = 'PST8PDT';
1338 $a->strings['ROC'] = 'ROC';
1339 $a->strings['ROK'] = 'ROK';
1340 $a->strings['Singapore'] = 'Singapore';
1341 $a->strings['Turkey'] = 'Turkey';
1342 $a->strings['UCT'] = 'UCT';
1343 $a->strings['Universal'] = 'Universal';
1344 $a->strings['US/Alaska'] = 'US/Alaska';
1345 $a->strings['US/Aleutian'] = 'US/Aleutian';
1346 $a->strings['US/Arizona'] = 'US/Arizona';
1347 $a->strings['US/Central'] = 'US/Central';
1348 $a->strings['US/East-Indiana'] = 'US/East-Indiana';
1349 $a->strings['US/Eastern'] = 'US/Eastern';
1350 $a->strings['US/Hawaii'] = 'US/Hawaii';
1351 $a->strings['US/Indiana-Starke'] = 'US/Indiana-Starke';
1352 $a->strings['US/Michigan'] = 'US/Michigan';
1353 $a->strings['US/Mountain'] = 'US/Mountain';
1354 $a->strings['US/Pacific'] = 'US/Pacific';
1355 $a->strings['US/Pacific-New'] = 'US/Pacific-New';
1356 $a->strings['US/Samoa'] = 'US/Samoa';
1357 $a->strings['UTC'] = 'UTC';
1358 $a->strings['W-SU'] = 'W-SU';
1359 $a->strings['WET'] = 'WET';
1360 $a->strings['Zulu'] = 'Zulu';