]> git.mxchange.org Git - friendica.git/commitdiff
Merge pull request #1874 from annando/1509-pubsub
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 1 Sep 2015 05:07:22 +0000 (07:07 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Tue, 1 Sep 2015 05:07:22 +0000 (07:07 +0200)
Bugfix: pubsub tend to unsubscribe subscriptions in the past

mod/admin.php
view/es/messages.po
view/es/strings.php
view/fr/messages.po
view/fr/strings.php
view/it/messages.po
view/it/strings.php

index 9c3341cb9f319d1b4828d84aee454a90c77f83b4..0ef82d4084736c4b2f8640230a00099fe66db9c2 100644 (file)
@@ -690,12 +690,12 @@ function admin_page_site(&$a) {
                '$relocate'=> t('Relocate - WARNING: advanced function. Could make this server unreachable.'),
                '$baseurl' => $a->get_baseurl(true),
                // name, label, value, help string, extra data...
-               '$sitename'             => array('sitename', t("Site name"), $a->config['sitename'],'UTF-8'),
+               '$sitename'             => array('sitename', t("Site name"), $a->config['sitename'],''),
                '$hostname'             => array('hostname', t("Host name"), $a->config['hostname'], ""),
-               '$sender_email'         => array('sender_email', t("Sender Email"), $a->config['sender_email'], "The email address your server shall use to send notification emails from.", "", "", "email"),
+               '$sender_email'         => array('sender_email', t("Sender Email"), $a->config['sender_email'], t("The email address your server shall use to send notification emails from."), "", "", "email"),
                '$banner'               => array('banner', t("Banner/Logo"), $banner, ""),
-               '$shortcut_icon'        => array('shortcut_icon', t("Shortcut icon"), get_config('system','shortcut_icon'),  "Link to an icon that will be used for browsers."),
-               '$touch_icon'           => array('touch_icon', t("Touch icon"), get_config('system','touch_icon'),  "Link to an icon that will be used for tablets and mobiles."),
+               '$shortcut_icon'        => array('shortcut_icon', t("Shortcut icon"), get_config('system','shortcut_icon'),  t("Link to an icon that will be used for browsers.")),
+               '$touch_icon'           => array('touch_icon', t("Touch icon"), get_config('system','touch_icon'),  t("Link to an icon that will be used for tablets and mobiles.")),
                '$info' => array('info',t('Additional Info'), $info, sprintf(t('For public servers: you can add additional information here that will be listed at %s/siteinfo.'), get_server())),
                '$language'             => array('language', t("System language"), get_config('system','language'), "", $lang_choices),
                '$theme'                => array('theme', t("System theme"), get_config('system','theme'), t("Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"), $theme_choices),
index e78c9215fdd6bf23f4302b8f0b0fa5e46abe84db..b3956d90a31407308dc0d3becd9c58288717b6b7 100644 (file)
 # bavatar <tobias.diekershoff@gmx.net>, 2013
 # bavatar <tobias.diekershoff@gmx.net>, 2012
 # tschlotfeldt <ts+transifex@ml.tschlotfeldt.de>, 2011
+# tupambae, 2015
+# tupambae, 2015
 msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-02-09 08:57+0100\n"
-"PO-Revision-Date: 2015-02-09 09:46+0000\n"
-"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
-"Language-Team: Spanish (http://www.transifex.com/projects/p/friendica/language/es/)\n"
+"POT-Creation-Date: 2015-08-26 07:53+0200\n"
+"PO-Revision-Date: 2015-08-31 06:17+0000\n"
+"Last-Translator: tupambae\n"
+"Language-Team: Spanish (http://www.transifex.com/Friendica/friendica/language/es/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: es\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: ../../mod/contacts.php:108
+#: mod/contacts.php:114
 #, php-format
 msgid "%d contact edited."
 msgid_plural "%d contacts edited"
-msgstr[0] ""
-msgstr[1] ""
+msgstr[0] "%d contactos editados"
+msgstr[1] "%d contactos editados"
 
-#: ../../mod/contacts.php:139 ../../mod/contacts.php:272
+#: mod/contacts.php:145 mod/contacts.php:340
 msgid "Could not access contact record."
 msgstr "No se pudo acceder a los datos del contacto."
 
-#: ../../mod/contacts.php:153
+#: mod/contacts.php:159
 msgid "Could not locate selected profile."
 msgstr "No se pudo encontrar el perfil seleccionado."
 
-#: ../../mod/contacts.php:186
+#: mod/contacts.php:192
 msgid "Contact updated."
 msgstr "Contacto actualizado."
 
-#: ../../mod/contacts.php:188 ../../mod/dfrn_request.php:576
+#: mod/contacts.php:194 mod/dfrn_request.php:576
 msgid "Failed to update contact record."
 msgstr "Error al actualizar el contacto."
 
-#: ../../mod/contacts.php:254 ../../mod/manage.php:96
-#: ../../mod/display.php:499 ../../mod/profile_photo.php:19
-#: ../../mod/profile_photo.php:169 ../../mod/profile_photo.php:180
-#: ../../mod/profile_photo.php:193 ../../mod/follow.php:9
-#: ../../mod/item.php:168 ../../mod/item.php:184 ../../mod/group.php:19
-#: ../../mod/dfrn_confirm.php:55 ../../mod/fsuggest.php:78
-#: ../../mod/wall_upload.php:66 ../../mod/viewcontacts.php:24
-#: ../../mod/notifications.php:66 ../../mod/message.php:38
-#: ../../mod/message.php:174 ../../mod/crepair.php:119
-#: ../../mod/nogroup.php:25 ../../mod/network.php:4 ../../mod/allfriends.php:9
-#: ../../mod/events.php:140 ../../mod/install.php:151
-#: ../../mod/wallmessage.php:9 ../../mod/wallmessage.php:33
-#: ../../mod/wallmessage.php:79 ../../mod/wallmessage.php:103
-#: ../../mod/wall_attach.php:55 ../../mod/settings.php:102
-#: ../../mod/settings.php:596 ../../mod/settings.php:601
-#: ../../mod/register.php:42 ../../mod/delegate.php:12 ../../mod/mood.php:114
-#: ../../mod/suggest.php:58 ../../mod/profiles.php:165
-#: ../../mod/profiles.php:618 ../../mod/editpost.php:10 ../../mod/api.php:26
-#: ../../mod/api.php:31 ../../mod/notes.php:20 ../../mod/poke.php:135
-#: ../../mod/invite.php:15 ../../mod/invite.php:101 ../../mod/photos.php:134
-#: ../../mod/photos.php:1050 ../../mod/regmod.php:110 ../../mod/uimport.php:23
-#: ../../mod/attach.php:33 ../../include/items.php:4712 ../../index.php:369
+#: mod/contacts.php:322 mod/manage.php:96 mod/display.php:508
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
+#: mod/follow.php:42 mod/follow.php:81 mod/item.php:170 mod/item.php:186
+#: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
+#: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
+#: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
+#: mod/regmod.php:110 mod/uimport.php:23 mod/attach.php:33
+#: include/items.php:5022 index.php:382
 msgid "Permission denied."
 msgstr "Permiso denegado."
 
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
 msgid "Contact has been blocked"
 msgstr "El contacto ha sido bloqueado"
 
-#: ../../mod/contacts.php:287
+#: mod/contacts.php:361
 msgid "Contact has been unblocked"
 msgstr "El contacto ha sido desbloqueado"
 
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
 msgid "Contact has been ignored"
 msgstr "El contacto ha sido ignorado"
 
-#: ../../mod/contacts.php:298
+#: mod/contacts.php:372
 msgid "Contact has been unignored"
 msgstr "El contacto ya no está ignorado"
 
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
 msgid "Contact has been archived"
 msgstr "El contacto ha sido archivado"
 
-#: ../../mod/contacts.php:310
+#: mod/contacts.php:384
 msgid "Contact has been unarchived"
 msgstr "El contacto ya no está archivado"
 
-#: ../../mod/contacts.php:335 ../../mod/contacts.php:711
+#: mod/contacts.php:411 mod/contacts.php:767
 msgid "Do you really want to delete this contact?"
 msgstr "¿Estás seguro de que quieres eliminar este contacto?"
 
-#: ../../mod/contacts.php:337 ../../mod/message.php:209
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:233 ../../mod/suggest.php:29
-#: ../../mod/profiles.php:661 ../../mod/profiles.php:664 ../../mod/api.php:105
-#: ../../include/items.php:4557
+#: mod/contacts.php:413 mod/follow.php:57 mod/message.php:210
+#: mod/settings.php:1063 mod/settings.php:1069 mod/settings.php:1077
+#: mod/settings.php:1081 mod/settings.php:1086 mod/settings.php:1092
+#: mod/settings.php:1098 mod/settings.php:1104 mod/settings.php:1130
+#: mod/settings.php:1131 mod/settings.php:1132 mod/settings.php:1133
+#: mod/settings.php:1134 mod/dfrn_request.php:845 mod/register.php:235
+#: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
+#: mod/api.php:105 include/items.php:4854
 msgid "Yes"
 msgstr "Sí"
 
-#: ../../mod/contacts.php:340 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94
-#: ../../mod/message.php:212 ../../mod/fbrowser.php:81
-#: ../../mod/fbrowser.php:116 ../../mod/settings.php:615
-#: ../../mod/settings.php:641 ../../mod/dfrn_request.php:844
-#: ../../mod/suggest.php:32 ../../mod/editpost.php:148
-#: ../../mod/photos.php:203 ../../mod/photos.php:292
-#: ../../include/conversation.php:1129 ../../include/items.php:4560
+#: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:68
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
+#: mod/dfrn_request.php:859 mod/suggest.php:32 mod/editpost.php:148
+#: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
+#: include/items.php:4857
 msgid "Cancel"
 msgstr "Cancelar"
 
-#: ../../mod/contacts.php:352
+#: mod/contacts.php:428
 msgid "Contact has been removed."
 msgstr "El contacto ha sido eliminado"
 
-#: ../../mod/contacts.php:390
+#: mod/contacts.php:466
 #, php-format
 msgid "You are mutual friends with %s"
 msgstr "Ahora tienes una amistad mutua con %s"
 
-#: ../../mod/contacts.php:394
+#: mod/contacts.php:470
 #, php-format
 msgid "You are sharing with %s"
 msgstr "Estás compartiendo con %s"
 
-#: ../../mod/contacts.php:399
+#: mod/contacts.php:475
 #, php-format
 msgid "%s is sharing with you"
 msgstr "%s está compartiendo contigo"
 
-#: ../../mod/contacts.php:416
+#: mod/contacts.php:495
 msgid "Private communications are not available for this contact."
 msgstr "Las comunicaciones privadas no está disponibles para este contacto."
 
-#: ../../mod/contacts.php:419 ../../mod/admin.php:569
+#: mod/contacts.php:498 mod/admin.php:618
 msgid "Never"
 msgstr "Nunca"
 
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
 msgid "(Update was successful)"
 msgstr "(La actualización se ha completado)"
 
-#: ../../mod/contacts.php:423
+#: mod/contacts.php:502
 msgid "(Update was not successful)"
 msgstr "(La actualización no se ha completado)"
 
-#: ../../mod/contacts.php:425
+#: mod/contacts.php:504
 msgid "Suggest friends"
 msgstr "Sugerir amigos"
 
-#: ../../mod/contacts.php:429
+#: mod/contacts.php:508
 #, php-format
 msgid "Network type: %s"
 msgstr "Tipo de red: %s"
 
-#: ../../mod/contacts.php:432 ../../include/contact_widgets.php:200
+#: mod/contacts.php:511 include/contact_widgets.php:200
 #, php-format
 msgid "%d contact in common"
 msgid_plural "%d contacts in common"
 msgstr[0] "%d contacto en común"
 msgstr[1] "%d contactos en común"
 
-#: ../../mod/contacts.php:437
+#: mod/contacts.php:516
 msgid "View all contacts"
 msgstr "Ver todos los contactos"
 
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1009
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
 msgid "Unblock"
 msgstr "Desbloquear"
 
-#: ../../mod/contacts.php:442 ../../mod/contacts.php:501
-#: ../../mod/contacts.php:714 ../../mod/admin.php:1008
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
 msgid "Block"
 msgstr "Bloquear"
 
-#: ../../mod/contacts.php:445
+#: mod/contacts.php:524
 msgid "Toggle Blocked status"
 msgstr "Cambiar bloqueados"
 
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
 msgid "Unignore"
 msgstr "Quitar de Ignorados"
 
-#: ../../mod/contacts.php:448 ../../mod/contacts.php:502
-#: ../../mod/contacts.php:715 ../../mod/notifications.php:51
-#: ../../mod/notifications.php:164 ../../mod/notifications.php:210
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
 msgid "Ignore"
 msgstr "Ignorar"
 
-#: ../../mod/contacts.php:451
+#: mod/contacts.php:531
 msgid "Toggle Ignored status"
 msgstr "Cambiar ignorados"
 
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
 msgid "Unarchive"
 msgstr "Sin archivar"
 
-#: ../../mod/contacts.php:455 ../../mod/contacts.php:716
+#: mod/contacts.php:536 mod/contacts.php:772
 msgid "Archive"
 msgstr "Archivo"
 
-#: ../../mod/contacts.php:458
+#: mod/contacts.php:539
 msgid "Toggle Archive status"
 msgstr "Cambiar archivados"
 
-#: ../../mod/contacts.php:461
+#: mod/contacts.php:543
 msgid "Repair"
 msgstr "Reparar"
 
-#: ../../mod/contacts.php:464
+#: mod/contacts.php:546
 msgid "Advanced Contact Settings"
 msgstr "Configuración avanzada"
 
-#: ../../mod/contacts.php:470
+#: mod/contacts.php:553
 msgid "Communications lost with this contact!"
 msgstr "¡Se ha perdido la comunicación con este contacto!"
 
-#: ../../mod/contacts.php:473
+#: mod/contacts.php:556
+msgid "Fetch further information for feeds"
+msgstr "Recaudar informacion complementaria de los feeds"
+
+#: mod/contacts.php:557 mod/admin.php:627
+msgid "Disabled"
+msgstr "Deshabilitado"
+
+#: mod/contacts.php:557
+msgid "Fetch information"
+msgstr "Recaudar informacion"
+
+#: mod/contacts.php:557
+msgid "Fetch information and keywords"
+msgstr "Recaudar informacion y palabras claves"
+
+#: mod/contacts.php:566
 msgid "Contact Editor"
 msgstr "Editor de contactos"
 
-#: ../../mod/contacts.php:475 ../../mod/manage.php:110
-#: ../../mod/fsuggest.php:107 ../../mod/message.php:335
-#: ../../mod/message.php:564 ../../mod/crepair.php:186
-#: ../../mod/events.php:478 ../../mod/content.php:710
-#: ../../mod/install.php:248 ../../mod/install.php:286 ../../mod/mood.php:137
-#: ../../mod/profiles.php:686 ../../mod/localtime.php:45
-#: ../../mod/poke.php:199 ../../mod/invite.php:140 ../../mod/photos.php:1084
-#: ../../mod/photos.php:1203 ../../mod/photos.php:1514
-#: ../../mod/photos.php:1565 ../../mod/photos.php:1609
-#: ../../mod/photos.php:1697 ../../object/Item.php:678
-#: ../../view/theme/cleanzero/config.php:80
-#: ../../view/theme/dispy/config.php:70 ../../view/theme/quattro/config.php:64
-#: ../../view/theme/diabook/config.php:148
-#: ../../view/theme/diabook/theme.php:633 ../../view/theme/vier/config.php:53
-#: ../../view/theme/duepuntozero/config.php:59
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
+#: mod/events.php:511 mod/content.php:712 mod/install.php:250
+#: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
+#: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
+#: mod/photos.php:1104 mod/photos.php:1223 mod/photos.php:1533
+#: mod/photos.php:1584 mod/photos.php:1628 mod/photos.php:1716
+#: object/Item.php:680 view/theme/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/quattro/config.php:64
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/vier/config.php:56 view/theme/duepuntozero/config.php:59
 msgid "Submit"
 msgstr "Envíar"
 
-#: ../../mod/contacts.php:476
+#: mod/contacts.php:569
 msgid "Profile Visibility"
 msgstr "Visibilidad del Perfil"
 
-#: ../../mod/contacts.php:477
+#: mod/contacts.php:570
 #, php-format
 msgid ""
 "Please choose the profile you would like to display to %s when viewing your "
 "profile securely."
 msgstr "Por favor, selecciona el perfil que quieras mostrar a %s cuando esté viendo tu perfil de forma segura."
 
-#: ../../mod/contacts.php:478
+#: mod/contacts.php:571
 msgid "Contact Information / Notes"
 msgstr "Información del Contacto / Notas"
 
-#: ../../mod/contacts.php:479
+#: mod/contacts.php:572
 msgid "Edit contact notes"
 msgstr "Editar notas del contacto"
 
-#: ../../mod/contacts.php:484 ../../mod/contacts.php:679
-#: ../../mod/viewcontacts.php:64 ../../mod/nogroup.php:40
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
+#: mod/nogroup.php:40
 #, php-format
 msgid "Visit %s's profile [%s]"
 msgstr "Ver el perfil de %s [%s]"
 
-#: ../../mod/contacts.php:485
+#: mod/contacts.php:578
 msgid "Block/Unblock contact"
 msgstr "Boquear/Desbloquear contacto"
 
-#: ../../mod/contacts.php:486
+#: mod/contacts.php:579
 msgid "Ignore contact"
 msgstr "Ignorar contacto"
 
-#: ../../mod/contacts.php:487
+#: mod/contacts.php:580
 msgid "Repair URL settings"
 msgstr "Configuración de reparación de la dirección"
 
-#: ../../mod/contacts.php:488
+#: mod/contacts.php:581
 msgid "View conversations"
 msgstr "Ver conversaciones"
 
-#: ../../mod/contacts.php:490
+#: mod/contacts.php:583
 msgid "Delete contact"
 msgstr "Eliminar contacto"
 
-#: ../../mod/contacts.php:494
+#: mod/contacts.php:587
 msgid "Last update:"
 msgstr "Última actualización:"
 
-#: ../../mod/contacts.php:496
+#: mod/contacts.php:589
 msgid "Update public posts"
 msgstr "Actualizar publicaciones públicas"
 
-#: ../../mod/contacts.php:498 ../../mod/admin.php:1503
+#: mod/contacts.php:591 mod/admin.php:1584
 msgid "Update now"
 msgstr "Actualizar ahora"
 
-#: ../../mod/contacts.php:505
+#: mod/contacts.php:598
 msgid "Currently blocked"
 msgstr "Bloqueados"
 
-#: ../../mod/contacts.php:506
+#: mod/contacts.php:599
 msgid "Currently ignored"
 msgstr "Ignorados"
 
-#: ../../mod/contacts.php:507
+#: mod/contacts.php:600
 msgid "Currently archived"
 msgstr "Archivados"
 
-#: ../../mod/contacts.php:508 ../../mod/notifications.php:157
-#: ../../mod/notifications.php:204
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
 msgid "Hide this contact from others"
 msgstr "Ocultar este contacto a los demás."
 
-#: ../../mod/contacts.php:508
+#: mod/contacts.php:601
 msgid ""
 "Replies/likes to your public posts <strong>may</strong> still be visible"
 msgstr "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía <strong>pueden</strong> ser visibles."
 
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
 msgid "Notification for new posts"
-msgstr ""
+msgstr "Notificacion de nuevos temas."
 
-#: ../../mod/contacts.php:509
+#: mod/contacts.php:602
 msgid "Send a notification of every new post of this contact"
-msgstr ""
-
-#: ../../mod/contacts.php:510
-msgid "Fetch further information for feeds"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Disabled"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information"
-msgstr ""
-
-#: ../../mod/contacts.php:511
-msgid "Fetch information and keywords"
-msgstr ""
+msgstr "Enviar una notificacion por nuevos temas de este contacto."
 
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
 msgid "Blacklisted keywords"
-msgstr ""
+msgstr "Lista negra de palabras"
 
-#: ../../mod/contacts.php:513
+#: mod/contacts.php:605
 msgid ""
 "Comma separated list of keywords that should not be converted to hashtags, "
 "when \"Fetch information and keywords\" is selected"
-msgstr ""
+msgstr "Lista separada por comas de palabras claves que no deberian ser convertido en #hashtags cuando \"Recaudar informacion y palabras claves\" es seleccionado"
 
-#: ../../mod/contacts.php:564
+#: mod/contacts.php:612
+msgid "Profile URL"
+msgstr "URL Perfil"
+
+#: mod/contacts.php:658
 msgid "Suggestions"
 msgstr "Sugerencias"
 
-#: ../../mod/contacts.php:567
+#: mod/contacts.php:661
 msgid "Suggest potential friends"
 msgstr "Amistades potenciales sugeridas"
 
-#: ../../mod/contacts.php:570 ../../mod/group.php:194
+#: mod/contacts.php:665 mod/group.php:192
 msgid "All Contacts"
 msgstr "Todos los contactos"
 
-#: ../../mod/contacts.php:573
+#: mod/contacts.php:668
 msgid "Show all contacts"
 msgstr "Mostrar todos los contactos"
 
-#: ../../mod/contacts.php:576
+#: mod/contacts.php:672
 msgid "Unblocked"
 msgstr "Desbloqueados"
 
-#: ../../mod/contacts.php:579
+#: mod/contacts.php:675
 msgid "Only show unblocked contacts"
 msgstr "Mostrar solo contactos sin bloquear"
 
-#: ../../mod/contacts.php:583
+#: mod/contacts.php:680
 msgid "Blocked"
 msgstr "Bloqueados"
 
-#: ../../mod/contacts.php:586
+#: mod/contacts.php:683
 msgid "Only show blocked contacts"
 msgstr "Mostrar solo contactos bloqueados"
 
-#: ../../mod/contacts.php:590
+#: mod/contacts.php:688
 msgid "Ignored"
 msgstr "Ignorados"
 
-#: ../../mod/contacts.php:593
+#: mod/contacts.php:691
 msgid "Only show ignored contacts"
 msgstr "Mostrar solo contactos ignorados"
 
-#: ../../mod/contacts.php:597
+#: mod/contacts.php:696
 msgid "Archived"
 msgstr "Archivados"
 
-#: ../../mod/contacts.php:600
+#: mod/contacts.php:699
 msgid "Only show archived contacts"
 msgstr "Mostrar solo contactos archivados"
 
-#: ../../mod/contacts.php:604
+#: mod/contacts.php:704
 msgid "Hidden"
 msgstr "Ocultos"
 
-#: ../../mod/contacts.php:607
+#: mod/contacts.php:707
 msgid "Only show hidden contacts"
 msgstr "Mostrar solo contactos ocultos"
 
-#: ../../mod/contacts.php:655
-msgid "Mutual Friendship"
-msgstr "Amistad recíproca"
-
-#: ../../mod/contacts.php:659
-msgid "is a fan of yours"
-msgstr "es tu fan"
-
-#: ../../mod/contacts.php:663
-msgid "you are a fan of"
-msgstr "eres fan de"
-
-#: ../../mod/contacts.php:680 ../../mod/nogroup.php:41
-msgid "Edit contact"
-msgstr "Modificar contacto"
-
-#: ../../mod/contacts.php:702 ../../include/nav.php:177
-#: ../../view/theme/diabook/theme.php:125
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
 msgid "Contacts"
 msgstr "Contactos"
 
-#: ../../mod/contacts.php:706
+#: mod/contacts.php:762
 msgid "Search your contacts"
 msgstr "Buscar en tus contactos"
 
-#: ../../mod/contacts.php:707 ../../mod/directory.php:61
+#: mod/contacts.php:763 mod/directory.php:63
 msgid "Finding: "
 msgstr "Buscando: "
 
-#: ../../mod/contacts.php:708 ../../mod/directory.php:63
-#: ../../include/contact_widgets.php:34
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
 msgid "Find"
 msgstr "Buscar"
 
-#: ../../mod/contacts.php:713 ../../mod/settings.php:132
-#: ../../mod/settings.php:640
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
 msgid "Update"
 msgstr "Actualizar"
 
-#: ../../mod/contacts.php:717 ../../mod/group.php:171 ../../mod/admin.php:1007
-#: ../../mod/content.php:438 ../../mod/content.php:741
-#: ../../mod/settings.php:677 ../../mod/photos.php:1654
-#: ../../object/Item.php:130 ../../include/conversation.php:614
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
+#: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
 msgid "Delete"
 msgstr "Eliminar"
 
-#: ../../mod/hcard.php:10
+#: mod/contacts.php:786
+msgid "Mutual Friendship"
+msgstr "Amistad recíproca"
+
+#: mod/contacts.php:790
+msgid "is a fan of yours"
+msgstr "es tu fan"
+
+#: mod/contacts.php:794
+msgid "you are a fan of"
+msgstr "eres fan de"
+
+#: mod/contacts.php:811 mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Modificar contacto"
+
+#: mod/hcard.php:10
 msgid "No profile"
 msgstr "Nigún perfil"
 
-#: ../../mod/manage.php:106
+#: mod/manage.php:106
 msgid "Manage Identities and/or Pages"
 msgstr "Administrar identidades y/o páginas"
 
-#: ../../mod/manage.php:107
+#: mod/manage.php:107
 msgid ""
 "Toggle between different identities or community/group pages which share "
 "your account details or which you have been granted \"manage\" permissions"
 msgstr "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar"
 
-#: ../../mod/manage.php:108
+#: mod/manage.php:108
 msgid "Select an identity to manage: "
 msgstr "Selecciona una identidad a gestionar:"
 
-#: ../../mod/oexchange.php:25
+#: mod/oexchange.php:25
 msgid "Post successful."
 msgstr "¡Publicado!"
 
-#: ../../mod/profperm.php:19 ../../mod/group.php:72 ../../index.php:368
+#: mod/profperm.php:19 mod/group.php:72 index.php:381
 msgid "Permission denied"
 msgstr "Permiso denegado"
 
-#: ../../mod/profperm.php:25 ../../mod/profperm.php:55
+#: mod/profperm.php:25 mod/profperm.php:56
 msgid "Invalid profile identifier."
 msgstr "Identificador de perfil no válido."
 
-#: ../../mod/profperm.php:101
+#: mod/profperm.php:102
 msgid "Profile Visibility Editor"
 msgstr "Editor de visibilidad del perfil"
 
-#: ../../mod/profperm.php:103 ../../mod/newmember.php:32 ../../boot.php:2119
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:87
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
+#: view/theme/diabook/theme.php:124
 msgid "Profile"
 msgstr "Perfil"
 
-#: ../../mod/profperm.php:105 ../../mod/group.php:224
+#: mod/profperm.php:106 mod/group.php:222
 msgid "Click on a contact to add or remove."
 msgstr "Pulsa en un contacto para añadirlo o eliminarlo."
 
-#: ../../mod/profperm.php:114
+#: mod/profperm.php:115
 msgid "Visible To"
 msgstr "Visible para"
 
-#: ../../mod/profperm.php:130
+#: mod/profperm.php:131
 msgid "All Contacts (with secure profile access)"
 msgstr "Todos los contactos (con perfil de acceso seguro)"
 
-#: ../../mod/display.php:82 ../../mod/display.php:284
-#: ../../mod/display.php:503 ../../mod/viewsrc.php:15 ../../mod/admin.php:169
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1265 ../../mod/notice.php:15
-#: ../../include/items.php:4516
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
+#: mod/notice.php:15 include/items.php:4813
 msgid "Item not found."
 msgstr "Elemento no encontrado."
 
-#: ../../mod/display.php:212 ../../mod/videos.php:115
-#: ../../mod/viewcontacts.php:19 ../../mod/community.php:18
-#: ../../mod/dfrn_request.php:762 ../../mod/search.php:89
-#: ../../mod/directory.php:33 ../../mod/photos.php:920
+#: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
+#: mod/directory.php:35 mod/photos.php:942
 msgid "Public access denied."
 msgstr "Acceso público denegado."
 
-#: ../../mod/display.php:332 ../../mod/profile.php:155
+#: mod/display.php:343 mod/profile.php:155
 msgid "Access to this profile has been restricted."
 msgstr "El acceso a este perfil ha sido restringido."
 
-#: ../../mod/display.php:496
+#: mod/display.php:505
 msgid "Item has been removed."
 msgstr "El elemento ha sido eliminado."
 
-#: ../../mod/newmember.php:6
+#: mod/newmember.php:6
 msgid "Welcome to Friendica"
 msgstr "Bienvenido a Friendica "
 
-#: ../../mod/newmember.php:8
+#: mod/newmember.php:8
 msgid "New Member Checklist"
 msgstr "Listado de nuevos miembros"
 
-#: ../../mod/newmember.php:12
+#: mod/newmember.php:12
 msgid ""
 "We would like to offer some tips and links to help make your experience "
 "enjoyable. Click any item to visit the relevant page. A link to this page "
@@ -575,40 +562,39 @@ msgid ""
 "registration and then will quietly disappear."
 msgstr "Nos gustaría ofrecerte algunos consejos y enlaces para ayudar a hacer tu experiencia más amena. Pulsa en cualquier elemento para visitar la página correspondiente. Un enlace a esta página será visible desde tu página de inicio durante las dos semanas siguientes a tu inscripción y luego desaparecerá."
 
-#: ../../mod/newmember.php:14
+#: mod/newmember.php:14
 msgid "Getting Started"
 msgstr "Empezando"
 
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
 msgid "Friendica Walk-Through"
 msgstr "Visita guiada a Friendica"
 
-#: ../../mod/newmember.php:18
+#: mod/newmember.php:18
 msgid ""
 "On your <em>Quick Start</em> page - find a brief introduction to your "
 "profile and network tabs, make some new connections, and find some groups to"
 " join."
 msgstr "En tu página de <em>Inicio Rápido</em> - busca una introducción breve para tus pestañas de perfil y red, haz algunas conexiones nuevas, y busca algunos grupos a los que unirte."
 
-#: ../../mod/newmember.php:22 ../../mod/admin.php:1104
-#: ../../mod/admin.php:1325 ../../mod/settings.php:85
-#: ../../include/nav.php:172 ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:648
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648
 msgid "Settings"
 msgstr "Configuración"
 
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
 msgid "Go to Your Settings"
 msgstr "Ir a tus ajustes"
 
-#: ../../mod/newmember.php:26
+#: mod/newmember.php:26
 msgid ""
 "On your <em>Settings</em> page -  change your initial password. Also make a "
 "note of your Identity Address. This looks just like an email address - and "
 "will be useful in making friends on the free social web."
 msgstr "En la página de <em>Configuración</em> puedes cambiar tu contraseña inicial. También aparece tu ID (Identity Address). Es parecida a una dirección de correo y te servirá para conectar con gente de redes sociales libres."
 
-#: ../../mod/newmember.php:28
+#: mod/newmember.php:28
 msgid ""
 "Review the other settings, particularly the privacy settings. An unpublished"
 " directory listing is like having an unlisted phone number. In general, you "
@@ -616,99 +602,97 @@ msgid ""
 "potential friends know exactly how to find you."
 msgstr "Revisa las otras configuraciones, especialmente la configuración de privacidad. Un listado de directorio sin publicar es como tener un número de teléfono sin publicar. Normalmente querrás publicar tu listado, a menos que tus amigos y amigos potenciales sepan cómo ponerse en contacto contigo."
 
-#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:244
-#: ../../mod/profiles.php:699
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:696
 msgid "Upload Profile Photo"
 msgstr "Subir foto del Perfil"
 
-#: ../../mod/newmember.php:36
+#: mod/newmember.php:36
 msgid ""
 "Upload a profile photo if you have not done so already. Studies have shown "
 "that people with real photos of themselves are ten times more likely to make"
 " friends than people who do not."
 msgstr "Sube una foto para tu perfil si no lo has hecho aún. Los estudios han demostrado que la gente que usa fotos suyas reales tienen diez veces más éxito a la hora de entablar amistad que las que no."
 
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
 msgid "Edit Your Profile"
 msgstr "Editar tu perfil"
 
-#: ../../mod/newmember.php:38
+#: mod/newmember.php:38
 msgid ""
 "Edit your <strong>default</strong> profile to your liking. Review the "
 "settings for hiding your list of friends and hiding the profile from unknown"
 " visitors."
 msgstr "Edita tu perfil <strong>predeterminado</strong> como quieras. Revisa la configuración para ocultar tu lista de amigos o tu perfil a los visitantes desconocidos."
 
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
 msgid "Profile Keywords"
 msgstr "Palabras clave del perfil"
 
-#: ../../mod/newmember.php:40
+#: mod/newmember.php:40
 msgid ""
 "Set some public keywords for your default profile which describe your "
 "interests. We may be able to find other people with similar interests and "
 "suggest friendships."
 msgstr "Define en tu perfil público algunas palabras que describan tus intereses. Así podremos buscar otras personas con los mismos gustos y sugerirte posibles amigos."
 
-#: ../../mod/newmember.php:44
+#: mod/newmember.php:44
 msgid "Connecting"
 msgstr "Conectando"
 
-#: ../../mod/newmember.php:49 ../../mod/newmember.php:51
-#: ../../include/contact_selectors.php:81
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
 msgid "Facebook"
 msgstr "Facebook"
 
-#: ../../mod/newmember.php:49
+#: mod/newmember.php:49
 msgid ""
 "Authorise the Facebook Connector if you currently have a Facebook account "
 "and we will (optionally) import all your Facebook friends and conversations."
 msgstr "Autoriza la conexión con Facebook si ya tienes una cuenta en Facebook y nosotros (opcionalmente) importaremos tus amistades y conversaciones desde Facebook."
 
-#: ../../mod/newmember.php:51
+#: mod/newmember.php:51
 msgid ""
 "<em>If</em> this is your own personal server, installing the Facebook addon "
 "may ease your transition to the free social web."
 msgstr "<em>Si</em> este es tu propio servidor privado, instalar el conector de Facebook puede facilitar el paso hacia la red social libre."
 
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
 msgid "Importing Emails"
 msgstr "Importando correos electrónicos"
 
-#: ../../mod/newmember.php:56
+#: mod/newmember.php:56
 msgid ""
 "Enter your email access information on your Connector Settings page if you "
 "wish to import and interact with friends or mailing lists from your email "
 "INBOX"
 msgstr "Introduce la información para acceder a tu correo en la página de Configuración del conector si quieres importar e interactuar con amigos o listas de correos del buzón de entrada de tu correo electrónico."
 
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
 msgid "Go to Your Contacts Page"
 msgstr "Ir a tu página de contactos"
 
-#: ../../mod/newmember.php:58
+#: mod/newmember.php:58
 msgid ""
 "Your Contacts page is your gateway to managing friendships and connecting "
 "with friends on other networks. Typically you enter their address or site "
 "URL in the <em>Add New Contact</em> dialog."
 msgstr "Tu página de Contactos es el portal desde donde podrás manejar tus amistades y conectarte con amigos de otras redes. Normalmente introduces su dirección o la dirección de su sitio web en el recuadro \"Añadir contacto nuevo\"."
 
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
 msgid "Go to Your Site's Directory"
 msgstr "Ir al directorio de tu sitio"
 
-#: ../../mod/newmember.php:60
+#: mod/newmember.php:60
 msgid ""
 "The Directory page lets you find other people in this network or other "
 "federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
 "their profile page. Provide your own Identity Address if requested."
 msgstr "El Directorio te permite encontrar otras personas en esta red o en cualquier otro sitio federado. Busca algún enlace de <em>Conectar</em> o <em>Seguir</em> en su perfil. Proporciona tu direción personal si es necesario."
 
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
 msgid "Finding New People"
 msgstr "Encontrando nueva gente"
 
-#: ../../mod/newmember.php:62
+#: mod/newmember.php:62
 msgid ""
 "On the side panel of the Contacts page are several tools to find new "
 "friends. We can match people by interest, look up people by name or "
@@ -717,456 +701,493 @@ msgid ""
 "hours."
 msgstr "En el panel lateral de la página de Contactos existen varias herramientas para encontrar nuevos amigos. Podemos filtrar personas por sus intereses, buscar personas por nombre o por sus intereses, y ofrecerte sugerencias basadas en sus relaciones de la red. En un sitio nuevo, las sugerencias de amigos por lo general comienzan pasadas las 24 horas."
 
-#: ../../mod/newmember.php:66 ../../include/group.php:270
+#: mod/newmember.php:66 include/group.php:270
 msgid "Groups"
 msgstr "Grupos"
 
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
 msgid "Group Your Contacts"
 msgstr "Agrupa tus contactos"
 
-#: ../../mod/newmember.php:70
+#: mod/newmember.php:70
 msgid ""
 "Once you have made some friends, organize them into private conversation "
 "groups from the sidebar of your Contacts page and then you can interact with"
 " each group privately on your Network page."
 msgstr "Una vez que tengas algunos amigos, puedes organizarlos en grupos privados de conversación mediante el memnú en tu página de Contactos y luego puedes interactuar con cada grupo por separado desde tu página de Red."
 
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
 msgid "Why Aren't My Posts Public?"
 msgstr "¿Por qué mis publicaciones no son públicas?"
 
-#: ../../mod/newmember.php:73
+#: mod/newmember.php:73
 msgid ""
 "Friendica respects your privacy. By default, your posts will only show up to"
 " people you've added as friends. For more information, see the help section "
 "from the link above."
 msgstr "Friendica respeta tu privacidad. Por defecto, tus publicaciones solo se mostrarán a personas que hayas añadido como amistades. Para más información, mira la sección de ayuda en el enlace de más arriba."
 
-#: ../../mod/newmember.php:78
+#: mod/newmember.php:78
 msgid "Getting Help"
 msgstr "Consiguiendo ayuda"
 
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
 msgid "Go to the Help Section"
 msgstr "Ir a la sección de ayuda"
 
-#: ../../mod/newmember.php:82
+#: mod/newmember.php:82
 msgid ""
 "Our <strong>help</strong> pages may be consulted for detail on other program"
 " features and resources."
 msgstr "Puedes consultar nuestra página de <strong>Ayuda</strong> para más información y recursos de ayuda."
 
-#: ../../mod/openid.php:24
+#: mod/openid.php:24
 msgid "OpenID protocol error. No ID returned."
 msgstr "Error de protocolo OpenID. ID no devuelta."
 
-#: ../../mod/openid.php:53
+#: mod/openid.php:53
 msgid ""
 "Account not found and OpenID registration is not permitted on this site."
 msgstr "Cuenta no encontrada y el registro OpenID no está permitido en ese sitio."
 
-#: ../../mod/openid.php:93 ../../include/auth.php:112
-#: ../../include/auth.php:175
+#: mod/openid.php:93 include/auth.php:112 include/auth.php:175
 msgid "Login failed."
 msgstr "Accesso fallido."
 
-#: ../../mod/profile_photo.php:44
+#: mod/profile_photo.php:44
 msgid "Image uploaded but image cropping failed."
 msgstr "Imagen recibida, pero ha fallado al recortarla."
 
-#: ../../mod/profile_photo.php:74 ../../mod/profile_photo.php:81
-#: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:204
-#: ../../mod/profile_photo.php:296 ../../mod/profile_photo.php:305
-#: ../../mod/photos.php:155 ../../mod/photos.php:731 ../../mod/photos.php:1187
-#: ../../mod/photos.php:1210 ../../include/user.php:335
-#: ../../include/user.php:342 ../../include/user.php:349
-#: ../../view/theme/diabook/theme.php:500
+#: mod/profile_photo.php:74 mod/profile_photo.php:81 mod/profile_photo.php:88
+#: mod/profile_photo.php:204 mod/profile_photo.php:296
+#: mod/profile_photo.php:305 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 include/user.php:343
+#: include/user.php:350 include/user.php:357 view/theme/diabook/theme.php:500
 msgid "Profile Photos"
 msgstr "Foto del perfil"
 
-#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:84
-#: ../../mod/profile_photo.php:91 ../../mod/profile_photo.php:308
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
 #, php-format
 msgid "Image size reduction [%s] failed."
 msgstr "Ha fallado la reducción de las dimensiones de la imagen [%s]."
 
-#: ../../mod/profile_photo.php:118
+#: mod/profile_photo.php:118
 msgid ""
 "Shift-reload the page or clear browser cache if the new photo does not "
 "display immediately."
 msgstr "Recarga la página o limpia la caché del navegador si la foto nueva no aparece inmediatamente."
 
-#: ../../mod/profile_photo.php:128
+#: mod/profile_photo.php:128
 msgid "Unable to process image"
 msgstr "Imposible procesar la imagen"
 
-#: ../../mod/profile_photo.php:144 ../../mod/wall_upload.php:122
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
 #, php-format
-msgid "Image exceeds size limit of %d"
-msgstr "El tamaño de la imagen supera el límite de %d"
+msgid "Image exceeds size limit of %s"
+msgstr "La imagen excede el limite de %s"
 
-#: ../../mod/profile_photo.php:153 ../../mod/wall_upload.php:144
-#: ../../mod/photos.php:807
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
 msgid "Unable to process image."
 msgstr "Imposible procesar la imagen."
 
-#: ../../mod/profile_photo.php:242
+#: mod/profile_photo.php:242
 msgid "Upload File:"
 msgstr "Subir archivo:"
 
-#: ../../mod/profile_photo.php:243
+#: mod/profile_photo.php:243
 msgid "Select a profile:"
 msgstr "Elige un perfil:"
 
-#: ../../mod/profile_photo.php:245
+#: mod/profile_photo.php:245
 msgid "Upload"
 msgstr "Subir"
 
-#: ../../mod/profile_photo.php:248 ../../mod/settings.php:1062
+#: mod/profile_photo.php:248
 msgid "or"
 msgstr "o"
 
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
 msgid "skip this step"
 msgstr "saltar este paso"
 
-#: ../../mod/profile_photo.php:248
+#: mod/profile_photo.php:248
 msgid "select a photo from your photo albums"
 msgstr "elige una foto de tus álbumes"
 
-#: ../../mod/profile_photo.php:262
+#: mod/profile_photo.php:262
 msgid "Crop Image"
 msgstr "Recortar imagen"
 
-#: ../../mod/profile_photo.php:263
+#: mod/profile_photo.php:263
 msgid "Please adjust the image cropping for optimum viewing."
 msgstr "Por favor, ajusta el recorte de la imagen para optimizarla."
 
-#: ../../mod/profile_photo.php:265
+#: mod/profile_photo.php:265
 msgid "Done Editing"
 msgstr "Editado"
 
-#: ../../mod/profile_photo.php:299
+#: mod/profile_photo.php:299
 msgid "Image uploaded successfully."
 msgstr "Imagen subida con éxito."
 
-#: ../../mod/profile_photo.php:301 ../../mod/wall_upload.php:172
-#: ../../mod/photos.php:834
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
 msgid "Image upload failed."
 msgstr "Error al subir la imagen."
 
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../include/conversation.php:126 ../../include/conversation.php:254
-#: ../../include/text.php:1968 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:471
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
+#: include/conversation.php:126 include/conversation.php:253
+#: include/text.php:2034 include/diaspora.php:2127
+#: view/theme/diabook/theme.php:471
 msgid "photo"
 msgstr "foto"
 
-#: ../../mod/subthread.php:87 ../../mod/tagger.php:62 ../../mod/like.php:149
-#: ../../mod/like.php:319 ../../include/conversation.php:121
-#: ../../include/conversation.php:130 ../../include/conversation.php:249
-#: ../../include/conversation.php:258 ../../include/diaspora.php:2087
-#: ../../view/theme/diabook/theme.php:466
-#: ../../view/theme/diabook/theme.php:475
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
+#: view/theme/diabook/theme.php:475
 msgid "status"
 msgstr "estado"
 
-#: ../../mod/subthread.php:103
+#: mod/subthread.php:103
 #, php-format
 msgid "%1$s is following %2$s's %3$s"
 msgstr "%1$s está siguiendo las %3$s de %2$s"
 
-#: ../../mod/tagrm.php:41
+#: mod/tagrm.php:41
 msgid "Tag removed"
 msgstr "Etiqueta eliminada"
 
-#: ../../mod/tagrm.php:79
+#: mod/tagrm.php:79
 msgid "Remove Item Tag"
 msgstr "Eliminar etiqueta"
 
-#: ../../mod/tagrm.php:81
+#: mod/tagrm.php:81
 msgid "Select a tag to remove: "
 msgstr "Selecciona una etiqueta para eliminar: "
 
-#: ../../mod/tagrm.php:93 ../../mod/delegate.php:139
+#: mod/tagrm.php:93 mod/delegate.php:139
 msgid "Remove"
 msgstr "Eliminar"
 
-#: ../../mod/filer.php:30 ../../include/conversation.php:1006
-#: ../../include/conversation.php:1024
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
 msgid "Save to Folder:"
 msgstr "Guardar en directorio:"
 
-#: ../../mod/filer.php:30
+#: mod/filer.php:30
 msgid "- select -"
 msgstr "- seleccionar -"
 
-#: ../../mod/filer.php:31 ../../mod/editpost.php:109 ../../mod/notes.php:63
-#: ../../include/text.php:956
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
 msgid "Save"
 msgstr "Guardar"
 
-#: ../../mod/follow.php:27
+#: mod/follow.php:24
+msgid "You already added this contact."
+msgstr "Ya has añadido este contacto."
+
+#: mod/follow.php:56 mod/dfrn_request.php:844
+msgid "Please answer the following:"
+msgstr "Por favor responde lo siguiente:"
+
+#: mod/follow.php:57 mod/dfrn_request.php:845
+#, php-format
+msgid "Does %s know you?"
+msgstr "¿%s te conoce?"
+
+#: mod/follow.php:57 mod/settings.php:1063 mod/settings.php:1069
+#: mod/settings.php:1077 mod/settings.php:1081 mod/settings.php:1086
+#: mod/settings.php:1092 mod/settings.php:1098 mod/settings.php:1104
+#: mod/settings.php:1130 mod/settings.php:1131 mod/settings.php:1132
+#: mod/settings.php:1133 mod/settings.php:1134 mod/dfrn_request.php:845
+#: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
+#: mod/api.php:106
+msgid "No"
+msgstr "No"
+
+#: mod/follow.php:58 mod/dfrn_request.php:849
+msgid "Add a personal note:"
+msgstr "Añade una nota personal:"
+
+#: mod/follow.php:64 mod/dfrn_request.php:855
+msgid "Your Identity Address:"
+msgstr "Dirección de tu perfil:"
+
+#: mod/follow.php:67 mod/dfrn_request.php:858
+msgid "Submit Request"
+msgstr "Enviar solicitud"
+
+#: mod/follow.php:106
 msgid "Contact added"
 msgstr "Contacto añadido"
 
-#: ../../mod/item.php:113
+#: mod/item.php:115
 msgid "Unable to locate original post."
 msgstr "No se puede encontrar la publicación original."
 
-#: ../../mod/item.php:345
+#: mod/item.php:347
 msgid "Empty post discarded."
 msgstr "Publicación vacía descartada."
 
-#: ../../mod/item.php:484 ../../mod/wall_upload.php:169
-#: ../../mod/wall_upload.php:178 ../../mod/wall_upload.php:185
-#: ../../include/Photo.php:916 ../../include/Photo.php:931
-#: ../../include/Photo.php:938 ../../include/Photo.php:960
-#: ../../include/message.php:144
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
 msgid "Wall Photos"
 msgstr "Foto del Muro"
 
-#: ../../mod/item.php:938
+#: mod/item.php:860
 msgid "System error. Post not saved."
 msgstr "Error del sistema. Mensaje no guardado."
 
-#: ../../mod/item.php:964
+#: mod/item.php:989
 #, php-format
 msgid ""
 "This message was sent to you by %s, a member of the Friendica social "
 "network."
 msgstr "Este mensaje te lo ha enviado %s, miembro de la red social Friendica."
 
-#: ../../mod/item.php:966
+#: mod/item.php:991
 #, php-format
 msgid "You may visit them online at %s"
 msgstr "Los puedes visitar en línea en %s"
 
-#: ../../mod/item.php:967
+#: mod/item.php:992
 msgid ""
 "Please contact the sender by replying to this post if you do not wish to "
 "receive these messages."
 msgstr "Por favor contacta con el remitente respondiendo a este mensaje si no deseas recibir estos mensajes."
 
-#: ../../mod/item.php:971
+#: mod/item.php:996
 #, php-format
 msgid "%s posted an update."
 msgstr "%s ha publicado una actualización."
 
-#: ../../mod/group.php:29
+#: mod/group.php:29
 msgid "Group created."
 msgstr "Grupo creado."
 
-#: ../../mod/group.php:35
+#: mod/group.php:35
 msgid "Could not create group."
 msgstr "Imposible crear el grupo."
 
-#: ../../mod/group.php:47 ../../mod/group.php:140
+#: mod/group.php:47 mod/group.php:140
 msgid "Group not found."
 msgstr "Grupo no encontrado."
 
-#: ../../mod/group.php:60
+#: mod/group.php:60
 msgid "Group name changed."
 msgstr "El nombre del grupo ha cambiado."
 
-#: ../../mod/group.php:87
+#: mod/group.php:87
 msgid "Save Group"
-msgstr ""
+msgstr "Guardar grupo"
 
-#: ../../mod/group.php:93
+#: mod/group.php:93
 msgid "Create a group of contacts/friends."
 msgstr "Crea un grupo de contactos/amigos."
 
-#: ../../mod/group.php:94 ../../mod/group.php:180
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
 msgid "Group Name: "
 msgstr "Nombre del grupo: "
 
-#: ../../mod/group.php:113
+#: mod/group.php:113
 msgid "Group removed."
 msgstr "Grupo eliminado."
 
-#: ../../mod/group.php:115
+#: mod/group.php:115
 msgid "Unable to remove group."
 msgstr "No se puede eliminar el grupo."
 
-#: ../../mod/group.php:179
+#: mod/group.php:177
 msgid "Group Editor"
 msgstr "Editor de grupos"
 
-#: ../../mod/group.php:192
+#: mod/group.php:190
 msgid "Members"
 msgstr "Miembros"
 
-#: ../../mod/apps.php:7 ../../index.php:212
+#: mod/apps.php:7 index.php:225
 msgid "You must be logged in to use addons. "
-msgstr ""
+msgstr "Tienes que estar registrado para tener acceso a los accesorios."
 
-#: ../../mod/apps.php:11
+#: mod/apps.php:11
 msgid "Applications"
 msgstr "Aplicaciones"
 
-#: ../../mod/apps.php:14
+#: mod/apps.php:14
 msgid "No installed applications."
 msgstr "Sin aplicaciones"
 
-#: ../../mod/dfrn_confirm.php:64 ../../mod/profiles.php:18
-#: ../../mod/profiles.php:133 ../../mod/profiles.php:179
-#: ../../mod/profiles.php:630
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
 msgid "Profile not found."
 msgstr "Perfil no encontrado."
 
-#: ../../mod/dfrn_confirm.php:120 ../../mod/fsuggest.php:20
-#: ../../mod/fsuggest.php:92 ../../mod/crepair.php:133
+#: mod/dfrn_confirm.php:120 mod/fsuggest.php:20 mod/fsuggest.php:92
+#: mod/crepair.php:134
 msgid "Contact not found."
 msgstr "Contacto no encontrado."
 
-#: ../../mod/dfrn_confirm.php:121
+#: mod/dfrn_confirm.php:121
 msgid ""
 "This may occasionally happen if contact was requested by both persons and it"
 " has already been approved."
 msgstr "Esto puede ocurrir a veces si la conexión fue solicitada por ambas personas y ya hubiera sido aprobada."
 
-#: ../../mod/dfrn_confirm.php:240
+#: mod/dfrn_confirm.php:240
 msgid "Response from remote site was not understood."
 msgstr "La respuesta desde el sitio remoto no ha sido entendida."
 
-#: ../../mod/dfrn_confirm.php:249 ../../mod/dfrn_confirm.php:254
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
 msgid "Unexpected response from remote site: "
 msgstr "Respuesta inesperada desde el sitio remoto: "
 
-#: ../../mod/dfrn_confirm.php:263
+#: mod/dfrn_confirm.php:263
 msgid "Confirmation completed successfully."
 msgstr "Confirmación completada con éxito."
 
-#: ../../mod/dfrn_confirm.php:265 ../../mod/dfrn_confirm.php:279
-#: ../../mod/dfrn_confirm.php:286
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
 msgid "Remote site reported: "
 msgstr "El sito remoto informó: "
 
-#: ../../mod/dfrn_confirm.php:277
+#: mod/dfrn_confirm.php:277
 msgid "Temporary failure. Please wait and try again."
 msgstr "Error temporal. Por favor, espere y vuelva a intentarlo."
 
-#: ../../mod/dfrn_confirm.php:284
+#: mod/dfrn_confirm.php:284
 msgid "Introduction failed or was revoked."
 msgstr "La presentación ha fallado o ha sido anulada."
 
-#: ../../mod/dfrn_confirm.php:429
+#: mod/dfrn_confirm.php:430
 msgid "Unable to set contact photo."
 msgstr "Imposible establecer la foto del contacto."
 
-#: ../../mod/dfrn_confirm.php:486 ../../include/conversation.php:172
-#: ../../include/diaspora.php:620
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:634
 #, php-format
 msgid "%1$s is now friends with %2$s"
 msgstr "%1$s ahora es amigo de %2$s"
 
-#: ../../mod/dfrn_confirm.php:571
+#: mod/dfrn_confirm.php:572
 #, php-format
 msgid "No user record found for '%s' "
 msgstr "No se ha encontrado a ningún '%s' "
 
-#: ../../mod/dfrn_confirm.php:581
+#: mod/dfrn_confirm.php:582
 msgid "Our site encryption key is apparently messed up."
 msgstr "Nuestra clave de cifrado del sitio es aparentemente un lío."
 
-#: ../../mod/dfrn_confirm.php:592
+#: mod/dfrn_confirm.php:593
 msgid "Empty site URL was provided or URL could not be decrypted by us."
 msgstr "Se ha proporcionado una dirección vacía o no hemos podido descifrarla."
 
-#: ../../mod/dfrn_confirm.php:613
+#: mod/dfrn_confirm.php:614
 msgid "Contact record was not found for you on our site."
 msgstr "El contacto no se ha encontrado en nuestra base de datos."
 
-#: ../../mod/dfrn_confirm.php:627
+#: mod/dfrn_confirm.php:628
 #, php-format
 msgid "Site public key not available in contact record for URL %s."
 msgstr "La clave pública del sitio no está disponible en los datos del contacto para %s."
 
-#: ../../mod/dfrn_confirm.php:647
+#: mod/dfrn_confirm.php:648
 msgid ""
 "The ID provided by your system is a duplicate on our system. It should work "
 "if you try again."
 msgstr "La identificación proporcionada por el sistema es un duplicado de nuestro sistema. Debería funcionar si lo intentas de nuevo."
 
-#: ../../mod/dfrn_confirm.php:658
+#: mod/dfrn_confirm.php:659
 msgid "Unable to set your contact credentials on our system."
 msgstr "No se puede establecer las credenciales de tu contacto en nuestro sistema."
 
-#: ../../mod/dfrn_confirm.php:725
+#: mod/dfrn_confirm.php:726
 msgid "Unable to update your contact profile details on our system"
 msgstr "No se puede actualizar los datos de tu perfil de contacto en nuestro sistema"
 
-#: ../../mod/dfrn_confirm.php:752 ../../mod/dfrn_request.php:717
-#: ../../include/items.php:4008
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4236
 msgid "[Name Withheld]"
 msgstr "[Nombre oculto]"
 
-#: ../../mod/dfrn_confirm.php:797
+#: mod/dfrn_confirm.php:798
 #, php-format
 msgid "%1$s has joined %2$s"
 msgstr "%1$s se ha unido a %2$s"
 
-#: ../../mod/profile.php:21 ../../boot.php:1458
+#: mod/profile.php:21 include/identity.php:77
 msgid "Requested profile is not available."
 msgstr "El perfil solicitado no está disponible."
 
-#: ../../mod/profile.php:180
+#: mod/profile.php:179
 msgid "Tips for New Members"
 msgstr "Consejos para nuevos miembros"
 
-#: ../../mod/videos.php:125
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr "Realmente quieres eliminar este vídeo?"
+
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr "Borrar vídeo"
+
+#: mod/videos.php:197
 msgid "No videos selected"
-msgstr ""
+msgstr "Ningún vídeo seleccionado"
 
-#: ../../mod/videos.php:226 ../../mod/photos.php:1031
+#: mod/videos.php:298 mod/photos.php:1053
 msgid "Access to this item is restricted."
 msgstr "El acceso a este elemento está restringido."
 
-#: ../../mod/videos.php:301 ../../include/text.php:1405
+#: mod/videos.php:373 include/text.php:1460
 msgid "View Video"
-msgstr ""
+msgstr "Ver vídeo"
 
-#: ../../mod/videos.php:308 ../../mod/photos.php:1808
+#: mod/videos.php:380 mod/photos.php:1827
 msgid "View Album"
 msgstr "Ver Álbum"
 
-#: ../../mod/videos.php:317
+#: mod/videos.php:389
 msgid "Recent Videos"
-msgstr ""
+msgstr "Vídeos recientes"
 
-#: ../../mod/videos.php:319
+#: mod/videos.php:391
 msgid "Upload New Videos"
-msgstr ""
+msgstr "Subir nuevos vídeos"
 
-#: ../../mod/tagger.php:95 ../../include/conversation.php:266
+#: mod/tagger.php:95 include/conversation.php:265
 #, php-format
 msgid "%1$s tagged %2$s's %3$s with %4$s"
 msgstr "%1$s ha etiquetado el %3$s de %2$s con %4$s"
 
-#: ../../mod/fsuggest.php:63
+#: mod/fsuggest.php:63
 msgid "Friend suggestion sent."
 msgstr "Solicitud de amistad enviada."
 
-#: ../../mod/fsuggest.php:97
+#: mod/fsuggest.php:97
 msgid "Suggest Friends"
 msgstr "Sugerencias de amistad"
 
-#: ../../mod/fsuggest.php:99
+#: mod/fsuggest.php:99
 #, php-format
 msgid "Suggest a friend for %s"
 msgstr "Recomienda un amigo a %s"
 
-#: ../../mod/lostpass.php:19
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr "Consulta invalida"
+
+#: mod/lostpass.php:19
 msgid "No valid account found."
 msgstr "No se ha encontrado ninguna cuenta válida"
 
-#: ../../mod/lostpass.php:35
+#: mod/lostpass.php:35
 msgid "Password reset request issued. Check your email."
 msgstr "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo."
 
-#: ../../mod/lostpass.php:42
+#: mod/lostpass.php:42
 #, php-format
 msgid ""
 "\n"
@@ -1182,7 +1203,7 @@ msgid ""
 "\t\tissued this request."
 msgstr ""
 
-#: ../../mod/lostpass.php:53
+#: mod/lostpass.php:53
 #, php-format
 msgid ""
 "\n"
@@ -1199,44 +1220,44 @@ msgid ""
 "\t\tLogin Name:\t%3$s"
 msgstr ""
 
-#: ../../mod/lostpass.php:72
+#: mod/lostpass.php:72
 #, php-format
 msgid "Password reset requested at %s"
 msgstr "Contraseña restablecida enviada a %s"
 
-#: ../../mod/lostpass.php:92
+#: mod/lostpass.php:92
 msgid ""
 "Request could not be verified. (You may have previously submitted it.) "
 "Password reset failed."
 msgstr "La solicitud no puede ser verificada (deberías haberla proporcionado antes). Falló el restablecimiento de la contraseña."
 
-#: ../../mod/lostpass.php:109 ../../boot.php:1280
+#: mod/lostpass.php:109 boot.php:1287
 msgid "Password Reset"
 msgstr "Restablecer la contraseña"
 
-#: ../../mod/lostpass.php:110
+#: mod/lostpass.php:110
 msgid "Your password has been reset as requested."
 msgstr "Tu contraseña ha sido restablecida como solicitaste."
 
-#: ../../mod/lostpass.php:111
+#: mod/lostpass.php:111
 msgid "Your new password is"
 msgstr "Tu nueva contraseña es"
 
-#: ../../mod/lostpass.php:112
+#: mod/lostpass.php:112
 msgid "Save or copy your new password - and then"
 msgstr "Guarda o copia tu nueva contraseña y luego"
 
-#: ../../mod/lostpass.php:113
+#: mod/lostpass.php:113
 msgid "click here to login"
 msgstr "pulsa aquí para acceder"
 
-#: ../../mod/lostpass.php:114
+#: mod/lostpass.php:114
 msgid ""
 "Your password may be changed from the <em>Settings</em> page after "
 "successful login."
 msgstr "Puedes cambiar tu contraseña desde la página de <em>Configuración</em> después de acceder con éxito."
 
-#: ../../mod/lostpass.php:125
+#: mod/lostpass.php:125
 #, php-format
 msgid ""
 "\n"
@@ -1247,7 +1268,7 @@ msgid ""
 "\t\t\t"
 msgstr ""
 
-#: ../../mod/lostpass.php:131
+#: mod/lostpass.php:131
 #, php-format
 msgid ""
 "\n"
@@ -1261,1374 +1282,1543 @@ msgid ""
 "\t\t\t"
 msgstr ""
 
-#: ../../mod/lostpass.php:147
+#: mod/lostpass.php:147
 #, php-format
 msgid "Your password has been changed at %s"
 msgstr "Tu contraseña se ha cambiado por %s"
 
-#: ../../mod/lostpass.php:159
+#: mod/lostpass.php:159
 msgid "Forgot your Password?"
 msgstr "¿Olvidaste tu contraseña?"
 
-#: ../../mod/lostpass.php:160
+#: mod/lostpass.php:160
 msgid ""
 "Enter your email address and submit to have your password reset. Then check "
 "your email for further instructions."
 msgstr "Introduce tu correo para restablecer tu contraseña. Luego comprueba tu correo para las instrucciones adicionales."
 
-#: ../../mod/lostpass.php:161
+#: mod/lostpass.php:161
 msgid "Nickname or Email: "
 msgstr "Apodo o Correo electrónico: "
 
-#: ../../mod/lostpass.php:162
+#: mod/lostpass.php:162
 msgid "Reset"
 msgstr "Restablecer"
 
-#: ../../mod/like.php:166 ../../include/conversation.php:137
-#: ../../include/diaspora.php:2103 ../../view/theme/diabook/theme.php:480
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
+#: view/theme/diabook/theme.php:480
 #, php-format
 msgid "%1$s likes %2$s's %3$s"
 msgstr "A %1$s le gusta %3$s de %2$s"
 
-#: ../../mod/like.php:168 ../../include/conversation.php:140
+#: mod/like.php:168 include/conversation.php:140
 #, php-format
 msgid "%1$s doesn't like %2$s's %3$s"
 msgstr "A %1$s no le gusta %3$s de %2$s"
 
-#: ../../mod/ping.php:240
+#: mod/ping.php:233
 msgid "{0} wants to be your friend"
 msgstr "{0} quiere ser tu amigo"
 
-#: ../../mod/ping.php:245
+#: mod/ping.php:248
 msgid "{0} sent you a message"
 msgstr "{0} te ha enviado un mensaje"
 
-#: ../../mod/ping.php:250
+#: mod/ping.php:263
 msgid "{0} requested registration"
 msgstr "{0} solicitudes de registro"
 
-#: ../../mod/ping.php:256
-#, php-format
-msgid "{0} commented %s's post"
-msgstr "{0} comentó la publicación de %s"
-
-#: ../../mod/ping.php:261
-#, php-format
-msgid "{0} liked %s's post"
-msgstr "A {0} le ha gustado la publicación de %s"
-
-#: ../../mod/ping.php:266
-#, php-format
-msgid "{0} disliked %s's post"
-msgstr "A {0} no le ha gustado la publicación de %s"
-
-#: ../../mod/ping.php:271
-#, php-format
-msgid "{0} is now friends with %s"
-msgstr "{0} ahora es amigo de %s"
-
-#: ../../mod/ping.php:276
-msgid "{0} posted"
-msgstr "{0} publicado"
-
-#: ../../mod/ping.php:281
-#, php-format
-msgid "{0} tagged %s's post with #%s"
-msgstr "{0} etiquetó la publicación de %s como #%s"
-
-#: ../../mod/ping.php:287
-msgid "{0} mentioned you in a post"
-msgstr "{0} te mencionó en una publicación"
-
-#: ../../mod/viewcontacts.php:41
+#: mod/viewcontacts.php:41
 msgid "No contacts."
 msgstr "Ningún contacto."
 
-#: ../../mod/viewcontacts.php:78 ../../include/text.php:876
+#: mod/viewcontacts.php:78 include/text.php:917
 msgid "View Contacts"
 msgstr "Ver contactos"
 
-#: ../../mod/notifications.php:26
+#: mod/notifications.php:26
 msgid "Invalid request identifier."
 msgstr "Solicitud de identificación no válida."
 
-#: ../../mod/notifications.php:35 ../../mod/notifications.php:165
-#: ../../mod/notifications.php:211
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
 msgid "Discard"
 msgstr "Descartar"
 
-#: ../../mod/notifications.php:78
+#: mod/notifications.php:78
 msgid "System"
 msgstr "Sistema"
 
-#: ../../mod/notifications.php:83 ../../include/nav.php:145
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
 msgid "Network"
 msgstr "Red"
 
-#: ../../mod/notifications.php:88 ../../mod/network.php:371
+#: mod/notifications.php:90 mod/network.php:375
 msgid "Personal"
 msgstr "Personal"
 
-#: ../../mod/notifications.php:93 ../../include/nav.php:105
-#: ../../include/nav.php:148 ../../view/theme/diabook/theme.php:123
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
+#: view/theme/diabook/theme.php:123
 msgid "Home"
 msgstr "Inicio"
 
-#: ../../mod/notifications.php:98 ../../include/nav.php:154
+#: mod/notifications.php:102 include/nav.php:161
 msgid "Introductions"
 msgstr "Presentaciones"
 
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
 msgid "Show Ignored Requests"
 msgstr "Mostrar peticiones ignoradas"
 
-#: ../../mod/notifications.php:122
+#: mod/notifications.php:127
 msgid "Hide Ignored Requests"
 msgstr "Ocultar peticiones ignoradas"
 
-#: ../../mod/notifications.php:149 ../../mod/notifications.php:195
+#: mod/notifications.php:159 mod/notifications.php:209
 msgid "Notification type: "
 msgstr "Tipo de notificación: "
 
-#: ../../mod/notifications.php:150
+#: mod/notifications.php:160
 msgid "Friend Suggestion"
 msgstr "Propuestas de amistad"
 
-#: ../../mod/notifications.php:152
+#: mod/notifications.php:162
 #, php-format
 msgid "suggested by %s"
 msgstr "sugerido por %s"
 
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
 msgid "Post a new friend activity"
 msgstr "Publica tu nueva amistad"
 
-#: ../../mod/notifications.php:158 ../../mod/notifications.php:205
+#: mod/notifications.php:168 mod/notifications.php:228
 msgid "if applicable"
 msgstr "Si corresponde"
 
-#: ../../mod/notifications.php:161 ../../mod/notifications.php:208
-#: ../../mod/admin.php:1005
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
 msgid "Approve"
 msgstr "Aprobar"
 
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
 msgid "Claims to be known to you: "
 msgstr "Dice conocerte: "
 
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
 msgid "yes"
 msgstr "sí"
 
-#: ../../mod/notifications.php:181
+#: mod/notifications.php:191
 msgid "no"
 msgstr "no"
 
-#: ../../mod/notifications.php:188
-msgid "Approve as: "
-msgstr "Aprobar como: "
+#: mod/notifications.php:192
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr "¿Deberá la coneccion ser bidireccional?\n\"Amigo\" implica que permitas la lectura y subscribas a las publicaciones del contacto.\n\"Admirador\" significa que permitas la lectura de tus publicaciones pero que no quieras ver sus publicaciones.\n\nAprobar como:"
+
+#: mod/notifications.php:195
+msgid ""
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr "¿Deberá la coneccion ser bidireccional?\n\"Amigo\" implica que permitas la lectura y subscribas a las publicaciones del contacto.\n\"Sharer\" significa que permitas la lectura de tus publicaciones pero que no quieras ver sus publicaciones.\n\nAprobar como:"
 
-#: ../../mod/notifications.php:189
+#: mod/notifications.php:203
 msgid "Friend"
 msgstr "Amigo"
 
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
 msgid "Sharer"
 msgstr "Lector"
 
-#: ../../mod/notifications.php:190
+#: mod/notifications.php:204
 msgid "Fan/Admirer"
 msgstr "Fan/Admirador"
 
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
 msgid "Friend/Connect Request"
 msgstr "Solicitud de Amistad/Conexión"
 
-#: ../../mod/notifications.php:196
+#: mod/notifications.php:210
 msgid "New Follower"
 msgstr "Nuevo seguidor"
 
-#: ../../mod/notifications.php:217
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Localización:"
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "Acerca de:"
+
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Etiquetas:"
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Género:"
+
+#: mod/notifications.php:240
 msgid "No introductions."
 msgstr "Sin presentaciones."
 
-#: ../../mod/notifications.php:220 ../../include/nav.php:155
+#: mod/notifications.php:243 include/nav.php:164
 msgid "Notifications"
 msgstr "Notificaciones"
 
-#: ../../mod/notifications.php:258 ../../mod/notifications.php:387
-#: ../../mod/notifications.php:478
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
 #, php-format
 msgid "%s liked %s's post"
 msgstr "A %s le gusta la publicación de %s"
 
-#: ../../mod/notifications.php:268 ../../mod/notifications.php:397
-#: ../../mod/notifications.php:488
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
 #, php-format
 msgid "%s disliked %s's post"
 msgstr "A %s no le gusta la publicación de %s"
 
-#: ../../mod/notifications.php:283 ../../mod/notifications.php:412
-#: ../../mod/notifications.php:503
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
 #, php-format
 msgid "%s is now friends with %s"
 msgstr "%s es ahora es amigo de %s"
 
-#: ../../mod/notifications.php:290 ../../mod/notifications.php:419
+#: mod/notifications.php:313 mod/notifications.php:442
 #, php-format
 msgid "%s created a new post"
 msgstr "%s creó una nueva publicación"
 
-#: ../../mod/notifications.php:291 ../../mod/notifications.php:420
-#: ../../mod/notifications.php:513
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
 #, php-format
 msgid "%s commented on %s's post"
 msgstr "%s comentó la publicación de %s"
 
-#: ../../mod/notifications.php:306
+#: mod/notifications.php:329
 msgid "No more network notifications."
 msgstr "No hay más notificaciones de red."
 
-#: ../../mod/notifications.php:310
+#: mod/notifications.php:333
 msgid "Network Notifications"
 msgstr "Notificaciones de Red"
 
-#: ../../mod/notifications.php:336 ../../mod/notify.php:75
+#: mod/notifications.php:359 mod/notify.php:72
 msgid "No more system notifications."
 msgstr "No hay más notificaciones del sistema."
 
-#: ../../mod/notifications.php:340 ../../mod/notify.php:79
+#: mod/notifications.php:363 mod/notify.php:76
 msgid "System Notifications"
 msgstr "Notificaciones del sistema"
 
-#: ../../mod/notifications.php:435
+#: mod/notifications.php:458
 msgid "No more personal notifications."
 msgstr "No hay más notificaciones personales."
 
-#: ../../mod/notifications.php:439
+#: mod/notifications.php:462
 msgid "Personal Notifications"
 msgstr "Notificaciones personales"
 
-#: ../../mod/notifications.php:520
+#: mod/notifications.php:543
 msgid "No more home notifications."
 msgstr "No hay más notificaciones de inicio."
 
-#: ../../mod/notifications.php:524
+#: mod/notifications.php:547
 msgid "Home Notifications"
 msgstr "Notificaciones de Inicio"
 
-#: ../../mod/babel.php:17
+#: mod/babel.php:17
 msgid "Source (bbcode) text:"
 msgstr "Texto fuente (bbcode):"
 
-#: ../../mod/babel.php:23
+#: mod/babel.php:23
 msgid "Source (Diaspora) text to convert to BBcode:"
 msgstr "Fuente (Diaspora) para pasar a BBcode:"
 
-#: ../../mod/babel.php:31
+#: mod/babel.php:31
 msgid "Source input: "
 msgstr "Entrada: "
 
-#: ../../mod/babel.php:35
+#: mod/babel.php:35
 msgid "bb2html (raw HTML): "
 msgstr "bb2html (raw HTML): "
 
-#: ../../mod/babel.php:39
+#: mod/babel.php:39
 msgid "bb2html: "
 msgstr "bb2html: "
 
-#: ../../mod/babel.php:43
+#: mod/babel.php:43
 msgid "bb2html2bb: "
 msgstr "bb2html2bb: "
 
-#: ../../mod/babel.php:47
+#: mod/babel.php:47
 msgid "bb2md: "
 msgstr "bb2md: "
 
-#: ../../mod/babel.php:51
+#: mod/babel.php:51
 msgid "bb2md2html: "
 msgstr "bb2md2html: "
 
-#: ../../mod/babel.php:55
+#: mod/babel.php:55
 msgid "bb2dia2bb: "
 msgstr "bb2dia2bb: "
 
-#: ../../mod/babel.php:59
+#: mod/babel.php:59
 msgid "bb2md2html2bb: "
 msgstr "bb2md2html2bb: "
 
-#: ../../mod/babel.php:69
+#: mod/babel.php:69
 msgid "Source input (Diaspora format): "
 msgstr "Fuente (formato Diaspora): "
 
-#: ../../mod/babel.php:74
+#: mod/babel.php:74
 msgid "diaspora2bb: "
 msgstr "diaspora2bb: "
 
-#: ../../mod/navigation.php:20 ../../include/nav.php:34
+#: mod/navigation.php:20 include/nav.php:34
 msgid "Nothing new here"
 msgstr "Nada nuevo por aquí"
 
-#: ../../mod/navigation.php:24 ../../include/nav.php:38
+#: mod/navigation.php:24 include/nav.php:38
 msgid "Clear notifications"
 msgstr "Limpiar notificaciones"
 
-#: ../../mod/message.php:9 ../../include/nav.php:164
+#: mod/message.php:9 include/nav.php:173
 msgid "New Message"
 msgstr "Nuevo mensaje"
 
-#: ../../mod/message.php:63 ../../mod/wallmessage.php:56
+#: mod/message.php:64 mod/wallmessage.php:56
 msgid "No recipient selected."
 msgstr "Ningún destinatario seleccionado"
 
-#: ../../mod/message.php:67
+#: mod/message.php:68
 msgid "Unable to locate contact information."
 msgstr "No se puede encontrar información del contacto."
 
-#: ../../mod/message.php:70 ../../mod/wallmessage.php:62
+#: mod/message.php:71 mod/wallmessage.php:62
 msgid "Message could not be sent."
 msgstr "El mensaje no ha podido ser enviado."
 
-#: ../../mod/message.php:73 ../../mod/wallmessage.php:65
+#: mod/message.php:74 mod/wallmessage.php:65
 msgid "Message collection failure."
 msgstr "Fallo en la recolección de mensajes."
 
-#: ../../mod/message.php:76 ../../mod/wallmessage.php:68
+#: mod/message.php:77 mod/wallmessage.php:68
 msgid "Message sent."
 msgstr "Mensaje enviado."
 
-#: ../../mod/message.php:182 ../../include/nav.php:161
+#: mod/message.php:183 include/nav.php:170
 msgid "Messages"
 msgstr "Mensajes"
 
-#: ../../mod/message.php:207
+#: mod/message.php:208
 msgid "Do you really want to delete this message?"
 msgstr "¿Estás seguro de que quieres borrar este mensaje?"
 
-#: ../../mod/message.php:227
+#: mod/message.php:228
 msgid "Message deleted."
 msgstr "Mensaje eliminado."
 
-#: ../../mod/message.php:258
+#: mod/message.php:259
 msgid "Conversation removed."
 msgstr "Conversación eliminada."
 
-#: ../../mod/message.php:283 ../../mod/message.php:291
-#: ../../mod/message.php:466 ../../mod/message.php:474
-#: ../../mod/wallmessage.php:127 ../../mod/wallmessage.php:135
-#: ../../include/conversation.php:1002 ../../include/conversation.php:1020
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
 msgid "Please enter a link URL:"
 msgstr "Introduce la dirección del enlace:"
 
-#: ../../mod/message.php:319 ../../mod/wallmessage.php:142
+#: mod/message.php:320 mod/wallmessage.php:142
 msgid "Send Private Message"
 msgstr "Enviar mensaje privado"
 
-#: ../../mod/message.php:320 ../../mod/message.php:553
-#: ../../mod/wallmessage.php:144
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
 msgid "To:"
 msgstr "Para:"
 
-#: ../../mod/message.php:325 ../../mod/message.php:555
-#: ../../mod/wallmessage.php:145
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
 msgid "Subject:"
 msgstr "Asunto:"
 
-#: ../../mod/message.php:329 ../../mod/message.php:558
-#: ../../mod/wallmessage.php:151 ../../mod/invite.php:134
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
 msgid "Your message:"
 msgstr "Tu mensaje:"
 
-#: ../../mod/message.php:332 ../../mod/message.php:562
-#: ../../mod/wallmessage.php:154 ../../mod/editpost.php:110
-#: ../../include/conversation.php:1091
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
+#: mod/editpost.php:110 include/conversation.php:1056
 msgid "Upload photo"
 msgstr "Subir foto"
 
-#: ../../mod/message.php:333 ../../mod/message.php:563
-#: ../../mod/wallmessage.php:155 ../../mod/editpost.php:114
-#: ../../include/conversation.php:1095
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
+#: mod/editpost.php:114 include/conversation.php:1060
 msgid "Insert web link"
 msgstr "Insertar enlace"
 
-#: ../../mod/message.php:334 ../../mod/message.php:565
-#: ../../mod/content.php:499 ../../mod/content.php:883
-#: ../../mod/wallmessage.php:156 ../../mod/editpost.php:124
-#: ../../mod/photos.php:1545 ../../object/Item.php:364
-#: ../../include/conversation.php:692 ../../include/conversation.php:1109
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
+#: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
+#: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
+#: include/conversation.php:1074
 msgid "Please wait"
 msgstr "Por favor, espera"
 
-#: ../../mod/message.php:371
+#: mod/message.php:372
 msgid "No messages."
 msgstr "No hay mensajes."
 
-#: ../../mod/message.php:378
+#: mod/message.php:379
 #, php-format
 msgid "Unknown sender - %s"
 msgstr "Remitente desconocido - %s"
 
-#: ../../mod/message.php:381
+#: mod/message.php:382
 #, php-format
 msgid "You and %s"
 msgstr "Tú y %s"
 
-#: ../../mod/message.php:384
+#: mod/message.php:385
 #, php-format
 msgid "%s and You"
 msgstr "%s y Tú"
 
-#: ../../mod/message.php:405 ../../mod/message.php:546
+#: mod/message.php:406 mod/message.php:547
 msgid "Delete conversation"
 msgstr "Eliminar conversación"
 
-#: ../../mod/message.php:408
+#: mod/message.php:409
 msgid "D, d M Y - g:i A"
 msgstr "D, d M Y - g:i A"
 
-#: ../../mod/message.php:411
+#: mod/message.php:412
 #, php-format
 msgid "%d message"
 msgid_plural "%d messages"
 msgstr[0] "%d mensaje"
 msgstr[1] "%d mensajes"
 
-#: ../../mod/message.php:450
+#: mod/message.php:451
 msgid "Message not available."
 msgstr "Mensaje no disponibile."
 
-#: ../../mod/message.php:520
+#: mod/message.php:521
 msgid "Delete message"
 msgstr "Borrar mensaje"
 
-#: ../../mod/message.php:548
+#: mod/message.php:549
 msgid ""
 "No secure communications available. You <strong>may</strong> be able to "
 "respond from the sender's profile page."
 msgstr "No hay comunicaciones seguras disponibles. <strong>Podrías</strong> responder desde la página de perfil del remitente. "
 
-#: ../../mod/message.php:552
+#: mod/message.php:553
 msgid "Send Reply"
 msgstr "Enviar respuesta"
 
-#: ../../mod/update_display.php:22 ../../mod/update_community.php:18
-#: ../../mod/update_notes.php:37 ../../mod/update_profile.php:41
-#: ../../mod/update_network.php:25
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37 mod/update_profile.php:41 mod/update_network.php:25
 msgid "[Embedded content - reload page to view]"
 msgstr "[Contenido incrustado - recarga la página para verlo]"
 
-#: ../../mod/crepair.php:106
+#: mod/crepair.php:107
 msgid "Contact settings applied."
 msgstr "Contacto configurado con éxito."
 
-#: ../../mod/crepair.php:108
+#: mod/crepair.php:109
 msgid "Contact update failed."
 msgstr "Error al actualizar el Contacto."
 
-#: ../../mod/crepair.php:139
+#: mod/crepair.php:140
 msgid "Repair Contact Settings"
 msgstr "Reparar la configuración del Contacto"
 
-#: ../../mod/crepair.php:141
+#: mod/crepair.php:142
 msgid ""
 "<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
 " information your communications with this contact may stop working."
 msgstr "<strong>ADVERTENCIA: Esto es muy avanzado</strong> y si se introduce información incorrecta tu conexión con este contacto puede dejar de funcionar."
 
-#: ../../mod/crepair.php:142
+#: mod/crepair.php:143
 msgid ""
 "Please use your browser 'Back' button <strong>now</strong> if you are "
 "uncertain what to do on this page."
 msgstr "Por favor usa el botón 'Atás' de tu navegador <strong>ahora</strong> si no tienes claro qué hacer en esta página."
 
-#: ../../mod/crepair.php:148
+#: mod/crepair.php:149
 msgid "Return to contact editor"
 msgstr "Volver al editor de contactos"
 
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
 msgid "No mirroring"
-msgstr ""
+msgstr "No espejar"
 
-#: ../../mod/crepair.php:159
+#: mod/crepair.php:160
 msgid "Mirror as forwarded posting"
-msgstr ""
+msgstr "Espejar como reenvio"
 
-#: ../../mod/crepair.php:159 ../../mod/crepair.php:161
+#: mod/crepair.php:160 mod/crepair.php:162
 msgid "Mirror as my own posting"
-msgstr ""
+msgstr "Espejar como publicación propia"
+
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr "Volver a solicitar datos del contacto."
 
-#: ../../mod/crepair.php:165 ../../mod/admin.php:1003 ../../mod/admin.php:1015
-#: ../../mod/admin.php:1016 ../../mod/admin.php:1029
-#: ../../mod/settings.php:616 ../../mod/settings.php:642
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
 msgid "Name"
 msgstr "Nombre"
 
-#: ../../mod/crepair.php:166
+#: mod/crepair.php:171
 msgid "Account Nickname"
 msgstr "Apodo de la cuenta"
 
-#: ../../mod/crepair.php:167
+#: mod/crepair.php:172
 msgid "@Tagname - overrides Name/Nickname"
 msgstr "@Etiqueta - Sobrescribe el Nombre/Apodo"
 
-#: ../../mod/crepair.php:168
+#: mod/crepair.php:173
 msgid "Account URL"
 msgstr "Dirección de la cuenta"
 
-#: ../../mod/crepair.php:169
+#: mod/crepair.php:174
 msgid "Friend Request URL"
 msgstr "Dirección de la solicitud de amistad"
 
-#: ../../mod/crepair.php:170
+#: mod/crepair.php:175
 msgid "Friend Confirm URL"
 msgstr "Dirección de confirmación de tu amigo "
 
-#: ../../mod/crepair.php:171
+#: mod/crepair.php:176
 msgid "Notification Endpoint URL"
 msgstr "Dirección URL de la notificación"
 
-#: ../../mod/crepair.php:172
+#: mod/crepair.php:177
 msgid "Poll/Feed URL"
 msgstr "Dirección del Sondeo/Fuentes"
 
-#: ../../mod/crepair.php:173
+#: mod/crepair.php:178
 msgid "New photo from this URL"
 msgstr "Nueva foto de esta dirección"
 
-#: ../../mod/crepair.php:174
+#: mod/crepair.php:179
 msgid "Remote Self"
-msgstr ""
+msgstr "Perfil remoto"
 
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
 msgid "Mirror postings from this contact"
-msgstr ""
+msgstr "Espejar publicaciones de este contacto"
 
-#: ../../mod/crepair.php:176
+#: mod/crepair.php:181
 msgid ""
 "Mark this contact as remote_self, this will cause friendica to repost new "
 "entries from this contact."
-msgstr ""
+msgstr "Marcar este contacto como perfil_remoto, esto generara que friendica reenvía nuevas publicaciones desde esta cuenta."
 
-#: ../../mod/bookmarklet.php:12 ../../boot.php:1266 ../../include/nav.php:92
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
 msgid "Login"
 msgstr "Acceder"
 
-#: ../../mod/bookmarklet.php:41
+#: mod/bookmarklet.php:41
 msgid "The post was created"
-msgstr ""
+msgstr "La publicación fue creada"
 
-#: ../../mod/viewsrc.php:7
+#: mod/viewsrc.php:7
 msgid "Access denied."
 msgstr "Acceso denegado."
 
-#: ../../mod/dirfind.php:26
-msgid "People Search"
-msgstr "Buscar personas"
+#: mod/dirfind.php:36
+#, php-format
+msgid "People Search - %s"
+msgstr "Buscar perfiles - %s"
+
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
+#: include/contact_widgets.php:10 include/identity.php:188
+msgid "Connect"
+msgstr "Conectar"
 
-#: ../../mod/dirfind.php:60 ../../mod/match.php:65
+#: mod/dirfind.php:139 mod/match.php:73
 msgid "No matches"
 msgstr "Sin conincidencias"
 
-#: ../../mod/fbrowser.php:25 ../../boot.php:2126 ../../include/nav.php:78
-#: ../../view/theme/diabook/theme.php:126
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
+#: view/theme/diabook/theme.php:126
 msgid "Photos"
 msgstr "Fotografías"
 
-#: ../../mod/fbrowser.php:113
+#: mod/fbrowser.php:122
 msgid "Files"
 msgstr "Archivos"
 
-#: ../../mod/nogroup.php:59
+#: mod/nogroup.php:59
 msgid "Contacts who are not members of a group"
 msgstr "Contactos sin grupo"
 
-#: ../../mod/admin.php:57
+#: mod/admin.php:57
 msgid "Theme settings updated."
 msgstr "Configuración de la apariencia actualizada."
 
-#: ../../mod/admin.php:104 ../../mod/admin.php:619
+#: mod/admin.php:104 mod/admin.php:682
 msgid "Site"
 msgstr "Sitio"
 
-#: ../../mod/admin.php:105 ../../mod/admin.php:998 ../../mod/admin.php:1013
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
 msgid "Users"
 msgstr "Usuarios"
 
-#: ../../mod/admin.php:106 ../../mod/admin.php:1102 ../../mod/admin.php:1155
-#: ../../mod/settings.php:57
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
 msgid "Plugins"
 msgstr "Módulos"
 
-#: ../../mod/admin.php:107 ../../mod/admin.php:1323 ../../mod/admin.php:1357
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
 msgid "Themes"
 msgstr "Temas"
 
-#: ../../mod/admin.php:108
+#: mod/admin.php:108
 msgid "DB updates"
 msgstr "Actualizaciones de la Base de Datos"
 
-#: ../../mod/admin.php:123 ../../mod/admin.php:132 ../../mod/admin.php:1444
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr "Inspeccionar cola"
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
 msgid "Logs"
 msgstr "Registros"
 
-#: ../../mod/admin.php:124
+#: mod/admin.php:125
 msgid "probe address"
-msgstr ""
+msgstr "probar direccion"
 
-#: ../../mod/admin.php:125
+#: mod/admin.php:126
 msgid "check webfinger"
-msgstr ""
+msgstr "Verificar webfinger"
 
-#: ../../mod/admin.php:130 ../../include/nav.php:184
+#: mod/admin.php:131 include/nav.php:193
 msgid "Admin"
 msgstr "Admin"
 
-#: ../../mod/admin.php:131
+#: mod/admin.php:132
 msgid "Plugin Features"
 msgstr "Características del módulo"
 
-#: ../../mod/admin.php:133
+#: mod/admin.php:134
 msgid "diagnostics"
-msgstr ""
+msgstr "diagnosticos"
 
-#: ../../mod/admin.php:134
+#: mod/admin.php:135
 msgid "User registrations waiting for confirmation"
 msgstr "Registro de usuarios esperando la confirmación"
 
-#: ../../mod/admin.php:193 ../../mod/admin.php:952
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
+msgid "Administration"
+msgstr "Administración"
+
+#: mod/admin.php:202
+msgid "ID"
+msgstr "ID"
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr "Nombre del recipiente"
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr "Perfil del recipiente"
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr "Creado"
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr "Ultimo intento"
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr "Esta pagina muestra la cola de mensajes salientes. Estos son publicaciones cuyo envío inicial fallo. Serán reenviados mas tarde y eventualmente eliminados si la entrega falla permanentemente. "
+
+#: mod/admin.php:220 mod/admin.php:1025
 msgid "Normal Account"
 msgstr "Cuenta normal"
 
-#: ../../mod/admin.php:194 ../../mod/admin.php:953
+#: mod/admin.php:221 mod/admin.php:1026
 msgid "Soapbox Account"
 msgstr "Cuenta tribuna"
 
-#: ../../mod/admin.php:195 ../../mod/admin.php:954
+#: mod/admin.php:222 mod/admin.php:1027
 msgid "Community/Celebrity Account"
 msgstr "Cuenta de Comunidad/Celebridad"
 
-#: ../../mod/admin.php:196 ../../mod/admin.php:955
+#: mod/admin.php:223 mod/admin.php:1028
 msgid "Automatic Friend Account"
 msgstr "Cuenta de amistad automática"
 
-#: ../../mod/admin.php:197
+#: mod/admin.php:224
 msgid "Blog Account"
 msgstr "Cuenta de blog"
 
-#: ../../mod/admin.php:198
+#: mod/admin.php:225
 msgid "Private Forum"
 msgstr "Foro privado"
 
-#: ../../mod/admin.php:217
+#: mod/admin.php:244
 msgid "Message queues"
 msgstr "Cola de mensajes"
 
-#: ../../mod/admin.php:222 ../../mod/admin.php:618 ../../mod/admin.php:997
-#: ../../mod/admin.php:1101 ../../mod/admin.php:1154 ../../mod/admin.php:1322
-#: ../../mod/admin.php:1356 ../../mod/admin.php:1443
-msgid "Administration"
-msgstr "Administración"
-
-#: ../../mod/admin.php:223
+#: mod/admin.php:250
 msgid "Summary"
 msgstr "Resumen"
 
-#: ../../mod/admin.php:225
+#: mod/admin.php:252
 msgid "Registered users"
 msgstr "Usuarios registrados"
 
-#: ../../mod/admin.php:227
+#: mod/admin.php:254
 msgid "Pending registrations"
 msgstr "Pendientes de registro"
 
-#: ../../mod/admin.php:228
+#: mod/admin.php:255
 msgid "Version"
 msgstr "Versión"
 
-#: ../../mod/admin.php:232
+#: mod/admin.php:260
 msgid "Active plugins"
 msgstr "Módulos activos"
 
-#: ../../mod/admin.php:255
+#: mod/admin.php:283
 msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr ""
+msgstr "No se puede resolver la direccion URL base.\nDeberá tener al menos <scheme>://<domain>"
 
-#: ../../mod/admin.php:516
+#: mod/admin.php:565
 msgid "Site settings updated."
 msgstr "Configuración de actualización."
 
-#: ../../mod/admin.php:545 ../../mod/settings.php:828
+#: mod/admin.php:594 mod/settings.php:880
 msgid "No special theme for mobile devices"
 msgstr "No hay tema especial para dispositivos móviles"
 
-#: ../../mod/admin.php:562
+#: mod/admin.php:611
 msgid "No community page"
-msgstr ""
+msgstr "No hay pagina de comunidad"
 
-#: ../../mod/admin.php:563
+#: mod/admin.php:612
 msgid "Public postings from users of this site"
-msgstr ""
+msgstr "Temas públicos de perfiles de este sitio."
 
-#: ../../mod/admin.php:564
+#: mod/admin.php:613
 msgid "Global community page"
-msgstr ""
+msgstr "Pagina global de comunidad"
 
-#: ../../mod/admin.php:570
+#: mod/admin.php:619
 msgid "At post arrival"
-msgstr ""
+msgstr "A la llegada de una publicación"
 
-#: ../../mod/admin.php:571 ../../include/contact_selectors.php:56
+#: mod/admin.php:620 include/contact_selectors.php:56
 msgid "Frequently"
 msgstr "Frequentemente"
 
-#: ../../mod/admin.php:572 ../../include/contact_selectors.php:57
+#: mod/admin.php:621 include/contact_selectors.php:57
 msgid "Hourly"
 msgstr "Cada hora"
 
-#: ../../mod/admin.php:573 ../../include/contact_selectors.php:58
+#: mod/admin.php:622 include/contact_selectors.php:58
 msgid "Twice daily"
 msgstr "Dos veces al día"
 
-#: ../../mod/admin.php:574 ../../include/contact_selectors.php:59
+#: mod/admin.php:623 include/contact_selectors.php:59
 msgid "Daily"
 msgstr "Diariamente"
 
-#: ../../mod/admin.php:579
+#: mod/admin.php:629
+msgid "Users, Global Contacts"
+msgstr "Perfiles, contactos globales"
+
+#: mod/admin.php:630
+msgid "Users, Global Contacts/fallback"
+msgstr "Perfiles, contactos globales/fallback"
+
+#: mod/admin.php:634
+msgid "One month"
+msgstr "Un mes"
+
+#: mod/admin.php:635
+msgid "Three months"
+msgstr "Tres meses"
+
+#: mod/admin.php:636
+msgid "Half a year"
+msgstr "Medio año"
+
+#: mod/admin.php:637
+msgid "One year"
+msgstr "Un año"
+
+#: mod/admin.php:642
 msgid "Multi user instance"
 msgstr "Sesión multi usuario"
 
-#: ../../mod/admin.php:602
+#: mod/admin.php:665
 msgid "Closed"
 msgstr "Cerrado"
 
-#: ../../mod/admin.php:603
+#: mod/admin.php:666
 msgid "Requires approval"
 msgstr "Requiere aprobación"
 
-#: ../../mod/admin.php:604
+#: mod/admin.php:667
 msgid "Open"
 msgstr "Abierto"
 
-#: ../../mod/admin.php:608
+#: mod/admin.php:671
 msgid "No SSL policy, links will track page SSL state"
 msgstr "No existe una política de SSL, los vínculos harán un seguimiento del estado de SSL en la página"
 
-#: ../../mod/admin.php:609
+#: mod/admin.php:672
 msgid "Force all links to use SSL"
 msgstr "Forzar todos los enlaces a utilizar SSL"
 
-#: ../../mod/admin.php:610
+#: mod/admin.php:673
 msgid "Self-signed certificate, use SSL for local links only (discouraged)"
 msgstr "Certificación personal, usa SSL solo para enlaces locales (no recomendado)"
 
-#: ../../mod/admin.php:620 ../../mod/admin.php:1156 ../../mod/admin.php:1358
-#: ../../mod/admin.php:1445 ../../mod/settings.php:614
-#: ../../mod/settings.php:724 ../../mod/settings.php:798
-#: ../../mod/settings.php:880 ../../mod/settings.php:1113
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:781
+#: mod/settings.php:850 mod/settings.php:932 mod/settings.php:1162
 msgid "Save Settings"
-msgstr ""
+msgstr "Guardar configuración"
 
-#: ../../mod/admin.php:621 ../../mod/register.php:255
+#: mod/admin.php:684 mod/register.php:260
 msgid "Registration"
 msgstr "Registro"
 
-#: ../../mod/admin.php:622
+#: mod/admin.php:685
 msgid "File upload"
 msgstr "Subida de archivo"
 
-#: ../../mod/admin.php:623
+#: mod/admin.php:686
 msgid "Policies"
 msgstr "Políticas"
 
-#: ../../mod/admin.php:624
+#: mod/admin.php:687
 msgid "Advanced"
 msgstr "Avanzado"
 
-#: ../../mod/admin.php:625
+#: mod/admin.php:688
+msgid "Auto Discovered Contact Directory"
+msgstr "Directorio de contactos descubierto automáticamente"
+
+#: mod/admin.php:689
 msgid "Performance"
 msgstr "Rendimiento"
 
-#: ../../mod/admin.php:626
+#: mod/admin.php:690
 msgid ""
 "Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr ""
+msgstr "Reubicación - ADVERTENCIA: función avanzada. Puede hacer a este servidor inaccesible. "
 
-#: ../../mod/admin.php:629
+#: mod/admin.php:693
 msgid "Site name"
 msgstr "Nombre del sitio"
 
-#: ../../mod/admin.php:630
+#: mod/admin.php:694
 msgid "Host name"
-msgstr ""
+msgstr "Nombre de dominio"
 
-#: ../../mod/admin.php:631
+#: mod/admin.php:695
 msgid "Sender Email"
-msgstr ""
+msgstr "Dirección de origen de correo electrónico"
 
-#: ../../mod/admin.php:632
+#: mod/admin.php:696
 msgid "Banner/Logo"
 msgstr "Imagen/Logotipo"
 
-#: ../../mod/admin.php:633
+#: mod/admin.php:697
 msgid "Shortcut icon"
-msgstr ""
+msgstr "Icono de atajo"
 
-#: ../../mod/admin.php:634
+#: mod/admin.php:698
 msgid "Touch icon"
-msgstr ""
+msgstr "Icono touch"
 
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
 msgid "Additional Info"
-msgstr ""
+msgstr "Información adicional"
 
-#: ../../mod/admin.php:635
+#: mod/admin.php:699
+#, php-format
 msgid ""
 "For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
-msgstr ""
+"listed at %s/siteinfo."
+msgstr "Para servidores públicos: información adicional  que sera publicado en %s/siteinfo."
 
-#: ../../mod/admin.php:636
+#: mod/admin.php:700
 msgid "System language"
 msgstr "Idioma"
 
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
 msgid "System theme"
 msgstr "Tema"
 
-#: ../../mod/admin.php:637
+#: mod/admin.php:701
 msgid ""
 "Default system theme - may be over-ridden by user profiles - <a href='#' "
 "id='cnftheme'>change theme settings</a>"
 msgstr "Tema por defecto del sistema, los usuarios podrán elegir el suyo propio en su configuración <a href='#' id='cnftheme'>cambiar configuración del tema</a>"
 
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
 msgid "Mobile system theme"
 msgstr "Tema de sistema móvil"
 
-#: ../../mod/admin.php:638
+#: mod/admin.php:702
 msgid "Theme for mobile devices"
 msgstr "Tema para dispositivos móviles"
 
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
 msgid "SSL link policy"
 msgstr "Política de enlaces SSL"
 
-#: ../../mod/admin.php:639
+#: mod/admin.php:703
 msgid "Determines whether generated links should be forced to use SSL"
 msgstr "Determina si los enlaces generados deben ser forzados a utilizar SSL"
 
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
 msgid "Force SSL"
-msgstr ""
+msgstr "Forzar SSL"
 
-#: ../../mod/admin.php:640
+#: mod/admin.php:704
 msgid ""
 "Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
 " to endless loops."
-msgstr ""
+msgstr "Forzar todos las consultas No-SSL a SSL. - ATENCIÓN: en algunos sistemas esto puede generar comportamiento recursivo interminable."
 
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
 msgid "Old style 'Share'"
-msgstr ""
+msgstr "Viejo estilo de 'reenviar'"
 
-#: ../../mod/admin.php:641
+#: mod/admin.php:705
 msgid "Deactivates the bbcode element 'share' for repeating items."
-msgstr ""
+msgstr "Desactiva el elemento bbcode 'reenviar' para objetos repetidos."
 
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
 msgid "Hide help entry from navigation menu"
 msgstr "Ocultar la ayuda en el menú de navegación"
 
-#: ../../mod/admin.php:642
+#: mod/admin.php:706
 msgid ""
 "Hides the menu entry for the Help pages from the navigation menu. You can "
 "still access it calling /help directly."
 msgstr "Oculta la entrada de las páginas de Ayuda en el menú de navegación. Todavía se puede acceder escribiendo /ayuda directamente."
 
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
 msgid "Single user instance"
 msgstr "Sesión de usuario único"
 
-#: ../../mod/admin.php:643
+#: mod/admin.php:707
 msgid "Make this instance multi-user or single-user for the named user"
 msgstr "Haz esta sesión multi-usuario o usuario único para el usuario"
 
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
 msgid "Maximum image size"
 msgstr "Tamaño máximo de la imagen"
 
-#: ../../mod/admin.php:644
+#: mod/admin.php:708
 msgid ""
 "Maximum size in bytes of uploaded images. Default is 0, which means no "
 "limits."
 msgstr "Tamaño máximo en bytes de las imágenes a subir. Por defecto es 0, que quiere decir que no hay límite."
 
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
 msgid "Maximum image length"
 msgstr "Largo máximo de imagen"
 
-#: ../../mod/admin.php:645
+#: mod/admin.php:709
 msgid ""
 "Maximum length in pixels of the longest side of uploaded images. Default is "
 "-1, which means no limits."
 msgstr "Longitud máxima en píxeles del lado más largo de las imágenes subidas. Por defecto es -1, que significa que no hay límites."
 
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
 msgid "JPEG image quality"
 msgstr "Calidad de imagen JPEG"
 
-#: ../../mod/admin.php:646
+#: mod/admin.php:710
 msgid ""
 "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
 "100, which is full quality."
 msgstr "Los archivos JPEG subidos se guardarán con este ajuste de calidad [0-100]. Por defecto es 100, que es calidad máxima."
 
-#: ../../mod/admin.php:648
+#: mod/admin.php:712
 msgid "Register policy"
 msgstr "Política de registros"
 
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
 msgid "Maximum Daily Registrations"
 msgstr "Registros Máximos Diarios"
 
-#: ../../mod/admin.php:649
+#: mod/admin.php:713
 msgid ""
 "If registration is permitted above, this sets the maximum number of new user"
 " registrations to accept per day.  If register is set to closed, this "
 "setting has no effect."
 msgstr "Si anteriormente se ha permitido el registro, esto establece el número máximo de registro de nuevos usuarios aceptados por día. Si el registro se establece como cerrado, esta opción no tiene efecto."
 
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
 msgid "Register text"
 msgstr "Términos"
 
-#: ../../mod/admin.php:650
+#: mod/admin.php:714
 msgid "Will be displayed prominently on the registration page."
 msgstr "Se mostrará en un lugar destacado en la página de registro."
 
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
 msgid "Accounts abandoned after x days"
 msgstr "Cuentas abandonadas después de x días"
 
-#: ../../mod/admin.php:651
+#: mod/admin.php:715
 msgid ""
 "Will not waste system resources polling external sites for abandonded "
 "accounts. Enter 0 for no time limit."
 msgstr "No gastará recursos del sistema creando sondeos a sitios externos para cuentas abandonadas. Introduce 0 para ningún límite temporal."
 
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
 msgid "Allowed friend domains"
 msgstr "Dominios amigos permitidos"
 
-#: ../../mod/admin.php:652
+#: mod/admin.php:716
 msgid ""
 "Comma separated list of domains which are allowed to establish friendships "
 "with this site. Wildcards are accepted. Empty to allow any domains"
 msgstr "Lista separada por comas de los dominios que están autorizados para establecer conexiones con este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio"
 
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
 msgid "Allowed email domains"
 msgstr "Dominios de correo permitidos"
 
-#: ../../mod/admin.php:653
+#: mod/admin.php:717
 msgid ""
 "Comma separated list of domains which are allowed in email addresses for "
 "registrations to this site. Wildcards are accepted. Empty to allow any "
 "domains"
 msgstr "Lista separada por comas de los dominios que están autorizados en las direcciones de correo para registrarse en este sitio. Se aceptan comodines. Dejar en blanco para permitir cualquier dominio"
 
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
 msgid "Block public"
 msgstr "Bloqueo público"
 
-#: ../../mod/admin.php:654
+#: mod/admin.php:718
 msgid ""
 "Check to block public access to all otherwise public personal pages on this "
 "site unless you are currently logged in."
 msgstr "Marca para bloquear el acceso público a todas las páginas personales, aún siendo públicas, hasta que no hayas iniciado tu sesión."
 
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
 msgid "Force publish"
 msgstr "Forzar publicación"
 
-#: ../../mod/admin.php:655
+#: mod/admin.php:719
 msgid ""
 "Check to force all profiles on this site to be listed in the site directory."
 msgstr "Marca para forzar que todos los perfiles de este sitio sean listados en el directorio del sitio."
 
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
 msgid "Global directory update URL"
 msgstr "Dirección de actualización del directorio global"
 
-#: ../../mod/admin.php:656
+#: mod/admin.php:720
 msgid ""
 "URL to update the global directory. If this is not set, the global directory"
 " is completely unavailable to the application."
 msgstr "Dirección para actualizar el directorio global. Si no se establece ningún valor el directorio global será inaccesible para la aplicación."
 
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
 msgid "Allow threaded items"
 msgstr "Permitir elementos en hilo"
 
-#: ../../mod/admin.php:657
+#: mod/admin.php:721
 msgid "Allow infinite level threading for items on this site."
 msgstr "Permitir infinitos niveles de hilo para los elementos de este sitio."
 
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
 msgid "Private posts by default for new users"
 msgstr "Publicaciones privadas por defecto para usuarios nuevos"
 
-#: ../../mod/admin.php:658
+#: mod/admin.php:722
 msgid ""
 "Set default post permissions for all new members to the default privacy "
 "group rather than public."
 msgstr "Ajusta los permisos de publicación por defecto a los miembros nuevos al grupo privado por defecto en vez del público."
 
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
 msgid "Don't include post content in email notifications"
 msgstr "No incluir el contenido del post en las notificaciones de correo electrónico"
 
-#: ../../mod/admin.php:659
+#: mod/admin.php:723
 msgid ""
 "Don't include the content of a post/comment/private message/etc. in the "
 "email notifications that are sent out from this site, as a privacy measure."
 msgstr "No incluye el contenido de un mensaje/comentario/mensaje privado/etc. en las notificaciones de correo electrónico que se envían desde este sitio, como una medida de privacidad."
 
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
 msgid "Disallow public access to addons listed in the apps menu."
-msgstr ""
+msgstr "Deshabilitar acceso a addons listados en el menú de aplicaciones."
 
-#: ../../mod/admin.php:660
+#: mod/admin.php:724
 msgid ""
 "Checking this box will restrict addons listed in the apps menu to members "
 "only."
-msgstr ""
+msgstr "Habilitando esta opción restringe el acceso a addons en el menú de aplicaciones a usuarios identificados."
 
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
 msgid "Don't embed private images in posts"
-msgstr ""
+msgstr "No agregar imágenes privados en las publicaciones"
 
-#: ../../mod/admin.php:661
+#: mod/admin.php:725
 msgid ""
 "Don't replace locally-hosted private photos in posts with an embedded copy "
 "of the image. This means that contacts who receive posts containing private "
 "photos will have to authenticate and load each image, which may take a "
 "while."
-msgstr ""
+msgstr "No reemplazar imágenes privadas guardadas localmente en el servidor con imágenes integrados en los envíos. Esto significa que contactos que reciben publicaciones tendrán que autenticarse y cargar cada imagen, lo que puede demorar."
 
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
 msgid "Allow Users to set remote_self"
-msgstr ""
+msgstr "Permitir a los usuarios de definir perfiles_remotos"
 
-#: ../../mod/admin.php:662
+#: mod/admin.php:726
 msgid ""
 "With checking this, every user is allowed to mark every contact as a "
 "remote_self in the repair contact dialog. Setting this flag on a contact "
 "causes mirroring every posting of that contact in the users stream."
-msgstr ""
+msgstr "Al habilitar esta opción, cada perfil tiene el permiso de marcar cualquiera de sus contactos como un perfil_remoto. Habilitar la opción perfil_remoto para un contacto genera que todas las publicaciones  de este contacto seran re-publicado  en el muro del perfil."
 
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
 msgid "Block multiple registrations"
 msgstr "Bloquear registros multiples"
 
-#: ../../mod/admin.php:663
+#: mod/admin.php:727
 msgid "Disallow users to register additional accounts for use as pages."
 msgstr "Impedir que los usuarios registren cuentas adicionales para su uso como páginas."
 
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
 msgid "OpenID support"
 msgstr "Soporte OpenID"
 
-#: ../../mod/admin.php:664
+#: mod/admin.php:728
 msgid "OpenID support for registration and logins."
 msgstr "Soporte OpenID para registros y accesos."
 
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
 msgid "Fullname check"
 msgstr "Comprobar Nombre completo"
 
-#: ../../mod/admin.php:665
+#: mod/admin.php:729
 msgid ""
 "Force users to register with a space between firstname and lastname in Full "
 "name, as an antispam measure"
 msgstr "Fuerza a los usuarios a registrarse con un espacio entre su nombre y su apellido en el campo Nombre completo como medida anti-spam"
 
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
 msgid "UTF-8 Regular expressions"
 msgstr "Expresiones regulares UTF-8"
 
-#: ../../mod/admin.php:666
+#: mod/admin.php:730
 msgid "Use PHP UTF8 regular expressions"
 msgstr "Usar expresiones regulares de UTF8 en PHP"
 
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
 msgid "Community Page Style"
-msgstr ""
+msgstr "Estilo de pagina de comunidad"
 
-#: ../../mod/admin.php:667
+#: mod/admin.php:731
 msgid ""
 "Type of community page to show. 'Global community' shows every public "
 "posting from an open distributed network that arrived on this server."
-msgstr ""
+msgstr "Tipo de pagina de comunidad a visualizar. 'Comunidad global' muestra todas las publicaciones publicas de la red abierta federada que llega a este servidor."
 
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
 msgid "Posts per user on community page"
-msgstr ""
+msgstr "Publicaciones por usuario en la pagina de comunidad"
 
-#: ../../mod/admin.php:668
+#: mod/admin.php:732
 msgid ""
 "The maximum number of posts per user on the community page. (Not valid for "
 "'Global Community')"
-msgstr ""
+msgstr "El numero máximo de publicaciones por usuario que aparecerán en la pagina de comunidad. (No valido para 'comunidad global')"
 
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
 msgid "Enable OStatus support"
 msgstr "Permitir soporte OStatus"
 
-#: ../../mod/admin.php:669
+#: mod/admin.php:733
 msgid ""
 "Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
 "communications in OStatus are public, so privacy warnings will be "
 "occasionally displayed."
-msgstr ""
+msgstr "Proporcionar OStatus compatibilidad integrada (StatusNet, GNU Social, Quitter etc.). Todas las comunicaciones en OStatus son publicas así que eventuales advertencias serán ocasionalmente desplegadas."
 
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
 msgid "OStatus conversation completion interval"
-msgstr ""
+msgstr "Intervalo de actualización de conversaciones OStatus"
 
-#: ../../mod/admin.php:670
+#: mod/admin.php:734
 msgid ""
 "How often shall the poller check for new entries in OStatus conversations? "
 "This can be a very ressource task."
-msgstr ""
+msgstr "Cuan seguido el recolector deberá buscar nuevas entradas en OStatus? Esto puede ser un trabajo de mucha carga para los recursos del servidor."
 
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
 msgid "Enable Diaspora support"
 msgstr "Habilitar el soporte para Diaspora*"
 
-#: ../../mod/admin.php:671
+#: mod/admin.php:735
 msgid "Provide built-in Diaspora network compatibility."
 msgstr "Provee una compatibilidad con la red de Diaspora."
 
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
 msgid "Only allow Friendica contacts"
 msgstr "Permitir solo contactos de Friendica"
 
-#: ../../mod/admin.php:672
+#: mod/admin.php:736
 msgid ""
 "All contacts must use Friendica protocols. All other built-in communication "
 "protocols disabled."
 msgstr "Todos los contactos deben usar protocolos de Friendica. El resto de protocolos serán desactivados."
 
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
 msgid "Verify SSL"
 msgstr "Verificar SSL"
 
-#: ../../mod/admin.php:673
+#: mod/admin.php:737
 msgid ""
 "If you wish, you can turn on strict certificate checking. This will mean you"
 " cannot connect (at all) to self-signed SSL sites."
 msgstr "Si quieres puedes activar la comprobación estricta de certificados. Esto significa que serás incapaz de conectar con ningún sitio que use certificados SSL autofirmados."
 
-#: ../../mod/admin.php:674
+#: mod/admin.php:738
 msgid "Proxy user"
 msgstr "Usuario proxy"
 
-#: ../../mod/admin.php:675
+#: mod/admin.php:739
 msgid "Proxy URL"
 msgstr "Dirección proxy"
 
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
 msgid "Network timeout"
 msgstr "Tiempo de espera de red"
 
-#: ../../mod/admin.php:676
+#: mod/admin.php:740
 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
 msgstr "Valor en segundos. Usar 0 para dejarlo sin límites (no se recomienda)."
 
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
 msgid "Delivery interval"
 msgstr "Intervalo de actualización"
 
-#: ../../mod/admin.php:677
+#: mod/admin.php:741
 msgid ""
 "Delay background delivery processes by this many seconds to reduce system "
 "load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 "
 "for large dedicated servers."
 msgstr "Retrasar la entrega de procesos en segundo plano por esta cantidad de segundos para reducir la carga del sistema. Recomendamos: 4-5 para los servidores compartidos, 2-3 para servidores privados virtuales, 0-1 para los grandes servidores dedicados."
 
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
 msgid "Poll interval"
 msgstr "Intervalo de sondeo"
 
-#: ../../mod/admin.php:678
+#: mod/admin.php:742
 msgid ""
 "Delay background polling processes by this many seconds to reduce system "
 "load. If 0, use delivery interval."
 msgstr "Retrasar los procesos en segundo plano de sondeo en esta cantidad de segundos para reducir la carga del sistema. Si es 0, se usará el intervalo de entrega."
 
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
 msgid "Maximum Load Average"
 msgstr "Promedio de carga máxima"
 
-#: ../../mod/admin.php:679
+#: mod/admin.php:743
 msgid ""
 "Maximum system load before delivery and poll processes are deferred - "
 "default 50."
 msgstr "Carga máxima del sistema antes de que la entrega y los procesos de sondeo sean retrasados - por defecto 50."
 
-#: ../../mod/admin.php:681
+#: mod/admin.php:744
+msgid "Maximum Load Average (Frontend)"
+msgstr "Carga máxima promedio (frontend)"
+
+#: mod/admin.php:744
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Carga máxima del sistema antes de que el frontend cancele el servicio - por defecto 50."
+
+#: mod/admin.php:746
+msgid "Periodical check of global contacts"
+msgstr "Verificación periódica de los contactos globales."
+
+#: mod/admin.php:746
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "Habilitado los contactos globales son verificado periódicamente  por datos faltantes o datos obsoletos como también por la vitalidad de los contactos y servidores."
+
+#: mod/admin.php:747
+msgid "Discover contacts from other servers"
+msgstr "Descubrir contactos de otros servidores"
+
+#: mod/admin.php:747
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr "Recoger periódicamente información sobre perfiles en otros servidores. Puede elegir entre 'usuarios': perfiles de un sistema remoto, 'contactos globales': contactos activos que son conocidos por el servidor. El fallback es para servidors redmatrix y instalaciones viejas de friendica en las que los contactos no estaban a disposición. El fallback aumenta la carga del servidor, asi que la configuración recomendada es 'usuarios, contactos globales'"
+
+#: mod/admin.php:748
+msgid "Timeframe for fetching global contacts"
+msgstr "Intervalos de tiempo para revisar contactos globales."
+
+#: mod/admin.php:748
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "Cuando la revisacion es activada, este valor define el intervalo de tiempo de la actividad de los contactos globales que son recolectados de los servidores. (?)"
+
+#: mod/admin.php:749
+msgid "Search the local directory"
+msgstr "Buscar el directorio local"
+
+#: mod/admin.php:749
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Buscar en el directorio local en vez del directorio global. Cuando se busca localmente, cada busqueda sera efectuada en el directorio global en el background. Esto mejora los resultados de la busqueda cuando la misma es repetida."
+
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr "Publicar información del servidor"
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See <a"
+" href='http://the-federation.info/'>the-federation.info</a> for details."
+msgstr "Si habilitado, datos generales del servidor y estadisticas de uso serán publicados. Los datos contienen el nombre y la versión del servidor, numero de usuarios con perfiles públicos, cantidad de temas publicados y los protocolos y conectores activados. Vea <a href='http://the-federation.info/'>the-federation.info</a> por detalles."
+
+#: mod/admin.php:753
 msgid "Use MySQL full text engine"
 msgstr "Usar motor MySQL de texto completo"
 
-#: ../../mod/admin.php:681
+#: mod/admin.php:753
 msgid ""
 "Activates the full text engine. Speeds up search - but can only search for "
 "four and more characters."
 msgstr "Activa el motor de texto completo. Agiliza las búsquedas, pero solo busca cuatro o más caracteres."
 
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
 msgid "Suppress Language"
-msgstr ""
+msgstr "Suprimir idiomas"
 
-#: ../../mod/admin.php:682
+#: mod/admin.php:754
 msgid "Suppress language information in meta information about a posting."
-msgstr ""
+msgstr "Suprimir la información de datos meta sobre informaciones de idiomas en las publicaciones."
 
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
 msgid "Suppress Tags"
-msgstr ""
+msgstr "Suprimir tags"
 
-#: ../../mod/admin.php:683
+#: mod/admin.php:755
 msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr ""
+msgstr "Suprimir la lista de tags al final de una publicación."
 
-#: ../../mod/admin.php:684
+#: mod/admin.php:756
 msgid "Path to item cache"
 msgstr "Ruta a la caché del objeto"
 
-#: ../../mod/admin.php:685
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "El buffer de cache de items generado para bbcodes e imágenes externas. "
+
+#: mod/admin.php:757
 msgid "Cache duration in seconds"
 msgstr "Duración de la caché en segundos"
 
-#: ../../mod/admin.php:685
+#: mod/admin.php:757
 msgid ""
 "How long should the cache files be hold? Default value is 86400 seconds (One"
 " day). To disable the item cache, set the value to -1."
-msgstr ""
+msgstr "¿Por cuanto tiempo deberían los archives ser almacenados en el cache? Valor por defecto 86400 segundos (un día). Para deshabilita el item cache, ajuste el valor a -1."
 
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
 msgid "Maximum numbers of comments per post"
-msgstr ""
+msgstr "Numero máximo de respuestas por tema"
 
-#: ../../mod/admin.php:686
+#: mod/admin.php:758
 msgid "How much comments should be shown for each post? Default value is 100."
-msgstr ""
+msgstr "¿Cuantos comentarios deberían ser mostrados por tema? Valor por defecto es 100."
 
-#: ../../mod/admin.php:687
+#: mod/admin.php:759
 msgid "Path for lock file"
 msgstr "Ruta al archivo protegido"
 
-#: ../../mod/admin.php:688
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr "El archivo lock es usado para evitar multiples pooler (recolectores de información) a la vez. Defina solo una carpeta aquí."
+
+#: mod/admin.php:760
 msgid "Temp path"
 msgstr "Ruta a los temporales"
 
-#: ../../mod/admin.php:689
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr ""
+
+#: mod/admin.php:761
 msgid "Base path to installation"
 msgstr "Ruta base para la instalación"
 
-#: ../../mod/admin.php:690
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr ""
+
+#: mod/admin.php:762
 msgid "Disable picture proxy"
 msgstr ""
 
-#: ../../mod/admin.php:690
+#: mod/admin.php:762
 msgid ""
 "The picture proxy increases performance and privacy. It shouldn't be used on"
 " systems with very low bandwith."
 msgstr ""
 
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
 msgid "Enable old style pager"
 msgstr ""
 
-#: ../../mod/admin.php:691
+#: mod/admin.php:763
 msgid ""
 "The old style pager has page numbers but slows down massively the page "
 "speed."
 msgstr ""
 
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
 msgid "Only search in tags"
 msgstr ""
 
-#: ../../mod/admin.php:692
+#: mod/admin.php:764
 msgid "On large systems the text search can slow down the system extremely."
 msgstr ""
 
-#: ../../mod/admin.php:694
+#: mod/admin.php:766
 msgid "New base url"
 msgstr ""
 
-#: ../../mod/admin.php:711
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr ""
+
+#: mod/admin.php:768
+msgid "RINO Encryption"
+msgstr ""
+
+#: mod/admin.php:768
+msgid "Encryption layer between nodes."
+msgstr ""
+
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr ""
+
+#: mod/admin.php:769
+msgid ""
+"<a href='http://embed.ly'>Embedly</a> is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr ""
+
+#: mod/admin.php:787
 msgid "Update has been marked successful"
 msgstr "La actualización se ha completado con éxito"
 
-#: ../../mod/admin.php:719
+#: mod/admin.php:795
 #, php-format
 msgid "Database structure update %s was successfully applied."
 msgstr ""
 
-#: ../../mod/admin.php:722
+#: mod/admin.php:798
 #, php-format
 msgid "Executing of database structure update %s failed with error: %s"
 msgstr ""
 
-#: ../../mod/admin.php:734
+#: mod/admin.php:810
 #, php-format
 msgid "Executing %s failed with error: %s"
 msgstr ""
 
-#: ../../mod/admin.php:737
+#: mod/admin.php:813
 #, php-format
 msgid "Update %s was successfully applied."
 msgstr "Actualización %s aplicada con éxito."
 
-#: ../../mod/admin.php:741
+#: mod/admin.php:817
 #, php-format
 msgid "Update %s did not return a status. Unknown if it succeeded."
 msgstr "La actualización %s no ha informado, se desconoce el estado."
 
-#: ../../mod/admin.php:743
+#: mod/admin.php:819
 #, php-format
 msgid "There was no additional update function %s that needed to be called."
 msgstr ""
 
-#: ../../mod/admin.php:762
+#: mod/admin.php:838
 msgid "No failed updates."
 msgstr "Actualizaciones sin fallos."
 
-#: ../../mod/admin.php:763
+#: mod/admin.php:839
 msgid "Check database structure"
 msgstr ""
 
-#: ../../mod/admin.php:768
+#: mod/admin.php:844
 msgid "Failed Updates"
 msgstr "Actualizaciones fallidas"
 
-#: ../../mod/admin.php:769
+#: mod/admin.php:845
 msgid ""
 "This does not include updates prior to 1139, which did not return a status."
 msgstr "No se incluyen las anteriores a la 1139, que no indicaban su estado."
 
-#: ../../mod/admin.php:770
+#: mod/admin.php:846
 msgid "Mark success (if update was manually applied)"
 msgstr "Marcar como correcta (si actualizaste manualmente)"
 
-#: ../../mod/admin.php:771
+#: mod/admin.php:847
 msgid "Attempt to execute this update step automatically"
 msgstr "Intentando ejecutar este paso automáticamente"
 
-#: ../../mod/admin.php:803
+#: mod/admin.php:879
 #, php-format
 msgid ""
 "\n"
@@ -2636,7 +2826,7 @@ msgid ""
 "\t\t\t\tthe administrator of %2$s has set up an account for you."
 msgstr ""
 
-#: ../../mod/admin.php:806
+#: mod/admin.php:882
 #, php-format
 msgid ""
 "\n"
@@ -2666,288 +2856,287 @@ msgid ""
 "\t\t\tThank you and welcome to %4$s."
 msgstr ""
 
-#: ../../mod/admin.php:838 ../../include/user.php:413
+#: mod/admin.php:914 include/user.php:421
 #, php-format
 msgid "Registration details for %s"
 msgstr "Detalles de registro para %s"
 
-#: ../../mod/admin.php:850
+#: mod/admin.php:926
 #, php-format
 msgid "%s user blocked/unblocked"
 msgid_plural "%s users blocked/unblocked"
 msgstr[0] "%s usuario bloqueado/desbloqueado"
 msgstr[1] "%s usuarios bloqueados/desbloqueados"
 
-#: ../../mod/admin.php:857
+#: mod/admin.php:933
 #, php-format
 msgid "%s user deleted"
 msgid_plural "%s users deleted"
 msgstr[0] "%s usuario eliminado"
 msgstr[1] "%s usuarios eliminados"
 
-#: ../../mod/admin.php:896
+#: mod/admin.php:972
 #, php-format
 msgid "User '%s' deleted"
 msgstr "Usuario '%s' eliminado"
 
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
 #, php-format
 msgid "User '%s' unblocked"
 msgstr "Usuario '%s' desbloqueado"
 
-#: ../../mod/admin.php:904
+#: mod/admin.php:980
 #, php-format
 msgid "User '%s' blocked"
 msgstr "Usuario '%s' bloqueado'"
 
-#: ../../mod/admin.php:999
+#: mod/admin.php:1073
 msgid "Add User"
 msgstr ""
 
-#: ../../mod/admin.php:1000
+#: mod/admin.php:1074
 msgid "select all"
 msgstr "seleccionar todo"
 
-#: ../../mod/admin.php:1001
+#: mod/admin.php:1075
 msgid "User registrations waiting for confirm"
 msgstr "Registro de usuarios esperando confirmación"
 
-#: ../../mod/admin.php:1002
+#: mod/admin.php:1076
 msgid "User waiting for permanent deletion"
 msgstr ""
 
-#: ../../mod/admin.php:1003
+#: mod/admin.php:1077
 msgid "Request date"
 msgstr "Solicitud de fecha"
 
-#: ../../mod/admin.php:1003 ../../mod/admin.php:1015 ../../mod/admin.php:1016
-#: ../../mod/admin.php:1031 ../../include/contact_selectors.php:79
-#: ../../include/contact_selectors.php:86
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
 msgid "Email"
 msgstr "Correo electrónico"
 
-#: ../../mod/admin.php:1004
+#: mod/admin.php:1078
 msgid "No registrations."
 msgstr "Sin registros."
 
-#: ../../mod/admin.php:1006
+#: mod/admin.php:1080
 msgid "Deny"
 msgstr "Denegado"
 
-#: ../../mod/admin.php:1010
+#: mod/admin.php:1084
 msgid "Site admin"
 msgstr "Administrador de la web"
 
-#: ../../mod/admin.php:1011
+#: mod/admin.php:1085
 msgid "Account expired"
 msgstr "Cuenta caducada"
 
-#: ../../mod/admin.php:1014
+#: mod/admin.php:1088
 msgid "New User"
 msgstr ""
 
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
 msgid "Register date"
 msgstr "Fecha de registro"
 
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
 msgid "Last login"
 msgstr "Último acceso"
 
-#: ../../mod/admin.php:1015 ../../mod/admin.php:1016
+#: mod/admin.php:1089 mod/admin.php:1090
 msgid "Last item"
 msgstr "Último elemento"
 
-#: ../../mod/admin.php:1015
+#: mod/admin.php:1089
 msgid "Deleted since"
 msgstr ""
 
-#: ../../mod/admin.php:1016 ../../mod/settings.php:36
+#: mod/admin.php:1090 mod/settings.php:41
 msgid "Account"
 msgstr "Cuenta"
 
-#: ../../mod/admin.php:1018
+#: mod/admin.php:1092
 msgid ""
 "Selected users will be deleted!\\n\\nEverything these users had posted on "
 "this site will be permanently deleted!\\n\\nAre you sure?"
 msgstr "¡Los usuarios seleccionados serán eliminados!\\n\\n¡Todo lo que hayan publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?"
 
-#: ../../mod/admin.php:1019
+#: mod/admin.php:1093
 msgid ""
 "The user {0} will be deleted!\\n\\nEverything this user has posted on this "
 "site will be permanently deleted!\\n\\nAre you sure?"
 msgstr "¡El usuario {0} será eliminado!\\n\\n¡Todo lo que haya publicado en este sitio se borrará para siempre!\\n\\n¿Estás seguro?"
 
-#: ../../mod/admin.php:1029
+#: mod/admin.php:1103
 msgid "Name of the new user."
 msgstr ""
 
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
 msgid "Nickname"
 msgstr ""
 
-#: ../../mod/admin.php:1030
+#: mod/admin.php:1104
 msgid "Nickname of the new user."
 msgstr ""
 
-#: ../../mod/admin.php:1031
+#: mod/admin.php:1105
 msgid "Email address of the new user."
 msgstr ""
 
-#: ../../mod/admin.php:1064
+#: mod/admin.php:1138
 #, php-format
 msgid "Plugin %s disabled."
 msgstr "Módulo %s deshabilitado."
 
-#: ../../mod/admin.php:1068
+#: mod/admin.php:1142
 #, php-format
 msgid "Plugin %s enabled."
 msgstr "Módulo %s habilitado."
 
-#: ../../mod/admin.php:1078 ../../mod/admin.php:1294
+#: mod/admin.php:1152 mod/admin.php:1375
 msgid "Disable"
 msgstr "Desactivado"
 
-#: ../../mod/admin.php:1080 ../../mod/admin.php:1296
+#: mod/admin.php:1154 mod/admin.php:1377
 msgid "Enable"
 msgstr "Activado"
 
-#: ../../mod/admin.php:1103 ../../mod/admin.php:1324
+#: mod/admin.php:1177 mod/admin.php:1405
 msgid "Toggle"
 msgstr "Activar"
 
-#: ../../mod/admin.php:1111 ../../mod/admin.php:1334
+#: mod/admin.php:1185 mod/admin.php:1415
 msgid "Author: "
 msgstr "Autor:"
 
-#: ../../mod/admin.php:1112 ../../mod/admin.php:1335
+#: mod/admin.php:1186 mod/admin.php:1416
 msgid "Maintainer: "
 msgstr "Mantenedor: "
 
-#: ../../mod/admin.php:1254
+#: mod/admin.php:1335
 msgid "No themes found."
 msgstr "No se encontraron temas."
 
-#: ../../mod/admin.php:1316
+#: mod/admin.php:1397
 msgid "Screenshot"
 msgstr "Captura de pantalla"
 
-#: ../../mod/admin.php:1362
+#: mod/admin.php:1443
 msgid "[Experimental]"
 msgstr "[Experimental]"
 
-#: ../../mod/admin.php:1363
+#: mod/admin.php:1444
 msgid "[Unsupported]"
 msgstr "[Sin soporte]"
 
-#: ../../mod/admin.php:1390
+#: mod/admin.php:1471
 msgid "Log settings updated."
 msgstr "Configuración de registro actualizada."
 
-#: ../../mod/admin.php:1446
+#: mod/admin.php:1527
 msgid "Clear"
 msgstr "Limpiar"
 
-#: ../../mod/admin.php:1452
+#: mod/admin.php:1533
 msgid "Enable Debugging"
 msgstr ""
 
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
 msgid "Log file"
 msgstr "Archivo de registro"
 
-#: ../../mod/admin.php:1453
+#: mod/admin.php:1534
 msgid ""
 "Must be writable by web server. Relative to your Friendica top-level "
 "directory."
 msgstr "Debes tener permiso de escritura en el servidor. Relacionado con tu directorio de inicio de Friendica."
 
-#: ../../mod/admin.php:1454
+#: mod/admin.php:1535
 msgid "Log level"
 msgstr "Nivel de registro"
 
-#: ../../mod/admin.php:1504
+#: mod/admin.php:1585 include/acl_selectors.php:347
 msgid "Close"
 msgstr "Cerrado"
 
-#: ../../mod/admin.php:1510
+#: mod/admin.php:1591
 msgid "FTP Host"
 msgstr "Hospedaje FTP"
 
-#: ../../mod/admin.php:1511
+#: mod/admin.php:1592
 msgid "FTP Path"
 msgstr "Ruta FTP"
 
-#: ../../mod/admin.php:1512
+#: mod/admin.php:1593
 msgid "FTP User"
 msgstr "Usuario FTP"
 
-#: ../../mod/admin.php:1513
+#: mod/admin.php:1594
 msgid "FTP Password"
 msgstr "Contraseña FTP"
 
-#: ../../mod/network.php:142
-msgid "Search Results For:"
-msgstr "Resultados de la busqueda para:"
+#: mod/network.php:143
+#, php-format
+msgid "Search Results For: %s"
+msgstr ""
 
-#: ../../mod/network.php:185 ../../mod/search.php:21
+#: mod/network.php:187 mod/search.php:25
 msgid "Remove term"
 msgstr "Eliminar término"
 
-#: ../../mod/network.php:194 ../../mod/search.php:30
-#: ../../include/features.php:42
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
 msgid "Saved Searches"
 msgstr "Búsquedas guardadas"
 
-#: ../../mod/network.php:195 ../../include/group.php:275
+#: mod/network.php:197 include/group.php:277
 msgid "add"
 msgstr "añadir"
 
-#: ../../mod/network.php:356
+#: mod/network.php:358
 msgid "Commented Order"
 msgstr "Orden de comentarios"
 
-#: ../../mod/network.php:359
+#: mod/network.php:361
 msgid "Sort by Comment Date"
 msgstr "Ordenar por fecha de comentarios"
 
-#: ../../mod/network.php:362
+#: mod/network.php:365
 msgid "Posted Order"
 msgstr "Orden de publicación"
 
-#: ../../mod/network.php:365
+#: mod/network.php:368
 msgid "Sort by Post Date"
 msgstr "Ordenar por fecha de publicación"
 
-#: ../../mod/network.php:374
+#: mod/network.php:378
 msgid "Posts that mention or involve you"
 msgstr "Publicaciones que te mencionan o involucran"
 
-#: ../../mod/network.php:380
+#: mod/network.php:385
 msgid "New"
 msgstr "Nuevo"
 
-#: ../../mod/network.php:383
+#: mod/network.php:388
 msgid "Activity Stream - by date"
 msgstr "Corriente de actividad por fecha"
 
-#: ../../mod/network.php:389
+#: mod/network.php:395
 msgid "Shared Links"
 msgstr "Enlaces compartidos"
 
-#: ../../mod/network.php:392
+#: mod/network.php:398
 msgid "Interesting Links"
 msgstr "Enlaces interesantes"
 
-#: ../../mod/network.php:398
+#: mod/network.php:405
 msgid "Starred"
 msgstr "Favoritos"
 
-#: ../../mod/network.php:401
+#: mod/network.php:408
 msgid "Favourite Posts"
 msgstr "Publicaciones favoritas"
 
-#: ../../mod/network.php:463
+#: mod/network.php:466
 #, php-format
 msgid "Warning: This group contains %s member from an insecure network."
 msgid_plural ""
@@ -2955,2297 +3144,2301 @@ msgid_plural ""
 msgstr[0] "Aviso: este grupo contiene %s contacto con conexión no segura."
 msgstr[1] "Aviso: este grupo contiene %s contactos con conexiones no seguras."
 
-#: ../../mod/network.php:466
+#: mod/network.php:469
 msgid "Private messages to this group are at risk of public disclosure."
 msgstr "Los mensajes privados a este grupo corren el riesgo de ser mostrados públicamente."
 
-#: ../../mod/network.php:520 ../../mod/content.php:119
+#: mod/network.php:532 mod/content.php:119
 msgid "No such group"
 msgstr "Ningún grupo"
 
-#: ../../mod/network.php:537 ../../mod/content.php:130
+#: mod/network.php:549 mod/content.php:130
 msgid "Group is empty"
 msgstr "El grupo está vacío"
 
-#: ../../mod/network.php:544 ../../mod/content.php:134
-msgid "Group: "
-msgstr "Grupo: "
+#: mod/network.php:560 mod/content.php:135
+#, php-format
+msgid "Group: %s"
+msgstr ""
 
-#: ../../mod/network.php:554
-msgid "Contact: "
-msgstr "Contacto: "
+#: mod/network.php:578
+#, php-format
+msgid "Contact: %s"
+msgstr ""
 
-#: ../../mod/network.php:556
+#: mod/network.php:582
 msgid "Private messages to this person are at risk of public disclosure."
 msgstr "Los mensajes privados a esta persona corren el riesgo de ser mostrados públicamente."
 
-#: ../../mod/network.php:561
+#: mod/network.php:587
 msgid "Invalid contact."
 msgstr "Contacto erróneo."
 
-#: ../../mod/allfriends.php:34
+#: mod/allfriends.php:37
 #, php-format
 msgid "Friends of %s"
 msgstr "Amigos de %s"
 
-#: ../../mod/allfriends.php:40
+#: mod/allfriends.php:44
 msgid "No friends to display."
 msgstr "No hay amigos para mostrar."
 
-#: ../../mod/events.php:66
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr ""
+
+#: mod/events.php:80 mod/events.php:82
 msgid "Event title and start time are required."
 msgstr "Título del evento y hora de inicio requeridas."
 
-#: ../../mod/events.php:291
+#: mod/events.php:317
 msgid "l, F j"
 msgstr "l, F j"
 
-#: ../../mod/events.php:313
+#: mod/events.php:339
 msgid "Edit event"
 msgstr "Editar evento"
 
-#: ../../mod/events.php:335 ../../include/text.php:1647
-#: ../../include/text.php:1657
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
 msgid "link to source"
 msgstr "Enlace al original"
 
-#: ../../mod/events.php:370 ../../boot.php:2143 ../../include/nav.php:80
-#: ../../view/theme/diabook/theme.php:127
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
+#: view/theme/diabook/theme.php:127
 msgid "Events"
 msgstr "Eventos"
 
-#: ../../mod/events.php:371
+#: mod/events.php:397
 msgid "Create New Event"
 msgstr "Crea un evento nuevo"
 
-#: ../../mod/events.php:372
+#: mod/events.php:398
 msgid "Previous"
 msgstr "Previo"
 
-#: ../../mod/events.php:373 ../../mod/install.php:207
+#: mod/events.php:399 mod/install.php:209
 msgid "Next"
 msgstr "Siguiente"
 
-#: ../../mod/events.php:446
-msgid "hour:minute"
-msgstr "hora:minuto"
-
-#: ../../mod/events.php:456
+#: mod/events.php:491
 msgid "Event details"
 msgstr "Detalles del evento"
 
-#: ../../mod/events.php:457
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
-msgstr "El formato es %s %s. Fecha de inicio y título son obligatorios."
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr ""
 
-#: ../../mod/events.php:459
+#: mod/events.php:493
 msgid "Event Starts:"
 msgstr "Inicio del evento:"
 
-#: ../../mod/events.php:459 ../../mod/events.php:473
+#: mod/events.php:493 mod/events.php:505
 msgid "Required"
 msgstr "Obligatorio"
 
-#: ../../mod/events.php:462
+#: mod/events.php:495
 msgid "Finish date/time is not known or not relevant"
 msgstr "La fecha/hora de finalización no es conocida o es irrelevante."
 
-#: ../../mod/events.php:464
+#: mod/events.php:497
 msgid "Event Finishes:"
 msgstr "Finalización del evento:"
 
-#: ../../mod/events.php:467
+#: mod/events.php:499
 msgid "Adjust for viewer timezone"
 msgstr "Ajuste de zona horaria"
 
-#: ../../mod/events.php:469
+#: mod/events.php:501
 msgid "Description:"
 msgstr "Descripción:"
 
-#: ../../mod/events.php:471 ../../mod/directory.php:136 ../../boot.php:1648
-#: ../../include/bb2diaspora.php:170 ../../include/event.php:40
-msgid "Location:"
-msgstr "Localización:"
-
-#: ../../mod/events.php:473
+#: mod/events.php:505
 msgid "Title:"
 msgstr "Título:"
 
-#: ../../mod/events.php:475
+#: mod/events.php:507
 msgid "Share this event"
 msgstr "Comparte este evento"
 
-#: ../../mod/content.php:437 ../../mod/content.php:740
-#: ../../mod/photos.php:1653 ../../object/Item.php:129
-#: ../../include/conversation.php:613
+#: mod/events.php:509 mod/content.php:721 mod/editpost.php:145
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: object/Item.php:689 include/conversation.php:1089
+msgid "Preview"
+msgstr "Vista previa"
+
+#: mod/content.php:439 mod/content.php:742 mod/photos.php:1672
+#: object/Item.php:130 include/conversation.php:612
 msgid "Select"
 msgstr "Seleccionar"
 
-#: ../../mod/content.php:471 ../../mod/content.php:852
-#: ../../mod/content.php:853 ../../object/Item.php:326
-#: ../../object/Item.php:327 ../../include/conversation.php:654
+#: mod/content.php:473 mod/content.php:854 mod/content.php:855
+#: object/Item.php:328 object/Item.php:329 include/conversation.php:653
 #, php-format
 msgid "View %s's profile @ %s"
 msgstr "Ver perfil de %s @ %s"
 
-#: ../../mod/content.php:481 ../../mod/content.php:864
-#: ../../object/Item.php:340 ../../include/conversation.php:674
+#: mod/content.php:483 mod/content.php:866 object/Item.php:342
+#: include/conversation.php:673
 #, php-format
 msgid "%s from %s"
 msgstr "%s de %s"
 
-#: ../../mod/content.php:497 ../../include/conversation.php:690
+#: mod/content.php:499 include/conversation.php:689
 msgid "View in context"
 msgstr "Verlo en contexto"
 
-#: ../../mod/content.php:603 ../../object/Item.php:387
+#: mod/content.php:605 object/Item.php:389
 #, php-format
 msgid "%d comment"
 msgid_plural "%d comments"
 msgstr[0] "%d comentario"
 msgstr[1] "%d comentarios"
 
-#: ../../mod/content.php:605 ../../object/Item.php:389
-#: ../../object/Item.php:402 ../../include/text.php:1972
+#: mod/content.php:607 object/Item.php:391 object/Item.php:404
+#: include/text.php:2038
 msgid "comment"
 msgid_plural "comments"
 msgstr[0] ""
 msgstr[1] "Comentario"
 
-#: ../../mod/content.php:606 ../../boot.php:751 ../../object/Item.php:390
-#: ../../include/contact_widgets.php:205
+#: mod/content.php:608 boot.php:765 object/Item.php:392
+#: include/contact_widgets.php:205 include/items.php:5133
 msgid "show more"
 msgstr "ver más"
 
-#: ../../mod/content.php:620 ../../mod/photos.php:1359
-#: ../../object/Item.php:116
+#: mod/content.php:622 mod/photos.php:1379 object/Item.php:117
 msgid "Private Message"
 msgstr "Mensaje privado"
 
-#: ../../mod/content.php:684 ../../mod/photos.php:1542
-#: ../../object/Item.php:231
+#: mod/content.php:686 mod/photos.php:1561 object/Item.php:232
 msgid "I like this (toggle)"
 msgstr "Me gusta esto (cambiar)"
 
-#: ../../mod/content.php:684 ../../object/Item.php:231
+#: mod/content.php:686 object/Item.php:232
 msgid "like"
 msgstr "me gusta"
 
-#: ../../mod/content.php:685 ../../mod/photos.php:1543
-#: ../../object/Item.php:232
+#: mod/content.php:687 mod/photos.php:1562 object/Item.php:233
 msgid "I don't like this (toggle)"
 msgstr "No me gusta esto (cambiar)"
 
-#: ../../mod/content.php:685 ../../object/Item.php:232
+#: mod/content.php:687 object/Item.php:233
 msgid "dislike"
 msgstr "no me gusta"
 
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
 msgid "Share this"
 msgstr "Compartir esto"
 
-#: ../../mod/content.php:687 ../../object/Item.php:234
+#: mod/content.php:689 object/Item.php:235
 msgid "share"
 msgstr "compartir"
 
-#: ../../mod/content.php:707 ../../mod/photos.php:1562
-#: ../../mod/photos.php:1606 ../../mod/photos.php:1694
-#: ../../object/Item.php:675
+#: mod/content.php:709 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 object/Item.php:677
 msgid "This is you"
 msgstr "Este eres tú"
 
-#: ../../mod/content.php:709 ../../mod/photos.php:1564
-#: ../../mod/photos.php:1608 ../../mod/photos.php:1696 ../../boot.php:750
-#: ../../object/Item.php:361 ../../object/Item.php:677
+#: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
 msgid "Comment"
 msgstr "Comentar"
 
-#: ../../mod/content.php:711 ../../object/Item.php:679
+#: mod/content.php:713 object/Item.php:681
 msgid "Bold"
 msgstr "Negrita"
 
-#: ../../mod/content.php:712 ../../object/Item.php:680
+#: mod/content.php:714 object/Item.php:682
 msgid "Italic"
 msgstr "Cursiva"
 
-#: ../../mod/content.php:713 ../../object/Item.php:681
+#: mod/content.php:715 object/Item.php:683
 msgid "Underline"
 msgstr "Subrayado"
 
-#: ../../mod/content.php:714 ../../object/Item.php:682
+#: mod/content.php:716 object/Item.php:684
 msgid "Quote"
 msgstr "Cita"
 
-#: ../../mod/content.php:715 ../../object/Item.php:683
+#: mod/content.php:717 object/Item.php:685
 msgid "Code"
 msgstr "Código"
 
-#: ../../mod/content.php:716 ../../object/Item.php:684
+#: mod/content.php:718 object/Item.php:686
 msgid "Image"
 msgstr "Imagen"
 
-#: ../../mod/content.php:717 ../../object/Item.php:685
+#: mod/content.php:719 object/Item.php:687
 msgid "Link"
 msgstr "Enlace"
 
-#: ../../mod/content.php:718 ../../object/Item.php:686
+#: mod/content.php:720 object/Item.php:688
 msgid "Video"
 msgstr "Vídeo"
 
-#: ../../mod/content.php:719 ../../mod/editpost.php:145
-#: ../../mod/photos.php:1566 ../../mod/photos.php:1610
-#: ../../mod/photos.php:1698 ../../object/Item.php:687
-#: ../../include/conversation.php:1126
-msgid "Preview"
-msgstr "Vista previa"
-
-#: ../../mod/content.php:728 ../../mod/settings.php:676
-#: ../../object/Item.php:120
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
 msgid "Edit"
 msgstr "Editar"
 
-#: ../../mod/content.php:753 ../../object/Item.php:195
+#: mod/content.php:755 object/Item.php:196
 msgid "add star"
 msgstr "Añadir estrella"
 
-#: ../../mod/content.php:754 ../../object/Item.php:196
+#: mod/content.php:756 object/Item.php:197
 msgid "remove star"
 msgstr "Quitar estrella"
 
-#: ../../mod/content.php:755 ../../object/Item.php:197
+#: mod/content.php:757 object/Item.php:198
 msgid "toggle star status"
 msgstr "Añadir a destacados"
 
-#: ../../mod/content.php:758 ../../object/Item.php:200
+#: mod/content.php:760 object/Item.php:201
 msgid "starred"
 msgstr "marcados con estrellas"
 
-#: ../../mod/content.php:759 ../../object/Item.php:220
+#: mod/content.php:761 object/Item.php:221
 msgid "add tag"
 msgstr "añadir etiqueta"
 
-#: ../../mod/content.php:763 ../../object/Item.php:133
+#: mod/content.php:765 object/Item.php:134
 msgid "save to folder"
 msgstr "grabado en directorio"
 
-#: ../../mod/content.php:854 ../../object/Item.php:328
+#: mod/content.php:856 object/Item.php:330
 msgid "to"
 msgstr "a"
 
-#: ../../mod/content.php:855 ../../object/Item.php:330
+#: mod/content.php:857 object/Item.php:332
 msgid "Wall-to-Wall"
 msgstr "Muro-A-Muro"
 
-#: ../../mod/content.php:856 ../../object/Item.php:331
+#: mod/content.php:858 object/Item.php:333
 msgid "via Wall-To-Wall:"
 msgstr "via Muro-A-Muro:"
 
-#: ../../mod/removeme.php:46 ../../mod/removeme.php:49
+#: mod/removeme.php:46 mod/removeme.php:49
 msgid "Remove My Account"
 msgstr "Eliminar mi cuenta"
 
-#: ../../mod/removeme.php:47
+#: mod/removeme.php:47
 msgid ""
 "This will completely remove your account. Once this has been done it is not "
 "recoverable."
 msgstr "Esto eliminará por completo tu cuenta. Una vez hecho no se puede deshacer."
 
-#: ../../mod/removeme.php:48
+#: mod/removeme.php:48
 msgid "Please enter your password for verification:"
 msgstr "Por favor, introduce tu contraseña para la verificación:"
 
-#: ../../mod/install.php:117
+#: mod/install.php:119
 msgid "Friendica Communications Server - Setup"
 msgstr ""
 
-#: ../../mod/install.php:123
+#: mod/install.php:125
 msgid "Could not connect to database."
 msgstr "No es posible la conexión con la base de datos."
 
-#: ../../mod/install.php:127
+#: mod/install.php:129
 msgid "Could not create table."
 msgstr "No se puede crear la tabla."
 
-#: ../../mod/install.php:133
+#: mod/install.php:135
 msgid "Your Friendica site database has been installed."
 msgstr "La base de datos de su sitio web de Friendica ha sido instalada."
 
-#: ../../mod/install.php:138
+#: mod/install.php:140
 msgid ""
 "You may need to import the file \"database.sql\" manually using phpmyadmin "
 "or mysql."
 msgstr "Puede que tengas que importar el archivo \"Database.sql\" manualmente usando phpmyadmin o mysql."
 
-#: ../../mod/install.php:139 ../../mod/install.php:206
-#: ../../mod/install.php:525
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
 msgid "Please see the file \"INSTALL.txt\"."
 msgstr "Por favor, consulta el archivo \"INSTALL.txt\"."
 
-#: ../../mod/install.php:203
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr ""
+
+#: mod/install.php:205
 msgid "System check"
 msgstr "Verificación del sistema"
 
-#: ../../mod/install.php:208
+#: mod/install.php:210
 msgid "Check again"
 msgstr "Compruebalo de nuevo"
 
-#: ../../mod/install.php:227
+#: mod/install.php:229
 msgid "Database connection"
 msgstr "Conexión con la base de datos"
 
-#: ../../mod/install.php:228
+#: mod/install.php:230
 msgid ""
 "In order to install Friendica we need to know how to connect to your "
 "database."
 msgstr "Con el fin de poder instalar Friendica, necesitamos saber cómo conectar con tu base de datos."
 
-#: ../../mod/install.php:229
+#: mod/install.php:231
 msgid ""
 "Please contact your hosting provider or site administrator if you have "
 "questions about these settings."
 msgstr "Por favor, contacta con tu proveedor de servicios o con el administrador de la página si tienes alguna pregunta sobre estas configuraciones."
 
-#: ../../mod/install.php:230
+#: mod/install.php:232
 msgid ""
 "The database you specify below should already exist. If it does not, please "
 "create it before continuing."
 msgstr "La base de datos que especifiques a continuación debería existir ya. Si no es el caso, debes crearla antes de continuar."
 
-#: ../../mod/install.php:234
+#: mod/install.php:236
 msgid "Database Server Name"
 msgstr "Nombre del servidor de la base de datos"
 
-#: ../../mod/install.php:235
+#: mod/install.php:237
 msgid "Database Login Name"
 msgstr "Usuario de la base de datos"
 
-#: ../../mod/install.php:236
+#: mod/install.php:238
 msgid "Database Login Password"
 msgstr "Contraseña de la base de datos"
 
-#: ../../mod/install.php:237
+#: mod/install.php:239
 msgid "Database Name"
 msgstr "Nombre de la base de datos"
 
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
 msgid "Site administrator email address"
 msgstr "Dirección de correo del administrador de la web"
 
-#: ../../mod/install.php:238 ../../mod/install.php:277
+#: mod/install.php:240 mod/install.php:279
 msgid ""
 "Your account email address must match this in order to use the web admin "
 "panel."
 msgstr "La dirección de correo de tu cuenta debe coincidir con esta para poder usar el panel de administración de la web."
 
-#: ../../mod/install.php:242 ../../mod/install.php:280
+#: mod/install.php:244 mod/install.php:282
 msgid "Please select a default timezone for your website"
 msgstr "Por favor, selecciona la zona horaria predeterminada para tu web"
 
-#: ../../mod/install.php:267
+#: mod/install.php:269
 msgid "Site settings"
 msgstr "Configuración de la página web"
 
-#: ../../mod/install.php:321
+#: mod/install.php:323
 msgid "Could not find a command line version of PHP in the web server PATH."
 msgstr "No se pudo encontrar una versión de la línea de comandos de PHP en la ruta del servidor web."
 
-#: ../../mod/install.php:322
+#: mod/install.php:324
 msgid ""
 "If you don't have a command line version of PHP installed on server, you "
 "will not be able to run background polling via cron. See <a "
 "href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"
 msgstr "Si no tienes una versión en línea de comandos de PHP instalada en el servidor no podrás ejecutar actualizaciones en segundo plano a través de cron. Ver <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</ a>"
 
-#: ../../mod/install.php:326
+#: mod/install.php:328
 msgid "PHP executable path"
 msgstr "Dirección al ejecutable PHP"
 
-#: ../../mod/install.php:326
+#: mod/install.php:328
 msgid ""
 "Enter full path to php executable. You can leave this blank to continue the "
 "installation."
 msgstr "Introduce la ruta completa al ejecutable php. Puedes dejarlo en blanco y seguir con la instalación."
 
-#: ../../mod/install.php:331
+#: mod/install.php:333
 msgid "Command line PHP"
 msgstr "Línea de comandos PHP"
 
-#: ../../mod/install.php:340
+#: mod/install.php:342
 msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
 msgstr ""
 
-#: ../../mod/install.php:341
+#: mod/install.php:343
 msgid "Found PHP version: "
 msgstr ""
 
-#: ../../mod/install.php:343
+#: mod/install.php:345
 msgid "PHP cli binary"
 msgstr ""
 
-#: ../../mod/install.php:354
+#: mod/install.php:356
 msgid ""
 "The command line version of PHP on your system does not have "
 "\"register_argc_argv\" enabled."
 msgstr "La versión en línea de comandos de PHP en tu sistema no tiene \"register_argc_argv\" habilitado."
 
-#: ../../mod/install.php:355
+#: mod/install.php:357
 msgid "This is required for message delivery to work."
 msgstr "Esto es necesario para que funcione la entrega de mensajes."
 
-#: ../../mod/install.php:357
+#: mod/install.php:359
 msgid "PHP register_argc_argv"
 msgstr "PHP register_argc_argv"
 
-#: ../../mod/install.php:378
+#: mod/install.php:380
 msgid ""
 "Error: the \"openssl_pkey_new\" function on this system is not able to "
 "generate encryption keys"
 msgstr "Error:  La función \"openssl_pkey_new\" en este sistema no es capaz de generar claves de cifrado"
 
-#: ../../mod/install.php:379
+#: mod/install.php:381
 msgid ""
 "If running under Windows, please see "
 "\"http://www.php.net/manual/en/openssl.installation.php\"."
 msgstr "Si se ejecuta en Windows, por favor consulta la sección \"http://www.php.net/manual/en/openssl.installation.php\"."
 
-#: ../../mod/install.php:381
+#: mod/install.php:383
 msgid "Generate encryption keys"
 msgstr "Generar claves de encriptación"
 
-#: ../../mod/install.php:388
+#: mod/install.php:390
 msgid "libCurl PHP module"
 msgstr "Módulo PHP libCurl"
 
-#: ../../mod/install.php:389
+#: mod/install.php:391
 msgid "GD graphics PHP module"
 msgstr "Módulo PHP gráficos GD"
 
-#: ../../mod/install.php:390
+#: mod/install.php:392
 msgid "OpenSSL PHP module"
 msgstr "Módulo PHP OpenSSL"
 
-#: ../../mod/install.php:391
+#: mod/install.php:393
 msgid "mysqli PHP module"
 msgstr "Módulo PHP mysqli"
 
-#: ../../mod/install.php:392
+#: mod/install.php:394
 msgid "mb_string PHP module"
 msgstr "Módulo PHP mb_string"
 
-#: ../../mod/install.php:397 ../../mod/install.php:399
+#: mod/install.php:399 mod/install.php:401
 msgid "Apache mod_rewrite module"
 msgstr "Módulo mod_rewrite de Apache"
 
-#: ../../mod/install.php:397
+#: mod/install.php:399
 msgid ""
 "Error: Apache webserver mod-rewrite module is required but not installed."
 msgstr "Error: El módulo de Apache mod-rewrite es necesario pero no está instalado."
 
-#: ../../mod/install.php:405
+#: mod/install.php:407
 msgid "Error: libCURL PHP module required but not installed."
 msgstr "Error: El módulo de PHP libcurl es necesario, pero no está instalado."
 
-#: ../../mod/install.php:409
+#: mod/install.php:411
 msgid ""
 "Error: GD graphics PHP module with JPEG support required but not installed."
 msgstr "Error: El módulo de de PHP gráficos GD con soporte JPEG es necesario, pero no está instalado."
 
-#: ../../mod/install.php:413
+#: mod/install.php:415
 msgid "Error: openssl PHP module required but not installed."
 msgstr "Error: El módulo de PHP openssl es necesario, pero  no está instalado."
 
-#: ../../mod/install.php:417
+#: mod/install.php:419
 msgid "Error: mysqli PHP module required but not installed."
 msgstr "Error: El módulo de PHP mysqli es necesario, pero no está instalado."
 
-#: ../../mod/install.php:421
+#: mod/install.php:423
 msgid "Error: mb_string PHP module required but not installed."
 msgstr "Error: El módulo de PHP mb_string es necesario, pero no está instalado."
 
-#: ../../mod/install.php:438
+#: mod/install.php:440
 msgid ""
 "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."
 msgstr "El programa de instalación web necesita ser capaz de crear un archivo llamado \".htconfig.php\" en la carpeta principal de tu servidor web y es incapaz de hacerlo."
 
-#: ../../mod/install.php:439
+#: mod/install.php:441
 msgid ""
 "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."
 msgstr "Se trata a menudo de una configuración de permisos, pues el servidor web puede que no sea capaz de escribir archivos en la carpeta, aunque tú sí puedas."
 
-#: ../../mod/install.php:440
+#: mod/install.php:442
 msgid ""
 "At the end of this procedure, we will give you a text to save in a file "
 "named .htconfig.php in your Friendica top folder."
 msgstr "Al final obtendremos un texto que debes guardar en un archivo llamado .htconfig.php en la carpeta de Friendica."
 
-#: ../../mod/install.php:441
+#: mod/install.php:443
 msgid ""
 "You can alternatively skip this procedure and perform a manual installation."
 " Please see the file \"INSTALL.txt\" for instructions."
 msgstr "Como alternativa, puedes saltarte estos pasos y realizar una instalación manual. Por favor, consulta el archivo \"INSTALL.txt\" para las instrucciones."
 
-#: ../../mod/install.php:444
+#: mod/install.php:446
 msgid ".htconfig.php is writable"
 msgstr ".htconfig.php tiene permiso de escritura"
 
-#: ../../mod/install.php:454
+#: mod/install.php:456
 msgid ""
 "Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
 "compiles templates to PHP to speed up rendering."
 msgstr ""
 
-#: ../../mod/install.php:455
+#: mod/install.php:457
 msgid ""
 "In order to store these compiled templates, the web server needs to have "
 "write access to the directory view/smarty3/ under the Friendica top level "
 "folder."
 msgstr ""
 
-#: ../../mod/install.php:456
+#: mod/install.php:458
 msgid ""
 "Please ensure that the user that your web server runs as (e.g. www-data) has"
 " write access to this folder."
 msgstr ""
 
-#: ../../mod/install.php:457
+#: mod/install.php:459
 msgid ""
 "Note: as a security measure, you should give the web server write access to "
 "view/smarty3/ only--not the template files (.tpl) that it contains."
 msgstr ""
 
-#: ../../mod/install.php:460
+#: mod/install.php:462
 msgid "view/smarty3 is writable"
 msgstr ""
 
-#: ../../mod/install.php:472
+#: mod/install.php:478
 msgid ""
 "Url rewrite in .htaccess is not working. Check your server configuration."
 msgstr "La reescritura de la dirección en .htaccess no funcionó. Revisa la configuración."
 
-#: ../../mod/install.php:474
+#: mod/install.php:480
 msgid "Url rewrite is working"
 msgstr "Reescribiendo la dirección..."
 
-#: ../../mod/install.php:484
+#: mod/install.php:489
 msgid ""
 "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."
 msgstr "El archivo de configuración de base de datos \".htconfig.php\" no se pudo escribir. Por favor, utiliza el texto adjunto para crear un archivo de configuración en la raíz de tu servidor web."
 
-#: ../../mod/install.php:523
+#: mod/install.php:528
 msgid "<h1>What next</h1>"
 msgstr "<h1>¿Ahora qué?</h1>"
 
-#: ../../mod/install.php:524
+#: mod/install.php:529
 msgid ""
 "IMPORTANT: You will need to [manually] setup a scheduled task for the "
 "poller."
 msgstr "IMPORTANTE: Tendrás que configurar [manualmente] una tarea programada para el sondeo"
 
-#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
 #, php-format
 msgid "Number of daily wall messages for %s exceeded. Message failed."
 msgstr "Excedido el número máximo de mensajes para %s. El mensaje no se ha enviado."
 
-#: ../../mod/wallmessage.php:59
+#: mod/wallmessage.php:59
 msgid "Unable to check your home location."
 msgstr "Imposible comprobar tu servidor de inicio."
 
-#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
 msgid "No recipient."
 msgstr "Sin receptor."
 
-#: ../../mod/wallmessage.php:143
+#: mod/wallmessage.php:143
 #, php-format
 msgid ""
 "If you wish for %s to respond, please check that the privacy settings on "
 "your site allow private mail from unknown senders."
 msgstr "Si quieres que %s te responda, asegúrate de que la configuración de privacidad permite enviar correo privado a desconocidos."
 
-#: ../../mod/help.php:79
+#: mod/help.php:31
 msgid "Help:"
 msgstr "Ayuda:"
 
-#: ../../mod/help.php:84 ../../include/nav.php:114
+#: mod/help.php:36 include/nav.php:114
 msgid "Help"
 msgstr "Ayuda"
 
-#: ../../mod/help.php:90 ../../index.php:256
+#: mod/help.php:42 mod/p.php:16 mod/p.php:25 index.php:269
 msgid "Not Found"
 msgstr "No se ha encontrado"
 
-#: ../../mod/help.php:93 ../../index.php:259
+#: mod/help.php:45 index.php:272
 msgid "Page not found."
 msgstr "Página no encontrada."
 
-#: ../../mod/dfrn_poll.php:103 ../../mod/dfrn_poll.php:536
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
 #, php-format
 msgid "%1$s welcomes %2$s"
 msgstr "%1$s te da la bienvenida a %2$s"
 
-#: ../../mod/home.php:35
+#: mod/home.php:35
 #, php-format
 msgid "Welcome to %s"
 msgstr "Bienvenido a %s"
 
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
 msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
 msgstr ""
 
-#: ../../mod/wall_attach.php:75
+#: mod/wall_attach.php:83
 msgid "Or - did you try to upload an empty file?"
 msgstr ""
 
-#: ../../mod/wall_attach.php:81
+#: mod/wall_attach.php:94
 #, php-format
-msgid "File exceeds size limit of %d"
-msgstr "El tamaño del archivo excede el límite de %d"
+msgid "File exceeds size limit of %s"
+msgstr ""
 
-#: ../../mod/wall_attach.php:122 ../../mod/wall_attach.php:133
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
 msgid "File upload failed."
 msgstr "Ha fallado la subida del archivo."
 
-#: ../../mod/match.php:12
+#: mod/match.php:13
 msgid "Profile Match"
 msgstr "Coincidencias de Perfil"
 
-#: ../../mod/match.php:20
+#: mod/match.php:22
 msgid "No keywords to match. Please add keywords to your default profile."
 msgstr "No hay palabras clave que coincidan. Por favor, agrega algunas palabras claves en tu perfil predeterminado."
 
-#: ../../mod/match.php:57
+#: mod/match.php:64
 msgid "is interested in:"
 msgstr "estás interesado en:"
 
-#: ../../mod/match.php:58 ../../mod/suggest.php:90 ../../boot.php:1568
-#: ../../include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Conectar"
-
-#: ../../mod/share.php:44
+#: mod/share.php:38
 msgid "link"
 msgstr "enlace"
 
-#: ../../mod/community.php:23
+#: mod/community.php:23
 msgid "Not available."
 msgstr "No disponible"
 
-#: ../../mod/community.php:32 ../../include/nav.php:129
-#: ../../include/nav.php:131 ../../view/theme/diabook/theme.php:129
+#: mod/community.php:32 include/nav.php:137 include/nav.php:139
+#: view/theme/diabook/theme.php:129
 msgid "Community"
 msgstr "Comunidad"
 
-#: ../../mod/community.php:62 ../../mod/community.php:71
-#: ../../mod/search.php:168 ../../mod/search.php:192
+#: mod/community.php:62 mod/community.php:71 mod/search.php:192
 msgid "No results."
 msgstr "Sin resultados."
 
-#: ../../mod/settings.php:29 ../../mod/photos.php:80
+#: mod/settings.php:34 mod/photos.php:102
 msgid "everybody"
 msgstr "todos"
 
-#: ../../mod/settings.php:41
+#: mod/settings.php:47
 msgid "Additional features"
 msgstr "Características adicionales"
 
-#: ../../mod/settings.php:46
+#: mod/settings.php:53
 msgid "Display"
 msgstr ""
 
-#: ../../mod/settings.php:52 ../../mod/settings.php:780
+#: mod/settings.php:60 mod/settings.php:832
 msgid "Social Networks"
 msgstr ""
 
-#: ../../mod/settings.php:62 ../../include/nav.php:170
+#: mod/settings.php:72 include/nav.php:179
 msgid "Delegations"
 msgstr ""
 
-#: ../../mod/settings.php:67
+#: mod/settings.php:78
 msgid "Connected apps"
 msgstr "Aplicaciones conectadas"
 
-#: ../../mod/settings.php:72 ../../mod/uexport.php:85
+#: mod/settings.php:84 mod/uexport.php:85
 msgid "Export personal data"
 msgstr "Exportación de datos personales"
 
-#: ../../mod/settings.php:77
+#: mod/settings.php:90
 msgid "Remove account"
 msgstr "Eliminar cuenta"
 
-#: ../../mod/settings.php:129
+#: mod/settings.php:143
 msgid "Missing some important data!"
 msgstr "¡Faltan algunos datos importantes!"
 
-#: ../../mod/settings.php:238
+#: mod/settings.php:256
 msgid "Failed to connect with email account using the settings provided."
 msgstr "Error al conectar con la cuenta de correo mediante la configuración suministrada."
 
-#: ../../mod/settings.php:243
+#: mod/settings.php:261
 msgid "Email settings updated."
 msgstr "Configuración de correo actualizada."
 
-#: ../../mod/settings.php:258
+#: mod/settings.php:276
 msgid "Features updated"
 msgstr "Actualizaciones"
 
-#: ../../mod/settings.php:321
+#: mod/settings.php:339
 msgid "Relocate message has been send to your contacts"
 msgstr ""
 
-#: ../../mod/settings.php:335
+#: mod/settings.php:353 include/user.php:39
 msgid "Passwords do not match. Password unchanged."
 msgstr "Las contraseñas no coinciden. La contraseña no ha sido modificada."
 
-#: ../../mod/settings.php:340
+#: mod/settings.php:358
 msgid "Empty passwords are not allowed. Password unchanged."
 msgstr "No se permiten contraseñas vacías. La contraseña no ha sido modificada."
 
-#: ../../mod/settings.php:348
+#: mod/settings.php:366
 msgid "Wrong password."
 msgstr ""
 
-#: ../../mod/settings.php:359
+#: mod/settings.php:377
 msgid "Password changed."
 msgstr "Contraseña modificada."
 
-#: ../../mod/settings.php:361
+#: mod/settings.php:379
 msgid "Password update failed. Please try again."
 msgstr "La actualización de la contraseña ha fallado. Por favor, prueba otra vez."
 
-#: ../../mod/settings.php:428
+#: mod/settings.php:446
 msgid " Please use a shorter name."
 msgstr " Usa un nombre más corto."
 
-#: ../../mod/settings.php:430
+#: mod/settings.php:448
 msgid " Name too short."
 msgstr " Nombre demasiado corto."
 
-#: ../../mod/settings.php:439
+#: mod/settings.php:457
 msgid "Wrong Password"
 msgstr ""
 
-#: ../../mod/settings.php:444
+#: mod/settings.php:462
 msgid " Not valid email."
 msgstr " Correo no válido."
 
-#: ../../mod/settings.php:450
+#: mod/settings.php:468
 msgid " Cannot change to that email."
 msgstr " No se puede usar ese correo."
 
-#: ../../mod/settings.php:506
+#: mod/settings.php:524
 msgid "Private forum has no privacy permissions. Using default privacy group."
 msgstr "El foro privado no tiene permisos de privacidad. Usando el grupo de privacidad por defecto."
 
-#: ../../mod/settings.php:510
+#: mod/settings.php:528
 msgid "Private forum has no privacy permissions and no default privacy group."
 msgstr "El foro privado no tiene permisos de privacidad ni grupo por defecto de privacidad."
 
-#: ../../mod/settings.php:540
+#: mod/settings.php:558
 msgid "Settings updated."
 msgstr "Configuración actualizada."
 
-#: ../../mod/settings.php:613 ../../mod/settings.php:639
-#: ../../mod/settings.php:675
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
 msgid "Add application"
 msgstr "Agregar aplicación"
 
-#: ../../mod/settings.php:617 ../../mod/settings.php:643
+#: mod/settings.php:635 mod/settings.php:661
 msgid "Consumer Key"
 msgstr "Clave del consumidor"
 
-#: ../../mod/settings.php:618 ../../mod/settings.php:644
+#: mod/settings.php:636 mod/settings.php:662
 msgid "Consumer Secret"
 msgstr "Secreto del consumidor"
 
-#: ../../mod/settings.php:619 ../../mod/settings.php:645
+#: mod/settings.php:637 mod/settings.php:663
 msgid "Redirect"
 msgstr "Redirigir"
 
-#: ../../mod/settings.php:620 ../../mod/settings.php:646
+#: mod/settings.php:638 mod/settings.php:664
 msgid "Icon url"
 msgstr "Dirección del ícono"
 
-#: ../../mod/settings.php:631
+#: mod/settings.php:649
 msgid "You can't edit this application."
 msgstr "No puedes editar esta aplicación."
 
-#: ../../mod/settings.php:674
+#: mod/settings.php:692
 msgid "Connected Apps"
 msgstr "Aplicaciones conectadas"
 
-#: ../../mod/settings.php:678
+#: mod/settings.php:696
 msgid "Client key starts with"
 msgstr "Clave de cliente comienza por"
 
-#: ../../mod/settings.php:679
+#: mod/settings.php:697
 msgid "No name"
 msgstr "Sin nombre"
 
-#: ../../mod/settings.php:680
+#: mod/settings.php:698
 msgid "Remove authorization"
 msgstr "Suprimir la autorización"
 
-#: ../../mod/settings.php:692
+#: mod/settings.php:710
 msgid "No Plugin settings configured"
 msgstr "No se ha configurado ningún módulo"
 
-#: ../../mod/settings.php:700
+#: mod/settings.php:718
 msgid "Plugin Settings"
 msgstr "Configuración de los módulos"
 
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
 msgid "Off"
 msgstr "Apagado"
 
-#: ../../mod/settings.php:714
+#: mod/settings.php:732
 msgid "On"
 msgstr "Encendido"
 
-#: ../../mod/settings.php:722
+#: mod/settings.php:740
 msgid "Additional Features"
 msgstr "Características adicionales"
 
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
-#, php-format
-msgid "Built-in support for %s connectivity is %s"
-msgstr "El soporte integrado de conexión con %s está %s"
+#: mod/settings.php:750 mod/settings.php:754
+msgid "General Social Media Settings"
+msgstr ""
 
-#: ../../mod/settings.php:736 ../../mod/dfrn_request.php:838
-#: ../../include/contact_selectors.php:80
-msgid "Diaspora"
-msgstr "Diaspora*"
+#: mod/settings.php:760
+msgid "Disable intelligent shortening"
+msgstr ""
 
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
-msgid "enabled"
-msgstr "habilitado"
+#: mod/settings.php:762
+msgid ""
+"Normally the system tries to find the best link to add to shortened posts. "
+"If this option is enabled then every shortened post will always point to the"
+" original friendica post."
+msgstr ""
+
+#: mod/settings.php:768
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr ""
+
+#: mod/settings.php:770
+msgid ""
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr ""
+
+#: mod/settings.php:776
+msgid "Your legacy GNU Social account"
+msgstr ""
+
+#: mod/settings.php:778
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr ""
 
-#: ../../mod/settings.php:736 ../../mod/settings.php:737
+#: mod/settings.php:788 mod/settings.php:789
+#, php-format
+msgid "Built-in support for %s connectivity is %s"
+msgstr "El soporte integrado de conexión con %s está %s"
+
+#: mod/settings.php:788 mod/dfrn_request.php:853
+#: include/contact_selectors.php:80
+msgid "Diaspora"
+msgstr "Diaspora*"
+
+#: mod/settings.php:788 mod/settings.php:789
+msgid "enabled"
+msgstr "habilitado"
+
+#: mod/settings.php:788 mod/settings.php:789
 msgid "disabled"
 msgstr "deshabilitado"
 
-#: ../../mod/settings.php:737
-msgid "StatusNet"
-msgstr "StatusNet"
+#: mod/settings.php:789
+msgid "GNU Social (OStatus)"
+msgstr ""
 
-#: ../../mod/settings.php:773
+#: mod/settings.php:825
 msgid "Email access is disabled on this site."
 msgstr "El acceso por correo está deshabilitado en esta web."
 
-#: ../../mod/settings.php:785
+#: mod/settings.php:837
 msgid "Email/Mailbox Setup"
 msgstr "Configuración del correo/buzón"
 
-#: ../../mod/settings.php:786
+#: mod/settings.php:838
 msgid ""
 "If you wish to communicate with email contacts using this service "
 "(optional), please specify how to connect to your mailbox."
 msgstr "Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón."
 
-#: ../../mod/settings.php:787
+#: mod/settings.php:839
 msgid "Last successful email check:"
 msgstr "Última comprobación del correo con éxito:"
 
-#: ../../mod/settings.php:789
+#: mod/settings.php:841
 msgid "IMAP server name:"
 msgstr "Nombre del servidor IMAP:"
 
-#: ../../mod/settings.php:790
+#: mod/settings.php:842
 msgid "IMAP port:"
 msgstr "Puerto IMAP:"
 
-#: ../../mod/settings.php:791
+#: mod/settings.php:843
 msgid "Security:"
 msgstr "Seguridad:"
 
-#: ../../mod/settings.php:791 ../../mod/settings.php:796
+#: mod/settings.php:843 mod/settings.php:848
 msgid "None"
 msgstr "Ninguna"
 
-#: ../../mod/settings.php:792
+#: mod/settings.php:844
 msgid "Email login name:"
 msgstr "Nombre de usuario:"
 
-#: ../../mod/settings.php:793
+#: mod/settings.php:845
 msgid "Email password:"
 msgstr "Contraseña:"
 
-#: ../../mod/settings.php:794
+#: mod/settings.php:846
 msgid "Reply-to address:"
 msgstr "Dirección de respuesta:"
 
-#: ../../mod/settings.php:795
+#: mod/settings.php:847
 msgid "Send public posts to all email contacts:"
 msgstr "Enviar publicaciones públicas a todos los contactos de correo:"
 
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
 msgid "Action after import:"
 msgstr "Acción después de importar:"
 
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
 msgid "Mark as seen"
 msgstr "Marcar como leído"
 
-#: ../../mod/settings.php:796
+#: mod/settings.php:848
 msgid "Move to folder"
 msgstr "Mover a un directorio"
 
-#: ../../mod/settings.php:797
+#: mod/settings.php:849
 msgid "Move to folder:"
 msgstr "Mover al directorio:"
 
-#: ../../mod/settings.php:878
+#: mod/settings.php:930
 msgid "Display Settings"
 msgstr "Configuración Tema/Visualización"
 
-#: ../../mod/settings.php:884 ../../mod/settings.php:899
+#: mod/settings.php:936 mod/settings.php:952
 msgid "Display Theme:"
 msgstr "Utilizar tema:"
 
-#: ../../mod/settings.php:885
+#: mod/settings.php:937
 msgid "Mobile Theme:"
 msgstr "Tema móvil:"
 
-#: ../../mod/settings.php:886
+#: mod/settings.php:938
 msgid "Update browser every xx seconds"
 msgstr "Actualizar navegador cada xx segundos"
 
-#: ../../mod/settings.php:886
+#: mod/settings.php:938
 msgid "Minimum of 10 seconds, no maximum"
 msgstr "Mínimo 10 segundos, sin máximo"
 
-#: ../../mod/settings.php:887
+#: mod/settings.php:939
 msgid "Number of items to display per page:"
 msgstr "Número de elementos a mostrar por página:"
 
-#: ../../mod/settings.php:887 ../../mod/settings.php:888
+#: mod/settings.php:939 mod/settings.php:940
 msgid "Maximum of 100 items"
 msgstr "Máximo 100 elementos"
 
-#: ../../mod/settings.php:888
+#: mod/settings.php:940
 msgid "Number of items to display per page when viewed from mobile device:"
 msgstr ""
 
-#: ../../mod/settings.php:889
+#: mod/settings.php:941
 msgid "Don't show emoticons"
 msgstr "No mostrar emoticones"
 
-#: ../../mod/settings.php:890
+#: mod/settings.php:942
 msgid "Don't show notices"
 msgstr ""
 
-#: ../../mod/settings.php:891
+#: mod/settings.php:943
 msgid "Infinite scroll"
 msgstr ""
 
-#: ../../mod/settings.php:892
+#: mod/settings.php:944
 msgid "Automatic updates only at the top of the network page"
 msgstr ""
 
-#: ../../mod/settings.php:969
+#: mod/settings.php:946 view/theme/cleanzero/config.php:82
+#: view/theme/dispy/config.php:72 view/theme/quattro/config.php:66
+#: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
+#: view/theme/duepuntozero/config.php:61
+msgid "Theme settings"
+msgstr "Configuración del Tema"
+
+#: mod/settings.php:1022
 msgid "User Types"
 msgstr ""
 
-#: ../../mod/settings.php:970
+#: mod/settings.php:1023
 msgid "Community Types"
 msgstr ""
 
-#: ../../mod/settings.php:971
+#: mod/settings.php:1024
 msgid "Normal Account Page"
 msgstr "Página de cuenta normal"
 
-#: ../../mod/settings.php:972
+#: mod/settings.php:1025
 msgid "This account is a normal personal profile"
 msgstr "Esta cuenta es el perfil personal normal"
 
-#: ../../mod/settings.php:975
+#: mod/settings.php:1028
 msgid "Soapbox Page"
 msgstr "Página de tribuna"
 
-#: ../../mod/settings.php:976
+#: mod/settings.php:1029
 msgid "Automatically approve all connection/friend requests as read-only fans"
 msgstr "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de solo-lectura"
 
-#: ../../mod/settings.php:979
+#: mod/settings.php:1032
 msgid "Community Forum/Celebrity Account"
 msgstr "Cuenta de Comunidad, Foro o Celebridad"
 
-#: ../../mod/settings.php:980
+#: mod/settings.php:1033
 msgid ""
 "Automatically approve all connection/friend requests as read-write fans"
 msgstr "Acepta automáticamente todas las peticiones de conexión/amistad como seguidores de lectura-escritura"
 
-#: ../../mod/settings.php:983
+#: mod/settings.php:1036
 msgid "Automatic Friend Page"
 msgstr "Página de Amistad autómatica"
 
-#: ../../mod/settings.php:984
+#: mod/settings.php:1037
 msgid "Automatically approve all connection/friend requests as friends"
 msgstr "Aceptar automáticamente todas las solicitudes de conexión/amistad como amigos"
 
-#: ../../mod/settings.php:987
+#: mod/settings.php:1040
 msgid "Private Forum [Experimental]"
 msgstr "Foro privado [Experimental]"
 
-#: ../../mod/settings.php:988
+#: mod/settings.php:1041
 msgid "Private forum - approved members only"
 msgstr "Foro privado - solo miembros"
 
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1053
 msgid "OpenID:"
 msgstr "OpenID:"
 
-#: ../../mod/settings.php:1000
+#: mod/settings.php:1053
 msgid "(Optional) Allow this OpenID to login to this account."
 msgstr "(Opcional) Permitir a este OpenID acceder a esta cuenta."
 
-#: ../../mod/settings.php:1010
+#: mod/settings.php:1063
 msgid "Publish your default profile in your local site directory?"
 msgstr "¿Quieres publicar tu perfil predeterminado en el directorio local del sitio?"
 
-#: ../../mod/settings.php:1010 ../../mod/settings.php:1016
-#: ../../mod/settings.php:1024 ../../mod/settings.php:1028
-#: ../../mod/settings.php:1033 ../../mod/settings.php:1039
-#: ../../mod/settings.php:1045 ../../mod/settings.php:1051
-#: ../../mod/settings.php:1081 ../../mod/settings.php:1082
-#: ../../mod/settings.php:1083 ../../mod/settings.php:1084
-#: ../../mod/settings.php:1085 ../../mod/dfrn_request.php:830
-#: ../../mod/register.php:234 ../../mod/profiles.php:661
-#: ../../mod/profiles.php:665 ../../mod/api.php:106
-msgid "No"
-msgstr "No"
-
-#: ../../mod/settings.php:1016
+#: mod/settings.php:1069
 msgid "Publish your default profile in the global social directory?"
 msgstr "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?"
 
-#: ../../mod/settings.php:1024
+#: mod/settings.php:1077
 msgid "Hide your contact/friend list from viewers of your default profile?"
 msgstr "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?"
 
-#: ../../mod/settings.php:1028 ../../include/conversation.php:1057
+#: mod/settings.php:1081 include/acl_selectors.php:330
 msgid "Hide your profile details from unknown viewers?"
 msgstr "¿Quieres que los detalles de tu perfil permanezcan ocultos a los desconocidos?"
 
-#: ../../mod/settings.php:1028
+#: mod/settings.php:1081
 msgid ""
 "If enabled, posting public messages to Diaspora and other networks isn't "
 "possible."
 msgstr ""
 
-#: ../../mod/settings.php:1033
+#: mod/settings.php:1086
 msgid "Allow friends to post to your profile page?"
 msgstr "¿Permites que tus amigos publiquen en tu página de perfil?"
 
-#: ../../mod/settings.php:1039
+#: mod/settings.php:1092
 msgid "Allow friends to tag your posts?"
 msgstr "¿Permites a los amigos etiquetar tus publicaciones?"
 
-#: ../../mod/settings.php:1045
+#: mod/settings.php:1098
 msgid "Allow us to suggest you as a potential friend to new members?"
 msgstr "¿Nos permite recomendarte como amigo potencial a los nuevos miembros?"
 
-#: ../../mod/settings.php:1051
+#: mod/settings.php:1104
 msgid "Permit unknown people to send you private mail?"
 msgstr "¿Permites que desconocidos te manden correos privados?"
 
-#: ../../mod/settings.php:1059
+#: mod/settings.php:1112
 msgid "Profile is <strong>not published</strong>."
 msgstr "El perfil <strong>no está publicado</strong>."
 
-#: ../../mod/settings.php:1067
-msgid "Your Identity Address is"
-msgstr "Tu dirección personal es"
+#: mod/settings.php:1120
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr ""
 
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1127
 msgid "Automatically expire posts after this many days:"
 msgstr "Las publicaciones expirarán automáticamente después de estos días:"
 
-#: ../../mod/settings.php:1078
+#: mod/settings.php:1127
 msgid "If empty, posts will not expire. Expired posts will be deleted"
 msgstr "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán"
 
-#: ../../mod/settings.php:1079
+#: mod/settings.php:1128
 msgid "Advanced expiration settings"
 msgstr "Configuración avanzada de expiración"
 
-#: ../../mod/settings.php:1080
+#: mod/settings.php:1129
 msgid "Advanced Expiration"
 msgstr "Expiración avanzada"
 
-#: ../../mod/settings.php:1081
+#: mod/settings.php:1130
 msgid "Expire posts:"
 msgstr "¿Expiran las publicaciones?"
 
-#: ../../mod/settings.php:1082
+#: mod/settings.php:1131
 msgid "Expire personal notes:"
 msgstr "¿Expiran las notas personales?"
 
-#: ../../mod/settings.php:1083
+#: mod/settings.php:1132
 msgid "Expire starred posts:"
 msgstr "¿Expiran los favoritos?"
 
-#: ../../mod/settings.php:1084
+#: mod/settings.php:1133
 msgid "Expire photos:"
 msgstr "¿Expiran las fotografías?"
 
-#: ../../mod/settings.php:1085
+#: mod/settings.php:1134
 msgid "Only expire posts by others:"
 msgstr "Solo expiran los mensajes de los demás:"
 
-#: ../../mod/settings.php:1111
+#: mod/settings.php:1160
 msgid "Account Settings"
 msgstr "Configuración de la cuenta"
 
-#: ../../mod/settings.php:1119
+#: mod/settings.php:1168
 msgid "Password Settings"
 msgstr "Configuración de la contraseña"
 
-#: ../../mod/settings.php:1120
+#: mod/settings.php:1169 mod/register.php:271
 msgid "New Password:"
 msgstr "Contraseña nueva:"
 
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1170 mod/register.php:272
 msgid "Confirm:"
 msgstr "Confirmar:"
 
-#: ../../mod/settings.php:1121
+#: mod/settings.php:1170
 msgid "Leave password fields blank unless changing"
 msgstr "Deja la contraseña en blanco si no quieres cambiarla"
 
-#: ../../mod/settings.php:1122
+#: mod/settings.php:1171
 msgid "Current Password:"
 msgstr ""
 
-#: ../../mod/settings.php:1122 ../../mod/settings.php:1123
+#: mod/settings.php:1171 mod/settings.php:1172
 msgid "Your current password to confirm the changes"
 msgstr ""
 
-#: ../../mod/settings.php:1123
+#: mod/settings.php:1172
 msgid "Password:"
 msgstr "Contraseña:"
 
-#: ../../mod/settings.php:1127
+#: mod/settings.php:1176
 msgid "Basic Settings"
 msgstr "Configuración básica"
 
-#: ../../mod/settings.php:1128 ../../include/profile_advanced.php:15
+#: mod/settings.php:1177 include/identity.php:538
 msgid "Full Name:"
 msgstr "Nombre completo:"
 
-#: ../../mod/settings.php:1129
+#: mod/settings.php:1178
 msgid "Email Address:"
 msgstr "Dirección de correo:"
 
-#: ../../mod/settings.php:1130
+#: mod/settings.php:1179
 msgid "Your Timezone:"
 msgstr "Zona horaria:"
 
-#: ../../mod/settings.php:1131
+#: mod/settings.php:1180
 msgid "Default Post Location:"
 msgstr "Localización predeterminada:"
 
-#: ../../mod/settings.php:1132
+#: mod/settings.php:1181
 msgid "Use Browser Location:"
 msgstr "Usar localización del navegador:"
 
-#: ../../mod/settings.php:1135
+#: mod/settings.php:1184
 msgid "Security and Privacy Settings"
 msgstr "Configuración de seguridad y privacidad"
 
-#: ../../mod/settings.php:1137
+#: mod/settings.php:1186
 msgid "Maximum Friend Requests/Day:"
 msgstr "Máximo número de peticiones de amistad por día:"
 
-#: ../../mod/settings.php:1137 ../../mod/settings.php:1167
+#: mod/settings.php:1186 mod/settings.php:1216
 msgid "(to prevent spam abuse)"
 msgstr "(para prevenir el abuso de spam)"
 
-#: ../../mod/settings.php:1138
+#: mod/settings.php:1187
 msgid "Default Post Permissions"
 msgstr "Permisos por defecto para las publicaciones"
 
-#: ../../mod/settings.php:1139
+#: mod/settings.php:1188
 msgid "(click to open/close)"
 msgstr "(pulsa para abrir/cerrar)"
 
-#: ../../mod/settings.php:1148 ../../mod/photos.php:1146
-#: ../../mod/photos.php:1519
+#: mod/settings.php:1197 mod/photos.php:1166 mod/photos.php:1538
 msgid "Show to Groups"
 msgstr "Mostrar a los Grupos"
 
-#: ../../mod/settings.php:1149 ../../mod/photos.php:1147
-#: ../../mod/photos.php:1520
+#: mod/settings.php:1198 mod/photos.php:1167 mod/photos.php:1539
 msgid "Show to Contacts"
 msgstr "Mostrar a los Contactos"
 
-#: ../../mod/settings.php:1150
+#: mod/settings.php:1199
 msgid "Default Private Post"
 msgstr "Publicación Privada por defecto"
 
-#: ../../mod/settings.php:1151
+#: mod/settings.php:1200
 msgid "Default Public Post"
 msgstr "Publicación Pública por defecto"
 
-#: ../../mod/settings.php:1155
+#: mod/settings.php:1204
 msgid "Default Permissions for New Posts"
 msgstr "Permisos por defecto para nuevas publicaciones"
 
-#: ../../mod/settings.php:1167
+#: mod/settings.php:1216
 msgid "Maximum private messages per day from unknown people:"
 msgstr "Número máximo de mensajes diarios para desconocidos:"
 
-#: ../../mod/settings.php:1170
+#: mod/settings.php:1219
 msgid "Notification Settings"
 msgstr "Configuración de notificaciones"
 
-#: ../../mod/settings.php:1171
+#: mod/settings.php:1220
 msgid "By default post a status message when:"
 msgstr "Publicar en tu estado cuando:"
 
-#: ../../mod/settings.php:1172
+#: mod/settings.php:1221
 msgid "accepting a friend request"
 msgstr "aceptes una solicitud de amistad"
 
-#: ../../mod/settings.php:1173
+#: mod/settings.php:1222
 msgid "joining a forum/community"
 msgstr "te unas a un foro/comunidad"
 
-#: ../../mod/settings.php:1174
+#: mod/settings.php:1223
 msgid "making an <em>interesting</em> profile change"
 msgstr "hagas un cambio <em>interesante</em> en tu perfil"
 
-#: ../../mod/settings.php:1175
+#: mod/settings.php:1224
 msgid "Send a notification email when:"
 msgstr "Enviar notificación por correo cuando:"
 
-#: ../../mod/settings.php:1176
+#: mod/settings.php:1225
 msgid "You receive an introduction"
 msgstr "Recibas una presentación"
 
-#: ../../mod/settings.php:1177
+#: mod/settings.php:1226
 msgid "Your introductions are confirmed"
 msgstr "Tu presentación sea confirmada"
 
-#: ../../mod/settings.php:1178
+#: mod/settings.php:1227
 msgid "Someone writes on your profile wall"
 msgstr "Alguien escriba en el muro de mi perfil"
 
-#: ../../mod/settings.php:1179
+#: mod/settings.php:1228
 msgid "Someone writes a followup comment"
 msgstr "Algien escriba en un comentario que sigo"
 
-#: ../../mod/settings.php:1180
+#: mod/settings.php:1229
 msgid "You receive a private message"
 msgstr "Recibas un mensaje privado"
 
-#: ../../mod/settings.php:1181
+#: mod/settings.php:1230
 msgid "You receive a friend suggestion"
 msgstr "Recibas una sugerencia de amistad"
 
-#: ../../mod/settings.php:1182
+#: mod/settings.php:1231
 msgid "You are tagged in a post"
 msgstr "Seas etiquetado en una publicación"
 
-#: ../../mod/settings.php:1183
+#: mod/settings.php:1232
 msgid "You are poked/prodded/etc. in a post"
 msgstr "Te han tocado/empujado/etc. en una publicación"
 
-#: ../../mod/settings.php:1185
+#: mod/settings.php:1234
+msgid "Activate desktop notifications"
+msgstr ""
+
+#: mod/settings.php:1234
+msgid "Show desktop popup on new notifications"
+msgstr ""
+
+#: mod/settings.php:1236
 msgid "Text-only notification emails"
 msgstr ""
 
-#: ../../mod/settings.php:1187
+#: mod/settings.php:1238
 msgid "Send text only notification emails, without the html part"
 msgstr ""
 
-#: ../../mod/settings.php:1189
+#: mod/settings.php:1240
 msgid "Advanced Account/Page Type Settings"
 msgstr "Configuración avanzada de tipo de Cuenta/Página"
 
-#: ../../mod/settings.php:1190
+#: mod/settings.php:1241
 msgid "Change the behaviour of this account for special situations"
 msgstr "Cambiar el comportamiento de esta cuenta para situaciones especiales"
 
-#: ../../mod/settings.php:1193
+#: mod/settings.php:1244
 msgid "Relocate"
 msgstr ""
 
-#: ../../mod/settings.php:1194
+#: mod/settings.php:1245
 msgid ""
 "If you have moved this profile from another server, and some of your "
 "contacts don't receive your updates, try pushing this button."
 msgstr ""
 
-#: ../../mod/settings.php:1195
+#: mod/settings.php:1246
 msgid "Resend relocate message to contacts"
 msgstr ""
 
-#: ../../mod/dfrn_request.php:95
+#: mod/dfrn_request.php:95
 msgid "This introduction has already been accepted."
 msgstr "Esta presentación ya ha sido aceptada."
 
-#: ../../mod/dfrn_request.php:120 ../../mod/dfrn_request.php:518
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
 msgid "Profile location is not valid or does not contain profile information."
 msgstr "La dirección del perfil no es válida o no contiene información del perfil."
 
-#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:523
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
 msgid "Warning: profile location has no identifiable owner name."
 msgstr "Aviso: La dirección del perfil no tiene un nombre de propietario identificable."
 
-#: ../../mod/dfrn_request.php:127 ../../mod/dfrn_request.php:525
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
 msgid "Warning: profile location has no profile photo."
 msgstr "Aviso: la dirección del perfil no tiene foto de perfil."
 
-#: ../../mod/dfrn_request.php:130 ../../mod/dfrn_request.php:528
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
 #, php-format
 msgid "%d required parameter was not found at the given location"
 msgid_plural "%d required parameters were not found at the given location"
 msgstr[0] "no se encontró %d parámetro requerido en el lugar determinado"
 msgstr[1] "no se encontraron %d parámetros requeridos en el lugar determinado"
 
-#: ../../mod/dfrn_request.php:172
+#: mod/dfrn_request.php:172
 msgid "Introduction complete."
 msgstr "Presentación completa."
 
-#: ../../mod/dfrn_request.php:214
+#: mod/dfrn_request.php:214
 msgid "Unrecoverable protocol error."
 msgstr "Error de protocolo irrecuperable."
 
-#: ../../mod/dfrn_request.php:242
+#: mod/dfrn_request.php:242
 msgid "Profile unavailable."
 msgstr "Perfil no disponible."
 
-#: ../../mod/dfrn_request.php:267
+#: mod/dfrn_request.php:267
 #, php-format
 msgid "%s has received too many connection requests today."
 msgstr "%s ha recibido demasiadas solicitudes de conexión hoy."
 
-#: ../../mod/dfrn_request.php:268
+#: mod/dfrn_request.php:268
 msgid "Spam protection measures have been invoked."
 msgstr "Han sido activadas las medidas de protección contra spam."
 
-#: ../../mod/dfrn_request.php:269
+#: mod/dfrn_request.php:269
 msgid "Friends are advised to please try again in 24 hours."
 msgstr "Tus amigos serán avisados para que lo intenten de nuevo pasadas 24 horas."
 
-#: ../../mod/dfrn_request.php:331
+#: mod/dfrn_request.php:331
 msgid "Invalid locator"
 msgstr "Localizador no válido"
 
-#: ../../mod/dfrn_request.php:340
+#: mod/dfrn_request.php:340
 msgid "Invalid email address."
 msgstr "Dirección de correo incorrecta"
 
-#: ../../mod/dfrn_request.php:367
+#: mod/dfrn_request.php:367
 msgid "This account has not been configured for email. Request failed."
 msgstr "Esta cuenta no ha sido configurada para el correo. Fallo de solicitud."
 
-#: ../../mod/dfrn_request.php:463
+#: mod/dfrn_request.php:463
 msgid "Unable to resolve your name at the provided location."
 msgstr "No se ha podido resolver tu nombre en la dirección indicada."
 
-#: ../../mod/dfrn_request.php:476
+#: mod/dfrn_request.php:476
 msgid "You have already introduced yourself here."
 msgstr "Ya te has presentado aquí."
 
-#: ../../mod/dfrn_request.php:480
+#: mod/dfrn_request.php:480
 #, php-format
 msgid "Apparently you are already friends with %s."
 msgstr "Al parecer, ya eres amigo de %s."
 
-#: ../../mod/dfrn_request.php:501
+#: mod/dfrn_request.php:501
 msgid "Invalid profile URL."
 msgstr "Dirección de perfil no válida."
 
-#: ../../mod/dfrn_request.php:507 ../../include/follow.php:27
+#: mod/dfrn_request.php:507 include/follow.php:70
 msgid "Disallowed profile URL."
 msgstr "Dirección de perfil no permitida."
 
-#: ../../mod/dfrn_request.php:597
+#: mod/dfrn_request.php:597
 msgid "Your introduction has been sent."
 msgstr "Tu presentación ha sido enviada."
 
-#: ../../mod/dfrn_request.php:650
+#: mod/dfrn_request.php:650
 msgid "Please login to confirm introduction."
 msgstr "Inicia sesión para confirmar la presentación."
 
-#: ../../mod/dfrn_request.php:660
+#: mod/dfrn_request.php:660
 msgid ""
 "Incorrect identity currently logged in. Please login to "
 "<strong>this</strong> profile."
 msgstr "Sesión iniciada con la identificación incorrecta. Entra en <strong>este</strong> perfil."
 
-#: ../../mod/dfrn_request.php:671
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr "Confirmar"
+
+#: mod/dfrn_request.php:686
 msgid "Hide this contact"
 msgstr "Ocultar este contacto"
 
-#: ../../mod/dfrn_request.php:674
+#: mod/dfrn_request.php:689
 #, php-format
 msgid "Welcome home %s."
 msgstr "Bienvenido a casa %s"
 
-#: ../../mod/dfrn_request.php:675
+#: mod/dfrn_request.php:690
 #, php-format
 msgid "Please confirm your introduction/connection request to %s."
 msgstr "Por favor, confirma tu solicitud de presentación/conexión con %s."
 
-#: ../../mod/dfrn_request.php:676
-msgid "Confirm"
-msgstr "Confirmar"
-
-#: ../../mod/dfrn_request.php:804
+#: mod/dfrn_request.php:819
 msgid ""
 "Please enter your 'Identity Address' from one of the following supported "
 "communications networks:"
 msgstr "Por favor introduce tu dirección ID de una de las siguientes redes sociales soportadas:"
 
-#: ../../mod/dfrn_request.php:824
+#: mod/dfrn_request.php:839
+#, php-format
 msgid ""
 "If you are not yet a member of the free social web, <a "
-"href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public"
-" Friendica site and join us today</a>."
-msgstr "Si aún no eres miembro de la red social libre <a href=\"http://dir.friendica.com/siteinfo\"> sigue este enlace para encontrar un servidor público de Friendica y unirte a nosotros</a>."
+"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
+"join us today</a>."
+msgstr ""
 
-#: ../../mod/dfrn_request.php:827
+#: mod/dfrn_request.php:842
 msgid "Friend/Connection Request"
 msgstr "Solicitud de Amistad/Conexión"
 
-#: ../../mod/dfrn_request.php:828
+#: mod/dfrn_request.php:843
 msgid ""
 "Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
 "testuser@identi.ca"
 msgstr "Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
 
-#: ../../mod/dfrn_request.php:829
-msgid "Please answer the following:"
-msgstr "Por favor responde lo siguiente:"
-
-#: ../../mod/dfrn_request.php:830
-#, php-format
-msgid "Does %s know you?"
-msgstr "¿%s te conoce?"
-
-#: ../../mod/dfrn_request.php:834
-msgid "Add a personal note:"
-msgstr "Añade una nota personal:"
-
-#: ../../mod/dfrn_request.php:836 ../../include/contact_selectors.php:76
+#: mod/dfrn_request.php:851 include/contact_selectors.php:76
 msgid "Friendica"
 msgstr "Friendica"
 
-#: ../../mod/dfrn_request.php:837
+#: mod/dfrn_request.php:852
 msgid "StatusNet/Federated Social Web"
 msgstr "StatusNet/Web Social Federada"
 
-#: ../../mod/dfrn_request.php:839
+#: mod/dfrn_request.php:854
 #, php-format
 msgid ""
 " - please do not use this form.  Instead, enter %s into your Diaspora search"
 " bar."
 msgstr "(En vez de usar este formulario, introduce %s en la barra de búsqueda de Diaspora."
 
-#: ../../mod/dfrn_request.php:840
-msgid "Your Identity Address:"
-msgstr "Dirección de tu perfil:"
-
-#: ../../mod/dfrn_request.php:843
-msgid "Submit Request"
-msgstr "Enviar solicitud"
-
-#: ../../mod/register.php:90
+#: mod/register.php:92
 msgid ""
 "Registration successful. Please check your email for further instructions."
 msgstr "Te has registrado con éxito. Por favor, consulta tu correo para más información."
 
-#: ../../mod/register.php:96
+#: mod/register.php:97
 #, php-format
 msgid ""
 "Failed to send email message. Here your accout details:<br> login: %s<br> "
 "password: %s<br><br>You can change your password after login."
 msgstr ""
 
-#: ../../mod/register.php:105
+#: mod/register.php:107
 msgid "Your registration can not be processed."
 msgstr "Tu registro no se puede procesar."
 
-#: ../../mod/register.php:148
+#: mod/register.php:150
 msgid "Your registration is pending approval by the site owner."
 msgstr "Tu registro está pendiente de aprobación por el propietario del sitio."
 
-#: ../../mod/register.php:186 ../../mod/uimport.php:50
+#: mod/register.php:188 mod/uimport.php:50
 msgid ""
 "This site has exceeded the number of allowed daily account registrations. "
 "Please try again tomorrow."
 msgstr "Este sitio ha excedido el número de registros diarios permitidos. Inténtalo de nuevo mañana por favor."
 
-#: ../../mod/register.php:214
+#: mod/register.php:216
 msgid ""
 "You may (optionally) fill in this form via OpenID by supplying your OpenID "
 "and clicking 'Register'."
 msgstr "Puedes (opcionalmente) rellenar este formulario a través de OpenID escribiendo tu OpenID y pulsando en \"Registrar\"."
 
-#: ../../mod/register.php:215
+#: mod/register.php:217
 msgid ""
 "If you are not familiar with OpenID, please leave that field blank and fill "
 "in the rest of the items."
 msgstr "Si no estás familiarizado con OpenID, por favor deja ese campo en blanco y rellena el resto de los elementos."
 
-#: ../../mod/register.php:216
+#: mod/register.php:218
 msgid "Your OpenID (optional): "
 msgstr "Tu OpenID (opcional):"
 
-#: ../../mod/register.php:230
+#: mod/register.php:232
 msgid "Include your profile in member directory?"
 msgstr "¿Incluir tu perfil en el directorio de miembros?"
 
-#: ../../mod/register.php:251
+#: mod/register.php:256
 msgid "Membership on this site is by invitation only."
 msgstr "Sitio solo accesible mediante invitación."
 
-#: ../../mod/register.php:252
+#: mod/register.php:257
 msgid "Your invitation ID: "
 msgstr "ID de tu invitación: "
 
-#: ../../mod/register.php:263
+#: mod/register.php:268
 msgid "Your Full Name (e.g. Joe Smith): "
 msgstr "Tu nombre completo (por ejemplo, Manuel Pérez): "
 
-#: ../../mod/register.php:264
+#: mod/register.php:269
 msgid "Your Email Address: "
 msgstr "Tu dirección de correo: "
 
-#: ../../mod/register.php:265
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr ""
+
+#: mod/register.php:273
 msgid ""
 "Choose a profile nickname. This must begin with a text character. Your "
 "profile address on this site will then be "
 "'<strong>nickname@$sitename</strong>'."
 msgstr "Elije un apodo. Debe comenzar con una letra. Tu dirección de perfil en este sitio va a ser \"<strong>apodo@$nombredelsitio</strong>\"."
 
-#: ../../mod/register.php:266
+#: mod/register.php:274
 msgid "Choose a nickname: "
 msgstr "Escoge un apodo: "
 
-#: ../../mod/register.php:269 ../../boot.php:1241 ../../include/nav.php:109
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
 msgid "Register"
 msgstr "Registrarse"
 
-#: ../../mod/register.php:275 ../../mod/uimport.php:64
+#: mod/register.php:283 mod/uimport.php:64
 msgid "Import"
 msgstr "Importar"
 
-#: ../../mod/register.php:276
+#: mod/register.php:284
 msgid "Import your profile to this friendica instance"
 msgstr ""
 
-#: ../../mod/maintenance.php:5
+#: mod/maintenance.php:5
 msgid "System down for maintenance"
 msgstr "Servicio suspendido por mantenimiento"
 
-#: ../../mod/search.php:99 ../../include/text.php:953
-#: ../../include/text.php:954 ../../include/nav.php:119
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
 msgid "Search"
 msgstr "Buscar"
 
-#: ../../mod/directory.php:51 ../../view/theme/diabook/theme.php:525
+#: mod/search.php:198
+#, php-format
+msgid "Items tagged with: %s"
+msgstr ""
+
+#: mod/search.php:200
+#, php-format
+msgid "Search results for: %s"
+msgstr ""
+
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
 msgid "Global Directory"
 msgstr "Directorio global"
 
-#: ../../mod/directory.php:59
+#: mod/directory.php:61
 msgid "Find on this site"
 msgstr "Buscar en este sitio"
 
-#: ../../mod/directory.php:62
+#: mod/directory.php:64
 msgid "Site Directory"
 msgstr "Directorio del sitio"
 
-#: ../../mod/directory.php:113 ../../mod/profiles.php:750
+#: mod/directory.php:129 mod/profiles.php:747
 msgid "Age: "
 msgstr "Edad: "
 
-#: ../../mod/directory.php:116
+#: mod/directory.php:132
 msgid "Gender: "
 msgstr "Género:"
 
-#: ../../mod/directory.php:138 ../../boot.php:1650
-#: ../../include/profile_advanced.php:17
-msgid "Gender:"
-msgstr "Género:"
-
-#: ../../mod/directory.php:140 ../../boot.php:1653
-#: ../../include/profile_advanced.php:37
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
 msgid "Status:"
 msgstr "Estado:"
 
-#: ../../mod/directory.php:142 ../../boot.php:1655
-#: ../../include/profile_advanced.php:48
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
 msgid "Homepage:"
 msgstr "Página de inicio:"
 
-#: ../../mod/directory.php:144 ../../boot.php:1657
-#: ../../include/profile_advanced.php:58
-msgid "About:"
-msgstr "Acerca de:"
-
-#: ../../mod/directory.php:189
+#: mod/directory.php:205
 msgid "No entries (some entries may be hidden)."
 msgstr "Sin entradas (algunas pueden que estén ocultas)."
 
-#: ../../mod/delegate.php:101
+#: mod/delegate.php:101
 msgid "No potential page delegates located."
 msgstr "No se han localizado delegados potenciales de la página."
 
-#: ../../mod/delegate.php:130 ../../include/nav.php:170
+#: mod/delegate.php:130 include/nav.php:179
 msgid "Delegate Page Management"
 msgstr "Delegar la administración de la página"
 
-#: ../../mod/delegate.php:132
+#: mod/delegate.php:132
 msgid ""
 "Delegates are able to manage all aspects of this account/page except for "
 "basic account settings. Please do not delegate your personal account to "
 "anybody that you do not trust completely."
 msgstr "Los delegados tienen la capacidad de gestionar todos los aspectos de esta cuenta/página, excepto los ajustes básicos de la cuenta. Por favor, no delegues tu cuenta personal a nadie en quien no confíes completamente."
 
-#: ../../mod/delegate.php:133
+#: mod/delegate.php:133
 msgid "Existing Page Managers"
 msgstr "Administradores actuales de la página"
 
-#: ../../mod/delegate.php:135
+#: mod/delegate.php:135
 msgid "Existing Page Delegates"
 msgstr "Delegados actuales de la página"
 
-#: ../../mod/delegate.php:137
+#: mod/delegate.php:137
 msgid "Potential Delegates"
 msgstr "Delegados potenciales"
 
-#: ../../mod/delegate.php:140
+#: mod/delegate.php:140
 msgid "Add"
 msgstr "Añadir"
 
-#: ../../mod/delegate.php:141
+#: mod/delegate.php:141
 msgid "No entries."
 msgstr "Sin entradas."
 
-#: ../../mod/common.php:42
+#: mod/common.php:45
 msgid "Common Friends"
 msgstr "Amigos comunes"
 
-#: ../../mod/common.php:78
+#: mod/common.php:82
 msgid "No contacts in common."
 msgstr "Sin contactos en común."
 
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
 msgid "Export account"
 msgstr "Exportar cuenta"
 
-#: ../../mod/uexport.php:77
+#: mod/uexport.php:77
 msgid ""
 "Export your account info and contacts. Use this to make a backup of your "
 "account and/or to move it to another server."
 msgstr "Exporta la información de tu cuenta y tus contactos. Úsalo para guardar una copia de seguridad de tu cuenta y/o moverla a otro servidor."
 
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
 msgid "Export all"
 msgstr "Exportar todo"
 
-#: ../../mod/uexport.php:78
+#: mod/uexport.php:78
 msgid ""
 "Export your accout info, contacts and all your items as json. Could be a "
 "very big file, and could take a lot of time. Use this to make a full backup "
 "of your account (photos are not exported)"
 msgstr "Exporta la información de tu cuenta, contactos y lo demás en JSON. Puede ser un archivo bastante grande, por lo que llevará tiempo. Úsalo para hacer una copia de seguridad completa de tu cuenta (las fotos no se exportarán)"
 
-#: ../../mod/mood.php:62 ../../include/conversation.php:227
+#: mod/mood.php:62 include/conversation.php:226
 #, php-format
 msgid "%1$s is currently %2$s"
 msgstr "%1$s está actualmente %2$s"
 
-#: ../../mod/mood.php:133
+#: mod/mood.php:133
 msgid "Mood"
 msgstr "Ánimo"
 
-#: ../../mod/mood.php:134
+#: mod/mood.php:134
 msgid "Set your current mood and tell your friends"
 msgstr "Coloca tu ánimo actual y cuéntaselo a tus amigos"
 
-#: ../../mod/suggest.php:27
+#: mod/suggest.php:27
 msgid "Do you really want to delete this suggestion?"
 msgstr "¿Estás seguro de que quieres borrar esta sugerencia?"
 
-#: ../../mod/suggest.php:68 ../../include/contact_widgets.php:35
-#: ../../view/theme/diabook/theme.php:527
+#: mod/suggest.php:69 include/contact_widgets.php:35
+#: view/theme/diabook/theme.php:527
 msgid "Friend Suggestions"
 msgstr "Sugerencias de amigos"
 
-#: ../../mod/suggest.php:74
+#: mod/suggest.php:76
 msgid ""
 "No suggestions available. If this is a new site, please try again in 24 "
 "hours."
 msgstr "No hay sugerencias disponibles. Si el sitio web es nuevo inténtalo de nuevo dentro de 24 horas."
 
-#: ../../mod/suggest.php:92
+#: mod/suggest.php:94
 msgid "Ignore/Hide"
 msgstr "Ignorar/Ocultar"
 
-#: ../../mod/profiles.php:37
+#: mod/profiles.php:37
 msgid "Profile deleted."
 msgstr "Perfil eliminado."
 
-#: ../../mod/profiles.php:55 ../../mod/profiles.php:89
+#: mod/profiles.php:55 mod/profiles.php:89
 msgid "Profile-"
 msgstr "Perfil-"
 
-#: ../../mod/profiles.php:74 ../../mod/profiles.php:117
+#: mod/profiles.php:74 mod/profiles.php:117
 msgid "New profile created."
 msgstr "Nuevo perfil creado."
 
-#: ../../mod/profiles.php:95
+#: mod/profiles.php:95
 msgid "Profile unavailable to clone."
 msgstr "Imposible duplicar el perfil."
 
-#: ../../mod/profiles.php:189
+#: mod/profiles.php:189
 msgid "Profile Name is required."
 msgstr "Se necesita un nombre de perfil."
 
-#: ../../mod/profiles.php:340
+#: mod/profiles.php:336
 msgid "Marital Status"
 msgstr "Estado civil"
 
-#: ../../mod/profiles.php:344
+#: mod/profiles.php:340
 msgid "Romantic Partner"
 msgstr "Pareja sentimental"
 
-#: ../../mod/profiles.php:348
+#: mod/profiles.php:344
 msgid "Likes"
 msgstr "Me gusta"
 
-#: ../../mod/profiles.php:352
+#: mod/profiles.php:348
 msgid "Dislikes"
 msgstr "No me gusta"
 
-#: ../../mod/profiles.php:356
+#: mod/profiles.php:352
 msgid "Work/Employment"
 msgstr "Trabajo/estudios"
 
-#: ../../mod/profiles.php:359
+#: mod/profiles.php:355
 msgid "Religion"
 msgstr "Religión"
 
-#: ../../mod/profiles.php:363
+#: mod/profiles.php:359
 msgid "Political Views"
 msgstr "Preferencias políticas"
 
-#: ../../mod/profiles.php:367
+#: mod/profiles.php:363
 msgid "Gender"
 msgstr "Género"
 
-#: ../../mod/profiles.php:371
+#: mod/profiles.php:367
 msgid "Sexual Preference"
 msgstr "Orientación sexual"
 
-#: ../../mod/profiles.php:375
+#: mod/profiles.php:371
 msgid "Homepage"
 msgstr "Página de inicio"
 
-#: ../../mod/profiles.php:379 ../../mod/profiles.php:698
+#: mod/profiles.php:375 mod/profiles.php:695
 msgid "Interests"
 msgstr "Intereses"
 
-#: ../../mod/profiles.php:383
+#: mod/profiles.php:379
 msgid "Address"
 msgstr "Dirección"
 
-#: ../../mod/profiles.php:390 ../../mod/profiles.php:694
+#: mod/profiles.php:386 mod/profiles.php:691
 msgid "Location"
 msgstr "Ubicación"
 
-#: ../../mod/profiles.php:473
+#: mod/profiles.php:469
 msgid "Profile updated."
 msgstr "Perfil actualizado."
 
-#: ../../mod/profiles.php:568
+#: mod/profiles.php:565
 msgid " and "
 msgstr " y "
 
-#: ../../mod/profiles.php:576
+#: mod/profiles.php:573
 msgid "public profile"
 msgstr "perfil público"
 
-#: ../../mod/profiles.php:579
+#: mod/profiles.php:576
 #, php-format
 msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
 msgstr "%1$s cambió su %2$s a &ldquo;%3$s&rdquo;"
 
-#: ../../mod/profiles.php:580
+#: mod/profiles.php:577
 #, php-format
 msgid " - Visit %1$s's %2$s"
 msgstr " - Visita %1$s's %2$s"
 
-#: ../../mod/profiles.php:583
+#: mod/profiles.php:580
 #, php-format
 msgid "%1$s has an updated %2$s, changing %3$s."
 msgstr "%1$s tiene una actualización %2$s, cambiando %3$s."
 
-#: ../../mod/profiles.php:658
+#: mod/profiles.php:655
 msgid "Hide contacts and friends:"
 msgstr ""
 
-#: ../../mod/profiles.php:663
+#: mod/profiles.php:660
 msgid "Hide your contact/friend list from viewers of this profile?"
 msgstr "¿Ocultar tu lista de contactos/amigos en este perfil?"
 
-#: ../../mod/profiles.php:685
+#: mod/profiles.php:682
 msgid "Edit Profile Details"
 msgstr "Editar detalles de tu perfil"
 
-#: ../../mod/profiles.php:687
+#: mod/profiles.php:684
 msgid "Change Profile Photo"
 msgstr "Cambiar imagen del Perfil"
 
-#: ../../mod/profiles.php:688
+#: mod/profiles.php:685
 msgid "View this profile"
 msgstr "Ver este perfil"
 
-#: ../../mod/profiles.php:689
+#: mod/profiles.php:686
 msgid "Create a new profile using these settings"
 msgstr "¿Crear un nuevo perfil con esta configuración?"
 
-#: ../../mod/profiles.php:690
+#: mod/profiles.php:687
 msgid "Clone this profile"
 msgstr "Clonar este perfil"
 
-#: ../../mod/profiles.php:691
+#: mod/profiles.php:688
 msgid "Delete this profile"
 msgstr "Eliminar este perfil"
 
-#: ../../mod/profiles.php:692
+#: mod/profiles.php:689
 msgid "Basic information"
 msgstr ""
 
-#: ../../mod/profiles.php:693
+#: mod/profiles.php:690
 msgid "Profile picture"
 msgstr ""
 
-#: ../../mod/profiles.php:695
+#: mod/profiles.php:692
 msgid "Preferences"
 msgstr ""
 
-#: ../../mod/profiles.php:696
+#: mod/profiles.php:693
 msgid "Status information"
 msgstr ""
 
-#: ../../mod/profiles.php:697
+#: mod/profiles.php:694
 msgid "Additional information"
 msgstr ""
 
-#: ../../mod/profiles.php:700
+#: mod/profiles.php:697
 msgid "Profile Name:"
 msgstr "Nombres del perfil:"
 
-#: ../../mod/profiles.php:701
+#: mod/profiles.php:698
 msgid "Your Full Name:"
 msgstr "Tu nombre completo:"
 
-#: ../../mod/profiles.php:702
+#: mod/profiles.php:699
 msgid "Title/Description:"
 msgstr "Título/Descrición:"
 
-#: ../../mod/profiles.php:703
+#: mod/profiles.php:700
 msgid "Your Gender:"
 msgstr "Género:"
 
-#: ../../mod/profiles.php:704
-#, php-format
-msgid "Birthday (%s):"
-msgstr "Cumpleaños (%s):"
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr ""
 
-#: ../../mod/profiles.php:705
+#: mod/profiles.php:702
 msgid "Street Address:"
 msgstr "Dirección"
 
-#: ../../mod/profiles.php:706
+#: mod/profiles.php:703
 msgid "Locality/City:"
 msgstr "Localidad/Ciudad:"
 
-#: ../../mod/profiles.php:707
+#: mod/profiles.php:704
 msgid "Postal/Zip Code:"
 msgstr "Código postal:"
 
-#: ../../mod/profiles.php:708
+#: mod/profiles.php:705
 msgid "Country:"
 msgstr "País"
 
-#: ../../mod/profiles.php:709
+#: mod/profiles.php:706
 msgid "Region/State:"
 msgstr "Región/Estado:"
 
-#: ../../mod/profiles.php:710
+#: mod/profiles.php:707
 msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
 msgstr "<span class=\"heart\"&hearts;</span> Estado civil:"
 
-#: ../../mod/profiles.php:711
+#: mod/profiles.php:708
 msgid "Who: (if applicable)"
 msgstr "¿Quién? (si es aplicable)"
 
-#: ../../mod/profiles.php:712
+#: mod/profiles.php:709
 msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
 msgstr "Ejemplos: cathy123, Cathy Williams, cathy@example.com"
 
-#: ../../mod/profiles.php:713
+#: mod/profiles.php:710
 msgid "Since [date]:"
 msgstr "Desde [fecha]:"
 
-#: ../../mod/profiles.php:714 ../../include/profile_advanced.php:46
+#: mod/profiles.php:711 include/identity.php:569
 msgid "Sexual Preference:"
 msgstr "Preferencia sexual:"
 
-#: ../../mod/profiles.php:715
+#: mod/profiles.php:712
 msgid "Homepage URL:"
 msgstr "Dirección de tu página:"
 
-#: ../../mod/profiles.php:716 ../../include/profile_advanced.php:50
+#: mod/profiles.php:713 include/identity.php:573
 msgid "Hometown:"
 msgstr "Ciudad de origen:"
 
-#: ../../mod/profiles.php:717 ../../include/profile_advanced.php:54
+#: mod/profiles.php:714 include/identity.php:577
 msgid "Political Views:"
 msgstr "Ideas políticas:"
 
-#: ../../mod/profiles.php:718
+#: mod/profiles.php:715
 msgid "Religious Views:"
 msgstr "Creencias religiosas:"
 
-#: ../../mod/profiles.php:719
+#: mod/profiles.php:716
 msgid "Public Keywords:"
 msgstr "Palabras clave públicas:"
 
-#: ../../mod/profiles.php:720
+#: mod/profiles.php:717
 msgid "Private Keywords:"
 msgstr "Palabras clave privadas:"
 
-#: ../../mod/profiles.php:721 ../../include/profile_advanced.php:62
+#: mod/profiles.php:718 include/identity.php:585
 msgid "Likes:"
 msgstr "Me gusta:"
 
-#: ../../mod/profiles.php:722 ../../include/profile_advanced.php:64
+#: mod/profiles.php:719 include/identity.php:587
 msgid "Dislikes:"
 msgstr "No me gusta:"
 
-#: ../../mod/profiles.php:723
+#: mod/profiles.php:720
 msgid "Example: fishing photography software"
 msgstr "Ejemplo: pesca fotografía software"
 
-#: ../../mod/profiles.php:724
+#: mod/profiles.php:721
 msgid "(Used for suggesting potential friends, can be seen by others)"
 msgstr "(Utilizadas para sugerir amigos potenciales, otros pueden verlo)"
 
-#: ../../mod/profiles.php:725
+#: mod/profiles.php:722
 msgid "(Used for searching profiles, never shown to others)"
 msgstr "(Utilizadas para buscar perfiles, nunca se muestra a otros)"
 
-#: ../../mod/profiles.php:726
+#: mod/profiles.php:723
 msgid "Tell us about yourself..."
 msgstr "Háblanos sobre ti..."
 
-#: ../../mod/profiles.php:727
+#: mod/profiles.php:724
 msgid "Hobbies/Interests"
 msgstr "Aficiones/Intereses"
 
-#: ../../mod/profiles.php:728
+#: mod/profiles.php:725
 msgid "Contact information and Social Networks"
 msgstr "Informacioń de contacto y Redes sociales"
 
-#: ../../mod/profiles.php:729
+#: mod/profiles.php:726
 msgid "Musical interests"
 msgstr "Gustos musicales"
 
-#: ../../mod/profiles.php:730
+#: mod/profiles.php:727
 msgid "Books, literature"
 msgstr "Libros, literatura"
 
-#: ../../mod/profiles.php:731
+#: mod/profiles.php:728
 msgid "Television"
 msgstr "Televisión"
 
-#: ../../mod/profiles.php:732
+#: mod/profiles.php:729
 msgid "Film/dance/culture/entertainment"
 msgstr "Películas/baile/cultura/entretenimiento"
 
-#: ../../mod/profiles.php:733
+#: mod/profiles.php:730
 msgid "Love/romance"
 msgstr "Amor/Romance"
 
-#: ../../mod/profiles.php:734
+#: mod/profiles.php:731
 msgid "Work/employment"
 msgstr "Trabajo/ocupación"
 
-#: ../../mod/profiles.php:735
+#: mod/profiles.php:732
 msgid "School/education"
 msgstr "Escuela/estudios"
 
-#: ../../mod/profiles.php:740
+#: mod/profiles.php:737
 msgid ""
 "This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
 "be visible to anybody using the internet."
 msgstr "Éste es tu perfil <strong>público</strong>.<br /><strong>Puede</strong> ser visto por cualquier usuario de internet."
 
-#: ../../mod/profiles.php:803
+#: mod/profiles.php:800
 msgid "Edit/Manage Profiles"
 msgstr "Editar/Administrar perfiles"
 
-#: ../../mod/profiles.php:804 ../../boot.php:1611 ../../boot.php:1637
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
 msgid "Change profile photo"
 msgstr "Cambiar foto del perfil"
 
-#: ../../mod/profiles.php:805 ../../boot.php:1612
+#: mod/profiles.php:802 include/identity.php:232
 msgid "Create New Profile"
 msgstr "Crear nuevo perfil"
 
-#: ../../mod/profiles.php:816 ../../boot.php:1622
+#: mod/profiles.php:813 include/identity.php:242
 msgid "Profile Image"
 msgstr "Imagen del Perfil"
 
-#: ../../mod/profiles.php:818 ../../boot.php:1625
+#: mod/profiles.php:815 include/identity.php:245
 msgid "visible to everybody"
 msgstr "Visible para todos"
 
-#: ../../mod/profiles.php:819 ../../boot.php:1626
+#: mod/profiles.php:816 include/identity.php:246
 msgid "Edit visibility"
 msgstr "Editar visibilidad"
 
-#: ../../mod/editpost.php:17 ../../mod/editpost.php:27
+#: mod/editpost.php:17 mod/editpost.php:27
 msgid "Item not found"
 msgstr "Elemento no encontrado"
 
-#: ../../mod/editpost.php:39
+#: mod/editpost.php:40
 msgid "Edit post"
 msgstr "Editar publicación"
 
-#: ../../mod/editpost.php:111 ../../include/conversation.php:1092
+#: mod/editpost.php:111 include/conversation.php:1057
 msgid "upload photo"
 msgstr "subir imagen"
 
-#: ../../mod/editpost.php:112 ../../include/conversation.php:1093
+#: mod/editpost.php:112 include/conversation.php:1058
 msgid "Attach file"
 msgstr "Adjuntar archivo"
 
-#: ../../mod/editpost.php:113 ../../include/conversation.php:1094
+#: mod/editpost.php:113 include/conversation.php:1059
 msgid "attach file"
 msgstr "adjuntar archivo"
 
-#: ../../mod/editpost.php:115 ../../include/conversation.php:1096
+#: mod/editpost.php:115 include/conversation.php:1061
 msgid "web link"
 msgstr "enlace web"
 
-#: ../../mod/editpost.php:116 ../../include/conversation.php:1097
+#: mod/editpost.php:116 include/conversation.php:1062
 msgid "Insert video link"
 msgstr "Insertar enlace del vídeo"
 
-#: ../../mod/editpost.php:117 ../../include/conversation.php:1098
+#: mod/editpost.php:117 include/conversation.php:1063
 msgid "video link"
 msgstr "enlace de video"
 
-#: ../../mod/editpost.php:118 ../../include/conversation.php:1099
+#: mod/editpost.php:118 include/conversation.php:1064
 msgid "Insert audio link"
 msgstr "Insertar vínculo del audio"
 
-#: ../../mod/editpost.php:119 ../../include/conversation.php:1100
+#: mod/editpost.php:119 include/conversation.php:1065
 msgid "audio link"
 msgstr "enlace de audio"
 
-#: ../../mod/editpost.php:120 ../../include/conversation.php:1101
+#: mod/editpost.php:120 include/conversation.php:1066
 msgid "Set your location"
 msgstr "Configurar tu localización"
 
-#: ../../mod/editpost.php:121 ../../include/conversation.php:1102
+#: mod/editpost.php:121 include/conversation.php:1067
 msgid "set location"
 msgstr "establecer tu ubicación"
 
-#: ../../mod/editpost.php:122 ../../include/conversation.php:1103
+#: mod/editpost.php:122 include/conversation.php:1068
 msgid "Clear browser location"
 msgstr "Borrar la localización del navegador"
 
-#: ../../mod/editpost.php:123 ../../include/conversation.php:1104
+#: mod/editpost.php:123 include/conversation.php:1069
 msgid "clear location"
 msgstr "limpiar la localización"
 
-#: ../../mod/editpost.php:125 ../../include/conversation.php:1110
+#: mod/editpost.php:125 include/conversation.php:1075
 msgid "Permission settings"
 msgstr "Configuración de permisos"
 
-#: ../../mod/editpost.php:133 ../../include/conversation.php:1119
+#: mod/editpost.php:133 include/acl_selectors.php:343
 msgid "CC: email addresses"
 msgstr "CC: dirección de correo electrónico"
 
-#: ../../mod/editpost.php:134 ../../include/conversation.php:1120
+#: mod/editpost.php:134 include/conversation.php:1084
 msgid "Public post"
 msgstr "Publicación pública"
 
-#: ../../mod/editpost.php:137 ../../include/conversation.php:1106
+#: mod/editpost.php:137 include/conversation.php:1071
 msgid "Set title"
 msgstr "Establecer el título"
 
-#: ../../mod/editpost.php:139 ../../include/conversation.php:1108
+#: mod/editpost.php:139 include/conversation.php:1073
 msgid "Categories (comma-separated list)"
 msgstr "Categorías (lista separada por comas)"
 
-#: ../../mod/editpost.php:140 ../../include/conversation.php:1122
+#: mod/editpost.php:140 include/acl_selectors.php:344
 msgid "Example: bob@example.com, mary@example.com"
 msgstr "Ejemplo: juan@ejemplo.com, sofia@ejemplo.com"
 
-#: ../../mod/friendica.php:59
+#: mod/friendica.php:59
 msgid "This is Friendica, version"
 msgstr "Esto es Friendica, versión"
 
-#: ../../mod/friendica.php:60
+#: mod/friendica.php:60
 msgid "running at web location"
 msgstr "ejecutándose en la dirección web"
 
-#: ../../mod/friendica.php:62
+#: mod/friendica.php:62
 msgid ""
 "Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn "
 "more about the Friendica project."
 msgstr "Por favor, visita <a href=\"http://friendica.com\">Friendica.com</a> para saber más sobre el proyecto Friendica."
 
-#: ../../mod/friendica.php:64
+#: mod/friendica.php:64
 msgid "Bug reports and issues: please visit"
 msgstr "Reporte de fallos y problemas: por favor visita"
 
-#: ../../mod/friendica.php:65
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr ""
+
+#: mod/friendica.php:65
 msgid ""
 "Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
 "dot com"
 msgstr "Sugerencias, elogios, donaciones, etc. por favor manda un correo a Info arroba Friendica punto com"
 
-#: ../../mod/friendica.php:79
+#: mod/friendica.php:79
 msgid "Installed plugins/addons/apps:"
 msgstr "Módulos/extensiones/aplicaciones instalados:"
 
-#: ../../mod/friendica.php:92
+#: mod/friendica.php:92
 msgid "No installed plugins/addons/apps"
 msgstr "Módulos/extensiones/aplicaciones no instalados"
 
-#: ../../mod/api.php:76 ../../mod/api.php:102
+#: mod/api.php:76 mod/api.php:102
 msgid "Authorize application connection"
 msgstr "Autorizar la conexión de la aplicación"
 
-#: ../../mod/api.php:77
+#: mod/api.php:77
 msgid "Return to your app and insert this Securty Code:"
 msgstr "Regresa a tu aplicación e introduce este código de seguridad:"
 
-#: ../../mod/api.php:89
+#: mod/api.php:89
 msgid "Please login to continue."
 msgstr "Inicia sesión para continuar."
 
-#: ../../mod/api.php:104
+#: mod/api.php:104
 msgid ""
 "Do you want to authorize this application to access your posts and contacts,"
 " and/or create new posts for you?"
 msgstr "¿Quieres autorizar a esta aplicación el acceso a tus mensajes y contactos, y/o crear nuevas publicaciones para ti?"
 
-#: ../../mod/lockview.php:31 ../../mod/lockview.php:39
+#: mod/lockview.php:31 mod/lockview.php:39
 msgid "Remote privacy information not available."
 msgstr "Privacidad de la información remota no disponible."
 
-#: ../../mod/lockview.php:48
+#: mod/lockview.php:48
 msgid "Visible to:"
 msgstr "Visible para:"
 
-#: ../../mod/notes.php:44 ../../boot.php:2150
+#: mod/notes.php:44 include/identity.php:675
 msgid "Personal Notes"
 msgstr "Notas personales"
 
-#: ../../mod/localtime.php:12 ../../include/bb2diaspora.php:148
-#: ../../include/event.php:11
+#: mod/localtime.php:12 include/bb2diaspora.php:148 include/event.php:13
 msgid "l F d, Y \\@ g:i A"
 msgstr "l F d, Y \\@ g:i A"
 
-#: ../../mod/localtime.php:24
+#: mod/localtime.php:24
 msgid "Time Conversion"
 msgstr "Conversión horária"
 
-#: ../../mod/localtime.php:26
+#: mod/localtime.php:26
 msgid ""
 "Friendica provides this service for sharing events with other networks and "
 "friends in unknown timezones."
 msgstr ""
 
-#: ../../mod/localtime.php:30
+#: mod/localtime.php:30
 #, php-format
 msgid "UTC time: %s"
 msgstr "Tiempo UTC: %s"
 
-#: ../../mod/localtime.php:33
+#: mod/localtime.php:33
 #, php-format
 msgid "Current timezone: %s"
 msgstr "Zona horaria actual: %s"
 
-#: ../../mod/localtime.php:36
+#: mod/localtime.php:36
 #, php-format
 msgid "Converted localtime: %s"
 msgstr "Zona horaria local convertida: %s"
 
-#: ../../mod/localtime.php:41
+#: mod/localtime.php:41
 msgid "Please select your timezone:"
 msgstr "Por favor, selecciona tu zona horaria:"
 
-#: ../../mod/poke.php:192
+#: mod/poke.php:192
 msgid "Poke/Prod"
 msgstr "Toque/Empujón"
 
-#: ../../mod/poke.php:193
+#: mod/poke.php:193
 msgid "poke, prod or do other things to somebody"
 msgstr "da un toque, empujón o similar a alguien"
 
-#: ../../mod/poke.php:194
+#: mod/poke.php:194
 msgid "Recipient"
 msgstr "Receptor"
 
-#: ../../mod/poke.php:195
+#: mod/poke.php:195
 msgid "Choose what you wish to do to recipient"
 msgstr "Elige qué desea hacer con el receptor"
 
-#: ../../mod/poke.php:198
+#: mod/poke.php:198
 msgid "Make this post private"
 msgstr "Hacer esta publicación privada"
 
-#: ../../mod/invite.php:27
+#: mod/invite.php:27
 msgid "Total invitation limit exceeded."
 msgstr "Límite total de invitaciones excedido."
 
-#: ../../mod/invite.php:49
+#: mod/invite.php:49
 #, php-format
 msgid "%s : Not a valid email address."
 msgstr "%s : No es una dirección de correo válida."
 
-#: ../../mod/invite.php:73
+#: mod/invite.php:73
 msgid "Please join us on Friendica"
 msgstr "Únete a nosotros en Friendica"
 
-#: ../../mod/invite.php:84
+#: mod/invite.php:84
 msgid "Invitation limit exceeded. Please contact your site administrator."
 msgstr "Límite de invitaciones sobrepasado. Contacta con el administrador del sitio."
 
-#: ../../mod/invite.php:89
+#: mod/invite.php:89
 #, php-format
 msgid "%s : Message delivery failed."
 msgstr "%s : Ha fallado la entrega del mensaje."
 
-#: ../../mod/invite.php:93
+#: mod/invite.php:93
 #, php-format
 msgid "%d message sent."
 msgid_plural "%d messages sent."
 msgstr[0] "%d mensaje enviado."
 msgstr[1] "%d mensajes enviados."
 
-#: ../../mod/invite.php:112
+#: mod/invite.php:112
 msgid "You have no more invitations available"
 msgstr "No tienes más invitaciones disponibles"
 
-#: ../../mod/invite.php:120
+#: mod/invite.php:120
 #, php-format
 msgid ""
 "Visit %s for a list of public sites that you can join. Friendica members on "
@@ -5253,14 +5446,14 @@ msgid ""
 " other social networks."
 msgstr "Visita %s para ver una lista de servidores públicos donde puedes darte de alta. Los miembros de otros servidores de Friendica pueden conectarse entre ellos, así como con miembros de otras redes sociales diferentes."
 
-#: ../../mod/invite.php:122
+#: mod/invite.php:122
 #, php-format
 msgid ""
 "To accept this invitation, please visit and register at %s or any other "
 "public Friendica website."
 msgstr "Para aceptar la invitación visita y regístrate en %s o en cualquier otro servidor público de Friendica."
 
-#: ../../mod/invite.php:123
+#: mod/invite.php:123
 #, php-format
 msgid ""
 "Friendica sites all inter-connect to create a huge privacy-enhanced social "
@@ -5269,446 +5462,368 @@ msgid ""
 "sites you can join."
 msgstr "Los servidores de Friendica están interconectados para crear una enorme red social centrada en la privacidad y controlada por sus miembros. También se puede conectar con muchas redes sociales tradicionales. Mira en %s para poder ver un listado de servidores alternativos de Friendica donde puedes darte de alta."
 
-#: ../../mod/invite.php:126
+#: mod/invite.php:126
 msgid ""
 "Our apologies. This system is not currently configured to connect with other"
 " public sites or invite members."
 msgstr "Discúlpanos. Este sistema no está configurado actualmente para conectar con otros servidores públicos o invitar nuevos miembros."
 
-#: ../../mod/invite.php:132
+#: mod/invite.php:132
 msgid "Send invitations"
 msgstr "Enviar invitaciones"
 
-#: ../../mod/invite.php:133
+#: mod/invite.php:133
 msgid "Enter email addresses, one per line:"
 msgstr "Introduce las direcciones de correo, una por línea:"
 
-#: ../../mod/invite.php:135
+#: mod/invite.php:135
 msgid ""
 "You are cordially invited to join me and other close friends on Friendica - "
 "and help us to create a better social web."
 msgstr "Estás cordialmente invitado a unirte a mi y a otros amigos en Friendica, creemos juntos una red social mejor."
 
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
 msgid "You will need to supply this invitation code: $invite_code"
 msgstr "Tienes que proporcionar el siguiente código: $invite_code"
 
-#: ../../mod/invite.php:137
+#: mod/invite.php:137
 msgid ""
 "Once you have registered, please connect with me via my profile page at:"
 msgstr "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:"
 
-#: ../../mod/invite.php:139
+#: mod/invite.php:139
 msgid ""
 "For more information about the Friendica project and why we feel it is "
 "important, please visit http://friendica.com"
 msgstr "Para más información sobre el Proyecto Friendica y sobre por qué pensamos que es algo importante, visita http://friendica.com"
 
-#: ../../mod/photos.php:52 ../../boot.php:2129
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
+msgid "Contact Photos"
+msgstr "Foto del contacto"
+
+#: mod/photos.php:84 include/identity.php:651
 msgid "Photo Albums"
 msgstr "Álbum de Fotos"
 
-#: ../../mod/photos.php:60 ../../mod/photos.php:155 ../../mod/photos.php:1064
-#: ../../mod/photos.php:1187 ../../mod/photos.php:1210
-#: ../../mod/photos.php:1760 ../../mod/photos.php:1772
-#: ../../view/theme/diabook/theme.php:499
-msgid "Contact Photos"
-msgstr "Foto del contacto"
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Fotos recientes"
 
-#: ../../mod/photos.php:67 ../../mod/photos.php:1262 ../../mod/photos.php:1819
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
 msgid "Upload New Photos"
 msgstr "Subir nuevas fotos"
 
-#: ../../mod/photos.php:144
+#: mod/photos.php:166
 msgid "Contact information unavailable"
 msgstr "Información del contacto no disponible"
 
-#: ../../mod/photos.php:165
+#: mod/photos.php:187
 msgid "Album not found."
 msgstr "Álbum no encontrado."
 
-#: ../../mod/photos.php:188 ../../mod/photos.php:200 ../../mod/photos.php:1204
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
 msgid "Delete Album"
 msgstr "Eliminar álbum"
 
-#: ../../mod/photos.php:198
+#: mod/photos.php:220
 msgid "Do you really want to delete this photo album and all its photos?"
 msgstr "¿Estás seguro de quieres borrar este álbum y todas sus fotos?"
 
-#: ../../mod/photos.php:278 ../../mod/photos.php:289 ../../mod/photos.php:1515
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
 msgid "Delete Photo"
 msgstr "Eliminar foto"
 
-#: ../../mod/photos.php:287
+#: mod/photos.php:309
 msgid "Do you really want to delete this photo?"
 msgstr "¿Estás seguro de que quieres borrar esta foto?"
 
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
 #, php-format
 msgid "%1$s was tagged in %2$s by %3$s"
 msgstr "%1$s fue etiquetado en %2$s por %3$s"
 
-#: ../../mod/photos.php:662
+#: mod/photos.php:684
 msgid "a photo"
 msgstr "una foto"
 
-#: ../../mod/photos.php:767
-msgid "Image exceeds size limit of "
-msgstr "La imagen supera tamaño límite de "
-
-#: ../../mod/photos.php:775
+#: mod/photos.php:797
 msgid "Image file is empty."
 msgstr "El archivo de imagen está vacío."
 
-#: ../../mod/photos.php:930
+#: mod/photos.php:952
 msgid "No photos selected"
 msgstr "Ninguna foto seleccionada"
 
-#: ../../mod/photos.php:1094
+#: mod/photos.php:1114
 #, php-format
 msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
 msgstr "Has usado %1$.2f MB de %2$.2f MB de tu álbum de fotos."
 
-#: ../../mod/photos.php:1129
+#: mod/photos.php:1149
 msgid "Upload Photos"
 msgstr "Subir fotos"
 
-#: ../../mod/photos.php:1133 ../../mod/photos.php:1199
+#: mod/photos.php:1153 mod/photos.php:1219
 msgid "New album name: "
 msgstr "Nombre del nuevo álbum: "
 
-#: ../../mod/photos.php:1134
+#: mod/photos.php:1154
 msgid "or existing album name: "
 msgstr "o nombre de un álbum existente: "
 
-#: ../../mod/photos.php:1135
+#: mod/photos.php:1155
 msgid "Do not show a status post for this upload"
 msgstr "No actualizar tu estado con este envío"
 
-#: ../../mod/photos.php:1137 ../../mod/photos.php:1510
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
 msgid "Permissions"
 msgstr "Permisos"
 
-#: ../../mod/photos.php:1148
+#: mod/photos.php:1168
 msgid "Private Photo"
 msgstr "Foto Privada"
 
-#: ../../mod/photos.php:1149
+#: mod/photos.php:1169
 msgid "Public Photo"
 msgstr "Foto Pública"
 
-#: ../../mod/photos.php:1212
+#: mod/photos.php:1232
 msgid "Edit Album"
 msgstr "Modificar álbum"
 
-#: ../../mod/photos.php:1218
+#: mod/photos.php:1238
 msgid "Show Newest First"
 msgstr "Mostrar más nuevos primero"
 
-#: ../../mod/photos.php:1220
+#: mod/photos.php:1240
 msgid "Show Oldest First"
 msgstr "Mostrar más antiguos primero"
 
-#: ../../mod/photos.php:1248 ../../mod/photos.php:1802
+#: mod/photos.php:1268 mod/photos.php:1821
 msgid "View Photo"
 msgstr "Ver foto"
 
-#: ../../mod/photos.php:1294
+#: mod/photos.php:1314
 msgid "Permission denied. Access to this item may be restricted."
 msgstr "Permiso denegado. El acceso a este elemento puede estar restringido."
 
-#: ../../mod/photos.php:1296
+#: mod/photos.php:1316
 msgid "Photo not available"
 msgstr "Foto no disponible"
 
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
 msgid "View photo"
 msgstr "Ver foto"
 
-#: ../../mod/photos.php:1352
+#: mod/photos.php:1372
 msgid "Edit photo"
 msgstr "Modificar foto"
 
-#: ../../mod/photos.php:1353
+#: mod/photos.php:1373
 msgid "Use as profile photo"
 msgstr "Usar como foto del perfil"
 
-#: ../../mod/photos.php:1378
+#: mod/photos.php:1398
 msgid "View Full Size"
 msgstr "Ver a tamaño completo"
 
-#: ../../mod/photos.php:1457
+#: mod/photos.php:1477
 msgid "Tags: "
 msgstr "Etiquetas: "
 
-#: ../../mod/photos.php:1460
+#: mod/photos.php:1480
 msgid "[Remove any tag]"
 msgstr "[Borrar todas las etiquetas]"
 
-#: ../../mod/photos.php:1500
-msgid "Rotate CW (right)"
-msgstr "Girar a la derecha"
-
-#: ../../mod/photos.php:1501
-msgid "Rotate CCW (left)"
-msgstr "Girar a la izquierda"
-
-#: ../../mod/photos.php:1503
+#: mod/photos.php:1520
 msgid "New album name"
 msgstr "Nuevo nombre del álbum"
 
-#: ../../mod/photos.php:1506
+#: mod/photos.php:1521
 msgid "Caption"
 msgstr "Título"
 
-#: ../../mod/photos.php:1508
+#: mod/photos.php:1522
 msgid "Add a Tag"
 msgstr "Añadir una etiqueta"
 
-#: ../../mod/photos.php:1512
+#: mod/photos.php:1522
 msgid ""
 "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
 msgstr "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping"
 
-#: ../../mod/photos.php:1521
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr ""
+
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Girar a la derecha"
+
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Girar a la izquierda"
+
+#: mod/photos.php:1540
 msgid "Private photo"
 msgstr "Foto privada"
 
-#: ../../mod/photos.php:1522
+#: mod/photos.php:1541
 msgid "Public photo"
 msgstr "Foto pública"
 
-#: ../../mod/photos.php:1544 ../../include/conversation.php:1090
+#: mod/photos.php:1563 include/conversation.php:1055
 msgid "Share"
 msgstr "Compartir"
 
-#: ../../mod/photos.php:1817
-msgid "Recent Photos"
-msgstr "Fotos recientes"
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr ""
 
-#: ../../mod/regmod.php:55
+#: mod/regmod.php:55
 msgid "Account approved."
 msgstr "Cuenta aprobada."
 
-#: ../../mod/regmod.php:92
+#: mod/regmod.php:92
 #, php-format
 msgid "Registration revoked for %s"
 msgstr "Registro anulado para %s"
 
-#: ../../mod/regmod.php:104
+#: mod/regmod.php:104
 msgid "Please login."
 msgstr "Por favor accede."
 
-#: ../../mod/uimport.php:66
+#: mod/uimport.php:66
 msgid "Move account"
 msgstr "Mover cuenta"
 
-#: ../../mod/uimport.php:67
+#: mod/uimport.php:67
 msgid "You can import an account from another Friendica server."
 msgstr "Puedes importar una cuenta desde otro servidor de Friendica."
 
-#: ../../mod/uimport.php:68
+#: mod/uimport.php:68
 msgid ""
 "You need to export your account from the old server and upload it here. We "
 "will recreate your old account here with all your contacts. We will try also"
 " to inform your friends that you moved here."
 msgstr "Necesitas exportar tu cuenta del antiguo servidor y subirla aquí. Volveremos a crear tu antigua cuenta con todos tus contactos aquí. También intentaremos de informar a tus amigos de que te has mudado."
 
-#: ../../mod/uimport.php:69
+#: mod/uimport.php:69
 msgid ""
 "This feature is experimental. We can't import contacts from the OStatus "
 "network (statusnet/identi.ca) or from Diaspora"
 msgstr "Esta característica es experimental. No podemos importar contactos desde la red OStatus (statusnet/identi.ca) o desde Diaspora"
 
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
 msgid "Account file"
 msgstr "Archivo de la cuenta"
 
-#: ../../mod/uimport.php:70
+#: mod/uimport.php:70
 msgid ""
 "To export your account, go to \"Settings->Export your personal data\" and "
 "select \"Export account\""
 msgstr ""
 
-#: ../../mod/attach.php:8
+#: mod/attach.php:8
 msgid "Item not available."
 msgstr "Elemento no disponible."
 
-#: ../../mod/attach.php:20
+#: mod/attach.php:20
 msgid "Item was not found."
 msgstr "Elemento no encontrado."
 
-#: ../../boot.php:749
+#: boot.php:763
 msgid "Delete this item?"
 msgstr "¿Eliminar este elemento?"
 
-#: ../../boot.php:752
+#: boot.php:766
 msgid "show fewer"
 msgstr "ver menos"
 
-#: ../../boot.php:1122
+#: boot.php:1140
 #, php-format
 msgid "Update %s failed. See error logs."
 msgstr "Falló la actualización de %s. Mira los registros de errores."
 
-#: ../../boot.php:1240
+#: boot.php:1247
 msgid "Create a New Account"
 msgstr "Crear una nueva cuenta"
 
-#: ../../boot.php:1265 ../../include/nav.php:73
+#: boot.php:1272 include/nav.php:73
 msgid "Logout"
 msgstr "Salir"
 
-#: ../../boot.php:1268
+#: boot.php:1275
 msgid "Nickname or Email address: "
 msgstr "Apodo o dirección de email: "
 
-#: ../../boot.php:1269
+#: boot.php:1276
 msgid "Password: "
 msgstr "Contraseña: "
 
-#: ../../boot.php:1270
+#: boot.php:1277
 msgid "Remember me"
 msgstr ""
 
-#: ../../boot.php:1273
+#: boot.php:1280
 msgid "Or login using OpenID: "
 msgstr "O inicia sesión usando OpenID: "
 
-#: ../../boot.php:1279
+#: boot.php:1286
 msgid "Forgot your password?"
 msgstr "¿Olvidaste la contraseña?"
 
-#: ../../boot.php:1282
+#: boot.php:1289
 msgid "Website Terms of Service"
 msgstr ""
 
-#: ../../boot.php:1283
+#: boot.php:1290
 msgid "terms of service"
 msgstr ""
 
-#: ../../boot.php:1285
+#: boot.php:1292
 msgid "Website Privacy Policy"
 msgstr ""
 
-#: ../../boot.php:1286
+#: boot.php:1293
 msgid "privacy policy"
 msgstr ""
 
-#: ../../boot.php:1419
-msgid "Requested account is not available."
-msgstr "La cuenta solicitada no está disponible."
-
-#: ../../boot.php:1501 ../../boot.php:1635
-#: ../../include/profile_advanced.php:84
-msgid "Edit profile"
-msgstr "Editar perfil"
-
-#: ../../boot.php:1600
-msgid "Message"
-msgstr "Mensaje"
-
-#: ../../boot.php:1606 ../../include/nav.php:175
-msgid "Profiles"
-msgstr "Perfiles"
-
-#: ../../boot.php:1606
-msgid "Manage/edit profiles"
-msgstr "Administrar/editar perfiles"
-
-#: ../../boot.php:1706
-msgid "Network:"
-msgstr ""
-
-#: ../../boot.php:1736 ../../boot.php:1822
-msgid "g A l F d"
-msgstr "g A l F d"
-
-#: ../../boot.php:1737 ../../boot.php:1823
-msgid "F d"
-msgstr "F d"
-
-#: ../../boot.php:1782 ../../boot.php:1863
-msgid "[today]"
-msgstr "[hoy]"
-
-#: ../../boot.php:1794
-msgid "Birthday Reminders"
-msgstr "Recordatorios de cumpleaños"
-
-#: ../../boot.php:1795
-msgid "Birthdays this week:"
-msgstr "Cumpleaños esta semana:"
-
-#: ../../boot.php:1856
-msgid "[No description]"
-msgstr "[Sin descripción]"
-
-#: ../../boot.php:1874
-msgid "Event Reminders"
-msgstr "Recordatorios de eventos"
-
-#: ../../boot.php:1875
-msgid "Events this week:"
-msgstr "Eventos de esta semana:"
-
-#: ../../boot.php:2112 ../../include/nav.php:76
-msgid "Status"
-msgstr "Estado"
-
-#: ../../boot.php:2115
-msgid "Status Messages and Posts"
-msgstr "Mensajes de Estado y Publicaciones"
-
-#: ../../boot.php:2122
-msgid "Profile Details"
-msgstr "Detalles del Perfil"
-
-#: ../../boot.php:2133 ../../boot.php:2136 ../../include/nav.php:79
-msgid "Videos"
-msgstr ""
-
-#: ../../boot.php:2146
-msgid "Events and Calendar"
-msgstr "Eventos y Calendario"
-
-#: ../../boot.php:2153
-msgid "Only You Can See This"
-msgstr "Únicamente tú puedes ver esto"
-
-#: ../../object/Item.php:94
+#: object/Item.php:95
 msgid "This entry was edited"
 msgstr ""
 
-#: ../../object/Item.php:208
+#: object/Item.php:209
 msgid "ignore thread"
 msgstr ""
 
-#: ../../object/Item.php:209
+#: object/Item.php:210
 msgid "unignore thread"
 msgstr ""
 
-#: ../../object/Item.php:210
+#: object/Item.php:211
 msgid "toggle ignore status"
 msgstr ""
 
-#: ../../object/Item.php:213
+#: object/Item.php:214
 msgid "ignored"
 msgstr ""
 
-#: ../../object/Item.php:316 ../../include/conversation.php:666
+#: object/Item.php:318 include/conversation.php:665
 msgid "Categories:"
 msgstr "Categorías:"
 
-#: ../../object/Item.php:317 ../../include/conversation.php:667
+#: object/Item.php:319 include/conversation.php:666
 msgid "Filed under:"
 msgstr "Archivado en:"
 
-#: ../../object/Item.php:329
+#: object/Item.php:331
 msgid "via"
 msgstr "vía"
 
-#: ../../include/dbstructure.php:26
+#: include/dbstructure.php:26
 #, php-format
 msgid ""
 "\n"
@@ -5718,1382 +5833,1483 @@ msgid ""
 "\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
 msgstr ""
 
-#: ../../include/dbstructure.php:31
+#: include/dbstructure.php:31
 #, php-format
 msgid ""
 "The error message is\n"
 "[pre]%s[/pre]"
 msgstr ""
 
-#: ../../include/dbstructure.php:162
+#: include/dbstructure.php:152
 msgid "Errors encountered creating database tables."
 msgstr "Se han encontrados errores creando las tablas de la base de datos."
 
-#: ../../include/dbstructure.php:220
+#: include/dbstructure.php:210
 msgid "Errors encountered performing database changes."
 msgstr ""
 
-#: ../../include/auth.php:38
+#: include/auth.php:38
 msgid "Logged out."
 msgstr "Sesión finalizada"
 
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
 msgid ""
 "We encountered a problem while logging in with the OpenID you provided. "
 "Please check the correct spelling of the ID."
 msgstr "Se ha encontrado un problema para acceder con el OpenID que has escrito. Verifica que lo hayas escrito correctamente."
 
-#: ../../include/auth.php:128 ../../include/user.php:67
+#: include/auth.php:128 include/user.php:75
 msgid "The error message was:"
 msgstr "El mensaje del error fue:"
 
-#: ../../include/contact_widgets.php:6
+#: include/contact_widgets.php:6
 msgid "Add New Contact"
 msgstr "Añadir nuevo contacto"
 
-#: ../../include/contact_widgets.php:7
+#: include/contact_widgets.php:7
 msgid "Enter address or web location"
 msgstr "Escribe la dirección o página web"
 
-#: ../../include/contact_widgets.php:8
+#: include/contact_widgets.php:8
 msgid "Example: bob@example.com, http://example.com/barbara"
 msgstr "Ejemplo: miguel@ejemplo.com, http://ejemplo.com/miguel"
 
-#: ../../include/contact_widgets.php:24
+#: include/contact_widgets.php:24
 #, php-format
 msgid "%d invitation available"
 msgid_plural "%d invitations available"
 msgstr[0] "%d invitación disponible"
 msgstr[1] "%d invitaviones disponibles"
 
-#: ../../include/contact_widgets.php:30
+#: include/contact_widgets.php:30
 msgid "Find People"
 msgstr "Buscar personas"
 
-#: ../../include/contact_widgets.php:31
+#: include/contact_widgets.php:31
 msgid "Enter name or interest"
 msgstr "Introduzce nombre o intereses"
 
-#: ../../include/contact_widgets.php:32
+#: include/contact_widgets.php:32
 msgid "Connect/Follow"
 msgstr "Conectar/Seguir"
 
-#: ../../include/contact_widgets.php:33
+#: include/contact_widgets.php:33
 msgid "Examples: Robert Morgenstein, Fishing"
 msgstr "Ejemplos: Robert Morgenstein, Pesca"
 
-#: ../../include/contact_widgets.php:36 ../../view/theme/diabook/theme.php:526
+#: include/contact_widgets.php:36 view/theme/diabook/theme.php:526
 msgid "Similar Interests"
 msgstr "Intereses similares"
 
-#: ../../include/contact_widgets.php:37
+#: include/contact_widgets.php:37
 msgid "Random Profile"
 msgstr "Perfil aleatorio"
 
-#: ../../include/contact_widgets.php:38 ../../view/theme/diabook/theme.php:528
+#: include/contact_widgets.php:38 view/theme/diabook/theme.php:528
 msgid "Invite Friends"
 msgstr "Invitar amigos"
 
-#: ../../include/contact_widgets.php:71
+#: include/contact_widgets.php:71
 msgid "Networks"
 msgstr "Redes"
 
-#: ../../include/contact_widgets.php:74
+#: include/contact_widgets.php:74
 msgid "All Networks"
 msgstr "Todas las redes"
 
-#: ../../include/contact_widgets.php:104 ../../include/features.php:60
+#: include/contact_widgets.php:104 include/features.php:60
 msgid "Saved Folders"
 msgstr "Directorios guardados"
 
-#: ../../include/contact_widgets.php:107 ../../include/contact_widgets.php:139
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
 msgid "Everything"
 msgstr "Todo"
 
-#: ../../include/contact_widgets.php:136
+#: include/contact_widgets.php:136
 msgid "Categories"
 msgstr "Categorías"
 
-#: ../../include/features.php:23
+#: include/features.php:23
 msgid "General Features"
 msgstr ""
 
-#: ../../include/features.php:25
+#: include/features.php:25
 msgid "Multiple Profiles"
 msgstr ""
 
-#: ../../include/features.php:25
+#: include/features.php:25
 msgid "Ability to create multiple profiles"
 msgstr ""
 
-#: ../../include/features.php:30
+#: include/features.php:30
 msgid "Post Composition Features"
 msgstr ""
 
-#: ../../include/features.php:31
+#: include/features.php:31
 msgid "Richtext Editor"
 msgstr ""
 
-#: ../../include/features.php:31
+#: include/features.php:31
 msgid "Enable richtext editor"
 msgstr ""
 
-#: ../../include/features.php:32
+#: include/features.php:32
 msgid "Post Preview"
 msgstr ""
 
-#: ../../include/features.php:32
+#: include/features.php:32
 msgid "Allow previewing posts and comments before publishing them"
 msgstr ""
 
-#: ../../include/features.php:33
+#: include/features.php:33
 msgid "Auto-mention Forums"
 msgstr ""
 
-#: ../../include/features.php:33
+#: include/features.php:33
 msgid ""
 "Add/remove mention when a fourm page is selected/deselected in ACL window."
 msgstr ""
 
-#: ../../include/features.php:38
+#: include/features.php:38
 msgid "Network Sidebar Widgets"
 msgstr ""
 
-#: ../../include/features.php:39
+#: include/features.php:39
 msgid "Search by Date"
 msgstr ""
 
-#: ../../include/features.php:39
+#: include/features.php:39
 msgid "Ability to select posts by date ranges"
 msgstr ""
 
-#: ../../include/features.php:40
+#: include/features.php:40
 msgid "Group Filter"
 msgstr ""
 
-#: ../../include/features.php:40
+#: include/features.php:40
 msgid "Enable widget to display Network posts only from selected group"
 msgstr ""
 
-#: ../../include/features.php:41
+#: include/features.php:41
 msgid "Network Filter"
 msgstr ""
 
-#: ../../include/features.php:41
+#: include/features.php:41
 msgid "Enable widget to display Network posts only from selected network"
 msgstr ""
 
-#: ../../include/features.php:42
+#: include/features.php:42
 msgid "Save search terms for re-use"
 msgstr ""
 
-#: ../../include/features.php:47
+#: include/features.php:47
 msgid "Network Tabs"
 msgstr ""
 
-#: ../../include/features.php:48
+#: include/features.php:48
 msgid "Network Personal Tab"
 msgstr ""
 
-#: ../../include/features.php:48
+#: include/features.php:48
 msgid "Enable tab to display only Network posts that you've interacted on"
 msgstr ""
 
-#: ../../include/features.php:49
+#: include/features.php:49
 msgid "Network New Tab"
 msgstr ""
 
-#: ../../include/features.php:49
+#: include/features.php:49
 msgid "Enable tab to display only new Network posts (from the last 12 hours)"
 msgstr ""
 
-#: ../../include/features.php:50
+#: include/features.php:50
 msgid "Network Shared Links Tab"
 msgstr ""
 
-#: ../../include/features.php:50
+#: include/features.php:50
 msgid "Enable tab to display only Network posts with links in them"
 msgstr ""
 
-#: ../../include/features.php:55
+#: include/features.php:55
 msgid "Post/Comment Tools"
 msgstr ""
 
-#: ../../include/features.php:56
+#: include/features.php:56
 msgid "Multiple Deletion"
 msgstr ""
 
-#: ../../include/features.php:56
+#: include/features.php:56
 msgid "Select and delete multiple posts/comments at once"
 msgstr ""
 
-#: ../../include/features.php:57
+#: include/features.php:57
 msgid "Edit Sent Posts"
 msgstr ""
 
-#: ../../include/features.php:57
+#: include/features.php:57
 msgid "Edit and correct posts and comments after sending"
 msgstr ""
 
-#: ../../include/features.php:58
+#: include/features.php:58
 msgid "Tagging"
 msgstr ""
 
-#: ../../include/features.php:58
+#: include/features.php:58
 msgid "Ability to tag existing posts"
 msgstr ""
 
-#: ../../include/features.php:59
+#: include/features.php:59
 msgid "Post Categories"
 msgstr ""
 
-#: ../../include/features.php:59
+#: include/features.php:59
 msgid "Add categories to your posts"
 msgstr ""
 
-#: ../../include/features.php:60
+#: include/features.php:60
 msgid "Ability to file posts under folders"
 msgstr ""
 
-#: ../../include/features.php:61
+#: include/features.php:61
 msgid "Dislike Posts"
 msgstr ""
 
-#: ../../include/features.php:61
+#: include/features.php:61
 msgid "Ability to dislike posts/comments"
 msgstr ""
 
-#: ../../include/features.php:62
+#: include/features.php:62
 msgid "Star Posts"
 msgstr ""
 
-#: ../../include/features.php:62
+#: include/features.php:62
 msgid "Ability to mark special posts with a star indicator"
 msgstr ""
 
-#: ../../include/features.php:63
+#: include/features.php:63
 msgid "Mute Post Notifications"
 msgstr ""
 
-#: ../../include/features.php:63
+#: include/features.php:63
 msgid "Ability to mute notifications for a thread"
 msgstr ""
 
-#: ../../include/follow.php:32
+#: include/follow.php:75
 msgid "Connect URL missing."
 msgstr "Falta el conector URL."
 
-#: ../../include/follow.php:59
+#: include/follow.php:102
 msgid ""
 "This site is not configured to allow communications with other networks."
 msgstr "Este sitio no está configurado para permitir la comunicación con otras redes."
 
-#: ../../include/follow.php:60 ../../include/follow.php:80
+#: include/follow.php:103 include/follow.php:123
 msgid "No compatible communication protocols or feeds were discovered."
 msgstr "No se ha descubierto protocolos de comunicación o fuentes compatibles."
 
-#: ../../include/follow.php:78
+#: include/follow.php:121
 msgid "The profile address specified does not provide adequate information."
 msgstr "La dirección del perfil especificado no proporciona información adecuada."
 
-#: ../../include/follow.php:82
+#: include/follow.php:125
 msgid "An author or name was not found."
 msgstr "No se ha encontrado un autor o nombre."
 
-#: ../../include/follow.php:84
+#: include/follow.php:127
 msgid "No browser URL could be matched to this address."
 msgstr "Ninguna dirección concuerda con la suministrada."
 
-#: ../../include/follow.php:86
+#: include/follow.php:129
 msgid ""
 "Unable to match @-style Identity Address with a known protocol or email "
 "contact."
 msgstr "Imposible identificar la dirección @ con algún protocolo conocido o dirección de contacto."
 
-#: ../../include/follow.php:87
+#: include/follow.php:130
 msgid "Use mailto: in front of address to force email check."
 msgstr "Escribe mailto: al principio de la dirección para forzar el envío."
 
-#: ../../include/follow.php:93
+#: include/follow.php:136
 msgid ""
 "The profile address specified belongs to a network which has been disabled "
 "on this site."
 msgstr "La dirección del perfil especificada pertenece a una red que ha sido deshabilitada en este sitio."
 
-#: ../../include/follow.php:103
+#: include/follow.php:146
 msgid ""
 "Limited profile. This person will be unable to receive direct/personal "
 "notifications from you."
 msgstr "Perfil limitado. Esta persona no podrá recibir notificaciones directas/personales tuyas."
 
-#: ../../include/follow.php:205
+#: include/follow.php:249
 msgid "Unable to retrieve contact information."
 msgstr "No ha sido posible recibir la información del contacto."
 
-#: ../../include/follow.php:258
+#: include/follow.php:302
 msgid "following"
 msgstr "siguiendo"
 
-#: ../../include/group.php:25
+#: include/group.php:25
 msgid ""
 "A deleted group with this name was revived. Existing item permissions "
 "<strong>may</strong> apply to this group and any future members. If this is "
 "not what you intended, please create another group with a different name."
 msgstr "Un grupo eliminado con este nombre fue restablecido. Los permisos existentes <strong>pueden</strong> aplicarse a este grupo y a sus futuros miembros. Si esto no es lo que pretendes, por favor, crea otro grupo con un nombre diferente."
 
-#: ../../include/group.php:207
+#: include/group.php:207
 msgid "Default privacy group for new contacts"
 msgstr "Grupo por defecto para nuevos contactos"
 
-#: ../../include/group.php:226
+#: include/group.php:226
 msgid "Everybody"
 msgstr "Todo el mundo"
 
-#: ../../include/group.php:249
+#: include/group.php:249
 msgid "edit"
 msgstr "editar"
 
-#: ../../include/group.php:271
+#: include/group.php:271
 msgid "Edit group"
 msgstr "Editar grupo"
 
-#: ../../include/group.php:272
+#: include/group.php:272
 msgid "Create a new group"
 msgstr "Crear un nuevo grupo"
 
-#: ../../include/group.php:273
+#: include/group.php:275
 msgid "Contacts not in any group"
 msgstr "Contactos sin grupo"
 
-#: ../../include/datetime.php:43 ../../include/datetime.php:45
+#: include/datetime.php:43 include/datetime.php:45
 msgid "Miscellaneous"
 msgstr "Varios"
 
-#: ../../include/datetime.php:153 ../../include/datetime.php:290
-msgid "year"
-msgstr "año"
-
-#: ../../include/datetime.php:158 ../../include/datetime.php:291
-msgid "month"
-msgstr "mes"
-
-#: ../../include/datetime.php:163 ../../include/datetime.php:293
-msgid "day"
-msgstr "día"
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr ""
 
-#: ../../include/datetime.php:276
+#: include/datetime.php:256
 msgid "never"
 msgstr "nunca"
 
-#: ../../include/datetime.php:282
+#: include/datetime.php:262
 msgid "less than a second ago"
 msgstr "hace menos de un segundo"
 
-#: ../../include/datetime.php:290
+#: include/datetime.php:272
+msgid "year"
+msgstr "año"
+
+#: include/datetime.php:272
 msgid "years"
 msgstr "años"
 
-#: ../../include/datetime.php:291
+#: include/datetime.php:273
+msgid "month"
+msgstr "mes"
+
+#: include/datetime.php:273
 msgid "months"
 msgstr "meses"
 
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
 msgid "week"
 msgstr "semana"
 
-#: ../../include/datetime.php:292
+#: include/datetime.php:274
 msgid "weeks"
 msgstr "semanas"
 
-#: ../../include/datetime.php:293
+#: include/datetime.php:275
+msgid "day"
+msgstr "día"
+
+#: include/datetime.php:275
 msgid "days"
 msgstr "días"
 
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
 msgid "hour"
 msgstr "hora"
 
-#: ../../include/datetime.php:294
+#: include/datetime.php:276
 msgid "hours"
 msgstr "horas"
 
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
 msgid "minute"
 msgstr "minuto"
 
-#: ../../include/datetime.php:295
+#: include/datetime.php:277
 msgid "minutes"
 msgstr "minutos"
 
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
 msgid "second"
 msgstr "segundo"
 
-#: ../../include/datetime.php:296
+#: include/datetime.php:278
 msgid "seconds"
 msgstr "segundos"
 
-#: ../../include/datetime.php:305
+#: include/datetime.php:287
 #, php-format
 msgid "%1$d %2$s ago"
 msgstr "hace %1$d %2$s"
 
-#: ../../include/datetime.php:477 ../../include/items.php:2211
+#: include/datetime.php:459 include/items.php:2431
 #, php-format
 msgid "%s's birthday"
 msgstr "Cumpleaños de %s"
 
-#: ../../include/datetime.php:478 ../../include/items.php:2212
+#: include/datetime.php:460 include/items.php:2432
 #, php-format
 msgid "Happy Birthday %s"
 msgstr "Feliz cumpleaños %s"
 
-#: ../../include/acl_selectors.php:333
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr "La cuenta solicitada no está disponible."
+
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Editar perfil"
+
+#: include/identity.php:220
+msgid "Message"
+msgstr "Mensaje"
+
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr "Perfiles"
+
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Administrar/editar perfiles"
+
+#: include/identity.php:341
+msgid "Network:"
+msgstr ""
+
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "g A l F d"
+
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr "F d"
+
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[hoy]"
+
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Recordatorios de cumpleaños"
+
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Cumpleaños esta semana:"
+
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[Sin descripción]"
+
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Recordatorios de eventos"
+
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Eventos de esta semana:"
+
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "j F, Y"
+
+#: include/identity.php:546
+msgid "j F"
+msgstr "j F"
+
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Fecha de nacimiento:"
+
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Edad:"
+
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "por %1$d %2$s"
+
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Religión:"
+
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Aficiones/Intereses:"
+
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Información de contacto y Redes sociales:"
+
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Intereses musicales:"
+
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Libros, literatura:"
+
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Televisión:"
+
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Películas/baile/cultura/entretenimiento:"
+
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Amor/Romance:"
+
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Trabajo/ocupación:"
+
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "Escuela/estudios:"
+
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Estado"
+
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Mensajes de Estado y Publicaciones"
+
+#: include/identity.php:643
+msgid "Profile Details"
+msgstr "Detalles del Perfil"
+
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
+msgid "Videos"
+msgstr ""
+
+#: include/identity.php:670
+msgid "Events and Calendar"
+msgstr "Eventos y Calendario"
+
+#: include/identity.php:678
+msgid "Only You Can See This"
+msgstr "Únicamente tú puedes ver esto"
+
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "Publicar mediante correo electrónico"
+
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr ""
+
+#: include/acl_selectors.php:335
 msgid "Visible to everybody"
 msgstr "Visible para cualquiera"
 
-#: ../../include/acl_selectors.php:334 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:336 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
 msgid "show"
 msgstr "mostrar"
 
-#: ../../include/acl_selectors.php:335 ../../view/theme/diabook/config.php:142
-#: ../../view/theme/diabook/theme.php:621
+#: include/acl_selectors.php:337 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
 msgid "don't show"
 msgstr "no mostrar"
 
-#: ../../include/message.php:15 ../../include/message.php:172
+#: include/message.php:15 include/message.php:173
 msgid "[no subject]"
 msgstr "[sin asunto]"
 
-#: ../../include/Contact.php:115
+#: include/Contact.php:119
 msgid "stopped following"
 msgstr "dejó de seguir"
 
-#: ../../include/Contact.php:228 ../../include/conversation.php:882
+#: include/Contact.php:232 include/conversation.php:881
 msgid "Poke"
 msgstr "Toque"
 
-#: ../../include/Contact.php:229 ../../include/conversation.php:876
+#: include/Contact.php:233 include/conversation.php:875
 msgid "View Status"
 msgstr "Ver estado"
 
-#: ../../include/Contact.php:230 ../../include/conversation.php:877
+#: include/Contact.php:234 include/conversation.php:876
 msgid "View Profile"
 msgstr "Ver perfil"
 
-#: ../../include/Contact.php:231 ../../include/conversation.php:878
+#: include/Contact.php:235 include/conversation.php:877
 msgid "View Photos"
 msgstr "Ver fotos"
 
-#: ../../include/Contact.php:232 ../../include/Contact.php:255
-#: ../../include/conversation.php:879
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
 msgid "Network Posts"
 msgstr "Publicaciones en la red"
 
-#: ../../include/Contact.php:233 ../../include/Contact.php:255
-#: ../../include/conversation.php:880
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
 msgid "Edit Contact"
 msgstr "Editar contacto"
 
-#: ../../include/Contact.php:234
+#: include/Contact.php:238
 msgid "Drop Contact"
 msgstr ""
 
-#: ../../include/Contact.php:235 ../../include/Contact.php:255
-#: ../../include/conversation.php:881
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
 msgid "Send PM"
 msgstr "Enviar mensaje privado"
 
-#: ../../include/security.php:22
+#: include/security.php:22
 msgid "Welcome "
 msgstr "Bienvenido "
 
-#: ../../include/security.php:23
+#: include/security.php:23
 msgid "Please upload a profile photo."
 msgstr "Por favor sube una foto para tu perfil."
 
-#: ../../include/security.php:26
+#: include/security.php:26
 msgid "Welcome back "
 msgstr "Bienvenido de nuevo "
 
-#: ../../include/security.php:366
+#: include/security.php:375
 msgid ""
 "The form security token was not correct. This probably happened because the "
 "form has been opened for too long (>3 hours) before submitting it."
 msgstr "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo."
 
-#: ../../include/conversation.php:118 ../../include/conversation.php:246
-#: ../../include/text.php:1966 ../../view/theme/diabook/theme.php:463
+#: include/conversation.php:118 include/conversation.php:245
+#: include/text.php:2032 view/theme/diabook/theme.php:463
 msgid "event"
 msgstr "evento"
 
-#: ../../include/conversation.php:207
+#: include/conversation.php:206
 #, php-format
 msgid "%1$s poked %2$s"
 msgstr "%1$s le dio un toque a %2$s"
 
-#: ../../include/conversation.php:211 ../../include/text.php:1005
-msgid "poked"
-msgstr "tocó a"
-
-#: ../../include/conversation.php:291
+#: include/conversation.php:290
 msgid "post/item"
 msgstr "publicación/tema"
 
-#: ../../include/conversation.php:292
+#: include/conversation.php:291
 #, php-format
 msgid "%1$s marked %2$s's %3$s as favorite"
 msgstr "%1$s ha marcado %3$s de %2$s como Favorito"
 
-#: ../../include/conversation.php:772
+#: include/conversation.php:771
 msgid "remove"
 msgstr "eliminar"
 
-#: ../../include/conversation.php:776
+#: include/conversation.php:775
 msgid "Delete Selected Items"
 msgstr "Eliminar el elemento seleccionado"
 
-#: ../../include/conversation.php:875
+#: include/conversation.php:874
 msgid "Follow Thread"
 msgstr ""
 
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
 #, php-format
 msgid "%s likes this."
 msgstr "A %s le gusta esto."
 
-#: ../../include/conversation.php:944
+#: include/conversation.php:943
 #, php-format
 msgid "%s doesn't like this."
 msgstr "A %s no le gusta esto."
 
-#: ../../include/conversation.php:949
+#: include/conversation.php:948
 #, php-format
 msgid "<span  %1$s>%2$d people</span> like this"
 msgstr ""
 
-#: ../../include/conversation.php:952
+#: include/conversation.php:951
 #, php-format
 msgid "<span  %1$s>%2$d people</span> don't like this"
 msgstr ""
 
-#: ../../include/conversation.php:966
+#: include/conversation.php:965
 msgid "and"
 msgstr "y"
 
-#: ../../include/conversation.php:972
+#: include/conversation.php:971
 #, php-format
 msgid ", and %d other people"
 msgstr " y a otras %d personas"
 
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
 #, php-format
 msgid "%s like this."
 msgstr "Le gusta a %s."
 
-#: ../../include/conversation.php:974
+#: include/conversation.php:973
 #, php-format
 msgid "%s don't like this."
 msgstr "No le gusta a %s."
 
-#: ../../include/conversation.php:1001 ../../include/conversation.php:1019
+#: include/conversation.php:1000 include/conversation.php:1018
 msgid "Visible to <strong>everybody</strong>"
 msgstr "Visible para <strong>cualquiera</strong>"
 
-#: ../../include/conversation.php:1003 ../../include/conversation.php:1021
+#: include/conversation.php:1002 include/conversation.php:1020
 msgid "Please enter a video link/URL:"
 msgstr "Por favor, introduce la URL/enlace del vídeo:"
 
-#: ../../include/conversation.php:1004 ../../include/conversation.php:1022
+#: include/conversation.php:1003 include/conversation.php:1021
 msgid "Please enter an audio link/URL:"
 msgstr "Por favor, introduce la URL/enlace del audio:"
 
-#: ../../include/conversation.php:1005 ../../include/conversation.php:1023
+#: include/conversation.php:1004 include/conversation.php:1022
 msgid "Tag term:"
 msgstr "Etiquetar:"
 
-#: ../../include/conversation.php:1007 ../../include/conversation.php:1025
+#: include/conversation.php:1006 include/conversation.php:1024
 msgid "Where are you right now?"
 msgstr "¿Dónde estás ahora?"
 
-#: ../../include/conversation.php:1008
+#: include/conversation.php:1007
 msgid "Delete item(s)?"
 msgstr ""
 
-#: ../../include/conversation.php:1051
-msgid "Post to Email"
-msgstr "Publicar mediante correo electrónico"
-
-#: ../../include/conversation.php:1056
-#, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr ""
-
-#: ../../include/conversation.php:1111
+#: include/conversation.php:1076
 msgid "permissions"
 msgstr "permisos"
 
-#: ../../include/conversation.php:1135
+#: include/conversation.php:1099
 msgid "Post to Groups"
 msgstr ""
 
-#: ../../include/conversation.php:1136
+#: include/conversation.php:1100
 msgid "Post to Contacts"
 msgstr ""
 
-#: ../../include/conversation.php:1137
+#: include/conversation.php:1101
 msgid "Private post"
 msgstr ""
 
-#: ../../include/network.php:895
+#: include/network.php:959
 msgid "view full size"
 msgstr "Ver a tamaño completo"
 
-#: ../../include/text.php:297
+#: include/text.php:299
 msgid "newer"
 msgstr "más nuevo"
 
-#: ../../include/text.php:299
+#: include/text.php:301
 msgid "older"
 msgstr "más antiguo"
 
-#: ../../include/text.php:304
+#: include/text.php:306
 msgid "prev"
 msgstr "ant."
 
-#: ../../include/text.php:306
+#: include/text.php:308
 msgid "first"
 msgstr "primera"
 
-#: ../../include/text.php:338
+#: include/text.php:340
 msgid "last"
 msgstr "última"
 
-#: ../../include/text.php:341
+#: include/text.php:343
 msgid "next"
 msgstr "sig."
 
-#: ../../include/text.php:855
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr ""
+
+#: include/text.php:399
+msgid "The end"
+msgstr ""
+
+#: include/text.php:890
 msgid "No contacts"
 msgstr "Sin contactos"
 
-#: ../../include/text.php:864
+#: include/text.php:905
 #, php-format
 msgid "%d Contact"
 msgid_plural "%d Contacts"
 msgstr[0] "%d Contacto"
 msgstr[1] "%d Contactos"
 
-#: ../../include/text.php:1005
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr ""
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr ""
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr ""
+
+#: include/text.php:1058
 msgid "poke"
 msgstr "tocar"
 
-#: ../../include/text.php:1006
+#: include/text.php:1058
+msgid "poked"
+msgstr "tocó a"
+
+#: include/text.php:1059
 msgid "ping"
 msgstr "hacer \"ping\""
 
-#: ../../include/text.php:1006
+#: include/text.php:1059
 msgid "pinged"
 msgstr "hizo \"ping\" a"
 
-#: ../../include/text.php:1007
+#: include/text.php:1060
 msgid "prod"
 msgstr "empujar"
 
-#: ../../include/text.php:1007
+#: include/text.php:1060
 msgid "prodded"
 msgstr "empujó a"
 
-#: ../../include/text.php:1008
+#: include/text.php:1061
 msgid "slap"
 msgstr "abofetear"
 
-#: ../../include/text.php:1008
+#: include/text.php:1061
 msgid "slapped"
 msgstr "abofeteó a"
 
-#: ../../include/text.php:1009
+#: include/text.php:1062
 msgid "finger"
 msgstr "meter dedo"
 
-#: ../../include/text.php:1009
+#: include/text.php:1062
 msgid "fingered"
 msgstr "le metió un dedo a"
 
-#: ../../include/text.php:1010
+#: include/text.php:1063
 msgid "rebuff"
 msgstr "desairar"
 
-#: ../../include/text.php:1010
+#: include/text.php:1063
 msgid "rebuffed"
 msgstr "desairó a"
 
-#: ../../include/text.php:1024
+#: include/text.php:1077
 msgid "happy"
 msgstr "feliz"
 
-#: ../../include/text.php:1025
+#: include/text.php:1078
 msgid "sad"
 msgstr "triste"
 
-#: ../../include/text.php:1026
+#: include/text.php:1079
 msgid "mellow"
 msgstr "sentimental"
 
-#: ../../include/text.php:1027
+#: include/text.php:1080
 msgid "tired"
 msgstr "cansado"
 
-#: ../../include/text.php:1028
+#: include/text.php:1081
 msgid "perky"
 msgstr "alegre"
 
-#: ../../include/text.php:1029
+#: include/text.php:1082
 msgid "angry"
 msgstr "furioso"
 
-#: ../../include/text.php:1030
+#: include/text.php:1083
 msgid "stupified"
 msgstr "estupefacto"
 
-#: ../../include/text.php:1031
+#: include/text.php:1084
 msgid "puzzled"
 msgstr "extrañado"
 
-#: ../../include/text.php:1032
+#: include/text.php:1085
 msgid "interested"
 msgstr "interesado"
 
-#: ../../include/text.php:1033
+#: include/text.php:1086
 msgid "bitter"
 msgstr "rencoroso"
 
-#: ../../include/text.php:1034
+#: include/text.php:1087
 msgid "cheerful"
 msgstr "jovial"
 
-#: ../../include/text.php:1035
+#: include/text.php:1088
 msgid "alive"
 msgstr "vivo"
 
-#: ../../include/text.php:1036
+#: include/text.php:1089
 msgid "annoyed"
 msgstr "enojado"
 
-#: ../../include/text.php:1037
+#: include/text.php:1090
 msgid "anxious"
 msgstr "ansioso"
 
-#: ../../include/text.php:1038
+#: include/text.php:1091
 msgid "cranky"
 msgstr "irritable"
 
-#: ../../include/text.php:1039
+#: include/text.php:1092
 msgid "disturbed"
 msgstr "perturbado"
 
-#: ../../include/text.php:1040
+#: include/text.php:1093
 msgid "frustrated"
 msgstr "frustrado"
 
-#: ../../include/text.php:1041
+#: include/text.php:1094
 msgid "motivated"
 msgstr "motivado"
 
-#: ../../include/text.php:1042
+#: include/text.php:1095
 msgid "relaxed"
 msgstr "relajado"
 
-#: ../../include/text.php:1043
+#: include/text.php:1096
 msgid "surprised"
 msgstr "sorprendido"
 
-#: ../../include/text.php:1213
+#: include/text.php:1266
 msgid "Monday"
 msgstr "Lunes"
 
-#: ../../include/text.php:1213
+#: include/text.php:1266
 msgid "Tuesday"
 msgstr "Martes"
 
-#: ../../include/text.php:1213
+#: include/text.php:1266
 msgid "Wednesday"
 msgstr "Miércoles"
 
-#: ../../include/text.php:1213
+#: include/text.php:1266
 msgid "Thursday"
 msgstr "Jueves"
 
-#: ../../include/text.php:1213
+#: include/text.php:1266
 msgid "Friday"
 msgstr "Viernes"
 
-#: ../../include/text.php:1213
+#: include/text.php:1266
 msgid "Saturday"
 msgstr "Sábado"
 
-#: ../../include/text.php:1213
+#: include/text.php:1266
 msgid "Sunday"
 msgstr "Domingo"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "January"
 msgstr "Enero"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "February"
 msgstr "Febrero"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "March"
 msgstr "Marzo"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "April"
 msgstr "Abril"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "May"
 msgstr "Mayo"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "June"
 msgstr "Junio"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "July"
 msgstr "Julio"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "August"
 msgstr "Agosto"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "September"
 msgstr "Septiembre"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "October"
 msgstr "Octubre"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "November"
 msgstr "Noviembre"
 
-#: ../../include/text.php:1217
+#: include/text.php:1270
 msgid "December"
 msgstr "Diciembre"
 
-#: ../../include/text.php:1437
+#: include/text.php:1492
 msgid "bytes"
 msgstr "bytes"
 
-#: ../../include/text.php:1461 ../../include/text.php:1473
+#: include/text.php:1524 include/text.php:1536
 msgid "Click to open/close"
 msgstr "Pulsa para abrir/cerrar"
 
-#: ../../include/text.php:1702 ../../include/user.php:247
-#: ../../view/theme/duepuntozero/config.php:44
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr ""
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr ""
+
+#: include/text.php:1768 include/user.php:255
+#: view/theme/duepuntozero/config.php:44
 msgid "default"
 msgstr "predeterminado"
 
-#: ../../include/text.php:1714
+#: include/text.php:1780
 msgid "Select an alternate language"
 msgstr "Elige otro idioma"
 
-#: ../../include/text.php:1970
+#: include/text.php:2036
 msgid "activity"
 msgstr "Actividad"
 
-#: ../../include/text.php:1973
+#: include/text.php:2039
 msgid "post"
 msgstr "Publicación"
 
-#: ../../include/text.php:2141
+#: include/text.php:2207
 msgid "Item filed"
 msgstr "Elemento archivado"
 
-#: ../../include/bbcode.php:428 ../../include/bbcode.php:1047
-#: ../../include/bbcode.php:1048
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
 msgid "Image/photo"
 msgstr "Imagen/Foto"
 
-#: ../../include/bbcode.php:528
+#: include/bbcode.php:556
 #, php-format
 msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
 msgstr ""
 
-#: ../../include/bbcode.php:562
+#: include/bbcode.php:590
 #, php-format
 msgid ""
 "<span><a href=\"%s\" target=\"_blank\">%s</a> wrote the following <a "
 "href=\"%s\" target=\"_blank\">post</a>"
 msgstr ""
 
-#: ../../include/bbcode.php:1011 ../../include/bbcode.php:1031
+#: include/bbcode.php:1076 include/bbcode.php:1096
 msgid "$1 wrote:"
 msgstr "$1 escribió:"
 
-#: ../../include/bbcode.php:1056 ../../include/bbcode.php:1057
+#: include/bbcode.php:1121 include/bbcode.php:1122
 msgid "Encrypted content"
 msgstr "Contenido cifrado"
 
-#: ../../include/notifier.php:786 ../../include/delivery.php:456
+#: include/notifier.php:830 include/delivery.php:456
 msgid "(no subject)"
 msgstr "(sin asunto)"
 
-#: ../../include/notifier.php:796 ../../include/delivery.php:467
-#: ../../include/enotify.php:33
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
 msgid "noreply"
 msgstr "no responder"
 
-#: ../../include/dba_pdo.php:72 ../../include/dba.php:56
+#: include/dba_pdo.php:72 include/dba.php:56
 #, php-format
 msgid "Cannot locate DNS info for database server '%s'"
 msgstr "No se puede encontrar información DNS para la base de datos del servidor '%s'"
 
-#: ../../include/contact_selectors.php:32
+#: include/contact_selectors.php:32
 msgid "Unknown | Not categorised"
 msgstr "Desconocido | No clasificado"
 
-#: ../../include/contact_selectors.php:33
+#: include/contact_selectors.php:33
 msgid "Block immediately"
 msgstr "Bloquear inmediatamente"
 
-#: ../../include/contact_selectors.php:34
+#: include/contact_selectors.php:34
 msgid "Shady, spammer, self-marketer"
 msgstr "Sospechoso, spammer, auto-publicidad"
 
-#: ../../include/contact_selectors.php:35
+#: include/contact_selectors.php:35
 msgid "Known to me, but no opinion"
 msgstr "Le conozco, sin opinión"
 
-#: ../../include/contact_selectors.php:36
+#: include/contact_selectors.php:36
 msgid "OK, probably harmless"
 msgstr "OK, probablemente inofensivo"
 
-#: ../../include/contact_selectors.php:37
+#: include/contact_selectors.php:37
 msgid "Reputable, has my trust"
 msgstr "Buena reputación, tiene mi confianza"
 
-#: ../../include/contact_selectors.php:60
+#: include/contact_selectors.php:60
 msgid "Weekly"
 msgstr "Semanalmente"
 
-#: ../../include/contact_selectors.php:61
+#: include/contact_selectors.php:61
 msgid "Monthly"
 msgstr "Mensualmente"
 
-#: ../../include/contact_selectors.php:77
+#: include/contact_selectors.php:77
 msgid "OStatus"
 msgstr "OStatus"
 
-#: ../../include/contact_selectors.php:78
+#: include/contact_selectors.php:78
 msgid "RSS/Atom"
 msgstr "RSS/Atom"
 
-#: ../../include/contact_selectors.php:82
+#: include/contact_selectors.php:82
 msgid "Zot!"
 msgstr "Zot!"
 
-#: ../../include/contact_selectors.php:83
+#: include/contact_selectors.php:83
 msgid "LinkedIn"
 msgstr "LinkedIn"
 
-#: ../../include/contact_selectors.php:84
+#: include/contact_selectors.php:84
 msgid "XMPP/IM"
 msgstr "XMPP/IM"
 
-#: ../../include/contact_selectors.php:85
+#: include/contact_selectors.php:85
 msgid "MySpace"
 msgstr "MySpace"
 
-#: ../../include/contact_selectors.php:87
+#: include/contact_selectors.php:87
 msgid "Google+"
 msgstr ""
 
-#: ../../include/contact_selectors.php:88
+#: include/contact_selectors.php:88
 msgid "pump.io"
 msgstr ""
 
-#: ../../include/contact_selectors.php:89
+#: include/contact_selectors.php:89
 msgid "Twitter"
 msgstr ""
 
-#: ../../include/contact_selectors.php:90
+#: include/contact_selectors.php:90
 msgid "Diaspora Connector"
 msgstr ""
 
-#: ../../include/contact_selectors.php:91
+#: include/contact_selectors.php:91
 msgid "Statusnet"
 msgstr ""
 
-#: ../../include/contact_selectors.php:92
+#: include/contact_selectors.php:92
 msgid "App.net"
 msgstr ""
 
-#: ../../include/Scrape.php:614
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr ""
+
+#: include/Scrape.php:603
 msgid " on Last.fm"
 msgstr "en Last.fm"
 
-#: ../../include/bb2diaspora.php:154 ../../include/event.php:20
+#: include/bb2diaspora.php:154 include/event.php:22
 msgid "Starts:"
 msgstr "Inicio:"
 
-#: ../../include/bb2diaspora.php:162 ../../include/event.php:30
+#: include/bb2diaspora.php:162 include/event.php:32
 msgid "Finishes:"
 msgstr "Final:"
 
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
-msgstr "j F, Y"
-
-#: ../../include/profile_advanced.php:23
-msgid "j F"
-msgstr "j F"
-
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
-msgstr "Fecha de nacimiento:"
-
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
-msgstr "Edad:"
-
-#: ../../include/profile_advanced.php:43
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "por %1$d %2$s"
-
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
-msgstr "Etiquetas:"
-
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
-msgstr "Religión:"
-
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
-msgstr "Aficiones/Intereses:"
-
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
-msgstr "Información de contacto y Redes sociales:"
-
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
-msgstr "Intereses musicales:"
-
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
-msgstr "Libros, literatura:"
-
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
-msgstr "Televisión:"
-
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
-msgstr "Películas/baile/cultura/entretenimiento:"
-
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
-msgstr "Amor/Romance:"
-
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
-msgstr "Trabajo/ocupación:"
-
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
-msgstr "Escuela/estudios:"
-
-#: ../../include/plugin.php:455 ../../include/plugin.php:457
+#: include/plugin.php:458 include/plugin.php:460
 msgid "Click here to upgrade."
 msgstr "Pulsa aquí para actualizar."
 
-#: ../../include/plugin.php:463
+#: include/plugin.php:466
 msgid "This action exceeds the limits set by your subscription plan."
 msgstr "Esta acción excede los límites permitidos por tu subscripción."
 
-#: ../../include/plugin.php:468
+#: include/plugin.php:471
 msgid "This action is not available under your subscription plan."
 msgstr "Esta acción no está permitida para tu subscripción."
 
-#: ../../include/nav.php:73
+#: include/nav.php:73
 msgid "End this session"
 msgstr "Cerrar la sesión"
 
-#: ../../include/nav.php:76 ../../include/nav.php:148
-#: ../../view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
 msgid "Your posts and conversations"
 msgstr "Tus publicaciones y conversaciones"
 
-#: ../../include/nav.php:77 ../../view/theme/diabook/theme.php:124
+#: include/nav.php:77 view/theme/diabook/theme.php:124
 msgid "Your profile page"
 msgstr "Tu página de perfil"
 
-#: ../../include/nav.php:78 ../../view/theme/diabook/theme.php:126
+#: include/nav.php:78 view/theme/diabook/theme.php:126
 msgid "Your photos"
 msgstr "Tus fotos"
 
-#: ../../include/nav.php:79
+#: include/nav.php:79
 msgid "Your videos"
 msgstr ""
 
-#: ../../include/nav.php:80 ../../view/theme/diabook/theme.php:127
+#: include/nav.php:80 view/theme/diabook/theme.php:127
 msgid "Your events"
 msgstr "Tus eventos"
 
-#: ../../include/nav.php:81 ../../view/theme/diabook/theme.php:128
+#: include/nav.php:81 view/theme/diabook/theme.php:128
 msgid "Personal notes"
 msgstr "Notas personales"
 
-#: ../../include/nav.php:81
+#: include/nav.php:81
 msgid "Your personal notes"
 msgstr ""
 
-#: ../../include/nav.php:92
+#: include/nav.php:92
 msgid "Sign in"
 msgstr "Date de alta"
 
-#: ../../include/nav.php:105
+#: include/nav.php:105
 msgid "Home Page"
 msgstr "Página de inicio"
 
-#: ../../include/nav.php:109
+#: include/nav.php:109
 msgid "Create an account"
 msgstr "Crea una cuenta"
 
-#: ../../include/nav.php:114
+#: include/nav.php:114
 msgid "Help and documentation"
 msgstr "Ayuda y documentación"
 
-#: ../../include/nav.php:117
+#: include/nav.php:117
 msgid "Apps"
 msgstr "Aplicaciones"
 
-#: ../../include/nav.php:117
+#: include/nav.php:117
 msgid "Addon applications, utilities, games"
 msgstr "Aplicaciones, utilidades, juegos"
 
-#: ../../include/nav.php:119
+#: include/nav.php:119
 msgid "Search site content"
 msgstr " Busca contenido en la página"
 
-#: ../../include/nav.php:129
+#: include/nav.php:137
 msgid "Conversations on this site"
 msgstr "Conversaciones en este sitio"
 
-#: ../../include/nav.php:131
+#: include/nav.php:139
 msgid "Conversations on the network"
 msgstr ""
 
-#: ../../include/nav.php:133
+#: include/nav.php:141
 msgid "Directory"
 msgstr "Directorio"
 
-#: ../../include/nav.php:133
+#: include/nav.php:141
 msgid "People directory"
 msgstr "Directorio de usuarios"
 
-#: ../../include/nav.php:135
+#: include/nav.php:143
 msgid "Information"
 msgstr ""
 
-#: ../../include/nav.php:135
+#: include/nav.php:143
 msgid "Information about this friendica instance"
 msgstr ""
 
-#: ../../include/nav.php:145
+#: include/nav.php:153
 msgid "Conversations from your friends"
 msgstr "Conversaciones de tus amigos"
 
-#: ../../include/nav.php:146
+#: include/nav.php:154
 msgid "Network Reset"
 msgstr ""
 
-#: ../../include/nav.php:146
+#: include/nav.php:154
 msgid "Load Network page with no filters"
 msgstr ""
 
-#: ../../include/nav.php:154
+#: include/nav.php:161
 msgid "Friend Requests"
 msgstr "Solicitudes de amistad"
 
-#: ../../include/nav.php:156
+#: include/nav.php:165
 msgid "See all notifications"
 msgstr "Ver todas las notificaciones"
 
-#: ../../include/nav.php:157
+#: include/nav.php:166
 msgid "Mark all system notifications seen"
 msgstr "Marcar todas las notificaciones del sistema como leídas"
 
-#: ../../include/nav.php:161
+#: include/nav.php:170
 msgid "Private mail"
 msgstr "Correo privado"
 
-#: ../../include/nav.php:162
+#: include/nav.php:171
 msgid "Inbox"
 msgstr "Entrada"
 
-#: ../../include/nav.php:163
+#: include/nav.php:172
 msgid "Outbox"
 msgstr "Enviados"
 
-#: ../../include/nav.php:167
+#: include/nav.php:176
 msgid "Manage"
 msgstr "Administrar"
 
-#: ../../include/nav.php:167
+#: include/nav.php:176
 msgid "Manage other pages"
 msgstr "Administrar otras páginas"
 
-#: ../../include/nav.php:172
+#: include/nav.php:181
 msgid "Account settings"
 msgstr "Configuración de tu cuenta"
 
-#: ../../include/nav.php:175
+#: include/nav.php:184
 msgid "Manage/Edit Profiles"
 msgstr ""
 
-#: ../../include/nav.php:177
+#: include/nav.php:186
 msgid "Manage/edit friends and contacts"
 msgstr "Administrar/editar amigos y contactos"
 
-#: ../../include/nav.php:184
+#: include/nav.php:193
 msgid "Site setup and configuration"
 msgstr "Opciones y configuración del sitio"
 
-#: ../../include/nav.php:188
+#: include/nav.php:197
 msgid "Navigation"
 msgstr ""
 
-#: ../../include/nav.php:188
+#: include/nav.php:197
 msgid "Site map"
 msgstr ""
 
-#: ../../include/api.php:304 ../../include/api.php:315
-#: ../../include/api.php:416 ../../include/api.php:1063
-#: ../../include/api.php:1065
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
 msgid "User not found."
 msgstr ""
 
-#: ../../include/api.php:771
+#: include/api.php:795
 #, php-format
 msgid "Daily posting limit of %d posts reached. The post was rejected."
 msgstr ""
 
-#: ../../include/api.php:790
+#: include/api.php:814
 #, php-format
 msgid "Weekly posting limit of %d posts reached. The post was rejected."
 msgstr ""
 
-#: ../../include/api.php:809
+#: include/api.php:833
 #, php-format
 msgid "Monthly posting limit of %d posts reached. The post was rejected."
 msgstr ""
 
-#: ../../include/api.php:1272
+#: include/api.php:1350
 msgid "There is no status with this id."
 msgstr ""
 
-#: ../../include/api.php:1342
+#: include/api.php:1424
 msgid "There is no conversation with this id."
 msgstr ""
 
-#: ../../include/api.php:1614
-msgid "Invalid request."
-msgstr ""
-
-#: ../../include/api.php:1625
+#: include/api.php:1703
 msgid "Invalid item."
 msgstr ""
 
-#: ../../include/api.php:1635
+#: include/api.php:1713
 msgid "Invalid action. "
 msgstr ""
 
-#: ../../include/api.php:1643
+#: include/api.php:1721
 msgid "DB error"
 msgstr ""
 
-#: ../../include/user.php:40
+#: include/user.php:48
 msgid "An invitation is required."
 msgstr "Se necesita invitación."
 
-#: ../../include/user.php:45
+#: include/user.php:53
 msgid "Invitation could not be verified."
 msgstr "No se puede verificar la invitación."
 
-#: ../../include/user.php:53
+#: include/user.php:61
 msgid "Invalid OpenID url"
 msgstr "Dirección OpenID no válida"
 
-#: ../../include/user.php:74
+#: include/user.php:82
 msgid "Please enter the required information."
 msgstr "Por favor, introduce la información necesaria."
 
-#: ../../include/user.php:88
+#: include/user.php:96
 msgid "Please use a shorter name."
 msgstr "Por favor, usa un nombre más corto."
 
-#: ../../include/user.php:90
+#: include/user.php:98
 msgid "Name too short."
 msgstr "El nombre es demasiado corto."
 
-#: ../../include/user.php:105
+#: include/user.php:113
 msgid "That doesn't appear to be your full (First Last) name."
 msgstr "No parece que ese sea tu nombre completo."
 
-#: ../../include/user.php:110
+#: include/user.php:118
 msgid "Your email domain is not among those allowed on this site."
 msgstr "Tu dominio de correo no se encuentra entre los permitidos en este sitio."
 
-#: ../../include/user.php:113
+#: include/user.php:121
 msgid "Not a valid email address."
 msgstr "No es una dirección de correo electrónico válida."
 
-#: ../../include/user.php:126
+#: include/user.php:134
 msgid "Cannot use that email."
 msgstr "No se puede utilizar este correo electrónico."
 
-#: ../../include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\" y debe empezar por una letra."
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr ""
 
-#: ../../include/user.php:138 ../../include/user.php:236
+#: include/user.php:146 include/user.php:244
 msgid "Nickname is already registered. Please choose another."
 msgstr "Apodo ya registrado. Por favor, elije otro."
 
-#: ../../include/user.php:148
+#: include/user.php:156
 msgid ""
 "Nickname was once registered here and may not be re-used. Please choose "
 "another."
 msgstr "El apodo ya ha sido registrado alguna vez y no puede volver a usarse. Por favor, utiliza otro."
 
-#: ../../include/user.php:164
+#: include/user.php:172
 msgid "SERIOUS ERROR: Generation of security keys failed."
 msgstr "ERROR GRAVE: La generación de claves de seguridad ha fallado."
 
-#: ../../include/user.php:222
+#: include/user.php:230
 msgid "An error occurred during registration. Please try again."
 msgstr "Se produjo un error durante el registro. Por favor, inténtalo de nuevo."
 
-#: ../../include/user.php:257
+#: include/user.php:265
 msgid "An error occurred creating your default profile. Please try again."
 msgstr "Error al crear tu perfil predeterminado. Por favor, inténtalo de nuevo."
 
-#: ../../include/user.php:289 ../../include/user.php:293
-#: ../../include/profile_selectors.php:42
+#: include/user.php:297 include/user.php:301 include/profile_selectors.php:42
 msgid "Friends"
 msgstr "Amigos"
 
-#: ../../include/user.php:377
+#: include/user.php:385
 #, php-format
 msgid ""
 "\n"
@@ -7102,7 +7318,7 @@ msgid ""
 "\t"
 msgstr ""
 
-#: ../../include/user.php:381
+#: include/user.php:389
 #, php-format
 msgid ""
 "\n"
@@ -7132,495 +7348,494 @@ msgid ""
 "\t\tThank you and welcome to %2$s."
 msgstr ""
 
-#: ../../include/diaspora.php:703
+#: include/diaspora.php:717
 msgid "Sharing notification from Diaspora network"
 msgstr "Compartir notificaciones con la red Diaspora*"
 
-#: ../../include/diaspora.php:2520
+#: include/diaspora.php:2560
 msgid "Attachments:"
 msgstr "Archivos adjuntos:"
 
-#: ../../include/items.php:4555
+#: include/items.php:4852
 msgid "Do you really want to delete this item?"
 msgstr ""
 
-#: ../../include/items.php:4778
+#: include/items.php:5127
 msgid "Archives"
 msgstr "Archivos"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Male"
 msgstr "Hombre"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Female"
 msgstr "Mujer"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Currently Male"
 msgstr "Actualmente Hombre"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Currently Female"
 msgstr "Actualmente Mujer"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Mostly Male"
 msgstr "Mayormente Hombre"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Mostly Female"
 msgstr "Mayormente Mujer"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Transgender"
 msgstr "Transgenérico"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Intersex"
 msgstr "Bisexual"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Transsexual"
 msgstr "Transexual"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Hermaphrodite"
 msgstr "Hermafrodita"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Neuter"
 msgstr "Neutro"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Non-specific"
 msgstr "Sin especificar"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Other"
 msgstr "Otro"
 
-#: ../../include/profile_selectors.php:6
+#: include/profile_selectors.php:6
 msgid "Undecided"
 msgstr "Indeciso"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Males"
 msgstr "Hombres"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Females"
 msgstr "Mujeres"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Gay"
 msgstr "Gay"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Lesbian"
 msgstr "Lesbiana"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "No Preference"
 msgstr "Sin preferencias"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Bisexual"
 msgstr "Bisexual"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Autosexual"
 msgstr "Autosexual"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Abstinent"
 msgstr "Célibe"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Virgin"
 msgstr "Virgen"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Deviant"
 msgstr "Desviado"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Fetish"
 msgstr "Fetichista"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Oodles"
 msgstr "Orgiástico"
 
-#: ../../include/profile_selectors.php:23
+#: include/profile_selectors.php:23
 msgid "Nonsexual"
 msgstr "Asexual"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Single"
 msgstr "Soltero"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Lonely"
 msgstr "Solitario"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Available"
 msgstr "Disponible"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Unavailable"
 msgstr "No disponible"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Has crush"
 msgstr "Enamorado"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Infatuated"
 msgstr "Loco/a por alguien"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Dating"
 msgstr "De citas"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Unfaithful"
 msgstr "Infiel"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Sex Addict"
 msgstr "Adicto al sexo"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Friends/Benefits"
 msgstr "Amigos con beneficios"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Casual"
 msgstr "Casual"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Engaged"
 msgstr "Comprometido/a"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Married"
 msgstr "Casado/a"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Imaginarily married"
 msgstr "Casado imaginario"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Partners"
 msgstr "Socios"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Cohabiting"
 msgstr "Cohabitando"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Common law"
 msgstr "Pareja de hecho"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Happy"
 msgstr "Feliz"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Not looking"
 msgstr "No busca relación"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Swinger"
 msgstr "Swinger"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Betrayed"
 msgstr "Traicionado/a"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Separated"
 msgstr "Separado/a"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Unstable"
 msgstr "Inestable"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Divorced"
 msgstr "Divorciado/a"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Imaginarily divorced"
 msgstr "Divorciado imaginario"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Widowed"
 msgstr "Viudo/a"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Uncertain"
 msgstr "Incierto"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "It's complicated"
 msgstr "Es complicado"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Don't care"
 msgstr "No te importa"
 
-#: ../../include/profile_selectors.php:42
+#: include/profile_selectors.php:42
 msgid "Ask me"
 msgstr "Pregúntame"
 
-#: ../../include/enotify.php:18
+#: include/enotify.php:18
 msgid "Friendica Notification"
 msgstr "Notificación de Friendica"
 
-#: ../../include/enotify.php:21
+#: include/enotify.php:21
 msgid "Thank You,"
 msgstr "Gracias,"
 
-#: ../../include/enotify.php:23
+#: include/enotify.php:23
 #, php-format
 msgid "%s Administrator"
 msgstr "%s Administrador"
 
-#: ../../include/enotify.php:64
+#: include/enotify.php:64
 #, php-format
 msgid "%s <!item_type!>"
 msgstr "%s <!item_type!>"
 
-#: ../../include/enotify.php:68
+#: include/enotify.php:78
 #, php-format
 msgid "[Friendica:Notify] New mail received at %s"
 msgstr "[Friendica:Notificación] Nuevo correo recibido de %s"
 
-#: ../../include/enotify.php:70
+#: include/enotify.php:80
 #, php-format
 msgid "%1$s sent you a new private message at %2$s."
 msgstr "%1$s te ha enviado un mensaje privado desde %2$s."
 
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
 #, php-format
 msgid "%1$s sent you %2$s."
 msgstr "%1$s te ha enviado %2$s."
 
-#: ../../include/enotify.php:71
+#: include/enotify.php:81
 msgid "a private message"
 msgstr "un mensaje privado"
 
-#: ../../include/enotify.php:72
+#: include/enotify.php:82
 #, php-format
 msgid "Please visit %s to view and/or reply to your private messages."
 msgstr "Por favor, visita %s para ver y/o responder a tus mensajes privados."
 
-#: ../../include/enotify.php:124
+#: include/enotify.php:134
 #, php-format
 msgid "%1$s commented on [url=%2$s]a %3$s[/url]"
 msgstr "%1$s comentó en [url=%2$s]a %3$s[/url]"
 
-#: ../../include/enotify.php:131
+#: include/enotify.php:141
 #, php-format
 msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]"
 msgstr "%1$s comentó en [url=%2$s] %4$s de %3$s[/url]"
 
-#: ../../include/enotify.php:139
+#: include/enotify.php:149
 #, php-format
 msgid "%1$s commented on [url=%2$s]your %3$s[/url]"
 msgstr "%1$s comentó en [url=%2$s] tu %3$s[/url]"
 
-#: ../../include/enotify.php:149
+#: include/enotify.php:159
 #, php-format
 msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s"
 msgstr "[Friendica:Notificación] Comentario en la conversación de #%1$d por %2$s"
 
-#: ../../include/enotify.php:150
+#: include/enotify.php:160
 #, php-format
 msgid "%s commented on an item/conversation you have been following."
 msgstr "%s ha comentado en una conversación/elemento que sigues."
 
-#: ../../include/enotify.php:153 ../../include/enotify.php:168
-#: ../../include/enotify.php:181 ../../include/enotify.php:194
-#: ../../include/enotify.php:212 ../../include/enotify.php:225
+#: include/enotify.php:163 include/enotify.php:178 include/enotify.php:191
+#: include/enotify.php:204 include/enotify.php:222 include/enotify.php:235
 #, php-format
 msgid "Please visit %s to view and/or reply to the conversation."
 msgstr "Por favor, visita %s para ver y/o responder a la conversación."
 
-#: ../../include/enotify.php:160
+#: include/enotify.php:170
 #, php-format
 msgid "[Friendica:Notify] %s posted to your profile wall"
 msgstr "[Friendica:Notificación] %s publicó en tu muro"
 
-#: ../../include/enotify.php:162
+#: include/enotify.php:172
 #, php-format
 msgid "%1$s posted to your profile wall at %2$s"
 msgstr "%1$s publicó en tu perfil de %2$s"
 
-#: ../../include/enotify.php:164
+#: include/enotify.php:174
 #, php-format
 msgid "%1$s posted to [url=%2$s]your wall[/url]"
 msgstr "%1$s publicó en [url=%2$s]tu muro[/url]"
 
-#: ../../include/enotify.php:175
+#: include/enotify.php:185
 #, php-format
 msgid "[Friendica:Notify] %s tagged you"
 msgstr "[Friendica:Notificación] %s te ha nombrado"
 
-#: ../../include/enotify.php:176
+#: include/enotify.php:186
 #, php-format
 msgid "%1$s tagged you at %2$s"
 msgstr "%1$s te ha nombrado en %2$s"
 
-#: ../../include/enotify.php:177
+#: include/enotify.php:187
 #, php-format
 msgid "%1$s [url=%2$s]tagged you[/url]."
 msgstr "%1$s [url=%2$s]te nombró[/url]."
 
-#: ../../include/enotify.php:188
+#: include/enotify.php:198
 #, php-format
 msgid "[Friendica:Notify] %s shared a new post"
 msgstr ""
 
-#: ../../include/enotify.php:189
+#: include/enotify.php:199
 #, php-format
 msgid "%1$s shared a new post at %2$s"
 msgstr ""
 
-#: ../../include/enotify.php:190
+#: include/enotify.php:200
 #, php-format
 msgid "%1$s [url=%2$s]shared a post[/url]."
 msgstr ""
 
-#: ../../include/enotify.php:202
+#: include/enotify.php:212
 #, php-format
 msgid "[Friendica:Notify] %1$s poked you"
 msgstr "[Friendica:Notify] %1$s te dio un toque"
 
-#: ../../include/enotify.php:203
+#: include/enotify.php:213
 #, php-format
 msgid "%1$s poked you at %2$s"
 msgstr "%1$s te dio un toque en %2$s"
 
-#: ../../include/enotify.php:204
+#: include/enotify.php:214
 #, php-format
 msgid "%1$s [url=%2$s]poked you[/url]."
 msgstr "%1$s [url=%2$s]te dio un toque[/url]."
 
-#: ../../include/enotify.php:219
+#: include/enotify.php:229
 #, php-format
 msgid "[Friendica:Notify] %s tagged your post"
 msgstr "[Friendica:Notificación] %s ha etiquetado tu publicación"
 
-#: ../../include/enotify.php:220
+#: include/enotify.php:230
 #, php-format
 msgid "%1$s tagged your post at %2$s"
 msgstr "%1$s ha etiquetado tu publicación en %2$s"
 
-#: ../../include/enotify.php:221
+#: include/enotify.php:231
 #, php-format
 msgid "%1$s tagged [url=%2$s]your post[/url]"
 msgstr "%1$s ha etiquetado [url=%2$s]tu publicación[/url]"
 
-#: ../../include/enotify.php:232
+#: include/enotify.php:242
 msgid "[Friendica:Notify] Introduction received"
 msgstr "[Friendica:Notificación] Presentación recibida"
 
-#: ../../include/enotify.php:233
+#: include/enotify.php:243
 #, php-format
 msgid "You've received an introduction from '%1$s' at %2$s"
 msgstr "Has recibido una presentación de '%1$s' en %2$s"
 
-#: ../../include/enotify.php:234
+#: include/enotify.php:244
 #, php-format
 msgid "You've received [url=%1$s]an introduction[/url] from %2$s."
 msgstr "Has recibido [url=%1$s]una presentación[/url] de %2$s."
 
-#: ../../include/enotify.php:237 ../../include/enotify.php:279
+#: include/enotify.php:247 include/enotify.php:289
 #, php-format
 msgid "You may visit their profile at %s"
 msgstr "Puedes visitar su perfil en %s"
 
-#: ../../include/enotify.php:239
+#: include/enotify.php:249
 #, php-format
 msgid "Please visit %s to approve or reject the introduction."
 msgstr "Visita %s para aceptar o rechazar la presentación por favor."
 
-#: ../../include/enotify.php:247
+#: include/enotify.php:257
 msgid "[Friendica:Notify] A new person is sharing with you"
 msgstr ""
 
-#: ../../include/enotify.php:248 ../../include/enotify.php:249
+#: include/enotify.php:258 include/enotify.php:259
 #, php-format
 msgid "%1$s is sharing with you at %2$s"
 msgstr ""
 
-#: ../../include/enotify.php:255
+#: include/enotify.php:265
 msgid "[Friendica:Notify] You have a new follower"
 msgstr ""
 
-#: ../../include/enotify.php:256 ../../include/enotify.php:257
+#: include/enotify.php:266 include/enotify.php:267
 #, php-format
 msgid "You have a new follower at %2$s : %1$s"
 msgstr ""
 
-#: ../../include/enotify.php:270
+#: include/enotify.php:280
 msgid "[Friendica:Notify] Friend suggestion received"
 msgstr "[Friendica:Notificación] Sugerencia de amigo recibida"
 
-#: ../../include/enotify.php:271
+#: include/enotify.php:281
 #, php-format
 msgid "You've received a friend suggestion from '%1$s' at %2$s"
 msgstr "Has recibido una sugerencia de amigo de '%1$s' en %2$s"
 
-#: ../../include/enotify.php:272
+#: include/enotify.php:282
 #, php-format
 msgid ""
 "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s."
 msgstr "Has recibido [url=%1$s]una sugerencia de amigo[/url] en %2$s de %3$s."
 
-#: ../../include/enotify.php:277
+#: include/enotify.php:287
 msgid "Name:"
 msgstr "Nombre: "
 
-#: ../../include/enotify.php:278
+#: include/enotify.php:288
 msgid "Photo:"
 msgstr "Foto: "
 
-#: ../../include/enotify.php:281
+#: include/enotify.php:291
 #, php-format
 msgid "Please visit %s to approve or reject the suggestion."
 msgstr "Visita %s para aceptar o rechazar la sugerencia por favor."
 
-#: ../../include/enotify.php:289 ../../include/enotify.php:302
+#: include/enotify.php:299 include/enotify.php:312
 msgid "[Friendica:Notify] Connection accepted"
 msgstr ""
 
-#: ../../include/enotify.php:290 ../../include/enotify.php:303
+#: include/enotify.php:300 include/enotify.php:313
 #, php-format
-msgid "'%1$s' has acepted your connection request at %2$s"
+msgid "'%1$s' has accepted your connection request at %2$s"
 msgstr ""
 
-#: ../../include/enotify.php:291 ../../include/enotify.php:304
+#: include/enotify.php:301 include/enotify.php:314
 #, php-format
 msgid "%2$s has accepted your [url=%1$s]connection request[/url]."
 msgstr ""
 
-#: ../../include/enotify.php:294
+#: include/enotify.php:304
 msgid ""
 "You are now mutual friends and may exchange status updates, photos, and email\n"
 "\twithout restriction."
 msgstr ""
 
-#: ../../include/enotify.php:297 ../../include/enotify.php:311
+#: include/enotify.php:307 include/enotify.php:321
 #, php-format
 msgid "Please visit %s  if you wish to make any changes to this relationship."
 msgstr ""
 
-#: ../../include/enotify.php:307
+#: include/enotify.php:317
 #, php-format
 msgid ""
 "'%1$s' has chosen to accept you a \"fan\", which restricts some forms of "
@@ -7629,265 +7844,243 @@ msgid ""
 "automatically."
 msgstr ""
 
-#: ../../include/enotify.php:309
+#: include/enotify.php:319
 #, php-format
 msgid ""
 "'%1$s' may choose to extend this into a two-way or more permissive "
 "relationship in the future. "
 msgstr ""
 
-#: ../../include/enotify.php:322
+#: include/enotify.php:332
 msgid "[Friendica System:Notify] registration request"
 msgstr ""
 
-#: ../../include/enotify.php:323
+#: include/enotify.php:333
 #, php-format
 msgid "You've received a registration request from '%1$s' at %2$s"
 msgstr ""
 
-#: ../../include/enotify.php:324
+#: include/enotify.php:334
 #, php-format
 msgid "You've received a [url=%1$s]registration request[/url] from %2$s."
 msgstr ""
 
-#: ../../include/enotify.php:327
+#: include/enotify.php:337
 #, php-format
 msgid "Full Name:\t%1$s\\nSite Location:\t%2$s\\nLogin Name:\t%3$s (%4$s)"
 msgstr ""
 
-#: ../../include/enotify.php:330
+#: include/enotify.php:340
 #, php-format
 msgid "Please visit %s to approve or reject the request."
 msgstr ""
 
-#: ../../include/oembed.php:212
+#: include/oembed.php:223
 msgid "Embedded content"
 msgstr "Contenido integrado"
 
-#: ../../include/oembed.php:221
+#: include/oembed.php:232
 msgid "Embedding disabled"
 msgstr "Contenido incrustrado desabilitado"
 
-#: ../../include/uimport.php:94
+#: include/uimport.php:94
 msgid "Error decoding account file"
 msgstr ""
 
-#: ../../include/uimport.php:100
+#: include/uimport.php:100
 msgid "Error! No version data in file! This is not a Friendica account file?"
 msgstr ""
 
-#: ../../include/uimport.php:116 ../../include/uimport.php:127
+#: include/uimport.php:116 include/uimport.php:127
 msgid "Error! Cannot check nickname"
 msgstr ""
 
-#: ../../include/uimport.php:120 ../../include/uimport.php:131
+#: include/uimport.php:120 include/uimport.php:131
 #, php-format
 msgid "User '%s' already exists on this server!"
 msgstr ""
 
-#: ../../include/uimport.php:153
+#: include/uimport.php:153
 msgid "User creation error"
 msgstr ""
 
-#: ../../include/uimport.php:171
+#: include/uimport.php:173
 msgid "User profile creation error"
 msgstr ""
 
-#: ../../include/uimport.php:220
+#: include/uimport.php:222
 #, php-format
 msgid "%d contact not imported"
 msgid_plural "%d contacts not imported"
 msgstr[0] ""
 msgstr[1] ""
 
-#: ../../include/uimport.php:290
+#: include/uimport.php:292
 msgid "Done. You can now login with your username and password"
 msgstr ""
 
-#: ../../index.php:428
+#: index.php:441
 msgid "toggle mobile"
 msgstr "Cambiar a versión móvil"
 
-#: ../../view/theme/cleanzero/config.php:82
-#: ../../view/theme/dispy/config.php:72 ../../view/theme/quattro/config.php:66
-#: ../../view/theme/diabook/config.php:150 ../../view/theme/vier/config.php:55
-#: ../../view/theme/duepuntozero/config.php:61
-msgid "Theme settings"
-msgstr "Configuración del Tema"
-
-#: ../../view/theme/cleanzero/config.php:83
+#: view/theme/cleanzero/config.php:83
 msgid "Set resize level for images in posts and comments (width and height)"
 msgstr "Configurar el tamaño de las imágenes en las publicaciones"
 
-#: ../../view/theme/cleanzero/config.php:84
-#: ../../view/theme/dispy/config.php:73
-#: ../../view/theme/diabook/config.php:151
+#: view/theme/cleanzero/config.php:84 view/theme/dispy/config.php:73
+#: view/theme/diabook/config.php:151
 msgid "Set font-size for posts and comments"
 msgstr "Tamaño del texto para publicaciones y comentarios"
 
-#: ../../view/theme/cleanzero/config.php:85
+#: view/theme/cleanzero/config.php:85
 msgid "Set theme width"
 msgstr "Establecer el ancho para el tema"
 
-#: ../../view/theme/cleanzero/config.php:86
-#: ../../view/theme/quattro/config.php:68
+#: view/theme/cleanzero/config.php:86 view/theme/quattro/config.php:68
 msgid "Color scheme"
 msgstr "Esquema de color"
 
-#: ../../view/theme/dispy/config.php:74
-#: ../../view/theme/diabook/config.php:152
+#: view/theme/dispy/config.php:74 view/theme/diabook/config.php:152
 msgid "Set line-height for posts and comments"
 msgstr "Altura para las publicaciones y comentarios"
 
-#: ../../view/theme/dispy/config.php:75
+#: view/theme/dispy/config.php:75
 msgid "Set colour scheme"
 msgstr "Configurar esquema de color"
 
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
 msgid "Alignment"
 msgstr "Alineación"
 
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
 msgid "Left"
 msgstr "Izquierda"
 
-#: ../../view/theme/quattro/config.php:67
+#: view/theme/quattro/config.php:67
 msgid "Center"
 msgstr "Centrado"
 
-#: ../../view/theme/quattro/config.php:69
+#: view/theme/quattro/config.php:69
 msgid "Posts font size"
 msgstr ""
 
-#: ../../view/theme/quattro/config.php:70
+#: view/theme/quattro/config.php:70
 msgid "Textareas font size"
 msgstr ""
 
-#: ../../view/theme/diabook/config.php:153
+#: view/theme/diabook/config.php:153
 msgid "Set resolution for middle column"
 msgstr "Resolución para la columna central"
 
-#: ../../view/theme/diabook/config.php:154
+#: view/theme/diabook/config.php:154
 msgid "Set color scheme"
 msgstr "Configurar esquema de color"
 
-#: ../../view/theme/diabook/config.php:155
+#: view/theme/diabook/config.php:155
 msgid "Set zoomfactor for Earth Layer"
 msgstr "Establecer zoom para Minimapa"
 
-#: ../../view/theme/diabook/config.php:156
-#: ../../view/theme/diabook/theme.php:585
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
 msgid "Set longitude (X) for Earth Layers"
 msgstr "Configurar longitud (X) en Minimapa"
 
-#: ../../view/theme/diabook/config.php:157
-#: ../../view/theme/diabook/theme.php:586
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
 msgid "Set latitude (Y) for Earth Layers"
 msgstr "Configurar latitud (Y) en Minimapa"
 
-#: ../../view/theme/diabook/config.php:158
-#: ../../view/theme/diabook/theme.php:130
-#: ../../view/theme/diabook/theme.php:544
-#: ../../view/theme/diabook/theme.php:624
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
 msgid "Community Pages"
 msgstr "Páginas de Comunidad"
 
-#: ../../view/theme/diabook/config.php:159
-#: ../../view/theme/diabook/theme.php:579
-#: ../../view/theme/diabook/theme.php:625
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
 msgid "Earth Layers"
 msgstr "Minimapa"
 
-#: ../../view/theme/diabook/config.php:160
-#: ../../view/theme/diabook/theme.php:391
-#: ../../view/theme/diabook/theme.php:626
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
 msgid "Community Profiles"
 msgstr "Perfiles de la Comunidad"
 
-#: ../../view/theme/diabook/config.php:161
-#: ../../view/theme/diabook/theme.php:599
-#: ../../view/theme/diabook/theme.php:627
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
 msgid "Help or @NewHere ?"
 msgstr "¿Ayuda o @NuevoAquí?"
 
-#: ../../view/theme/diabook/config.php:162
-#: ../../view/theme/diabook/theme.php:606
-#: ../../view/theme/diabook/theme.php:628
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
 msgid "Connect Services"
 msgstr "Servicios conectados"
 
-#: ../../view/theme/diabook/config.php:163
-#: ../../view/theme/diabook/theme.php:523
-#: ../../view/theme/diabook/theme.php:629
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
 msgid "Find Friends"
 msgstr "Buscar amigos"
 
-#: ../../view/theme/diabook/config.php:164
-#: ../../view/theme/diabook/theme.php:412
-#: ../../view/theme/diabook/theme.php:630
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
 msgid "Last users"
 msgstr "Últimos usuarios"
 
-#: ../../view/theme/diabook/config.php:165
-#: ../../view/theme/diabook/theme.php:486
-#: ../../view/theme/diabook/theme.php:631
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
 msgid "Last photos"
 msgstr "Últimas fotos"
 
-#: ../../view/theme/diabook/config.php:166
-#: ../../view/theme/diabook/theme.php:441
-#: ../../view/theme/diabook/theme.php:632
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
 msgid "Last likes"
 msgstr "Últimos \"me gusta\""
 
-#: ../../view/theme/diabook/theme.php:125
+#: view/theme/diabook/theme.php:125
 msgid "Your contacts"
 msgstr "Tus contactos"
 
-#: ../../view/theme/diabook/theme.php:128
+#: view/theme/diabook/theme.php:128
 msgid "Your personal photos"
 msgstr "Tus fotos personales"
 
-#: ../../view/theme/diabook/theme.php:524
+#: view/theme/diabook/theme.php:524
 msgid "Local Directory"
 msgstr "Directorio local"
 
-#: ../../view/theme/diabook/theme.php:584
+#: view/theme/diabook/theme.php:584
 msgid "Set zoomfactor for Earth Layers"
 msgstr "Configurar zoom en Minimapa"
 
-#: ../../view/theme/diabook/theme.php:622
+#: view/theme/diabook/theme.php:622
 msgid "Show/hide boxes at right-hand column:"
 msgstr "Mostrar/Ocultar casillas en la columna derecha:"
 
-#: ../../view/theme/vier/config.php:56
+#: view/theme/vier/config.php:59
 msgid "Set style"
 msgstr ""
 
-#: ../../view/theme/duepuntozero/config.php:45
+#: view/theme/duepuntozero/config.php:45
 msgid "greenzero"
 msgstr ""
 
-#: ../../view/theme/duepuntozero/config.php:46
+#: view/theme/duepuntozero/config.php:46
 msgid "purplezero"
 msgstr ""
 
-#: ../../view/theme/duepuntozero/config.php:47
+#: view/theme/duepuntozero/config.php:47
 msgid "easterbunny"
 msgstr ""
 
-#: ../../view/theme/duepuntozero/config.php:48
+#: view/theme/duepuntozero/config.php:48
 msgid "darkzero"
 msgstr ""
 
-#: ../../view/theme/duepuntozero/config.php:49
+#: view/theme/duepuntozero/config.php:49
 msgid "comix"
 msgstr ""
 
-#: ../../view/theme/duepuntozero/config.php:50
+#: view/theme/duepuntozero/config.php:50
 msgid "slackr"
 msgstr ""
 
-#: ../../view/theme/duepuntozero/config.php:62
+#: view/theme/duepuntozero/config.php:62
 msgid "Variations"
 msgstr ""
index 808c53db54d3a2ad9bdeb3dd69493c994e9639c2..7dedb239fed6b735375cebdbdd73a2f4fff2560f 100644 (file)
@@ -6,8 +6,8 @@ function string_plural_select_es($n){
 }}
 ;
 $a->strings["%d contact edited."] = array(
-       0 => "",
-       1 => "",
+       0 => "%d contactos editados",
+       1 => "%d contactos editados",
 );
 $a->strings["Could not access contact record."] = "No se pudo acceder a los datos del contacto.";
 $a->strings["Could not locate selected profile."] = "No se pudo encontrar el perfil seleccionado.";
@@ -50,6 +50,10 @@ $a->strings["Toggle Archive status"] = "Cambiar archivados";
 $a->strings["Repair"] = "Reparar";
 $a->strings["Advanced Contact Settings"] = "Configuración avanzada";
 $a->strings["Communications lost with this contact!"] = "¡Se ha perdido la comunicación con este contacto!";
+$a->strings["Fetch further information for feeds"] = "Recaudar informacion complementaria de los feeds";
+$a->strings["Disabled"] = "Deshabilitado";
+$a->strings["Fetch information"] = "Recaudar informacion";
+$a->strings["Fetch information and keywords"] = "Recaudar informacion y palabras claves";
 $a->strings["Contact Editor"] = "Editor de contactos";
 $a->strings["Submit"] = "Envíar";
 $a->strings["Profile Visibility"] = "Visibilidad del Perfil";
@@ -70,14 +74,11 @@ $a->strings["Currently ignored"] = "Ignorados";
 $a->strings["Currently archived"] = "Archivados";
 $a->strings["Hide this contact from others"] = "Ocultar este contacto a los demás.";
 $a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Los comentarios o \"me gusta\" en tus publicaciones públicas todavía <strong>pueden</strong> ser visibles.";
-$a->strings["Notification for new posts"] = "";
-$a->strings["Send a notification of every new post of this contact"] = "";
-$a->strings["Fetch further information for feeds"] = "";
-$a->strings["Disabled"] = "";
-$a->strings["Fetch information"] = "";
-$a->strings["Fetch information and keywords"] = "";
-$a->strings["Blacklisted keywords"] = "";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "";
+$a->strings["Notification for new posts"] = "Notificacion de nuevos temas.";
+$a->strings["Send a notification of every new post of this contact"] = "Enviar una notificacion por nuevos temas de este contacto.";
+$a->strings["Blacklisted keywords"] = "Lista negra de palabras";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separada por comas de palabras claves que no deberian ser convertido en #hashtags cuando \"Recaudar informacion y palabras claves\" es seleccionado";
+$a->strings["Profile URL"] = "URL Perfil";
 $a->strings["Suggestions"] = "Sugerencias";
 $a->strings["Suggest potential friends"] = "Amistades potenciales sugeridas";
 $a->strings["All Contacts"] = "Todos los contactos";
@@ -92,16 +93,16 @@ $a->strings["Archived"] = "Archivados";
 $a->strings["Only show archived contacts"] = "Mostrar solo contactos archivados";
 $a->strings["Hidden"] = "Ocultos";
 $a->strings["Only show hidden contacts"] = "Mostrar solo contactos ocultos";
-$a->strings["Mutual Friendship"] = "Amistad recíproca";
-$a->strings["is a fan of yours"] = "es tu fan";
-$a->strings["you are a fan of"] = "eres fan de";
-$a->strings["Edit contact"] = "Modificar contacto";
 $a->strings["Contacts"] = "Contactos";
 $a->strings["Search your contacts"] = "Buscar en tus contactos";
 $a->strings["Finding: "] = "Buscando: ";
 $a->strings["Find"] = "Buscar";
 $a->strings["Update"] = "Actualizar";
 $a->strings["Delete"] = "Eliminar";
+$a->strings["Mutual Friendship"] = "Amistad recíproca";
+$a->strings["is a fan of yours"] = "es tu fan";
+$a->strings["you are a fan of"] = "eres fan de";
+$a->strings["Edit contact"] = "Modificar contacto";
 $a->strings["No profile"] = "Nigún perfil";
 $a->strings["Manage Identities and/or Pages"] = "Administrar identidades y/o páginas";
 $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia entre diferentes identidades o páginas de Comunidad/Grupos que comparten los detalles de tu cuenta o sobre los que tienes permisos para administrar";
@@ -162,7 +163,7 @@ $a->strings["Profile Photos"] = "Foto del perfil";
 $a->strings["Image size reduction [%s] failed."] = "Ha fallado la reducción de las dimensiones de la imagen [%s].";
 $a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Recarga la página o limpia la caché del navegador si la foto nueva no aparece inmediatamente.";
 $a->strings["Unable to process image"] = "Imposible procesar la imagen";
-$a->strings["Image exceeds size limit of %d"] = "El tamaño de la imagen supera el límite de %d";
+$a->strings["Image exceeds size limit of %s"] = "La imagen excede el limite de %s";
 $a->strings["Unable to process image."] = "Imposible procesar la imagen.";
 $a->strings["Upload File:"] = "Subir archivo:";
 $a->strings["Select a profile:"] = "Elige un perfil:";
@@ -185,6 +186,13 @@ $a->strings["Remove"] = "Eliminar";
 $a->strings["Save to Folder:"] = "Guardar en directorio:";
 $a->strings["- select -"] = "- seleccionar -";
 $a->strings["Save"] = "Guardar";
+$a->strings["You already added this contact."] = "Ya has añadido este contacto.";
+$a->strings["Please answer the following:"] = "Por favor responde lo siguiente:";
+$a->strings["Does %s know you?"] = "¿%s te conoce?";
+$a->strings["No"] = "No";
+$a->strings["Add a personal note:"] = "Añade una nota personal:";
+$a->strings["Your Identity Address:"] = "Dirección de tu perfil:";
+$a->strings["Submit Request"] = "Enviar solicitud";
 $a->strings["Contact added"] = "Contacto añadido";
 $a->strings["Unable to locate original post."] = "No se puede encontrar la publicación original.";
 $a->strings["Empty post discarded."] = "Publicación vacía descartada.";
@@ -198,14 +206,14 @@ $a->strings["Group created."] = "Grupo creado.";
 $a->strings["Could not create group."] = "Imposible crear el grupo.";
 $a->strings["Group not found."] = "Grupo no encontrado.";
 $a->strings["Group name changed."] = "El nombre del grupo ha cambiado.";
-$a->strings["Save Group"] = "";
+$a->strings["Save Group"] = "Guardar grupo";
 $a->strings["Create a group of contacts/friends."] = "Crea un grupo de contactos/amigos.";
 $a->strings["Group Name: "] = "Nombre del grupo: ";
 $a->strings["Group removed."] = "Grupo eliminado.";
 $a->strings["Unable to remove group."] = "No se puede eliminar el grupo.";
 $a->strings["Group Editor"] = "Editor de grupos";
 $a->strings["Members"] = "Miembros";
-$a->strings["You must be logged in to use addons. "] = "";
+$a->strings["You must be logged in to use addons. "] = "Tienes que estar registrado para tener acceso a los accesorios.";
 $a->strings["Applications"] = "Aplicaciones";
 $a->strings["No installed applications."] = "Sin aplicaciones";
 $a->strings["Profile not found."] = "Perfil no encontrado.";
@@ -231,16 +239,19 @@ $a->strings["[Name Withheld]"] = "[Nombre oculto]";
 $a->strings["%1\$s has joined %2\$s"] = "%1\$s se ha unido a %2\$s";
 $a->strings["Requested profile is not available."] = "El perfil solicitado no está disponible.";
 $a->strings["Tips for New Members"] = "Consejos para nuevos miembros";
-$a->strings["No videos selected"] = "";
+$a->strings["Do you really want to delete this video?"] = "Realmente quieres eliminar este vídeo?";
+$a->strings["Delete Video"] = "Borrar vídeo";
+$a->strings["No videos selected"] = "Ningún vídeo seleccionado";
 $a->strings["Access to this item is restricted."] = "El acceso a este elemento está restringido.";
-$a->strings["View Video"] = "";
+$a->strings["View Video"] = "Ver vídeo";
 $a->strings["View Album"] = "Ver Álbum";
-$a->strings["Recent Videos"] = "";
-$a->strings["Upload New Videos"] = "";
+$a->strings["Recent Videos"] = "Vídeos recientes";
+$a->strings["Upload New Videos"] = "Subir nuevos vídeos";
 $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha etiquetado el %3\$s de %2\$s con %4\$s";
 $a->strings["Friend suggestion sent."] = "Solicitud de amistad enviada.";
 $a->strings["Suggest Friends"] = "Sugerencias de amistad";
 $a->strings["Suggest a friend for %s"] = "Recomienda un amigo a %s";
+$a->strings["Invalid request."] = "Consulta invalida";
 $a->strings["No valid account found."] = "No se ha encontrado ninguna cuenta válida";
 $a->strings["Password reset request issued. Check your email."] = "Solicitud de restablecimiento de contraseña enviada. Revisa tu correo.";
 $a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
@@ -265,13 +276,6 @@ $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s no le gusta %3\$s de
 $a->strings["{0} wants to be your friend"] = "{0} quiere ser tu amigo";
 $a->strings["{0} sent you a message"] = "{0} te ha enviado un mensaje";
 $a->strings["{0} requested registration"] = "{0} solicitudes de registro";
-$a->strings["{0} commented %s's post"] = "{0} comentó la publicación de %s";
-$a->strings["{0} liked %s's post"] = "A {0} le ha gustado la publicación de %s";
-$a->strings["{0} disliked %s's post"] = "A {0} no le ha gustado la publicación de %s";
-$a->strings["{0} is now friends with %s"] = "{0} ahora es amigo de %s";
-$a->strings["{0} posted"] = "{0} publicado";
-$a->strings["{0} tagged %s's post with #%s"] = "{0} etiquetó la publicación de %s como #%s";
-$a->strings["{0} mentioned you in a post"] = "{0} te mencionó en una publicación";
 $a->strings["No contacts."] = "Ningún contacto.";
 $a->strings["View Contacts"] = "Ver contactos";
 $a->strings["Invalid request identifier."] = "Solicitud de identificación no válida.";
@@ -292,12 +296,17 @@ $a->strings["Approve"] = "Aprobar";
 $a->strings["Claims to be known to you: "] = "Dice conocerte: ";
 $a->strings["yes"] = "sí";
 $a->strings["no"] = "no";
-$a->strings["Approve as: "] = "Aprobar como: ";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "¿Deberá la coneccion ser bidireccional?\n\"Amigo\" implica que permitas la lectura y subscribas a las publicaciones del contacto.\n\"Admirador\" significa que permitas la lectura de tus publicaciones pero que no quieras ver sus publicaciones.\n\nAprobar como:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "¿Deberá la coneccion ser bidireccional?\n\"Amigo\" implica que permitas la lectura y subscribas a las publicaciones del contacto.\n\"Sharer\" significa que permitas la lectura de tus publicaciones pero que no quieras ver sus publicaciones.\n\nAprobar como:";
 $a->strings["Friend"] = "Amigo";
 $a->strings["Sharer"] = "Lector";
 $a->strings["Fan/Admirer"] = "Fan/Admirador";
 $a->strings["Friend/Connect Request"] = "Solicitud de Amistad/Conexión";
 $a->strings["New Follower"] = "Nuevo seguidor";
+$a->strings["Location:"] = "Localización:";
+$a->strings["About:"] = "Acerca de:";
+$a->strings["Tags:"] = "Etiquetas:";
+$a->strings["Gender:"] = "Género:";
 $a->strings["No introductions."] = "Sin presentaciones.";
 $a->strings["Notifications"] = "Notificaciones";
 $a->strings["%s liked %s's post"] = "A %s le gusta la publicación de %s";
@@ -366,9 +375,10 @@ $a->strings["Repair Contact Settings"] = "Reparar la configuración del Contacto
 $a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ADVERTENCIA: Esto es muy avanzado</strong> y si se introduce información incorrecta tu conexión con este contacto puede dejar de funcionar.";
 $a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Por favor usa el botón 'Atás' de tu navegador <strong>ahora</strong> si no tienes claro qué hacer en esta página.";
 $a->strings["Return to contact editor"] = "Volver al editor de contactos";
-$a->strings["No mirroring"] = "";
-$a->strings["Mirror as forwarded posting"] = "";
-$a->strings["Mirror as my own posting"] = "";
+$a->strings["No mirroring"] = "No espejar";
+$a->strings["Mirror as forwarded posting"] = "Espejar como reenvio";
+$a->strings["Mirror as my own posting"] = "Espejar como publicación propia";
+$a->strings["Refetch contact data"] = "Volver a solicitar datos del contacto.";
 $a->strings["Name"] = "Nombre";
 $a->strings["Account Nickname"] = "Apodo de la cuenta";
 $a->strings["@Tagname - overrides Name/Nickname"] = "@Etiqueta - Sobrescribe el Nombre/Apodo";
@@ -378,13 +388,14 @@ $a->strings["Friend Confirm URL"] = "Dirección de confirmación de tu amigo ";
 $a->strings["Notification Endpoint URL"] = "Dirección URL de la notificación";
 $a->strings["Poll/Feed URL"] = "Dirección del Sondeo/Fuentes";
 $a->strings["New photo from this URL"] = "Nueva foto de esta dirección";
-$a->strings["Remote Self"] = "";
-$a->strings["Mirror postings from this contact"] = "";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "";
+$a->strings["Remote Self"] = "Perfil remoto";
+$a->strings["Mirror postings from this contact"] = "Espejar publicaciones de este contacto";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Marcar este contacto como perfil_remoto, esto generara que friendica reenvía nuevas publicaciones desde esta cuenta.";
 $a->strings["Login"] = "Acceder";
-$a->strings["The post was created"] = "";
+$a->strings["The post was created"] = "La publicación fue creada";
 $a->strings["Access denied."] = "Acceso denegado.";
-$a->strings["People Search"] = "Buscar personas";
+$a->strings["People Search - %s"] = "Buscar perfiles - %s";
+$a->strings["Connect"] = "Conectar";
 $a->strings["No matches"] = "Sin conincidencias";
 $a->strings["Photos"] = "Fotografías";
 $a->strings["Files"] = "Archivos";
@@ -395,13 +406,21 @@ $a->strings["Users"] = "Usuarios";
 $a->strings["Plugins"] = "Módulos";
 $a->strings["Themes"] = "Temas";
 $a->strings["DB updates"] = "Actualizaciones de la Base de Datos";
+$a->strings["Inspect Queue"] = "Inspeccionar cola";
 $a->strings["Logs"] = "Registros";
-$a->strings["probe address"] = "";
-$a->strings["check webfinger"] = "";
+$a->strings["probe address"] = "probar direccion";
+$a->strings["check webfinger"] = "Verificar webfinger";
 $a->strings["Admin"] = "Admin";
 $a->strings["Plugin Features"] = "Características del módulo";
-$a->strings["diagnostics"] = "";
+$a->strings["diagnostics"] = "diagnosticos";
 $a->strings["User registrations waiting for confirmation"] = "Registro de usuarios esperando la confirmación";
+$a->strings["Administration"] = "Administración";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Nombre del recipiente";
+$a->strings["Recipient Profile"] = "Perfil del recipiente";
+$a->strings["Created"] = "Creado";
+$a->strings["Last Tried"] = "Ultimo intento";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Esta pagina muestra la cola de mensajes salientes. Estos son publicaciones cuyo envío inicial fallo. Serán reenviados mas tarde y eventualmente eliminados si la entrega falla permanentemente. ";
 $a->strings["Normal Account"] = "Cuenta normal";
 $a->strings["Soapbox Account"] = "Cuenta tribuna";
 $a->strings["Community/Celebrity Account"] = "Cuenta de Comunidad/Celebridad";
@@ -409,23 +428,28 @@ $a->strings["Automatic Friend Account"] = "Cuenta de amistad automática";
 $a->strings["Blog Account"] = "Cuenta de blog";
 $a->strings["Private Forum"] = "Foro privado";
 $a->strings["Message queues"] = "Cola de mensajes";
-$a->strings["Administration"] = "Administración";
 $a->strings["Summary"] = "Resumen";
 $a->strings["Registered users"] = "Usuarios registrados";
 $a->strings["Pending registrations"] = "Pendientes de registro";
 $a->strings["Version"] = "Versión";
 $a->strings["Active plugins"] = "Módulos activos";
-$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "";
+$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "No se puede resolver la direccion URL base.\nDeberá tener al menos <scheme>://<domain>";
 $a->strings["Site settings updated."] = "Configuración de actualización.";
 $a->strings["No special theme for mobile devices"] = "No hay tema especial para dispositivos móviles";
-$a->strings["No community page"] = "";
-$a->strings["Public postings from users of this site"] = "";
-$a->strings["Global community page"] = "";
-$a->strings["At post arrival"] = "";
+$a->strings["No community page"] = "No hay pagina de comunidad";
+$a->strings["Public postings from users of this site"] = "Temas públicos de perfiles de este sitio.";
+$a->strings["Global community page"] = "Pagina global de comunidad";
+$a->strings["At post arrival"] = "A la llegada de una publicación";
 $a->strings["Frequently"] = "Frequentemente";
 $a->strings["Hourly"] = "Cada hora";
 $a->strings["Twice daily"] = "Dos veces al día";
 $a->strings["Daily"] = "Diariamente";
+$a->strings["Users, Global Contacts"] = "Perfiles, contactos globales";
+$a->strings["Users, Global Contacts/fallback"] = "Perfiles, contactos globales/fallback";
+$a->strings["One month"] = "Un mes";
+$a->strings["Three months"] = "Tres meses";
+$a->strings["Half a year"] = "Medio año";
+$a->strings["One year"] = "Un año";
 $a->strings["Multi user instance"] = "Sesión multi usuario";
 $a->strings["Closed"] = "Cerrado";
 $a->strings["Requires approval"] = "Requiere aprobación";
@@ -433,21 +457,22 @@ $a->strings["Open"] = "Abierto";
 $a->strings["No SSL policy, links will track page SSL state"] = "No existe una política de SSL, los vínculos harán un seguimiento del estado de SSL en la página";
 $a->strings["Force all links to use SSL"] = "Forzar todos los enlaces a utilizar SSL";
 $a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificación personal, usa SSL solo para enlaces locales (no recomendado)";
-$a->strings["Save Settings"] = "";
+$a->strings["Save Settings"] = "Guardar configuración";
 $a->strings["Registration"] = "Registro";
 $a->strings["File upload"] = "Subida de archivo";
 $a->strings["Policies"] = "Políticas";
 $a->strings["Advanced"] = "Avanzado";
+$a->strings["Auto Discovered Contact Directory"] = "Directorio de contactos descubierto automáticamente";
 $a->strings["Performance"] = "Rendimiento";
-$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "";
+$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Reubicación - ADVERTENCIA: función avanzada. Puede hacer a este servidor inaccesible. ";
 $a->strings["Site name"] = "Nombre del sitio";
-$a->strings["Host name"] = "";
-$a->strings["Sender Email"] = "";
+$a->strings["Host name"] = "Nombre de dominio";
+$a->strings["Sender Email"] = "Dirección de origen de correo electrónico";
 $a->strings["Banner/Logo"] = "Imagen/Logotipo";
-$a->strings["Shortcut icon"] = "";
-$a->strings["Touch icon"] = "";
-$a->strings["Additional Info"] = "";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "";
+$a->strings["Shortcut icon"] = "Icono de atajo";
+$a->strings["Touch icon"] = "Icono touch";
+$a->strings["Additional Info"] = "Información adicional";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "Para servidores públicos: información adicional  que sera publicado en %s/siteinfo.";
 $a->strings["System language"] = "Idioma";
 $a->strings["System theme"] = "Tema";
 $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Tema por defecto del sistema, los usuarios podrán elegir el suyo propio en su configuración <a href='#' id='cnftheme'>cambiar configuración del tema</a>";
@@ -455,10 +480,10 @@ $a->strings["Mobile system theme"] = "Tema de sistema móvil";
 $a->strings["Theme for mobile devices"] = "Tema para dispositivos móviles";
 $a->strings["SSL link policy"] = "Política de enlaces SSL";
 $a->strings["Determines whether generated links should be forced to use SSL"] = "Determina si los enlaces generados deben ser forzados a utilizar SSL";
-$a->strings["Force SSL"] = "";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "";
-$a->strings["Old style 'Share'"] = "";
-$a->strings["Deactivates the bbcode element 'share' for repeating items."] = "";
+$a->strings["Force SSL"] = "Forzar SSL";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Forzar todos las consultas No-SSL a SSL. - ATENCIÓN: en algunos sistemas esto puede generar comportamiento recursivo interminable.";
+$a->strings["Old style 'Share'"] = "Viejo estilo de 'reenviar'";
+$a->strings["Deactivates the bbcode element 'share' for repeating items."] = "Desactiva el elemento bbcode 'reenviar' para objetos repetidos.";
 $a->strings["Hide help entry from navigation menu"] = "Ocultar la ayuda en el menú de navegación";
 $a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Oculta la entrada de las páginas de Ayuda en el menú de navegación. Todavía se puede acceder escribiendo /ayuda directamente.";
 $a->strings["Single user instance"] = "Sesión de usuario único";
@@ -492,12 +517,12 @@ $a->strings["Private posts by default for new users"] = "Publicaciones privadas
 $a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Ajusta los permisos de publicación por defecto a los miembros nuevos al grupo privado por defecto en vez del público.";
 $a->strings["Don't include post content in email notifications"] = "No incluir el contenido del post en las notificaciones de correo electrónico";
 $a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "No incluye el contenido de un mensaje/comentario/mensaje privado/etc. en las notificaciones de correo electrónico que se envían desde este sitio, como una medida de privacidad.";
-$a->strings["Disallow public access to addons listed in the apps menu."] = "";
-$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "";
-$a->strings["Don't embed private images in posts"] = "";
-$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "";
-$a->strings["Allow Users to set remote_self"] = "";
-$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "";
+$a->strings["Disallow public access to addons listed in the apps menu."] = "Deshabilitar acceso a addons listados en el menú de aplicaciones.";
+$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Habilitando esta opción restringe el acceso a addons en el menú de aplicaciones a usuarios identificados.";
+$a->strings["Don't embed private images in posts"] = "No agregar imágenes privados en las publicaciones";
+$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "No reemplazar imágenes privadas guardadas localmente en el servidor con imágenes integrados en los envíos. Esto significa que contactos que reciben publicaciones tendrán que autenticarse y cargar cada imagen, lo que puede demorar.";
+$a->strings["Allow Users to set remote_self"] = "Permitir a los usuarios de definir perfiles_remotos";
+$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Al habilitar esta opción, cada perfil tiene el permiso de marcar cualquiera de sus contactos como un perfil_remoto. Habilitar la opción perfil_remoto para un contacto genera que todas las publicaciones  de este contacto seran re-publicado  en el muro del perfil.";
 $a->strings["Block multiple registrations"] = "Bloquear registros multiples";
 $a->strings["Disallow users to register additional accounts for use as pages."] = "Impedir que los usuarios registren cuentas adicionales para su uso como páginas.";
 $a->strings["OpenID support"] = "Soporte OpenID";
@@ -506,14 +531,14 @@ $a->strings["Fullname check"] = "Comprobar Nombre completo";
 $a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Fuerza a los usuarios a registrarse con un espacio entre su nombre y su apellido en el campo Nombre completo como medida anti-spam";
 $a->strings["UTF-8 Regular expressions"] = "Expresiones regulares UTF-8";
 $a->strings["Use PHP UTF8 regular expressions"] = "Usar expresiones regulares de UTF8 en PHP";
-$a->strings["Community Page Style"] = "";
-$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "";
-$a->strings["Posts per user on community page"] = "";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "";
+$a->strings["Community Page Style"] = "Estilo de pagina de comunidad";
+$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "Tipo de pagina de comunidad a visualizar. 'Comunidad global' muestra todas las publicaciones publicas de la red abierta federada que llega a este servidor.";
+$a->strings["Posts per user on community page"] = "Publicaciones por usuario en la pagina de comunidad";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "El numero máximo de publicaciones por usuario que aparecerán en la pagina de comunidad. (No valido para 'comunidad global')";
 $a->strings["Enable OStatus support"] = "Permitir soporte OStatus";
-$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "";
-$a->strings["OStatus conversation completion interval"] = "";
-$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "";
+$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Proporcionar OStatus compatibilidad integrada (StatusNet, GNU Social, Quitter etc.). Todas las comunicaciones en OStatus son publicas así que eventuales advertencias serán ocasionalmente desplegadas.";
+$a->strings["OStatus conversation completion interval"] = "Intervalo de actualización de conversaciones OStatus";
+$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "Cuan seguido el recolector deberá buscar nuevas entradas en OStatus? Esto puede ser un trabajo de mucha carga para los recursos del servidor.";
 $a->strings["Enable Diaspora support"] = "Habilitar el soporte para Diaspora*";
 $a->strings["Provide built-in Diaspora network compatibility."] = "Provee una compatibilidad con la red de Diaspora.";
 $a->strings["Only allow Friendica contacts"] = "Permitir solo contactos de Friendica";
@@ -530,20 +555,36 @@ $a->strings["Poll interval"] = "Intervalo de sondeo";
 $a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Retrasar los procesos en segundo plano de sondeo en esta cantidad de segundos para reducir la carga del sistema. Si es 0, se usará el intervalo de entrega.";
 $a->strings["Maximum Load Average"] = "Promedio de carga máxima";
 $a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Carga máxima del sistema antes de que la entrega y los procesos de sondeo sean retrasados - por defecto 50.";
+$a->strings["Maximum Load Average (Frontend)"] = "Carga máxima promedio (frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Carga máxima del sistema antes de que el frontend cancele el servicio - por defecto 50.";
+$a->strings["Periodical check of global contacts"] = "Verificación periódica de los contactos globales.";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Habilitado los contactos globales son verificado periódicamente  por datos faltantes o datos obsoletos como también por la vitalidad de los contactos y servidores.";
+$a->strings["Discover contacts from other servers"] = "Descubrir contactos de otros servidores";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "Recoger periódicamente información sobre perfiles en otros servidores. Puede elegir entre 'usuarios': perfiles de un sistema remoto, 'contactos globales': contactos activos que son conocidos por el servidor. El fallback es para servidors redmatrix y instalaciones viejas de friendica en las que los contactos no estaban a disposición. El fallback aumenta la carga del servidor, asi que la configuración recomendada es 'usuarios, contactos globales'";
+$a->strings["Timeframe for fetching global contacts"] = "Intervalos de tiempo para revisar contactos globales.";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Cuando la revisacion es activada, este valor define el intervalo de tiempo de la actividad de los contactos globales que son recolectados de los servidores. (?)";
+$a->strings["Search the local directory"] = "Buscar el directorio local";
+$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "Buscar en el directorio local en vez del directorio global. Cuando se busca localmente, cada busqueda sera efectuada en el directorio global en el background. Esto mejora los resultados de la busqueda cuando la misma es repetida.";
+$a->strings["Publish server information"] = "Publicar información del servidor";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href='http://the-federation.info/'>the-federation.info</a> for details."] = "Si habilitado, datos generales del servidor y estadisticas de uso serán publicados. Los datos contienen el nombre y la versión del servidor, numero de usuarios con perfiles públicos, cantidad de temas publicados y los protocolos y conectores activados. Vea <a href='http://the-federation.info/'>the-federation.info</a> por detalles.";
 $a->strings["Use MySQL full text engine"] = "Usar motor MySQL de texto completo";
 $a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Activa el motor de texto completo. Agiliza las búsquedas, pero solo busca cuatro o más caracteres.";
-$a->strings["Suppress Language"] = "";
-$a->strings["Suppress language information in meta information about a posting."] = "";
-$a->strings["Suppress Tags"] = "";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
+$a->strings["Suppress Language"] = "Suprimir idiomas";
+$a->strings["Suppress language information in meta information about a posting."] = "Suprimir la información de datos meta sobre informaciones de idiomas en las publicaciones.";
+$a->strings["Suppress Tags"] = "Suprimir tags";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Suprimir la lista de tags al final de una publicación.";
 $a->strings["Path to item cache"] = "Ruta a la caché del objeto";
+$a->strings["The item caches buffers generated bbcode and external images."] = "El buffer de cache de items generado para bbcodes e imágenes externas. ";
 $a->strings["Cache duration in seconds"] = "Duración de la caché en segundos";
-$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "";
-$a->strings["Maximum numbers of comments per post"] = "";
-$a->strings["How much comments should be shown for each post? Default value is 100."] = "";
+$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "¿Por cuanto tiempo deberían los archives ser almacenados en el cache? Valor por defecto 86400 segundos (un día). Para deshabilita el item cache, ajuste el valor a -1.";
+$a->strings["Maximum numbers of comments per post"] = "Numero máximo de respuestas por tema";
+$a->strings["How much comments should be shown for each post? Default value is 100."] = "¿Cuantos comentarios deberían ser mostrados por tema? Valor por defecto es 100.";
 $a->strings["Path for lock file"] = "Ruta al archivo protegido";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "El archivo lock es usado para evitar multiples pooler (recolectores de información) a la vez. Defina solo una carpeta aquí.";
 $a->strings["Temp path"] = "Ruta a los temporales";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "";
 $a->strings["Base path to installation"] = "Ruta base para la instalación";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "";
 $a->strings["Disable picture proxy"] = "";
 $a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "";
 $a->strings["Enable old style pager"] = "";
@@ -551,6 +592,11 @@ $a->strings["The old style pager has page numbers but slows down massively the p
 $a->strings["Only search in tags"] = "";
 $a->strings["On large systems the text search can slow down the system extremely."] = "";
 $a->strings["New base url"] = "";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "";
+$a->strings["RINO Encryption"] = "";
+$a->strings["Encryption layer between nodes."] = "";
+$a->strings["Embedly API key"] = "";
+$a->strings["<a href='http://embed.ly'>Embedly</a> is used to fetch additional data for web pages. This is an optional parameter."] = "";
 $a->strings["Update has been marked successful"] = "La actualización se ha completado con éxito";
 $a->strings["Database structure update %s was successfully applied."] = "";
 $a->strings["Executing of database structure update %s failed with error: %s"] = "";
@@ -622,7 +668,7 @@ $a->strings["FTP Host"] = "Hospedaje FTP";
 $a->strings["FTP Path"] = "Ruta FTP";
 $a->strings["FTP User"] = "Usuario FTP";
 $a->strings["FTP Password"] = "Contraseña FTP";
-$a->strings["Search Results For:"] = "Resultados de la busqueda para:";
+$a->strings["Search Results For: %s"] = "";
 $a->strings["Remove term"] = "Eliminar término";
 $a->strings["Saved Searches"] = "Búsquedas guardadas";
 $a->strings["add"] = "añadir";
@@ -644,12 +690,13 @@ $a->strings["Warning: This group contains %s member from an insecure network."]
 $a->strings["Private messages to this group are at risk of public disclosure."] = "Los mensajes privados a este grupo corren el riesgo de ser mostrados públicamente.";
 $a->strings["No such group"] = "Ningún grupo";
 $a->strings["Group is empty"] = "El grupo está vacío";
-$a->strings["Group: "] = "Grupo: ";
-$a->strings["Contact: "] = "Contacto: ";
+$a->strings["Group: %s"] = "";
+$a->strings["Contact: %s"] = "";
 $a->strings["Private messages to this person are at risk of public disclosure."] = "Los mensajes privados a esta persona corren el riesgo de ser mostrados públicamente.";
 $a->strings["Invalid contact."] = "Contacto erróneo.";
 $a->strings["Friends of %s"] = "Amigos de %s";
 $a->strings["No friends to display."] = "No hay amigos para mostrar.";
+$a->strings["Event can not end before it has started."] = "";
 $a->strings["Event title and start time are required."] = "Título del evento y hora de inicio requeridas.";
 $a->strings["l, F j"] = "l, F j";
 $a->strings["Edit event"] = "Editar evento";
@@ -658,18 +705,17 @@ $a->strings["Events"] = "Eventos";
 $a->strings["Create New Event"] = "Crea un evento nuevo";
 $a->strings["Previous"] = "Previo";
 $a->strings["Next"] = "Siguiente";
-$a->strings["hour:minute"] = "hora:minuto";
 $a->strings["Event details"] = "Detalles del evento";
-$a->strings["Format is %s %s. Starting date and Title are required."] = "El formato es %s %s. Fecha de inicio y título son obligatorios.";
+$a->strings["Starting date and Title are required."] = "";
 $a->strings["Event Starts:"] = "Inicio del evento:";
 $a->strings["Required"] = "Obligatorio";
 $a->strings["Finish date/time is not known or not relevant"] = "La fecha/hora de finalización no es conocida o es irrelevante.";
 $a->strings["Event Finishes:"] = "Finalización del evento:";
 $a->strings["Adjust for viewer timezone"] = "Ajuste de zona horaria";
 $a->strings["Description:"] = "Descripción:";
-$a->strings["Location:"] = "Localización:";
 $a->strings["Title:"] = "Título:";
 $a->strings["Share this event"] = "Comparte este evento";
+$a->strings["Preview"] = "Vista previa";
 $a->strings["Select"] = "Seleccionar";
 $a->strings["View %s's profile @ %s"] = "Ver perfil de %s @ %s";
 $a->strings["%s from %s"] = "%s de %s";
@@ -700,7 +746,6 @@ $a->strings["Code"] = "Código";
 $a->strings["Image"] = "Imagen";
 $a->strings["Link"] = "Enlace";
 $a->strings["Video"] = "Vídeo";
-$a->strings["Preview"] = "Vista previa";
 $a->strings["Edit"] = "Editar";
 $a->strings["add star"] = "Añadir estrella";
 $a->strings["remove star"] = "Quitar estrella";
@@ -720,6 +765,7 @@ $a->strings["Could not create table."] = "No se puede crear la tabla.";
 $a->strings["Your Friendica site database has been installed."] = "La base de datos de su sitio web de Friendica ha sido instalada.";
 $a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Puede que tengas que importar el archivo \"Database.sql\" manualmente usando phpmyadmin o mysql.";
 $a->strings["Please see the file \"INSTALL.txt\"."] = "Por favor, consulta el archivo \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "";
 $a->strings["System check"] = "Verificación del sistema";
 $a->strings["Check again"] = "Compruebalo de nuevo";
 $a->strings["Database connection"] = "Conexión con la base de datos";
@@ -787,12 +833,11 @@ $a->strings["%1\$s welcomes %2\$s"] = "%1\$s te da la bienvenida a %2\$s";
 $a->strings["Welcome to %s"] = "Bienvenido a %s";
 $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "";
 $a->strings["Or - did you try to upload an empty file?"] = "";
-$a->strings["File exceeds size limit of %d"] = "El tamaño del archivo excede el límite de %d";
+$a->strings["File exceeds size limit of %s"] = "";
 $a->strings["File upload failed."] = "Ha fallado la subida del archivo.";
 $a->strings["Profile Match"] = "Coincidencias de Perfil";
 $a->strings["No keywords to match. Please add keywords to your default profile."] = "No hay palabras clave que coincidan. Por favor, agrega algunas palabras claves en tu perfil predeterminado.";
 $a->strings["is interested in:"] = "estás interesado en:";
-$a->strings["Connect"] = "Conectar";
 $a->strings["link"] = "enlace";
 $a->strings["Not available."] = "No disponible";
 $a->strings["Community"] = "Comunidad";
@@ -838,11 +883,18 @@ $a->strings["Plugin Settings"] = "Configuración de los módulos";
 $a->strings["Off"] = "Apagado";
 $a->strings["On"] = "Encendido";
 $a->strings["Additional Features"] = "Características adicionales";
+$a->strings["General Social Media Settings"] = "";
+$a->strings["Disable intelligent shortening"] = "";
+$a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "";
+$a->strings["Your legacy GNU Social account"] = "";
+$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "";
 $a->strings["Built-in support for %s connectivity is %s"] = "El soporte integrado de conexión con %s está %s";
 $a->strings["Diaspora"] = "Diaspora*";
 $a->strings["enabled"] = "habilitado";
 $a->strings["disabled"] = "deshabilitado";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "";
 $a->strings["Email access is disabled on this site."] = "El acceso por correo está deshabilitado en esta web.";
 $a->strings["Email/Mailbox Setup"] = "Configuración del correo/buzón";
 $a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Si quieres comunicarte con tus contactos de correo usando este servicio (opcional), por favor, especifica cómo conectar con tu buzón.";
@@ -871,6 +923,7 @@ $a->strings["Don't show emoticons"] = "No mostrar emoticones";
 $a->strings["Don't show notices"] = "";
 $a->strings["Infinite scroll"] = "";
 $a->strings["Automatic updates only at the top of the network page"] = "";
+$a->strings["Theme settings"] = "Configuración del Tema";
 $a->strings["User Types"] = "";
 $a->strings["Community Types"] = "";
 $a->strings["Normal Account Page"] = "Página de cuenta normal";
@@ -886,7 +939,6 @@ $a->strings["Private forum - approved members only"] = "Foro privado - solo miem
 $a->strings["OpenID:"] = "OpenID:";
 $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Opcional) Permitir a este OpenID acceder a esta cuenta.";
 $a->strings["Publish your default profile in your local site directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio local del sitio?";
-$a->strings["No"] = "No";
 $a->strings["Publish your default profile in the global social directory?"] = "¿Quieres publicar tu perfil predeterminado en el directorio social de forma global?";
 $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "¿Quieres ocultar tu lista de contactos/amigos en la vista de tu perfil predeterminado?";
 $a->strings["Hide your profile details from unknown viewers?"] = "¿Quieres que los detalles de tu perfil permanezcan ocultos a los desconocidos?";
@@ -896,7 +948,7 @@ $a->strings["Allow friends to tag your posts?"] = "¿Permites a los amigos etiqu
 $a->strings["Allow us to suggest you as a potential friend to new members?"] = "¿Nos permite recomendarte como amigo potencial a los nuevos miembros?";
 $a->strings["Permit unknown people to send you private mail?"] = "¿Permites que desconocidos te manden correos privados?";
 $a->strings["Profile is <strong>not published</strong>."] = "El perfil <strong>no está publicado</strong>.";
-$a->strings["Your Identity Address is"] = "Tu dirección personal es";
+$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "";
 $a->strings["Automatically expire posts after this many days:"] = "Las publicaciones expirarán automáticamente después de estos días:";
 $a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si lo dejas vacío no expirarán nunca. Las publicaciones que hayan expirado se borrarán";
 $a->strings["Advanced expiration settings"] = "Configuración avanzada de expiración";
@@ -945,6 +997,8 @@ $a->strings["You receive a private message"] = "Recibas un mensaje privado";
 $a->strings["You receive a friend suggestion"] = "Recibas una sugerencia de amistad";
 $a->strings["You are tagged in a post"] = "Seas etiquetado en una publicación";
 $a->strings["You are poked/prodded/etc. in a post"] = "Te han tocado/empujado/etc. en una publicación";
+$a->strings["Activate desktop notifications"] = "";
+$a->strings["Show desktop popup on new notifications"] = "";
 $a->strings["Text-only notification emails"] = "";
 $a->strings["Send text only notification emails, without the html part"] = "";
 $a->strings["Advanced Account/Page Type Settings"] = "Configuración avanzada de tipo de Cuenta/Página";
@@ -977,22 +1031,17 @@ $a->strings["Disallowed profile URL."] = "Dirección de perfil no permitida.";
 $a->strings["Your introduction has been sent."] = "Tu presentación ha sido enviada.";
 $a->strings["Please login to confirm introduction."] = "Inicia sesión para confirmar la presentación.";
 $a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Sesión iniciada con la identificación incorrecta. Entra en <strong>este</strong> perfil.";
+$a->strings["Confirm"] = "Confirmar";
 $a->strings["Hide this contact"] = "Ocultar este contacto";
 $a->strings["Welcome home %s."] = "Bienvenido a casa %s";
 $a->strings["Please confirm your introduction/connection request to %s."] = "Por favor, confirma tu solicitud de presentación/conexión con %s.";
-$a->strings["Confirm"] = "Confirmar";
 $a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Por favor introduce tu dirección ID de una de las siguientes redes sociales soportadas:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "Si aún no eres miembro de la red social libre <a href=\"http://dir.friendica.com/siteinfo\"> sigue este enlace para encontrar un servidor público de Friendica y unirte a nosotros</a>.";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "";
 $a->strings["Friend/Connection Request"] = "Solicitud de Amistad/Conexión";
 $a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Ejemplos: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Por favor responde lo siguiente:";
-$a->strings["Does %s know you?"] = "¿%s te conoce?";
-$a->strings["Add a personal note:"] = "Añade una nota personal:";
 $a->strings["Friendica"] = "Friendica";
 $a->strings["StatusNet/Federated Social Web"] = "StatusNet/Web Social Federada";
 $a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = "(En vez de usar este formulario, introduce %s en la barra de búsqueda de Diaspora.";
-$a->strings["Your Identity Address:"] = "Dirección de tu perfil:";
-$a->strings["Submit Request"] = "Enviar solicitud";
 $a->strings["Registration successful. Please check your email for further instructions."] = "Te has registrado con éxito. Por favor, consulta tu correo para más información.";
 $a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "";
 $a->strings["Your registration can not be processed."] = "Tu registro no se puede procesar.";
@@ -1006,6 +1055,7 @@ $a->strings["Membership on this site is by invitation only."] = "Sitio solo acce
 $a->strings["Your invitation ID: "] = "ID de tu invitación: ";
 $a->strings["Your Full Name (e.g. Joe Smith): "] = "Tu nombre completo (por ejemplo, Manuel Pérez): ";
 $a->strings["Your Email Address: "] = "Tu dirección de correo: ";
+$a->strings["Leave empty for an auto generated password."] = "";
 $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>'."] = "Elije un apodo. Debe comenzar con una letra. Tu dirección de perfil en este sitio va a ser \"<strong>apodo@\$nombredelsitio</strong>\".";
 $a->strings["Choose a nickname: "] = "Escoge un apodo: ";
 $a->strings["Register"] = "Registrarse";
@@ -1013,15 +1063,15 @@ $a->strings["Import"] = "Importar";
 $a->strings["Import your profile to this friendica instance"] = "";
 $a->strings["System down for maintenance"] = "Servicio suspendido por mantenimiento";
 $a->strings["Search"] = "Buscar";
+$a->strings["Items tagged with: %s"] = "";
+$a->strings["Search results for: %s"] = "";
 $a->strings["Global Directory"] = "Directorio global";
 $a->strings["Find on this site"] = "Buscar en este sitio";
 $a->strings["Site Directory"] = "Directorio del sitio";
 $a->strings["Age: "] = "Edad: ";
 $a->strings["Gender: "] = "Género:";
-$a->strings["Gender:"] = "Género:";
 $a->strings["Status:"] = "Estado:";
 $a->strings["Homepage:"] = "Página de inicio:";
-$a->strings["About:"] = "Acerca de:";
 $a->strings["No entries (some entries may be hidden)."] = "Sin entradas (algunas pueden que estén ocultas).";
 $a->strings["No potential page delegates located."] = "No se han localizado delegados potenciales de la página.";
 $a->strings["Delegate Page Management"] = "Delegar la administración de la página";
@@ -1085,7 +1135,7 @@ $a->strings["Profile Name:"] = "Nombres del perfil:";
 $a->strings["Your Full Name:"] = "Tu nombre completo:";
 $a->strings["Title/Description:"] = "Título/Descrición:";
 $a->strings["Your Gender:"] = "Género:";
-$a->strings["Birthday (%s):"] = "Cumpleaños (%s):";
+$a->strings["Birthday :"] = "";
 $a->strings["Street Address:"] = "Dirección";
 $a->strings["Locality/City:"] = "Localidad/Ciudad:";
 $a->strings["Postal/Zip Code:"] = "Código postal:";
@@ -1148,6 +1198,7 @@ $a->strings["This is Friendica, version"] = "Esto es Friendica, versión";
 $a->strings["running at web location"] = "ejecutándose en la dirección web";
 $a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."] = "Por favor, visita <a href=\"http://friendica.com\">Friendica.com</a> para saber más sobre el proyecto Friendica.";
 $a->strings["Bug reports and issues: please visit"] = "Reporte de fallos y problemas: por favor visita";
+$a->strings["the bugtracker at github"] = "";
 $a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Sugerencias, elogios, donaciones, etc. por favor manda un correo a Info arroba Friendica punto com";
 $a->strings["Installed plugins/addons/apps:"] = "Módulos/extensiones/aplicaciones instalados:";
 $a->strings["No installed plugins/addons/apps"] = "Módulos/extensiones/aplicaciones no instalados";
@@ -1190,8 +1241,9 @@ $a->strings["You are cordially invited to join me and other close friends on Fri
 $a->strings["You will need to supply this invitation code: \$invite_code"] = "Tienes que proporcionar el siguiente código: \$invite_code";
 $a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una vez registrado, por favor contacta conmigo a través de mi página de perfil en:";
 $a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Para más información sobre el Proyecto Friendica y sobre por qué pensamos que es algo importante, visita http://friendica.com";
-$a->strings["Photo Albums"] = "Álbum de Fotos";
 $a->strings["Contact Photos"] = "Foto del contacto";
+$a->strings["Photo Albums"] = "Álbum de Fotos";
+$a->strings["Recent Photos"] = "Fotos recientes";
 $a->strings["Upload New Photos"] = "Subir nuevas fotos";
 $a->strings["Contact information unavailable"] = "Información del contacto no disponible";
 $a->strings["Album not found."] = "Álbum no encontrado.";
@@ -1201,7 +1253,6 @@ $a->strings["Delete Photo"] = "Eliminar foto";
 $a->strings["Do you really want to delete this photo?"] = "¿Estás seguro de que quieres borrar esta foto?";
 $a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s fue etiquetado en %2\$s por %3\$s";
 $a->strings["a photo"] = "una foto";
-$a->strings["Image exceeds size limit of "] = "La imagen supera tamaño límite de ";
 $a->strings["Image file is empty."] = "El archivo de imagen está vacío.";
 $a->strings["No photos selected"] = "Ninguna foto seleccionada";
 $a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Has usado %1$.2f MB de %2$.2f MB de tu álbum de fotos.";
@@ -1224,16 +1275,17 @@ $a->strings["Use as profile photo"] = "Usar como foto del perfil";
 $a->strings["View Full Size"] = "Ver a tamaño completo";
 $a->strings["Tags: "] = "Etiquetas: ";
 $a->strings["[Remove any tag]"] = "[Borrar todas las etiquetas]";
-$a->strings["Rotate CW (right)"] = "Girar a la derecha";
-$a->strings["Rotate CCW (left)"] = "Girar a la izquierda";
 $a->strings["New album name"] = "Nuevo nombre del álbum";
 $a->strings["Caption"] = "Título";
 $a->strings["Add a Tag"] = "Añadir una etiqueta";
 $a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Ejemplo: @juan, @Barbara_Ruiz, @julia@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "";
+$a->strings["Rotate CW (right)"] = "Girar a la derecha";
+$a->strings["Rotate CCW (left)"] = "Girar a la izquierda";
 $a->strings["Private photo"] = "Foto privada";
 $a->strings["Public photo"] = "Foto pública";
 $a->strings["Share"] = "Compartir";
-$a->strings["Recent Photos"] = "Fotos recientes";
+$a->strings["Not Extended"] = "";
 $a->strings["Account approved."] = "Cuenta aprobada.";
 $a->strings["Registration revoked for %s"] = "Registro anulado para %s";
 $a->strings["Please login."] = "Por favor accede.";
@@ -1259,26 +1311,6 @@ $a->strings["Website Terms of Service"] = "";
 $a->strings["terms of service"] = "";
 $a->strings["Website Privacy Policy"] = "";
 $a->strings["privacy policy"] = "";
-$a->strings["Requested account is not available."] = "La cuenta solicitada no está disponible.";
-$a->strings["Edit profile"] = "Editar perfil";
-$a->strings["Message"] = "Mensaje";
-$a->strings["Profiles"] = "Perfiles";
-$a->strings["Manage/edit profiles"] = "Administrar/editar perfiles";
-$a->strings["Network:"] = "";
-$a->strings["g A l F d"] = "g A l F d";
-$a->strings["F d"] = "F d";
-$a->strings["[today]"] = "[hoy]";
-$a->strings["Birthday Reminders"] = "Recordatorios de cumpleaños";
-$a->strings["Birthdays this week:"] = "Cumpleaños esta semana:";
-$a->strings["[No description]"] = "[Sin descripción]";
-$a->strings["Event Reminders"] = "Recordatorios de eventos";
-$a->strings["Events this week:"] = "Eventos de esta semana:";
-$a->strings["Status"] = "Estado";
-$a->strings["Status Messages and Posts"] = "Mensajes de Estado y Publicaciones";
-$a->strings["Profile Details"] = "Detalles del Perfil";
-$a->strings["Videos"] = "";
-$a->strings["Events and Calendar"] = "Eventos y Calendario";
-$a->strings["Only You Can See This"] = "Únicamente tú puedes ver esto";
 $a->strings["This entry was edited"] = "";
 $a->strings["ignore thread"] = "";
 $a->strings["unignore thread"] = "";
@@ -1374,15 +1406,16 @@ $a->strings["Edit group"] = "Editar grupo";
 $a->strings["Create a new group"] = "Crear un nuevo grupo";
 $a->strings["Contacts not in any group"] = "Contactos sin grupo";
 $a->strings["Miscellaneous"] = "Varios";
-$a->strings["year"] = "año";
-$a->strings["month"] = "mes";
-$a->strings["day"] = "día";
+$a->strings["YYYY-MM-DD or MM-DD"] = "";
 $a->strings["never"] = "nunca";
 $a->strings["less than a second ago"] = "hace menos de un segundo";
+$a->strings["year"] = "año";
 $a->strings["years"] = "años";
+$a->strings["month"] = "mes";
 $a->strings["months"] = "meses";
 $a->strings["week"] = "semana";
 $a->strings["weeks"] = "semanas";
+$a->strings["day"] = "día";
 $a->strings["days"] = "días";
 $a->strings["hour"] = "hora";
 $a->strings["hours"] = "horas";
@@ -1393,6 +1426,43 @@ $a->strings["seconds"] = "segundos";
 $a->strings["%1\$d %2\$s ago"] = "hace %1\$d %2\$s";
 $a->strings["%s's birthday"] = "Cumpleaños de %s";
 $a->strings["Happy Birthday %s"] = "Feliz cumpleaños %s";
+$a->strings["Requested account is not available."] = "La cuenta solicitada no está disponible.";
+$a->strings["Edit profile"] = "Editar perfil";
+$a->strings["Message"] = "Mensaje";
+$a->strings["Profiles"] = "Perfiles";
+$a->strings["Manage/edit profiles"] = "Administrar/editar perfiles";
+$a->strings["Network:"] = "";
+$a->strings["g A l F d"] = "g A l F d";
+$a->strings["F d"] = "F d";
+$a->strings["[today]"] = "[hoy]";
+$a->strings["Birthday Reminders"] = "Recordatorios de cumpleaños";
+$a->strings["Birthdays this week:"] = "Cumpleaños esta semana:";
+$a->strings["[No description]"] = "[Sin descripción]";
+$a->strings["Event Reminders"] = "Recordatorios de eventos";
+$a->strings["Events this week:"] = "Eventos de esta semana:";
+$a->strings["j F, Y"] = "j F, Y";
+$a->strings["j F"] = "j F";
+$a->strings["Birthday:"] = "Fecha de nacimiento:";
+$a->strings["Age:"] = "Edad:";
+$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s";
+$a->strings["Religion:"] = "Religión:";
+$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:";
+$a->strings["Contact information and Social Networks:"] = "Información de contacto y Redes sociales:";
+$a->strings["Musical interests:"] = "Intereses musicales:";
+$a->strings["Books, literature:"] = "Libros, literatura:";
+$a->strings["Television:"] = "Televisión:";
+$a->strings["Film/dance/culture/entertainment:"] = "Películas/baile/cultura/entretenimiento:";
+$a->strings["Love/Romance:"] = "Amor/Romance:";
+$a->strings["Work/employment:"] = "Trabajo/ocupación:";
+$a->strings["School/education:"] = "Escuela/estudios:";
+$a->strings["Status"] = "Estado";
+$a->strings["Status Messages and Posts"] = "Mensajes de Estado y Publicaciones";
+$a->strings["Profile Details"] = "Detalles del Perfil";
+$a->strings["Videos"] = "";
+$a->strings["Events and Calendar"] = "Eventos y Calendario";
+$a->strings["Only You Can See This"] = "Únicamente tú puedes ver esto";
+$a->strings["Post to Email"] = "Publicar mediante correo electrónico";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
 $a->strings["Visible to everybody"] = "Visible para cualquiera";
 $a->strings["show"] = "mostrar";
 $a->strings["don't show"] = "no mostrar";
@@ -1412,7 +1482,6 @@ $a->strings["Welcome back "] = "Bienvenido de nuevo ";
 $a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "La ficha de seguridad no es correcta. Seguramente haya ocurrido por haber dejado el formulario abierto demasiado tiempo (>3 horas) antes de enviarlo.";
 $a->strings["event"] = "evento";
 $a->strings["%1\$s poked %2\$s"] = "%1\$s le dio un toque a %2\$s";
-$a->strings["poked"] = "tocó a";
 $a->strings["post/item"] = "publicación/tema";
 $a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha marcado %3\$s de %2\$s como Favorito";
 $a->strings["remove"] = "eliminar";
@@ -1432,8 +1501,6 @@ $a->strings["Please enter an audio link/URL:"] = "Por favor, introduce la URL/en
 $a->strings["Tag term:"] = "Etiquetar:";
 $a->strings["Where are you right now?"] = "¿Dónde estás ahora?";
 $a->strings["Delete item(s)?"] = "";
-$a->strings["Post to Email"] = "Publicar mediante correo electrónico";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "";
 $a->strings["permissions"] = "permisos";
 $a->strings["Post to Groups"] = "";
 $a->strings["Post to Contacts"] = "";
@@ -1445,12 +1512,18 @@ $a->strings["prev"] = "ant.";
 $a->strings["first"] = "primera";
 $a->strings["last"] = "última";
 $a->strings["next"] = "sig.";
+$a->strings["Loading more entries..."] = "";
+$a->strings["The end"] = "";
 $a->strings["No contacts"] = "Sin contactos";
 $a->strings["%d Contact"] = array(
        0 => "%d Contacto",
        1 => "%d Contactos",
 );
+$a->strings["Full Text"] = "";
+$a->strings["Tags"] = "";
+$a->strings["Forums"] = "";
 $a->strings["poke"] = "tocar";
+$a->strings["poked"] = "tocó a";
 $a->strings["ping"] = "hacer \"ping\"";
 $a->strings["pinged"] = "hizo \"ping\" a";
 $a->strings["prod"] = "empujar";
@@ -1502,6 +1575,8 @@ $a->strings["November"] = "Noviembre";
 $a->strings["December"] = "Diciembre";
 $a->strings["bytes"] = "bytes";
 $a->strings["Click to open/close"] = "Pulsa para abrir/cerrar";
+$a->strings["View on separate page"] = "";
+$a->strings["view on separate page"] = "";
 $a->strings["default"] = "predeterminado";
 $a->strings["Select an alternate language"] = "Elige otro idioma";
 $a->strings["activity"] = "Actividad";
@@ -1535,25 +1610,10 @@ $a->strings["Twitter"] = "";
 $a->strings["Diaspora Connector"] = "";
 $a->strings["Statusnet"] = "";
 $a->strings["App.net"] = "";
+$a->strings["Redmatrix"] = "";
 $a->strings[" on Last.fm"] = "en Last.fm";
 $a->strings["Starts:"] = "Inicio:";
 $a->strings["Finishes:"] = "Final:";
-$a->strings["j F, Y"] = "j F, Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Fecha de nacimiento:";
-$a->strings["Age:"] = "Edad:";
-$a->strings["for %1\$d %2\$s"] = "por %1\$d %2\$s";
-$a->strings["Tags:"] = "Etiquetas:";
-$a->strings["Religion:"] = "Religión:";
-$a->strings["Hobbies/Interests:"] = "Aficiones/Intereses:";
-$a->strings["Contact information and Social Networks:"] = "Información de contacto y Redes sociales:";
-$a->strings["Musical interests:"] = "Intereses musicales:";
-$a->strings["Books, literature:"] = "Libros, literatura:";
-$a->strings["Television:"] = "Televisión:";
-$a->strings["Film/dance/culture/entertainment:"] = "Películas/baile/cultura/entretenimiento:";
-$a->strings["Love/Romance:"] = "Amor/Romance:";
-$a->strings["Work/employment:"] = "Trabajo/ocupación:";
-$a->strings["School/education:"] = "Escuela/estudios:";
 $a->strings["Click here to upgrade."] = "Pulsa aquí para actualizar.";
 $a->strings["This action exceeds the limits set by your subscription plan."] = "Esta acción excede los límites permitidos por tu subscripción.";
 $a->strings["This action is not available under your subscription plan."] = "Esta acción no está permitida para tu subscripción.";
@@ -1601,7 +1661,6 @@ $a->strings["Weekly posting limit of %d posts reached. The post was rejected."]
 $a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "";
 $a->strings["There is no status with this id."] = "";
 $a->strings["There is no conversation with this id."] = "";
-$a->strings["Invalid request."] = "";
 $a->strings["Invalid item."] = "";
 $a->strings["Invalid action. "] = "";
 $a->strings["DB error"] = "";
@@ -1615,7 +1674,7 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "No pare
 $a->strings["Your email domain is not among those allowed on this site."] = "Tu dominio de correo no se encuentra entre los permitidos en este sitio.";
 $a->strings["Not a valid email address."] = "No es una dirección de correo electrónico válida.";
 $a->strings["Cannot use that email."] = "No se puede utilizar este correo electrónico.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Tu \"apodo\" solo puede contener \"a-z\", \"0-9\", \"-\", y \"_\" y debe empezar por una letra.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "";
 $a->strings["Nickname is already registered. Please choose another."] = "Apodo ya registrado. Por favor, elije otro.";
 $a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "El apodo ya ha sido registrado alguna vez y no puede volver a usarse. Por favor, utiliza otro.";
 $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERROR GRAVE: La generación de claves de seguridad ha fallado.";
@@ -1731,7 +1790,7 @@ $a->strings["Name:"] = "Nombre: ";
 $a->strings["Photo:"] = "Foto: ";
 $a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s para aceptar o rechazar la sugerencia por favor.";
 $a->strings["[Friendica:Notify] Connection accepted"] = "";
-$a->strings["'%1\$s' has acepted your connection request at %2\$s"] = "";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "";
 $a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "";
 $a->strings["You are now mutual friends and may exchange status updates, photos, and email\n\twithout restriction."] = "";
 $a->strings["Please visit %s  if you wish to make any changes to this relationship."] = "";
@@ -1756,7 +1815,6 @@ $a->strings["%d contact not imported"] = array(
 );
 $a->strings["Done. You can now login with your username and password"] = "";
 $a->strings["toggle mobile"] = "Cambiar a versión móvil";
-$a->strings["Theme settings"] = "Configuración del Tema";
 $a->strings["Set resize level for images in posts and comments (width and height)"] = "Configurar el tamaño de las imágenes en las publicaciones";
 $a->strings["Set font-size for posts and comments"] = "Tamaño del texto para publicaciones y comentarios";
 $a->strings["Set theme width"] = "Establecer el ancho para el tema";
index 92e52269463b81154f9ff6720b3eb10e01732521..5ecb81cee8745c448c67e3a075dc509e090fa097 100644 (file)
@@ -20,9 +20,9 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-08-02 13:56+0200\n"
-"PO-Revision-Date: 2015-08-04 16:56+0000\n"
-"Last-Translator: Sylvain Lagacé\n"
+"POT-Creation-Date: 2015-08-26 07:53+0200\n"
+"PO-Revision-Date: 2015-08-26 09:32+0000\n"
+"Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
 "Language-Team: French (http://www.transifex.com/Friendica/friendica/language/fr/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
@@ -58,13 +58,14 @@ msgstr "Échec de mise-à-jour du contact."
 #: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
 #: mod/follow.php:42 mod/follow.php:81 mod/item.php:170 mod/item.php:186
 #: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
-#: mod/wall_upload.php:66 mod/viewcontacts.php:24 mod/notifications.php:66
-#: mod/message.php:38 mod/message.php:174 mod/crepair.php:120
-#: mod/nogroup.php:25 mod/network.php:4 mod/allfriends.php:9
-#: mod/events.php:164 mod/wallmessage.php:9 mod/wallmessage.php:33
-#: mod/wallmessage.php:79 mod/wallmessage.php:103 mod/wall_attach.php:55
-#: mod/settings.php:20 mod/settings.php:107 mod/settings.php:609
-#: mod/register.php:42 mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
 #: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
 #: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
 #: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
@@ -97,24 +98,24 @@ msgstr "Contact archivé"
 msgid "Contact has been unarchived"
 msgstr "Contact désarchivé"
 
-#: mod/contacts.php:411 mod/contacts.php:756
+#: mod/contacts.php:411 mod/contacts.php:767
 msgid "Do you really want to delete this contact?"
 msgstr "Voulez-vous vraiment supprimer ce contact?"
 
-#: mod/contacts.php:413 mod/follow.php:57 mod/message.php:209
-#: mod/settings.php:1045 mod/settings.php:1051 mod/settings.php:1059
-#: mod/settings.php:1063 mod/settings.php:1068 mod/settings.php:1074
-#: mod/settings.php:1080 mod/settings.php:1086 mod/settings.php:1114
-#: mod/settings.php:1115 mod/settings.php:1116 mod/settings.php:1117
-#: mod/settings.php:1118 mod/dfrn_request.php:845 mod/register.php:235
+#: mod/contacts.php:413 mod/follow.php:57 mod/message.php:210
+#: mod/settings.php:1063 mod/settings.php:1069 mod/settings.php:1077
+#: mod/settings.php:1081 mod/settings.php:1086 mod/settings.php:1092
+#: mod/settings.php:1098 mod/settings.php:1104 mod/settings.php:1130
+#: mod/settings.php:1131 mod/settings.php:1132 mod/settings.php:1133
+#: mod/settings.php:1134 mod/dfrn_request.php:845 mod/register.php:235
 #: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
 #: mod/api.php:105 include/items.php:4854
 msgid "Yes"
 msgstr "Oui"
 
 #: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:68
-#: mod/videos.php:121 mod/message.php:212 mod/fbrowser.php:89
-#: mod/fbrowser.php:125 mod/settings.php:623 mod/settings.php:649
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
 #: mod/dfrn_request.php:859 mod/suggest.php:32 mod/editpost.php:148
 #: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
 #: include/items.php:4857
@@ -144,7 +145,7 @@ msgstr "%s partage avec vous"
 msgid "Private communications are not available for this contact."
 msgstr "Les communications privées ne sont pas disponibles pour ce contact."
 
-#: mod/contacts.php:498 mod/admin.php:585
+#: mod/contacts.php:498 mod/admin.php:618
 msgid "Never"
 msgstr "Jamais"
 
@@ -176,13 +177,13 @@ msgstr[1] "%d contacts en commun"
 msgid "View all contacts"
 msgstr "Voir tous les contacts"
 
-#: mod/contacts.php:521 mod/contacts.php:590 mod/contacts.php:759
-#: mod/admin.php:1047
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
 msgid "Unblock"
 msgstr "Débloquer"
 
-#: mod/contacts.php:521 mod/contacts.php:590 mod/contacts.php:759
-#: mod/admin.php:1046
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
 msgid "Block"
 msgstr "Bloquer"
 
@@ -190,66 +191,66 @@ msgstr "Bloquer"
 msgid "Toggle Blocked status"
 msgstr "(dés)activer l'état \"bloqué\""
 
-#: mod/contacts.php:527 mod/contacts.php:591 mod/contacts.php:760
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
 msgid "Unignore"
 msgstr "Ne plus ignorer"
 
-#: mod/contacts.php:527 mod/contacts.php:591 mod/contacts.php:760
-#: mod/notifications.php:51 mod/notifications.php:164
-#: mod/notifications.php:214
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
 msgid "Ignore"
 msgstr "Ignorer"
 
-#: mod/contacts.php:530
+#: mod/contacts.php:531
 msgid "Toggle Ignored status"
 msgstr "(dés)activer l'état \"ignoré\""
 
-#: mod/contacts.php:534 mod/contacts.php:761
+#: mod/contacts.php:536 mod/contacts.php:772
 msgid "Unarchive"
 msgstr "Désarchiver"
 
-#: mod/contacts.php:534 mod/contacts.php:761
+#: mod/contacts.php:536 mod/contacts.php:772
 msgid "Archive"
 msgstr "Archiver"
 
-#: mod/contacts.php:537
+#: mod/contacts.php:539
 msgid "Toggle Archive status"
 msgstr "(dés)activer l'état \"archivé\""
 
-#: mod/contacts.php:540
+#: mod/contacts.php:543
 msgid "Repair"
 msgstr "Réparer"
 
-#: mod/contacts.php:543
+#: mod/contacts.php:546
 msgid "Advanced Contact Settings"
 msgstr "Réglages avancés du contact"
 
-#: mod/contacts.php:549
+#: mod/contacts.php:553
 msgid "Communications lost with this contact!"
 msgstr "Communications perdues avec ce contact !"
 
-#: mod/contacts.php:552
+#: mod/contacts.php:556
 msgid "Fetch further information for feeds"
 msgstr "Chercher plus d'informations pour les flux"
 
-#: mod/contacts.php:553 mod/admin.php:594
+#: mod/contacts.php:557 mod/admin.php:627
 msgid "Disabled"
 msgstr "Désactivé"
 
-#: mod/contacts.php:553
+#: mod/contacts.php:557
 msgid "Fetch information"
 msgstr "Récupérer informations"
 
-#: mod/contacts.php:553
+#: mod/contacts.php:557
 msgid "Fetch information and keywords"
 msgstr "Récupérer informations"
 
-#: mod/contacts.php:562
+#: mod/contacts.php:566
 msgid "Contact Editor"
 msgstr "Éditeur de contact"
 
-#: mod/contacts.php:564 mod/manage.php:110 mod/fsuggest.php:107
-#: mod/message.php:335 mod/message.php:564 mod/crepair.php:191
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
 #: mod/events.php:511 mod/content.php:712 mod/install.php:250
 #: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
 #: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
@@ -262,201 +263,202 @@ msgstr "Éditeur de contact"
 msgid "Submit"
 msgstr "Envoyer"
 
-#: mod/contacts.php:565
+#: mod/contacts.php:569
 msgid "Profile Visibility"
 msgstr "Visibilité du profil"
 
-#: mod/contacts.php:566
+#: mod/contacts.php:570
 #, php-format
 msgid ""
 "Please choose the profile you would like to display to %s when viewing your "
 "profile securely."
 msgstr "Merci de choisir le profil que vous souhaitez montrer à %s lorsqu'il vous rend visite de manière sécurisée."
 
-#: mod/contacts.php:567
+#: mod/contacts.php:571
 msgid "Contact Information / Notes"
 msgstr "Informations de contact / Notes"
 
-#: mod/contacts.php:568
+#: mod/contacts.php:572
 msgid "Edit contact notes"
 msgstr "Éditer les notes des contacts"
 
-#: mod/contacts.php:573 mod/contacts.php:799 mod/viewcontacts.php:64
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
 #: mod/nogroup.php:40
 #, php-format
 msgid "Visit %s's profile [%s]"
 msgstr "Visiter le profil de %s [%s]"
 
-#: mod/contacts.php:574
+#: mod/contacts.php:578
 msgid "Block/Unblock contact"
 msgstr "Bloquer/débloquer ce contact"
 
-#: mod/contacts.php:575
+#: mod/contacts.php:579
 msgid "Ignore contact"
 msgstr "Ignorer ce contact"
 
-#: mod/contacts.php:576
+#: mod/contacts.php:580
 msgid "Repair URL settings"
 msgstr "Réglages de réparation des URL"
 
-#: mod/contacts.php:577
+#: mod/contacts.php:581
 msgid "View conversations"
 msgstr "Voir les conversations"
 
-#: mod/contacts.php:579
+#: mod/contacts.php:583
 msgid "Delete contact"
 msgstr "Effacer ce contact"
 
-#: mod/contacts.php:583
+#: mod/contacts.php:587
 msgid "Last update:"
 msgstr "Dernière mise-à-jour :"
 
-#: mod/contacts.php:585
+#: mod/contacts.php:589
 msgid "Update public posts"
 msgstr "Mettre à jour les publications publiques:"
 
-#: mod/contacts.php:587 mod/admin.php:1541
+#: mod/contacts.php:591 mod/admin.php:1584
 msgid "Update now"
 msgstr "Mettre à jour"
 
-#: mod/contacts.php:594
+#: mod/contacts.php:598
 msgid "Currently blocked"
 msgstr "Actuellement bloqué"
 
-#: mod/contacts.php:595
+#: mod/contacts.php:599
 msgid "Currently ignored"
 msgstr "Actuellement ignoré"
 
-#: mod/contacts.php:596
+#: mod/contacts.php:600
 msgid "Currently archived"
 msgstr "Actuellement archivé"
 
-#: mod/contacts.php:597 mod/notifications.php:157 mod/notifications.php:208
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
 msgid "Hide this contact from others"
 msgstr "Cacher ce contact aux autres"
 
-#: mod/contacts.php:597
+#: mod/contacts.php:601
 msgid ""
 "Replies/likes to your public posts <strong>may</strong> still be visible"
 msgstr "Les réponses et \"j'aime\" à vos publications publiques <strong>peuvent</strong> être toujours visibles"
 
-#: mod/contacts.php:598
+#: mod/contacts.php:602
 msgid "Notification for new posts"
 msgstr "Notification des nouvelles publications"
 
-#: mod/contacts.php:598
+#: mod/contacts.php:602
 msgid "Send a notification of every new post of this contact"
 msgstr "Envoyer une notification de chaque nouveau message en provenance de ce contact"
 
-#: mod/contacts.php:601
+#: mod/contacts.php:605
 msgid "Blacklisted keywords"
 msgstr "Mots-clés sur la liste noire"
 
-#: mod/contacts.php:601
+#: mod/contacts.php:605
 msgid ""
 "Comma separated list of keywords that should not be converted to hashtags, "
 "when \"Fetch information and keywords\" is selected"
 msgstr "Liste de mots-clés separés par des virgules qui ne doivent pas être converti en mots-dièse quand  « Récupérer informations et mots-clés » est sélectionné."
 
-#: mod/contacts.php:608
+#: mod/contacts.php:612
 msgid "Profile URL"
 msgstr "URL du Profil"
 
-#: mod/contacts.php:654
+#: mod/contacts.php:658
 msgid "Suggestions"
 msgstr "Suggestions"
 
-#: mod/contacts.php:657
+#: mod/contacts.php:661
 msgid "Suggest potential friends"
 msgstr "Suggérer des amis potentiels"
 
-#: mod/contacts.php:660 mod/group.php:192
+#: mod/contacts.php:665 mod/group.php:192
 msgid "All Contacts"
 msgstr "Tous les contacts"
 
-#: mod/contacts.php:663
+#: mod/contacts.php:668
 msgid "Show all contacts"
 msgstr "Montrer tous les contacts"
 
-#: mod/contacts.php:666
+#: mod/contacts.php:672
 msgid "Unblocked"
 msgstr "Non-bloqués"
 
-#: mod/contacts.php:669
+#: mod/contacts.php:675
 msgid "Only show unblocked contacts"
 msgstr "Ne montrer que les contacts non-bloqués"
 
-#: mod/contacts.php:673
+#: mod/contacts.php:680
 msgid "Blocked"
 msgstr "Bloqués"
 
-#: mod/contacts.php:676
+#: mod/contacts.php:683
 msgid "Only show blocked contacts"
 msgstr "Ne montrer que les contacts bloqués"
 
-#: mod/contacts.php:680
+#: mod/contacts.php:688
 msgid "Ignored"
 msgstr "Ignorés"
 
-#: mod/contacts.php:683
+#: mod/contacts.php:691
 msgid "Only show ignored contacts"
 msgstr "Ne montrer que les contacts ignorés"
 
-#: mod/contacts.php:687
+#: mod/contacts.php:696
 msgid "Archived"
 msgstr "Archivés"
 
-#: mod/contacts.php:690
+#: mod/contacts.php:699
 msgid "Only show archived contacts"
 msgstr "Ne montrer que les contacts archivés"
 
-#: mod/contacts.php:694
+#: mod/contacts.php:704
 msgid "Hidden"
 msgstr "Cachés"
 
-#: mod/contacts.php:697
+#: mod/contacts.php:707
 msgid "Only show hidden contacts"
 msgstr "Ne montrer que les contacts masqués"
 
-#: mod/contacts.php:747 include/nav.php:178 view/theme/diabook/theme.php:125
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
 msgid "Contacts"
 msgstr "Contacts"
 
-#: mod/contacts.php:751
+#: mod/contacts.php:762
 msgid "Search your contacts"
 msgstr "Rechercher dans vos contacts"
 
-#: mod/contacts.php:752 mod/directory.php:63
+#: mod/contacts.php:763 mod/directory.php:63
 msgid "Finding: "
 msgstr "Trouvé: "
 
-#: mod/contacts.php:753 mod/directory.php:65 include/contact_widgets.php:34
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
 msgid "Find"
 msgstr "Trouver"
 
-#: mod/contacts.php:758 mod/settings.php:137 mod/settings.php:648
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
 msgid "Update"
 msgstr "Mises-à-jour"
 
-#: mod/contacts.php:762 mod/group.php:171 mod/admin.php:1045
-#: mod/content.php:440 mod/content.php:743 mod/settings.php:685
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
 #: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
 msgid "Delete"
 msgstr "Supprimer"
 
-#: mod/contacts.php:775
+#: mod/contacts.php:786
 msgid "Mutual Friendship"
 msgstr "Relation réciproque"
 
-#: mod/contacts.php:779
+#: mod/contacts.php:790
 msgid "is a fan of yours"
 msgstr "Vous suit"
 
-#: mod/contacts.php:783
+#: mod/contacts.php:794
 msgid "you are a fan of"
 msgstr "Vous le/la suivez"
 
-#: mod/contacts.php:800 mod/nogroup.php:41
+#: mod/contacts.php:811 mod/nogroup.php:41
 msgid "Edit contact"
 msgstr "Éditer le contact"
 
@@ -495,7 +497,7 @@ msgid "Profile Visibility Editor"
 msgstr "Éditer la visibilité du profil"
 
 #: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
-#: include/identity.php:610 include/identity.php:639 include/nav.php:77
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
 #: view/theme/diabook/theme.php:124
 msgid "Profile"
 msgstr "Profil"
@@ -513,13 +515,13 @@ msgid "All Contacts (with secure profile access)"
 msgstr "Tous les contacts (ayant un accès sécurisé)"
 
 #: mod/display.php:82 mod/display.php:295 mod/display.php:512
-#: mod/viewsrc.php:15 mod/admin.php:169 mod/admin.php:1090 mod/admin.php:1303
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
 #: mod/notice.php:15 include/items.php:4813
 msgid "Item not found."
 msgstr "Élément introuvable."
 
 #: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
-#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:89
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
 #: mod/directory.php:35 mod/photos.php:942
 msgid "Public access denied."
 msgstr "Accès public refusé."
@@ -563,8 +565,8 @@ msgid ""
 " join."
 msgstr "Sur votre page d'accueil, dans <em>Conseils aux nouveaux venus</em> - vous trouverez une rapide introduction aux onglets Profil et Réseau, pourrez vous connecter à Facebook, établir de nouvelles relations, et choisir des groupes à rejoindre."
 
-#: mod/newmember.php:22 mod/admin.php:1142 mod/admin.php:1363
-#: mod/settings.php:90 include/nav.php:173 view/theme/diabook/theme.php:544
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
 #: view/theme/diabook/theme.php:648
 msgid "Settings"
 msgstr "Réglages"
@@ -768,12 +770,12 @@ msgstr "Rechargez la page avec la touche Maj pressée, ou bien effacez le cache
 msgid "Unable to process image"
 msgstr "Impossible de traiter l'image"
 
-#: mod/profile_photo.php:144 mod/wall_upload.php:122 mod/photos.php:789
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
 #, php-format
 msgid "Image exceeds size limit of %s"
 msgstr "L'image dépasse la taille limite de %s"
 
-#: mod/profile_photo.php:153 mod/wall_upload.php:144 mod/photos.php:829
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
 msgid "Unable to process image."
 msgstr "Impossible de traiter l'image."
 
@@ -789,7 +791,7 @@ msgstr "Choisir un profil:"
 msgid "Upload"
 msgstr "Téléverser"
 
-#: mod/profile_photo.php:248 mod/settings.php:1097
+#: mod/profile_photo.php:248
 msgid "or"
 msgstr "ou"
 
@@ -817,13 +819,13 @@ msgstr "Édition terminée"
 msgid "Image uploaded successfully."
 msgstr "Image téléversée avec succès."
 
-#: mod/profile_photo.php:301 mod/wall_upload.php:172 mod/photos.php:856
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
 msgid "Image upload failed."
 msgstr "Le téléversement de l'image a échoué."
 
 #: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
 #: include/conversation.php:126 include/conversation.php:253
-#: include/text.php:2000 include/diaspora.php:2111
+#: include/text.php:2034 include/diaspora.php:2127
 #: view/theme/diabook/theme.php:471
 msgid "photo"
 msgstr "photo"
@@ -831,7 +833,7 @@ msgstr "photo"
 #: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
 #: include/conversation.php:121 include/conversation.php:130
 #: include/conversation.php:248 include/conversation.php:257
-#: include/diaspora.php:2111 view/theme/diabook/theme.php:466
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
 #: view/theme/diabook/theme.php:475
 msgid "status"
 msgstr "le statut"
@@ -866,7 +868,7 @@ msgstr "Sauver dans le Dossier:"
 msgid "- select -"
 msgstr "- choisir -"
 
-#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:978
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
 msgid "Save"
 msgstr "Sauver"
 
@@ -883,11 +885,11 @@ msgstr "Merci de répondre à ce qui suit:"
 msgid "Does %s know you?"
 msgstr "Est-ce que %s vous connaît?"
 
-#: mod/follow.php:57 mod/settings.php:1045 mod/settings.php:1051
-#: mod/settings.php:1059 mod/settings.php:1063 mod/settings.php:1068
-#: mod/settings.php:1074 mod/settings.php:1080 mod/settings.php:1086
-#: mod/settings.php:1114 mod/settings.php:1115 mod/settings.php:1116
-#: mod/settings.php:1117 mod/settings.php:1118 mod/dfrn_request.php:845
+#: mod/follow.php:57 mod/settings.php:1063 mod/settings.php:1069
+#: mod/settings.php:1077 mod/settings.php:1081 mod/settings.php:1086
+#: mod/settings.php:1092 mod/settings.php:1098 mod/settings.php:1104
+#: mod/settings.php:1130 mod/settings.php:1131 mod/settings.php:1132
+#: mod/settings.php:1133 mod/settings.php:1134 mod/dfrn_request.php:845
 #: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
 #: mod/api.php:106
 msgid "No"
@@ -917,9 +919,9 @@ msgstr "Impossible de localiser la publication originale."
 msgid "Empty post discarded."
 msgstr "Publication vide rejetée."
 
-#: mod/item.php:486 mod/wall_upload.php:169 mod/wall_upload.php:178
-#: mod/wall_upload.php:185 include/Photo.php:951 include/Photo.php:966
-#: include/Photo.php:973 include/Photo.php:995 include/message.php:144
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
 msgid "Wall Photos"
 msgstr "Photos du mur"
 
@@ -1051,7 +1053,7 @@ msgid "Unable to set contact photo."
 msgstr "Impossible de définir la photo du contact."
 
 #: mod/dfrn_confirm.php:487 include/conversation.php:172
-#: include/diaspora.php:627
+#: include/diaspora.php:634
 #, php-format
 msgid "%1$s is now friends with %2$s"
 msgstr "%1$s est désormais lié à %2$s"
@@ -1125,7 +1127,7 @@ msgstr "Pas de vidéo sélectionné"
 msgid "Access to this item is restricted."
 msgstr "Accès restreint à cet élément."
 
-#: mod/videos.php:373 include/text.php:1429
+#: mod/videos.php:373 include/text.php:1460
 msgid "View Video"
 msgstr "Regarder la vidéo"
 
@@ -1159,6 +1161,12 @@ msgstr "Suggérer des amis/contacts"
 msgid "Suggest a friend for %s"
 msgstr "Suggérer un ami/contact pour %s"
 
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr "Requête invalide."
+
 #: mod/lostpass.php:19
 msgid "No valid account found."
 msgstr "Impossible de trouver un compte valide."
@@ -1211,7 +1219,7 @@ msgid ""
 "Password reset failed."
 msgstr "Impossible d'honorer cette demande. (Vous l'avez peut-être déjà utilisée par le passé.) La réinitialisation a échoué."
 
-#: mod/lostpass.php:109 boot.php:1278
+#: mod/lostpass.php:109 boot.php:1287
 msgid "Password Reset"
 msgstr "Réinitialiser le mot de passe"
 
@@ -1285,7 +1293,7 @@ msgstr "Pseudo ou eMail : "
 msgid "Reset"
 msgstr "Réinitialiser"
 
-#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2127
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
 #: view/theme/diabook/theme.php:480
 #, php-format
 msgid "%1$s likes %2$s's %3$s"
@@ -1312,7 +1320,7 @@ msgstr "{0} a demandé à s'inscrire"
 msgid "No contacts."
 msgstr "Aucun contact."
 
-#: mod/viewcontacts.php:78 include/text.php:899
+#: mod/viewcontacts.php:78 include/text.php:917
 msgid "View Contacts"
 msgstr "Voir les contacts"
 
@@ -1320,8 +1328,8 @@ msgstr "Voir les contacts"
 msgid "Invalid request identifier."
 msgstr "Identifiant de demande invalide."
 
-#: mod/notifications.php:35 mod/notifications.php:165
-#: mod/notifications.php:215
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
 msgid "Discard"
 msgstr "Rejeter"
 
@@ -1329,168 +1337,188 @@ msgstr "Rejeter"
 msgid "System"
 msgstr "Système"
 
-#: mod/notifications.php:83 include/nav.php:145
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
 msgid "Network"
 msgstr "Réseau"
 
-#: mod/notifications.php:88 mod/network.php:373
+#: mod/notifications.php:90 mod/network.php:375
 msgid "Personal"
 msgstr "Personnel"
 
-#: mod/notifications.php:93 include/nav.php:105 include/nav.php:148
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
 #: view/theme/diabook/theme.php:123
 msgid "Home"
 msgstr "Profil"
 
-#: mod/notifications.php:98 include/nav.php:153
+#: mod/notifications.php:102 include/nav.php:161
 msgid "Introductions"
 msgstr "Introductions"
 
-#: mod/notifications.php:122
+#: mod/notifications.php:127
 msgid "Show Ignored Requests"
 msgstr "Voir les demandes ignorées"
 
-#: mod/notifications.php:122
+#: mod/notifications.php:127
 msgid "Hide Ignored Requests"
 msgstr "Cacher les demandes ignorées"
 
-#: mod/notifications.php:149 mod/notifications.php:199
+#: mod/notifications.php:159 mod/notifications.php:209
 msgid "Notification type: "
 msgstr "Type de notification: "
 
-#: mod/notifications.php:150
+#: mod/notifications.php:160
 msgid "Friend Suggestion"
 msgstr "Suggestion d'amitié/contact"
 
-#: mod/notifications.php:152
+#: mod/notifications.php:162
 #, php-format
 msgid "suggested by %s"
 msgstr "suggéré(e) par %s"
 
-#: mod/notifications.php:158 mod/notifications.php:209
+#: mod/notifications.php:168 mod/notifications.php:228
 msgid "Post a new friend activity"
 msgstr "Poster une nouvelle avtivité d'ami"
 
-#: mod/notifications.php:158 mod/notifications.php:209
+#: mod/notifications.php:168 mod/notifications.php:228
 msgid "if applicable"
 msgstr "si possible"
 
-#: mod/notifications.php:161 mod/notifications.php:212 mod/admin.php:1043
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
 msgid "Approve"
 msgstr "Approuver"
 
-#: mod/notifications.php:181
+#: mod/notifications.php:191
 msgid "Claims to be known to you: "
 msgstr "Prétend que vous le connaissez: "
 
-#: mod/notifications.php:181
+#: mod/notifications.php:191
 msgid "yes"
 msgstr "oui"
 
-#: mod/notifications.php:181
+#: mod/notifications.php:191
 msgid "no"
 msgstr "non"
 
-#: mod/notifications.php:182
+#: mod/notifications.php:192
 msgid ""
 "Shall your connection be bidirectional or not? \"Friend\" implies that you "
 "allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
 "you allow to read but you do not want to read theirs. Approve as: "
 msgstr "Doit être votre connexion bidirectionnelle ou non? \"Ami\" implique que vous autorisiez à lire et vous vous abonnez à leurs postes. \"Fan / Admirateur\" signifie que vous permettez de lire, mais vous ne voulez pas lire les leurs. Approuver en:"
 
-#: mod/notifications.php:185
+#: mod/notifications.php:195
 msgid ""
 "Shall your connection be bidirectional or not? \"Friend\" implies that you "
 "allow to read and you subscribe to their posts. \"Sharer\" means that you "
 "allow to read but you do not want to read theirs. Approve as: "
 msgstr "Doit être votre connexion bidirectionnelle ou non? \"Ami\" implique que vous autorisiez à lire et vous vous abonnez à leurs postes. \"Fan / Admirateur\" signifie que vous permettez de lire, mais vous ne voulez pas lire les leurs. Approuver en:"
 
-#: mod/notifications.php:193
+#: mod/notifications.php:203
 msgid "Friend"
 msgstr "Ami"
 
-#: mod/notifications.php:194
+#: mod/notifications.php:204
 msgid "Sharer"
 msgstr "Initiateur du partage"
 
-#: mod/notifications.php:194
+#: mod/notifications.php:204
 msgid "Fan/Admirer"
 msgstr "Fan/Admirateur"
 
-#: mod/notifications.php:200
+#: mod/notifications.php:210
 msgid "Friend/Connect Request"
 msgstr "Demande de connexion/relation"
 
-#: mod/notifications.php:200
+#: mod/notifications.php:210
 msgid "New Follower"
 msgstr "Nouvel abonné"
 
-#: mod/notifications.php:221
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Localisation:"
+
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "À propos:"
+
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Étiquette:"
+
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Genre:"
+
+#: mod/notifications.php:240
 msgid "No introductions."
 msgstr "Aucune demande d'introduction."
 
-#: mod/notifications.php:224 include/nav.php:156
+#: mod/notifications.php:243 include/nav.php:164
 msgid "Notifications"
 msgstr "Notifications"
 
-#: mod/notifications.php:262 mod/notifications.php:391
-#: mod/notifications.php:482
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
 #, php-format
 msgid "%s liked %s's post"
 msgstr "%s a aimé la publication de %s"
 
-#: mod/notifications.php:272 mod/notifications.php:401
-#: mod/notifications.php:492
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
 #, php-format
 msgid "%s disliked %s's post"
 msgstr "%s n'a pas aimé la publication de %s"
 
-#: mod/notifications.php:287 mod/notifications.php:416
-#: mod/notifications.php:507
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
 #, php-format
 msgid "%s is now friends with %s"
 msgstr "%s est désormais ami(e) avec %s"
 
-#: mod/notifications.php:294 mod/notifications.php:423
+#: mod/notifications.php:313 mod/notifications.php:442
 #, php-format
 msgid "%s created a new post"
 msgstr "%s a créé une nouvelle publication"
 
-#: mod/notifications.php:295 mod/notifications.php:424
-#: mod/notifications.php:517
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
 #, php-format
 msgid "%s commented on %s's post"
 msgstr "%s a commenté la publication de %s"
 
-#: mod/notifications.php:310
+#: mod/notifications.php:329
 msgid "No more network notifications."
 msgstr "Aucune notification du réseau."
 
-#: mod/notifications.php:314
+#: mod/notifications.php:333
 msgid "Network Notifications"
 msgstr "Notifications du réseau"
 
-#: mod/notifications.php:340 mod/notify.php:72
+#: mod/notifications.php:359 mod/notify.php:72
 msgid "No more system notifications."
 msgstr "Pas plus de notifications système."
 
-#: mod/notifications.php:344 mod/notify.php:76
+#: mod/notifications.php:363 mod/notify.php:76
 msgid "System Notifications"
 msgstr "Notifications du système"
 
-#: mod/notifications.php:439
+#: mod/notifications.php:458
 msgid "No more personal notifications."
 msgstr "Aucun notification personnelle."
 
-#: mod/notifications.php:443
+#: mod/notifications.php:462
 msgid "Personal Notifications"
 msgstr "Notifications personnelles"
 
-#: mod/notifications.php:524
+#: mod/notifications.php:543
 msgid "No more home notifications."
 msgstr "Aucune notification de la page d'accueil."
 
-#: mod/notifications.php:528
+#: mod/notifications.php:547
 msgid "Home Notifications"
 msgstr "Notifications de page d'accueil"
 
@@ -1550,135 +1578,135 @@ msgstr "Rien de neuf ici"
 msgid "Clear notifications"
 msgstr "Effacer les notifications"
 
-#: mod/message.php:9 include/nav.php:165
+#: mod/message.php:9 include/nav.php:173
 msgid "New Message"
 msgstr "Nouveau message"
 
-#: mod/message.php:63 mod/wallmessage.php:56
+#: mod/message.php:64 mod/wallmessage.php:56
 msgid "No recipient selected."
 msgstr "Pas de destinataire sélectionné."
 
-#: mod/message.php:67
+#: mod/message.php:68
 msgid "Unable to locate contact information."
 msgstr "Impossible de localiser les informations du contact."
 
-#: mod/message.php:70 mod/wallmessage.php:62
+#: mod/message.php:71 mod/wallmessage.php:62
 msgid "Message could not be sent."
 msgstr "Impossible d'envoyer le message."
 
-#: mod/message.php:73 mod/wallmessage.php:65
+#: mod/message.php:74 mod/wallmessage.php:65
 msgid "Message collection failure."
 msgstr "Récupération des messages infructueuse."
 
-#: mod/message.php:76 mod/wallmessage.php:68
+#: mod/message.php:77 mod/wallmessage.php:68
 msgid "Message sent."
 msgstr "Message envoyé."
 
-#: mod/message.php:182 include/nav.php:162
+#: mod/message.php:183 include/nav.php:170
 msgid "Messages"
 msgstr "Messages"
 
-#: mod/message.php:207
+#: mod/message.php:208
 msgid "Do you really want to delete this message?"
 msgstr "Voulez-vous vraiment supprimer ce message ?"
 
-#: mod/message.php:227
+#: mod/message.php:228
 msgid "Message deleted."
 msgstr "Message supprimé."
 
-#: mod/message.php:258
+#: mod/message.php:259
 msgid "Conversation removed."
 msgstr "Conversation supprimée."
 
-#: mod/message.php:283 mod/message.php:291 mod/message.php:466
-#: mod/message.php:474 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
 #: include/conversation.php:1001 include/conversation.php:1019
 msgid "Please enter a link URL:"
 msgstr "Entrez un lien web:"
 
-#: mod/message.php:319 mod/wallmessage.php:142
+#: mod/message.php:320 mod/wallmessage.php:142
 msgid "Send Private Message"
 msgstr "Envoyer un message privé"
 
-#: mod/message.php:320 mod/message.php:553 mod/wallmessage.php:144
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
 msgid "To:"
 msgstr "À:"
 
-#: mod/message.php:325 mod/message.php:555 mod/wallmessage.php:145
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
 msgid "Subject:"
 msgstr "Sujet:"
 
-#: mod/message.php:329 mod/message.php:558 mod/wallmessage.php:151
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
 #: mod/invite.php:134
 msgid "Your message:"
 msgstr "Votre message:"
 
-#: mod/message.php:332 mod/message.php:562 mod/wallmessage.php:154
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
 #: mod/editpost.php:110 include/conversation.php:1056
 msgid "Upload photo"
 msgstr "Joindre photo"
 
-#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:155
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
 #: mod/editpost.php:114 include/conversation.php:1060
 msgid "Insert web link"
 msgstr "Insérer lien web"
 
-#: mod/message.php:334 mod/message.php:565 mod/content.php:501
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
 #: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
 #: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
 #: include/conversation.php:1074
 msgid "Please wait"
 msgstr "Patientez"
 
-#: mod/message.php:371
+#: mod/message.php:372
 msgid "No messages."
 msgstr "Aucun message."
 
-#: mod/message.php:378
+#: mod/message.php:379
 #, php-format
 msgid "Unknown sender - %s"
 msgstr "Émetteur inconnu - %s"
 
-#: mod/message.php:381
+#: mod/message.php:382
 #, php-format
 msgid "You and %s"
 msgstr "Vous et %s"
 
-#: mod/message.php:384
+#: mod/message.php:385
 #, php-format
 msgid "%s and You"
 msgstr "%s et vous"
 
-#: mod/message.php:405 mod/message.php:546
+#: mod/message.php:406 mod/message.php:547
 msgid "Delete conversation"
 msgstr "Effacer conversation"
 
-#: mod/message.php:408
+#: mod/message.php:409
 msgid "D, d M Y - g:i A"
 msgstr "D, d M Y - g:i A"
 
-#: mod/message.php:411
+#: mod/message.php:412
 #, php-format
 msgid "%d message"
 msgid_plural "%d messages"
 msgstr[0] "%d message"
 msgstr[1] "%d messages"
 
-#: mod/message.php:450
+#: mod/message.php:451
 msgid "Message not available."
 msgstr "Message indisponible."
 
-#: mod/message.php:520
+#: mod/message.php:521
 msgid "Delete message"
 msgstr "Effacer message"
 
-#: mod/message.php:548
+#: mod/message.php:549
 msgid ""
 "No secure communications available. You <strong>may</strong> be able to "
 "respond from the sender's profile page."
 msgstr "Pas de communications sécurisées possibles. Vous serez <strong>peut-être</strong> en mesure de répondre depuis la page de profil de l'émetteur."
 
-#: mod/message.php:552
+#: mod/message.php:553
 msgid "Send Reply"
 msgstr "Répondre"
 
@@ -1731,9 +1759,9 @@ msgstr ""
 msgid "Refetch contact data"
 msgstr ""
 
-#: mod/crepair.php:170 mod/admin.php:1041 mod/admin.php:1053
-#: mod/admin.php:1054 mod/admin.php:1067 mod/settings.php:624
-#: mod/settings.php:650
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
 msgid "Name"
 msgstr "Nom"
 
@@ -1783,7 +1811,7 @@ msgid ""
 "entries from this contact."
 msgstr ""
 
-#: mod/bookmarklet.php:12 boot.php:1264 include/nav.php:92
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
 msgid "Login"
 msgstr "Connexion"
 
@@ -1800,16 +1828,16 @@ msgstr "Accès refusé."
 msgid "People Search - %s"
 msgstr ""
 
-#: mod/dirfind.php:119 mod/match.php:65 mod/suggest.php:92
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
 #: include/contact_widgets.php:10 include/identity.php:188
 msgid "Connect"
 msgstr "Relier"
 
-#: mod/dirfind.php:133 mod/match.php:73
+#: mod/dirfind.php:139 mod/match.php:73
 msgid "No matches"
 msgstr "Aucune correspondance"
 
-#: mod/fbrowser.php:32 include/identity.php:646 include/nav.php:78
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
 #: view/theme/diabook/theme.php:126
 msgid "Photos"
 msgstr "Photos"
@@ -1826,19 +1854,19 @@ msgstr "Contacts qui n’appartiennent à aucun groupe"
 msgid "Theme settings updated."
 msgstr "Réglages du thème sauvés."
 
-#: mod/admin.php:104 mod/admin.php:649
+#: mod/admin.php:104 mod/admin.php:682
 msgid "Site"
 msgstr "Site"
 
-#: mod/admin.php:105 mod/admin.php:595 mod/admin.php:1036 mod/admin.php:1051
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
 msgid "Users"
 msgstr "Utilisateurs"
 
-#: mod/admin.php:106 mod/admin.php:1140 mod/admin.php:1193 mod/settings.php:62
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
 msgid "Plugins"
 msgstr "Extensions"
 
-#: mod/admin.php:107 mod/admin.php:1361 mod/admin.php:1395
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
 msgid "Themes"
 msgstr "Thèmes"
 
@@ -1846,474 +1874,507 @@ msgstr "Thèmes"
 msgid "DB updates"
 msgstr "Mise-à-jour de la base"
 
-#: mod/admin.php:123 mod/admin.php:132 mod/admin.php:1482
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr ""
+
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
 msgid "Logs"
 msgstr "Journaux"
 
-#: mod/admin.php:124
+#: mod/admin.php:125
 msgid "probe address"
 msgstr ""
 
-#: mod/admin.php:125
+#: mod/admin.php:126
 msgid "check webfinger"
 msgstr ""
 
-#: mod/admin.php:130 include/nav.php:185
+#: mod/admin.php:131 include/nav.php:193
 msgid "Admin"
 msgstr "Admin"
 
-#: mod/admin.php:131
+#: mod/admin.php:132
 msgid "Plugin Features"
 msgstr "Propriétés des extensions"
 
-#: mod/admin.php:133
+#: mod/admin.php:134
 msgid "diagnostics"
 msgstr ""
 
-#: mod/admin.php:134
+#: mod/admin.php:135
 msgid "User registrations waiting for confirmation"
 msgstr "Inscriptions en attente de confirmation"
 
-#: mod/admin.php:193 mod/admin.php:989
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
+msgid "Administration"
+msgstr "Administration"
+
+#: mod/admin.php:202
+msgid "ID"
+msgstr ""
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr ""
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr ""
+
+#: mod/admin.php:206
+msgid "Created"
+msgstr ""
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr ""
+
+#: mod/admin.php:208
+msgid ""
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr ""
+
+#: mod/admin.php:220 mod/admin.php:1025
 msgid "Normal Account"
 msgstr "Compte normal"
 
-#: mod/admin.php:194 mod/admin.php:990
+#: mod/admin.php:221 mod/admin.php:1026
 msgid "Soapbox Account"
 msgstr "Compte \"boîte à savon\""
 
-#: mod/admin.php:195 mod/admin.php:991
+#: mod/admin.php:222 mod/admin.php:1027
 msgid "Community/Celebrity Account"
 msgstr "Compte de communauté/célébrité"
 
-#: mod/admin.php:196 mod/admin.php:992
+#: mod/admin.php:223 mod/admin.php:1028
 msgid "Automatic Friend Account"
 msgstr "Compte auto-amical"
 
-#: mod/admin.php:197
+#: mod/admin.php:224
 msgid "Blog Account"
 msgstr "Compte de blog"
 
-#: mod/admin.php:198
+#: mod/admin.php:225
 msgid "Private Forum"
 msgstr "Forum privé"
 
-#: mod/admin.php:217
+#: mod/admin.php:244
 msgid "Message queues"
 msgstr "Files d'attente des messages"
 
-#: mod/admin.php:222 mod/admin.php:648 mod/admin.php:1035 mod/admin.php:1139
-#: mod/admin.php:1192 mod/admin.php:1360 mod/admin.php:1394 mod/admin.php:1481
-msgid "Administration"
-msgstr "Administration"
-
-#: mod/admin.php:223
+#: mod/admin.php:250
 msgid "Summary"
 msgstr "Résumé"
 
-#: mod/admin.php:225
+#: mod/admin.php:252
 msgid "Registered users"
 msgstr "Utilisateurs inscrits"
 
-#: mod/admin.php:227
+#: mod/admin.php:254
 msgid "Pending registrations"
 msgstr "Inscriptions en attente"
 
-#: mod/admin.php:228
+#: mod/admin.php:255
 msgid "Version"
 msgstr "Versio"
 
-#: mod/admin.php:232
+#: mod/admin.php:260
 msgid "Active plugins"
 msgstr "Extensions activés"
 
-#: mod/admin.php:255
+#: mod/admin.php:283
 msgid "Can not parse base url. Must have at least <scheme>://<domain>"
 msgstr "Impossible d'analyser l'URL de base. Doit contenir au moins <scheme>://<domain>"
 
-#: mod/admin.php:532
+#: mod/admin.php:565
 msgid "Site settings updated."
 msgstr "Réglages du site mis-à-jour."
 
-#: mod/admin.php:561 mod/settings.php:862
+#: mod/admin.php:594 mod/settings.php:880
 msgid "No special theme for mobile devices"
 msgstr "Pas de thème particulier pour les terminaux mobiles"
 
-#: mod/admin.php:578
+#: mod/admin.php:611
 msgid "No community page"
 msgstr ""
 
-#: mod/admin.php:579
+#: mod/admin.php:612
 msgid "Public postings from users of this site"
 msgstr ""
 
-#: mod/admin.php:580
+#: mod/admin.php:613
 msgid "Global community page"
 msgstr ""
 
-#: mod/admin.php:586
+#: mod/admin.php:619
 msgid "At post arrival"
 msgstr "A l'arrivé d'une publication"
 
-#: mod/admin.php:587 include/contact_selectors.php:56
+#: mod/admin.php:620 include/contact_selectors.php:56
 msgid "Frequently"
 msgstr "Fréquemment"
 
-#: mod/admin.php:588 include/contact_selectors.php:57
+#: mod/admin.php:621 include/contact_selectors.php:57
 msgid "Hourly"
 msgstr "Toutes les heures"
 
-#: mod/admin.php:589 include/contact_selectors.php:58
+#: mod/admin.php:622 include/contact_selectors.php:58
 msgid "Twice daily"
 msgstr "Deux fois par jour"
 
-#: mod/admin.php:590 include/contact_selectors.php:59
+#: mod/admin.php:623 include/contact_selectors.php:59
 msgid "Daily"
 msgstr "Chaque jour"
 
-#: mod/admin.php:596
+#: mod/admin.php:629
 msgid "Users, Global Contacts"
 msgstr ""
 
-#: mod/admin.php:597
+#: mod/admin.php:630
 msgid "Users, Global Contacts/fallback"
 msgstr ""
 
-#: mod/admin.php:601
+#: mod/admin.php:634
 msgid "One month"
 msgstr "Un mois"
 
-#: mod/admin.php:602
+#: mod/admin.php:635
 msgid "Three months"
 msgstr "Trois mois"
 
-#: mod/admin.php:603
+#: mod/admin.php:636
 msgid "Half a year"
 msgstr ""
 
-#: mod/admin.php:604
+#: mod/admin.php:637
 msgid "One year"
 msgstr "Un an"
 
-#: mod/admin.php:609
+#: mod/admin.php:642
 msgid "Multi user instance"
 msgstr "Instance multi-utilisateurs"
 
-#: mod/admin.php:632
+#: mod/admin.php:665
 msgid "Closed"
 msgstr "Fermé"
 
-#: mod/admin.php:633
+#: mod/admin.php:666
 msgid "Requires approval"
 msgstr "Demande une apptrobation"
 
-#: mod/admin.php:634
+#: mod/admin.php:667
 msgid "Open"
 msgstr "Ouvert"
 
-#: mod/admin.php:638
+#: mod/admin.php:671
 msgid "No SSL policy, links will track page SSL state"
 msgstr "Pas de politique SSL, le liens conserveront l'état SSL de la page"
 
-#: mod/admin.php:639
+#: mod/admin.php:672
 msgid "Force all links to use SSL"
 msgstr "Forcer tous les liens à utiliser SSL"
 
-#: mod/admin.php:640
+#: mod/admin.php:673
 msgid "Self-signed certificate, use SSL for local links only (discouraged)"
 msgstr "Certificat auto-signé, n'utiliser SSL que pour les liens locaux (non recommandé)"
 
-#: mod/admin.php:650 mod/admin.php:1194 mod/admin.php:1396 mod/admin.php:1483
-#: mod/settings.php:622 mod/settings.php:732 mod/settings.php:763
-#: mod/settings.php:832 mod/settings.php:914 mod/settings.php:1146
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:781
+#: mod/settings.php:850 mod/settings.php:932 mod/settings.php:1162
 msgid "Save Settings"
 msgstr "Sauvegarder les paramétres"
 
-#: mod/admin.php:651 mod/register.php:260
+#: mod/admin.php:684 mod/register.php:260
 msgid "Registration"
 msgstr "Inscription"
 
-#: mod/admin.php:652
+#: mod/admin.php:685
 msgid "File upload"
 msgstr "Téléversement de fichier"
 
-#: mod/admin.php:653
+#: mod/admin.php:686
 msgid "Policies"
 msgstr "Politiques"
 
-#: mod/admin.php:654
+#: mod/admin.php:687
 msgid "Advanced"
 msgstr "Avancé"
 
-#: mod/admin.php:655
+#: mod/admin.php:688
 msgid "Auto Discovered Contact Directory"
 msgstr ""
 
-#: mod/admin.php:656
+#: mod/admin.php:689
 msgid "Performance"
 msgstr "Performance"
 
-#: mod/admin.php:657
+#: mod/admin.php:690
 msgid ""
 "Relocate - WARNING: advanced function. Could make this server unreachable."
 msgstr "Relocalisation - ATTENTION: fonction avancée. Peut rendre ce serveur inaccessible."
 
-#: mod/admin.php:660
+#: mod/admin.php:693
 msgid "Site name"
 msgstr "Nom du site"
 
-#: mod/admin.php:661
+#: mod/admin.php:694
 msgid "Host name"
 msgstr "Nom de la machine hôte"
 
-#: mod/admin.php:662
+#: mod/admin.php:695
 msgid "Sender Email"
 msgstr ""
 
-#: mod/admin.php:663
+#: mod/admin.php:696
 msgid "Banner/Logo"
 msgstr "Bannière/Logo"
 
-#: mod/admin.php:664
+#: mod/admin.php:697
 msgid "Shortcut icon"
 msgstr ""
 
-#: mod/admin.php:665
+#: mod/admin.php:698
 msgid "Touch icon"
 msgstr ""
 
-#: mod/admin.php:666
+#: mod/admin.php:699
 msgid "Additional Info"
 msgstr "Informations supplémentaires"
 
-#: mod/admin.php:666
+#: mod/admin.php:699
+#, php-format
 msgid ""
 "For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
-msgstr "Pour les serveurs publics vous pouvez ajouter ici des informations supplémentaires qui seront listées sur dir.friendica.com/siteinfo."
+"listed at %s/siteinfo."
+msgstr ""
 
-#: mod/admin.php:667
+#: mod/admin.php:700
 msgid "System language"
 msgstr "Langue du système"
 
-#: mod/admin.php:668
+#: mod/admin.php:701
 msgid "System theme"
 msgstr "Thème du système"
 
-#: mod/admin.php:668
+#: mod/admin.php:701
 msgid ""
 "Default system theme - may be over-ridden by user profiles - <a href='#' "
 "id='cnftheme'>change theme settings</a>"
 msgstr "Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - <a href='#' id='cnftheme'>changer les réglages du thème</a>"
 
-#: mod/admin.php:669
+#: mod/admin.php:702
 msgid "Mobile system theme"
 msgstr "Thème mobile"
 
-#: mod/admin.php:669
+#: mod/admin.php:702
 msgid "Theme for mobile devices"
 msgstr "Thème pour les terminaux mobiles"
 
-#: mod/admin.php:670
+#: mod/admin.php:703
 msgid "SSL link policy"
 msgstr "Politique SSL pour les liens"
 
-#: mod/admin.php:670
+#: mod/admin.php:703
 msgid "Determines whether generated links should be forced to use SSL"
 msgstr "Détermine si les liens générés doivent forcer l'utilisation de SSL"
 
-#: mod/admin.php:671
+#: mod/admin.php:704
 msgid "Force SSL"
 msgstr "SSL obligatoire"
 
-#: mod/admin.php:671
+#: mod/admin.php:704
 msgid ""
 "Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
 " to endless loops."
 msgstr "Redirige toutes les requêtes en clair vers des requêtes SSL. Attention : sur certains systèmes cela peut conduire à des boucles de redirection infinies."
 
-#: mod/admin.php:672
+#: mod/admin.php:705
 msgid "Old style 'Share'"
 msgstr "Anciens style 'Partage'"
 
-#: mod/admin.php:672
+#: mod/admin.php:705
 msgid "Deactivates the bbcode element 'share' for repeating items."
 msgstr "Désactive l'élément 'partage' de bbcode pour répéter les articles."
 
-#: mod/admin.php:673
+#: mod/admin.php:706
 msgid "Hide help entry from navigation menu"
 msgstr "Cacher l'aide du menu de navigation"
 
-#: mod/admin.php:673
+#: mod/admin.php:706
 msgid ""
 "Hides the menu entry for the Help pages from the navigation menu. You can "
 "still access it calling /help directly."
 msgstr "Cacher du menu de navigation le l'entrée des vers les pages d'aide. Vous pouvez toujours y accéder en tapant directement /help."
 
-#: mod/admin.php:674
+#: mod/admin.php:707
 msgid "Single user instance"
 msgstr "Instance mono-utilisateur"
 
-#: mod/admin.php:674
+#: mod/admin.php:707
 msgid "Make this instance multi-user or single-user for the named user"
 msgstr "Transformer cette en instance en multi-utilisateur ou mono-utilisateur pour cet l'utilisateur."
 
-#: mod/admin.php:675
+#: mod/admin.php:708
 msgid "Maximum image size"
 msgstr "Taille maximale des images"
 
-#: mod/admin.php:675
+#: mod/admin.php:708
 msgid ""
 "Maximum size in bytes of uploaded images. Default is 0, which means no "
 "limits."
 msgstr "Taille maximale des images envoyées (en octets). 0 par défaut, c'est à dire \"aucune limite\"."
 
-#: mod/admin.php:676
+#: mod/admin.php:709
 msgid "Maximum image length"
 msgstr "Longueur maximale des images"
 
-#: mod/admin.php:676
+#: mod/admin.php:709
 msgid ""
 "Maximum length in pixels of the longest side of uploaded images. Default is "
 "-1, which means no limits."
 msgstr "Longueur maximale (en pixels) du plus long côté des images téléversées. La valeur par défaut est -1, soit une absence de limite."
 
-#: mod/admin.php:677
+#: mod/admin.php:710
 msgid "JPEG image quality"
 msgstr "Qualité JPEG des images"
 
-#: mod/admin.php:677
+#: mod/admin.php:710
 msgid ""
 "Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
 "100, which is full quality."
 msgstr "Les JPEGs téléversés seront sauvegardés avec ce niveau de qualité [0-100]. La valeur par défaut est 100, soit la qualité maximale."
 
-#: mod/admin.php:679
+#: mod/admin.php:712
 msgid "Register policy"
 msgstr "Politique d'inscription"
 
-#: mod/admin.php:680
+#: mod/admin.php:713
 msgid "Maximum Daily Registrations"
 msgstr "Inscriptions maximum par jour"
 
-#: mod/admin.php:680
+#: mod/admin.php:713
 msgid ""
 "If registration is permitted above, this sets the maximum number of new user"
 " registrations to accept per day.  If register is set to closed, this "
 "setting has no effect."
 msgstr "Si les inscriptions sont permises ci-dessus, ceci fixe le nombre maximum d'inscriptions de nouveaux utilisateurs acceptées par jour. Si les inscriptions ne sont pas ouvertes, ce paramètre n'a aucun effet."
 
-#: mod/admin.php:681
+#: mod/admin.php:714
 msgid "Register text"
 msgstr "Texte d'inscription"
 
-#: mod/admin.php:681
+#: mod/admin.php:714
 msgid "Will be displayed prominently on the registration page."
 msgstr "Sera affiché de manière bien visible sur la page d'accueil."
 
-#: mod/admin.php:682
+#: mod/admin.php:715
 msgid "Accounts abandoned after x days"
 msgstr "Les comptes sont abandonnés après x jours"
 
-#: mod/admin.php:682
+#: mod/admin.php:715
 msgid ""
 "Will not waste system resources polling external sites for abandonded "
 "accounts. Enter 0 for no time limit."
 msgstr "Pour ne pas gaspiller les ressources système, on cesse d'interroger les sites distants pour les comptes abandonnés. Mettre 0 pour désactiver cette fonction."
 
-#: mod/admin.php:683
+#: mod/admin.php:716
 msgid "Allowed friend domains"
 msgstr "Domaines autorisés"
 
-#: mod/admin.php:683
+#: mod/admin.php:716
 msgid ""
 "Comma separated list of domains which are allowed to establish friendships "
 "with this site. Wildcards are accepted. Empty to allow any domains"
 msgstr "Une liste de domaines, séparés par des virgules, autorisés à établir des relations avec les utilisateurs de ce site. Les '*' sont acceptés. Laissez vide pour autoriser tous les domaines"
 
-#: mod/admin.php:684
+#: mod/admin.php:717
 msgid "Allowed email domains"
 msgstr "Domaines courriel autorisés"
 
-#: mod/admin.php:684
+#: mod/admin.php:717
 msgid ""
 "Comma separated list of domains which are allowed in email addresses for "
 "registrations to this site. Wildcards are accepted. Empty to allow any "
 "domains"
 msgstr "Liste de domaines - séparés par des virgules - dont les adresses e-mail sont autorisées à s'inscrire sur ce site. Les '*' sont acceptées. Laissez vide pour autoriser tous les domaines"
 
-#: mod/admin.php:685
+#: mod/admin.php:718
 msgid "Block public"
 msgstr "Interdire la publication globale"
 
-#: mod/admin.php:685
+#: mod/admin.php:718
 msgid ""
 "Check to block public access to all otherwise public personal pages on this "
 "site unless you are currently logged in."
 msgstr "Cocher pour bloquer les accès anonymes (non-connectés) à tout sauf aux pages personnelles publiques."
 
-#: mod/admin.php:686
+#: mod/admin.php:719
 msgid "Force publish"
 msgstr "Forcer la publication globale"
 
-#: mod/admin.php:686
+#: mod/admin.php:719
 msgid ""
 "Check to force all profiles on this site to be listed in the site directory."
 msgstr "Cocher pour publier obligatoirement tous les profils locaux dans l'annuaire du site."
 
-#: mod/admin.php:687
+#: mod/admin.php:720
 msgid "Global directory update URL"
 msgstr "URL de mise-à-jour de l'annuaire global"
 
-#: mod/admin.php:687
+#: mod/admin.php:720
 msgid ""
 "URL to update the global directory. If this is not set, the global directory"
 " is completely unavailable to the application."
 msgstr "URL de mise-à-jour de l'annuaire global. Si vide, l'annuaire global sera complètement indisponible."
 
-#: mod/admin.php:688
+#: mod/admin.php:721
 msgid "Allow threaded items"
 msgstr "autoriser le suivi des éléments par fil conducteur"
 
-#: mod/admin.php:688
+#: mod/admin.php:721
 msgid "Allow infinite level threading for items on this site."
 msgstr "Permettre une imbrication infinie des commentaires."
 
-#: mod/admin.php:689
+#: mod/admin.php:722
 msgid "Private posts by default for new users"
 msgstr "Publications privées par défaut pour les nouveaux utilisateurs"
 
-#: mod/admin.php:689
+#: mod/admin.php:722
 msgid ""
 "Set default post permissions for all new members to the default privacy "
 "group rather than public."
 msgstr "Rendre les publications de tous les nouveaux utilisateurs accessibles seulement par le groupe de contacts par défaut, et non par tout le monde."
 
-#: mod/admin.php:690
+#: mod/admin.php:723
 msgid "Don't include post content in email notifications"
 msgstr "Ne pas inclure le contenu posté dans l'e-mail de notification"
 
-#: mod/admin.php:690
+#: mod/admin.php:723
 msgid ""
 "Don't include the content of a post/comment/private message/etc. in the "
 "email notifications that are sent out from this site, as a privacy measure."
 msgstr "Ne pas inclure le contenu de publication/commentaire/message privé/etc dans l'e-mail de notification qui est envoyé à partir du site, par mesure de confidentialité."
 
-#: mod/admin.php:691
+#: mod/admin.php:724
 msgid "Disallow public access to addons listed in the apps menu."
 msgstr "Interdire l’accès public pour les greffons listées dans le menu apps."
 
-#: mod/admin.php:691
+#: mod/admin.php:724
 msgid ""
 "Checking this box will restrict addons listed in the apps menu to members "
 "only."
 msgstr "Cocher cette case restreint la liste des greffons dans le menu des applications seulement aux membres."
 
-#: mod/admin.php:692
+#: mod/admin.php:725
 msgid "Don't embed private images in posts"
 msgstr "Ne pas miniaturiser les images privées dans les publications"
 
-#: mod/admin.php:692
+#: mod/admin.php:725
 msgid ""
 "Don't replace locally-hosted private photos in posts with an embedded copy "
 "of the image. This means that contacts who receive posts containing private "
@@ -2321,190 +2382,190 @@ msgid ""
 "while."
 msgstr "Ne remplacez pas les images privées hébergées localement dans les publications avec une image attaché en copie, car cela signifie que le contact qui reçoit les publications contenant ces photos privées devra s’authentifier pour charger chaque image, ce qui peut prendre du temps."
 
-#: mod/admin.php:693
+#: mod/admin.php:726
 msgid "Allow Users to set remote_self"
 msgstr "Autoriser les utilisateurs à définir remote_self"
 
-#: mod/admin.php:693
+#: mod/admin.php:726
 msgid ""
 "With checking this, every user is allowed to mark every contact as a "
 "remote_self in the repair contact dialog. Setting this flag on a contact "
 "causes mirroring every posting of that contact in the users stream."
 msgstr "Cocher cette case, permet à chaque utilisateur de marquer chaque contact comme un remote_self dans la boîte de dialogue de réparation des contacts. Activer cette fonction à un contact engendre la réplique de toutes les publications d'un contact dans le flux d'activités des utilisateurs."
 
-#: mod/admin.php:694
+#: mod/admin.php:727
 msgid "Block multiple registrations"
 msgstr "Interdire les inscriptions multiples"
 
-#: mod/admin.php:694
+#: mod/admin.php:727
 msgid "Disallow users to register additional accounts for use as pages."
 msgstr "Ne pas permettre l'inscription de comptes multiples comme des pages."
 
-#: mod/admin.php:695
+#: mod/admin.php:728
 msgid "OpenID support"
 msgstr "Support OpenID"
 
-#: mod/admin.php:695
+#: mod/admin.php:728
 msgid "OpenID support for registration and logins."
 msgstr "Supporter OpenID pour les inscriptions et connexions."
 
-#: mod/admin.php:696
+#: mod/admin.php:729
 msgid "Fullname check"
 msgstr "Vérification du \"Prénom Nom\""
 
-#: mod/admin.php:696
+#: mod/admin.php:729
 msgid ""
 "Force users to register with a space between firstname and lastname in Full "
 "name, as an antispam measure"
 msgstr "Imposer l'utilisation d'un espace entre le prénom et le nom (dans le Nom complet), pour limiter les abus"
 
-#: mod/admin.php:697
+#: mod/admin.php:730
 msgid "UTF-8 Regular expressions"
 msgstr "Regex UTF-8"
 
-#: mod/admin.php:697
+#: mod/admin.php:730
 msgid "Use PHP UTF8 regular expressions"
 msgstr "Utiliser les expressions rationnelles de PHP en UTF8"
 
-#: mod/admin.php:698
+#: mod/admin.php:731
 msgid "Community Page Style"
 msgstr ""
 
-#: mod/admin.php:698
+#: mod/admin.php:731
 msgid ""
 "Type of community page to show. 'Global community' shows every public "
 "posting from an open distributed network that arrived on this server."
 msgstr ""
 
-#: mod/admin.php:699
+#: mod/admin.php:732
 msgid "Posts per user on community page"
 msgstr ""
 
-#: mod/admin.php:699
+#: mod/admin.php:732
 msgid ""
 "The maximum number of posts per user on the community page. (Not valid for "
 "'Global Community')"
 msgstr ""
 
-#: mod/admin.php:700
+#: mod/admin.php:733
 msgid "Enable OStatus support"
 msgstr "Activer le support d'OStatus"
 
-#: mod/admin.php:700
+#: mod/admin.php:733
 msgid ""
 "Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
 "communications in OStatus are public, so privacy warnings will be "
 "occasionally displayed."
 msgstr "Fourni nativement la compatibilité avec OStatus (StatusNet, GNU Social etc.). Touts les communications utilisant OStatus sont public, des avertissements liés à la vie privée seront affichés si utile."
 
-#: mod/admin.php:701
+#: mod/admin.php:734
 msgid "OStatus conversation completion interval"
 msgstr "Achèvement de l'intervalle de conversation OStatus "
 
-#: mod/admin.php:701
+#: mod/admin.php:734
 msgid ""
 "How often shall the poller check for new entries in OStatus conversations? "
 "This can be a very ressource task."
 msgstr "Combien de fois le poller devra vérifier les nouvelles entrées dans les conversations OStatus? Cela peut utilisé beaucoup de ressources."
 
-#: mod/admin.php:702
+#: mod/admin.php:735
 msgid "Enable Diaspora support"
 msgstr "Activer le support de Diaspora"
 
-#: mod/admin.php:702
+#: mod/admin.php:735
 msgid "Provide built-in Diaspora network compatibility."
 msgstr "Fournir une compatibilité Diaspora intégrée."
 
-#: mod/admin.php:703
+#: mod/admin.php:736
 msgid "Only allow Friendica contacts"
 msgstr "N'autoriser que les contacts Friendica"
 
-#: mod/admin.php:703
+#: mod/admin.php:736
 msgid ""
 "All contacts must use Friendica protocols. All other built-in communication "
 "protocols disabled."
 msgstr "Tous les contacts doivent utiliser les protocoles de Friendica. Tous les autres protocoles de communication intégrés sont désactivés."
 
-#: mod/admin.php:704
+#: mod/admin.php:737
 msgid "Verify SSL"
 msgstr "Vérifier SSL"
 
-#: mod/admin.php:704
+#: mod/admin.php:737
 msgid ""
 "If you wish, you can turn on strict certificate checking. This will mean you"
 " cannot connect (at all) to self-signed SSL sites."
 msgstr "Si vous le souhaitez, vous pouvez activier la vérification stricte des certificats. Cela signifie que vous ne pourrez pas vous connecter (du tout) aux sites SSL munis d'un certificat auto-signé."
 
-#: mod/admin.php:705
+#: mod/admin.php:738
 msgid "Proxy user"
 msgstr "Utilisateur du proxy"
 
-#: mod/admin.php:706
+#: mod/admin.php:739
 msgid "Proxy URL"
 msgstr "URL du proxy"
 
-#: mod/admin.php:707
+#: mod/admin.php:740
 msgid "Network timeout"
 msgstr "Dépassement du délai d'attente du réseau"
 
-#: mod/admin.php:707
+#: mod/admin.php:740
 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
 msgstr "Valeur en secondes. Mettre à 0 pour 'illimité' (pas recommandé)."
 
-#: mod/admin.php:708
+#: mod/admin.php:741
 msgid "Delivery interval"
 msgstr "Intervalle de transmission"
 
-#: mod/admin.php:708
+#: mod/admin.php:741
 msgid ""
 "Delay background delivery processes by this many seconds to reduce system "
 "load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 "
 "for large dedicated servers."
 msgstr "Rallonge le processus de transmissions pour réduire la charge système (en secondes). Valeurs recommandées : 4-5 pour les serveurs mutualisés, 2-3 pour les VPS, 0-1 pour les gros servers dédiés."
 
-#: mod/admin.php:709
+#: mod/admin.php:742
 msgid "Poll interval"
 msgstr "Intervalle de réception"
 
-#: mod/admin.php:709
+#: mod/admin.php:742
 msgid ""
 "Delay background polling processes by this many seconds to reduce system "
 "load. If 0, use delivery interval."
 msgstr "Rajouter un délai - en secondes - au processus de 'polling', afin de réduire la charge système. Mettre à 0 pour utiliser l'intervalle d'émission."
 
-#: mod/admin.php:710
+#: mod/admin.php:743
 msgid "Maximum Load Average"
 msgstr "Plafond de la charge moyenne"
 
-#: mod/admin.php:710
+#: mod/admin.php:743
 msgid ""
 "Maximum system load before delivery and poll processes are deferred - "
 "default 50."
 msgstr "Charge système maximale à partir de laquelle l'émission et la réception seront soumises à un délai supplémentaire. Par défaut, 50."
 
-#: mod/admin.php:711
+#: mod/admin.php:744
 msgid "Maximum Load Average (Frontend)"
 msgstr ""
 
-#: mod/admin.php:711
+#: mod/admin.php:744
 msgid "Maximum system load before the frontend quits service - default 50."
 msgstr ""
 
-#: mod/admin.php:713
+#: mod/admin.php:746
 msgid "Periodical check of global contacts"
 msgstr ""
 
-#: mod/admin.php:713
+#: mod/admin.php:746
 msgid ""
 "If enabled, the global contacts are checked periodically for missing or "
 "outdated data and the vitality of the contacts and servers."
 msgstr ""
 
-#: mod/admin.php:714
+#: mod/admin.php:747
 msgid "Discover contacts from other servers"
 msgstr ""
 
-#: mod/admin.php:714
+#: mod/admin.php:747
 msgid ""
 "Periodically query other servers for contacts. You can choose between "
 "'users': the users on the remote system, 'Global Contacts': active contacts "
@@ -2514,187 +2575,238 @@ msgid ""
 "Global Contacts'."
 msgstr ""
 
-#: mod/admin.php:715
+#: mod/admin.php:748
 msgid "Timeframe for fetching global contacts"
 msgstr ""
 
-#: mod/admin.php:715
+#: mod/admin.php:748
 msgid ""
 "When the discovery is activated, this value defines the timeframe for the "
 "activity of the global contacts that are fetched from other servers."
 msgstr ""
 
-#: mod/admin.php:716
+#: mod/admin.php:749
 msgid "Search the local directory"
 msgstr ""
 
-#: mod/admin.php:716
+#: mod/admin.php:749
 msgid ""
 "Search the local directory instead of the global directory. When searching "
 "locally, every search will be executed on the global directory in the "
 "background. This improves the search results when the search is repeated."
 msgstr ""
 
-#: mod/admin.php:718
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr ""
+
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See <a"
+" href='http://the-federation.info/'>the-federation.info</a> for details."
+msgstr ""
+
+#: mod/admin.php:753
 msgid "Use MySQL full text engine"
 msgstr "Utiliser le moteur de recherche plein texte de MySQL"
 
-#: mod/admin.php:718
+#: mod/admin.php:753
 msgid ""
 "Activates the full text engine. Speeds up search - but can only search for "
 "four and more characters."
 msgstr "Activer le moteur de recherche plein texte. Accélère la recherche mais peut seulement rechercher quatre lettres ou plus."
 
-#: mod/admin.php:719
+#: mod/admin.php:754
 msgid "Suppress Language"
 msgstr "Supprimer un langage"
 
-#: mod/admin.php:719
+#: mod/admin.php:754
 msgid "Suppress language information in meta information about a posting."
 msgstr "Supprimer les informations de langue dans les métadonnées des publications."
 
-#: mod/admin.php:720
+#: mod/admin.php:755
 msgid "Suppress Tags"
 msgstr ""
 
-#: mod/admin.php:720
+#: mod/admin.php:755
 msgid "Suppress showing a list of hashtags at the end of the posting."
 msgstr ""
 
-#: mod/admin.php:721
+#: mod/admin.php:756
 msgid "Path to item cache"
 msgstr "Chemin vers le cache des objets."
 
-#: mod/admin.php:722
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr ""
+
+#: mod/admin.php:757
 msgid "Cache duration in seconds"
 msgstr "Durée du cache en secondes"
 
-#: mod/admin.php:722
+#: mod/admin.php:757
 msgid ""
 "How long should the cache files be hold? Default value is 86400 seconds (One"
 " day). To disable the item cache, set the value to -1."
 msgstr "Combien de temps les fichiers de cache doivent être maintenu? La valeur par défaut est 86400 secondes (une journée). Pour désactiver le cache de l'item, définissez la valeur à -1."
 
-#: mod/admin.php:723
+#: mod/admin.php:758
 msgid "Maximum numbers of comments per post"
 msgstr "Nombre maximum de commentaires par publication"
 
-#: mod/admin.php:723
+#: mod/admin.php:758
 msgid "How much comments should be shown for each post? Default value is 100."
 msgstr "Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100."
 
-#: mod/admin.php:724
+#: mod/admin.php:759
 msgid "Path for lock file"
 msgstr "Chemin vers le ficher de verrouillage"
 
-#: mod/admin.php:725
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr ""
+
+#: mod/admin.php:760
 msgid "Temp path"
 msgstr "Chemin des fichiers temporaires"
 
-#: mod/admin.php:726
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr ""
+
+#: mod/admin.php:761
 msgid "Base path to installation"
 msgstr "Chemin de base de l'installation"
 
-#: mod/admin.php:727
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr ""
+
+#: mod/admin.php:762
 msgid "Disable picture proxy"
 msgstr "Désactiver le proxy image "
 
-#: mod/admin.php:727
+#: mod/admin.php:762
 msgid ""
 "The picture proxy increases performance and privacy. It shouldn't be used on"
 " systems with very low bandwith."
 msgstr "Le proxy d'image augmente les performances et l'intimité. Il ne devrait pas être utilisé sur des systèmes avec une très faible bande passante."
 
-#: mod/admin.php:728
+#: mod/admin.php:763
 msgid "Enable old style pager"
 msgstr ""
 
-#: mod/admin.php:728
+#: mod/admin.php:763
 msgid ""
 "The old style pager has page numbers but slows down massively the page "
 "speed."
 msgstr ""
 
-#: mod/admin.php:729
+#: mod/admin.php:764
 msgid "Only search in tags"
 msgstr ""
 
-#: mod/admin.php:729
+#: mod/admin.php:764
 msgid "On large systems the text search can slow down the system extremely."
 msgstr ""
 
-#: mod/admin.php:731
+#: mod/admin.php:766
 msgid "New base url"
 msgstr "Nouvelle URL de base"
 
-#: mod/admin.php:733
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr ""
+
+#: mod/admin.php:768
 msgid "RINO Encryption"
 msgstr ""
 
-#: mod/admin.php:733
+#: mod/admin.php:768
 msgid "Encryption layer between nodes."
 msgstr ""
 
-#: mod/admin.php:751
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr ""
+
+#: mod/admin.php:769
+msgid ""
+"<a href='http://embed.ly'>Embedly</a> is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr ""
+
+#: mod/admin.php:787
 msgid "Update has been marked successful"
 msgstr "Mise-à-jour validée comme 'réussie'"
 
-#: mod/admin.php:759
+#: mod/admin.php:795
 #, php-format
 msgid "Database structure update %s was successfully applied."
 msgstr "La structure de base de données pour la mise à jour %s a été appliquée avec succès."
 
-#: mod/admin.php:762
+#: mod/admin.php:798
 #, php-format
 msgid "Executing of database structure update %s failed with error: %s"
 msgstr "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s"
 
-#: mod/admin.php:774
+#: mod/admin.php:810
 #, php-format
 msgid "Executing %s failed with error: %s"
 msgstr "L'exécution %s a échoué avec l'erreur: %s"
 
-#: mod/admin.php:777
+#: mod/admin.php:813
 #, php-format
 msgid "Update %s was successfully applied."
 msgstr "Mise-à-jour %s appliquée avec succès."
 
-#: mod/admin.php:781
+#: mod/admin.php:817
 #, php-format
 msgid "Update %s did not return a status. Unknown if it succeeded."
 msgstr "La mise-à-jour %s n'a pas retourné de détails. Impossible de savoir si elle a réussi."
 
-#: mod/admin.php:783
+#: mod/admin.php:819
 #, php-format
 msgid "There was no additional update function %s that needed to be called."
 msgstr "Il n'y avait aucune fonction supplémentaire de mise à jour %s qui devait être appelé"
 
-#: mod/admin.php:802
+#: mod/admin.php:838
 msgid "No failed updates."
 msgstr "Pas de mises-à-jour échouées."
 
-#: mod/admin.php:803
+#: mod/admin.php:839
 msgid "Check database structure"
 msgstr "Vérifier la structure de la base de données"
 
-#: mod/admin.php:808
+#: mod/admin.php:844
 msgid "Failed Updates"
 msgstr "Mises-à-jour échouées"
 
-#: mod/admin.php:809
+#: mod/admin.php:845
 msgid ""
 "This does not include updates prior to 1139, which did not return a status."
 msgstr "Ceci n'inclut pas les versions antérieures à la 1139, qui ne retournaient jamais de détails."
 
-#: mod/admin.php:810
+#: mod/admin.php:846
 msgid "Mark success (if update was manually applied)"
 msgstr "Marquer comme 'réussie' (dans le cas d'une mise-à-jour manuelle)"
 
-#: mod/admin.php:811
+#: mod/admin.php:847
 msgid "Attempt to execute this update step automatically"
 msgstr "Tenter d'éxecuter cette étape automatiquement"
 
-#: mod/admin.php:843
+#: mod/admin.php:879
 #, php-format
 msgid ""
 "\n"
@@ -2702,7 +2814,7 @@ msgid ""
 "\t\t\t\tthe administrator of %2$s has set up an account for you."
 msgstr "\n\t\t\tChère/Cher %1$s,\n\t\t\t\tL’administrateur de %2$s vous a ouvert un compte."
 
-#: mod/admin.php:846
+#: mod/admin.php:882
 #, php-format
 msgid ""
 "\n"
@@ -2732,222 +2844,222 @@ msgid ""
 "\t\t\tThank you and welcome to %4$s."
 msgstr "\n\t\t\tVoici vos informations de connexion :\n\n\t\t\tAdresse :\t%1$s\n\t\t\tIdentifiant :\t\t%2$s\n\t\t\tMot de passe :\t\t%3$s\n\n\t\t\tVous pourrez changer votre mot de passe dans les paramètres de votre compte une fois connecté.\n\n\t\t\tProfitez-en pour prendre le temps de passer en revue les autres paramètres de votre compte.\n\n\t\t\tVous pourrez aussi ajouter quelques informations élémentaires à votre profil par défaut (sur la page « Profils ») pour permettre à d’autres personnes de vous trouver facilement.\n\n\t\t\tNous recommandons de préciser votre nom complet, d’ajouter une photo et quelques mots-clefs (c’est très utile pour découvrir de nouveaux amis), et peut-être aussi d’indiquer au moins le pays dans lequel vous vivez, à défaut d’être plus précis.\n\n\t\t\tNous respectons pleinement votre droit à une vie privée, et vous n’avez aucune obligation de donner toutes ces informations. Mais si vous êtes nouveau et ne connaissez encore personne ici, cela peut vous aider à vous faire de nouveaux amis intéressants.\n\n\t\t\tMerci et bienvenu sur %4$s."
 
-#: mod/admin.php:878 include/user.php:421
+#: mod/admin.php:914 include/user.php:421
 #, php-format
 msgid "Registration details for %s"
 msgstr "Détails d'inscription pour %s"
 
-#: mod/admin.php:890
+#: mod/admin.php:926
 #, php-format
 msgid "%s user blocked/unblocked"
 msgid_plural "%s users blocked/unblocked"
 msgstr[0] "%s utilisateur a (dé)bloqué"
 msgstr[1] "%s utilisateurs ont (dé)bloqué"
 
-#: mod/admin.php:897
+#: mod/admin.php:933
 #, php-format
 msgid "%s user deleted"
 msgid_plural "%s users deleted"
 msgstr[0] "%s utilisateur supprimé"
 msgstr[1] "%s utilisateurs supprimés"
 
-#: mod/admin.php:936
+#: mod/admin.php:972
 #, php-format
 msgid "User '%s' deleted"
 msgstr "Utilisateur '%s' supprimé"
 
-#: mod/admin.php:944
+#: mod/admin.php:980
 #, php-format
 msgid "User '%s' unblocked"
 msgstr "Utilisateur '%s' débloqué"
 
-#: mod/admin.php:944
+#: mod/admin.php:980
 #, php-format
 msgid "User '%s' blocked"
 msgstr "Utilisateur '%s' bloqué"
 
-#: mod/admin.php:1037
+#: mod/admin.php:1073
 msgid "Add User"
 msgstr "Ajouter l'utilisateur"
 
-#: mod/admin.php:1038
+#: mod/admin.php:1074
 msgid "select all"
 msgstr "tout sélectionner"
 
-#: mod/admin.php:1039
+#: mod/admin.php:1075
 msgid "User registrations waiting for confirm"
 msgstr "Inscriptions d'utilisateurs en attente de confirmation"
 
-#: mod/admin.php:1040
+#: mod/admin.php:1076
 msgid "User waiting for permanent deletion"
 msgstr "Utilisateur en attente de suppression définitive"
 
-#: mod/admin.php:1041
+#: mod/admin.php:1077
 msgid "Request date"
 msgstr "Date de la demande"
 
-#: mod/admin.php:1041 mod/admin.php:1053 mod/admin.php:1054 mod/admin.php:1069
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
 #: include/contact_selectors.php:79 include/contact_selectors.php:86
 msgid "Email"
 msgstr "Courriel"
 
-#: mod/admin.php:1042
+#: mod/admin.php:1078
 msgid "No registrations."
 msgstr "Pas d'inscriptions."
 
-#: mod/admin.php:1044
+#: mod/admin.php:1080
 msgid "Deny"
 msgstr "Rejetter"
 
-#: mod/admin.php:1048
+#: mod/admin.php:1084
 msgid "Site admin"
 msgstr "Administration du Site"
 
-#: mod/admin.php:1049
+#: mod/admin.php:1085
 msgid "Account expired"
 msgstr "Compte expiré"
 
-#: mod/admin.php:1052
+#: mod/admin.php:1088
 msgid "New User"
 msgstr "Nouvel utilisateur"
 
-#: mod/admin.php:1053 mod/admin.php:1054
+#: mod/admin.php:1089 mod/admin.php:1090
 msgid "Register date"
 msgstr "Date d'inscription"
 
-#: mod/admin.php:1053 mod/admin.php:1054
+#: mod/admin.php:1089 mod/admin.php:1090
 msgid "Last login"
 msgstr "Dernière connexion"
 
-#: mod/admin.php:1053 mod/admin.php:1054
+#: mod/admin.php:1089 mod/admin.php:1090
 msgid "Last item"
 msgstr "Dernier élément"
 
-#: mod/admin.php:1053
+#: mod/admin.php:1089
 msgid "Deleted since"
 msgstr "Supprimé depuis"
 
-#: mod/admin.php:1054 mod/settings.php:41
+#: mod/admin.php:1090 mod/settings.php:41
 msgid "Account"
 msgstr "Compte"
 
-#: mod/admin.php:1056
+#: mod/admin.php:1092
 msgid ""
 "Selected users will be deleted!\\n\\nEverything these users had posted on "
 "this site will be permanently deleted!\\n\\nAre you sure?"
 msgstr "Les utilisateurs sélectionnés vont être supprimés!\\n\\nTout ce qu'ils ont posté sur ce site sera définitivement effacé!\\n\\nÊtes-vous certain?"
 
-#: mod/admin.php:1057
+#: mod/admin.php:1093
 msgid ""
 "The user {0} will be deleted!\\n\\nEverything this user has posted on this "
 "site will be permanently deleted!\\n\\nAre you sure?"
 msgstr "L'utilisateur {0} va être supprimé!\\n\\nTout ce qu'il a posté sur ce site sera définitivement perdu!\\n\\nÊtes-vous certain?"
 
-#: mod/admin.php:1067
+#: mod/admin.php:1103
 msgid "Name of the new user."
 msgstr "Nom du nouvel utilisateur."
 
-#: mod/admin.php:1068
+#: mod/admin.php:1104
 msgid "Nickname"
 msgstr "Pseudo"
 
-#: mod/admin.php:1068
+#: mod/admin.php:1104
 msgid "Nickname of the new user."
 msgstr "Pseudo du nouvel utilisateur."
 
-#: mod/admin.php:1069
+#: mod/admin.php:1105
 msgid "Email address of the new user."
 msgstr "Adresse mail du nouvel utilisateur."
 
-#: mod/admin.php:1102
+#: mod/admin.php:1138
 #, php-format
 msgid "Plugin %s disabled."
 msgstr "Extension %s désactivée."
 
-#: mod/admin.php:1106
+#: mod/admin.php:1142
 #, php-format
 msgid "Plugin %s enabled."
 msgstr "Extension %s activée."
 
-#: mod/admin.php:1116 mod/admin.php:1332
+#: mod/admin.php:1152 mod/admin.php:1375
 msgid "Disable"
 msgstr "Désactiver"
 
-#: mod/admin.php:1118 mod/admin.php:1334
+#: mod/admin.php:1154 mod/admin.php:1377
 msgid "Enable"
 msgstr "Activer"
 
-#: mod/admin.php:1141 mod/admin.php:1362
+#: mod/admin.php:1177 mod/admin.php:1405
 msgid "Toggle"
 msgstr "Activer/Désactiver"
 
-#: mod/admin.php:1149 mod/admin.php:1372
+#: mod/admin.php:1185 mod/admin.php:1415
 msgid "Author: "
 msgstr "Auteur: "
 
-#: mod/admin.php:1150 mod/admin.php:1373
+#: mod/admin.php:1186 mod/admin.php:1416
 msgid "Maintainer: "
 msgstr "Mainteneur: "
 
-#: mod/admin.php:1292
+#: mod/admin.php:1335
 msgid "No themes found."
 msgstr "Aucun thème trouvé."
 
-#: mod/admin.php:1354
+#: mod/admin.php:1397
 msgid "Screenshot"
 msgstr "Capture d'écran"
 
-#: mod/admin.php:1400
+#: mod/admin.php:1443
 msgid "[Experimental]"
 msgstr "[Expérimental]"
 
-#: mod/admin.php:1401
+#: mod/admin.php:1444
 msgid "[Unsupported]"
 msgstr "[Non supporté]"
 
-#: mod/admin.php:1428
+#: mod/admin.php:1471
 msgid "Log settings updated."
 msgstr "Réglages des journaux mis-à-jour."
 
-#: mod/admin.php:1484
+#: mod/admin.php:1527
 msgid "Clear"
 msgstr "Effacer"
 
-#: mod/admin.php:1490
+#: mod/admin.php:1533
 msgid "Enable Debugging"
 msgstr "Activer le déboggage"
 
-#: mod/admin.php:1491
+#: mod/admin.php:1534
 msgid "Log file"
 msgstr "Fichier de journaux"
 
-#: mod/admin.php:1491
+#: mod/admin.php:1534
 msgid ""
 "Must be writable by web server. Relative to your Friendica top-level "
 "directory."
 msgstr "Accès en écriture par le serveur web requis. Relatif à la racine de votre installation de Friendica."
 
-#: mod/admin.php:1492
+#: mod/admin.php:1535
 msgid "Log level"
 msgstr "Niveau de journalisaton"
 
-#: mod/admin.php:1542 include/acl_selectors.php:347
+#: mod/admin.php:1585 include/acl_selectors.php:347
 msgid "Close"
 msgstr "Fermer"
 
-#: mod/admin.php:1548
+#: mod/admin.php:1591
 msgid "FTP Host"
 msgstr "Hôte FTP"
 
-#: mod/admin.php:1549
+#: mod/admin.php:1592
 msgid "FTP Path"
 msgstr "Chemin FTP"
 
-#: mod/admin.php:1550
+#: mod/admin.php:1593
 msgid "FTP User"
 msgstr "Utilisateur FTP"
 
-#: mod/admin.php:1551
+#: mod/admin.php:1594
 msgid "FTP Password"
 msgstr "Mot de passe FTP"
 
@@ -2956,11 +3068,11 @@ msgstr "Mot de passe FTP"
 msgid "Search Results For: %s"
 msgstr ""
 
-#: mod/network.php:187 mod/search.php:21
+#: mod/network.php:187 mod/search.php:25
 msgid "Remove term"
 msgstr "Retirer le terme"
 
-#: mod/network.php:196 mod/search.php:30 include/features.php:42
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
 msgid "Saved Searches"
 msgstr "Recherches"
 
@@ -2976,43 +3088,43 @@ msgstr "Tri par commentaires"
 msgid "Sort by Comment Date"
 msgstr "Trier par date de commentaire"
 
-#: mod/network.php:364
+#: mod/network.php:365
 msgid "Posted Order"
 msgstr "Tri des publications"
 
-#: mod/network.php:367
+#: mod/network.php:368
 msgid "Sort by Post Date"
 msgstr "Trier par date de publication"
 
-#: mod/network.php:376
+#: mod/network.php:378
 msgid "Posts that mention or involve you"
 msgstr "Publications qui vous concernent"
 
-#: mod/network.php:382
+#: mod/network.php:385
 msgid "New"
 msgstr "Nouveau"
 
-#: mod/network.php:385
+#: mod/network.php:388
 msgid "Activity Stream - by date"
 msgstr "Flux d'activités - par date"
 
-#: mod/network.php:391
+#: mod/network.php:395
 msgid "Shared Links"
 msgstr "Liens partagés"
 
-#: mod/network.php:394
+#: mod/network.php:398
 msgid "Interesting Links"
 msgstr "Liens intéressants"
 
-#: mod/network.php:400
+#: mod/network.php:405
 msgid "Starred"
 msgstr "Mis en avant"
 
-#: mod/network.php:403
+#: mod/network.php:408
 msgid "Favourite Posts"
 msgstr "Publications favorites"
 
-#: mod/network.php:460
+#: mod/network.php:466
 #, php-format
 msgid "Warning: This group contains %s member from an insecure network."
 msgid_plural ""
@@ -3020,33 +3132,33 @@ msgid_plural ""
 msgstr[0] "Attention: Ce groupe contient %s membre d'un réseau non-sûr."
 msgstr[1] "Attention: Ce groupe contient %s membres d'un réseau non-sûr."
 
-#: mod/network.php:463
+#: mod/network.php:469
 msgid "Private messages to this group are at risk of public disclosure."
 msgstr "Les messages privés envoyés à ce groupe s'exposent à une diffusion incontrôlée."
 
-#: mod/network.php:526 mod/content.php:119
+#: mod/network.php:532 mod/content.php:119
 msgid "No such group"
 msgstr "Groupe inexistant"
 
-#: mod/network.php:543 mod/content.php:130
+#: mod/network.php:549 mod/content.php:130
 msgid "Group is empty"
 msgstr "Groupe vide"
 
-#: mod/network.php:554 mod/content.php:135
+#: mod/network.php:560 mod/content.php:135
 #, php-format
 msgid "Group: %s"
 msgstr ""
 
-#: mod/network.php:572
+#: mod/network.php:578
 #, php-format
 msgid "Contact: %s"
 msgstr ""
 
-#: mod/network.php:576
+#: mod/network.php:582
 msgid "Private messages to this person are at risk of public disclosure."
 msgstr "Les messages privés envoyés à ce contact s'exposent à une diffusion incontrôlée."
 
-#: mod/network.php:581
+#: mod/network.php:587
 msgid "Invalid contact."
 msgstr "Contact invalide."
 
@@ -3075,11 +3187,11 @@ msgstr "l, F j"
 msgid "Edit event"
 msgstr "Editer l'événement"
 
-#: mod/events.php:361 include/text.php:1679 include/text.php:1689
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
 msgid "link to source"
 msgstr "lien original"
 
-#: mod/events.php:396 include/identity.php:663 include/nav.php:80
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
 #: view/theme/diabook/theme.php:127
 msgid "Events"
 msgstr "Événements"
@@ -3128,11 +3240,6 @@ msgstr "Ajuster à la zone horaire du visiteur"
 msgid "Description:"
 msgstr "Description:"
 
-#: mod/events.php:503 mod/directory.php:152 include/identity.php:268
-#: include/bb2diaspora.php:170 include/event.php:42
-msgid "Location:"
-msgstr "Localisation:"
-
 #: mod/events.php:505
 msgid "Title:"
 msgstr "Titre :"
@@ -3176,13 +3283,13 @@ msgstr[0] "%d commentaire"
 msgstr[1] "%d commentaires"
 
 #: mod/content.php:607 object/Item.php:391 object/Item.php:404
-#: include/text.php:2004
+#: include/text.php:2038
 msgid "comment"
 msgid_plural "comments"
 msgstr[0] ""
 msgstr[1] "commentaire"
 
-#: mod/content.php:608 boot.php:756 object/Item.php:392
+#: mod/content.php:608 boot.php:765 object/Item.php:392
 #: include/contact_widgets.php:205 include/items.php:5133
 msgid "show more"
 msgstr "montrer plus"
@@ -3221,7 +3328,7 @@ msgid "This is you"
 msgstr "C'est vous"
 
 #: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
-#: mod/photos.php:1715 boot.php:755 object/Item.php:363 object/Item.php:679
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
 msgid "Comment"
 msgstr "Commenter"
 
@@ -3257,7 +3364,7 @@ msgstr "Lien"
 msgid "Video"
 msgstr "Vidéo"
 
-#: mod/content.php:730 mod/settings.php:684 object/Item.php:121
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
 msgid "Edit"
 msgstr "Éditer"
 
@@ -3651,20 +3758,20 @@ msgstr "%1$s accueille %2$s"
 msgid "Welcome to %s"
 msgstr "Bienvenue sur %s"
 
-#: mod/wall_attach.php:75
+#: mod/wall_attach.php:83
 msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
 msgstr "Désolé, il semble que votre fichier est plus important que ce que la configuration de PHP autorise"
 
-#: mod/wall_attach.php:75
+#: mod/wall_attach.php:83
 msgid "Or - did you try to upload an empty file?"
 msgstr "Ou — auriez-vous essayé de télécharger un fichier vide ?"
 
-#: mod/wall_attach.php:81
+#: mod/wall_attach.php:94
 #, php-format
 msgid "File exceeds size limit of %s"
 msgstr ""
 
-#: mod/wall_attach.php:122 mod/wall_attach.php:133
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
 msgid "File upload failed."
 msgstr "Le téléversement a échoué."
 
@@ -3688,12 +3795,12 @@ msgstr "lien"
 msgid "Not available."
 msgstr "Indisponible."
 
-#: mod/community.php:32 include/nav.php:129 include/nav.php:131
+#: mod/community.php:32 include/nav.php:137 include/nav.php:139
 #: view/theme/diabook/theme.php:129
 msgid "Community"
 msgstr "Communauté"
 
-#: mod/community.php:62 mod/community.php:71 mod/search.php:178
+#: mod/community.php:62 mod/community.php:71 mod/search.php:192
 msgid "No results."
 msgstr "Aucun résultat."
 
@@ -3701,665 +3808,677 @@ msgstr "Aucun résultat."
 msgid "everybody"
 msgstr "tout le monde"
 
-#: mod/settings.php:46
+#: mod/settings.php:47
 msgid "Additional features"
 msgstr "Fonctions supplémentaires"
 
-#: mod/settings.php:51
+#: mod/settings.php:53
 msgid "Display"
 msgstr "Afficher"
 
-#: mod/settings.php:57 mod/settings.php:814
+#: mod/settings.php:60 mod/settings.php:832
 msgid "Social Networks"
 msgstr "Réseaux sociaux"
 
-#: mod/settings.php:67 include/nav.php:171
+#: mod/settings.php:72 include/nav.php:179
 msgid "Delegations"
 msgstr "Délégations"
 
-#: mod/settings.php:72
+#: mod/settings.php:78
 msgid "Connected apps"
 msgstr "Applications connectées"
 
-#: mod/settings.php:77 mod/uexport.php:85
+#: mod/settings.php:84 mod/uexport.php:85
 msgid "Export personal data"
 msgstr "Exporter"
 
-#: mod/settings.php:82
+#: mod/settings.php:90
 msgid "Remove account"
 msgstr "Supprimer le compte"
 
-#: mod/settings.php:134
+#: mod/settings.php:143
 msgid "Missing some important data!"
 msgstr "Il manque certaines informations importantes!"
 
-#: mod/settings.php:246
+#: mod/settings.php:256
 msgid "Failed to connect with email account using the settings provided."
 msgstr "Impossible de se connecter au compte courriel configuré."
 
-#: mod/settings.php:251
+#: mod/settings.php:261
 msgid "Email settings updated."
 msgstr "Réglages de courriel mis-à-jour."
 
-#: mod/settings.php:266
+#: mod/settings.php:276
 msgid "Features updated"
 msgstr "Fonctionnalités mises à jour"
 
-#: mod/settings.php:329
+#: mod/settings.php:339
 msgid "Relocate message has been send to your contacts"
 msgstr "Un message de relocalisation a été envoyé à vos contacts."
 
-#: mod/settings.php:343 include/user.php:39
+#: mod/settings.php:353 include/user.php:39
 msgid "Passwords do not match. Password unchanged."
 msgstr "Les mots de passe ne correspondent pas. Aucun changement appliqué."
 
-#: mod/settings.php:348
+#: mod/settings.php:358
 msgid "Empty passwords are not allowed. Password unchanged."
 msgstr "Les mots de passe vides sont interdits. Aucun changement appliqué."
 
-#: mod/settings.php:356
+#: mod/settings.php:366
 msgid "Wrong password."
 msgstr "Mauvais mot de passe."
 
-#: mod/settings.php:367
+#: mod/settings.php:377
 msgid "Password changed."
 msgstr "Mots de passe changés."
 
-#: mod/settings.php:369
+#: mod/settings.php:379
 msgid "Password update failed. Please try again."
 msgstr "Le changement de mot de passe a échoué. Merci de recommencer."
 
-#: mod/settings.php:436
+#: mod/settings.php:446
 msgid " Please use a shorter name."
 msgstr " Merci d'utiliser un nom plus court."
 
-#: mod/settings.php:438
+#: mod/settings.php:448
 msgid " Name too short."
 msgstr " Nom trop court."
 
-#: mod/settings.php:447
+#: mod/settings.php:457
 msgid "Wrong Password"
 msgstr "Mauvais mot de passe"
 
-#: mod/settings.php:452
+#: mod/settings.php:462
 msgid " Not valid email."
 msgstr " Email invalide."
 
-#: mod/settings.php:458
+#: mod/settings.php:468
 msgid " Cannot change to that email."
 msgstr " Impossible de changer pour cet email."
 
-#: mod/settings.php:514
+#: mod/settings.php:524
 msgid "Private forum has no privacy permissions. Using default privacy group."
 msgstr "Ce forum privé n'a pas de paramètres de vie privée. Utilisation des paramètres de confidentialité par défaut."
 
-#: mod/settings.php:518
+#: mod/settings.php:528
 msgid "Private forum has no privacy permissions and no default privacy group."
 msgstr "Ce forum privé n'a pas de paramètres de vie privée ni de paramètres de confidentialité par défaut."
 
-#: mod/settings.php:548
+#: mod/settings.php:558
 msgid "Settings updated."
 msgstr "Réglages mis à jour."
 
-#: mod/settings.php:621 mod/settings.php:647 mod/settings.php:683
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
 msgid "Add application"
 msgstr "Ajouter une application"
 
-#: mod/settings.php:625 mod/settings.php:651
+#: mod/settings.php:635 mod/settings.php:661
 msgid "Consumer Key"
 msgstr "Clé utilisateur"
 
-#: mod/settings.php:626 mod/settings.php:652
+#: mod/settings.php:636 mod/settings.php:662
 msgid "Consumer Secret"
 msgstr "Secret utilisateur"
 
-#: mod/settings.php:627 mod/settings.php:653
+#: mod/settings.php:637 mod/settings.php:663
 msgid "Redirect"
 msgstr "Rediriger"
 
-#: mod/settings.php:628 mod/settings.php:654
+#: mod/settings.php:638 mod/settings.php:664
 msgid "Icon url"
 msgstr "URL de l'icône"
 
-#: mod/settings.php:639
+#: mod/settings.php:649
 msgid "You can't edit this application."
 msgstr "Vous ne pouvez pas éditer cette application."
 
-#: mod/settings.php:682
+#: mod/settings.php:692
 msgid "Connected Apps"
 msgstr "Applications connectées"
 
-#: mod/settings.php:686
+#: mod/settings.php:696
 msgid "Client key starts with"
 msgstr "La clé cliente commence par"
 
-#: mod/settings.php:687
+#: mod/settings.php:697
 msgid "No name"
 msgstr "Sans nom"
 
-#: mod/settings.php:688
+#: mod/settings.php:698
 msgid "Remove authorization"
 msgstr "Révoquer l'autorisation"
 
-#: mod/settings.php:700
+#: mod/settings.php:710
 msgid "No Plugin settings configured"
 msgstr "Pas de réglages d'extensions configurés"
 
-#: mod/settings.php:708
+#: mod/settings.php:718
 msgid "Plugin Settings"
 msgstr "Extensions"
 
-#: mod/settings.php:722
+#: mod/settings.php:732
 msgid "Off"
 msgstr "Éteint"
 
-#: mod/settings.php:722
+#: mod/settings.php:732
 msgid "On"
 msgstr "Allumé"
 
-#: mod/settings.php:730
+#: mod/settings.php:740
 msgid "Additional Features"
 msgstr "Fonctions supplémentaires"
 
-#: mod/settings.php:740 mod/settings.php:744
+#: mod/settings.php:750 mod/settings.php:754
 msgid "General Social Media Settings"
 msgstr ""
 
-#: mod/settings.php:750
+#: mod/settings.php:760
 msgid "Disable intelligent shortening"
 msgstr ""
 
-#: mod/settings.php:752
+#: mod/settings.php:762
 msgid ""
 "Normally the system tries to find the best link to add to shortened posts. "
 "If this option is enabled then every shortened post will always point to the"
 " original friendica post."
 msgstr ""
 
-#: mod/settings.php:758
+#: mod/settings.php:768
 msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
 msgstr ""
 
-#: mod/settings.php:760
+#: mod/settings.php:770
 msgid ""
 "If you receive a message from an unknown OStatus user, this option decides "
 "what to do. If it is checked, a new contact will be created for every "
 "unknown user."
 msgstr ""
 
-#: mod/settings.php:770 mod/settings.php:771
+#: mod/settings.php:776
+msgid "Your legacy GNU Social account"
+msgstr ""
+
+#: mod/settings.php:778
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr ""
+
+#: mod/settings.php:788 mod/settings.php:789
 #, php-format
 msgid "Built-in support for %s connectivity is %s"
 msgstr "Le support natif pour la connectivité %s est %s"
 
-#: mod/settings.php:770 mod/dfrn_request.php:853
+#: mod/settings.php:788 mod/dfrn_request.php:853
 #: include/contact_selectors.php:80
 msgid "Diaspora"
 msgstr "Diaspora"
 
-#: mod/settings.php:770 mod/settings.php:771
+#: mod/settings.php:788 mod/settings.php:789
 msgid "enabled"
 msgstr "activé"
 
-#: mod/settings.php:770 mod/settings.php:771
+#: mod/settings.php:788 mod/settings.php:789
 msgid "disabled"
 msgstr "désactivé"
 
-#: mod/settings.php:771
+#: mod/settings.php:789
 msgid "GNU Social (OStatus)"
 msgstr ""
 
-#: mod/settings.php:807
+#: mod/settings.php:825
 msgid "Email access is disabled on this site."
 msgstr "L'accès courriel est désactivé sur ce site."
 
-#: mod/settings.php:819
+#: mod/settings.php:837
 msgid "Email/Mailbox Setup"
 msgstr "Réglages de courriel/boîte à lettre"
 
-#: mod/settings.php:820
+#: mod/settings.php:838
 msgid ""
 "If you wish to communicate with email contacts using this service "
 "(optional), please specify how to connect to your mailbox."
 msgstr "Si vous souhaitez communiquer avec vos contacts \"courriel\" (facultatif), merci de nous indiquer comment vous connecter à votre boîte."
 
-#: mod/settings.php:821
+#: mod/settings.php:839
 msgid "Last successful email check:"
 msgstr "Dernière vérification réussie des courriels:"
 
-#: mod/settings.php:823
+#: mod/settings.php:841
 msgid "IMAP server name:"
 msgstr "Nom du serveur IMAP:"
 
-#: mod/settings.php:824
+#: mod/settings.php:842
 msgid "IMAP port:"
 msgstr "Port IMAP:"
 
-#: mod/settings.php:825
+#: mod/settings.php:843
 msgid "Security:"
 msgstr "Sécurité:"
 
-#: mod/settings.php:825 mod/settings.php:830
+#: mod/settings.php:843 mod/settings.php:848
 msgid "None"
 msgstr "Aucun(e)"
 
-#: mod/settings.php:826
+#: mod/settings.php:844
 msgid "Email login name:"
 msgstr "Nom de connexion:"
 
-#: mod/settings.php:827
+#: mod/settings.php:845
 msgid "Email password:"
 msgstr "Mot de passe:"
 
-#: mod/settings.php:828
+#: mod/settings.php:846
 msgid "Reply-to address:"
 msgstr "Adresse de réponse:"
 
-#: mod/settings.php:829
+#: mod/settings.php:847
 msgid "Send public posts to all email contacts:"
 msgstr "Envoyer les publications publiques à tous les contacts courriels:"
 
-#: mod/settings.php:830
+#: mod/settings.php:848
 msgid "Action after import:"
 msgstr "Action après import:"
 
-#: mod/settings.php:830
+#: mod/settings.php:848
 msgid "Mark as seen"
 msgstr "Marquer comme vu"
 
-#: mod/settings.php:830
+#: mod/settings.php:848
 msgid "Move to folder"
 msgstr "Déplacer vers"
 
-#: mod/settings.php:831
+#: mod/settings.php:849
 msgid "Move to folder:"
 msgstr "Déplacer vers:"
 
-#: mod/settings.php:912
+#: mod/settings.php:930
 msgid "Display Settings"
 msgstr "Affichage"
 
-#: mod/settings.php:918 mod/settings.php:934
+#: mod/settings.php:936 mod/settings.php:952
 msgid "Display Theme:"
 msgstr "Thème d'affichage:"
 
-#: mod/settings.php:919
+#: mod/settings.php:937
 msgid "Mobile Theme:"
 msgstr "Thème mobile:"
 
-#: mod/settings.php:920
+#: mod/settings.php:938
 msgid "Update browser every xx seconds"
 msgstr "Mettre-à-jour l'affichage toutes les xx secondes"
 
-#: mod/settings.php:920
+#: mod/settings.php:938
 msgid "Minimum of 10 seconds, no maximum"
 msgstr "Délai minimum de 10 secondes, pas de maximum"
 
-#: mod/settings.php:921
+#: mod/settings.php:939
 msgid "Number of items to display per page:"
 msgstr "Nombre d’éléments par page:"
 
-#: mod/settings.php:921 mod/settings.php:922
+#: mod/settings.php:939 mod/settings.php:940
 msgid "Maximum of 100 items"
 msgstr "Maximum de 100 éléments"
 
-#: mod/settings.php:922
+#: mod/settings.php:940
 msgid "Number of items to display per page when viewed from mobile device:"
 msgstr "Nombre d'éléments a afficher par page pour un appareil mobile"
 
-#: mod/settings.php:923
+#: mod/settings.php:941
 msgid "Don't show emoticons"
 msgstr "Ne pas afficher les émoticônes (smileys grahiques)"
 
-#: mod/settings.php:924
+#: mod/settings.php:942
 msgid "Don't show notices"
 msgstr "Ne plus afficher les avis"
 
-#: mod/settings.php:925
+#: mod/settings.php:943
 msgid "Infinite scroll"
 msgstr "Défilement infini"
 
-#: mod/settings.php:926
+#: mod/settings.php:944
 msgid "Automatic updates only at the top of the network page"
 msgstr ""
 
-#: mod/settings.php:928 view/theme/cleanzero/config.php:82
+#: mod/settings.php:946 view/theme/cleanzero/config.php:82
 #: view/theme/dispy/config.php:72 view/theme/quattro/config.php:66
 #: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
 #: view/theme/duepuntozero/config.php:61
 msgid "Theme settings"
 msgstr "Réglages du thème graphique"
 
-#: mod/settings.php:1004
+#: mod/settings.php:1022
 msgid "User Types"
 msgstr "Types d'utilisateurs"
 
-#: mod/settings.php:1005
+#: mod/settings.php:1023
 msgid "Community Types"
 msgstr "Genre de communautés"
 
-#: mod/settings.php:1006
+#: mod/settings.php:1024
 msgid "Normal Account Page"
 msgstr "Compte normal"
 
-#: mod/settings.php:1007
+#: mod/settings.php:1025
 msgid "This account is a normal personal profile"
 msgstr "Ce compte correspond à un profil normal, pour une seule personne (physique, généralement)"
 
-#: mod/settings.php:1010
+#: mod/settings.php:1028
 msgid "Soapbox Page"
 msgstr "Compte \"boîte à savon\""
 
-#: mod/settings.php:1011
+#: mod/settings.php:1029
 msgid "Automatically approve all connection/friend requests as read-only fans"
 msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans 'en lecture seule'"
 
-#: mod/settings.php:1014
+#: mod/settings.php:1032
 msgid "Community Forum/Celebrity Account"
 msgstr "Compte de communauté/célébrité"
 
-#: mod/settings.php:1015
+#: mod/settings.php:1033
 msgid ""
 "Automatically approve all connection/friend requests as read-write fans"
 msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des fans en 'lecture/écriture'"
 
-#: mod/settings.php:1018
+#: mod/settings.php:1036
 msgid "Automatic Friend Page"
 msgstr "Compte d'\"amitié automatique\""
 
-#: mod/settings.php:1019
+#: mod/settings.php:1037
 msgid "Automatically approve all connection/friend requests as friends"
 msgstr "Accepter automatiquement toutes les demandes d'amitié/connexion comme étant des amis"
 
-#: mod/settings.php:1022
+#: mod/settings.php:1040
 msgid "Private Forum [Experimental]"
 msgstr "Forum privé [expérimental]"
 
-#: mod/settings.php:1023
+#: mod/settings.php:1041
 msgid "Private forum - approved members only"
 msgstr "Forum privé - modéré en inscription"
 
-#: mod/settings.php:1035
+#: mod/settings.php:1053
 msgid "OpenID:"
 msgstr "OpenID:"
 
-#: mod/settings.php:1035
+#: mod/settings.php:1053
 msgid "(Optional) Allow this OpenID to login to this account."
 msgstr "&amp;nbsp;(Facultatif) Autoriser cet OpenID à se connecter à ce compte."
 
-#: mod/settings.php:1045
+#: mod/settings.php:1063
 msgid "Publish your default profile in your local site directory?"
 msgstr "Publier votre profil par défaut sur l'annuaire local de ce site?"
 
-#: mod/settings.php:1051
+#: mod/settings.php:1069
 msgid "Publish your default profile in the global social directory?"
 msgstr "Publier votre profil par défaut sur l'annuaire social global?"
 
-#: mod/settings.php:1059
+#: mod/settings.php:1077
 msgid "Hide your contact/friend list from viewers of your default profile?"
 msgstr "Cacher votre liste de contacts/amis des visiteurs de votre profil par défaut?"
 
-#: mod/settings.php:1063 include/acl_selectors.php:330
+#: mod/settings.php:1081 include/acl_selectors.php:330
 msgid "Hide your profile details from unknown viewers?"
 msgstr "Cacher les détails du profil aux visiteurs inconnus?"
 
-#: mod/settings.php:1063
+#: mod/settings.php:1081
 msgid ""
 "If enabled, posting public messages to Diaspora and other networks isn't "
 "possible."
 msgstr ""
 
-#: mod/settings.php:1068
+#: mod/settings.php:1086
 msgid "Allow friends to post to your profile page?"
 msgstr "Autoriser vos amis à publier sur votre profil?"
 
-#: mod/settings.php:1074
+#: mod/settings.php:1092
 msgid "Allow friends to tag your posts?"
 msgstr "Autoriser vos amis à étiqueter vos publications?"
 
-#: mod/settings.php:1080
+#: mod/settings.php:1098
 msgid "Allow us to suggest you as a potential friend to new members?"
 msgstr "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?"
 
-#: mod/settings.php:1086
+#: mod/settings.php:1104
 msgid "Permit unknown people to send you private mail?"
 msgstr "Autoriser les messages privés d'inconnus?"
 
-#: mod/settings.php:1094
+#: mod/settings.php:1112
 msgid "Profile is <strong>not published</strong>."
 msgstr "Ce profil n'est <strong>pas publié</strong>."
 
-#: mod/settings.php:1102
-msgid "Your Identity Address is"
-msgstr "L'adresse de votre identité est"
+#: mod/settings.php:1120
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr ""
 
-#: mod/settings.php:1111
+#: mod/settings.php:1127
 msgid "Automatically expire posts after this many days:"
 msgstr "Les publications expirent automatiquement après (en jours) :"
 
-#: mod/settings.php:1111
+#: mod/settings.php:1127
 msgid "If empty, posts will not expire. Expired posts will be deleted"
 msgstr "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées"
 
-#: mod/settings.php:1112
+#: mod/settings.php:1128
 msgid "Advanced expiration settings"
 msgstr "Réglages avancés de l'expiration"
 
-#: mod/settings.php:1113
+#: mod/settings.php:1129
 msgid "Advanced Expiration"
 msgstr "Expiration (avancé)"
 
-#: mod/settings.php:1114
+#: mod/settings.php:1130
 msgid "Expire posts:"
 msgstr "Faire expirer les publications:"
 
-#: mod/settings.php:1115
+#: mod/settings.php:1131
 msgid "Expire personal notes:"
 msgstr "Faire expirer les notes personnelles:"
 
-#: mod/settings.php:1116
+#: mod/settings.php:1132
 msgid "Expire starred posts:"
 msgstr "Faire expirer les publications marqués:"
 
-#: mod/settings.php:1117
+#: mod/settings.php:1133
 msgid "Expire photos:"
 msgstr "Faire expirer les photos:"
 
-#: mod/settings.php:1118
+#: mod/settings.php:1134
 msgid "Only expire posts by others:"
 msgstr "Faire expirer seulement les publications des autres:"
 
-#: mod/settings.php:1144
+#: mod/settings.php:1160
 msgid "Account Settings"
 msgstr "Compte"
 
-#: mod/settings.php:1152
+#: mod/settings.php:1168
 msgid "Password Settings"
 msgstr "Réglages de mot de passe"
 
-#: mod/settings.php:1153 mod/register.php:271
+#: mod/settings.php:1169 mod/register.php:271
 msgid "New Password:"
 msgstr "Nouveau mot de passe:"
 
-#: mod/settings.php:1154 mod/register.php:272
+#: mod/settings.php:1170 mod/register.php:272
 msgid "Confirm:"
 msgstr "Confirmer:"
 
-#: mod/settings.php:1154
+#: mod/settings.php:1170
 msgid "Leave password fields blank unless changing"
 msgstr "Laissez les champs de mot de passe vierges, sauf si vous désirez les changer"
 
-#: mod/settings.php:1155
+#: mod/settings.php:1171
 msgid "Current Password:"
 msgstr "Mot de passe actuel:"
 
-#: mod/settings.php:1155 mod/settings.php:1156
+#: mod/settings.php:1171 mod/settings.php:1172
 msgid "Your current password to confirm the changes"
 msgstr "Votre mot de passe actuel pour confirmer les modifications"
 
-#: mod/settings.php:1156
+#: mod/settings.php:1172
 msgid "Password:"
 msgstr "Mot de passe:"
 
-#: mod/settings.php:1160
+#: mod/settings.php:1176
 msgid "Basic Settings"
 msgstr "Réglages basiques"
 
-#: mod/settings.php:1161 include/identity.php:538
+#: mod/settings.php:1177 include/identity.php:538
 msgid "Full Name:"
 msgstr "Nom complet:"
 
-#: mod/settings.php:1162
+#: mod/settings.php:1178
 msgid "Email Address:"
 msgstr "Adresse courriel:"
 
-#: mod/settings.php:1163
+#: mod/settings.php:1179
 msgid "Your Timezone:"
 msgstr "Votre fuseau horaire:"
 
-#: mod/settings.php:1164
+#: mod/settings.php:1180
 msgid "Default Post Location:"
 msgstr "Emplacement de publication par défaut:"
 
-#: mod/settings.php:1165
+#: mod/settings.php:1181
 msgid "Use Browser Location:"
 msgstr "Utiliser la localisation géographique du navigateur:"
 
-#: mod/settings.php:1168
+#: mod/settings.php:1184
 msgid "Security and Privacy Settings"
 msgstr "Réglages de sécurité et vie privée"
 
-#: mod/settings.php:1170
+#: mod/settings.php:1186
 msgid "Maximum Friend Requests/Day:"
 msgstr "Nombre maximal de requêtes d'amitié/jour:"
 
-#: mod/settings.php:1170 mod/settings.php:1200
+#: mod/settings.php:1186 mod/settings.php:1216
 msgid "(to prevent spam abuse)"
 msgstr "(pour limiter l'impact du spam)"
 
-#: mod/settings.php:1171
+#: mod/settings.php:1187
 msgid "Default Post Permissions"
 msgstr "Permissions de publication par défaut"
 
-#: mod/settings.php:1172
+#: mod/settings.php:1188
 msgid "(click to open/close)"
 msgstr "(cliquer pour ouvrir/fermer)"
 
-#: mod/settings.php:1181 mod/photos.php:1166 mod/photos.php:1538
+#: mod/settings.php:1197 mod/photos.php:1166 mod/photos.php:1538
 msgid "Show to Groups"
 msgstr "Montrer aux groupes"
 
-#: mod/settings.php:1182 mod/photos.php:1167 mod/photos.php:1539
+#: mod/settings.php:1198 mod/photos.php:1167 mod/photos.php:1539
 msgid "Show to Contacts"
 msgstr "Montrer aux Contacts"
 
-#: mod/settings.php:1183
+#: mod/settings.php:1199
 msgid "Default Private Post"
 msgstr "Message privé par défaut"
 
-#: mod/settings.php:1184
+#: mod/settings.php:1200
 msgid "Default Public Post"
 msgstr "Message publique par défaut"
 
-#: mod/settings.php:1188
+#: mod/settings.php:1204
 msgid "Default Permissions for New Posts"
 msgstr "Permissions par défaut pour les nouvelles publications"
 
-#: mod/settings.php:1200
+#: mod/settings.php:1216
 msgid "Maximum private messages per day from unknown people:"
 msgstr "Maximum de messages privés d'inconnus par jour:"
 
-#: mod/settings.php:1203
+#: mod/settings.php:1219
 msgid "Notification Settings"
 msgstr "Réglages de notification"
 
-#: mod/settings.php:1204
+#: mod/settings.php:1220
 msgid "By default post a status message when:"
 msgstr "Par défaut, poster un statut quand:"
 
-#: mod/settings.php:1205
+#: mod/settings.php:1221
 msgid "accepting a friend request"
 msgstr "j'accepte un ami"
 
-#: mod/settings.php:1206
+#: mod/settings.php:1222
 msgid "joining a forum/community"
 msgstr "joignant un forum/une communauté"
 
-#: mod/settings.php:1207
+#: mod/settings.php:1223
 msgid "making an <em>interesting</em> profile change"
 msgstr "je fais une modification <em>intéressante</em> de mon profil"
 
-#: mod/settings.php:1208
+#: mod/settings.php:1224
 msgid "Send a notification email when:"
 msgstr "Envoyer un courriel de notification quand:"
 
-#: mod/settings.php:1209
+#: mod/settings.php:1225
 msgid "You receive an introduction"
 msgstr "Vous recevez une introduction"
 
-#: mod/settings.php:1210
+#: mod/settings.php:1226
 msgid "Your introductions are confirmed"
 msgstr "Vos introductions sont confirmées"
 
-#: mod/settings.php:1211
+#: mod/settings.php:1227
 msgid "Someone writes on your profile wall"
 msgstr "Quelqu'un écrit sur votre mur"
 
-#: mod/settings.php:1212
+#: mod/settings.php:1228
 msgid "Someone writes a followup comment"
 msgstr "Quelqu'un vous commente"
 
-#: mod/settings.php:1213
+#: mod/settings.php:1229
 msgid "You receive a private message"
 msgstr "Vous recevez un message privé"
 
-#: mod/settings.php:1214
+#: mod/settings.php:1230
 msgid "You receive a friend suggestion"
 msgstr "Vous avez reçu une suggestion d'ami"
 
-#: mod/settings.php:1215
+#: mod/settings.php:1231
 msgid "You are tagged in a post"
 msgstr "Vous avez été étiquetté dans une publication"
 
-#: mod/settings.php:1216
+#: mod/settings.php:1232
 msgid "You are poked/prodded/etc. in a post"
 msgstr "Vous avez été sollicité dans une publication"
 
-#: mod/settings.php:1218
+#: mod/settings.php:1234
 msgid "Activate desktop notifications"
 msgstr ""
 
-#: mod/settings.php:1218
+#: mod/settings.php:1234
 msgid "Show desktop popup on new notifications"
 msgstr ""
 
-#: mod/settings.php:1220
+#: mod/settings.php:1236
 msgid "Text-only notification emails"
 msgstr ""
 
-#: mod/settings.php:1222
+#: mod/settings.php:1238
 msgid "Send text only notification emails, without the html part"
 msgstr ""
 
-#: mod/settings.php:1224
+#: mod/settings.php:1240
 msgid "Advanced Account/Page Type Settings"
 msgstr "Paramètres avancés de compte/page"
 
-#: mod/settings.php:1225
+#: mod/settings.php:1241
 msgid "Change the behaviour of this account for special situations"
 msgstr "Modifier le comportement de ce compte dans certaines situations"
 
-#: mod/settings.php:1228
+#: mod/settings.php:1244
 msgid "Relocate"
 msgstr "Relocaliser"
 
-#: mod/settings.php:1229
+#: mod/settings.php:1245
 msgid ""
 "If you have moved this profile from another server, and some of your "
 "contacts don't receive your updates, try pushing this button."
 msgstr "Si vous avez migré ce profil depuis un autre serveur et que vos contacts ne reçoivent plus vos mises à jour, essayez ce bouton."
 
-#: mod/settings.php:1230
+#: mod/settings.php:1246
 msgid "Resend relocate message to contacts"
 msgstr "Renvoyer un message de relocalisation aux contacts."
 
@@ -4483,11 +4602,12 @@ msgid ""
 msgstr "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:"
 
 #: mod/dfrn_request.php:839
+#, php-format
 msgid ""
 "If you are not yet a member of the free social web, <a "
-"href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public"
-" Friendica site and join us today</a>."
-msgstr "Si vous n'êtes pas encore membre du web social libre, <a href=\"http://dir.friendica.com/siteinfo\"> suivez ce lien pour trouver un site Friendica ouvert au public et nous rejoindre dès aujourd'hui</a>."
+"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
+"join us today</a>."
+msgstr ""
 
 #: mod/dfrn_request.php:842
 msgid "Friend/Connection Request"
@@ -4591,7 +4711,7 @@ msgstr "Choisissez un pseudo. Celui devra commencer par une lettre. L'adresse de
 msgid "Choose a nickname: "
 msgstr "Choisir un pseudo: "
 
-#: mod/register.php:277 boot.php:1239 include/nav.php:109
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
 msgid "Register"
 msgstr "S'inscrire"
 
@@ -4607,16 +4727,16 @@ msgstr "Importer votre profile dans cette instance de friendica"
 msgid "System down for maintenance"
 msgstr "Système indisponible pour cause de maintenance"
 
-#: mod/search.php:99 include/text.php:977 include/nav.php:119
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
 msgid "Search"
 msgstr "Recherche"
 
-#: mod/search.php:184
+#: mod/search.php:198
 #, php-format
 msgid "Items tagged with: %s"
 msgstr ""
 
-#: mod/search.php:186
+#: mod/search.php:200
 #, php-format
 msgid "Search results for: %s"
 msgstr ""
@@ -4641,10 +4761,6 @@ msgstr "Age : "
 msgid "Gender: "
 msgstr "Genre : "
 
-#: mod/directory.php:154 include/identity.php:270 include/identity.php:540
-msgid "Gender:"
-msgstr "Genre:"
-
 #: mod/directory.php:156 include/identity.php:273 include/identity.php:560
 msgid "Status:"
 msgstr "Statut:"
@@ -4653,10 +4769,6 @@ msgstr "Statut:"
 msgid "Homepage:"
 msgstr "Page personnelle:"
 
-#: mod/directory.php:160 include/identity.php:277 include/identity.php:581
-msgid "About:"
-msgstr "À propos:"
-
 #: mod/directory.php:205
 msgid "No entries (some entries may be hidden)."
 msgstr "Aucune entrée (certaines peuvent être cachées)."
@@ -4665,7 +4777,7 @@ msgstr "Aucune entrée (certaines peuvent être cachées)."
 msgid "No potential page delegates located."
 msgstr "Pas de délégataire potentiel."
 
-#: mod/delegate.php:130 include/nav.php:171
+#: mod/delegate.php:130 include/nav.php:179
 msgid "Delegate Page Management"
 msgstr "Déléguer la gestion de la page"
 
@@ -5224,7 +5336,7 @@ msgstr "Informations de confidentialité indisponibles."
 msgid "Visible to:"
 msgstr "Visible par:"
 
-#: mod/notes.php:44 include/identity.php:670
+#: mod/notes.php:44 include/identity.php:675
 msgid "Personal Notes"
 msgstr "Notes personnelles"
 
@@ -5379,7 +5491,7 @@ msgstr "Pour plus d'information sur le projet Friendica, et pourquoi nous croyon
 msgid "Contact Photos"
 msgstr "Photos du contact"
 
-#: mod/photos.php:84 include/identity.php:649
+#: mod/photos.php:84 include/identity.php:651
 msgid "Photo Albums"
 msgstr "Albums photo"
 
@@ -5610,60 +5722,60 @@ msgstr "Elément non disponible."
 msgid "Item was not found."
 msgstr "Element introuvable."
 
-#: boot.php:754
+#: boot.php:763
 msgid "Delete this item?"
 msgstr "Effacer cet élément?"
 
-#: boot.php:757
+#: boot.php:766
 msgid "show fewer"
 msgstr "montrer moins"
 
-#: boot.php:1131
+#: boot.php:1140
 #, php-format
 msgid "Update %s failed. See error logs."
 msgstr "Mise-à-jour %s échouée. Voir les journaux d'erreur."
 
-#: boot.php:1238
+#: boot.php:1247
 msgid "Create a New Account"
 msgstr "Créer un nouveau compte"
 
-#: boot.php:1263 include/nav.php:73
+#: boot.php:1272 include/nav.php:73
 msgid "Logout"
 msgstr "Se déconnecter"
 
-#: boot.php:1266
+#: boot.php:1275
 msgid "Nickname or Email address: "
 msgstr "Pseudo ou courriel: "
 
-#: boot.php:1267
+#: boot.php:1276
 msgid "Password: "
 msgstr "Mot de passe: "
 
-#: boot.php:1268
+#: boot.php:1277
 msgid "Remember me"
 msgstr "Se souvenir de moi"
 
-#: boot.php:1271
+#: boot.php:1280
 msgid "Or login using OpenID: "
 msgstr "Ou connectez-vous via OpenID: "
 
-#: boot.php:1277
+#: boot.php:1286
 msgid "Forgot your password?"
 msgstr "Mot de passe oublié?"
 
-#: boot.php:1280
+#: boot.php:1289
 msgid "Website Terms of Service"
 msgstr "Conditions d'utilisation du site internet"
 
-#: boot.php:1281
+#: boot.php:1290
 msgid "terms of service"
 msgstr "conditions d'utilisation"
 
-#: boot.php:1283
+#: boot.php:1292
 msgid "Website Privacy Policy"
 msgstr "Politique de confidentialité du site internet"
 
-#: boot.php:1284
+#: boot.php:1293
 msgid "privacy policy"
 msgstr "politique de confidentialité"
 
@@ -6155,7 +6267,7 @@ msgstr "Editer le profil"
 msgid "Message"
 msgstr "Message"
 
-#: include/identity.php:226 include/nav.php:176
+#: include/identity.php:226 include/nav.php:184
 msgid "Profiles"
 msgstr "Profils"
 
@@ -6220,10 +6332,6 @@ msgstr "Age:"
 msgid "for %1$d %2$s"
 msgstr "depuis %1$d %2$s"
 
-#: include/identity.php:575
-msgid "Tags:"
-msgstr "Étiquette:"
-
 #: include/identity.php:579
 msgid "Religion:"
 msgstr "Religion:"
@@ -6272,19 +6380,19 @@ msgstr "Statut"
 msgid "Status Messages and Posts"
 msgstr "Messages d'état et publications"
 
-#: include/identity.php:642
+#: include/identity.php:643
 msgid "Profile Details"
 msgstr "Détails du profil"
 
-#: include/identity.php:653 include/identity.php:656 include/nav.php:79
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
 msgid "Videos"
 msgstr "Vidéos"
 
-#: include/identity.php:666
+#: include/identity.php:670
 msgid "Events and Calendar"
 msgstr "Événements et agenda"
 
-#: include/identity.php:673
+#: include/identity.php:678
 msgid "Only You Can See This"
 msgstr "Vous seul pouvez voir ça"
 
@@ -6311,7 +6419,7 @@ msgstr "montrer"
 msgid "don't show"
 msgstr "cacher"
 
-#: include/message.php:15 include/message.php:172
+#: include/message.php:15 include/message.php:173
 msgid "[no subject]"
 msgstr "[pas de sujet]"
 
@@ -6373,7 +6481,7 @@ msgid ""
 msgstr "Le jeton de sécurité du formulaire n'est pas correct. Ceci veut probablement dire que le formulaire est resté ouvert trop longtemps (plus de 3 heures) avant d'être validé."
 
 #: include/conversation.php:118 include/conversation.php:245
-#: include/text.php:1998 view/theme/diabook/theme.php:463
+#: include/text.php:2032 view/theme/diabook/theme.php:463
 msgid "event"
 msgstr "évènement"
 
@@ -6518,279 +6626,299 @@ msgstr ""
 msgid "The end"
 msgstr ""
 
-#: include/text.php:878
+#: include/text.php:890
 msgid "No contacts"
 msgstr "Aucun contact"
 
-#: include/text.php:887
+#: include/text.php:905
 #, php-format
 msgid "%d Contact"
 msgid_plural "%d Contacts"
 msgstr[0] "%d contact"
 msgstr[1] "%d contacts"
 
-#: include/text.php:1027
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr ""
+
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr ""
+
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr ""
+
+#: include/text.php:1058
 msgid "poke"
 msgstr "titiller"
 
-#: include/text.php:1027
+#: include/text.php:1058
 msgid "poked"
 msgstr "a titillé"
 
-#: include/text.php:1028
+#: include/text.php:1059
 msgid "ping"
 msgstr "attirer l'attention"
 
-#: include/text.php:1028
+#: include/text.php:1059
 msgid "pinged"
 msgstr "a attiré l'attention de"
 
-#: include/text.php:1029
+#: include/text.php:1060
 msgid "prod"
 msgstr "aiguillonner"
 
-#: include/text.php:1029
+#: include/text.php:1060
 msgid "prodded"
 msgstr "a aiguillonné"
 
-#: include/text.php:1030
+#: include/text.php:1061
 msgid "slap"
 msgstr "gifler"
 
-#: include/text.php:1030
+#: include/text.php:1061
 msgid "slapped"
 msgstr "a giflé"
 
-#: include/text.php:1031
+#: include/text.php:1062
 msgid "finger"
 msgstr "tripoter"
 
-#: include/text.php:1031
+#: include/text.php:1062
 msgid "fingered"
 msgstr "a tripoté"
 
-#: include/text.php:1032
+#: include/text.php:1063
 msgid "rebuff"
 msgstr "rabrouer"
 
-#: include/text.php:1032
+#: include/text.php:1063
 msgid "rebuffed"
 msgstr "a rabroué"
 
-#: include/text.php:1046
+#: include/text.php:1077
 msgid "happy"
 msgstr "heureuse"
 
-#: include/text.php:1047
+#: include/text.php:1078
 msgid "sad"
 msgstr "triste"
 
-#: include/text.php:1048
+#: include/text.php:1079
 msgid "mellow"
 msgstr "suave"
 
-#: include/text.php:1049
+#: include/text.php:1080
 msgid "tired"
 msgstr "fatiguée"
 
-#: include/text.php:1050
+#: include/text.php:1081
 msgid "perky"
 msgstr "guillerette"
 
-#: include/text.php:1051
+#: include/text.php:1082
 msgid "angry"
 msgstr "colérique"
 
-#: include/text.php:1052
+#: include/text.php:1083
 msgid "stupified"
 msgstr "stupéfaite"
 
-#: include/text.php:1053
+#: include/text.php:1084
 msgid "puzzled"
 msgstr "perplexe"
 
-#: include/text.php:1054
+#: include/text.php:1085
 msgid "interested"
 msgstr "intéressée"
 
-#: include/text.php:1055
+#: include/text.php:1086
 msgid "bitter"
 msgstr "amère"
 
-#: include/text.php:1056
+#: include/text.php:1087
 msgid "cheerful"
 msgstr "entraînante"
 
-#: include/text.php:1057
+#: include/text.php:1088
 msgid "alive"
 msgstr "vivante"
 
-#: include/text.php:1058
+#: include/text.php:1089
 msgid "annoyed"
 msgstr "ennuyée"
 
-#: include/text.php:1059
+#: include/text.php:1090
 msgid "anxious"
 msgstr "anxieuse"
 
-#: include/text.php:1060
+#: include/text.php:1091
 msgid "cranky"
 msgstr "excentrique"
 
-#: include/text.php:1061
+#: include/text.php:1092
 msgid "disturbed"
 msgstr "dérangée"
 
-#: include/text.php:1062
+#: include/text.php:1093
 msgid "frustrated"
 msgstr "frustrée"
 
-#: include/text.php:1063
+#: include/text.php:1094
 msgid "motivated"
 msgstr "motivée"
 
-#: include/text.php:1064
+#: include/text.php:1095
 msgid "relaxed"
 msgstr "détendue"
 
-#: include/text.php:1065
+#: include/text.php:1096
 msgid "surprised"
 msgstr "surprise"
 
-#: include/text.php:1235
+#: include/text.php:1266
 msgid "Monday"
 msgstr "Lundi"
 
-#: include/text.php:1235
+#: include/text.php:1266
 msgid "Tuesday"
 msgstr "Mardi"
 
-#: include/text.php:1235
+#: include/text.php:1266
 msgid "Wednesday"
 msgstr "Mercredi"
 
-#: include/text.php:1235
+#: include/text.php:1266
 msgid "Thursday"
 msgstr "Jeudi"
 
-#: include/text.php:1235
+#: include/text.php:1266
 msgid "Friday"
 msgstr "Vendredi"
 
-#: include/text.php:1235
+#: include/text.php:1266
 msgid "Saturday"
 msgstr "Samedi"
 
-#: include/text.php:1235
+#: include/text.php:1266
 msgid "Sunday"
 msgstr "Dimanche"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "January"
 msgstr "Janvier"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "February"
 msgstr "Février"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "March"
 msgstr "Mars"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "April"
 msgstr "Avril"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "May"
 msgstr "Mai"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "June"
 msgstr "Juin"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "July"
 msgstr "Juillet"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "August"
 msgstr "Août"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "September"
 msgstr "Septembre"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "October"
 msgstr "Octobre"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "November"
 msgstr "Novembre"
 
-#: include/text.php:1239
+#: include/text.php:1270
 msgid "December"
 msgstr "Décembre"
 
-#: include/text.php:1461
+#: include/text.php:1492
 msgid "bytes"
 msgstr "octets"
 
-#: include/text.php:1493 include/text.php:1505
+#: include/text.php:1524 include/text.php:1536
 msgid "Click to open/close"
 msgstr "Cliquer pour ouvrir/fermer"
 
-#: include/text.php:1734 include/user.php:255
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr ""
+
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr ""
+
+#: include/text.php:1768 include/user.php:255
 #: view/theme/duepuntozero/config.php:44
 msgid "default"
 msgstr "défaut"
 
-#: include/text.php:1746
+#: include/text.php:1780
 msgid "Select an alternate language"
 msgstr "Choisir une langue alternative"
 
-#: include/text.php:2002
+#: include/text.php:2036
 msgid "activity"
 msgstr "activité"
 
-#: include/text.php:2005
+#: include/text.php:2039
 msgid "post"
 msgstr "publication"
 
-#: include/text.php:2173
+#: include/text.php:2207
 msgid "Item filed"
 msgstr "Élément classé"
 
-#: include/bbcode.php:451 include/bbcode.php:1105 include/bbcode.php:1106
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
 msgid "Image/photo"
 msgstr "Image/photo"
 
-#: include/bbcode.php:549
+#: include/bbcode.php:556
 #, php-format
 msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
 msgstr ""
 
-#: include/bbcode.php:583
+#: include/bbcode.php:590
 #, php-format
 msgid ""
 "<span><a href=\"%s\" target=\"_blank\">%s</a> wrote the following <a "
 "href=\"%s\" target=\"_blank\">post</a>"
 msgstr ""
 
-#: include/bbcode.php:1069 include/bbcode.php:1089
+#: include/bbcode.php:1076 include/bbcode.php:1096
 msgid "$1 wrote:"
 msgstr "$1 a écrit:"
 
-#: include/bbcode.php:1114 include/bbcode.php:1115
+#: include/bbcode.php:1121 include/bbcode.php:1122
 msgid "Encrypted content"
 msgstr "Contenu chiffré"
 
-#: include/notifier.php:829 include/delivery.php:456
+#: include/notifier.php:830 include/delivery.php:456
 msgid "(no subject)"
 msgstr "(sans titre)"
 
-#: include/notifier.php:839 include/delivery.php:467 include/enotify.php:33
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
 msgid "noreply"
 msgstr "noreply"
 
@@ -6895,15 +7023,15 @@ msgstr "Débute:"
 msgid "Finishes:"
 msgstr "Finit:"
 
-#: include/plugin.php:455 include/plugin.php:457
+#: include/plugin.php:458 include/plugin.php:460
 msgid "Click here to upgrade."
 msgstr "Cliquez ici pour mettre à jour."
 
-#: include/plugin.php:463
+#: include/plugin.php:466
 msgid "This action exceeds the limits set by your subscription plan."
 msgstr "Cette action dépasse les limites définies par votre abonnement."
 
-#: include/plugin.php:468
+#: include/plugin.php:471
 msgid "This action is not available under your subscription plan."
 msgstr "Cette action n'est pas disponible avec votre abonnement."
 
@@ -6911,7 +7039,7 @@ msgstr "Cette action n'est pas disponible avec votre abonnement."
 msgid "End this session"
 msgstr "Mettre fin à cette session"
 
-#: include/nav.php:76 include/nav.php:148 view/theme/diabook/theme.php:123
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
 msgid "Your posts and conversations"
 msgstr "Vos publications et conversations"
 
@@ -6967,139 +7095,135 @@ msgstr "Applications supplémentaires, utilitaires, jeux"
 msgid "Search site content"
 msgstr "Rechercher dans le contenu du site"
 
-#: include/nav.php:129
+#: include/nav.php:137
 msgid "Conversations on this site"
 msgstr "Conversations ayant cours sur ce site"
 
-#: include/nav.php:131
+#: include/nav.php:139
 msgid "Conversations on the network"
 msgstr ""
 
-#: include/nav.php:133
+#: include/nav.php:141
 msgid "Directory"
 msgstr "Annuaire"
 
-#: include/nav.php:133
+#: include/nav.php:141
 msgid "People directory"
 msgstr "Annuaire des utilisateurs"
 
-#: include/nav.php:135
+#: include/nav.php:143
 msgid "Information"
 msgstr "Information"
 
-#: include/nav.php:135
+#: include/nav.php:143
 msgid "Information about this friendica instance"
 msgstr "Information au sujet de cette instance de friendica"
 
-#: include/nav.php:145
+#: include/nav.php:153
 msgid "Conversations from your friends"
 msgstr "Conversations de vos amis"
 
-#: include/nav.php:146
+#: include/nav.php:154
 msgid "Network Reset"
 msgstr "Réinitialiser le réseau"
 
-#: include/nav.php:146
+#: include/nav.php:154
 msgid "Load Network page with no filters"
 msgstr "Chargement des pages du réseau sans filtre"
 
-#: include/nav.php:153
+#: include/nav.php:161
 msgid "Friend Requests"
 msgstr "Demande d'amitié"
 
-#: include/nav.php:157
+#: include/nav.php:165
 msgid "See all notifications"
 msgstr "Voir toute notification"
 
-#: include/nav.php:158
+#: include/nav.php:166
 msgid "Mark all system notifications seen"
 msgstr "Marquer toutes les notifications système comme 'vues'"
 
-#: include/nav.php:162
+#: include/nav.php:170
 msgid "Private mail"
 msgstr "Messages privés"
 
-#: include/nav.php:163
+#: include/nav.php:171
 msgid "Inbox"
 msgstr "Messages entrants"
 
-#: include/nav.php:164
+#: include/nav.php:172
 msgid "Outbox"
 msgstr "Messages sortants"
 
-#: include/nav.php:168
+#: include/nav.php:176
 msgid "Manage"
 msgstr "Gérer"
 
-#: include/nav.php:168
+#: include/nav.php:176
 msgid "Manage other pages"
 msgstr "Gérer les autres pages"
 
-#: include/nav.php:173
+#: include/nav.php:181
 msgid "Account settings"
 msgstr "Compte"
 
-#: include/nav.php:176
+#: include/nav.php:184
 msgid "Manage/Edit Profiles"
 msgstr "Gérer/Éditer les profiles"
 
-#: include/nav.php:178
+#: include/nav.php:186
 msgid "Manage/edit friends and contacts"
 msgstr "Gérer/éditer les amitiés et contacts"
 
-#: include/nav.php:185
+#: include/nav.php:193
 msgid "Site setup and configuration"
 msgstr "Démarrage et configuration du site"
 
-#: include/nav.php:189
+#: include/nav.php:197
 msgid "Navigation"
 msgstr "Navigation"
 
-#: include/nav.php:189
+#: include/nav.php:197
 msgid "Site map"
 msgstr "Carte du site"
 
-#: include/api.php:310 include/api.php:321 include/api.php:430
-#: include/api.php:1133 include/api.php:1135
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
 msgid "User not found."
 msgstr "Utilisateur non trouvé"
 
-#: include/api.php:784
+#: include/api.php:795
 #, php-format
 msgid "Daily posting limit of %d posts reached. The post was rejected."
 msgstr "Le quota journalier de %d publications a été atteint. La publication a été rejetée."
 
-#: include/api.php:803
+#: include/api.php:814
 #, php-format
 msgid "Weekly posting limit of %d posts reached. The post was rejected."
 msgstr "Le quota hebdomadaire de %d publications a été atteint. La publication a été rejetée."
 
-#: include/api.php:822
+#: include/api.php:833
 #, php-format
 msgid "Monthly posting limit of %d posts reached. The post was rejected."
 msgstr "Le quota mensuel de %d publications a été atteint. La publication a été rejetée."
 
-#: include/api.php:1342
+#: include/api.php:1350
 msgid "There is no status with this id."
 msgstr "Il n'y a pas de statut avec cet id."
 
-#: include/api.php:1416
+#: include/api.php:1424
 msgid "There is no conversation with this id."
 msgstr "Il n'y a pas de conversation avec cet id."
 
-#: include/api.php:1686
-msgid "Invalid request."
-msgstr "Requête invalide."
-
-#: include/api.php:1697
+#: include/api.php:1703
 msgid "Invalid item."
 msgstr "Item invalide."
 
-#: include/api.php:1707
+#: include/api.php:1713
 msgid "Invalid action. "
 msgstr "Action invalide."
 
-#: include/api.php:1715
+#: include/api.php:1721
 msgid "DB error"
 msgstr ""
 
@@ -7144,10 +7268,8 @@ msgid "Cannot use that email."
 msgstr "Impossible d'utiliser ce courriel."
 
 #: include/user.php:140
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Votre \"pseudo\" peut seulement contenir les caractères \"a-z\", \"0-9\", \"-\", and \"_\", et doit commencer par une lettre."
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr ""
 
 #: include/user.php:146 include/user.php:244
 msgid "Nickname is already registered. Please choose another."
@@ -7214,11 +7336,11 @@ msgid ""
 "\t\tThank you and welcome to %2$s."
 msgstr "\n\t\tVoici vos informations de connexion :\n\t\t\tAdresse :\t%3$s\n\t\t\tIdentifiant :\t%1$s\n\t\t\tMot de passe :\t%5$s\n\n\t\tVous pourrez changer votre mot de passe dans les paramètres de votre compte une fois connecté.\n\n\t\tProfitez-en pour prendre le temps de passer en revue les autres paramètres de votre compte.\n\n\t\tVous pourrez aussi ajouter quelques informations élémentaires à votre profil par défaut (sur la page « Profils ») pour permettre à d’autres personnes de vous trouver facilement.\n\n\t\tNous recommandons de préciser votre nom complet, d’ajouter une photo et quelques mots-clefs (c’est très utile pour découvrir de nouveaux amis), et peut-être aussi d’indiquer au moins le pays dans lequel vous vivez, à défaut d’être plus précis.\n\n\t\tNous respectons pleinement votre droit à une vie privée, et vous n’avez aucune obligation de donner toutes ces informations. Mais si vous êtes nouveau et ne connaissez encore personne ici, cela peut vous aider à vous faire de nouveaux amis intéressants.\n\n\n\t\tMerci et bienvenu sur %2$s."
 
-#: include/diaspora.php:710
+#: include/diaspora.php:717
 msgid "Sharing notification from Diaspora network"
 msgstr "Notification de partage du réseau Diaspora"
 
-#: include/diaspora.php:2544
+#: include/diaspora.php:2560
 msgid "Attachments:"
 msgstr "Pièces jointes : "
 
@@ -7741,11 +7863,11 @@ msgstr "Nom complet :\t%1$s\\nAdresse :\t%2$s\\nIdentifiant :\t%3$s (%4$s)"
 msgid "Please visit %s to approve or reject the request."
 msgstr "Veuillez visiter %s pour approuver ou rejeter la demande."
 
-#: include/oembed.php:224
+#: include/oembed.php:223
 msgid "Embedded content"
 msgstr "Contenu incorporé"
 
-#: include/oembed.php:233
+#: include/oembed.php:232
 msgid "Embedding disabled"
 msgstr "Incorporation désactivée"
 
@@ -7770,18 +7892,18 @@ msgstr "L'utilisateur '%s' existe déjà sur ce serveur!"
 msgid "User creation error"
 msgstr "Erreur de création d'utilisateur"
 
-#: include/uimport.php:171
+#: include/uimport.php:173
 msgid "User profile creation error"
 msgstr "Erreur de création du profil utilisateur"
 
-#: include/uimport.php:220
+#: include/uimport.php:222
 #, php-format
 msgid "%d contact not imported"
 msgid_plural "%d contacts not imported"
 msgstr[0] "%d contacts non importés"
 msgstr[1] "%d contacts non importés"
 
-#: include/uimport.php:290
+#: include/uimport.php:292
 msgid "Done. You can now login with your username and password"
 msgstr "Action réalisé. Vous pouvez désormais vous connecter avec votre nom d'utilisateur et votre mot de passe"
 
index 17e4de210ad3dc015f790bc6c115348521d19880..a5e373075910bacb1023f07deb1232d7b6c09bf1 100644 (file)
@@ -251,6 +251,7 @@ $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s a étiqueté %3\$s
 $a->strings["Friend suggestion sent."] = "Suggestion d'amitié/contact envoyée.";
 $a->strings["Suggest Friends"] = "Suggérer des amis/contacts";
 $a->strings["Suggest a friend for %s"] = "Suggérer un ami/contact pour %s";
+$a->strings["Invalid request."] = "Requête invalide.";
 $a->strings["No valid account found."] = "Impossible de trouver un compte valide.";
 $a->strings["Password reset request issued. Check your email."] = "Réinitialisation du mot de passe en cours. Vérifiez votre courriel.";
 $a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tChère/Cher %1\$s,\n\t\t\tNous avons reçu une demande de ré-initialisation du mot de passe de votre compte sur \"%2\$s\". Pour confirmer cette demande, veuillez cliquer sur le lien de vérification ci-dessous ou le coller dans la barre d’adresse de votre navigateur.\n\n\t\tSi vous n’êtes PAS à l’origine de cette demande, NE suivez PAS le lien—ignorez et/ou supprimez ce message.\n\n\t\tVotre mot de passe ne sera pas modifié si nous n’avons pas de confirmation que la demande émane de vous.";
@@ -302,6 +303,10 @@ $a->strings["Sharer"] = "Initiateur du partage";
 $a->strings["Fan/Admirer"] = "Fan/Admirateur";
 $a->strings["Friend/Connect Request"] = "Demande de connexion/relation";
 $a->strings["New Follower"] = "Nouvel abonné";
+$a->strings["Location:"] = "Localisation:";
+$a->strings["About:"] = "À propos:";
+$a->strings["Tags:"] = "Étiquette:";
+$a->strings["Gender:"] = "Genre:";
 $a->strings["No introductions."] = "Aucune demande d'introduction.";
 $a->strings["Notifications"] = "Notifications";
 $a->strings["%s liked %s's post"] = "%s a aimé la publication de %s";
@@ -401,6 +406,7 @@ $a->strings["Users"] = "Utilisateurs";
 $a->strings["Plugins"] = "Extensions";
 $a->strings["Themes"] = "Thèmes";
 $a->strings["DB updates"] = "Mise-à-jour de la base";
+$a->strings["Inspect Queue"] = "";
 $a->strings["Logs"] = "Journaux";
 $a->strings["probe address"] = "";
 $a->strings["check webfinger"] = "";
@@ -408,6 +414,13 @@ $a->strings["Admin"] = "Admin";
 $a->strings["Plugin Features"] = "Propriétés des extensions";
 $a->strings["diagnostics"] = "";
 $a->strings["User registrations waiting for confirmation"] = "Inscriptions en attente de confirmation";
+$a->strings["Administration"] = "Administration";
+$a->strings["ID"] = "";
+$a->strings["Recipient Name"] = "";
+$a->strings["Recipient Profile"] = "";
+$a->strings["Created"] = "";
+$a->strings["Last Tried"] = "";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "";
 $a->strings["Normal Account"] = "Compte normal";
 $a->strings["Soapbox Account"] = "Compte \"boîte à savon\"";
 $a->strings["Community/Celebrity Account"] = "Compte de communauté/célébrité";
@@ -415,7 +428,6 @@ $a->strings["Automatic Friend Account"] = "Compte auto-amical";
 $a->strings["Blog Account"] = "Compte de blog";
 $a->strings["Private Forum"] = "Forum privé";
 $a->strings["Message queues"] = "Files d'attente des messages";
-$a->strings["Administration"] = "Administration";
 $a->strings["Summary"] = "Résumé";
 $a->strings["Registered users"] = "Utilisateurs inscrits";
 $a->strings["Pending registrations"] = "Inscriptions en attente";
@@ -460,7 +472,7 @@ $a->strings["Banner/Logo"] = "Bannière/Logo";
 $a->strings["Shortcut icon"] = "";
 $a->strings["Touch icon"] = "";
 $a->strings["Additional Info"] = "Informations supplémentaires";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "Pour les serveurs publics vous pouvez ajouter ici des informations supplémentaires qui seront listées sur dir.friendica.com/siteinfo.";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "";
 $a->strings["System language"] = "Langue du système";
 $a->strings["System theme"] = "Thème du système";
 $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Thème par défaut sur ce site - peut être changé au niveau du profile utilisateur - <a href='#' id='cnftheme'>changer les réglages du thème</a>";
@@ -553,6 +565,8 @@ $a->strings["Timeframe for fetching global contacts"] = "";
 $a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "";
 $a->strings["Search the local directory"] = "";
 $a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "";
+$a->strings["Publish server information"] = "";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href='http://the-federation.info/'>the-federation.info</a> for details."] = "";
 $a->strings["Use MySQL full text engine"] = "Utiliser le moteur de recherche plein texte de MySQL";
 $a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Activer le moteur de recherche plein texte. Accélère la recherche mais peut seulement rechercher quatre lettres ou plus.";
 $a->strings["Suppress Language"] = "Supprimer un langage";
@@ -560,13 +574,17 @@ $a->strings["Suppress language information in meta information about a posting."
 $a->strings["Suppress Tags"] = "";
 $a->strings["Suppress showing a list of hashtags at the end of the posting."] = "";
 $a->strings["Path to item cache"] = "Chemin vers le cache des objets.";
+$a->strings["The item caches buffers generated bbcode and external images."] = "";
 $a->strings["Cache duration in seconds"] = "Durée du cache en secondes";
 $a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Combien de temps les fichiers de cache doivent être maintenu? La valeur par défaut est 86400 secondes (une journée). Pour désactiver le cache de l'item, définissez la valeur à -1.";
 $a->strings["Maximum numbers of comments per post"] = "Nombre maximum de commentaires par publication";
 $a->strings["How much comments should be shown for each post? Default value is 100."] = "Combien de commentaires doivent être affichés pour chaque publication? Valeur par défaut: 100.";
 $a->strings["Path for lock file"] = "Chemin vers le ficher de verrouillage";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "";
 $a->strings["Temp path"] = "Chemin des fichiers temporaires";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "";
 $a->strings["Base path to installation"] = "Chemin de base de l'installation";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "";
 $a->strings["Disable picture proxy"] = "Désactiver le proxy image ";
 $a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Le proxy d'image augmente les performances et l'intimité. Il ne devrait pas être utilisé sur des systèmes avec une très faible bande passante.";
 $a->strings["Enable old style pager"] = "";
@@ -574,8 +592,11 @@ $a->strings["The old style pager has page numbers but slows down massively the p
 $a->strings["Only search in tags"] = "";
 $a->strings["On large systems the text search can slow down the system extremely."] = "";
 $a->strings["New base url"] = "Nouvelle URL de base";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "";
 $a->strings["RINO Encryption"] = "";
 $a->strings["Encryption layer between nodes."] = "";
+$a->strings["Embedly API key"] = "";
+$a->strings["<a href='http://embed.ly'>Embedly</a> is used to fetch additional data for web pages. This is an optional parameter."] = "";
 $a->strings["Update has been marked successful"] = "Mise-à-jour validée comme 'réussie'";
 $a->strings["Database structure update %s was successfully applied."] = "La structure de base de données pour la mise à jour %s a été appliquée avec succès.";
 $a->strings["Executing of database structure update %s failed with error: %s"] = "L'exécution de la mise à jour %s pour la structure de base de données a échoué avec l'erreur: %s";
@@ -692,7 +713,6 @@ $a->strings["Finish date/time is not known or not relevant"] = "Date / heure de
 $a->strings["Event Finishes:"] = "Fin de l'événement:";
 $a->strings["Adjust for viewer timezone"] = "Ajuster à la zone horaire du visiteur";
 $a->strings["Description:"] = "Description:";
-$a->strings["Location:"] = "Localisation:";
 $a->strings["Title:"] = "Titre :";
 $a->strings["Share this event"] = "Partager cet événement";
 $a->strings["Preview"] = "Aperçu";
@@ -868,6 +888,8 @@ $a->strings["Disable intelligent shortening"] = "";
 $a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "";
 $a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "";
 $a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "";
+$a->strings["Your legacy GNU Social account"] = "";
+$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "";
 $a->strings["Built-in support for %s connectivity is %s"] = "Le support natif pour la connectivité %s est %s";
 $a->strings["Diaspora"] = "Diaspora";
 $a->strings["enabled"] = "activé";
@@ -926,7 +948,7 @@ $a->strings["Allow friends to tag your posts?"] = "Autoriser vos amis à étique
 $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Autoriser les suggestions d'amis potentiels aux nouveaux arrivants?";
 $a->strings["Permit unknown people to send you private mail?"] = "Autoriser les messages privés d'inconnus?";
 $a->strings["Profile is <strong>not published</strong>."] = "Ce profil n'est <strong>pas publié</strong>.";
-$a->strings["Your Identity Address is"] = "L'adresse de votre identité est";
+$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "";
 $a->strings["Automatically expire posts after this many days:"] = "Les publications expirent automatiquement après (en jours) :";
 $a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Si ce champ est vide, les publications n'expireront pas. Les publications expirées seront supprimées";
 $a->strings["Advanced expiration settings"] = "Réglages avancés de l'expiration";
@@ -1014,7 +1036,7 @@ $a->strings["Hide this contact"] = "Cacher ce contact";
 $a->strings["Welcome home %s."] = "Bienvenue chez vous, %s.";
 $a->strings["Please confirm your introduction/connection request to %s."] = "Merci de confirmer votre demande d'introduction auprès de %s.";
 $a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Merci d'entrer votre \"adresse d'identité\" de l'un des réseaux de communication suivant:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "Si vous n'êtes pas encore membre du web social libre, <a href=\"http://dir.friendica.com/siteinfo\"> suivez ce lien pour trouver un site Friendica ouvert au public et nous rejoindre dès aujourd'hui</a>.";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "";
 $a->strings["Friend/Connection Request"] = "Requête de relation/amitié";
 $a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Exemples : jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
 $a->strings["Friendica"] = "Friendica";
@@ -1048,10 +1070,8 @@ $a->strings["Find on this site"] = "Trouver sur ce site";
 $a->strings["Site Directory"] = "Annuaire local";
 $a->strings["Age: "] = "Age : ";
 $a->strings["Gender: "] = "Genre : ";
-$a->strings["Gender:"] = "Genre:";
 $a->strings["Status:"] = "Statut:";
 $a->strings["Homepage:"] = "Page personnelle:";
-$a->strings["About:"] = "À propos:";
 $a->strings["No entries (some entries may be hidden)."] = "Aucune entrée (certaines peuvent être cachées).";
 $a->strings["No potential page delegates located."] = "Pas de délégataire potentiel.";
 $a->strings["Delegate Page Management"] = "Déléguer la gestion de la page";
@@ -1425,7 +1445,6 @@ $a->strings["j F"] = "j F";
 $a->strings["Birthday:"] = "Anniversaire:";
 $a->strings["Age:"] = "Age:";
 $a->strings["for %1\$d %2\$s"] = "depuis %1\$d %2\$s";
-$a->strings["Tags:"] = "Étiquette:";
 $a->strings["Religion:"] = "Religion:";
 $a->strings["Hobbies/Interests:"] = "Passe-temps/Centres d'intérêt:";
 $a->strings["Contact information and Social Networks:"] = "Coordonnées/Réseaux sociaux:";
@@ -1500,6 +1519,9 @@ $a->strings["%d Contact"] = array(
        0 => "%d contact",
        1 => "%d contacts",
 );
+$a->strings["Full Text"] = "";
+$a->strings["Tags"] = "";
+$a->strings["Forums"] = "";
 $a->strings["poke"] = "titiller";
 $a->strings["poked"] = "a titillé";
 $a->strings["ping"] = "attirer l'attention";
@@ -1553,6 +1575,8 @@ $a->strings["November"] = "Novembre";
 $a->strings["December"] = "Décembre";
 $a->strings["bytes"] = "octets";
 $a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer";
+$a->strings["View on separate page"] = "";
+$a->strings["view on separate page"] = "";
 $a->strings["default"] = "défaut";
 $a->strings["Select an alternate language"] = "Choisir une langue alternative";
 $a->strings["activity"] = "activité";
@@ -1637,7 +1661,6 @@ $a->strings["Weekly posting limit of %d posts reached. The post was rejected."]
 $a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Le quota mensuel de %d publications a été atteint. La publication a été rejetée.";
 $a->strings["There is no status with this id."] = "Il n'y a pas de statut avec cet id.";
 $a->strings["There is no conversation with this id."] = "Il n'y a pas de conversation avec cet id.";
-$a->strings["Invalid request."] = "Requête invalide.";
 $a->strings["Invalid item."] = "Item invalide.";
 $a->strings["Invalid action. "] = "Action invalide.";
 $a->strings["DB error"] = "";
@@ -1651,7 +1674,7 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "Ceci ne
 $a->strings["Your email domain is not among those allowed on this site."] = "Votre domaine de courriel n'est pas autorisé sur ce site.";
 $a->strings["Not a valid email address."] = "Ceci n'est pas une adresse courriel valide.";
 $a->strings["Cannot use that email."] = "Impossible d'utiliser ce courriel.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Votre \"pseudo\" peut seulement contenir les caractères \"a-z\", \"0-9\", \"-\", and \"_\", et doit commencer par une lettre.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "";
 $a->strings["Nickname is already registered. Please choose another."] = "Pseudo déjà utilisé. Merci d'en choisir un autre.";
 $a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Ce surnom a déjà été utilisé ici, et ne peut re-servir. Merci d'en choisir un autre.";
 $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERREUR SÉRIEUSE: La génération des clés de sécurité a échoué.";
index 52863a397d8df44f6afca8ee1ea963337d75c5c1..e9c7f588ed4a8cdd155cbe5b8d98cbc1b7287fbe 100644 (file)
@@ -14,741 +14,714 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-06-30 08:43+0200\n"
-"PO-Revision-Date: 2015-06-30 07:01+0000\n"
+"POT-Creation-Date: 2015-08-26 07:53+0200\n"
+"PO-Revision-Date: 2015-08-31 11:54+0000\n"
 "Last-Translator: fabrixxm <fabrix.xm@gmail.com>\n"
-"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\n"
+"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Language: it\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
 
-#: object/Item.php:95
-msgid "This entry was edited"
-msgstr "Questa voce è stata modificata"
+#: mod/contacts.php:114
+#, php-format
+msgid "%d contact edited."
+msgid_plural "%d contacts edited"
+msgstr[0] "%d contatto modificato"
+msgstr[1] "%d contatti modificati"
 
-#: object/Item.php:117 mod/photos.php:1379 mod/content.php:622
-msgid "Private Message"
-msgstr "Messaggio privato"
+#: mod/contacts.php:145 mod/contacts.php:340
+msgid "Could not access contact record."
+msgstr "Non è possibile accedere al contatto."
 
-#: object/Item.php:121 mod/settings.php:683 mod/content.php:730
-msgid "Edit"
-msgstr "Modifica"
+#: mod/contacts.php:159
+msgid "Could not locate selected profile."
+msgstr "Non riesco a trovare il profilo selezionato."
 
-#: object/Item.php:130 mod/photos.php:1672 mod/content.php:439
-#: mod/content.php:742 include/conversation.php:612
-msgid "Select"
-msgstr "Seleziona"
+#: mod/contacts.php:192
+msgid "Contact updated."
+msgstr "Contatto aggiornato."
 
-#: object/Item.php:131 mod/admin.php:1017 mod/photos.php:1673
-#: mod/contacts.php:760 mod/settings.php:684 mod/group.php:171
-#: mod/content.php:440 mod/content.php:743 include/conversation.php:613
-msgid "Delete"
-msgstr "Rimuovi"
+#: mod/contacts.php:194 mod/dfrn_request.php:576
+msgid "Failed to update contact record."
+msgstr "Errore nell'aggiornamento del contatto."
 
-#: object/Item.php:134 mod/content.php:765
-msgid "save to folder"
-msgstr "salva nella cartella"
+#: mod/contacts.php:322 mod/manage.php:96 mod/display.php:508
+#: mod/profile_photo.php:19 mod/profile_photo.php:169
+#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/follow.php:9
+#: mod/follow.php:42 mod/follow.php:81 mod/item.php:170 mod/item.php:186
+#: mod/group.php:19 mod/dfrn_confirm.php:55 mod/fsuggest.php:78
+#: mod/wall_upload.php:70 mod/wall_upload.php:71 mod/viewcontacts.php:24
+#: mod/notifications.php:66 mod/message.php:39 mod/message.php:175
+#: mod/crepair.php:120 mod/nogroup.php:25 mod/network.php:4
+#: mod/allfriends.php:9 mod/events.php:164 mod/wallmessage.php:9
+#: mod/wallmessage.php:33 mod/wallmessage.php:79 mod/wallmessage.php:103
+#: mod/wall_attach.php:60 mod/wall_attach.php:61 mod/settings.php:20
+#: mod/settings.php:116 mod/settings.php:619 mod/register.php:42
+#: mod/delegate.php:12 mod/mood.php:114 mod/suggest.php:58
+#: mod/profiles.php:165 mod/profiles.php:615 mod/editpost.php:10
+#: mod/api.php:26 mod/api.php:31 mod/notes.php:20 mod/poke.php:135
+#: mod/invite.php:15 mod/invite.php:101 mod/photos.php:156 mod/photos.php:1072
+#: mod/regmod.php:110 mod/uimport.php:23 mod/attach.php:33
+#: include/items.php:5022 index.php:382
+msgid "Permission denied."
+msgstr "Permesso negato."
 
-#: object/Item.php:196 mod/content.php:755
-msgid "add star"
-msgstr "aggiungi a speciali"
+#: mod/contacts.php:361
+msgid "Contact has been blocked"
+msgstr "Il contatto è stato bloccato"
 
-#: object/Item.php:197 mod/content.php:756
-msgid "remove star"
-msgstr "rimuovi da speciali"
+#: mod/contacts.php:361
+msgid "Contact has been unblocked"
+msgstr "Il contatto è stato sbloccato"
 
-#: object/Item.php:198 mod/content.php:757
-msgid "toggle star status"
-msgstr "Inverti stato preferito"
+#: mod/contacts.php:372
+msgid "Contact has been ignored"
+msgstr "Il contatto è ignorato"
 
-#: object/Item.php:201 mod/content.php:760
-msgid "starred"
-msgstr "preferito"
+#: mod/contacts.php:372
+msgid "Contact has been unignored"
+msgstr "Il contatto non è più ignorato"
 
-#: object/Item.php:209
-msgid "ignore thread"
-msgstr "ignora la discussione"
+#: mod/contacts.php:384
+msgid "Contact has been archived"
+msgstr "Il contatto è stato archiviato"
 
-#: object/Item.php:210
-msgid "unignore thread"
-msgstr "non ignorare la discussione"
+#: mod/contacts.php:384
+msgid "Contact has been unarchived"
+msgstr "Il contatto è stato dearchiviato"
 
-#: object/Item.php:211
-msgid "toggle ignore status"
-msgstr "inverti stato \"Ignora\""
+#: mod/contacts.php:411 mod/contacts.php:767
+msgid "Do you really want to delete this contact?"
+msgstr "Vuoi veramente cancellare questo contatto?"
 
-#: object/Item.php:214
-msgid "ignored"
-msgstr "ignorato"
+#: mod/contacts.php:413 mod/follow.php:57 mod/message.php:210
+#: mod/settings.php:1063 mod/settings.php:1069 mod/settings.php:1077
+#: mod/settings.php:1081 mod/settings.php:1086 mod/settings.php:1092
+#: mod/settings.php:1098 mod/settings.php:1104 mod/settings.php:1130
+#: mod/settings.php:1131 mod/settings.php:1132 mod/settings.php:1133
+#: mod/settings.php:1134 mod/dfrn_request.php:845 mod/register.php:235
+#: mod/suggest.php:29 mod/profiles.php:658 mod/profiles.php:661
+#: mod/api.php:105 include/items.php:4854
+msgid "Yes"
+msgstr "Si"
 
-#: object/Item.php:221 mod/content.php:761
-msgid "add tag"
-msgstr "aggiungi tag"
+#: mod/contacts.php:416 mod/tagrm.php:11 mod/tagrm.php:94 mod/follow.php:68
+#: mod/videos.php:121 mod/message.php:213 mod/fbrowser.php:89
+#: mod/fbrowser.php:125 mod/settings.php:633 mod/settings.php:659
+#: mod/dfrn_request.php:859 mod/suggest.php:32 mod/editpost.php:148
+#: mod/photos.php:225 mod/photos.php:314 include/conversation.php:1093
+#: include/items.php:4857
+msgid "Cancel"
+msgstr "Annulla"
 
-#: object/Item.php:232 mod/photos.php:1561 mod/content.php:686
-msgid "I like this (toggle)"
-msgstr "Mi piace (clic per cambiare)"
+#: mod/contacts.php:428
+msgid "Contact has been removed."
+msgstr "Il contatto è stato rimosso."
 
-#: object/Item.php:232 mod/content.php:686
-msgid "like"
-msgstr "mi piace"
+#: mod/contacts.php:466
+#, php-format
+msgid "You are mutual friends with %s"
+msgstr "Sei amico reciproco con %s"
 
-#: object/Item.php:233 mod/photos.php:1562 mod/content.php:687
-msgid "I don't like this (toggle)"
-msgstr "Non mi piace (clic per cambiare)"
+#: mod/contacts.php:470
+#, php-format
+msgid "You are sharing with %s"
+msgstr "Stai condividendo con %s"
 
-#: object/Item.php:233 mod/content.php:687
-msgid "dislike"
-msgstr "non mi piace"
+#: mod/contacts.php:475
+#, php-format
+msgid "%s is sharing with you"
+msgstr "%s sta condividendo con te"
 
-#: object/Item.php:235 mod/content.php:689
-msgid "Share this"
-msgstr "Condividi questo"
+#: mod/contacts.php:495
+msgid "Private communications are not available for this contact."
+msgstr "Le comunicazioni private non sono disponibili per questo contatto."
 
-#: object/Item.php:235 mod/content.php:689
-msgid "share"
-msgstr "condividi"
+#: mod/contacts.php:498 mod/admin.php:618
+msgid "Never"
+msgstr "Mai"
 
-#: object/Item.php:319 include/conversation.php:665
-msgid "Categories:"
-msgstr "Categorie:"
+#: mod/contacts.php:502
+msgid "(Update was successful)"
+msgstr "(L'aggiornamento è stato completato)"
 
-#: object/Item.php:320 include/conversation.php:666
-msgid "Filed under:"
-msgstr "Archiviato in:"
+#: mod/contacts.php:502
+msgid "(Update was not successful)"
+msgstr "(L'aggiornamento non è stato completato)"
 
-#: object/Item.php:329 object/Item.php:330 mod/content.php:473
-#: mod/content.php:854 mod/content.php:855 include/conversation.php:653
-#, php-format
-msgid "View %s's profile @ %s"
-msgstr "Vedi il profilo di %s @ %s"
+#: mod/contacts.php:504
+msgid "Suggest friends"
+msgstr "Suggerisci amici"
 
-#: object/Item.php:331 mod/content.php:856
-msgid "to"
-msgstr "a"
+#: mod/contacts.php:508
+#, php-format
+msgid "Network type: %s"
+msgstr "Tipo di rete: %s"
 
-#: object/Item.php:332
-msgid "via"
-msgstr "via"
+#: mod/contacts.php:511 include/contact_widgets.php:200
+#, php-format
+msgid "%d contact in common"
+msgid_plural "%d contacts in common"
+msgstr[0] "%d contatto in comune"
+msgstr[1] "%d contatti in comune"
 
-#: object/Item.php:333 mod/content.php:857
-msgid "Wall-to-Wall"
-msgstr "Da bacheca a bacheca"
+#: mod/contacts.php:516
+msgid "View all contacts"
+msgstr "Vedi tutti i contatti"
 
-#: object/Item.php:334 mod/content.php:858
-msgid "via Wall-To-Wall:"
-msgstr "da bacheca a bacheca"
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1083
+msgid "Unblock"
+msgstr "Sblocca"
 
-#: object/Item.php:343 mod/content.php:483 mod/content.php:866
-#: include/conversation.php:673
-#, php-format
-msgid "%s from %s"
-msgstr "%s da %s"
+#: mod/contacts.php:521 mod/contacts.php:594 mod/contacts.php:770
+#: mod/admin.php:1082
+msgid "Block"
+msgstr "Blocca"
 
-#: object/Item.php:364 object/Item.php:680 mod/photos.php:1583
-#: mod/photos.php:1627 mod/photos.php:1715 mod/content.php:711 boot.php:754
-msgid "Comment"
-msgstr "Commento"
+#: mod/contacts.php:524
+msgid "Toggle Blocked status"
+msgstr "Inverti stato \"Blocca\""
 
-#: object/Item.php:367 mod/message.php:334 mod/message.php:565
-#: mod/editpost.php:124 mod/wallmessage.php:156 mod/photos.php:1564
-#: mod/content.php:501 mod/content.php:885 include/conversation.php:691
-#: include/conversation.php:1074
-msgid "Please wait"
-msgstr "Attendi"
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+msgid "Unignore"
+msgstr "Non ignorare"
 
-#: object/Item.php:390 mod/content.php:605
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] "%d commento"
-msgstr[1] "%d commenti"
+#: mod/contacts.php:528 mod/contacts.php:595 mod/contacts.php:771
+#: mod/notifications.php:51 mod/notifications.php:174
+#: mod/notifications.php:233
+msgid "Ignore"
+msgstr "Ignora"
 
-#: object/Item.php:392 object/Item.php:405 mod/content.php:607
-#: include/text.php:2004
-msgid "comment"
-msgid_plural "comments"
-msgstr[0] ""
-msgstr[1] "commento"
+#: mod/contacts.php:531
+msgid "Toggle Ignored status"
+msgstr "Inverti stato \"Ignora\""
 
-#: object/Item.php:393 mod/content.php:608 boot.php:755 include/items.php:5133
-#: include/contact_widgets.php:205
-msgid "show more"
-msgstr "mostra di più"
+#: mod/contacts.php:536 mod/contacts.php:772
+msgid "Unarchive"
+msgstr "Dearchivia"
 
-#: object/Item.php:678 mod/photos.php:1581 mod/photos.php:1625
-#: mod/photos.php:1713 mod/content.php:709
-msgid "This is you"
-msgstr "Questo sei tu"
+#: mod/contacts.php:536 mod/contacts.php:772
+msgid "Archive"
+msgstr "Archivia"
 
-#: object/Item.php:681 mod/fsuggest.php:107 mod/message.php:335
-#: mod/message.php:564 mod/events.php:511 mod/photos.php:1104
-#: mod/photos.php:1223 mod/photos.php:1533 mod/photos.php:1584
-#: mod/photos.php:1628 mod/photos.php:1716 mod/contacts.php:564
-#: mod/invite.php:140 mod/profiles.php:682 mod/manage.php:110 mod/poke.php:199
-#: mod/localtime.php:45 mod/install.php:250 mod/install.php:288
-#: mod/content.php:712 mod/mood.php:137 mod/crepair.php:191
-#: view/theme/diabook/theme.php:633 view/theme/diabook/config.php:148
-#: view/theme/vier/config.php:56 view/theme/dispy/config.php:70
-#: view/theme/duepuntozero/config.php:59 view/theme/quattro/config.php:64
-#: view/theme/cleanzero/config.php:80
-msgid "Submit"
-msgstr "Invia"
+#: mod/contacts.php:539
+msgid "Toggle Archive status"
+msgstr "Inverti stato \"Archiviato\""
 
-#: object/Item.php:682 mod/content.php:713
-msgid "Bold"
-msgstr "Grassetto"
+#: mod/contacts.php:543
+msgid "Repair"
+msgstr "Ripara"
 
-#: object/Item.php:683 mod/content.php:714
-msgid "Italic"
-msgstr "Corsivo"
+#: mod/contacts.php:546
+msgid "Advanced Contact Settings"
+msgstr "Impostazioni avanzate Contatto"
 
-#: object/Item.php:684 mod/content.php:715
-msgid "Underline"
-msgstr "Sottolineato"
+#: mod/contacts.php:553
+msgid "Communications lost with this contact!"
+msgstr "Comunicazione con questo contatto persa!"
 
-#: object/Item.php:685 mod/content.php:716
-msgid "Quote"
-msgstr "Citazione"
+#: mod/contacts.php:556
+msgid "Fetch further information for feeds"
+msgstr "Recupera maggiori infomazioni per i feed"
 
-#: object/Item.php:686 mod/content.php:717
-msgid "Code"
-msgstr "Codice"
+#: mod/contacts.php:557 mod/admin.php:627
+msgid "Disabled"
+msgstr "Disabilitato"
 
-#: object/Item.php:687 mod/content.php:718
-msgid "Image"
-msgstr "Immagine"
+#: mod/contacts.php:557
+msgid "Fetch information"
+msgstr "Recupera informazioni"
 
-#: object/Item.php:688 mod/content.php:719
-msgid "Link"
-msgstr "Link"
+#: mod/contacts.php:557
+msgid "Fetch information and keywords"
+msgstr "Recupera informazioni e parole chiave"
 
-#: object/Item.php:689 mod/content.php:720
-msgid "Video"
-msgstr "Video"
+#: mod/contacts.php:566
+msgid "Contact Editor"
+msgstr "Editor dei Contatti"
 
-#: object/Item.php:690 mod/editpost.php:145 mod/events.php:509
-#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
-#: mod/content.php:721 include/conversation.php:1089
-msgid "Preview"
-msgstr "Anteprima"
+#: mod/contacts.php:568 mod/manage.php:110 mod/fsuggest.php:107
+#: mod/message.php:336 mod/message.php:565 mod/crepair.php:191
+#: mod/events.php:511 mod/content.php:712 mod/install.php:250
+#: mod/install.php:288 mod/mood.php:137 mod/profiles.php:683
+#: mod/localtime.php:45 mod/poke.php:199 mod/invite.php:140
+#: mod/photos.php:1104 mod/photos.php:1223 mod/photos.php:1533
+#: mod/photos.php:1584 mod/photos.php:1628 mod/photos.php:1716
+#: object/Item.php:680 view/theme/cleanzero/config.php:80
+#: view/theme/dispy/config.php:70 view/theme/quattro/config.php:64
+#: view/theme/diabook/config.php:148 view/theme/diabook/theme.php:633
+#: view/theme/vier/config.php:56 view/theme/duepuntozero/config.php:59
+msgid "Submit"
+msgstr "Invia"
 
-#: index.php:225 mod/apps.php:7
-msgid "You must be logged in to use addons. "
-msgstr "Devi aver effettuato il login per usare gli addons."
+#: mod/contacts.php:569
+msgid "Profile Visibility"
+msgstr "Visibilità del profilo"
 
-#: index.php:269 mod/help.php:42 mod/p.php:16 mod/p.php:25
-msgid "Not Found"
-msgstr "Non trovato"
+#: mod/contacts.php:570
+#, php-format
+msgid ""
+"Please choose the profile you would like to display to %s when viewing your "
+"profile securely."
+msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."
 
-#: index.php:272 mod/help.php:45
-msgid "Page not found."
-msgstr "Pagina non trovata."
+#: mod/contacts.php:571
+msgid "Contact Information / Notes"
+msgstr "Informazioni / Note sul contatto"
 
-#: index.php:381 mod/profperm.php:19 mod/group.php:72
-msgid "Permission denied"
-msgstr "Permesso negato"
+#: mod/contacts.php:572
+msgid "Edit contact notes"
+msgstr "Modifica note contatto"
 
-#: index.php:382 mod/fsuggest.php:78 mod/files.php:170
-#: mod/notifications.php:66 mod/message.php:38 mod/message.php:174
-#: mod/editpost.php:10 mod/dfrn_confirm.php:55 mod/events.php:164
-#: mod/wallmessage.php:9 mod/wallmessage.php:33 mod/wallmessage.php:79
-#: mod/wallmessage.php:103 mod/nogroup.php:25 mod/wall_upload.php:66
-#: mod/api.php:26 mod/api.php:31 mod/photos.php:156 mod/photos.php:1072
-#: mod/register.php:42 mod/attach.php:33 mod/contacts.php:322 mod/follow.php:9
-#: mod/follow.php:42 mod/follow.php:81 mod/uimport.php:23 mod/allfriends.php:9
-#: mod/invite.php:15 mod/invite.php:101 mod/settings.php:20
-#: mod/settings.php:107 mod/settings.php:608 mod/display.php:508
-#: mod/profiles.php:165 mod/profiles.php:614 mod/wall_attach.php:55
-#: mod/suggest.php:58 mod/manage.php:96 mod/delegate.php:12
-#: mod/viewcontacts.php:24 mod/notes.php:20 mod/poke.php:135
-#: mod/profile_photo.php:19 mod/profile_photo.php:169
-#: mod/profile_photo.php:180 mod/profile_photo.php:193 mod/group.php:19
-#: mod/regmod.php:110 mod/item.php:170 mod/item.php:186 mod/mood.php:114
-#: mod/network.php:4 mod/crepair.php:120 include/items.php:5022
-msgid "Permission denied."
-msgstr "Permesso negato."
+#: mod/contacts.php:577 mod/contacts.php:810 mod/viewcontacts.php:64
+#: mod/nogroup.php:40
+#, php-format
+msgid "Visit %s's profile [%s]"
+msgstr "Visita il profilo di %s [%s]"
 
-#: index.php:441
-msgid "toggle mobile"
-msgstr "commuta tema mobile"
+#: mod/contacts.php:578
+msgid "Block/Unblock contact"
+msgstr "Blocca/Sblocca contatto"
 
-#: mod/update_notes.php:37 mod/update_profile.php:41
-#: mod/update_community.php:18 mod/update_network.php:25
-#: mod/update_display.php:22
-msgid "[Embedded content - reload page to view]"
-msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"
+#: mod/contacts.php:579
+msgid "Ignore contact"
+msgstr "Ignora il contatto"
 
-#: mod/fsuggest.php:20 mod/fsuggest.php:92 mod/dfrn_confirm.php:120
-#: mod/crepair.php:134
-msgid "Contact not found."
-msgstr "Contatto non trovato."
+#: mod/contacts.php:580
+msgid "Repair URL settings"
+msgstr "Impostazioni riparazione URL"
 
-#: mod/fsuggest.php:63
-msgid "Friend suggestion sent."
-msgstr "Suggerimento di amicizia inviato."
+#: mod/contacts.php:581
+msgid "View conversations"
+msgstr "Vedi conversazioni"
 
-#: mod/fsuggest.php:97
-msgid "Suggest Friends"
-msgstr "Suggerisci amici"
+#: mod/contacts.php:583
+msgid "Delete contact"
+msgstr "Rimuovi contatto"
 
-#: mod/fsuggest.php:99
-#, php-format
-msgid "Suggest a friend for %s"
-msgstr "Suggerisci un amico a %s"
+#: mod/contacts.php:587
+msgid "Last update:"
+msgstr "Ultimo aggiornamento:"
 
-#: mod/dfrn_request.php:95
-msgid "This introduction has already been accepted."
-msgstr "Questa presentazione è già stata accettata."
+#: mod/contacts.php:589
+msgid "Update public posts"
+msgstr "Aggiorna messaggi pubblici"
 
-#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
-msgid "Profile location is not valid or does not contain profile information."
-msgstr "L'indirizzo del profilo non è valido o non contiene un profilo."
+#: mod/contacts.php:591 mod/admin.php:1584
+msgid "Update now"
+msgstr "Aggiorna adesso"
 
-#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
-msgid "Warning: profile location has no identifiable owner name."
-msgstr "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario."
+#: mod/contacts.php:598
+msgid "Currently blocked"
+msgstr "Bloccato"
 
-#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
-msgid "Warning: profile location has no profile photo."
-msgstr "Attenzione: l'indirizzo del profilo non ha una foto."
+#: mod/contacts.php:599
+msgid "Currently ignored"
+msgstr "Ignorato"
 
-#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
-#, php-format
-msgid "%d required parameter was not found at the given location"
-msgid_plural "%d required parameters were not found at the given location"
-msgstr[0] "%d parametro richiesto non è stato trovato all'indirizzo dato"
-msgstr[1] "%d parametri richiesti non sono stati trovati all'indirizzo dato"
+#: mod/contacts.php:600
+msgid "Currently archived"
+msgstr "Al momento archiviato"
 
-#: mod/dfrn_request.php:172
-msgid "Introduction complete."
-msgstr "Presentazione completa."
+#: mod/contacts.php:601 mod/notifications.php:167 mod/notifications.php:227
+msgid "Hide this contact from others"
+msgstr "Nascondi questo contatto agli altri"
 
-#: mod/dfrn_request.php:214
-msgid "Unrecoverable protocol error."
-msgstr "Errore di comunicazione."
+#: mod/contacts.php:601
+msgid ""
+"Replies/likes to your public posts <strong>may</strong> still be visible"
+msgstr "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili"
 
-#: mod/dfrn_request.php:242
-msgid "Profile unavailable."
-msgstr "Profilo non disponibile."
+#: mod/contacts.php:602
+msgid "Notification for new posts"
+msgstr "Notifica per i nuovi messaggi"
 
-#: mod/dfrn_request.php:267
-#, php-format
-msgid "%s has received too many connection requests today."
-msgstr "%s ha ricevuto troppe richieste di connessione per oggi."
+#: mod/contacts.php:602
+msgid "Send a notification of every new post of this contact"
+msgstr "Invia una notifica per ogni nuovo messaggio di questo contatto"
 
-#: mod/dfrn_request.php:268
-msgid "Spam protection measures have been invoked."
-msgstr "Sono state attivate le misure di protezione contro lo spam."
+#: mod/contacts.php:605
+msgid "Blacklisted keywords"
+msgstr "Parole chiave in blacklist"
 
-#: mod/dfrn_request.php:269
-msgid "Friends are advised to please try again in 24 hours."
-msgstr "Gli amici sono pregati di riprovare tra 24 ore."
+#: mod/contacts.php:605
+msgid ""
+"Comma separated list of keywords that should not be converted to hashtags, "
+"when \"Fetch information and keywords\" is selected"
+msgstr "Lista separata da virgola di parole chiave che non dovranno essere convertite in hastag, quando \"Recupera informazioni e parole chiave\" è selezionato"
 
-#: mod/dfrn_request.php:331
-msgid "Invalid locator"
-msgstr "Invalid locator"
+#: mod/contacts.php:612
+msgid "Profile URL"
+msgstr "URL Profilo"
 
-#: mod/dfrn_request.php:340
-msgid "Invalid email address."
-msgstr "Indirizzo email non valido."
+#: mod/contacts.php:658
+msgid "Suggestions"
+msgstr "Suggerimenti"
 
-#: mod/dfrn_request.php:367
-msgid "This account has not been configured for email. Request failed."
-msgstr "Questo account non è stato configurato per l'email. Richiesta fallita."
+#: mod/contacts.php:661
+msgid "Suggest potential friends"
+msgstr "Suggerisci potenziali amici"
 
-#: mod/dfrn_request.php:463
-msgid "Unable to resolve your name at the provided location."
-msgstr "Impossibile risolvere il tuo nome nella posizione indicata."
+#: mod/contacts.php:665 mod/group.php:192
+msgid "All Contacts"
+msgstr "Tutti i contatti"
 
-#: mod/dfrn_request.php:476
-msgid "You have already introduced yourself here."
-msgstr "Ti sei già presentato qui."
+#: mod/contacts.php:668
+msgid "Show all contacts"
+msgstr "Mostra tutti i contatti"
 
-#: mod/dfrn_request.php:480
-#, php-format
-msgid "Apparently you are already friends with %s."
-msgstr "Pare che tu e %s siate già amici."
+#: mod/contacts.php:672
+msgid "Unblocked"
+msgstr "Sbloccato"
 
-#: mod/dfrn_request.php:501
-msgid "Invalid profile URL."
-msgstr "Indirizzo profilo non valido."
+#: mod/contacts.php:675
+msgid "Only show unblocked contacts"
+msgstr "Mostra solo contatti non bloccati"
 
-#: mod/dfrn_request.php:507 include/follow.php:27
-msgid "Disallowed profile URL."
-msgstr "Indirizzo profilo non permesso."
+#: mod/contacts.php:680
+msgid "Blocked"
+msgstr "Bloccato"
 
-#: mod/dfrn_request.php:576 mod/contacts.php:194
-msgid "Failed to update contact record."
-msgstr "Errore nell'aggiornamento del contatto."
+#: mod/contacts.php:683
+msgid "Only show blocked contacts"
+msgstr "Mostra solo contatti bloccati"
 
-#: mod/dfrn_request.php:597
-msgid "Your introduction has been sent."
-msgstr "La tua presentazione è stata inviata."
+#: mod/contacts.php:688
+msgid "Ignored"
+msgstr "Ignorato"
 
-#: mod/dfrn_request.php:650
-msgid "Please login to confirm introduction."
-msgstr "Accedi per confermare la presentazione."
+#: mod/contacts.php:691
+msgid "Only show ignored contacts"
+msgstr "Mostra solo contatti ignorati"
 
-#: mod/dfrn_request.php:660
-msgid ""
-"Incorrect identity currently logged in. Please login to "
-"<strong>this</strong> profile."
-msgstr "Non hai fatto accesso con l'identità corretta. Accedi a <strong>questo</strong> profilo."
+#: mod/contacts.php:696
+msgid "Archived"
+msgstr "Achiviato"
 
-#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
-msgid "Confirm"
-msgstr "Conferma"
+#: mod/contacts.php:699
+msgid "Only show archived contacts"
+msgstr "Mostra solo contatti archiviati"
 
-#: mod/dfrn_request.php:686
-msgid "Hide this contact"
-msgstr "Nascondi questo contatto"
+#: mod/contacts.php:704
+msgid "Hidden"
+msgstr "Nascosto"
 
-#: mod/dfrn_request.php:689
-#, php-format
-msgid "Welcome home %s."
-msgstr "Bentornato a casa %s."
+#: mod/contacts.php:707
+msgid "Only show hidden contacts"
+msgstr "Mostra solo contatti nascosti"
 
-#: mod/dfrn_request.php:690
-#, php-format
-msgid "Please confirm your introduction/connection request to %s."
-msgstr "Conferma la tua richiesta di connessione con %s."
+#: mod/contacts.php:758 include/text.php:1005 include/nav.php:124
+#: include/nav.php:186 view/theme/diabook/theme.php:125
+msgid "Contacts"
+msgstr "Contatti"
 
-#: mod/dfrn_request.php:732 mod/dfrn_confirm.php:753 include/items.php:4236
-msgid "[Name Withheld]"
-msgstr "[Nome Nascosto]"
+#: mod/contacts.php:762
+msgid "Search your contacts"
+msgstr "Cerca nei tuoi contatti"
 
-#: mod/dfrn_request.php:777 mod/photos.php:942 mod/videos.php:187
-#: mod/search.php:89 mod/display.php:223 mod/community.php:18
-#: mod/viewcontacts.php:19 mod/directory.php:35
-msgid "Public access denied."
-msgstr "Accesso negato."
+#: mod/contacts.php:763 mod/directory.php:63
+msgid "Finding: "
+msgstr "Ricerca: "
 
-#: mod/dfrn_request.php:819
-msgid ""
-"Please enter your 'Identity Address' from one of the following supported "
-"communications networks:"
-msgstr "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:"
+#: mod/contacts.php:764 mod/directory.php:65 include/contact_widgets.php:34
+msgid "Find"
+msgstr "Trova"
 
-#: mod/dfrn_request.php:839
-msgid ""
-"If you are not yet a member of the free social web, <a "
-"href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public"
-" Friendica site and join us today</a>."
-msgstr "Se non sei un membro del web sociale libero,  <a href=\"http://dir.friendica.com/siteinfo\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>"
+#: mod/contacts.php:769 mod/settings.php:146 mod/settings.php:658
+msgid "Update"
+msgstr "Aggiorna"
 
-#: mod/dfrn_request.php:842
-msgid "Friend/Connection Request"
-msgstr "Richieste di amicizia/connessione"
+#: mod/contacts.php:773 mod/group.php:171 mod/admin.php:1081
+#: mod/content.php:440 mod/content.php:743 mod/settings.php:695
+#: mod/photos.php:1673 object/Item.php:131 include/conversation.php:613
+msgid "Delete"
+msgstr "Rimuovi"
 
-#: mod/dfrn_request.php:843
-msgid ""
-"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
-"testuser@identi.ca"
-msgstr "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
+#: mod/contacts.php:786
+msgid "Mutual Friendship"
+msgstr "Amicizia reciproca"
 
-#: mod/dfrn_request.php:844 mod/follow.php:56
-msgid "Please answer the following:"
-msgstr "Rispondi:"
+#: mod/contacts.php:790
+msgid "is a fan of yours"
+msgstr "è un tuo fan"
 
-#: mod/dfrn_request.php:845 mod/follow.php:57
-#, php-format
-msgid "Does %s know you?"
-msgstr "%s ti conosce?"
+#: mod/contacts.php:794
+msgid "you are a fan of"
+msgstr "sei un fan di"
 
-#: mod/dfrn_request.php:845 mod/api.php:106 mod/register.php:234
-#: mod/follow.php:57 mod/settings.php:1035 mod/settings.php:1041
-#: mod/settings.php:1049 mod/settings.php:1053 mod/settings.php:1058
-#: mod/settings.php:1064 mod/settings.php:1070 mod/settings.php:1076
-#: mod/settings.php:1104 mod/settings.php:1105 mod/settings.php:1106
-#: mod/settings.php:1107 mod/settings.php:1108 mod/profiles.php:657
-#: mod/profiles.php:661
-msgid "No"
-msgstr "No"
+#: mod/contacts.php:811 mod/nogroup.php:41
+msgid "Edit contact"
+msgstr "Modifca contatto"
 
-#: mod/dfrn_request.php:845 mod/message.php:209 mod/api.php:105
-#: mod/register.php:233 mod/contacts.php:413 mod/follow.php:57
-#: mod/settings.php:1035 mod/settings.php:1041 mod/settings.php:1049
-#: mod/settings.php:1053 mod/settings.php:1058 mod/settings.php:1064
-#: mod/settings.php:1070 mod/settings.php:1076 mod/settings.php:1104
-#: mod/settings.php:1105 mod/settings.php:1106 mod/settings.php:1107
-#: mod/settings.php:1108 mod/profiles.php:657 mod/profiles.php:660
-#: mod/suggest.php:29 include/items.php:4854
-msgid "Yes"
-msgstr "Si"
+#: mod/hcard.php:10
+msgid "No profile"
+msgstr "Nessun profilo"
 
-#: mod/dfrn_request.php:849 mod/follow.php:58
-msgid "Add a personal note:"
-msgstr "Aggiungi una nota personale:"
+#: mod/manage.php:106
+msgid "Manage Identities and/or Pages"
+msgstr "Gestisci indentità e/o pagine"
 
-#: mod/dfrn_request.php:851 include/contact_selectors.php:76
-msgid "Friendica"
-msgstr "Friendica"
+#: mod/manage.php:107
+msgid ""
+"Toggle between different identities or community/group pages which share "
+"your account details or which you have been granted \"manage\" permissions"
+msgstr "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione"
 
-#: mod/dfrn_request.php:852
-msgid "StatusNet/Federated Social Web"
-msgstr "StatusNet/Federated Social Web"
+#: mod/manage.php:108
+msgid "Select an identity to manage: "
+msgstr "Seleziona un'identità da gestire:"
 
-#: mod/dfrn_request.php:853 mod/settings.php:761
-#: include/contact_selectors.php:80
-msgid "Diaspora"
-msgstr "Diaspora"
+#: mod/oexchange.php:25
+msgid "Post successful."
+msgstr "Inviato!"
 
-#: mod/dfrn_request.php:854
-#, php-format
-msgid ""
-" - please do not use this form.  Instead, enter %s into your Diaspora search"
-" bar."
-msgstr " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora."
+#: mod/profperm.php:19 mod/group.php:72 index.php:381
+msgid "Permission denied"
+msgstr "Permesso negato"
 
-#: mod/dfrn_request.php:855 mod/follow.php:64
-msgid "Your Identity Address:"
-msgstr "L'indirizzo della tua identità:"
+#: mod/profperm.php:25 mod/profperm.php:56
+msgid "Invalid profile identifier."
+msgstr "Indentificativo del profilo non valido."
 
-#: mod/dfrn_request.php:858 mod/follow.php:67
-msgid "Submit Request"
-msgstr "Invia richiesta"
+#: mod/profperm.php:102
+msgid "Profile Visibility Editor"
+msgstr "Modifica visibilità del profilo"
 
-#: mod/dfrn_request.php:859 mod/message.php:212 mod/editpost.php:148
-#: mod/fbrowser.php:81 mod/fbrowser.php:116 mod/photos.php:225
-#: mod/photos.php:314 mod/contacts.php:416 mod/videos.php:121
-#: mod/follow.php:68 mod/tagrm.php:11 mod/tagrm.php:94 mod/settings.php:622
-#: mod/settings.php:648 mod/suggest.php:32 include/items.php:4857
-#: include/conversation.php:1093
-msgid "Cancel"
-msgstr "Annulla"
+#: mod/profperm.php:104 mod/newmember.php:32 include/identity.php:529
+#: include/identity.php:610 include/identity.php:640 include/nav.php:77
+#: view/theme/diabook/theme.php:124
+msgid "Profile"
+msgstr "Profilo"
 
-#: mod/files.php:156 mod/videos.php:373 include/text.php:1429
-msgid "View Video"
-msgstr "Guarda Video"
+#: mod/profperm.php:106 mod/group.php:222
+msgid "Click on a contact to add or remove."
+msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo."
 
-#: mod/profile.php:21 include/identity.php:77
-msgid "Requested profile is not available."
-msgstr "Profilo richiesto non disponibile."
+#: mod/profperm.php:115
+msgid "Visible To"
+msgstr "Visibile a"
 
-#: mod/profile.php:155 mod/display.php:343
-msgid "Access to this profile has been restricted."
-msgstr "L'accesso a questo profilo è stato limitato."
+#: mod/profperm.php:131
+msgid "All Contacts (with secure profile access)"
+msgstr "Tutti i contatti (con profilo ad accesso sicuro)"
 
-#: mod/profile.php:179
-msgid "Tips for New Members"
-msgstr "Consigli per i Nuovi Utenti"
+#: mod/display.php:82 mod/display.php:295 mod/display.php:512
+#: mod/viewsrc.php:15 mod/admin.php:173 mod/admin.php:1126 mod/admin.php:1346
+#: mod/notice.php:15 include/items.php:4813
+msgid "Item not found."
+msgstr "Elemento non trovato."
 
-#: mod/notifications.php:26
-msgid "Invalid request identifier."
-msgstr "L'identificativo della richiesta non è valido."
+#: mod/display.php:223 mod/videos.php:187 mod/viewcontacts.php:19
+#: mod/community.php:18 mod/dfrn_request.php:777 mod/search.php:93
+#: mod/directory.php:35 mod/photos.php:942
+msgid "Public access denied."
+msgstr "Accesso negato."
 
-#: mod/notifications.php:35 mod/notifications.php:165
-#: mod/notifications.php:215
-msgid "Discard"
-msgstr "Scarta"
+#: mod/display.php:343 mod/profile.php:155
+msgid "Access to this profile has been restricted."
+msgstr "L'accesso a questo profilo è stato limitato."
 
-#: mod/notifications.php:51 mod/notifications.php:164
-#: mod/notifications.php:214 mod/contacts.php:527 mod/contacts.php:591
-#: mod/contacts.php:758
-msgid "Ignore"
-msgstr "Ignora"
+#: mod/display.php:505
+msgid "Item has been removed."
+msgstr "L'oggetto è stato rimosso."
 
-#: mod/notifications.php:78
-msgid "System"
-msgstr "Sistema"
+#: mod/newmember.php:6
+msgid "Welcome to Friendica"
+msgstr "Benvenuto su Friendica"
 
-#: mod/notifications.php:83 include/nav.php:145
-msgid "Network"
-msgstr "Rete"
+#: mod/newmember.php:8
+msgid "New Member Checklist"
+msgstr "Cose da fare per i Nuovi Utenti"
 
-#: mod/notifications.php:88 mod/network.php:373
-msgid "Personal"
-msgstr "Personale"
+#: mod/newmember.php:12
+msgid ""
+"We would like to offer some tips and links to help make your experience "
+"enjoyable. Click any item to visit the relevant page. A link to this page "
+"will be visible from your home page for two weeks after your initial "
+"registration and then will quietly disappear."
+msgstr "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione."
 
-#: mod/notifications.php:93 view/theme/diabook/theme.php:123
-#: include/nav.php:105 include/nav.php:148
-msgid "Home"
-msgstr "Home"
+#: mod/newmember.php:14
+msgid "Getting Started"
+msgstr "Come Iniziare"
 
-#: mod/notifications.php:98 include/nav.php:153
-msgid "Introductions"
-msgstr "Presentazioni"
+#: mod/newmember.php:18
+msgid "Friendica Walk-Through"
+msgstr "Friendica Passo-Passo"
 
-#: mod/notifications.php:122
-msgid "Show Ignored Requests"
-msgstr "Mostra richieste ignorate"
+#: mod/newmember.php:18
+msgid ""
+"On your <em>Quick Start</em> page - find a brief introduction to your "
+"profile and network tabs, make some new connections, and find some groups to"
+" join."
+msgstr "Sulla tua pagina <em>Quick Start</em> - veloce introduzione alla tua pagina profilo e alla pagina Rete, fai qualche nuova amicizia, e trova qualche gruppo a cui unirti."
 
-#: mod/notifications.php:122
-msgid "Hide Ignored Requests"
-msgstr "Nascondi richieste ignorate"
+#: mod/newmember.php:22 mod/admin.php:1178 mod/admin.php:1406
+#: mod/settings.php:99 include/nav.php:181 view/theme/diabook/theme.php:544
+#: view/theme/diabook/theme.php:648
+msgid "Settings"
+msgstr "Impostazioni"
 
-#: mod/notifications.php:149 mod/notifications.php:199
-msgid "Notification type: "
-msgstr "Tipo di notifica: "
+#: mod/newmember.php:26
+msgid "Go to Your Settings"
+msgstr "Vai alle tue Impostazioni"
 
-#: mod/notifications.php:150
-msgid "Friend Suggestion"
-msgstr "Amico suggerito"
+#: mod/newmember.php:26
+msgid ""
+"On your <em>Settings</em> page -  change your initial password. Also make a "
+"note of your Identity Address. This looks just like an email address - and "
+"will be useful in making friends on the free social web."
+msgstr "Nella tua pagina <em>Impostazioni</em> - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero."
 
-#: mod/notifications.php:152
-#, php-format
-msgid "suggested by %s"
-msgstr "sugerito da %s"
+#: mod/newmember.php:28
+msgid ""
+"Review the other settings, particularly the privacy settings. An unpublished"
+" directory listing is like having an unlisted phone number. In general, you "
+"should probably publish your listing - unless all of your friends and "
+"potential friends know exactly how to find you."
+msgstr "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti."
 
-#: mod/notifications.php:157 mod/notifications.php:208 mod/contacts.php:597
-msgid "Hide this contact from others"
-msgstr "Nascondi questo contatto agli altri"
+#: mod/newmember.php:36 mod/profile_photo.php:244 mod/profiles.php:696
+msgid "Upload Profile Photo"
+msgstr "Carica la foto del profilo"
 
-#: mod/notifications.php:158 mod/notifications.php:209
-msgid "Post a new friend activity"
-msgstr "Invia una attività \"è ora amico con\""
+#: mod/newmember.php:36
+msgid ""
+"Upload a profile photo if you have not done so already. Studies have shown "
+"that people with real photos of themselves are ten times more likely to make"
+" friends than people who do not."
+msgstr "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno."
 
-#: mod/notifications.php:158 mod/notifications.php:209
-msgid "if applicable"
-msgstr "se applicabile"
+#: mod/newmember.php:38
+msgid "Edit Your Profile"
+msgstr "Modifica il tuo Profilo"
 
-#: mod/notifications.php:161 mod/notifications.php:212 mod/admin.php:1015
-msgid "Approve"
-msgstr "Approva"
+#: mod/newmember.php:38
+msgid ""
+"Edit your <strong>default</strong> profile to your liking. Review the "
+"settings for hiding your list of friends and hiding the profile from unknown"
+" visitors."
+msgstr "Modifica il tuo profilo <strong>predefinito</strong> a piacimento. Rivedi le impostazioni per nascondere la tua lista di amici e nascondere il profilo ai visitatori sconosciuti."
 
-#: mod/notifications.php:181
-msgid "Claims to be known to you: "
-msgstr "Dice di conoscerti: "
+#: mod/newmember.php:40
+msgid "Profile Keywords"
+msgstr "Parole chiave del profilo"
 
-#: mod/notifications.php:181
-msgid "yes"
-msgstr "si"
+#: mod/newmember.php:40
+msgid ""
+"Set some public keywords for your default profile which describe your "
+"interests. We may be able to find other people with similar interests and "
+"suggest friendships."
+msgstr "Inserisci qualche parola chiave pubblica nel tuo profilo predefinito che descriva i tuoi interessi. Potremmo essere in grado di trovare altre persone con interessi similari e suggerirti delle amicizie."
 
-#: mod/notifications.php:181
-msgid "no"
-msgstr "no"
+#: mod/newmember.php:44
+msgid "Connecting"
+msgstr "Collegarsi"
 
-#: mod/notifications.php:182
-msgid ""
-"Shall your connection be bidirectional or not? \"Friend\" implies that you "
-"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
-"you allow to read but you do not want to read theirs. Approve as: "
-msgstr "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Fan/Ammiratore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:"
+#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
+msgid "Facebook"
+msgstr "Facebook"
 
-#: mod/notifications.php:185
+#: mod/newmember.php:49
 msgid ""
-"Shall your connection be bidirectional or not? \"Friend\" implies that you "
-"allow to read and you subscribe to their posts. \"Sharer\" means that you "
-"allow to read but you do not want to read theirs. Approve as: "
-msgstr "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Condivisore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:"
+"Authorise the Facebook Connector if you currently have a Facebook account "
+"and we will (optionally) import all your Facebook friends and conversations."
+msgstr "Autorizza il Facebook Connector se hai un account Facebook, e noi (opzionalmente) importeremo tuti i tuoi amici e le tue conversazioni da Facebook."
 
-#: mod/notifications.php:193
-msgid "Friend"
-msgstr "Amico"
+#: mod/newmember.php:51
+msgid ""
+"<em>If</em> this is your own personal server, installing the Facebook addon "
+"may ease your transition to the free social web."
+msgstr "<em>Se</em questo è il tuo server personale, installare il plugin per Facebook puo' aiutarti nella transizione verso il web sociale libero."
 
-#: mod/notifications.php:194
-msgid "Sharer"
-msgstr "Condivisore"
+#: mod/newmember.php:56
+msgid "Importing Emails"
+msgstr "Importare le Email"
 
-#: mod/notifications.php:194
-msgid "Fan/Admirer"
-msgstr "Fan/Ammiratore"
+#: mod/newmember.php:56
+msgid ""
+"Enter your email access information on your Connector Settings page if you "
+"wish to import and interact with friends or mailing lists from your email "
+"INBOX"
+msgstr "Inserisci i tuoi dati di accesso all'email nella tua pagina Impostazioni Connettori se vuoi importare e interagire con amici o mailing list dalla tua casella di posta in arrivo"
 
-#: mod/notifications.php:200
-msgid "Friend/Connect Request"
-msgstr "Richiesta amicizia/connessione"
+#: mod/newmember.php:58
+msgid "Go to Your Contacts Page"
+msgstr "Vai alla tua pagina Contatti"
 
-#: mod/notifications.php:200
-msgid "New Follower"
-msgstr "Qualcuno inizia a seguirti"
+#: mod/newmember.php:58
+msgid ""
+"Your Contacts page is your gateway to managing friendships and connecting "
+"with friends on other networks. Typically you enter their address or site "
+"URL in the <em>Add New Contact</em> dialog."
+msgstr "La tua pagina Contatti è il mezzo per gestire le amicizie e collegarsi con amici su altre reti. Di solito, basta inserire l'indirizzo nel campo <em>Aggiungi Nuovo Contatto</em>"
 
-#: mod/notifications.php:221
-msgid "No introductions."
-msgstr "Nessuna presentazione."
+#: mod/newmember.php:60
+msgid "Go to Your Site's Directory"
+msgstr "Vai all'Elenco del tuo sito"
 
-#: mod/notifications.php:224 include/nav.php:156
-msgid "Notifications"
-msgstr "Notifiche"
+#: mod/newmember.php:60
+msgid ""
+"The Directory page lets you find other people in this network or other "
+"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
+"their profile page. Provide your own Identity Address if requested."
+msgstr "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link <em>Connetti</em> o <em>Segui</em> nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto."
 
-#: mod/notifications.php:262 mod/notifications.php:391
-#: mod/notifications.php:482
-#, php-format
-msgid "%s liked %s's post"
-msgstr "a %s è piaciuto il messaggio di %s"
+#: mod/newmember.php:62
+msgid "Finding New People"
+msgstr "Trova nuove persone"
 
-#: mod/notifications.php:272 mod/notifications.php:401
-#: mod/notifications.php:492
-#, php-format
-msgid "%s disliked %s's post"
-msgstr "a %s non è piaciuto il messaggio di %s"
+#: mod/newmember.php:62
+msgid ""
+"On the side panel of the Contacts page are several tools to find new "
+"friends. We can match people by interest, look up people by name or "
+"interest, and provide suggestions based on network relationships. On a brand"
+" new site, friend suggestions will usually begin to be populated within 24 "
+"hours."
+msgstr "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore."
 
-#: mod/notifications.php:287 mod/notifications.php:416
-#: mod/notifications.php:507
-#, php-format
-msgid "%s is now friends with %s"
-msgstr "%s è ora amico di %s"
+#: mod/newmember.php:66 include/group.php:270
+msgid "Groups"
+msgstr "Gruppi"
 
-#: mod/notifications.php:294 mod/notifications.php:423
-#, php-format
-msgid "%s created a new post"
-msgstr "%s a creato un nuovo messaggio"
+#: mod/newmember.php:70
+msgid "Group Your Contacts"
+msgstr "Raggruppa i tuoi contatti"
 
-#: mod/notifications.php:295 mod/notifications.php:424
-#: mod/notifications.php:517
-#, php-format
-msgid "%s commented on %s's post"
-msgstr "%s ha commentato il messaggio di %s"
-
-#: mod/notifications.php:310
-msgid "No more network notifications."
-msgstr "Nessuna nuova."
-
-#: mod/notifications.php:314
-msgid "Network Notifications"
-msgstr "Notifiche dalla rete"
-
-#: mod/notifications.php:340 mod/notify.php:72
-msgid "No more system notifications."
-msgstr "Nessuna nuova notifica di sistema."
-
-#: mod/notifications.php:344 mod/notify.php:76
-msgid "System Notifications"
-msgstr "Notifiche di sistema"
-
-#: mod/notifications.php:439
-msgid "No more personal notifications."
-msgstr "Nessuna nuova."
-
-#: mod/notifications.php:443
-msgid "Personal Notifications"
-msgstr "Notifiche personali"
-
-#: mod/notifications.php:524
-msgid "No more home notifications."
-msgstr "Nessuna nuova."
+#: mod/newmember.php:70
+msgid ""
+"Once you have made some friends, organize them into private conversation "
+"groups from the sidebar of your Contacts page and then you can interact with"
+" each group privately on your Network page."
+msgstr "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete"
 
-#: mod/notifications.php:528
-msgid "Home Notifications"
-msgstr "Notifiche bacheca"
+#: mod/newmember.php:73
+msgid "Why Aren't My Posts Public?"
+msgstr "Perchè i miei post non sono pubblici?"
 
-#: mod/like.php:149 mod/tagger.php:62 mod/subthread.php:87
-#: view/theme/diabook/theme.php:471 include/text.php:2000
-#: include/diaspora.php:2106 include/conversation.php:126
-#: include/conversation.php:253
-msgid "photo"
-msgstr "foto"
+#: mod/newmember.php:73
+msgid ""
+"Friendica respects your privacy. By default, your posts will only show up to"
+" people you've added as friends. For more information, see the help section "
+"from the link above."
+msgstr "Friendica rispetta la tua provacy. Per impostazione predefinita, i tuoi post sono mostrati solo alle persone che hai aggiunto come amici. Per maggiori informazioni guarda la sezione della guida dal link qui sopra."
 
-#: mod/like.php:149 mod/like.php:319 mod/tagger.php:62 mod/subthread.php:87
-#: view/theme/diabook/theme.php:466 view/theme/diabook/theme.php:475
-#: include/diaspora.php:2106 include/conversation.php:121
-#: include/conversation.php:130 include/conversation.php:248
-#: include/conversation.php:257
-msgid "status"
-msgstr "stato"
+#: mod/newmember.php:78
+msgid "Getting Help"
+msgstr "Ottenere Aiuto"
 
-#: mod/like.php:166 view/theme/diabook/theme.php:480 include/diaspora.php:2122
-#: include/conversation.php:137
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
-msgstr "A %1$s piace %3$s di %2$s"
+#: mod/newmember.php:82
+msgid "Go to the Help Section"
+msgstr "Vai alla sezione Guida"
 
-#: mod/like.php:168 include/conversation.php:140
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
-msgstr "A %1$s non piace %3$s di %2$s"
+#: mod/newmember.php:82
+msgid ""
+"Our <strong>help</strong> pages may be consulted for detail on other program"
+" features and resources."
+msgstr "Le nostre pagine della <strong>guida</strong> possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse."
 
 #: mod/openid.php:24
 msgid "OpenID protocol error. No ID returned."
@@ -763,3990 +736,4042 @@ msgstr "L'account non è stato trovato, e la registrazione via OpenID non è per
 msgid "Login failed."
 msgstr "Accesso fallito."
 
-#: mod/babel.php:17
-msgid "Source (bbcode) text:"
-msgstr "Testo sorgente (bbcode):"
+#: mod/profile_photo.php:44
+msgid "Image uploaded but image cropping failed."
+msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."
 
-#: mod/babel.php:23
-msgid "Source (Diaspora) text to convert to BBcode:"
-msgstr "Testo sorgente (da Diaspora) da convertire in BBcode:"
+#: mod/profile_photo.php:74 mod/profile_photo.php:81 mod/profile_photo.php:88
+#: mod/profile_photo.php:204 mod/profile_photo.php:296
+#: mod/profile_photo.php:305 mod/photos.php:177 mod/photos.php:753
+#: mod/photos.php:1207 mod/photos.php:1230 include/user.php:343
+#: include/user.php:350 include/user.php:357 view/theme/diabook/theme.php:500
+msgid "Profile Photos"
+msgstr "Foto del profilo"
 
-#: mod/babel.php:31
-msgid "Source input: "
-msgstr "Sorgente:"
+#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
+#: mod/profile_photo.php:308
+#, php-format
+msgid "Image size reduction [%s] failed."
+msgstr "Il ridimensionamento del'immagine [%s] è fallito."
 
-#: mod/babel.php:35
-msgid "bb2html (raw HTML): "
-msgstr "bb2html (HTML grezzo):"
+#: mod/profile_photo.php:118
+msgid ""
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
+msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."
 
-#: mod/babel.php:39
-msgid "bb2html: "
-msgstr "bb2html:"
+#: mod/profile_photo.php:128
+msgid "Unable to process image"
+msgstr "Impossibile elaborare l'immagine"
 
-#: mod/babel.php:43
-msgid "bb2html2bb: "
-msgstr "bb2html2bb: "
+#: mod/profile_photo.php:144 mod/wall_upload.php:137 mod/photos.php:789
+#, php-format
+msgid "Image exceeds size limit of %s"
+msgstr "La dimensione dell'immagine supera il limite di %s"
 
-#: mod/babel.php:47
-msgid "bb2md: "
-msgstr "bb2md: "
+#: mod/profile_photo.php:153 mod/wall_upload.php:169 mod/photos.php:829
+msgid "Unable to process image."
+msgstr "Impossibile caricare l'immagine."
 
-#: mod/babel.php:51
-msgid "bb2md2html: "
-msgstr "bb2md2html: "
+#: mod/profile_photo.php:242
+msgid "Upload File:"
+msgstr "Carica un file:"
 
-#: mod/babel.php:55
-msgid "bb2dia2bb: "
-msgstr "bb2dia2bb: "
+#: mod/profile_photo.php:243
+msgid "Select a profile:"
+msgstr "Seleziona un profilo:"
 
-#: mod/babel.php:59
-msgid "bb2md2html2bb: "
-msgstr "bb2md2html2bb: "
+#: mod/profile_photo.php:245
+msgid "Upload"
+msgstr "Carica"
 
-#: mod/babel.php:69
-msgid "Source input (Diaspora format): "
-msgstr "Sorgente (formato Diaspora):"
+#: mod/profile_photo.php:248
+msgid "or"
+msgstr "o"
 
-#: mod/babel.php:74
-msgid "diaspora2bb: "
-msgstr "diaspora2bb: "
+#: mod/profile_photo.php:248
+msgid "skip this step"
+msgstr "salta questo passaggio"
 
-#: mod/admin.php:57
-msgid "Theme settings updated."
-msgstr "Impostazioni del tema aggiornate."
+#: mod/profile_photo.php:248
+msgid "select a photo from your photo albums"
+msgstr "seleziona una foto dai tuoi album"
 
-#: mod/admin.php:104 mod/admin.php:627
-msgid "Site"
-msgstr "Sito"
+#: mod/profile_photo.php:262
+msgid "Crop Image"
+msgstr "Ritaglia immagine"
 
-#: mod/admin.php:105 mod/admin.php:1008 mod/admin.php:1023
-msgid "Users"
-msgstr "Utenti"
+#: mod/profile_photo.php:263
+msgid "Please adjust the image cropping for optimum viewing."
+msgstr "Ritaglia l'imagine per una visualizzazione migliore."
 
-#: mod/admin.php:106 mod/admin.php:1112 mod/admin.php:1165 mod/settings.php:62
-msgid "Plugins"
-msgstr "Plugin"
+#: mod/profile_photo.php:265
+msgid "Done Editing"
+msgstr "Finito"
 
-#: mod/admin.php:107 mod/admin.php:1333 mod/admin.php:1367
-msgid "Themes"
-msgstr "Temi"
+#: mod/profile_photo.php:299
+msgid "Image uploaded successfully."
+msgstr "Immagine caricata con successo."
 
-#: mod/admin.php:108
-msgid "DB updates"
-msgstr "Aggiornamenti Database"
+#: mod/profile_photo.php:301 mod/wall_upload.php:202 mod/photos.php:856
+msgid "Image upload failed."
+msgstr "Caricamento immagine fallito."
 
-#: mod/admin.php:123 mod/admin.php:132 mod/admin.php:1454
-msgid "Logs"
-msgstr "Log"
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149
+#: include/conversation.php:126 include/conversation.php:253
+#: include/text.php:2034 include/diaspora.php:2127
+#: view/theme/diabook/theme.php:471
+msgid "photo"
+msgstr "foto"
 
-#: mod/admin.php:124
-msgid "probe address"
-msgstr "controlla indirizzo"
+#: mod/subthread.php:87 mod/tagger.php:62 mod/like.php:149 mod/like.php:319
+#: include/conversation.php:121 include/conversation.php:130
+#: include/conversation.php:248 include/conversation.php:257
+#: include/diaspora.php:2127 view/theme/diabook/theme.php:466
+#: view/theme/diabook/theme.php:475
+msgid "status"
+msgstr "stato"
 
-#: mod/admin.php:125
-msgid "check webfinger"
-msgstr "verifica webfinger"
+#: mod/subthread.php:103
+#, php-format
+msgid "%1$s is following %2$s's %3$s"
+msgstr "%1$s sta seguendo %3$s di %2$s"
 
-#: mod/admin.php:130 include/nav.php:185
-msgid "Admin"
-msgstr "Amministrazione"
+#: mod/tagrm.php:41
+msgid "Tag removed"
+msgstr "Tag rimosso"
 
-#: mod/admin.php:131
-msgid "Plugin Features"
-msgstr "Impostazioni Plugins"
+#: mod/tagrm.php:79
+msgid "Remove Item Tag"
+msgstr "Rimuovi il tag"
 
-#: mod/admin.php:133
-msgid "diagnostics"
-msgstr "diagnostiche"
+#: mod/tagrm.php:81
+msgid "Select a tag to remove: "
+msgstr "Seleziona un tag da rimuovere: "
 
-#: mod/admin.php:134
-msgid "User registrations waiting for confirmation"
-msgstr "Utenti registrati in attesa di conferma"
+#: mod/tagrm.php:93 mod/delegate.php:139
+msgid "Remove"
+msgstr "Rimuovi"
 
-#: mod/admin.php:169 mod/admin.php:1062 mod/admin.php:1275 mod/notice.php:15
-#: mod/display.php:82 mod/display.php:295 mod/display.php:512
-#: mod/viewsrc.php:15 include/items.php:4813
-msgid "Item not found."
-msgstr "Elemento non trovato."
+#: mod/filer.php:30 include/conversation.php:1005
+#: include/conversation.php:1023
+msgid "Save to Folder:"
+msgstr "Salva nella Cartella:"
 
-#: mod/admin.php:193 mod/admin.php:961
-msgid "Normal Account"
-msgstr "Account normale"
+#: mod/filer.php:30
+msgid "- select -"
+msgstr "- seleziona -"
 
-#: mod/admin.php:194 mod/admin.php:962
-msgid "Soapbox Account"
-msgstr "Account per comunicati e annunci"
+#: mod/filer.php:31 mod/editpost.php:109 mod/notes.php:59 include/text.php:997
+msgid "Save"
+msgstr "Salva"
 
-#: mod/admin.php:195 mod/admin.php:963
-msgid "Community/Celebrity Account"
-msgstr "Account per celebrità o per comunità"
+#: mod/follow.php:24
+msgid "You already added this contact."
+msgstr "Hai già aggiunto questo contatto."
 
-#: mod/admin.php:196 mod/admin.php:964
-msgid "Automatic Friend Account"
-msgstr "Account per amicizia automatizzato"
+#: mod/follow.php:56 mod/dfrn_request.php:844
+msgid "Please answer the following:"
+msgstr "Rispondi:"
 
-#: mod/admin.php:197
-msgid "Blog Account"
-msgstr "Account Blog"
+#: mod/follow.php:57 mod/dfrn_request.php:845
+#, php-format
+msgid "Does %s know you?"
+msgstr "%s ti conosce?"
 
-#: mod/admin.php:198
-msgid "Private Forum"
-msgstr "Forum Privato"
+#: mod/follow.php:57 mod/settings.php:1063 mod/settings.php:1069
+#: mod/settings.php:1077 mod/settings.php:1081 mod/settings.php:1086
+#: mod/settings.php:1092 mod/settings.php:1098 mod/settings.php:1104
+#: mod/settings.php:1130 mod/settings.php:1131 mod/settings.php:1132
+#: mod/settings.php:1133 mod/settings.php:1134 mod/dfrn_request.php:845
+#: mod/register.php:236 mod/profiles.php:658 mod/profiles.php:662
+#: mod/api.php:106
+msgid "No"
+msgstr "No"
 
-#: mod/admin.php:217
-msgid "Message queues"
-msgstr "Code messaggi"
+#: mod/follow.php:58 mod/dfrn_request.php:849
+msgid "Add a personal note:"
+msgstr "Aggiungi una nota personale:"
 
-#: mod/admin.php:222 mod/admin.php:626 mod/admin.php:1007 mod/admin.php:1111
-#: mod/admin.php:1164 mod/admin.php:1332 mod/admin.php:1366 mod/admin.php:1453
-msgid "Administration"
-msgstr "Amministrazione"
+#: mod/follow.php:64 mod/dfrn_request.php:855
+msgid "Your Identity Address:"
+msgstr "L'indirizzo della tua identità:"
 
-#: mod/admin.php:223
-msgid "Summary"
-msgstr "Sommario"
+#: mod/follow.php:67 mod/dfrn_request.php:858
+msgid "Submit Request"
+msgstr "Invia richiesta"
 
-#: mod/admin.php:225
-msgid "Registered users"
-msgstr "Utenti registrati"
+#: mod/follow.php:106
+msgid "Contact added"
+msgstr "Contatto aggiunto"
 
-#: mod/admin.php:227
-msgid "Pending registrations"
-msgstr "Registrazioni in attesa"
-
-#: mod/admin.php:228
-msgid "Version"
-msgstr "Versione"
+#: mod/item.php:115
+msgid "Unable to locate original post."
+msgstr "Impossibile trovare il messaggio originale."
 
-#: mod/admin.php:232
-msgid "Active plugins"
-msgstr "Plugin attivi"
+#: mod/item.php:347
+msgid "Empty post discarded."
+msgstr "Messaggio vuoto scartato."
 
-#: mod/admin.php:255
-msgid "Can not parse base url. Must have at least <scheme>://<domain>"
-msgstr "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]"
+#: mod/item.php:486 mod/wall_upload.php:199 mod/wall_upload.php:213
+#: mod/wall_upload.php:220 include/Photo.php:951 include/Photo.php:966
+#: include/Photo.php:973 include/Photo.php:995 include/message.php:145
+msgid "Wall Photos"
+msgstr "Foto della bacheca"
 
-#: mod/admin.php:524
-msgid "Site settings updated."
-msgstr "Impostazioni del sito aggiornate."
+#: mod/item.php:860
+msgid "System error. Post not saved."
+msgstr "Errore di sistema. Messaggio non salvato."
 
-#: mod/admin.php:553 mod/settings.php:853
-msgid "No special theme for mobile devices"
-msgstr "Nessun tema speciale per i dispositivi mobili"
+#: mod/item.php:989
+#, php-format
+msgid ""
+"This message was sent to you by %s, a member of the Friendica social "
+"network."
+msgstr "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica."
 
-#: mod/admin.php:570
-msgid "No community page"
-msgstr "Nessuna pagina Comunità"
+#: mod/item.php:991
+#, php-format
+msgid "You may visit them online at %s"
+msgstr "Puoi visitarli online su %s"
 
-#: mod/admin.php:571
-msgid "Public postings from users of this site"
-msgstr "Messaggi pubblici dagli utenti di questo sito"
+#: mod/item.php:992
+msgid ""
+"Please contact the sender by replying to this post if you do not wish to "
+"receive these messages."
+msgstr "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi."
 
-#: mod/admin.php:572
-msgid "Global community page"
-msgstr "Pagina Comunità globale"
+#: mod/item.php:996
+#, php-format
+msgid "%s posted an update."
+msgstr "%s ha inviato un aggiornamento."
 
-#: mod/admin.php:577 mod/contacts.php:498
-msgid "Never"
-msgstr "Mai"
+#: mod/group.php:29
+msgid "Group created."
+msgstr "Gruppo creato."
 
-#: mod/admin.php:578
-msgid "At post arrival"
-msgstr "All'arrivo di un messaggio"
+#: mod/group.php:35
+msgid "Could not create group."
+msgstr "Impossibile creare il gruppo."
 
-#: mod/admin.php:579 include/contact_selectors.php:56
-msgid "Frequently"
-msgstr "Frequentemente"
+#: mod/group.php:47 mod/group.php:140
+msgid "Group not found."
+msgstr "Gruppo non trovato."
 
-#: mod/admin.php:580 include/contact_selectors.php:57
-msgid "Hourly"
-msgstr "Ogni ora"
+#: mod/group.php:60
+msgid "Group name changed."
+msgstr "Il nome del gruppo è cambiato."
 
-#: mod/admin.php:581 include/contact_selectors.php:58
-msgid "Twice daily"
-msgstr "Due volte al dì"
+#: mod/group.php:87
+msgid "Save Group"
+msgstr "Salva gruppo"
 
-#: mod/admin.php:582 include/contact_selectors.php:59
-msgid "Daily"
-msgstr "Giornalmente"
+#: mod/group.php:93
+msgid "Create a group of contacts/friends."
+msgstr "Crea un gruppo di amici/contatti."
 
-#: mod/admin.php:587
-msgid "Multi user instance"
-msgstr "Istanza multi utente"
+#: mod/group.php:94 mod/group.php:178 include/group.php:273
+msgid "Group Name: "
+msgstr "Nome del gruppo:"
 
-#: mod/admin.php:610
-msgid "Closed"
-msgstr "Chiusa"
+#: mod/group.php:113
+msgid "Group removed."
+msgstr "Gruppo rimosso."
 
-#: mod/admin.php:611
-msgid "Requires approval"
-msgstr "Richiede l'approvazione"
+#: mod/group.php:115
+msgid "Unable to remove group."
+msgstr "Impossibile rimuovere il gruppo."
 
-#: mod/admin.php:612
-msgid "Open"
-msgstr "Aperta"
+#: mod/group.php:177
+msgid "Group Editor"
+msgstr "Modifica gruppo"
 
-#: mod/admin.php:616
-msgid "No SSL policy, links will track page SSL state"
-msgstr "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina"
+#: mod/group.php:190
+msgid "Members"
+msgstr "Membri"
 
-#: mod/admin.php:617
-msgid "Force all links to use SSL"
-msgstr "Forza tutti i linki ad usare SSL"
+#: mod/apps.php:7 index.php:225
+msgid "You must be logged in to use addons. "
+msgstr "Devi aver effettuato il login per usare gli addons."
 
-#: mod/admin.php:618
-msgid "Self-signed certificate, use SSL for local links only (discouraged)"
-msgstr "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)"
+#: mod/apps.php:11
+msgid "Applications"
+msgstr "Applicazioni"
 
-#: mod/admin.php:628 mod/admin.php:1166 mod/admin.php:1368 mod/admin.php:1455
-#: mod/settings.php:621 mod/settings.php:731 mod/settings.php:754
-#: mod/settings.php:823 mod/settings.php:905 mod/settings.php:1136
-msgid "Save Settings"
-msgstr "Salva Impostazioni"
+#: mod/apps.php:14
+msgid "No installed applications."
+msgstr "Nessuna applicazione installata."
 
-#: mod/admin.php:629 mod/register.php:255
-msgid "Registration"
-msgstr "Registrazione"
+#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
+#: mod/profiles.php:179 mod/profiles.php:627
+msgid "Profile not found."
+msgstr "Profilo non trovato."
 
-#: mod/admin.php:630
-msgid "File upload"
-msgstr "Caricamento file"
+#: mod/dfrn_confirm.php:120 mod/fsuggest.php:20 mod/fsuggest.php:92
+#: mod/crepair.php:134
+msgid "Contact not found."
+msgstr "Contatto non trovato."
 
-#: mod/admin.php:631
-msgid "Policies"
-msgstr "Politiche"
+#: mod/dfrn_confirm.php:121
+msgid ""
+"This may occasionally happen if contact was requested by both persons and it"
+" has already been approved."
+msgstr "Questo puo' accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e  già approvata."
 
-#: mod/admin.php:632
-msgid "Advanced"
-msgstr "Avanzate"
+#: mod/dfrn_confirm.php:240
+msgid "Response from remote site was not understood."
+msgstr "Errore di comunicazione con l'altro sito."
 
-#: mod/admin.php:633
-msgid "Performance"
-msgstr "Performance"
+#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
+msgid "Unexpected response from remote site: "
+msgstr "La risposta dell'altro sito non può essere gestita: "
 
-#: mod/admin.php:634
-msgid ""
-"Relocate - WARNING: advanced function. Could make this server unreachable."
-msgstr "Trasloca - ATTENZIONE: funzione avanzata! Puo' rendere questo server irraggiungibile."
+#: mod/dfrn_confirm.php:263
+msgid "Confirmation completed successfully."
+msgstr "Conferma completata con successo."
 
-#: mod/admin.php:637
-msgid "Site name"
-msgstr "Nome del sito"
+#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
+msgid "Remote site reported: "
+msgstr "Il sito remoto riporta: "
 
-#: mod/admin.php:638
-msgid "Host name"
-msgstr "Nome host"
+#: mod/dfrn_confirm.php:277
+msgid "Temporary failure. Please wait and try again."
+msgstr "Problema temporaneo. Attendi e riprova."
 
-#: mod/admin.php:639
-msgid "Sender Email"
-msgstr "Mittente email"
+#: mod/dfrn_confirm.php:284
+msgid "Introduction failed or was revoked."
+msgstr "La presentazione ha generato un errore o è stata revocata."
 
-#: mod/admin.php:640
-msgid "Banner/Logo"
-msgstr "Banner/Logo"
+#: mod/dfrn_confirm.php:430
+msgid "Unable to set contact photo."
+msgstr "Impossibile impostare la foto del contatto."
 
-#: mod/admin.php:641
-msgid "Shortcut icon"
-msgstr "Icona shortcut"
+#: mod/dfrn_confirm.php:487 include/conversation.php:172
+#: include/diaspora.php:634
+#, php-format
+msgid "%1$s is now friends with %2$s"
+msgstr "%1$s e %2$s adesso sono amici"
 
-#: mod/admin.php:642
-msgid "Touch icon"
-msgstr "Icona touch"
+#: mod/dfrn_confirm.php:572
+#, php-format
+msgid "No user record found for '%s' "
+msgstr "Nessun utente trovato '%s'"
 
-#: mod/admin.php:643
-msgid "Additional Info"
-msgstr "Informazioni aggiuntive"
+#: mod/dfrn_confirm.php:582
+msgid "Our site encryption key is apparently messed up."
+msgstr "La nostra chiave di criptazione del sito sembra essere corrotta."
 
-#: mod/admin.php:643
-msgid ""
-"For public servers: you can add additional information here that will be "
-"listed at dir.friendica.com/siteinfo."
-msgstr "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su dir.friendica.com/siteinfo."
+#: mod/dfrn_confirm.php:593
+msgid "Empty site URL was provided or URL could not be decrypted by us."
+msgstr "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo."
 
-#: mod/admin.php:644
-msgid "System language"
-msgstr "Lingua di sistema"
+#: mod/dfrn_confirm.php:614
+msgid "Contact record was not found for you on our site."
+msgstr "Il contatto non è stato trovato sul nostro sito."
 
-#: mod/admin.php:645
-msgid "System theme"
-msgstr "Tema di sistema"
+#: mod/dfrn_confirm.php:628
+#, php-format
+msgid "Site public key not available in contact record for URL %s."
+msgstr "La chiave pubblica del sito non è disponibile per l'URL %s"
 
-#: mod/admin.php:645
+#: mod/dfrn_confirm.php:648
 msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
-msgstr "Tema di sistema - puo' essere sovrascritto dalle impostazioni utente - <a href='#' id='cnftheme'>cambia le impostazioni del tema</a>"
-
-#: mod/admin.php:646
-msgid "Mobile system theme"
-msgstr "Tema mobile di sistema"
+"The ID provided by your system is a duplicate on our system. It should work "
+"if you try again."
+msgstr "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare."
 
-#: mod/admin.php:646
-msgid "Theme for mobile devices"
-msgstr "Tema per dispositivi mobili"
+#: mod/dfrn_confirm.php:659
+msgid "Unable to set your contact credentials on our system."
+msgstr "Impossibile impostare le credenziali del tuo contatto sul nostro sistema."
 
-#: mod/admin.php:647
-msgid "SSL link policy"
-msgstr "Gestione link SSL"
+#: mod/dfrn_confirm.php:726
+msgid "Unable to update your contact profile details on our system"
+msgstr "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema"
 
-#: mod/admin.php:647
-msgid "Determines whether generated links should be forced to use SSL"
-msgstr "Determina se i link generati devono essere forzati a usare SSL"
+#: mod/dfrn_confirm.php:753 mod/dfrn_request.php:732 include/items.php:4236
+msgid "[Name Withheld]"
+msgstr "[Nome Nascosto]"
 
-#: mod/admin.php:648
-msgid "Force SSL"
-msgstr "Forza SSL"
+#: mod/dfrn_confirm.php:798
+#, php-format
+msgid "%1$s has joined %2$s"
+msgstr "%1$s si è unito a %2$s"
 
-#: mod/admin.php:648
-msgid ""
-"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
-" to endless loops."
-msgstr "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi puo' portare a loop senza fine"
+#: mod/profile.php:21 include/identity.php:77
+msgid "Requested profile is not available."
+msgstr "Profilo richiesto non disponibile."
 
-#: mod/admin.php:649
-msgid "Old style 'Share'"
-msgstr "Ricondivisione vecchio stile"
+#: mod/profile.php:179
+msgid "Tips for New Members"
+msgstr "Consigli per i Nuovi Utenti"
 
-#: mod/admin.php:649
-msgid "Deactivates the bbcode element 'share' for repeating items."
-msgstr "Disattiva l'elemento bbcode 'share' con elementi ripetuti"
+#: mod/videos.php:113
+msgid "Do you really want to delete this video?"
+msgstr "Vuoi veramente cancellare questo video?"
 
-#: mod/admin.php:650
-msgid "Hide help entry from navigation menu"
-msgstr "Nascondi la voce 'Guida' dal menu di navigazione"
+#: mod/videos.php:118
+msgid "Delete Video"
+msgstr "Rimuovi video"
 
-#: mod/admin.php:650
-msgid ""
-"Hides the menu entry for the Help pages from the navigation menu. You can "
-"still access it calling /help directly."
-msgstr "Nasconde la voce per le pagine della guida dal menu di navigazione. E' comunque possibile accedervi richiamando /help direttamente."
+#: mod/videos.php:197
+msgid "No videos selected"
+msgstr "Nessun video selezionato"
 
-#: mod/admin.php:651
-msgid "Single user instance"
-msgstr "Instanza a singolo utente"
+#: mod/videos.php:298 mod/photos.php:1053
+msgid "Access to this item is restricted."
+msgstr "Questo oggetto non è visibile a tutti."
 
-#: mod/admin.php:651
-msgid "Make this instance multi-user or single-user for the named user"
-msgstr "Rendi questa istanza multi utente o a singolo utente per l'utente selezionato"
+#: mod/videos.php:373 include/text.php:1460
+msgid "View Video"
+msgstr "Guarda Video"
 
-#: mod/admin.php:652
-msgid "Maximum image size"
-msgstr "Massima dimensione immagini"
+#: mod/videos.php:380 mod/photos.php:1827
+msgid "View Album"
+msgstr "Sfoglia l'album"
 
-#: mod/admin.php:652
-msgid ""
-"Maximum size in bytes of uploaded images. Default is 0, which means no "
-"limits."
-msgstr "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite."
+#: mod/videos.php:389
+msgid "Recent Videos"
+msgstr "Video Recenti"
 
-#: mod/admin.php:653
-msgid "Maximum image length"
-msgstr "Massima lunghezza immagine"
+#: mod/videos.php:391
+msgid "Upload New Videos"
+msgstr "Carica Nuovo Video"
 
-#: mod/admin.php:653
-msgid ""
-"Maximum length in pixels of the longest side of uploaded images. Default is "
-"-1, which means no limits."
-msgstr "Massima lunghezza in pixel del lato più lungo delle immagini caricate. Predefinito a -1, ovvero nessun limite."
+#: mod/tagger.php:95 include/conversation.php:265
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
+msgstr "%1$s ha taggato %3$s di %2$s con %4$s"
 
-#: mod/admin.php:654
-msgid "JPEG image quality"
-msgstr "Qualità immagini JPEG"
+#: mod/fsuggest.php:63
+msgid "Friend suggestion sent."
+msgstr "Suggerimento di amicizia inviato."
+
+#: mod/fsuggest.php:97
+msgid "Suggest Friends"
+msgstr "Suggerisci amici"
+
+#: mod/fsuggest.php:99
+#, php-format
+msgid "Suggest a friend for %s"
+msgstr "Suggerisci un amico a %s"
+
+#: mod/wall_upload.php:19 mod/wall_upload.php:29 mod/wall_upload.php:76
+#: mod/wall_upload.php:110 mod/wall_upload.php:111 mod/wall_attach.php:16
+#: mod/wall_attach.php:21 mod/wall_attach.php:66 include/api.php:1692
+msgid "Invalid request."
+msgstr "Richiesta non valida."
+
+#: mod/lostpass.php:19
+msgid "No valid account found."
+msgstr "Nessun account valido trovato."
+
+#: mod/lostpass.php:35
+msgid "Password reset request issued. Check your email."
+msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."
 
-#: mod/admin.php:654
+#: mod/lostpass.php:42
+#, php-format
 msgid ""
-"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
-"100, which is full quality."
-msgstr "Le immagini JPEG caricate verranno salvate con questa qualità [0-100]. Predefinito è 100, ovvero qualità piena."
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
+"\t\tpassword. In order to confirm this request, please select the verification link\n"
+"\t\tbelow or paste it into your web browser address bar.\n"
+"\n"
+"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
+"\t\tprovided and ignore and/or delete this email.\n"
+"\n"
+"\t\tYour password will not be changed unless we can verify that you\n"
+"\t\tissued this request."
+msgstr "\nGentile %1$s,\n    abbiamo ricevuto su \"%2$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica."
 
-#: mod/admin.php:656
-msgid "Register policy"
-msgstr "Politica di registrazione"
+#: mod/lostpass.php:53
+#, php-format
+msgid ""
+"\n"
+"\t\tFollow this link to verify your identity:\n"
+"\n"
+"\t\t%1$s\n"
+"\n"
+"\t\tYou will then receive a follow-up message containing the new password.\n"
+"\t\tYou may change that password from your account settings page after logging in.\n"
+"\n"
+"\t\tThe login details are as follows:\n"
+"\n"
+"\t\tSite Location:\t%2$s\n"
+"\t\tLogin Name:\t%3$s"
+msgstr "\nSegui questo link per verificare la tua identità:\n\n%1$s\n\nRiceverai in un successivo messaggio la nuova password.\nPotrai cambiarla dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.\n\nI dettagli del tuo account sono:\n    Indirizzo del sito: %2$s\n    Nome utente: %3$s"
 
-#: mod/admin.php:657
-msgid "Maximum Daily Registrations"
-msgstr "Massime registrazioni giornaliere"
+#: mod/lostpass.php:72
+#, php-format
+msgid "Password reset requested at %s"
+msgstr "Richiesta reimpostazione password su %s"
 
-#: mod/admin.php:657
+#: mod/lostpass.php:92
 msgid ""
-"If registration is permitted above, this sets the maximum number of new user"
-" registrations to accept per day.  If register is set to closed, this "
-"setting has no effect."
-msgstr "Se la registrazione è permessa, qui si definisce il massimo numero di nuovi utenti registrati da accettare giornalmente. Se la registrazione è chiusa, questa impostazione non ha effetto."
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
+msgstr "La richiesta non può essere verificata. (Puoi averla già richiesta precendentemente). Reimpostazione password fallita."
 
-#: mod/admin.php:658
-msgid "Register text"
-msgstr "Testo registrazione"
+#: mod/lostpass.php:109 boot.php:1287
+msgid "Password Reset"
+msgstr "Reimpostazione password"
 
-#: mod/admin.php:658
-msgid "Will be displayed prominently on the registration page."
-msgstr "Sarà mostrato ben visibile nella pagina di registrazione."
+#: mod/lostpass.php:110
+msgid "Your password has been reset as requested."
+msgstr "La tua password è stata reimpostata come richiesto."
 
-#: mod/admin.php:659
-msgid "Accounts abandoned after x days"
-msgstr "Account abbandonati dopo x giorni"
+#: mod/lostpass.php:111
+msgid "Your new password is"
+msgstr "La tua nuova password è"
 
-#: mod/admin.php:659
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo."
+#: mod/lostpass.php:112
+msgid "Save or copy your new password - and then"
+msgstr "Salva o copia la tua nuova password, quindi"
 
-#: mod/admin.php:660
-msgid "Allowed friend domains"
-msgstr "Domini amici consentiti"
+#: mod/lostpass.php:113
+msgid "click here to login"
+msgstr "clicca qui per entrare"
 
-#: mod/admin.php:660
+#: mod/lostpass.php:114
 msgid ""
-"Comma separated list of domains which are allowed to establish friendships "
-"with this site. Wildcards are accepted. Empty to allow any domains"
-msgstr "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
+msgstr "Puoi cambiare la tua password dalla pagina <em>Impostazioni</em> dopo aver effettuato l'accesso."
 
-#: mod/admin.php:661
-msgid "Allowed email domains"
-msgstr "Domini email consentiti"
+#: mod/lostpass.php:125
+#, php-format
+msgid ""
+"\n"
+"\t\t\t\tDear %1$s,\n"
+"\t\t\t\t\tYour password has been changed as requested. Please retain this\n"
+"\t\t\t\tinformation for your records (or change your password immediately to\n"
+"\t\t\t\tsomething that you will remember).\n"
+"\t\t\t"
+msgstr "\nGentile %1$s,\n   La tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare."
 
-#: mod/admin.php:661
+#: mod/lostpass.php:131
+#, php-format
 msgid ""
-"Comma separated list of domains which are allowed in email addresses for "
-"registrations to this site. Wildcards are accepted. Empty to allow any "
-"domains"
-msgstr "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."
+"\n"
+"\t\t\t\tYour login details are as follows:\n"
+"\n"
+"\t\t\t\tSite Location:\t%1$s\n"
+"\t\t\t\tLogin Name:\t%2$s\n"
+"\t\t\t\tPassword:\t%3$s\n"
+"\n"
+"\t\t\t\tYou may change that password from your account settings page after logging in.\n"
+"\t\t\t"
+msgstr "\nI dettagli del tuo account sono:\n\n   Indirizzo del sito: %1$s\n   Nome utente: %2$s\n   Password: %3$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato."
 
-#: mod/admin.php:662
-msgid "Block public"
-msgstr "Blocca pagine pubbliche"
+#: mod/lostpass.php:147
+#, php-format
+msgid "Your password has been changed at %s"
+msgstr "La tua password presso %s è stata cambiata"
+
+#: mod/lostpass.php:159
+msgid "Forgot your Password?"
+msgstr "Hai dimenticato la password?"
 
-#: mod/admin.php:662
+#: mod/lostpass.php:160
 msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato."
+"Enter your email address and submit to have your password reset. Then check "
+"your email for further instructions."
+msgstr "Inserisci il tuo indirizzo email per reimpostare la password."
 
-#: mod/admin.php:663
-msgid "Force publish"
-msgstr "Forza publicazione"
+#: mod/lostpass.php:161
+msgid "Nickname or Email: "
+msgstr "Nome utente o email: "
 
-#: mod/admin.php:663
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Seleziona per forzare tutti i profili di questo sito ad essere compresi  nell'elenco di questo sito."
+#: mod/lostpass.php:162
+msgid "Reset"
+msgstr "Reimposta"
 
-#: mod/admin.php:664
-msgid "Global directory update URL"
-msgstr "URL aggiornamento Elenco Globale"
+#: mod/like.php:166 include/conversation.php:137 include/diaspora.php:2143
+#: view/theme/diabook/theme.php:480
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
+msgstr "A %1$s piace %3$s di %2$s"
 
-#: mod/admin.php:664
-msgid ""
-"URL to update the global directory. If this is not set, the global directory"
-" is completely unavailable to the application."
-msgstr "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato."
+#: mod/like.php:168 include/conversation.php:140
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
+msgstr "A %1$s non piace %3$s di %2$s"
 
-#: mod/admin.php:665
-msgid "Allow threaded items"
-msgstr "Permetti commenti nidificati"
+#: mod/ping.php:233
+msgid "{0} wants to be your friend"
+msgstr "{0} vuole essere tuo amico"
 
-#: mod/admin.php:665
-msgid "Allow infinite level threading for items on this site."
-msgstr "Permette un infinito livello di nidificazione dei commenti su questo sito."
+#: mod/ping.php:248
+msgid "{0} sent you a message"
+msgstr "{0} ti ha inviato un messaggio"
 
-#: mod/admin.php:666
-msgid "Private posts by default for new users"
-msgstr "Post privati di default per i nuovi utenti"
+#: mod/ping.php:263
+msgid "{0} requested registration"
+msgstr "{0} chiede la registrazione"
 
-#: mod/admin.php:666
-msgid ""
-"Set default post permissions for all new members to the default privacy "
-"group rather than public."
-msgstr "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici."
+#: mod/viewcontacts.php:41
+msgid "No contacts."
+msgstr "Nessun contatto."
 
-#: mod/admin.php:667
-msgid "Don't include post content in email notifications"
-msgstr "Non includere il contenuto dei post nelle notifiche via email"
+#: mod/viewcontacts.php:78 include/text.php:917
+msgid "View Contacts"
+msgstr "Visualizza i contatti"
 
-#: mod/admin.php:667
-msgid ""
-"Don't include the content of a post/comment/private message/etc. in the "
-"email notifications that are sent out from this site, as a privacy measure."
-msgstr "Non include il contenuti del post/commento/messaggio privato/etc. nelle notifiche email che sono inviate da questo sito, per privacy"
+#: mod/notifications.php:26
+msgid "Invalid request identifier."
+msgstr "L'identificativo della richiesta non è valido."
 
-#: mod/admin.php:668
-msgid "Disallow public access to addons listed in the apps menu."
-msgstr "Disabilita l'accesso pubblico ai plugin raccolti nel menu apps."
+#: mod/notifications.php:35 mod/notifications.php:175
+#: mod/notifications.php:234
+msgid "Discard"
+msgstr "Scarta"
 
-#: mod/admin.php:668
-msgid ""
-"Checking this box will restrict addons listed in the apps menu to members "
-"only."
-msgstr "Selezionando questo box si limiterà ai soli membri l'accesso agli addon nel menu applicazioni"
+#: mod/notifications.php:78
+msgid "System"
+msgstr "Sistema"
 
-#: mod/admin.php:669
-msgid "Don't embed private images in posts"
-msgstr "Non inglobare immagini private nei post"
+#: mod/notifications.php:84 mod/admin.php:205 include/nav.php:153
+msgid "Network"
+msgstr "Rete"
 
-#: mod/admin.php:669
-msgid ""
-"Don't replace locally-hosted private photos in posts with an embedded copy "
-"of the image. This means that contacts who receive posts containing private "
-"photos will have to authenticate and load each image, which may take a "
-"while."
-msgstr "Non sostituire le foto locali nei post con una copia incorporata dell'immagine. Questo significa che i contatti che riceveranno i post contenenti foto private dovranno autenticarsi e caricare ogni immagine, cosa che puo' richiedere un po' di tempo."
+#: mod/notifications.php:90 mod/network.php:375
+msgid "Personal"
+msgstr "Personale"
 
-#: mod/admin.php:670
-msgid "Allow Users to set remote_self"
-msgstr "Permetti agli utenti di impostare 'io remoto'"
+#: mod/notifications.php:96 include/nav.php:105 include/nav.php:156
+#: view/theme/diabook/theme.php:123
+msgid "Home"
+msgstr "Home"
 
-#: mod/admin.php:670
-msgid ""
-"With checking this, every user is allowed to mark every contact as a "
-"remote_self in the repair contact dialog. Setting this flag on a contact "
-"causes mirroring every posting of that contact in the users stream."
-msgstr "Selezionando questo, a tutti gli utenti sarà permesso di impostare qualsiasi contatto come 'io remoto' nella pagina di modifica del contatto. Impostare questa opzione fa si che tutti i messaggi di quel contatto vengano ripetuti nello stream del'utente."
+#: mod/notifications.php:102 include/nav.php:161
+msgid "Introductions"
+msgstr "Presentazioni"
 
-#: mod/admin.php:671
-msgid "Block multiple registrations"
-msgstr "Blocca registrazioni multiple"
+#: mod/notifications.php:127
+msgid "Show Ignored Requests"
+msgstr "Mostra richieste ignorate"
 
-#: mod/admin.php:671
-msgid "Disallow users to register additional accounts for use as pages."
-msgstr "Non permette all'utente di registrare account extra da usare come pagine."
+#: mod/notifications.php:127
+msgid "Hide Ignored Requests"
+msgstr "Nascondi richieste ignorate"
 
-#: mod/admin.php:672
-msgid "OpenID support"
-msgstr "Supporto OpenID"
+#: mod/notifications.php:159 mod/notifications.php:209
+msgid "Notification type: "
+msgstr "Tipo di notifica: "
 
-#: mod/admin.php:672
-msgid "OpenID support for registration and logins."
-msgstr "Supporta OpenID per la registrazione e il login"
+#: mod/notifications.php:160
+msgid "Friend Suggestion"
+msgstr "Amico suggerito"
 
-#: mod/admin.php:673
-msgid "Fullname check"
-msgstr "Controllo nome completo"
+#: mod/notifications.php:162
+#, php-format
+msgid "suggested by %s"
+msgstr "sugerito da %s"
 
-#: mod/admin.php:673
-msgid ""
-"Force users to register with a space between firstname and lastname in Full "
-"name, as an antispam measure"
-msgstr "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura antispam"
+#: mod/notifications.php:168 mod/notifications.php:228
+msgid "Post a new friend activity"
+msgstr "Invia una attività \"è ora amico con\""
 
-#: mod/admin.php:674
-msgid "UTF-8 Regular expressions"
-msgstr "Espressioni regolari UTF-8"
+#: mod/notifications.php:168 mod/notifications.php:228
+msgid "if applicable"
+msgstr "se applicabile"
 
-#: mod/admin.php:674
-msgid "Use PHP UTF8 regular expressions"
-msgstr "Usa le espressioni regolari PHP in UTF8"
+#: mod/notifications.php:171 mod/notifications.php:231 mod/admin.php:1079
+msgid "Approve"
+msgstr "Approva"
 
-#: mod/admin.php:675
-msgid "Community Page Style"
-msgstr "Stile pagina Comunità"
+#: mod/notifications.php:191
+msgid "Claims to be known to you: "
+msgstr "Dice di conoscerti: "
 
-#: mod/admin.php:675
-msgid ""
-"Type of community page to show. 'Global community' shows every public "
-"posting from an open distributed network that arrived on this server."
-msgstr "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti."
+#: mod/notifications.php:191
+msgid "yes"
+msgstr "si"
 
-#: mod/admin.php:676
-msgid "Posts per user on community page"
-msgstr "Messaggi per utente nella pagina Comunità"
+#: mod/notifications.php:191
+msgid "no"
+msgstr "no"
 
-#: mod/admin.php:676
+#: mod/notifications.php:192
 msgid ""
-"The maximum number of posts per user on the community page. (Not valid for "
-"'Global Community')"
-msgstr "Il numero massimo di messaggi per utente mostrato nella pagina Comuntà (non valido per 'Comunità globale')"
-
-#: mod/admin.php:677
-msgid "Enable OStatus support"
-msgstr "Abilita supporto OStatus"
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Fan/Admirer\" means that "
+"you allow to read but you do not want to read theirs. Approve as: "
+msgstr "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Fan/Ammiratore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:"
 
-#: mod/admin.php:677
+#: mod/notifications.php:195
 msgid ""
-"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
-"communications in OStatus are public, so privacy warnings will be "
-"occasionally displayed."
-msgstr "Fornisce la compatibilità integrata a OStatus (StatusNet, Gnu Social, etc.). Tutte le comunicazioni su OStatus sono pubbliche, quindi un avviso di privacy verrà mostrato occasionalmente."
+"Shall your connection be bidirectional or not? \"Friend\" implies that you "
+"allow to read and you subscribe to their posts. \"Sharer\" means that you "
+"allow to read but you do not want to read theirs. Approve as: "
+msgstr "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Condivisore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:"
 
-#: mod/admin.php:678
-msgid "OStatus conversation completion interval"
-msgstr "Intervallo completamento conversazioni OStatus"
+#: mod/notifications.php:203
+msgid "Friend"
+msgstr "Amico"
 
-#: mod/admin.php:678
-msgid ""
-"How often shall the poller check for new entries in OStatus conversations? "
-"This can be a very ressource task."
-msgstr "quanto spesso il poller deve controllare se esistono nuovi commenti in una conversazione OStatus? Questo è un lavoro che puo' richiedere molte risorse."
+#: mod/notifications.php:204
+msgid "Sharer"
+msgstr "Condivisore"
 
-#: mod/admin.php:679
-msgid "Enable Diaspora support"
-msgstr "Abilita il supporto a Diaspora"
+#: mod/notifications.php:204
+msgid "Fan/Admirer"
+msgstr "Fan/Ammiratore"
 
-#: mod/admin.php:679
-msgid "Provide built-in Diaspora network compatibility."
-msgstr "Fornisce compatibilità con il network Diaspora."
+#: mod/notifications.php:210
+msgid "Friend/Connect Request"
+msgstr "Richiesta amicizia/connessione"
 
-#: mod/admin.php:680
-msgid "Only allow Friendica contacts"
-msgstr "Permetti solo contatti Friendica"
+#: mod/notifications.php:210
+msgid "New Follower"
+msgstr "Qualcuno inizia a seguirti"
 
-#: mod/admin.php:680
-msgid ""
-"All contacts must use Friendica protocols. All other built-in communication "
-"protocols disabled."
-msgstr "Tutti i contatti devono usare il protocollo di Friendica. Tutti gli altri protocolli sono disabilitati."
+#: mod/notifications.php:218 mod/notifications.php:220 mod/events.php:503
+#: mod/directory.php:152 include/identity.php:268 include/bb2diaspora.php:170
+#: include/event.php:42
+msgid "Location:"
+msgstr "Posizione:"
 
-#: mod/admin.php:681
-msgid "Verify SSL"
-msgstr "Verifica SSL"
+#: mod/notifications.php:222 mod/directory.php:160 include/identity.php:277
+#: include/identity.php:581
+msgid "About:"
+msgstr "Informazioni:"
 
-#: mod/admin.php:681
-msgid ""
-"If you wish, you can turn on strict certificate checking. This will mean you"
-" cannot connect (at all) to self-signed SSL sites."
-msgstr "Se vuoi, puoi abilitare il controllo rigoroso dei certificati.Questo significa che non potrai collegarti (del tutto) con siti con certificati SSL auto-firmati."
+#: mod/notifications.php:224 include/identity.php:575
+msgid "Tags:"
+msgstr "Tag:"
 
-#: mod/admin.php:682
-msgid "Proxy user"
-msgstr "Utente Proxy"
+#: mod/notifications.php:226 mod/directory.php:154 include/identity.php:270
+#: include/identity.php:540
+msgid "Gender:"
+msgstr "Genere:"
 
-#: mod/admin.php:683
-msgid "Proxy URL"
-msgstr "URL Proxy"
+#: mod/notifications.php:240
+msgid "No introductions."
+msgstr "Nessuna presentazione."
 
-#: mod/admin.php:684
-msgid "Network timeout"
-msgstr "Timeout rete"
+#: mod/notifications.php:243 include/nav.php:164
+msgid "Notifications"
+msgstr "Notifiche"
 
-#: mod/admin.php:684
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Valore in secondi. Imposta a 0 per illimitato (non raccomandato)."
+#: mod/notifications.php:281 mod/notifications.php:410
+#: mod/notifications.php:501
+#, php-format
+msgid "%s liked %s's post"
+msgstr "a %s è piaciuto il messaggio di %s"
 
-#: mod/admin.php:685
-msgid "Delivery interval"
-msgstr "Intervallo di invio"
+#: mod/notifications.php:291 mod/notifications.php:420
+#: mod/notifications.php:511
+#, php-format
+msgid "%s disliked %s's post"
+msgstr "a %s non è piaciuto il messaggio di %s"
 
-#: mod/admin.php:685
-msgid ""
-"Delay background delivery processes by this many seconds to reduce system "
-"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 "
-"for large dedicated servers."
-msgstr "Ritarda il processo di invio in background  di n secondi per ridurre il carico di sistema. Raccomandato:  4-5 per host condivisit, 2-3 per VPS. 0-1 per grandi server dedicati."
+#: mod/notifications.php:306 mod/notifications.php:435
+#: mod/notifications.php:526
+#, php-format
+msgid "%s is now friends with %s"
+msgstr "%s è ora amico di %s"
 
-#: mod/admin.php:686
-msgid "Poll interval"
-msgstr "Intervallo di poll"
+#: mod/notifications.php:313 mod/notifications.php:442
+#, php-format
+msgid "%s created a new post"
+msgstr "%s a creato un nuovo messaggio"
 
-#: mod/admin.php:686
-msgid ""
-"Delay background polling processes by this many seconds to reduce system "
-"load. If 0, use delivery interval."
-msgstr "Ritarda il processo di poll in background di n secondi per ridurre il carico di sistema. Se 0, usa l'intervallo di invio."
+#: mod/notifications.php:314 mod/notifications.php:443
+#: mod/notifications.php:536
+#, php-format
+msgid "%s commented on %s's post"
+msgstr "%s ha commentato il messaggio di %s"
 
-#: mod/admin.php:687
-msgid "Maximum Load Average"
-msgstr "Massimo carico medio"
+#: mod/notifications.php:329
+msgid "No more network notifications."
+msgstr "Nessuna nuova."
 
-#: mod/admin.php:687
-msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Massimo carico di sistema prima che i processi di invio e di poll siano ritardati. Predefinito a 50."
+#: mod/notifications.php:333
+msgid "Network Notifications"
+msgstr "Notifiche dalla rete"
+
+#: mod/notifications.php:359 mod/notify.php:72
+msgid "No more system notifications."
+msgstr "Nessuna nuova notifica di sistema."
+
+#: mod/notifications.php:363 mod/notify.php:76
+msgid "System Notifications"
+msgstr "Notifiche di sistema"
+
+#: mod/notifications.php:458
+msgid "No more personal notifications."
+msgstr "Nessuna nuova."
+
+#: mod/notifications.php:462
+msgid "Personal Notifications"
+msgstr "Notifiche personali"
+
+#: mod/notifications.php:543
+msgid "No more home notifications."
+msgstr "Nessuna nuova."
+
+#: mod/notifications.php:547
+msgid "Home Notifications"
+msgstr "Notifiche bacheca"
+
+#: mod/babel.php:17
+msgid "Source (bbcode) text:"
+msgstr "Testo sorgente (bbcode):"
+
+#: mod/babel.php:23
+msgid "Source (Diaspora) text to convert to BBcode:"
+msgstr "Testo sorgente (da Diaspora) da convertire in BBcode:"
+
+#: mod/babel.php:31
+msgid "Source input: "
+msgstr "Sorgente:"
+
+#: mod/babel.php:35
+msgid "bb2html (raw HTML): "
+msgstr "bb2html (HTML grezzo):"
 
-#: mod/admin.php:688
-msgid "Maximum Load Average (Frontend)"
-msgstr "Media Massimo Carico (Frontend)"
+#: mod/babel.php:39
+msgid "bb2html: "
+msgstr "bb2html:"
 
-#: mod/admin.php:688
-msgid "Maximum system load before the frontend quits service - default 50."
-msgstr "Massimo carico di sistema prima che il frontend fermi il servizio - default 50."
+#: mod/babel.php:43
+msgid "bb2html2bb: "
+msgstr "bb2html2bb: "
 
-#: mod/admin.php:690
-msgid "Use MySQL full text engine"
-msgstr "Usa il motore MySQL full text"
+#: mod/babel.php:47
+msgid "bb2md: "
+msgstr "bb2md: "
 
-#: mod/admin.php:690
-msgid ""
-"Activates the full text engine. Speeds up search - but can only search for "
-"four and more characters."
-msgstr "Attiva il motore full text. Velocizza la ricerca, ma puo' cercare solo per quattro o più caratteri."
+#: mod/babel.php:51
+msgid "bb2md2html: "
+msgstr "bb2md2html: "
 
-#: mod/admin.php:691
-msgid "Suppress Language"
-msgstr "Disattiva lingua"
+#: mod/babel.php:55
+msgid "bb2dia2bb: "
+msgstr "bb2dia2bb: "
 
-#: mod/admin.php:691
-msgid "Suppress language information in meta information about a posting."
-msgstr "Disattiva le informazioni sulla lingua nei meta di un post."
+#: mod/babel.php:59
+msgid "bb2md2html2bb: "
+msgstr "bb2md2html2bb: "
 
-#: mod/admin.php:692
-msgid "Suppress Tags"
-msgstr "Sopprimi Tags"
+#: mod/babel.php:69
+msgid "Source input (Diaspora format): "
+msgstr "Sorgente (formato Diaspora):"
 
-#: mod/admin.php:692
-msgid "Suppress showing a list of hashtags at the end of the posting."
-msgstr "Non mostra la lista di hashtag in coda al messaggio"
+#: mod/babel.php:74
+msgid "diaspora2bb: "
+msgstr "diaspora2bb: "
 
-#: mod/admin.php:693
-msgid "Path to item cache"
-msgstr "Percorso cache elementi"
+#: mod/navigation.php:20 include/nav.php:34
+msgid "Nothing new here"
+msgstr "Niente di nuovo qui"
 
-#: mod/admin.php:694
-msgid "Cache duration in seconds"
-msgstr "Durata della cache in secondi"
+#: mod/navigation.php:24 include/nav.php:38
+msgid "Clear notifications"
+msgstr "Pulisci le notifiche"
 
-#: mod/admin.php:694
-msgid ""
-"How long should the cache files be hold? Default value is 86400 seconds (One"
-" day). To disable the item cache, set the value to -1."
-msgstr "Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno). Per disabilitare la cache, imposta il valore a -1."
+#: mod/message.php:9 include/nav.php:173
+msgid "New Message"
+msgstr "Nuovo messaggio"
 
-#: mod/admin.php:695
-msgid "Maximum numbers of comments per post"
-msgstr "Numero massimo di commenti per post"
+#: mod/message.php:64 mod/wallmessage.php:56
+msgid "No recipient selected."
+msgstr "Nessun destinatario selezionato."
 
-#: mod/admin.php:695
-msgid "How much comments should be shown for each post? Default value is 100."
-msgstr "Quanti commenti devono essere mostrati per ogni post? Default : 100."
+#: mod/message.php:68
+msgid "Unable to locate contact information."
+msgstr "Impossibile trovare le informazioni del contatto."
 
-#: mod/admin.php:696
-msgid "Path for lock file"
-msgstr "Percorso al file di lock"
+#: mod/message.php:71 mod/wallmessage.php:62
+msgid "Message could not be sent."
+msgstr "Il messaggio non puo' essere inviato."
 
-#: mod/admin.php:697
-msgid "Temp path"
-msgstr "Percorso file temporanei"
+#: mod/message.php:74 mod/wallmessage.php:65
+msgid "Message collection failure."
+msgstr "Errore recuperando il messaggio."
 
-#: mod/admin.php:698
-msgid "Base path to installation"
-msgstr "Percorso base all'installazione"
+#: mod/message.php:77 mod/wallmessage.php:68
+msgid "Message sent."
+msgstr "Messaggio inviato."
 
-#: mod/admin.php:699
-msgid "Disable picture proxy"
-msgstr "Disabilita il proxy immagini"
+#: mod/message.php:183 include/nav.php:170
+msgid "Messages"
+msgstr "Messaggi"
 
-#: mod/admin.php:699
-msgid ""
-"The picture proxy increases performance and privacy. It shouldn't be used on"
-" systems with very low bandwith."
-msgstr "Il proxy immagini aumenta le performace e la privacy. Non dovrebbe essere usato su server con poca banda disponibile."
+#: mod/message.php:208
+msgid "Do you really want to delete this message?"
+msgstr "Vuoi veramente cancellare questo messaggio?"
 
-#: mod/admin.php:700
-msgid "Enable old style pager"
-msgstr "Abilita la paginazione vecchio stile"
+#: mod/message.php:228
+msgid "Message deleted."
+msgstr "Messaggio eliminato."
 
-#: mod/admin.php:700
-msgid ""
-"The old style pager has page numbers but slows down massively the page "
-"speed."
-msgstr "La paginazione vecchio stile mostra i numeri delle pagine, ma rallenta la velocità di caricamento della pagina."
+#: mod/message.php:259
+msgid "Conversation removed."
+msgstr "Conversazione rimossa."
 
-#: mod/admin.php:701
-msgid "Only search in tags"
-msgstr "Cerca solo nei tag"
+#: mod/message.php:284 mod/message.php:292 mod/message.php:467
+#: mod/message.php:475 mod/wallmessage.php:127 mod/wallmessage.php:135
+#: include/conversation.php:1001 include/conversation.php:1019
+msgid "Please enter a link URL:"
+msgstr "Inserisci l'indirizzo del link:"
 
-#: mod/admin.php:701
-msgid "On large systems the text search can slow down the system extremely."
-msgstr "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema."
+#: mod/message.php:320 mod/wallmessage.php:142
+msgid "Send Private Message"
+msgstr "Invia un messaggio privato"
 
-#: mod/admin.php:703
-msgid "New base url"
-msgstr "Nuovo url base"
+#: mod/message.php:321 mod/message.php:554 mod/wallmessage.php:144
+msgid "To:"
+msgstr "A:"
 
-#: mod/admin.php:705
-msgid "RINO Encryption"
-msgstr "Crittografia RINO"
+#: mod/message.php:326 mod/message.php:556 mod/wallmessage.php:145
+msgid "Subject:"
+msgstr "Oggetto:"
 
-#: mod/admin.php:705
-msgid "Encryption layer between nodes."
-msgstr "Crittografia delle comunicazioni tra nodi."
+#: mod/message.php:330 mod/message.php:559 mod/wallmessage.php:151
+#: mod/invite.php:134
+msgid "Your message:"
+msgstr "Il tuo messaggio:"
 
-#: mod/admin.php:723
-msgid "Update has been marked successful"
-msgstr "L'aggiornamento è stato segnato come  di successo"
+#: mod/message.php:333 mod/message.php:563 mod/wallmessage.php:154
+#: mod/editpost.php:110 include/conversation.php:1056
+msgid "Upload photo"
+msgstr "Carica foto"
 
-#: mod/admin.php:731
-#, php-format
-msgid "Database structure update %s was successfully applied."
-msgstr "Aggiornamento struttura database %s applicata con successo."
+#: mod/message.php:334 mod/message.php:564 mod/wallmessage.php:155
+#: mod/editpost.php:114 include/conversation.php:1060
+msgid "Insert web link"
+msgstr "Inserisci link"
 
-#: mod/admin.php:734
-#, php-format
-msgid "Executing of database structure update %s failed with error: %s"
-msgstr "Aggiornamento struttura database %s fallita con errore: %s"
+#: mod/message.php:335 mod/message.php:566 mod/content.php:501
+#: mod/content.php:885 mod/wallmessage.php:156 mod/editpost.php:124
+#: mod/photos.php:1564 object/Item.php:366 include/conversation.php:691
+#: include/conversation.php:1074
+msgid "Please wait"
+msgstr "Attendi"
 
-#: mod/admin.php:746
-#, php-format
-msgid "Executing %s failed with error: %s"
-msgstr "Esecuzione di %s fallita con errore: %s"
+#: mod/message.php:372
+msgid "No messages."
+msgstr "Nessun messaggio."
 
-#: mod/admin.php:749
+#: mod/message.php:379
 #, php-format
-msgid "Update %s was successfully applied."
-msgstr "L'aggiornamento %s è stato applicato con successo"
+msgid "Unknown sender - %s"
+msgstr "Mittente sconosciuto - %s"
 
-#: mod/admin.php:753
+#: mod/message.php:382
 #, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine."
+msgid "You and %s"
+msgstr "Tu e %s"
 
-#: mod/admin.php:755
+#: mod/message.php:385
 #, php-format
-msgid "There was no additional update function %s that needed to be called."
-msgstr "Non ci sono altre funzioni di aggiornamento %s da richiamare."
-
-#: mod/admin.php:774
-msgid "No failed updates."
-msgstr "Nessun aggiornamento fallito."
+msgid "%s and You"
+msgstr "%s e Tu"
 
-#: mod/admin.php:775
-msgid "Check database structure"
-msgstr "Controlla struttura database"
+#: mod/message.php:406 mod/message.php:547
+msgid "Delete conversation"
+msgstr "Elimina la conversazione"
 
-#: mod/admin.php:780
-msgid "Failed Updates"
-msgstr "Aggiornamenti falliti"
+#: mod/message.php:409
+msgid "D, d M Y - g:i A"
+msgstr "D d M Y - G:i"
 
-#: mod/admin.php:781
-msgid ""
-"This does not include updates prior to 1139, which did not return a status."
-msgstr "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato."
+#: mod/message.php:412
+#, php-format
+msgid "%d message"
+msgid_plural "%d messages"
+msgstr[0] "%d messaggio"
+msgstr[1] "%d messaggi"
 
-#: mod/admin.php:782
-msgid "Mark success (if update was manually applied)"
-msgstr "Segna completato (se l'update è stato applicato manualmente)"
+#: mod/message.php:451
+msgid "Message not available."
+msgstr "Messaggio non disponibile."
 
-#: mod/admin.php:783
-msgid "Attempt to execute this update step automatically"
-msgstr "Cerco di eseguire questo aggiornamento in automatico"
+#: mod/message.php:521
+msgid "Delete message"
+msgstr "Elimina il messaggio"
 
-#: mod/admin.php:815
-#, php-format
+#: mod/message.php:549
 msgid ""
-"\n"
-"\t\t\tDear %1$s,\n"
-"\t\t\t\tthe administrator of %2$s has set up an account for you."
-msgstr "\nGentile %1$s,\n    l'amministratore di %2$s ha impostato un account per te."
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
+msgstr "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente."
 
-#: mod/admin.php:818
-#, php-format
-msgid ""
-"\n"
-"\t\t\tThe login details are as follows:\n"
-"\n"
-"\t\t\tSite Location:\t%1$s\n"
-"\t\t\tLogin Name:\t\t%2$s\n"
-"\t\t\tPassword:\t\t%3$s\n"
-"\n"
-"\t\t\tYou may change your password from your account \"Settings\" page after logging\n"
-"\t\t\tin.\n"
-"\n"
-"\t\t\tPlease take a few moments to review the other account settings on that page.\n"
-"\n"
-"\t\t\tYou may also wish to add some basic information to your default profile\n"
-"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
-"\n"
-"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
-"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
-"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n"
-"\t\t\tthan that.\n"
-"\n"
-"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
-"\t\t\tIf you are new and do not know anybody here, they may help\n"
-"\t\t\tyou to make some new and interesting friends.\n"
-"\n"
-"\t\t\tThank you and welcome to %4$s."
-msgstr "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %1$s\n    Nome utente: %2$s\n    Password: %3$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4$s"
+#: mod/message.php:553
+msgid "Send Reply"
+msgstr "Invia la risposta"
 
-#: mod/admin.php:850 include/user.php:413
-#, php-format
-msgid "Registration details for %s"
-msgstr "Dettagli della registrazione di %s"
+#: mod/update_display.php:22 mod/update_community.php:18
+#: mod/update_notes.php:37 mod/update_profile.php:41 mod/update_network.php:25
+msgid "[Embedded content - reload page to view]"
+msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"
 
-#: mod/admin.php:862
-#, php-format
-msgid "%s user blocked/unblocked"
-msgid_plural "%s users blocked/unblocked"
-msgstr[0] "%s utente bloccato/sbloccato"
-msgstr[1] "%s utenti bloccati/sbloccati"
+#: mod/crepair.php:107
+msgid "Contact settings applied."
+msgstr "Contatto modificato."
 
-#: mod/admin.php:869
-#, php-format
-msgid "%s user deleted"
-msgid_plural "%s users deleted"
-msgstr[0] "%s utente cancellato"
-msgstr[1] "%s utenti cancellati"
+#: mod/crepair.php:109
+msgid "Contact update failed."
+msgstr "Le modifiche al contatto non sono state salvate."
 
-#: mod/admin.php:908
-#, php-format
-msgid "User '%s' deleted"
-msgstr "Utente '%s' cancellato"
+#: mod/crepair.php:140
+msgid "Repair Contact Settings"
+msgstr "Ripara il contatto"
 
-#: mod/admin.php:916
-#, php-format
-msgid "User '%s' unblocked"
-msgstr "Utente '%s' sbloccato"
+#: mod/crepair.php:142
+msgid ""
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
+" information your communications with this contact may stop working."
+msgstr "<strong>ATTENZIONE: Queste sono impostazioni avanzate</strong> e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più"
 
-#: mod/admin.php:916
-#, php-format
-msgid "User '%s' blocked"
-msgstr "Utente '%s' bloccato"
+#: mod/crepair.php:143
+msgid ""
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
+msgstr "Usa <strong>ora</strong> il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina."
 
-#: mod/admin.php:1009
-msgid "Add User"
-msgstr "Aggiungi utente"
+#: mod/crepair.php:149
+msgid "Return to contact editor"
+msgstr "Ritorna alla modifica contatto"
 
-#: mod/admin.php:1010
-msgid "select all"
-msgstr "seleziona tutti"
+#: mod/crepair.php:160 mod/crepair.php:162
+msgid "No mirroring"
+msgstr "Non duplicare"
 
-#: mod/admin.php:1011
-msgid "User registrations waiting for confirm"
-msgstr "Richieste di registrazione in attesa di conferma"
+#: mod/crepair.php:160
+msgid "Mirror as forwarded posting"
+msgstr "Duplica come messaggi ricondivisi"
 
-#: mod/admin.php:1012
-msgid "User waiting for permanent deletion"
-msgstr "Utente in attesa di cancellazione definitiva"
+#: mod/crepair.php:160 mod/crepair.php:162
+msgid "Mirror as my own posting"
+msgstr "Duplica come miei messaggi"
 
-#: mod/admin.php:1013
-msgid "Request date"
-msgstr "Data richiesta"
+#: mod/crepair.php:169
+msgid "Refetch contact data"
+msgstr "Ricarica dati contatto"
 
-#: mod/admin.php:1013 mod/admin.php:1025 mod/admin.php:1026 mod/admin.php:1039
-#: mod/settings.php:623 mod/settings.php:649 mod/crepair.php:170
+#: mod/crepair.php:170 mod/admin.php:1077 mod/admin.php:1089
+#: mod/admin.php:1090 mod/admin.php:1103 mod/settings.php:634
+#: mod/settings.php:660
 msgid "Name"
 msgstr "Nome"
 
-#: mod/admin.php:1013 mod/admin.php:1025 mod/admin.php:1026 mod/admin.php:1041
-#: include/contact_selectors.php:79 include/contact_selectors.php:86
-msgid "Email"
-msgstr "Email"
+#: mod/crepair.php:171
+msgid "Account Nickname"
+msgstr "Nome utente"
 
-#: mod/admin.php:1014
-msgid "No registrations."
-msgstr "Nessuna registrazione."
+#: mod/crepair.php:172
+msgid "@Tagname - overrides Name/Nickname"
+msgstr "@TagName - al posto del nome utente"
 
-#: mod/admin.php:1016
-msgid "Deny"
-msgstr "Nega"
+#: mod/crepair.php:173
+msgid "Account URL"
+msgstr "URL dell'utente"
 
-#: mod/admin.php:1018 mod/contacts.php:521 mod/contacts.php:590
-#: mod/contacts.php:757
-msgid "Block"
-msgstr "Blocca"
+#: mod/crepair.php:174
+msgid "Friend Request URL"
+msgstr "URL Richiesta Amicizia"
 
-#: mod/admin.php:1019 mod/contacts.php:521 mod/contacts.php:590
-#: mod/contacts.php:757
-msgid "Unblock"
-msgstr "Sblocca"
+#: mod/crepair.php:175
+msgid "Friend Confirm URL"
+msgstr "URL Conferma Amicizia"
 
-#: mod/admin.php:1020
-msgid "Site admin"
-msgstr "Amministrazione sito"
+#: mod/crepair.php:176
+msgid "Notification Endpoint URL"
+msgstr "URL Notifiche"
 
-#: mod/admin.php:1021
-msgid "Account expired"
-msgstr "Account scaduto"
+#: mod/crepair.php:177
+msgid "Poll/Feed URL"
+msgstr "URL Feed"
 
-#: mod/admin.php:1024
-msgid "New User"
-msgstr "Nuovo Utente"
+#: mod/crepair.php:178
+msgid "New photo from this URL"
+msgstr "Nuova foto da questo URL"
 
-#: mod/admin.php:1025 mod/admin.php:1026
-msgid "Register date"
-msgstr "Data registrazione"
+#: mod/crepair.php:179
+msgid "Remote Self"
+msgstr "Io remoto"
 
-#: mod/admin.php:1025 mod/admin.php:1026
-msgid "Last login"
-msgstr "Ultimo accesso"
+#: mod/crepair.php:181
+msgid "Mirror postings from this contact"
+msgstr "Ripeti i messaggi di questo contatto"
 
-#: mod/admin.php:1025 mod/admin.php:1026
-msgid "Last item"
-msgstr "Ultimo elemento"
+#: mod/crepair.php:181
+msgid ""
+"Mark this contact as remote_self, this will cause friendica to repost new "
+"entries from this contact."
+msgstr "Imposta questo contatto come 'io remoto', questo farà si che friendica reinvii i nuovi messaggi da questo contatto."
 
-#: mod/admin.php:1025
-msgid "Deleted since"
-msgstr "Rimosso da"
+#: mod/bookmarklet.php:12 boot.php:1273 include/nav.php:92
+msgid "Login"
+msgstr "Accedi"
 
-#: mod/admin.php:1026 mod/settings.php:41
-msgid "Account"
-msgstr "Account"
+#: mod/bookmarklet.php:41
+msgid "The post was created"
+msgstr "Il messaggio è stato creato"
 
-#: mod/admin.php:1028
-msgid ""
-"Selected users will be deleted!\\n\\nEverything these users had posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Gli utenti selezionati saranno cancellati!\\n\\nTutto quello che gli utenti hanno inviato su questo sito sarà permanentemente canellato!\\n\\nSei sicuro?"
+#: mod/viewsrc.php:7
+msgid "Access denied."
+msgstr "Accesso negato."
 
-#: mod/admin.php:1029
-msgid ""
-"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
-"site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "L'utente {0} sarà cancellato!\\n\\nTutto quello che ha inviato su questo sito sarà permanentemente cancellato!\\n\\nSei sicuro?"
+#: mod/dirfind.php:36
+#, php-format
+msgid "People Search - %s"
+msgstr "Cerca persone - %s"
 
-#: mod/admin.php:1039
-msgid "Name of the new user."
-msgstr "Nome del nuovo utente."
+#: mod/dirfind.php:125 mod/match.php:65 mod/suggest.php:92
+#: include/contact_widgets.php:10 include/identity.php:188
+msgid "Connect"
+msgstr "Connetti"
 
-#: mod/admin.php:1040
-msgid "Nickname"
-msgstr "Nome utente"
+#: mod/dirfind.php:139 mod/match.php:73
+msgid "No matches"
+msgstr "Nessun risultato"
 
-#: mod/admin.php:1040
-msgid "Nickname of the new user."
-msgstr "Nome utente del nuovo utente."
+#: mod/fbrowser.php:32 include/identity.php:648 include/nav.php:78
+#: view/theme/diabook/theme.php:126
+msgid "Photos"
+msgstr "Foto"
 
-#: mod/admin.php:1041
-msgid "Email address of the new user."
-msgstr "Indirizzo Email del nuovo utente."
+#: mod/fbrowser.php:122
+msgid "Files"
+msgstr "File"
 
-#: mod/admin.php:1074
-#, php-format
-msgid "Plugin %s disabled."
-msgstr "Plugin %s disabilitato."
+#: mod/nogroup.php:59
+msgid "Contacts who are not members of a group"
+msgstr "Contatti che non sono membri di un gruppo"
 
-#: mod/admin.php:1078
-#, php-format
-msgid "Plugin %s enabled."
-msgstr "Plugin %s abilitato."
+#: mod/admin.php:57
+msgid "Theme settings updated."
+msgstr "Impostazioni del tema aggiornate."
 
-#: mod/admin.php:1088 mod/admin.php:1304
-msgid "Disable"
-msgstr "Disabilita"
+#: mod/admin.php:104 mod/admin.php:682
+msgid "Site"
+msgstr "Sito"
 
-#: mod/admin.php:1090 mod/admin.php:1306
-msgid "Enable"
-msgstr "Abilita"
+#: mod/admin.php:105 mod/admin.php:628 mod/admin.php:1072 mod/admin.php:1087
+msgid "Users"
+msgstr "Utenti"
 
-#: mod/admin.php:1113 mod/admin.php:1334
-msgid "Toggle"
-msgstr "Inverti"
+#: mod/admin.php:106 mod/admin.php:1176 mod/admin.php:1236 mod/settings.php:66
+msgid "Plugins"
+msgstr "Plugin"
 
-#: mod/admin.php:1114 mod/admin.php:1335 mod/newmember.php:22
-#: mod/settings.php:90 view/theme/diabook/theme.php:544
-#: view/theme/diabook/theme.php:648 include/nav.php:173
-msgid "Settings"
-msgstr "Impostazioni"
+#: mod/admin.php:107 mod/admin.php:1404 mod/admin.php:1438
+msgid "Themes"
+msgstr "Temi"
 
-#: mod/admin.php:1121 mod/admin.php:1344
-msgid "Author: "
-msgstr "Autore: "
+#: mod/admin.php:108
+msgid "DB updates"
+msgstr "Aggiornamenti Database"
 
-#: mod/admin.php:1122 mod/admin.php:1345
-msgid "Maintainer: "
-msgstr "Manutentore: "
+#: mod/admin.php:109 mod/admin.php:200
+msgid "Inspect Queue"
+msgstr "Ispeziona Coda di invio"
 
-#: mod/admin.php:1264
-msgid "No themes found."
-msgstr "Nessun tema trovato."
+#: mod/admin.php:124 mod/admin.php:133 mod/admin.php:1525
+msgid "Logs"
+msgstr "Log"
 
-#: mod/admin.php:1326
-msgid "Screenshot"
-msgstr "Anteprima"
+#: mod/admin.php:125
+msgid "probe address"
+msgstr "controlla indirizzo"
 
-#: mod/admin.php:1372
-msgid "[Experimental]"
-msgstr "[Sperimentale]"
+#: mod/admin.php:126
+msgid "check webfinger"
+msgstr "verifica webfinger"
 
-#: mod/admin.php:1373
-msgid "[Unsupported]"
-msgstr "[Non supportato]"
+#: mod/admin.php:131 include/nav.php:193
+msgid "Admin"
+msgstr "Amministrazione"
 
-#: mod/admin.php:1400
-msgid "Log settings updated."
-msgstr "Impostazioni Log aggiornate."
+#: mod/admin.php:132
+msgid "Plugin Features"
+msgstr "Impostazioni Plugins"
 
-#: mod/admin.php:1456
-msgid "Clear"
-msgstr "Pulisci"
+#: mod/admin.php:134
+msgid "diagnostics"
+msgstr "diagnostiche"
 
-#: mod/admin.php:1462
-msgid "Enable Debugging"
-msgstr "Abilita Debugging"
+#: mod/admin.php:135
+msgid "User registrations waiting for confirmation"
+msgstr "Utenti registrati in attesa di conferma"
 
-#: mod/admin.php:1463
-msgid "Log file"
-msgstr "File di Log"
+#: mod/admin.php:199 mod/admin.php:249 mod/admin.php:681 mod/admin.php:1071
+#: mod/admin.php:1175 mod/admin.php:1235 mod/admin.php:1403 mod/admin.php:1437
+#: mod/admin.php:1524
+msgid "Administration"
+msgstr "Amministrazione"
+
+#: mod/admin.php:202
+msgid "ID"
+msgstr "ID"
+
+#: mod/admin.php:203
+msgid "Recipient Name"
+msgstr "Nome Destinatario"
+
+#: mod/admin.php:204
+msgid "Recipient Profile"
+msgstr "Profilo Destinatario"
 
-#: mod/admin.php:1463
+#: mod/admin.php:206
+msgid "Created"
+msgstr "Creato"
+
+#: mod/admin.php:207
+msgid "Last Tried"
+msgstr "Ultimo Tentativo"
+
+#: mod/admin.php:208
 msgid ""
-"Must be writable by web server. Relative to your Friendica top-level "
-"directory."
-msgstr "Deve essere scrivibile dal server web. Relativo alla tua directory Friendica."
+"This page lists the content of the queue for outgoing postings. These are "
+"postings the initial delivery failed for. They will be resend later and "
+"eventually deleted if the delivery fails permanently."
+msgstr "Questa pagina elenca il contenuto della coda di invo dei post. Questi sono post la cui consegna è fallita. Verranno reinviati più tardi ed eventualmente cancellati se la consegna continua a fallire."
 
-#: mod/admin.php:1464
-msgid "Log level"
-msgstr "Livello di Log"
+#: mod/admin.php:220 mod/admin.php:1025
+msgid "Normal Account"
+msgstr "Account normale"
+
+#: mod/admin.php:221 mod/admin.php:1026
+msgid "Soapbox Account"
+msgstr "Account per comunicati e annunci"
+
+#: mod/admin.php:222 mod/admin.php:1027
+msgid "Community/Celebrity Account"
+msgstr "Account per celebrità o per comunità"
+
+#: mod/admin.php:223 mod/admin.php:1028
+msgid "Automatic Friend Account"
+msgstr "Account per amicizia automatizzato"
+
+#: mod/admin.php:224
+msgid "Blog Account"
+msgstr "Account Blog"
+
+#: mod/admin.php:225
+msgid "Private Forum"
+msgstr "Forum Privato"
+
+#: mod/admin.php:244
+msgid "Message queues"
+msgstr "Code messaggi"
 
-#: mod/admin.php:1513 mod/contacts.php:587
-msgid "Update now"
-msgstr "Aggiorna adesso"
+#: mod/admin.php:250
+msgid "Summary"
+msgstr "Sommario"
 
-#: mod/admin.php:1514 include/acl_selectors.php:347
-msgid "Close"
-msgstr "Chiudi"
+#: mod/admin.php:252
+msgid "Registered users"
+msgstr "Utenti registrati"
 
-#: mod/admin.php:1520
-msgid "FTP Host"
-msgstr "Indirizzo FTP"
+#: mod/admin.php:254
+msgid "Pending registrations"
+msgstr "Registrazioni in attesa"
 
-#: mod/admin.php:1521
-msgid "FTP Path"
-msgstr "Percorso FTP"
+#: mod/admin.php:255
+msgid "Version"
+msgstr "Versione"
 
-#: mod/admin.php:1522
-msgid "FTP User"
-msgstr "Utente FTP"
+#: mod/admin.php:260
+msgid "Active plugins"
+msgstr "Plugin attivi"
 
-#: mod/admin.php:1523
-msgid "FTP Password"
-msgstr "Pasword FTP"
+#: mod/admin.php:283
+msgid "Can not parse base url. Must have at least <scheme>://<domain>"
+msgstr "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]"
 
-#: mod/message.php:9 include/nav.php:165
-msgid "New Message"
-msgstr "Nuovo messaggio"
+#: mod/admin.php:565
+msgid "Site settings updated."
+msgstr "Impostazioni del sito aggiornate."
 
-#: mod/message.php:63 mod/wallmessage.php:56
-msgid "No recipient selected."
-msgstr "Nessun destinatario selezionato."
+#: mod/admin.php:594 mod/settings.php:880
+msgid "No special theme for mobile devices"
+msgstr "Nessun tema speciale per i dispositivi mobili"
 
-#: mod/message.php:67
-msgid "Unable to locate contact information."
-msgstr "Impossibile trovare le informazioni del contatto."
+#: mod/admin.php:611
+msgid "No community page"
+msgstr "Nessuna pagina Comunità"
 
-#: mod/message.php:70 mod/wallmessage.php:62
-msgid "Message could not be sent."
-msgstr "Il messaggio non puo' essere inviato."
+#: mod/admin.php:612
+msgid "Public postings from users of this site"
+msgstr "Messaggi pubblici dagli utenti di questo sito"
 
-#: mod/message.php:73 mod/wallmessage.php:65
-msgid "Message collection failure."
-msgstr "Errore recuperando il messaggio."
+#: mod/admin.php:613
+msgid "Global community page"
+msgstr "Pagina Comunità globale"
 
-#: mod/message.php:76 mod/wallmessage.php:68
-msgid "Message sent."
-msgstr "Messaggio inviato."
+#: mod/admin.php:619
+msgid "At post arrival"
+msgstr "All'arrivo di un messaggio"
 
-#: mod/message.php:182 include/nav.php:162
-msgid "Messages"
-msgstr "Messaggi"
+#: mod/admin.php:620 include/contact_selectors.php:56
+msgid "Frequently"
+msgstr "Frequentemente"
 
-#: mod/message.php:207
-msgid "Do you really want to delete this message?"
-msgstr "Vuoi veramente cancellare questo messaggio?"
+#: mod/admin.php:621 include/contact_selectors.php:57
+msgid "Hourly"
+msgstr "Ogni ora"
 
-#: mod/message.php:227
-msgid "Message deleted."
-msgstr "Messaggio eliminato."
+#: mod/admin.php:622 include/contact_selectors.php:58
+msgid "Twice daily"
+msgstr "Due volte al dì"
 
-#: mod/message.php:258
-msgid "Conversation removed."
-msgstr "Conversazione rimossa."
+#: mod/admin.php:623 include/contact_selectors.php:59
+msgid "Daily"
+msgstr "Giornalmente"
 
-#: mod/message.php:283 mod/message.php:291 mod/message.php:466
-#: mod/message.php:474 mod/wallmessage.php:127 mod/wallmessage.php:135
-#: include/conversation.php:1001 include/conversation.php:1019
-msgid "Please enter a link URL:"
-msgstr "Inserisci l'indirizzo del link:"
+#: mod/admin.php:629
+msgid "Users, Global Contacts"
+msgstr "Utenti, Contatti Globali"
 
-#: mod/message.php:319 mod/wallmessage.php:142
-msgid "Send Private Message"
-msgstr "Invia un messaggio privato"
+#: mod/admin.php:630
+msgid "Users, Global Contacts/fallback"
+msgstr "Utenti, Contatti Globali/fallback"
 
-#: mod/message.php:320 mod/message.php:553 mod/wallmessage.php:144
-msgid "To:"
-msgstr "A:"
+#: mod/admin.php:634
+msgid "One month"
+msgstr "Un meso"
 
-#: mod/message.php:325 mod/message.php:555 mod/wallmessage.php:145
-msgid "Subject:"
-msgstr "Oggetto:"
+#: mod/admin.php:635
+msgid "Three months"
+msgstr "Tre mesi"
 
-#: mod/message.php:329 mod/message.php:558 mod/wallmessage.php:151
-#: mod/invite.php:134
-msgid "Your message:"
-msgstr "Il tuo messaggio:"
+#: mod/admin.php:636
+msgid "Half a year"
+msgstr "Sei mesi"
 
-#: mod/message.php:332 mod/message.php:562 mod/editpost.php:110
-#: mod/wallmessage.php:154 include/conversation.php:1056
-msgid "Upload photo"
-msgstr "Carica foto"
+#: mod/admin.php:637
+msgid "One year"
+msgstr "Un anno"
 
-#: mod/message.php:333 mod/message.php:563 mod/editpost.php:114
-#: mod/wallmessage.php:155 include/conversation.php:1060
-msgid "Insert web link"
-msgstr "Inserisci link"
+#: mod/admin.php:642
+msgid "Multi user instance"
+msgstr "Istanza multi utente"
 
-#: mod/message.php:371
-msgid "No messages."
-msgstr "Nessun messaggio."
+#: mod/admin.php:665
+msgid "Closed"
+msgstr "Chiusa"
 
-#: mod/message.php:378
-#, php-format
-msgid "Unknown sender - %s"
-msgstr "Mittente sconosciuto - %s"
+#: mod/admin.php:666
+msgid "Requires approval"
+msgstr "Richiede l'approvazione"
 
-#: mod/message.php:381
-#, php-format
-msgid "You and %s"
-msgstr "Tu e %s"
+#: mod/admin.php:667
+msgid "Open"
+msgstr "Aperta"
 
-#: mod/message.php:384
-#, php-format
-msgid "%s and You"
-msgstr "%s e Tu"
+#: mod/admin.php:671
+msgid "No SSL policy, links will track page SSL state"
+msgstr "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina"
 
-#: mod/message.php:405 mod/message.php:546
-msgid "Delete conversation"
-msgstr "Elimina la conversazione"
+#: mod/admin.php:672
+msgid "Force all links to use SSL"
+msgstr "Forza tutti i linki ad usare SSL"
 
-#: mod/message.php:408
-msgid "D, d M Y - g:i A"
-msgstr "D d M Y - G:i"
+#: mod/admin.php:673
+msgid "Self-signed certificate, use SSL for local links only (discouraged)"
+msgstr "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)"
 
-#: mod/message.php:411
-#, php-format
-msgid "%d message"
-msgid_plural "%d messages"
-msgstr[0] "%d messaggio"
-msgstr[1] "%d messaggi"
+#: mod/admin.php:683 mod/admin.php:1237 mod/admin.php:1439 mod/admin.php:1526
+#: mod/settings.php:632 mod/settings.php:742 mod/settings.php:781
+#: mod/settings.php:850 mod/settings.php:932 mod/settings.php:1162
+msgid "Save Settings"
+msgstr "Salva Impostazioni"
 
-#: mod/message.php:450
-msgid "Message not available."
-msgstr "Messaggio non disponibile."
+#: mod/admin.php:684 mod/register.php:260
+msgid "Registration"
+msgstr "Registrazione"
 
-#: mod/message.php:520
-msgid "Delete message"
-msgstr "Elimina il messaggio"
+#: mod/admin.php:685
+msgid "File upload"
+msgstr "Caricamento file"
 
-#: mod/message.php:548
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
-msgstr "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente."
+#: mod/admin.php:686
+msgid "Policies"
+msgstr "Politiche"
 
-#: mod/message.php:552
-msgid "Send Reply"
-msgstr "Invia la risposta"
+#: mod/admin.php:687
+msgid "Advanced"
+msgstr "Avanzate"
 
-#: mod/editpost.php:17 mod/editpost.php:27
-msgid "Item not found"
-msgstr "Oggetto non trovato"
+#: mod/admin.php:688
+msgid "Auto Discovered Contact Directory"
+msgstr "Elenco Contatti Scoperto Automaticamente"
 
-#: mod/editpost.php:40
-msgid "Edit post"
-msgstr "Modifica messaggio"
+#: mod/admin.php:689
+msgid "Performance"
+msgstr "Performance"
 
-#: mod/editpost.php:109 mod/filer.php:31 mod/notes.php:59 include/text.php:978
-msgid "Save"
-msgstr "Salva"
+#: mod/admin.php:690
+msgid ""
+"Relocate - WARNING: advanced function. Could make this server unreachable."
+msgstr "Trasloca - ATTENZIONE: funzione avanzata! Puo' rendere questo server irraggiungibile."
 
-#: mod/editpost.php:111 include/conversation.php:1057
-msgid "upload photo"
-msgstr "carica foto"
+#: mod/admin.php:693
+msgid "Site name"
+msgstr "Nome del sito"
 
-#: mod/editpost.php:112 include/conversation.php:1058
-msgid "Attach file"
-msgstr "Allega file"
+#: mod/admin.php:694
+msgid "Host name"
+msgstr "Nome host"
 
-#: mod/editpost.php:113 include/conversation.php:1059
-msgid "attach file"
-msgstr "allega file"
+#: mod/admin.php:695
+msgid "Sender Email"
+msgstr "Mittente email"
 
-#: mod/editpost.php:115 include/conversation.php:1061
-msgid "web link"
-msgstr "link web"
+#: mod/admin.php:696
+msgid "Banner/Logo"
+msgstr "Banner/Logo"
 
-#: mod/editpost.php:116 include/conversation.php:1062
-msgid "Insert video link"
-msgstr "Inserire collegamento video"
+#: mod/admin.php:697
+msgid "Shortcut icon"
+msgstr "Icona shortcut"
 
-#: mod/editpost.php:117 include/conversation.php:1063
-msgid "video link"
-msgstr "link video"
+#: mod/admin.php:698
+msgid "Touch icon"
+msgstr "Icona touch"
 
-#: mod/editpost.php:118 include/conversation.php:1064
-msgid "Insert audio link"
-msgstr "Inserisci collegamento audio"
+#: mod/admin.php:699
+msgid "Additional Info"
+msgstr "Informazioni aggiuntive"
 
-#: mod/editpost.php:119 include/conversation.php:1065
-msgid "audio link"
-msgstr "link audio"
+#: mod/admin.php:699
+#, php-format
+msgid ""
+"For public servers: you can add additional information here that will be "
+"listed at %s/siteinfo."
+msgstr "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su %s/siteinfo."
 
-#: mod/editpost.php:120 include/conversation.php:1066
-msgid "Set your location"
-msgstr "La tua posizione"
+#: mod/admin.php:700
+msgid "System language"
+msgstr "Lingua di sistema"
 
-#: mod/editpost.php:121 include/conversation.php:1067
-msgid "set location"
-msgstr "posizione"
+#: mod/admin.php:701
+msgid "System theme"
+msgstr "Tema di sistema"
 
-#: mod/editpost.php:122 include/conversation.php:1068
-msgid "Clear browser location"
-msgstr "Rimuovi la localizzazione data dal browser"
+#: mod/admin.php:701
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr "Tema di sistema - puo' essere sovrascritto dalle impostazioni utente - <a href='#' id='cnftheme'>cambia le impostazioni del tema</a>"
 
-#: mod/editpost.php:123 include/conversation.php:1069
-msgid "clear location"
-msgstr "canc. pos."
+#: mod/admin.php:702
+msgid "Mobile system theme"
+msgstr "Tema mobile di sistema"
 
-#: mod/editpost.php:125 include/conversation.php:1075
-msgid "Permission settings"
-msgstr "Impostazioni permessi"
+#: mod/admin.php:702
+msgid "Theme for mobile devices"
+msgstr "Tema per dispositivi mobili"
 
-#: mod/editpost.php:133 include/acl_selectors.php:343
-msgid "CC: email addresses"
-msgstr "CC: indirizzi email"
+#: mod/admin.php:703
+msgid "SSL link policy"
+msgstr "Gestione link SSL"
 
-#: mod/editpost.php:134 include/conversation.php:1084
-msgid "Public post"
-msgstr "Messaggio pubblico"
+#: mod/admin.php:703
+msgid "Determines whether generated links should be forced to use SSL"
+msgstr "Determina se i link generati devono essere forzati a usare SSL"
 
-#: mod/editpost.php:137 include/conversation.php:1071
-msgid "Set title"
-msgstr "Scegli un titolo"
+#: mod/admin.php:704
+msgid "Force SSL"
+msgstr "Forza SSL"
 
-#: mod/editpost.php:139 include/conversation.php:1073
-msgid "Categories (comma-separated list)"
-msgstr "Categorie (lista separata da virgola)"
+#: mod/admin.php:704
+msgid ""
+"Force all Non-SSL requests to SSL - Attention: on some systems it could lead"
+" to endless loops."
+msgstr "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi puo' portare a loop senza fine"
 
-#: mod/editpost.php:140 include/acl_selectors.php:344
-msgid "Example: bob@example.com, mary@example.com"
-msgstr "Esempio: bob@example.com, mary@example.com"
+#: mod/admin.php:705
+msgid "Old style 'Share'"
+msgstr "Ricondivisione vecchio stile"
 
-#: mod/dfrn_confirm.php:64 mod/profiles.php:18 mod/profiles.php:133
-#: mod/profiles.php:179 mod/profiles.php:626
-msgid "Profile not found."
-msgstr "Profilo non trovato."
+#: mod/admin.php:705
+msgid "Deactivates the bbcode element 'share' for repeating items."
+msgstr "Disattiva l'elemento bbcode 'share' con elementi ripetuti"
 
-#: mod/dfrn_confirm.php:121
+#: mod/admin.php:706
+msgid "Hide help entry from navigation menu"
+msgstr "Nascondi la voce 'Guida' dal menu di navigazione"
+
+#: mod/admin.php:706
 msgid ""
-"This may occasionally happen if contact was requested by both persons and it"
-" has already been approved."
-msgstr "Questo puo' accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e  già approvata."
+"Hides the menu entry for the Help pages from the navigation menu. You can "
+"still access it calling /help directly."
+msgstr "Nasconde la voce per le pagine della guida dal menu di navigazione. E' comunque possibile accedervi richiamando /help direttamente."
 
-#: mod/dfrn_confirm.php:240
-msgid "Response from remote site was not understood."
-msgstr "Errore di comunicazione con l'altro sito."
+#: mod/admin.php:707
+msgid "Single user instance"
+msgstr "Instanza a singolo utente"
 
-#: mod/dfrn_confirm.php:249 mod/dfrn_confirm.php:254
-msgid "Unexpected response from remote site: "
-msgstr "La risposta dell'altro sito non può essere gestita: "
+#: mod/admin.php:707
+msgid "Make this instance multi-user or single-user for the named user"
+msgstr "Rendi questa istanza multi utente o a singolo utente per l'utente selezionato"
 
-#: mod/dfrn_confirm.php:263
-msgid "Confirmation completed successfully."
-msgstr "Conferma completata con successo."
+#: mod/admin.php:708
+msgid "Maximum image size"
+msgstr "Massima dimensione immagini"
 
-#: mod/dfrn_confirm.php:265 mod/dfrn_confirm.php:279 mod/dfrn_confirm.php:286
-msgid "Remote site reported: "
-msgstr "Il sito remoto riporta: "
+#: mod/admin.php:708
+msgid ""
+"Maximum size in bytes of uploaded images. Default is 0, which means no "
+"limits."
+msgstr "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite."
 
-#: mod/dfrn_confirm.php:277
-msgid "Temporary failure. Please wait and try again."
-msgstr "Problema temporaneo. Attendi e riprova."
+#: mod/admin.php:709
+msgid "Maximum image length"
+msgstr "Massima lunghezza immagine"
 
-#: mod/dfrn_confirm.php:284
-msgid "Introduction failed or was revoked."
-msgstr "La presentazione ha generato un errore o è stata revocata."
+#: mod/admin.php:709
+msgid ""
+"Maximum length in pixels of the longest side of uploaded images. Default is "
+"-1, which means no limits."
+msgstr "Massima lunghezza in pixel del lato più lungo delle immagini caricate. Predefinito a -1, ovvero nessun limite."
 
-#: mod/dfrn_confirm.php:430
-msgid "Unable to set contact photo."
-msgstr "Impossibile impostare la foto del contatto."
+#: mod/admin.php:710
+msgid "JPEG image quality"
+msgstr "Qualità immagini JPEG"
 
-#: mod/dfrn_confirm.php:487 include/diaspora.php:622
-#: include/conversation.php:172
-#, php-format
-msgid "%1$s is now friends with %2$s"
-msgstr "%1$s e %2$s adesso sono amici"
+#: mod/admin.php:710
+msgid ""
+"Uploaded JPEGS will be saved at this quality setting [0-100]. Default is "
+"100, which is full quality."
+msgstr "Le immagini JPEG caricate verranno salvate con questa qualità [0-100]. Predefinito è 100, ovvero qualità piena."
 
-#: mod/dfrn_confirm.php:572
-#, php-format
-msgid "No user record found for '%s' "
-msgstr "Nessun utente trovato '%s'"
+#: mod/admin.php:712
+msgid "Register policy"
+msgstr "Politica di registrazione"
 
-#: mod/dfrn_confirm.php:582
-msgid "Our site encryption key is apparently messed up."
-msgstr "La nostra chiave di criptazione del sito sembra essere corrotta."
+#: mod/admin.php:713
+msgid "Maximum Daily Registrations"
+msgstr "Massime registrazioni giornaliere"
 
-#: mod/dfrn_confirm.php:593
-msgid "Empty site URL was provided or URL could not be decrypted by us."
-msgstr "E' stato fornito un indirizzo vuoto o non possiamo decrittare l'indirizzo."
+#: mod/admin.php:713
+msgid ""
+"If registration is permitted above, this sets the maximum number of new user"
+" registrations to accept per day.  If register is set to closed, this "
+"setting has no effect."
+msgstr "Se la registrazione è permessa, qui si definisce il massimo numero di nuovi utenti registrati da accettare giornalmente. Se la registrazione è chiusa, questa impostazione non ha effetto."
 
-#: mod/dfrn_confirm.php:614
-msgid "Contact record was not found for you on our site."
-msgstr "Il contatto non è stato trovato sul nostro sito."
+#: mod/admin.php:714
+msgid "Register text"
+msgstr "Testo registrazione"
 
-#: mod/dfrn_confirm.php:628
-#, php-format
-msgid "Site public key not available in contact record for URL %s."
-msgstr "La chiave pubblica del sito non è disponibile per l'URL %s"
+#: mod/admin.php:714
+msgid "Will be displayed prominently on the registration page."
+msgstr "Sarà mostrato ben visibile nella pagina di registrazione."
 
-#: mod/dfrn_confirm.php:648
+#: mod/admin.php:715
+msgid "Accounts abandoned after x days"
+msgstr "Account abbandonati dopo x giorni"
+
+#: mod/admin.php:715
 msgid ""
-"The ID provided by your system is a duplicate on our system. It should work "
-"if you try again."
-msgstr "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare."
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo."
 
-#: mod/dfrn_confirm.php:659
-msgid "Unable to set your contact credentials on our system."
-msgstr "Impossibile impostare le credenziali del tuo contatto sul nostro sistema."
+#: mod/admin.php:716
+msgid "Allowed friend domains"
+msgstr "Domini amici consentiti"
 
-#: mod/dfrn_confirm.php:726
-msgid "Unable to update your contact profile details on our system"
-msgstr "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema"
+#: mod/admin.php:716
+msgid ""
+"Comma separated list of domains which are allowed to establish friendships "
+"with this site. Wildcards are accepted. Empty to allow any domains"
+msgstr "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."
 
-#: mod/dfrn_confirm.php:798
-#, php-format
-msgid "%1$s has joined %2$s"
-msgstr "%1$s si è unito a %2$s"
+#: mod/admin.php:717
+msgid "Allowed email domains"
+msgstr "Domini email consentiti"
 
-#: mod/events.php:71 mod/events.php:73
-msgid "Event can not end before it has started."
-msgstr "Un evento non puo' finire prima di iniziare."
+#: mod/admin.php:717
+msgid ""
+"Comma separated list of domains which are allowed in email addresses for "
+"registrations to this site. Wildcards are accepted. Empty to allow any "
+"domains"
+msgstr "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio."
 
-#: mod/events.php:80 mod/events.php:82
-msgid "Event title and start time are required."
-msgstr "Titolo e ora di inizio dell'evento sono richiesti."
+#: mod/admin.php:718
+msgid "Block public"
+msgstr "Blocca pagine pubbliche"
 
-#: mod/events.php:317
-msgid "l, F j"
-msgstr "l j F"
+#: mod/admin.php:718
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently logged in."
+msgstr "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato."
 
-#: mod/events.php:339
-msgid "Edit event"
-msgstr "Modifca l'evento"
+#: mod/admin.php:719
+msgid "Force publish"
+msgstr "Forza publicazione"
 
-#: mod/events.php:361 include/text.php:1679 include/text.php:1689
-msgid "link to source"
-msgstr "Collegamento all'originale"
+#: mod/admin.php:719
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Seleziona per forzare tutti i profili di questo sito ad essere compresi  nell'elenco di questo sito."
 
-#: mod/events.php:396 view/theme/diabook/theme.php:127
-#: include/identity.php:663 include/nav.php:80
-msgid "Events"
-msgstr "Eventi"
+#: mod/admin.php:720
+msgid "Global directory update URL"
+msgstr "URL aggiornamento Elenco Globale"
 
-#: mod/events.php:397
-msgid "Create New Event"
-msgstr "Crea un nuovo evento"
+#: mod/admin.php:720
+msgid ""
+"URL to update the global directory. If this is not set, the global directory"
+" is completely unavailable to the application."
+msgstr "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato."
 
-#: mod/events.php:398
-msgid "Previous"
-msgstr "Precendente"
+#: mod/admin.php:721
+msgid "Allow threaded items"
+msgstr "Permetti commenti nidificati"
 
-#: mod/events.php:399 mod/install.php:209
-msgid "Next"
-msgstr "Successivo"
+#: mod/admin.php:721
+msgid "Allow infinite level threading for items on this site."
+msgstr "Permette un infinito livello di nidificazione dei commenti su questo sito."
 
-#: mod/events.php:491
-msgid "Event details"
-msgstr "Dettagli dell'evento"
+#: mod/admin.php:722
+msgid "Private posts by default for new users"
+msgstr "Post privati di default per i nuovi utenti"
 
-#: mod/events.php:492
-msgid "Starting date and Title are required."
-msgstr "La data di inizio e il titolo sono richiesti."
+#: mod/admin.php:722
+msgid ""
+"Set default post permissions for all new members to the default privacy "
+"group rather than public."
+msgstr "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici."
 
-#: mod/events.php:493
-msgid "Event Starts:"
-msgstr "L'evento inizia:"
+#: mod/admin.php:723
+msgid "Don't include post content in email notifications"
+msgstr "Non includere il contenuto dei post nelle notifiche via email"
 
-#: mod/events.php:493 mod/events.php:505
-msgid "Required"
-msgstr "Richiesto"
+#: mod/admin.php:723
+msgid ""
+"Don't include the content of a post/comment/private message/etc. in the "
+"email notifications that are sent out from this site, as a privacy measure."
+msgstr "Non include il contenuti del post/commento/messaggio privato/etc. nelle notifiche email che sono inviate da questo sito, per privacy"
 
-#: mod/events.php:495
-msgid "Finish date/time is not known or not relevant"
-msgstr "La data/ora di fine non è definita"
+#: mod/admin.php:724
+msgid "Disallow public access to addons listed in the apps menu."
+msgstr "Disabilita l'accesso pubblico ai plugin raccolti nel menu apps."
 
-#: mod/events.php:497
-msgid "Event Finishes:"
-msgstr "L'evento finisce:"
+#: mod/admin.php:724
+msgid ""
+"Checking this box will restrict addons listed in the apps menu to members "
+"only."
+msgstr "Selezionando questo box si limiterà ai soli membri l'accesso agli addon nel menu applicazioni"
 
-#: mod/events.php:499
-msgid "Adjust for viewer timezone"
-msgstr "Visualizza con il fuso orario di chi legge"
+#: mod/admin.php:725
+msgid "Don't embed private images in posts"
+msgstr "Non inglobare immagini private nei post"
 
-#: mod/events.php:501
-msgid "Description:"
-msgstr "Descrizione:"
+#: mod/admin.php:725
+msgid ""
+"Don't replace locally-hosted private photos in posts with an embedded copy "
+"of the image. This means that contacts who receive posts containing private "
+"photos will have to authenticate and load each image, which may take a "
+"while."
+msgstr "Non sostituire le foto locali nei post con una copia incorporata dell'immagine. Questo significa che i contatti che riceveranno i post contenenti foto private dovranno autenticarsi e caricare ogni immagine, cosa che puo' richiedere un po' di tempo."
 
-#: mod/events.php:503 mod/directory.php:152 include/event.php:42
-#: include/identity.php:268 include/bb2diaspora.php:161
-msgid "Location:"
-msgstr "Posizione:"
+#: mod/admin.php:726
+msgid "Allow Users to set remote_self"
+msgstr "Permetti agli utenti di impostare 'io remoto'"
 
-#: mod/events.php:505
-msgid "Title:"
-msgstr "Titolo:"
+#: mod/admin.php:726
+msgid ""
+"With checking this, every user is allowed to mark every contact as a "
+"remote_self in the repair contact dialog. Setting this flag on a contact "
+"causes mirroring every posting of that contact in the users stream."
+msgstr "Selezionando questo, a tutti gli utenti sarà permesso di impostare qualsiasi contatto come 'io remoto' nella pagina di modifica del contatto. Impostare questa opzione fa si che tutti i messaggi di quel contatto vengano ripetuti nello stream del'utente."
 
-#: mod/events.php:507
-msgid "Share this event"
-msgstr "Condividi questo evento"
+#: mod/admin.php:727
+msgid "Block multiple registrations"
+msgstr "Blocca registrazioni multiple"
 
-#: mod/fbrowser.php:25 view/theme/diabook/theme.php:126
-#: include/identity.php:646 include/nav.php:78
-msgid "Photos"
-msgstr "Foto"
+#: mod/admin.php:727
+msgid "Disallow users to register additional accounts for use as pages."
+msgstr "Non permette all'utente di registrare account extra da usare come pagine."
 
-#: mod/fbrowser.php:113
-msgid "Files"
-msgstr "File"
+#: mod/admin.php:728
+msgid "OpenID support"
+msgstr "Supporto OpenID"
 
-#: mod/home.php:35
-#, php-format
-msgid "Welcome to %s"
-msgstr "Benvenuto su %s"
+#: mod/admin.php:728
+msgid "OpenID support for registration and logins."
+msgstr "Supporta OpenID per la registrazione e il login"
 
-#: mod/lockview.php:31 mod/lockview.php:39
-msgid "Remote privacy information not available."
-msgstr "Informazioni remote sulla privacy non disponibili."
+#: mod/admin.php:729
+msgid "Fullname check"
+msgstr "Controllo nome completo"
 
-#: mod/lockview.php:48
-msgid "Visible to:"
-msgstr "Visibile a:"
+#: mod/admin.php:729
+msgid ""
+"Force users to register with a space between firstname and lastname in Full "
+"name, as an antispam measure"
+msgstr "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura antispam"
 
-#: mod/wallmessage.php:42 mod/wallmessage.php:112
-#, php-format
-msgid "Number of daily wall messages for %s exceeded. Message failed."
-msgstr "Numero giornaliero di messaggi per %s superato. Invio fallito."
+#: mod/admin.php:730
+msgid "UTF-8 Regular expressions"
+msgstr "Espressioni regolari UTF-8"
 
-#: mod/wallmessage.php:59
-msgid "Unable to check your home location."
-msgstr "Impossibile controllare la tua posizione di origine."
+#: mod/admin.php:730
+msgid "Use PHP UTF8 regular expressions"
+msgstr "Usa le espressioni regolari PHP in UTF8"
 
-#: mod/wallmessage.php:86 mod/wallmessage.php:95
-msgid "No recipient."
-msgstr "Nessun destinatario."
+#: mod/admin.php:731
+msgid "Community Page Style"
+msgstr "Stile pagina Comunità"
 
-#: mod/wallmessage.php:143
-#, php-format
+#: mod/admin.php:731
 msgid ""
-"If you wish for %s to respond, please check that the privacy settings on "
-"your site allow private mail from unknown senders."
-msgstr "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti."
+"Type of community page to show. 'Global community' shows every public "
+"posting from an open distributed network that arrived on this server."
+msgstr "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti."
 
-#: mod/nogroup.php:40 mod/contacts.php:573 mod/contacts.php:797
-#: mod/viewcontacts.php:64
-#, php-format
-msgid "Visit %s's profile [%s]"
-msgstr "Visita il profilo di %s [%s]"
+#: mod/admin.php:732
+msgid "Posts per user on community page"
+msgstr "Messaggi per utente nella pagina Comunità"
 
-#: mod/nogroup.php:41 mod/contacts.php:798
-msgid "Edit contact"
-msgstr "Modifca contatto"
+#: mod/admin.php:732
+msgid ""
+"The maximum number of posts per user on the community page. (Not valid for "
+"'Global Community')"
+msgstr "Il numero massimo di messaggi per utente mostrato nella pagina Comuntà (non valido per 'Comunità globale')"
 
-#: mod/nogroup.php:59
-msgid "Contacts who are not members of a group"
-msgstr "Contatti che non sono membri di un gruppo"
+#: mod/admin.php:733
+msgid "Enable OStatus support"
+msgstr "Abilita supporto OStatus"
 
-#: mod/friendica.php:59
-msgid "This is Friendica, version"
-msgstr "Questo è Friendica, versione"
+#: mod/admin.php:733
+msgid ""
+"Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All "
+"communications in OStatus are public, so privacy warnings will be "
+"occasionally displayed."
+msgstr "Fornisce la compatibilità integrata a OStatus (StatusNet, Gnu Social, etc.). Tutte le comunicazioni su OStatus sono pubbliche, quindi un avviso di privacy verrà mostrato occasionalmente."
 
-#: mod/friendica.php:60
-msgid "running at web location"
-msgstr "in esecuzione all'indirizzo web"
+#: mod/admin.php:734
+msgid "OStatus conversation completion interval"
+msgstr "Intervallo completamento conversazioni OStatus"
 
-#: mod/friendica.php:62
+#: mod/admin.php:734
 msgid ""
-"Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn "
-"more about the Friendica project."
-msgstr "Visita <a href=\"http://friendica.com\">Friendica.com</a> per saperne di più sul progetto Friendica."
+"How often shall the poller check for new entries in OStatus conversations? "
+"This can be a very ressource task."
+msgstr "quanto spesso il poller deve controllare se esistono nuovi commenti in una conversazione OStatus? Questo è un lavoro che puo' richiedere molte risorse."
 
-#: mod/friendica.php:64
-msgid "Bug reports and issues: please visit"
-msgstr "Segnalazioni di bug e problemi: visita"
+#: mod/admin.php:735
+msgid "Enable Diaspora support"
+msgstr "Abilita il supporto a Diaspora"
 
-#: mod/friendica.php:65
-msgid ""
-"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
-"dot com"
-msgstr "Suggerimenti, lodi, donazioni, ecc -  e-mail a  \"Info\" at Friendica punto com"
+#: mod/admin.php:735
+msgid "Provide built-in Diaspora network compatibility."
+msgstr "Fornisce compatibilità con il network Diaspora."
 
-#: mod/friendica.php:79
-msgid "Installed plugins/addons/apps:"
-msgstr "Plugin/addon/applicazioni instalate"
+#: mod/admin.php:736
+msgid "Only allow Friendica contacts"
+msgstr "Permetti solo contatti Friendica"
 
-#: mod/friendica.php:92
-msgid "No installed plugins/addons/apps"
-msgstr "Nessun plugin/addons/applicazione installata"
+#: mod/admin.php:736
+msgid ""
+"All contacts must use Friendica protocols. All other built-in communication "
+"protocols disabled."
+msgstr "Tutti i contatti devono usare il protocollo di Friendica. Tutti gli altri protocolli sono disabilitati."
 
-#: mod/removeme.php:46 mod/removeme.php:49
-msgid "Remove My Account"
-msgstr "Rimuovi il mio account"
+#: mod/admin.php:737
+msgid "Verify SSL"
+msgstr "Verifica SSL"
 
-#: mod/removeme.php:47
+#: mod/admin.php:737
 msgid ""
-"This will completely remove your account. Once this has been done it is not "
-"recoverable."
-msgstr "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo."
+"If you wish, you can turn on strict certificate checking. This will mean you"
+" cannot connect (at all) to self-signed SSL sites."
+msgstr "Se vuoi, puoi abilitare il controllo rigoroso dei certificati.Questo significa che non potrai collegarti (del tutto) con siti con certificati SSL auto-firmati."
 
-#: mod/removeme.php:48
-msgid "Please enter your password for verification:"
-msgstr "Inserisci la tua password per verifica:"
+#: mod/admin.php:738
+msgid "Proxy user"
+msgstr "Utente Proxy"
 
-#: mod/wall_upload.php:122 mod/photos.php:789 mod/profile_photo.php:144
-#, php-format
-msgid "Image exceeds size limit of %s"
-msgstr "La dimensione dell'immagine supera il limite di %s"
+#: mod/admin.php:739
+msgid "Proxy URL"
+msgstr "URL Proxy"
 
-#: mod/wall_upload.php:144 mod/photos.php:829 mod/profile_photo.php:153
-msgid "Unable to process image."
-msgstr "Impossibile caricare l'immagine."
+#: mod/admin.php:740
+msgid "Network timeout"
+msgstr "Timeout rete"
 
-#: mod/wall_upload.php:169 mod/wall_upload.php:178 mod/wall_upload.php:185
-#: mod/item.php:486 include/message.php:144 include/Photo.php:951
-#: include/Photo.php:966 include/Photo.php:973 include/Photo.php:995
-msgid "Wall Photos"
-msgstr "Foto della bacheca"
+#: mod/admin.php:740
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Valore in secondi. Imposta a 0 per illimitato (non raccomandato)."
 
-#: mod/wall_upload.php:172 mod/photos.php:856 mod/profile_photo.php:301
-msgid "Image upload failed."
-msgstr "Caricamento immagine fallito."
+#: mod/admin.php:741
+msgid "Delivery interval"
+msgstr "Intervallo di invio"
 
-#: mod/api.php:76 mod/api.php:102
-msgid "Authorize application connection"
-msgstr "Autorizza la connessione dell'applicazione"
+#: mod/admin.php:741
+msgid ""
+"Delay background delivery processes by this many seconds to reduce system "
+"load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 "
+"for large dedicated servers."
+msgstr "Ritarda il processo di invio in background  di n secondi per ridurre il carico di sistema. Raccomandato:  4-5 per host condivisit, 2-3 per VPS. 0-1 per grandi server dedicati."
 
-#: mod/api.php:77
-msgid "Return to your app and insert this Securty Code:"
-msgstr "Torna alla tua applicazione e inserisci questo codice di sicurezza:"
+#: mod/admin.php:742
+msgid "Poll interval"
+msgstr "Intervallo di poll"
 
-#: mod/api.php:89
-msgid "Please login to continue."
-msgstr "Effettua il login per continuare."
+#: mod/admin.php:742
+msgid ""
+"Delay background polling processes by this many seconds to reduce system "
+"load. If 0, use delivery interval."
+msgstr "Ritarda il processo di poll in background di n secondi per ridurre il carico di sistema. Se 0, usa l'intervallo di invio."
 
-#: mod/api.php:104
+#: mod/admin.php:743
+msgid "Maximum Load Average"
+msgstr "Massimo carico medio"
+
+#: mod/admin.php:743
 msgid ""
-"Do you want to authorize this application to access your posts and contacts,"
-" and/or create new posts for you?"
-msgstr "Vuoi autorizzare questa applicazione per accedere ai messaggi e ai contatti, e / o creare nuovi messaggi per te?"
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Massimo carico di sistema prima che i processi di invio e di poll siano ritardati. Predefinito a 50."
 
-#: mod/tagger.php:95 include/conversation.php:265
-#, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
-msgstr "%1$s ha taggato %3$s di %2$s con %4$s"
+#: mod/admin.php:744
+msgid "Maximum Load Average (Frontend)"
+msgstr "Media Massimo Carico (Frontend)"
 
-#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
-#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
-#: mod/photos.php:1791 view/theme/diabook/theme.php:499
-msgid "Contact Photos"
-msgstr "Foto dei contatti"
+#: mod/admin.php:744
+msgid "Maximum system load before the frontend quits service - default 50."
+msgstr "Massimo carico di sistema prima che il frontend fermi il servizio - default 50."
 
-#: mod/photos.php:84 include/identity.php:649
-msgid "Photo Albums"
-msgstr "Album foto"
+#: mod/admin.php:746
+msgid "Periodical check of global contacts"
+msgstr "Check periodico dei contatti globali"
 
-#: mod/photos.php:85 mod/photos.php:1836
-msgid "Recent Photos"
-msgstr "Foto recenti"
+#: mod/admin.php:746
+msgid ""
+"If enabled, the global contacts are checked periodically for missing or "
+"outdated data and the vitality of the contacts and servers."
+msgstr "Se abilitato, i contatti globali sono controllati periodicamente per verificare dati mancanti o sorpassati e la vitaltà dei contatti e dei server."
 
-#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
-msgid "Upload New Photos"
-msgstr "Carica nuove foto"
+#: mod/admin.php:747
+msgid "Discover contacts from other servers"
+msgstr "Trova contatti dagli altri server"
 
-#: mod/photos.php:102 mod/settings.php:34
-msgid "everybody"
-msgstr "tutti"
+#: mod/admin.php:747
+msgid ""
+"Periodically query other servers for contacts. You can choose between "
+"'users': the users on the remote system, 'Global Contacts': active contacts "
+"that are known on the system. The fallback is meant for Redmatrix servers "
+"and older friendica servers, where global contacts weren't available. The "
+"fallback increases the server load, so the recommened setting is 'Users, "
+"Global Contacts'."
+msgstr "Richiede periodicamente contatti agli altri server. Puoi scegliere tra 'utenti', gli uenti sul sistema remoto, o 'contatti globali', i contatti attivi che sono conosciuti dal sistema. Il fallback è pensato per i server Redmatrix e i vecchi server Friendica, dove i contatti globali non sono disponibili. Il fallback incrementa il carico di sistema, per cui l'impostazione consigliata è \"Utenti, Contatti Globali\"."
 
-#: mod/photos.php:166
-msgid "Contact information unavailable"
-msgstr "I dati di questo contatto non sono disponibili"
+#: mod/admin.php:748
+msgid "Timeframe for fetching global contacts"
+msgstr "Termine per il recupero contatti globali"
 
-#: mod/photos.php:177 mod/photos.php:753 mod/photos.php:1207
-#: mod/photos.php:1230 mod/profile_photo.php:74 mod/profile_photo.php:81
-#: mod/profile_photo.php:88 mod/profile_photo.php:204
-#: mod/profile_photo.php:296 mod/profile_photo.php:305
-#: view/theme/diabook/theme.php:500 include/user.php:335 include/user.php:342
-#: include/user.php:349
-msgid "Profile Photos"
-msgstr "Foto del profilo"
+#: mod/admin.php:748
+msgid ""
+"When the discovery is activated, this value defines the timeframe for the "
+"activity of the global contacts that are fetched from other servers."
+msgstr "Quando si attiva la scoperta, questo valore definisce il periodo di tempo per l'attività dei contatti globali che vengono prelevati da altri server."
 
-#: mod/photos.php:187
-msgid "Album not found."
-msgstr "Album non trovato."
+#: mod/admin.php:749
+msgid "Search the local directory"
+msgstr "Cerca la directory locale"
 
-#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
-msgid "Delete Album"
-msgstr "Rimuovi album"
+#: mod/admin.php:749
+msgid ""
+"Search the local directory instead of the global directory. When searching "
+"locally, every search will be executed on the global directory in the "
+"background. This improves the search results when the search is repeated."
+msgstr "Cerca nella directory locale invece che nella directory globale. Durante la ricerca a livello locale, ogni ricerca verrà eseguita sulla directory globale in background. Ciò migliora i risultati della ricerca quando la ricerca viene ripetuta."
 
-#: mod/photos.php:220
-msgid "Do you really want to delete this photo album and all its photos?"
-msgstr "Vuoi davvero cancellare questo album e tutte le sue foto?"
+#: mod/admin.php:751
+msgid "Publish server information"
+msgstr "Pubblica informazioni server"
 
-#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
-msgid "Delete Photo"
-msgstr "Rimuovi foto"
+#: mod/admin.php:751
+msgid ""
+"If enabled, general server and usage data will be published. The data "
+"contains the name and version of the server, number of users with public "
+"profiles, number of posts and the activated protocols and connectors. See <a"
+" href='http://the-federation.info/'>the-federation.info</a> for details."
+msgstr "Se abilitata, saranno pubblicati i dati generali del server e i dati di utilizzo. I dati contengono il nome e la versione del server, il numero di utenti con profili pubblici, numero dei posti e dei protocolli e connettori attivati. Per informazioni, vedere <a href='http://the-federation.info/'> the-federation.info </a>."
 
-#: mod/photos.php:309
-msgid "Do you really want to delete this photo?"
-msgstr "Vuoi veramente cancellare questa foto?"
+#: mod/admin.php:753
+msgid "Use MySQL full text engine"
+msgstr "Usa il motore MySQL full text"
 
-#: mod/photos.php:684
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
-msgstr "%1$s è stato taggato in %2$s da %3$s"
+#: mod/admin.php:753
+msgid ""
+"Activates the full text engine. Speeds up search - but can only search for "
+"four and more characters."
+msgstr "Attiva il motore full text. Velocizza la ricerca, ma puo' cercare solo per quattro o più caratteri."
 
-#: mod/photos.php:684
-msgid "a photo"
-msgstr "una foto"
+#: mod/admin.php:754
+msgid "Suppress Language"
+msgstr "Disattiva lingua"
+
+#: mod/admin.php:754
+msgid "Suppress language information in meta information about a posting."
+msgstr "Disattiva le informazioni sulla lingua nei meta di un post."
+
+#: mod/admin.php:755
+msgid "Suppress Tags"
+msgstr "Sopprimi Tags"
 
-#: mod/photos.php:797
-msgid "Image file is empty."
-msgstr "Il file dell'immagine è vuoto."
+#: mod/admin.php:755
+msgid "Suppress showing a list of hashtags at the end of the posting."
+msgstr "Non mostra la lista di hashtag in coda al messaggio"
 
-#: mod/photos.php:952
-msgid "No photos selected"
-msgstr "Nessuna foto selezionata"
+#: mod/admin.php:756
+msgid "Path to item cache"
+msgstr "Percorso cache elementi"
 
-#: mod/photos.php:1053 mod/videos.php:298
-msgid "Access to this item is restricted."
-msgstr "Questo oggetto non è visibile a tutti."
+#: mod/admin.php:756
+msgid "The item caches buffers generated bbcode and external images."
+msgstr "La cache degli elementi memorizza il bbcode generato e le immagini esterne."
 
-#: mod/photos.php:1114
-#, php-format
-msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
-msgstr "Hai usato %1$.2f MBytes su %2$.2f disponibili."
+#: mod/admin.php:757
+msgid "Cache duration in seconds"
+msgstr "Durata della cache in secondi"
 
-#: mod/photos.php:1149
-msgid "Upload Photos"
-msgstr "Carica foto"
+#: mod/admin.php:757
+msgid ""
+"How long should the cache files be hold? Default value is 86400 seconds (One"
+" day). To disable the item cache, set the value to -1."
+msgstr "Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno). Per disabilitare la cache, imposta il valore a -1."
 
-#: mod/photos.php:1153 mod/photos.php:1219
-msgid "New album name: "
-msgstr "Nome nuovo album: "
+#: mod/admin.php:758
+msgid "Maximum numbers of comments per post"
+msgstr "Numero massimo di commenti per post"
 
-#: mod/photos.php:1154
-msgid "or existing album name: "
-msgstr "o nome di un album esistente: "
+#: mod/admin.php:758
+msgid "How much comments should be shown for each post? Default value is 100."
+msgstr "Quanti commenti devono essere mostrati per ogni post? Default : 100."
 
-#: mod/photos.php:1155
-msgid "Do not show a status post for this upload"
-msgstr "Non creare un post per questo upload"
+#: mod/admin.php:759
+msgid "Path for lock file"
+msgstr "Percorso al file di lock"
 
-#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
-msgid "Permissions"
-msgstr "Permessi"
+#: mod/admin.php:759
+msgid ""
+"The lock file is used to avoid multiple pollers at one time. Only define a "
+"folder here."
+msgstr "Il file di lock è usato per evitare l'avvio di poller multipli allo stesso tempo. Inserisci solo la cartella, qui."
 
-#: mod/photos.php:1166 mod/photos.php:1538 mod/settings.php:1171
-msgid "Show to Groups"
-msgstr "Mostra ai gruppi"
+#: mod/admin.php:760
+msgid "Temp path"
+msgstr "Percorso file temporanei"
 
-#: mod/photos.php:1167 mod/photos.php:1539 mod/settings.php:1172
-msgid "Show to Contacts"
-msgstr "Mostra ai contatti"
+#: mod/admin.php:760
+msgid ""
+"If you have a restricted system where the webserver can't access the system "
+"temp path, enter another path here."
+msgstr "Se si dispone di un sistema ristretto in cui il server web non può accedere al percorso temporaneo di sistema, inserire un altro percorso qui."
 
-#: mod/photos.php:1168
-msgid "Private Photo"
-msgstr "Foto privata"
+#: mod/admin.php:761
+msgid "Base path to installation"
+msgstr "Percorso base all'installazione"
 
-#: mod/photos.php:1169
-msgid "Public Photo"
-msgstr "Foto pubblica"
+#: mod/admin.php:761
+msgid ""
+"If the system cannot detect the correct path to your installation, enter the"
+" correct path here. This setting should only be set if you are using a "
+"restricted system and symbolic links to your webroot."
+msgstr "Se il sistema non è in grado di rilevare il percorso corretto per l'installazione, immettere il percorso corretto qui. Questa impostazione deve essere inserita solo se si utilizza un sistema limitato e/o collegamenti simbolici al tuo webroot."
 
-#: mod/photos.php:1232
-msgid "Edit Album"
-msgstr "Modifica album"
+#: mod/admin.php:762
+msgid "Disable picture proxy"
+msgstr "Disabilita il proxy immagini"
 
-#: mod/photos.php:1238
-msgid "Show Newest First"
-msgstr "Mostra nuove foto per prime"
+#: mod/admin.php:762
+msgid ""
+"The picture proxy increases performance and privacy. It shouldn't be used on"
+" systems with very low bandwith."
+msgstr "Il proxy immagini aumenta le performace e la privacy. Non dovrebbe essere usato su server con poca banda disponibile."
 
-#: mod/photos.php:1240
-msgid "Show Oldest First"
-msgstr "Mostra vecchie foto per prime"
+#: mod/admin.php:763
+msgid "Enable old style pager"
+msgstr "Abilita la paginazione vecchio stile"
 
-#: mod/photos.php:1268 mod/photos.php:1821
-msgid "View Photo"
-msgstr "Vedi foto"
+#: mod/admin.php:763
+msgid ""
+"The old style pager has page numbers but slows down massively the page "
+"speed."
+msgstr "La paginazione vecchio stile mostra i numeri delle pagine, ma rallenta la velocità di caricamento della pagina."
 
-#: mod/photos.php:1314
-msgid "Permission denied. Access to this item may be restricted."
-msgstr "Permesso negato. L'accesso a questo elemento può essere limitato."
+#: mod/admin.php:764
+msgid "Only search in tags"
+msgstr "Cerca solo nei tag"
 
-#: mod/photos.php:1316
-msgid "Photo not available"
-msgstr "Foto non disponibile"
+#: mod/admin.php:764
+msgid "On large systems the text search can slow down the system extremely."
+msgstr "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema."
 
-#: mod/photos.php:1372
-msgid "View photo"
-msgstr "Vedi foto"
+#: mod/admin.php:766
+msgid "New base url"
+msgstr "Nuovo url base"
 
-#: mod/photos.php:1372
-msgid "Edit photo"
-msgstr "Modifica foto"
+#: mod/admin.php:766
+msgid ""
+"Change base url for this server. Sends relocate message to all DFRN contacts"
+" of all users."
+msgstr "Cambia l'url base di questo server. Invia il messaggio di trasloco a tutti i contatti DFRN di tutti gli utenti."
 
-#: mod/photos.php:1373
-msgid "Use as profile photo"
-msgstr "Usa come foto del profilo"
+#: mod/admin.php:768
+msgid "RINO Encryption"
+msgstr "Crittografia RINO"
 
-#: mod/photos.php:1398
-msgid "View Full Size"
-msgstr "Vedi dimensione intera"
+#: mod/admin.php:768
+msgid "Encryption layer between nodes."
+msgstr "Crittografia delle comunicazioni tra nodi."
 
-#: mod/photos.php:1477
-msgid "Tags: "
-msgstr "Tag: "
+#: mod/admin.php:769
+msgid "Embedly API key"
+msgstr "Embedly API key"
 
-#: mod/photos.php:1480
-msgid "[Remove any tag]"
-msgstr "[Rimuovi tutti i tag]"
+#: mod/admin.php:769
+msgid ""
+"<a href='http://embed.ly'>Embedly</a> is used to fetch additional data for "
+"web pages. This is an optional parameter."
+msgstr "<a href='http://embed.ly'>Embedly</a> è usato per recuperate informazioni addizionali dalle pagine web. Questo parametro è opzionale."
 
-#: mod/photos.php:1520
-msgid "New album name"
-msgstr "Nuovo nome dell'album"
+#: mod/admin.php:787
+msgid "Update has been marked successful"
+msgstr "L'aggiornamento è stato segnato come  di successo"
 
-#: mod/photos.php:1521
-msgid "Caption"
-msgstr "Titolo"
+#: mod/admin.php:795
+#, php-format
+msgid "Database structure update %s was successfully applied."
+msgstr "Aggiornamento struttura database %s applicata con successo."
 
-#: mod/photos.php:1522
-msgid "Add a Tag"
-msgstr "Aggiungi tag"
+#: mod/admin.php:798
+#, php-format
+msgid "Executing of database structure update %s failed with error: %s"
+msgstr "Aggiornamento struttura database %s fallita con errore: %s"
 
-#: mod/photos.php:1522
-msgid ""
-"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
-msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+#: mod/admin.php:810
+#, php-format
+msgid "Executing %s failed with error: %s"
+msgstr "Esecuzione di %s fallita con errore: %s"
 
-#: mod/photos.php:1523
-msgid "Do not rotate"
-msgstr "Non ruotare"
+#: mod/admin.php:813
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "L'aggiornamento %s è stato applicato con successo"
 
-#: mod/photos.php:1524
-msgid "Rotate CW (right)"
-msgstr "Ruota a destra"
+#: mod/admin.php:817
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine."
 
-#: mod/photos.php:1525
-msgid "Rotate CCW (left)"
-msgstr "Ruota a sinistra"
+#: mod/admin.php:819
+#, php-format
+msgid "There was no additional update function %s that needed to be called."
+msgstr "Non ci sono altre funzioni di aggiornamento %s da richiamare."
 
-#: mod/photos.php:1540
-msgid "Private photo"
-msgstr "Foto privata"
+#: mod/admin.php:838
+msgid "No failed updates."
+msgstr "Nessun aggiornamento fallito."
 
-#: mod/photos.php:1541
-msgid "Public photo"
-msgstr "Foto pubblica"
+#: mod/admin.php:839
+msgid "Check database structure"
+msgstr "Controlla struttura database"
 
-#: mod/photos.php:1563 include/conversation.php:1055
-msgid "Share"
-msgstr "Condividi"
+#: mod/admin.php:844
+msgid "Failed Updates"
+msgstr "Aggiornamenti falliti"
 
-#: mod/photos.php:1827 mod/videos.php:380
-msgid "View Album"
-msgstr "Sfoglia l'album"
+#: mod/admin.php:845
+msgid ""
+"This does not include updates prior to 1139, which did not return a status."
+msgstr "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato."
 
-#: mod/hcard.php:10
-msgid "No profile"
-msgstr "Nessun profilo"
+#: mod/admin.php:846
+msgid "Mark success (if update was manually applied)"
+msgstr "Segna completato (se l'update è stato applicato manualmente)"
 
-#: mod/register.php:90
+#: mod/admin.php:847
+msgid "Attempt to execute this update step automatically"
+msgstr "Cerco di eseguire questo aggiornamento in automatico"
+
+#: mod/admin.php:879
+#, php-format
 msgid ""
-"Registration successful. Please check your email for further instructions."
-msgstr "Registrazione completata. Controlla la tua mail per ulteriori informazioni."
+"\n"
+"\t\t\tDear %1$s,\n"
+"\t\t\t\tthe administrator of %2$s has set up an account for you."
+msgstr "\nGentile %1$s,\n    l'amministratore di %2$s ha impostato un account per te."
 
-#: mod/register.php:96
+#: mod/admin.php:882
 #, php-format
 msgid ""
-"Failed to send email message. Here your accout details:<br> login: %s<br> "
-"password: %s<br><br>You can change your password after login."
-msgstr "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login."
+"\n"
+"\t\t\tThe login details are as follows:\n"
+"\n"
+"\t\t\tSite Location:\t%1$s\n"
+"\t\t\tLogin Name:\t\t%2$s\n"
+"\t\t\tPassword:\t\t%3$s\n"
+"\n"
+"\t\t\tYou may change your password from your account \"Settings\" page after logging\n"
+"\t\t\tin.\n"
+"\n"
+"\t\t\tPlease take a few moments to review the other account settings on that page.\n"
+"\n"
+"\t\t\tYou may also wish to add some basic information to your default profile\n"
+"\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
+"\n"
+"\t\t\tWe recommend setting your full name, adding a profile photo,\n"
+"\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
+"\t\t\tperhaps what country you live in; if you do not wish to be more specific\n"
+"\t\t\tthan that.\n"
+"\n"
+"\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
+"\t\t\tIf you are new and do not know anybody here, they may help\n"
+"\t\t\tyou to make some new and interesting friends.\n"
+"\n"
+"\t\t\tThank you and welcome to %4$s."
+msgstr "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %1$s\n    Nome utente: %2$s\n    Password: %3$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4$s"
 
-#: mod/register.php:105
-msgid "Your registration can not be processed."
-msgstr "La tua registrazione non puo' essere elaborata."
+#: mod/admin.php:914 include/user.php:421
+#, php-format
+msgid "Registration details for %s"
+msgstr "Dettagli della registrazione di %s"
 
-#: mod/register.php:148
-msgid "Your registration is pending approval by the site owner."
-msgstr "La tua richiesta è in attesa di approvazione da parte del prorietario del sito."
+#: mod/admin.php:926
+#, php-format
+msgid "%s user blocked/unblocked"
+msgid_plural "%s users blocked/unblocked"
+msgstr[0] "%s utente bloccato/sbloccato"
+msgstr[1] "%s utenti bloccati/sbloccati"
+
+#: mod/admin.php:933
+#, php-format
+msgid "%s user deleted"
+msgid_plural "%s users deleted"
+msgstr[0] "%s utente cancellato"
+msgstr[1] "%s utenti cancellati"
+
+#: mod/admin.php:972
+#, php-format
+msgid "User '%s' deleted"
+msgstr "Utente '%s' cancellato"
+
+#: mod/admin.php:980
+#, php-format
+msgid "User '%s' unblocked"
+msgstr "Utente '%s' sbloccato"
+
+#: mod/admin.php:980
+#, php-format
+msgid "User '%s' blocked"
+msgstr "Utente '%s' bloccato"
 
-#: mod/register.php:186 mod/uimport.php:50
-msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
-msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."
+#: mod/admin.php:1073
+msgid "Add User"
+msgstr "Aggiungi utente"
 
-#: mod/register.php:214
-msgid ""
-"You may (optionally) fill in this form via OpenID by supplying your OpenID "
-"and clicking 'Register'."
-msgstr "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'."
+#: mod/admin.php:1074
+msgid "select all"
+msgstr "seleziona tutti"
 
-#: mod/register.php:215
-msgid ""
-"If you are not familiar with OpenID, please leave that field blank and fill "
-"in the rest of the items."
-msgstr "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera."
+#: mod/admin.php:1075
+msgid "User registrations waiting for confirm"
+msgstr "Richieste di registrazione in attesa di conferma"
 
-#: mod/register.php:216
-msgid "Your OpenID (optional): "
-msgstr "Il tuo OpenID (opzionale): "
+#: mod/admin.php:1076
+msgid "User waiting for permanent deletion"
+msgstr "Utente in attesa di cancellazione definitiva"
 
-#: mod/register.php:230
-msgid "Include your profile in member directory?"
-msgstr "Includi il tuo profilo nell'elenco pubblico?"
+#: mod/admin.php:1077
+msgid "Request date"
+msgstr "Data richiesta"
 
-#: mod/register.php:251
-msgid "Membership on this site is by invitation only."
-msgstr "La registrazione su questo sito è solo su invito."
+#: mod/admin.php:1077 mod/admin.php:1089 mod/admin.php:1090 mod/admin.php:1105
+#: include/contact_selectors.php:79 include/contact_selectors.php:86
+msgid "Email"
+msgstr "Email"
 
-#: mod/register.php:252
-msgid "Your invitation ID: "
-msgstr "L'ID del tuo invito:"
+#: mod/admin.php:1078
+msgid "No registrations."
+msgstr "Nessuna registrazione."
 
-#: mod/register.php:263
-msgid "Your Full Name (e.g. Joe Smith): "
-msgstr "Il tuo nome completo (es. Mario Rossi): "
+#: mod/admin.php:1080
+msgid "Deny"
+msgstr "Nega"
 
-#: mod/register.php:264
-msgid "Your Email Address: "
-msgstr "Il tuo indirizzo email: "
+#: mod/admin.php:1084
+msgid "Site admin"
+msgstr "Amministrazione sito"
 
-#: mod/register.php:265
-msgid ""
-"Choose a profile nickname. This must begin with a text character. Your "
-"profile address on this site will then be "
-"'<strong>nickname@$sitename</strong>'."
-msgstr "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@$sitename</strong>'."
+#: mod/admin.php:1085
+msgid "Account expired"
+msgstr "Account scaduto"
 
-#: mod/register.php:266
-msgid "Choose a nickname: "
-msgstr "Scegli un nome utente: "
+#: mod/admin.php:1088
+msgid "New User"
+msgstr "Nuovo Utente"
 
-#: mod/register.php:269 boot.php:1238 include/nav.php:109
-msgid "Register"
-msgstr "Registrati"
+#: mod/admin.php:1089 mod/admin.php:1090
+msgid "Register date"
+msgstr "Data registrazione"
 
-#: mod/register.php:275 mod/uimport.php:64
-msgid "Import"
-msgstr "Importa"
+#: mod/admin.php:1089 mod/admin.php:1090
+msgid "Last login"
+msgstr "Ultimo accesso"
 
-#: mod/register.php:276
-msgid "Import your profile to this friendica instance"
-msgstr "Importa il tuo profilo in questo server friendica"
+#: mod/admin.php:1089 mod/admin.php:1090
+msgid "Last item"
+msgstr "Ultimo elemento"
 
-#: mod/lostpass.php:19
-msgid "No valid account found."
-msgstr "Nessun account valido trovato."
+#: mod/admin.php:1089
+msgid "Deleted since"
+msgstr "Rimosso da"
 
-#: mod/lostpass.php:35
-msgid "Password reset request issued. Check your email."
-msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."
+#: mod/admin.php:1090 mod/settings.php:41
+msgid "Account"
+msgstr "Account"
 
-#: mod/lostpass.php:42
-#, php-format
+#: mod/admin.php:1092
 msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tA request was recently received at \"%2$s\" to reset your account\n"
-"\t\tpassword. In order to confirm this request, please select the verification link\n"
-"\t\tbelow or paste it into your web browser address bar.\n"
-"\n"
-"\t\tIf you did NOT request this change, please DO NOT follow the link\n"
-"\t\tprovided and ignore and/or delete this email.\n"
-"\n"
-"\t\tYour password will not be changed unless we can verify that you\n"
-"\t\tissued this request."
-msgstr "\nGentile %1$s,\n    abbiamo ricevuto su \"%2$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica."
+"Selected users will be deleted!\\n\\nEverything these users had posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Gli utenti selezionati saranno cancellati!\\n\\nTutto quello che gli utenti hanno inviato su questo sito sarà permanentemente canellato!\\n\\nSei sicuro?"
 
-#: mod/lostpass.php:53
-#, php-format
+#: mod/admin.php:1093
 msgid ""
-"\n"
-"\t\tFollow this link to verify your identity:\n"
-"\n"
-"\t\t%1$s\n"
-"\n"
-"\t\tYou will then receive a follow-up message containing the new password.\n"
-"\t\tYou may change that password from your account settings page after logging in.\n"
-"\n"
-"\t\tThe login details are as follows:\n"
-"\n"
-"\t\tSite Location:\t%2$s\n"
-"\t\tLogin Name:\t%3$s"
-msgstr "\nSegui questo link per verificare la tua identità:\n\n%1$s\n\nRiceverai in un successivo messaggio la nuova password.\nPotrai cambiarla dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato.\n\nI dettagli del tuo account sono:\n    Indirizzo del sito: %2$s\n    Nome utente: %3$s"
+"The user {0} will be deleted!\\n\\nEverything this user has posted on this "
+"site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "L'utente {0} sarà cancellato!\\n\\nTutto quello che ha inviato su questo sito sarà permanentemente cancellato!\\n\\nSei sicuro?"
 
-#: mod/lostpass.php:72
+#: mod/admin.php:1103
+msgid "Name of the new user."
+msgstr "Nome del nuovo utente."
+
+#: mod/admin.php:1104
+msgid "Nickname"
+msgstr "Nome utente"
+
+#: mod/admin.php:1104
+msgid "Nickname of the new user."
+msgstr "Nome utente del nuovo utente."
+
+#: mod/admin.php:1105
+msgid "Email address of the new user."
+msgstr "Indirizzo Email del nuovo utente."
+
+#: mod/admin.php:1138
 #, php-format
-msgid "Password reset requested at %s"
-msgstr "Richiesta reimpostazione password su %s"
+msgid "Plugin %s disabled."
+msgstr "Plugin %s disabilitato."
 
-#: mod/lostpass.php:92
-msgid ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
-msgstr "La richiesta non può essere verificata. (Puoi averla già richiesta precendentemente). Reimpostazione password fallita."
+#: mod/admin.php:1142
+#, php-format
+msgid "Plugin %s enabled."
+msgstr "Plugin %s abilitato."
 
-#: mod/lostpass.php:109 boot.php:1277
-msgid "Password Reset"
-msgstr "Reimpostazione password"
+#: mod/admin.php:1152 mod/admin.php:1375
+msgid "Disable"
+msgstr "Disabilita"
 
-#: mod/lostpass.php:110
-msgid "Your password has been reset as requested."
-msgstr "La tua password è stata reimpostata come richiesto."
+#: mod/admin.php:1154 mod/admin.php:1377
+msgid "Enable"
+msgstr "Abilita"
 
-#: mod/lostpass.php:111
-msgid "Your new password is"
-msgstr "La tua nuova password è"
+#: mod/admin.php:1177 mod/admin.php:1405
+msgid "Toggle"
+msgstr "Inverti"
 
-#: mod/lostpass.php:112
-msgid "Save or copy your new password - and then"
-msgstr "Salva o copia la tua nuova password, quindi"
+#: mod/admin.php:1185 mod/admin.php:1415
+msgid "Author: "
+msgstr "Autore: "
 
-#: mod/lostpass.php:113
-msgid "click here to login"
-msgstr "clicca qui per entrare"
+#: mod/admin.php:1186 mod/admin.php:1416
+msgid "Maintainer: "
+msgstr "Manutentore: "
 
-#: mod/lostpass.php:114
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
-msgstr "Puoi cambiare la tua password dalla pagina <em>Impostazioni</em> dopo aver effettuato l'accesso."
+#: mod/admin.php:1335
+msgid "No themes found."
+msgstr "Nessun tema trovato."
 
-#: mod/lostpass.php:125
-#, php-format
-msgid ""
-"\n"
-"\t\t\t\tDear %1$s,\n"
-"\t\t\t\t\tYour password has been changed as requested. Please retain this\n"
-"\t\t\t\tinformation for your records (or change your password immediately to\n"
-"\t\t\t\tsomething that you will remember).\n"
-"\t\t\t"
-msgstr "\nGentile %1$s,\n   La tua password è stata modificata come richiesto.\nSalva questa password, o sostituiscila immediatamente con qualcosa che puoi ricordare."
+#: mod/admin.php:1397
+msgid "Screenshot"
+msgstr "Anteprima"
 
-#: mod/lostpass.php:131
-#, php-format
-msgid ""
-"\n"
-"\t\t\t\tYour login details are as follows:\n"
-"\n"
-"\t\t\t\tSite Location:\t%1$s\n"
-"\t\t\t\tLogin Name:\t%2$s\n"
-"\t\t\t\tPassword:\t%3$s\n"
-"\n"
-"\t\t\t\tYou may change that password from your account settings page after logging in.\n"
-"\t\t\t"
-msgstr "\nI dettagli del tuo account sono:\n\n   Indirizzo del sito: %1$s\n   Nome utente: %2$s\n   Password: %3$s\n\nPuoi cambiare questa password dalla pagina \"Impostazioni\" del tuo account dopo esserti autenticato."
+#: mod/admin.php:1443
+msgid "[Experimental]"
+msgstr "[Sperimentale]"
 
-#: mod/lostpass.php:147
-#, php-format
-msgid "Your password has been changed at %s"
-msgstr "La tua password presso %s è stata cambiata"
+#: mod/admin.php:1444
+msgid "[Unsupported]"
+msgstr "[Non supportato]"
 
-#: mod/lostpass.php:159
-msgid "Forgot your Password?"
-msgstr "Hai dimenticato la password?"
+#: mod/admin.php:1471
+msgid "Log settings updated."
+msgstr "Impostazioni Log aggiornate."
 
-#: mod/lostpass.php:160
-msgid ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
-msgstr "Inserisci il tuo indirizzo email per reimpostare la password."
+#: mod/admin.php:1527
+msgid "Clear"
+msgstr "Pulisci"
 
-#: mod/lostpass.php:161
-msgid "Nickname or Email: "
-msgstr "Nome utente o email: "
+#: mod/admin.php:1533
+msgid "Enable Debugging"
+msgstr "Abilita Debugging"
 
-#: mod/lostpass.php:162
-msgid "Reset"
-msgstr "Reimposta"
+#: mod/admin.php:1534
+msgid "Log file"
+msgstr "File di Log"
 
-#: mod/maintenance.php:5
-msgid "System down for maintenance"
-msgstr "Sistema in manutenzione"
+#: mod/admin.php:1534
+msgid ""
+"Must be writable by web server. Relative to your Friendica top-level "
+"directory."
+msgstr "Deve essere scrivibile dal server web. Relativo alla tua directory Friendica."
 
-#: mod/attach.php:8
-msgid "Item not available."
-msgstr "Oggetto non disponibile."
+#: mod/admin.php:1535
+msgid "Log level"
+msgstr "Livello di Log"
 
-#: mod/attach.php:20
-msgid "Item was not found."
-msgstr "Oggetto non trovato."
+#: mod/admin.php:1585 include/acl_selectors.php:347
+msgid "Close"
+msgstr "Chiudi"
 
-#: mod/apps.php:11
-msgid "Applications"
-msgstr "Applicazioni"
+#: mod/admin.php:1591
+msgid "FTP Host"
+msgstr "Indirizzo FTP"
 
-#: mod/apps.php:14
-msgid "No installed applications."
-msgstr "Nessuna applicazione installata."
+#: mod/admin.php:1592
+msgid "FTP Path"
+msgstr "Percorso FTP"
 
-#: mod/help.php:31
-msgid "Help:"
-msgstr "Guida:"
+#: mod/admin.php:1593
+msgid "FTP User"
+msgstr "Utente FTP"
 
-#: mod/help.php:36 include/nav.php:114
-msgid "Help"
-msgstr "Guida"
+#: mod/admin.php:1594
+msgid "FTP Password"
+msgstr "Pasword FTP"
 
-#: mod/contacts.php:114
+#: mod/network.php:143
 #, php-format
-msgid "%d contact edited."
-msgid_plural "%d contacts edited"
-msgstr[0] "%d contatto modificato"
-msgstr[1] "%d contatti modificati"
+msgid "Search Results For: %s"
+msgstr "Risultato della ricerca per: %s"
 
-#: mod/contacts.php:145 mod/contacts.php:340
-msgid "Could not access contact record."
-msgstr "Non è possibile accedere al contatto."
+#: mod/network.php:187 mod/search.php:25
+msgid "Remove term"
+msgstr "Rimuovi termine"
 
-#: mod/contacts.php:159
-msgid "Could not locate selected profile."
-msgstr "Non riesco a trovare il profilo selezionato."
+#: mod/network.php:196 mod/search.php:34 include/features.php:42
+msgid "Saved Searches"
+msgstr "Ricerche salvate"
 
-#: mod/contacts.php:192
-msgid "Contact updated."
-msgstr "Contatto aggiornato."
+#: mod/network.php:197 include/group.php:277
+msgid "add"
+msgstr "aggiungi"
 
-#: mod/contacts.php:361
-msgid "Contact has been blocked"
-msgstr "Il contatto è stato bloccato"
+#: mod/network.php:358
+msgid "Commented Order"
+msgstr "Ordina per commento"
 
-#: mod/contacts.php:361
-msgid "Contact has been unblocked"
-msgstr "Il contatto è stato sbloccato"
+#: mod/network.php:361
+msgid "Sort by Comment Date"
+msgstr "Ordina per data commento"
 
-#: mod/contacts.php:372
-msgid "Contact has been ignored"
-msgstr "Il contatto è ignorato"
+#: mod/network.php:365
+msgid "Posted Order"
+msgstr "Ordina per invio"
 
-#: mod/contacts.php:372
-msgid "Contact has been unignored"
-msgstr "Il contatto non è più ignorato"
+#: mod/network.php:368
+msgid "Sort by Post Date"
+msgstr "Ordina per data messaggio"
 
-#: mod/contacts.php:384
-msgid "Contact has been archived"
-msgstr "Il contatto è stato archiviato"
+#: mod/network.php:378
+msgid "Posts that mention or involve you"
+msgstr "Messaggi che ti citano o coinvolgono"
 
-#: mod/contacts.php:384
-msgid "Contact has been unarchived"
-msgstr "Il contatto è stato dearchiviato"
+#: mod/network.php:385
+msgid "New"
+msgstr "Nuovo"
 
-#: mod/contacts.php:411 mod/contacts.php:754
-msgid "Do you really want to delete this contact?"
-msgstr "Vuoi veramente cancellare questo contatto?"
+#: mod/network.php:388
+msgid "Activity Stream - by date"
+msgstr "Activity Stream - per data"
 
-#: mod/contacts.php:428
-msgid "Contact has been removed."
-msgstr "Il contatto è stato rimosso."
+#: mod/network.php:395
+msgid "Shared Links"
+msgstr "Links condivisi"
 
-#: mod/contacts.php:466
-#, php-format
-msgid "You are mutual friends with %s"
-msgstr "Sei amico reciproco con %s"
+#: mod/network.php:398
+msgid "Interesting Links"
+msgstr "Link Interessanti"
 
-#: mod/contacts.php:470
-#, php-format
-msgid "You are sharing with %s"
-msgstr "Stai condividendo con %s"
+#: mod/network.php:405
+msgid "Starred"
+msgstr "Preferiti"
 
-#: mod/contacts.php:475
-#, php-format
-msgid "%s is sharing with you"
-msgstr "%s sta condividendo con te"
+#: mod/network.php:408
+msgid "Favourite Posts"
+msgstr "Messaggi preferiti"
 
-#: mod/contacts.php:495
-msgid "Private communications are not available for this contact."
-msgstr "Le comunicazioni private non sono disponibili per questo contatto."
+#: mod/network.php:466
+#, php-format
+msgid "Warning: This group contains %s member from an insecure network."
+msgid_plural ""
+"Warning: This group contains %s members from an insecure network."
+msgstr[0] "Attenzione: questo gruppo contiene %s membro da un network insicuro."
+msgstr[1] "Attenzione: questo gruppo contiene %s membri da un network insicuro."
 
-#: mod/contacts.php:502
-msgid "(Update was successful)"
-msgstr "(L'aggiornamento è stato completato)"
+#: mod/network.php:469
+msgid "Private messages to this group are at risk of public disclosure."
+msgstr "I messaggi privati su questo gruppo potrebbero risultare visibili anche pubblicamente."
 
-#: mod/contacts.php:502
-msgid "(Update was not successful)"
-msgstr "(L'aggiornamento non è stato completato)"
+#: mod/network.php:532 mod/content.php:119
+msgid "No such group"
+msgstr "Nessun gruppo"
 
-#: mod/contacts.php:504
-msgid "Suggest friends"
-msgstr "Suggerisci amici"
+#: mod/network.php:549 mod/content.php:130
+msgid "Group is empty"
+msgstr "Il gruppo è vuoto"
 
-#: mod/contacts.php:508
+#: mod/network.php:560 mod/content.php:135
 #, php-format
-msgid "Network type: %s"
-msgstr "Tipo di rete: %s"
+msgid "Group: %s"
+msgstr "Gruppo: %s"
 
-#: mod/contacts.php:511 include/contact_widgets.php:200
+#: mod/network.php:578
 #, php-format
-msgid "%d contact in common"
-msgid_plural "%d contacts in common"
-msgstr[0] "%d contatto in comune"
-msgstr[1] "%d contatti in comune"
+msgid "Contact: %s"
+msgstr "Contatto: %s"
 
-#: mod/contacts.php:516
-msgid "View all contacts"
-msgstr "Vedi tutti i contatti"
+#: mod/network.php:582
+msgid "Private messages to this person are at risk of public disclosure."
+msgstr "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente."
 
-#: mod/contacts.php:524
-msgid "Toggle Blocked status"
-msgstr "Inverti stato \"Blocca\""
+#: mod/network.php:587
+msgid "Invalid contact."
+msgstr "Contatto non valido."
 
-#: mod/contacts.php:527 mod/contacts.php:591 mod/contacts.php:758
-msgid "Unignore"
-msgstr "Non ignorare"
+#: mod/allfriends.php:37
+#, php-format
+msgid "Friends of %s"
+msgstr "Amici di %s"
 
-#: mod/contacts.php:530
-msgid "Toggle Ignored status"
-msgstr "Inverti stato \"Ignora\""
+#: mod/allfriends.php:44
+msgid "No friends to display."
+msgstr "Nessun amico da visualizzare."
 
-#: mod/contacts.php:534 mod/contacts.php:759
-msgid "Unarchive"
-msgstr "Dearchivia"
+#: mod/events.php:71 mod/events.php:73
+msgid "Event can not end before it has started."
+msgstr "Un evento non puo' finire prima di iniziare."
 
-#: mod/contacts.php:534 mod/contacts.php:759
-msgid "Archive"
-msgstr "Archivia"
+#: mod/events.php:80 mod/events.php:82
+msgid "Event title and start time are required."
+msgstr "Titolo e ora di inizio dell'evento sono richiesti."
 
-#: mod/contacts.php:537
-msgid "Toggle Archive status"
-msgstr "Inverti stato \"Archiviato\""
+#: mod/events.php:317
+msgid "l, F j"
+msgstr "l j F"
 
-#: mod/contacts.php:540
-msgid "Repair"
-msgstr "Ripara"
+#: mod/events.php:339
+msgid "Edit event"
+msgstr "Modifca l'evento"
 
-#: mod/contacts.php:543
-msgid "Advanced Contact Settings"
-msgstr "Impostazioni avanzate Contatto"
+#: mod/events.php:361 include/text.php:1716 include/text.php:1723
+msgid "link to source"
+msgstr "Collegamento all'originale"
 
-#: mod/contacts.php:549
-msgid "Communications lost with this contact!"
-msgstr "Comunicazione con questo contatto persa!"
+#: mod/events.php:396 include/identity.php:667 include/nav.php:80
+#: view/theme/diabook/theme.php:127
+msgid "Events"
+msgstr "Eventi"
 
-#: mod/contacts.php:552
-msgid "Fetch further information for feeds"
-msgstr "Recupera maggiori infomazioni per i feed"
+#: mod/events.php:397
+msgid "Create New Event"
+msgstr "Crea un nuovo evento"
 
-#: mod/contacts.php:553
-msgid "Disabled"
-msgstr "Disabilitato"
+#: mod/events.php:398
+msgid "Previous"
+msgstr "Precendente"
 
-#: mod/contacts.php:553
-msgid "Fetch information"
-msgstr "Recupera informazioni"
+#: mod/events.php:399 mod/install.php:209
+msgid "Next"
+msgstr "Successivo"
 
-#: mod/contacts.php:553
-msgid "Fetch information and keywords"
-msgstr "Recupera informazioni e parole chiave"
+#: mod/events.php:491
+msgid "Event details"
+msgstr "Dettagli dell'evento"
 
-#: mod/contacts.php:562
-msgid "Contact Editor"
-msgstr "Editor dei Contatti"
+#: mod/events.php:492
+msgid "Starting date and Title are required."
+msgstr "La data di inizio e il titolo sono richiesti."
 
-#: mod/contacts.php:565
-msgid "Profile Visibility"
-msgstr "Visibilità del profilo"
+#: mod/events.php:493
+msgid "Event Starts:"
+msgstr "L'evento inizia:"
 
-#: mod/contacts.php:566
-#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
-msgstr "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro."
+#: mod/events.php:493 mod/events.php:505
+msgid "Required"
+msgstr "Richiesto"
 
-#: mod/contacts.php:567
-msgid "Contact Information / Notes"
-msgstr "Informazioni / Note sul contatto"
+#: mod/events.php:495
+msgid "Finish date/time is not known or not relevant"
+msgstr "La data/ora di fine non è definita"
 
-#: mod/contacts.php:568
-msgid "Edit contact notes"
-msgstr "Modifica note contatto"
+#: mod/events.php:497
+msgid "Event Finishes:"
+msgstr "L'evento finisce:"
 
-#: mod/contacts.php:574
-msgid "Block/Unblock contact"
-msgstr "Blocca/Sblocca contatto"
+#: mod/events.php:499
+msgid "Adjust for viewer timezone"
+msgstr "Visualizza con il fuso orario di chi legge"
 
-#: mod/contacts.php:575
-msgid "Ignore contact"
-msgstr "Ignora il contatto"
+#: mod/events.php:501
+msgid "Description:"
+msgstr "Descrizione:"
 
-#: mod/contacts.php:576
-msgid "Repair URL settings"
-msgstr "Impostazioni riparazione URL"
+#: mod/events.php:505
+msgid "Title:"
+msgstr "Titolo:"
 
-#: mod/contacts.php:577
-msgid "View conversations"
-msgstr "Vedi conversazioni"
+#: mod/events.php:507
+msgid "Share this event"
+msgstr "Condividi questo evento"
+
+#: mod/events.php:509 mod/content.php:721 mod/editpost.php:145
+#: mod/photos.php:1585 mod/photos.php:1629 mod/photos.php:1717
+#: object/Item.php:689 include/conversation.php:1089
+msgid "Preview"
+msgstr "Anteprima"
+
+#: mod/content.php:439 mod/content.php:742 mod/photos.php:1672
+#: object/Item.php:130 include/conversation.php:612
+msgid "Select"
+msgstr "Seleziona"
 
-#: mod/contacts.php:579
-msgid "Delete contact"
-msgstr "Rimuovi contatto"
+#: mod/content.php:473 mod/content.php:854 mod/content.php:855
+#: object/Item.php:328 object/Item.php:329 include/conversation.php:653
+#, php-format
+msgid "View %s's profile @ %s"
+msgstr "Vedi il profilo di %s @ %s"
 
-#: mod/contacts.php:583
-msgid "Last update:"
-msgstr "Ultimo aggiornamento:"
+#: mod/content.php:483 mod/content.php:866 object/Item.php:342
+#: include/conversation.php:673
+#, php-format
+msgid "%s from %s"
+msgstr "%s da %s"
 
-#: mod/contacts.php:585
-msgid "Update public posts"
-msgstr "Aggiorna messaggi pubblici"
+#: mod/content.php:499 include/conversation.php:689
+msgid "View in context"
+msgstr "Vedi nel contesto"
 
-#: mod/contacts.php:594
-msgid "Currently blocked"
-msgstr "Bloccato"
+#: mod/content.php:605 object/Item.php:389
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d commento"
+msgstr[1] "%d commenti"
 
-#: mod/contacts.php:595
-msgid "Currently ignored"
-msgstr "Ignorato"
+#: mod/content.php:607 object/Item.php:391 object/Item.php:404
+#: include/text.php:2038
+msgid "comment"
+msgid_plural "comments"
+msgstr[0] ""
+msgstr[1] "commento"
 
-#: mod/contacts.php:596
-msgid "Currently archived"
-msgstr "Al momento archiviato"
+#: mod/content.php:608 boot.php:765 object/Item.php:392
+#: include/contact_widgets.php:205 include/items.php:5133
+msgid "show more"
+msgstr "mostra di più"
 
-#: mod/contacts.php:597
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
-msgstr "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili"
+#: mod/content.php:622 mod/photos.php:1379 object/Item.php:117
+msgid "Private Message"
+msgstr "Messaggio privato"
 
-#: mod/contacts.php:598
-msgid "Notification for new posts"
-msgstr "Notifica per i nuovi messaggi"
+#: mod/content.php:686 mod/photos.php:1561 object/Item.php:232
+msgid "I like this (toggle)"
+msgstr "Mi piace (clic per cambiare)"
 
-#: mod/contacts.php:598
-msgid "Send a notification of every new post of this contact"
-msgstr "Invia una notifica per ogni nuovo messaggio di questo contatto"
+#: mod/content.php:686 object/Item.php:232
+msgid "like"
+msgstr "mi piace"
 
-#: mod/contacts.php:601
-msgid "Blacklisted keywords"
-msgstr "Parole chiave in blacklist"
+#: mod/content.php:687 mod/photos.php:1562 object/Item.php:233
+msgid "I don't like this (toggle)"
+msgstr "Non mi piace (clic per cambiare)"
 
-#: mod/contacts.php:601
-msgid ""
-"Comma separated list of keywords that should not be converted to hashtags, "
-"when \"Fetch information and keywords\" is selected"
-msgstr "Lista separata da virgola di parole chiave che non dovranno essere convertite in hastag, quando \"Recupera informazioni e parole chiave\" è selezionato"
+#: mod/content.php:687 object/Item.php:233
+msgid "dislike"
+msgstr "non mi piace"
 
-#: mod/contacts.php:652
-msgid "Suggestions"
-msgstr "Suggerimenti"
+#: mod/content.php:689 object/Item.php:235
+msgid "Share this"
+msgstr "Condividi questo"
 
-#: mod/contacts.php:655
-msgid "Suggest potential friends"
-msgstr "Suggerisci potenziali amici"
+#: mod/content.php:689 object/Item.php:235
+msgid "share"
+msgstr "condividi"
 
-#: mod/contacts.php:658 mod/group.php:192
-msgid "All Contacts"
-msgstr "Tutti i contatti"
+#: mod/content.php:709 mod/photos.php:1581 mod/photos.php:1625
+#: mod/photos.php:1713 object/Item.php:677
+msgid "This is you"
+msgstr "Questo sei tu"
 
-#: mod/contacts.php:661
-msgid "Show all contacts"
-msgstr "Mostra tutti i contatti"
+#: mod/content.php:711 mod/photos.php:1583 mod/photos.php:1627
+#: mod/photos.php:1715 boot.php:764 object/Item.php:363 object/Item.php:679
+msgid "Comment"
+msgstr "Commento"
 
-#: mod/contacts.php:664
-msgid "Unblocked"
-msgstr "Sbloccato"
+#: mod/content.php:713 object/Item.php:681
+msgid "Bold"
+msgstr "Grassetto"
 
-#: mod/contacts.php:667
-msgid "Only show unblocked contacts"
-msgstr "Mostra solo contatti non bloccati"
+#: mod/content.php:714 object/Item.php:682
+msgid "Italic"
+msgstr "Corsivo"
 
-#: mod/contacts.php:671
-msgid "Blocked"
-msgstr "Bloccato"
+#: mod/content.php:715 object/Item.php:683
+msgid "Underline"
+msgstr "Sottolineato"
 
-#: mod/contacts.php:674
-msgid "Only show blocked contacts"
-msgstr "Mostra solo contatti bloccati"
+#: mod/content.php:716 object/Item.php:684
+msgid "Quote"
+msgstr "Citazione"
 
-#: mod/contacts.php:678
-msgid "Ignored"
-msgstr "Ignorato"
+#: mod/content.php:717 object/Item.php:685
+msgid "Code"
+msgstr "Codice"
 
-#: mod/contacts.php:681
-msgid "Only show ignored contacts"
-msgstr "Mostra solo contatti ignorati"
+#: mod/content.php:718 object/Item.php:686
+msgid "Image"
+msgstr "Immagine"
 
-#: mod/contacts.php:685
-msgid "Archived"
-msgstr "Achiviato"
+#: mod/content.php:719 object/Item.php:687
+msgid "Link"
+msgstr "Link"
 
-#: mod/contacts.php:688
-msgid "Only show archived contacts"
-msgstr "Mostra solo contatti archiviati"
+#: mod/content.php:720 object/Item.php:688
+msgid "Video"
+msgstr "Video"
 
-#: mod/contacts.php:692
-msgid "Hidden"
-msgstr "Nascosto"
+#: mod/content.php:730 mod/settings.php:694 object/Item.php:121
+msgid "Edit"
+msgstr "Modifica"
 
-#: mod/contacts.php:695
-msgid "Only show hidden contacts"
-msgstr "Mostra solo contatti nascosti"
+#: mod/content.php:755 object/Item.php:196
+msgid "add star"
+msgstr "aggiungi a speciali"
 
-#: mod/contacts.php:745 view/theme/diabook/theme.php:125 include/nav.php:178
-msgid "Contacts"
-msgstr "Contatti"
+#: mod/content.php:756 object/Item.php:197
+msgid "remove star"
+msgstr "rimuovi da speciali"
 
-#: mod/contacts.php:749
-msgid "Search your contacts"
-msgstr "Cerca nei tuoi contatti"
+#: mod/content.php:757 object/Item.php:198
+msgid "toggle star status"
+msgstr "Inverti stato preferito"
 
-#: mod/contacts.php:750 mod/directory.php:63
-msgid "Finding: "
-msgstr "Ricerca: "
+#: mod/content.php:760 object/Item.php:201
+msgid "starred"
+msgstr "preferito"
 
-#: mod/contacts.php:751 mod/directory.php:65 include/contact_widgets.php:34
-msgid "Find"
-msgstr "Trova"
+#: mod/content.php:761 object/Item.php:221
+msgid "add tag"
+msgstr "aggiungi tag"
 
-#: mod/contacts.php:756 mod/settings.php:137 mod/settings.php:647
-msgid "Update"
-msgstr "Aggiorna"
+#: mod/content.php:765 object/Item.php:134
+msgid "save to folder"
+msgstr "salva nella cartella"
 
-#: mod/contacts.php:773
-msgid "Mutual Friendship"
-msgstr "Amicizia reciproca"
+#: mod/content.php:856 object/Item.php:330
+msgid "to"
+msgstr "a"
 
-#: mod/contacts.php:777
-msgid "is a fan of yours"
-msgstr "è un tuo fan"
+#: mod/content.php:857 object/Item.php:332
+msgid "Wall-to-Wall"
+msgstr "Da bacheca a bacheca"
 
-#: mod/contacts.php:781
-msgid "you are a fan of"
-msgstr "sei un fan di"
+#: mod/content.php:858 object/Item.php:333
+msgid "via Wall-To-Wall:"
+msgstr "da bacheca a bacheca"
 
-#: mod/videos.php:113
-msgid "Do you really want to delete this video?"
-msgstr "Vuoi veramente cancellare questo video?"
+#: mod/removeme.php:46 mod/removeme.php:49
+msgid "Remove My Account"
+msgstr "Rimuovi il mio account"
 
-#: mod/videos.php:118
-msgid "Delete Video"
-msgstr "Rimuovi video"
+#: mod/removeme.php:47
+msgid ""
+"This will completely remove your account. Once this has been done it is not "
+"recoverable."
+msgstr "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo."
 
-#: mod/videos.php:197
-msgid "No videos selected"
-msgstr "Nessun video selezionato"
+#: mod/removeme.php:48
+msgid "Please enter your password for verification:"
+msgstr "Inserisci la tua password per verifica:"
 
-#: mod/videos.php:389
-msgid "Recent Videos"
-msgstr "Video Recenti"
+#: mod/install.php:119
+msgid "Friendica Communications Server - Setup"
+msgstr "Friendica Comunicazione Server - Impostazioni"
 
-#: mod/videos.php:391
-msgid "Upload New Videos"
-msgstr "Carica Nuovo Video"
+#: mod/install.php:125
+msgid "Could not connect to database."
+msgstr " Impossibile collegarsi con il database."
 
-#: mod/common.php:45
-msgid "Common Friends"
-msgstr "Amici in comune"
+#: mod/install.php:129
+msgid "Could not create table."
+msgstr "Impossibile creare le tabelle."
 
-#: mod/common.php:82
-msgid "No contacts in common."
-msgstr "Nessun contatto in comune."
+#: mod/install.php:135
+msgid "Your Friendica site database has been installed."
+msgstr "Il tuo Friendica è stato installato."
 
-#: mod/follow.php:24
-msgid "You already added this contact."
-msgstr "Hai già aggiunto questo contatto."
+#: mod/install.php:140
+msgid ""
+"You may need to import the file \"database.sql\" manually using phpmyadmin "
+"or mysql."
+msgstr "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql"
 
-#: mod/follow.php:106
-msgid "Contact added"
-msgstr "Contatto aggiunto"
+#: mod/install.php:141 mod/install.php:208 mod/install.php:530
+msgid "Please see the file \"INSTALL.txt\"."
+msgstr "Leggi il file \"INSTALL.txt\"."
 
-#: mod/bookmarklet.php:12 boot.php:1263 include/nav.php:92
-msgid "Login"
-msgstr "Accedi"
+#: mod/install.php:153
+msgid "Database already in use."
+msgstr "Database già in uso."
 
-#: mod/bookmarklet.php:41
-msgid "The post was created"
-msgstr "Il messaggio è stato creato"
+#: mod/install.php:205
+msgid "System check"
+msgstr "Controllo sistema"
 
-#: mod/uimport.php:66
-msgid "Move account"
-msgstr "Muovi account"
+#: mod/install.php:210
+msgid "Check again"
+msgstr "Controlla ancora"
 
-#: mod/uimport.php:67
-msgid "You can import an account from another Friendica server."
-msgstr "Puoi importare un account da un altro server Friendica."
+#: mod/install.php:229
+msgid "Database connection"
+msgstr "Connessione al database"
 
-#: mod/uimport.php:68
+#: mod/install.php:230
 msgid ""
-"You need to export your account from the old server and upload it here. We "
-"will recreate your old account here with all your contacts. We will try also"
-" to inform your friends that you moved here."
-msgstr "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui."
+"In order to install Friendica we need to know how to connect to your "
+"database."
+msgstr "Per installare Friendica dobbiamo sapere come collegarci al tuo database."
 
-#: mod/uimport.php:69
+#: mod/install.php:231
 msgid ""
-"This feature is experimental. We can't import contacts from the OStatus "
-"network (statusnet/identi.ca) or from Diaspora"
-msgstr "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (status.net/identi.ca) o da Diaspora"
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
+msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."
+
+#: mod/install.php:232
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
+msgstr "Il database dovrà già esistere. Se non esiste, crealo prima di continuare."
 
-#: mod/uimport.php:70
-msgid "Account file"
-msgstr "File account"
+#: mod/install.php:236
+msgid "Database Server Name"
+msgstr "Nome del database server"
 
-#: mod/uimport.php:70
-msgid ""
-"To export your account, go to \"Settings->Export your personal data\" and "
-"select \"Export account\""
-msgstr "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\""
+#: mod/install.php:237
+msgid "Database Login Name"
+msgstr "Nome utente database"
 
-#: mod/subthread.php:103
-#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr "%1$s sta seguendo %3$s di %2$s"
+#: mod/install.php:238
+msgid "Database Login Password"
+msgstr "Password utente database"
 
-#: mod/allfriends.php:37
-#, php-format
-msgid "Friends of %s"
-msgstr "Amici di %s"
+#: mod/install.php:239
+msgid "Database Name"
+msgstr "Nome database"
 
-#: mod/allfriends.php:44
-msgid "No friends to display."
-msgstr "Nessun amico da visualizzare."
+#: mod/install.php:240 mod/install.php:279
+msgid "Site administrator email address"
+msgstr "Indirizzo email dell'amministratore del sito"
 
-#: mod/tagrm.php:41
-msgid "Tag removed"
-msgstr "Tag rimosso"
+#: mod/install.php:240 mod/install.php:279
+msgid ""
+"Your account email address must match this in order to use the web admin "
+"panel."
+msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."
 
-#: mod/tagrm.php:79
-msgid "Remove Item Tag"
-msgstr "Rimuovi il tag"
+#: mod/install.php:244 mod/install.php:282
+msgid "Please select a default timezone for your website"
+msgstr "Seleziona il fuso orario predefinito per il tuo sito web"
 
-#: mod/tagrm.php:81
-msgid "Select a tag to remove: "
-msgstr "Seleziona un tag da rimuovere: "
+#: mod/install.php:269
+msgid "Site settings"
+msgstr "Impostazioni sito"
 
-#: mod/tagrm.php:93 mod/delegate.php:139
-msgid "Remove"
-msgstr "Rimuovi"
+#: mod/install.php:323
+msgid "Could not find a command line version of PHP in the web server PATH."
+msgstr "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web"
 
-#: mod/newmember.php:6
-msgid "Welcome to Friendica"
-msgstr "Benvenuto su Friendica"
+#: mod/install.php:324
+msgid ""
+"If you don't have a command line version of PHP installed on server, you "
+"will not be able to run background polling via cron. See <a "
+"href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"
+msgstr "Se non hai una versione a linea di comando di PHP installata sul tuo server, non sarai in grado di avviare il processo di poll in background via cron. Vedi <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"
 
-#: mod/newmember.php:8
-msgid "New Member Checklist"
-msgstr "Cose da fare per i Nuovi Utenti"
+#: mod/install.php:328
+msgid "PHP executable path"
+msgstr "Percorso eseguibile PHP"
 
-#: mod/newmember.php:12
+#: mod/install.php:328
 msgid ""
-"We would like to offer some tips and links to help make your experience "
-"enjoyable. Click any item to visit the relevant page. A link to this page "
-"will be visible from your home page for two weeks after your initial "
-"registration and then will quietly disappear."
-msgstr "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione."
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
+msgstr "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione."
 
-#: mod/newmember.php:14
-msgid "Getting Started"
-msgstr "Come Iniziare"
+#: mod/install.php:333
+msgid "Command line PHP"
+msgstr "PHP da riga di comando"
 
-#: mod/newmember.php:18
-msgid "Friendica Walk-Through"
-msgstr "Friendica Passo-Passo"
+#: mod/install.php:342
+msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
+msgstr "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)"
 
-#: mod/newmember.php:18
-msgid ""
-"On your <em>Quick Start</em> page - find a brief introduction to your "
-"profile and network tabs, make some new connections, and find some groups to"
-" join."
-msgstr "Sulla tua pagina <em>Quick Start</em> - veloce introduzione alla tua pagina profilo e alla pagina Rete, fai qualche nuova amicizia, e trova qualche gruppo a cui unirti."
+#: mod/install.php:343
+msgid "Found PHP version: "
+msgstr "Versione PHP:"
 
-#: mod/newmember.php:26
-msgid "Go to Your Settings"
-msgstr "Vai alle tue Impostazioni"
+#: mod/install.php:345
+msgid "PHP cli binary"
+msgstr "Binario PHP cli"
 
-#: mod/newmember.php:26
+#: mod/install.php:356
 msgid ""
-"On your <em>Settings</em> page -  change your initial password. Also make a "
-"note of your Identity Address. This looks just like an email address - and "
-"will be useful in making friends on the free social web."
-msgstr "Nella tua pagina <em>Impostazioni</em> - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero."
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
+msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."
 
-#: mod/newmember.php:28
-msgid ""
-"Review the other settings, particularly the privacy settings. An unpublished"
-" directory listing is like having an unlisted phone number. In general, you "
-"should probably publish your listing - unless all of your friends and "
-"potential friends know exactly how to find you."
-msgstr "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti."
+#: mod/install.php:357
+msgid "This is required for message delivery to work."
+msgstr "E' obbligatorio per far funzionare la consegna dei messaggi."
 
-#: mod/newmember.php:32 mod/profperm.php:104 view/theme/diabook/theme.php:124
-#: include/identity.php:529 include/identity.php:610 include/identity.php:639
-#: include/nav.php:77
-msgid "Profile"
-msgstr "Profilo"
+#: mod/install.php:359
+msgid "PHP register_argc_argv"
+msgstr "PHP register_argc_argv"
 
-#: mod/newmember.php:36 mod/profiles.php:695 mod/profile_photo.php:244
-msgid "Upload Profile Photo"
-msgstr "Carica la foto del profilo"
+#: mod/install.php:380
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
+msgstr "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione"
 
-#: mod/newmember.php:36
+#: mod/install.php:381
 msgid ""
-"Upload a profile photo if you have not done so already. Studies have shown "
-"that people with real photos of themselves are ten times more likely to make"
-" friends than people who do not."
-msgstr "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno."
+"If running under Windows, please see "
+"\"http://www.php.net/manual/en/openssl.installation.php\"."
+msgstr "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."
 
-#: mod/newmember.php:38
-msgid "Edit Your Profile"
-msgstr "Modifica il tuo Profilo"
+#: mod/install.php:383
+msgid "Generate encryption keys"
+msgstr "Genera chiavi di criptazione"
 
-#: mod/newmember.php:38
-msgid ""
-"Edit your <strong>default</strong> profile to your liking. Review the "
-"settings for hiding your list of friends and hiding the profile from unknown"
-" visitors."
-msgstr "Modifica il tuo profilo <strong>predefinito</strong> a piacimento. Rivedi le impostazioni per nascondere la tua lista di amici e nascondere il profilo ai visitatori sconosciuti."
+#: mod/install.php:390
+msgid "libCurl PHP module"
+msgstr "modulo PHP libCurl"
 
-#: mod/newmember.php:40
-msgid "Profile Keywords"
-msgstr "Parole chiave del profilo"
+#: mod/install.php:391
+msgid "GD graphics PHP module"
+msgstr "modulo PHP GD graphics"
 
-#: mod/newmember.php:40
-msgid ""
-"Set some public keywords for your default profile which describe your "
-"interests. We may be able to find other people with similar interests and "
-"suggest friendships."
-msgstr "Inserisci qualche parola chiave pubblica nel tuo profilo predefinito che descriva i tuoi interessi. Potremmo essere in grado di trovare altre persone con interessi similari e suggerirti delle amicizie."
+#: mod/install.php:392
+msgid "OpenSSL PHP module"
+msgstr "modulo PHP OpenSSL"
 
-#: mod/newmember.php:44
-msgid "Connecting"
-msgstr "Collegarsi"
+#: mod/install.php:393
+msgid "mysqli PHP module"
+msgstr "modulo PHP mysqli"
 
-#: mod/newmember.php:49 mod/newmember.php:51 include/contact_selectors.php:81
-msgid "Facebook"
-msgstr "Facebook"
+#: mod/install.php:394
+msgid "mb_string PHP module"
+msgstr "modulo PHP mb_string"
 
-#: mod/newmember.php:49
-msgid ""
-"Authorise the Facebook Connector if you currently have a Facebook account "
-"and we will (optionally) import all your Facebook friends and conversations."
-msgstr "Autorizza il Facebook Connector se hai un account Facebook, e noi (opzionalmente) importeremo tuti i tuoi amici e le tue conversazioni da Facebook."
+#: mod/install.php:399 mod/install.php:401
+msgid "Apache mod_rewrite module"
+msgstr "Modulo mod_rewrite di Apache"
 
-#: mod/newmember.php:51
+#: mod/install.php:399
 msgid ""
-"<em>If</em> this is your own personal server, installing the Facebook addon "
-"may ease your transition to the free social web."
-msgstr "<em>Se</em questo è il tuo server personale, installare il plugin per Facebook puo' aiutarti nella transizione verso il web sociale libero."
+"Error: Apache webserver mod-rewrite module is required but not installed."
+msgstr "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato"
 
-#: mod/newmember.php:56
-msgid "Importing Emails"
-msgstr "Importare le Email"
+#: mod/install.php:407
+msgid "Error: libCURL PHP module required but not installed."
+msgstr "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato."
 
-#: mod/newmember.php:56
+#: mod/install.php:411
 msgid ""
-"Enter your email access information on your Connector Settings page if you "
-"wish to import and interact with friends or mailing lists from your email "
-"INBOX"
-msgstr "Inserisci i tuoi dati di accesso all'email nella tua pagina Impostazioni Connettori se vuoi importare e interagire con amici o mailing list dalla tua casella di posta in arrivo"
+"Error: GD graphics PHP module with JPEG support required but not installed."
+msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato."
 
-#: mod/newmember.php:58
-msgid "Go to Your Contacts Page"
-msgstr "Vai alla tua pagina Contatti"
+#: mod/install.php:415
+msgid "Error: openssl PHP module required but not installed."
+msgstr "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato."
 
-#: mod/newmember.php:58
+#: mod/install.php:419
+msgid "Error: mysqli PHP module required but not installed."
+msgstr "Errore: il modulo mysqli di PHP è richiesto, ma non risulta installato"
+
+#: mod/install.php:423
+msgid "Error: mb_string PHP module required but not installed."
+msgstr "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato."
+
+#: mod/install.php:440
 msgid ""
-"Your Contacts page is your gateway to managing friendships and connecting "
-"with friends on other networks. Typically you enter their address or site "
-"URL in the <em>Add New Contact</em> dialog."
-msgstr "La tua pagina Contatti è il mezzo per gestire le amicizie e collegarsi con amici su altre reti. Di solito, basta inserire l'indirizzo nel campo <em>Aggiungi Nuovo Contatto</em>"
+"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."
+msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo."
 
-#: mod/newmember.php:60
-msgid "Go to Your Site's Directory"
-msgstr "Vai all'Elenco del tuo sito"
+#: mod/install.php:441
+msgid ""
+"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."
+msgstr "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi."
+
+#: mod/install.php:442
+msgid ""
+"At the end of this procedure, we will give you a text to save in a file "
+"named .htconfig.php in your Friendica top folder."
+msgstr "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica"
 
-#: mod/newmember.php:60
+#: mod/install.php:443
 msgid ""
-"The Directory page lets you find other people in this network or other "
-"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on "
-"their profile page. Provide your own Identity Address if requested."
-msgstr "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link <em>Connetti</em> o <em>Segui</em> nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto."
+"You can alternatively skip this procedure and perform a manual installation."
+" Please see the file \"INSTALL.txt\" for instructions."
+msgstr "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni."
 
-#: mod/newmember.php:62
-msgid "Finding New People"
-msgstr "Trova nuove persone"
+#: mod/install.php:446
+msgid ".htconfig.php is writable"
+msgstr ".htconfig.php è scrivibile"
 
-#: mod/newmember.php:62
+#: mod/install.php:456
 msgid ""
-"On the side panel of the Contacts page are several tools to find new "
-"friends. We can match people by interest, look up people by name or "
-"interest, and provide suggestions based on network relationships. On a brand"
-" new site, friend suggestions will usually begin to be populated within 24 "
-"hours."
-msgstr "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore."
+"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
+"compiles templates to PHP to speed up rendering."
+msgstr "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering."
 
-#: mod/newmember.php:66 include/group.php:270
-msgid "Groups"
-msgstr "Gruppi"
+#: mod/install.php:457
+msgid ""
+"In order to store these compiled templates, the web server needs to have "
+"write access to the directory view/smarty3/ under the Friendica top level "
+"folder."
+msgstr "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica."
 
-#: mod/newmember.php:70
-msgid "Group Your Contacts"
-msgstr "Raggruppa i tuoi contatti"
+#: mod/install.php:458
+msgid ""
+"Please ensure that the user that your web server runs as (e.g. www-data) has"
+" write access to this folder."
+msgstr "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella."
 
-#: mod/newmember.php:70
+#: mod/install.php:459
 msgid ""
-"Once you have made some friends, organize them into private conversation "
-"groups from the sidebar of your Contacts page and then you can interact with"
-" each group privately on your Network page."
-msgstr "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete"
+"Note: as a security measure, you should give the web server write access to "
+"view/smarty3/ only--not the template files (.tpl) that it contains."
+msgstr "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene."
 
-#: mod/newmember.php:73
-msgid "Why Aren't My Posts Public?"
-msgstr "Perchè i miei post non sono pubblici?"
+#: mod/install.php:462
+msgid "view/smarty3 is writable"
+msgstr "view/smarty3 è scrivibile"
 
-#: mod/newmember.php:73
+#: mod/install.php:478
 msgid ""
-"Friendica respects your privacy. By default, your posts will only show up to"
-" people you've added as friends. For more information, see the help section "
-"from the link above."
-msgstr "Friendica rispetta la tua provacy. Per impostazione predefinita, i tuoi post sono mostrati solo alle persone che hai aggiunto come amici. Per maggiori informazioni guarda la sezione della guida dal link qui sopra."
-
-#: mod/newmember.php:78
-msgid "Getting Help"
-msgstr "Ottenere Aiuto"
+"Url rewrite in .htaccess is not working. Check your server configuration."
+msgstr "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server."
 
-#: mod/newmember.php:82
-msgid "Go to the Help Section"
-msgstr "Vai alla sezione Guida"
+#: mod/install.php:480
+msgid "Url rewrite is working"
+msgstr "La riscrittura degli url funziona"
 
-#: mod/newmember.php:82
+#: mod/install.php:489
 msgid ""
-"Our <strong>help</strong> pages may be consulted for detail on other program"
-" features and resources."
-msgstr "Le nostre pagine della <strong>guida</strong> possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse."
+"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."
+msgstr "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito."
 
-#: mod/search.php:21 mod/network.php:187
-msgid "Remove term"
-msgstr "Rimuovi termine"
+#: mod/install.php:528
+msgid "<h1>What next</h1>"
+msgstr "<h1>Cosa fare ora</h1>"
 
-#: mod/search.php:30 mod/network.php:196 include/features.php:42
-msgid "Saved Searches"
-msgstr "Ricerche salvate"
+#: mod/install.php:529
+msgid ""
+"IMPORTANT: You will need to [manually] setup a scheduled task for the "
+"poller."
+msgstr "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller."
 
-#: mod/search.php:99 include/text.php:977 include/nav.php:119
-msgid "Search"
-msgstr "Cerca"
+#: mod/wallmessage.php:42 mod/wallmessage.php:112
+#, php-format
+msgid "Number of daily wall messages for %s exceeded. Message failed."
+msgstr "Numero giornaliero di messaggi per %s superato. Invio fallito."
 
-#: mod/search.php:174 mod/community.php:62 mod/community.php:71
-msgid "No results."
-msgstr "Nessun risultato."
+#: mod/wallmessage.php:59
+msgid "Unable to check your home location."
+msgstr "Impossibile controllare la tua posizione di origine."
 
-#: mod/search.php:180
-#, php-format
-msgid "Items tagged with: %s"
-msgstr "Elementi taggati con: %s"
+#: mod/wallmessage.php:86 mod/wallmessage.php:95
+msgid "No recipient."
+msgstr "Nessun destinatario."
 
-#: mod/search.php:182
+#: mod/wallmessage.php:143
 #, php-format
-msgid "Search results for: %s"
-msgstr "Risultato della ricerca per: %s"
+msgid ""
+"If you wish for %s to respond, please check that the privacy settings on "
+"your site allow private mail from unknown senders."
+msgstr "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti."
 
-#: mod/invite.php:27
-msgid "Total invitation limit exceeded."
-msgstr "Limite totale degli inviti superato."
+#: mod/help.php:31
+msgid "Help:"
+msgstr "Guida:"
 
-#: mod/invite.php:49
-#, php-format
-msgid "%s : Not a valid email address."
-msgstr "%s: non è un indirizzo email valido."
+#: mod/help.php:36 include/nav.php:114
+msgid "Help"
+msgstr "Guida"
 
-#: mod/invite.php:73
-msgid "Please join us on Friendica"
-msgstr "Unisiciti a noi su Friendica"
+#: mod/help.php:42 mod/p.php:16 mod/p.php:25 index.php:269
+msgid "Not Found"
+msgstr "Non trovato"
 
-#: mod/invite.php:84
-msgid "Invitation limit exceeded. Please contact your site administrator."
-msgstr "Limite degli inviti superato. Contatta l'amministratore del tuo sito."
+#: mod/help.php:45 index.php:272
+msgid "Page not found."
+msgstr "Pagina non trovata."
 
-#: mod/invite.php:89
+#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
 #, php-format
-msgid "%s : Message delivery failed."
-msgstr "%s: la consegna del messaggio fallita."
+msgid "%1$s welcomes %2$s"
+msgstr "%s dà il benvenuto a %s"
 
-#: mod/invite.php:93
+#: mod/home.php:35
 #, php-format
-msgid "%d message sent."
-msgid_plural "%d messages sent."
-msgstr[0] "%d messaggio inviato."
-msgstr[1] "%d messaggi inviati."
+msgid "Welcome to %s"
+msgstr "Benvenuto su %s"
 
-#: mod/invite.php:112
-msgid "You have no more invitations available"
-msgstr "Non hai altri inviti disponibili"
+#: mod/wall_attach.php:83
+msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
+msgstr "Mi spiace, forse il fie che stai caricando è più grosso di quanto la configurazione di PHP permetta"
 
-#: mod/invite.php:120
-#, php-format
-msgid ""
-"Visit %s for a list of public sites that you can join. Friendica members on "
-"other sites can all connect with each other, as well as with members of many"
-" other social networks."
-msgstr "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network."
+#: mod/wall_attach.php:83
+msgid "Or - did you try to upload an empty file?"
+msgstr "O.. non avrai provato a caricare un file vuoto?"
 
-#: mod/invite.php:122
+#: mod/wall_attach.php:94
 #, php-format
-msgid ""
-"To accept this invitation, please visit and register at %s or any other "
-"public Friendica website."
-msgstr "Per accettare questo invito, visita e resitrati su %s o su un'altro sito web Friendica aperto al pubblico."
+msgid "File exceeds size limit of %s"
+msgstr "Il file supera la dimensione massima di %s"
 
-#: mod/invite.php:123
-#, php-format
-msgid ""
-"Friendica sites all inter-connect to create a huge privacy-enhanced social "
-"web that is owned and controlled by its members. They can also connect with "
-"many traditional social networks. See %s for a list of alternate Friendica "
-"sites you can join."
-msgstr "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti."
+#: mod/wall_attach.php:145 mod/wall_attach.php:161
+msgid "File upload failed."
+msgstr "Caricamento del file non riuscito."
 
-#: mod/invite.php:126
-msgid ""
-"Our apologies. This system is not currently configured to connect with other"
-" public sites or invite members."
-msgstr "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri."
+#: mod/match.php:13
+msgid "Profile Match"
+msgstr "Profili corrispondenti"
 
-#: mod/invite.php:132
-msgid "Send invitations"
-msgstr "Invia inviti"
+#: mod/match.php:22
+msgid "No keywords to match. Please add keywords to your default profile."
+msgstr "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito."
 
-#: mod/invite.php:133
-msgid "Enter email addresses, one per line:"
-msgstr "Inserisci gli indirizzi email, uno per riga:"
+#: mod/match.php:64
+msgid "is interested in:"
+msgstr "è interessato a:"
 
-#: mod/invite.php:135
-msgid ""
-"You are cordially invited to join me and other close friends on Friendica - "
-"and help us to create a better social web."
-msgstr "Sei cordialmente invitato a unirti a me ed ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore."
+#: mod/share.php:38
+msgid "link"
+msgstr "collegamento"
 
-#: mod/invite.php:137
-msgid "You will need to supply this invitation code: $invite_code"
-msgstr "Sarà necessario fornire questo codice invito: $invite_code"
+#: mod/community.php:23
+msgid "Not available."
+msgstr "Non disponibile."
 
-#: mod/invite.php:137
-msgid ""
-"Once you have registered, please connect with me via my profile page at:"
-msgstr "Una volta registrato, connettiti con me dal mio profilo:"
+#: mod/community.php:32 include/nav.php:137 include/nav.php:139
+#: view/theme/diabook/theme.php:129
+msgid "Community"
+msgstr "Comunità"
 
-#: mod/invite.php:139
-msgid ""
-"For more information about the Friendica project and why we feel it is "
-"important, please visit http://friendica.com"
-msgstr "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendica.com"
+#: mod/community.php:62 mod/community.php:71 mod/search.php:192
+msgid "No results."
+msgstr "Nessun risultato."
 
-#: mod/settings.php:46
+#: mod/settings.php:34 mod/photos.php:102
+msgid "everybody"
+msgstr "tutti"
+
+#: mod/settings.php:47
 msgid "Additional features"
 msgstr "Funzionalità aggiuntive"
 
-#: mod/settings.php:51
+#: mod/settings.php:53
 msgid "Display"
 msgstr "Visualizzazione"
 
-#: mod/settings.php:57 mod/settings.php:805
+#: mod/settings.php:60 mod/settings.php:832
 msgid "Social Networks"
 msgstr "Social Networks"
 
-#: mod/settings.php:67 include/nav.php:171
+#: mod/settings.php:72 include/nav.php:179
 msgid "Delegations"
 msgstr "Delegazioni"
 
-#: mod/settings.php:72
+#: mod/settings.php:78
 msgid "Connected apps"
 msgstr "Applicazioni collegate"
 
-#: mod/settings.php:77 mod/uexport.php:85
+#: mod/settings.php:84 mod/uexport.php:85
 msgid "Export personal data"
 msgstr "Esporta dati personali"
 
-#: mod/settings.php:82
+#: mod/settings.php:90
 msgid "Remove account"
 msgstr "Rimuovi account"
 
-#: mod/settings.php:134
+#: mod/settings.php:143
 msgid "Missing some important data!"
 msgstr "Mancano alcuni dati importanti!"
 
-#: mod/settings.php:245
+#: mod/settings.php:256
 msgid "Failed to connect with email account using the settings provided."
 msgstr "Impossibile collegarsi all'account email con i parametri forniti."
 
-#: mod/settings.php:250
+#: mod/settings.php:261
 msgid "Email settings updated."
 msgstr "Impostazioni e-mail aggiornate."
 
-#: mod/settings.php:265
+#: mod/settings.php:276
 msgid "Features updated"
 msgstr "Funzionalità aggiornate"
 
-#: mod/settings.php:328
+#: mod/settings.php:339
 msgid "Relocate message has been send to your contacts"
 msgstr "Il messaggio di trasloco è stato inviato ai tuoi contatti"
 
-#: mod/settings.php:342
+#: mod/settings.php:353 include/user.php:39
 msgid "Passwords do not match. Password unchanged."
 msgstr "Le password non corrispondono. Password non cambiata."
 
-#: mod/settings.php:347
+#: mod/settings.php:358
 msgid "Empty passwords are not allowed. Password unchanged."
 msgstr "Le password non possono essere vuote. Password non cambiata."
 
-#: mod/settings.php:355
+#: mod/settings.php:366
 msgid "Wrong password."
 msgstr "Password sbagliata."
 
-#: mod/settings.php:366
+#: mod/settings.php:377
 msgid "Password changed."
 msgstr "Password cambiata."
 
-#: mod/settings.php:368
+#: mod/settings.php:379
 msgid "Password update failed. Please try again."
 msgstr "Aggiornamento password fallito. Prova ancora."
 
-#: mod/settings.php:435
+#: mod/settings.php:446
 msgid " Please use a shorter name."
 msgstr " Usa un nome più corto."
 
-#: mod/settings.php:437
+#: mod/settings.php:448
 msgid " Name too short."
 msgstr " Nome troppo corto."
 
-#: mod/settings.php:446
+#: mod/settings.php:457
 msgid "Wrong Password"
 msgstr "Password Sbagliata"
 
-#: mod/settings.php:451
+#: mod/settings.php:462
 msgid " Not valid email."
 msgstr " Email non valida."
 
-#: mod/settings.php:457
+#: mod/settings.php:468
 msgid " Cannot change to that email."
 msgstr "Non puoi usare quella email."
 
-#: mod/settings.php:513
+#: mod/settings.php:524
 msgid "Private forum has no privacy permissions. Using default privacy group."
 msgstr "Il forum privato non ha permessi di privacy. Uso il gruppo di privacy predefinito."
 
-#: mod/settings.php:517
+#: mod/settings.php:528
 msgid "Private forum has no privacy permissions and no default privacy group."
 msgstr "Il gruppo privato non ha permessi di privacy e nessun gruppo di privacy predefinito."
 
-#: mod/settings.php:547
+#: mod/settings.php:558
 msgid "Settings updated."
 msgstr "Impostazioni aggiornate."
 
-#: mod/settings.php:620 mod/settings.php:646 mod/settings.php:682
+#: mod/settings.php:631 mod/settings.php:657 mod/settings.php:693
 msgid "Add application"
 msgstr "Aggiungi applicazione"
 
-#: mod/settings.php:624 mod/settings.php:650
+#: mod/settings.php:635 mod/settings.php:661
 msgid "Consumer Key"
 msgstr "Consumer Key"
 
-#: mod/settings.php:625 mod/settings.php:651
+#: mod/settings.php:636 mod/settings.php:662
 msgid "Consumer Secret"
 msgstr "Consumer Secret"
 
-#: mod/settings.php:626 mod/settings.php:652
+#: mod/settings.php:637 mod/settings.php:663
 msgid "Redirect"
 msgstr "Redirect"
 
-#: mod/settings.php:627 mod/settings.php:653
+#: mod/settings.php:638 mod/settings.php:664
 msgid "Icon url"
 msgstr "Url icona"
 
-#: mod/settings.php:638
+#: mod/settings.php:649
 msgid "You can't edit this application."
 msgstr "Non puoi modificare questa applicazione."
 
-#: mod/settings.php:681
+#: mod/settings.php:692
 msgid "Connected Apps"
 msgstr "Applicazioni Collegate"
 
-#: mod/settings.php:685
+#: mod/settings.php:696
 msgid "Client key starts with"
 msgstr "Chiave del client inizia con"
 
-#: mod/settings.php:686
+#: mod/settings.php:697
 msgid "No name"
 msgstr "Nessun nome"
 
-#: mod/settings.php:687
+#: mod/settings.php:698
 msgid "Remove authorization"
 msgstr "Rimuovi l'autorizzazione"
 
-#: mod/settings.php:699
+#: mod/settings.php:710
 msgid "No Plugin settings configured"
 msgstr "Nessun plugin ha impostazioni modificabili"
 
-#: mod/settings.php:707
+#: mod/settings.php:718
 msgid "Plugin Settings"
 msgstr "Impostazioni plugin"
 
-#: mod/settings.php:721
+#: mod/settings.php:732
 msgid "Off"
 msgstr "Spento"
 
-#: mod/settings.php:721
+#: mod/settings.php:732
 msgid "On"
 msgstr "Acceso"
 
-#: mod/settings.php:729
+#: mod/settings.php:740
 msgid "Additional Features"
 msgstr "Funzionalità aggiuntive"
 
-#: mod/settings.php:739 mod/settings.php:743
+#: mod/settings.php:750 mod/settings.php:754
 msgid "General Social Media Settings"
 msgstr "Impostazioni Media Sociali"
 
-#: mod/settings.php:749
+#: mod/settings.php:760
 msgid "Disable intelligent shortening"
 msgstr "Disabilita accorciamento intelligente"
 
-#: mod/settings.php:751
+#: mod/settings.php:762
 msgid ""
 "Normally the system tries to find the best link to add to shortened posts. "
 "If this option is enabled then every shortened post will always point to the"
 " original friendica post."
 msgstr "Normalmente il sistema tenta di trovare il migliore link da aggiungere a un post accorciato. Se questa opzione è abilitata, ogni post accorciato conterrà sempre un link al post originale su Friendica."
 
-#: mod/settings.php:761 mod/settings.php:762
+#: mod/settings.php:768
+msgid "Automatically follow any GNU Social (OStatus) followers/mentioners"
+msgstr "Segui automanticamente chiunque da GNU Social (OStatus)  ti segua o ti menzioni"
+
+#: mod/settings.php:770
+msgid ""
+"If you receive a message from an unknown OStatus user, this option decides "
+"what to do. If it is checked, a new contact will be created for every "
+"unknown user."
+msgstr "Se ricevi un messaggio da un utente OStatus sconosciuto, questa opzione decide cosa fare. Se selezionato, un nuovo contatto verrà creato per ogni utente sconosciuto."
+
+#: mod/settings.php:776
+msgid "Your legacy GNU Social account"
+msgstr "Il tuo vecchio account GNU Social"
+
+#: mod/settings.php:778
+msgid ""
+"If you enter your old GNU Social/Statusnet account name here (in the format "
+"user@domain.tld), your contacts will be added automatically. The field will "
+"be emptied when done."
+msgstr "Se inserisci il nome del tuo vecchio account GNU Social/Statusnet qui (nel formato utente@dominio.tld), i tuoi contatti verranno automaticamente aggiunti. Il campo verrà svuotato una volta terminato."
+
+#: mod/settings.php:788 mod/settings.php:789
 #, php-format
 msgid "Built-in support for %s connectivity is %s"
 msgstr "Il supporto integrato per la connettività con %s è %s"
 
-#: mod/settings.php:761 mod/settings.php:762
+#: mod/settings.php:788 mod/dfrn_request.php:853
+#: include/contact_selectors.php:80
+msgid "Diaspora"
+msgstr "Diaspora"
+
+#: mod/settings.php:788 mod/settings.php:789
 msgid "enabled"
 msgstr "abilitato"
 
-#: mod/settings.php:761 mod/settings.php:762
+#: mod/settings.php:788 mod/settings.php:789
 msgid "disabled"
 msgstr "disabilitato"
 
-#: mod/settings.php:762
-msgid "StatusNet"
-msgstr "StatusNet"
+#: mod/settings.php:789
+msgid "GNU Social (OStatus)"
+msgstr "GNU Social (OStatus)"
 
-#: mod/settings.php:798
+#: mod/settings.php:825
 msgid "Email access is disabled on this site."
 msgstr "L'accesso email è disabilitato su questo sito."
 
-#: mod/settings.php:810
+#: mod/settings.php:837
 msgid "Email/Mailbox Setup"
 msgstr "Impostazioni email"
 
-#: mod/settings.php:811
+#: mod/settings.php:838
 msgid ""
 "If you wish to communicate with email contacts using this service "
 "(optional), please specify how to connect to your mailbox."
 msgstr "Se vuoi comunicare con i contatti email usando questo servizio, specifica come collegarti alla tua casella di posta. (opzionale)"
 
-#: mod/settings.php:812
+#: mod/settings.php:839
 msgid "Last successful email check:"
 msgstr "Ultimo controllo email eseguito con successo:"
 
-#: mod/settings.php:814
+#: mod/settings.php:841
 msgid "IMAP server name:"
 msgstr "Nome server IMAP:"
 
-#: mod/settings.php:815
+#: mod/settings.php:842
 msgid "IMAP port:"
 msgstr "Porta IMAP:"
 
-#: mod/settings.php:816
+#: mod/settings.php:843
 msgid "Security:"
 msgstr "Sicurezza:"
 
-#: mod/settings.php:816 mod/settings.php:821
+#: mod/settings.php:843 mod/settings.php:848
 msgid "None"
 msgstr "Nessuna"
 
-#: mod/settings.php:817
+#: mod/settings.php:844
 msgid "Email login name:"
 msgstr "Nome utente email:"
 
-#: mod/settings.php:818
+#: mod/settings.php:845
 msgid "Email password:"
 msgstr "Password email:"
 
-#: mod/settings.php:819
+#: mod/settings.php:846
 msgid "Reply-to address:"
 msgstr "Indirizzo di risposta:"
 
-#: mod/settings.php:820
+#: mod/settings.php:847
 msgid "Send public posts to all email contacts:"
 msgstr "Invia i messaggi pubblici ai contatti email:"
 
-#: mod/settings.php:821
+#: mod/settings.php:848
 msgid "Action after import:"
 msgstr "Azione post importazione:"
 
-#: mod/settings.php:821
+#: mod/settings.php:848
 msgid "Mark as seen"
 msgstr "Segna come letto"
 
-#: mod/settings.php:821
+#: mod/settings.php:848
 msgid "Move to folder"
 msgstr "Sposta nella cartella"
 
-#: mod/settings.php:822
+#: mod/settings.php:849
 msgid "Move to folder:"
 msgstr "Sposta nella cartella:"
 
-#: mod/settings.php:903
+#: mod/settings.php:930
 msgid "Display Settings"
 msgstr "Impostazioni Grafiche"
 
-#: mod/settings.php:909 mod/settings.php:924
+#: mod/settings.php:936 mod/settings.php:952
 msgid "Display Theme:"
 msgstr "Tema:"
 
-#: mod/settings.php:910
+#: mod/settings.php:937
 msgid "Mobile Theme:"
 msgstr "Tema mobile:"
 
-#: mod/settings.php:911
+#: mod/settings.php:938
 msgid "Update browser every xx seconds"
 msgstr "Aggiorna il browser ogni x secondi"
 
-#: mod/settings.php:911
+#: mod/settings.php:938
 msgid "Minimum of 10 seconds, no maximum"
 msgstr "Minimo 10 secondi, nessun limite massimo"
 
-#: mod/settings.php:912
+#: mod/settings.php:939
 msgid "Number of items to display per page:"
 msgstr "Numero di elementi da mostrare per pagina:"
 
-#: mod/settings.php:912 mod/settings.php:913
+#: mod/settings.php:939 mod/settings.php:940
 msgid "Maximum of 100 items"
 msgstr "Massimo 100 voci"
 
-#: mod/settings.php:913
+#: mod/settings.php:940
 msgid "Number of items to display per page when viewed from mobile device:"
 msgstr "Numero di voci da visualizzare per pagina quando si utilizza un dispositivo mobile:"
 
-#: mod/settings.php:914
+#: mod/settings.php:941
 msgid "Don't show emoticons"
 msgstr "Non mostrare le emoticons"
 
-#: mod/settings.php:915
+#: mod/settings.php:942
 msgid "Don't show notices"
 msgstr "Non mostrare gli avvisi"
 
-#: mod/settings.php:916
+#: mod/settings.php:943
 msgid "Infinite scroll"
 msgstr "Scroll infinito"
 
-#: mod/settings.php:917
+#: mod/settings.php:944
 msgid "Automatic updates only at the top of the network page"
 msgstr "Aggiornamenti automatici solo in cima alla pagina \"rete\""
 
-#: mod/settings.php:994
+#: mod/settings.php:946 view/theme/cleanzero/config.php:82
+#: view/theme/dispy/config.php:72 view/theme/quattro/config.php:66
+#: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
+#: view/theme/duepuntozero/config.php:61
+msgid "Theme settings"
+msgstr "Impostazioni tema"
+
+#: mod/settings.php:1022
 msgid "User Types"
 msgstr "Tipi di Utenti"
 
-#: mod/settings.php:995
+#: mod/settings.php:1023
 msgid "Community Types"
 msgstr "Tipi di Comunità"
 
-#: mod/settings.php:996
+#: mod/settings.php:1024
 msgid "Normal Account Page"
 msgstr "Pagina Account Normale"
 
-#: mod/settings.php:997
+#: mod/settings.php:1025
 msgid "This account is a normal personal profile"
 msgstr "Questo account è un normale profilo personale"
 
-#: mod/settings.php:1000
+#: mod/settings.php:1028
 msgid "Soapbox Page"
 msgstr "Pagina Sandbox"
 
-#: mod/settings.php:1001
+#: mod/settings.php:1029
 msgid "Automatically approve all connection/friend requests as read-only fans"
 msgstr "Chi richiede la connessione/amicizia sarà accettato automaticamente come fan che potrà solamente leggere la bacheca"
 
-#: mod/settings.php:1004
+#: mod/settings.php:1032
 msgid "Community Forum/Celebrity Account"
 msgstr "Account Celebrità/Forum comunitario"
 
-#: mod/settings.php:1005
+#: mod/settings.php:1033
 msgid ""
 "Automatically approve all connection/friend requests as read-write fans"
 msgstr "Chi richiede la connessione/amicizia sarà accettato automaticamente come fan che potrà leggere e scrivere sulla bacheca"
 
-#: mod/settings.php:1008
+#: mod/settings.php:1036
 msgid "Automatic Friend Page"
 msgstr "Pagina con amicizia automatica"
 
-#: mod/settings.php:1009
+#: mod/settings.php:1037
 msgid "Automatically approve all connection/friend requests as friends"
 msgstr "Chi richiede la connessione/amicizia sarà accettato automaticamente come amico"
 
-#: mod/settings.php:1012
+#: mod/settings.php:1040
 msgid "Private Forum [Experimental]"
 msgstr "Forum privato [sperimentale]"
 
-#: mod/settings.php:1013
+#: mod/settings.php:1041
 msgid "Private forum - approved members only"
 msgstr "Forum privato - solo membri approvati"
 
-#: mod/settings.php:1025
+#: mod/settings.php:1053
 msgid "OpenID:"
 msgstr "OpenID:"
 
-#: mod/settings.php:1025
+#: mod/settings.php:1053
 msgid "(Optional) Allow this OpenID to login to this account."
 msgstr "(Opzionale) Consente di loggarti in questo account con questo OpenID"
 
-#: mod/settings.php:1035
+#: mod/settings.php:1063
 msgid "Publish your default profile in your local site directory?"
 msgstr "Pubblica il tuo profilo predefinito nell'elenco locale del sito"
 
-#: mod/settings.php:1041
+#: mod/settings.php:1069
 msgid "Publish your default profile in the global social directory?"
 msgstr "Pubblica il tuo profilo predefinito nell'elenco sociale globale"
 
-#: mod/settings.php:1049
+#: mod/settings.php:1077
 msgid "Hide your contact/friend list from viewers of your default profile?"
 msgstr "Nascondi la lista dei tuoi contatti/amici dai visitatori del tuo profilo predefinito"
 
-#: mod/settings.php:1053 include/acl_selectors.php:330
+#: mod/settings.php:1081 include/acl_selectors.php:330
 msgid "Hide your profile details from unknown viewers?"
 msgstr "Nascondi i dettagli del tuo profilo ai visitatori sconosciuti?"
 
-#: mod/settings.php:1053
+#: mod/settings.php:1081
 msgid ""
 "If enabled, posting public messages to Diaspora and other networks isn't "
 "possible."
 msgstr "Se abilitato, l'invio di messaggi pubblici verso Diaspora e altri network non sarà possibile"
 
-#: mod/settings.php:1058
+#: mod/settings.php:1086
 msgid "Allow friends to post to your profile page?"
 msgstr "Permetti agli amici di scrivere sulla tua pagina profilo?"
 
-#: mod/settings.php:1064
+#: mod/settings.php:1092
 msgid "Allow friends to tag your posts?"
 msgstr "Permetti agli amici di taggare i tuoi messaggi?"
 
-#: mod/settings.php:1070
+#: mod/settings.php:1098
 msgid "Allow us to suggest you as a potential friend to new members?"
 msgstr "Ci permetti di suggerirti come potenziale amico ai nuovi membri?"
 
-#: mod/settings.php:1076
+#: mod/settings.php:1104
 msgid "Permit unknown people to send you private mail?"
 msgstr "Permetti a utenti sconosciuti di inviarti messaggi privati?"
 
-#: mod/settings.php:1084
+#: mod/settings.php:1112
 msgid "Profile is <strong>not published</strong>."
 msgstr "Il profilo <strong>non è pubblicato</strong>."
 
-#: mod/settings.php:1087 mod/profile_photo.php:248
-msgid "or"
-msgstr "o"
-
-#: mod/settings.php:1092
-msgid "Your Identity Address is"
-msgstr "L'indirizzo della tua identità è"
+#: mod/settings.php:1120
+#, php-format
+msgid "Your Identity Address is <strong>'%s'</strong> or '%s'."
+msgstr "L'indirizzo della tua identità è <strong>'%s'</strong> or '%s'."
 
-#: mod/settings.php:1101
+#: mod/settings.php:1127
 msgid "Automatically expire posts after this many days:"
 msgstr "Fai scadere i post automaticamente dopo x giorni:"
 
-#: mod/settings.php:1101
+#: mod/settings.php:1127
 msgid "If empty, posts will not expire. Expired posts will be deleted"
 msgstr "Se lasciato vuoto, i messaggi non verranno cancellati."
 
-#: mod/settings.php:1102
+#: mod/settings.php:1128
 msgid "Advanced expiration settings"
 msgstr "Impostazioni avanzate di scandenza"
 
-#: mod/settings.php:1103
+#: mod/settings.php:1129
 msgid "Advanced Expiration"
 msgstr "Scadenza avanzata"
 
-#: mod/settings.php:1104
+#: mod/settings.php:1130
 msgid "Expire posts:"
 msgstr "Fai scadere i post:"
 
-#: mod/settings.php:1105
+#: mod/settings.php:1131
 msgid "Expire personal notes:"
 msgstr "Fai scadere le Note personali:"
 
-#: mod/settings.php:1106
+#: mod/settings.php:1132
 msgid "Expire starred posts:"
 msgstr "Fai scadere i post Speciali:"
 
-#: mod/settings.php:1107
+#: mod/settings.php:1133
 msgid "Expire photos:"
 msgstr "Fai scadere le foto:"
 
-#: mod/settings.php:1108
+#: mod/settings.php:1134
 msgid "Only expire posts by others:"
 msgstr "Fai scadere solo i post degli altri:"
 
-#: mod/settings.php:1134
+#: mod/settings.php:1160
 msgid "Account Settings"
 msgstr "Impostazioni account"
 
-#: mod/settings.php:1142
+#: mod/settings.php:1168
 msgid "Password Settings"
 msgstr "Impostazioni password"
 
-#: mod/settings.php:1143
+#: mod/settings.php:1169 mod/register.php:271
 msgid "New Password:"
 msgstr "Nuova password:"
 
-#: mod/settings.php:1144
+#: mod/settings.php:1170 mod/register.php:272
 msgid "Confirm:"
 msgstr "Conferma:"
 
-#: mod/settings.php:1144
+#: mod/settings.php:1170
 msgid "Leave password fields blank unless changing"
 msgstr "Lascia questi campi in bianco per non effettuare variazioni alla password"
 
-#: mod/settings.php:1145
+#: mod/settings.php:1171
 msgid "Current Password:"
 msgstr "Password Attuale:"
 
-#: mod/settings.php:1145 mod/settings.php:1146
+#: mod/settings.php:1171 mod/settings.php:1172
 msgid "Your current password to confirm the changes"
 msgstr "La tua password attuale per confermare le modifiche"
 
-#: mod/settings.php:1146
+#: mod/settings.php:1172
 msgid "Password:"
 msgstr "Password:"
 
-#: mod/settings.php:1150
+#: mod/settings.php:1176
 msgid "Basic Settings"
 msgstr "Impostazioni base"
 
-#: mod/settings.php:1151 include/identity.php:538
+#: mod/settings.php:1177 include/identity.php:538
 msgid "Full Name:"
 msgstr "Nome completo:"
 
-#: mod/settings.php:1152
+#: mod/settings.php:1178
 msgid "Email Address:"
 msgstr "Indirizzo Email:"
 
-#: mod/settings.php:1153
+#: mod/settings.php:1179
 msgid "Your Timezone:"
 msgstr "Il tuo fuso orario:"
 
-#: mod/settings.php:1154
+#: mod/settings.php:1180
 msgid "Default Post Location:"
 msgstr "Località predefinita:"
 
-#: mod/settings.php:1155
+#: mod/settings.php:1181
 msgid "Use Browser Location:"
 msgstr "Usa la località rilevata dal browser:"
 
-#: mod/settings.php:1158
+#: mod/settings.php:1184
 msgid "Security and Privacy Settings"
 msgstr "Impostazioni di sicurezza e privacy"
 
-#: mod/settings.php:1160
+#: mod/settings.php:1186
 msgid "Maximum Friend Requests/Day:"
 msgstr "Numero massimo di richieste di amicizia al giorno:"
 
-#: mod/settings.php:1160 mod/settings.php:1190
+#: mod/settings.php:1186 mod/settings.php:1216
 msgid "(to prevent spam abuse)"
 msgstr "(per prevenire lo spam)"
 
-#: mod/settings.php:1161
+#: mod/settings.php:1187
 msgid "Default Post Permissions"
 msgstr "Permessi predefiniti per i messaggi"
 
-#: mod/settings.php:1162
+#: mod/settings.php:1188
 msgid "(click to open/close)"
 msgstr "(clicca per aprire/chiudere)"
 
-#: mod/settings.php:1173
+#: mod/settings.php:1197 mod/photos.php:1166 mod/photos.php:1538
+msgid "Show to Groups"
+msgstr "Mostra ai gruppi"
+
+#: mod/settings.php:1198 mod/photos.php:1167 mod/photos.php:1539
+msgid "Show to Contacts"
+msgstr "Mostra ai contatti"
+
+#: mod/settings.php:1199
 msgid "Default Private Post"
 msgstr "Default Post Privato"
 
-#: mod/settings.php:1174
+#: mod/settings.php:1200
 msgid "Default Public Post"
 msgstr "Default Post Pubblico"
 
-#: mod/settings.php:1178
+#: mod/settings.php:1204
 msgid "Default Permissions for New Posts"
 msgstr "Permessi predefiniti per i nuovi post"
 
-#: mod/settings.php:1190
+#: mod/settings.php:1216
 msgid "Maximum private messages per day from unknown people:"
 msgstr "Numero massimo di messaggi privati da utenti sconosciuti per giorno:"
 
-#: mod/settings.php:1193
+#: mod/settings.php:1219
 msgid "Notification Settings"
 msgstr "Impostazioni notifiche"
 
-#: mod/settings.php:1194
+#: mod/settings.php:1220
 msgid "By default post a status message when:"
 msgstr "Invia un messaggio di stato quando:"
 
-#: mod/settings.php:1195
+#: mod/settings.php:1221
 msgid "accepting a friend request"
 msgstr "accetti una richiesta di amicizia"
 
-#: mod/settings.php:1196
+#: mod/settings.php:1222
 msgid "joining a forum/community"
 msgstr "ti unisci a un forum/comunità"
 
-#: mod/settings.php:1197
+#: mod/settings.php:1223
 msgid "making an <em>interesting</em> profile change"
 msgstr "fai un <em>interessante</em> modifica al profilo"
 
-#: mod/settings.php:1198
+#: mod/settings.php:1224
 msgid "Send a notification email when:"
 msgstr "Invia una mail di notifica quando:"
 
-#: mod/settings.php:1199
+#: mod/settings.php:1225
 msgid "You receive an introduction"
 msgstr "Ricevi una presentazione"
 
-#: mod/settings.php:1200
+#: mod/settings.php:1226
 msgid "Your introductions are confirmed"
 msgstr "Le tue presentazioni sono confermate"
 
-#: mod/settings.php:1201
+#: mod/settings.php:1227
 msgid "Someone writes on your profile wall"
 msgstr "Qualcuno scrive sulla bacheca del tuo profilo"
 
-#: mod/settings.php:1202
+#: mod/settings.php:1228
 msgid "Someone writes a followup comment"
 msgstr "Qualcuno scrive un commento a un tuo messaggio"
 
-#: mod/settings.php:1203
+#: mod/settings.php:1229
 msgid "You receive a private message"
 msgstr "Ricevi un messaggio privato"
 
-#: mod/settings.php:1204
+#: mod/settings.php:1230
 msgid "You receive a friend suggestion"
 msgstr "Hai ricevuto un suggerimento di amicizia"
 
-#: mod/settings.php:1205
+#: mod/settings.php:1231
 msgid "You are tagged in a post"
 msgstr "Sei stato taggato in un post"
 
-#: mod/settings.php:1206
+#: mod/settings.php:1232
 msgid "You are poked/prodded/etc. in a post"
 msgstr "Sei 'toccato'/'spronato'/ecc. in un post"
 
-#: mod/settings.php:1208
+#: mod/settings.php:1234
 msgid "Activate desktop notifications"
 msgstr "Attiva notifiche desktop"
 
-#: mod/settings.php:1208
+#: mod/settings.php:1234
 msgid "Show desktop popup on new notifications"
 msgstr "Mostra un popup di notifica sul desktop all'arrivo di nuove notifiche"
 
-#: mod/settings.php:1210
+#: mod/settings.php:1236
 msgid "Text-only notification emails"
 msgstr "Email di notifica in solo testo"
 
-#: mod/settings.php:1212
+#: mod/settings.php:1238
 msgid "Send text only notification emails, without the html part"
 msgstr "Invia le email di notifica in solo testo, senza la parte in html"
 
-#: mod/settings.php:1214
+#: mod/settings.php:1240
 msgid "Advanced Account/Page Type Settings"
 msgstr "Impostazioni avanzate Account/Tipo di pagina"
 
-#: mod/settings.php:1215
+#: mod/settings.php:1241
 msgid "Change the behaviour of this account for special situations"
 msgstr "Modifica il comportamento di questo account in situazioni speciali"
 
-#: mod/settings.php:1218
+#: mod/settings.php:1244
 msgid "Relocate"
 msgstr "Trasloca"
 
-#: mod/settings.php:1219
+#: mod/settings.php:1245
 msgid ""
 "If you have moved this profile from another server, and some of your "
 "contacts don't receive your updates, try pushing this button."
 msgstr "Se hai spostato questo profilo da un'altro server, e alcuni dei tuoi contatti non ricevono i tuoi aggiornamenti, prova a premere questo bottone."
 
-#: mod/settings.php:1220
+#: mod/settings.php:1246
 msgid "Resend relocate message to contacts"
 msgstr "Reinvia il messaggio di trasloco"
 
-#: mod/display.php:505
-msgid "Item has been removed."
-msgstr "L'oggetto è stato rimosso."
-
-#: mod/dirfind.php:27
-#, php-format
-msgid "People Search - %s"
-msgstr "Cerca persone - %s"
-
-#: mod/dirfind.php:62 mod/match.php:73
-msgid "No matches"
-msgstr "Nessun risultato"
-
-#: mod/profiles.php:37
-msgid "Profile deleted."
-msgstr "Profilo elminato."
-
-#: mod/profiles.php:55 mod/profiles.php:89
-msgid "Profile-"
-msgstr "Profilo-"
-
-#: mod/profiles.php:74 mod/profiles.php:117
-msgid "New profile created."
-msgstr "Il nuovo profilo è stato creato."
-
-#: mod/profiles.php:95
-msgid "Profile unavailable to clone."
-msgstr "Impossibile duplicare il profilo."
-
-#: mod/profiles.php:189
-msgid "Profile Name is required."
-msgstr "Il nome profilo è obbligatorio ."
-
-#: mod/profiles.php:336
-msgid "Marital Status"
-msgstr "Stato civile"
-
-#: mod/profiles.php:340
-msgid "Romantic Partner"
-msgstr "Partner romantico"
-
-#: mod/profiles.php:344
-msgid "Likes"
-msgstr "Mi piace"
-
-#: mod/profiles.php:348
-msgid "Dislikes"
-msgstr "Non mi piace"
-
-#: mod/profiles.php:352
-msgid "Work/Employment"
-msgstr "Lavoro/Impiego"
-
-#: mod/profiles.php:355
-msgid "Religion"
-msgstr "Religione"
-
-#: mod/profiles.php:359
-msgid "Political Views"
-msgstr "Orientamento Politico"
-
-#: mod/profiles.php:363
-msgid "Gender"
-msgstr "Sesso"
-
-#: mod/profiles.php:367
-msgid "Sexual Preference"
-msgstr "Preferenza sessuale"
-
-#: mod/profiles.php:371
-msgid "Homepage"
-msgstr "Homepage"
-
-#: mod/profiles.php:375 mod/profiles.php:694
-msgid "Interests"
-msgstr "Interessi"
-
-#: mod/profiles.php:379
-msgid "Address"
-msgstr "Indirizzo"
-
-#: mod/profiles.php:386 mod/profiles.php:690
-msgid "Location"
-msgstr "Posizione"
-
-#: mod/profiles.php:469
-msgid "Profile updated."
-msgstr "Profilo aggiornato."
-
-#: mod/profiles.php:564
-msgid " and "
-msgstr "e "
-
-#: mod/profiles.php:572
-msgid "public profile"
-msgstr "profilo pubblico"
-
-#: mod/profiles.php:575
-#, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
-msgstr "%1$s ha cambiato %2$s in &ldquo;%3$s&rdquo;"
-
-#: mod/profiles.php:576
-#, php-format
-msgid " - Visit %1$s's %2$s"
-msgstr "- Visita  %2$s di %1$s"
-
-#: mod/profiles.php:579
-#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
-msgstr "%1$s ha un %2$s aggiornato. Ha cambiato %3$s"
-
-#: mod/profiles.php:654
-msgid "Hide contacts and friends:"
-msgstr "Nascondi contatti:"
-
-#: mod/profiles.php:659
-msgid "Hide your contact/friend list from viewers of this profile?"
-msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"
-
-#: mod/profiles.php:681
-msgid "Edit Profile Details"
-msgstr "Modifica i dettagli del profilo"
-
-#: mod/profiles.php:683
-msgid "Change Profile Photo"
-msgstr "Cambia la foto del profilo"
-
-#: mod/profiles.php:684
-msgid "View this profile"
-msgstr "Visualizza questo profilo"
-
-#: mod/profiles.php:685
-msgid "Create a new profile using these settings"
-msgstr "Crea un nuovo profilo usando queste impostazioni"
-
-#: mod/profiles.php:686
-msgid "Clone this profile"
-msgstr "Clona questo profilo"
-
-#: mod/profiles.php:687
-msgid "Delete this profile"
-msgstr "Elimina questo profilo"
-
-#: mod/profiles.php:688
-msgid "Basic information"
-msgstr "Informazioni di base"
-
-#: mod/profiles.php:689
-msgid "Profile picture"
-msgstr "Immagine del profilo"
-
-#: mod/profiles.php:691
-msgid "Preferences"
-msgstr "Preferenze"
-
-#: mod/profiles.php:692
-msgid "Status information"
-msgstr "Informazioni stato"
-
-#: mod/profiles.php:693
-msgid "Additional information"
-msgstr "Informazioni aggiuntive"
-
-#: mod/profiles.php:696
-msgid "Profile Name:"
-msgstr "Nome del profilo:"
-
-#: mod/profiles.php:697
-msgid "Your Full Name:"
-msgstr "Il tuo nome completo:"
-
-#: mod/profiles.php:698
-msgid "Title/Description:"
-msgstr "Breve descrizione (es. titolo, posizione, altro):"
-
-#: mod/profiles.php:699
-msgid "Your Gender:"
-msgstr "Il tuo sesso:"
-
-#: mod/profiles.php:700
-msgid "Birthday :"
-msgstr "Compleanno:"
-
-#: mod/profiles.php:701
-msgid "Street Address:"
-msgstr "Indirizzo (via/piazza):"
-
-#: mod/profiles.php:702
-msgid "Locality/City:"
-msgstr "Località:"
-
-#: mod/profiles.php:703
-msgid "Postal/Zip Code:"
-msgstr "CAP:"
-
-#: mod/profiles.php:704
-msgid "Country:"
-msgstr "Nazione:"
-
-#: mod/profiles.php:705
-msgid "Region/State:"
-msgstr "Regione/Stato:"
-
-#: mod/profiles.php:706
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
-msgstr "<span class=\"heart\">&hearts;</span> Stato sentimentale:"
-
-#: mod/profiles.php:707
-msgid "Who: (if applicable)"
-msgstr "Con chi: (se possibile)"
-
-#: mod/profiles.php:708
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
-msgstr "Esempio: cathy123, Cathy Williams, cathy@example.com"
-
-#: mod/profiles.php:709
-msgid "Since [date]:"
-msgstr "Dal [data]:"
-
-#: mod/profiles.php:710 include/identity.php:569
-msgid "Sexual Preference:"
-msgstr "Preferenze sessuali:"
-
-#: mod/profiles.php:711
-msgid "Homepage URL:"
-msgstr "Homepage:"
+#: mod/dfrn_request.php:95
+msgid "This introduction has already been accepted."
+msgstr "Questa presentazione è già stata accettata."
 
-#: mod/profiles.php:712 include/identity.php:573
-msgid "Hometown:"
-msgstr "Paese natale:"
+#: mod/dfrn_request.php:120 mod/dfrn_request.php:518
+msgid "Profile location is not valid or does not contain profile information."
+msgstr "L'indirizzo del profilo non è valido o non contiene un profilo."
 
-#: mod/profiles.php:713 include/identity.php:577
-msgid "Political Views:"
-msgstr "Orientamento politico:"
+#: mod/dfrn_request.php:125 mod/dfrn_request.php:523
+msgid "Warning: profile location has no identifiable owner name."
+msgstr "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario."
 
-#: mod/profiles.php:714
-msgid "Religious Views:"
-msgstr "Orientamento religioso:"
+#: mod/dfrn_request.php:127 mod/dfrn_request.php:525
+msgid "Warning: profile location has no profile photo."
+msgstr "Attenzione: l'indirizzo del profilo non ha una foto."
 
-#: mod/profiles.php:715
-msgid "Public Keywords:"
-msgstr "Parole chiave visibili a tutti:"
+#: mod/dfrn_request.php:130 mod/dfrn_request.php:528
+#, php-format
+msgid "%d required parameter was not found at the given location"
+msgid_plural "%d required parameters were not found at the given location"
+msgstr[0] "%d parametro richiesto non è stato trovato all'indirizzo dato"
+msgstr[1] "%d parametri richiesti non sono stati trovati all'indirizzo dato"
 
-#: mod/profiles.php:716
-msgid "Private Keywords:"
-msgstr "Parole chiave private:"
+#: mod/dfrn_request.php:172
+msgid "Introduction complete."
+msgstr "Presentazione completa."
 
-#: mod/profiles.php:717 include/identity.php:585
-msgid "Likes:"
-msgstr "Mi piace:"
+#: mod/dfrn_request.php:214
+msgid "Unrecoverable protocol error."
+msgstr "Errore di comunicazione."
 
-#: mod/profiles.php:718 include/identity.php:587
-msgid "Dislikes:"
-msgstr "Non mi piace:"
+#: mod/dfrn_request.php:242
+msgid "Profile unavailable."
+msgstr "Profilo non disponibile."
 
-#: mod/profiles.php:719
-msgid "Example: fishing photography software"
-msgstr "Esempio: pesca fotografia programmazione"
+#: mod/dfrn_request.php:267
+#, php-format
+msgid "%s has received too many connection requests today."
+msgstr "%s ha ricevuto troppe richieste di connessione per oggi."
 
-#: mod/profiles.php:720
-msgid "(Used for suggesting potential friends, can be seen by others)"
-msgstr "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)"
+#: mod/dfrn_request.php:268
+msgid "Spam protection measures have been invoked."
+msgstr "Sono state attivate le misure di protezione contro lo spam."
 
-#: mod/profiles.php:721
-msgid "(Used for searching profiles, never shown to others)"
-msgstr "(Usato per cercare tra i profili, non è mai visibile agli altri)"
+#: mod/dfrn_request.php:269
+msgid "Friends are advised to please try again in 24 hours."
+msgstr "Gli amici sono pregati di riprovare tra 24 ore."
 
-#: mod/profiles.php:722
-msgid "Tell us about yourself..."
-msgstr "Raccontaci di te..."
+#: mod/dfrn_request.php:331
+msgid "Invalid locator"
+msgstr "Invalid locator"
 
-#: mod/profiles.php:723
-msgid "Hobbies/Interests"
-msgstr "Hobby/interessi"
+#: mod/dfrn_request.php:340
+msgid "Invalid email address."
+msgstr "Indirizzo email non valido."
 
-#: mod/profiles.php:724
-msgid "Contact information and Social Networks"
-msgstr "Informazioni su contatti e social network"
+#: mod/dfrn_request.php:367
+msgid "This account has not been configured for email. Request failed."
+msgstr "Questo account non è stato configurato per l'email. Richiesta fallita."
 
-#: mod/profiles.php:725
-msgid "Musical interests"
-msgstr "Interessi musicali"
+#: mod/dfrn_request.php:463
+msgid "Unable to resolve your name at the provided location."
+msgstr "Impossibile risolvere il tuo nome nella posizione indicata."
 
-#: mod/profiles.php:726
-msgid "Books, literature"
-msgstr "Libri, letteratura"
+#: mod/dfrn_request.php:476
+msgid "You have already introduced yourself here."
+msgstr "Ti sei già presentato qui."
 
-#: mod/profiles.php:727
-msgid "Television"
-msgstr "Televisione"
+#: mod/dfrn_request.php:480
+#, php-format
+msgid "Apparently you are already friends with %s."
+msgstr "Pare che tu e %s siate già amici."
 
-#: mod/profiles.php:728
-msgid "Film/dance/culture/entertainment"
-msgstr "Film/danza/cultura/intrattenimento"
+#: mod/dfrn_request.php:501
+msgid "Invalid profile URL."
+msgstr "Indirizzo profilo non valido."
 
-#: mod/profiles.php:729
-msgid "Love/romance"
-msgstr "Amore"
+#: mod/dfrn_request.php:507 include/follow.php:70
+msgid "Disallowed profile URL."
+msgstr "Indirizzo profilo non permesso."
 
-#: mod/profiles.php:730
-msgid "Work/employment"
-msgstr "Lavoro/impiego"
+#: mod/dfrn_request.php:597
+msgid "Your introduction has been sent."
+msgstr "La tua presentazione è stata inviata."
 
-#: mod/profiles.php:731
-msgid "School/education"
-msgstr "Scuola/educazione"
+#: mod/dfrn_request.php:650
+msgid "Please login to confirm introduction."
+msgstr "Accedi per confermare la presentazione."
 
-#: mod/profiles.php:736
+#: mod/dfrn_request.php:660
 msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
-msgstr "Questo è il tuo profilo <strong>publico</strong>.<br /><strong>Potrebbe</strong> essere visto da chiunque attraverso internet."
+"Incorrect identity currently logged in. Please login to "
+"<strong>this</strong> profile."
+msgstr "Non hai fatto accesso con l'identità corretta. Accedi a <strong>questo</strong> profilo."
 
-#: mod/profiles.php:746 mod/directory.php:129
-msgid "Age: "
-msgstr "Età : "
+#: mod/dfrn_request.php:674 mod/dfrn_request.php:691
+msgid "Confirm"
+msgstr "Conferma"
 
-#: mod/profiles.php:799
-msgid "Edit/Manage Profiles"
-msgstr "Modifica / Gestisci profili"
+#: mod/dfrn_request.php:686
+msgid "Hide this contact"
+msgstr "Nascondi questo contatto"
 
-#: mod/profiles.php:800 include/identity.php:231 include/identity.php:257
-msgid "Change profile photo"
-msgstr "Cambia la foto del profilo"
+#: mod/dfrn_request.php:689
+#, php-format
+msgid "Welcome home %s."
+msgstr "Bentornato a casa %s."
 
-#: mod/profiles.php:801 include/identity.php:232
-msgid "Create New Profile"
-msgstr "Crea un nuovo profilo"
+#: mod/dfrn_request.php:690
+#, php-format
+msgid "Please confirm your introduction/connection request to %s."
+msgstr "Conferma la tua richiesta di connessione con %s."
 
-#: mod/profiles.php:812 include/identity.php:242
-msgid "Profile Image"
-msgstr "Immagine del Profilo"
+#: mod/dfrn_request.php:819
+msgid ""
+"Please enter your 'Identity Address' from one of the following supported "
+"communications networks:"
+msgstr "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:"
 
-#: mod/profiles.php:814 include/identity.php:245
-msgid "visible to everybody"
-msgstr "visibile a tutti"
+#: mod/dfrn_request.php:839
+#, php-format
+msgid ""
+"If you are not yet a member of the free social web, <a "
+"href=\"%s/siteinfo\">follow this link to find a public Friendica site and "
+"join us today</a>."
+msgstr "Se non sei un membro del web sociale libero,  <a href=\"%s/siteinfo\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>"
 
-#: mod/profiles.php:815 include/identity.php:246
-msgid "Edit visibility"
-msgstr "Modifica visibilità"
+#: mod/dfrn_request.php:842
+msgid "Friend/Connection Request"
+msgstr "Richieste di amicizia/connessione"
 
-#: mod/share.php:38
-msgid "link"
-msgstr "collegamento"
+#: mod/dfrn_request.php:843
+msgid ""
+"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, "
+"testuser@identi.ca"
+msgstr "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"
 
-#: mod/uexport.php:77
-msgid "Export account"
-msgstr "Esporta account"
+#: mod/dfrn_request.php:851 include/contact_selectors.php:76
+msgid "Friendica"
+msgstr "Friendica"
 
-#: mod/uexport.php:77
+#: mod/dfrn_request.php:852
+msgid "StatusNet/Federated Social Web"
+msgstr "StatusNet/Federated Social Web"
+
+#: mod/dfrn_request.php:854
+#, php-format
 msgid ""
-"Export your account info and contacts. Use this to make a backup of your "
-"account and/or to move it to another server."
-msgstr "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server."
+" - please do not use this form.  Instead, enter %s into your Diaspora search"
+" bar."
+msgstr " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora."
 
-#: mod/uexport.php:78
-msgid "Export all"
-msgstr "Esporta tutto"
+#: mod/register.php:92
+msgid ""
+"Registration successful. Please check your email for further instructions."
+msgstr "Registrazione completata. Controlla la tua mail per ulteriori informazioni."
 
-#: mod/uexport.php:78
+#: mod/register.php:97
+#, php-format
 msgid ""
-"Export your accout info, contacts and all your items as json. Could be a "
-"very big file, and could take a lot of time. Use this to make a full backup "
-"of your account (photos are not exported)"
-msgstr "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Puo' diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)"
+"Failed to send email message. Here your accout details:<br> login: %s<br> "
+"password: %s<br><br>You can change your password after login."
+msgstr "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login."
 
-#: mod/ping.php:233
-msgid "{0} wants to be your friend"
-msgstr "{0} vuole essere tuo amico"
+#: mod/register.php:107
+msgid "Your registration can not be processed."
+msgstr "La tua registrazione non puo' essere elaborata."
 
-#: mod/ping.php:248
-msgid "{0} sent you a message"
-msgstr "{0} ti ha inviato un messaggio"
+#: mod/register.php:150
+msgid "Your registration is pending approval by the site owner."
+msgstr "La tua richiesta è in attesa di approvazione da parte del prorietario del sito."
 
-#: mod/ping.php:263
-msgid "{0} requested registration"
-msgstr "{0} chiede la registrazione"
+#: mod/register.php:188 mod/uimport.php:50
+msgid ""
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
+msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."
 
-#: mod/navigation.php:20 include/nav.php:34
-msgid "Nothing new here"
-msgstr "Niente di nuovo qui"
+#: mod/register.php:216
+msgid ""
+"You may (optionally) fill in this form via OpenID by supplying your OpenID "
+"and clicking 'Register'."
+msgstr "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'."
 
-#: mod/navigation.php:24 include/nav.php:38
-msgid "Clear notifications"
-msgstr "Pulisci le notifiche"
+#: mod/register.php:217
+msgid ""
+"If you are not familiar with OpenID, please leave that field blank and fill "
+"in the rest of the items."
+msgstr "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera."
 
-#: mod/community.php:23
-msgid "Not available."
-msgstr "Non disponibile."
+#: mod/register.php:218
+msgid "Your OpenID (optional): "
+msgstr "Il tuo OpenID (opzionale): "
 
-#: mod/community.php:32 view/theme/diabook/theme.php:129 include/nav.php:129
-#: include/nav.php:131
-msgid "Community"
-msgstr "Comunità"
+#: mod/register.php:232
+msgid "Include your profile in member directory?"
+msgstr "Includi il tuo profilo nell'elenco pubblico?"
+
+#: mod/register.php:256
+msgid "Membership on this site is by invitation only."
+msgstr "La registrazione su questo sito è solo su invito."
 
-#: mod/filer.php:30 include/conversation.php:1005
-#: include/conversation.php:1023
-msgid "Save to Folder:"
-msgstr "Salva nella Cartella:"
+#: mod/register.php:257
+msgid "Your invitation ID: "
+msgstr "L'ID del tuo invito:"
 
-#: mod/filer.php:30
-msgid "- select -"
-msgstr "- seleziona -"
+#: mod/register.php:268
+msgid "Your Full Name (e.g. Joe Smith): "
+msgstr "Il tuo nome completo (es. Mario Rossi): "
 
-#: mod/wall_attach.php:75
-msgid "Sorry, maybe your upload is bigger than the PHP configuration allows"
-msgstr "Mi spiace, forse il fie che stai caricando è più grosso di quanto la configurazione di PHP permetta"
+#: mod/register.php:269
+msgid "Your Email Address: "
+msgstr "Il tuo indirizzo email: "
 
-#: mod/wall_attach.php:75
-msgid "Or - did you try to upload an empty file?"
-msgstr "O.. non avrai provato a caricare un file vuoto?"
+#: mod/register.php:271
+msgid "Leave empty for an auto generated password."
+msgstr "Lascia vuoto per generare automaticamente una password."
 
-#: mod/wall_attach.php:81
-#, php-format
-msgid "File exceeds size limit of %s"
-msgstr "Il file supera la dimensione massima di %s"
+#: mod/register.php:273
+msgid ""
+"Choose a profile nickname. This must begin with a text character. Your "
+"profile address on this site will then be "
+"'<strong>nickname@$sitename</strong>'."
+msgstr "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@$sitename</strong>'."
 
-#: mod/wall_attach.php:122 mod/wall_attach.php:133
-msgid "File upload failed."
-msgstr "Caricamento del file non riuscito."
+#: mod/register.php:274
+msgid "Choose a nickname: "
+msgstr "Scegli un nome utente: "
 
-#: mod/profperm.php:25 mod/profperm.php:56
-msgid "Invalid profile identifier."
-msgstr "Indentificativo del profilo non valido."
+#: mod/register.php:277 boot.php:1248 include/nav.php:109
+msgid "Register"
+msgstr "Registrati"
 
-#: mod/profperm.php:102
-msgid "Profile Visibility Editor"
-msgstr "Modifica visibilità del profilo"
+#: mod/register.php:283 mod/uimport.php:64
+msgid "Import"
+msgstr "Importa"
 
-#: mod/profperm.php:106 mod/group.php:222
-msgid "Click on a contact to add or remove."
-msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo."
+#: mod/register.php:284
+msgid "Import your profile to this friendica instance"
+msgstr "Importa il tuo profilo in questo server friendica"
 
-#: mod/profperm.php:115
-msgid "Visible To"
-msgstr "Visibile a"
+#: mod/maintenance.php:5
+msgid "System down for maintenance"
+msgstr "Sistema in manutenzione"
 
-#: mod/profperm.php:131
-msgid "All Contacts (with secure profile access)"
-msgstr "Tutti i contatti (con profilo ad accesso sicuro)"
+#: mod/search.php:100 include/text.php:996 include/nav.php:119
+msgid "Search"
+msgstr "Cerca"
 
-#: mod/suggest.php:27
-msgid "Do you really want to delete this suggestion?"
-msgstr "Vuoi veramente cancellare questo suggerimento?"
+#: mod/search.php:198
+#, php-format
+msgid "Items tagged with: %s"
+msgstr "Elementi taggati con: %s"
 
-#: mod/suggest.php:69 view/theme/diabook/theme.php:527
-#: include/contact_widgets.php:35
-msgid "Friend Suggestions"
-msgstr "Contatti suggeriti"
+#: mod/search.php:200
+#, php-format
+msgid "Search results for: %s"
+msgstr "Risultato della ricerca per: %s"
 
-#: mod/suggest.php:76
-msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
-msgstr "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."
+#: mod/directory.php:53 view/theme/diabook/theme.php:525
+msgid "Global Directory"
+msgstr "Elenco globale"
 
-#: mod/suggest.php:92 mod/match.php:65 include/identity.php:188
-#: include/contact_widgets.php:10
-msgid "Connect"
-msgstr "Connetti"
+#: mod/directory.php:61
+msgid "Find on this site"
+msgstr "Cerca nel sito"
 
-#: mod/suggest.php:94
-msgid "Ignore/Hide"
-msgstr "Ignora / Nascondi"
+#: mod/directory.php:64
+msgid "Site Directory"
+msgstr "Elenco del sito"
 
-#: mod/viewsrc.php:7
-msgid "Access denied."
-msgstr "Accesso negato."
+#: mod/directory.php:129 mod/profiles.php:747
+msgid "Age: "
+msgstr "Età : "
 
-#: mod/dfrn_poll.php:103 mod/dfrn_poll.php:536
-#, php-format
-msgid "%1$s welcomes %2$s"
-msgstr "%s dà il benvenuto a %s"
+#: mod/directory.php:132
+msgid "Gender: "
+msgstr "Genere:"
 
-#: mod/manage.php:106
-msgid "Manage Identities and/or Pages"
-msgstr "Gestisci indentità e/o pagine"
+#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
+msgid "Status:"
+msgstr "Stato:"
 
-#: mod/manage.php:107
-msgid ""
-"Toggle between different identities or community/group pages which share "
-"your account details or which you have been granted \"manage\" permissions"
-msgstr "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione"
+#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
+msgid "Homepage:"
+msgstr "Homepage:"
 
-#: mod/manage.php:108
-msgid "Select an identity to manage: "
-msgstr "Seleziona un'identità da gestire:"
+#: mod/directory.php:205
+msgid "No entries (some entries may be hidden)."
+msgstr "Nessuna voce (qualche voce potrebbe essere nascosta)."
 
 #: mod/delegate.php:101
 msgid "No potential page delegates located."
 msgstr "Nessun potenziale delegato per la pagina è stato trovato."
 
-#: mod/delegate.php:130 include/nav.php:171
+#: mod/delegate.php:130 include/nav.php:179
 msgid "Delegate Page Management"
 msgstr "Gestione delegati per la pagina"
 
@@ -4777,1043 +4802,1114 @@ msgstr "Aggiungi"
 msgid "No entries."
 msgstr "Nessuna voce."
 
-#: mod/viewcontacts.php:41
-msgid "No contacts."
-msgstr "Nessun contatto."
+#: mod/common.php:45
+msgid "Common Friends"
+msgstr "Amici in comune"
 
-#: mod/viewcontacts.php:78 include/text.php:899
-msgid "View Contacts"
-msgstr "Visualizza i contatti"
+#: mod/common.php:82
+msgid "No contacts in common."
+msgstr "Nessun contatto in comune."
 
-#: mod/notes.php:44 include/identity.php:670
-msgid "Personal Notes"
-msgstr "Note personali"
+#: mod/uexport.php:77
+msgid "Export account"
+msgstr "Esporta account"
 
-#: mod/poke.php:192
-msgid "Poke/Prod"
-msgstr "Tocca/Pungola"
+#: mod/uexport.php:77
+msgid ""
+"Export your account info and contacts. Use this to make a backup of your "
+"account and/or to move it to another server."
+msgstr "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server."
 
-#: mod/poke.php:193
-msgid "poke, prod or do other things to somebody"
-msgstr "tocca, pungola o fai altre cose a qualcuno"
+#: mod/uexport.php:78
+msgid "Export all"
+msgstr "Esporta tutto"
 
-#: mod/poke.php:194
-msgid "Recipient"
-msgstr "Destinatario"
+#: mod/uexport.php:78
+msgid ""
+"Export your accout info, contacts and all your items as json. Could be a "
+"very big file, and could take a lot of time. Use this to make a full backup "
+"of your account (photos are not exported)"
+msgstr "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Puo' diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)"
 
-#: mod/poke.php:195
-msgid "Choose what you wish to do to recipient"
-msgstr "Scegli cosa vuoi fare al destinatario"
+#: mod/mood.php:62 include/conversation.php:226
+#, php-format
+msgid "%1$s is currently %2$s"
+msgstr "%1$s al momento è %2$s"
 
-#: mod/poke.php:198
-msgid "Make this post private"
-msgstr "Rendi questo post privato"
+#: mod/mood.php:133
+msgid "Mood"
+msgstr "Umore"
 
-#: mod/directory.php:53 view/theme/diabook/theme.php:525
-msgid "Global Directory"
-msgstr "Elenco globale"
+#: mod/mood.php:134
+msgid "Set your current mood and tell your friends"
+msgstr "Condividi il tuo umore con i tuoi amici"
 
-#: mod/directory.php:61
-msgid "Find on this site"
-msgstr "Cerca nel sito"
+#: mod/suggest.php:27
+msgid "Do you really want to delete this suggestion?"
+msgstr "Vuoi veramente cancellare questo suggerimento?"
 
-#: mod/directory.php:64
-msgid "Site Directory"
-msgstr "Elenco del sito"
+#: mod/suggest.php:69 include/contact_widgets.php:35
+#: view/theme/diabook/theme.php:527
+msgid "Friend Suggestions"
+msgstr "Contatti suggeriti"
 
-#: mod/directory.php:132
-msgid "Gender: "
-msgstr "Genere:"
+#: mod/suggest.php:76
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
+msgstr "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."
 
-#: mod/directory.php:154 include/identity.php:270 include/identity.php:540
-msgid "Gender:"
-msgstr "Genere:"
+#: mod/suggest.php:94
+msgid "Ignore/Hide"
+msgstr "Ignora / Nascondi"
 
-#: mod/directory.php:156 include/identity.php:273 include/identity.php:560
-msgid "Status:"
-msgstr "Stato:"
+#: mod/profiles.php:37
+msgid "Profile deleted."
+msgstr "Profilo elminato."
+
+#: mod/profiles.php:55 mod/profiles.php:89
+msgid "Profile-"
+msgstr "Profilo-"
+
+#: mod/profiles.php:74 mod/profiles.php:117
+msgid "New profile created."
+msgstr "Il nuovo profilo è stato creato."
+
+#: mod/profiles.php:95
+msgid "Profile unavailable to clone."
+msgstr "Impossibile duplicare il profilo."
+
+#: mod/profiles.php:189
+msgid "Profile Name is required."
+msgstr "Il nome profilo è obbligatorio ."
+
+#: mod/profiles.php:336
+msgid "Marital Status"
+msgstr "Stato civile"
+
+#: mod/profiles.php:340
+msgid "Romantic Partner"
+msgstr "Partner romantico"
+
+#: mod/profiles.php:344
+msgid "Likes"
+msgstr "Mi piace"
+
+#: mod/profiles.php:348
+msgid "Dislikes"
+msgstr "Non mi piace"
+
+#: mod/profiles.php:352
+msgid "Work/Employment"
+msgstr "Lavoro/Impiego"
+
+#: mod/profiles.php:355
+msgid "Religion"
+msgstr "Religione"
+
+#: mod/profiles.php:359
+msgid "Political Views"
+msgstr "Orientamento Politico"
+
+#: mod/profiles.php:363
+msgid "Gender"
+msgstr "Sesso"
+
+#: mod/profiles.php:367
+msgid "Sexual Preference"
+msgstr "Preferenza sessuale"
 
-#: mod/directory.php:158 include/identity.php:275 include/identity.php:571
-msgid "Homepage:"
-msgstr "Homepage:"
+#: mod/profiles.php:371
+msgid "Homepage"
+msgstr "Homepage"
 
-#: mod/directory.php:160 include/identity.php:277 include/identity.php:581
-msgid "About:"
-msgstr "Informazioni:"
+#: mod/profiles.php:375 mod/profiles.php:695
+msgid "Interests"
+msgstr "Interessi"
 
-#: mod/directory.php:205
-msgid "No entries (some entries may be hidden)."
-msgstr "Nessuna voce (qualche voce potrebbe essere nascosta)."
+#: mod/profiles.php:379
+msgid "Address"
+msgstr "Indirizzo"
 
-#: mod/localtime.php:12 include/event.php:13 include/bb2diaspora.php:139
-msgid "l F d, Y \\@ g:i A"
-msgstr "l d F Y \\@ G:i"
+#: mod/profiles.php:386 mod/profiles.php:691
+msgid "Location"
+msgstr "Posizione"
 
-#: mod/localtime.php:24
-msgid "Time Conversion"
-msgstr "Conversione Ora"
+#: mod/profiles.php:469
+msgid "Profile updated."
+msgstr "Profilo aggiornato."
 
-#: mod/localtime.php:26
-msgid ""
-"Friendica provides this service for sharing events with other networks and "
-"friends in unknown timezones."
-msgstr "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti."
+#: mod/profiles.php:565
+msgid " and "
+msgstr "e "
 
-#: mod/localtime.php:30
+#: mod/profiles.php:573
+msgid "public profile"
+msgstr "profilo pubblico"
+
+#: mod/profiles.php:576
 #, php-format
-msgid "UTC time: %s"
-msgstr "Ora UTC: %s"
+msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+msgstr "%1$s ha cambiato %2$s in &ldquo;%3$s&rdquo;"
 
-#: mod/localtime.php:33
+#: mod/profiles.php:577
 #, php-format
-msgid "Current timezone: %s"
-msgstr "Fuso orario corrente: %s"
+msgid " - Visit %1$s's %2$s"
+msgstr "- Visita  %2$s di %1$s"
 
-#: mod/localtime.php:36
+#: mod/profiles.php:580
 #, php-format
-msgid "Converted localtime: %s"
-msgstr "Ora locale convertita: %s"
+msgid "%1$s has an updated %2$s, changing %3$s."
+msgstr "%1$s ha un %2$s aggiornato. Ha cambiato %3$s"
 
-#: mod/localtime.php:41
-msgid "Please select your timezone:"
-msgstr "Selezionare il tuo fuso orario:"
+#: mod/profiles.php:655
+msgid "Hide contacts and friends:"
+msgstr "Nascondi contatti:"
 
-#: mod/oexchange.php:25
-msgid "Post successful."
-msgstr "Inviato!"
+#: mod/profiles.php:660
+msgid "Hide your contact/friend list from viewers of this profile?"
+msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"
 
-#: mod/profile_photo.php:44
-msgid "Image uploaded but image cropping failed."
-msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."
+#: mod/profiles.php:682
+msgid "Edit Profile Details"
+msgstr "Modifica i dettagli del profilo"
 
-#: mod/profile_photo.php:77 mod/profile_photo.php:84 mod/profile_photo.php:91
-#: mod/profile_photo.php:308
-#, php-format
-msgid "Image size reduction [%s] failed."
-msgstr "Il ridimensionamento del'immagine [%s] è fallito."
+#: mod/profiles.php:684
+msgid "Change Profile Photo"
+msgstr "Cambia la foto del profilo"
 
-#: mod/profile_photo.php:118
-msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
-msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."
+#: mod/profiles.php:685
+msgid "View this profile"
+msgstr "Visualizza questo profilo"
 
-#: mod/profile_photo.php:128
-msgid "Unable to process image"
-msgstr "Impossibile elaborare l'immagine"
+#: mod/profiles.php:686
+msgid "Create a new profile using these settings"
+msgstr "Crea un nuovo profilo usando queste impostazioni"
 
-#: mod/profile_photo.php:242
-msgid "Upload File:"
-msgstr "Carica un file:"
+#: mod/profiles.php:687
+msgid "Clone this profile"
+msgstr "Clona questo profilo"
 
-#: mod/profile_photo.php:243
-msgid "Select a profile:"
-msgstr "Seleziona un profilo:"
+#: mod/profiles.php:688
+msgid "Delete this profile"
+msgstr "Elimina questo profilo"
 
-#: mod/profile_photo.php:245
-msgid "Upload"
-msgstr "Carica"
+#: mod/profiles.php:689
+msgid "Basic information"
+msgstr "Informazioni di base"
 
-#: mod/profile_photo.php:248
-msgid "skip this step"
-msgstr "salta questo passaggio"
+#: mod/profiles.php:690
+msgid "Profile picture"
+msgstr "Immagine del profilo"
 
-#: mod/profile_photo.php:248
-msgid "select a photo from your photo albums"
-msgstr "seleziona una foto dai tuoi album"
+#: mod/profiles.php:692
+msgid "Preferences"
+msgstr "Preferenze"
 
-#: mod/profile_photo.php:262
-msgid "Crop Image"
-msgstr "Ritaglia immagine"
+#: mod/profiles.php:693
+msgid "Status information"
+msgstr "Informazioni stato"
 
-#: mod/profile_photo.php:263
-msgid "Please adjust the image cropping for optimum viewing."
-msgstr "Ritaglia l'imagine per una visualizzazione migliore."
+#: mod/profiles.php:694
+msgid "Additional information"
+msgstr "Informazioni aggiuntive"
 
-#: mod/profile_photo.php:265
-msgid "Done Editing"
-msgstr "Finito"
+#: mod/profiles.php:697
+msgid "Profile Name:"
+msgstr "Nome del profilo:"
 
-#: mod/profile_photo.php:299
-msgid "Image uploaded successfully."
-msgstr "Immagine caricata con successo."
+#: mod/profiles.php:698
+msgid "Your Full Name:"
+msgstr "Il tuo nome completo:"
 
-#: mod/install.php:119
-msgid "Friendica Communications Server - Setup"
-msgstr "Friendica Comunicazione Server - Impostazioni"
+#: mod/profiles.php:699
+msgid "Title/Description:"
+msgstr "Breve descrizione (es. titolo, posizione, altro):"
 
-#: mod/install.php:125
-msgid "Could not connect to database."
-msgstr " Impossibile collegarsi con il database."
+#: mod/profiles.php:700
+msgid "Your Gender:"
+msgstr "Il tuo sesso:"
 
-#: mod/install.php:129
-msgid "Could not create table."
-msgstr "Impossibile creare le tabelle."
+#: mod/profiles.php:701
+msgid "Birthday :"
+msgstr "Compleanno:"
 
-#: mod/install.php:135
-msgid "Your Friendica site database has been installed."
-msgstr "Il tuo Friendica è stato installato."
+#: mod/profiles.php:702
+msgid "Street Address:"
+msgstr "Indirizzo (via/piazza):"
 
-#: mod/install.php:140
-msgid ""
-"You may need to import the file \"database.sql\" manually using phpmyadmin "
-"or mysql."
-msgstr "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql"
+#: mod/profiles.php:703
+msgid "Locality/City:"
+msgstr "Località:"
 
-#: mod/install.php:141 mod/install.php:208 mod/install.php:530
-msgid "Please see the file \"INSTALL.txt\"."
-msgstr "Leggi il file \"INSTALL.txt\"."
+#: mod/profiles.php:704
+msgid "Postal/Zip Code:"
+msgstr "CAP:"
 
-#: mod/install.php:153
-msgid "Database already in use."
-msgstr "Database già in uso."
+#: mod/profiles.php:705
+msgid "Country:"
+msgstr "Nazione:"
 
-#: mod/install.php:205
-msgid "System check"
-msgstr "Controllo sistema"
+#: mod/profiles.php:706
+msgid "Region/State:"
+msgstr "Regione/Stato:"
 
-#: mod/install.php:210
-msgid "Check again"
-msgstr "Controlla ancora"
+#: mod/profiles.php:707
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+msgstr "<span class=\"heart\">&hearts;</span> Stato sentimentale:"
 
-#: mod/install.php:229
-msgid "Database connection"
-msgstr "Connessione al database"
+#: mod/profiles.php:708
+msgid "Who: (if applicable)"
+msgstr "Con chi: (se possibile)"
 
-#: mod/install.php:230
-msgid ""
-"In order to install Friendica we need to know how to connect to your "
-"database."
-msgstr "Per installare Friendica dobbiamo sapere come collegarci al tuo database."
+#: mod/profiles.php:709
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+msgstr "Esempio: cathy123, Cathy Williams, cathy@example.com"
 
-#: mod/install.php:231
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
-msgstr "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni."
+#: mod/profiles.php:710
+msgid "Since [date]:"
+msgstr "Dal [data]:"
 
-#: mod/install.php:232
-msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
-msgstr "Il database dovrà già esistere. Se non esiste, crealo prima di continuare."
+#: mod/profiles.php:711 include/identity.php:569
+msgid "Sexual Preference:"
+msgstr "Preferenze sessuali:"
 
-#: mod/install.php:236
-msgid "Database Server Name"
-msgstr "Nome del database server"
+#: mod/profiles.php:712
+msgid "Homepage URL:"
+msgstr "Homepage:"
 
-#: mod/install.php:237
-msgid "Database Login Name"
-msgstr "Nome utente database"
+#: mod/profiles.php:713 include/identity.php:573
+msgid "Hometown:"
+msgstr "Paese natale:"
 
-#: mod/install.php:238
-msgid "Database Login Password"
-msgstr "Password utente database"
+#: mod/profiles.php:714 include/identity.php:577
+msgid "Political Views:"
+msgstr "Orientamento politico:"
 
-#: mod/install.php:239
-msgid "Database Name"
-msgstr "Nome database"
+#: mod/profiles.php:715
+msgid "Religious Views:"
+msgstr "Orientamento religioso:"
 
-#: mod/install.php:240 mod/install.php:279
-msgid "Site administrator email address"
-msgstr "Indirizzo email dell'amministratore del sito"
+#: mod/profiles.php:716
+msgid "Public Keywords:"
+msgstr "Parole chiave visibili a tutti:"
+
+#: mod/profiles.php:717
+msgid "Private Keywords:"
+msgstr "Parole chiave private:"
 
-#: mod/install.php:240 mod/install.php:279
-msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
-msgstr "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web."
+#: mod/profiles.php:718 include/identity.php:585
+msgid "Likes:"
+msgstr "Mi piace:"
 
-#: mod/install.php:244 mod/install.php:282
-msgid "Please select a default timezone for your website"
-msgstr "Seleziona il fuso orario predefinito per il tuo sito web"
+#: mod/profiles.php:719 include/identity.php:587
+msgid "Dislikes:"
+msgstr "Non mi piace:"
 
-#: mod/install.php:269
-msgid "Site settings"
-msgstr "Impostazioni sito"
+#: mod/profiles.php:720
+msgid "Example: fishing photography software"
+msgstr "Esempio: pesca fotografia programmazione"
 
-#: mod/install.php:323
-msgid "Could not find a command line version of PHP in the web server PATH."
-msgstr "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web"
+#: mod/profiles.php:721
+msgid "(Used for suggesting potential friends, can be seen by others)"
+msgstr "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)"
 
-#: mod/install.php:324
-msgid ""
-"If you don't have a command line version of PHP installed on server, you "
-"will not be able to run background polling via cron. See <a "
-"href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"
-msgstr "Se non hai una versione a linea di comando di PHP installata sul tuo server, non sarai in grado di avviare il processo di poll in background via cron. Vedi <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"
+#: mod/profiles.php:722
+msgid "(Used for searching profiles, never shown to others)"
+msgstr "(Usato per cercare tra i profili, non è mai visibile agli altri)"
 
-#: mod/install.php:328
-msgid "PHP executable path"
-msgstr "Percorso eseguibile PHP"
+#: mod/profiles.php:723
+msgid "Tell us about yourself..."
+msgstr "Raccontaci di te..."
 
-#: mod/install.php:328
-msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
-msgstr "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione."
+#: mod/profiles.php:724
+msgid "Hobbies/Interests"
+msgstr "Hobby/interessi"
 
-#: mod/install.php:333
-msgid "Command line PHP"
-msgstr "PHP da riga di comando"
+#: mod/profiles.php:725
+msgid "Contact information and Social Networks"
+msgstr "Informazioni su contatti e social network"
 
-#: mod/install.php:342
-msgid "PHP executable is not the php cli binary (could be cgi-fgci version)"
-msgstr "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)"
+#: mod/profiles.php:726
+msgid "Musical interests"
+msgstr "Interessi musicali"
 
-#: mod/install.php:343
-msgid "Found PHP version: "
-msgstr "Versione PHP:"
+#: mod/profiles.php:727
+msgid "Books, literature"
+msgstr "Libri, letteratura"
 
-#: mod/install.php:345
-msgid "PHP cli binary"
-msgstr "Binario PHP cli"
+#: mod/profiles.php:728
+msgid "Television"
+msgstr "Televisione"
 
-#: mod/install.php:356
-msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
-msgstr "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\"."
+#: mod/profiles.php:729
+msgid "Film/dance/culture/entertainment"
+msgstr "Film/danza/cultura/intrattenimento"
 
-#: mod/install.php:357
-msgid "This is required for message delivery to work."
-msgstr "E' obbligatorio per far funzionare la consegna dei messaggi."
+#: mod/profiles.php:730
+msgid "Love/romance"
+msgstr "Amore"
 
-#: mod/install.php:359
-msgid "PHP register_argc_argv"
-msgstr "PHP register_argc_argv"
+#: mod/profiles.php:731
+msgid "Work/employment"
+msgstr "Lavoro/impiego"
 
-#: mod/install.php:380
-msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
-msgstr "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione"
+#: mod/profiles.php:732
+msgid "School/education"
+msgstr "Scuola/educazione"
 
-#: mod/install.php:381
+#: mod/profiles.php:737
 msgid ""
-"If running under Windows, please see "
-"\"http://www.php.net/manual/en/openssl.installation.php\"."
-msgstr "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
+msgstr "Questo è il tuo profilo <strong>publico</strong>.<br /><strong>Potrebbe</strong> essere visto da chiunque attraverso internet."
 
-#: mod/install.php:383
-msgid "Generate encryption keys"
-msgstr "Genera chiavi di criptazione"
+#: mod/profiles.php:800
+msgid "Edit/Manage Profiles"
+msgstr "Modifica / Gestisci profili"
 
-#: mod/install.php:390
-msgid "libCurl PHP module"
-msgstr "modulo PHP libCurl"
+#: mod/profiles.php:801 include/identity.php:231 include/identity.php:257
+msgid "Change profile photo"
+msgstr "Cambia la foto del profilo"
 
-#: mod/install.php:391
-msgid "GD graphics PHP module"
-msgstr "modulo PHP GD graphics"
+#: mod/profiles.php:802 include/identity.php:232
+msgid "Create New Profile"
+msgstr "Crea un nuovo profilo"
 
-#: mod/install.php:392
-msgid "OpenSSL PHP module"
-msgstr "modulo PHP OpenSSL"
+#: mod/profiles.php:813 include/identity.php:242
+msgid "Profile Image"
+msgstr "Immagine del Profilo"
 
-#: mod/install.php:393
-msgid "mysqli PHP module"
-msgstr "modulo PHP mysqli"
+#: mod/profiles.php:815 include/identity.php:245
+msgid "visible to everybody"
+msgstr "visibile a tutti"
 
-#: mod/install.php:394
-msgid "mb_string PHP module"
-msgstr "modulo PHP mb_string"
+#: mod/profiles.php:816 include/identity.php:246
+msgid "Edit visibility"
+msgstr "Modifica visibilità"
 
-#: mod/install.php:399 mod/install.php:401
-msgid "Apache mod_rewrite module"
-msgstr "Modulo mod_rewrite di Apache"
+#: mod/editpost.php:17 mod/editpost.php:27
+msgid "Item not found"
+msgstr "Oggetto non trovato"
 
-#: mod/install.php:399
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
-msgstr "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato"
+#: mod/editpost.php:40
+msgid "Edit post"
+msgstr "Modifica messaggio"
 
-#: mod/install.php:407
-msgid "Error: libCURL PHP module required but not installed."
-msgstr "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato."
+#: mod/editpost.php:111 include/conversation.php:1057
+msgid "upload photo"
+msgstr "carica foto"
 
-#: mod/install.php:411
-msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
-msgstr "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato."
+#: mod/editpost.php:112 include/conversation.php:1058
+msgid "Attach file"
+msgstr "Allega file"
 
-#: mod/install.php:415
-msgid "Error: openssl PHP module required but not installed."
-msgstr "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato."
+#: mod/editpost.php:113 include/conversation.php:1059
+msgid "attach file"
+msgstr "allega file"
 
-#: mod/install.php:419
-msgid "Error: mysqli PHP module required but not installed."
-msgstr "Errore: il modulo mysqli di PHP è richiesto, ma non risulta installato"
+#: mod/editpost.php:115 include/conversation.php:1061
+msgid "web link"
+msgstr "link web"
 
-#: mod/install.php:423
-msgid "Error: mb_string PHP module required but not installed."
-msgstr "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato."
+#: mod/editpost.php:116 include/conversation.php:1062
+msgid "Insert video link"
+msgstr "Inserire collegamento video"
 
-#: mod/install.php:440
-msgid ""
-"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."
-msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo."
+#: mod/editpost.php:117 include/conversation.php:1063
+msgid "video link"
+msgstr "link video"
 
-#: mod/install.php:441
-msgid ""
-"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."
-msgstr "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi."
+#: mod/editpost.php:118 include/conversation.php:1064
+msgid "Insert audio link"
+msgstr "Inserisci collegamento audio"
 
-#: mod/install.php:442
-msgid ""
-"At the end of this procedure, we will give you a text to save in a file "
-"named .htconfig.php in your Friendica top folder."
-msgstr "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica"
+#: mod/editpost.php:119 include/conversation.php:1065
+msgid "audio link"
+msgstr "link audio"
 
-#: mod/install.php:443
-msgid ""
-"You can alternatively skip this procedure and perform a manual installation."
-" Please see the file \"INSTALL.txt\" for instructions."
-msgstr "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni."
+#: mod/editpost.php:120 include/conversation.php:1066
+msgid "Set your location"
+msgstr "La tua posizione"
 
-#: mod/install.php:446
-msgid ".htconfig.php is writable"
-msgstr ".htconfig.php è scrivibile"
+#: mod/editpost.php:121 include/conversation.php:1067
+msgid "set location"
+msgstr "posizione"
 
-#: mod/install.php:456
-msgid ""
-"Friendica uses the Smarty3 template engine to render its web views. Smarty3 "
-"compiles templates to PHP to speed up rendering."
-msgstr "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering."
+#: mod/editpost.php:122 include/conversation.php:1068
+msgid "Clear browser location"
+msgstr "Rimuovi la localizzazione data dal browser"
 
-#: mod/install.php:457
-msgid ""
-"In order to store these compiled templates, the web server needs to have "
-"write access to the directory view/smarty3/ under the Friendica top level "
-"folder."
-msgstr "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica."
+#: mod/editpost.php:123 include/conversation.php:1069
+msgid "clear location"
+msgstr "canc. pos."
 
-#: mod/install.php:458
-msgid ""
-"Please ensure that the user that your web server runs as (e.g. www-data) has"
-" write access to this folder."
-msgstr "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella."
+#: mod/editpost.php:125 include/conversation.php:1075
+msgid "Permission settings"
+msgstr "Impostazioni permessi"
 
-#: mod/install.php:459
-msgid ""
-"Note: as a security measure, you should give the web server write access to "
-"view/smarty3/ only--not the template files (.tpl) that it contains."
-msgstr "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene."
+#: mod/editpost.php:133 include/acl_selectors.php:343
+msgid "CC: email addresses"
+msgstr "CC: indirizzi email"
+
+#: mod/editpost.php:134 include/conversation.php:1084
+msgid "Public post"
+msgstr "Messaggio pubblico"
+
+#: mod/editpost.php:137 include/conversation.php:1071
+msgid "Set title"
+msgstr "Scegli un titolo"
 
-#: mod/install.php:462
-msgid "view/smarty3 is writable"
-msgstr "view/smarty3 è scrivibile"
+#: mod/editpost.php:139 include/conversation.php:1073
+msgid "Categories (comma-separated list)"
+msgstr "Categorie (lista separata da virgola)"
 
-#: mod/install.php:478
-msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
-msgstr "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server."
+#: mod/editpost.php:140 include/acl_selectors.php:344
+msgid "Example: bob@example.com, mary@example.com"
+msgstr "Esempio: bob@example.com, mary@example.com"
 
-#: mod/install.php:480
-msgid "Url rewrite is working"
-msgstr "La riscrittura degli url funziona"
+#: mod/friendica.php:59
+msgid "This is Friendica, version"
+msgstr "Questo è Friendica, versione"
 
-#: mod/install.php:489
+#: mod/friendica.php:60
+msgid "running at web location"
+msgstr "in esecuzione all'indirizzo web"
+
+#: mod/friendica.php:62
 msgid ""
-"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."
-msgstr "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito."
+"Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn "
+"more about the Friendica project."
+msgstr "Visita <a href=\"http://friendica.com\">Friendica.com</a> per saperne di più sul progetto Friendica."
 
-#: mod/install.php:528
-msgid "<h1>What next</h1>"
-msgstr "<h1>Cosa fare ora</h1>"
+#: mod/friendica.php:64
+msgid "Bug reports and issues: please visit"
+msgstr "Segnalazioni di bug e problemi: visita"
 
-#: mod/install.php:529
+#: mod/friendica.php:64
+msgid "the bugtracker at github"
+msgstr "il bugtracker su github"
+
+#: mod/friendica.php:65
 msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the "
-"poller."
-msgstr "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller."
+"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - "
+"dot com"
+msgstr "Suggerimenti, lodi, donazioni, ecc -  e-mail a  \"Info\" at Friendica punto com"
 
-#: mod/p.php:9
-msgid "Not Extended"
-msgstr "Not Extended"
+#: mod/friendica.php:79
+msgid "Installed plugins/addons/apps:"
+msgstr "Plugin/addon/applicazioni instalate"
 
-#: mod/group.php:29
-msgid "Group created."
-msgstr "Gruppo creato."
+#: mod/friendica.php:92
+msgid "No installed plugins/addons/apps"
+msgstr "Nessun plugin/addons/applicazione installata"
 
-#: mod/group.php:35
-msgid "Could not create group."
-msgstr "Impossibile creare il gruppo."
+#: mod/api.php:76 mod/api.php:102
+msgid "Authorize application connection"
+msgstr "Autorizza la connessione dell'applicazione"
 
-#: mod/group.php:47 mod/group.php:140
-msgid "Group not found."
-msgstr "Gruppo non trovato."
+#: mod/api.php:77
+msgid "Return to your app and insert this Securty Code:"
+msgstr "Torna alla tua applicazione e inserisci questo codice di sicurezza:"
 
-#: mod/group.php:60
-msgid "Group name changed."
-msgstr "Il nome del gruppo è cambiato."
+#: mod/api.php:89
+msgid "Please login to continue."
+msgstr "Effettua il login per continuare."
 
-#: mod/group.php:87
-msgid "Save Group"
-msgstr "Salva gruppo"
+#: mod/api.php:104
+msgid ""
+"Do you want to authorize this application to access your posts and contacts,"
+" and/or create new posts for you?"
+msgstr "Vuoi autorizzare questa applicazione per accedere ai messaggi e ai contatti, e / o creare nuovi messaggi per te?"
 
-#: mod/group.php:93
-msgid "Create a group of contacts/friends."
-msgstr "Crea un gruppo di amici/contatti."
+#: mod/lockview.php:31 mod/lockview.php:39
+msgid "Remote privacy information not available."
+msgstr "Informazioni remote sulla privacy non disponibili."
 
-#: mod/group.php:94 mod/group.php:178 include/group.php:273
-msgid "Group Name: "
-msgstr "Nome del gruppo:"
+#: mod/lockview.php:48
+msgid "Visible to:"
+msgstr "Visibile a:"
 
-#: mod/group.php:113
-msgid "Group removed."
-msgstr "Gruppo rimosso."
+#: mod/notes.php:44 include/identity.php:675
+msgid "Personal Notes"
+msgstr "Note personali"
 
-#: mod/group.php:115
-msgid "Unable to remove group."
-msgstr "Impossibile rimuovere il gruppo."
+#: mod/localtime.php:12 include/bb2diaspora.php:148 include/event.php:13
+msgid "l F d, Y \\@ g:i A"
+msgstr "l d F Y \\@ G:i"
 
-#: mod/group.php:177
-msgid "Group Editor"
-msgstr "Modifica gruppo"
+#: mod/localtime.php:24
+msgid "Time Conversion"
+msgstr "Conversione Ora"
 
-#: mod/group.php:190
-msgid "Members"
-msgstr "Membri"
+#: mod/localtime.php:26
+msgid ""
+"Friendica provides this service for sharing events with other networks and "
+"friends in unknown timezones."
+msgstr "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti."
 
-#: mod/content.php:119 mod/network.php:526
-msgid "No such group"
-msgstr "Nessun gruppo"
+#: mod/localtime.php:30
+#, php-format
+msgid "UTC time: %s"
+msgstr "Ora UTC: %s"
 
-#: mod/content.php:130 mod/network.php:543
-msgid "Group is empty"
-msgstr "Il gruppo è vuoto"
+#: mod/localtime.php:33
+#, php-format
+msgid "Current timezone: %s"
+msgstr "Fuso orario corrente: %s"
 
-#: mod/content.php:135 mod/network.php:554
+#: mod/localtime.php:36
 #, php-format
-msgid "Group: %s"
-msgstr "Gruppo: %s"
+msgid "Converted localtime: %s"
+msgstr "Ora locale convertita: %s"
 
-#: mod/content.php:499 include/conversation.php:689
-msgid "View in context"
-msgstr "Vedi nel contesto"
+#: mod/localtime.php:41
+msgid "Please select your timezone:"
+msgstr "Selezionare il tuo fuso orario:"
 
-#: mod/regmod.php:55
-msgid "Account approved."
-msgstr "Account approvato."
+#: mod/poke.php:192
+msgid "Poke/Prod"
+msgstr "Tocca/Pungola"
 
-#: mod/regmod.php:92
-#, php-format
-msgid "Registration revoked for %s"
-msgstr "Registrazione revocata per %s"
+#: mod/poke.php:193
+msgid "poke, prod or do other things to somebody"
+msgstr "tocca, pungola o fai altre cose a qualcuno"
 
-#: mod/regmod.php:104
-msgid "Please login."
-msgstr "Accedi."
+#: mod/poke.php:194
+msgid "Recipient"
+msgstr "Destinatario"
 
-#: mod/match.php:13
-msgid "Profile Match"
-msgstr "Profili corrispondenti"
+#: mod/poke.php:195
+msgid "Choose what you wish to do to recipient"
+msgstr "Scegli cosa vuoi fare al destinatario"
 
-#: mod/match.php:22
-msgid "No keywords to match. Please add keywords to your default profile."
-msgstr "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito."
+#: mod/poke.php:198
+msgid "Make this post private"
+msgstr "Rendi questo post privato"
 
-#: mod/match.php:64
-msgid "is interested in:"
-msgstr "è interessato a:"
+#: mod/invite.php:27
+msgid "Total invitation limit exceeded."
+msgstr "Limite totale degli inviti superato."
 
-#: mod/item.php:115
-msgid "Unable to locate original post."
-msgstr "Impossibile trovare il messaggio originale."
+#: mod/invite.php:49
+#, php-format
+msgid "%s : Not a valid email address."
+msgstr "%s: non è un indirizzo email valido."
 
-#: mod/item.php:347
-msgid "Empty post discarded."
-msgstr "Messaggio vuoto scartato."
+#: mod/invite.php:73
+msgid "Please join us on Friendica"
+msgstr "Unisiciti a noi su Friendica"
 
-#: mod/item.php:860
-msgid "System error. Post not saved."
-msgstr "Errore di sistema. Messaggio non salvato."
+#: mod/invite.php:84
+msgid "Invitation limit exceeded. Please contact your site administrator."
+msgstr "Limite degli inviti superato. Contatta l'amministratore del tuo sito."
 
-#: mod/item.php:989
+#: mod/invite.php:89
 #, php-format
-msgid ""
-"This message was sent to you by %s, a member of the Friendica social "
-"network."
-msgstr "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica."
+msgid "%s : Message delivery failed."
+msgstr "%s: la consegna del messaggio fallita."
 
-#: mod/item.php:991
+#: mod/invite.php:93
 #, php-format
-msgid "You may visit them online at %s"
-msgstr "Puoi visitarli online su %s"
+msgid "%d message sent."
+msgid_plural "%d messages sent."
+msgstr[0] "%d messaggio inviato."
+msgstr[1] "%d messaggi inviati."
 
-#: mod/item.php:992
+#: mod/invite.php:112
+msgid "You have no more invitations available"
+msgstr "Non hai altri inviti disponibili"
+
+#: mod/invite.php:120
+#, php-format
 msgid ""
-"Please contact the sender by replying to this post if you do not wish to "
-"receive these messages."
-msgstr "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi."
+"Visit %s for a list of public sites that you can join. Friendica members on "
+"other sites can all connect with each other, as well as with members of many"
+" other social networks."
+msgstr "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network."
 
-#: mod/item.php:996
+#: mod/invite.php:122
 #, php-format
-msgid "%s posted an update."
-msgstr "%s ha inviato un aggiornamento."
+msgid ""
+"To accept this invitation, please visit and register at %s or any other "
+"public Friendica website."
+msgstr "Per accettare questo invito, visita e resitrati su %s o su un'altro sito web Friendica aperto al pubblico."
 
-#: mod/mood.php:62 include/conversation.php:226
+#: mod/invite.php:123
 #, php-format
-msgid "%1$s is currently %2$s"
-msgstr "%1$s al momento è %2$s"
+msgid ""
+"Friendica sites all inter-connect to create a huge privacy-enhanced social "
+"web that is owned and controlled by its members. They can also connect with "
+"many traditional social networks. See %s for a list of alternate Friendica "
+"sites you can join."
+msgstr "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti."
 
-#: mod/mood.php:133
-msgid "Mood"
-msgstr "Umore"
+#: mod/invite.php:126
+msgid ""
+"Our apologies. This system is not currently configured to connect with other"
+" public sites or invite members."
+msgstr "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri."
 
-#: mod/mood.php:134
-msgid "Set your current mood and tell your friends"
-msgstr "Condividi il tuo umore con i tuoi amici"
+#: mod/invite.php:132
+msgid "Send invitations"
+msgstr "Invia inviti"
 
-#: mod/network.php:143
-#, php-format
-msgid "Search Results For: %s"
-msgstr "Risultato della ricerca per: %s"
+#: mod/invite.php:133
+msgid "Enter email addresses, one per line:"
+msgstr "Inserisci gli indirizzi email, uno per riga:"
 
-#: mod/network.php:197 include/group.php:277
-msgid "add"
-msgstr "aggiungi"
+#: mod/invite.php:135
+msgid ""
+"You are cordially invited to join me and other close friends on Friendica - "
+"and help us to create a better social web."
+msgstr "Sei cordialmente invitato a unirti a me ed ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore."
 
-#: mod/network.php:358
-msgid "Commented Order"
-msgstr "Ordina per commento"
+#: mod/invite.php:137
+msgid "You will need to supply this invitation code: $invite_code"
+msgstr "Sarà necessario fornire questo codice invito: $invite_code"
 
-#: mod/network.php:361
-msgid "Sort by Comment Date"
-msgstr "Ordina per data commento"
+#: mod/invite.php:137
+msgid ""
+"Once you have registered, please connect with me via my profile page at:"
+msgstr "Una volta registrato, connettiti con me dal mio profilo:"
 
-#: mod/network.php:364
-msgid "Posted Order"
-msgstr "Ordina per invio"
+#: mod/invite.php:139
+msgid ""
+"For more information about the Friendica project and why we feel it is "
+"important, please visit http://friendica.com"
+msgstr "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendica.com"
 
-#: mod/network.php:367
-msgid "Sort by Post Date"
-msgstr "Ordina per data messaggio"
+#: mod/photos.php:50 mod/photos.php:177 mod/photos.php:1086
+#: mod/photos.php:1207 mod/photos.php:1230 mod/photos.php:1779
+#: mod/photos.php:1791 view/theme/diabook/theme.php:499
+msgid "Contact Photos"
+msgstr "Foto dei contatti"
 
-#: mod/network.php:376
-msgid "Posts that mention or involve you"
-msgstr "Messaggi che ti citano o coinvolgono"
+#: mod/photos.php:84 include/identity.php:651
+msgid "Photo Albums"
+msgstr "Album foto"
 
-#: mod/network.php:382
-msgid "New"
-msgstr "Nuovo"
+#: mod/photos.php:85 mod/photos.php:1836
+msgid "Recent Photos"
+msgstr "Foto recenti"
 
-#: mod/network.php:385
-msgid "Activity Stream - by date"
-msgstr "Activity Stream - per data"
+#: mod/photos.php:88 mod/photos.php:1282 mod/photos.php:1838
+msgid "Upload New Photos"
+msgstr "Carica nuove foto"
 
-#: mod/network.php:391
-msgid "Shared Links"
-msgstr "Links condivisi"
+#: mod/photos.php:166
+msgid "Contact information unavailable"
+msgstr "I dati di questo contatto non sono disponibili"
 
-#: mod/network.php:394
-msgid "Interesting Links"
-msgstr "Link Interessanti"
+#: mod/photos.php:187
+msgid "Album not found."
+msgstr "Album non trovato."
 
-#: mod/network.php:400
-msgid "Starred"
-msgstr "Preferiti"
+#: mod/photos.php:210 mod/photos.php:222 mod/photos.php:1224
+msgid "Delete Album"
+msgstr "Rimuovi album"
 
-#: mod/network.php:403
-msgid "Favourite Posts"
-msgstr "Messaggi preferiti"
+#: mod/photos.php:220
+msgid "Do you really want to delete this photo album and all its photos?"
+msgstr "Vuoi davvero cancellare questo album e tutte le sue foto?"
 
-#: mod/network.php:460
-#, php-format
-msgid "Warning: This group contains %s member from an insecure network."
-msgid_plural ""
-"Warning: This group contains %s members from an insecure network."
-msgstr[0] "Attenzione: questo gruppo contiene %s membro da un network insicuro."
-msgstr[1] "Attenzione: questo gruppo contiene %s membri da un network insicuro."
+#: mod/photos.php:300 mod/photos.php:311 mod/photos.php:1534
+msgid "Delete Photo"
+msgstr "Rimuovi foto"
 
-#: mod/network.php:463
-msgid "Private messages to this group are at risk of public disclosure."
-msgstr "I messaggi privati su questo gruppo potrebbero risultare visibili anche pubblicamente."
+#: mod/photos.php:309
+msgid "Do you really want to delete this photo?"
+msgstr "Vuoi veramente cancellare questa foto?"
 
-#: mod/network.php:572
+#: mod/photos.php:684
 #, php-format
-msgid "Contact: %s"
-msgstr "Contatto: %s"
+msgid "%1$s was tagged in %2$s by %3$s"
+msgstr "%1$s è stato taggato in %2$s da %3$s"
 
-#: mod/network.php:576
-msgid "Private messages to this person are at risk of public disclosure."
-msgstr "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente."
+#: mod/photos.php:684
+msgid "a photo"
+msgstr "una foto"
 
-#: mod/network.php:581
-msgid "Invalid contact."
-msgstr "Contatto non valido."
+#: mod/photos.php:797
+msgid "Image file is empty."
+msgstr "Il file dell'immagine è vuoto."
 
-#: mod/crepair.php:107
-msgid "Contact settings applied."
-msgstr "Contatto modificato."
+#: mod/photos.php:952
+msgid "No photos selected"
+msgstr "Nessuna foto selezionata"
 
-#: mod/crepair.php:109
-msgid "Contact update failed."
-msgstr "Le modifiche al contatto non sono state salvate."
+#: mod/photos.php:1114
+#, php-format
+msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
+msgstr "Hai usato %1$.2f MBytes su %2$.2f disponibili."
 
-#: mod/crepair.php:140
-msgid "Repair Contact Settings"
-msgstr "Ripara il contatto"
+#: mod/photos.php:1149
+msgid "Upload Photos"
+msgstr "Carica foto"
 
-#: mod/crepair.php:142
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect"
-" information your communications with this contact may stop working."
-msgstr "<strong>ATTENZIONE: Queste sono impostazioni avanzate</strong> e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più"
+#: mod/photos.php:1153 mod/photos.php:1219
+msgid "New album name: "
+msgstr "Nome nuovo album: "
 
-#: mod/crepair.php:143
-msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
-msgstr "Usa <strong>ora</strong> il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina."
+#: mod/photos.php:1154
+msgid "or existing album name: "
+msgstr "o nome di un album esistente: "
 
-#: mod/crepair.php:149
-msgid "Return to contact editor"
-msgstr "Ritorna alla modifica contatto"
+#: mod/photos.php:1155
+msgid "Do not show a status post for this upload"
+msgstr "Non creare un post per questo upload"
 
-#: mod/crepair.php:160 mod/crepair.php:162
-msgid "No mirroring"
-msgstr "Non duplicare"
+#: mod/photos.php:1157 mod/photos.php:1529 include/acl_selectors.php:346
+msgid "Permissions"
+msgstr "Permessi"
 
-#: mod/crepair.php:160
-msgid "Mirror as forwarded posting"
-msgstr "Duplica come messaggi ricondivisi"
+#: mod/photos.php:1168
+msgid "Private Photo"
+msgstr "Foto privata"
 
-#: mod/crepair.php:160 mod/crepair.php:162
-msgid "Mirror as my own posting"
-msgstr "Duplica come miei messaggi"
+#: mod/photos.php:1169
+msgid "Public Photo"
+msgstr "Foto pubblica"
 
-#: mod/crepair.php:169
-msgid "Refetch contact data"
-msgstr "Ricarica dati contatto"
+#: mod/photos.php:1232
+msgid "Edit Album"
+msgstr "Modifica album"
 
-#: mod/crepair.php:171
-msgid "Account Nickname"
-msgstr "Nome utente"
+#: mod/photos.php:1238
+msgid "Show Newest First"
+msgstr "Mostra nuove foto per prime"
 
-#: mod/crepair.php:172
-msgid "@Tagname - overrides Name/Nickname"
-msgstr "@TagName - al posto del nome utente"
+#: mod/photos.php:1240
+msgid "Show Oldest First"
+msgstr "Mostra vecchie foto per prime"
 
-#: mod/crepair.php:173
-msgid "Account URL"
-msgstr "URL dell'utente"
+#: mod/photos.php:1268 mod/photos.php:1821
+msgid "View Photo"
+msgstr "Vedi foto"
 
-#: mod/crepair.php:174
-msgid "Friend Request URL"
-msgstr "URL Richiesta Amicizia"
+#: mod/photos.php:1314
+msgid "Permission denied. Access to this item may be restricted."
+msgstr "Permesso negato. L'accesso a questo elemento può essere limitato."
 
-#: mod/crepair.php:175
-msgid "Friend Confirm URL"
-msgstr "URL Conferma Amicizia"
+#: mod/photos.php:1316
+msgid "Photo not available"
+msgstr "Foto non disponibile"
 
-#: mod/crepair.php:176
-msgid "Notification Endpoint URL"
-msgstr "URL Notifiche"
+#: mod/photos.php:1372
+msgid "View photo"
+msgstr "Vedi foto"
 
-#: mod/crepair.php:177
-msgid "Poll/Feed URL"
-msgstr "URL Feed"
+#: mod/photos.php:1372
+msgid "Edit photo"
+msgstr "Modifica foto"
 
-#: mod/crepair.php:178
-msgid "New photo from this URL"
-msgstr "Nuova foto da questo URL"
+#: mod/photos.php:1373
+msgid "Use as profile photo"
+msgstr "Usa come foto del profilo"
 
-#: mod/crepair.php:179
-msgid "Remote Self"
-msgstr "Io remoto"
+#: mod/photos.php:1398
+msgid "View Full Size"
+msgstr "Vedi dimensione intera"
 
-#: mod/crepair.php:181
-msgid "Mirror postings from this contact"
-msgstr "Ripeti i messaggi di questo contatto"
+#: mod/photos.php:1477
+msgid "Tags: "
+msgstr "Tag: "
 
-#: mod/crepair.php:181
-msgid ""
-"Mark this contact as remote_self, this will cause friendica to repost new "
-"entries from this contact."
-msgstr "Imposta questo contatto come 'io remoto', questo farà si che friendica reinvii i nuovi messaggi da questo contatto."
+#: mod/photos.php:1480
+msgid "[Remove any tag]"
+msgstr "[Rimuovi tutti i tag]"
 
-#: view/theme/diabook/theme.php:123 include/nav.php:76 include/nav.php:148
-msgid "Your posts and conversations"
-msgstr "I tuoi messaggi e le tue conversazioni"
+#: mod/photos.php:1520
+msgid "New album name"
+msgstr "Nuovo nome dell'album"
+
+#: mod/photos.php:1521
+msgid "Caption"
+msgstr "Titolo"
 
-#: view/theme/diabook/theme.php:124 include/nav.php:77
-msgid "Your profile page"
-msgstr "Pagina del tuo profilo"
+#: mod/photos.php:1522
+msgid "Add a Tag"
+msgstr "Aggiungi tag"
 
-#: view/theme/diabook/theme.php:125
-msgid "Your contacts"
-msgstr "I tuoi contatti"
+#: mod/photos.php:1522
+msgid ""
+"Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
 
-#: view/theme/diabook/theme.php:126 include/nav.php:78
-msgid "Your photos"
-msgstr "Le tue foto"
+#: mod/photos.php:1523
+msgid "Do not rotate"
+msgstr "Non ruotare"
 
-#: view/theme/diabook/theme.php:127 include/nav.php:80
-msgid "Your events"
-msgstr "I tuoi eventi"
+#: mod/photos.php:1524
+msgid "Rotate CW (right)"
+msgstr "Ruota a destra"
 
-#: view/theme/diabook/theme.php:128 include/nav.php:81
-msgid "Personal notes"
-msgstr "Note personali"
+#: mod/photos.php:1525
+msgid "Rotate CCW (left)"
+msgstr "Ruota a sinistra"
 
-#: view/theme/diabook/theme.php:128
-msgid "Your personal photos"
-msgstr "Le tue foto personali"
+#: mod/photos.php:1540
+msgid "Private photo"
+msgstr "Foto privata"
 
-#: view/theme/diabook/theme.php:130 view/theme/diabook/theme.php:544
-#: view/theme/diabook/theme.php:624 view/theme/diabook/config.php:158
-msgid "Community Pages"
-msgstr "Pagine Comunitarie"
+#: mod/photos.php:1541
+msgid "Public photo"
+msgstr "Foto pubblica"
 
-#: view/theme/diabook/theme.php:391 view/theme/diabook/theme.php:626
-#: view/theme/diabook/config.php:160
-msgid "Community Profiles"
-msgstr "Profili Comunità"
+#: mod/photos.php:1563 include/conversation.php:1055
+msgid "Share"
+msgstr "Condividi"
 
-#: view/theme/diabook/theme.php:412 view/theme/diabook/theme.php:630
-#: view/theme/diabook/config.php:164
-msgid "Last users"
-msgstr "Ultimi utenti"
+#: mod/p.php:9
+msgid "Not Extended"
+msgstr "Not Extended"
 
-#: view/theme/diabook/theme.php:441 view/theme/diabook/theme.php:632
-#: view/theme/diabook/config.php:166
-msgid "Last likes"
-msgstr "Ultimi \"mi piace\""
+#: mod/regmod.php:55
+msgid "Account approved."
+msgstr "Account approvato."
 
-#: view/theme/diabook/theme.php:463 include/text.php:1998
-#: include/conversation.php:118 include/conversation.php:245
-msgid "event"
-msgstr "l'evento"
+#: mod/regmod.php:92
+#, php-format
+msgid "Registration revoked for %s"
+msgstr "Registrazione revocata per %s"
 
-#: view/theme/diabook/theme.php:486 view/theme/diabook/theme.php:631
-#: view/theme/diabook/config.php:165
-msgid "Last photos"
-msgstr "Ultime foto"
+#: mod/regmod.php:104
+msgid "Please login."
+msgstr "Accedi."
 
-#: view/theme/diabook/theme.php:523 view/theme/diabook/theme.php:629
-#: view/theme/diabook/config.php:163
-msgid "Find Friends"
-msgstr "Trova Amici"
+#: mod/uimport.php:66
+msgid "Move account"
+msgstr "Muovi account"
 
-#: view/theme/diabook/theme.php:524
-msgid "Local Directory"
-msgstr "Elenco Locale"
+#: mod/uimport.php:67
+msgid "You can import an account from another Friendica server."
+msgstr "Puoi importare un account da un altro server Friendica."
 
-#: view/theme/diabook/theme.php:526 include/contact_widgets.php:36
-msgid "Similar Interests"
-msgstr "Interessi simili"
+#: mod/uimport.php:68
+msgid ""
+"You need to export your account from the old server and upload it here. We "
+"will recreate your old account here with all your contacts. We will try also"
+" to inform your friends that you moved here."
+msgstr "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui."
 
-#: view/theme/diabook/theme.php:528 include/contact_widgets.php:38
-msgid "Invite Friends"
-msgstr "Invita amici"
+#: mod/uimport.php:69
+msgid ""
+"This feature is experimental. We can't import contacts from the OStatus "
+"network (statusnet/identi.ca) or from Diaspora"
+msgstr "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (status.net/identi.ca) o da Diaspora"
 
-#: view/theme/diabook/theme.php:579 view/theme/diabook/theme.php:625
-#: view/theme/diabook/config.php:159
-msgid "Earth Layers"
-msgstr "Earth Layers"
+#: mod/uimport.php:70
+msgid "Account file"
+msgstr "File account"
 
-#: view/theme/diabook/theme.php:584
-msgid "Set zoomfactor for Earth Layers"
-msgstr "Livello di zoom per Earth Layers"
+#: mod/uimport.php:70
+msgid ""
+"To export your account, go to \"Settings->Export your personal data\" and "
+"select \"Export account\""
+msgstr "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\""
 
-#: view/theme/diabook/theme.php:585 view/theme/diabook/config.php:156
-msgid "Set longitude (X) for Earth Layers"
-msgstr "Longitudine (X) per Earth Layers"
+#: mod/attach.php:8
+msgid "Item not available."
+msgstr "Oggetto non disponibile."
 
-#: view/theme/diabook/theme.php:586 view/theme/diabook/config.php:157
-msgid "Set latitude (Y) for Earth Layers"
-msgstr "Latitudine (Y) per Earth Layers"
+#: mod/attach.php:20
+msgid "Item was not found."
+msgstr "Oggetto non trovato."
 
-#: view/theme/diabook/theme.php:599 view/theme/diabook/theme.php:627
-#: view/theme/diabook/config.php:161
-msgid "Help or @NewHere ?"
-msgstr "Serve aiuto? Sei nuovo?"
+#: boot.php:763
+msgid "Delete this item?"
+msgstr "Cancellare questo elemento?"
 
-#: view/theme/diabook/theme.php:606 view/theme/diabook/theme.php:628
-#: view/theme/diabook/config.php:162
-msgid "Connect Services"
-msgstr "Servizi di conessione"
+#: boot.php:766
+msgid "show fewer"
+msgstr "mostra di meno"
 
-#: view/theme/diabook/theme.php:621 view/theme/diabook/config.php:142
-#: include/acl_selectors.php:337
-msgid "don't show"
-msgstr "non mostrare"
+#: boot.php:1140
+#, php-format
+msgid "Update %s failed. See error logs."
+msgstr "aggiornamento %s fallito. Guarda i log di errore."
 
-#: view/theme/diabook/theme.php:621 view/theme/diabook/config.php:142
-#: include/acl_selectors.php:336
-msgid "show"
-msgstr "mostra"
+#: boot.php:1247
+msgid "Create a New Account"
+msgstr "Crea un nuovo account"
 
-#: view/theme/diabook/theme.php:622
-msgid "Show/hide boxes at right-hand column:"
-msgstr "Mostra/Nascondi riquadri nella colonna destra"
+#: boot.php:1272 include/nav.php:73
+msgid "Logout"
+msgstr "Esci"
 
-#: view/theme/diabook/config.php:150 view/theme/vier/config.php:58
-#: view/theme/dispy/config.php:72 view/theme/duepuntozero/config.php:61
-#: view/theme/quattro/config.php:66 view/theme/cleanzero/config.php:82
-msgid "Theme settings"
-msgstr "Impostazioni tema"
+#: boot.php:1275
+msgid "Nickname or Email address: "
+msgstr "Nome utente o indirizzo email: "
 
-#: view/theme/diabook/config.php:151 view/theme/dispy/config.php:73
-#: view/theme/cleanzero/config.php:84
-msgid "Set font-size for posts and comments"
-msgstr "Dimensione del carattere di messaggi e commenti"
+#: boot.php:1276
+msgid "Password: "
+msgstr "Password: "
 
-#: view/theme/diabook/config.php:152 view/theme/dispy/config.php:74
-msgid "Set line-height for posts and comments"
-msgstr "Altezza della linea di testo di messaggi e commenti"
+#: boot.php:1277
+msgid "Remember me"
+msgstr "Ricordati di me"
 
-#: view/theme/diabook/config.php:153
-msgid "Set resolution for middle column"
-msgstr "Imposta la dimensione della colonna centrale"
+#: boot.php:1280
+msgid "Or login using OpenID: "
+msgstr "O entra con OpenID:"
 
-#: view/theme/diabook/config.php:154
-msgid "Set color scheme"
-msgstr "Imposta lo schema dei colori"
+#: boot.php:1286
+msgid "Forgot your password?"
+msgstr "Hai dimenticato la password?"
 
-#: view/theme/diabook/config.php:155
-msgid "Set zoomfactor for Earth Layer"
-msgstr "Livello di zoom per Earth Layer"
+#: boot.php:1289
+msgid "Website Terms of Service"
+msgstr "Condizioni di servizio del sito web "
 
-#: view/theme/vier/config.php:59
-msgid "Set style"
-msgstr "Imposta stile"
+#: boot.php:1290
+msgid "terms of service"
+msgstr "condizioni del servizio"
 
-#: view/theme/dispy/config.php:75
-msgid "Set colour scheme"
-msgstr "Imposta schema colori"
+#: boot.php:1292
+msgid "Website Privacy Policy"
+msgstr "Politiche di privacy del sito"
 
-#: view/theme/duepuntozero/config.php:44 include/text.php:1734
-#: include/user.php:247
-msgid "default"
-msgstr "default"
+#: boot.php:1293
+msgid "privacy policy"
+msgstr "politiche di privacy"
 
-#: view/theme/duepuntozero/config.php:45
-msgid "greenzero"
-msgstr "greenzero"
+#: object/Item.php:95
+msgid "This entry was edited"
+msgstr "Questa voce è stata modificata"
 
-#: view/theme/duepuntozero/config.php:46
-msgid "purplezero"
-msgstr "purplezero"
+#: object/Item.php:209
+msgid "ignore thread"
+msgstr "ignora la discussione"
 
-#: view/theme/duepuntozero/config.php:47
-msgid "easterbunny"
-msgstr "easterbunny"
+#: object/Item.php:210
+msgid "unignore thread"
+msgstr "non ignorare la discussione"
 
-#: view/theme/duepuntozero/config.php:48
-msgid "darkzero"
-msgstr "darkzero"
+#: object/Item.php:211
+msgid "toggle ignore status"
+msgstr "inverti stato \"Ignora\""
 
-#: view/theme/duepuntozero/config.php:49
-msgid "comix"
-msgstr "comix"
+#: object/Item.php:214
+msgid "ignored"
+msgstr "ignorato"
 
-#: view/theme/duepuntozero/config.php:50
-msgid "slackr"
-msgstr "slackr"
+#: object/Item.php:318 include/conversation.php:665
+msgid "Categories:"
+msgstr "Categorie:"
 
-#: view/theme/duepuntozero/config.php:62
-msgid "Variations"
-msgstr "Varianti"
+#: object/Item.php:319 include/conversation.php:666
+msgid "Filed under:"
+msgstr "Archiviato in:"
 
-#: view/theme/quattro/config.php:67
-msgid "Alignment"
-msgstr "Allineamento"
+#: object/Item.php:331
+msgid "via"
+msgstr "via"
 
-#: view/theme/quattro/config.php:67
-msgid "Left"
-msgstr "Sinistra"
+#: include/dbstructure.php:26
+#, php-format
+msgid ""
+"\n"
+"\t\t\tThe friendica developers released update %s recently,\n"
+"\t\t\tbut when I tried to install it, something went terribly wrong.\n"
+"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
+"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
+msgstr "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non puoi aiutarmi da solo. Il mio database potrebbe essere invalido."
 
-#: view/theme/quattro/config.php:67
-msgid "Center"
-msgstr "Centrato"
+#: include/dbstructure.php:31
+#, php-format
+msgid ""
+"The error message is\n"
+"[pre]%s[/pre]"
+msgstr "Il messaggio di errore è\n[pre]%s[/pre]"
 
-#: view/theme/quattro/config.php:68 view/theme/cleanzero/config.php:86
-msgid "Color scheme"
-msgstr "Schema colori"
+#: include/dbstructure.php:152
+msgid "Errors encountered creating database tables."
+msgstr "La creazione delle tabelle del database ha generato errori."
 
-#: view/theme/quattro/config.php:69
-msgid "Posts font size"
-msgstr "Dimensione caratteri post"
+#: include/dbstructure.php:210
+msgid "Errors encountered performing database changes."
+msgstr "Riscontrati errori applicando le modifiche al database."
 
-#: view/theme/quattro/config.php:70
-msgid "Textareas font size"
-msgstr "Dimensione caratteri nelle aree di testo"
+#: include/auth.php:38
+msgid "Logged out."
+msgstr "Uscita effettuata."
 
-#: view/theme/cleanzero/config.php:83
-msgid "Set resize level for images in posts and comments (width and height)"
-msgstr "Dimensione immagini in messaggi e commenti (larghezza e altezza)"
+#: include/auth.php:128 include/user.php:75
+msgid ""
+"We encountered a problem while logging in with the OpenID you provided. "
+"Please check the correct spelling of the ID."
+msgstr "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto."
 
-#: view/theme/cleanzero/config.php:85
-msgid "Set theme width"
-msgstr "Imposta la larghezza del tema"
+#: include/auth.php:128 include/user.php:75
+msgid "The error message was:"
+msgstr "Il messaggio riportato era:"
 
-#: view/smarty3/compiled/1708ab6fbb592af5399438bf991f7b474286b1b1.file.contact_drop_confirm.tpl.php:22
-msgid "Drop contact"
-msgstr "Rimuovi contatto"
+#: include/contact_widgets.php:6
+msgid "Add New Contact"
+msgstr "Aggiungi nuovo contatto"
 
-#: boot.php:753
-msgid "Delete this item?"
-msgstr "Cancellare questo elemento?"
+#: include/contact_widgets.php:7
+msgid "Enter address or web location"
+msgstr "Inserisci posizione o indirizzo web"
 
-#: boot.php:756
-msgid "show fewer"
-msgstr "mostra di meno"
+#: include/contact_widgets.php:8
+msgid "Example: bob@example.com, http://example.com/barbara"
+msgstr "Esempio: bob@example.com, http://example.com/barbara"
 
-#: boot.php:1130
+#: include/contact_widgets.php:24
 #, php-format
-msgid "Update %s failed. See error logs."
-msgstr "aggiornamento %s fallito. Guarda i log di errore."
+msgid "%d invitation available"
+msgid_plural "%d invitations available"
+msgstr[0] "%d invito disponibile"
+msgstr[1] "%d inviti disponibili"
 
-#: boot.php:1237
-msgid "Create a New Account"
-msgstr "Crea un nuovo account"
+#: include/contact_widgets.php:30
+msgid "Find People"
+msgstr "Trova persone"
 
-#: boot.php:1262 include/nav.php:73
-msgid "Logout"
-msgstr "Esci"
+#: include/contact_widgets.php:31
+msgid "Enter name or interest"
+msgstr "Inserisci un nome o un interesse"
 
-#: boot.php:1265
-msgid "Nickname or Email address: "
-msgstr "Nome utente o indirizzo email: "
+#: include/contact_widgets.php:32
+msgid "Connect/Follow"
+msgstr "Connetti/segui"
 
-#: boot.php:1266
-msgid "Password: "
-msgstr "Password: "
+#: include/contact_widgets.php:33
+msgid "Examples: Robert Morgenstein, Fishing"
+msgstr "Esempi: Mario Rossi, Pesca"
 
-#: boot.php:1267
-msgid "Remember me"
-msgstr "Ricordati di me"
+#: include/contact_widgets.php:36 view/theme/diabook/theme.php:526
+msgid "Similar Interests"
+msgstr "Interessi simili"
 
-#: boot.php:1270
-msgid "Or login using OpenID: "
-msgstr "O entra con OpenID:"
+#: include/contact_widgets.php:37
+msgid "Random Profile"
+msgstr "Profilo causale"
 
-#: boot.php:1276
-msgid "Forgot your password?"
-msgstr "Hai dimenticato la password?"
+#: include/contact_widgets.php:38 view/theme/diabook/theme.php:528
+msgid "Invite Friends"
+msgstr "Invita amici"
 
-#: boot.php:1279
-msgid "Website Terms of Service"
-msgstr "Condizioni di servizio del sito web "
+#: include/contact_widgets.php:71
+msgid "Networks"
+msgstr "Reti"
 
-#: boot.php:1280
-msgid "terms of service"
-msgstr "condizioni del servizio"
+#: include/contact_widgets.php:74
+msgid "All Networks"
+msgstr "Tutte le Reti"
 
-#: boot.php:1282
-msgid "Website Privacy Policy"
-msgstr "Politiche di privacy del sito"
+#: include/contact_widgets.php:104 include/features.php:60
+msgid "Saved Folders"
+msgstr "Cartelle Salvate"
 
-#: boot.php:1283
-msgid "privacy policy"
-msgstr "politiche di privacy"
+#: include/contact_widgets.php:107 include/contact_widgets.php:139
+msgid "Everything"
+msgstr "Tutto"
+
+#: include/contact_widgets.php:136
+msgid "Categories"
+msgstr "Categorie"
 
 #: include/features.php:23
 msgid "General Features"
@@ -5952,10 +6048,6 @@ msgstr "Cateorie post"
 msgid "Add categories to your posts"
 msgstr "Aggiungi categorie ai tuoi post"
 
-#: include/features.php:60 include/contact_widgets.php:104
-msgid "Saved Folders"
-msgstr "Cartelle Salvate"
-
 #: include/features.php:60
 msgid "Ability to file posts under folders"
 msgstr "Permette di archiviare i post in cartelle"
@@ -5984,1290 +6076,1503 @@ msgstr "Silenzia le notifiche di nuovi post"
 msgid "Ability to mute notifications for a thread"
 msgstr "Permette di silenziare le notifiche di nuovi post in una discussione"
 
-#: include/auth.php:38
-msgid "Logged out."
-msgstr "Uscita effettuata."
+#: include/follow.php:75
+msgid "Connect URL missing."
+msgstr "URL di connessione mancante."
+
+#: include/follow.php:102
+msgid ""
+"This site is not configured to allow communications with other networks."
+msgstr "Questo sito non è configurato per permettere la comunicazione con altri network."
+
+#: include/follow.php:103 include/follow.php:123
+msgid "No compatible communication protocols or feeds were discovered."
+msgstr "Non sono stati trovati protocolli di comunicazione o feed compatibili."
+
+#: include/follow.php:121
+msgid "The profile address specified does not provide adequate information."
+msgstr "L'indirizzo del profilo specificato non fornisce adeguate informazioni."
+
+#: include/follow.php:125
+msgid "An author or name was not found."
+msgstr "Non è stato trovato un nome o un autore"
+
+#: include/follow.php:127
+msgid "No browser URL could be matched to this address."
+msgstr "Nessun URL puo' essere associato a questo indirizzo."
+
+#: include/follow.php:129
+msgid ""
+"Unable to match @-style Identity Address with a known protocol or email "
+"contact."
+msgstr "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email."
+
+#: include/follow.php:130
+msgid "Use mailto: in front of address to force email check."
+msgstr "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email."
+
+#: include/follow.php:136
+msgid ""
+"The profile address specified belongs to a network which has been disabled "
+"on this site."
+msgstr "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito."
+
+#: include/follow.php:146
+msgid ""
+"Limited profile. This person will be unable to receive direct/personal "
+"notifications from you."
+msgstr "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te."
+
+#: include/follow.php:249
+msgid "Unable to retrieve contact information."
+msgstr "Impossibile recuperare informazioni sul contatto."
+
+#: include/follow.php:302
+msgid "following"
+msgstr "segue"
+
+#: include/group.php:25
+msgid ""
+"A deleted group with this name was revived. Existing item permissions "
+"<strong>may</strong> apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
+msgstr "Un gruppo eliminato con questo nome è stato ricreato. I permessi  esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso."
+
+#: include/group.php:207
+msgid "Default privacy group for new contacts"
+msgstr "Gruppo predefinito per i nuovi contatti"
+
+#: include/group.php:226
+msgid "Everybody"
+msgstr "Tutti"
+
+#: include/group.php:249
+msgid "edit"
+msgstr "modifica"
+
+#: include/group.php:271
+msgid "Edit group"
+msgstr "Modifica gruppo"
+
+#: include/group.php:272
+msgid "Create a new group"
+msgstr "Crea un nuovo gruppo"
+
+#: include/group.php:275
+msgid "Contacts not in any group"
+msgstr "Contatti in nessun gruppo."
+
+#: include/datetime.php:43 include/datetime.php:45
+msgid "Miscellaneous"
+msgstr "Varie"
+
+#: include/datetime.php:141
+msgid "YYYY-MM-DD or MM-DD"
+msgstr "AAAA-MM-GG o MM-GG"
+
+#: include/datetime.php:256
+msgid "never"
+msgstr "mai"
+
+#: include/datetime.php:262
+msgid "less than a second ago"
+msgstr "meno di un secondo fa"
+
+#: include/datetime.php:272
+msgid "year"
+msgstr "anno"
+
+#: include/datetime.php:272
+msgid "years"
+msgstr "anni"
+
+#: include/datetime.php:273
+msgid "month"
+msgstr "mese"
+
+#: include/datetime.php:273
+msgid "months"
+msgstr "mesi"
+
+#: include/datetime.php:274
+msgid "week"
+msgstr "settimana"
+
+#: include/datetime.php:274
+msgid "weeks"
+msgstr "settimane"
+
+#: include/datetime.php:275
+msgid "day"
+msgstr "giorno"
+
+#: include/datetime.php:275
+msgid "days"
+msgstr "giorni"
+
+#: include/datetime.php:276
+msgid "hour"
+msgstr "ora"
+
+#: include/datetime.php:276
+msgid "hours"
+msgstr "ore"
+
+#: include/datetime.php:277
+msgid "minute"
+msgstr "minuto"
+
+#: include/datetime.php:277
+msgid "minutes"
+msgstr "minuti"
+
+#: include/datetime.php:278
+msgid "second"
+msgstr "secondo"
+
+#: include/datetime.php:278
+msgid "seconds"
+msgstr "secondi"
+
+#: include/datetime.php:287
+#, php-format
+msgid "%1$d %2$s ago"
+msgstr "%1$d %2$s fa"
+
+#: include/datetime.php:459 include/items.php:2431
+#, php-format
+msgid "%s's birthday"
+msgstr "Compleanno di %s"
+
+#: include/datetime.php:460 include/items.php:2432
+#, php-format
+msgid "Happy Birthday %s"
+msgstr "Buon compleanno %s"
 
-#: include/auth.php:128 include/user.php:67
-msgid ""
-"We encountered a problem while logging in with the OpenID you provided. "
-"Please check the correct spelling of the ID."
-msgstr "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto."
+#: include/identity.php:38
+msgid "Requested account is not available."
+msgstr "L'account richiesto non è disponibile."
 
-#: include/auth.php:128 include/user.php:67
-msgid "The error message was:"
-msgstr "Il messaggio riportato era:"
+#: include/identity.php:121 include/identity.php:255 include/identity.php:607
+msgid "Edit profile"
+msgstr "Modifica il profilo"
 
-#: include/event.php:22 include/bb2diaspora.php:145
-msgid "Starts:"
-msgstr "Inizia:"
+#: include/identity.php:220
+msgid "Message"
+msgstr "Messaggio"
 
-#: include/event.php:32 include/bb2diaspora.php:153
-msgid "Finishes:"
-msgstr "Finisce:"
+#: include/identity.php:226 include/nav.php:184
+msgid "Profiles"
+msgstr "Profili"
 
-#: include/message.php:15 include/message.php:172
-msgid "[no subject]"
-msgstr "[nessun oggetto]"
+#: include/identity.php:226
+msgid "Manage/edit profiles"
+msgstr "Gestisci/modifica i profili"
 
-#: include/Scrape.php:608
-msgid " on Last.fm"
-msgstr "su Last.fm"
+#: include/identity.php:341
+msgid "Network:"
+msgstr "Rete:"
 
-#: include/text.php:299
-msgid "newer"
-msgstr "nuovi"
+#: include/identity.php:373 include/identity.php:459
+msgid "g A l F d"
+msgstr "g A l d F"
 
-#: include/text.php:301
-msgid "older"
-msgstr "vecchi"
+#: include/identity.php:374 include/identity.php:460
+msgid "F d"
+msgstr "d F"
 
-#: include/text.php:306
-msgid "prev"
-msgstr "prec"
+#: include/identity.php:419 include/identity.php:506
+msgid "[today]"
+msgstr "[oggi]"
 
-#: include/text.php:308
-msgid "first"
-msgstr "primo"
+#: include/identity.php:431
+msgid "Birthday Reminders"
+msgstr "Promemoria compleanni"
 
-#: include/text.php:340
-msgid "last"
-msgstr "ultimo"
+#: include/identity.php:432
+msgid "Birthdays this week:"
+msgstr "Compleanni questa settimana:"
 
-#: include/text.php:343
-msgid "next"
-msgstr "succ"
+#: include/identity.php:493
+msgid "[No description]"
+msgstr "[Nessuna descrizione]"
 
-#: include/text.php:398
-msgid "Loading more entries..."
-msgstr "Carico più elementi..."
+#: include/identity.php:517
+msgid "Event Reminders"
+msgstr "Promemoria"
 
-#: include/text.php:399
-msgid "The end"
-msgstr "Fine"
+#: include/identity.php:518
+msgid "Events this week:"
+msgstr "Eventi di questa settimana:"
 
-#: include/text.php:878
-msgid "No contacts"
-msgstr "Nessun contatto"
+#: include/identity.php:545
+msgid "j F, Y"
+msgstr "j F Y"
 
-#: include/text.php:887
-#, php-format
-msgid "%d Contact"
-msgid_plural "%d Contacts"
-msgstr[0] "%d contatto"
-msgstr[1] "%d contatti"
+#: include/identity.php:546
+msgid "j F"
+msgstr "j F"
 
-#: include/text.php:1027
-msgid "poke"
-msgstr "stuzzica"
+#: include/identity.php:553
+msgid "Birthday:"
+msgstr "Compleanno:"
 
-#: include/text.php:1027
-msgid "poked"
-msgstr "ha stuzzicato"
+#: include/identity.php:557
+msgid "Age:"
+msgstr "Età:"
 
-#: include/text.php:1028
-msgid "ping"
-msgstr "invia un ping"
+#: include/identity.php:566
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "per %1$d %2$s"
 
-#: include/text.php:1028
-msgid "pinged"
-msgstr "ha inviato un ping"
+#: include/identity.php:579
+msgid "Religion:"
+msgstr "Religione:"
 
-#: include/text.php:1029
-msgid "prod"
-msgstr "pungola"
+#: include/identity.php:583
+msgid "Hobbies/Interests:"
+msgstr "Hobby/Interessi:"
 
-#: include/text.php:1029
-msgid "prodded"
-msgstr "ha pungolato"
+#: include/identity.php:590
+msgid "Contact information and Social Networks:"
+msgstr "Informazioni su contatti e social network:"
 
-#: include/text.php:1030
-msgid "slap"
-msgstr "schiaffeggia"
+#: include/identity.php:592
+msgid "Musical interests:"
+msgstr "Interessi musicali:"
 
-#: include/text.php:1030
-msgid "slapped"
-msgstr "ha schiaffeggiato"
+#: include/identity.php:594
+msgid "Books, literature:"
+msgstr "Libri, letteratura:"
 
-#: include/text.php:1031
-msgid "finger"
-msgstr "tocca"
+#: include/identity.php:596
+msgid "Television:"
+msgstr "Televisione:"
 
-#: include/text.php:1031
-msgid "fingered"
-msgstr "ha toccato"
+#: include/identity.php:598
+msgid "Film/dance/culture/entertainment:"
+msgstr "Film/danza/cultura/intrattenimento:"
 
-#: include/text.php:1032
-msgid "rebuff"
-msgstr "respingi"
+#: include/identity.php:600
+msgid "Love/Romance:"
+msgstr "Amore:"
 
-#: include/text.php:1032
-msgid "rebuffed"
-msgstr "ha respinto"
+#: include/identity.php:602
+msgid "Work/employment:"
+msgstr "Lavoro:"
 
-#: include/text.php:1046
-msgid "happy"
-msgstr "felice"
+#: include/identity.php:604
+msgid "School/education:"
+msgstr "Scuola:"
 
-#: include/text.php:1047
-msgid "sad"
-msgstr "triste"
+#: include/identity.php:632 include/nav.php:76
+msgid "Status"
+msgstr "Stato"
 
-#: include/text.php:1048
-msgid "mellow"
-msgstr "rilassato"
+#: include/identity.php:635
+msgid "Status Messages and Posts"
+msgstr "Messaggi di stato e post"
 
-#: include/text.php:1049
-msgid "tired"
-msgstr "stanco"
+#: include/identity.php:643
+msgid "Profile Details"
+msgstr "Dettagli del profilo"
 
-#: include/text.php:1050
-msgid "perky"
-msgstr "vivace"
+#: include/identity.php:656 include/identity.php:659 include/nav.php:79
+msgid "Videos"
+msgstr "Video"
 
-#: include/text.php:1051
-msgid "angry"
-msgstr "arrabbiato"
+#: include/identity.php:670
+msgid "Events and Calendar"
+msgstr "Eventi e calendario"
 
-#: include/text.php:1052
-msgid "stupified"
-msgstr "stupefatto"
+#: include/identity.php:678
+msgid "Only You Can See This"
+msgstr "Solo tu puoi vedere questo"
 
-#: include/text.php:1053
-msgid "puzzled"
-msgstr "confuso"
+#: include/acl_selectors.php:324
+msgid "Post to Email"
+msgstr "Invia a email"
 
-#: include/text.php:1054
-msgid "interested"
-msgstr "interessato"
+#: include/acl_selectors.php:329
+#, php-format
+msgid "Connectors disabled, since \"%s\" is enabled."
+msgstr "Connettore disabilitato, dato che \"%s\" è abilitato."
 
-#: include/text.php:1055
-msgid "bitter"
-msgstr "risentito"
+#: include/acl_selectors.php:335
+msgid "Visible to everybody"
+msgstr "Visibile a tutti"
 
-#: include/text.php:1056
-msgid "cheerful"
-msgstr "giocoso"
+#: include/acl_selectors.php:336 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
+msgid "show"
+msgstr "mostra"
 
-#: include/text.php:1057
-msgid "alive"
-msgstr "vivo"
+#: include/acl_selectors.php:337 view/theme/diabook/config.php:142
+#: view/theme/diabook/theme.php:621
+msgid "don't show"
+msgstr "non mostrare"
 
-#: include/text.php:1058
-msgid "annoyed"
-msgstr "annoiato"
+#: include/message.php:15 include/message.php:173
+msgid "[no subject]"
+msgstr "[nessun oggetto]"
 
-#: include/text.php:1059
-msgid "anxious"
-msgstr "ansioso"
+#: include/Contact.php:119
+msgid "stopped following"
+msgstr "tolto dai seguiti"
 
-#: include/text.php:1060
-msgid "cranky"
-msgstr "irritabile"
+#: include/Contact.php:232 include/conversation.php:881
+msgid "Poke"
+msgstr "Stuzzica"
 
-#: include/text.php:1061
-msgid "disturbed"
-msgstr "disturbato"
+#: include/Contact.php:233 include/conversation.php:875
+msgid "View Status"
+msgstr "Visualizza stato"
 
-#: include/text.php:1062
-msgid "frustrated"
-msgstr "frustato"
+#: include/Contact.php:234 include/conversation.php:876
+msgid "View Profile"
+msgstr "Visualizza profilo"
 
-#: include/text.php:1063
-msgid "motivated"
-msgstr "motivato"
+#: include/Contact.php:235 include/conversation.php:877
+msgid "View Photos"
+msgstr "Visualizza foto"
 
-#: include/text.php:1064
-msgid "relaxed"
-msgstr "rilassato"
+#: include/Contact.php:236 include/Contact.php:259
+#: include/conversation.php:878
+msgid "Network Posts"
+msgstr "Post della Rete"
 
-#: include/text.php:1065
-msgid "surprised"
-msgstr "sorpreso"
+#: include/Contact.php:237 include/Contact.php:259
+#: include/conversation.php:879
+msgid "Edit Contact"
+msgstr "Modifica contatti"
 
-#: include/text.php:1235
-msgid "Monday"
-msgstr "Lunedì"
+#: include/Contact.php:238
+msgid "Drop Contact"
+msgstr "Rimuovi contatto"
 
-#: include/text.php:1235
-msgid "Tuesday"
-msgstr "Martedì"
+#: include/Contact.php:239 include/Contact.php:259
+#: include/conversation.php:880
+msgid "Send PM"
+msgstr "Invia messaggio privato"
 
-#: include/text.php:1235
-msgid "Wednesday"
-msgstr "Mercoledì"
+#: include/security.php:22
+msgid "Welcome "
+msgstr "Ciao"
 
-#: include/text.php:1235
-msgid "Thursday"
-msgstr "Giovedì"
+#: include/security.php:23
+msgid "Please upload a profile photo."
+msgstr "Carica una foto per il profilo."
 
-#: include/text.php:1235
-msgid "Friday"
-msgstr "Venerdì"
+#: include/security.php:26
+msgid "Welcome back "
+msgstr "Ciao "
 
-#: include/text.php:1235
-msgid "Saturday"
-msgstr "Sabato"
+#: include/security.php:375
+msgid ""
+"The form security token was not correct. This probably happened because the "
+"form has been opened for too long (>3 hours) before submitting it."
+msgstr "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lunto (più di tre ore) prima di inviarla."
 
-#: include/text.php:1235
-msgid "Sunday"
-msgstr "Domenica"
+#: include/conversation.php:118 include/conversation.php:245
+#: include/text.php:2032 view/theme/diabook/theme.php:463
+msgid "event"
+msgstr "l'evento"
 
-#: include/text.php:1239
-msgid "January"
-msgstr "Gennaio"
+#: include/conversation.php:206
+#, php-format
+msgid "%1$s poked %2$s"
+msgstr "%1$s ha stuzzicato %2$s"
 
-#: include/text.php:1239
-msgid "February"
-msgstr "Febbraio"
+#: include/conversation.php:290
+msgid "post/item"
+msgstr "post/elemento"
 
-#: include/text.php:1239
-msgid "March"
-msgstr "Marzo"
+#: include/conversation.php:291
+#, php-format
+msgid "%1$s marked %2$s's %3$s as favorite"
+msgstr "%1$s ha segnato il/la %3$s di %2$s come preferito"
 
-#: include/text.php:1239
-msgid "April"
-msgstr "Aprile"
+#: include/conversation.php:771
+msgid "remove"
+msgstr "rimuovi"
 
-#: include/text.php:1239
-msgid "May"
-msgstr "Maggio"
+#: include/conversation.php:775
+msgid "Delete Selected Items"
+msgstr "Cancella elementi selezionati"
 
-#: include/text.php:1239
-msgid "June"
-msgstr "Giugno"
+#: include/conversation.php:874
+msgid "Follow Thread"
+msgstr "Segui la discussione"
 
-#: include/text.php:1239
-msgid "July"
-msgstr "Luglio"
+#: include/conversation.php:943
+#, php-format
+msgid "%s likes this."
+msgstr "Piace a %s."
 
-#: include/text.php:1239
-msgid "August"
-msgstr "Agosto"
+#: include/conversation.php:943
+#, php-format
+msgid "%s doesn't like this."
+msgstr "Non piace a %s."
 
-#: include/text.php:1239
-msgid "September"
-msgstr "Settembre"
+#: include/conversation.php:948
+#, php-format
+msgid "<span  %1$s>%2$d people</span> like this"
+msgstr "Piace a <span %1$s>%2$d persone</span>."
 
-#: include/text.php:1239
-msgid "October"
-msgstr "Ottobre"
+#: include/conversation.php:951
+#, php-format
+msgid "<span  %1$s>%2$d people</span> don't like this"
+msgstr "Non piace a <span %1$s>%2$d persone</span>."
 
-#: include/text.php:1239
-msgid "November"
-msgstr "Novembre"
+#: include/conversation.php:965
+msgid "and"
+msgstr "e"
 
-#: include/text.php:1239
-msgid "December"
-msgstr "Dicembre"
+#: include/conversation.php:971
+#, php-format
+msgid ", and %d other people"
+msgstr "e altre %d persone"
 
-#: include/text.php:1461
-msgid "bytes"
-msgstr "bytes"
+#: include/conversation.php:973
+#, php-format
+msgid "%s like this."
+msgstr "Piace a %s."
 
-#: include/text.php:1493 include/text.php:1505
-msgid "Click to open/close"
-msgstr "Clicca per aprire/chiudere"
+#: include/conversation.php:973
+#, php-format
+msgid "%s don't like this."
+msgstr "Non piace a %s."
 
-#: include/text.php:1746
-msgid "Select an alternate language"
-msgstr "Seleziona una diversa lingua"
+#: include/conversation.php:1000 include/conversation.php:1018
+msgid "Visible to <strong>everybody</strong>"
+msgstr "Visibile a <strong>tutti</strong>"
 
-#: include/text.php:2002
-msgid "activity"
-msgstr "attività"
+#: include/conversation.php:1002 include/conversation.php:1020
+msgid "Please enter a video link/URL:"
+msgstr "Inserisci un collegamento video / URL:"
 
-#: include/text.php:2005
-msgid "post"
-msgstr "messaggio"
+#: include/conversation.php:1003 include/conversation.php:1021
+msgid "Please enter an audio link/URL:"
+msgstr "Inserisci un collegamento audio / URL:"
 
-#: include/text.php:2173
-msgid "Item filed"
-msgstr "Messaggio salvato"
+#: include/conversation.php:1004 include/conversation.php:1022
+msgid "Tag term:"
+msgstr "Tag:"
 
-#: include/api.php:310 include/api.php:321 include/api.php:430
-#: include/api.php:1133 include/api.php:1135
-msgid "User not found."
-msgstr "Utente non trovato."
+#: include/conversation.php:1006 include/conversation.php:1024
+msgid "Where are you right now?"
+msgstr "Dove sei ora?"
 
-#: include/api.php:784
-#, php-format
-msgid "Daily posting limit of %d posts reached. The post was rejected."
-msgstr "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato"
+#: include/conversation.php:1007
+msgid "Delete item(s)?"
+msgstr "Cancellare questo elemento/i?"
 
-#: include/api.php:803
-#, php-format
-msgid "Weekly posting limit of %d posts reached. The post was rejected."
-msgstr "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato"
+#: include/conversation.php:1076
+msgid "permissions"
+msgstr "permessi"
 
-#: include/api.php:822
-#, php-format
-msgid "Monthly posting limit of %d posts reached. The post was rejected."
-msgstr "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato"
+#: include/conversation.php:1099
+msgid "Post to Groups"
+msgstr "Invia ai Gruppi"
 
-#: include/api.php:1342
-msgid "There is no status with this id."
-msgstr "Non c'è nessuno status con questo id."
+#: include/conversation.php:1100
+msgid "Post to Contacts"
+msgstr "Invia ai Contatti"
 
-#: include/api.php:1416
-msgid "There is no conversation with this id."
-msgstr "Non c'è nessuna conversazione con questo id"
+#: include/conversation.php:1101
+msgid "Private post"
+msgstr "Post privato"
 
-#: include/api.php:1686
-msgid "Invalid request."
-msgstr "Richiesta non valida."
+#: include/network.php:959
+msgid "view full size"
+msgstr "vedi a schermo intero"
 
-#: include/api.php:1697
-msgid "Invalid item."
-msgstr "Elemento non valido."
+#: include/text.php:299
+msgid "newer"
+msgstr "nuovi"
 
-#: include/api.php:1707
-msgid "Invalid action. "
-msgstr "Azione non valida."
+#: include/text.php:301
+msgid "older"
+msgstr "vecchi"
 
-#: include/api.php:1715
-msgid "DB error"
-msgstr "Errore database"
+#: include/text.php:306
+msgid "prev"
+msgstr "prec"
 
-#: include/dba.php:56 include/dba_pdo.php:72
-#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
-msgstr "Non trovo le informazioni DNS per il database server '%s'"
+#: include/text.php:308
+msgid "first"
+msgstr "primo"
 
-#: include/items.php:2431 include/datetime.php:459
-#, php-format
-msgid "%s's birthday"
-msgstr "Compleanno di %s"
+#: include/text.php:340
+msgid "last"
+msgstr "ultimo"
 
-#: include/items.php:2432 include/datetime.php:460
-#, php-format
-msgid "Happy Birthday %s"
-msgstr "Buon compleanno %s"
+#: include/text.php:343
+msgid "next"
+msgstr "succ"
 
-#: include/items.php:4852
-msgid "Do you really want to delete this item?"
-msgstr "Vuoi veramente cancellare questo elemento?"
+#: include/text.php:398
+msgid "Loading more entries..."
+msgstr "Carico più elementi..."
 
-#: include/items.php:5127
-msgid "Archives"
-msgstr "Archivi"
+#: include/text.php:399
+msgid "The end"
+msgstr "Fine"
 
-#: include/delivery.php:456 include/notifier.php:825
-msgid "(no subject)"
-msgstr "(nessun oggetto)"
+#: include/text.php:890
+msgid "No contacts"
+msgstr "Nessun contatto"
 
-#: include/delivery.php:467 include/notifier.php:835 include/enotify.php:33
-msgid "noreply"
-msgstr "nessuna risposta"
+#: include/text.php:905
+#, php-format
+msgid "%d Contact"
+msgid_plural "%d Contacts"
+msgstr[0] "%d contatto"
+msgstr[1] "%d contatti"
 
-#: include/diaspora.php:705
-msgid "Sharing notification from Diaspora network"
-msgstr "Notifica di condivisione dal network Diaspora*"
+#: include/text.php:1003 include/nav.php:122
+msgid "Full Text"
+msgstr "Testo Completo"
 
-#: include/diaspora.php:2539
-msgid "Attachments:"
-msgstr "Allegati:"
+#: include/text.php:1004 include/nav.php:123
+msgid "Tags"
+msgstr "Tags:"
 
-#: include/identity.php:38
-msgid "Requested account is not available."
-msgstr "L'account richiesto non è disponibile."
+#: include/text.php:1008 include/nav.php:127
+msgid "Forums"
+msgstr "Forum"
 
-#: include/identity.php:121 include/identity.php:255 include/identity.php:607
-msgid "Edit profile"
-msgstr "Modifica il profilo"
+#: include/text.php:1058
+msgid "poke"
+msgstr "stuzzica"
 
-#: include/identity.php:220
-msgid "Message"
-msgstr "Messaggio"
+#: include/text.php:1058
+msgid "poked"
+msgstr "ha stuzzicato"
 
-#: include/identity.php:226 include/nav.php:176
-msgid "Profiles"
-msgstr "Profili"
+#: include/text.php:1059
+msgid "ping"
+msgstr "invia un ping"
 
-#: include/identity.php:226
-msgid "Manage/edit profiles"
-msgstr "Gestisci/modifica i profili"
+#: include/text.php:1059
+msgid "pinged"
+msgstr "ha inviato un ping"
 
-#: include/identity.php:341
-msgid "Network:"
-msgstr "Rete:"
+#: include/text.php:1060
+msgid "prod"
+msgstr "pungola"
 
-#: include/identity.php:373 include/identity.php:459
-msgid "g A l F d"
-msgstr "g A l d F"
+#: include/text.php:1060
+msgid "prodded"
+msgstr "ha pungolato"
 
-#: include/identity.php:374 include/identity.php:460
-msgid "F d"
-msgstr "d F"
+#: include/text.php:1061
+msgid "slap"
+msgstr "schiaffeggia"
 
-#: include/identity.php:419 include/identity.php:506
-msgid "[today]"
-msgstr "[oggi]"
+#: include/text.php:1061
+msgid "slapped"
+msgstr "ha schiaffeggiato"
 
-#: include/identity.php:431
-msgid "Birthday Reminders"
-msgstr "Promemoria compleanni"
+#: include/text.php:1062
+msgid "finger"
+msgstr "tocca"
 
-#: include/identity.php:432
-msgid "Birthdays this week:"
-msgstr "Compleanni questa settimana:"
+#: include/text.php:1062
+msgid "fingered"
+msgstr "ha toccato"
 
-#: include/identity.php:493
-msgid "[No description]"
-msgstr "[Nessuna descrizione]"
+#: include/text.php:1063
+msgid "rebuff"
+msgstr "respingi"
 
-#: include/identity.php:517
-msgid "Event Reminders"
-msgstr "Promemoria"
+#: include/text.php:1063
+msgid "rebuffed"
+msgstr "ha respinto"
 
-#: include/identity.php:518
-msgid "Events this week:"
-msgstr "Eventi di questa settimana:"
+#: include/text.php:1077
+msgid "happy"
+msgstr "felice"
 
-#: include/identity.php:545
-msgid "j F, Y"
-msgstr "j F Y"
+#: include/text.php:1078
+msgid "sad"
+msgstr "triste"
 
-#: include/identity.php:546
-msgid "j F"
-msgstr "j F"
+#: include/text.php:1079
+msgid "mellow"
+msgstr "rilassato"
 
-#: include/identity.php:553
-msgid "Birthday:"
-msgstr "Compleanno:"
+#: include/text.php:1080
+msgid "tired"
+msgstr "stanco"
 
-#: include/identity.php:557
-msgid "Age:"
-msgstr "Età:"
+#: include/text.php:1081
+msgid "perky"
+msgstr "vivace"
 
-#: include/identity.php:566
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "per %1$d %2$s"
+#: include/text.php:1082
+msgid "angry"
+msgstr "arrabbiato"
 
-#: include/identity.php:575
-msgid "Tags:"
-msgstr "Tag:"
+#: include/text.php:1083
+msgid "stupified"
+msgstr "stupefatto"
 
-#: include/identity.php:579
-msgid "Religion:"
-msgstr "Religione:"
+#: include/text.php:1084
+msgid "puzzled"
+msgstr "confuso"
 
-#: include/identity.php:583
-msgid "Hobbies/Interests:"
-msgstr "Hobby/Interessi:"
+#: include/text.php:1085
+msgid "interested"
+msgstr "interessato"
 
-#: include/identity.php:590
-msgid "Contact information and Social Networks:"
-msgstr "Informazioni su contatti e social network:"
+#: include/text.php:1086
+msgid "bitter"
+msgstr "risentito"
 
-#: include/identity.php:592
-msgid "Musical interests:"
-msgstr "Interessi musicali:"
+#: include/text.php:1087
+msgid "cheerful"
+msgstr "giocoso"
 
-#: include/identity.php:594
-msgid "Books, literature:"
-msgstr "Libri, letteratura:"
+#: include/text.php:1088
+msgid "alive"
+msgstr "vivo"
 
-#: include/identity.php:596
-msgid "Television:"
-msgstr "Televisione:"
+#: include/text.php:1089
+msgid "annoyed"
+msgstr "annoiato"
 
-#: include/identity.php:598
-msgid "Film/dance/culture/entertainment:"
-msgstr "Film/danza/cultura/intrattenimento:"
+#: include/text.php:1090
+msgid "anxious"
+msgstr "ansioso"
 
-#: include/identity.php:600
-msgid "Love/Romance:"
-msgstr "Amore:"
+#: include/text.php:1091
+msgid "cranky"
+msgstr "irritabile"
 
-#: include/identity.php:602
-msgid "Work/employment:"
-msgstr "Lavoro:"
+#: include/text.php:1092
+msgid "disturbed"
+msgstr "disturbato"
 
-#: include/identity.php:604
-msgid "School/education:"
-msgstr "Scuola:"
+#: include/text.php:1093
+msgid "frustrated"
+msgstr "frustato"
 
-#: include/identity.php:632 include/nav.php:76
-msgid "Status"
-msgstr "Stato"
+#: include/text.php:1094
+msgid "motivated"
+msgstr "motivato"
 
-#: include/identity.php:635
-msgid "Status Messages and Posts"
-msgstr "Messaggi di stato e post"
+#: include/text.php:1095
+msgid "relaxed"
+msgstr "rilassato"
 
-#: include/identity.php:642
-msgid "Profile Details"
-msgstr "Dettagli del profilo"
+#: include/text.php:1096
+msgid "surprised"
+msgstr "sorpreso"
 
-#: include/identity.php:653 include/identity.php:656 include/nav.php:79
-msgid "Videos"
-msgstr "Video"
+#: include/text.php:1266
+msgid "Monday"
+msgstr "Lunedì"
 
-#: include/identity.php:666
-msgid "Events and Calendar"
-msgstr "Eventi e calendario"
+#: include/text.php:1266
+msgid "Tuesday"
+msgstr "Martedì"
 
-#: include/identity.php:673
-msgid "Only You Can See This"
-msgstr "Solo tu puoi vedere questo"
+#: include/text.php:1266
+msgid "Wednesday"
+msgstr "Mercoledì"
 
-#: include/follow.php:32
-msgid "Connect URL missing."
-msgstr "URL di connessione mancante."
+#: include/text.php:1266
+msgid "Thursday"
+msgstr "Giovedì"
 
-#: include/follow.php:59
-msgid ""
-"This site is not configured to allow communications with other networks."
-msgstr "Questo sito non è configurato per permettere la comunicazione con altri network."
+#: include/text.php:1266
+msgid "Friday"
+msgstr "Venerdì"
 
-#: include/follow.php:60 include/follow.php:80
-msgid "No compatible communication protocols or feeds were discovered."
-msgstr "Non sono stati trovati protocolli di comunicazione o feed compatibili."
+#: include/text.php:1266
+msgid "Saturday"
+msgstr "Sabato"
 
-#: include/follow.php:78
-msgid "The profile address specified does not provide adequate information."
-msgstr "L'indirizzo del profilo specificato non fornisce adeguate informazioni."
+#: include/text.php:1266
+msgid "Sunday"
+msgstr "Domenica"
 
-#: include/follow.php:82
-msgid "An author or name was not found."
-msgstr "Non è stato trovato un nome o un autore"
+#: include/text.php:1270
+msgid "January"
+msgstr "Gennaio"
 
-#: include/follow.php:84
-msgid "No browser URL could be matched to this address."
-msgstr "Nessun URL puo' essere associato a questo indirizzo."
+#: include/text.php:1270
+msgid "February"
+msgstr "Febbraio"
 
-#: include/follow.php:86
-msgid ""
-"Unable to match @-style Identity Address with a known protocol or email "
-"contact."
-msgstr "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email."
+#: include/text.php:1270
+msgid "March"
+msgstr "Marzo"
 
-#: include/follow.php:87
-msgid "Use mailto: in front of address to force email check."
-msgstr "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email."
+#: include/text.php:1270
+msgid "April"
+msgstr "Aprile"
 
-#: include/follow.php:93
-msgid ""
-"The profile address specified belongs to a network which has been disabled "
-"on this site."
-msgstr "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito."
+#: include/text.php:1270
+msgid "May"
+msgstr "Maggio"
 
-#: include/follow.php:103
-msgid ""
-"Limited profile. This person will be unable to receive direct/personal "
-"notifications from you."
-msgstr "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te."
+#: include/text.php:1270
+msgid "June"
+msgstr "Giugno"
 
-#: include/follow.php:205
-msgid "Unable to retrieve contact information."
-msgstr "Impossibile recuperare informazioni sul contatto."
+#: include/text.php:1270
+msgid "July"
+msgstr "Luglio"
 
-#: include/follow.php:258
-msgid "following"
-msgstr "segue"
+#: include/text.php:1270
+msgid "August"
+msgstr "Agosto"
 
-#: include/security.php:22
-msgid "Welcome "
-msgstr "Ciao"
+#: include/text.php:1270
+msgid "September"
+msgstr "Settembre"
 
-#: include/security.php:23
-msgid "Please upload a profile photo."
-msgstr "Carica una foto per il profilo."
+#: include/text.php:1270
+msgid "October"
+msgstr "Ottobre"
 
-#: include/security.php:26
-msgid "Welcome back "
-msgstr "Ciao "
+#: include/text.php:1270
+msgid "November"
+msgstr "Novembre"
 
-#: include/security.php:375
-msgid ""
-"The form security token was not correct. This probably happened because the "
-"form has been opened for too long (>3 hours) before submitting it."
-msgstr "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lunto (più di tre ore) prima di inviarla."
+#: include/text.php:1270
+msgid "December"
+msgstr "Dicembre"
 
-#: include/profile_selectors.php:6
-msgid "Male"
-msgstr "Maschio"
+#: include/text.php:1492
+msgid "bytes"
+msgstr "bytes"
 
-#: include/profile_selectors.php:6
-msgid "Female"
-msgstr "Femmina"
+#: include/text.php:1524 include/text.php:1536
+msgid "Click to open/close"
+msgstr "Clicca per aprire/chiudere"
 
-#: include/profile_selectors.php:6
-msgid "Currently Male"
-msgstr "Al momento maschio"
+#: include/text.php:1710
+msgid "View on separate page"
+msgstr "Vedi in una pagina separata"
 
-#: include/profile_selectors.php:6
-msgid "Currently Female"
-msgstr "Al momento femmina"
+#: include/text.php:1711
+msgid "view on separate page"
+msgstr "vedi in una pagina separata"
 
-#: include/profile_selectors.php:6
-msgid "Mostly Male"
-msgstr "Prevalentemente maschio"
+#: include/text.php:1768 include/user.php:255
+#: view/theme/duepuntozero/config.php:44
+msgid "default"
+msgstr "default"
 
-#: include/profile_selectors.php:6
-msgid "Mostly Female"
-msgstr "Prevalentemente femmina"
+#: include/text.php:1780
+msgid "Select an alternate language"
+msgstr "Seleziona una diversa lingua"
 
-#: include/profile_selectors.php:6
-msgid "Transgender"
-msgstr "Transgender"
+#: include/text.php:2036
+msgid "activity"
+msgstr "attività"
 
-#: include/profile_selectors.php:6
-msgid "Intersex"
-msgstr "Intersex"
+#: include/text.php:2039
+msgid "post"
+msgstr "messaggio"
 
-#: include/profile_selectors.php:6
-msgid "Transsexual"
-msgstr "Transessuale"
+#: include/text.php:2207
+msgid "Item filed"
+msgstr "Messaggio salvato"
 
-#: include/profile_selectors.php:6
-msgid "Hermaphrodite"
-msgstr "Ermafrodito"
+#: include/bbcode.php:458 include/bbcode.php:1112 include/bbcode.php:1113
+msgid "Image/photo"
+msgstr "Immagine/foto"
 
-#: include/profile_selectors.php:6
-msgid "Neuter"
-msgstr "Neutro"
+#: include/bbcode.php:556
+#, php-format
+msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
+msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
 
-#: include/profile_selectors.php:6
-msgid "Non-specific"
-msgstr "Non specificato"
+#: include/bbcode.php:590
+#, php-format
+msgid ""
+"<span><a href=\"%s\" target=\"_blank\">%s</a> wrote the following <a "
+"href=\"%s\" target=\"_blank\">post</a>"
+msgstr "<span><a href=\"%s\" target=\"_blank\">%s</a> ha scritto il seguente <a href=\"%s\" target=\"_blank\">messaggio</a>"
 
-#: include/profile_selectors.php:6
-msgid "Other"
-msgstr "Altro"
+#: include/bbcode.php:1076 include/bbcode.php:1096
+msgid "$1 wrote:"
+msgstr "$1 ha scritto:"
 
-#: include/profile_selectors.php:6
-msgid "Undecided"
-msgstr "Indeciso"
+#: include/bbcode.php:1121 include/bbcode.php:1122
+msgid "Encrypted content"
+msgstr "Contenuto criptato"
 
-#: include/profile_selectors.php:23
-msgid "Males"
-msgstr "Maschi"
+#: include/notifier.php:830 include/delivery.php:456
+msgid "(no subject)"
+msgstr "(nessun oggetto)"
 
-#: include/profile_selectors.php:23
-msgid "Females"
-msgstr "Femmine"
+#: include/notifier.php:840 include/delivery.php:467 include/enotify.php:33
+msgid "noreply"
+msgstr "nessuna risposta"
 
-#: include/profile_selectors.php:23
-msgid "Gay"
-msgstr "Gay"
+#: include/dba_pdo.php:72 include/dba.php:56
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
+msgstr "Non trovo le informazioni DNS per il database server '%s'"
 
-#: include/profile_selectors.php:23
-msgid "Lesbian"
-msgstr "Lesbica"
+#: include/contact_selectors.php:32
+msgid "Unknown | Not categorised"
+msgstr "Sconosciuto | non categorizzato"
 
-#: include/profile_selectors.php:23
-msgid "No Preference"
-msgstr "Nessuna preferenza"
+#: include/contact_selectors.php:33
+msgid "Block immediately"
+msgstr "Blocca immediatamente"
 
-#: include/profile_selectors.php:23
-msgid "Bisexual"
-msgstr "Bisessuale"
+#: include/contact_selectors.php:34
+msgid "Shady, spammer, self-marketer"
+msgstr "Shady, spammer, self-marketer"
 
-#: include/profile_selectors.php:23
-msgid "Autosexual"
-msgstr "Autosessuale"
+#: include/contact_selectors.php:35
+msgid "Known to me, but no opinion"
+msgstr "Lo conosco, ma non ho un'opinione particolare"
 
-#: include/profile_selectors.php:23
-msgid "Abstinent"
-msgstr "Astinente"
+#: include/contact_selectors.php:36
+msgid "OK, probably harmless"
+msgstr "E' ok, probabilmente innocuo"
 
-#: include/profile_selectors.php:23
-msgid "Virgin"
-msgstr "Vergine"
+#: include/contact_selectors.php:37
+msgid "Reputable, has my trust"
+msgstr "Rispettabile, ha la mia fiducia"
 
-#: include/profile_selectors.php:23
-msgid "Deviant"
-msgstr "Deviato"
+#: include/contact_selectors.php:60
+msgid "Weekly"
+msgstr "Settimanalmente"
 
-#: include/profile_selectors.php:23
-msgid "Fetish"
-msgstr "Fetish"
+#: include/contact_selectors.php:61
+msgid "Monthly"
+msgstr "Mensilmente"
 
-#: include/profile_selectors.php:23
-msgid "Oodles"
-msgstr "Un sacco"
+#: include/contact_selectors.php:77
+msgid "OStatus"
+msgstr "Ostatus"
 
-#: include/profile_selectors.php:23
-msgid "Nonsexual"
-msgstr "Asessuato"
+#: include/contact_selectors.php:78
+msgid "RSS/Atom"
+msgstr "RSS / Atom"
 
-#: include/profile_selectors.php:42
-msgid "Single"
-msgstr "Single"
+#: include/contact_selectors.php:82
+msgid "Zot!"
+msgstr "Zot!"
 
-#: include/profile_selectors.php:42
-msgid "Lonely"
-msgstr "Solitario"
+#: include/contact_selectors.php:83
+msgid "LinkedIn"
+msgstr "LinkedIn"
 
-#: include/profile_selectors.php:42
-msgid "Available"
-msgstr "Disponibile"
+#: include/contact_selectors.php:84
+msgid "XMPP/IM"
+msgstr "XMPP/IM"
 
-#: include/profile_selectors.php:42
-msgid "Unavailable"
-msgstr "Non disponibile"
+#: include/contact_selectors.php:85
+msgid "MySpace"
+msgstr "MySpace"
 
-#: include/profile_selectors.php:42
-msgid "Has crush"
-msgstr "è cotto/a"
+#: include/contact_selectors.php:87
+msgid "Google+"
+msgstr "Google+"
 
-#: include/profile_selectors.php:42
-msgid "Infatuated"
-msgstr "infatuato/a"
+#: include/contact_selectors.php:88
+msgid "pump.io"
+msgstr "pump.io"
 
-#: include/profile_selectors.php:42
-msgid "Dating"
-msgstr "Disponibile a un incontro"
+#: include/contact_selectors.php:89
+msgid "Twitter"
+msgstr "Twitter"
 
-#: include/profile_selectors.php:42
-msgid "Unfaithful"
-msgstr "Infedele"
+#: include/contact_selectors.php:90
+msgid "Diaspora Connector"
+msgstr "Connettore Diaspora"
 
-#: include/profile_selectors.php:42
-msgid "Sex Addict"
-msgstr "Sesso-dipendente"
+#: include/contact_selectors.php:91
+msgid "Statusnet"
+msgstr "Statusnet"
 
-#: include/profile_selectors.php:42 include/user.php:289 include/user.php:293
-msgid "Friends"
-msgstr "Amici"
+#: include/contact_selectors.php:92
+msgid "App.net"
+msgstr "App.net"
 
-#: include/profile_selectors.php:42
-msgid "Friends/Benefits"
-msgstr "Amici con benefici"
+#: include/contact_selectors.php:103
+msgid "Redmatrix"
+msgstr "Redmatrix"
 
-#: include/profile_selectors.php:42
-msgid "Casual"
-msgstr "Casual"
+#: include/Scrape.php:603
+msgid " on Last.fm"
+msgstr "su Last.fm"
 
-#: include/profile_selectors.php:42
-msgid "Engaged"
-msgstr "Impegnato"
+#: include/bb2diaspora.php:154 include/event.php:22
+msgid "Starts:"
+msgstr "Inizia:"
 
-#: include/profile_selectors.php:42
-msgid "Married"
-msgstr "Sposato"
+#: include/bb2diaspora.php:162 include/event.php:32
+msgid "Finishes:"
+msgstr "Finisce:"
 
-#: include/profile_selectors.php:42
-msgid "Imaginarily married"
-msgstr "immaginariamente sposato/a"
+#: include/plugin.php:458 include/plugin.php:460
+msgid "Click here to upgrade."
+msgstr "Clicca qui per aggiornare."
 
-#: include/profile_selectors.php:42
-msgid "Partners"
-msgstr "Partners"
+#: include/plugin.php:466
+msgid "This action exceeds the limits set by your subscription plan."
+msgstr "Questa azione eccede i limiti del tuo piano di sottoscrizione."
 
-#: include/profile_selectors.php:42
-msgid "Cohabiting"
-msgstr "Coinquilino"
+#: include/plugin.php:471
+msgid "This action is not available under your subscription plan."
+msgstr "Questa azione non è disponibile nel tuo piano di sottoscrizione."
 
-#: include/profile_selectors.php:42
-msgid "Common law"
-msgstr "diritto comune"
+#: include/nav.php:73
+msgid "End this session"
+msgstr "Finisci questa sessione"
 
-#: include/profile_selectors.php:42
-msgid "Happy"
-msgstr "Felice"
+#: include/nav.php:76 include/nav.php:156 view/theme/diabook/theme.php:123
+msgid "Your posts and conversations"
+msgstr "I tuoi messaggi e le tue conversazioni"
 
-#: include/profile_selectors.php:42
-msgid "Not looking"
-msgstr "Non guarda"
+#: include/nav.php:77 view/theme/diabook/theme.php:124
+msgid "Your profile page"
+msgstr "Pagina del tuo profilo"
 
-#: include/profile_selectors.php:42
-msgid "Swinger"
-msgstr "Scambista"
+#: include/nav.php:78 view/theme/diabook/theme.php:126
+msgid "Your photos"
+msgstr "Le tue foto"
 
-#: include/profile_selectors.php:42
-msgid "Betrayed"
-msgstr "Tradito"
+#: include/nav.php:79
+msgid "Your videos"
+msgstr "I tuoi video"
 
-#: include/profile_selectors.php:42
-msgid "Separated"
-msgstr "Separato"
+#: include/nav.php:80 view/theme/diabook/theme.php:127
+msgid "Your events"
+msgstr "I tuoi eventi"
 
-#: include/profile_selectors.php:42
-msgid "Unstable"
-msgstr "Instabile"
+#: include/nav.php:81 view/theme/diabook/theme.php:128
+msgid "Personal notes"
+msgstr "Note personali"
 
-#: include/profile_selectors.php:42
-msgid "Divorced"
-msgstr "Divorziato"
+#: include/nav.php:81
+msgid "Your personal notes"
+msgstr "Le tue note personali"
 
-#: include/profile_selectors.php:42
-msgid "Imaginarily divorced"
-msgstr "immaginariamente divorziato/a"
+#: include/nav.php:92
+msgid "Sign in"
+msgstr "Entra"
 
-#: include/profile_selectors.php:42
-msgid "Widowed"
-msgstr "Vedovo"
+#: include/nav.php:105
+msgid "Home Page"
+msgstr "Home Page"
 
-#: include/profile_selectors.php:42
-msgid "Uncertain"
-msgstr "Incerto"
+#: include/nav.php:109
+msgid "Create an account"
+msgstr "Crea un account"
 
-#: include/profile_selectors.php:42
-msgid "It's complicated"
-msgstr "E' complicato"
+#: include/nav.php:114
+msgid "Help and documentation"
+msgstr "Guida e documentazione"
 
-#: include/profile_selectors.php:42
-msgid "Don't care"
-msgstr "Non interessa"
+#: include/nav.php:117
+msgid "Apps"
+msgstr "Applicazioni"
 
-#: include/profile_selectors.php:42
-msgid "Ask me"
-msgstr "Chiedimelo"
+#: include/nav.php:117
+msgid "Addon applications, utilities, games"
+msgstr "Applicazioni, utilità e giochi aggiuntivi"
 
-#: include/uimport.php:94
-msgid "Error decoding account file"
-msgstr "Errore decodificando il file account"
+#: include/nav.php:119
+msgid "Search site content"
+msgstr "Cerca nel contenuto del sito"
 
-#: include/uimport.php:100
-msgid "Error! No version data in file! This is not a Friendica account file?"
-msgstr "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?"
+#: include/nav.php:137
+msgid "Conversations on this site"
+msgstr "Conversazioni su questo sito"
 
-#: include/uimport.php:116 include/uimport.php:127
-msgid "Error! Cannot check nickname"
-msgstr "Errore! Non posso controllare il nickname"
+#: include/nav.php:139
+msgid "Conversations on the network"
+msgstr "Conversazioni nella rete"
 
-#: include/uimport.php:120 include/uimport.php:131
-#, php-format
-msgid "User '%s' already exists on this server!"
-msgstr "L'utente '%s' esiste già su questo server!"
+#: include/nav.php:141
+msgid "Directory"
+msgstr "Elenco"
 
-#: include/uimport.php:153
-msgid "User creation error"
-msgstr "Errore creando l'utente"
+#: include/nav.php:141
+msgid "People directory"
+msgstr "Elenco delle persone"
 
-#: include/uimport.php:171
-msgid "User profile creation error"
-msgstr "Errore creando il profile dell'utente"
+#: include/nav.php:143
+msgid "Information"
+msgstr "Informazioni"
 
-#: include/uimport.php:220
-#, php-format
-msgid "%d contact not imported"
-msgid_plural "%d contacts not imported"
-msgstr[0] "%d contatto non importato"
-msgstr[1] "%d contatti non importati"
+#: include/nav.php:143
+msgid "Information about this friendica instance"
+msgstr "Informazioni su questo server friendica"
 
-#: include/uimport.php:290
-msgid "Done. You can now login with your username and password"
-msgstr "Fatto. Ora puoi entrare con il tuo nome utente e la tua password"
+#: include/nav.php:153
+msgid "Conversations from your friends"
+msgstr "Conversazioni dai tuoi amici"
 
-#: include/plugin.php:455 include/plugin.php:457
-msgid "Click here to upgrade."
-msgstr "Clicca qui per aggiornare."
+#: include/nav.php:154
+msgid "Network Reset"
+msgstr "Reset pagina Rete"
 
-#: include/plugin.php:463
-msgid "This action exceeds the limits set by your subscription plan."
-msgstr "Questa azione eccede i limiti del tuo piano di sottoscrizione."
+#: include/nav.php:154
+msgid "Load Network page with no filters"
+msgstr "Carica la pagina Rete senza nessun filtro"
 
-#: include/plugin.php:468
-msgid "This action is not available under your subscription plan."
-msgstr "Questa azione non è disponibile nel tuo piano di sottoscrizione."
+#: include/nav.php:161
+msgid "Friend Requests"
+msgstr "Richieste di amicizia"
 
-#: include/conversation.php:206
-#, php-format
-msgid "%1$s poked %2$s"
-msgstr "%1$s ha stuzzicato %2$s"
+#: include/nav.php:165
+msgid "See all notifications"
+msgstr "Vedi tutte le notifiche"
 
-#: include/conversation.php:290
-msgid "post/item"
-msgstr "post/elemento"
+#: include/nav.php:166
+msgid "Mark all system notifications seen"
+msgstr "Segna tutte le notifiche come viste"
 
-#: include/conversation.php:291
-#, php-format
-msgid "%1$s marked %2$s's %3$s as favorite"
-msgstr "%1$s ha segnato il/la %3$s di %2$s come preferito"
+#: include/nav.php:170
+msgid "Private mail"
+msgstr "Posta privata"
 
-#: include/conversation.php:771
-msgid "remove"
-msgstr "rimuovi"
+#: include/nav.php:171
+msgid "Inbox"
+msgstr "In arrivo"
 
-#: include/conversation.php:775
-msgid "Delete Selected Items"
-msgstr "Cancella elementi selezionati"
+#: include/nav.php:172
+msgid "Outbox"
+msgstr "Inviati"
 
-#: include/conversation.php:874
-msgid "Follow Thread"
-msgstr "Segui la discussione"
+#: include/nav.php:176
+msgid "Manage"
+msgstr "Gestisci"
 
-#: include/conversation.php:875 include/Contact.php:233
-msgid "View Status"
-msgstr "Visualizza stato"
+#: include/nav.php:176
+msgid "Manage other pages"
+msgstr "Gestisci altre pagine"
 
-#: include/conversation.php:876 include/Contact.php:234
-msgid "View Profile"
-msgstr "Visualizza profilo"
+#: include/nav.php:181
+msgid "Account settings"
+msgstr "Parametri account"
 
-#: include/conversation.php:877 include/Contact.php:235
-msgid "View Photos"
-msgstr "Visualizza foto"
+#: include/nav.php:184
+msgid "Manage/Edit Profiles"
+msgstr "Gestisci/Modifica i profili"
 
-#: include/conversation.php:878 include/Contact.php:236
-#: include/Contact.php:259
-msgid "Network Posts"
-msgstr "Post della Rete"
+#: include/nav.php:186
+msgid "Manage/edit friends and contacts"
+msgstr "Gestisci/modifica amici e contatti"
 
-#: include/conversation.php:879 include/Contact.php:237
-#: include/Contact.php:259
-msgid "Edit Contact"
-msgstr "Modifica contatti"
+#: include/nav.php:193
+msgid "Site setup and configuration"
+msgstr "Configurazione del sito"
 
-#: include/conversation.php:880 include/Contact.php:239
-#: include/Contact.php:259
-msgid "Send PM"
-msgstr "Invia messaggio privato"
+#: include/nav.php:197
+msgid "Navigation"
+msgstr "Navigazione"
 
-#: include/conversation.php:881 include/Contact.php:232
-msgid "Poke"
-msgstr "Stuzzica"
+#: include/nav.php:197
+msgid "Site map"
+msgstr "Mappa del sito"
 
-#: include/conversation.php:943
-#, php-format
-msgid "%s likes this."
-msgstr "Piace a %s."
+#: include/api.php:321 include/api.php:332 include/api.php:441
+#: include/api.php:1141 include/api.php:1143
+msgid "User not found."
+msgstr "Utente non trovato."
 
-#: include/conversation.php:943
+#: include/api.php:795
 #, php-format
-msgid "%s doesn't like this."
-msgstr "Non piace a %s."
+msgid "Daily posting limit of %d posts reached. The post was rejected."
+msgstr "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato"
 
-#: include/conversation.php:948
+#: include/api.php:814
 #, php-format
-msgid "<span  %1$s>%2$d people</span> like this"
-msgstr "Piace a <span %1$s>%2$d persone</span>."
+msgid "Weekly posting limit of %d posts reached. The post was rejected."
+msgstr "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato"
 
-#: include/conversation.php:951
+#: include/api.php:833
 #, php-format
-msgid "<span  %1$s>%2$d people</span> don't like this"
-msgstr "Non piace a <span %1$s>%2$d persone</span>."
+msgid "Monthly posting limit of %d posts reached. The post was rejected."
+msgstr "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato"
 
-#: include/conversation.php:965
-msgid "and"
-msgstr "e"
+#: include/api.php:1350
+msgid "There is no status with this id."
+msgstr "Non c'è nessuno status con questo id."
 
-#: include/conversation.php:971
-#, php-format
-msgid ", and %d other people"
-msgstr "e altre %d persone"
+#: include/api.php:1424
+msgid "There is no conversation with this id."
+msgstr "Non c'è nessuna conversazione con questo id"
 
-#: include/conversation.php:973
-#, php-format
-msgid "%s like this."
-msgstr "Piace a %s."
+#: include/api.php:1703
+msgid "Invalid item."
+msgstr "Elemento non valido."
 
-#: include/conversation.php:973
-#, php-format
-msgid "%s don't like this."
-msgstr "Non piace a %s."
+#: include/api.php:1713
+msgid "Invalid action. "
+msgstr "Azione non valida."
 
-#: include/conversation.php:1000 include/conversation.php:1018
-msgid "Visible to <strong>everybody</strong>"
-msgstr "Visibile a <strong>tutti</strong>"
+#: include/api.php:1721
+msgid "DB error"
+msgstr "Errore database"
 
-#: include/conversation.php:1002 include/conversation.php:1020
-msgid "Please enter a video link/URL:"
-msgstr "Inserisci un collegamento video / URL:"
+#: include/user.php:48
+msgid "An invitation is required."
+msgstr "E' richiesto un invito."
 
-#: include/conversation.php:1003 include/conversation.php:1021
-msgid "Please enter an audio link/URL:"
-msgstr "Inserisci un collegamento audio / URL:"
+#: include/user.php:53
+msgid "Invitation could not be verified."
+msgstr "L'invito non puo' essere verificato."
 
-#: include/conversation.php:1004 include/conversation.php:1022
-msgid "Tag term:"
-msgstr "Tag:"
+#: include/user.php:61
+msgid "Invalid OpenID url"
+msgstr "Url OpenID non valido"
 
-#: include/conversation.php:1006 include/conversation.php:1024
-msgid "Where are you right now?"
-msgstr "Dove sei ora?"
+#: include/user.php:82
+msgid "Please enter the required information."
+msgstr "Inserisci le informazioni richieste."
 
-#: include/conversation.php:1007
-msgid "Delete item(s)?"
-msgstr "Cancellare questo elemento/i?"
+#: include/user.php:96
+msgid "Please use a shorter name."
+msgstr "Usa un nome più corto."
 
-#: include/conversation.php:1076
-msgid "permissions"
-msgstr "permessi"
+#: include/user.php:98
+msgid "Name too short."
+msgstr "Il nome è troppo corto."
 
-#: include/conversation.php:1099
-msgid "Post to Groups"
-msgstr "Invia ai Gruppi"
+#: include/user.php:113
+msgid "That doesn't appear to be your full (First Last) name."
+msgstr "Questo non sembra essere il tuo nome completo (Nome Cognome)."
+
+#: include/user.php:118
+msgid "Your email domain is not among those allowed on this site."
+msgstr "Il dominio della tua email non è tra quelli autorizzati su questo sito."
+
+#: include/user.php:121
+msgid "Not a valid email address."
+msgstr "L'indirizzo email non è valido."
+
+#: include/user.php:134
+msgid "Cannot use that email."
+msgstr "Non puoi usare quell'email."
+
+#: include/user.php:140
+msgid "Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."
+msgstr "Il tuo nome utente può contenere solo \"a-z\", \"0-9\",  e \"_\"."
+
+#: include/user.php:146 include/user.php:244
+msgid "Nickname is already registered. Please choose another."
+msgstr "Nome utente già registrato. Scegline un altro."
 
-#: include/conversation.php:1100
-msgid "Post to Contacts"
-msgstr "Invia ai Contatti"
+#: include/user.php:156
+msgid ""
+"Nickname was once registered here and may not be re-used. Please choose "
+"another."
+msgstr "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo."
 
-#: include/conversation.php:1101
-msgid "Private post"
-msgstr "Post privato"
+#: include/user.php:172
+msgid "SERIOUS ERROR: Generation of security keys failed."
+msgstr "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita."
 
-#: include/contact_widgets.php:6
-msgid "Add New Contact"
-msgstr "Aggiungi nuovo contatto"
+#: include/user.php:230
+msgid "An error occurred during registration. Please try again."
+msgstr "C'è stato un errore durante la registrazione. Prova ancora."
 
-#: include/contact_widgets.php:7
-msgid "Enter address or web location"
-msgstr "Inserisci posizione o indirizzo web"
+#: include/user.php:265
+msgid "An error occurred creating your default profile. Please try again."
+msgstr "C'è stato un errore nella creazione del tuo profilo. Prova ancora."
 
-#: include/contact_widgets.php:8
-msgid "Example: bob@example.com, http://example.com/barbara"
-msgstr "Esempio: bob@example.com, http://example.com/barbara"
+#: include/user.php:297 include/user.php:301 include/profile_selectors.php:42
+msgid "Friends"
+msgstr "Amici"
 
-#: include/contact_widgets.php:24
+#: include/user.php:385
 #, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] "%d invito disponibile"
-msgstr[1] "%d inviti disponibili"
+msgid ""
+"\n"
+"\t\tDear %1$s,\n"
+"\t\t\tThank you for registering at %2$s. Your account has been created.\n"
+"\t"
+msgstr "\nGentile %1$s,\nGrazie per esserti registrato su %2$s. Il tuo account è stato creato."
 
-#: include/contact_widgets.php:30
-msgid "Find People"
-msgstr "Trova persone"
+#: include/user.php:389
+#, php-format
+msgid ""
+"\n"
+"\t\tThe login details are as follows:\n"
+"\t\t\tSite Location:\t%3$s\n"
+"\t\t\tLogin Name:\t%1$s\n"
+"\t\t\tPassword:\t%5$s\n"
+"\n"
+"\t\tYou may change your password from your account \"Settings\" page after logging\n"
+"\t\tin.\n"
+"\n"
+"\t\tPlease take a few moments to review the other account settings on that page.\n"
+"\n"
+"\t\tYou may also wish to add some basic information to your default profile\n"
+"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
+"\n"
+"\t\tWe recommend setting your full name, adding a profile photo,\n"
+"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
+"\t\tperhaps what country you live in; if you do not wish to be more specific\n"
+"\t\tthan that.\n"
+"\n"
+"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
+"\t\tIf you are new and do not know anybody here, they may help\n"
+"\t\tyou to make some new and interesting friends.\n"
+"\n"
+"\n"
+"\t\tThank you and welcome to %2$s."
+msgstr "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %3$s\n    Nome utente: %1$s\n    Password: %5$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2$s"
 
-#: include/contact_widgets.php:31
-msgid "Enter name or interest"
-msgstr "Inserisci un nome o un interesse"
+#: include/diaspora.php:717
+msgid "Sharing notification from Diaspora network"
+msgstr "Notifica di condivisione dal network Diaspora*"
 
-#: include/contact_widgets.php:32
-msgid "Connect/Follow"
-msgstr "Connetti/segui"
+#: include/diaspora.php:2560
+msgid "Attachments:"
+msgstr "Allegati:"
 
-#: include/contact_widgets.php:33
-msgid "Examples: Robert Morgenstein, Fishing"
-msgstr "Esempi: Mario Rossi, Pesca"
+#: include/items.php:4852
+msgid "Do you really want to delete this item?"
+msgstr "Vuoi veramente cancellare questo elemento?"
 
-#: include/contact_widgets.php:37
-msgid "Random Profile"
-msgstr "Profilo causale"
+#: include/items.php:5127
+msgid "Archives"
+msgstr "Archivi"
 
-#: include/contact_widgets.php:71
-msgid "Networks"
-msgstr "Reti"
+#: include/profile_selectors.php:6
+msgid "Male"
+msgstr "Maschio"
 
-#: include/contact_widgets.php:74
-msgid "All Networks"
-msgstr "Tutte le Reti"
+#: include/profile_selectors.php:6
+msgid "Female"
+msgstr "Femmina"
 
-#: include/contact_widgets.php:107 include/contact_widgets.php:139
-msgid "Everything"
-msgstr "Tutto"
+#: include/profile_selectors.php:6
+msgid "Currently Male"
+msgstr "Al momento maschio"
 
-#: include/contact_widgets.php:136
-msgid "Categories"
-msgstr "Categorie"
+#: include/profile_selectors.php:6
+msgid "Currently Female"
+msgstr "Al momento femmina"
 
-#: include/nav.php:73
-msgid "End this session"
-msgstr "Finisci questa sessione"
+#: include/profile_selectors.php:6
+msgid "Mostly Male"
+msgstr "Prevalentemente maschio"
 
-#: include/nav.php:79
-msgid "Your videos"
-msgstr "I tuoi video"
+#: include/profile_selectors.php:6
+msgid "Mostly Female"
+msgstr "Prevalentemente femmina"
 
-#: include/nav.php:81
-msgid "Your personal notes"
-msgstr "Le tue note personali"
+#: include/profile_selectors.php:6
+msgid "Transgender"
+msgstr "Transgender"
 
-#: include/nav.php:92
-msgid "Sign in"
-msgstr "Entra"
+#: include/profile_selectors.php:6
+msgid "Intersex"
+msgstr "Intersex"
 
-#: include/nav.php:105
-msgid "Home Page"
-msgstr "Home Page"
+#: include/profile_selectors.php:6
+msgid "Transsexual"
+msgstr "Transessuale"
 
-#: include/nav.php:109
-msgid "Create an account"
-msgstr "Crea un account"
+#: include/profile_selectors.php:6
+msgid "Hermaphrodite"
+msgstr "Ermafrodito"
 
-#: include/nav.php:114
-msgid "Help and documentation"
-msgstr "Guida e documentazione"
+#: include/profile_selectors.php:6
+msgid "Neuter"
+msgstr "Neutro"
 
-#: include/nav.php:117
-msgid "Apps"
-msgstr "Applicazioni"
+#: include/profile_selectors.php:6
+msgid "Non-specific"
+msgstr "Non specificato"
 
-#: include/nav.php:117
-msgid "Addon applications, utilities, games"
-msgstr "Applicazioni, utilità e giochi aggiuntivi"
+#: include/profile_selectors.php:6
+msgid "Other"
+msgstr "Altro"
 
-#: include/nav.php:119
-msgid "Search site content"
-msgstr "Cerca nel contenuto del sito"
+#: include/profile_selectors.php:6
+msgid "Undecided"
+msgstr "Indeciso"
 
-#: include/nav.php:129
-msgid "Conversations on this site"
-msgstr "Conversazioni su questo sito"
+#: include/profile_selectors.php:23
+msgid "Males"
+msgstr "Maschi"
 
-#: include/nav.php:131
-msgid "Conversations on the network"
-msgstr "Conversazioni nella rete"
+#: include/profile_selectors.php:23
+msgid "Females"
+msgstr "Femmine"
 
-#: include/nav.php:133
-msgid "Directory"
-msgstr "Elenco"
+#: include/profile_selectors.php:23
+msgid "Gay"
+msgstr "Gay"
 
-#: include/nav.php:133
-msgid "People directory"
-msgstr "Elenco delle persone"
+#: include/profile_selectors.php:23
+msgid "Lesbian"
+msgstr "Lesbica"
 
-#: include/nav.php:135
-msgid "Information"
-msgstr "Informazioni"
+#: include/profile_selectors.php:23
+msgid "No Preference"
+msgstr "Nessuna preferenza"
 
-#: include/nav.php:135
-msgid "Information about this friendica instance"
-msgstr "Informazioni su questo server friendica"
+#: include/profile_selectors.php:23
+msgid "Bisexual"
+msgstr "Bisessuale"
 
-#: include/nav.php:145
-msgid "Conversations from your friends"
-msgstr "Conversazioni dai tuoi amici"
+#: include/profile_selectors.php:23
+msgid "Autosexual"
+msgstr "Autosessuale"
 
-#: include/nav.php:146
-msgid "Network Reset"
-msgstr "Reset pagina Rete"
+#: include/profile_selectors.php:23
+msgid "Abstinent"
+msgstr "Astinente"
 
-#: include/nav.php:146
-msgid "Load Network page with no filters"
-msgstr "Carica la pagina Rete senza nessun filtro"
+#: include/profile_selectors.php:23
+msgid "Virgin"
+msgstr "Vergine"
 
-#: include/nav.php:153
-msgid "Friend Requests"
-msgstr "Richieste di amicizia"
+#: include/profile_selectors.php:23
+msgid "Deviant"
+msgstr "Deviato"
 
-#: include/nav.php:157
-msgid "See all notifications"
-msgstr "Vedi tutte le notifiche"
+#: include/profile_selectors.php:23
+msgid "Fetish"
+msgstr "Fetish"
 
-#: include/nav.php:158
-msgid "Mark all system notifications seen"
-msgstr "Segna tutte le notifiche come viste"
+#: include/profile_selectors.php:23
+msgid "Oodles"
+msgstr "Un sacco"
 
-#: include/nav.php:162
-msgid "Private mail"
-msgstr "Posta privata"
+#: include/profile_selectors.php:23
+msgid "Nonsexual"
+msgstr "Asessuato"
 
-#: include/nav.php:163
-msgid "Inbox"
-msgstr "In arrivo"
+#: include/profile_selectors.php:42
+msgid "Single"
+msgstr "Single"
 
-#: include/nav.php:164
-msgid "Outbox"
-msgstr "Inviati"
+#: include/profile_selectors.php:42
+msgid "Lonely"
+msgstr "Solitario"
 
-#: include/nav.php:168
-msgid "Manage"
-msgstr "Gestisci"
+#: include/profile_selectors.php:42
+msgid "Available"
+msgstr "Disponibile"
 
-#: include/nav.php:168
-msgid "Manage other pages"
-msgstr "Gestisci altre pagine"
+#: include/profile_selectors.php:42
+msgid "Unavailable"
+msgstr "Non disponibile"
 
-#: include/nav.php:173
-msgid "Account settings"
-msgstr "Parametri account"
+#: include/profile_selectors.php:42
+msgid "Has crush"
+msgstr "è cotto/a"
 
-#: include/nav.php:176
-msgid "Manage/Edit Profiles"
-msgstr "Gestisci/Modifica i profili"
+#: include/profile_selectors.php:42
+msgid "Infatuated"
+msgstr "infatuato/a"
 
-#: include/nav.php:178
-msgid "Manage/edit friends and contacts"
-msgstr "Gestisci/modifica amici e contatti"
+#: include/profile_selectors.php:42
+msgid "Dating"
+msgstr "Disponibile a un incontro"
 
-#: include/nav.php:185
-msgid "Site setup and configuration"
-msgstr "Configurazione del sito"
+#: include/profile_selectors.php:42
+msgid "Unfaithful"
+msgstr "Infedele"
 
-#: include/nav.php:189
-msgid "Navigation"
-msgstr "Navigazione"
+#: include/profile_selectors.php:42
+msgid "Sex Addict"
+msgstr "Sesso-dipendente"
 
-#: include/nav.php:189
-msgid "Site map"
-msgstr "Mappa del sito"
+#: include/profile_selectors.php:42
+msgid "Friends/Benefits"
+msgstr "Amici con benefici"
 
-#: include/contact_selectors.php:32
-msgid "Unknown | Not categorised"
-msgstr "Sconosciuto | non categorizzato"
+#: include/profile_selectors.php:42
+msgid "Casual"
+msgstr "Casual"
 
-#: include/contact_selectors.php:33
-msgid "Block immediately"
-msgstr "Blocca immediatamente"
+#: include/profile_selectors.php:42
+msgid "Engaged"
+msgstr "Impegnato"
 
-#: include/contact_selectors.php:34
-msgid "Shady, spammer, self-marketer"
-msgstr "Shady, spammer, self-marketer"
+#: include/profile_selectors.php:42
+msgid "Married"
+msgstr "Sposato"
 
-#: include/contact_selectors.php:35
-msgid "Known to me, but no opinion"
-msgstr "Lo conosco, ma non ho un'opinione particolare"
+#: include/profile_selectors.php:42
+msgid "Imaginarily married"
+msgstr "immaginariamente sposato/a"
 
-#: include/contact_selectors.php:36
-msgid "OK, probably harmless"
-msgstr "E' ok, probabilmente innocuo"
+#: include/profile_selectors.php:42
+msgid "Partners"
+msgstr "Partners"
 
-#: include/contact_selectors.php:37
-msgid "Reputable, has my trust"
-msgstr "Rispettabile, ha la mia fiducia"
+#: include/profile_selectors.php:42
+msgid "Cohabiting"
+msgstr "Coinquilino"
 
-#: include/contact_selectors.php:60
-msgid "Weekly"
-msgstr "Settimanalmente"
+#: include/profile_selectors.php:42
+msgid "Common law"
+msgstr "diritto comune"
 
-#: include/contact_selectors.php:61
-msgid "Monthly"
-msgstr "Mensilmente"
+#: include/profile_selectors.php:42
+msgid "Happy"
+msgstr "Felice"
 
-#: include/contact_selectors.php:77
-msgid "OStatus"
-msgstr "Ostatus"
+#: include/profile_selectors.php:42
+msgid "Not looking"
+msgstr "Non guarda"
 
-#: include/contact_selectors.php:78
-msgid "RSS/Atom"
-msgstr "RSS / Atom"
+#: include/profile_selectors.php:42
+msgid "Swinger"
+msgstr "Scambista"
 
-#: include/contact_selectors.php:82
-msgid "Zot!"
-msgstr "Zot!"
+#: include/profile_selectors.php:42
+msgid "Betrayed"
+msgstr "Tradito"
 
-#: include/contact_selectors.php:83
-msgid "LinkedIn"
-msgstr "LinkedIn"
+#: include/profile_selectors.php:42
+msgid "Separated"
+msgstr "Separato"
 
-#: include/contact_selectors.php:84
-msgid "XMPP/IM"
-msgstr "XMPP/IM"
+#: include/profile_selectors.php:42
+msgid "Unstable"
+msgstr "Instabile"
 
-#: include/contact_selectors.php:85
-msgid "MySpace"
-msgstr "MySpace"
+#: include/profile_selectors.php:42
+msgid "Divorced"
+msgstr "Divorziato"
 
-#: include/contact_selectors.php:87
-msgid "Google+"
-msgstr "Google+"
+#: include/profile_selectors.php:42
+msgid "Imaginarily divorced"
+msgstr "immaginariamente divorziato/a"
 
-#: include/contact_selectors.php:88
-msgid "pump.io"
-msgstr "pump.io"
+#: include/profile_selectors.php:42
+msgid "Widowed"
+msgstr "Vedovo"
 
-#: include/contact_selectors.php:89
-msgid "Twitter"
-msgstr "Twitter"
+#: include/profile_selectors.php:42
+msgid "Uncertain"
+msgstr "Incerto"
 
-#: include/contact_selectors.php:90
-msgid "Diaspora Connector"
-msgstr "Connettore Diaspora"
+#: include/profile_selectors.php:42
+msgid "It's complicated"
+msgstr "E' complicato"
 
-#: include/contact_selectors.php:91
-msgid "Statusnet"
-msgstr "Statusnet"
+#: include/profile_selectors.php:42
+msgid "Don't care"
+msgstr "Non interessa"
 
-#: include/contact_selectors.php:92
-msgid "App.net"
-msgstr "App.net"
+#: include/profile_selectors.php:42
+msgid "Ask me"
+msgstr "Chiedimelo"
 
 #: include/enotify.php:18
 msgid "Friendica Notification"
@@ -7552,299 +7857,212 @@ msgstr "Nome completo: %1$s\nIndirizzo del sito: %2$s\nNome utente: %3$s (%4$s)"
 msgid "Please visit %s to approve or reject the request."
 msgstr "Visita %s per approvare o rifiutare la richiesta."
 
-#: include/user.php:40
-msgid "An invitation is required."
-msgstr "E' richiesto un invito."
-
-#: include/user.php:45
-msgid "Invitation could not be verified."
-msgstr "L'invito non puo' essere verificato."
-
-#: include/user.php:53
-msgid "Invalid OpenID url"
-msgstr "Url OpenID non valido"
-
-#: include/user.php:74
-msgid "Please enter the required information."
-msgstr "Inserisci le informazioni richieste."
-
-#: include/user.php:88
-msgid "Please use a shorter name."
-msgstr "Usa un nome più corto."
-
-#: include/user.php:90
-msgid "Name too short."
-msgstr "Il nome è troppo corto."
-
-#: include/user.php:105
-msgid "That doesn't appear to be your full (First Last) name."
-msgstr "Questo non sembra essere il tuo nome completo (Nome Cognome)."
-
-#: include/user.php:110
-msgid "Your email domain is not among those allowed on this site."
-msgstr "Il dominio della tua email non è tra quelli autorizzati su questo sito."
-
-#: include/user.php:113
-msgid "Not a valid email address."
-msgstr "L'indirizzo email non è valido."
-
-#: include/user.php:126
-msgid "Cannot use that email."
-msgstr "Non puoi usare quell'email."
-
-#: include/user.php:132
-msgid ""
-"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and "
-"must also begin with a letter."
-msgstr "Il tuo nome utente puo' contenere solo \"a-z\", \"0-9\", \"-\", e \"_\", e deve cominciare con una lettera."
-
-#: include/user.php:138 include/user.php:236
-msgid "Nickname is already registered. Please choose another."
-msgstr "Nome utente già registrato. Scegline un altro."
-
-#: include/user.php:148
-msgid ""
-"Nickname was once registered here and may not be re-used. Please choose "
-"another."
-msgstr "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo."
-
-#: include/user.php:164
-msgid "SERIOUS ERROR: Generation of security keys failed."
-msgstr "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita."
-
-#: include/user.php:222
-msgid "An error occurred during registration. Please try again."
-msgstr "C'è stato un errore durante la registrazione. Prova ancora."
+#: include/oembed.php:223
+msgid "Embedded content"
+msgstr "Contenuto incorporato"
 
-#: include/user.php:257
-msgid "An error occurred creating your default profile. Please try again."
-msgstr "C'è stato un errore nella creazione del tuo profilo. Prova ancora."
+#: include/oembed.php:232
+msgid "Embedding disabled"
+msgstr "Embed disabilitato"
 
-#: include/user.php:377
-#, php-format
-msgid ""
-"\n"
-"\t\tDear %1$s,\n"
-"\t\t\tThank you for registering at %2$s. Your account has been created.\n"
-"\t"
-msgstr "\nGentile %1$s,\nGrazie per esserti registrato su %2$s. Il tuo account è stato creato."
+#: include/uimport.php:94
+msgid "Error decoding account file"
+msgstr "Errore decodificando il file account"
 
-#: include/user.php:381
-#, php-format
-msgid ""
-"\n"
-"\t\tThe login details are as follows:\n"
-"\t\t\tSite Location:\t%3$s\n"
-"\t\t\tLogin Name:\t%1$s\n"
-"\t\t\tPassword:\t%5$s\n"
-"\n"
-"\t\tYou may change your password from your account \"Settings\" page after logging\n"
-"\t\tin.\n"
-"\n"
-"\t\tPlease take a few moments to review the other account settings on that page.\n"
-"\n"
-"\t\tYou may also wish to add some basic information to your default profile\n"
-"\t\t(on the \"Profiles\" page) so that other people can easily find you.\n"
-"\n"
-"\t\tWe recommend setting your full name, adding a profile photo,\n"
-"\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n"
-"\t\tperhaps what country you live in; if you do not wish to be more specific\n"
-"\t\tthan that.\n"
-"\n"
-"\t\tWe fully respect your right to privacy, and none of these items are necessary.\n"
-"\t\tIf you are new and do not know anybody here, they may help\n"
-"\t\tyou to make some new and interesting friends.\n"
-"\n"
-"\n"
-"\t\tThank you and welcome to %2$s."
-msgstr "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %3$s\n    Nome utente: %1$s\n    Password: %5$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2$s"
+#: include/uimport.php:100
+msgid "Error! No version data in file! This is not a Friendica account file?"
+msgstr "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?"
 
-#: include/acl_selectors.php:324
-msgid "Post to Email"
-msgstr "Invia a email"
+#: include/uimport.php:116 include/uimport.php:127
+msgid "Error! Cannot check nickname"
+msgstr "Errore! Non posso controllare il nickname"
 
-#: include/acl_selectors.php:329
+#: include/uimport.php:120 include/uimport.php:131
 #, php-format
-msgid "Connectors disabled, since \"%s\" is enabled."
-msgstr "Connettore disabilitato, dato che \"%s\" è abilitato."
+msgid "User '%s' already exists on this server!"
+msgstr "L'utente '%s' esiste già su questo server!"
 
-#: include/acl_selectors.php:335
-msgid "Visible to everybody"
-msgstr "Visibile a tutti"
+#: include/uimport.php:153
+msgid "User creation error"
+msgstr "Errore creando l'utente"
 
-#: include/bbcode.php:451 include/bbcode.php:1101 include/bbcode.php:1102
-msgid "Image/photo"
-msgstr "Immagine/foto"
+#: include/uimport.php:173
+msgid "User profile creation error"
+msgstr "Errore creando il profile dell'utente"
 
-#: include/bbcode.php:549
+#: include/uimport.php:222
 #, php-format
-msgid "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
-msgstr "<a href=\"%1$s\" target=\"_blank\">%2$s</a> %3$s"
+msgid "%d contact not imported"
+msgid_plural "%d contacts not imported"
+msgstr[0] "%d contatto non importato"
+msgstr[1] "%d contatti non importati"
 
-#: include/bbcode.php:583
-#, php-format
-msgid ""
-"<span><a href=\"%s\" target=\"_blank\">%s</a> wrote the following <a "
-"href=\"%s\" target=\"_blank\">post</a>"
-msgstr "<span><a href=\"%s\" target=\"_blank\">%s</a> ha scritto il seguente <a href=\"%s\" target=\"_blank\">messaggio</a>"
+#: include/uimport.php:292
+msgid "Done. You can now login with your username and password"
+msgstr "Fatto. Ora puoi entrare con il tuo nome utente e la tua password"
 
-#: include/bbcode.php:1065 include/bbcode.php:1085
-msgid "$1 wrote:"
-msgstr "$1 ha scritto:"
+#: index.php:441
+msgid "toggle mobile"
+msgstr "commuta tema mobile"
 
-#: include/bbcode.php:1110 include/bbcode.php:1111
-msgid "Encrypted content"
-msgstr "Contenuto criptato"
+#: view/theme/cleanzero/config.php:83
+msgid "Set resize level for images in posts and comments (width and height)"
+msgstr "Dimensione immagini in messaggi e commenti (larghezza e altezza)"
 
-#: include/oembed.php:224
-msgid "Embedded content"
-msgstr "Contenuto incorporato"
+#: view/theme/cleanzero/config.php:84 view/theme/dispy/config.php:73
+#: view/theme/diabook/config.php:151
+msgid "Set font-size for posts and comments"
+msgstr "Dimensione del carattere di messaggi e commenti"
 
-#: include/oembed.php:233
-msgid "Embedding disabled"
-msgstr "Embed disabilitato"
+#: view/theme/cleanzero/config.php:85
+msgid "Set theme width"
+msgstr "Imposta la larghezza del tema"
 
-#: include/group.php:25
-msgid ""
-"A deleted group with this name was revived. Existing item permissions "
-"<strong>may</strong> apply to this group and any future members. If this is "
-"not what you intended, please create another group with a different name."
-msgstr "Un gruppo eliminato con questo nome è stato ricreato. I permessi  esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso."
+#: view/theme/cleanzero/config.php:86 view/theme/quattro/config.php:68
+msgid "Color scheme"
+msgstr "Schema colori"
 
-#: include/group.php:207
-msgid "Default privacy group for new contacts"
-msgstr "Gruppo predefinito per i nuovi contatti"
+#: view/theme/dispy/config.php:74 view/theme/diabook/config.php:152
+msgid "Set line-height for posts and comments"
+msgstr "Altezza della linea di testo di messaggi e commenti"
 
-#: include/group.php:226
-msgid "Everybody"
-msgstr "Tutti"
+#: view/theme/dispy/config.php:75
+msgid "Set colour scheme"
+msgstr "Imposta schema colori"
 
-#: include/group.php:249
-msgid "edit"
-msgstr "modifica"
+#: view/theme/quattro/config.php:67
+msgid "Alignment"
+msgstr "Allineamento"
 
-#: include/group.php:271
-msgid "Edit group"
-msgstr "Modifica gruppo"
+#: view/theme/quattro/config.php:67
+msgid "Left"
+msgstr "Sinistra"
 
-#: include/group.php:272
-msgid "Create a new group"
-msgstr "Crea un nuovo gruppo"
+#: view/theme/quattro/config.php:67
+msgid "Center"
+msgstr "Centrato"
 
-#: include/group.php:275
-msgid "Contacts not in any group"
-msgstr "Contatti in nessun gruppo."
+#: view/theme/quattro/config.php:69
+msgid "Posts font size"
+msgstr "Dimensione caratteri post"
 
-#: include/Contact.php:119
-msgid "stopped following"
-msgstr "tolto dai seguiti"
+#: view/theme/quattro/config.php:70
+msgid "Textareas font size"
+msgstr "Dimensione caratteri nelle aree di testo"
 
-#: include/Contact.php:238
-msgid "Drop Contact"
-msgstr "Rimuovi contatto"
+#: view/theme/diabook/config.php:153
+msgid "Set resolution for middle column"
+msgstr "Imposta la dimensione della colonna centrale"
 
-#: include/datetime.php:43 include/datetime.php:45
-msgid "Miscellaneous"
-msgstr "Varie"
+#: view/theme/diabook/config.php:154
+msgid "Set color scheme"
+msgstr "Imposta lo schema dei colori"
 
-#: include/datetime.php:141
-msgid "YYYY-MM-DD or MM-DD"
-msgstr "AAAA-MM-GG o MM-GG"
+#: view/theme/diabook/config.php:155
+msgid "Set zoomfactor for Earth Layer"
+msgstr "Livello di zoom per Earth Layer"
 
-#: include/datetime.php:256
-msgid "never"
-msgstr "mai"
+#: view/theme/diabook/config.php:156 view/theme/diabook/theme.php:585
+msgid "Set longitude (X) for Earth Layers"
+msgstr "Longitudine (X) per Earth Layers"
 
-#: include/datetime.php:262
-msgid "less than a second ago"
-msgstr "meno di un secondo fa"
+#: view/theme/diabook/config.php:157 view/theme/diabook/theme.php:586
+msgid "Set latitude (Y) for Earth Layers"
+msgstr "Latitudine (Y) per Earth Layers"
 
-#: include/datetime.php:272
-msgid "year"
-msgstr "anno"
+#: view/theme/diabook/config.php:158 view/theme/diabook/theme.php:130
+#: view/theme/diabook/theme.php:544 view/theme/diabook/theme.php:624
+msgid "Community Pages"
+msgstr "Pagine Comunitarie"
 
-#: include/datetime.php:272
-msgid "years"
-msgstr "anni"
+#: view/theme/diabook/config.php:159 view/theme/diabook/theme.php:579
+#: view/theme/diabook/theme.php:625
+msgid "Earth Layers"
+msgstr "Earth Layers"
 
-#: include/datetime.php:273
-msgid "month"
-msgstr "mese"
+#: view/theme/diabook/config.php:160 view/theme/diabook/theme.php:391
+#: view/theme/diabook/theme.php:626
+msgid "Community Profiles"
+msgstr "Profili Comunità"
 
-#: include/datetime.php:273
-msgid "months"
-msgstr "mesi"
+#: view/theme/diabook/config.php:161 view/theme/diabook/theme.php:599
+#: view/theme/diabook/theme.php:627
+msgid "Help or @NewHere ?"
+msgstr "Serve aiuto? Sei nuovo?"
 
-#: include/datetime.php:274
-msgid "week"
-msgstr "settimana"
+#: view/theme/diabook/config.php:162 view/theme/diabook/theme.php:606
+#: view/theme/diabook/theme.php:628
+msgid "Connect Services"
+msgstr "Servizi di conessione"
 
-#: include/datetime.php:274
-msgid "weeks"
-msgstr "settimane"
+#: view/theme/diabook/config.php:163 view/theme/diabook/theme.php:523
+#: view/theme/diabook/theme.php:629
+msgid "Find Friends"
+msgstr "Trova Amici"
 
-#: include/datetime.php:275
-msgid "day"
-msgstr "giorno"
+#: view/theme/diabook/config.php:164 view/theme/diabook/theme.php:412
+#: view/theme/diabook/theme.php:630
+msgid "Last users"
+msgstr "Ultimi utenti"
 
-#: include/datetime.php:275
-msgid "days"
-msgstr "giorni"
+#: view/theme/diabook/config.php:165 view/theme/diabook/theme.php:486
+#: view/theme/diabook/theme.php:631
+msgid "Last photos"
+msgstr "Ultime foto"
 
-#: include/datetime.php:276
-msgid "hour"
-msgstr "ora"
+#: view/theme/diabook/config.php:166 view/theme/diabook/theme.php:441
+#: view/theme/diabook/theme.php:632
+msgid "Last likes"
+msgstr "Ultimi \"mi piace\""
 
-#: include/datetime.php:276
-msgid "hours"
-msgstr "ore"
+#: view/theme/diabook/theme.php:125
+msgid "Your contacts"
+msgstr "I tuoi contatti"
 
-#: include/datetime.php:277
-msgid "minute"
-msgstr "minuto"
+#: view/theme/diabook/theme.php:128
+msgid "Your personal photos"
+msgstr "Le tue foto personali"
 
-#: include/datetime.php:277
-msgid "minutes"
-msgstr "minuti"
+#: view/theme/diabook/theme.php:524
+msgid "Local Directory"
+msgstr "Elenco Locale"
 
-#: include/datetime.php:278
-msgid "second"
-msgstr "secondo"
+#: view/theme/diabook/theme.php:584
+msgid "Set zoomfactor for Earth Layers"
+msgstr "Livello di zoom per Earth Layers"
 
-#: include/datetime.php:278
-msgid "seconds"
-msgstr "secondi"
+#: view/theme/diabook/theme.php:622
+msgid "Show/hide boxes at right-hand column:"
+msgstr "Mostra/Nascondi riquadri nella colonna destra"
 
-#: include/datetime.php:287
-#, php-format
-msgid "%1$d %2$s ago"
-msgstr "%1$d %2$s fa"
+#: view/theme/vier/config.php:59
+msgid "Set style"
+msgstr "Imposta stile"
 
-#: include/network.php:959
-msgid "view full size"
-msgstr "vedi a schermo intero"
+#: view/theme/duepuntozero/config.php:45
+msgid "greenzero"
+msgstr "greenzero"
 
-#: include/dbstructure.php:26
-#, php-format
-msgid ""
-"\n"
-"\t\t\tThe friendica developers released update %s recently,\n"
-"\t\t\tbut when I tried to install it, something went terribly wrong.\n"
-"\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n"
-"\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."
-msgstr "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non puoi aiutarmi da solo. Il mio database potrebbe essere invalido."
+#: view/theme/duepuntozero/config.php:46
+msgid "purplezero"
+msgstr "purplezero"
 
-#: include/dbstructure.php:31
-#, php-format
-msgid ""
-"The error message is\n"
-"[pre]%s[/pre]"
-msgstr "Il messaggio di errore è\n[pre]%s[/pre]"
+#: view/theme/duepuntozero/config.php:47
+msgid "easterbunny"
+msgstr "easterbunny"
 
-#: include/dbstructure.php:152
-msgid "Errors encountered creating database tables."
-msgstr "La creazione delle tabelle del database ha generato errori."
+#: view/theme/duepuntozero/config.php:48
+msgid "darkzero"
+msgstr "darkzero"
 
-#: include/dbstructure.php:210
-msgid "Errors encountered performing database changes."
-msgstr "Riscontrati errori applicando le modifiche al database."
+#: view/theme/duepuntozero/config.php:49
+msgid "comix"
+msgstr "comix"
+
+#: view/theme/duepuntozero/config.php:50
+msgid "slackr"
+msgstr "slackr"
+
+#: view/theme/duepuntozero/config.php:62
+msgid "Variations"
+msgstr "Varianti"
index c61250288568f03f0f5419ae6eb106dcc9956d0d..8442e5f4537f6f44bcbea5214829f3b0f09bfcbc 100644 (file)
@@ -5,478 +5,219 @@ function string_plural_select_it($n){
        return ($n != 1);;
 }}
 ;
-$a->strings["This entry was edited"] = "Questa voce è stata modificata";
-$a->strings["Private Message"] = "Messaggio privato";
-$a->strings["Edit"] = "Modifica";
-$a->strings["Select"] = "Seleziona";
-$a->strings["Delete"] = "Rimuovi";
-$a->strings["save to folder"] = "salva nella cartella";
-$a->strings["add star"] = "aggiungi a speciali";
-$a->strings["remove star"] = "rimuovi da speciali";
-$a->strings["toggle star status"] = "Inverti stato preferito";
-$a->strings["starred"] = "preferito";
-$a->strings["ignore thread"] = "ignora la discussione";
-$a->strings["unignore thread"] = "non ignorare la discussione";
-$a->strings["toggle ignore status"] = "inverti stato \"Ignora\"";
-$a->strings["ignored"] = "ignorato";
-$a->strings["add tag"] = "aggiungi tag";
-$a->strings["I like this (toggle)"] = "Mi piace (clic per cambiare)";
-$a->strings["like"] = "mi piace";
-$a->strings["I don't like this (toggle)"] = "Non mi piace (clic per cambiare)";
-$a->strings["dislike"] = "non mi piace";
-$a->strings["Share this"] = "Condividi questo";
-$a->strings["share"] = "condividi";
-$a->strings["Categories:"] = "Categorie:";
-$a->strings["Filed under:"] = "Archiviato in:";
-$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s";
-$a->strings["to"] = "a";
-$a->strings["via"] = "via";
-$a->strings["Wall-to-Wall"] = "Da bacheca a bacheca";
-$a->strings["via Wall-To-Wall:"] = "da bacheca a bacheca";
-$a->strings["%s from %s"] = "%s da %s";
-$a->strings["Comment"] = "Commento";
-$a->strings["Please wait"] = "Attendi";
-$a->strings["%d comment"] = array(
-       0 => "%d commento",
-       1 => "%d commenti",
-);
-$a->strings["comment"] = array(
-       0 => "",
-       1 => "commento",
-);
-$a->strings["show more"] = "mostra di più";
-$a->strings["This is you"] = "Questo sei tu";
-$a->strings["Submit"] = "Invia";
-$a->strings["Bold"] = "Grassetto";
-$a->strings["Italic"] = "Corsivo";
-$a->strings["Underline"] = "Sottolineato";
-$a->strings["Quote"] = "Citazione";
-$a->strings["Code"] = "Codice";
-$a->strings["Image"] = "Immagine";
-$a->strings["Link"] = "Link";
-$a->strings["Video"] = "Video";
-$a->strings["Preview"] = "Anteprima";
-$a->strings["You must be logged in to use addons. "] = "Devi aver effettuato il login per usare gli addons.";
-$a->strings["Not Found"] = "Non trovato";
-$a->strings["Page not found."] = "Pagina non trovata.";
-$a->strings["Permission denied"] = "Permesso negato";
-$a->strings["Permission denied."] = "Permesso negato.";
-$a->strings["toggle mobile"] = "commuta tema mobile";
-$a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]";
-$a->strings["Contact not found."] = "Contatto non trovato.";
-$a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato.";
-$a->strings["Suggest Friends"] = "Suggerisci amici";
-$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s";
-$a->strings["This introduction has already been accepted."] = "Questa presentazione è già stata accettata.";
-$a->strings["Profile location is not valid or does not contain profile information."] = "L'indirizzo del profilo non è valido o non contiene un profilo.";
-$a->strings["Warning: profile location has no identifiable owner name."] = "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario.";
-$a->strings["Warning: profile location has no profile photo."] = "Attenzione: l'indirizzo del profilo non ha una foto.";
-$a->strings["%d required parameter was not found at the given location"] = array(
-       0 => "%d parametro richiesto non è stato trovato all'indirizzo dato",
-       1 => "%d parametri richiesti non sono stati trovati all'indirizzo dato",
+$a->strings["%d contact edited."] = array(
+       0 => "%d contatto modificato",
+       1 => "%d contatti modificati",
 );
-$a->strings["Introduction complete."] = "Presentazione completa.";
-$a->strings["Unrecoverable protocol error."] = "Errore di comunicazione.";
-$a->strings["Profile unavailable."] = "Profilo non disponibile.";
-$a->strings["%s has received too many connection requests today."] = "%s ha ricevuto troppe richieste di connessione per oggi.";
-$a->strings["Spam protection measures have been invoked."] = "Sono state attivate le misure di protezione contro lo spam.";
-$a->strings["Friends are advised to please try again in 24 hours."] = "Gli amici sono pregati di riprovare tra 24 ore.";
-$a->strings["Invalid locator"] = "Invalid locator";
-$a->strings["Invalid email address."] = "Indirizzo email non valido.";
-$a->strings["This account has not been configured for email. Request failed."] = "Questo account non è stato configurato per l'email. Richiesta fallita.";
-$a->strings["Unable to resolve your name at the provided location."] = "Impossibile risolvere il tuo nome nella posizione indicata.";
-$a->strings["You have already introduced yourself here."] = "Ti sei già presentato qui.";
-$a->strings["Apparently you are already friends with %s."] = "Pare che tu e %s siate già amici.";
-$a->strings["Invalid profile URL."] = "Indirizzo profilo non valido.";
-$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso.";
+$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto.";
+$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato.";
+$a->strings["Contact updated."] = "Contatto aggiornato.";
 $a->strings["Failed to update contact record."] = "Errore nell'aggiornamento del contatto.";
-$a->strings["Your introduction has been sent."] = "La tua presentazione è stata inviata.";
-$a->strings["Please login to confirm introduction."] = "Accedi per confermare la presentazione.";
-$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Non hai fatto accesso con l'identità corretta. Accedi a <strong>questo</strong> profilo.";
-$a->strings["Confirm"] = "Conferma";
-$a->strings["Hide this contact"] = "Nascondi questo contatto";
-$a->strings["Welcome home %s."] = "Bentornato a casa %s.";
-$a->strings["Please confirm your introduction/connection request to %s."] = "Conferma la tua richiesta di connessione con %s.";
-$a->strings["[Name Withheld]"] = "[Nome Nascosto]";
-$a->strings["Public access denied."] = "Accesso negato.";
-$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "Se non sei un membro del web sociale libero,  <a href=\"http://dir.friendica.com/siteinfo\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>";
-$a->strings["Friend/Connection Request"] = "Richieste di amicizia/connessione";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
-$a->strings["Please answer the following:"] = "Rispondi:";
-$a->strings["Does %s know you?"] = "%s ti conosce?";
-$a->strings["No"] = "No";
+$a->strings["Permission denied."] = "Permesso negato.";
+$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato";
+$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato";
+$a->strings["Contact has been ignored"] = "Il contatto è ignorato";
+$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato";
+$a->strings["Contact has been archived"] = "Il contatto è stato archiviato";
+$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato";
+$a->strings["Do you really want to delete this contact?"] = "Vuoi veramente cancellare questo contatto?";
 $a->strings["Yes"] = "Si";
-$a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
-$a->strings["Friendica"] = "Friendica";
-$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
-$a->strings["Diaspora"] = "Diaspora";
-$a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora.";
-$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
-$a->strings["Submit Request"] = "Invia richiesta";
 $a->strings["Cancel"] = "Annulla";
-$a->strings["View Video"] = "Guarda Video";
-$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile.";
-$a->strings["Access to this profile has been restricted."] = "L'accesso a questo profilo è stato limitato.";
-$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
-$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido.";
-$a->strings["Discard"] = "Scarta";
+$a->strings["Contact has been removed."] = "Il contatto è stato rimosso.";
+$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s";
+$a->strings["You are sharing with %s"] = "Stai condividendo con %s";
+$a->strings["%s is sharing with you"] = "%s sta condividendo con te";
+$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto.";
+$a->strings["Never"] = "Mai";
+$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)";
+$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)";
+$a->strings["Suggest friends"] = "Suggerisci amici";
+$a->strings["Network type: %s"] = "Tipo di rete: %s";
+$a->strings["%d contact in common"] = array(
+       0 => "%d contatto in comune",
+       1 => "%d contatti in comune",
+);
+$a->strings["View all contacts"] = "Vedi tutti i contatti";
+$a->strings["Unblock"] = "Sblocca";
+$a->strings["Block"] = "Blocca";
+$a->strings["Toggle Blocked status"] = "Inverti stato \"Blocca\"";
+$a->strings["Unignore"] = "Non ignorare";
 $a->strings["Ignore"] = "Ignora";
-$a->strings["System"] = "Sistema";
-$a->strings["Network"] = "Rete";
-$a->strings["Personal"] = "Personale";
-$a->strings["Home"] = "Home";
-$a->strings["Introductions"] = "Presentazioni";
-$a->strings["Show Ignored Requests"] = "Mostra richieste ignorate";
-$a->strings["Hide Ignored Requests"] = "Nascondi richieste ignorate";
-$a->strings["Notification type: "] = "Tipo di notifica: ";
-$a->strings["Friend Suggestion"] = "Amico suggerito";
-$a->strings["suggested by %s"] = "sugerito da %s";
+$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\"";
+$a->strings["Unarchive"] = "Dearchivia";
+$a->strings["Archive"] = "Archivia";
+$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
+$a->strings["Repair"] = "Ripara";
+$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
+$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!";
+$a->strings["Fetch further information for feeds"] = "Recupera maggiori infomazioni per i feed";
+$a->strings["Disabled"] = "Disabilitato";
+$a->strings["Fetch information"] = "Recupera informazioni";
+$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave";
+$a->strings["Contact Editor"] = "Editor dei Contatti";
+$a->strings["Submit"] = "Invia";
+$a->strings["Profile Visibility"] = "Visibilità del profilo";
+$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro.";
+$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto";
+$a->strings["Edit contact notes"] = "Modifica note contatto";
+$a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]";
+$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto";
+$a->strings["Ignore contact"] = "Ignora il contatto";
+$a->strings["Repair URL settings"] = "Impostazioni riparazione URL";
+$a->strings["View conversations"] = "Vedi conversazioni";
+$a->strings["Delete contact"] = "Rimuovi contatto";
+$a->strings["Last update:"] = "Ultimo aggiornamento:";
+$a->strings["Update public posts"] = "Aggiorna messaggi pubblici";
+$a->strings["Update now"] = "Aggiorna adesso";
+$a->strings["Currently blocked"] = "Bloccato";
+$a->strings["Currently ignored"] = "Ignorato";
+$a->strings["Currently archived"] = "Al momento archiviato";
 $a->strings["Hide this contact from others"] = "Nascondi questo contatto agli altri";
-$a->strings["Post a new friend activity"] = "Invia una attività \"è ora amico con\"";
-$a->strings["if applicable"] = "se applicabile";
-$a->strings["Approve"] = "Approva";
-$a->strings["Claims to be known to you: "] = "Dice di conoscerti: ";
-$a->strings["yes"] = "si";
-$a->strings["no"] = "no";
-$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Fan/Ammiratore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:";
-$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Condivisore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:";
-$a->strings["Friend"] = "Amico";
-$a->strings["Sharer"] = "Condivisore";
-$a->strings["Fan/Admirer"] = "Fan/Ammiratore";
-$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
-$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
-$a->strings["No introductions."] = "Nessuna presentazione.";
-$a->strings["Notifications"] = "Notifiche";
-$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s";
-$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s";
-$a->strings["%s is now friends with %s"] = "%s è ora amico di %s";
-$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio";
-$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s";
-$a->strings["No more network notifications."] = "Nessuna nuova.";
-$a->strings["Network Notifications"] = "Notifiche dalla rete";
-$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema.";
-$a->strings["System Notifications"] = "Notifiche di sistema";
-$a->strings["No more personal notifications."] = "Nessuna nuova.";
-$a->strings["Personal Notifications"] = "Notifiche personali";
-$a->strings["No more home notifications."] = "Nessuna nuova.";
-$a->strings["Home Notifications"] = "Notifiche bacheca";
-$a->strings["photo"] = "foto";
-$a->strings["status"] = "stato";
-$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s";
-$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s";
-$a->strings["OpenID protocol error. No ID returned."] = "Errore protocollo OpenID. Nessun ID ricevuto.";
-$a->strings["Account not found and OpenID registration is not permitted on this site."] = "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito.";
-$a->strings["Login failed."] = "Accesso fallito.";
-$a->strings["Source (bbcode) text:"] = "Testo sorgente (bbcode):";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Testo sorgente (da Diaspora) da convertire in BBcode:";
-$a->strings["Source input: "] = "Sorgente:";
-$a->strings["bb2html (raw HTML): "] = "bb2html (HTML grezzo):";
-$a->strings["bb2html: "] = "bb2html:";
-$a->strings["bb2html2bb: "] = "bb2html2bb: ";
-$a->strings["bb2md: "] = "bb2md: ";
-$a->strings["bb2md2html: "] = "bb2md2html: ";
-$a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
-$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
-$a->strings["Source input (Diaspora format): "] = "Sorgente (formato Diaspora):";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
-$a->strings["Theme settings updated."] = "Impostazioni del tema aggiornate.";
-$a->strings["Site"] = "Sito";
-$a->strings["Users"] = "Utenti";
-$a->strings["Plugins"] = "Plugin";
-$a->strings["Themes"] = "Temi";
-$a->strings["DB updates"] = "Aggiornamenti Database";
-$a->strings["Logs"] = "Log";
-$a->strings["probe address"] = "controlla indirizzo";
-$a->strings["check webfinger"] = "verifica webfinger";
-$a->strings["Admin"] = "Amministrazione";
-$a->strings["Plugin Features"] = "Impostazioni Plugins";
-$a->strings["diagnostics"] = "diagnostiche";
-$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
-$a->strings["Item not found."] = "Elemento non trovato.";
-$a->strings["Normal Account"] = "Account normale";
-$a->strings["Soapbox Account"] = "Account per comunicati e annunci";
-$a->strings["Community/Celebrity Account"] = "Account per celebrità o per comunità";
-$a->strings["Automatic Friend Account"] = "Account per amicizia automatizzato";
-$a->strings["Blog Account"] = "Account Blog";
-$a->strings["Private Forum"] = "Forum Privato";
-$a->strings["Message queues"] = "Code messaggi";
-$a->strings["Administration"] = "Amministrazione";
-$a->strings["Summary"] = "Sommario";
-$a->strings["Registered users"] = "Utenti registrati";
-$a->strings["Pending registrations"] = "Registrazioni in attesa";
-$a->strings["Version"] = "Versione";
-$a->strings["Active plugins"] = "Plugin attivi";
-$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]";
-$a->strings["Site settings updated."] = "Impostazioni del sito aggiornate.";
-$a->strings["No special theme for mobile devices"] = "Nessun tema speciale per i dispositivi mobili";
-$a->strings["No community page"] = "Nessuna pagina Comunità";
-$a->strings["Public postings from users of this site"] = "Messaggi pubblici dagli utenti di questo sito";
-$a->strings["Global community page"] = "Pagina Comunità globale";
-$a->strings["Never"] = "Mai";
-$a->strings["At post arrival"] = "All'arrivo di un messaggio";
-$a->strings["Frequently"] = "Frequentemente";
-$a->strings["Hourly"] = "Ogni ora";
-$a->strings["Twice daily"] = "Due volte al dì";
-$a->strings["Daily"] = "Giornalmente";
-$a->strings["Multi user instance"] = "Istanza multi utente";
-$a->strings["Closed"] = "Chiusa";
-$a->strings["Requires approval"] = "Richiede l'approvazione";
-$a->strings["Open"] = "Aperta";
-$a->strings["No SSL policy, links will track page SSL state"] = "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina";
-$a->strings["Force all links to use SSL"] = "Forza tutti i linki ad usare SSL";
-$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)";
-$a->strings["Save Settings"] = "Salva Impostazioni";
-$a->strings["Registration"] = "Registrazione";
-$a->strings["File upload"] = "Caricamento file";
-$a->strings["Policies"] = "Politiche";
-$a->strings["Advanced"] = "Avanzate";
-$a->strings["Performance"] = "Performance";
-$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Trasloca - ATTENZIONE: funzione avanzata! Puo' rendere questo server irraggiungibile.";
-$a->strings["Site name"] = "Nome del sito";
-$a->strings["Host name"] = "Nome host";
-$a->strings["Sender Email"] = "Mittente email";
-$a->strings["Banner/Logo"] = "Banner/Logo";
-$a->strings["Shortcut icon"] = "Icona shortcut";
-$a->strings["Touch icon"] = "Icona touch";
-$a->strings["Additional Info"] = "Informazioni aggiuntive";
-$a->strings["For public servers: you can add additional information here that will be listed at dir.friendica.com/siteinfo."] = "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su dir.friendica.com/siteinfo.";
-$a->strings["System language"] = "Lingua di sistema";
-$a->strings["System theme"] = "Tema di sistema";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Tema di sistema - puo' essere sovrascritto dalle impostazioni utente - <a href='#' id='cnftheme'>cambia le impostazioni del tema</a>";
-$a->strings["Mobile system theme"] = "Tema mobile di sistema";
-$a->strings["Theme for mobile devices"] = "Tema per dispositivi mobili";
-$a->strings["SSL link policy"] = "Gestione link SSL";
-$a->strings["Determines whether generated links should be forced to use SSL"] = "Determina se i link generati devono essere forzati a usare SSL";
-$a->strings["Force SSL"] = "Forza SSL";
-$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi puo' portare a loop senza fine";
-$a->strings["Old style 'Share'"] = "Ricondivisione vecchio stile";
-$a->strings["Deactivates the bbcode element 'share' for repeating items."] = "Disattiva l'elemento bbcode 'share' con elementi ripetuti";
-$a->strings["Hide help entry from navigation menu"] = "Nascondi la voce 'Guida' dal menu di navigazione";
-$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Nasconde la voce per le pagine della guida dal menu di navigazione. E' comunque possibile accedervi richiamando /help direttamente.";
-$a->strings["Single user instance"] = "Instanza a singolo utente";
-$a->strings["Make this instance multi-user or single-user for the named user"] = "Rendi questa istanza multi utente o a singolo utente per l'utente selezionato";
-$a->strings["Maximum image size"] = "Massima dimensione immagini";
-$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite.";
-$a->strings["Maximum image length"] = "Massima lunghezza immagine";
-$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Massima lunghezza in pixel del lato più lungo delle immagini caricate. Predefinito a -1, ovvero nessun limite.";
-$a->strings["JPEG image quality"] = "Qualità immagini JPEG";
-$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Le immagini JPEG caricate verranno salvate con questa qualità [0-100]. Predefinito è 100, ovvero qualità piena.";
-$a->strings["Register policy"] = "Politica di registrazione";
-$a->strings["Maximum Daily Registrations"] = "Massime registrazioni giornaliere";
-$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "Se la registrazione è permessa, qui si definisce il massimo numero di nuovi utenti registrati da accettare giornalmente. Se la registrazione è chiusa, questa impostazione non ha effetto.";
-$a->strings["Register text"] = "Testo registrazione";
-$a->strings["Will be displayed prominently on the registration page."] = "Sarà mostrato ben visibile nella pagina di registrazione.";
-$a->strings["Accounts abandoned after x days"] = "Account abbandonati dopo x giorni";
-$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo.";
-$a->strings["Allowed friend domains"] = "Domini amici consentiti";
-$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio.";
-$a->strings["Allowed email domains"] = "Domini email consentiti";
-$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio.";
-$a->strings["Block public"] = "Blocca pagine pubbliche";
-$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato.";
-$a->strings["Force publish"] = "Forza publicazione";
-$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per forzare tutti i profili di questo sito ad essere compresi  nell'elenco di questo sito.";
-$a->strings["Global directory update URL"] = "URL aggiornamento Elenco Globale";
-$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato.";
-$a->strings["Allow threaded items"] = "Permetti commenti nidificati";
-$a->strings["Allow infinite level threading for items on this site."] = "Permette un infinito livello di nidificazione dei commenti su questo sito.";
-$a->strings["Private posts by default for new users"] = "Post privati di default per i nuovi utenti";
-$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici.";
-$a->strings["Don't include post content in email notifications"] = "Non includere il contenuto dei post nelle notifiche via email";
-$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Non include il contenuti del post/commento/messaggio privato/etc. nelle notifiche email che sono inviate da questo sito, per privacy";
-$a->strings["Disallow public access to addons listed in the apps menu."] = "Disabilita l'accesso pubblico ai plugin raccolti nel menu apps.";
-$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Selezionando questo box si limiterà ai soli membri l'accesso agli addon nel menu applicazioni";
-$a->strings["Don't embed private images in posts"] = "Non inglobare immagini private nei post";
-$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Non sostituire le foto locali nei post con una copia incorporata dell'immagine. Questo significa che i contatti che riceveranno i post contenenti foto private dovranno autenticarsi e caricare ogni immagine, cosa che puo' richiedere un po' di tempo.";
-$a->strings["Allow Users to set remote_self"] = "Permetti agli utenti di impostare 'io remoto'";
-$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Selezionando questo, a tutti gli utenti sarà permesso di impostare qualsiasi contatto come 'io remoto' nella pagina di modifica del contatto. Impostare questa opzione fa si che tutti i messaggi di quel contatto vengano ripetuti nello stream del'utente.";
-$a->strings["Block multiple registrations"] = "Blocca registrazioni multiple";
-$a->strings["Disallow users to register additional accounts for use as pages."] = "Non permette all'utente di registrare account extra da usare come pagine.";
-$a->strings["OpenID support"] = "Supporto OpenID";
-$a->strings["OpenID support for registration and logins."] = "Supporta OpenID per la registrazione e il login";
-$a->strings["Fullname check"] = "Controllo nome completo";
-$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura antispam";
-$a->strings["UTF-8 Regular expressions"] = "Espressioni regolari UTF-8";
-$a->strings["Use PHP UTF8 regular expressions"] = "Usa le espressioni regolari PHP in UTF8";
-$a->strings["Community Page Style"] = "Stile pagina Comunità";
-$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti.";
-$a->strings["Posts per user on community page"] = "Messaggi per utente nella pagina Comunità";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Il numero massimo di messaggi per utente mostrato nella pagina Comuntà (non valido per 'Comunità globale')";
-$a->strings["Enable OStatus support"] = "Abilita supporto OStatus";
-$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Fornisce la compatibilità integrata a OStatus (StatusNet, Gnu Social, etc.). Tutte le comunicazioni su OStatus sono pubbliche, quindi un avviso di privacy verrà mostrato occasionalmente.";
-$a->strings["OStatus conversation completion interval"] = "Intervallo completamento conversazioni OStatus";
-$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "quanto spesso il poller deve controllare se esistono nuovi commenti in una conversazione OStatus? Questo è un lavoro che puo' richiedere molte risorse.";
-$a->strings["Enable Diaspora support"] = "Abilita il supporto a Diaspora";
-$a->strings["Provide built-in Diaspora network compatibility."] = "Fornisce compatibilità con il network Diaspora.";
-$a->strings["Only allow Friendica contacts"] = "Permetti solo contatti Friendica";
-$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Tutti i contatti devono usare il protocollo di Friendica. Tutti gli altri protocolli sono disabilitati.";
-$a->strings["Verify SSL"] = "Verifica SSL";
-$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Se vuoi, puoi abilitare il controllo rigoroso dei certificati.Questo significa che non potrai collegarti (del tutto) con siti con certificati SSL auto-firmati.";
-$a->strings["Proxy user"] = "Utente Proxy";
-$a->strings["Proxy URL"] = "URL Proxy";
-$a->strings["Network timeout"] = "Timeout rete";
-$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valore in secondi. Imposta a 0 per illimitato (non raccomandato).";
-$a->strings["Delivery interval"] = "Intervallo di invio";
-$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Ritarda il processo di invio in background  di n secondi per ridurre il carico di sistema. Raccomandato:  4-5 per host condivisit, 2-3 per VPS. 0-1 per grandi server dedicati.";
-$a->strings["Poll interval"] = "Intervallo di poll";
-$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Ritarda il processo di poll in background di n secondi per ridurre il carico di sistema. Se 0, usa l'intervallo di invio.";
-$a->strings["Maximum Load Average"] = "Massimo carico medio";
-$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Massimo carico di sistema prima che i processi di invio e di poll siano ritardati. Predefinito a 50.";
-$a->strings["Maximum Load Average (Frontend)"] = "Media Massimo Carico (Frontend)";
-$a->strings["Maximum system load before the frontend quits service - default 50."] = "Massimo carico di sistema prima che il frontend fermi il servizio - default 50.";
-$a->strings["Use MySQL full text engine"] = "Usa il motore MySQL full text";
-$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Attiva il motore full text. Velocizza la ricerca, ma puo' cercare solo per quattro o più caratteri.";
-$a->strings["Suppress Language"] = "Disattiva lingua";
-$a->strings["Suppress language information in meta information about a posting."] = "Disattiva le informazioni sulla lingua nei meta di un post.";
-$a->strings["Suppress Tags"] = "Sopprimi Tags";
-$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Non mostra la lista di hashtag in coda al messaggio";
-$a->strings["Path to item cache"] = "Percorso cache elementi";
-$a->strings["Cache duration in seconds"] = "Durata della cache in secondi";
-$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno). Per disabilitare la cache, imposta il valore a -1.";
-$a->strings["Maximum numbers of comments per post"] = "Numero massimo di commenti per post";
-$a->strings["How much comments should be shown for each post? Default value is 100."] = "Quanti commenti devono essere mostrati per ogni post? Default : 100.";
-$a->strings["Path for lock file"] = "Percorso al file di lock";
-$a->strings["Temp path"] = "Percorso file temporanei";
-$a->strings["Base path to installation"] = "Percorso base all'installazione";
-$a->strings["Disable picture proxy"] = "Disabilita il proxy immagini";
-$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Il proxy immagini aumenta le performace e la privacy. Non dovrebbe essere usato su server con poca banda disponibile.";
-$a->strings["Enable old style pager"] = "Abilita la paginazione vecchio stile";
-$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "La paginazione vecchio stile mostra i numeri delle pagine, ma rallenta la velocità di caricamento della pagina.";
-$a->strings["Only search in tags"] = "Cerca solo nei tag";
-$a->strings["On large systems the text search can slow down the system extremely."] = "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema.";
-$a->strings["New base url"] = "Nuovo url base";
-$a->strings["RINO Encryption"] = "Crittografia RINO";
-$a->strings["Encryption layer between nodes."] = "Crittografia delle comunicazioni tra nodi.";
-$a->strings["Update has been marked successful"] = "L'aggiornamento è stato segnato come  di successo";
-$a->strings["Database structure update %s was successfully applied."] = "Aggiornamento struttura database %s applicata con successo.";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "Aggiornamento struttura database %s fallita con errore: %s";
-$a->strings["Executing %s failed with error: %s"] = "Esecuzione di %s fallita con errore: %s";
-$a->strings["Update %s was successfully applied."] = "L'aggiornamento %s è stato applicato con successo";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine.";
-$a->strings["There was no additional update function %s that needed to be called."] = "Non ci sono altre funzioni di aggiornamento %s da richiamare.";
-$a->strings["No failed updates."] = "Nessun aggiornamento fallito.";
-$a->strings["Check database structure"] = "Controlla struttura database";
-$a->strings["Failed Updates"] = "Aggiornamenti falliti";
-$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato.";
-$a->strings["Mark success (if update was manually applied)"] = "Segna completato (se l'update è stato applicato manualmente)";
-$a->strings["Attempt to execute this update step automatically"] = "Cerco di eseguire questo aggiornamento in automatico";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\nGentile %1\$s,\n    l'amministratore di %2\$s ha impostato un account per te.";
-$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %1\$s\n    Nome utente: %2\$s\n    Password: %3\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4\$s";
-$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s";
-$a->strings["%s user blocked/unblocked"] = array(
-       0 => "%s utente bloccato/sbloccato",
-       1 => "%s utenti bloccati/sbloccati",
-);
-$a->strings["%s user deleted"] = array(
-       0 => "%s utente cancellato",
-       1 => "%s utenti cancellati",
-);
-$a->strings["User '%s' deleted"] = "Utente '%s' cancellato";
-$a->strings["User '%s' unblocked"] = "Utente '%s' sbloccato";
-$a->strings["User '%s' blocked"] = "Utente '%s' bloccato";
-$a->strings["Add User"] = "Aggiungi utente";
-$a->strings["select all"] = "seleziona tutti";
-$a->strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma";
-$a->strings["User waiting for permanent deletion"] = "Utente in attesa di cancellazione definitiva";
-$a->strings["Request date"] = "Data richiesta";
-$a->strings["Name"] = "Nome";
-$a->strings["Email"] = "Email";
-$a->strings["No registrations."] = "Nessuna registrazione.";
-$a->strings["Deny"] = "Nega";
-$a->strings["Block"] = "Blocca";
-$a->strings["Unblock"] = "Sblocca";
-$a->strings["Site admin"] = "Amministrazione sito";
-$a->strings["Account expired"] = "Account scaduto";
-$a->strings["New User"] = "Nuovo Utente";
-$a->strings["Register date"] = "Data registrazione";
-$a->strings["Last login"] = "Ultimo accesso";
-$a->strings["Last item"] = "Ultimo elemento";
-$a->strings["Deleted since"] = "Rimosso da";
-$a->strings["Account"] = "Account";
-$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Gli utenti selezionati saranno cancellati!\\n\\nTutto quello che gli utenti hanno inviato su questo sito sarà permanentemente canellato!\\n\\nSei sicuro?";
-$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utente {0} sarà cancellato!\\n\\nTutto quello che ha inviato su questo sito sarà permanentemente cancellato!\\n\\nSei sicuro?";
-$a->strings["Name of the new user."] = "Nome del nuovo utente.";
-$a->strings["Nickname"] = "Nome utente";
-$a->strings["Nickname of the new user."] = "Nome utente del nuovo utente.";
-$a->strings["Email address of the new user."] = "Indirizzo Email del nuovo utente.";
-$a->strings["Plugin %s disabled."] = "Plugin %s disabilitato.";
-$a->strings["Plugin %s enabled."] = "Plugin %s abilitato.";
-$a->strings["Disable"] = "Disabilita";
-$a->strings["Enable"] = "Abilita";
-$a->strings["Toggle"] = "Inverti";
+$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili";
+$a->strings["Notification for new posts"] = "Notifica per i nuovi messaggi";
+$a->strings["Send a notification of every new post of this contact"] = "Invia una notifica per ogni nuovo messaggio di questo contatto";
+$a->strings["Blacklisted keywords"] = "Parole chiave in blacklist";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separata da virgola di parole chiave che non dovranno essere convertite in hastag, quando \"Recupera informazioni e parole chiave\" è selezionato";
+$a->strings["Profile URL"] = "URL Profilo";
+$a->strings["Suggestions"] = "Suggerimenti";
+$a->strings["Suggest potential friends"] = "Suggerisci potenziali amici";
+$a->strings["All Contacts"] = "Tutti i contatti";
+$a->strings["Show all contacts"] = "Mostra tutti i contatti";
+$a->strings["Unblocked"] = "Sbloccato";
+$a->strings["Only show unblocked contacts"] = "Mostra solo contatti non bloccati";
+$a->strings["Blocked"] = "Bloccato";
+$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati";
+$a->strings["Ignored"] = "Ignorato";
+$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati";
+$a->strings["Archived"] = "Achiviato";
+$a->strings["Only show archived contacts"] = "Mostra solo contatti archiviati";
+$a->strings["Hidden"] = "Nascosto";
+$a->strings["Only show hidden contacts"] = "Mostra solo contatti nascosti";
+$a->strings["Contacts"] = "Contatti";
+$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
+$a->strings["Finding: "] = "Ricerca: ";
+$a->strings["Find"] = "Trova";
+$a->strings["Update"] = "Aggiorna";
+$a->strings["Delete"] = "Rimuovi";
+$a->strings["Mutual Friendship"] = "Amicizia reciproca";
+$a->strings["is a fan of yours"] = "è un tuo fan";
+$a->strings["you are a fan of"] = "sei un fan di";
+$a->strings["Edit contact"] = "Modifca contatto";
+$a->strings["No profile"] = "Nessun profilo";
+$a->strings["Manage Identities and/or Pages"] = "Gestisci indentità e/o pagine";
+$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione";
+$a->strings["Select an identity to manage: "] = "Seleziona un'identità da gestire:";
+$a->strings["Post successful."] = "Inviato!";
+$a->strings["Permission denied"] = "Permesso negato";
+$a->strings["Invalid profile identifier."] = "Indentificativo del profilo non valido.";
+$a->strings["Profile Visibility Editor"] = "Modifica visibilità del profilo";
+$a->strings["Profile"] = "Profilo";
+$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
+$a->strings["Visible To"] = "Visibile a";
+$a->strings["All Contacts (with secure profile access)"] = "Tutti i contatti (con profilo ad accesso sicuro)";
+$a->strings["Item not found."] = "Elemento non trovato.";
+$a->strings["Public access denied."] = "Accesso negato.";
+$a->strings["Access to this profile has been restricted."] = "L'accesso a questo profilo è stato limitato.";
+$a->strings["Item has been removed."] = "L'oggetto è stato rimosso.";
+$a->strings["Welcome to Friendica"] = "Benvenuto su Friendica";
+$a->strings["New Member Checklist"] = "Cose da fare per i Nuovi Utenti";
+$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione.";
+$a->strings["Getting Started"] = "Come Iniziare";
+$a->strings["Friendica Walk-Through"] = "Friendica Passo-Passo";
+$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Sulla tua pagina <em>Quick Start</em> - veloce introduzione alla tua pagina profilo e alla pagina Rete, fai qualche nuova amicizia, e trova qualche gruppo a cui unirti.";
 $a->strings["Settings"] = "Impostazioni";
-$a->strings["Author: "] = "Autore: ";
-$a->strings["Maintainer: "] = "Manutentore: ";
-$a->strings["No themes found."] = "Nessun tema trovato.";
-$a->strings["Screenshot"] = "Anteprima";
-$a->strings["[Experimental]"] = "[Sperimentale]";
-$a->strings["[Unsupported]"] = "[Non supportato]";
-$a->strings["Log settings updated."] = "Impostazioni Log aggiornate.";
-$a->strings["Clear"] = "Pulisci";
-$a->strings["Enable Debugging"] = "Abilita Debugging";
-$a->strings["Log file"] = "File di Log";
-$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Deve essere scrivibile dal server web. Relativo alla tua directory Friendica.";
-$a->strings["Log level"] = "Livello di Log";
-$a->strings["Update now"] = "Aggiorna adesso";
-$a->strings["Close"] = "Chiudi";
-$a->strings["FTP Host"] = "Indirizzo FTP";
-$a->strings["FTP Path"] = "Percorso FTP";
-$a->strings["FTP User"] = "Utente FTP";
-$a->strings["FTP Password"] = "Pasword FTP";
-$a->strings["New Message"] = "Nuovo messaggio";
-$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
-$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
-$a->strings["Message could not be sent."] = "Il messaggio non puo' essere inviato.";
-$a->strings["Message collection failure."] = "Errore recuperando il messaggio.";
-$a->strings["Message sent."] = "Messaggio inviato.";
-$a->strings["Messages"] = "Messaggi";
-$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?";
-$a->strings["Message deleted."] = "Messaggio eliminato.";
-$a->strings["Conversation removed."] = "Conversazione rimossa.";
-$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:";
-$a->strings["Send Private Message"] = "Invia un messaggio privato";
-$a->strings["To:"] = "A:";
-$a->strings["Subject:"] = "Oggetto:";
-$a->strings["Your message:"] = "Il tuo messaggio:";
-$a->strings["Upload photo"] = "Carica foto";
-$a->strings["Insert web link"] = "Inserisci link";
-$a->strings["No messages."] = "Nessun messaggio.";
-$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s";
-$a->strings["You and %s"] = "Tu e %s";
-$a->strings["%s and You"] = "%s e Tu";
-$a->strings["Delete conversation"] = "Elimina la conversazione";
-$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
-$a->strings["%d message"] = array(
-       0 => "%d messaggio",
-       1 => "%d messaggi",
-);
-$a->strings["Message not available."] = "Messaggio non disponibile.";
-$a->strings["Delete message"] = "Elimina il messaggio";
-$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente.";
-$a->strings["Send Reply"] = "Invia la risposta";
-$a->strings["Item not found"] = "Oggetto non trovato";
-$a->strings["Edit post"] = "Modifica messaggio";
+$a->strings["Go to Your Settings"] = "Vai alle tue Impostazioni";
+$a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Nella tua pagina <em>Impostazioni</em> - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero.";
+$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti.";
+$a->strings["Upload Profile Photo"] = "Carica la foto del profilo";
+$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno.";
+$a->strings["Edit Your Profile"] = "Modifica il tuo Profilo";
+$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Modifica il tuo profilo <strong>predefinito</strong> a piacimento. Rivedi le impostazioni per nascondere la tua lista di amici e nascondere il profilo ai visitatori sconosciuti.";
+$a->strings["Profile Keywords"] = "Parole chiave del profilo";
+$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Inserisci qualche parola chiave pubblica nel tuo profilo predefinito che descriva i tuoi interessi. Potremmo essere in grado di trovare altre persone con interessi similari e suggerirti delle amicizie.";
+$a->strings["Connecting"] = "Collegarsi";
+$a->strings["Facebook"] = "Facebook";
+$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autorizza il Facebook Connector se hai un account Facebook, e noi (opzionalmente) importeremo tuti i tuoi amici e le tue conversazioni da Facebook.";
+$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "<em>Se</em questo è il tuo server personale, installare il plugin per Facebook puo' aiutarti nella transizione verso il web sociale libero.";
+$a->strings["Importing Emails"] = "Importare le Email";
+$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Inserisci i tuoi dati di accesso all'email nella tua pagina Impostazioni Connettori se vuoi importare e interagire con amici o mailing list dalla tua casella di posta in arrivo";
+$a->strings["Go to Your Contacts Page"] = "Vai alla tua pagina Contatti";
+$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "La tua pagina Contatti è il mezzo per gestire le amicizie e collegarsi con amici su altre reti. Di solito, basta inserire l'indirizzo nel campo <em>Aggiungi Nuovo Contatto</em>";
+$a->strings["Go to Your Site's Directory"] = "Vai all'Elenco del tuo sito";
+$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link <em>Connetti</em> o <em>Segui</em> nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto.";
+$a->strings["Finding New People"] = "Trova nuove persone";
+$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore.";
+$a->strings["Groups"] = "Gruppi";
+$a->strings["Group Your Contacts"] = "Raggruppa i tuoi contatti";
+$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete";
+$a->strings["Why Aren't My Posts Public?"] = "Perchè i miei post non sono pubblici?";
+$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica rispetta la tua provacy. Per impostazione predefinita, i tuoi post sono mostrati solo alle persone che hai aggiunto come amici. Per maggiori informazioni guarda la sezione della guida dal link qui sopra.";
+$a->strings["Getting Help"] = "Ottenere Aiuto";
+$a->strings["Go to the Help Section"] = "Vai alla sezione Guida";
+$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Le nostre pagine della <strong>guida</strong> possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse.";
+$a->strings["OpenID protocol error. No ID returned."] = "Errore protocollo OpenID. Nessun ID ricevuto.";
+$a->strings["Account not found and OpenID registration is not permitted on this site."] = "L'account non è stato trovato, e la registrazione via OpenID non è permessa su questo sito.";
+$a->strings["Login failed."] = "Accesso fallito.";
+$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla.";
+$a->strings["Profile Photos"] = "Foto del profilo";
+$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito.";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
+$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
+$a->strings["Image exceeds size limit of %s"] = "La dimensione dell'immagine supera il limite di %s";
+$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
+$a->strings["Upload File:"] = "Carica un file:";
+$a->strings["Select a profile:"] = "Seleziona un profilo:";
+$a->strings["Upload"] = "Carica";
+$a->strings["or"] = "o";
+$a->strings["skip this step"] = "salta questo passaggio";
+$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album";
+$a->strings["Crop Image"] = "Ritaglia immagine";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'imagine per una visualizzazione migliore.";
+$a->strings["Done Editing"] = "Finito";
+$a->strings["Image uploaded successfully."] = "Immagine caricata con successo.";
+$a->strings["Image upload failed."] = "Caricamento immagine fallito.";
+$a->strings["photo"] = "foto";
+$a->strings["status"] = "stato";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s";
+$a->strings["Tag removed"] = "Tag rimosso";
+$a->strings["Remove Item Tag"] = "Rimuovi il tag";
+$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: ";
+$a->strings["Remove"] = "Rimuovi";
+$a->strings["Save to Folder:"] = "Salva nella Cartella:";
+$a->strings["- select -"] = "- seleziona -";
 $a->strings["Save"] = "Salva";
-$a->strings["upload photo"] = "carica foto";
-$a->strings["Attach file"] = "Allega file";
-$a->strings["attach file"] = "allega file";
-$a->strings["web link"] = "link web";
-$a->strings["Insert video link"] = "Inserire collegamento video";
-$a->strings["video link"] = "link video";
-$a->strings["Insert audio link"] = "Inserisci collegamento audio";
-$a->strings["audio link"] = "link audio";
-$a->strings["Set your location"] = "La tua posizione";
-$a->strings["set location"] = "posizione";
-$a->strings["Clear browser location"] = "Rimuovi la localizzazione data dal browser";
-$a->strings["clear location"] = "canc. pos.";
-$a->strings["Permission settings"] = "Impostazioni permessi";
-$a->strings["CC: email addresses"] = "CC: indirizzi email";
-$a->strings["Public post"] = "Messaggio pubblico";
-$a->strings["Set title"] = "Scegli un titolo";
-$a->strings["Categories (comma-separated list)"] = "Categorie (lista separata da virgola)";
-$a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com";
+$a->strings["You already added this contact."] = "Hai già aggiunto questo contatto.";
+$a->strings["Please answer the following:"] = "Rispondi:";
+$a->strings["Does %s know you?"] = "%s ti conosce?";
+$a->strings["No"] = "No";
+$a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
+$a->strings["Your Identity Address:"] = "L'indirizzo della tua identità:";
+$a->strings["Submit Request"] = "Invia richiesta";
+$a->strings["Contact added"] = "Contatto aggiunto";
+$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
+$a->strings["Empty post discarded."] = "Messaggio vuoto scartato.";
+$a->strings["Wall Photos"] = "Foto della bacheca";
+$a->strings["System error. Post not saved."] = "Errore di sistema. Messaggio non salvato.";
+$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica.";
+$a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s";
+$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi.";
+$a->strings["%s posted an update."] = "%s ha inviato un aggiornamento.";
+$a->strings["Group created."] = "Gruppo creato.";
+$a->strings["Could not create group."] = "Impossibile creare il gruppo.";
+$a->strings["Group not found."] = "Gruppo non trovato.";
+$a->strings["Group name changed."] = "Il nome del gruppo è cambiato.";
+$a->strings["Save Group"] = "Salva gruppo";
+$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti.";
+$a->strings["Group Name: "] = "Nome del gruppo:";
+$a->strings["Group removed."] = "Gruppo rimosso.";
+$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo.";
+$a->strings["Group Editor"] = "Modifica gruppo";
+$a->strings["Members"] = "Membri";
+$a->strings["You must be logged in to use addons. "] = "Devi aver effettuato il login per usare gli addons.";
+$a->strings["Applications"] = "Applicazioni";
+$a->strings["No installed applications."] = "Nessuna applicazione installata.";
 $a->strings["Profile not found."] = "Profilo non trovato.";
+$a->strings["Contact not found."] = "Contatto non trovato.";
 $a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "Questo puo' accadere occasionalmente se la richiesta di contatto era stata inviata da entrambe le persone e  già approvata.";
 $a->strings["Response from remote site was not understood."] = "Errore di comunicazione con l'altro sito.";
 $a->strings["Unexpected response from remote site: "] = "La risposta dell'altro sito non può essere gestita: ";
@@ -494,127 +235,23 @@ $a->strings["Site public key not available in contact record for URL %s."] = "La
 $a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = "L'ID fornito dal tuo sistema è duplicato sul nostro sistema. Se riprovi dovrebbe funzionare.";
 $a->strings["Unable to set your contact credentials on our system."] = "Impossibile impostare le credenziali del tuo contatto sul nostro sistema.";
 $a->strings["Unable to update your contact profile details on our system"] = "Impossibile aggiornare i dettagli del tuo contatto sul nostro sistema";
+$a->strings["[Name Withheld]"] = "[Nome Nascosto]";
 $a->strings["%1\$s has joined %2\$s"] = "%1\$s si è unito a %2\$s";
-$a->strings["Event can not end before it has started."] = "Un evento non puo' finire prima di iniziare.";
-$a->strings["Event title and start time are required."] = "Titolo e ora di inizio dell'evento sono richiesti.";
-$a->strings["l, F j"] = "l j F";
-$a->strings["Edit event"] = "Modifca l'evento";
-$a->strings["link to source"] = "Collegamento all'originale";
-$a->strings["Events"] = "Eventi";
-$a->strings["Create New Event"] = "Crea un nuovo evento";
-$a->strings["Previous"] = "Precendente";
-$a->strings["Next"] = "Successivo";
-$a->strings["Event details"] = "Dettagli dell'evento";
-$a->strings["Starting date and Title are required."] = "La data di inizio e il titolo sono richiesti.";
-$a->strings["Event Starts:"] = "L'evento inizia:";
-$a->strings["Required"] = "Richiesto";
-$a->strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è definita";
-$a->strings["Event Finishes:"] = "L'evento finisce:";
-$a->strings["Adjust for viewer timezone"] = "Visualizza con il fuso orario di chi legge";
-$a->strings["Description:"] = "Descrizione:";
-$a->strings["Location:"] = "Posizione:";
-$a->strings["Title:"] = "Titolo:";
-$a->strings["Share this event"] = "Condividi questo evento";
-$a->strings["Photos"] = "Foto";
-$a->strings["Files"] = "File";
-$a->strings["Welcome to %s"] = "Benvenuto su %s";
-$a->strings["Remote privacy information not available."] = "Informazioni remote sulla privacy non disponibili.";
-$a->strings["Visible to:"] = "Visibile a:";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
-$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine.";
-$a->strings["No recipient."] = "Nessun destinatario.";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti.";
-$a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]";
-$a->strings["Edit contact"] = "Modifca contatto";
-$a->strings["Contacts who are not members of a group"] = "Contatti che non sono membri di un gruppo";
-$a->strings["This is Friendica, version"] = "Questo è Friendica, versione";
-$a->strings["running at web location"] = "in esecuzione all'indirizzo web";
-$a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."] = "Visita <a href=\"http://friendica.com\">Friendica.com</a> per saperne di più sul progetto Friendica.";
-$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
-$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggerimenti, lodi, donazioni, ecc -  e-mail a  \"Info\" at Friendica punto com";
-$a->strings["Installed plugins/addons/apps:"] = "Plugin/addon/applicazioni instalate";
-$a->strings["No installed plugins/addons/apps"] = "Nessun plugin/addons/applicazione installata";
-$a->strings["Remove My Account"] = "Rimuovi il mio account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo.";
-$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
-$a->strings["Image exceeds size limit of %s"] = "La dimensione dell'immagine supera il limite di %s";
-$a->strings["Unable to process image."] = "Impossibile caricare l'immagine.";
-$a->strings["Wall Photos"] = "Foto della bacheca";
-$a->strings["Image upload failed."] = "Caricamento immagine fallito.";
-$a->strings["Authorize application connection"] = "Autorizza la connessione dell'applicazione";
-$a->strings["Return to your app and insert this Securty Code:"] = "Torna alla tua applicazione e inserisci questo codice di sicurezza:";
-$a->strings["Please login to continue."] = "Effettua il login per continuare.";
-$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa applicazione per accedere ai messaggi e ai contatti, e / o creare nuovi messaggi per te?";
-$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s";
-$a->strings["Contact Photos"] = "Foto dei contatti";
-$a->strings["Photo Albums"] = "Album foto";
-$a->strings["Recent Photos"] = "Foto recenti";
-$a->strings["Upload New Photos"] = "Carica nuove foto";
-$a->strings["everybody"] = "tutti";
-$a->strings["Contact information unavailable"] = "I dati di questo contatto non sono disponibili";
-$a->strings["Profile Photos"] = "Foto del profilo";
-$a->strings["Album not found."] = "Album non trovato.";
-$a->strings["Delete Album"] = "Rimuovi album";
-$a->strings["Do you really want to delete this photo album and all its photos?"] = "Vuoi davvero cancellare questo album e tutte le sue foto?";
-$a->strings["Delete Photo"] = "Rimuovi foto";
-$a->strings["Do you really want to delete this photo?"] = "Vuoi veramente cancellare questa foto?";
-$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s è stato taggato in %2\$s da %3\$s";
-$a->strings["a photo"] = "una foto";
-$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
-$a->strings["No photos selected"] = "Nessuna foto selezionata";
+$a->strings["Requested profile is not available."] = "Profilo richiesto non disponibile.";
+$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
+$a->strings["Do you really want to delete this video?"] = "Vuoi veramente cancellare questo video?";
+$a->strings["Delete Video"] = "Rimuovi video";
+$a->strings["No videos selected"] = "Nessun video selezionato";
 $a->strings["Access to this item is restricted."] = "Questo oggetto non è visibile a tutti.";
-$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Hai usato %1$.2f MBytes su %2$.2f disponibili.";
-$a->strings["Upload Photos"] = "Carica foto";
-$a->strings["New album name: "] = "Nome nuovo album: ";
-$a->strings["or existing album name: "] = "o nome di un album esistente: ";
-$a->strings["Do not show a status post for this upload"] = "Non creare un post per questo upload";
-$a->strings["Permissions"] = "Permessi";
-$a->strings["Show to Groups"] = "Mostra ai gruppi";
-$a->strings["Show to Contacts"] = "Mostra ai contatti";
-$a->strings["Private Photo"] = "Foto privata";
-$a->strings["Public Photo"] = "Foto pubblica";
-$a->strings["Edit Album"] = "Modifica album";
-$a->strings["Show Newest First"] = "Mostra nuove foto per prime";
-$a->strings["Show Oldest First"] = "Mostra vecchie foto per prime";
-$a->strings["View Photo"] = "Vedi foto";
-$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere limitato.";
-$a->strings["Photo not available"] = "Foto non disponibile";
-$a->strings["View photo"] = "Vedi foto";
-$a->strings["Edit photo"] = "Modifica foto";
-$a->strings["Use as profile photo"] = "Usa come foto del profilo";
-$a->strings["View Full Size"] = "Vedi dimensione intera";
-$a->strings["Tags: "] = "Tag: ";
-$a->strings["[Remove any tag]"] = "[Rimuovi tutti i tag]";
-$a->strings["New album name"] = "Nuovo nome dell'album";
-$a->strings["Caption"] = "Titolo";
-$a->strings["Add a Tag"] = "Aggiungi tag";
-$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
-$a->strings["Do not rotate"] = "Non ruotare";
-$a->strings["Rotate CW (right)"] = "Ruota a destra";
-$a->strings["Rotate CCW (left)"] = "Ruota a sinistra";
-$a->strings["Private photo"] = "Foto privata";
-$a->strings["Public photo"] = "Foto pubblica";
-$a->strings["Share"] = "Condividi";
+$a->strings["View Video"] = "Guarda Video";
 $a->strings["View Album"] = "Sfoglia l'album";
-$a->strings["No profile"] = "Nessun profilo";
-$a->strings["Registration successful. Please check your email for further instructions."] = "Registrazione completata. Controlla la tua mail per ulteriori informazioni.";
-$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login.";
-$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere elaborata.";
-$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte del prorietario del sito.";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani.";
-$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'.";
-$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera.";
-$a->strings["Your OpenID (optional): "] = "Il tuo OpenID (opzionale): ";
-$a->strings["Include your profile in member directory?"] = "Includi il tuo profilo nell'elenco pubblico?";
-$a->strings["Membership on this site is by invitation only."] = "La registrazione su questo sito è solo su invito.";
-$a->strings["Your invitation ID: "] = "L'ID del tuo invito:";
-$a->strings["Your Full Name (e.g. Joe Smith): "] = "Il tuo nome completo (es. Mario Rossi): ";
-$a->strings["Your Email Address: "] = "Il tuo indirizzo email: ";
-$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>'."] = "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@\$sitename</strong>'.";
-$a->strings["Choose a nickname: "] = "Scegli un nome utente: ";
-$a->strings["Register"] = "Registrati";
-$a->strings["Import"] = "Importa";
-$a->strings["Import your profile to this friendica instance"] = "Importa il tuo profilo in questo server friendica";
+$a->strings["Recent Videos"] = "Video Recenti";
+$a->strings["Upload New Videos"] = "Carica Nuovo Video";
+$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s";
+$a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato.";
+$a->strings["Suggest Friends"] = "Suggerisci amici";
+$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s";
+$a->strings["Invalid request."] = "Richiesta non valida.";
 $a->strings["No valid account found."] = "Nessun account valido trovato.";
 $a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email.";
 $a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\nGentile %1\$s,\n    abbiamo ricevuto su \"%2\$s\" una richiesta di resettare la password del tuo account. Per confermare questa richiesta, selezionate il link di conferma qui sotto o incollatelo nella barra indirizzo del vostro browser.\n\nSe NON hai richiesto questa modifica, NON selezionare il link e ignora o cancella questa email.\n\nLa tua password non verrà modificata a meno che non possiamo verificare che tu abbia effettivamente richiesto la modifica.";
@@ -634,182 +271,578 @@ $a->strings["Forgot your Password?"] = "Hai dimenticato la password?";
 $a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password.";
 $a->strings["Nickname or Email: "] = "Nome utente o email: ";
 $a->strings["Reset"] = "Reimposta";
-$a->strings["System down for maintenance"] = "Sistema in manutenzione";
-$a->strings["Item not available."] = "Oggetto non disponibile.";
-$a->strings["Item was not found."] = "Oggetto non trovato.";
-$a->strings["Applications"] = "Applicazioni";
-$a->strings["No installed applications."] = "Nessuna applicazione installata.";
-$a->strings["Help:"] = "Guida:";
-$a->strings["Help"] = "Guida";
-$a->strings["%d contact edited."] = array(
-       0 => "%d contatto modificato",
-       1 => "%d contatti modificati",
-);
-$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto.";
-$a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato.";
-$a->strings["Contact updated."] = "Contatto aggiornato.";
-$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato";
-$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato";
-$a->strings["Contact has been ignored"] = "Il contatto è ignorato";
-$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato";
-$a->strings["Contact has been archived"] = "Il contatto è stato archiviato";
-$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato";
-$a->strings["Do you really want to delete this contact?"] = "Vuoi veramente cancellare questo contatto?";
-$a->strings["Contact has been removed."] = "Il contatto è stato rimosso.";
-$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s";
-$a->strings["You are sharing with %s"] = "Stai condividendo con %s";
-$a->strings["%s is sharing with you"] = "%s sta condividendo con te";
-$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto.";
-$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)";
-$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)";
-$a->strings["Suggest friends"] = "Suggerisci amici";
-$a->strings["Network type: %s"] = "Tipo di rete: %s";
-$a->strings["%d contact in common"] = array(
-       0 => "%d contatto in comune",
-       1 => "%d contatti in comune",
+$a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s";
+$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s";
+$a->strings["{0} wants to be your friend"] = "{0} vuole essere tuo amico";
+$a->strings["{0} sent you a message"] = "{0} ti ha inviato un messaggio";
+$a->strings["{0} requested registration"] = "{0} chiede la registrazione";
+$a->strings["No contacts."] = "Nessun contatto.";
+$a->strings["View Contacts"] = "Visualizza i contatti";
+$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido.";
+$a->strings["Discard"] = "Scarta";
+$a->strings["System"] = "Sistema";
+$a->strings["Network"] = "Rete";
+$a->strings["Personal"] = "Personale";
+$a->strings["Home"] = "Home";
+$a->strings["Introductions"] = "Presentazioni";
+$a->strings["Show Ignored Requests"] = "Mostra richieste ignorate";
+$a->strings["Hide Ignored Requests"] = "Nascondi richieste ignorate";
+$a->strings["Notification type: "] = "Tipo di notifica: ";
+$a->strings["Friend Suggestion"] = "Amico suggerito";
+$a->strings["suggested by %s"] = "sugerito da %s";
+$a->strings["Post a new friend activity"] = "Invia una attività \"è ora amico con\"";
+$a->strings["if applicable"] = "se applicabile";
+$a->strings["Approve"] = "Approva";
+$a->strings["Claims to be known to you: "] = "Dice di conoscerti: ";
+$a->strings["yes"] = "si";
+$a->strings["no"] = "no";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Fan/Admirer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Fan/Ammiratore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:";
+$a->strings["Shall your connection be bidirectional or not? \"Friend\" implies that you allow to read and you subscribe to their posts. \"Sharer\" means that you allow to read but you do not want to read theirs. Approve as: "] = "La connessione dovrà essere bidirezionale o no? \"Amici\" implica che tu permetti al contatto di leggere i tuoi post e tu leggerai i suoi. \"Condivisore\" significa che permetti al contatto di leggere i tuoi posto ma tu non vuoi leggere i suoi. Approva come:";
+$a->strings["Friend"] = "Amico";
+$a->strings["Sharer"] = "Condivisore";
+$a->strings["Fan/Admirer"] = "Fan/Ammiratore";
+$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
+$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
+$a->strings["Location:"] = "Posizione:";
+$a->strings["About:"] = "Informazioni:";
+$a->strings["Tags:"] = "Tag:";
+$a->strings["Gender:"] = "Genere:";
+$a->strings["No introductions."] = "Nessuna presentazione.";
+$a->strings["Notifications"] = "Notifiche";
+$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s";
+$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s";
+$a->strings["%s is now friends with %s"] = "%s è ora amico di %s";
+$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio";
+$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s";
+$a->strings["No more network notifications."] = "Nessuna nuova.";
+$a->strings["Network Notifications"] = "Notifiche dalla rete";
+$a->strings["No more system notifications."] = "Nessuna nuova notifica di sistema.";
+$a->strings["System Notifications"] = "Notifiche di sistema";
+$a->strings["No more personal notifications."] = "Nessuna nuova.";
+$a->strings["Personal Notifications"] = "Notifiche personali";
+$a->strings["No more home notifications."] = "Nessuna nuova.";
+$a->strings["Home Notifications"] = "Notifiche bacheca";
+$a->strings["Source (bbcode) text:"] = "Testo sorgente (bbcode):";
+$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Testo sorgente (da Diaspora) da convertire in BBcode:";
+$a->strings["Source input: "] = "Sorgente:";
+$a->strings["bb2html (raw HTML): "] = "bb2html (HTML grezzo):";
+$a->strings["bb2html: "] = "bb2html:";
+$a->strings["bb2html2bb: "] = "bb2html2bb: ";
+$a->strings["bb2md: "] = "bb2md: ";
+$a->strings["bb2md2html: "] = "bb2md2html: ";
+$a->strings["bb2dia2bb: "] = "bb2dia2bb: ";
+$a->strings["bb2md2html2bb: "] = "bb2md2html2bb: ";
+$a->strings["Source input (Diaspora format): "] = "Sorgente (formato Diaspora):";
+$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["Nothing new here"] = "Niente di nuovo qui";
+$a->strings["Clear notifications"] = "Pulisci le notifiche";
+$a->strings["New Message"] = "Nuovo messaggio";
+$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
+$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
+$a->strings["Message could not be sent."] = "Il messaggio non puo' essere inviato.";
+$a->strings["Message collection failure."] = "Errore recuperando il messaggio.";
+$a->strings["Message sent."] = "Messaggio inviato.";
+$a->strings["Messages"] = "Messaggi";
+$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?";
+$a->strings["Message deleted."] = "Messaggio eliminato.";
+$a->strings["Conversation removed."] = "Conversazione rimossa.";
+$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:";
+$a->strings["Send Private Message"] = "Invia un messaggio privato";
+$a->strings["To:"] = "A:";
+$a->strings["Subject:"] = "Oggetto:";
+$a->strings["Your message:"] = "Il tuo messaggio:";
+$a->strings["Upload photo"] = "Carica foto";
+$a->strings["Insert web link"] = "Inserisci link";
+$a->strings["Please wait"] = "Attendi";
+$a->strings["No messages."] = "Nessun messaggio.";
+$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s";
+$a->strings["You and %s"] = "Tu e %s";
+$a->strings["%s and You"] = "%s e Tu";
+$a->strings["Delete conversation"] = "Elimina la conversazione";
+$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
+$a->strings["%d message"] = array(
+       0 => "%d messaggio",
+       1 => "%d messaggi",
 );
-$a->strings["View all contacts"] = "Vedi tutti i contatti";
-$a->strings["Toggle Blocked status"] = "Inverti stato \"Blocca\"";
-$a->strings["Unignore"] = "Non ignorare";
-$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\"";
-$a->strings["Unarchive"] = "Dearchivia";
-$a->strings["Archive"] = "Archivia";
-$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
-$a->strings["Repair"] = "Ripara";
-$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
-$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!";
-$a->strings["Fetch further information for feeds"] = "Recupera maggiori infomazioni per i feed";
-$a->strings["Disabled"] = "Disabilitato";
-$a->strings["Fetch information"] = "Recupera informazioni";
-$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave";
-$a->strings["Contact Editor"] = "Editor dei Contatti";
-$a->strings["Profile Visibility"] = "Visibilità del profilo";
-$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Seleziona il profilo che vuoi mostrare a %s quando visita il tuo profilo in modo sicuro.";
-$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto";
-$a->strings["Edit contact notes"] = "Modifica note contatto";
-$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto";
-$a->strings["Ignore contact"] = "Ignora il contatto";
-$a->strings["Repair URL settings"] = "Impostazioni riparazione URL";
-$a->strings["View conversations"] = "Vedi conversazioni";
-$a->strings["Delete contact"] = "Rimuovi contatto";
-$a->strings["Last update:"] = "Ultimo aggiornamento:";
-$a->strings["Update public posts"] = "Aggiorna messaggi pubblici";
-$a->strings["Currently blocked"] = "Bloccato";
-$a->strings["Currently ignored"] = "Ignorato";
-$a->strings["Currently archived"] = "Al momento archiviato";
-$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili";
-$a->strings["Notification for new posts"] = "Notifica per i nuovi messaggi";
-$a->strings["Send a notification of every new post of this contact"] = "Invia una notifica per ogni nuovo messaggio di questo contatto";
-$a->strings["Blacklisted keywords"] = "Parole chiave in blacklist";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separata da virgola di parole chiave che non dovranno essere convertite in hastag, quando \"Recupera informazioni e parole chiave\" è selezionato";
-$a->strings["Suggestions"] = "Suggerimenti";
-$a->strings["Suggest potential friends"] = "Suggerisci potenziali amici";
-$a->strings["All Contacts"] = "Tutti i contatti";
-$a->strings["Show all contacts"] = "Mostra tutti i contatti";
-$a->strings["Unblocked"] = "Sbloccato";
-$a->strings["Only show unblocked contacts"] = "Mostra solo contatti non bloccati";
-$a->strings["Blocked"] = "Bloccato";
-$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati";
-$a->strings["Ignored"] = "Ignorato";
-$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati";
-$a->strings["Archived"] = "Achiviato";
-$a->strings["Only show archived contacts"] = "Mostra solo contatti archiviati";
-$a->strings["Hidden"] = "Nascosto";
-$a->strings["Only show hidden contacts"] = "Mostra solo contatti nascosti";
-$a->strings["Contacts"] = "Contatti";
-$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
-$a->strings["Finding: "] = "Ricerca: ";
-$a->strings["Find"] = "Trova";
-$a->strings["Update"] = "Aggiorna";
-$a->strings["Mutual Friendship"] = "Amicizia reciproca";
-$a->strings["is a fan of yours"] = "è un tuo fan";
-$a->strings["you are a fan of"] = "sei un fan di";
-$a->strings["Do you really want to delete this video?"] = "Vuoi veramente cancellare questo video?";
-$a->strings["Delete Video"] = "Rimuovi video";
-$a->strings["No videos selected"] = "Nessun video selezionato";
-$a->strings["Recent Videos"] = "Video Recenti";
-$a->strings["Upload New Videos"] = "Carica Nuovo Video";
-$a->strings["Common Friends"] = "Amici in comune";
-$a->strings["No contacts in common."] = "Nessun contatto in comune.";
-$a->strings["You already added this contact."] = "Hai già aggiunto questo contatto.";
-$a->strings["Contact added"] = "Contatto aggiunto";
+$a->strings["Message not available."] = "Messaggio non disponibile.";
+$a->strings["Delete message"] = "Elimina il messaggio";
+$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente.";
+$a->strings["Send Reply"] = "Invia la risposta";
+$a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]";
+$a->strings["Contact settings applied."] = "Contatto modificato.";
+$a->strings["Contact update failed."] = "Le modifiche al contatto non sono state salvate.";
+$a->strings["Repair Contact Settings"] = "Ripara il contatto";
+$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ATTENZIONE: Queste sono impostazioni avanzate</strong> e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più";
+$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Usa <strong>ora</strong> il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina.";
+$a->strings["Return to contact editor"] = "Ritorna alla modifica contatto";
+$a->strings["No mirroring"] = "Non duplicare";
+$a->strings["Mirror as forwarded posting"] = "Duplica come messaggi ricondivisi";
+$a->strings["Mirror as my own posting"] = "Duplica come miei messaggi";
+$a->strings["Refetch contact data"] = "Ricarica dati contatto";
+$a->strings["Name"] = "Nome";
+$a->strings["Account Nickname"] = "Nome utente";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@TagName - al posto del nome utente";
+$a->strings["Account URL"] = "URL dell'utente";
+$a->strings["Friend Request URL"] = "URL Richiesta Amicizia";
+$a->strings["Friend Confirm URL"] = "URL Conferma Amicizia";
+$a->strings["Notification Endpoint URL"] = "URL Notifiche";
+$a->strings["Poll/Feed URL"] = "URL Feed";
+$a->strings["New photo from this URL"] = "Nuova foto da questo URL";
+$a->strings["Remote Self"] = "Io remoto";
+$a->strings["Mirror postings from this contact"] = "Ripeti i messaggi di questo contatto";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Imposta questo contatto come 'io remoto', questo farà si che friendica reinvii i nuovi messaggi da questo contatto.";
 $a->strings["Login"] = "Accedi";
 $a->strings["The post was created"] = "Il messaggio è stato creato";
-$a->strings["Move account"] = "Muovi account";
-$a->strings["You can import an account from another Friendica server."] = "Puoi importare un account da un altro server Friendica.";
-$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui.";
-$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (status.net/identi.ca) o da Diaspora";
-$a->strings["Account file"] = "File account";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\"";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s";
-$a->strings["Friends of %s"] = "Amici di %s";
-$a->strings["No friends to display."] = "Nessun amico da visualizzare.";
-$a->strings["Tag removed"] = "Tag rimosso";
-$a->strings["Remove Item Tag"] = "Rimuovi il tag";
-$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: ";
-$a->strings["Remove"] = "Rimuovi";
-$a->strings["Welcome to Friendica"] = "Benvenuto su Friendica";
-$a->strings["New Member Checklist"] = "Cose da fare per i Nuovi Utenti";
-$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione.";
-$a->strings["Getting Started"] = "Come Iniziare";
-$a->strings["Friendica Walk-Through"] = "Friendica Passo-Passo";
-$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."] = "Sulla tua pagina <em>Quick Start</em> - veloce introduzione alla tua pagina profilo e alla pagina Rete, fai qualche nuova amicizia, e trova qualche gruppo a cui unirti.";
-$a->strings["Go to Your Settings"] = "Vai alle tue Impostazioni";
-$a->strings["On your <em>Settings</em> page -  change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = "Nella tua pagina <em>Impostazioni</em> - cambia la tua password iniziale. Prendi anche nota del tuo Indirizzo Identità. Assomiglia a un indirizzo email e sarà utile per stringere amicizie nel web sociale libero.";
-$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = "Guarda le altre impostazioni, in particolare le impostazioni della privacy. Un profilo non pubblicato è come un numero di telefono non in elenco. In genere, dovresti pubblicare il tuo profilo - a meno che tutti i tuoi amici e potenziali tali sappiano esattamente come trovarti.";
-$a->strings["Profile"] = "Profilo";
-$a->strings["Upload Profile Photo"] = "Carica la foto del profilo";
-$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = "Carica una foto del profilo se non l'hai ancora fatto. Studi hanno mostrato che persone che hanno vere foto di se stessi hanno dieci volte più probabilità di fare amicizie rispetto alle persone che non ce l'hanno.";
-$a->strings["Edit Your Profile"] = "Modifica il tuo Profilo";
-$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = "Modifica il tuo profilo <strong>predefinito</strong> a piacimento. Rivedi le impostazioni per nascondere la tua lista di amici e nascondere il profilo ai visitatori sconosciuti.";
-$a->strings["Profile Keywords"] = "Parole chiave del profilo";
-$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = "Inserisci qualche parola chiave pubblica nel tuo profilo predefinito che descriva i tuoi interessi. Potremmo essere in grado di trovare altre persone con interessi similari e suggerirti delle amicizie.";
-$a->strings["Connecting"] = "Collegarsi";
-$a->strings["Facebook"] = "Facebook";
-$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = "Autorizza il Facebook Connector se hai un account Facebook, e noi (opzionalmente) importeremo tuti i tuoi amici e le tue conversazioni da Facebook.";
-$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = "<em>Se</em questo è il tuo server personale, installare il plugin per Facebook puo' aiutarti nella transizione verso il web sociale libero.";
-$a->strings["Importing Emails"] = "Importare le Email";
-$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = "Inserisci i tuoi dati di accesso all'email nella tua pagina Impostazioni Connettori se vuoi importare e interagire con amici o mailing list dalla tua casella di posta in arrivo";
-$a->strings["Go to Your Contacts Page"] = "Vai alla tua pagina Contatti";
-$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = "La tua pagina Contatti è il mezzo per gestire le amicizie e collegarsi con amici su altre reti. Di solito, basta inserire l'indirizzo nel campo <em>Aggiungi Nuovo Contatto</em>";
-$a->strings["Go to Your Site's Directory"] = "Vai all'Elenco del tuo sito";
-$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = "La pagina Elenco ti permette di trovare altre persone in questa rete o in altri siti. Cerca un link <em>Connetti</em> o <em>Segui</em> nella loro pagina del profilo. Inserisci il tuo Indirizzo Identità, se richiesto.";
-$a->strings["Finding New People"] = "Trova nuove persone";
-$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = "Nel pannello laterale nella pagina \"Contatti\", ci sono diversi strumenti per trovare nuovi amici. Possiamo confrontare le persone per interessi, cercare le persone per nome e fornire suggerimenti basati sui tuoi contatti esistenti. Su un sito nuovo, i suggerimenti sono di solito presenti dopo 24 ore.";
-$a->strings["Groups"] = "Gruppi";
-$a->strings["Group Your Contacts"] = "Raggruppa i tuoi contatti";
-$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = "Quando avrai alcuni amici, organizzali in gruppi di conversazioni private dalla barra laterale della tua pagina Contatti. Potrai interagire privatamente con ogni gruppo nella tua pagina Rete";
-$a->strings["Why Aren't My Posts Public?"] = "Perchè i miei post non sono pubblici?";
-$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."] = "Friendica rispetta la tua provacy. Per impostazione predefinita, i tuoi post sono mostrati solo alle persone che hai aggiunto come amici. Per maggiori informazioni guarda la sezione della guida dal link qui sopra.";
-$a->strings["Getting Help"] = "Ottenere Aiuto";
-$a->strings["Go to the Help Section"] = "Vai alla sezione Guida";
-$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Le nostre pagine della <strong>guida</strong> possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse.";
+$a->strings["Access denied."] = "Accesso negato.";
+$a->strings["People Search - %s"] = "Cerca persone - %s";
+$a->strings["Connect"] = "Connetti";
+$a->strings["No matches"] = "Nessun risultato";
+$a->strings["Photos"] = "Foto";
+$a->strings["Files"] = "File";
+$a->strings["Contacts who are not members of a group"] = "Contatti che non sono membri di un gruppo";
+$a->strings["Theme settings updated."] = "Impostazioni del tema aggiornate.";
+$a->strings["Site"] = "Sito";
+$a->strings["Users"] = "Utenti";
+$a->strings["Plugins"] = "Plugin";
+$a->strings["Themes"] = "Temi";
+$a->strings["DB updates"] = "Aggiornamenti Database";
+$a->strings["Inspect Queue"] = "Ispeziona Coda di invio";
+$a->strings["Logs"] = "Log";
+$a->strings["probe address"] = "controlla indirizzo";
+$a->strings["check webfinger"] = "verifica webfinger";
+$a->strings["Admin"] = "Amministrazione";
+$a->strings["Plugin Features"] = "Impostazioni Plugins";
+$a->strings["diagnostics"] = "diagnostiche";
+$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
+$a->strings["Administration"] = "Amministrazione";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Nome Destinatario";
+$a->strings["Recipient Profile"] = "Profilo Destinatario";
+$a->strings["Created"] = "Creato";
+$a->strings["Last Tried"] = "Ultimo Tentativo";
+$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "Questa pagina elenca il contenuto della coda di invo dei post. Questi sono post la cui consegna è fallita. Verranno reinviati più tardi ed eventualmente cancellati se la consegna continua a fallire.";
+$a->strings["Normal Account"] = "Account normale";
+$a->strings["Soapbox Account"] = "Account per comunicati e annunci";
+$a->strings["Community/Celebrity Account"] = "Account per celebrità o per comunità";
+$a->strings["Automatic Friend Account"] = "Account per amicizia automatizzato";
+$a->strings["Blog Account"] = "Account Blog";
+$a->strings["Private Forum"] = "Forum Privato";
+$a->strings["Message queues"] = "Code messaggi";
+$a->strings["Summary"] = "Sommario";
+$a->strings["Registered users"] = "Utenti registrati";
+$a->strings["Pending registrations"] = "Registrazioni in attesa";
+$a->strings["Version"] = "Versione";
+$a->strings["Active plugins"] = "Plugin attivi";
+$a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]";
+$a->strings["Site settings updated."] = "Impostazioni del sito aggiornate.";
+$a->strings["No special theme for mobile devices"] = "Nessun tema speciale per i dispositivi mobili";
+$a->strings["No community page"] = "Nessuna pagina Comunità";
+$a->strings["Public postings from users of this site"] = "Messaggi pubblici dagli utenti di questo sito";
+$a->strings["Global community page"] = "Pagina Comunità globale";
+$a->strings["At post arrival"] = "All'arrivo di un messaggio";
+$a->strings["Frequently"] = "Frequentemente";
+$a->strings["Hourly"] = "Ogni ora";
+$a->strings["Twice daily"] = "Due volte al dì";
+$a->strings["Daily"] = "Giornalmente";
+$a->strings["Users, Global Contacts"] = "Utenti, Contatti Globali";
+$a->strings["Users, Global Contacts/fallback"] = "Utenti, Contatti Globali/fallback";
+$a->strings["One month"] = "Un meso";
+$a->strings["Three months"] = "Tre mesi";
+$a->strings["Half a year"] = "Sei mesi";
+$a->strings["One year"] = "Un anno";
+$a->strings["Multi user instance"] = "Istanza multi utente";
+$a->strings["Closed"] = "Chiusa";
+$a->strings["Requires approval"] = "Richiede l'approvazione";
+$a->strings["Open"] = "Aperta";
+$a->strings["No SSL policy, links will track page SSL state"] = "Nessuna gestione SSL, i link seguiranno lo stato SSL della pagina";
+$a->strings["Force all links to use SSL"] = "Forza tutti i linki ad usare SSL";
+$a->strings["Self-signed certificate, use SSL for local links only (discouraged)"] = "Certificato auto-firmato, usa SSL solo per i link locali (sconsigliato)";
+$a->strings["Save Settings"] = "Salva Impostazioni";
+$a->strings["Registration"] = "Registrazione";
+$a->strings["File upload"] = "Caricamento file";
+$a->strings["Policies"] = "Politiche";
+$a->strings["Advanced"] = "Avanzate";
+$a->strings["Auto Discovered Contact Directory"] = "Elenco Contatti Scoperto Automaticamente";
+$a->strings["Performance"] = "Performance";
+$a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Trasloca - ATTENZIONE: funzione avanzata! Puo' rendere questo server irraggiungibile.";
+$a->strings["Site name"] = "Nome del sito";
+$a->strings["Host name"] = "Nome host";
+$a->strings["Sender Email"] = "Mittente email";
+$a->strings["Banner/Logo"] = "Banner/Logo";
+$a->strings["Shortcut icon"] = "Icona shortcut";
+$a->strings["Touch icon"] = "Icona touch";
+$a->strings["Additional Info"] = "Informazioni aggiuntive";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/siteinfo."] = "Per server pubblici: puoi aggiungere informazioni extra che verrano mostrate su %s/siteinfo.";
+$a->strings["System language"] = "Lingua di sistema";
+$a->strings["System theme"] = "Tema di sistema";
+$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Tema di sistema - puo' essere sovrascritto dalle impostazioni utente - <a href='#' id='cnftheme'>cambia le impostazioni del tema</a>";
+$a->strings["Mobile system theme"] = "Tema mobile di sistema";
+$a->strings["Theme for mobile devices"] = "Tema per dispositivi mobili";
+$a->strings["SSL link policy"] = "Gestione link SSL";
+$a->strings["Determines whether generated links should be forced to use SSL"] = "Determina se i link generati devono essere forzati a usare SSL";
+$a->strings["Force SSL"] = "Forza SSL";
+$a->strings["Force all Non-SSL requests to SSL - Attention: on some systems it could lead to endless loops."] = "Forza tutte le richieste non SSL su SSL - Attenzione: su alcuni sistemi puo' portare a loop senza fine";
+$a->strings["Old style 'Share'"] = "Ricondivisione vecchio stile";
+$a->strings["Deactivates the bbcode element 'share' for repeating items."] = "Disattiva l'elemento bbcode 'share' con elementi ripetuti";
+$a->strings["Hide help entry from navigation menu"] = "Nascondi la voce 'Guida' dal menu di navigazione";
+$a->strings["Hides the menu entry for the Help pages from the navigation menu. You can still access it calling /help directly."] = "Nasconde la voce per le pagine della guida dal menu di navigazione. E' comunque possibile accedervi richiamando /help direttamente.";
+$a->strings["Single user instance"] = "Instanza a singolo utente";
+$a->strings["Make this instance multi-user or single-user for the named user"] = "Rendi questa istanza multi utente o a singolo utente per l'utente selezionato";
+$a->strings["Maximum image size"] = "Massima dimensione immagini";
+$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = "Massima dimensione in byte delle immagini caricate. Il default è 0, cioè nessun limite.";
+$a->strings["Maximum image length"] = "Massima lunghezza immagine";
+$a->strings["Maximum length in pixels of the longest side of uploaded images. Default is -1, which means no limits."] = "Massima lunghezza in pixel del lato più lungo delle immagini caricate. Predefinito a -1, ovvero nessun limite.";
+$a->strings["JPEG image quality"] = "Qualità immagini JPEG";
+$a->strings["Uploaded JPEGS will be saved at this quality setting [0-100]. Default is 100, which is full quality."] = "Le immagini JPEG caricate verranno salvate con questa qualità [0-100]. Predefinito è 100, ovvero qualità piena.";
+$a->strings["Register policy"] = "Politica di registrazione";
+$a->strings["Maximum Daily Registrations"] = "Massime registrazioni giornaliere";
+$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "Se la registrazione è permessa, qui si definisce il massimo numero di nuovi utenti registrati da accettare giornalmente. Se la registrazione è chiusa, questa impostazione non ha effetto.";
+$a->strings["Register text"] = "Testo registrazione";
+$a->strings["Will be displayed prominently on the registration page."] = "Sarà mostrato ben visibile nella pagina di registrazione.";
+$a->strings["Accounts abandoned after x days"] = "Account abbandonati dopo x giorni";
+$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Non spreca risorse di sistema controllando siti esterni per gli account abbandonati. Immettere 0 per nessun limite di tempo.";
+$a->strings["Allowed friend domains"] = "Domini amici consentiti";
+$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virglola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio.";
+$a->strings["Allowed email domains"] = "Domini email consentiti";
+$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = "Elenco separato da virgola dei domini permessi come indirizzi email in fase di registrazione a questo sito. Sono accettati caratteri jolly. Lascalo vuoto per accettare qualsiasi dominio.";
+$a->strings["Block public"] = "Blocca pagine pubbliche";
+$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Seleziona per bloccare l'accesso pubblico a tutte le pagine personali di questo sito, a meno di essere loggato.";
+$a->strings["Force publish"] = "Forza publicazione";
+$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per forzare tutti i profili di questo sito ad essere compresi  nell'elenco di questo sito.";
+$a->strings["Global directory update URL"] = "URL aggiornamento Elenco Globale";
+$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL dell'elenco globale. Se vuoto, l'elenco globale sarà completamente disabilitato.";
+$a->strings["Allow threaded items"] = "Permetti commenti nidificati";
+$a->strings["Allow infinite level threading for items on this site."] = "Permette un infinito livello di nidificazione dei commenti su questo sito.";
+$a->strings["Private posts by default for new users"] = "Post privati di default per i nuovi utenti";
+$a->strings["Set default post permissions for all new members to the default privacy group rather than public."] = "Imposta i permessi predefiniti dei post per tutti i nuovi utenti come privati per il gruppo predefinito, invece che pubblici.";
+$a->strings["Don't include post content in email notifications"] = "Non includere il contenuto dei post nelle notifiche via email";
+$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."] = "Non include il contenuti del post/commento/messaggio privato/etc. nelle notifiche email che sono inviate da questo sito, per privacy";
+$a->strings["Disallow public access to addons listed in the apps menu."] = "Disabilita l'accesso pubblico ai plugin raccolti nel menu apps.";
+$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Selezionando questo box si limiterà ai soli membri l'accesso agli addon nel menu applicazioni";
+$a->strings["Don't embed private images in posts"] = "Non inglobare immagini private nei post";
+$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."] = "Non sostituire le foto locali nei post con una copia incorporata dell'immagine. Questo significa che i contatti che riceveranno i post contenenti foto private dovranno autenticarsi e caricare ogni immagine, cosa che puo' richiedere un po' di tempo.";
+$a->strings["Allow Users to set remote_self"] = "Permetti agli utenti di impostare 'io remoto'";
+$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "Selezionando questo, a tutti gli utenti sarà permesso di impostare qualsiasi contatto come 'io remoto' nella pagina di modifica del contatto. Impostare questa opzione fa si che tutti i messaggi di quel contatto vengano ripetuti nello stream del'utente.";
+$a->strings["Block multiple registrations"] = "Blocca registrazioni multiple";
+$a->strings["Disallow users to register additional accounts for use as pages."] = "Non permette all'utente di registrare account extra da usare come pagine.";
+$a->strings["OpenID support"] = "Supporto OpenID";
+$a->strings["OpenID support for registration and logins."] = "Supporta OpenID per la registrazione e il login";
+$a->strings["Fullname check"] = "Controllo nome completo";
+$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Forza gli utenti a registrarsi con uno spazio tra il nome e il cognome in \"Nome completo\", come misura antispam";
+$a->strings["UTF-8 Regular expressions"] = "Espressioni regolari UTF-8";
+$a->strings["Use PHP UTF8 regular expressions"] = "Usa le espressioni regolari PHP in UTF8";
+$a->strings["Community Page Style"] = "Stile pagina Comunità";
+$a->strings["Type of community page to show. 'Global community' shows every public posting from an open distributed network that arrived on this server."] = "Tipo di pagina Comunità da mostrare. 'Comunità Globale' mostra tutti i messaggi pubblici arrivati su questo server da network aperti distribuiti.";
+$a->strings["Posts per user on community page"] = "Messaggi per utente nella pagina Comunità";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Il numero massimo di messaggi per utente mostrato nella pagina Comuntà (non valido per 'Comunità globale')";
+$a->strings["Enable OStatus support"] = "Abilita supporto OStatus";
+$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Fornisce la compatibilità integrata a OStatus (StatusNet, Gnu Social, etc.). Tutte le comunicazioni su OStatus sono pubbliche, quindi un avviso di privacy verrà mostrato occasionalmente.";
+$a->strings["OStatus conversation completion interval"] = "Intervallo completamento conversazioni OStatus";
+$a->strings["How often shall the poller check for new entries in OStatus conversations? This can be a very ressource task."] = "quanto spesso il poller deve controllare se esistono nuovi commenti in una conversazione OStatus? Questo è un lavoro che puo' richiedere molte risorse.";
+$a->strings["Enable Diaspora support"] = "Abilita il supporto a Diaspora";
+$a->strings["Provide built-in Diaspora network compatibility."] = "Fornisce compatibilità con il network Diaspora.";
+$a->strings["Only allow Friendica contacts"] = "Permetti solo contatti Friendica";
+$a->strings["All contacts must use Friendica protocols. All other built-in communication protocols disabled."] = "Tutti i contatti devono usare il protocollo di Friendica. Tutti gli altri protocolli sono disabilitati.";
+$a->strings["Verify SSL"] = "Verifica SSL";
+$a->strings["If you wish, you can turn on strict certificate checking. This will mean you cannot connect (at all) to self-signed SSL sites."] = "Se vuoi, puoi abilitare il controllo rigoroso dei certificati.Questo significa che non potrai collegarti (del tutto) con siti con certificati SSL auto-firmati.";
+$a->strings["Proxy user"] = "Utente Proxy";
+$a->strings["Proxy URL"] = "URL Proxy";
+$a->strings["Network timeout"] = "Timeout rete";
+$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = "Valore in secondi. Imposta a 0 per illimitato (non raccomandato).";
+$a->strings["Delivery interval"] = "Intervallo di invio";
+$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = "Ritarda il processo di invio in background  di n secondi per ridurre il carico di sistema. Raccomandato:  4-5 per host condivisit, 2-3 per VPS. 0-1 per grandi server dedicati.";
+$a->strings["Poll interval"] = "Intervallo di poll";
+$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Ritarda il processo di poll in background di n secondi per ridurre il carico di sistema. Se 0, usa l'intervallo di invio.";
+$a->strings["Maximum Load Average"] = "Massimo carico medio";
+$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Massimo carico di sistema prima che i processi di invio e di poll siano ritardati. Predefinito a 50.";
+$a->strings["Maximum Load Average (Frontend)"] = "Media Massimo Carico (Frontend)";
+$a->strings["Maximum system load before the frontend quits service - default 50."] = "Massimo carico di sistema prima che il frontend fermi il servizio - default 50.";
+$a->strings["Periodical check of global contacts"] = "Check periodico dei contatti globali";
+$a->strings["If enabled, the global contacts are checked periodically for missing or outdated data and the vitality of the contacts and servers."] = "Se abilitato, i contatti globali sono controllati periodicamente per verificare dati mancanti o sorpassati e la vitaltà dei contatti e dei server.";
+$a->strings["Discover contacts from other servers"] = "Trova contatti dagli altri server";
+$a->strings["Periodically query other servers for contacts. You can choose between 'users': the users on the remote system, 'Global Contacts': active contacts that are known on the system. The fallback is meant for Redmatrix servers and older friendica servers, where global contacts weren't available. The fallback increases the server load, so the recommened setting is 'Users, Global Contacts'."] = "Richiede periodicamente contatti agli altri server. Puoi scegliere tra 'utenti', gli uenti sul sistema remoto, o 'contatti globali', i contatti attivi che sono conosciuti dal sistema. Il fallback è pensato per i server Redmatrix e i vecchi server Friendica, dove i contatti globali non sono disponibili. Il fallback incrementa il carico di sistema, per cui l'impostazione consigliata è \"Utenti, Contatti Globali\".";
+$a->strings["Timeframe for fetching global contacts"] = "Termine per il recupero contatti globali";
+$a->strings["When the discovery is activated, this value defines the timeframe for the activity of the global contacts that are fetched from other servers."] = "Quando si attiva la scoperta, questo valore definisce il periodo di tempo per l'attività dei contatti globali che vengono prelevati da altri server.";
+$a->strings["Search the local directory"] = "Cerca la directory locale";
+$a->strings["Search the local directory instead of the global directory. When searching locally, every search will be executed on the global directory in the background. This improves the search results when the search is repeated."] = "Cerca nella directory locale invece che nella directory globale. Durante la ricerca a livello locale, ogni ricerca verrà eseguita sulla directory globale in background. Ciò migliora i risultati della ricerca quando la ricerca viene ripetuta.";
+$a->strings["Publish server information"] = "Pubblica informazioni server";
+$a->strings["If enabled, general server and usage data will be published. The data contains the name and version of the server, number of users with public profiles, number of posts and the activated protocols and connectors. See <a href='http://the-federation.info/'>the-federation.info</a> for details."] = "Se abilitata, saranno pubblicati i dati generali del server e i dati di utilizzo. I dati contengono il nome e la versione del server, il numero di utenti con profili pubblici, numero dei posti e dei protocolli e connettori attivati. Per informazioni, vedere <a href='http://the-federation.info/'> the-federation.info </a>.";
+$a->strings["Use MySQL full text engine"] = "Usa il motore MySQL full text";
+$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."] = "Attiva il motore full text. Velocizza la ricerca, ma puo' cercare solo per quattro o più caratteri.";
+$a->strings["Suppress Language"] = "Disattiva lingua";
+$a->strings["Suppress language information in meta information about a posting."] = "Disattiva le informazioni sulla lingua nei meta di un post.";
+$a->strings["Suppress Tags"] = "Sopprimi Tags";
+$a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Non mostra la lista di hashtag in coda al messaggio";
+$a->strings["Path to item cache"] = "Percorso cache elementi";
+$a->strings["The item caches buffers generated bbcode and external images."] = "La cache degli elementi memorizza il bbcode generato e le immagini esterne.";
+$a->strings["Cache duration in seconds"] = "Durata della cache in secondi";
+$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day). To disable the item cache, set the value to -1."] = "Quanto a lungo devono essere mantenuti i file di cache? Il valore predefinito è 86400 secondi (un giorno). Per disabilitare la cache, imposta il valore a -1.";
+$a->strings["Maximum numbers of comments per post"] = "Numero massimo di commenti per post";
+$a->strings["How much comments should be shown for each post? Default value is 100."] = "Quanti commenti devono essere mostrati per ogni post? Default : 100.";
+$a->strings["Path for lock file"] = "Percorso al file di lock";
+$a->strings["The lock file is used to avoid multiple pollers at one time. Only define a folder here."] = "Il file di lock è usato per evitare l'avvio di poller multipli allo stesso tempo. Inserisci solo la cartella, qui.";
+$a->strings["Temp path"] = "Percorso file temporanei";
+$a->strings["If you have a restricted system where the webserver can't access the system temp path, enter another path here."] = "Se si dispone di un sistema ristretto in cui il server web non può accedere al percorso temporaneo di sistema, inserire un altro percorso qui.";
+$a->strings["Base path to installation"] = "Percorso base all'installazione";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Se il sistema non è in grado di rilevare il percorso corretto per l'installazione, immettere il percorso corretto qui. Questa impostazione deve essere inserita solo se si utilizza un sistema limitato e/o collegamenti simbolici al tuo webroot.";
+$a->strings["Disable picture proxy"] = "Disabilita il proxy immagini";
+$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "Il proxy immagini aumenta le performace e la privacy. Non dovrebbe essere usato su server con poca banda disponibile.";
+$a->strings["Enable old style pager"] = "Abilita la paginazione vecchio stile";
+$a->strings["The old style pager has page numbers but slows down massively the page speed."] = "La paginazione vecchio stile mostra i numeri delle pagine, ma rallenta la velocità di caricamento della pagina.";
+$a->strings["Only search in tags"] = "Cerca solo nei tag";
+$a->strings["On large systems the text search can slow down the system extremely."] = "Su server con molti dati, la ricerca nel testo può estremamente rallentare il sistema.";
+$a->strings["New base url"] = "Nuovo url base";
+$a->strings["Change base url for this server. Sends relocate message to all DFRN contacts of all users."] = "Cambia l'url base di questo server. Invia il messaggio di trasloco a tutti i contatti DFRN di tutti gli utenti.";
+$a->strings["RINO Encryption"] = "Crittografia RINO";
+$a->strings["Encryption layer between nodes."] = "Crittografia delle comunicazioni tra nodi.";
+$a->strings["Embedly API key"] = "Embedly API key";
+$a->strings["<a href='http://embed.ly'>Embedly</a> is used to fetch additional data for web pages. This is an optional parameter."] = "<a href='http://embed.ly'>Embedly</a> è usato per recuperate informazioni addizionali dalle pagine web. Questo parametro è opzionale.";
+$a->strings["Update has been marked successful"] = "L'aggiornamento è stato segnato come  di successo";
+$a->strings["Database structure update %s was successfully applied."] = "Aggiornamento struttura database %s applicata con successo.";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "Aggiornamento struttura database %s fallita con errore: %s";
+$a->strings["Executing %s failed with error: %s"] = "Esecuzione di %s fallita con errore: %s";
+$a->strings["Update %s was successfully applied."] = "L'aggiornamento %s è stato applicato con successo";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine.";
+$a->strings["There was no additional update function %s that needed to be called."] = "Non ci sono altre funzioni di aggiornamento %s da richiamare.";
+$a->strings["No failed updates."] = "Nessun aggiornamento fallito.";
+$a->strings["Check database structure"] = "Controlla struttura database";
+$a->strings["Failed Updates"] = "Aggiornamenti falliti";
+$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato.";
+$a->strings["Mark success (if update was manually applied)"] = "Segna completato (se l'update è stato applicato manualmente)";
+$a->strings["Attempt to execute this update step automatically"] = "Cerco di eseguire questo aggiornamento in automatico";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\nGentile %1\$s,\n    l'amministratore di %2\$s ha impostato un account per te.";
+$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %1\$s\n    Nome utente: %2\$s\n    Password: %3\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %4\$s";
+$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s";
+$a->strings["%s user blocked/unblocked"] = array(
+       0 => "%s utente bloccato/sbloccato",
+       1 => "%s utenti bloccati/sbloccati",
+);
+$a->strings["%s user deleted"] = array(
+       0 => "%s utente cancellato",
+       1 => "%s utenti cancellati",
+);
+$a->strings["User '%s' deleted"] = "Utente '%s' cancellato";
+$a->strings["User '%s' unblocked"] = "Utente '%s' sbloccato";
+$a->strings["User '%s' blocked"] = "Utente '%s' bloccato";
+$a->strings["Add User"] = "Aggiungi utente";
+$a->strings["select all"] = "seleziona tutti";
+$a->strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma";
+$a->strings["User waiting for permanent deletion"] = "Utente in attesa di cancellazione definitiva";
+$a->strings["Request date"] = "Data richiesta";
+$a->strings["Email"] = "Email";
+$a->strings["No registrations."] = "Nessuna registrazione.";
+$a->strings["Deny"] = "Nega";
+$a->strings["Site admin"] = "Amministrazione sito";
+$a->strings["Account expired"] = "Account scaduto";
+$a->strings["New User"] = "Nuovo Utente";
+$a->strings["Register date"] = "Data registrazione";
+$a->strings["Last login"] = "Ultimo accesso";
+$a->strings["Last item"] = "Ultimo elemento";
+$a->strings["Deleted since"] = "Rimosso da";
+$a->strings["Account"] = "Account";
+$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Gli utenti selezionati saranno cancellati!\\n\\nTutto quello che gli utenti hanno inviato su questo sito sarà permanentemente canellato!\\n\\nSei sicuro?";
+$a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'utente {0} sarà cancellato!\\n\\nTutto quello che ha inviato su questo sito sarà permanentemente cancellato!\\n\\nSei sicuro?";
+$a->strings["Name of the new user."] = "Nome del nuovo utente.";
+$a->strings["Nickname"] = "Nome utente";
+$a->strings["Nickname of the new user."] = "Nome utente del nuovo utente.";
+$a->strings["Email address of the new user."] = "Indirizzo Email del nuovo utente.";
+$a->strings["Plugin %s disabled."] = "Plugin %s disabilitato.";
+$a->strings["Plugin %s enabled."] = "Plugin %s abilitato.";
+$a->strings["Disable"] = "Disabilita";
+$a->strings["Enable"] = "Abilita";
+$a->strings["Toggle"] = "Inverti";
+$a->strings["Author: "] = "Autore: ";
+$a->strings["Maintainer: "] = "Manutentore: ";
+$a->strings["No themes found."] = "Nessun tema trovato.";
+$a->strings["Screenshot"] = "Anteprima";
+$a->strings["[Experimental]"] = "[Sperimentale]";
+$a->strings["[Unsupported]"] = "[Non supportato]";
+$a->strings["Log settings updated."] = "Impostazioni Log aggiornate.";
+$a->strings["Clear"] = "Pulisci";
+$a->strings["Enable Debugging"] = "Abilita Debugging";
+$a->strings["Log file"] = "File di Log";
+$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Deve essere scrivibile dal server web. Relativo alla tua directory Friendica.";
+$a->strings["Log level"] = "Livello di Log";
+$a->strings["Close"] = "Chiudi";
+$a->strings["FTP Host"] = "Indirizzo FTP";
+$a->strings["FTP Path"] = "Percorso FTP";
+$a->strings["FTP User"] = "Utente FTP";
+$a->strings["FTP Password"] = "Pasword FTP";
+$a->strings["Search Results For: %s"] = "Risultato della ricerca per: %s";
 $a->strings["Remove term"] = "Rimuovi termine";
 $a->strings["Saved Searches"] = "Ricerche salvate";
-$a->strings["Search"] = "Cerca";
-$a->strings["No results."] = "Nessun risultato.";
-$a->strings["Items tagged with: %s"] = "Elementi taggati con: %s";
-$a->strings["Search results for: %s"] = "Risultato della ricerca per: %s";
-$a->strings["Total invitation limit exceeded."] = "Limite totale degli inviti superato.";
-$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido.";
-$a->strings["Please join us on Friendica"] = "Unisiciti a noi su Friendica";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite degli inviti superato. Contatta l'amministratore del tuo sito.";
-$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita.";
-$a->strings["%d message sent."] = array(
-       0 => "%d messaggio inviato.",
-       1 => "%d messaggi inviati.",
+$a->strings["add"] = "aggiungi";
+$a->strings["Commented Order"] = "Ordina per commento";
+$a->strings["Sort by Comment Date"] = "Ordina per data commento";
+$a->strings["Posted Order"] = "Ordina per invio";
+$a->strings["Sort by Post Date"] = "Ordina per data messaggio";
+$a->strings["Posts that mention or involve you"] = "Messaggi che ti citano o coinvolgono";
+$a->strings["New"] = "Nuovo";
+$a->strings["Activity Stream - by date"] = "Activity Stream - per data";
+$a->strings["Shared Links"] = "Links condivisi";
+$a->strings["Interesting Links"] = "Link Interessanti";
+$a->strings["Starred"] = "Preferiti";
+$a->strings["Favourite Posts"] = "Messaggi preferiti";
+$a->strings["Warning: This group contains %s member from an insecure network."] = array(
+       0 => "Attenzione: questo gruppo contiene %s membro da un network insicuro.",
+       1 => "Attenzione: questo gruppo contiene %s membri da un network insicuro.",
 );
-$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e resitrati su %s o su un'altro sito web Friendica aperto al pubblico.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri.";
-$a->strings["Send invitations"] = "Invia inviti";
-$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato a unirti a me ed ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "Sarà necessario fornire questo codice invito: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una volta registrato, connettiti con me dal mio profilo:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendica.com";
+$a->strings["Private messages to this group are at risk of public disclosure."] = "I messaggi privati su questo gruppo potrebbero risultare visibili anche pubblicamente.";
+$a->strings["No such group"] = "Nessun gruppo";
+$a->strings["Group is empty"] = "Il gruppo è vuoto";
+$a->strings["Group: %s"] = "Gruppo: %s";
+$a->strings["Contact: %s"] = "Contatto: %s";
+$a->strings["Private messages to this person are at risk of public disclosure."] = "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente.";
+$a->strings["Invalid contact."] = "Contatto non valido.";
+$a->strings["Friends of %s"] = "Amici di %s";
+$a->strings["No friends to display."] = "Nessun amico da visualizzare.";
+$a->strings["Event can not end before it has started."] = "Un evento non puo' finire prima di iniziare.";
+$a->strings["Event title and start time are required."] = "Titolo e ora di inizio dell'evento sono richiesti.";
+$a->strings["l, F j"] = "l j F";
+$a->strings["Edit event"] = "Modifca l'evento";
+$a->strings["link to source"] = "Collegamento all'originale";
+$a->strings["Events"] = "Eventi";
+$a->strings["Create New Event"] = "Crea un nuovo evento";
+$a->strings["Previous"] = "Precendente";
+$a->strings["Next"] = "Successivo";
+$a->strings["Event details"] = "Dettagli dell'evento";
+$a->strings["Starting date and Title are required."] = "La data di inizio e il titolo sono richiesti.";
+$a->strings["Event Starts:"] = "L'evento inizia:";
+$a->strings["Required"] = "Richiesto";
+$a->strings["Finish date/time is not known or not relevant"] = "La data/ora di fine non è definita";
+$a->strings["Event Finishes:"] = "L'evento finisce:";
+$a->strings["Adjust for viewer timezone"] = "Visualizza con il fuso orario di chi legge";
+$a->strings["Description:"] = "Descrizione:";
+$a->strings["Title:"] = "Titolo:";
+$a->strings["Share this event"] = "Condividi questo evento";
+$a->strings["Preview"] = "Anteprima";
+$a->strings["Select"] = "Seleziona";
+$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s";
+$a->strings["%s from %s"] = "%s da %s";
+$a->strings["View in context"] = "Vedi nel contesto";
+$a->strings["%d comment"] = array(
+       0 => "%d commento",
+       1 => "%d commenti",
+);
+$a->strings["comment"] = array(
+       0 => "",
+       1 => "commento",
+);
+$a->strings["show more"] = "mostra di più";
+$a->strings["Private Message"] = "Messaggio privato";
+$a->strings["I like this (toggle)"] = "Mi piace (clic per cambiare)";
+$a->strings["like"] = "mi piace";
+$a->strings["I don't like this (toggle)"] = "Non mi piace (clic per cambiare)";
+$a->strings["dislike"] = "non mi piace";
+$a->strings["Share this"] = "Condividi questo";
+$a->strings["share"] = "condividi";
+$a->strings["This is you"] = "Questo sei tu";
+$a->strings["Comment"] = "Commento";
+$a->strings["Bold"] = "Grassetto";
+$a->strings["Italic"] = "Corsivo";
+$a->strings["Underline"] = "Sottolineato";
+$a->strings["Quote"] = "Citazione";
+$a->strings["Code"] = "Codice";
+$a->strings["Image"] = "Immagine";
+$a->strings["Link"] = "Link";
+$a->strings["Video"] = "Video";
+$a->strings["Edit"] = "Modifica";
+$a->strings["add star"] = "aggiungi a speciali";
+$a->strings["remove star"] = "rimuovi da speciali";
+$a->strings["toggle star status"] = "Inverti stato preferito";
+$a->strings["starred"] = "preferito";
+$a->strings["add tag"] = "aggiungi tag";
+$a->strings["save to folder"] = "salva nella cartella";
+$a->strings["to"] = "a";
+$a->strings["Wall-to-Wall"] = "Da bacheca a bacheca";
+$a->strings["via Wall-To-Wall:"] = "da bacheca a bacheca";
+$a->strings["Remove My Account"] = "Rimuovi il mio account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo.";
+$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
+$a->strings["Friendica Communications Server - Setup"] = "Friendica Comunicazione Server - Impostazioni";
+$a->strings["Could not connect to database."] = " Impossibile collegarsi con il database.";
+$a->strings["Could not create table."] = "Impossibile creare le tabelle.";
+$a->strings["Your Friendica site database has been installed."] = "Il tuo Friendica è stato installato.";
+$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql";
+$a->strings["Please see the file \"INSTALL.txt\"."] = "Leggi il file \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "Database già in uso.";
+$a->strings["System check"] = "Controllo sistema";
+$a->strings["Check again"] = "Controlla ancora";
+$a->strings["Database connection"] = "Connessione al database";
+$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Per installare Friendica dobbiamo sapere come collegarci al tuo database.";
+$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni.";
+$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database dovrà già esistere. Se non esiste, crealo prima di continuare.";
+$a->strings["Database Server Name"] = "Nome del database server";
+$a->strings["Database Login Name"] = "Nome utente database";
+$a->strings["Database Login Password"] = "Password utente database";
+$a->strings["Database Name"] = "Nome database";
+$a->strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito";
+$a->strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web.";
+$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web";
+$a->strings["Site settings"] = "Impostazioni sito";
+$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web";
+$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"] = "Se non hai una versione a linea di comando di PHP installata sul tuo server, non sarai in grado di avviare il processo di poll in background via cron. Vedi <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>";
+$a->strings["PHP executable path"] = "Percorso eseguibile PHP";
+$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione.";
+$a->strings["Command line PHP"] = "PHP da riga di comando";
+$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)";
+$a->strings["Found PHP version: "] = "Versione PHP:";
+$a->strings["PHP cli binary"] = "Binario PHP cli";
+$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\".";
+$a->strings["This is required for message delivery to work."] = "E' obbligatorio per far funzionare la consegna dei messaggi.";
+$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
+$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione";
+$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\".";
+$a->strings["Generate encryption keys"] = "Genera chiavi di criptazione";
+$a->strings["libCurl PHP module"] = "modulo PHP libCurl";
+$a->strings["GD graphics PHP module"] = "modulo PHP GD graphics";
+$a->strings["OpenSSL PHP module"] = "modulo PHP OpenSSL";
+$a->strings["mysqli PHP module"] = "modulo PHP mysqli";
+$a->strings["mb_string PHP module"] = "modulo PHP mb_string";
+$a->strings["Apache mod_rewrite module"] = "Modulo mod_rewrite di Apache";
+$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato";
+$a->strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato.";
+$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato.";
+$a->strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato.";
+$a->strings["Error: mysqli PHP module required but not installed."] = "Errore: il modulo mysqli di PHP è richiesto, ma non risulta installato";
+$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato.";
+$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."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo.";
+$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."] = "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi.";
+$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica";
+$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni.";
+$a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile";
+$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering.";
+$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica.";
+$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella.";
+$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene.";
+$a->strings["view/smarty3 is writable"] = "view/smarty3 è scrivibile";
+$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server.";
+$a->strings["Url rewrite is working"] = "La riscrittura degli url funziona";
+$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."] = "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito.";
+$a->strings["<h1>What next</h1>"] = "<h1>Cosa fare ora</h1>";
+$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller.";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
+$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine.";
+$a->strings["No recipient."] = "Nessun destinatario.";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti.";
+$a->strings["Help:"] = "Guida:";
+$a->strings["Help"] = "Guida";
+$a->strings["Not Found"] = "Non trovato";
+$a->strings["Page not found."] = "Pagina non trovata.";
+$a->strings["%1\$s welcomes %2\$s"] = "%s dà il benvenuto a %s";
+$a->strings["Welcome to %s"] = "Benvenuto su %s";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il fie che stai caricando è più grosso di quanto la configurazione di PHP permetta";
+$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
+$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
+$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
+$a->strings["Profile Match"] = "Profili corrispondenti";
+$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito.";
+$a->strings["is interested in:"] = "è interessato a:";
+$a->strings["link"] = "collegamento";
+$a->strings["Not available."] = "Non disponibile.";
+$a->strings["Community"] = "Comunità";
+$a->strings["No results."] = "Nessun risultato.";
+$a->strings["everybody"] = "tutti";
 $a->strings["Additional features"] = "Funzionalità aggiuntive";
 $a->strings["Display"] = "Visualizzazione";
 $a->strings["Social Networks"] = "Social Networks";
@@ -853,10 +886,15 @@ $a->strings["Additional Features"] = "Funzionalità aggiuntive";
 $a->strings["General Social Media Settings"] = "Impostazioni Media Sociali";
 $a->strings["Disable intelligent shortening"] = "Disabilita accorciamento intelligente";
 $a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normalmente il sistema tenta di trovare il migliore link da aggiungere a un post accorciato. Se questa opzione è abilitata, ogni post accorciato conterrà sempre un link al post originale su Friendica.";
+$a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Segui automanticamente chiunque da GNU Social (OStatus)  ti segua o ti menzioni";
+$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Se ricevi un messaggio da un utente OStatus sconosciuto, questa opzione decide cosa fare. Se selezionato, un nuovo contatto verrà creato per ogni utente sconosciuto.";
+$a->strings["Your legacy GNU Social account"] = "Il tuo vecchio account GNU Social";
+$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Se inserisci il nome del tuo vecchio account GNU Social/Statusnet qui (nel formato utente@dominio.tld), i tuoi contatti verranno automaticamente aggiunti. Il campo verrà svuotato una volta terminato.";
 $a->strings["Built-in support for %s connectivity is %s"] = "Il supporto integrato per la connettività con %s è %s";
+$a->strings["Diaspora"] = "Diaspora";
 $a->strings["enabled"] = "abilitato";
 $a->strings["disabled"] = "disabilitato";
-$a->strings["StatusNet"] = "StatusNet";
+$a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
 $a->strings["Email access is disabled on this site."] = "L'accesso email è disabilitato su questo sito.";
 $a->strings["Email/Mailbox Setup"] = "Impostazioni email";
 $a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Se vuoi comunicare con i contatti email usando questo servizio, specifica come collegarti alla tua casella di posta. (opzionale)";
@@ -885,6 +923,7 @@ $a->strings["Don't show emoticons"] = "Non mostrare le emoticons";
 $a->strings["Don't show notices"] = "Non mostrare gli avvisi";
 $a->strings["Infinite scroll"] = "Scroll infinito";
 $a->strings["Automatic updates only at the top of the network page"] = "Aggiornamenti automatici solo in cima alla pagina \"rete\"";
+$a->strings["Theme settings"] = "Impostazioni tema";
 $a->strings["User Types"] = "Tipi di Utenti";
 $a->strings["Community Types"] = "Tipi di Comunità";
 $a->strings["Normal Account Page"] = "Pagina Account Normale";
@@ -909,8 +948,7 @@ $a->strings["Allow friends to tag your posts?"] = "Permetti agli amici di taggar
 $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Ci permetti di suggerirti come potenziale amico ai nuovi membri?";
 $a->strings["Permit unknown people to send you private mail?"] = "Permetti a utenti sconosciuti di inviarti messaggi privati?";
 $a->strings["Profile is <strong>not published</strong>."] = "Il profilo <strong>non è pubblicato</strong>.";
-$a->strings["or"] = "o";
-$a->strings["Your Identity Address is"] = "L'indirizzo della tua identità è";
+$a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "L'indirizzo della tua identità è <strong>'%s'</strong> or '%s'.";
 $a->strings["Automatically expire posts after this many days:"] = "Fai scadere i post automaticamente dopo x giorni:";
 $a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Se lasciato vuoto, i messaggi non verranno cancellati.";
 $a->strings["Advanced expiration settings"] = "Impostazioni avanzate di scandenza";
@@ -939,6 +977,8 @@ $a->strings["Maximum Friend Requests/Day:"] = "Numero massimo di richieste di am
 $a->strings["(to prevent spam abuse)"] = "(per prevenire lo spam)";
 $a->strings["Default Post Permissions"] = "Permessi predefiniti per i messaggi";
 $a->strings["(click to open/close)"] = "(clicca per aprire/chiudere)";
+$a->strings["Show to Groups"] = "Mostra ai gruppi";
+$a->strings["Show to Contacts"] = "Mostra ai contatti";
 $a->strings["Default Private Post"] = "Default Post Privato";
 $a->strings["Default Public Post"] = "Default Post Pubblico";
 $a->strings["Default Permissions for New Posts"] = "Permessi predefiniti per i nuovi post";
@@ -966,9 +1006,94 @@ $a->strings["Change the behaviour of this account for special situations"] = "Mo
 $a->strings["Relocate"] = "Trasloca";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Se hai spostato questo profilo da un'altro server, e alcuni dei tuoi contatti non ricevono i tuoi aggiornamenti, prova a premere questo bottone.";
 $a->strings["Resend relocate message to contacts"] = "Reinvia il messaggio di trasloco";
-$a->strings["Item has been removed."] = "L'oggetto è stato rimosso.";
-$a->strings["People Search - %s"] = "Cerca persone - %s";
-$a->strings["No matches"] = "Nessun risultato";
+$a->strings["This introduction has already been accepted."] = "Questa presentazione è già stata accettata.";
+$a->strings["Profile location is not valid or does not contain profile information."] = "L'indirizzo del profilo non è valido o non contiene un profilo.";
+$a->strings["Warning: profile location has no identifiable owner name."] = "Attenzione: l'indirizzo del profilo non riporta il nome del proprietario.";
+$a->strings["Warning: profile location has no profile photo."] = "Attenzione: l'indirizzo del profilo non ha una foto.";
+$a->strings["%d required parameter was not found at the given location"] = array(
+       0 => "%d parametro richiesto non è stato trovato all'indirizzo dato",
+       1 => "%d parametri richiesti non sono stati trovati all'indirizzo dato",
+);
+$a->strings["Introduction complete."] = "Presentazione completa.";
+$a->strings["Unrecoverable protocol error."] = "Errore di comunicazione.";
+$a->strings["Profile unavailable."] = "Profilo non disponibile.";
+$a->strings["%s has received too many connection requests today."] = "%s ha ricevuto troppe richieste di connessione per oggi.";
+$a->strings["Spam protection measures have been invoked."] = "Sono state attivate le misure di protezione contro lo spam.";
+$a->strings["Friends are advised to please try again in 24 hours."] = "Gli amici sono pregati di riprovare tra 24 ore.";
+$a->strings["Invalid locator"] = "Invalid locator";
+$a->strings["Invalid email address."] = "Indirizzo email non valido.";
+$a->strings["This account has not been configured for email. Request failed."] = "Questo account non è stato configurato per l'email. Richiesta fallita.";
+$a->strings["Unable to resolve your name at the provided location."] = "Impossibile risolvere il tuo nome nella posizione indicata.";
+$a->strings["You have already introduced yourself here."] = "Ti sei già presentato qui.";
+$a->strings["Apparently you are already friends with %s."] = "Pare che tu e %s siate già amici.";
+$a->strings["Invalid profile URL."] = "Indirizzo profilo non valido.";
+$a->strings["Disallowed profile URL."] = "Indirizzo profilo non permesso.";
+$a->strings["Your introduction has been sent."] = "La tua presentazione è stata inviata.";
+$a->strings["Please login to confirm introduction."] = "Accedi per confermare la presentazione.";
+$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Non hai fatto accesso con l'identità corretta. Accedi a <strong>questo</strong> profilo.";
+$a->strings["Confirm"] = "Conferma";
+$a->strings["Hide this contact"] = "Nascondi questo contatto";
+$a->strings["Welcome home %s."] = "Bentornato a casa %s.";
+$a->strings["Please confirm your introduction/connection request to %s."] = "Conferma la tua richiesta di connessione con %s.";
+$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Inserisci il tuo 'Indirizzo Identità' da uno dei seguenti network supportati:";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s/siteinfo\">follow this link to find a public Friendica site and join us today</a>."] = "Se non sei un membro del web sociale libero,  <a href=\"%s/siteinfo\">segui questo link per trovare un sito Friendica pubblico e unisciti a noi oggi</a>";
+$a->strings["Friend/Connection Request"] = "Richieste di amicizia/connessione";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = "Esempi: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca";
+$a->strings["Friendica"] = "Friendica";
+$a->strings["StatusNet/Federated Social Web"] = "StatusNet/Federated Social Web";
+$a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - per favore non usare questa form. Invece, inserisci %s nella tua barra di ricerca su Diaspora.";
+$a->strings["Registration successful. Please check your email for further instructions."] = "Registrazione completata. Controlla la tua mail per ulteriori informazioni.";
+$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Si è verificato un errore inviando l'email. I dettagli del tuo account:<br> login: %s<br> password: %s<br><br>Puoi cambiare la password dopo il login.";
+$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere elaborata.";
+$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte del prorietario del sito.";
+$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani.";
+$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando 'Registra'.";
+$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera.";
+$a->strings["Your OpenID (optional): "] = "Il tuo OpenID (opzionale): ";
+$a->strings["Include your profile in member directory?"] = "Includi il tuo profilo nell'elenco pubblico?";
+$a->strings["Membership on this site is by invitation only."] = "La registrazione su questo sito è solo su invito.";
+$a->strings["Your invitation ID: "] = "L'ID del tuo invito:";
+$a->strings["Your Full Name (e.g. Joe Smith): "] = "Il tuo nome completo (es. Mario Rossi): ";
+$a->strings["Your Email Address: "] = "Il tuo indirizzo email: ";
+$a->strings["Leave empty for an auto generated password."] = "Lascia vuoto per generare automaticamente una password.";
+$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>'."] = "Scegli un nome utente. Deve cominciare con una lettera. L'indirizzo del tuo profilo sarà '<strong>soprannome@\$sitename</strong>'.";
+$a->strings["Choose a nickname: "] = "Scegli un nome utente: ";
+$a->strings["Register"] = "Registrati";
+$a->strings["Import"] = "Importa";
+$a->strings["Import your profile to this friendica instance"] = "Importa il tuo profilo in questo server friendica";
+$a->strings["System down for maintenance"] = "Sistema in manutenzione";
+$a->strings["Search"] = "Cerca";
+$a->strings["Items tagged with: %s"] = "Elementi taggati con: %s";
+$a->strings["Search results for: %s"] = "Risultato della ricerca per: %s";
+$a->strings["Global Directory"] = "Elenco globale";
+$a->strings["Find on this site"] = "Cerca nel sito";
+$a->strings["Site Directory"] = "Elenco del sito";
+$a->strings["Age: "] = "Età : ";
+$a->strings["Gender: "] = "Genere:";
+$a->strings["Status:"] = "Stato:";
+$a->strings["Homepage:"] = "Homepage:";
+$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
+$a->strings["No potential page delegates located."] = "Nessun potenziale delegato per la pagina è stato trovato.";
+$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.";
+$a->strings["Existing Page Managers"] = "Gestori Pagina Esistenti";
+$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
+$a->strings["Potential Delegates"] = "Delegati Potenziali";
+$a->strings["Add"] = "Aggiungi";
+$a->strings["No entries."] = "Nessuna voce.";
+$a->strings["Common Friends"] = "Amici in comune";
+$a->strings["No contacts in common."] = "Nessun contatto in comune.";
+$a->strings["Export account"] = "Esporta account";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server.";
+$a->strings["Export all"] = "Esporta tutto";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Puo' diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)";
+$a->strings["%1\$s is currently %2\$s"] = "%1\$s al momento è %2\$s";
+$a->strings["Mood"] = "Umore";
+$a->strings["Set your current mood and tell your friends"] = "Condividi il tuo umore con i tuoi amici";
+$a->strings["Do you really want to delete this suggestion?"] = "Vuoi veramente cancellare questo suggerimento?";
+$a->strings["Friend Suggestions"] = "Contatti suggeriti";
+$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore.";
+$a->strings["Ignore/Hide"] = "Ignora / Nascondi";
 $a->strings["Profile deleted."] = "Profilo elminato.";
 $a->strings["Profile-"] = "Profilo-";
 $a->strings["New profile created."] = "Il nuovo profilo è stato creato.";
@@ -1043,279 +1168,135 @@ $a->strings["Love/romance"] = "Amore";
 $a->strings["Work/employment"] = "Lavoro/impiego";
 $a->strings["School/education"] = "Scuola/educazione";
 $a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = "Questo è il tuo profilo <strong>publico</strong>.<br /><strong>Potrebbe</strong> essere visto da chiunque attraverso internet.";
-$a->strings["Age: "] = "Età : ";
 $a->strings["Edit/Manage Profiles"] = "Modifica / Gestisci profili";
 $a->strings["Change profile photo"] = "Cambia la foto del profilo";
 $a->strings["Create New Profile"] = "Crea un nuovo profilo";
 $a->strings["Profile Image"] = "Immagine del Profilo";
 $a->strings["visible to everybody"] = "visibile a tutti";
 $a->strings["Edit visibility"] = "Modifica visibilità";
-$a->strings["link"] = "collegamento";
-$a->strings["Export account"] = "Esporta account";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server.";
-$a->strings["Export all"] = "Esporta tutto";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Puo' diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)";
-$a->strings["{0} wants to be your friend"] = "{0} vuole essere tuo amico";
-$a->strings["{0} sent you a message"] = "{0} ti ha inviato un messaggio";
-$a->strings["{0} requested registration"] = "{0} chiede la registrazione";
-$a->strings["Nothing new here"] = "Niente di nuovo qui";
-$a->strings["Clear notifications"] = "Pulisci le notifiche";
-$a->strings["Not available."] = "Non disponibile.";
-$a->strings["Community"] = "Comunità";
-$a->strings["Save to Folder:"] = "Salva nella Cartella:";
-$a->strings["- select -"] = "- seleziona -";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il fie che stai caricando è più grosso di quanto la configurazione di PHP permetta";
-$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
-$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
-$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
-$a->strings["Invalid profile identifier."] = "Indentificativo del profilo non valido.";
-$a->strings["Profile Visibility Editor"] = "Modifica visibilità del profilo";
-$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
-$a->strings["Visible To"] = "Visibile a";
-$a->strings["All Contacts (with secure profile access)"] = "Tutti i contatti (con profilo ad accesso sicuro)";
-$a->strings["Do you really want to delete this suggestion?"] = "Vuoi veramente cancellare questo suggerimento?";
-$a->strings["Friend Suggestions"] = "Contatti suggeriti";
-$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore.";
-$a->strings["Connect"] = "Connetti";
-$a->strings["Ignore/Hide"] = "Ignora / Nascondi";
-$a->strings["Access denied."] = "Accesso negato.";
-$a->strings["%1\$s welcomes %2\$s"] = "%s dà il benvenuto a %s";
-$a->strings["Manage Identities and/or Pages"] = "Gestisci indentità e/o pagine";
-$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione";
-$a->strings["Select an identity to manage: "] = "Seleziona un'identità da gestire:";
-$a->strings["No potential page delegates located."] = "Nessun potenziale delegato per la pagina è stato trovato.";
-$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.";
-$a->strings["Existing Page Managers"] = "Gestori Pagina Esistenti";
-$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
-$a->strings["Potential Delegates"] = "Delegati Potenziali";
-$a->strings["Add"] = "Aggiungi";
-$a->strings["No entries."] = "Nessuna voce.";
-$a->strings["No contacts."] = "Nessun contatto.";
-$a->strings["View Contacts"] = "Visualizza i contatti";
-$a->strings["Personal Notes"] = "Note personali";
-$a->strings["Poke/Prod"] = "Tocca/Pungola";
-$a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno";
-$a->strings["Recipient"] = "Destinatario";
-$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario";
-$a->strings["Make this post private"] = "Rendi questo post privato";
-$a->strings["Global Directory"] = "Elenco globale";
-$a->strings["Find on this site"] = "Cerca nel sito";
-$a->strings["Site Directory"] = "Elenco del sito";
-$a->strings["Gender: "] = "Genere:";
-$a->strings["Gender:"] = "Genere:";
-$a->strings["Status:"] = "Stato:";
-$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "Informazioni:";
-$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
-$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
-$a->strings["Time Conversion"] = "Conversione Ora";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti.";
-$a->strings["UTC time: %s"] = "Ora UTC: %s";
-$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s";
-$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s";
-$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:";
-$a->strings["Post successful."] = "Inviato!";
-$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla.";
-$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito.";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
-$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
-$a->strings["Upload File:"] = "Carica un file:";
-$a->strings["Select a profile:"] = "Seleziona un profilo:";
-$a->strings["Upload"] = "Carica";
-$a->strings["skip this step"] = "salta questo passaggio";
-$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album";
-$a->strings["Crop Image"] = "Ritaglia immagine";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'imagine per una visualizzazione migliore.";
-$a->strings["Done Editing"] = "Finito";
-$a->strings["Image uploaded successfully."] = "Immagine caricata con successo.";
-$a->strings["Friendica Communications Server - Setup"] = "Friendica Comunicazione Server - Impostazioni";
-$a->strings["Could not connect to database."] = " Impossibile collegarsi con il database.";
-$a->strings["Could not create table."] = "Impossibile creare le tabelle.";
-$a->strings["Your Friendica site database has been installed."] = "Il tuo Friendica è stato installato.";
-$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql";
-$a->strings["Please see the file \"INSTALL.txt\"."] = "Leggi il file \"INSTALL.txt\".";
-$a->strings["Database already in use."] = "Database già in uso.";
-$a->strings["System check"] = "Controllo sistema";
-$a->strings["Check again"] = "Controlla ancora";
-$a->strings["Database connection"] = "Connessione al database";
-$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Per installare Friendica dobbiamo sapere come collegarci al tuo database.";
-$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni.";
-$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database dovrà già esistere. Se non esiste, crealo prima di continuare.";
-$a->strings["Database Server Name"] = "Nome del database server";
-$a->strings["Database Login Name"] = "Nome utente database";
-$a->strings["Database Login Password"] = "Password utente database";
-$a->strings["Database Name"] = "Nome database";
-$a->strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito";
-$a->strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web.";
-$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web";
-$a->strings["Site settings"] = "Impostazioni sito";
-$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web";
-$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"] = "Se non hai una versione a linea di comando di PHP installata sul tuo server, non sarai in grado di avviare il processo di poll in background via cron. Vedi <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>";
-$a->strings["PHP executable path"] = "Percorso eseguibile PHP";
-$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione.";
-$a->strings["Command line PHP"] = "PHP da riga di comando";
-$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)";
-$a->strings["Found PHP version: "] = "Versione PHP:";
-$a->strings["PHP cli binary"] = "Binario PHP cli";
-$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\".";
-$a->strings["This is required for message delivery to work."] = "E' obbligatorio per far funzionare la consegna dei messaggi.";
-$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
-$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione";
-$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\".";
-$a->strings["Generate encryption keys"] = "Genera chiavi di criptazione";
-$a->strings["libCurl PHP module"] = "modulo PHP libCurl";
-$a->strings["GD graphics PHP module"] = "modulo PHP GD graphics";
-$a->strings["OpenSSL PHP module"] = "modulo PHP OpenSSL";
-$a->strings["mysqli PHP module"] = "modulo PHP mysqli";
-$a->strings["mb_string PHP module"] = "modulo PHP mb_string";
-$a->strings["Apache mod_rewrite module"] = "Modulo mod_rewrite di Apache";
-$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato";
-$a->strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato.";
-$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato.";
-$a->strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato.";
-$a->strings["Error: mysqli PHP module required but not installed."] = "Errore: il modulo mysqli di PHP è richiesto, ma non risulta installato";
-$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato.";
-$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."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo.";
-$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."] = "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi.";
-$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."] = "Alla fine di questa procedura, di daremo un testo da salvare in un file chiamato .htconfig.php nella tua cartella principale di Friendica";
-$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni.";
-$a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile";
-$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering.";
-$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica.";
-$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella.";
-$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene.";
-$a->strings["view/smarty3 is writable"] = "view/smarty3 è scrivibile";
-$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "La riscrittura degli url in .htaccess non funziona. Controlla la configurazione del tuo server.";
-$a->strings["Url rewrite is working"] = "La riscrittura degli url funziona";
-$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."] = "Il file di configurazione del database \".htconfig.php\" non può essere scritto. Usa il testo qui di seguito per creare un file di configurazione nella cartella principale del tuo sito.";
-$a->strings["<h1>What next</h1>"] = "<h1>Cosa fare ora</h1>";
-$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del poller.";
+$a->strings["Item not found"] = "Oggetto non trovato";
+$a->strings["Edit post"] = "Modifica messaggio";
+$a->strings["upload photo"] = "carica foto";
+$a->strings["Attach file"] = "Allega file";
+$a->strings["attach file"] = "allega file";
+$a->strings["web link"] = "link web";
+$a->strings["Insert video link"] = "Inserire collegamento video";
+$a->strings["video link"] = "link video";
+$a->strings["Insert audio link"] = "Inserisci collegamento audio";
+$a->strings["audio link"] = "link audio";
+$a->strings["Set your location"] = "La tua posizione";
+$a->strings["set location"] = "posizione";
+$a->strings["Clear browser location"] = "Rimuovi la localizzazione data dal browser";
+$a->strings["clear location"] = "canc. pos.";
+$a->strings["Permission settings"] = "Impostazioni permessi";
+$a->strings["CC: email addresses"] = "CC: indirizzi email";
+$a->strings["Public post"] = "Messaggio pubblico";
+$a->strings["Set title"] = "Scegli un titolo";
+$a->strings["Categories (comma-separated list)"] = "Categorie (lista separata da virgola)";
+$a->strings["Example: bob@example.com, mary@example.com"] = "Esempio: bob@example.com, mary@example.com";
+$a->strings["This is Friendica, version"] = "Questo è Friendica, versione";
+$a->strings["running at web location"] = "in esecuzione all'indirizzo web";
+$a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."] = "Visita <a href=\"http://friendica.com\">Friendica.com</a> per saperne di più sul progetto Friendica.";
+$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
+$a->strings["the bugtracker at github"] = "il bugtracker su github";
+$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggerimenti, lodi, donazioni, ecc -  e-mail a  \"Info\" at Friendica punto com";
+$a->strings["Installed plugins/addons/apps:"] = "Plugin/addon/applicazioni instalate";
+$a->strings["No installed plugins/addons/apps"] = "Nessun plugin/addons/applicazione installata";
+$a->strings["Authorize application connection"] = "Autorizza la connessione dell'applicazione";
+$a->strings["Return to your app and insert this Securty Code:"] = "Torna alla tua applicazione e inserisci questo codice di sicurezza:";
+$a->strings["Please login to continue."] = "Effettua il login per continuare.";
+$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa applicazione per accedere ai messaggi e ai contatti, e / o creare nuovi messaggi per te?";
+$a->strings["Remote privacy information not available."] = "Informazioni remote sulla privacy non disponibili.";
+$a->strings["Visible to:"] = "Visibile a:";
+$a->strings["Personal Notes"] = "Note personali";
+$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
+$a->strings["Time Conversion"] = "Conversione Ora";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti.";
+$a->strings["UTC time: %s"] = "Ora UTC: %s";
+$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s";
+$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s";
+$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:";
+$a->strings["Poke/Prod"] = "Tocca/Pungola";
+$a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno";
+$a->strings["Recipient"] = "Destinatario";
+$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario";
+$a->strings["Make this post private"] = "Rendi questo post privato";
+$a->strings["Total invitation limit exceeded."] = "Limite totale degli inviti superato.";
+$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido.";
+$a->strings["Please join us on Friendica"] = "Unisiciti a noi su Friendica";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite degli inviti superato. Contatta l'amministratore del tuo sito.";
+$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita.";
+$a->strings["%d message sent."] = array(
+       0 => "%d messaggio inviato.",
+       1 => "%d messaggi inviati.",
+);
+$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e resitrati su %s o su un'altro sito web Friendica aperto al pubblico.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri.";
+$a->strings["Send invitations"] = "Invia inviti";
+$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato a unirti a me ed ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "Sarà necessario fornire questo codice invito: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una volta registrato, connettiti con me dal mio profilo:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendica.com";
+$a->strings["Contact Photos"] = "Foto dei contatti";
+$a->strings["Photo Albums"] = "Album foto";
+$a->strings["Recent Photos"] = "Foto recenti";
+$a->strings["Upload New Photos"] = "Carica nuove foto";
+$a->strings["Contact information unavailable"] = "I dati di questo contatto non sono disponibili";
+$a->strings["Album not found."] = "Album non trovato.";
+$a->strings["Delete Album"] = "Rimuovi album";
+$a->strings["Do you really want to delete this photo album and all its photos?"] = "Vuoi davvero cancellare questo album e tutte le sue foto?";
+$a->strings["Delete Photo"] = "Rimuovi foto";
+$a->strings["Do you really want to delete this photo?"] = "Vuoi veramente cancellare questa foto?";
+$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s è stato taggato in %2\$s da %3\$s";
+$a->strings["a photo"] = "una foto";
+$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
+$a->strings["No photos selected"] = "Nessuna foto selezionata";
+$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = "Hai usato %1$.2f MBytes su %2$.2f disponibili.";
+$a->strings["Upload Photos"] = "Carica foto";
+$a->strings["New album name: "] = "Nome nuovo album: ";
+$a->strings["or existing album name: "] = "o nome di un album esistente: ";
+$a->strings["Do not show a status post for this upload"] = "Non creare un post per questo upload";
+$a->strings["Permissions"] = "Permessi";
+$a->strings["Private Photo"] = "Foto privata";
+$a->strings["Public Photo"] = "Foto pubblica";
+$a->strings["Edit Album"] = "Modifica album";
+$a->strings["Show Newest First"] = "Mostra nuove foto per prime";
+$a->strings["Show Oldest First"] = "Mostra vecchie foto per prime";
+$a->strings["View Photo"] = "Vedi foto";
+$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere limitato.";
+$a->strings["Photo not available"] = "Foto non disponibile";
+$a->strings["View photo"] = "Vedi foto";
+$a->strings["Edit photo"] = "Modifica foto";
+$a->strings["Use as profile photo"] = "Usa come foto del profilo";
+$a->strings["View Full Size"] = "Vedi dimensione intera";
+$a->strings["Tags: "] = "Tag: ";
+$a->strings["[Remove any tag]"] = "[Rimuovi tutti i tag]";
+$a->strings["New album name"] = "Nuovo nome dell'album";
+$a->strings["Caption"] = "Titolo";
+$a->strings["Add a Tag"] = "Aggiungi tag";
+$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "Non ruotare";
+$a->strings["Rotate CW (right)"] = "Ruota a destra";
+$a->strings["Rotate CCW (left)"] = "Ruota a sinistra";
+$a->strings["Private photo"] = "Foto privata";
+$a->strings["Public photo"] = "Foto pubblica";
+$a->strings["Share"] = "Condividi";
 $a->strings["Not Extended"] = "Not Extended";
-$a->strings["Group created."] = "Gruppo creato.";
-$a->strings["Could not create group."] = "Impossibile creare il gruppo.";
-$a->strings["Group not found."] = "Gruppo non trovato.";
-$a->strings["Group name changed."] = "Il nome del gruppo è cambiato.";
-$a->strings["Save Group"] = "Salva gruppo";
-$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti.";
-$a->strings["Group Name: "] = "Nome del gruppo:";
-$a->strings["Group removed."] = "Gruppo rimosso.";
-$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo.";
-$a->strings["Group Editor"] = "Modifica gruppo";
-$a->strings["Members"] = "Membri";
-$a->strings["No such group"] = "Nessun gruppo";
-$a->strings["Group is empty"] = "Il gruppo è vuoto";
-$a->strings["Group: %s"] = "Gruppo: %s";
-$a->strings["View in context"] = "Vedi nel contesto";
 $a->strings["Account approved."] = "Account approvato.";
 $a->strings["Registration revoked for %s"] = "Registrazione revocata per %s";
 $a->strings["Please login."] = "Accedi.";
-$a->strings["Profile Match"] = "Profili corrispondenti";
-$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nessuna parola chiave per l'abbinamento. Aggiungi parole chiave al tuo profilo predefinito.";
-$a->strings["is interested in:"] = "è interessato a:";
-$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
-$a->strings["Empty post discarded."] = "Messaggio vuoto scartato.";
-$a->strings["System error. Post not saved."] = "Errore di sistema. Messaggio non salvato.";
-$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica.";
-$a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s";
-$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi.";
-$a->strings["%s posted an update."] = "%s ha inviato un aggiornamento.";
-$a->strings["%1\$s is currently %2\$s"] = "%1\$s al momento è %2\$s";
-$a->strings["Mood"] = "Umore";
-$a->strings["Set your current mood and tell your friends"] = "Condividi il tuo umore con i tuoi amici";
-$a->strings["Search Results For: %s"] = "Risultato della ricerca per: %s";
-$a->strings["add"] = "aggiungi";
-$a->strings["Commented Order"] = "Ordina per commento";
-$a->strings["Sort by Comment Date"] = "Ordina per data commento";
-$a->strings["Posted Order"] = "Ordina per invio";
-$a->strings["Sort by Post Date"] = "Ordina per data messaggio";
-$a->strings["Posts that mention or involve you"] = "Messaggi che ti citano o coinvolgono";
-$a->strings["New"] = "Nuovo";
-$a->strings["Activity Stream - by date"] = "Activity Stream - per data";
-$a->strings["Shared Links"] = "Links condivisi";
-$a->strings["Interesting Links"] = "Link Interessanti";
-$a->strings["Starred"] = "Preferiti";
-$a->strings["Favourite Posts"] = "Messaggi preferiti";
-$a->strings["Warning: This group contains %s member from an insecure network."] = array(
-       0 => "Attenzione: questo gruppo contiene %s membro da un network insicuro.",
-       1 => "Attenzione: questo gruppo contiene %s membri da un network insicuro.",
-);
-$a->strings["Private messages to this group are at risk of public disclosure."] = "I messaggi privati su questo gruppo potrebbero risultare visibili anche pubblicamente.";
-$a->strings["Contact: %s"] = "Contatto: %s";
-$a->strings["Private messages to this person are at risk of public disclosure."] = "I messaggi privati a questa persona potrebbero risultare visibili anche pubblicamente.";
-$a->strings["Invalid contact."] = "Contatto non valido.";
-$a->strings["Contact settings applied."] = "Contatto modificato.";
-$a->strings["Contact update failed."] = "Le modifiche al contatto non sono state salvate.";
-$a->strings["Repair Contact Settings"] = "Ripara il contatto";
-$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ATTENZIONE: Queste sono impostazioni avanzate</strong> e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più";
-$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Usa <strong>ora</strong> il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina.";
-$a->strings["Return to contact editor"] = "Ritorna alla modifica contatto";
-$a->strings["No mirroring"] = "Non duplicare";
-$a->strings["Mirror as forwarded posting"] = "Duplica come messaggi ricondivisi";
-$a->strings["Mirror as my own posting"] = "Duplica come miei messaggi";
-$a->strings["Refetch contact data"] = "Ricarica dati contatto";
-$a->strings["Account Nickname"] = "Nome utente";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@TagName - al posto del nome utente";
-$a->strings["Account URL"] = "URL dell'utente";
-$a->strings["Friend Request URL"] = "URL Richiesta Amicizia";
-$a->strings["Friend Confirm URL"] = "URL Conferma Amicizia";
-$a->strings["Notification Endpoint URL"] = "URL Notifiche";
-$a->strings["Poll/Feed URL"] = "URL Feed";
-$a->strings["New photo from this URL"] = "Nuova foto da questo URL";
-$a->strings["Remote Self"] = "Io remoto";
-$a->strings["Mirror postings from this contact"] = "Ripeti i messaggi di questo contatto";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "Imposta questo contatto come 'io remoto', questo farà si che friendica reinvii i nuovi messaggi da questo contatto.";
-$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
-$a->strings["Your profile page"] = "Pagina del tuo profilo";
-$a->strings["Your contacts"] = "I tuoi contatti";
-$a->strings["Your photos"] = "Le tue foto";
-$a->strings["Your events"] = "I tuoi eventi";
-$a->strings["Personal notes"] = "Note personali";
-$a->strings["Your personal photos"] = "Le tue foto personali";
-$a->strings["Community Pages"] = "Pagine Comunitarie";
-$a->strings["Community Profiles"] = "Profili Comunità";
-$a->strings["Last users"] = "Ultimi utenti";
-$a->strings["Last likes"] = "Ultimi \"mi piace\"";
-$a->strings["event"] = "l'evento";
-$a->strings["Last photos"] = "Ultime foto";
-$a->strings["Find Friends"] = "Trova Amici";
-$a->strings["Local Directory"] = "Elenco Locale";
-$a->strings["Similar Interests"] = "Interessi simili";
-$a->strings["Invite Friends"] = "Invita amici";
-$a->strings["Earth Layers"] = "Earth Layers";
-$a->strings["Set zoomfactor for Earth Layers"] = "Livello di zoom per Earth Layers";
-$a->strings["Set longitude (X) for Earth Layers"] = "Longitudine (X) per Earth Layers";
-$a->strings["Set latitude (Y) for Earth Layers"] = "Latitudine (Y) per Earth Layers";
-$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
-$a->strings["Connect Services"] = "Servizi di conessione";
-$a->strings["don't show"] = "non mostrare";
-$a->strings["show"] = "mostra";
-$a->strings["Show/hide boxes at right-hand column:"] = "Mostra/Nascondi riquadri nella colonna destra";
-$a->strings["Theme settings"] = "Impostazioni tema";
-$a->strings["Set font-size for posts and comments"] = "Dimensione del carattere di messaggi e commenti";
-$a->strings["Set line-height for posts and comments"] = "Altezza della linea di testo di messaggi e commenti";
-$a->strings["Set resolution for middle column"] = "Imposta la dimensione della colonna centrale";
-$a->strings["Set color scheme"] = "Imposta lo schema dei colori";
-$a->strings["Set zoomfactor for Earth Layer"] = "Livello di zoom per Earth Layer";
-$a->strings["Set style"] = "Imposta stile";
-$a->strings["Set colour scheme"] = "Imposta schema colori";
-$a->strings["default"] = "default";
-$a->strings["greenzero"] = "greenzero";
-$a->strings["purplezero"] = "purplezero";
-$a->strings["easterbunny"] = "easterbunny";
-$a->strings["darkzero"] = "darkzero";
-$a->strings["comix"] = "comix";
-$a->strings["slackr"] = "slackr";
-$a->strings["Variations"] = "Varianti";
-$a->strings["Alignment"] = "Allineamento";
-$a->strings["Left"] = "Sinistra";
-$a->strings["Center"] = "Centrato";
-$a->strings["Color scheme"] = "Schema colori";
-$a->strings["Posts font size"] = "Dimensione caratteri post";
-$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo";
-$a->strings["Set resize level for images in posts and comments (width and height)"] = "Dimensione immagini in messaggi e commenti (larghezza e altezza)";
-$a->strings["Set theme width"] = "Imposta la larghezza del tema";
-$a->strings["Drop contact"] = "Rimuovi contatto";
+$a->strings["Move account"] = "Muovi account";
+$a->strings["You can import an account from another Friendica server."] = "Puoi importare un account da un altro server Friendica.";
+$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"] = "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (status.net/identi.ca) o da Diaspora";
+$a->strings["Account file"] = "File account";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\"";
+$a->strings["Item not available."] = "Oggetto non disponibile.";
+$a->strings["Item was not found."] = "Oggetto non trovato.";
 $a->strings["Delete this item?"] = "Cancellare questo elemento?";
 $a->strings["show fewer"] = "mostra di meno";
 $a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore.";
@@ -1330,6 +1311,40 @@ $a->strings["Website Terms of Service"] = "Condizioni di servizio del sito web "
 $a->strings["terms of service"] = "condizioni del servizio";
 $a->strings["Website Privacy Policy"] = "Politiche di privacy del sito";
 $a->strings["privacy policy"] = "politiche di privacy";
+$a->strings["This entry was edited"] = "Questa voce è stata modificata";
+$a->strings["ignore thread"] = "ignora la discussione";
+$a->strings["unignore thread"] = "non ignorare la discussione";
+$a->strings["toggle ignore status"] = "inverti stato \"Ignora\"";
+$a->strings["ignored"] = "ignorato";
+$a->strings["Categories:"] = "Categorie:";
+$a->strings["Filed under:"] = "Archiviato in:";
+$a->strings["via"] = "via";
+$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non puoi aiutarmi da solo. Il mio database potrebbe essere invalido.";
+$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]";
+$a->strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori.";
+$a->strings["Errors encountered performing database changes."] = "Riscontrati errori applicando le modifiche al database.";
+$a->strings["Logged out."] = "Uscita effettuata.";
+$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto.";
+$a->strings["The error message was:"] = "Il messaggio riportato era:";
+$a->strings["Add New Contact"] = "Aggiungi nuovo contatto";
+$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara";
+$a->strings["%d invitation available"] = array(
+       0 => "%d invito disponibile",
+       1 => "%d inviti disponibili",
+);
+$a->strings["Find People"] = "Trova persone";
+$a->strings["Enter name or interest"] = "Inserisci un nome o un interesse";
+$a->strings["Connect/Follow"] = "Connetti/segui";
+$a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca";
+$a->strings["Similar Interests"] = "Interessi simili";
+$a->strings["Random Profile"] = "Profilo causale";
+$a->strings["Invite Friends"] = "Invita amici";
+$a->strings["Networks"] = "Reti";
+$a->strings["All Networks"] = "Tutte le Reti";
+$a->strings["Saved Folders"] = "Cartelle Salvate";
+$a->strings["Everything"] = "Tutto";
+$a->strings["Categories"] = "Categorie";
 $a->strings["General Features"] = "Funzionalità generali";
 $a->strings["Multiple Profiles"] = "Profili multipli";
 $a->strings["Ability to create multiple profiles"] = "Possibilità di creare profili multipli";
@@ -1364,7 +1379,6 @@ $a->strings["Tagging"] = "Aggiunta tag";
 $a->strings["Ability to tag existing posts"] = "Permette di aggiungere tag ai post già esistenti";
 $a->strings["Post Categories"] = "Cateorie post";
 $a->strings["Add categories to your posts"] = "Aggiungi categorie ai tuoi post";
-$a->strings["Saved Folders"] = "Cartelle Salvate";
 $a->strings["Ability to file posts under folders"] = "Permette di archiviare i post in cartelle";
 $a->strings["Dislike Posts"] = "Non mi piace";
 $a->strings["Ability to dislike posts/comments"] = "Permetti di inviare \"non mi piace\" ai messaggi";
@@ -1372,13 +1386,126 @@ $a->strings["Star Posts"] = "Post preferiti";
 $a->strings["Ability to mark special posts with a star indicator"] = "Permette di segnare i post preferiti con una stella";
 $a->strings["Mute Post Notifications"] = "Silenzia le notifiche di nuovi post";
 $a->strings["Ability to mute notifications for a thread"] = "Permette di silenziare le notifiche di nuovi post in una discussione";
-$a->strings["Logged out."] = "Uscita effettuata.";
-$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto.";
-$a->strings["The error message was:"] = "Il messaggio riportato era:";
-$a->strings["Starts:"] = "Inizia:";
-$a->strings["Finishes:"] = "Finisce:";
+$a->strings["Connect URL missing."] = "URL di connessione mancante.";
+$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili.";
+$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni.";
+$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore";
+$a->strings["No browser URL could be matched to this address."] = "Nessun URL puo' essere associato a questo indirizzo.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email.";
+$a->strings["Use mailto: in front of address to force email check."] = "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te.";
+$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto.";
+$a->strings["following"] = "segue";
+$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un gruppo eliminato con questo nome è stato ricreato. I permessi  esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso.";
+$a->strings["Default privacy group for new contacts"] = "Gruppo predefinito per i nuovi contatti";
+$a->strings["Everybody"] = "Tutti";
+$a->strings["edit"] = "modifica";
+$a->strings["Edit group"] = "Modifica gruppo";
+$a->strings["Create a new group"] = "Crea un nuovo gruppo";
+$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
+$a->strings["Miscellaneous"] = "Varie";
+$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG o MM-GG";
+$a->strings["never"] = "mai";
+$a->strings["less than a second ago"] = "meno di un secondo fa";
+$a->strings["year"] = "anno";
+$a->strings["years"] = "anni";
+$a->strings["month"] = "mese";
+$a->strings["months"] = "mesi";
+$a->strings["week"] = "settimana";
+$a->strings["weeks"] = "settimane";
+$a->strings["day"] = "giorno";
+$a->strings["days"] = "giorni";
+$a->strings["hour"] = "ora";
+$a->strings["hours"] = "ore";
+$a->strings["minute"] = "minuto";
+$a->strings["minutes"] = "minuti";
+$a->strings["second"] = "secondo";
+$a->strings["seconds"] = "secondi";
+$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
+$a->strings["%s's birthday"] = "Compleanno di %s";
+$a->strings["Happy Birthday %s"] = "Buon compleanno %s";
+$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile.";
+$a->strings["Edit profile"] = "Modifica il profilo";
+$a->strings["Message"] = "Messaggio";
+$a->strings["Profiles"] = "Profili";
+$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
+$a->strings["Network:"] = "Rete:";
+$a->strings["g A l F d"] = "g A l d F";
+$a->strings["F d"] = "d F";
+$a->strings["[today]"] = "[oggi]";
+$a->strings["Birthday Reminders"] = "Promemoria compleanni";
+$a->strings["Birthdays this week:"] = "Compleanni questa settimana:";
+$a->strings["[No description]"] = "[Nessuna descrizione]";
+$a->strings["Event Reminders"] = "Promemoria";
+$a->strings["Events this week:"] = "Eventi di questa settimana:";
+$a->strings["j F, Y"] = "j F Y";
+$a->strings["j F"] = "j F";
+$a->strings["Birthday:"] = "Compleanno:";
+$a->strings["Age:"] = "Età:";
+$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s";
+$a->strings["Religion:"] = "Religione:";
+$a->strings["Hobbies/Interests:"] = "Hobby/Interessi:";
+$a->strings["Contact information and Social Networks:"] = "Informazioni su contatti e social network:";
+$a->strings["Musical interests:"] = "Interessi musicali:";
+$a->strings["Books, literature:"] = "Libri, letteratura:";
+$a->strings["Television:"] = "Televisione:";
+$a->strings["Film/dance/culture/entertainment:"] = "Film/danza/cultura/intrattenimento:";
+$a->strings["Love/Romance:"] = "Amore:";
+$a->strings["Work/employment:"] = "Lavoro:";
+$a->strings["School/education:"] = "Scuola:";
+$a->strings["Status"] = "Stato";
+$a->strings["Status Messages and Posts"] = "Messaggi di stato e post";
+$a->strings["Profile Details"] = "Dettagli del profilo";
+$a->strings["Videos"] = "Video";
+$a->strings["Events and Calendar"] = "Eventi e calendario";
+$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
+$a->strings["Post to Email"] = "Invia a email";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato.";
+$a->strings["Visible to everybody"] = "Visibile a tutti";
+$a->strings["show"] = "mostra";
+$a->strings["don't show"] = "non mostrare";
 $a->strings["[no subject]"] = "[nessun oggetto]";
-$a->strings[" on Last.fm"] = "su Last.fm";
+$a->strings["stopped following"] = "tolto dai seguiti";
+$a->strings["Poke"] = "Stuzzica";
+$a->strings["View Status"] = "Visualizza stato";
+$a->strings["View Profile"] = "Visualizza profilo";
+$a->strings["View Photos"] = "Visualizza foto";
+$a->strings["Network Posts"] = "Post della Rete";
+$a->strings["Edit Contact"] = "Modifica contatti";
+$a->strings["Drop Contact"] = "Rimuovi contatto";
+$a->strings["Send PM"] = "Invia messaggio privato";
+$a->strings["Welcome "] = "Ciao";
+$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo.";
+$a->strings["Welcome back "] = "Ciao ";
+$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lunto (più di tre ore) prima di inviarla.";
+$a->strings["event"] = "l'evento";
+$a->strings["%1\$s poked %2\$s"] = "%1\$s ha stuzzicato %2\$s";
+$a->strings["post/item"] = "post/elemento";
+$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha segnato il/la %3\$s di %2\$s come preferito";
+$a->strings["remove"] = "rimuovi";
+$a->strings["Delete Selected Items"] = "Cancella elementi selezionati";
+$a->strings["Follow Thread"] = "Segui la discussione";
+$a->strings["%s likes this."] = "Piace a %s.";
+$a->strings["%s doesn't like this."] = "Non piace a %s.";
+$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "Piace a <span %1\$s>%2\$d persone</span>.";
+$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "Non piace a <span %1\$s>%2\$d persone</span>.";
+$a->strings["and"] = "e";
+$a->strings[", and %d other people"] = "e altre %d persone";
+$a->strings["%s like this."] = "Piace a %s.";
+$a->strings["%s don't like this."] = "Non piace a %s.";
+$a->strings["Visible to <strong>everybody</strong>"] = "Visibile a <strong>tutti</strong>";
+$a->strings["Please enter a video link/URL:"] = "Inserisci un collegamento video / URL:";
+$a->strings["Please enter an audio link/URL:"] = "Inserisci un collegamento audio / URL:";
+$a->strings["Tag term:"] = "Tag:";
+$a->strings["Where are you right now?"] = "Dove sei ora?";
+$a->strings["Delete item(s)?"] = "Cancellare questo elemento/i?";
+$a->strings["permissions"] = "permessi";
+$a->strings["Post to Groups"] = "Invia ai Gruppi";
+$a->strings["Post to Contacts"] = "Invia ai Contatti";
+$a->strings["Private post"] = "Post privato";
+$a->strings["view full size"] = "vedi a schermo intero";
 $a->strings["newer"] = "nuovi";
 $a->strings["older"] = "vecchi";
 $a->strings["prev"] = "prec";
@@ -1392,6 +1519,9 @@ $a->strings["%d Contact"] = array(
        0 => "%d contatto",
        1 => "%d contatti",
 );
+$a->strings["Full Text"] = "Testo Completo";
+$a->strings["Tags"] = "Tags:";
+$a->strings["Forums"] = "Forum";
 $a->strings["poke"] = "stuzzica";
 $a->strings["poked"] = "ha stuzzicato";
 $a->strings["ping"] = "invia un ping";
@@ -1445,81 +1575,118 @@ $a->strings["November"] = "Novembre";
 $a->strings["December"] = "Dicembre";
 $a->strings["bytes"] = "bytes";
 $a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
+$a->strings["View on separate page"] = "Vedi in una pagina separata";
+$a->strings["view on separate page"] = "vedi in una pagina separata";
+$a->strings["default"] = "default";
 $a->strings["Select an alternate language"] = "Seleziona una diversa lingua";
 $a->strings["activity"] = "attività";
 $a->strings["post"] = "messaggio";
 $a->strings["Item filed"] = "Messaggio salvato";
-$a->strings["User not found."] = "Utente non trovato.";
-$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato";
-$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato";
-$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato";
-$a->strings["There is no status with this id."] = "Non c'è nessuno status con questo id.";
-$a->strings["There is no conversation with this id."] = "Non c'è nessuna conversazione con questo id";
-$a->strings["Invalid request."] = "Richiesta non valida.";
-$a->strings["Invalid item."] = "Elemento non valido.";
-$a->strings["Invalid action. "] = "Azione non valida.";
-$a->strings["DB error"] = "Errore database";
-$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'";
-$a->strings["%s's birthday"] = "Compleanno di %s";
-$a->strings["Happy Birthday %s"] = "Buon compleanno %s";
-$a->strings["Do you really want to delete this item?"] = "Vuoi veramente cancellare questo elemento?";
-$a->strings["Archives"] = "Archivi";
+$a->strings["Image/photo"] = "Immagine/foto";
+$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
+$a->strings["<span><a href=\"%s\" target=\"_blank\">%s</a> wrote the following <a href=\"%s\" target=\"_blank\">post</a>"] = "<span><a href=\"%s\" target=\"_blank\">%s</a> ha scritto il seguente <a href=\"%s\" target=\"_blank\">messaggio</a>";
+$a->strings["$1 wrote:"] = "$1 ha scritto:";
+$a->strings["Encrypted content"] = "Contenuto criptato";
 $a->strings["(no subject)"] = "(nessun oggetto)";
 $a->strings["noreply"] = "nessuna risposta";
-$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*";
-$a->strings["Attachments:"] = "Allegati:";
-$a->strings["Requested account is not available."] = "L'account richiesto non è disponibile.";
-$a->strings["Edit profile"] = "Modifica il profilo";
-$a->strings["Message"] = "Messaggio";
-$a->strings["Profiles"] = "Profili";
-$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
-$a->strings["Network:"] = "Rete:";
-$a->strings["g A l F d"] = "g A l d F";
-$a->strings["F d"] = "d F";
-$a->strings["[today]"] = "[oggi]";
-$a->strings["Birthday Reminders"] = "Promemoria compleanni";
-$a->strings["Birthdays this week:"] = "Compleanni questa settimana:";
-$a->strings["[No description]"] = "[Nessuna descrizione]";
-$a->strings["Event Reminders"] = "Promemoria";
-$a->strings["Events this week:"] = "Eventi di questa settimana:";
-$a->strings["j F, Y"] = "j F Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Compleanno:";
-$a->strings["Age:"] = "Età:";
-$a->strings["for %1\$d %2\$s"] = "per %1\$d %2\$s";
-$a->strings["Tags:"] = "Tag:";
-$a->strings["Religion:"] = "Religione:";
-$a->strings["Hobbies/Interests:"] = "Hobby/Interessi:";
-$a->strings["Contact information and Social Networks:"] = "Informazioni su contatti e social network:";
-$a->strings["Musical interests:"] = "Interessi musicali:";
-$a->strings["Books, literature:"] = "Libri, letteratura:";
-$a->strings["Television:"] = "Televisione:";
-$a->strings["Film/dance/culture/entertainment:"] = "Film/danza/cultura/intrattenimento:";
-$a->strings["Love/Romance:"] = "Amore:";
-$a->strings["Work/employment:"] = "Lavoro:";
-$a->strings["School/education:"] = "Scuola:";
-$a->strings["Status"] = "Stato";
-$a->strings["Status Messages and Posts"] = "Messaggi di stato e post";
-$a->strings["Profile Details"] = "Dettagli del profilo";
-$a->strings["Videos"] = "Video";
-$a->strings["Events and Calendar"] = "Eventi e calendario";
-$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
-$a->strings["Connect URL missing."] = "URL di connessione mancante.";
-$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili.";
-$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni.";
-$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore";
-$a->strings["No browser URL could be matched to this address."] = "Nessun URL puo' essere associato a questo indirizzo.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email.";
-$a->strings["Use mailto: in front of address to force email check."] = "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te.";
-$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto.";
-$a->strings["following"] = "segue";
-$a->strings["Welcome "] = "Ciao";
-$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo.";
-$a->strings["Welcome back "] = "Ciao ";
-$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lunto (più di tre ore) prima di inviarla.";
+$a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'";
+$a->strings["Unknown | Not categorised"] = "Sconosciuto | non categorizzato";
+$a->strings["Block immediately"] = "Blocca immediatamente";
+$a->strings["Shady, spammer, self-marketer"] = "Shady, spammer, self-marketer";
+$a->strings["Known to me, but no opinion"] = "Lo conosco, ma non ho un'opinione particolare";
+$a->strings["OK, probably harmless"] = "E' ok, probabilmente innocuo";
+$a->strings["Reputable, has my trust"] = "Rispettabile, ha la mia fiducia";
+$a->strings["Weekly"] = "Settimanalmente";
+$a->strings["Monthly"] = "Mensilmente";
+$a->strings["OStatus"] = "Ostatus";
+$a->strings["RSS/Atom"] = "RSS / Atom";
+$a->strings["Zot!"] = "Zot!";
+$a->strings["LinkedIn"] = "LinkedIn";
+$a->strings["XMPP/IM"] = "XMPP/IM";
+$a->strings["MySpace"] = "MySpace";
+$a->strings["Google+"] = "Google+";
+$a->strings["pump.io"] = "pump.io";
+$a->strings["Twitter"] = "Twitter";
+$a->strings["Diaspora Connector"] = "Connettore Diaspora";
+$a->strings["Statusnet"] = "Statusnet";
+$a->strings["App.net"] = "App.net";
+$a->strings["Redmatrix"] = "Redmatrix";
+$a->strings[" on Last.fm"] = "su Last.fm";
+$a->strings["Starts:"] = "Inizia:";
+$a->strings["Finishes:"] = "Finisce:";
+$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare.";
+$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa azione eccede i limiti del tuo piano di sottoscrizione.";
+$a->strings["This action is not available under your subscription plan."] = "Questa azione non è disponibile nel tuo piano di sottoscrizione.";
+$a->strings["End this session"] = "Finisci questa sessione";
+$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
+$a->strings["Your profile page"] = "Pagina del tuo profilo";
+$a->strings["Your photos"] = "Le tue foto";
+$a->strings["Your videos"] = "I tuoi video";
+$a->strings["Your events"] = "I tuoi eventi";
+$a->strings["Personal notes"] = "Note personali";
+$a->strings["Your personal notes"] = "Le tue note personali";
+$a->strings["Sign in"] = "Entra";
+$a->strings["Home Page"] = "Home Page";
+$a->strings["Create an account"] = "Crea un account";
+$a->strings["Help and documentation"] = "Guida e documentazione";
+$a->strings["Apps"] = "Applicazioni";
+$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi";
+$a->strings["Search site content"] = "Cerca nel contenuto del sito";
+$a->strings["Conversations on this site"] = "Conversazioni su questo sito";
+$a->strings["Conversations on the network"] = "Conversazioni nella rete";
+$a->strings["Directory"] = "Elenco";
+$a->strings["People directory"] = "Elenco delle persone";
+$a->strings["Information"] = "Informazioni";
+$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica";
+$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
+$a->strings["Network Reset"] = "Reset pagina Rete";
+$a->strings["Load Network page with no filters"] = "Carica la pagina Rete senza nessun filtro";
+$a->strings["Friend Requests"] = "Richieste di amicizia";
+$a->strings["See all notifications"] = "Vedi tutte le notifiche";
+$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste";
+$a->strings["Private mail"] = "Posta privata";
+$a->strings["Inbox"] = "In arrivo";
+$a->strings["Outbox"] = "Inviati";
+$a->strings["Manage"] = "Gestisci";
+$a->strings["Manage other pages"] = "Gestisci altre pagine";
+$a->strings["Account settings"] = "Parametri account";
+$a->strings["Manage/Edit Profiles"] = "Gestisci/Modifica i profili";
+$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
+$a->strings["Site setup and configuration"] = "Configurazione del sito";
+$a->strings["Navigation"] = "Navigazione";
+$a->strings["Site map"] = "Mappa del sito";
+$a->strings["User not found."] = "Utente non trovato.";
+$a->strings["Daily posting limit of %d posts reached. The post was rejected."] = "Limite giornaliero di %d messaggi raggiunto. Il messaggio è stato rifiutato";
+$a->strings["Weekly posting limit of %d posts reached. The post was rejected."] = "Limite settimanale di %d messaggi raggiunto. Il messaggio è stato rifiutato";
+$a->strings["Monthly posting limit of %d posts reached. The post was rejected."] = "Limite mensile di %d messaggi raggiunto. Il messaggio è stato rifiutato";
+$a->strings["There is no status with this id."] = "Non c'è nessuno status con questo id.";
+$a->strings["There is no conversation with this id."] = "Non c'è nessuna conversazione con questo id";
+$a->strings["Invalid item."] = "Elemento non valido.";
+$a->strings["Invalid action. "] = "Azione non valida.";
+$a->strings["DB error"] = "Errore database";
+$a->strings["An invitation is required."] = "E' richiesto un invito.";
+$a->strings["Invitation could not be verified."] = "L'invito non puo' essere verificato.";
+$a->strings["Invalid OpenID url"] = "Url OpenID non valido";
+$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste.";
+$a->strings["Please use a shorter name."] = "Usa un nome più corto.";
+$a->strings["Name too short."] = "Il nome è troppo corto.";
+$a->strings["That doesn't appear to be your full (First Last) name."] = "Questo non sembra essere il tuo nome completo (Nome Cognome).";
+$a->strings["Your email domain is not among those allowed on this site."] = "Il dominio della tua email non è tra quelli autorizzati su questo sito.";
+$a->strings["Not a valid email address."] = "L'indirizzo email non è valido.";
+$a->strings["Cannot use that email."] = "Non puoi usare quell'email.";
+$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\" and \"_\"."] = "Il tuo nome utente può contenere solo \"a-z\", \"0-9\",  e \"_\".";
+$a->strings["Nickname is already registered. Please choose another."] = "Nome utente già registrato. Scegline un altro.";
+$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo.";
+$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita.";
+$a->strings["An error occurred during registration. Please try again."] = "C'è stato un errore durante la registrazione. Prova ancora.";
+$a->strings["An error occurred creating your default profile. Please try again."] = "C'è stato un errore nella creazione del tuo profilo. Prova ancora.";
+$a->strings["Friends"] = "Amici";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\nGentile %1\$s,\nGrazie per esserti registrato su %2\$s. Il tuo account è stato creato.";
+$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %3\$s\n    Nome utente: %1\$s\n    Password: %5\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2\$s";
+$a->strings["Sharing notification from Diaspora network"] = "Notifica di condivisione dal network Diaspora*";
+$a->strings["Attachments:"] = "Allegati:";
+$a->strings["Do you really want to delete this item?"] = "Vuoi veramente cancellare questo elemento?";
+$a->strings["Archives"] = "Archivi";
 $a->strings["Male"] = "Maschio";
 $a->strings["Female"] = "Femmina";
 $a->strings["Currently Male"] = "Al momento maschio";
@@ -1556,7 +1723,6 @@ $a->strings["Infatuated"] = "infatuato/a";
 $a->strings["Dating"] = "Disponibile a un incontro";
 $a->strings["Unfaithful"] = "Infedele";
 $a->strings["Sex Addict"] = "Sesso-dipendente";
-$a->strings["Friends"] = "Amici";
 $a->strings["Friends/Benefits"] = "Amici con benefici";
 $a->strings["Casual"] = "Casual";
 $a->strings["Engaged"] = "Impegnato";
@@ -1578,120 +1744,6 @@ $a->strings["Uncertain"] = "Incerto";
 $a->strings["It's complicated"] = "E' complicato";
 $a->strings["Don't care"] = "Non interessa";
 $a->strings["Ask me"] = "Chiedimelo";
-$a->strings["Error decoding account file"] = "Errore decodificando il file account";
-$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?";
-$a->strings["Error! Cannot check nickname"] = "Errore! Non posso controllare il nickname";
-$a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!";
-$a->strings["User creation error"] = "Errore creando l'utente";
-$a->strings["User profile creation error"] = "Errore creando il profile dell'utente";
-$a->strings["%d contact not imported"] = array(
-       0 => "%d contatto non importato",
-       1 => "%d contatti non importati",
-);
-$a->strings["Done. You can now login with your username and password"] = "Fatto. Ora puoi entrare con il tuo nome utente e la tua password";
-$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare.";
-$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa azione eccede i limiti del tuo piano di sottoscrizione.";
-$a->strings["This action is not available under your subscription plan."] = "Questa azione non è disponibile nel tuo piano di sottoscrizione.";
-$a->strings["%1\$s poked %2\$s"] = "%1\$s ha stuzzicato %2\$s";
-$a->strings["post/item"] = "post/elemento";
-$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = "%1\$s ha segnato il/la %3\$s di %2\$s come preferito";
-$a->strings["remove"] = "rimuovi";
-$a->strings["Delete Selected Items"] = "Cancella elementi selezionati";
-$a->strings["Follow Thread"] = "Segui la discussione";
-$a->strings["View Status"] = "Visualizza stato";
-$a->strings["View Profile"] = "Visualizza profilo";
-$a->strings["View Photos"] = "Visualizza foto";
-$a->strings["Network Posts"] = "Post della Rete";
-$a->strings["Edit Contact"] = "Modifica contatti";
-$a->strings["Send PM"] = "Invia messaggio privato";
-$a->strings["Poke"] = "Stuzzica";
-$a->strings["%s likes this."] = "Piace a %s.";
-$a->strings["%s doesn't like this."] = "Non piace a %s.";
-$a->strings["<span  %1\$s>%2\$d people</span> like this"] = "Piace a <span %1\$s>%2\$d persone</span>.";
-$a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "Non piace a <span %1\$s>%2\$d persone</span>.";
-$a->strings["and"] = "e";
-$a->strings[", and %d other people"] = "e altre %d persone";
-$a->strings["%s like this."] = "Piace a %s.";
-$a->strings["%s don't like this."] = "Non piace a %s.";
-$a->strings["Visible to <strong>everybody</strong>"] = "Visibile a <strong>tutti</strong>";
-$a->strings["Please enter a video link/URL:"] = "Inserisci un collegamento video / URL:";
-$a->strings["Please enter an audio link/URL:"] = "Inserisci un collegamento audio / URL:";
-$a->strings["Tag term:"] = "Tag:";
-$a->strings["Where are you right now?"] = "Dove sei ora?";
-$a->strings["Delete item(s)?"] = "Cancellare questo elemento/i?";
-$a->strings["permissions"] = "permessi";
-$a->strings["Post to Groups"] = "Invia ai Gruppi";
-$a->strings["Post to Contacts"] = "Invia ai Contatti";
-$a->strings["Private post"] = "Post privato";
-$a->strings["Add New Contact"] = "Aggiungi nuovo contatto";
-$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara";
-$a->strings["%d invitation available"] = array(
-       0 => "%d invito disponibile",
-       1 => "%d inviti disponibili",
-);
-$a->strings["Find People"] = "Trova persone";
-$a->strings["Enter name or interest"] = "Inserisci un nome o un interesse";
-$a->strings["Connect/Follow"] = "Connetti/segui";
-$a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca";
-$a->strings["Random Profile"] = "Profilo causale";
-$a->strings["Networks"] = "Reti";
-$a->strings["All Networks"] = "Tutte le Reti";
-$a->strings["Everything"] = "Tutto";
-$a->strings["Categories"] = "Categorie";
-$a->strings["End this session"] = "Finisci questa sessione";
-$a->strings["Your videos"] = "I tuoi video";
-$a->strings["Your personal notes"] = "Le tue note personali";
-$a->strings["Sign in"] = "Entra";
-$a->strings["Home Page"] = "Home Page";
-$a->strings["Create an account"] = "Crea un account";
-$a->strings["Help and documentation"] = "Guida e documentazione";
-$a->strings["Apps"] = "Applicazioni";
-$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi";
-$a->strings["Search site content"] = "Cerca nel contenuto del sito";
-$a->strings["Conversations on this site"] = "Conversazioni su questo sito";
-$a->strings["Conversations on the network"] = "Conversazioni nella rete";
-$a->strings["Directory"] = "Elenco";
-$a->strings["People directory"] = "Elenco delle persone";
-$a->strings["Information"] = "Informazioni";
-$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica";
-$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
-$a->strings["Network Reset"] = "Reset pagina Rete";
-$a->strings["Load Network page with no filters"] = "Carica la pagina Rete senza nessun filtro";
-$a->strings["Friend Requests"] = "Richieste di amicizia";
-$a->strings["See all notifications"] = "Vedi tutte le notifiche";
-$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste";
-$a->strings["Private mail"] = "Posta privata";
-$a->strings["Inbox"] = "In arrivo";
-$a->strings["Outbox"] = "Inviati";
-$a->strings["Manage"] = "Gestisci";
-$a->strings["Manage other pages"] = "Gestisci altre pagine";
-$a->strings["Account settings"] = "Parametri account";
-$a->strings["Manage/Edit Profiles"] = "Gestisci/Modifica i profili";
-$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
-$a->strings["Site setup and configuration"] = "Configurazione del sito";
-$a->strings["Navigation"] = "Navigazione";
-$a->strings["Site map"] = "Mappa del sito";
-$a->strings["Unknown | Not categorised"] = "Sconosciuto | non categorizzato";
-$a->strings["Block immediately"] = "Blocca immediatamente";
-$a->strings["Shady, spammer, self-marketer"] = "Shady, spammer, self-marketer";
-$a->strings["Known to me, but no opinion"] = "Lo conosco, ma non ho un'opinione particolare";
-$a->strings["OK, probably harmless"] = "E' ok, probabilmente innocuo";
-$a->strings["Reputable, has my trust"] = "Rispettabile, ha la mia fiducia";
-$a->strings["Weekly"] = "Settimanalmente";
-$a->strings["Monthly"] = "Mensilmente";
-$a->strings["OStatus"] = "Ostatus";
-$a->strings["RSS/Atom"] = "RSS / Atom";
-$a->strings["Zot!"] = "Zot!";
-$a->strings["LinkedIn"] = "LinkedIn";
-$a->strings["XMPP/IM"] = "XMPP/IM";
-$a->strings["MySpace"] = "MySpace";
-$a->strings["Google+"] = "Google+";
-$a->strings["pump.io"] = "pump.io";
-$a->strings["Twitter"] = "Twitter";
-$a->strings["Diaspora Connector"] = "Connettore Diaspora";
-$a->strings["Statusnet"] = "Statusnet";
-$a->strings["App.net"] = "App.net";
 $a->strings["Friendica Notification"] = "Notifica Friendica";
 $a->strings["Thank You,"] = "Grazie,";
 $a->strings["%s Administrator"] = "Amministratore %s";
@@ -1749,64 +1801,55 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "H
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Hai ricevuto una [url=%1\$s]richiesta di registrazione[/url] da %2\$s.";
 $a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Nome completo: %1\$s\nIndirizzo del sito: %2\$s\nNome utente: %3\$s (%4\$s)";
 $a->strings["Please visit %s to approve or reject the request."] = "Visita %s per approvare o rifiutare la richiesta.";
-$a->strings["An invitation is required."] = "E' richiesto un invito.";
-$a->strings["Invitation could not be verified."] = "L'invito non puo' essere verificato.";
-$a->strings["Invalid OpenID url"] = "Url OpenID non valido";
-$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste.";
-$a->strings["Please use a shorter name."] = "Usa un nome più corto.";
-$a->strings["Name too short."] = "Il nome è troppo corto.";
-$a->strings["That doesn't appear to be your full (First Last) name."] = "Questo non sembra essere il tuo nome completo (Nome Cognome).";
-$a->strings["Your email domain is not among those allowed on this site."] = "Il dominio della tua email non è tra quelli autorizzati su questo sito.";
-$a->strings["Not a valid email address."] = "L'indirizzo email non è valido.";
-$a->strings["Cannot use that email."] = "Non puoi usare quell'email.";
-$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = "Il tuo nome utente puo' contenere solo \"a-z\", \"0-9\", \"-\", e \"_\", e deve cominciare con una lettera.";
-$a->strings["Nickname is already registered. Please choose another."] = "Nome utente già registrato. Scegline un altro.";
-$a->strings["Nickname was once registered here and may not be re-used. Please choose another."] = "Questo nome utente stato già registrato. Per favore, sceglierne uno nuovo.";
-$a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita.";
-$a->strings["An error occurred during registration. Please try again."] = "C'è stato un errore durante la registrazione. Prova ancora.";
-$a->strings["An error occurred creating your default profile. Please try again."] = "C'è stato un errore nella creazione del tuo profilo. Prova ancora.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t"] = "\nGentile %1\$s,\nGrazie per esserti registrato su %2\$s. Il tuo account è stato creato.";
-$a->strings["\n\t\tThe login details are as follows:\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t%1\$s\n\t\t\tPassword:\t%5\$s\n\n\t\tYou may change your password from your account \"Settings\" page after logging\n\t\tin.\n\n\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\tYou may also wish to add some basic information to your default profile\n\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\tWe recommend setting your full name, adding a profile photo,\n\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\tthan that.\n\n\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\tIf you are new and do not know anybody here, they may help\n\t\tyou to make some new and interesting friends.\n\n\n\t\tThank you and welcome to %2\$s."] = "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %3\$s\n    Nome utente: %1\$s\n    Password: %5\$s\n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\nGrazie e benvenuto su %2\$s";
-$a->strings["Post to Email"] = "Invia a email";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connettore disabilitato, dato che \"%s\" è abilitato.";
-$a->strings["Visible to everybody"] = "Visibile a tutti";
-$a->strings["Image/photo"] = "Immagine/foto";
-$a->strings["<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\">%2\$s</a> %3\$s";
-$a->strings["<span><a href=\"%s\" target=\"_blank\">%s</a> wrote the following <a href=\"%s\" target=\"_blank\">post</a>"] = "<span><a href=\"%s\" target=\"_blank\">%s</a> ha scritto il seguente <a href=\"%s\" target=\"_blank\">messaggio</a>";
-$a->strings["$1 wrote:"] = "$1 ha scritto:";
-$a->strings["Encrypted content"] = "Contenuto criptato";
 $a->strings["Embedded content"] = "Contenuto incorporato";
 $a->strings["Embedding disabled"] = "Embed disabilitato";
-$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = "Un gruppo eliminato con questo nome è stato ricreato. I permessi  esistenti su un elemento <strong>possono</strong> essere applicati a questo gruppo e tutti i membri futuri. Se questo non è ciò che si intende, si prega di creare un altro gruppo con un nome diverso.";
-$a->strings["Default privacy group for new contacts"] = "Gruppo predefinito per i nuovi contatti";
-$a->strings["Everybody"] = "Tutti";
-$a->strings["edit"] = "modifica";
-$a->strings["Edit group"] = "Modifica gruppo";
-$a->strings["Create a new group"] = "Crea un nuovo gruppo";
-$a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
-$a->strings["stopped following"] = "tolto dai seguiti";
-$a->strings["Drop Contact"] = "Rimuovi contatto";
-$a->strings["Miscellaneous"] = "Varie";
-$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG o MM-GG";
-$a->strings["never"] = "mai";
-$a->strings["less than a second ago"] = "meno di un secondo fa";
-$a->strings["year"] = "anno";
-$a->strings["years"] = "anni";
-$a->strings["month"] = "mese";
-$a->strings["months"] = "mesi";
-$a->strings["week"] = "settimana";
-$a->strings["weeks"] = "settimane";
-$a->strings["day"] = "giorno";
-$a->strings["days"] = "giorni";
-$a->strings["hour"] = "ora";
-$a->strings["hours"] = "ore";
-$a->strings["minute"] = "minuto";
-$a->strings["minutes"] = "minuti";
-$a->strings["second"] = "secondo";
-$a->strings["seconds"] = "secondi";
-$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
-$a->strings["view full size"] = "vedi a schermo intero";
-$a->strings["\n\t\t\tThe friendica developers released update %s recently,\n\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non puoi aiutarmi da solo. Il mio database potrebbe essere invalido.";
-$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]";
-$a->strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori.";
-$a->strings["Errors encountered performing database changes."] = "Riscontrati errori applicando le modifiche al database.";
+$a->strings["Error decoding account file"] = "Errore decodificando il file account";
+$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?";
+$a->strings["Error! Cannot check nickname"] = "Errore! Non posso controllare il nickname";
+$a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!";
+$a->strings["User creation error"] = "Errore creando l'utente";
+$a->strings["User profile creation error"] = "Errore creando il profile dell'utente";
+$a->strings["%d contact not imported"] = array(
+       0 => "%d contatto non importato",
+       1 => "%d contatti non importati",
+);
+$a->strings["Done. You can now login with your username and password"] = "Fatto. Ora puoi entrare con il tuo nome utente e la tua password";
+$a->strings["toggle mobile"] = "commuta tema mobile";
+$a->strings["Set resize level for images in posts and comments (width and height)"] = "Dimensione immagini in messaggi e commenti (larghezza e altezza)";
+$a->strings["Set font-size for posts and comments"] = "Dimensione del carattere di messaggi e commenti";
+$a->strings["Set theme width"] = "Imposta la larghezza del tema";
+$a->strings["Color scheme"] = "Schema colori";
+$a->strings["Set line-height for posts and comments"] = "Altezza della linea di testo di messaggi e commenti";
+$a->strings["Set colour scheme"] = "Imposta schema colori";
+$a->strings["Alignment"] = "Allineamento";
+$a->strings["Left"] = "Sinistra";
+$a->strings["Center"] = "Centrato";
+$a->strings["Posts font size"] = "Dimensione caratteri post";
+$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo";
+$a->strings["Set resolution for middle column"] = "Imposta la dimensione della colonna centrale";
+$a->strings["Set color scheme"] = "Imposta lo schema dei colori";
+$a->strings["Set zoomfactor for Earth Layer"] = "Livello di zoom per Earth Layer";
+$a->strings["Set longitude (X) for Earth Layers"] = "Longitudine (X) per Earth Layers";
+$a->strings["Set latitude (Y) for Earth Layers"] = "Latitudine (Y) per Earth Layers";
+$a->strings["Community Pages"] = "Pagine Comunitarie";
+$a->strings["Earth Layers"] = "Earth Layers";
+$a->strings["Community Profiles"] = "Profili Comunità";
+$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
+$a->strings["Connect Services"] = "Servizi di conessione";
+$a->strings["Find Friends"] = "Trova Amici";
+$a->strings["Last users"] = "Ultimi utenti";
+$a->strings["Last photos"] = "Ultime foto";
+$a->strings["Last likes"] = "Ultimi \"mi piace\"";
+$a->strings["Your contacts"] = "I tuoi contatti";
+$a->strings["Your personal photos"] = "Le tue foto personali";
+$a->strings["Local Directory"] = "Elenco Locale";
+$a->strings["Set zoomfactor for Earth Layers"] = "Livello di zoom per Earth Layers";
+$a->strings["Show/hide boxes at right-hand column:"] = "Mostra/Nascondi riquadri nella colonna destra";
+$a->strings["Set style"] = "Imposta stile";
+$a->strings["greenzero"] = "greenzero";
+$a->strings["purplezero"] = "purplezero";
+$a->strings["easterbunny"] = "easterbunny";
+$a->strings["darkzero"] = "darkzero";
+$a->strings["comix"] = "comix";
+$a->strings["slackr"] = "slackr";
+$a->strings["Variations"] = "Varianti";