]> git.mxchange.org Git - friendica.git/blob - view/it/strings.php
updated strings
[friendica.git] / view / it / strings.php
1 <?php
2
3 function string_plural_select($n){
4         return ($n != 1);
5 }
6 $a->strings["Permission denied."] = "Permesso negato.";
7 $a->strings["Normal View"] = "Vista Normale";
8 $a->strings["New Item View"] = "Vista Nuovi Elementi";
9 $a->strings["Share"] = "Condividi";
10 $a->strings["Upload photo"] = "Carica foto";
11 $a->strings["Insert web link"] = "Inserisci collegamento web";
12 $a->strings["Insert YouTube video"] = "Inserisci video da YouTube";
13 $a->strings["Set your location"] = "Imposta la tua posizione";
14 $a->strings["Clear browser location"] = "Cancella la posizione del browser";
15 $a->strings["Please wait"] = "Attendi";
16 $a->strings["Permission settings"] = "Impostazioni permessi";
17 $a->strings["CC: email addresses"] = "CC: indirizzi email";
18 $a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com";
19 $a->strings["No such group"] = "Nessun gruppo";
20 $a->strings["Group is empty"] = "Il gruppo è vuoto";
21 $a->strings["Group: "] = "Gruppo:";
22 $a->strings["View $name's profile"] = "Vedi il profilo di $name";
23 $a->strings["View in context"] = "Vedi nel contesto";
24 $a->strings["Private Message"] = "Messaggio Privato";
25 $a->strings["I like this (toggle)"] = "Mi piace (metti/togli)";
26 $a->strings["I don't like this (toggle)"] = "Non mi piace (metti/togli)";
27 $a->strings["This is you"] = "Questo sei tu";
28 $a->strings["Delete"] = "Elimina";
29 $a->strings["View $owner_name's profile"] = "Vedi il profilo di $owner_name";
30 $a->strings["to"] = "a";
31 $a->strings["Wall-to-Wall"] = "Sulla Bacheca";
32 $a->strings["via Wall-To-Wall:"] = "sulla sua Bacheca:";
33 $a->strings["Profile not found."] = "Profilo non trovato.";
34 $a->strings["Profile Name is required."] = "Il Nome del Profilo è richieso.";
35 $a->strings["Profile updated."] = "Profilo aggiornato.";
36 $a->strings["Profile deleted."] = "Profilo cancellato.";
37 $a->strings["Profile-"] = "Profilo-";
38 $a->strings["New profile created."] = "Nuovo profilo creato.";
39 $a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo.";
40 $a->strings["Age: "] = "Età:";
41 $a->strings["Profile Image"] = "Immagine del profilo";
42 $a->strings["Administrator"] = "Amministratore";
43 $a->strings["Invalid request identifier."] = "Indentificativo richiesta non valido.";
44 $a->strings["Discard"] = "Rimuovi";
45 $a->strings["Ignore"] = "Ignora";
46 $a->strings["Show Ignored Requests"] = "Mostra Richieste Ignorate";
47 $a->strings["Hide Ignored Requests"] = "Nascondi Richieste Ignorate";
48 $a->strings["Claims to be known to you: "] = "Dice di conoscerti:";
49 $a->strings["yes"] = "si";
50 $a->strings["no"] = "no";
51 $a->strings["Approve as: "] = "Approva come:";
52 $a->strings["Friend"] = "Amico";
53 $a->strings["Fan/Admirer"] = "Fan/Ammiratore";
54 $a->strings["Notification type: "] = "Tipo di notifica:";
55 $a->strings["Friend/Connect Request"] = "Amico/Richiesta di Connessione";
56 $a->strings["New Follower"] = "Nuovo seguace";
57 $a->strings["Approve"] = "Approva";
58 $a->strings["No notifications."] = "Nessuna notifica.";
59 $a->strings["No registrations."] = "Nessuna registrazione.";
60 $a->strings["Could not create/connect to database."] = "Nono posso creare/connettermi al database.";
61 $a->strings["Connected to database."] = "Connesso al database.";
62 $a->strings["Database import succeeded."] = "Importazione del database riuscita.";
63 $a->strings["Please see the file \"INSTALL.txt\"."] = "Guarda il file \"INSTALL.txt\".";
64 $a->strings["Database import failed."] = "Importazione del database fallita.";
65 $a->strings["Welcome to Friendika."] = "Benvenuto su Friendika.";
66 $a->strings["Submit"] = "Invia";
67 $a->strings["Could not find a command line version of PHP in the web server PATH."] = "";
68 $a->strings["This is required for message delivery to work."] = "E' richiesto per il funzionamento della consegna dei messaggi.";
69 $a->strings["Error: libCURL PHP module required but not installed."] = "Errore: Il modulo libCURL di PHP è richiesto ma non è installato.";
70 $a->strings["Error: openssl PHP module required but not installed."] = "Errore: Il modulo openssl di PHP è richiesto ma non è installato.";
71 $a->strings["Error: mysqli PHP module required but not installed."] = "Errore: Il modulo mysqli di PHP è richiesto ma non è installato.";
72 $a->strings["Errors encountered creating database tables."] = "";
73 $a->strings["No recipient selected."] = "";
74 $a->strings["[no subject]"] = "";
75 $a->strings["Unable to locate contact information."] = "";
76 $a->strings["Wall Photos"] = "";
77 $a->strings["Message sent."] = "";
78 $a->strings["Message could not be sent."] = "";
79 $a->strings["Messages"] = "";
80 $a->strings["Inbox"] = "";
81 $a->strings["Outbox"] = "";
82 $a->strings["New Message"] = "";
83 $a->strings["Message deleted."] = "";
84 $a->strings["Conversation removed."] = "";
85 $a->strings["Send Private Message"] = "";
86 $a->strings["To:"] = "";
87 $a->strings["Subject:"] = "";
88 $a->strings["Your message:"] = "";
89 $a->strings["No messages."] = "";
90 $a->strings["Delete conversation"] = "";
91 $a->strings["Message not available."] = "";
92 $a->strings["Delete message"] = "";
93 $a->strings["Send Reply"] = "";
94 $a->strings["Global Directory"] = "";
95 $a->strings["Finding: "] = "";
96 $a->strings["Welcome back "] = "";
97 $a->strings["Manage Identities and/or Pages"] = "";
98 $a->strings["Select an identity to manage: "] = "";
99 $a->strings[" welcomes "] = "";
100 $a->strings["Contact not found."] = "";
101 $a->strings["Response from remote site was not understood."] = "";
102 $a->strings["Unexpected response from remote site: "] = "";
103 $a->strings["Confirmation completed successfully."] = "";
104 $a->strings["Remote site reported: "] = "";
105 $a->strings["Temporary failure. Please wait and try again."] = "";
106 $a->strings["Introduction failed or was revoked."] = "";
107 $a->strings["Unable to set contact photo."] = "";
108 $a->strings["is now friends with"] = "";
109 $a->strings["No user record found for '%s' "] = "";
110 $a->strings["Our site encryption key is apparently messed up."] = "";
111 $a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "";
112 $a->strings["Contact record was not found for you on our site."] = "";
113 $a->strings["Unable to set your contact credentials on our system."] = "";
114 $a->strings["Unable to update your contact profile details on our system"] = "";
115 $a->strings["Connection accepted at %s"] = "";
116 $a->strings["Image exceeds size limit of "] = "";
117 $a->strings["Unable to process image."] = "";
118 $a->strings["Image upload failed."] = "";
119 $a->strings["Item not found."] = "";
120 $a->strings["Item has been removed."] = "";
121 $a->strings["Remote privacy information not available."] = "";
122 $a->strings["Visible to:"] = "";
123 $a->strings["noreply"] = "";
124 $a->strings["New mail received at "] = "";
125 $a->strings["%s commented on an item at %s"] = "";
126 $a->strings["From: Administrator@"] = "";
127 $a->strings["Remove My Account"] = "";
128 $a->strings["Please enter your password for verification:"] = "";
129 $a->strings["Welcome to "] = "";
130 $a->strings["Please login."] = "";
131 $a->strings["Registration revoked for "] = "";
132 $a->strings["Registration details for "] = "";
133 $a->strings["Account approved."] = "";
134 $a->strings["Applications"] = "";
135 $a->strings["Photo Albums"] = "";
136 $a->strings["Contact Photos"] = "";
137 $a->strings["Contact information unavailable"] = "";
138 $a->strings["Profile Photos"] = "";
139 $a->strings["Album not found."] = "";
140 $a->strings["Delete Album"] = "";
141 $a->strings["Delete Photo"] = "";
142 $a->strings["was tagged in a"] = "";
143 $a->strings["photo"] = "";
144 $a->strings["by"] = "";
145 $a->strings["No photos selected"] = "";
146 $a->strings["Upload Photos"] = "";
147 $a->strings["New album name: "] = "";
148 $a->strings["or existing album name: "] = "";
149 $a->strings["Permissions"] = "";
150 $a->strings["Edit Album"] = "";
151 $a->strings["View Photo"] = "";
152 $a->strings["Photo not available"] = "";
153 $a->strings["Edit photo"] = "";
154 $a->strings["Use as profile photo"] = "";
155 $a->strings["View Full Size"] = "";
156 $a->strings["Tags: "] = "";
157 $a->strings["[Remove any tag]"] = "";
158 $a->strings["New album name"] = "";
159 $a->strings["Caption"] = "";
160 $a->strings["Add a Tag"] = "";
161 $a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "";
162 $a->strings["Recent Photos"] = "";
163 $a->strings["Upload New Photos"] = "";
164 $a->strings["View Album"] = "";
165 $a->strings["No profile"] = "";
166 $a->strings["View Contacts"] = "";
167 $a->strings["No contacts."] = "";
168 $a->strings["Visit "] = "";
169 $a->strings["'s profile"] = "";
170 $a->strings["Passwords do not match. Password unchanged."] = "";
171 $a->strings["Empty passwords are not allowed. Password unchanged."] = "";
172 $a->strings["Password changed."] = "";
173 $a->strings["Password update failed. Please try again."] = "";
174 $a->strings[" Please use a shorter name."] = "";
175 $a->strings[" Name too short."] = "";
176 $a->strings[" Not valid email."] = "";
177 $a->strings[" Cannot change to that email."] = "";
178 $a->strings["Settings updated."] = "";
179 $a->strings["Plugin Settings"] = "";
180 $a->strings["Account Settings"] = "";
181 $a->strings["No Plugin settings configured"] = "";
182 $a->strings["OpenID: "] = "";
183 $a->strings["&nbsp;(Optional) Allow this OpenID to login to this account."] = "";
184 $a->strings["Profile is <strong>not published</strong>."] = "";
185 $a->strings["Default Post Permissions"] = "";
186 $a->strings["Unable to locate original post."] = "";
187 $a->strings["Empty post discarded."] = "";
188 $a->strings[" commented on your item at "] = "";
189 $a->strings[" posted on your profile wall at "] = "";
190 $a->strings["System error. Post not saved."] = "";
191 $a->strings["This message was sent to you by "] = "";
192 $a->strings[", a member of the Friendika social network."] = "";
193 $a->strings["You may visit them online at"] = "";
194 $a->strings["posted an update."] = "";
195 $a->strings["Search"] = "";
196 $a->strings["Image uploaded but image cropping failed."] = "";
197 $a->strings["Image size reduction [175] failed."] = "";
198 $a->strings["Image size reduction [80] failed."] = "";
199 $a->strings["Image size reduction [48] failed."] = "";
200 $a->strings["Unable to process image"] = "";
201 $a->strings["Image uploaded successfully."] = "";
202 $a->strings["Image size reduction [640] failed."] = "";
203 $a->strings["Group created."] = "";
204 $a->strings["Could not create group."] = "";
205 $a->strings["Group not found."] = "";
206 $a->strings["Group name changed."] = "";
207 $a->strings["Membership list updated."] = "";
208 $a->strings["Permission denied"] = "";
209 $a->strings["Group removed."] = "";
210 $a->strings["Unable to remove group."] = "";
211 $a->strings["Cancel"] = "";
212 $a->strings["Tag removed"] = "";
213 $a->strings["Remove Item Tag"] = "";
214 $a->strings["Select a tag to remove: "] = "";
215 $a->strings["Remove"] = "";
216 $a->strings[" : "] = "";
217 $a->strings["Not a valid email address."] = "";
218 $a->strings["Please join my network on "] = "";
219 $a->strings["Message delivery failed."] = "";
220 $a->strings[" messages sent."] = "";
221 $a->strings["Send invitations"] = "";
222 $a->strings["Enter email addresses, one per line:"] = "";
223 $a->strings["Please join my social network on "] = "";
224 $a->strings["To accept this invitation, please visit:"] = "";
225 $a->strings["Invalid OpenID url"] = "";
226 $a->strings["Please enter the required information."] = "";
227 $a->strings["Please use a shorter name."] = "";
228 $a->strings["Name too short."] = "";
229 $a->strings["That doesn\\'t appear to be your full (First Last) name."] = "";
230 $a->strings["Your email domain is not among those allowed on this site."] = "";
231 $a->strings["Cannot use that email."] = "";
232 $a->strings["Nickname is already registered. Please choose another."] = "";
233 $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "";
234 $a->strings["An error occurred during registration. Please try again."] = "";
235 $a->strings["An error occurred creating your default profile. Please try again."] = "";
236 $a->strings["Failed to send email message. Here is the message that failed."] = "";
237 $a->strings["Your registration can not be processed."] = "";
238 $a->strings["Registration request at "] = "";
239 $a->strings["Your registration is pending approval by the site owner."] = "";
240 $a->strings["Your OpenID (optional): "] = "";
241 $a->strings["Include your profile in member directory?"] = "";
242 $a->strings["Yes"] = "";
243 $a->strings["No"] = "";
244 $a->strings["Registration"] = "";
245 $a->strings["Your Full Name (e.g. Joe Smith): "] = "";
246 $a->strings["Your Email Address: "] = "";
247 $a->strings["Choose a nickname: "] = "";
248 $a->strings["Register"] = "";
249 $a->strings["Login failed."] = "";
250 $a->strings["status"] = "";
251 $a->strings["likes"] = "";
252 $a->strings["doesn't like"] = "";
253 $a->strings["'s"] = "";
254 $a->strings["The profile address specified does not provide adequate information."] = "";
255 $a->strings["Unable to retrieve contact information."] = "";
256 $a->strings["following"] = "";
257 $a->strings["This introduction has already been accepted."] = "";
258 $a->strings["Profile location is not valid or does not contain profile information."] = "";
259 $a->strings["Warning: profile location has no identifiable owner name."] = "";
260 $a->strings["Warning: profile location has no profile photo."] = "";
261 $a->strings[" required parameter"] = "";
262 $a->strings[" was "] = "";
263 $a->strings["s were "] = "";
264 $a->strings["not found at the given location."] = "";
265 $a->strings["Introduction complete."] = "";
266 $a->strings["Unrecoverable protocol error."] = "";
267 $a->strings["Profile unavailable."] = "";
268 $a->strings[" has received too many connection requests today."] = "";
269 $a->strings["Spam protection measures have been invoked."] = "";
270 $a->strings["Friends are advised to please try again in 24 hours."] = "";
271 $a->strings["Invalid locator"] = "";
272 $a->strings["Unable to resolve your name at the provided location."] = "";
273 $a->strings["You have already introduced yourself here."] = "";
274 $a->strings["Apparently you are already friends with ."] = "";
275 $a->strings["Invalid profile URL."] = "";
276 $a->strings["Disallowed profile URL."] = "";
277 $a->strings["Failed to update contact record."] = "";
278 $a->strings["Your introduction has been sent."] = "";
279 $a->strings["Please login to confirm introduction."] = "";
280 $a->strings["[Name Withheld]"] = "";
281 $a->strings["Introduction received at "] = "";
282 $a->strings["Friend/Connection Request"] = "";
283 $a->strings["Please answer the following:"] = "";
284 $a->strings["Does $name know you?"] = "";
285 $a->strings["Add a personal note:"] = "";
286 $a->strings["Friendika"] = "";
287 $a->strings["StatusNet/Federated Social Web"] = "";
288 $a->strings["Private (secure) network"] = "";
289 $a->strings["Public (insecure) network"] = "";
290 $a->strings["Your profile address:"] = "";
291 $a->strings["Submit Request"] = "";
292 $a->strings["Invite Friends"] = "";
293 $a->strings["Connect/Follow"] = "";
294 $a->strings["Example: bob@example.com, http://example.com/barbara"] = "";
295 $a->strings["Follow"] = "";
296 $a->strings["Could not access contact record."] = "";
297 $a->strings["Could not locate selected profile."] = "";
298 $a->strings["Contact updated."] = "";
299 $a->strings["Contact has been blocked"] = "";
300 $a->strings["Contact has been unblocked"] = "";
301 $a->strings["Contact has been ignored"] = "";
302 $a->strings["Contact has been unignored"] = "";
303 $a->strings["stopped following"] = "";
304 $a->strings["Contact has been removed."] = "";
305 $a->strings["Mutual Friendship"] = "";
306 $a->strings["is a fan of yours"] = "";
307 $a->strings["you are a fan of"] = "";
308 $a->strings["Never"] = "";
309 $a->strings["(Update was successful)"] = "";
310 $a->strings["(Update was not successful)"] = "";
311 $a->strings["Contact Editor"] = "";
312 $a->strings["Visit $name's profile"] = "";
313 $a->strings["Block/Unblock contact"] = "";
314 $a->strings["Ignore contact"] = "";
315 $a->strings["Delete contact"] = "";
316 $a->strings["Last updated: "] = "";
317 $a->strings["Update public posts: "] = "";
318 $a->strings["Update now"] = "";
319 $a->strings["Unblock this contact"] = "";
320 $a->strings["Block this contact"] = "";
321 $a->strings["Unignore this contact"] = "";
322 $a->strings["Ignore this contact"] = "";
323 $a->strings["Currently blocked"] = "";
324 $a->strings["Currently ignored"] = "";
325 $a->strings["Contacts"] = "";
326 $a->strings["Show Blocked Connections"] = "";
327 $a->strings["Hide Blocked Connections"] = "";
328 $a->strings["Find"] = "";
329 $a->strings["Visit $username's profile"] = "";
330 $a->strings["Edit contact"] = "";
331 $a->strings["Facebook disabled"] = "";
332 $a->strings["Facebook API key is missing."] = "";
333 $a->strings["Facebook Connect"] = "";
334 $a->strings["Install Facebook post connector"] = "";
335 $a->strings["Remove Facebook post connector"] = "";
336 $a->strings["Post to Facebook by default"] = "";
337 $a->strings["Facebook"] = "";
338 $a->strings["Facebook Connector Settings"] = "";
339 $a->strings["Post to Facebook"] = "";
340 $a->strings["Image: "] = "";
341 $a->strings["Randplace Settings"] = "";
342 $a->strings["Enable Randplace Plugin"] = "";
343 $a->strings["Post to Twitter"] = "";
344 $a->strings["Twitter Posting Settings"] = "";
345 $a->strings["Log in with Twitter"] = "";
346 $a->strings["Copy the PIN from Twitter here"] = "";
347 $a->strings["Currently connected to: "] = "";
348 $a->strings["Send public postings to Twitter"] = "";
349 $a->strings["Clear OAuth configuration"] = "";
350 $a->strings["Three Dimensional Tic-Tac-Toe"] = "";
351 $a->strings["3D Tic-Tac-Toe"] = "";
352 $a->strings["New game"] = "";
353 $a->strings["New game with handicap"] = "";
354 $a->strings["You go first..."] = "";
355 $a->strings["I'm going first this time..."] = "";
356 $a->strings["You won!"] = "";
357 $a->strings["\"Cat\" game!"] = "";
358 $a->strings["I won!"] = "";
359 $a->strings["Upload a file"] = "";
360 $a->strings["Drop files here to upload"] = "";
361 $a->strings["Failed"] = "";
362 $a->strings["No files were uploaded."] = "";
363 $a->strings["Uploaded file is empty"] = "";
364 $a->strings["Uploaded file is too large"] = "";
365 $a->strings["File has an invalid extension, it should be one of "] = "";
366 $a->strings["Upload was cancelled, or server error encountered"] = "";
367 $a->strings["Select files to upload: "] = "";
368 $a->strings["Post to StatusNet"] = "";
369 $a->strings["StatusNet Posting Settings"] = "";
370 $a->strings["OAuth Consumer Key"] = "";
371 $a->strings["OAuth Consumer Secret"] = "";
372 $a->strings["Base API Path (remember the trailing /)"] = "";
373 $a->strings["Log in with StatusNet"] = "";
374 $a->strings["Copy the security code from StatusNet here"] = "";
375 $a->strings["Send public postings to StatusNet"] = "";
376 $a->strings["Not Found"] = "";
377 $a->strings["Page not found."] = "";
378 $a->strings["Visible To:"] = "";
379 $a->strings["Groups"] = "";
380 $a->strings["Except For:"] = "";
381 $a->strings["Logged out."] = "";
382 $a->strings["Male"] = "";
383 $a->strings["Female"] = "";
384 $a->strings["Currently Male"] = "";
385 $a->strings["Currently Female"] = "";
386 $a->strings["Mostly Male"] = "";
387 $a->strings["Mostly Female"] = "";
388 $a->strings["Transgender"] = "";
389 $a->strings["Intersex"] = "";
390 $a->strings["Transsexual"] = "";
391 $a->strings["Hermaphrodite"] = "";
392 $a->strings["Neuter"] = "";
393 $a->strings["Non-specific"] = "";
394 $a->strings["Other"] = "";
395 $a->strings["Undecided"] = "";
396 $a->strings["Males"] = "";
397 $a->strings["Females"] = "";
398 $a->strings["Gay"] = "";
399 $a->strings["Lesbian"] = "";
400 $a->strings["No Preference"] = "";
401 $a->strings["Bisexual"] = "";
402 $a->strings["Autosexual"] = "";
403 $a->strings["Abstinent"] = "";
404 $a->strings["Virgin"] = "";
405 $a->strings["Deviant"] = "";
406 $a->strings["Fetish"] = "";
407 $a->strings["Oodles"] = "";
408 $a->strings["Nonsexual"] = "";
409 $a->strings["Single"] = "";
410 $a->strings["Lonely"] = "";
411 $a->strings["Available"] = "";
412 $a->strings["Unavailable"] = "";
413 $a->strings["Dating"] = "";
414 $a->strings["Unfaithful"] = "";
415 $a->strings["Sex Addict"] = "";
416 $a->strings["Friends"] = "";
417 $a->strings["Friends/Benefits"] = "";
418 $a->strings["Casual"] = "";
419 $a->strings["Engaged"] = "";
420 $a->strings["Married"] = "";
421 $a->strings["Partners"] = "";
422 $a->strings["Cohabiting"] = "";
423 $a->strings["Happy"] = "";
424 $a->strings["Not Looking"] = "";
425 $a->strings["Swinger"] = "";
426 $a->strings["Betrayed"] = "";
427 $a->strings["Separated"] = "";
428 $a->strings["Unstable"] = "";
429 $a->strings["Divorced"] = "";
430 $a->strings["Widowed"] = "";
431 $a->strings["Uncertain"] = "";
432 $a->strings["Complicated"] = "";
433 $a->strings["Don't care"] = "";
434 $a->strings["Ask me"] = "";
435 $a->strings["Unknown | Not categorised"] = "";
436 $a->strings["Block immediately"] = "";
437 $a->strings["Shady, spammer, self-marketer"] = "";
438 $a->strings["Known to me, but no opinion"] = "";
439 $a->strings["OK, probably harmless"] = "";
440 $a->strings["Reputable, has my trust"] = "";
441 $a->strings["Frequently"] = "";
442 $a->strings["Hourly"] = "";
443 $a->strings["Twice daily"] = "";
444 $a->strings["Daily"] = "";
445 $a->strings["Weekly"] = "";
446 $a->strings["Monthly"] = "";
447 $a->strings["Logout"] = "";
448 $a->strings["Login"] = "";
449 $a->strings["Home"] = "";
450 $a->strings["Apps"] = "";
451 $a->strings["Directory"] = "";
452 $a->strings["Network"] = "";
453 $a->strings["Notifications"] = "";
454 $a->strings["Manage"] = "";
455 $a->strings["Settings"] = "";
456 $a->strings["Profiles"] = "";
457 $a->strings["Embedding disabled"] = "";
458 $a->strings["Birthday:"] = "";
459 $a->strings["You have a new follower at "] = "";
460 $a->strings["Create a new group"] = "";
461 $a->strings["Everybody"] = "";
462 $a->strings["Miscellaneous"] = "";
463 $a->strings["less than a second ago"] = "";
464 $a->strings["year"] = "";
465 $a->strings["years"] = "";
466 $a->strings["month"] = "";
467 $a->strings["months"] = "";
468 $a->strings["week"] = "";
469 $a->strings["weeks"] = "";
470 $a->strings["day"] = "";
471 $a->strings["days"] = "";
472 $a->strings["hour"] = "";
473 $a->strings["hours"] = "";
474 $a->strings["minute"] = "";
475 $a->strings["minutes"] = "";
476 $a->strings["second"] = "";
477 $a->strings["seconds"] = "";
478 $a->strings[" ago"] = "";
479 $a->strings["Create a New Account"] = "";
480 $a->strings["Nickname or Email address: "] = "";
481 $a->strings["Password: "] = "";
482 $a->strings["Nickname/Email/OpenID: "] = "";
483 $a->strings["Password (if not OpenID): "] = "";
484 $a->strings["Forgot your password?"] = "";
485 $a->strings["Password Reset"] = "";
486 $a->strings["prev"] = "";
487 $a->strings["first"] = "";
488 $a->strings["last"] = "";
489 $a->strings["next"] = "";
490 $a->strings[" likes this."] = "";
491 $a->strings[" doesn't like this."] = "";
492 $a->strings["people"] = "";
493 $a->strings["like this."] = "";
494 $a->strings["don't like this."] = "";
495 $a->strings["and"] = "";
496 $a->strings[", and "] = "";
497 $a->strings[" other people"] = "";
498 $a->strings[" like this."] = "";
499 $a->strings[" don't like this."] = "";
500 $a->strings["No contacts"] = "";
501 $a->strings["Connect"] = "";
502 $a->strings["Location:"] = "";
503 $a->strings[", "] = "";
504 $a->strings["Gender:"] = "";
505 $a->strings["Status:"] = "";
506 $a->strings["Homepage:"] = "";
507 $a->strings["Monday"] = "";
508 $a->strings["Tuesday"] = "";
509 $a->strings["Wednesday"] = "";
510 $a->strings["Thursday"] = "";
511 $a->strings["Friday"] = "";
512 $a->strings["Saturday"] = "";
513 $a->strings["Sunday"] = "";
514 $a->strings["January"] = "";
515 $a->strings["February"] = "";
516 $a->strings["March"] = "";
517 $a->strings["April"] = "";
518 $a->strings["May"] = "";
519 $a->strings["June"] = "";
520 $a->strings["July"] = "";
521 $a->strings["August"] = "";
522 $a->strings["September"] = "";
523 $a->strings["October"] = "";
524 $a->strings["November"] = "";
525 $a->strings["December"] = "";
526 $a->strings["Birthdays this week:"] = "";
527 $a->strings["(Adjusted for local time)"] = "";
528 $a->strings["[today]"] = "";
529 $a->strings["link to source"] = "";
530 $a->strings["Password reset requested at %s"] = "";
531 $a->strings["Welcome back %s"] = "";
532 $a->strings["%s welcomes %s"] = "";
533 $a->strings["Image exceeds size limit of %d"] = "";
534 $a->strings["Welcome to %s"] = "";
535 $a->strings["Registration revoked for %s"] = "";
536 $a->strings["Registration details for %s"] = "";
537 $a->strings["%s commented on your item at %s"] = "";
538 $a->strings["%s posted on your profile wall at %s"] = "";
539 $a->strings["Administrator@"] = "";
540 $a->strings["%s posted an update."] = "";
541 $a->strings["Image size reduction [%s] failed."] = "";
542 $a->strings["%s : Not a valid email address."] = "";
543 $a->strings["Please join my network on %s"] = "";
544 $a->strings["%s : Message delivery failed."] = "";
545 $a->strings["%d message sent."] = array(
546         0 => "",
547 );
548 $a->strings["Please join my social network on %s"] = "";
549 $a->strings["Registration request at %s"] = "";
550 $a->strings["%s's"] = "di %s";
551 $a->strings["%d required parameter was not found at the given location"] = array(
552         0 => "%d parametro richiesto non è stato trovato alla posizione data",
553         1 => "%d parametri richiesti non sono stati trovati alla posizione data",
554 );
555 $a->strings["%s has received too many connection requests today."] = "%s ha ricevuto troppe richieste di connessioni per oggi.";
556 $a->strings["Apparently you are already friends with %s."] = "Sembra che tu sia già amico di %s.";