aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/widgets.php13
-rw-r--r--view/css/mod_register.css5
-rw-r--r--view/it/hmessages.po4318
-rw-r--r--view/it/hstrings.php868
-rwxr-xr-xview/tpl/register.tpl8
-rwxr-xr-xview/tpl/settings.tpl2
-rwxr-xr-xview/tpl/settings_oauth.tpl9
-rwxr-xr-xview/tpl/settings_oauth_edit.tpl9
8 files changed, 2667 insertions, 2565 deletions
diff --git a/include/widgets.php b/include/widgets.php
index fa2b3de4d..a995fdf1c 100644
--- a/include/widgets.php
+++ b/include/widgets.php
@@ -542,11 +542,14 @@ function widget_settings_menu($arr) {
'selected' => ((argv(1) === 'oauth') ? 'active' : ''),
);
- $tabs[] = array(
- 'label' => t('Export channel'),
- 'url' => $a->get_baseurl(true) . '/uexport',
- 'selected' => ''
- );
+ // IF can go away when UNO export and import is fully functional
+ if(! UNO) {
+ $tabs[] = array(
+ 'label' => t('Export channel'),
+ 'url' => $a->get_baseurl(true) . '/uexport',
+ 'selected' => ''
+ );
+ }
if($role === false || $role === 'custom') {
$tabs[] = array(
diff --git a/view/css/mod_register.css b/view/css/mod_register.css
index 890a3f76b..68ccac131 100644
--- a/view/css/mod_register.css
+++ b/view/css/mod_register.css
@@ -79,3 +79,8 @@ h2 {
clear: both;
margin-bottom: 20px;
}
+
+.descriptive-paragraph {
+ margin-left: 20px;
+ margin-bottom: 25px;
+}
diff --git a/view/it/hmessages.po b/view/it/hmessages.po
index 1a3118f7d..af3f7f89c 100644
--- a/view/it/hmessages.po
+++ b/view/it/hmessages.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: Redmatrix\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2016-01-29 00:03-0800\n"
-"PO-Revision-Date: 2016-02-02 15:36+0000\n"
+"POT-Creation-Date: 2016-02-12 00:03-0800\n"
+"PO-Revision-Date: 2016-02-18 13:55+0000\n"
"Last-Translator: Paolo Wave <pynolo@tarine.net>\n"
"Language-Team: Italian (http://www.transifex.com/Friendica/red-matrix/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -33,8 +33,8 @@ msgid "Welcome %s. Remote authentication successful."
msgstr "Ciao %s. L'accesso tramite il tuo hub è avvenuto con successo."
#: ../../include/Contact.php:101 ../../include/conversation.php:961
-#: ../../include/identity.php:953 ../../include/widgets.php:137
-#: ../../include/widgets.php:175 ../../mod/directory.php:321
+#: ../../include/identity.php:954 ../../include/widgets.php:147
+#: ../../include/widgets.php:185 ../../mod/directory.php:321
#: ../../mod/match.php:64 ../../mod/suggest.php:52
msgid "Connect"
msgstr "Aggiungi"
@@ -60,324 +60,16 @@ msgstr "Impossibile trovare il nome utente nel file da importare."
msgid "Unable to create a unique channel address. Import failed."
msgstr "Impossibile creare un indirizzo univoco per il canale. L'import è fallito."
-#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:487
+#: ../../include/Import/import_diaspora.php:143 ../../mod/import.php:496
msgid "Import completed."
msgstr "L'importazione è terminata con successo."
-#: ../../include/ItemObject.php:89 ../../include/conversation.php:664
-msgid "Private Message"
-msgstr "Messaggio privato"
-
-#: ../../include/ItemObject.php:100 ../../include/RedDAV/RedBrowser.php:240
-#: ../../include/apps.php:259 ../../include/menu.php:108
-#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36
-#: ../../mod/blocks.php:153 ../../mod/connections.php:286
-#: ../../mod/connections.php:306 ../../mod/editblock.php:135
-#: ../../mod/editlayout.php:134 ../../mod/editpost.php:112
-#: ../../mod/editwebpage.php:176 ../../mod/layouts.php:183
-#: ../../mod/menu.php:108 ../../mod/settings.php:648 ../../mod/thing.php:256
-#: ../../mod/webpages.php:181
-msgid "Edit"
-msgstr "Modifica"
-
-#: ../../include/ItemObject.php:120 ../../include/RedDAV/RedBrowser.php:241
-#: ../../include/apps.php:260 ../../include/conversation.php:657
-#: ../../mod/admin.php:895 ../../mod/admin.php:1054 ../../mod/blocks.php:155
-#: ../../mod/connections.php:259 ../../mod/connedit.php:560
-#: ../../mod/editblock.php:181 ../../mod/editlayout.php:179
-#: ../../mod/editwebpage.php:223 ../../mod/group.php:173
-#: ../../mod/photos.php:1126 ../../mod/settings.php:649
-#: ../../mod/thing.php:257 ../../mod/webpages.php:183
-msgid "Delete"
-msgstr "Elimina"
-
-#: ../../include/ItemObject.php:126 ../../include/conversation.php:656
-msgid "Select"
-msgstr "Scegli"
-
-#: ../../include/ItemObject.php:130
-msgid "Save to Folder"
-msgstr "Salva nella cartella"
-
-#: ../../include/ItemObject.php:151
-msgid "I will attend"
-msgstr "Parteciperò"
-
-#: ../../include/ItemObject.php:151
-msgid "I will not attend"
-msgstr "Non parteciperò"
-
-#: ../../include/ItemObject.php:151
-msgid "I might attend"
-msgstr "Forse parteciperò"
-
-#: ../../include/ItemObject.php:161
-msgid "I agree"
-msgstr "Sono d'accordo"
-
-#: ../../include/ItemObject.php:161
-msgid "I disagree"
-msgstr "Non sono d'accordo"
-
-#: ../../include/ItemObject.php:161
-msgid "I abstain"
-msgstr "Mi astengo"
-
-#: ../../include/ItemObject.php:175 ../../include/ItemObject.php:187
-#: ../../include/conversation.php:1707 ../../mod/photos.php:1079
-#: ../../mod/photos.php:1091
-msgid "View all"
-msgstr "Vedi tutto"
-
-#: ../../include/ItemObject.php:179 ../../include/conversation.php:1731
-#: ../../include/taxonomy.php:414 ../../include/identity.php:1266
-#: ../../mod/photos.php:1083 ../../mod/zcard.php:56
-msgctxt "noun"
-msgid "Like"
-msgid_plural "Likes"
-msgstr[0] "Mi piace"
-msgstr[1] "Mi piace"
-
-#: ../../include/ItemObject.php:184 ../../include/conversation.php:1734
-#: ../../mod/photos.php:1088
-msgctxt "noun"
-msgid "Dislike"
-msgid_plural "Dislikes"
-msgstr[0] "Non mi piace"
-msgstr[1] "Non mi piace"
-
-#: ../../include/ItemObject.php:212
-msgid "Add Star"
-msgstr "Aggiungi ai preferiti"
-
-#: ../../include/ItemObject.php:213
-msgid "Remove Star"
-msgstr "Rimuovi dai preferiti"
-
-#: ../../include/ItemObject.php:214
-msgid "Toggle Star Status"
-msgstr "Attiva/disattiva preferito"
-
-#: ../../include/ItemObject.php:218
-msgid "starred"
-msgstr "preferito"
-
-#: ../../include/ItemObject.php:227 ../../include/conversation.php:671
-msgid "Message signature validated"
-msgstr "Messaggio con firma verificata"
-
-#: ../../include/ItemObject.php:228 ../../include/conversation.php:672
-msgid "Message signature incorrect"
-msgstr "Massaggio con firma non corretta"
-
-#: ../../include/ItemObject.php:236
-msgid "Add Tag"
-msgstr "Aggiungi un tag"
-
-#: ../../include/ItemObject.php:254 ../../mod/photos.php:1023
-msgid "I like this (toggle)"
-msgstr "Attiva/disattiva Mi piace"
-
-#: ../../include/ItemObject.php:254 ../../include/taxonomy.php:328
-msgid "like"
-msgstr "mi piace"
-
-#: ../../include/ItemObject.php:255 ../../mod/photos.php:1024
-msgid "I don't like this (toggle)"
-msgstr "Attiva/disattiva Non mi piace"
-
-#: ../../include/ItemObject.php:255 ../../include/taxonomy.php:329
-msgid "dislike"
-msgstr "non mi piace"
-
-#: ../../include/ItemObject.php:259
-msgid "Share This"
-msgstr "Condividi"
-
-#: ../../include/ItemObject.php:259
-msgid "share"
-msgstr "condividi"
-
-#: ../../include/ItemObject.php:268
-msgid "Delivery Report"
-msgstr "Rapporto di trasmissione"
-
-#: ../../include/ItemObject.php:286
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] "%d commento"
-msgstr[1] "%d commenti"
-
-#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316
-#, php-format
-msgid "View %s's profile - %s"
-msgstr "Guarda il profilo di %s - %s"
-
-#: ../../include/ItemObject.php:319
-msgid "to"
-msgstr "a"
-
-#: ../../include/ItemObject.php:320
-msgid "via"
-msgstr "via"
-
-#: ../../include/ItemObject.php:321
-msgid "Wall-to-Wall"
-msgstr "Da bacheca a bacheca"
-
-#: ../../include/ItemObject.php:322
-msgid "via Wall-To-Wall:"
-msgstr "da bacheca a bacheca:"
-
-#: ../../include/ItemObject.php:334 ../../include/conversation.php:719
-#, php-format
-msgid "from %s"
-msgstr "da %s"
-
-#: ../../include/ItemObject.php:337 ../../include/conversation.php:722
-#, php-format
-msgid "last edited: %s"
-msgstr "ultima modifica: %s"
-
-#: ../../include/ItemObject.php:338 ../../include/conversation.php:723
-#, php-format
-msgid "Expires: %s"
-msgstr "Scadenza: %s"
-
-#: ../../include/ItemObject.php:362
-msgid "Save Bookmarks"
-msgstr "Salva segnalibro"
-
-#: ../../include/ItemObject.php:363
-msgid "Add to Calendar"
-msgstr "Aggiungi al calendario"
-
-#: ../../include/ItemObject.php:372
-msgid "Mark all seen"
-msgstr "Marca tutto come letto"
-
-#: ../../include/ItemObject.php:378 ../../mod/photos.php:1209
-msgctxt "noun"
-msgid "Likes"
-msgstr "Mi piace"
-
-#: ../../include/ItemObject.php:379 ../../mod/photos.php:1210
-msgctxt "noun"
-msgid "Dislikes"
-msgstr "Non mi piace"
-
-#: ../../include/ItemObject.php:384 ../../include/acl_selectors.php:252
-#: ../../mod/photos.php:1215
-msgid "Close"
-msgstr "Chiudi"
-
-#: ../../include/ItemObject.php:389 ../../include/conversation.php:740
-#: ../../include/conversation.php:1237 ../../mod/editblock.php:150
-#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129
-#: ../../mod/editwebpage.php:190 ../../mod/photos.php:1026
-msgid "Please wait"
-msgstr "Attendere"
-
-#: ../../include/ItemObject.php:413 ../../include/js_strings.php:7
-msgid "[+] show all"
-msgstr "[+] mostra tutto"
-
-#: ../../include/ItemObject.php:694 ../../mod/photos.php:1042
-#: ../../mod/photos.php:1160
-msgid "This is you"
-msgstr "Questo sei tu"
-
-#: ../../include/ItemObject.php:696 ../../include/js_strings.php:6
-#: ../../mod/photos.php:1044 ../../mod/photos.php:1162
-msgid "Comment"
-msgstr "Commento"
-
-#: ../../include/ItemObject.php:697 ../../include/js_strings.php:22
-#: ../../include/widgets.php:679 ../../include/widgets.php:691
-#: ../../mod/admin.php:453 ../../mod/admin.php:596 ../../mod/admin.php:888
-#: ../../mod/admin.php:1052 ../../mod/admin.php:1228 ../../mod/admin.php:1423
-#: ../../mod/admin.php:1508 ../../mod/appman.php:99 ../../mod/chat.php:184
-#: ../../mod/chat.php:213 ../../mod/connect.php:93 ../../mod/connedit.php:720
-#: ../../mod/events.php:461 ../../mod/events.php:658
-#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108
-#: ../../mod/group.php:81 ../../mod/import.php:527
-#: ../../mod/import_items.php:116 ../../mod/invite.php:142
-#: ../../mod/locs.php:116 ../../mod/mail.php:380 ../../mod/mitem.php:231
-#: ../../mod/mood.php:135 ../../mod/pconfig.php:108 ../../mod/pdledit.php:59
-#: ../../mod/photos.php:637 ../../mod/photos.php:1005
-#: ../../mod/photos.php:1045 ../../mod/photos.php:1163 ../../mod/poke.php:171
-#: ../../mod/profiles.php:675 ../../mod/rate.php:168
-#: ../../mod/settings.php:586 ../../mod/settings.php:698
-#: ../../mod/settings.php:726 ../../mod/settings.php:749
-#: ../../mod/settings.php:834 ../../mod/settings.php:1024
-#: ../../mod/setup.php:331 ../../mod/setup.php:371 ../../mod/sources.php:104
-#: ../../mod/sources.php:138 ../../mod/thing.php:312 ../../mod/thing.php:358
-#: ../../mod/xchan.php:11 ../../view/theme/redbasic/php/config.php:99
-msgid "Submit"
-msgstr "Salva"
-
-#: ../../include/ItemObject.php:698 ../../include/conversation.php:1209
-#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135
-#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:177
-msgid "Bold"
-msgstr "Grassetto"
-
-#: ../../include/ItemObject.php:699 ../../include/conversation.php:1210
-#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136
-#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:178
-msgid "Italic"
-msgstr "Corsivo"
-
-#: ../../include/ItemObject.php:700 ../../include/conversation.php:1211
-#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137
-#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:179
-msgid "Underline"
-msgstr "Sottolineato"
-
-#: ../../include/ItemObject.php:701 ../../include/conversation.php:1212
-#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138
-#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:180
-msgid "Quote"
-msgstr "Citazione"
-
-#: ../../include/ItemObject.php:702 ../../include/conversation.php:1213
-#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139
-#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:181
-msgid "Code"
-msgstr "Codice"
-
-#: ../../include/ItemObject.php:703
-msgid "Image"
-msgstr "Immagine"
-
-#: ../../include/ItemObject.php:704
-msgid "Insert Link"
-msgstr "Collegamento"
-
-#: ../../include/ItemObject.php:705
-msgid "Video"
-msgstr "Video"
-
-#: ../../include/ItemObject.php:706 ../../include/conversation.php:1179
-#: ../../include/page_widgets.php:40 ../../mod/editblock.php:171
-#: ../../mod/editpost.php:149 ../../mod/editwebpage.php:212
-#: ../../mod/events.php:458 ../../mod/photos.php:1046
-#: ../../mod/webpages.php:188
-msgid "Preview"
-msgstr "Anteprima"
-
-#: ../../include/ItemObject.php:709 ../../include/conversation.php:1267
-#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385
-msgid "Encrypt text"
-msgstr "Cifratura del messaggio"
-
#: ../../include/RedDAV/RedBrowser.php:107
#: ../../include/RedDAV/RedBrowser.php:239
msgid "parent"
msgstr "cartella superiore"
-#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2606
+#: ../../include/RedDAV/RedBrowser.php:131 ../../include/text.php:2614
msgid "Collection"
msgstr "Cartella"
@@ -403,8 +95,8 @@ msgstr "Appuntamenti inviati"
#: ../../include/RedDAV/RedBrowser.php:164 ../../include/apps.php:360
#: ../../include/apps.php:415 ../../include/conversation.php:1037
-#: ../../include/widgets.php:1386 ../../mod/photos.php:754
-#: ../../mod/photos.php:1195
+#: ../../include/widgets.php:1407 ../../mod/photos.php:766
+#: ../../mod/photos.php:1209
msgid "Unknown"
msgstr "Sconosciuto"
@@ -431,13 +123,13 @@ msgid "Create"
msgstr "Crea"
#: ../../include/RedDAV/RedBrowser.php:231
-#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1399
-#: ../../mod/photos.php:781 ../../mod/photos.php:1316
+#: ../../include/RedDAV/RedBrowser.php:305 ../../include/widgets.php:1420
+#: ../../mod/photos.php:793 ../../mod/photos.php:1333
#: ../../mod/profile_photo.php:453 ../../mod/cover_photo.php:353
msgid "Upload"
msgstr "Carica"
-#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:1060
+#: ../../include/RedDAV/RedBrowser.php:235 ../../mod/admin.php:1158
#: ../../mod/settings.php:588 ../../mod/settings.php:614
#: ../../mod/sharedwithme.php:95
msgid "Name"
@@ -447,7 +139,7 @@ msgstr "Nome"
msgid "Type"
msgstr "Tipo"
-#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1266
+#: ../../include/RedDAV/RedBrowser.php:237 ../../include/text.php:1274
#: ../../mod/sharedwithme.php:97
msgid "Size"
msgstr "Dimensione"
@@ -456,6 +148,29 @@ msgstr "Dimensione"
msgid "Last Modified"
msgstr "Ultima modifica"
+#: ../../include/RedDAV/RedBrowser.php:240 ../../include/apps.php:259
+#: ../../include/menu.php:108 ../../include/page_widgets.php:8
+#: ../../include/page_widgets.php:36 ../../include/ItemObject.php:100
+#: ../../mod/blocks.php:153 ../../mod/connections.php:286
+#: ../../mod/connections.php:306 ../../mod/editblock.php:135
+#: ../../mod/editlayout.php:134 ../../mod/editpost.php:112
+#: ../../mod/editwebpage.php:176 ../../mod/layouts.php:183
+#: ../../mod/menu.php:108 ../../mod/settings.php:648 ../../mod/thing.php:256
+#: ../../mod/webpages.php:181
+msgid "Edit"
+msgstr "Modifica"
+
+#: ../../include/RedDAV/RedBrowser.php:241 ../../include/apps.php:260
+#: ../../include/conversation.php:657 ../../include/ItemObject.php:120
+#: ../../mod/blocks.php:155 ../../mod/connections.php:259
+#: ../../mod/connedit.php:560 ../../mod/editblock.php:181
+#: ../../mod/editlayout.php:179 ../../mod/editwebpage.php:223
+#: ../../mod/group.php:173 ../../mod/photos.php:1140 ../../mod/admin.php:993
+#: ../../mod/admin.php:1152 ../../mod/settings.php:649 ../../mod/thing.php:257
+#: ../../mod/webpages.php:183
+msgid "Delete"
+msgstr "Elimina"
+
#: ../../include/RedDAV/RedBrowser.php:282
#, php-format
msgid "You are using %1$s of your available file storage."
@@ -572,11 +287,16 @@ msgid "Other networks and post services"
msgstr "Invio ad altre reti o a siti esterni"
#: ../../include/acl_selectors.php:251 ../../mod/chat.php:211
-#: ../../mod/filestorage.php:147 ../../mod/photos.php:631
-#: ../../mod/photos.php:998 ../../mod/thing.php:309 ../../mod/thing.php:355
+#: ../../mod/filestorage.php:147 ../../mod/photos.php:639
+#: ../../mod/photos.php:1012 ../../mod/thing.php:309 ../../mod/thing.php:355
msgid "Permissions"
msgstr "Permessi"
+#: ../../include/acl_selectors.php:252 ../../include/ItemObject.php:384
+#: ../../mod/photos.php:1229
+msgid "Close"
+msgstr "Chiudi"
+
#: ../../include/activities.php:42
msgid " and "
msgstr "e"
@@ -609,7 +329,7 @@ msgid "Site Admin"
msgstr "Amministrazione sito"
#: ../../include/apps.php:129 ../../include/conversation.php:1665
-#: ../../include/nav.php:103
+#: ../../include/nav.php:104
msgid "Bookmarks"
msgstr "Segnalibri"
@@ -617,36 +337,36 @@ msgstr "Segnalibri"
msgid "Address Book"
msgstr "Rubrica"
-#: ../../include/apps.php:131 ../../include/nav.php:111 ../../boot.php:1518
+#: ../../include/apps.php:131 ../../include/nav.php:112 ../../boot.php:1518
msgid "Login"
msgstr "Accedi"
-#: ../../include/apps.php:132 ../../include/nav.php:200
+#: ../../include/apps.php:132 ../../include/nav.php:203
#: ../../mod/manage.php:162
msgid "Channel Manager"
msgstr "Gestione canali"
-#: ../../include/apps.php:133 ../../include/nav.php:174
+#: ../../include/apps.php:133 ../../include/nav.php:176
msgid "Grid"
msgstr "Rete"
-#: ../../include/apps.php:134 ../../include/nav.php:202
-#: ../../include/widgets.php:557 ../../mod/admin.php:1168
-#: ../../mod/admin.php:1390
+#: ../../include/apps.php:134 ../../include/nav.php:205
+#: ../../include/widgets.php:577 ../../mod/admin.php:1266
+#: ../../mod/admin.php:1488
msgid "Settings"
msgstr "Impostazioni"
#: ../../include/apps.php:136 ../../include/conversation.php:1675
-#: ../../include/nav.php:107 ../../mod/webpages.php:178
+#: ../../include/nav.php:108 ../../mod/webpages.php:178
msgid "Webpages"
msgstr "Pagine web"
-#: ../../include/apps.php:137 ../../include/nav.php:177
+#: ../../include/apps.php:137 ../../include/nav.php:179
msgid "Channel Home"
msgstr "Bacheca del canale"
-#: ../../include/apps.php:138 ../../include/identity.php:1240
-#: ../../include/identity.php:1357 ../../mod/profperm.php:112
+#: ../../include/apps.php:138 ../../include/identity.php:1242
+#: ../../include/identity.php:1359 ../../mod/profperm.php:112
msgid "Profile"
msgstr "Profilo"
@@ -655,20 +375,20 @@ msgstr "Profilo"
msgid "Photos"
msgstr "Foto"
-#: ../../include/apps.php:140 ../../include/nav.php:196
+#: ../../include/apps.php:140 ../../include/nav.php:198
msgid "Events"
msgstr "Eventi"
-#: ../../include/apps.php:141 ../../include/nav.php:162
+#: ../../include/apps.php:141 ../../include/nav.php:164
msgid "Directory"
msgstr "Elenchi pubblici dei canali"
-#: ../../include/apps.php:142 ../../include/nav.php:154 ../../mod/help.php:204
-#: ../../mod/help.php:209 ../../mod/layouts.php:176
+#: ../../include/apps.php:142 ../../include/nav.php:155 ../../mod/help.php:208
+#: ../../mod/help.php:213 ../../mod/layouts.php:176
msgid "Help"
msgstr "Guida"
-#: ../../include/apps.php:143 ../../include/nav.php:188
+#: ../../include/apps.php:143 ../../include/nav.php:190
msgid "Mail"
msgstr "Messaggi"
@@ -677,14 +397,15 @@ msgid "Mood"
msgstr "Umore"
#: ../../include/apps.php:145 ../../include/conversation.php:965
+#: ../../mod/poke.php:164
msgid "Poke"
msgstr "Poke"
-#: ../../include/apps.php:146 ../../include/nav.php:97
+#: ../../include/apps.php:146 ../../include/nav.php:98
msgid "Chat"
msgstr "Chat"
-#: ../../include/apps.php:147 ../../include/nav.php:159
+#: ../../include/apps.php:147 ../../include/nav.php:161
#: ../../include/text.php:885 ../../include/text.php:897
#: ../../mod/connections.php:302 ../../mod/search.php:40
msgid "Search"
@@ -706,7 +427,7 @@ msgstr "Canale casuale"
msgid "Invite"
msgstr "Invita"
-#: ../../include/apps.php:152 ../../include/widgets.php:1272
+#: ../../include/apps.php:152 ../../include/widgets.php:1293
msgid "Features"
msgstr "Funzionalità"
@@ -743,12 +464,12 @@ msgstr "Acquista"
#: ../../include/attach.php:436 ../../include/attach.php:888
#: ../../include/attach.php:959 ../../include/attach.php:1111
#: ../../include/chat.php:133 ../../include/photos.php:29
-#: ../../include/items.php:4429 ../../index.php:186 ../../index.php:371
+#: ../../include/items.php:4437 ../../index.php:189 ../../index.php:377
#: ../../mod/achievements.php:30 ../../mod/api.php:26 ../../mod/api.php:31
#: ../../mod/appman.php:66 ../../mod/authtest.php:13 ../../mod/block.php:22
#: ../../mod/block.php:72 ../../mod/blocks.php:69 ../../mod/blocks.php:76
#: ../../mod/bookmarks.php:48 ../../mod/channel.php:100
-#: ../../mod/channel.php:215 ../../mod/channel.php:255 ../../mod/chat.php:94
+#: ../../mod/channel.php:217 ../../mod/channel.php:257 ../../mod/chat.php:94
#: ../../mod/chat.php:99 ../../mod/common.php:35 ../../mod/connections.php:29
#: ../../mod/connedit.php:355 ../../mod/editblock.php:65
#: ../../mod/editlayout.php:63 ../../mod/editlayout.php:87
@@ -772,7 +493,7 @@ msgstr "Acquista"
#: ../../mod/profiles.php:198 ../../mod/profiles.php:584
#: ../../mod/rate.php:111 ../../mod/register.php:73 ../../mod/regmod.php:17
#: ../../mod/service_limits.php:7 ../../mod/settings.php:568
-#: ../../mod/setup.php:227 ../../mod/sharedwithme.php:7
+#: ../../mod/setup.php:230 ../../mod/sharedwithme.php:7
#: ../../mod/sources.php:66 ../../mod/suggest.php:26 ../../mod/thing.php:270
#: ../../mod/thing.php:290 ../../mod/thing.php:327
#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27
@@ -860,7 +581,7 @@ msgid "Attachments:"
msgstr "Allegati:"
#: ../../include/bb2diaspora.php:465 ../../include/event.php:22
-#: ../../include/text.php:1410
+#: ../../include/text.php:1418
msgid "l F d, Y \\@ g:i A"
msgstr "l d F Y \\@ G:i"
@@ -869,17 +590,17 @@ msgid "$Projectname event notification:"
msgstr "Notifica evento $Projectname:"
#: ../../include/bb2diaspora.php:471 ../../include/event.php:30
-#: ../../include/text.php:1414
+#: ../../include/text.php:1422
msgid "Starts:"
msgstr "Inizio:"
#: ../../include/bb2diaspora.php:479 ../../include/event.php:40
-#: ../../include/text.php:1418
+#: ../../include/text.php:1426
msgid "Finishes:"
msgstr "Fine:"
#: ../../include/bb2diaspora.php:487 ../../include/event.php:52
-#: ../../include/identity.php:1004 ../../include/text.php:1425
+#: ../../include/text.php:1433 ../../include/identity.php:1005
#: ../../mod/directory.php:307
msgid "Location:"
msgstr "Luogo:"
@@ -972,7 +693,7 @@ msgstr "Chat non trovata."
msgid "Room is full"
msgstr "La chat è al completo"
-#: ../../include/comanche.php:34 ../../mod/admin.php:362
+#: ../../include/comanche.php:34 ../../mod/admin.php:366
msgid "Default"
msgstr "Predefinito"
@@ -983,7 +704,7 @@ msgid_plural "%d invitations available"
msgstr[0] "%d invito disponibile"
msgstr[1] "%d inviti disponibili"
-#: ../../include/contact_widgets.php:19 ../../mod/admin.php:457
+#: ../../include/contact_widgets.php:19 ../../mod/admin.php:461
msgid "Advanced"
msgstr "Avanzate"
@@ -1025,18 +746,18 @@ msgstr "Invita amici"
msgid "Advanced example: name=fred and country=iceland"
msgstr "Per esempio: name=mario e country=italy"
-#: ../../include/contact_widgets.php:57 ../../include/widgets.php:304
-#: ../../include/features.php:93
+#: ../../include/contact_widgets.php:57 ../../include/features.php:96
+#: ../../include/widgets.php:314
msgid "Saved Folders"
msgstr "Cartelle salvate"
#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:98
-#: ../../include/widgets.php:307
+#: ../../include/widgets.php:317
msgid "Everything"
msgstr "Tutto"
#: ../../include/contact_widgets.php:95 ../../include/taxonomy.php:282
-#: ../../include/widgets.php:36
+#: ../../include/widgets.php:46
msgid "Categories"
msgstr "Categorie"
@@ -1051,13 +772,13 @@ msgstr[1] "%d contatti in comune"
msgid "show more"
msgstr "mostra tutto"
-#: ../../include/conversation.php:120 ../../include/text.php:1940
+#: ../../include/conversation.php:120 ../../include/text.php:1948
#: ../../mod/like.php:361 ../../mod/subthread.php:83 ../../mod/tagger.php:43
msgid "photo"
msgstr "la foto"
#: ../../include/conversation.php:123 ../../include/event.php:904
-#: ../../include/text.php:1943 ../../mod/events.php:249 ../../mod/like.php:363
+#: ../../include/text.php:1951 ../../mod/events.php:249 ../../mod/like.php:363
#: ../../mod/tagger.php:47
msgid "event"
msgstr "l'evento"
@@ -1066,12 +787,12 @@ msgstr "l'evento"
msgid "channel"
msgstr "il canale"
-#: ../../include/conversation.php:148 ../../include/text.php:1946
+#: ../../include/conversation.php:148 ../../include/text.php:1954
#: ../../mod/like.php:361 ../../mod/subthread.php:83
msgid "status"
msgstr "il messaggio di stato"
-#: ../../include/conversation.php:150 ../../include/text.php:1948
+#: ../../include/conversation.php:150 ../../include/text.php:1956
#: ../../mod/tagger.php:53
msgid "comment"
msgstr "il commento"
@@ -1096,7 +817,8 @@ msgstr "%1$s adesso è connesso con %2$s"
msgid "%1$s poked %2$s"
msgstr "%1$s ha mandato un poke a %2$s"
-#: ../../include/conversation.php:243 ../../include/text.php:972
+#: ../../include/conversation.php:243 ../../include/text.php:973
+#: ../../include/text.php:978
msgid "poked"
msgstr "ha ricevuto un poke"
@@ -1106,46 +828,62 @@ msgctxt "mood"
msgid "%1$s is %2$s"
msgstr "%1$s è %2$s"
-#: ../../include/conversation.php:574 ../../mod/photos.php:1060
+#: ../../include/conversation.php:574 ../../mod/photos.php:1074
msgctxt "title"
msgid "Likes"
msgstr "Mi piace"
-#: ../../include/conversation.php:574 ../../mod/photos.php:1060
+#: ../../include/conversation.php:574 ../../mod/photos.php:1074
msgctxt "title"
msgid "Dislikes"
msgstr "Non mi piace"
-#: ../../include/conversation.php:575 ../../mod/photos.php:1061
+#: ../../include/conversation.php:575 ../../mod/photos.php:1075
msgctxt "title"
msgid "Agree"
msgstr "D'accordo"
-#: ../../include/conversation.php:575 ../../mod/photos.php:1061
+#: ../../include/conversation.php:575 ../../mod/photos.php:1075
msgctxt "title"
msgid "Disagree"
msgstr "Non d'accordo"
-#: ../../include/conversation.php:575 ../../mod/photos.php:1061
+#: ../../include/conversation.php:575 ../../mod/photos.php:1075
msgctxt "title"
msgid "Abstain"
msgstr "Astenuti"
-#: ../../include/conversation.php:576 ../../mod/photos.php:1062
+#: ../../include/conversation.php:576 ../../mod/photos.php:1076
msgctxt "title"
msgid "Attending"
msgstr "Partecipano"
-#: ../../include/conversation.php:576 ../../mod/photos.php:1062
+#: ../../include/conversation.php:576 ../../mod/photos.php:1076
msgctxt "title"
msgid "Not attending"
msgstr "Non partecipano"
-#: ../../include/conversation.php:576 ../../mod/photos.php:1062
+#: ../../include/conversation.php:576 ../../mod/photos.php:1076
msgctxt "title"
msgid "Might attend"
msgstr "Forse partecipano"
+#: ../../include/conversation.php:656 ../../include/ItemObject.php:126
+msgid "Select"
+msgstr "Scegli"
+
+#: ../../include/conversation.php:664 ../../include/ItemObject.php:89
+msgid "Private Message"
+msgstr "Messaggio privato"
+
+#: ../../include/conversation.php:671 ../../include/ItemObject.php:227
+msgid "Message signature validated"
+msgstr "Messaggio con firma verificata"
+
+#: ../../include/conversation.php:672 ../../include/ItemObject.php:228
+msgid "Message signature incorrect"
+msgstr "Massaggio con firma non corretta"
+
#: ../../include/conversation.php:691
#, php-format
msgid "View %s's profile @ %s"
@@ -1159,15 +897,37 @@ msgstr "Categorie:"
msgid "Filed under:"
msgstr "Classificato come:"
+#: ../../include/conversation.php:719 ../../include/ItemObject.php:334
+#, php-format
+msgid "from %s"
+msgstr "da %s"
+
+#: ../../include/conversation.php:722 ../../include/ItemObject.php:337
+#, php-format
+msgid "last edited: %s"
+msgstr "ultima modifica: %s"
+
+#: ../../include/conversation.php:723 ../../include/ItemObject.php:338
+#, php-format
+msgid "Expires: %s"
+msgstr "Scadenza: %s"
+
#: ../../include/conversation.php:738
msgid "View in context"
msgstr "Vedi nel contesto"
+#: ../../include/conversation.php:740 ../../include/conversation.php:1237
+#: ../../include/ItemObject.php:389 ../../mod/editblock.php:150
+#: ../../mod/editlayout.php:148 ../../mod/editpost.php:129
+#: ../../mod/editwebpage.php:190 ../../mod/photos.php:1040
+msgid "Please wait"
+msgstr "Attendere"
+
#: ../../include/conversation.php:850
msgid "remove"
msgstr "rimuovi"
-#: ../../include/conversation.php:854 ../../include/nav.php:241
+#: ../../include/conversation.php:854 ../../include/nav.php:244
msgid "Loading..."
msgstr "Caricamento in corso..."
@@ -1287,8 +1047,16 @@ msgstr "Dove sei ora?"
msgid "Expires YYYY-MM-DD HH:MM"
msgstr "Scade il YYYY-MM-DD HH:MM"
+#: ../../include/conversation.php:1179 ../../include/page_widgets.php:40
+#: ../../include/ItemObject.php:712 ../../mod/editblock.php:171
+#: ../../mod/editpost.php:149 ../../mod/editwebpage.php:212
+#: ../../mod/events.php:458 ../../mod/photos.php:1060
+#: ../../mod/webpages.php:188
+msgid "Preview"
+msgstr "Anteprima"
+
#: ../../include/conversation.php:1202 ../../mod/blocks.php:154
-#: ../../mod/layouts.php:184 ../../mod/photos.php:1025
+#: ../../mod/layouts.php:184 ../../mod/photos.php:1039
#: ../../mod/webpages.php:182
msgid "Share"
msgstr "Condividi"
@@ -1301,6 +1069,36 @@ msgstr "Nome del link alla pagina"
msgid "Post as"
msgstr "Pubblica come "
+#: ../../include/conversation.php:1209 ../../include/ItemObject.php:704
+#: ../../mod/editblock.php:136 ../../mod/editlayout.php:135
+#: ../../mod/editpost.php:113 ../../mod/editwebpage.php:177
+msgid "Bold"
+msgstr "Grassetto"
+
+#: ../../include/conversation.php:1210 ../../include/ItemObject.php:705
+#: ../../mod/editblock.php:137 ../../mod/editlayout.php:136
+#: ../../mod/editpost.php:114 ../../mod/editwebpage.php:178
+msgid "Italic"
+msgstr "Corsivo"
+
+#: ../../include/conversation.php:1211 ../../include/ItemObject.php:706
+#: ../../mod/editblock.php:138 ../../mod/editlayout.php:137
+#: ../../mod/editpost.php:115 ../../mod/editwebpage.php:179
+msgid "Underline"
+msgstr "Sottolineato"
+
+#: ../../include/conversation.php:1212 ../../include/ItemObject.php:707
+#: ../../mod/editblock.php:139 ../../mod/editlayout.php:138
+#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:180
+msgid "Quote"
+msgstr "Citazione"
+
+#: ../../include/conversation.php:1213 ../../include/ItemObject.php:708
+#: ../../mod/editblock.php:140 ../../mod/editlayout.php:139
+#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:181
+msgid "Code"
+msgstr "Codice"
+
#: ../../include/conversation.php:1214 ../../mod/editblock.php:142
#: ../../mod/editlayout.php:140 ../../mod/editpost.php:118
#: ../../mod/editwebpage.php:182
@@ -1414,6 +1212,11 @@ msgstr "Data di scadenza"
msgid "Set publish date"
msgstr "Data di uscita programmata"
+#: ../../include/conversation.php:1267 ../../include/ItemObject.php:715
+#: ../../mod/editpost.php:157 ../../mod/mail.php:255 ../../mod/mail.php:385
+msgid "Encrypt text"
+msgstr "Cifratura del messaggio"
+
#: ../../include/conversation.php:1269 ../../mod/editpost.php:159
msgid "OK"
msgstr "OK"
@@ -1449,7 +1252,7 @@ msgstr "Post recenti"
msgid "Sort by Post Date"
msgstr "Per data di creazione"
-#: ../../include/conversation.php:1536 ../../include/widgets.php:95
+#: ../../include/conversation.php:1536 ../../include/widgets.php:105
msgid "Personal"
msgstr "Personali"
@@ -1482,7 +1285,7 @@ msgstr "Spam"
msgid "Posts flagged as SPAM"
msgstr "Post marcati come spam"
-#: ../../include/conversation.php:1611 ../../mod/admin.php:1059
+#: ../../include/conversation.php:1611 ../../mod/admin.php:1157
msgid "Channel"
msgstr "Canale"
@@ -1518,6 +1321,29 @@ msgstr "Segnalibri salvati"
msgid "Manage Webpages"
msgstr "Gestisci le pagine web"
+#: ../../include/conversation.php:1707 ../../include/ItemObject.php:175
+#: ../../include/ItemObject.php:187 ../../mod/photos.php:1093
+#: ../../mod/photos.php:1105
+msgid "View all"
+msgstr "Vedi tutto"
+
+#: ../../include/conversation.php:1731 ../../include/taxonomy.php:415
+#: ../../include/identity.php:1268 ../../include/ItemObject.php:179
+#: ../../mod/photos.php:1097
+msgctxt "noun"
+msgid "Like"
+msgid_plural "Likes"
+msgstr[0] "Mi piace"
+msgstr[1] "Mi piace"
+
+#: ../../include/conversation.php:1734 ../../include/ItemObject.php:184
+#: ../../mod/photos.php:1102
+msgctxt "noun"
+msgid "Dislike"
+msgid_plural "Dislikes"
+msgstr[0] "Non mi piace"
+msgstr[1] "Non mi piace"
+
#: ../../include/conversation.php:1737
msgctxt "noun"
msgid "Attending"
@@ -1573,7 +1399,7 @@ msgstr "AAAA-MM-GG oppure MM-GG"
msgid "Required"
msgstr "Obbligatorio"
-#: ../../include/datetime.php:263 ../../boot.php:2348
+#: ../../include/datetime.php:263 ../../boot.php:2349
msgid "never"
msgstr "mai"
@@ -1667,25 +1493,25 @@ msgid "Safe Mode"
msgstr "Modalità SafeSearch"
#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142
-#: ../../include/dir_fns.php:143 ../../mod/admin.php:421 ../../mod/api.php:102
+#: ../../include/dir_fns.php:143 ../../mod/api.php:102
#: ../../mod/connedit.php:644 ../../mod/connedit.php:693
#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457
#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159
#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154
#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229
-#: ../../mod/photos.php:626 ../../mod/removeme.php:60
+#: ../../mod/photos.php:634 ../../mod/admin.php:425 ../../mod/removeme.php:60
#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104
#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522
msgid "No"
msgstr "No"
#: ../../include/dir_fns.php:141 ../../include/dir_fns.php:142
-#: ../../include/dir_fns.php:143 ../../mod/admin.php:423 ../../mod/api.php:101
+#: ../../include/dir_fns.php:143 ../../mod/api.php:101
#: ../../mod/events.php:447 ../../mod/events.php:448 ../../mod/events.php:457
#: ../../mod/filestorage.php:151 ../../mod/filestorage.php:159
#: ../../mod/menu.php:96 ../../mod/menu.php:153 ../../mod/mitem.php:154
#: ../../mod/mitem.php:155 ../../mod/mitem.php:228 ../../mod/mitem.php:229
-#: ../../mod/photos.php:626 ../../mod/removeme.php:60
+#: ../../mod/photos.php:634 ../../mod/admin.php:427 ../../mod/removeme.php:60
#: ../../mod/settings.php:577 ../../view/theme/redbasic/php/config.php:104
#: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1522
msgid "Yes"
@@ -1760,13 +1586,13 @@ 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 "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti <strong>potrebbero</strong> rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso."
+msgstr "Un gruppo di canali con lo stesso nome esisteva in precedenza ed è stato ripristinato. I vecchi permessi saranno applicati ai nuovi canali. Se non vuoi che ciò accada, devi creare un gruppo con un nome diverso."
#: ../../include/group.php:232
msgid "Add new connections to this privacy group"
msgstr "Aggiungi nuovi contatti a questo gruppo di canali"
-#: ../../include/group.php:251 ../../mod/admin.php:900
+#: ../../include/group.php:251 ../../mod/admin.php:998
msgid "All Channels"
msgstr "Tutti i canali"
@@ -1774,7 +1600,7 @@ msgstr "Tutti i canali"
msgid "edit"
msgstr "modifica"
-#: ../../include/group.php:295 ../../include/features.php:79
+#: ../../include/group.php:295 ../../include/features.php:82
msgid "Privacy Groups"
msgstr "Gruppi di canali"
@@ -1790,7 +1616,7 @@ msgstr "Crea un gruppo di canali"
msgid "Channels not in any privacy group"
msgstr "Canali che non sono in nessun gruppo"
-#: ../../include/group.php:300 ../../include/widgets.php:275
+#: ../../include/group.php:300 ../../include/widgets.php:285
msgid "add"
msgstr "aggiungi"
@@ -1803,7 +1629,7 @@ msgstr "Non posso creare un canale con un identificativo che già esiste su ques
msgid "Channel clone failed. Import failed."
msgstr "Impossibile clonare il canale. L'importazione è fallita."
-#: ../../include/import.php:80 ../../mod/import.php:139
+#: ../../include/import.php:80 ../../mod/import.php:148
msgid "Cloned channel not found. Import failed."
msgstr "Impossibile trovare il canale clonato. L'importazione è fallita."
@@ -1811,6 +1637,15 @@ msgstr "Impossibile trovare il canale clonato. L'importazione è fallita."
msgid "Delete this item?"
msgstr "Eliminare questo elemento?"
+#: ../../include/js_strings.php:6 ../../include/ItemObject.php:702
+#: ../../mod/photos.php:1058 ../../mod/photos.php:1176
+msgid "Comment"
+msgstr "Commento"
+
+#: ../../include/js_strings.php:7 ../../include/ItemObject.php:413
+msgid "[+] show all"
+msgstr "[+] mostra tutto"
+
#: ../../include/js_strings.php:8
msgid "[-] show less"
msgstr "[-] riduci"
@@ -1868,6 +1703,31 @@ msgstr "Valutazioni"
msgid "Describe (optional)"
msgstr "Descrizione (facoltativa)"
+#: ../../include/js_strings.php:22 ../../include/widgets.php:699
+#: ../../include/widgets.php:711 ../../include/ItemObject.php:703
+#: ../../mod/appman.php:99 ../../mod/chat.php:184 ../../mod/chat.php:213
+#: ../../mod/connect.php:93 ../../mod/connedit.php:720
+#: ../../mod/events.php:461 ../../mod/events.php:658
+#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108
+#: ../../mod/group.php:81 ../../mod/import.php:536
+#: ../../mod/import_items.php:116 ../../mod/invite.php:142
+#: ../../mod/locs.php:116 ../../mod/mail.php:380 ../../mod/mitem.php:231
+#: ../../mod/mood.php:135 ../../mod/pconfig.php:108 ../../mod/pdledit.php:59
+#: ../../mod/photos.php:645 ../../mod/photos.php:1019
+#: ../../mod/photos.php:1059 ../../mod/photos.php:1177 ../../mod/admin.php:457
+#: ../../mod/admin.php:646 ../../mod/admin.php:721 ../../mod/admin.php:986
+#: ../../mod/admin.php:1150 ../../mod/admin.php:1326 ../../mod/admin.php:1521
+#: ../../mod/admin.php:1606 ../../mod/poke.php:182 ../../mod/profiles.php:675
+#: ../../mod/rate.php:168 ../../mod/settings.php:586
+#: ../../mod/settings.php:698 ../../mod/settings.php:726
+#: ../../mod/settings.php:749 ../../mod/settings.php:834
+#: ../../mod/settings.php:1025 ../../mod/setup.php:333 ../../mod/setup.php:374
+#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/thing.php:312
+#: ../../mod/thing.php:358 ../../mod/xchan.php:11
+#: ../../view/theme/redbasic/php/config.php:99
+msgid "Submit"
+msgstr "Salva"
+
#: ../../include/js_strings.php:23
msgid "Please enter a link URL"
msgstr "Inserisci l'URL di un link"
@@ -1954,19 +1814,19 @@ msgstr " "
msgid "timeago.numbers"
msgstr "timeago.numbers"
-#: ../../include/js_strings.php:45 ../../include/text.php:1183
+#: ../../include/js_strings.php:45 ../../include/text.php:1191
msgid "January"
msgstr "gennaio"
-#: ../../include/js_strings.php:46 ../../include/text.php:1183
+#: ../../include/js_strings.php:46 ../../include/text.php:1191
msgid "February"
msgstr "febbraio"
-#: ../../include/js_strings.php:47 ../../include/text.php:1183
+#: ../../include/js_strings.php:47 ../../include/text.php:1191
msgid "March"
msgstr "marzo"
-#: ../../include/js_strings.php:48 ../../include/text.php:1183
+#: ../../include/js_strings.php:48 ../../include/text.php:1191
msgid "April"
msgstr "aprile"
@@ -1975,31 +1835,31 @@ msgctxt "long"
msgid "May"
msgstr "maggio"
-#: ../../include/js_strings.php:50 ../../include/text.php:1183
+#: ../../include/js_strings.php:50 ../../include/text.php:1191
msgid "June"
msgstr "giugno"
-#: ../../include/js_strings.php:51 ../../include/text.php:1183
+#: ../../include/js_strings.php:51 ../../include/text.php:1191
msgid "July"
msgstr "luglio"
-#: ../../include/js_strings.php:52 ../../include/text.php:1183
+#: ../../include/js_strings.php:52 ../../include/text.php:1191
msgid "August"
msgstr "agosto"
-#: ../../include/js_strings.php:53 ../../include/text.php:1183
+#: ../../include/js_strings.php:53 ../../include/text.php:1191
msgid "September"
msgstr "settembre"
-#: ../../include/js_strings.php:54 ../../include/text.php:1183
+#: ../../include/js_strings.php:54 ../../include/text.php:1191
msgid "October"
msgstr "ottobre"
-#: ../../include/js_strings.php:55 ../../include/text.php:1183
+#: ../../include/js_strings.php:55 ../../include/text.php:1191
msgid "November"
msgstr "novembre"
-#: ../../include/js_strings.php:56 ../../include/text.php:1183
+#: ../../include/js_strings.php:56 ../../include/text.php:1191
msgid "December"
msgstr "dicembre"
@@ -2052,31 +1912,31 @@ msgstr "Nov"
msgid "Dec"
msgstr "Dic"
-#: ../../include/js_strings.php:69 ../../include/text.php:1179
+#: ../../include/js_strings.php:69 ../../include/text.php:1187
msgid "Sunday"
msgstr "domenica"
-#: ../../include/js_strings.php:70 ../../include/text.php:1179
+#: ../../include/js_strings.php:70 ../../include/text.php:1187
msgid "Monday"
msgstr "lunedì"
-#: ../../include/js_strings.php:71 ../../include/text.php:1179
+#: ../../include/js_strings.php:71 ../../include/text.php:1187
msgid "Tuesday"
msgstr "martedì"
-#: ../../include/js_strings.php:72 ../../include/text.php:1179
+#: ../../include/js_strings.php:72 ../../include/text.php:1187
msgid "Wednesday"
msgstr "mercoledì"
-#: ../../include/js_strings.php:73 ../../include/text.php:1179
+#: ../../include/js_strings.php:73 ../../include/text.php:1187
msgid "Thursday"
msgstr "giovedì"
-#: ../../include/js_strings.php:74 ../../include/text.php:1179
+#: ../../include/js_strings.php:74 ../../include/text.php:1187
msgid "Friday"
msgstr "venerdì"
-#: ../../include/js_strings.php:75 ../../include/text.php:1179
+#: ../../include/js_strings.php:75 ../../include/text.php:1187
msgid "Saturday"
msgstr "sabato"
@@ -2149,15 +2009,15 @@ msgstr "Impossibile determinare il mittente."
msgid "Stored post could not be verified."
msgstr "Non è stato possibile verificare il post."
-#: ../../include/nav.php:82 ../../include/nav.php:114 ../../boot.php:1517
+#: ../../include/nav.php:82 ../../include/nav.php:115 ../../boot.php:1517
msgid "Logout"
msgstr "Esci"
-#: ../../include/nav.php:82 ../../include/nav.php:114
+#: ../../include/nav.php:82 ../../include/nav.php:115
msgid "End this session"
msgstr "Chiudi questa sessione"
-#: ../../include/nav.php:85 ../../include/nav.php:145
+#: ../../include/nav.php:85 ../../include/nav.php:146
msgid "Home"
msgstr "Bacheca"
@@ -2177,7 +2037,7 @@ msgstr "Modifica i tuoi profili"
msgid "Manage/Edit profiles"
msgstr "Gestisci i tuoi profili"
-#: ../../include/nav.php:90 ../../include/identity.php:976
+#: ../../include/nav.php:90 ../../include/identity.php:977
msgid "Edit Profile"
msgstr "Modifica il profilo"
@@ -2193,162 +2053,162 @@ msgstr "Le tue foto"
msgid "Your files"
msgstr "I tuoi file"
-#: ../../include/nav.php:97
+#: ../../include/nav.php:98
msgid "Your chatrooms"
msgstr "Le tue chat"
-#: ../../include/nav.php:103
+#: ../../include/nav.php:104
msgid "Your bookmarks"
msgstr "I tuoi segnalibri"
-#: ../../include/nav.php:107
+#: ../../include/nav.php:108
msgid "Your webpages"
msgstr "Le tue pagine web"
-#: ../../include/nav.php:111
+#: ../../include/nav.php:112
msgid "Sign in"
msgstr "Accedi"
-#: ../../include/nav.php:128
+#: ../../include/nav.php:129
#, php-format
msgid "%s - click to logout"
msgstr "%s - clicca per uscire"
-#: ../../include/nav.php:131
+#: ../../include/nav.php:132
msgid "Remote authentication"
msgstr "Accedi dal tuo hub"
-#: ../../include/nav.php:131
+#: ../../include/nav.php:132
msgid "Click to authenticate to your home hub"
msgstr "Clicca per farti riconoscere dal tuo hub principale"
-#: ../../include/nav.php:145
+#: ../../include/nav.php:146
msgid "Home Page"
msgstr "Bacheca"
-#: ../../include/nav.php:149 ../../mod/register.php:264 ../../boot.php:1500
+#: ../../include/nav.php:150 ../../mod/register.php:264 ../../boot.php:1500
msgid "Register"
msgstr "Registrati"
-#: ../../include/nav.php:149
+#: ../../include/nav.php:150
msgid "Create an account"
msgstr "Crea un account"
-#: ../../include/nav.php:154
+#: ../../include/nav.php:155
msgid "Help and documentation"
msgstr "Guida e documentazione"
-#: ../../include/nav.php:157 ../../include/widgets.php:92
+#: ../../include/nav.php:159 ../../include/widgets.php:102
#: ../../mod/apps.php:36
msgid "Apps"
msgstr "App"
-#: ../../include/nav.php:157
+#: ../../include/nav.php:159
msgid "Applications, utilities, links, games"
msgstr "Applicazioni, utilità, link, giochi"
-#: ../../include/nav.php:159
+#: ../../include/nav.php:161
msgid "Search site @name, #tag, ?docs, content"
msgstr "Cerca nel sito per @nome, #tag, ?guida o per contenuto"
-#: ../../include/nav.php:162
+#: ../../include/nav.php:164
msgid "Channel Directory"
msgstr "Elenchi pubblici dei canali"
-#: ../../include/nav.php:174
+#: ../../include/nav.php:176
msgid "Your grid"
msgstr "La tua rete"
-#: ../../include/nav.php:175
+#: ../../include/nav.php:177
msgid "Mark all grid notifications seen"
msgstr "Segna come lette le notifiche della tua rete"
-#: ../../include/nav.php:177
+#: ../../include/nav.php:179
msgid "Channel home"
msgstr "Bacheca del canale"
-#: ../../include/nav.php:178
+#: ../../include/nav.php:180
msgid "Mark all channel notifications seen"
msgstr "Segna come lette le notifiche del canale"
-#: ../../include/nav.php:181 ../../include/text.php:815
+#: ../../include/nav.php:183 ../../include/text.php:815
#: ../../mod/connections.php:298
msgid "Connections"
msgstr "Contatti"
-#: ../../include/nav.php:184
+#: ../../include/nav.php:186
msgid "Notices"
msgstr "Avvisi"
-#: ../../include/nav.php:184
+#: ../../include/nav.php:186
msgid "Notifications"
msgstr "Notifiche"
-#: ../../include/nav.php:185
+#: ../../include/nav.php:187
msgid "See all notifications"
msgstr "Vedi tutte le notifiche"
-#: ../../include/nav.php:186 ../../mod/notifications.php:99
+#: ../../include/nav.php:188 ../../mod/notifications.php:99
msgid "Mark all system notifications seen"
msgstr "Segna come lette le notifiche di sistema"
-#: ../../include/nav.php:188
+#: ../../include/nav.php:190
msgid "Private mail"
msgstr "Messaggi privati"
-#: ../../include/nav.php:189
+#: ../../include/nav.php:191
msgid "See all private messages"
msgstr "Guarda tutti i messaggi privati"
-#: ../../include/nav.php:190
+#: ../../include/nav.php:192
msgid "Mark all private messages seen"
msgstr "Segna come letti tutti i messaggi privati"
-#: ../../include/nav.php:191 ../../include/widgets.php:578
+#: ../../include/nav.php:193 ../../include/widgets.php:598
msgid "Inbox"
msgstr "In arrivo"
-#: ../../include/nav.php:192 ../../include/widgets.php:583
+#: ../../include/nav.php:194 ../../include/widgets.php:603
msgid "Outbox"
msgstr "Inviati"
-#: ../../include/nav.php:193 ../../include/widgets.php:588
+#: ../../include/nav.php:195 ../../include/widgets.php:608
msgid "New Message"
msgstr "Nuovo messaggio"
-#: ../../include/nav.php:196
+#: ../../include/nav.php:198
msgid "Event Calendar"
msgstr "Calendario"
-#: ../../include/nav.php:197
+#: ../../include/nav.php:199
msgid "See all events"
msgstr "Guarda tutti gli eventi"
-#: ../../include/nav.php:198
+#: ../../include/nav.php:200
msgid "Mark all events seen"
msgstr "Marca come letti tutti gli eventi"
-#: ../../include/nav.php:200
+#: ../../include/nav.php:203
msgid "Manage Your Channels"
msgstr "Gestisci i tuoi canali"
-#: ../../include/nav.php:202
+#: ../../include/nav.php:205
msgid "Account/Channel Settings"
msgstr "Impostazioni dell'account e del canale"
-#: ../../include/nav.php:210 ../../include/widgets.php:1299
+#: ../../include/nav.php:213 ../../include/widgets.php:1320
msgid "Admin"
msgstr "Amministrazione"
-#: ../../include/nav.php:210
+#: ../../include/nav.php:213
msgid "Site Setup and Configuration"
msgstr "Installazione e configurazione del sito"
-#: ../../include/nav.php:246
+#: ../../include/nav.php:249
msgid "@name, #tag, ?doc, content"
msgstr "@nome, #tag, ?guida, contenuto"
-#: ../../include/nav.php:247
+#: ../../include/nav.php:250
msgid "Please wait..."
msgstr "Attendere..."
@@ -2386,14 +2246,6 @@ msgstr "Ha creato un nuovo post"
msgid "commented on %s's post"
msgstr "ha commentato il post di %s"
-#: ../../include/oembed.php:213
-msgid "Embedded content"
-msgstr "Contenuti incorporati"
-
-#: ../../include/oembed.php:222
-msgid "Embedding disabled"
-msgstr "Disabilita la creazione di contenuti incorporati"
-
#: ../../include/page_widgets.php:6
msgid "New Page"
msgstr "Nuova pagina web"
@@ -2425,138 +2277,8 @@ msgstr "Creato"
msgid "Edited"
msgstr "Modificato"
-#: ../../include/permissions.php:26
-msgid "Can view my normal stream and posts"
-msgstr "Può vedere i miei contenuti e i post normali"
-
-#: ../../include/permissions.php:27
-msgid "Can view my default channel profile"
-msgstr "Può vedere il profilo predefinito del canale"
-
-#: ../../include/permissions.php:28
-msgid "Can view my connections"
-msgstr "Può vedere i miei contatti"
-
-#: ../../include/permissions.php:29
-msgid "Can view my file storage and photos"
-msgstr "Può vedere il mio archivio file e foto"
-
-#: ../../include/permissions.php:30
-msgid "Can view my webpages"
-msgstr "Può vedere le mie pagine web"
-
-#: ../../include/permissions.php:33
-msgid "Can send me their channel stream and posts"
-msgstr "È tra i canali che seguo"
-
-#: ../../include/permissions.php:34
-msgid "Can post on my channel page (\"wall\")"
-msgstr "Può scrivere sulla bacheca del mio canale"
-
-#: ../../include/permissions.php:35
-msgid "Can comment on or like my posts"
-msgstr "Può commentare o aggiungere \"mi piace\" ai miei post"
-
-#: ../../include/permissions.php:36
-msgid "Can send me private mail messages"
-msgstr "Può inviarmi messaggi privati"
-
-#: ../../include/permissions.php:37
-msgid "Can like/dislike stuff"
-msgstr "Può aggiungere \"mi piace\" a tutto il resto"
-
-#: ../../include/permissions.php:37
-msgid "Profiles and things other than posts/comments"
-msgstr "Può aggiungere \"mi piace\" a tutto ciò che non riguarda i post, come per esempio il profilo"
-
-#: ../../include/permissions.php:39
-msgid "Can forward to all my channel contacts via post @mentions"
-msgstr "Può inoltrare post a tutti i contatti del canale tramite una @menzione"
-
-#: ../../include/permissions.php:39
-msgid "Advanced - useful for creating group forum channels"
-msgstr "Impostazione avanzata - utile per creare un canale-forum di discussione"
-
-#: ../../include/permissions.php:40
-msgid "Can chat with me (when available)"
-msgstr "Può aprire una chat con me (se disponibile)"
-
-#: ../../include/permissions.php:41
-msgid "Can write to my file storage and photos"
-msgstr "Può modificare il mio archivio file e foto"
-
-#: ../../include/permissions.php:42
-msgid "Can edit my webpages"
-msgstr "Può modificare le mie pagine web"
-
-#: ../../include/permissions.php:44
-msgid "Can source my public posts in derived channels"
-msgstr "Può usare i miei post pubblici per creare canali derivati"
-
-#: ../../include/permissions.php:44
-msgid "Somewhat advanced - very useful in open communities"
-msgstr "Piuttosto avanzato - molto utile nelle comunità aperte"
-
-#: ../../include/permissions.php:46
-msgid "Can administer my channel resources"
-msgstr "Può amministrare i contenuti del mio canale"
-
-#: ../../include/permissions.php:46
-msgid ""
-"Extremely advanced. Leave this alone unless you know what you are doing"
-msgstr "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"
-
-#: ../../include/permissions.php:867
-msgid "Social Networking"
-msgstr "Social network"
-
-#: ../../include/permissions.php:867 ../../include/permissions.php:868
-#: ../../include/permissions.php:869
-msgid "Mostly Public"
-msgstr "Prevalentemente pubblico"
-
-#: ../../include/permissions.php:867 ../../include/permissions.php:868
-#: ../../include/permissions.php:869
-msgid "Restricted"
-msgstr "Con restrizioni"
-
-#: ../../include/permissions.php:867 ../../include/permissions.php:868
-msgid "Private"
-msgstr "Privato"
-
-#: ../../include/permissions.php:868
-msgid "Community Forum"
-msgstr "Forum di discussione"
-
-#: ../../include/permissions.php:869
-msgid "Feed Republish"
-msgstr "Aggregatore di feed esterni"
-
-#: ../../include/permissions.php:870
-msgid "Special Purpose"
-msgstr "Per finalità speciali"
-
-#: ../../include/permissions.php:870
-msgid "Celebrity/Soapbox"
-msgstr "Pagina per fan"
-
-#: ../../include/permissions.php:870
-msgid "Group Repository"
-msgstr "Repository di gruppo"
-
-#: ../../include/permissions.php:871 ../../include/profile_selectors.php:6
-#: ../../include/profile_selectors.php:23
-#: ../../include/profile_selectors.php:61
-#: ../../include/profile_selectors.php:97
-msgid "Other"
-msgstr "Altro"
-
-#: ../../include/permissions.php:871
-msgid "Custom/Expert Mode"
-msgstr "Personalizzazione per esperti"
-
#: ../../include/photo/photo_driver.php:722 ../../mod/photos.php:94
-#: ../../mod/photos.php:699 ../../mod/profile_photo.php:147
+#: ../../mod/photos.php:711 ../../mod/profile_photo.php:147
#: ../../mod/profile_photo.php:239 ../../mod/profile_photo.php:379
msgid "Profile Photos"
msgstr "Foto del profilo"
@@ -2644,6 +2366,13 @@ msgid "Non-specific"
msgstr "Non specificato"
#: ../../include/profile_selectors.php:6
+#: ../../include/profile_selectors.php:23
+#: ../../include/profile_selectors.php:61
+#: ../../include/profile_selectors.php:97 ../../include/permissions.php:871
+msgid "Other"
+msgstr "Altro"
+
+#: ../../include/profile_selectors.php:6
msgid "Undecided"
msgstr "Indeciso"
@@ -2741,7 +2470,7 @@ msgstr "Sesso-dipendente"
#: ../../include/profile_selectors.php:80 ../../include/identity.php:390
#: ../../include/identity.php:391 ../../include/identity.php:398
-#: ../../include/widgets.php:430 ../../mod/connedit.php:582
+#: ../../include/widgets.php:451 ../../mod/connedit.php:582
#: ../../mod/settings.php:338 ../../mod/settings.php:342
#: ../../mod/settings.php:343 ../../mod/settings.php:346
#: ../../mod/settings.php:357
@@ -2868,10 +2597,18 @@ msgstr "voglio"
msgid "wants"
msgstr "vuole"
+#: ../../include/taxonomy.php:328 ../../include/ItemObject.php:254
+msgid "like"
+msgstr "mi piace"
+
#: ../../include/taxonomy.php:328
msgid "likes"
msgstr "gli piace"
+#: ../../include/taxonomy.php:329 ../../include/ItemObject.php:255
+msgid "dislike"
+msgstr "non mi piace"
+
#: ../../include/taxonomy.php:329
msgid "dislikes"
msgstr "non gli piace"
@@ -2889,7 +2626,7 @@ msgstr "Impossibile verificare la firma elettronica del canale"
msgid "Unable to verify site signature for %s"
msgstr "Impossibile verificare la firma elettronica del sito %s"
-#: ../../include/zot.php:3585
+#: ../../include/zot.php:3591
msgid "invalid target signature"
msgstr "la firma ricevuta non è valida"
@@ -2929,8 +2666,8 @@ msgstr "OStatus"
msgid "RSS/Atom"
msgstr "RSS/Atom"
-#: ../../include/contact_selectors.php:79 ../../mod/admin.php:891
-#: ../../mod/admin.php:900 ../../mod/id.php:15 ../../mod/id.php:16
+#: ../../include/contact_selectors.php:79 ../../mod/id.php:15
+#: ../../mod/id.php:16 ../../mod/admin.php:989 ../../mod/admin.php:998
#: ../../boot.php:1520
msgid "Email"
msgstr "Email"
@@ -2959,244 +2696,6 @@ msgstr "XMPP/IM"
msgid "MySpace"
msgstr "MySpace"
-#: ../../include/identity.php:32
-msgid "Unable to obtain identity information from database"
-msgstr "Impossibile ottenere le informazioni di identificazione dal database"
-
-#: ../../include/identity.php:66
-msgid "Empty name"
-msgstr "Nome vuoto"
-
-#: ../../include/identity.php:69
-msgid "Name too long"
-msgstr "Nome troppo lungo"
-
-#: ../../include/identity.php:181
-msgid "No account identifier"
-msgstr "Account senza identificativo"
-
-#: ../../include/identity.php:193
-msgid "Nickname is required."
-msgstr "Il nome dell'account è obbligatorio."
-
-#: ../../include/identity.php:207
-msgid "Reserved nickname. Please choose another."
-msgstr "Nome utente riservato. Per favore scegline un altro."
-
-#: ../../include/identity.php:212
-msgid ""
-"Nickname has unsupported characters or is already being used on this site."
-msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."
-
-#: ../../include/identity.php:288
-msgid "Unable to retrieve created identity"
-msgstr "Impossibile caricare l'identità creata"
-
-#: ../../include/identity.php:346
-msgid "Default Profile"
-msgstr "Profilo predefinito"
-
-#: ../../include/identity.php:772
-msgid "Requested channel is not available."
-msgstr "Il canale che cerchi non è disponibile."
-
-#: ../../include/identity.php:818 ../../mod/achievements.php:11
-#: ../../mod/blocks.php:29 ../../mod/connect.php:13 ../../mod/editblock.php:29
-#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28
-#: ../../mod/filestorage.php:54 ../../mod/hcard.php:8 ../../mod/layouts.php:29
-#: ../../mod/profile.php:16 ../../mod/webpages.php:29
-msgid "Requested profile is not available."
-msgstr "Il profilo richiesto non è disponibile."
-
-#: ../../include/identity.php:966 ../../mod/profiles.php:782
-msgid "Change profile photo"
-msgstr "Cambia la foto del profilo"
-
-#: ../../include/identity.php:972
-msgid "Profiles"
-msgstr "Profili"
-
-#: ../../include/identity.php:972
-msgid "Manage/edit profiles"
-msgstr "Gestisci/modifica i profili"
-
-#: ../../include/identity.php:973 ../../mod/profiles.php:783
-msgid "Create New Profile"
-msgstr "Crea un nuovo profilo"
-
-#: ../../include/identity.php:988 ../../mod/profiles.php:794
-msgid "Profile Image"
-msgstr "Immagine del profilo"
-
-#: ../../include/identity.php:991
-msgid "visible to everybody"
-msgstr "visibile a tutti"
-
-#: ../../include/identity.php:992 ../../mod/profiles.php:677
-#: ../../mod/profiles.php:798
-msgid "Edit visibility"
-msgstr "Cambia la visibilità"
-
-#: ../../include/identity.php:1008 ../../include/identity.php:1250
-msgid "Gender:"
-msgstr "Sesso:"
-
-#: ../../include/identity.php:1009 ../../include/identity.php:1294
-msgid "Status:"
-msgstr "Stato:"
-
-#: ../../include/identity.php:1010 ../../include/identity.php:1305
-msgid "Homepage:"
-msgstr "Home page:"
-
-#: ../../include/identity.php:1011
-msgid "Online Now"
-msgstr "Online adesso"
-
-#: ../../include/identity.php:1097 ../../include/identity.php:1175
-#: ../../mod/ping.php:318
-msgid "g A l F d"
-msgstr "g A l d F"
-
-#: ../../include/identity.php:1098 ../../include/identity.php:1176
-msgid "F d"
-msgstr "d F"
-
-#: ../../include/identity.php:1143 ../../include/identity.php:1215
-#: ../../mod/ping.php:341
-msgid "[today]"
-msgstr "[oggi]"
-
-#: ../../include/identity.php:1154
-msgid "Birthday Reminders"
-msgstr "Promemoria compleanni"
-
-#: ../../include/identity.php:1155
-msgid "Birthdays this week:"
-msgstr "Compleanni questa settimana:"
-
-#: ../../include/identity.php:1208
-msgid "[No description]"
-msgstr "[Nessuna descrizione]"
-
-#: ../../include/identity.php:1226
-msgid "Event Reminders"
-msgstr "Promemoria"
-
-#: ../../include/identity.php:1227
-msgid "Events this week:"
-msgstr "Eventi della settimana:"
-
-#: ../../include/identity.php:1248 ../../mod/settings.php:1030
-msgid "Full Name:"
-msgstr "Nome completo:"
-
-#: ../../include/identity.php:1255
-msgid "Like this channel"
-msgstr "Mi piace questo canale"
-
-#: ../../include/identity.php:1279
-msgid "j F, Y"
-msgstr "j F Y"
-
-#: ../../include/identity.php:1280
-msgid "j F"
-msgstr "j F"
-
-#: ../../include/identity.php:1287
-msgid "Birthday:"
-msgstr "Compleanno:"
-
-#: ../../include/identity.php:1291 ../../mod/directory.php:302
-msgid "Age:"
-msgstr "Età:"
-
-#: ../../include/identity.php:1300
-#, php-format
-msgid "for %1$d %2$s"
-msgstr "per %1$d %2$s"
-
-#: ../../include/identity.php:1303 ../../mod/profiles.php:699
-msgid "Sexual Preference:"
-msgstr "Preferenze sessuali:"
-
-#: ../../include/identity.php:1307 ../../mod/directory.php:318
-#: ../../mod/profiles.php:701
-msgid "Hometown:"
-msgstr "Città dove vivo:"
-
-#: ../../include/identity.php:1309
-msgid "Tags:"
-msgstr "Tag:"
-
-#: ../../include/identity.php:1311 ../../mod/profiles.php:702
-msgid "Political Views:"
-msgstr "Orientamento politico:"
-
-#: ../../include/identity.php:1313
-msgid "Religion:"
-msgstr "Religione:"
-
-#: ../../include/identity.php:1315 ../../mod/directory.php:320
-msgid "About:"
-msgstr "Informazioni:"
-
-#: ../../include/identity.php:1317
-msgid "Hobbies/Interests:"
-msgstr "Interessi e hobby:"
-
-#: ../../include/identity.php:1319 ../../mod/profiles.php:705
-msgid "Likes:"
-msgstr "Mi piace:"
-
-#: ../../include/identity.php:1321 ../../mod/profiles.php:706
-msgid "Dislikes:"
-msgstr "Non mi piace:"
-
-#: ../../include/identity.php:1323
-msgid "Contact information and Social Networks:"
-msgstr "Contatti e social network:"
-
-#: ../../include/identity.php:1325
-msgid "My other channels:"
-msgstr "I miei altri canali:"
-
-#: ../../include/identity.php:1327
-msgid "Musical interests:"
-msgstr "Gusti musicali:"
-
-#: ../../include/identity.php:1329
-msgid "Books, literature:"
-msgstr "Libri, letteratura:"
-
-#: ../../include/identity.php:1331
-msgid "Television:"
-msgstr "Televisione:"
-
-#: ../../include/identity.php:1333
-msgid "Film/dance/culture/entertainment:"
-msgstr "Film, danza, cultura, intrattenimento:"
-
-#: ../../include/identity.php:1335
-msgid "Love/Romance:"
-msgstr "Amore:"
-
-#: ../../include/identity.php:1337
-msgid "Work/employment:"
-msgstr "Lavoro:"
-
-#: ../../include/identity.php:1339
-msgid "School/education:"
-msgstr "Scuola:"
-
-#: ../../include/identity.php:1359
-msgid "Like this thing"
-msgstr "Mi piace"
-
-#: ../../include/identity.php:1767 ../../mod/cover_photo.php:236
-msgid "cover photo"
-msgstr "Copertina del canale"
-
#: ../../include/text.php:394
msgid "prev"
msgstr "prec"
@@ -3231,282 +2730,282 @@ msgid "View all %s connections"
msgstr "Mostra tutti i %s contatti"
#: ../../include/text.php:886 ../../include/text.php:898
-#: ../../include/widgets.php:192 ../../mod/admin.php:1568
-#: ../../mod/admin.php:1588 ../../mod/filer.php:49 ../../mod/rbmark.php:28
+#: ../../include/widgets.php:202 ../../mod/filer.php:49
+#: ../../mod/admin.php:1666 ../../mod/admin.php:1686 ../../mod/rbmark.php:28
#: ../../mod/rbmark.php:100
msgid "Save"
msgstr "Salva"
-#: ../../include/text.php:972
+#: ../../include/text.php:973 ../../include/text.php:978
msgid "poke"
msgstr "poke"
-#: ../../include/text.php:973
+#: ../../include/text.php:979
msgid "ping"
msgstr "ping"
-#: ../../include/text.php:973
+#: ../../include/text.php:979
msgid "pinged"
msgstr "ha ricevuto un ping"
-#: ../../include/text.php:974
+#: ../../include/text.php:980
msgid "prod"
msgstr "spintone"
-#: ../../include/text.php:974
+#: ../../include/text.php:980
msgid "prodded"
msgstr "ha ricevuto uno spintone"
-#: ../../include/text.php:975
+#: ../../include/text.php:981
msgid "slap"
msgstr "schiaffo"
-#: ../../include/text.php:975
+#: ../../include/text.php:981
msgid "slapped"
msgstr "ha ricevuto uno schiaffo"
-#: ../../include/text.php:976
+#: ../../include/text.php:982
msgid "finger"
msgstr "finger"
-#: ../../include/text.php:976
+#: ../../include/text.php:982
msgid "fingered"
msgstr "ha ricevuto un finger"
-#: ../../include/text.php:977
+#: ../../include/text.php:983
msgid "rebuff"
msgstr "rifiuto"
-#: ../../include/text.php:977
+#: ../../include/text.php:983
msgid "rebuffed"
msgstr "ha ricevuto un rifiuto"
-#: ../../include/text.php:987
+#: ../../include/text.php:995
msgid "happy"
msgstr "felice"
-#: ../../include/text.php:988
+#: ../../include/text.php:996
msgid "sad"
msgstr "triste"
-#: ../../include/text.php:989
+#: ../../include/text.php:997
msgid "mellow"
msgstr "calmo"
-#: ../../include/text.php:990
+#: ../../include/text.php:998
msgid "tired"
msgstr "stanco"
-#: ../../include/text.php:991
+#: ../../include/text.php:999
msgid "perky"
msgstr "vivace"
-#: ../../include/text.php:992
+#: ../../include/text.php:1000
msgid "angry"
msgstr "arrabbiato"
-#: ../../include/text.php:993
+#: ../../include/text.php:1001
msgid "stupefied"
msgstr "stupito"
-#: ../../include/text.php:994
+#: ../../include/text.php:1002
msgid "puzzled"
msgstr "confuso"
-#: ../../include/text.php:995
+#: ../../include/text.php:1003
msgid "interested"
msgstr "attento"
-#: ../../include/text.php:996
+#: ../../include/text.php:1004
msgid "bitter"
msgstr "amaro"
-#: ../../include/text.php:997
+#: ../../include/text.php:1005
msgid "cheerful"
msgstr "allegro"
-#: ../../include/text.php:998
+#: ../../include/text.php:1006
msgid "alive"
msgstr "vivace"
-#: ../../include/text.php:999
+#: ../../include/text.php:1007
msgid "annoyed"
msgstr "seccato"
-#: ../../include/text.php:1000
+#: ../../include/text.php:1008
msgid "anxious"
msgstr "ansioso"
-#: ../../include/text.php:1001
+#: ../../include/text.php:1009
msgid "cranky"
msgstr "irritabile"
-#: ../../include/text.php:1002
+#: ../../include/text.php:1010
msgid "disturbed"
msgstr "turbato"
-#: ../../include/text.php:1003
+#: ../../include/text.php:1011
msgid "frustrated"
msgstr "frustrato"
-#: ../../include/text.php:1004
+#: ../../include/text.php:1012
msgid "depressed"
msgstr "in depressione"
-#: ../../include/text.php:1005
+#: ../../include/text.php:1013
msgid "motivated"
msgstr "motivato"
-#: ../../include/text.php:1006
+#: ../../include/text.php:1014
msgid "relaxed"
msgstr "rilassato"
-#: ../../include/text.php:1007
+#: ../../include/text.php:1015
msgid "surprised"
msgstr "sorpreso"
-#: ../../include/text.php:1183
+#: ../../include/text.php:1191
msgid "May"
msgstr "Mag"
-#: ../../include/text.php:1260 ../../include/text.php:1264
+#: ../../include/text.php:1268 ../../include/text.php:1272
msgid "Unknown Attachment"
msgstr "Allegato non riconoscuto"
-#: ../../include/text.php:1266
+#: ../../include/text.php:1274
msgid "unknown"
msgstr "sconosciuta"
-#: ../../include/text.php:1302
+#: ../../include/text.php:1310
msgid "remove category"
msgstr "rimuovi la categoria"
-#: ../../include/text.php:1379
+#: ../../include/text.php:1387
msgid "remove from file"
msgstr "rimuovi dal file"
-#: ../../include/text.php:1521 ../../include/text.php:1532
+#: ../../include/text.php:1529 ../../include/text.php:1540
msgid "Click to open/close"
msgstr "Clicca per aprire/chiudere"
-#: ../../include/text.php:1716 ../../mod/events.php:623
+#: ../../include/text.php:1724 ../../mod/events.php:623
msgid "Link to Source"
msgstr "Link al sito d'origine"
-#: ../../include/text.php:1737 ../../include/text.php:1809
+#: ../../include/text.php:1745 ../../include/text.php:1817
msgid "default"
msgstr "predefinito"
-#: ../../include/text.php:1745
+#: ../../include/text.php:1753
msgid "Page layout"
msgstr "Layout della pagina"
-#: ../../include/text.php:1745
+#: ../../include/text.php:1753
msgid "You can create your own with the layouts tool"
msgstr "Puoi creare un tuo layout dalla configurazione delle pagine web"
-#: ../../include/text.php:1787
+#: ../../include/text.php:1795
msgid "Page content type"
msgstr "Tipo di contenuto della pagina"
-#: ../../include/text.php:1821
+#: ../../include/text.php:1829
msgid "Select an alternate language"
msgstr "Seleziona una lingua diversa"
-#: ../../include/text.php:1953
+#: ../../include/text.php:1961
msgid "activity"
msgstr "l'attività"
-#: ../../include/text.php:2248
+#: ../../include/text.php:2256
msgid "Design Tools"
msgstr "Strumenti di design"
-#: ../../include/text.php:2251 ../../mod/blocks.php:147
+#: ../../include/text.php:2259 ../../mod/blocks.php:147
msgid "Blocks"
msgstr "Block"
-#: ../../include/text.php:2252 ../../mod/menu.php:103
+#: ../../include/text.php:2260 ../../mod/menu.php:103
msgid "Menus"
msgstr "Menù"
-#: ../../include/text.php:2253 ../../mod/layouts.php:174
+#: ../../include/text.php:2261 ../../mod/layouts.php:174
msgid "Layouts"
msgstr "Layout"
-#: ../../include/text.php:2254
+#: ../../include/text.php:2262
msgid "Pages"
msgstr "Pagine"
-#: ../../include/items.php:423 ../../index.php:370 ../../mod/dreport.php:6
+#: ../../include/items.php:423 ../../index.php:376 ../../mod/dreport.php:6
#: ../../mod/dreport.php:45 ../../mod/group.php:68
#: ../../mod/import_items.php:108 ../../mod/like.php:280
#: ../../mod/profperm.php:23 ../../mod/subthread.php:58
msgid "Permission denied"
msgstr "Permesso negato"
-#: ../../include/items.php:1130 ../../include/items.php:1176
+#: ../../include/items.php:1137 ../../include/items.php:1183
msgid "(Unknown)"
msgstr "(Sconosciuto)"
-#: ../../include/items.php:1373
+#: ../../include/items.php:1380
msgid "Visible to anybody on the internet."
msgstr "Visibile a chiunque su internet."
-#: ../../include/items.php:1375
+#: ../../include/items.php:1382
msgid "Visible to you only."
msgstr "Visibile solo a te."
-#: ../../include/items.php:1377
+#: ../../include/items.php:1384
msgid "Visible to anybody in this network."
msgstr "Visibile a tutti su questa rete."
-#: ../../include/items.php:1379
+#: ../../include/items.php:1386
msgid "Visible to anybody authenticated."
msgstr "Visibile a chiunque sia autenticato."
-#: ../../include/items.php:1381
+#: ../../include/items.php:1388
#, php-format
msgid "Visible to anybody on %s."
msgstr "Visibile a tutti su %s."
-#: ../../include/items.php:1383
+#: ../../include/items.php:1390
msgid "Visible to all connections."
msgstr "Visibile a tutti coloro che ti seguono."
-#: ../../include/items.php:1385
+#: ../../include/items.php:1392
msgid "Visible to approved connections."
msgstr "Visibile ai contatti approvati."
-#: ../../include/items.php:1387
+#: ../../include/items.php:1394
msgid "Visible to specific connections."
msgstr "Visibile ad alcuni contatti scelti."
-#: ../../include/items.php:4350 ../../mod/admin.php:135
-#: ../../mod/admin.php:1091 ../../mod/admin.php:1336 ../../mod/display.php:36
-#: ../../mod/filestorage.php:27 ../../mod/thing.php:85
+#: ../../include/items.php:4358 ../../mod/display.php:36
+#: ../../mod/filestorage.php:27 ../../mod/admin.php:141
+#: ../../mod/admin.php:1189 ../../mod/admin.php:1434 ../../mod/thing.php:85
#: ../../mod/viewsrc.php:20
msgid "Item not found."
msgstr "Elemento non trovato."
-#: ../../include/items.php:4862 ../../mod/group.php:38 ../../mod/group.php:137
+#: ../../include/items.php:4870 ../../mod/group.php:38 ../../mod/group.php:137
msgid "Privacy group not found."
msgstr "Gruppo di canali non trovato."
-#: ../../include/items.php:4878
+#: ../../include/items.php:4886
msgid "Privacy group is empty."
msgstr "Gruppo di canali vuoto."
-#: ../../include/items.php:4885
+#: ../../include/items.php:4893
#, php-format
msgid "Privacy group: %s"
msgstr "Gruppo di canali: %s"
-#: ../../include/items.php:4895 ../../mod/connedit.php:692
+#: ../../include/items.php:4903 ../../mod/connedit.php:692
#, php-format
msgid "Connection: %s"
msgstr "Contatto: %s"
-#: ../../include/items.php:4897
+#: ../../include/items.php:4905
msgid "Connection not found."
msgstr "Contatto non trovato."
@@ -3689,1391 +3188,1098 @@ msgstr "Visita %s per approvare o rifiutare il suggerimento."
msgid "[Hubzilla:Notify]"
msgstr "[Hubzilla]"
-#: ../../include/widgets.php:93
-msgid "System"
-msgstr "Sistema"
-
-#: ../../include/widgets.php:96
-msgid "Create Personal App"
-msgstr "Crea app personale"
-
-#: ../../include/widgets.php:97
-msgid "Edit Personal App"
-msgstr "Modifica app personale"
-
-#: ../../include/widgets.php:139 ../../mod/suggest.php:54
-msgid "Ignore/Hide"
-msgstr "Ignora/nascondi"
-
-#: ../../include/widgets.php:144
-msgid "Suggestions"
-msgstr "Suggerimenti"
-
-#: ../../include/widgets.php:145
-msgid "See more..."
-msgstr "Altro..."
-
-#: ../../include/widgets.php:166
-#, php-format
-msgid "You have %1$.0f of %2$.0f allowed connections."
-msgstr "Hai attivato %1$.0f delle %2$.0f connessioni permesse."
-
-#: ../../include/widgets.php:172
-msgid "Add New Connection"
-msgstr "Aggiungi un contatto"
-
-#: ../../include/widgets.php:173
-msgid "Enter channel address"
-msgstr "Indirizzo del canale"
-
-#: ../../include/widgets.php:174
-msgid "Examples: bob@example.com, https://example.com/barbara"
-msgstr "Per esempio: bob@example.com, https://example.com/barbara"
-
-#: ../../include/widgets.php:190
-msgid "Notes"
-msgstr "Note"
-
-#: ../../include/widgets.php:266
-msgid "Remove term"
-msgstr "Rimuovi termine"
-
-#: ../../include/widgets.php:274 ../../include/features.php:80
-msgid "Saved Searches"
-msgstr "Ricerche salvate"
-
-#: ../../include/widgets.php:349
-msgid "Archives"
-msgstr "Archivi"
-
-#: ../../include/widgets.php:428 ../../mod/connedit.php:580
-msgid "Me"
-msgstr "Me"
-
-#: ../../include/widgets.php:429 ../../mod/connedit.php:581
-msgid "Family"
-msgstr "Famiglia"
-
-#: ../../include/widgets.php:431 ../../mod/connedit.php:583
-msgid "Acquaintances"
-msgstr "Conoscenti"
-
-#: ../../include/widgets.php:432 ../../mod/connections.php:88
-#: ../../mod/connections.php:103 ../../mod/connedit.php:584
-msgid "All"
-msgstr "Tutti"
-
-#: ../../include/widgets.php:451
-msgid "Refresh"
-msgstr "Aggiorna"
-
-#: ../../include/widgets.php:485
-msgid "Account settings"
-msgstr "Il tuo account"
-
-#: ../../include/widgets.php:491
-msgid "Channel settings"
-msgstr "Impostazioni del canale"
-
-#: ../../include/widgets.php:500
-msgid "Additional features"
-msgstr "Funzionalità opzionali"
-
-#: ../../include/widgets.php:507
-msgid "Feature/Addon settings"
-msgstr "Componenti aggiuntivi"
-
-#: ../../include/widgets.php:513
-msgid "Display settings"
-msgstr "Aspetto"
-
-#: ../../include/widgets.php:519
-msgid "Connected apps"
-msgstr "App connesse"
-
-#: ../../include/widgets.php:525
-msgid "Export channel"
-msgstr "Esporta il canale"
-
-#: ../../include/widgets.php:533 ../../mod/connedit.php:692
-msgid "Connection Default Permissions"
-msgstr "Permessi predefiniti dei nuovi contatti"
-
-#: ../../include/widgets.php:541
-msgid "Premium Channel Settings"
-msgstr "Canale premium - impostazioni"
-
-#: ../../include/widgets.php:549 ../../include/features.php:67
-#: ../../mod/sources.php:88
-msgid "Channel Sources"
-msgstr "Sorgenti del canale"
-
-#: ../../include/widgets.php:571
-msgid "Private Mail Menu"
-msgstr "Menu messaggi privati"
-
-#: ../../include/widgets.php:573
-msgid "Combined View"
-msgstr "Vista combinata"
-
-#: ../../include/widgets.php:607 ../../include/widgets.php:619
-msgid "Conversations"
-msgstr "Conversazioni"
-
-#: ../../include/widgets.php:611
-msgid "Received Messages"
-msgstr "Ricevuti"
-
-#: ../../include/widgets.php:615
-msgid "Sent Messages"
-msgstr "Inviati"
-
-#: ../../include/widgets.php:629
-msgid "No messages."
-msgstr "Nessun messaggio."
-
-#: ../../include/widgets.php:647
-msgid "Delete conversation"
-msgstr "Elimina la conversazione"
-
-#: ../../include/widgets.php:673
-msgid "Events Menu"
-msgstr "Menu eventi"
-
-#: ../../include/widgets.php:674
-msgid "Day View"
-msgstr "Eventi del giorno"
-
-#: ../../include/widgets.php:675
-msgid "Week View"
-msgstr "Eventi della settimana"
-
-#: ../../include/widgets.php:676
-msgid "Month View"
-msgstr "Eventi del mese"
-
-#: ../../include/widgets.php:677 ../../mod/events.php:654
-msgid "Export"
-msgstr "Esporta"
-
-#: ../../include/widgets.php:678 ../../mod/events.php:657
-msgid "Import"
-msgstr "Importa"
-
-#: ../../include/widgets.php:688
-msgid "Events Tools"
-msgstr "Gestione eventi"
-
-#: ../../include/widgets.php:689
-msgid "Export Calendar"
-msgstr "Esporta calendario"
-
-#: ../../include/widgets.php:690
-msgid "Import Calendar"
-msgstr "Importa calendario"
-
-#: ../../include/widgets.php:764
-msgid "Chat Rooms"
-msgstr "Chat"
-
-#: ../../include/widgets.php:784
-msgid "Bookmarked Chatrooms"
-msgstr "Chat nei segnalibri"
-
-#: ../../include/widgets.php:804
-msgid "Suggested Chatrooms"
-msgstr "Chat suggerite"
-
-#: ../../include/widgets.php:949 ../../include/widgets.php:1039
-msgid "photo/image"
-msgstr "foto/immagine"
-
-#: ../../include/widgets.php:1133
-msgid "Rating Tools"
-msgstr "Valutazione"
-
-#: ../../include/widgets.php:1137 ../../include/widgets.php:1139
-msgid "Rate Me"
-msgstr "Valutami"
-
-#: ../../include/widgets.php:1142
-msgid "View Ratings"
-msgstr "Vedi le valutazioni ricevute"
-
-#: ../../include/widgets.php:1153
-msgid "Public Hubs"
-msgstr "Hub pubblici"
-
-#: ../../include/widgets.php:1201
-msgid "Forums"
-msgstr "Forum"
-
-#: ../../include/widgets.php:1230
-msgid "Tasks"
-msgstr "Attività"
-
-#: ../../include/widgets.php:1239
-msgid "Documentation"
-msgstr "Guida"
-
-#: ../../include/widgets.php:1241
-msgid "Project/Site Information"
-msgstr "Informazioni sul sito/progetto"
-
-#: ../../include/widgets.php:1242
-msgid "For Members"
-msgstr "Per gli utenti"
-
-#: ../../include/widgets.php:1243
-msgid "For Administrators"
-msgstr "Per gli amministratori"
-
-#: ../../include/widgets.php:1244
-msgid "For Developers"
-msgstr "Per sviluppatori"
-
-#: ../../include/widgets.php:1269 ../../mod/admin.php:452
-msgid "Site"
-msgstr "Sito"
-
-#: ../../include/widgets.php:1270
-msgid "Accounts"
-msgstr "Account"
-
-#: ../../include/widgets.php:1271 ../../mod/admin.php:1051
-msgid "Channels"
-msgstr "Canali"
-
-#: ../../include/widgets.php:1273 ../../mod/admin.php:1166
-#: ../../mod/admin.php:1227
-msgid "Plugins"
-msgstr "Plugin"
-
-#: ../../include/widgets.php:1274 ../../mod/admin.php:1388
-#: ../../mod/admin.php:1422
-msgid "Themes"
-msgstr "Temi"
-
-#: ../../include/widgets.php:1275
-msgid "Inspect queue"
-msgstr "Coda di attesa"
-
-#: ../../include/widgets.php:1276
-msgid "Profile Config"
-msgstr "Configurazione del profilo"
-
-#: ../../include/widgets.php:1277
-msgid "DB updates"
-msgstr "Aggiornamenti al DB"
-
-#: ../../include/widgets.php:1295 ../../include/widgets.php:1301
-#: ../../mod/admin.php:1507
-msgid "Logs"
-msgstr "Log"
-
-#: ../../include/widgets.php:1300
-msgid "Plugin Features"
-msgstr "Plugin"
-
-#: ../../include/widgets.php:1302
-msgid "User registrations waiting for confirmation"
-msgstr "Registrazioni in attesa"
-
-#: ../../include/widgets.php:1380 ../../mod/photos.php:748
-#: ../../mod/photos.php:1283
-msgid "View Photo"
-msgstr "Guarda la foto"
-
-#: ../../include/widgets.php:1397 ../../mod/photos.php:779
-msgid "Edit Album"
-msgstr "Modifica album"
-
-#: ../../include/features.php:45
+#: ../../include/features.php:48
msgid "General Features"
msgstr "Funzionalità di base"
-#: ../../include/features.php:47
+#: ../../include/features.php:50
msgid "Content Expiration"
msgstr "Scadenza"
-#: ../../include/features.php:47
+#: ../../include/features.php:50
msgid "Remove posts/comments and/or private messages at a future time"
msgstr "Elimina i post, i commenti o i messaggi privati dopo un lasso di tempo"
-#: ../../include/features.php:48
+#: ../../include/features.php:51
msgid "Multiple Profiles"
msgstr "Profili multipli"
-#: ../../include/features.php:48
+#: ../../include/features.php:51
msgid "Ability to create multiple profiles"
msgstr "Abilitazione a creare profili multipli"
-#: ../../include/features.php:49
+#: ../../include/features.php:52
msgid "Advanced Profiles"
msgstr "Profili avanzati"
-#: ../../include/features.php:49
+#: ../../include/features.php:52
msgid "Additional profile sections and selections"
msgstr "Informazioni aggiuntive del profilo"
-#: ../../include/features.php:50
+#: ../../include/features.php:53
msgid "Profile Import/Export"
msgstr "Importa/esporta il profilo"
-#: ../../include/features.php:50
+#: ../../include/features.php:53
msgid "Save and load profile details across sites/channels"
msgstr "Salva o ripristina le informazioni del profilo su siti diversi"
-#: ../../include/features.php:51
+#: ../../include/features.php:54
msgid "Web Pages"
msgstr "Pagine web"
-#: ../../include/features.php:51
+#: ../../include/features.php:54
msgid "Provide managed web pages on your channel"
msgstr "Attiva la creazione di pagine web sul tuo canale"
-#: ../../include/features.php:52
+#: ../../include/features.php:55
msgid "Hide Rating"
msgstr "Nascondi le valutazioni"
-#: ../../include/features.php:52
+#: ../../include/features.php:55
msgid ""
"Hide the rating buttons on your channel and profile pages. Note: People can "
"still rate you somewhere else."
msgstr "Nascondi i bottoni delle valutazioni sul tuo canale e sul profilo. Nota: le persone potranno comunque esprimere una valutazione altrove."
-#: ../../include/features.php:53
+#: ../../include/features.php:56
msgid "Private Notes"
msgstr "Note private"
-#: ../../include/features.php:53
+#: ../../include/features.php:56
msgid "Enables a tool to store notes and reminders (note: not encrypted)"
msgstr "Abilita il riquadro per scrivere annotazioni (in chiaro)"
-#: ../../include/features.php:54
+#: ../../include/features.php:57
msgid "Navigation Channel Select"
msgstr "Scegli il canale attivo dal menu"
-#: ../../include/features.php:54
+#: ../../include/features.php:57
msgid "Change channels directly from within the navigation dropdown menu"
msgstr "Scegli il canale attivo direttamente dal menu di navigazione"
-#: ../../include/features.php:55
+#: ../../include/features.php:58
msgid "Photo Location"
msgstr "Posizione geografica"
-#: ../../include/features.php:55
+#: ../../include/features.php:58
msgid "If location data is available on uploaded photos, link this to a map."
msgstr "Collega la foto a una mappa quando contiene indicazioni geografiche."
-#: ../../include/features.php:57
+#: ../../include/features.php:60
msgid "Expert Mode"
msgstr "Modalità esperto"
-#: ../../include/features.php:57
+#: ../../include/features.php:60
msgid "Enable Expert Mode to provide advanced configuration options"
msgstr "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate"
-#: ../../include/features.php:58
+#: ../../include/features.php:61
msgid "Premium Channel"
msgstr "Canale premium"
-#: ../../include/features.php:58
+#: ../../include/features.php:61
msgid ""
"Allows you to set restrictions and terms on those that connect with your "
"channel"
msgstr "Ti permette di impostare restrizioni e termini d'uso per il canale"
-#: ../../include/features.php:63
+#: ../../include/features.php:66
msgid "Post Composition Features"
msgstr "Modalità di scrittura post"
-#: ../../include/features.php:65
+#: ../../include/features.php:68
msgid "Use Markdown"
msgstr "Usa il markdown"
-#: ../../include/features.php:65
+#: ../../include/features.php:68
msgid "Allow use of \"Markdown\" to format posts"
msgstr "Consenti l'uso del markdown per formattare i post"
-#: ../../include/features.php:66
+#: ../../include/features.php:69
msgid "Large Photos"
msgstr "Foto grandi"
-#: ../../include/features.php:66
+#: ../../include/features.php:69
msgid ""
"Include large (1024px) photo thumbnails in posts. If not enabled, use small "
"(640px) photo thumbnails"
msgstr "Includi anteprime grandi per le foto dei tuoi post (1024px). Altrimenti saranno mostrate anteprime più piccole (640px)"
-#: ../../include/features.php:67
+#: ../../include/features.php:70 ../../include/widgets.php:569
+#: ../../mod/sources.php:88
+msgid "Channel Sources"
+msgstr "Sorgenti del canale"
+
+#: ../../include/features.php:70
msgid "Automatically import channel content from other channels or feeds"
msgstr "Importa automaticamente il contenuto del canale da altri canali o feed"
-#: ../../include/features.php:68
+#: ../../include/features.php:71
msgid "Even More Encryption"
msgstr "Cifratura addizionale"
-#: ../../include/features.php:68
+#: ../../include/features.php:71
msgid ""
"Allow optional encryption of content end-to-end with a shared secret key"
msgstr "Rendi possibile la crifratura aggiuntiva tra mittente e destinatario usando una parola chiave conosciuta a entrambi"
-#: ../../include/features.php:69
+#: ../../include/features.php:72
msgid "Enable Voting Tools"
msgstr "Permetti i post con votazione"
-#: ../../include/features.php:69
+#: ../../include/features.php:72
msgid "Provide a class of post which others can vote on"
msgstr "Rende possibile la creazione di post in cui sarà possibile votare"
-#: ../../include/features.php:70
+#: ../../include/features.php:73
msgid "Delayed Posting"
msgstr "Pubblicazione ritardata"
-#: ../../include/features.php:70
+#: ../../include/features.php:73
msgid "Allow posts to be published at a later date"
msgstr "Per scegliere una data e un'ora a cui far uscire i post"
-#: ../../include/features.php:71
+#: ../../include/features.php:74
msgid "Suppress Duplicate Posts/Comments"
msgstr "Impedisci post e commenti duplicati"
-#: ../../include/features.php:71
+#: ../../include/features.php:74
msgid ""
"Prevent posts with identical content to be published with less than two "
"minutes in between submissions."
msgstr "Scarta post e commenti se sono identici ad altri inviati meno di due minuti prima."
-#: ../../include/features.php:77
+#: ../../include/features.php:80
msgid "Network and Stream Filtering"
msgstr "Filtraggio dei contenuti"
-#: ../../include/features.php:78
+#: ../../include/features.php:81
msgid "Search by Date"
msgstr "Ricerca per data"
-#: ../../include/features.php:78
+#: ../../include/features.php:81
msgid "Ability to select posts by date ranges"
msgstr "Per selezionare i post in un intervallo tra date"
-#: ../../include/features.php:79
+#: ../../include/features.php:82
msgid "Enable management and selection of privacy groups"
msgstr "Abilita i gruppi di canali"
-#: ../../include/features.php:80
+#: ../../include/features.php:83 ../../include/widgets.php:284
+msgid "Saved Searches"
+msgstr "Ricerche salvate"
+
+#: ../../include/features.php:83
msgid "Save search terms for re-use"
msgstr "Salva i termini delle ricerche per poterle ripetere"
-#: ../../include/features.php:81
+#: ../../include/features.php:84
msgid "Network Personal Tab"
msgstr "Attività personale"
-#: ../../include/features.php:81
+#: ../../include/features.php:84
msgid "Enable tab to display only Network posts that you've interacted on"
msgstr "Abilita il link per mostrare solamente i contenuti con cui hai interagito"
-#: ../../include/features.php:82
+#: ../../include/features.php:85
msgid "Network New Tab"
msgstr "Contenuti nuovi"
-#: ../../include/features.php:82
+#: ../../include/features.php:85
msgid "Enable tab to display all new Network activity"
msgstr "Abilita il link per visualizzare solo i nuovi contenuti"
-#: ../../include/features.php:83
+#: ../../include/features.php:86
msgid "Affinity Tool"
msgstr "Filtro per affinità"
-#: ../../include/features.php:83
+#: ../../include/features.php:86
msgid "Filter stream activity by depth of relationships"
msgstr "Permette di selezionare i contenuti in base al livello di amicizia"
-#: ../../include/features.php:84
+#: ../../include/features.php:87
msgid "Connection Filtering"
msgstr "Filtro sui contatti"
-#: ../../include/features.php:84
+#: ../../include/features.php:87
msgid "Filter incoming posts from connections based on keywords/content"
msgstr "Filtra i post che ricevi con parole chiave"
-#: ../../include/features.php:85
+#: ../../include/features.php:88
msgid "Suggest Channels"
msgstr "Suggerisci canali"
-#: ../../include/features.php:85
+#: ../../include/features.php:88
msgid "Show channel suggestions"
msgstr "Mostra alcuni canali che potrebbero interessarti"
-#: ../../include/features.php:90
+#: ../../include/features.php:93
msgid "Post/Comment Tools"
msgstr "Gestione post e commenti"
-#: ../../include/features.php:91
+#: ../../include/features.php:94
msgid "Community Tagging"
msgstr "Tag della comunità"
-#: ../../include/features.php:91
+#: ../../include/features.php:94
msgid "Ability to tag existing posts"
msgstr "Permetti l'aggiunta di tag su post già esistenti"
-#: ../../include/features.php:92
+#: ../../include/features.php:95
msgid "Post Categories"
msgstr "Categorie dei post"
-#: ../../include/features.php:92
+#: ../../include/features.php:95
msgid "Add categories to your posts"
msgstr "Abilita le categorie per i tuoi post"
-#: ../../include/features.php:93
+#: ../../include/features.php:96
msgid "Ability to file posts under folders"
msgstr "Abilita la raccolta dei tuoi articoli in cartelle"
-#: ../../include/features.php:94
+#: ../../include/features.php:97
msgid "Dislike Posts"
msgstr "Non mi piace"
-#: ../../include/features.php:94
+#: ../../include/features.php:97
msgid "Ability to dislike posts/comments"
msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi post"
-#: ../../include/features.php:95
+#: ../../include/features.php:98
msgid "Star Posts"
msgstr "Post con stella"
-#: ../../include/features.php:95
+#: ../../include/features.php:98
msgid "Ability to mark special posts with a star indicator"
msgstr "Mostra la stella per segnare i post preferiti"
-#: ../../include/features.php:96
+#: ../../include/features.php:99
msgid "Tag Cloud"
msgstr "Nuvola di tag"
-#: ../../include/features.php:96
+#: ../../include/features.php:99
msgid "Provide a personal tag cloud on your channel page"
msgstr "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale"
-#: ../../index.php:242 ../../mod/help.php:213
-msgid "Not Found"
-msgstr "Non disponibile"
+#: ../../include/identity.php:32
+msgid "Unable to obtain identity information from database"
+msgstr "Impossibile ottenere le informazioni di identificazione dal database"
-#: ../../index.php:245 ../../mod/block.php:75 ../../mod/display.php:110
-#: ../../mod/help.php:216 ../../mod/page.php:89
-msgid "Page not found."
-msgstr "Pagina non trovata."
+#: ../../include/identity.php:66
+msgid "Empty name"
+msgstr "Nome vuoto"
-#: ../../mod/achievements.php:34
-msgid "Some blurb about what to do when you're new here"
-msgstr "Qualche suggerimento per i nuovi utenti su cosa fare"
+#: ../../include/identity.php:69
+msgid "Name too long"
+msgstr "Nome troppo lungo"
-#: ../../mod/acl.php:222
-msgid "network"
-msgstr "rete"
+#: ../../include/identity.php:181
+msgid "No account identifier"
+msgstr "Account senza identificativo"
-#: ../../mod/acl.php:232
-msgid "RSS"
-msgstr "RSS"
+#: ../../include/identity.php:193
+msgid "Nickname is required."
+msgstr "Il nome dell'account è obbligatorio."
-#: ../../mod/admin.php:54
-msgid "Theme settings updated."
-msgstr "Le impostazioni del tema sono state aggiornate."
+#: ../../include/identity.php:207
+msgid "Reserved nickname. Please choose another."
+msgstr "Nome utente riservato. Per favore scegline un altro."
-#: ../../mod/admin.php:168
-msgid "# Accounts"
-msgstr "# account"
+#: ../../include/identity.php:212
+msgid ""
+"Nickname has unsupported characters or is already being used on this site."
+msgstr "Il nome dell'account è già in uso oppure ha dei caratteri non supportati."
-#: ../../mod/admin.php:169
-msgid "# blocked accounts"
-msgstr "# account bloccati"
+#: ../../include/identity.php:288
+msgid "Unable to retrieve created identity"
+msgstr "Impossibile caricare l'identità creata"
-#: ../../mod/admin.php:170
-msgid "# expired accounts"
-msgstr "# account scaduti"
+#: ../../include/identity.php:346
+msgid "Default Profile"
+msgstr "Profilo predefinito"
-#: ../../mod/admin.php:171
-msgid "# expiring accounts"
-msgstr "# account in scadenza"
+#: ../../include/identity.php:772
+msgid "Requested channel is not available."
+msgstr "Il canale che cerchi non è disponibile."
-#: ../../mod/admin.php:182
-msgid "# Channels"
-msgstr "# canali"
+#: ../../include/identity.php:818 ../../mod/achievements.php:11
+#: ../../mod/blocks.php:29 ../../mod/connect.php:13 ../../mod/editblock.php:29
+#: ../../mod/editlayout.php:27 ../../mod/editwebpage.php:28
+#: ../../mod/filestorage.php:54 ../../mod/hcard.php:8 ../../mod/layouts.php:29
+#: ../../mod/profile.php:16 ../../mod/webpages.php:29
+msgid "Requested profile is not available."
+msgstr "Il profilo richiesto non è disponibile."
-#: ../../mod/admin.php:183
-msgid "# primary"
-msgstr "# primari"
+#: ../../include/identity.php:967 ../../mod/profiles.php:782
+msgid "Change profile photo"
+msgstr "Cambia la foto del profilo"
-#: ../../mod/admin.php:184
-msgid "# clones"
-msgstr "# cloni"
+#: ../../include/identity.php:973
+msgid "Profiles"
+msgstr "Profili"
-#: ../../mod/admin.php:190
-msgid "Message queues"
-msgstr "Coda messaggi in uscita"
+#: ../../include/identity.php:973
+msgid "Manage/edit profiles"
+msgstr "Gestisci/modifica i profili"
-#: ../../mod/admin.php:206 ../../mod/admin.php:451 ../../mod/admin.php:619
-#: ../../mod/admin.php:886 ../../mod/admin.php:1050 ../../mod/admin.php:1165
-#: ../../mod/admin.php:1226 ../../mod/admin.php:1387 ../../mod/admin.php:1421
-#: ../../mod/admin.php:1506
-msgid "Administration"
-msgstr "Amministrazione"
+#: ../../include/identity.php:974 ../../mod/profiles.php:783
+msgid "Create New Profile"
+msgstr "Crea un nuovo profilo"
-#: ../../mod/admin.php:207
-msgid "Summary"
-msgstr "Riepilogo"
+#: ../../include/identity.php:989 ../../mod/profiles.php:794
+msgid "Profile Image"
+msgstr "Immagine del profilo"
-#: ../../mod/admin.php:210
-msgid "Registered accounts"
-msgstr "Account creati"
+#: ../../include/identity.php:992
+msgid "visible to everybody"
+msgstr "visibile a tutti"
-#: ../../mod/admin.php:211 ../../mod/admin.php:623
-msgid "Pending registrations"
-msgstr "Registrazioni da approvare"
+#: ../../include/identity.php:993 ../../mod/profiles.php:677
+#: ../../mod/profiles.php:798
+msgid "Edit visibility"
+msgstr "Cambia la visibilità"
-#: ../../mod/admin.php:212
-msgid "Registered channels"
-msgstr "Canali creati"
+#: ../../include/identity.php:1009 ../../include/identity.php:1252
+msgid "Gender:"
+msgstr "Sesso:"
-#: ../../mod/admin.php:213 ../../mod/admin.php:624
-msgid "Active plugins"
-msgstr "Plugin attivi"
+#: ../../include/identity.php:1010 ../../include/identity.php:1296
+msgid "Status:"
+msgstr "Stato:"
-#: ../../mod/admin.php:214
-msgid "Version"
-msgstr "Versione"
+#: ../../include/identity.php:1011 ../../include/identity.php:1307
+msgid "Homepage:"
+msgstr "Home page:"
-#: ../../mod/admin.php:335
-msgid "Site settings updated."
-msgstr "Impostazioni del sito salvate correttamente."
+#: ../../include/identity.php:1012
+msgid "Online Now"
+msgstr "Online adesso"
-#: ../../mod/admin.php:372 ../../mod/settings.php:793
-msgid "mobile"
-msgstr "mobile"
+#: ../../include/identity.php:1099 ../../include/identity.php:1177
+#: ../../mod/ping.php:318
+msgid "g A l F d"
+msgstr "g A l d F"
-#: ../../mod/admin.php:374
-msgid "experimental"
-msgstr "sperimentale"
+#: ../../include/identity.php:1100 ../../include/identity.php:1178
+msgid "F d"
+msgstr "d F"
-#: ../../mod/admin.php:376
-msgid "unsupported"
-msgstr "non supportato"
+#: ../../include/identity.php:1145 ../../include/identity.php:1217
+#: ../../mod/ping.php:341
+msgid "[today]"
+msgstr "[oggi]"
-#: ../../mod/admin.php:422
-msgid "Yes - with approval"
-msgstr "Sì - con approvazione"
+#: ../../include/identity.php:1156
+msgid "Birthday Reminders"
+msgstr "Promemoria compleanni"
-#: ../../mod/admin.php:428
-msgid "My site is not a public server"
-msgstr "Non è un server pubblico"
+#: ../../include/identity.php:1157
+msgid "Birthdays this week:"
+msgstr "Compleanni questa settimana:"
-#: ../../mod/admin.php:429
-msgid "My site has paid access only"
-msgstr "È un servizio a pagamento"
+#: ../../include/identity.php:1210
+msgid "[No description]"
+msgstr "[Nessuna descrizione]"
-#: ../../mod/admin.php:430
-msgid "My site has free access only"
-msgstr "È un servizio gratuito"
+#: ../../include/identity.php:1228
+msgid "Event Reminders"
+msgstr "Promemoria"
-#: ../../mod/admin.php:431
-msgid "My site offers free accounts with optional paid upgrades"
-msgstr "È un servizio gratuito con opzioni aggiuntive a pagamento"
+#: ../../include/identity.php:1229
+msgid "Events this week:"
+msgstr "Eventi della settimana:"
-#: ../../mod/admin.php:454 ../../mod/register.php:237
-msgid "Registration"
-msgstr "Registrazione"
+#: ../../include/identity.php:1250 ../../mod/settings.php:1031
+msgid "Full Name:"
+msgstr "Nome completo:"
-#: ../../mod/admin.php:455
-msgid "File upload"
-msgstr "Caricamento file"
+#: ../../include/identity.php:1257
+msgid "Like this channel"
+msgstr "Mi piace questo canale"
-#: ../../mod/admin.php:456
-msgid "Policies"
-msgstr "Politiche"
+#: ../../include/identity.php:1281
+msgid "j F, Y"
+msgstr "j F Y"
-#: ../../mod/admin.php:461
-msgid "Site name"
-msgstr "Nome del sito"
+#: ../../include/identity.php:1282
+msgid "j F"
+msgstr "j F"
-#: ../../mod/admin.php:462
-msgid "Banner/Logo"
-msgstr "Banner o logo"
+#: ../../include/identity.php:1289
+msgid "Birthday:"
+msgstr "Compleanno:"
-#: ../../mod/admin.php:463
-msgid "Administrator Information"
-msgstr "Informazioni sull'amministratore"
+#: ../../include/identity.php:1293 ../../mod/directory.php:302
+msgid "Age:"
+msgstr "Età:"
-#: ../../mod/admin.php:463
-msgid ""
-"Contact information for site administrators. Displayed on siteinfo page. "
-"BBCode can be used here"
-msgstr "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode"
+#: ../../include/identity.php:1302
+#, php-format
+msgid "for %1$d %2$s"
+msgstr "per %1$d %2$s"
-#: ../../mod/admin.php:464
-msgid "System language"
-msgstr "Lingua di sistema"
+#: ../../include/identity.php:1305 ../../mod/profiles.php:699
+msgid "Sexual Preference:"
+msgstr "Preferenze sessuali:"
-#: ../../mod/admin.php:465
-msgid "System theme"
-msgstr "Tema di sistema"
+#: ../../include/identity.php:1309 ../../mod/directory.php:318
+#: ../../mod/profiles.php:701
+msgid "Hometown:"
+msgstr "Città dove vivo:"
-#: ../../mod/admin.php:465
-msgid ""
-"Default system theme - may be over-ridden by user profiles - <a href='#' "
-"id='cnftheme'>change theme settings</a>"
-msgstr "Il tema di sistema può essere cambiato dai profili dei singoli utenti - <a href='#' id='cnftheme'>Cambia le impostazioni del tema</a>"
+#: ../../include/identity.php:1311
+msgid "Tags:"
+msgstr "Tag:"
-#: ../../mod/admin.php:466
-msgid "Mobile system theme"
-msgstr "Tema di sistema per dispositivi mobili"
+#: ../../include/identity.php:1313 ../../mod/profiles.php:702
+msgid "Political Views:"
+msgstr "Orientamento politico:"
-#: ../../mod/admin.php:466
-msgid "Theme for mobile devices"
-msgstr "Tema per i dispositivi mobili"
+#: ../../include/identity.php:1315
+msgid "Religion:"
+msgstr "Religione:"
-#: ../../mod/admin.php:468
-msgid "Allow Feeds as Connections"
-msgstr "Permetti di aggiungere i feed come contatti"
+#: ../../include/identity.php:1317 ../../mod/directory.php:320
+msgid "About:"
+msgstr "Informazioni:"
-#: ../../mod/admin.php:468
-msgid "(Heavy system resource usage)"
-msgstr "(Uso intenso delle risorse di sistema!)"
+#: ../../include/identity.php:1319
+msgid "Hobbies/Interests:"
+msgstr "Interessi e hobby:"
-#: ../../mod/admin.php:469
-msgid "Maximum image size"
-msgstr "Dimensione massima immagini"
+#: ../../include/identity.php:1321 ../../mod/profiles.php:705
+msgid "Likes:"
+msgstr "Mi piace:"
-#: ../../mod/admin.php:469
-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."
+#: ../../include/identity.php:1323 ../../mod/profiles.php:706
+msgid "Dislikes:"
+msgstr "Non mi piace:"
-#: ../../mod/admin.php:470
-msgid "Does this site allow new member registration?"
-msgstr "Questo sito permette a nuovi utenti di registrarsi?"
+#: ../../include/identity.php:1325
+msgid "Contact information and Social Networks:"
+msgstr "Contatti e social network:"
-#: ../../mod/admin.php:471
-msgid "Invitation only"
-msgstr "Solo con invito"
+#: ../../include/identity.php:1327
+msgid "My other channels:"
+msgstr "I miei altri canali:"
-#: ../../mod/admin.php:471
-msgid ""
-"Only allow new member registrations with an invitation code. Above register "
-"policy must be set to Yes."
-msgstr "La registrazione è permessa solo a chi possiede un codice di invito. Funziona solo se la possibilità di registrarsi è impostata a 'Sì'."
+#: ../../include/identity.php:1329
+msgid "Musical interests:"
+msgstr "Gusti musicali:"
-#: ../../mod/admin.php:472
-msgid "Which best describes the types of account offered by this hub?"
-msgstr "Come descriveresti il tipo di servizio proposto da questo server?"
+#: ../../include/identity.php:1331
+msgid "Books, literature:"
+msgstr "Libri, letteratura:"
-#: ../../mod/admin.php:473
-msgid "Register text"
-msgstr "Testo di registrazione"
+#: ../../include/identity.php:1333
+msgid "Television:"
+msgstr "Televisione:"
-#: ../../mod/admin.php:473
-msgid "Will be displayed prominently on the registration page."
-msgstr "Sarà mostrato ben visibile nella pagina di registrazione."
+#: ../../include/identity.php:1335
+msgid "Film/dance/culture/entertainment:"
+msgstr "Film, danza, cultura, intrattenimento:"
-#: ../../mod/admin.php:474
-msgid "Site homepage to show visitors (default: login box)"
-msgstr "Homepage del sito da mostrare ai navigatori (predefinito: modulo di login)"
+#: ../../include/identity.php:1337
+msgid "Love/Romance:"
+msgstr "Amore:"
-#: ../../mod/admin.php:474
-msgid ""
-"example: 'public' to show public stream, 'page/sys/home' to show a system "
-"webpage called 'home' or 'include:home.html' to include a file."
-msgstr "esempio: 'public' per mostrare i contenuti pubblici degli utenti, 'page/sys/home' per mostrare la pagina web definita come 'home' oppure 'include:home.html' per mostrare il contenuto di un file."
+#: ../../include/identity.php:1339
+msgid "Work/employment:"
+msgstr "Lavoro:"
-#: ../../mod/admin.php:475
-msgid "Preserve site homepage URL"
-msgstr "Conserva l'URL della homepage"
+#: ../../include/identity.php:1341
+msgid "School/education:"
+msgstr "Scuola:"
-#: ../../mod/admin.php:475
-msgid ""
-"Present the site homepage in a frame at the original location instead of "
-"redirecting"
-msgstr "Presenta la homepage del sito in un frame all'indirizzo attuale invece di un redirect."
+#: ../../include/identity.php:1361
+msgid "Like this thing"
+msgstr "Mi piace"
-#: ../../mod/admin.php:476
-msgid "Accounts abandoned after x days"
-msgstr "Account abbandonati dopo X giorni"
+#: ../../include/identity.php:1769 ../../mod/cover_photo.php:236
+msgid "cover photo"
+msgstr "Copertina del canale"
-#: ../../mod/admin.php:476
-msgid ""
-"Will not waste system resources polling external sites for abandonded "
-"accounts. Enter 0 for no time limit."
-msgstr "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo."
+#: ../../include/oembed.php:267
+msgid "Embedded content"
+msgstr "Contenuti incorporati"
-#: ../../mod/admin.php:477
-msgid "Allowed friend domains"
-msgstr "Domini fidati e consentiti"
+#: ../../include/oembed.php:276
+msgid "Embedding disabled"
+msgstr "Disabilita la creazione di contenuti incorporati"
-#: ../../mod/admin.php:477
-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 virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio."
+#: ../../include/permissions.php:26
+msgid "Can view my normal stream and posts"
+msgstr "Può vedere i miei contenuti e i post normali"
-#: ../../mod/admin.php:478
-msgid "Allowed email domains"
-msgstr "Domini email consentiti"
+#: ../../include/permissions.php:27
+msgid "Can view my default channel profile"
+msgstr "Può vedere il profilo predefinito del canale"
-#: ../../mod/admin.php:478
-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. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email"
+#: ../../include/permissions.php:28
+msgid "Can view my connections"
+msgstr "Può vedere i miei contatti"
-#: ../../mod/admin.php:479
-msgid "Not allowed email domains"
-msgstr "Domini email non consentiti"
+#: ../../include/permissions.php:29
+msgid "Can view my file storage and photos"
+msgstr "Può vedere il mio archivio file e foto"
-#: ../../mod/admin.php:479
-msgid ""
-"Comma separated list of domains which are not allowed in email addresses for"
-" registrations to this site. Wildcards are accepted. Empty to allow any "
-"domains, unless allowed domains have been defined."
-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."
+#: ../../include/permissions.php:30
+msgid "Can view my webpages"
+msgstr "Può vedere le mie pagine web"
-#: ../../mod/admin.php:480
-msgid "Block public"
-msgstr "Blocca pagine pubbliche"
+#: ../../include/permissions.php:33
+msgid "Can send me their channel stream and posts"
+msgstr "È tra i canali che seguo"
-#: ../../mod/admin.php:480
-msgid ""
-"Check to block public access to all otherwise public personal pages on this "
-"site unless you are currently logged in."
-msgstr "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso."
+#: ../../include/permissions.php:34
+msgid "Can post on my channel page (\"wall\")"
+msgstr "Può scrivere sulla bacheca del mio canale"
-#: ../../mod/admin.php:481
-msgid "Verify Email Addresses"
-msgstr "Verifica l'indirizzo email"
+#: ../../include/permissions.php:35
+msgid "Can comment on or like my posts"
+msgstr "Può commentare o aggiungere \"mi piace\" ai miei post"
-#: ../../mod/admin.php:481
-msgid ""
-"Check to verify email addresses used in account registration (recommended)."
-msgstr "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)."
+#: ../../include/permissions.php:36
+msgid "Can send me private mail messages"
+msgstr "Può inviarmi messaggi privati"
-#: ../../mod/admin.php:482
-msgid "Force publish"
-msgstr "Forza la publicazione del profilo"
+#: ../../include/permissions.php:37
+msgid "Can like/dislike stuff"
+msgstr "Può aggiungere \"mi piace\" a tutto il resto"
-#: ../../mod/admin.php:482
-msgid ""
-"Check to force all profiles on this site to be listed in the site directory."
-msgstr "Seleziona per pubblicare sui directory server <strong>tutti</strong> i profili registrati su questo sito."
+#: ../../include/permissions.php:37
+msgid "Profiles and things other than posts/comments"
+msgstr "Può aggiungere \"mi piace\" a tutto ciò che non riguarda i post, come per esempio il profilo"
-#: ../../mod/admin.php:483
-msgid "Import Public Streams"
-msgstr "Suggerisci contenuti pubblici della rete Hubzilla"
+#: ../../include/permissions.php:39
+msgid "Can forward to all my channel contacts via post @mentions"
+msgstr "Può inoltrare post a tutti i contatti del canale tramite una @menzione"
-#: ../../mod/admin.php:483
-msgid ""
-"Import and allow access to public content pulled from other sites. Warning: "
-"this content is unmoderated."
-msgstr "Suggerisci e visualizza i post pubblici presenti su altri siti Hubzilla. Attenzione: i contenuti potrebbero essere inappropriati perché non sottoposti a moderazione."
+#: ../../include/permissions.php:39
+msgid "Advanced - useful for creating group forum channels"
+msgstr "Impostazione avanzata - utile per creare un canale-forum di discussione"
-#: ../../mod/admin.php:484
-msgid "login on Homepage"
-msgstr "Mostra il login sulla homepage"
+#: ../../include/permissions.php:40
+msgid "Can chat with me (when available)"
+msgstr "Può aprire una chat con me (se disponibile)"
-#: ../../mod/admin.php:484
-msgid ""
-"Present a login box to visitors on the home page if no other content has "
-"been configured."
-msgstr "Presenta il modulo di login ai visitatori sulla homepage in mancanza di altri contenuti."
+#: ../../include/permissions.php:41
+msgid "Can write to my file storage and photos"
+msgstr "Può modificare il mio archivio file e foto"
-#: ../../mod/admin.php:486
-msgid "Directory Server URL"
-msgstr "URL del directory server"
+#: ../../include/permissions.php:42
+msgid "Can edit my webpages"
+msgstr "Può modificare le mie pagine web"
-#: ../../mod/admin.php:486
-msgid "Default directory server"
-msgstr "Directory server predefinito"
+#: ../../include/permissions.php:44
+msgid "Can source my public posts in derived channels"
+msgstr "Può usare i miei post pubblici per creare canali derivati"
-#: ../../mod/admin.php:488
-msgid "Proxy user"
-msgstr "Utente proxy"
+#: ../../include/permissions.php:44
+msgid "Somewhat advanced - very useful in open communities"
+msgstr "Piuttosto avanzato - molto utile nelle comunità aperte"
-#: ../../mod/admin.php:489
-msgid "Proxy URL"
-msgstr "URL proxy"
+#: ../../include/permissions.php:46
+msgid "Can administer my channel resources"
+msgstr "Può amministrare i contenuti del mio canale"
-#: ../../mod/admin.php:490
-msgid "Network timeout"
-msgstr "Timeout rete"
+#: ../../include/permissions.php:46
+msgid ""
+"Extremely advanced. Leave this alone unless you know what you are doing"
+msgstr "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"
-#: ../../mod/admin.php:490
-msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
-msgstr "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)."
+#: ../../include/permissions.php:867
+msgid "Social Networking"
+msgstr "Social network"
-#: ../../mod/admin.php:491
-msgid "Delivery interval"
-msgstr "Recapito ritardato"
+#: ../../include/permissions.php:867 ../../include/permissions.php:868
+#: ../../include/permissions.php:869
+msgid "Mostly Public"
+msgstr "Prevalentemente pubblico"
-#: ../../mod/admin.php:491
-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 "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati."
+#: ../../include/permissions.php:867 ../../include/permissions.php:868
+#: ../../include/permissions.php:869
+msgid "Restricted"
+msgstr "Con restrizioni"
-#: ../../mod/admin.php:492
-msgid "Deliveries per process"
-msgstr "Tentativi di recapito per processo"
+#: ../../include/permissions.php:867 ../../include/permissions.php:868
+msgid "Private"
+msgstr "Privato"
-#: ../../mod/admin.php:492
-msgid ""
-"Number of deliveries to attempt in a single operating system process. Adjust"
-" if necessary to tune system performance. Recommend: 1-5."
-msgstr "Numero di tentativi di recapito da tentare per ciascun processo. Può essere modificato per migliorare le performance di sistema. Raccomandato: 1-5"
+#: ../../include/permissions.php:868
+msgid "Community Forum"
+msgstr "Forum di discussione"
-#: ../../mod/admin.php:493
-msgid "Poll interval"
-msgstr "Intervallo di polling"
+#: ../../include/permissions.php:869
+msgid "Feed Republish"
+msgstr "Aggregatore di feed esterni"
-#: ../../mod/admin.php:493
-msgid ""
-"Delay background polling processes by this many seconds to reduce system "
-"load. If 0, use delivery interval."
-msgstr "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'."
+#: ../../include/permissions.php:870
+msgid "Special Purpose"
+msgstr "Per finalità speciali"
-#: ../../mod/admin.php:494
-msgid "Maximum Load Average"
-msgstr "Carico massimo medio"
+#: ../../include/permissions.php:870
+msgid "Celebrity/Soapbox"
+msgstr "Pagina per fan"
-#: ../../mod/admin.php:494
-msgid ""
-"Maximum system load before delivery and poll processes are deferred - "
-"default 50."
-msgstr "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50."
+#: ../../include/permissions.php:870
+msgid "Group Repository"
+msgstr "Repository di gruppo"
-#: ../../mod/admin.php:495
-msgid "Expiration period in days for imported (grid/network) content"
-msgstr "Scadenza dei contenuti importati da altri siti (in giorni)"
+#: ../../include/permissions.php:871
+msgid "Custom/Expert Mode"
+msgstr "Personalizzazione per esperti"
-#: ../../mod/admin.php:495
-msgid "0 for no expiration of imported content"
-msgstr "0 per non avere scadenza"
+#: ../../include/widgets.php:103
+msgid "System"
+msgstr "Sistema"
-#: ../../mod/admin.php:585 ../../mod/admin.php:586 ../../mod/settings.php:717
-msgid "Off"
-msgstr "Off"
+#: ../../include/widgets.php:106
+msgid "Create Personal App"
+msgstr "Crea app personale"
-#: ../../mod/admin.php:585 ../../mod/admin.php:586 ../../mod/settings.php:717
-msgid "On"
-msgstr "On"
+#: ../../include/widgets.php:107
+msgid "Edit Personal App"
+msgstr "Modifica app personale"
+
+#: ../../include/widgets.php:149 ../../mod/suggest.php:54
+msgid "Ignore/Hide"
+msgstr "Ignora/nascondi"
+
+#: ../../include/widgets.php:154
+msgid "Suggestions"
+msgstr "Suggerimenti"
-#: ../../mod/admin.php:586
+#: ../../include/widgets.php:155
+msgid "See more..."
+msgstr "Altro..."
+
+#: ../../include/widgets.php:176
#, php-format
-msgid "Lock feature %s"
-msgstr "Rendi non modificabile %s"
+msgid "You have %1$.0f of %2$.0f allowed connections."
+msgstr "Hai attivato %1$.0f delle %2$.0f connessioni permesse."
-#: ../../mod/admin.php:594
-msgid "Manage Additional Features"
-msgstr "Funzionalità opzionali"
+#: ../../include/widgets.php:182
+msgid "Add New Connection"
+msgstr "Aggiungi un contatto"
-#: ../../mod/admin.php:611
-msgid "No server found"
-msgstr "Server non trovato"
+#: ../../include/widgets.php:183
+msgid "Enter channel address"
+msgstr "Indirizzo del canale"
-#: ../../mod/admin.php:618 ../../mod/admin.php:900
-msgid "ID"
-msgstr "ID"
+#: ../../include/widgets.php:184
+msgid "Examples: bob@example.com, https://example.com/barbara"
+msgstr "Per esempio: bob@example.com, https://example.com/barbara"
-#: ../../mod/admin.php:618
-msgid "for channel"
-msgstr "per il canale"
+#: ../../include/widgets.php:200
+msgid "Notes"
+msgstr "Note"
-#: ../../mod/admin.php:618
-msgid "on server"
-msgstr "sul server"
+#: ../../include/widgets.php:276
+msgid "Remove term"
+msgstr "Rimuovi termine"
-#: ../../mod/admin.php:618 ../../mod/connections.php:266
-msgid "Status"
-msgstr "Stato"
+#: ../../include/widgets.php:359
+msgid "Archives"
+msgstr "Archivi"
-#: ../../mod/admin.php:620
-msgid "Server"
-msgstr "Server"
+#: ../../include/widgets.php:449 ../../mod/connedit.php:580
+msgid "Me"
+msgstr "Me"
-#: ../../mod/admin.php:637
-msgid "Update has been marked successful"
-msgstr "L'aggiornamento è stato marcato come eseguito."
+#: ../../include/widgets.php:450 ../../mod/connedit.php:581
+msgid "Family"
+msgstr "Famiglia"
-#: ../../mod/admin.php:647
-#, php-format
-msgid "Executing %s failed. Check system logs."
-msgstr "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema."
+#: ../../include/widgets.php:452 ../../mod/connedit.php:583
+msgid "Acquaintances"
+msgstr "Conoscenti"
-#: ../../mod/admin.php:650
-#, php-format
-msgid "Update %s was successfully applied."
-msgstr "L'aggiornamento %s è terminato correttamente."
+#: ../../include/widgets.php:453 ../../mod/connections.php:88
+#: ../../mod/connections.php:103 ../../mod/connedit.php:584
+msgid "All"
+msgstr "Tutti"
-#: ../../mod/admin.php:654
-#, php-format
-msgid "Update %s did not return a status. Unknown if it succeeded."
-msgstr "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente."
+#: ../../include/widgets.php:472
+msgid "Refresh"
+msgstr "Aggiorna"
-#: ../../mod/admin.php:657
-#, php-format
-msgid "Update function %s could not be found."
-msgstr "Impossibile trovare la funzione di aggiornamento %s"
+#: ../../include/widgets.php:506
+msgid "Account settings"
+msgstr "Il tuo account"
-#: ../../mod/admin.php:673
-msgid "No failed updates."
-msgstr "Nessun aggiornamento fallito."
+#: ../../include/widgets.php:512
+msgid "Channel settings"
+msgstr "Impostazioni del canale"
-#: ../../mod/admin.php:677
-msgid "Failed Updates"
-msgstr "Aggiornamenti falliti."
+#: ../../include/widgets.php:521
+msgid "Additional features"
+msgstr "Funzionalità opzionali"
-#: ../../mod/admin.php:679
-msgid "Mark success (if update was manually applied)"
-msgstr "Marca come eseguito (se applicato manualmente)."
+#: ../../include/widgets.php:528
+msgid "Feature/Addon settings"
+msgstr "Componenti aggiuntivi"
-#: ../../mod/admin.php:680
-msgid "Attempt to execute this update step automatically"
-msgstr "Tenta di eseguire in automatico questo passaggio dell'aggiornamento."
+#: ../../include/widgets.php:534
+msgid "Display settings"
+msgstr "Aspetto"
-#: ../../mod/admin.php:711
-msgid "Queue Statistics"
-msgstr "Statistiche della coda"
+#: ../../include/widgets.php:540
+msgid "Connected apps"
+msgstr "App connesse"
-#: ../../mod/admin.php:712
-msgid "Total Entries"
-msgstr "Totale"
+#: ../../include/widgets.php:546
+msgid "Export channel"
+msgstr "Esporta il canale"
-#: ../../mod/admin.php:713
-msgid "Priority"
-msgstr "Priorità"
+#: ../../include/widgets.php:553 ../../mod/connedit.php:692
+msgid "Connection Default Permissions"
+msgstr "Permessi predefiniti dei nuovi contatti"
-#: ../../mod/admin.php:714
-msgid "Destination URL"
-msgstr "URL di destinazione"
+#: ../../include/widgets.php:561
+msgid "Premium Channel Settings"
+msgstr "Canale premium - impostazioni"
-#: ../../mod/admin.php:715
-msgid "Mark hub permanently offline"
-msgstr "Questo hub è definitivamente offline"
+#: ../../include/widgets.php:591
+msgid "Private Mail Menu"
+msgstr "Menu messaggi privati"
-#: ../../mod/admin.php:716
-msgid "Empty queue for this hub"
-msgstr "Svuota la coda per questo hub"
+#: ../../include/widgets.php:593
+msgid "Combined View"
+msgstr "Vista combinata"
-#: ../../mod/admin.php:717
-msgid "Last known contact"
-msgstr "Ultimo scambio dati"
+#: ../../include/widgets.php:627 ../../include/widgets.php:639
+msgid "Conversations"
+msgstr "Conversazioni"
-#: ../../mod/admin.php:753
-#, php-format
-msgid "%s account blocked/unblocked"
-msgid_plural "%s account blocked/unblocked"
-msgstr[0] "Modificato il blocco su %s account"
-msgstr[1] "Modificato il blocco verso %s"
+#: ../../include/widgets.php:631
+msgid "Received Messages"
+msgstr "Ricevuti"
-#: ../../mod/admin.php:761
-#, php-format
-msgid "%s account deleted"
-msgid_plural "%s accounts deleted"
-msgstr[0] "%s account eliminato"
-msgstr[1] "%s account eliminati"
+#: ../../include/widgets.php:635
+msgid "Sent Messages"
+msgstr "Inviati"
-#: ../../mod/admin.php:797
-msgid "Account not found"
-msgstr "Account non trovato"
+#: ../../include/widgets.php:649
+msgid "No messages."
+msgstr "Nessun messaggio."
-#: ../../mod/admin.php:809
-#, php-format
-msgid "Account '%s' deleted"
-msgstr "Account '%s' eliminato"
+#: ../../include/widgets.php:667
+msgid "Delete conversation"
+msgstr "Elimina la conversazione"
-#: ../../mod/admin.php:817
-#, php-format
-msgid "Account '%s' blocked"
-msgstr "Aggiunto un blocco verso '%s'"
+#: ../../include/widgets.php:693
+msgid "Events Menu"
+msgstr "Menu eventi"
-#: ../../mod/admin.php:825
-#, php-format
-msgid "Account '%s' unblocked"
-msgstr "Rimosso il blocco verso '%s'"
+#: ../../include/widgets.php:694
+msgid "Day View"
+msgstr "Eventi del giorno"
-#: ../../mod/admin.php:887 ../../mod/admin.php:899
-msgid "Users"
-msgstr "Utenti"
+#: ../../include/widgets.php:695
+msgid "Week View"
+msgstr "Eventi della settimana"
-#: ../../mod/admin.php:889 ../../mod/admin.php:1053
-msgid "select all"
-msgstr "seleziona tutti"
+#: ../../include/widgets.php:696
+msgid "Month View"
+msgstr "Eventi del mese"
-#: ../../mod/admin.php:890
-msgid "User registrations waiting for confirm"
-msgstr "Richieste di registrazione in attesa di conferma"
+#: ../../include/widgets.php:697 ../../mod/events.php:654
+msgid "Export"
+msgstr "Esporta"
-#: ../../mod/admin.php:891
-msgid "Request date"
-msgstr "Data richiesta"
+#: ../../include/widgets.php:698 ../../mod/events.php:657
+msgid "Import"
+msgstr "Importa"
-#: ../../mod/admin.php:892
-msgid "No registrations."
-msgstr "Nessuna registrazione."
+#: ../../include/widgets.php:708
+msgid "Events Tools"
+msgstr "Gestione eventi"
-#: ../../mod/admin.php:893 ../../mod/connections.php:271
-msgid "Approve"
-msgstr "Approva"
+#: ../../include/widgets.php:709
+msgid "Export Calendar"
+msgstr "Esporta calendario"
-#: ../../mod/admin.php:894
-msgid "Deny"
-msgstr "Nega"
+#: ../../include/widgets.php:710
+msgid "Import Calendar"
+msgstr "Importa calendario"
-#: ../../mod/admin.php:896 ../../mod/connedit.php:528
-msgid "Block"
-msgstr "Blocca"
+#: ../../include/widgets.php:784
+msgid "Chat Rooms"
+msgstr "Chat"
-#: ../../mod/admin.php:897 ../../mod/connedit.php:528
-msgid "Unblock"
-msgstr "Sblocca"
+#: ../../include/widgets.php:804
+msgid "Bookmarked Chatrooms"
+msgstr "Chat nei segnalibri"
-#: ../../mod/admin.php:900
-msgid "Register date"
-msgstr "Data registrazione"
+#: ../../include/widgets.php:824
+msgid "Suggested Chatrooms"
+msgstr "Chat suggerite"
-#: ../../mod/admin.php:900
-msgid "Last login"
-msgstr "Ultimo accesso"
+#: ../../include/widgets.php:969 ../../include/widgets.php:1059
+msgid "photo/image"
+msgstr "foto/immagine"
-#: ../../mod/admin.php:900
-msgid "Expires"
-msgstr "Con scadenza"
+#: ../../include/widgets.php:1153
+msgid "Rating Tools"
+msgstr "Valutazione"
-#: ../../mod/admin.php:900
-msgid "Service Class"
-msgstr "Classe dell'account"
+#: ../../include/widgets.php:1157 ../../include/widgets.php:1159
+msgid "Rate Me"
+msgstr "Valutami"
-#: ../../mod/admin.php:902
-msgid ""
-"Selected accounts will be deleted!\\n\\nEverything these accounts had posted"
-" on this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Gli account selezionati saranno eliminati!\\n\\nTutto ciò che hanno caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?"
+#: ../../include/widgets.php:1162
+msgid "View Ratings"
+msgstr "Vedi le valutazioni ricevute"
-#: ../../mod/admin.php:903
-msgid ""
-"The account {0} will be deleted!\\n\\nEverything this account has posted on "
-"this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "L'account {0} sarà eliminato!\\n\\nTutto ciò che ha caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?"
+#: ../../include/widgets.php:1173
+msgid "Public Hubs"
+msgstr "Hub pubblici"
-#: ../../mod/admin.php:939
-#, php-format
-msgid "%s channel censored/uncensored"
-msgid_plural "%s channels censored/uncensored"
-msgstr[0] "Censura modificata per %s canale"
-msgstr[1] "Censura modificata per %s canali"
+#: ../../include/widgets.php:1221
+msgid "Forums"
+msgstr "Forum"
-#: ../../mod/admin.php:948
-#, php-format
-msgid "%s channel code allowed/disallowed"
-msgid_plural "%s channels code allowed/disallowed"
-msgstr[0] "%s canale permette/non permette codice nei contenuti"
-msgstr[1] "%s canali permettono/non permettono codice nei contenuti"
+#: ../../include/widgets.php:1250
+msgid "Tasks"
+msgstr "Attività"
-#: ../../mod/admin.php:955
-#, php-format
-msgid "%s channel deleted"
-msgid_plural "%s channels deleted"
-msgstr[0] "%s canale è stato rimosso"
-msgstr[1] "%s canali sono stati rimossi"
+#: ../../include/widgets.php:1259
+msgid "Documentation"
+msgstr "Guida"
-#: ../../mod/admin.php:975
-msgid "Channel not found"
-msgstr "Canale non trovato"
+#: ../../include/widgets.php:1261
+msgid "Project/Site Information"
+msgstr "Informazioni sul sito/progetto"
-#: ../../mod/admin.php:986
-#, php-format
-msgid "Channel '%s' deleted"
-msgstr "Il canale '%s' è stato rimosso"
+#: ../../include/widgets.php:1262
+msgid "For Members"
+msgstr "Per gli utenti"
-#: ../../mod/admin.php:998
-#, php-format
-msgid "Channel '%s' censored"
-msgstr "Applicata una censura al canale '%s'"
+#: ../../include/widgets.php:1263
+msgid "For Administrators"
+msgstr "Per gli amministratori"
-#: ../../mod/admin.php:998
-#, php-format
-msgid "Channel '%s' uncensored"
-msgstr "Rimossa la censura dal canale '%s'"
+#: ../../include/widgets.php:1264
+msgid "For Developers"
+msgstr "Per sviluppatori"
-#: ../../mod/admin.php:1009
-#, php-format
-msgid "Channel '%s' code allowed"
-msgstr "Il canale '%s' permette codice nei contenuti"
+#: ../../include/widgets.php:1289 ../../mod/admin.php:456
+msgid "Site"
+msgstr "Sito"
-#: ../../mod/admin.php:1009
-#, php-format
-msgid "Channel '%s' code disallowed"
-msgstr "Il canale '%s' non permette codice nei contenuti"
+#: ../../include/widgets.php:1290
+msgid "Accounts"
+msgstr "Account"
-#: ../../mod/admin.php:1055
-msgid "Censor"
-msgstr "Applica una censura"
+#: ../../include/widgets.php:1291 ../../mod/admin.php:1149
+msgid "Channels"
+msgstr "Canali"
-#: ../../mod/admin.php:1056
-msgid "Uncensor"
-msgstr "Rimuovi la censura"
+#: ../../include/widgets.php:1292 ../../mod/admin.php:710
+msgid "Security"
+msgstr "Sicurezza"
-#: ../../mod/admin.php:1057
-msgid "Allow Code"
-msgstr "Permetti codice nei contenuti"
+#: ../../include/widgets.php:1294 ../../mod/admin.php:1264
+#: ../../mod/admin.php:1325
+msgid "Plugins"
+msgstr "Plugin"
-#: ../../mod/admin.php:1058
-msgid "Disallow Code"
-msgstr "Non permettere codice nei contenuti"
+#: ../../include/widgets.php:1295 ../../mod/admin.php:1486
+#: ../../mod/admin.php:1520
+msgid "Themes"
+msgstr "Temi"
-#: ../../mod/admin.php:1060
-msgid "UID"
-msgstr "UID"
+#: ../../include/widgets.php:1296
+msgid "Inspect queue"
+msgstr "Coda di attesa"
-#: ../../mod/admin.php:1060 ../../mod/profiles.php:457
-msgid "Address"
-msgstr "Indirizzo"
+#: ../../include/widgets.php:1297
+msgid "Profile Config"
+msgstr "Configurazione del profilo"
-#: ../../mod/admin.php:1062
-msgid ""
-"Selected channels will be deleted!\\n\\nEverything that was posted in these "
-"channels on this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"
+#: ../../include/widgets.php:1298
+msgid "DB updates"
+msgstr "Aggiornamenti al DB"
-#: ../../mod/admin.php:1063
-msgid ""
-"The channel {0} will be deleted!\\n\\nEverything that was posted in this "
-"channel on this site will be permanently deleted!\\n\\nAre you sure?"
-msgstr "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"
+#: ../../include/widgets.php:1316 ../../include/widgets.php:1322
+#: ../../mod/admin.php:1605
+msgid "Logs"
+msgstr "Log"
-#: ../../mod/admin.php:1120
-#, php-format
-msgid "Plugin %s disabled."
-msgstr "Plugin %s non attivo."
+#: ../../include/widgets.php:1321
+msgid "Plugin Features"
+msgstr "Plugin"
-#: ../../mod/admin.php:1124
-#, php-format
-msgid "Plugin %s enabled."
-msgstr "Plugin %s attivo."
+#: ../../include/widgets.php:1323
+msgid "User registrations waiting for confirmation"
+msgstr "Registrazioni in attesa"
-#: ../../mod/admin.php:1134 ../../mod/admin.php:1360
-msgid "Disable"
-msgstr "Disattiva"
+#: ../../include/widgets.php:1401 ../../mod/photos.php:760
+#: ../../mod/photos.php:1300
+msgid "View Photo"
+msgstr "Guarda la foto"
-#: ../../mod/admin.php:1137 ../../mod/admin.php:1362
-msgid "Enable"
-msgstr "Attiva"
+#: ../../include/widgets.php:1418 ../../mod/photos.php:791
+msgid "Edit Album"
+msgstr "Modifica album"
-#: ../../mod/admin.php:1167 ../../mod/admin.php:1389
-msgid "Toggle"
-msgstr "Attiva/disattiva"
+#: ../../include/ItemObject.php:130
+msgid "Save to Folder"
+msgstr "Salva nella cartella"
-#: ../../mod/admin.php:1175 ../../mod/admin.php:1399
-msgid "Author: "
-msgstr "Autore:"
+#: ../../include/ItemObject.php:151
+msgid "I will attend"
+msgstr "Parteciperò"
-#: ../../mod/admin.php:1176 ../../mod/admin.php:1400
-msgid "Maintainer: "
-msgstr "Gestore:"
+#: ../../include/ItemObject.php:151
+msgid "I will not attend"
+msgstr "Non parteciperò"
-#: ../../mod/admin.php:1177
-msgid "Minimum project version: "
-msgstr "Minima versione hubzilla"
+#: ../../include/ItemObject.php:151
+msgid "I might attend"
+msgstr "Forse parteciperò"
-#: ../../mod/admin.php:1178
-msgid "Maximum project version: "
-msgstr "Massima versione hubzilla"
+#: ../../include/ItemObject.php:161
+msgid "I agree"
+msgstr "Sono d'accordo"
-#: ../../mod/admin.php:1179
-msgid "Minimum PHP version: "
-msgstr "Minima versione PHP:"
+#: ../../include/ItemObject.php:161
+msgid "I disagree"
+msgstr "Non sono d'accordo"
-#: ../../mod/admin.php:1181 ../../mod/admin.php:1232
-msgid "Disabled - version incompatibility"
-msgstr "Disabilitato - incompatibilità di versione"
+#: ../../include/ItemObject.php:161
+msgid "I abstain"
+msgstr "Mi astengo"
-#: ../../mod/admin.php:1325
-msgid "No themes found."
-msgstr "Nessun tema trovato."
+#: ../../include/ItemObject.php:212
+msgid "Add Star"
+msgstr "Aggiungi ai preferiti"
-#: ../../mod/admin.php:1381
-msgid "Screenshot"
-msgstr "Istantanea dello schermo"
+#: ../../include/ItemObject.php:213
+msgid "Remove Star"
+msgstr "Rimuovi dai preferiti"
-#: ../../mod/admin.php:1427
-msgid "[Experimental]"
-msgstr "[Sperimentale]"
+#: ../../include/ItemObject.php:214
+msgid "Toggle Star Status"
+msgstr "Attiva/disattiva preferito"
-#: ../../mod/admin.php:1428
-msgid "[Unsupported]"
-msgstr "[Non supportato]"
+#: ../../include/ItemObject.php:218
+msgid "starred"
+msgstr "preferito"
-#: ../../mod/admin.php:1452
-msgid "Log settings updated."
-msgstr "Impostazioni di log aggiornate."
+#: ../../include/ItemObject.php:236
+msgid "Add Tag"
+msgstr "Aggiungi un tag"
-#: ../../mod/admin.php:1509
-msgid "Clear"
-msgstr "Pulisci"
+#: ../../include/ItemObject.php:254 ../../mod/photos.php:1037
+msgid "I like this (toggle)"
+msgstr "Attiva/disattiva Mi piace"
-#: ../../mod/admin.php:1515
-msgid "Debugging"
-msgstr "Debugging"
+#: ../../include/ItemObject.php:255 ../../mod/photos.php:1038
+msgid "I don't like this (toggle)"
+msgstr "Attiva/disattiva Non mi piace"
-#: ../../mod/admin.php:1516
-msgid "Log file"
-msgstr "File di log"
+#: ../../include/ItemObject.php:259
+msgid "Share This"
+msgstr "Condividi"
-#: ../../mod/admin.php:1516
-msgid ""
-"Must be writable by web server. Relative to your Red top-level directory."
-msgstr "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla."
+#: ../../include/ItemObject.php:259
+msgid "share"
+msgstr "condividi"
-#: ../../mod/admin.php:1517
-msgid "Log level"
-msgstr "Livello di log"
+#: ../../include/ItemObject.php:268
+msgid "Delivery Report"
+msgstr "Rapporto di trasmissione"
-#: ../../mod/admin.php:1563
-msgid "New Profile Field"
-msgstr "Nuovo campo del profilo"
+#: ../../include/ItemObject.php:286
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] "%d commento"
+msgstr[1] "%d commenti"
-#: ../../mod/admin.php:1564 ../../mod/admin.php:1584
-msgid "Field nickname"
-msgstr "Nome breve del campo"
+#: ../../include/ItemObject.php:315 ../../include/ItemObject.php:316
+#, php-format
+msgid "View %s's profile - %s"
+msgstr "Guarda il profilo di %s - %s"
-#: ../../mod/admin.php:1564 ../../mod/admin.php:1584
-msgid "System name of field"
-msgstr "Nome di sistema del campo"
+#: ../../include/ItemObject.php:319
+msgid "to"
+msgstr "a"
-#: ../../mod/admin.php:1565 ../../mod/admin.php:1585
-msgid "Input type"
-msgstr "Tipo di dati"
+#: ../../include/ItemObject.php:320
+msgid "via"
+msgstr "via"
-#: ../../mod/admin.php:1566 ../../mod/admin.php:1586
-msgid "Field Name"
-msgstr "Nome del campo"
+#: ../../include/ItemObject.php:321
+msgid "Wall-to-Wall"
+msgstr "Da bacheca a bacheca"
-#: ../../mod/admin.php:1566 ../../mod/admin.php:1586
-msgid "Label on profile pages"
-msgstr "Etichetta da mostrare sulla pagina del profilo"
+#: ../../include/ItemObject.php:322
+msgid "via Wall-To-Wall:"
+msgstr "da bacheca a bacheca:"
-#: ../../mod/admin.php:1567 ../../mod/admin.php:1587
-msgid "Help text"
-msgstr "Testo di aiuto"
+#: ../../include/ItemObject.php:362
+msgid "Save Bookmarks"
+msgstr "Salva segnalibro"
-#: ../../mod/admin.php:1567 ../../mod/admin.php:1587
-msgid "Additional info (optional)"
-msgstr "Informazioni aggiuntive (facoltative)"
+#: ../../include/ItemObject.php:363
+msgid "Add to Calendar"
+msgstr "Aggiungi al calendario"
-#: ../../mod/admin.php:1577
-msgid "Field definition not found"
-msgstr "Impossibile trovare la definizione del campo"
+#: ../../include/ItemObject.php:372
+msgid "Mark all seen"
+msgstr "Marca tutto come letto"
-#: ../../mod/admin.php:1583
-msgid "Edit Profile Field"
-msgstr "Modifica campo del profilo"
+#: ../../include/ItemObject.php:378 ../../mod/photos.php:1223
+msgctxt "noun"
+msgid "Likes"
+msgstr "Mi piace"
+
+#: ../../include/ItemObject.php:379 ../../mod/photos.php:1224
+msgctxt "noun"
+msgid "Dislikes"
+msgstr "Non mi piace"
+
+#: ../../include/ItemObject.php:700 ../../mod/photos.php:1056
+#: ../../mod/photos.php:1174
+msgid "This is you"
+msgstr "Questo sei tu"
+
+#: ../../include/ItemObject.php:709
+msgid "Image"
+msgstr "Immagine"
+
+#: ../../include/ItemObject.php:710
+msgid "Insert Link"
+msgstr "Collegamento"
+
+#: ../../include/ItemObject.php:711
+msgid "Video"
+msgstr "Video"
+
+#: ../../index.php:245 ../../mod/help.php:217
+msgid "Not Found"
+msgstr "Non disponibile"
+
+#: ../../index.php:248 ../../mod/block.php:75 ../../mod/display.php:110
+#: ../../mod/help.php:220 ../../mod/page.php:89
+msgid "Page not found."
+msgstr "Pagina non trovata."
+
+#: ../../mod/achievements.php:34
+msgid "Some blurb about what to do when you're new here"
+msgstr "Qualche suggerimento per i nuovi utenti su cosa fare"
+
+#: ../../mod/acl.php:222
+msgid "network"
+msgstr "rete"
+
+#: ../../mod/acl.php:232
+msgid "RSS"
+msgstr "RSS"
#: ../../mod/api.php:74 ../../mod/api.php:98
msgid "Authorize application connection"
@@ -5154,7 +4360,6 @@ msgid "Invalid item."
msgstr "Elemento non valido."
#: ../../mod/block.php:39 ../../mod/page.php:52 ../../mod/wall_upload.php:29
-#: ../../mod/zcard.php:19
msgid "Channel not found."
msgstr "Canale non trovato."
@@ -5371,6 +4576,10 @@ msgstr "Indirizzo del canale"
msgid "Network"
msgstr "Network"
+#: ../../mod/connections.php:266 ../../mod/admin.php:668
+msgid "Status"
+msgstr "Stato"
+
#: ../../mod/connections.php:268
msgid "Connected"
msgstr "In contatto"
@@ -5379,6 +4588,10 @@ msgstr "In contatto"
msgid "Approve connection"
msgstr "Approva questo contatto"
+#: ../../mod/connections.php:271 ../../mod/admin.php:991
+msgid "Approve"
+msgstr "Approva"
+
#: ../../mod/connections.php:272
msgid "Ignore connection"
msgstr "Ignora il contatto"
@@ -5459,6 +4672,14 @@ msgstr "Attività recenti"
msgid "View recent posts and comments"
msgstr "Leggi i post recenti e i commenti"
+#: ../../mod/connedit.php:528 ../../mod/admin.php:995
+msgid "Unblock"
+msgstr "Sblocca"
+
+#: ../../mod/connedit.php:528 ../../mod/admin.php:994
+msgid "Block"
+msgstr "Blocca"
+
#: ../../mod/connedit.php:531
msgid "Block (or Unblock) all communications with this connection"
msgstr "Blocca ogni interazione con questo contatto (abilita/disabilita)"
@@ -5981,12 +5202,12 @@ msgstr "Modifica l'evento"
msgid "Create Event"
msgstr "Crea un evento"
-#: ../../mod/events.php:652 ../../mod/events.php:659 ../../mod/photos.php:902
+#: ../../mod/events.php:652 ../../mod/events.php:659 ../../mod/photos.php:916
msgid "Previous"
msgstr "Precendente"
-#: ../../mod/events.php:653 ../../mod/events.php:660 ../../mod/photos.php:911
-#: ../../mod/setup.php:285
+#: ../../mod/events.php:653 ../../mod/events.php:660 ../../mod/photos.php:925
+#: ../../mod/setup.php:288
msgid "Next"
msgstr "Successivo"
@@ -6081,7 +5302,7 @@ msgstr "Suggerisci un amico a %s"
#: ../../mod/group.php:20
msgid "Privacy group created."
-msgstr "Gruppo di canali creato"
+msgstr "Gruppo di canali creato."
#: ../../mod/group.php:26
msgid "Could not create privacy group."
@@ -6101,7 +5322,7 @@ msgstr "Nome del gruppo di canali:"
#: ../../mod/group.php:89 ../../mod/group.php:183
msgid "Members are visible to other channels"
-msgstr "I membri potranno vedere gli altri canali dell'insieme"
+msgstr "I membri potranno vedere gli altri canali del gruppo"
#: ../../mod/group.php:107
msgid "Privacy group removed."
@@ -6127,15 +5348,15 @@ msgstr "Tutti i canali connessi"
msgid "Click on a channel to add or remove."
msgstr "Clicca su un canale per aggiungerlo o rimuoverlo."
-#: ../../mod/help.php:148
+#: ../../mod/help.php:149
msgid "Documentation Search"
msgstr "Ricerca nella guida"
-#: ../../mod/help.php:186 ../../mod/help.php:192 ../../mod/help.php:198
+#: ../../mod/help.php:190 ../../mod/help.php:196 ../../mod/help.php:202
msgid "Help:"
msgstr "Guida:"
-#: ../../mod/help.php:239
+#: ../../mod/help.php:243
msgid "$Projectname Documentation"
msgstr "Guida di $Projectname"
@@ -6243,51 +5464,55 @@ msgstr "Impossibile importare i dati dal vecchio hub"
msgid "Imported file is empty."
msgstr "Il file da importare è vuoto."
-#: ../../mod/import.php:116 ../../mod/import_items.php:82
+#: ../../mod/import.php:119 ../../mod/import_items.php:82
#, php-format
msgid "Warning: Database versions differ by %1$d updates."
msgstr "Attenzione: le versioni di database differiscono di %1$d aggiornamenti."
-#: ../../mod/import.php:149
+#: ../../mod/import.php:124
+msgid "Server platform is not compatible. Operation not permitted."
+msgstr "La tecnologia del server non è compatibile. Operazione non permessa."
+
+#: ../../mod/import.php:158
msgid "No channel. Import failed."
msgstr "Nessun canale. Import fallito."
-#: ../../mod/import.php:509
+#: ../../mod/import.php:518
msgid "You must be logged in to use this feature."
msgstr "Per questa funzionalità devi aver effettuato l'accesso."
-#: ../../mod/import.php:514
+#: ../../mod/import.php:523
msgid "Import Channel"
msgstr "Importa un canale"
-#: ../../mod/import.php:515
+#: ../../mod/import.php:524
msgid ""
"Use this form to import an existing channel from a different server/hub. You"
" may retrieve the channel identity from the old server/hub via the network "
"or provide an export file."
msgstr "Usa questo modulo per importare un tuo canale da un altro hub. Puoi ottenere i dati identificativi del canale direttamente dall'altro hub oppure tramite un file esportato in precedenza."
-#: ../../mod/import.php:516 ../../mod/import_items.php:115
+#: ../../mod/import.php:525 ../../mod/import_items.php:115
msgid "File to Upload"
msgstr "File da caricare"
-#: ../../mod/import.php:517
+#: ../../mod/import.php:526
msgid "Or provide the old server/hub details"
msgstr "Oppure fornisci i dettagli del vecchio hub"
-#: ../../mod/import.php:518
+#: ../../mod/import.php:527
msgid "Your old identity address (xyz@example.com)"
msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)"
-#: ../../mod/import.php:519
+#: ../../mod/import.php:528
msgid "Your old login email address"
msgstr "L'email che usavi per accedere sul vecchio hub"
-#: ../../mod/import.php:520
+#: ../../mod/import.php:529
msgid "Your old login password"
msgstr "La password per il vecchio hub"
-#: ../../mod/import.php:521
+#: ../../mod/import.php:530
msgid ""
"For either option, please choose whether to make this hub your new primary "
"address, or whether your old location should continue this role. You will be"
@@ -6295,17 +5520,17 @@ msgid ""
"primary location for files, photos, and media."
msgstr "Scegli se vuoi spostare il tuo indirizzo primario su questo hub, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i hub, ma solamente uno sarà indicato come la posizione su cui risiedono i tuoi file, foto, ecc."
-#: ../../mod/import.php:522
+#: ../../mod/import.php:531
msgid "Make this hub my primary location"
msgstr "Rendi questo hub il mio indirizzo primario"
-#: ../../mod/import.php:523
+#: ../../mod/import.php:532
msgid ""
"Import existing posts if possible (experimental - limited by available "
"memory"
msgstr "Importa i contenuti pubblicati, se possibile (sperimentale)"
-#: ../../mod/import.php:524
+#: ../../mod/import.php:533
msgid ""
"This process may take several minutes to complete. Please submit the form "
"only once and leave this page open until finished."
@@ -6374,8 +5599,8 @@ msgid "Please join my community on $Projectname."
msgstr "Entra nella mia comunità su $Projectname."
#: ../../mod/invite.php:134
-msgid "You will need to supply this invitation code: "
-msgstr "Dovrai fornire questo codice di invito:"
+msgid "You will need to supply this invitation code:"
+msgstr "Dovrai fornire questo codice invito:"
#: ../../mod/invite.php:135
msgid ""
@@ -6387,8 +5612,8 @@ msgid "2. Enter my $Projectname network address into the site searchbar."
msgstr "2. Inserisci il mio indirizzo $Projectname nel riquadro di ricerca del sito."
#: ../../mod/invite.php:138
-msgid "or visit "
-msgstr "oppure visita "
+msgid "or visit"
+msgstr "oppure visita"
#: ../../mod/invite.php:140
msgid "3. Click [Connect]"
@@ -6838,7 +6063,7 @@ msgstr "Impossibile aggiungere l'elemento al menù."
msgid "Menu Item Permissions"
msgstr "Permessi del menu"
-#: ../../mod/mitem.php:150 ../../mod/mitem.php:223 ../../mod/settings.php:1057
+#: ../../mod/mitem.php:150 ../../mod/mitem.php:223 ../../mod/settings.php:1059
msgid "(click to open/close)"
msgstr "(clicca per aprire/chiudere)"
@@ -6944,7 +6169,7 @@ msgstr "Scegli il tuo umore attuale per mostrarlo agli amici"
#: ../../mod/network.php:91
msgid "No such group"
-msgstr "Impossibile trovare l'insieme"
+msgstr "Impossibile trovare il gruppo di canali"
#: ../../mod/network.php:131
msgid "No such channel"
@@ -7104,7 +6329,7 @@ msgstr "Album non trovato."
msgid "Delete Album"
msgstr "Elimina album"
-#: ../../mod/photos.php:171 ../../mod/photos.php:1006
+#: ../../mod/photos.php:171 ../../mod/photos.php:1020
msgid "Delete Photo"
msgstr "Elimina foto"
@@ -7126,141 +6351,978 @@ msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile."
msgid "%1$.2f MB photo storage used."
msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile."
-#: ../../mod/photos.php:620
+#: ../../mod/photos.php:628
msgid "Upload Photos"
msgstr "Carica foto"
-#: ../../mod/photos.php:624
+#: ../../mod/photos.php:632
msgid "Enter an album name"
msgstr "Scegli il nome dell'album"
-#: ../../mod/photos.php:625
+#: ../../mod/photos.php:633
msgid "or select an existing album (doubleclick)"
msgstr "o seleziona un album esistente (doppio click)"
-#: ../../mod/photos.php:626
+#: ../../mod/photos.php:634
msgid "Create a status post for this upload"
msgstr "Pubblica sulla bacheca"
-#: ../../mod/photos.php:627
+#: ../../mod/photos.php:635
msgid "Caption (optional):"
msgstr "Titolo (facoltativo):"
-#: ../../mod/photos.php:628
+#: ../../mod/photos.php:636
msgid "Description (optional):"
msgstr "Descrizione (facoltativa):"
-#: ../../mod/photos.php:655
+#: ../../mod/photos.php:663
msgid "Album name could not be decoded"
msgstr "Non è stato possibile leggere il nome dell'album"
-#: ../../mod/photos.php:699 ../../mod/photos.php:1233
-#: ../../mod/photos.php:1250
+#: ../../mod/photos.php:711 ../../mod/photos.php:1250
+#: ../../mod/photos.php:1267
msgid "Contact Photos"
msgstr "Foto dei contatti"
-#: ../../mod/photos.php:722
+#: ../../mod/photos.php:734
msgid "Show Newest First"
msgstr "Prima i più recenti"
-#: ../../mod/photos.php:724
+#: ../../mod/photos.php:736
msgid "Show Oldest First"
msgstr "Prima i più vecchi"
-#: ../../mod/photos.php:824
+#: ../../mod/photos.php:838
msgid "Permission denied. Access to this item may be restricted."
msgstr "Permesso negato. L'accesso a questo elemento può essere stato limitato."
-#: ../../mod/photos.php:826
+#: ../../mod/photos.php:840
msgid "Photo not available"
msgstr "Foto non disponibile"
-#: ../../mod/photos.php:884
+#: ../../mod/photos.php:898
msgid "Use as profile photo"
msgstr "Usa come foto del profilo"
-#: ../../mod/photos.php:891
+#: ../../mod/photos.php:905
msgid "Private Photo"
msgstr "Foto privata"
-#: ../../mod/photos.php:906
+#: ../../mod/photos.php:920
msgid "View Full Size"
msgstr "Vedi nelle dimensioni originali"
-#: ../../mod/photos.php:951 ../../mod/tagrm.php:133
+#: ../../mod/photos.php:965 ../../mod/tagrm.php:133
msgid "Remove"
msgstr "Rimuovi"
-#: ../../mod/photos.php:985
+#: ../../mod/photos.php:999
msgid "Edit photo"
msgstr "Modifica la foto"
-#: ../../mod/photos.php:987
+#: ../../mod/photos.php:1001
msgid "Rotate CW (right)"
msgstr "Ruota (senso orario)"
-#: ../../mod/photos.php:988
+#: ../../mod/photos.php:1002
msgid "Rotate CCW (left)"
msgstr "Ruota (senso antiorario)"
-#: ../../mod/photos.php:991
+#: ../../mod/photos.php:1005
msgid "Enter a new album name"
msgstr "Inserisci il nome del nuovo album"
-#: ../../mod/photos.php:992
+#: ../../mod/photos.php:1006
msgid "or select an existing one (doubleclick)"
msgstr "o seleziona uno esistente (doppio click)"
-#: ../../mod/photos.php:995
+#: ../../mod/photos.php:1009
msgid "Caption"
msgstr "Didascalia"
-#: ../../mod/photos.php:997
+#: ../../mod/photos.php:1011
msgid "Add a Tag"
msgstr "Aggiungi tag"
-#: ../../mod/photos.php:1001
+#: ../../mod/photos.php:1015
msgid "Example: @bob, @Barbara_Jensen, @jim@example.com"
msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com"
-#: ../../mod/photos.php:1004
+#: ../../mod/photos.php:1018
msgid "Flag as adult in album view"
msgstr "Marca come 'per adulti'"
-#: ../../mod/photos.php:1196
+#: ../../mod/photos.php:1210
msgid "In This Photo:"
msgstr "In questa foto:"
-#: ../../mod/photos.php:1201
+#: ../../mod/photos.php:1215
msgid "Map"
msgstr "Mappa"
-#: ../../mod/photos.php:1289
+#: ../../mod/photos.php:1306
msgid "View Album"
msgstr "Guarda l'album"
-#: ../../mod/photos.php:1300 ../../mod/photos.php:1313
-#: ../../mod/photos.php:1314
+#: ../../mod/photos.php:1317 ../../mod/photos.php:1330
+#: ../../mod/photos.php:1331
msgid "Recent Photos"
msgstr "Foto recenti"
-#: ../../mod/poke.php:164
+#: ../../mod/admin.php:54
+msgid "Theme settings updated."
+msgstr "Le impostazioni del tema sono state aggiornate."
+
+#: ../../mod/admin.php:174
+msgid "# Accounts"
+msgstr "# account"
+
+#: ../../mod/admin.php:175
+msgid "# blocked accounts"
+msgstr "# account bloccati"
+
+#: ../../mod/admin.php:176
+msgid "# expired accounts"
+msgstr "# account scaduti"
+
+#: ../../mod/admin.php:177
+msgid "# expiring accounts"
+msgstr "# account in scadenza"
+
+#: ../../mod/admin.php:188
+msgid "# Channels"
+msgstr "# canali"
+
+#: ../../mod/admin.php:189
+msgid "# primary"
+msgstr "# primari"
+
+#: ../../mod/admin.php:190
+msgid "# clones"
+msgstr "# cloni"
+
+#: ../../mod/admin.php:196
+msgid "Message queues"
+msgstr "Coda messaggi in uscita"
+
+#: ../../mod/admin.php:212 ../../mod/admin.php:455 ../../mod/admin.php:669
+#: ../../mod/admin.php:709 ../../mod/admin.php:984 ../../mod/admin.php:1148
+#: ../../mod/admin.php:1263 ../../mod/admin.php:1324 ../../mod/admin.php:1485
+#: ../../mod/admin.php:1519 ../../mod/admin.php:1604
+msgid "Administration"
+msgstr "Amministrazione"
+
+#: ../../mod/admin.php:213
+msgid "Summary"
+msgstr "Riepilogo"
+
+#: ../../mod/admin.php:216
+msgid "Registered accounts"
+msgstr "Account creati"
+
+#: ../../mod/admin.php:217 ../../mod/admin.php:673
+msgid "Pending registrations"
+msgstr "Registrazioni da approvare"
+
+#: ../../mod/admin.php:218
+msgid "Registered channels"
+msgstr "Canali creati"
+
+#: ../../mod/admin.php:219 ../../mod/admin.php:674
+msgid "Active plugins"
+msgstr "Plugin attivi"
+
+#: ../../mod/admin.php:220
+msgid "Version"
+msgstr "Versione"
+
+#: ../../mod/admin.php:339
+msgid "Site settings updated."
+msgstr "Impostazioni del sito salvate correttamente."
+
+#: ../../mod/admin.php:376 ../../mod/settings.php:793
+msgid "mobile"
+msgstr "mobile"
+
+#: ../../mod/admin.php:378
+msgid "experimental"
+msgstr "sperimentale"
+
+#: ../../mod/admin.php:380
+msgid "unsupported"
+msgstr "non supportato"
+
+#: ../../mod/admin.php:426
+msgid "Yes - with approval"
+msgstr "Sì - con approvazione"
+
+#: ../../mod/admin.php:432
+msgid "My site is not a public server"
+msgstr "Non è un server pubblico"
+
+#: ../../mod/admin.php:433
+msgid "My site has paid access only"
+msgstr "È un servizio a pagamento"
+
+#: ../../mod/admin.php:434
+msgid "My site has free access only"
+msgstr "È un servizio gratuito"
+
+#: ../../mod/admin.php:435
+msgid "My site offers free accounts with optional paid upgrades"
+msgstr "È un servizio gratuito con opzioni aggiuntive a pagamento"
+
+#: ../../mod/admin.php:458 ../../mod/register.php:237
+msgid "Registration"
+msgstr "Registrazione"
+
+#: ../../mod/admin.php:459
+msgid "File upload"
+msgstr "Caricamento file"
+
+#: ../../mod/admin.php:460
+msgid "Policies"
+msgstr "Politiche"
+
+#: ../../mod/admin.php:465
+msgid "Site name"
+msgstr "Nome del sito"
+
+#: ../../mod/admin.php:466
+msgid "Banner/Logo"
+msgstr "Banner o logo"
+
+#: ../../mod/admin.php:467
+msgid "Administrator Information"
+msgstr "Informazioni sull'amministratore"
+
+#: ../../mod/admin.php:467
+msgid ""
+"Contact information for site administrators. Displayed on siteinfo page. "
+"BBCode can be used here"
+msgstr "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode"
+
+#: ../../mod/admin.php:468
+msgid "System language"
+msgstr "Lingua di sistema"
+
+#: ../../mod/admin.php:469
+msgid "System theme"
+msgstr "Tema di sistema"
+
+#: ../../mod/admin.php:469
+msgid ""
+"Default system theme - may be over-ridden by user profiles - <a href='#' "
+"id='cnftheme'>change theme settings</a>"
+msgstr "Il tema di sistema può essere cambiato dai profili dei singoli utenti - <a href='#' id='cnftheme'>Cambia le impostazioni del tema</a>"
+
+#: ../../mod/admin.php:470
+msgid "Mobile system theme"
+msgstr "Tema di sistema per dispositivi mobili"
+
+#: ../../mod/admin.php:470
+msgid "Theme for mobile devices"
+msgstr "Tema per i dispositivi mobili"
+
+#: ../../mod/admin.php:472
+msgid "Allow Feeds as Connections"
+msgstr "Permetti di aggiungere i feed come contatti"
+
+#: ../../mod/admin.php:472
+msgid "(Heavy system resource usage)"
+msgstr "(Uso intenso delle risorse di sistema!)"
+
+#: ../../mod/admin.php:473
+msgid "Maximum image size"
+msgstr "Dimensione massima immagini"
+
+#: ../../mod/admin.php:473
+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/admin.php:474
+msgid "Does this site allow new member registration?"
+msgstr "Questo sito permette a nuovi utenti di registrarsi?"
+
+#: ../../mod/admin.php:475
+msgid "Invitation only"
+msgstr "Solo con invito"
+
+#: ../../mod/admin.php:475
+msgid ""
+"Only allow new member registrations with an invitation code. Above register "
+"policy must be set to Yes."
+msgstr "La registrazione è permessa solo a chi possiede un codice di invito. Funziona solo se la possibilità di registrarsi è impostata a 'Sì'."
+
+#: ../../mod/admin.php:476
+msgid "Which best describes the types of account offered by this hub?"
+msgstr "Come descriveresti il tipo di servizio proposto da questo server?"
+
+#: ../../mod/admin.php:477
+msgid "Register text"
+msgstr "Testo di registrazione"
+
+#: ../../mod/admin.php:477
+msgid "Will be displayed prominently on the registration page."
+msgstr "Sarà mostrato ben visibile nella pagina di registrazione."
+
+#: ../../mod/admin.php:478
+msgid "Site homepage to show visitors (default: login box)"
+msgstr "Homepage del sito da mostrare ai navigatori (predefinito: modulo di login)"
+
+#: ../../mod/admin.php:478
+msgid ""
+"example: 'public' to show public stream, 'page/sys/home' to show a system "
+"webpage called 'home' or 'include:home.html' to include a file."
+msgstr "esempio: 'public' per mostrare i contenuti pubblici degli utenti, 'page/sys/home' per mostrare la pagina web definita come 'home' oppure 'include:home.html' per mostrare il contenuto di un file."
+
+#: ../../mod/admin.php:479
+msgid "Preserve site homepage URL"
+msgstr "Conserva l'URL della homepage"
+
+#: ../../mod/admin.php:479
+msgid ""
+"Present the site homepage in a frame at the original location instead of "
+"redirecting"
+msgstr "Presenta la homepage del sito in un frame all'indirizzo attuale invece di un redirect."
+
+#: ../../mod/admin.php:480
+msgid "Accounts abandoned after x days"
+msgstr "Account abbandonati dopo X giorni"
+
+#: ../../mod/admin.php:480
+msgid ""
+"Will not waste system resources polling external sites for abandonded "
+"accounts. Enter 0 for no time limit."
+msgstr "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo."
+
+#: ../../mod/admin.php:481
+msgid "Allowed friend domains"
+msgstr "Domini fidati e consentiti"
+
+#: ../../mod/admin.php:481
+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 virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da qualsiasi dominio."
+
+#: ../../mod/admin.php:482
+msgid "Allowed email domains"
+msgstr "Domini email consentiti"
+
+#: ../../mod/admin.php:482
+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. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email"
+
+#: ../../mod/admin.php:483
+msgid "Not allowed email domains"
+msgstr "Domini email non consentiti"
+
+#: ../../mod/admin.php:483
+msgid ""
+"Comma separated list of domains which are not allowed in email addresses for"
+" registrations to this site. Wildcards are accepted. Empty to allow any "
+"domains, unless allowed domains have been defined."
+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/admin.php:484
+msgid "Verify Email Addresses"
+msgstr "Verifica l'indirizzo email"
+
+#: ../../mod/admin.php:484
+msgid ""
+"Check to verify email addresses used in account registration (recommended)."
+msgstr "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato)."
+
+#: ../../mod/admin.php:485
+msgid "Force publish"
+msgstr "Forza la publicazione del profilo"
+
+#: ../../mod/admin.php:485
+msgid ""
+"Check to force all profiles on this site to be listed in the site directory."
+msgstr "Seleziona per pubblicare sui directory server <strong>tutti</strong> i profili registrati su questo sito."
+
+#: ../../mod/admin.php:486
+msgid "Import Public Streams"
+msgstr "Suggerisci contenuti pubblici della rete Hubzilla"
+
+#: ../../mod/admin.php:486
+msgid ""
+"Import and allow access to public content pulled from other sites. Warning: "
+"this content is unmoderated."
+msgstr "Suggerisci e visualizza i post pubblici presenti su altri siti Hubzilla. Attenzione: i contenuti potrebbero essere inappropriati perché non sottoposti a moderazione."
+
+#: ../../mod/admin.php:487
+msgid "login on Homepage"
+msgstr "Mostra il login sulla homepage"
+
+#: ../../mod/admin.php:487
+msgid ""
+"Present a login box to visitors on the home page if no other content has "
+"been configured."
+msgstr "Presenta il modulo di login ai visitatori sulla homepage in mancanza di altri contenuti."
+
+#: ../../mod/admin.php:489
+msgid "Directory Server URL"
+msgstr "URL del directory server"
+
+#: ../../mod/admin.php:489
+msgid "Default directory server"
+msgstr "Directory server predefinito"
+
+#: ../../mod/admin.php:491
+msgid "Proxy user"
+msgstr "Utente proxy"
+
+#: ../../mod/admin.php:492
+msgid "Proxy URL"
+msgstr "URL proxy"
+
+#: ../../mod/admin.php:493
+msgid "Network timeout"
+msgstr "Timeout rete"
+
+#: ../../mod/admin.php:493
+msgid "Value is in seconds. Set to 0 for unlimited (not recommended)."
+msgstr "Valore in secondi. Imposta a 0 per illimitato (sconsigliato)."
+
+#: ../../mod/admin.php:494
+msgid "Delivery interval"
+msgstr "Recapito ritardato"
+
+#: ../../mod/admin.php:494
+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 "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati."
+
+#: ../../mod/admin.php:495
+msgid "Deliveries per process"
+msgstr "Tentativi di recapito per processo"
+
+#: ../../mod/admin.php:495
+msgid ""
+"Number of deliveries to attempt in a single operating system process. Adjust"
+" if necessary to tune system performance. Recommend: 1-5."
+msgstr "Numero di tentativi di recapito da tentare per ciascun processo. Può essere modificato per migliorare le performance di sistema. Raccomandato: 1-5"
+
+#: ../../mod/admin.php:496
+msgid "Poll interval"
+msgstr "Intervallo di polling"
+
+#: ../../mod/admin.php:496
+msgid ""
+"Delay background polling processes by this many seconds to reduce system "
+"load. If 0, use delivery interval."
+msgstr "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'."
+
+#: ../../mod/admin.php:497
+msgid "Maximum Load Average"
+msgstr "Carico massimo medio"
+
+#: ../../mod/admin.php:497
+msgid ""
+"Maximum system load before delivery and poll processes are deferred - "
+"default 50."
+msgstr "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50."
+
+#: ../../mod/admin.php:498
+msgid "Expiration period in days for imported (grid/network) content"
+msgstr "Scadenza dei contenuti importati da altri siti (in giorni)"
+
+#: ../../mod/admin.php:498
+msgid "0 for no expiration of imported content"
+msgstr "0 per non avere scadenza"
+
+#: ../../mod/admin.php:635 ../../mod/admin.php:636 ../../mod/settings.php:717
+msgid "Off"
+msgstr "Off"
+
+#: ../../mod/admin.php:635 ../../mod/admin.php:636 ../../mod/settings.php:717
+msgid "On"
+msgstr "On"
+
+#: ../../mod/admin.php:636
+#, php-format
+msgid "Lock feature %s"
+msgstr "Rendi non modificabile %s"
+
+#: ../../mod/admin.php:644
+msgid "Manage Additional Features"
+msgstr "Funzionalità opzionali"
+
+#: ../../mod/admin.php:661
+msgid "No server found"
+msgstr "Server non trovato"
+
+#: ../../mod/admin.php:668 ../../mod/admin.php:998
+msgid "ID"
+msgstr "ID"
+
+#: ../../mod/admin.php:668
+msgid "for channel"
+msgstr "per il canale"
+
+#: ../../mod/admin.php:668
+msgid "on server"
+msgstr "sul server"
+
+#: ../../mod/admin.php:670
+msgid "Server"
+msgstr "Server"
+
+#: ../../mod/admin.php:712
+msgid "Block public"
+msgstr "Blocca pagine pubbliche"
+
+#: ../../mod/admin.php:712
+msgid ""
+"Check to block public access to all otherwise public personal pages on this "
+"site unless you are currently authenticated."
+msgstr "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso."
+
+#: ../../mod/admin.php:713
+msgid "Allow communications only from these sites"
+msgstr "Permetti la comunicazione solo da questi siti"
+
+#: ../../mod/admin.php:713
+msgid ""
+"One site per line. Leave empty to allow communication from anywhere by "
+"default"
+msgstr "Un sito per riga. Lascia vuoto per permettere la comunicazione con tutti"
+
+#: ../../mod/admin.php:714
+msgid "Block communications from these sites"
+msgstr "Blocca la comunicazione da questi siti"
+
+#: ../../mod/admin.php:715
+msgid "Allow communications only from these channels"
+msgstr "Permetti la comunicazione solo da questi canali"
+
+#: ../../mod/admin.php:715
+msgid ""
+"One channel (hash) per line. Leave empty to allow from any channel by "
+"default"
+msgstr "Un canale (hash) per riga. Lascia vuoto per comunicare con tutti i canali"
+
+#: ../../mod/admin.php:716
+msgid "Block communications from these channels"
+msgstr "Blocca la comunicazione da questi canali"
+
+#: ../../mod/admin.php:717
+msgid "Allow embedded HTML content only from these domains"
+msgstr "Permetti i contenuti incorporati HTML solo da questi domini"
+
+#: ../../mod/admin.php:717
+msgid "One site per line. Leave empty to allow from any site by default"
+msgstr "Un sito per riga. Lascia vuoto per permettere sempre i contenuti incorporati"
+
+#: ../../mod/admin.php:718
+msgid "Block embedded HTML from these domains"
+msgstr "Blocca i contenuti incorporati HTML da questi domini"
+
+#: ../../mod/admin.php:720
+msgid "Cooperative embed security"
+msgstr "Sicurezza cooperativa sui contenuti incorporati"
+
+#: ../../mod/admin.php:720
+msgid "Enable to share embed security with other compatible sites/hubs"
+msgstr "Abilita la condivisione delle informazioni di sicurezza sui contenuti incorporati con altri siti/hub"
+
+#: ../../mod/admin.php:735
+msgid "Update has been marked successful"
+msgstr "L'aggiornamento è stato marcato come eseguito."
+
+#: ../../mod/admin.php:745
+#, php-format
+msgid "Executing %s failed. Check system logs."
+msgstr "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema."
+
+#: ../../mod/admin.php:748
+#, php-format
+msgid "Update %s was successfully applied."
+msgstr "L'aggiornamento %s è terminato correttamente."
+
+#: ../../mod/admin.php:752
+#, php-format
+msgid "Update %s did not return a status. Unknown if it succeeded."
+msgstr "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente."
+
+#: ../../mod/admin.php:755
+#, php-format
+msgid "Update function %s could not be found."
+msgstr "Impossibile trovare la funzione di aggiornamento %s"
+
+#: ../../mod/admin.php:771
+msgid "No failed updates."
+msgstr "Nessun aggiornamento fallito."
+
+#: ../../mod/admin.php:775
+msgid "Failed Updates"
+msgstr "Aggiornamenti falliti."
+
+#: ../../mod/admin.php:777
+msgid "Mark success (if update was manually applied)"
+msgstr "Marca come eseguito (se applicato manualmente)."
+
+#: ../../mod/admin.php:778
+msgid "Attempt to execute this update step automatically"
+msgstr "Tenta di eseguire in automatico questo passaggio dell'aggiornamento."
+
+#: ../../mod/admin.php:809
+msgid "Queue Statistics"
+msgstr "Statistiche della coda"
+
+#: ../../mod/admin.php:810
+msgid "Total Entries"
+msgstr "Totale"
+
+#: ../../mod/admin.php:811
+msgid "Priority"
+msgstr "Priorità"
+
+#: ../../mod/admin.php:812
+msgid "Destination URL"
+msgstr "URL di destinazione"
+
+#: ../../mod/admin.php:813
+msgid "Mark hub permanently offline"
+msgstr "Questo hub è definitivamente offline"
+
+#: ../../mod/admin.php:814
+msgid "Empty queue for this hub"
+msgstr "Svuota la coda per questo hub"
+
+#: ../../mod/admin.php:815
+msgid "Last known contact"
+msgstr "Ultimo scambio dati"
+
+#: ../../mod/admin.php:851
+#, php-format
+msgid "%s account blocked/unblocked"
+msgid_plural "%s account blocked/unblocked"
+msgstr[0] "Modificato il blocco su %s account"
+msgstr[1] "Modificato il blocco verso %s"
+
+#: ../../mod/admin.php:859
+#, php-format
+msgid "%s account deleted"
+msgid_plural "%s accounts deleted"
+msgstr[0] "%s account eliminato"
+msgstr[1] "%s account eliminati"
+
+#: ../../mod/admin.php:895
+msgid "Account not found"
+msgstr "Account non trovato"
+
+#: ../../mod/admin.php:907
+#, php-format
+msgid "Account '%s' deleted"
+msgstr "Account '%s' eliminato"
+
+#: ../../mod/admin.php:915
+#, php-format
+msgid "Account '%s' blocked"
+msgstr "Aggiunto un blocco verso '%s'"
+
+#: ../../mod/admin.php:923
+#, php-format
+msgid "Account '%s' unblocked"
+msgstr "Rimosso il blocco verso '%s'"
+
+#: ../../mod/admin.php:985 ../../mod/admin.php:997
+msgid "Users"
+msgstr "Utenti"
+
+#: ../../mod/admin.php:987 ../../mod/admin.php:1151
+msgid "select all"
+msgstr "seleziona tutti"
+
+#: ../../mod/admin.php:988
+msgid "User registrations waiting for confirm"
+msgstr "Richieste di registrazione in attesa di conferma"
+
+#: ../../mod/admin.php:989
+msgid "Request date"
+msgstr "Data richiesta"
+
+#: ../../mod/admin.php:990
+msgid "No registrations."
+msgstr "Nessuna registrazione."
+
+#: ../../mod/admin.php:992
+msgid "Deny"
+msgstr "Nega"
+
+#: ../../mod/admin.php:998
+msgid "Register date"
+msgstr "Data registrazione"
+
+#: ../../mod/admin.php:998
+msgid "Last login"
+msgstr "Ultimo accesso"
+
+#: ../../mod/admin.php:998
+msgid "Expires"
+msgstr "Con scadenza"
+
+#: ../../mod/admin.php:998
+msgid "Service Class"
+msgstr "Classe dell'account"
+
+#: ../../mod/admin.php:1000
+msgid ""
+"Selected accounts will be deleted!\\n\\nEverything these accounts had posted"
+" on this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Gli account selezionati saranno eliminati!\\n\\nTutto ciò che hanno caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?"
+
+#: ../../mod/admin.php:1001
+msgid ""
+"The account {0} will be deleted!\\n\\nEverything this account has posted on "
+"this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "L'account {0} sarà eliminato!\\n\\nTutto ciò che ha caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?"
+
+#: ../../mod/admin.php:1037
+#, php-format
+msgid "%s channel censored/uncensored"
+msgid_plural "%s channels censored/uncensored"
+msgstr[0] "Censura modificata per %s canale"
+msgstr[1] "Censura modificata per %s canali"
+
+#: ../../mod/admin.php:1046
+#, php-format
+msgid "%s channel code allowed/disallowed"
+msgid_plural "%s channels code allowed/disallowed"
+msgstr[0] "%s canale permette/non permette codice nei contenuti"
+msgstr[1] "%s canali permettono/non permettono codice nei contenuti"
+
+#: ../../mod/admin.php:1053
+#, php-format
+msgid "%s channel deleted"
+msgid_plural "%s channels deleted"
+msgstr[0] "%s canale è stato rimosso"
+msgstr[1] "%s canali sono stati rimossi"
+
+#: ../../mod/admin.php:1073
+msgid "Channel not found"
+msgstr "Canale non trovato"
+
+#: ../../mod/admin.php:1084
+#, php-format
+msgid "Channel '%s' deleted"
+msgstr "Il canale '%s' è stato rimosso"
+
+#: ../../mod/admin.php:1096
+#, php-format
+msgid "Channel '%s' censored"
+msgstr "Applicata una censura al canale '%s'"
+
+#: ../../mod/admin.php:1096
+#, php-format
+msgid "Channel '%s' uncensored"
+msgstr "Rimossa la censura dal canale '%s'"
+
+#: ../../mod/admin.php:1107
+#, php-format
+msgid "Channel '%s' code allowed"
+msgstr "Il canale '%s' permette codice nei contenuti"
+
+#: ../../mod/admin.php:1107
+#, php-format
+msgid "Channel '%s' code disallowed"
+msgstr "Il canale '%s' non permette codice nei contenuti"
+
+#: ../../mod/admin.php:1153
+msgid "Censor"
+msgstr "Applica censura"
+
+#: ../../mod/admin.php:1154
+msgid "Uncensor"
+msgstr "Rimuovi censura"
+
+#: ../../mod/admin.php:1155
+msgid "Allow Code"
+msgstr "Permetti codice"
+
+#: ../../mod/admin.php:1156
+msgid "Disallow Code"
+msgstr "Non permettere codice"
+
+#: ../../mod/admin.php:1158
+msgid "UID"
+msgstr "UID"
+
+#: ../../mod/admin.php:1158 ../../mod/profiles.php:457
+msgid "Address"
+msgstr "Indirizzo"
+
+#: ../../mod/admin.php:1160
+msgid ""
+"Selected channels will be deleted!\\n\\nEverything that was posted in these "
+"channels on this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"
+
+#: ../../mod/admin.php:1161
+msgid ""
+"The channel {0} will be deleted!\\n\\nEverything that was posted in this "
+"channel on this site will be permanently deleted!\\n\\nAre you sure?"
+msgstr "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?"
+
+#: ../../mod/admin.php:1218
+#, php-format
+msgid "Plugin %s disabled."
+msgstr "Plugin %s non attivo."
+
+#: ../../mod/admin.php:1222
+#, php-format
+msgid "Plugin %s enabled."
+msgstr "Plugin %s attivo."
+
+#: ../../mod/admin.php:1232 ../../mod/admin.php:1458
+msgid "Disable"
+msgstr "Disattiva"
+
+#: ../../mod/admin.php:1235 ../../mod/admin.php:1460
+msgid "Enable"
+msgstr "Attiva"
+
+#: ../../mod/admin.php:1265 ../../mod/admin.php:1487
+msgid "Toggle"
+msgstr "Attiva/disattiva"
+
+#: ../../mod/admin.php:1273 ../../mod/admin.php:1497
+msgid "Author: "
+msgstr "Autore:"
+
+#: ../../mod/admin.php:1274 ../../mod/admin.php:1498
+msgid "Maintainer: "
+msgstr "Gestore:"
+
+#: ../../mod/admin.php:1275
+msgid "Minimum project version: "
+msgstr "Minima versione hubzilla"
+
+#: ../../mod/admin.php:1276
+msgid "Maximum project version: "
+msgstr "Massima versione hubzilla"
+
+#: ../../mod/admin.php:1277
+msgid "Minimum PHP version: "
+msgstr "Minima versione PHP:"
+
+#: ../../mod/admin.php:1279 ../../mod/admin.php:1330
+msgid "Disabled - version incompatibility"
+msgstr "Disabilitato - incompatibilità di versione"
+
+#: ../../mod/admin.php:1423
+msgid "No themes found."
+msgstr "Nessun tema trovato."
+
+#: ../../mod/admin.php:1479
+msgid "Screenshot"
+msgstr "Istantanea dello schermo"
+
+#: ../../mod/admin.php:1525
+msgid "[Experimental]"
+msgstr "[Sperimentale]"
+
+#: ../../mod/admin.php:1526
+msgid "[Unsupported]"
+msgstr "[Non supportato]"
+
+#: ../../mod/admin.php:1550
+msgid "Log settings updated."
+msgstr "Impostazioni di log aggiornate."
+
+#: ../../mod/admin.php:1607
+msgid "Clear"
+msgstr "Pulisci"
+
+#: ../../mod/admin.php:1613
+msgid "Debugging"
+msgstr "Debugging"
+
+#: ../../mod/admin.php:1614
+msgid "Log file"
+msgstr "File di log"
+
+#: ../../mod/admin.php:1614
+msgid ""
+"Must be writable by web server. Relative to your Red top-level directory."
+msgstr "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla."
+
+#: ../../mod/admin.php:1615
+msgid "Log level"
+msgstr "Livello di log"
+
+#: ../../mod/admin.php:1661
+msgid "New Profile Field"
+msgstr "Nuovo campo del profilo"
+
+#: ../../mod/admin.php:1662 ../../mod/admin.php:1682
+msgid "Field nickname"
+msgstr "Nome breve del campo"
+
+#: ../../mod/admin.php:1662 ../../mod/admin.php:1682
+msgid "System name of field"
+msgstr "Nome di sistema del campo"
+
+#: ../../mod/admin.php:1663 ../../mod/admin.php:1683
+msgid "Input type"
+msgstr "Tipo di dati"
+
+#: ../../mod/admin.php:1664 ../../mod/admin.php:1684
+msgid "Field Name"
+msgstr "Nome del campo"
+
+#: ../../mod/admin.php:1664 ../../mod/admin.php:1684
+msgid "Label on profile pages"
+msgstr "Etichetta da mostrare sulla pagina del profilo"
+
+#: ../../mod/admin.php:1665 ../../mod/admin.php:1685
+msgid "Help text"
+msgstr "Testo di aiuto"
+
+#: ../../mod/admin.php:1665 ../../mod/admin.php:1685
+msgid "Additional info (optional)"
+msgstr "Informazioni aggiuntive (facoltative)"
+
+#: ../../mod/admin.php:1675
+msgid "Field definition not found"
+msgstr "Impossibile trovare la definizione del campo"
+
+#: ../../mod/admin.php:1681
+msgid "Edit Profile Field"
+msgstr "Modifica campo del profilo"
+
+#: ../../mod/poke.php:165
+msgid "Poke somebody"
+msgstr "Manda un poke"
+
+#: ../../mod/poke.php:168
msgid "Poke/Prod"
msgstr "Poke/Prod"
-#: ../../mod/poke.php:165
-msgid "poke, prod or do other things to somebody"
-msgstr "Manda un poke, un prod o altro"
+#: ../../mod/poke.php:169
+msgid "Poke, prod or do other things to somebody"
+msgstr "Manda un poke o altro a qualcuno"
-#: ../../mod/poke.php:166
+#: ../../mod/poke.php:176
msgid "Recipient"
msgstr "Destinatario"
-#: ../../mod/poke.php:167
+#: ../../mod/poke.php:177
msgid "Choose what you wish to do to recipient"
msgstr "Scegli cosa vuoi inviare al destinatario"
-#: ../../mod/poke.php:170
+#: ../../mod/poke.php:180 ../../mod/poke.php:181
msgid "Make this post private"
msgstr "Rendi privato questo post"
@@ -7874,7 +7936,7 @@ msgid ""
"removed from the network"
msgstr "L'impostazione predefinita è che sia eliminata solo l'istanza del canale presente su questo hub, non gli eventuali cloni"
-#: ../../mod/removeme.php:61 ../../mod/settings.php:1113
+#: ../../mod/removeme.php:61 ../../mod/settings.php:1115
msgid "Remove Channel"
msgstr "Elimina questo canale"
@@ -7998,8 +8060,8 @@ msgid "Optional"
msgstr "Facoltativo"
#: ../../mod/settings.php:603
-msgid "You can't edit this application."
-msgstr "Non puoi modificare questa applicazione."
+msgid "Application not found."
+msgstr "Applicazione non trovata."
#: ../../mod/settings.php:646
msgid "Connected Apps"
@@ -8041,7 +8103,7 @@ msgstr "Conferma la nuova password:"
msgid "Leave password fields blank unless changing"
msgstr "Lascia vuoti questi campi per non cambiare la password"
-#: ../../mod/settings.php:699 ../../mod/settings.php:1031
+#: ../../mod/settings.php:699 ../../mod/settings.php:1032
msgid "Email Address:"
msgstr "Indirizzo email:"
@@ -8190,701 +8252,711 @@ msgstr "Vuoi essere suggerito come amico ai nuovi membri?"
msgid "Your channel address is"
msgstr "L'indirizzo del tuo canale è"
-#: ../../mod/settings.php:1022
+#: ../../mod/settings.php:1023
msgid "Channel Settings"
msgstr "Impostazioni del canale"
-#: ../../mod/settings.php:1029
+#: ../../mod/settings.php:1030
msgid "Basic Settings"
msgstr "Impostazioni di base"
-#: ../../mod/settings.php:1032
+#: ../../mod/settings.php:1033
msgid "Your Timezone:"
msgstr "Il tuo fuso orario:"
-#: ../../mod/settings.php:1033
+#: ../../mod/settings.php:1034
msgid "Default Post Location:"
msgstr "Località predefinita:"
-#: ../../mod/settings.php:1033
+#: ../../mod/settings.php:1034
msgid "Geographical location to display on your posts"
msgstr "La posizione geografica da mostrare sui tuoi post"
-#: ../../mod/settings.php:1034
+#: ../../mod/settings.php:1035
msgid "Use Browser Location:"
msgstr "Usa la località rilevata dal browser:"
-#: ../../mod/settings.php:1036
+#: ../../mod/settings.php:1037
msgid "Adult Content"
msgstr "Contenuto per adulti"
-#: ../../mod/settings.php:1036
+#: ../../mod/settings.php:1037
msgid ""
"This channel frequently or regularly publishes adult content. (Please tag "
"any adult material and/or nudity with #NSFW)"
msgstr "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)"
-#: ../../mod/settings.php:1038
+#: ../../mod/settings.php:1039
msgid "Security and Privacy Settings"
msgstr "Impostazioni di sicurezza e privacy"
-#: ../../mod/settings.php:1040
+#: ../../mod/settings.php:1042
msgid "Your permissions are already configured. Click to view/adjust"
msgstr "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli"
-#: ../../mod/settings.php:1042
+#: ../../mod/settings.php:1044
msgid "Hide my online presence"
msgstr "Nascondi la mia presenza online"
-#: ../../mod/settings.php:1042
+#: ../../mod/settings.php:1044
msgid "Prevents displaying in your profile that you are online"
msgstr "Non mostrare sul tuo profilo quando sei online"
-#: ../../mod/settings.php:1044
+#: ../../mod/settings.php:1046
msgid "Simple Privacy Settings:"
msgstr "Impostazioni di privacy semplificate"
-#: ../../mod/settings.php:1045
+#: ../../mod/settings.php:1047
msgid ""
"Very Public - <em>extremely permissive (should be used with caution)</em>"
msgstr "Tutto pubblico - <em>estremamente permissivo (da usare con cautela)</em>"
-#: ../../mod/settings.php:1046
+#: ../../mod/settings.php:1048
msgid ""
"Typical - <em>default public, privacy when desired (similar to social "
"network permissions but with improved privacy)</em>"
msgstr "Standard - <em>contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)</em>"
-#: ../../mod/settings.php:1047
+#: ../../mod/settings.php:1049
msgid "Private - <em>default private, never open or public</em>"
msgstr "Privato - <em>contenuti normalmente privati, nulla è aperto o pubblico</em>"
-#: ../../mod/settings.php:1048
+#: ../../mod/settings.php:1050
msgid "Blocked - <em>default blocked to/from everybody</em>"
msgstr "Bloccato - <em>bloccato in invio e ricezione dei contenuti</em>"
-#: ../../mod/settings.php:1050
+#: ../../mod/settings.php:1052
msgid "Allow others to tag your posts"
msgstr "Permetti ad altri di taggare i tuoi post"
-#: ../../mod/settings.php:1050
+#: ../../mod/settings.php:1052
msgid ""
"Often used by the community to retro-actively flag inappropriate content"
msgstr "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"
-#: ../../mod/settings.php:1052
+#: ../../mod/settings.php:1054
msgid "Advanced Privacy Settings"
msgstr "Impostazioni di privacy avanzate"
-#: ../../mod/settings.php:1054
+#: ../../mod/settings.php:1056
msgid "Expire other channel content after this many days"
msgstr "Giorni dopo cui mettere in scadenza gli altri contenuti del canale"
-#: ../../mod/settings.php:1054
+#: ../../mod/settings.php:1056
#, php-format
msgid ""
"0 or blank to use the website limit. The website expires after %d days."
msgstr "0 o vuoto per usare i valori predefiniti. Per questo sito la scadenza è %d giorni. "
-#: ../../mod/settings.php:1055
+#: ../../mod/settings.php:1057
msgid "Maximum Friend Requests/Day:"
msgstr "Numero massimo giornaliero di richieste di amicizia:"
-#: ../../mod/settings.php:1055
+#: ../../mod/settings.php:1057
msgid "May reduce spam activity"
msgstr "Serve a ridurre lo spam"
-#: ../../mod/settings.php:1056
+#: ../../mod/settings.php:1058
msgid "Default Post Permissions"
msgstr "Permessi predefiniti per i post"
-#: ../../mod/settings.php:1061
+#: ../../mod/settings.php:1063
msgid "Channel permissions category:"
msgstr "Categorie di permessi dei canali:"
-#: ../../mod/settings.php:1067
+#: ../../mod/settings.php:1069
msgid "Maximum private messages per day from unknown people:"
msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"
-#: ../../mod/settings.php:1067
+#: ../../mod/settings.php:1069
msgid "Useful to reduce spamming"
msgstr "Serve e ridurre lo spam"
-#: ../../mod/settings.php:1070
+#: ../../mod/settings.php:1072
msgid "Notification Settings"
msgstr "Impostazioni di notifica"
-#: ../../mod/settings.php:1071
+#: ../../mod/settings.php:1073
msgid "By default post a status message when:"
msgstr "Pubblica un messaggio di stato quando:"
-#: ../../mod/settings.php:1072
+#: ../../mod/settings.php:1074
msgid "accepting a friend request"
msgstr "accetto una nuova amicizia"
-#: ../../mod/settings.php:1073
+#: ../../mod/settings.php:1075
msgid "joining a forum/community"
msgstr "entro a far parte di un forum"
-#: ../../mod/settings.php:1074
+#: ../../mod/settings.php:1076
msgid "making an <em>interesting</em> profile change"
msgstr "faccio un cambiamento <em>interessante</em> al mio profilo"
-#: ../../mod/settings.php:1075
+#: ../../mod/settings.php:1077
msgid "Send a notification email when:"
msgstr "Invia una email di notifica quando:"
-#: ../../mod/settings.php:1076
+#: ../../mod/settings.php:1078
msgid "You receive a connection request"
msgstr "Ricevi una richiesta di entrare in contatto"
-#: ../../mod/settings.php:1077
+#: ../../mod/settings.php:1079
msgid "Your connections are confirmed"
msgstr "I tuoi contatti sono confermati"
-#: ../../mod/settings.php:1078
+#: ../../mod/settings.php:1080
msgid "Someone writes on your profile wall"
msgstr "Qualcuno scrive sulla tua bacheca"
-#: ../../mod/settings.php:1079
+#: ../../mod/settings.php:1081
msgid "Someone writes a followup comment"
msgstr "Qualcuno scrive un commento dopo di te"
-#: ../../mod/settings.php:1080
+#: ../../mod/settings.php:1082
msgid "You receive a private message"
msgstr "Ricevi un messaggio privato"
-#: ../../mod/settings.php:1081
+#: ../../mod/settings.php:1083
msgid "You receive a friend suggestion"
msgstr "Ti viene suggerito un amico"
-#: ../../mod/settings.php:1082
+#: ../../mod/settings.php:1084
msgid "You are tagged in a post"
msgstr "Sei taggato in un post"
-#: ../../mod/settings.php:1083
+#: ../../mod/settings.php:1085
msgid "You are poked/prodded/etc. in a post"
msgstr "Ricevi un poke in un post"
-#: ../../mod/settings.php:1086
+#: ../../mod/settings.php:1088
msgid "Show visual notifications including:"
msgstr "Mostra queste notifiche a schermo:"
-#: ../../mod/settings.php:1088
+#: ../../mod/settings.php:1090
msgid "Unseen grid activity"
msgstr "Nuove attività nella rete"
-#: ../../mod/settings.php:1089
+#: ../../mod/settings.php:1091
msgid "Unseen channel activity"
msgstr "Novità nei canali"
-#: ../../mod/settings.php:1090
+#: ../../mod/settings.php:1092
msgid "Unseen private messages"
msgstr "Nuovi messaggi privati"
-#: ../../mod/settings.php:1090 ../../mod/settings.php:1095
-#: ../../mod/settings.php:1096 ../../mod/settings.php:1097
+#: ../../mod/settings.php:1092 ../../mod/settings.php:1097
+#: ../../mod/settings.php:1098 ../../mod/settings.php:1099
msgid "Recommended"
msgstr "Consigliato"
-#: ../../mod/settings.php:1091
+#: ../../mod/settings.php:1093
msgid "Upcoming events"
msgstr "Prossimi eventi"
-#: ../../mod/settings.php:1092
+#: ../../mod/settings.php:1094
msgid "Events today"
msgstr "Eventi di oggi"
-#: ../../mod/settings.php:1093
+#: ../../mod/settings.php:1095
msgid "Upcoming birthdays"
msgstr "Prossimi compleanni"
-#: ../../mod/settings.php:1093
+#: ../../mod/settings.php:1095
msgid "Not available in all themes"
msgstr "Non disponibile in tutti i temi"
-#: ../../mod/settings.php:1094
+#: ../../mod/settings.php:1096
msgid "System (personal) notifications"
msgstr "Notifiche personali dal sistema"
-#: ../../mod/settings.php:1095
+#: ../../mod/settings.php:1097
msgid "System info messages"
msgstr "Notifiche di sistema"
-#: ../../mod/settings.php:1096
+#: ../../mod/settings.php:1098
msgid "System critical alerts"
msgstr "Avvisi critici di sistema"
-#: ../../mod/settings.php:1097
+#: ../../mod/settings.php:1099
msgid "New connections"
msgstr "Nuovi contatti"
-#: ../../mod/settings.php:1098
+#: ../../mod/settings.php:1100
msgid "System Registrations"
msgstr "Registrazioni"
-#: ../../mod/settings.php:1099
+#: ../../mod/settings.php:1101
msgid ""
"Also show new wall posts, private messages and connections under Notices"
msgstr "Mostra negli avvisi anche i nuovi post, i messaggi privati e i nuovi contatti"
-#: ../../mod/settings.php:1101
+#: ../../mod/settings.php:1103
msgid "Notify me of events this many days in advance"
msgstr "Giorni di anticipo per notificare gli eventi"
-#: ../../mod/settings.php:1101
+#: ../../mod/settings.php:1103
msgid "Must be greater than 0"
msgstr "Maggiore di 0"
-#: ../../mod/settings.php:1103
+#: ../../mod/settings.php:1105
msgid "Advanced Account/Page Type Settings"
msgstr "Impostazioni avanzate"
-#: ../../mod/settings.php:1104
+#: ../../mod/settings.php:1106
msgid "Change the behaviour of this account for special situations"
msgstr "Cambia il funzionamento di questo account per necessità particolari"
-#: ../../mod/settings.php:1107
+#: ../../mod/settings.php:1109
msgid ""
"Please enable expert mode (in <a href=\"settings/features\">Settings > "
"Additional features</a>) to adjust!"
msgstr "Abilita la modalità esperto per fare cambiamenti! (in <a href=\"settings/features\">Impostazioni > Funzionalità opzionali</a>)"
-#: ../../mod/settings.php:1108
+#: ../../mod/settings.php:1110
msgid "Miscellaneous Settings"
msgstr "Impostazioni varie"
-#: ../../mod/settings.php:1109
+#: ../../mod/settings.php:1111
msgid "Default photo upload folder"
msgstr "Cartella predefinita per le foto caricate"
-#: ../../mod/settings.php:1109 ../../mod/settings.php:1110
+#: ../../mod/settings.php:1111 ../../mod/settings.php:1112
msgid "%Y - current year, %m - current month"
msgstr "%Y - anno corrente, %m - mese corrente"
-#: ../../mod/settings.php:1110
+#: ../../mod/settings.php:1112
msgid "Default file upload folder"
msgstr "Cartella predefinita per i file caricati"
-#: ../../mod/settings.php:1112
+#: ../../mod/settings.php:1114
msgid "Personal menu to display in your channel pages"
msgstr "Menu personale da mostrare sulle pagine del tuo canale"
-#: ../../mod/settings.php:1114
+#: ../../mod/settings.php:1116
msgid "Remove this channel."
msgstr "Elimina questo canale."
-#: ../../mod/settings.php:1115
+#: ../../mod/settings.php:1117
msgid "Firefox Share $Projectname provider"
msgstr "Attiva Firefox Share per $Projectname"
-#: ../../mod/settings.php:1116
+#: ../../mod/settings.php:1118
msgid "Start calendar week on monday"
msgstr "La settimana inizia il lunedì"
-#: ../../mod/setup.php:191
+#: ../../mod/setup.php:194
msgid "$Projectname Server - Setup"
msgstr "Server $Projectname - Installazione"
-#: ../../mod/setup.php:195
+#: ../../mod/setup.php:198
msgid "Could not connect to database."
msgstr " Impossibile connettersi al database."
-#: ../../mod/setup.php:199
+#: ../../mod/setup.php:202
msgid ""
"Could not connect to specified site URL. Possible SSL certificate or DNS "
"issue."
msgstr "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS."
-#: ../../mod/setup.php:206
+#: ../../mod/setup.php:209
msgid "Could not create table."
msgstr "Impossibile creare le tabelle."
-#: ../../mod/setup.php:211
+#: ../../mod/setup.php:214
msgid "Your site database has been installed."
msgstr "Il database del sito è stato installato."
-#: ../../mod/setup.php:215
+#: ../../mod/setup.php:218
msgid ""
"You may need to import the file \"install/schema_xxx.sql\" manually using a "
"database client."
msgstr "Potresti dover importare il file 'install/schema_xxx.sql' manualmente usando un client per collegarti al db."
-#: ../../mod/setup.php:216 ../../mod/setup.php:284 ../../mod/setup.php:734
+#: ../../mod/setup.php:219 ../../mod/setup.php:287 ../../mod/setup.php:737
msgid "Please see the file \"install/INSTALL.txt\"."
msgstr "Leggi il file 'install/INSTALL.txt'."
-#: ../../mod/setup.php:281
+#: ../../mod/setup.php:284
msgid "System check"
msgstr "Verifica del sistema"
-#: ../../mod/setup.php:286
+#: ../../mod/setup.php:289
msgid "Check again"
msgstr "Verifica di nuovo"
-#: ../../mod/setup.php:308
+#: ../../mod/setup.php:311
msgid "Database connection"
msgstr "Connessione al database"
-#: ../../mod/setup.php:309
+#: ../../mod/setup.php:312
msgid ""
"In order to install $Projectname we need to know how to connect to your "
"database."
msgstr "Per poter installare $Projectname è necessario fornire i parametri di connessione al tuo database."
-#: ../../mod/setup.php:310
+#: ../../mod/setup.php:313
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/setup.php:311
+#: ../../mod/setup.php:314
msgid ""
"The database you specify below should already exist. If it does not, please "
"create it before continuing."
msgstr "Il database deve già esistere. Se non esiste, crealo prima di continuare."
-#: ../../mod/setup.php:315
+#: ../../mod/setup.php:318
msgid "Database Server Name"
msgstr "Server del database"
-#: ../../mod/setup.php:315
+#: ../../mod/setup.php:318
msgid "Default is 127.0.0.1"
msgstr "Il valore predefinito è 127.0.0.1"
-#: ../../mod/setup.php:316
+#: ../../mod/setup.php:319
msgid "Database Port"
msgstr "Port del database"
-#: ../../mod/setup.php:316
+#: ../../mod/setup.php:319
msgid "Communication port number - use 0 for default"
msgstr "Scrivi 0 per usare il valore standard"
-#: ../../mod/setup.php:317
+#: ../../mod/setup.php:320
msgid "Database Login Name"
msgstr "Utente database"
-#: ../../mod/setup.php:318
+#: ../../mod/setup.php:321
msgid "Database Login Password"
msgstr "Password database"
-#: ../../mod/setup.php:319
+#: ../../mod/setup.php:322
msgid "Database Name"
msgstr "Nome database"
-#: ../../mod/setup.php:320
+#: ../../mod/setup.php:323
msgid "Database Type"
msgstr "Tipo database"
-#: ../../mod/setup.php:322 ../../mod/setup.php:363
+#: ../../mod/setup.php:325 ../../mod/setup.php:365
msgid "Site administrator email address"
msgstr "Indirizzo email dell'amministratore del hub"
-#: ../../mod/setup.php:322 ../../mod/setup.php:363
+#: ../../mod/setup.php:325 ../../mod/setup.php:365
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 di Hubzilla."
-#: ../../mod/setup.php:323 ../../mod/setup.php:365
+#: ../../mod/setup.php:326 ../../mod/setup.php:367
msgid "Website URL"
msgstr "URL completo del sito"
-#: ../../mod/setup.php:323 ../../mod/setup.php:365
+#: ../../mod/setup.php:326 ../../mod/setup.php:367
msgid "Please use SSL (https) URL if available."
msgstr "Se disponibile, usa l'indirizzo SSL (https)."
-#: ../../mod/setup.php:325 ../../mod/setup.php:367
+#: ../../mod/setup.php:327 ../../mod/setup.php:370
msgid "Please select a default timezone for your website"
msgstr "Seleziona il fuso orario predefinito per il tuo hub"
-#: ../../mod/setup.php:352
+#: ../../mod/setup.php:354
msgid "Site settings"
msgstr "Impostazioni del hub"
-#: ../../mod/setup.php:417
+#: ../../mod/setup.php:368
+msgid "Enable $Projectname <strong>advanced</strong> features?"
+msgstr "Vuoi attivare le funzionalità <strong>avanzate</strong> di $Projectname?"
+
+#: ../../mod/setup.php:368
+msgid ""
+"Some advanced features, while useful - may be best suited for technically "
+"proficient audiences"
+msgstr "Alcune funzionalità avanzate, per quanto utili, potrebbero essere adatte solo a un pubblico tecnicamente preparato."
+
+#: ../../mod/setup.php:420
msgid "Could not find a command line version of PHP in the web server PATH."
msgstr "Non è possibile trovare la versione di PHP da riga di comando nel PATH del server web"
-#: ../../mod/setup.php:418
+#: ../../mod/setup.php:421
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."
msgstr "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron."
-#: ../../mod/setup.php:422
+#: ../../mod/setup.php:425
msgid "PHP executable path"
msgstr "Path del comando PHP"
-#: ../../mod/setup.php:422
+#: ../../mod/setup.php:425
msgid ""
"Enter full path to php executable. You can leave this blank to continue the "
"installation."
msgstr "Inserisci il percorso dell'eseguibile PHP. Puoi lasciarlo vuoto per continuare l'installazione."
-#: ../../mod/setup.php:427
+#: ../../mod/setup.php:430
msgid "Command line PHP"
msgstr "PHP da riga di comando"
-#: ../../mod/setup.php:436
+#: ../../mod/setup.php:439
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/setup.php:437
+#: ../../mod/setup.php:440
msgid "This is required for message delivery to work."
msgstr "E' necessario perché funzioni la consegna dei messaggi."
-#: ../../mod/setup.php:440
+#: ../../mod/setup.php:443
msgid "PHP register_argc_argv"
msgstr "PHP register_argc_argv"
-#: ../../mod/setup.php:458
+#: ../../mod/setup.php:461
#, php-format
msgid ""
"Your max allowed total upload size is set to %s. Maximum size of one file to"
" upload is set to %s. You are allowed to upload up to %d files at once."
msgstr "La dimensione massima di un caricamento è impostata a %s. Il singolo file non può superare %s. Ti è permesso caricare max %d file per volta."
-#: ../../mod/setup.php:463
+#: ../../mod/setup.php:466
msgid "You can adjust these settings in the servers php.ini."
msgstr "Puoi regolare queste impostazioni sul server in php.ini"
-#: ../../mod/setup.php:465
+#: ../../mod/setup.php:468
msgid "PHP upload limits"
msgstr "Limiti PHP in upload"
-#: ../../mod/setup.php:488
+#: ../../mod/setup.php:491
msgid ""
"Error: the \"openssl_pkey_new\" function on this system is not able to "
"generate encryption keys"
msgstr "Errore: la funzione \"openssl_pkey_new\" su questo sistema non è in grado di generare le chiavi di cifratura"
-#: ../../mod/setup.php:489
+#: ../../mod/setup.php:492
msgid ""
"If running under Windows, please see "
"\"http://www.php.net/manual/en/openssl.installation.php\"."
msgstr "Se stai usando un server windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\"."
-#: ../../mod/setup.php:492
+#: ../../mod/setup.php:495
msgid "Generate encryption keys"
msgstr "Genera chiavi di cifratura"
-#: ../../mod/setup.php:504
+#: ../../mod/setup.php:507
msgid "libCurl PHP module"
msgstr "modulo PHP libCurl"
-#: ../../mod/setup.php:505
+#: ../../mod/setup.php:508
msgid "GD graphics PHP module"
msgstr "modulo PHP GD graphics"
-#: ../../mod/setup.php:506
+#: ../../mod/setup.php:509
msgid "OpenSSL PHP module"
msgstr "modulo PHP OpenSSL"
-#: ../../mod/setup.php:507
+#: ../../mod/setup.php:510
msgid "mysqli or postgres PHP module"
msgstr "modulo PHP per mysqli oppure prostgres"
-#: ../../mod/setup.php:508
+#: ../../mod/setup.php:511
msgid "mb_string PHP module"
msgstr "modulo PHP mb_string"
-#: ../../mod/setup.php:509
+#: ../../mod/setup.php:512
msgid "mcrypt PHP module"
msgstr "modulo PHP mcrypt"
-#: ../../mod/setup.php:510
+#: ../../mod/setup.php:513
msgid "xml PHP module"
msgstr "modulo xml PHP"
-#: ../../mod/setup.php:514 ../../mod/setup.php:516
+#: ../../mod/setup.php:517 ../../mod/setup.php:519
msgid "Apache mod_rewrite module"
msgstr "modulo Apache mod_rewrite"
-#: ../../mod/setup.php:514
+#: ../../mod/setup.php:517
msgid ""
"Error: Apache webserver mod-rewrite module is required but not installed."
msgstr "Errore: il modulo mod-rewrite di Apache è richiesto ma non installato"
-#: ../../mod/setup.php:520 ../../mod/setup.php:523
+#: ../../mod/setup.php:523 ../../mod/setup.php:526
msgid "proc_open"
msgstr "proc_open"
-#: ../../mod/setup.php:520
+#: ../../mod/setup.php:523
msgid ""
"Error: proc_open is required but is either not installed or has been "
"disabled in php.ini"
msgstr "Errore: proc_open è richiesto ma non è installato o è disabilitato in php.ini"
-#: ../../mod/setup.php:528
+#: ../../mod/setup.php:531
msgid "Error: libCURL PHP module required but not installed."
msgstr "Errore: il modulo libCURL di PHP è richiesto ma non installato."
-#: ../../mod/setup.php:532
+#: ../../mod/setup.php:535
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 installato."
-#: ../../mod/setup.php:536
+#: ../../mod/setup.php:539
msgid "Error: openssl PHP module required but not installed."
msgstr "Errore: il modulo openssl di PHP è richiesto ma non installato."
-#: ../../mod/setup.php:540
+#: ../../mod/setup.php:543
msgid ""
"Error: mysqli or postgres PHP module required but neither are installed."
msgstr "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato"
-#: ../../mod/setup.php:544
+#: ../../mod/setup.php:547
msgid "Error: mb_string PHP module required but not installed."
msgstr "Errore: il modulo PHP mb_string è richiesto ma non installato."
-#: ../../mod/setup.php:548
+#: ../../mod/setup.php:551
msgid "Error: mcrypt PHP module required but not installed."
msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato."
-#: ../../mod/setup.php:552
+#: ../../mod/setup.php:555
msgid "Error: xml PHP module required for DAV but not installed."
msgstr "Errore: il modulo xml PHP è richiesto per DAV ma non è installato."
-#: ../../mod/setup.php:570
+#: ../../mod/setup.php:573
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 di Hubzilla ma non è in grado di farlo."
-#: ../../mod/setup.php:571
+#: ../../mod/setup.php:574
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 "Spesso ciò è dovuto ai permessi di accesso al disco: il web server potrebbe non aver diritto di scrivere il file nella cartella, anche se tu puoi."
-#: ../../mod/setup.php:572
+#: ../../mod/setup.php:575
msgid ""
"At the end of this procedure, we will give you a text to save in a file "
"named .htconfig.php in your Red top folder."
msgstr "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di Hubzilla."
-#: ../../mod/setup.php:573
+#: ../../mod/setup.php:576
msgid ""
"You can alternatively skip this procedure and perform a manual installation."
" Please see the file \"install/INSTALL.txt\" for instructions."
msgstr "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni."
-#: ../../mod/setup.php:576
+#: ../../mod/setup.php:579
msgid ".htconfig.php is writable"
msgstr ".htconfig.php è scrivibile"
-#: ../../mod/setup.php:590
+#: ../../mod/setup.php:593
msgid ""
"Red uses the Smarty3 template engine to render its web views. Smarty3 "
"compiles templates to PHP to speed up rendering."
msgstr "Hubzilla usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP."
-#: ../../mod/setup.php:591
+#: ../../mod/setup.php:594
#, php-format
msgid ""
"In order to store these compiled templates, the web server needs to have "
"write access to the directory %s under the Red top level folder."
msgstr "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di Hubzilla."
-#: ../../mod/setup.php:592 ../../mod/setup.php:613
+#: ../../mod/setup.php:595 ../../mod/setup.php:616
msgid ""
"Please ensure that the user that your web server runs as (e.g. www-data) has"
" write access to this folder."
msgstr "Assicurati che il tuo web server sia in esecuzione con un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)."
-#: ../../mod/setup.php:593
+#: ../../mod/setup.php:596
#, php-format
msgid ""
"Note: as a security measure, you should give the web server write access to "
"%s only--not the template files (.tpl) that it contains."
msgstr "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene."
-#: ../../mod/setup.php:596
+#: ../../mod/setup.php:599
#, php-format
msgid "%s is writable"
msgstr "%s è scrivibile"
-#: ../../mod/setup.php:612
+#: ../../mod/setup.php:615
msgid ""
"Red uses the store directory to save uploaded files. The web server needs to"
" have write access to the store directory under the Red top level folder"
msgstr "Hubzilla salva i file caricati nella cartella \"store\" sul server. Il server deve avere i diritti di scrittura su quella cartella che si trova dentro l'installazione di RedMatrix"
-#: ../../mod/setup.php:616
+#: ../../mod/setup.php:619
msgid "store is writable"
msgstr "l'archivio è scrivibile"
-#: ../../mod/setup.php:649
+#: ../../mod/setup.php:652
msgid ""
"SSL certificate cannot be validated. Fix certificate or disable https access"
" to this site."
msgstr "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito."
-#: ../../mod/setup.php:650
+#: ../../mod/setup.php:653
msgid ""
"If you have https access to your website or allow connections to TCP port "
"443 (the https: port), you MUST use a browser-valid certificate. You MUST "
"NOT use self-signed certificates!"
msgstr "Se abiliti https per il tuo sito o permetti connessioni TCP su port 443 (quella di https), DEVI usare un certificato riconosciuto dai browser internet. NON DEVI usare certificati self-signed generati da te!"
-#: ../../mod/setup.php:651
+#: ../../mod/setup.php:654
msgid ""
"This restriction is incorporated because public posts from you may for "
"example contain references to images on your own hub."
msgstr "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server."
-#: ../../mod/setup.php:652
+#: ../../mod/setup.php:655
msgid ""
"If your certificate is not recognized, members of other sites (who may "
"themselves have valid certificates) will get a warning message on their own "
"site complaining about security issues."
msgstr "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da altri siti (che avranno certificati validi) riceveranno gravi avvisi di sicurezza dal browser."
-#: ../../mod/setup.php:653
+#: ../../mod/setup.php:656
msgid ""
"This can cause usability issues elsewhere (not just on your own site) so we "
"must insist on this requirement."
msgstr "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto."
-#: ../../mod/setup.php:654
+#: ../../mod/setup.php:657
msgid ""
"Providers are available that issue free certificates which are browser-"
"valid."
msgstr "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser."
-#: ../../mod/setup.php:656
+#: ../../mod/setup.php:659
msgid "SSL certificate validation"
msgstr "Validazione del certificato SSL"
-#: ../../mod/setup.php:662
+#: ../../mod/setup.php:665
msgid ""
"Url rewrite in .htaccess is not working. Check your server "
"configuration.Test: "
msgstr "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:"
-#: ../../mod/setup.php:665
+#: ../../mod/setup.php:668
msgid "Url rewrite is working"
msgstr "Url rewrite funziona correttamente"
-#: ../../mod/setup.php:674
+#: ../../mod/setup.php:677
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 puo' essere scritto. Usa il testo qui di seguito per creare questo file di configurazione nella cartella principale del tuo sito."
-#: ../../mod/setup.php:698
+#: ../../mod/setup.php:701
msgid "Errors encountered creating database tables."
msgstr "La creazione delle tabelle del database ha generato errori."
-#: ../../mod/setup.php:732
+#: ../../mod/setup.php:735
msgid "<h1>What next</h1>"
msgstr "<h1>I prossimi passi</h1>"
-#: ../../mod/setup.php:733
+#: ../../mod/setup.php:736
msgid ""
"IMPORTANT: You will need to [manually] setup a scheduled task for the "
"poller."
@@ -9448,20 +9520,20 @@ msgstr "Hai dimenticato la password?"
msgid "toggle mobile"
msgstr "attiva/disattiva versione mobile"
-#: ../../boot.php:2307
+#: ../../boot.php:2308
msgid "Website SSL certificate is not valid. Please correct."
msgstr "Il certificato SSL del sito non è valido. Si prega di intervenire."
-#: ../../boot.php:2310
+#: ../../boot.php:2311
#, php-format
msgid "[hubzilla] Website SSL error for %s"
msgstr "[hubzilla] Errore SSL su %s"
-#: ../../boot.php:2347
+#: ../../boot.php:2348
msgid "Cron/Scheduled tasks not running."
msgstr "Processi cron non avviati."
-#: ../../boot.php:2351
+#: ../../boot.php:2352
#, php-format
msgid "[hubzilla] Cron tasks not running on %s"
msgstr "[hubzilla] Cron non è stato eseguito %s"
diff --git a/view/it/hstrings.php b/view/it/hstrings.php
index ffa146382..be24fc2c8 100644
--- a/view/it/hstrings.php
+++ b/view/it/hstrings.php
@@ -14,73 +14,6 @@ $a->strings["User '%s' deleted"] = "Utente '%s' eliminato";
$a->strings["No username found in import file."] = "Impossibile trovare il nome utente nel file da importare.";
$a->strings["Unable to create a unique channel address. Import failed."] = "Impossibile creare un indirizzo univoco per il canale. L'import è fallito.";
$a->strings["Import completed."] = "L'importazione è terminata con successo.";
-$a->strings["Private Message"] = "Messaggio privato";
-$a->strings["Edit"] = "Modifica";
-$a->strings["Delete"] = "Elimina";
-$a->strings["Select"] = "Scegli";
-$a->strings["Save to Folder"] = "Salva nella cartella";
-$a->strings["I will attend"] = "Parteciperò";
-$a->strings["I will not attend"] = "Non parteciperò";
-$a->strings["I might attend"] = "Forse parteciperò";
-$a->strings["I agree"] = "Sono d'accordo";
-$a->strings["I disagree"] = "Non sono d'accordo";
-$a->strings["I abstain"] = "Mi astengo";
-$a->strings["View all"] = "Vedi tutto";
-$a->strings["__ctx:noun__ Like"] = array(
- 0 => "Mi piace",
- 1 => "Mi piace",
-);
-$a->strings["__ctx:noun__ Dislike"] = array(
- 0 => "Non mi piace",
- 1 => "Non mi piace",
-);
-$a->strings["Add Star"] = "Aggiungi ai preferiti";
-$a->strings["Remove Star"] = "Rimuovi dai preferiti";
-$a->strings["Toggle Star Status"] = "Attiva/disattiva preferito";
-$a->strings["starred"] = "preferito";
-$a->strings["Message signature validated"] = "Messaggio con firma verificata";
-$a->strings["Message signature incorrect"] = "Massaggio con firma non corretta";
-$a->strings["Add Tag"] = "Aggiungi un tag";
-$a->strings["I like this (toggle)"] = "Attiva/disattiva Mi piace";
-$a->strings["like"] = "mi piace";
-$a->strings["I don't like this (toggle)"] = "Attiva/disattiva Non mi piace";
-$a->strings["dislike"] = "non mi piace";
-$a->strings["Share This"] = "Condividi";
-$a->strings["share"] = "condividi";
-$a->strings["Delivery Report"] = "Rapporto di trasmissione";
-$a->strings["%d comment"] = array(
- 0 => "%d commento",
- 1 => "%d commenti",
-);
-$a->strings["View %s's profile - %s"] = "Guarda 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["from %s"] = "da %s";
-$a->strings["last edited: %s"] = "ultima modifica: %s";
-$a->strings["Expires: %s"] = "Scadenza: %s";
-$a->strings["Save Bookmarks"] = "Salva segnalibro";
-$a->strings["Add to Calendar"] = "Aggiungi al calendario";
-$a->strings["Mark all seen"] = "Marca tutto come letto";
-$a->strings["__ctx:noun__ Likes"] = "Mi piace";
-$a->strings["__ctx:noun__ Dislikes"] = "Non mi piace";
-$a->strings["Close"] = "Chiudi";
-$a->strings["Please wait"] = "Attendere";
-$a->strings["[+] show all"] = "[+] mostra tutto";
-$a->strings["This is you"] = "Questo sei tu";
-$a->strings["Comment"] = "Commento";
-$a->strings["Submit"] = "Salva";
-$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["Insert Link"] = "Collegamento";
-$a->strings["Video"] = "Video";
-$a->strings["Preview"] = "Anteprima";
-$a->strings["Encrypt text"] = "Cifratura del messaggio";
$a->strings["parent"] = "cartella superiore";
$a->strings["Collection"] = "Cartella";
$a->strings["Principal"] = "Principale";
@@ -98,6 +31,8 @@ $a->strings["Name"] = "Nome";
$a->strings["Type"] = "Tipo";
$a->strings["Size"] = "Dimensione";
$a->strings["Last Modified"] = "Ultima modifica";
+$a->strings["Edit"] = "Modifica";
+$a->strings["Delete"] = "Elimina";
$a->strings["You are using %1\$s of your available file storage."] = "Stai usando %1\$s dello spazio disponibile per i tuoi file.";
$a->strings["You are using %1\$s of %2\$s available file storage. (%3\$s&#37;)"] = "Stai usando %1\$s di %2\$s che hai a disposizione per i file. (%3\$s&#37;)";
$a->strings["WARNING:"] = "ATTENZIONE:";
@@ -126,6 +61,7 @@ $a->strings["Show"] = "Mostra";
$a->strings["Don't show"] = "Non mostrare";
$a->strings["Other networks and post services"] = "Invio ad altre reti o a siti esterni";
$a->strings["Permissions"] = "Permessi";
+$a->strings["Close"] = "Chiudi";
$a->strings[" and "] = "e";
$a->strings["public profile"] = "profilo pubblico";
$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s ha cambiato %2\$s in &ldquo;%3\$s&rdquo;";
@@ -248,10 +184,18 @@ $a->strings["__ctx:title__ Abstain"] = "Astenuti";
$a->strings["__ctx:title__ Attending"] = "Partecipano";
$a->strings["__ctx:title__ Not attending"] = "Non partecipano";
$a->strings["__ctx:title__ Might attend"] = "Forse partecipano";
+$a->strings["Select"] = "Scegli";
+$a->strings["Private Message"] = "Messaggio privato";
+$a->strings["Message signature validated"] = "Messaggio con firma verificata";
+$a->strings["Message signature incorrect"] = "Massaggio con firma non corretta";
$a->strings["View %s's profile @ %s"] = "Vedi il profilo di %s @ %s";
$a->strings["Categories:"] = "Categorie:";
$a->strings["Filed under:"] = "Classificato come:";
+$a->strings["from %s"] = "da %s";
+$a->strings["last edited: %s"] = "ultima modifica: %s";
+$a->strings["Expires: %s"] = "Scadenza: %s";
$a->strings["View in context"] = "Vedi nel contesto";
+$a->strings["Please wait"] = "Attendere";
$a->strings["remove"] = "rimuovi";
$a->strings["Loading..."] = "Caricamento in corso...";
$a->strings["Delete Selected Items"] = "Elimina gli oggetti selezionati";
@@ -288,9 +232,15 @@ $a->strings["Tag term:"] = "Tag:";
$a->strings["Save to Folder:"] = "Salva nella cartella:";
$a->strings["Where are you right now?"] = "Dove sei ora?";
$a->strings["Expires YYYY-MM-DD HH:MM"] = "Scade il YYYY-MM-DD HH:MM";
+$a->strings["Preview"] = "Anteprima";
$a->strings["Share"] = "Condividi";
$a->strings["Page link name"] = "Nome del link alla pagina";
$a->strings["Post as"] = "Pubblica come ";
+$a->strings["Bold"] = "Grassetto";
+$a->strings["Italic"] = "Corsivo";
+$a->strings["Underline"] = "Sottolineato";
+$a->strings["Quote"] = "Citazione";
+$a->strings["Code"] = "Codice";
$a->strings["Upload photo"] = "Carica foto";
$a->strings["upload photo"] = "carica foto";
$a->strings["Attach file"] = "Allega file";
@@ -314,6 +264,7 @@ $a->strings["Public post"] = "Post pubblico";
$a->strings["Example: bob@example.com, mary@example.com"] = "Per esempio: mario@esempio.com, simona@esempio.com";
$a->strings["Set expiration date"] = "Data di scadenza";
$a->strings["Set publish date"] = "Data di uscita programmata";
+$a->strings["Encrypt text"] = "Cifratura del messaggio";
$a->strings["OK"] = "OK";
$a->strings["Cancel"] = "Annulla";
$a->strings["Discover"] = "Scopri";
@@ -339,6 +290,15 @@ $a->strings["Files and Storage"] = "Archivio file";
$a->strings["Chatrooms"] = "Chat";
$a->strings["Saved Bookmarks"] = "Segnalibri salvati";
$a->strings["Manage Webpages"] = "Gestisci le pagine web";
+$a->strings["View all"] = "Vedi tutto";
+$a->strings["__ctx:noun__ Like"] = array(
+ 0 => "Mi piace",
+ 1 => "Mi piace",
+);
+$a->strings["__ctx:noun__ Dislike"] = array(
+ 0 => "Non mi piace",
+ 1 => "Non mi piace",
+);
$a->strings["__ctx:noun__ Attending"] = array(
0 => "Partecipa",
1 => "Partecipano",
@@ -406,7 +366,7 @@ $a->strings["Protocol disabled."] = "Protocollo disabilitato.";
$a->strings["Channel discovery failed."] = "La ricerca del canale non ha avuto successo.";
$a->strings["local account not found."] = "l'account locale non è stato trovato.";
$a->strings["Cannot connect to yourself."] = "Non puoi connetterti a te stesso.";
-$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."] = "È stato ripristinato un insieme con lo stesso nome che era stato eliminato in precedenza. I permessi già presenti <strong>potrebbero</strong> rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso.";
+$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 di canali con lo stesso nome esisteva in precedenza ed è stato ripristinato. I vecchi permessi saranno applicati ai nuovi canali. Se non vuoi che ciò accada, devi creare un gruppo con un nome diverso.";
$a->strings["Add new connections to this privacy group"] = "Aggiungi nuovi contatti a questo gruppo di canali";
$a->strings["All Channels"] = "Tutti i canali";
$a->strings["edit"] = "modifica";
@@ -419,6 +379,8 @@ $a->strings["Cannot create a duplicate channel identifier on this system. Import
$a->strings["Channel clone failed. Import failed."] = "Impossibile clonare il canale. L'importazione è fallita.";
$a->strings["Cloned channel not found. Import failed."] = "Impossibile trovare il canale clonato. L'importazione è fallita.";
$a->strings["Delete this item?"] = "Eliminare questo elemento?";
+$a->strings["Comment"] = "Commento";
+$a->strings["[+] show all"] = "[+] mostra tutto";
$a->strings["[-] show less"] = "[-] riduci";
$a->strings["[+] expand"] = "[+] mostra tutto";
$a->strings["[-] collapse"] = "[-] riduci";
@@ -433,6 +395,7 @@ $a->strings["Nothing new here"] = "Niente di nuovo qui";
$a->strings["Rate This Channel (this is public)"] = "Valuta questo canale (visibile a tutti)";
$a->strings["Rating"] = "Valutazioni";
$a->strings["Describe (optional)"] = "Descrizione (facoltativa)";
+$a->strings["Submit"] = "Salva";
$a->strings["Please enter a link URL"] = "Inserisci l'URL di un link";
$a->strings["Unsaved changes. Are you sure you wish to leave this page?"] = "Non hai salvato i cambiamenti. Vuoi davvero lasciare questa pagina?";
$a->strings["Location"] = "Posizione geografica";
@@ -558,8 +521,6 @@ $a->strings["%s Administrator"] = "L'amministratore di %s";
$a->strings["No Subject"] = "Nessun titolo";
$a->strings["created a new post"] = "Ha creato un nuovo post";
$a->strings["commented on %s's post"] = "ha commentato il post di %s";
-$a->strings["Embedded content"] = "Contenuti incorporati";
-$a->strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati";
$a->strings["New Page"] = "Nuova pagina web";
$a->strings["View"] = "Guarda";
$a->strings["Actions"] = "Azioni";
@@ -567,37 +528,6 @@ $a->strings["Page Link"] = "Link alla pagina";
$a->strings["Title"] = "Titolo";
$a->strings["Created"] = "Creato";
$a->strings["Edited"] = "Modificato";
-$a->strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e i post normali";
-$a->strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale";
-$a->strings["Can view my connections"] = "Può vedere i miei contatti";
-$a->strings["Can view my file storage and photos"] = "Può vedere il mio archivio file e foto";
-$a->strings["Can view my webpages"] = "Può vedere le mie pagine web";
-$a->strings["Can send me their channel stream and posts"] = "È tra i canali che seguo";
-$a->strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale";
-$a->strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei post";
-$a->strings["Can send me private mail messages"] = "Può inviarmi messaggi privati";
-$a->strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\" a tutto il resto";
-$a->strings["Profiles and things other than posts/comments"] = "Può aggiungere \"mi piace\" a tutto ciò che non riguarda i post, come per esempio il profilo";
-$a->strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare post a tutti i contatti del canale tramite una @menzione";
-$a->strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione";
-$a->strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)";
-$a->strings["Can write to my file storage and photos"] = "Può modificare il mio archivio file e foto";
-$a->strings["Can edit my webpages"] = "Può modificare le mie pagine web";
-$a->strings["Can source my public posts in derived channels"] = "Può usare i miei post pubblici per creare canali derivati";
-$a->strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte";
-$a->strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale";
-$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri";
-$a->strings["Social Networking"] = "Social network";
-$a->strings["Mostly Public"] = "Prevalentemente pubblico";
-$a->strings["Restricted"] = "Con restrizioni";
-$a->strings["Private"] = "Privato";
-$a->strings["Community Forum"] = "Forum di discussione";
-$a->strings["Feed Republish"] = "Aggregatore di feed esterni";
-$a->strings["Special Purpose"] = "Per finalità speciali";
-$a->strings["Celebrity/Soapbox"] = "Pagina per fan";
-$a->strings["Group Repository"] = "Repository di gruppo";
-$a->strings["Other"] = "Altro";
-$a->strings["Custom/Expert Mode"] = "Personalizzazione per esperti";
$a->strings["Profile Photos"] = "Foto del profilo";
$a->strings["Image exceeds website size limit of %lu bytes"] = "L'immagine supera il limite massimo di %lu bytes";
$a->strings["Image file is empty."] = "Il file dell'immagine è vuoto.";
@@ -618,6 +548,7 @@ $a->strings["Transsexual"] = "Transessuale";
$a->strings["Hermaphrodite"] = "Ermafrodito";
$a->strings["Neuter"] = "Neutro";
$a->strings["Non-specific"] = "Non specificato";
+$a->strings["Other"] = "Altro";
$a->strings["Undecided"] = "Indeciso";
$a->strings["Males"] = "Maschi";
$a->strings["Females"] = "Femmine";
@@ -670,7 +601,9 @@ $a->strings["have"] = "ho";
$a->strings["has"] = "ha";
$a->strings["want"] = "voglio";
$a->strings["wants"] = "vuole";
+$a->strings["like"] = "mi piace";
$a->strings["likes"] = "gli piace";
+$a->strings["dislike"] = "non mi piace";
$a->strings["dislikes"] = "non gli piace";
$a->strings["Invalid data packet"] = "Dati ricevuti non validi";
$a->strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale";
@@ -692,63 +625,6 @@ $a->strings["Zot"] = "Zot";
$a->strings["LinkedIn"] = "LinkedIn";
$a->strings["XMPP/IM"] = "XMPP/IM";
$a->strings["MySpace"] = "MySpace";
-$a->strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database";
-$a->strings["Empty name"] = "Nome vuoto";
-$a->strings["Name too long"] = "Nome troppo lungo";
-$a->strings["No account identifier"] = "Account senza identificativo";
-$a->strings["Nickname is required."] = "Il nome dell'account è obbligatorio.";
-$a->strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro.";
-$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati.";
-$a->strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata";
-$a->strings["Default Profile"] = "Profilo predefinito";
-$a->strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile.";
-$a->strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile.";
-$a->strings["Change profile photo"] = "Cambia la foto del profilo";
-$a->strings["Profiles"] = "Profili";
-$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
-$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"] = "Cambia la visibilità";
-$a->strings["Gender:"] = "Sesso:";
-$a->strings["Status:"] = "Stato:";
-$a->strings["Homepage:"] = "Home page:";
-$a->strings["Online Now"] = "Online adesso";
-$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 della settimana:";
-$a->strings["Full Name:"] = "Nome completo:";
-$a->strings["Like this channel"] = "Mi piace questo canale";
-$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["Sexual Preference:"] = "Preferenze sessuali:";
-$a->strings["Hometown:"] = "Città dove vivo:";
-$a->strings["Tags:"] = "Tag:";
-$a->strings["Political Views:"] = "Orientamento politico:";
-$a->strings["Religion:"] = "Religione:";
-$a->strings["About:"] = "Informazioni:";
-$a->strings["Hobbies/Interests:"] = "Interessi e hobby:";
-$a->strings["Likes:"] = "Mi piace:";
-$a->strings["Dislikes:"] = "Non mi piace:";
-$a->strings["Contact information and Social Networks:"] = "Contatti e social network:";
-$a->strings["My other channels:"] = "I miei altri canali:";
-$a->strings["Musical interests:"] = "Gusti 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["Like this thing"] = "Mi piace";
-$a->strings["cover photo"] = "Copertina del canale";
$a->strings["prev"] = "prec";
$a->strings["first"] = "inizio";
$a->strings["last"] = "fine";
@@ -860,6 +736,161 @@ $a->strings["Name:"] = "Nome:";
$a->strings["Photo:"] = "Foto:";
$a->strings["Please visit %s to approve or reject the suggestion."] = "Visita %s per approvare o rifiutare il suggerimento.";
$a->strings["[Hubzilla:Notify]"] = "[Hubzilla]";
+$a->strings["General Features"] = "Funzionalità di base";
+$a->strings["Content Expiration"] = "Scadenza";
+$a->strings["Remove posts/comments and/or private messages at a future time"] = "Elimina i post, i commenti o i messaggi privati dopo un lasso di tempo";
+$a->strings["Multiple Profiles"] = "Profili multipli";
+$a->strings["Ability to create multiple profiles"] = "Abilitazione a creare profili multipli";
+$a->strings["Advanced Profiles"] = "Profili avanzati";
+$a->strings["Additional profile sections and selections"] = "Informazioni aggiuntive del profilo";
+$a->strings["Profile Import/Export"] = "Importa/esporta il profilo";
+$a->strings["Save and load profile details across sites/channels"] = "Salva o ripristina le informazioni del profilo su siti diversi";
+$a->strings["Web Pages"] = "Pagine web";
+$a->strings["Provide managed web pages on your channel"] = "Attiva la creazione di pagine web sul tuo canale";
+$a->strings["Hide Rating"] = "Nascondi le valutazioni";
+$a->strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Nascondi i bottoni delle valutazioni sul tuo canale e sul profilo. Nota: le persone potranno comunque esprimere una valutazione altrove.";
+$a->strings["Private Notes"] = "Note private";
+$a->strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Abilita il riquadro per scrivere annotazioni (in chiaro)";
+$a->strings["Navigation Channel Select"] = "Scegli il canale attivo dal menu";
+$a->strings["Change channels directly from within the navigation dropdown menu"] = "Scegli il canale attivo direttamente dal menu di navigazione";
+$a->strings["Photo Location"] = "Posizione geografica";
+$a->strings["If location data is available on uploaded photos, link this to a map."] = "Collega la foto a una mappa quando contiene indicazioni geografiche.";
+$a->strings["Expert Mode"] = "Modalità esperto";
+$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate";
+$a->strings["Premium Channel"] = "Canale premium";
+$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ti permette di impostare restrizioni e termini d'uso per il canale";
+$a->strings["Post Composition Features"] = "Modalità di scrittura post";
+$a->strings["Use Markdown"] = "Usa il markdown";
+$a->strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare i post";
+$a->strings["Large Photos"] = "Foto grandi";
+$a->strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Includi anteprime grandi per le foto dei tuoi post (1024px). Altrimenti saranno mostrate anteprime più piccole (640px)";
+$a->strings["Channel Sources"] = "Sorgenti del canale";
+$a->strings["Automatically import channel content from other channels or feeds"] = "Importa automaticamente il contenuto del canale da altri canali o feed";
+$a->strings["Even More Encryption"] = "Cifratura addizionale";
+$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crifratura aggiuntiva tra mittente e destinatario usando una parola chiave conosciuta a entrambi";
+$a->strings["Enable Voting Tools"] = "Permetti i post con votazione";
+$a->strings["Provide a class of post which others can vote on"] = "Rende possibile la creazione di post in cui sarà possibile votare";
+$a->strings["Delayed Posting"] = "Pubblicazione ritardata";
+$a->strings["Allow posts to be published at a later date"] = "Per scegliere una data e un'ora a cui far uscire i post";
+$a->strings["Suppress Duplicate Posts/Comments"] = "Impedisci post e commenti duplicati";
+$a->strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Scarta post e commenti se sono identici ad altri inviati meno di due minuti prima.";
+$a->strings["Network and Stream Filtering"] = "Filtraggio dei contenuti";
+$a->strings["Search by Date"] = "Ricerca per data";
+$a->strings["Ability to select posts by date ranges"] = "Per selezionare i post in un intervallo tra date";
+$a->strings["Enable management and selection of privacy groups"] = "Abilita i gruppi di canali";
+$a->strings["Saved Searches"] = "Ricerche salvate";
+$a->strings["Save search terms for re-use"] = "Salva i termini delle ricerche per poterle ripetere";
+$a->strings["Network Personal Tab"] = "Attività personale";
+$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita il link per mostrare solamente i contenuti con cui hai interagito";
+$a->strings["Network New Tab"] = "Contenuti nuovi";
+$a->strings["Enable tab to display all new Network activity"] = "Abilita il link per visualizzare solo i nuovi contenuti";
+$a->strings["Affinity Tool"] = "Filtro per affinità";
+$a->strings["Filter stream activity by depth of relationships"] = "Permette di selezionare i contenuti in base al livello di amicizia";
+$a->strings["Connection Filtering"] = "Filtro sui contatti";
+$a->strings["Filter incoming posts from connections based on keywords/content"] = "Filtra i post che ricevi con parole chiave";
+$a->strings["Suggest Channels"] = "Suggerisci canali";
+$a->strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti";
+$a->strings["Post/Comment Tools"] = "Gestione post e commenti";
+$a->strings["Community Tagging"] = "Tag della comunità";
+$a->strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su post già esistenti";
+$a->strings["Post Categories"] = "Categorie dei post";
+$a->strings["Add categories to your posts"] = "Abilita le categorie per i tuoi post";
+$a->strings["Ability to file posts under folders"] = "Abilita la raccolta dei tuoi articoli in cartelle";
+$a->strings["Dislike Posts"] = "Non mi piace";
+$a->strings["Ability to dislike posts/comments"] = "Abilità la funzionalità \"non mi piace\" per i tuoi post";
+$a->strings["Star Posts"] = "Post con stella";
+$a->strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per segnare i post preferiti";
+$a->strings["Tag Cloud"] = "Nuvola di tag";
+$a->strings["Provide a personal tag cloud on your channel page"] = "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale";
+$a->strings["Unable to obtain identity information from database"] = "Impossibile ottenere le informazioni di identificazione dal database";
+$a->strings["Empty name"] = "Nome vuoto";
+$a->strings["Name too long"] = "Nome troppo lungo";
+$a->strings["No account identifier"] = "Account senza identificativo";
+$a->strings["Nickname is required."] = "Il nome dell'account è obbligatorio.";
+$a->strings["Reserved nickname. Please choose another."] = "Nome utente riservato. Per favore scegline un altro.";
+$a->strings["Nickname has unsupported characters or is already being used on this site."] = "Il nome dell'account è già in uso oppure ha dei caratteri non supportati.";
+$a->strings["Unable to retrieve created identity"] = "Impossibile caricare l'identità creata";
+$a->strings["Default Profile"] = "Profilo predefinito";
+$a->strings["Requested channel is not available."] = "Il canale che cerchi non è disponibile.";
+$a->strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile.";
+$a->strings["Change profile photo"] = "Cambia la foto del profilo";
+$a->strings["Profiles"] = "Profili";
+$a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili";
+$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"] = "Cambia la visibilità";
+$a->strings["Gender:"] = "Sesso:";
+$a->strings["Status:"] = "Stato:";
+$a->strings["Homepage:"] = "Home page:";
+$a->strings["Online Now"] = "Online adesso";
+$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 della settimana:";
+$a->strings["Full Name:"] = "Nome completo:";
+$a->strings["Like this channel"] = "Mi piace questo canale";
+$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["Sexual Preference:"] = "Preferenze sessuali:";
+$a->strings["Hometown:"] = "Città dove vivo:";
+$a->strings["Tags:"] = "Tag:";
+$a->strings["Political Views:"] = "Orientamento politico:";
+$a->strings["Religion:"] = "Religione:";
+$a->strings["About:"] = "Informazioni:";
+$a->strings["Hobbies/Interests:"] = "Interessi e hobby:";
+$a->strings["Likes:"] = "Mi piace:";
+$a->strings["Dislikes:"] = "Non mi piace:";
+$a->strings["Contact information and Social Networks:"] = "Contatti e social network:";
+$a->strings["My other channels:"] = "I miei altri canali:";
+$a->strings["Musical interests:"] = "Gusti 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["Like this thing"] = "Mi piace";
+$a->strings["cover photo"] = "Copertina del canale";
+$a->strings["Embedded content"] = "Contenuti incorporati";
+$a->strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati";
+$a->strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e i post normali";
+$a->strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale";
+$a->strings["Can view my connections"] = "Può vedere i miei contatti";
+$a->strings["Can view my file storage and photos"] = "Può vedere il mio archivio file e foto";
+$a->strings["Can view my webpages"] = "Può vedere le mie pagine web";
+$a->strings["Can send me their channel stream and posts"] = "È tra i canali che seguo";
+$a->strings["Can post on my channel page (\"wall\")"] = "Può scrivere sulla bacheca del mio canale";
+$a->strings["Can comment on or like my posts"] = "Può commentare o aggiungere \"mi piace\" ai miei post";
+$a->strings["Can send me private mail messages"] = "Può inviarmi messaggi privati";
+$a->strings["Can like/dislike stuff"] = "Può aggiungere \"mi piace\" a tutto il resto";
+$a->strings["Profiles and things other than posts/comments"] = "Può aggiungere \"mi piace\" a tutto ciò che non riguarda i post, come per esempio il profilo";
+$a->strings["Can forward to all my channel contacts via post @mentions"] = "Può inoltrare post a tutti i contatti del canale tramite una @menzione";
+$a->strings["Advanced - useful for creating group forum channels"] = "Impostazione avanzata - utile per creare un canale-forum di discussione";
+$a->strings["Can chat with me (when available)"] = "Può aprire una chat con me (se disponibile)";
+$a->strings["Can write to my file storage and photos"] = "Può modificare il mio archivio file e foto";
+$a->strings["Can edit my webpages"] = "Può modificare le mie pagine web";
+$a->strings["Can source my public posts in derived channels"] = "Può usare i miei post pubblici per creare canali derivati";
+$a->strings["Somewhat advanced - very useful in open communities"] = "Piuttosto avanzato - molto utile nelle comunità aperte";
+$a->strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale";
+$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri";
+$a->strings["Social Networking"] = "Social network";
+$a->strings["Mostly Public"] = "Prevalentemente pubblico";
+$a->strings["Restricted"] = "Con restrizioni";
+$a->strings["Private"] = "Privato";
+$a->strings["Community Forum"] = "Forum di discussione";
+$a->strings["Feed Republish"] = "Aggregatore di feed esterni";
+$a->strings["Special Purpose"] = "Per finalità speciali";
+$a->strings["Celebrity/Soapbox"] = "Pagina per fan";
+$a->strings["Group Repository"] = "Repository di gruppo";
+$a->strings["Custom/Expert Mode"] = "Personalizzazione per esperti";
$a->strings["System"] = "Sistema";
$a->strings["Create Personal App"] = "Crea app personale";
$a->strings["Edit Personal App"] = "Modifica app personale";
@@ -872,7 +903,6 @@ $a->strings["Enter channel address"] = "Indirizzo del canale";
$a->strings["Examples: bob@example.com, https://example.com/barbara"] = "Per esempio: bob@example.com, https://example.com/barbara";
$a->strings["Notes"] = "Note";
$a->strings["Remove term"] = "Rimuovi termine";
-$a->strings["Saved Searches"] = "Ricerche salvate";
$a->strings["Archives"] = "Archivi";
$a->strings["Me"] = "Me";
$a->strings["Family"] = "Famiglia";
@@ -888,7 +918,6 @@ $a->strings["Connected apps"] = "App connesse";
$a->strings["Export channel"] = "Esporta il canale";
$a->strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti";
$a->strings["Premium Channel Settings"] = "Canale premium - impostazioni";
-$a->strings["Channel Sources"] = "Sorgenti del canale";
$a->strings["Private Mail Menu"] = "Menu messaggi privati";
$a->strings["Combined View"] = "Vista combinata";
$a->strings["Conversations"] = "Conversazioni";
@@ -923,6 +952,7 @@ $a->strings["For Developers"] = "Per sviluppatori";
$a->strings["Site"] = "Sito";
$a->strings["Accounts"] = "Account";
$a->strings["Channels"] = "Canali";
+$a->strings["Security"] = "Sicurezza";
$a->strings["Plugins"] = "Plugin";
$a->strings["Themes"] = "Temi";
$a->strings["Inspect queue"] = "Coda di attesa";
@@ -933,270 +963,46 @@ $a->strings["Plugin Features"] = "Plugin";
$a->strings["User registrations waiting for confirmation"] = "Registrazioni in attesa";
$a->strings["View Photo"] = "Guarda la foto";
$a->strings["Edit Album"] = "Modifica album";
-$a->strings["General Features"] = "Funzionalità di base";
-$a->strings["Content Expiration"] = "Scadenza";
-$a->strings["Remove posts/comments and/or private messages at a future time"] = "Elimina i post, i commenti o i messaggi privati dopo un lasso di tempo";
-$a->strings["Multiple Profiles"] = "Profili multipli";
-$a->strings["Ability to create multiple profiles"] = "Abilitazione a creare profili multipli";
-$a->strings["Advanced Profiles"] = "Profili avanzati";
-$a->strings["Additional profile sections and selections"] = "Informazioni aggiuntive del profilo";
-$a->strings["Profile Import/Export"] = "Importa/esporta il profilo";
-$a->strings["Save and load profile details across sites/channels"] = "Salva o ripristina le informazioni del profilo su siti diversi";
-$a->strings["Web Pages"] = "Pagine web";
-$a->strings["Provide managed web pages on your channel"] = "Attiva la creazione di pagine web sul tuo canale";
-$a->strings["Hide Rating"] = "Nascondi le valutazioni";
-$a->strings["Hide the rating buttons on your channel and profile pages. Note: People can still rate you somewhere else."] = "Nascondi i bottoni delle valutazioni sul tuo canale e sul profilo. Nota: le persone potranno comunque esprimere una valutazione altrove.";
-$a->strings["Private Notes"] = "Note private";
-$a->strings["Enables a tool to store notes and reminders (note: not encrypted)"] = "Abilita il riquadro per scrivere annotazioni (in chiaro)";
-$a->strings["Navigation Channel Select"] = "Scegli il canale attivo dal menu";
-$a->strings["Change channels directly from within the navigation dropdown menu"] = "Scegli il canale attivo direttamente dal menu di navigazione";
-$a->strings["Photo Location"] = "Posizione geografica";
-$a->strings["If location data is available on uploaded photos, link this to a map."] = "Collega la foto a una mappa quando contiene indicazioni geografiche.";
-$a->strings["Expert Mode"] = "Modalità esperto";
-$a->strings["Enable Expert Mode to provide advanced configuration options"] = "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate";
-$a->strings["Premium Channel"] = "Canale premium";
-$a->strings["Allows you to set restrictions and terms on those that connect with your channel"] = "Ti permette di impostare restrizioni e termini d'uso per il canale";
-$a->strings["Post Composition Features"] = "Modalità di scrittura post";
-$a->strings["Use Markdown"] = "Usa il markdown";
-$a->strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare i post";
-$a->strings["Large Photos"] = "Foto grandi";
-$a->strings["Include large (1024px) photo thumbnails in posts. If not enabled, use small (640px) photo thumbnails"] = "Includi anteprime grandi per le foto dei tuoi post (1024px). Altrimenti saranno mostrate anteprime più piccole (640px)";
-$a->strings["Automatically import channel content from other channels or feeds"] = "Importa automaticamente il contenuto del canale da altri canali o feed";
-$a->strings["Even More Encryption"] = "Cifratura addizionale";
-$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crifratura aggiuntiva tra mittente e destinatario usando una parola chiave conosciuta a entrambi";
-$a->strings["Enable Voting Tools"] = "Permetti i post con votazione";
-$a->strings["Provide a class of post which others can vote on"] = "Rende possibile la creazione di post in cui sarà possibile votare";
-$a->strings["Delayed Posting"] = "Pubblicazione ritardata";
-$a->strings["Allow posts to be published at a later date"] = "Per scegliere una data e un'ora a cui far uscire i post";
-$a->strings["Suppress Duplicate Posts/Comments"] = "Impedisci post e commenti duplicati";
-$a->strings["Prevent posts with identical content to be published with less than two minutes in between submissions."] = "Scarta post e commenti se sono identici ad altri inviati meno di due minuti prima.";
-$a->strings["Network and Stream Filtering"] = "Filtraggio dei contenuti";
-$a->strings["Search by Date"] = "Ricerca per data";
-$a->strings["Ability to select posts by date ranges"] = "Per selezionare i post in un intervallo tra date";
-$a->strings["Enable management and selection of privacy groups"] = "Abilita i gruppi di canali";
-$a->strings["Save search terms for re-use"] = "Salva i termini delle ricerche per poterle ripetere";
-$a->strings["Network Personal Tab"] = "Attività personale";
-$a->strings["Enable tab to display only Network posts that you've interacted on"] = "Abilita il link per mostrare solamente i contenuti con cui hai interagito";
-$a->strings["Network New Tab"] = "Contenuti nuovi";
-$a->strings["Enable tab to display all new Network activity"] = "Abilita il link per visualizzare solo i nuovi contenuti";
-$a->strings["Affinity Tool"] = "Filtro per affinità";
-$a->strings["Filter stream activity by depth of relationships"] = "Permette di selezionare i contenuti in base al livello di amicizia";
-$a->strings["Connection Filtering"] = "Filtro sui contatti";
-$a->strings["Filter incoming posts from connections based on keywords/content"] = "Filtra i post che ricevi con parole chiave";
-$a->strings["Suggest Channels"] = "Suggerisci canali";
-$a->strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti";
-$a->strings["Post/Comment Tools"] = "Gestione post e commenti";
-$a->strings["Community Tagging"] = "Tag della comunità";
-$a->strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su post già esistenti";
-$a->strings["Post Categories"] = "Categorie dei post";
-$a->strings["Add categories to your posts"] = "Abilita le categorie per i tuoi post";
-$a->strings["Ability to file posts under folders"] = "Abilita la raccolta dei tuoi articoli in cartelle";
-$a->strings["Dislike Posts"] = "Non mi piace";
-$a->strings["Ability to dislike posts/comments"] = "Abilità la funzionalità \"non mi piace\" per i tuoi post";
-$a->strings["Star Posts"] = "Post con stella";
-$a->strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per segnare i post preferiti";
-$a->strings["Tag Cloud"] = "Nuvola di tag";
-$a->strings["Provide a personal tag cloud on your channel page"] = "Mostra la nuvola dei tag che usi di più sulla pagina del tuo canale";
+$a->strings["Save to Folder"] = "Salva nella cartella";
+$a->strings["I will attend"] = "Parteciperò";
+$a->strings["I will not attend"] = "Non parteciperò";
+$a->strings["I might attend"] = "Forse parteciperò";
+$a->strings["I agree"] = "Sono d'accordo";
+$a->strings["I disagree"] = "Non sono d'accordo";
+$a->strings["I abstain"] = "Mi astengo";
+$a->strings["Add Star"] = "Aggiungi ai preferiti";
+$a->strings["Remove Star"] = "Rimuovi dai preferiti";
+$a->strings["Toggle Star Status"] = "Attiva/disattiva preferito";
+$a->strings["starred"] = "preferito";
+$a->strings["Add Tag"] = "Aggiungi un tag";
+$a->strings["I like this (toggle)"] = "Attiva/disattiva Mi piace";
+$a->strings["I don't like this (toggle)"] = "Attiva/disattiva Non mi piace";
+$a->strings["Share This"] = "Condividi";
+$a->strings["share"] = "condividi";
+$a->strings["Delivery Report"] = "Rapporto di trasmissione";
+$a->strings["%d comment"] = array(
+ 0 => "%d commento",
+ 1 => "%d commenti",
+);
+$a->strings["View %s's profile - %s"] = "Guarda 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["Save Bookmarks"] = "Salva segnalibro";
+$a->strings["Add to Calendar"] = "Aggiungi al calendario";
+$a->strings["Mark all seen"] = "Marca tutto come letto";
+$a->strings["__ctx:noun__ Likes"] = "Mi piace";
+$a->strings["__ctx:noun__ Dislikes"] = "Non mi piace";
+$a->strings["This is you"] = "Questo sei tu";
+$a->strings["Image"] = "Immagine";
+$a->strings["Insert Link"] = "Collegamento";
+$a->strings["Video"] = "Video";
$a->strings["Not Found"] = "Non disponibile";
$a->strings["Page not found."] = "Pagina non trovata.";
$a->strings["Some blurb about what to do when you're new here"] = "Qualche suggerimento per i nuovi utenti su cosa fare";
$a->strings["network"] = "rete";
$a->strings["RSS"] = "RSS";
-$a->strings["Theme settings updated."] = "Le impostazioni del tema sono state aggiornate.";
-$a->strings["# Accounts"] = "# account";
-$a->strings["# blocked accounts"] = "# account bloccati";
-$a->strings["# expired accounts"] = "# account scaduti";
-$a->strings["# expiring accounts"] = "# account in scadenza";
-$a->strings["# Channels"] = "# canali";
-$a->strings["# primary"] = "# primari";
-$a->strings["# clones"] = "# cloni";
-$a->strings["Message queues"] = "Coda messaggi in uscita";
-$a->strings["Administration"] = "Amministrazione";
-$a->strings["Summary"] = "Riepilogo";
-$a->strings["Registered accounts"] = "Account creati";
-$a->strings["Pending registrations"] = "Registrazioni da approvare";
-$a->strings["Registered channels"] = "Canali creati";
-$a->strings["Active plugins"] = "Plugin attivi";
-$a->strings["Version"] = "Versione";
-$a->strings["Site settings updated."] = "Impostazioni del sito salvate correttamente.";
-$a->strings["mobile"] = "mobile";
-$a->strings["experimental"] = "sperimentale";
-$a->strings["unsupported"] = "non supportato";
-$a->strings["Yes - with approval"] = "Sì - con approvazione";
-$a->strings["My site is not a public server"] = "Non è un server pubblico";
-$a->strings["My site has paid access only"] = "È un servizio a pagamento";
-$a->strings["My site has free access only"] = "È un servizio gratuito";
-$a->strings["My site offers free accounts with optional paid upgrades"] = "È un servizio gratuito con opzioni aggiuntive a pagamento";
-$a->strings["Registration"] = "Registrazione";
-$a->strings["File upload"] = "Caricamento file";
-$a->strings["Policies"] = "Politiche";
-$a->strings["Site name"] = "Nome del sito";
-$a->strings["Banner/Logo"] = "Banner o logo";
-$a->strings["Administrator Information"] = "Informazioni sull'amministratore";
-$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode";
-$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>"] = "Il tema di sistema può essere cambiato dai profili dei singoli utenti - <a href='#' id='cnftheme'>Cambia le impostazioni del tema</a>";
-$a->strings["Mobile system theme"] = "Tema di sistema per dispositivi mobili";
-$a->strings["Theme for mobile devices"] = "Tema per i dispositivi mobili";
-$a->strings["Allow Feeds as Connections"] = "Permetti di aggiungere i feed come contatti";
-$a->strings["(Heavy system resource usage)"] = "(Uso intenso delle risorse di sistema!)";
-$a->strings["Maximum image size"] = "Dimensione massima 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["Does this site allow new member registration?"] = "Questo sito permette a nuovi utenti di registrarsi?";
-$a->strings["Invitation only"] = "Solo con invito";
-$a->strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = "La registrazione è permessa solo a chi possiede un codice di invito. Funziona solo se la possibilità di registrarsi è impostata a 'Sì'.";
-$a->strings["Which best describes the types of account offered by this hub?"] = "Come descriveresti il tipo di servizio proposto da questo server?";
-$a->strings["Register text"] = "Testo di registrazione";
-$a->strings["Will be displayed prominently on the registration page."] = "Sarà mostrato ben visibile nella pagina di registrazione.";
-$a->strings["Site homepage to show visitors (default: login box)"] = "Homepage del sito da mostrare ai navigatori (predefinito: modulo di login)";
-$a->strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "esempio: 'public' per mostrare i contenuti pubblici degli utenti, 'page/sys/home' per mostrare la pagina web definita come 'home' oppure 'include:home.html' per mostrare il contenuto di un file.";
-$a->strings["Preserve site homepage URL"] = "Conserva l'URL della homepage";
-$a->strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Presenta la homepage del sito in un frame all'indirizzo attuale invece di un redirect.";
-$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."] = "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo.";
-$a->strings["Allowed friend domains"] = "Domini fidati e 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 virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da 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. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email";
-$a->strings["Not allowed email domains"] = "Domini email non consentiti";
-$a->strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "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 impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso.";
-$a->strings["Verify Email Addresses"] = "Verifica l'indirizzo email";
-$a->strings["Check to verify email addresses used in account registration (recommended)."] = "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato).";
-$a->strings["Force publish"] = "Forza la publicazione del profilo";
-$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per pubblicare sui directory server <strong>tutti</strong> i profili registrati su questo sito.";
-$a->strings["Import Public Streams"] = "Suggerisci contenuti pubblici della rete Hubzilla";
-$a->strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Suggerisci e visualizza i post pubblici presenti su altri siti Hubzilla. Attenzione: i contenuti potrebbero essere inappropriati perché non sottoposti a moderazione.";
-$a->strings["login on Homepage"] = "Mostra il login sulla homepage";
-$a->strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenta il modulo di login ai visitatori sulla homepage in mancanza di altri contenuti.";
-$a->strings["Directory Server URL"] = "URL del directory server";
-$a->strings["Default directory server"] = "Directory server predefinito";
-$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 (sconsigliato).";
-$a->strings["Delivery interval"] = "Recapito ritardato";
-$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."] = "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati.";
-$a->strings["Deliveries per process"] = "Tentativi di recapito per processo";
-$a->strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = "Numero di tentativi di recapito da tentare per ciascun processo. Può essere modificato per migliorare le performance di sistema. Raccomandato: 1-5";
-$a->strings["Poll interval"] = "Intervallo di polling";
-$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'.";
-$a->strings["Maximum Load Average"] = "Carico massimo medio";
-$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50.";
-$a->strings["Expiration period in days for imported (grid/network) content"] = "Scadenza dei contenuti importati da altri siti (in giorni)";
-$a->strings["0 for no expiration of imported content"] = "0 per non avere scadenza";
-$a->strings["Off"] = "Off";
-$a->strings["On"] = "On";
-$a->strings["Lock feature %s"] = "Rendi non modificabile %s";
-$a->strings["Manage Additional Features"] = "Funzionalità opzionali";
-$a->strings["No server found"] = "Server non trovato";
-$a->strings["ID"] = "ID";
-$a->strings["for channel"] = "per il canale";
-$a->strings["on server"] = "sul server";
-$a->strings["Status"] = "Stato";
-$a->strings["Server"] = "Server";
-$a->strings["Update has been marked successful"] = "L'aggiornamento è stato marcato come eseguito.";
-$a->strings["Executing %s failed. Check system logs."] = "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema.";
-$a->strings["Update %s was successfully applied."] = "L'aggiornamento %s è terminato correttamente.";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente.";
-$a->strings["Update function %s could not be found."] = "Impossibile trovare la funzione di aggiornamento %s";
-$a->strings["No failed updates."] = "Nessun aggiornamento fallito.";
-$a->strings["Failed Updates"] = "Aggiornamenti falliti.";
-$a->strings["Mark success (if update was manually applied)"] = "Marca come eseguito (se applicato manualmente).";
-$a->strings["Attempt to execute this update step automatically"] = "Tenta di eseguire in automatico questo passaggio dell'aggiornamento.";
-$a->strings["Queue Statistics"] = "Statistiche della coda";
-$a->strings["Total Entries"] = "Totale";
-$a->strings["Priority"] = "Priorità";
-$a->strings["Destination URL"] = "URL di destinazione";
-$a->strings["Mark hub permanently offline"] = "Questo hub è definitivamente offline";
-$a->strings["Empty queue for this hub"] = "Svuota la coda per questo hub";
-$a->strings["Last known contact"] = "Ultimo scambio dati";
-$a->strings["%s account blocked/unblocked"] = array(
- 0 => "Modificato il blocco su %s account",
- 1 => "Modificato il blocco verso %s",
-);
-$a->strings["%s account deleted"] = array(
- 0 => "%s account eliminato",
- 1 => "%s account eliminati",
-);
-$a->strings["Account not found"] = "Account non trovato";
-$a->strings["Account '%s' deleted"] = "Account '%s' eliminato";
-$a->strings["Account '%s' blocked"] = "Aggiunto un blocco verso '%s'";
-$a->strings["Account '%s' unblocked"] = "Rimosso il blocco verso '%s'";
-$a->strings["Users"] = "Utenti";
-$a->strings["select all"] = "seleziona tutti";
-$a->strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma";
-$a->strings["Request date"] = "Data richiesta";
-$a->strings["No registrations."] = "Nessuna registrazione.";
-$a->strings["Approve"] = "Approva";
-$a->strings["Deny"] = "Nega";
-$a->strings["Block"] = "Blocca";
-$a->strings["Unblock"] = "Sblocca";
-$a->strings["Register date"] = "Data registrazione";
-$a->strings["Last login"] = "Ultimo accesso";
-$a->strings["Expires"] = "Con scadenza";
-$a->strings["Service Class"] = "Classe dell'account";
-$a->strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Gli account selezionati saranno eliminati!\\n\\nTutto ciò che hanno caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?";
-$a->strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'account {0} sarà eliminato!\\n\\nTutto ciò che ha caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?";
-$a->strings["%s channel censored/uncensored"] = array(
- 0 => "Censura modificata per %s canale",
- 1 => "Censura modificata per %s canali",
-);
-$a->strings["%s channel code allowed/disallowed"] = array(
- 0 => "%s canale permette/non permette codice nei contenuti",
- 1 => "%s canali permettono/non permettono codice nei contenuti",
-);
-$a->strings["%s channel deleted"] = array(
- 0 => "%s canale è stato rimosso",
- 1 => "%s canali sono stati rimossi",
-);
-$a->strings["Channel not found"] = "Canale non trovato";
-$a->strings["Channel '%s' deleted"] = "Il canale '%s' è stato rimosso";
-$a->strings["Channel '%s' censored"] = "Applicata una censura al canale '%s'";
-$a->strings["Channel '%s' uncensored"] = "Rimossa la censura dal canale '%s'";
-$a->strings["Channel '%s' code allowed"] = "Il canale '%s' permette codice nei contenuti";
-$a->strings["Channel '%s' code disallowed"] = "Il canale '%s' non permette codice nei contenuti";
-$a->strings["Censor"] = "Applica una censura";
-$a->strings["Uncensor"] = "Rimuovi la censura";
-$a->strings["Allow Code"] = "Permetti codice nei contenuti";
-$a->strings["Disallow Code"] = "Non permettere codice nei contenuti";
-$a->strings["UID"] = "UID";
-$a->strings["Address"] = "Indirizzo";
-$a->strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?";
-$a->strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?";
-$a->strings["Plugin %s disabled."] = "Plugin %s non attivo.";
-$a->strings["Plugin %s enabled."] = "Plugin %s attivo.";
-$a->strings["Disable"] = "Disattiva";
-$a->strings["Enable"] = "Attiva";
-$a->strings["Toggle"] = "Attiva/disattiva";
-$a->strings["Author: "] = "Autore:";
-$a->strings["Maintainer: "] = "Gestore:";
-$a->strings["Minimum project version: "] = "Minima versione hubzilla";
-$a->strings["Maximum project version: "] = "Massima versione hubzilla";
-$a->strings["Minimum PHP version: "] = "Minima versione PHP:";
-$a->strings["Disabled - version incompatibility"] = "Disabilitato - incompatibilità di versione";
-$a->strings["No themes found."] = "Nessun tema trovato.";
-$a->strings["Screenshot"] = "Istantanea dello schermo";
-$a->strings["[Experimental]"] = "[Sperimentale]";
-$a->strings["[Unsupported]"] = "[Non supportato]";
-$a->strings["Log settings updated."] = "Impostazioni di log aggiornate.";
-$a->strings["Clear"] = "Pulisci";
-$a->strings["Debugging"] = "Debugging";
-$a->strings["Log file"] = "File di log";
-$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla.";
-$a->strings["Log level"] = "Livello di log";
-$a->strings["New Profile Field"] = "Nuovo campo del profilo";
-$a->strings["Field nickname"] = "Nome breve del campo";
-$a->strings["System name of field"] = "Nome di sistema del campo";
-$a->strings["Input type"] = "Tipo di dati";
-$a->strings["Field Name"] = "Nome del campo";
-$a->strings["Label on profile pages"] = "Etichetta da mostrare sulla pagina del profilo";
-$a->strings["Help text"] = "Testo di aiuto";
-$a->strings["Additional info (optional)"] = "Informazioni aggiuntive (facoltative)";
-$a->strings["Field definition not found"] = "Impossibile trovare la definizione del campo";
-$a->strings["Edit Profile Field"] = "Modifica campo del profilo";
$a->strings["Authorize application connection"] = "Autorizza la app";
$a->strings["Return to your app and insert this Securty Code:"] = "Torna alla app e inserisci questo codice di sicurezza:";
$a->strings["Please login to continue."] = "Accedi al sito per continuare.";
@@ -1267,8 +1073,10 @@ $a->strings["Edit connection"] = "Modifica il contatto";
$a->strings["Delete connection"] = "Elimina il contatto";
$a->strings["Channel address"] = "Indirizzo del canale";
$a->strings["Network"] = "Network";
+$a->strings["Status"] = "Stato";
$a->strings["Connected"] = "In contatto";
$a->strings["Approve connection"] = "Approva questo contatto";
+$a->strings["Approve"] = "Approva";
$a->strings["Ignore connection"] = "Ignora il contatto";
$a->strings["Ignore"] = "Ignora";
$a->strings["Recent activity"] = "Attività recenti";
@@ -1288,6 +1096,8 @@ $a->strings["Refresh Permissions"] = "Modifica i permessi";
$a->strings["Fetch updated permissions"] = "Guarda e modifica i permessi assegnati";
$a->strings["Recent Activity"] = "Attività recenti";
$a->strings["View recent posts and comments"] = "Leggi i post recenti e i commenti";
+$a->strings["Unblock"] = "Sblocca";
+$a->strings["Block"] = "Blocca";
$a->strings["Block (or Unblock) all communications with this connection"] = "Blocca ogni interazione con questo contatto (abilita/disabilita)";
$a->strings["This connection is blocked!"] = "Questa connessione è tra quelle bloccate!";
$a->strings["Unignore"] = "Non ignorare";
@@ -1438,12 +1248,12 @@ $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["Privacy group created."] = "Gruppo di canali creato";
+$a->strings["Privacy group created."] = "Gruppo di canali creato.";
$a->strings["Could not create privacy group."] = "Impossibile creare il gruppo di canali.";
$a->strings["Privacy group updated."] = "Gruppo di canali aggiornato.";
$a->strings["Create a group of channels."] = "Crea un gruppo di canali.";
$a->strings["Privacy group name: "] = "Nome del gruppo di canali:";
-$a->strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali dell'insieme";
+$a->strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali del gruppo";
$a->strings["Privacy group removed."] = "Gruppo di canali rimosso.";
$a->strings["Unable to remove privacy group."] = "Impossibile rimuovere il gruppo di canali.";
$a->strings["Privacy group editor"] = "Editor dei gruppi di canali";
@@ -1479,6 +1289,7 @@ $a->strings["Nothing to import."] = "Non c'è niente da importare.";
$a->strings["Unable to download data from old server"] = "Impossibile importare i dati dal vecchio hub";
$a->strings["Imported file is empty."] = "Il file da importare è vuoto.";
$a->strings["Warning: Database versions differ by %1\$d updates."] = "Attenzione: le versioni di database differiscono di %1\$d aggiornamenti.";
+$a->strings["Server platform is not compatible. Operation not permitted."] = "La tecnologia del server non è compatibile. Operazione non permessa.";
$a->strings["No channel. Import failed."] = "Nessun canale. Import fallito.";
$a->strings["You must be logged in to use this feature."] = "Per questa funzionalità devi aver effettuato l'accesso.";
$a->strings["Import Channel"] = "Importa un canale";
@@ -1509,10 +1320,10 @@ $a->strings["Send invitations"] = "Spedisci inviti";
$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
$a->strings["Your message:"] = "Il tuo messaggio:";
$a->strings["Please join my community on \$Projectname."] = "Entra nella mia comunità su \$Projectname.";
-$a->strings["You will need to supply this invitation code: "] = "Dovrai fornire questo codice di invito:";
+$a->strings["You will need to supply this invitation code:"] = "Dovrai fornire questo codice invito:";
$a->strings["1. Register at any \$Projectname location (they are all inter-connected)"] = "1. Registrati su qualsiasi server \$Projectname (sono tutti interconnessi)";
$a->strings["2. Enter my \$Projectname network address into the site searchbar."] = "2. Inserisci il mio indirizzo \$Projectname nel riquadro di ricerca del sito.";
-$a->strings["or visit "] = "oppure visita ";
+$a->strings["or visit"] = "oppure visita";
$a->strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]";
$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale.";
$a->strings["Empty post discarded."] = "Il post vuoto è stato ignorato.";
@@ -1646,7 +1457,7 @@ $a->strings["Menu item could not be deleted."] = "L'elemento del menù non può
$a->strings["Edit Menu Element"] = "Modifica l'elemento del menù";
$a->strings["Link text"] = "Testo del link";
$a->strings["Set your current mood and tell your friends"] = "Scegli il tuo umore attuale per mostrarlo agli amici";
-$a->strings["No such group"] = "Impossibile trovare l'insieme";
+$a->strings["No such group"] = "Impossibile trovare il gruppo di canali";
$a->strings["No such channel"] = "Canale sconosciuto";
$a->strings["forum"] = "forum";
$a->strings["Search Results For:"] = "Cerca risultati con:";
@@ -1716,8 +1527,211 @@ $a->strings["In This Photo:"] = "In questa foto:";
$a->strings["Map"] = "Mappa";
$a->strings["View Album"] = "Guarda l'album";
$a->strings["Recent Photos"] = "Foto recenti";
+$a->strings["Theme settings updated."] = "Le impostazioni del tema sono state aggiornate.";
+$a->strings["# Accounts"] = "# account";
+$a->strings["# blocked accounts"] = "# account bloccati";
+$a->strings["# expired accounts"] = "# account scaduti";
+$a->strings["# expiring accounts"] = "# account in scadenza";
+$a->strings["# Channels"] = "# canali";
+$a->strings["# primary"] = "# primari";
+$a->strings["# clones"] = "# cloni";
+$a->strings["Message queues"] = "Coda messaggi in uscita";
+$a->strings["Administration"] = "Amministrazione";
+$a->strings["Summary"] = "Riepilogo";
+$a->strings["Registered accounts"] = "Account creati";
+$a->strings["Pending registrations"] = "Registrazioni da approvare";
+$a->strings["Registered channels"] = "Canali creati";
+$a->strings["Active plugins"] = "Plugin attivi";
+$a->strings["Version"] = "Versione";
+$a->strings["Site settings updated."] = "Impostazioni del sito salvate correttamente.";
+$a->strings["mobile"] = "mobile";
+$a->strings["experimental"] = "sperimentale";
+$a->strings["unsupported"] = "non supportato";
+$a->strings["Yes - with approval"] = "Sì - con approvazione";
+$a->strings["My site is not a public server"] = "Non è un server pubblico";
+$a->strings["My site has paid access only"] = "È un servizio a pagamento";
+$a->strings["My site has free access only"] = "È un servizio gratuito";
+$a->strings["My site offers free accounts with optional paid upgrades"] = "È un servizio gratuito con opzioni aggiuntive a pagamento";
+$a->strings["Registration"] = "Registrazione";
+$a->strings["File upload"] = "Caricamento file";
+$a->strings["Policies"] = "Politiche";
+$a->strings["Site name"] = "Nome del sito";
+$a->strings["Banner/Logo"] = "Banner o logo";
+$a->strings["Administrator Information"] = "Informazioni sull'amministratore";
+$a->strings["Contact information for site administrators. Displayed on siteinfo page. BBCode can be used here"] = "Informazioni per contattare gli amministratori del sito. Saranno mostrate sulla pagina di informazioni. È consentito il BBcode";
+$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>"] = "Il tema di sistema può essere cambiato dai profili dei singoli utenti - <a href='#' id='cnftheme'>Cambia le impostazioni del tema</a>";
+$a->strings["Mobile system theme"] = "Tema di sistema per dispositivi mobili";
+$a->strings["Theme for mobile devices"] = "Tema per i dispositivi mobili";
+$a->strings["Allow Feeds as Connections"] = "Permetti di aggiungere i feed come contatti";
+$a->strings["(Heavy system resource usage)"] = "(Uso intenso delle risorse di sistema!)";
+$a->strings["Maximum image size"] = "Dimensione massima 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["Does this site allow new member registration?"] = "Questo sito permette a nuovi utenti di registrarsi?";
+$a->strings["Invitation only"] = "Solo con invito";
+$a->strings["Only allow new member registrations with an invitation code. Above register policy must be set to Yes."] = "La registrazione è permessa solo a chi possiede un codice di invito. Funziona solo se la possibilità di registrarsi è impostata a 'Sì'.";
+$a->strings["Which best describes the types of account offered by this hub?"] = "Come descriveresti il tipo di servizio proposto da questo server?";
+$a->strings["Register text"] = "Testo di registrazione";
+$a->strings["Will be displayed prominently on the registration page."] = "Sarà mostrato ben visibile nella pagina di registrazione.";
+$a->strings["Site homepage to show visitors (default: login box)"] = "Homepage del sito da mostrare ai navigatori (predefinito: modulo di login)";
+$a->strings["example: 'public' to show public stream, 'page/sys/home' to show a system webpage called 'home' or 'include:home.html' to include a file."] = "esempio: 'public' per mostrare i contenuti pubblici degli utenti, 'page/sys/home' per mostrare la pagina web definita come 'home' oppure 'include:home.html' per mostrare il contenuto di un file.";
+$a->strings["Preserve site homepage URL"] = "Conserva l'URL della homepage";
+$a->strings["Present the site homepage in a frame at the original location instead of redirecting"] = "Presenta la homepage del sito in un frame all'indirizzo attuale invece di un redirect.";
+$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."] = "Eviterà di sprecare risorse di sistema controllando se i siti esterni hanno account abbandonati. Immettere 0 per non imporre nessun limite di tempo.";
+$a->strings["Allowed friend domains"] = "Domini fidati e 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 virgola dei domini che possono stabilire amicizie con questo sito. Sono accettati caratteri jolly. Lascia vuoto per accettare connessioni da 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. Sono accettati caratteri jolly. Lascia vuoto per accettare qualsiasi dominio email";
+$a->strings["Not allowed email domains"] = "Domini email non consentiti";
+$a->strings["Comma separated list of domains which are not allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains, unless allowed domains have been defined."] = "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["Verify Email Addresses"] = "Verifica l'indirizzo email";
+$a->strings["Check to verify email addresses used in account registration (recommended)."] = "Attiva per richiedere la verifica degli indirizzi email dei nuovi utenti (consigliato).";
+$a->strings["Force publish"] = "Forza la publicazione del profilo";
+$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per pubblicare sui directory server <strong>tutti</strong> i profili registrati su questo sito.";
+$a->strings["Import Public Streams"] = "Suggerisci contenuti pubblici della rete Hubzilla";
+$a->strings["Import and allow access to public content pulled from other sites. Warning: this content is unmoderated."] = "Suggerisci e visualizza i post pubblici presenti su altri siti Hubzilla. Attenzione: i contenuti potrebbero essere inappropriati perché non sottoposti a moderazione.";
+$a->strings["login on Homepage"] = "Mostra il login sulla homepage";
+$a->strings["Present a login box to visitors on the home page if no other content has been configured."] = "Presenta il modulo di login ai visitatori sulla homepage in mancanza di altri contenuti.";
+$a->strings["Directory Server URL"] = "URL del directory server";
+$a->strings["Default directory server"] = "Directory server predefinito";
+$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 (sconsigliato).";
+$a->strings["Delivery interval"] = "Recapito ritardato";
+$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."] = "Numero di secondi di cui può essere ritardato il recapito, per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati.";
+$a->strings["Deliveries per process"] = "Tentativi di recapito per processo";
+$a->strings["Number of deliveries to attempt in a single operating system process. Adjust if necessary to tune system performance. Recommend: 1-5."] = "Numero di tentativi di recapito da tentare per ciascun processo. Può essere modificato per migliorare le performance di sistema. Raccomandato: 1-5";
+$a->strings["Poll interval"] = "Intervallo di polling";
+$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Numero di secondi di cui può essere ritardato il polling in background, per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'.";
+$a->strings["Maximum Load Average"] = "Carico massimo medio";
+$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = "Carico di sistema massimo perché i processi di recapito e polling siano ritardati - il valore predefinito è 50.";
+$a->strings["Expiration period in days for imported (grid/network) content"] = "Scadenza dei contenuti importati da altri siti (in giorni)";
+$a->strings["0 for no expiration of imported content"] = "0 per non avere scadenza";
+$a->strings["Off"] = "Off";
+$a->strings["On"] = "On";
+$a->strings["Lock feature %s"] = "Rendi non modificabile %s";
+$a->strings["Manage Additional Features"] = "Funzionalità opzionali";
+$a->strings["No server found"] = "Server non trovato";
+$a->strings["ID"] = "ID";
+$a->strings["for channel"] = "per il canale";
+$a->strings["on server"] = "sul server";
+$a->strings["Server"] = "Server";
+$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 authenticated."] = "Seleziona per impedire di vedere le pagine personali di questo sito a chi non ha effettuato l'accesso.";
+$a->strings["Allow communications only from these sites"] = "Permetti la comunicazione solo da questi siti";
+$a->strings["One site per line. Leave empty to allow communication from anywhere by default"] = "Un sito per riga. Lascia vuoto per permettere la comunicazione con tutti";
+$a->strings["Block communications from these sites"] = "Blocca la comunicazione da questi siti";
+$a->strings["Allow communications only from these channels"] = "Permetti la comunicazione solo da questi canali";
+$a->strings["One channel (hash) per line. Leave empty to allow from any channel by default"] = "Un canale (hash) per riga. Lascia vuoto per comunicare con tutti i canali";
+$a->strings["Block communications from these channels"] = "Blocca la comunicazione da questi canali";
+$a->strings["Allow embedded HTML content only from these domains"] = "Permetti i contenuti incorporati HTML solo da questi domini";
+$a->strings["One site per line. Leave empty to allow from any site by default"] = "Un sito per riga. Lascia vuoto per permettere sempre i contenuti incorporati";
+$a->strings["Block embedded HTML from these domains"] = "Blocca i contenuti incorporati HTML da questi domini";
+$a->strings["Cooperative embed security"] = "Sicurezza cooperativa sui contenuti incorporati";
+$a->strings["Enable to share embed security with other compatible sites/hubs"] = "Abilita la condivisione delle informazioni di sicurezza sui contenuti incorporati con altri siti/hub";
+$a->strings["Update has been marked successful"] = "L'aggiornamento è stato marcato come eseguito.";
+$a->strings["Executing %s failed. Check system logs."] = "Fallita l'esecuzione di %s. Maggiori informazioni sui log di sistema.";
+$a->strings["Update %s was successfully applied."] = "L'aggiornamento %s è terminato correttamente.";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha dato risposta. Impossibile determinare se è terminato correttamente.";
+$a->strings["Update function %s could not be found."] = "Impossibile trovare la funzione di aggiornamento %s";
+$a->strings["No failed updates."] = "Nessun aggiornamento fallito.";
+$a->strings["Failed Updates"] = "Aggiornamenti falliti.";
+$a->strings["Mark success (if update was manually applied)"] = "Marca come eseguito (se applicato manualmente).";
+$a->strings["Attempt to execute this update step automatically"] = "Tenta di eseguire in automatico questo passaggio dell'aggiornamento.";
+$a->strings["Queue Statistics"] = "Statistiche della coda";
+$a->strings["Total Entries"] = "Totale";
+$a->strings["Priority"] = "Priorità";
+$a->strings["Destination URL"] = "URL di destinazione";
+$a->strings["Mark hub permanently offline"] = "Questo hub è definitivamente offline";
+$a->strings["Empty queue for this hub"] = "Svuota la coda per questo hub";
+$a->strings["Last known contact"] = "Ultimo scambio dati";
+$a->strings["%s account blocked/unblocked"] = array(
+ 0 => "Modificato il blocco su %s account",
+ 1 => "Modificato il blocco verso %s",
+);
+$a->strings["%s account deleted"] = array(
+ 0 => "%s account eliminato",
+ 1 => "%s account eliminati",
+);
+$a->strings["Account not found"] = "Account non trovato";
+$a->strings["Account '%s' deleted"] = "Account '%s' eliminato";
+$a->strings["Account '%s' blocked"] = "Aggiunto un blocco verso '%s'";
+$a->strings["Account '%s' unblocked"] = "Rimosso il blocco verso '%s'";
+$a->strings["Users"] = "Utenti";
+$a->strings["select all"] = "seleziona tutti";
+$a->strings["User registrations waiting for confirm"] = "Richieste di registrazione in attesa di conferma";
+$a->strings["Request date"] = "Data richiesta";
+$a->strings["No registrations."] = "Nessuna registrazione.";
+$a->strings["Deny"] = "Nega";
+$a->strings["Register date"] = "Data registrazione";
+$a->strings["Last login"] = "Ultimo accesso";
+$a->strings["Expires"] = "Con scadenza";
+$a->strings["Service Class"] = "Classe dell'account";
+$a->strings["Selected accounts will be deleted!\\n\\nEverything these accounts had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Gli account selezionati saranno eliminati!\\n\\nTutto ciò che hanno caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?";
+$a->strings["The account {0} will be deleted!\\n\\nEverything this account has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "L'account {0} sarà eliminato!\\n\\nTutto ciò che ha caricato o pubblicato su questo sito sarà eliminato definitivamente!\\n\\nVuoi confermare?";
+$a->strings["%s channel censored/uncensored"] = array(
+ 0 => "Censura modificata per %s canale",
+ 1 => "Censura modificata per %s canali",
+);
+$a->strings["%s channel code allowed/disallowed"] = array(
+ 0 => "%s canale permette/non permette codice nei contenuti",
+ 1 => "%s canali permettono/non permettono codice nei contenuti",
+);
+$a->strings["%s channel deleted"] = array(
+ 0 => "%s canale è stato rimosso",
+ 1 => "%s canali sono stati rimossi",
+);
+$a->strings["Channel not found"] = "Canale non trovato";
+$a->strings["Channel '%s' deleted"] = "Il canale '%s' è stato rimosso";
+$a->strings["Channel '%s' censored"] = "Applicata una censura al canale '%s'";
+$a->strings["Channel '%s' uncensored"] = "Rimossa la censura dal canale '%s'";
+$a->strings["Channel '%s' code allowed"] = "Il canale '%s' permette codice nei contenuti";
+$a->strings["Channel '%s' code disallowed"] = "Il canale '%s' non permette codice nei contenuti";
+$a->strings["Censor"] = "Applica censura";
+$a->strings["Uncensor"] = "Rimuovi censura";
+$a->strings["Allow Code"] = "Permetti codice";
+$a->strings["Disallow Code"] = "Non permettere codice";
+$a->strings["UID"] = "UID";
+$a->strings["Address"] = "Indirizzo";
+$a->strings["Selected channels will be deleted!\\n\\nEverything that was posted in these channels on this site will be permanently deleted!\\n\\nAre you sure?"] = "I canali selezionati saranno rimossi!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questi canali sarà irreversibilmente eliminato!\\n\\nVuoi confermare?";
+$a->strings["The channel {0} will be deleted!\\n\\nEverything that was posted in this channel on this site will be permanently deleted!\\n\\nAre you sure?"] = "Il canale {0} sarà rimosso!\\n\\nTutto ciò che è stato pubblicato su questo server tramite questo canale sarà irreversibilmente eliminato!\\n\\nVuoi confermare?";
+$a->strings["Plugin %s disabled."] = "Plugin %s non attivo.";
+$a->strings["Plugin %s enabled."] = "Plugin %s attivo.";
+$a->strings["Disable"] = "Disattiva";
+$a->strings["Enable"] = "Attiva";
+$a->strings["Toggle"] = "Attiva/disattiva";
+$a->strings["Author: "] = "Autore:";
+$a->strings["Maintainer: "] = "Gestore:";
+$a->strings["Minimum project version: "] = "Minima versione hubzilla";
+$a->strings["Maximum project version: "] = "Massima versione hubzilla";
+$a->strings["Minimum PHP version: "] = "Minima versione PHP:";
+$a->strings["Disabled - version incompatibility"] = "Disabilitato - incompatibilità di versione";
+$a->strings["No themes found."] = "Nessun tema trovato.";
+$a->strings["Screenshot"] = "Istantanea dello schermo";
+$a->strings["[Experimental]"] = "[Sperimentale]";
+$a->strings["[Unsupported]"] = "[Non supportato]";
+$a->strings["Log settings updated."] = "Impostazioni di log aggiornate.";
+$a->strings["Clear"] = "Pulisci";
+$a->strings["Debugging"] = "Debugging";
+$a->strings["Log file"] = "File di log";
+$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato Hubzilla.";
+$a->strings["Log level"] = "Livello di log";
+$a->strings["New Profile Field"] = "Nuovo campo del profilo";
+$a->strings["Field nickname"] = "Nome breve del campo";
+$a->strings["System name of field"] = "Nome di sistema del campo";
+$a->strings["Input type"] = "Tipo di dati";
+$a->strings["Field Name"] = "Nome del campo";
+$a->strings["Label on profile pages"] = "Etichetta da mostrare sulla pagina del profilo";
+$a->strings["Help text"] = "Testo di aiuto";
+$a->strings["Additional info (optional)"] = "Informazioni aggiuntive (facoltative)";
+$a->strings["Field definition not found"] = "Impossibile trovare la definizione del campo";
+$a->strings["Edit Profile Field"] = "Modifica campo del profilo";
+$a->strings["Poke somebody"] = "Manda un poke";
$a->strings["Poke/Prod"] = "Poke/Prod";
-$a->strings["poke, prod or do other things to somebody"] = "Manda un poke, un prod o altro";
+$a->strings["Poke, prod or do other things to somebody"] = "Manda un poke o altro a qualcuno";
$a->strings["Recipient"] = "Destinatario";
$a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi inviare al destinatario";
$a->strings["Make this post private"] = "Rendi privato questo post";
@@ -1894,7 +1908,7 @@ $a->strings["Redirect"] = "Redirect";
$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI di riderezione - lasciare vuoto se non richiesto specificamente dall'applicazione";
$a->strings["Icon url"] = "Url icona";
$a->strings["Optional"] = "Facoltativo";
-$a->strings["You can't edit this application."] = "Non puoi modificare questa applicazione.";
+$a->strings["Application not found."] = "Applicazione non trovata.";
$a->strings["Connected Apps"] = "App connesse";
$a->strings["Client key starts with"] = "La client key inizia con";
$a->strings["No name"] = "Nessun nome";
@@ -2039,6 +2053,8 @@ $a->strings["Website URL"] = "URL completo del sito";
$a->strings["Please use SSL (https) URL if available."] = "Se disponibile, usa l'indirizzo SSL (https).";
$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo hub";
$a->strings["Site settings"] = "Impostazioni del hub";
+$a->strings["Enable \$Projectname <strong>advanced</strong> features?"] = "Vuoi attivare le funzionalità <strong>avanzate</strong> di \$Projectname?";
+$a->strings["Some advanced features, while useful - may be best suited for technically proficient audiences"] = "Alcune funzionalità avanzate, per quanto utili, potrebbero essere adatte solo a un pubblico tecnicamente preparato.";
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non è possibile 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."] = "Se non hai installata la versione di PHP da riga di comando non potrai attivare il polling in background tramite cron.";
$a->strings["PHP executable path"] = "Path del comando PHP";
diff --git a/view/tpl/register.tpl b/view/tpl/register.tpl
index 857b5e984..6c1bc87a4 100755
--- a/view/tpl/register.tpl
+++ b/view/tpl/register.tpl
@@ -31,14 +31,12 @@
{{include file="field_select_grouped.tpl" field=$role}}
<div id="newchannel-role-end" class="newchannel-field-end"></div>
{{/if}}
-
- <div id="newchannel-name-help" class="descriptive-paragraph">{{$help_name}}</div>
-
<label for="newchannel-name" id="label-newchannel-name" class="register-label" >{{$label_name}}</label>
<input type="text" name="name" id="newchannel-name" class="register-input" value="{{$name}}" />
<div id="name-spinner"></div>
<div id="newchannel-name-feedback" class="register-feedback"></div>
<div id="newchannel-name-end" class="register-field-end"></div>
+ <div id="newchannel-name-help" class="descriptive-paragraph">{{$help_name}}</div>
{{/if}}
@@ -62,13 +60,13 @@
<div id="register-password2-end" class="register-field-end"></div>
{{if $auto_create}}
- <div id="newchannel-nick-desc" class="descriptive-paragraph">{{$nick_desc}}</div>
<label for="newchannel-nickname" id="label-newchannel-nickname" class="register-label" >{{$label_nick}}</label>
<input type="text" name="nickname" id="newchannel-nickname" class="register-input" value="{{$nickname}}" />
<div id="nick-spinner"></div>
- <div id="newchannel-nick-desc" class="descriptive-paragraph" style="text-align: right;">{{$nick_hub}}</div>
+ <div id="newchannel-nick-desc" style="text-align: right;">{{$nick_hub}}</div>
<div id="newchannel-nickname-feedback" class="register-feedback"></div>
<div id="newchannel-nickname-end" class="register-field-end"></div>
+ <div id="newchannel-nick-desc" class="descriptive-paragraph">{{$nick_desc}}</div>
{{/if}}
diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl
index 820ffd711..6f50f820a 100755
--- a/view/tpl/settings.tpl
+++ b/view/tpl/settings.tpl
@@ -1,6 +1,6 @@
<div class="generic-content-wrapper">
<div class="section-title-wrapper">
- <a title="{{$removechannel}}" class="btn btn-danger btn-xs pull-right" href="removeme"><i class="icon-trash"></i>&nbsp;{{$removeme}}</a>
+ {{if $server_role != 'basic'}}<a title="{{$removechannel}}" class="btn btn-danger btn-xs pull-right" href="removeme"><i class="icon-trash"></i>&nbsp;{{$removeme}}</a>{{/if}}
<h2>{{$ptitle}}</h2>
<div class="clear"></div>
</div>
diff --git a/view/tpl/settings_oauth.tpl b/view/tpl/settings_oauth.tpl
index 20e8f458f..94d76028a 100755
--- a/view/tpl/settings_oauth.tpl
+++ b/view/tpl/settings_oauth.tpl
@@ -1,7 +1,9 @@
-<div class="generic-content-wrapper-styled">
-<h1>{{$title}}</h1>
-
+<div class="generic-content-wrapper">
+<div class="section-title-wrapper">
+ <h2>{{$title}}</h2>
+</div>
+<div class="section-content-tools-wrapper">
<form action="settings/oauth" method="post" autocomplete="off">
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
@@ -31,3 +33,4 @@
</form>
</div>
+</div>
diff --git a/view/tpl/settings_oauth_edit.tpl b/view/tpl/settings_oauth_edit.tpl
index bf805363c..b94dec48a 100755
--- a/view/tpl/settings_oauth_edit.tpl
+++ b/view/tpl/settings_oauth_edit.tpl
@@ -1,5 +1,8 @@
-<h1>{{$title}}</h1>
-
+<div class="generic-content-wrapper">
+ <div class="section-title-wrapper">
+ <h2>{{$title}}</h2>
+ </div>
+<div class="section-content-tools-wrapper">
<form method="POST">
<input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
@@ -15,3 +18,5 @@
</div>
</form>
+</div>
+</div>