From 2aaa33c135ae745678d829858def6e7d28d724f5 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sun, 30 Nov 2014 18:57:58 +0000 Subject: [PATCH 001/155] The other half of 'any theme for any device'. Closes #71 --- mod/settings.php | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/mod/settings.php b/mod/settings.php index ab6638ccb..1643387ea 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -763,13 +763,18 @@ function settings_content(&$a) { $is_experimental = file_exists('view/theme/' . $th . '/experimental'); $unsupported = file_exists('view/theme/' . $th . '/unsupported'); $is_mobile = file_exists('view/theme/' . $th . '/mobile'); + $is_library = file_exists('view/theme/'. $th . '/library'); + if (!$is_experimental or ($is_experimental && (get_config('experimentals','exp_themes')==1 or get_config('experimentals','exp_themes')===false))){ $theme_name = (($is_experimental) ? sprintf(t('%s - (Experimental)'), $f) : $f); - if($is_mobile) { - $mobile_themes[$f]=$theme_name; - } - else { - $themes[$f]=$theme_name; + + if (! $is_library) { + if($is_mobile) { + $themes[$f]=$theme_name . ' (' . t('mobile') . ')'; + } + else { + $themes[$f]=$theme_name; + } } } } @@ -807,7 +812,7 @@ function settings_content(&$a) { '$uid' => local_user(), '$theme' => array('theme', t('Display Theme:'), $theme_selected, '', $themes, 'preview'), - '$mobile_theme' => array('mobile_theme', t('Mobile Theme:'), $mobile_theme_selected, '', $mobile_themes, ''), + '$mobile_theme' => array('mobile_theme', t('Mobile Theme:'), $mobile_theme_selected, '', $themes, ''), '$user_scalable' => array('user_scalable', t("Enable user zoom on mobile devices"), $user_scalable, ''), '$ajaxint' => array('browser_update', t("Update browser every xx seconds"), $browser_update, t('Minimum of 10 seconds, no maximum')), '$itemspage' => array('itemspage', t("Maximum number of conversations to load at any time:"), $itemspage, t('Maximum of 100 items')), From 2eaf86b5751bc4f668ec15d97c82782132ccb64d Mon Sep 17 00:00:00 2001 From: Paolo Tacconi Date: Mon, 1 Dec 2014 16:22:11 +0100 Subject: [PATCH 002/155] Italian translation --- view/it/messages.po | 7065 ++++++++++++++++++++++--------------------- view/it/strings.php | 1717 +++++------ 2 files changed, 4412 insertions(+), 4370 deletions(-) diff --git a/view/it/messages.po b/view/it/messages.po index 08fd580f3..e0a014cae 100644 --- a/view/it/messages.po +++ b/view/it/messages.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-11-14 00:04-0800\n" -"PO-Revision-Date: 2014-11-24 13:11+0000\n" +"POT-Creation-Date: 2014-11-28 00:04-0800\n" +"PO-Revision-Date: 2014-12-01 15:09+0000\n" "Last-Translator: tuscanhobbit \n" "Language-Team: Italian (http://www.transifex.com/projects/p/red-matrix/language/it/)\n" "MIME-Version: 1.0\n" @@ -23,21 +23,21 @@ msgstr "" "Language: it\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -#: ../../include/dba/dba_driver.php:132 +#: ../../include/dba/dba_driver.php:142 #, php-format msgid "Cannot locate DNS info for database server '%s'" msgstr "Non trovo le informazioni DNS per il database server '%s'" #: ../../include/photo/photo_driver.php:680 ../../include/photos.php:52 -#: ../../mod/photos.php:91 ../../mod/photos.php:654 #: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 -#: ../../mod/profile_photo.php:423 +#: ../../mod/profile_photo.php:423 ../../mod/photos.php:91 +#: ../../mod/photos.php:654 msgid "Profile Photos" msgstr "Foto del profilo" -#: ../../include/conversation.php:120 ../../include/diaspora.php:1923 -#: ../../include/text.php:1747 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:45 ../../mod/like.php:298 +#: ../../include/conversation.php:120 ../../include/text.php:1747 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 msgid "photo" msgstr "la foto" @@ -50,9 +50,9 @@ msgstr "l'evento" msgid "channel" msgstr "canale" -#: ../../include/conversation.php:148 ../../include/diaspora.php:1923 -#: ../../include/text.php:1753 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/tagger.php:53 ../../mod/like.php:298 +#: ../../include/conversation.php:148 ../../include/text.php:1753 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 msgid "status" msgstr "il messaggio di stato" @@ -61,13 +61,13 @@ msgstr "il messaggio di stato" msgid "comment" msgstr "il commento" -#: ../../include/conversation.php:164 ../../include/diaspora.php:1952 -#: ../../mod/like.php:344 +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 #, php-format msgid "%1$s likes %2$s's %3$s" msgstr "A %1$s piace %3$s di %2$s" -#: ../../include/conversation.php:167 ../../mod/like.php:346 +#: ../../include/conversation.php:167 ../../mod/like.php:338 #, php-format msgid "%1$s doesn't like %2$s's %3$s" msgstr "A %1$s non piace %3$s di %2$s" @@ -92,471 +92,503 @@ msgctxt "mood" msgid "%1$s is %2$s" msgstr "%1$s è %2$s" -#: ../../include/conversation.php:637 ../../include/ItemObject.php:126 +#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 msgid "Select" msgstr "Seleziona" -#: ../../include/conversation.php:638 ../../include/RedDAV/RedBrowser.php:251 +#: ../../include/conversation.php:634 ../../include/RedDAV/RedBrowser.php:251 #: ../../include/apps.php:250 ../../include/ItemObject.php:120 -#: ../../mod/photos.php:1069 ../../mod/connedit.php:476 -#: ../../mod/thing.php:234 ../../mod/settings.php:612 ../../mod/group.php:176 -#: ../../mod/admin.php:730 ../../mod/admin.php:861 +#: ../../mod/settings.php:626 ../../mod/connedit.php:476 +#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 +#: ../../mod/admin.php:861 ../../mod/photos.php:1070 msgid "Delete" msgstr "Elimina" -#: ../../include/conversation.php:645 ../../include/ItemObject.php:89 +#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 msgid "Private Message" msgstr "Messaggio privato" -#: ../../include/conversation.php:652 ../../include/ItemObject.php:194 +#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 msgid "Message signature validated" msgstr "Messaggio con firma verificata" -#: ../../include/conversation.php:653 ../../include/ItemObject.php:195 +#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 msgid "Message signature incorrect" msgstr "Massaggio con firma non corretta" -#: ../../include/conversation.php:674 +#: ../../include/conversation.php:670 #, php-format msgid "View %s's profile @ %s" msgstr "Vedi il profilo di %s @ %s" -#: ../../include/conversation.php:689 +#: ../../include/conversation.php:685 msgid "Categories:" msgstr "Categorie:" -#: ../../include/conversation.php:690 +#: ../../include/conversation.php:686 msgid "Filed under:" msgstr "Classificato come:" -#: ../../include/conversation.php:698 ../../include/ItemObject.php:265 +#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 #, php-format msgid " from %s" msgstr " da %s" -#: ../../include/conversation.php:701 ../../include/ItemObject.php:268 +#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 #, php-format msgid "last edited: %s" msgstr "ultima modifica: %s" -#: ../../include/conversation.php:702 ../../include/ItemObject.php:269 +#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 #, php-format msgid "Expires: %s" msgstr "Scadenza: %s" -#: ../../include/conversation.php:717 +#: ../../include/conversation.php:713 msgid "View in context" msgstr "Vedi nel contesto" -#: ../../include/conversation.php:719 ../../include/conversation.php:1153 -#: ../../include/ItemObject.php:310 ../../mod/photos.php:977 -#: ../../mod/editblock.php:152 ../../mod/editlayout.php:148 -#: ../../mod/editpost.php:121 ../../mod/editwebpage.php:183 -#: ../../mod/mail.php:234 ../../mod/mail.php:349 +#: ../../include/conversation.php:715 ../../include/conversation.php:1137 +#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 +#: ../../mod/photos.php:978 msgid "Please wait" msgstr "Attendere" -#: ../../include/conversation.php:843 +#: ../../include/conversation.php:831 msgid "remove" msgstr "rimuovi" -#: ../../include/conversation.php:847 ../../include/nav.php:257 +#: ../../include/conversation.php:835 ../../include/nav.php:257 msgid "Loading..." msgstr "Caricamento in corso..." -#: ../../include/conversation.php:848 +#: ../../include/conversation.php:836 msgid "Delete Selected Items" msgstr "Elimina gli oggetti selezionati" -#: ../../include/conversation.php:942 +#: ../../include/conversation.php:926 msgid "View Source" msgstr "Vedi il sorgente" -#: ../../include/conversation.php:943 +#: ../../include/conversation.php:927 msgid "Follow Thread" msgstr "Segui la discussione" -#: ../../include/conversation.php:944 +#: ../../include/conversation.php:928 msgid "View Status" msgstr "Guarda il messaggio di stato" -#: ../../include/conversation.php:945 ../../include/nav.php:99 +#: ../../include/conversation.php:929 ../../include/nav.php:99 #: ../../mod/connedit.php:429 ../../mod/connedit.php:544 msgid "View Profile" msgstr "Profilo" -#: ../../include/conversation.php:946 +#: ../../include/conversation.php:930 msgid "View Photos" msgstr "Guarda le foto" -#: ../../include/conversation.php:947 +#: ../../include/conversation.php:931 msgid "Matrix Activity" msgstr "Attività nella tua rete" -#: ../../include/conversation.php:948 ../../include/widgets.php:135 -#: ../../include/widgets.php:175 ../../include/Contact.php:107 -#: ../../include/identity.php:840 ../../mod/directory.php:224 -#: ../../mod/suggest.php:51 ../../mod/match.php:62 +#: ../../include/conversation.php:932 ../../include/identity.php:840 +#: ../../include/widgets.php:135 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:235 msgid "Connect" msgstr "Aggiungi" -#: ../../include/conversation.php:949 +#: ../../include/conversation.php:933 msgid "Edit Contact" msgstr "Modifica il contatto" -#: ../../include/conversation.php:950 +#: ../../include/conversation.php:934 msgid "Send PM" msgstr "Invia messaggio privato" -#: ../../include/conversation.php:951 ../../include/apps.php:143 +#: ../../include/conversation.php:935 ../../include/apps.php:143 msgid "Poke" msgstr "Poke" -#: ../../include/conversation.php:1003 ../../include/RedDAV/RedBrowser.php:163 +#: ../../include/conversation.php:987 ../../include/RedDAV/RedBrowser.php:163 #: ../../include/apps.php:331 ../../include/apps.php:382 -#: ../../mod/photos.php:713 ../../mod/photos.php:1131 -#: ../../mod/connedit.php:512 +#: ../../mod/connedit.php:512 ../../mod/photos.php:713 +#: ../../mod/photos.php:1132 msgid "Unknown" msgstr "Sconosciuto" -#: ../../include/conversation.php:1024 +#: ../../include/conversation.php:1008 #, php-format msgid "%s likes this." msgstr "Piace a %s." -#: ../../include/conversation.php:1024 +#: ../../include/conversation.php:1008 #, php-format msgid "%s doesn't like this." msgstr "Non piace a %s." -#: ../../include/conversation.php:1028 +#: ../../include/conversation.php:1012 #, php-format msgid "%2$d people like this." msgid_plural "%2$d people like this." msgstr[0] "" msgstr[1] "Piace a %2$d persone." -#: ../../include/conversation.php:1030 +#: ../../include/conversation.php:1014 #, php-format msgid "%2$d people don't like this." msgid_plural "%2$d people don't like this." msgstr[0] "" msgstr[1] "Non piace a %2$d persone." -#: ../../include/conversation.php:1036 +#: ../../include/conversation.php:1020 msgid "and" msgstr "e" -#: ../../include/conversation.php:1039 +#: ../../include/conversation.php:1023 #, php-format msgid ", and %d other people" msgid_plural ", and %d other people" msgstr[0] "" msgstr[1] "e altre %d persone" -#: ../../include/conversation.php:1040 +#: ../../include/conversation.php:1024 #, php-format msgid "%s like this." msgstr "Piace a %s." -#: ../../include/conversation.php:1040 +#: ../../include/conversation.php:1024 #, php-format msgid "%s don't like this." msgstr "Non piace a %s." -#: ../../include/conversation.php:1097 +#: ../../include/conversation.php:1081 msgid "Visible to everybody" msgstr "Visibile a tutti" -#: ../../include/conversation.php:1098 ../../mod/mail.php:170 -#: ../../mod/mail.php:282 +#: ../../include/conversation.php:1082 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 msgid "Please enter a link URL:" msgstr "Inserisci l'indirizzo del link:" -#: ../../include/conversation.php:1099 +#: ../../include/conversation.php:1083 msgid "Please enter a video link/URL:" msgstr "Inserisci l'indirizzo del video:" -#: ../../include/conversation.php:1100 +#: ../../include/conversation.php:1084 msgid "Please enter an audio link/URL:" msgstr "Inserisci l'indirizzo dell'audio:" -#: ../../include/conversation.php:1101 +#: ../../include/conversation.php:1085 msgid "Tag term:" msgstr "Tag:" -#: ../../include/conversation.php:1102 ../../mod/filer.php:49 +#: ../../include/conversation.php:1086 ../../mod/filer.php:49 msgid "Save to Folder:" msgstr "Salva nella cartella:" -#: ../../include/conversation.php:1103 +#: ../../include/conversation.php:1087 msgid "Where are you right now?" msgstr "Dove sei ora?" -#: ../../include/conversation.php:1104 ../../mod/editpost.php:52 -#: ../../mod/mail.php:171 ../../mod/mail.php:283 +#: ../../include/conversation.php:1088 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 msgid "Expires YYYY-MM-DD HH:MM" msgstr "Scade il YYYY-MM-DD HH:MM" -#: ../../include/conversation.php:1114 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:608 ../../mod/photos.php:997 -#: ../../mod/webpages.php:166 ../../mod/editblock.php:173 -#: ../../mod/editlayout.php:168 ../../mod/editpost.php:140 -#: ../../mod/editwebpage.php:205 +#: ../../include/conversation.php:1098 ../../include/page_widgets.php:40 +#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 +#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 +#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 +#: ../../mod/photos.php:998 msgid "Preview" msgstr "Anteprima" -#: ../../include/conversation.php:1128 ../../mod/photos.php:976 -#: ../../mod/editblock.php:198 ../../mod/editlayout.php:193 -#: ../../mod/editwebpage.php:230 ../../mod/layouts.php:168 +#: ../../include/conversation.php:1112 ../../mod/editblock.php:198 +#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 +#: ../../mod/layouts.php:168 ../../mod/photos.php:977 msgid "Share" msgstr "Condividi" -#: ../../include/conversation.php:1130 ../../mod/editwebpage.php:170 +#: ../../include/conversation.php:1114 ../../mod/editwebpage.php:170 msgid "Page link title" msgstr "Link del titolo" -#: ../../include/conversation.php:1133 +#: ../../include/conversation.php:1117 msgid "Post as" msgstr "Pubblica come " -#: ../../include/conversation.php:1134 ../../mod/editblock.php:144 +#: ../../include/conversation.php:1118 ../../mod/editblock.php:144 #: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:175 ../../mod/mail.php:231 ../../mod/mail.php:345 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 msgid "Upload photo" msgstr "Carica foto" -#: ../../include/conversation.php:1135 +#: ../../include/conversation.php:1119 msgid "upload photo" msgstr "carica foto" -#: ../../include/conversation.php:1136 ../../mod/editblock.php:145 +#: ../../include/conversation.php:1120 ../../mod/editblock.php:145 #: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:176 ../../mod/mail.php:232 ../../mod/mail.php:346 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 msgid "Attach file" msgstr "Allega file" -#: ../../include/conversation.php:1137 +#: ../../include/conversation.php:1121 msgid "attach file" msgstr "allega file" -#: ../../include/conversation.php:1138 ../../mod/editblock.php:146 +#: ../../include/conversation.php:1122 ../../mod/editblock.php:146 #: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:177 ../../mod/mail.php:233 ../../mod/mail.php:347 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 msgid "Insert web link" msgstr "Inserisci un indirizzo web" -#: ../../include/conversation.php:1139 +#: ../../include/conversation.php:1123 msgid "web link" msgstr "link web" -#: ../../include/conversation.php:1140 +#: ../../include/conversation.php:1124 msgid "Insert video link" msgstr "Inserisci l'indirizzo di un video" -#: ../../include/conversation.php:1141 +#: ../../include/conversation.php:1125 msgid "video link" msgstr "link video" -#: ../../include/conversation.php:1142 +#: ../../include/conversation.php:1126 msgid "Insert audio link" msgstr "Inserisci l'indirizzo di un audio" -#: ../../include/conversation.php:1143 +#: ../../include/conversation.php:1127 msgid "audio link" msgstr "link audio" -#: ../../include/conversation.php:1144 ../../mod/editblock.php:150 +#: ../../include/conversation.php:1128 ../../mod/editblock.php:150 #: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 #: ../../mod/editwebpage.php:181 msgid "Set your location" msgstr "La tua località" -#: ../../include/conversation.php:1145 +#: ../../include/conversation.php:1129 msgid "set location" msgstr "la tua località" -#: ../../include/conversation.php:1146 ../../mod/editblock.php:151 +#: ../../include/conversation.php:1130 ../../mod/editblock.php:151 #: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 #: ../../mod/editwebpage.php:182 msgid "Clear browser location" msgstr "Rimuovi la località data dal browser" -#: ../../include/conversation.php:1147 +#: ../../include/conversation.php:1131 msgid "clear location" msgstr "rimuovi la località" -#: ../../include/conversation.php:1149 ../../mod/editblock.php:164 +#: ../../include/conversation.php:1133 ../../mod/editblock.php:164 #: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 #: ../../mod/editwebpage.php:198 msgid "Set title" msgstr "Scegli un titolo" -#: ../../include/conversation.php:1152 ../../mod/events.php:563 +#: ../../include/conversation.php:1136 ../../mod/events.php:574 #: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 #: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 msgid "Categories (comma-separated list)" msgstr "Categorie (separate da virgola)" -#: ../../include/conversation.php:1154 ../../mod/editblock.php:153 +#: ../../include/conversation.php:1138 ../../mod/editblock.php:153 #: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 #: ../../mod/editwebpage.php:184 msgid "Permission settings" msgstr "Impostazioni permessi" -#: ../../include/conversation.php:1155 +#: ../../include/conversation.php:1139 msgid "permissions" msgstr "permessi" -#: ../../include/conversation.php:1162 ../../mod/editblock.php:161 +#: ../../include/conversation.php:1146 ../../mod/editblock.php:161 #: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 #: ../../mod/editwebpage.php:193 msgid "Public post" msgstr "Articolo pubblico" -#: ../../include/conversation.php:1164 ../../mod/editblock.php:168 +#: ../../include/conversation.php:1148 ../../mod/editblock.php:168 #: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 #: ../../mod/editwebpage.php:201 msgid "Example: bob@example.com, mary@example.com" msgstr "Per esempio: mario@esempio.com, simona@esempio.com" -#: ../../include/conversation.php:1177 ../../mod/editblock.php:178 +#: ../../include/conversation.php:1161 ../../mod/editblock.php:178 #: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:210 ../../mod/mail.php:238 ../../mod/mail.php:352 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 msgid "Set expiration date" msgstr "Data di scadenza" -#: ../../include/conversation.php:1179 ../../include/ItemObject.php:611 -#: ../../mod/editpost.php:148 ../../mod/mail.php:240 ../../mod/mail.php:354 +#: ../../include/conversation.php:1163 ../../include/ItemObject.php:633 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 msgid "Encrypt text" msgstr "Crittografia del testo" -#: ../../include/conversation.php:1181 ../../mod/events.php:569 +#: ../../include/conversation.php:1165 ../../mod/events.php:580 #: ../../mod/editpost.php:150 msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1182 ../../mod/events.php:568 -#: ../../mod/editpost.php:151 ../../mod/settings.php:550 -#: ../../mod/settings.php:576 ../../mod/fbrowser.php:82 +#: ../../include/conversation.php:1166 ../../mod/settings.php:564 +#: ../../mod/settings.php:590 ../../mod/events.php:579 +#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 #: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 msgid "Cancel" msgstr "Annulla" -#: ../../include/conversation.php:1426 +#: ../../include/conversation.php:1410 msgid "Discover" msgstr "Scopri" -#: ../../include/conversation.php:1429 +#: ../../include/conversation.php:1413 msgid "Imported public streams" msgstr "Contenuti pubblici importati" -#: ../../include/conversation.php:1434 +#: ../../include/conversation.php:1418 msgid "Commented Order" msgstr "Ultimi commenti" -#: ../../include/conversation.php:1437 +#: ../../include/conversation.php:1421 msgid "Sort by Comment Date" msgstr "Per data del commento" -#: ../../include/conversation.php:1441 +#: ../../include/conversation.php:1425 msgid "Posted Order" msgstr "Ultimi articoli" -#: ../../include/conversation.php:1444 +#: ../../include/conversation.php:1428 msgid "Sort by Post Date" msgstr "Per data di creazione" -#: ../../include/conversation.php:1449 ../../include/widgets.php:89 +#: ../../include/conversation.php:1433 ../../include/widgets.php:89 msgid "Personal" msgstr "Personali" -#: ../../include/conversation.php:1452 +#: ../../include/conversation.php:1436 msgid "Posts that mention or involve you" msgstr "Articoli che ti riguardano o ti menzionano" -#: ../../include/conversation.php:1458 ../../mod/connections.php:211 +#: ../../include/conversation.php:1442 ../../mod/connections.php:211 #: ../../mod/connections.php:224 ../../mod/menu.php:80 msgid "New" msgstr "Novità" -#: ../../include/conversation.php:1461 +#: ../../include/conversation.php:1445 msgid "Activity Stream - by date" msgstr "Elenco attività - per data" -#: ../../include/conversation.php:1467 +#: ../../include/conversation.php:1451 msgid "Starred" msgstr "Preferiti" -#: ../../include/conversation.php:1470 +#: ../../include/conversation.php:1454 msgid "Favourite Posts" msgstr "Articoli preferiti" -#: ../../include/conversation.php:1477 +#: ../../include/conversation.php:1461 msgid "Spam" msgstr "Spam" -#: ../../include/conversation.php:1480 +#: ../../include/conversation.php:1464 msgid "Posts flagged as SPAM" msgstr "Articoli marcati come spam" -#: ../../include/conversation.php:1520 ../../mod/admin.php:865 +#: ../../include/conversation.php:1504 ../../mod/admin.php:865 msgid "Channel" msgstr "Canale" -#: ../../include/conversation.php:1523 +#: ../../include/conversation.php:1507 msgid "Status Messages and Posts" msgstr "Articoli e messaggi di stato" -#: ../../include/conversation.php:1532 +#: ../../include/conversation.php:1516 msgid "About" msgstr "Informazioni" -#: ../../include/conversation.php:1535 +#: ../../include/conversation.php:1519 msgid "Profile Details" msgstr "Dettagli del profilo" -#: ../../include/conversation.php:1541 ../../include/nav.php:105 +#: ../../include/conversation.php:1525 ../../include/nav.php:105 #: ../../include/apps.php:137 ../../mod/fbrowser.php:25 msgid "Photos" msgstr "Foto" -#: ../../include/conversation.php:1544 ../../include/photos.php:341 +#: ../../include/conversation.php:1528 ../../include/photos.php:341 msgid "Photo Albums" msgstr "Album foto" -#: ../../include/conversation.php:1550 ../../include/RedDAV/RedBrowser.php:241 +#: ../../include/conversation.php:1534 ../../include/RedDAV/RedBrowser.php:241 #: ../../include/nav.php:106 ../../include/apps.php:133 #: ../../mod/fbrowser.php:114 msgid "Files" msgstr "Archivio file" -#: ../../include/conversation.php:1553 +#: ../../include/conversation.php:1537 msgid "Files and Storage" msgstr "Archivio file" -#: ../../include/conversation.php:1563 ../../include/conversation.php:1566 +#: ../../include/conversation.php:1547 ../../include/conversation.php:1550 msgid "Chatrooms" msgstr "Area chat" -#: ../../include/conversation.php:1576 ../../include/nav.php:117 +#: ../../include/conversation.php:1560 ../../include/nav.php:117 #: ../../include/apps.php:127 msgid "Bookmarks" msgstr "Segnalibri" -#: ../../include/conversation.php:1579 +#: ../../include/conversation.php:1563 msgid "Saved Bookmarks" msgstr "Segnalibri salvati" -#: ../../include/conversation.php:1587 ../../include/nav.php:121 +#: ../../include/conversation.php:1571 ../../include/nav.php:121 #: ../../include/apps.php:134 ../../mod/webpages.php:160 msgid "Webpages" msgstr "Pagine web" -#: ../../include/conversation.php:1590 +#: ../../include/conversation.php:1574 msgid "Manage Webpages" msgstr "Gestisci le pagine web" +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Il canale è bloccato per questo sito." + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Manca l'indirizzo del canale." + +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "La risposta dal canale non è completa." + +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "Il canale è stato rimosso e non esiste più." + +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "Protocollo disabilitato." + +#: ../../include/follow.php:176 +msgid "Channel discovery failed." +msgstr "La ricerca del canale non ha avuto successo." + +#: ../../include/follow.php:192 +msgid "local account not found." +msgstr "l'account locale non è stato trovato." + +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." +msgstr "Non puoi connetterti a te stesso." + #: ../../include/notify.php:23 msgid "created a new post" msgstr "Ha creato un nuovo articolo" @@ -566,46 +598,18 @@ msgstr "Ha creato un nuovo articolo" msgid "commented on %s's post" msgstr "ha commentato l'articolo di %s" -#: ../../include/dir_fns.php:56 -msgid "Sort Options" -msgstr "Opzioni di ordinamento" - -#: ../../include/dir_fns.php:57 -msgid "Alphabetic" -msgstr "Alfabetico" - -#: ../../include/dir_fns.php:58 -msgid "Reverse Alphabetic" -msgstr "Alfabetico inverso" - -#: ../../include/dir_fns.php:59 -msgid "Newest to Oldest" -msgstr "Dal più nuovo al più vecchio" - -#: ../../include/dir_fns.php:71 -msgid "Enable Safe Search" -msgstr "Abilita SafeSearch" - -#: ../../include/dir_fns.php:73 -msgid "Disable Safe Search" -msgstr "Disabilita SafeSearch" - -#: ../../include/dir_fns.php:75 -msgid "Safe Mode" -msgstr "Modalità SafeSearch" - #: ../../include/page_widgets.php:6 msgid "New Page" msgstr "Nuova pagina web" #: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/RedDAV/RedBrowser.php:250 ../../include/menu.php:42 +#: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 #: ../../include/apps.php:249 ../../include/ItemObject.php:100 -#: ../../mod/blocks.php:132 ../../mod/connections.php:381 -#: ../../mod/connections.php:394 ../../mod/connections.php:413 -#: ../../mod/thing.php:233 ../../mod/webpages.php:162 -#: ../../mod/editblock.php:143 ../../mod/editlayout.php:139 -#: ../../mod/editpost.php:112 ../../mod/settings.php:611 +#: ../../mod/blocks.php:132 ../../mod/settings.php:625 +#: ../../mod/connections.php:381 ../../mod/connections.php:394 +#: ../../mod/connections.php:413 ../../mod/thing.php:233 +#: ../../mod/webpages.php:162 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 #: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 #: ../../mod/menu.php:78 msgid "Edit" @@ -636,66 +640,79 @@ msgstr "Creato" msgid "Edited" msgstr "Modificato" -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Area chat senza nome" +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invito disponibile" +msgstr[1] "%d inviti disponibili" -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Il nome dell'area chat è duplicato" +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 +msgid "Advanced" +msgstr "Avanzate" -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Il nome dell'area chat non è valido." +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Ricerca canali" -#: ../../include/chat.php:105 -msgid "Room not found." -msgstr "Area chat non trovata." +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Scrivi un nome o un interesse" -#: ../../include/chat.php:116 ../../include/items.php:4013 -#: ../../include/attach.php:116 ../../include/attach.php:163 -#: ../../include/attach.php:226 ../../include/attach.php:240 -#: ../../include/attach.php:280 ../../include/attach.php:294 -#: ../../include/attach.php:318 ../../include/attach.php:511 -#: ../../include/attach.php:584 ../../include/photos.php:15 -#: ../../mod/mood.php:112 ../../mod/mitem.php:106 -#: ../../mod/achievements.php:30 ../../mod/profiles.php:179 -#: ../../mod/profiles.php:550 ../../mod/setup.php:207 ../../mod/poke.php:128 -#: ../../mod/api.php:26 ../../mod/api.php:31 ../../mod/authtest.php:13 -#: ../../mod/profile.php:64 ../../mod/profile.php:72 ../../mod/block.php:22 -#: ../../mod/block.php:72 ../../mod/sources.php:66 ../../mod/blocks.php:67 -#: ../../mod/blocks.php:75 ../../mod/register.php:72 ../../mod/events.php:195 -#: ../../mod/channel.php:89 ../../mod/channel.php:193 -#: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/regmod.php:17 ../../mod/network.php:12 ../../mod/common.php:35 -#: ../../mod/photos.php:68 ../../mod/connections.php:169 -#: ../../mod/manage.php:6 ../../mod/connedit.php:266 ../../mod/thing.php:247 -#: ../../mod/thing.php:264 ../../mod/thing.php:299 ../../mod/webpages.php:67 -#: ../../mod/bookmarks.php:46 ../../mod/editblock.php:65 -#: ../../mod/pdledit.php:21 ../../mod/editlayout.php:64 -#: ../../mod/editlayout.php:89 ../../mod/editpost.php:13 -#: ../../mod/settings.php:526 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 -#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 -#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 -#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/item.php:191 -#: ../../mod/item.php:199 ../../mod/item.php:971 ../../mod/like.php:154 -#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/locs.php:71 -#: ../../mod/layouts.php:67 ../../mod/layouts.php:74 ../../mod/layouts.php:85 -#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 -#: ../../mod/viewsrc.php:14 ../../mod/mail.php:111 ../../mod/menu.php:61 -#: ../../mod/message.php:16 ../../mod/new_channel.php:68 -#: ../../mod/new_channel.php:99 ../../mod/notifications.php:66 -#: ../../mod/page.php:28 ../../mod/page.php:78 ../../mod/appman.php:66 -#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 -msgid "Permission denied." -msgstr "Permesso negato." +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "Aggiungi" -#: ../../include/chat.php:126 -msgid "Room is full" -msgstr "L'area chat è al completo" +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Per esempio: Mario Rossi, Pesca" + +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 +#: ../../mod/directory.php:278 ../../mod/directory.php:283 +msgid "Find" +msgstr "Cerca" + +#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +msgid "Channel Suggestions" +msgstr "Canali suggeriti" + +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Profilo casuale" + +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Invita amici" + +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Per esempio: name=mario e country=italy" + +#: ../../include/contact_widgets.php:57 ../../include/features.php:73 +#: ../../include/widgets.php:303 +msgid "Saved Folders" +msgstr "Cartelle salvate" + +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 +#: ../../include/widgets.php:306 +msgid "Everything" +msgstr "Tutto" + +#: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 +#: ../../include/widgets.php:29 +msgid "Categories" +msgstr "Categorie" + +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d contatto in comune" +msgstr[1] "%d contatti in comune" + +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "mostra tutto" #: ../../include/oembed.php:171 msgid "Embedded content" @@ -703,219 +720,23 @@ msgstr "Contenuti incorporati" #: ../../include/oembed.php:180 msgid "Embedding disabled" -msgstr "Contenuti incorporati - funzione disabilitata" +msgstr "Disabilita la creazione di contenuti incorporati" -#: ../../include/widgets.php:29 ../../include/contact_widgets.php:92 -#: ../../include/taxonomy.php:230 -msgid "Categories" -msgstr "Categorie" +#: ../../include/message.php:18 +msgid "No recipient provided." +msgstr "Devi scegliere un destinatario." -#: ../../include/widgets.php:86 ../../include/nav.php:171 -#: ../../mod/apps.php:33 -msgid "Apps" -msgstr "Apps" +#: ../../include/message.php:23 +msgid "[no subject]" +msgstr "[nessun titolo]" -#: ../../include/widgets.php:87 -msgid "System" -msgstr "Sistema" +#: ../../include/message.php:45 +msgid "Unable to determine sender." +msgstr "Impossibile determinare il mittente." -#: ../../include/widgets.php:90 -msgid "Create Personal App" -msgstr "Crea una app personale" - -#: ../../include/widgets.php:91 -msgid "Edit Personal App" -msgstr "Modifica una app personale" - -#: ../../include/widgets.php:137 ../../mod/suggest.php:53 -msgid "Ignore/Hide" -msgstr "Ignora/nascondi" - -#: ../../include/widgets.php:143 ../../mod/connections.php:267 -msgid "Suggestions" -msgstr "Suggerimenti" - -#: ../../include/widgets.php:144 -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 the channel address" -msgstr "Scrivi l'indirizzo del canale" - -#: ../../include/widgets.php:174 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "Per esempio: mario@pippo.it oppure http://pluto.com/barbara" - -#: ../../include/widgets.php:191 -msgid "Notes" -msgstr "Note" - -#: ../../include/widgets.php:193 ../../include/text.php:827 -#: ../../include/text.php:839 ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 -#: ../../mod/filer.php:50 ../../mod/admin.php:1339 ../../mod/admin.php:1360 -msgid "Save" -msgstr "Salva" - -#: ../../include/widgets.php:263 -msgid "Remove term" -msgstr "Rimuovi termine" - -#: ../../include/widgets.php:272 ../../include/features.php:58 -msgid "Saved Searches" -msgstr "Ricerche salvate" - -#: ../../include/widgets.php:273 ../../include/group.php:303 -msgid "add" -msgstr "aggiungi" - -#: ../../include/widgets.php:303 ../../include/contact_widgets.php:57 -#: ../../include/features.php:72 -msgid "Saved Folders" -msgstr "Cartelle salvate" - -#: ../../include/widgets.php:306 ../../include/contact_widgets.php:60 -#: ../../include/contact_widgets.php:95 -msgid "Everything" -msgstr "Tutto" - -#: ../../include/widgets.php:352 -msgid "Archives" -msgstr "Archivi" - -#: ../../include/widgets.php:428 -msgid "Refresh" -msgstr "Aggiorna" - -#: ../../include/widgets.php:429 ../../mod/connedit.php:506 -msgid "Me" -msgstr "Io" - -#: ../../include/widgets.php:430 ../../mod/connedit.php:508 -msgid "Best Friends" -msgstr "Buoni amici" - -#: ../../include/widgets.php:431 ../../include/identity.php:387 -#: ../../include/identity.php:388 ../../include/identity.php:395 -#: ../../include/profile_selectors.php:80 ../../mod/connedit.php:509 -#: ../../mod/settings.php:304 ../../mod/settings.php:308 -#: ../../mod/settings.php:309 ../../mod/settings.php:312 -#: ../../mod/settings.php:323 -msgid "Friends" -msgstr "Amici" - -#: ../../include/widgets.php:432 -msgid "Co-workers" -msgstr "Colleghi" - -#: ../../include/widgets.php:433 ../../mod/connedit.php:510 -msgid "Former Friends" -msgstr "Ex amici" - -#: ../../include/widgets.php:434 ../../mod/connedit.php:511 -msgid "Acquaintances" -msgstr "Conoscenti" - -#: ../../include/widgets.php:435 -msgid "Everybody" -msgstr "Tutti" - -#: ../../include/widgets.php:469 -msgid "Account settings" -msgstr "Il tuo account" - -#: ../../include/widgets.php:475 -msgid "Channel settings" -msgstr "Impostazioni del canale" - -#: ../../include/widgets.php:481 -msgid "Additional features" -msgstr "Funzionalità opzionali" - -#: ../../include/widgets.php:487 -msgid "Feature settings" -msgstr "Componenti aggiuntivi" - -#: ../../include/widgets.php:493 -msgid "Display settings" -msgstr "Aspetto" - -#: ../../include/widgets.php:499 -msgid "Connected apps" -msgstr "App connesse" - -#: ../../include/widgets.php:505 -msgid "Export channel" -msgstr "Esporta il canale" - -#: ../../include/widgets.php:511 -msgid "Export content" -msgstr "Esporta i contenuti" - -#: ../../include/widgets.php:520 ../../mod/connedit.php:538 -msgid "Connection Default Permissions" -msgstr "Permessi predefiniti dei nuovi contatti" - -#: ../../include/widgets.php:528 -msgid "Premium Channel Settings" -msgstr "Canale premium - impostazioni" - -#: ../../include/widgets.php:537 ../../include/features.php:49 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Sorgenti del canale" - -#: ../../include/widgets.php:548 ../../include/nav.php:218 -#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 -msgid "Settings" -msgstr "Impostazioni" - -#: ../../include/widgets.php:562 ../../mod/mail.php:124 -#: ../../mod/message.php:31 -msgid "Messages" -msgstr "Messaggi" - -#: ../../include/widgets.php:567 -msgid "Check Mail" -msgstr "Controlla i messaggi" - -#: ../../include/widgets.php:572 ../../include/nav.php:209 -msgid "New Message" -msgstr "Nuovo messaggio" - -#: ../../include/widgets.php:648 -msgid "Chat Rooms" -msgstr "Aree chat attive" - -#: ../../include/widgets.php:666 -msgid "Bookmarked Chatrooms" -msgstr "Aree chat nei segnalibri" - -#: ../../include/widgets.php:684 -msgid "Suggested Chatrooms" -msgstr "Aree chat suggerite" - -#: ../../include/zot.php:664 -msgid "Invalid data packet" -msgstr "Dati non validi" - -#: ../../include/zot.php:680 -msgid "Unable to verify channel signature" -msgstr "Impossibile verificare la firma elettronica del canale" - -#: ../../include/zot.php:1799 -#, php-format -msgid "Unable to verify site signature for %s" -msgstr "Impossibile verificare la firma elettronica del sito %s" +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "Non è stato possibile verificare l'articolo inserito." #: ../../include/activities.php:39 msgid " and " @@ -940,6 +761,29 @@ msgstr "Guarda %2$s di %1$s " msgid "%1$s has an updated %2$s, changing %3$s." msgstr "%1$s ha aggiornato %2$s cambiando %3$s." +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Visibile secondo le impostazioni predefinite" + +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Mostra" + +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Non mostrare" + +#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 +#: ../../mod/chat.php:209 ../../mod/filestorage.php:137 +#: ../../mod/photos.php:588 ../../mod/photos.php:950 +msgid "Permissions" +msgstr "Permessi" + +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:312 +#: ../../mod/photos.php:1149 +msgid "Close" +msgstr "Chiudi" + #: ../../include/bb2diaspora.php:384 msgid "Attachments:" msgstr "Allegati:" @@ -960,12 +804,112 @@ msgstr "Inizio:" msgid "Finishes:" msgstr "Fine:" -#: ../../include/bb2diaspora.php:485 ../../include/event.php:40 -#: ../../include/identity.php:891 ../../mod/directory.php:159 -#: ../../mod/events.php:579 +#: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 +#: ../../include/event.php:40 ../../mod/events.php:590 +#: ../../mod/directory.php:170 msgid "Location:" msgstr "Luogo:" +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:585 ../../include/photos.php:15 +#: ../../include/items.php:4019 ../../include/chat.php:116 +#: ../../mod/mood.php:112 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/register.php:72 +#: ../../mod/sources.php:66 ../../mod/poke.php:128 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 +#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 +#: ../../mod/settings.php:540 ../../mod/events.php:195 +#: ../../mod/channel.php:89 ../../mod/channel.php:198 +#: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 +#: ../../mod/connections.php:169 ../../mod/connedit.php:266 +#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 +#: ../../mod/webpages.php:67 ../../mod/bookmarks.php:46 +#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 +#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 +#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 +#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 +#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 +#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:971 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 +#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/locs.php:71 +#: ../../mod/mail.php:111 ../../mod/invite.php:13 ../../mod/invite.php:104 +#: ../../mod/manage.php:6 ../../mod/layouts.php:67 ../../mod/layouts.php:74 +#: ../../mod/layouts.php:85 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 +#: ../../mod/network.php:12 ../../mod/menu.php:61 ../../mod/message.php:16 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/notifications.php:66 ../../mod/page.php:28 ../../mod/page.php:78 +#: ../../mod/photos.php:68 ../../mod/appman.php:66 +#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 +msgid "Permission denied." +msgstr "Permesso negato." + +#: ../../include/attach.php:221 ../../include/attach.php:275 +msgid "Item was not found." +msgstr "Elemento non trovato." + +#: ../../include/attach.php:331 +msgid "No source file." +msgstr "Nessun file di origine." + +#: ../../include/attach.php:348 +msgid "Cannot locate file to replace" +msgstr "Il file da sostituire non è stato trovato" + +#: ../../include/attach.php:366 +msgid "Cannot locate file to revise/update" +msgstr "Il file da aggiornare non è stato trovato" + +#: ../../include/attach.php:377 +#, php-format +msgid "File exceeds size limit of %d" +msgstr "Il file supera la dimensione massima di %d" + +#: ../../include/attach.php:389 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati." + +#: ../../include/attach.php:472 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato." + +#: ../../include/attach.php:484 +msgid "Stored file could not be verified. Upload failed." +msgstr "Il file non può essere verificato. Caricamento fallito." + +#: ../../include/attach.php:526 ../../include/attach.php:543 +msgid "Path not available." +msgstr "Percorso non disponibile." + +#: ../../include/attach.php:590 +msgid "Empty pathname" +msgstr "Il percorso del file è vuoto" + +#: ../../include/attach.php:606 +msgid "duplicate filename or path" +msgstr "il file o il percorso del file è duplicato" + +#: ../../include/attach.php:630 +msgid "Path not found." +msgstr "Percorso del file non trovato." + +#: ../../include/attach.php:681 +msgid "mkdir failed." +msgstr "mkdir fallito." + +#: ../../include/attach.php:685 +msgid "database storage failed." +msgstr "scrittura su database fallita." + #: ../../include/RedDAV/RedBrowser.php:106 #: ../../include/RedDAV/RedBrowser.php:249 msgid "parent" @@ -1005,8 +949,8 @@ msgstr "%1$s occupati" msgid "%1$s used of %2$s (%3$s%)" msgstr "%1$s occupati di %2$s (%3$s%)" -#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:551 -#: ../../mod/settings.php:577 ../../mod/admin.php:866 +#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:565 +#: ../../mod/settings.php:591 ../../mod/admin.php:866 msgid "Name" msgstr "Nome" @@ -1039,8 +983,8 @@ msgstr "Crea" msgid "Upload file" msgstr "Carica un file" -#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/photos.php:738 -#: ../../mod/photos.php:1245 ../../mod/profile_photo.php:361 +#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:361 +#: ../../mod/photos.php:738 ../../mod/photos.php:1246 msgid "Upload" msgstr "Carica" @@ -1049,37 +993,258 @@ msgstr "Carica" msgid "%1$s's bookmarks" msgstr "I segnalibri di %1$s" -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "Il canale è bloccato per questo sito." +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 +msgid "Logout" +msgstr "Esci" -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Manca l'indirizzo del canale." +#: ../../include/nav.php:95 ../../include/nav.php:128 +msgid "End this session" +msgstr "Chiudi questa sessione" -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "La risposta dal canale non è completa." +#: ../../include/nav.php:98 ../../include/nav.php:159 +msgid "Home" +msgstr "Bacheca" -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "Il canale è stato rimosso e non esiste più." +#: ../../include/nav.php:98 +msgid "Your posts and conversations" +msgstr "I tuoi articoli e conversazioni" -#: ../../include/follow.php:135 ../../include/follow.php:202 -msgid "Protocol disabled." -msgstr "Protocollo disabilitato." +#: ../../include/nav.php:99 +msgid "Your profile page" +msgstr "Il tuo profilo" -#: ../../include/follow.php:176 -msgid "Channel discovery failed." -msgstr "La ricerca del canale non ha avuto successo." +#: ../../include/nav.php:101 +msgid "Edit Profiles" +msgstr "Modifica i profili" -#: ../../include/follow.php:192 -msgid "local account not found." -msgstr "l'account locale non è stato trovato." +#: ../../include/nav.php:101 +msgid "Manage/Edit profiles" +msgstr "Gestisci/modifica i profili" -#: ../../include/follow.php:220 -msgid "Cannot connect to yourself." -msgstr "Non puoi connetterti a te stesso." +#: ../../include/nav.php:103 ../../include/identity.php:864 +msgid "Edit Profile" +msgstr "Modifica il profilo" + +#: ../../include/nav.php:103 +msgid "Edit your profile" +msgstr "Modifica il profilo" + +#: ../../include/nav.php:105 +msgid "Your photos" +msgstr "Le tue foto" + +#: ../../include/nav.php:106 +msgid "Your files" +msgstr "I tuoi file" + +#: ../../include/nav.php:111 ../../include/apps.php:144 +msgid "Chat" +msgstr "Area chat" + +#: ../../include/nav.php:111 +msgid "Your chatrooms" +msgstr "Le tue aree chat" + +#: ../../include/nav.php:117 +msgid "Your bookmarks" +msgstr "I tuoi segnalibri" + +#: ../../include/nav.php:121 +msgid "Your webpages" +msgstr "Le tue pagine web" + +#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 +msgid "Login" +msgstr "Accedi" + +#: ../../include/nav.php:125 +msgid "Sign in" +msgstr "Accedi" + +#: ../../include/nav.php:142 +#, php-format +msgid "%s - click to logout" +msgstr "%s - clicca per uscire" + +#: ../../include/nav.php:145 +msgid "Remote authentication" +msgstr "Autenticazione magica dal tuo server" + +#: ../../include/nav.php:145 +msgid "Click to authenticate to your home hub" +msgstr "Clicca per autenticarti sul tuo server principale" + +#: ../../include/nav.php:159 +msgid "Home Page" +msgstr "Bacheca" + +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 +msgid "Register" +msgstr "Iscriviti" + +#: ../../include/nav.php:163 +msgid "Create an account" +msgstr "Crea un account" + +#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "Guida" + +#: ../../include/nav.php:168 +msgid "Help and documentation" +msgstr "Guida e documentazione" + +#: ../../include/nav.php:171 ../../include/widgets.php:86 +#: ../../mod/apps.php:33 +msgid "Apps" +msgstr "Apps" + +#: ../../include/nav.php:171 +msgid "Applications, utilities, links, games" +msgstr "Applicazioni, utilità, link, giochi" + +#: ../../include/nav.php:173 ../../include/text.php:826 +#: ../../include/text.php:838 ../../include/apps.php:145 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "Cerca" + +#: ../../include/nav.php:173 +msgid "Search site content" +msgstr "Cerca nel sito" + +#: ../../include/nav.php:176 ../../include/apps.php:139 +#: ../../mod/directory.php:282 +msgid "Directory" +msgstr "Elenco pubblico" + +#: ../../include/nav.php:176 +msgid "Channel Directory" +msgstr "Elenco pubblico canali" + +#: ../../include/nav.php:190 ../../include/apps.php:131 +msgid "Matrix" +msgstr "RedMatrix" + +#: ../../include/nav.php:190 +msgid "Your matrix" +msgstr "La tua rete" + +#: ../../include/nav.php:191 +msgid "Mark all matrix notifications seen" +msgstr "Segna come lette le notifiche della tua rete" + +#: ../../include/nav.php:193 ../../include/apps.php:135 +msgid "Channel Home" +msgstr "Bacheca del canale" + +#: ../../include/nav.php:193 +msgid "Channel home" +msgstr "Bacheca del canale" + +#: ../../include/nav.php:194 +msgid "Mark all channel notifications seen" +msgstr "Segna come lette le notifiche del canale" + +#: ../../include/nav.php:197 ../../mod/connections.php:406 +msgid "Connections" +msgstr "Contatti" + +#: ../../include/nav.php:200 +msgid "Notices" +msgstr "Avvisi" + +#: ../../include/nav.php:200 +msgid "Notifications" +msgstr "Notifiche" + +#: ../../include/nav.php:201 +msgid "See all notifications" +msgstr "Vedi tutte le notifiche" + +#: ../../include/nav.php:202 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Segna come lette le notifiche di sistema" + +#: ../../include/nav.php:204 ../../include/apps.php:141 +msgid "Mail" +msgstr "Messaggi" + +#: ../../include/nav.php:204 +msgid "Private mail" +msgstr "Messaggi privati" + +#: ../../include/nav.php:205 +msgid "See all private messages" +msgstr "Guarda tutti i messaggi privati" + +#: ../../include/nav.php:206 +msgid "Mark all private messages seen" +msgstr "Segna come letti tutti i messaggi privati" + +#: ../../include/nav.php:207 +msgid "Inbox" +msgstr "In arrivo" + +#: ../../include/nav.php:208 +msgid "Outbox" +msgstr "Inviati" + +#: ../../include/nav.php:209 ../../include/widgets.php:572 +msgid "New Message" +msgstr "Nuovo messaggio" + +#: ../../include/nav.php:212 ../../include/apps.php:138 +#: ../../mod/events.php:442 +msgid "Events" +msgstr "Eventi" + +#: ../../include/nav.php:212 +msgid "Event Calendar" +msgstr "Calendario" + +#: ../../include/nav.php:213 +msgid "See all events" +msgstr "Guarda tutti gli eventi" + +#: ../../include/nav.php:214 +msgid "Mark all events seen" +msgstr "Marca come letti tutti gli eventi" + +#: ../../include/nav.php:216 ../../include/apps.php:130 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "Gestione canali" + +#: ../../include/nav.php:216 +msgid "Manage Your Channels" +msgstr "Gestisci i tuoi canali" + +#: ../../include/nav.php:218 ../../include/widgets.php:548 +#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "Impostazioni" + +#: ../../include/nav.php:218 +msgid "Account/Channel Settings" +msgstr "Impostazioni dell'account e del canale" + +#: ../../include/nav.php:226 ../../mod/admin.php:123 +msgid "Admin" +msgstr "Amministrazione" + +#: ../../include/nav.php:226 +msgid "Site Setup and Configuration" +msgstr "Installazione e configurazione del sito" + +#: ../../include/nav.php:262 +msgid "Please wait..." +msgstr "Attendere..." + +#: ../../include/network.php:590 +msgid "view full size" +msgstr "guarda nelle dimensioni reali" #: ../../include/comanche.php:35 ../../mod/admin.php:353 #: ../../view/theme/apw/php/config.php:185 @@ -1151,64 +1316,475 @@ msgstr "XMPP/IM" msgid "MySpace" msgstr "MySpace" -#: ../../include/contact_widgets.php:14 +#: ../../include/identity.php:31 ../../mod/item.php:1368 +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:68 +msgid "Name too long" +msgstr "Nome troppo lungo" + +#: ../../include/identity.php:169 +msgid "No account identifier" +msgstr "Account senza identificativo" + +#: ../../include/identity.php:182 +msgid "Nickname is required." +msgstr "Il nome dell'account è obbligatorio." + +#: ../../include/identity.php:196 +msgid "Reserved nickname. Please choose another." +msgstr "Nome utente riservato. Per favore scegline un altro." + +#: ../../include/identity.php:201 ../../include/dimport.php:34 +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:283 +msgid "Unable to retrieve created identity" +msgstr "Impossibile caricare l'identità creata" + +#: ../../include/identity.php:343 +msgid "Default Profile" +msgstr "Profilo predefinito" + +#: ../../include/identity.php:387 ../../include/identity.php:388 +#: ../../include/identity.php:395 ../../include/widgets.php:431 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:318 +#: ../../mod/settings.php:322 ../../mod/settings.php:323 +#: ../../mod/settings.php:326 ../../mod/settings.php:337 +#: ../../mod/connedit.php:509 +msgid "Friends" +msgstr "Amici" + +#: ../../include/identity.php:643 +msgid "Requested channel is not available." +msgstr "Il canale che cerchi non è disponibile." + +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/profile.php:16 ../../mod/blocks.php:29 ../../mod/connect.php:13 +#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 +msgid "Requested profile is not available." +msgstr "Il profilo richiesto non è disponibile." + +#: ../../include/identity.php:854 ../../mod/profiles.php:740 +msgid "Change profile photo" +msgstr "Cambia la foto del profilo" + +#: ../../include/identity.php:860 +msgid "Profiles" +msgstr "Profili" + +#: ../../include/identity.php:860 +msgid "Manage/edit profiles" +msgstr "Gestisci/modifica i profili" + +#: ../../include/identity.php:861 ../../mod/profiles.php:741 +msgid "Create New Profile" +msgstr "Crea un nuovo profilo" + +#: ../../include/identity.php:875 ../../mod/profiles.php:752 +msgid "Profile Image" +msgstr "Immagine del profilo" + +#: ../../include/identity.php:878 +msgid "visible to everybody" +msgstr "visibile a tutti" + +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 +msgid "Edit visibility" +msgstr "Cambia la visibilità" + +#: ../../include/identity.php:895 ../../include/identity.php:1132 +msgid "Gender:" +msgstr "Sesso:" + +#: ../../include/identity.php:896 ../../include/identity.php:1176 +msgid "Status:" +msgstr "Stato:" + +#: ../../include/identity.php:897 ../../include/identity.php:1187 +msgid "Homepage:" +msgstr "Home page:" + +#: ../../include/identity.php:898 +msgid "Online Now" +msgstr "Online adesso" + +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:326 +msgid "g A l F d" +msgstr "g A l d F" + +#: ../../include/identity.php:977 ../../include/identity.php:1057 +msgid "F d" +msgstr "d F" + +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:348 +msgid "[today]" +msgstr "[oggi]" + +#: ../../include/identity.php:1034 +msgid "Birthday Reminders" +msgstr "Promemoria compleanni" + +#: ../../include/identity.php:1035 +msgid "Birthdays this week:" +msgstr "Compleanni questa settimana:" + +#: ../../include/identity.php:1090 +msgid "[No description]" +msgstr "[Nessuna descrizione]" + +#: ../../include/identity.php:1108 +msgid "Event Reminders" +msgstr "Promemoria" + +#: ../../include/identity.php:1109 +msgid "Events this week:" +msgstr "Eventi di questa settimana:" + +#: ../../include/identity.php:1122 ../../include/identity.php:1240 +#: ../../include/apps.php:136 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profilo" + +#: ../../include/identity.php:1130 ../../mod/settings.php:1005 +msgid "Full Name:" +msgstr "Nome completo:" + +#: ../../include/identity.php:1137 +msgid "Like this channel" +msgstr "Mi piace questo canale" + +#: ../../include/identity.php:1148 ../../include/taxonomy.php:360 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Mi piace" +msgstr[1] "Mi piace" + +#: ../../include/identity.php:1161 +msgid "j F, Y" +msgstr "j F Y" + +#: ../../include/identity.php:1162 +msgid "j F" +msgstr "j F" + +#: ../../include/identity.php:1169 +msgid "Birthday:" +msgstr "Compleanno:" + +#: ../../include/identity.php:1173 +msgid "Age:" +msgstr "Età:" + +#: ../../include/identity.php:1182 #, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invito disponibile" -msgstr[1] "%d inviti disponibili" +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 -msgid "Advanced" -msgstr "Avanzate" +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 +msgid "Sexual Preference:" +msgstr "Preferenze sessuali:" -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Ricerca canali" +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 +msgid "Hometown:" +msgstr "Città dove vivo:" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Scrivi un nome o un interesse" +#: ../../include/identity.php:1191 +msgid "Tags:" +msgstr "Tag:" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Aggiungi" +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 +msgid "Political Views:" +msgstr "Orientamento politico:" -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Per esempio: Mario Rossi, Pesca" +#: ../../include/identity.php:1195 +msgid "Religion:" +msgstr "Religione:" -#: ../../include/contact_widgets.php:26 ../../mod/directory.php:267 -#: ../../mod/directory.php:272 ../../mod/connections.php:412 -msgid "Find" -msgstr "Cerca" +#: ../../include/identity.php:1197 +msgid "About:" +msgstr "Informazioni:" -#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 -msgid "Channel Suggestions" -msgstr "Canali suggeriti" +#: ../../include/identity.php:1199 +msgid "Hobbies/Interests:" +msgstr "Interessi e hobby:" -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Profilo casuale" +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 +msgid "Likes:" +msgstr "Mi piace:" -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Invita amici" +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 +msgid "Dislikes:" +msgstr "Non mi piace:" -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Per esempio: name=mario e country=italy" +#: ../../include/identity.php:1206 +msgid "Contact information and Social Networks:" +msgstr "Contatti e social network:" -#: ../../include/contact_widgets.php:125 +#: ../../include/identity.php:1208 +msgid "My other channels:" +msgstr "I miei altri canali:" + +#: ../../include/identity.php:1210 +msgid "Musical interests:" +msgstr "Gusti musicali:" + +#: ../../include/identity.php:1212 +msgid "Books, literature:" +msgstr "Libri, letteratura:" + +#: ../../include/identity.php:1214 +msgid "Television:" +msgstr "Televisione:" + +#: ../../include/identity.php:1216 +msgid "Film/dance/culture/entertainment:" +msgstr "Film, danza, cultura, intrattenimento:" + +#: ../../include/identity.php:1218 +msgid "Love/Romance:" +msgstr "Amore:" + +#: ../../include/identity.php:1220 +msgid "Work/employment:" +msgstr "Lavoro:" + +#: ../../include/identity.php:1222 +msgid "School/education:" +msgstr "Scuola:" + +#: ../../include/identity.php:1242 +msgid "Like this thing" +msgstr "Mi piace questo oggetto" + +#: ../../include/bbcode.php:112 ../../include/bbcode.php:655 +#: ../../include/bbcode.php:658 ../../include/bbcode.php:663 +#: ../../include/bbcode.php:666 ../../include/bbcode.php:669 +#: ../../include/bbcode.php:672 ../../include/bbcode.php:677 +#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 +#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 +#: ../../include/bbcode.php:694 +msgid "Image/photo" +msgstr "Immagine" + +#: ../../include/bbcode.php:147 ../../include/bbcode.php:705 +msgid "Encrypted content" +msgstr "Contenuto crittografato" + +#: ../../include/bbcode.php:165 +msgid "Install design element: " +msgstr "Installa il componente di design:" + +#: ../../include/bbcode.php:171 +msgid "QR code" +msgstr "QR code" + +#: ../../include/bbcode.php:220 #, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d contatto in comune" -msgstr[1] "%d contatti in comune" +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s ha scritto %2$s %3$s" -#: ../../include/contact_widgets.php:130 -msgid "show more" -msgstr "mostra tutto" +#: ../../include/bbcode.php:222 +msgid "post" +msgstr "l'articolo" + +#: ../../include/bbcode.php:623 +msgid "$1 spoiler" +msgstr "$1 spoiler" + +#: ../../include/bbcode.php:643 +msgid "$1 wrote:" +msgstr "$1 ha scritto:" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Altro" + +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-GG oppure MM-GG" + +#: ../../include/datetime.php:259 +msgid "never" +msgstr "mai" + +#: ../../include/datetime.php:265 +msgid "less than a second ago" +msgstr "meno di un secondo fa" + +#: ../../include/datetime.php:268 +msgid "year" +msgstr "anno" + +#: ../../include/datetime.php:268 +msgid "years" +msgstr "anni" + +#: ../../include/datetime.php:269 +msgid "month" +msgstr "mese" + +#: ../../include/datetime.php:269 +msgid "months" +msgstr "mesi" + +#: ../../include/datetime.php:270 +msgid "week" +msgstr "settimana" + +#: ../../include/datetime.php:270 +msgid "weeks" +msgstr "settimane" + +#: ../../include/datetime.php:271 +msgid "day" +msgstr "giorno" + +#: ../../include/datetime.php:271 +msgid "days" +msgstr "giorni" + +#: ../../include/datetime.php:272 +msgid "hour" +msgstr "ora" + +#: ../../include/datetime.php:272 +msgid "hours" +msgstr "ore" + +#: ../../include/datetime.php:273 +msgid "minute" +msgstr "minuto" + +#: ../../include/datetime.php:273 +msgid "minutes" +msgstr "minuti" + +#: ../../include/datetime.php:274 +msgid "second" +msgstr "secondo" + +#: ../../include/datetime.php:274 +msgid "seconds" +msgstr "secondi" + +#: ../../include/datetime.php:283 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s fa" + +#: ../../include/datetime.php:491 +#, php-format +msgid "%1$s's birthday" +msgstr "Compleanno di %1$s" + +#: ../../include/datetime.php:492 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Buon compleanno %1$s" + +#: ../../include/zot.php:664 +msgid "Invalid data packet" +msgstr "Dati non validi" + +#: ../../include/zot.php:680 +msgid "Unable to verify channel signature" +msgstr "Impossibile verificare la firma elettronica del canale" + +#: ../../include/zot.php:1818 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "Impossibile verificare la firma elettronica del sito %s" + +#: ../../include/taxonomy.php:210 +msgid "Tags" +msgstr "Tag" + +#: ../../include/taxonomy.php:249 +msgid "Keywords" +msgstr "Parole chiave" + +#: ../../include/taxonomy.php:274 +msgid "have" +msgstr "ho" + +#: ../../include/taxonomy.php:274 +msgid "has" +msgstr "ha" + +#: ../../include/taxonomy.php:275 +msgid "want" +msgstr "voglio" + +#: ../../include/taxonomy.php:275 +msgid "wants" +msgstr "vuole" + +#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 +msgid "like" +msgstr "mi piace" + +#: ../../include/taxonomy.php:276 +msgid "likes" +msgstr "gli piace" + +#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 +msgid "dislike" +msgstr "non mi piace" + +#: ../../include/taxonomy.php:277 +msgid "dislikes" +msgstr "non gli piace" + +#: ../../include/api.php:1084 +msgid "Public Timeline" +msgstr "Diario pubblico" + +#: ../../include/dir_fns.php:56 +msgid "Directory Options" +msgstr "Opzioni elenco pubblico" + +#: ../../include/dir_fns.php:57 +msgid "Alphabetic" +msgstr "Alfabetico" + +#: ../../include/dir_fns.php:58 +msgid "Reverse Alphabetic" +msgstr "Alfabetico inverso" + +#: ../../include/dir_fns.php:59 +msgid "Newest to Oldest" +msgstr "Dal più nuovo al più vecchio" + +#: ../../include/dir_fns.php:60 +msgid "Public Forums Only" +msgstr "Solo forum pubblici" + +#: ../../include/dir_fns.php:72 +msgid "Enable Safe Search" +msgstr "Abilita SafeSearch" + +#: ../../include/dir_fns.php:74 +msgid "Disable Safe Search" +msgstr "Disabilita SafeSearch" + +#: ../../include/dir_fns.php:76 +msgid "Safe Mode" +msgstr "Modalità SafeSearch" #: ../../include/enotify.php:41 msgid "Red Matrix Notification" @@ -1225,7 +1801,7 @@ msgstr "Grazie," #: ../../include/enotify.php:46 #, php-format msgid "%s Administrator" -msgstr "Amministratore %s" +msgstr "L'amministratore di %s" #: ../../include/enotify.php:81 #, php-format @@ -1235,7 +1811,7 @@ msgstr "%s " #: ../../include/enotify.php:85 #, php-format msgid "[Red:Notify] New mail received at %s" -msgstr "[RedMatrix] Nuovo messaggio ricevuto su %s" +msgstr "[RedMatrix] Nuovo messaggio su %s" #: ../../include/enotify.php:87 #, php-format @@ -1406,7 +1982,7 @@ msgstr "Visita %s per approvare o rifiutare il suggerimento." msgid "[Red:Notify]" msgstr "[RedMatrix]" -#: ../../include/event.php:326 +#: ../../include/event.php:376 msgid "This event has been added to your calendar." msgstr "Questo evento è stato aggiunto al tuo calendario" @@ -1445,327 +2021,650 @@ msgstr "Crea un nuovo insieme" msgid "Channels not in any collection" msgstr "Canali che non sono in un insieme" -#: ../../include/bbcode.php:112 ../../include/bbcode.php:653 -#: ../../include/bbcode.php:656 ../../include/bbcode.php:661 -#: ../../include/bbcode.php:664 ../../include/bbcode.php:667 -#: ../../include/bbcode.php:670 ../../include/bbcode.php:675 -#: ../../include/bbcode.php:678 ../../include/bbcode.php:683 -#: ../../include/bbcode.php:686 ../../include/bbcode.php:689 -#: ../../include/bbcode.php:692 -msgid "Image/photo" -msgstr "Immagine" +#: ../../include/group.php:303 ../../include/widgets.php:273 +msgid "add" +msgstr "aggiungi" -#: ../../include/bbcode.php:147 ../../include/bbcode.php:703 -msgid "Encrypted content" -msgstr "Contenuto crittografato" +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Funzionalità di base" -#: ../../include/bbcode.php:165 -msgid "Install design element: " -msgstr "Installa il componente di design:" +#: ../../include/features.php:25 +msgid "Content Expiration" +msgstr "Scadenza" -#: ../../include/bbcode.php:171 -msgid "QR code" -msgstr "QR code" +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Elimina gli articoli, i commenti o i messaggi privati dopo un lasso di tempo" -#: ../../include/bbcode.php:220 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s ha scritto %2$s %3$s" +#: ../../include/features.php:26 +msgid "Multiple Profiles" +msgstr "Profili multipli" -#: ../../include/bbcode.php:222 -msgid "post" -msgstr "l'articolo" +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" +msgstr "Abilitazione a creare profili multipli" -#: ../../include/bbcode.php:621 -msgid "$1 spoiler" -msgstr "$1 spoiler" +#: ../../include/features.php:27 +msgid "Advanced Profiles" +msgstr "Profili avanzati" -#: ../../include/bbcode.php:641 -msgid "$1 wrote:" -msgstr "$1 ha scritto:" +#: ../../include/features.php:27 +msgid "Additional profile sections and selections" +msgstr "Informazioni aggiuntive del profilo" -#: ../../include/taxonomy.php:210 -msgid "Tags" +#: ../../include/features.php:28 +msgid "Profile Import/Export" +msgstr "Importa/esporta il profilo" + +#: ../../include/features.php:28 +msgid "Save and load profile details across sites/channels" +msgstr "Salva o ripristina le informazioni del profilo su canali o siti diversi" + +#: ../../include/features.php:29 +msgid "Web Pages" +msgstr "Pagine web" + +#: ../../include/features.php:29 +msgid "Provide managed web pages on your channel" +msgstr "Attiva la creazione di pagine web sul tuo canale" + +#: ../../include/features.php:30 +msgid "Private Notes" +msgstr "Note private" + +#: ../../include/features.php:30 +msgid "Enables a tool to store notes and reminders" +msgstr "Abilita il riquadro per scrivere annotazioni" + +#: ../../include/features.php:34 +msgid "Navigation Channel Select" +msgstr "Scegli il canale attivo dal menu" + +#: ../../include/features.php:34 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Scegli il canale attivo direttamente dal menu di navigazione" + +#: ../../include/features.php:38 +msgid "Extended Identity Sharing" +msgstr "Condivisione avanzata dell'identità" + +#: ../../include/features.php:38 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." +msgstr "Rendi nota la tua identità a tutti i siti internet. Se disabilitato, la tua identità sarà comunicata solo ai siti RedMatrix." + +#: ../../include/features.php:39 +msgid "Expert Mode" +msgstr "Modalità esperto" + +#: ../../include/features.php:39 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate" + +#: ../../include/features.php:40 +msgid "Premium Channel" +msgstr "Canale premium" + +#: ../../include/features.php:40 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale" + +#: ../../include/features.php:45 +msgid "Post Composition Features" +msgstr "Modalità di scrittura articoli" + +#: ../../include/features.php:47 +msgid "Use Markdown" +msgstr "Usa il markdown" + +#: ../../include/features.php:47 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Consenti l'uso del markdown per formattare gli articoli" + +#: ../../include/features.php:48 +msgid "Post Preview" +msgstr "Anteprima articolo" + +#: ../../include/features.php:48 +msgid "Allow previewing posts and comments before publishing them" +msgstr "Abilita l'anteprima degli articoli e dei commenti prima di pubblicarli" + +#: ../../include/features.php:49 ../../include/widgets.php:537 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Sorgenti del canale" + +#: ../../include/features.php:49 +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:50 +msgid "Even More Encryption" +msgstr "Crittografia addizionale" + +#: ../../include/features.php:50 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta" + +#: ../../include/features.php:51 +msgid "Flag Adult Photos" +msgstr "Marca le foto per adulti" + +#: ../../include/features.php:51 +msgid "Provide photo edit option to hide adult photos from default album view" +msgstr "Permette di marcare e nascondere negli album le foto per adulti" + +#: ../../include/features.php:56 +msgid "Network and Stream Filtering" +msgstr "Filtraggio dei contenuti" + +#: ../../include/features.php:57 +msgid "Search by Date" +msgstr "Ricerca per data" + +#: ../../include/features.php:57 +msgid "Ability to select posts by date ranges" +msgstr "Per selezionare gli articoli in un intervallo tra date" + +#: ../../include/features.php:58 +msgid "Collections Filter" +msgstr "Filtra per insiemi di canali" + +#: ../../include/features.php:58 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Mostra il riquadro per filtrare gli articoli di certi insiemi di canali" + +#: ../../include/features.php:59 ../../include/widgets.php:272 +msgid "Saved Searches" +msgstr "Ricerche salvate" + +#: ../../include/features.php:59 +msgid "Save search terms for re-use" +msgstr "Salva i termini delle ricerche per poterle ripetere" + +#: ../../include/features.php:60 +msgid "Network Personal Tab" +msgstr "Attività personale" + +#: ../../include/features.php:60 +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:61 +msgid "Network New Tab" +msgstr "Contenuti nuovi" + +#: ../../include/features.php:61 +msgid "Enable tab to display all new Network activity" +msgstr "Abilita il link per visualizzare solo i nuovi contenuti" + +#: ../../include/features.php:62 +msgid "Affinity Tool" +msgstr "Filtro per affinità" + +#: ../../include/features.php:62 +msgid "Filter stream activity by depth of relationships" +msgstr "Permette di selezionare i contenuti in base al livello di amicizia" + +#: ../../include/features.php:63 +msgid "Suggest Channels" +msgstr "Suggerisci canali" + +#: ../../include/features.php:63 +msgid "Show channel suggestions" +msgstr "Mostra alcuni canali che potrebbero interessarti" + +#: ../../include/features.php:68 +msgid "Post/Comment Tools" +msgstr "Gestione articoli e commenti" + +#: ../../include/features.php:70 +msgid "Edit Sent Posts" +msgstr "Modifica gli articoli già inviati" + +#: ../../include/features.php:70 +msgid "Edit and correct posts and comments after sending" +msgstr "Modifica e correggi gli articoli o i commenti anche dopo l'invio" + +#: ../../include/features.php:71 +msgid "Tagging" msgstr "Tag" -#: ../../include/taxonomy.php:249 -msgid "Keywords" -msgstr "Parole chiave" +#: ../../include/features.php:71 +msgid "Ability to tag existing posts" +msgstr "Permetti l'aggiunta di tag su articoli già esistenti" -#: ../../include/taxonomy.php:274 -msgid "have" -msgstr "ho" +#: ../../include/features.php:72 +msgid "Post Categories" +msgstr "Categorie degli articoli" -#: ../../include/taxonomy.php:274 -msgid "has" -msgstr "ha" +#: ../../include/features.php:72 +msgid "Add categories to your posts" +msgstr "Abilita le categorie per i tuoi articoli" -#: ../../include/taxonomy.php:275 -msgid "want" -msgstr "voglio" +#: ../../include/features.php:73 +msgid "Ability to file posts under folders" +msgstr "Abilita la raccolta dei tuoi articoli in cartelle" -#: ../../include/taxonomy.php:275 -msgid "wants" -msgstr "vuole" +#: ../../include/features.php:74 +msgid "Dislike Posts" +msgstr "Non mi piace" -#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 -msgid "like" -msgstr "mi piace" +#: ../../include/features.php:74 +msgid "Ability to dislike posts/comments" +msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi articoli" -#: ../../include/taxonomy.php:276 -msgid "likes" -msgstr "mi piace" +#: ../../include/features.php:75 +msgid "Star Posts" +msgstr "Articoli stella (preferiti)" -#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 -msgid "dislike" -msgstr "non mi piace" +#: ../../include/features.php:75 +msgid "Ability to mark special posts with a star indicator" +msgstr "Mostra la stella per scegliere gli articoli preferiti" -#: ../../include/taxonomy.php:277 -msgid "dislikes" -msgstr "non mi piace" +#: ../../include/features.php:76 +msgid "Tag Cloud" +msgstr "Nuvola di tag" -#: ../../include/taxonomy.php:360 ../../include/identity.php:1148 -#: ../../include/ItemObject.php:146 ../../mod/photos.php:1026 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Mi piace" -msgstr[1] "Mi piace" +#: ../../include/features.php:76 +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" -#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 -msgid "Logout" -msgstr "Esci" +#: ../../include/text.php:321 +msgid "prev" +msgstr "prec" -#: ../../include/nav.php:95 ../../include/nav.php:128 -msgid "End this session" -msgstr "Chiudi questa sessione" +#: ../../include/text.php:323 +msgid "first" +msgstr "inizio" -#: ../../include/nav.php:98 ../../include/nav.php:159 -msgid "Home" -msgstr "Bacheca" +#: ../../include/text.php:352 +msgid "last" +msgstr "fine" -#: ../../include/nav.php:98 -msgid "Your posts and conversations" -msgstr "I tuoi articoli e conversazioni" +#: ../../include/text.php:355 +msgid "next" +msgstr "succ" -#: ../../include/nav.php:99 -msgid "Your profile page" -msgstr "Il tuo profilo" +#: ../../include/text.php:367 +msgid "older" +msgstr "più recenti" -#: ../../include/nav.php:101 -msgid "Edit Profiles" -msgstr "Modifica i profili" +#: ../../include/text.php:369 +msgid "newer" +msgstr "più nuovi" -#: ../../include/nav.php:101 -msgid "Manage/Edit profiles" -msgstr "Gestisci/modifica i profili" +#: ../../include/text.php:736 +msgid "No connections" +msgstr "Nessun contatto" -#: ../../include/nav.php:103 ../../include/identity.php:864 -msgid "Edit Profile" -msgstr "Modifica il profilo" - -#: ../../include/nav.php:103 -msgid "Edit your profile" -msgstr "Modifica il profilo" - -#: ../../include/nav.php:105 -msgid "Your photos" -msgstr "Le tue foto" - -#: ../../include/nav.php:106 -msgid "Your files" -msgstr "I tuoi file" - -#: ../../include/nav.php:111 ../../include/apps.php:144 -msgid "Chat" -msgstr "Area chat" - -#: ../../include/nav.php:111 -msgid "Your chatrooms" -msgstr "Le tue aree chat" - -#: ../../include/nav.php:117 -msgid "Your bookmarks" -msgstr "I tuoi segnalibri" - -#: ../../include/nav.php:121 -msgid "Your webpages" -msgstr "Le tue pagine web" - -#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 -msgid "Login" -msgstr "Accedi" - -#: ../../include/nav.php:125 -msgid "Sign in" -msgstr "Entra" - -#: ../../include/nav.php:142 +#: ../../include/text.php:753 #, php-format -msgid "%s - click to logout" -msgstr "%s - clicca per uscire" +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d contatto" +msgstr[1] "%d contatti" -#: ../../include/nav.php:145 -msgid "Remote authentication" -msgstr "Login dal tuo sito" +#: ../../include/text.php:766 +msgid "View Connections" +msgstr "Elenco contatti" -#: ../../include/nav.php:145 -msgid "Click to authenticate to your home hub" -msgstr "Clicca per autenticarti sul tuo server principale" +#: ../../include/text.php:827 ../../include/text.php:839 +#: ../../include/widgets.php:193 ../../mod/filer.php:50 +#: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 +#: ../../mod/admin.php:1360 +msgid "Save" +msgstr "Salva" -#: ../../include/nav.php:159 -msgid "Home Page" -msgstr "Bacheca" +#: ../../include/text.php:905 +msgid "poke" +msgstr "poke" -#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 -msgid "Register" -msgstr "Iscriviti" +#: ../../include/text.php:906 +msgid "ping" +msgstr "ping" -#: ../../include/nav.php:163 -msgid "Create an account" -msgstr "Crea un account" +#: ../../include/text.php:906 +msgid "pinged" +msgstr "ha ricevuto un ping" -#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 -#: ../../mod/help.php:63 -msgid "Help" -msgstr "Guida" +#: ../../include/text.php:907 +msgid "prod" +msgstr "spintone" -#: ../../include/nav.php:168 -msgid "Help and documentation" -msgstr "Guida e documentazione" +#: ../../include/text.php:907 +msgid "prodded" +msgstr "ha ricevuto uno spintone" -#: ../../include/nav.php:171 -msgid "Applications, utilities, links, games" -msgstr "Applicazioni, utilità, link, giochi" +#: ../../include/text.php:908 +msgid "slap" +msgstr "schiaffo" -#: ../../include/nav.php:173 ../../include/text.php:826 -#: ../../include/text.php:838 ../../include/apps.php:145 -#: ../../mod/search.php:30 -msgid "Search" -msgstr "Cerca" +#: ../../include/text.php:908 +msgid "slapped" +msgstr "ha ricevuto uno schiaffo" -#: ../../include/nav.php:173 -msgid "Search site content" -msgstr "Cerca nel sito" +#: ../../include/text.php:909 +msgid "finger" +msgstr "finger" -#: ../../include/nav.php:176 ../../include/apps.php:139 -#: ../../mod/directory.php:271 -msgid "Directory" -msgstr "Tutti i canali" +#: ../../include/text.php:909 +msgid "fingered" +msgstr "ha ricevuto un finger" -#: ../../include/nav.php:176 -msgid "Channel Directory" -msgstr "Elenco dei canali" +#: ../../include/text.php:910 +msgid "rebuff" +msgstr "rifiuto" -#: ../../include/nav.php:190 ../../include/apps.php:131 -msgid "Matrix" -msgstr "RedMatrix" +#: ../../include/text.php:910 +msgid "rebuffed" +msgstr "ha ricevuto un rifiuto" -#: ../../include/nav.php:190 -msgid "Your matrix" -msgstr "La tua rete" +#: ../../include/text.php:919 +msgid "happy" +msgstr "felice" -#: ../../include/nav.php:191 -msgid "Mark all matrix notifications seen" -msgstr "Segna come lette le notifiche della tua rete" +#: ../../include/text.php:920 +msgid "sad" +msgstr "triste" -#: ../../include/nav.php:193 ../../include/apps.php:135 -msgid "Channel Home" -msgstr "Bacheca del canale" +#: ../../include/text.php:921 +msgid "mellow" +msgstr "calmo" -#: ../../include/nav.php:193 -msgid "Channel home" -msgstr "Bacheca del canale" +#: ../../include/text.php:922 +msgid "tired" +msgstr "stanco" -#: ../../include/nav.php:194 -msgid "Mark all channel notifications seen" -msgstr "Segna come lette le notifiche dei canali" +#: ../../include/text.php:923 +msgid "perky" +msgstr "vivace" -#: ../../include/nav.php:197 ../../mod/connections.php:406 -msgid "Connections" -msgstr "Contatti" +#: ../../include/text.php:924 +msgid "angry" +msgstr "arrabbiato" -#: ../../include/nav.php:200 -msgid "Notices" -msgstr "Notifiche" +#: ../../include/text.php:925 +msgid "stupified" +msgstr "stordito" -#: ../../include/nav.php:200 -msgid "Notifications" -msgstr "Notifiche" +#: ../../include/text.php:926 +msgid "puzzled" +msgstr "confuso" -#: ../../include/nav.php:201 -msgid "See all notifications" -msgstr "Vedi tutte le notifiche" +#: ../../include/text.php:927 +msgid "interested" +msgstr "attento" -#: ../../include/nav.php:202 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Segna come lette le notifiche di sistema" +#: ../../include/text.php:928 +msgid "bitter" +msgstr "amaro" -#: ../../include/nav.php:204 ../../include/apps.php:141 -msgid "Mail" -msgstr "Messaggi" +#: ../../include/text.php:929 +msgid "cheerful" +msgstr "allegro" -#: ../../include/nav.php:204 -msgid "Private mail" -msgstr "Messaggi privati" +#: ../../include/text.php:930 +msgid "alive" +msgstr "vivace" -#: ../../include/nav.php:205 -msgid "See all private messages" -msgstr "Guarda tutti i messaggi privati" +#: ../../include/text.php:931 +msgid "annoyed" +msgstr "seccato" -#: ../../include/nav.php:206 -msgid "Mark all private messages seen" -msgstr "Segna come letti tutti i messaggi privati" +#: ../../include/text.php:932 +msgid "anxious" +msgstr "ansioso" -#: ../../include/nav.php:207 -msgid "Inbox" -msgstr "In arrivo" +#: ../../include/text.php:933 +msgid "cranky" +msgstr "irritabile" -#: ../../include/nav.php:208 -msgid "Outbox" -msgstr "Inviati" +#: ../../include/text.php:934 +msgid "disturbed" +msgstr "turbato" -#: ../../include/nav.php:212 ../../include/apps.php:138 -#: ../../mod/events.php:431 -msgid "Events" -msgstr "Eventi" +#: ../../include/text.php:935 +msgid "frustrated" +msgstr "frustrato" -#: ../../include/nav.php:212 -msgid "Event Calendar" -msgstr "Calendario" +#: ../../include/text.php:936 +msgid "depressed" +msgstr "in depressione" -#: ../../include/nav.php:213 -msgid "See all events" -msgstr "Guarda tutti gli eventi" +#: ../../include/text.php:937 +msgid "motivated" +msgstr "motivato" -#: ../../include/nav.php:214 -msgid "Mark all events seen" -msgstr "Marca come letti tutti gli eventi" +#: ../../include/text.php:938 +msgid "relaxed" +msgstr "rilassato" -#: ../../include/nav.php:216 ../../include/apps.php:130 -#: ../../mod/manage.php:148 -msgid "Channel Manager" -msgstr "Gestione canali" +#: ../../include/text.php:939 +msgid "surprised" +msgstr "sorpreso" -#: ../../include/nav.php:216 -msgid "Manage Your Channels" -msgstr "Gestisci i contatti dei tuoi canali" +#: ../../include/text.php:1103 +msgid "Monday" +msgstr "lunedì" -#: ../../include/nav.php:218 -msgid "Account/Channel Settings" -msgstr "Impostazioni account e canali" +#: ../../include/text.php:1103 +msgid "Tuesday" +msgstr "martedì" -#: ../../include/nav.php:226 ../../mod/admin.php:123 -msgid "Admin" -msgstr "Amministrazione" +#: ../../include/text.php:1103 +msgid "Wednesday" +msgstr "mercoledì" -#: ../../include/nav.php:226 -msgid "Site Setup and Configuration" -msgstr "Configurazione del sito" +#: ../../include/text.php:1103 +msgid "Thursday" +msgstr "giovedì" -#: ../../include/nav.php:262 -msgid "Please wait..." -msgstr "Attendere..." +#: ../../include/text.php:1103 +msgid "Friday" +msgstr "venerdì" + +#: ../../include/text.php:1103 +msgid "Saturday" +msgstr "sabato" + +#: ../../include/text.php:1103 +msgid "Sunday" +msgstr "domenica" + +#: ../../include/text.php:1107 +msgid "January" +msgstr "gennaio" + +#: ../../include/text.php:1107 +msgid "February" +msgstr "febbraio" + +#: ../../include/text.php:1107 +msgid "March" +msgstr "marzo" + +#: ../../include/text.php:1107 +msgid "April" +msgstr "aprile" + +#: ../../include/text.php:1107 +msgid "May" +msgstr "maggio" + +#: ../../include/text.php:1107 +msgid "June" +msgstr "giugno" + +#: ../../include/text.php:1107 +msgid "July" +msgstr "luglio" + +#: ../../include/text.php:1107 +msgid "August" +msgstr "agosto" + +#: ../../include/text.php:1107 +msgid "September" +msgstr "settembre" + +#: ../../include/text.php:1107 +msgid "October" +msgstr "ottobre" + +#: ../../include/text.php:1107 +msgid "November" +msgstr "novembre" + +#: ../../include/text.php:1107 +msgid "December" +msgstr "dicembre" + +#: ../../include/text.php:1185 +msgid "unknown.???" +msgstr "sconosciuto???" + +#: ../../include/text.php:1186 +msgid "bytes" +msgstr "byte" + +#: ../../include/text.php:1225 +msgid "remove category" +msgstr "rimuovi la categoria" + +#: ../../include/text.php:1295 +msgid "remove from file" +msgstr "rimuovi dal file" + +#: ../../include/text.php:1360 ../../include/text.php:1372 +msgid "Click to open/close" +msgstr "Clicca per aprire/chiudere" + +#: ../../include/text.php:1527 ../../mod/events.php:414 +msgid "Link to Source" +msgstr "Link al sito d'origine" + +#: ../../include/text.php:1546 +msgid "Select a page layout: " +msgstr "Scegli il layout della pagina:" + +#: ../../include/text.php:1549 ../../include/text.php:1614 +msgid "default" +msgstr "predefinito" + +#: ../../include/text.php:1585 +msgid "Page content type: " +msgstr "Contenuto della pagina:" + +#: ../../include/text.php:1626 +msgid "Select an alternate language" +msgstr "Seleziona una lingua diversa" + +#: ../../include/text.php:1760 +msgid "activity" +msgstr "l'attività" + +#: ../../include/text.php:2046 +msgid "Design" +msgstr "Design" + +#: ../../include/text.php:2049 +msgid "Blocks" +msgstr "Riquadri" + +#: ../../include/text.php:2050 +msgid "Menus" +msgstr "Menù" + +#: ../../include/text.php:2051 +msgid "Layouts" +msgstr "Layout" + +#: ../../include/text.php:2052 +msgid "Pages" +msgstr "Pagine" + +#: ../../include/account.php:23 +msgid "Not a valid email address" +msgstr "Email non valida" + +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" +msgstr "Il dominio della tua email attualmente non è permesso su questo sito" + +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." +msgstr "La tua email è già registrata su questo sito." + +#: ../../include/account.php:64 +msgid "An invitation is required." +msgstr "È necessario un invito." + +#: ../../include/account.php:68 +msgid "Invitation could not be verified." +msgstr "L'invito non può essere verificato." + +#: ../../include/account.php:119 +msgid "Please enter the required information." +msgstr "Inserisci le informazioni richieste." + +#: ../../include/account.php:187 +msgid "Failed to store account information." +msgstr "Non è stato possibile salvare le informazioni del tuo account." + +#: ../../include/account.php:245 +#, php-format +msgid "Registration confirmation for %s" +msgstr "Registrazione di %s confermata" + +#: ../../include/account.php:313 +#, php-format +msgid "Registration request at %s" +msgstr "Richiesta di registrazione su %s" + +#: ../../include/account.php:315 ../../include/account.php:342 +#: ../../include/account.php:399 +msgid "Administrator" +msgstr "Amministratore" + +#: ../../include/account.php:337 +msgid "your registration password" +msgstr "la password di registrazione" + +#: ../../include/account.php:340 ../../include/account.php:397 +#, php-format +msgid "Registration details for %s" +msgstr "Dettagli della registrazione di %s" + +#: ../../include/account.php:406 +msgid "Account approved." +msgstr "Account approvato." + +#: ../../include/account.php:440 +#, php-format +msgid "Registration revoked for %s" +msgstr "Registrazione revocata per %s" + +#: ../../include/account.php:486 +msgid "Account verified. Please login." +msgstr "Registrazione verificata. Adesso puoi effettuare login." + +#: ../../include/account.php:648 ../../include/account.php:650 +msgid "Click here to upgrade." +msgstr "Clicca qui per aggiornare." + +#: ../../include/account.php:656 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "Questa operazione supera i limiti del tuo abbonamento." + +#: ../../include/account.php:661 +msgid "This action is not available under your subscription plan." +msgstr "Questa operazione non è prevista dal tuo abbonamento." #: ../../include/permissions.php:13 msgid "Can view my normal stream and posts" @@ -1884,7 +2783,7 @@ msgstr "Aggregatore di feed esterni" #: ../../include/permissions.php:791 msgid "Special Purpose" -msgstr "Per uso specializzato" +msgstr "Per finalità speciali" #: ../../include/permissions.php:792 msgid "Celebrity/Soapbox" @@ -1903,817 +2802,7 @@ msgstr "Altro" #: ../../include/permissions.php:794 msgid "Custom/Expert Mode" -msgstr "Personalizzato - per esperti" - -#: ../../include/Contact.php:123 -msgid "New window" -msgstr "Nuova finestra" - -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" - -#: ../../include/Contact.php:211 ../../mod/admin.php:646 -#, php-format -msgid "User '%s' deleted" -msgstr "Utente '%s' eliminato" - -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Funzionalità di base" - -#: ../../include/features.php:25 -msgid "Content Expiration" -msgstr "Scadenza" - -#: ../../include/features.php:25 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Elimina gli articoli, i commenti o i messaggi privati dopo che è trascorso del tempo" - -#: ../../include/features.php:26 -msgid "Multiple Profiles" -msgstr "Profili multipli" - -#: ../../include/features.php:26 -msgid "Ability to create multiple profiles" -msgstr "Abilitazione a creare profili multipli" - -#: ../../include/features.php:27 -msgid "Advanced Profiles" -msgstr "Profili avanzati" - -#: ../../include/features.php:27 -msgid "Additional profile sections and selections" -msgstr "Informazioni aggiuntive del profilo" - -#: ../../include/features.php:28 -msgid "Profile Import/Export" -msgstr "Importa/esporta il profilo" - -#: ../../include/features.php:28 -msgid "Save and load profile details across sites/channels" -msgstr "Salva o ripristina le informazioni del profilo su canali o siti diversi" - -#: ../../include/features.php:29 -msgid "Web Pages" -msgstr "Pagine web" - -#: ../../include/features.php:29 -msgid "Provide managed web pages on your channel" -msgstr "Attiva la creazione di pagine web sul tuo canale" - -#: ../../include/features.php:30 -msgid "Private Notes" -msgstr "Note private" - -#: ../../include/features.php:30 -msgid "Enables a tool to store notes and reminders" -msgstr "Abilita il riquadro per scrivere annotazioni" - -#: ../../include/features.php:34 -msgid "Navigation Channel Select" -msgstr "Scegli il canale attivo dal menu" - -#: ../../include/features.php:34 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Scegli il canale attivo direttamente dal menu di navigazione" - -#: ../../include/features.php:38 -msgid "Extended Identity Sharing" -msgstr "Condivisione avanzata dell'identità" - -#: ../../include/features.php:38 -msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." -msgstr "Rendi nota la tua identità a tutti i siti internet. Se disabilitato, la tua identità sarà comunicata solo ai siti RedMatrix." - -#: ../../include/features.php:39 -msgid "Expert Mode" -msgstr "Modalità esperto" - -#: ../../include/features.php:39 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate" - -#: ../../include/features.php:40 -msgid "Premium Channel" -msgstr "Canale premium" - -#: ../../include/features.php:40 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Ti permette di imporre delle restrizioni e dei termini d'uso a chi segue il canale" - -#: ../../include/features.php:45 -msgid "Post Composition Features" -msgstr "Modalità di scrittura articoli" - -#: ../../include/features.php:47 -msgid "Use Markdown" -msgstr "Usa il markdown" - -#: ../../include/features.php:47 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Consenti l'uso del markdown per formattare gli articoli" - -#: ../../include/features.php:48 -msgid "Post Preview" -msgstr "Anteprima articolo" - -#: ../../include/features.php:48 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Abilita l'anteprima degli articoli e dei commenti prima di pubblicarli" - -#: ../../include/features.php:49 -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:50 -msgid "Even More Encryption" -msgstr "Crittografia addizionale" - -#: ../../include/features.php:50 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Rendi possibile la crittografia dei contenuti tra mittente e destinatari con una chiave segreta" - -#: ../../include/features.php:55 -msgid "Network and Stream Filtering" -msgstr "Filtraggio dei contenuti" - -#: ../../include/features.php:56 -msgid "Search by Date" -msgstr "Ricerca per data" - -#: ../../include/features.php:56 -msgid "Ability to select posts by date ranges" -msgstr "Per selezionare gli articoli in un intervallo tra date" - -#: ../../include/features.php:57 -msgid "Collections Filter" -msgstr "Filtra per insiemi di canali" - -#: ../../include/features.php:57 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Mostra il riquadro per filtrare gli articoli di certi insiemi di canali" - -#: ../../include/features.php:58 -msgid "Save search terms for re-use" -msgstr "Salva i termini delle ricerche per poterle ripetere" - -#: ../../include/features.php:59 -msgid "Network Personal Tab" -msgstr "Attività personale" - -#: ../../include/features.php:59 -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:60 -msgid "Network New Tab" -msgstr "Contenuti nuovi" - -#: ../../include/features.php:60 -msgid "Enable tab to display all new Network activity" -msgstr "Abilita il link per visualizzare solo i nuovi contenuti" - -#: ../../include/features.php:61 -msgid "Affinity Tool" -msgstr "Filtro per affinità" - -#: ../../include/features.php:61 -msgid "Filter stream activity by depth of relationships" -msgstr "Permette di selezionare i contenuti in base al livello di amicizia" - -#: ../../include/features.php:62 -msgid "Suggest Channels" -msgstr "Suggerisci canali" - -#: ../../include/features.php:62 -msgid "Show channel suggestions" -msgstr "Mostra alcuni canali che potrebbero interessarti" - -#: ../../include/features.php:67 -msgid "Post/Comment Tools" -msgstr "Gestione articoli e commenti" - -#: ../../include/features.php:69 -msgid "Edit Sent Posts" -msgstr "Modifica gli articoli già inviati" - -#: ../../include/features.php:69 -msgid "Edit and correct posts and comments after sending" -msgstr "Modifica e correggi gli articoli o i commenti anche dopo l'invio" - -#: ../../include/features.php:70 -msgid "Tagging" -msgstr "Tag" - -#: ../../include/features.php:70 -msgid "Ability to tag existing posts" -msgstr "Permetti l'aggiunta di tag su articoli già esistenti" - -#: ../../include/features.php:71 -msgid "Post Categories" -msgstr "Categorie degli articoli" - -#: ../../include/features.php:71 -msgid "Add categories to your posts" -msgstr "Abilita le categorie per i tuoi articoli" - -#: ../../include/features.php:72 -msgid "Ability to file posts under folders" -msgstr "Abilita la raccolta dei tuoi articoli in cartelle" - -#: ../../include/features.php:73 -msgid "Dislike Posts" -msgstr "Non mi piace" - -#: ../../include/features.php:73 -msgid "Ability to dislike posts/comments" -msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi articoli" - -#: ../../include/features.php:74 -msgid "Star Posts" -msgstr "Articoli stella (preferiti)" - -#: ../../include/features.php:74 -msgid "Ability to mark special posts with a star indicator" -msgstr "Mostra la stella per scegliere gli articoli preferiti" - -#: ../../include/features.php:75 -msgid "Tag Cloud" -msgstr "Nuvola di tag" - -#: ../../include/features.php:75 -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" - -#: ../../include/account.php:23 -msgid "Not a valid email address" -msgstr "Email non valida" - -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" -msgstr "Il dominio della tua email attualmente non è permesso su questo sito" - -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." -msgstr "La tua email è già registrata su questo sito." - -#: ../../include/account.php:64 -msgid "An invitation is required." -msgstr "È necessario un invito." - -#: ../../include/account.php:68 -msgid "Invitation could not be verified." -msgstr "L'invito non può essere verificato." - -#: ../../include/account.php:119 -msgid "Please enter the required information." -msgstr "Inserisci le informazioni richieste." - -#: ../../include/account.php:187 -msgid "Failed to store account information." -msgstr "Non è stato possibile salvare le informazioni del tuo account." - -#: ../../include/account.php:245 -#, php-format -msgid "Registration confirmation for %s" -msgstr "Registrazione di %s confermata" - -#: ../../include/account.php:313 -#, php-format -msgid "Registration request at %s" -msgstr "Richiesta di registrazione su %s" - -#: ../../include/account.php:315 ../../include/account.php:342 -#: ../../include/account.php:399 -msgid "Administrator" -msgstr "Amministratore" - -#: ../../include/account.php:337 -msgid "your registration password" -msgstr "la password di registrazione" - -#: ../../include/account.php:340 ../../include/account.php:397 -#, php-format -msgid "Registration details for %s" -msgstr "Dettagli della registrazione di %s" - -#: ../../include/account.php:406 -msgid "Account approved." -msgstr "Account approvato." - -#: ../../include/account.php:440 -#, php-format -msgid "Registration revoked for %s" -msgstr "Registrazione revocata per %s" - -#: ../../include/account.php:486 -msgid "Account verified. Please login." -msgstr "Registrazione verificata. Adesso puoi effettuare login." - -#: ../../include/account.php:648 ../../include/account.php:650 -msgid "Click here to upgrade." -msgstr "Clicca qui per aggiornare." - -#: ../../include/account.php:656 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "Questa operazione esce dai termini del tuo abbonamento." - -#: ../../include/account.php:661 -msgid "This action is not available under your subscription plan." -msgstr "Questa operazione non è prevista dal tuo abbonamento." - -#: ../../include/identity.php:31 ../../mod/item.php:1368 -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:68 -msgid "Name too long" -msgstr "Nome troppo lungo" - -#: ../../include/identity.php:169 -msgid "No account identifier" -msgstr "Account senza identificativo" - -#: ../../include/identity.php:182 -msgid "Nickname is required." -msgstr "Il nome dell'account è obbligatorio." - -#: ../../include/identity.php:196 -msgid "Reserved nickname. Please choose another." -msgstr "Nome utente riservato. Per favore scegline un altro." - -#: ../../include/identity.php:201 ../../include/dimport.php:34 -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:283 -msgid "Unable to retrieve created identity" -msgstr "Impossibile caricare l'identità creata" - -#: ../../include/identity.php:343 -msgid "Default Profile" -msgstr "Profilo predefinito" - -#: ../../include/identity.php:643 -msgid "Requested channel is not available." -msgstr "Il canale che cerchi non è disponibile." - -#: ../../include/identity.php:691 ../../mod/achievements.php:11 -#: ../../mod/connect.php:13 ../../mod/profile.php:16 ../../mod/blocks.php:29 -#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 -#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 -msgid "Requested profile is not available." -msgstr "Il profilo richiesto non è disponibile." - -#: ../../include/identity.php:854 ../../mod/profiles.php:740 -msgid "Change profile photo" -msgstr "Cambia la foto del profilo" - -#: ../../include/identity.php:860 -msgid "Profiles" -msgstr "Profili" - -#: ../../include/identity.php:860 -msgid "Manage/edit profiles" -msgstr "Gestisci/modifica i profili" - -#: ../../include/identity.php:861 ../../mod/profiles.php:741 -msgid "Create New Profile" -msgstr "Crea un nuovo profilo" - -#: ../../include/identity.php:875 ../../mod/profiles.php:752 -msgid "Profile Image" -msgstr "Immagine del profilo" - -#: ../../include/identity.php:878 -msgid "visible to everybody" -msgstr "visibile a tutti" - -#: ../../include/identity.php:879 ../../mod/profiles.php:635 -#: ../../mod/profiles.php:756 -msgid "Edit visibility" -msgstr "Cambia la visibilità" - -#: ../../include/identity.php:895 ../../include/identity.php:1132 -msgid "Gender:" -msgstr "Sesso:" - -#: ../../include/identity.php:896 ../../include/identity.php:1176 -msgid "Status:" -msgstr "Stato:" - -#: ../../include/identity.php:897 ../../include/identity.php:1187 -msgid "Homepage:" -msgstr "Home page:" - -#: ../../include/identity.php:898 -msgid "Online Now" -msgstr "Online adesso" - -#: ../../include/identity.php:976 ../../include/identity.php:1056 -#: ../../mod/ping.php:318 -msgid "g A l F d" -msgstr "g A l d F" - -#: ../../include/identity.php:977 ../../include/identity.php:1057 -msgid "F d" -msgstr "d F" - -#: ../../include/identity.php:1022 ../../include/identity.php:1097 -#: ../../mod/ping.php:340 -msgid "[today]" -msgstr "[oggi]" - -#: ../../include/identity.php:1034 -msgid "Birthday Reminders" -msgstr "Promemoria compleanni" - -#: ../../include/identity.php:1035 -msgid "Birthdays this week:" -msgstr "Compleanni questa settimana:" - -#: ../../include/identity.php:1090 -msgid "[No description]" -msgstr "[Nessuna descrizione]" - -#: ../../include/identity.php:1108 -msgid "Event Reminders" -msgstr "Promemoria" - -#: ../../include/identity.php:1109 -msgid "Events this week:" -msgstr "Eventi di questa settimana:" - -#: ../../include/identity.php:1122 ../../include/identity.php:1240 -#: ../../include/apps.php:136 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profilo" - -#: ../../include/identity.php:1130 ../../mod/settings.php:984 -msgid "Full Name:" -msgstr "Nome completo:" - -#: ../../include/identity.php:1137 -msgid "Like this channel" -msgstr "Mi piace questo canale" - -#: ../../include/identity.php:1161 -msgid "j F, Y" -msgstr "j F Y" - -#: ../../include/identity.php:1162 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1169 -msgid "Birthday:" -msgstr "Compleanno:" - -#: ../../include/identity.php:1173 -msgid "Age:" -msgstr "Età:" - -#: ../../include/identity.php:1182 -#, php-format -msgid "for %1$d %2$s" -msgstr "per %1$d %2$s" - -#: ../../include/identity.php:1185 ../../mod/profiles.php:657 -msgid "Sexual Preference:" -msgstr "Preferenze sessuali:" - -#: ../../include/identity.php:1189 ../../mod/profiles.php:659 -msgid "Hometown:" -msgstr "Città dove vivo:" - -#: ../../include/identity.php:1191 -msgid "Tags:" -msgstr "Tag:" - -#: ../../include/identity.php:1193 ../../mod/profiles.php:660 -msgid "Political Views:" -msgstr "Orientamento politico:" - -#: ../../include/identity.php:1195 -msgid "Religion:" -msgstr "Religione:" - -#: ../../include/identity.php:1197 -msgid "About:" -msgstr "Informazioni:" - -#: ../../include/identity.php:1199 -msgid "Hobbies/Interests:" -msgstr "Interessi e hobby:" - -#: ../../include/identity.php:1201 ../../mod/profiles.php:663 -msgid "Likes:" -msgstr "Mi piace:" - -#: ../../include/identity.php:1203 ../../mod/profiles.php:664 -msgid "Dislikes:" -msgstr "Non mi piace:" - -#: ../../include/identity.php:1206 -msgid "Contact information and Social Networks:" -msgstr "Contatti e social network:" - -#: ../../include/identity.php:1208 -msgid "My other channels:" -msgstr "I miei altri canali:" - -#: ../../include/identity.php:1210 -msgid "Musical interests:" -msgstr "Gusti musicali:" - -#: ../../include/identity.php:1212 -msgid "Books, literature:" -msgstr "Libri, letteratura:" - -#: ../../include/identity.php:1214 -msgid "Television:" -msgstr "Televisione:" - -#: ../../include/identity.php:1216 -msgid "Film/dance/culture/entertainment:" -msgstr "Film, danza, cultura, intrattenimento:" - -#: ../../include/identity.php:1218 -msgid "Love/Romance:" -msgstr "Amore:" - -#: ../../include/identity.php:1220 -msgid "Work/employment:" -msgstr "Lavoro:" - -#: ../../include/identity.php:1222 -msgid "School/education:" -msgstr "Scuola:" - -#: ../../include/identity.php:1242 -msgid "Like this thing" -msgstr "Mi piace questo oggetto" - -#: ../../include/items.php:377 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:246 -#: ../../index.php:389 -msgid "Permission denied" -msgstr "Permesso negato" - -#: ../../include/items.php:964 ../../include/items.php:1009 -msgid "(Unknown)" -msgstr "(Sconosciuto)" - -#: ../../include/items.php:1165 -msgid "Visible to anybody on the internet." -msgstr "Visibile a chiunque su internet" - -#: ../../include/items.php:1167 -msgid "Visible to you only." -msgstr "Visibile solo a te." - -#: ../../include/items.php:1169 -msgid "Visible to anybody in this network." -msgstr "Visibile a tutti su questa rete." - -#: ../../include/items.php:1171 -msgid "Visible to anybody authenticated." -msgstr "Visibile a chiunque sia autenticato." - -#: ../../include/items.php:1173 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Visibile a tutti in %s." - -#: ../../include/items.php:1175 -msgid "Visible to all connections." -msgstr "Visibile a tutti coloro che ti seguono." - -#: ../../include/items.php:1177 -msgid "Visible to approved connections." -msgstr "Visibile ai contatti approvati." - -#: ../../include/items.php:1179 -msgid "Visible to specific connections." -msgstr "Visibile ad alcuni contatti scelti." - -#: ../../include/items.php:3946 ../../mod/thing.php:76 -#: ../../mod/display.php:32 ../../mod/filestorage.php:26 -#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." -msgstr "Elemento non trovato." - -#: ../../include/items.php:4402 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Insieme non trovato." - -#: ../../include/items.php:4417 -msgid "Collection is empty." -msgstr "L'insieme di canali è vuoto." - -#: ../../include/items.php:4424 -#, php-format -msgid "Collection: %s" -msgstr "Insieme: %s" - -#: ../../include/items.php:4435 -#, php-format -msgid "Connection: %s" -msgstr "Contatto: %s" - -#: ../../include/items.php:4438 -msgid "Connection not found." -msgstr "Contatto non trovato." - -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "Devi scegliere un destinatario." - -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "[nessun titolo]" - -#: ../../include/message.php:45 -msgid "Unable to determine sender." -msgstr "Impossibile determinare il mittente." - -#: ../../include/message.php:200 -msgid "Stored post could not be verified." -msgstr "Non è stato possibile verificare l'articolo inserito." - -#: ../../include/network.php:590 -msgid "view full size" -msgstr "guarda nelle dimensioni reali" - -#: ../../include/attach.php:221 ../../include/attach.php:275 -msgid "Item was not found." -msgstr "Elemento non trovato." - -#: ../../include/attach.php:331 -msgid "No source file." -msgstr "Nessun file di origine." - -#: ../../include/attach.php:348 -msgid "Cannot locate file to replace" -msgstr "Il file da sostituire non è stato trovato" - -#: ../../include/attach.php:366 -msgid "Cannot locate file to revise/update" -msgstr "Il file da aggiornare non è stato trovato" - -#: ../../include/attach.php:377 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Il file supera la dimensione massima di %d" - -#: ../../include/attach.php:389 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati." - -#: ../../include/attach.php:472 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Caricamento file fallito, potrebbe aver superato i limiti o l'azione potrebbe essere stata interrotta." - -#: ../../include/attach.php:484 -msgid "Stored file could not be verified. Upload failed." -msgstr "Il file non può essere verificato. Caricamento fallito." - -#: ../../include/attach.php:526 ../../include/attach.php:543 -msgid "Path not available." -msgstr "Percorso non disponibile." - -#: ../../include/attach.php:589 -msgid "Empty pathname" -msgstr "Il percorso del file è vuoto" - -#: ../../include/attach.php:605 -msgid "duplicate filename or path" -msgstr "il file o percorso del file è duplicato" - -#: ../../include/attach.php:629 -msgid "Path not found." -msgstr "Percorso del file non trovato." - -#: ../../include/attach.php:680 -msgid "mkdir failed." -msgstr "mkdir fallito." - -#: ../../include/attach.php:684 -msgid "database storage failed." -msgstr "scrittura su database fallita." - -#: ../../include/auth.php:116 -msgid "Logged out." -msgstr "Uscita effettuata." - -#: ../../include/auth.php:257 -msgid "Failed authentication" -msgstr "Autenticazione fallita" - -#: ../../include/auth.php:271 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "Accesso fallito." - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Altro" - -#: ../../include/datetime.php:142 -msgid "YYYY-MM-DD or MM-DD" -msgstr "AAAA-MM-GG oppure MM-GG" - -#: ../../include/datetime.php:248 -msgid "never" -msgstr "mai" - -#: ../../include/datetime.php:254 -msgid "less than a second ago" -msgstr "meno di un secondo fa" - -#: ../../include/datetime.php:257 -msgid "year" -msgstr "anno" - -#: ../../include/datetime.php:257 -msgid "years" -msgstr "anni" - -#: ../../include/datetime.php:258 -msgid "month" -msgstr "mese" - -#: ../../include/datetime.php:258 -msgid "months" -msgstr "mesi" - -#: ../../include/datetime.php:259 -msgid "week" -msgstr "settimana" - -#: ../../include/datetime.php:259 -msgid "weeks" -msgstr "settimane" - -#: ../../include/datetime.php:260 -msgid "day" -msgstr "giorno" - -#: ../../include/datetime.php:260 -msgid "days" -msgstr "giorni" - -#: ../../include/datetime.php:261 -msgid "hour" -msgstr "ora" - -#: ../../include/datetime.php:261 -msgid "hours" -msgstr "ore" - -#: ../../include/datetime.php:262 -msgid "minute" -msgstr "minuto" - -#: ../../include/datetime.php:262 -msgid "minutes" -msgstr "minuti" - -#: ../../include/datetime.php:263 -msgid "second" -msgstr "secondo" - -#: ../../include/datetime.php:263 -msgid "seconds" -msgstr "secondi" - -#: ../../include/datetime.php:272 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s fa" - -#: ../../include/datetime.php:480 -#, php-format -msgid "%1$s's birthday" -msgstr "È il compleanno di %1$s" - -#: ../../include/datetime.php:481 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Buon compleanno %1$s" +msgstr "Personalizzazione per esperti" #: ../../include/photos.php:105 #, php-format @@ -2736,22 +2825,253 @@ msgstr "Impossibile caricare la foto." msgid "Upload New Photos" msgstr "Carica nuove foto" +#: ../../include/items.php:382 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/like.php:246 ../../mod/group.php:68 +#: ../../index.php:389 +msgid "Permission denied" +msgstr "Permesso negato" + +#: ../../include/items.php:969 ../../include/items.php:1014 +msgid "(Unknown)" +msgstr "(Sconosciuto)" + +#: ../../include/items.php:1171 +msgid "Visible to anybody on the internet." +msgstr "Visibile a chiunque su internet." + +#: ../../include/items.php:1173 +msgid "Visible to you only." +msgstr "Visibile solo a te." + +#: ../../include/items.php:1175 +msgid "Visible to anybody in this network." +msgstr "Visibile a tutti su questa rete." + +#: ../../include/items.php:1177 +msgid "Visible to anybody authenticated." +msgstr "Visibile a chiunque sia autenticato." + +#: ../../include/items.php:1179 +#, php-format +msgid "Visible to anybody on %s." +msgstr "Visibile a tutti in %s." + +#: ../../include/items.php:1181 +msgid "Visible to all connections." +msgstr "Visibile a tutti coloro che ti seguono." + +#: ../../include/items.php:1183 +msgid "Visible to approved connections." +msgstr "Visibile ai contatti approvati." + +#: ../../include/items.php:1185 +msgid "Visible to specific connections." +msgstr "Visibile ad alcuni contatti scelti." + +#: ../../include/items.php:3952 ../../mod/thing.php:76 +#: ../../mod/display.php:32 ../../mod/filestorage.php:26 +#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Elemento non trovato." + +#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Insieme di canali non trovato." + +#: ../../include/items.php:4425 +msgid "Collection is empty." +msgstr "L'insieme di canali è vuoto." + +#: ../../include/items.php:4432 +#, php-format +msgid "Collection: %s" +msgstr "Insieme: %s" + +#: ../../include/items.php:4443 +#, php-format +msgid "Connection: %s" +msgstr "Contatto: %s" + +#: ../../include/items.php:4446 +msgid "Connection not found." +msgstr "Contatto non trovato." + #: ../../include/security.php:323 msgid "" "The form security token was not correct. This probably happened because the " "form has been opened for too long (>3 hours) before submitting it." -msgstr "L'identificativo di sicurezza del modulo che hai riempito non è corretto. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." +msgstr "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." + +#: ../../include/widgets.php:87 +msgid "System" +msgstr "Sistema" + +#: ../../include/widgets.php:90 +msgid "Create Personal App" +msgstr "Crea una app personale" + +#: ../../include/widgets.php:91 +msgid "Edit Personal App" +msgstr "Modifica una app personale" + +#: ../../include/widgets.php:137 ../../mod/suggest.php:53 +msgid "Ignore/Hide" +msgstr "Ignora/nascondi" + +#: ../../include/widgets.php:143 ../../mod/connections.php:267 +msgid "Suggestions" +msgstr "Suggerimenti" + +#: ../../include/widgets.php:144 +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 the channel address" +msgstr "Scrivi l'indirizzo del canale" + +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "Per esempio: mario@pippo.it oppure http://pluto.com/barbara" + +#: ../../include/widgets.php:191 +msgid "Notes" +msgstr "Note" + +#: ../../include/widgets.php:263 +msgid "Remove term" +msgstr "Rimuovi termine" + +#: ../../include/widgets.php:352 +msgid "Archives" +msgstr "Archivi" + +#: ../../include/widgets.php:428 +msgid "Refresh" +msgstr "Aggiorna" + +#: ../../include/widgets.php:429 ../../mod/connedit.php:506 +msgid "Me" +msgstr "Io" + +#: ../../include/widgets.php:430 ../../mod/connedit.php:508 +msgid "Best Friends" +msgstr "Migliori amici" + +#: ../../include/widgets.php:432 +msgid "Co-workers" +msgstr "Colleghi" + +#: ../../include/widgets.php:433 ../../mod/connedit.php:510 +msgid "Former Friends" +msgstr "Ex amici" + +#: ../../include/widgets.php:434 ../../mod/connedit.php:511 +msgid "Acquaintances" +msgstr "Conoscenti" + +#: ../../include/widgets.php:435 +msgid "Everybody" +msgstr "Tutti" + +#: ../../include/widgets.php:469 +msgid "Account settings" +msgstr "Il tuo account" + +#: ../../include/widgets.php:475 +msgid "Channel settings" +msgstr "Impostazioni del canale" + +#: ../../include/widgets.php:481 +msgid "Additional features" +msgstr "Funzionalità opzionali" + +#: ../../include/widgets.php:487 +msgid "Feature settings" +msgstr "Componenti aggiuntivi" + +#: ../../include/widgets.php:493 +msgid "Display settings" +msgstr "Aspetto" + +#: ../../include/widgets.php:499 +msgid "Connected apps" +msgstr "App connesse" + +#: ../../include/widgets.php:505 +msgid "Export channel" +msgstr "Esporta il canale" + +#: ../../include/widgets.php:511 +msgid "Export content" +msgstr "Esporta i contenuti" + +#: ../../include/widgets.php:520 ../../mod/connedit.php:538 +msgid "Connection Default Permissions" +msgstr "Permessi predefiniti dei nuovi contatti" + +#: ../../include/widgets.php:528 +msgid "Premium Channel Settings" +msgstr "Canale premium - impostazioni" + +#: ../../include/widgets.php:562 ../../mod/mail.php:125 +#: ../../mod/message.php:31 +msgid "Messages" +msgstr "Messaggi" + +#: ../../include/widgets.php:567 +msgid "Check Mail" +msgstr "Controlla i messaggi" + +#: ../../include/widgets.php:648 +msgid "Chat Rooms" +msgstr "Aree chat attive" + +#: ../../include/widgets.php:668 +msgid "Bookmarked Chatrooms" +msgstr "Aree chat nei segnalibri" + +#: ../../include/widgets.php:688 +msgid "Suggested Chatrooms" +msgstr "Aree chat suggerite" + +#: ../../include/widgets.php:817 ../../include/widgets.php:875 +msgid "photo/image" +msgstr "foto/immagine" + +#: ../../include/Contact.php:123 +msgid "New window" +msgstr "Nuova finestra" + +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" +msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" + +#: ../../include/Contact.php:211 ../../mod/admin.php:646 +#, php-format +msgid "User '%s' deleted" +msgstr "Utente '%s' eliminato" #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "Eliminare questo elemento?" -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:598 -#: ../../mod/photos.php:995 ../../mod/photos.php:1105 +#: ../../include/js_strings.php:6 ../../include/ItemObject.php:620 +#: ../../mod/photos.php:996 ../../mod/photos.php:1106 msgid "Comment" msgstr "Commento" -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:332 +#: ../../include/js_strings.php:7 ../../include/ItemObject.php:337 msgid "[+] show all" msgstr "[+] mostra tutto" @@ -3020,7 +3340,7 @@ msgstr "Sesso-dipendente" #: ../../include/profile_selectors.php:80 msgid "Friends/Benefits" -msgstr "Amici piccanti" +msgstr "Amici con qualcosa in più" #: ../../include/profile_selectors.php:80 msgid "Casual" @@ -3037,7 +3357,7 @@ msgstr "Sposato/a" #: ../../include/profile_selectors.php:80 msgid "Imaginarily married" -msgstr "Sogna il matrimonio" +msgstr "Con matrimonio immaginario" #: ../../include/profile_selectors.php:80 msgid "Partners" @@ -3108,340 +3428,6 @@ msgstr "Chi se ne frega" msgid "Ask me" msgstr "Chiedimelo" -#: ../../include/text.php:321 -msgid "prev" -msgstr "prec" - -#: ../../include/text.php:323 -msgid "first" -msgstr "inizio" - -#: ../../include/text.php:352 -msgid "last" -msgstr "fine" - -#: ../../include/text.php:355 -msgid "next" -msgstr "succ" - -#: ../../include/text.php:367 -msgid "older" -msgstr "più recenti" - -#: ../../include/text.php:369 -msgid "newer" -msgstr "più nuovi" - -#: ../../include/text.php:736 -msgid "No connections" -msgstr "Nessun contatto" - -#: ../../include/text.php:753 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d contatto" -msgstr[1] "%d contatti" - -#: ../../include/text.php:766 -msgid "View Connections" -msgstr "Elenco contatti" - -#: ../../include/text.php:905 -msgid "poke" -msgstr "poke" - -#: ../../include/text.php:906 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:906 -msgid "pinged" -msgstr "ha ricevuto un ping" - -#: ../../include/text.php:907 -msgid "prod" -msgstr "prod" - -#: ../../include/text.php:907 -msgid "prodded" -msgstr "ha ricevuto un prod" - -#: ../../include/text.php:908 -msgid "slap" -msgstr "schiaffo" - -#: ../../include/text.php:908 -msgid "slapped" -msgstr "ha ricevuto uno schiaffo" - -#: ../../include/text.php:909 -msgid "finger" -msgstr "finger" - -#: ../../include/text.php:909 -msgid "fingered" -msgstr "ha ricevuto un finger" - -#: ../../include/text.php:910 -msgid "rebuff" -msgstr "rifiuto" - -#: ../../include/text.php:910 -msgid "rebuffed" -msgstr "ha ricevuto un rifiuto" - -#: ../../include/text.php:919 -msgid "happy" -msgstr "felice" - -#: ../../include/text.php:920 -msgid "sad" -msgstr "triste" - -#: ../../include/text.php:921 -msgid "mellow" -msgstr "calmo" - -#: ../../include/text.php:922 -msgid "tired" -msgstr "stanco" - -#: ../../include/text.php:923 -msgid "perky" -msgstr "vivace" - -#: ../../include/text.php:924 -msgid "angry" -msgstr "arrabbiato" - -#: ../../include/text.php:925 -msgid "stupified" -msgstr "stordito" - -#: ../../include/text.php:926 -msgid "puzzled" -msgstr "confuso" - -#: ../../include/text.php:927 -msgid "interested" -msgstr "attento" - -#: ../../include/text.php:928 -msgid "bitter" -msgstr "amaro" - -#: ../../include/text.php:929 -msgid "cheerful" -msgstr "allegro" - -#: ../../include/text.php:930 -msgid "alive" -msgstr "vivace" - -#: ../../include/text.php:931 -msgid "annoyed" -msgstr "seccato" - -#: ../../include/text.php:932 -msgid "anxious" -msgstr "ansioso" - -#: ../../include/text.php:933 -msgid "cranky" -msgstr "irritabile" - -#: ../../include/text.php:934 -msgid "disturbed" -msgstr "turbato" - -#: ../../include/text.php:935 -msgid "frustrated" -msgstr "frustrato" - -#: ../../include/text.php:936 -msgid "depressed" -msgstr "in depressione" - -#: ../../include/text.php:937 -msgid "motivated" -msgstr "motivato" - -#: ../../include/text.php:938 -msgid "relaxed" -msgstr "rilassato" - -#: ../../include/text.php:939 -msgid "surprised" -msgstr "sorpreso" - -#: ../../include/text.php:1103 -msgid "Monday" -msgstr "lunedì" - -#: ../../include/text.php:1103 -msgid "Tuesday" -msgstr "martedì" - -#: ../../include/text.php:1103 -msgid "Wednesday" -msgstr "mercoledì" - -#: ../../include/text.php:1103 -msgid "Thursday" -msgstr "giovedì" - -#: ../../include/text.php:1103 -msgid "Friday" -msgstr "venerdì" - -#: ../../include/text.php:1103 -msgid "Saturday" -msgstr "sabato" - -#: ../../include/text.php:1103 -msgid "Sunday" -msgstr "domenica" - -#: ../../include/text.php:1107 -msgid "January" -msgstr "gennaio" - -#: ../../include/text.php:1107 -msgid "February" -msgstr "febbraio" - -#: ../../include/text.php:1107 -msgid "March" -msgstr "marzo" - -#: ../../include/text.php:1107 -msgid "April" -msgstr "aprile" - -#: ../../include/text.php:1107 -msgid "May" -msgstr "maggio" - -#: ../../include/text.php:1107 -msgid "June" -msgstr "giugno" - -#: ../../include/text.php:1107 -msgid "July" -msgstr "luglio" - -#: ../../include/text.php:1107 -msgid "August" -msgstr "agosto" - -#: ../../include/text.php:1107 -msgid "September" -msgstr "settembre" - -#: ../../include/text.php:1107 -msgid "October" -msgstr "ottobre" - -#: ../../include/text.php:1107 -msgid "November" -msgstr "novembre" - -#: ../../include/text.php:1107 -msgid "December" -msgstr "dicembre" - -#: ../../include/text.php:1185 -msgid "unknown.???" -msgstr "sconosciuto???" - -#: ../../include/text.php:1186 -msgid "bytes" -msgstr "byte" - -#: ../../include/text.php:1225 -msgid "remove category" -msgstr "rimuovi la categoria" - -#: ../../include/text.php:1295 -msgid "remove from file" -msgstr "rimuovi dal file" - -#: ../../include/text.php:1360 ../../include/text.php:1372 -msgid "Click to open/close" -msgstr "Clicca per aprire/chiudere" - -#: ../../include/text.php:1527 ../../mod/events.php:409 -msgid "Link to Source" -msgstr "Link al sito d'origine" - -#: ../../include/text.php:1546 -msgid "Select a page layout: " -msgstr "Scegli il layout della pagina:" - -#: ../../include/text.php:1549 ../../include/text.php:1614 -msgid "default" -msgstr "predefinito" - -#: ../../include/text.php:1585 -msgid "Page content type: " -msgstr "Contenuto della pagina:" - -#: ../../include/text.php:1626 -msgid "Select an alternate language" -msgstr "Seleziona una lingua diversa" - -#: ../../include/text.php:1760 -msgid "activity" -msgstr "l'attività" - -#: ../../include/text.php:2041 -msgid "Design" -msgstr "Design" - -#: ../../include/text.php:2044 -msgid "Blocks" -msgstr "Riquadri" - -#: ../../include/text.php:2045 -msgid "Menus" -msgstr "Menù" - -#: ../../include/text.php:2046 -msgid "Layouts" -msgstr "Layout" - -#: ../../include/text.php:2047 -msgid "Pages" -msgstr "Pagine" - -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Visibile secondo le impostazioni predefinite" - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Mostra" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Non mostrare" - -#: ../../include/acl_selectors.php:248 ../../mod/events.php:585 -#: ../../mod/chat.php:209 ../../mod/photos.php:588 ../../mod/photos.php:950 -#: ../../mod/filestorage.php:137 -msgid "Permissions" -msgstr "Permessi" - -#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:305 -#: ../../mod/photos.php:1148 -msgid "Close" -msgstr "Chiudi" - -#: ../../include/api.php:1084 -msgid "Public Timeline" -msgstr "Diario pubblico" - #: ../../include/apps.php:126 msgid "Site Admin" msgstr "Amministrazione sito" @@ -3487,7 +3473,7 @@ msgid "Profile Photo" msgstr "Foto del profilo" #: ../../include/apps.php:242 ../../mod/settings.php:81 -#: ../../mod/settings.php:575 +#: ../../mod/settings.php:589 msgid "Update" msgstr "Aggiorna" @@ -3499,16 +3485,28 @@ msgstr "Installa" msgid "Purchase" msgstr "Acquista" +#: ../../include/auth.php:116 +msgid "Logged out." +msgstr "Uscita effettuata." + +#: ../../include/auth.php:257 +msgid "Failed authentication" +msgstr "Autenticazione fallita" + +#: ../../include/auth.php:271 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Accesso fallito." + #: ../../include/ItemObject.php:130 msgid "Save to Folder" msgstr "Salva nella cartella" #: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 -#: ../../mod/photos.php:1022 ../../mod/photos.php:1034 +#: ../../mod/photos.php:1023 ../../mod/photos.php:1035 msgid "View all" msgstr "Vedi tutto" -#: ../../include/ItemObject.php:151 ../../mod/photos.php:1031 +#: ../../include/ItemObject.php:151 ../../mod/photos.php:1032 msgctxt "noun" msgid "Dislike" msgid_plural "Dislikes" @@ -3535,11 +3533,11 @@ msgstr "preferito" msgid "Add Tag" msgstr "Aggiungi un tag" -#: ../../include/ItemObject.php:221 ../../mod/photos.php:974 +#: ../../include/ItemObject.php:221 ../../mod/photos.php:975 msgid "I like this (toggle)" msgstr "Attiva/disattiva Mi piace" -#: ../../include/ItemObject.php:222 ../../mod/photos.php:975 +#: ../../include/ItemObject.php:222 ../../mod/photos.php:976 msgid "I don't like this (toggle)" msgstr "Attiva/disattiva Non mi piace" @@ -3551,136 +3549,138 @@ msgstr "Condividi" msgid "share" msgstr "condividi" -#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 -#, php-format -msgid "View %s's profile - %s" -msgstr "Guarda il profilo di %s - %s" - -#: ../../include/ItemObject.php:251 -msgid "to" -msgstr "a" - -#: ../../include/ItemObject.php:252 -msgid "via" -msgstr "via" - -#: ../../include/ItemObject.php:253 -msgid "Wall-to-Wall" -msgstr "Da bacheca a bacheca" - -#: ../../include/ItemObject.php:254 -msgid "via Wall-To-Wall:" -msgstr "da bacheca a bacheca:" - -#: ../../include/ItemObject.php:290 -msgid "Save Bookmarks" -msgstr "Salva segnalibro" - -#: ../../include/ItemObject.php:291 -msgid "Add to Calendar" -msgstr "Aggiungi al calendario" - -#: ../../include/ItemObject.php:299 ../../mod/photos.php:1142 -msgctxt "noun" -msgid "Likes" -msgstr "Mi piace" - -#: ../../include/ItemObject.php:300 ../../mod/photos.php:1143 -msgctxt "noun" -msgid "Dislikes" -msgstr "Non mi piace" - -#: ../../include/ItemObject.php:331 +#: ../../include/ItemObject.php:236 #, php-format msgid "%d comment" msgid_plural "%d comments" msgstr[0] "%d commento" msgstr[1] "%d commenti" -#: ../../include/ItemObject.php:596 ../../mod/photos.php:993 -#: ../../mod/photos.php:1103 +#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 +#, php-format +msgid "View %s's profile - %s" +msgstr "Guarda il profilo di %s - %s" + +#: ../../include/ItemObject.php:252 +msgid "to" +msgstr "a" + +#: ../../include/ItemObject.php:253 +msgid "via" +msgstr "via" + +#: ../../include/ItemObject.php:254 +msgid "Wall-to-Wall" +msgstr "Da bacheca a bacheca" + +#: ../../include/ItemObject.php:255 +msgid "via Wall-To-Wall:" +msgstr "da bacheca a bacheca:" + +#: ../../include/ItemObject.php:291 +msgid "Save Bookmarks" +msgstr "Salva segnalibro" + +#: ../../include/ItemObject.php:292 +msgid "Add to Calendar" +msgstr "Aggiungi al calendario" + +#: ../../include/ItemObject.php:301 +msgid "Mark all seen" +msgstr "Marca tutto come letto" + +#: ../../include/ItemObject.php:306 ../../mod/photos.php:1143 +msgctxt "noun" +msgid "Likes" +msgstr "Mi piace" + +#: ../../include/ItemObject.php:307 ../../mod/photos.php:1144 +msgctxt "noun" +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../include/ItemObject.php:618 ../../mod/photos.php:994 +#: ../../mod/photos.php:1104 msgid "This is you" msgstr "Questo sei tu" -#: ../../include/ItemObject.php:599 ../../mod/mood.php:135 -#: ../../mod/profiles.php:633 ../../mod/connect.php:92 ../../mod/setup.php:313 -#: ../../mod/setup.php:358 ../../mod/poke.php:166 ../../mod/sources.php:104 -#: ../../mod/sources.php:138 ../../mod/events.php:587 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/photos.php:594 ../../mod/photos.php:671 -#: ../../mod/photos.php:956 ../../mod/photos.php:996 ../../mod/photos.php:1106 -#: ../../mod/connedit.php:555 ../../mod/thing.php:284 ../../mod/thing.php:327 -#: ../../mod/pdledit.php:58 ../../mod/settings.php:549 -#: ../../mod/settings.php:661 ../../mod/settings.php:690 -#: ../../mod/settings.php:714 ../../mod/settings.php:790 -#: ../../mod/settings.php:976 ../../mod/fsuggest.php:108 +#: ../../include/ItemObject.php:621 ../../mod/mood.php:135 +#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 +#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:563 +#: ../../mod/settings.php:675 ../../mod/settings.php:704 +#: ../../mod/settings.php:728 ../../mod/settings.php:805 +#: ../../mod/settings.php:997 ../../mod/events.php:598 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:555 +#: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 +#: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:146 ../../mod/group.php:81 #: ../../mod/import.php:480 ../../mod/admin.php:412 ../../mod/admin.php:723 #: ../../mod/admin.php:859 ../../mod/admin.php:992 ../../mod/admin.php:1191 -#: ../../mod/admin.php:1278 ../../mod/invite.php:142 ../../mod/locs.php:99 -#: ../../mod/mail.php:348 ../../mod/xchan.php:11 ../../mod/appman.php:99 -#: ../../mod/poll.php:68 ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/blogga/php/config.php:67 -#: ../../view/theme/blogga/view/theme/blog/config.php:67 +#: ../../mod/admin.php:1278 ../../mod/locs.php:99 ../../mod/mail.php:352 +#: ../../mod/invite.php:142 ../../mod/xchan.php:11 ../../mod/photos.php:594 +#: ../../mod/photos.php:671 ../../mod/photos.php:957 ../../mod/photos.php:997 +#: ../../mod/photos.php:1107 ../../mod/appman.php:99 ../../mod/poll.php:68 +#: ../../view/theme/apw/php/config.php:256 #: ../../view/theme/redbasic/php/config.php:99 msgid "Submit" msgstr "Salva" -#: ../../include/ItemObject.php:600 +#: ../../include/ItemObject.php:622 msgid "Bold" msgstr "Grassetto" -#: ../../include/ItemObject.php:601 +#: ../../include/ItemObject.php:623 msgid "Italic" msgstr "Corsivo" -#: ../../include/ItemObject.php:602 +#: ../../include/ItemObject.php:624 msgid "Underline" msgstr "Sottolineato" -#: ../../include/ItemObject.php:603 +#: ../../include/ItemObject.php:625 msgid "Quote" msgstr "Citazione" -#: ../../include/ItemObject.php:604 +#: ../../include/ItemObject.php:626 msgid "Code" msgstr "Codice" -#: ../../include/ItemObject.php:605 +#: ../../include/ItemObject.php:627 msgid "Image" msgstr "Immagine" -#: ../../include/ItemObject.php:606 +#: ../../include/ItemObject.php:628 msgid "Link" msgstr "Link" -#: ../../include/ItemObject.php:607 +#: ../../include/ItemObject.php:629 msgid "Video" msgstr "Video" +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "Area chat senza nome" + +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "Il nome dell'area chat è duplicato" + +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "Il nome dell'area chat non è valido." + +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "Area chat non trovata." + +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "L'area chat è al completo" + #: ../../mod/mood.php:132 msgid "Set your current mood and tell your friends" msgstr "Scegli il tuo umore attuale per mostrarlo agli amici" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Indentificativo del profilo non valido." - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Modifica la visibilità del profilo" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visibile a" - -#: ../../mod/profperm.php:139 ../../mod/connections.php:279 -msgid "All Connections" -msgstr "Tutti i contatti" - #: ../../mod/mitem.php:24 ../../mod/menu.php:108 msgid "Menu not found." msgstr "Menù non trovato." @@ -3749,7 +3749,7 @@ msgstr "Nuovo elemento del menù" msgid "Menu Item Permissions" msgstr "Permessi del menu" -#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1011 +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1032 msgid "(click to open/close)" msgstr "(clicca per aprire/chiudere)" @@ -3801,332 +3801,258 @@ msgstr "Modifica" msgid "Some blurb about what to do when you're new here" msgstr "Qualche suggerimento per i nuovi utenti su cosa fare" -#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 -#: ../../mod/profiles.php:222 ../../mod/profiles.php:565 -msgid "Profile not found." -msgstr "Profilo non trovato." +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" -#: ../../mod/profiles.php:38 -msgid "Profile deleted." -msgstr "Profilo eliminato." +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio." -#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 -msgid "Profile-" -msgstr "Profilo-" +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Le password non corrispondono." -#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 -msgid "New profile created." -msgstr "Il nuovo profilo è stato creato." +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata." -#: ../../mod/profiles.php:98 -msgid "Profile unavailable to clone." -msgstr "Impossibile duplicare il profilo." +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito." -#: ../../mod/profiles.php:136 -msgid "Profile unavailable to export." -msgstr "Il profilo non è disponibile per l'export." +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "La tua registrazione non puo' essere processata." -#: ../../mod/profiles.php:232 -msgid "Profile Name is required." -msgstr "Il nome del profilo è obbligatorio ." +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "La registrazione su questo sito è soggetta ad approvazione." -#: ../../mod/profiles.php:378 -msgid "Marital Status" -msgstr "Stato sentimentale" +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "Registrati su un altro server affiliato" -#: ../../mod/profiles.php:382 -msgid "Romantic Partner" -msgstr "Partner affettivo" +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani." -#: ../../mod/profiles.php:386 -msgid "Likes" -msgstr "Mi piace" +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Condizioni d'Uso" -#: ../../mod/profiles.php:390 -msgid "Dislikes" -msgstr "Non mi piace" +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "Accetto le %s di questo sito" -#: ../../mod/profiles.php:394 -msgid "Work/Employment" -msgstr "Lavoro/impiego" +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Ho più di 13 anni e accetto le %s di questo sito" -#: ../../mod/profiles.php:397 -msgid "Religion" -msgstr "Religione" +#: ../../mod/register.php:207 ../../mod/admin.php:413 +msgid "Registration" +msgstr "Registrazione" -#: ../../mod/profiles.php:401 -msgid "Political Views" -msgstr "Orientamento politico" +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Per registrarsi su questo sito è necessario un invito." -#: ../../mod/profiles.php:405 -msgid "Gender" -msgstr "Sesso" +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Inserisci il codice dell'invito" -#: ../../mod/profiles.php:409 -msgid "Sexual Preference" -msgstr "Preferenze sessuali" +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Il tuo indirizzo email" -#: ../../mod/profiles.php:413 -msgid "Homepage" -msgstr "Home page" +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Scegli una password" -#: ../../mod/profiles.php:417 -msgid "Interests" -msgstr "Interessi" +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Ripeti la password per verifica" -#: ../../mod/profiles.php:421 ../../mod/admin.php:866 -msgid "Address" -msgstr "Indirizzo" +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- scegli -" -#: ../../mod/profiles.php:428 ../../mod/pubsites.php:25 -msgid "Location" -msgstr "Posizione geografica" +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Indentificativo del profilo non valido." -#: ../../mod/profiles.php:511 -msgid "Profile updated." -msgstr "Profilo aggiornato." +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Modifica la visibilità del profilo" -#: ../../mod/profiles.php:590 -msgid "Hide your contact/friend list from viewers of this profile?" -msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." -#: ../../mod/profiles.php:591 ../../mod/api.php:105 ../../mod/settings.php:916 -#: ../../mod/settings.php:921 ../../mod/settings.php:1004 +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visibile a" + +#: ../../mod/profperm.php:139 ../../mod/connections.php:279 +msgid "All Connections" +msgstr "Tutti i contatti" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Impossibile creare la sorgente. Nessun canale selezionato." + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Sorgente creata." + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Sorgente aggiornata." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gestisci le sorgenti dei contenuti del tuo canale." + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nuova sorgente" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Lascia vuoto per importare tutti i contenuti pubblici" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Nome del canale" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Sorgente non trovata." + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Modifica la sorgente" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Elimina la sorgente" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Sorgente eliminata" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Impossibile rimuovere la sorgente." + +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "Poke/Prod" + +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "Manda un poke, un prod o altro" + +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "Destinatario" + +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "Scegli cosa vuoi inviare al destinatario" + +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "Rendi privato questo articolo" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "Autorizza la app" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "Torna alla app e inserisci questo codice di sicurezza:" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "Accedi al sito per continuare." + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts," +" and/or create new posts for you?" +msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" + +#: ../../mod/api.php:105 ../../mod/settings.php:937 ../../mod/settings.php:942 +#: ../../mod/settings.php:1025 ../../mod/profiles.php:591 #: ../../mod/admin.php:392 msgid "Yes" msgstr "Si" -#: ../../mod/profiles.php:592 ../../mod/api.php:106 ../../mod/settings.php:916 -#: ../../mod/settings.php:921 ../../mod/settings.php:1004 +#: ../../mod/api.php:106 ../../mod/settings.php:937 ../../mod/settings.php:942 +#: ../../mod/settings.php:1025 ../../mod/profiles.php:592 #: ../../mod/admin.php:390 msgid "No" msgstr "No" -#: ../../mod/profiles.php:632 -msgid "Edit Profile Details" -msgstr "Modifica i dettagli del profilo" +#: ../../mod/search.php:13 ../../mod/display.php:9 +#: ../../mod/viewconnections.php:17 ../../mod/directory.php:15 +#: ../../mod/photos.php:458 +msgid "Public access denied." +msgstr "Accesso pubblico negato." -#: ../../mod/profiles.php:634 -msgid "View this profile" -msgstr "Guarda questo profilo" +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Elemento non disponibile." -#: ../../mod/profiles.php:636 -msgid "Change Profile Photo" -msgstr "Cambia la foto del profilo" - -#: ../../mod/profiles.php:637 -msgid "Create a new profile using these settings" -msgstr "Crea un nuovo profilo usando queste impostazioni" - -#: ../../mod/profiles.php:638 -msgid "Clone this profile" -msgstr "Clona questo profilo" - -#: ../../mod/profiles.php:639 -msgid "Delete this profile" -msgstr "Elimina questo profilo" - -#: ../../mod/profiles.php:641 -msgid "Import profile from file" -msgstr "Importa il profilo da un file" - -#: ../../mod/profiles.php:642 -msgid "Export profile to file" -msgstr "Esporta il profilo in un file" - -#: ../../mod/profiles.php:643 -msgid "Profile Name:" -msgstr "Nome del profilo:" - -#: ../../mod/profiles.php:644 -msgid "Your Full Name:" -msgstr "Il tuo nome completo:" - -#: ../../mod/profiles.php:645 -msgid "Title/Description:" -msgstr "Titolo/descrizione:" - -#: ../../mod/profiles.php:646 -msgid "Your Gender:" -msgstr "Sesso:" - -#: ../../mod/profiles.php:647 -msgid "Birthday :" -msgstr "Compleanno:" - -#: ../../mod/profiles.php:648 -msgid "Street Address:" -msgstr "Indirizzo (via/piazza):" - -#: ../../mod/profiles.php:649 -msgid "Locality/City:" -msgstr "Località:" - -#: ../../mod/profiles.php:650 -msgid "Postal/Zip Code:" -msgstr "CAP:" - -#: ../../mod/profiles.php:651 -msgid "Country:" -msgstr "Nazione:" - -#: ../../mod/profiles.php:652 -msgid "Region/State:" -msgstr "Regione/stato:" - -#: ../../mod/profiles.php:653 -msgid " Marital Status:" -msgstr " Stato sentimentale:" - -#: ../../mod/profiles.php:654 -msgid "Who: (if applicable)" -msgstr "Con chi: (se possibile)" - -#: ../../mod/profiles.php:655 -msgid "Examples: cathy123, Cathy Williams, cathy@example.com" -msgstr "Per esempio: cathy123, Cathy Williams, cathy@example.com" - -#: ../../mod/profiles.php:656 -msgid "Since [date]:" -msgstr "dal [data]:" - -#: ../../mod/profiles.php:658 -msgid "Homepage URL:" -msgstr "Indirizzo home page:" - -#: ../../mod/profiles.php:661 -msgid "Religious Views:" -msgstr "Orientamento religioso:" - -#: ../../mod/profiles.php:662 -msgid "Keywords:" -msgstr "Parole chiave, tag:" - -#: ../../mod/profiles.php:665 -msgid "Example: fishing photography software" -msgstr "Per esempio: pesca fotografia programmazione" - -#: ../../mod/profiles.php:666 -msgid "Used in directory listings" -msgstr "Visibile nell'elenco pubblico di canali" - -#: ../../mod/profiles.php:667 -msgid "Tell us about yourself..." -msgstr "Raccontaci di te..." - -#: ../../mod/profiles.php:668 -msgid "Hobbies/Interests" -msgstr "Hobby/interessi" - -#: ../../mod/profiles.php:669 -msgid "Contact information and Social Networks" -msgstr "Contatti personali e i tuoi social network" - -#: ../../mod/profiles.php:670 -msgid "My other channels" -msgstr "I miei altri canali" - -#: ../../mod/profiles.php:671 -msgid "Musical interests" -msgstr "Interessi musicali" - -#: ../../mod/profiles.php:672 -msgid "Books, literature" -msgstr "Libri, letteratura" - -#: ../../mod/profiles.php:673 -msgid "Television" -msgstr "Televisione" - -#: ../../mod/profiles.php:674 -msgid "Film/dance/culture/entertainment" -msgstr "Film/danza/cultura/intrattenimento" - -#: ../../mod/profiles.php:675 -msgid "Love/romance" -msgstr "Amore" - -#: ../../mod/profiles.php:676 -msgid "Work/employment" -msgstr "Lavoro/impiego" - -#: ../../mod/profiles.php:677 -msgid "School/education" -msgstr "Scuola/educazione" - -#: ../../mod/profiles.php:683 -msgid "This is your default profile." -msgstr "Questo è il tuo profilo predefinito." - -#: ../../mod/profiles.php:694 ../../mod/directory.php:148 -msgid "Age: " -msgstr "Età:" - -#: ../../mod/profiles.php:737 -msgid "Edit/Manage Profiles" -msgstr "Modifica/gestisci i profili" - -#: ../../mod/profiles.php:738 -msgid "Add profile things" -msgstr "Aggiungi oggetti al profilo" - -#: ../../mod/profiles.php:739 -msgid "Include desirable objects in your profile" -msgstr "Aggiungi oggetti interessanti al tuo profilo" - -#: ../../mod/connect.php:55 ../../mod/connect.php:103 -msgid "Continue" -msgstr "Continua" - -#: ../../mod/connect.php:84 -msgid "Premium Channel Setup" -msgstr "Canale premium - installazione" - -#: ../../mod/connect.php:86 -msgid "Enable premium channel connection restrictions" -msgstr "Abilita le restrizioni del canale premium" - -#: ../../mod/connect.php:87 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida o il sistema di pagamento ecc." - -#: ../../mod/connect.php:89 ../../mod/connect.php:109 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" - -#: ../../mod/connect.php:90 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Il testo seguente comparirà a chi vorrà connettersi:" - -#: ../../mod/connect.php:91 ../../mod/connect.php:112 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." - -#: ../../mod/connect.php:100 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" - -#: ../../mod/connect.php:108 -msgid "Restricted or Premium Channel" -msgstr "Canale premium - con restrizioni" - -#: ../../mod/post.php:229 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "L'autenticazione remota non è disponibile. Hai accesso solamente a questo sito. Puoi provare ad uscire per tentare di nuovo." - -#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 +#: ../../mod/probe.php:23 ../../mod/probe.php:29 #, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Ciao %s. La tua autenticazione da remoto è avvenuta con successo." +msgid "Fetching URL returns error: %1$s" +msgstr "La chiamata all'URL restituisce questo errore: %1$s" + +#: ../../mod/block.php:27 ../../mod/page.php:33 +msgid "Invalid item." +msgstr "Elemento non valido." + +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:45 +msgid "Channel not found." +msgstr "Canale non trovato." + +#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 +#: ../../mod/page.php:81 ../../index.php:241 +msgid "Page not found." +msgstr "Pagina non trovata." + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s sta seguendo %3$s di %2$s" + +#: ../../mod/blocks.php:99 +msgid "Block Name" +msgstr "Nome del riquadro" #: ../../mod/setup.php:166 msgid "Red Matrix Server - Setup" @@ -4164,7 +4090,7 @@ msgstr "Leggi il file 'install/INSTALL.txt'." msgid "System check" msgstr "Verifica del sistema" -#: ../../mod/setup.php:265 ../../mod/events.php:434 ../../mod/photos.php:868 +#: ../../mod/setup.php:265 ../../mod/events.php:445 ../../mod/photos.php:868 msgid "Next" msgstr "Successivo" @@ -4379,7 +4305,7 @@ msgstr "Errore: il modulo PHP mcrypt è richiesto ma non installato." msgid "" "The web installer needs to be able to create a file called \".htconfig.php\"" " in the top folder of your web server and it is unable to do so." -msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo." +msgstr "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo." #: ../../mod/setup.php:509 msgid "" @@ -4420,7 +4346,7 @@ msgstr "Per poter memorizzare i template compilati, il web server deve avere acc 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 come un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)." +msgstr "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)." #: ../../mod/setup.php:527 #, php-format @@ -4438,7 +4364,7 @@ msgstr "%s è scrivibile" 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 "RedMatrix usa un archivio per salvare i file caricati. Il server deve avere i diritti di scrittura sulla cartella dell'archivio che si trova dentro la cartella principale di RedMatrix" +msgstr "RedMatrix 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:547 msgid "store is writable" @@ -4474,7 +4400,7 @@ msgstr "Se il tuo certificato non è riconosciuto, gli utenti che ti seguono da msgid "" "This can cause usability issues elsewhere (not just on your own site) so we " "must insist on this requirement." -msgstr "Ciò può creare problemi di usabilità molto gravi (non solo sul tuo sito), quindi dobbiamo insistere su questo punto." +msgstr "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto." #: ../../mod/setup.php:582 msgid "" @@ -4517,307 +4443,554 @@ msgid "" "poller." msgstr "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling." -#: ../../mod/siteinfo.php:90 +#: ../../mod/settings.php:73 +msgid "Name is required" +msgstr "Il nome è obbligatorio" + +#: ../../mod/settings.php:77 +msgid "Key and Secret are required" +msgstr "Key e Secret sono richiesti" + +#: ../../mod/settings.php:211 +msgid "Passwords do not match. Password unchanged." +msgstr "Le password non corrispondono. Password non cambiata." + +#: ../../mod/settings.php:215 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Le password non possono essere vuote. Password non cambiata." + +#: ../../mod/settings.php:229 +msgid "Password changed." +msgstr "Password cambiata." + +#: ../../mod/settings.php:231 +msgid "Password update failed. Please try again." +msgstr "Modifica password fallita. Prova ancora." + +#: ../../mod/settings.php:245 +msgid "Not valid email." +msgstr "Email non valida." + +#: ../../mod/settings.php:248 +msgid "Protected email address. Cannot change to that email." +msgstr "È un indirizzo email riservato. Non puoi sceglierlo." + +#: ../../mod/settings.php:257 +msgid "System failure storing new email. Please try again." +msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore." + +#: ../../mod/settings.php:493 +msgid "Settings updated." +msgstr "Impostazioni aggiornate." + +#: ../../mod/settings.php:562 ../../mod/settings.php:588 +#: ../../mod/settings.php:624 +msgid "Add application" +msgstr "Aggiungi una app" + +#: ../../mod/settings.php:565 +msgid "Name of application" +msgstr "Nome dell'applicazione" + +#: ../../mod/settings.php:566 ../../mod/settings.php:592 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../mod/settings.php:566 ../../mod/settings.php:567 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" + +#: ../../mod/settings.php:567 ../../mod/settings.php:593 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../mod/settings.php:568 ../../mod/settings.php:594 +msgid "Redirect" +msgstr "Redirect" + +#: ../../mod/settings.php:568 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione." + +#: ../../mod/settings.php:569 ../../mod/settings.php:595 +msgid "Icon url" +msgstr "Url icona" + +#: ../../mod/settings.php:569 +msgid "Optional" +msgstr "Opzionale" + +#: ../../mod/settings.php:580 +msgid "You can't edit this application." +msgstr "Non puoi modificare questa applicazione." + +#: ../../mod/settings.php:623 +msgid "Connected Apps" +msgstr "App connesse" + +#: ../../mod/settings.php:627 +msgid "Client key starts with" +msgstr "La client key inizia con" + +#: ../../mod/settings.php:628 +msgid "No name" +msgstr "Nessun nome" + +#: ../../mod/settings.php:629 +msgid "Remove authorization" +msgstr "Revoca l'autorizzazione" + +#: ../../mod/settings.php:640 +msgid "No feature settings configured" +msgstr "Non hai componenti aggiuntivi da personalizzare" + +#: ../../mod/settings.php:648 +msgid "Feature Settings" +msgstr "Componenti aggiuntivi" + +#: ../../mod/settings.php:671 +msgid "Account Settings" +msgstr "Il tuo account" + +#: ../../mod/settings.php:672 +msgid "Password Settings" +msgstr "Impostazioni password" + +#: ../../mod/settings.php:673 +msgid "New Password:" +msgstr "Nuova password:" + +#: ../../mod/settings.php:674 +msgid "Confirm:" +msgstr "Conferma:" + +#: ../../mod/settings.php:674 +msgid "Leave password fields blank unless changing" +msgstr "Lascia questi campi in bianco per non cambiare la password" + +#: ../../mod/settings.php:676 ../../mod/settings.php:1006 +msgid "Email Address:" +msgstr "Indirizzo email:" + +#: ../../mod/settings.php:677 ../../mod/removeaccount.php:61 +msgid "Remove Account" +msgstr "Elimina l'account" + +#: ../../mod/settings.php:678 +msgid "Remove this account from this server including all its channels" +msgstr "Elimina l'account da questo server, inclusi tutti i canali" + +#: ../../mod/settings.php:679 ../../mod/settings.php:1088 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "Attenzione: questa azione è permanente e non potrà più essere annullata." + +#: ../../mod/settings.php:695 +msgid "Off" +msgstr "Off" + +#: ../../mod/settings.php:695 +msgid "On" +msgstr "On" + +#: ../../mod/settings.php:702 +msgid "Additional Features" +msgstr "Funzionalità opzionali" + +#: ../../mod/settings.php:727 +msgid "Connector Settings" +msgstr "Impostazioni del connettore" + +#: ../../mod/settings.php:758 +msgid "No special theme for mobile devices" +msgstr "Nessun tema per dispositivi mobili" + +#: ../../mod/settings.php:767 #, php-format -msgid "Version %s" -msgstr "Versione %s" +msgid "%s - (Experimental)" +msgstr "%s - (Sperimentale)" -#: ../../mod/siteinfo.php:111 -msgid "Installed plugins/addons/apps:" -msgstr "App e componenti installati:" +#: ../../mod/settings.php:803 +msgid "Display Settings" +msgstr "Aspetto" -#: ../../mod/siteinfo.php:124 -msgid "No installed plugins/addons/apps" -msgstr "Nessuna app o componente installato" +#: ../../mod/settings.php:809 +msgid "Display Theme:" +msgstr "Tema per schermi medio grandi:" -#: ../../mod/siteinfo.php:132 -msgid "Red" -msgstr "RedMatrix" +#: ../../mod/settings.php:810 +msgid "Mobile Theme:" +msgstr "Tema per dispositivi mobili:" -#: ../../mod/siteinfo.php:133 +#: ../../mod/settings.php:811 +msgid "Enable user zoom on mobile devices" +msgstr "Attiva la possibilità di fare zoom sui dispositivi mobili" + +#: ../../mod/settings.php:812 +msgid "Update browser every xx seconds" +msgstr "Aggiorna il browser ogni x secondi" + +#: ../../mod/settings.php:812 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimo 10 secondi, nessun limite massimo" + +#: ../../mod/settings.php:813 +msgid "Maximum number of conversations to load at any time:" +msgstr "Massimo numero di conversazioni da mostrare ogni volta:" + +#: ../../mod/settings.php:813 +msgid "Maximum of 100 items" +msgstr "Massimo 100" + +#: ../../mod/settings.php:814 +msgid "Don't show emoticons" +msgstr "Non mostrare le emoticons" + +#: ../../mod/settings.php:815 +msgid "Link post titles to source" +msgstr "Il link del titolo di un articolo porta al sito originale" + +#: ../../mod/settings.php:816 +msgid "System Page Layout Editor - (advanced)" +msgstr "Modifica i layout di sistema (avanzato)" + +#: ../../mod/settings.php:819 +msgid "Use blog/list mode on channel page" +msgstr "Mostra il canale nella modalità blog" + +#: ../../mod/settings.php:819 ../../mod/settings.php:820 +msgid "(comments displayed separately)" +msgstr "(i commenti sono mostrati separatamente)" + +#: ../../mod/settings.php:820 +msgid "Use blog/list mode on matrix page" +msgstr "Mostra la tua rete in modalità blog" + +#: ../../mod/settings.php:821 +msgid "Channel page max height of content (in pixels)" +msgstr "Altezza massima dei contenuti del canale (in pixel)" + +#: ../../mod/settings.php:821 ../../mod/settings.php:822 +msgid "click to expand content exceeding this height" +msgstr "dovrai cliccare per mostrare i contenuti di dimensioni maggiori" + +#: ../../mod/settings.php:822 +msgid "Matrix page max height of content (in pixels)" +msgstr "Altezza massima dei contenuti della tua rete (in pixel)" + +#: ../../mod/settings.php:856 +msgid "Nobody except yourself" +msgstr "Nessuno tranne te" + +#: ../../mod/settings.php:857 +msgid "Only those you specifically allow" +msgstr "Solo chi riceve il mio permesso" + +#: ../../mod/settings.php:858 +msgid "Approved connections" +msgstr "Contatti approvati" + +#: ../../mod/settings.php:859 +msgid "Any connections" +msgstr "Tutti i contatti" + +#: ../../mod/settings.php:860 +msgid "Anybody on this website" +msgstr "Chiunque su questo sito" + +#: ../../mod/settings.php:861 +msgid "Anybody in this network" +msgstr "Chiunque su Red" + +#: ../../mod/settings.php:862 +msgid "Anybody authenticated" +msgstr "Chiunque sia autenticato" + +#: ../../mod/settings.php:863 +msgid "Anybody on the internet" +msgstr "Chiunque su internet" + +#: ../../mod/settings.php:937 +msgid "Publish your default profile in the network directory" +msgstr "Mostra il mio profilo predefinito nell'elenco pubblico dei canali" + +#: ../../mod/settings.php:942 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Vuoi essere suggerito come amico ai nuovi membri?" + +#: ../../mod/settings.php:946 ../../mod/profile_photo.php:365 +msgid "or" +msgstr "o" + +#: ../../mod/settings.php:951 +msgid "Your channel address is" +msgstr "L'indirizzo del tuo canale è" + +#: ../../mod/settings.php:995 +msgid "Channel Settings" +msgstr "Impostazioni del canale" + +#: ../../mod/settings.php:1004 +msgid "Basic Settings" +msgstr "Impostazioni di base" + +#: ../../mod/settings.php:1007 +msgid "Your Timezone:" +msgstr "Il tuo fuso orario:" + +#: ../../mod/settings.php:1008 +msgid "Default Post Location:" +msgstr "Località predefinita:" + +#: ../../mod/settings.php:1008 +msgid "Geographical location to display on your posts" +msgstr "Posizione geografica da mostrare sui tuoi post" + +#: ../../mod/settings.php:1009 +msgid "Use Browser Location:" +msgstr "Usa la località rilevata dal browser:" + +#: ../../mod/settings.php:1011 +msgid "Adult Content" +msgstr "Contenuto per adulti" + +#: ../../mod/settings.php:1011 msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. " +"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/siteinfo.php:137 -msgid "Running at web location" -msgstr "In esecuzione sull'indirizzo web" +#: ../../mod/settings.php:1013 +msgid "Security and Privacy Settings" +msgstr "Impostazioni di sicurezza e privacy" -#: ../../mod/siteinfo.php:138 +#: ../../mod/settings.php:1015 +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:1017 +msgid "Hide my online presence" +msgstr "Non mostrare la mia presenza online" + +#: ../../mod/settings.php:1017 +msgid "Prevents displaying in your profile that you are online" +msgstr "Non mostra sul tuo profilo che sei online" + +#: ../../mod/settings.php:1019 +msgid "Simple Privacy Settings:" +msgstr "Impostazioni di privacy semplificate" + +#: ../../mod/settings.php:1020 msgid "" -"Please visit GetZot.com to learn more " -"about the Red Matrix." -msgstr "Visita GetZot.com per scoprire il progetto RedMatrix." +"Very Public - extremely permissive (should be used with caution)" +msgstr "Tutto pubblico - estremamente permissivo (da usare con cautela)" -#: ../../mod/siteinfo.php:139 -msgid "Bug reports and issues: please visit" -msgstr "Per segnalare bug e problemi: visita" - -#: ../../mod/siteinfo.php:142 +#: ../../mod/settings.php:1021 msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)" -#: ../../mod/siteinfo.php:144 -msgid "Site Administrators" -msgstr "Amministratori del sito" +#: ../../mod/settings.php:1022 +msgid "Private - default private, never open or public" +msgstr "Privato - contenuti normalmente privati, nulla è aperto o pubblico" -#: ../../mod/poke.php:159 -msgid "Poke/Prod" -msgstr "Poke/Prod" +#: ../../mod/settings.php:1023 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloccato - bloccato in invio e ricezione dei contenuti" -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" -msgstr "Manda un poke, un prod o altro" +#: ../../mod/settings.php:1025 +msgid "Allow others to tag your posts" +msgstr "Permetti ad altri di taggare i tuoi articoli" -#: ../../mod/poke.php:161 -msgid "Recipient" -msgstr "Destinatario" - -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" -msgstr "Scegli cosa vuoi inviare al destinatario" - -#: ../../mod/poke.php:165 -msgid "Make this post private" -msgstr "Rendi privato questo articolo" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "Autorizza la app" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "Torna alla app e inserisci questo codice di sicurezza:" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "Accedi al sito per continuare." - -#: ../../mod/api.php:104 +#: ../../mod/settings.php:1025 msgid "" -"Do you want to authorize this application to access your posts and contacts," -" and/or create new posts for you?" -msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti" -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Elemento non disponibile." +#: ../../mod/settings.php:1027 +msgid "Advanced Privacy Settings" +msgstr "Impostazioni di privacy avanzate" -#: ../../mod/probe.php:23 ../../mod/probe.php:29 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "La chiamata all'URL restituisce questo errore: %1$s" +#: ../../mod/settings.php:1029 +msgid "Expire other channel content after this many days" +msgstr "Giorni dopo cui mettere in scadenza gli altri contenuti del canale" -#: ../../mod/block.php:27 ../../mod/page.php:33 -msgid "Invalid item." -msgstr "Elemento non valido." +#: ../../mod/settings.php:1029 +msgid "0 or blank prevents expiration" +msgstr "Lascia vuoto oppure 0 per non impostare scadenze" -#: ../../mod/block.php:39 ../../mod/wall_upload.php:28 ../../mod/page.php:45 -msgid "Channel not found." -msgstr "Canale non trovato." +#: ../../mod/settings.php:1030 +msgid "Maximum Friend Requests/Day:" +msgstr "Numero massimo giornaliero di richieste di amicizia:" -#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 -#: ../../mod/page.php:81 ../../index.php:241 -msgid "Page not found." -msgstr "Pagina non trovata." +#: ../../mod/settings.php:1030 +msgid "May reduce spam activity" +msgstr "Serve e ridurre lo spam" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Impossibile creare la sorgente. Nessun canale selezionato." +#: ../../mod/settings.php:1031 +msgid "Default Post Permissions" +msgstr "Permessi predefiniti per gli articoli" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Sorgente creata." +#: ../../mod/settings.php:1036 +msgid "Channel permissions category:" +msgstr "Categorie di permessi dei canali:" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Sorgente aggiornata." +#: ../../mod/settings.php:1044 +msgid "Maximum private messages per day from unknown people:" +msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../mod/settings.php:1044 +msgid "Useful to reduce spamming" +msgstr "Serve e ridurre lo spam" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gestisci le sorgenti dei contenuti del tuo canale." +#: ../../mod/settings.php:1047 +msgid "Notification Settings" +msgstr "Impostazioni di notifica" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nuova sorgente" +#: ../../mod/settings.php:1048 +msgid "By default post a status message when:" +msgstr "Pubblica un messaggio di stato quando:" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 +#: ../../mod/settings.php:1049 +msgid "accepting a friend request" +msgstr "accetto una nuova amicizia" + +#: ../../mod/settings.php:1050 +msgid "joining a forum/community" +msgstr "entro a far parte di un forum" + +#: ../../mod/settings.php:1051 +msgid "making an interesting profile change" +msgstr "faccio un cambiamento interessante al mio profilo" + +#: ../../mod/settings.php:1052 +msgid "Send a notification email when:" +msgstr "Invia una email di notifica quando:" + +#: ../../mod/settings.php:1053 +msgid "You receive a connection request" +msgstr "Ricevi una richiesta di entrare in contatto" + +#: ../../mod/settings.php:1054 +msgid "Your connections are confirmed" +msgstr "I tuoi contatti sono confermati" + +#: ../../mod/settings.php:1055 +msgid "Someone writes on your profile wall" +msgstr "Qualcuno scrive sulla tua bacheca" + +#: ../../mod/settings.php:1056 +msgid "Someone writes a followup comment" +msgstr "Qualcuno scrive un commento a un tuo articolo" + +#: ../../mod/settings.php:1057 +msgid "You receive a private message" +msgstr "Ricevi un messaggio privato" + +#: ../../mod/settings.php:1058 +msgid "You receive a friend suggestion" +msgstr "Ti viene suggerito un amico" + +#: ../../mod/settings.php:1059 +msgid "You are tagged in a post" +msgstr "Sei taggato in un articolo" + +#: ../../mod/settings.php:1060 +msgid "You are poked/prodded/etc. in a post" +msgstr "Ricevi un poke in un articolo" + +#: ../../mod/settings.php:1063 +msgid "Show visual notifications including:" +msgstr "Mostra queste notifiche a schermo:" + +#: ../../mod/settings.php:1065 +msgid "Unseen matrix activity" +msgstr "Nuove attività nella rete" + +#: ../../mod/settings.php:1066 +msgid "Unseen channel activity" +msgstr "Novità nei canali" + +#: ../../mod/settings.php:1067 +msgid "Unseen private messages" +msgstr "Nuovi messaggi privati" + +#: ../../mod/settings.php:1067 ../../mod/settings.php:1072 +#: ../../mod/settings.php:1073 ../../mod/settings.php:1074 +msgid "Recommended" +msgstr "Consigli" + +#: ../../mod/settings.php:1068 +msgid "Upcoming events" +msgstr "Prossimi eventi" + +#: ../../mod/settings.php:1069 +msgid "Events today" +msgstr "Eventi di oggi" + +#: ../../mod/settings.php:1070 +msgid "Upcoming birthdays" +msgstr "Prossimi compleanni" + +#: ../../mod/settings.php:1070 +msgid "Not available in all themes" +msgstr "Non disponibile in tutti i temi" + +#: ../../mod/settings.php:1071 +msgid "System (personal) notifications" +msgstr "Notifiche personali dal sistema" + +#: ../../mod/settings.php:1072 +msgid "System info messages" +msgstr "Notifiche di sistema" + +#: ../../mod/settings.php:1073 +msgid "System critical alerts" +msgstr "Avvisi critici di sistema" + +#: ../../mod/settings.php:1074 +msgid "New connections" +msgstr "Nuovi contatti" + +#: ../../mod/settings.php:1075 +msgid "System Registrations" +msgstr "Registrazioni" + +#: ../../mod/settings.php:1077 +msgid "Notify me of events this many days in advance" +msgstr "Giorni di anticipo per notificare gli eventi" + +#: ../../mod/settings.php:1077 +msgid "Must be greater than 0" +msgstr "Maggiore di 0" + +#: ../../mod/settings.php:1079 +msgid "Advanced Account/Page Type Settings" +msgstr "Impostazioni avanzate" + +#: ../../mod/settings.php:1080 +msgid "Change the behaviour of this account for special situations" +msgstr "Cambia il funzionamento di questo account per necessità particolari" + +#: ../../mod/settings.php:1083 msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" +#: ../../mod/settings.php:1084 +msgid "Miscellaneous Settings" +msgstr "Impostazioni varie" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Lascia vuoto per importare tutti i contenuti pubblici" +#: ../../mod/settings.php:1086 +msgid "Personal menu to display in your channel pages" +msgstr "Menu personale da mostrare sulle pagine del tuo canale" -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:112 -msgid "Channel Name" -msgstr "Nome del canale" - -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Sorgente non trovata." - -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Modifica la sorgente" - -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Elimina la sorgente" - -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Sorgente eliminata" - -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Impossibile rimuovere la sorgente." - -#: ../../mod/blocks.php:99 -msgid "Block Name" -msgstr "Nome del riquadro" - -#: ../../mod/search.php:13 ../../mod/directory.php:15 ../../mod/photos.php:458 -#: ../../mod/display.php:9 ../../mod/viewconnections.php:17 -msgid "Public access denied." -msgstr "Accesso pubblico negato." - -#: ../../mod/directory.php:161 -msgid "Gender: " -msgstr "Sesso:" - -#: ../../mod/directory.php:163 -msgid "Status: " -msgstr "Stato:" - -#: ../../mod/directory.php:165 -msgid "Homepage: " -msgstr "Homepage:" - -#: ../../mod/directory.php:168 -msgid "Hometown: " -msgstr "Città dove vivo:" - -#: ../../mod/directory.php:170 -msgid "About: " -msgstr "Informazioni:" - -#: ../../mod/directory.php:225 -msgid "Public Forum:" -msgstr "Forum pubblico:" - -#: ../../mod/directory.php:228 -msgid "Keywords: " -msgstr "Parole chiave:" - -#: ../../mod/directory.php:268 -msgid "Finding:" -msgstr "Ricerca:" - -#: ../../mod/directory.php:273 -msgid "next page" -msgstr "pagina successiva" - -#: ../../mod/directory.php:273 -msgid "previous page" -msgstr "pagina precedente" - -#: ../../mod/directory.php:290 -msgid "No entries (some entries may be hidden)." -msgstr "Nessun risultato (qualcosa potrebbe essere nascosto)." - -#: ../../mod/register.php:44 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" - -#: ../../mod/register.php:50 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio." - -#: ../../mod/register.php:84 -msgid "Passwords do not match." -msgstr "Le password non corrispondono." - -#: ../../mod/register.php:117 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata." - -#: ../../mod/register.php:123 -msgid "Your registration is pending approval by the site owner." -msgstr "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito." - -#: ../../mod/register.php:126 -msgid "Your registration can not be processed." -msgstr "La tua registrazione non puo' essere acquisita." - -#: ../../mod/register.php:163 -msgid "Registration on this site/hub is by approval only." -msgstr "La registrazione su questo sito è soggetta ad approvazione." - -#: ../../mod/register.php:164 -msgid "Register at another affiliated site/hub" -msgstr "Registrati su un altro server affiliato" - -#: ../../mod/register.php:174 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani." - -#: ../../mod/register.php:185 -msgid "Terms of Service" -msgstr "Condizioni d'Uso" - -#: ../../mod/register.php:191 -#, php-format -msgid "I accept the %s for this website" -msgstr "Accetto le %s di questo sito" - -#: ../../mod/register.php:193 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ho più di 13 anni e accetto le %s di questo sito" - -#: ../../mod/register.php:207 ../../mod/admin.php:413 -msgid "Registration" -msgstr "Registrazione" - -#: ../../mod/register.php:212 -msgid "Membership on this site is by invitation only." -msgstr "Per registrarsi su questo sito è necessario un invito." - -#: ../../mod/register.php:213 -msgid "Please enter your invitation code" -msgstr "Inserisci il codice dell'invito" - -#: ../../mod/register.php:216 -msgid "Your email address" -msgstr "Il tuo indirizzo email" - -#: ../../mod/register.php:217 -msgid "Choose a password" -msgstr "Scegli una password" - -#: ../../mod/register.php:218 -msgid "Please re-enter your password" -msgstr "Ripeti la password per verifica" +#: ../../mod/settings.php:1087 +msgid "Remove this channel" +msgstr "Elimina questo canale" #: ../../mod/events.php:81 msgid "Event can not end before it has started." @@ -4831,60 +5004,64 @@ msgstr "Sono necessari il titolo e l'ora d'inizio dell'evento." msgid "Event not found." msgstr "Evento non trovato." -#: ../../mod/events.php:364 +#: ../../mod/events.php:369 msgid "l, F j" msgstr "l j F" -#: ../../mod/events.php:386 +#: ../../mod/events.php:391 msgid "Edit event" msgstr "Modifica l'evento" -#: ../../mod/events.php:432 +#: ../../mod/events.php:443 msgid "Create New Event" msgstr "Crea un nuovo evento" -#: ../../mod/events.php:433 ../../mod/photos.php:859 +#: ../../mod/events.php:444 ../../mod/photos.php:859 msgid "Previous" msgstr "Precendente" -#: ../../mod/events.php:560 +#: ../../mod/events.php:446 +msgid "Export" +msgstr "Esporta" + +#: ../../mod/events.php:571 msgid "Event details" msgstr "Dettagli evento" -#: ../../mod/events.php:561 +#: ../../mod/events.php:572 msgid "Starting date and Title are required." msgstr "Titolo e data d'inizio sono obbligatori." -#: ../../mod/events.php:565 +#: ../../mod/events.php:576 msgid "Event Starts:" msgstr "Inizio:" -#: ../../mod/events.php:565 ../../mod/events.php:581 ../../mod/appman.php:91 +#: ../../mod/events.php:576 ../../mod/events.php:592 ../../mod/appman.php:91 #: ../../mod/appman.php:92 msgid "Required" msgstr "Obbligatorio" -#: ../../mod/events.php:571 +#: ../../mod/events.php:582 msgid "Finish date/time is not known or not relevant" msgstr "La data/ora di fine non è rilevante" -#: ../../mod/events.php:573 +#: ../../mod/events.php:584 msgid "Event Finishes:" msgstr "Fine:" -#: ../../mod/events.php:575 +#: ../../mod/events.php:586 msgid "Adjust for viewer timezone" msgstr "Adatta al fuso orario di chi legge" -#: ../../mod/events.php:577 +#: ../../mod/events.php:588 msgid "Description:" msgstr "Descrizione:" -#: ../../mod/events.php:581 +#: ../../mod/events.php:592 msgid "Title:" msgstr "Titolo:" -#: ../../mod/events.php:583 +#: ../../mod/events.php:594 msgid "Share this event" msgstr "Condividi questo evento" @@ -4899,7 +5076,7 @@ msgid "" "in the matrix as a whole. Some sites may require subscription or provide " "tiered service plans. The provider links may provide " "additional details." -msgstr "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere tipi diversi di abbonamento. Potrai trovare maggiori informazioni al riguardo visitando ciascun sito." +msgstr "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito." #: ../../mod/pubsites.php:25 msgid "Site URL" @@ -4913,6 +5090,10 @@ msgstr "Tipo di accesso" msgid "Registration Policy" msgstr "Politica di registrazione" +#: ../../mod/pubsites.php:25 ../../mod/profiles.php:428 +msgid "Location" +msgstr "Posizione geografica" + #: ../../mod/channel.php:25 ../../mod/chat.php:19 msgid "You must be logged in to see this page." msgstr "Devi aver effettuato l'accesso per vedere questa pagina." @@ -4955,7 +5136,7 @@ msgstr "Elimina questa area chat" #: ../../mod/chat.php:180 msgid "I am away right now" -msgstr "Non sono presente al momento" +msgstr "Non sono presente" #: ../../mod/chat.php:181 msgid "I am online" @@ -4978,10 +5159,52 @@ msgstr "Nome dell'area chat" msgid "%1$s's Chatrooms" msgstr "Le aree chat di %1$s" -#: ../../mod/subthread.php:103 +#: ../../mod/siteinfo.php:92 #, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s sta seguendo %3$s di %2$s" +msgid "Version %s" +msgstr "Versione %s" + +#: ../../mod/siteinfo.php:113 +msgid "Installed plugins/addons/apps:" +msgstr "App e componenti installati:" + +#: ../../mod/siteinfo.php:126 +msgid "No installed plugins/addons/apps" +msgstr "Nessuna app o componente installato" + +#: ../../mod/siteinfo.php:134 +msgid "Red" +msgstr "RedMatrix" + +#: ../../mod/siteinfo.php:135 +msgid "" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. " + +#: ../../mod/siteinfo.php:139 +msgid "Running at web location" +msgstr "In esecuzione sull'indirizzo web" + +#: ../../mod/siteinfo.php:140 +msgid "" +"Please visit GetZot.com to learn more " +"about the Red Matrix." +msgstr "Visita GetZot.com per scoprire il progetto RedMatrix." + +#: ../../mod/siteinfo.php:141 +msgid "Bug reports and issues: please visit" +msgstr "Per segnalare bug e problemi: visita" + +#: ../../mod/siteinfo.php:144 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" + +#: ../../mod/siteinfo.php:146 +msgid "Site Administrators" +msgstr "Amministratori del sito" #: ../../mod/chatsvc.php:111 msgid "Away" @@ -4993,31 +5216,50 @@ msgstr "Online" #: ../../mod/regmod.php:11 msgid "Please login." -msgstr "Accedi." +msgstr "Effettua l'accesso." -#: ../../mod/network.php:79 -msgid "No such group" -msgstr "Impossibile trovare l'insieme" +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Continua" -#: ../../mod/network.php:118 -msgid "Search Results For:" -msgstr "Cerca risultati con:" +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Canale premium - installazione" -#: ../../mod/network.php:172 -msgid "Collection is empty" -msgstr "L'insieme di canali è vuoto" +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Abilita le restrizioni del canale premium" -#: ../../mod/network.php:180 -msgid "Collection: " -msgstr "Insieme:" +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc." -#: ../../mod/network.php:193 -msgid "Connection: " -msgstr "Connessione:" +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" -#: ../../mod/network.php:196 -msgid "Invalid connection." -msgstr "Connessione non valida." +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Il testo seguente comparirà a chi vorrà seguire il canale:" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Canale premium - con restrizioni" #: ../../mod/removeme.php:29 msgid "" @@ -5091,148 +5333,54 @@ msgstr "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)" msgid "Authenticate" msgstr "Autenticazione" -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- scegli -" +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Mi piace/Non mi piace" -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "Impossibile ottenere informazioni sul proprietario della pagina." +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Questa funzionalità è riservata agli iscritti." -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "Album non trovato." +#: ../../mod/like.php:21 +msgid "" +"Please login with your RedMatrix ID or register as a new RedMatrix member to continue." +msgstr "Per favore accedi con il tuo identificativo RedMatrix o registrati su RedMatrix per continuare." -#: ../../mod/photos.php:119 ../../mod/photos.php:672 -msgid "Delete Album" -msgstr "Elimina album" +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "Richiesta non valida." -#: ../../mod/photos.php:159 ../../mod/photos.php:957 -msgid "Delete Photo" -msgstr "Elimina foto" +#: ../../mod/like.php:119 +msgid "thing" +msgstr "oggetto" -#: ../../mod/photos.php:469 -msgid "No photos selected" -msgstr "Nessuna foto selezionata" +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "Canale non trovato." -#: ../../mod/photos.php:513 -msgid "Access to this item is restricted." -msgstr "Questo elemento non è visibile a tutti." +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "Il comando precedente è stato annullato." -#: ../../mod/photos.php:552 +#: ../../mod/like.php:422 +msgid "Action completed." +msgstr "Comando completato." + +#: ../../mod/like.php:423 +msgid "Thank you." +msgstr "Grazie." + +#: ../../mod/post.php:229 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo." + +#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 #, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." - -#: ../../mod/photos.php:555 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." - -#: ../../mod/photos.php:579 -msgid "Upload Photos" -msgstr "Carica foto" - -#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 -msgid "Enter a new album name" -msgstr "Inserisci il nome di un nuovo album" - -#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 -msgid "or select an existing one (doubleclick)" -msgstr "o seleziona uno esistente (doppio click)" - -#: ../../mod/photos.php:585 -msgid "Do not show a status post for this upload" -msgstr "Non creare un messaggio di stato per questo caricamento" - -#: ../../mod/photos.php:613 -msgid "Album name could not be decoded" -msgstr "Non è stato possibile leggere il nome dell'album" - -#: ../../mod/photos.php:654 ../../mod/photos.php:1166 -#: ../../mod/photos.php:1182 -msgid "Contact Photos" -msgstr "Foto dei contatti" - -#: ../../mod/photos.php:678 -msgid "Show Newest First" -msgstr "Prima i più recenti" - -#: ../../mod/photos.php:680 -msgid "Show Oldest First" -msgstr "Prima i più vecchi" - -#: ../../mod/photos.php:707 ../../mod/photos.php:1214 -msgid "View Photo" -msgstr "Guarda la foto" - -#: ../../mod/photos.php:736 -msgid "Edit Album" -msgstr "Modifica album" - -#: ../../mod/photos.php:781 -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:783 -msgid "Photo not available" -msgstr "Foto non disponibile" - -#: ../../mod/photos.php:841 -msgid "Use as profile photo" -msgstr "Usa come foto del profilo" - -#: ../../mod/photos.php:848 -msgid "Private Photo" -msgstr "Foto privata" - -#: ../../mod/photos.php:863 -msgid "View Full Size" -msgstr "Vedi nelle dimensioni originali" - -#: ../../mod/photos.php:905 ../../mod/delegate.php:130 ../../mod/tagrm.php:133 -msgid "Remove" -msgstr "Rimuovi" - -#: ../../mod/photos.php:937 -msgid "Edit photo" -msgstr "Modifica la foto" - -#: ../../mod/photos.php:939 -msgid "Rotate CW (right)" -msgstr "Ruota (senso orario)" - -#: ../../mod/photos.php:940 -msgid "Rotate CCW (left)" -msgstr "Ruota (senso antiorario)" - -#: ../../mod/photos.php:947 -msgid "Caption" -msgstr "Titolo" - -#: ../../mod/photos.php:949 -msgid "Add a Tag" -msgstr "Aggiungi tag" - -#: ../../mod/photos.php:953 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" - -#: ../../mod/photos.php:955 -msgid "Flag as adult in album view" -msgstr "Marca come 'per adulti'" - -#: ../../mod/photos.php:1132 -msgid "In This Photo:" -msgstr "In questa foto:" - -#: ../../mod/photos.php:1220 -msgid "View Album" -msgstr "Guarda l'album" - -#: ../../mod/photos.php:1243 -msgid "Recent Photos" -msgstr "Foto recenti" +msgid "Welcome %s. Remote authentication successful." +msgstr "Ciao %s. L'autenticazione magica è avvenuta con successo." #: ../../mod/connections.php:37 ../../mod/connedit.php:64 msgid "Could not access contact record." @@ -5327,30 +5475,9 @@ msgstr "Cerca tra i contatti" msgid "Finding: " msgstr "Ricerca: " -#: ../../mod/manage.php:136 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "Hai creato %1$.0f dei %2$.0f canali permessi." - -#: ../../mod/manage.php:144 -msgid "Create a new channel" -msgstr "Crea un nuovo canale" - -#: ../../mod/manage.php:149 -msgid "Current Channel" -msgstr "Canale attuale" - -#: ../../mod/manage.php:151 -msgid "Attach to one of your channels by selecting it." -msgstr "Seleziona il canale a cui vuoi passare." - -#: ../../mod/manage.php:152 -msgid "Default Channel" -msgstr "Canale predefinito" - -#: ../../mod/manage.php:153 -msgid "Make Default" -msgstr "Rendi predefinito" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." #: ../../mod/rpost.php:97 ../../mod/editpost.php:42 msgid "Edit post" @@ -5358,7 +5485,7 @@ msgstr "Modifica articolo" #: ../../mod/connedit.php:189 msgid "is now connected to" -msgstr "adesso è in contatto con" +msgstr "ha come nuovo contatto" #: ../../mod/connedit.php:310 msgid "Could not access address book record." @@ -5666,10 +5793,6 @@ msgid "" "Replies/likes to your public posts may still be visible" msgstr "Le risposte ai tuoi articoli pubblici potrebbero restare comunque visibili" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." - #: ../../mod/thing.php:96 msgid "Thing updated" msgstr "L'oggetto è stato aggiornato" @@ -5749,7 +5872,7 @@ msgstr "È stato richiesto di reimpostare password su %s" msgid "" "Request could not be verified. (You may have previously submitted it.) " "Password reset failed." -msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non può essere reimpostata." +msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata." #: ../../mod/lostpass.php:85 ../../boot.php:1494 msgid "Password Reset" @@ -5814,23 +5937,268 @@ msgstr "I segnalibri dei miei contatti" #: ../../mod/dirsearch.php:21 msgid "This site is not a directory server" -msgstr "Questo sito non fornisce l'elenco generale dei canali" +msgstr "Questo sito non è un server di elenchi pubblici" #: ../../mod/cloud.php:130 msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" msgstr "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}" -#: ../../mod/ping.php:257 -msgid "sent you a private message" -msgstr "ti ha inviato un messaggio privato" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:165 +#: ../../mod/profiles.php:222 ../../mod/profiles.php:565 +msgid "Profile not found." +msgstr "Profilo non trovato." -#: ../../mod/ping.php:308 -msgid "added your channel" -msgstr "ha aggiunto il tuo canale" +#: ../../mod/profiles.php:38 +msgid "Profile deleted." +msgstr "Profilo eliminato." -#: ../../mod/ping.php:349 -msgid "posted an event" -msgstr "ha creato un evento" +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" +msgstr "Profilo-" + +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." +msgstr "Il nuovo profilo è stato creato." + +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." +msgstr "Impossibile duplicare il profilo." + +#: ../../mod/profiles.php:136 +msgid "Profile unavailable to export." +msgstr "Il profilo non è disponibile per l'export." + +#: ../../mod/profiles.php:232 +msgid "Profile Name is required." +msgstr "Il nome del profilo è obbligatorio ." + +#: ../../mod/profiles.php:378 +msgid "Marital Status" +msgstr "Stato sentimentale" + +#: ../../mod/profiles.php:382 +msgid "Romantic Partner" +msgstr "Partner affettivo" + +#: ../../mod/profiles.php:386 +msgid "Likes" +msgstr "Mi piace" + +#: ../../mod/profiles.php:390 +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../mod/profiles.php:394 +msgid "Work/Employment" +msgstr "Lavoro/impiego" + +#: ../../mod/profiles.php:397 +msgid "Religion" +msgstr "Religione" + +#: ../../mod/profiles.php:401 +msgid "Political Views" +msgstr "Orientamento politico" + +#: ../../mod/profiles.php:405 +msgid "Gender" +msgstr "Sesso" + +#: ../../mod/profiles.php:409 +msgid "Sexual Preference" +msgstr "Preferenze sessuali" + +#: ../../mod/profiles.php:413 +msgid "Homepage" +msgstr "Home page" + +#: ../../mod/profiles.php:417 +msgid "Interests" +msgstr "Interessi" + +#: ../../mod/profiles.php:421 ../../mod/admin.php:866 +msgid "Address" +msgstr "Indirizzo" + +#: ../../mod/profiles.php:511 +msgid "Profile updated." +msgstr "Profilo aggiornato." + +#: ../../mod/profiles.php:590 +msgid "Hide your contact/friend list from viewers of this profile?" +msgstr "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?" + +#: ../../mod/profiles.php:632 +msgid "Edit Profile Details" +msgstr "Modifica i dettagli del profilo" + +#: ../../mod/profiles.php:634 +msgid "View this profile" +msgstr "Guarda questo profilo" + +#: ../../mod/profiles.php:636 +msgid "Change Profile Photo" +msgstr "Cambia la foto del profilo" + +#: ../../mod/profiles.php:637 +msgid "Create a new profile using these settings" +msgstr "Crea un nuovo profilo usando queste impostazioni" + +#: ../../mod/profiles.php:638 +msgid "Clone this profile" +msgstr "Clona questo profilo" + +#: ../../mod/profiles.php:639 +msgid "Delete this profile" +msgstr "Elimina questo profilo" + +#: ../../mod/profiles.php:641 +msgid "Import profile from file" +msgstr "Importa il profilo da un file" + +#: ../../mod/profiles.php:642 +msgid "Export profile to file" +msgstr "Esporta il profilo in un file" + +#: ../../mod/profiles.php:643 +msgid "Profile Name:" +msgstr "Nome del profilo:" + +#: ../../mod/profiles.php:644 +msgid "Your Full Name:" +msgstr "Il tuo nome completo:" + +#: ../../mod/profiles.php:645 +msgid "Title/Description:" +msgstr "Titolo/descrizione:" + +#: ../../mod/profiles.php:646 +msgid "Your Gender:" +msgstr "Sesso:" + +#: ../../mod/profiles.php:647 +msgid "Birthday :" +msgstr "Compleanno:" + +#: ../../mod/profiles.php:648 +msgid "Street Address:" +msgstr "Indirizzo (via/piazza):" + +#: ../../mod/profiles.php:649 +msgid "Locality/City:" +msgstr "Località:" + +#: ../../mod/profiles.php:650 +msgid "Postal/Zip Code:" +msgstr "CAP:" + +#: ../../mod/profiles.php:651 +msgid "Country:" +msgstr "Nazione:" + +#: ../../mod/profiles.php:652 +msgid "Region/State:" +msgstr "Regione/stato:" + +#: ../../mod/profiles.php:653 +msgid " Marital Status:" +msgstr " Stato sentimentale:" + +#: ../../mod/profiles.php:654 +msgid "Who: (if applicable)" +msgstr "Con chi: (se possibile)" + +#: ../../mod/profiles.php:655 +msgid "Examples: cathy123, Cathy Williams, cathy@example.com" +msgstr "Per esempio: cathy123, Cathy Williams, cathy@example.com" + +#: ../../mod/profiles.php:656 +msgid "Since [date]:" +msgstr "dal [data]:" + +#: ../../mod/profiles.php:658 +msgid "Homepage URL:" +msgstr "Indirizzo home page:" + +#: ../../mod/profiles.php:661 +msgid "Religious Views:" +msgstr "Orientamento religioso:" + +#: ../../mod/profiles.php:662 +msgid "Keywords:" +msgstr "Parole chiave, tag:" + +#: ../../mod/profiles.php:665 +msgid "Example: fishing photography software" +msgstr "Per esempio: pesca fotografia programmazione" + +#: ../../mod/profiles.php:666 +msgid "Used in directory listings" +msgstr "Visibile nell'elenco pubblico di canali" + +#: ../../mod/profiles.php:667 +msgid "Tell us about yourself..." +msgstr "Raccontaci di te..." + +#: ../../mod/profiles.php:668 +msgid "Hobbies/Interests" +msgstr "Hobby/interessi" + +#: ../../mod/profiles.php:669 +msgid "Contact information and Social Networks" +msgstr "Contatti personali e i tuoi social network" + +#: ../../mod/profiles.php:670 +msgid "My other channels" +msgstr "I miei altri canali" + +#: ../../mod/profiles.php:671 +msgid "Musical interests" +msgstr "Interessi musicali" + +#: ../../mod/profiles.php:672 +msgid "Books, literature" +msgstr "Libri, letteratura" + +#: ../../mod/profiles.php:673 +msgid "Television" +msgstr "Televisione" + +#: ../../mod/profiles.php:674 +msgid "Film/dance/culture/entertainment" +msgstr "Film/danza/cultura/intrattenimento" + +#: ../../mod/profiles.php:675 +msgid "Love/romance" +msgstr "Amore" + +#: ../../mod/profiles.php:676 +msgid "Work/employment" +msgstr "Lavoro/impiego" + +#: ../../mod/profiles.php:677 +msgid "School/education" +msgstr "Scuola/educazione" + +#: ../../mod/profiles.php:683 +msgid "This is your default profile." +msgstr "Questo è il tuo profilo predefinito." + +#: ../../mod/profiles.php:694 ../../mod/directory.php:159 +msgid "Age: " +msgstr "Età:" + +#: ../../mod/profiles.php:737 +msgid "Edit/Manage Profiles" +msgstr "Modifica/gestisci i profili" + +#: ../../mod/profiles.php:738 +msgid "Add profile things" +msgstr "Aggiungi oggetti al profilo" + +#: ../../mod/profiles.php:739 +msgid "Include desirable objects in your profile" +msgstr "Aggiungi oggetti interessanti al tuo profilo" #: ../../mod/editblock.php:79 ../../mod/editblock.php:95 #: ../../mod/editlayout.php:78 ../../mod/editpost.php:20 @@ -5905,531 +6273,6 @@ msgstr "L'elemento non è modificabile" msgid "Delete item?" msgstr "Eliminare questo elemento?" -#: ../../mod/settings.php:73 -msgid "Name is required" -msgstr "Il nome è obbligatorio" - -#: ../../mod/settings.php:77 -msgid "Key and Secret are required" -msgstr "Chiave e Segreto sono richiesti" - -#: ../../mod/settings.php:197 -msgid "Passwords do not match. Password unchanged." -msgstr "Le password non corrispondono. Password non cambiata." - -#: ../../mod/settings.php:201 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Le password non possono essere vuote. Password non cambiata." - -#: ../../mod/settings.php:215 -msgid "Password changed." -msgstr "Password cambiata." - -#: ../../mod/settings.php:217 -msgid "Password update failed. Please try again." -msgstr "Aggiornamento password fallito. Prova ancora." - -#: ../../mod/settings.php:231 -msgid "Not valid email." -msgstr "Email non valida." - -#: ../../mod/settings.php:234 -msgid "Protected email address. Cannot change to that email." -msgstr "È un indirizzo email riservato. Non puoi sceglierlo." - -#: ../../mod/settings.php:243 -msgid "System failure storing new email. Please try again." -msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore." - -#: ../../mod/settings.php:479 -msgid "Settings updated." -msgstr "Impostazioni aggiornate." - -#: ../../mod/settings.php:548 ../../mod/settings.php:574 -#: ../../mod/settings.php:610 -msgid "Add application" -msgstr "Aggiungi una app" - -#: ../../mod/settings.php:551 -msgid "Name of application" -msgstr "Nome dell'applicazione" - -#: ../../mod/settings.php:552 ../../mod/settings.php:578 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:552 ../../mod/settings.php:553 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" - -#: ../../mod/settings.php:553 ../../mod/settings.php:579 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:554 ../../mod/settings.php:580 -msgid "Redirect" -msgstr "Redirect" - -#: ../../mod/settings.php:554 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione." - -#: ../../mod/settings.php:555 ../../mod/settings.php:581 -msgid "Icon url" -msgstr "Url icona" - -#: ../../mod/settings.php:555 -msgid "Optional" -msgstr "Opzionale" - -#: ../../mod/settings.php:566 -msgid "You can't edit this application." -msgstr "Non puoi modificare questa applicazione." - -#: ../../mod/settings.php:609 -msgid "Connected Apps" -msgstr "App connesse" - -#: ../../mod/settings.php:613 -msgid "Client key starts with" -msgstr "La client key inizia con" - -#: ../../mod/settings.php:614 -msgid "No name" -msgstr "Nessun nome" - -#: ../../mod/settings.php:615 -msgid "Remove authorization" -msgstr "Revoca l'autorizzazione" - -#: ../../mod/settings.php:626 -msgid "No feature settings configured" -msgstr "Non hai componenti aggiuntivi da personalizzare" - -#: ../../mod/settings.php:634 -msgid "Feature Settings" -msgstr "Componenti aggiuntivi" - -#: ../../mod/settings.php:657 -msgid "Account Settings" -msgstr "Il tuo account" - -#: ../../mod/settings.php:658 -msgid "Password Settings" -msgstr "Impostazioni password" - -#: ../../mod/settings.php:659 -msgid "New Password:" -msgstr "Nuova password:" - -#: ../../mod/settings.php:660 -msgid "Confirm:" -msgstr "Conferma:" - -#: ../../mod/settings.php:660 -msgid "Leave password fields blank unless changing" -msgstr "Lascia questi campi in bianco per non cambiare la password" - -#: ../../mod/settings.php:662 ../../mod/settings.php:985 -msgid "Email Address:" -msgstr "Indirizzo email:" - -#: ../../mod/settings.php:663 ../../mod/removeaccount.php:61 -msgid "Remove Account" -msgstr "Elimina l'account" - -#: ../../mod/settings.php:664 -msgid "Remove this account from this server including all its channels" -msgstr "Elimina questo account da questo server, inclusi tutti i canali." - -#: ../../mod/settings.php:665 ../../mod/settings.php:1067 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "Attenzione: questa azione è permanente e non potrà più essere annullata." - -#: ../../mod/settings.php:681 -msgid "Off" -msgstr "Off" - -#: ../../mod/settings.php:681 -msgid "On" -msgstr "On" - -#: ../../mod/settings.php:688 -msgid "Additional Features" -msgstr "Funzionalità opzionali" - -#: ../../mod/settings.php:713 -msgid "Connector Settings" -msgstr "Impostazioni del connettore" - -#: ../../mod/settings.php:743 -msgid "No special theme for mobile devices" -msgstr "Nessun tema per dispositivi mobili" - -#: ../../mod/settings.php:752 -#, php-format -msgid "%s - (Experimental)" -msgstr "%s - (Sperimentale)" - -#: ../../mod/settings.php:788 -msgid "Display Settings" -msgstr "Aspetto" - -#: ../../mod/settings.php:794 -msgid "Display Theme:" -msgstr "Tema per monitor:" - -#: ../../mod/settings.php:795 -msgid "Mobile Theme:" -msgstr "Tema per dispositivi mobili:" - -#: ../../mod/settings.php:796 -msgid "Enable user zoom on mobile devices" -msgstr "Attiva la possibilità di fare zoom sui dispositivi mobili" - -#: ../../mod/settings.php:797 -msgid "Update browser every xx seconds" -msgstr "Aggiorna il browser ogni x secondi" - -#: ../../mod/settings.php:797 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimo 10 secondi, nessun limite massimo" - -#: ../../mod/settings.php:798 -msgid "Maximum number of conversations to load at any time:" -msgstr "Massimo numero di conversazioni da mostrare ogni volta:" - -#: ../../mod/settings.php:798 -msgid "Maximum of 100 items" -msgstr "Massimo 100" - -#: ../../mod/settings.php:799 -msgid "Don't show emoticons" -msgstr "Non mostrare le emoticons" - -#: ../../mod/settings.php:800 -msgid "Link post titles to source" -msgstr "Il link del titolo di un articolo porta al sito originale" - -#: ../../mod/settings.php:801 -msgid "System Page Layout Editor - (advanced)" -msgstr "Modifica i layout di sistema - (avanzato)" - -#: ../../mod/settings.php:835 -msgid "Nobody except yourself" -msgstr "Nessuno tranne te" - -#: ../../mod/settings.php:836 -msgid "Only those you specifically allow" -msgstr "Solo chi riceve il mio permesso" - -#: ../../mod/settings.php:837 -msgid "Approved connections" -msgstr "Contatti approvati" - -#: ../../mod/settings.php:838 -msgid "Any connections" -msgstr "Tutti i contatti" - -#: ../../mod/settings.php:839 -msgid "Anybody on this website" -msgstr "Chiunque su questo sito" - -#: ../../mod/settings.php:840 -msgid "Anybody in this network" -msgstr "Chiunque su Red" - -#: ../../mod/settings.php:841 -msgid "Anybody authenticated" -msgstr "Chiunque sia autenticato" - -#: ../../mod/settings.php:842 -msgid "Anybody on the internet" -msgstr "Chiunque su internet" - -#: ../../mod/settings.php:916 -msgid "Publish your default profile in the network directory" -msgstr "Pubblica il mio profilo predefinito sull'elenco pubblico dei canali" - -#: ../../mod/settings.php:921 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Vuoi essere suggerito come potenziale amico ai nuovi membri?" - -#: ../../mod/settings.php:925 ../../mod/profile_photo.php:365 -msgid "or" -msgstr "o" - -#: ../../mod/settings.php:930 -msgid "Your channel address is" -msgstr "L'indirizzo del tuo canale è" - -#: ../../mod/settings.php:974 -msgid "Channel Settings" -msgstr "Impostazioni del canale" - -#: ../../mod/settings.php:983 -msgid "Basic Settings" -msgstr "Impostazioni di base" - -#: ../../mod/settings.php:986 -msgid "Your Timezone:" -msgstr "Il tuo fuso orario:" - -#: ../../mod/settings.php:987 -msgid "Default Post Location:" -msgstr "Località predefinita:" - -#: ../../mod/settings.php:987 -msgid "Geographical location to display on your posts" -msgstr "Posizione geografica da mostrare sui tuoi post" - -#: ../../mod/settings.php:988 -msgid "Use Browser Location:" -msgstr "Usa la località rilevata dal browser:" - -#: ../../mod/settings.php:990 -msgid "Adult Content" -msgstr "Contenuto per adulti" - -#: ../../mod/settings.php:990 -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:992 -msgid "Security and Privacy Settings" -msgstr "Impostazioni di sicurezza e privacy" - -#: ../../mod/settings.php:994 -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:996 -msgid "Hide my online presence" -msgstr "Non mostrare la mia presenza online" - -#: ../../mod/settings.php:996 -msgid "Prevents displaying in your profile that you are online" -msgstr "Non mostra sul tuo profilo che sei online" - -#: ../../mod/settings.php:998 -msgid "Simple Privacy Settings:" -msgstr "Impostazioni di privacy semplificate" - -#: ../../mod/settings.php:999 -msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Tutto pubblico - estremamente permissivo (da usare con cautela)" - -#: ../../mod/settings.php:1000 -msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)" - -#: ../../mod/settings.php:1001 -msgid "Private - default private, never open or public" -msgstr "Privato - contenuti normalmente privati, nulla è aperto o pubblico" - -#: ../../mod/settings.php:1002 -msgid "Blocked - default blocked to/from everybody" -msgstr "Bloccato - bloccato in ricezione e invio" - -#: ../../mod/settings.php:1004 -msgid "Allow others to tag your posts" -msgstr "Permetti ad altri di taggare i tuoi articoli" - -#: ../../mod/settings.php:1004 -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:1006 -msgid "Advanced Privacy Settings" -msgstr "Impostazioni di privacy avanzate" - -#: ../../mod/settings.php:1008 -msgid "Expire other channel content after this many days" -msgstr "Giorni dopo cui mettere in scadenza gli altri contenuti del canale" - -#: ../../mod/settings.php:1008 -msgid "0 or blank prevents expiration" -msgstr "Lascia vuoto oppure 0 per non impostare scadenze" - -#: ../../mod/settings.php:1009 -msgid "Maximum Friend Requests/Day:" -msgstr "Numero massimo giornaliero di richieste di amicizia:" - -#: ../../mod/settings.php:1009 -msgid "May reduce spam activity" -msgstr "Serve e ridurre lo spam" - -#: ../../mod/settings.php:1010 -msgid "Default Post Permissions" -msgstr "Permessi predefiniti per gli articoli" - -#: ../../mod/settings.php:1015 -msgid "Channel permissions category:" -msgstr "Categorie di permessi dei canali:" - -#: ../../mod/settings.php:1023 -msgid "Maximum private messages per day from unknown people:" -msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" - -#: ../../mod/settings.php:1023 -msgid "Useful to reduce spamming" -msgstr "Serve e ridurre lo spam" - -#: ../../mod/settings.php:1026 -msgid "Notification Settings" -msgstr "Impostazioni di notifica" - -#: ../../mod/settings.php:1027 -msgid "By default post a status message when:" -msgstr "Pubblica un messaggio di stato quando:" - -#: ../../mod/settings.php:1028 -msgid "accepting a friend request" -msgstr "accetto una nuova amicizia" - -#: ../../mod/settings.php:1029 -msgid "joining a forum/community" -msgstr "entro a far parte di un forum" - -#: ../../mod/settings.php:1030 -msgid "making an interesting profile change" -msgstr "faccio un cambiamento interessante al mio profilo" - -#: ../../mod/settings.php:1031 -msgid "Send a notification email when:" -msgstr "Invia una email di notifica quando:" - -#: ../../mod/settings.php:1032 -msgid "You receive a connection request" -msgstr "Ricevi una richiesta di entrare in contatto" - -#: ../../mod/settings.php:1033 -msgid "Your connections are confirmed" -msgstr "I tuoi contatti sono confermati" - -#: ../../mod/settings.php:1034 -msgid "Someone writes on your profile wall" -msgstr "Qualcuno scrive sulla tua bacheca" - -#: ../../mod/settings.php:1035 -msgid "Someone writes a followup comment" -msgstr "Qualcuno scrive un commento a un tuo articolo" - -#: ../../mod/settings.php:1036 -msgid "You receive a private message" -msgstr "Ricevi un messaggio privato" - -#: ../../mod/settings.php:1037 -msgid "You receive a friend suggestion" -msgstr "Ti viene suggerito un amico" - -#: ../../mod/settings.php:1038 -msgid "You are tagged in a post" -msgstr "Sei taggato in un articolo" - -#: ../../mod/settings.php:1039 -msgid "You are poked/prodded/etc. in a post" -msgstr "Ricevi un poke in un articolo" - -#: ../../mod/settings.php:1042 -msgid "Show visual notifications including:" -msgstr "Mostra queste notifiche:" - -#: ../../mod/settings.php:1044 -msgid "Unseen matrix activity" -msgstr "Nuove attività nella rete" - -#: ../../mod/settings.php:1045 -msgid "Unseen channel activity" -msgstr "Novità nei canali" - -#: ../../mod/settings.php:1046 -msgid "Unseen private messages" -msgstr "Nuovi messaggi privati" - -#: ../../mod/settings.php:1046 ../../mod/settings.php:1051 -#: ../../mod/settings.php:1052 ../../mod/settings.php:1053 -msgid "Recommended" -msgstr "Consigliato" - -#: ../../mod/settings.php:1047 -msgid "Upcoming events" -msgstr "Prossimi eventi" - -#: ../../mod/settings.php:1048 -msgid "Events today" -msgstr "Eventi di oggi" - -#: ../../mod/settings.php:1049 -msgid "Upcoming birthdays" -msgstr "Prossimi compleanni" - -#: ../../mod/settings.php:1049 -msgid "Not available in all themes" -msgstr "Non disponibile in tutti i temi" - -#: ../../mod/settings.php:1050 -msgid "System (personal) notifications" -msgstr "Notifiche personali dal sistema" - -#: ../../mod/settings.php:1051 -msgid "System info messages" -msgstr "Notifiche di sistema" - -#: ../../mod/settings.php:1052 -msgid "System critical alerts" -msgstr "Avvisi critici di sistema" - -#: ../../mod/settings.php:1053 -msgid "New connections" -msgstr "Nuovi contatti" - -#: ../../mod/settings.php:1054 -msgid "System Registrations" -msgstr "Registrazioni" - -#: ../../mod/settings.php:1056 -msgid "Notify me of events this many days in advance" -msgstr "Giorni di anticipo per notificare gli eventi" - -#: ../../mod/settings.php:1056 -msgid "Must be greater than 0" -msgstr "Maggiore di 0" - -#: ../../mod/settings.php:1058 -msgid "Advanced Account/Page Type Settings" -msgstr "Impostazioni avanzate" - -#: ../../mod/settings.php:1059 -msgid "Change the behaviour of this account for special situations" -msgstr "Cambia il funzionamento di questo account in situazioni particolari" - -#: ../../mod/settings.php:1062 -msgid "" -"Please enable expert mode (in Settings > " -"Additional features) to adjust!" -msgstr "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)" - -#: ../../mod/settings.php:1063 -msgid "Miscellaneous Settings" -msgstr "Impostazioni varie" - -#: ../../mod/settings.php:1065 -msgid "Personal menu to display in your channel pages" -msgstr "Menu personale da mostrare sulle pagine del tuo canale" - -#: ../../mod/settings.php:1066 -msgid "Remove this channel" -msgstr "Elimina questo canale" - #: ../../mod/editwebpage.php:140 msgid "Edit Webpage" msgstr "Modifica la pagina web" @@ -6531,6 +6374,32 @@ msgstr "Il caricamento dell'immagine è fallito." msgid "Image size reduction [%s] failed." msgstr "Il ridimensionamento del'immagine [%s] è fallito." +#: ../../mod/item.php:159 +msgid "Unable to locate original post." +msgstr "Impossibile trovare il messaggio originale." + +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "L'articolo vuoto è stato ignorato." + +#: ../../mod/item.php:460 +msgid "Executable content type not permitted to this channel." +msgstr "I contenuti eseguibili non sono permessi su questo canale." + +#: ../../mod/item.php:898 +msgid "System error. Post not saved." +msgstr "Errore di sistema. Articolo non salvato." + +#: ../../mod/item.php:1373 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale." + +#: ../../mod/item.php:1379 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." + #: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 msgid "Contact not found." msgstr "Contatto non trovato." @@ -6592,10 +6461,6 @@ msgstr "Non disponibile" msgid "network" msgstr "rete" -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Canale aggiunto." - #: ../../mod/delegate.php:95 msgid "No potential page delegates located." msgstr "Impossibile trovare delegati per questa pagina." @@ -6623,6 +6488,10 @@ msgstr "Delegati attuali della pagina" msgid "Potential Delegates" msgstr "Delegati potenziali" +#: ../../mod/delegate.php:130 ../../mod/tagrm.php:133 ../../mod/photos.php:905 +msgid "Remove" +msgstr "Rimuovi" + #: ../../mod/delegate.php:131 msgid "Add" msgstr "Aggiungi" @@ -6631,6 +6500,10 @@ msgstr "Aggiungi" msgid "No entries." msgstr "Nessun risultato." +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Canale aggiunto." + #: ../../mod/group.php:20 msgid "Collection created." msgstr "L'insieme di canali è stato creato." @@ -6653,7 +6526,7 @@ msgstr "Nome dell'insieme:" #: ../../mod/group.php:89 ../../mod/group.php:186 msgid "Members are visible to other channels" -msgstr "I membri saranno visibili agli altri canali" +msgstr "I membri potranno vedere gli altri canali dell'insieme" #: ../../mod/group.php:107 msgid "Collection removed." @@ -6679,11 +6552,20 @@ msgstr "Tutti i canali connessi" msgid "Click on a channel to add or remove." msgstr "Clicca su un canale per aggiungerlo o rimuoverlo." +#: ../../mod/home.php:48 +msgid "Red Matrix - "The Network"" +msgstr "RedMatrix - "La tua rete"" + +#: ../../mod/home.php:101 +#, php-format +msgid "Welcome to %s" +msgstr "%s ti dà il benvenuto" + #: ../../mod/suggest.php:35 msgid "" "No suggestions available. If this is a new site, please try again in 24 " "hours." -msgstr "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore." +msgstr "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore." #: ../../mod/import.php:25 #, php-format @@ -6761,7 +6643,7 @@ msgid "" "address, or whether your old location should continue this role. You will be" " able to post from either location, but only one can be marked as the " "primary location for files, photos, and media." -msgstr "Per ciascuna opzione, scegli se vuoi rendere questo server il tuo indirizzo primario, oppure se preferisci che lo rimanga il vecchio. Potrai pubblicare da entrambi i server, ma solamente uno sarà marcato come primario per i tuoi file, foto, ecc." +msgstr "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc." #: ../../mod/import.php:476 msgid "Make this hub my primary location" @@ -6869,7 +6751,7 @@ msgstr "Plugin attivi" #: ../../mod/admin.php:326 msgid "Site settings updated." -msgstr "Impostazioni del sito aggiornate." +msgstr "Impostazioni del sito salvate correttamente." #: ../../mod/admin.php:363 msgid "mobile" @@ -6921,7 +6803,7 @@ msgstr "Banner o logo" #: ../../mod/admin.php:422 msgid "Administrator Information" -msgstr "Informazioni sull'amministrazione" +msgstr "Informazioni sull'amministratore" #: ../../mod/admin.php:422 msgid "" @@ -6987,7 +6869,7 @@ msgstr "Come descriveresti il tipo di servizio proposto da questo server?" #: ../../mod/admin.php:432 msgid "Register text" -msgstr "Testo diregistrazione" +msgstr "Testo di registrazione" #: ../../mod/admin.php:432 msgid "Will be displayed prominently on the registration page." @@ -7022,7 +6904,7 @@ 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." +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:436 msgid "Block public" @@ -7050,7 +6932,7 @@ msgstr "Forza la publicazione del profilo" #: ../../mod/admin.php:438 msgid "" "Check to force all profiles on this site to be listed in the site directory." -msgstr "Seleziona per mostrare nell'elenco dei canali del sito tutti i profili registrati." +msgstr "Seleziona per mostrare nell'elenco pubblico tutti i profili registrati su questo sito." #: ../../mod/admin.php:439 msgid "Disable discovery tab" @@ -7071,7 +6953,7 @@ msgid "" "Check to hide the login form from your sites homepage when visitors arrive " "who are not logged in (e.g. when you put the content of the homepage in via " "the site channel)." -msgstr "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato dal canale)." +msgstr "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato da un canale)." #: ../../mod/admin.php:442 msgid "Proxy user" @@ -7098,7 +6980,7 @@ msgid "" "Delay background delivery processes by this many seconds to reduce system " "load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " "for large dedicated servers." -msgstr "RItarda il processo di recapito di questo numero di secondi per ridurre il carico di sistema. Consigliati: 4-5 secondi per hosting condiviso, 2-3 per i VPS, 0-1 per grandi server dedicati." +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:446 msgid "Poll interval" @@ -7108,7 +6990,7 @@ msgstr "Intervallo di polling" msgid "" "Delay background polling processes by this many seconds to reduce system " "load. If 0, use delivery interval." -msgstr "Ritarda i processi di polling in background di questo numero di secondi per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'." +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:447 msgid "Maximum Load Average" @@ -7386,7 +7268,7 @@ msgstr "File di log" #: ../../mod/admin.php:1286 msgid "" "Must be writable by web server. Relative to your Red top-level directory." -msgstr "Deve essere scrivibile dal web server. È relativa alla cartella dove è installato RedMatrix." +msgstr "Deve essere scrivibile dal web server. La posizione è relativa alla cartella dove è installato RedMatrix." #: ../../mod/admin.php:1287 msgid "Log level" @@ -7432,69 +7314,111 @@ msgstr "Impossibile trovare la definizione del campo" msgid "Edit Profile Field" msgstr "Modifica campo del profilo" -#: ../../mod/item.php:159 -msgid "Unable to locate original post." -msgstr "Impossibile trovare il messaggio originale." +#: ../../mod/locs.php:19 ../../mod/locs.php:46 +msgid "Location not found." +msgstr "Indirizzo non trovato." -#: ../../mod/item.php:418 -msgid "Empty post discarded." -msgstr "L'articolo vuoto è stato ignorato." +#: ../../mod/locs.php:50 +msgid "Primary location cannot be removed." +msgstr "L'indirizzo principale non può essere rimosso." -#: ../../mod/item.php:460 -msgid "Executable content type not permitted to this channel." -msgstr "I contenuti eseguibili non sono permessi su questo canale." +#: ../../mod/locs.php:82 +msgid "No locations found." +msgstr "Nessun indirizzo trovato." -#: ../../mod/item.php:898 -msgid "System error. Post not saved." -msgstr "Errore di sistema. Articolo non salvato." +#: ../../mod/locs.php:95 +msgid "Manage Channel Locations" +msgstr "Modifica gli indirizzi del canale" -#: ../../mod/item.php:1373 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale." +#: ../../mod/locs.php:96 +msgid "Location (address)" +msgstr "Indirizzo" -#: ../../mod/item.php:1379 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." +#: ../../mod/locs.php:97 +msgid "Primary Location" +msgstr "Indirizzo primario" -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Mi piace/Non mi piace" +#: ../../mod/locs.php:98 +msgid "Drop location" +msgstr "Elimina un indirizzo" -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Questa funzionalità è riservata agli iscritti." +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Impossibile associare un destinatario." -#: ../../mod/like.php:21 +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Impossibile comunicare con il canale richiesto." + +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "Impossibile verificare il canale richiesto." + +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." + +#: ../../mod/mail.php:136 +msgid "Message deleted." +msgstr "Messaggio eliminato." + +#: ../../mod/mail.php:153 +msgid "Message recalled." +msgstr "Messaggio revocato." + +#: ../../mod/mail.php:222 +msgid "Send Private Message" +msgstr "Invia un messaggio privato" + +#: ../../mod/mail.php:223 ../../mod/mail.php:340 +msgid "To:" +msgstr "A:" + +#: ../../mod/mail.php:228 ../../mod/mail.php:342 +msgid "Subject:" +msgstr "Oggetto:" + +#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "Il tuo messaggio:" + +#: ../../mod/mail.php:239 +msgid "Send" +msgstr "Invia" + +#: ../../mod/mail.php:266 +msgid "Message not found." +msgstr "Messaggio non trovato." + +#: ../../mod/mail.php:309 +msgid "Delete message" +msgstr "Elimina il messaggio" + +#: ../../mod/mail.php:310 +msgid "Recall message" +msgstr "Revoca il messaggio" + +#: ../../mod/mail.php:312 +msgid "Message has been recalled." +msgstr "Il messaggio è stato revocato." + +#: ../../mod/mail.php:329 +msgid "Private Conversation" +msgstr "Conversazione privata" + +#: ../../mod/mail.php:333 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Elimina la conversazione" + +#: ../../mod/mail.php:335 msgid "" -"Please login with your RedMatrix ID or register as a new RedMatrix member to continue." -msgstr "Per favore accedi con il tuo identificativo RedMatrix o registrati su RedMatrix per continuare." +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente." -#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 -msgid "Invalid request." -msgstr "Richiesta non valida." - -#: ../../mod/like.php:119 -msgid "thing" -msgstr "oggetto" - -#: ../../mod/like.php:165 -msgid "Channel unavailable." -msgstr "Canale non trovato." - -#: ../../mod/like.php:204 -msgid "Previous action reversed." -msgstr "Il comando precedente è stato annullato." - -#: ../../mod/like.php:430 -msgid "Action completed." -msgstr "Comando completato." - -#: ../../mod/like.php:431 -msgid "Thank you." -msgstr "Grazie." +#: ../../mod/mail.php:339 +msgid "Send Reply" +msgstr "Invia la risposta" #: ../../mod/invite.php:25 msgid "Total invitation limit exceeded." @@ -7537,10 +7461,6 @@ msgstr "Spedisci inviti" msgid "Enter email addresses, one per line:" msgstr "Inserisci gli indirizzi email, uno per riga:" -#: ../../mod/invite.php:131 ../../mod/mail.php:228 ../../mod/mail.php:341 -msgid "Your message:" -msgstr "Il tuo messaggio:" - #: ../../mod/invite.php:132 msgid "Please join my community on RedMatrix." msgstr "Entra a far parte della mia comunità su RedMatrix." @@ -7559,42 +7479,40 @@ msgstr "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compa #: ../../mod/invite.php:138 msgid "or visit " -msgstr "oppure visita" +msgstr "oppure visita " #: ../../mod/invite.php:140 msgid "3. Click [Connect]" msgstr "3. Clicca su [Aggiungi]" -#: ../../mod/locs.php:19 ../../mod/locs.php:46 -msgid "Location not found." -msgstr "Indirizzo non trovato." +#: ../../mod/manage.php:136 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "Hai creato %1$.0f dei %2$.0f canali permessi." -#: ../../mod/locs.php:50 -msgid "Primary location cannot be removed." -msgstr "L'indirizzo principale non può essere rimosso." +#: ../../mod/manage.php:144 +msgid "Create a new channel" +msgstr "Crea un nuovo canale" -#: ../../mod/locs.php:82 -msgid "No locations found." -msgstr "Nessun indirizzo trovato." +#: ../../mod/manage.php:149 +msgid "Current Channel" +msgstr "Canale attuale" -#: ../../mod/locs.php:95 -msgid "Manage Channel Locations" -msgstr "Modifica gli indirizzi del canale" +#: ../../mod/manage.php:151 +msgid "Attach to one of your channels by selecting it." +msgstr "Seleziona il canale a cui vuoi passare." -#: ../../mod/locs.php:96 -msgid "Location (address)" -msgstr "Indirizzo" +#: ../../mod/manage.php:152 +msgid "Default Channel" +msgstr "Canale predefinito" -#: ../../mod/locs.php:97 -msgid "Primary Location" -msgstr "Indirizzo primario" - -#: ../../mod/locs.php:98 -msgid "Drop location" -msgstr "Elimina un indirizzo" +#: ../../mod/manage.php:153 +msgid "Make Default" +msgstr "Rendi predefinito" #: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 #: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 msgid "[Embedded content - reload page to view]" msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]" @@ -7639,81 +7557,31 @@ msgstr "Voti totali" msgid "Average Rating" msgstr "Valutazione media" -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Impossibile associare un destinatario." +#: ../../mod/network.php:81 +msgid "No such group" +msgstr "Impossibile trovare l'insieme" -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Impossibile comunicare con il canale richiesto." +#: ../../mod/network.php:119 +msgid "Search Results For:" +msgstr "Cerca risultati con:" -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Impossibile verificare il canale richiesto." +#: ../../mod/network.php:173 +msgid "Collection is empty" +msgstr "L'insieme di canali è vuoto" -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." +#: ../../mod/network.php:181 +msgid "Collection: " +msgstr "Insieme:" -#: ../../mod/mail.php:135 -msgid "Message deleted." -msgstr "Messaggio eliminato." +#: ../../mod/network.php:194 +msgid "Connection: " +msgstr "Contatto:" -#: ../../mod/mail.php:152 -msgid "Message recalled." -msgstr "Messaggio revocato." +#: ../../mod/network.php:197 +msgid "Invalid connection." +msgstr "Contatto non valido." -#: ../../mod/mail.php:218 -msgid "Send Private Message" -msgstr "Invia un messaggio privato" - -#: ../../mod/mail.php:219 ../../mod/mail.php:336 -msgid "To:" -msgstr "A:" - -#: ../../mod/mail.php:224 ../../mod/mail.php:338 -msgid "Subject:" -msgstr "Oggetto:" - -#: ../../mod/mail.php:235 -msgid "Send" -msgstr "Invia" - -#: ../../mod/mail.php:262 -msgid "Message not found." -msgstr "Messaggio non trovato." - -#: ../../mod/mail.php:305 -msgid "Delete message" -msgstr "Elimina il messaggio" - -#: ../../mod/mail.php:306 -msgid "Recall message" -msgstr "Revoca il messaggio" - -#: ../../mod/mail.php:308 -msgid "Message has been recalled." -msgstr "Il messaggio è stato revocato." - -#: ../../mod/mail.php:325 -msgid "Private Conversation" -msgstr "Conversazione privata" - -#: ../../mod/mail.php:329 ../../mod/message.php:72 -msgid "Delete conversation" -msgstr "Elimina la conversazione" - -#: ../../mod/mail.php:331 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Non è disponibile alcun sistema per comunicare in modo sicuro. Puoi verificare se eventualmente è possibile rispondere dalla pagina del profilo del mittente." - -#: ../../mod/mail.php:335 -msgid "Send Reply" -msgstr "Invia la risposta" - -#: ../../mod/wall_upload.php:34 +#: ../../mod/wall_upload.php:35 msgid "Wall Photos" msgstr "Foto della bacheca" @@ -7723,7 +7591,7 @@ msgstr "Profili corrispondenti" #: ../../mod/match.php:24 msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Nessuna parola chiave per le ricerche. Aggiungi parole chiave al tuo profilo predefinito." +msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche." #: ../../mod/match.php:61 msgid "is interested in:" @@ -7803,7 +7671,7 @@ msgstr "Permetti l'invio di segnalibri" #: ../../mod/menu.php:99 ../../mod/menu.php:128 msgid "Menu may be used to store saved bookmarks" -msgstr "Puoi salvare i segnalibri nei menu" +msgstr "Puoi salvare i segnalibri nei menù" #: ../../mod/menu.php:114 msgid "Menu deleted." @@ -7843,7 +7711,7 @@ msgid "" " to hold social network profiles, blogs, conversation groups and forums, " "celebrity pages, and much more. You may create as many channels as your " "service provider allows." -msgstr "I contenuti che pubblichi finiscono in un \"canale\". Un canale può essere usato per mantenere un tuo profilo personale, per avere un blog, per creare forum di discussione o gruppi di interesse, per pagine di celebrità e molto altro. Puoi creare quanti canali vuoi a meno di limiti dati dal gestore del sito." +msgstr "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse o una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito." #: ../../mod/new_channel.php:113 msgid "Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" " @@ -7871,16 +7739,7 @@ msgstr "Tipo di canale" msgid "" "Please choose a channel type (such as social networking or community forum) " "and privacy requirements so we can select the best permissions for you" -msgstr "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà i permessi più adatti." - -#: ../../mod/home.php:46 -msgid "Red Matrix - "The Network"" -msgstr "RedMatrix - "La Rete"" - -#: ../../mod/home.php:101 -#, php-format -msgid "Welcome to %s" -msgstr "%s ti dà il benvenuto" +msgstr "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti." #: ../../mod/notifications.php:26 msgid "Invalid request identifier." @@ -7904,7 +7763,11 @@ msgstr "Ricerca canale" #: ../../mod/xchan.php:9 msgid "Lookup xchan beginning with (or webbie): " -msgstr "Ricerca un canale (o un webbie) che inizia per:" +msgstr "Cerca un canale (o un webbie) che inizia per:" + +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "la firma ricevuta non è valida" #: ../../mod/oexchange.php:23 msgid "Unable to find your hub." @@ -7914,9 +7777,196 @@ msgstr "Impossibile raggiungere il tuo hub." msgid "Post successful." msgstr "Inviato!" -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" -msgstr "la firma riscontrata non è valida" +#: ../../mod/directory.php:172 +msgid "Gender: " +msgstr "Sesso:" + +#: ../../mod/directory.php:174 +msgid "Status: " +msgstr "Stato:" + +#: ../../mod/directory.php:176 +msgid "Homepage: " +msgstr "Homepage:" + +#: ../../mod/directory.php:179 +msgid "Hometown: " +msgstr "Città dove vivo:" + +#: ../../mod/directory.php:181 +msgid "About: " +msgstr "Informazioni:" + +#: ../../mod/directory.php:236 +msgid "Public Forum:" +msgstr "Forum pubblico:" + +#: ../../mod/directory.php:239 +msgid "Keywords: " +msgstr "Parole chiave:" + +#: ../../mod/directory.php:279 +msgid "Finding:" +msgstr "Ricerca:" + +#: ../../mod/directory.php:284 +msgid "next page" +msgstr "pagina successiva" + +#: ../../mod/directory.php:284 +msgid "previous page" +msgstr "pagina precedente" + +#: ../../mod/directory.php:301 +msgid "No entries (some entries may be hidden)." +msgstr "Nessun risultato (qualche elemento potrebbe essere nascosto)." + +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." +msgstr "Impossibile ottenere informazioni sul proprietario della pagina." + +#: ../../mod/photos.php:97 +msgid "Album not found." +msgstr "Album non trovato." + +#: ../../mod/photos.php:119 ../../mod/photos.php:672 +msgid "Delete Album" +msgstr "Elimina album" + +#: ../../mod/photos.php:159 ../../mod/photos.php:958 +msgid "Delete Photo" +msgstr "Elimina foto" + +#: ../../mod/photos.php:469 +msgid "No photos selected" +msgstr "Nessuna foto selezionata" + +#: ../../mod/photos.php:513 +msgid "Access to this item is restricted." +msgstr "Questo elemento non è visibile a tutti." + +#: ../../mod/photos.php:552 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." + +#: ../../mod/photos.php:555 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." + +#: ../../mod/photos.php:579 +msgid "Upload Photos" +msgstr "Carica foto" + +#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 +msgid "Enter a new album name" +msgstr "Inserisci il nome di un nuovo album" + +#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 +msgid "or select an existing one (doubleclick)" +msgstr "o seleziona uno esistente (doppio click)" + +#: ../../mod/photos.php:585 +msgid "Do not show a status post for this upload" +msgstr "Non creare un messaggio di stato per questo caricamento" + +#: ../../mod/photos.php:613 +msgid "Album name could not be decoded" +msgstr "Non è stato possibile leggere il nome dell'album" + +#: ../../mod/photos.php:654 ../../mod/photos.php:1167 +#: ../../mod/photos.php:1183 +msgid "Contact Photos" +msgstr "Foto dei contatti" + +#: ../../mod/photos.php:678 +msgid "Show Newest First" +msgstr "Prima i più recenti" + +#: ../../mod/photos.php:680 +msgid "Show Oldest First" +msgstr "Prima i più vecchi" + +#: ../../mod/photos.php:707 ../../mod/photos.php:1215 +msgid "View Photo" +msgstr "Guarda la foto" + +#: ../../mod/photos.php:736 +msgid "Edit Album" +msgstr "Modifica album" + +#: ../../mod/photos.php:781 +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:783 +msgid "Photo not available" +msgstr "Foto non disponibile" + +#: ../../mod/photos.php:841 +msgid "Use as profile photo" +msgstr "Usa come foto del profilo" + +#: ../../mod/photos.php:848 +msgid "Private Photo" +msgstr "Foto privata" + +#: ../../mod/photos.php:863 +msgid "View Full Size" +msgstr "Vedi nelle dimensioni originali" + +#: ../../mod/photos.php:937 +msgid "Edit photo" +msgstr "Modifica la foto" + +#: ../../mod/photos.php:939 +msgid "Rotate CW (right)" +msgstr "Ruota (senso orario)" + +#: ../../mod/photos.php:940 +msgid "Rotate CCW (left)" +msgstr "Ruota (senso antiorario)" + +#: ../../mod/photos.php:947 +msgid "Caption" +msgstr "Titolo" + +#: ../../mod/photos.php:949 +msgid "Add a Tag" +msgstr "Aggiungi tag" + +#: ../../mod/photos.php:953 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../mod/photos.php:956 +msgid "Flag as adult in album view" +msgstr "Marca come 'per adulti'" + +#: ../../mod/photos.php:1133 +msgid "In This Photo:" +msgstr "In questa foto:" + +#: ../../mod/photos.php:1221 +msgid "View Album" +msgstr "Guarda l'album" + +#: ../../mod/photos.php:1244 +msgid "Recent Photos" +msgstr "Foto recenti" + +#: ../../mod/ping.php:265 +msgid "sent you a private message" +msgstr "ti ha inviato un messaggio privato" + +#: ../../mod/ping.php:316 +msgid "added your channel" +msgstr "ha aggiunto il tuo canale" + +#: ../../mod/ping.php:357 +msgid "posted an event" +msgstr "ha creato un evento" #: ../../mod/appman.php:28 ../../mod/appman.php:44 msgid "App installed." @@ -8020,8 +8070,6 @@ msgid "Monospace" msgstr "Monospace" #: ../../view/theme/apw/php/config.php:259 -#: ../../view/theme/blogga/php/config.php:69 -#: ../../view/theme/blogga/view/theme/blog/config.php:69 #: ../../view/theme/redbasic/php/config.php:102 msgid "Theme settings" msgstr "Impostazioni del tema" @@ -8152,21 +8200,6 @@ msgstr "Margine sinistro della colonna laterale" msgid "Right offset of the aside element" msgstr "Margine destro della colonna laterale" -#: ../../view/theme/blogga/php/config.php:47 -#: ../../view/theme/blogga/view/theme/blog/config.php:47 -msgid "None" -msgstr "Nessuno" - -#: ../../view/theme/blogga/php/config.php:70 -#: ../../view/theme/blogga/view/theme/blog/config.php:70 -msgid "Header image" -msgstr "Immagine nell'intestazione" - -#: ../../view/theme/blogga/php/config.php:71 -#: ../../view/theme/blogga/view/theme/blog/config.php:71 -msgid "Header image only on profile pages" -msgstr "Mostra un'immagine solo nell'intestazione dei profili" - #: ../../view/theme/redbasic/php/config.php:84 msgid "Light (Red Matrix default)" msgstr "Light (predefinito)" diff --git a/view/it/strings.php b/view/it/strings.php index 8d58c3170..b73068d02 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -125,15 +125,16 @@ $a->strings["Bookmarks"] = "Segnalibri"; $a->strings["Saved Bookmarks"] = "Segnalibri salvati"; $a->strings["Webpages"] = "Pagine web"; $a->strings["Manage Webpages"] = "Gestisci le pagine web"; +$a->strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; +$a->strings["Channel location missing."] = "Manca l'indirizzo del canale."; +$a->strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; +$a->strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; +$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["created a new post"] = "Ha creato un nuovo articolo"; $a->strings["commented on %s's post"] = "ha commentato l'articolo di %s"; -$a->strings["Sort Options"] = "Opzioni di ordinamento"; -$a->strings["Alphabetic"] = "Alfabetico"; -$a->strings["Reverse Alphabetic"] = "Alfabetico inverso"; -$a->strings["Newest to Oldest"] = "Dal più nuovo al più vecchio"; -$a->strings["Enable Safe Search"] = "Abilita SafeSearch"; -$a->strings["Disable Safe Search"] = "Disabilita SafeSearch"; -$a->strings["Safe Mode"] = "Modalità SafeSearch"; $a->strings["New Page"] = "Nuova pagina web"; $a->strings["Edit"] = "Modifica"; $a->strings["View"] = "Guarda"; @@ -142,74 +143,65 @@ $a->strings["Page Link"] = "Link alla pagina"; $a->strings["Title"] = "Titolo"; $a->strings["Created"] = "Creato"; $a->strings["Edited"] = "Modificato"; -$a->strings["Missing room name"] = "Area chat senza nome"; -$a->strings["Duplicate room name"] = "Il nome dell'area chat è duplicato"; -$a->strings["Invalid room specifier."] = "Il nome dell'area chat non è valido."; -$a->strings["Room not found."] = "Area chat non trovata."; -$a->strings["Permission denied."] = "Permesso negato."; -$a->strings["Room is full"] = "L'area chat è al completo"; -$a->strings["Embedded content"] = "Contenuti incorporati"; -$a->strings["Embedding disabled"] = "Contenuti incorporati - funzione disabilitata"; -$a->strings["Categories"] = "Categorie"; -$a->strings["Apps"] = "Apps"; -$a->strings["System"] = "Sistema"; -$a->strings["Create Personal App"] = "Crea una app personale"; -$a->strings["Edit Personal App"] = "Modifica una app personale"; -$a->strings["Ignore/Hide"] = "Ignora/nascondi"; -$a->strings["Suggestions"] = "Suggerimenti"; -$a->strings["See more..."] = "Altro..."; -$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Hai attivato %1$.0f delle %2$.0f connessioni permesse."; -$a->strings["Add New Connection"] = "Aggiungi un contatto"; -$a->strings["Enter the channel address"] = "Scrivi l'indirizzo del canale"; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Per esempio: mario@pippo.it oppure http://pluto.com/barbara"; -$a->strings["Notes"] = "Note"; -$a->strings["Save"] = "Salva"; -$a->strings["Remove term"] = "Rimuovi termine"; -$a->strings["Saved Searches"] = "Ricerche salvate"; -$a->strings["add"] = "aggiungi"; +$a->strings["%d invitation available"] = array( + 0 => "%d invito disponibile", + 1 => "%d inviti disponibili", +); +$a->strings["Advanced"] = "Avanzate"; +$a->strings["Find Channels"] = "Ricerca canali"; +$a->strings["Enter name or interest"] = "Scrivi un nome o un interesse"; +$a->strings["Connect/Follow"] = "Aggiungi"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Per esempio: Mario Rossi, Pesca"; +$a->strings["Find"] = "Cerca"; +$a->strings["Channel Suggestions"] = "Canali suggeriti"; +$a->strings["Random Profile"] = "Profilo casuale"; +$a->strings["Invite Friends"] = "Invita amici"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; $a->strings["Saved Folders"] = "Cartelle salvate"; $a->strings["Everything"] = "Tutto"; -$a->strings["Archives"] = "Archivi"; -$a->strings["Refresh"] = "Aggiorna"; -$a->strings["Me"] = "Io"; -$a->strings["Best Friends"] = "Buoni amici"; -$a->strings["Friends"] = "Amici"; -$a->strings["Co-workers"] = "Colleghi"; -$a->strings["Former Friends"] = "Ex amici"; -$a->strings["Acquaintances"] = "Conoscenti"; -$a->strings["Everybody"] = "Tutti"; -$a->strings["Account settings"] = "Il tuo account"; -$a->strings["Channel settings"] = "Impostazioni del canale"; -$a->strings["Additional features"] = "Funzionalità opzionali"; -$a->strings["Feature settings"] = "Componenti aggiuntivi"; -$a->strings["Display settings"] = "Aspetto"; -$a->strings["Connected apps"] = "App connesse"; -$a->strings["Export channel"] = "Esporta il canale"; -$a->strings["Export content"] = "Esporta i contenuti"; -$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["Settings"] = "Impostazioni"; -$a->strings["Messages"] = "Messaggi"; -$a->strings["Check Mail"] = "Controlla i messaggi"; -$a->strings["New Message"] = "Nuovo messaggio"; -$a->strings["Chat Rooms"] = "Aree chat attive"; -$a->strings["Bookmarked Chatrooms"] = "Aree chat nei segnalibri"; -$a->strings["Suggested Chatrooms"] = "Aree chat suggerite"; -$a->strings["Invalid data packet"] = "Dati non validi"; -$a->strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; -$a->strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; +$a->strings["Categories"] = "Categorie"; +$a->strings["%d connection in common"] = array( + 0 => "%d contatto in comune", + 1 => "%d contatti in comune", +); +$a->strings["show more"] = "mostra tutto"; +$a->strings["Embedded content"] = "Contenuti incorporati"; +$a->strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati"; +$a->strings["No recipient provided."] = "Devi scegliere un destinatario."; +$a->strings["[no subject]"] = "[nessun titolo]"; +$a->strings["Unable to determine sender."] = "Impossibile determinare il mittente."; +$a->strings["Stored post could not be verified."] = "Non è stato possibile verificare l'articolo inserito."; $a->strings[" and "] = "e"; $a->strings["public profile"] = "profilo pubblico"; $a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; $a->strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s "; $a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s."; +$a->strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; +$a->strings["Show"] = "Mostra"; +$a->strings["Don't show"] = "Non mostrare"; +$a->strings["Permissions"] = "Permessi"; +$a->strings["Close"] = "Chiudi"; $a->strings["Attachments:"] = "Allegati:"; $a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; $a->strings["Redmatrix event notification:"] = "Notifica eventi RedMatrix:"; $a->strings["Starts:"] = "Inizio:"; $a->strings["Finishes:"] = "Fine:"; $a->strings["Location:"] = "Luogo:"; +$a->strings["Permission denied."] = "Permesso negato."; +$a->strings["Item was not found."] = "Elemento non trovato."; +$a->strings["No source file."] = "Nessun file di origine."; +$a->strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; +$a->strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; +$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."; +$a->strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; +$a->strings["Path not available."] = "Percorso non disponibile."; +$a->strings["Empty pathname"] = "Il percorso del file è vuoto"; +$a->strings["duplicate filename or path"] = "il file o il percorso del file è duplicato"; +$a->strings["Path not found."] = "Percorso del file non trovato."; +$a->strings["mkdir failed."] = "mkdir fallito."; +$a->strings["database storage failed."] = "scrittura su database fallita."; $a->strings["parent"] = "cartella superiore"; $a->strings["Collection"] = "Cartella"; $a->strings["Principal"] = "Principale"; @@ -229,14 +221,67 @@ $a->strings["Create"] = "Crea"; $a->strings["Upload file"] = "Carica un file"; $a->strings["Upload"] = "Carica"; $a->strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; -$a->strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; -$a->strings["Channel location missing."] = "Manca l'indirizzo del canale."; -$a->strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; -$a->strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; -$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["Logout"] = "Esci"; +$a->strings["End this session"] = "Chiudi questa sessione"; +$a->strings["Home"] = "Bacheca"; +$a->strings["Your posts and conversations"] = "I tuoi articoli e conversazioni"; +$a->strings["Your profile page"] = "Il tuo profilo"; +$a->strings["Edit Profiles"] = "Modifica i profili"; +$a->strings["Manage/Edit profiles"] = "Gestisci/modifica i profili"; +$a->strings["Edit Profile"] = "Modifica il profilo"; +$a->strings["Edit your profile"] = "Modifica il profilo"; +$a->strings["Your photos"] = "Le tue foto"; +$a->strings["Your files"] = "I tuoi file"; +$a->strings["Chat"] = "Area chat"; +$a->strings["Your chatrooms"] = "Le tue aree chat"; +$a->strings["Your bookmarks"] = "I tuoi segnalibri"; +$a->strings["Your webpages"] = "Le tue pagine web"; +$a->strings["Login"] = "Accedi"; +$a->strings["Sign in"] = "Accedi"; +$a->strings["%s - click to logout"] = "%s - clicca per uscire"; +$a->strings["Remote authentication"] = "Autenticazione magica dal tuo server"; +$a->strings["Click to authenticate to your home hub"] = "Clicca per autenticarti sul tuo server principale"; +$a->strings["Home Page"] = "Bacheca"; +$a->strings["Register"] = "Iscriviti"; +$a->strings["Create an account"] = "Crea un account"; +$a->strings["Help"] = "Guida"; +$a->strings["Help and documentation"] = "Guida e documentazione"; +$a->strings["Apps"] = "Apps"; +$a->strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi"; +$a->strings["Search"] = "Cerca"; +$a->strings["Search site content"] = "Cerca nel sito"; +$a->strings["Directory"] = "Elenco pubblico"; +$a->strings["Channel Directory"] = "Elenco pubblico canali"; +$a->strings["Matrix"] = "RedMatrix"; +$a->strings["Your matrix"] = "La tua rete"; +$a->strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete"; +$a->strings["Channel Home"] = "Bacheca del canale"; +$a->strings["Channel home"] = "Bacheca del canale"; +$a->strings["Mark all channel notifications seen"] = "Segna come lette le notifiche del canale"; +$a->strings["Connections"] = "Contatti"; +$a->strings["Notices"] = "Avvisi"; +$a->strings["Notifications"] = "Notifiche"; +$a->strings["See all notifications"] = "Vedi tutte le notifiche"; +$a->strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; +$a->strings["Mail"] = "Messaggi"; +$a->strings["Private mail"] = "Messaggi privati"; +$a->strings["See all private messages"] = "Guarda tutti i messaggi privati"; +$a->strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; +$a->strings["Inbox"] = "In arrivo"; +$a->strings["Outbox"] = "Inviati"; +$a->strings["New Message"] = "Nuovo messaggio"; +$a->strings["Events"] = "Eventi"; +$a->strings["Event Calendar"] = "Calendario"; +$a->strings["See all events"] = "Guarda tutti gli eventi"; +$a->strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; +$a->strings["Channel Manager"] = "Gestione canali"; +$a->strings["Manage Your Channels"] = "Gestisci i tuoi canali"; +$a->strings["Settings"] = "Impostazioni"; +$a->strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale"; +$a->strings["Admin"] = "Amministrazione"; +$a->strings["Site Setup and Configuration"] = "Installazione e configurazione del sito"; +$a->strings["Please wait..."] = "Attendere..."; +$a->strings["view full size"] = "guarda nelle dimensioni reali"; $a->strings["Default"] = "Predefinito"; $a->strings["Frequently"] = "Frequentemente"; $a->strings["Hourly"] = "Ogni ora"; @@ -254,31 +299,125 @@ $a->strings["Zot!"] = "Zot!"; $a->strings["LinkedIn"] = "LinkedIn"; $a->strings["XMPP/IM"] = "XMPP/IM"; $a->strings["MySpace"] = "MySpace"; -$a->strings["%d invitation available"] = array( - 0 => "%d invito disponibile", - 1 => "%d inviti disponibili", +$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["Friends"] = "Amici"; +$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 di questa settimana:"; +$a->strings["Profile"] = "Profilo"; +$a->strings["Full Name:"] = "Nome completo:"; +$a->strings["Like this channel"] = "Mi piace questo canale"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "Mi piace", + 1 => "Mi piace", ); -$a->strings["Advanced"] = "Avanzate"; -$a->strings["Find Channels"] = "Ricerca canali"; -$a->strings["Enter name or interest"] = "Scrivi un nome o un interesse"; -$a->strings["Connect/Follow"] = "Aggiungi"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Per esempio: Mario Rossi, Pesca"; -$a->strings["Find"] = "Cerca"; -$a->strings["Channel Suggestions"] = "Canali suggeriti"; -$a->strings["Random Profile"] = "Profilo casuale"; -$a->strings["Invite Friends"] = "Invita amici"; -$a->strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; -$a->strings["%d connection in common"] = array( - 0 => "%d contatto in comune", - 1 => "%d contatti in comune", -); -$a->strings["show more"] = "mostra tutto"; +$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 questo oggetto"; +$a->strings["Image/photo"] = "Immagine"; +$a->strings["Encrypted content"] = "Contenuto crittografato"; +$a->strings["Install design element: "] = "Installa il componente di design:"; +$a->strings["QR code"] = "QR code"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; +$a->strings["post"] = "l'articolo"; +$a->strings["$1 spoiler"] = "$1 spoiler"; +$a->strings["$1 wrote:"] = "$1 ha scritto:"; +$a->strings["Miscellaneous"] = "Altro"; +$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; +$a->strings["never"] = "mai"; +$a->strings["less than a second ago"] = "meno di un secondo fa"; +$a->strings["year"] = "anno"; +$a->strings["years"] = "anni"; +$a->strings["month"] = "mese"; +$a->strings["months"] = "mesi"; +$a->strings["week"] = "settimana"; +$a->strings["weeks"] = "settimane"; +$a->strings["day"] = "giorno"; +$a->strings["days"] = "giorni"; +$a->strings["hour"] = "ora"; +$a->strings["hours"] = "ore"; +$a->strings["minute"] = "minuto"; +$a->strings["minutes"] = "minuti"; +$a->strings["second"] = "secondo"; +$a->strings["seconds"] = "secondi"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa"; +$a->strings["%1\$s's birthday"] = "Compleanno di %1\$s"; +$a->strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; +$a->strings["Invalid data packet"] = "Dati non validi"; +$a->strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; +$a->strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; +$a->strings["Tags"] = "Tag"; +$a->strings["Keywords"] = "Parole chiave"; +$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["Public Timeline"] = "Diario pubblico"; +$a->strings["Directory Options"] = "Opzioni elenco pubblico"; +$a->strings["Alphabetic"] = "Alfabetico"; +$a->strings["Reverse Alphabetic"] = "Alfabetico inverso"; +$a->strings["Newest to Oldest"] = "Dal più nuovo al più vecchio"; +$a->strings["Public Forums Only"] = "Solo forum pubblici"; +$a->strings["Enable Safe Search"] = "Abilita SafeSearch"; +$a->strings["Disable Safe Search"] = "Disabilita SafeSearch"; +$a->strings["Safe Mode"] = "Modalità SafeSearch"; $a->strings["Red Matrix Notification"] = "Notifica di RedMatrix"; $a->strings["redmatrix"] = "RedMatrix"; $a->strings["Thank You,"] = "Grazie,"; -$a->strings["%s Administrator"] = "Amministratore %s"; +$a->strings["%s Administrator"] = "L'amministratore di %s"; $a->strings["%s "] = "%s "; -$a->strings["[Red:Notify] New mail received at %s"] = "[RedMatrix] Nuovo messaggio ricevuto su %s"; +$a->strings["[Red:Notify] New mail received at %s"] = "[RedMatrix] Nuovo messaggio su %s"; $a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s."; $a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s."; $a->strings["a private message"] = "un messaggio privato"; @@ -322,85 +461,166 @@ $a->strings["Collections"] = "Insiemi di canali"; $a->strings["Edit collection"] = "Modifica l'insieme di canali"; $a->strings["Create a new collection"] = "Crea un nuovo insieme"; $a->strings["Channels not in any collection"] = "Canali che non sono in un insieme"; -$a->strings["Image/photo"] = "Immagine"; -$a->strings["Encrypted content"] = "Contenuto crittografato"; -$a->strings["Install design element: "] = "Installa il componente di design:"; -$a->strings["QR code"] = "QR code"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; -$a->strings["post"] = "l'articolo"; -$a->strings["$1 spoiler"] = "$1 spoiler"; -$a->strings["$1 wrote:"] = "$1 ha scritto:"; -$a->strings["Tags"] = "Tag"; -$a->strings["Keywords"] = "Parole chiave"; -$a->strings["have"] = "ho"; -$a->strings["has"] = "ha"; -$a->strings["want"] = "voglio"; -$a->strings["wants"] = "vuole"; -$a->strings["like"] = "mi piace"; -$a->strings["likes"] = "mi piace"; -$a->strings["dislike"] = "non mi piace"; -$a->strings["dislikes"] = "non mi piace"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "Mi piace", - 1 => "Mi piace", +$a->strings["add"] = "aggiungi"; +$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 gli articoli, 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 canali o 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["Private Notes"] = "Note private"; +$a->strings["Enables a tool to store notes and reminders"] = "Abilita il riquadro per scrivere annotazioni"; +$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["Extended Identity Sharing"] = "Condivisione avanzata dell'identità"; +$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Rendi nota la tua identità a tutti i siti internet. Se disabilitato, la tua identità sarà comunicata solo ai siti RedMatrix."; +$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 delle restrizioni e dei termini d'uso a chi segue il canale"; +$a->strings["Post Composition Features"] = "Modalità di scrittura articoli"; +$a->strings["Use Markdown"] = "Usa il markdown"; +$a->strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare gli articoli"; +$a->strings["Post Preview"] = "Anteprima articolo"; +$a->strings["Allow previewing posts and comments before publishing them"] = "Abilita l'anteprima degli articoli e dei commenti prima di pubblicarli"; +$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"] = "Crittografia addizionale"; +$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta"; +$a->strings["Flag Adult Photos"] = "Marca le foto per adulti"; +$a->strings["Provide photo edit option to hide adult photos from default album view"] = "Permette di marcare e nascondere negli album le foto per adulti"; +$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 gli articoli in un intervallo tra date"; +$a->strings["Collections Filter"] = "Filtra per insiemi di canali"; +$a->strings["Enable widget to display Network posts only from selected collections"] = "Mostra il riquadro per filtrare gli articoli di certi insiemi 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["Suggest Channels"] = "Suggerisci canali"; +$a->strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti"; +$a->strings["Post/Comment Tools"] = "Gestione articoli e commenti"; +$a->strings["Edit Sent Posts"] = "Modifica gli articoli già inviati"; +$a->strings["Edit and correct posts and comments after sending"] = "Modifica e correggi gli articoli o i commenti anche dopo l'invio"; +$a->strings["Tagging"] = "Tag"; +$a->strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su articoli già esistenti"; +$a->strings["Post Categories"] = "Categorie degli articoli"; +$a->strings["Add categories to your posts"] = "Abilita le categorie per i tuoi articoli"; +$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 articoli"; +$a->strings["Star Posts"] = "Articoli stella (preferiti)"; +$a->strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per scegliere gli articoli 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["prev"] = "prec"; +$a->strings["first"] = "inizio"; +$a->strings["last"] = "fine"; +$a->strings["next"] = "succ"; +$a->strings["older"] = "più recenti"; +$a->strings["newer"] = "più nuovi"; +$a->strings["No connections"] = "Nessun contatto"; +$a->strings["%d Connection"] = array( + 0 => "%d contatto", + 1 => "%d contatti", ); -$a->strings["Logout"] = "Esci"; -$a->strings["End this session"] = "Chiudi questa sessione"; -$a->strings["Home"] = "Bacheca"; -$a->strings["Your posts and conversations"] = "I tuoi articoli e conversazioni"; -$a->strings["Your profile page"] = "Il tuo profilo"; -$a->strings["Edit Profiles"] = "Modifica i profili"; -$a->strings["Manage/Edit profiles"] = "Gestisci/modifica i profili"; -$a->strings["Edit Profile"] = "Modifica il profilo"; -$a->strings["Edit your profile"] = "Modifica il profilo"; -$a->strings["Your photos"] = "Le tue foto"; -$a->strings["Your files"] = "I tuoi file"; -$a->strings["Chat"] = "Area chat"; -$a->strings["Your chatrooms"] = "Le tue aree chat"; -$a->strings["Your bookmarks"] = "I tuoi segnalibri"; -$a->strings["Your webpages"] = "Le tue pagine web"; -$a->strings["Login"] = "Accedi"; -$a->strings["Sign in"] = "Entra"; -$a->strings["%s - click to logout"] = "%s - clicca per uscire"; -$a->strings["Remote authentication"] = "Login dal tuo sito"; -$a->strings["Click to authenticate to your home hub"] = "Clicca per autenticarti sul tuo server principale"; -$a->strings["Home Page"] = "Bacheca"; -$a->strings["Register"] = "Iscriviti"; -$a->strings["Create an account"] = "Crea un account"; -$a->strings["Help"] = "Guida"; -$a->strings["Help and documentation"] = "Guida e documentazione"; -$a->strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi"; -$a->strings["Search"] = "Cerca"; -$a->strings["Search site content"] = "Cerca nel sito"; -$a->strings["Directory"] = "Tutti i canali"; -$a->strings["Channel Directory"] = "Elenco dei canali"; -$a->strings["Matrix"] = "RedMatrix"; -$a->strings["Your matrix"] = "La tua rete"; -$a->strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete"; -$a->strings["Channel Home"] = "Bacheca del canale"; -$a->strings["Channel home"] = "Bacheca del canale"; -$a->strings["Mark all channel notifications seen"] = "Segna come lette le notifiche dei canali"; -$a->strings["Connections"] = "Contatti"; -$a->strings["Notices"] = "Notifiche"; -$a->strings["Notifications"] = "Notifiche"; -$a->strings["See all notifications"] = "Vedi tutte le notifiche"; -$a->strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; -$a->strings["Mail"] = "Messaggi"; -$a->strings["Private mail"] = "Messaggi privati"; -$a->strings["See all private messages"] = "Guarda tutti i messaggi privati"; -$a->strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; -$a->strings["Inbox"] = "In arrivo"; -$a->strings["Outbox"] = "Inviati"; -$a->strings["Events"] = "Eventi"; -$a->strings["Event Calendar"] = "Calendario"; -$a->strings["See all events"] = "Guarda tutti gli eventi"; -$a->strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; -$a->strings["Channel Manager"] = "Gestione canali"; -$a->strings["Manage Your Channels"] = "Gestisci i contatti dei tuoi canali"; -$a->strings["Account/Channel Settings"] = "Impostazioni account e canali"; -$a->strings["Admin"] = "Amministrazione"; -$a->strings["Site Setup and Configuration"] = "Configurazione del sito"; -$a->strings["Please wait..."] = "Attendere..."; +$a->strings["View Connections"] = "Elenco contatti"; +$a->strings["Save"] = "Salva"; +$a->strings["poke"] = "poke"; +$a->strings["ping"] = "ping"; +$a->strings["pinged"] = "ha ricevuto un ping"; +$a->strings["prod"] = "spintone"; +$a->strings["prodded"] = "ha ricevuto uno spintone"; +$a->strings["slap"] = "schiaffo"; +$a->strings["slapped"] = "ha ricevuto uno schiaffo"; +$a->strings["finger"] = "finger"; +$a->strings["fingered"] = "ha ricevuto un finger"; +$a->strings["rebuff"] = "rifiuto"; +$a->strings["rebuffed"] = "ha ricevuto un rifiuto"; +$a->strings["happy"] = "felice"; +$a->strings["sad"] = "triste"; +$a->strings["mellow"] = "calmo"; +$a->strings["tired"] = "stanco"; +$a->strings["perky"] = "vivace"; +$a->strings["angry"] = "arrabbiato"; +$a->strings["stupified"] = "stordito"; +$a->strings["puzzled"] = "confuso"; +$a->strings["interested"] = "attento"; +$a->strings["bitter"] = "amaro"; +$a->strings["cheerful"] = "allegro"; +$a->strings["alive"] = "vivace"; +$a->strings["annoyed"] = "seccato"; +$a->strings["anxious"] = "ansioso"; +$a->strings["cranky"] = "irritabile"; +$a->strings["disturbed"] = "turbato"; +$a->strings["frustrated"] = "frustrato"; +$a->strings["depressed"] = "in depressione"; +$a->strings["motivated"] = "motivato"; +$a->strings["relaxed"] = "rilassato"; +$a->strings["surprised"] = "sorpreso"; +$a->strings["Monday"] = "lunedì"; +$a->strings["Tuesday"] = "martedì"; +$a->strings["Wednesday"] = "mercoledì"; +$a->strings["Thursday"] = "giovedì"; +$a->strings["Friday"] = "venerdì"; +$a->strings["Saturday"] = "sabato"; +$a->strings["Sunday"] = "domenica"; +$a->strings["January"] = "gennaio"; +$a->strings["February"] = "febbraio"; +$a->strings["March"] = "marzo"; +$a->strings["April"] = "aprile"; +$a->strings["May"] = "maggio"; +$a->strings["June"] = "giugno"; +$a->strings["July"] = "luglio"; +$a->strings["August"] = "agosto"; +$a->strings["September"] = "settembre"; +$a->strings["October"] = "ottobre"; +$a->strings["November"] = "novembre"; +$a->strings["December"] = "dicembre"; +$a->strings["unknown.???"] = "sconosciuto???"; +$a->strings["bytes"] = "byte"; +$a->strings["remove category"] = "rimuovi la categoria"; +$a->strings["remove from file"] = "rimuovi dal file"; +$a->strings["Click to open/close"] = "Clicca per aprire/chiudere"; +$a->strings["Link to Source"] = "Link al sito d'origine"; +$a->strings["Select a page layout: "] = "Scegli il layout della pagina:"; +$a->strings["default"] = "predefinito"; +$a->strings["Page content type: "] = "Contenuto della pagina:"; +$a->strings["Select an alternate language"] = "Seleziona una lingua diversa"; +$a->strings["activity"] = "l'attività"; +$a->strings["Design"] = "Design"; +$a->strings["Blocks"] = "Riquadri"; +$a->strings["Menus"] = "Menù"; +$a->strings["Layouts"] = "Layout"; +$a->strings["Pages"] = "Pagine"; +$a->strings["Not a valid email address"] = "Email non valida"; +$a->strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; +$a->strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; +$a->strings["An invitation is required."] = "È necessario un invito."; +$a->strings["Invitation could not be verified."] = "L'invito non può essere verificato."; +$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste."; +$a->strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; +$a->strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; +$a->strings["Registration request at %s"] = "Richiesta di registrazione su %s"; +$a->strings["Administrator"] = "Amministratore"; +$a->strings["your registration password"] = "la password di registrazione"; +$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s"; +$a->strings["Account approved."] = "Account approvato."; +$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s"; +$a->strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; +$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento."; +$a->strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; $a->strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e articoli normali"; $a->strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale"; $a->strings["Can view my photo albums"] = "Può vedere i miei album fotografici"; @@ -429,149 +649,19 @@ $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 uso specializzato"; +$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"] = "Personalizzato - per esperti"; -$a->strings["New window"] = "Nuova finestra"; -$a->strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; -$a->strings["User '%s' deleted"] = "Utente '%s' eliminato"; -$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 gli articoli, i commenti o i messaggi privati dopo che è trascorso del 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 canali o 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["Private Notes"] = "Note private"; -$a->strings["Enables a tool to store notes and reminders"] = "Abilita il riquadro per scrivere annotazioni"; -$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["Extended Identity Sharing"] = "Condivisione avanzata dell'identità"; -$a->strings["Share your identity with all websites on the internet. When disabled, identity is only shared with sites in the matrix."] = "Rendi nota la tua identità a tutti i siti internet. Se disabilitato, la tua identità sarà comunicata solo ai siti RedMatrix."; -$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 imporre delle restrizioni e dei termini d'uso a chi segue il canale"; -$a->strings["Post Composition Features"] = "Modalità di scrittura articoli"; -$a->strings["Use Markdown"] = "Usa il markdown"; -$a->strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare gli articoli"; -$a->strings["Post Preview"] = "Anteprima articolo"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Abilita l'anteprima degli articoli e dei commenti prima di pubblicarli"; -$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"] = "Crittografia addizionale"; -$a->strings["Allow optional encryption of content end-to-end with a shared secret key"] = "Rendi possibile la crittografia dei contenuti tra mittente e destinatari con una chiave segreta"; -$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 gli articoli in un intervallo tra date"; -$a->strings["Collections Filter"] = "Filtra per insiemi di canali"; -$a->strings["Enable widget to display Network posts only from selected collections"] = "Mostra il riquadro per filtrare gli articoli di certi insiemi 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["Suggest Channels"] = "Suggerisci canali"; -$a->strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti"; -$a->strings["Post/Comment Tools"] = "Gestione articoli e commenti"; -$a->strings["Edit Sent Posts"] = "Modifica gli articoli già inviati"; -$a->strings["Edit and correct posts and comments after sending"] = "Modifica e correggi gli articoli o i commenti anche dopo l'invio"; -$a->strings["Tagging"] = "Tag"; -$a->strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su articoli già esistenti"; -$a->strings["Post Categories"] = "Categorie degli articoli"; -$a->strings["Add categories to your posts"] = "Abilita le categorie per i tuoi articoli"; -$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 articoli"; -$a->strings["Star Posts"] = "Articoli stella (preferiti)"; -$a->strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per scegliere gli articoli 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["Not a valid email address"] = "Email non valida"; -$a->strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; -$a->strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; -$a->strings["An invitation is required."] = "È necessario un invito."; -$a->strings["Invitation could not be verified."] = "L'invito non può essere verificato."; -$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste."; -$a->strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; -$a->strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; -$a->strings["Registration request at %s"] = "Richiesta di registrazione su %s"; -$a->strings["Administrator"] = "Amministratore"; -$a->strings["your registration password"] = "la password di registrazione"; -$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s"; -$a->strings["Account approved."] = "Account approvato."; -$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s"; -$a->strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; -$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione esce dai termini del tuo abbonamento."; -$a->strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; -$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 di questa settimana:"; -$a->strings["Profile"] = "Profilo"; -$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 questo oggetto"; +$a->strings["Custom/Expert Mode"] = "Personalizzazione per esperti"; +$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."; +$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine"; +$a->strings["Photo storage failed."] = "Impossibile caricare la foto."; +$a->strings["Upload New Photos"] = "Carica nuove foto"; $a->strings["Permission denied"] = "Permesso negato"; $a->strings["(Unknown)"] = "(Sconosciuto)"; -$a->strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet"; +$a->strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet."; $a->strings["Visible to you only."] = "Visibile solo a te."; $a->strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete."; $a->strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato."; @@ -580,60 +670,51 @@ $a->strings["Visible to all connections."] = "Visibile a tutti coloro che ti seg $a->strings["Visible to approved connections."] = "Visibile ai contatti approvati."; $a->strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti."; $a->strings["Item not found."] = "Elemento non trovato."; -$a->strings["Collection not found."] = "Insieme non trovato."; +$a->strings["Collection not found."] = "Insieme di canali non trovato."; $a->strings["Collection is empty."] = "L'insieme di canali è vuoto."; $a->strings["Collection: %s"] = "Insieme: %s"; $a->strings["Connection: %s"] = "Contatto: %s"; $a->strings["Connection not found."] = "Contatto non trovato."; -$a->strings["No recipient provided."] = "Devi scegliere un destinatario."; -$a->strings["[no subject]"] = "[nessun titolo]"; -$a->strings["Unable to determine sender."] = "Impossibile determinare il mittente."; -$a->strings["Stored post could not be verified."] = "Non è stato possibile verificare l'articolo inserito."; -$a->strings["view full size"] = "guarda nelle dimensioni reali"; -$a->strings["Item was not found."] = "Elemento non trovato."; -$a->strings["No source file."] = "Nessun file di origine."; -$a->strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; -$a->strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; -$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; -$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; -$a->strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe aver superato i limiti o l'azione potrebbe essere stata interrotta."; -$a->strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; -$a->strings["Path not available."] = "Percorso non disponibile."; -$a->strings["Empty pathname"] = "Il percorso del file è vuoto"; -$a->strings["duplicate filename or path"] = "il file o percorso del file è duplicato"; -$a->strings["Path not found."] = "Percorso del file non trovato."; -$a->strings["mkdir failed."] = "mkdir fallito."; -$a->strings["database storage failed."] = "scrittura su database fallita."; -$a->strings["Logged out."] = "Uscita effettuata."; -$a->strings["Failed authentication"] = "Autenticazione fallita"; -$a->strings["Login failed."] = "Accesso fallito."; -$a->strings["Miscellaneous"] = "Altro"; -$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; -$a->strings["never"] = "mai"; -$a->strings["less than a second ago"] = "meno di un secondo fa"; -$a->strings["year"] = "anno"; -$a->strings["years"] = "anni"; -$a->strings["month"] = "mese"; -$a->strings["months"] = "mesi"; -$a->strings["week"] = "settimana"; -$a->strings["weeks"] = "settimane"; -$a->strings["day"] = "giorno"; -$a->strings["days"] = "giorni"; -$a->strings["hour"] = "ora"; -$a->strings["hours"] = "ore"; -$a->strings["minute"] = "minuto"; -$a->strings["minutes"] = "minuti"; -$a->strings["second"] = "secondo"; -$a->strings["seconds"] = "secondi"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa"; -$a->strings["%1\$s's birthday"] = "È il compleanno di %1\$s"; -$a->strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; -$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."; -$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine"; -$a->strings["Photo storage failed."] = "Impossibile caricare la foto."; -$a->strings["Upload New Photos"] = "Carica nuove foto"; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "L'identificativo di sicurezza del modulo che hai riempito non è corretto. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; +$a->strings["System"] = "Sistema"; +$a->strings["Create Personal App"] = "Crea una app personale"; +$a->strings["Edit Personal App"] = "Modifica una app personale"; +$a->strings["Ignore/Hide"] = "Ignora/nascondi"; +$a->strings["Suggestions"] = "Suggerimenti"; +$a->strings["See more..."] = "Altro..."; +$a->strings["You have %1$.0f of %2$.0f allowed connections."] = "Hai attivato %1$.0f delle %2$.0f connessioni permesse."; +$a->strings["Add New Connection"] = "Aggiungi un contatto"; +$a->strings["Enter the channel address"] = "Scrivi l'indirizzo del canale"; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Per esempio: mario@pippo.it oppure http://pluto.com/barbara"; +$a->strings["Notes"] = "Note"; +$a->strings["Remove term"] = "Rimuovi termine"; +$a->strings["Archives"] = "Archivi"; +$a->strings["Refresh"] = "Aggiorna"; +$a->strings["Me"] = "Io"; +$a->strings["Best Friends"] = "Migliori amici"; +$a->strings["Co-workers"] = "Colleghi"; +$a->strings["Former Friends"] = "Ex amici"; +$a->strings["Acquaintances"] = "Conoscenti"; +$a->strings["Everybody"] = "Tutti"; +$a->strings["Account settings"] = "Il tuo account"; +$a->strings["Channel settings"] = "Impostazioni del canale"; +$a->strings["Additional features"] = "Funzionalità opzionali"; +$a->strings["Feature settings"] = "Componenti aggiuntivi"; +$a->strings["Display settings"] = "Aspetto"; +$a->strings["Connected apps"] = "App connesse"; +$a->strings["Export channel"] = "Esporta il canale"; +$a->strings["Export content"] = "Esporta i contenuti"; +$a->strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti"; +$a->strings["Premium Channel Settings"] = "Canale premium - impostazioni"; +$a->strings["Messages"] = "Messaggi"; +$a->strings["Check Mail"] = "Controlla i messaggi"; +$a->strings["Chat Rooms"] = "Aree chat attive"; +$a->strings["Bookmarked Chatrooms"] = "Aree chat nei segnalibri"; +$a->strings["Suggested Chatrooms"] = "Aree chat suggerite"; +$a->strings["photo/image"] = "foto/immagine"; +$a->strings["New window"] = "Nuova finestra"; +$a->strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; +$a->strings["User '%s' deleted"] = "Utente '%s' eliminato"; $a->strings["Delete this item?"] = "Eliminare questo elemento?"; $a->strings["Comment"] = "Commento"; $a->strings["[+] show all"] = "[+] mostra tutto"; @@ -700,11 +781,11 @@ $a->strings["Infatuated"] = "Infatuato/a"; $a->strings["Dating"] = "Disponibile a un incontro"; $a->strings["Unfaithful"] = "Infedele"; $a->strings["Sex Addict"] = "Sesso-dipendente"; -$a->strings["Friends/Benefits"] = "Amici piccanti"; +$a->strings["Friends/Benefits"] = "Amici con qualcosa in più"; $a->strings["Casual"] = "Casual"; $a->strings["Engaged"] = "Impegnato"; $a->strings["Married"] = "Sposato/a"; -$a->strings["Imaginarily married"] = "Sogna il matrimonio"; +$a->strings["Imaginarily married"] = "Con matrimonio immaginario"; $a->strings["Partners"] = "Partner"; $a->strings["Cohabiting"] = "Convivente"; $a->strings["Common law"] = "Matrimonio regolare"; @@ -721,91 +802,6 @@ $a->strings["Uncertain"] = "Incerto/a"; $a->strings["It's complicated"] = "Relazione complicata"; $a->strings["Don't care"] = "Chi se ne frega"; $a->strings["Ask me"] = "Chiedimelo"; -$a->strings["prev"] = "prec"; -$a->strings["first"] = "inizio"; -$a->strings["last"] = "fine"; -$a->strings["next"] = "succ"; -$a->strings["older"] = "più recenti"; -$a->strings["newer"] = "più nuovi"; -$a->strings["No connections"] = "Nessun contatto"; -$a->strings["%d Connection"] = array( - 0 => "%d contatto", - 1 => "%d contatti", -); -$a->strings["View Connections"] = "Elenco contatti"; -$a->strings["poke"] = "poke"; -$a->strings["ping"] = "ping"; -$a->strings["pinged"] = "ha ricevuto un ping"; -$a->strings["prod"] = "prod"; -$a->strings["prodded"] = "ha ricevuto un prod"; -$a->strings["slap"] = "schiaffo"; -$a->strings["slapped"] = "ha ricevuto uno schiaffo"; -$a->strings["finger"] = "finger"; -$a->strings["fingered"] = "ha ricevuto un finger"; -$a->strings["rebuff"] = "rifiuto"; -$a->strings["rebuffed"] = "ha ricevuto un rifiuto"; -$a->strings["happy"] = "felice"; -$a->strings["sad"] = "triste"; -$a->strings["mellow"] = "calmo"; -$a->strings["tired"] = "stanco"; -$a->strings["perky"] = "vivace"; -$a->strings["angry"] = "arrabbiato"; -$a->strings["stupified"] = "stordito"; -$a->strings["puzzled"] = "confuso"; -$a->strings["interested"] = "attento"; -$a->strings["bitter"] = "amaro"; -$a->strings["cheerful"] = "allegro"; -$a->strings["alive"] = "vivace"; -$a->strings["annoyed"] = "seccato"; -$a->strings["anxious"] = "ansioso"; -$a->strings["cranky"] = "irritabile"; -$a->strings["disturbed"] = "turbato"; -$a->strings["frustrated"] = "frustrato"; -$a->strings["depressed"] = "in depressione"; -$a->strings["motivated"] = "motivato"; -$a->strings["relaxed"] = "rilassato"; -$a->strings["surprised"] = "sorpreso"; -$a->strings["Monday"] = "lunedì"; -$a->strings["Tuesday"] = "martedì"; -$a->strings["Wednesday"] = "mercoledì"; -$a->strings["Thursday"] = "giovedì"; -$a->strings["Friday"] = "venerdì"; -$a->strings["Saturday"] = "sabato"; -$a->strings["Sunday"] = "domenica"; -$a->strings["January"] = "gennaio"; -$a->strings["February"] = "febbraio"; -$a->strings["March"] = "marzo"; -$a->strings["April"] = "aprile"; -$a->strings["May"] = "maggio"; -$a->strings["June"] = "giugno"; -$a->strings["July"] = "luglio"; -$a->strings["August"] = "agosto"; -$a->strings["September"] = "settembre"; -$a->strings["October"] = "ottobre"; -$a->strings["November"] = "novembre"; -$a->strings["December"] = "dicembre"; -$a->strings["unknown.???"] = "sconosciuto???"; -$a->strings["bytes"] = "byte"; -$a->strings["remove category"] = "rimuovi la categoria"; -$a->strings["remove from file"] = "rimuovi dal file"; -$a->strings["Click to open/close"] = "Clicca per aprire/chiudere"; -$a->strings["Link to Source"] = "Link al sito d'origine"; -$a->strings["Select a page layout: "] = "Scegli il layout della pagina:"; -$a->strings["default"] = "predefinito"; -$a->strings["Page content type: "] = "Contenuto della pagina:"; -$a->strings["Select an alternate language"] = "Seleziona una lingua diversa"; -$a->strings["activity"] = "l'attività"; -$a->strings["Design"] = "Design"; -$a->strings["Blocks"] = "Riquadri"; -$a->strings["Menus"] = "Menù"; -$a->strings["Layouts"] = "Layout"; -$a->strings["Pages"] = "Pagine"; -$a->strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; -$a->strings["Show"] = "Mostra"; -$a->strings["Don't show"] = "Non mostrare"; -$a->strings["Permissions"] = "Permessi"; -$a->strings["Close"] = "Chiudi"; -$a->strings["Public Timeline"] = "Diario pubblico"; $a->strings["Site Admin"] = "Amministrazione sito"; $a->strings["Address Book"] = "Rubrica"; $a->strings["Mood"] = "Umore"; @@ -820,6 +816,9 @@ $a->strings["Profile Photo"] = "Foto del profilo"; $a->strings["Update"] = "Aggiorna"; $a->strings["Install"] = "Installa"; $a->strings["Purchase"] = "Acquista"; +$a->strings["Logged out."] = "Uscita effettuata."; +$a->strings["Failed authentication"] = "Autenticazione fallita"; +$a->strings["Login failed."] = "Accesso fallito."; $a->strings["Save to Folder"] = "Salva nella cartella"; $a->strings["View all"] = "Vedi tutto"; $a->strings["__ctx:noun__ Dislike"] = array( @@ -835,6 +834,10 @@ $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["%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"; @@ -842,12 +845,9 @@ $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["%d comment"] = array( - 0 => "%d commento", - 1 => "%d commenti", -); $a->strings["This is you"] = "Questo sei tu"; $a->strings["Submit"] = "Salva"; $a->strings["Bold"] = "Grassetto"; @@ -858,12 +858,12 @@ $a->strings["Code"] = "Codice"; $a->strings["Image"] = "Immagine"; $a->strings["Link"] = "Link"; $a->strings["Video"] = "Video"; +$a->strings["Missing room name"] = "Area chat senza nome"; +$a->strings["Duplicate room name"] = "Il nome dell'area chat è duplicato"; +$a->strings["Invalid room specifier."] = "Il nome dell'area chat non è valido."; +$a->strings["Room not found."] = "Area chat non trovata."; +$a->strings["Room is full"] = "L'area chat è al completo"; $a->strings["Set your current mood and tell your friends"] = "Scegli il tuo umore attuale per mostrarlo agli amici"; -$a->strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; -$a->strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; -$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; -$a->strings["Visible To"] = "Visibile a"; -$a->strings["All Connections"] = "Tutti i contatti"; $a->strings["Menu not found."] = "Menù non trovato."; $a->strings["Menu element updated."] = "L'elemento del menù è stato aggiornato."; $a->strings["Unable to update menu element."] = "Non è possibile aggiornare l'elemento del menù."; @@ -894,84 +894,64 @@ $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["Modify"] = "Modifica"; $a->strings["Some blurb about what to do when you're new here"] = "Qualche suggerimento per i nuovi utenti su cosa fare"; -$a->strings["Profile not found."] = "Profilo non trovato."; -$a->strings["Profile deleted."] = "Profilo eliminato."; -$a->strings["Profile-"] = "Profilo-"; -$a->strings["New profile created."] = "Il nuovo profilo è stato creato."; -$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo."; -$a->strings["Profile unavailable to export."] = "Il profilo non è disponibile per l'export."; -$a->strings["Profile Name is required."] = "Il nome del profilo è obbligatorio ."; -$a->strings["Marital Status"] = "Stato sentimentale"; -$a->strings["Romantic Partner"] = "Partner affettivo"; -$a->strings["Likes"] = "Mi piace"; -$a->strings["Dislikes"] = "Non mi piace"; -$a->strings["Work/Employment"] = "Lavoro/impiego"; -$a->strings["Religion"] = "Religione"; -$a->strings["Political Views"] = "Orientamento politico"; -$a->strings["Gender"] = "Sesso"; -$a->strings["Sexual Preference"] = "Preferenze sessuali"; -$a->strings["Homepage"] = "Home page"; -$a->strings["Interests"] = "Interessi"; -$a->strings["Address"] = "Indirizzo"; -$a->strings["Location"] = "Posizione geografica"; -$a->strings["Profile updated."] = "Profilo aggiornato."; -$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!"; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio."; +$a->strings["Passwords do not match."] = "Le password non corrispondono."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata."; +$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito."; +$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere processata."; +$a->strings["Registration on this site/hub is by approval only."] = "La registrazione su questo sito è soggetta ad approvazione."; +$a->strings["Register at another affiliated site/hub"] = "Registrati su un altro server affiliato"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."; +$a->strings["Terms of Service"] = "Condizioni d'Uso"; +$a->strings["I accept the %s for this website"] = "Accetto le %s di questo sito"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ho più di 13 anni e accetto le %s di questo sito"; +$a->strings["Registration"] = "Registrazione"; +$a->strings["Membership on this site is by invitation only."] = "Per registrarsi su questo sito è necessario un invito."; +$a->strings["Please enter your invitation code"] = "Inserisci il codice dell'invito"; +$a->strings["Your email address"] = "Il tuo indirizzo email"; +$a->strings["Choose a password"] = "Scegli una password"; +$a->strings["Please re-enter your password"] = "Ripeti la password per verifica"; +$a->strings["- select -"] = "- scegli -"; +$a->strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; +$a->strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; +$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; +$a->strings["Visible To"] = "Visibile a"; +$a->strings["All Connections"] = "Tutti i contatti"; +$a->strings["Failed to create source. No channel selected."] = "Impossibile creare la sorgente. Nessun canale selezionato."; +$a->strings["Source created."] = "Sorgente creata."; +$a->strings["Source updated."] = "Sorgente aggiornata."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; +$a->strings["New Source"] = "Nuova sorgente"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; +$a->strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; +$a->strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; +$a->strings["Channel Name"] = "Nome del canale"; +$a->strings["Source not found."] = "Sorgente non trovata."; +$a->strings["Edit Source"] = "Modifica la sorgente"; +$a->strings["Delete Source"] = "Elimina la sorgente"; +$a->strings["Source removed"] = "Sorgente eliminata"; +$a->strings["Unable to remove source."] = "Impossibile rimuovere la sorgente."; +$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["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 articolo"; +$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."; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"; $a->strings["Yes"] = "Si"; $a->strings["No"] = "No"; -$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; -$a->strings["View this profile"] = "Guarda questo profilo"; -$a->strings["Change Profile Photo"] = "Cambia la foto del profilo"; -$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni"; -$a->strings["Clone this profile"] = "Clona questo profilo"; -$a->strings["Delete this profile"] = "Elimina questo profilo"; -$a->strings["Import profile from file"] = "Importa il profilo da un file"; -$a->strings["Export profile to file"] = "Esporta il profilo in un file"; -$a->strings["Profile Name:"] = "Nome del profilo:"; -$a->strings["Your Full Name:"] = "Il tuo nome completo:"; -$a->strings["Title/Description:"] = "Titolo/descrizione:"; -$a->strings["Your Gender:"] = "Sesso:"; -$a->strings["Birthday :"] = "Compleanno:"; -$a->strings["Street Address:"] = "Indirizzo (via/piazza):"; -$a->strings["Locality/City:"] = "Località:"; -$a->strings["Postal/Zip Code:"] = "CAP:"; -$a->strings["Country:"] = "Nazione:"; -$a->strings["Region/State:"] = "Regione/stato:"; -$a->strings[" Marital Status:"] = " Stato sentimentale:"; -$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)"; -$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Per esempio: cathy123, Cathy Williams, cathy@example.com"; -$a->strings["Since [date]:"] = "dal [data]:"; -$a->strings["Homepage URL:"] = "Indirizzo home page:"; -$a->strings["Religious Views:"] = "Orientamento religioso:"; -$a->strings["Keywords:"] = "Parole chiave, tag:"; -$a->strings["Example: fishing photography software"] = "Per esempio: pesca fotografia programmazione"; -$a->strings["Used in directory listings"] = "Visibile nell'elenco pubblico di canali"; -$a->strings["Tell us about yourself..."] = "Raccontaci di te..."; -$a->strings["Hobbies/Interests"] = "Hobby/interessi"; -$a->strings["Contact information and Social Networks"] = "Contatti personali e i tuoi social network"; -$a->strings["My other channels"] = "I miei altri canali"; -$a->strings["Musical interests"] = "Interessi musicali"; -$a->strings["Books, literature"] = "Libri, letteratura"; -$a->strings["Television"] = "Televisione"; -$a->strings["Film/dance/culture/entertainment"] = "Film/danza/cultura/intrattenimento"; -$a->strings["Love/romance"] = "Amore"; -$a->strings["Work/employment"] = "Lavoro/impiego"; -$a->strings["School/education"] = "Scuola/educazione"; -$a->strings["This is your default profile."] = "Questo è il tuo profilo predefinito."; -$a->strings["Age: "] = "Età:"; -$a->strings["Edit/Manage Profiles"] = "Modifica/gestisci i profili"; -$a->strings["Add profile things"] = "Aggiungi oggetti al profilo"; -$a->strings["Include desirable objects in your profile"] = "Aggiungi oggetti interessanti al tuo profilo"; -$a->strings["Continue"] = "Continua"; -$a->strings["Premium Channel Setup"] = "Canale premium - installazione"; -$a->strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; -$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida o il sistema di pagamento ecc."; -$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:"; -$a->strings["Potential connections will then see the following text before proceeding:"] = "Il testo seguente comparirà a chi vorrà connettersi:"; -$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; -$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; -$a->strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; -$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione remota non è disponibile. Hai accesso solamente a questo sito. Puoi provare ad uscire per tentare di nuovo."; -$a->strings["Welcome %s. Remote authentication successful."] = "Ciao %s. La tua autenticazione da remoto è avvenuta con successo."; +$a->strings["Public access denied."] = "Accesso pubblico negato."; +$a->strings["Item not available."] = "Elemento non disponibile."; +$a->strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; +$a->strings["Invalid item."] = "Elemento non valido."; +$a->strings["Channel not found."] = "Canale non trovato."; +$a->strings["Page not found."] = "Pagina non trovata."; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; +$a->strings["Block Name"] = "Nome del riquadro"; $a->strings["Red Matrix Server - Setup"] = "RedMatrix Server - Installazione"; $a->strings["Could not connect to database."] = " Impossibile connettersi al database."; $a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS."; @@ -1027,23 +1007,23 @@ $a->strings["Error: openssl PHP module required but not installed."] = "Errore: $a->strings["Error: mysqli or postgres PHP module required but neither are installed."] = "Errore: il modulo PHP per mysqli o postgres è richiesto ma non installato"; $a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto ma non installato."; $a->strings["Error: mcrypt PHP module required but not installed."] = "Errore: il modulo PHP mcrypt è richiesto ma non installato."; -$a->strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella principale del tuo web server ma non è in grado di farlo."; +$a->strings["The web installer needs to be able to create a file called \".htconfig.php\ in the top folder of your web server and it is unable to do so."] = "L'installazione web deve poter creare un file chiamato \".htconfig.php\" nella cartella di RedMatrix ma non è in grado di farlo."; $a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "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."; $a->strings["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."] = "Alla fine di questa procedura ti sarà dato il testo da salvare in un file di nome .htconfig.php dentro la cartella principale di RedMatrix."; $a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = "Puoi anche saltare questa procedura ed effettuare un'installazione manuale. Guarda il file 'install/INSTALL.txt' per le istruzioni."; $a->strings[".htconfig.php is writable"] = ".htconfig.php è scrivibile"; $a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Red usa il sistema Smarty3 per costruire i suoi template grafici. Smarty3 è molto veloce perché compila i template delle pagine direttamente in PHP."; $a->strings["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."] = "Per poter memorizzare i template compilati, il web server deve avere accesso in scrittura a %s sotto la cartella di installazione di RedMatrix."; -$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Assicurati che il tuo web server sia in esecuzione come un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)."; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Assicurati che il tuo web server sia in esecuzione da parte di un utente che ha diritto di scrittura su quella cartella (ad esempio www-data)."; $a->strings["Note: as a security measure, you should give the web server write access to %s only--not the template files (.tpl) that it contains."] = "Nota bene: come precauzione, dovresti dare i diritti di scrittura solamente su %s e non sui file template (.tpl) che contiene."; $a->strings["%s is writable"] = "%s è scrivibile"; -$a->strings["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"] = "RedMatrix usa un archivio per salvare i file caricati. Il server deve avere i diritti di scrittura sulla cartella dell'archivio che si trova dentro la cartella principale di RedMatrix"; +$a->strings["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"] = "RedMatrix 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"; $a->strings["store is writable"] = "l'archivio è scrivibile"; $a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = "Il certificato SSL non può essere validato. Correggi l'errore o disabilita l'accesso https al sito."; $a->strings["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!"] = "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 generati da te!"; $a->strings["This restriction is incorporated because public posts from you may for example contain references to images on your own hub."] = "Questa restrizione è necessaria perché i tuoi post pubblici potrebbero contenere riferimenti a immagini sul tuo server."; $a->strings["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."] = "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."; -$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Ciò può creare problemi di usabilità molto gravi (non solo sul tuo sito), quindi dobbiamo insistere su questo punto."; +$a->strings["This can cause usability issues elsewhere (not just on your own site) so we must insist on this requirement."] = "Ciò può creare seri problemi di usabilità (non solo sul tuo sito), quindi dobbiamo insistere su questo punto."; $a->strings["Providers are available that issue free certificates which are browser-valid."] = "Eventualmente, considera che esistono provider che rilasciano certificati gratuiti riconosciuti dai browser."; $a->strings["SSL certificate validation"] = "Validazione del certificato SSL"; $a->strings["Url rewrite in .htaccess is not working. Check your server configuration.Test: "] = "In .htaccess la funzionalità url rewrite non funziona. Controlla la configurazione del server. Test:"; @@ -1052,76 +1032,140 @@ $a->strings["The database configuration file \".htconfig.php\" could not be writ $a->strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori."; $a->strings["

What next

"] = "

I prossimi passi

"; $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling."; -$a->strings["Version %s"] = "Versione %s"; -$a->strings["Installed plugins/addons/apps:"] = "App e componenti installati:"; -$a->strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato"; -$a->strings["Red"] = "RedMatrix"; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. "; -$a->strings["Running at web location"] = "In esecuzione sull'indirizzo web"; -$a->strings["Please visit GetZot.com to learn more about the Red Matrix."] = "Visita GetZot.com per scoprire il progetto RedMatrix."; -$a->strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita"; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com"; -$a->strings["Site Administrators"] = "Amministratori del sito"; -$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["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 articolo"; -$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."; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"; -$a->strings["Item not available."] = "Elemento non disponibile."; -$a->strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; -$a->strings["Invalid item."] = "Elemento non valido."; -$a->strings["Channel not found."] = "Canale non trovato."; -$a->strings["Page not found."] = "Pagina non trovata."; -$a->strings["Failed to create source. No channel selected."] = "Impossibile creare la sorgente. Nessun canale selezionato."; -$a->strings["Source created."] = "Sorgente creata."; -$a->strings["Source updated."] = "Sorgente aggiornata."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; -$a->strings["New Source"] = "Nuova sorgente"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; -$a->strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; -$a->strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; -$a->strings["Channel Name"] = "Nome del canale"; -$a->strings["Source not found."] = "Sorgente non trovata."; -$a->strings["Edit Source"] = "Modifica la sorgente"; -$a->strings["Delete Source"] = "Elimina la sorgente"; -$a->strings["Source removed"] = "Sorgente eliminata"; -$a->strings["Unable to remove source."] = "Impossibile rimuovere la sorgente."; -$a->strings["Block Name"] = "Nome del riquadro"; -$a->strings["Public access denied."] = "Accesso pubblico negato."; -$a->strings["Gender: "] = "Sesso:"; -$a->strings["Status: "] = "Stato:"; -$a->strings["Homepage: "] = "Homepage:"; -$a->strings["Hometown: "] = "Città dove vivo:"; -$a->strings["About: "] = "Informazioni:"; -$a->strings["Public Forum:"] = "Forum pubblico:"; -$a->strings["Keywords: "] = "Parole chiave:"; -$a->strings["Finding:"] = "Ricerca:"; -$a->strings["next page"] = "pagina successiva"; -$a->strings["previous page"] = "pagina precedente"; -$a->strings["No entries (some entries may be hidden)."] = "Nessun risultato (qualcosa potrebbe essere nascosto)."; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!"; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio."; -$a->strings["Passwords do not match."] = "Le password non corrispondono."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata."; -$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito."; -$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere acquisita."; -$a->strings["Registration on this site/hub is by approval only."] = "La registrazione su questo sito è soggetta ad approvazione."; -$a->strings["Register at another affiliated site/hub"] = "Registrati su un altro server affiliato"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."; -$a->strings["Terms of Service"] = "Condizioni d'Uso"; -$a->strings["I accept the %s for this website"] = "Accetto le %s di questo sito"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ho più di 13 anni e accetto le %s di questo sito"; -$a->strings["Registration"] = "Registrazione"; -$a->strings["Membership on this site is by invitation only."] = "Per registrarsi su questo sito è necessario un invito."; -$a->strings["Please enter your invitation code"] = "Inserisci il codice dell'invito"; -$a->strings["Your email address"] = "Il tuo indirizzo email"; -$a->strings["Choose a password"] = "Scegli una password"; -$a->strings["Please re-enter your password"] = "Ripeti la password per verifica"; +$a->strings["Name is required"] = "Il nome è obbligatorio"; +$a->strings["Key and Secret are required"] = "Key e Secret sono richiesti"; +$a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata."; +$a->strings["Password changed."] = "Password cambiata."; +$a->strings["Password update failed. Please try again."] = "Modifica password fallita. Prova ancora."; +$a->strings["Not valid email."] = "Email non valida."; +$a->strings["Protected email address. Cannot change to that email."] = "È un indirizzo email riservato. Non puoi sceglierlo."; +$a->strings["System failure storing new email. Please try again."] = "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore."; +$a->strings["Settings updated."] = "Impostazioni aggiornate."; +$a->strings["Add application"] = "Aggiungi una app"; +$a->strings["Name of application"] = "Nome dell'applicazione"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Redirect"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione."; +$a->strings["Icon url"] = "Url icona"; +$a->strings["Optional"] = "Opzionale"; +$a->strings["You can't edit this application."] = "Non puoi modificare questa applicazione."; +$a->strings["Connected Apps"] = "App connesse"; +$a->strings["Client key starts with"] = "La client key inizia con"; +$a->strings["No name"] = "Nessun nome"; +$a->strings["Remove authorization"] = "Revoca l'autorizzazione"; +$a->strings["No feature settings configured"] = "Non hai componenti aggiuntivi da personalizzare"; +$a->strings["Feature Settings"] = "Componenti aggiuntivi"; +$a->strings["Account Settings"] = "Il tuo account"; +$a->strings["Password Settings"] = "Impostazioni password"; +$a->strings["New Password:"] = "Nuova password:"; +$a->strings["Confirm:"] = "Conferma:"; +$a->strings["Leave password fields blank unless changing"] = "Lascia questi campi in bianco per non cambiare la password"; +$a->strings["Email Address:"] = "Indirizzo email:"; +$a->strings["Remove Account"] = "Elimina l'account"; +$a->strings["Remove this account from this server including all its channels"] = "Elimina l'account da questo server, inclusi tutti i canali"; +$a->strings["Warning: This action is permanent and cannot be reversed."] = "Attenzione: questa azione è permanente e non potrà più essere annullata."; +$a->strings["Off"] = "Off"; +$a->strings["On"] = "On"; +$a->strings["Additional Features"] = "Funzionalità opzionali"; +$a->strings["Connector Settings"] = "Impostazioni del connettore"; +$a->strings["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; +$a->strings["%s - (Experimental)"] = "%s - (Sperimentale)"; +$a->strings["Display Settings"] = "Aspetto"; +$a->strings["Display Theme:"] = "Tema per schermi medio grandi:"; +$a->strings["Mobile Theme:"] = "Tema per dispositivi mobili:"; +$a->strings["Enable user zoom on mobile devices"] = "Attiva la possibilità di fare zoom sui dispositivi mobili"; +$a->strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimo 10 secondi, nessun limite massimo"; +$a->strings["Maximum number of conversations to load at any time:"] = "Massimo numero di conversazioni da mostrare ogni volta:"; +$a->strings["Maximum of 100 items"] = "Massimo 100"; +$a->strings["Don't show emoticons"] = "Non mostrare le emoticons"; +$a->strings["Link post titles to source"] = "Il link del titolo di un articolo porta al sito originale"; +$a->strings["System Page Layout Editor - (advanced)"] = "Modifica i layout di sistema (avanzato)"; +$a->strings["Use blog/list mode on channel page"] = "Mostra il canale nella modalità blog"; +$a->strings["(comments displayed separately)"] = "(i commenti sono mostrati separatamente)"; +$a->strings["Use blog/list mode on matrix page"] = "Mostra la tua rete in modalità blog"; +$a->strings["Channel page max height of content (in pixels)"] = "Altezza massima dei contenuti del canale (in pixel)"; +$a->strings["click to expand content exceeding this height"] = "dovrai cliccare per mostrare i contenuti di dimensioni maggiori"; +$a->strings["Matrix page max height of content (in pixels)"] = "Altezza massima dei contenuti della tua rete (in pixel)"; +$a->strings["Nobody except yourself"] = "Nessuno tranne te"; +$a->strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; +$a->strings["Approved connections"] = "Contatti approvati"; +$a->strings["Any connections"] = "Tutti i contatti"; +$a->strings["Anybody on this website"] = "Chiunque su questo sito"; +$a->strings["Anybody in this network"] = "Chiunque su Red"; +$a->strings["Anybody authenticated"] = "Chiunque sia autenticato"; +$a->strings["Anybody on the internet"] = "Chiunque su internet"; +$a->strings["Publish your default profile in the network directory"] = "Mostra il mio profilo predefinito nell'elenco pubblico dei canali"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Vuoi essere suggerito come amico ai nuovi membri?"; +$a->strings["or"] = "o"; +$a->strings["Your channel address is"] = "L'indirizzo del tuo canale è"; +$a->strings["Channel Settings"] = "Impostazioni del canale"; +$a->strings["Basic Settings"] = "Impostazioni di base"; +$a->strings["Your Timezone:"] = "Il tuo fuso orario:"; +$a->strings["Default Post Location:"] = "Località predefinita:"; +$a->strings["Geographical location to display on your posts"] = "Posizione geografica da mostrare sui tuoi post"; +$a->strings["Use Browser Location:"] = "Usa la località rilevata dal browser:"; +$a->strings["Adult Content"] = "Contenuto per adulti"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)"; +$a->strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy"; +$a->strings["Your permissions are already configured. Click to view/adjust"] = "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli"; +$a->strings["Hide my online presence"] = "Non mostrare la mia presenza online"; +$a->strings["Prevents displaying in your profile that you are online"] = "Non mostra sul tuo profilo che sei online"; +$a->strings["Simple Privacy Settings:"] = "Impostazioni di privacy semplificate"; +$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Tutto pubblico - estremamente permissivo (da usare con cautela)"; +$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)"; +$a->strings["Private - default private, never open or public"] = "Privato - contenuti normalmente privati, nulla è aperto o pubblico"; +$a->strings["Blocked - default blocked to/from everybody"] = "Bloccato - bloccato in invio e ricezione dei contenuti"; +$a->strings["Allow others to tag your posts"] = "Permetti ad altri di taggare i tuoi articoli"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"; +$a->strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; +$a->strings["Expire other channel content after this many days"] = "Giorni dopo cui mettere in scadenza gli altri contenuti del canale"; +$a->strings["0 or blank prevents expiration"] = "Lascia vuoto oppure 0 per non impostare scadenze"; +$a->strings["Maximum Friend Requests/Day:"] = "Numero massimo giornaliero di richieste di amicizia:"; +$a->strings["May reduce spam activity"] = "Serve e ridurre lo spam"; +$a->strings["Default Post Permissions"] = "Permessi predefiniti per gli articoli"; +$a->strings["Channel permissions category:"] = "Categorie di permessi dei canali:"; +$a->strings["Maximum private messages per day from unknown people:"] = "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"; +$a->strings["Useful to reduce spamming"] = "Serve e ridurre lo spam"; +$a->strings["Notification Settings"] = "Impostazioni di notifica"; +$a->strings["By default post a status message when:"] = "Pubblica un messaggio di stato quando:"; +$a->strings["accepting a friend request"] = "accetto una nuova amicizia"; +$a->strings["joining a forum/community"] = "entro a far parte di un forum"; +$a->strings["making an interesting profile change"] = "faccio un cambiamento interessante al mio profilo"; +$a->strings["Send a notification email when:"] = "Invia una email di notifica quando:"; +$a->strings["You receive a connection request"] = "Ricevi una richiesta di entrare in contatto"; +$a->strings["Your connections are confirmed"] = "I tuoi contatti sono confermati"; +$a->strings["Someone writes on your profile wall"] = "Qualcuno scrive sulla tua bacheca"; +$a->strings["Someone writes a followup comment"] = "Qualcuno scrive un commento a un tuo articolo"; +$a->strings["You receive a private message"] = "Ricevi un messaggio privato"; +$a->strings["You receive a friend suggestion"] = "Ti viene suggerito un amico"; +$a->strings["You are tagged in a post"] = "Sei taggato in un articolo"; +$a->strings["You are poked/prodded/etc. in a post"] = "Ricevi un poke in un articolo"; +$a->strings["Show visual notifications including:"] = "Mostra queste notifiche a schermo:"; +$a->strings["Unseen matrix activity"] = "Nuove attività nella rete"; +$a->strings["Unseen channel activity"] = "Novità nei canali"; +$a->strings["Unseen private messages"] = "Nuovi messaggi privati"; +$a->strings["Recommended"] = "Consigli"; +$a->strings["Upcoming events"] = "Prossimi eventi"; +$a->strings["Events today"] = "Eventi di oggi"; +$a->strings["Upcoming birthdays"] = "Prossimi compleanni"; +$a->strings["Not available in all themes"] = "Non disponibile in tutti i temi"; +$a->strings["System (personal) notifications"] = "Notifiche personali dal sistema"; +$a->strings["System info messages"] = "Notifiche di sistema"; +$a->strings["System critical alerts"] = "Avvisi critici di sistema"; +$a->strings["New connections"] = "Nuovi contatti"; +$a->strings["System Registrations"] = "Registrazioni"; +$a->strings["Notify me of events this many days in advance"] = "Giorni di anticipo per notificare gli eventi"; +$a->strings["Must be greater than 0"] = "Maggiore di 0"; +$a->strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate"; +$a->strings["Change the behaviour of this account for special situations"] = "Cambia il funzionamento di questo account per necessità particolari"; +$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)"; +$a->strings["Miscellaneous Settings"] = "Impostazioni varie"; +$a->strings["Personal menu to display in your channel pages"] = "Menu personale da mostrare sulle pagine del tuo canale"; +$a->strings["Remove this channel"] = "Elimina questo canale"; $a->strings["Event can not end before it has started."] = "Un evento non può terminare prima del suo inizio."; $a->strings["Event title and start time are required."] = "Sono necessari il titolo e l'ora d'inizio dell'evento."; $a->strings["Event not found."] = "Evento non trovato."; @@ -1129,6 +1173,7 @@ $a->strings["l, F j"] = "l j F"; $a->strings["Edit event"] = "Modifica l'evento"; $a->strings["Create New Event"] = "Crea un nuovo evento"; $a->strings["Previous"] = "Precendente"; +$a->strings["Export"] = "Esporta"; $a->strings["Event details"] = "Dettagli evento"; $a->strings["Starting date and Title are required."] = "Titolo e data d'inizio sono obbligatori."; $a->strings["Event Starts:"] = "Inizio:"; @@ -1140,10 +1185,11 @@ $a->strings["Description:"] = "Descrizione:"; $a->strings["Title:"] = "Titolo:"; $a->strings["Share this event"] = "Condividi questo evento"; $a->strings["Public Sites"] = "Siti pubblici"; -$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere tipi diversi di abbonamento. Potrai trovare maggiori informazioni al riguardo visitando ciascun sito."; +$a->strings["The listed sites allow public registration into the Red Matrix. All sites in the matrix are interlinked so membership on any of them conveys membership in the matrix as a whole. Some sites may require subscription or provide tiered service plans. The provider links may provide additional details."] = "Gli indirizzi elencati permettono la registrazione su RedMatrix. Tutti i siti di questa rete sono interconnessi, quindi essere registrati su uno è come essere registrati ovunque. Alcuni potrebbero richiedere un'iscrizione a pagamento o prevedere diverse tipologie di abbonamento. Eventualmente potrai trovare maggiori informazioni visitando ciascun sito."; $a->strings["Site URL"] = "URL del sito"; $a->strings["Access Type"] = "Tipo di accesso"; $a->strings["Registration Policy"] = "Politica di registrazione"; +$a->strings["Location"] = "Posizione geografica"; $a->strings["You must be logged in to see this page."] = "Devi aver effettuato l'accesso per vedere questa pagina."; $a->strings["Insufficient permissions. Request redirected to profile page."] = "Permessi insufficienti. Sarà visualizzata la pagina del profilo."; $a->strings["Select a bookmark folder"] = "Scegli una cartella di segnalibri"; @@ -1154,22 +1200,34 @@ $a->strings["Or enter new bookmark folder name"] = "O inserisci il nome di una n $a->strings["Room not found"] = "Area chat non trovata"; $a->strings["Leave Room"] = "Lascia l'area chat"; $a->strings["Delete This Room"] = "Elimina questa area chat"; -$a->strings["I am away right now"] = "Non sono presente al momento"; +$a->strings["I am away right now"] = "Non sono presente"; $a->strings["I am online"] = "Sono online"; $a->strings["Bookmark this room"] = "Aggiungi l'area chat ai segnalibri"; $a->strings["New Chatroom"] = "Nuova area chat"; $a->strings["Chatroom Name"] = "Nome dell'area chat"; $a->strings["%1\$s's Chatrooms"] = "Le aree chat di %1\$s"; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; +$a->strings["Version %s"] = "Versione %s"; +$a->strings["Installed plugins/addons/apps:"] = "App e componenti installati:"; +$a->strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato"; +$a->strings["Red"] = "RedMatrix"; +$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. "; +$a->strings["Running at web location"] = "In esecuzione sull'indirizzo web"; +$a->strings["Please visit GetZot.com to learn more about the Red Matrix."] = "Visita GetZot.com per scoprire il progetto RedMatrix."; +$a->strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com"; +$a->strings["Site Administrators"] = "Amministratori del sito"; $a->strings["Away"] = "Assente"; $a->strings["Online"] = "Online"; -$a->strings["Please login."] = "Accedi."; -$a->strings["No such group"] = "Impossibile trovare l'insieme"; -$a->strings["Search Results For:"] = "Cerca risultati con:"; -$a->strings["Collection is empty"] = "L'insieme di canali è vuoto"; -$a->strings["Collection: "] = "Insieme:"; -$a->strings["Connection: "] = "Connessione:"; -$a->strings["Invalid connection."] = "Connessione non valida."; +$a->strings["Please login."] = "Effettua l'accesso."; +$a->strings["Continue"] = "Continua"; +$a->strings["Premium Channel Setup"] = "Canale premium - installazione"; +$a->strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:"; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Il testo seguente comparirà a chi vorrà seguire il canale:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; +$a->strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; $a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password."; $a->strings["Remove This Channel"] = "Elimina questo canale"; $a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il canale che stai usando. Una volta fatto non sarà più possibile ripristinarlo."; @@ -1186,41 +1244,17 @@ $a->strings["Authentication failed."] = "Autenticazione fallita."; $a->strings["Remote Authentication"] = "Autenticazione a distanza"; $a->strings["Enter your channel address (e.g. channel@example.com)"] = "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)"; $a->strings["Authenticate"] = "Autenticazione"; -$a->strings["- select -"] = "- scegli -"; -$a->strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina."; -$a->strings["Album not found."] = "Album non trovato."; -$a->strings["Delete Album"] = "Elimina album"; -$a->strings["Delete Photo"] = "Elimina foto"; -$a->strings["No photos selected"] = "Nessuna foto selezionata"; -$a->strings["Access to this item is restricted."] = "Questo elemento non è visibile a tutti."; -$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile."; -$a->strings["%1$.2f MB photo storage used."] = "Hai usato %1$.2f Mb del tuo spazio disponibile."; -$a->strings["Upload Photos"] = "Carica foto"; -$a->strings["Enter a new album name"] = "Inserisci il nome di un nuovo album"; -$a->strings["or select an existing one (doubleclick)"] = "o seleziona uno esistente (doppio click)"; -$a->strings["Do not show a status post for this upload"] = "Non creare un messaggio di stato per questo caricamento"; -$a->strings["Album name could not be decoded"] = "Non è stato possibile leggere il nome dell'album"; -$a->strings["Contact Photos"] = "Foto dei contatti"; -$a->strings["Show Newest First"] = "Prima i più recenti"; -$a->strings["Show Oldest First"] = "Prima i più vecchi"; -$a->strings["View Photo"] = "Guarda la foto"; -$a->strings["Edit Album"] = "Modifica album"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato."; -$a->strings["Photo not available"] = "Foto non disponibile"; -$a->strings["Use as profile photo"] = "Usa come foto del profilo"; -$a->strings["Private Photo"] = "Foto privata"; -$a->strings["View Full Size"] = "Vedi nelle dimensioni originali"; -$a->strings["Remove"] = "Rimuovi"; -$a->strings["Edit photo"] = "Modifica la foto"; -$a->strings["Rotate CW (right)"] = "Ruota (senso orario)"; -$a->strings["Rotate CCW (left)"] = "Ruota (senso antiorario)"; -$a->strings["Caption"] = "Titolo"; -$a->strings["Add a Tag"] = "Aggiungi tag"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com"; -$a->strings["Flag as adult in album view"] = "Marca come 'per adulti'"; -$a->strings["In This Photo:"] = "In questa foto:"; -$a->strings["View Album"] = "Guarda l'album"; -$a->strings["Recent Photos"] = "Foto recenti"; +$a->strings["Like/Dislike"] = "Mi piace/Non mi piace"; +$a->strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; +$a->strings["Please login with your RedMatrix ID or register as a new RedMatrix member to continue."] = "Per favore accedi con il tuo identificativo RedMatrix o registrati su RedMatrix per continuare."; +$a->strings["Invalid request."] = "Richiesta non valida."; +$a->strings["thing"] = "oggetto"; +$a->strings["Channel unavailable."] = "Canale non trovato."; +$a->strings["Previous action reversed."] = "Il comando precedente è stato annullato."; +$a->strings["Action completed."] = "Comando completato."; +$a->strings["Thank you."] = "Grazie."; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo."; +$a->strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'autenticazione magica è avvenuta con successo."; $a->strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto."; $a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; $a->strings["Connection updated."] = "Contatto aggiornato."; @@ -1244,14 +1278,9 @@ $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; $a->strings["Edit connection"] = "Modifica il contatto"; $a->strings["Search your connections"] = "Cerca tra i contatti"; $a->strings["Finding: "] = "Ricerca: "; -$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi."; -$a->strings["Create a new channel"] = "Crea un nuovo canale"; -$a->strings["Current Channel"] = "Canale attuale"; -$a->strings["Attach to one of your channels by selecting it."] = "Seleziona il canale a cui vuoi passare."; -$a->strings["Default Channel"] = "Canale predefinito"; -$a->strings["Make Default"] = "Rendi predefinito"; +$a->strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; $a->strings["Edit post"] = "Modifica articolo"; -$a->strings["is now connected to"] = "adesso è in contatto con"; +$a->strings["is now connected to"] = "ha come nuovo contatto"; $a->strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica."; $a->strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare."; $a->strings["Channel has been unblocked"] = "Il canale è stato sbloccato"; @@ -1324,7 +1353,6 @@ $a->strings["Currently archived"] = "Attualmente archiviato"; $a->strings["Currently pending"] = "Attualmente da approvare"; $a->strings["Hide this contact from others"] = "Nascondi questo contatto agli altri"; $a->strings["Replies/likes to your public posts may still be visible"] = "Le risposte ai tuoi articoli pubblici potrebbero restare comunque visibili"; -$a->strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; $a->strings["Thing updated"] = "L'oggetto è stato aggiornato"; $a->strings["Object store: failed"] = "Impossibile memorizzare l'oggetto."; $a->strings["Thing added"] = "L'oggetto è stato aggiunto"; @@ -1343,7 +1371,7 @@ $a->strings["No valid account found."] = "Nessun account valido trovato."; $a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; $a->strings["Site Member (%s)"] = "Utente del sito (%s)"; $a->strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non può essere reimpostata."; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."; $a->strings["Password Reset"] = "Reimposta la password"; $a->strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; $a->strings["Your new password is"] = "La tua nuova password è"; @@ -1358,11 +1386,72 @@ $a->strings["Reset"] = "Reimposta"; $a->strings["Bookmark added"] = "Segnalibro aggiunto"; $a->strings["My Bookmarks"] = "I miei segnalibri"; $a->strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; -$a->strings["This site is not a directory server"] = "Questo sito non fornisce l'elenco generale dei canali"; +$a->strings["This site is not a directory server"] = "Questo sito non è un server di elenchi pubblici"; $a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}"; -$a->strings["sent you a private message"] = "ti ha inviato un messaggio privato"; -$a->strings["added your channel"] = "ha aggiunto il tuo canale"; -$a->strings["posted an event"] = "ha creato un evento"; +$a->strings["Profile not found."] = "Profilo non trovato."; +$a->strings["Profile deleted."] = "Profilo eliminato."; +$a->strings["Profile-"] = "Profilo-"; +$a->strings["New profile created."] = "Il nuovo profilo è stato creato."; +$a->strings["Profile unavailable to clone."] = "Impossibile duplicare il profilo."; +$a->strings["Profile unavailable to export."] = "Il profilo non è disponibile per l'export."; +$a->strings["Profile Name is required."] = "Il nome del profilo è obbligatorio ."; +$a->strings["Marital Status"] = "Stato sentimentale"; +$a->strings["Romantic Partner"] = "Partner affettivo"; +$a->strings["Likes"] = "Mi piace"; +$a->strings["Dislikes"] = "Non mi piace"; +$a->strings["Work/Employment"] = "Lavoro/impiego"; +$a->strings["Religion"] = "Religione"; +$a->strings["Political Views"] = "Orientamento politico"; +$a->strings["Gender"] = "Sesso"; +$a->strings["Sexual Preference"] = "Preferenze sessuali"; +$a->strings["Homepage"] = "Home page"; +$a->strings["Interests"] = "Interessi"; +$a->strings["Address"] = "Indirizzo"; +$a->strings["Profile updated."] = "Profilo aggiornato."; +$a->strings["Hide your contact/friend list from viewers of this profile?"] = "Nascondi la tua lista di contatti/amici ai visitatori di questo profilo?"; +$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo"; +$a->strings["View this profile"] = "Guarda questo profilo"; +$a->strings["Change Profile Photo"] = "Cambia la foto del profilo"; +$a->strings["Create a new profile using these settings"] = "Crea un nuovo profilo usando queste impostazioni"; +$a->strings["Clone this profile"] = "Clona questo profilo"; +$a->strings["Delete this profile"] = "Elimina questo profilo"; +$a->strings["Import profile from file"] = "Importa il profilo da un file"; +$a->strings["Export profile to file"] = "Esporta il profilo in un file"; +$a->strings["Profile Name:"] = "Nome del profilo:"; +$a->strings["Your Full Name:"] = "Il tuo nome completo:"; +$a->strings["Title/Description:"] = "Titolo/descrizione:"; +$a->strings["Your Gender:"] = "Sesso:"; +$a->strings["Birthday :"] = "Compleanno:"; +$a->strings["Street Address:"] = "Indirizzo (via/piazza):"; +$a->strings["Locality/City:"] = "Località:"; +$a->strings["Postal/Zip Code:"] = "CAP:"; +$a->strings["Country:"] = "Nazione:"; +$a->strings["Region/State:"] = "Regione/stato:"; +$a->strings[" Marital Status:"] = " Stato sentimentale:"; +$a->strings["Who: (if applicable)"] = "Con chi: (se possibile)"; +$a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = "Per esempio: cathy123, Cathy Williams, cathy@example.com"; +$a->strings["Since [date]:"] = "dal [data]:"; +$a->strings["Homepage URL:"] = "Indirizzo home page:"; +$a->strings["Religious Views:"] = "Orientamento religioso:"; +$a->strings["Keywords:"] = "Parole chiave, tag:"; +$a->strings["Example: fishing photography software"] = "Per esempio: pesca fotografia programmazione"; +$a->strings["Used in directory listings"] = "Visibile nell'elenco pubblico di canali"; +$a->strings["Tell us about yourself..."] = "Raccontaci di te..."; +$a->strings["Hobbies/Interests"] = "Hobby/interessi"; +$a->strings["Contact information and Social Networks"] = "Contatti personali e i tuoi social network"; +$a->strings["My other channels"] = "I miei altri canali"; +$a->strings["Musical interests"] = "Interessi musicali"; +$a->strings["Books, literature"] = "Libri, letteratura"; +$a->strings["Television"] = "Televisione"; +$a->strings["Film/dance/culture/entertainment"] = "Film/danza/cultura/intrattenimento"; +$a->strings["Love/romance"] = "Amore"; +$a->strings["Work/employment"] = "Lavoro/impiego"; +$a->strings["School/education"] = "Scuola/educazione"; +$a->strings["This is your default profile."] = "Questo è il tuo profilo predefinito."; +$a->strings["Age: "] = "Età:"; +$a->strings["Edit/Manage Profiles"] = "Modifica/gestisci i profili"; +$a->strings["Add profile things"] = "Aggiungi oggetti al profilo"; +$a->strings["Include desirable objects in your profile"] = "Aggiungi oggetti interessanti al tuo profilo"; $a->strings["Item not found"] = "Elemento non trovato"; $a->strings["Edit Block"] = "Modifica il riquadro"; $a->strings["Delete block?"] = "Vuoi eliminare questo riquadro?"; @@ -1380,134 +1469,6 @@ $a->strings["Delete layout?"] = "Vuoi eliminare questo layout?"; $a->strings["Delete Layout"] = "Elimina il layout"; $a->strings["Item is not editable"] = "L'elemento non è modificabile"; $a->strings["Delete item?"] = "Eliminare questo elemento?"; -$a->strings["Name is required"] = "Il nome è obbligatorio"; -$a->strings["Key and Secret are required"] = "Chiave e Segreto sono richiesti"; -$a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata."; -$a->strings["Password changed."] = "Password cambiata."; -$a->strings["Password update failed. Please try again."] = "Aggiornamento password fallito. Prova ancora."; -$a->strings["Not valid email."] = "Email non valida."; -$a->strings["Protected email address. Cannot change to that email."] = "È un indirizzo email riservato. Non puoi sceglierlo."; -$a->strings["System failure storing new email. Please try again."] = "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore."; -$a->strings["Settings updated."] = "Impostazioni aggiornate."; -$a->strings["Add application"] = "Aggiungi una app"; -$a->strings["Name of application"] = "Nome dell'applicazione"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Automatically generated - change if desired. Max length 20"] = "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Redirect"; -$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione."; -$a->strings["Icon url"] = "Url icona"; -$a->strings["Optional"] = "Opzionale"; -$a->strings["You can't edit this application."] = "Non puoi modificare questa applicazione."; -$a->strings["Connected Apps"] = "App connesse"; -$a->strings["Client key starts with"] = "La client key inizia con"; -$a->strings["No name"] = "Nessun nome"; -$a->strings["Remove authorization"] = "Revoca l'autorizzazione"; -$a->strings["No feature settings configured"] = "Non hai componenti aggiuntivi da personalizzare"; -$a->strings["Feature Settings"] = "Componenti aggiuntivi"; -$a->strings["Account Settings"] = "Il tuo account"; -$a->strings["Password Settings"] = "Impostazioni password"; -$a->strings["New Password:"] = "Nuova password:"; -$a->strings["Confirm:"] = "Conferma:"; -$a->strings["Leave password fields blank unless changing"] = "Lascia questi campi in bianco per non cambiare la password"; -$a->strings["Email Address:"] = "Indirizzo email:"; -$a->strings["Remove Account"] = "Elimina l'account"; -$a->strings["Remove this account from this server including all its channels"] = "Elimina questo account da questo server, inclusi tutti i canali."; -$a->strings["Warning: This action is permanent and cannot be reversed."] = "Attenzione: questa azione è permanente e non potrà più essere annullata."; -$a->strings["Off"] = "Off"; -$a->strings["On"] = "On"; -$a->strings["Additional Features"] = "Funzionalità opzionali"; -$a->strings["Connector Settings"] = "Impostazioni del connettore"; -$a->strings["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; -$a->strings["%s - (Experimental)"] = "%s - (Sperimentale)"; -$a->strings["Display Settings"] = "Aspetto"; -$a->strings["Display Theme:"] = "Tema per monitor:"; -$a->strings["Mobile Theme:"] = "Tema per dispositivi mobili:"; -$a->strings["Enable user zoom on mobile devices"] = "Attiva la possibilità di fare zoom sui dispositivi mobili"; -$a->strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimo 10 secondi, nessun limite massimo"; -$a->strings["Maximum number of conversations to load at any time:"] = "Massimo numero di conversazioni da mostrare ogni volta:"; -$a->strings["Maximum of 100 items"] = "Massimo 100"; -$a->strings["Don't show emoticons"] = "Non mostrare le emoticons"; -$a->strings["Link post titles to source"] = "Il link del titolo di un articolo porta al sito originale"; -$a->strings["System Page Layout Editor - (advanced)"] = "Modifica i layout di sistema - (avanzato)"; -$a->strings["Nobody except yourself"] = "Nessuno tranne te"; -$a->strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; -$a->strings["Approved connections"] = "Contatti approvati"; -$a->strings["Any connections"] = "Tutti i contatti"; -$a->strings["Anybody on this website"] = "Chiunque su questo sito"; -$a->strings["Anybody in this network"] = "Chiunque su Red"; -$a->strings["Anybody authenticated"] = "Chiunque sia autenticato"; -$a->strings["Anybody on the internet"] = "Chiunque su internet"; -$a->strings["Publish your default profile in the network directory"] = "Pubblica il mio profilo predefinito sull'elenco pubblico dei canali"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Vuoi essere suggerito come potenziale amico ai nuovi membri?"; -$a->strings["or"] = "o"; -$a->strings["Your channel address is"] = "L'indirizzo del tuo canale è"; -$a->strings["Channel Settings"] = "Impostazioni del canale"; -$a->strings["Basic Settings"] = "Impostazioni di base"; -$a->strings["Your Timezone:"] = "Il tuo fuso orario:"; -$a->strings["Default Post Location:"] = "Località predefinita:"; -$a->strings["Geographical location to display on your posts"] = "Posizione geografica da mostrare sui tuoi post"; -$a->strings["Use Browser Location:"] = "Usa la località rilevata dal browser:"; -$a->strings["Adult Content"] = "Contenuto per adulti"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)"; -$a->strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy"; -$a->strings["Your permissions are already configured. Click to view/adjust"] = "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli"; -$a->strings["Hide my online presence"] = "Non mostrare la mia presenza online"; -$a->strings["Prevents displaying in your profile that you are online"] = "Non mostra sul tuo profilo che sei online"; -$a->strings["Simple Privacy Settings:"] = "Impostazioni di privacy semplificate"; -$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Tutto pubblico - estremamente permissivo (da usare con cautela)"; -$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)"; -$a->strings["Private - default private, never open or public"] = "Privato - contenuti normalmente privati, nulla è aperto o pubblico"; -$a->strings["Blocked - default blocked to/from everybody"] = "Bloccato - bloccato in ricezione e invio"; -$a->strings["Allow others to tag your posts"] = "Permetti ad altri di taggare i tuoi articoli"; -$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"; -$a->strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; -$a->strings["Expire other channel content after this many days"] = "Giorni dopo cui mettere in scadenza gli altri contenuti del canale"; -$a->strings["0 or blank prevents expiration"] = "Lascia vuoto oppure 0 per non impostare scadenze"; -$a->strings["Maximum Friend Requests/Day:"] = "Numero massimo giornaliero di richieste di amicizia:"; -$a->strings["May reduce spam activity"] = "Serve e ridurre lo spam"; -$a->strings["Default Post Permissions"] = "Permessi predefiniti per gli articoli"; -$a->strings["Channel permissions category:"] = "Categorie di permessi dei canali:"; -$a->strings["Maximum private messages per day from unknown people:"] = "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"; -$a->strings["Useful to reduce spamming"] = "Serve e ridurre lo spam"; -$a->strings["Notification Settings"] = "Impostazioni di notifica"; -$a->strings["By default post a status message when:"] = "Pubblica un messaggio di stato quando:"; -$a->strings["accepting a friend request"] = "accetto una nuova amicizia"; -$a->strings["joining a forum/community"] = "entro a far parte di un forum"; -$a->strings["making an interesting profile change"] = "faccio un cambiamento interessante al mio profilo"; -$a->strings["Send a notification email when:"] = "Invia una email di notifica quando:"; -$a->strings["You receive a connection request"] = "Ricevi una richiesta di entrare in contatto"; -$a->strings["Your connections are confirmed"] = "I tuoi contatti sono confermati"; -$a->strings["Someone writes on your profile wall"] = "Qualcuno scrive sulla tua bacheca"; -$a->strings["Someone writes a followup comment"] = "Qualcuno scrive un commento a un tuo articolo"; -$a->strings["You receive a private message"] = "Ricevi un messaggio privato"; -$a->strings["You receive a friend suggestion"] = "Ti viene suggerito un amico"; -$a->strings["You are tagged in a post"] = "Sei taggato in un articolo"; -$a->strings["You are poked/prodded/etc. in a post"] = "Ricevi un poke in un articolo"; -$a->strings["Show visual notifications including:"] = "Mostra queste notifiche:"; -$a->strings["Unseen matrix activity"] = "Nuove attività nella rete"; -$a->strings["Unseen channel activity"] = "Novità nei canali"; -$a->strings["Unseen private messages"] = "Nuovi messaggi privati"; -$a->strings["Recommended"] = "Consigliato"; -$a->strings["Upcoming events"] = "Prossimi eventi"; -$a->strings["Events today"] = "Eventi di oggi"; -$a->strings["Upcoming birthdays"] = "Prossimi compleanni"; -$a->strings["Not available in all themes"] = "Non disponibile in tutti i temi"; -$a->strings["System (personal) notifications"] = "Notifiche personali dal sistema"; -$a->strings["System info messages"] = "Notifiche di sistema"; -$a->strings["System critical alerts"] = "Avvisi critici di sistema"; -$a->strings["New connections"] = "Nuovi contatti"; -$a->strings["System Registrations"] = "Registrazioni"; -$a->strings["Notify me of events this many days in advance"] = "Giorni di anticipo per notificare gli eventi"; -$a->strings["Must be greater than 0"] = "Maggiore di 0"; -$a->strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate"; -$a->strings["Change the behaviour of this account for special situations"] = "Cambia il funzionamento di questo account in situazioni particolari"; -$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)"; -$a->strings["Miscellaneous Settings"] = "Impostazioni varie"; -$a->strings["Personal menu to display in your channel pages"] = "Menu personale da mostrare sulle pagine del tuo canale"; -$a->strings["Remove this channel"] = "Elimina questo canale"; $a->strings["Edit Webpage"] = "Modifica la pagina web"; $a->strings["Delete webpage?"] = "Vuoi eliminare questa pagina web?"; $a->strings["Delete Webpage"] = "Elimina la pagina web"; @@ -1532,6 +1493,12 @@ $a->strings["Done Editing"] = "Modifica terminata"; $a->strings["Image uploaded successfully."] = "Immagine caricata con successo."; $a->strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; $a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito."; +$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; +$a->strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato."; +$a->strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; +$a->strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; $a->strings["Contact not found."] = "Contatto non trovato."; $a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato."; $a->strings["Suggest Friends"] = "Suggerisci amici"; @@ -1547,28 +1514,31 @@ $a->strings["Copy/paste this URL to link file from a web page"] = "Copia/incolla $a->strings["Help:"] = "Guida:"; $a->strings["Not Found"] = "Non disponibile"; $a->strings["network"] = "rete"; -$a->strings["Channel added."] = "Canale aggiunto."; $a->strings["No potential page delegates located."] = "Impossibile trovare delegati per questa pagina."; $a->strings["Delegate Page Management"] = "Gestione delegati per la pagina"; $a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."; $a->strings["Existing Page Managers"] = "Gestori attuali della pagina"; $a->strings["Existing Page Delegates"] = "Delegati attuali della pagina"; $a->strings["Potential Delegates"] = "Delegati potenziali"; +$a->strings["Remove"] = "Rimuovi"; $a->strings["Add"] = "Aggiungi"; $a->strings["No entries."] = "Nessun risultato."; +$a->strings["Channel added."] = "Canale aggiunto."; $a->strings["Collection created."] = "L'insieme di canali è stato creato."; $a->strings["Could not create collection."] = "Impossibile creare l'insieme."; $a->strings["Collection updated."] = "Insieme aggiornato."; $a->strings["Create a collection of channels."] = "Crea un insieme di canali."; $a->strings["Collection Name: "] = "Nome dell'insieme:"; -$a->strings["Members are visible to other channels"] = "I membri saranno visibili agli altri canali"; +$a->strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali dell'insieme"; $a->strings["Collection removed."] = "Insieme rimosso."; $a->strings["Unable to remove collection."] = "Impossibile rimuovere l'insieme."; $a->strings["Collection Editor"] = "Modifica l'insieme"; $a->strings["Members"] = "Membri"; $a->strings["All Connected Channels"] = "Tutti i canali connessi"; $a->strings["Click on a channel to add or remove."] = "Clicca su un canale per aggiungerlo o rimuoverlo."; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore."; +$a->strings["Red Matrix - "The Network""] = "RedMatrix - "La tua rete""; +$a->strings["Welcome to %s"] = "%s ti dà il benvenuto"; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore."; $a->strings["Your service plan only allows %d channels."] = "Il tuo account permette di creare al massimo %d canali."; $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 server"; @@ -1585,7 +1555,7 @@ $a->strings["Or provide the old server/hub details"] = "Oppure fornisci i dettag $a->strings["Your old identity address (xyz@example.com)"] = "Il tuo vecchio identificativo (per esempio pippo@esempio.com)"; $a->strings["Your old login email address"] = "L'email che usavi per accedere sul vecchio server"; $a->strings["Your old login password"] = "La password per il vecchio server"; -$a->strings["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 able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Per ciascuna opzione, scegli se vuoi rendere questo server il tuo indirizzo primario, oppure se preferisci che lo rimanga il vecchio. Potrai pubblicare da entrambi i server, ma solamente uno sarà marcato come primario per i tuoi file, foto, ecc."; +$a->strings["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 able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc."; $a->strings["Make this hub my primary location"] = "Rendi questo server il mio indirizzo primario"; $a->strings["Import existing posts if possible"] = "Importazione dei post esistenti, se possibile"; $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; @@ -1611,7 +1581,7 @@ $a->strings["Registered users"] = "Utenti registrati"; $a->strings["Pending registrations"] = "Registrazioni da approvare"; $a->strings["Version"] = "Versione"; $a->strings["Active plugins"] = "Plugin attivi"; -$a->strings["Site settings updated."] = "Impostazioni del sito aggiornate."; +$a->strings["Site settings updated."] = "Impostazioni del sito salvate correttamente."; $a->strings["mobile"] = "mobile"; $a->strings["experimental"] = "sperimentale"; $a->strings["unsupported"] = "non supportato"; @@ -1624,7 +1594,7 @@ $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'amministrazione"; +$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"; @@ -1639,32 +1609,32 @@ $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["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 diregistrazione"; +$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["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 virglola 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."; +$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["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 mostrare nell'elenco dei canali del sito tutti i profili registrati."; +$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Seleziona per mostrare nell'elenco pubblico tutti i profili registrati su questo sito."; $a->strings["Disable discovery tab"] = "Disabilita la funzione 'scopri'"; $a->strings["Remove the tab in the network view with public content pulled from sources chosen for this site."] = "Nell'area della rete personale non comparirà più la scheda con i contenuti acquisiti da altri siti."; $a->strings["No login on Homepage"] = "Non mostrare il login sulla homepage"; -$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato dal canale)."; +$a->strings["Check to hide the login form from your sites homepage when visitors arrive who are not logged in (e.g. when you put the content of the homepage in via the site channel)."] = "Per nascondere la possibilità di fare login ai visitatori (per esempio, quando il contenuto della homepage del sito è alimentato da un canale)."; $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."] = "RItarda il processo di recapito di questo numero di secondi 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["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["Poll interval"] = "Intervallo di polling"; -$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = "Ritarda i processi di polling in background di questo numero di secondi per ridurre il carico del sistema. Se 0, verrà usato lo stesso valore del 'Recapito ritardato'."; +$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["No server found"] = "Server non trovato"; @@ -1737,7 +1707,7 @@ $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. È relativa alla cartella dove è installato RedMatrix."; +$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 RedMatrix."; $a->strings["Log level"] = "Livello di log"; $a->strings["New Profile Field"] = "Nuovo campo del profilo"; $a->strings["Field nickname"] = "Nome breve del campo"; @@ -1749,21 +1719,32 @@ $a->strings["Help text"] = "Testo di aiuto"; $a->strings["Additional info (optional)"] = "Informazioni aggiuntive (opzionali)"; $a->strings["Field definition not found"] = "Impossibile trovare la definizione del campo"; $a->strings["Edit Profile Field"] = "Modifica campo del profilo"; -$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; -$a->strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato."; -$a->strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; -$a->strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; -$a->strings["Like/Dislike"] = "Mi piace/Non mi piace"; -$a->strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; -$a->strings["Please login with your RedMatrix ID or register as a new RedMatrix member to continue."] = "Per favore accedi con il tuo identificativo RedMatrix o registrati su RedMatrix per continuare."; -$a->strings["Invalid request."] = "Richiesta non valida."; -$a->strings["thing"] = "oggetto"; -$a->strings["Channel unavailable."] = "Canale non trovato."; -$a->strings["Previous action reversed."] = "Il comando precedente è stato annullato."; -$a->strings["Action completed."] = "Comando completato."; -$a->strings["Thank you."] = "Grazie."; +$a->strings["Location not found."] = "Indirizzo non trovato."; +$a->strings["Primary location cannot be removed."] = "L'indirizzo principale non può essere rimosso."; +$a->strings["No locations found."] = "Nessun indirizzo trovato."; +$a->strings["Manage Channel Locations"] = "Modifica gli indirizzi del canale"; +$a->strings["Location (address)"] = "Indirizzo"; +$a->strings["Primary Location"] = "Indirizzo primario"; +$a->strings["Drop location"] = "Elimina un indirizzo"; +$a->strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; +$a->strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; +$a->strings["Cannot verify requested channel."] = "Impossibile verificare il canale richiesto."; +$a->strings["Selected channel has private message restrictions. Send failed."] = "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito."; +$a->strings["Message deleted."] = "Messaggio eliminato."; +$a->strings["Message recalled."] = "Messaggio revocato."; +$a->strings["Send Private Message"] = "Invia un messaggio privato"; +$a->strings["To:"] = "A:"; +$a->strings["Subject:"] = "Oggetto:"; +$a->strings["Your message:"] = "Il tuo messaggio:"; +$a->strings["Send"] = "Invia"; +$a->strings["Message not found."] = "Messaggio non trovato."; +$a->strings["Delete message"] = "Elimina il messaggio"; +$a->strings["Recall message"] = "Revoca il messaggio"; +$a->strings["Message has been recalled."] = "Il messaggio è stato revocato."; +$a->strings["Private Conversation"] = "Conversazione privata"; +$a->strings["Delete conversation"] = "Elimina la conversazione"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente."; +$a->strings["Send Reply"] = "Invia la risposta"; $a->strings["Total invitation limit exceeded."] = "Hai superato il numero massimo di inviti."; $a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido."; $a->strings["Please join us on Red"] = "Vieni con noi su RedMatrix"; @@ -1776,20 +1757,18 @@ $a->strings["%d message sent."] = array( $a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili"; $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 RedMatrix."] = "Entra a far parte della mia comunità su RedMatrix."; $a->strings["You will need to supply this invitation code: "] = "Dovrai fornire questo codice di invito:"; $a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registrati su un qualsiasi sito RedMatrix (sono tutti interconnessi)"; $a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compare nella pagina."; -$a->strings["or visit "] = "oppure visita"; +$a->strings["or visit "] = "oppure visita "; $a->strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]"; -$a->strings["Location not found."] = "Indirizzo non trovato."; -$a->strings["Primary location cannot be removed."] = "L'indirizzo principale non può essere rimosso."; -$a->strings["No locations found."] = "Nessun indirizzo trovato."; -$a->strings["Manage Channel Locations"] = "Modifica gli indirizzi del canale"; -$a->strings["Location (address)"] = "Indirizzo"; -$a->strings["Primary Location"] = "Indirizzo primario"; -$a->strings["Drop location"] = "Elimina un indirizzo"; +$a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi."; +$a->strings["Create a new channel"] = "Crea un nuovo canale"; +$a->strings["Current Channel"] = "Canale attuale"; +$a->strings["Attach to one of your channels by selecting it."] = "Seleziona il canale a cui vuoi passare."; +$a->strings["Default Channel"] = "Canale predefinito"; +$a->strings["Make Default"] = "Rendi predefinito"; $a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"; $a->strings["Help with this feature"] = "La guida per questa funzionalità"; $a->strings["Layout Name"] = "Nome layout"; @@ -1801,27 +1780,15 @@ $a->strings["View Connnections"] = "Guarda i contatti"; $a->strings["Hub not found."] = "Server non trovato."; $a->strings["Total votes"] = "Voti totali"; $a->strings["Average Rating"] = "Valutazione media"; -$a->strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; -$a->strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; -$a->strings["Cannot verify requested channel."] = "Impossibile verificare il canale richiesto."; -$a->strings["Selected channel has private message restrictions. Send failed."] = "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito."; -$a->strings["Message deleted."] = "Messaggio eliminato."; -$a->strings["Message recalled."] = "Messaggio revocato."; -$a->strings["Send Private Message"] = "Invia un messaggio privato"; -$a->strings["To:"] = "A:"; -$a->strings["Subject:"] = "Oggetto:"; -$a->strings["Send"] = "Invia"; -$a->strings["Message not found."] = "Messaggio non trovato."; -$a->strings["Delete message"] = "Elimina il messaggio"; -$a->strings["Recall message"] = "Revoca il messaggio"; -$a->strings["Message has been recalled."] = "Il messaggio è stato revocato."; -$a->strings["Private Conversation"] = "Conversazione privata"; -$a->strings["Delete conversation"] = "Elimina la conversazione"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Non è disponibile alcun sistema per comunicare in modo sicuro. Puoi verificare se eventualmente è possibile rispondere dalla pagina del profilo del mittente."; -$a->strings["Send Reply"] = "Invia la risposta"; +$a->strings["No such group"] = "Impossibile trovare l'insieme"; +$a->strings["Search Results For:"] = "Cerca risultati con:"; +$a->strings["Collection is empty"] = "L'insieme di canali è vuoto"; +$a->strings["Collection: "] = "Insieme:"; +$a->strings["Connection: "] = "Contatto:"; +$a->strings["Invalid connection."] = "Contatto non valido."; $a->strings["Wall Photos"] = "Foto della bacheca"; $a->strings["Profile Match"] = "Profili corrispondenti"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Nessuna parola chiave per le ricerche. Aggiungi parole chiave al tuo profilo predefinito."; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."; $a->strings["is interested in:"] = "interessi personali:"; $a->strings["No matches"] = "Nessun risultato"; $a->strings["Menu updated."] = "Menù aggiornato."; @@ -1841,7 +1808,7 @@ $a->strings["Must be unique, only seen by you"] = "Deve essere unico, lo vedrai $a->strings["Menu title"] = "Titolo del menù"; $a->strings["Menu title as seen by others"] = "Titolo del menù come comparirà a tutti"; $a->strings["Allow bookmarks"] = "Permetti l'invio di segnalibri"; -$a->strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menu"; +$a->strings["Menu may be used to store saved bookmarks"] = "Puoi salvare i segnalibri nei menù"; $a->strings["Menu deleted."] = "Menù eliminato."; $a->strings["Menu could not be deleted."] = "Il menù non può essere eliminato."; $a->strings["Edit Menu"] = "Modifica menù"; @@ -1850,24 +1817,69 @@ $a->strings["Conversation removed."] = "Conversazione rimossa."; $a->strings["No messages."] = "Nessun messaggio."; $a->strings["D, d M Y - g:i A"] = "D d M Y - G:i"; $a->strings["Add a Channel"] = "Aggiungi un canale"; -$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "I contenuti che pubblichi finiscono in un \"canale\". Un canale può essere usato per mantenere un tuo profilo personale, per avere un blog, per creare forum di discussione o gruppi di interesse, per pagine di celebrità e molto altro. Puoi creare quanti canali vuoi a meno di limiti dati dal gestore del sito."; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = "I contenuti che pubblichi sono mostrati nel tuo \"canale\". Un canale può essere usato come bacheca personale, come blog, oppure può essere un forum di discussione, un gruppo di interesse o una pagina di celebrità e molto altro. Puoi creare tanti canali quanti ne permette il tuo sito."; $a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = "Per esempio: \"Mario Rossi\", \"Lisa e le sue ricette\", \"Il campionato\", \"Il gruppo di escursionismo\""; $a->strings["Choose a short nickname"] = "Scegli un nome breve"; $a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale (simile a una email). Così potrai condividerlo e gli altri potranno trovarti."; $a->strings["Or import an existing channel from another location"] = "Oppure importa un tuo canale esistente da un altro server/hub"; $a->strings["Channel Type"] = "Tipo di canale"; -$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà i permessi più adatti."; -$a->strings["Red Matrix - "The Network""] = "RedMatrix - "La Rete""; -$a->strings["Welcome to %s"] = "%s ti dà il benvenuto"; +$a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti."; $a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido."; $a->strings["Discard"] = "Rifiuta"; $a->strings["No more system notifications."] = "Non ci sono nuove notifiche di sistema."; $a->strings["System Notifications"] = "Notifiche di sistema"; $a->strings["Xchan Lookup"] = "Ricerca canale"; -$a->strings["Lookup xchan beginning with (or webbie): "] = "Ricerca un canale (o un webbie) che inizia per:"; +$a->strings["Lookup xchan beginning with (or webbie): "] = "Cerca un canale (o un webbie) che inizia per:"; +$a->strings["invalid target signature"] = "la firma ricevuta non è valida"; $a->strings["Unable to find your hub."] = "Impossibile raggiungere il tuo hub."; $a->strings["Post successful."] = "Inviato!"; -$a->strings["invalid target signature"] = "la firma riscontrata non è valida"; +$a->strings["Gender: "] = "Sesso:"; +$a->strings["Status: "] = "Stato:"; +$a->strings["Homepage: "] = "Homepage:"; +$a->strings["Hometown: "] = "Città dove vivo:"; +$a->strings["About: "] = "Informazioni:"; +$a->strings["Public Forum:"] = "Forum pubblico:"; +$a->strings["Keywords: "] = "Parole chiave:"; +$a->strings["Finding:"] = "Ricerca:"; +$a->strings["next page"] = "pagina successiva"; +$a->strings["previous page"] = "pagina precedente"; +$a->strings["No entries (some entries may be hidden)."] = "Nessun risultato (qualche elemento potrebbe essere nascosto)."; +$a->strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina."; +$a->strings["Album not found."] = "Album non trovato."; +$a->strings["Delete Album"] = "Elimina album"; +$a->strings["Delete Photo"] = "Elimina foto"; +$a->strings["No photos selected"] = "Nessuna foto selezionata"; +$a->strings["Access to this item is restricted."] = "Questo elemento non è visibile a tutti."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile."; +$a->strings["%1$.2f MB photo storage used."] = "Hai usato %1$.2f Mb del tuo spazio disponibile."; +$a->strings["Upload Photos"] = "Carica foto"; +$a->strings["Enter a new album name"] = "Inserisci il nome di un nuovo album"; +$a->strings["or select an existing one (doubleclick)"] = "o seleziona uno esistente (doppio click)"; +$a->strings["Do not show a status post for this upload"] = "Non creare un messaggio di stato per questo caricamento"; +$a->strings["Album name could not be decoded"] = "Non è stato possibile leggere il nome dell'album"; +$a->strings["Contact Photos"] = "Foto dei contatti"; +$a->strings["Show Newest First"] = "Prima i più recenti"; +$a->strings["Show Oldest First"] = "Prima i più vecchi"; +$a->strings["View Photo"] = "Guarda la foto"; +$a->strings["Edit Album"] = "Modifica album"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato."; +$a->strings["Photo not available"] = "Foto non disponibile"; +$a->strings["Use as profile photo"] = "Usa come foto del profilo"; +$a->strings["Private Photo"] = "Foto privata"; +$a->strings["View Full Size"] = "Vedi nelle dimensioni originali"; +$a->strings["Edit photo"] = "Modifica la foto"; +$a->strings["Rotate CW (right)"] = "Ruota (senso orario)"; +$a->strings["Rotate CCW (left)"] = "Ruota (senso antiorario)"; +$a->strings["Caption"] = "Titolo"; +$a->strings["Add a Tag"] = "Aggiungi tag"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com"; +$a->strings["Flag as adult in album view"] = "Marca come 'per adulti'"; +$a->strings["In This Photo:"] = "In questa foto:"; +$a->strings["View Album"] = "Guarda l'album"; +$a->strings["Recent Photos"] = "Foto recenti"; +$a->strings["sent you a private message"] = "ti ha inviato un messaggio privato"; +$a->strings["added your channel"] = "ha aggiunto il tuo canale"; +$a->strings["posted an event"] = "ha creato un evento"; $a->strings["App installed."] = "App installata"; $a->strings["Malformed app."] = "App non corretta"; $a->strings["Embed code"] = "Inserisci del codice"; @@ -1923,9 +1935,6 @@ $a->strings["Right offset of the section element"] = "Margine destro dell'area p $a->strings["Section width"] = "Larghezza dell'area principale"; $a->strings["Left offset of the aside"] = "Margine sinistro della colonna laterale"; $a->strings["Right offset of the aside element"] = "Margine destro della colonna laterale"; -$a->strings["None"] = "Nessuno"; -$a->strings["Header image"] = "Immagine nell'intestazione"; -$a->strings["Header image only on profile pages"] = "Mostra un'immagine solo nell'intestazione dei profili"; $a->strings["Light (Red Matrix default)"] = "Light (predefinito)"; $a->strings["Narrow navbar"] = "Barra di navigazione ristretta"; $a->strings["Navigation bar background color"] = "Barra di navigazione: Colore di sfondo"; From def10df816ec7ca25fe463bf029e84ba7dfdba61 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 1 Dec 2014 19:09:50 +0000 Subject: [PATCH 003/155] Somewhat subtle process_delivery() bug - $public was not being reset if a sys channel is reached but then the loop iterated over another channel. --- include/zot.php | 1 + 1 file changed, 1 insertion(+) diff --git a/include/zot.php b/include/zot.php index 3b8584509..a7c6e32ac 100644 --- a/include/zot.php +++ b/include/zot.php @@ -1419,6 +1419,7 @@ function process_delivery($sender,$arr,$deliveries,$relay,$public = false,$reque } foreach($deliveries as $d) { + $public = false; $r = q("select * from channel where channel_hash = '%s' limit 1", dbesc($d['hash']) ); From 460d379e7efc074808109b4c9acd0aea46460d16 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 2 Dec 2014 00:59:20 +0000 Subject: [PATCH 004/155] Don't allow affinity of 0 in connedit. --- mod/connedit.php | 1 + version.inc | 2 +- view/tpl/contact_slider.tpl | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/mod/connedit.php b/mod/connedit.php index 917e2c73b..fbc2c8c33 100644 --- a/mod/connedit.php +++ b/mod/connedit.php @@ -504,6 +504,7 @@ function connedit_content(&$a) { $slider_tpl = get_markup_template('contact_slider.tpl'); $slide = replace_macros($slider_tpl,array( '$me' => t('Me'), + '$min' => 1, '$val' => (($contact['abook_closeness']) ? $contact['abook_closeness'] : 99), '$intimate' => t('Best Friends'), '$friends' => t('Friends'), diff --git a/version.inc b/version.inc index 6578428cf..ad51b921f 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-11-28.873 +2014-12-02.877 diff --git a/view/tpl/contact_slider.tpl b/view/tpl/contact_slider.tpl index 33cd3fb71..93d0cc625 100755 --- a/view/tpl/contact_slider.tpl +++ b/view/tpl/contact_slider.tpl @@ -1,4 +1,4 @@
From 0b84ba1eab8a583f7cf89f44f37b78e9cac72e1b Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 1 Dec 2014 18:52:18 -0800 Subject: [PATCH 005/155] rev update --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 6578428cf..6764180d7 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-11-28.873 +2014-12-01.876 From 8e4e56b56647351d12fe6853bc6c208fc2d018cd Mon Sep 17 00:00:00 2001 From: friendica Date: Mon, 1 Dec 2014 18:58:27 -0800 Subject: [PATCH 006/155] can't reset public to false because it may have been passed in as true and this would be wrong and cause even more subtle bugs. Reset to whatever value was passed in. --- include/zot.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/include/zot.php b/include/zot.php index a7c6e32ac..44c36ebb4 100644 --- a/include/zot.php +++ b/include/zot.php @@ -1417,9 +1417,9 @@ function process_delivery($sender,$arr,$deliveries,$relay,$public = false,$reque return; } } - + foreach($deliveries as $d) { - $public = false; + $local_public = $public; $r = q("select * from channel where channel_hash = '%s' limit 1", dbesc($d['hash']) ); @@ -1434,7 +1434,7 @@ function process_delivery($sender,$arr,$deliveries,$relay,$public = false,$reque // allow public postings to the sys channel regardless of permissions if(($channel['channel_pageflags'] & PAGE_SYSTEM) && (! $arr['item_private'])) - $public = true; + $local_public = true; $tag_delivery = tgroup_check($channel['channel_id'],$arr); @@ -1453,7 +1453,7 @@ function process_delivery($sender,$arr,$deliveries,$relay,$public = false,$reque } } - if((! perm_is_allowed($channel['channel_id'],$sender['hash'],$perm)) && (! $tag_delivery) && (! $public)) { + if((! perm_is_allowed($channel['channel_id'],$sender['hash'],$perm)) && (! $tag_delivery) && (! $local_public)) { logger("permission denied for delivery to channel {$channel['channel_id']} {$channel['channel_address']}"); $result[] = array($d['hash'],'permission denied',$channel['channel_name'] . ' <' . $channel['channel_address'] . '@' . get_app()->get_hostname() . '>',$arr['mid']); continue; @@ -1488,7 +1488,7 @@ function process_delivery($sender,$arr,$deliveries,$relay,$public = false,$reque // the top level post is unlikely to be imported and // this is just an exercise in futility. - if((! $relay) && (! $request) && (! $public) + if((! $relay) && (! $request) && (! $local_public) && perm_is_allowed($channel['channel_id'],$sender['hash'],'send_stream')) { proc_run('php', 'include/notifier.php', 'request', $channel['channel_id'], $sender['hash'], $arr['parent_mid']); } From b71b45aafc618d32d23c099a4d4db8bad2f09e54 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 3 Dec 2014 10:51:47 -0800 Subject: [PATCH 007/155] add comodo intermediate certs and a method to add other intermediate certs. --- library/cacert.pem | 92 + library/certs/README.md | 1 + library/certs/cacert.pem | 3894 ++++++++++++++++++++++++++++++++++++++ library/certs/comodo.pem | 92 + version.inc | 3 +- 5 files changed, 4080 insertions(+), 2 deletions(-) create mode 100644 library/certs/README.md create mode 100644 library/certs/cacert.pem create mode 100644 library/certs/comodo.pem diff --git a/library/cacert.pem b/library/cacert.pem index fa9df81f7..633005921 100644 --- a/library/cacert.pem +++ b/library/cacert.pem @@ -3892,3 +3892,95 @@ ONFLAzkopR6RctR9q5czxNM+4Gm2KHmgCY0c0f9BckgG/Jou5yD5m6Leie2uPAmvylezkolwQOQv T8Jwg0DXJCxr5wkf09XHwQj02w47HAcLQxGEIYbpgNR12KvxAmLBsX5VYc8T1yaw15zLKYs4SgsO kI26oQ== -----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIGCDCCA/CgAwIBAgIQKy5u6tl1NmwUim7bo3yMBzANBgkqhkiG9w0BAQwFADCB +hTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G +A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNV +BAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTQwMjEy +MDAwMDAwWhcNMjkwMjExMjM1OTU5WjCBkDELMAkGA1UEBhMCR0IxGzAZBgNVBAgT +EkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMR +Q09NT0RPIENBIExpbWl0ZWQxNjA0BgNVBAMTLUNPTU9ETyBSU0EgRG9tYWluIFZh +bGlkYXRpb24gU2VjdXJlIFNlcnZlciBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEP +ADCCAQoCggEBAI7CAhnhoFmk6zg1jSz9AdDTScBkxwtiBUUWOqigwAwCfx3M28Sh +bXcDow+G+eMGnD4LgYqbSRutA776S9uMIO3Vzl5ljj4Nr0zCsLdFXlIvNN5IJGS0 +Qa4Al/e+Z96e0HqnU4A7fK31llVvl0cKfIWLIpeNs4TgllfQcBhglo/uLQeTnaG6 +ytHNe+nEKpooIZFNb5JPJaXyejXdJtxGpdCsWTWM/06RQ1A/WZMebFEh7lgUq/51 +UHg+TLAchhP6a5i84DuUHoVS3AOTJBhuyydRReZw3iVDpA3hSqXttn7IzW3uLh0n +c13cRTCAquOyQQuvvUSH2rnlG51/ruWFgqUCAwEAAaOCAWUwggFhMB8GA1UdIwQY +MBaAFLuvfgI9+qbxPISOre44mOzZMjLUMB0GA1UdDgQWBBSQr2o6lFoL2JDqElZz +30O0Oija5zAOBgNVHQ8BAf8EBAMCAYYwEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNV +HSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwGwYDVR0gBBQwEjAGBgRVHSAAMAgG +BmeBDAECATBMBgNVHR8ERTBDMEGgP6A9hjtodHRwOi8vY3JsLmNvbW9kb2NhLmNv +bS9DT01PRE9SU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDBxBggrBgEFBQcB +AQRlMGMwOwYIKwYBBQUHMAKGL2h0dHA6Ly9jcnQuY29tb2RvY2EuY29tL0NPTU9E +T1JTQUFkZFRydXN0Q0EuY3J0MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21v +ZG9jYS5jb20wDQYJKoZIhvcNAQEMBQADggIBAE4rdk+SHGI2ibp3wScF9BzWRJ2p +mj6q1WZmAT7qSeaiNbz69t2Vjpk1mA42GHWx3d1Qcnyu3HeIzg/3kCDKo2cuH1Z/ +e+FE6kKVxF0NAVBGFfKBiVlsit2M8RKhjTpCipj4SzR7JzsItG8kO3KdY3RYPBps +P0/HEZrIqPW1N+8QRcZs2eBelSaz662jue5/DJpmNXMyYE7l3YphLG5SEXdoltMY +dVEVABt0iN3hxzgEQyjpFv3ZBdRdRydg1vs4O2xyopT4Qhrf7W8GjEXCBgCq5Ojc +2bXhc3js9iPc0d1sjhqPpepUfJa3w/5Vjo1JXvxku88+vZbrac2/4EjxYoIQ5QxG +V/Iz2tDIY+3GH5QFlkoakdH368+PUq4NCNk+qKBR6cGHdNXJ93SrLlP7u3r7l+L4 +HyaPs9Kg4DdbKDsx5Q5XLVq4rXmsXiBmGqW5prU5wfWYQ//u+aen/e7KJD2AFsQX +j4rBYKEMrltDR5FL1ZoXX/nUh8HCjLfn4g8wGTeGrODcQgPmlKidrv0PJFGUzpII +0fxQ8ANAe4hZ7Q7drNJ3gjTcBpUC2JD5Leo31Rpg0Gcg19hCC0Wvgmje3WYkN5Ap +lBlGGSW4gNfL1IYoakRwJiNiqZ+Gb7+6kHDSVneFeO/qJakXzlByjAA6quPbYzSf ++AZxAeKCINT+b72x +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIFdDCCBFygAwIBAgIQJ2buVutJ846r13Ci/ITeIjANBgkqhkiG9w0BAQwFADBv +MQswCQYDVQQGEwJTRTEUMBIGA1UEChMLQWRkVHJ1c3QgQUIxJjAkBgNVBAsTHUFk +ZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYDVQQDExlBZGRUcnVzdCBF +eHRlcm5hbCBDQSBSb290MB4XDTAwMDUzMDEwNDgzOFoXDTIwMDUzMDEwNDgzOFow +gYUxCzAJBgNVBAYTAkdCMRswGQYDVQQIExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAO +BgNVBAcTB1NhbGZvcmQxGjAYBgNVBAoTEUNPTU9ETyBDQSBMaW1pdGVkMSswKQYD +VQQDEyJDT01PRE8gUlNBIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkq +hkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAkehUktIKVrGsDSTdxc9EZ3SZKzejfSNw +AHG8U9/E+ioSj0t/EFa9n3Byt2F/yUsPF6c947AEYe7/EZfH9IY+Cvo+XPmT5jR6 +2RRr55yzhaCCenavcZDX7P0N+pxs+t+wgvQUfvm+xKYvT3+Zf7X8Z0NyvQwA1onr +ayzT7Y+YHBSrfuXjbvzYqOSSJNpDa2K4Vf3qwbxstovzDo2a5JtsaZn4eEgwRdWt +4Q08RWD8MpZRJ7xnw8outmvqRsfHIKCxH2XeSAi6pE6p8oNGN4Tr6MyBSENnTnIq +m1y9TBsoilwie7SrmNnu4FGDwwlGTm0+mfqVF9p8M1dBPI1R7Qu2XK8sYxrfV8g/ +vOldxJuvRZnio1oktLqpVj3Pb6r/SVi+8Kj/9Lit6Tf7urj0Czr56ENCHonYhMsT +8dm74YlguIwoVqwUHZwK53Hrzw7dPamWoUi9PPevtQ0iTMARgexWO/bTouJbt7IE +IlKVgJNp6I5MZfGRAy1wdALqi2cVKWlSArvX31BqVUa/oKMoYX9w0MOiqiwhqkfO +KJwGRXa/ghgntNWutMtQ5mv0TIZxMOmm3xaG4Nj/QN370EKIf6MzOi5cHkERgWPO +GHFrK+ymircxXDpqR+DDeVnWIBqv8mqYqnK8V0rSS527EPywTEHl7R09XiidnMy/ +s1Hap0flhFMCAwEAAaOB9DCB8TAfBgNVHSMEGDAWgBStvZh6NLQm9/rEJlTvA73g +JMtUGjAdBgNVHQ4EFgQUu69+Aj36pvE8hI6t7jiY7NkyMtQwDgYDVR0PAQH/BAQD +AgGGMA8GA1UdEwEB/wQFMAMBAf8wEQYDVR0gBAowCDAGBgRVHSAAMEQGA1UdHwQ9 +MDswOaA3oDWGM2h0dHA6Ly9jcmwudXNlcnRydXN0LmNvbS9BZGRUcnVzdEV4dGVy +bmFsQ0FSb290LmNybDA1BggrBgEFBQcBAQQpMCcwJQYIKwYBBQUHMAGGGWh0dHA6 +Ly9vY3NwLnVzZXJ0cnVzdC5jb20wDQYJKoZIhvcNAQEMBQADggEBAGS/g/FfmoXQ +zbihKVcN6Fr30ek+8nYEbvFScLsePP9NDXRqzIGCJdPDoCpdTPW6i6FtxFQJdcfj +Jw5dhHk3QBN39bSsHNA7qxcS1u80GH4r6XnTq1dFDK8o+tDb5VCViLvfhVdpfZLY +Uspzgb8c8+a4bmYRBbMelC1/kZWSWfFMzqORcUx8Rww7Cxn2obFshj5cqsQugsv5 +B5a6SE2Q8pTIqXOi6wZ7I53eovNNVZ96YUWYGGjHXkBrI/V5eu+MtWuLt29G9Hvx +PUsE2JOAWVrgQSQdso8VYFhH2+9uRv0V9dlfmrPb2LjkQLPNlzmuhbsdjrzch5vR +pu/xO28QOG8= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIENjCCAx6gAwIBAgIBATANBgkqhkiG9w0BAQUFADBvMQswCQYDVQQGEwJTRTEU +MBIGA1UEChMLQWRkVHJ1c3QgQUIxJjAkBgNVBAsTHUFkZFRydXN0IEV4dGVybmFs +IFRUUCBOZXR3b3JrMSIwIAYDVQQDExlBZGRUcnVzdCBFeHRlcm5hbCBDQSBSb290 +MB4XDTAwMDUzMDEwNDgzOFoXDTIwMDUzMDEwNDgzOFowbzELMAkGA1UEBhMCU0Ux +FDASBgNVBAoTC0FkZFRydXN0IEFCMSYwJAYDVQQLEx1BZGRUcnVzdCBFeHRlcm5h +bCBUVFAgTmV0d29yazEiMCAGA1UEAxMZQWRkVHJ1c3QgRXh0ZXJuYWwgQ0EgUm9v +dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALf3GjPm8gAELTngTlvt +H7xsD821+iO2zt6bETOXpClMfZOfvUq8k+0DGuOPz+VtUFrWlymUWoCwSXrbLpX9 +uMq/NzgtHj6RQa1wVsfwTz/oMp50ysiQVOnGXw94nZpAPA6sYapeFI+eh6FqUNzX +mk6vBbOmcZSccbNQYArHE504B4YCqOmoaSYYkKtMsE8jqzpPhNjfzp/haW+710LX +a0Tkx63ubUFfclpxCDezeWWkWaCUN/cALw3CknLa0Dhy2xSoRcRdKn23tNbE7qzN +E0S3ySvdQwAl+mG5aWpYIxG3pzOPVnVZ9c0p10a3CitlttNCbxWyuHv77+ldU9U0 +WicCAwEAAaOB3DCB2TAdBgNVHQ4EFgQUrb2YejS0Jvf6xCZU7wO94CTLVBowCwYD +VR0PBAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wgZkGA1UdIwSBkTCBjoAUrb2YejS0 +Jvf6xCZU7wO94CTLVBqhc6RxMG8xCzAJBgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRU +cnVzdCBBQjEmMCQGA1UECxMdQWRkVHJ1c3QgRXh0ZXJuYWwgVFRQIE5ldHdvcmsx +IjAgBgNVBAMTGUFkZFRydXN0IEV4dGVybmFsIENBIFJvb3SCAQEwDQYJKoZIhvcN +AQEFBQADggEBALCb4IUlwtYj4g+WBpKdQZic2YR5gdkeWxQHIzZlj7DYd7usQWxH +YINRsPkyPef89iYTx4AWpb9a/IfPeHmJIZriTAcKhjW88t5RxNKWt9x+Tu5w/Rw5 +6wwCURQtjr0W4MHfRnXnJK3s9EK0hZNwEGe6nQY1ShjTK3rMUUKhemPR5ruhxSvC +Nr4TDea9Y355e6cJDUCrat2PisP29owaQgVR1EX1n6diIWgVIEM8med8vSTYqZEX +c4g/VhsxOBi0cQ+azcgOno4uG+GMmIPLHzHxREzGBHNJdmAPx/i9F4BrLunMTA5a +mnkPIAou1Z5jJh5VkpTYghdae9C8x49OhgQ= +-----END CERTIFICATE----- diff --git a/library/certs/README.md b/library/certs/README.md new file mode 100644 index 000000000..9a2ca7eca --- /dev/null +++ b/library/certs/README.md @@ -0,0 +1 @@ +This directory contains *browser valid* certs for use with redmatrix when using curl (server to server communication). The cacert.pem file in this directory is downloaded (when necessary) from the curl repository and tracks the Mozilla built-in certs. Additionally we've discovered we occasionally require intermediate certs from some cert providers which Mozilla and other browsers obtain automatically but curl does not. You may add these here if required. All these files are concatenated to create the library/cacert.pem file which we will use. \ No newline at end of file diff --git a/library/certs/cacert.pem b/library/certs/cacert.pem new file mode 100644 index 000000000..fa9df81f7 --- /dev/null +++ b/library/certs/cacert.pem @@ -0,0 +1,3894 @@ +## +## Bundle of CA Root Certificates +## +## Certificate data from Mozilla downloaded on: Wed Sep 3 03:12:03 2014 +## +## This is a bundle of X.509 certificates of public Certificate Authorities +## (CA). These were automatically extracted from Mozilla's root certificates +## file (certdata.txt). This file can be found in the mozilla source tree: +## http://hg.mozilla.org/releases/mozilla-release/raw-file/default/security/nss/lib/ckfw/builtins/certdata.txt +## +## It contains the certificates in PEM format and therefore +## can be directly used with curl / libcurl / php_curl, or with +## an Apache+mod_ssl webserver for SSL client authentication. +## Just configure this file as the SSLCACertificateFile. +## +## Conversion done with mk-ca-bundle.pl verison 1.22. +## SHA1: c4540021427a6fa29e5f50db9f12d48c97d33889 +## + + +GTE CyberTrust Global Root +========================== +-----BEGIN CERTIFICATE----- +MIICWjCCAcMCAgGlMA0GCSqGSIb3DQEBBAUAMHUxCzAJBgNVBAYTAlVTMRgwFgYDVQQKEw9HVEUg +Q29ycG9yYXRpb24xJzAlBgNVBAsTHkdURSBDeWJlclRydXN0IFNvbHV0aW9ucywgSW5jLjEjMCEG +A1UEAxMaR1RFIEN5YmVyVHJ1c3QgR2xvYmFsIFJvb3QwHhcNOTgwODEzMDAyOTAwWhcNMTgwODEz +MjM1OTAwWjB1MQswCQYDVQQGEwJVUzEYMBYGA1UEChMPR1RFIENvcnBvcmF0aW9uMScwJQYDVQQL +Ex5HVEUgQ3liZXJUcnVzdCBTb2x1dGlvbnMsIEluYy4xIzAhBgNVBAMTGkdURSBDeWJlclRydXN0 +IEdsb2JhbCBSb290MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCVD6C28FCc6HrHiM3dFw4u +sJTQGz0O9pTAipTHBsiQl8i4ZBp6fmw8U+E3KHNgf7KXUwefU/ltWJTSr41tiGeA5u2ylc9yMcql +HHK6XALnZELn+aks1joNrI1CqiQBOeacPwGFVw1Yh0X404Wqk2kmhXBIgD8SFcd5tB8FLztimQID +AQABMA0GCSqGSIb3DQEBBAUAA4GBAG3rGwnpXtlR22ciYaQqPEh346B8pt5zohQDhT37qw4wxYMW +M4ETCJ57NE7fQMh017l93PR2VX2bY1QY6fDq81yx2YtCHrnAlU66+tXifPVoYb+O7AWXX1uw16OF +NMQkpw0PlZPvy5TYnh+dXIVtx6quTx8itc2VrbqnzPmrC3p/ +-----END CERTIFICATE----- + +Thawte Server CA +================ +-----BEGIN CERTIFICATE----- +MIIDEzCCAnygAwIBAgIBATANBgkqhkiG9w0BAQQFADCBxDELMAkGA1UEBhMCWkExFTATBgNVBAgT +DFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMR0wGwYDVQQKExRUaGF3dGUgQ29uc3Vs +dGluZyBjYzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEZMBcGA1UE +AxMQVGhhd3RlIFNlcnZlciBDQTEmMCQGCSqGSIb3DQEJARYXc2VydmVyLWNlcnRzQHRoYXd0ZS5j +b20wHhcNOTYwODAxMDAwMDAwWhcNMjAxMjMxMjM1OTU5WjCBxDELMAkGA1UEBhMCWkExFTATBgNV +BAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMR0wGwYDVQQKExRUaGF3dGUgQ29u +c3VsdGluZyBjYzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEZMBcG +A1UEAxMQVGhhd3RlIFNlcnZlciBDQTEmMCQGCSqGSIb3DQEJARYXc2VydmVyLWNlcnRzQHRoYXd0 +ZS5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBANOkUG7I/1Zr5s9dtuoMaHVHoqrC2oQl +/Kj0R1HahbUgdJSGHg91yekIYfUGbTBuFRkC6VLAYttNmZ7iagxEOM3+vuNkCXDF/rFrKbYvScg7 +1CcEJRCXL+eQbcAoQpnXTEPew/UhbVSfXcNY4cDk2VuwuNy0e982OsK1ZiIS1ocNAgMBAAGjEzAR +MA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEEBQADgYEAB/pMaVz7lcxG7oWDTSEwjsrZqG9J +GubaUeNgcGyEYRGhGshIPllDfU+VPaGLtwtimHp1it2ITk6eQNuozDJ0uW8NxuOzRAvZim+aKZuZ +GCg70eNAKJpaPNW15yAbi8qkq43pUdniTCxZqdq5snUb9kLy78fyGPmJvKP/iiMucEc= +-----END CERTIFICATE----- + +Thawte Premium Server CA +======================== +-----BEGIN CERTIFICATE----- +MIIDJzCCApCgAwIBAgIBATANBgkqhkiG9w0BAQQFADCBzjELMAkGA1UEBhMCWkExFTATBgNVBAgT +DFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMR0wGwYDVQQKExRUaGF3dGUgQ29uc3Vs +dGluZyBjYzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEhMB8GA1UE +AxMYVGhhd3RlIFByZW1pdW0gU2VydmVyIENBMSgwJgYJKoZIhvcNAQkBFhlwcmVtaXVtLXNlcnZl +ckB0aGF3dGUuY29tMB4XDTk2MDgwMTAwMDAwMFoXDTIwMTIzMTIzNTk1OVowgc4xCzAJBgNVBAYT +AlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEdMBsGA1UEChMU +VGhhd3RlIENvbnN1bHRpbmcgY2MxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2 +aXNpb24xITAfBgNVBAMTGFRoYXd0ZSBQcmVtaXVtIFNlcnZlciBDQTEoMCYGCSqGSIb3DQEJARYZ +cHJlbWl1bS1zZXJ2ZXJAdGhhd3RlLmNvbTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA0jY2 +aovXwlue2oFBYo847kkEVdbQ7xwblRZH7xhINTpS9CtqBo87L+pW46+GjZ4X9560ZXUCTe/LCaIh +Udib0GfQug2SBhRz1JPLlyoAnFxODLz6FVL88kRu2hFKbgifLy3j+ao6hnO2RlNYyIkFvYMRuHM/ +qgeN9EJN50CdHDcCAwEAAaMTMBEwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQQFAAOBgQAm +SCwWwlj66BZ0DKqqX1Q/8tfJeGBeXm43YyJ3Nn6yF8Q0ufUIhfzJATj/Tb7yFkJD57taRvvBxhEf +8UqwKEbJw8RCfbz6q1lu1bdRiBHjpIUZa4JMpAwSremkrj/xw0llmozFyD4lt5SZu5IycQfwhl7t +UCemDaYj+bvLpgcUQg== +-----END CERTIFICATE----- + +Equifax Secure CA +================= +-----BEGIN CERTIFICATE----- +MIIDIDCCAomgAwIBAgIENd70zzANBgkqhkiG9w0BAQUFADBOMQswCQYDVQQGEwJVUzEQMA4GA1UE +ChMHRXF1aWZheDEtMCsGA1UECxMkRXF1aWZheCBTZWN1cmUgQ2VydGlmaWNhdGUgQXV0aG9yaXR5 +MB4XDTk4MDgyMjE2NDE1MVoXDTE4MDgyMjE2NDE1MVowTjELMAkGA1UEBhMCVVMxEDAOBgNVBAoT +B0VxdWlmYXgxLTArBgNVBAsTJEVxdWlmYXggU2VjdXJlIENlcnRpZmljYXRlIEF1dGhvcml0eTCB +nzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAwV2xWGcIYu6gmi0fCG2RFGiYCh7+2gRvE4RiIcPR +fM6fBeC4AfBONOziipUEZKzxa1NfBbPLZ4C/QgKO/t0BCezhABRP/PvwDN1Dulsr4R+AcJkVV5MW +8Q+XarfCaCMczE1ZMKxRHjuvK9buY0V7xdlfUNLjUA86iOe/FP3gx7kCAwEAAaOCAQkwggEFMHAG +A1UdHwRpMGcwZaBjoGGkXzBdMQswCQYDVQQGEwJVUzEQMA4GA1UEChMHRXF1aWZheDEtMCsGA1UE +CxMkRXF1aWZheCBTZWN1cmUgQ2VydGlmaWNhdGUgQXV0aG9yaXR5MQ0wCwYDVQQDEwRDUkwxMBoG +A1UdEAQTMBGBDzIwMTgwODIyMTY0MTUxWjALBgNVHQ8EBAMCAQYwHwYDVR0jBBgwFoAUSOZo+SvS +spXXR9gjIBBPM5iQn9QwHQYDVR0OBBYEFEjmaPkr0rKV10fYIyAQTzOYkJ/UMAwGA1UdEwQFMAMB +Af8wGgYJKoZIhvZ9B0EABA0wCxsFVjMuMGMDAgbAMA0GCSqGSIb3DQEBBQUAA4GBAFjOKer89961 +zgK5F7WF0bnj4JXMJTENAKaSbn+2kmOeUJXRmm/kEd5jhW6Y7qj/WsjTVbJmcVfewCHrPSqnI0kB +BIZCe/zuf6IWUrVnZ9NA2zsmWLIodz2uFHdh1voqZiegDfqnc1zqcPGUIWVEX/r87yloqaKHee95 +70+sB3c4 +-----END CERTIFICATE----- + +Verisign Class 3 Public Primary Certification Authority - G2 +============================================================ +-----BEGIN CERTIFICATE----- +MIIDAjCCAmsCEH3Z/gfPqB63EHln+6eJNMYwDQYJKoZIhvcNAQEFBQAwgcExCzAJBgNVBAYTAlVT +MRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE8MDoGA1UECxMzQ2xhc3MgMyBQdWJsaWMgUHJpbWFy +eSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcyMTowOAYDVQQLEzEoYykgMTk5OCBWZXJpU2ln +biwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MR8wHQYDVQQLExZWZXJpU2lnbiBUcnVz +dCBOZXR3b3JrMB4XDTk4MDUxODAwMDAwMFoXDTI4MDgwMTIzNTk1OVowgcExCzAJBgNVBAYTAlVT +MRcwFQYDVQQKEw5WZXJpU2lnbiwgSW5jLjE8MDoGA1UECxMzQ2xhc3MgMyBQdWJsaWMgUHJpbWFy +eSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcyMTowOAYDVQQLEzEoYykgMTk5OCBWZXJpU2ln +biwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVzZSBvbmx5MR8wHQYDVQQLExZWZXJpU2lnbiBUcnVz +dCBOZXR3b3JrMIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDMXtERXVxp0KvTuWpMmR9ZmDCO +FoUgRm1HP9SFIIThbbP4pO0M8RcPO/mn+SXXwc+EY/J8Y8+iR/LGWzOOZEAEaMGAuWQcRXfH2G71 +lSk8UOg013gfqLptQ5GVj0VXXn7F+8qkBOvqlzdUMG+7AUcyM83cV5tkaWH4mx0ciU9cZwIDAQAB +MA0GCSqGSIb3DQEBBQUAA4GBAFFNzb5cy5gZnBWyATl4Lk0PZ3BwmcYQWpSkU01UbSuvDV1Ai2TT +1+7eVmGSX6bEHRBhNtMsJzzoKQm5EWR0zLVznxxIqbxhAe7iF6YM40AIOw7n60RzKprxaZLvcRTD +Oaxxp5EJb+RxBrO6WVcmeQD2+A2iMzAo1KpYoJ2daZH9 +-----END CERTIFICATE----- + +GlobalSign Root CA +================== +-----BEGIN CERTIFICATE----- +MIIDdTCCAl2gAwIBAgILBAAAAAABFUtaw5QwDQYJKoZIhvcNAQEFBQAwVzELMAkGA1UEBhMCQkUx +GTAXBgNVBAoTEEdsb2JhbFNpZ24gbnYtc2ExEDAOBgNVBAsTB1Jvb3QgQ0ExGzAZBgNVBAMTEkds +b2JhbFNpZ24gUm9vdCBDQTAeFw05ODA5MDExMjAwMDBaFw0yODAxMjgxMjAwMDBaMFcxCzAJBgNV +BAYTAkJFMRkwFwYDVQQKExBHbG9iYWxTaWduIG52LXNhMRAwDgYDVQQLEwdSb290IENBMRswGQYD +VQQDExJHbG9iYWxTaWduIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDa +DuaZjc6j40+Kfvvxi4Mla+pIH/EqsLmVEQS98GPR4mdmzxzdzxtIK+6NiY6arymAZavpxy0Sy6sc +THAHoT0KMM0VjU/43dSMUBUc71DuxC73/OlS8pF94G3VNTCOXkNz8kHp1Wrjsok6Vjk4bwY8iGlb +Kk3Fp1S4bInMm/k8yuX9ifUSPJJ4ltbcdG6TRGHRjcdGsnUOhugZitVtbNV4FpWi6cgKOOvyJBNP +c1STE4U6G7weNLWLBYy5d4ux2x8gkasJU26Qzns3dLlwR5EiUWMWea6xrkEmCMgZK9FGqkjWZCrX +gzT/LCrBbBlDSgeF59N89iFo7+ryUp9/k5DPAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIBBjAPBgNV +HRMBAf8EBTADAQH/MB0GA1UdDgQWBBRge2YaRQ2XyolQL30EzTSo//z9SzANBgkqhkiG9w0BAQUF +AAOCAQEA1nPnfE920I2/7LqivjTFKDK1fPxsnCwrvQmeU79rXqoRSLblCKOzyj1hTdNGCbM+w6Dj +Y1Ub8rrvrTnhQ7k4o+YviiY776BQVvnGCv04zcQLcFGUl5gE38NflNUVyRRBnMRddWQVDf9VMOyG +j/8N7yy5Y0b2qvzfvGn9LhJIZJrglfCm7ymPAbEVtQwdpf5pLGkkeB6zpxxxYu7KyJesF12KwvhH +hm4qxFYxldBniYUr+WymXUadDKqC5JlR3XC321Y9YeRq4VzW9v493kHMB65jUr9TU/Qr6cf9tveC +X4XSQRjbgbMEHMUfpIBvFSDJ3gyICh3WZlXi/EjJKSZp4A== +-----END CERTIFICATE----- + +GlobalSign Root CA - R2 +======================= +-----BEGIN CERTIFICATE----- +MIIDujCCAqKgAwIBAgILBAAAAAABD4Ym5g0wDQYJKoZIhvcNAQEFBQAwTDEgMB4GA1UECxMXR2xv +YmFsU2lnbiBSb290IENBIC0gUjIxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkdsb2Jh +bFNpZ24wHhcNMDYxMjE1MDgwMDAwWhcNMjExMjE1MDgwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxT +aWduIFJvb3QgQ0EgLSBSMjETMBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2ln +bjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKbPJA6+Lm8omUVCxKs+IVSbC9N/hHD6 +ErPLv4dfxn+G07IwXNb9rfF73OX4YJYJkhD10FPe+3t+c4isUoh7SqbKSaZeqKeMWhG8eoLrvozp +s6yWJQeXSpkqBy+0Hne/ig+1AnwblrjFuTosvNYSuetZfeLQBoZfXklqtTleiDTsvHgMCJiEbKjN +S7SgfQx5TfC4LcshytVsW33hoCmEofnTlEnLJGKRILzdC9XZzPnqJworc5HGnRusyMvo4KD0L5CL +TfuwNhv2GXqF4G3yYROIXJ/gkwpRl4pazq+r1feqCapgvdzZX99yqWATXgAByUr6P6TqBwMhAo6C +ygPCm48CAwEAAaOBnDCBmTAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4E +FgQUm+IHV2ccHsBqBt5ZtJot39wZhi4wNgYDVR0fBC8wLTAroCmgJ4YlaHR0cDovL2NybC5nbG9i +YWxzaWduLm5ldC9yb290LXIyLmNybDAfBgNVHSMEGDAWgBSb4gdXZxwewGoG3lm0mi3f3BmGLjAN +BgkqhkiG9w0BAQUFAAOCAQEAmYFThxxol4aR7OBKuEQLq4GsJ0/WwbgcQ3izDJr86iw8bmEbTUsp +9Z8FHSbBuOmDAGJFtqkIk7mpM0sYmsL4h4hO291xNBrBVNpGP+DTKqttVCL1OmLNIG+6KYnX3ZHu +01yiPqFbQfXf5WRDLenVOavSot+3i9DAgBkcRcAtjOj4LaR0VknFBbVPFd5uRHg5h6h+u/N5GJG7 +9G+dwfCMNYxdAfvDbbnvRG15RjF+Cv6pgsH/76tuIMRQyV+dTZsXjAzlAcmgQWpzU/qlULRuJQ/7 +TBj0/VLZjmmx6BEP3ojY+x1J96relc8geMJgEtslQIxq/H5COEBkEveegeGTLg== +-----END CERTIFICATE----- + +Verisign Class 3 Public Primary Certification Authority - G3 +============================================================ +-----BEGIN CERTIFICATE----- +MIIEGjCCAwICEQCbfgZJoz5iudXukEhxKe9XMA0GCSqGSIb3DQEBBQUAMIHKMQswCQYDVQQGEwJV +UzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdv +cmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNl +IG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENsYXNzIDMgUHVibGljIFByaW1hcnkgQ2VydGlmaWNh +dGlvbiBBdXRob3JpdHkgLSBHMzAeFw05OTEwMDEwMDAwMDBaFw0zNjA3MTYyMzU5NTlaMIHKMQsw +CQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRy +dXN0IE5ldHdvcmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhv +cml6ZWQgdXNlIG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENsYXNzIDMgUHVibGljIFByaW1hcnkg +Q2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC +ggEBAMu6nFL8eB8aHm8bN3O9+MlrlBIwT/A2R/XQkQr1F8ilYcEWQE37imGQ5XYgwREGfassbqb1 +EUGO+i2tKmFZpGcmTNDovFJbcCAEWNF6yaRpvIMXZK0Fi7zQWM6NjPXr8EJJC52XJ2cybuGukxUc +cLwgTS8Y3pKI6GyFVxEa6X7jJhFUokWWVYPKMIno3Nij7SqAP395ZVc+FSBmCC+Vk7+qRy+oRpfw +EuL+wgorUeZ25rdGt+INpsyow0xZVYnm6FNcHOqd8GIWC6fJXwzw3sJ2zq/3avL6QaaiMxTJ5Xpj +055iN9WFZZ4O5lMkdBteHRJTW8cs54NJOxWuimi5V5cCAwEAATANBgkqhkiG9w0BAQUFAAOCAQEA +ERSWwauSCPc/L8my/uRan2Te2yFPhpk0djZX3dAVL8WtfxUfN2JzPtTnX84XA9s1+ivbrmAJXx5f +j267Cz3qWhMeDGBvtcC1IyIuBwvLqXTLR7sdwdela8wv0kL9Sd2nic9TutoAWii/gt/4uhMdUIaC +/Y4wjylGsB49Ndo4YhYYSq3mtlFs3q9i6wHQHiT+eo8SGhJouPtmmRQURVyu565pF4ErWjfJXir0 +xuKhXFSbplQAz/DxwceYMBo7Nhbbo27q/a2ywtrvAkcTisDxszGtTxzhT5yvDwyd93gN2PQ1VoDa +t20Xj50egWTh/sVFuq1ruQp6Tk9LhO5L8X3dEQ== +-----END CERTIFICATE----- + +Verisign Class 4 Public Primary Certification Authority - G3 +============================================================ +-----BEGIN CERTIFICATE----- +MIIEGjCCAwICEQDsoKeLbnVqAc/EfMwvlF7XMA0GCSqGSIb3DQEBBQUAMIHKMQswCQYDVQQGEwJV +UzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdv +cmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNl +IG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENsYXNzIDQgUHVibGljIFByaW1hcnkgQ2VydGlmaWNh +dGlvbiBBdXRob3JpdHkgLSBHMzAeFw05OTEwMDEwMDAwMDBaFw0zNjA3MTYyMzU5NTlaMIHKMQsw +CQYDVQQGEwJVUzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRy +dXN0IE5ldHdvcmsxOjA4BgNVBAsTMShjKSAxOTk5IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhv +cml6ZWQgdXNlIG9ubHkxRTBDBgNVBAMTPFZlcmlTaWduIENsYXNzIDQgUHVibGljIFByaW1hcnkg +Q2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC +ggEBAK3LpRFpxlmr8Y+1GQ9Wzsy1HyDkniYlS+BzZYlZ3tCD5PUPtbut8XzoIfzk6AzufEUiGXaS +tBO3IFsJ+mGuqPKljYXCKtbeZjbSmwL0qJJgfJxptI8kHtCGUvYynEFYHiK9zUVilQhu0GbdU6LM +8BDcVHOLBKFGMzNcF0C5nk3T875Vg+ixiY5afJqWIpA7iCXy0lOIAgwLePLmNxdLMEYH5IBtptiW +Lugs+BGzOA1mppvqySNb247i8xOOGlktqgLw7KSHZtzBP/XYufTsgsbSPZUd5cBPhMnZo0QoBmrX +Razwa2rvTl/4EYIeOGM0ZlDUPpNz+jDDZq3/ky2X7wMCAwEAATANBgkqhkiG9w0BAQUFAAOCAQEA +j/ola09b5KROJ1WrIhVZPMq1CtRK26vdoV9TxaBXOcLORyu+OshWv8LZJxA6sQU8wHcxuzrTBXtt +mhwwjIDLk5Mqg6sFUYICABFna/OIYUdfA5PVWw3g8dShMjWFsjrbsIKr0csKvE+MW8VLADsfKoKm +fjaF3H48ZwC15DtS4KjrXRX5xm3wrR0OhbepmnMUWluPQSjA1egtTaRezarZ7c7c2NU8Qh0XwRJd +RTjDOPP8hS6DRkiy1yBfkjaP53kPmF6Z6PDQpLv1U70qzlmwr25/bLvSHgCwIe34QWKCudiyxLtG +UPMxxY8BqHTr9Xgn2uf3ZkPznoM+IKrDNWCRzg== +-----END CERTIFICATE----- + +Entrust.net Premium 2048 Secure Server CA +========================================= +-----BEGIN CERTIFICATE----- +MIIEKjCCAxKgAwIBAgIEOGPe+DANBgkqhkiG9w0BAQUFADCBtDEUMBIGA1UEChMLRW50cnVzdC5u +ZXQxQDA+BgNVBAsUN3d3dy5lbnRydXN0Lm5ldC9DUFNfMjA0OCBpbmNvcnAuIGJ5IHJlZi4gKGxp +bWl0cyBsaWFiLikxJTAjBgNVBAsTHChjKSAxOTk5IEVudHJ1c3QubmV0IExpbWl0ZWQxMzAxBgNV +BAMTKkVudHJ1c3QubmV0IENlcnRpZmljYXRpb24gQXV0aG9yaXR5ICgyMDQ4KTAeFw05OTEyMjQx +NzUwNTFaFw0yOTA3MjQxNDE1MTJaMIG0MRQwEgYDVQQKEwtFbnRydXN0Lm5ldDFAMD4GA1UECxQ3 +d3d3LmVudHJ1c3QubmV0L0NQU18yMDQ4IGluY29ycC4gYnkgcmVmLiAobGltaXRzIGxpYWIuKTEl +MCMGA1UECxMcKGMpIDE5OTkgRW50cnVzdC5uZXQgTGltaXRlZDEzMDEGA1UEAxMqRW50cnVzdC5u +ZXQgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgKDIwNDgpMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A +MIIBCgKCAQEArU1LqRKGsuqjIAcVFmQqK0vRvwtKTY7tgHalZ7d4QMBzQshowNtTK91euHaYNZOL +Gp18EzoOH1u3Hs/lJBQesYGpjX24zGtLA/ECDNyrpUAkAH90lKGdCCmziAv1h3edVc3kw37XamSr +hRSGlVuXMlBvPci6Zgzj/L24ScF2iUkZ/cCovYmjZy/Gn7xxGWC4LeksyZB2ZnuU4q941mVTXTzW +nLLPKQP5L6RQstRIzgUyVYr9smRMDuSYB3Xbf9+5CFVghTAp+XtIpGmG4zU/HoZdenoVve8AjhUi +VBcAkCaTvA5JaJG/+EfTnZVCwQ5N328mz8MYIWJmQ3DW1cAH4QIDAQABo0IwQDAOBgNVHQ8BAf8E +BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUVeSB0RGAvtiJuQijMfmhJAkWuXAwDQYJ +KoZIhvcNAQEFBQADggEBADubj1abMOdTmXx6eadNl9cZlZD7Bh/KM3xGY4+WZiT6QBshJ8rmcnPy +T/4xmf3IDExoU8aAghOY+rat2l098c5u9hURlIIM7j+VrxGrD9cv3h8Dj1csHsm7mhpElesYT6Yf +zX1XEC+bBAlahLVu2B064dae0Wx5XnkcFMXj0EyTO2U87d89vqbllRrDtRnDvV5bu/8j72gZyxKT +J1wDLW8w0B62GqzeWvfRqqgnpv55gcR5mTNXuhKwqeBCbJPKVt7+bYQLCIt+jerXmCHG8+c8eS9e +nNFMFY3h7CI3zJpDC5fcgJCNs2ebb0gIFVbPv/ErfF6adulZkMV8gzURZVE= +-----END CERTIFICATE----- + +Baltimore CyberTrust Root +========================= +-----BEGIN CERTIFICATE----- +MIIDdzCCAl+gAwIBAgIEAgAAuTANBgkqhkiG9w0BAQUFADBaMQswCQYDVQQGEwJJRTESMBAGA1UE +ChMJQmFsdGltb3JlMRMwEQYDVQQLEwpDeWJlclRydXN0MSIwIAYDVQQDExlCYWx0aW1vcmUgQ3li +ZXJUcnVzdCBSb290MB4XDTAwMDUxMjE4NDYwMFoXDTI1MDUxMjIzNTkwMFowWjELMAkGA1UEBhMC +SUUxEjAQBgNVBAoTCUJhbHRpbW9yZTETMBEGA1UECxMKQ3liZXJUcnVzdDEiMCAGA1UEAxMZQmFs +dGltb3JlIEN5YmVyVHJ1c3QgUm9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKME +uyKrmD1X6CZymrV51Cni4eiVgLGw41uOKymaZN+hXe2wCQVt2yguzmKiYv60iNoS6zjrIZ3AQSsB +UnuId9Mcj8e6uYi1agnnc+gRQKfRzMpijS3ljwumUNKoUMMo6vWrJYeKmpYcqWe4PwzV9/lSEy/C +G9VwcPCPwBLKBsua4dnKM3p31vjsufFoREJIE9LAwqSuXmD+tqYF/LTdB1kC1FkYmGP1pWPgkAx9 +XbIGevOF6uvUA65ehD5f/xXtabz5OTZydc93Uk3zyZAsuT3lySNTPx8kmCFcB5kpvcY67Oduhjpr +l3RjM71oGDHweI12v/yejl0qhqdNkNwnGjkCAwEAAaNFMEMwHQYDVR0OBBYEFOWdWTCCR1jMrPoI +VDaGezq1BE3wMBIGA1UdEwEB/wQIMAYBAf8CAQMwDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEB +BQUAA4IBAQCFDF2O5G9RaEIFoN27TyclhAO992T9Ldcw46QQF+vaKSm2eT929hkTI7gQCvlYpNRh +cL0EYWoSihfVCr3FvDB81ukMJY2GQE/szKN+OMY3EU/t3WgxjkzSswF07r51XgdIGn9w/xZchMB5 +hbgF/X++ZRGjD8ACtPhSNzkE1akxehi/oCr0Epn3o0WC4zxe9Z2etciefC7IpJ5OCBRLbf1wbWsa +Y71k5h+3zvDyny67G7fyUIhzksLi4xaNmjICq44Y3ekQEe5+NauQrz4wlHrQMz2nZQ/1/I6eYs9H +RCwBXbsdtTLSR9I4LtD+gdwyah617jzV/OeBHRnDJELqYzmp +-----END CERTIFICATE----- + +Equifax Secure Global eBusiness CA +================================== +-----BEGIN CERTIFICATE----- +MIICkDCCAfmgAwIBAgIBATANBgkqhkiG9w0BAQQFADBaMQswCQYDVQQGEwJVUzEcMBoGA1UEChMT +RXF1aWZheCBTZWN1cmUgSW5jLjEtMCsGA1UEAxMkRXF1aWZheCBTZWN1cmUgR2xvYmFsIGVCdXNp +bmVzcyBDQS0xMB4XDTk5MDYyMTA0MDAwMFoXDTIwMDYyMTA0MDAwMFowWjELMAkGA1UEBhMCVVMx +HDAaBgNVBAoTE0VxdWlmYXggU2VjdXJlIEluYy4xLTArBgNVBAMTJEVxdWlmYXggU2VjdXJlIEds +b2JhbCBlQnVzaW5lc3MgQ0EtMTCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAuucXkAJlsTRV +PEnCUdXfp9E3j9HngXNBUmCbnaEXJnitx7HoJpQytd4zjTov2/KaelpzmKNc6fuKcxtc58O/gGzN +qfTWK8D3+ZmqY6KxRwIP1ORROhI8bIpaVIRw28HFkM9yRcuoWcDNM50/o5brhTMhHD4ePmBudpxn +hcXIw2ECAwEAAaNmMGQwEQYJYIZIAYb4QgEBBAQDAgAHMA8GA1UdEwEB/wQFMAMBAf8wHwYDVR0j +BBgwFoAUvqigdHJQa0S3ySPY+6j/s1draGwwHQYDVR0OBBYEFL6ooHRyUGtEt8kj2Puo/7NXa2hs +MA0GCSqGSIb3DQEBBAUAA4GBADDiAVGqx+pf2rnQZQ8w1j7aDRRJbpGTJxQx78T3LUX47Me/okEN +I7SS+RkAZ70Br83gcfxaz2TE4JaY0KNA4gGK7ycH8WUBikQtBmV1UsCGECAhX2xrD2yuCRyv8qIY +NMR1pHMc8Y3c7635s3a0kr/clRAevsvIO1qEYBlWlKlV +-----END CERTIFICATE----- + +Equifax Secure eBusiness CA 1 +============================= +-----BEGIN CERTIFICATE----- +MIICgjCCAeugAwIBAgIBBDANBgkqhkiG9w0BAQQFADBTMQswCQYDVQQGEwJVUzEcMBoGA1UEChMT +RXF1aWZheCBTZWN1cmUgSW5jLjEmMCQGA1UEAxMdRXF1aWZheCBTZWN1cmUgZUJ1c2luZXNzIENB +LTEwHhcNOTkwNjIxMDQwMDAwWhcNMjAwNjIxMDQwMDAwWjBTMQswCQYDVQQGEwJVUzEcMBoGA1UE +ChMTRXF1aWZheCBTZWN1cmUgSW5jLjEmMCQGA1UEAxMdRXF1aWZheCBTZWN1cmUgZUJ1c2luZXNz +IENBLTEwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAM4vGbwXt3fek6lfWg0XTzQaDJj0ItlZ +1MRoRvC0NcWFAyDGr0WlIVFFQesWWDYyb+JQYmT5/VGcqiTZ9J2DKocKIdMSODRsjQBuWqDZQu4a +IZX5UkxVWsUPOE9G+m34LjXWHXzr4vCwdYDIqROsvojvOm6rXyo4YgKwEnv+j6YDAgMBAAGjZjBk +MBEGCWCGSAGG+EIBAQQEAwIABzAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFEp4MlIR21kW +Nl7fwRQ2QGpHfEyhMB0GA1UdDgQWBBRKeDJSEdtZFjZe38EUNkBqR3xMoTANBgkqhkiG9w0BAQQF +AAOBgQB1W6ibAxHm6VZMzfmpTMANmvPMZWnmJXbMWbfWVMMdzZmsGd20hdXgPfxiIKeES1hl8eL5 +lSE/9dR+WB5Hh1Q+WKG1tfgq73HnvMP2sUlG4tega+VWeponmHxGYhTnyfxuAxJ5gDgdSIKN/Bf+ +KpYrtWKmpj29f5JZzVoqgrI3eQ== +-----END CERTIFICATE----- + +AddTrust Low-Value Services Root +================================ +-----BEGIN CERTIFICATE----- +MIIEGDCCAwCgAwIBAgIBATANBgkqhkiG9w0BAQUFADBlMQswCQYDVQQGEwJTRTEUMBIGA1UEChML +QWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSEwHwYDVQQDExhBZGRU +cnVzdCBDbGFzcyAxIENBIFJvb3QwHhcNMDAwNTMwMTAzODMxWhcNMjAwNTMwMTAzODMxWjBlMQsw +CQYDVQQGEwJTRTEUMBIGA1UEChMLQWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBO +ZXR3b3JrMSEwHwYDVQQDExhBZGRUcnVzdCBDbGFzcyAxIENBIFJvb3QwggEiMA0GCSqGSIb3DQEB +AQUAA4IBDwAwggEKAoIBAQCWltQhSWDia+hBBwzexODcEyPNwTXH+9ZOEQpnXvUGW2ulCDtbKRY6 +54eyNAbFvAWlA3yCyykQruGIgb3WntP+LVbBFc7jJp0VLhD7Bo8wBN6ntGO0/7Gcrjyvd7ZWxbWr +oulpOj0OM3kyP3CCkplhbY0wCI9xP6ZIVxn4JdxLZlyldI+Yrsj5wAYi56xz36Uu+1LcsRVlIPo1 +Zmne3yzxbrww2ywkEtvrNTVokMsAsJchPXQhI2U0K7t4WaPW4XY5mqRJjox0r26kmqPZm9I4XJui +GMx1I4S+6+JNM3GOGvDC+Mcdoq0Dlyz4zyXG9rgkMbFjXZJ/Y/AlyVMuH79NAgMBAAGjgdIwgc8w +HQYDVR0OBBYEFJWxtPCUtr3H2tERCSG+wa9J/RB7MAsGA1UdDwQEAwIBBjAPBgNVHRMBAf8EBTAD +AQH/MIGPBgNVHSMEgYcwgYSAFJWxtPCUtr3H2tERCSG+wa9J/RB7oWmkZzBlMQswCQYDVQQGEwJT +RTEUMBIGA1UEChMLQWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSEw +HwYDVQQDExhBZGRUcnVzdCBDbGFzcyAxIENBIFJvb3SCAQEwDQYJKoZIhvcNAQEFBQADggEBACxt +ZBsfzQ3duQH6lmM0MkhHma6X7f1yFqZzR1r0693p9db7RcwpiURdv0Y5PejuvE1Uhh4dbOMXJ0Ph +iVYrqW9yTkkz43J8KiOavD7/KCrto/8cI7pDVwlnTUtiBi34/2ydYB7YHEt9tTEv2dB8Xfjea4MY +eDdXL+gzB2ffHsdrKpV2ro9Xo/D0UrSpUwjP4E/TelOL/bscVjby/rK25Xa71SJlpz/+0WatC7xr +mYbvP33zGDLKe8bjq2RGlfgmadlVg3sslgf/WSxEo8bl6ancoWOAWiFeIc9TVPC6b4nbqKqVz4vj +ccweGyBECMB6tkD9xOQ14R0WHNC8K47Wcdk= +-----END CERTIFICATE----- + +AddTrust External Root +====================== +-----BEGIN CERTIFICATE----- +MIIENjCCAx6gAwIBAgIBATANBgkqhkiG9w0BAQUFADBvMQswCQYDVQQGEwJTRTEUMBIGA1UEChML +QWRkVHJ1c3QgQUIxJjAkBgNVBAsTHUFkZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYD +VQQDExlBZGRUcnVzdCBFeHRlcm5hbCBDQSBSb290MB4XDTAwMDUzMDEwNDgzOFoXDTIwMDUzMDEw +NDgzOFowbzELMAkGA1UEBhMCU0UxFDASBgNVBAoTC0FkZFRydXN0IEFCMSYwJAYDVQQLEx1BZGRU +cnVzdCBFeHRlcm5hbCBUVFAgTmV0d29yazEiMCAGA1UEAxMZQWRkVHJ1c3QgRXh0ZXJuYWwgQ0Eg +Um9vdDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALf3GjPm8gAELTngTlvtH7xsD821 ++iO2zt6bETOXpClMfZOfvUq8k+0DGuOPz+VtUFrWlymUWoCwSXrbLpX9uMq/NzgtHj6RQa1wVsfw +Tz/oMp50ysiQVOnGXw94nZpAPA6sYapeFI+eh6FqUNzXmk6vBbOmcZSccbNQYArHE504B4YCqOmo +aSYYkKtMsE8jqzpPhNjfzp/haW+710LXa0Tkx63ubUFfclpxCDezeWWkWaCUN/cALw3CknLa0Dhy +2xSoRcRdKn23tNbE7qzNE0S3ySvdQwAl+mG5aWpYIxG3pzOPVnVZ9c0p10a3CitlttNCbxWyuHv7 +7+ldU9U0WicCAwEAAaOB3DCB2TAdBgNVHQ4EFgQUrb2YejS0Jvf6xCZU7wO94CTLVBowCwYDVR0P +BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wgZkGA1UdIwSBkTCBjoAUrb2YejS0Jvf6xCZU7wO94CTL +VBqhc6RxMG8xCzAJBgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRUcnVzdCBBQjEmMCQGA1UECxMdQWRk +VHJ1c3QgRXh0ZXJuYWwgVFRQIE5ldHdvcmsxIjAgBgNVBAMTGUFkZFRydXN0IEV4dGVybmFsIENB +IFJvb3SCAQEwDQYJKoZIhvcNAQEFBQADggEBALCb4IUlwtYj4g+WBpKdQZic2YR5gdkeWxQHIzZl +j7DYd7usQWxHYINRsPkyPef89iYTx4AWpb9a/IfPeHmJIZriTAcKhjW88t5RxNKWt9x+Tu5w/Rw5 +6wwCURQtjr0W4MHfRnXnJK3s9EK0hZNwEGe6nQY1ShjTK3rMUUKhemPR5ruhxSvCNr4TDea9Y355 +e6cJDUCrat2PisP29owaQgVR1EX1n6diIWgVIEM8med8vSTYqZEXc4g/VhsxOBi0cQ+azcgOno4u +G+GMmIPLHzHxREzGBHNJdmAPx/i9F4BrLunMTA5amnkPIAou1Z5jJh5VkpTYghdae9C8x49OhgQ= +-----END CERTIFICATE----- + +AddTrust Public Services Root +============================= +-----BEGIN CERTIFICATE----- +MIIEFTCCAv2gAwIBAgIBATANBgkqhkiG9w0BAQUFADBkMQswCQYDVQQGEwJTRTEUMBIGA1UEChML +QWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSAwHgYDVQQDExdBZGRU +cnVzdCBQdWJsaWMgQ0EgUm9vdDAeFw0wMDA1MzAxMDQxNTBaFw0yMDA1MzAxMDQxNTBaMGQxCzAJ +BgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRUcnVzdCBBQjEdMBsGA1UECxMUQWRkVHJ1c3QgVFRQIE5l +dHdvcmsxIDAeBgNVBAMTF0FkZFRydXN0IFB1YmxpYyBDQSBSb290MIIBIjANBgkqhkiG9w0BAQEF +AAOCAQ8AMIIBCgKCAQEA6Rowj4OIFMEg2Dybjxt+A3S72mnTRqX4jsIMEZBRpS9mVEBV6tsfSlbu +nyNu9DnLoblv8n75XYcmYZ4c+OLspoH4IcUkzBEMP9smcnrHAZcHF/nXGCwwfQ56HmIexkvA/X1i +d9NEHif2P0tEs7c42TkfYNVRknMDtABp4/MUTu7R3AnPdzRGULD4EfL+OHn3Bzn+UZKXC1sIXzSG +Aa2Il+tmzV7R/9x98oTaunet3IAIx6eH1lWfl2royBFkuucZKT8Rs3iQhCBSWxHveNCD9tVIkNAw +HM+A+WD+eeSI8t0A65RF62WUaUC6wNW0uLp9BBGo6zEFlpROWCGOn9Bg/QIDAQABo4HRMIHOMB0G +A1UdDgQWBBSBPjfYkrAfd59ctKtzquf2NGAv+jALBgNVHQ8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB +/zCBjgYDVR0jBIGGMIGDgBSBPjfYkrAfd59ctKtzquf2NGAv+qFopGYwZDELMAkGA1UEBhMCU0Ux +FDASBgNVBAoTC0FkZFRydXN0IEFCMR0wGwYDVQQLExRBZGRUcnVzdCBUVFAgTmV0d29yazEgMB4G +A1UEAxMXQWRkVHJ1c3QgUHVibGljIENBIFJvb3SCAQEwDQYJKoZIhvcNAQEFBQADggEBAAP3FUr4 +JNojVhaTdt02KLmuG7jD8WS6IBh4lSknVwW8fCr0uVFV2ocC3g8WFzH4qnkuCRO7r7IgGRLlk/lL ++YPoRNWyQSW/iHVv/xD8SlTQX/D67zZzfRs2RcYhbbQVuE7PnFylPVoAjgbjPGsye/Kf8Lb93/Ao +GEjwxrzQvzSAlsJKsW2Ox5BF3i9nrEUEo3rcVZLJR2bYGozH7ZxOmuASu7VqTITh4SINhwBk/ox9 +Yjllpu9CtoAlEmEBqCQTcAARJl/6NVDFSMwGR+gn2HCNX2TmoUQmXiLsks3/QppEIW1cxeMiHV9H +EufOX1362KqxMy3ZdvJOOjMMK7MtkAY= +-----END CERTIFICATE----- + +AddTrust Qualified Certificates Root +==================================== +-----BEGIN CERTIFICATE----- +MIIEHjCCAwagAwIBAgIBATANBgkqhkiG9w0BAQUFADBnMQswCQYDVQQGEwJTRTEUMBIGA1UEChML +QWRkVHJ1c3QgQUIxHTAbBgNVBAsTFEFkZFRydXN0IFRUUCBOZXR3b3JrMSMwIQYDVQQDExpBZGRU +cnVzdCBRdWFsaWZpZWQgQ0EgUm9vdDAeFw0wMDA1MzAxMDQ0NTBaFw0yMDA1MzAxMDQ0NTBaMGcx +CzAJBgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRUcnVzdCBBQjEdMBsGA1UECxMUQWRkVHJ1c3QgVFRQ +IE5ldHdvcmsxIzAhBgNVBAMTGkFkZFRydXN0IFF1YWxpZmllZCBDQSBSb290MIIBIjANBgkqhkiG +9w0BAQEFAAOCAQ8AMIIBCgKCAQEA5B6a/twJWoekn0e+EV+vhDTbYjx5eLfpMLXsDBwqxBb/4Oxx +64r1EW7tTw2R0hIYLUkVAcKkIhPHEWT/IhKauY5cLwjPcWqzZwFZ8V1G87B4pfYOQnrjfxvM0PC3 +KP0q6p6zsLkEqv32x7SxuCqg+1jxGaBvcCV+PmlKfw8i2O+tCBGaKZnhqkRFmhJePp1tUvznoD1o +L/BLcHwTOK28FSXx1s6rosAx1i+f4P8UWfyEk9mHfExUE+uf0S0R+Bg6Ot4l2ffTQO2kBhLEO+GR +wVY18BTcZTYJbqukB8c10cIDMzZbdSZtQvESa0NvS3GU+jQd7RNuyoB/mC9suWXY6QIDAQABo4HU +MIHRMB0GA1UdDgQWBBQ5lYtii1zJ1IC6WA+XPxUIQ8yYpzALBgNVHQ8EBAMCAQYwDwYDVR0TAQH/ +BAUwAwEB/zCBkQYDVR0jBIGJMIGGgBQ5lYtii1zJ1IC6WA+XPxUIQ8yYp6FrpGkwZzELMAkGA1UE +BhMCU0UxFDASBgNVBAoTC0FkZFRydXN0IEFCMR0wGwYDVQQLExRBZGRUcnVzdCBUVFAgTmV0d29y +azEjMCEGA1UEAxMaQWRkVHJ1c3QgUXVhbGlmaWVkIENBIFJvb3SCAQEwDQYJKoZIhvcNAQEFBQAD +ggEBABmrder4i2VhlRO6aQTvhsoToMeqT2QbPxj2qC0sVY8FtzDqQmodwCVRLae/DLPt7wh/bDxG +GuoYQ992zPlmhpwsaPXpF/gxsxjE1kh9I0xowX67ARRvxdlu3rsEQmr49lx95dr6h+sNNVJn0J6X +dgWTP5XHAeZpVTh/EGGZyeNfpso+gmNIquIISD6q8rKFYqa0p9m9N5xotS1WfbC3P6CxB9bpT9ze +RXEwMn8bLgn5v1Kh7sKAPgZcLlVAwRv1cEWw3F369nJad9Jjzc9YiQBCYz95OdBEsIJuQRno3eDB +iFrRHnGTHyQwdOUeqN48Jzd/g66ed8/wMLH/S5noxqE= +-----END CERTIFICATE----- + +Entrust Root Certification Authority +==================================== +-----BEGIN CERTIFICATE----- +MIIEkTCCA3mgAwIBAgIERWtQVDANBgkqhkiG9w0BAQUFADCBsDELMAkGA1UEBhMCVVMxFjAUBgNV +BAoTDUVudHJ1c3QsIEluYy4xOTA3BgNVBAsTMHd3dy5lbnRydXN0Lm5ldC9DUFMgaXMgaW5jb3Jw +b3JhdGVkIGJ5IHJlZmVyZW5jZTEfMB0GA1UECxMWKGMpIDIwMDYgRW50cnVzdCwgSW5jLjEtMCsG +A1UEAxMkRW50cnVzdCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTA2MTEyNzIwMjM0 +MloXDTI2MTEyNzIwNTM0MlowgbAxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1FbnRydXN0LCBJbmMu +MTkwNwYDVQQLEzB3d3cuZW50cnVzdC5uZXQvQ1BTIGlzIGluY29ycG9yYXRlZCBieSByZWZlcmVu +Y2UxHzAdBgNVBAsTFihjKSAyMDA2IEVudHJ1c3QsIEluYy4xLTArBgNVBAMTJEVudHJ1c3QgUm9v +dCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB +ALaVtkNC+sZtKm9I35RMOVcF7sN5EUFoNu3s/poBj6E4KPz3EEZmLk0eGrEaTsbRwJWIsMn/MYsz +A9u3g3s+IIRe7bJWKKf44LlAcTfFy0cOlypowCKVYhXbR9n10Cv/gkvJrT7eTNuQgFA/CYqEAOww +Cj0Yzfv9KlmaI5UXLEWeH25DeW0MXJj+SKfFI0dcXv1u5x609mhF0YaDW6KKjbHjKYD+JXGIrb68 +j6xSlkuqUY3kEzEZ6E5Nn9uss2rVvDlUccp6en+Q3X0dgNmBu1kmwhH+5pPi94DkZfs0Nw4pgHBN +rziGLp5/V6+eF67rHMsoIV+2HNjnogQi+dPa2MsCAwEAAaOBsDCBrTAOBgNVHQ8BAf8EBAMCAQYw +DwYDVR0TAQH/BAUwAwEB/zArBgNVHRAEJDAigA8yMDA2MTEyNzIwMjM0MlqBDzIwMjYxMTI3MjA1 +MzQyWjAfBgNVHSMEGDAWgBRokORnpKZTgMeGZqTx90tD+4S9bTAdBgNVHQ4EFgQUaJDkZ6SmU4DH +hmak8fdLQ/uEvW0wHQYJKoZIhvZ9B0EABBAwDhsIVjcuMTo0LjADAgSQMA0GCSqGSIb3DQEBBQUA +A4IBAQCT1DCw1wMgKtD5Y+iRDAUgqV8ZyntyTtSx29CW+1RaGSwMCPeyvIWonX9tO1KzKtvn1ISM +Y/YPyyYBkVBs9F8U4pN0wBOeMDpQ47RgxRzwIkSNcUesyBrJ6ZuaAGAT/3B+XxFNSRuzFVJ7yVTa +v52Vr2ua2J7p8eRDjeIRRDq/r72DQnNSi6q7pynP9WQcCk3RvKqsnyrQ/39/2n3qse0wJcGE2jTS +W3iDVuycNsMm4hH2Z0kdkquM++v/eu6FSqdQgPCnXEqULl8FmTxSQeDNtGPPAUO6nIPcj2A781q0 +tHuu2guQOHXvgR1m0vdXcDazv/wor3ElhVsT/h5/WrQ8 +-----END CERTIFICATE----- + +RSA Security 2048 v3 +==================== +-----BEGIN CERTIFICATE----- +MIIDYTCCAkmgAwIBAgIQCgEBAQAAAnwAAAAKAAAAAjANBgkqhkiG9w0BAQUFADA6MRkwFwYDVQQK +ExBSU0EgU2VjdXJpdHkgSW5jMR0wGwYDVQQLExRSU0EgU2VjdXJpdHkgMjA0OCBWMzAeFw0wMTAy +MjIyMDM5MjNaFw0yNjAyMjIyMDM5MjNaMDoxGTAXBgNVBAoTEFJTQSBTZWN1cml0eSBJbmMxHTAb +BgNVBAsTFFJTQSBTZWN1cml0eSAyMDQ4IFYzMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKC +AQEAt49VcdKA3XtpeafwGFAyPGJn9gqVB93mG/Oe2dJBVGutn3y+Gc37RqtBaB4Y6lXIL5F4iSj7 +Jylg/9+PjDvJSZu1pJTOAeo+tWN7fyb9Gd3AIb2E0S1PRsNO3Ng3OTsor8udGuorryGlwSMiuLgb +WhOHV4PR8CDn6E8jQrAApX2J6elhc5SYcSa8LWrg903w8bYqODGBDSnhAMFRD0xS+ARaqn1y07iH +KrtjEAMqs6FPDVpeRrc9DvV07Jmf+T0kgYim3WBU6JU2PcYJk5qjEoAAVZkZR73QpXzDuvsf9/UP ++Ky5tfQ3mBMY3oVbtwyCO4dvlTlYMNpuAWgXIszACwIDAQABo2MwYTAPBgNVHRMBAf8EBTADAQH/ +MA4GA1UdDwEB/wQEAwIBBjAfBgNVHSMEGDAWgBQHw1EwpKrpRa41JPr/JCwz0LGdjDAdBgNVHQ4E +FgQUB8NRMKSq6UWuNST6/yQsM9CxnYwwDQYJKoZIhvcNAQEFBQADggEBAF8+hnZuuDU8TjYcHnmY +v/3VEhF5Ug7uMYm83X/50cYVIeiKAVQNOvtUudZj1LGqlk2iQk3UUx+LEN5/Zb5gEydxiKRz44Rj +0aRV4VCT5hsOedBnvEbIvz8XDZXmxpBp3ue0L96VfdASPz0+f00/FGj1EVDVwfSQpQgdMWD/YIwj +VAqv/qFuxdF6Kmh4zx6CCiC0H63lhbJqaHVOrSU3lIW+vaHU6rcMSzyd6BIA8F+sDeGscGNz9395 +nzIlQnQFgCi/vcEkllgVsRch6YlL2weIZ/QVrXA+L02FO8K32/6YaCOJ4XQP3vTFhGMpG8zLB8kA +pKnXwiJPZ9d37CAFYd4= +-----END CERTIFICATE----- + +GeoTrust Global CA +================== +-----BEGIN CERTIFICATE----- +MIIDVDCCAjygAwIBAgIDAjRWMA0GCSqGSIb3DQEBBQUAMEIxCzAJBgNVBAYTAlVTMRYwFAYDVQQK +Ew1HZW9UcnVzdCBJbmMuMRswGQYDVQQDExJHZW9UcnVzdCBHbG9iYWwgQ0EwHhcNMDIwNTIxMDQw +MDAwWhcNMjIwNTIxMDQwMDAwWjBCMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNR2VvVHJ1c3QgSW5j +LjEbMBkGA1UEAxMSR2VvVHJ1c3QgR2xvYmFsIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB +CgKCAQEA2swYYzD99BcjGlZ+W988bDjkcbd4kdS8odhM+KhDtgPpTSEHCIjaWC9mOSm9BXiLnTjo +BbdqfnGk5sRgprDvgOSJKA+eJdbtg/OtppHHmMlCGDUUna2YRpIuT8rxh0PBFpVXLVDviS2Aelet +8u5fa9IAjbkU+BQVNdnARqN7csiRv8lVK83Qlz6cJmTM386DGXHKTubU1XupGc1V3sjs0l44U+Vc +T4wt/lAjNvxm5suOpDkZALeVAjmRCw7+OC7RHQWa9k0+bw8HHa8sHo9gOeL6NlMTOdReJivbPagU +vTLrGAMoUgRx5aszPeE4uwc2hGKceeoWMPRfwCvocWvk+QIDAQABo1MwUTAPBgNVHRMBAf8EBTAD +AQH/MB0GA1UdDgQWBBTAephojYn7qwVkDBF9qn1luMrMTjAfBgNVHSMEGDAWgBTAephojYn7qwVk +DBF9qn1luMrMTjANBgkqhkiG9w0BAQUFAAOCAQEANeMpauUvXVSOKVCUn5kaFOSPeCpilKInZ57Q +zxpeR+nBsqTP3UEaBU6bS+5Kb1VSsyShNwrrZHYqLizz/Tt1kL/6cdjHPTfStQWVYrmm3ok9Nns4 +d0iXrKYgjy6myQzCsplFAMfOEVEiIuCl6rYVSAlk6l5PdPcFPseKUgzbFbS9bZvlxrFUaKnjaZC2 +mqUPuLk/IH2uSrW4nOQdtqvmlKXBx4Ot2/Unhw4EbNX/3aBd7YdStysVAq45pmp06drE57xNNB6p +XE0zX5IJL4hmXXeXxx12E6nV5fEWCRE11azbJHFwLJhWC9kXtNHjUStedejV0NxPNO3CBWaAocvm +Mw== +-----END CERTIFICATE----- + +GeoTrust Global CA 2 +==================== +-----BEGIN CERTIFICATE----- +MIIDZjCCAk6gAwIBAgIBATANBgkqhkiG9w0BAQUFADBEMQswCQYDVQQGEwJVUzEWMBQGA1UEChMN +R2VvVHJ1c3QgSW5jLjEdMBsGA1UEAxMUR2VvVHJ1c3QgR2xvYmFsIENBIDIwHhcNMDQwMzA0MDUw +MDAwWhcNMTkwMzA0MDUwMDAwWjBEMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNR2VvVHJ1c3QgSW5j +LjEdMBsGA1UEAxMUR2VvVHJ1c3QgR2xvYmFsIENBIDIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw +ggEKAoIBAQDvPE1APRDfO1MA4Wf+lGAVPoWI8YkNkMgoI5kF6CsgncbzYEbYwbLVjDHZ3CB5JIG/ +NTL8Y2nbsSpr7iFY8gjpeMtvy/wWUsiRxP89c96xPqfCfWbB9X5SJBri1WeR0IIQ13hLTytCOb1k +LUCgsBDTOEhGiKEMuzozKmKY+wCdE1l/bztyqu6mD4b5BWHqZ38MN5aL5mkWRxHCJ1kDs6ZgwiFA +Vvqgx306E+PsV8ez1q6diYD3Aecs9pYrEw15LNnA5IZ7S4wMcoKK+xfNAGw6EzywhIdLFnopsk/b +HdQL82Y3vdj2V7teJHq4PIu5+pIaGoSe2HSPqht/XvT+RSIhAgMBAAGjYzBhMA8GA1UdEwEB/wQF +MAMBAf8wHQYDVR0OBBYEFHE4NvICMVNHK266ZUapEBVYIAUJMB8GA1UdIwQYMBaAFHE4NvICMVNH +K266ZUapEBVYIAUJMA4GA1UdDwEB/wQEAwIBhjANBgkqhkiG9w0BAQUFAAOCAQEAA/e1K6tdEPx7 +srJerJsOflN4WT5CBP51o62sgU7XAotexC3IUnbHLB/8gTKY0UvGkpMzNTEv/NgdRN3ggX+d6Yvh +ZJFiCzkIjKx0nVnZellSlxG5FntvRdOW2TF9AjYPnDtuzywNA0ZF66D0f0hExghAzN4bcLUprbqL +OzRldRtxIR0sFAqwlpW41uryZfspuk/qkZN0abby/+Ea0AzRdoXLiiW9l14sbxWZJue2Kf8i7MkC +x1YAzUm5s2x7UwQa4qjJqhIFI8LO57sEAszAR6LkxCkvW0VXiVHuPOtSCP8HNR6fNWpHSlaY0VqF +H4z1Ir+rzoPz4iIprn2DQKi6bA== +-----END CERTIFICATE----- + +GeoTrust Universal CA +===================== +-----BEGIN CERTIFICATE----- +MIIFaDCCA1CgAwIBAgIBATANBgkqhkiG9w0BAQUFADBFMQswCQYDVQQGEwJVUzEWMBQGA1UEChMN +R2VvVHJ1c3QgSW5jLjEeMBwGA1UEAxMVR2VvVHJ1c3QgVW5pdmVyc2FsIENBMB4XDTA0MDMwNDA1 +MDAwMFoXDTI5MDMwNDA1MDAwMFowRTELMAkGA1UEBhMCVVMxFjAUBgNVBAoTDUdlb1RydXN0IElu +Yy4xHjAcBgNVBAMTFUdlb1RydXN0IFVuaXZlcnNhbCBDQTCCAiIwDQYJKoZIhvcNAQEBBQADggIP +ADCCAgoCggIBAKYVVaCjxuAfjJ0hUNfBvitbtaSeodlyWL0AG0y/YckUHUWCq8YdgNY96xCcOq9t +JPi8cQGeBvV8Xx7BDlXKg5pZMK4ZyzBIle0iN430SppyZj6tlcDgFgDgEB8rMQ7XlFTTQjOgNB0e +RXbdT8oYN+yFFXoZCPzVx5zw8qkuEKmS5j1YPakWaDwvdSEYfyh3peFhF7em6fgemdtzbvQKoiFs +7tqqhZJmr/Z6a4LauiIINQ/PQvE1+mrufislzDoR5G2vc7J2Ha3QsnhnGqQ5HFELZ1aD/ThdDc7d +8Lsrlh/eezJS/R27tQahsiFepdaVaH/wmZ7cRQg+59IJDTWU3YBOU5fXtQlEIGQWFwMCTFMNaN7V +qnJNk22CDtucvc+081xdVHppCZbW2xHBjXWotM85yM48vCR85mLK4b19p71XZQvk/iXttmkQ3Cga +Rr0BHdCXteGYO8A3ZNY9lO4L4fUorgtWv3GLIylBjobFS1J72HGrH4oVpjuDWtdYAVHGTEHZf9hB +Z3KiKN9gg6meyHv8U3NyWfWTehd2Ds735VzZC1U0oqpbtWpU5xPKV+yXbfReBi9Fi1jUIxaS5BZu +KGNZMN9QAZxjiRqf2xeUgnA3wySemkfWWspOqGmJch+RbNt+nhutxx9z3SxPGWX9f5NAEC7S8O08 +ni4oPmkmM8V7AgMBAAGjYzBhMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNq7LqqwDLiIJlF0 +XG0D08DYj3rWMB8GA1UdIwQYMBaAFNq7LqqwDLiIJlF0XG0D08DYj3rWMA4GA1UdDwEB/wQEAwIB +hjANBgkqhkiG9w0BAQUFAAOCAgEAMXjmx7XfuJRAyXHEqDXsRh3ChfMoWIawC/yOsjmPRFWrZIRc +aanQmjg8+uUfNeVE44B5lGiku8SfPeE0zTBGi1QrlaXv9z+ZhP015s8xxtxqv6fXIwjhmF7DWgh2 +qaavdy+3YL1ERmrvl/9zlcGO6JP7/TG37FcREUWbMPEaiDnBTzynANXH/KttgCJwpQzgXQQpAvvL +oJHRfNbDflDVnVi+QTjruXU8FdmbyUqDWcDaU/0zuzYYm4UPFd3uLax2k7nZAY1IEKj79TiG8dsK +xr2EoyNB3tZ3b4XUhRxQ4K5RirqNPnbiucon8l+f725ZDQbYKxek0nxru18UGkiPGkzns0ccjkxF +KyDuSN/n3QmOGKjaQI2SJhFTYXNd673nxE0pN2HrrDktZy4W1vUAg4WhzH92xH3kt0tm7wNFYGm2 +DFKWkoRepqO1pD4r2czYG0eq8kTaT/kD6PAUyz/zg97QwVTjt+gKN02LIFkDMBmhLMi9ER/frslK +xfMnZmaGrGiR/9nmUxwPi1xpZQomyB40w11Re9epnAahNt3ViZS82eQtDF4JbAiXfKM9fJP/P6EU +p8+1Xevb2xzEdt+Iub1FBZUbrvxGakyvSOPOrg/SfuvmbJxPgWp6ZKy7PtXny3YuxadIwVyQD8vI +P/rmMuGNG2+k5o7Y+SlIis5z/iw= +-----END CERTIFICATE----- + +GeoTrust Universal CA 2 +======================= +-----BEGIN CERTIFICATE----- +MIIFbDCCA1SgAwIBAgIBATANBgkqhkiG9w0BAQUFADBHMQswCQYDVQQGEwJVUzEWMBQGA1UEChMN +R2VvVHJ1c3QgSW5jLjEgMB4GA1UEAxMXR2VvVHJ1c3QgVW5pdmVyc2FsIENBIDIwHhcNMDQwMzA0 +MDUwMDAwWhcNMjkwMzA0MDUwMDAwWjBHMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNR2VvVHJ1c3Qg +SW5jLjEgMB4GA1UEAxMXR2VvVHJ1c3QgVW5pdmVyc2FsIENBIDIwggIiMA0GCSqGSIb3DQEBAQUA +A4ICDwAwggIKAoICAQCzVFLByT7y2dyxUxpZKeexw0Uo5dfR7cXFS6GqdHtXr0om/Nj1XqduGdt0 +DE81WzILAePb63p3NeqqWuDW6KFXlPCQo3RWlEQwAx5cTiuFJnSCegx2oG9NzkEtoBUGFF+3Qs17 +j1hhNNwqCPkuwwGmIkQcTAeC5lvO0Ep8BNMZcyfwqph/Lq9O64ceJHdqXbboW0W63MOhBW9Wjo8Q +JqVJwy7XQYci4E+GymC16qFjwAGXEHm9ADwSbSsVsaxLse4YuU6W3Nx2/zu+z18DwPw76L5GG//a +QMJS9/7jOvdqdzXQ2o3rXhhqMcceujwbKNZrVMaqW9eiLBsZzKIC9ptZvTdrhrVtgrrY6slWvKk2 +WP0+GfPtDCapkzj4T8FdIgbQl+rhrcZV4IErKIM6+vR7IVEAvlI4zs1meaj0gVbi0IMJR1FbUGrP +20gaXT73y/Zl92zxlfgCOzJWgjl6W70viRu/obTo/3+NjN8D8WBOWBFM66M/ECuDmgFz2ZRthAAn +ZqzwcEAJQpKtT5MNYQlRJNiS1QuUYbKHsu3/mjX/hVTK7URDrBs8FmtISgocQIgfksILAAX/8sgC +SqSqqcyZlpwvWOB94b67B9xfBHJcMTTD7F8t4D1kkCLm0ey4Lt1ZrtmhN79UNdxzMk+MBB4zsslG +8dhcyFVQyWi9qLo2CQIDAQABo2MwYTAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBR281Xh+qQ2 ++/CfXGJx7Tz0RzgQKzAfBgNVHSMEGDAWgBR281Xh+qQ2+/CfXGJx7Tz0RzgQKzAOBgNVHQ8BAf8E +BAMCAYYwDQYJKoZIhvcNAQEFBQADggIBAGbBxiPz2eAubl/oz66wsCVNK/g7WJtAJDday6sWSf+z +dXkzoS9tcBc0kf5nfo/sm+VegqlVHy/c1FEHEv6sFj4sNcZj/NwQ6w2jqtB8zNHQL1EuxBRa3ugZ +4T7GzKQp5y6EqgYweHZUcyiYWTjgAA1i00J9IZ+uPTqM1fp3DRgrFg5fNuH8KrUwJM/gYwx7WBr+ +mbpCErGR9Hxo4sjoryzqyX6uuyo9DRXcNJW2GHSoag/HtPQTxORb7QrSpJdMKu0vbBKJPfEncKpq +A1Ihn0CoZ1Dy81of398j9tx4TuaYT1U6U+Pv8vSfx3zYWK8pIpe44L2RLrB27FcRz+8pRPPphXpg +Y+RdM4kX2TGq2tbzGDVyz4crL2MjhF2EjD9XoIj8mZEoJmmZ1I+XRL6O1UixpCgp8RW04eWe3fiP +pm8m1wk8OhwRDqZsN/etRIcsKMfYdIKz0G9KV7s1KSegi+ghp4dkNl3M2Basx7InQJJVOCiNUW7d +FGdTbHFcJoRNdVq2fmBWqU2t+5sel/MN2dKXVHfaPRK34B7vCAas+YWH6aLcr34YEoP9VhdBLtUp +gn2Z9DH2canPLAEnpQW5qrJITirvn5NSUZU8UnOOVkwXQMAJKOSLakhT2+zNVVXxxvjpoixMptEm +X36vWkzaH6byHCx+rgIW0lbQL1dTR+iS +-----END CERTIFICATE----- + +America Online Root Certification Authority 1 +============================================= +-----BEGIN CERTIFICATE----- +MIIDpDCCAoygAwIBAgIBATANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJVUzEcMBoGA1UEChMT +QW1lcmljYSBPbmxpbmUgSW5jLjE2MDQGA1UEAxMtQW1lcmljYSBPbmxpbmUgUm9vdCBDZXJ0aWZp +Y2F0aW9uIEF1dGhvcml0eSAxMB4XDTAyMDUyODA2MDAwMFoXDTM3MTExOTIwNDMwMFowYzELMAkG +A1UEBhMCVVMxHDAaBgNVBAoTE0FtZXJpY2EgT25saW5lIEluYy4xNjA0BgNVBAMTLUFtZXJpY2Eg +T25saW5lIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgMTCCASIwDQYJKoZIhvcNAQEBBQAD +ggEPADCCAQoCggEBAKgv6KRpBgNHw+kqmP8ZonCaxlCyfqXfaE0bfA+2l2h9LaaLl+lkhsmj76CG +v2BlnEtUiMJIxUo5vxTjWVXlGbR0yLQFOVwWpeKVBeASrlmLojNoWBym1BW32J/X3HGrfpq/m44z +DyL9Hy7nBzbvYjnF3cu6JRQj3gzGPTzOggjmZj7aUTsWOqMFf6Dch9Wc/HKpoH145LcxVR5lu9Rh +sCFg7RAycsWSJR74kEoYeEfffjA3PlAb2xzTa5qGUwew76wGePiEmf4hjUyAtgyC9mZweRrTT6PP +8c9GsEsPPt2IYriMqQkoO3rHl+Ee5fSfwMCuJKDIodkP1nsmgmkyPacCAwEAAaNjMGEwDwYDVR0T +AQH/BAUwAwEB/zAdBgNVHQ4EFgQUAK3Zo/Z59m50qX8zPYEX10zPM94wHwYDVR0jBBgwFoAUAK3Z +o/Z59m50qX8zPYEX10zPM94wDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEBBQUAA4IBAQB8itEf +GDeC4Liwo+1WlchiYZwFos3CYiZhzRAW18y0ZTTQEYqtqKkFZu90821fnZmv9ov761KyBZiibyrF +VL0lvV+uyIbqRizBs73B6UlwGBaXCBOMIOAbLjpHyx7kADCVW/RFo8AasAFOq73AI25jP4BKxQft +3OJvx8Fi8eNy1gTIdGcL+oiroQHIb/AUr9KZzVGTfu0uOMe9zkZQPXLjeSWdm4grECDdpbgyn43g +Kd8hdIaC2y+CMMbHNYaz+ZZfRtsMRf3zUMNvxsNIrUam4SdHCh0Om7bCd39j8uB9Gr784N/Xx6ds +sPmuujz9dLQR6FgNgLzTqIA6me11zEZ7 +-----END CERTIFICATE----- + +America Online Root Certification Authority 2 +============================================= +-----BEGIN CERTIFICATE----- +MIIFpDCCA4ygAwIBAgIBATANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJVUzEcMBoGA1UEChMT +QW1lcmljYSBPbmxpbmUgSW5jLjE2MDQGA1UEAxMtQW1lcmljYSBPbmxpbmUgUm9vdCBDZXJ0aWZp +Y2F0aW9uIEF1dGhvcml0eSAyMB4XDTAyMDUyODA2MDAwMFoXDTM3MDkyOTE0MDgwMFowYzELMAkG +A1UEBhMCVVMxHDAaBgNVBAoTE0FtZXJpY2EgT25saW5lIEluYy4xNjA0BgNVBAMTLUFtZXJpY2Eg +T25saW5lIFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgMjCCAiIwDQYJKoZIhvcNAQEBBQAD +ggIPADCCAgoCggIBAMxBRR3pPU0Q9oyxQcngXssNt79Hc9PwVU3dxgz6sWYFas14tNwC206B89en +fHG8dWOgXeMHDEjsJcQDIPT/DjsS/5uN4cbVG7RtIuOx238hZK+GvFciKtZHgVdEglZTvYYUAQv8 +f3SkWq7xuhG1m1hagLQ3eAkzfDJHA1zEpYNI9FdWboE2JxhP7JsowtS013wMPgwr38oE18aO6lhO +qKSlGBxsRZijQdEt0sdtjRnxrXm3gT+9BoInLRBYBbV4Bbkv2wxrkJB+FFk4u5QkE+XRnRTf04JN +RvCAOVIyD+OEsnpD8l7eXz8d3eOyG6ChKiMDbi4BFYdcpnV1x5dhvt6G3NRI270qv0pV2uh9UPu0 +gBe4lL8BPeraunzgWGcXuVjgiIZGZ2ydEEdYMtA1fHkqkKJaEBEjNa0vzORKW6fIJ/KD3l67Xnfn +6KVuY8INXWHQjNJsWiEOyiijzirplcdIz5ZvHZIlyMbGwcEMBawmxNJ10uEqZ8A9W6Wa6897Gqid +FEXlD6CaZd4vKL3Ob5Rmg0gp2OpljK+T2WSfVVcmv2/LNzGZo2C7HK2JNDJiuEMhBnIMoVxtRsX6 +Kc8w3onccVvdtjc+31D1uAclJuW8tf48ArO3+L5DwYcRlJ4jbBeKuIonDFRH8KmzwICMoCfrHRnj +B453cMor9H124HhnAgMBAAGjYzBhMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFE1FwWg4u3Op +aaEg5+31IqEjFNeeMB8GA1UdIwQYMBaAFE1FwWg4u3OpaaEg5+31IqEjFNeeMA4GA1UdDwEB/wQE +AwIBhjANBgkqhkiG9w0BAQUFAAOCAgEAZ2sGuV9FOypLM7PmG2tZTiLMubekJcmnxPBUlgtk87FY +T15R/LKXeydlwuXK5w0MJXti4/qftIe3RUavg6WXSIylvfEWK5t2LHo1YGwRgJfMqZJS5ivmae2p ++DYtLHe/YUjRYwu5W1LtGLBDQiKmsXeu3mnFzcccobGlHBD7GL4acN3Bkku+KVqdPzW+5X1R+FXg +JXUjhx5c3LqdsKyzadsXg8n33gy8CNyRnqjQ1xU3c6U1uPx+xURABsPr+CKAXEfOAuMRn0T//Zoy +zH1kUQ7rVyZ2OuMeIjzCpjbdGe+n/BLzJsBZMYVMnNjP36TMzCmT/5RtdlwTCJfy7aULTd3oyWgO +ZtMADjMSW7yV5TKQqLPGbIOtd+6Lfn6xqavT4fG2wLHqiMDn05DpKJKUe2h7lyoKZy2FAjgQ5ANh +1NolNscIWC2hp1GvMApJ9aZphwctREZ2jirlmjvXGKL8nDgQzMY70rUXOm/9riW99XJZZLF0Kjhf +GEzfz3EEWjbUvy+ZnOjZurGV5gJLIaFb1cFPj65pbVPbAZO1XB4Y3WRayhgoPmMEEf0cjQAPuDff +Z4qdZqkCapH/E8ovXYO8h5Ns3CRRFgQlZvqz2cK6Kb6aSDiCmfS/O0oxGfm/jiEzFMpPVF/7zvuP +cX/9XhmgD0uRuMRUvAawRY8mkaKO/qk= +-----END CERTIFICATE----- + +Visa eCommerce Root +=================== +-----BEGIN CERTIFICATE----- +MIIDojCCAoqgAwIBAgIQE4Y1TR0/BvLB+WUF1ZAcYjANBgkqhkiG9w0BAQUFADBrMQswCQYDVQQG +EwJVUzENMAsGA1UEChMEVklTQTEvMC0GA1UECxMmVmlzYSBJbnRlcm5hdGlvbmFsIFNlcnZpY2Ug +QXNzb2NpYXRpb24xHDAaBgNVBAMTE1Zpc2EgZUNvbW1lcmNlIFJvb3QwHhcNMDIwNjI2MDIxODM2 +WhcNMjIwNjI0MDAxNjEyWjBrMQswCQYDVQQGEwJVUzENMAsGA1UEChMEVklTQTEvMC0GA1UECxMm +VmlzYSBJbnRlcm5hdGlvbmFsIFNlcnZpY2UgQXNzb2NpYXRpb24xHDAaBgNVBAMTE1Zpc2EgZUNv +bW1lcmNlIFJvb3QwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvV95WHm6h2mCxlCfL +F9sHP4CFT8icttD0b0/Pmdjh28JIXDqsOTPHH2qLJj0rNfVIsZHBAk4ElpF7sDPwsRROEW+1QK8b +RaVK7362rPKgH1g/EkZgPI2h4H3PVz4zHvtH8aoVlwdVZqW1LS7YgFmypw23RuwhY/81q6UCzyr0 +TP579ZRdhE2o8mCP2w4lPJ9zcc+U30rq299yOIzzlr3xF7zSujtFWsan9sYXiwGd/BmoKoMWuDpI +/k4+oKsGGelT84ATB+0tvz8KPFUgOSwsAGl0lUq8ILKpeeUYiZGo3BxN77t+Nwtd/jmliFKMAGzs +GHxBvfaLdXe6YJ2E5/4tAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEG +MB0GA1UdDgQWBBQVOIMPPyw/cDMezUb+B4wg4NfDtzANBgkqhkiG9w0BAQUFAAOCAQEAX/FBfXxc +CLkr4NWSR/pnXKUTwwMhmytMiUbPWU3J/qVAtmPN3XEolWcRzCSs00Rsca4BIGsDoo8Ytyk6feUW +YFN4PMCvFYP3j1IzJL1kk5fui/fbGKhtcbP3LBfQdCVp9/5rPJS+TUtBjE7ic9DjkCJzQ83z7+pz +zkWKsKZJ/0x9nXGIxHYdkFsd7v3M9+79YKWxehZx0RbQfBI8bGmX265fOZpwLwU8GUYEmSA20GBu +YQa7FkKMcPcw++DbZqMAAb3mLNqRX6BGi01qnD093QVG/na/oAo85ADmJ7f/hC3euiInlhBx6yLt +398znM/jra6O1I7mT1GvFpLgXPYHDw== +-----END CERTIFICATE----- + +Certum Root CA +============== +-----BEGIN CERTIFICATE----- +MIIDDDCCAfSgAwIBAgIDAQAgMA0GCSqGSIb3DQEBBQUAMD4xCzAJBgNVBAYTAlBMMRswGQYDVQQK +ExJVbml6ZXRvIFNwLiB6IG8uby4xEjAQBgNVBAMTCUNlcnR1bSBDQTAeFw0wMjA2MTExMDQ2Mzla +Fw0yNzA2MTExMDQ2MzlaMD4xCzAJBgNVBAYTAlBMMRswGQYDVQQKExJVbml6ZXRvIFNwLiB6IG8u +by4xEjAQBgNVBAMTCUNlcnR1bSBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAM6x +wS7TT3zNJc4YPk/EjG+AanPIW1H4m9LcuwBcsaD8dQPugfCI7iNS6eYVM42sLQnFdvkrOYCJ5JdL +kKWoePhzQ3ukYbDYWMzhbGZ+nPMJXlVjhNWo7/OxLjBos8Q82KxujZlakE403Daaj4GIULdtlkIJ +89eVgw1BS7Bqa/j8D35in2fE7SZfECYPCE/wpFcozo+47UX2bu4lXapuOb7kky/ZR6By6/qmW6/K +Uz/iDsaWVhFu9+lmqSbYf5VT7QqFiLpPKaVCjF62/IUgAKpoC6EahQGcxEZjgoi2IrHu/qpGWX7P +NSzVttpd90gzFFS269lvzs2I1qsb2pY7HVkCAwEAAaMTMBEwDwYDVR0TAQH/BAUwAwEB/zANBgkq +hkiG9w0BAQUFAAOCAQEAuI3O7+cUus/usESSbLQ5PqKEbq24IXfS1HeCh+YgQYHu4vgRt2PRFze+ +GXYkHAQaTOs9qmdvLdTN/mUxcMUbpgIKumB7bVjCmkn+YzILa+M6wKyrO7Do0wlRjBCDxjTgxSvg +GrZgFCdsMneMvLJymM/NzD+5yCRCFNZX/OYmQ6kd5YCQzgNUKD73P9P4Te1qCjqTE5s7FCMTY5w/ +0YcneeVMUeMBrYVdGjux1XMQpNPyvG5k9VpWkKjHDkx0Dy5xO/fIR/RpbxXyEV6DHpx8Uq79AtoS +qFlnGNu8cN2bsWntgM6JQEhqDjXKKWYVIZQs6GAqm4VKQPNriiTsBhYscw== +-----END CERTIFICATE----- + +Comodo AAA Services root +======================== +-----BEGIN CERTIFICATE----- +MIIEMjCCAxqgAwIBAgIBATANBgkqhkiG9w0BAQUFADB7MQswCQYDVQQGEwJHQjEbMBkGA1UECAwS +R3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0Eg +TGltaXRlZDEhMB8GA1UEAwwYQUFBIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTA0MDEwMTAwMDAw +MFoXDTI4MTIzMTIzNTk1OVowezELMAkGA1UEBhMCR0IxGzAZBgNVBAgMEkdyZWF0ZXIgTWFuY2hl +c3RlcjEQMA4GA1UEBwwHU2FsZm9yZDEaMBgGA1UECgwRQ29tb2RvIENBIExpbWl0ZWQxITAfBgNV +BAMMGEFBQSBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC +ggEBAL5AnfRu4ep2hxxNRUSOvkbIgwadwSr+GB+O5AL686tdUIoWMQuaBtDFcCLNSS1UY8y2bmhG +C1Pqy0wkwLxyTurxFa70VJoSCsN6sjNg4tqJVfMiWPPe3M/vg4aijJRPn2jymJBGhCfHdr/jzDUs +i14HZGWCwEiwqJH5YZ92IFCokcdmtet4YgNW8IoaE+oxox6gmf049vYnMlhvB/VruPsUK6+3qszW +Y19zjNoFmag4qMsXeDZRrOme9Hg6jc8P2ULimAyrL58OAd7vn5lJ8S3frHRNG5i1R8XlKdH5kBjH +Ypy+g8cmez6KJcfA3Z3mNWgQIJ2P2N7Sw4ScDV7oL8kCAwEAAaOBwDCBvTAdBgNVHQ4EFgQUoBEK +Iz6W8Qfs4q8p74Klf9AwpLQwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wewYDVR0f +BHQwcjA4oDagNIYyaHR0cDovL2NybC5jb21vZG9jYS5jb20vQUFBQ2VydGlmaWNhdGVTZXJ2aWNl +cy5jcmwwNqA0oDKGMGh0dHA6Ly9jcmwuY29tb2RvLm5ldC9BQUFDZXJ0aWZpY2F0ZVNlcnZpY2Vz +LmNybDANBgkqhkiG9w0BAQUFAAOCAQEACFb8AvCb6P+k+tZ7xkSAzk/ExfYAWMymtrwUSWgEdujm +7l3sAg9g1o1QGE8mTgHj5rCl7r+8dFRBv/38ErjHT1r0iWAFf2C3BUrz9vHCv8S5dIa2LX1rzNLz +Rt0vxuBqw8M0Ayx9lt1awg6nCpnBBYurDC/zXDrPbDdVCYfeU0BsWO/8tqtlbgT2G9w84FoVxp7Z +8VlIMCFlA2zs6SFz7JsDoeA3raAVGI/6ugLOpyypEBMs1OUIJqsil2D4kF501KKaU73yqWjgom7C +12yxow+ev+to51byrvLjKzg6CYG1a4XXvi3tPxq3smPi9WIsgtRqAEFQ8TmDn5XpNpaYbg== +-----END CERTIFICATE----- + +Comodo Secure Services root +=========================== +-----BEGIN CERTIFICATE----- +MIIEPzCCAyegAwIBAgIBATANBgkqhkiG9w0BAQUFADB+MQswCQYDVQQGEwJHQjEbMBkGA1UECAwS +R3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0Eg +TGltaXRlZDEkMCIGA1UEAwwbU2VjdXJlIENlcnRpZmljYXRlIFNlcnZpY2VzMB4XDTA0MDEwMTAw +MDAwMFoXDTI4MTIzMTIzNTk1OVowfjELMAkGA1UEBhMCR0IxGzAZBgNVBAgMEkdyZWF0ZXIgTWFu +Y2hlc3RlcjEQMA4GA1UEBwwHU2FsZm9yZDEaMBgGA1UECgwRQ29tb2RvIENBIExpbWl0ZWQxJDAi +BgNVBAMMG1NlY3VyZSBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczCCASIwDQYJKoZIhvcNAQEBBQADggEP +ADCCAQoCggEBAMBxM4KK0HDrc4eCQNUd5MvJDkKQ+d40uaG6EfQlhfPMcm3ye5drswfxdySRXyWP +9nQ95IDC+DwN879A6vfIUtFyb+/Iq0G4bi4XKpVpDM3SHpR7LZQdqnXXs5jLrLxkU0C8j6ysNstc +rbvd4JQX7NFc0L/vpZXJkMWwrPsbQ996CF23uPJAGysnnlDOXmWCiIxe004MeuoIkbY2qitC++rC +oznl2yY4rYsK7hljxxwk3wN42ubqwUcaCwtGCd0C/N7Lh1/XMGNooa7cMqG6vv5Eq2i2pRcV/b3V +p6ea5EQz6YiO/O1R65NxTq0B50SOqy3LqP4BSUjwwN3HaNiS/j0CAwEAAaOBxzCBxDAdBgNVHQ4E +FgQUPNiTiMLAggnMAZkGkyDpnnAJY08wDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8w +gYEGA1UdHwR6MHgwO6A5oDeGNWh0dHA6Ly9jcmwuY29tb2RvY2EuY29tL1NlY3VyZUNlcnRpZmlj +YXRlU2VydmljZXMuY3JsMDmgN6A1hjNodHRwOi8vY3JsLmNvbW9kby5uZXQvU2VjdXJlQ2VydGlm +aWNhdGVTZXJ2aWNlcy5jcmwwDQYJKoZIhvcNAQEFBQADggEBAIcBbSMdflsXfcFhMs+P5/OKlFlm +4J4oqF7Tt/Q05qo5spcWxYJvMqTpjOev/e/C6LlLqqP05tqNZSH7uoDrJiiFGv45jN5bBAS0VPmj +Z55B+glSzAVIqMk/IQQezkhr/IXownuvf7fM+F86/TXGDe+X3EyrEeFryzHRbPtIgKvcnDe4IRRL +DXE97IMzbtFuMhbsmMcWi1mmNKsFVy2T96oTy9IT4rcuO81rUBcJaD61JlfutuC23bkpgHl9j6Pw +pCikFcSF9CfUa7/lXORlAnZUtOM3ZiTTGWHIUhDlizeauan5Hb/qmZJhlv8BzaFfDbxxvA6sCx1H +RR3B7Hzs/Sk= +-----END CERTIFICATE----- + +Comodo Trusted Services root +============================ +-----BEGIN CERTIFICATE----- +MIIEQzCCAyugAwIBAgIBATANBgkqhkiG9w0BAQUFADB/MQswCQYDVQQGEwJHQjEbMBkGA1UECAwS +R3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHDAdTYWxmb3JkMRowGAYDVQQKDBFDb21vZG8gQ0Eg +TGltaXRlZDElMCMGA1UEAwwcVHJ1c3RlZCBDZXJ0aWZpY2F0ZSBTZXJ2aWNlczAeFw0wNDAxMDEw +MDAwMDBaFw0yODEyMzEyMzU5NTlaMH8xCzAJBgNVBAYTAkdCMRswGQYDVQQIDBJHcmVhdGVyIE1h +bmNoZXN0ZXIxEDAOBgNVBAcMB1NhbGZvcmQxGjAYBgNVBAoMEUNvbW9kbyBDQSBMaW1pdGVkMSUw +IwYDVQQDDBxUcnVzdGVkIENlcnRpZmljYXRlIFNlcnZpY2VzMIIBIjANBgkqhkiG9w0BAQEFAAOC +AQ8AMIIBCgKCAQEA33FvNlhTWvI2VFeAxHQIIO0Yfyod5jWaHiWsnOWWfnJSoBVC21ndZHoa0Lh7 +3TkVvFVIxO06AOoxEbrycXQaZ7jPM8yoMa+j49d/vzMtTGo87IvDktJTdyR0nAducPy9C1t2ul/y +/9c3S0pgePfw+spwtOpZqqPOSC+pw7ILfhdyFgymBwwbOM/JYrc/oJOlh0Hyt3BAd9i+FHzjqMB6 +juljatEPmsbS9Is6FARW1O24zG71++IsWL1/T2sr92AkWCTOJu80kTrV44HQsvAEAtdbtz6SrGsS +ivnkBbA7kUlcsutT6vifR4buv5XAwAaf0lteERv0xwQ1KdJVXOTt6wIDAQABo4HJMIHGMB0GA1Ud +DgQWBBTFe1i97doladL3WRaoszLAeydb9DAOBgNVHQ8BAf8EBAMCAQYwDwYDVR0TAQH/BAUwAwEB +/zCBgwYDVR0fBHwwejA8oDqgOIY2aHR0cDovL2NybC5jb21vZG9jYS5jb20vVHJ1c3RlZENlcnRp +ZmljYXRlU2VydmljZXMuY3JsMDqgOKA2hjRodHRwOi8vY3JsLmNvbW9kby5uZXQvVHJ1c3RlZENl +cnRpZmljYXRlU2VydmljZXMuY3JsMA0GCSqGSIb3DQEBBQUAA4IBAQDIk4E7ibSvuIQSTI3S8Ntw +uleGFTQQuS9/HrCoiWChisJ3DFBKmwCL2Iv0QeLQg4pKHBQGsKNoBXAxMKdTmw7pSqBYaWcOrp32 +pSxBvzwGa+RZzG0Q8ZZvH9/0BAKkn0U+yNj6NkZEUD+Cl5EfKNsYEYwq5GWDVxISjBc/lDb+XbDA +BHcTuPQV1T84zJQ6VdCsmPW6AF/ghhmBeC8owH7TzEIK9a5QoNE+xqFx7D+gIIxmOom0jtTYsU0l +R+4viMi14QVFwL4Ucd56/Y57fU0IlqUSc/AtyjcndBInTMu2l+nZrghtWjlA3QVHdWpaIbOjGM9O +9y5Xt5hwXsjEeLBi +-----END CERTIFICATE----- + +QuoVadis Root CA +================ +-----BEGIN CERTIFICATE----- +MIIF0DCCBLigAwIBAgIEOrZQizANBgkqhkiG9w0BAQUFADB/MQswCQYDVQQGEwJCTTEZMBcGA1UE +ChMQUXVvVmFkaXMgTGltaXRlZDElMCMGA1UECxMcUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0 +eTEuMCwGA1UEAxMlUXVvVmFkaXMgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wMTAz +MTkxODMzMzNaFw0yMTAzMTcxODMzMzNaMH8xCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRp +cyBMaW1pdGVkMSUwIwYDVQQLExxSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MS4wLAYDVQQD +EyVRdW9WYWRpcyBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEF +AAOCAQ8AMIIBCgKCAQEAv2G1lVO6V/z68mcLOhrfEYBklbTRvM16z/Ypli4kVEAkOPcahdxYTMuk +J0KX0J+DisPkBgNbAKVRHnAEdOLB1Dqr1607BxgFjv2DrOpm2RgbaIr1VxqYuvXtdj182d6UajtL +F8HVj71lODqV0D1VNk7feVcxKh7YWWVJWCCYfqtffp/p1k3sg3Spx2zY7ilKhSoGFPlU5tPaZQeL +YzcS19Dsw3sgQUSj7cugF+FxZc4dZjH3dgEZyH0DWLaVSR2mEiboxgx24ONmy+pdpibu5cxfvWen +AScOospUxbF6lR1xHkopigPcakXBpBlebzbNw6Kwt/5cOOJSvPhEQ+aQuwIDAQABo4ICUjCCAk4w +PQYIKwYBBQUHAQEEMTAvMC0GCCsGAQUFBzABhiFodHRwczovL29jc3AucXVvdmFkaXNvZmZzaG9y +ZS5jb20wDwYDVR0TAQH/BAUwAwEB/zCCARoGA1UdIASCAREwggENMIIBCQYJKwYBBAG+WAABMIH7 +MIHUBggrBgEFBQcCAjCBxxqBxFJlbGlhbmNlIG9uIHRoZSBRdW9WYWRpcyBSb290IENlcnRpZmlj +YXRlIGJ5IGFueSBwYXJ0eSBhc3N1bWVzIGFjY2VwdGFuY2Ugb2YgdGhlIHRoZW4gYXBwbGljYWJs +ZSBzdGFuZGFyZCB0ZXJtcyBhbmQgY29uZGl0aW9ucyBvZiB1c2UsIGNlcnRpZmljYXRpb24gcHJh +Y3RpY2VzLCBhbmQgdGhlIFF1b1ZhZGlzIENlcnRpZmljYXRlIFBvbGljeS4wIgYIKwYBBQUHAgEW +Fmh0dHA6Ly93d3cucXVvdmFkaXMuYm0wHQYDVR0OBBYEFItLbe3TKbkGGew5Oanwl4Rqy+/fMIGu +BgNVHSMEgaYwgaOAFItLbe3TKbkGGew5Oanwl4Rqy+/foYGEpIGBMH8xCzAJBgNVBAYTAkJNMRkw +FwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMSUwIwYDVQQLExxSb290IENlcnRpZmljYXRpb24gQXV0 +aG9yaXR5MS4wLAYDVQQDEyVRdW9WYWRpcyBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5ggQ6 +tlCLMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEAitQUtf70mpKnGdSkfnIYj9lo +fFIk3WdvOXrEql494liwTXCYhGHoG+NpGA7O+0dQoE7/8CQfvbLO9Sf87C9TqnN7Az10buYWnuul +LsS/VidQK2K6vkscPFVcQR0kvoIgR13VRH56FmjffU1RcHhXHTMe/QKZnAzNCgVPx7uOpHX6Sm2x +gI4JVrmcGmD+XcHXetwReNDWXcG31a0ymQM6isxUJTkxgXsTIlG6Rmyhu576BGxJJnSP0nPrzDCi +5upZIof4l/UO/erMkqQWxFIY6iHOsfHmhIHluqmGKPJDWl0Snawe2ajlCmqnf6CHKc/yiU3U7MXi +5nrQNiOKSnQ2+Q== +-----END CERTIFICATE----- + +QuoVadis Root CA 2 +================== +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +QuoVadis Root CA 3 +================== +-----BEGIN CERTIFICATE----- +MIIGnTCCBIWgAwIBAgICBcYwDQYJKoZIhvcNAQEFBQAwRTELMAkGA1UEBhMCQk0xGTAXBgNVBAoT +EFF1b1ZhZGlzIExpbWl0ZWQxGzAZBgNVBAMTElF1b1ZhZGlzIFJvb3QgQ0EgMzAeFw0wNjExMjQx +OTExMjNaFw0zMTExMjQxOTA2NDRaMEUxCzAJBgNVBAYTAkJNMRkwFwYDVQQKExBRdW9WYWRpcyBM +aW1pdGVkMRswGQYDVQQDExJRdW9WYWRpcyBSb290IENBIDMwggIiMA0GCSqGSIb3DQEBAQUAA4IC +DwAwggIKAoICAQDMV0IWVJzmmNPTTe7+7cefQzlKZbPoFog02w1ZkXTPkrgEQK0CSzGrvI2RaNgg +DhoB4hp7Thdd4oq3P5kazethq8Jlph+3t723j/z9cI8LoGe+AaJZz3HmDyl2/7FWeUUrH556VOij +KTVopAFPD6QuN+8bv+OPEKhyq1hX51SGyMnzW9os2l2ObjyjPtr7guXd8lyyBTNvijbO0BNO/79K +DDRMpsMhvVAEVeuxu537RR5kFd5VAYwCdrXLoT9CabwvvWhDFlaJKjdhkf2mrk7AyxRllDdLkgbv +BNDInIjbC3uBr7E9KsRlOni27tyAsdLTmZw67mtaa7ONt9XOnMK+pUsvFrGeaDsGb659n/je7Mwp +p5ijJUMv7/FfJuGITfhebtfZFG4ZM2mnO4SJk8RTVROhUXhA+LjJou57ulJCg54U7QVSWllWp5f8 +nT8KKdjcT5EOE7zelaTfi5m+rJsziO+1ga8bxiJTyPbH7pcUsMV8eFLI8M5ud2CEpukqdiDtWAEX +MJPpGovgc2PZapKUSU60rUqFxKMiMPwJ7Wgic6aIDFUhWMXhOp8q3crhkODZc6tsgLjoC2SToJyM +Gf+z0gzskSaHirOi4XCPLArlzW1oUevaPwV/izLmE1xr/l9A4iLItLRkT9a6fUg+qGkM17uGcclz +uD87nSVL2v9A6wIDAQABo4IBlTCCAZEwDwYDVR0TAQH/BAUwAwEB/zCB4QYDVR0gBIHZMIHWMIHT +BgkrBgEEAb5YAAMwgcUwgZMGCCsGAQUFBwICMIGGGoGDQW55IHVzZSBvZiB0aGlzIENlcnRpZmlj +YXRlIGNvbnN0aXR1dGVzIGFjY2VwdGFuY2Ugb2YgdGhlIFF1b1ZhZGlzIFJvb3QgQ0EgMyBDZXJ0 +aWZpY2F0ZSBQb2xpY3kgLyBDZXJ0aWZpY2F0aW9uIFByYWN0aWNlIFN0YXRlbWVudC4wLQYIKwYB +BQUHAgEWIWh0dHA6Ly93d3cucXVvdmFkaXNnbG9iYWwuY29tL2NwczALBgNVHQ8EBAMCAQYwHQYD +VR0OBBYEFPLAE+CCQz777i9nMpY1XNu4ywLQMG4GA1UdIwRnMGWAFPLAE+CCQz777i9nMpY1XNu4 +ywLQoUmkRzBFMQswCQYDVQQGEwJCTTEZMBcGA1UEChMQUXVvVmFkaXMgTGltaXRlZDEbMBkGA1UE +AxMSUXVvVmFkaXMgUm9vdCBDQSAzggIFxjANBgkqhkiG9w0BAQUFAAOCAgEAT62gLEz6wPJv92ZV +qyM07ucp2sNbtrCD2dDQ4iH782CnO11gUyeim/YIIirnv6By5ZwkajGxkHon24QRiSemd1o417+s +hvzuXYO8BsbRd2sPbSQvS3pspweWyuOEn62Iix2rFo1bZhfZFvSLgNLd+LJ2w/w4E6oM3kJpK27z +POuAJ9v1pkQNn1pVWQvVDVJIxa6f8i+AxeoyUDUSly7B4f/xI4hROJ/yZlZ25w9Rl6VSDE1JUZU2 +Pb+iSwwQHYaZTKrzchGT5Or2m9qoXadNt54CrnMAyNojA+j56hl0YgCUyyIgvpSnWbWCar6ZeXqp +8kokUvd0/bpO5qgdAm6xDYBEwa7TIzdfu4V8K5Iu6H6li92Z4b8nby1dqnuH/grdS/yO9SbkbnBC +bjPsMZ57k8HkyWkaPcBrTiJt7qtYTcbQQcEr6k8Sh17rRdhs9ZgC06DYVYoGmRmioHfRMJ6szHXu +g/WwYjnPbFfiTNKRCw51KBuav/0aQ/HKd/s7j2G4aSgWQgRecCocIdiP4b0jWy10QJLZYxkNc91p +vGJHvOB0K7Lrfb5BG7XARsWhIstfTsEokt4YutUqKLsRixeTmJlglFwjz1onl14LBQaTNx47aTbr +qZ5hHY8y2o4M1nQ+ewkk2gF3R8Q7zTSMmfXK4SVhM7JZG+Ju1zdXtg2pEto= +-----END CERTIFICATE----- + +Security Communication Root CA +============================== +-----BEGIN CERTIFICATE----- +MIIDWjCCAkKgAwIBAgIBADANBgkqhkiG9w0BAQUFADBQMQswCQYDVQQGEwJKUDEYMBYGA1UEChMP +U0VDT00gVHJ1c3QubmV0MScwJQYDVQQLEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTEw +HhcNMDMwOTMwMDQyMDQ5WhcNMjMwOTMwMDQyMDQ5WjBQMQswCQYDVQQGEwJKUDEYMBYGA1UEChMP +U0VDT00gVHJ1c3QubmV0MScwJQYDVQQLEx5TZWN1cml0eSBDb21tdW5pY2F0aW9uIFJvb3RDQTEw +ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCzs/5/022x7xZ8V6UMbXaKL0u/ZPtM7orw +8yl89f/uKuDp6bpbZCKamm8sOiZpUQWZJtzVHGpxxpp9Hp3dfGzGjGdnSj74cbAZJ6kJDKaVv0uM +DPpVmDvY6CKhS3E4eayXkmmziX7qIWgGmBSWh9JhNrxtJ1aeV+7AwFb9Ms+k2Y7CI9eNqPPYJayX +5HA49LY6tJ07lyZDo6G8SVlyTCMwhwFY9k6+HGhWZq/NQV3Is00qVUarH9oe4kA92819uZKAnDfd +DJZkndwi92SL32HeFZRSFaB9UslLqCHJxrHty8OVYNEP8Ktw+N/LTX7s1vqr2b1/VPKl6Xn62dZ2 +JChzAgMBAAGjPzA9MB0GA1UdDgQWBBSgc0mZaNyFW2XjmygvV5+9M7wHSDALBgNVHQ8EBAMCAQYw +DwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQUFAAOCAQEAaECpqLvkT115swW1F7NgE+vGkl3g +0dNq/vu+m22/xwVtWSDEHPC32oRYAmP6SBbvT6UL90qY8j+eG61Ha2POCEfrUj94nK9NrvjVT8+a +mCoQQTlSxN3Zmw7vkwGusi7KaEIkQmywszo+zenaSMQVy+n5Bw+SUEmK3TGXX8npN6o7WWWXlDLJ +s58+OmJYxUmtYg5xpTKqL8aJdkNAExNnPaJUJRDL8Try2frbSVa7pv6nQTXD4IhhyYjH3zYQIphZ +6rBK+1YWc26sTfcioU+tHXotRSflMMFe8toTyyVCUZVHA4xsIcx0Qu1T/zOLjw9XARYvz6buyXAi +FL39vmwLAw== +-----END CERTIFICATE----- + +Sonera Class 2 Root CA +====================== +-----BEGIN CERTIFICATE----- +MIIDIDCCAgigAwIBAgIBHTANBgkqhkiG9w0BAQUFADA5MQswCQYDVQQGEwJGSTEPMA0GA1UEChMG +U29uZXJhMRkwFwYDVQQDExBTb25lcmEgQ2xhc3MyIENBMB4XDTAxMDQwNjA3Mjk0MFoXDTIxMDQw +NjA3Mjk0MFowOTELMAkGA1UEBhMCRkkxDzANBgNVBAoTBlNvbmVyYTEZMBcGA1UEAxMQU29uZXJh +IENsYXNzMiBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJAXSjWdyvANlsdE+hY3 +/Ei9vX+ALTU74W+oZ6m/AxxNjG8yR9VBaKQTBME1DJqEQ/xcHf+Js+gXGM2RX/uJ4+q/Tl18GybT +dXnt5oTjV+WtKcT0OijnpXuENmmz/V52vaMtmdOQTiMofRhj8VQ7Jp12W5dCsv+u8E7s3TmVToMG +f+dJQMjFAbJUWmYdPfz56TwKnoG4cPABi+QjVHzIrviQHgCWctRUz2EjvOr7nQKV0ba5cTppCD8P +tOFCx4j1P5iop7oc4HFx71hXgVB6XGt0Rg6DA5jDjqhu8nYybieDwnPz3BjotJPqdURrBGAgcVeH +nfO+oJAjPYok4doh28MCAwEAAaMzMDEwDwYDVR0TAQH/BAUwAwEB/zARBgNVHQ4ECgQISqCqWITT +XjwwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEBBQUAA4IBAQBazof5FnIVV0sd2ZvnoiYw7JNn39Yt +0jSv9zilzqsWuasvfDXLrNAPtEwr/IDva4yRXzZ299uzGxnq9LIR/WFxRL8oszodv7ND6J+/3DEI +cbCdjdY0RzKQxmUk96BKfARzjzlvF4xytb1LyHr4e4PDKE6cCepnP7JnBBvDFNr450kkkdAdavph +Oe9r5yF1BgfYErQhIHBCcYHaPJo2vqZbDWpsmh+Re/n570K6Tk6ezAyNlNzZRZxe7EJQY670XcSx +EtzKO6gunRRaBXW37Ndj4ro1tgQIkejanZz2ZrUYrAqmVCY0M9IbwdR/GjqOC6oybtv8TyWf2TLH +llpwrN9M +-----END CERTIFICATE----- + +Staat der Nederlanden Root CA +============================= +-----BEGIN CERTIFICATE----- +MIIDujCCAqKgAwIBAgIEAJiWijANBgkqhkiG9w0BAQUFADBVMQswCQYDVQQGEwJOTDEeMBwGA1UE +ChMVU3RhYXQgZGVyIE5lZGVybGFuZGVuMSYwJAYDVQQDEx1TdGFhdCBkZXIgTmVkZXJsYW5kZW4g +Um9vdCBDQTAeFw0wMjEyMTcwOTIzNDlaFw0xNTEyMTYwOTE1MzhaMFUxCzAJBgNVBAYTAk5MMR4w +HAYDVQQKExVTdGFhdCBkZXIgTmVkZXJsYW5kZW4xJjAkBgNVBAMTHVN0YWF0IGRlciBOZWRlcmxh +bmRlbiBSb290IENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmNK1URF6gaYUmHFt +vsznExvWJw56s2oYHLZhWtVhCb/ekBPHZ+7d89rFDBKeNVU+LCeIQGv33N0iYfXCxw719tV2U02P +jLwYdjeFnejKScfST5gTCaI+Ioicf9byEGW07l8Y1Rfj+MX94p2i71MOhXeiD+EwR+4A5zN9RGca +C1Hoi6CeUJhoNFIfLm0B8mBF8jHrqTFoKbt6QZ7GGX+UtFE5A3+y3qcym7RHjm+0Sq7lr7HcsBth +vJly3uSJt3omXdozSVtSnA71iq3DuD3oBmrC1SoLbHuEvVYFy4ZlkuxEK7COudxwC0barbxjiDn6 +22r+I/q85Ej0ZytqERAhSQIDAQABo4GRMIGOMAwGA1UdEwQFMAMBAf8wTwYDVR0gBEgwRjBEBgRV +HSAAMDwwOgYIKwYBBQUHAgEWLmh0dHA6Ly93d3cucGtpb3ZlcmhlaWQubmwvcG9saWNpZXMvcm9v +dC1wb2xpY3kwDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBSofeu8Y6R0E3QA7Jbg0zTBLL9s+DAN +BgkqhkiG9w0BAQUFAAOCAQEABYSHVXQ2YcG70dTGFagTtJ+k/rvuFbQvBgwp8qiSpGEN/KtcCFtR +EytNwiphyPgJWPwtArI5fZlmgb9uXJVFIGzmeafR2Bwp/MIgJ1HI8XxdNGdphREwxgDS1/PTfLbw +MVcoEoJz6TMvplW0C5GUR5z6u3pCMuiufi3IvKwUv9kP2Vv8wfl6leF9fpb8cbDCTMjfRTTJzg3y +nGQI0DvDKcWy7ZAEwbEpkcUwb8GpcjPM/l0WFywRaed+/sWDCN+83CI6LiBpIzlWYGeQiy52OfsR +iJf2fL1LuCAWZwWN4jvBcj+UlTfHXbme2JOhF4//DGYVwSR8MnwDHTuhWEUykw== +-----END CERTIFICATE----- + +UTN DATACorp SGC Root CA +======================== +-----BEGIN CERTIFICATE----- +MIIEXjCCA0agAwIBAgIQRL4Mi1AAIbQR0ypoBqmtaTANBgkqhkiG9w0BAQUFADCBkzELMAkGA1UE +BhMCVVMxCzAJBgNVBAgTAlVUMRcwFQYDVQQHEw5TYWx0IExha2UgQ2l0eTEeMBwGA1UEChMVVGhl +IFVTRVJUUlVTVCBOZXR3b3JrMSEwHwYDVQQLExhodHRwOi8vd3d3LnVzZXJ0cnVzdC5jb20xGzAZ +BgNVBAMTElVUTiAtIERBVEFDb3JwIFNHQzAeFw05OTA2MjQxODU3MjFaFw0xOTA2MjQxOTA2MzBa +MIGTMQswCQYDVQQGEwJVUzELMAkGA1UECBMCVVQxFzAVBgNVBAcTDlNhbHQgTGFrZSBDaXR5MR4w +HAYDVQQKExVUaGUgVVNFUlRSVVNUIE5ldHdvcmsxITAfBgNVBAsTGGh0dHA6Ly93d3cudXNlcnRy +dXN0LmNvbTEbMBkGA1UEAxMSVVROIC0gREFUQUNvcnAgU0dDMIIBIjANBgkqhkiG9w0BAQEFAAOC +AQ8AMIIBCgKCAQEA3+5YEKIrblXEjr8uRgnn4AgPLit6E5Qbvfa2gI5lBZMAHryv4g+OGQ0SR+ys +raP6LnD43m77VkIVni5c7yPeIbkFdicZD0/Ww5y0vpQZY/KmEQrrU0icvvIpOxboGqBMpsn0GFlo +wHDyUwDAXlCCpVZvNvlK4ESGoE1O1kduSUrLZ9emxAW5jh70/P/N5zbgnAVssjMiFdC04MwXwLLA +9P4yPykqlXvY8qdOD1R8oQ2AswkDwf9c3V6aPryuvEeKaq5xyh+xKrhfQgUL7EYw0XILyulWbfXv +33i+Ybqypa4ETLyorGkVl73v67SMvzX41MPRKA5cOp9wGDMgd8SirwIDAQABo4GrMIGoMAsGA1Ud +DwQEAwIBxjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRTMtGzz3/64PGgXYVOktKeRR20TzA9 +BgNVHR8ENjA0MDKgMKAuhixodHRwOi8vY3JsLnVzZXJ0cnVzdC5jb20vVVROLURBVEFDb3JwU0dD +LmNybDAqBgNVHSUEIzAhBggrBgEFBQcDAQYKKwYBBAGCNwoDAwYJYIZIAYb4QgQBMA0GCSqGSIb3 +DQEBBQUAA4IBAQAnNZcAiosovcYzMB4p/OL31ZjUQLtgyr+rFywJNn9Q+kHcrpY6CiM+iVnJowft +Gzet/Hy+UUla3joKVAgWRcKZsYfNjGjgaQPpxE6YsjuMFrMOoAyYUJuTqXAJyCyjj98C5OBxOvG0 +I3KgqgHf35g+FFCgMSa9KOlaMCZ1+XtgHI3zzVAmbQQnmt/VDUVHKWss5nbZqSl9Mt3JNjy9rjXx +EZ4du5A/EkdOjtd+D2JzHVImOBwYSf0wdJrE5SIv2MCN7ZF6TACPcn9d2t0bi0Vr591pl6jFVkwP +DPafepE39peC4N1xaf92P2BNPM/3mfnGV/TJVTl4uix5yaaIK/QI +-----END CERTIFICATE----- + +UTN USERFirst Hardware Root CA +============================== +-----BEGIN CERTIFICATE----- +MIIEdDCCA1ygAwIBAgIQRL4Mi1AAJLQR0zYq/mUK/TANBgkqhkiG9w0BAQUFADCBlzELMAkGA1UE +BhMCVVMxCzAJBgNVBAgTAlVUMRcwFQYDVQQHEw5TYWx0IExha2UgQ2l0eTEeMBwGA1UEChMVVGhl +IFVTRVJUUlVTVCBOZXR3b3JrMSEwHwYDVQQLExhodHRwOi8vd3d3LnVzZXJ0cnVzdC5jb20xHzAd +BgNVBAMTFlVUTi1VU0VSRmlyc3QtSGFyZHdhcmUwHhcNOTkwNzA5MTgxMDQyWhcNMTkwNzA5MTgx +OTIyWjCBlzELMAkGA1UEBhMCVVMxCzAJBgNVBAgTAlVUMRcwFQYDVQQHEw5TYWx0IExha2UgQ2l0 +eTEeMBwGA1UEChMVVGhlIFVTRVJUUlVTVCBOZXR3b3JrMSEwHwYDVQQLExhodHRwOi8vd3d3LnVz +ZXJ0cnVzdC5jb20xHzAdBgNVBAMTFlVUTi1VU0VSRmlyc3QtSGFyZHdhcmUwggEiMA0GCSqGSIb3 +DQEBAQUAA4IBDwAwggEKAoIBAQCx98M4P7Sof885glFn0G2f0v9Y8+efK+wNiVSZuTiZFvfgIXlI +wrthdBKWHTxqctU8EGc6Oe0rE81m65UJM6Rsl7HoxuzBdXmcRl6Nq9Bq/bkqVRcQVLMZ8Jr28bFd +tqdt++BxF2uiiPsA3/4aMXcMmgF6sTLjKwEHOG7DpV4jvEWbe1DByTCP2+UretNb+zNAHqDVmBe8 +i4fDidNdoI6yqqr2jmmIBsX6iSHzCJ1pLgkzmykNRg+MzEk0sGlRvfkGzWitZky8PqxhvQqIDsjf +Pe58BEydCl5rkdbux+0ojatNh4lz0G6k0B4WixThdkQDf2Os5M1JnMWS9KsyoUhbAgMBAAGjgbkw +gbYwCwYDVR0PBAQDAgHGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFKFyXyYbKJhDlV0HN9WF +lp1L0sNFMEQGA1UdHwQ9MDswOaA3oDWGM2h0dHA6Ly9jcmwudXNlcnRydXN0LmNvbS9VVE4tVVNF +UkZpcnN0LUhhcmR3YXJlLmNybDAxBgNVHSUEKjAoBggrBgEFBQcDAQYIKwYBBQUHAwUGCCsGAQUF +BwMGBggrBgEFBQcDBzANBgkqhkiG9w0BAQUFAAOCAQEARxkP3nTGmZev/K0oXnWO6y1n7k57K9cM +//bey1WiCuFMVGWTYGufEpytXoMs61quwOQt9ABjHbjAbPLPSbtNk28GpgoiskliCE7/yMgUsogW +XecB5BKV5UU0s4tpvc+0hY91UZ59Ojg6FEgSxvunOxqNDYJAB+gECJChicsZUN/KHAG8HQQZexB2 +lzvukJDKxA4fFm517zP4029bHpbj4HR3dHuKom4t3XbWOTCC8KucUvIqx69JXn7HaOWCgchqJ/kn +iCrVWFCVH/A7HFe7fRQ5YiuayZSSKqMiDP+JJn1fIytH1xUdqWqeUQ0qUZ6B+dQ7XnASfxAynB67 +nfhmqA== +-----END CERTIFICATE----- + +Camerfirma Chambers of Commerce Root +==================================== +-----BEGIN CERTIFICATE----- +MIIEvTCCA6WgAwIBAgIBADANBgkqhkiG9w0BAQUFADB/MQswCQYDVQQGEwJFVTEnMCUGA1UEChMe +QUMgQ2FtZXJmaXJtYSBTQSBDSUYgQTgyNzQzMjg3MSMwIQYDVQQLExpodHRwOi8vd3d3LmNoYW1i +ZXJzaWduLm9yZzEiMCAGA1UEAxMZQ2hhbWJlcnMgb2YgQ29tbWVyY2UgUm9vdDAeFw0wMzA5MzAx +NjEzNDNaFw0zNzA5MzAxNjEzNDRaMH8xCzAJBgNVBAYTAkVVMScwJQYDVQQKEx5BQyBDYW1lcmZp +cm1hIFNBIENJRiBBODI3NDMyODcxIzAhBgNVBAsTGmh0dHA6Ly93d3cuY2hhbWJlcnNpZ24ub3Jn +MSIwIAYDVQQDExlDaGFtYmVycyBvZiBDb21tZXJjZSBSb290MIIBIDANBgkqhkiG9w0BAQEFAAOC +AQ0AMIIBCAKCAQEAtzZV5aVdGDDg2olUkfzIx1L4L1DZ77F1c2VHfRtbunXF/KGIJPov7coISjlU +xFF6tdpg6jg8gbLL8bvZkSM/SAFwdakFKq0fcfPJVD0dBmpAPrMMhe5cG3nCYsS4No41XQEMIwRH +NaqbYE6gZj3LJgqcQKH0XZi/caulAGgq7YN6D6IUtdQis4CwPAxaUWktWBiP7Zme8a7ileb2R6jW +DA+wWFjbw2Y3npuRVDM30pQcakjJyfKl2qUMI/cjDpwyVV5xnIQFUZot/eZOKjRa3spAN2cMVCFV +d9oKDMyXroDclDZK9D7ONhMeU+SsTjoF7Nuucpw4i9A5O4kKPnf+dQIBA6OCAUQwggFAMBIGA1Ud +EwEB/wQIMAYBAf8CAQwwPAYDVR0fBDUwMzAxoC+gLYYraHR0cDovL2NybC5jaGFtYmVyc2lnbi5v +cmcvY2hhbWJlcnNyb290LmNybDAdBgNVHQ4EFgQU45T1sU3p26EpW1eLTXYGduHRooowDgYDVR0P +AQH/BAQDAgEGMBEGCWCGSAGG+EIBAQQEAwIABzAnBgNVHREEIDAegRxjaGFtYmVyc3Jvb3RAY2hh +bWJlcnNpZ24ub3JnMCcGA1UdEgQgMB6BHGNoYW1iZXJzcm9vdEBjaGFtYmVyc2lnbi5vcmcwWAYD +VR0gBFEwTzBNBgsrBgEEAYGHLgoDATA+MDwGCCsGAQUFBwIBFjBodHRwOi8vY3BzLmNoYW1iZXJz +aWduLm9yZy9jcHMvY2hhbWJlcnNyb290Lmh0bWwwDQYJKoZIhvcNAQEFBQADggEBAAxBl8IahsAi +fJ/7kPMa0QOx7xP5IV8EnNrJpY0nbJaHkb5BkAFyk+cefV/2icZdp0AJPaxJRUXcLo0waLIJuvvD +L8y6C98/d3tGfToSJI6WjzwFCm/SlCgdbQzALogi1djPHRPH8EjX1wWnz8dHnjs8NMiAT9QUu/wN +UPf6s+xCX6ndbcj0dc97wXImsQEcXCz9ek60AcUFV7nnPKoF2YjpB0ZBzu9Bga5Y34OirsrXdx/n +ADydb47kMgkdTXg0eDQ8lJsm7U9xxhl6vSAiSFr+S30Dt+dYvsYyTnQeaN2oaFuzPu5ifdmA6Ap1 +erfutGWaIZDgqtCYvDi1czyL+Nw= +-----END CERTIFICATE----- + +Camerfirma Global Chambersign Root +================================== +-----BEGIN CERTIFICATE----- +MIIExTCCA62gAwIBAgIBADANBgkqhkiG9w0BAQUFADB9MQswCQYDVQQGEwJFVTEnMCUGA1UEChMe +QUMgQ2FtZXJmaXJtYSBTQSBDSUYgQTgyNzQzMjg3MSMwIQYDVQQLExpodHRwOi8vd3d3LmNoYW1i +ZXJzaWduLm9yZzEgMB4GA1UEAxMXR2xvYmFsIENoYW1iZXJzaWduIFJvb3QwHhcNMDMwOTMwMTYx +NDE4WhcNMzcwOTMwMTYxNDE4WjB9MQswCQYDVQQGEwJFVTEnMCUGA1UEChMeQUMgQ2FtZXJmaXJt +YSBTQSBDSUYgQTgyNzQzMjg3MSMwIQYDVQQLExpodHRwOi8vd3d3LmNoYW1iZXJzaWduLm9yZzEg +MB4GA1UEAxMXR2xvYmFsIENoYW1iZXJzaWduIFJvb3QwggEgMA0GCSqGSIb3DQEBAQUAA4IBDQAw +ggEIAoIBAQCicKLQn0KuWxfH2H3PFIP8T8mhtxOviteePgQKkotgVvq0Mi+ITaFgCPS3CU6gSS9J +1tPfnZdan5QEcOw/Wdm3zGaLmFIoCQLfxS+EjXqXd7/sQJ0lcqu1PzKY+7e3/HKE5TWH+VX6ox8O +by4o3Wmg2UIQxvi1RMLQQ3/bvOSiPGpVeAp3qdjqGTK3L/5cPxvusZjsyq16aUXjlg9V9ubtdepl +6DJWk0aJqCWKZQbua795B9Dxt6/tLE2Su8CoX6dnfQTyFQhwrJLWfQTSM/tMtgsL+xrJxI0DqX5c +8lCrEqWhz0hQpe/SyBoT+rB/sYIcd2oPX9wLlY/vQ37mRQklAgEDo4IBUDCCAUwwEgYDVR0TAQH/ +BAgwBgEB/wIBDDA/BgNVHR8EODA2MDSgMqAwhi5odHRwOi8vY3JsLmNoYW1iZXJzaWduLm9yZy9j +aGFtYmVyc2lnbnJvb3QuY3JsMB0GA1UdDgQWBBRDnDafsJ4wTcbOX60Qq+UDpfqpFDAOBgNVHQ8B +Af8EBAMCAQYwEQYJYIZIAYb4QgEBBAQDAgAHMCoGA1UdEQQjMCGBH2NoYW1iZXJzaWducm9vdEBj +aGFtYmVyc2lnbi5vcmcwKgYDVR0SBCMwIYEfY2hhbWJlcnNpZ25yb290QGNoYW1iZXJzaWduLm9y +ZzBbBgNVHSAEVDBSMFAGCysGAQQBgYcuCgEBMEEwPwYIKwYBBQUHAgEWM2h0dHA6Ly9jcHMuY2hh +bWJlcnNpZ24ub3JnL2Nwcy9jaGFtYmVyc2lnbnJvb3QuaHRtbDANBgkqhkiG9w0BAQUFAAOCAQEA +PDtwkfkEVCeR4e3t/mh/YV3lQWVPMvEYBZRqHN4fcNs+ezICNLUMbKGKfKX0j//U2K0X1S0E0T9Y +gOKBWYi+wONGkyT+kL0mojAt6JcmVzWJdJYY9hXiryQZVgICsroPFOrGimbBhkVVi76SvpykBMdJ +PJ7oKXqJ1/6v/2j1pReQvayZzKWGVwlnRtvWFsJG8eSpUPWP0ZIV018+xgBJOm5YstHRJw0lyDL4 +IBHNfTIzSJRUTN3cecQwn+uOuFW114hcxWokPbLTBQNRxgfvzBRydD1ucs4YKIxKoHflCStFREes +t2d/AYoFWpO+ocH/+OcOZ6RHSXZddZAa9SaP8A== +-----END CERTIFICATE----- + +NetLock Notary (Class A) Root +============================= +-----BEGIN CERTIFICATE----- +MIIGfTCCBWWgAwIBAgICAQMwDQYJKoZIhvcNAQEEBQAwga8xCzAJBgNVBAYTAkhVMRAwDgYDVQQI +EwdIdW5nYXJ5MREwDwYDVQQHEwhCdWRhcGVzdDEnMCUGA1UEChMeTmV0TG9jayBIYWxvemF0Yml6 +dG9uc2FnaSBLZnQuMRowGAYDVQQLExFUYW51c2l0dmFueWtpYWRvazE2MDQGA1UEAxMtTmV0TG9j +ayBLb3pqZWd5em9pIChDbGFzcyBBKSBUYW51c2l0dmFueWtpYWRvMB4XDTk5MDIyNDIzMTQ0N1oX +DTE5MDIxOTIzMTQ0N1owga8xCzAJBgNVBAYTAkhVMRAwDgYDVQQIEwdIdW5nYXJ5MREwDwYDVQQH +EwhCdWRhcGVzdDEnMCUGA1UEChMeTmV0TG9jayBIYWxvemF0Yml6dG9uc2FnaSBLZnQuMRowGAYD +VQQLExFUYW51c2l0dmFueWtpYWRvazE2MDQGA1UEAxMtTmV0TG9jayBLb3pqZWd5em9pIChDbGFz +cyBBKSBUYW51c2l0dmFueWtpYWRvMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvHSM +D7tM9DceqQWC2ObhbHDqeLVu0ThEDaiDzl3S1tWBxdRL51uUcCbbO51qTGL3cfNk1mE7PetzozfZ +z+qMkjvN9wfcZnSX9EUi3fRc4L9t875lM+QVOr/bmJBVOMTtplVjC7B4BPTjbsE/jvxReB+SnoPC +/tmwqcm8WgD/qaiYdPv2LD4VOQ22BFWoDpggQrOxJa1+mm9dU7GrDPzr4PN6s6iz/0b2Y6LYOph7 +tqyF/7AlT3Rj5xMHpQqPBffAZG9+pyeAlt7ULoZgx2srXnN7F+eRP2QM2EsiNCubMvJIH5+hCoR6 +4sKtlz2O1cH5VqNQ6ca0+pii7pXmKgOM3wIDAQABo4ICnzCCApswDgYDVR0PAQH/BAQDAgAGMBIG +A1UdEwEB/wQIMAYBAf8CAQQwEQYJYIZIAYb4QgEBBAQDAgAHMIICYAYJYIZIAYb4QgENBIICURaC +Ak1GSUdZRUxFTSEgRXplbiB0YW51c2l0dmFueSBhIE5ldExvY2sgS2Z0LiBBbHRhbGFub3MgU3pv +bGdhbHRhdGFzaSBGZWx0ZXRlbGVpYmVuIGxlaXJ0IGVsamFyYXNvayBhbGFwamFuIGtlc3p1bHQu +IEEgaGl0ZWxlc2l0ZXMgZm9seWFtYXRhdCBhIE5ldExvY2sgS2Z0LiB0ZXJtZWtmZWxlbG9zc2Vn +LWJpenRvc2l0YXNhIHZlZGkuIEEgZGlnaXRhbGlzIGFsYWlyYXMgZWxmb2dhZGFzYW5hayBmZWx0 +ZXRlbGUgYXogZWxvaXJ0IGVsbGVub3J6ZXNpIGVsamFyYXMgbWVndGV0ZWxlLiBBeiBlbGphcmFz +IGxlaXJhc2EgbWVndGFsYWxoYXRvIGEgTmV0TG9jayBLZnQuIEludGVybmV0IGhvbmxhcGphbiBh +IGh0dHBzOi8vd3d3Lm5ldGxvY2submV0L2RvY3MgY2ltZW4gdmFneSBrZXJoZXRvIGF6IGVsbGVu +b3J6ZXNAbmV0bG9jay5uZXQgZS1tYWlsIGNpbWVuLiBJTVBPUlRBTlQhIFRoZSBpc3N1YW5jZSBh +bmQgdGhlIHVzZSBvZiB0aGlzIGNlcnRpZmljYXRlIGlzIHN1YmplY3QgdG8gdGhlIE5ldExvY2sg +Q1BTIGF2YWlsYWJsZSBhdCBodHRwczovL3d3dy5uZXRsb2NrLm5ldC9kb2NzIG9yIGJ5IGUtbWFp +bCBhdCBjcHNAbmV0bG9jay5uZXQuMA0GCSqGSIb3DQEBBAUAA4IBAQBIJEb3ulZv+sgoA0BO5TE5 +ayZrU3/b39/zcT0mwBQOxmd7I6gMc90Bu8bKbjc5VdXHjFYgDigKDtIqpLBJUsY4B/6+CgmM0ZjP +ytoUMaFP0jn8DxEsQ8Pdq5PHVT5HfBgaANzze9jyf1JsIPQLX2lS9O74silg6+NJMSEN1rUQQeJB +CWziGppWS3cC9qCbmieH6FUpccKQn0V4GuEVZD3QDtigdp+uxdAu6tYPVuxkf1qbFFgBJ34TUMdr +KuZoPL9coAob4Q566eKAw+np9v1sEZ7Q5SgnK1QyQhSCdeZK8CtmdWOMovsEPoMOmzbwGOQmIMOM +8CgHrTwXZoi1/baI +-----END CERTIFICATE----- + +XRamp Global CA Root +==================== +-----BEGIN CERTIFICATE----- +MIIEMDCCAxigAwIBAgIQUJRs7Bjq1ZxN1ZfvdY+grTANBgkqhkiG9w0BAQUFADCBgjELMAkGA1UE +BhMCVVMxHjAcBgNVBAsTFXd3dy54cmFtcHNlY3VyaXR5LmNvbTEkMCIGA1UEChMbWFJhbXAgU2Vj +dXJpdHkgU2VydmljZXMgSW5jMS0wKwYDVQQDEyRYUmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBB +dXRob3JpdHkwHhcNMDQxMTAxMTcxNDA0WhcNMzUwMTAxMDUzNzE5WjCBgjELMAkGA1UEBhMCVVMx +HjAcBgNVBAsTFXd3dy54cmFtcHNlY3VyaXR5LmNvbTEkMCIGA1UEChMbWFJhbXAgU2VjdXJpdHkg +U2VydmljZXMgSW5jMS0wKwYDVQQDEyRYUmFtcCBHbG9iYWwgQ2VydGlmaWNhdGlvbiBBdXRob3Jp +dHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCYJB69FbS638eMpSe2OAtp87ZOqCwu +IR1cRN8hXX4jdP5efrRKt6atH67gBhbim1vZZ3RrXYCPKZ2GG9mcDZhtdhAoWORlsH9KmHmf4MMx +foArtYzAQDsRhtDLooY2YKTVMIJt2W7QDxIEM5dfT2Fa8OT5kavnHTu86M/0ay00fOJIYRyO82FE +zG+gSqmUsE3a56k0enI4qEHMPJQRfevIpoy3hsvKMzvZPTeL+3o+hiznc9cKV6xkmxnr9A8ECIqs +AxcZZPRaJSKNNCyy9mgdEm3Tih4U2sSPpuIjhdV6Db1q4Ons7Be7QhtnqiXtRYMh/MHJfNViPvry +xS3T/dRlAgMBAAGjgZ8wgZwwEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0PBAQDAgGGMA8GA1Ud +EwEB/wQFMAMBAf8wHQYDVR0OBBYEFMZPoj0GY4QJnM5i5ASsjVy16bYbMDYGA1UdHwQvMC0wK6Ap +oCeGJWh0dHA6Ly9jcmwueHJhbXBzZWN1cml0eS5jb20vWEdDQS5jcmwwEAYJKwYBBAGCNxUBBAMC +AQEwDQYJKoZIhvcNAQEFBQADggEBAJEVOQMBG2f7Shz5CmBbodpNl2L5JFMn14JkTpAuw0kbK5rc +/Kh4ZzXxHfARvbdI4xD2Dd8/0sm2qlWkSLoC295ZLhVbO50WfUfXN+pfTXYSNrsf16GBBEYgoyxt +qZ4Bfj8pzgCT3/3JknOJiWSe5yvkHJEs0rnOfc5vMZnT5r7SHpDwCRR5XCOrTdLaIR9NmXmd4c8n +nxCbHIgNsIpkQTG4DmyQJKSbXHGPurt+HBvbaoAPIbzp26a3QPSyi6mx5O+aGtA9aZnuqCij4Tyz +8LIRnM98QObd50N9otg6tamN8jSZxNQQ4Qb9CYQQO+7ETPTsJ3xCwnR8gooJybQDJbw= +-----END CERTIFICATE----- + +Go Daddy Class 2 CA +=================== +-----BEGIN CERTIFICATE----- +MIIEADCCAuigAwIBAgIBADANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJVUzEhMB8GA1UEChMY +VGhlIEdvIERhZGR5IEdyb3VwLCBJbmMuMTEwLwYDVQQLEyhHbyBEYWRkeSBDbGFzcyAyIENlcnRp +ZmljYXRpb24gQXV0aG9yaXR5MB4XDTA0MDYyOTE3MDYyMFoXDTM0MDYyOTE3MDYyMFowYzELMAkG +A1UEBhMCVVMxITAfBgNVBAoTGFRoZSBHbyBEYWRkeSBHcm91cCwgSW5jLjExMC8GA1UECxMoR28g +RGFkZHkgQ2xhc3MgMiBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCASAwDQYJKoZIhvcNAQEBBQAD +ggENADCCAQgCggEBAN6d1+pXGEmhW+vXX0iG6r7d/+TvZxz0ZWizV3GgXne77ZtJ6XCAPVYYYwhv +2vLM0D9/AlQiVBDYsoHUwHU9S3/Hd8M+eKsaA7Ugay9qK7HFiH7Eux6wwdhFJ2+qN1j3hybX2C32 +qRe3H3I2TqYXP2WYktsqbl2i/ojgC95/5Y0V4evLOtXiEqITLdiOr18SPaAIBQi2XKVlOARFmR6j +YGB0xUGlcmIbYsUfb18aQr4CUWWoriMYavx4A6lNf4DD+qta/KFApMoZFv6yyO9ecw3ud72a9nmY +vLEHZ6IVDd2gWMZEewo+YihfukEHU1jPEX44dMX4/7VpkI+EdOqXG68CAQOjgcAwgb0wHQYDVR0O +BBYEFNLEsNKR1EwRcbNhyz2h/t2oatTjMIGNBgNVHSMEgYUwgYKAFNLEsNKR1EwRcbNhyz2h/t2o +atTjoWekZTBjMQswCQYDVQQGEwJVUzEhMB8GA1UEChMYVGhlIEdvIERhZGR5IEdyb3VwLCBJbmMu +MTEwLwYDVQQLEyhHbyBEYWRkeSBDbGFzcyAyIENlcnRpZmljYXRpb24gQXV0aG9yaXR5ggEAMAwG +A1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBADJL87LKPpH8EsahB4yOd6AzBhRckB4Y9wim +PQoZ+YeAEW5p5JYXMP80kWNyOO7MHAGjHZQopDH2esRU1/blMVgDoszOYtuURXO1v0XJJLXVggKt +I3lpjbi2Tc7PTMozI+gciKqdi0FuFskg5YmezTvacPd+mSYgFFQlq25zheabIZ0KbIIOqPjCDPoQ +HmyW74cNxA9hi63ugyuV+I6ShHI56yDqg+2DzZduCLzrTia2cyvk0/ZM/iZx4mERdEr/VxqHD3VI +Ls9RaRegAhJhldXRQLIQTO7ErBBDpqWeCtWVYpoNz4iCxTIM5CufReYNnyicsbkqWletNw+vHX/b +vZ8= +-----END CERTIFICATE----- + +Starfield Class 2 CA +==================== +-----BEGIN CERTIFICATE----- +MIIEDzCCAvegAwIBAgIBADANBgkqhkiG9w0BAQUFADBoMQswCQYDVQQGEwJVUzElMCMGA1UEChMc +U3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAGA1UECxMpU3RhcmZpZWxkIENsYXNzIDIg +Q2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDQwNjI5MTczOTE2WhcNMzQwNjI5MTczOTE2WjBo +MQswCQYDVQQGEwJVUzElMCMGA1UEChMcU3RhcmZpZWxkIFRlY2hub2xvZ2llcywgSW5jLjEyMDAG +A1UECxMpU3RhcmZpZWxkIENsYXNzIDIgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggEgMA0GCSqG +SIb3DQEBAQUAA4IBDQAwggEIAoIBAQC3Msj+6XGmBIWtDBFk385N78gDGIc/oav7PKaf8MOh2tTY +bitTkPskpD6E8J7oX+zlJ0T1KKY/e97gKvDIr1MvnsoFAZMej2YcOadN+lq2cwQlZut3f+dZxkqZ +JRRU6ybH838Z1TBwj6+wRir/resp7defqgSHo9T5iaU0X9tDkYI22WY8sbi5gv2cOj4QyDvvBmVm +epsZGD3/cVE8MC5fvj13c7JdBmzDI1aaK4UmkhynArPkPw2vCHmCuDY96pzTNbO8acr1zJ3o/WSN +F4Azbl5KXZnJHoe0nRrA1W4TNSNe35tfPe/W93bC6j67eA0cQmdrBNj41tpvi/JEoAGrAgEDo4HF +MIHCMB0GA1UdDgQWBBS/X7fRzt0fhvRbVazc1xDCDqmI5zCBkgYDVR0jBIGKMIGHgBS/X7fRzt0f +hvRbVazc1xDCDqmI56FspGowaDELMAkGA1UEBhMCVVMxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNo +bm9sb2dpZXMsIEluYy4xMjAwBgNVBAsTKVN0YXJmaWVsZCBDbGFzcyAyIENlcnRpZmljYXRpb24g +QXV0aG9yaXR5ggEAMAwGA1UdEwQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBAAWdP4id0ckaVaGs +afPzWdqbAYcaT1epoXkJKtv3L7IezMdeatiDh6GX70k1PncGQVhiv45YuApnP+yz3SFmH8lU+nLM +PUxA2IGvd56Deruix/U0F47ZEUD0/CwqTRV/p2JdLiXTAAsgGh1o+Re49L2L7ShZ3U0WixeDyLJl +xy16paq8U4Zt3VekyvggQQto8PT7dL5WXXp59fkdheMtlb71cZBDzI0fmgAKhynpVSJYACPq4xJD +KVtHCN2MQWplBqjlIapBtJUhlbl90TSrE9atvNziPTnNvT51cKEYWQPJIrSPnNVeKtelttQKbfi3 +QBFGmh95DmK/D5fs4C8fF5Q= +-----END CERTIFICATE----- + +StartCom Certification Authority +================================ +-----BEGIN CERTIFICATE----- +MIIHyTCCBbGgAwIBAgIBATANBgkqhkiG9w0BAQUFADB9MQswCQYDVQQGEwJJTDEWMBQGA1UEChMN +U3RhcnRDb20gTHRkLjErMCkGA1UECxMiU2VjdXJlIERpZ2l0YWwgQ2VydGlmaWNhdGUgU2lnbmlu +ZzEpMCcGA1UEAxMgU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDYwOTE3MTk0 +NjM2WhcNMzYwOTE3MTk0NjM2WjB9MQswCQYDVQQGEwJJTDEWMBQGA1UEChMNU3RhcnRDb20gTHRk +LjErMCkGA1UECxMiU2VjdXJlIERpZ2l0YWwgQ2VydGlmaWNhdGUgU2lnbmluZzEpMCcGA1UEAxMg +U3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAw +ggIKAoICAQDBiNsJvGxGfHiflXu1M5DycmLWwTYgIiRezul38kMKogZkpMyONvg45iPwbm2xPN1y +o4UcodM9tDMr0y+v/uqwQVlntsQGfQqedIXWeUyAN3rfOQVSWff0G0ZDpNKFhdLDcfN1YjS6LIp/ +Ho/u7TTQEceWzVI9ujPW3U3eCztKS5/CJi/6tRYccjV3yjxd5srhJosaNnZcAdt0FCX+7bWgiA/d +eMotHweXMAEtcnn6RtYTKqi5pquDSR3l8u/d5AGOGAqPY1MWhWKpDhk6zLVmpsJrdAfkK+F2PrRt +2PZE4XNiHzvEvqBTViVsUQn3qqvKv3b9bZvzndu/PWa8DFaqr5hIlTpL36dYUNk4dalb6kMMAv+Z +6+hsTXBbKWWc3apdzK8BMewM69KN6Oqce+Zu9ydmDBpI125C4z/eIT574Q1w+2OqqGwaVLRcJXrJ +osmLFqa7LH4XXgVNWG4SHQHuEhANxjJ/GP/89PrNbpHoNkm+Gkhpi8KWTRoSsmkXwQqQ1vp5Iki/ +untp+HDH+no32NgN0nZPV/+Qt+OR0t3vwmC3Zzrd/qqc8NSLf3Iizsafl7b4r4qgEKjZ+xjGtrVc +UjyJthkqcwEKDwOzEmDyei+B26Nu/yYwl/WL3YlXtq09s68rxbd2AvCl1iuahhQqcvbjM4xdCUsT +37uMdBNSSwIDAQABo4ICUjCCAk4wDAYDVR0TBAUwAwEB/zALBgNVHQ8EBAMCAa4wHQYDVR0OBBYE +FE4L7xqkQFulF2mHMMo0aEPQQa7yMGQGA1UdHwRdMFswLKAqoCiGJmh0dHA6Ly9jZXJ0LnN0YXJ0 +Y29tLm9yZy9zZnNjYS1jcmwuY3JsMCugKaAnhiVodHRwOi8vY3JsLnN0YXJ0Y29tLm9yZy9zZnNj +YS1jcmwuY3JsMIIBXQYDVR0gBIIBVDCCAVAwggFMBgsrBgEEAYG1NwEBATCCATswLwYIKwYBBQUH +AgEWI2h0dHA6Ly9jZXJ0LnN0YXJ0Y29tLm9yZy9wb2xpY3kucGRmMDUGCCsGAQUFBwIBFilodHRw +Oi8vY2VydC5zdGFydGNvbS5vcmcvaW50ZXJtZWRpYXRlLnBkZjCB0AYIKwYBBQUHAgIwgcMwJxYg +U3RhcnQgQ29tbWVyY2lhbCAoU3RhcnRDb20pIEx0ZC4wAwIBARqBl0xpbWl0ZWQgTGlhYmlsaXR5 +LCByZWFkIHRoZSBzZWN0aW9uICpMZWdhbCBMaW1pdGF0aW9ucyogb2YgdGhlIFN0YXJ0Q29tIENl +cnRpZmljYXRpb24gQXV0aG9yaXR5IFBvbGljeSBhdmFpbGFibGUgYXQgaHR0cDovL2NlcnQuc3Rh +cnRjb20ub3JnL3BvbGljeS5wZGYwEQYJYIZIAYb4QgEBBAQDAgAHMDgGCWCGSAGG+EIBDQQrFilT +dGFydENvbSBGcmVlIFNTTCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTANBgkqhkiG9w0BAQUFAAOC +AgEAFmyZ9GYMNPXQhV59CuzaEE44HF7fpiUFS5Eyweg78T3dRAlbB0mKKctmArexmvclmAk8jhvh +3TaHK0u7aNM5Zj2gJsfyOZEdUauCe37Vzlrk4gNXcGmXCPleWKYK34wGmkUWFjgKXlf2Ysd6AgXm +vB618p70qSmD+LIU424oh0TDkBreOKk8rENNZEXO3SipXPJzewT4F+irsfMuXGRuczE6Eri8sxHk +fY+BUZo7jYn0TZNmezwD7dOaHZrzZVD1oNB1ny+v8OqCQ5j4aZyJecRDjkZy42Q2Eq/3JR44iZB3 +fsNrarnDy0RLrHiQi+fHLB5LEUTINFInzQpdn4XBidUaePKVEFMy3YCEZnXZtWgo+2EuvoSoOMCZ +EoalHmdkrQYuL6lwhceWD3yJZfWOQ1QOq92lgDmUYMA0yZZwLKMS9R9Ie70cfmu3nZD0Ijuu+Pwq +yvqCUqDvr0tVk+vBtfAii6w0TiYiBKGHLHVKt+V9E9e4DGTANtLJL4YSjCMJwRuCO3NJo2pXh5Tl +1njFmUNj403gdy3hZZlyaQQaRwnmDwFWJPsfvw55qVguucQJAX6Vum0ABj6y6koQOdjQK/W/7HW/ +lwLFCRsI3FU34oH7N4RDYiDK51ZLZer+bMEkkyShNOsF/5oirpt9P/FlUQqmMGqz9IgcgA38coro +g14= +-----END CERTIFICATE----- + +Taiwan GRCA +=========== +-----BEGIN CERTIFICATE----- +MIIFcjCCA1qgAwIBAgIQH51ZWtcvwgZEpYAIaeNe9jANBgkqhkiG9w0BAQUFADA/MQswCQYDVQQG +EwJUVzEwMC4GA1UECgwnR292ZXJubWVudCBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4X +DTAyMTIwNTEzMjMzM1oXDTMyMTIwNTEzMjMzM1owPzELMAkGA1UEBhMCVFcxMDAuBgNVBAoMJ0dv +dmVybm1lbnQgUm9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTCCAiIwDQYJKoZIhvcNAQEBBQAD +ggIPADCCAgoCggIBAJoluOzMonWoe/fOW1mKydGGEghU7Jzy50b2iPN86aXfTEc2pBsBHH8eV4qN +w8XRIePaJD9IK/ufLqGU5ywck9G/GwGHU5nOp/UKIXZ3/6m3xnOUT0b3EEk3+qhZSV1qgQdW8or5 +BtD3cCJNtLdBuTK4sfCxw5w/cP1T3YGq2GN49thTbqGsaoQkclSGxtKyyhwOeYHWtXBiCAEuTk8O +1RGvqa/lmr/czIdtJuTJV6L7lvnM4T9TjGxMfptTCAtsF/tnyMKtsc2AtJfcdgEWFelq16TheEfO +htX7MfP6Mb40qij7cEwdScevLJ1tZqa2jWR+tSBqnTuBto9AAGdLiYa4zGX+FVPpBMHWXx1E1wov +J5pGfaENda1UhhXcSTvxls4Pm6Dso3pdvtUqdULle96ltqqvKKyskKw4t9VoNSZ63Pc78/1Fm9G7 +Q3hub/FCVGqY8A2tl+lSXunVanLeavcbYBT0peS2cWeqH+riTcFCQP5nRhc4L0c/cZyu5SHKYS1t +B6iEfC3uUSXxY5Ce/eFXiGvviiNtsea9P63RPZYLhY3Naye7twWb7LuRqQoHEgKXTiCQ8P8NHuJB +O9NAOueNXdpm5AKwB1KYXA6OM5zCppX7VRluTI6uSw+9wThNXo+EHWbNxWCWtFJaBYmOlXqYwZE8 +lSOyDvR5tMl8wUohAgMBAAGjajBoMB0GA1UdDgQWBBTMzO/MKWCkO7GStjz6MmKPrCUVOzAMBgNV +HRMEBTADAQH/MDkGBGcqBwAEMTAvMC0CAQAwCQYFKw4DAhoFADAHBgVnKgMAAAQUA5vwIhP/lSg2 +09yewDL7MTqKUWUwDQYJKoZIhvcNAQEFBQADggIBAECASvomyc5eMN1PhnR2WPWus4MzeKR6dBcZ +TulStbngCnRiqmjKeKBMmo4sIy7VahIkv9Ro04rQ2JyftB8M3jh+Vzj8jeJPXgyfqzvS/3WXy6Tj +Zwj/5cAWtUgBfen5Cv8b5Wppv3ghqMKnI6mGq3ZW6A4M9hPdKmaKZEk9GhiHkASfQlK3T8v+R0F2 +Ne//AHY2RTKbxkaFXeIksB7jSJaYV0eUVXoPQbFEJPPB/hprv4j9wabak2BegUqZIJxIZhm1AHlU +D7gsL0u8qV1bYH+Mh6XgUmMqvtg7hUAV/h62ZT/FS9p+tXo1KaMuephgIqP0fSdOLeq0dDzpD6Qz +DxARvBMB1uUO07+1EqLhRSPAzAhuYbeJq4PjJB7mXQfnHyA+z2fI56wwbSdLaG5LKlwCCDTb+Hbk +Z6MmnD+iMsJKxYEYMRBWqoTvLQr/uB930r+lWKBi5NdLkXWNiYCYfm3LU05er/ayl4WXudpVBrkk +7tfGOB5jGxI7leFYrPLfhNVfmS8NVVvmONsuP3LpSIXLuykTjx44VbnzssQwmSNOXfJIoRIM3BKQ +CZBUkQM8R+XVyWXgt0t97EfTsws+rZ7QdAAO671RrcDeLMDDav7v3Aun+kbfYNucpllQdSNpc5Oy ++fwC00fmcc4QAu4njIT/rEUNE1yDMuAlpYYsfPQS +-----END CERTIFICATE----- + +Swisscom Root CA 1 +================== +-----BEGIN CERTIFICATE----- +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 +NY6E0F/6MBr1mmz0DlP5OlvRHA== +-----END CERTIFICATE----- + +DigiCert Assured ID Root CA +=========================== +-----BEGIN CERTIFICATE----- +MIIDtzCCAp+gAwIBAgIQDOfg5RfYRv6P5WD8G/AwOTANBgkqhkiG9w0BAQUFADBlMQswCQYDVQQG +EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSQw +IgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgQ0EwHhcNMDYxMTEwMDAwMDAwWhcNMzEx +MTEwMDAwMDAwWjBlMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQL +ExB3d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgQ0Ew +ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCtDhXO5EOAXLGH87dg+XESpa7cJpSIqvTO +9SA5KFhgDPiA2qkVlTJhPLWxKISKityfCgyDF3qPkKyK53lTXDGEKvYPmDI2dsze3Tyoou9q+yHy +UmHfnyDXH+Kx2f4YZNISW1/5WBg1vEfNoTb5a3/UsDg+wRvDjDPZ2C8Y/igPs6eD1sNuRMBhNZYW +/lmci3Zt1/GiSw0r/wty2p5g0I6QNcZ4VYcgoc/lbQrISXwxmDNsIumH0DJaoroTghHtORedmTpy +oeb6pNnVFzF1roV9Iq4/AUaG9ih5yLHa5FcXxH4cDrC0kqZWs72yl+2qp/C3xag/lRbQ/6GW6whf +GHdPAgMBAAGjYzBhMA4GA1UdDwEB/wQEAwIBhjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRF +66Kv9JLLgjEtUYunpyGd823IDzAfBgNVHSMEGDAWgBRF66Kv9JLLgjEtUYunpyGd823IDzANBgkq +hkiG9w0BAQUFAAOCAQEAog683+Lt8ONyc3pklL/3cmbYMuRCdWKuh+vy1dneVrOfzM4UKLkNl2Bc +EkxY5NM9g0lFWJc1aRqoR+pWxnmrEthngYTffwk8lOa4JiwgvT2zKIn3X/8i4peEH+ll74fg38Fn +SbNd67IJKusm7Xi+fT8r87cmNW1fiQG2SVufAQWbqz0lwcy2f8Lxb4bG+mRo64EtlOtCt/qMHt1i +8b5QZ7dsvfPxH2sMNgcWfzd8qVttevESRmCD1ycEvkvOl77DZypoEd+A5wwzZr8TDRRu838fYxAe ++o0bJW1sj6W3YQGx0qMmoRBxna3iw/nDmVG3KwcIzi7mULKn+gpFL6Lw8g== +-----END CERTIFICATE----- + +DigiCert Global Root CA +======================= +-----BEGIN CERTIFICATE----- +MIIDrzCCApegAwIBAgIQCDvgVpBCRrGhdWrJWZHHSjANBgkqhkiG9w0BAQUFADBhMQswCQYDVQQG +EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSAw +HgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBDQTAeFw0wNjExMTAwMDAwMDBaFw0zMTExMTAw +MDAwMDBaMGExCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3 +dy5kaWdpY2VydC5jb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IENBMIIBIjANBgkq +hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4jvhEXLeqKTTo1eqUKKPC3eQyaKl7hLOllsBCSDMAZOn +TjC3U/dDxGkAV53ijSLdhwZAAIEJzs4bg7/fzTtxRuLWZscFs3YnFo97nh6Vfe63SKMI2tavegw5 +BmV/Sl0fvBf4q77uKNd0f3p4mVmFaG5cIzJLv07A6Fpt43C/dxC//AH2hdmoRBBYMql1GNXRor5H +4idq9Joz+EkIYIvUX7Q6hL+hqkpMfT7PT19sdl6gSzeRntwi5m3OFBqOasv+zbMUZBfHWymeMr/y +7vrTC0LUq7dBMtoM1O/4gdW7jVg/tRvoSSiicNoxBN33shbyTApOB6jtSj1etX+jkMOvJwIDAQAB +o2MwYTAOBgNVHQ8BAf8EBAMCAYYwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUA95QNVbRTLtm +8KPiGxvDl7I90VUwHwYDVR0jBBgwFoAUA95QNVbRTLtm8KPiGxvDl7I90VUwDQYJKoZIhvcNAQEF +BQADggEBAMucN6pIExIK+t1EnE9SsPTfrgT1eXkIoyQY/EsrhMAtudXH/vTBH1jLuG2cenTnmCmr +EbXjcKChzUyImZOMkXDiqw8cvpOp/2PV5Adg06O/nVsJ8dWO41P0jmP6P6fbtGbfYmbW0W5BjfIt +tep3Sp+dWOIrWcBAI+0tKIJFPnlUkiaY4IBIqDfv8NZ5YBberOgOzW6sRBc4L0na4UU+Krk2U886 +UAb3LujEV0lsYSEY1QSteDwsOoBrp+uvFRTp2InBuThs4pFsiv9kuXclVzDAGySj4dzp30d8tbQk +CAUw7C29C79Fv1C5qfPrmAESrciIxpg0X40KPMbp1ZWVbd4= +-----END CERTIFICATE----- + +DigiCert High Assurance EV Root CA +================================== +-----BEGIN CERTIFICATE----- +MIIDxTCCAq2gAwIBAgIQAqxcJmoLQJuPC3nyrkYldzANBgkqhkiG9w0BAQUFADBsMQswCQYDVQQG +EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSsw +KQYDVQQDEyJEaWdpQ2VydCBIaWdoIEFzc3VyYW5jZSBFViBSb290IENBMB4XDTA2MTExMDAwMDAw +MFoXDTMxMTExMDAwMDAwMFowbDELMAkGA1UEBhMCVVMxFTATBgNVBAoTDERpZ2lDZXJ0IEluYzEZ +MBcGA1UECxMQd3d3LmRpZ2ljZXJ0LmNvbTErMCkGA1UEAxMiRGlnaUNlcnQgSGlnaCBBc3N1cmFu +Y2UgRVYgUm9vdCBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMbM5XPm+9S75S0t +Mqbf5YE/yc0lSbZxKsPVlDRnogocsF9ppkCxxLeyj9CYpKlBWTrT3JTWPNt0OKRKzE0lgvdKpVMS +OO7zSW1xkX5jtqumX8OkhPhPYlG++MXs2ziS4wblCJEMxChBVfvLWokVfnHoNb9Ncgk9vjo4UFt3 +MRuNs8ckRZqnrG0AFFoEt7oT61EKmEFBIk5lYYeBQVCmeVyJ3hlKV9Uu5l0cUyx+mM0aBhakaHPQ +NAQTXKFx01p8VdteZOE3hzBWBOURtCmAEvF5OYiiAhF8J2a3iLd48soKqDirCmTCv2ZdlYTBoSUe +h10aUAsgEsxBu24LUTi4S8sCAwEAAaNjMGEwDgYDVR0PAQH/BAQDAgGGMA8GA1UdEwEB/wQFMAMB +Af8wHQYDVR0OBBYEFLE+w2kD+L9HAdSYJhoIAu9jZCvDMB8GA1UdIwQYMBaAFLE+w2kD+L9HAdSY +JhoIAu9jZCvDMA0GCSqGSIb3DQEBBQUAA4IBAQAcGgaX3NecnzyIZgYIVyHbIUf4KmeqvxgydkAQ +V8GK83rZEWWONfqe/EW1ntlMMUu4kehDLI6zeM7b41N5cdblIZQB2lWHmiRk9opmzN6cN82oNLFp +myPInngiK3BD41VHMWEZ71jFhS9OMPagMRYjyOfiZRYzy78aG6A9+MpeizGLYAiJLQwGXFK3xPkK +mNEVX58Svnw2Yzi9RKR/5CYrCsSXaQ3pjOLAEFe4yHYSkVXySGnYvCoCWw9E1CAx2/S6cCZdkGCe +vEsXCS+0yx5DaMkHJ8HSXPfqIbloEpw8nL+e/IBcm2PN7EeqJSdnoDfzAIJ9VNep+OkuE6N36B9K +-----END CERTIFICATE----- + +Certplus Class 2 Primary CA +=========================== +-----BEGIN CERTIFICATE----- +MIIDkjCCAnqgAwIBAgIRAIW9S/PY2uNp9pTXX8OlRCMwDQYJKoZIhvcNAQEFBQAwPTELMAkGA1UE +BhMCRlIxETAPBgNVBAoTCENlcnRwbHVzMRswGQYDVQQDExJDbGFzcyAyIFByaW1hcnkgQ0EwHhcN +OTkwNzA3MTcwNTAwWhcNMTkwNzA2MjM1OTU5WjA9MQswCQYDVQQGEwJGUjERMA8GA1UEChMIQ2Vy +dHBsdXMxGzAZBgNVBAMTEkNsYXNzIDIgUHJpbWFyeSBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEP +ADCCAQoCggEBANxQltAS+DXSCHh6tlJw/W/uz7kRy1134ezpfgSN1sxvc0NXYKwzCkTsA18cgCSR +5aiRVhKC9+Ar9NuuYS6JEI1rbLqzAr3VNsVINyPi8Fo3UjMXEuLRYE2+L0ER4/YXJQyLkcAbmXuZ +Vg2v7tK8R1fjeUl7NIknJITesezpWE7+Tt9avkGtrAjFGA7v0lPubNCdEgETjdyAYveVqUSISnFO +YFWe2yMZeVYHDD9jC1yw4r5+FfyUM1hBOHTE4Y+L3yasH7WLO7dDWWuwJKZtkIvEcupdM5i3y95e +e++U8Rs+yskhwcWYAqqi9lt3m/V+llU0HGdpwPFC40es/CgcZlUCAwEAAaOBjDCBiTAPBgNVHRME +CDAGAQH/AgEKMAsGA1UdDwQEAwIBBjAdBgNVHQ4EFgQU43Mt38sOKAze3bOkynm4jrvoMIkwEQYJ +YIZIAYb4QgEBBAQDAgEGMDcGA1UdHwQwMC4wLKAqoCiGJmh0dHA6Ly93d3cuY2VydHBsdXMuY29t +L0NSTC9jbGFzczIuY3JsMA0GCSqGSIb3DQEBBQUAA4IBAQCnVM+IRBnL39R/AN9WM2K191EBkOvD +P9GIROkkXe/nFL0gt5o8AP5tn9uQ3Nf0YtaLcF3n5QRIqWh8yfFC82x/xXp8HVGIutIKPidd3i1R +TtMTZGnkLuPT55sJmabglZvOGtd/vjzOUrMRFcEPF80Du5wlFbqidon8BvEY0JNLDnyCt6X09l/+ +7UCmnYR0ObncHoUW2ikbhiMAybuJfm6AiB4vFLQDJKgybwOaRywwvlbGp0ICcBvqQNi6BQNwB6SW +//1IMwrh3KWBkJtN3X3n57LNXMhqlfil9o3EXXgIvnsG1knPGTZQIy4I5p4FTUcY1Rbpsda2ENW7 +l7+ijrRU +-----END CERTIFICATE----- + +DST Root CA X3 +============== +-----BEGIN CERTIFICATE----- +MIIDSjCCAjKgAwIBAgIQRK+wgNajJ7qJMDmGLvhAazANBgkqhkiG9w0BAQUFADA/MSQwIgYDVQQK +ExtEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdCBDby4xFzAVBgNVBAMTDkRTVCBSb290IENBIFgzMB4X +DTAwMDkzMDIxMTIxOVoXDTIxMDkzMDE0MDExNVowPzEkMCIGA1UEChMbRGlnaXRhbCBTaWduYXR1 +cmUgVHJ1c3QgQ28uMRcwFQYDVQQDEw5EU1QgUm9vdCBDQSBYMzCCASIwDQYJKoZIhvcNAQEBBQAD +ggEPADCCAQoCggEBAN+v6ZdQCINXtMxiZfaQguzH0yxrMMpb7NnDfcdAwRgUi+DoM3ZJKuM/IUmT +rE4Orz5Iy2Xu/NMhD2XSKtkyj4zl93ewEnu1lcCJo6m67XMuegwGMoOifooUMM0RoOEqOLl5CjH9 +UL2AZd+3UWODyOKIYepLYYHsUmu5ouJLGiifSKOeDNoJjj4XLh7dIN9bxiqKqy69cK3FCxolkHRy +xXtqqzTWMIn/5WgTe1QLyNau7Fqckh49ZLOMxt+/yUFw7BZy1SbsOFU5Q9D8/RhcQPGX69Wam40d +utolucbY38EVAjqr2m7xPi71XAicPNaDaeQQmxkqtilX4+U9m5/wAl0CAwEAAaNCMEAwDwYDVR0T +AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFMSnsaR7LHH62+FLkHX/xBVghYkQ +MA0GCSqGSIb3DQEBBQUAA4IBAQCjGiybFwBcqR7uKGY3Or+Dxz9LwwmglSBd49lZRNI+DT69ikug +dB/OEIKcdBodfpga3csTS7MgROSR6cz8faXbauX+5v3gTt23ADq1cEmv8uXrAvHRAosZy5Q6XkjE +GB5YGV8eAlrwDPGxrancWYaLbumR9YbK+rlmM6pZW87ipxZzR8srzJmwN0jP41ZL9c8PDHIyh8bw +RLtTcm1D9SZImlJnt1ir/md2cXjbDaJWFBM5JDGFoqgCWjBH4d1QB7wCCZAA62RjYJsWvIjJEubS +fZGL+T0yjWW06XyxV3bqxbYoOb8VZRzI9neWagqNdwvYkQsEjgfbKbYK7p2CNTUQ +-----END CERTIFICATE----- + +DST ACES CA X6 +============== +-----BEGIN CERTIFICATE----- +MIIECTCCAvGgAwIBAgIQDV6ZCtadt3js2AdWO4YV2TANBgkqhkiG9w0BAQUFADBbMQswCQYDVQQG +EwJVUzEgMB4GA1UEChMXRGlnaXRhbCBTaWduYXR1cmUgVHJ1c3QxETAPBgNVBAsTCERTVCBBQ0VT +MRcwFQYDVQQDEw5EU1QgQUNFUyBDQSBYNjAeFw0wMzExMjAyMTE5NThaFw0xNzExMjAyMTE5NTha +MFsxCzAJBgNVBAYTAlVTMSAwHgYDVQQKExdEaWdpdGFsIFNpZ25hdHVyZSBUcnVzdDERMA8GA1UE +CxMIRFNUIEFDRVMxFzAVBgNVBAMTDkRTVCBBQ0VTIENBIFg2MIIBIjANBgkqhkiG9w0BAQEFAAOC +AQ8AMIIBCgKCAQEAuT31LMmU3HWKlV1j6IR3dma5WZFcRt2SPp/5DgO0PWGSvSMmtWPuktKe1jzI +DZBfZIGxqAgNTNj50wUoUrQBJcWVHAx+PhCEdc/BGZFjz+iokYi5Q1K7gLFViYsx+tC3dr5BPTCa +pCIlF3PoHuLTrCq9Wzgh1SpL11V94zpVvddtawJXa+ZHfAjIgrrep4c9oW24MFbCswKBXy314pow +GCi4ZtPLAZZv6opFVdbgnf9nKxcCpk4aahELfrd755jWjHZvwTvbUJN+5dCOHze4vbrGn2zpfDPy +MjwmR/onJALJfh1biEITajV8fTXpLmaRcpPVMibEdPVTo7NdmvYJywIDAQABo4HIMIHFMA8GA1Ud +EwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgHGMB8GA1UdEQQYMBaBFHBraS1vcHNAdHJ1c3Rkc3Qu +Y29tMGIGA1UdIARbMFkwVwYKYIZIAWUDAgEBATBJMEcGCCsGAQUFBwIBFjtodHRwOi8vd3d3LnRy +dXN0ZHN0LmNvbS9jZXJ0aWZpY2F0ZXMvcG9saWN5L0FDRVMtaW5kZXguaHRtbDAdBgNVHQ4EFgQU +CXIGThhDD+XWzMNqizF7eI+og7gwDQYJKoZIhvcNAQEFBQADggEBAKPYjtay284F5zLNAdMEA+V2 +5FYrnJmQ6AgwbN99Pe7lv7UkQIRJ4dEorsTCOlMwiPH1d25Ryvr/ma8kXxug/fKshMrfqfBfBC6t +Fr8hlxCBPeP/h40y3JTlR4peahPJlJU90u7INJXQgNStMgiAVDzgvVJT11J8smk/f3rPanTK+gQq +nExaBqXpIK1FZg9p8d2/6eMyi/rgwYZNcjwu2JN4Cir42NInPRmJX1p7ijvMDNpRrscL9yuwNwXs +vFcj4jjSm2jzVhKIT0J8uDHEtdvkyCE06UgRNe76x5JXxZ805Mf29w4LTJxoeHtxMcfrHuBnQfO3 +oKfN5XozNmr6mis= +-----END CERTIFICATE----- + +TURKTRUST Certificate Services Provider Root 1 +============================================== +-----BEGIN CERTIFICATE----- +MIID+zCCAuOgAwIBAgIBATANBgkqhkiG9w0BAQUFADCBtzE/MD0GA1UEAww2VMOcUktUUlVTVCBF +bGVrdHJvbmlrIFNlcnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxMQswCQYDVQQGDAJUUjEP +MA0GA1UEBwwGQU5LQVJBMVYwVAYDVQQKDE0oYykgMjAwNSBUw5xSS1RSVVNUIEJpbGdpIMSwbGV0 +acWfaW0gdmUgQmlsacWfaW0gR8O8dmVubGnEn2kgSGl6bWV0bGVyaSBBLsWeLjAeFw0wNTA1MTMx +MDI3MTdaFw0xNTAzMjIxMDI3MTdaMIG3MT8wPQYDVQQDDDZUw5xSS1RSVVNUIEVsZWt0cm9uaWsg +U2VydGlmaWthIEhpem1ldCBTYcSfbGF5xLFjxLFzxLExCzAJBgNVBAYMAlRSMQ8wDQYDVQQHDAZB +TktBUkExVjBUBgNVBAoMTShjKSAyMDA1IFTDnFJLVFJVU1QgQmlsZ2kgxLBsZXRpxZ9pbSB2ZSBC +aWxpxZ9pbSBHw7x2ZW5sacSfaSBIaXptZXRsZXJpIEEuxZ4uMIIBIjANBgkqhkiG9w0BAQEFAAOC +AQ8AMIIBCgKCAQEAylIF1mMD2Bxf3dJ7XfIMYGFbazt0K3gNfUW9InTojAPBxhEqPZW8qZSwu5GX +yGl8hMW0kWxsE2qkVa2kheiVfrMArwDCBRj1cJ02i67L5BuBf5OI+2pVu32Fks66WJ/bMsW9Xe8i +Si9BB35JYbOG7E6mQW6EvAPs9TscyB/C7qju6hJKjRTP8wrgUDn5CDX4EVmt5yLqS8oUBt5CurKZ +8y1UiBAG6uEaPj1nH/vO+3yC6BFdSsG5FOpU2WabfIl9BJpiyelSPJ6c79L1JuTm5Rh8i27fbMx4 +W09ysstcP4wFjdFMjK2Sx+F4f2VsSQZQLJ4ywtdKxnWKWU51b0dewQIDAQABoxAwDjAMBgNVHRME +BTADAQH/MA0GCSqGSIb3DQEBBQUAA4IBAQAV9VX/N5aAWSGk/KEVTCD21F/aAyT8z5Aa9CEKmu46 +sWrv7/hg0Uw2ZkUd82YCdAR7kjCo3gp2D++Vbr3JN+YaDayJSFvMgzbC9UZcWYJWtNX+I7TYVBxE +q8Sn5RTOPEFhfEPmzcSBCYsk+1Ql1haolgxnB2+zUEfjHCQo3SqYpGH+2+oSN7wBGjSFvW5P55Fy +B0SFHljKVETd96y5y4khctuPwGkplyqjrhgjlxxBKot8KsF8kOipKMDTkcatKIdAaLX/7KfS0zgY +nNN9aV3wxqUeJBujR/xpB2jn5Jq07Q+hh4cCzofSSE7hvP/L8XKSRGQDJereW26fyfJOrN3H +-----END CERTIFICATE----- + +TURKTRUST Certificate Services Provider Root 2 +============================================== +-----BEGIN CERTIFICATE----- +MIIEPDCCAySgAwIBAgIBATANBgkqhkiG9w0BAQUFADCBvjE/MD0GA1UEAww2VMOcUktUUlVTVCBF +bGVrdHJvbmlrIFNlcnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxMQswCQYDVQQGEwJUUjEP +MA0GA1UEBwwGQW5rYXJhMV0wWwYDVQQKDFRUw5xSS1RSVVNUIEJpbGdpIMSwbGV0acWfaW0gdmUg +QmlsacWfaW0gR8O8dmVubGnEn2kgSGl6bWV0bGVyaSBBLsWeLiAoYykgS2FzxLFtIDIwMDUwHhcN +MDUxMTA3MTAwNzU3WhcNMTUwOTE2MTAwNzU3WjCBvjE/MD0GA1UEAww2VMOcUktUUlVTVCBFbGVr +dHJvbmlrIFNlcnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxMQswCQYDVQQGEwJUUjEPMA0G +A1UEBwwGQW5rYXJhMV0wWwYDVQQKDFRUw5xSS1RSVVNUIEJpbGdpIMSwbGV0acWfaW0gdmUgQmls +acWfaW0gR8O8dmVubGnEn2kgSGl6bWV0bGVyaSBBLsWeLiAoYykgS2FzxLFtIDIwMDUwggEiMA0G +CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCpNn7DkUNMwxmYCMjHWHtPFoylzkkBH3MOrHUTpvqe +LCDe2JAOCtFp0if7qnefJ1Il4std2NiDUBd9irWCPwSOtNXwSadktx4uXyCcUHVPr+G1QRT0mJKI +x+XlZEdhR3n9wFHxwZnn3M5q+6+1ATDcRhzviuyV79z/rxAc653YsKpqhRgNF8k+v/Gb0AmJQv2g +QrSdiVFVKc8bcLyEVK3BEx+Y9C52YItdP5qtygy/p1Zbj3e41Z55SZI/4PGXJHpsmxcPbe9TmJEr +5A++WXkHeLuXlfSfadRYhwqp48y2WBmfJiGxxFmNskF1wK1pzpwACPI2/z7woQ8arBT9pmAPAgMB +AAGjQzBBMB0GA1UdDgQWBBTZN7NOBf3Zz58SFq62iS/rJTqIHDAPBgNVHQ8BAf8EBQMDBwYAMA8G +A1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBAHJglrfJ3NgpXiOFX7KzLXb7iNcX/ntt +Rbj2hWyfIvwqECLsqrkw9qtY1jkQMZkpAL2JZkH7dN6RwRgLn7Vhy506vvWolKMiVW4XSf/SKfE4 +Jl3vpao6+XF75tpYHdN0wgH6PmlYX63LaL4ULptswLbcoCb6dxriJNoaN+BnrdFzgw2lGh1uEpJ+ +hGIAF728JRhX8tepb1mIvDS3LoV4nZbcFMMsilKbloxSZj2GFotHuFEJjOp9zYhys2AzsfAKRO8P +9Qk3iCQOLGsgOqL6EfJANZxEaGM7rDNvY7wsu/LSy3Z9fYjYHcgFHW68lKlmjHdxx/qR+i9Rnuk5 +UrbnBEI= +-----END CERTIFICATE----- + +SwissSign Gold CA - G2 +====================== +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +SwissSign Silver CA - G2 +======================== +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +GeoTrust Primary Certification Authority +======================================== +-----BEGIN CERTIFICATE----- +MIIDfDCCAmSgAwIBAgIQGKy1av1pthU6Y2yv2vrEoTANBgkqhkiG9w0BAQUFADBYMQswCQYDVQQG +EwJVUzEWMBQGA1UEChMNR2VvVHJ1c3QgSW5jLjExMC8GA1UEAxMoR2VvVHJ1c3QgUHJpbWFyeSBD +ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wNjExMjcwMDAwMDBaFw0zNjA3MTYyMzU5NTlaMFgx +CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTEwLwYDVQQDEyhHZW9UcnVzdCBQ +cmltYXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB +CgKCAQEAvrgVe//UfH1nrYNke8hCUy3f9oQIIGHWAVlqnEQRr+92/ZV+zmEwu3qDXwK9AWbK7hWN +b6EwnL2hhZ6UOvNWiAAxz9juapYC2e0DjPt1befquFUWBRaa9OBesYjAZIVcFU2Ix7e64HXprQU9 +nceJSOC7KMgD4TCTZF5SwFlwIjVXiIrxlQqD17wxcwE07e9GceBrAqg1cmuXm2bgyxx5X9gaBGge +RwLmnWDiNpcB3841kt++Z8dtd1k7j53WkBWUvEI0EME5+bEnPn7WinXFsq+W06Lem+SYvn3h6YGt +tm/81w7a4DSwDRp35+MImO9Y+pyEtzavwt+s0vQQBnBxNQIDAQABo0IwQDAPBgNVHRMBAf8EBTAD +AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQULNVQQZcVi/CPNmFbSvtr2ZnJM5IwDQYJKoZI +hvcNAQEFBQADggEBAFpwfyzdtzRP9YZRqSa+S7iq8XEN3GHHoOo0Hnp3DwQ16CePbJC/kRYkRj5K +Ts4rFtULUh38H2eiAkUxT87z+gOneZ1TatnaYzr4gNfTmeGl4b7UVXGYNTq+k+qurUKykG/g/CFN +NWMziUnWm07Kx+dOCQD32sfvmWKZd7aVIl6KoKv0uHiYyjgZmclynnjNS6yvGaBzEi38wkG6gZHa +Floxt/m0cYASSJlyc1pZU8FjUjPtp8nSOQJw+uCxQmYpqptR7TBUIhRf2asdweSU8Pj1K/fqynhG +1riR/aYNKxoUAT6A8EKglQdebc3MS6RFjasS6LPeWuWgfOgPIh1a6Vk= +-----END CERTIFICATE----- + +thawte Primary Root CA +====================== +-----BEGIN CERTIFICATE----- +MIIEIDCCAwigAwIBAgIQNE7VVyDV7exJ9C/ON9srbTANBgkqhkiG9w0BAQUFADCBqTELMAkGA1UE +BhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2 +aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMvKGMpIDIwMDYgdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhv +cml6ZWQgdXNlIG9ubHkxHzAdBgNVBAMTFnRoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EwHhcNMDYxMTE3 +MDAwMDAwWhcNMzYwNzE2MjM1OTU5WjCBqTELMAkGA1UEBhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwg +SW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMv +KGMpIDIwMDYgdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxHzAdBgNVBAMT +FnRoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCs +oPD7gFnUnMekz52hWXMJEEUMDSxuaPFsW0hoSVk3/AszGcJ3f8wQLZU0HObrTQmnHNK4yZc2AreJ +1CRfBsDMRJSUjQJib+ta3RGNKJpchJAQeg29dGYvajig4tVUROsdB58Hum/u6f1OCyn1PoSgAfGc +q/gcfomk6KHYcWUNo1F77rzSImANuVud37r8UVsLr5iy6S7pBOhih94ryNdOwUxkHt3Ph1i6Sk/K +aAcdHJ1KxtUvkcx8cXIcxcBn6zL9yZJclNqFwJu/U30rCfSMnZEfl2pSy94JNqR32HuHUETVPm4p +afs5SSYeCaWAe0At6+gnhcn+Yf1+5nyXHdWdAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYD +VR0PAQH/BAQDAgEGMB0GA1UdDgQWBBR7W0XPr87Lev0xkhpqtvNG61dIUDANBgkqhkiG9w0BAQUF +AAOCAQEAeRHAS7ORtvzw6WfUDW5FvlXok9LOAz/t2iWwHVfLHjp2oEzsUHboZHIMpKnxuIvW1oeE +uzLlQRHAd9mzYJ3rG9XRbkREqaYB7FViHXe4XI5ISXycO1cRrK1zN44veFyQaEfZYGDm/Ac9IiAX +xPcW6cTYcvnIc3zfFi8VqT79aie2oetaupgf1eNNZAqdE8hhuvU5HIe6uL17In/2/qxAeeWsEG89 +jxt5dovEN7MhGITlNgDrYyCZuen+MwS7QcjBAvlEYyCegc5C09Y/LHbTY5xZ3Y+m4Q6gLkH3LpVH +z7z9M/P2C2F+fpErgUfCJzDupxBdN49cOSvkBPB7jVaMaA== +-----END CERTIFICATE----- + +VeriSign Class 3 Public Primary Certification Authority - G5 +============================================================ +-----BEGIN CERTIFICATE----- +MIIE0zCCA7ugAwIBAgIQGNrRniZ96LtKIVjNzGs7SjANBgkqhkiG9w0BAQUFADCByjELMAkGA1UE +BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBO +ZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVk +IHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRp +ZmljYXRpb24gQXV0aG9yaXR5IC0gRzUwHhcNMDYxMTA4MDAwMDAwWhcNMzYwNzE2MjM1OTU5WjCB +yjELMAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2ln +biBUcnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNiBWZXJpU2lnbiwgSW5jLiAtIEZvciBh +dXRob3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmlt +YXJ5IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw +ggEKAoIBAQCvJAgIKXo1nmAMqudLO07cfLw8RRy7K+D+KQL5VwijZIUVJ/XxrcgxiV0i6CqqpkKz +j/i5Vbext0uz/o9+B1fs70PbZmIVYc9gDaTY3vjgw2IIPVQT60nKWVSFJuUrjxuf6/WhkcIzSdhD +Y2pSS9KP6HBRTdGJaXvHcPaz3BJ023tdS1bTlr8Vd6Gw9KIl8q8ckmcY5fQGBO+QueQA5N06tRn/ +Arr0PO7gi+s3i+z016zy9vA9r911kTMZHRxAy3QkGSGT2RT+rCpSx4/VBEnkjWNHiDxpg8v+R70r +fk/Fla4OndTRQ8Bnc+MUCH7lP59zuDMKz10/NIeWiu5T6CUVAgMBAAGjgbIwga8wDwYDVR0TAQH/ +BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwbQYIKwYBBQUHAQwEYTBfoV2gWzBZMFcwVRYJaW1hZ2Uv +Z2lmMCEwHzAHBgUrDgMCGgQUj+XTGoasjY5rw8+AatRIGCx7GS4wJRYjaHR0cDovL2xvZ28udmVy +aXNpZ24uY29tL3ZzbG9nby5naWYwHQYDVR0OBBYEFH/TZafC3ey78DAJ80M5+gKvMzEzMA0GCSqG +SIb3DQEBBQUAA4IBAQCTJEowX2LP2BqYLz3q3JktvXf2pXkiOOzEp6B4Eq1iDkVwZMXnl2YtmAl+ +X6/WzChl8gGqCBpH3vn5fJJaCGkgDdk+bW48DW7Y5gaRQBi5+MHt39tBquCWIMnNZBU4gcmU7qKE +KQsTb47bDN0lAtukixlE0kF6BWlKWE9gyn6CagsCqiUXObXbf+eEZSqVir2G3l6BFoMtEMze/aiC +Km0oHw0LxOXnGiYZ4fQRbxC1lfznQgUy286dUV4otp6F01vvpX1FQHKOtw5rDgb7MzVIcbidJ4vE +ZV8NhnacRHr2lVz2XTIIM6RUthg/aFzyQkqFOFSDX9HoLPKsEdao7WNq +-----END CERTIFICATE----- + +SecureTrust CA +============== +-----BEGIN CERTIFICATE----- +MIIDuDCCAqCgAwIBAgIQDPCOXAgWpa1Cf/DrJxhZ0DANBgkqhkiG9w0BAQUFADBIMQswCQYDVQQG +EwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24xFzAVBgNVBAMTDlNlY3VyZVRy +dXN0IENBMB4XDTA2MTEwNzE5MzExOFoXDTI5MTIzMTE5NDA1NVowSDELMAkGA1UEBhMCVVMxIDAe +BgNVBAoTF1NlY3VyZVRydXN0IENvcnBvcmF0aW9uMRcwFQYDVQQDEw5TZWN1cmVUcnVzdCBDQTCC +ASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKukgeWVzfX2FI7CT8rU4niVWJxB4Q2ZQCQX +OZEzZum+4YOvYlyJ0fwkW2Gz4BERQRwdbvC4u/jep4G6pkjGnx29vo6pQT64lO0pGtSO0gMdA+9t +DWccV9cGrcrI9f4Or2YlSASWC12juhbDCE/RRvgUXPLIXgGZbf2IzIaowW8xQmxSPmjL8xk037uH +GFaAJsTQ3MBv396gwpEWoGQRS0S8Hvbn+mPeZqx2pHGj7DaUaHp3pLHnDi+BeuK1cobvomuL8A/b +01k/unK8RCSc43Oz969XL0Imnal0ugBS8kvNU3xHCzaFDmapCJcWNFfBZveA4+1wVMeT4C4oFVmH +ursCAwEAAaOBnTCBmjATBgkrBgEEAYI3FAIEBh4EAEMAQTALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/ +BAUwAwEB/zAdBgNVHQ4EFgQUQjK2FvoE/f5dS3rD/fdMQB1aQ68wNAYDVR0fBC0wKzApoCegJYYj +aHR0cDovL2NybC5zZWN1cmV0cnVzdC5jb20vU1RDQS5jcmwwEAYJKwYBBAGCNxUBBAMCAQAwDQYJ +KoZIhvcNAQEFBQADggEBADDtT0rhWDpSclu1pqNlGKa7UTt36Z3q059c4EVlew3KW+JwULKUBRSu +SceNQQcSc5R+DCMh/bwQf2AQWnL1mA6s7Ll/3XpvXdMc9P+IBWlCqQVxyLesJugutIxq/3HcuLHf +mbx8IVQr5Fiiu1cprp6poxkmD5kuCLDv/WnPmRoJjeOnnyvJNjR7JLN4TJUXpAYmHrZkUjZfYGfZ +nMUFdAvnZyPSCPyI6a6Lf+Ew9Dd+/cYy2i2eRDAwbO4H3tI0/NL/QPZL9GZGBlSm8jIKYyYwa5vR +3ItHuuG51WLQoqD0ZwV4KWMabwTW+MZMo5qxN7SN5ShLHZ4swrhovO0C7jE= +-----END CERTIFICATE----- + +Secure Global CA +================ +-----BEGIN CERTIFICATE----- +MIIDvDCCAqSgAwIBAgIQB1YipOjUiolN9BPI8PjqpTANBgkqhkiG9w0BAQUFADBKMQswCQYDVQQG +EwJVUzEgMB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24xGTAXBgNVBAMTEFNlY3VyZSBH +bG9iYWwgQ0EwHhcNMDYxMTA3MTk0MjI4WhcNMjkxMjMxMTk1MjA2WjBKMQswCQYDVQQGEwJVUzEg +MB4GA1UEChMXU2VjdXJlVHJ1c3QgQ29ycG9yYXRpb24xGTAXBgNVBAMTEFNlY3VyZSBHbG9iYWwg +Q0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCvNS7YrGxVaQZx5RNoJLNP2MwhR/jx +YDiJiQPpvepeRlMJ3Fz1Wuj3RSoC6zFh1ykzTM7HfAo3fg+6MpjhHZevj8fcyTiW89sa/FHtaMbQ +bqR8JNGuQsiWUGMu4P51/pinX0kuleM5M2SOHqRfkNJnPLLZ/kG5VacJjnIFHovdRIWCQtBJwB1g +8NEXLJXr9qXBkqPFwqcIYA1gBBCWeZ4WNOaptvolRTnIHmX5k/Wq8VLcmZg9pYYaDDUz+kulBAYV +HDGA76oYa8J719rO+TMg1fW9ajMtgQT7sFzUnKPiXB3jqUJ1XnvUd+85VLrJChgbEplJL4hL/VBi +0XPnj3pDAgMBAAGjgZ0wgZowEwYJKwYBBAGCNxQCBAYeBABDAEEwCwYDVR0PBAQDAgGGMA8GA1Ud +EwEB/wQFMAMBAf8wHQYDVR0OBBYEFK9EBMJBfkiD2045AuzshHrmzsmkMDQGA1UdHwQtMCswKaAn +oCWGI2h0dHA6Ly9jcmwuc2VjdXJldHJ1c3QuY29tL1NHQ0EuY3JsMBAGCSsGAQQBgjcVAQQDAgEA +MA0GCSqGSIb3DQEBBQUAA4IBAQBjGghAfaReUw132HquHw0LURYD7xh8yOOvaliTFGCRsoTciE6+ +OYo68+aCiV0BN7OrJKQVDpI1WkpEXk5X+nXOH0jOZvQ8QCaSmGwb7iRGDBezUqXbpZGRzzfTb+cn +CDpOGR86p1hcF895P4vkp9MmI50mD1hp/Ed+stCNi5O/KU9DaXR2Z0vPB4zmAve14bRDtUstFJ/5 +3CYNv6ZHdAbYiNE6KTCEztI5gGIbqMdXSbxqVVFnFUq+NQfk1XWYN3kwFNspnWzFacxHVaIw98xc +f8LDmBxrThaA63p4ZUWiABqvDA1VZDRIuJK58bRQKfJPIx/abKwfROHdI3hRW8cW +-----END CERTIFICATE----- + +COMODO Certification Authority +============================== +-----BEGIN CERTIFICATE----- +MIIEHTCCAwWgAwIBAgIQToEtioJl4AsC7j41AkblPTANBgkqhkiG9w0BAQUFADCBgTELMAkGA1UE +BhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgG +A1UEChMRQ09NT0RPIENBIExpbWl0ZWQxJzAlBgNVBAMTHkNPTU9ETyBDZXJ0aWZpY2F0aW9uIEF1 +dGhvcml0eTAeFw0wNjEyMDEwMDAwMDBaFw0yOTEyMzEyMzU5NTlaMIGBMQswCQYDVQQGEwJHQjEb +MBkGA1UECBMSR3JlYXRlciBNYW5jaGVzdGVyMRAwDgYDVQQHEwdTYWxmb3JkMRowGAYDVQQKExFD +T01PRE8gQ0EgTGltaXRlZDEnMCUGA1UEAxMeQ09NT0RPIENlcnRpZmljYXRpb24gQXV0aG9yaXR5 +MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0ECLi3LjkRv3UcEbVASY06m/weaKXTuH ++7uIzg3jLz8GlvCiKVCZrts7oVewdFFxze1CkU1B/qnI2GqGd0S7WWaXUF601CxwRM/aN5VCaTww +xHGzUvAhTaHYujl8HJ6jJJ3ygxaYqhZ8Q5sVW7euNJH+1GImGEaaP+vB+fGQV+useg2L23IwambV +4EajcNxo2f8ESIl33rXp+2dtQem8Ob0y2WIC8bGoPW43nOIv4tOiJovGuFVDiOEjPqXSJDlqR6sA +1KGzqSX+DT+nHbrTUcELpNqsOO9VUCQFZUaTNE8tja3G1CEZ0o7KBWFxB3NH5YoZEr0ETc5OnKVI +rLsm9wIDAQABo4GOMIGLMB0GA1UdDgQWBBQLWOWLxkwVN6RAqTCpIb5HNlpW/zAOBgNVHQ8BAf8E +BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zBJBgNVHR8EQjBAMD6gPKA6hjhodHRwOi8vY3JsLmNvbW9k +b2NhLmNvbS9DT01PRE9DZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDANBgkqhkiG9w0BAQUFAAOC +AQEAPpiem/Yb6dc5t3iuHXIYSdOH5EOC6z/JqvWote9VfCFSZfnVDeFs9D6Mk3ORLgLETgdxb8CP +OGEIqB6BCsAvIC9Bi5HcSEW88cbeunZrM8gALTFGTO3nnc+IlP8zwFboJIYmuNg4ON8qa90SzMc/ +RxdMosIGlgnW2/4/PEZB31jiVg88O8EckzXZOFKs7sjsLjBOlDW0JB9LeGna8gI4zJVSk/BwJVmc +IGfE7vmLV2H0knZ9P4SNVbfo5azV8fUZVqZa+5Acr5Pr5RzUZ5ddBA6+C4OmF4O5MBKgxTMVBbkN ++8cFduPYSo38NBejxiEovjBFMR7HeL5YYTisO+IBZQ== +-----END CERTIFICATE----- + +Network Solutions Certificate Authority +======================================= +-----BEGIN CERTIFICATE----- +MIID5jCCAs6gAwIBAgIQV8szb8JcFuZHFhfjkDFo4DANBgkqhkiG9w0BAQUFADBiMQswCQYDVQQG +EwJVUzEhMB8GA1UEChMYTmV0d29yayBTb2x1dGlvbnMgTC5MLkMuMTAwLgYDVQQDEydOZXR3b3Jr +IFNvbHV0aW9ucyBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwHhcNMDYxMjAxMDAwMDAwWhcNMjkxMjMx +MjM1OTU5WjBiMQswCQYDVQQGEwJVUzEhMB8GA1UEChMYTmV0d29yayBTb2x1dGlvbnMgTC5MLkMu +MTAwLgYDVQQDEydOZXR3b3JrIFNvbHV0aW9ucyBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwggEiMA0G +CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDkvH6SMG3G2I4rC7xGzuAnlt7e+foS0zwzc7MEL7xx +jOWftiJgPl9dzgn/ggwbmlFQGiaJ3dVhXRncEg8tCqJDXRfQNJIg6nPPOCwGJgl6cvf6UDL4wpPT +aaIjzkGxzOTVHzbRijr4jGPiFFlp7Q3Tf2vouAPlT2rlmGNpSAW+Lv8ztumXWWn4Zxmuk2GWRBXT +crA/vGp97Eh/jcOrqnErU2lBUzS1sLnFBgrEsEX1QV1uiUV7PTsmjHTC5dLRfbIR1PtYMiKagMnc +/Qzpf14Dl847ABSHJ3A4qY5usyd2mFHgBeMhqxrVhSI8KbWaFsWAqPS7azCPL0YCorEMIuDTAgMB +AAGjgZcwgZQwHQYDVR0OBBYEFCEwyfsA106Y2oeqKtCnLrFAMadMMA4GA1UdDwEB/wQEAwIBBjAP +BgNVHRMBAf8EBTADAQH/MFIGA1UdHwRLMEkwR6BFoEOGQWh0dHA6Ly9jcmwubmV0c29sc3NsLmNv +bS9OZXR3b3JrU29sdXRpb25zQ2VydGlmaWNhdGVBdXRob3JpdHkuY3JsMA0GCSqGSIb3DQEBBQUA +A4IBAQC7rkvnt1frf6ott3NHhWrB5KUd5Oc86fRZZXe1eltajSU24HqXLjjAV2CDmAaDn7l2em5Q +4LqILPxFzBiwmZVRDuwduIj/h1AcgsLj4DKAv6ALR8jDMe+ZZzKATxcheQxpXN5eNK4CtSbqUN9/ +GGUsyfJj4akH/nxxH2szJGoeBfcFaMBqEssuXmHLrijTfsK0ZpEmXzwuJF/LWA/rKOyvEZbz3Htv +wKeI8lN3s2Berq4o2jUsbzRF0ybh3uxbTydrFny9RAQYgrOJeRcQcT16ohZO9QHNpGxlaKFJdlxD +ydi8NmdspZS11My5vWo1ViHe2MPr+8ukYEywVaCge1ey +-----END CERTIFICATE----- + +WellsSecure Public Root Certificate Authority +============================================= +-----BEGIN CERTIFICATE----- +MIIEvTCCA6WgAwIBAgIBATANBgkqhkiG9w0BAQUFADCBhTELMAkGA1UEBhMCVVMxIDAeBgNVBAoM +F1dlbGxzIEZhcmdvIFdlbGxzU2VjdXJlMRwwGgYDVQQLDBNXZWxscyBGYXJnbyBCYW5rIE5BMTYw +NAYDVQQDDC1XZWxsc1NlY3VyZSBQdWJsaWMgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwHhcN +MDcxMjEzMTcwNzU0WhcNMjIxMjE0MDAwNzU0WjCBhTELMAkGA1UEBhMCVVMxIDAeBgNVBAoMF1dl +bGxzIEZhcmdvIFdlbGxzU2VjdXJlMRwwGgYDVQQLDBNXZWxscyBGYXJnbyBCYW5rIE5BMTYwNAYD +VQQDDC1XZWxsc1NlY3VyZSBQdWJsaWMgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkwggEiMA0G +CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDub7S9eeKPCCGeOARBJe+rWxxTkqxtnt3CxC5FlAM1 +iGd0V+PfjLindo8796jE2yljDpFoNoqXjopxaAkH5OjUDk/41itMpBb570OYj7OeUt9tkTmPOL13 +i0Nj67eT/DBMHAGTthP796EfvyXhdDcsHqRePGj4S78NuR4uNuip5Kf4D8uCdXw1LSLWwr8L87T8 +bJVhHlfXBIEyg1J55oNjz7fLY4sR4r1e6/aN7ZVyKLSsEmLpSjPmgzKuBXWVvYSV2ypcm44uDLiB +K0HmOFafSZtsdvqKXfcBeYF8wYNABf5x/Qw/zE5gCQ5lRxAvAcAFP4/4s0HvWkJ+We/SlwxlAgMB +AAGjggE0MIIBMDAPBgNVHRMBAf8EBTADAQH/MDkGA1UdHwQyMDAwLqAsoCqGKGh0dHA6Ly9jcmwu +cGtpLndlbGxzZmFyZ28uY29tL3dzcHJjYS5jcmwwDgYDVR0PAQH/BAQDAgHGMB0GA1UdDgQWBBQm +lRkQ2eihl5H/3BnZtQQ+0nMKajCBsgYDVR0jBIGqMIGngBQmlRkQ2eihl5H/3BnZtQQ+0nMKaqGB +i6SBiDCBhTELMAkGA1UEBhMCVVMxIDAeBgNVBAoMF1dlbGxzIEZhcmdvIFdlbGxzU2VjdXJlMRww +GgYDVQQLDBNXZWxscyBGYXJnbyBCYW5rIE5BMTYwNAYDVQQDDC1XZWxsc1NlY3VyZSBQdWJsaWMg +Um9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHmCAQEwDQYJKoZIhvcNAQEFBQADggEBALkVsUSRzCPI +K0134/iaeycNzXK7mQDKfGYZUMbVmO2rvwNa5U3lHshPcZeG1eMd/ZDJPHV3V3p9+N701NX3leZ0 +bh08rnyd2wIDBSxxSyU+B+NemvVmFymIGjifz6pBA4SXa5M4esowRBskRDPQ5NHcKDj0E0M1NSlj +qHyita04pO2t/caaH/+Xc/77szWnk4bGdpEA5qxRFsQnMlzbc9qlk1eOPm01JghZ1edE13YgY+es +E2fDbbFwRnzVlhE9iW9dqKHrjQrawx0zbKPqZxmamX9LPYNRKh3KL4YMon4QLSvUFpULB6ouFJJJ +tylv2G0xffX8oRAHh84vWdw+WNs= +-----END CERTIFICATE----- + +COMODO ECC Certification Authority +================================== +-----BEGIN CERTIFICATE----- +MIICiTCCAg+gAwIBAgIQH0evqmIAcFBUTAGem2OZKjAKBggqhkjOPQQDAzCBhTELMAkGA1UEBhMC +R0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UE +ChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlvbiBB +dXRob3JpdHkwHhcNMDgwMzA2MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCBhTELMAkGA1UEBhMCR0Ix +GzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMR +Q09NT0RPIENBIExpbWl0ZWQxKzApBgNVBAMTIkNPTU9ETyBFQ0MgQ2VydGlmaWNhdGlvbiBBdXRo +b3JpdHkwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAAQDR3svdcmCFYX7deSRFtSrYpn1PlILBs5BAH+X +4QokPB0BBO490o0JlwzgdeT6+3eKKvUDYEs2ixYjFq0JcfRK9ChQtP6IHG4/bC8vCVlbpVsLM5ni +wz2J+Wos77LTBumjQjBAMB0GA1UdDgQWBBR1cacZSBm8nZ3qQUfflMRId5nTeTAOBgNVHQ8BAf8E +BAMCAQYwDwYDVR0TAQH/BAUwAwEB/zAKBggqhkjOPQQDAwNoADBlAjEA7wNbeqy3eApyt4jf/7VG +FAkK+qDmfQjGGoe9GKhzvSbKYAydzpmfz1wPMOG+FDHqAjAU9JM8SaczepBGR7NjfRObTrdvGDeA +U/7dIOA1mjbRxwG55tzd8/8dLDoWV9mSOdY= +-----END CERTIFICATE----- + +IGC/A +===== +-----BEGIN CERTIFICATE----- +MIIEAjCCAuqgAwIBAgIFORFFEJQwDQYJKoZIhvcNAQEFBQAwgYUxCzAJBgNVBAYTAkZSMQ8wDQYD +VQQIEwZGcmFuY2UxDjAMBgNVBAcTBVBhcmlzMRAwDgYDVQQKEwdQTS9TR0ROMQ4wDAYDVQQLEwVE +Q1NTSTEOMAwGA1UEAxMFSUdDL0ExIzAhBgkqhkiG9w0BCQEWFGlnY2FAc2dkbi5wbS5nb3V2LmZy +MB4XDTAyMTIxMzE0MjkyM1oXDTIwMTAxNzE0MjkyMlowgYUxCzAJBgNVBAYTAkZSMQ8wDQYDVQQI +EwZGcmFuY2UxDjAMBgNVBAcTBVBhcmlzMRAwDgYDVQQKEwdQTS9TR0ROMQ4wDAYDVQQLEwVEQ1NT +STEOMAwGA1UEAxMFSUdDL0ExIzAhBgkqhkiG9w0BCQEWFGlnY2FAc2dkbi5wbS5nb3V2LmZyMIIB +IjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsh/R0GLFMzvABIaIs9z4iPf930Pfeo2aSVz2 +TqrMHLmh6yeJ8kbpO0px1R2OLc/mratjUMdUC24SyZA2xtgv2pGqaMVy/hcKshd+ebUyiHDKcMCW +So7kVc0dJ5S/znIq7Fz5cyD+vfcuiWe4u0dzEvfRNWk68gq5rv9GQkaiv6GFGvm/5P9JhfejcIYy +HF2fYPepraX/z9E0+X1bF8bc1g4oa8Ld8fUzaJ1O/Id8NhLWo4DoQw1VYZTqZDdH6nfK0LJYBcNd +frGoRpAxVs5wKpayMLh35nnAvSk7/ZR3TL0gzUEl4C7HG7vupARB0l2tEmqKm0f7yd1GQOGdPDPQ +tQIDAQABo3cwdTAPBgNVHRMBAf8EBTADAQH/MAsGA1UdDwQEAwIBRjAVBgNVHSAEDjAMMAoGCCqB +egF5AQEBMB0GA1UdDgQWBBSjBS8YYFDCiQrdKyFP/45OqDAxNjAfBgNVHSMEGDAWgBSjBS8YYFDC +iQrdKyFP/45OqDAxNjANBgkqhkiG9w0BAQUFAAOCAQEABdwm2Pp3FURo/C9mOnTgXeQp/wYHE4RK +q89toB9RlPhJy3Q2FLwV3duJL92PoF189RLrn544pEfMs5bZvpwlqwN+Mw+VgQ39FuCIvjfwbF3Q +MZsyK10XZZOYYLxuj7GoPB7ZHPOpJkL5ZB3C55L29B5aqhlSXa/oovdgoPaN8In1buAKBQGVyYsg +Crpa/JosPL3Dt8ldeCUFP1YUmwza+zpI/pdpXsoQhvdOlgQITeywvl3cO45Pwf2aNjSaTFR+FwNI +lQgRHAdvhQh+XU3Endv7rs6y0bO4g2wdsrN58dhwmX7wEwLOXt1R0982gaEbeC9xs/FZTEYYKKuF +0mBWWg== +-----END CERTIFICATE----- + +Security Communication EV RootCA1 +================================= +-----BEGIN CERTIFICATE----- +MIIDfTCCAmWgAwIBAgIBADANBgkqhkiG9w0BAQUFADBgMQswCQYDVQQGEwJKUDElMCMGA1UEChMc +U0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEqMCgGA1UECxMhU2VjdXJpdHkgQ29tbXVuaWNh +dGlvbiBFViBSb290Q0ExMB4XDTA3MDYwNjAyMTIzMloXDTM3MDYwNjAyMTIzMlowYDELMAkGA1UE +BhMCSlAxJTAjBgNVBAoTHFNFQ09NIFRydXN0IFN5c3RlbXMgQ08uLExURC4xKjAoBgNVBAsTIVNl +Y3VyaXR5IENvbW11bmljYXRpb24gRVYgUm9vdENBMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC +AQoCggEBALx/7FebJOD+nLpCeamIivqA4PUHKUPqjgo0No0c+qe1OXj/l3X3L+SqawSERMqm4miO +/VVQYg+kcQ7OBzgtQoVQrTyWb4vVog7P3kmJPdZkLjjlHmy1V4qe70gOzXppFodEtZDkBp2uoQSX +WHnvIEqCa4wiv+wfD+mEce3xDuS4GBPMVjZd0ZoeUWs5bmB2iDQL87PRsJ3KYeJkHcFGB7hj3R4z +ZbOOCVVSPbW9/wfrrWFVGCypaZhKqkDFMxRldAD5kd6vA0jFQFTcD4SQaCDFkpbcLuUCRarAX1T4 +bepJz11sS6/vmsJWXMY1VkJqMF/Cq/biPT+zyRGPMUzXn0kCAwEAAaNCMEAwHQYDVR0OBBYEFDVK +9U2vP9eCOKyrcWUXdYydVZPmMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqG +SIb3DQEBBQUAA4IBAQCoh+ns+EBnXcPBZsdAS5f8hxOQWsTvoMpfi7ent/HWtWS3irO4G8za+6xm +iEHO6Pzk2x6Ipu0nUBsCMCRGef4Eh3CXQHPRwMFXGZpppSeZq51ihPZRwSzJIxXYKLerJRO1RuGG +Av8mjMSIkh1W/hln8lXkgKNrnKt34VFxDSDbEJrbvXZ5B3eZKK2aXtqxT0QsNY6llsf9g/BYxnnW +mHyojf6GPgcWkuF75x3sM3Z+Qi5KhfmRiWiEA4Glm5q+4zfFVKtWOxgtQaQM+ELbmaDgcm+7XeEW +T1MKZPlO9L9OVL14bIjqv5wTJMJwaaJ/D8g8rQjJsJhAoyrniIPtd490 +-----END CERTIFICATE----- + +OISTE WISeKey Global Root GA CA +=============================== +-----BEGIN CERTIFICATE----- +MIID8TCCAtmgAwIBAgIQQT1yx/RrH4FDffHSKFTfmjANBgkqhkiG9w0BAQUFADCBijELMAkGA1UE +BhMCQ0gxEDAOBgNVBAoTB1dJU2VLZXkxGzAZBgNVBAsTEkNvcHlyaWdodCAoYykgMjAwNTEiMCAG +A1UECxMZT0lTVEUgRm91bmRhdGlvbiBFbmRvcnNlZDEoMCYGA1UEAxMfT0lTVEUgV0lTZUtleSBH +bG9iYWwgUm9vdCBHQSBDQTAeFw0wNTEyMTExNjAzNDRaFw0zNzEyMTExNjA5NTFaMIGKMQswCQYD +VQQGEwJDSDEQMA4GA1UEChMHV0lTZUtleTEbMBkGA1UECxMSQ29weXJpZ2h0IChjKSAyMDA1MSIw +IAYDVQQLExlPSVNURSBGb3VuZGF0aW9uIEVuZG9yc2VkMSgwJgYDVQQDEx9PSVNURSBXSVNlS2V5 +IEdsb2JhbCBSb290IEdBIENBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy0+zAJs9 +Nt350UlqaxBJH+zYK7LG+DKBKUOVTJoZIyEVRd7jyBxRVVuuk+g3/ytr6dTqvirdqFEr12bDYVxg +Asj1znJ7O7jyTmUIms2kahnBAbtzptf2w93NvKSLtZlhuAGio9RN1AU9ka34tAhxZK9w8RxrfvbD +d50kc3vkDIzh2TbhmYsFmQvtRTEJysIA2/dyoJaqlYfQjse2YXMNdmaM3Bu0Y6Kff5MTMPGhJ9vZ +/yxViJGg4E8HsChWjBgbl0SOid3gF27nKu+POQoxhILYQBRJLnpB5Kf+42TMwVlxSywhp1t94B3R +LoGbw9ho972WG6xwsRYUC9tguSYBBQIDAQABo1EwTzALBgNVHQ8EBAMCAYYwDwYDVR0TAQH/BAUw +AwEB/zAdBgNVHQ4EFgQUswN+rja8sHnR3JQmthG+IbJphpQwEAYJKwYBBAGCNxUBBAMCAQAwDQYJ +KoZIhvcNAQEFBQADggEBAEuh/wuHbrP5wUOxSPMowB0uyQlB+pQAHKSkq0lPjz0e701vvbyk9vIm +MMkQyh2I+3QZH4VFvbBsUfk2ftv1TDI6QU9bR8/oCy22xBmddMVHxjtqD6wU2zz0c5ypBd8A3HR4 ++vg1YFkCExh8vPtNsCBtQ7tgMHpnM1zFmdH4LTlSc/uMqpclXHLZCB6rTjzjgTGfA6b7wP4piFXa +hNVQA7bihKOmNqoROgHhGEvWRGizPflTdISzRpFGlgC3gCy24eMQ4tui5yiPAZZiFj4A4xylNoEY +okxSdsARo27mHbrjWr42U8U+dY+GaSlYU7Wcu2+fXMUY7N0v4ZjJ/L7fCg0= +-----END CERTIFICATE----- + +Microsec e-Szigno Root CA +========================= +-----BEGIN CERTIFICATE----- +MIIHqDCCBpCgAwIBAgIRAMy4579OKRr9otxmpRwsDxEwDQYJKoZIhvcNAQEFBQAwcjELMAkGA1UE +BhMCSFUxETAPBgNVBAcTCEJ1ZGFwZXN0MRYwFAYDVQQKEw1NaWNyb3NlYyBMdGQuMRQwEgYDVQQL +EwtlLVN6aWdubyBDQTEiMCAGA1UEAxMZTWljcm9zZWMgZS1Temlnbm8gUm9vdCBDQTAeFw0wNTA0 +MDYxMjI4NDRaFw0xNzA0MDYxMjI4NDRaMHIxCzAJBgNVBAYTAkhVMREwDwYDVQQHEwhCdWRhcGVz +dDEWMBQGA1UEChMNTWljcm9zZWMgTHRkLjEUMBIGA1UECxMLZS1Temlnbm8gQ0ExIjAgBgNVBAMT +GU1pY3Jvc2VjIGUtU3ppZ25vIFJvb3QgQ0EwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIB +AQDtyADVgXvNOABHzNuEwSFpLHSQDCHZU4ftPkNEU6+r+ICbPHiN1I2uuO/TEdyB5s87lozWbxXG +d36hL+BfkrYn13aaHUM86tnsL+4582pnS4uCzyL4ZVX+LMsvfUh6PXX5qqAnu3jCBspRwn5mS6/N +oqdNAoI/gqyFxuEPkEeZlApxcpMqyabAvjxWTHOSJ/FrtfX9/DAFYJLG65Z+AZHCabEeHXtTRbjc +QR/Ji3HWVBTji1R4P770Yjtb9aPs1ZJ04nQw7wHb4dSrmZsqa/i9phyGI0Jf7Enemotb9HI6QMVJ +PqW+jqpx62z69Rrkav17fVVA71hu5tnVvCSrwe+3AgMBAAGjggQ3MIIEMzBnBggrBgEFBQcBAQRb +MFkwKAYIKwYBBQUHMAGGHGh0dHBzOi8vcmNhLmUtc3ppZ25vLmh1L29jc3AwLQYIKwYBBQUHMAKG +IWh0dHA6Ly93d3cuZS1zemlnbm8uaHUvUm9vdENBLmNydDAPBgNVHRMBAf8EBTADAQH/MIIBcwYD +VR0gBIIBajCCAWYwggFiBgwrBgEEAYGoGAIBAQEwggFQMCgGCCsGAQUFBwIBFhxodHRwOi8vd3d3 +LmUtc3ppZ25vLmh1L1NaU1ovMIIBIgYIKwYBBQUHAgIwggEUHoIBEABBACAAdABhAG4A+gBzAO0A +dAB2AOEAbgB5ACAA6QByAHQAZQBsAG0AZQB6AOkAcwDpAGgAZQB6ACAA6QBzACAAZQBsAGYAbwBn +AGEAZADhAHMA4QBoAG8AegAgAGEAIABTAHoAbwBsAGcA4QBsAHQAYQB0APMAIABTAHoAbwBsAGcA +4QBsAHQAYQB0AOEAcwBpACAAUwB6AGEAYgDhAGwAeQB6AGEAdABhACAAcwB6AGUAcgBpAG4AdAAg +AGsAZQBsAGwAIABlAGwAagDhAHIAbgBpADoAIABoAHQAdABwADoALwAvAHcAdwB3AC4AZQAtAHMA +egBpAGcAbgBvAC4AaAB1AC8AUwBaAFMAWgAvMIHIBgNVHR8EgcAwgb0wgbqggbeggbSGIWh0dHA6 +Ly93d3cuZS1zemlnbm8uaHUvUm9vdENBLmNybIaBjmxkYXA6Ly9sZGFwLmUtc3ppZ25vLmh1L0NO +PU1pY3Jvc2VjJTIwZS1Temlnbm8lMjBSb290JTIwQ0EsT1U9ZS1Temlnbm8lMjBDQSxPPU1pY3Jv +c2VjJTIwTHRkLixMPUJ1ZGFwZXN0LEM9SFU/Y2VydGlmaWNhdGVSZXZvY2F0aW9uTGlzdDtiaW5h +cnkwDgYDVR0PAQH/BAQDAgEGMIGWBgNVHREEgY4wgYuBEGluZm9AZS1zemlnbm8uaHWkdzB1MSMw +IQYDVQQDDBpNaWNyb3NlYyBlLVN6aWduw7MgUm9vdCBDQTEWMBQGA1UECwwNZS1TemlnbsOzIEhT +WjEWMBQGA1UEChMNTWljcm9zZWMgS2Z0LjERMA8GA1UEBxMIQnVkYXBlc3QxCzAJBgNVBAYTAkhV +MIGsBgNVHSMEgaQwgaGAFMegSXUWYYTbMUuE0vE3QJDvTtz3oXakdDByMQswCQYDVQQGEwJIVTER +MA8GA1UEBxMIQnVkYXBlc3QxFjAUBgNVBAoTDU1pY3Jvc2VjIEx0ZC4xFDASBgNVBAsTC2UtU3pp +Z25vIENBMSIwIAYDVQQDExlNaWNyb3NlYyBlLVN6aWdubyBSb290IENBghEAzLjnv04pGv2i3Gal +HCwPETAdBgNVHQ4EFgQUx6BJdRZhhNsxS4TS8TdAkO9O3PcwDQYJKoZIhvcNAQEFBQADggEBANMT +nGZjWS7KXHAM/IO8VbH0jgdsZifOwTsgqRy7RlRw7lrMoHfqaEQn6/Ip3Xep1fvj1KcExJW4C+FE +aGAHQzAxQmHl7tnlJNUb3+FKG6qfx1/4ehHqE5MAyopYse7tDk2016g2JnzgOsHVV4Lxdbb9iV/a +86g4nzUGCM4ilb7N1fy+W955a9x6qWVmvrElWl/tftOsRm1M9DKHtCAE4Gx4sHfRhUZLphK3dehK +yVZs15KrnfVJONJPU+NVkBHbmJbGSfI+9J8b4PeI3CVimUTYc78/MPMMNz7UwiiAc7EBt51alhQB +S6kRnSlqLtBdgcDPsiBDxwPgN05dCtxZICU= +-----END CERTIFICATE----- + +Certigna +======== +-----BEGIN CERTIFICATE----- +MIIDqDCCApCgAwIBAgIJAP7c4wEPyUj/MA0GCSqGSIb3DQEBBQUAMDQxCzAJBgNVBAYTAkZSMRIw +EAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hMB4XDTA3MDYyOTE1MTMwNVoXDTI3 +MDYyOTE1MTMwNVowNDELMAkGA1UEBhMCRlIxEjAQBgNVBAoMCURoaW15b3RpczERMA8GA1UEAwwI +Q2VydGlnbmEwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDIaPHJ1tazNHUmgh7stL7q +XOEm7RFHYeGifBZ4QCHkYJ5ayGPhxLGWkv8YbWkj4Sti993iNi+RB7lIzw7sebYs5zRLcAglozyH +GxnygQcPOJAZ0xH+hrTy0V4eHpbNgGzOOzGTtvKg0KmVEn2lmsxryIRWijOp5yIVUxbwzBfsV1/p +ogqYCd7jX5xv3EjjhQsVWqa6n6xI4wmy9/Qy3l40vhx4XUJbzg4ij02Q130yGLMLLGq/jj8UEYkg +DncUtT2UCIf3JR7VsmAA7G8qKCVuKj4YYxclPz5EIBb2JsglrgVKtOdjLPOMFlN+XPsRGgjBRmKf +Irjxwo1p3Po6WAbfAgMBAAGjgbwwgbkwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUGu3+QTmQ +tCRZvgHyUtVF9lo53BEwZAYDVR0jBF0wW4AUGu3+QTmQtCRZvgHyUtVF9lo53BGhOKQ2MDQxCzAJ +BgNVBAYTAkZSMRIwEAYDVQQKDAlEaGlteW90aXMxETAPBgNVBAMMCENlcnRpZ25hggkA/tzjAQ/J +SP8wDgYDVR0PAQH/BAQDAgEGMBEGCWCGSAGG+EIBAQQEAwIABzANBgkqhkiG9w0BAQUFAAOCAQEA +hQMeknH2Qq/ho2Ge6/PAD/Kl1NqV5ta+aDY9fm4fTIrv0Q8hbV6lUmPOEvjvKtpv6zf+EwLHyzs+ +ImvaYS5/1HI93TDhHkxAGYwP15zRgzB7mFncfca5DClMoTOi62c6ZYTTluLtdkVwj7Ur3vkj1klu +PBS1xp81HlDQwY9qcEQCYsuuHWhBp6pX6FOqB9IG9tUUBguRA3UsbHK1YZWaDYu5Def131TN3ubY +1gkIl2PlwS6wt0QmwCbAr1UwnjvVNioZBPRcHv/PLLf/0P2HQBHVESO7SMAhqaQoLf0V+LBOK/Qw +WyH8EZE0vkHve52Xdf+XlcCWWC/qu0bXu+TZLg== +-----END CERTIFICATE----- + +TC TrustCenter Class 2 CA II +============================ +-----BEGIN CERTIFICATE----- +MIIEqjCCA5KgAwIBAgIOLmoAAQACH9dSISwRXDswDQYJKoZIhvcNAQEFBQAwdjELMAkGA1UEBhMC +REUxHDAaBgNVBAoTE1RDIFRydXN0Q2VudGVyIEdtYkgxIjAgBgNVBAsTGVRDIFRydXN0Q2VudGVy +IENsYXNzIDIgQ0ExJTAjBgNVBAMTHFRDIFRydXN0Q2VudGVyIENsYXNzIDIgQ0EgSUkwHhcNMDYw +MTEyMTQzODQzWhcNMjUxMjMxMjI1OTU5WjB2MQswCQYDVQQGEwJERTEcMBoGA1UEChMTVEMgVHJ1 +c3RDZW50ZXIgR21iSDEiMCAGA1UECxMZVEMgVHJ1c3RDZW50ZXIgQ2xhc3MgMiBDQTElMCMGA1UE +AxMcVEMgVHJ1c3RDZW50ZXIgQ2xhc3MgMiBDQSBJSTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC +AQoCggEBAKuAh5uO8MN8h9foJIIRszzdQ2Lu+MNF2ujhoF/RKrLqk2jftMjWQ+nEdVl//OEd+DFw +IxuInie5e/060smp6RQvkL4DUsFJzfb95AhmC1eKokKguNV/aVyQMrKXDcpK3EY+AlWJU+MaWss2 +xgdW94zPEfRMuzBwBJWl9jmM/XOBCH2JXjIeIqkiRUuwZi4wzJ9l/fzLganx4Duvo4bRierERXlQ +Xa7pIXSSTYtZgo+U4+lK8edJsBTj9WLL1XK9H7nSn6DNqPoByNkN39r8R52zyFTfSUrxIan+GE7u +SNQZu+995OKdy1u2bv/jzVrndIIFuoAlOMvkaZ6vQaoahPUCAwEAAaOCATQwggEwMA8GA1UdEwEB +/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBTjq1RMgKHbVkO3kUrL84J6E1wIqzCB +7QYDVR0fBIHlMIHiMIHfoIHcoIHZhjVodHRwOi8vd3d3LnRydXN0Y2VudGVyLmRlL2NybC92Mi90 +Y19jbGFzc18yX2NhX0lJLmNybIaBn2xkYXA6Ly93d3cudHJ1c3RjZW50ZXIuZGUvQ049VEMlMjBU +cnVzdENlbnRlciUyMENsYXNzJTIwMiUyMENBJTIwSUksTz1UQyUyMFRydXN0Q2VudGVyJTIwR21i +SCxPVT1yb290Y2VydHMsREM9dHJ1c3RjZW50ZXIsREM9ZGU/Y2VydGlmaWNhdGVSZXZvY2F0aW9u +TGlzdD9iYXNlPzANBgkqhkiG9w0BAQUFAAOCAQEAjNfffu4bgBCzg/XbEeprS6iSGNn3Bzn1LL4G +dXpoUxUc6krtXvwjshOg0wn/9vYua0Fxec3ibf2uWWuFHbhOIprtZjluS5TmVfwLG4t3wVMTZonZ +KNaL80VKY7f9ewthXbhtvsPcW3nS7Yblok2+XnR8au0WOB9/WIFaGusyiC2y8zl3gK9etmF1Kdsj +TYjKUCjLhdLTEKJZbtOTVAB6okaVhgWcqRmY5TFyDADiZ9lA4CQze28suVyrZZ0srHbqNZn1l7kP +JOzHdiEoZa5X6AeIdUpWoNIFOqTmjZKILPPy4cHGYdtBxceb9w4aUUXCYWvcZCcXjFq32nQozZfk +vQ== +-----END CERTIFICATE----- + +TC TrustCenter Class 3 CA II +============================ +-----BEGIN CERTIFICATE----- +MIIEqjCCA5KgAwIBAgIOSkcAAQAC5aBd1j8AUb8wDQYJKoZIhvcNAQEFBQAwdjELMAkGA1UEBhMC +REUxHDAaBgNVBAoTE1RDIFRydXN0Q2VudGVyIEdtYkgxIjAgBgNVBAsTGVRDIFRydXN0Q2VudGVy +IENsYXNzIDMgQ0ExJTAjBgNVBAMTHFRDIFRydXN0Q2VudGVyIENsYXNzIDMgQ0EgSUkwHhcNMDYw +MTEyMTQ0MTU3WhcNMjUxMjMxMjI1OTU5WjB2MQswCQYDVQQGEwJERTEcMBoGA1UEChMTVEMgVHJ1 +c3RDZW50ZXIgR21iSDEiMCAGA1UECxMZVEMgVHJ1c3RDZW50ZXIgQ2xhc3MgMyBDQTElMCMGA1UE +AxMcVEMgVHJ1c3RDZW50ZXIgQ2xhc3MgMyBDQSBJSTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC +AQoCggEBALTgu1G7OVyLBMVMeRwjhjEQY0NVJz/GRcekPewJDRoeIMJWHt4bNwcwIi9v8Qbxq63W +yKthoy9DxLCyLfzDlml7forkzMA5EpBCYMnMNWju2l+QVl/NHE1bWEnrDgFPZPosPIlY2C8u4rBo +6SI7dYnWRBpl8huXJh0obazovVkdKyT21oQDZogkAHhg8fir/gKya/si+zXmFtGt9i4S5Po1auUZ +uV3bOx4a+9P/FRQI2AlqukWdFHlgfa9Aigdzs5OW03Q0jTo3Kd5c7PXuLjHCINy+8U9/I1LZW+Jk +2ZyqBwi1Rb3R0DHBq1SfqdLDYmAD8bs5SpJKPQq5ncWg/jcCAwEAAaOCATQwggEwMA8GA1UdEwEB +/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBTUovyfs8PYA9NXXAek0CSnwPIA1DCB +7QYDVR0fBIHlMIHiMIHfoIHcoIHZhjVodHRwOi8vd3d3LnRydXN0Y2VudGVyLmRlL2NybC92Mi90 +Y19jbGFzc18zX2NhX0lJLmNybIaBn2xkYXA6Ly93d3cudHJ1c3RjZW50ZXIuZGUvQ049VEMlMjBU +cnVzdENlbnRlciUyMENsYXNzJTIwMyUyMENBJTIwSUksTz1UQyUyMFRydXN0Q2VudGVyJTIwR21i +SCxPVT1yb290Y2VydHMsREM9dHJ1c3RjZW50ZXIsREM9ZGU/Y2VydGlmaWNhdGVSZXZvY2F0aW9u +TGlzdD9iYXNlPzANBgkqhkiG9w0BAQUFAAOCAQEANmDkcPcGIEPZIxpC8vijsrlNirTzwppVMXzE +O2eatN9NDoqTSheLG43KieHPOh6sHfGcMrSOWXaiQYUlN6AT0PV8TtXqluJucsG7Kv5sbviRmEb8 +yRtXW+rIGjs/sFGYPAfaLFkB2otE6OF0/ado3VS6g0bsyEa1+K+XwDsJHI/OcpY9M1ZwvJbL2NV9 +IJqDnxrcOfHFcqMRA/07QlIp2+gB95tejNaNhk4Z+rwcvsUhpYeeeC422wlxo3I0+GzjBgnyXlal +092Y+tTmBvTwtiBjS+opvaqCZh77gaqnN60TGOaSw4HBM7uIHqHn4rS9MWwOUT1v+5ZWgOI2F9Hc +5A== +-----END CERTIFICATE----- + +TC TrustCenter Universal CA I +============================= +-----BEGIN CERTIFICATE----- +MIID3TCCAsWgAwIBAgIOHaIAAQAC7LdggHiNtgYwDQYJKoZIhvcNAQEFBQAweTELMAkGA1UEBhMC +REUxHDAaBgNVBAoTE1RDIFRydXN0Q2VudGVyIEdtYkgxJDAiBgNVBAsTG1RDIFRydXN0Q2VudGVy +IFVuaXZlcnNhbCBDQTEmMCQGA1UEAxMdVEMgVHJ1c3RDZW50ZXIgVW5pdmVyc2FsIENBIEkwHhcN +MDYwMzIyMTU1NDI4WhcNMjUxMjMxMjI1OTU5WjB5MQswCQYDVQQGEwJERTEcMBoGA1UEChMTVEMg +VHJ1c3RDZW50ZXIgR21iSDEkMCIGA1UECxMbVEMgVHJ1c3RDZW50ZXIgVW5pdmVyc2FsIENBMSYw +JAYDVQQDEx1UQyBUcnVzdENlbnRlciBVbml2ZXJzYWwgQ0EgSTCCASIwDQYJKoZIhvcNAQEBBQAD +ggEPADCCAQoCggEBAKR3I5ZEr5D0MacQ9CaHnPM42Q9e3s9B6DGtxnSRJJZ4Hgmgm5qVSkr1YnwC +qMqs+1oEdjneX/H5s7/zA1hV0qq34wQi0fiU2iIIAI3TfCZdzHd55yx4Oagmcw6iXSVphU9VDprv +xrlE4Vc93x9UIuVvZaozhDrzznq+VZeujRIPFDPiUHDDSYcTvFHe15gSWu86gzOSBnWLknwSaHtw +ag+1m7Z3W0hZneTvWq3zwZ7U10VOylY0Ibw+F1tvdwxIAUMpsN0/lm7mlaoMwCC2/T42J5zjXM9O +gdwZu5GQfezmlwQek8wiSdeXhrYTCjxDI3d+8NzmzSQfO4ObNDqDNOMCAwEAAaNjMGEwHwYDVR0j +BBgwFoAUkqR1LKSevoFE63n8isWVpesQdXMwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC +AYYwHQYDVR0OBBYEFJKkdSyknr6BROt5/IrFlaXrEHVzMA0GCSqGSIb3DQEBBQUAA4IBAQAo0uCG +1eb4e/CX3CJrO5UUVg8RMKWaTzqwOuAGy2X17caXJ/4l8lfmXpWMPmRgFVp/Lw0BxbFg/UU1z/Cy +vwbZ71q+s2IhtNerNXxTPqYn8aEt2hojnczd7Dwtnic0XQ/CNnm8yUpiLe1r2X1BQ3y2qsrtYbE3 +ghUJGooWMNjsydZHcnhLEEYUjl8Or+zHL6sQ17bxbuyGssLoDZJz3KL0Dzq/YSMQiZxIQG5wALPT +ujdEWBF6AmqI8Dc08BnprNRlc/ZpjGSUOnmFKbAWKwyCPwacx/0QK54PLLae4xW/2TYcuiUaUj0a +7CIMHOCkoj3w6DnPgcB77V0fb8XQC9eY +-----END CERTIFICATE----- + +Deutsche Telekom Root CA 2 +========================== +-----BEGIN CERTIFICATE----- +MIIDnzCCAoegAwIBAgIBJjANBgkqhkiG9w0BAQUFADBxMQswCQYDVQQGEwJERTEcMBoGA1UEChMT +RGV1dHNjaGUgVGVsZWtvbSBBRzEfMB0GA1UECxMWVC1UZWxlU2VjIFRydXN0IENlbnRlcjEjMCEG +A1UEAxMaRGV1dHNjaGUgVGVsZWtvbSBSb290IENBIDIwHhcNOTkwNzA5MTIxMTAwWhcNMTkwNzA5 +MjM1OTAwWjBxMQswCQYDVQQGEwJERTEcMBoGA1UEChMTRGV1dHNjaGUgVGVsZWtvbSBBRzEfMB0G +A1UECxMWVC1UZWxlU2VjIFRydXN0IENlbnRlcjEjMCEGA1UEAxMaRGV1dHNjaGUgVGVsZWtvbSBS +b290IENBIDIwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCrC6M14IspFLEUha88EOQ5 +bzVdSq7d6mGNlUn0b2SjGmBmpKlAIoTZ1KXleJMOaAGtuU1cOs7TuKhCQN/Po7qCWWqSG6wcmtoI +KyUn+WkjR/Hg6yx6m/UTAtB+NHzCnjwAWav12gz1MjwrrFDa1sPeg5TKqAyZMg4ISFZbavva4VhY +AUlfckE8FQYBjl2tqriTtM2e66foai1SNNs671x1Udrb8zH57nGYMsRUFUQM+ZtV7a3fGAigo4aK +Se5TBY8ZTNXeWHmb0mocQqvF1afPaA+W5OFhmHZhyJF81j4A4pFQh+GdCuatl9Idxjp9y7zaAzTV +jlsB9WoHtxa2bkp/AgMBAAGjQjBAMB0GA1UdDgQWBBQxw3kbuvVT1xfgiXotF2wKsyudMzAPBgNV +HRMECDAGAQH/AgEFMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEAlGRZrTlk5ynr +E/5aw4sTV8gEJPB0d8Bg42f76Ymmg7+Wgnxu1MM9756AbrsptJh6sTtU6zkXR34ajgv8HzFZMQSy +zhfzLMdiNlXiItiJVbSYSKpk+tYcNthEeFpaIzpXl/V6ME+un2pMSyuOoAPjPuCp1NJ70rOo4nI8 +rZ7/gFnkm0W09juwzTkZmDLl6iFhkOQxIY40sfcvNUqFENrnijchvllj4PKFiDFT1FQUhXB59C4G +dyd1Lx+4ivn+xbrYNuSD7Odlt79jWvNGr4GUN9RBjNYj1h7P9WgbRGOiWrqnNVmh5XAFmw4jV5mU +Cm26OWMohpLzGITY+9HPBVZkVw== +-----END CERTIFICATE----- + +ComSign Secured CA +================== +-----BEGIN CERTIFICATE----- +MIIDqzCCApOgAwIBAgIRAMcoRwmzuGxFjB36JPU2TukwDQYJKoZIhvcNAQEFBQAwPDEbMBkGA1UE +AxMSQ29tU2lnbiBTZWN1cmVkIENBMRAwDgYDVQQKEwdDb21TaWduMQswCQYDVQQGEwJJTDAeFw0w +NDAzMjQxMTM3MjBaFw0yOTAzMTYxNTA0NTZaMDwxGzAZBgNVBAMTEkNvbVNpZ24gU2VjdXJlZCBD +QTEQMA4GA1UEChMHQ29tU2lnbjELMAkGA1UEBhMCSUwwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAw +ggEKAoIBAQDGtWhfHZQVw6QIVS3joFd67+l0Kru5fFdJGhFeTymHDEjWaueP1H5XJLkGieQcPOqs +49ohgHMhCu95mGwfCP+hUH3ymBvJVG8+pSjsIQQPRbsHPaHA+iqYHU4Gk/v1iDurX8sWv+bznkqH +7Rnqwp9D5PGBpX8QTz7RSmKtUxvLg/8HZaWSLWapW7ha9B20IZFKF3ueMv5WJDmyVIRD9YTC2LxB +kMyd1mja6YJQqTtoz7VdApRgFrFD2UNd3V2Hbuq7s8lr9gOUCXDeFhF6K+h2j0kQmHe5Y1yLM5d1 +9guMsqtb3nQgJT/j8xH5h2iGNXHDHYwt6+UarA9z1YJZQIDTAgMBAAGjgacwgaQwDAYDVR0TBAUw +AwEB/zBEBgNVHR8EPTA7MDmgN6A1hjNodHRwOi8vZmVkaXIuY29tc2lnbi5jby5pbC9jcmwvQ29t +U2lnblNlY3VyZWRDQS5jcmwwDgYDVR0PAQH/BAQDAgGGMB8GA1UdIwQYMBaAFMFL7XC29z58ADsA +j8c+DkWfHl3sMB0GA1UdDgQWBBTBS+1wtvc+fAA7AI/HPg5Fnx5d7DANBgkqhkiG9w0BAQUFAAOC +AQEAFs/ukhNQq3sUnjO2QiBq1BW9Cav8cujvR3qQrFHBZE7piL1DRYHjZiM/EoZNGeQFsOY3wo3a +BijJD4mkU6l1P7CW+6tMM1X5eCZGbxs2mPtCdsGCuY7e+0X5YxtiOzkGynd6qDwJz2w2PQ8KRUtp +FhpFfTMDZflScZAmlaxMDPWLkz/MdXSFmLr/YnpNH4n+rr2UAJm/EaXc4HnFFgt9AmEd6oX5AhVP +51qJThRv4zdLhfXBPGHg/QVBspJ/wx2g0K5SZGBrGMYmnNj1ZOQ2GmKfig8+/21OGVZOIJFsnzQz +OjRXUDpvgV4GxvU+fE6OK85lBi5d0ipTdF7Tbieejw== +-----END CERTIFICATE----- + +Cybertrust Global Root +====================== +-----BEGIN CERTIFICATE----- +MIIDoTCCAomgAwIBAgILBAAAAAABD4WqLUgwDQYJKoZIhvcNAQEFBQAwOzEYMBYGA1UEChMPQ3li +ZXJ0cnVzdCwgSW5jMR8wHQYDVQQDExZDeWJlcnRydXN0IEdsb2JhbCBSb290MB4XDTA2MTIxNTA4 +MDAwMFoXDTIxMTIxNTA4MDAwMFowOzEYMBYGA1UEChMPQ3liZXJ0cnVzdCwgSW5jMR8wHQYDVQQD +ExZDeWJlcnRydXN0IEdsb2JhbCBSb290MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA ++Mi8vRRQZhP/8NN57CPytxrHjoXxEnOmGaoQ25yiZXRadz5RfVb23CO21O1fWLE3TdVJDm71aofW +0ozSJ8bi/zafmGWgE07GKmSb1ZASzxQG9Dvj1Ci+6A74q05IlG2OlTEQXO2iLb3VOm2yHLtgwEZL +AfVJrn5GitB0jaEMAs7u/OePuGtm839EAL9mJRQr3RAwHQeWP032a7iPt3sMpTjr3kfb1V05/Iin +89cqdPHoWqI7n1C6poxFNcJQZZXcY4Lv3b93TZxiyWNzFtApD0mpSPCzqrdsxacwOUBdrsTiXSZT +8M4cIwhhqJQZugRiQOwfOHB3EgZxpzAYXSUnpQIDAQABo4GlMIGiMA4GA1UdDwEB/wQEAwIBBjAP +BgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBS2CHsNesysIEyGVjJez6tuhS1wVzA/BgNVHR8EODA2 +MDSgMqAwhi5odHRwOi8vd3d3Mi5wdWJsaWMtdHJ1c3QuY29tL2NybC9jdC9jdHJvb3QuY3JsMB8G +A1UdIwQYMBaAFLYIew16zKwgTIZWMl7Pq26FLXBXMA0GCSqGSIb3DQEBBQUAA4IBAQBW7wojoFRO +lZfJ+InaRcHUowAl9B8Tq7ejhVhpwjCt2BWKLePJzYFa+HMjWqd8BfP9IjsO0QbE2zZMcwSO5bAi +5MXzLqXZI+O4Tkogp24CJJ8iYGd7ix1yCcUxXOl5n4BHPa2hCwcUPUf/A2kaDAtE52Mlp3+yybh2 +hO0j9n0Hq0V+09+zv+mKts2oomcrUtW3ZfA5TGOgkXmTUg9U3YO7n9GPp1Nzw8v/MOx8BLjYRB+T +X3EJIrduPuocA06dGiBh+4E37F78CkWr1+cXVdCg6mCbpvbjjFspwgZgFJ0tl0ypkxWdYcQBX0jW +WL1WMRJOEcgh4LMRkWXbtKaIOM5V +-----END CERTIFICATE----- + +ePKI Root Certification Authority +================================= +-----BEGIN CERTIFICATE----- +MIIFsDCCA5igAwIBAgIQFci9ZUdcr7iXAF7kBtK8nTANBgkqhkiG9w0BAQUFADBeMQswCQYDVQQG +EwJUVzEjMCEGA1UECgwaQ2h1bmdod2EgVGVsZWNvbSBDby4sIEx0ZC4xKjAoBgNVBAsMIWVQS0kg +Um9vdCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTAeFw0wNDEyMjAwMjMxMjdaFw0zNDEyMjAwMjMx +MjdaMF4xCzAJBgNVBAYTAlRXMSMwIQYDVQQKDBpDaHVuZ2h3YSBUZWxlY29tIENvLiwgTHRkLjEq +MCgGA1UECwwhZVBLSSBSb290IENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG9w0B +AQEFAAOCAg8AMIICCgKCAgEA4SUP7o3biDN1Z82tH306Tm2d0y8U82N0ywEhajfqhFAHSyZbCUNs +IZ5qyNUD9WBpj8zwIuQf5/dqIjG3LBXy4P4AakP/h2XGtRrBp0xtInAhijHyl3SJCRImHJ7K2RKi +lTza6We/CKBk49ZCt0Xvl/T29de1ShUCWH2YWEtgvM3XDZoTM1PRYfl61dd4s5oz9wCGzh1NlDiv +qOx4UXCKXBCDUSH3ET00hl7lSM2XgYI1TBnsZfZrxQWh7kcT1rMhJ5QQCtkkO7q+RBNGMD+XPNjX +12ruOzjjK9SXDrkb5wdJfzcq+Xd4z1TtW0ado4AOkUPB1ltfFLqfpo0kR0BZv3I4sjZsN/+Z0V0O +WQqraffAsgRFelQArr5T9rXn4fg8ozHSqf4hUmTFpmfwdQcGlBSBVcYn5AGPF8Fqcde+S/uUWH1+ +ETOxQvdibBjWzwloPn9s9h6PYq2lY9sJpx8iQkEeb5mKPtf5P0B6ebClAZLSnT0IFaUQAS2zMnao +lQ2zepr7BxB4EW/hj8e6DyUadCrlHJhBmd8hh+iVBmoKs2pHdmX2Os+PYhcZewoozRrSgx4hxyy/ +vv9haLdnG7t4TY3OZ+XkwY63I2binZB1NJipNiuKmpS5nezMirH4JYlcWrYvjB9teSSnUmjDhDXi +Zo1jDiVN1Rmy5nk3pyKdVDECAwEAAaNqMGgwHQYDVR0OBBYEFB4M97Zn8uGSJglFwFU5Lnc/Qkqi +MAwGA1UdEwQFMAMBAf8wOQYEZyoHAAQxMC8wLQIBADAJBgUrDgMCGgUAMAcGBWcqAwAABBRFsMLH +ClZ87lt4DJX5GFPBphzYEDANBgkqhkiG9w0BAQUFAAOCAgEACbODU1kBPpVJufGBuvl2ICO1J2B0 +1GqZNF5sAFPZn/KmsSQHRGoqxqWOeBLoR9lYGxMqXnmbnwoqZ6YlPwZpVnPDimZI+ymBV3QGypzq +KOg4ZyYr8dW1P2WT+DZdjo2NQCCHGervJ8A9tDkPJXtoUHRVnAxZfVo9QZQlUgjgRywVMRnVvwdV +xrsStZf0X4OFunHB2WyBEXYKCrC/gpf36j36+uwtqSiUO1bd0lEursC9CBWMd1I0ltabrNMdjmEP +NXubrjlpC2JgQCA2j6/7Nu4tCEoduL+bXPjqpRugc6bY+G7gMwRfaKonh+3ZwZCc7b3jajWvY9+r +GNm65ulK6lCKD2GTHuItGeIwlDWSXQ62B68ZgI9HkFFLLk3dheLSClIKF5r8GrBQAuUBo2M3IUxE +xJtRmREOc5wGj1QupyheRDmHVi03vYVElOEMSyycw5KFNGHLD7ibSkNS/jQ6fbjpKdx2qcgw+BRx +gMYeNkh0IkFch4LoGHGLQYlE535YW6i4jRPpp2zDR+2zGp1iro2C6pSe3VkQw63d4k3jMdXH7Ojy +sP6SHhYKGvzZ8/gntsm+HbRsZJB/9OTEW9c3rkIO3aQab3yIVMUWbuF6aC74Or8NpDyJO3inTmOD +BCEIZ43ygknQW/2xzQ+DhNQ+IIX3Sj0rnP0qCglN6oH4EZw= +-----END CERTIFICATE----- + +T\xc3\x9c\x42\xC4\xB0TAK UEKAE K\xC3\xB6k Sertifika Hizmet Sa\xC4\x9Flay\xc4\xb1\x63\xc4\xb1s\xc4\xb1 - S\xC3\xBCr\xC3\xBCm 3 +============================================================================================================================= +-----BEGIN CERTIFICATE----- +MIIFFzCCA/+gAwIBAgIBETANBgkqhkiG9w0BAQUFADCCASsxCzAJBgNVBAYTAlRSMRgwFgYDVQQH +DA9HZWJ6ZSAtIEtvY2FlbGkxRzBFBgNVBAoMPlTDvHJraXllIEJpbGltc2VsIHZlIFRla25vbG9q +aWsgQXJhxZ90xLFybWEgS3VydW11IC0gVMOcQsSwVEFLMUgwRgYDVQQLDD9VbHVzYWwgRWxla3Ry +b25payB2ZSBLcmlwdG9sb2ppIEFyYcWfdMSxcm1hIEVuc3RpdMO8c8O8IC0gVUVLQUUxIzAhBgNV +BAsMGkthbXUgU2VydGlmaWthc3lvbiBNZXJrZXppMUowSAYDVQQDDEFUw5xCxLBUQUsgVUVLQUUg +S8O2ayBTZXJ0aWZpa2EgSGl6bWV0IFNhxJ9sYXnEsWPEsXPEsSAtIFPDvHLDvG0gMzAeFw0wNzA4 +MjQxMTM3MDdaFw0xNzA4MjExMTM3MDdaMIIBKzELMAkGA1UEBhMCVFIxGDAWBgNVBAcMD0dlYnpl +IC0gS29jYWVsaTFHMEUGA1UECgw+VMO8cmtpeWUgQmlsaW1zZWwgdmUgVGVrbm9sb2ppayBBcmHF +n3TEsXJtYSBLdXJ1bXUgLSBUw5xCxLBUQUsxSDBGBgNVBAsMP1VsdXNhbCBFbGVrdHJvbmlrIHZl +IEtyaXB0b2xvamkgQXJhxZ90xLFybWEgRW5zdGl0w7xzw7wgLSBVRUtBRTEjMCEGA1UECwwaS2Ft +dSBTZXJ0aWZpa2FzeW9uIE1lcmtlemkxSjBIBgNVBAMMQVTDnELEsFRBSyBVRUtBRSBLw7ZrIFNl +cnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxIC0gU8O8csO8bSAzMIIBIjANBgkqhkiG9w0B +AQEFAAOCAQ8AMIIBCgKCAQEAim1L/xCIOsP2fpTo6iBkcK4hgb46ezzb8R1Sf1n68yJMlaCQvEhO +Eav7t7WNeoMojCZG2E6VQIdhn8WebYGHV2yKO7Rm6sxA/OOqbLLLAdsyv9Lrhc+hDVXDWzhXcLh1 +xnnRFDDtG1hba+818qEhTsXOfJlfbLm4IpNQp81McGq+agV/E5wrHur+R84EpW+sky58K5+eeROR +6Oqeyjh1jmKwlZMq5d/pXpduIF9fhHpEORlAHLpVK/swsoHvhOPc7Jg4OQOFCKlUAwUp8MmPi+oL +hmUZEdPpCSPeaJMDyTYcIW7OjGbxmTDY17PDHfiBLqi9ggtm/oLL4eAagsNAgQIDAQABo0IwQDAd +BgNVHQ4EFgQUvYiHyY/2pAoLquvF/pEjnatKijIwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQF +MAMBAf8wDQYJKoZIhvcNAQEFBQADggEBAB18+kmPNOm3JpIWmgV050vQbTlswyb2zrgxvMTfvCr4 +N5EY3ATIZJkrGG2AA1nJrvhY0D7twyOfaTyGOBye79oneNGEN3GKPEs5z35FBtYt2IpNeBLWrcLT +y9LQQfMmNkqblWwM7uXRQydmwYj3erMgbOqwaSvHIOgMA8RBBZniP+Rr+KCGgceExh/VS4ESshYh +LBOhgLJeDEoTniDYYkCrkOpkSi+sDQESeUWoL4cZaMjihccwsnX5OD+ywJO0a+IDRM5noN+J1q2M +dqMTw5RhK2vZbMEHCiIHhWyFJEapvj+LeISCfiQMnf2BN+MlqO02TpUsyZyQ2uypQjyttgI= +-----END CERTIFICATE----- + +Buypass Class 2 CA 1 +==================== +-----BEGIN CERTIFICATE----- +MIIDUzCCAjugAwIBAgIBATANBgkqhkiG9w0BAQUFADBLMQswCQYDVQQGEwJOTzEdMBsGA1UECgwU +QnV5cGFzcyBBUy05ODMxNjMzMjcxHTAbBgNVBAMMFEJ1eXBhc3MgQ2xhc3MgMiBDQSAxMB4XDTA2 +MTAxMzEwMjUwOVoXDTE2MTAxMzEwMjUwOVowSzELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBh +c3MgQVMtOTgzMTYzMzI3MR0wGwYDVQQDDBRCdXlwYXNzIENsYXNzIDIgQ0EgMTCCASIwDQYJKoZI +hvcNAQEBBQADggEPADCCAQoCggEBAIs8B0XY9t/mx8q6jUPFR42wWsE425KEHK8T1A9vNkYgxC7M +cXA0ojTTNy7Y3Tp3L8DrKehc0rWpkTSHIln+zNvnma+WwajHQN2lFYxuyHyXA8vmIPLXl18xoS83 +0r7uvqmtqEyeIWZDO6i88wmjONVZJMHCR3axiFyCO7srpgTXjAePzdVBHfCuuCkslFJgNJQ72uA4 +0Z0zPhX0kzLFANq1KWYOOngPIVJfAuWSeyXTkh4vFZ2B5J2O6O+JzhRMVB0cgRJNcKi+EAUXfh/R +uFdV7c27UsKwHnjCTTZoy1YmwVLBvXb3WNVyfh9EdrsAiR0WnVE1703CVu9r4Iw7DekCAwEAAaNC +MEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUP42aWYv8e3uco684sDntkHGA1sgwDgYDVR0P +AQH/BAQDAgEGMA0GCSqGSIb3DQEBBQUAA4IBAQAVGn4TirnoB6NLJzKyQJHyIdFkhb5jatLPgcIV +1Xp+DCmsNx4cfHZSldq1fyOhKXdlyTKdqC5Wq2B2zha0jX94wNWZUYN/Xtm+DKhQ7SLHrQVMdvvt +7h5HZPb3J31cKA9FxVxiXqaakZG3Uxcu3K1gnZZkOb1naLKuBctN518fV4bVIJwo+28TOPX2EZL2 +fZleHwzoq0QkKXJAPTZSr4xYkHPB7GEseaHsh7U/2k3ZIQAw3pDaDtMaSKk+hQsUi4y8QZ5q9w5w +wDX3OaJdZtB7WZ+oRxKaJyOkLY4ng5IgodcVf/EuGO70SH8vf/GhGLWhC5SgYiAynB321O+/TIho +-----END CERTIFICATE----- + +Buypass Class 3 CA 1 +==================== +-----BEGIN CERTIFICATE----- +MIIDUzCCAjugAwIBAgIBAjANBgkqhkiG9w0BAQUFADBLMQswCQYDVQQGEwJOTzEdMBsGA1UECgwU +QnV5cGFzcyBBUy05ODMxNjMzMjcxHTAbBgNVBAMMFEJ1eXBhc3MgQ2xhc3MgMyBDQSAxMB4XDTA1 +MDUwOTE0MTMwM1oXDTE1MDUwOTE0MTMwM1owSzELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1eXBh +c3MgQVMtOTgzMTYzMzI3MR0wGwYDVQQDDBRCdXlwYXNzIENsYXNzIDMgQ0EgMTCCASIwDQYJKoZI +hvcNAQEBBQADggEPADCCAQoCggEBAKSO13TZKWTeXx+HgJHqTjnmGcZEC4DVC69TB4sSveZn8AKx +ifZgisRbsELRwCGoy+Gb72RRtqfPFfV0gGgEkKBYouZ0plNTVUhjP5JW3SROjvi6K//zNIqeKNc0 +n6wv1g/xpC+9UrJJhW05NfBEMJNGJPO251P7vGGvqaMU+8IXF4Rs4HyI+MkcVyzwPX6UvCWThOia +AJpFBUJXgPROztmuOfbIUxAMZTpHe2DC1vqRycZxbL2RhzyRhkmr8w+gbCZ2Xhysm3HljbybIR6c +1jh+JIAVMYKWsUnTYjdbiAwKYjT+p0h+mbEwi5A3lRyoH6UsjfRVyNvdWQrCrXig9IsCAwEAAaNC +MEAwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUOBTmyPCppAP0Tj4io1vy1uCtQHQwDgYDVR0P +AQH/BAQDAgEGMA0GCSqGSIb3DQEBBQUAA4IBAQABZ6OMySU9E2NdFm/soT4JXJEVKirZgCFPBdy7 +pYmrEzMqnji3jG8CcmPHc3ceCQa6Oyh7pEfJYWsICCD8igWKH7y6xsL+z27sEzNxZy5p+qksP2bA +EllNC1QCkoS72xLvg3BweMhT+t/Gxv/ciC8HwEmdMldg0/L2mSlf56oBzKwzqBwKu5HEA6BvtjT5 +htOzdlSY9EqBs1OdTUDs5XcTRa9bqh/YL0yCe/4qxFi7T/ye/QNlGioOw6UgFpRreaaiErS7GqQj +el/wroQk5PMr+4okoyeYZdowdXb8GZHo2+ubPzK/QJcHJrrM85SFSnonk8+QQtS4Wxam58tAA915 +-----END CERTIFICATE----- + +EBG Elektronik Sertifika Hizmet Sa\xC4\x9Flay\xc4\xb1\x63\xc4\xb1s\xc4\xb1 +========================================================================== +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +certSIGN ROOT CA +================ +-----BEGIN CERTIFICATE----- +MIIDODCCAiCgAwIBAgIGIAYFFnACMA0GCSqGSIb3DQEBBQUAMDsxCzAJBgNVBAYTAlJPMREwDwYD +VQQKEwhjZXJ0U0lHTjEZMBcGA1UECxMQY2VydFNJR04gUk9PVCBDQTAeFw0wNjA3MDQxNzIwMDRa +Fw0zMTA3MDQxNzIwMDRaMDsxCzAJBgNVBAYTAlJPMREwDwYDVQQKEwhjZXJ0U0lHTjEZMBcGA1UE +CxMQY2VydFNJR04gUk9PVCBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALczuX7I +JUqOtdu0KBuqV5Do0SLTZLrTk+jUrIZhQGpgV2hUhE28alQCBf/fm5oqrl0Hj0rDKH/v+yv6efHH +rfAQUySQi2bJqIirr1qjAOm+ukbuW3N7LBeCgV5iLKECZbO9xSsAfsT8AzNXDe3i+s5dRdY4zTW2 +ssHQnIFKquSyAVwdj1+ZxLGt24gh65AIgoDzMKND5pCCrlUoSe1b16kQOA7+j0xbm0bqQfWwCHTD +0IgztnzXdN/chNFDDnU5oSVAKOp4yw4sLjmdjItuFhwvJoIQ4uNllAoEwF73XVv4EOLQunpL+943 +AAAaWyjj0pxzPjKHmKHJUS/X3qwzs08CAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8B +Af8EBAMCAcYwHQYDVR0OBBYEFOCMm9slSbPxfIbWskKHC9BroNnkMA0GCSqGSIb3DQEBBQUAA4IB +AQA+0hyJLjX8+HXd5n9liPRyTMks1zJO890ZeUe9jjtbkw9QSSQTaxQGcu8J06Gh40CEyecYMnQ8 +SG4Pn0vU9x7Tk4ZkVJdjclDVVc/6IJMCopvDI5NOFlV2oHB5bc0hH88vLbwZ44gx+FkagQnIl6Z0 +x2DEW8xXjrJ1/RsCCdtZb3KTafcxQdaIOL+Hsr0Wefmq5L6IJd1hJyMctTEHBDa0GpC9oHRxUIlt +vBTjD4au8as+x6AJzKNI0eDbZOeStc+vckNwi/nDhDwTqn6Sm1dTk/pwwpEOMfmbZ13pljheX7Nz +TogVZ96edhBiIL5VaZVDADlN9u6wWk5JRFRYX0KD +-----END CERTIFICATE----- + +CNNIC ROOT +========== +-----BEGIN CERTIFICATE----- +MIIDVTCCAj2gAwIBAgIESTMAATANBgkqhkiG9w0BAQUFADAyMQswCQYDVQQGEwJDTjEOMAwGA1UE +ChMFQ05OSUMxEzARBgNVBAMTCkNOTklDIFJPT1QwHhcNMDcwNDE2MDcwOTE0WhcNMjcwNDE2MDcw +OTE0WjAyMQswCQYDVQQGEwJDTjEOMAwGA1UEChMFQ05OSUMxEzARBgNVBAMTCkNOTklDIFJPT1Qw +ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDTNfc/c3et6FtzF8LRb+1VvG7q6KR5smzD +o+/hn7E7SIX1mlwhIhAsxYLO2uOabjfhhyzcuQxauohV3/2q2x8x6gHx3zkBwRP9SFIhxFXf2tiz +VHa6dLG3fdfA6PZZxU3Iva0fFNrfWEQlMhkqx35+jq44sDB7R3IJMfAw28Mbdim7aXZOV/kbZKKT +VrdvmW7bCgScEeOAH8tjlBAKqeFkgjH5jCftppkA9nCTGPihNIaj3XrCGHn2emU1z5DrvTOTn1Or +czvmmzQgLx3vqR1jGqCA2wMv+SYahtKNu6m+UjqHZ0gNv7Sg2Ca+I19zN38m5pIEo3/PIKe38zrK +y5nLAgMBAAGjczBxMBEGCWCGSAGG+EIBAQQEAwIABzAfBgNVHSMEGDAWgBRl8jGtKvf33VKWCscC +wQ7vptU7ETAPBgNVHRMBAf8EBTADAQH/MAsGA1UdDwQEAwIB/jAdBgNVHQ4EFgQUZfIxrSr3991S +lgrHAsEO76bVOxEwDQYJKoZIhvcNAQEFBQADggEBAEs17szkrr/Dbq2flTtLP1se31cpolnKOOK5 +Gv+e5m4y3R6u6jW39ZORTtpC4cMXYFDy0VwmuYK36m3knITnA3kXr5g9lNvHugDnuL8BV8F3RTIM +O/G0HAiw/VGgod2aHRM2mm23xzy54cXZF/qD1T0VoDy7HgviyJA/qIYM/PmLXoXLT1tLYhFHxUV8 +BS9BsZ4QaRuZluBVeftOhpm4lNqGOGqTo+fLbuXf6iFViZx9fX+Y9QCJ7uOEwFyWtcVG6kbghVW2 +G8kS1sHNzYDzAgE8yGnLRUhj2JTQ7IUOO04RZfSCjKY9ri4ilAnIXOo8gV0WKgOXFlUJ24pBgp5m +mxE= +-----END CERTIFICATE----- + +ApplicationCA - Japanese Government +=================================== +-----BEGIN CERTIFICATE----- +MIIDoDCCAoigAwIBAgIBMTANBgkqhkiG9w0BAQUFADBDMQswCQYDVQQGEwJKUDEcMBoGA1UEChMT +SmFwYW5lc2UgR292ZXJubWVudDEWMBQGA1UECxMNQXBwbGljYXRpb25DQTAeFw0wNzEyMTIxNTAw +MDBaFw0xNzEyMTIxNTAwMDBaMEMxCzAJBgNVBAYTAkpQMRwwGgYDVQQKExNKYXBhbmVzZSBHb3Zl +cm5tZW50MRYwFAYDVQQLEw1BcHBsaWNhdGlvbkNBMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB +CgKCAQEAp23gdE6Hj6UG3mii24aZS2QNcfAKBZuOquHMLtJqO8F6tJdhjYq+xpqcBrSGUeQ3DnR4 +fl+Kf5Sk10cI/VBaVuRorChzoHvpfxiSQE8tnfWuREhzNgaeZCw7NCPbXCbkcXmP1G55IrmTwcrN +wVbtiGrXoDkhBFcsovW8R0FPXjQilbUfKW1eSvNNcr5BViCH/OlQR9cwFO5cjFW6WY2H/CPek9AE +jP3vbb3QesmlOmpyM8ZKDQUXKi17safY1vC+9D/qDihtQWEjdnjDuGWk81quzMKq2edY3rZ+nYVu +nyoKb58DKTCXKB28t89UKU5RMfkntigm/qJj5kEW8DOYRwIDAQABo4GeMIGbMB0GA1UdDgQWBBRU +WssmP3HMlEYNllPqa0jQk/5CdTAOBgNVHQ8BAf8EBAMCAQYwWQYDVR0RBFIwUKROMEwxCzAJBgNV +BAYTAkpQMRgwFgYDVQQKDA/ml6XmnKzlm73mlL/lupwxIzAhBgNVBAsMGuOCouODl+ODquOCseOD +vOOCt+ODp+ODs0NBMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBADlqRHZ3ODrs +o2dGD/mLBqj7apAxzn7s2tGJfHrrLgy9mTLnsCTWw//1sogJhyzjVOGjprIIC8CFqMjSnHH2HZ9g +/DgzE+Ge3Atf2hZQKXsvcJEPmbo0NI2VdMV+eKlmXb3KIXdCEKxmJj3ekav9FfBv7WxfEPjzFvYD +io+nEhEMy/0/ecGc/WLuo89UDNErXxc+4z6/wCs+CZv+iKZ+tJIX/COUgb1up8WMwusRRdv4QcmW +dupwX3kSa+SjB1oF7ydJzyGfikwJcGapJsErEU4z0g781mzSDjJkaP+tBXhfAx2o45CsJOAPQKdL +rosot4LKGAfmt1t06SAZf7IbiVQ= +-----END CERTIFICATE----- + +GeoTrust Primary Certification Authority - G3 +============================================= +-----BEGIN CERTIFICATE----- +MIID/jCCAuagAwIBAgIQFaxulBmyeUtB9iepwxgPHzANBgkqhkiG9w0BAQsFADCBmDELMAkGA1UE +BhMCVVMxFjAUBgNVBAoTDUdlb1RydXN0IEluYy4xOTA3BgNVBAsTMChjKSAyMDA4IEdlb1RydXN0 +IEluYy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTE2MDQGA1UEAxMtR2VvVHJ1c3QgUHJpbWFy +eSBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEczMB4XDTA4MDQwMjAwMDAwMFoXDTM3MTIwMTIz +NTk1OVowgZgxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTkwNwYDVQQLEzAo +YykgMjAwOCBHZW9UcnVzdCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxNjA0BgNVBAMT +LUdlb1RydXN0IFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMzCCASIwDQYJKoZI +hvcNAQEBBQADggEPADCCAQoCggEBANziXmJYHTNXOTIz+uvLh4yn1ErdBojqZI4xmKU4kB6Yzy5j +K/BGvESyiaHAKAxJcCGVn2TAppMSAmUmhsalifD614SgcK9PGpc/BkTVyetyEH3kMSj7HGHmKAdE +c5IiaacDiGydY8hS2pgn5whMcD60yRLBxWeDXTPzAxHsatBT4tG6NmCUgLthY2xbF37fQJQeqw3C +IShwiP/WJmxsYAQlTlV+fe+/lEjetx3dcI0FX4ilm/LC7urRQEFtYjgdVgbFA0dRIBn8exALDmKu +dlW/X3e+PkkBUz2YJQN2JFodtNuJ6nnltrM7P7pMKEF/BqxqjsHQ9gUdfeZChuOl1UcCAwEAAaNC +MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFMR5yo6hTgMdHNxr +2zFblD4/MH8tMA0GCSqGSIb3DQEBCwUAA4IBAQAtxRPPVoB7eni9n64smefv2t+UXglpp+duaIy9 +cr5HqQ6XErhK8WTTOd8lNNTBzU6B8A8ExCSzNJbGpqow32hhc9f5joWJ7w5elShKKiePEI4ufIbE +Ap7aDHdlDkQNkv39sxY2+hENHYwOB4lqKVb3cvTdFZx3NWZXqxNT2I7BQMXXExZacse3aQHEerGD +AWh9jUGhlBjBJVz88P6DAod8DQ3PLghcSkANPuyBYeYk28rgDi0Hsj5W3I31QYUHSJsMC8tJP33s +t/3LjWeJGqvtux6jAAgIFyqCXDFdRootD4abdNlF+9RAsXqqaC2Gspki4cErx5z481+oghLrGREt +-----END CERTIFICATE----- + +thawte Primary Root CA - G2 +=========================== +-----BEGIN CERTIFICATE----- +MIICiDCCAg2gAwIBAgIQNfwmXNmET8k9Jj1Xm67XVjAKBggqhkjOPQQDAzCBhDELMAkGA1UEBhMC +VVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjE4MDYGA1UECxMvKGMpIDIwMDcgdGhhd3RlLCBJbmMu +IC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxJDAiBgNVBAMTG3RoYXd0ZSBQcmltYXJ5IFJvb3Qg +Q0EgLSBHMjAeFw0wNzExMDUwMDAwMDBaFw0zODAxMTgyMzU5NTlaMIGEMQswCQYDVQQGEwJVUzEV +MBMGA1UEChMMdGhhd3RlLCBJbmMuMTgwNgYDVQQLEy8oYykgMjAwNyB0aGF3dGUsIEluYy4gLSBG +b3IgYXV0aG9yaXplZCB1c2Ugb25seTEkMCIGA1UEAxMbdGhhd3RlIFByaW1hcnkgUm9vdCBDQSAt +IEcyMHYwEAYHKoZIzj0CAQYFK4EEACIDYgAEotWcgnuVnfFSeIf+iha/BebfowJPDQfGAFG6DAJS +LSKkQjnE/o/qycG+1E3/n3qe4rF8mq2nhglzh9HnmuN6papu+7qzcMBniKI11KOasf2twu8x+qi5 +8/sIxpHR+ymVo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQU +mtgAMADna3+FGO6Lts6KDPgR4bswCgYIKoZIzj0EAwMDaQAwZgIxAN344FdHW6fmCsO99YCKlzUN +G4k8VIZ3KMqh9HneteY4sPBlcIx/AlTCv//YoT7ZzwIxAMSNlPzcU9LcnXgWHxUzI1NS41oxXZ3K +rr0TKUQNJ1uo52icEvdYPy5yAlejj6EULg== +-----END CERTIFICATE----- + +thawte Primary Root CA - G3 +=========================== +-----BEGIN CERTIFICATE----- +MIIEKjCCAxKgAwIBAgIQYAGXt0an6rS0mtZLL/eQ+zANBgkqhkiG9w0BAQsFADCBrjELMAkGA1UE +BhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2 +aWNlcyBEaXZpc2lvbjE4MDYGA1UECxMvKGMpIDIwMDggdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhv +cml6ZWQgdXNlIG9ubHkxJDAiBgNVBAMTG3RoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EgLSBHMzAeFw0w +ODA0MDIwMDAwMDBaFw0zNzEyMDEyMzU5NTlaMIGuMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMdGhh +d3RlLCBJbmMuMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMTgwNgYD +VQQLEy8oYykgMjAwOCB0aGF3dGUsIEluYy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTEkMCIG +A1UEAxMbdGhhd3RlIFByaW1hcnkgUm9vdCBDQSAtIEczMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A +MIIBCgKCAQEAsr8nLPvb2FvdeHsbnndmgcs+vHyu86YnmjSjaDFxODNi5PNxZnmxqWWjpYvVj2At +P0LMqmsywCPLLEHd5N/8YZzic7IilRFDGF/Eth9XbAoFWCLINkw6fKXRz4aviKdEAhN0cXMKQlkC ++BsUa0Lfb1+6a4KinVvnSr0eAXLbS3ToO39/fR8EtCab4LRarEc9VbjXsCZSKAExQGbY2SS99irY +7CFJXJv2eul/VTV+lmuNk5Mny5K76qxAwJ/C+IDPXfRa3M50hqY+bAtTyr2SzhkGcuYMXDhpxwTW +vGzOW/b3aJzcJRVIiKHpqfiYnODz1TEoYRFsZ5aNOZnLwkUkOQIDAQABo0IwQDAPBgNVHRMBAf8E +BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUrWyqlGCc7eT/+j4KdCtjA/e2Wb8wDQYJ +KoZIhvcNAQELBQADggEBABpA2JVlrAmSicY59BDlqQ5mU1143vokkbvnRFHfxhY0Cu9qRFHqKweK +A3rD6z8KLFIWoCtDuSWQP3CpMyVtRRooOyfPqsMpQhvfO0zAMzRbQYi/aytlryjvsvXDqmbOe1bu +t8jLZ8HJnBoYuMTDSQPxYA5QzUbF83d597YV4Djbxy8ooAw/dyZ02SUS2jHaGh7cKUGRIjxpp7sC +8rZcJwOJ9Abqm+RyguOhCcHpABnTPtRwa7pxpqpYrvS76Wy274fMm7v/OeZWYdMKp8RcTGB7BXcm +er/YB1IsYvdwY9k5vG8cwnncdimvzsUsZAReiDZuMdRAGmI0Nj81Aa6sY6A= +-----END CERTIFICATE----- + +GeoTrust Primary Certification Authority - G2 +============================================= +-----BEGIN CERTIFICATE----- +MIICrjCCAjWgAwIBAgIQPLL0SAoA4v7rJDteYD7DazAKBggqhkjOPQQDAzCBmDELMAkGA1UEBhMC +VVMxFjAUBgNVBAoTDUdlb1RydXN0IEluYy4xOTA3BgNVBAsTMChjKSAyMDA3IEdlb1RydXN0IElu +Yy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTE2MDQGA1UEAxMtR2VvVHJ1c3QgUHJpbWFyeSBD +ZXJ0aWZpY2F0aW9uIEF1dGhvcml0eSAtIEcyMB4XDTA3MTEwNTAwMDAwMFoXDTM4MDExODIzNTk1 +OVowgZgxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1HZW9UcnVzdCBJbmMuMTkwNwYDVQQLEzAoYykg +MjAwNyBHZW9UcnVzdCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNlIG9ubHkxNjA0BgNVBAMTLUdl +b1RydXN0IFByaW1hcnkgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkgLSBHMjB2MBAGByqGSM49AgEG +BSuBBAAiA2IABBWx6P0DFUPlrOuHNxFi79KDNlJ9RVcLSo17VDs6bl8VAsBQps8lL33KSLjHUGMc +KiEIfJo22Av+0SbFWDEwKCXzXV2juLaltJLtbCyf691DiaI8S0iRHVDsJt/WYC69IaNCMEAwDwYD +VR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFBVfNVdRVfslsq0DafwBo/q+ +EVXVMAoGCCqGSM49BAMDA2cAMGQCMGSWWaboCd6LuvpaiIjwH5HTRqjySkwCY/tsXzjbLkGTqQ7m +ndwxHLKgpxgceeHHNgIwOlavmnRs9vuD4DPTCF+hnMJbn0bWtsuRBmOiBuczrD6ogRLQy7rQkgu2 +npaqBA+K +-----END CERTIFICATE----- + +VeriSign Universal Root Certification Authority +=============================================== +-----BEGIN CERTIFICATE----- +MIIEuTCCA6GgAwIBAgIQQBrEZCGzEyEDDrvkEhrFHTANBgkqhkiG9w0BAQsFADCBvTELMAkGA1UE +BhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBO +ZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwOCBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVk +IHVzZSBvbmx5MTgwNgYDVQQDEy9WZXJpU2lnbiBVbml2ZXJzYWwgUm9vdCBDZXJ0aWZpY2F0aW9u +IEF1dGhvcml0eTAeFw0wODA0MDIwMDAwMDBaFw0zNzEyMDEyMzU5NTlaMIG9MQswCQYDVQQGEwJV +UzEXMBUGA1UEChMOVmVyaVNpZ24sIEluYy4xHzAdBgNVBAsTFlZlcmlTaWduIFRydXN0IE5ldHdv +cmsxOjA4BgNVBAsTMShjKSAyMDA4IFZlcmlTaWduLCBJbmMuIC0gRm9yIGF1dGhvcml6ZWQgdXNl +IG9ubHkxODA2BgNVBAMTL1ZlcmlTaWduIFVuaXZlcnNhbCBSb290IENlcnRpZmljYXRpb24gQXV0 +aG9yaXR5MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAx2E3XrEBNNti1xWb/1hajCMj +1mCOkdeQmIN65lgZOIzF9uVkhbSicfvtvbnazU0AtMgtc6XHaXGVHzk8skQHnOgO+k1KxCHfKWGP +MiJhgsWHH26MfF8WIFFE0XBPV+rjHOPMee5Y2A7Cs0WTwCznmhcrewA3ekEzeOEz4vMQGn+HLL72 +9fdC4uW/h2KJXwBL38Xd5HVEMkE6HnFuacsLdUYI0crSK5XQz/u5QGtkjFdN/BMReYTtXlT2NJ8I +AfMQJQYXStrxHXpma5hgZqTZ79IugvHw7wnqRMkVauIDbjPTrJ9VAMf2CGqUuV/c4DPxhGD5WycR +tPwW8rtWaoAljQIDAQABo4GyMIGvMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMG0G +CCsGAQUFBwEMBGEwX6FdoFswWTBXMFUWCWltYWdlL2dpZjAhMB8wBwYFKw4DAhoEFI/l0xqGrI2O +a8PPgGrUSBgsexkuMCUWI2h0dHA6Ly9sb2dvLnZlcmlzaWduLmNvbS92c2xvZ28uZ2lmMB0GA1Ud +DgQWBBS2d/ppSEefUxLVwuoHMnYH0ZcHGTANBgkqhkiG9w0BAQsFAAOCAQEASvj4sAPmLGd75JR3 +Y8xuTPl9Dg3cyLk1uXBPY/ok+myDjEedO2Pzmvl2MpWRsXe8rJq+seQxIcaBlVZaDrHC1LGmWazx +Y8u4TB1ZkErvkBYoH1quEPuBUDgMbMzxPcP1Y+Oz4yHJJDnp/RVmRvQbEdBNc6N9Rvk97ahfYtTx +P/jgdFcrGJ2BtMQo2pSXpXDrrB2+BxHw1dvd5Yzw1TKwg+ZX4o+/vqGqvz0dtdQ46tewXDpPaj+P +wGZsY6rp2aQW9IHRlRQOfc2VNNnSj3BzgXucfr2YYdhFh5iQxeuGMMY1v/D/w1WIg0vvBZIGcfK4 +mJO37M2CYfE45k+XmCpajQ== +-----END CERTIFICATE----- + +VeriSign Class 3 Public Primary Certification Authority - G4 +============================================================ +-----BEGIN CERTIFICATE----- +MIIDhDCCAwqgAwIBAgIQL4D+I4wOIg9IZxIokYesszAKBggqhkjOPQQDAzCByjELMAkGA1UEBhMC +VVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBUcnVzdCBOZXR3 +b3JrMTowOAYDVQQLEzEoYykgMjAwNyBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRob3JpemVkIHVz +ZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5IENlcnRpZmlj +YXRpb24gQXV0aG9yaXR5IC0gRzQwHhcNMDcxMTA1MDAwMDAwWhcNMzgwMTE4MjM1OTU5WjCByjEL +MAkGA1UEBhMCVVMxFzAVBgNVBAoTDlZlcmlTaWduLCBJbmMuMR8wHQYDVQQLExZWZXJpU2lnbiBU +cnVzdCBOZXR3b3JrMTowOAYDVQQLEzEoYykgMjAwNyBWZXJpU2lnbiwgSW5jLiAtIEZvciBhdXRo +b3JpemVkIHVzZSBvbmx5MUUwQwYDVQQDEzxWZXJpU2lnbiBDbGFzcyAzIFB1YmxpYyBQcmltYXJ5 +IENlcnRpZmljYXRpb24gQXV0aG9yaXR5IC0gRzQwdjAQBgcqhkjOPQIBBgUrgQQAIgNiAASnVnp8 +Utpkmw4tXNherJI9/gHmGUo9FANL+mAnINmDiWn6VMaaGF5VKmTeBvaNSjutEDxlPZCIBIngMGGz +rl0Bp3vefLK+ymVhAIau2o970ImtTR1ZmkGxvEeA3J5iw/mjgbIwga8wDwYDVR0TAQH/BAUwAwEB +/zAOBgNVHQ8BAf8EBAMCAQYwbQYIKwYBBQUHAQwEYTBfoV2gWzBZMFcwVRYJaW1hZ2UvZ2lmMCEw +HzAHBgUrDgMCGgQUj+XTGoasjY5rw8+AatRIGCx7GS4wJRYjaHR0cDovL2xvZ28udmVyaXNpZ24u +Y29tL3ZzbG9nby5naWYwHQYDVR0OBBYEFLMWkf3upm7ktS5Jj4d4gYDs5bG1MAoGCCqGSM49BAMD +A2gAMGUCMGYhDBgmYFo4e1ZC4Kf8NoRRkSAsdk1DPcQdhCPQrNZ8NQbOzWm9kA3bbEhCHQ6qQgIx +AJw9SDkjOVgaFRJZap7v1VmyHVIsmXHNxynfGyphe3HR3vPA5Q06Sqotp9iGKt0uEA== +-----END CERTIFICATE----- + +NetLock Arany (Class Gold) Főtanúsítvány +============================================ +-----BEGIN CERTIFICATE----- +MIIEFTCCAv2gAwIBAgIGSUEs5AAQMA0GCSqGSIb3DQEBCwUAMIGnMQswCQYDVQQGEwJIVTERMA8G +A1UEBwwIQnVkYXBlc3QxFTATBgNVBAoMDE5ldExvY2sgS2Z0LjE3MDUGA1UECwwuVGFuw7pzw610 +dsOhbnlraWFkw7NrIChDZXJ0aWZpY2F0aW9uIFNlcnZpY2VzKTE1MDMGA1UEAwwsTmV0TG9jayBB +cmFueSAoQ2xhc3MgR29sZCkgRsWRdGFuw7pzw610dsOhbnkwHhcNMDgxMjExMTUwODIxWhcNMjgx +MjA2MTUwODIxWjCBpzELMAkGA1UEBhMCSFUxETAPBgNVBAcMCEJ1ZGFwZXN0MRUwEwYDVQQKDAxO +ZXRMb2NrIEtmdC4xNzA1BgNVBAsMLlRhbsO6c8OtdHbDoW55a2lhZMOzayAoQ2VydGlmaWNhdGlv +biBTZXJ2aWNlcykxNTAzBgNVBAMMLE5ldExvY2sgQXJhbnkgKENsYXNzIEdvbGQpIEbFkXRhbsO6 +c8OtdHbDoW55MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAxCRec75LbRTDofTjl5Bu +0jBFHjzuZ9lk4BqKf8owyoPjIMHj9DrTlF8afFttvzBPhCf2nx9JvMaZCpDyD/V/Q4Q3Y1GLeqVw +/HpYzY6b7cNGbIRwXdrzAZAj/E4wqX7hJ2Pn7WQ8oLjJM2P+FpD/sLj916jAwJRDC7bVWaaeVtAk +H3B5r9s5VA1lddkVQZQBr17s9o3x/61k/iCa11zr/qYfCGSji3ZVrR47KGAuhyXoqq8fxmRGILdw +fzzeSNuWU7c5d+Qa4scWhHaXWy+7GRWF+GmF9ZmnqfI0p6m2pgP8b4Y9VHx2BJtr+UBdADTHLpl1 +neWIA6pN+APSQnbAGwIDAKiLo0UwQzASBgNVHRMBAf8ECDAGAQH/AgEEMA4GA1UdDwEB/wQEAwIB +BjAdBgNVHQ4EFgQUzPpnk/C2uNClwB7zU/2MU9+D15YwDQYJKoZIhvcNAQELBQADggEBAKt/7hwW +qZw8UQCgwBEIBaeZ5m8BiFRhbvG5GK1Krf6BQCOUL/t1fC8oS2IkgYIL9WHxHG64YTjrgfpioTta +YtOUZcTh5m2C+C8lcLIhJsFyUR+MLMOEkMNaj7rP9KdlpeuY0fsFskZ1FSNqb4VjMIDw1Z4fKRzC +bLBQWV2QWzuoDTDPv31/zvGdg73JRm4gpvlhUbohL3u+pRVjodSVh/GeufOJ8z2FuLjbvrW5Kfna +NwUASZQDhETnv0Mxz3WLJdH0pmT1kvarBes96aULNmLazAZfNou2XjG4Kvte9nHfRCaexOYNkbQu +dZWAUWpLMKawYqGT8ZvYzsRjdT9ZR7E= +-----END CERTIFICATE----- + +Staat der Nederlanden Root CA - G2 +================================== +-----BEGIN CERTIFICATE----- +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 +66+KAQ== +-----END CERTIFICATE----- + +CA Disig +======== +-----BEGIN CERTIFICATE----- +MIIEDzCCAvegAwIBAgIBATANBgkqhkiG9w0BAQUFADBKMQswCQYDVQQGEwJTSzETMBEGA1UEBxMK +QnJhdGlzbGF2YTETMBEGA1UEChMKRGlzaWcgYS5zLjERMA8GA1UEAxMIQ0EgRGlzaWcwHhcNMDYw +MzIyMDEzOTM0WhcNMTYwMzIyMDEzOTM0WjBKMQswCQYDVQQGEwJTSzETMBEGA1UEBxMKQnJhdGlz +bGF2YTETMBEGA1UEChMKRGlzaWcgYS5zLjERMA8GA1UEAxMIQ0EgRGlzaWcwggEiMA0GCSqGSIb3 +DQEBAQUAA4IBDwAwggEKAoIBAQCS9jHBfYj9mQGp2HvycXXxMcbzdWb6UShGhJd4NLxs/LxFWYgm +GErENx+hSkS943EE9UQX4j/8SFhvXJ56CbpRNyIjZkMhsDxkovhqFQ4/61HhVKndBpnXmjxUizkD +Pw/Fzsbrg3ICqB9x8y34dQjbYkzo+s7552oftms1grrijxaSfQUMbEYDXcDtab86wYqg6I7ZuUUo +hwjstMoVvoLdtUSLLa2GDGhibYVW8qwUYzrG0ZmsNHhWS8+2rT+MitcE5eN4TPWGqvWP+j1scaMt +ymfraHtuM6kMgiioTGohQBUgDCZbg8KpFhXAJIJdKxatymP2dACw30PEEGBWZ2NFAgMBAAGjgf8w +gfwwDwYDVR0TAQH/BAUwAwEB/zAdBgNVHQ4EFgQUjbJJaJ1yCCW5wCf1UJNWSEZx+Y8wDgYDVR0P +AQH/BAQDAgEGMDYGA1UdEQQvMC2BE2Nhb3BlcmF0b3JAZGlzaWcuc2uGFmh0dHA6Ly93d3cuZGlz +aWcuc2svY2EwZgYDVR0fBF8wXTAtoCugKYYnaHR0cDovL3d3dy5kaXNpZy5zay9jYS9jcmwvY2Ff +ZGlzaWcuY3JsMCygKqAohiZodHRwOi8vY2EuZGlzaWcuc2svY2EvY3JsL2NhX2Rpc2lnLmNybDAa +BgNVHSAEEzARMA8GDSuBHpGT5goAAAABAQEwDQYJKoZIhvcNAQEFBQADggEBAF00dGFMrzvY/59t +WDYcPQuBDRIrRhCA/ec8J9B6yKm2fnQwM6M6int0wHl5QpNt/7EpFIKrIYwvF/k/Ji/1WcbvgAa3 +mkkp7M5+cTxqEEHA9tOasnxakZzArFvITV734VP/Q3f8nktnbNfzg9Gg4H8l37iYC5oyOGwwoPP/ +CBUz91BKez6jPiCp3C9WgArtQVCwyfTssuMmRAAOb54GvCKWU3BlxFAKRmukLyeBEicTXxChds6K +ezfqwzlhA5WYOudsiCUI/HloDYd9Yvi0X/vF2Ey9WLw/Q1vUHgFNPGO+I++MzVpQuGhU+QqZMxEA +4Z7CRneC9VkGjCFMhwnN5ag= +-----END CERTIFICATE----- + +Juur-SK +======= +-----BEGIN CERTIFICATE----- +MIIE5jCCA86gAwIBAgIEO45L/DANBgkqhkiG9w0BAQUFADBdMRgwFgYJKoZIhvcNAQkBFglwa2lA +c2suZWUxCzAJBgNVBAYTAkVFMSIwIAYDVQQKExlBUyBTZXJ0aWZpdHNlZXJpbWlza2Vza3VzMRAw +DgYDVQQDEwdKdXVyLVNLMB4XDTAxMDgzMDE0MjMwMVoXDTE2MDgyNjE0MjMwMVowXTEYMBYGCSqG +SIb3DQEJARYJcGtpQHNrLmVlMQswCQYDVQQGEwJFRTEiMCAGA1UEChMZQVMgU2VydGlmaXRzZWVy +aW1pc2tlc2t1czEQMA4GA1UEAxMHSnV1ci1TSzCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoC +ggEBAIFxNj4zB9bjMI0TfncyRsvPGbJgMUaXhvSYRqTCZUXP00B841oiqBB4M8yIsdOBSvZiF3tf +TQou0M+LI+5PAk676w7KvRhj6IAcjeEcjT3g/1tf6mTll+g/mX8MCgkzABpTpyHhOEvWgxutr2TC ++Rx6jGZITWYfGAriPrsfB2WThbkasLnE+w0R9vXW+RvHLCu3GFH+4Hv2qEivbDtPL+/40UceJlfw +UR0zlv/vWT3aTdEVNMfqPxZIe5EcgEMPPbgFPtGzlc3Yyg/CQ2fbt5PgIoIuvvVoKIO5wTtpeyDa +Tpxt4brNj3pssAki14sL2xzVWiZbDcDq5WDQn/413z8CAwEAAaOCAawwggGoMA8GA1UdEwEB/wQF +MAMBAf8wggEWBgNVHSAEggENMIIBCTCCAQUGCisGAQQBzh8BAQEwgfYwgdAGCCsGAQUFBwICMIHD +HoHAAFMAZQBlACAAcwBlAHIAdABpAGYAaQBrAGEAYQB0ACAAbwBuACAAdgDkAGwAagBhAHMAdABh +AHQAdQBkACAAQQBTAC0AaQBzACAAUwBlAHIAdABpAGYAaQB0AHMAZQBlAHIAaQBtAGkAcwBrAGUA +cwBrAHUAcwAgAGEAbABhAG0ALQBTAEsAIABzAGUAcgB0AGkAZgBpAGsAYQBhAHQAaQBkAGUAIABr +AGkAbgBuAGkAdABhAG0AaQBzAGUAawBzMCEGCCsGAQUFBwIBFhVodHRwOi8vd3d3LnNrLmVlL2Nw +cy8wKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL3d3dy5zay5lZS9qdXVyL2NybC8wHQYDVR0OBBYE +FASqekej5ImvGs8KQKcYP2/v6X2+MB8GA1UdIwQYMBaAFASqekej5ImvGs8KQKcYP2/v6X2+MA4G +A1UdDwEB/wQEAwIB5jANBgkqhkiG9w0BAQUFAAOCAQEAe8EYlFOiCfP+JmeaUOTDBS8rNXiRTHyo +ERF5TElZrMj3hWVcRrs7EKACr81Ptcw2Kuxd/u+gkcm2k298gFTsxwhwDY77guwqYHhpNjbRxZyL +abVAyJRld/JXIWY7zoVAtjNjGr95HvxcHdMdkxuLDF2FvZkwMhgJkVLpfKG6/2SSmuz+Ne6ML678 +IIbsSt4beDI3poHSna9aEhbKmVv8b20OxaAehsmR0FyYgl9jDIpaq9iVpszLita/ZEuOyoqysOkh +Mp6qqIWYNIE5ITuoOlIyPfZrN4YGWhWY3PARZv40ILcD9EEQfTmEeZZyY7aWAuVrua0ZTbvGRNs2 +yyqcjg== +-----END CERTIFICATE----- + +Hongkong Post Root CA 1 +======================= +-----BEGIN CERTIFICATE----- +MIIDMDCCAhigAwIBAgICA+gwDQYJKoZIhvcNAQEFBQAwRzELMAkGA1UEBhMCSEsxFjAUBgNVBAoT +DUhvbmdrb25nIFBvc3QxIDAeBgNVBAMTF0hvbmdrb25nIFBvc3QgUm9vdCBDQSAxMB4XDTAzMDUx +NTA1MTMxNFoXDTIzMDUxNTA0NTIyOVowRzELMAkGA1UEBhMCSEsxFjAUBgNVBAoTDUhvbmdrb25n +IFBvc3QxIDAeBgNVBAMTF0hvbmdrb25nIFBvc3QgUm9vdCBDQSAxMIIBIjANBgkqhkiG9w0BAQEF +AAOCAQ8AMIIBCgKCAQEArP84tulmAknjorThkPlAj3n54r15/gK97iSSHSL22oVyaf7XPwnU3ZG1 +ApzQjVrhVcNQhrkpJsLj2aDxaQMoIIBFIi1WpztUlVYiWR8o3x8gPW2iNr4joLFutbEnPzlTCeqr +auh0ssJlXI6/fMN4hM2eFvz1Lk8gKgifd/PFHsSaUmYeSF7jEAaPIpjhZY4bXSNmO7ilMlHIhqqh +qZ5/dpTCpmy3QfDVyAY45tQM4vM7TG1QjMSDJ8EThFk9nnV0ttgCXjqQesBCNnLsak3c78QA3xMY +V18meMjWCnl3v/evt3a5pQuEF10Q6m/hq5URX208o1xNg1vysxmKgIsLhwIDAQABoyYwJDASBgNV +HRMBAf8ECDAGAQH/AgEDMA4GA1UdDwEB/wQEAwIBxjANBgkqhkiG9w0BAQUFAAOCAQEADkbVPK7i +h9legYsCmEEIjEy82tvuJxuC52pF7BaLT4Wg87JwvVqWuspube5Gi27nKi6Wsxkz67SfqLI37pio +l7Yutmcn1KZJ/RyTZXaeQi/cImyaT/JaFTmxcdcrUehtHJjA2Sr0oYJ71clBoiMBdDhViw+5Lmei +IAQ32pwL0xch4I+XeTRvhEgCIDMb5jREn5Fw9IBehEPCKdJsEhTkYY2sEJCehFC78JZvRZ+K88ps +T/oROhUVRsPNH4NbLUES7VBnQRM9IauUiqpOfMGx+6fWtScvl6tu4B3i0RwsH0Ti/L6RoZz71ilT +c4afU9hDDl3WY4JxHYB0yvbiAmvZWg== +-----END CERTIFICATE----- + +SecureSign RootCA11 +=================== +-----BEGIN CERTIFICATE----- +MIIDbTCCAlWgAwIBAgIBATANBgkqhkiG9w0BAQUFADBYMQswCQYDVQQGEwJKUDErMCkGA1UEChMi +SmFwYW4gQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcywgSW5jLjEcMBoGA1UEAxMTU2VjdXJlU2lnbiBS +b290Q0ExMTAeFw0wOTA0MDgwNDU2NDdaFw0yOTA0MDgwNDU2NDdaMFgxCzAJBgNVBAYTAkpQMSsw +KQYDVQQKEyJKYXBhbiBDZXJ0aWZpY2F0aW9uIFNlcnZpY2VzLCBJbmMuMRwwGgYDVQQDExNTZWN1 +cmVTaWduIFJvb3RDQTExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA/XeqpRyQBTvL +TJszi1oURaTnkBbR31fSIRCkF/3frNYfp+TbfPfs37gD2pRY/V1yfIw/XwFndBWW4wI8h9uuywGO +wvNmxoVF9ALGOrVisq/6nL+k5tSAMJjzDbaTj6nU2DbysPyKyiyhFTOVMdrAG/LuYpmGYz+/3ZMq +g6h2uRMft85OQoWPIucuGvKVCbIFtUROd6EgvanyTgp9UK31BQ1FT0Zx/Sg+U/sE2C3XZR1KG/rP +O7AxmjVuyIsG0wCR8pQIZUyxNAYAeoni8McDWc/V1uinMrPmmECGxc0nEovMe863ETxiYAcjPitA +bpSACW22s293bzUIUPsCh8U+iQIDAQABo0IwQDAdBgNVHQ4EFgQUW/hNT7KlhtQ60vFjmqC+CfZX +t94wDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wDQYJKoZIhvcNAQEFBQADggEBAKCh +OBZmLqdWHyGcBvod7bkixTgm2E5P7KN/ed5GIaGHd48HCJqypMWvDzKYC3xmKbabfSVSSUOrTC4r +bnpwrxYO4wJs+0LmGJ1F2FXI6Dvd5+H0LgscNFxsWEr7jIhQX5Ucv+2rIrVls4W6ng+4reV6G4pQ +Oh29Dbx7VFALuUKvVaAYga1lme++5Jy/xIWrQbJUb9wlze144o4MjQlJ3WN7WmmWAiGovVJZ6X01 +y8hSyn+B/tlr0/cR7SXf+Of5pPpyl4RTDaXQMhhRdlkUbA/r7F+AjHVDg8OFmP9Mni0N5HeDk061 +lgeLKBObjBmNQSdJQO7e5iNEOdyhIta6A/I= +-----END CERTIFICATE----- + +ACEDICOM Root +============= +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +Microsec e-Szigno Root CA 2009 +============================== +-----BEGIN CERTIFICATE----- +MIIECjCCAvKgAwIBAgIJAMJ+QwRORz8ZMA0GCSqGSIb3DQEBCwUAMIGCMQswCQYDVQQGEwJIVTER +MA8GA1UEBwwIQnVkYXBlc3QxFjAUBgNVBAoMDU1pY3Jvc2VjIEx0ZC4xJzAlBgNVBAMMHk1pY3Jv +c2VjIGUtU3ppZ25vIFJvb3QgQ0EgMjAwOTEfMB0GCSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5o +dTAeFw0wOTA2MTYxMTMwMThaFw0yOTEyMzAxMTMwMThaMIGCMQswCQYDVQQGEwJIVTERMA8GA1UE +BwwIQnVkYXBlc3QxFjAUBgNVBAoMDU1pY3Jvc2VjIEx0ZC4xJzAlBgNVBAMMHk1pY3Jvc2VjIGUt +U3ppZ25vIFJvb3QgQ0EgMjAwOTEfMB0GCSqGSIb3DQEJARYQaW5mb0BlLXN6aWduby5odTCCASIw +DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOn4j/NjrdqG2KfgQvvPkd6mJviZpWNwrZuuyjNA +fW2WbqEORO7hE52UQlKavXWFdCyoDh2Tthi3jCyoz/tccbna7P7ofo/kLx2yqHWH2Leh5TvPmUpG +0IMZfcChEhyVbUr02MelTTMuhTlAdX4UfIASmFDHQWe4oIBhVKZsTh/gnQ4H6cm6M+f+wFUoLAKA +pxn1ntxVUwOXewdI/5n7N4okxFnMUBBjjqqpGrCEGob5X7uxUG6k0QrM1XF+H6cbfPVTbiJfyyvm +1HxdrtbCxkzlBQHZ7Vf8wSN5/PrIJIOV87VqUQHQd9bpEqH5GoP7ghu5sJf0dgYzQ0mg/wu1+rUC +AwEAAaOBgDB+MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBTLD8bf +QkPMPcu1SCOhGnqmKrs0aDAfBgNVHSMEGDAWgBTLD8bfQkPMPcu1SCOhGnqmKrs0aDAbBgNVHREE +FDASgRBpbmZvQGUtc3ppZ25vLmh1MA0GCSqGSIb3DQEBCwUAA4IBAQDJ0Q5eLtXMs3w+y/w9/w0o +lZMEyL/azXm4Q5DwpL7v8u8hmLzU1F0G9u5C7DBsoKqpyvGvivo/C3NqPuouQH4frlRheesuCDfX +I/OMn74dseGkddug4lQUsbocKaQY9hK6ohQU4zE1yED/t+AFdlfBHFny+L/k7SViXITwfn4fs775 +tyERzAMBVnCnEJIeGzSBHq2cGsMEPO0CYdYeBvNfOofyK/FFh+U9rNHHV4S9a67c2Pm2G2JwCz02 +yULyMtd6YebS2z3PyKnJm9zbWETXbzivf3jTo60adbocwTZ8jx5tHMN1Rq41Bab2XD0h7lbwyYIi +LXpUq3DDfSJlgnCW +-----END CERTIFICATE----- + +E-Guven Kok Elektronik Sertifika Hizmet Saglayicisi +=================================================== +-----BEGIN CERTIFICATE----- +MIIDtjCCAp6gAwIBAgIQRJmNPMADJ72cdpW56tustTANBgkqhkiG9w0BAQUFADB1MQswCQYDVQQG +EwJUUjEoMCYGA1UEChMfRWxla3Ryb25payBCaWxnaSBHdXZlbmxpZ2kgQS5TLjE8MDoGA1UEAxMz +ZS1HdXZlbiBLb2sgRWxla3Ryb25payBTZXJ0aWZpa2EgSGl6bWV0IFNhZ2xheWljaXNpMB4XDTA3 +MDEwNDExMzI0OFoXDTE3MDEwNDExMzI0OFowdTELMAkGA1UEBhMCVFIxKDAmBgNVBAoTH0VsZWt0 +cm9uaWsgQmlsZ2kgR3V2ZW5saWdpIEEuUy4xPDA6BgNVBAMTM2UtR3V2ZW4gS29rIEVsZWt0cm9u +aWsgU2VydGlmaWthIEhpem1ldCBTYWdsYXlpY2lzaTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC +AQoCggEBAMMSIJ6wXgBljU5Gu4Bc6SwGl9XzcslwuedLZYDBS75+PNdUMZTe1RK6UxYC6lhj71vY +8+0qGqpxSKPcEC1fX+tcS5yWCEIlKBHMilpiAVDV6wlTL/jDj/6z/P2douNffb7tC+Bg62nsM+3Y +jfsSSYMAyYuXjDtzKjKzEve5TfL0TW3H5tYmNwjy2f1rXKPlSFxYvEK+A1qBuhw1DADT9SN+cTAI +JjjcJRFHLfO6IxClv7wC90Nex/6wN1CZew+TzuZDLMN+DfIcQ2Zgy2ExR4ejT669VmxMvLz4Bcpk +9Ok0oSy1c+HCPujIyTQlCFzz7abHlJ+tiEMl1+E5YP6sOVkCAwEAAaNCMEAwDgYDVR0PAQH/BAQD +AgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFJ/uRLOU1fqRTy7ZVZoEVtstxNulMA0GCSqG +SIb3DQEBBQUAA4IBAQB/X7lTW2M9dTLn+sR0GstG30ZpHFLPqk/CaOv/gKlR6D1id4k9CnU58W5d +F4dvaAXBlGzZXd/aslnLpRCKysw5zZ/rTt5S/wzw9JKp8mxTq5vSR6AfdPebmvEvFZ96ZDAYBzwq +D2fK/A+JYZ1lpTzlvBNbCNvj/+27BrtqBrF6T2XGgv0enIu1De5Iu7i9qgi0+6N8y5/NkHZchpZ4 +Vwpm+Vganf2XKWDeEaaQHBkc7gGWIjQ0LpH5t8Qn0Xvmv/uARFoW5evg1Ao4vOSR49XrXMGs3xtq +fJ7lddK2l4fbzIcrQzqECK+rPNv3PGYxhrCdU3nt+CPeQuMtgvEP5fqX +-----END CERTIFICATE----- + +GlobalSign Root CA - R3 +======================= +-----BEGIN CERTIFICATE----- +MIIDXzCCAkegAwIBAgILBAAAAAABIVhTCKIwDQYJKoZIhvcNAQELBQAwTDEgMB4GA1UECxMXR2xv +YmFsU2lnbiBSb290IENBIC0gUjMxEzARBgNVBAoTCkdsb2JhbFNpZ24xEzARBgNVBAMTCkdsb2Jh +bFNpZ24wHhcNMDkwMzE4MTAwMDAwWhcNMjkwMzE4MTAwMDAwWjBMMSAwHgYDVQQLExdHbG9iYWxT +aWduIFJvb3QgQ0EgLSBSMzETMBEGA1UEChMKR2xvYmFsU2lnbjETMBEGA1UEAxMKR2xvYmFsU2ln +bjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAMwldpB5BngiFvXAg7aEyiie/QV2EcWt +iHL8RgJDx7KKnQRfJMsuS+FggkbhUqsMgUdwbN1k0ev1LKMPgj0MK66X17YUhhB5uzsTgHeMCOFJ +0mpiLx9e+pZo34knlTifBtc+ycsmWQ1z3rDI6SYOgxXG71uL0gRgykmmKPZpO/bLyCiR5Z2KYVc3 +rHQU3HTgOu5yLy6c+9C7v/U9AOEGM+iCK65TpjoWc4zdQQ4gOsC0p6Hpsk+QLjJg6VfLuQSSaGjl +OCZgdbKfd/+RFO+uIEn8rUAVSNECMWEZXriX7613t2Saer9fwRPvm2L7DWzgVGkWqQPabumDk3F2 +xmmFghcCAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYE +FI/wS3+oLkUkrk1Q+mOai97i3Ru8MA0GCSqGSIb3DQEBCwUAA4IBAQBLQNvAUKr+yAzv95ZURUm7 +lgAJQayzE4aGKAczymvmdLm6AC2upArT9fHxD4q/c2dKg8dEe3jgr25sbwMpjjM5RcOO5LlXbKr8 +EpbsU8Yt5CRsuZRj+9xTaGdWPoO4zzUhw8lo/s7awlOqzJCK6fBdRoyV3XpYKBovHd7NADdBj+1E +bddTKJd+82cEHhXXipa0095MJ6RMG3NzdvQXmcIfeg7jLQitChws/zyrVQ4PkX4268NXSb7hLi18 +YIvDQVETI53O9zJrlAGomecsMx86OyXShkDOOyyGeMlhLxS67ttVb9+E7gUJTb0o2HLO02JQZR7r +kpeDMdmztcpHWD9f +-----END CERTIFICATE----- + +Autoridad de Certificacion Firmaprofesional CIF A62634068 +========================================================= +-----BEGIN CERTIFICATE----- +MIIGFDCCA/ygAwIBAgIIU+w77vuySF8wDQYJKoZIhvcNAQEFBQAwUTELMAkGA1UEBhMCRVMxQjBA +BgNVBAMMOUF1dG9yaWRhZCBkZSBDZXJ0aWZpY2FjaW9uIEZpcm1hcHJvZmVzaW9uYWwgQ0lGIEE2 +MjYzNDA2ODAeFw0wOTA1MjAwODM4MTVaFw0zMDEyMzEwODM4MTVaMFExCzAJBgNVBAYTAkVTMUIw +QAYDVQQDDDlBdXRvcmlkYWQgZGUgQ2VydGlmaWNhY2lvbiBGaXJtYXByb2Zlc2lvbmFsIENJRiBB +NjI2MzQwNjgwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQDKlmuO6vj78aI14H9M2uDD +Utd9thDIAl6zQyrET2qyyhxdKJp4ERppWVevtSBC5IsP5t9bpgOSL/UR5GLXMnE42QQMcas9UX4P +B99jBVzpv5RvwSmCwLTaUbDBPLutN0pcyvFLNg4kq7/DhHf9qFD0sefGL9ItWY16Ck6WaVICqjaY +7Pz6FIMMNx/Jkjd/14Et5cS54D40/mf0PmbR0/RAz15iNA9wBj4gGFrO93IbJWyTdBSTo3OxDqqH +ECNZXyAFGUftaI6SEspd/NYrspI8IM/hX68gvqB2f3bl7BqGYTM+53u0P6APjqK5am+5hyZvQWyI +plD9amML9ZMWGxmPsu2bm8mQ9QEM3xk9Dz44I8kvjwzRAv4bVdZO0I08r0+k8/6vKtMFnXkIoctX +MbScyJCyZ/QYFpM6/EfY0XiWMR+6KwxfXZmtY4laJCB22N/9q06mIqqdXuYnin1oKaPnirjaEbsX +LZmdEyRG98Xi2J+Of8ePdG1asuhy9azuJBCtLxTa/y2aRnFHvkLfuwHb9H/TKI8xWVvTyQKmtFLK +bpf7Q8UIJm+K9Lv9nyiqDdVF8xM6HdjAeI9BZzwelGSuewvF6NkBiDkal4ZkQdU7hwxu+g/GvUgU +vzlN1J5Bto+WHWOWk9mVBngxaJ43BjuAiUVhOSPHG0SjFeUc+JIwuwIDAQABo4HvMIHsMBIGA1Ud +EwEB/wQIMAYBAf8CAQEwDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBRlzeurNR4APn7VdMActHNH +DhpkLzCBpgYDVR0gBIGeMIGbMIGYBgRVHSAAMIGPMC8GCCsGAQUFBwIBFiNodHRwOi8vd3d3LmZp +cm1hcHJvZmVzaW9uYWwuY29tL2NwczBcBggrBgEFBQcCAjBQHk4AUABhAHMAZQBvACAAZABlACAA +bABhACAAQgBvAG4AYQBuAG8AdgBhACAANAA3ACAAQgBhAHIAYwBlAGwAbwBuAGEAIAAwADgAMAAx +ADcwDQYJKoZIhvcNAQEFBQADggIBABd9oPm03cXF661LJLWhAqvdpYhKsg9VSytXjDvlMd3+xDLx +51tkljYyGOylMnfX40S2wBEqgLk9am58m9Ot/MPWo+ZkKXzR4Tgegiv/J2Wv+xYVxC5xhOW1//qk +R71kMrv2JYSiJ0L1ILDCExARzRAVukKQKtJE4ZYm6zFIEv0q2skGz3QeqUvVhyj5eTSSPi5E6PaP +T481PyWzOdxjKpBrIF/EUhJOlywqrJ2X3kjyo2bbwtKDlaZmp54lD+kLM5FlClrD2VQS3a/DTg4f +Jl4N3LON7NWBcN7STyQF82xO9UxJZo3R/9ILJUFI/lGExkKvgATP0H5kSeTy36LssUzAKh3ntLFl +osS88Zj0qnAHY7S42jtM+kAiMFsRpvAFDsYCA0irhpuF3dvd6qJ2gHN99ZwExEWN57kci57q13XR +crHedUTnQn3iV2t93Jm8PYMo6oCTjcVMZcFwgbg4/EMxsvYDNEeyrPsiBsse3RdHHF9mudMaotoR +saS8I8nkvof/uZS2+F0gStRf571oe2XyFR7SOqkt6dhrJKyXWERHrVkY8SFlcN7ONGCoQPHzPKTD +KCOM/iczQ0CgFzzr6juwcqajuUpLXhZI9LK8yIySxZ2frHI2vDSANGupi5LAuBft7HZT9SQBjLMi +6Et8Vcad+qMUu2WFbm5PEn4KPJ2V +-----END CERTIFICATE----- + +Izenpe.com +========== +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +Chambers of Commerce Root - 2008 +================================ +-----BEGIN CERTIFICATE----- +MIIHTzCCBTegAwIBAgIJAKPaQn6ksa7aMA0GCSqGSIb3DQEBBQUAMIGuMQswCQYDVQQGEwJFVTFD +MEEGA1UEBxM6TWFkcmlkIChzZWUgY3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNv +bS9hZGRyZXNzKTESMBAGA1UEBRMJQTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMu +QS4xKTAnBgNVBAMTIENoYW1iZXJzIG9mIENvbW1lcmNlIFJvb3QgLSAyMDA4MB4XDTA4MDgwMTEy +Mjk1MFoXDTM4MDczMTEyMjk1MFowga4xCzAJBgNVBAYTAkVVMUMwQQYDVQQHEzpNYWRyaWQgKHNl +ZSBjdXJyZW50IGFkZHJlc3MgYXQgd3d3LmNhbWVyZmlybWEuY29tL2FkZHJlc3MpMRIwEAYDVQQF +EwlBODI3NDMyODcxGzAZBgNVBAoTEkFDIENhbWVyZmlybWEgUy5BLjEpMCcGA1UEAxMgQ2hhbWJl +cnMgb2YgQ29tbWVyY2UgUm9vdCAtIDIwMDgwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoIC +AQCvAMtwNyuAWko6bHiUfaN/Gh/2NdW928sNRHI+JrKQUrpjOyhYb6WzbZSm891kDFX29ufyIiKA +XuFixrYp4YFs8r/lfTJqVKAyGVn+H4vXPWCGhSRv4xGzdz4gljUha7MI2XAuZPeEklPWDrCQiorj +h40G072QDuKZoRuGDtqaCrsLYVAGUvGef3bsyw/QHg3PmTA9HMRFEFis1tPo1+XqxQEHd9ZR5gN/ +ikilTWh1uem8nk4ZcfUyS5xtYBkL+8ydddy/Js2Pk3g5eXNeJQ7KXOt3EgfLZEFHcpOrUMPrCXZk +NNI5t3YRCQ12RcSprj1qr7V9ZS+UWBDsXHyvfuK2GNnQm05aSd+pZgvMPMZ4fKecHePOjlO+Bd5g +D2vlGts/4+EhySnB8esHnFIbAURRPHsl18TlUlRdJQfKFiC4reRB7noI/plvg6aRArBsNlVq5331 +lubKgdaX8ZSD6e2wsWsSaR6s+12pxZjptFtYer49okQ6Y1nUCyXeG0+95QGezdIp1Z8XGQpvvwyQ +0wlf2eOKNcx5Wk0ZN5K3xMGtr/R5JJqyAQuxr1yW84Ay+1w9mPGgP0revq+ULtlVmhduYJ1jbLhj +ya6BXBg14JC7vjxPNyK5fuvPnnchpj04gftI2jE9K+OJ9dC1vX7gUMQSibMjmhAxhduub+84Mxh2 +EQIDAQABo4IBbDCCAWgwEgYDVR0TAQH/BAgwBgEB/wIBDDAdBgNVHQ4EFgQU+SSsD7K1+HnA+mCI +G8TZTQKeFxkwgeMGA1UdIwSB2zCB2IAU+SSsD7K1+HnA+mCIG8TZTQKeFxmhgbSkgbEwga4xCzAJ +BgNVBAYTAkVVMUMwQQYDVQQHEzpNYWRyaWQgKHNlZSBjdXJyZW50IGFkZHJlc3MgYXQgd3d3LmNh +bWVyZmlybWEuY29tL2FkZHJlc3MpMRIwEAYDVQQFEwlBODI3NDMyODcxGzAZBgNVBAoTEkFDIENh +bWVyZmlybWEgUy5BLjEpMCcGA1UEAxMgQ2hhbWJlcnMgb2YgQ29tbWVyY2UgUm9vdCAtIDIwMDiC +CQCj2kJ+pLGu2jAOBgNVHQ8BAf8EBAMCAQYwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUH +AgEWHGh0dHA6Ly9wb2xpY3kuY2FtZXJmaXJtYS5jb20wDQYJKoZIhvcNAQEFBQADggIBAJASryI1 +wqM58C7e6bXpeHxIvj99RZJe6dqxGfwWPJ+0W2aeaufDuV2I6A+tzyMP3iU6XsxPpcG1Lawk0lgH +3qLPaYRgM+gQDROpI9CF5Y57pp49chNyM/WqfcZjHwj0/gF/JM8rLFQJ3uIrbZLGOU8W6jx+ekbU +RWpGqOt1glanq6B8aBMz9p0w8G8nOSQjKpD9kCk18pPfNKXG9/jvjA9iSnyu0/VU+I22mlaHFoI6 +M6taIgj3grrqLuBHmrS1RaMFO9ncLkVAO+rcf+g769HsJtg1pDDFOqxXnrN2pSB7+R5KBWIBpih1 +YJeSDW4+TTdDDZIVnBgizVGZoCkaPF+KMjNbMMeJL0eYD6MDxvbxrN8y8NmBGuScvfaAFPDRLLmF +9dijscilIeUcE5fuDr3fKanvNFNb0+RqE4QGtjICxFKuItLcsiFCGtpA8CnJ7AoMXOLQusxI0zcK +zBIKinmwPQN/aUv0NCB9szTqjktk9T79syNnFQ0EuPAtwQlRPLJsFfClI9eDdOTlLsn+mCdCxqvG +nrDQWzilm1DefhiYtUU79nm06PcaewaD+9CL2rvHvRirCG88gGtAPxkZumWK5r7VXNM21+9AUiRg +OGcEMeyP84LG3rlV8zsxkVrctQgVrXYlCg17LofiDKYGvCYQbTed7N14jHyAxfDZd0jQ +-----END CERTIFICATE----- + +Global Chambersign Root - 2008 +============================== +-----BEGIN CERTIFICATE----- +MIIHSTCCBTGgAwIBAgIJAMnN0+nVfSPOMA0GCSqGSIb3DQEBBQUAMIGsMQswCQYDVQQGEwJFVTFD +MEEGA1UEBxM6TWFkcmlkIChzZWUgY3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNv +bS9hZGRyZXNzKTESMBAGA1UEBRMJQTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMu +QS4xJzAlBgNVBAMTHkdsb2JhbCBDaGFtYmVyc2lnbiBSb290IC0gMjAwODAeFw0wODA4MDExMjMx +NDBaFw0zODA3MzExMjMxNDBaMIGsMQswCQYDVQQGEwJFVTFDMEEGA1UEBxM6TWFkcmlkIChzZWUg +Y3VycmVudCBhZGRyZXNzIGF0IHd3dy5jYW1lcmZpcm1hLmNvbS9hZGRyZXNzKTESMBAGA1UEBRMJ +QTgyNzQzMjg3MRswGQYDVQQKExJBQyBDYW1lcmZpcm1hIFMuQS4xJzAlBgNVBAMTHkdsb2JhbCBD +aGFtYmVyc2lnbiBSb290IC0gMjAwODCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMDf +VtPkOpt2RbQT2//BthmLN0EYlVJH6xedKYiONWwGMi5HYvNJBL99RDaxccy9Wglz1dmFRP+RVyXf +XjaOcNFccUMd2drvXNL7G706tcuto8xEpw2uIRU/uXpbknXYpBI4iRmKt4DS4jJvVpyR1ogQC7N0 +ZJJ0YPP2zxhPYLIj0Mc7zmFLmY/CDNBAspjcDahOo7kKrmCgrUVSY7pmvWjg+b4aqIG7HkF4ddPB +/gBVsIdU6CeQNR1MM62X/JcumIS/LMmjv9GYERTtY/jKmIhYF5ntRQOXfjyGHoiMvvKRhI9lNNgA +TH23MRdaKXoKGCQwoze1eqkBfSbW+Q6OWfH9GzO1KTsXO0G2Id3UwD2ln58fQ1DJu7xsepeY7s2M +H/ucUa6LcL0nn3HAa6x9kGbo1106DbDVwo3VyJ2dwW3Q0L9R5OP4wzg2rtandeavhENdk5IMagfe +Ox2YItaswTXbo6Al/3K1dh3ebeksZixShNBFks4c5eUzHdwHU1SjqoI7mjcv3N2gZOnm3b2u/GSF +HTynyQbehP9r6GsaPMWis0L7iwk+XwhSx2LE1AVxv8Rk5Pihg+g+EpuoHtQ2TS9x9o0o9oOpE9Jh +wZG7SMA0j0GMS0zbaRL/UJScIINZc+18ofLx/d33SdNDWKBWY8o9PeU1VlnpDsogzCtLkykPAgMB +AAGjggFqMIIBZjASBgNVHRMBAf8ECDAGAQH/AgEMMB0GA1UdDgQWBBS5CcqcHtvTbDprru1U8VuT +BjUuXjCB4QYDVR0jBIHZMIHWgBS5CcqcHtvTbDprru1U8VuTBjUuXqGBsqSBrzCBrDELMAkGA1UE +BhMCRVUxQzBBBgNVBAcTOk1hZHJpZCAoc2VlIGN1cnJlbnQgYWRkcmVzcyBhdCB3d3cuY2FtZXJm +aXJtYS5jb20vYWRkcmVzcykxEjAQBgNVBAUTCUE4Mjc0MzI4NzEbMBkGA1UEChMSQUMgQ2FtZXJm +aXJtYSBTLkEuMScwJQYDVQQDEx5HbG9iYWwgQ2hhbWJlcnNpZ24gUm9vdCAtIDIwMDiCCQDJzdPp +1X0jzjAOBgNVHQ8BAf8EBAMCAQYwPQYDVR0gBDYwNDAyBgRVHSAAMCowKAYIKwYBBQUHAgEWHGh0 +dHA6Ly9wb2xpY3kuY2FtZXJmaXJtYS5jb20wDQYJKoZIhvcNAQEFBQADggIBAICIf3DekijZBZRG +/5BXqfEv3xoNa/p8DhxJJHkn2EaqbylZUohwEurdPfWbU1Rv4WCiqAm57OtZfMY18dwY6fFn5a+6 +ReAJ3spED8IXDneRRXozX1+WLGiLwUePmJs9wOzL9dWCkoQ10b42OFZyMVtHLaoXpGNR6woBrX/s +dZ7LoR/xfxKxueRkf2fWIyr0uDldmOghp+G9PUIadJpwr2hsUF1Jz//7Dl3mLEfXgTpZALVza2Mg +9jFFCDkO9HB+QHBaP9BrQql0PSgvAm11cpUJjUhjxsYjV5KTXjXBjfkK9yydYhz2rXzdpjEetrHH +foUm+qRqtdpjMNHvkzeyZi99Bffnt0uYlDXA2TopwZ2yUDMdSqlapskD7+3056huirRXhOukP9Du +qqqHW2Pok+JrqNS4cnhrG+055F3Lm6qH1U9OAP7Zap88MQ8oAgF9mOinsKJknnn4SPIVqczmyETr +P3iZ8ntxPjzxmKfFGBI/5rsoM0LpRQp8bfKGeS/Fghl9CYl8slR2iK7ewfPM4W7bMdaTrpmg7yVq +c5iJWzouE4gev8CSlDQb4ye3ix5vQv/n6TebUB0tovkC7stYWDpxvGjjqsGvHCgfotwjZT+B6q6Z +09gwzxMNTxXJhLynSC34MCN32EZLeW32jO06f2ARePTpm67VVMB0gNELQp/B +-----END CERTIFICATE----- + +Go Daddy Root Certificate Authority - G2 +======================================== +-----BEGIN CERTIFICATE----- +MIIDxTCCAq2gAwIBAgIBADANBgkqhkiG9w0BAQsFADCBgzELMAkGA1UEBhMCVVMxEDAOBgNVBAgT +B0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxGjAYBgNVBAoTEUdvRGFkZHkuY29tLCBJbmMu +MTEwLwYDVQQDEyhHbyBEYWRkeSBSb290IENlcnRpZmljYXRlIEF1dGhvcml0eSAtIEcyMB4XDTA5 +MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgYMxCzAJBgNVBAYTAlVTMRAwDgYDVQQIEwdBcml6 +b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMRowGAYDVQQKExFHb0RhZGR5LmNvbSwgSW5jLjExMC8G +A1UEAxMoR28gRGFkZHkgUm9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZI +hvcNAQEBBQADggEPADCCAQoCggEBAL9xYgjx+lk09xvJGKP3gElY6SKDE6bFIEMBO4Tx5oVJnyfq +9oQbTqC023CYxzIBsQU+B07u9PpPL1kwIuerGVZr4oAH/PMWdYA5UXvl+TW2dE6pjYIT5LY/qQOD ++qK+ihVqf94Lw7YZFAXK6sOoBJQ7RnwyDfMAZiLIjWltNowRGLfTshxgtDj6AozO091GB94KPutd +fMh8+7ArU6SSYmlRJQVhGkSBjCypQ5Yj36w6gZoOKcUcqeldHraenjAKOc7xiID7S13MMuyFYkMl +NAJWJwGRtDtwKj9useiciAF9n9T521NtYJ2/LOdYq7hfRvzOxBsDPAnrSTFcaUaz4EcCAwEAAaNC +MEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFDqahQcQZyi27/a9 +BUFuIMGU2g/eMA0GCSqGSIb3DQEBCwUAA4IBAQCZ21151fmXWWcDYfF+OwYxdS2hII5PZYe096ac +vNjpL9DbWu7PdIxztDhC2gV7+AJ1uP2lsdeu9tfeE8tTEH6KRtGX+rcuKxGrkLAngPnon1rpN5+r +5N9ss4UXnT3ZJE95kTXWXwTrgIOrmgIttRD02JDHBHNA7XIloKmf7J6raBKZV8aPEjoJpL1E/QYV +N8Gb5DKj7Tjo2GTzLH4U/ALqn83/B2gX2yKQOC16jdFU8WnjXzPKej17CuPKf1855eJ1usV2GDPO +LPAvTK33sefOT6jEm0pUBsV/fdUID+Ic/n4XuKxe9tQWskMJDE32p2u0mYRlynqI4uJEvlz36hz1 +-----END CERTIFICATE----- + +Starfield Root Certificate Authority - G2 +========================================= +-----BEGIN CERTIFICATE----- +MIID3TCCAsWgAwIBAgIBADANBgkqhkiG9w0BAQsFADCBjzELMAkGA1UEBhMCVVMxEDAOBgNVBAgT +B0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9s +b2dpZXMsIEluYy4xMjAwBgNVBAMTKVN0YXJmaWVsZCBSb290IENlcnRpZmljYXRlIEF1dGhvcml0 +eSAtIEcyMB4XDTA5MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgY8xCzAJBgNVBAYTAlVTMRAw +DgYDVQQIEwdBcml6b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxTdGFyZmllbGQg +VGVjaG5vbG9naWVzLCBJbmMuMTIwMAYDVQQDEylTdGFyZmllbGQgUm9vdCBDZXJ0aWZpY2F0ZSBB +dXRob3JpdHkgLSBHMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAL3twQP89o/8ArFv +W59I2Z154qK3A2FWGMNHttfKPTUuiUP3oWmb3ooa/RMgnLRJdzIpVv257IzdIvpy3Cdhl+72WoTs +bhm5iSzchFvVdPtrX8WJpRBSiUZV9Lh1HOZ/5FSuS/hVclcCGfgXcVnrHigHdMWdSL5stPSksPNk +N3mSwOxGXn/hbVNMYq/NHwtjuzqd+/x5AJhhdM8mgkBj87JyahkNmcrUDnXMN/uLicFZ8WJ/X7Nf +ZTD4p7dNdloedl40wOiWVpmKs/B/pM293DIxfJHP4F8R+GuqSVzRmZTRouNjWwl2tVZi4Ut0HZbU +JtQIBFnQmA4O5t78w+wfkPECAwEAAaNCMEAwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC +AQYwHQYDVR0OBBYEFHwMMh+n2TB/xH1oo2Kooc6rB1snMA0GCSqGSIb3DQEBCwUAA4IBAQARWfol +TwNvlJk7mh+ChTnUdgWUXuEok21iXQnCoKjUsHU48TRqneSfioYmUeYs0cYtbpUgSpIB7LiKZ3sx +4mcujJUDJi5DnUox9g61DLu34jd/IroAow57UvtruzvE03lRTs2Q9GcHGcg8RnoNAX3FWOdt5oUw +F5okxBDgBPfg8n/Uqgr/Qh037ZTlZFkSIHc40zI+OIF1lnP6aI+xy84fxez6nH7PfrHxBy22/L/K +pL/QlwVKvOoYKAKQvVR4CSFx09F9HdkWsKlhPdAKACL8x3vLCWRFCztAgfd9fDL1mMpYjn0q7pBZ +c2T5NnReJaH1ZgUufzkVqSr7UIuOhWn0 +-----END CERTIFICATE----- + +Starfield Services Root Certificate Authority - G2 +================================================== +-----BEGIN CERTIFICATE----- +MIID7zCCAtegAwIBAgIBADANBgkqhkiG9w0BAQsFADCBmDELMAkGA1UEBhMCVVMxEDAOBgNVBAgT +B0FyaXpvbmExEzARBgNVBAcTClNjb3R0c2RhbGUxJTAjBgNVBAoTHFN0YXJmaWVsZCBUZWNobm9s +b2dpZXMsIEluYy4xOzA5BgNVBAMTMlN0YXJmaWVsZCBTZXJ2aWNlcyBSb290IENlcnRpZmljYXRl +IEF1dGhvcml0eSAtIEcyMB4XDTA5MDkwMTAwMDAwMFoXDTM3MTIzMTIzNTk1OVowgZgxCzAJBgNV +BAYTAlVTMRAwDgYDVQQIEwdBcml6b25hMRMwEQYDVQQHEwpTY290dHNkYWxlMSUwIwYDVQQKExxT +dGFyZmllbGQgVGVjaG5vbG9naWVzLCBJbmMuMTswOQYDVQQDEzJTdGFyZmllbGQgU2VydmljZXMg +Um9vdCBDZXJ0aWZpY2F0ZSBBdXRob3JpdHkgLSBHMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCC +AQoCggEBANUMOsQq+U7i9b4Zl1+OiFOxHz/Lz58gE20pOsgPfTz3a3Y4Y9k2YKibXlwAgLIvWX/2 +h/klQ4bnaRtSmpDhcePYLQ1Ob/bISdm28xpWriu2dBTrz/sm4xq6HZYuajtYlIlHVv8loJNwU4Pa +hHQUw2eeBGg6345AWh1KTs9DkTvnVtYAcMtS7nt9rjrnvDH5RfbCYM8TWQIrgMw0R9+53pBlbQLP +LJGmpufehRhJfGZOozptqbXuNC66DQO4M99H67FrjSXZm86B0UVGMpZwh94CDklDhbZsc7tk6mFB +rMnUVN+HL8cisibMn1lUaJ/8viovxFUcdUBgF4UCVTmLfwUCAwEAAaNCMEAwDwYDVR0TAQH/BAUw +AwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFJxfAN+qAdcwKziIorhtSpzyEZGDMA0GCSqG +SIb3DQEBCwUAA4IBAQBLNqaEd2ndOxmfZyMIbw5hyf2E3F/YNoHN2BtBLZ9g3ccaaNnRbobhiCPP +E95Dz+I0swSdHynVv/heyNXBve6SbzJ08pGCL72CQnqtKrcgfU28elUSwhXqvfdqlS5sdJ/PHLTy +xQGjhdByPq1zqwubdQxtRbeOlKyWN7Wg0I8VRw7j6IPdj/3vQQF3zCepYoUz8jcI73HPdwbeyBkd +iEDPfUYd/x7H4c7/I9vG+o1VTqkC50cRRj70/b17KSa7qWFiNyi2LSr2EIZkyXCn0q23KXB56jza +YyWf/Wi3MOxw+3WKt21gZ7IeyLnp2KhvAotnDU0mV3HaIPzBSlCNsSi6 +-----END CERTIFICATE----- + +AffirmTrust Commercial +====================== +-----BEGIN CERTIFICATE----- +MIIDTDCCAjSgAwIBAgIId3cGJyapsXwwDQYJKoZIhvcNAQELBQAwRDELMAkGA1UEBhMCVVMxFDAS +BgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVzdCBDb21tZXJjaWFsMB4XDTEw +MDEyOTE0MDYwNloXDTMwMTIzMTE0MDYwNlowRDELMAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmly +bVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVzdCBDb21tZXJjaWFsMIIBIjANBgkqhkiG9w0BAQEF +AAOCAQ8AMIIBCgKCAQEA9htPZwcroRX1BiLLHwGy43NFBkRJLLtJJRTWzsO3qyxPxkEylFf6Eqdb +DuKPHx6GGaeqtS25Xw2Kwq+FNXkyLbscYjfysVtKPcrNcV/pQr6U6Mje+SJIZMblq8Yrba0F8PrV +C8+a5fBQpIs7R6UjW3p6+DM/uO+Zl+MgwdYoic+U+7lF7eNAFxHUdPALMeIrJmqbTFeurCA+ukV6 +BfO9m2kVrn1OIGPENXY6BwLJN/3HR+7o8XYdcxXyl6S1yHp52UKqK39c/s4mT6NmgTWvRLpUHhww +MmWd5jyTXlBOeuM61G7MGvv50jeuJCqrVwMiKA1JdX+3KNp1v47j3A55MQIDAQABo0IwQDAdBgNV +HQ4EFgQUnZPGU4teyq8/nx4P5ZmVvCT2lI8wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC +AQYwDQYJKoZIhvcNAQELBQADggEBAFis9AQOzcAN/wr91LoWXym9e2iZWEnStB03TX8nfUYGXUPG +hi4+c7ImfU+TqbbEKpqrIZcUsd6M06uJFdhrJNTxFq7YpFzUf1GO7RgBsZNjvbz4YYCanrHOQnDi +qX0GJX0nof5v7LMeJNrjS1UaADs1tDvZ110w/YETifLCBivtZ8SOyUOyXGsViQK8YvxO8rUzqrJv +0wqiUOP2O+guRMLbZjipM1ZI8W0bM40NjD9gN53Tym1+NH4Nn3J2ixufcv1SNUFFApYvHLKac0kh +sUlHRUe072o0EclNmsxZt9YCnlpOZbWUrhvfKbAW8b8Angc6F2S1BLUjIZkKlTuXfO8= +-----END CERTIFICATE----- + +AffirmTrust Networking +====================== +-----BEGIN CERTIFICATE----- +MIIDTDCCAjSgAwIBAgIIfE8EORzUmS0wDQYJKoZIhvcNAQEFBQAwRDELMAkGA1UEBhMCVVMxFDAS +BgNVBAoMC0FmZmlybVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVzdCBOZXR3b3JraW5nMB4XDTEw +MDEyOTE0MDgyNFoXDTMwMTIzMTE0MDgyNFowRDELMAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmly +bVRydXN0MR8wHQYDVQQDDBZBZmZpcm1UcnVzdCBOZXR3b3JraW5nMIIBIjANBgkqhkiG9w0BAQEF +AAOCAQ8AMIIBCgKCAQEAtITMMxcua5Rsa2FSoOujz3mUTOWUgJnLVWREZY9nZOIG41w3SfYvm4SE +Hi3yYJ0wTsyEheIszx6e/jarM3c1RNg1lho9Nuh6DtjVR6FqaYvZ/Ls6rnla1fTWcbuakCNrmreI +dIcMHl+5ni36q1Mr3Lt2PpNMCAiMHqIjHNRqrSK6mQEubWXLviRmVSRLQESxG9fhwoXA3hA/Pe24 +/PHxI1Pcv2WXb9n5QHGNfb2V1M6+oF4nI979ptAmDgAp6zxG8D1gvz9Q0twmQVGeFDdCBKNwV6gb +h+0t+nvujArjqWaJGctB+d1ENmHP4ndGyH329JKBNv3bNPFyfvMMFr20FQIDAQABo0IwQDAdBgNV +HQ4EFgQUBx/S55zawm6iQLSwelAQUHTEyL0wDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMC +AQYwDQYJKoZIhvcNAQEFBQADggEBAIlXshZ6qML91tmbmzTCnLQyFE2npN/svqe++EPbkTfOtDIu +UFUaNU52Q3Eg75N3ThVwLofDwR1t3Mu1J9QsVtFSUzpE0nPIxBsFZVpikpzuQY0x2+c06lkh1QF6 +12S4ZDnNye2v7UsDSKegmQGA3GWjNq5lWUhPgkvIZfFXHeVZLgo/bNjR9eUJtGxUAArgFU2HdW23 +WJZa3W3SAKD0m0i+wzekujbgfIeFlxoVot4uolu9rxj5kFDNcFn4J2dHy8egBzp90SxdbBk6ZrV9 +/ZFvgrG+CJPbFEfxojfHRZ48x3evZKiT3/Zpg4Jg8klCNO1aAFSFHBY2kgxc+qatv9s= +-----END CERTIFICATE----- + +AffirmTrust Premium +=================== +-----BEGIN CERTIFICATE----- +MIIFRjCCAy6gAwIBAgIIbYwURrGmCu4wDQYJKoZIhvcNAQEMBQAwQTELMAkGA1UEBhMCVVMxFDAS +BgNVBAoMC0FmZmlybVRydXN0MRwwGgYDVQQDDBNBZmZpcm1UcnVzdCBQcmVtaXVtMB4XDTEwMDEy +OTE0MTAzNloXDTQwMTIzMTE0MTAzNlowQTELMAkGA1UEBhMCVVMxFDASBgNVBAoMC0FmZmlybVRy +dXN0MRwwGgYDVQQDDBNBZmZpcm1UcnVzdCBQcmVtaXVtMIICIjANBgkqhkiG9w0BAQEFAAOCAg8A +MIICCgKCAgEAxBLfqV/+Qd3d9Z+K4/as4Tx4mrzY8H96oDMq3I0gW64tb+eT2TZwamjPjlGjhVtn +BKAQJG9dKILBl1fYSCkTtuG+kU3fhQxTGJoeJKJPj/CihQvL9Cl/0qRY7iZNyaqoe5rZ+jjeRFcV +5fiMyNlI4g0WJx0eyIOFJbe6qlVBzAMiSy2RjYvmia9mx+n/K+k8rNrSs8PhaJyJ+HoAVt70VZVs ++7pk3WKL3wt3MutizCaam7uqYoNMtAZ6MMgpv+0GTZe5HMQxK9VfvFMSF5yZVylmd2EhMQcuJUmd +GPLu8ytxjLW6OQdJd/zvLpKQBY0tL3d770O/Nbua2Plzpyzy0FfuKE4mX4+QaAkvuPjcBukumj5R +p9EixAqnOEhss/n/fauGV+O61oV4d7pD6kh/9ti+I20ev9E2bFhc8e6kGVQa9QPSdubhjL08s9NI +S+LI+H+SqHZGnEJlPqQewQcDWkYtuJfzt9WyVSHvutxMAJf7FJUnM7/oQ0dG0giZFmA7mn7S5u04 +6uwBHjxIVkkJx0w3AJ6IDsBz4W9m6XJHMD4Q5QsDyZpCAGzFlH5hxIrff4IaC1nEWTJ3s7xgaVY5 +/bQGeyzWZDbZvUjthB9+pSKPKrhC9IK31FOQeE4tGv2Bb0TXOwF0lkLgAOIua+rF7nKsu7/+6qqo ++Nz2snmKtmcCAwEAAaNCMEAwHQYDVR0OBBYEFJ3AZ6YMItkm9UWrpmVSESfYRaxjMA8GA1UdEwEB +/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMA0GCSqGSIb3DQEBDAUAA4ICAQCzV00QYk465KzquByv +MiPIs0laUZx2KI15qldGF9X1Uva3ROgIRL8YhNILgM3FEv0AVQVhh0HctSSePMTYyPtwni94loMg +Nt58D2kTiKV1NpgIpsbfrM7jWNa3Pt668+s0QNiigfV4Py/VpfzZotReBA4Xrf5B8OWycvpEgjNC +6C1Y91aMYj+6QrCcDFx+LmUmXFNPALJ4fqENmS2NuB2OosSw/WDQMKSOyARiqcTtNd56l+0OOF6S +L5Nwpamcb6d9Ex1+xghIsV5n61EIJenmJWtSKZGc0jlzCFfemQa0W50QBuHCAKi4HEoCChTQwUHK ++4w1IX2COPKpVJEZNZOUbWo6xbLQu4mGk+ibyQ86p3q4ofB4Rvr8Ny/lioTz3/4E2aFooC8k4gmV +BtWVyuEklut89pMFu+1z6S3RdTnX5yTb2E5fQ4+e0BQ5v1VwSJlXMbSc7kqYA5YwH2AG7hsj/oFg +IxpHYoWlzBk0gG+zrBrjn/B7SK3VAdlntqlyk+otZrWyuOQ9PLLvTIzq6we/qzWaVYa8GKa1qF60 +g2xraUDTn9zxw2lrueFtCfTxqlB2Cnp9ehehVZZCmTEJ3WARjQUwfuaORtGdFNrHF+QFlozEJLUb +zxQHskD4o55BhrwE0GuWyCqANP2/7waj3VjFhT0+j/6eKeC2uAloGRwYQw== +-----END CERTIFICATE----- + +AffirmTrust Premium ECC +======================= +-----BEGIN CERTIFICATE----- +MIIB/jCCAYWgAwIBAgIIdJclisc/elQwCgYIKoZIzj0EAwMwRTELMAkGA1UEBhMCVVMxFDASBgNV +BAoMC0FmZmlybVRydXN0MSAwHgYDVQQDDBdBZmZpcm1UcnVzdCBQcmVtaXVtIEVDQzAeFw0xMDAx +MjkxNDIwMjRaFw00MDEyMzExNDIwMjRaMEUxCzAJBgNVBAYTAlVTMRQwEgYDVQQKDAtBZmZpcm1U +cnVzdDEgMB4GA1UEAwwXQWZmaXJtVHJ1c3QgUHJlbWl1bSBFQ0MwdjAQBgcqhkjOPQIBBgUrgQQA +IgNiAAQNMF4bFZ0D0KF5Nbc6PJJ6yhUczWLznCZcBz3lVPqj1swS6vQUX+iOGasvLkjmrBhDeKzQ +N8O9ss0s5kfiGuZjuD0uL3jET9v0D6RoTFVya5UdThhClXjMNzyR4ptlKymjQjBAMB0GA1UdDgQW +BBSaryl6wBE1NSZRMADDav5A1a7WPDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAK +BggqhkjOPQQDAwNnADBkAjAXCfOHiFBar8jAQr9HX/VsaobgxCd05DhT1wV/GzTjxi+zygk8N53X +57hG8f2h4nECMEJZh0PUUd+60wkyWs6Iflc9nF9Ca/UHLbXwgpP5WW+uZPpY5Yse42O+tYHNbwKM +eQ== +-----END CERTIFICATE----- + +Certum Trusted Network CA +========================= +-----BEGIN CERTIFICATE----- +MIIDuzCCAqOgAwIBAgIDBETAMA0GCSqGSIb3DQEBBQUAMH4xCzAJBgNVBAYTAlBMMSIwIAYDVQQK +ExlVbml6ZXRvIFRlY2hub2xvZ2llcyBTLkEuMScwJQYDVQQLEx5DZXJ0dW0gQ2VydGlmaWNhdGlv +biBBdXRob3JpdHkxIjAgBgNVBAMTGUNlcnR1bSBUcnVzdGVkIE5ldHdvcmsgQ0EwHhcNMDgxMDIy +MTIwNzM3WhcNMjkxMjMxMTIwNzM3WjB+MQswCQYDVQQGEwJQTDEiMCAGA1UEChMZVW5pemV0byBU +ZWNobm9sb2dpZXMgUy5BLjEnMCUGA1UECxMeQ2VydHVtIENlcnRpZmljYXRpb24gQXV0aG9yaXR5 +MSIwIAYDVQQDExlDZXJ0dW0gVHJ1c3RlZCBOZXR3b3JrIENBMIIBIjANBgkqhkiG9w0BAQEFAAOC +AQ8AMIIBCgKCAQEA4/t9o3K6wvDJFIf1awFO4W5AB7ptJ11/91sts1rHUV+rpDKmYYe2bg+G0jAC +l/jXaVehGDldamR5xgFZrDwxSjh80gTSSyjoIF87B6LMTXPb865Px1bVWqeWifrzq2jUI4ZZJ88J +J7ysbnKDHDBy3+Ci6dLhdHUZvSqeexVUBBvXQzmtVSjF4hq79MDkrjhJM8x2hZ85RdKknvISjFH4 +fOQtf/WsX+sWn7Et0brMkUJ3TCXJkDhv2/DM+44el1k+1WBO5gUo7Ul5E0u6SNsv+XLTOcr+H9g0 +cvW0QM8xAcPs3hEtF10fuFDRXhmnad4HMyjKUJX5p1TLVIZQRan5SQIDAQABo0IwQDAPBgNVHRMB +Af8EBTADAQH/MB0GA1UdDgQWBBQIds3LB/8k9sXN7buQvOKEN0Z19zAOBgNVHQ8BAf8EBAMCAQYw +DQYJKoZIhvcNAQEFBQADggEBAKaorSLOAT2mo/9i0Eidi15ysHhE49wcrwn9I0j6vSrEuVUEtRCj +jSfeC4Jj0O7eDDd5QVsisrCaQVymcODU0HfLI9MA4GxWL+FpDQ3Zqr8hgVDZBqWo/5U30Kr+4rP1 +mS1FhIrlQgnXdAIv94nYmem8J9RHjboNRhx3zxSkHLmkMcScKHQDNP8zGSal6Q10tz6XxnboJ5aj +Zt3hrvJBW8qYVoNzcOSGGtIxQbovvi0TWnZvTuhOgQ4/WwMioBK+ZlgRSssDxLQqKi2WF+A5VLxI +03YnnZotBqbJ7DnSq9ufmgsnAjUpsUCV5/nonFWIGUbWtzT1fs45mtk48VH3Tyw= +-----END CERTIFICATE----- + +Certinomis - Autorité Racine +============================= +-----BEGIN CERTIFICATE----- +MIIFnDCCA4SgAwIBAgIBATANBgkqhkiG9w0BAQUFADBjMQswCQYDVQQGEwJGUjETMBEGA1UEChMK +Q2VydGlub21pczEXMBUGA1UECxMOMDAwMiA0MzM5OTg5MDMxJjAkBgNVBAMMHUNlcnRpbm9taXMg +LSBBdXRvcml0w6kgUmFjaW5lMB4XDTA4MDkxNzA4Mjg1OVoXDTI4MDkxNzA4Mjg1OVowYzELMAkG +A1UEBhMCRlIxEzARBgNVBAoTCkNlcnRpbm9taXMxFzAVBgNVBAsTDjAwMDIgNDMzOTk4OTAzMSYw +JAYDVQQDDB1DZXJ0aW5vbWlzIC0gQXV0b3JpdMOpIFJhY2luZTCCAiIwDQYJKoZIhvcNAQEBBQAD +ggIPADCCAgoCggIBAJ2Fn4bT46/HsmtuM+Cet0I0VZ35gb5j2CN2DpdUzZlMGvE5x4jYF1AMnmHa +wE5V3udauHpOd4cN5bjr+p5eex7Ezyh0x5P1FMYiKAT5kcOrJ3NqDi5N8y4oH3DfVS9O7cdxbwly +Lu3VMpfQ8Vh30WC8Tl7bmoT2R2FFK/ZQpn9qcSdIhDWerP5pqZ56XjUl+rSnSTV3lqc2W+HN3yNw +2F1MpQiD8aYkOBOo7C+ooWfHpi2GR+6K/OybDnT0K0kCe5B1jPyZOQE51kqJ5Z52qz6WKDgmi92N +jMD2AR5vpTESOH2VwnHu7XSu5DaiQ3XV8QCb4uTXzEIDS3h65X27uK4uIJPT5GHfceF2Z5c/tt9q +c1pkIuVC28+BA5PY9OMQ4HL2AHCs8MF6DwV/zzRpRbWT5BnbUhYjBYkOjUjkJW+zeL9i9Qf6lSTC +lrLooyPCXQP8w9PlfMl1I9f09bze5N/NgL+RiH2nE7Q5uiy6vdFrzPOlKO1Enn1So2+WLhl+HPNb +xxaOu2B9d2ZHVIIAEWBsMsGoOBvrbpgT1u449fCfDu/+MYHB0iSVL1N6aaLwD4ZFjliCK0wi1F6g +530mJ0jfJUaNSih8hp75mxpZuWW/Bd22Ql095gBIgl4g9xGC3srYn+Y3RyYe63j3YcNBZFgCQfna +4NH4+ej9Uji29YnfAgMBAAGjWzBZMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0G +A1UdDgQWBBQNjLZh2kS40RR9w759XkjwzspqsDAXBgNVHSAEEDAOMAwGCiqBegFWAgIAAQEwDQYJ +KoZIhvcNAQEFBQADggIBACQ+YAZ+He86PtvqrxyaLAEL9MW12Ukx9F1BjYkMTv9sov3/4gbIOZ/x +WqndIlgVqIrTseYyCYIDbNc/CMf4uboAbbnW/FIyXaR/pDGUu7ZMOH8oMDX/nyNTt7buFHAAQCva +R6s0fl6nVjBhK4tDrP22iCj1a7Y+YEq6QpA0Z43q619FVDsXrIvkxmUP7tCMXWY5zjKn2BCXwH40 +nJ+U8/aGH88bc62UeYdocMMzpXDn2NU4lG9jeeu/Cg4I58UvD0KgKxRA/yHgBcUn4YQRE7rWhh1B +CxMjidPJC+iKunqjo3M3NYB9Ergzd0A4wPpeMNLytqOx1qKVl4GbUu1pTP+A5FPbVFsDbVRfsbjv +JL1vnxHDx2TCDyhihWZeGnuyt++uNckZM6i4J9szVb9o4XVIRFb7zdNIu0eJOqxp9YDG5ERQL1TE +qkPFMTFYvZbF6nVsmnWxTfj3l/+WFvKXTej28xH5On2KOG4Ey+HTRRWqpdEdnV1j6CTmNhTih60b +WfVEm/vXd3wfAXBioSAaosUaKPQhA+4u2cGA6rnZgtZbdsLLO7XSAPCjDuGtbkD326C00EauFddE +wk01+dIL8hf2rGbVJLJP0RyZwG71fet0BLj5TXcJ17TPBzAJ8bgAVtkXFhYKK4bfjwEZGuW7gmP/ +vgt2Fl43N+bYdJeimUV5 +-----END CERTIFICATE----- + +Root CA Generalitat Valenciana +============================== +-----BEGIN CERTIFICATE----- +MIIGizCCBXOgAwIBAgIEO0XlaDANBgkqhkiG9w0BAQUFADBoMQswCQYDVQQGEwJFUzEfMB0GA1UE +ChMWR2VuZXJhbGl0YXQgVmFsZW5jaWFuYTEPMA0GA1UECxMGUEtJR1ZBMScwJQYDVQQDEx5Sb290 +IENBIEdlbmVyYWxpdGF0IFZhbGVuY2lhbmEwHhcNMDEwNzA2MTYyMjQ3WhcNMjEwNzAxMTUyMjQ3 +WjBoMQswCQYDVQQGEwJFUzEfMB0GA1UEChMWR2VuZXJhbGl0YXQgVmFsZW5jaWFuYTEPMA0GA1UE +CxMGUEtJR1ZBMScwJQYDVQQDEx5Sb290IENBIEdlbmVyYWxpdGF0IFZhbGVuY2lhbmEwggEiMA0G +CSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDGKqtXETcvIorKA3Qdyu0togu8M1JAJke+WmmmO3I2 +F0zo37i7L3bhQEZ0ZQKQUgi0/6iMweDHiVYQOTPvaLRfX9ptI6GJXiKjSgbwJ/BXufjpTjJ3Cj9B +ZPPrZe52/lSqfR0grvPXdMIKX/UIKFIIzFVd0g/bmoGlu6GzwZTNVOAydTGRGmKy3nXiz0+J2ZGQ +D0EbtFpKd71ng+CT516nDOeB0/RSrFOyA8dEJvt55cs0YFAQexvba9dHq198aMpunUEDEO5rmXte +JajCq+TA81yc477OMUxkHl6AovWDfgzWyoxVjr7gvkkHD6MkQXpYHYTqWBLI4bft75PelAgxAgMB +AAGjggM7MIIDNzAyBggrBgEFBQcBAQQmMCQwIgYIKwYBBQUHMAGGFmh0dHA6Ly9vY3NwLnBraS5n +dmEuZXMwEgYDVR0TAQH/BAgwBgEB/wIBAjCCAjQGA1UdIASCAiswggInMIICIwYKKwYBBAG/VQIB +ADCCAhMwggHoBggrBgEFBQcCAjCCAdoeggHWAEEAdQB0AG8AcgBpAGQAYQBkACAAZABlACAAQwBl +AHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgAFIAYQDtAHoAIABkAGUAIABsAGEAIABHAGUAbgBlAHIA +YQBsAGkAdABhAHQAIABWAGEAbABlAG4AYwBpAGEAbgBhAC4ADQAKAEwAYQAgAEQAZQBjAGwAYQBy +AGEAYwBpAPMAbgAgAGQAZQAgAFAAcgDhAGMAdABpAGMAYQBzACAAZABlACAAQwBlAHIAdABpAGYA +aQBjAGEAYwBpAPMAbgAgAHEAdQBlACAAcgBpAGcAZQAgAGUAbAAgAGYAdQBuAGMAaQBvAG4AYQBt +AGkAZQBuAHQAbwAgAGQAZQAgAGwAYQAgAHAAcgBlAHMAZQBuAHQAZQAgAEEAdQB0AG8AcgBpAGQA +YQBkACAAZABlACAAQwBlAHIAdABpAGYAaQBjAGEAYwBpAPMAbgAgAHMAZQAgAGUAbgBjAHUAZQBu +AHQAcgBhACAAZQBuACAAbABhACAAZABpAHIAZQBjAGMAaQDzAG4AIAB3AGUAYgAgAGgAdAB0AHAA +OgAvAC8AdwB3AHcALgBwAGsAaQAuAGcAdgBhAC4AZQBzAC8AYwBwAHMwJQYIKwYBBQUHAgEWGWh0 +dHA6Ly93d3cucGtpLmd2YS5lcy9jcHMwHQYDVR0OBBYEFHs100DSHHgZZu90ECjcPk+yeAT8MIGV +BgNVHSMEgY0wgYqAFHs100DSHHgZZu90ECjcPk+yeAT8oWykajBoMQswCQYDVQQGEwJFUzEfMB0G +A1UEChMWR2VuZXJhbGl0YXQgVmFsZW5jaWFuYTEPMA0GA1UECxMGUEtJR1ZBMScwJQYDVQQDEx5S +b290IENBIEdlbmVyYWxpdGF0IFZhbGVuY2lhbmGCBDtF5WgwDQYJKoZIhvcNAQEFBQADggEBACRh +TvW1yEICKrNcda3FbcrnlD+laJWIwVTAEGmiEi8YPyVQqHxK6sYJ2fR1xkDar1CdPaUWu20xxsdz +Ckj+IHLtb8zog2EWRpABlUt9jppSCS/2bxzkoXHPjCpaF3ODR00PNvsETUlR4hTJZGH71BTg9J63 +NI8KJr2XXPR5OkowGcytT6CYirQxlyric21+eLj4iIlPsSKRZEv1UN4D2+XFducTZnV+ZfsBn5OH +iJ35Rld8TWCvmHMTI6QgkYH60GFmuH3Rr9ZvHmw96RH9qfmCIoaZM3Fa6hlXPZHNqcCjbgcTpsnt ++GijnsNacgmHKNHEc8RzGF9QdRYxn7fofMM= +-----END CERTIFICATE----- + +A-Trust-nQual-03 +================ +-----BEGIN CERTIFICATE----- +MIIDzzCCAregAwIBAgIDAWweMA0GCSqGSIb3DQEBBQUAMIGNMQswCQYDVQQGEwJBVDFIMEYGA1UE +Cgw/QS1UcnVzdCBHZXMuIGYuIFNpY2hlcmhlaXRzc3lzdGVtZSBpbSBlbGVrdHIuIERhdGVudmVy +a2VociBHbWJIMRkwFwYDVQQLDBBBLVRydXN0LW5RdWFsLTAzMRkwFwYDVQQDDBBBLVRydXN0LW5R +dWFsLTAzMB4XDTA1MDgxNzIyMDAwMFoXDTE1MDgxNzIyMDAwMFowgY0xCzAJBgNVBAYTAkFUMUgw +RgYDVQQKDD9BLVRydXN0IEdlcy4gZi4gU2ljaGVyaGVpdHNzeXN0ZW1lIGltIGVsZWt0ci4gRGF0 +ZW52ZXJrZWhyIEdtYkgxGTAXBgNVBAsMEEEtVHJ1c3QtblF1YWwtMDMxGTAXBgNVBAMMEEEtVHJ1 +c3QtblF1YWwtMDMwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCtPWFuA/OQO8BBC4SA +zewqo51ru27CQoT3URThoKgtUaNR8t4j8DRE/5TrzAUjlUC5B3ilJfYKvUWG6Nm9wASOhURh73+n +yfrBJcyFLGM/BWBzSQXgYHiVEEvc+RFZznF/QJuKqiTfC0Li21a8StKlDJu3Qz7dg9MmEALP6iPE +SU7l0+m0iKsMrmKS1GWH2WrX9IWf5DMiJaXlyDO6w8dB3F/GaswADm0yqLaHNgBid5seHzTLkDx4 +iHQF63n1k3Flyp3HaxgtPVxO59X4PzF9j4fsCiIvI+n+u33J4PTs63zEsMMtYrWacdaxaujs2e3V +cuy+VwHOBVWf3tFgiBCzAgMBAAGjNjA0MA8GA1UdEwEB/wQFMAMBAf8wEQYDVR0OBAoECERqlWdV +eRFPMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQUFAAOCAQEAVdRU0VlIXLOThaq/Yy/kgM40 +ozRiPvbY7meIMQQDbwvUB/tOdQ/TLtPAF8fGKOwGDREkDg6lXb+MshOWcdzUzg4NCmgybLlBMRmr +sQd7TZjTXLDR8KdCoLXEjq/+8T/0709GAHbrAvv5ndJAlseIOrifEXnzgGWovR/TeIGgUUw3tKZd +JXDRZslo+S4RFGjxVJgIrCaSD96JntT6s3kr0qN51OyLrIdTaEJMUVF0HhsnLuP1Hyl0Te2v9+GS +mYHovjrHF1D2t8b8m7CKa9aIA5GPBnc6hQLdmNVDeD/GMBWsm2vLV7eJUYs66MmEDNuxUCAKGkq6 +ahq97BvIxYSazQ== +-----END CERTIFICATE----- + +TWCA Root Certification Authority +================================= +-----BEGIN CERTIFICATE----- +MIIDezCCAmOgAwIBAgIBATANBgkqhkiG9w0BAQUFADBfMQswCQYDVQQGEwJUVzESMBAGA1UECgwJ +VEFJV0FOLUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFUV0NBIFJvb3QgQ2VydGlmaWNh +dGlvbiBBdXRob3JpdHkwHhcNMDgwODI4MDcyNDMzWhcNMzAxMjMxMTU1OTU5WjBfMQswCQYDVQQG +EwJUVzESMBAGA1UECgwJVEFJV0FOLUNBMRAwDgYDVQQLDAdSb290IENBMSowKAYDVQQDDCFUV0NB +IFJvb3QgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEK +AoIBAQCwfnK4pAOU5qfeCTiRShFAh6d8WWQUe7UREN3+v9XAu1bihSX0NXIP+FPQQeFEAcK0HMMx +QhZHhTMidrIKbw/lJVBPhYa+v5guEGcevhEFhgWQxFnQfHgQsIBct+HHK3XLfJ+utdGdIzdjp9xC +oi2SBBtQwXu4PhvJVgSLL1KbralW6cH/ralYhzC2gfeXRfwZVzsrb+RH9JlF/h3x+JejiB03HFyP +4HYlmlD4oFT/RJB2I9IyxsOrBr/8+7/zrX2SYgJbKdM1o5OaQ2RgXbL6Mv87BK9NQGr5x+PvI/1r +y+UPizgN7gr8/g+YnzAx3WxSZfmLgb4i4RxYA7qRG4kHAgMBAAGjQjBAMA4GA1UdDwEB/wQEAwIB +BjAPBgNVHRMBAf8EBTADAQH/MB0GA1UdDgQWBBRqOFsmjd6LWvJPelSDGRjjCDWmujANBgkqhkiG +9w0BAQUFAAOCAQEAPNV3PdrfibqHDAhUaiBQkr6wQT25JmSDCi/oQMCXKCeCMErJk/9q56YAf4lC +mtYR5VPOL8zy2gXE/uJQxDqGfczafhAJO5I1KlOy/usrBdlsXebQ79NqZp4VKIV66IIArB6nCWlW +QtNoURi+VJq/REG6Sb4gumlc7rh3zc5sH62Dlhh9DrUUOYTxKOkto557HnpyWoOzeW/vtPzQCqVY +T0bf+215WfKEIlKuD8z7fDvnaspHYcN6+NOSBB+4IIThNlQWx0DeO4pz3N/GCUzf7Nr/1FNCocny +Yh0igzyXxfkZYiesZSLX0zzG5Y6yU8xJzrww/nsOM5D77dIUkR8Hrw== +-----END CERTIFICATE----- + +Security Communication RootCA2 +============================== +-----BEGIN CERTIFICATE----- +MIIDdzCCAl+gAwIBAgIBADANBgkqhkiG9w0BAQsFADBdMQswCQYDVQQGEwJKUDElMCMGA1UEChMc +U0VDT00gVHJ1c3QgU3lzdGVtcyBDTy4sTFRELjEnMCUGA1UECxMeU2VjdXJpdHkgQ29tbXVuaWNh +dGlvbiBSb290Q0EyMB4XDTA5MDUyOTA1MDAzOVoXDTI5MDUyOTA1MDAzOVowXTELMAkGA1UEBhMC +SlAxJTAjBgNVBAoTHFNFQ09NIFRydXN0IFN5c3RlbXMgQ08uLExURC4xJzAlBgNVBAsTHlNlY3Vy +aXR5IENvbW11bmljYXRpb24gUm9vdENBMjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB +ANAVOVKxUrO6xVmCxF1SrjpDZYBLx/KWvNs2l9amZIyoXvDjChz335c9S672XewhtUGrzbl+dp++ ++T42NKA7wfYxEUV0kz1XgMX5iZnK5atq1LXaQZAQwdbWQonCv/Q4EpVMVAX3NuRFg3sUZdbcDE3R +3n4MqzvEFb46VqZab3ZpUql6ucjrappdUtAtCms1FgkQhNBqyjoGADdH5H5XTz+L62e4iKrFvlNV +spHEfbmwhRkGeC7bYRr6hfVKkaHnFtWOojnflLhwHyg/i/xAXmODPIMqGplrz95Zajv8bxbXH/1K +EOtOghY6rCcMU/Gt1SSwawNQwS08Ft1ENCcadfsCAwEAAaNCMEAwHQYDVR0OBBYEFAqFqXdlBZh8 +QIH4D5csOPEK7DzPMA4GA1UdDwEB/wQEAwIBBjAPBgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEB +CwUAA4IBAQBMOqNErLlFsceTfsgLCkLfZOoc7llsCLqJX2rKSpWeeo8HxdpFcoJxDjrSzG+ntKEj +u/Ykn8sX/oymzsLS28yN/HH8AynBbF0zX2S2ZTuJbxh2ePXcokgfGT+Ok+vx+hfuzU7jBBJV1uXk +3fs+BXziHV7Gp7yXT2g69ekuCkO2r1dcYmh8t/2jioSgrGK+KwmHNPBqAbubKVY8/gA3zyNs8U6q +tnRGEmyR7jTV7JqR50S+kDFy1UkC9gLl9B/rfNmWVan/7Ir5mUf/NVoCqgTLiluHcSmRvaS0eg29 +mvVXIwAHIRc/SjnRBUkLp7Y3gaVdjKozXoEofKd9J+sAro03 +-----END CERTIFICATE----- + +EC-ACC +====== +-----BEGIN CERTIFICATE----- +MIIFVjCCBD6gAwIBAgIQ7is969Qh3hSoYqwE893EATANBgkqhkiG9w0BAQUFADCB8zELMAkGA1UE +BhMCRVMxOzA5BgNVBAoTMkFnZW5jaWEgQ2F0YWxhbmEgZGUgQ2VydGlmaWNhY2lvIChOSUYgUS0w +ODAxMTc2LUkpMSgwJgYDVQQLEx9TZXJ2ZWlzIFB1YmxpY3MgZGUgQ2VydGlmaWNhY2lvMTUwMwYD +VQQLEyxWZWdldSBodHRwczovL3d3dy5jYXRjZXJ0Lm5ldC92ZXJhcnJlbCAoYykwMzE1MDMGA1UE +CxMsSmVyYXJxdWlhIEVudGl0YXRzIGRlIENlcnRpZmljYWNpbyBDYXRhbGFuZXMxDzANBgNVBAMT +BkVDLUFDQzAeFw0wMzAxMDcyMzAwMDBaFw0zMTAxMDcyMjU5NTlaMIHzMQswCQYDVQQGEwJFUzE7 +MDkGA1UEChMyQWdlbmNpYSBDYXRhbGFuYSBkZSBDZXJ0aWZpY2FjaW8gKE5JRiBRLTA4MDExNzYt +SSkxKDAmBgNVBAsTH1NlcnZlaXMgUHVibGljcyBkZSBDZXJ0aWZpY2FjaW8xNTAzBgNVBAsTLFZl +Z2V1IGh0dHBzOi8vd3d3LmNhdGNlcnQubmV0L3ZlcmFycmVsIChjKTAzMTUwMwYDVQQLEyxKZXJh +cnF1aWEgRW50aXRhdHMgZGUgQ2VydGlmaWNhY2lvIENhdGFsYW5lczEPMA0GA1UEAxMGRUMtQUND +MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsyLHT+KXQpWIR4NA9h0X84NzJB5R85iK +w5K4/0CQBXCHYMkAqbWUZRkiFRfCQ2xmRJoNBD45b6VLeqpjt4pEndljkYRm4CgPukLjbo73FCeT +ae6RDqNfDrHrZqJyTxIThmV6PttPB/SnCWDaOkKZx7J/sxaVHMf5NLWUhdWZXqBIoH7nF2W4onW4 +HvPlQn2v7fOKSGRdghST2MDk/7NQcvJ29rNdQlB50JQ+awwAvthrDk4q7D7SzIKiGGUzE3eeml0a +E9jD2z3Il3rucO2n5nzbcc8tlGLfbdb1OL4/pYUKGbio2Al1QnDE6u/LDsg0qBIimAy4E5S2S+zw +0JDnJwIDAQABo4HjMIHgMB0GA1UdEQQWMBSBEmVjX2FjY0BjYXRjZXJ0Lm5ldDAPBgNVHRMBAf8E +BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUoMOLRKo3pUW/l4Ba0fF4opvpXY0wfwYD +VR0gBHgwdjB0BgsrBgEEAfV4AQMBCjBlMCwGCCsGAQUFBwIBFiBodHRwczovL3d3dy5jYXRjZXJ0 +Lm5ldC92ZXJhcnJlbDA1BggrBgEFBQcCAjApGidWZWdldSBodHRwczovL3d3dy5jYXRjZXJ0Lm5l +dC92ZXJhcnJlbCAwDQYJKoZIhvcNAQEFBQADggEBAKBIW4IB9k1IuDlVNZyAelOZ1Vr/sXE7zDkJ +lF7W2u++AVtd0x7Y/X1PzaBB4DSTv8vihpw3kpBWHNzrKQXlxJ7HNd+KDM3FIUPpqojlNcAZQmNa +Al6kSBg6hW/cnbw/nZzBh7h6YQjpdwt/cKt63dmXLGQehb+8dJahw3oS7AwaboMMPOhyRp/7SNVe +l+axofjk70YllJyJ22k4vuxcDlbHZVHlUIiIv0LVKz3l+bqeLrPK9HOSAgu+TGbrIP65y7WZf+a2 +E/rKS03Z7lNGBjvGTq2TWoF+bCpLagVFjPIhpDGQh2xlnJ2lYJU6Un/10asIbvPuW/mIPX64b24D +5EI= +-----END CERTIFICATE----- + +Hellenic Academic and Research Institutions RootCA 2011 +======================================================= +-----BEGIN CERTIFICATE----- +MIIEMTCCAxmgAwIBAgIBADANBgkqhkiG9w0BAQUFADCBlTELMAkGA1UEBhMCR1IxRDBCBgNVBAoT +O0hlbGxlbmljIEFjYWRlbWljIGFuZCBSZXNlYXJjaCBJbnN0aXR1dGlvbnMgQ2VydC4gQXV0aG9y +aXR5MUAwPgYDVQQDEzdIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0dXRpb25z +IFJvb3RDQSAyMDExMB4XDTExMTIwNjEzNDk1MloXDTMxMTIwMTEzNDk1MlowgZUxCzAJBgNVBAYT +AkdSMUQwQgYDVQQKEztIZWxsZW5pYyBBY2FkZW1pYyBhbmQgUmVzZWFyY2ggSW5zdGl0dXRpb25z +IENlcnQuIEF1dGhvcml0eTFAMD4GA1UEAxM3SGVsbGVuaWMgQWNhZGVtaWMgYW5kIFJlc2VhcmNo +IEluc3RpdHV0aW9ucyBSb290Q0EgMjAxMTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEB +AKlTAOMupvaO+mDYLZU++CwqVE7NuYRhlFhPjz2L5EPzdYmNUeTDN9KKiE15HrcS3UN4SoqS5tdI +1Q+kOilENbgH9mgdVc04UfCMJDGFr4PJfel3r+0ae50X+bOdOFAPplp5kYCvN66m0zH7tSYJnTxa +71HFK9+WXesyHgLacEnsbgzImjeN9/E2YEsmLIKe0HjzDQ9jpFEw4fkrJxIH2Oq9GGKYsFk3fb7u +8yBRQlqD75O6aRXxYp2fmTmCobd0LovUxQt7L/DICto9eQqakxylKHJzkUOap9FNhYS5qXSPFEDH +3N6sQWRstBmbAmNtJGSPRLIl6s5ddAxjMlyNh+UCAwEAAaOBiTCBhjAPBgNVHRMBAf8EBTADAQH/ +MAsGA1UdDwQEAwIBBjAdBgNVHQ4EFgQUppFC/RNhSiOeCKQp5dgTBCPuQSUwRwYDVR0eBEAwPqA8 +MAWCAy5ncjAFggMuZXUwBoIELmVkdTAGggQub3JnMAWBAy5ncjAFgQMuZXUwBoEELmVkdTAGgQQu +b3JnMA0GCSqGSIb3DQEBBQUAA4IBAQAf73lB4XtuP7KMhjdCSk4cNx6NZrokgclPEg8hwAOXhiVt +XdMiKahsog2p6z0GW5k6x8zDmjR/qw7IThzh+uTczQ2+vyT+bOdrwg3IBp5OjWEopmr95fZi6hg8 +TqBTnbI6nOulnJEWtk2C4AwFSKls9cz4y51JtPACpf1wA+2KIaWuE4ZJwzNzvoc7dIsXRSZMFpGD +/md9zU1jZ/rzAxKWeAaNsWftjj++n08C9bMJL/NMh98qy5V8AcysNnq/onN694/BtZqhFLKPM58N +7yLcZnuEvUUXBj08yrl3NI/K6s8/MT7jiOOASSXIl7WdmplNsDz4SgCbZN2fOUvRJ9e4 +-----END CERTIFICATE----- + +Actalis Authentication Root CA +============================== +-----BEGIN CERTIFICATE----- +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 +-----END CERTIFICATE----- + +Trustis FPS Root CA +=================== +-----BEGIN CERTIFICATE----- +MIIDZzCCAk+gAwIBAgIQGx+ttiD5JNM2a/fH8YygWTANBgkqhkiG9w0BAQUFADBFMQswCQYDVQQG +EwJHQjEYMBYGA1UEChMPVHJ1c3RpcyBMaW1pdGVkMRwwGgYDVQQLExNUcnVzdGlzIEZQUyBSb290 +IENBMB4XDTAzMTIyMzEyMTQwNloXDTI0MDEyMTExMzY1NFowRTELMAkGA1UEBhMCR0IxGDAWBgNV +BAoTD1RydXN0aXMgTGltaXRlZDEcMBoGA1UECxMTVHJ1c3RpcyBGUFMgUm9vdCBDQTCCASIwDQYJ +KoZIhvcNAQEBBQADggEPADCCAQoCggEBAMVQe547NdDfxIzNjpvto8A2mfRC6qc+gIMPpqdZh8mQ +RUN+AOqGeSoDvT03mYlmt+WKVoaTnGhLaASMk5MCPjDSNzoiYYkchU59j9WvezX2fihHiTHcDnlk +H5nSW7r+f2C/revnPDgpai/lkQtV/+xvWNUtyd5MZnGPDNcE2gfmHhjjvSkCqPoc4Vu5g6hBSLwa +cY3nYuUtsuvffM/bq1rKMfFMIvMFE/eC+XN5DL7XSxzA0RU8k0Fk0ea+IxciAIleH2ulrG6nS4zt +o3Lmr2NNL4XSFDWaLk6M6jKYKIahkQlBOrTh4/L68MkKokHdqeMDx4gVOxzUGpTXn2RZEm0CAwEA +AaNTMFEwDwYDVR0TAQH/BAUwAwEB/zAfBgNVHSMEGDAWgBS6+nEleYtXQSUhhgtx67JkDoshZzAd +BgNVHQ4EFgQUuvpxJXmLV0ElIYYLceuyZA6LIWcwDQYJKoZIhvcNAQEFBQADggEBAH5Y//01GX2c +GE+esCu8jowU/yyg2kdbw++BLa8F6nRIW/M+TgfHbcWzk88iNVy2P3UnXwmWzaD+vkAMXBJV+JOC +yinpXj9WV4s4NvdFGkwozZ5BuO1WTISkQMi4sKUraXAEasP41BIy+Q7DsdwyhEQsb8tGD+pmQQ9P +8Vilpg0ND2HepZ5dfWWhPBfnqFVO76DH7cZEf1T1o+CP8HxVIo8ptoGj4W1OLBuAZ+ytIJ8MYmHV +l/9D7S3B2l0pKoU/rGXuhg8FjZBf3+6f9L/uHfuY5H+QK4R4EA5sSVPvFVtlRkpdr7r7OnIdzfYl +iB6XzCGcKQENZetX2fNXlrtIzYE= +-----END CERTIFICATE----- + +StartCom Certification Authority +================================ +-----BEGIN CERTIFICATE----- +MIIHhzCCBW+gAwIBAgIBLTANBgkqhkiG9w0BAQsFADB9MQswCQYDVQQGEwJJTDEWMBQGA1UEChMN +U3RhcnRDb20gTHRkLjErMCkGA1UECxMiU2VjdXJlIERpZ2l0YWwgQ2VydGlmaWNhdGUgU2lnbmlu +ZzEpMCcGA1UEAxMgU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMDYwOTE3MTk0 +NjM3WhcNMzYwOTE3MTk0NjM2WjB9MQswCQYDVQQGEwJJTDEWMBQGA1UEChMNU3RhcnRDb20gTHRk +LjErMCkGA1UECxMiU2VjdXJlIERpZ2l0YWwgQ2VydGlmaWNhdGUgU2lnbmluZzEpMCcGA1UEAxMg +U3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAw +ggIKAoICAQDBiNsJvGxGfHiflXu1M5DycmLWwTYgIiRezul38kMKogZkpMyONvg45iPwbm2xPN1y +o4UcodM9tDMr0y+v/uqwQVlntsQGfQqedIXWeUyAN3rfOQVSWff0G0ZDpNKFhdLDcfN1YjS6LIp/ +Ho/u7TTQEceWzVI9ujPW3U3eCztKS5/CJi/6tRYccjV3yjxd5srhJosaNnZcAdt0FCX+7bWgiA/d +eMotHweXMAEtcnn6RtYTKqi5pquDSR3l8u/d5AGOGAqPY1MWhWKpDhk6zLVmpsJrdAfkK+F2PrRt +2PZE4XNiHzvEvqBTViVsUQn3qqvKv3b9bZvzndu/PWa8DFaqr5hIlTpL36dYUNk4dalb6kMMAv+Z +6+hsTXBbKWWc3apdzK8BMewM69KN6Oqce+Zu9ydmDBpI125C4z/eIT574Q1w+2OqqGwaVLRcJXrJ +osmLFqa7LH4XXgVNWG4SHQHuEhANxjJ/GP/89PrNbpHoNkm+Gkhpi8KWTRoSsmkXwQqQ1vp5Iki/ +untp+HDH+no32NgN0nZPV/+Qt+OR0t3vwmC3Zzrd/qqc8NSLf3Iizsafl7b4r4qgEKjZ+xjGtrVc +UjyJthkqcwEKDwOzEmDyei+B26Nu/yYwl/WL3YlXtq09s68rxbd2AvCl1iuahhQqcvbjM4xdCUsT +37uMdBNSSwIDAQABo4ICEDCCAgwwDwYDVR0TAQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYD +VR0OBBYEFE4L7xqkQFulF2mHMMo0aEPQQa7yMB8GA1UdIwQYMBaAFE4L7xqkQFulF2mHMMo0aEPQ +Qa7yMIIBWgYDVR0gBIIBUTCCAU0wggFJBgsrBgEEAYG1NwEBATCCATgwLgYIKwYBBQUHAgEWImh0 +dHA6Ly93d3cuc3RhcnRzc2wuY29tL3BvbGljeS5wZGYwNAYIKwYBBQUHAgEWKGh0dHA6Ly93d3cu +c3RhcnRzc2wuY29tL2ludGVybWVkaWF0ZS5wZGYwgc8GCCsGAQUFBwICMIHCMCcWIFN0YXJ0IENv +bW1lcmNpYWwgKFN0YXJ0Q29tKSBMdGQuMAMCAQEagZZMaW1pdGVkIExpYWJpbGl0eSwgcmVhZCB0 +aGUgc2VjdGlvbiAqTGVnYWwgTGltaXRhdGlvbnMqIG9mIHRoZSBTdGFydENvbSBDZXJ0aWZpY2F0 +aW9uIEF1dGhvcml0eSBQb2xpY3kgYXZhaWxhYmxlIGF0IGh0dHA6Ly93d3cuc3RhcnRzc2wuY29t +L3BvbGljeS5wZGYwEQYJYIZIAYb4QgEBBAQDAgAHMDgGCWCGSAGG+EIBDQQrFilTdGFydENvbSBG +cmVlIFNTTCBDZXJ0aWZpY2F0aW9uIEF1dGhvcml0eTANBgkqhkiG9w0BAQsFAAOCAgEAjo/n3JR5 +fPGFf59Jb2vKXfuM/gTFwWLRfUKKvFO3lANmMD+x5wqnUCBVJX92ehQN6wQOQOY+2IirByeDqXWm +N3PH/UvSTa0XQMhGvjt/UfzDtgUx3M2FIk5xt/JxXrAaxrqTi3iSSoX4eA+D/i+tLPfkpLst0OcN +Org+zvZ49q5HJMqjNTbOx8aHmNrs++myziebiMMEofYLWWivydsQD032ZGNcpRJvkrKTlMeIFw6T +tn5ii5B/q06f/ON1FE8qMt9bDeD1e5MNq6HPh+GlBEXoPBKlCcWw0bdT82AUuoVpaiF8H3VhFyAX +e2w7QSlc4axa0c2Mm+tgHRns9+Ww2vl5GKVFP0lDV9LdJNUso/2RjSe15esUBppMeyG7Oq0wBhjA +2MFrLH9ZXF2RsXAiV+uKa0hK1Q8p7MZAwC+ITGgBF3f0JBlPvfrhsiAhS90a2Cl9qrjeVOwhVYBs +HvUwyKMQ5bLmKhQxw4UtjJixhlpPiVktucf3HMiKf8CdBUrmQk9io20ppB+Fq9vlgcitKj1MXVuE +JnHEhV5xJMqlG2zYYdMa4FTbzrqpMrUi9nNBCV24F10OD5mQ1kfabwo6YigUZ4LZ8dCAWZvLMdib +D4x3TrVoivJs9iQOLWxwxXPR3hTQcY+203sC9uO41Alua551hDnmfyWl8kgAwKQB2j8= +-----END CERTIFICATE----- + +StartCom Certification Authority G2 +=================================== +-----BEGIN CERTIFICATE----- +MIIFYzCCA0ugAwIBAgIBOzANBgkqhkiG9w0BAQsFADBTMQswCQYDVQQGEwJJTDEWMBQGA1UEChMN +U3RhcnRDb20gTHRkLjEsMCoGA1UEAxMjU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkg +RzIwHhcNMTAwMTAxMDEwMDAxWhcNMzkxMjMxMjM1OTAxWjBTMQswCQYDVQQGEwJJTDEWMBQGA1UE +ChMNU3RhcnRDb20gTHRkLjEsMCoGA1UEAxMjU3RhcnRDb20gQ2VydGlmaWNhdGlvbiBBdXRob3Jp +dHkgRzIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC2iTZbB7cgNr2Cu+EWIAOVeq8O +o1XJJZlKxdBWQYeQTSFgpBSHO839sj60ZwNq7eEPS8CRhXBF4EKe3ikj1AENoBB5uNsDvfOpL9HG +4A/LnooUCri99lZi8cVytjIl2bLzvWXFDSxu1ZJvGIsAQRSCb0AgJnooD/Uefyf3lLE3PbfHkffi +Aez9lInhzG7TNtYKGXmu1zSCZf98Qru23QumNK9LYP5/Q0kGi4xDuFby2X8hQxfqp0iVAXV16iul +Q5XqFYSdCI0mblWbq9zSOdIxHWDirMxWRST1HFSr7obdljKF+ExP6JV2tgXdNiNnvP8V4so75qbs +O+wmETRIjfaAKxojAuuKHDp2KntWFhxyKrOq42ClAJ8Em+JvHhRYW6Vsi1g8w7pOOlz34ZYrPu8H +vKTlXcxNnw3h3Kq74W4a7I/htkxNeXJdFzULHdfBR9qWJODQcqhaX2YtENwvKhOuJv4KHBnM0D4L +nMgJLvlblnpHnOl68wVQdJVznjAJ85eCXuaPOQgeWeU1FEIT/wCc976qUM/iUUjXuG+v+E5+M5iS +FGI6dWPPe/regjupuznixL0sAA7IF6wT700ljtizkC+p2il9Ha90OrInwMEePnWjFqmveiJdnxMa +z6eg6+OGCtP95paV1yPIN93EfKo2rJgaErHgTuixO/XWb/Ew1wIDAQABo0IwQDAPBgNVHRMBAf8E +BTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUS8W0QGutHLOlHGVuRjaJhwUMDrYwDQYJ +KoZIhvcNAQELBQADggIBAHNXPyzVlTJ+N9uWkusZXn5T50HsEbZH77Xe7XRcxfGOSeD8bpkTzZ+K +2s06Ctg6Wgk/XzTQLwPSZh0avZyQN8gMjgdalEVGKua+etqhqaRpEpKwfTbURIfXUfEpY9Z1zRbk +J4kd+MIySP3bmdCPX1R0zKxnNBFi2QwKN4fRoxdIjtIXHfbX/dtl6/2o1PXWT6RbdejF0mCy2wl+ +JYt7ulKSnj7oxXehPOBKc2thz4bcQ///If4jXSRK9dNtD2IEBVeC2m6kMyV5Sy5UGYvMLD0w6dEG +/+gyRr61M3Z3qAFdlsHB1b6uJcDJHgoJIIihDsnzb02CVAAgp9KP5DlUFy6NHrgbuxu9mk47EDTc +nIhT76IxW1hPkWLIwpqazRVdOKnWvvgTtZ8SafJQYqz7Fzf07rh1Z2AQ+4NQ+US1dZxAF7L+/Xld +blhYXzD8AK6vM8EOTmy6p6ahfzLbOOCxchcKK5HsamMm7YnUeMx0HgX4a/6ManY5Ka5lIxKVCCIc +l85bBu4M4ru8H0ST9tg4RQUh7eStqxK2A6RCLi3ECToDZ2mEmuFZkIoohdVddLHRDiBYmxOlsGOm +7XtH/UVVMKTumtTm4ofvmMkyghEpIrwACjFeLQ/Ajulrso8uBtjRkcfGEvRM/TAXw8HaOFvjqerm +obp573PYtlNXLfbQ4ddI +-----END CERTIFICATE----- + +Buypass Class 2 Root CA +======================= +-----BEGIN CERTIFICATE----- +MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEdMBsGA1UECgwU +QnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3MgQ2xhc3MgMiBSb290IENBMB4X +DTEwMTAyNjA4MzgwM1oXDTQwMTAyNjA4MzgwM1owTjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1 +eXBhc3MgQVMtOTgzMTYzMzI3MSAwHgYDVQQDDBdCdXlwYXNzIENsYXNzIDIgUm9vdCBDQTCCAiIw +DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANfHXvfBB9R3+0Mh9PT1aeTuMgHbo4Yf5FkNuud1 +g1Lr6hxhFUi7HQfKjK6w3Jad6sNgkoaCKHOcVgb/S2TwDCo3SbXlzwx87vFKu3MwZfPVL4O2fuPn +9Z6rYPnT8Z2SdIrkHJasW4DptfQxh6NR/Md+oW+OU3fUl8FVM5I+GC911K2GScuVr1QGbNgGE41b +/+EmGVnAJLqBcXmQRFBoJJRfuLMR8SlBYaNByyM21cHxMlAQTn/0hpPshNOOvEu/XAFOBz3cFIqU +CqTqc/sLUegTBxj6DvEr0VQVfTzh97QZQmdiXnfgolXsttlpF9U6r0TtSsWe5HonfOV116rLJeff +awrbD02TTqigzXsu8lkBarcNuAeBfos4GzjmCleZPe4h6KP1DBbdi+w0jpwqHAAVF41og9JwnxgI +zRFo1clrUs3ERo/ctfPYV3Me6ZQ5BL/T3jjetFPsaRyifsSP5BtwrfKi+fv3FmRmaZ9JUaLiFRhn +Bkp/1Wy1TbMz4GHrXb7pmA8y1x1LPC5aAVKRCfLf6o3YBkBjqhHk/sM3nhRSP/TizPJhk9H9Z2vX +Uq6/aKtAQ6BXNVN48FP4YUIHZMbXb5tMOA1jrGKvNouicwoN9SG9dKpN6nIDSdvHXx1iY8f93ZHs +M+71bbRuMGjeyNYmsHVee7QHIJihdjK4TWxPAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYD +VR0OBBYEFMmAd+BikoL1RpzzuvdMw964o605MA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsF +AAOCAgEAU18h9bqwOlI5LJKwbADJ784g7wbylp7ppHR/ehb8t/W2+xUbP6umwHJdELFx7rxP462s +A20ucS6vxOOto70MEae0/0qyexAQH6dXQbLArvQsWdZHEIjzIVEpMMpghq9Gqx3tOluwlN5E40EI +osHsHdb9T7bWR9AUC8rmyrV7d35BH16Dx7aMOZawP5aBQW9gkOLo+fsicdl9sz1Gv7SEr5AcD48S +aq/v7h56rgJKihcrdv6sVIkkLE8/trKnToyokZf7KcZ7XC25y2a2t6hbElGFtQl+Ynhw/qlqYLYd +DnkM/crqJIByw5c/8nerQyIKx+u2DISCLIBrQYoIwOula9+ZEsuK1V6ADJHgJgg2SMX6OBE1/yWD +LfJ6v9r9jv6ly0UsH8SIU653DtmadsWOLB2jutXsMq7Aqqz30XpN69QH4kj3Io6wpJ9qzo6ysmD0 +oyLQI+uUWnpp3Q+/QFesa1lQ2aOZ4W7+jQF5JyMV3pKdewlNWudLSDBaGOYKbeaP4NK75t98biGC +wWg5TbSYWGZizEqQXsP6JwSxeRV0mcy+rSDeJmAc61ZRpqPq5KM/p/9h3PFaTWwyI0PurKju7koS +CTxdccK+efrCh2gdC/1cacwG0Jp9VJkqyTkaGa9LKkPzY11aWOIv4x3kqdbQCtCev9eBCfHJxyYN +rJgWVqA= +-----END CERTIFICATE----- + +Buypass Class 3 Root CA +======================= +-----BEGIN CERTIFICATE----- +MIIFWTCCA0GgAwIBAgIBAjANBgkqhkiG9w0BAQsFADBOMQswCQYDVQQGEwJOTzEdMBsGA1UECgwU +QnV5cGFzcyBBUy05ODMxNjMzMjcxIDAeBgNVBAMMF0J1eXBhc3MgQ2xhc3MgMyBSb290IENBMB4X +DTEwMTAyNjA4Mjg1OFoXDTQwMTAyNjA4Mjg1OFowTjELMAkGA1UEBhMCTk8xHTAbBgNVBAoMFEJ1 +eXBhc3MgQVMtOTgzMTYzMzI3MSAwHgYDVQQDDBdCdXlwYXNzIENsYXNzIDMgUm9vdCBDQTCCAiIw +DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAKXaCpUWUOOV8l6ddjEGMnqb8RB2uACatVI2zSRH +sJ8YZLya9vrVediQYkwiL944PdbgqOkcLNt4EemOaFEVcsfzM4fkoF0LXOBXByow9c3EN3coTRiR +5r/VUv1xLXA+58bEiuPwKAv0dpihi4dVsjoT/Lc+JzeOIuOoTyrvYLs9tznDDgFHmV0ST9tD+leh +7fmdvhFHJlsTmKtdFoqwNxxXnUX/iJY2v7vKB3tvh2PX0DJq1l1sDPGzbjniazEuOQAnFN44wOwZ +ZoYS6J1yFhNkUsepNxz9gjDthBgd9K5c/3ATAOux9TN6S9ZV+AWNS2mw9bMoNlwUxFFzTWsL8TQH +2xc519woe2v1n/MuwU8XKhDzzMro6/1rqy6any2CbgTUUgGTLT2G/H783+9CHaZr77kgxve9oKeV +/afmiSTYzIw0bOIjL9kSGiG5VZFvC5F5GQytQIgLcOJ60g7YaEi7ghM5EFjp2CoHxhLbWNvSO1UQ +RwUVZ2J+GGOmRj8JDlQyXr8NYnon74Do29lLBlo3WiXQCBJ31G8JUJc9yB3D34xFMFbG02SrZvPA +Xpacw8Tvw3xrizp5f7NJzz3iiZ+gMEuFuZyUJHmPfWupRWgPK9Dx2hzLabjKSWJtyNBjYt1gD1iq +j6G8BaVmos8bdrKEZLFMOVLAMLrwjEsCsLa3AgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wHQYD +VR0OBBYEFEe4zf/lb+74suwvTg75JbCOPGvDMA4GA1UdDwEB/wQEAwIBBjANBgkqhkiG9w0BAQsF +AAOCAgEAACAjQTUEkMJAYmDv4jVM1z+s4jSQuKFvdvoWFqRINyzpkMLyPPgKn9iB5btb2iUspKdV +cSQy9sgL8rxq+JOssgfCX5/bzMiKqr5qb+FJEMwx14C7u8jYog5kV+qi9cKpMRXSIGrs/CIBKM+G +uIAeqcwRpTzyFrNHnfzSgCHEy9BHcEGhyoMZCCxt8l13nIoUE9Q2HJLw5QY33KbmkJs4j1xrG0aG +Q0JfPgEHU1RdZX33inOhmlRaHylDFCfChQ+1iHsaO5S3HWCntZznKWlXWpuTekMwGwPXYshApqr8 +ZORK15FTAaggiG6cX0S5y2CBNOxv033aSF/rtJC8LakcC6wc1aJoIIAE1vyxjy+7SjENSoYc6+I2 +KSb12tjE8nVhz36udmNKekBlk4f4HoCMhuWG1o8O/FMsYOgWYRqiPkN7zTlgVGr18okmAWiDSKIz +6MkEkbIRNBE+6tBDGR8Dk5AM/1E9V/RBbuHLoL7ryWPNbczk+DaqaJ3tvV2XcEQNtg413OEMXbug +UZTLfhbrES+jkkXITHHZvMmZUldGL1DPvTVp9D0VzgalLA8+9oG6lLvDu79leNKGef9JOxqDDPDe +eOzI8k1MGt6CKfjBWtrt7uYnXuhF0J0cUahoq0Tj0Itq4/g7u9xN12TyUb7mqqta6THuBrxzvxNi +Cp/HuZc= +-----END CERTIFICATE----- + +T-TeleSec GlobalRoot Class 3 +============================ +-----BEGIN CERTIFICATE----- +MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoM +IlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBU +cnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDMwHhcNMDgx +MDAxMTAyOTU2WhcNMzMxMDAxMjM1OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lz +dGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBD +ZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDMwggEiMA0GCSqGSIb3 +DQEBAQUAA4IBDwAwggEKAoIBAQC9dZPwYiJvJK7genasfb3ZJNW4t/zN8ELg63iIVl6bmlQdTQyK +9tPPcPRStdiTBONGhnFBSivwKixVA9ZIw+A5OO3yXDw/RLyTPWGrTs0NvvAgJ1gORH8EGoel15YU +NpDQSXuhdfsaa3Ox+M6pCSzyU9XDFES4hqX2iys52qMzVNn6chr3IhUciJFrf2blw2qAsCTz34ZF +iP0Zf3WHHx+xGwpzJFu5ZeAsVMhg02YXP+HMVDNzkQI6pn97djmiH5a2OK61yJN0HZ65tOVgnS9W +0eDrXltMEnAMbEQgqxHY9Bn20pxSN+f6tsIxO0rUFJmtxxr1XV/6B7h8DR/Wgx6zAgMBAAGjQjBA +MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS1A/d2O2GCahKqGFPr +AyGUv/7OyjANBgkqhkiG9w0BAQsFAAOCAQEAVj3vlNW92nOyWL6ukK2YJ5f+AbGwUgC4TeQbIXQb +fsDuXmkqJa9c1h3a0nnJ85cp4IaH3gRZD/FZ1GSFS5mvJQQeyUapl96Cshtwn5z2r3Ex3XsFpSzT +ucpH9sry9uetuUg/vBa3wW306gmv7PO15wWeph6KU1HWk4HMdJP2udqmJQV0eVp+QD6CSyYRMG7h +P0HHRwA11fXT91Q+gT3aSWqas+8QPebrb9HIIkfLzM8BMZLZGOMivgkeGj5asuRrDFR6fUNOuIml +e9eiPZaGzPImNC1qkp2aGtAw4l1OBLBfiyB+d8E9lYLRRpo7PHi4b6HQDWSieB4pTpPDpFQUWw== +-----END CERTIFICATE----- + +EE Certification Centre Root CA +=============================== +-----BEGIN CERTIFICATE----- +MIIEAzCCAuugAwIBAgIQVID5oHPtPwBMyonY43HmSjANBgkqhkiG9w0BAQUFADB1MQswCQYDVQQG +EwJFRTEiMCAGA1UECgwZQVMgU2VydGlmaXRzZWVyaW1pc2tlc2t1czEoMCYGA1UEAwwfRUUgQ2Vy +dGlmaWNhdGlvbiBDZW50cmUgUm9vdCBDQTEYMBYGCSqGSIb3DQEJARYJcGtpQHNrLmVlMCIYDzIw +MTAxMDMwMTAxMDMwWhgPMjAzMDEyMTcyMzU5NTlaMHUxCzAJBgNVBAYTAkVFMSIwIAYDVQQKDBlB +UyBTZXJ0aWZpdHNlZXJpbWlza2Vza3VzMSgwJgYDVQQDDB9FRSBDZXJ0aWZpY2F0aW9uIENlbnRy +ZSBSb290IENBMRgwFgYJKoZIhvcNAQkBFglwa2lAc2suZWUwggEiMA0GCSqGSIb3DQEBAQUAA4IB +DwAwggEKAoIBAQDIIMDs4MVLqwd4lfNE7vsLDP90jmG7sWLqI9iroWUyeuuOF0+W2Ap7kaJjbMeM +TC55v6kF/GlclY1i+blw7cNRfdCT5mzrMEvhvH2/UpvObntl8jixwKIy72KyaOBhU8E2lf/slLo2 +rpwcpzIP5Xy0xm90/XsY6KxX7QYgSzIwWFv9zajmofxwvI6Sc9uXp3whrj3B9UiHbCe9nyV0gVWw +93X2PaRka9ZP585ArQ/dMtO8ihJTmMmJ+xAdTX7Nfh9WDSFwhfYggx/2uh8Ej+p3iDXE/+pOoYtN +P2MbRMNE1CV2yreN1x5KZmTNXMWcg+HCCIia7E6j8T4cLNlsHaFLAgMBAAGjgYowgYcwDwYDVR0T +AQH/BAUwAwEB/zAOBgNVHQ8BAf8EBAMCAQYwHQYDVR0OBBYEFBLyWj7qVhy/zQas8fElyalL1BSZ +MEUGA1UdJQQ+MDwGCCsGAQUFBwMCBggrBgEFBQcDAQYIKwYBBQUHAwMGCCsGAQUFBwMEBggrBgEF +BQcDCAYIKwYBBQUHAwkwDQYJKoZIhvcNAQEFBQADggEBAHv25MANqhlHt01Xo/6tu7Fq1Q+e2+Rj +xY6hUFaTlrg4wCQiZrxTFGGVv9DHKpY5P30osxBAIWrEr7BSdxjhlthWXePdNl4dp1BUoMUq5KqM +lIpPnTX/dqQGE5Gion0ARD9V04I8GtVbvFZMIi5GQ4okQC3zErg7cBqklrkar4dBGmoYDQZPxz5u +uSlNDUmJEYcyW+ZLBMjkXOZ0c5RdFpgTlf7727FE5TpwrDdr5rMzcijJs1eg9gIWiAYLtqZLICjU +3j2LrTcFU3T+bsy8QxdxXvnFzBqpYe73dgzzcvRyrc9yAjYHR8/vGVCJYMzpJJUPwssd8m92kMfM +dcGWxZ0= +-----END CERTIFICATE----- + +TURKTRUST Certificate Services Provider Root 2007 +================================================= +-----BEGIN CERTIFICATE----- +MIIEPTCCAyWgAwIBAgIBATANBgkqhkiG9w0BAQUFADCBvzE/MD0GA1UEAww2VMOcUktUUlVTVCBF +bGVrdHJvbmlrIFNlcnRpZmlrYSBIaXptZXQgU2HEn2xhecSxY8Sxc8SxMQswCQYDVQQGEwJUUjEP +MA0GA1UEBwwGQW5rYXJhMV4wXAYDVQQKDFVUw5xSS1RSVVNUIEJpbGdpIMSwbGV0acWfaW0gdmUg +QmlsacWfaW0gR8O8dmVubGnEn2kgSGl6bWV0bGVyaSBBLsWeLiAoYykgQXJhbMSxayAyMDA3MB4X +DTA3MTIyNTE4MzcxOVoXDTE3MTIyMjE4MzcxOVowgb8xPzA9BgNVBAMMNlTDnFJLVFJVU1QgRWxl +a3Ryb25payBTZXJ0aWZpa2EgSGl6bWV0IFNhxJ9sYXnEsWPEsXPEsTELMAkGA1UEBhMCVFIxDzAN +BgNVBAcMBkFua2FyYTFeMFwGA1UECgxVVMOcUktUUlVTVCBCaWxnaSDEsGxldGnFn2ltIHZlIEJp +bGnFn2ltIEfDvHZlbmxpxJ9pIEhpem1ldGxlcmkgQS7Fni4gKGMpIEFyYWzEsWsgMjAwNzCCASIw +DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAKu3PgqMyKVYFeaK7yc9SrToJdPNM8Ig3BnuiD9N +YvDdE3ePYakqtdTyuTFYKTsvP2qcb3N2Je40IIDu6rfwxArNK4aUyeNgsURSsloptJGXg9i3phQv +KUmi8wUG+7RP2qFsmmaf8EMJyupyj+sA1zU511YXRxcw9L6/P8JorzZAwan0qafoEGsIiveGHtya +KhUG9qPw9ODHFNRRf8+0222vR5YXm3dx2KdxnSQM9pQ/hTEST7ruToK4uT6PIzdezKKqdfcYbwnT +rqdUKDT74eA7YH2gvnmJhsifLfkKS8RQouf9eRbHegsYz85M733WB2+Y8a+xwXrXgTW4qhe04MsC +AwEAAaNCMEAwHQYDVR0OBBYEFCnFkKslrxHkYb+j/4hhkeYO/pyBMA4GA1UdDwEB/wQEAwIBBjAP +BgNVHRMBAf8EBTADAQH/MA0GCSqGSIb3DQEBBQUAA4IBAQAQDdr4Ouwo0RSVgrESLFF6QSU2TJ/s +Px+EnWVUXKgWAkD6bho3hO9ynYYKVZ1WKKxmLNA6VpM0ByWtCLCPyA8JWcqdmBzlVPi5RX9ql2+I +aE1KBiY3iAIOtsbWcpnOa3faYjGkVh+uX4132l32iPwa2Z61gfAyuOOI0JzzaqC5mxRZNTZPz/OO +Xl0XrRWV2N2y1RVuAE6zS89mlOTgzbUF2mNXi+WzqtvALhyQRNsaXRik7r4EW5nVcV9VZWRi1aKb +BFmGyGJ353yCRWo9F7/snXUMrqNvWtMvmDb08PUZqxFdyKbjKlhqQgnDvZImZjINXQhVdP+MmNAK +poRq0Tl9 +-----END CERTIFICATE----- + +D-TRUST Root Class 3 CA 2 2009 +============================== +-----BEGIN CERTIFICATE----- +MIIEMzCCAxugAwIBAgIDCYPzMA0GCSqGSIb3DQEBCwUAME0xCzAJBgNVBAYTAkRFMRUwEwYDVQQK +DAxELVRydXN0IEdtYkgxJzAlBgNVBAMMHkQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgMjAwOTAe +Fw0wOTExMDUwODM1NThaFw0yOTExMDUwODM1NThaME0xCzAJBgNVBAYTAkRFMRUwEwYDVQQKDAxE +LVRydXN0IEdtYkgxJzAlBgNVBAMMHkQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgMjAwOTCCASIw +DQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANOySs96R+91myP6Oi/WUEWJNTrGa9v+2wBoqOAD +ER03UAifTUpolDWzU9GUY6cgVq/eUXjsKj3zSEhQPgrfRlWLJ23DEE0NkVJD2IfgXU42tSHKXzlA +BF9bfsyjxiupQB7ZNoTWSPOSHjRGICTBpFGOShrvUD9pXRl/RcPHAY9RySPocq60vFYJfxLLHLGv +KZAKyVXMD9O0Gu1HNVpK7ZxzBCHQqr0ME7UAyiZsxGsMlFqVlNpQmvH/pStmMaTJOKDfHR+4CS7z +p+hnUquVH+BGPtikw8paxTGA6Eian5Rp/hnd2HN8gcqW3o7tszIFZYQ05ub9VxC1X3a/L7AQDcUC +AwEAAaOCARowggEWMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFP3aFMSfMN4hvR5COfyrYyNJ +4PGEMA4GA1UdDwEB/wQEAwIBBjCB0wYDVR0fBIHLMIHIMIGAoH6gfIZ6bGRhcDovL2RpcmVjdG9y +eS5kLXRydXN0Lm5ldC9DTj1ELVRSVVNUJTIwUm9vdCUyMENsYXNzJTIwMyUyMENBJTIwMiUyMDIw +MDksTz1ELVRydXN0JTIwR21iSCxDPURFP2NlcnRpZmljYXRlcmV2b2NhdGlvbmxpc3QwQ6BBoD+G +PWh0dHA6Ly93d3cuZC10cnVzdC5uZXQvY3JsL2QtdHJ1c3Rfcm9vdF9jbGFzc18zX2NhXzJfMjAw +OS5jcmwwDQYJKoZIhvcNAQELBQADggEBAH+X2zDI36ScfSF6gHDOFBJpiBSVYEQBrLLpME+bUMJm +2H6NMLVwMeniacfzcNsgFYbQDfC+rAF1hM5+n02/t2A7nPPKHeJeaNijnZflQGDSNiH+0LS4F9p0 +o3/U37CYAqxva2ssJSRyoWXuJVrl5jLn8t+rSfrzkGkj2wTZ51xY/GXUl77M/C4KzCUqNQT4YJEV +dT1B/yMfGchs64JTBKbkTCJNjYy6zltz7GRUUG3RnFX7acM2w4y8PIWmawomDeCTmGCufsYkl4ph +X5GOZpIJhzbNi5stPvZR1FDUWSi9g/LMKHtThm3YJohw1+qRzT65ysCQblrGXnRl11z+o+I= +-----END CERTIFICATE----- + +D-TRUST Root Class 3 CA 2 EV 2009 +================================= +-----BEGIN CERTIFICATE----- +MIIEQzCCAyugAwIBAgIDCYP0MA0GCSqGSIb3DQEBCwUAMFAxCzAJBgNVBAYTAkRFMRUwEwYDVQQK +DAxELVRydXN0IEdtYkgxKjAoBgNVBAMMIUQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgRVYgMjAw +OTAeFw0wOTExMDUwODUwNDZaFw0yOTExMDUwODUwNDZaMFAxCzAJBgNVBAYTAkRFMRUwEwYDVQQK +DAxELVRydXN0IEdtYkgxKjAoBgNVBAMMIUQtVFJVU1QgUm9vdCBDbGFzcyAzIENBIDIgRVYgMjAw +OTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAJnxhDRwui+3MKCOvXwEz75ivJn9gpfS +egpnljgJ9hBOlSJzmY3aFS3nBfwZcyK3jpgAvDw9rKFs+9Z5JUut8Mxk2og+KbgPCdM03TP1YtHh +zRnp7hhPTFiu4h7WDFsVWtg6uMQYZB7jM7K1iXdODL/ZlGsTl28So/6ZqQTMFexgaDbtCHu39b+T +7WYxg4zGcTSHThfqr4uRjRxWQa4iN1438h3Z0S0NL2lRp75mpoo6Kr3HGrHhFPC+Oh25z1uxav60 +sUYgovseO3Dvk5h9jHOW8sXvhXCtKSb8HgQ+HKDYD8tSg2J87otTlZCpV6LqYQXY+U3EJ/pure35 +11H3a6UCAwEAAaOCASQwggEgMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFNOUikxiEyoZLsyv +cop9NteaHNxnMA4GA1UdDwEB/wQEAwIBBjCB3QYDVR0fBIHVMIHSMIGHoIGEoIGBhn9sZGFwOi8v +ZGlyZWN0b3J5LmQtdHJ1c3QubmV0L0NOPUQtVFJVU1QlMjBSb290JTIwQ2xhc3MlMjAzJTIwQ0El +MjAyJTIwRVYlMjAyMDA5LE89RC1UcnVzdCUyMEdtYkgsQz1ERT9jZXJ0aWZpY2F0ZXJldm9jYXRp +b25saXN0MEagRKBChkBodHRwOi8vd3d3LmQtdHJ1c3QubmV0L2NybC9kLXRydXN0X3Jvb3RfY2xh +c3NfM19jYV8yX2V2XzIwMDkuY3JsMA0GCSqGSIb3DQEBCwUAA4IBAQA07XtaPKSUiO8aEXUHL7P+ +PPoeUSbrh/Yp3uDx1MYkCenBz1UbtDDZzhr+BlGmFaQt77JLvyAoJUnRpjZ3NOhk31KxEcdzes05 +nsKtjHEh8lprr988TlWvsoRlFIm5d8sqMb7Po23Pb0iUMkZv53GMoKaEGTcH8gNFCSuGdXzfX2lX +ANtu2KZyIktQ1HWYVt+3GP9DQ1CuekR78HlR10M9p9OB0/DJT7naxpeG0ILD5EJt/rDiZE4OJudA +NCa1CInXCGNjOCd1HjPqbqjdn5lPdE2BiYBL3ZqXKVwvvoFBuYz/6n1gBp7N1z3TLqMVvKjmJuVv +w9y4AyHqnxbxLFS1 +-----END CERTIFICATE----- + +PSCProcert +========== +-----BEGIN CERTIFICATE----- +MIIJhjCCB26gAwIBAgIBCzANBgkqhkiG9w0BAQsFADCCAR4xPjA8BgNVBAMTNUF1dG9yaWRhZCBk +ZSBDZXJ0aWZpY2FjaW9uIFJhaXogZGVsIEVzdGFkbyBWZW5lem9sYW5vMQswCQYDVQQGEwJWRTEQ +MA4GA1UEBxMHQ2FyYWNhczEZMBcGA1UECBMQRGlzdHJpdG8gQ2FwaXRhbDE2MDQGA1UEChMtU2lz +dGVtYSBOYWNpb25hbCBkZSBDZXJ0aWZpY2FjaW9uIEVsZWN0cm9uaWNhMUMwQQYDVQQLEzpTdXBl +cmludGVuZGVuY2lhIGRlIFNlcnZpY2lvcyBkZSBDZXJ0aWZpY2FjaW9uIEVsZWN0cm9uaWNhMSUw +IwYJKoZIhvcNAQkBFhZhY3JhaXpAc3VzY2VydGUuZ29iLnZlMB4XDTEwMTIyODE2NTEwMFoXDTIw +MTIyNTIzNTk1OVowgdExJjAkBgkqhkiG9w0BCQEWF2NvbnRhY3RvQHByb2NlcnQubmV0LnZlMQ8w +DQYDVQQHEwZDaGFjYW8xEDAOBgNVBAgTB01pcmFuZGExKjAoBgNVBAsTIVByb3ZlZWRvciBkZSBD +ZXJ0aWZpY2Fkb3MgUFJPQ0VSVDE2MDQGA1UEChMtU2lzdGVtYSBOYWNpb25hbCBkZSBDZXJ0aWZp +Y2FjaW9uIEVsZWN0cm9uaWNhMQswCQYDVQQGEwJWRTETMBEGA1UEAxMKUFNDUHJvY2VydDCCAiIw +DQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBANW39KOUM6FGqVVhSQ2oh3NekS1wwQYalNo97BVC +wfWMrmoX8Yqt/ICV6oNEolt6Vc5Pp6XVurgfoCfAUFM+jbnADrgV3NZs+J74BCXfgI8Qhd19L3uA +3VcAZCP4bsm+lU/hdezgfl6VzbHvvnpC2Mks0+saGiKLt38GieU89RLAu9MLmV+QfI4tL3czkkoh +RqipCKzx9hEC2ZUWno0vluYC3XXCFCpa1sl9JcLB/KpnheLsvtF8PPqv1W7/U0HU9TI4seJfxPmO +EO8GqQKJ/+MMbpfg353bIdD0PghpbNjU5Db4g7ayNo+c7zo3Fn2/omnXO1ty0K+qP1xmk6wKImG2 +0qCZyFSTXai20b1dCl53lKItwIKOvMoDKjSuc/HUtQy9vmebVOvh+qBa7Dh+PsHMosdEMXXqP+UH +0quhJZb25uSgXTcYOWEAM11G1ADEtMo88aKjPvM6/2kwLkDd9p+cJsmWN63nOaK/6mnbVSKVUyqU +td+tFjiBdWbjxywbk5yqjKPK2Ww8F22c3HxT4CAnQzb5EuE8XL1mv6JpIzi4mWCZDlZTOpx+FIyw +Bm/xhnaQr/2v/pDGj59/i5IjnOcVdo/Vi5QTcmn7K2FjiO/mpF7moxdqWEfLcU8UC17IAggmosvp +r2uKGcfLFFb14dq12fy/czja+eevbqQ34gcnAgMBAAGjggMXMIIDEzASBgNVHRMBAf8ECDAGAQH/ +AgEBMDcGA1UdEgQwMC6CD3N1c2NlcnRlLmdvYi52ZaAbBgVghl4CAqASDBBSSUYtRy0yMDAwNDAz +Ni0wMB0GA1UdDgQWBBRBDxk4qpl/Qguk1yeYVKIXTC1RVDCCAVAGA1UdIwSCAUcwggFDgBStuyId +xuDSAaj9dlBSk+2YwU2u06GCASakggEiMIIBHjE+MDwGA1UEAxM1QXV0b3JpZGFkIGRlIENlcnRp +ZmljYWNpb24gUmFpeiBkZWwgRXN0YWRvIFZlbmV6b2xhbm8xCzAJBgNVBAYTAlZFMRAwDgYDVQQH +EwdDYXJhY2FzMRkwFwYDVQQIExBEaXN0cml0byBDYXBpdGFsMTYwNAYDVQQKEy1TaXN0ZW1hIE5h +Y2lvbmFsIGRlIENlcnRpZmljYWNpb24gRWxlY3Ryb25pY2ExQzBBBgNVBAsTOlN1cGVyaW50ZW5k +ZW5jaWEgZGUgU2VydmljaW9zIGRlIENlcnRpZmljYWNpb24gRWxlY3Ryb25pY2ExJTAjBgkqhkiG +9w0BCQEWFmFjcmFpekBzdXNjZXJ0ZS5nb2IudmWCAQowDgYDVR0PAQH/BAQDAgEGME0GA1UdEQRG +MESCDnByb2NlcnQubmV0LnZloBUGBWCGXgIBoAwMClBTQy0wMDAwMDKgGwYFYIZeAgKgEgwQUklG +LUotMzE2MzUzNzMtNzB2BgNVHR8EbzBtMEagRKBChkBodHRwOi8vd3d3LnN1c2NlcnRlLmdvYi52 +ZS9sY3IvQ0VSVElGSUNBRE8tUkFJWi1TSEEzODRDUkxERVIuY3JsMCOgIaAfhh1sZGFwOi8vYWNy +YWl6LnN1c2NlcnRlLmdvYi52ZTA3BggrBgEFBQcBAQQrMCkwJwYIKwYBBQUHMAGGG2h0dHA6Ly9v +Y3NwLnN1c2NlcnRlLmdvYi52ZTBBBgNVHSAEOjA4MDYGBmCGXgMBAjAsMCoGCCsGAQUFBwIBFh5o +dHRwOi8vd3d3LnN1c2NlcnRlLmdvYi52ZS9kcGMwDQYJKoZIhvcNAQELBQADggIBACtZ6yKZu4Sq +T96QxtGGcSOeSwORR3C7wJJg7ODU523G0+1ng3dS1fLld6c2suNUvtm7CpsR72H0xpkzmfWvADmN +g7+mvTV+LFwxNG9s2/NkAZiqlCxB3RWGymspThbASfzXg0gTB1GEMVKIu4YXx2sviiCtxQuPcD4q +uxtxj7mkoP3YldmvWb8lK5jpY5MvYB7Eqvh39YtsL+1+LrVPQA3uvFd359m21D+VJzog1eWuq2w1 +n8GhHVnchIHuTQfiSLaeS5UtQbHh6N5+LwUeaO6/u5BlOsju6rEYNxxik6SgMexxbJHmpHmJWhSn +FFAFTKQAVzAswbVhltw+HoSvOULP5dAssSS830DD7X9jSr3hTxJkhpXzsOfIt+FTvZLm8wyWuevo +5pLtp4EJFAv8lXrPj9Y0TzYS3F7RNHXGRoAvlQSMx4bEqCaJqD8Zm4G7UaRKhqsLEQ+xrmNTbSjq +3TNWOByyrYDT13K9mmyZY+gAu0F2BbdbmRiKw7gSXFbPVgx96OLP7bx0R/vu0xdOIk9W/1DzLuY5 +poLWccret9W6aAjtmcz9opLLabid+Qqkpj5PkygqYWwHJgD/ll9ohri4zspV4KuxPX+Y1zMOWj3Y +eMLEYC/HYvBhkdI4sPaeVdtAgAUSM84dkpvRabP/v/GSCmE1P93+hvS84Bpxs2Km +-----END CERTIFICATE----- + +China Internet Network Information Center EV Certificates Root +============================================================== +-----BEGIN CERTIFICATE----- +MIID9zCCAt+gAwIBAgIESJ8AATANBgkqhkiG9w0BAQUFADCBijELMAkGA1UEBhMCQ04xMjAwBgNV +BAoMKUNoaW5hIEludGVybmV0IE5ldHdvcmsgSW5mb3JtYXRpb24gQ2VudGVyMUcwRQYDVQQDDD5D +aGluYSBJbnRlcm5ldCBOZXR3b3JrIEluZm9ybWF0aW9uIENlbnRlciBFViBDZXJ0aWZpY2F0ZXMg +Um9vdDAeFw0xMDA4MzEwNzExMjVaFw0zMDA4MzEwNzExMjVaMIGKMQswCQYDVQQGEwJDTjEyMDAG +A1UECgwpQ2hpbmEgSW50ZXJuZXQgTmV0d29yayBJbmZvcm1hdGlvbiBDZW50ZXIxRzBFBgNVBAMM +PkNoaW5hIEludGVybmV0IE5ldHdvcmsgSW5mb3JtYXRpb24gQ2VudGVyIEVWIENlcnRpZmljYXRl +cyBSb290MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAm35z7r07eKpkQ0H1UN+U8i6y +jUqORlTSIRLIOTJCBumD1Z9S7eVnAztUwYyZmczpwA//DdmEEbK40ctb3B75aDFk4Zv6dOtouSCV +98YPjUesWgbdYavi7NifFy2cyjw1l1VxzUOFsUcW9SxTgHbP0wBkvUCZ3czY28Sf1hNfQYOL+Q2H +klY0bBoQCxfVWhyXWIQ8hBouXJE0bhlffxdpxWXvayHG1VA6v2G5BY3vbzQ6sm8UY78WO5upKv23 +KzhmBsUs4qpnHkWnjQRmQvaPK++IIGmPMowUc9orhpFjIpryp9vOiYurXccUwVswah+xt54ugQEC +7c+WXmPbqOY4twIDAQABo2MwYTAfBgNVHSMEGDAWgBR8cks5x8DbYqVPm6oYNJKiyoOCWTAPBgNV +HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUfHJLOcfA22KlT5uqGDSSosqD +glkwDQYJKoZIhvcNAQEFBQADggEBACrDx0M3j92tpLIM7twUbY8opJhJywyA6vPtI2Z1fcXTIWd5 +0XPFtQO3WKwMVC/GVhMPMdoG52U7HW8228gd+f2ABsqjPWYWqJ1MFn3AlUa1UeTiH9fqBk1jjZaM +7+czV0I664zBechNdn3e9rG3geCg+aF4RhcaVpjwTj2rHO3sOdwHSPdj/gauwqRcalsyiMXHM4Ws +ZkJHwlgkmeHlPuV1LI5D1l08eB6olYIpUNHRFrrvwb562bTYzB5MRuF3sTGrvSrIzo9uoV1/A3U0 +5K2JRVRevq4opbs/eHnrc7MKDf2+yfdWrPa37S+bISnHOLaVxATywy39FCqQmbkHzJ8= +-----END CERTIFICATE----- + +Swisscom Root CA 2 +================== +-----BEGIN CERTIFICATE----- +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 +5OfNeOI5wSsSnqaeG8XmDtkx2Q== +-----END CERTIFICATE----- + +Swisscom Root EV CA 2 +===================== +-----BEGIN CERTIFICATE----- +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 +l8PVP3wbI+2ksx0WckNLIOFZfsLorSa/ovc= +-----END CERTIFICATE----- + +CA Disig Root R1 +================ +-----BEGIN CERTIFICATE----- +MIIFaTCCA1GgAwIBAgIJAMMDmu5QkG4oMA0GCSqGSIb3DQEBBQUAMFIxCzAJBgNVBAYTAlNLMRMw +EQYDVQQHEwpCcmF0aXNsYXZhMRMwEQYDVQQKEwpEaXNpZyBhLnMuMRkwFwYDVQQDExBDQSBEaXNp +ZyBSb290IFIxMB4XDTEyMDcxOTA5MDY1NloXDTQyMDcxOTA5MDY1NlowUjELMAkGA1UEBhMCU0sx +EzARBgNVBAcTCkJyYXRpc2xhdmExEzARBgNVBAoTCkRpc2lnIGEucy4xGTAXBgNVBAMTEENBIERp +c2lnIFJvb3QgUjEwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCqw3j33Jijp1pedxiy +3QRkD2P9m5YJgNXoqqXinCaUOuiZc4yd39ffg/N4T0Dhf9Kn0uXKE5Pn7cZ3Xza1lK/oOI7bm+V8 +u8yN63Vz4STN5qctGS7Y1oprFOsIYgrY3LMATcMjfF9DCCMyEtztDK3AfQ+lekLZWnDZv6fXARz2 +m6uOt0qGeKAeVjGu74IKgEH3G8muqzIm1Cxr7X1r5OJeIgpFy4QxTaz+29FHuvlglzmxZcfe+5nk +CiKxLU3lSCZpq+Kq8/v8kiky6bM+TR8noc2OuRf7JT7JbvN32g0S9l3HuzYQ1VTW8+DiR0jm3hTa +YVKvJrT1cU/J19IG32PK/yHoWQbgCNWEFVP3Q+V8xaCJmGtzxmjOZd69fwX3se72V6FglcXM6pM6 +vpmumwKjrckWtc7dXpl4fho5frLABaTAgqWjR56M6ly2vGfb5ipN0gTco65F97yLnByn1tUD3AjL +LhbKXEAz6GfDLuemROoRRRw1ZS0eRWEkG4IupZ0zXWX4Qfkuy5Q/H6MMMSRE7cderVC6xkGbrPAX +ZcD4XW9boAo0PO7X6oifmPmvTiT6l7Jkdtqr9O3jw2Dv1fkCyC2fg69naQanMVXVz0tv/wQFx1is +XxYb5dKj6zHbHzMVTdDypVP1y+E9Tmgt2BLdqvLmTZtJ5cUoobqwWsagtQIDAQABo0IwQDAPBgNV +HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUiQq0OJMa5qvum5EY+fU8PjXQ +04IwDQYJKoZIhvcNAQEFBQADggIBADKL9p1Kyb4U5YysOMo6CdQbzoaz3evUuii+Eq5FLAR0rBNR +xVgYZk2C2tXck8An4b58n1KeElb21Zyp9HWc+jcSjxyT7Ff+Bw+r1RL3D65hXlaASfX8MPWbTx9B +LxyE04nH4toCdu0Jz2zBuByDHBb6lM19oMgY0sidbvW9adRtPTXoHqJPYNcHKfyyo6SdbhWSVhlM +CrDpfNIZTUJG7L399ldb3Zh+pE3McgODWF3vkzpBemOqfDqo9ayk0d2iLbYq/J8BjuIQscTK5Gfb +VSUZP/3oNn6z4eGBrxEWi1CXYBmCAMBrTXO40RMHPuq2MU/wQppt4hF05ZSsjYSVPCGvxdpHyN85 +YmLLW1AL14FABZyb7bq2ix4Eb5YgOe2kfSnbSM6C3NQCjR0EMVrHS/BsYVLXtFHCgWzN4funodKS +ds+xDzdYpPJScWc/DIh4gInByLUfkmO+p3qKViwaqKactV2zY9ATIKHrkWzQjX2v3wvkF7mGnjix +lAxYjOBVqjtjbZqJYLhkKpLGN/R+Q0O3c+gB53+XD9fyexn9GtePyfqFa3qdnom2piiZk4hA9z7N +UaPK6u95RyG1/jLix8NRb76AdPCkwzryT+lf3xkK8jsTQ6wxpLPn6/wY1gGp8yqPNg7rtLG8t0zJ +a7+h89n07eLw4+1knj0vllJPgFOL +-----END CERTIFICATE----- + +CA Disig Root R2 +================ +-----BEGIN CERTIFICATE----- +MIIFaTCCA1GgAwIBAgIJAJK4iNuwisFjMA0GCSqGSIb3DQEBCwUAMFIxCzAJBgNVBAYTAlNLMRMw +EQYDVQQHEwpCcmF0aXNsYXZhMRMwEQYDVQQKEwpEaXNpZyBhLnMuMRkwFwYDVQQDExBDQSBEaXNp +ZyBSb290IFIyMB4XDTEyMDcxOTA5MTUzMFoXDTQyMDcxOTA5MTUzMFowUjELMAkGA1UEBhMCU0sx +EzARBgNVBAcTCkJyYXRpc2xhdmExEzARBgNVBAoTCkRpc2lnIGEucy4xGTAXBgNVBAMTEENBIERp +c2lnIFJvb3QgUjIwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCio8QACdaFXS1tFPbC +w3OeNcJxVX6B+6tGUODBfEl45qt5WDza/3wcn9iXAng+a0EE6UG9vgMsRfYvZNSrXaNHPWSb6Wia +xswbP7q+sos0Ai6YVRn8jG+qX9pMzk0DIaPY0jSTVpbLTAwAFjxfGs3Ix2ymrdMxp7zo5eFm1tL7 +A7RBZckQrg4FY8aAamkw/dLukO8NJ9+flXP04SXabBbeQTg06ov80egEFGEtQX6sx3dOy1FU+16S +GBsEWmjGycT6txOgmLcRK7fWV8x8nhfRyyX+hk4kLlYMeE2eARKmK6cBZW58Yh2EhN/qwGu1pSqV +g8NTEQxzHQuyRpDRQjrOQG6Vrf/GlK1ul4SOfW+eioANSW1z4nuSHsPzwfPrLgVv2RvPN3YEyLRa +5Beny912H9AZdugsBbPWnDTYltxhh5EF5EQIM8HauQhl1K6yNg3ruji6DOWbnuuNZt2Zz9aJQfYE +koopKW1rOhzndX0CcQ7zwOe9yxndnWCywmZgtrEE7snmhrmaZkCo5xHtgUUDi/ZnWejBBhG93c+A +Ak9lQHhcR1DIm+YfgXvkRKhbhZri3lrVx/k6RGZL5DJUfORsnLMOPReisjQS1n6yqEm70XooQL6i +Fh/f5DcfEXP7kAplQ6INfPgGAVUzfbANuPT1rqVCV3w2EYx7XsQDnYx5nQIDAQABo0IwQDAPBgNV +HRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUtZn4r7CU9eMg1gqtzk5WpC5u +Qu0wDQYJKoZIhvcNAQELBQADggIBACYGXnDnZTPIgm7ZnBc6G3pmsgH2eDtpXi/q/075KMOYKmFM +tCQSin1tERT3nLXK5ryeJ45MGcipvXrA1zYObYVybqjGom32+nNjf7xueQgcnYqfGopTpti72TVV +sRHFqQOzVju5hJMiXn7B9hJSi+osZ7z+Nkz1uM/Rs0mSO9MpDpkblvdhuDvEK7Z4bLQjb/D907Je +dR+Zlais9trhxTF7+9FGs9K8Z7RiVLoJ92Owk6Ka+elSLotgEqv89WBW7xBci8QaQtyDW2QOy7W8 +1k/BfDxujRNt+3vrMNDcTa/F1balTFtxyegxvug4BkihGuLq0t4SOVga/4AOgnXmt8kHbA7v/zjx +mHHEt38OFdAlab0inSvtBfZGR6ztwPDUO+Ls7pZbkBNOHlY667DvlruWIxG68kOGdGSVyCh13x01 +utI3gzhTODY7z2zp+WsO0PsE6E9312UBeIYMej4hYvF/Y3EMyZ9E26gnonW+boE+18DrG5gPcFw0 +sorMwIUY6256s/daoQe/qUKS82Ail+QUoQebTnbAjn39pCXHR+3/H3OszMOl6W8KjptlwlCFtaOg +UxLMVYdh84GuEEZhvUQhuMI9dM9+JDX6HAcOmz0iyu8xL4ysEr3vQCj8KWefshNPZiTEUxnpHikV +7+ZtsH8tZ/3zbBt1RqPlShfppNcL +-----END CERTIFICATE----- + +ACCVRAIZ1 +========= +-----BEGIN CERTIFICATE----- +MIIH0zCCBbugAwIBAgIIXsO3pkN/pOAwDQYJKoZIhvcNAQEFBQAwQjESMBAGA1UEAwwJQUNDVlJB +SVoxMRAwDgYDVQQLDAdQS0lBQ0NWMQ0wCwYDVQQKDARBQ0NWMQswCQYDVQQGEwJFUzAeFw0xMTA1 +MDUwOTM3MzdaFw0zMDEyMzEwOTM3MzdaMEIxEjAQBgNVBAMMCUFDQ1ZSQUlaMTEQMA4GA1UECwwH +UEtJQUNDVjENMAsGA1UECgwEQUNDVjELMAkGA1UEBhMCRVMwggIiMA0GCSqGSIb3DQEBAQUAA4IC +DwAwggIKAoICAQCbqau/YUqXry+XZpp0X9DZlv3P4uRm7x8fRzPCRKPfmt4ftVTdFXxpNRFvu8gM +jmoYHtiP2Ra8EEg2XPBjs5BaXCQ316PWywlxufEBcoSwfdtNgM3802/J+Nq2DoLSRYWoG2ioPej0 +RGy9ocLLA76MPhMAhN9KSMDjIgro6TenGEyxCQ0jVn8ETdkXhBilyNpAlHPrzg5XPAOBOp0KoVdD +aaxXbXmQeOW1tDvYvEyNKKGno6e6Ak4l0Squ7a4DIrhrIA8wKFSVf+DuzgpmndFALW4ir50awQUZ +0m/A8p/4e7MCQvtQqR0tkw8jq8bBD5L/0KIV9VMJcRz/RROE5iZe+OCIHAr8Fraocwa48GOEAqDG +WuzndN9wrqODJerWx5eHk6fGioozl2A3ED6XPm4pFdahD9GILBKfb6qkxkLrQaLjlUPTAYVtjrs7 +8yM2x/474KElB0iryYl0/wiPgL/AlmXz7uxLaL2diMMxs0Dx6M/2OLuc5NF/1OVYm3z61PMOm3WR +5LpSLhl+0fXNWhn8ugb2+1KoS5kE3fj5tItQo05iifCHJPqDQsGH+tUtKSpacXpkatcnYGMN285J +9Y0fkIkyF/hzQ7jSWpOGYdbhdQrqeWZ2iE9x6wQl1gpaepPluUsXQA+xtrn13k/c4LOsOxFwYIRK +Q26ZIMApcQrAZQIDAQABo4ICyzCCAscwfQYIKwYBBQUHAQEEcTBvMEwGCCsGAQUFBzAChkBodHRw +Oi8vd3d3LmFjY3YuZXMvZmlsZWFkbWluL0FyY2hpdm9zL2NlcnRpZmljYWRvcy9yYWl6YWNjdjEu +Y3J0MB8GCCsGAQUFBzABhhNodHRwOi8vb2NzcC5hY2N2LmVzMB0GA1UdDgQWBBTSh7Tj3zcnk1X2 +VuqB5TbMjB4/vTAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFNKHtOPfNyeTVfZW6oHlNsyM +Hj+9MIIBcwYDVR0gBIIBajCCAWYwggFiBgRVHSAAMIIBWDCCASIGCCsGAQUFBwICMIIBFB6CARAA +QQB1AHQAbwByAGkAZABhAGQAIABkAGUAIABDAGUAcgB0AGkAZgBpAGMAYQBjAGkA8wBuACAAUgBh +AO0AegAgAGQAZQAgAGwAYQAgAEEAQwBDAFYAIAAoAEEAZwBlAG4AYwBpAGEAIABkAGUAIABUAGUA +YwBuAG8AbABvAGcA7QBhACAAeQAgAEMAZQByAHQAaQBmAGkAYwBhAGMAaQDzAG4AIABFAGwAZQBj +AHQAcgDzAG4AaQBjAGEALAAgAEMASQBGACAAUQA0ADYAMAAxADEANQA2AEUAKQAuACAAQwBQAFMA +IABlAG4AIABoAHQAdABwADoALwAvAHcAdwB3AC4AYQBjAGMAdgAuAGUAczAwBggrBgEFBQcCARYk +aHR0cDovL3d3dy5hY2N2LmVzL2xlZ2lzbGFjaW9uX2MuaHRtMFUGA1UdHwROMEwwSqBIoEaGRGh0 +dHA6Ly93d3cuYWNjdi5lcy9maWxlYWRtaW4vQXJjaGl2b3MvY2VydGlmaWNhZG9zL3JhaXphY2N2 +MV9kZXIuY3JsMA4GA1UdDwEB/wQEAwIBBjAXBgNVHREEEDAOgQxhY2N2QGFjY3YuZXMwDQYJKoZI +hvcNAQEFBQADggIBAJcxAp/n/UNnSEQU5CmH7UwoZtCPNdpNYbdKl02125DgBS4OxnnQ8pdpD70E +R9m+27Up2pvZrqmZ1dM8MJP1jaGo/AaNRPTKFpV8M9xii6g3+CfYCS0b78gUJyCpZET/LtZ1qmxN +YEAZSUNUY9rizLpm5U9EelvZaoErQNV/+QEnWCzI7UiRfD+mAM/EKXMRNt6GGT6d7hmKG9Ww7Y49 +nCrADdg9ZuM8Db3VlFzi4qc1GwQA9j9ajepDvV+JHanBsMyZ4k0ACtrJJ1vnE5Bc5PUzolVt3OAJ +TS+xJlsndQAJxGJ3KQhfnlmstn6tn1QwIgPBHnFk/vk4CpYY3QIUrCPLBhwepH2NDd4nQeit2hW3 +sCPdK6jT2iWH7ehVRE2I9DZ+hJp4rPcOVkkO1jMl1oRQQmwgEh0q1b688nCBpHBgvgW1m54ERL5h +I6zppSSMEYCUWqKiuUnSwdzRp+0xESyeGabu4VXhwOrPDYTkF7eifKXeVSUG7szAh1xA2syVP1Xg +Nce4hL60Xc16gwFy7ofmXx2utYXGJt/mwZrpHgJHnyqobalbz+xFd3+YJ5oyXSrjhO7FmGYvliAd +3djDJ9ew+f7Zfc3Qn48LFFhRny+Lwzgt3uiP1o2HpPVWQxaZLPSkVrQ0uGE3ycJYgBugl6H8WY3p +EfbRD0tVNEYqi4Y7 +-----END CERTIFICATE----- + +TWCA Global Root CA +=================== +-----BEGIN CERTIFICATE----- +MIIFQTCCAymgAwIBAgICDL4wDQYJKoZIhvcNAQELBQAwUTELMAkGA1UEBhMCVFcxEjAQBgNVBAoT +CVRBSVdBTi1DQTEQMA4GA1UECxMHUm9vdCBDQTEcMBoGA1UEAxMTVFdDQSBHbG9iYWwgUm9vdCBD +QTAeFw0xMjA2MjcwNjI4MzNaFw0zMDEyMzExNTU5NTlaMFExCzAJBgNVBAYTAlRXMRIwEAYDVQQK +EwlUQUlXQU4tQ0ExEDAOBgNVBAsTB1Jvb3QgQ0ExHDAaBgNVBAMTE1RXQ0EgR2xvYmFsIFJvb3Qg +Q0EwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCwBdvI64zEbooh745NnHEKH1Jw7W2C +nJfF10xORUnLQEK1EjRsGcJ0pDFfhQKX7EMzClPSnIyOt7h52yvVavKOZsTuKwEHktSz0ALfUPZV +r2YOy+BHYC8rMjk1Ujoog/h7FsYYuGLWRyWRzvAZEk2tY/XTP3VfKfChMBwqoJimFb3u/Rk28OKR +Q4/6ytYQJ0lM793B8YVwm8rqqFpD/G2Gb3PpN0Wp8DbHzIh1HrtsBv+baz4X7GGqcXzGHaL3SekV +tTzWoWH1EfcFbx39Eb7QMAfCKbAJTibc46KokWofwpFFiFzlmLhxpRUZyXx1EcxwdE8tmx2RRP1W +KKD+u4ZqyPpcC1jcxkt2yKsi2XMPpfRaAok/T54igu6idFMqPVMnaR1sjjIsZAAmY2E2TqNGtz99 +sy2sbZCilaLOz9qC5wc0GZbpuCGqKX6mOL6OKUohZnkfs8O1CWfe1tQHRvMq2uYiN2DLgbYPoA/p +yJV/v1WRBXrPPRXAb94JlAGD1zQbzECl8LibZ9WYkTunhHiVJqRaCPgrdLQABDzfuBSO6N+pjWxn +kjMdwLfS7JLIvgm/LCkFbwJrnu+8vyq8W8BQj0FwcYeyTbcEqYSjMq+u7msXi7Kx/mzhkIyIqJdI +zshNy/MGz19qCkKxHh53L46g5pIOBvwFItIm4TFRfTLcDwIDAQABoyMwITAOBgNVHQ8BAf8EBAMC +AQYwDwYDVR0TAQH/BAUwAwEB/zANBgkqhkiG9w0BAQsFAAOCAgEAXzSBdu+WHdXltdkCY4QWwa6g +cFGn90xHNcgL1yg9iXHZqjNB6hQbbCEAwGxCGX6faVsgQt+i0trEfJdLjbDorMjupWkEmQqSpqsn +LhpNgb+E1HAerUf+/UqdM+DyucRFCCEK2mlpc3INvjT+lIutwx4116KD7+U4x6WFH6vPNOw/KP4M +8VeGTslV9xzU2KV9Bnpv1d8Q34FOIWWxtuEXeZVFBs5fzNxGiWNoRI2T9GRwoD2dKAXDOXC4Ynsg +/eTb6QihuJ49CcdP+yz4k3ZB3lLg4VfSnQO8d57+nile98FRYB/e2guyLXW3Q0iT5/Z5xoRdgFlg +lPx4mI88k1HtQJAH32RjJMtOcQWh15QaiDLxInQirqWm2BJpTGCjAu4r7NRjkgtevi92a6O2JryP +A9gK8kxkRr05YuWW6zRjESjMlfGt7+/cgFhI6Uu46mWs6fyAtbXIRfmswZ/ZuepiiI7E8UuDEq3m +i4TWnsLrgxifarsbJGAzcMzs9zLzXNl5fe+epP7JI8Mk7hWSsT2RTyaGvWZzJBPqpK5jwa19hAM8 +EHiGG3njxPPyBJUgriOCxLM6AGK/5jYk4Ve6xx6QddVfP5VhK8E7zeWzaGHQRiapIVJpLesux+t3 +zqY6tQMzT3bR51xUAV3LePTJDL/PEo4XLSNolOer/qmyKwbQBM0= +-----END CERTIFICATE----- + +TeliaSonera Root CA v1 +====================== +-----BEGIN CERTIFICATE----- +MIIFODCCAyCgAwIBAgIRAJW+FqD3LkbxezmCcvqLzZYwDQYJKoZIhvcNAQEFBQAwNzEUMBIGA1UE +CgwLVGVsaWFTb25lcmExHzAdBgNVBAMMFlRlbGlhU29uZXJhIFJvb3QgQ0EgdjEwHhcNMDcxMDE4 +MTIwMDUwWhcNMzIxMDE4MTIwMDUwWjA3MRQwEgYDVQQKDAtUZWxpYVNvbmVyYTEfMB0GA1UEAwwW +VGVsaWFTb25lcmEgUm9vdCBDQSB2MTCCAiIwDQYJKoZIhvcNAQEBBQADggIPADCCAgoCggIBAMK+ +6yfwIaPzaSZVfp3FVRaRXP3vIb9TgHot0pGMYzHw7CTww6XScnwQbfQ3t+XmfHnqjLWCi65ItqwA +3GV17CpNX8GH9SBlK4GoRz6JI5UwFpB/6FcHSOcZrr9FZ7E3GwYq/t75rH2D+1665I+XZ75Ljo1k +B1c4VWk0Nj0TSO9P4tNmHqTPGrdeNjPUtAa9GAH9d4RQAEX1jF3oI7x+/jXh7VB7qTCNGdMJjmhn +Xb88lxhTuylixcpecsHHltTbLaC0H2kD7OriUPEMPPCs81Mt8Bz17Ww5OXOAFshSsCPN4D7c3TxH +oLs1iuKYaIu+5b9y7tL6pe0S7fyYGKkmdtwoSxAgHNN/Fnct7W+A90m7UwW7XWjH1Mh1Fj+JWov3 +F0fUTPHSiXk+TT2YqGHeOh7S+F4D4MHJHIzTjU3TlTazN19jY5szFPAtJmtTfImMMsJu7D0hADnJ +oWjiUIMusDor8zagrC/kb2HCUQk5PotTubtn2txTuXZZNp1D5SDgPTJghSJRt8czu90VL6R4pgd7 +gUY2BIbdeTXHlSw7sKMXNeVzH7RcWe/a6hBle3rQf5+ztCo3O3CLm1u5K7fsslESl1MpWtTwEhDc +TwK7EpIvYtQ/aUN8Ddb8WHUBiJ1YFkveupD/RwGJBmr2X7KQarMCpgKIv7NHfirZ1fpoeDVNAgMB +AAGjPzA9MA8GA1UdEwEB/wQFMAMBAf8wCwYDVR0PBAQDAgEGMB0GA1UdDgQWBBTwj1k4ALP1j5qW +DNXr+nuqF+gTEjANBgkqhkiG9w0BAQUFAAOCAgEAvuRcYk4k9AwI//DTDGjkk0kiP0Qnb7tt3oNm +zqjMDfz1mgbldxSR651Be5kqhOX//CHBXfDkH1e3damhXwIm/9fH907eT/j3HEbAek9ALCI18Bmx +0GtnLLCo4MBANzX2hFxc469CeP6nyQ1Q6g2EdvZR74NTxnr/DlZJLo961gzmJ1TjTQpgcmLNkQfW +pb/ImWvtxBnmq0wROMVvMeJuScg/doAmAyYp4Db29iBT4xdwNBedY2gea+zDTYa4EzAvXUYNR0PV +G6pZDrlcjQZIrXSHX8f8MVRBE+LHIQ6e4B4N4cB7Q4WQxYpYxmUKeFfyxiMPAdkgS94P+5KFdSpc +c41teyWRyu5FrgZLAMzTsVlQ2jqIOylDRl6XK1TOU2+NSueW+r9xDkKLfP0ooNBIytrEgUy7onOT +JsjrDNYmiLbAJM+7vVvrdX3pCI6GMyx5dwlppYn8s3CQh3aP0yK7Qs69cwsgJirQmz1wHiRszYd2 +qReWt88NkvuOGKmYSdGe/mBEciG5Ge3C9THxOUiIkCR1VBatzvT4aRRkOfujuLpwQMcnHL/EVlP6 +Y2XQ8xwOFvVrhlhNGNTkDY6lnVuR3HYkUD/GKvvZt5y11ubQ2egZixVxSK236thZiNSQvxaz2ems +WWFUyBy6ysHK4bkgTI86k4mloMy/0/Z1pHWWbVY= +-----END CERTIFICATE----- + +E-Tugra Certification Authority +=============================== +-----BEGIN CERTIFICATE----- +MIIGSzCCBDOgAwIBAgIIamg+nFGby1MwDQYJKoZIhvcNAQELBQAwgbIxCzAJBgNVBAYTAlRSMQ8w +DQYDVQQHDAZBbmthcmExQDA+BgNVBAoMN0UtVHXEn3JhIEVCRyBCaWxpxZ9pbSBUZWtub2xvamls +ZXJpIHZlIEhpem1ldGxlcmkgQS7Fni4xJjAkBgNVBAsMHUUtVHVncmEgU2VydGlmaWthc3lvbiBN +ZXJrZXppMSgwJgYDVQQDDB9FLVR1Z3JhIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MB4XDTEzMDMw +NTEyMDk0OFoXDTIzMDMwMzEyMDk0OFowgbIxCzAJBgNVBAYTAlRSMQ8wDQYDVQQHDAZBbmthcmEx +QDA+BgNVBAoMN0UtVHXEn3JhIEVCRyBCaWxpxZ9pbSBUZWtub2xvamlsZXJpIHZlIEhpem1ldGxl +cmkgQS7Fni4xJjAkBgNVBAsMHUUtVHVncmEgU2VydGlmaWthc3lvbiBNZXJrZXppMSgwJgYDVQQD +DB9FLVR1Z3JhIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkqhkiG9w0BAQEFAAOCAg8A +MIICCgKCAgEA4vU/kwVRHoViVF56C/UYB4Oufq9899SKa6VjQzm5S/fDxmSJPZQuVIBSOTkHS0vd +hQd2h8y/L5VMzH2nPbxHD5hw+IyFHnSOkm0bQNGZDbt1bsipa5rAhDGvykPL6ys06I+XawGb1Q5K +CKpbknSFQ9OArqGIW66z6l7LFpp3RMih9lRozt6Plyu6W0ACDGQXwLWTzeHxE2bODHnv0ZEoq1+g +ElIwcxmOj+GMB6LDu0rw6h8VqO4lzKRG+Bsi77MOQ7osJLjFLFzUHPhdZL3Dk14opz8n8Y4e0ypQ +BaNV2cvnOVPAmJ6MVGKLJrD3fY185MaeZkJVgkfnsliNZvcHfC425lAcP9tDJMW/hkd5s3kc91r0 +E+xs+D/iWR+V7kI+ua2oMoVJl0b+SzGPWsutdEcf6ZG33ygEIqDUD13ieU/qbIWGvaimzuT6w+Gz +rt48Ue7LE3wBf4QOXVGUnhMMti6lTPk5cDZvlsouDERVxcr6XQKj39ZkjFqzAQqptQpHF//vkUAq +jqFGOjGY5RH8zLtJVor8udBhmm9lbObDyz51Sf6Pp+KJxWfXnUYTTjF2OySznhFlhqt/7x3U+Lzn +rFpct1pHXFXOVbQicVtbC/DP3KBhZOqp12gKY6fgDT+gr9Oq0n7vUaDmUStVkhUXU8u3Zg5mTPj5 +dUyQ5xJwx0UCAwEAAaNjMGEwHQYDVR0OBBYEFC7j27JJ0JxUeVz6Jyr+zE7S6E5UMA8GA1UdEwEB +/wQFMAMBAf8wHwYDVR0jBBgwFoAULuPbsknQnFR5XPonKv7MTtLoTlQwDgYDVR0PAQH/BAQDAgEG +MA0GCSqGSIb3DQEBCwUAA4ICAQAFNzr0TbdF4kV1JI+2d1LoHNgQk2Xz8lkGpD4eKexd0dCrfOAK +kEh47U6YA5n+KGCRHTAduGN8qOY1tfrTYXbm1gdLymmasoR6d5NFFxWfJNCYExL/u6Au/U5Mh/jO +XKqYGwXgAEZKgoClM4so3O0409/lPun++1ndYYRP0lSWE2ETPo+Aab6TR7U1Q9Jauz1c77NCR807 +VRMGsAnb/WP2OogKmW9+4c4bU2pEZiNRCHu8W1Ki/QY3OEBhj0qWuJA3+GbHeJAAFS6LrVE1Uweo +a2iu+U48BybNCAVwzDk/dr2l02cmAYamU9JgO3xDf1WKvJUawSg5TB9D0pH0clmKuVb8P7Sd2nCc +dlqMQ1DujjByTd//SffGqWfZbawCEeI6FiWnWAjLb1NBnEg4R2gz0dfHj9R0IdTDBZB6/86WiLEV +KV0jq9BgoRJP3vQXzTLlyb/IQ639Lo7xr+L0mPoSHyDYwKcMhcWQ9DstliaxLL5Mq+ux0orJ23gT +Dx4JnW2PAJ8C2sH6H3p6CcRK5ogql5+Ji/03X186zjhZhkuvcQu02PJwT58yE+Owp1fl2tpDy4Q0 +8ijE6m30Ku/Ba3ba+367hTzSU8JNvnHhRdH9I2cNE3X7z2VnIp2usAnRCf8dNL/+I5c30jn6PQ0G +C7TbO6Orb1wdtn7os4I07QZcJA== +-----END CERTIFICATE----- + +T-TeleSec GlobalRoot Class 2 +============================ +-----BEGIN CERTIFICATE----- +MIIDwzCCAqugAwIBAgIBATANBgkqhkiG9w0BAQsFADCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoM +IlQtU3lzdGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBU +cnVzdCBDZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDIwHhcNMDgx +MDAxMTA0MDE0WhcNMzMxMDAxMjM1OTU5WjCBgjELMAkGA1UEBhMCREUxKzApBgNVBAoMIlQtU3lz +dGVtcyBFbnRlcnByaXNlIFNlcnZpY2VzIEdtYkgxHzAdBgNVBAsMFlQtU3lzdGVtcyBUcnVzdCBD +ZW50ZXIxJTAjBgNVBAMMHFQtVGVsZVNlYyBHbG9iYWxSb290IENsYXNzIDIwggEiMA0GCSqGSIb3 +DQEBAQUAA4IBDwAwggEKAoIBAQCqX9obX+hzkeXaXPSi5kfl82hVYAUdAqSzm1nzHoqvNK38DcLZ +SBnuaY/JIPwhqgcZ7bBcrGXHX+0CfHt8LRvWurmAwhiCFoT6ZrAIxlQjgeTNuUk/9k9uN0goOA/F +vudocP05l03Sx5iRUKrERLMjfTlH6VJi1hKTXrcxlkIF+3anHqP1wvzpesVsqXFP6st4vGCvx970 +2cu+fjOlbpSD8DT6IavqjnKgP6TeMFvvhk1qlVtDRKgQFRzlAVfFmPHmBiiRqiDFt1MmUUOyCxGV +WOHAD3bZwI18gfNycJ5v/hqO2V81xrJvNHy+SE/iWjnX2J14np+GPgNeGYtEotXHAgMBAAGjQjBA +MA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgEGMB0GA1UdDgQWBBS/WSA2AHmgoCJrjNXy +YdK4LMuCSjANBgkqhkiG9w0BAQsFAAOCAQEAMQOiYQsfdOhyNsZt+U2e+iKo4YFWz827n+qrkRk4 +r6p8FU3ztqONpfSO9kSpp+ghla0+AGIWiPACuvxhI+YzmzB6azZie60EI4RYZeLbK4rnJVM3YlNf +vNoBYimipidx5joifsFvHZVwIEoHNN/q/xWA5brXethbdXwFeilHfkCoMRN3zUA7tFFHei4R40cR +3p1m0IvVVGb6g1XqfMIpiRvpb7PO4gWEyS8+eIVibslfwXhjdFjASBgMmTnrpMwatXlajRWc2BQN +9noHV8cigwUtPJslJj0Ys6lDfMjIq2SPDqO/nBudMNva0Bkuqjzx+zOAduTNrRlPBSeOE6Fuwg== +-----END CERTIFICATE----- + +Atos TrustedRoot 2011 +===================== +-----BEGIN CERTIFICATE----- +MIIDdzCCAl+gAwIBAgIIXDPLYixfszIwDQYJKoZIhvcNAQELBQAwPDEeMBwGA1UEAwwVQXRvcyBU +cnVzdGVkUm9vdCAyMDExMQ0wCwYDVQQKDARBdG9zMQswCQYDVQQGEwJERTAeFw0xMTA3MDcxNDU4 +MzBaFw0zMDEyMzEyMzU5NTlaMDwxHjAcBgNVBAMMFUF0b3MgVHJ1c3RlZFJvb3QgMjAxMTENMAsG +A1UECgwEQXRvczELMAkGA1UEBhMCREUwggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCV +hTuXbyo7LjvPpvMpNb7PGKw+qtn4TaA+Gke5vJrf8v7MPkfoepbCJI419KkM/IL9bcFyYie96mvr +54rMVD6QUM+A1JX76LWC1BTFtqlVJVfbsVD2sGBkWXppzwO3bw2+yj5vdHLqqjAqc2K+SZFhyBH+ +DgMq92og3AIVDV4VavzjgsG1xZ1kCWyjWZgHJ8cblithdHFsQ/H3NYkQ4J7sVaE3IqKHBAUsR320 +HLliKWYoyrfhk/WklAOZuXCFteZI6o1Q/NnezG8HDt0Lcp2AMBYHlT8oDv3FdU9T1nSatCQujgKR +z3bFmx5VdJx4IbHwLfELn8LVlhgf8FQieowHAgMBAAGjfTB7MB0GA1UdDgQWBBSnpQaxLKYJYO7R +l+lwrrw7GWzbITAPBgNVHRMBAf8EBTADAQH/MB8GA1UdIwQYMBaAFKelBrEspglg7tGX6XCuvDsZ +bNshMBgGA1UdIAQRMA8wDQYLKwYBBAGwLQMEAQEwDgYDVR0PAQH/BAQDAgGGMA0GCSqGSIb3DQEB +CwUAA4IBAQAmdzTblEiGKkGdLD4GkGDEjKwLVLgfuXvTBznk+j57sj1O7Z8jvZfza1zv7v1Apt+h +k6EKhqzvINB5Ab149xnYJDE0BAGmuhWawyfc2E8PzBhj/5kPDpFrdRbhIfzYJsdHt6bPWHJxfrrh +TZVHO8mvbaG0weyJ9rQPOLXiZNwlz6bb65pcmaHFCN795trV1lpFDMS3wrUU77QR/w4VtfX128a9 +61qn8FYiqTxlVMYVqL2Gns2Dlmh6cYGJ4Qvh6hEbaAjMaZ7snkGeRDImeuKHCnE96+RapNLbxc3G +3mB/ufNPRJLvKrcYPqcZ2Qt9sTdBQrC6YB3y/gkRsPCHe6ed +-----END CERTIFICATE----- + +QuoVadis Root CA 1 G3 +===================== +-----BEGIN CERTIFICATE----- +MIIFYDCCA0igAwIBAgIUeFhfLq0sGUvjNwc1NBMotZbUZZMwDQYJKoZIhvcNAQELBQAwSDELMAkG +A1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAcBgNVBAMTFVF1b1ZhZGlzIFJv +b3QgQ0EgMSBHMzAeFw0xMjAxMTIxNzI3NDRaFw00MjAxMTIxNzI3NDRaMEgxCzAJBgNVBAYTAkJN +MRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDEg +RzMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCgvlAQjunybEC0BJyFuTHK3C3kEakE +PBtVwedYMB0ktMPvhd6MLOHBPd+C5k+tR4ds7FtJwUrVu4/sh6x/gpqG7D0DmVIB0jWerNrwU8lm +PNSsAgHaJNM7qAJGr6Qc4/hzWHa39g6QDbXwz8z6+cZM5cOGMAqNF34168Xfuw6cwI2H44g4hWf6 +Pser4BOcBRiYz5P1sZK0/CPTz9XEJ0ngnjybCKOLXSoh4Pw5qlPafX7PGglTvF0FBM+hSo+LdoIN +ofjSxxR3W5A2B4GbPgb6Ul5jxaYA/qXpUhtStZI5cgMJYr2wYBZupt0lwgNm3fME0UDiTouG9G/l +g6AnhF4EwfWQvTA9xO+oabw4m6SkltFi2mnAAZauy8RRNOoMqv8hjlmPSlzkYZqn0ukqeI1RPToV +7qJZjqlc3sX5kCLliEVx3ZGZbHqfPT2YfF72vhZooF6uCyP8Wg+qInYtyaEQHeTTRCOQiJ/GKubX +9ZqzWB4vMIkIG1SitZgj7Ah3HJVdYdHLiZxfokqRmu8hqkkWCKi9YSgxyXSthfbZxbGL0eUQMk1f +iyA6PEkfM4VZDdvLCXVDaXP7a3F98N/ETH3Goy7IlXnLc6KOTk0k+17kBL5yG6YnLUlamXrXXAkg +t3+UuU/xDRxeiEIbEbfnkduebPRq34wGmAOtzCjvpUfzUwIDAQABo0IwQDAPBgNVHRMBAf8EBTAD +AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUo5fW816iEOGrRZ88F2Q87gFwnMwwDQYJKoZI +hvcNAQELBQADggIBABj6W3X8PnrHX3fHyt/PX8MSxEBd1DKquGrX1RUVRpgjpeaQWxiZTOOtQqOC +MTaIzen7xASWSIsBx40Bz1szBpZGZnQdT+3Btrm0DWHMY37XLneMlhwqI2hrhVd2cDMT/uFPpiN3 +GPoajOi9ZcnPP/TJF9zrx7zABC4tRi9pZsMbj/7sPtPKlL92CiUNqXsCHKnQO18LwIE6PWThv6ct +Tr1NxNgpxiIY0MWscgKCP6o6ojoilzHdCGPDdRS5YCgtW2jgFqlmgiNR9etT2DGbe+m3nUvriBbP ++V04ikkwj+3x6xn0dxoxGE1nVGwvb2X52z3sIexe9PSLymBlVNFxZPT5pqOBMzYzcfCkeF9OrYMh +3jRJjehZrJ3ydlo28hP0r+AJx2EqbPfgna67hkooby7utHnNkDPDs3b69fBsnQGQ+p6Q9pxyz0fa +wx/kNSBT8lTR32GDpgLiJTjehTItXnOQUl1CxM49S+H5GYQd1aJQzEH7QRTDvdbJWqNjZgKAvQU6 +O0ec7AAmTPWIUb+oI38YB7AL7YsmoWTTYUrrXJ/es69nA7Mf3W1daWhpq1467HxpvMc7hU6eFbm0 +FU/DlXpY18ls6Wy58yljXrQs8C097Vpl4KlbQMJImYFtnh8GKjwStIsPm6Ik8KaN1nrgS7ZklmOV +hMJKzRwuJIczYOXD +-----END CERTIFICATE----- + +QuoVadis Root CA 2 G3 +===================== +-----BEGIN CERTIFICATE----- +MIIFYDCCA0igAwIBAgIURFc0JFuBiZs18s64KztbpybwdSgwDQYJKoZIhvcNAQELBQAwSDELMAkG +A1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAcBgNVBAMTFVF1b1ZhZGlzIFJv +b3QgQ0EgMiBHMzAeFw0xMjAxMTIxODU5MzJaFw00MjAxMTIxODU5MzJaMEgxCzAJBgNVBAYTAkJN +MRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDIg +RzMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQChriWyARjcV4g/Ruv5r+LrI3HimtFh +ZiFfqq8nUeVuGxbULX1QsFN3vXg6YOJkApt8hpvWGo6t/x8Vf9WVHhLL5hSEBMHfNrMWn4rjyduY +NM7YMxcoRvynyfDStNVNCXJJ+fKH46nafaF9a7I6JaltUkSs+L5u+9ymc5GQYaYDFCDy54ejiK2t +oIz/pgslUiXnFgHVy7g1gQyjO/Dh4fxaXc6AcW34Sas+O7q414AB+6XrW7PFXmAqMaCvN+ggOp+o +MiwMzAkd056OXbxMmO7FGmh77FOm6RQ1o9/NgJ8MSPsc9PG/Srj61YxxSscfrf5BmrODXfKEVu+l +V0POKa2Mq1W/xPtbAd0jIaFYAI7D0GoT7RPjEiuA3GfmlbLNHiJuKvhB1PLKFAeNilUSxmn1uIZo +L1NesNKqIcGY5jDjZ1XHm26sGahVpkUG0CM62+tlXSoREfA7T8pt9DTEceT/AFr2XK4jYIVz8eQQ +sSWu1ZK7E8EM4DnatDlXtas1qnIhO4M15zHfeiFuuDIIfR0ykRVKYnLP43ehvNURG3YBZwjgQQvD +6xVu+KQZ2aKrr+InUlYrAoosFCT5v0ICvybIxo/gbjh9Uy3l7ZizlWNof/k19N+IxWA1ksB8aRxh +lRbQ694Lrz4EEEVlWFA4r0jyWbYW8jwNkALGcC4BrTwV1wIDAQABo0IwQDAPBgNVHRMBAf8EBTAD +AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQU7edvdlq/YOxJW8ald7tyFnGbxD0wDQYJKoZI +hvcNAQELBQADggIBAJHfgD9DCX5xwvfrs4iP4VGyvD11+ShdyLyZm3tdquXK4Qr36LLTn91nMX66 +AarHakE7kNQIXLJgapDwyM4DYvmL7ftuKtwGTTwpD4kWilhMSA/ohGHqPHKmd+RCroijQ1h5fq7K +pVMNqT1wvSAZYaRsOPxDMuHBR//47PERIjKWnML2W2mWeyAMQ0GaW/ZZGYjeVYg3UQt4XAoeo0L9 +x52ID8DyeAIkVJOviYeIyUqAHerQbj5hLja7NQ4nlv1mNDthcnPxFlxHBlRJAHpYErAK74X9sbgz +dWqTHBLmYF5vHX/JHyPLhGGfHoJE+V+tYlUkmlKY7VHnoX6XOuYvHxHaU4AshZ6rNRDbIl9qxV6X +U/IyAgkwo1jwDQHVcsaxfGl7w/U2Rcxhbl5MlMVerugOXou/983g7aEOGzPuVBj+D77vfoRrQ+Nw +mNtddbINWQeFFSM51vHfqSYP1kjHs6Yi9TM3WpVHn3u6GBVv/9YUZINJ0gpnIdsPNWNgKCLjsZWD +zYWm3S8P52dSbrsvhXz1SnPnxT7AvSESBT/8twNJAlvIJebiVDj1eYeMHVOyToV7BjjHLPj4sHKN +JeV3UvQDHEimUF+IIDBu8oJDqz2XhOdT+yHBTw8imoa4WSr2Rz0ZiC3oheGe7IUIarFsNMkd7Egr +O3jtZsSOeWmD3n+M +-----END CERTIFICATE----- + +QuoVadis Root CA 3 G3 +===================== +-----BEGIN CERTIFICATE----- +MIIFYDCCA0igAwIBAgIULvWbAiin23r/1aOp7r0DoM8Sah0wDQYJKoZIhvcNAQELBQAwSDELMAkG +A1UEBhMCQk0xGTAXBgNVBAoTEFF1b1ZhZGlzIExpbWl0ZWQxHjAcBgNVBAMTFVF1b1ZhZGlzIFJv +b3QgQ0EgMyBHMzAeFw0xMjAxMTIyMDI2MzJaFw00MjAxMTIyMDI2MzJaMEgxCzAJBgNVBAYTAkJN +MRkwFwYDVQQKExBRdW9WYWRpcyBMaW1pdGVkMR4wHAYDVQQDExVRdW9WYWRpcyBSb290IENBIDMg +RzMwggIiMA0GCSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQCzyw4QZ47qFJenMioKVjZ/aEzHs286 +IxSR/xl/pcqs7rN2nXrpixurazHb+gtTTK/FpRp5PIpM/6zfJd5O2YIyC0TeytuMrKNuFoM7pmRL +Mon7FhY4futD4tN0SsJiCnMK3UmzV9KwCoWdcTzeo8vAMvMBOSBDGzXRU7Ox7sWTaYI+FrUoRqHe +6okJ7UO4BUaKhvVZR74bbwEhELn9qdIoyhA5CcoTNs+cra1AdHkrAj80//ogaX3T7mH1urPnMNA3 +I4ZyYUUpSFlob3emLoG+B01vr87ERRORFHAGjx+f+IdpsQ7vw4kZ6+ocYfx6bIrc1gMLnia6Et3U +VDmrJqMz6nWB2i3ND0/kA9HvFZcba5DFApCTZgIhsUfei5pKgLlVj7WiL8DWM2fafsSntARE60f7 +5li59wzweyuxwHApw0BiLTtIadwjPEjrewl5qW3aqDCYz4ByA4imW0aucnl8CAMhZa634RylsSqi +Md5mBPfAdOhx3v89WcyWJhKLhZVXGqtrdQtEPREoPHtht+KPZ0/l7DxMYIBpVzgeAVuNVejH38DM +dyM0SXV89pgR6y3e7UEuFAUCf+D+IOs15xGsIs5XPd7JMG0QA4XN8f+MFrXBsj6IbGB/kE+V9/Yt +rQE5BwT6dYB9v0lQ7e/JxHwc64B+27bQ3RP+ydOc17KXqQIDAQABo0IwQDAPBgNVHRMBAf8EBTAD +AQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUxhfQvKjqAkPyGwaZXSuQILnXnOQwDQYJKoZI +hvcNAQELBQADggIBADRh2Va1EodVTd2jNTFGu6QHcrxfYWLopfsLN7E8trP6KZ1/AvWkyaiTt3px +KGmPc+FSkNrVvjrlt3ZqVoAh313m6Tqe5T72omnHKgqwGEfcIHB9UqM+WXzBusnIFUBhynLWcKzS +t/Ac5IYp8M7vaGPQtSCKFWGafoaYtMnCdvvMujAWzKNhxnQT5WvvoxXqA/4Ti2Tk08HS6IT7SdEQ +TXlm66r99I0xHnAUrdzeZxNMgRVhvLfZkXdxGYFgu/BYpbWcC/ePIlUnwEsBbTuZDdQdm2NnL9Du +DcpmvJRPpq3t/O5jrFc/ZSXPsoaP0Aj/uHYUbt7lJ+yreLVTubY/6CD50qi+YUbKh4yE8/nxoGib +Ih6BJpsQBJFxwAYf3KDTuVan45gtf4Od34wrnDKOMpTwATwiKp9Dwi7DmDkHOHv8XgBCH/MyJnmD +hPbl8MFREsALHgQjDFSlTC9JxUrRtm5gDWv8a4uFJGS3iQ6rJUdbPM9+Sb3H6QrG2vd+DhcI00iX +0HGS8A85PjRqHH3Y8iKuu2n0M7SmSFXRDw4m6Oy2Cy2nhTXN/VnIn9HNPlopNLk9hM6xZdRZkZFW +dSHBd575euFgndOtBBj0fOtek49TSiIp+EgrPk2GrFt/ywaZWWDYWGWVjUTR939+J399roD1B0y2 +PpxxVJkES/1Y+Zj0 +-----END CERTIFICATE----- + +DigiCert Assured ID Root G2 +=========================== +-----BEGIN CERTIFICATE----- +MIIDljCCAn6gAwIBAgIQC5McOtY5Z+pnI7/Dr5r0SzANBgkqhkiG9w0BAQsFADBlMQswCQYDVQQG +EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSQw +IgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzIwHhcNMTMwODAxMTIwMDAwWhcNMzgw +MTE1MTIwMDAwWjBlMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQL +ExB3d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzIw +ggEiMA0GCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQDZ5ygvUj82ckmIkzTz+GoeMVSAn61UQbVH +35ao1K+ALbkKz3X9iaV9JPrjIgwrvJUXCzO/GU1BBpAAvQxNEP4HteccbiJVMWWXvdMX0h5i89vq +bFCMP4QMls+3ywPgym2hFEwbid3tALBSfK+RbLE4E9HpEgjAALAcKxHad3A2m67OeYfcgnDmCXRw +VWmvo2ifv922ebPynXApVfSr/5Vh88lAbx3RvpO704gqu52/clpWcTs/1PPRCv4o76Pu2ZmvA9OP +YLfykqGxvYmJHzDNw6YuYjOuFgJ3RFrngQo8p0Quebg/BLxcoIfhG69Rjs3sLPr4/m3wOnyqi+Rn +lTGNAgMBAAGjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBTO +w0q5mVXyuNtgv6l+vVa1lzan1jANBgkqhkiG9w0BAQsFAAOCAQEAyqVVjOPIQW5pJ6d1Ee88hjZv +0p3GeDgdaZaikmkuOGybfQTUiaWxMTeKySHMq2zNixya1r9I0jJmwYrA8y8678Dj1JGG0VDjA9tz +d29KOVPt3ibHtX2vK0LRdWLjSisCx1BL4GnilmwORGYQRI+tBev4eaymG+g3NJ1TyWGqolKvSnAW +hsI6yLETcDbYz+70CjTVW0z9B5yiutkBclzzTcHdDrEcDcRjvq30FPuJ7KJBDkzMyFdA0G4Dqs0M +jomZmWzwPDCvON9vvKO+KSAnq3T/EyJ43pdSVR6DtVQgA+6uwE9W3jfMw3+qBCe703e4YtsXfJwo +IhNzbM8m9Yop5w== +-----END CERTIFICATE----- + +DigiCert Assured ID Root G3 +=========================== +-----BEGIN CERTIFICATE----- +MIICRjCCAc2gAwIBAgIQC6Fa+h3foLVJRK/NJKBs7DAKBggqhkjOPQQDAzBlMQswCQYDVQQGEwJV +UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSQwIgYD +VQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzMwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1 +MTIwMDAwWjBlMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSQwIgYDVQQDExtEaWdpQ2VydCBBc3N1cmVkIElEIFJvb3QgRzMwdjAQ +BgcqhkjOPQIBBgUrgQQAIgNiAAQZ57ysRGXtzbg/WPuNsVepRC0FFfLvC/8QdJ+1YlJfZn4f5dwb +RXkLzMZTCp2NXQLZqVneAlr2lSoOjThKiknGvMYDOAdfVdp+CW7if17QRSAPWXYQ1qAk8C3eNvJs +KTmjQjBAMA8GA1UdEwEB/wQFMAMBAf8wDgYDVR0PAQH/BAQDAgGGMB0GA1UdDgQWBBTL0L2p4ZgF +UaFNN6KDec6NHSrkhDAKBggqhkjOPQQDAwNnADBkAjAlpIFFAmsSS3V0T8gj43DydXLefInwz5Fy +YZ5eEJJZVrmDxxDnOOlYJjZ91eQ0hjkCMHw2U/Aw5WJjOpnitqM7mzT6HtoQknFekROn3aRukswy +1vUhZscv6pZjamVFkpUBtA== +-----END CERTIFICATE----- + +DigiCert Global Root G2 +======================= +-----BEGIN CERTIFICATE----- +MIIDjjCCAnagAwIBAgIQAzrx5qcRqaC7KGSxHQn65TANBgkqhkiG9w0BAQsFADBhMQswCQYDVQQG +EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSAw +HgYDVQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBHMjAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUx +MjAwMDBaMGExCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3 +dy5kaWdpY2VydC5jb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEcyMIIBIjANBgkq +hkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAuzfNNNx7a8myaJCtSnX/RrohCgiN9RlUyfuI2/Ou8jqJ +kTx65qsGGmvPrC3oXgkkRLpimn7Wo6h+4FR1IAWsULecYxpsMNzaHxmx1x7e/dfgy5SDN67sH0NO +3Xss0r0upS/kqbitOtSZpLYl6ZtrAGCSYP9PIUkY92eQq2EGnI/yuum06ZIya7XzV+hdG82MHauV +BJVJ8zUtluNJbd134/tJS7SsVQepj5WztCO7TG1F8PapspUwtP1MVYwnSlcUfIKdzXOS0xZKBgyM +UNGPHgm+F6HmIcr9g+UQvIOlCsRnKPZzFBQ9RnbDhxSJITRNrw9FDKZJobq7nMWxM4MphQIDAQAB +o0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUTiJUIBiV5uNu +5g/6+rkS7QYXjzkwDQYJKoZIhvcNAQELBQADggEBAGBnKJRvDkhj6zHd6mcY1Yl9PMWLSn/pvtsr +F9+wX3N3KjITOYFnQoQj8kVnNeyIv/iPsGEMNKSuIEyExtv4NeF22d+mQrvHRAiGfzZ0JFrabA0U +WTW98kndth/Jsw1HKj2ZL7tcu7XUIOGZX1NGFdtom/DzMNU+MeKNhJ7jitralj41E6Vf8PlwUHBH +QRFXGU7Aj64GxJUTFy8bJZ918rGOmaFvE7FBcf6IKshPECBV1/MUReXgRPTqh5Uykw7+U0b6LJ3/ +iyK5S9kJRaTepLiaWN0bfVKfjllDiIGknibVb63dDcY3fe0Dkhvld1927jyNxF1WW6LZZm6zNTfl +MrY= +-----END CERTIFICATE----- + +DigiCert Global Root G3 +======================= +-----BEGIN CERTIFICATE----- +MIICPzCCAcWgAwIBAgIQBVVWvPJepDU1w6QP1atFcjAKBggqhkjOPQQDAzBhMQswCQYDVQQGEwJV +UzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSAwHgYD +VQQDExdEaWdpQ2VydCBHbG9iYWwgUm9vdCBHMzAeFw0xMzA4MDExMjAwMDBaFw0zODAxMTUxMjAw +MDBaMGExCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwxEaWdpQ2VydCBJbmMxGTAXBgNVBAsTEHd3dy5k +aWdpY2VydC5jb20xIDAeBgNVBAMTF0RpZ2lDZXJ0IEdsb2JhbCBSb290IEczMHYwEAYHKoZIzj0C +AQYFK4EEACIDYgAE3afZu4q4C/sLfyHS8L6+c/MzXRq8NOrexpu80JX28MzQC7phW1FGfp4tn+6O +YwwX7Adw9c+ELkCDnOg/QW07rdOkFFk2eJ0DQ+4QE2xy3q6Ip6FrtUPOZ9wj/wMco+I+o0IwQDAP +BgNVHRMBAf8EBTADAQH/MA4GA1UdDwEB/wQEAwIBhjAdBgNVHQ4EFgQUs9tIpPmhxdiuNkHMEWNp +Yim8S8YwCgYIKoZIzj0EAwMDaAAwZQIxAK288mw/EkrRLTnDCgmXc/SINoyIJ7vmiI1Qhadj+Z4y +3maTD/HMsQmP3Wyr+mt/oAIwOWZbwmSNuJ5Q3KjVSaLtx9zRSX8XAbjIho9OjIgrqJqpisXRAL34 +VOKa5Vt8sycX +-----END CERTIFICATE----- + +DigiCert Trusted Root G4 +======================== +-----BEGIN CERTIFICATE----- +MIIFkDCCA3igAwIBAgIQBZsbV56OITLiOQe9p3d1XDANBgkqhkiG9w0BAQwFADBiMQswCQYDVQQG +EwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3d3cuZGlnaWNlcnQuY29tMSEw +HwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3QgRzQwHhcNMTMwODAxMTIwMDAwWhcNMzgwMTE1 +MTIwMDAwWjBiMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMRGlnaUNlcnQgSW5jMRkwFwYDVQQLExB3 +d3cuZGlnaWNlcnQuY29tMSEwHwYDVQQDExhEaWdpQ2VydCBUcnVzdGVkIFJvb3QgRzQwggIiMA0G +CSqGSIb3DQEBAQUAA4ICDwAwggIKAoICAQC/5pBzaN675F1KPDAiMGkz7MKnJS7JIT3yithZwuEp +pz1Yq3aaza57G4QNxDAf8xukOBbrVsaXbR2rsnnyyhHS5F/WBTxSD1Ifxp4VpX6+n6lXFllVcq9o +k3DCsrp1mWpzMpTREEQQLt+C8weE5nQ7bXHiLQwb7iDVySAdYyktzuxeTsiT+CFhmzTrBcZe7Fsa +vOvJz82sNEBfsXpm7nfISKhmV1efVFiODCu3T6cw2Vbuyntd463JT17lNecxy9qTXtyOj4DatpGY +QJB5w3jHtrHEtWoYOAMQjdjUN6QuBX2I9YI+EJFwq1WCQTLX2wRzKm6RAXwhTNS8rhsDdV14Ztk6 +MUSaM0C/CNdaSaTC5qmgZ92kJ7yhTzm1EVgX9yRcRo9k98FpiHaYdj1ZXUJ2h4mXaXpI8OCiEhtm +mnTK3kse5w5jrubU75KSOp493ADkRSWJtppEGSt+wJS00mFt6zPZxd9LBADMfRyVw4/3IbKyEbe7 +f/LVjHAsQWCqsWMYRJUadmJ+9oCw++hkpjPRiQfhvbfmQ6QYuKZ3AeEPlAwhHbJUKSWJbOUOUlFH +dL4mrLZBdd56rF+NP8m800ERElvlEFDrMcXKchYiCd98THU/Y+whX8QgUWtvsauGi0/C1kVfnSD8 +oR7FwI+isX4KJpn15GkvmB0t9dmpsh3lGwIDAQABo0IwQDAPBgNVHRMBAf8EBTADAQH/MA4GA1Ud +DwEB/wQEAwIBhjAdBgNVHQ4EFgQU7NfjgtJxXWRM3y5nP+e6mK4cD08wDQYJKoZIhvcNAQEMBQAD +ggIBALth2X2pbL4XxJEbw6GiAI3jZGgPVs93rnD5/ZpKmbnJeFwMDF/k5hQpVgs2SV1EY+CtnJYY +ZhsjDT156W1r1lT40jzBQ0CuHVD1UvyQO7uYmWlrx8GnqGikJ9yd+SeuMIW59mdNOj6PWTkiU0Tr +yF0Dyu1Qen1iIQqAyHNm0aAFYF/opbSnr6j3bTWcfFqK1qI4mfN4i/RN0iAL3gTujJtHgXINwBQy +7zBZLq7gcfJW5GqXb5JQbZaNaHqasjYUegbyJLkJEVDXCLG4iXqEI2FCKeWjzaIgQdfRnGTZ6iah +ixTXTBmyUEFxPT9NcCOGDErcgdLMMpSEDQgJlxxPwO5rIHQw0uA5NBCFIRUBCOhVMt5xSdkoF1BN +5r5N0XWs0Mr7QbhDparTwwVETyw2m+L64kW4I1NsBm9nVX9GtUw/bihaeSbSpKhil9Ie4u1Ki7wb +/UdKDd9nZn6yW0HQO+T0O/QEY+nvwlQAUaCKKsnOeMzV6ocEGLPOr0mIr/OSmbaz5mEP0oUA51Aa +5BuVnRmhuZyxm7EAHu/QD09CbMkKvO5D+jpxpchNJqU1/YldvIViHTLSoCtU7ZpXwdv6EM8Zt4tK +G48BtieVU+i2iW1bvGjUI+iLUaJW+fCmgKDWHrO8Dw9TdSmq6hN35N6MgSGtBxBHEa2HPQfRdbzP +82Z+ +-----END CERTIFICATE----- + +WoSign +====== +-----BEGIN CERTIFICATE----- +MIIFdjCCA16gAwIBAgIQXmjWEXGUY1BWAGjzPsnFkTANBgkqhkiG9w0BAQUFADBVMQswCQYDVQQG +EwJDTjEaMBgGA1UEChMRV29TaWduIENBIExpbWl0ZWQxKjAoBgNVBAMTIUNlcnRpZmljYXRpb24g +QXV0aG9yaXR5IG9mIFdvU2lnbjAeFw0wOTA4MDgwMTAwMDFaFw0zOTA4MDgwMTAwMDFaMFUxCzAJ +BgNVBAYTAkNOMRowGAYDVQQKExFXb1NpZ24gQ0EgTGltaXRlZDEqMCgGA1UEAxMhQ2VydGlmaWNh +dGlvbiBBdXRob3JpdHkgb2YgV29TaWduMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA +vcqNrLiRFVaXe2tcesLea9mhsMMQI/qnobLMMfo+2aYpbxY94Gv4uEBf2zmoAHqLoE1UfcIiePyO +CbiohdfMlZdLdNiefvAA5A6JrkkoRBoQmTIPJYhTpA2zDxIIFgsDcSccf+Hb0v1naMQFXQoOXXDX +2JegvFNBmpGN9J42Znp+VsGQX+axaCA2pIwkLCxHC1l2ZjC1vt7tj/id07sBMOby8w7gLJKA84X5 +KIq0VC6a7fd2/BVoFutKbOsuEo/Uz/4Mx1wdC34FMr5esAkqQtXJTpCzWQ27en7N1QhatH/YHGkR ++ScPewavVIMYe+HdVHpRaG53/Ma/UkpmRqGyZxq7o093oL5d//xWC0Nyd5DKnvnyOfUNqfTq1+ez +EC8wQjchzDBwyYaYD8xYTYO7feUapTeNtqwylwA6Y3EkHp43xP901DfA4v6IRmAR3Qg/UDaruHqk +lWJqbrDKaiFaafPz+x1wOZXzp26mgYmhiMU7ccqjUu6Du/2gd/Tkb+dC221KmYo0SLwX3OSACCK2 +8jHAPwQ+658geda4BmRkAjHXqc1S+4RFaQkAKtxVi8QGRkvASh0JWzko/amrzgD5LkhLJuYwTKVY +yrREgk/nkR4zw7CT/xH8gdLKH3Ep3XZPkiWvHYG3Dy+MwwbMLyejSuQOmbp8HkUff6oZRZb9/D0C +AwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wHQYDVR0OBBYEFOFmzw7R +8bNLtwYgFP6HEtX2/vs+MA0GCSqGSIb3DQEBBQUAA4ICAQCoy3JAsnbBfnv8rWTjMnvMPLZdRtP1 +LOJwXcgu2AZ9mNELIaCJWSQBnfmvCX0KI4I01fx8cpm5o9dU9OpScA7F9dY74ToJMuYhOZO9sxXq +T2r09Ys/L3yNWC7F4TmgPsc9SnOeQHrAK2GpZ8nzJLmzbVUsWh2eJXLOC62qx1ViC777Y7NhRCOj +y+EaDveaBk3e1CNOIZZbOVtXHS9dCF4Jef98l7VNg64N1uajeeAz0JmWAjCnPv/So0M/BVoG6kQC +2nz4SNAzqfkHx5Xh9T71XXG68pWpdIhhWeO/yloTunK0jF02h+mmxTwTv97QRCbut+wucPrXnbes +5cVAWubXbHssw1abR80LzvobtCHXt2a49CUwi1wNuepnsvRtrtWhnk/Yn+knArAdBtaP4/tIEp9/ +EaEQPkxROpaw0RPxx9gmrjrKkcRpnd8BKWRRb2jaFOwIQZeQjdCygPLPwj2/kWjFgGcexGATVdVh +mVd8upUPYUk6ynW8yQqTP2cOEvIo4jEbwFcW3wh8GcF+Dx+FHgo2fFt+J7x6v+Db9NpSvd4MVHAx +kUOVyLzwPt0JfjBkUO1/AaQzZ01oT74V77D2AhGiGxMlOtzCWfHjXEa7ZywCRuoeSKbmW9m1vFGi +kpbbqsY3Iqb+zCB0oy2pLmvLwIIRIbWTee5Ehr7XHuQe+w== +-----END CERTIFICATE----- + +WoSign China +============ +-----BEGIN CERTIFICATE----- +MIIFWDCCA0CgAwIBAgIQUHBrzdgT/BtOOzNy0hFIjTANBgkqhkiG9w0BAQsFADBGMQswCQYDVQQG +EwJDTjEaMBgGA1UEChMRV29TaWduIENBIExpbWl0ZWQxGzAZBgNVBAMMEkNBIOayg+mAmuagueiv +geS5pjAeFw0wOTA4MDgwMTAwMDFaFw0zOTA4MDgwMTAwMDFaMEYxCzAJBgNVBAYTAkNOMRowGAYD +VQQKExFXb1NpZ24gQ0EgTGltaXRlZDEbMBkGA1UEAwwSQ0Eg5rKD6YCa5qC56K+B5LmmMIICIjAN +BgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEA0EkhHiX8h8EqwqzbdoYGTufQdDTc7WU1/FDWiD+k +8H/rD195L4mx/bxjWDeTmzj4t1up+thxx7S8gJeNbEvxUNUqKaqoGXqW5pWOdO2XCld19AXbbQs5 +uQF/qvbW2mzmBeCkTVL829B0txGMe41P/4eDrv8FAxNXUDf+jJZSEExfv5RxadmWPgxDT74wwJ85 +dE8GRV2j1lY5aAfMh09Qd5Nx2UQIsYo06Yms25tO4dnkUkWMLhQfkWsZHWgpLFbE4h4TV2TwYeO5 +Ed+w4VegG63XX9Gv2ystP9Bojg/qnw+LNVgbExz03jWhCl3W6t8Sb8D7aQdGctyB9gQjF+BNdeFy +b7Ao65vh4YOhn0pdr8yb+gIgthhid5E7o9Vlrdx8kHccREGkSovrlXLp9glk3Kgtn3R46MGiCWOc +76DbT52VqyBPt7D3h1ymoOQ3OMdc4zUPLK2jgKLsLl3Az+2LBcLmc272idX10kaO6m1jGx6KyX2m ++Jzr5dVjhU1zZmkR/sgO9MHHZklTfuQZa/HpelmjbX7FF+Ynxu8b22/8DU0GAbQOXDBGVWCvOGU6 +yke6rCzMRh+yRpY/8+0mBe53oWprfi1tWFxK1I5nuPHa1UaKJ/kR8slC/k7e3x9cxKSGhxYzoacX +GKUN5AXlK8IrC6KVkLn9YDxOiT7nnO4fuwECAwEAAaNCMEAwDgYDVR0PAQH/BAQDAgEGMA8GA1Ud +EwEB/wQFMAMBAf8wHQYDVR0OBBYEFOBNv9ybQV0T6GTwp+kVpOGBwboxMA0GCSqGSIb3DQEBCwUA +A4ICAQBqinA4WbbaixjIvirTthnVZil6Xc1bL3McJk6jfW+rtylNpumlEYOnOXOvEESS5iVdT2H6 +yAa+Tkvv/vMx/sZ8cApBWNromUuWyXi8mHwCKe0JgOYKOoICKuLJL8hWGSbueBwj/feTZU7n85iY +r83d2Z5AiDEoOqsuC7CsDCT6eiaY8xJhEPRdF/d+4niXVOKM6Cm6jBAyvd0zaziGfjk9DgNyp115 +j0WKWa5bIW4xRtVZjc8VX90xJc/bYNaBRHIpAlf2ltTW/+op2znFuCyKGo3Oy+dCMYYFaA6eFN0A +kLppRQjbbpCBhqcqBT/mhDn4t/lXX0ykeVoQDF7Va/81XwVRHmyjdanPUIPTfPRm94KNPQx96N97 +qA4bLJyuQHCH2u2nFoJavjVsIE4iYdm8UXrNemHcSxH5/mc0zy4EZmFcV5cjjPOGG0jfKq+nwf/Y +jj4Du9gqsPoUJbJRa4ZDhS4HIxaAjUz7tGM7zMN07RujHv41D198HRaG9Q7DlfEvr10lO1Hm13ZB +ONFLAzkopR6RctR9q5czxNM+4Gm2KHmgCY0c0f9BckgG/Jou5yD5m6Leie2uPAmvylezkolwQOQv +T8Jwg0DXJCxr5wkf09XHwQj02w47HAcLQxGEIYbpgNR12KvxAmLBsX5VYc8T1yaw15zLKYs4SgsO +kI26oQ== +-----END CERTIFICATE----- diff --git a/library/certs/comodo.pem b/library/certs/comodo.pem new file mode 100644 index 000000000..67de1292c --- /dev/null +++ b/library/certs/comodo.pem @@ -0,0 +1,92 @@ +-----BEGIN CERTIFICATE----- +MIIGCDCCA/CgAwIBAgIQKy5u6tl1NmwUim7bo3yMBzANBgkqhkiG9w0BAQwFADCB +hTELMAkGA1UEBhMCR0IxGzAZBgNVBAgTEkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4G +A1UEBxMHU2FsZm9yZDEaMBgGA1UEChMRQ09NT0RPIENBIExpbWl0ZWQxKzApBgNV +BAMTIkNPTU9ETyBSU0EgQ2VydGlmaWNhdGlvbiBBdXRob3JpdHkwHhcNMTQwMjEy +MDAwMDAwWhcNMjkwMjExMjM1OTU5WjCBkDELMAkGA1UEBhMCR0IxGzAZBgNVBAgT +EkdyZWF0ZXIgTWFuY2hlc3RlcjEQMA4GA1UEBxMHU2FsZm9yZDEaMBgGA1UEChMR +Q09NT0RPIENBIExpbWl0ZWQxNjA0BgNVBAMTLUNPTU9ETyBSU0EgRG9tYWluIFZh +bGlkYXRpb24gU2VjdXJlIFNlcnZlciBDQTCCASIwDQYJKoZIhvcNAQEBBQADggEP +ADCCAQoCggEBAI7CAhnhoFmk6zg1jSz9AdDTScBkxwtiBUUWOqigwAwCfx3M28Sh +bXcDow+G+eMGnD4LgYqbSRutA776S9uMIO3Vzl5ljj4Nr0zCsLdFXlIvNN5IJGS0 +Qa4Al/e+Z96e0HqnU4A7fK31llVvl0cKfIWLIpeNs4TgllfQcBhglo/uLQeTnaG6 +ytHNe+nEKpooIZFNb5JPJaXyejXdJtxGpdCsWTWM/06RQ1A/WZMebFEh7lgUq/51 +UHg+TLAchhP6a5i84DuUHoVS3AOTJBhuyydRReZw3iVDpA3hSqXttn7IzW3uLh0n +c13cRTCAquOyQQuvvUSH2rnlG51/ruWFgqUCAwEAAaOCAWUwggFhMB8GA1UdIwQY +MBaAFLuvfgI9+qbxPISOre44mOzZMjLUMB0GA1UdDgQWBBSQr2o6lFoL2JDqElZz +30O0Oija5zAOBgNVHQ8BAf8EBAMCAYYwEgYDVR0TAQH/BAgwBgEB/wIBADAdBgNV +HSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwGwYDVR0gBBQwEjAGBgRVHSAAMAgG +BmeBDAECATBMBgNVHR8ERTBDMEGgP6A9hjtodHRwOi8vY3JsLmNvbW9kb2NhLmNv +bS9DT01PRE9SU0FDZXJ0aWZpY2F0aW9uQXV0aG9yaXR5LmNybDBxBggrBgEFBQcB +AQRlMGMwOwYIKwYBBQUHMAKGL2h0dHA6Ly9jcnQuY29tb2RvY2EuY29tL0NPTU9E +T1JTQUFkZFRydXN0Q0EuY3J0MCQGCCsGAQUFBzABhhhodHRwOi8vb2NzcC5jb21v +ZG9jYS5jb20wDQYJKoZIhvcNAQEMBQADggIBAE4rdk+SHGI2ibp3wScF9BzWRJ2p +mj6q1WZmAT7qSeaiNbz69t2Vjpk1mA42GHWx3d1Qcnyu3HeIzg/3kCDKo2cuH1Z/ +e+FE6kKVxF0NAVBGFfKBiVlsit2M8RKhjTpCipj4SzR7JzsItG8kO3KdY3RYPBps +P0/HEZrIqPW1N+8QRcZs2eBelSaz662jue5/DJpmNXMyYE7l3YphLG5SEXdoltMY +dVEVABt0iN3hxzgEQyjpFv3ZBdRdRydg1vs4O2xyopT4Qhrf7W8GjEXCBgCq5Ojc +2bXhc3js9iPc0d1sjhqPpepUfJa3w/5Vjo1JXvxku88+vZbrac2/4EjxYoIQ5QxG +V/Iz2tDIY+3GH5QFlkoakdH368+PUq4NCNk+qKBR6cGHdNXJ93SrLlP7u3r7l+L4 +HyaPs9Kg4DdbKDsx5Q5XLVq4rXmsXiBmGqW5prU5wfWYQ//u+aen/e7KJD2AFsQX +j4rBYKEMrltDR5FL1ZoXX/nUh8HCjLfn4g8wGTeGrODcQgPmlKidrv0PJFGUzpII +0fxQ8ANAe4hZ7Q7drNJ3gjTcBpUC2JD5Leo31Rpg0Gcg19hCC0Wvgmje3WYkN5Ap +lBlGGSW4gNfL1IYoakRwJiNiqZ+Gb7+6kHDSVneFeO/qJakXzlByjAA6quPbYzSf ++AZxAeKCINT+b72x +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIFdDCCBFygAwIBAgIQJ2buVutJ846r13Ci/ITeIjANBgkqhkiG9w0BAQwFADBv +MQswCQYDVQQGEwJTRTEUMBIGA1UEChMLQWRkVHJ1c3QgQUIxJjAkBgNVBAsTHUFk +ZFRydXN0IEV4dGVybmFsIFRUUCBOZXR3b3JrMSIwIAYDVQQDExlBZGRUcnVzdCBF +eHRlcm5hbCBDQSBSb290MB4XDTAwMDUzMDEwNDgzOFoXDTIwMDUzMDEwNDgzOFow +gYUxCzAJBgNVBAYTAkdCMRswGQYDVQQIExJHcmVhdGVyIE1hbmNoZXN0ZXIxEDAO +BgNVBAcTB1NhbGZvcmQxGjAYBgNVBAoTEUNPTU9ETyBDQSBMaW1pdGVkMSswKQYD +VQQDEyJDT01PRE8gUlNBIENlcnRpZmljYXRpb24gQXV0aG9yaXR5MIICIjANBgkq +hkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAkehUktIKVrGsDSTdxc9EZ3SZKzejfSNw +AHG8U9/E+ioSj0t/EFa9n3Byt2F/yUsPF6c947AEYe7/EZfH9IY+Cvo+XPmT5jR6 +2RRr55yzhaCCenavcZDX7P0N+pxs+t+wgvQUfvm+xKYvT3+Zf7X8Z0NyvQwA1onr +ayzT7Y+YHBSrfuXjbvzYqOSSJNpDa2K4Vf3qwbxstovzDo2a5JtsaZn4eEgwRdWt +4Q08RWD8MpZRJ7xnw8outmvqRsfHIKCxH2XeSAi6pE6p8oNGN4Tr6MyBSENnTnIq +m1y9TBsoilwie7SrmNnu4FGDwwlGTm0+mfqVF9p8M1dBPI1R7Qu2XK8sYxrfV8g/ +vOldxJuvRZnio1oktLqpVj3Pb6r/SVi+8Kj/9Lit6Tf7urj0Czr56ENCHonYhMsT +8dm74YlguIwoVqwUHZwK53Hrzw7dPamWoUi9PPevtQ0iTMARgexWO/bTouJbt7IE +IlKVgJNp6I5MZfGRAy1wdALqi2cVKWlSArvX31BqVUa/oKMoYX9w0MOiqiwhqkfO +KJwGRXa/ghgntNWutMtQ5mv0TIZxMOmm3xaG4Nj/QN370EKIf6MzOi5cHkERgWPO +GHFrK+ymircxXDpqR+DDeVnWIBqv8mqYqnK8V0rSS527EPywTEHl7R09XiidnMy/ +s1Hap0flhFMCAwEAAaOB9DCB8TAfBgNVHSMEGDAWgBStvZh6NLQm9/rEJlTvA73g +JMtUGjAdBgNVHQ4EFgQUu69+Aj36pvE8hI6t7jiY7NkyMtQwDgYDVR0PAQH/BAQD +AgGGMA8GA1UdEwEB/wQFMAMBAf8wEQYDVR0gBAowCDAGBgRVHSAAMEQGA1UdHwQ9 +MDswOaA3oDWGM2h0dHA6Ly9jcmwudXNlcnRydXN0LmNvbS9BZGRUcnVzdEV4dGVy +bmFsQ0FSb290LmNybDA1BggrBgEFBQcBAQQpMCcwJQYIKwYBBQUHMAGGGWh0dHA6 +Ly9vY3NwLnVzZXJ0cnVzdC5jb20wDQYJKoZIhvcNAQEMBQADggEBAGS/g/FfmoXQ +zbihKVcN6Fr30ek+8nYEbvFScLsePP9NDXRqzIGCJdPDoCpdTPW6i6FtxFQJdcfj +Jw5dhHk3QBN39bSsHNA7qxcS1u80GH4r6XnTq1dFDK8o+tDb5VCViLvfhVdpfZLY +Uspzgb8c8+a4bmYRBbMelC1/kZWSWfFMzqORcUx8Rww7Cxn2obFshj5cqsQugsv5 +B5a6SE2Q8pTIqXOi6wZ7I53eovNNVZ96YUWYGGjHXkBrI/V5eu+MtWuLt29G9Hvx +PUsE2JOAWVrgQSQdso8VYFhH2+9uRv0V9dlfmrPb2LjkQLPNlzmuhbsdjrzch5vR +pu/xO28QOG8= +-----END CERTIFICATE----- +-----BEGIN CERTIFICATE----- +MIIENjCCAx6gAwIBAgIBATANBgkqhkiG9w0BAQUFADBvMQswCQYDVQQGEwJTRTEU +MBIGA1UEChMLQWRkVHJ1c3QgQUIxJjAkBgNVBAsTHUFkZFRydXN0IEV4dGVybmFs +IFRUUCBOZXR3b3JrMSIwIAYDVQQDExlBZGRUcnVzdCBFeHRlcm5hbCBDQSBSb290 +MB4XDTAwMDUzMDEwNDgzOFoXDTIwMDUzMDEwNDgzOFowbzELMAkGA1UEBhMCU0Ux +FDASBgNVBAoTC0FkZFRydXN0IEFCMSYwJAYDVQQLEx1BZGRUcnVzdCBFeHRlcm5h +bCBUVFAgTmV0d29yazEiMCAGA1UEAxMZQWRkVHJ1c3QgRXh0ZXJuYWwgQ0EgUm9v +dDCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBALf3GjPm8gAELTngTlvt +H7xsD821+iO2zt6bETOXpClMfZOfvUq8k+0DGuOPz+VtUFrWlymUWoCwSXrbLpX9 +uMq/NzgtHj6RQa1wVsfwTz/oMp50ysiQVOnGXw94nZpAPA6sYapeFI+eh6FqUNzX +mk6vBbOmcZSccbNQYArHE504B4YCqOmoaSYYkKtMsE8jqzpPhNjfzp/haW+710LX +a0Tkx63ubUFfclpxCDezeWWkWaCUN/cALw3CknLa0Dhy2xSoRcRdKn23tNbE7qzN +E0S3ySvdQwAl+mG5aWpYIxG3pzOPVnVZ9c0p10a3CitlttNCbxWyuHv77+ldU9U0 +WicCAwEAAaOB3DCB2TAdBgNVHQ4EFgQUrb2YejS0Jvf6xCZU7wO94CTLVBowCwYD +VR0PBAQDAgEGMA8GA1UdEwEB/wQFMAMBAf8wgZkGA1UdIwSBkTCBjoAUrb2YejS0 +Jvf6xCZU7wO94CTLVBqhc6RxMG8xCzAJBgNVBAYTAlNFMRQwEgYDVQQKEwtBZGRU +cnVzdCBBQjEmMCQGA1UECxMdQWRkVHJ1c3QgRXh0ZXJuYWwgVFRQIE5ldHdvcmsx +IjAgBgNVBAMTGUFkZFRydXN0IEV4dGVybmFsIENBIFJvb3SCAQEwDQYJKoZIhvcN +AQEFBQADggEBALCb4IUlwtYj4g+WBpKdQZic2YR5gdkeWxQHIzZlj7DYd7usQWxH +YINRsPkyPef89iYTx4AWpb9a/IfPeHmJIZriTAcKhjW88t5RxNKWt9x+Tu5w/Rw5 +6wwCURQtjr0W4MHfRnXnJK3s9EK0hZNwEGe6nQY1ShjTK3rMUUKhemPR5ruhxSvC +Nr4TDea9Y355e6cJDUCrat2PisP29owaQgVR1EX1n6diIWgVIEM8med8vSTYqZEX +c4g/VhsxOBi0cQ+azcgOno4uG+GMmIPLHzHxREzGBHNJdmAPx/i9F4BrLunMTA5a +mnkPIAou1Z5jJh5VkpTYghdae9C8x49OhgQ= +-----END CERTIFICATE----- diff --git a/version.inc b/version.inc index 77f0c99b6..5af006ab2 100644 --- a/version.inc +++ b/version.inc @@ -1,2 +1 @@ -2014-12-02.877 - +2014-12-03.878 From 1ea73a55e8276006b4c0f0307dfbe2a35acdff33 Mon Sep 17 00:00:00 2001 From: Olivier van Helden Date: Wed, 3 Dec 2014 18:26:17 -0400 Subject: [PATCH 008/155] update fr typoes --- view/fr/messages.po | 26 +++++++++++++------------- view/fr/strings.php | 40 ++++++++++++++++++++-------------------- 2 files changed, 33 insertions(+), 33 deletions(-) diff --git a/view/fr/messages.po b/view/fr/messages.po index d818c67ec..f747baac3 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -23,7 +23,7 @@ msgstr "" #: ../../include/dba/dba_driver.php:50 #, php-format msgid "Cannot locate DNS info for database server '%s'" -msgstr "Impossible de trouver les infos DNS du serveur de BD '%s'" +msgstr "Impossible de trouver les infos DNS du serveur de base de données '%s'" #: ../../include/photo/photo_driver.php:653 ../../include/photos.php:51 #: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 @@ -183,7 +183,7 @@ msgstr "Suggérer" #: ../../include/apps.php:145 msgid "Random Channel" -msgstr "Un Canal au Hasard" +msgstr "Un canal au hasard" #: ../../include/apps.php:146 msgid "Invite" @@ -203,12 +203,12 @@ msgstr "Envoyer" #: ../../include/apps.php:150 msgid "Profile Photo" -msgstr "Photo du Profil" +msgstr "Photo du profil" #: ../../include/apps.php:239 ../../mod/settings.php:79 #: ../../mod/settings.php:543 msgid "Update" -msgstr "Mise-à-jour" +msgstr "Mise à jour" #: ../../include/apps.php:239 msgid "Install" @@ -293,7 +293,7 @@ msgstr "cogne" #: ../../include/text.php:897 ../../include/conversation.php:243 msgid "poked" -msgstr "C'est fait cogner" +msgstr "s'est fait cogner" #: ../../include/text.php:898 msgid "ping" @@ -301,7 +301,7 @@ msgstr "solliciter" #: ../../include/text.php:898 msgid "pinged" -msgstr "sollicité" +msgstr "a sollicité" #: ../../include/text.php:899 msgid "prod" @@ -317,7 +317,7 @@ msgstr "giffle" #: ../../include/text.php:900 msgid "slapped" -msgstr "gifflé" +msgstr "a gifflé" #: ../../include/text.php:901 msgid "finger" @@ -325,7 +325,7 @@ msgstr "pointer" #: ../../include/text.php:901 msgid "fingered" -msgstr "pointé" +msgstr "a pointé" #: ../../include/text.php:902 msgid "rebuff" @@ -333,7 +333,7 @@ msgstr "rejetter" #: ../../include/text.php:902 msgid "rebuffed" -msgstr "rejetté" +msgstr "a rejetté" #: ../../include/text.php:911 msgid "happy" @@ -2408,7 +2408,7 @@ msgstr "Visible sur toute la Matrice." #: ../../include/items.php:965 msgid "Visible to anybody authenticated." -msgstr "Visible aux usagers authentifiés." +msgstr "Visible aux utilisateurs authentifiés." #: ../../include/items.php:967 #, php-format @@ -3872,7 +3872,7 @@ msgstr "Thème mobile :" #: ../../mod/settings.php:760 msgid "Enable user zoom on mobile devices" -msgstr "Permettre à l'usager d'un mobile d'agrandir le contenu" +msgstr "Permettre à l'tilisateur d'un mobile d'agrandir le contenu" #: ../../mod/settings.php:761 msgid "Update browser every xx seconds" @@ -4776,7 +4776,7 @@ msgstr "Merci de vous connecter." #: ../../mod/cloud.php:126 msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" -msgstr "Matrice Rouge - Pour les invités: Usager = {votre courriel}, Mot de passe = +++" +msgstr "Matrice Rouge - Pour les invités: Nom d'utilisateur = {votre courriel}, Mot de passe = +++" #: ../../mod/removeme.php:29 msgid "" @@ -7675,7 +7675,7 @@ msgstr "URL vers le serveur Friendica" #: ../../mod/frphotos.php:82 msgid "Friendica Login Username" -msgstr "Nom d'usager Friendica" +msgstr "Nom d'utilisateur Friendica" #: ../../mod/frphotos.php:83 msgid "Friendica Login Password" diff --git a/view/fr/strings.php b/view/fr/strings.php index 24efb1744..a3d5ced01 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -5,7 +5,7 @@ function string_plural_select_fr($n){ return ($n > 1);; }} ; -$a->strings["Cannot locate DNS info for database server '%s'"] = "Impossible de trouver les infos DNS du serveur de BD '%s'"; +$a->strings["Cannot locate DNS info for database server '%s'"] = "Impossible de trouver les infos DNS du serveur de base de données '%s'"; $a->strings["Profile Photos"] = "Photos du profil"; $a->strings["%1\$s is now friends with %2\$s"] = "%1\$s et %2\$s sont maintenant amis."; $a->strings["Sharing notification from Diaspora network"] = "Partage de vos notifications du réseau Diaspora"; @@ -39,13 +39,13 @@ $a->strings["Chat"] = "Clavardage"; $a->strings["Search"] = "Recherche"; $a->strings["Probe"] = "Sonder"; $a->strings["Suggest"] = "Suggérer"; -$a->strings["Random Channel"] = "Un Canal au Hasard"; +$a->strings["Random Channel"] = "Un canal au hasard"; $a->strings["Invite"] = "Invitation"; $a->strings["Features"] = "Fonctionalités"; $a->strings["Language"] = "Langue"; $a->strings["Post"] = "Envoyer"; -$a->strings["Profile Photo"] = "Photo du Profil"; -$a->strings["Update"] = "Mise-à-jour"; +$a->strings["Profile Photo"] = "Photo du profil"; +$a->strings["Update"] = "Mise à jour"; $a->strings["Install"] = "Installer"; $a->strings["Purchase"] = "Acheter"; $a->strings["Edit"] = "Éditer"; @@ -65,17 +65,17 @@ $a->strings["%d Connection"] = array( $a->strings["View Connections"] = "Voir les relations"; $a->strings["Save"] = "Sauver"; $a->strings["poke"] = "cogne"; -$a->strings["poked"] = "C'est fait cogner"; +$a->strings["poked"] = "s'est fait cogner par"; $a->strings["ping"] = "solliciter"; -$a->strings["pinged"] = "sollicité"; +$a->strings["pinged"] = "a sollicité"; $a->strings["prod"] = "aiguillonner"; -$a->strings["prodded"] = "aiguillonné"; +$a->strings["prodded"] = "a aiguillonné"; $a->strings["slap"] = "giffle"; -$a->strings["slapped"] = "gifflé"; +$a->strings["slapped"] = "a gifflé"; $a->strings["finger"] = "pointer"; -$a->strings["fingered"] = "pointé"; +$a->strings["fingered"] = "a pointé"; $a->strings["rebuff"] = "rejetter"; -$a->strings["rebuffed"] = "rejetté"; +$a->strings["rebuffed"] = "a rejetté"; $a->strings["happy"] = "heureux"; $a->strings["sad"] = "triste"; $a->strings["mellow"] = "mélancolique"; @@ -88,7 +88,7 @@ $a->strings["interested"] = "intéressé"; $a->strings["bitter"] = "amer"; $a->strings["cheerful"] = "entrain"; $a->strings["alive"] = "énergique"; -$a->strings["annoyed"] = "agaçé"; +$a->strings["annoyed"] = "agacé"; $a->strings["anxious"] = "anxieux"; $a->strings["cranky"] = "énervé"; $a->strings["disturbed"] = "perturbé"; @@ -565,7 +565,7 @@ $a->strings["(Unknown)"] = "(Inconnu)"; $a->strings["Visible to anybody on the internet."] = "Visible à tout le monde sur internet."; $a->strings["Visible to you only."] = "Visible pour vous seulement."; $a->strings["Visible to anybody in this network."] = "Visible sur toute la Matrice."; -$a->strings["Visible to anybody authenticated."] = "Visible aux usagers authentifiés."; +$a->strings["Visible to anybody authenticated."] = "Visible aux utilisateurs authentifiés."; $a->strings["Visible to anybody on %s."] = "Visible pour tous sur %s."; $a->strings["Visible to all connections."] = "Visible pour tous les contacts."; $a->strings["Visible to approved connections."] = "Visible aux contacts approuvés."; @@ -915,7 +915,7 @@ $a->strings["%s - (Experimental)"] = "%s - (Expérimental)"; $a->strings["Display Settings"] = "Affichage"; $a->strings["Display Theme:"] = "Thème :"; $a->strings["Mobile Theme:"] = "Thème mobile :"; -$a->strings["Enable user zoom on mobile devices"] = "Permettre à l'usager d'un mobile d'agrandir le contenu"; +$a->strings["Enable user zoom on mobile devices"] = "Permettre à l'utilisateur d'un mobile d'agrandir le contenu"; $a->strings["Update browser every xx seconds"] = "Rafraîchir le navigateur toutes les xx secondes"; $a->strings["Minimum of 10 seconds, no maximum"] = "Minimum 10 secondes, pas de maximum"; $a->strings["Maximum number of conversations to load at any time:"] = "Nombre maximal de conversations pouvant être chargées en même temps :"; @@ -938,13 +938,13 @@ $a->strings["or"] = "ou"; $a->strings["Your channel address is"] = "Voici l'adresse de votre canal"; $a->strings["Channel Settings"] = "Canal"; $a->strings["Basic Settings"] = "Basique"; -$a->strings["Your Timezone:"] = "Fureau Horaire :"; +$a->strings["Your Timezone:"] = "Fuseau horaire :"; $a->strings["Default Post Location:"] = "Emplacement géographique par défaut :"; $a->strings["Geographical location to display on your posts"] = "Emplacement géographique à afficher sur vos publications"; $a->strings["Use Browser Location:"] = "Utiliser la géolocalisation fournie par le navigateur :"; $a->strings["Adult Content"] = "Contenu \"adulte\""; $a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Ce canal publie plus ou moins fréquemment du contenu pour adultes. (Merci d'indiquer tout contenu pour adulte ou potentiellement choquant avec l'étiquette #NSFW - Not Safe For Work)"; -$a->strings["Security and Privacy Settings"] = "Réglages de Sécurité et vie privée"; +$a->strings["Security and Privacy Settings"] = "Réglages de sécurité et vie privée"; $a->strings["Hide my online presence"] = "Cacher ma présence en ligne"; $a->strings["Prevents displaying in your profile that you are online"] = "Cacher votre statut (en ligne/hors ligne) sur votre profil"; $a->strings["Simple Privacy Settings:"] = "Réglages simples :"; @@ -952,7 +952,7 @@ $a->strings["Very Public - extremely permissive (should be used with caution $a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Classique - public par défaut, privé en cas de besoin (comparable dans le principe aux réseaux sociaux centralisés, avec un mode privé plus efficace)"; $a->strings["Private - default private, never open or public"] = "Privé - privé par défaut, jamais ouvert ni public"; $a->strings["Blocked - default blocked to/from everybody"] = "Bloqué - par défaut, bloqué de/vers tout le monde"; -$a->strings["Allow others to tag your posts"] = "Autoriser les autres à \"étiqueté\" vos publications"; +$a->strings["Allow others to tag your posts"] = "Autoriser les autres à \"étiqueter\" vos publications"; $a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Souvent utilisé par la communauté pour distinguer le contenu innaproprié"; $a->strings["Advanced Privacy Settings"] = "Réglages avancés"; $a->strings["Expire other channel content after this many days"] = "Faire expirer le contenu des autres canaux après n jours"; @@ -1116,7 +1116,7 @@ $a->strings["Passwords do not match."] = "Les mots de passe ne concordent pas."; $a->strings["Registration successful. Please check your email for validation instructions."] = "Inscription réussie. Merci de vérifier vos courriels pour valider votre compte."; $a->strings["Your registration is pending approval by the site owner."] = "Votre inscription est en attente de l'approbation d'un administrateur."; $a->strings["Your registration can not be processed."] = "Votre inscription ne peut être traîtée."; -$a->strings["Registration on this site/hub is by approval only."] = "L'inscription sur cette instance/ce site est soumis à une modération."; +$a->strings["Registration on this site/hub is by approval only."] = "L'inscription sur cette instance/ce site est soumise à une modération."; $a->strings["Register at another affiliated site/hub"] = "S'inscrire sur un site/hub affilié"; $a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Ce site a dépassé le nombre de création de compte autorisé par jour. Merci de recommencer demain."; $a->strings["Terms of Service"] = "Règles du Service"; @@ -1131,7 +1131,7 @@ $a->strings["Please re-enter your password"] = "Confirmez-le"; $a->strings["Away"] = "Absent"; $a->strings["Online"] = "En ligne"; $a->strings["Please login."] = "Merci de vous connecter."; -$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Matrice Rouge - Pour les invités: Usager = {votre courriel}, Mot de passe = +++"; +$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Matrice Rouge - Pour les invités: Nom d'utilisateur = {votre courriel}, Mot de passe = +++"; $a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un canal à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte."; $a->strings["Remove This Channel"] = "Supprimer ce Canal"; $a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Ceci effacera complètement le canal du réseau. Une fois effacé, un canal ne PEUT PAS être récupéré."; @@ -1511,7 +1511,7 @@ $a->strings["Active plugins"] = "Extensions actives"; $a->strings["Site settings updated."] = "Réglages du site sauvegardés."; $a->strings["No special theme for accessibility"] = "Pas de thème spécifique pour l'accessibilité"; $a->strings["Yes - with approval"] = "Oui - avec approbation"; -$a->strings["My site is not a public server"] = "Mon site n'est pas un serveur publique"; +$a->strings["My site is not a public server"] = "Mon site n'est pas un serveur public"; $a->strings["My site has paid access only"] = "Mon site est payant"; $a->strings["My site has free access only"] = "Mon site est gratuit"; $a->strings["My site offers free accounts with optional paid upgrades"] = "Mon site offre des comptes gratuits avec des ajouts payants"; @@ -1811,7 +1811,7 @@ $a->strings["View Results"] = "Voir les Résultats"; $a->strings["Friendica Photo Album Import"] = "Importer votre Album Photo Friendica"; $a->strings["This will import all your Friendica photo albums to this Red channel."] = "Cette fonction va importer tous vos albums photos Friendica dans ce canal de la Matrice Rouge."; $a->strings["Friendica Server base URL"] = "URL vers le serveur Friendica"; -$a->strings["Friendica Login Username"] = "Nom d'usager Friendica"; +$a->strings["Friendica Login Username"] = "Nom d'utilisateur Friendica"; $a->strings["Friendica Login Password"] = "Mot de passe Friendica"; $a->strings["Account removals are not allowed within 48 hours of changing the account password."] = "Il est impossible de supprimer un compte à l'intérieur de 48 heures après avoir changé le mot de passe d'un compte."; $a->strings["Remove This Account"] = "Supprimer ce Compte"; From bbd5cb736787157c0c7f78c7b103ff746d7caf5c Mon Sep 17 00:00:00 2001 From: Olivier van Helden Date: Wed, 3 Dec 2014 18:37:51 -0400 Subject: [PATCH 009/155] update fr: fix typo and ambiguous changes in 1ea73a55e8276006b4c0f0307dfbe2a35acdff33 --- view/fr/messages.po | 12 ++++++------ view/fr/strings.php | 10 +++++----- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/view/fr/messages.po b/view/fr/messages.po index f747baac3..ca4b138cc 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -293,7 +293,7 @@ msgstr "cogne" #: ../../include/text.php:897 ../../include/conversation.php:243 msgid "poked" -msgstr "s'est fait cogner" +msgstr "s'est fait cogner par" #: ../../include/text.php:898 msgid "ping" @@ -301,7 +301,7 @@ msgstr "solliciter" #: ../../include/text.php:898 msgid "pinged" -msgstr "a sollicité" +msgstr "sollicité" #: ../../include/text.php:899 msgid "prod" @@ -317,7 +317,7 @@ msgstr "giffle" #: ../../include/text.php:900 msgid "slapped" -msgstr "a gifflé" +msgstr "gifflé" #: ../../include/text.php:901 msgid "finger" @@ -325,7 +325,7 @@ msgstr "pointer" #: ../../include/text.php:901 msgid "fingered" -msgstr "a pointé" +msgstr "pointé" #: ../../include/text.php:902 msgid "rebuff" @@ -333,7 +333,7 @@ msgstr "rejetter" #: ../../include/text.php:902 msgid "rebuffed" -msgstr "a rejetté" +msgstr "rejetté" #: ../../include/text.php:911 msgid "happy" @@ -3872,7 +3872,7 @@ msgstr "Thème mobile :" #: ../../mod/settings.php:760 msgid "Enable user zoom on mobile devices" -msgstr "Permettre à l'tilisateur d'un mobile d'agrandir le contenu" +msgstr "Permettre à l'utilisateur d'un mobile d'agrandir le contenu" #: ../../mod/settings.php:761 msgid "Update browser every xx seconds" diff --git a/view/fr/strings.php b/view/fr/strings.php index a3d5ced01..a6f020c58 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -67,15 +67,15 @@ $a->strings["Save"] = "Sauver"; $a->strings["poke"] = "cogne"; $a->strings["poked"] = "s'est fait cogner par"; $a->strings["ping"] = "solliciter"; -$a->strings["pinged"] = "a sollicité"; +$a->strings["pinged"] = "sollicité"; $a->strings["prod"] = "aiguillonner"; -$a->strings["prodded"] = "a aiguillonné"; +$a->strings["prodded"] = "aiguillonné"; $a->strings["slap"] = "giffle"; -$a->strings["slapped"] = "a gifflé"; +$a->strings["slapped"] = "gifflé"; $a->strings["finger"] = "pointer"; -$a->strings["fingered"] = "a pointé"; +$a->strings["fingered"] = "pointé"; $a->strings["rebuff"] = "rejetter"; -$a->strings["rebuffed"] = "a rejetté"; +$a->strings["rebuffed"] = "rejetté"; $a->strings["happy"] = "heureux"; $a->strings["sad"] = "triste"; $a->strings["mellow"] = "mélancolique"; From 78c37bc325dcfea0b2328768b3dd42931c70f0a1 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Thu, 4 Dec 2014 01:34:58 +0000 Subject: [PATCH 010/155] Put dir back - the fat lady didn't sing afterall. --- boot.php | 3 ++- mod/connedit.php | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/boot.php b/boot.php index b2c8fa9ea..3fdaa55f0 100755 --- a/boot.php +++ b/boot.php @@ -75,7 +75,8 @@ $DIRECTORY_FALLBACK_SERVERS = array( 'https://zotid.net', 'https://redmatrix.nl', 'https://red.zottel.red', - 'https://red.pixelbits.de' + 'https://red.pixelbits.de', + 'https://whogotzot.com' ); diff --git a/mod/connedit.php b/mod/connedit.php index fbc2c8c33..5bf9c130b 100644 --- a/mod/connedit.php +++ b/mod/connedit.php @@ -504,7 +504,7 @@ function connedit_content(&$a) { $slider_tpl = get_markup_template('contact_slider.tpl'); $slide = replace_macros($slider_tpl,array( '$me' => t('Me'), - '$min' => 1, + '$min' => 1, '$val' => (($contact['abook_closeness']) ? $contact['abook_closeness'] : 99), '$intimate' => t('Best Friends'), '$friends' => t('Friends'), From 384833317224c5c16cf66a101912bcc738e90415 Mon Sep 17 00:00:00 2001 From: Olivier van Helden Date: Thu, 4 Dec 2014 00:08:20 -0400 Subject: [PATCH 011/155] update fr - resubmitted, after online tests, correct translations for poked, pinged, etc - fix wrong sense for poked - there were two different translations for [red:notify], changed to the most used (Red:Notification) everywhere. --- view/fr/messages.po | 28 ++++++++++++++-------------- view/fr/strings.php | 28 ++++++++++++++-------------- 2 files changed, 28 insertions(+), 28 deletions(-) diff --git a/view/fr/messages.po b/view/fr/messages.po index ca4b138cc..a15cf225b 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -293,7 +293,7 @@ msgstr "cogne" #: ../../include/text.php:897 ../../include/conversation.php:243 msgid "poked" -msgstr "s'est fait cogner par" +msgstr "a cogné" #: ../../include/text.php:898 msgid "ping" @@ -301,7 +301,7 @@ msgstr "solliciter" #: ../../include/text.php:898 msgid "pinged" -msgstr "sollicité" +msgstr "a sollicité" #: ../../include/text.php:899 msgid "prod" @@ -309,15 +309,15 @@ msgstr "aiguillonner" #: ../../include/text.php:899 msgid "prodded" -msgstr "aiguillonné" +msgstr "a aiguillonné" #: ../../include/text.php:900 msgid "slap" -msgstr "giffle" +msgstr "gifler" #: ../../include/text.php:900 msgid "slapped" -msgstr "gifflé" +msgstr "a giflé" #: ../../include/text.php:901 msgid "finger" @@ -325,15 +325,15 @@ msgstr "pointer" #: ../../include/text.php:901 msgid "fingered" -msgstr "pointé" +msgstr "a pointé" #: ../../include/text.php:902 msgid "rebuff" -msgstr "rejetter" +msgstr "rejeter" #: ../../include/text.php:902 msgid "rebuffed" -msgstr "rejetté" +msgstr "a rejeté" #: ../../include/text.php:911 msgid "happy" @@ -357,7 +357,7 @@ msgstr "impertinent" #: ../../include/text.php:916 msgid "angry" -msgstr "colèrique" +msgstr "colérique" #: ../../include/text.php:917 msgid "stupified" @@ -1490,7 +1490,7 @@ msgstr "Merci de visiter %s pour voir et/ou répondre sur cette conversation." #: ../../include/enotify.php:182 #, php-format msgid "[Red:Notify] %s posted to your profile wall" -msgstr "[Matrice Rouge:Notification] %s a publié sur votre profil" +msgstr "[Red:Notification] %s a publié sur votre profil" #: ../../include/enotify.php:184 #, php-format @@ -1525,7 +1525,7 @@ msgstr "[Red:Notification] %1$s vous a cogné" #: ../../include/enotify.php:226 #, php-format msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, vous avez été cogné/pointé/sollicité par %2$s sur %3$s" +msgstr "%1$s, %2$s vous a cogné sur %3$s #: ../../include/enotify.php:227 #, php-format @@ -1535,7 +1535,7 @@ msgstr "%1$s, %2$s [zrl=%2$s]vous a cogné[/zrl]." #: ../../include/enotify.php:243 #, php-format msgid "[Red:Notify] %s tagged your post" -msgstr "[Matrice Rouge:Notification] %s a étiqueté votre publication" +msgstr "[Red:Notification] %s a étiqueté votre publication" #: ../../include/enotify.php:244 #, php-format @@ -1574,7 +1574,7 @@ msgstr "Merci de visiter %s avant d'approuver (ou non) cette demande de relation #: ../../include/enotify.php:272 msgid "[Red:Notify] Friend suggestion received" -msgstr "[Matrice Rouge:Notification] Nouvelle suggestion d'amitié" +msgstr "[Red:Notification] Nouvelle suggestion d'amitié" #: ../../include/enotify.php:273 #, php-format @@ -3126,7 +3126,7 @@ msgstr "Indice pour la phrase de passe" #: ../../include/js_strings.php:16 msgid "Notice: Permissions have changed but have not yet been submitted." -msgstr "Note : Les permissions ont changées, mais n'ont pas encore été sauvées." +msgstr "Note : Les permissions ont changé, mais n'ont pas encore été soumises." #: ../../include/js_strings.php:17 msgid "close all" diff --git a/view/fr/strings.php b/view/fr/strings.php index a6f020c58..9b50ecebe 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -65,23 +65,23 @@ $a->strings["%d Connection"] = array( $a->strings["View Connections"] = "Voir les relations"; $a->strings["Save"] = "Sauver"; $a->strings["poke"] = "cogne"; -$a->strings["poked"] = "s'est fait cogner par"; +$a->strings["poked"] = "a cogné"; $a->strings["ping"] = "solliciter"; -$a->strings["pinged"] = "sollicité"; +$a->strings["pinged"] = "a sollicité"; $a->strings["prod"] = "aiguillonner"; -$a->strings["prodded"] = "aiguillonné"; -$a->strings["slap"] = "giffle"; -$a->strings["slapped"] = "gifflé"; +$a->strings["prodded"] = "a aiguillonné"; +$a->strings["slap"] = "gifler"; +$a->strings["slapped"] = "a giflé"; $a->strings["finger"] = "pointer"; -$a->strings["fingered"] = "pointé"; -$a->strings["rebuff"] = "rejetter"; -$a->strings["rebuffed"] = "rejetté"; +$a->strings["fingered"] = "a pointé"; +$a->strings["rebuff"] = "rejeter"; +$a->strings["rebuffed"] = "a rejeté"; $a->strings["happy"] = "heureux"; $a->strings["sad"] = "triste"; $a->strings["mellow"] = "mélancolique"; $a->strings["tired"] = "fatigué"; $a->strings["perky"] = "impertinent"; -$a->strings["angry"] = "colèrique"; +$a->strings["angry"] = "colérique"; $a->strings["stupified"] = "stupéfié"; $a->strings["puzzled"] = "perplexe"; $a->strings["interested"] = "intéressé"; @@ -349,16 +349,16 @@ $a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, % $a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Notification] Commentaire de %2\$s sur conversation #%1\$d"; $a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s a commenté un élément de conversation que vous suivez."; $a->strings["Please visit %s to view and/or reply to the conversation."] = "Merci de visiter %s pour voir et/ou répondre sur cette conversation."; -$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Matrice Rouge:Notification] %s a publié sur votre profil"; +$a->strings["[Red:Notify] %s posted to your profile wall"] = "[Red:Notification] %s a publié sur votre profil"; $a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s a publié sur votre profil à %3\$s"; $a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s a publié sur [zrl=%3\$s]votre profil[/zrl]"; $a->strings["[Red:Notify] %s tagged you"] = "[Red:Notification] %s vous a étiqueté"; $a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, vous avez été étiqueté sur %3\$s par %2\$s"; $a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]vous a étiqueté[/zrl]."; $a->strings["[Red:Notify] %1\$s poked you"] = "[Red:Notification] %1\$s vous a cogné"; -$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, vous avez été cogné/pointé/sollicité par %2\$s sur %3\$s"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s vous a cogné sur %3\$s"; $a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]vous a cogné[/zrl]."; -$a->strings["[Red:Notify] %s tagged your post"] = "[Matrice Rouge:Notification] %s a étiqueté votre publication"; +$a->strings["[Red:Notify] %s tagged your post"] = "[Red:Notification] %s a étiqueté votre publication"; $a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s a étiqueté votre publication sur %3\$s"; $a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s a étiqueté [zrl=%3\$s]votre publication[/zrl]"; $a->strings["[Red:Notify] Introduction received"] = "[Red:Notification] Nouvelle introduction"; @@ -366,7 +366,7 @@ $a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3 $a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, vous avez reçu [zrl=%2\$s]une demande de mise en relation[/zrl] de %3\$s."; $a->strings["You may visit their profile at %s"] = "Vous pouvez visiter leur profil sur %s"; $a->strings["Please visit %s to approve or reject the connection request."] = "Merci de visiter %s avant d'approuver (ou non) cette demande de relation."; -$a->strings["[Red:Notify] Friend suggestion received"] = "[Matrice Rouge:Notification] Nouvelle suggestion d'amitié"; +$a->strings["[Red:Notify] Friend suggestion received"] = "[Red:Notification] Nouvelle suggestion d'amitié"; $a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, vous avez reçu une suggestion de relation de '%2\$s' à %3\$s"; $a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, avez reçu %3\$s comme [zrl=%2\$s]une suggestion de relation[/zrl] de %4\$s."; $a->strings["Name:"] = "Nom :"; @@ -735,7 +735,7 @@ $a->strings["Passwords do not match"] = "Les mots de passe ne correspondent pas" $a->strings["everybody"] = "tout le monde"; $a->strings["Secret Passphrase"] = "Phrase de passe secrète"; $a->strings["Passphrase hint"] = "Indice pour la phrase de passe"; -$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Note : Les permissions ont changées, mais n'ont pas encore été sauvées."; +$a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Note : Les permissions ont changé, mais n'ont pas encore été soumises."; $a->strings["close all"] = "fermer tout"; $a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; $a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; From 1391fdfa7c62699b9e9679db1f5c191f986bfb70 Mon Sep 17 00:00:00 2001 From: Olivier van Helden Date: Thu, 4 Dec 2014 00:31:58 -0400 Subject: [PATCH 012/155] update fr - sorry for multiple posts, I will try to find time to check the whole french translation and submit once. --- view/fr/messages.po | 38 +++++++++++++++++++------------------- view/fr/strings.php | 34 +++++++++++++++++----------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/view/fr/messages.po b/view/fr/messages.po index a15cf225b..1ef71294f 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -91,7 +91,7 @@ msgstr "Favoris" #: ../../include/apps.php:125 msgid "Address Book" -msgstr "Carnet d'adresse" +msgstr "Carnet d'adresses" #: ../../include/apps.php:126 ../../include/nav.php:106 ../../boot.php:1498 msgid "Login" @@ -289,7 +289,7 @@ msgstr "Sauver" #: ../../include/text.php:897 msgid "poke" -msgstr "cogne" +msgstr "cogner" #: ../../include/text.php:897 ../../include/conversation.php:243 msgid "poked" @@ -377,7 +377,7 @@ msgstr "amer" #: ../../include/text.php:921 msgid "cheerful" -msgstr "entrain" +msgstr "joyeux" #: ../../include/text.php:922 msgid "alive" @@ -385,7 +385,7 @@ msgstr "énergique" #: ../../include/text.php:923 msgid "annoyed" -msgstr "agaçé" +msgstr "agacé" #: ../../include/text.php:924 msgid "anxious" @@ -517,7 +517,7 @@ msgstr "Cliquer pour ouvrir/fermer" #: ../../include/text.php:1512 ../../mod/events.php:374 msgid "Link to Source" -msgstr "Lien vers la Source" +msgstr "Lien vers la source" #: ../../include/text.php:1531 msgid "Select a page layout: " @@ -563,7 +563,7 @@ msgstr "Menus" #: ../../include/text.php:2008 msgid "Layouts" -msgstr "Mises-en-page" +msgstr "Mises en page" #: ../../include/text.php:2009 msgid "Pages" @@ -766,7 +766,7 @@ msgstr "Fermer" #: ../../include/activities.php:39 msgid " and " -msgstr "et" +msgstr " et " #: ../../include/activities.php:47 msgid "public profile" @@ -780,12 +780,12 @@ msgstr "%1$s a changé %2$s en “%3$s”" #: ../../include/activities.php:53 #, php-format msgid "Visit %1$s's %2$s" -msgstr "Visiter %1$s de %2$s" +msgstr "Visiter %1$s sur %2$s" #: ../../include/activities.php:56 #, php-format msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s a mis-à-jour %2$s, modifiant %3$s." +msgstr "%1$s a mis à jour %2$s, modifiant %3$s." #: ../../include/api.php:1036 msgid "Public Timeline" @@ -805,7 +805,7 @@ msgstr "Impossible de trouver le fichier à remplacer." #: ../../include/attach.php:370 msgid "Cannot locate file to revise/update" -msgstr "Impossible de trouver le fichier à corriger/mettre-à-jour" +msgstr "Impossible de trouver le fichier à corriger/mettre à jour" #: ../../include/attach.php:381 #, php-format @@ -3567,7 +3567,7 @@ msgstr "Menu introuvable." #: ../../mod/mitem.php:47 msgid "Menu element updated." -msgstr "Entrée de menu mis-à-jour." +msgstr "Entrée de menu mis à jour." #: ../../mod/mitem.php:51 msgid "Unable to update menu element." @@ -3716,7 +3716,7 @@ msgstr "Le mot de passe a été changé." #: ../../mod/settings.php:216 msgid "Password update failed. Please try again." -msgstr "La mise-à-jour du mot de passe a échoué. Merci de recommencer." +msgstr "La mise à jour du mot de passe a échoué. Merci de recommencer." #: ../../mod/settings.php:230 msgid "Not valid email." @@ -5292,7 +5292,7 @@ msgstr "Supprimer le contact" #: ../../mod/connedit.php:549 msgid "Last update:" -msgstr "Dernière mise-à-jour :" +msgstr "Dernière mise à jour :" #: ../../mod/connedit.php:551 msgid "Update public posts" @@ -5549,7 +5549,7 @@ msgstr "Impossible de trouver une version CLI de PHP dans le PATH du serveur web 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 "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la mise-à-jour en arrière-plan via cron." +msgstr "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la mise à jour en arrière-plan via cron." #: ../../mod/setup.php:392 msgid "PHP executable path" @@ -5802,7 +5802,7 @@ msgstr "

Et maintenant

" msgid "" "IMPORTANT: You will need to [manually] setup a scheduled task for the " "poller." -msgstr "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises-à-jour." +msgstr "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises à jour." #: ../../mod/editblock.php:8 ../../mod/editblock.php:27 #: ../../mod/editblock.php:53 ../../mod/editlayout.php:36 @@ -6279,7 +6279,7 @@ msgstr "Impossible de créer la collection." #: ../../mod/group.php:54 msgid "Collection updated." -msgstr "Collection mise-à-jour." +msgstr "Collection mise à jour." #: ../../mod/group.php:86 msgid "Create a collection of channels." @@ -6936,7 +6936,7 @@ msgstr "Niveau de journalisation" #: ../../mod/thing.php:98 msgid "Thing updated" -msgstr "Chose mise-à-jour" +msgstr "Chose mise à jour" #: ../../mod/thing.php:158 msgid "Object store: failed" @@ -7997,12 +7997,12 @@ msgstr "Vous êtes plutôt \"bureau bien rangé\" ou \"gros foutoir\"?" #: ../../boot.php:1296 #, php-format msgid "Update %s failed. See error logs." -msgstr "La mise-à-jour %s a échoué. Merci de consulter les journaux d'erreur." +msgstr "La mise à jour %s a échoué. Merci de consulter les journaux d'erreur." #: ../../boot.php:1299 #, php-format msgid "Update Error at %s" -msgstr "Erreur de mise-à-jour sur %s" +msgstr "Erreur de mise à jour sur %s" #: ../../boot.php:1473 msgid "" diff --git a/view/fr/strings.php b/view/fr/strings.php index 9b50ecebe..93f2b163d 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -19,7 +19,7 @@ $a->strings["created a new post"] = "a publié"; $a->strings["commented on %s's post"] = "a commenté la publication de %s"; $a->strings["Site Admin"] = "Administrateur"; $a->strings["Bookmarks"] = "Favoris"; -$a->strings["Address Book"] = "Carnet d'adresse"; +$a->strings["Address Book"] = "Carnet d'adresses"; $a->strings["Login"] = "Connexion"; $a->strings["Channel Select"] = "Changer de canal"; $a->strings["Matrix"] = "Matrice"; @@ -64,7 +64,7 @@ $a->strings["%d Connection"] = array( ); $a->strings["View Connections"] = "Voir les relations"; $a->strings["Save"] = "Sauver"; -$a->strings["poke"] = "cogne"; +$a->strings["poke"] = "cogner"; $a->strings["poked"] = "a cogné"; $a->strings["ping"] = "solliciter"; $a->strings["pinged"] = "a sollicité"; @@ -86,7 +86,7 @@ $a->strings["stupified"] = "stupéfié"; $a->strings["puzzled"] = "perplexe"; $a->strings["interested"] = "intéressé"; $a->strings["bitter"] = "amer"; -$a->strings["cheerful"] = "entrain"; +$a->strings["cheerful"] = "joyeux"; $a->strings["alive"] = "énergique"; $a->strings["annoyed"] = "agacé"; $a->strings["anxious"] = "anxieux"; @@ -121,7 +121,7 @@ $a->strings["bytes"] = "octets"; $a->strings["remove category"] = "supprimer la catégorie"; $a->strings["remove from file"] = "retirer du fichier"; $a->strings["Click to open/close"] = "Cliquer pour ouvrir/fermer"; -$a->strings["Link to Source"] = "Lien vers la Source"; +$a->strings["Link to Source"] = "Lien vers la source"; $a->strings["Select a page layout: "] = "Choisir une mise en page :"; $a->strings["default"] = "défaut"; $a->strings["Page content type: "] = "Type de contenu :"; @@ -170,16 +170,16 @@ $a->strings["Show"] = "Voir plus"; $a->strings["Don't show"] = "Cacher"; $a->strings["Permissions"] = "Permissions"; $a->strings["Close"] = "Fermer"; -$a->strings[" and "] = "et"; +$a->strings[" and "] = " et "; $a->strings["public profile"] = "profil public"; $a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s a changé %2\$s en “%3\$s”"; -$a->strings["Visit %1\$s's %2\$s"] = "Visiter %1\$s de %2\$s"; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s a mis-à-jour %2\$s, modifiant %3\$s."; +$a->strings["Visit %1\$s's %2\$s"] = "Visiter %1\$s sur %2\$s"; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s a mis à jour %2\$s, modifiant %3\$s."; $a->strings["Public Timeline"] = "Fil public"; $a->strings["Item was not found."] = "Élément introuvable."; $a->strings["No source file."] = "Pas de fichier source."; $a->strings["Cannot locate file to replace"] = "Impossible de trouver le fichier à remplacer."; -$a->strings["Cannot locate file to revise/update"] = "Impossible de trouver le fichier à corriger/mettre-à-jour"; +$a->strings["Cannot locate file to revise/update"] = "Impossible de trouver le fichier à corriger/mettre à jour"; $a->strings["File exceeds size limit of %d"] = "Le fichier dépasse la taille limite de %d"; $a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Vous avez atteint votre limite de %1$.0f méga-octets autorisés pour le stockage des pièces-jointes"; $a->strings["File upload failed. Possible system limit or action terminated."] = "Envoi du fichier impossible. Limite système ou action avortée."; @@ -840,7 +840,7 @@ $a->strings["Can administer my channel resources"] = "Peut administrer les resso $a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Très avancé. Ne pas toucher, sauf si vous savez VRAIMENT ce que vous faites"; $a->strings["Set your current mood and tell your friends"] = "Indiquez votre humeur du moment à vos amis"; $a->strings["Menu not found."] = "Menu introuvable."; -$a->strings["Menu element updated."] = "Entrée de menu mis-à-jour."; +$a->strings["Menu element updated."] = "Entrée de menu mis à jour."; $a->strings["Unable to update menu element."] = "Impossible de mettre l'entrée de menu à jour."; $a->strings["Menu element added."] = "Entrée de menu ajouté."; $a->strings["Unable to add menu element."] = "Impossible d'ajouter l'entrée de menu."; @@ -877,7 +877,7 @@ $a->strings["Key and Secret are required"] = "Clef et secret sont requis"; $a->strings["Passwords do not match. Password unchanged."] = "Les deux saisies du mot de passe ne correspondent pas. Il n'a donc pas été changé."; $a->strings["Empty passwords are not allowed. Password unchanged."] = "Le mot de passe ne peut pas être vide. Il n'a donc pas été changé."; $a->strings["Password changed."] = "Le mot de passe a été changé."; -$a->strings["Password update failed. Please try again."] = "La mise-à-jour du mot de passe a échoué. Merci de recommencer."; +$a->strings["Password update failed. Please try again."] = "La mise à jour du mot de passe a échoué. Merci de recommencer."; $a->strings["Not valid email."] = "Adresse de courriel non-valide."; $a->strings["Protected email address. Cannot change to that email."] = "Adresse de courriel protégée. Impossible de l'utiliser."; $a->strings["System failure storing new email. Please try again."] = "Défaillance système lors du stockage de la nouvelle adresse de courriel. Merci de ré-essayer."; @@ -1251,7 +1251,7 @@ $a->strings["Ignore contact"] = "Ignorer le contact"; $a->strings["Repair URL settings"] = "Réparer les réglages d'URL"; $a->strings["View conversations"] = "Voir les conversations"; $a->strings["Delete contact"] = "Supprimer le contact"; -$a->strings["Last update:"] = "Dernière mise-à-jour :"; +$a->strings["Last update:"] = "Dernière mise à jour :"; $a->strings["Update public posts"] = "Mettre à jour les publications"; $a->strings["Update now"] = "Mettre à jour maintenant"; $a->strings["Currently blocked"] = "Actuellement bloqué"; @@ -1310,7 +1310,7 @@ $a->strings["Please use SSL (https) URL if available."] = "Merci d'utiliser SSL/ $a->strings["Please select a default timezone for your website"] = "Merci de choisir une zone de temps (fuseau horaire) pour votre site"; $a->strings["Site settings"] = "Réglages du site"; $a->strings["Could not find a command line version of PHP in the web server PATH."] = "Impossible de trouver une version CLI de PHP dans le PATH du serveur 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."] = "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la mise-à-jour en arrière-plan via cron."; +$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."] = "En l'absence de version CLI de PHP sur votre serveur, vous ne pourrez pas utiliser la mise à jour en arrière-plan via cron."; $a->strings["PHP executable path"] = "Chemin vers l'éxecutable PHP"; $a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Entrez le chemin complet vers l'exécutable php. Vous pouvez continuer l'installation sans."; $a->strings["Command line PHP"] = "PHP en ligne de commande (CLI)"; @@ -1360,7 +1360,7 @@ $a->strings["Url rewrite is working"] = "La réécriture d'URL fonctionne"; $a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Le fichier de configuration de la base de données - \".htconfig.php\" - ne peut être écrit. Merci de copier le texte généré dans un fichier à ce nom, à la racine de votre serveur web."; $a->strings["Errors encountered creating database tables."] = "Erreurs rencontrées pendant la création de tables de BD."; $a->strings["

What next

"] = "

Et maintenant

"; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises-à-jour."; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANT : Vous devez créer [manuellement] une tâche planifiée pour les mises à jour."; $a->strings["Item not found"] = "Élément introuvable"; $a->strings["Edit Block"] = "Éditer bloc"; $a->strings["Delete block?"] = "Supprimer le bloc?"; @@ -1473,7 +1473,7 @@ $a->strings["Suggest a friend for %s"] = "Suggérer une relation à %s"; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Pas de suggestions pour l'instant. Si le site est récent, merci de re-tenter dans 24 heures."; $a->strings["Collection created."] = "Collection créée."; $a->strings["Could not create collection."] = "Impossible de créer la collection."; -$a->strings["Collection updated."] = "Collection mise-à-jour."; +$a->strings["Collection updated."] = "Collection mise à jour."; $a->strings["Create a collection of channels."] = "Créez une collection de canaux."; $a->strings["Collection Name: "] = "Nom de la collection :"; $a->strings["Members are visible to other channels"] = "Les membres sont visibles par les autres canaux"; @@ -1633,7 +1633,7 @@ $a->strings["Debugging"] = "Débogage"; $a->strings["Log file"] = "Fichier du journal"; $a->strings["Must be writable by web server. Relative to your Red top-level directory."] = "Doit être accessible en écriture par le serveur web. Chemin relatif à la racine de votre installation de la Matrice Rouge."; $a->strings["Log level"] = "Niveau de journalisation"; -$a->strings["Thing updated"] = "Chose mise-à-jour"; +$a->strings["Thing updated"] = "Chose mise à jour"; $a->strings["Object store: failed"] = "Stockage de l'objet : échec"; $a->strings["Thing added"] = "Chose ajoutée"; $a->strings["OBJ: %1\$s %2\$s %3\$s"] = "OBJ: %1\$s %2\$s %3\$s"; @@ -1887,8 +1887,8 @@ $a->strings["Set size of conversation author photo"] = "Définir la taille de la $a->strings["Set size of followup author photos"] = "Définir la taille de la photo de l'auteur d'une réponse"; $a->strings["Sloppy photo albums"] = "Albums photo \"en biais\""; $a->strings["Are you a clean desk or a messy desk person?"] = "Vous êtes plutôt \"bureau bien rangé\" ou \"gros foutoir\"?"; -$a->strings["Update %s failed. See error logs."] = "La mise-à-jour %s a échoué. Merci de consulter les journaux d'erreur."; -$a->strings["Update Error at %s"] = "Erreur de mise-à-jour sur %s"; +$a->strings["Update %s failed. See error logs."] = "La mise à jour %s a échoué. Merci de consulter les journaux d'erreur."; +$a->strings["Update Error at %s"] = "Erreur de mise à jour sur %s"; $a->strings["Create an account to access services and applications within the Red Matrix"] = "Créez un compte pour pouvoir accéder aux services et applications de la Matrice Red"; $a->strings["Password"] = "Mot de passe"; $a->strings["Remember me"] = "Se souvenir de moi"; From f362d407853832d213ae0a2bd8b8c794e7ca12b1 Mon Sep 17 00:00:00 2001 From: Olivier van Helden Date: Thu, 4 Dec 2014 00:46:22 -0400 Subject: [PATCH 013/155] update fr: use prefixFromNow to display time delta in the most used, natural form ("Il y a 2 jours" and not "2 jours auparavant") --- view/fr/messages.po | 4 ++-- view/fr/strings.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/view/fr/messages.po b/view/fr/messages.po index 1ef71294f..9bc64f2b3 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -3134,7 +3134,7 @@ msgstr "fermer tout" #: ../../include/js_strings.php:19 msgid "timeago.prefixAgo" -msgstr "timeago.prefixAgo" +msgstr "Il y a" #: ../../include/js_strings.php:20 msgid "timeago.prefixFromNow" @@ -3142,7 +3142,7 @@ msgstr "timeago.prefixFromNow" #: ../../include/js_strings.php:21 msgid "ago" -msgstr "auparavant" +msgstr " " #: ../../include/js_strings.php:22 msgid "from now" diff --git a/view/fr/strings.php b/view/fr/strings.php index 93f2b163d..095788338 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -737,9 +737,9 @@ $a->strings["Secret Passphrase"] = "Phrase de passe secrète"; $a->strings["Passphrase hint"] = "Indice pour la phrase de passe"; $a->strings["Notice: Permissions have changed but have not yet been submitted."] = "Note : Les permissions ont changé, mais n'ont pas encore été soumises."; $a->strings["close all"] = "fermer tout"; -$a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; +$a->strings["timeago.prefixAgo"] = "Il y a"; $a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; -$a->strings["ago"] = "auparavant"; +$a->strings["ago"] = " "; $a->strings["from now"] = "de maintenant"; $a->strings["less than a minute"] = "moins d'une minute"; $a->strings["about a minute"] = "environ une minute"; From d393f11dcb4f00d327c9ebd1a18292268b21d0ca Mon Sep 17 00:00:00 2001 From: Olivier van Helden Date: Thu, 4 Dec 2014 01:09:55 -0400 Subject: [PATCH 014/155] update fr: checked mail templates and another bunch of typoes in strings --- view/fr/lostpass_eml.tpl | 16 ++++++++-------- view/fr/messages.po | 4 ++-- view/fr/passchanged_eml.tpl | 8 ++++---- view/fr/register_open_eml.tpl | 15 +++++++-------- view/fr/register_verify_eml.tpl | 8 ++++---- view/fr/register_verify_member.tpl | 8 ++++---- view/fr/strings.php | 4 ++-- view/fr/update_fail_eml.tpl | 8 ++++---- 8 files changed, 35 insertions(+), 36 deletions(-) diff --git a/view/fr/lostpass_eml.tpl b/view/fr/lostpass_eml.tpl index 04292dca8..0421d41a8 100644 --- a/view/fr/lostpass_eml.tpl +++ b/view/fr/lostpass_eml.tpl @@ -1,30 +1,30 @@ Cher {{$username}}, - Une demande pour réinitialiser votre mot de passe a récemment été reçu de {{$sitename}} + Une demande pour réinitialiser votre mot de passe a récemment été reçue par {{$sitename}} Pour confirmer cette requête, veuillez suivre le lien de vérification -suivant ou copier-coller le dans la barre d'adresse de votre navigateur. +ci-dessous ou en faire un copier-coller dans la barre d'adresse de votre navigateur. -Si vous N'AVEZ PAS demander ce changement, NE SUIVEZ PAS ce lien, ignorez simplement et/ou supprimer ce courriel. +Si vous N'AVEZ PAS demandé ce changement, NE SUIVEZ PAS ce lien, ignorez-le simplement et/ou supprimez ce courriel. Votre mot de passe ne sera pas changé à moins que nous puissions vérifier vos intentions. -Suivez ce lien pour vérifier votre identité: +Suivez ce lien pour confirmer votre identité: {{$reset_link}} Vous recevrez ensuite un second courriel avec votre nouveau mot de passe. -Vous pouvez changez ce mot de passe à partir de la page des configurations de votre profil. +Vous pouvez changer ce mot de passe à partir des réglages du profil après vous être connecté. -Voici les détails de connections: +Voici les détails de connexion: Emplacement du site:⇥{{$siteurl}} -Usager:⇥{{$email}} +Utilisateur:⇥{{$email}} Sincèrement, - Administrateur {{$sitename}} + L'administrateur {{$sitename}} \ No newline at end of file diff --git a/view/fr/messages.po b/view/fr/messages.po index 9bc64f2b3..ada772d85 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -4822,7 +4822,7 @@ msgstr "Relations communes" #: ../../mod/common.php:44 msgid "No connections in common." -msgstr "Pas de relations en commun." +msgstr "Pas de relation en commun." #: ../../mod/rmagic.php:38 msgid "" @@ -7224,7 +7224,7 @@ msgstr "Visible par :" #: ../../mod/viewconnections.php:58 msgid "No connections." -msgstr "Pas de relations." +msgstr "Pas de relation." #: ../../mod/viewconnections.php:71 #, php-format diff --git a/view/fr/passchanged_eml.tpl b/view/fr/passchanged_eml.tpl index bfbd7c5ef..7c4e3d7bb 100644 --- a/view/fr/passchanged_eml.tpl +++ b/view/fr/passchanged_eml.tpl @@ -4,16 +4,16 @@ Cher {{$username}}, Veuillez conserver cette information (ou changer immédiatement ce mot de passe temporaire). -Voici les détails de connections: +Voici les détails de connexion: Emplacement du site:⇥{{$siteurl}} -Usager:⇥{{$email}} +Utilisateur:⇥{{$email}} Mot de passe:⇥{{$new_password}} -Vous pouvez changez ce mot de passe à partir des réglages du profil après vous être connecté. +Vous pouvez changer ce mot de passe à partir des réglages du profil après vous être connecté. Sincèrement, - Administrateur {{$sitename}} + L'administrateur {{$sitename}} \ No newline at end of file diff --git a/view/fr/register_open_eml.tpl b/view/fr/register_open_eml.tpl index 7bf52a261..46390bc9d 100644 --- a/view/fr/register_open_eml.tpl +++ b/view/fr/register_open_eml.tpl @@ -1,19 +1,18 @@ Un compte a été créé sur {{$sitename}} avec cette adresse de courriel. -Voici les détails de connections: +Voici les détails de connexion: Emplacement du site:⇥{{$siteurl}} -Usager:⇥{{$email}} -Mot de passe: (le mot de passe tel qu'il a été spécifier lors de l'enregistrement) +Utilisateur:⇥{{$email}} +Mot de passe: (le mot de passe qui a été spécifié lors de l'enregistrement) -Si ce compte a été créé sans votre accord, vous pouvez -visiter ce site et réinitialiser le mot de passe. +Si ce compte a été créé sans votre accord, vous pouvez visiter ce site et réinitialiser le mot de passe. Ceci vous permettra de supprimer le compte à partir de la page des réglages du profil. -Veuillez accepter nos excuses pour tous les inconvénients que cela a pu engendrer. +Veuillez accepter nos excuses pour tous les désagréments engendrés. -Merci et Bienvenu sur {{$sitename}}. +Merci et bienvenue sur {{$sitename}}. Sincèrement, - Administrateur {{$sitename}} + L'administrateur {{$sitename}} \ No newline at end of file diff --git a/view/fr/register_verify_eml.tpl b/view/fr/register_verify_eml.tpl index 09170079c..9d2be027c 100644 --- a/view/fr/register_verify_eml.tpl +++ b/view/fr/register_verify_eml.tpl @@ -1,15 +1,15 @@ -Une demande d'enregistrement pour un nouvel usager a été reçue de {{$sitename}} laquelle requiert +Une demande d'enregistrement pour un nouvel utilisateur a été reçue par {{$sitename}} qui requiert votre accord. -Voici les détails de connections: +Voici les détails de connexion: Emplacement du site:⇥{{$siteurl}} -Usager:⇥{{$email}} +Utilisateur:⇥{{$email}} Adresse IP: {{$details}} -Pour confirmer votre accord, veuillez visiter le lien suivant: +Pour confirmer votre accord, veuillez suivre le lien suivant: {{$siteurl}}/regmod/allow/{{$hash}} diff --git a/view/fr/register_verify_member.tpl b/view/fr/register_verify_member.tpl index c7641d4f7..3461c56a0 100644 --- a/view/fr/register_verify_member.tpl +++ b/view/fr/register_verify_member.tpl @@ -1,16 +1,16 @@ Merci de vous être enregistré sur {{$sitename}}. -Voici les détails de connections: +Voici les détails de connexion: Emplacement du site:⇥{{$siteurl}} -Usager:⇥{{$email}} +Utilisateur:⇥{{$email}} Connectez-vous avec le mot de passe que vous avez choisi au moment de l'enregistrement. -Nous avons besoin de vérifier votre adresse de courriel avant d’autoriser votre accès sur le réseau. +Nous avons besoin de vérifier votre adresse de courriel avant d’autoriser votre accès au réseau. -Si vous avez enregistré ce compte, veuillez visiter ce lien: +Si vous avez enregistré ce compte, suivre ce lien: {{$siteurl}}/regver/allow/{{$hash}} diff --git a/view/fr/strings.php b/view/fr/strings.php index 095788338..c056fa930 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -1141,7 +1141,7 @@ $a->strings["By default only the instance of the channel located on this hub wil $a->strings["Remove Channel"] = "Enlever le canal"; $a->strings["No channel."] = "Pas de canal."; $a->strings["Common connections"] = "Relations communes"; -$a->strings["No connections in common."] = "Pas de relations en commun."; +$a->strings["No connections in common."] = "Pas de relation en commun."; $a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Nous avons rencontré un problème avec l'OpenID que vous nous avez fourni. Merci de vérifier que l'ID est bien saisi."; $a->strings["The error message was:"] = "Le message d'erreur était :"; $a->strings["Authentication failed."] = "Échec de l'authentification."; @@ -1703,7 +1703,7 @@ $a->strings["Action completed."] = "Action complétée."; $a->strings["Thank you."] = "Merci."; $a->strings["Remote privacy information not available."] = "Les informations de vie privée à distance ne sont pas disponibles."; $a->strings["Visible to:"] = "Visible par :"; -$a->strings["No connections."] = "Pas de relations."; +$a->strings["No connections."] = "Pas de relation."; $a->strings["Visit %s's profile [%s]"] = "Visiter le profil de %s [%s]"; $a->strings["View Connnections"] = "Voir les relations"; $a->strings["No valid account found."] = "Aucun compte valide trouvé."; diff --git a/view/fr/update_fail_eml.tpl b/view/fr/update_fail_eml.tpl index 39dc6fa03..5fbad2c8a 100644 --- a/view/fr/update_fail_eml.tpl +++ b/view/fr/update_fail_eml.tpl @@ -1,16 +1,16 @@ Bonjour, Je suis le serveur web de {{$sitename}}; -Les développeurs de la Matrice Rouge viennent de lancer une mise-à-jour {{$update}} récemment, +Les développeurs de la Matrice Rouge ont lancé une mise à jour {{$update}} récemment, toutefois, lorsque j'ai essayé de l'installer, quelques choses d'inattendu s'est produit. - + Nous devons corriger la situation et cela requiert votre intervention. -Veuillez contacter un développeur de la Matrice Rouge si vous avez de la difficulté à déterminer +Veuillez contacter un développeur de la Matrice Rouge si vous avez des difficultés à déterminer la meilleure approche pour résoudre le problème. Ma base de donnée est peut-être corrompue. Le message d'erreur est '{{$error}}'. -Veuillez accepter mes plus humbles excuses pour les inconvénients, +Veuillez accepter mes plus humbles excuses pour les désagréments, votre serveur web a {{$siteurl}} \ No newline at end of file From 82a4416dc7cb6bb98347416c6be3ebcade0cfd3e Mon Sep 17 00:00:00 2001 From: Olivier van Helden Date: Thu, 4 Dec 2014 01:20:38 -0400 Subject: [PATCH 015/155] update fr: 'to prod', better translated by 'encourager' --- view/fr/messages.po | 10 +++++----- view/fr/strings.php | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/view/fr/messages.po b/view/fr/messages.po index ada772d85..dfff156a2 100644 --- a/view/fr/messages.po +++ b/view/fr/messages.po @@ -305,11 +305,11 @@ msgstr "a sollicité" #: ../../include/text.php:899 msgid "prod" -msgstr "aiguillonner" +msgstr "encourager" #: ../../include/text.php:899 msgid "prodded" -msgstr "a aiguillonné" +msgstr "a encouragé" #: ../../include/text.php:900 msgid "slap" @@ -4122,7 +4122,7 @@ msgstr "Vous êtes étiqueté dans une publication" #: ../../mod/settings.php:994 msgid "You are poked/prodded/etc. in a post" -msgstr "Vous êtes cogné/pointé/etc. dans une publication" +msgstr "Vous êtes cogné/encouragé/etc. dans une publication" #: ../../mod/settings.php:997 msgid "Advanced Account/Page Type Settings" @@ -4152,11 +4152,11 @@ msgstr "Supprimer ce canal" #: ../../mod/poke.php:159 msgid "Poke/Prod" -msgstr "Cogner/Solliciter" +msgstr "Cogner/Encourager" #: ../../mod/poke.php:160 msgid "poke, prod or do other things to somebody" -msgstr "Cogner, pointer, et autres choses à faire à quelqu'un" +msgstr "Cogner, encourager, et autres choses à faire à quelqu'un" #: ../../mod/poke.php:161 msgid "Recipient" diff --git a/view/fr/strings.php b/view/fr/strings.php index c056fa930..03a6a0fee 100644 --- a/view/fr/strings.php +++ b/view/fr/strings.php @@ -68,8 +68,8 @@ $a->strings["poke"] = "cogner"; $a->strings["poked"] = "a cogné"; $a->strings["ping"] = "solliciter"; $a->strings["pinged"] = "a sollicité"; -$a->strings["prod"] = "aiguillonner"; -$a->strings["prodded"] = "a aiguillonné"; +$a->strings["prod"] = "encourager"; +$a->strings["prodded"] = "a encouragé"; $a->strings["slap"] = "gifler"; $a->strings["slapped"] = "a giflé"; $a->strings["finger"] = "pointer"; @@ -975,15 +975,15 @@ $a->strings["Someone writes a followup comment"] = "Quelqu'un a commenté sur vo $a->strings["You receive a private message"] = "Vous recevez un message privé"; $a->strings["You receive a friend suggestion"] = "Vous recevez une suggestion d'amitié/relation"; $a->strings["You are tagged in a post"] = "Vous êtes étiqueté dans une publication"; -$a->strings["You are poked/prodded/etc. in a post"] = "Vous êtes cogné/pointé/etc. dans une publication"; +$a->strings["You are poked/prodded/etc. in a post"] = "Vous êtes cogné/encouragé/etc. dans une publication"; $a->strings["Advanced Account/Page Type Settings"] = "Type de page/Compte (avancé)"; $a->strings["Change the behaviour of this account for special situations"] = "Modifie le comportement de ce compte pour certains cas particuliers"; $a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Mode expert requis (Réglages > Fonctions supplémentaires) svp ajuster!"; $a->strings["Miscellaneous Settings"] = "Divers"; $a->strings["Personal menu to display in your channel pages"] = "Menu personnel tel qu'il apparaîtra sur les pages de votre canal"; $a->strings["Remove this channel"] = "Supprimer ce canal"; -$a->strings["Poke/Prod"] = "Cogner/Solliciter"; -$a->strings["poke, prod or do other things to somebody"] = "Cogner, pointer, et autres choses à faire à quelqu'un"; +$a->strings["Poke/Prod"] = "Cogner/Encourager"; +$a->strings["poke, prod or do other things to somebody"] = "Cogner, encourager, et autres choses à faire à quelqu'un"; $a->strings["Recipient"] = "Destinataire"; $a->strings["Choose what you wish to do to recipient"] = "Choisir quoi lui faire"; $a->strings["Make this post private"] = "Rendre cette contribution privée"; From f1367cb9f9b86379fe5a80c69691414483e58bad Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Thu, 4 Dec 2014 21:52:22 +0000 Subject: [PATCH 016/155] Missing include if photo album widget called from not-the-photos page. --- include/widgets.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/include/widgets.php b/include/widgets.php index f7b8a20bd..e686fd5bd 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -606,6 +606,7 @@ function widget_photo_albums($arr) { $channelx = channelx_by_n($a->profile['profile_uid']); if((! $channelx) || (! perm_is_allowed($a->profile['profile_uid'],get_observer_hash(),'view_photos'))) return ''; + require_once('include/photos.php'); return photos_album_widget($channelx,$a->get_observer()); } @@ -918,4 +919,4 @@ function widget_random_block($arr) { } return $o; -} \ No newline at end of file +} From 647311db3eab87cfe15747765485df782abfa657 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 6 Dec 2014 14:55:23 +0100 Subject: [PATCH 017/155] Directory sorting as a dropdown, forum filter as checkbox, option to sort oldest first --- include/dir_fns.php | 17 +++++++++++++++++ mod/directory.php | 2 -- mod/dirsearch.php | 6 ++++-- view/tpl/dir_sort_links.tpl | 13 +++++++------ 4 files changed, 28 insertions(+), 10 deletions(-) diff --git a/include/dir_fns.php b/include/dir_fns.php index 909005bbb..8bec974fb 100644 --- a/include/dir_fns.php +++ b/include/dir_fns.php @@ -51,13 +51,30 @@ function check_upstream_directory() { } function dir_sort_links() { + // Build urls without order and pubforums so it's easy to tack on the changed value + // Probably there's an easier way to do this + $url = 'directory?'; + $tmp = $_REQUEST; + unset($tmp['order']); + $sorturl = $url . http_build_query($tmp); + $tmp = $_REQUEST; + + unset($tmp['pubforums']); + $forumsurl = $url . http_build_query($tmp); $o = replace_macros(get_markup_template('dir_sort_links.tpl'), array( '$header' => t('Directory Options'), '$normal' => t('Alphabetic'), '$reverse' => t('Reverse Alphabetic'), '$date' => t('Newest to Oldest'), + '$reversedate' => t('Oldest to Newest'), '$pubforums' => t('Public Forums Only'), + '$pubforumsonly' => x($_REQUEST,'pubforums') ? $_REQUEST['pubforums'] : '', + '$sort' => t('Sort'), + '$selected_sort' => x($_REQUEST,'order') ? $_REQUEST['order'] : 'normal', + '$sorturl' => $sorturl, + '$forumsurl' => $forumsurl, + )); return $o; } diff --git a/mod/directory.php b/mod/directory.php index c06a14d9e..47849e6ba 100644 --- a/mod/directory.php +++ b/mod/directory.php @@ -100,8 +100,6 @@ function directory_content(&$a) { $query .= '&pubforums=' . intval($pubforums); $sort_order = ((x($_REQUEST,'order')) ? $_REQUEST['order'] : ''); - if($pubforums) - $sort_order = 'normal'; if($sort_order) $query .= '&order=' . urlencode($sort_order); diff --git a/mod/dirsearch.php b/mod/dirsearch.php index 1ecf33393..a88db0a2c 100644 --- a/mod/dirsearch.php +++ b/mod/dirsearch.php @@ -64,7 +64,7 @@ function dirsearch_content(&$a) { $agege = ((x($_REQUEST,'agege')) ? intval($_REQUEST['agege']) : 0 ); $agele = ((x($_REQUEST,'agele')) ? intval($_REQUEST['agele']) : 0 ); $kw = ((x($_REQUEST,'kw')) ? intval($_REQUEST['kw']) : 0 ); - $forums = ((array_key_exists('pubforums',$_REQUEST)) ? intval($_REQUEST['pubforums']) : null); + $forums = ((array_key_exists('pubforums',$_REQUEST)) ? intval($_REQUEST['pubforums']) : 0); @@ -111,7 +111,7 @@ function dirsearch_content(&$a) { if($keywords) $sql_extra .= dir_query_build($joiner,'xprof_keywords',$keywords); - if(! is_null($forums)) + if($forums) $sql_extra .= dir_flag_build($joiner,'xprof_flags',XCHAN_FLAGS_PUBFORUM, $forums); @@ -183,6 +183,8 @@ function dirsearch_content(&$a) { $order = " order by xchan_name asc "; elseif($sort_order == 'reverse') $order = " order by xchan_name desc "; + elseif($sort_order == 'reversedate') + $order = " order by xchan_name_date asc "; else $order = " order by xchan_name_date desc "; diff --git a/view/tpl/dir_sort_links.tpl b/view/tpl/dir_sort_links.tpl index 2fcf0c13a..d9ecd22c6 100644 --- a/view/tpl/dir_sort_links.tpl +++ b/view/tpl/dir_sort_links.tpl @@ -1,9 +1,10 @@ From 83ea120ac96c1f565a227a670023aa3128534e45 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 7 Dec 2014 12:39:50 +0100 Subject: [PATCH 018/155] Revert "Revert "Directory shows channel suggestions by default"" This reverts commit bfde28f28eae1f4b00aac03b2714254d14ab7464. --- include/contact_widgets.php | 1 - mod/directory.php | 42 +++++++++++++++++++++++++++++++++++-- view/tpl/direntry.tpl | 3 +++ view/tpl/peoplefind.tpl | 1 - 4 files changed, 43 insertions(+), 4 deletions(-) diff --git a/include/contact_widgets.php b/include/contact_widgets.php index ee9394e95..4e8adab62 100644 --- a/include/contact_widgets.php +++ b/include/contact_widgets.php @@ -24,7 +24,6 @@ function findpeople_widget() { '$label' => t('Connect/Follow'), '$hint' => t('Examples: Robert Morgenstein, Fishing'), '$findthem' => t('Find'), - '$suggest' => t('Channel Suggestions'), '$similar' => '', // FIXME and uncomment when mod/match working // t('Similar Interests'), '$random' => t('Random Profile'), '$inv' => t('Invite Friends'), diff --git a/mod/directory.php b/mod/directory.php index c06a14d9e..c64c3386c 100644 --- a/mod/directory.php +++ b/mod/directory.php @@ -1,5 +1,6 @@ set_pager_itemspage(60); + if(x($_GET,'ignore')) { + q("insert into xign ( uid, xchan ) values ( %d, '%s' ) ", + intval(local_user()), + dbesc($_GET['ignore']) + ); + } } function directory_content(&$a) { @@ -43,11 +50,33 @@ function directory_content(&$a) { else $search = ((x($_GET,'search')) ? notags(trim(rawurldecode($_GET['search']))) : ''); + if(strpos($search,'=') && local_user() && get_pconfig(local_user(),'feature','expert')) $advanced = $search; + $keywords = (($_GET['keywords']) ? $_GET['keywords'] : ''); + // Suggest channels if no search terms or keywords are given + $suggest = ($search == '' && $keywords == '' && local_user()); + + if($suggest) { + $r = suggestion_query(local_user(),get_observer_hash()); + + // Remember in which order the suggestions were + $addresses = array(); + foreach($r as $rr) { + $addresses[$rr['xchan_addr']] = $index++; + } + + // Build query to get info about suggested people + $advanced = ''; + foreach(array_keys($addresses) as $address) { + $advanced .= "address=\"$address\" "; + } + + } + $tpl = get_markup_template('directory_header.tpl'); @@ -238,19 +267,28 @@ function directory_content(&$a) { 'online' => $online, 'kw' => (($out) ? t('Keywords: ') : ''), 'keywords' => $out, + 'ignlink' => $suggest ? $a->get_baseurl() . '/directory?ignore=' . $rr['hash'] : '', + 'ignore_label' => "Don't suggest", ); $arr = array('contact' => $rr, 'entry' => $entry); call_hooks('directory_item', $arr); - $entries[] = $arr['entry']; + if($sort_order == '' && $suggest) { + $entries[$addresses[$rr['address']]] = $arr['entry']; // Use the same indexes as originally to get the best suggestion first + } + else { + $entries[] = $arr['entry']; + } unset($profile); unset($location); } + ksort($entries); // Sort array by key so that foreach-constructs work as expected + if($j['keywords']) { $a->data['directory_keywords'] = $j['keywords']; } @@ -279,7 +317,7 @@ function directory_content(&$a) { '$finddsc' => t('Finding:'), '$safetxt' => htmlspecialchars($search,ENT_QUOTES,'UTF-8'), '$entries' => $entries, - '$dirlbl' => t('Directory'), + '$dirlbl' => $suggest ? t('Channel Suggestions') : t('Directory'), '$submit' => t('Find'), '$next' => alt_pager($a,$j['records'], t('next page'), t('previous page')) diff --git a/view/tpl/direntry.tpl b/view/tpl/direntry.tpl index 2da920ab1..cdc6f1f97 100755 --- a/view/tpl/direntry.tpl +++ b/view/tpl/direntry.tpl @@ -6,6 +6,9 @@ {{if $entry.connect}} {{/if}} +{{if $entry.ignlink}} + +{{/if}} diff --git a/view/tpl/peoplefind.tpl b/view/tpl/peoplefind.tpl index 2f23948c8..16af5d8ed 100755 --- a/view/tpl/peoplefind.tpl +++ b/view/tpl/peoplefind.tpl @@ -12,7 +12,6 @@ From c8818d83498d19262ba90f7f2954828c24cf03cb Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 7 Dec 2014 13:38:38 +0100 Subject: [PATCH 019/155] Suggestions in dir redux. Suggestions are now showed in directory if suggest=1 parameter is given to directory. --- include/contact_widgets.php | 1 + mod/directory.php | 6 ++++-- view/tpl/peoplefind.tpl | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/include/contact_widgets.php b/include/contact_widgets.php index 4e8adab62..ee9394e95 100644 --- a/include/contact_widgets.php +++ b/include/contact_widgets.php @@ -24,6 +24,7 @@ function findpeople_widget() { '$label' => t('Connect/Follow'), '$hint' => t('Examples: Robert Morgenstein, Fishing'), '$findthem' => t('Find'), + '$suggest' => t('Channel Suggestions'), '$similar' => '', // FIXME and uncomment when mod/match working // t('Similar Interests'), '$random' => t('Random Profile'), '$inv' => t('Invite Friends'), diff --git a/mod/directory.php b/mod/directory.php index c64c3386c..79c1e99c9 100644 --- a/mod/directory.php +++ b/mod/directory.php @@ -58,13 +58,14 @@ function directory_content(&$a) { $keywords = (($_GET['keywords']) ? $_GET['keywords'] : ''); // Suggest channels if no search terms or keywords are given - $suggest = ($search == '' && $keywords == '' && local_user()); + $suggest = (local_user() && x($_REQUEST,'suggest')) ? $_REQUEST['suggest'] : ''; if($suggest) { $r = suggestion_query(local_user(),get_observer_hash()); // Remember in which order the suggestions were $addresses = array(); + $index = 0; foreach($r as $rr) { $addresses[$rr['xchan_addr']] = $index++; } @@ -74,12 +75,13 @@ function directory_content(&$a) { foreach(array_keys($addresses) as $address) { $advanced .= "address=\"$address\" "; } + // Remove last space in the advanced query + $advanced = rtrim($advanced); } $tpl = get_markup_template('directory_header.tpl'); - $dirmode = intval(get_config('system','directory_mode')); if(($dirmode == DIRECTORY_MODE_PRIMARY) || ($dirmode == DIRECTORY_MODE_STANDALONE)) { diff --git a/view/tpl/peoplefind.tpl b/view/tpl/peoplefind.tpl index 16af5d8ed..ba71c1e80 100755 --- a/view/tpl/peoplefind.tpl +++ b/view/tpl/peoplefind.tpl @@ -12,6 +12,7 @@ From 098eb66ba0dac65629190764bece1f8b860384b2 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 7 Dec 2014 16:07:34 +0100 Subject: [PATCH 020/155] merge --- doc/html/namespaceRedMatrix.js | 4 +- doc/html/namespaceRedmatrix.html | 120 ------------------------------- doc/html/namespaceRedmatrix.js | 4 -- 3 files changed, 2 insertions(+), 126 deletions(-) delete mode 100644 doc/html/namespaceRedmatrix.html delete mode 100644 doc/html/namespaceRedmatrix.js diff --git a/doc/html/namespaceRedMatrix.js b/doc/html/namespaceRedMatrix.js index 930158787..161035822 100644 --- a/doc/html/namespaceRedMatrix.js +++ b/doc/html/namespaceRedMatrix.js @@ -1,4 +1,4 @@ -var namespaceRedMatrix = +var namespaceRedmatrix = [ - [ "RedDAV", "namespaceRedMatrix_1_1RedDAV.html", "namespaceRedMatrix_1_1RedDAV" ] + [ "Import", "namespaceRedmatrix_1_1Import.html", "namespaceRedmatrix_1_1Import" ] ]; \ No newline at end of file diff --git a/doc/html/namespaceRedmatrix.html b/doc/html/namespaceRedmatrix.html deleted file mode 100644 index 2861c646a..000000000 --- a/doc/html/namespaceRedmatrix.html +++ /dev/null @@ -1,120 +0,0 @@ - - - - - - -The Red Matrix: Redmatrix Namespace Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
Redmatrix Namespace Reference
-
-
- - - - -

-Namespaces

namespace  Import
 
-
-
- diff --git a/doc/html/namespaceRedmatrix.js b/doc/html/namespaceRedmatrix.js deleted file mode 100644 index 161035822..000000000 --- a/doc/html/namespaceRedmatrix.js +++ /dev/null @@ -1,4 +0,0 @@ -var namespaceRedmatrix = -[ - [ "Import", "namespaceRedmatrix_1_1Import.html", "namespaceRedmatrix_1_1Import" ] -]; \ No newline at end of file From f3789b1aeb35d41b4766df26806aed4544cc6006 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 7 Dec 2014 16:09:03 +0100 Subject: [PATCH 021/155] merge --- doc/html/namespaceRedMatrix.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/html/namespaceRedMatrix.html b/doc/html/namespaceRedMatrix.html index b28ba8dc6..2861c646a 100644 --- a/doc/html/namespaceRedMatrix.html +++ b/doc/html/namespaceRedMatrix.html @@ -4,7 +4,7 @@ -The Red Matrix: RedMatrix Namespace Reference +The Red Matrix: Redmatrix Namespace Reference @@ -85,7 +85,7 @@ var searchBox = new SearchBox("searchBox", "search",false,'Search');
@@ -106,13 +106,13 @@ $(document).ready(function(){initNavTree('namespaceRedMatrix.html','');});
-
RedMatrix Namespace Reference
+
Redmatrix Namespace Reference
- +

Namespaces

namespace  RedDAV
namespace  Import
 
From 62dabecf97611925d4d47f62c9968eafb56ae64b Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 7 Dec 2014 16:17:45 +0100 Subject: [PATCH 022/155] Show tags in other channels profile field to make it easier to navigate to the channels --- include/identity.php | 17 ++- include/text.php | 256 ++++++++++++++++++++++++++++++++++++++++++ mod/item.php | 262 +------------------------------------------ 3 files changed, 273 insertions(+), 262 deletions(-) diff --git a/include/identity.php b/include/identity.php index 11da745da..7ae8e48f6 100644 --- a/include/identity.php +++ b/include/identity.php @@ -1113,7 +1113,7 @@ logger('online: ' . $profile['online']); function advanced_profile(&$a) { - + require_once('include/text.php'); if(! perm_is_allowed($a->profile['profile_uid'],get_observer_hash(),'view_profile')) return ''; @@ -1205,7 +1205,18 @@ function advanced_profile(&$a) { if($txt = prepare_text($a->profile['contact'])) $profile['contact'] = array( t('Contact information and Social Networks:'), $txt); - if($txt = prepare_text($a->profile['channels'])) $profile['channels'] = array( t('My other channels:'), $txt); + // Support tags in the other channels field (probably want to restrict it to channels only?) + $txt = $a->profile['channels']; + $matches = get_tags($txt); + $access_tag = ''; + $str_tags = ''; + foreach($matches as $m) { + $success = handle_tag($a, $txt, $access_tag, $str_tags, $a->profile_uid, $m); // Use uid of the profile maker + } + + if($txt = prepare_text($txt)) { + $profile['channels'] = array( t('My other channels:'), $txt); + } if($txt = prepare_text($a->profile['music'])) $profile['music'] = array( t('Musical interests:'), $txt); @@ -1580,4 +1591,4 @@ function get_channel_default_perms($uid) { if($r) return $r[0]['abook_my_perms']; return 0; -} \ No newline at end of file +} diff --git a/include/text.php b/include/text.php index ce729ac1b..70a8f1179 100644 --- a/include/text.php +++ b/include/text.php @@ -2087,3 +2087,259 @@ function extra_query_args() { } return $s; } + +/** + * This function removes the tag $tag from the text $body and replaces it with + * the appropiate link. + * + * @param unknown_type $body the text to replace the tag in + * @param unknown_type $access_tag - used to return tag ACL exclusions e.g. @!foo + * @param unknown_type $str_tags string to add the tag to + * @param unknown_type $profile_uid + * @param unknown_type $tag the tag to replace + * + * @return boolean true if replaced, false if not replaced + */ +function handle_tag($a, &$body, &$access_tag, &$str_tags, $profile_uid, $tag) { + + $replaced = false; + $r = null; + + + $termtype = ((strpos($tag,'#') === 0) ? TERM_HASHTAG : TERM_UNKNOWN); + $termtype = ((strpos($tag,'@') === 0) ? TERM_MENTION : $termtype); + $termtype = ((strpos($tag,'#^[') === 0) ? TERM_BOOKMARK : $termtype); + + + //is it a hash tag? + if(strpos($tag,'#') === 0) { + if(strpos($tag,'#^[') === 0) { + if(preg_match('/#\^\[(url|zrl)(.*?)\](.*?)\[\/(url|zrl)\]/',$tag,$match)) { + $basetag = $match[3]; + $url = ((substr($match[2],0,1) === '=') ? substr($match[2],1) : $match[3]); + $replaced = true; + + } + } + // if the tag is already replaced... + elseif((strpos($tag,'[zrl=')) || (strpos($tag,'[url='))) { + //...do nothing + return $replaced; + } + if($tag == '#getzot') { + $basetag = 'getzot'; + $url = 'https://redmatrix.me'; + $newtag = '#[zrl=' . $url . ']' . $basetag . '[/zrl]'; + $body = str_replace($tag,$newtag,$body); + $replaced = true; + } + if(! $replaced) { + + //base tag has the tags name only + + if((substr($tag,0,7) === '#"') && (substr($tag,-6,6) === '"')) { + $basetag = substr($tag,7); + $basetag = substr($basetag,0,-6); + } + else + $basetag = str_replace('_',' ',substr($tag,1)); + + //create text for link + $url = $a->get_baseurl() . '/search?tag=' . rawurlencode($basetag); + $newtag = '#[zrl=' . $a->get_baseurl() . '/search?tag=' . rawurlencode($basetag) . ']' . $basetag . '[/zrl]'; + //replace tag by the link + $body = str_replace($tag, $newtag, $body); + $replaced = true; + } + //is the link already in str_tags? + if(! stristr($str_tags,$newtag)) { + //append or set str_tags + if(strlen($str_tags)) + $str_tags .= ','; + $str_tags .= $newtag; + } + return array('replaced' => $replaced, 'termtype' => $termtype, 'term' => $basetag, 'url' => $url, 'contact' => $r[0]); + } + + //is it a person tag? + + if(strpos($tag,'@') === 0) { + + // The @! tag will alter permissions + $exclusive = ((strpos($tag,'!') === 1) ? true : false); + + //is it already replaced? + if(strpos($tag,'[zrl=')) + return $replaced; + + //get the person's name + + $name = substr($tag,(($exclusive) ? 2 : 1)); // The name or name fragment we are going to replace + $newname = $name; // a copy that we can mess with + $tagcid = 0; + + $r = null; + + // is it some generated name? + + $forum = false; + $trailing_plus_name = false; + + // @channel+ is a forum or network delivery tag + + if(substr($newname,-1,1) === '+') { + $forum = true; + $newname = substr($newname,0,-1); + } + + // Here we're looking for an address book entry as provided by the auto-completer + // of the form something+nnn where nnn is an abook_id or the first chars of xchan_hash + + if(strrpos($newname,'+')) { + //get the id + + if(strrpos($tagcid,' ')) + $tagcid = substr($tagcid,0,strrpos($tagcid,' ')); + + $tagcid = substr($newname,strrpos($newname,'+') + 1); + + if(strlen($tagcid) < 16) + $abook_id = intval($tagcid); + //remove the next word from tag's name + if(strpos($name,' ')) { + $name = substr($name,0,strpos($name,' ')); + } + + if($abook_id) { // if there was an id + // select channel with that id from the logged in user's address book + $r = q("SELECT * FROM abook left join xchan on abook_xchan = xchan_hash + WHERE abook_id = %d AND abook_channel = %d LIMIT 1", + intval($abook_id), + intval($profile_uid) + ); + } + else { + $r = q("SELECT * FROM xchan + WHERE xchan_hash like '%s%%' LIMIT 1", + dbesc($tagcid) + ); + } + } + + if(! $r) { + + // look for matching names in the address book + + // Two ways to deal with spaces - double quote the name or use underscores + // we see this after input filtering so quotes have been html entity encoded + + if((substr($name,0,6) === '"') && (substr($name,-6,6) === '"')) { + $newname = substr($name,6); + $newname = substr($newname,0,-6); + } + else + $newname = str_replace('_',' ',$name); + + // do this bit over since we started over with $name + + if(substr($newname,-1,1) === '+') { + $forum = true; + $newname = substr($newname,0,-1); + } + + //select someone from this user's contacts by name + $r = q("SELECT * FROM abook left join xchan on abook_xchan = xchan_hash + WHERE xchan_name = '%s' AND abook_channel = %d LIMIT 1", + dbesc($newname), + intval($profile_uid) + ); + + if(! $r) { + //select someone by attag or nick and the name passed in + $r = q("SELECT * FROM abook left join xchan on abook_xchan = xchan_hash + WHERE xchan_addr like ('%s') AND abook_channel = %d LIMIT 1", + dbesc(((strpos($newname,'@')) ? $newname : $newname . '@%')), + intval($profile_uid) + ); + } + + if(! $r) { + + // it's possible somebody has a name ending with '+', which we stripped off as a forum indicator + // This is very rare but we want to get it right. + + $r = q("SELECT * FROM abook left join xchan on abook_xchan = xchan_hash + WHERE xchan_name = '%s' AND abook_channel = %d LIMIT 1", + dbesc($newname . '+'), + intval($profile_uid) + ); + if($r) + $trailing_plus_name = true; + } + } + + // $r is set if we found something + + $channel = get_app()->get_channel(); + + if($r) { + $profile = $r[0]['xchan_url']; + $newname = $r[0]['xchan_name']; + // add the channel's xchan_hash to $access_tag if exclusive + if($exclusive) { + $access_tag .= 'cid:' . $r[0]['xchan_hash']; + } + } + else { + // check for a group/collection exclusion tag + + // note that we aren't setting $replaced even though we're replacing text. + // This tag isn't going to get a term attached to it. It's only used for + // access control. The link points to out own channel just so it doesn't look + // weird - as all the other tags are linked to something. + + if(local_user() && local_user() == $profile_uid) { + require_once('include/group.php'); + $grp = group_byname($profile_uid,$name); + + if($grp) { + $g = q("select hash from groups where id = %d and visible = 1 limit 1", + intval($grp) + ); + if($g && $exclusive) { + $access_tag .= 'gid:' . $g[0]['hash']; + } + $channel = get_app()->get_channel(); + if($channel) { + $newtag = '@' . (($exclusive) ? '!' : '') . '[zrl=' . z_root() . '/channel/' . $channel['channel_address'] . ']' . $newname . '[/zrl]'; + $body = str_replace('@' . (($exclusive) ? '!' : '') . $name, $newtag, $body); + } + } + } + } + + if(($exclusive) && (! $access_tag)) { + $access_tag .= 'cid:' . $channel['channel_hash']; + } + + // if there is an url for this channel + + if(isset($profile)) { + $replaced = true; + //create profile link + $profile = str_replace(',','%2c',$profile); + $url = $profile; + $newtag = '@' . (($exclusive) ? '!' : '') . '[zrl=' . $profile . ']' . $newname . (($forum && ! $trailing_plus_name) ? '+' : '') . '[/zrl]'; + $body = str_replace('@' . (($exclusive) ? '!' : '') . $name, $newtag, $body); + //append tag to str_tags + if(! stristr($str_tags,$newtag)) { + if(strlen($str_tags)) + $str_tags .= ','; + $str_tags .= $newtag; + } + } + } + + + return array('replaced' => $replaced, 'termtype' => $termtype, 'term' => $newname, 'url' => $url, 'contact' => $r[0]); +} diff --git a/mod/item.php b/mod/item.php index 94ff32750..9ffcc7de2 100644 --- a/mod/item.php +++ b/mod/item.php @@ -85,7 +85,7 @@ function item_post(&$a) { $preview = ((x($_REQUEST,'preview')) ? intval($_REQUEST['preview']) : 0); $categories = ((x($_REQUEST,'category')) ? escape_tags($_REQUEST['category']) : ''); $webpage = ((x($_REQUEST,'webpage')) ? intval($_REQUEST['webpage']) : 0); - $pagetitle = ((x($_REQUEST,'pagetitle')) ? escape_tags(urlencode($_REQUEST['pagetitle'])) : ''); + $pagetitle = ((x($_REQUEST,'pagetitle')) ? escape_tags(urlencode($_REQUEST['pagetitle'])) : ''); $layout_mid = ((x($_REQUEST,'layout_mid')) ? escape_tags($_REQUEST['layout_mid']): ''); $plink = ((x($_REQUEST,'permalink')) ? escape_tags($_REQUEST['permalink']) : ''); @@ -468,6 +468,7 @@ function item_post(&$a) { if($mimetype === 'text/bbcode') { + require_once('include/text.php'); if($uid && $uid == $profile_uid && feature_enabled($uid,'markdown')) { require_once('include/bb2diaspora.php'); $body = diaspora2bb(escape_tags($body),true); @@ -602,7 +603,7 @@ function item_post(&$a) { continue; $success = handle_tag($a, $body, $access_tag, $str_tags, ($uid) ? $uid : $profile_uid , $tag); - logger('handle_tag: ' . print_r($success,tue), LOGGER_DATA); + logger('handle_tag: ' . print_r($success,true), LOGGER_DATA); if(($access_tag) && (! $parent_item)) { logger('access_tag: ' . $tag . ' ' . print_r($access_tag,true), LOGGER_DATA); if ($first_access_tag && (! get_pconfig($profile_uid,'system','no_private_mention_acl_override'))) { @@ -987,263 +988,6 @@ function item_content(&$a) { } } -/** - * This function removes the tag $tag from the text $body and replaces it with - * the appropiate link. - * - * @param unknown_type $body the text to replace the tag in - * @param unknown_type $access_tag - used to return tag ACL exclusions e.g. @!foo - * @param unknown_type $str_tags string to add the tag to - * @param unknown_type $profile_uid - * @param unknown_type $tag the tag to replace - * - * @return boolean true if replaced, false if not replaced - */ -function handle_tag($a, &$body, &$access_tag, &$str_tags, $profile_uid, $tag) { - - $replaced = false; - $r = null; - - - $termtype = ((strpos($tag,'#') === 0) ? TERM_HASHTAG : TERM_UNKNOWN); - $termtype = ((strpos($tag,'@') === 0) ? TERM_MENTION : $termtype); - $termtype = ((strpos($tag,'#^[') === 0) ? TERM_BOOKMARK : $termtype); - - - //is it a hash tag? - if(strpos($tag,'#') === 0) { - if(strpos($tag,'#^[') === 0) { - if(preg_match('/#\^\[(url|zrl)(.*?)\](.*?)\[\/(url|zrl)\]/',$tag,$match)) { - $basetag = $match[3]; - $url = ((substr($match[2],0,1) === '=') ? substr($match[2],1) : $match[3]); - $replaced = true; - - } - } - // if the tag is already replaced... - elseif((strpos($tag,'[zrl=')) || (strpos($tag,'[url='))) { - //...do nothing - return $replaced; - } - if($tag == '#getzot') { - $basetag = 'getzot'; - $url = 'https://redmatrix.me'; - $newtag = '#[zrl=' . $url . ']' . $basetag . '[/zrl]'; - $body = str_replace($tag,$newtag,$body); - $replaced = true; - } - if(! $replaced) { - - //base tag has the tags name only - - if((substr($tag,0,7) === '#"') && (substr($tag,-6,6) === '"')) { - $basetag = substr($tag,7); - $basetag = substr($basetag,0,-6); - } - else - $basetag = str_replace('_',' ',substr($tag,1)); - - //create text for link - $url = $a->get_baseurl() . '/search?tag=' . rawurlencode($basetag); - $newtag = '#[zrl=' . $a->get_baseurl() . '/search?tag=' . rawurlencode($basetag) . ']' . $basetag . '[/zrl]'; - //replace tag by the link - $body = str_replace($tag, $newtag, $body); - $replaced = true; - } - //is the link already in str_tags? - if(! stristr($str_tags,$newtag)) { - //append or set str_tags - if(strlen($str_tags)) - $str_tags .= ','; - $str_tags .= $newtag; - } - return array('replaced' => $replaced, 'termtype' => $termtype, 'term' => $basetag, 'url' => $url, 'contact' => $r[0]); - } - - //is it a person tag? - - if(strpos($tag,'@') === 0) { - - // The @! tag will alter permissions - $exclusive = ((strpos($tag,'!') === 1) ? true : false); - - //is it already replaced? - if(strpos($tag,'[zrl=')) - return $replaced; - - //get the person's name - - $name = substr($tag,(($exclusive) ? 2 : 1)); // The name or name fragment we are going to replace - $newname = $name; // a copy that we can mess with - $tagcid = 0; - - $r = null; - - // is it some generated name? - - $forum = false; - $trailing_plus_name = false; - - // @channel+ is a forum or network delivery tag - - if(substr($newname,-1,1) === '+') { - $forum = true; - $newname = substr($newname,0,-1); - } - - // Here we're looking for an address book entry as provided by the auto-completer - // of the form something+nnn where nnn is an abook_id or the first chars of xchan_hash - - if(strrpos($newname,'+')) { - //get the id - - if(strrpos($tagcid,' ')) - $tagcid = substr($tagcid,0,strrpos($tagcid,' ')); - - $tagcid = substr($newname,strrpos($newname,'+') + 1); - - if(strlen($tagcid) < 16) - $abook_id = intval($tagcid); - //remove the next word from tag's name - if(strpos($name,' ')) { - $name = substr($name,0,strpos($name,' ')); - } - - if($abook_id) { // if there was an id - // select channel with that id from the logged in user's address book - $r = q("SELECT * FROM abook left join xchan on abook_xchan = xchan_hash - WHERE abook_id = %d AND abook_channel = %d LIMIT 1", - intval($abook_id), - intval($profile_uid) - ); - } - else { - $r = q("SELECT * FROM xchan - WHERE xchan_hash like '%s%%' LIMIT 1", - dbesc($tagcid) - ); - } - } - - if(! $r) { - - // look for matching names in the address book - - // Two ways to deal with spaces - doube quote the name or use underscores - // we see this after input filtering so quotes have been html entity encoded - - if((substr($name,0,6) === '"') && (substr($name,-6,6) === '"')) { - $newname = substr($name,6); - $newname = substr($newname,0,-6); - } - else - $newname = str_replace('_',' ',$name); - - // do this bit over since we started over with $name - - if(substr($newname,-1,1) === '+') { - $forum = true; - $newname = substr($newname,0,-1); - } - - //select someone from this user's contacts by name - $r = q("SELECT * FROM abook left join xchan on abook_xchan = xchan_hash - WHERE xchan_name = '%s' AND abook_channel = %d LIMIT 1", - dbesc($newname), - intval($profile_uid) - ); - - if(! $r) { - //select someone by attag or nick and the name passed in - $r = q("SELECT * FROM abook left join xchan on abook_xchan = xchan_hash - WHERE xchan_addr like ('%s') AND abook_channel = %d LIMIT 1", - dbesc(((strpos($newname,'@')) ? $newname : $newname . '@%')), - intval($profile_uid) - ); - } - - if(! $r) { - - // it's possible somebody has a name ending with '+', which we stripped off as a forum indicator - // This is very rare but we want to get it right. - - $r = q("SELECT * FROM abook left join xchan on abook_xchan = xchan_hash - WHERE xchan_name = '%s' AND abook_channel = %d LIMIT 1", - dbesc($newname . '+'), - intval($profile_uid) - ); - if($r) - $trailing_plus_name = true; - } - } - - // $r is set if we found something - - $channel = get_app()->get_channel(); - - if($r) { - $profile = $r[0]['xchan_url']; - $newname = $r[0]['xchan_name']; - // add the channel's xchan_hash to $access_tag if exclusive - if($exclusive) { - $access_tag .= 'cid:' . $r[0]['xchan_hash']; - } - } - else { - // check for a group/collection exclusion tag - - // note that we aren't setting $replaced even though we're replacing text. - // This tag isn't going to get a term attached to it. It's only used for - // access control. The link points to out own channel just so it doesn't look - // weird - as all the other tags are linked to something. - - if(local_user() && local_user() == $profile_uid) { - require_once('include/group.php'); - $grp = group_byname($profile_uid,$name); - - if($grp) { - $g = q("select hash from groups where id = %d and visible = 1 limit 1", - intval($grp) - ); - if($g && $exclusive) { - $access_tag .= 'gid:' . $g[0]['hash']; - } - $channel = get_app()->get_channel(); - if($channel) { - $newtag = '@' . (($exclusive) ? '!' : '') . '[zrl=' . z_root() . '/channel/' . $channel['channel_address'] . ']' . $newname . '[/zrl]'; - $body = str_replace('@' . (($exclusive) ? '!' : '') . $name, $newtag, $body); - } - } - } - } - - if(($exclusive) && (! $access_tag)) { - $access_tag .= 'cid:' . $channel['channel_hash']; - } - - // if there is an url for this channel - - if(isset($profile)) { - $replaced = true; - //create profile link - $profile = str_replace(',','%2c',$profile); - $url = $profile; - $newtag = '@' . (($exclusive) ? '!' : '') . '[zrl=' . $profile . ']' . $newname . (($forum && ! $trailing_plus_name) ? '+' : '') . '[/zrl]'; - $body = str_replace('@' . (($exclusive) ? '!' : '') . $name, $newtag, $body); - //append tag to str_tags - if(! stristr($str_tags,$newtag)) { - if(strlen($str_tags)) - $str_tags .= ','; - $str_tags .= $newtag; - } - } - } - - - return array('replaced' => $replaced, 'termtype' => $termtype, 'term' => $newname, 'url' => $url, 'contact' => $r[0]); -} - - function fix_attached_photo_permissions($uid,$xchan_hash,$body, $str_contact_allow,$str_group_allow,$str_contact_deny,$str_group_deny) { From 63646a144015d788634db974f144a1993b0465cc Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Sun, 7 Dec 2014 19:27:14 +0100 Subject: [PATCH 023/155] Some Doxygen comments and small cleanups. --- boot.php | 188 +++++++++++++++++++++++++---------- include/Import/Importer.php | 38 +++---- include/Import/refimport.php | 2 - include/permissions.php | 166 ++++++++++++++++++------------- include/security.php | 115 +++++++++++++-------- include/widgets.php | 158 +++++++++++++---------------- 6 files changed, 396 insertions(+), 271 deletions(-) diff --git a/boot.php b/boot.php index 3fdaa55f0..8a212a11d 100755 --- a/boot.php +++ b/boot.php @@ -27,7 +27,6 @@ * documented. */ - require_once('include/config.php'); require_once('include/network.php'); require_once('include/plugin.php'); @@ -570,7 +569,7 @@ define ( 'ITEM_RSS', 0x8000); // Item comes from a feed. Use this t define ( 'DBTYPE_MYSQL', 0 ); define ( 'DBTYPE_POSTGRES', 1 ); - + /** * * Reverse the effect of magic_quotes_gpc if it is enabled. @@ -614,10 +613,10 @@ function startup() { } /** - * * class: App * - * Our main application structure for the life of this page + * @brief Our main application structure for the life of this page. + * * Primarily deals with the URL that got us here * and tries to make some sense of it, and * stores our page contents and config storage @@ -683,11 +682,15 @@ class App { public $force_max_items = 0; public $theme_thread_allow = true; - // An array for all theme-controllable parameters - // Mostly unimplemented yet. Only options 'template_engine' and - // beyond are used. - - private $theme = array( + /** + * @brief An array for all theme-controllable parameters + * + * Mostly unimplemented yet. Only options 'template_engine' and + * beyond are used. + * + * @var array + */ + private $theme = array( 'sourcename' => '', 'videowidth' => 425, 'videoheight' => 350, @@ -697,9 +700,17 @@ class App { 'template_engine' => 'smarty3', ); - // array of registered template engines ('name'=>'class name') + /** + * array of registered template engines ('name'=>'class name') + * + * @var array + */ public $template_engines = array(); - // array of instanced template engines ('name'=>'instance') + /** + * array of instanced template engines ('name'=>'instance') + * + * @var array + */ public $template_engine_instance = array(); private $ldelim = array( @@ -716,7 +727,9 @@ class App { private $baseurl; private $path; - + /** + * App constructor. + */ function __construct() { // we'll reset this after we read our config file date_default_timezone_set('UTC'); @@ -759,8 +772,8 @@ class App { set_include_path("include/$this->hostname" . PATH_SEPARATOR . get_include_path()); - if((x($_SERVER,'QUERY_STRING')) && substr($_SERVER['QUERY_STRING'],0,2) === "q=") { - $this->query_string = substr($_SERVER['QUERY_STRING'],2); + if((x($_SERVER,'QUERY_STRING')) && substr($_SERVER['QUERY_STRING'], 0, 2) === "q=") { + $this->query_string = substr($_SERVER['QUERY_STRING'], 2); // removing trailing / - maybe a nginx problem if (substr($this->query_string, 0, 1) == "/") $this->query_string = substr($this->query_string, 1); @@ -770,8 +783,8 @@ class App { // unix style "homedir" - if(substr($this->cmd,0,1) === '~') - $this->cmd = 'channel/' . substr($this->cmd,1); + if(substr($this->cmd, 0, 1) === '~') + $this->cmd = 'channel/' . substr($this->cmd, 1); /** @@ -855,7 +868,6 @@ class App { } function set_baseurl($url) { - if(is_array($this->config) && array_key_exists('system',$this->config) && is_array($this->config['system']) @@ -888,7 +900,7 @@ class App { } function set_path($p) { - $this->path = trim(trim($p),'/'); + $this->path = trim(trim($p), '/'); } function get_path() { @@ -1030,6 +1042,7 @@ class App { * return engine defined by theme, or default * * @param string $name Template engine name + * * @return object Template Engine instance */ function template_engine($name = ''){ @@ -1056,6 +1069,11 @@ class App { echo "template engine $template_engine is not registered!\n"; killme(); } + /** + * @brief Returns the active template engine. + * + * @return string + */ function get_template_engine() { return $this->theme['template_engine']; } @@ -1097,9 +1115,13 @@ class App { } // End App class -// retrieve the App structure -// useful in functions which require it but don't get it passed to them - +/** + * @brief Retrieve the App structure. + * + * Useful in functions which require it but don't get it passed to them + * + * @return App + */ function get_app() { global $a; return $a; @@ -1117,7 +1139,8 @@ function get_app() { * * @param string|array $s variable to check * @param string $k key inside the array to check - * @return bool + * + * @return bool|int */ function x($s, $k = null) { if($k != null) { @@ -1167,24 +1190,43 @@ function z_path() { return $base; } +/** + * @brief Returns the baseurl. + * + * @see App::get_baseurl() + * + * @return string + */ function z_root() { global $a; return $a->get_baseurl(); } +/** + * @brief Return absolut URL for given $path. + * + * @param string $path + * + * @return string + */ function absurl($path) { - if(strpos($path,'/') === 0) + if(strpos($path, '/') === 0) return z_path() . $path; return $path; } -function os_mkdir($path,$mode = 0777,$recursive = false) { +function os_mkdir($path, $mode = 0777, $recursive = false) { $oldumask = @umask(0); @mkdir($path, $mode, $recursive); @umask($oldumask); } +/** + * @brief Function to check if request was an AJAX (xmlhttprequest) request. + * + * @return boolean + */ function is_ajax() { return (!empty($_SERVER['HTTP_X_REQUESTED_WITH']) && strtolower($_SERVER['HTTP_X_REQUESTED_WITH']) == 'xmlhttprequest'); } @@ -1332,11 +1374,11 @@ function check_config(&$a) { else $installed = array(); - $plugins = get_config('system','addon'); + $plugins = get_config('system', 'addon'); $plugins_arr = array(); if($plugins) - $plugins_arr = explode(',',str_replace(' ', '',$plugins)); + $plugins_arr = explode(',', str_replace(' ', '', $plugins)); $a->plugins = $plugins_arr; @@ -1344,7 +1386,7 @@ function check_config(&$a) { if(count($installed)) { foreach($installed as $i) { - if(! in_array($i['name'],$plugins_arr)) { + if(! in_array($i['name'], $plugins_arr)) { unload_plugin($i['name']); } else { @@ -1355,7 +1397,7 @@ function check_config(&$a) { if(count($plugins_arr)) { foreach($plugins_arr as $p) { - if(! in_array($p,$installed_arr)) { + if(! in_array($p, $installed_arr)) { load_plugin($p); } } @@ -1365,7 +1407,7 @@ function check_config(&$a) { } -function fix_system_urls($oldurl,$newurl) { +function fix_system_urls($oldurl, $newurl) { require_once('include/crypto.php'); @@ -1456,7 +1498,7 @@ function login($register = false, $form_id = 'main-login', $hiddens=false) { $a = get_app(); $o = ''; $reg = false; - $reglink = get_config('system','register_link'); + $reglink = get_config('system', 'register_link'); if(! strlen($reglink)) $reglink = 'register'; @@ -1472,7 +1514,7 @@ function login($register = false, $form_id = 'main-login', $hiddens=false) { $tpl = get_markup_template("logout.tpl"); } else { - $a->page['htmlhead'] .= replace_macros(get_markup_template("login_head.tpl"),array( + $a->page['htmlhead'] .= replace_macros(get_markup_template("login_head.tpl"), array( '$baseurl' => $a->get_baseurl(true) )); @@ -1501,16 +1543,17 @@ function login($register = false, $form_id = 'main-login', $hiddens=false) { } -// Used to end the current process, after saving session state. - +/** + * @brief Used to end the current process, after saving session state. + */ function killme() { session_write_close(); exit; } - -// redirect to another URL and terminate this process. - +/** + * @brief Redirect to another URL and terminate this process. + */ function goaway($s) { header("Location: $s"); killme(); @@ -1532,7 +1575,7 @@ function get_account_id() { } /** - * @brief Returns the entity id of locally logged in user or false. + * @brief Returns the entity id (channel_id) of locally logged in user or false. * * Returns authenticated numeric channel_id if authenticated and connected to * a channel or 0. Sometimes referred to as $uid in the code. @@ -1546,22 +1589,28 @@ function local_user() { return false; } - -// Returns contact id of authenticated site visitor or false - +/** + * @brief Returns contact id (visitor_id) of authenticated site visitor or false. + * + * @return int|bool visitor_id or false + */ function remote_user() { - if((x($_SESSION,'authenticated')) && (x($_SESSION,'visitor_id'))) + if((x($_SESSION, 'authenticated')) && (x($_SESSION, 'visitor_id'))) return $_SESSION['visitor_id']; + return false; } - -// contents of $s are displayed prominently on the page the next time -// a page is loaded. Usually used for errors or alerts. - +/** + * Contents of $s are displayed prominently on the page the next time + * a page is loaded. Usually used for errors or alerts. + * + * @param string $s Text to display + */ function notice($s) { $a = get_app(); if(! x($_SESSION, 'sysmsg')) $_SESSION['sysmsg'] = array(); + if($a->interactive) { // shameless plug, permission is denied and they have no identity. // There's a fairly good chance that they've not got zot. @@ -1572,7 +1621,13 @@ function notice($s) { } } - +/** + * Contents of $s are displayed prominently on the page the next time a page is + * loaded. Usually used for information. + * For error and alerts use notice(). + * + * @param string $s Text to display + */ function info($s) { $a = get_app(); if(! x($_SESSION, 'sysmsg_info')) $_SESSION['sysmsg_info'] = array(); @@ -1736,13 +1791,19 @@ function current_theme(){ /** - * Return full URL to theme which is currently in effect. + * @brief Return full URL to theme which is currently in effect. + * * Provide a sane default if nothing is chosen or the specified theme does not exist. + * + * @param bool $installing default false + * + * @return string */ - function current_theme_url($installing = false) { global $a; + $t = current_theme(); + $opts = ''; $opts = (($a->profile_uid) ? '?f=&puid=' . $a->profile_uid : ''); $opts .= ((x($a->layout,'schema')) ? '&schema=' . $a->layout['schema'] : ''); @@ -1761,10 +1822,12 @@ function current_theme_url($installing = false) { */ function is_site_admin() { $a = get_app(); + if((intval($_SESSION['authenticated'])) && (is_array($a->account)) && ($a->account['account_roles'] & ACCOUNT_ROLE_ADMIN)) return true; + return false; } @@ -1816,6 +1879,7 @@ function load_contact_links($uid) { * * @param array $params mapped array with query parameters * @param string $name of parameter, default null + * * @return string */ function build_querystring($params, $name = null) { @@ -1857,6 +1921,11 @@ function dba_timer() { return microtime(true); } +/** + * @brief Returns xchan_hash from the observer. + * + * @return string Empty if no observer, otherwise xchan_hash from observer + */ function get_observer_hash() { $observer = get_app()->get_observer(); if(is_array($observer)) @@ -1892,6 +1961,7 @@ function curPageURL() { * * @param App $a global application object * @param string $navname + * * @return mixed */ function get_custom_nav(&$a, $navname) { @@ -2043,12 +2113,20 @@ function construct_page(&$a) { ); } - +/** + * @brief Returns RedMatrix's root directory. + * + * @return string + */ function appdirpath() { return dirname(__FILE__); } - +/** + * @brief Set a pageicon. + * + * @param string $icon + */ function head_set_icon($icon) { global $a; @@ -2056,6 +2134,11 @@ function head_set_icon($icon) { // logger('head_set_icon: ' . $icon); } +/** + * @brief Get the pageicon. + * + * @return string absolut path to pageicon + */ function head_get_icon() { global $a; @@ -2066,6 +2149,11 @@ function head_get_icon() { return $icon; } +/** + * @brief Return the Realm of the directory. + * + * @return string + */ function get_directory_realm() { if($x = get_config('system', 'directory_realm')) return $x; diff --git a/include/Import/Importer.php b/include/Import/Importer.php index c42344236..5e684cd8e 100644 --- a/include/Import/Importer.php +++ b/include/Import/Importer.php @@ -1,26 +1,28 @@ credentials; } function get_itemlist() { - - + return $this->itemlist; } - function get_item_ident($item) { } @@ -43,19 +45,17 @@ class Import { function convert_taxonomy($item_ident) { - } function convert_child($child) { } - function store($item,$update = false) { + function store($item, $update = false) { } function run() { - $this->credentials = $this->get_credentials(); $this->itemlist = $this->get_itemlist(); if($this->itemlist) { @@ -77,18 +77,6 @@ class Import { } $cnt ++; } - - - - } - - - - - - } - - } \ No newline at end of file diff --git a/include/Import/refimport.php b/include/Import/refimport.php index 4f2572660..181b2b398 100644 --- a/include/Import/refimport.php +++ b/include/Import/refimport.php @@ -13,8 +13,6 @@ require_once('include/hubloc.php'); // with a browser until all the posts had been imported. - - define('REDMATRIX_IMPORTCHANNEL','mike'); define('REFLECT_EXPORTUSERNAME','mike'); define('REFLECT_BLOGNAME','Diary and Other Rantings'); diff --git a/include/permissions.php b/include/permissions.php index b078de4d5..563d574db 100644 --- a/include/permissions.php +++ b/include/permissions.php @@ -1,6 +1,19 @@ -hook + * global_permissions. + * + * @return array associative array containing all permissions + */ function get_perms() { // thinking about making element[2] a bitmask instead of boolean so that we can provide a list of applicable selections @@ -14,8 +27,8 @@ function get_perms() { 'view_profile' => array('channel_r_profile', intval(PERMS_R_PROFILE), true, t('Can view my default channel profile'), ''), 'view_photos' => array('channel_r_photos', intval(PERMS_R_PHOTOS), true, t('Can view my photo albums'), ''), 'view_contacts' => array('channel_r_abook', intval(PERMS_R_ABOOK), true, t('Can view my connections'), ''), - 'view_storage' => array('channel_r_storage', intval(PERMS_R_STORAGE), true, t('Can view my file storage'), ''), - 'view_pages' => array('channel_r_pages', intval(PERMS_R_PAGES), true, t('Can view my webpages'), ''), + 'view_storage' => array('channel_r_storage', intval(PERMS_R_STORAGE), true, t('Can view my file storage'), ''), + 'view_pages' => array('channel_r_pages', intval(PERMS_R_PAGES), true, t('Can view my webpages'), ''), // Write permissions 'send_stream' => array('channel_w_stream', intval(PERMS_W_STREAM), false, t('Can send me their channel stream and posts'), ''), @@ -23,19 +36,20 @@ function get_perms() { 'post_comments' => array('channel_w_comment', intval(PERMS_W_COMMENT), false, t('Can comment on or like my posts'), ''), 'post_mail' => array('channel_w_mail', intval(PERMS_W_MAIL), false, t('Can send me private mail messages'), ''), 'post_photos' => array('channel_w_photos', intval(PERMS_W_PHOTOS), false, t('Can post photos to my photo albums'), ''), - 'post_like' => array('channel_w_like', intval(PERMS_W_LIKE), false, t('Can like/dislike stuff'), t('Profiles and things other than posts/comments')), + 'post_like' => array('channel_w_like', intval(PERMS_W_LIKE), false, t('Can like/dislike stuff'), t('Profiles and things other than posts/comments')), 'tag_deliver' => array('channel_w_tagwall', intval(PERMS_W_TAGWALL), false, t('Can forward to all my channel contacts via post @mentions'), t('Advanced - useful for creating group forum channels')), 'chat' => array('channel_w_chat', intval(PERMS_W_CHAT), false, t('Can chat with me (when available)'), t('')), - 'write_storage' => array('channel_w_storage', intval(PERMS_W_STORAGE), false, t('Can write to my file storage'), ''), - 'write_pages' => array('channel_w_pages', intval(PERMS_W_PAGES), false, t('Can edit my webpages'), ''), + 'write_storage' => array('channel_w_storage', intval(PERMS_W_STORAGE), false, t('Can write to my file storage'), ''), + 'write_pages' => array('channel_w_pages', intval(PERMS_W_PAGES), false, t('Can edit my webpages'), ''), - 'republish' => array('channel_a_republish', intval(PERMS_A_REPUBLISH), false, t('Can source my public posts in derived channels'), t('Somewhat advanced - very useful in open communities')), + 'republish' => array('channel_a_republish', intval(PERMS_A_REPUBLISH), false, t('Can source my public posts in derived channels'), t('Somewhat advanced - very useful in open communities')), - 'delegate' => array('channel_a_delegate', intval(PERMS_A_DELEGATE), false, t('Can administer my channel resources'), t('Extremely advanced. Leave this alone unless you know what you are doing')), + 'delegate' => array('channel_a_delegate', intval(PERMS_A_DELEGATE), false, t('Can administer my channel resources'), t('Extremely advanced. Leave this alone unless you know what you are doing')), ); $ret = array('global_permissions' => $global_perms); - call_hooks('global_permissions',$ret); + call_hooks('global_permissions', $ret); + return $ret['global_permissions']; } @@ -43,13 +57,13 @@ function get_perms() { /** * get_all_perms($uid,$observer_xchan) * - * @param $uid : The channel_id associated with the resource owner - * @param $observer_xchan: The xchan_hash representing the observer + * @param int $uid The channel_id associated with the resource owner + * @param string $observer_xchan The xchan_hash representing the observer + * @param bool $internal_use (default true) * - * @returns: array of all permissions, key is permission name, value is true or false + * @returns array of all permissions, key is permission name, value is true or false */ - -function get_all_perms($uid,$observer_xchan,$internal_use = true) { +function get_all_perms($uid, $observer_xchan, $internal_use = true) { $global_perms = get_perms(); @@ -85,7 +99,6 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) { continue; } - // Next we're going to check for blocked or ignored contacts. // These take priority over all other settings. @@ -94,7 +107,7 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) { $ret[$perm_name] = true; continue; } - + if(! $abook_checked) { $x = q("select abook_my_perms, abook_flags, xchan_network from abook left join xchan on abook_xchan = xchan_hash where abook_channel = %d and abook_xchan = '%s' and not ( abook_flags & %d )>0 limit 1", @@ -105,7 +118,7 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) { if(! $x) { // not in address book, see if they've got an xchan $y = q("select xchan_network from xchan where xchan_hash = '%s' limit 1", - dbesc($observer_xchan) + dbesc($observer_xchan) ); } @@ -113,7 +126,7 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) { } // If they're blocked - they can't read or write - + if(($x) && ($x[0]['abook_flags'] & ABOOK_FLAG_BLOCKED)) { $ret[$perm_name] = false; continue; @@ -130,7 +143,7 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) { // system is blocked to anybody who is not authenticated - if((! $observer_xchan) && intval(get_config('system','block_public'))) { + if((! $observer_xchan) && intval(get_config('system', 'block_public'))) { $ret[$perm_name] = false; continue; } @@ -177,14 +190,14 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) { $onsite_checked = true; } - + if($c) $ret[$perm_name] = true; else $ret[$perm_name] = false; continue; - } + } // From here on we require that the observer be a connection and // handle whether we're allowing any, approved or specific ones @@ -226,7 +239,6 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) { $ret[$perm_name] = false; continue; - } $arr = array( @@ -235,11 +247,23 @@ function get_all_perms($uid,$observer_xchan,$internal_use = true) { 'permissions' => $ret); call_hooks('get_all_perms',$arr); + return $arr['permissions']; } - -function perm_is_allowed($uid,$observer_xchan,$permission) { +/** + * @brief Checks if given permission is allowed for given observer on a channel. + * + * Checks if the given observer with the hash $observer_xchan has permission + * $permission on channel_id $uid. + * $permission is one defined in get_perms(); + * + * @param int $uid The channel_id associated with the resource owner + * @param string $observer_xchan The xchan_hash representing the observer + * @param string $permission + * @return bool true if permission is allowed for observer on channel + */ +function perm_is_allowed($uid, $observer_xchan, $permission) { $arr = array( 'channel_id' => $uid, @@ -247,7 +271,7 @@ function perm_is_allowed($uid,$observer_xchan,$permission) { 'permission' => $permission, 'result' => false); - call_hooks('perm_is_allowed',$arr); + call_hooks('perm_is_allowed', $arr); if($arr['result']) return true; @@ -279,21 +303,21 @@ function perm_is_allowed($uid,$observer_xchan,$permission) { if(($x) && ($x[0]['abook_flags'] & ABOOK_FLAG_BLOCKED)) return false; - + if(($x) && (! $global_perms[$permission][2]) && ($x[0]['abook_flags'] & ABOOK_FLAG_IGNORED)) return false; if(! $x) { // not in address book, see if they've got an xchan $y = q("select xchan_network from xchan where xchan_hash = '%s' limit 1", - dbesc($observer_xchan) + dbesc($observer_xchan) ); } } // system is blocked to anybody who is not authenticated - if((! $observer_xchan) && intval(get_config('system','block_public'))) + if((! $observer_xchan) && intval(get_config('system', 'block_public'))) return false; // Check if this $uid is actually the $observer_xchan @@ -301,7 +325,6 @@ function perm_is_allowed($uid,$observer_xchan,$permission) { if($r[0]['channel_hash'] === $observer_xchan) return true; - if($r[0][$channel_perm] & PERMS_PUBLIC) return true; @@ -326,6 +349,7 @@ function perm_is_allowed($uid,$observer_xchan,$permission) { ); if($c) return true; + return false; } @@ -361,25 +385,32 @@ function perm_is_allowed($uid,$observer_xchan,$permission) { // No permissions allowed. - return false; + return false; } // Check a simple array of observers against a permissions // return a simple array of those with permission -function check_list_permissions($uid,$arr,$perm) { +function check_list_permissions($uid, $arr, $perm) { $result = array(); if($arr) foreach($arr as $x) - if(perm_is_allowed($uid,$x,$perm)) + if(perm_is_allowed($uid, $x, $perm)) $result[] = $x; + return($result); } - +/** + * @brief Sets site wide default permissions. + * + * @return array + */ function site_default_perms() { + $ret = array(); + $typical = array( 'view_stream' => PERMS_PUBLIC, 'view_profile' => PERMS_PUBLIC, @@ -401,14 +432,14 @@ function site_default_perms() { ); $global_perms = get_perms(); - $ret = array(); foreach($global_perms as $perm => $v) { - $x = get_config('default_perms',$perm); + $x = get_config('default_perms', $perm); if($x === false) $x = $typical[$perm]; $ret[$perm] = $x; } + return $ret; } @@ -449,7 +480,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_A_REPUBLISH|PERMS_W_LIKE; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; - $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = PERMS_CONTACTS; $ret['channel_w_wall'] = PERMS_CONTACTS; @@ -465,9 +496,8 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_NETWORK; - - break; + break; case 'social_restricted': $ret['perms_auto'] = false; @@ -482,7 +512,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_W_LIKE; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; - $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = PERMS_CONTACTS; $ret['channel_w_wall'] = PERMS_CONTACTS; @@ -498,9 +528,8 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_CONTACTS; - - break; + break; case 'social_private': $ret['perms_auto'] = false; @@ -515,7 +544,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_W_LIKE; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; - $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_CONTACTS; $ret['channel_w_stream'] = PERMS_CONTACTS; $ret['channel_w_wall'] = PERMS_CONTACTS; @@ -531,7 +560,7 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_CONTACTS; - + break; case 'forum': @@ -547,7 +576,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_A_REPUBLISH|PERMS_W_LIKE|PERMS_W_TAGWALL; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; - $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = 0; $ret['channel_w_wall'] = PERMS_CONTACTS; @@ -563,7 +592,7 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_NETWORK; - + break; case 'forum_restricted': @@ -579,7 +608,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_W_LIKE|PERMS_W_TAGWALL; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; - $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = 0; $ret['channel_w_wall'] = PERMS_CONTACTS; @@ -595,9 +624,8 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_CONTACTS; - - break; + break; case 'forum_private': $ret['perms_auto'] = false; @@ -612,7 +640,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_W_LIKE; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_CONTACTS; - $ret['channel_r_photos'] = PERMS_CONTACTS; + $ret['channel_r_photos'] = PERMS_CONTACTS; $ret['channel_r_abook'] = PERMS_CONTACTS; $ret['channel_w_stream'] = 0; $ret['channel_w_wall'] = PERMS_CONTACTS; @@ -628,7 +656,7 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_CONTACTS; - + break; case 'feed': @@ -644,7 +672,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_A_REPUBLISH|PERMS_W_LIKE; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; - $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = PERMS_CONTACTS; $ret['channel_w_wall'] = PERMS_CONTACTS; @@ -660,11 +688,10 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_NETWORK; $ret['channel_w_like'] = PERMS_NETWORK; - + break; case 'feed_restricted': - $ret['perms_auto'] = false; $ret['default_collection'] = true; $ret['directory_publish'] = false; @@ -677,7 +704,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_W_LIKE; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; - $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = PERMS_CONTACTS; $ret['channel_w_wall'] = PERMS_CONTACTS; @@ -693,7 +720,7 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_NETWORK; - + break; case 'soapbox': @@ -707,7 +734,7 @@ function get_role_perms($role) { |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_A_REPUBLISH|PERMS_W_LIKE; $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; - $ret['channel_r_photos'] = PERMS_PUBLIC; + $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = 0; $ret['channel_w_wall'] = 0; @@ -723,7 +750,7 @@ function get_role_perms($role) { $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_NETWORK; - + break; case 'repository': @@ -755,14 +782,11 @@ function get_role_perms($role) { $ret['channel_w_pages'] = PERMS_CONTACTS; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_NETWORK; - + break; - - default: break; - } $x = get_config('system','role_perms'); @@ -775,7 +799,12 @@ function get_role_perms($role) { return $ret; } - +/** + * @brief Creates a HTML select field with all available roles. + * + * @param string $current The current role + * @return string Returns the complete HTML code for this privacy-role-select field. + */ function role_selector($current) { if(! $current) @@ -792,16 +821,17 @@ function role_selector($current) { array('soapbox' => t('Celebrity/Soapbox'), 'repository' => t('Group Repository'))), 'other' => array( t('Other'), array('custom' => t('Custom/Expert Mode')))); + $o = ''; - return $o; -} + return $o; +} diff --git a/include/security.php b/include/security.php index 8066a76f6..ca5411bde 100644 --- a/include/security.php +++ b/include/security.php @@ -1,12 +1,24 @@ -account = $user_record; $_SESSION['account_id'] = $user_record['account_id']; $_SESSION['authenticated'] = 1; @@ -39,7 +51,7 @@ function authenticate_success($user_record, $login_initial = false, $interactive // might want to log success here } - if($return || x($_SESSION,'workflow')) { + if($return || x($_SESSION, 'workflow')) { unset($_SESSION['workflow']); return; } @@ -70,7 +82,13 @@ function authenticate_success($user_record, $login_initial = false, $interactive /* else just return */ } - +/** + * @brief Change to another channel with current logged-in account. + * + * @param int $change_channel The channel_id of the channel you want to change to + * + * @return bool|array false or channel record of the new channel + */ function change_channel($change_channel) { $ret = false; @@ -83,17 +101,17 @@ function change_channel($change_channel) { ); // It's not there. Is this an administrator, and is this the sys channel? - if (is_developer()) { - if (! $r) { - if (is_site_admin()) { - $r = q("select channel.*, xchan.* from channel left join xchan on channel.channel_hash = xchan.xchan_hash where channel_id = %d and ( channel_pageflags & %d) and not (channel_pageflags & %d )>0 limit 1", - intval($change_channel), - intval(PAGE_SYSTEM), - intval(PAGE_REMOVED) - ); + if (is_developer()) { + if (! $r) { + if (is_site_admin()) { + $r = q("select channel.*, xchan.* from channel left join xchan on channel.channel_hash = xchan.xchan_hash where channel_id = %d and ( channel_pageflags & %d) and not (channel_pageflags & %d )>0 limit 1", + intval($change_channel), + intval(PAGE_SYSTEM), + intval(PAGE_REMOVED) + ); + } } } - } if($r) { $hash = $r[0]['channel_hash']; @@ -109,23 +127,28 @@ function change_channel($change_channel) { ); if($x) { $_SESSION['my_url'] = $x[0]['xchan_url']; - $_SESSION['my_address'] = $r[0]['channel_address'] . '@' . substr(get_app()->get_baseurl(),strpos(get_app()->get_baseurl(),'://')+3); + $_SESSION['my_address'] = $r[0]['channel_address'] . '@' . substr(get_app()->get_baseurl(), strpos(get_app()->get_baseurl(), '://') + 3); get_app()->set_observer($x[0]); - get_app()->set_perms(get_all_perms(local_user(),$hash)); + get_app()->set_perms(get_all_perms(local_user(), $hash)); } if(! is_dir('store/' . $r[0]['channel_address'])) @os_mkdir('store/' . $r[0]['channel_address'], STORAGE_DEFAULT_PERMISSIONS,true); - } return $ret; - } - - -function permissions_sql($owner_id,$remote_verified = false,$groups = null) { +/** + * @brief Creates an addiontal SQL where statement to check permissions. + * + * @param int $owner_id + * @param bool $remote_verified default false, not used at all + * @param string $groups this param is not used at all + * + * @return string additional SQL where statement + */ +function permissions_sql($owner_id, $remote_verified = false, $groups = null) { if(defined('STATUSNET_PRIVACY_COMPATIBILITY')) return ''; @@ -142,8 +165,7 @@ function permissions_sql($owner_id,$remote_verified = false,$groups = null) { $sql = " AND allow_cid = '' AND allow_gid = '' AND deny_cid = '' - AND deny_gid = '' - + AND deny_gid = '' "; /** @@ -162,7 +184,6 @@ function permissions_sql($owner_id,$remote_verified = false,$groups = null) { * done this and passed the groups into this function. */ - else { $observer = get_observer_hash(); if($observer) { @@ -191,7 +212,16 @@ function permissions_sql($owner_id,$remote_verified = false,$groups = null) { return $sql; } -function item_permissions_sql($owner_id,$remote_verified = false,$groups = null) { +/** + * @brief Creates an addiontal SQL where statement to check permissions for an item. + * + * @param int $owner_id + * @param bool $remote_verified default false, not used at all + * @param string $groups this param is not used at all + * + * @return string additional SQL where statement + */ +function item_permissions_sql($owner_id, $remote_verified = false, $groups = null) { if(defined('STATUSNET_PRIVACY_COMPATIBILITY')) return ''; @@ -206,7 +236,6 @@ function item_permissions_sql($owner_id,$remote_verified = false,$groups = null) */ $sql = " AND item_private=0 "; - /** * Profile owner - everything is visible @@ -224,7 +253,6 @@ function item_permissions_sql($owner_id,$remote_verified = false,$groups = null) * done this and passed the groups into this function. */ - else { $observer = get_observer_hash(); @@ -250,12 +278,18 @@ function item_permissions_sql($owner_id,$remote_verified = false,$groups = null) ); } } + return $sql; } +/** + * @param string $observer_hash + * + * @return string additional SQL where statement + */ function public_permissions_sql($observer_hash) { - $observer = get_app()->get_observer(); + //$observer = get_app()->get_observer(); $groups = init_groups_visitor($observer_hash); $gs = '<<>>'; // should be impossible to match @@ -263,7 +297,7 @@ function public_permissions_sql($observer_hash) { if(is_array($groups) && count($groups)) { foreach($groups as $g) $gs .= '|<' . $g . '>'; - } + } $sql = ''; if($observer_hash) { $regexop = db_getfunc('REGEXP'); @@ -341,11 +375,11 @@ function check_form_security_token_ForbiddenOnErr($typename = '', $formname = 'f } } + // Returns an array of group id's this contact is a member of. // This array will only contain group id's related to the uid of this // DFRN contact. They are *not* neccessarily unique across the entire site. - if(! function_exists('init_groups_visitor')) { function init_groups_visitor($contact_id) { $groups = array(); @@ -361,8 +395,6 @@ function init_groups_visitor($contact_id) { - - // This is used to determine which uid have posts which are visible to the logged in user (from the API) for the // public_timeline, and we can use this in a community page by making // $perms = (PERMS_NETWORK|PERMS_PUBLIC) unless logged in. @@ -382,19 +414,22 @@ function stream_perms_api_uids($perms = NULL ) { intval($perms), intval(PAGE_CENSORED|PAGE_SYSTEM|PAGE_REMOVED) ); - if($r) + if($r) { foreach($r as $rr) - if(! in_array($rr['channel_id'],$ret)) + if(! in_array($rr['channel_id'], $ret)) $ret[] = $rr['channel_id']; + } $str = ''; - if($ret) + if($ret) { foreach($ret as $rr) { if($str) $str .= ','; $str .= intval($rr); } + } logger('stream_perms_api_uids: ' . $str, LOGGER_DEBUG); + return $str; } @@ -409,19 +444,21 @@ function stream_perms_xchans($perms = NULL ) { intval($perms), intval(PAGE_CENSORED|PAGE_SYETEM|PAGE_REMOVED) ); - if($r) + if($r) { foreach($r as $rr) - if(! in_array($rr['channel_hash'],$ret)) + if(! in_array($rr['channel_hash'], $ret)) $ret[] = $rr['channel_hash']; + } $str = ''; - if($ret) + if($ret) { foreach($ret as $rr) { if($str) $str .= ','; $str .= "'" . dbesc($rr) . "'"; } + } logger('stream_perms_xchans: ' . $str, LOGGER_DEBUG); + return $str; } - diff --git a/include/widgets.php b/include/widgets.php index e686fd5bd..b13be4922 100644 --- a/include/widgets.php +++ b/include/widgets.php @@ -1,4 +1,9 @@ -profile, $block, true); } @@ -16,14 +21,15 @@ function widget_profile($args) { function widget_tagcloud($args) { $o = ''; - $tab = 0; + //$tab = 0; $a = get_app(); $uid = $a->profile_uid; $count = ((x($args,'count')) ? intval($args['count']) : 24); $flags = 0; $type = TERM_CATEGORY; - $r = tagadelic($uid,$count,$authors,$flags,ITEM_WEBPAGE,$type); + // FIXME there exists no $authors variable + $r = tagadelic($uid, $count, $authors, $flags, ITEM_WEBPAGE, $type); if($r) { $o = '

' . t('Categories') . '

'; @@ -75,9 +81,8 @@ function widget_collections($args) { return ''; break; } - - return group_side($every, $each, $edit, $current, $abook_id, $wmode); + return group_side($every, $each, $edit, $current, $abook_id, $wmode); } @@ -93,7 +98,6 @@ function widget_appselect($arr) { } - function widget_suggestions($arr) { if((! local_user()) || (! feature_enabled(local_user(),'suggest'))) @@ -114,16 +118,13 @@ function widget_suggestions($arr) { // This will throw some entropy intot he situation so you won't // be looking at the same two mug shots every time the widget runs - $index = ((count($r) > 2) ? mt_rand(0,count($r) - 2) : 0); - for($x = $index; $x <= ($index+1); $x ++) { - $rr = $r[$x]; if(! $rr['xchan_url']) break; - + $connlnk = z_root() . '/follow/?url=' . $rr['xchan_addr']; $arr[] = array( @@ -138,7 +139,6 @@ function widget_suggestions($arr) { ); } - $o = replace_macros(get_markup_template('suggest_widget.tpl'),array( '$title' => t('Suggestions'), '$more' => t('See more...'), @@ -146,13 +146,13 @@ function widget_suggestions($arr) { )); return $o; - } function widget_follow($args) { if(! local_user()) return ''; + $a = get_app(); $uid =$a->channel['channel_id']; $r = q("select count(*) as total from abook where abook_channel = %d and not (abook_flags & %d)>0 ", @@ -163,10 +163,10 @@ function widget_follow($args) { $total_channels = $r[0]['total']; $limit = service_class_fetch($uid,'total_channels'); if($limit !== false) { - $abook_usage_message = sprintf( t("You have %1$.0f of %2$.0f allowed connections."), $total_channels, $limit); + $abook_usage_message = sprintf( t("You have %1$.0f of %2$.0f allowed connections."), $total_channels, $limit); } else { - $abook_usage_message = ''; + $abook_usage_message = ''; } return replace_macros(get_markup_template('follow.tpl'),array( '$connect' => t('Add New Connection'), @@ -175,7 +175,6 @@ function widget_follow($args) { '$follow' => t('Connect'), '$abook_usage_message' => $abook_usage_message )); - } @@ -192,6 +191,7 @@ function widget_notes($arr) { '$text' => $text, '$save' => t('Save'), )); + return $o; } @@ -228,8 +228,6 @@ function widget_savedsearch($arr) { $search = ''; } - - $srchurl = $a->query_string; $srchurl = rtrim(preg_replace('/searchsave\=[^\&].*?(\&|$)/is','',$srchurl),'&'); @@ -240,7 +238,7 @@ function widget_savedsearch($arr) { $srchurl = rtrim(preg_replace('/search\=[^\&].*?(\&|$)/is','',$srchurl),'&'); $srchurl = str_replace(array('?f=','&f='),array('',''),$srchurl); $hasq = ((strpos($srchurl,'?') !== false) ? true : false); - + $o = ''; $r = q("select `tid`,`term` from `term` WHERE `uid` = %d and `type` = %d ", @@ -252,31 +250,28 @@ function widget_savedsearch($arr) { if(count($r)) { foreach($r as $rr) { - $saved[] = array( 'id' => $rr['tid'], - 'term' => $rr['term'], + 'term' => $rr['term'], 'dellink' => z_root() . '/' . $srchurl . (($hasq) ? '' : '?f=') . '&searchremove=1&search=' . urlencode($rr['term']), 'srchlink' => z_root() . '/' . $srchurl . (($hasq) ? '' : '?f=') . '&search=' . urlencode($rr['term']), 'displayterm' => htmlspecialchars($rr['term'], ENT_COMPAT,'UTF-8'), - 'encodedterm' => urlencode($rr['term']), - 'delete' => t('Remove term'), - 'selected' => ($search==$rr['term']), + 'encodedterm' => urlencode($rr['term']), + 'delete' => t('Remove term'), + 'selected' => ($search==$rr['term']), ); } - } + } - $tpl = get_markup_template("saved_searches.tpl"); $o = replace_macros($tpl, array( '$title' => t('Saved Searches'), '$add' => t('add'), - '$searchbox' => searchbox($search,'netsearch-box',$srchurl . (($hasq) ? '' : '?f='),true), + '$searchbox' => searchbox($search, 'netsearch-box', $srchurl . (($hasq) ? '' : '?f='), true), '$saved' => $saved, )); return $o; - } @@ -306,7 +301,6 @@ function widget_filer($arr) { '$all' => t('Everything'), '$terms' => $terms, '$base' => z_root() . '/' . $a->cmd - )); } @@ -327,7 +321,6 @@ function widget_archive($arr) { if(! perm_is_allowed($uid,get_observer_hash(),'view_stream')) return ''; - $wall = ((array_key_exists('wall', $arr)) ? intval($arr['wall']) : 0); $style = ((array_key_exists('style', $arr)) ? $arr['style'] : 'select'); $showend = ((get_pconfig($uid,'system','archive_show_end_date')) ? true : false); @@ -336,10 +329,8 @@ function widget_archive($arr) { if(! $visible_years) $visible_years = 5; - $url = z_root() . '/' . $a->cmd; - $ret = list_post_dates($uid,$wall,$mindate); if(! count($ret)) @@ -367,7 +358,7 @@ function widget_fullprofile($arr) { if(! $a->profile['profile_uid']) return; - $block = (((get_config('system','block_public')) && (! local_user()) && (! remote_user())) ? true : false); + $block = (((get_config('system', 'block_public')) && (! local_user()) && (! remote_user())) ? true : false); return profile_sidebar($a->profile, $block); } @@ -375,41 +366,43 @@ function widget_fullprofile($arr) { function widget_categories($arr) { $a = get_app(); - if($a->profile['profile_uid'] && (! perm_is_allowed($a->profile['profile_uid'],get_observer_hash(),'view_stream'))) return ''; - $cat = ((x($_REQUEST,'cat')) ? htmlspecialchars($_REQUEST['cat'],ENT_COMPAT,'UTF-8') : ''); $srchurl = $a->query_string; $srchurl = rtrim(preg_replace('/cat\=[^\&].*?(\&|$)/is','',$srchurl),'&'); $srchurl = str_replace(array('?f=','&f='),array('',''),$srchurl); - return categories_widget($srchurl,$cat); + return categories_widget($srchurl, $cat); } function widget_tagcloud_wall($arr) { $a = get_app(); + if((! $a->profile['profile_uid']) || (! $a->profile['channel_hash'])) return ''; - if(! perm_is_allowed($a->profile['profile_uid'],get_observer_hash(),'view_stream')) + if(! perm_is_allowed($a->profile['profile_uid'], get_observer_hash(), 'view_stream')) return ''; - $limit = ((array_key_exists('limit',$arr)) ? intval($arr['limit']) : 50); - if(feature_enabled($a->profile['profile_uid'],'tagadelic')) - return tagblock('search',$a->profile['profile_uid'],$limit,$a->profile['channel_hash'],ITEM_WALL); + $limit = ((array_key_exists('limit', $arr)) ? intval($arr['limit']) : 50); + if(feature_enabled($a->profile['profile_uid'], 'tagadelic')) + return tagblock('search', $a->profile['profile_uid'], $limit, $a->profile['channel_hash'], ITEM_WALL); + return ''; } + function widget_catcloud_wall($arr) { $a = get_app(); + if((! $a->profile['profile_uid']) || (! $a->profile['channel_hash'])) return ''; - if(! perm_is_allowed($a->profile['profile_uid'],get_observer_hash(),'view_stream')) + if(! perm_is_allowed($a->profile['profile_uid'], get_observer_hash(), 'view_stream')) return ''; $limit = ((array_key_exists('limit',$arr)) ? intval($arr['limit']) : 50); - return catblock($a->profile['profile_uid'],$limit,$a->profile['channel_hash'],ITEM_WALL); - return ''; + + return catblock($a->profile['profile_uid'], $limit, $a->profile['channel_hash'], ITEM_WALL); } @@ -438,6 +431,7 @@ function widget_affinity($arr) { call_hooks('main_slider',$arr); return $arr['html']; } + return ''; } @@ -463,20 +457,19 @@ function widget_settings_menu($arr) { if($abk) $abook_self_id = $abk[0]['abook_id']; - $tabs = array( array( 'label' => t('Account settings'), 'url' => $a->get_baseurl(true).'/settings/account', 'selected' => ((argv(1) === 'account') ? 'active' : ''), ), - + array( 'label' => t('Channel settings'), 'url' => $a->get_baseurl(true).'/settings/channel', 'selected' => ((argv(1) === 'channel') ? 'active' : ''), ), - + array( 'label' => t('Additional features'), 'url' => $a->get_baseurl(true).'/settings/features', @@ -494,7 +487,7 @@ function widget_settings_menu($arr) { 'url' => $a->get_baseurl(true).'/settings/display', 'selected' => ((argv(1) === 'display') ? 'active' : ''), ), - + array( 'label' => t('Connected apps'), 'url' => $a->get_baseurl(true) . '/settings/oauth', @@ -512,7 +505,6 @@ function widget_settings_menu($arr) { 'url' => $a->get_baseurl(true) . '/uexport/complete', 'selected' => '' ), - ); if($role === false || $role === 'custom') { @@ -529,7 +521,6 @@ function widget_settings_menu($arr) { 'url' => $a->get_baseurl(true) . '/connect/' . $channel['channel_address'], 'selected' => '' ); - } if(feature_enabled(local_user(),'channel_sources')) { @@ -538,18 +529,14 @@ function widget_settings_menu($arr) { 'url' => $a->get_baseurl(true) . '/sources', 'selected' => '' ); - } - - $tabtpl = get_markup_template("generic_links_widget.tpl"); return replace_macros($tabtpl, array( '$title' => t('Settings'), '$class' => 'settings-widget', '$items' => $tabs, )); - } @@ -560,9 +547,7 @@ function widget_mailmenu($arr) { $a = get_app(); return replace_macros(get_markup_template('message_side.tpl'), array( '$title' => t('Messages'), - '$tabs'=> array(), - '$check'=>array( 'label' => t('Check Mail'), 'url' => $a->get_baseurl(true) . '/message', @@ -573,9 +558,7 @@ function widget_mailmenu($arr) { 'url' => $a->get_baseurl(true) . '/mail/new', 'sel'=> (argv(1) == 'new'), ) - )); - } function widget_design_tools($arr) { @@ -586,7 +569,7 @@ function widget_design_tools($arr) { if($a->profile['profile_uid']) if(($a->profile['profile_uid'] != local_user()) && (! $a->is_sys)) - return ''; + return ''; if(! local_user()) return ''; @@ -601,24 +584,25 @@ function widget_findpeople($arr) { function widget_photo_albums($arr) { $a = get_app(); + if(! $a->profile['profile_uid']) return ''; $channelx = channelx_by_n($a->profile['profile_uid']); - if((! $channelx) || (! perm_is_allowed($a->profile['profile_uid'],get_observer_hash(),'view_photos'))) + if((! $channelx) || (! perm_is_allowed($a->profile['profile_uid'], get_observer_hash(), 'view_photos'))) return ''; require_once('include/photos.php'); - return photos_album_widget($channelx,$a->get_observer()); + return photos_album_widget($channelx, $a->get_observer()); } function widget_vcard($arr) { require_once ('include/Contact.php'); - return vcard_from_xchan('',get_app()->get_observer()); + return vcard_from_xchan('', get_app()->get_observer()); } -/** +/* * The following directory widgets are only useful on the directory page */ @@ -631,21 +615,23 @@ function widget_dirsort($arr) { } function widget_dirtags($arr) { - return dir_tagblock(z_root() . '/directory',null); + return dir_tagblock(z_root() . '/directory', null); } function widget_menu_preview($arr) { if(! get_app()->data['menu_item']) return; require_once('include/menu.php'); + return menu_render(get_app()->data['menu_item']); } function widget_chatroom_list($arr) { $a = get_app(); + require_once("include/chat.php"); $r = chatroom_list($a->profile['profile_uid']); - return replace_macros(get_markup_template('chatroomlist.tpl'),array( + return replace_macros(get_markup_template('chatroomlist.tpl'), array( '$header' => t('Chat Rooms'), '$baseurl' => z_root(), '$nickname' => $a->profile['channel_address'], @@ -658,7 +644,7 @@ function widget_bookmarkedchats($arr) { if(! $h) return; $r = q("select * from xchat where xchat_xchan = '%s' group by xchat_url order by xchat_desc", - dbesc($h) + dbesc($h) ); if($r) { for($x = 0; $x < count($r); $x ++) { @@ -692,17 +678,17 @@ function widget_suggestedchats($arr) { } function widget_item($arr) { + // FIXME there is no $a here $uid = $a->profile['profile_uid']; if((! $uid) || (! $arr['mid'])) return ''; - if(! perm_is_allowed($uid,get_observer_hash(),'view_pages')) + if(! perm_is_allowed($uid, get_observer_hash(), 'view_pages')) return ''; require_once('include/security.php'); $sql_extra = item_permissions_sql($uid); - $r = q("select * from item where mid = '%s' and uid = %d and item_restrict = " . intval(ITEM_WEBPAGE) . " $sql_extra limit 1", dbesc($arr['mid']), intval($uid) @@ -712,11 +698,10 @@ function widget_item($arr) { return ''; xchan_query($r); - $r = fetch_post_tags($r,true); + $r = fetch_post_tags($r, true); - $o .= prepare_page($r[0]); + $o = prepare_page($r[0]); return $o; - } function widget_clock($arr) { @@ -786,18 +771,17 @@ return $o; * URL must be an http or https URL */ - function widget_photo($arr) { $style = $zrl = false; - $params = ''; - if(array_key_exists('src',$arr) && isset($arr['src'])) + + if(array_key_exists('src', $arr) && isset($arr['src'])) $url = $arr['src']; if(strpos($url,'http') !== 0) return ''; - if(array_key_exists('style',$arr) && isset($arr['style'])) + if(array_key_exists('style', $arr) && isset($arr['style'])) $style = $arr['style']; // ensure they can't sneak in an eval(js) function @@ -805,7 +789,7 @@ function widget_photo($arr) { if(strpos($style,'(') !== false) return ''; - if(array_key_exists('zrl',$arr) && isset($arr['zrl'])) + if(array_key_exists('zrl', $arr) && isset($arr['zrl'])) $zrl = (($arr['zrl']) ? true : false); if($zrl) @@ -815,7 +799,7 @@ function widget_photo($arr) { $o .= '' . t('photo/image') . ''; + . ' src="' . $url . '" alt="' . t('photo/image') . '">'; $o .= '
'; @@ -826,15 +810,15 @@ function widget_photo($arr) { function widget_photo_rand($arr) { require_once('include/photos.php'); - $style = $zrl = false; - $params = ''; - if(array_key_exists('album',$arr) && isset($arr['album'])) + $style = false; + + if(array_key_exists('album', $arr) && isset($arr['album'])) $album = $arr['album']; else $album = ''; $channel_id = 0; - if(array_key_exists('channel_id',$arr) && intval($arr['channel_id'])) + if(array_key_exists('channel_id', $arr) && intval($arr['channel_id'])) $channel_id = intval($arr['channel_id']); if(! $channel_id) $channel_id = get_app()->profile_uid; @@ -844,7 +828,7 @@ function widget_photo_rand($arr) { $scale = ((array_key_exists('scale',$arr)) ? intval($arr['scale']) : 0); $ret = photos_list_photos(array('channel_id' => $channel_id),get_app()->get_observer(),$album); - + $filtered = array(); if($ret['success'] && $ret['photos']) foreach($ret['photos'] as $p) @@ -852,14 +836,14 @@ function widget_photo_rand($arr) { $filtered[] = $p['src']; if($filtered) { - $e = mt_rand(0,count($filtered)-1); + $e = mt_rand(0, count($filtered) - 1); $url = $filtered[$e]; } - if(strpos($url,'http') !== 0) + if(strpos($url, 'http') !== 0) return ''; - if(array_key_exists('style',$arr) && isset($arr['style'])) + if(array_key_exists('style', $arr) && isset($arr['style'])) $style = $arr['style']; // ensure they can't sneak in an eval(js) function @@ -873,7 +857,7 @@ function widget_photo_rand($arr) { $o .= '' . t('photo/image') . ''; + . ' src="' . $url . '" alt="' . t('photo/image') . '">'; $o .= '
'; @@ -913,10 +897,10 @@ function widget_random_block($arr) { $o = '
'; if($r[0]['title']) $o .= '

' . $r[0]['title'] . '

'; + $o .= prepare_text($r[0]['body'],$r[0]['mimetype']); $o .= '
'; - } - return $o; + return $o; } From 406e97c9ad76975011f639a415b8139352cb23da Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 7 Dec 2014 21:20:52 +0100 Subject: [PATCH 024/155] Remove channel cloud files from file system when the channel is removed --- include/Contact.php | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/include/Contact.php b/include/Contact.php index 64779d45f..9a3b91dc4 100644 --- a/include/Contact.php +++ b/include/Contact.php @@ -207,6 +207,7 @@ function account_remove($account_id,$local = true,$unset_session=true) { intval($account_id) ); + if ($unset_session) { unset($_SESSION['authenticated']); unset($_SESSION['uid']); @@ -216,6 +217,28 @@ function account_remove($account_id,$local = true,$unset_session=true) { return $r; } +// recursively delete a directory +function rrmdir($path) +{ + if (is_dir($path) === true) + { + $files = array_diff(scandir($path), array('.', '..')); + + foreach ($files as $file) + { + rrmdir(realpath($path) . '/' . $file); + } + + return rmdir($path); + } + + else if (is_file($path) === true) + { + return unlink($path); + } + + return false; +} function channel_remove($channel_id, $local = true, $unset_session=true) { @@ -311,6 +334,19 @@ function channel_remove($channel_id, $local = true, $unset_session=true) { dbesc($channel['channel_hash']) ); } + + //remove from file system + $r = q("select channel_address from channel where channel_id = %d", + intval($channel_id) + ); + if($r) + $channel_address = $r[0]['channel_address'] ; + if ($channel_address !== '') { + $f = 'store/' . $channel_address.'/'; + logger ('delete '. $f); + if(is_dir($f)) + @rrmdir($f); + } proc_run('php','include/directory.php',$channel_id); From 10d5f0eed7d3708ca5a33f426baddfdfc138ba4f Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sun, 7 Dec 2014 23:29:23 +0100 Subject: [PATCH 025/155] small change --- include/Contact.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/Contact.php b/include/Contact.php index 9a3b91dc4..4fd43db44 100644 --- a/include/Contact.php +++ b/include/Contact.php @@ -336,7 +336,7 @@ function channel_remove($channel_id, $local = true, $unset_session=true) { } //remove from file system - $r = q("select channel_address from channel where channel_id = %d", + $r = q("select channel_address from channel where channel_id = %d limit 1", intval($channel_id) ); if($r) From 8ddf16f1eeb6e9a83b959028653aaa4ad494736d Mon Sep 17 00:00:00 2001 From: zottel Date: Mon, 8 Dec 2014 11:06:37 +0100 Subject: [PATCH 026/155] add main_footer include to all .md files except TOS and README --- doc/AdvancedSearch.md | 1 - doc/Comanche.md | 2 +- doc/Creating-Templates.md | 4 +++- doc/DerivedTheme1.md | 3 +-- doc/Developers.md | 2 +- doc/Features.md | 1 + doc/Hooks.md | 1 - doc/Plugins.md | 1 + doc/Remove-Account.md | 1 + doc/Schema-development.md | 2 ++ doc/Tags-and-Mentions.md | 4 +++- doc/Translations.md | 2 ++ doc/Webpages.md | 4 +++- doc/Widgets.md | 1 + doc/Zot---A-High-Level-Overview.md | 4 +++- doc/connecting_to_channels.md | 1 + doc/dev-function-overview.md | 1 - doc/diaspora_compat.md | 10 +--------- doc/history.md | 3 +-- doc/roles.md | 4 +--- doc/to_do_doco.md | 2 ++ doc/zot.md | 2 +- doc/zot_structures.md | 3 +-- 23 files changed, 31 insertions(+), 28 deletions(-) diff --git a/doc/AdvancedSearch.md b/doc/AdvancedSearch.md index df4a87482..a67c1fc1f 100644 --- a/doc/AdvancedSearch.md +++ b/doc/AdvancedSearch.md @@ -50,5 +50,4 @@ Example: name="charlie brown" and country=canada and not gender=female - #include doc/macros/main_footer.bb; diff --git a/doc/Comanche.md b/doc/Comanche.md index 7374e8406..56bf68457 100644 --- a/doc/Comanche.md +++ b/doc/Comanche.md @@ -166,4 +166,4 @@ Please note that pasting this example into a layout page is not likely to do any [/region] - +#include doc/macros/main_footer.bb; diff --git a/doc/Creating-Templates.md b/doc/Creating-Templates.md index 35003cb1a..6de627f39 100644 --- a/doc/Creating-Templates.md +++ b/doc/Creating-Templates.md @@ -88,4 +88,6 @@ and this would place a profile widget into the "foo" region you created. Use the CSS file to position the region on the page where desired and optionally control its size. -[To be continued] \ No newline at end of file +[To be continued] + +#include doc/macros/main_footer.bb; diff --git a/doc/DerivedTheme1.md b/doc/DerivedTheme1.md index d20a958f2..d4a7ee148 100644 --- a/doc/DerivedTheme1.md +++ b/doc/DerivedTheme1.md @@ -74,5 +74,4 @@ Now create the actual CSS file for your theme. Put it in view/theme/mytheme/css You've just successfully created a derived theme. This needs to be enabled in the admin "themes" panel, and then anybody on the site can use it by selecting it in Settings->Display Settings as their default theme. - - \ No newline at end of file +#include doc/macros/main_footer.bb; diff --git a/doc/Developers.md b/doc/Developers.md index baadd1a2e..8252fa91d 100644 --- a/doc/Developers.md +++ b/doc/Developers.md @@ -52,4 +52,4 @@ In the interests of consistency we adopt the following code styling. We may acce * Generally speaking, opening braces go on the same line as the thing which opens the brace. They are the last character on the line. Closing braces are on a line by themselves. - +#include doc/macros/main_footer.bb; diff --git a/doc/Features.md b/doc/Features.md index 184652742..78c77c9bd 100644 --- a/doc/Features.md +++ b/doc/Features.md @@ -105,3 +105,4 @@ Ability to mark special posts with a star indicator Provide a personal tag cloud on your channel page +#include doc/macros/main_footer.bb; diff --git a/doc/Hooks.md b/doc/Hooks.md index d7998a8e7..90edff623 100644 --- a/doc/Hooks.md +++ b/doc/Hooks.md @@ -134,4 +134,3 @@ Hooks - Complete List * $a->module . '_pre_' . $selname #include doc/macros/main_footer.bb; - diff --git a/doc/Plugins.md b/doc/Plugins.md index 0db7c9ebc..b657f5ceb 100644 --- a/doc/Plugins.md +++ b/doc/Plugins.md @@ -258,3 +258,4 @@ The Red Matrix has _install and _uninstall functions but these are used differen Changing these will often allow your plugin to function, but please double check all your permission and identity code because the concepts behind it are completely different in the Red Matrix. Many structured data names (especially DB schema columns) are also quite different. +#include doc/macros/main_footer.bb; diff --git a/doc/Remove-Account.md b/doc/Remove-Account.md index bc1301b16..322b95578 100644 --- a/doc/Remove-Account.md +++ b/doc/Remove-Account.md @@ -21,3 +21,4 @@ If you have identity clones on other sites this only removes the channel instanc on this site. +#include doc/macros/main_footer.bb; diff --git a/doc/Schema-development.md b/doc/Schema-development.md index 481792fcc..e800479f6 100644 --- a/doc/Schema-development.md +++ b/doc/Schema-development.md @@ -74,3 +74,5 @@ theme are as follows: * reply_photo * sloppy_photos Determins whether photos are "sloppy" or aligned. Set or unset (1 or '') + +#include doc/macros/main_footer.bb; diff --git a/doc/Tags-and-Mentions.md b/doc/Tags-and-Mentions.md index cdee73167..84442dd7a 100644 --- a/doc/Tags-and-Mentions.md +++ b/doc/Tags-and-Mentions.md @@ -21,4 +21,6 @@ You may also tag public collections. When you create or edit a collection, there Topical tags are indicated by preceding the tag name with the # character. This will create a link in the post to a generalised site search for the term provided. For example, #cars will provide a search link for all posts mentioning 'cars' on your site. Topical tags are generally a minimum of three characters in length. Shorter search terms are not likely to yield any search results, although this depends on the database configuration. The same rules apply as with names that spaces within tags are represented by the underscore character. It is therefore not possible to create a tag whose target contains an underscore. -Topical tags are also not linked if they are purely numeric, e.g. #1. If you wish to use a numerica hashtag, please add some descriptive text such as #2012-elections. \ No newline at end of file +Topical tags are also not linked if they are purely numeric, e.g. #1. If you wish to use a numerica hashtag, please add some descriptive text such as #2012-elections. + +#include doc/macros/main_footer.bb; diff --git a/doc/Translations.md b/doc/Translations.md index 724286052..7435a28bf 100644 --- a/doc/Translations.md +++ b/doc/Translations.md @@ -89,3 +89,5 @@ Links ------ [1]: http://www.transifex.com/projects/p/red-matrix/ + +#include doc/macros/main_footer.bb; diff --git a/doc/Webpages.md b/doc/Webpages.md index e9943fda8..dafd3661d 100644 --- a/doc/Webpages.md +++ b/doc/Webpages.md @@ -11,4 +11,6 @@ The "page link title" box allows a user to specify the "pagelinktitle" of this U Beneath the page creation box, a list of existing pages will appear with an "edit" link. Clicking this will take you to an editor, similar to that of the post editor, where you can make changes to your webpages. -If you are the admin of a site, you can specify a channel whose webpages we will use at key points around the site. Presently, the only place this is implemented is the home page. If you specify the channel "admin" and then the channel called "admin" creates a webpage called "home", we will display it's content on your websites home page. We expect this functionality to be extended to other areas in future. \ No newline at end of file +If you are the admin of a site, you can specify a channel whose webpages we will use at key points around the site. Presently, the only place this is implemented is the home page. If you specify the channel "admin" and then the channel called "admin" creates a webpage called "home", we will display it's content on your websites home page. We expect this functionality to be extended to other areas in future. + +#include doc/macros/main_footer.bb; diff --git a/doc/Widgets.md b/doc/Widgets.md index 68f9e4cea..d45f719d9 100644 --- a/doc/Widgets.md +++ b/doc/Widgets.md @@ -99,3 +99,4 @@ Some/many of these widgets have restrictions which may restrict the type of page * channel_id - if not your own
 
+#include doc/macros/main_footer.bb; diff --git a/doc/Zot---A-High-Level-Overview.md b/doc/Zot---A-High-Level-Overview.md index 07f353552..990ea037b 100644 --- a/doc/Zot---A-High-Level-Overview.md +++ b/doc/Zot---A-High-Level-Overview.md @@ -104,4 +104,6 @@ Good enough. Podunk.edu checks out the story and indeed, it is example.com, and -And that's the package (the original message). Example.com converts this into a form suitable for viewing by Nickordo and notifies Nickordo that there's a new message. Podunk.edu **might** discover that there are other packages waiting for example.com. If this happens it may also send any and all other waiting packages at this time. Each has the original tracking number attached. \ No newline at end of file +And that's the package (the original message). Example.com converts this into a form suitable for viewing by Nickordo and notifies Nickordo that there's a new message. Podunk.edu **might** discover that there are other packages waiting for example.com. If this happens it may also send any and all other waiting packages at this time. Each has the original tracking number attached. + +#include doc/macros/main_footer.bb; diff --git a/doc/connecting_to_channels.md b/doc/connecting_to_channels.md index 8a7b0bdde..1e0d4d3fc 100644 --- a/doc/connecting_to_channels.md +++ b/doc/connecting_to_channels.md @@ -31,3 +31,4 @@ Here's their meaning: Some channels are designated "Premium Channels" and **may** require some action on your part before a connection can be established. The Connect button will for these channels will take you to a page which lists in detail what terms the channel owner has set. If the terms are accepted, the connection will then proceed normally. In some cases, such as with celebrities and world-reknowned publishers, this **may** involve payment. If you do not agree to the terms, the connection will not proceed, or it may proceed but with reduced permissions allowed on your interactions with that channel. +#include doc/macros/main_footer.bb; diff --git a/doc/dev-function-overview.md b/doc/dev-function-overview.md index ecf9186ca..5e382201f 100644 --- a/doc/dev-function-overview.md +++ b/doc/dev-function-overview.md @@ -49,4 +49,3 @@ Shorthand test to see if variable $var is set and is not empty. Tests vary by ty If variable is set, returns 1 if has 'non-zero' value, otherwise returns 0. -- e.g. x('') or x(0) returns 0; #include doc/macros/main_footer.bb; - diff --git a/doc/diaspora_compat.md b/doc/diaspora_compat.md index 3be53c839..3829a9c64 100644 --- a/doc/diaspora_compat.md +++ b/doc/diaspora_compat.md @@ -54,12 +54,4 @@ Diaspora members will not appear in the directory. There are differences in oembed compatibility between the networks. Some embedded resources will turn into a link on one side or the other. - - - - - - - - - \ No newline at end of file +#include doc/macros/main_footer.bb; diff --git a/doc/history.md b/doc/history.md index b626d376e..12091d205 100644 --- a/doc/history.md +++ b/doc/history.md @@ -46,5 +46,4 @@ Over time a few federation components re-emerged. The ability to view RSS feeds That brings us up to the present. Where will RedMatrix go from here? I don't know. That's up to you. - - +#include doc/macros/main_footer.bb; diff --git a/doc/roles.md b/doc/roles.md index 0d906b5b5..5d8d07113 100644 --- a/doc/roles.md +++ b/doc/roles.md @@ -63,6 +63,4 @@ A public forum which allows members to post files/photos/webpages. Set all the privacy and permissions manually to suit your specific needs. - - - +#include doc/macros/main_footer.bb; diff --git a/doc/to_do_doco.md b/doc/to_do_doco.md index 6e4f17724..018b9efa2 100644 --- a/doc/to_do_doco.md +++ b/doc/to_do_doco.md @@ -27,3 +27,5 @@ For translating documentation, create a directory in */doc* named by the languag * Administration Guide (post-install) * Administration Guide (pre-install) + +#include doc/macros/main_footer.bb; diff --git a/doc/zot.md b/doc/zot.md index f514fb3f8..54af44161 100644 --- a/doc/zot.md +++ b/doc/zot.md @@ -397,4 +397,4 @@ auth_check messages MUST be encrypted with AES256CBC. This message is sent to th 'confirm' in this case is the base64url encoded RSA signature of the concatenation of 'secret' with the base64url encoded whirlpool hash of the source guid and guid_sig; signed with the source channel private key. This prevents a man-in-the-middle from inserting a rogue success packet. Upon receipt and successful verification of this packet, the destination site will redirect to the original destination URL and indicate a successful remote login. -Return to the [url=[baseurl]/help/main]Main documentation page[/url] +#include doc/macros/main_footer.bb; diff --git a/doc/zot_structures.md b/doc/zot_structures.md index 44fc63c41..e8a65ff1f 100644 --- a/doc/zot_structures.md +++ b/doc/zot_structures.md @@ -59,5 +59,4 @@ secret is a 64-char string which is randomly generated by the sending site. secret_sig is the RSA signature of the secret, signed with the sender's private key. - - +#include doc/macros/main_footer.bb; From 97d1072f9bc39b47769576e5885c04a5f1bacd9a Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Mon, 8 Dec 2014 16:49:48 +0100 Subject: [PATCH 027/155] Make it clear that title and categories are optional --- include/conversation.php | 4 ++-- mod/editblock.php | 4 ++-- mod/editlayout.php | 4 ++-- mod/editpost.php | 4 ++-- mod/editwebpage.php | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/include/conversation.php b/include/conversation.php index 6b3e278f0..c8336900f 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1131,10 +1131,10 @@ function status_editor($a,$x,$popup=false) { '$noloc' => t('Clear browser location'), '$shortnoloc' => t('clear location'), '$title' => ((x($x,'title')) ? htmlspecialchars($x['title'], ENT_COMPAT,'UTF-8') : ''), - '$placeholdertitle' => t('Set title'), + '$placeholdertitle' => t('Title (optional)'), '$catsenabled' => ((feature_enabled($x['profile_uid'],'categories') && (! $webpage)) ? 'categories' : ''), '$category' => "", - '$placeholdercategory' => t('Categories (comma-separated list)'), + '$placeholdercategory' => t('Categories (optional, comma-separated list)'), '$wait' => t('Please wait'), '$permset' => t('Permission settings'), '$shortpermset' => t('permissions'), diff --git a/mod/editblock.php b/mod/editblock.php index c58a93410..33d4c8b1a 100644 --- a/mod/editblock.php +++ b/mod/editblock.php @@ -161,10 +161,10 @@ function editblock_content(&$a) { '$public' => t('Public post'), '$jotnets' => $jotnets, '$title' => htmlspecialchars($itm[0]['title'],ENT_COMPAT,'UTF-8'), - '$placeholdertitle' => t('Set title'), + '$placeholdertitle' => t('Title (optional)'), '$pagetitle' => $block_title, '$category' => '', - '$placeholdercategory' => t('Categories (comma-separated list)'), + '$placeholdercategory' => t('Categories (optional, comma-separated list)'), '$emtitle' => t('Example: bob@example.com, mary@example.com'), '$lockstate' => $lockstate, '$acl' => '', diff --git a/mod/editlayout.php b/mod/editlayout.php index 94e2e628c..01f439cb2 100644 --- a/mod/editlayout.php +++ b/mod/editlayout.php @@ -156,10 +156,10 @@ function editlayout_content(&$a) { '$public' => t('Public post'), '$jotnets' => $jotnets, '$title' => htmlspecialchars($itm[0]['title'],ENT_COMPAT,'UTF-8'), - '$placeholdertitle' => t('Set title'), + '$placeholdertitle' => t('Title (optional)'), '$pagetitle' => $layout_title, '$category' => '', - '$placeholdercategory' => t('Categories (comma-separated list)'), + '$placeholdercategory' => t('Categories (optional, comma-separated list)'), '$emtitle' => t('Example: bob@example.com, mary@example.com'), '$lockstate' => $lockstate, '$acl' => '', diff --git a/mod/editpost.php b/mod/editpost.php index ed7fcff8a..26e3c7139 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -129,9 +129,9 @@ function editpost_content(&$a) { '$public' => t('Public post'), '$jotnets' => $jotnets, '$title' => htmlspecialchars($itm[0]['title'],ENT_COMPAT,'UTF-8'), - '$placeholdertitle' => t('Set title'), + '$placeholdertitle' => t('Title (optional)'), '$category' => $category, - '$placeholdercategory' => t('Categories (comma-separated list)'), + '$placeholdercategory' => t('Categories (optional, comma-separated list)'), '$emtitle' => t('Example: bob@example.com, mary@example.com'), '$lockstate' => $lockstate, '$acl' => '', diff --git a/mod/editwebpage.php b/mod/editwebpage.php index 2acb3bd84..1b1268914 100644 --- a/mod/editwebpage.php +++ b/mod/editwebpage.php @@ -195,9 +195,9 @@ function editwebpage_content(&$a) { '$mimeselect' => $mimeselect, '$layoutselect' => $layoutselect, '$title' => htmlspecialchars($itm[0]['title'],ENT_COMPAT,'UTF-8'), - '$placeholdertitle' => t('Set title'), + '$placeholdertitle' => t('Title (optional)'), '$category' => '', - '$placeholdercategory' => t('Categories (comma-separated list)'), + '$placeholdercategory' => t('Categories (optional, comma-separated list)'), '$emtitle' => t('Example: bob@example.com, mary@example.com'), 'lockstate' => (((strlen($itm[0]['allow_cid'])) || (strlen($itm[0]['allow_gid'])) || (strlen($itm[0]['deny_cid'])) || (strlen($itm[0]['deny_gid']))) ? 'lock' : 'unlock'), '$bang' => '', From d65ad03aec49f91e308d951dae0b5c28f3549adb Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Mon, 8 Dec 2014 22:37:02 +0100 Subject: [PATCH 028/155] Put some spacing between share types and other buttons in jot --- view/tpl/jot.tpl | 62 ++++++++++++++++++++++++++---------------------- 1 file changed, 34 insertions(+), 28 deletions(-) diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index f172a6dfa..826a3dd38 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -36,40 +36,46 @@
-
+
{{if $visitor}} - - - - - - - +
+ + + + + +
+
+ + + {{else}} +
{{/if}} {{if $feature_expire}} - + {{/if}} {{if $feature_encrypt}} - + {{/if}} +
From e233e386b84f8b43cfc8d757cad454403670e043 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Mon, 8 Dec 2014 22:46:30 +0100 Subject: [PATCH 029/155] Group comment editor icons --- view/tpl/comment_item.tpl | 62 +++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 28 deletions(-) diff --git a/view/tpl/comment_item.tpl b/view/tpl/comment_item.tpl index e68314797..ab67bc196 100755 --- a/view/tpl/comment_item.tpl +++ b/view/tpl/comment_item.tpl @@ -21,35 +21,41 @@ {{/if}}
-
- - - - - - - - +
+
+ + + + + +
+
+ + + +
{{if $feature_encrypt}} - +
+ +
{{/if}}
From 242713ebef71e0e2b6b1666f7c2400b26772ba2d Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 9 Dec 2014 15:09:19 +0100 Subject: [PATCH 030/155] show clear browser location button only if use browser location option is set and minor css fixes --- include/conversation.php | 2 +- view/css/bootstrap-red.css | 6 ------ view/css/default.css | 4 ---- view/css/widgets.css | 1 + view/tpl/jot-header.tpl | 2 +- view/tpl/jot.tpl | 8 +++++--- 6 files changed, 8 insertions(+), 15 deletions(-) diff --git a/include/conversation.php b/include/conversation.php index c8336900f..d0cd81c4a 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -1128,7 +1128,7 @@ function status_editor($a,$x,$popup=false) { '$shortaudio' => t('audio link'), '$setloc' => t('Set your location'), '$shortsetloc' => t('set location'), - '$noloc' => t('Clear browser location'), + '$noloc' => ((get_pconfig($x['profile_uid'],'system','use_browser_location')) ? t('Clear browser location') : ''), '$shortnoloc' => t('clear location'), '$title' => ((x($x,'title')) ? htmlspecialchars($x['title'], ENT_COMPAT,'UTF-8') : ''), '$placeholdertitle' => t('Title (optional)'), diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 9f93395c9..587ea7b8f 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -1,11 +1,5 @@ /* override some bootstrap settings */ -/* this might be a bug in bootstrap */ -.input-group-addon, -.input-group-btn { - width: unset; -} - /* nav overrides */ nav .badge { diff --git a/view/css/default.css b/view/css/default.css index 40d5cfc59..56173f932 100644 --- a/view/css/default.css +++ b/view/css/default.css @@ -23,10 +23,6 @@ aside#region_1 { padding: 65px 7px 0px 7px; } -aside input[type='text'] { - width: 100%; -} - section { width: 100%; display: table-cell; diff --git a/view/css/widgets.css b/view/css/widgets.css index a24f5fb29..4db87e633 100644 --- a/view/css/widgets.css +++ b/view/css/widgets.css @@ -13,6 +13,7 @@ } .widget-input { + width: 100%; border-top-right-radius: 0px; border-bottom-right-radius: 0px; } diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index abf446ba9..bdbb7d09c 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -309,7 +309,7 @@ function enableOnUser(){ function jotClearLocation() { $('#jot-coord').val(''); - $('#profile-nolocation-wrapper').hide(); + $('#profile-nolocation-wrapper').attr('disabled', true); } diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 826a3dd38..8d6b5ff91 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -56,12 +56,14 @@
- + {{if $noloc}} + + {{/if}} {{else}}
{{/if}} From cc365513edc0ea7829e44a7854a47f3fcf8a17d1 Mon Sep 17 00:00:00 2001 From: marijus Date: Tue, 9 Dec 2014 15:22:53 +0100 Subject: [PATCH 031/155] adjustment to clear browser location button only if use browser location option is set --- view/tpl/jot.tpl | 2 +- view/tpl/jot_geotag.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 8d6b5ff91..34acce879 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -60,7 +60,7 @@ {{if $noloc}} - {{/if}} diff --git a/view/tpl/jot_geotag.tpl b/view/tpl/jot_geotag.tpl index 7a398b612..60f128850 100755 --- a/view/tpl/jot_geotag.tpl +++ b/view/tpl/jot_geotag.tpl @@ -1,7 +1,7 @@ if(navigator.geolocation) { navigator.geolocation.getCurrentPosition(function(position) { $('#jot-coord').val(position.coords.latitude + ' ' + position.coords.longitude); - $('#profile-nolocation-wrapper').show(); + $('#profile-nolocation-wrapper').attr('disabled', false); }); } From a23af1f5f7dc4b256b56f05ce27841eb13e1cb4f Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Tue, 9 Dec 2014 19:14:58 +0000 Subject: [PATCH 032/155] Issue #732 --- doc/doco.bb | 25 +++++++++++++++++++++++++ doc/main.bb | 5 +++-- 2 files changed, 28 insertions(+), 2 deletions(-) create mode 100644 doc/doco.bb diff --git a/doc/doco.bb b/doc/doco.bb new file mode 100644 index 000000000..3fd0ee94f --- /dev/null +++ b/doc/doco.bb @@ -0,0 +1,25 @@ +[b]Creating Documentation[/b] + +To contribute documentation, simply put some words in a cunning order, and make their existence known to a developer. You can do this literally anywhere as long as a developer can see it. Once made aware, somebody will check it in for you. You should try to avoid proprietary formats, or locations that require authentication with methods other than Zot in order to make it easy for a developer to access, but even this is not a strict requirement. + +If you wish to contribute directly, that's fine too. To contribute directly, documentation should be in one of the following formats: + +[li]Markdown[/li] +[li]BBCode[/li] +[li]HTML[/li] +[li]Plain Text[/li] + +Other formats are also allowed, but support for the format must be added to mod/help.php first. + +If editing a plain text file, please keep column width to 80. This is because plain text is used in instances where we may not have a working installation - the installation documentation, for example - and it should be easy to read these from a CLI text editor. + +The advantage of Markdown is that it is human readable. + +The advantage of BBCode is that it is identity aware. + +Therefore, if using BBCode, try to make the most of it: +[li]Use ZRL links where appropriate to ensure a link to another site retains authentication and keeps identity based documentation working[/li] +[li]Use baseurl or observer.baseurl tags where appropriate instead of example.com for authenticated viewers.[/li] +[li]Support non-authenticated users with observer=0 tags. We presently do not do this due to historical oversights. This needs adding everywhere[/li] + +#include doc/macros/main_footer.bb; diff --git a/doc/main.bb b/doc/main.bb index b4b74dcc1..4f1852642 100644 --- a/doc/main.bb +++ b/doc/main.bb @@ -53,6 +53,7 @@ Zot is the great new communicaton protocol invented especially for the RedMatrix [zrl=[baseurl]/help/Creating-Templates]Creating Comanche Templates[/zrl] [zrl=[baseurl]/help/Widgets]Core Widgets[/zrl] [zrl=[baseurl]/help/plugins]Plugins[/zrl] +[zrl=[baseurl]/help/doco]Contributing Documentation[/zrl] [zrl=[baseurl]/help/DerivedTheme1]Creating Derivative Themes[/zrl] [zrl=[baseurl]/help/schema_development]Schemas[/zrl] [zrl=[baseurl]/help/Translations]Translations[/zrl] @@ -77,7 +78,7 @@ Zot is the great new communicaton protocol invented especially for the RedMatrix [url=https://zothub.com/channel/one]Development Channel[/url] [url=[baseurl]/help/credits]RedMatrix Credits[/url] - + [size=large][b]About This RedMatrix Hub[/b][/size] -[zrl=[baseurl]/help/TermsOfService]Terms of Service For This Hub[/zrl] +[zrl=[baseurl]/help/TermsOfService]Terms of Service For This Hub[/zrl] [zrl=[baseurl]/siteinfo]Hub Information (/siteinfo)[/zrl] From ad2c8a4cb76d727cc6c22fb42f87ffa1fd32edb3 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Wed, 10 Dec 2014 15:34:18 +0000 Subject: [PATCH 033/155] Provide censorship. --- include/conversation.php | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/include/conversation.php b/include/conversation.php index d0cd81c4a..b9419acde 100644 --- a/include/conversation.php +++ b/include/conversation.php @@ -431,13 +431,18 @@ function conversation(&$a, $items, $mode, $update, $page_mode = 'traditional', $ $arr_blocked = null; - if(local_user()) { + if(local_user()) $str_blocked = get_pconfig(local_user(),'system','blocked'); - if($str_blocked) { + if(! local_user() && ($mode == 'network')) { + $sys = get_sys_channel(); + $id = $sys['channel_id']; + $str_blocked = get_pconfig($id,'system','blocked'); + } + + if($str_blocked) { $arr_blocked = explode(',',$str_blocked); for($x = 0; $x < count($arr_blocked); $x ++) - $arr_blocked[$x] = trim($arr_blocked[$x]); - } + $arr_blocked[$x] = trim($arr_blocked[$x]); } From b86c4156fc98b8fe803e14e87e92c75861a68607 Mon Sep 17 00:00:00 2001 From: marijus Date: Wed, 10 Dec 2014 22:13:44 +0100 Subject: [PATCH 034/155] some work on profile page - mostly whitespace --- view/tpl/profile_advanced.tpl | 454 +++++++++++++++++----------------- 1 file changed, 225 insertions(+), 229 deletions(-) diff --git a/view/tpl/profile_advanced.tpl b/view/tpl/profile_advanced.tpl index aa169e6c0..1f99bf1ad 100755 --- a/view/tpl/profile_advanced.tpl +++ b/view/tpl/profile_advanced.tpl @@ -1,233 +1,229 @@ -
-

{{$title}}

+
+
+ +

{{$title}}

+
+
+
+
+
{{$profile.fullname.0}}
+
{{$profile.fullname.1}}
+
-{{if $profile.canlike || $profile.like_count}} -
-{{if $profile.canlike}} - -{{/if}} + {{if $profile.gender}} +
+
{{$profile.gender.0}}
+
{{$profile.gender.1}}
+
+ {{/if}} + + {{if $profile.birthday}} +
+
{{$profile.birthday.0}}
+
{{$profile.birthday.1}}
+
+ {{/if}} + + {{if $profile.age}} +
+
{{$profile.age.0}}
+
{{$profile.age.1}}
+
+ {{/if}} + + {{if $profile.marital}} +
+
{{$profile.marital.0}}
+
{{$profile.marital.1}}{{if $profile.marital.with}} ({{$profile.marital.with}}){{/if}}{{if $profile.howlong}} {{$profile.howlong}}{{/if}}
+
+ {{/if}} + + {{if $profile.sexual}} +
+
{{$profile.sexual.0}}
+
{{$profile.sexual.1}}
+
+ {{/if}} + + {{if $profile.keywords}} +
+
{{$profile.keywords.0}}
+
{{$profile.keywords.1}}
+
+ {{/if}} + + {{if $profile.homepage}} +
+
{{$profile.homepage.0}}
+
{{$profile.homepage.1}}
+
+ {{/if}} + + {{if $profile.hometown}} +
+
{{$profile.hometown.0}}
+
{{$profile.hometown.1}}
+
+ {{/if}} + + {{if $profile.politic}} +
+
{{$profile.politic.0}}
+
{{$profile.politic.1}}
+
+ {{/if}} + + {{if $profile.religion}} +
+
{{$profile.religion.0}}
+
{{$profile.religion.1}}
+
+ {{/if}} + + {{if $profile.about}} +
+
{{$profile.about.0}}
+
{{$profile.about.1}}
+
+ {{/if}} + + {{if $profile.interest}} +
+
{{$profile.interest.0}}
+
{{$profile.interest.1}}
+
+ {{/if}} + + {{if $profile.likes}} +
+
{{$profile.likes.0}}
+
{{$profile.likes.1}}
+
+ {{/if}} + + {{if $profile.dislikes}} +
+
{{$profile.dislikes.0}}
+
{{$profile.dislikes.1}}
+
+ {{/if}} + + {{if $profile.contact}} +
+
{{$profile.contact.0}}
+
{{$profile.contact.1}}
+
+ {{/if}} + + {{if $profile.channels}} +
+
{{$profile.channels.0}}
+
{{$profile.channels.1}}
+
+ {{/if}} -{{if $profile.like_count}} -
- -{{if $profile.likers}} - -{{/if}} -
-{{/if}} -
-{{/if}} - -
-
{{$profile.fullname.0}}
-
{{$profile.fullname.1}}
-
- -{{if $profile.gender}} -
-
{{$profile.gender.0}}
-
{{$profile.gender.1}}
-
-{{/if}} - -{{if $profile.birthday}} -
-
{{$profile.birthday.0}}
-
{{$profile.birthday.1}}
-
-{{/if}} - -{{if $profile.age}} -
-
{{$profile.age.0}}
-
{{$profile.age.1}}
-
-{{/if}} - -{{if $profile.marital}} -
-
{{$profile.marital.0}}
-
{{$profile.marital.1}}{{if $profile.marital.with}} ({{$profile.marital.with}}){{/if}}{{if $profile.howlong}} {{$profile.howlong}}{{/if}}
-
-{{/if}} - -{{if $profile.sexual}} -
-
{{$profile.sexual.0}}
-
{{$profile.sexual.1}}
-
-{{/if}} - -{{if $profile.keywords}} -
-
{{$profile.keywords.0}}
-
{{$profile.keywords.1}}
-
-{{/if}} - -{{if $profile.homepage}} -
-
{{$profile.homepage.0}}
-
{{$profile.homepage.1}}
-
-{{/if}} - -{{if $profile.hometown}} -
-
{{$profile.hometown.0}}
-
{{$profile.hometown.1}}
-
-{{/if}} - -{{if $profile.politic}} -
-
{{$profile.politic.0}}
-
{{$profile.politic.1}}
-
-{{/if}} - -{{if $profile.religion}} -
-
{{$profile.religion.0}}
-
{{$profile.religion.1}}
-
-{{/if}} - -{{if $profile.about}} -
-
{{$profile.about.0}}
-
{{$profile.about.1}}
-
-{{/if}} - -{{if $profile.interest}} -
-
{{$profile.interest.0}}
-
{{$profile.interest.1}}
-
-{{/if}} - -{{if $profile.likes}} -
-
{{$profile.likes.0}}
-
{{$profile.likes.1}}
-
-{{/if}} - -{{if $profile.dislikes}} -
-
{{$profile.dislikes.0}}
-
{{$profile.dislikes.1}}
-
-{{/if}} - -{{if $profile.contact}} -
-
{{$profile.contact.0}}
-
{{$profile.contact.1}}
-
-{{/if}} - -{{if $profile.channels}} -
-
{{$profile.channels.0}}
-
{{$profile.channels.1}}
-
-{{/if}} - - -{{if $profile.music}} -
-
{{$profile.music.0}}
-
{{$profile.music.1}}
-
-{{/if}} - - -{{if $profile.book}} -
-
{{$profile.book.0}}
-
{{$profile.book.1}}
-
-{{/if}} - - -{{if $profile.tv}} -
-
{{$profile.tv.0}}
-
{{$profile.tv.1}}
-
-{{/if}} - - -{{if $profile.film}} -
-
{{$profile.film.0}}
-
{{$profile.film.1}}
-
-{{/if}} - - -{{if $profile.romance}} -
-
{{$profile.romance.0}}
-
{{$profile.romance.1}}
-
-{{/if}} - - -{{if $profile.work}} -
-
{{$profile.work.0}}
-
{{$profile.work.1}}
-
-{{/if}} - -{{if $profile.education}} -
-
{{$profile.education.0}}
-
{{$profile.education.1}}
-
-{{/if}} - -{{foreach $profile.extra_fields as $f}} -{{if $profile.$f}} -
-
{{$profile.$f.0}}
-
{{$profile.$f.1}}
-
-{{/if}} -{{/foreach}} - - -{{if $things}} -{{foreach $things as $key => $items}} -{{$profile.fullname.1}} {{$key}} -
    -{{foreach $items as $item}} -
  • {{if $item.img}}{{$item.term}}{{/if}} -{{$item.term}} -{{if $profile.canlike}}
    - -{{/if}} -{{if $item.like_count}} -
    - -{{if $item.likes}} - -{{/if}} -
    -{{/if}} -
  • -{{/foreach}} -
-
-{{/foreach}} -{{/if}} - + {{if $profile.music}} +
+
{{$profile.music.0}}
+
{{$profile.music.1}}
+
+ {{/if}} + + + {{if $profile.book}} +
+
{{$profile.book.0}}
+
{{$profile.book.1}}
+
+ {{/if}} + + + {{if $profile.tv}} +
+
{{$profile.tv.0}}
+
{{$profile.tv.1}}
+
+ {{/if}} + + + {{if $profile.film}} +
+
{{$profile.film.0}}
+
{{$profile.film.1}}
+
+ {{/if}} + + + {{if $profile.romance}} +
+
{{$profile.romance.0}}
+
{{$profile.romance.1}}
+
+ {{/if}} + + + {{if $profile.work}} +
+
{{$profile.work.0}}
+
{{$profile.work.1}}
+
+ {{/if}} + + {{if $profile.education}} +
+
{{$profile.education.0}}
+
{{$profile.education.1}}
+
+ {{/if}} + + {{foreach $profile.extra_fields as $f}} + {{if $profile.$f}} +
+
{{$profile.$f.0}}
+
{{$profile.$f.1}}
+
+ {{/if}} + {{/foreach}} + + + {{if $things}} + {{foreach $things as $key => $items}} + {{$profile.fullname.1}} {{$key}} +
    + {{foreach $items as $item}} +
  • {{if $item.img}}{{$item.term}}{{/if}} + {{$item.term}} + {{if $profile.canlike}}
    + + {{/if}} + {{if $item.like_count}} +
    + + {{if $item.likes}} + + {{/if}} +
    + {{/if}} +
  • + {{/foreach}} +
+
+ {{/foreach}} + {{/if}} +
From 81fdb1cdfc3fb6e17321d84ffd2ba4908e5e4d8c Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Wed, 10 Dec 2014 21:41:59 +0000 Subject: [PATCH 035/155] Bring back 'no special theme for mobile' --- mod/settings.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/mod/settings.php b/mod/settings.php index 1643387ea..201a4aa2a 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -160,7 +160,9 @@ function settings_post(&$a) { $itemspage = 100; - if($mobile_theme !== '') { + if ($mobile_theme == "---") + del_pconfig(local_user(),'system',mobile_theme); + else { set_pconfig(local_user(),'system','mobile_theme',$mobile_theme); } @@ -755,7 +757,6 @@ function settings_content(&$a) { $themes = array(); - $mobile_themes = array("---" => t('No special theme for mobile devices')); $files = glob('view/theme/*'); if($allowed_themes) { foreach($allowed_themes as $th) { @@ -764,19 +765,20 @@ function settings_content(&$a) { $unsupported = file_exists('view/theme/' . $th . '/unsupported'); $is_mobile = file_exists('view/theme/' . $th . '/mobile'); $is_library = file_exists('view/theme/'. $th . '/library'); + $mobile_themes["---"] = t("No special theme for mobile devices"); if (!$is_experimental or ($is_experimental && (get_config('experimentals','exp_themes')==1 or get_config('experimentals','exp_themes')===false))){ $theme_name = (($is_experimental) ? sprintf(t('%s - (Experimental)'), $f) : $f); - if (! $is_library) { if($is_mobile) { - $themes[$f]=$theme_name . ' (' . t('mobile') . ')'; + $mobile_themes[$f] = $themes[$f] = $theme_name . ' (' . t('mobile') . ')'; } else { - $themes[$f]=$theme_name; + $mobile_themes[$f] = $themes[$f] = $theme_name; } } } + } } $theme_selected = (!x($_SESSION,'theme')? $default_theme : $_SESSION['theme']); @@ -812,7 +814,7 @@ function settings_content(&$a) { '$uid' => local_user(), '$theme' => array('theme', t('Display Theme:'), $theme_selected, '', $themes, 'preview'), - '$mobile_theme' => array('mobile_theme', t('Mobile Theme:'), $mobile_theme_selected, '', $themes, ''), + '$mobile_theme' => array('mobile_theme', t('Mobile Theme:'), $mobile_theme_selected, '', $mobile_themes, ''), '$user_scalable' => array('user_scalable', t("Enable user zoom on mobile devices"), $user_scalable, ''), '$ajaxint' => array('browser_update', t("Update browser every xx seconds"), $browser_update, t('Minimum of 10 seconds, no maximum')), '$itemspage' => array('itemspage', t("Maximum number of conversations to load at any time:"), $itemspage, t('Maximum of 100 items')), From c91aa863d85e6d3b3a260fefe5e281d66730c4c9 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Wed, 10 Dec 2014 21:56:44 +0000 Subject: [PATCH 036/155] Missing '' --- mod/settings.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod/settings.php b/mod/settings.php index 201a4aa2a..ea7b2ba06 100644 --- a/mod/settings.php +++ b/mod/settings.php @@ -161,7 +161,7 @@ function settings_post(&$a) { if ($mobile_theme == "---") - del_pconfig(local_user(),'system',mobile_theme); + del_pconfig(local_user(),'system','mobile_theme'); else { set_pconfig(local_user(),'system','mobile_theme',$mobile_theme); } From 58067c24fc5200993539af6d7f7254877662c3c9 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 10 Dec 2014 16:24:31 -0800 Subject: [PATCH 037/155] block adult channels from inclusion in public content feeds --- doc/html/boot_8php.html | 2 +- doc/html/dba__driver_8php.html | 2 +- include/security.php | 4 +- util/messages.po | 1410 ++++++++++++++++---------------- version.inc | 2 +- 5 files changed, 710 insertions(+), 710 deletions(-) diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index a725415e2..d67b75873 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -1740,7 +1740,7 @@ Variables
diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 5ec3b205c..9ec2c8752 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -208,7 +208,7 @@ Functions
diff --git a/include/security.php b/include/security.php index 8066a76f6..e3915f4a8 100644 --- a/include/security.php +++ b/include/security.php @@ -380,7 +380,7 @@ function stream_perms_api_uids($perms = NULL ) { $ret[] = local_user(); $r = q("select channel_id from channel where channel_r_stream > 0 and (channel_r_stream & %d)>0 and not (channel_pageflags & %d)>0", intval($perms), - intval(PAGE_CENSORED|PAGE_SYSTEM|PAGE_REMOVED) + intval(PAGE_ADULT|PAGE_CENSORED|PAGE_SYSTEM|PAGE_REMOVED) ); if($r) foreach($r as $rr) @@ -407,7 +407,7 @@ function stream_perms_xchans($perms = NULL ) { $r = q("select channel_hash from channel where channel_r_stream > 0 and (channel_r_stream & %d)>0 and not (channel_pageflags & %d)>0", intval($perms), - intval(PAGE_CENSORED|PAGE_SYETEM|PAGE_REMOVED) + intval(PAGE_ADULT|PAGE_CENSORED|PAGE_SYSTEM|PAGE_REMOVED) ); if($r) foreach($r as $rr) diff --git a/util/messages.po b/util/messages.po index d19d392ad..5ed73624f 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-11-28.873\n" +"Project-Id-Version: 2014-12-05.880\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-11-28 00:04-0800\n" +"POT-Creation-Date: 2014-12-05 00:03-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,528 +29,6 @@ msgstr "" msgid "Profile Photos" msgstr "" -#: ../../include/conversation.php:120 ../../include/text.php:1747 -#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 -msgid "photo" -msgstr "" - -#: ../../include/conversation.php:123 ../../include/text.php:1750 -#: ../../mod/tagger.php:49 -msgid "event" -msgstr "" - -#: ../../include/conversation.php:126 ../../mod/like.php:89 -msgid "channel" -msgstr "" - -#: ../../include/conversation.php:148 ../../include/text.php:1753 -#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 -msgid "status" -msgstr "" - -#: ../../include/conversation.php:150 ../../include/text.php:1755 -#: ../../mod/tagger.php:55 -msgid "comment" -msgstr "" - -#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 -#: ../../mod/like.php:336 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:167 ../../mod/like.php:338 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "" - -#: ../../include/conversation.php:243 ../../include/text.php:905 -msgid "poked" -msgstr "" - -#: ../../include/conversation.php:261 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "" - -#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "" - -#: ../../include/conversation.php:634 ../../include/RedDAV/RedBrowser.php:251 -#: ../../include/apps.php:250 ../../include/ItemObject.php:120 -#: ../../mod/settings.php:626 ../../mod/connedit.php:476 -#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 -#: ../../mod/admin.php:861 ../../mod/photos.php:1070 -msgid "Delete" -msgstr "" - -#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "" - -#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 -msgid "Message signature validated" -msgstr "" - -#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 -msgid "Message signature incorrect" -msgstr "" - -#: ../../include/conversation.php:670 -#, php-format -msgid "View %s's profile @ %s" -msgstr "" - -#: ../../include/conversation.php:685 -msgid "Categories:" -msgstr "" - -#: ../../include/conversation.php:686 -msgid "Filed under:" -msgstr "" - -#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 -#, php-format -msgid " from %s" -msgstr "" - -#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 -#, php-format -msgid "last edited: %s" -msgstr "" - -#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 -#, php-format -msgid "Expires: %s" -msgstr "" - -#: ../../include/conversation.php:713 -msgid "View in context" -msgstr "" - -#: ../../include/conversation.php:715 ../../include/conversation.php:1137 -#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 -#: ../../mod/photos.php:978 -msgid "Please wait" -msgstr "" - -#: ../../include/conversation.php:831 -msgid "remove" -msgstr "" - -#: ../../include/conversation.php:835 ../../include/nav.php:257 -msgid "Loading..." -msgstr "" - -#: ../../include/conversation.php:836 -msgid "Delete Selected Items" -msgstr "" - -#: ../../include/conversation.php:926 -msgid "View Source" -msgstr "" - -#: ../../include/conversation.php:927 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:928 -msgid "View Status" -msgstr "" - -#: ../../include/conversation.php:929 ../../include/nav.php:99 -#: ../../mod/connedit.php:429 ../../mod/connedit.php:544 -msgid "View Profile" -msgstr "" - -#: ../../include/conversation.php:930 -msgid "View Photos" -msgstr "" - -#: ../../include/conversation.php:931 -msgid "Matrix Activity" -msgstr "" - -#: ../../include/conversation.php:932 ../../include/identity.php:840 -#: ../../include/widgets.php:135 ../../include/widgets.php:175 -#: ../../include/Contact.php:107 ../../mod/suggest.php:51 -#: ../../mod/match.php:62 ../../mod/directory.php:235 -msgid "Connect" -msgstr "" - -#: ../../include/conversation.php:933 -msgid "Edit Contact" -msgstr "" - -#: ../../include/conversation.php:934 -msgid "Send PM" -msgstr "" - -#: ../../include/conversation.php:935 ../../include/apps.php:143 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:987 ../../include/RedDAV/RedBrowser.php:163 -#: ../../include/apps.php:331 ../../include/apps.php:382 -#: ../../mod/connedit.php:512 ../../mod/photos.php:713 -#: ../../mod/photos.php:1132 -msgid "Unknown" -msgstr "" - -#: ../../include/conversation.php:1008 -#, php-format -msgid "%s likes this." -msgstr "" - -#: ../../include/conversation.php:1008 -#, php-format -msgid "%s doesn't like this." -msgstr "" - -#: ../../include/conversation.php:1012 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1014 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1020 -msgid "and" -msgstr "" - -#: ../../include/conversation.php:1023 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1024 -#, php-format -msgid "%s like this." -msgstr "" - -#: ../../include/conversation.php:1024 -#, php-format -msgid "%s don't like this." -msgstr "" - -#: ../../include/conversation.php:1081 -msgid "Visible to everybody" -msgstr "" - -#: ../../include/conversation.php:1082 ../../mod/mail.php:171 -#: ../../mod/mail.php:286 -msgid "Please enter a link URL:" -msgstr "" - -#: ../../include/conversation.php:1083 -msgid "Please enter a video link/URL:" -msgstr "" - -#: ../../include/conversation.php:1084 -msgid "Please enter an audio link/URL:" -msgstr "" - -#: ../../include/conversation.php:1085 -msgid "Tag term:" -msgstr "" - -#: ../../include/conversation.php:1086 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "" - -#: ../../include/conversation.php:1087 -msgid "Where are you right now?" -msgstr "" - -#: ../../include/conversation.php:1088 ../../mod/editpost.php:52 -#: ../../mod/mail.php:172 ../../mod/mail.php:287 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "" - -#: ../../include/conversation.php:1098 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 -#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 -#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 -#: ../../mod/photos.php:998 -msgid "Preview" -msgstr "" - -#: ../../include/conversation.php:1112 ../../mod/editblock.php:198 -#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 -#: ../../mod/layouts.php:168 ../../mod/photos.php:977 -msgid "Share" -msgstr "" - -#: ../../include/conversation.php:1114 ../../mod/editwebpage.php:170 -msgid "Page link title" -msgstr "" - -#: ../../include/conversation.php:1117 -msgid "Post as" -msgstr "" - -#: ../../include/conversation.php:1118 ../../mod/editblock.php:144 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 -msgid "Upload photo" -msgstr "" - -#: ../../include/conversation.php:1119 -msgid "upload photo" -msgstr "" - -#: ../../include/conversation.php:1120 ../../mod/editblock.php:145 -#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 -msgid "Attach file" -msgstr "" - -#: ../../include/conversation.php:1121 -msgid "attach file" -msgstr "" - -#: ../../include/conversation.php:1122 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 -msgid "Insert web link" -msgstr "" - -#: ../../include/conversation.php:1123 -msgid "web link" -msgstr "" - -#: ../../include/conversation.php:1124 -msgid "Insert video link" -msgstr "" - -#: ../../include/conversation.php:1125 -msgid "video link" -msgstr "" - -#: ../../include/conversation.php:1126 -msgid "Insert audio link" -msgstr "" - -#: ../../include/conversation.php:1127 -msgid "audio link" -msgstr "" - -#: ../../include/conversation.php:1128 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:181 -msgid "Set your location" -msgstr "" - -#: ../../include/conversation.php:1129 -msgid "set location" -msgstr "" - -#: ../../include/conversation.php:1130 ../../mod/editblock.php:151 -#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:182 -msgid "Clear browser location" -msgstr "" - -#: ../../include/conversation.php:1131 -msgid "clear location" -msgstr "" - -#: ../../include/conversation.php:1133 ../../mod/editblock.php:164 -#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:198 -msgid "Set title" -msgstr "" - -#: ../../include/conversation.php:1136 ../../mod/events.php:574 -#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 -#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 -msgid "Categories (comma-separated list)" -msgstr "" - -#: ../../include/conversation.php:1138 ../../mod/editblock.php:153 -#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:184 -msgid "Permission settings" -msgstr "" - -#: ../../include/conversation.php:1139 -msgid "permissions" -msgstr "" - -#: ../../include/conversation.php:1146 ../../mod/editblock.php:161 -#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:193 -msgid "Public post" -msgstr "" - -#: ../../include/conversation.php:1148 ../../mod/editblock.php:168 -#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:201 -msgid "Example: bob@example.com, mary@example.com" -msgstr "" - -#: ../../include/conversation.php:1161 ../../mod/editblock.php:178 -#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 -msgid "Set expiration date" -msgstr "" - -#: ../../include/conversation.php:1163 ../../include/ItemObject.php:633 -#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 -msgid "Encrypt text" -msgstr "" - -#: ../../include/conversation.php:1165 ../../mod/events.php:580 -#: ../../mod/editpost.php:150 -msgid "OK" -msgstr "" - -#: ../../include/conversation.php:1166 ../../mod/settings.php:564 -#: ../../mod/settings.php:590 ../../mod/events.php:579 -#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" -msgstr "" - -#: ../../include/conversation.php:1410 -msgid "Discover" -msgstr "" - -#: ../../include/conversation.php:1413 -msgid "Imported public streams" -msgstr "" - -#: ../../include/conversation.php:1418 -msgid "Commented Order" -msgstr "" - -#: ../../include/conversation.php:1421 -msgid "Sort by Comment Date" -msgstr "" - -#: ../../include/conversation.php:1425 -msgid "Posted Order" -msgstr "" - -#: ../../include/conversation.php:1428 -msgid "Sort by Post Date" -msgstr "" - -#: ../../include/conversation.php:1433 ../../include/widgets.php:89 -msgid "Personal" -msgstr "" - -#: ../../include/conversation.php:1436 -msgid "Posts that mention or involve you" -msgstr "" - -#: ../../include/conversation.php:1442 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:80 -msgid "New" -msgstr "" - -#: ../../include/conversation.php:1445 -msgid "Activity Stream - by date" -msgstr "" - -#: ../../include/conversation.php:1451 -msgid "Starred" -msgstr "" - -#: ../../include/conversation.php:1454 -msgid "Favourite Posts" -msgstr "" - -#: ../../include/conversation.php:1461 -msgid "Spam" -msgstr "" - -#: ../../include/conversation.php:1464 -msgid "Posts flagged as SPAM" -msgstr "" - -#: ../../include/conversation.php:1504 ../../mod/admin.php:865 -msgid "Channel" -msgstr "" - -#: ../../include/conversation.php:1507 -msgid "Status Messages and Posts" -msgstr "" - -#: ../../include/conversation.php:1516 -msgid "About" -msgstr "" - -#: ../../include/conversation.php:1519 -msgid "Profile Details" -msgstr "" - -#: ../../include/conversation.php:1525 ../../include/nav.php:105 -#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "" - -#: ../../include/conversation.php:1528 ../../include/photos.php:341 -msgid "Photo Albums" -msgstr "" - -#: ../../include/conversation.php:1534 ../../include/RedDAV/RedBrowser.php:241 -#: ../../include/nav.php:106 ../../include/apps.php:133 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "" - -#: ../../include/conversation.php:1537 -msgid "Files and Storage" -msgstr "" - -#: ../../include/conversation.php:1547 ../../include/conversation.php:1550 -msgid "Chatrooms" -msgstr "" - -#: ../../include/conversation.php:1560 ../../include/nav.php:117 -#: ../../include/apps.php:127 -msgid "Bookmarks" -msgstr "" - -#: ../../include/conversation.php:1563 -msgid "Saved Bookmarks" -msgstr "" - -#: ../../include/conversation.php:1571 ../../include/nav.php:121 -#: ../../include/apps.php:134 ../../mod/webpages.php:160 -msgid "Webpages" -msgstr "" - -#: ../../include/conversation.php:1574 -msgid "Manage Webpages" -msgstr "" - #: ../../include/follow.php:28 msgid "Channel is blocked on this site." msgstr "" @@ -614,6 +92,14 @@ msgstr "" msgid "View" msgstr "" +#: ../../include/page_widgets.php:40 ../../include/conversation.php:1099 +#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 +#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 +#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 +#: ../../mod/photos.php:998 +msgid "Preview" +msgstr "" + #: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 msgid "Actions" msgstr "" @@ -933,6 +419,13 @@ msgstr "" msgid "Schedule Outbox" msgstr "" +#: ../../include/RedDAV/RedBrowser.php:163 ../../include/conversation.php:988 +#: ../../include/apps.php:331 ../../include/apps.php:382 +#: ../../mod/connedit.php:513 ../../mod/photos.php:713 +#: ../../mod/photos.php:1132 +msgid "Unknown" +msgstr "" + #: ../../include/RedDAV/RedBrowser.php:223 #, php-format msgid "%1$s used" @@ -943,6 +436,12 @@ msgstr "" msgid "%1$s used of %2$s (%3$s%)" msgstr "" +#: ../../include/RedDAV/RedBrowser.php:241 ../../include/nav.php:106 +#: ../../include/conversation.php:1535 ../../include/apps.php:133 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "" + #: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:565 #: ../../mod/settings.php:591 ../../mod/admin.php:866 msgid "Name" @@ -960,6 +459,14 @@ msgstr "" msgid "Last Modified" msgstr "" +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/conversation.php:634 +#: ../../include/apps.php:250 ../../include/ItemObject.php:120 +#: ../../mod/settings.php:626 ../../mod/connedit.php:476 +#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 +#: ../../mod/admin.php:861 ../../mod/photos.php:1070 +msgid "Delete" +msgstr "" + #: ../../include/RedDAV/RedBrowser.php:252 msgid "Total" msgstr "" @@ -1003,6 +510,11 @@ msgstr "" msgid "Your posts and conversations" msgstr "" +#: ../../include/nav.php:99 ../../include/conversation.php:930 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:545 +msgid "View Profile" +msgstr "" + #: ../../include/nav.php:99 msgid "Your profile page" msgstr "" @@ -1023,6 +535,11 @@ msgstr "" msgid "Edit your profile" msgstr "" +#: ../../include/nav.php:105 ../../include/conversation.php:1526 +#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "" + #: ../../include/nav.php:105 msgid "Your photos" msgstr "" @@ -1039,10 +556,20 @@ msgstr "" msgid "Your chatrooms" msgstr "" +#: ../../include/nav.php:117 ../../include/conversation.php:1561 +#: ../../include/apps.php:127 +msgid "Bookmarks" +msgstr "" + #: ../../include/nav.php:117 msgid "Your bookmarks" msgstr "" +#: ../../include/nav.php:121 ../../include/conversation.php:1572 +#: ../../include/apps.php:134 ../../mod/webpages.php:160 +msgid "Webpages" +msgstr "" + #: ../../include/nav.php:121 msgid "Your webpages" msgstr "" @@ -1232,6 +759,10 @@ msgstr "" msgid "Site Setup and Configuration" msgstr "" +#: ../../include/nav.php:257 ../../include/conversation.php:835 +msgid "Loading..." +msgstr "" + #: ../../include/nav.php:262 msgid "Please wait..." msgstr "" @@ -1352,7 +883,7 @@ msgstr "" #: ../../include/profile_selectors.php:80 ../../mod/settings.php:318 #: ../../mod/settings.php:322 ../../mod/settings.php:323 #: ../../mod/settings.php:326 ../../mod/settings.php:337 -#: ../../mod/connedit.php:509 +#: ../../mod/connedit.php:510 msgid "Friends" msgstr "" @@ -1368,6 +899,13 @@ msgstr "" msgid "Requested profile is not available." msgstr "" +#: ../../include/identity.php:840 ../../include/Contact.php:107 +#: ../../include/widgets.php:135 ../../include/widgets.php:175 +#: ../../include/conversation.php:933 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:235 +msgid "Connect" +msgstr "" + #: ../../include/identity.php:854 ../../mod/profiles.php:740 msgid "Change profile photo" msgstr "" @@ -1452,7 +990,7 @@ msgstr "" msgid "Profile" msgstr "" -#: ../../include/identity.php:1130 ../../mod/settings.php:1005 +#: ../../include/identity.php:1130 ../../mod/settings.php:1010 msgid "Full Name:" msgstr "" @@ -1691,17 +1229,17 @@ msgstr "" msgid "Happy Birthday %1$s" msgstr "" -#: ../../include/zot.php:664 -msgid "Invalid data packet" +#: ../../include/Contact.php:123 +msgid "New window" msgstr "" -#: ../../include/zot.php:680 -msgid "Unable to verify channel signature" +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" msgstr "" -#: ../../include/zot.php:1818 +#: ../../include/Contact.php:213 ../../mod/admin.php:646 #, php-format -msgid "Unable to verify site signature for %s" +msgid "User '%s' deleted" msgstr "" #: ../../include/taxonomy.php:210 @@ -2318,6 +1856,10 @@ msgstr "" msgid "poke" msgstr "" +#: ../../include/text.php:905 ../../include/conversation.php:243 +msgid "poked" +msgstr "" + #: ../../include/text.php:906 msgid "ping" msgstr "" @@ -2558,6 +2100,28 @@ msgstr "" msgid "Select an alternate language" msgstr "" +#: ../../include/text.php:1747 ../../include/conversation.php:120 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 +msgid "photo" +msgstr "" + +#: ../../include/text.php:1750 ../../include/conversation.php:123 +#: ../../mod/tagger.php:49 +msgid "event" +msgstr "" + +#: ../../include/text.php:1753 ../../include/conversation.php:148 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 +msgid "status" +msgstr "" + +#: ../../include/text.php:1755 ../../include/conversation.php:150 +#: ../../mod/tagger.php:55 +msgid "comment" +msgstr "" + #: ../../include/text.php:1760 msgid "activity" msgstr "" @@ -2813,6 +2377,10 @@ msgstr "" msgid "Photo storage failed." msgstr "" +#: ../../include/photos.php:341 ../../include/conversation.php:1529 +msgid "Photo Albums" +msgstr "" + #: ../../include/photos.php:345 msgid "Upload New Photos" msgstr "" @@ -2899,6 +2467,10 @@ msgstr "" msgid "System" msgstr "" +#: ../../include/widgets.php:89 ../../include/conversation.php:1434 +msgid "Personal" +msgstr "" + #: ../../include/widgets.php:90 msgid "Create Personal App" msgstr "" @@ -2956,7 +2528,7 @@ msgstr "" msgid "Me" msgstr "" -#: ../../include/widgets.php:430 ../../mod/connedit.php:508 +#: ../../include/widgets.php:430 ../../mod/connedit.php:509 msgid "Best Friends" msgstr "" @@ -2964,11 +2536,11 @@ msgstr "" msgid "Co-workers" msgstr "" -#: ../../include/widgets.php:433 ../../mod/connedit.php:510 +#: ../../include/widgets.php:433 ../../mod/connedit.php:511 msgid "Former Friends" msgstr "" -#: ../../include/widgets.php:434 ../../mod/connedit.php:511 +#: ../../include/widgets.php:434 ../../mod/connedit.php:512 msgid "Acquaintances" msgstr "" @@ -3008,7 +2580,7 @@ msgstr "" msgid "Export content" msgstr "" -#: ../../include/widgets.php:520 ../../mod/connedit.php:538 +#: ../../include/widgets.php:520 ../../mod/connedit.php:539 msgid "Connection Default Permissions" msgstr "" @@ -3041,17 +2613,445 @@ msgstr "" msgid "photo/image" msgstr "" -#: ../../include/Contact.php:123 -msgid "New window" +#: ../../include/conversation.php:126 ../../mod/like.php:89 +msgid "channel" msgstr "" -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "" - -#: ../../include/Contact.php:211 ../../mod/admin.php:646 +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 #, php-format -msgid "User '%s' deleted" +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:167 ../../mod/like.php:338 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "" + +#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 +msgid "Select" +msgstr "" + +#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 +msgid "Private Message" +msgstr "" + +#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 +msgid "Message signature validated" +msgstr "" + +#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" +msgstr "" + +#: ../../include/conversation.php:670 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:685 +msgid "Categories:" +msgstr "" + +#: ../../include/conversation.php:686 +msgid "Filed under:" +msgstr "" + +#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 +#, php-format +msgid " from %s" +msgstr "" + +#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 +#, php-format +msgid "last edited: %s" +msgstr "" + +#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 +#, php-format +msgid "Expires: %s" +msgstr "" + +#: ../../include/conversation.php:713 +msgid "View in context" +msgstr "" + +#: ../../include/conversation.php:715 ../../include/conversation.php:1138 +#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 +#: ../../mod/photos.php:978 +msgid "Please wait" +msgstr "" + +#: ../../include/conversation.php:831 +msgid "remove" +msgstr "" + +#: ../../include/conversation.php:836 +msgid "Delete Selected Items" +msgstr "" + +#: ../../include/conversation.php:927 +msgid "View Source" +msgstr "" + +#: ../../include/conversation.php:928 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:929 +msgid "View Status" +msgstr "" + +#: ../../include/conversation.php:931 +msgid "View Photos" +msgstr "" + +#: ../../include/conversation.php:932 +msgid "Matrix Activity" +msgstr "" + +#: ../../include/conversation.php:934 +msgid "Edit Contact" +msgstr "" + +#: ../../include/conversation.php:935 +msgid "Send PM" +msgstr "" + +#: ../../include/conversation.php:936 ../../include/apps.php:143 +msgid "Poke" +msgstr "" + +#: ../../include/conversation.php:1009 +#, php-format +msgid "%s likes this." +msgstr "" + +#: ../../include/conversation.php:1009 +#, php-format +msgid "%s doesn't like this." +msgstr "" + +#: ../../include/conversation.php:1013 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1015 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1021 +msgid "and" +msgstr "" + +#: ../../include/conversation.php:1024 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1025 +#, php-format +msgid "%s like this." +msgstr "" + +#: ../../include/conversation.php:1025 +#, php-format +msgid "%s don't like this." +msgstr "" + +#: ../../include/conversation.php:1082 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/conversation.php:1083 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 +msgid "Please enter a link URL:" +msgstr "" + +#: ../../include/conversation.php:1084 +msgid "Please enter a video link/URL:" +msgstr "" + +#: ../../include/conversation.php:1085 +msgid "Please enter an audio link/URL:" +msgstr "" + +#: ../../include/conversation.php:1086 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1087 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "" + +#: ../../include/conversation.php:1088 +msgid "Where are you right now?" +msgstr "" + +#: ../../include/conversation.php:1089 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "" + +#: ../../include/conversation.php:1113 ../../mod/editblock.php:198 +#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 +#: ../../mod/layouts.php:168 ../../mod/photos.php:977 +msgid "Share" +msgstr "" + +#: ../../include/conversation.php:1115 ../../mod/editwebpage.php:170 +msgid "Page link title" +msgstr "" + +#: ../../include/conversation.php:1118 +msgid "Post as" +msgstr "" + +#: ../../include/conversation.php:1119 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 +msgid "Upload photo" +msgstr "" + +#: ../../include/conversation.php:1120 +msgid "upload photo" +msgstr "" + +#: ../../include/conversation.php:1121 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 +msgid "Attach file" +msgstr "" + +#: ../../include/conversation.php:1122 +msgid "attach file" +msgstr "" + +#: ../../include/conversation.php:1123 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 +msgid "Insert web link" +msgstr "" + +#: ../../include/conversation.php:1124 +msgid "web link" +msgstr "" + +#: ../../include/conversation.php:1125 +msgid "Insert video link" +msgstr "" + +#: ../../include/conversation.php:1126 +msgid "video link" +msgstr "" + +#: ../../include/conversation.php:1127 +msgid "Insert audio link" +msgstr "" + +#: ../../include/conversation.php:1128 +msgid "audio link" +msgstr "" + +#: ../../include/conversation.php:1129 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:181 +msgid "Set your location" +msgstr "" + +#: ../../include/conversation.php:1130 +msgid "set location" +msgstr "" + +#: ../../include/conversation.php:1131 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:182 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1132 +msgid "clear location" +msgstr "" + +#: ../../include/conversation.php:1134 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:198 +msgid "Set title" +msgstr "" + +#: ../../include/conversation.php:1137 ../../mod/events.php:574 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 +msgid "Categories (comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1139 ../../mod/editblock.php:153 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:184 +msgid "Permission settings" +msgstr "" + +#: ../../include/conversation.php:1140 +msgid "permissions" +msgstr "" + +#: ../../include/conversation.php:1147 ../../mod/editblock.php:161 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:193 +msgid "Public post" +msgstr "" + +#: ../../include/conversation.php:1149 ../../mod/editblock.php:168 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:201 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: ../../include/conversation.php:1162 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 +msgid "Set expiration date" +msgstr "" + +#: ../../include/conversation.php:1164 ../../include/ItemObject.php:633 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 +msgid "Encrypt text" +msgstr "" + +#: ../../include/conversation.php:1166 ../../mod/events.php:580 +#: ../../mod/editpost.php:150 +msgid "OK" +msgstr "" + +#: ../../include/conversation.php:1167 ../../mod/settings.php:564 +#: ../../mod/settings.php:590 ../../mod/events.php:579 +#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "" + +#: ../../include/conversation.php:1411 +msgid "Discover" +msgstr "" + +#: ../../include/conversation.php:1414 +msgid "Imported public streams" +msgstr "" + +#: ../../include/conversation.php:1419 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1422 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1426 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1429 +msgid "Sort by Post Date" +msgstr "" + +#: ../../include/conversation.php:1437 +msgid "Posts that mention or involve you" +msgstr "" + +#: ../../include/conversation.php:1443 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 +msgid "New" +msgstr "" + +#: ../../include/conversation.php:1446 +msgid "Activity Stream - by date" +msgstr "" + +#: ../../include/conversation.php:1452 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1455 +msgid "Favourite Posts" +msgstr "" + +#: ../../include/conversation.php:1462 +msgid "Spam" +msgstr "" + +#: ../../include/conversation.php:1465 +msgid "Posts flagged as SPAM" +msgstr "" + +#: ../../include/conversation.php:1505 ../../mod/admin.php:865 +msgid "Channel" +msgstr "" + +#: ../../include/conversation.php:1508 +msgid "Status Messages and Posts" +msgstr "" + +#: ../../include/conversation.php:1517 +msgid "About" +msgstr "" + +#: ../../include/conversation.php:1520 +msgid "Profile Details" +msgstr "" + +#: ../../include/conversation.php:1538 +msgid "Files and Storage" +msgstr "" + +#: ../../include/conversation.php:1548 ../../include/conversation.php:1551 +msgid "Chatrooms" +msgstr "" + +#: ../../include/conversation.php:1564 +msgid "Saved Bookmarks" +msgstr "" + +#: ../../include/conversation.php:1575 +msgid "Manage Webpages" +msgstr "" + +#: ../../include/zot.php:664 +msgid "Invalid data packet" +msgstr "" + +#: ../../include/zot.php:680 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../include/zot.php:1819 +#, php-format +msgid "Unable to verify site signature for %s" msgstr "" #: ../../include/js_strings.php:5 @@ -3600,9 +3600,9 @@ msgstr "" #: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 #: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:563 #: ../../mod/settings.php:675 ../../mod/settings.php:704 -#: ../../mod/settings.php:728 ../../mod/settings.php:805 -#: ../../mod/settings.php:997 ../../mod/events.php:598 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:555 +#: ../../mod/settings.php:728 ../../mod/settings.php:810 +#: ../../mod/settings.php:1002 ../../mod/events.php:598 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:556 #: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 #: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:146 ../../mod/group.php:81 @@ -3741,7 +3741,7 @@ msgstr "" msgid "Menu Item Permissions" msgstr "" -#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1032 +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1037 msgid "(click to open/close)" msgstr "" @@ -3996,14 +3996,14 @@ msgid "" "and/or create new posts for you?" msgstr "" -#: ../../mod/api.php:105 ../../mod/settings.php:937 ../../mod/settings.php:942 -#: ../../mod/settings.php:1025 ../../mod/profiles.php:591 +#: ../../mod/api.php:105 ../../mod/settings.php:942 ../../mod/settings.php:947 +#: ../../mod/settings.php:1030 ../../mod/profiles.php:591 #: ../../mod/admin.php:392 msgid "Yes" msgstr "" -#: ../../mod/api.php:106 ../../mod/settings.php:937 ../../mod/settings.php:942 -#: ../../mod/settings.php:1025 ../../mod/profiles.php:592 +#: ../../mod/api.php:106 ../../mod/settings.php:942 ../../mod/settings.php:947 +#: ../../mod/settings.php:1030 ../../mod/profiles.php:592 #: ../../mod/admin.php:390 msgid "No" msgstr "" @@ -4558,7 +4558,7 @@ msgstr "" msgid "Leave password fields blank unless changing" msgstr "" -#: ../../mod/settings.php:676 ../../mod/settings.php:1006 +#: ../../mod/settings.php:676 ../../mod/settings.php:1011 msgid "Email Address:" msgstr "" @@ -4570,7 +4570,7 @@ msgstr "" msgid "Remove this account from this server including all its channels" msgstr "" -#: ../../mod/settings.php:679 ../../mod/settings.php:1088 +#: ../../mod/settings.php:679 ../../mod/settings.php:1093 msgid "Warning: This action is permanent and cannot be reversed." msgstr "" @@ -4594,389 +4594,393 @@ msgstr "" msgid "No special theme for mobile devices" msgstr "" -#: ../../mod/settings.php:767 +#: ../../mod/settings.php:769 #, php-format msgid "%s - (Experimental)" msgstr "" -#: ../../mod/settings.php:803 +#: ../../mod/settings.php:773 ../../mod/admin.php:363 +msgid "mobile" +msgstr "" + +#: ../../mod/settings.php:808 msgid "Display Settings" msgstr "" -#: ../../mod/settings.php:809 +#: ../../mod/settings.php:814 msgid "Display Theme:" msgstr "" -#: ../../mod/settings.php:810 +#: ../../mod/settings.php:815 msgid "Mobile Theme:" msgstr "" -#: ../../mod/settings.php:811 +#: ../../mod/settings.php:816 msgid "Enable user zoom on mobile devices" msgstr "" -#: ../../mod/settings.php:812 +#: ../../mod/settings.php:817 msgid "Update browser every xx seconds" msgstr "" -#: ../../mod/settings.php:812 +#: ../../mod/settings.php:817 msgid "Minimum of 10 seconds, no maximum" msgstr "" -#: ../../mod/settings.php:813 +#: ../../mod/settings.php:818 msgid "Maximum number of conversations to load at any time:" msgstr "" -#: ../../mod/settings.php:813 +#: ../../mod/settings.php:818 msgid "Maximum of 100 items" msgstr "" -#: ../../mod/settings.php:814 +#: ../../mod/settings.php:819 msgid "Don't show emoticons" msgstr "" -#: ../../mod/settings.php:815 +#: ../../mod/settings.php:820 msgid "Link post titles to source" msgstr "" -#: ../../mod/settings.php:816 +#: ../../mod/settings.php:821 msgid "System Page Layout Editor - (advanced)" msgstr "" -#: ../../mod/settings.php:819 +#: ../../mod/settings.php:824 msgid "Use blog/list mode on channel page" msgstr "" -#: ../../mod/settings.php:819 ../../mod/settings.php:820 +#: ../../mod/settings.php:824 ../../mod/settings.php:825 msgid "(comments displayed separately)" msgstr "" -#: ../../mod/settings.php:820 +#: ../../mod/settings.php:825 msgid "Use blog/list mode on matrix page" msgstr "" -#: ../../mod/settings.php:821 +#: ../../mod/settings.php:826 msgid "Channel page max height of content (in pixels)" msgstr "" -#: ../../mod/settings.php:821 ../../mod/settings.php:822 +#: ../../mod/settings.php:826 ../../mod/settings.php:827 msgid "click to expand content exceeding this height" msgstr "" -#: ../../mod/settings.php:822 +#: ../../mod/settings.php:827 msgid "Matrix page max height of content (in pixels)" msgstr "" -#: ../../mod/settings.php:856 +#: ../../mod/settings.php:861 msgid "Nobody except yourself" msgstr "" -#: ../../mod/settings.php:857 +#: ../../mod/settings.php:862 msgid "Only those you specifically allow" msgstr "" -#: ../../mod/settings.php:858 +#: ../../mod/settings.php:863 msgid "Approved connections" msgstr "" -#: ../../mod/settings.php:859 +#: ../../mod/settings.php:864 msgid "Any connections" msgstr "" -#: ../../mod/settings.php:860 +#: ../../mod/settings.php:865 msgid "Anybody on this website" msgstr "" -#: ../../mod/settings.php:861 +#: ../../mod/settings.php:866 msgid "Anybody in this network" msgstr "" -#: ../../mod/settings.php:862 +#: ../../mod/settings.php:867 msgid "Anybody authenticated" msgstr "" -#: ../../mod/settings.php:863 +#: ../../mod/settings.php:868 msgid "Anybody on the internet" msgstr "" -#: ../../mod/settings.php:937 +#: ../../mod/settings.php:942 msgid "Publish your default profile in the network directory" msgstr "" -#: ../../mod/settings.php:942 +#: ../../mod/settings.php:947 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "" -#: ../../mod/settings.php:946 ../../mod/profile_photo.php:365 +#: ../../mod/settings.php:951 ../../mod/profile_photo.php:365 msgid "or" msgstr "" -#: ../../mod/settings.php:951 +#: ../../mod/settings.php:956 msgid "Your channel address is" msgstr "" -#: ../../mod/settings.php:995 +#: ../../mod/settings.php:1000 msgid "Channel Settings" msgstr "" -#: ../../mod/settings.php:1004 +#: ../../mod/settings.php:1009 msgid "Basic Settings" msgstr "" -#: ../../mod/settings.php:1007 +#: ../../mod/settings.php:1012 msgid "Your Timezone:" msgstr "" -#: ../../mod/settings.php:1008 +#: ../../mod/settings.php:1013 msgid "Default Post Location:" msgstr "" -#: ../../mod/settings.php:1008 +#: ../../mod/settings.php:1013 msgid "Geographical location to display on your posts" msgstr "" -#: ../../mod/settings.php:1009 +#: ../../mod/settings.php:1014 msgid "Use Browser Location:" msgstr "" -#: ../../mod/settings.php:1011 +#: ../../mod/settings.php:1016 msgid "Adult Content" msgstr "" -#: ../../mod/settings.php:1011 +#: ../../mod/settings.php:1016 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "" -#: ../../mod/settings.php:1013 +#: ../../mod/settings.php:1018 msgid "Security and Privacy Settings" msgstr "" -#: ../../mod/settings.php:1015 +#: ../../mod/settings.php:1020 msgid "Your permissions are already configured. Click to view/adjust" msgstr "" -#: ../../mod/settings.php:1017 +#: ../../mod/settings.php:1022 msgid "Hide my online presence" msgstr "" -#: ../../mod/settings.php:1017 +#: ../../mod/settings.php:1022 msgid "Prevents displaying in your profile that you are online" msgstr "" -#: ../../mod/settings.php:1019 +#: ../../mod/settings.php:1024 msgid "Simple Privacy Settings:" msgstr "" -#: ../../mod/settings.php:1020 +#: ../../mod/settings.php:1025 msgid "" "Very Public - extremely permissive (should be used with caution)" msgstr "" -#: ../../mod/settings.php:1021 +#: ../../mod/settings.php:1026 msgid "" "Typical - default public, privacy when desired (similar to social " "network permissions but with improved privacy)" msgstr "" -#: ../../mod/settings.php:1022 +#: ../../mod/settings.php:1027 msgid "Private - default private, never open or public" msgstr "" -#: ../../mod/settings.php:1023 +#: ../../mod/settings.php:1028 msgid "Blocked - default blocked to/from everybody" msgstr "" -#: ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 msgid "Allow others to tag your posts" msgstr "" -#: ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "" -#: ../../mod/settings.php:1027 +#: ../../mod/settings.php:1032 msgid "Advanced Privacy Settings" msgstr "" -#: ../../mod/settings.php:1029 +#: ../../mod/settings.php:1034 msgid "Expire other channel content after this many days" msgstr "" -#: ../../mod/settings.php:1029 +#: ../../mod/settings.php:1034 msgid "0 or blank prevents expiration" msgstr "" -#: ../../mod/settings.php:1030 +#: ../../mod/settings.php:1035 msgid "Maximum Friend Requests/Day:" msgstr "" -#: ../../mod/settings.php:1030 +#: ../../mod/settings.php:1035 msgid "May reduce spam activity" msgstr "" -#: ../../mod/settings.php:1031 +#: ../../mod/settings.php:1036 msgid "Default Post Permissions" msgstr "" -#: ../../mod/settings.php:1036 +#: ../../mod/settings.php:1041 msgid "Channel permissions category:" msgstr "" -#: ../../mod/settings.php:1044 +#: ../../mod/settings.php:1049 msgid "Maximum private messages per day from unknown people:" msgstr "" -#: ../../mod/settings.php:1044 +#: ../../mod/settings.php:1049 msgid "Useful to reduce spamming" msgstr "" -#: ../../mod/settings.php:1047 +#: ../../mod/settings.php:1052 msgid "Notification Settings" msgstr "" -#: ../../mod/settings.php:1048 +#: ../../mod/settings.php:1053 msgid "By default post a status message when:" msgstr "" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1054 msgid "accepting a friend request" msgstr "" -#: ../../mod/settings.php:1050 +#: ../../mod/settings.php:1055 msgid "joining a forum/community" msgstr "" -#: ../../mod/settings.php:1051 +#: ../../mod/settings.php:1056 msgid "making an interesting profile change" msgstr "" -#: ../../mod/settings.php:1052 +#: ../../mod/settings.php:1057 msgid "Send a notification email when:" msgstr "" -#: ../../mod/settings.php:1053 +#: ../../mod/settings.php:1058 msgid "You receive a connection request" msgstr "" -#: ../../mod/settings.php:1054 +#: ../../mod/settings.php:1059 msgid "Your connections are confirmed" msgstr "" -#: ../../mod/settings.php:1055 +#: ../../mod/settings.php:1060 msgid "Someone writes on your profile wall" msgstr "" -#: ../../mod/settings.php:1056 +#: ../../mod/settings.php:1061 msgid "Someone writes a followup comment" msgstr "" -#: ../../mod/settings.php:1057 +#: ../../mod/settings.php:1062 msgid "You receive a private message" msgstr "" -#: ../../mod/settings.php:1058 +#: ../../mod/settings.php:1063 msgid "You receive a friend suggestion" msgstr "" -#: ../../mod/settings.php:1059 +#: ../../mod/settings.php:1064 msgid "You are tagged in a post" msgstr "" -#: ../../mod/settings.php:1060 +#: ../../mod/settings.php:1065 msgid "You are poked/prodded/etc. in a post" msgstr "" -#: ../../mod/settings.php:1063 +#: ../../mod/settings.php:1068 msgid "Show visual notifications including:" msgstr "" -#: ../../mod/settings.php:1065 +#: ../../mod/settings.php:1070 msgid "Unseen matrix activity" msgstr "" -#: ../../mod/settings.php:1066 +#: ../../mod/settings.php:1071 msgid "Unseen channel activity" msgstr "" -#: ../../mod/settings.php:1067 +#: ../../mod/settings.php:1072 msgid "Unseen private messages" msgstr "" -#: ../../mod/settings.php:1067 ../../mod/settings.php:1072 -#: ../../mod/settings.php:1073 ../../mod/settings.php:1074 +#: ../../mod/settings.php:1072 ../../mod/settings.php:1077 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 msgid "Recommended" msgstr "" -#: ../../mod/settings.php:1068 +#: ../../mod/settings.php:1073 msgid "Upcoming events" msgstr "" -#: ../../mod/settings.php:1069 +#: ../../mod/settings.php:1074 msgid "Events today" msgstr "" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1075 msgid "Upcoming birthdays" msgstr "" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1075 msgid "Not available in all themes" msgstr "" -#: ../../mod/settings.php:1071 +#: ../../mod/settings.php:1076 msgid "System (personal) notifications" msgstr "" -#: ../../mod/settings.php:1072 +#: ../../mod/settings.php:1077 msgid "System info messages" msgstr "" -#: ../../mod/settings.php:1073 +#: ../../mod/settings.php:1078 msgid "System critical alerts" msgstr "" -#: ../../mod/settings.php:1074 +#: ../../mod/settings.php:1079 msgid "New connections" msgstr "" -#: ../../mod/settings.php:1075 +#: ../../mod/settings.php:1080 msgid "System Registrations" msgstr "" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1082 msgid "Notify me of events this many days in advance" msgstr "" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1082 msgid "Must be greater than 0" msgstr "" -#: ../../mod/settings.php:1079 +#: ../../mod/settings.php:1084 msgid "Advanced Account/Page Type Settings" msgstr "" -#: ../../mod/settings.php:1080 +#: ../../mod/settings.php:1085 msgid "Change the behaviour of this account for special situations" msgstr "" -#: ../../mod/settings.php:1083 +#: ../../mod/settings.php:1088 msgid "" "Please enable expert mode (in Settings > " "Additional features) to adjust!" msgstr "" -#: ../../mod/settings.php:1084 +#: ../../mod/settings.php:1089 msgid "Miscellaneous Settings" msgstr "" -#: ../../mod/settings.php:1086 +#: ../../mod/settings.php:1091 msgid "Personal menu to display in your channel pages" msgstr "" -#: ../../mod/settings.php:1087 +#: ../../mod/settings.php:1092 msgid "Remove this channel" msgstr "" @@ -5553,12 +5557,12 @@ msgstr "" msgid "View recent posts and comments" msgstr "" -#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:595 #: ../../mod/admin.php:732 msgid "Unblock" msgstr "" -#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:595 #: ../../mod/admin.php:731 msgid "Block" msgstr "" @@ -5567,11 +5571,11 @@ msgstr "" msgid "Block or Unblock this connection" msgstr "" -#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:596 msgid "Unignore" msgstr "" -#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:596 #: ../../mod/notifications.php:51 msgid "Ignore" msgstr "" @@ -5608,173 +5612,173 @@ msgstr "" msgid "Delete this connection" msgstr "" -#: ../../mod/connedit.php:522 ../../mod/connedit.php:552 +#: ../../mod/connedit.php:523 ../../mod/connedit.php:553 msgid "Approve this connection" msgstr "" -#: ../../mod/connedit.php:522 +#: ../../mod/connedit.php:523 msgid "Accept connection to allow communication" msgstr "" -#: ../../mod/connedit.php:538 +#: ../../mod/connedit.php:539 #, php-format msgid "Connections: settings for %s" msgstr "" -#: ../../mod/connedit.php:539 +#: ../../mod/connedit.php:540 msgid "Apply these permissions automatically" msgstr "" -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:544 msgid "Apply the permissions indicated on this page to all new connections." msgstr "" -#: ../../mod/connedit.php:545 +#: ../../mod/connedit.php:546 msgid "Slide to adjust your degree of friendship" msgstr "" -#: ../../mod/connedit.php:551 +#: ../../mod/connedit.php:552 msgid "inherited" msgstr "" -#: ../../mod/connedit.php:553 +#: ../../mod/connedit.php:554 msgid "Connection has no individual permissions!" msgstr "" -#: ../../mod/connedit.php:554 +#: ../../mod/connedit.php:555 msgid "" "This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"." msgstr "" -#: ../../mod/connedit.php:556 +#: ../../mod/connedit.php:557 msgid "Profile Visibility" msgstr "" -#: ../../mod/connedit.php:557 +#: ../../mod/connedit.php:558 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "" -#: ../../mod/connedit.php:558 +#: ../../mod/connedit.php:559 msgid "Contact Information / Notes" msgstr "" -#: ../../mod/connedit.php:559 +#: ../../mod/connedit.php:560 msgid "Edit contact notes" msgstr "" -#: ../../mod/connedit.php:561 +#: ../../mod/connedit.php:562 msgid "Their Settings" msgstr "" -#: ../../mod/connedit.php:562 +#: ../../mod/connedit.php:563 msgid "My Settings" msgstr "" -#: ../../mod/connedit.php:564 +#: ../../mod/connedit.php:565 msgid "Clear/Disable Automatic Permissions" msgstr "" -#: ../../mod/connedit.php:565 +#: ../../mod/connedit.php:566 msgid "Forum Members" msgstr "" -#: ../../mod/connedit.php:566 +#: ../../mod/connedit.php:567 msgid "Soapbox" msgstr "" -#: ../../mod/connedit.php:567 +#: ../../mod/connedit.php:568 msgid "Full Sharing (typical social network permissions)" msgstr "" -#: ../../mod/connedit.php:568 +#: ../../mod/connedit.php:569 msgid "Cautious Sharing " msgstr "" -#: ../../mod/connedit.php:569 +#: ../../mod/connedit.php:570 msgid "Follow Only" msgstr "" -#: ../../mod/connedit.php:570 +#: ../../mod/connedit.php:571 msgid "Individual Permissions" msgstr "" -#: ../../mod/connedit.php:571 +#: ../../mod/connedit.php:572 msgid "" "Some permissions may be inherited from your channel privacy settings, which have higher priority than individual " "settings. Changing those inherited settings on this page will have no effect." msgstr "" -#: ../../mod/connedit.php:572 +#: ../../mod/connedit.php:573 msgid "Advanced Permissions" msgstr "" -#: ../../mod/connedit.php:573 +#: ../../mod/connedit.php:574 msgid "Simple Permissions (select one and submit)" msgstr "" -#: ../../mod/connedit.php:577 +#: ../../mod/connedit.php:578 #, php-format msgid "Visit %s's profile - %s" msgstr "" -#: ../../mod/connedit.php:578 +#: ../../mod/connedit.php:579 msgid "Block/Unblock contact" msgstr "" -#: ../../mod/connedit.php:579 +#: ../../mod/connedit.php:580 msgid "Ignore contact" msgstr "" -#: ../../mod/connedit.php:580 +#: ../../mod/connedit.php:581 msgid "Repair URL settings" msgstr "" -#: ../../mod/connedit.php:581 +#: ../../mod/connedit.php:582 msgid "View conversations" msgstr "" -#: ../../mod/connedit.php:583 +#: ../../mod/connedit.php:584 msgid "Delete contact" msgstr "" -#: ../../mod/connedit.php:586 +#: ../../mod/connedit.php:587 msgid "Last update:" msgstr "" -#: ../../mod/connedit.php:588 +#: ../../mod/connedit.php:589 msgid "Update public posts" msgstr "" -#: ../../mod/connedit.php:590 +#: ../../mod/connedit.php:591 msgid "Update now" msgstr "" -#: ../../mod/connedit.php:596 +#: ../../mod/connedit.php:597 msgid "Currently blocked" msgstr "" -#: ../../mod/connedit.php:597 +#: ../../mod/connedit.php:598 msgid "Currently ignored" msgstr "" -#: ../../mod/connedit.php:598 +#: ../../mod/connedit.php:599 msgid "Currently archived" msgstr "" -#: ../../mod/connedit.php:599 +#: ../../mod/connedit.php:600 msgid "Currently pending" msgstr "" -#: ../../mod/connedit.php:600 +#: ../../mod/connedit.php:601 msgid "Hide this contact from others" msgstr "" -#: ../../mod/connedit.php:600 +#: ../../mod/connedit.php:601 msgid "" "Replies/likes to your public posts may still be visible" msgstr "" @@ -6259,6 +6263,14 @@ msgstr "" msgid "Delete item?" msgstr "" +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "" + +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "" + #: ../../mod/editwebpage.php:140 msgid "Edit Webpage" msgstr "" @@ -6435,14 +6447,6 @@ msgstr "" msgid "Copy/paste this URL to link file from a web page" msgstr "" -#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 -msgid "Help:" -msgstr "" - -#: ../../mod/help.php:67 ../../index.php:238 -msgid "Not Found" -msgstr "" - #: ../../mod/acl.php:245 msgid "network" msgstr "" @@ -6739,10 +6743,6 @@ msgstr "" msgid "Site settings updated." msgstr "" -#: ../../mod/admin.php:363 -msgid "mobile" -msgstr "" - #: ../../mod/admin.php:365 msgid "experimental" msgstr "" diff --git a/version.inc b/version.inc index 5af006ab2..01554a171 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-12-03.878 +2014-12-10.885 From 960c35bad3a0dbaa7a1f2191aef60ad014d926ca Mon Sep 17 00:00:00 2001 From: marijus Date: Thu, 11 Dec 2014 11:44:46 +0100 Subject: [PATCH 038/155] move profile css to mod_profile and minoor fixes --- view/css/bootstrap-red.css | 1 - view/css/mod_profile.css | 16 ++++++++++++++++ view/theme/redbasic/css/style.css | 23 ----------------------- view/tpl/photos_upload.tpl | 4 ++-- 4 files changed, 18 insertions(+), 26 deletions(-) create mode 100644 view/css/mod_profile.css diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 587ea7b8f..12287ba4f 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -26,7 +26,6 @@ nav img { } nav .dropdown-menu { - top: 50px; max-height: 450px; max-width: 300px; overflow-y: auto; diff --git a/view/css/mod_profile.css b/view/css/mod_profile.css new file mode 100644 index 000000000..e1ceae7f7 --- /dev/null +++ b/view/css/mod_profile.css @@ -0,0 +1,16 @@ +.aprofile dt { + font-weight: bold; +} + +.profile-thing-list { + list-style-type: none; +} + +.profile-thing-list img { + margin-bottom: 5px; +} + +.profile-thing-list > li { + margin-bottom: 15px; +} + diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index d32514dbf..331eed350 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -369,10 +369,6 @@ footer { clear: both; } - -.aprofile dt { - font-weight: bold; -} #page-profile .title { font-weight: bold; } @@ -417,14 +413,6 @@ footer { font-weight: normal; } -#profile-like { - margin-left: 15px; -} - -#profile-like-wrapper { - margin-bottom: 15px; -} - .fn { font-weight: bold; font-size: 16px; @@ -1658,17 +1646,6 @@ header { font-size : 2.8em !important; } -.profile-thing-list { - list-style-type: none; -} - -.profile-thing-list img { - margin-bottom: 5px; -} - -.profile-thing-list li { - margin-bottom: 15px; -} div.page-list-item { margin: 20px; diff --git a/view/tpl/photos_upload.tpl b/view/tpl/photos_upload.tpl index a04038aa2..10fc82648 100755 --- a/view/tpl/photos_upload.tpl +++ b/view/tpl/photos_upload.tpl @@ -29,9 +29,9 @@
{{/if}} -
+
-
+
From 967ab871b836f618107fe144978bd1453c3c6634 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Thu, 11 Dec 2014 20:15:27 +0000 Subject: [PATCH 039/155] Update Smarty --- library/Smarty/README | 4 +- library/Smarty/SMARTY_3.1_NOTES.txt | 2 +- library/Smarty/change_log.txt | 357 +- library/Smarty/demo/index.php | 25 +- .../Smarty/demo/plugins/cacheresource.apc.php | 28 +- .../demo/plugins/cacheresource.memcache.php | 36 +- .../demo/plugins/cacheresource.mysql.php | 96 +- .../demo/plugins/resource.extendsall.php | 32 +- .../Smarty/demo/plugins/resource.mysql.php | 35 +- .../Smarty/demo/plugins/resource.mysqls.php | 28 +- library/Smarty/demo/templates/header.tpl | 2 +- library/Smarty/demo/templates/index.tpl | 85 +- library/Smarty/libs/Smarty.class.php | 513 +- library/Smarty/libs/SmartyBC.class.php | 927 +-- library/Smarty/libs/debug.tpl | 214 +- .../Smarty/libs/plugins/block.textformat.php | 21 +- .../Smarty/libs/plugins/function.counter.php | 40 +- .../Smarty/libs/plugins/function.cycle.php | 47 +- .../Smarty/libs/plugins/function.fetch.php | 117 +- .../libs/plugins/function.html_checkboxes.php | 91 +- .../libs/plugins/function.html_image.php | 68 +- .../libs/plugins/function.html_options.php | 84 +- .../libs/plugins/function.html_radios.php | 89 +- .../plugins/function.html_select_date.php | 169 +- .../plugins/function.html_select_time.php | 72 +- .../libs/plugins/function.html_table.php | 45 +- .../Smarty/libs/plugins/function.mailto.php | 45 +- library/Smarty/libs/plugins/function.math.php | 54 +- .../libs/plugins/modifier.capitalize.php | 59 +- .../libs/plugins/modifier.date_format.php | 36 +- .../libs/plugins/modifier.debug_print_var.php | 61 +- .../Smarty/libs/plugins/modifier.escape.php | 40 +- .../libs/plugins/modifier.regex_replace.php | 30 +- .../Smarty/libs/plugins/modifier.replace.php | 23 +- .../Smarty/libs/plugins/modifier.spacify.php | 18 +- .../Smarty/libs/plugins/modifier.truncate.php | 33 +- .../libs/plugins/modifiercompiler.cat.php | 59 +- .../modifiercompiler.count_characters.php | 65 +- .../modifiercompiler.count_paragraphs.php | 55 +- .../modifiercompiler.count_sentences.php | 55 +- .../plugins/modifiercompiler.count_words.php | 63 +- .../libs/plugins/modifiercompiler.default.php | 70 +- .../libs/plugins/modifiercompiler.escape.php | 251 +- .../plugins/modifiercompiler.from_charset.php | 67 +- .../libs/plugins/modifiercompiler.indent.php | 65 +- .../libs/plugins/modifiercompiler.lower.php | 62 +- .../libs/plugins/modifiercompiler.noprint.php | 46 +- .../modifiercompiler.string_format.php | 51 +- .../libs/plugins/modifiercompiler.strip.php | 66 +- .../plugins/modifiercompiler.strip_tags.php | 62 +- .../plugins/modifiercompiler.to_charset.php | 67 +- .../plugins/modifiercompiler.unescape.php | 101 +- .../libs/plugins/modifiercompiler.upper.php | 59 +- .../plugins/modifiercompiler.wordwrap.php | 93 +- .../plugins/outputfilter.trimwhitespace.php | 34 +- .../plugins/shared.escape_special_chars.php | 26 +- .../plugins/shared.literal_compiler_param.php | 8 +- .../libs/plugins/shared.make_timestamp.php | 15 +- .../libs/plugins/shared.mb_str_replace.php | 20 +- .../Smarty/libs/plugins/shared.mb_unicode.php | 22 +- .../libs/plugins/shared.mb_wordwrap.php | 60 +- .../variablefilter.htmlspecialchars.php | 10 +- .../libs/sysplugins/smarty_cacheresource.php | 337 +- .../smarty_cacheresource_custom.php | 159 +- .../smarty_cacheresource_keyvaluestore.php | 228 +- .../libs/sysplugins/smarty_config_source.php | 37 +- .../smarty_internal_cacheresource_file.php | 91 +- .../smarty_internal_compile_append.php | 21 +- .../smarty_internal_compile_assign.php | 30 +- .../smarty_internal_compile_block.php | 439 +- .../smarty_internal_compile_break.php | 152 +- .../smarty_internal_compile_call.php | 25 +- .../smarty_internal_compile_capture.php | 32 +- .../smarty_internal_compile_config_load.php | 31 +- .../smarty_internal_compile_continue.php | 153 +- .../smarty_internal_compile_debug.php | 20 +- .../smarty_internal_compile_eval.php | 26 +- .../smarty_internal_compile_extends.php | 155 +- .../smarty_internal_compile_for.php | 70 +- .../smarty_internal_compile_foreach.php | 76 +- .../smarty_internal_compile_function.php | 65 +- .../sysplugins/smarty_internal_compile_if.php | 185 +- .../smarty_internal_compile_include.php | 252 +- .../smarty_internal_compile_include_php.php | 29 +- .../smarty_internal_compile_insert.php | 26 +- .../smarty_internal_compile_ldelim.php | 22 +- .../smarty_internal_compile_nocache.php | 37 +- ..._internal_compile_private_block_plugin.php | 38 +- ...ternal_compile_private_function_plugin.php | 26 +- ...arty_internal_compile_private_modifier.php | 279 +- ..._compile_private_object_block_function.php | 30 +- ...ternal_compile_private_object_function.php | 59 +- ...ernal_compile_private_print_expression.php | 99 +- ...ernal_compile_private_registered_block.php | 224 +- ...al_compile_private_registered_function.php | 160 +- ...ernal_compile_private_special_variable.php | 39 +- .../smarty_internal_compile_rdelim.php | 22 +- .../smarty_internal_compile_section.php | 81 +- .../smarty_internal_compile_setfilter.php | 142 +- .../smarty_internal_compile_while.php | 43 +- .../smarty_internal_compilebase.php | 48 +- .../sysplugins/smarty_internal_config.php | 75 +- .../smarty_internal_config_file_compiler.php | 51 +- .../smarty_internal_configfilelexer.php | 454 +- .../smarty_internal_configfileparser.php | 835 ++- .../libs/sysplugins/smarty_internal_data.php | 173 +- .../libs/sysplugins/smarty_internal_debug.php | 78 +- .../smarty_internal_filter_handler.php | 27 +- .../smarty_internal_function_call_handler.php | 107 +- .../smarty_internal_get_include_path.php | 94 +- .../smarty_internal_nocache_insert.php | 104 +- .../sysplugins/smarty_internal_parsetree.php | 756 +- .../smarty_internal_resource_eval.php | 190 +- .../smarty_internal_resource_extends.php | 141 +- .../smarty_internal_resource_file.php | 33 +- .../smarty_internal_resource_php.php | 51 +- .../smarty_internal_resource_registered.php | 45 +- .../smarty_internal_resource_stream.php | 39 +- .../smarty_internal_resource_string.php | 55 +- ...smarty_internal_smartytemplatecompiler.php | 43 +- .../sysplugins/smarty_internal_template.php | 200 +- .../smarty_internal_templatebase.php | 297 +- .../smarty_internal_templatecompilerbase.php | 1484 ++-- .../smarty_internal_templatelexer.php | 1572 ++-- .../smarty_internal_templateparser.php | 6628 ++++++++++------- .../sysplugins/smarty_internal_utility.php | 407 +- .../sysplugins/smarty_internal_write_file.php | 32 +- .../libs/sysplugins/smarty_resource.php | 304 +- .../sysplugins/smarty_resource_custom.php | 39 +- .../sysplugins/smarty_resource_recompiled.php | 19 +- .../sysplugins/smarty_resource_uncompiled.php | 23 +- .../libs/sysplugins/smarty_security.php | 147 +- 132 files changed, 13395 insertions(+), 10274 deletions(-) diff --git a/library/Smarty/README b/library/Smarty/README index 167462823..6367f030e 100644 --- a/library/Smarty/README +++ b/library/Smarty/README @@ -1,4 +1,4 @@ -Smarty 3.1.11 +Smarty 3.1.21 Author: Monte Ohrt Author: Uwe Tews @@ -120,7 +120,7 @@ $smarty->unregisterObject($object_name) $smarty->unregisterFilter($type, $function_name) $smarty->unregisterResource($resource_type) -$smarty->compileAllTemplates($extention = '.tpl', $force_compile = false, $time_limit = 0, $max_errors = null) +$smarty->compileAllTemplates($extension = '.tpl', $force_compile = false, $time_limit = 0, $max_errors = null) $smarty->clearCompiledTemplate($resource_name = null, $compile_id = null, $exp_time = null) $smarty->testInstall() diff --git a/library/Smarty/SMARTY_3.1_NOTES.txt b/library/Smarty/SMARTY_3.1_NOTES.txt index e56e56f67..57709f0d7 100644 --- a/library/Smarty/SMARTY_3.1_NOTES.txt +++ b/library/Smarty/SMARTY_3.1_NOTES.txt @@ -199,7 +199,7 @@ Relative paths are available with {include file="..."} and $smarty->fetch('./foo.tpl') cannot be relative to a template, an exception is thrown. - Adressing a specific $template_dir + Addressing a specific $template_dir Smarty 3.1 introduces the $template_dir index notation. $smarty->fetch('[foo]bar.tpl') and {include file="[foo]bar.tpl"} diff --git a/library/Smarty/change_log.txt b/library/Smarty/change_log.txt index 27c506db6..a0161659d 100644 --- a/library/Smarty/change_log.txt +++ b/library/Smarty/change_log.txt @@ -1,5 +1,342 @@ -===== trunk ===== -===== Smarty-3.1.11 ===== + ===== 3.1.22-dev ===== (xx.xx.2014) + ===== 3.1.21 ===== (18.10.2014) + 18.10.2014 + - composer moved to github + - add COMPOSER_RELEASE_NOTES + + 17.10.2014 + - bugfix on $php_handling security and optimization of smarty_internal_parsetree (Thue Kristensen) + + 16.10.2014 + - bugfix composer.json update + + 15.10.2014 + - bugfix calling a new created cache file with fetch() and Smarty::CACHING_LIFETIME_SAVED multiple times did fail (forum 22350) + + 14.10.2014 + - bugfix any tag placed within " diff --git a/library/Smarty/libs/plugins/block.textformat.php b/library/Smarty/libs/plugins/block.textformat.php index b22b104a5..abf544939 100644 --- a/library/Smarty/libs/plugins/block.textformat.php +++ b/library/Smarty/libs/plugins/block.textformat.php @@ -2,13 +2,12 @@ /** * Smarty plugin to format text blocks * - * @package Smarty + * @package Smarty * @subpackage PluginsBlock */ /** * Smarty {textformat}{/textformat} block plugin - * * Type: block function
* Name: textformat
* Purpose: format text a certain way with preset styles @@ -23,12 +22,14 @@ * - wrap_boundary - boolean (true) * * - * @link http://www.smarty.net/manual/en/language.function.textformat.php {textformat} - * (Smarty online manual) + * @link http://www.smarty.net/manual/en/language.function.textformat.php {textformat} + * (Smarty online manual) + * * @param array $params parameters * @param string $content contents of the block * @param Smarty_Internal_Template $template template object * @param boolean &$repeat repeat flag + * * @return string content re-formatted * @author Monte Ohrt */ @@ -53,17 +54,17 @@ function smarty_block_textformat($params, $content, $template, &$repeat) case 'indent_char': case 'wrap_char': case 'assign': - $$_key = (string)$_val; + $$_key = (string) $_val; break; case 'indent': case 'indent_first': case 'wrap': - $$_key = (int)$_val; + $$_key = (int) $_val; break; case 'wrap_cut': - $$_key = (bool)$_val; + $$_key = (bool) $_val; break; default: @@ -76,8 +77,6 @@ function smarty_block_textformat($params, $content, $template, &$repeat) } // split into paragraphs $_paragraphs = preg_split('![\r\n]{2}!', $content); - $_output = ''; - foreach ($_paragraphs as &$_paragraph) { if (!$_paragraph) { @@ -102,12 +101,10 @@ function smarty_block_textformat($params, $content, $template, &$repeat) } } $_output = implode($wrap_char . $wrap_char, $_paragraphs); - + if ($assign) { $template->assign($assign, $_output); } else { return $_output; } } - -?> \ No newline at end of file diff --git a/library/Smarty/libs/plugins/function.counter.php b/library/Smarty/libs/plugins/function.counter.php index 3906badf0..4da85a14e 100644 --- a/library/Smarty/libs/plugins/function.counter.php +++ b/library/Smarty/libs/plugins/function.counter.php @@ -1,22 +1,24 @@ * Name: counter
* Purpose: print out a counter value * * @author Monte Ohrt - * @link http://www.smarty.net/manual/en/language.function.counter.php {counter} - * (Smarty online manual) + * @link http://www.smarty.net/manual/en/language.function.counter.php {counter} + * (Smarty online manual) + * * @param array $params parameters * @param Smarty_Internal_Template $template template object + * * @return string|null */ function smarty_function_counter($params, $template) @@ -26,16 +28,16 @@ function smarty_function_counter($params, $template) $name = (isset($params['name'])) ? $params['name'] : 'default'; if (!isset($counters[$name])) { $counters[$name] = array( - 'start'=>1, - 'skip'=>1, - 'direction'=>'up', - 'count'=>1 - ); + 'start' => 1, + 'skip' => 1, + 'direction' => 'up', + 'count' => 1 + ); } $counter =& $counters[$name]; if (isset($params['start'])) { - $counter['start'] = $counter['count'] = (int)$params['start']; + $counter['start'] = $counter['count'] = (int) $params['start']; } if (!empty($params['assign'])) { @@ -45,9 +47,9 @@ function smarty_function_counter($params, $template) if (isset($counter['assign'])) { $template->assign($counter['assign'], $counter['count']); } - + if (isset($params['print'])) { - $print = (bool)$params['print']; + $print = (bool) $params['print']; } else { $print = empty($counter['assign']); } @@ -61,18 +63,16 @@ function smarty_function_counter($params, $template) if (isset($params['skip'])) { $counter['skip'] = $params['skip']; } - + if (isset($params['direction'])) { $counter['direction'] = $params['direction']; } - if ($counter['direction'] == "down") + if ($counter['direction'] == "down") { $counter['count'] -= $counter['skip']; - else + } else { $counter['count'] += $counter['skip']; - - return $retval; - -} + } -?> \ No newline at end of file + return $retval; +} diff --git a/library/Smarty/libs/plugins/function.cycle.php b/library/Smarty/libs/plugins/function.cycle.php index 1778ffb53..8dc5cd9d5 100644 --- a/library/Smarty/libs/plugins/function.cycle.php +++ b/library/Smarty/libs/plugins/function.cycle.php @@ -2,13 +2,12 @@ /** * Smarty plugin * - * @package Smarty + * @package Smarty * @subpackage PluginsFunction */ /** * Smarty {cycle} function plugin - * * Type: function
* Name: cycle
* Date: May 3, 2002
@@ -31,15 +30,17 @@ * {cycle name=row} * * - * @link http://www.smarty.net/manual/en/language.function.cycle.php {cycle} - * (Smarty online manual) - * @author Monte Ohrt - * @author credit to Mark Priatel - * @author credit to Gerard - * @author credit to Jason Sweat + * @link http://www.smarty.net/manual/en/language.function.cycle.php {cycle} + * (Smarty online manual) + * @author Monte Ohrt + * @author credit to Mark Priatel + * @author credit to Gerard + * @author credit to Jason Sweat * @version 1.3 + * * @param array $params parameters * @param Smarty_Internal_Template $template template object + * * @return string|null */ @@ -48,18 +49,20 @@ function smarty_function_cycle($params, $template) static $cycle_vars; $name = (empty($params['name'])) ? 'default' : $params['name']; - $print = (isset($params['print'])) ? (bool)$params['print'] : true; - $advance = (isset($params['advance'])) ? (bool)$params['advance'] : true; - $reset = (isset($params['reset'])) ? (bool)$params['reset'] : false; + $print = (isset($params['print'])) ? (bool) $params['print'] : true; + $advance = (isset($params['advance'])) ? (bool) $params['advance'] : true; + $reset = (isset($params['reset'])) ? (bool) $params['reset'] : false; if (!isset($params['values'])) { - if(!isset($cycle_vars[$name]['values'])) { + if (!isset($cycle_vars[$name]['values'])) { trigger_error("cycle: missing 'values' parameter"); + return; } } else { - if(isset($cycle_vars[$name]['values']) - && $cycle_vars[$name]['values'] != $params['values'] ) { + if (isset($cycle_vars[$name]['values']) + && $cycle_vars[$name]['values'] != $params['values'] + ) { $cycle_vars[$name]['index'] = 0; } $cycle_vars[$name]['values'] = $params['values']; @@ -71,13 +74,13 @@ function smarty_function_cycle($params, $template) $cycle_vars[$name]['delimiter'] = ','; } - if(is_array($cycle_vars[$name]['values'])) { + if (is_array($cycle_vars[$name]['values'])) { $cycle_array = $cycle_vars[$name]['values']; } else { - $cycle_array = explode($cycle_vars[$name]['delimiter'],$cycle_vars[$name]['values']); + $cycle_array = explode($cycle_vars[$name]['delimiter'], $cycle_vars[$name]['values']); } - if(!isset($cycle_vars[$name]['index']) || $reset ) { + if (!isset($cycle_vars[$name]['index']) || $reset) { $cycle_vars[$name]['index'] = 0; } @@ -86,21 +89,19 @@ function smarty_function_cycle($params, $template) $template->assign($params['assign'], $cycle_array[$cycle_vars[$name]['index']]); } - if($print) { + if ($print) { $retval = $cycle_array[$cycle_vars[$name]['index']]; } else { $retval = null; } - if($advance) { - if ( $cycle_vars[$name]['index'] >= count($cycle_array) -1 ) { + if ($advance) { + if ($cycle_vars[$name]['index'] >= count($cycle_array) - 1) { $cycle_vars[$name]['index'] = 0; } else { - $cycle_vars[$name]['index']++; + $cycle_vars[$name]['index'] ++; } } return $retval; } - -?> \ No newline at end of file diff --git a/library/Smarty/libs/plugins/function.fetch.php b/library/Smarty/libs/plugins/function.fetch.php index eca1182d5..3506d4a8d 100644 --- a/library/Smarty/libs/plugins/function.fetch.php +++ b/library/Smarty/libs/plugins/function.fetch.php @@ -2,50 +2,53 @@ /** * Smarty plugin * - * @package Smarty + * @package Smarty * @subpackage PluginsFunction */ /** * Smarty {fetch} plugin - * * Type: function
* Name: fetch
* Purpose: fetch file, web or ftp data and display results * - * @link http://www.smarty.net/manual/en/language.function.fetch.php {fetch} - * (Smarty online manual) + * @link http://www.smarty.net/manual/en/language.function.fetch.php {fetch} + * (Smarty online manual) * @author Monte Ohrt + * * @param array $params parameters * @param Smarty_Internal_Template $template template object + * + * @throws SmartyException * @return string|null if the assign parameter is passed, Smarty assigns the result to a template variable */ function smarty_function_fetch($params, $template) { if (empty($params['file'])) { - trigger_error("[plugin] fetch parameter 'file' cannot be empty",E_USER_NOTICE); + trigger_error("[plugin] fetch parameter 'file' cannot be empty", E_USER_NOTICE); + return; } - + // strip file protocol if (stripos($params['file'], 'file://') === 0) { $params['file'] = substr($params['file'], 7); } - + $protocol = strpos($params['file'], '://'); if ($protocol !== false) { $protocol = strtolower(substr($params['file'], 0, $protocol)); } - + if (isset($template->smarty->security_policy)) { if ($protocol) { // remote resource (or php stream, …) - if(!$template->smarty->security_policy->isTrustedUri($params['file'])) { + if (!$template->smarty->security_policy->isTrustedUri($params['file'])) { return; } } else { // local file - if(!$template->smarty->security_policy->isTrustedResourceDir($params['file'])) { + if (!$template->smarty->security_policy->isTrustedResourceDir($params['file'])) { return; } } @@ -54,53 +57,54 @@ function smarty_function_fetch($params, $template) $content = ''; if ($protocol == 'http') { // http fetch - if($uri_parts = parse_url($params['file'])) { + if ($uri_parts = parse_url($params['file'])) { // set defaults $host = $server_name = $uri_parts['host']; $timeout = 30; $accept = "image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*"; - $agent = "Smarty Template Engine ". Smarty::SMARTY_VERSION; + $agent = "Smarty Template Engine " . Smarty::SMARTY_VERSION; $referer = ""; $uri = !empty($uri_parts['path']) ? $uri_parts['path'] : '/'; $uri .= !empty($uri_parts['query']) ? '?' . $uri_parts['query'] : ''; $_is_proxy = false; - if(empty($uri_parts['port'])) { + if (empty($uri_parts['port'])) { $port = 80; } else { $port = $uri_parts['port']; } - if(!empty($uri_parts['user'])) { + if (!empty($uri_parts['user'])) { $user = $uri_parts['user']; } - if(!empty($uri_parts['pass'])) { + if (!empty($uri_parts['pass'])) { $pass = $uri_parts['pass']; } // loop through parameters, setup headers - foreach($params as $param_key => $param_value) { - switch($param_key) { + foreach ($params as $param_key => $param_value) { + switch ($param_key) { case "file": case "assign": case "assign_headers": break; case "user": - if(!empty($param_value)) { + if (!empty($param_value)) { $user = $param_value; } break; case "pass": - if(!empty($param_value)) { + if (!empty($param_value)) { $pass = $param_value; } break; case "accept": - if(!empty($param_value)) { + if (!empty($param_value)) { $accept = $param_value; } break; case "header": - if(!empty($param_value)) { - if(!preg_match('![\w\d-]+: .+!',$param_value)) { - trigger_error("[plugin] invalid header format '".$param_value."'",E_USER_NOTICE); + if (!empty($param_value)) { + if (!preg_match('![\w\d-]+: .+!', $param_value)) { + trigger_error("[plugin] invalid header format '" . $param_value . "'", E_USER_NOTICE); + return; } else { $extra_headers[] = $param_value; @@ -108,99 +112,104 @@ function smarty_function_fetch($params, $template) } break; case "proxy_host": - if(!empty($param_value)) { + if (!empty($param_value)) { $proxy_host = $param_value; } break; case "proxy_port": - if(!preg_match('!\D!', $param_value)) { + if (!preg_match('!\D!', $param_value)) { $proxy_port = (int) $param_value; } else { - trigger_error("[plugin] invalid value for attribute '".$param_key."'",E_USER_NOTICE); + trigger_error("[plugin] invalid value for attribute '" . $param_key . "'", E_USER_NOTICE); + return; } break; case "agent": - if(!empty($param_value)) { + if (!empty($param_value)) { $agent = $param_value; } break; case "referer": - if(!empty($param_value)) { + if (!empty($param_value)) { $referer = $param_value; } break; case "timeout": - if(!preg_match('!\D!', $param_value)) { + if (!preg_match('!\D!', $param_value)) { $timeout = (int) $param_value; } else { - trigger_error("[plugin] invalid value for attribute '".$param_key."'",E_USER_NOTICE); + trigger_error("[plugin] invalid value for attribute '" . $param_key . "'", E_USER_NOTICE); + return; } break; default: - trigger_error("[plugin] unrecognized attribute '".$param_key."'",E_USER_NOTICE); + trigger_error("[plugin] unrecognized attribute '" . $param_key . "'", E_USER_NOTICE); + return; } } - if(!empty($proxy_host) && !empty($proxy_port)) { + if (!empty($proxy_host) && !empty($proxy_port)) { $_is_proxy = true; - $fp = fsockopen($proxy_host,$proxy_port,$errno,$errstr,$timeout); + $fp = fsockopen($proxy_host, $proxy_port, $errno, $errstr, $timeout); } else { - $fp = fsockopen($server_name,$port,$errno,$errstr,$timeout); + $fp = fsockopen($server_name, $port, $errno, $errstr, $timeout); } - if(!$fp) { - trigger_error("[plugin] unable to fetch: $errstr ($errno)",E_USER_NOTICE); + if (!$fp) { + trigger_error("[plugin] unable to fetch: $errstr ($errno)", E_USER_NOTICE); + return; } else { - if($_is_proxy) { + if ($_is_proxy) { fputs($fp, 'GET ' . $params['file'] . " HTTP/1.0\r\n"); } else { fputs($fp, "GET $uri HTTP/1.0\r\n"); } - if(!empty($host)) { + if (!empty($host)) { fputs($fp, "Host: $host\r\n"); } - if(!empty($accept)) { + if (!empty($accept)) { fputs($fp, "Accept: $accept\r\n"); } - if(!empty($agent)) { + if (!empty($agent)) { fputs($fp, "User-Agent: $agent\r\n"); } - if(!empty($referer)) { + if (!empty($referer)) { fputs($fp, "Referer: $referer\r\n"); } - if(isset($extra_headers) && is_array($extra_headers)) { - foreach($extra_headers as $curr_header) { - fputs($fp, $curr_header."\r\n"); + if (isset($extra_headers) && is_array($extra_headers)) { + foreach ($extra_headers as $curr_header) { + fputs($fp, $curr_header . "\r\n"); } } - if(!empty($user) && !empty($pass)) { - fputs($fp, "Authorization: BASIC ".base64_encode("$user:$pass")."\r\n"); + if (!empty($user) && !empty($pass)) { + fputs($fp, "Authorization: BASIC " . base64_encode("$user:$pass") . "\r\n"); } fputs($fp, "\r\n"); - while(!feof($fp)) { - $content .= fgets($fp,4096); + while (!feof($fp)) { + $content .= fgets($fp, 4096); } fclose($fp); - $csplit = preg_split("!\r\n\r\n!",$content,2); + $csplit = preg_split("!\r\n\r\n!", $content, 2); $content = $csplit[1]; - if(!empty($params['assign_headers'])) { - $template->assign($params['assign_headers'],preg_split("!\r\n!",$csplit[0])); + if (!empty($params['assign_headers'])) { + $template->assign($params['assign_headers'], preg_split("!\r\n!", $csplit[0])); } } } else { - trigger_error("[plugin fetch] unable to parse URL, check syntax",E_USER_NOTICE); + trigger_error("[plugin fetch] unable to parse URL, check syntax", E_USER_NOTICE); + return; } } else { $content = @file_get_contents($params['file']); if ($content === false) { - throw new SmartyException("{fetch} cannot read resource '" . $params['file'] ."'"); + throw new SmartyException("{fetch} cannot read resource '" . $params['file'] . "'"); } } @@ -210,5 +219,3 @@ function smarty_function_fetch($params, $template) return $content; } } - -?> \ No newline at end of file diff --git a/library/Smarty/libs/plugins/function.html_checkboxes.php b/library/Smarty/libs/plugins/function.html_checkboxes.php index fb9584bbd..d78680368 100644 --- a/library/Smarty/libs/plugins/function.html_checkboxes.php +++ b/library/Smarty/libs/plugins/function.html_checkboxes.php @@ -2,13 +2,12 @@ /** * Smarty plugin * - * @package Smarty + * @package Smarty * @subpackage PluginsFunction */ /** * Smarty {html_checkboxes} function plugin - * * File: function.html_checkboxes.php
* Type: function
* Name: html_checkboxes
@@ -32,15 +31,17 @@ * - escape (optional) - escape the content (not value), defaults to true * * - * @link http://www.smarty.net/manual/en/language.function.html.checkboxes.php {html_checkboxes} - * (Smarty online manual) + * @link http://www.smarty.net/manual/en/language.function.html.checkboxes.php {html_checkboxes} + * (Smarty online manual) * @author Christopher Kvarme - * @author credits to Monte Ohrt + * @author credits to Monte Ohrt * @version 1.0 - * @param array $params parameters + * + * @param array $params parameters * @param object $template template object + * * @return string - * @uses smarty_function_escape_special_chars() + * @uses smarty_function_escape_special_chars() */ function smarty_function_html_checkboxes($params, $template) { @@ -58,8 +59,8 @@ function smarty_function_html_checkboxes($params, $template) $extra = ''; - foreach($params as $_key => $_val) { - switch($_key) { + foreach ($params as $_key => $_val) { + switch ($_key) { case 'name': case 'separator': $$_key = (string) $_val; @@ -89,7 +90,7 @@ function smarty_function_html_checkboxes($params, $template) if (method_exists($_sel, "__toString")) { $_sel = smarty_function_escape_special_chars((string) $_sel->__toString()); } else { - trigger_error("html_checkboxes: selected attribute contains an object of class '". get_class($_sel) ."' without __toString() method", E_USER_NOTICE); + trigger_error("html_checkboxes: selected attribute contains an object of class '" . get_class($_sel) . "' without __toString() method", E_USER_NOTICE); continue; } } else { @@ -101,7 +102,7 @@ function smarty_function_html_checkboxes($params, $template) if (method_exists($_val, "__toString")) { $selected = smarty_function_escape_special_chars((string) $_val->__toString()); } else { - trigger_error("html_checkboxes: selected attribute is an object of class '". get_class($_val) ."' without __toString() method", E_USER_NOTICE); + trigger_error("html_checkboxes: selected attribute is an object of class '" . get_class($_val) . "' without __toString() method", E_USER_NOTICE); } } else { $selected = smarty_function_escape_special_chars((string) $_val); @@ -116,9 +117,27 @@ function smarty_function_html_checkboxes($params, $template) case 'assign': break; + case 'strict': + break; + + case 'disabled': + case 'readonly': + if (!empty($params['strict'])) { + if (!is_scalar($_val)) { + trigger_error("html_options: $_key attribute must be a scalar, only boolean true or string '$_key' will actually add the attribute", E_USER_NOTICE); + } + + if ($_val === true || $_val === $_key) { + $extra .= ' ' . $_key . '="' . smarty_function_escape_special_chars($_key) . '"'; + } + + break; + } + // omit break; to fall through! + default: - if(!is_array($_val)) { - $extra .= ' '.$_key.'="'.smarty_function_escape_special_chars($_val).'"'; + if (!is_array($_val)) { + $extra .= ' ' . $_key . '="' . smarty_function_escape_special_chars($_val) . '"'; } else { trigger_error("html_checkboxes: extra attribute '$_key' cannot be an array", E_USER_NOTICE); } @@ -126,76 +145,79 @@ function smarty_function_html_checkboxes($params, $template) } } - if (!isset($options) && !isset($values)) - return ''; /* raise error here? */ + if (!isset($options) && !isset($values)) { + return ''; + } /* raise error here? */ $_html_result = array(); if (isset($options)) { - foreach ($options as $_key=>$_val) { + foreach ($options as $_key => $_val) { $_html_result[] = smarty_function_html_checkboxes_output($name, $_key, $_val, $selected, $extra, $separator, $labels, $label_ids, $escape); } } else { - foreach ($values as $_i=>$_key) { + foreach ($values as $_i => $_key) { $_val = isset($output[$_i]) ? $output[$_i] : ''; $_html_result[] = smarty_function_html_checkboxes_output($name, $_key, $_val, $selected, $extra, $separator, $labels, $label_ids, $escape); } } - if(!empty($params['assign'])) { + if (!empty($params['assign'])) { $template->assign($params['assign'], $_html_result); } else { return implode("\n", $_html_result); } - } -function smarty_function_html_checkboxes_output($name, $value, $output, $selected, $extra, $separator, $labels, $label_ids, $escape=true) { +function smarty_function_html_checkboxes_output($name, $value, $output, $selected, $extra, $separator, $labels, $label_ids, $escape = true) +{ $_output = ''; - + if (is_object($value)) { if (method_exists($value, "__toString")) { $value = (string) $value->__toString(); } else { - trigger_error("html_options: value is an object of class '". get_class($value) ."' without __toString() method", E_USER_NOTICE); + trigger_error("html_options: value is an object of class '" . get_class($value) . "' without __toString() method", E_USER_NOTICE); + return ''; } } else { $value = (string) $value; } - + if (is_object($output)) { if (method_exists($output, "__toString")) { $output = (string) $output->__toString(); } else { - trigger_error("html_options: output is an object of class '". get_class($output) ."' without __toString() method", E_USER_NOTICE); + trigger_error("html_options: output is an object of class '" . get_class($output) . "' without __toString() method", E_USER_NOTICE); + return ''; } } else { $output = (string) $output; } - + if ($labels) { if ($label_ids) { $_id = smarty_function_escape_special_chars(preg_replace('![^\w\-\.]!' . Smarty::$_UTF8_MODIFIER, '_', $name . '_' . $value)); $_output .= '
@@ -106,15 +106,22 @@ $(document).ready(function(){initNavTree('namespaceRedmatrix.html','');});
-
Redmatrix Namespace Reference
+
RedMatrix Namespace Reference
+ +

Class Import. +More...

- + + +

Namespaces

namespace  Import
namespace  Import
 
namespace  RedDAV
 
-
+

Detailed Description

+

Class Import.

+
diff --git a/doc/html/namespaceRedMatrix.js b/doc/html/namespaceRedMatrix.js index 161035822..f08741c6c 100644 --- a/doc/html/namespaceRedMatrix.js +++ b/doc/html/namespaceRedMatrix.js @@ -1,4 +1,5 @@ -var namespaceRedmatrix = +var namespaceRedMatrix = [ - [ "Import", "namespaceRedmatrix_1_1Import.html", "namespaceRedmatrix_1_1Import" ] + [ "Import", "namespaceRedMatrix_1_1Import.html", "namespaceRedMatrix_1_1Import" ], + [ "RedDAV", "namespaceRedMatrix_1_1RedDAV.html", "namespaceRedMatrix_1_1RedDAV" ] ]; \ No newline at end of file diff --git a/doc/html/namespaces.html b/doc/html/namespaces.html index 31477d7b9..dc5efaebd 100644 --- a/doc/html/namespaces.html +++ b/doc/html/namespaces.html @@ -112,12 +112,11 @@ $(document).ready(function(){initNavTree('namespaces.html','');}); oNacl_selectors oNFriendica oNfriendica-to-smarty-tpl -oNRedMatrix -|\NRedDAV -oNRedmatrix -|\NImport -oNupdatetpl -\Nutil +oNRedMatrixClass Import +|oNImport +|\NRedDAV +oNupdatetpl +\Nutil
diff --git a/doc/html/namespaces.js b/doc/html/namespaces.js index 3ca14e354..451e130fb 100644 --- a/doc/html/namespaces.js +++ b/doc/html/namespaces.js @@ -4,7 +4,6 @@ var namespaces = [ "Friendica", "namespaceFriendica.html", null ], [ "friendica-to-smarty-tpl", "namespacefriendica-to-smarty-tpl.html", null ], [ "RedMatrix", "namespaceRedMatrix.html", "namespaceRedMatrix" ], - [ "Redmatrix", "namespaceRedmatrix.html", "namespaceRedmatrix" ], [ "updatetpl", "namespaceupdatetpl.html", null ], [ "util", "namespaceutil.html", null ] ]; \ No newline at end of file diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 8a6550e3b..8356fd3ac 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -37,15 +37,15 @@ var NAVTREE = var NAVTREEINDEX = [ "BS-Default_8php.html", -"boot_8php.html#a57eee7352714c004d36c26dda74af73e", -"classApp.html#a4b67935096f66d1f14b657399a8461ac", -"classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1", -"dba__driver_8php.html#a2a38996670c2936b5769270c49c57593", -"globals_0x6a.html", -"include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad", +"boot_8php.html#a56fd673eaa7014150297ce1162502db5", +"classApp.html#a495ec082c2719314e536070ca1ce073d", +"classTemplate.html#a86e8fd27955ef10cadfd86f3fca70677", +"dba__driver_8php.html#a2994daa03b1c23229a27e39bcab75e67", +"globals_0x69.html", +"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e", "mod_2chat_8php.html", -"refimport_8php.html#a54003135d7c8994a76e831fb6faa2fe6", -"text_8php.html#ae4df74296fbe55051ed3c035e55205e5" +"refimport_8php.html#a6c3e0475fde9fe72ff2492a5e3e5259c", +"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 35728fe6c..9c46f8184 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -7,14 +7,15 @@ var NAVTREEINDEX0 = "Contact_8php.html#a08845ce8c5b997d5edac38ae7118b5c8":[6,0,0,21,9], "Contact_8php.html#a28e062c884331dbb5dfa713228c25ad6":[6,0,0,21,8], "Contact_8php.html#a2f4f495d53f2a334ab75292af79d3c91":[6,0,0,21,11], -"Contact_8php.html#a2fc191067dd571a79603c66b04b1ca15":[6,0,0,21,13], +"Contact_8php.html#a2fc191067dd571a79603c66b04b1ca15":[6,0,0,21,14], "Contact_8php.html#a3a0844dac1e86d523de5d2f432cfeebc":[6,0,0,21,6], "Contact_8php.html#a483cda56f9e37c3a4a8773dcdfeb0258":[6,0,0,21,5], "Contact_8php.html#a4e8af0f0525161da74583c04b8b03097":[6,0,0,21,4], "Contact_8php.html#a5101d7eca5d6f387e5555f03fe249e33":[6,0,0,21,3], -"Contact_8php.html#a6348a532c9d26cd1c9afbc9aa6aa8960":[6,0,0,21,14], +"Contact_8php.html#a6348a532c9d26cd1c9afbc9aa6aa8960":[6,0,0,21,15], "Contact_8php.html#a7e3f5bef8ea1d2bf8434c9be36a2b713":[6,0,0,21,10], "Contact_8php.html#a87e699f74a1102b25e8aa0432d86a91e":[6,0,0,21,7], +"Contact_8php.html#ab5895b75a3b2abdddf1cb351a8c6b58b":[6,0,0,21,13], "Contact_8php.html#acc12cda999c88c4d6185cca967c15125":[6,0,0,21,12], "Contact_8php.html#ad5b02c2a962ee55b1b7ca6c159d6e4c5":[6,0,0,21,1], "Contact_8php.html#ae8803c330352cbf1e828eb7490edf47e":[6,0,0,21,0], @@ -248,6 +249,5 @@ var NAVTREEINDEX0 = "boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,169], "boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,44], "boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,88], -"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,36], -"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,207] +"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,36] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 5844338d6..64cbc6cec 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,5 +1,6 @@ var NAVTREEINDEX1 = { +"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,207], "boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,247], "boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,310], "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[6,0,4,20], @@ -221,33 +222,32 @@ var NAVTREEINDEX1 = "chatsvc_8php.html#a7032784215e1f6747cf385a6598770f9":[6,0,1,14,0], "chatsvc_8php.html#a7c9a9b9c24a2b02eed8efd6b09632d03":[6,0,1,14,2], "choklet_8php.html":[6,0,3,0,0], -"classApp.html":[5,0,7], -"classApp.html#a037049cba88dfc6ff94f4b5b779e3fd3":[5,0,7,51], -"classApp.html#a050b0696118da47e8b30859ad1a2c149":[5,0,7,38], -"classApp.html#a084e03c77686d8c13390fef3f7428a2b":[5,0,7,5], -"classApp.html#a08bc87aff64f39fbc084e9d6545cee4d":[5,0,7,2], -"classApp.html#a08c24d6a6fc52fcc784b0f765f13b820":[5,0,7,71], -"classApp.html#a08f0537964d98958d218066364cff785":[5,0,7,1], -"classApp.html#a0ce85be198e46570366cb3344f3c55b8":[5,0,7,46], -"classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d":[5,0,7,56], -"classApp.html#a123b903dfe5d3488cc68db3471d36fd2":[5,0,7,30], -"classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11":[5,0,7,75], -"classApp.html#a14bd4b1c29f3aff371fe5d4cb11aeea3":[5,0,7,32], -"classApp.html#a1936f2afce0dc0d1bbed15ae1f2ee81a":[5,0,7,69], -"classApp.html#a1a297e70b3667b83f4460aa7ed9f5d6f":[5,0,7,57], -"classApp.html#a1ad3bb1b68439b3b7cbe630918e618d2":[5,0,7,8], -"classApp.html#a1f60d19d47021629faac7a0a6d917e94":[5,0,7,55], -"classApp.html#a20d1890cc16b22ba79eeb0cbf2f719f7":[5,0,7,29], -"classApp.html#a230e975296cf164da2fee35ef720964f":[5,0,7,33], -"classApp.html#a244b2d53b21be269aad2269d23192f95":[5,0,7,73], -"classApp.html#a2e82da4aecfc2017a8d1d332ca501f9f":[5,0,7,72], -"classApp.html#a2eb832a8577dee7d40b93abdf6d1d35a":[5,0,7,12], -"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[5,0,7,62], -"classApp.html#a344d2b7dc2f276648d521aee4da1731c":[5,0,7,23], -"classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,7,50], -"classApp.html#a3d84af5e42082098672531cd1a618853":[5,0,7,22], -"classApp.html#a4659785d13e4bac0bed50dbb1b0d4299":[5,0,7,6], -"classApp.html#a4776d9322edea17fae56afa5d01a323e":[5,0,7,24], -"classApp.html#a487332f8de40414ca1a54a4265570b70":[5,0,7,81], -"classApp.html#a495ec082c2719314e536070ca1ce073d":[5,0,7,40] +"classApp.html":[5,0,6], +"classApp.html#a037049cba88dfc6ff94f4b5b779e3fd3":[5,0,6,51], +"classApp.html#a050b0696118da47e8b30859ad1a2c149":[5,0,6,38], +"classApp.html#a084e03c77686d8c13390fef3f7428a2b":[5,0,6,5], +"classApp.html#a08bc87aff64f39fbc084e9d6545cee4d":[5,0,6,2], +"classApp.html#a08c24d6a6fc52fcc784b0f765f13b820":[5,0,6,71], +"classApp.html#a08f0537964d98958d218066364cff785":[5,0,6,1], +"classApp.html#a0ce85be198e46570366cb3344f3c55b8":[5,0,6,46], +"classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d":[5,0,6,56], +"classApp.html#a123b903dfe5d3488cc68db3471d36fd2":[5,0,6,30], +"classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11":[5,0,6,75], +"classApp.html#a14bd4b1c29f3aff371fe5d4cb11aeea3":[5,0,6,32], +"classApp.html#a1936f2afce0dc0d1bbed15ae1f2ee81a":[5,0,6,69], +"classApp.html#a1a297e70b3667b83f4460aa7ed9f5d6f":[5,0,6,57], +"classApp.html#a1ad3bb1b68439b3b7cbe630918e618d2":[5,0,6,8], +"classApp.html#a1f60d19d47021629faac7a0a6d917e94":[5,0,6,55], +"classApp.html#a20d1890cc16b22ba79eeb0cbf2f719f7":[5,0,6,29], +"classApp.html#a230e975296cf164da2fee35ef720964f":[5,0,6,33], +"classApp.html#a244b2d53b21be269aad2269d23192f95":[5,0,6,73], +"classApp.html#a2e82da4aecfc2017a8d1d332ca501f9f":[5,0,6,72], +"classApp.html#a2eb832a8577dee7d40b93abdf6d1d35a":[5,0,6,12], +"classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[5,0,6,62], +"classApp.html#a344d2b7dc2f276648d521aee4da1731c":[5,0,6,23], +"classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,6,50], +"classApp.html#a3d84af5e42082098672531cd1a618853":[5,0,6,22], +"classApp.html#a4659785d13e4bac0bed50dbb1b0d4299":[5,0,6,6], +"classApp.html#a4776d9322edea17fae56afa5d01a323e":[5,0,6,24], +"classApp.html#a487332f8de40414ca1a54a4265570b70":[5,0,6,81] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index f773cd83b..08f832bc4 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,253 +1,253 @@ var NAVTREEINDEX2 = { -"classApp.html#a4b67935096f66d1f14b657399a8461ac":[5,0,7,64], -"classApp.html#a4bdd7bfed62f50515fce652127bf481b":[5,0,7,25], -"classApp.html#a4c7cfc62d39508086cf300dc2e39c4df":[5,0,7,54], -"classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f":[5,0,7,63], -"classApp.html#a5293a8543ba338dcf38cd4ff3bc5d4be":[5,0,7,9], -"classApp.html#a557d7b779d8259027f4724ebf7b248dc":[5,0,7,28], -"classApp.html#a560189f048d3db2f526841963cc43e97":[5,0,7,26], -"classApp.html#a56b1a432c96aef8b1971f779c9d93c8c":[5,0,7,84], -"classApp.html#a576ecb1c5b4a283221e6f2f0ec248251":[5,0,7,53], -"classApp.html#a57d041fcc003d08c127dfa99a02bc192":[5,0,7,70], -"classApp.html#a58ac598544892ff7c32890291b72635e":[5,0,7,58], -"classApp.html#a59dd4b665c70e7dbd80682c014ff7145":[5,0,7,59], -"classApp.html#a5c63eabdc7fdd8b6e3348980ec16a3ad":[5,0,7,3], -"classApp.html#a5cfc098c061b7d765add58fd2ca97445":[5,0,7,37], -"classApp.html#a5f64620473a9727a48ebe9cf6f335a98":[5,0,7,76], -"classApp.html#a604d659d6977a99de42a160343e5289a":[5,0,7,4], -"classApp.html#a61ca6e3af82071ea25ff2fd5dbcddae2":[5,0,7,43], -"classApp.html#a622eace13f8fc9f4b5672a68e2bc4396":[5,0,7,7], -"classApp.html#a6844aedad10e201b8c3d80cfc9e876d3":[5,0,7,77], -"classApp.html#a6859a4848a5c0049b4134cc4b34228b6":[5,0,7,78], -"classApp.html#a6bcb19cdc4907077da72864686d5a780":[5,0,7,65], -"classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165":[5,0,7,61], -"classApp.html#a6f55d087e1ff4710132c1b0863faa2ee":[5,0,7,45], -"classApp.html#a764cc6cd7578132c21d2b4545de9301c":[5,0,7,79], -"classApp.html#a78788f6e9d8b713b138f81e457c5cd08":[5,0,7,20], -"classApp.html#a7954862f44f606b0ff83d4c74d15e792":[5,0,7,52], -"classApp.html#a871898becd0697d778f36d9336253ae8":[5,0,7,14], -"classApp.html#a8863703a0305eaa45eb970dbd2046291":[5,0,7,16], -"classApp.html#a89e9feb2bfb5253883a9720beaffe876":[5,0,7,21], -"classApp.html#a91fd3c8b89016113b05f3be24805ccff":[5,0,7,83], -"classApp.html#a94a1ed2dc493c58612d17035b74ae736":[5,0,7,31], -"classApp.html#a98ef4cfd36693a3457c879b76bc6d694":[5,0,7,42], -"classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d":[5,0,7,60], -"classApp.html#aa5a87c46ab3fee21362c466bf78042ef":[5,0,7,86], -"classApp.html#aab23c59172310fd30f2d60dc039d3eea":[5,0,7,13], -"classApp.html#ab35b01a366a2ea95725e97af278f87ab":[5,0,7,82], -"classApp.html#ab3da757abe5cb45bf88f07cc51a73b58":[5,0,7,35], -"classApp.html#ab47de68fa39806d1fb0976407e188b77":[5,0,7,67], -"classApp.html#abea5a4f77dcd53c928dc4eed86616637":[5,0,7,19], -"classApp.html#abf46a653d8499e7c253cc1be894a6d83":[5,0,7,17], -"classApp.html#ac1a8b2cd40609b231a560201a08852ba":[5,0,7,47], -"classApp.html#ac1d80a14492acc932715d54567d8a589":[5,0,7,44], -"classApp.html#ac6e6b1c7d6df408580ff79977fcfa656":[5,0,7,49], -"classApp.html#ac73dc90e4764497e2f1b7e6612c8fb88":[5,0,7,41], -"classApp.html#acad5896b7a79ae31433ad8f89606c728":[5,0,7,66], -"classApp.html#acb27e607fe4c82603444676e25c36b70":[5,0,7,11], -"classApp.html#ad082d63acc078e5bf23825a03bdd6a76":[5,0,7,74], -"classApp.html#ad1c8eb91a6fd470b94f34b7fdad3a2d0":[5,0,7,39], -"classApp.html#ad5175536561021548ae8188e24c7b80c":[5,0,7,36], -"classApp.html#adb060d5c7f35a521ec7ec0effbe08097":[5,0,7,27], -"classApp.html#adb5a4bb657881e553978ff390babd01f":[5,0,7,10], -"classApp.html#adf2aaf95b062736a6fd5fc70fadf80e8":[5,0,7,85], -"classApp.html#ae3f47830543d0d902f66913def8db66b":[5,0,7,48], -"classApp.html#ae9f96338f32187d308b67b980eea0008":[5,0,7,68], -"classApp.html#aeb1fe1c8ad9aa639909bd183ce578536":[5,0,7,18], -"classApp.html#aeca29fd4f7192ca07369b3c598c36e67":[5,0,7,80], -"classApp.html#af17df107f2216ddf5ad2a7e0f2ba2166":[5,0,7,15], -"classApp.html#af58db526040829b1c8bd95561b329262":[5,0,7,34], -"classApp.html#af6d39f63fb7116bbeb04e51696f99474":[5,0,7,0], -"classBaseObject.html":[5,0,8], -"classBaseObject.html#ac43f10e69ce80c78e4870636250fc8a2":[5,0,8,0], -"classCache.html":[5,0,9], -"classConversation.html":[5,0,10], -"classConversation.html#a2a96b7a6573ae53db861624659e831cb":[5,0,10,6], -"classConversation.html#a2f12724ef0244e9049fe1bb9641b516d":[5,0,10,19], -"classConversation.html#a41f4a549e6a99f98935c4742addd22c8":[5,0,10,20], -"classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901":[5,0,10,2], -"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8":[5,0,10,7], -"classConversation.html#a5879199008b96bee7550b576d614e1c1":[5,0,10,10], -"classConversation.html#a5b6adbb2fe24f0f53d6c22660dff91b2":[5,0,10,17], -"classConversation.html#a5effe8ad3007e01333df44b81432b813":[5,0,10,5], -"classConversation.html#a66f121ca4026246f86a732e5faa0682c":[5,0,10,11], -"classConversation.html#a8335cdd43f1836e3c255638e61a09e16":[5,0,10,1], -"classConversation.html#a8748445aa26047ebed5141f3c3cbc244":[5,0,10,16], -"classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd":[5,0,10,3], -"classConversation.html#a8898bddc1e8990e81dab9a13a532cc93":[5,0,10,12], -"classConversation.html#a8b47c92b69459d461ea3cc9aae9597a3":[5,0,10,8], -"classConversation.html#aa95c1a62af38bdfba7add9549bec083b":[5,0,10,13], -"classConversation.html#adf25ce023b69a166c63c6e84e02c136a":[5,0,10,9], -"classConversation.html#ae3d4190142e12b57051f11f2911f77a0":[5,0,10,4], -"classConversation.html#ae81221251307e315f566a11f921ce0a9":[5,0,10,21], -"classConversation.html#ae9937f9e0f3d927acc2bed46cc72e9ae":[5,0,10,18], -"classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09":[5,0,10,0], -"classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a":[5,0,10,15], -"classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6":[5,0,10,14], -"classFKOAuth1.html":[5,0,16], -"classFKOAuth1.html#a2b1dac2ed31fc6ef84668afdda8b263f":[5,0,16,1], -"classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6":[5,0,16,0], -"classFKOAuthDataStore.html":[5,0,17], -"classFKOAuthDataStore.html#a1148d47b546350bf440bdd92792c5df1":[5,0,17,1], -"classFKOAuthDataStore.html#a431b44d70e3da6a8256ab38f710e3050":[5,0,17,5], -"classFKOAuthDataStore.html#a434882f03e3cdb171ed89e09e337e934":[5,0,17,4], -"classFKOAuthDataStore.html#a4edfe2e77ecd2e16ff6b5eb516ed3599":[5,0,17,2], -"classFKOAuthDataStore.html#a96f76387c3a93b0abe27a98013804bab":[5,0,17,3], -"classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819":[5,0,17,0], -"classFriendicaSmarty.html":[5,0,18], -"classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690":[5,0,18,2], -"classFriendicaSmarty.html#a6a4d4281d6fa9be1d37a97b188ffe8c9":[5,0,18,1], -"classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6":[5,0,18,0], -"classFriendicaSmartyEngine.html":[5,0,19], -"classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118":[5,0,19,1], -"classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88":[5,0,19,2], -"classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6":[5,0,19,0], -"classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2":[5,0,19,3], -"classItem.html":[5,0,20], -"classItem.html#a007424e3e3171dcfb4312a02161da6cd":[5,0,20,37], -"classItem.html#a078f95b4134ce3a1df344cf8d386f986":[5,0,20,41], -"classItem.html#a0c301aaed2b7d682728d18db3a22afa3":[5,0,20,9], -"classItem.html#a1a1e42877e6ac7af50286142ceb483d2":[5,0,20,43], -"classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[5,0,20,46], -"classItem.html#a23d4057883f8ed888c0c2ff12d8aa5d0":[5,0,20,12], -"classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2":[5,0,20,0], -"classItem.html#a2ce70ef63f9f4d86a09c351678806925":[5,0,20,26], -"classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf":[5,0,20,7], -"classItem.html#a428f448f89a8629055ea3294eb942aea":[5,0,20,18], -"classItem.html#a4a123ae98987c1e30ecb15c4edf5a3b8":[5,0,20,48], -"classItem.html#a4b92e3a9d6212c553aa2661489bd95d8":[5,0,20,17], -"classItem.html#a5b2fafdca55aefeaa08993a5a60529f0":[5,0,20,22], -"classItem.html#a5b561415861f5b89b0733aacfe0428d1":[5,0,20,44], -"classItem.html#a5cfa6cf964f433a917a81cab079ff9d8":[5,0,20,47], -"classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189":[5,0,20,49], -"classItem.html#a632185dd25c5caf277067c76230a4320":[5,0,20,5], -"classItem.html#a67892aa23d19f4431bb2e5f43c74000e":[5,0,20,14], -"classItem.html#a7f7bc059de377319282cb4ef4a828480":[5,0,20,45], -"classItem.html#a80dcd0fb7673776c0967839d429c2a0f":[5,0,20,34], -"classItem.html#a80dcd9d0f548c3ad550abe7e6981fb51":[5,0,20,1], -"classItem.html#a88a99e2d1245925867f249f543358e72":[5,0,20,39], -"classItem.html#a904421c7a427411bb2ab473bca872f63":[5,0,20,8], -"classItem.html#a90743c8348b13213275c223bb9333aa0":[5,0,20,35], -"classItem.html#a9594df6014b0b6f45364ea7a34510130":[5,0,20,40], -"classItem.html#a97c7feeea7f26a73176cb19faa455e12":[5,0,20,24], -"classItem.html#a9890ff72662d5bba301d1f2dd8aec9d7":[5,0,20,31], -"classItem.html#a9f2d219da712390f59012fc32a342074":[5,0,20,16], -"classItem.html#aa0ee775ec94abccec6c798428835d001":[5,0,20,6], -"classItem.html#aa1bd19fc8b5577078530265a7bf64123":[5,0,20,28], -"classItem.html#aa2c221231ad0fc3720ccc1f00f0c6304":[5,0,20,36], -"classItem.html#aa452b5bcd8dea12119b09212c615cb41":[5,0,20,27], -"classItem.html#aa49e40f961dff66da32c5ae110e32993":[5,0,20,23], -"classItem.html#aa541bc4290e51bfd688d6921bebabc73":[5,0,20,15], -"classItem.html#aa8b1bbc4236890694635295e46d7fd72":[5,0,20,29], -"classItem.html#aabf87ded59c25b5fe2b2296678e70509":[5,0,20,25], -"classItem.html#aba23a0a9d89e316d2b343cc46d695d91":[5,0,20,19], -"classItem.html#abcdb0ea9bcd1576bc99bba9b8f700bb8":[5,0,20,2], -"classItem.html#ac04525a8be24c12b0a2ae4ca1ba4b967":[5,0,20,21], -"classItem.html#ac09a4728d37b7783714243f7f8167214":[5,0,20,30], -"classItem.html#ac0f27e58532612f6e7a54c8a621b9b92":[5,0,20,13], -"classItem.html#ac6f1c96cc82a0dfb7e881fc70309ea3c":[5,0,20,11], -"classItem.html#aca1e66988ed00cd627b2a359b72cd0ae":[5,0,20,3], -"classItem.html#acc32426c0f465391be8a99ad810c7b8e":[5,0,20,33], -"classItem.html#ad3638f93065693c1f69eb349feb1b7aa":[5,0,20,10], -"classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8":[5,0,20,20], -"classItem.html#ae0c48b2fed5558642549cabd547fc4f3":[5,0,20,4], -"classItem.html#aec24e233f9098f902b1e57e60dcb2019":[5,0,20,38], -"classItem.html#af1b73df9b7c4b927e26b7e243b491f42":[5,0,20,32], -"classItem.html#afa54851df82962c7c42dea3cc9f5c92c":[5,0,20,42], -"classProtoDriver.html":[5,0,25], -"classProtoDriver.html#a1593f3abae050edbd9304f4f8bc4894a":[5,0,25,0], -"classProtoDriver.html#a2ba1758f0f9e3564580b6ff85292804d":[5,0,25,2], -"classProtoDriver.html#a34b97ca5ef2165f2e16eb2fe59ff6c67":[5,0,25,1], -"classProtoDriver.html#a64a3868cffe27d601d55f69a2ecc4337":[5,0,25,6], -"classProtoDriver.html#a85e9063f6d0c304410cd246f7900ea1b":[5,0,25,4], -"classProtoDriver.html#ae5b44739f84c10d00a9b65adf3785181":[5,0,25,5], -"classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b":[5,0,25,3], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html":[5,0,3,0,0], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a112ad78a863dc0e598b5f02c596798c0":[5,0,3,0,0,9], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a167ae032bd2ad8e6caa2e1e1a6f1b5d3":[5,0,3,0,0,8], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a1a23c349cc4699a8474505972684ea9c":[5,0,3,0,0,13], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a2926fe923baade564f2663632fa8c633":[5,0,3,0,0,3], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a605aa09565a097316b80f0d17d6b5823":[5,0,3,0,0,12], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a6333c8ce58998bd11bf8102afe3b0748":[5,0,3,0,0,1], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a6ece02655b780469e59e204c5979a624":[5,0,3,0,0,7], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a76fdb7fd5dd7376155abb5a58cd6fd69":[5,0,3,0,0,11], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a849c99cf0a7ad065d630c8a30106ad5e":[5,0,3,0,0,15], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#aa0b2a5fa9186d7dc0e637f1ecb379c42":[5,0,3,0,0,0], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#aad0ef0cc05c407de84dbfbf2050bbbbe":[5,0,3,0,0,14], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#aadce020fb595c7943829d7f995d3f998":[5,0,3,0,0,5], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#abe1defedb90ac8e3b6487e124e625521":[5,0,3,0,0,10], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#abf6fe89b0a8239ed93c3b07e1fbce75b":[5,0,3,0,0,2], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#adc72f36f0b2b17b20ea4df900afcd697":[5,0,3,0,0,4], -"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#af6d239fefed05859327ee8db626703f9":[5,0,3,0,0,6], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html":[5,0,3,0,1], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a0733e38e254474d9a456825e72f1ddfd":[5,0,3,0,1,2], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd":[5,0,3,0,1,7], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf":[5,0,3,0,1,5], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a8161f2a0be205412e263c947b5ec46c5":[5,0,3,0,1,0], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19":[5,0,3,0,1,6], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d":[5,0,3,0,1,4], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad19179bf4ac7f18fafa7e2e3df800142":[5,0,3,0,1,8], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad4bc0516533c62733f38043a37267d78":[5,0,3,0,1,1], -"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09":[5,0,3,0,1,3], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html":[5,0,3,0,2], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a14ac61d31a031d139956763db4e03956":[5,0,3,0,2,11], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a17ea47e34cb76b6e79f36ebed790d76a":[5,0,3,0,2,15], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a1a37850bdd1f188abd6160559698d5d7":[5,0,3,0,2,4], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a2fc4e6b9be2108bbaa1ca1a03fd6d44e":[5,0,3,0,2,14], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a438066fb1565fbcffa22c12d5ce23695":[5,0,3,0,2,17], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a4bba2e56bc8ec3e05f05eae46f56f36d":[5,0,3,0,2,16], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df":[5,0,3,0,2,8], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a58e750256cdc2f0f79fbe8d5463ffefe":[5,0,3,0,2,3], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db443ed3c84938b4352fe515bf8d68":[5,0,3,0,2,9], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5":[5,0,3,0,2,7], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a76b58fe5223e565c97f1b9af93031a99":[5,0,3,0,2,0], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a825dc5f3e0f83f50736c16daa6a4809d":[5,0,3,0,2,6], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a964b13fde1a5da6f76b51ca5519234dc":[5,0,3,0,2,1], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a9b9a0b5bfa4de1f78e6cafaa534b6f6a":[5,0,3,0,2,5], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#aab6907e7fb7f9f7227f9cd42bdc84eb9":[5,0,3,0,2,12], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#aca0e8d574ea66a0e210f571700663c62":[5,0,3,0,2,2], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#adf8735b3118cdf2f42416edaf42b82e9":[5,0,3,0,2,13], -"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#af90a1a74cfd643a5c56b9a17ea250d59":[5,0,3,0,2,10], -"classRedMatrix_1_1RedDAV_1_1RedFile.html":[5,0,3,0,3], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#a0350cb4e0327e1f9922869a48ee04f1d":[5,0,3,0,3,9], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#a05798eac84c578152ff21758261c6ac6":[5,0,3,0,3,0], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#a07e1b19e7aaf3dcce822e9be8823a87d":[5,0,3,0,3,7], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#a21b6e9d420c352f25610a33f57858215":[5,0,3,0,3,10], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#a235700e2dfbe21dc41613d36e30e8acc":[5,0,3,0,3,11], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#a709ec1288d21ddf1353524435ab916f0":[5,0,3,0,3,8], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#a7241beecd01f5bb4e74659863dd85bd8":[5,0,3,0,3,2], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#a9f14682acf3ccb70df5af5dd0687c689":[5,0,3,0,3,4], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#ab722dcb8c4598426c81fa2b2e4fad5f2":[5,0,3,0,3,12], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#ab7ab7ba81fab28eb02382cfdfd80ecfe":[5,0,3,0,3,1], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25":[5,0,3,0,3,5], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d":[5,0,3,0,3,6], -"classRedMatrix_1_1RedDAV_1_1RedFile.html#af5c88b75d0c1f590af03755534cb167e":[5,0,3,0,3,3], -"classRedmatrix_1_1Import_1_1Import.html":[5,0,4,0,0], -"classRedmatrix_1_1Import_1_1Import.html#a1af46c9f88257635f362d6027ea710c3":[5,0,4,0,0,7], -"classRedmatrix_1_1Import_1_1Import.html#a2f69f16ecb7de1fb1daffbc38e68c9f1":[5,0,4,0,0,12], -"classRedmatrix_1_1Import_1_1Import.html#a31d73d48e1aa93319159c692d0197a3a":[5,0,4,0,0,13], -"classRedmatrix_1_1Import_1_1Import.html#a4420d6acf6ba2f3723c655251b12abef":[5,0,4,0,0,6], -"classRedmatrix_1_1Import_1_1Import.html#a5a54b41c30aed8ac9ca6e486fd0b4b97":[5,0,4,0,0,2], -"classRedmatrix_1_1Import_1_1Import.html#a70f9dd767d877530a7da7c6bd821e080":[5,0,4,0,0,10], -"classRedmatrix_1_1Import_1_1Import.html#a76dd522e47a48d80e1678211230f2ff5":[5,0,4,0,0,4], -"classRedmatrix_1_1Import_1_1Import.html#a832a4cc0d33d0eea29cb450004054580":[5,0,4,0,0,3], -"classRedmatrix_1_1Import_1_1Import.html#ab1e4a1d404b5a5a9c518c205d1428154":[5,0,4,0,0,8], -"classRedmatrix_1_1Import_1_1Import.html#ac578e85e4c491bf9e09fbbfa33f9d6b7":[5,0,4,0,0,14], -"classRedmatrix_1_1Import_1_1Import.html#ad9c6677ea07c496d81914b97aeb5fba5":[5,0,4,0,0,0], -"classRedmatrix_1_1Import_1_1Import.html#add4d39232c883b59634595be14441336":[5,0,4,0,0,1], -"classRedmatrix_1_1Import_1_1Import.html#ae705dd1deb245b1d06baa73062330e43":[5,0,4,0,0,5], -"classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7":[5,0,4,0,0,9], -"classRedmatrix_1_1Import_1_1Import.html#afd251e6e5a18516bac4d1a40435602f1":[5,0,4,0,0,11], -"classTemplate.html":[5,0,26], -"classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b":[5,0,26,13], -"classTemplate.html#a285b5b2007dbbf733476273df3fed4ef":[5,0,26,12], -"classTemplate.html#a317d535946dc065c35dd5cd38380e6c6":[5,0,26,22], -"classTemplate.html#a35d599c9b53a02e2fe2232e5b7ed5da7":[5,0,26,2], -"classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,26,3], -"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e":[5,0,26,6], -"classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10":[5,0,26,21], -"classTemplate.html#a6f0efc256688c36110180b501067ff11":[5,0,26,23], -"classTemplate.html#a8469ab2988b6be2681516dc4b4e07d38":[5,0,26,15], -"classTemplate.html#a86e8fd27955ef10cadfd86f3fca70677":[5,0,26,9] +"classApp.html#a495ec082c2719314e536070ca1ce073d":[5,0,6,40], +"classApp.html#a4b67935096f66d1f14b657399a8461ac":[5,0,6,64], +"classApp.html#a4bdd7bfed62f50515fce652127bf481b":[5,0,6,25], +"classApp.html#a4c7cfc62d39508086cf300dc2e39c4df":[5,0,6,54], +"classApp.html#a4ffe529fb14389f7fedf5fdc5f722e7f":[5,0,6,63], +"classApp.html#a5293a8543ba338dcf38cd4ff3bc5d4be":[5,0,6,9], +"classApp.html#a557d7b779d8259027f4724ebf7b248dc":[5,0,6,28], +"classApp.html#a560189f048d3db2f526841963cc43e97":[5,0,6,26], +"classApp.html#a56b1a432c96aef8b1971f779c9d93c8c":[5,0,6,84], +"classApp.html#a576ecb1c5b4a283221e6f2f0ec248251":[5,0,6,53], +"classApp.html#a57d041fcc003d08c127dfa99a02bc192":[5,0,6,70], +"classApp.html#a58ac598544892ff7c32890291b72635e":[5,0,6,58], +"classApp.html#a59dd4b665c70e7dbd80682c014ff7145":[5,0,6,59], +"classApp.html#a5c63eabdc7fdd8b6e3348980ec16a3ad":[5,0,6,3], +"classApp.html#a5cfc098c061b7d765add58fd2ca97445":[5,0,6,37], +"classApp.html#a5f64620473a9727a48ebe9cf6f335a98":[5,0,6,76], +"classApp.html#a604d659d6977a99de42a160343e5289a":[5,0,6,4], +"classApp.html#a61ca6e3af82071ea25ff2fd5dbcddae2":[5,0,6,43], +"classApp.html#a622eace13f8fc9f4b5672a68e2bc4396":[5,0,6,7], +"classApp.html#a6844aedad10e201b8c3d80cfc9e876d3":[5,0,6,77], +"classApp.html#a6859a4848a5c0049b4134cc4b34228b6":[5,0,6,78], +"classApp.html#a6bcb19cdc4907077da72864686d5a780":[5,0,6,65], +"classApp.html#a6e4f0fbfa3cf6c11baebe22a03db6165":[5,0,6,61], +"classApp.html#a6f55d087e1ff4710132c1b0863faa2ee":[5,0,6,45], +"classApp.html#a764cc6cd7578132c21d2b4545de9301c":[5,0,6,79], +"classApp.html#a78788f6e9d8b713b138f81e457c5cd08":[5,0,6,20], +"classApp.html#a7954862f44f606b0ff83d4c74d15e792":[5,0,6,52], +"classApp.html#a871898becd0697d778f36d9336253ae8":[5,0,6,14], +"classApp.html#a8863703a0305eaa45eb970dbd2046291":[5,0,6,16], +"classApp.html#a89e9feb2bfb5253883a9720beaffe876":[5,0,6,21], +"classApp.html#a91fd3c8b89016113b05f3be24805ccff":[5,0,6,83], +"classApp.html#a94a1ed2dc493c58612d17035b74ae736":[5,0,6,31], +"classApp.html#a98ef4cfd36693a3457c879b76bc6d694":[5,0,6,42], +"classApp.html#a9bf62f8e39585c0aa48fcffc3bf3484d":[5,0,6,60], +"classApp.html#aa5a87c46ab3fee21362c466bf78042ef":[5,0,6,86], +"classApp.html#aab23c59172310fd30f2d60dc039d3eea":[5,0,6,13], +"classApp.html#ab35b01a366a2ea95725e97af278f87ab":[5,0,6,82], +"classApp.html#ab3da757abe5cb45bf88f07cc51a73b58":[5,0,6,35], +"classApp.html#ab47de68fa39806d1fb0976407e188b77":[5,0,6,67], +"classApp.html#abea5a4f77dcd53c928dc4eed86616637":[5,0,6,19], +"classApp.html#abf46a653d8499e7c253cc1be894a6d83":[5,0,6,17], +"classApp.html#ac1a8b2cd40609b231a560201a08852ba":[5,0,6,47], +"classApp.html#ac1d80a14492acc932715d54567d8a589":[5,0,6,44], +"classApp.html#ac6e6b1c7d6df408580ff79977fcfa656":[5,0,6,49], +"classApp.html#ac73dc90e4764497e2f1b7e6612c8fb88":[5,0,6,41], +"classApp.html#acad5896b7a79ae31433ad8f89606c728":[5,0,6,66], +"classApp.html#acb27e607fe4c82603444676e25c36b70":[5,0,6,11], +"classApp.html#ad082d63acc078e5bf23825a03bdd6a76":[5,0,6,74], +"classApp.html#ad1c8eb91a6fd470b94f34b7fdad3a2d0":[5,0,6,39], +"classApp.html#ad5175536561021548ae8188e24c7b80c":[5,0,6,36], +"classApp.html#adb060d5c7f35a521ec7ec0effbe08097":[5,0,6,27], +"classApp.html#adb5a4bb657881e553978ff390babd01f":[5,0,6,10], +"classApp.html#adf2aaf95b062736a6fd5fc70fadf80e8":[5,0,6,85], +"classApp.html#ae3f47830543d0d902f66913def8db66b":[5,0,6,48], +"classApp.html#ae9f96338f32187d308b67b980eea0008":[5,0,6,68], +"classApp.html#aeb1fe1c8ad9aa639909bd183ce578536":[5,0,6,18], +"classApp.html#aeca29fd4f7192ca07369b3c598c36e67":[5,0,6,80], +"classApp.html#af17df107f2216ddf5ad2a7e0f2ba2166":[5,0,6,15], +"classApp.html#af58db526040829b1c8bd95561b329262":[5,0,6,34], +"classApp.html#af6d39f63fb7116bbeb04e51696f99474":[5,0,6,0], +"classBaseObject.html":[5,0,7], +"classBaseObject.html#ac43f10e69ce80c78e4870636250fc8a2":[5,0,7,0], +"classCache.html":[5,0,8], +"classConversation.html":[5,0,9], +"classConversation.html#a2a96b7a6573ae53db861624659e831cb":[5,0,9,6], +"classConversation.html#a2f12724ef0244e9049fe1bb9641b516d":[5,0,9,19], +"classConversation.html#a41f4a549e6a99f98935c4742addd22c8":[5,0,9,20], +"classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901":[5,0,9,2], +"classConversation.html#a4cff75d8c46b517e7133e4d0da6fc1c8":[5,0,9,7], +"classConversation.html#a5879199008b96bee7550b576d614e1c1":[5,0,9,10], +"classConversation.html#a5b6adbb2fe24f0f53d6c22660dff91b2":[5,0,9,17], +"classConversation.html#a5effe8ad3007e01333df44b81432b813":[5,0,9,5], +"classConversation.html#a66f121ca4026246f86a732e5faa0682c":[5,0,9,11], +"classConversation.html#a8335cdd43f1836e3c255638e61a09e16":[5,0,9,1], +"classConversation.html#a8748445aa26047ebed5141f3c3cbc244":[5,0,9,16], +"classConversation.html#a87a0d704d5f2b1a008cc2e9ce06a1bcd":[5,0,9,3], +"classConversation.html#a8898bddc1e8990e81dab9a13a532cc93":[5,0,9,12], +"classConversation.html#a8b47c92b69459d461ea3cc9aae9597a3":[5,0,9,8], +"classConversation.html#aa95c1a62af38bdfba7add9549bec083b":[5,0,9,13], +"classConversation.html#adf25ce023b69a166c63c6e84e02c136a":[5,0,9,9], +"classConversation.html#ae3d4190142e12b57051f11f2911f77a0":[5,0,9,4], +"classConversation.html#ae81221251307e315f566a11f921ce0a9":[5,0,9,21], +"classConversation.html#ae9937f9e0f3d927acc2bed46cc72e9ae":[5,0,9,18], +"classConversation.html#af84ea6ccd72214c9bb4c504461cc8b09":[5,0,9,0], +"classConversation.html#afb03d1648dbfafe62caa1e30f32f2b1a":[5,0,9,15], +"classConversation.html#afd4965d22a6e4bfea2f35e931b3273c6":[5,0,9,14], +"classFKOAuth1.html":[5,0,15], +"classFKOAuth1.html#a2b1dac2ed31fc6ef84668afdda8b263f":[5,0,15,1], +"classFKOAuth1.html#a2f1276872329a6f0b704ccda1a4b9fa6":[5,0,15,0], +"classFKOAuthDataStore.html":[5,0,16], +"classFKOAuthDataStore.html#a1148d47b546350bf440bdd92792c5df1":[5,0,16,1], +"classFKOAuthDataStore.html#a431b44d70e3da6a8256ab38f710e3050":[5,0,16,5], +"classFKOAuthDataStore.html#a434882f03e3cdb171ed89e09e337e934":[5,0,16,4], +"classFKOAuthDataStore.html#a4edfe2e77ecd2e16ff6b5eb516ed3599":[5,0,16,2], +"classFKOAuthDataStore.html#a96f76387c3a93b0abe27a98013804bab":[5,0,16,3], +"classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819":[5,0,16,0], +"classFriendicaSmarty.html":[5,0,17], +"classFriendicaSmarty.html#a33fabbd4d6eef869df496adf357ae690":[5,0,17,2], +"classFriendicaSmarty.html#a6a4d4281d6fa9be1d37a97b188ffe8c9":[5,0,17,1], +"classFriendicaSmarty.html#af12091b920b95eeef1218cbc48066ca6":[5,0,17,0], +"classFriendicaSmartyEngine.html":[5,0,18], +"classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118":[5,0,18,1], +"classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88":[5,0,18,2], +"classFriendicaSmartyEngine.html#ab7c305bd8c386c2944e4dc9136cea5b6":[5,0,18,0], +"classFriendicaSmartyEngine.html#ad62f1181d2f02b54b46731ad2bd46db2":[5,0,18,3], +"classItem.html":[5,0,19], +"classItem.html#a007424e3e3171dcfb4312a02161da6cd":[5,0,19,37], +"classItem.html#a078f95b4134ce3a1df344cf8d386f986":[5,0,19,41], +"classItem.html#a0c301aaed2b7d682728d18db3a22afa3":[5,0,19,9], +"classItem.html#a1a1e42877e6ac7af50286142ceb483d2":[5,0,19,43], +"classItem.html#a1cb6aa8abdf7ea7daca647e40c8ea3a2":[5,0,19,46], +"classItem.html#a23d4057883f8ed888c0c2ff12d8aa5d0":[5,0,19,12], +"classItem.html#a248f45871ecfe82a08d1d4c0769b2eb2":[5,0,19,0], +"classItem.html#a2ce70ef63f9f4d86a09c351678806925":[5,0,19,26], +"classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf":[5,0,19,7], +"classItem.html#a428f448f89a8629055ea3294eb942aea":[5,0,19,18], +"classItem.html#a4a123ae98987c1e30ecb15c4edf5a3b8":[5,0,19,48], +"classItem.html#a4b92e3a9d6212c553aa2661489bd95d8":[5,0,19,17], +"classItem.html#a5b2fafdca55aefeaa08993a5a60529f0":[5,0,19,22], +"classItem.html#a5b561415861f5b89b0733aacfe0428d1":[5,0,19,44], +"classItem.html#a5cfa6cf964f433a917a81cab079ff9d8":[5,0,19,47], +"classItem.html#a5d29ddecc073151a65a8e2ea2f6e4189":[5,0,19,49], +"classItem.html#a632185dd25c5caf277067c76230a4320":[5,0,19,5], +"classItem.html#a67892aa23d19f4431bb2e5f43c74000e":[5,0,19,14], +"classItem.html#a7f7bc059de377319282cb4ef4a828480":[5,0,19,45], +"classItem.html#a80dcd0fb7673776c0967839d429c2a0f":[5,0,19,34], +"classItem.html#a80dcd9d0f548c3ad550abe7e6981fb51":[5,0,19,1], +"classItem.html#a88a99e2d1245925867f249f543358e72":[5,0,19,39], +"classItem.html#a904421c7a427411bb2ab473bca872f63":[5,0,19,8], +"classItem.html#a90743c8348b13213275c223bb9333aa0":[5,0,19,35], +"classItem.html#a9594df6014b0b6f45364ea7a34510130":[5,0,19,40], +"classItem.html#a97c7feeea7f26a73176cb19faa455e12":[5,0,19,24], +"classItem.html#a9890ff72662d5bba301d1f2dd8aec9d7":[5,0,19,31], +"classItem.html#a9f2d219da712390f59012fc32a342074":[5,0,19,16], +"classItem.html#aa0ee775ec94abccec6c798428835d001":[5,0,19,6], +"classItem.html#aa1bd19fc8b5577078530265a7bf64123":[5,0,19,28], +"classItem.html#aa2c221231ad0fc3720ccc1f00f0c6304":[5,0,19,36], +"classItem.html#aa452b5bcd8dea12119b09212c615cb41":[5,0,19,27], +"classItem.html#aa49e40f961dff66da32c5ae110e32993":[5,0,19,23], +"classItem.html#aa541bc4290e51bfd688d6921bebabc73":[5,0,19,15], +"classItem.html#aa8b1bbc4236890694635295e46d7fd72":[5,0,19,29], +"classItem.html#aabf87ded59c25b5fe2b2296678e70509":[5,0,19,25], +"classItem.html#aba23a0a9d89e316d2b343cc46d695d91":[5,0,19,19], +"classItem.html#abcdb0ea9bcd1576bc99bba9b8f700bb8":[5,0,19,2], +"classItem.html#ac04525a8be24c12b0a2ae4ca1ba4b967":[5,0,19,21], +"classItem.html#ac09a4728d37b7783714243f7f8167214":[5,0,19,30], +"classItem.html#ac0f27e58532612f6e7a54c8a621b9b92":[5,0,19,13], +"classItem.html#ac6f1c96cc82a0dfb7e881fc70309ea3c":[5,0,19,11], +"classItem.html#aca1e66988ed00cd627b2a359b72cd0ae":[5,0,19,3], +"classItem.html#acc32426c0f465391be8a99ad810c7b8e":[5,0,19,33], +"classItem.html#ad3638f93065693c1f69eb349feb1b7aa":[5,0,19,10], +"classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8":[5,0,19,20], +"classItem.html#ae0c48b2fed5558642549cabd547fc4f3":[5,0,19,4], +"classItem.html#aec24e233f9098f902b1e57e60dcb2019":[5,0,19,38], +"classItem.html#af1b73df9b7c4b927e26b7e243b491f42":[5,0,19,32], +"classItem.html#afa54851df82962c7c42dea3cc9f5c92c":[5,0,19,42], +"classProtoDriver.html":[5,0,24], +"classProtoDriver.html#a1593f3abae050edbd9304f4f8bc4894a":[5,0,24,0], +"classProtoDriver.html#a2ba1758f0f9e3564580b6ff85292804d":[5,0,24,2], +"classProtoDriver.html#a34b97ca5ef2165f2e16eb2fe59ff6c67":[5,0,24,1], +"classProtoDriver.html#a64a3868cffe27d601d55f69a2ecc4337":[5,0,24,6], +"classProtoDriver.html#a85e9063f6d0c304410cd246f7900ea1b":[5,0,24,4], +"classProtoDriver.html#ae5b44739f84c10d00a9b65adf3785181":[5,0,24,5], +"classProtoDriver.html#af66171aa7dab9b62cee915cb4f1abe1b":[5,0,24,3], +"classRedMatrix_1_1Import_1_1Import.html":[5,0,3,0,0], +"classRedMatrix_1_1Import_1_1Import.html#a0a05dac405ccc5b617b7b7b3c8ed783c":[5,0,3,0,0,13], +"classRedMatrix_1_1Import_1_1Import.html#a107703a43a1b0ceb2af7ae470cb3f218":[5,0,3,0,0,1], +"classRedMatrix_1_1Import_1_1Import.html#a24134929d9a8a682da2036a0bf326367":[5,0,3,0,0,4], +"classRedMatrix_1_1Import_1_1Import.html#a27987a41cb703a796f1821baeb4774a2":[5,0,3,0,0,5], +"classRedMatrix_1_1Import_1_1Import.html#a33ed595de044c0ec1cd84cca719e31dc":[5,0,3,0,0,10], +"classRedMatrix_1_1Import_1_1Import.html#a5434325afb2c633c52540127d717800a":[5,0,3,0,0,0], +"classRedMatrix_1_1Import_1_1Import.html#a57561904b0f127e0d9a3e2c33688daf8":[5,0,3,0,0,3], +"classRedMatrix_1_1Import_1_1Import.html#a772c28edf36aaf8e66007a95004c4059":[5,0,3,0,0,6], +"classRedMatrix_1_1Import_1_1Import.html#a855cd5a79b95d269ae8737fae774e3bc":[5,0,3,0,0,7], +"classRedMatrix_1_1Import_1_1Import.html#a864aac9fadb4846f5d9f840e8e0f440f":[5,0,3,0,0,11], +"classRedMatrix_1_1Import_1_1Import.html#a88c2eeba8d0cba3e7c12a2c45ba0fbc6":[5,0,3,0,0,14], +"classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c":[5,0,3,0,0,9], +"classRedMatrix_1_1Import_1_1Import.html#ad0d2bdc3b388220479063915b4f5c2fc":[5,0,3,0,0,12], +"classRedMatrix_1_1Import_1_1Import.html#addf6e53dacd971eaab49be4b17a767d6":[5,0,3,0,0,2], +"classRedMatrix_1_1Import_1_1Import.html#ae3c6472bea1a44025bc2e152604eb20c":[5,0,3,0,0,8], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html":[5,0,3,1,0], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a112ad78a863dc0e598b5f02c596798c0":[5,0,3,1,0,9], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a167ae032bd2ad8e6caa2e1e1a6f1b5d3":[5,0,3,1,0,8], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a1a23c349cc4699a8474505972684ea9c":[5,0,3,1,0,13], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a2926fe923baade564f2663632fa8c633":[5,0,3,1,0,3], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a605aa09565a097316b80f0d17d6b5823":[5,0,3,1,0,12], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a6333c8ce58998bd11bf8102afe3b0748":[5,0,3,1,0,1], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a6ece02655b780469e59e204c5979a624":[5,0,3,1,0,7], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a76fdb7fd5dd7376155abb5a58cd6fd69":[5,0,3,1,0,11], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a849c99cf0a7ad065d630c8a30106ad5e":[5,0,3,1,0,15], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#aa0b2a5fa9186d7dc0e637f1ecb379c42":[5,0,3,1,0,0], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#aad0ef0cc05c407de84dbfbf2050bbbbe":[5,0,3,1,0,14], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#aadce020fb595c7943829d7f995d3f998":[5,0,3,1,0,5], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#abe1defedb90ac8e3b6487e124e625521":[5,0,3,1,0,10], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#abf6fe89b0a8239ed93c3b07e1fbce75b":[5,0,3,1,0,2], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#adc72f36f0b2b17b20ea4df900afcd697":[5,0,3,1,0,4], +"classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#af6d239fefed05859327ee8db626703f9":[5,0,3,1,0,6], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html":[5,0,3,1,1], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a0733e38e254474d9a456825e72f1ddfd":[5,0,3,1,1,2], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a242ce69a2fe5a5fdf9c2b8d3954accfd":[5,0,3,1,1,7], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a3bd98af2d1cdfd8f26deb914596176cf":[5,0,3,1,1,5], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#a8161f2a0be205412e263c947b5ec46c5":[5,0,3,1,1,0], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#aa1607857cb59738c4dce2fe8e73d8f19":[5,0,3,1,1,6], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#acaa792c08d24e9dc2919759e92ba037d":[5,0,3,1,1,4], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad19179bf4ac7f18fafa7e2e3df800142":[5,0,3,1,1,8], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#ad4bc0516533c62733f38043a37267d78":[5,0,3,1,1,1], +"classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09":[5,0,3,1,1,3], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html":[5,0,3,1,2], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a14ac61d31a031d139956763db4e03956":[5,0,3,1,2,11], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a17ea47e34cb76b6e79f36ebed790d76a":[5,0,3,1,2,15], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a1a37850bdd1f188abd6160559698d5d7":[5,0,3,1,2,4], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a2fc4e6b9be2108bbaa1ca1a03fd6d44e":[5,0,3,1,2,14], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a438066fb1565fbcffa22c12d5ce23695":[5,0,3,1,2,17], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a4bba2e56bc8ec3e05f05eae46f56f36d":[5,0,3,1,2,16], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a55f7172814a0749b5342f152ab3fa0df":[5,0,3,1,2,8], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a58e750256cdc2f0f79fbe8d5463ffefe":[5,0,3,1,2,3], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db443ed3c84938b4352fe515bf8d68":[5,0,3,1,2,9], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a69db5f641f8f5dc999e55cee1832ecd5":[5,0,3,1,2,7], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a76b58fe5223e565c97f1b9af93031a99":[5,0,3,1,2,0], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a825dc5f3e0f83f50736c16daa6a4809d":[5,0,3,1,2,6], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a964b13fde1a5da6f76b51ca5519234dc":[5,0,3,1,2,1], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a9b9a0b5bfa4de1f78e6cafaa534b6f6a":[5,0,3,1,2,5], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#aab6907e7fb7f9f7227f9cd42bdc84eb9":[5,0,3,1,2,12], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#aca0e8d574ea66a0e210f571700663c62":[5,0,3,1,2,2], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#adf8735b3118cdf2f42416edaf42b82e9":[5,0,3,1,2,13], +"classRedMatrix_1_1RedDAV_1_1RedDirectory.html#af90a1a74cfd643a5c56b9a17ea250d59":[5,0,3,1,2,10], +"classRedMatrix_1_1RedDAV_1_1RedFile.html":[5,0,3,1,3], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#a0350cb4e0327e1f9922869a48ee04f1d":[5,0,3,1,3,9], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#a05798eac84c578152ff21758261c6ac6":[5,0,3,1,3,0], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#a07e1b19e7aaf3dcce822e9be8823a87d":[5,0,3,1,3,7], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#a21b6e9d420c352f25610a33f57858215":[5,0,3,1,3,10], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#a235700e2dfbe21dc41613d36e30e8acc":[5,0,3,1,3,11], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#a709ec1288d21ddf1353524435ab916f0":[5,0,3,1,3,8], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#a7241beecd01f5bb4e74659863dd85bd8":[5,0,3,1,3,2], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#a9f14682acf3ccb70df5af5dd0687c689":[5,0,3,1,3,4], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#ab722dcb8c4598426c81fa2b2e4fad5f2":[5,0,3,1,3,12], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#ab7ab7ba81fab28eb02382cfdfd80ecfe":[5,0,3,1,3,1], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#ac47016aa0e3f6f1a1c4570bd6fd8cf25":[5,0,3,1,3,5], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#ac945aa782d6c035d339e59974266ec4d":[5,0,3,1,3,6], +"classRedMatrix_1_1RedDAV_1_1RedFile.html#af5c88b75d0c1f590af03755534cb167e":[5,0,3,1,3,3], +"classTemplate.html":[5,0,25], +"classTemplate.html#a07737733f6949bdedea1e3d301b2ab7b":[5,0,25,13], +"classTemplate.html#a285b5b2007dbbf733476273df3fed4ef":[5,0,25,12], +"classTemplate.html#a317d535946dc065c35dd5cd38380e6c6":[5,0,25,22], +"classTemplate.html#a35d599c9b53a02e2fe2232e5b7ed5da7":[5,0,25,2], +"classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,25,3], +"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e":[5,0,25,6], +"classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10":[5,0,25,21], +"classTemplate.html#a6f0efc256688c36110180b501067ff11":[5,0,25,23], +"classTemplate.html#a8469ab2988b6be2681516dc4b4e07d38":[5,0,25,15] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index d4ef268ea..cf1224387 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,135 +1,136 @@ var NAVTREEINDEX3 = { -"classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1":[5,0,26,19], -"classTemplate.html#aa6a087e0b7b887dd1c98c9e0ecbd3b29":[5,0,26,4], -"classTemplate.html#aa6f9bd7a8f7512efcf90e8d376fe05ee":[5,0,26,10], -"classTemplate.html#aac9a4638f11271e1b1dcc9f247242718":[5,0,26,20], -"classTemplate.html#aae9c4d761ea1298e745e8052d7910194":[5,0,26,1], -"classTemplate.html#abbc484016ddf5d818f55b823cae6feb0":[5,0,26,14], -"classTemplate.html#abda4c8d049f70553338eae7c905e9d5c":[5,0,26,17], -"classTemplate.html#abf71098c80fd1f218a59452b3408309e":[5,0,26,7], -"classTemplate.html#ac41c96e1f407b1a910029e5f4b7de8e4":[5,0,26,0], -"classTemplate.html#ace26b8a4252fbc1c385d2b5e1e93e5c8":[5,0,26,18], -"classTemplate.html#ae0836e7d5bd5afceb04f50fd635f1228":[5,0,26,8], -"classTemplate.html#ae791766c3d055f7f1ba5a5e60d647934":[5,0,26,5], -"classTemplate.html#afc4afb6f89bebcd5480022312a56cb4a":[5,0,26,16], -"classTemplate.html#afd97b4b1e7754a550e67c0ea79159059":[5,0,26,11], -"classZotDriver.html":[5,0,27], -"classZotDriver.html#a2e15ff09772f0608203dad1c98299394":[5,0,27,3], -"classZotDriver.html#a3cfdf443da4e5326e205855d7c0054f2":[5,0,27,0], -"classZotDriver.html#a40d328ff9f6b0a238afe286dddee1514":[5,0,27,6], -"classZotDriver.html#a6776935156accb0f170e2e24577133db":[5,0,27,1], -"classZotDriver.html#a876e3e0e4cad83c0b58c8696b344be6f":[5,0,27,4], -"classZotDriver.html#af65febb26031eb7f39871b9e2a539797":[5,0,27,2], -"classZotDriver.html#afaaf9941169fc966e43e25b25e6daea6":[5,0,27,5], -"classdba__driver.html":[5,0,11], -"classdba__driver.html#a02165fc4bee63d040ebd963a4fa82a14":[5,0,11,10], -"classdba__driver.html#a1a8bc9dc839a6320a0e07d8047a6b721":[5,0,11,1], -"classdba__driver.html#a205f6535e399700b6fca2492f96f2229":[5,0,11,17], -"classdba__driver.html#a3033b5f1c2716b52202faeaae2592fe6":[5,0,11,18], -"classdba__driver.html#a4ccb27243e62a8ca30dd8e1b8cc67746":[5,0,11,11], -"classdba__driver.html#a558e738b88ae893cc5d79ffa3793d555":[5,0,11,13], -"classdba__driver.html#a5afa54172f3c837df61643f8f5b2c975":[5,0,11,2], -"classdba__driver.html#a65a5c7b355ab5529a43049e160006426":[5,0,11,9], -"classdba__driver.html#a77e59dcbeab30ca6000131d2e9ad4092":[5,0,11,12], -"classdba__driver.html#a7dbe8318587ff1694825042bf58f4fbd":[5,0,11,7], -"classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c":[5,0,11,20], -"classdba__driver.html#a8d6a79d39d7eaee5aea4e952c4529d48":[5,0,11,8], -"classdba__driver.html#a98d8523dcedda316085b4d4f856b6583":[5,0,11,21], -"classdba__driver.html#aa3325d982d4ee5d1114fd7e02a4356e8":[5,0,11,23], -"classdba__driver.html#ab43184239e1d6eb00a98319f4a3df155":[5,0,11,15], -"classdba__driver.html#ab9982f38a02f008b127a0f3ccc1e99f4":[5,0,11,3], -"classdba__driver.html#ac9127e9c55fcc93bcfbb323b9b99b9d9":[5,0,11,14], -"classdba__driver.html#ad700712879719bee23752b8f424d97d0":[5,0,11,16], -"classdba__driver.html#adcc1f8955120fec0708bce39202d0422":[5,0,11,5], -"classdba__driver.html#ae533e62a240a793f17aef5ab4ef10edc":[5,0,11,4], -"classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186":[5,0,11,0], -"classdba__driver.html#af48e2afeded5285766bf92e22123ed03":[5,0,11,19], -"classdba__driver.html#afc95ffa103a3290581b537670cde5311":[5,0,11,6], -"classdba__driver.html#afce39394c010ea589d99a21579b2c31e":[5,0,11,22], -"classdba__mysql.html":[5,0,12], -"classdba__mysql.html#a1887338627ce0e28786839363014bd0b":[5,0,12,1], -"classdba__mysql.html#a31011edd67b6b394355bf04cedb498d0":[5,0,12,3], -"classdba__mysql.html#a850586714ef897bd25f643c89b4ef76e":[5,0,12,0], -"classdba__mysql.html#a99a7691ea6cb1300031fb6549379066e":[5,0,12,2], -"classdba__mysql.html#ac3fd60c278f400907322dac578754a99":[5,0,12,4], -"classdba__mysqli.html":[5,0,13], -"classdba__mysqli.html#a27d6a748af7f80028801306e7ea33f64":[5,0,13,2], -"classdba__mysqli.html#a611c4de8d6d7512dffb83a38bb6701ec":[5,0,13,4], -"classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db":[5,0,13,3], -"classdba__mysqli.html#acb38f2c851187ad632ecfab30fdfab55":[5,0,13,0], -"classdba__mysqli.html#add062bd93961e5f0194d94820e9a51b1":[5,0,13,1], -"classdba__postgres.html":[5,0,14], -"classdba__postgres.html#a3de1ac375e98886dfc38fd0066e88f90":[5,0,14,7], -"classdba__postgres.html#a56f926f218155c88807e0e06f6817a72":[5,0,14,9], -"classdba__postgres.html#a677f850211975c9ab89602c67e2dcad9":[5,0,14,10], -"classdba__postgres.html#a70352880231fba0b859f82cd5b290a9a":[5,0,14,8], -"classdba__postgres.html#a7108eaaae7cc2fb236212041afc9ac0f":[5,0,14,3], -"classdba__postgres.html#a7267f91c3f87f600b30d7560de62dfd7":[5,0,14,11], -"classdba__postgres.html#a731d8648b41b8a126f6b99bdd5414058":[5,0,14,0], -"classdba__postgres.html#a7ea3f24ad260c1e21588f8b5af595caa":[5,0,14,1], -"classdba__postgres.html#a8d2c6d8c92fe6f074452876483dd17fc":[5,0,14,5], -"classdba__postgres.html#ab2e44e9f41d05e585afd873d18e8c127":[5,0,14,4], -"classdba__postgres.html#ab36244320f5b71dba92d9318ccf3f34e":[5,0,14,2], -"classdba__postgres.html#ace80a204e34b20b9907650399cce02a3":[5,0,14,13], -"classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68":[5,0,14,6], -"classdba__postgres.html#aeb404a85974d6c5df30c21650888000b":[5,0,14,12], -"classenotify.html":[5,0,15], +"classTemplate.html#a86e8fd27955ef10cadfd86f3fca70677":[5,0,25,9], +"classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1":[5,0,25,19], +"classTemplate.html#aa6a087e0b7b887dd1c98c9e0ecbd3b29":[5,0,25,4], +"classTemplate.html#aa6f9bd7a8f7512efcf90e8d376fe05ee":[5,0,25,10], +"classTemplate.html#aac9a4638f11271e1b1dcc9f247242718":[5,0,25,20], +"classTemplate.html#aae9c4d761ea1298e745e8052d7910194":[5,0,25,1], +"classTemplate.html#abbc484016ddf5d818f55b823cae6feb0":[5,0,25,14], +"classTemplate.html#abda4c8d049f70553338eae7c905e9d5c":[5,0,25,17], +"classTemplate.html#abf71098c80fd1f218a59452b3408309e":[5,0,25,7], +"classTemplate.html#ac41c96e1f407b1a910029e5f4b7de8e4":[5,0,25,0], +"classTemplate.html#ace26b8a4252fbc1c385d2b5e1e93e5c8":[5,0,25,18], +"classTemplate.html#ae0836e7d5bd5afceb04f50fd635f1228":[5,0,25,8], +"classTemplate.html#ae791766c3d055f7f1ba5a5e60d647934":[5,0,25,5], +"classTemplate.html#afc4afb6f89bebcd5480022312a56cb4a":[5,0,25,16], +"classTemplate.html#afd97b4b1e7754a550e67c0ea79159059":[5,0,25,11], +"classZotDriver.html":[5,0,26], +"classZotDriver.html#a2e15ff09772f0608203dad1c98299394":[5,0,26,3], +"classZotDriver.html#a3cfdf443da4e5326e205855d7c0054f2":[5,0,26,0], +"classZotDriver.html#a40d328ff9f6b0a238afe286dddee1514":[5,0,26,6], +"classZotDriver.html#a6776935156accb0f170e2e24577133db":[5,0,26,1], +"classZotDriver.html#a876e3e0e4cad83c0b58c8696b344be6f":[5,0,26,4], +"classZotDriver.html#af65febb26031eb7f39871b9e2a539797":[5,0,26,2], +"classZotDriver.html#afaaf9941169fc966e43e25b25e6daea6":[5,0,26,5], +"classdba__driver.html":[5,0,10], +"classdba__driver.html#a02165fc4bee63d040ebd963a4fa82a14":[5,0,10,10], +"classdba__driver.html#a1a8bc9dc839a6320a0e07d8047a6b721":[5,0,10,1], +"classdba__driver.html#a205f6535e399700b6fca2492f96f2229":[5,0,10,17], +"classdba__driver.html#a3033b5f1c2716b52202faeaae2592fe6":[5,0,10,18], +"classdba__driver.html#a4ccb27243e62a8ca30dd8e1b8cc67746":[5,0,10,11], +"classdba__driver.html#a558e738b88ae893cc5d79ffa3793d555":[5,0,10,13], +"classdba__driver.html#a5afa54172f3c837df61643f8f5b2c975":[5,0,10,2], +"classdba__driver.html#a65a5c7b355ab5529a43049e160006426":[5,0,10,9], +"classdba__driver.html#a77e59dcbeab30ca6000131d2e9ad4092":[5,0,10,12], +"classdba__driver.html#a7dbe8318587ff1694825042bf58f4fbd":[5,0,10,7], +"classdba__driver.html#a84675d28c7bd9b7290dd37e66dbd216c":[5,0,10,20], +"classdba__driver.html#a8d6a79d39d7eaee5aea4e952c4529d48":[5,0,10,8], +"classdba__driver.html#a98d8523dcedda316085b4d4f856b6583":[5,0,10,21], +"classdba__driver.html#aa3325d982d4ee5d1114fd7e02a4356e8":[5,0,10,23], +"classdba__driver.html#ab43184239e1d6eb00a98319f4a3df155":[5,0,10,15], +"classdba__driver.html#ab9982f38a02f008b127a0f3ccc1e99f4":[5,0,10,3], +"classdba__driver.html#ac9127e9c55fcc93bcfbb323b9b99b9d9":[5,0,10,14], +"classdba__driver.html#ad700712879719bee23752b8f424d97d0":[5,0,10,16], +"classdba__driver.html#adcc1f8955120fec0708bce39202d0422":[5,0,10,5], +"classdba__driver.html#ae533e62a240a793f17aef5ab4ef10edc":[5,0,10,4], +"classdba__driver.html#af3541d13ccb7a3eddfc03e253c746186":[5,0,10,0], +"classdba__driver.html#af48e2afeded5285766bf92e22123ed03":[5,0,10,19], +"classdba__driver.html#afc95ffa103a3290581b537670cde5311":[5,0,10,6], +"classdba__driver.html#afce39394c010ea589d99a21579b2c31e":[5,0,10,22], +"classdba__mysql.html":[5,0,11], +"classdba__mysql.html#a1887338627ce0e28786839363014bd0b":[5,0,11,1], +"classdba__mysql.html#a31011edd67b6b394355bf04cedb498d0":[5,0,11,3], +"classdba__mysql.html#a850586714ef897bd25f643c89b4ef76e":[5,0,11,0], +"classdba__mysql.html#a99a7691ea6cb1300031fb6549379066e":[5,0,11,2], +"classdba__mysql.html#ac3fd60c278f400907322dac578754a99":[5,0,11,4], +"classdba__mysqli.html":[5,0,12], +"classdba__mysqli.html#a27d6a748af7f80028801306e7ea33f64":[5,0,12,2], +"classdba__mysqli.html#a611c4de8d6d7512dffb83a38bb6701ec":[5,0,12,4], +"classdba__mysqli.html#a6eb6c578c6928908321e5e6da866e1db":[5,0,12,3], +"classdba__mysqli.html#acb38f2c851187ad632ecfab30fdfab55":[5,0,12,0], +"classdba__mysqli.html#add062bd93961e5f0194d94820e9a51b1":[5,0,12,1], +"classdba__postgres.html":[5,0,13], +"classdba__postgres.html#a3de1ac375e98886dfc38fd0066e88f90":[5,0,13,7], +"classdba__postgres.html#a56f926f218155c88807e0e06f6817a72":[5,0,13,9], +"classdba__postgres.html#a677f850211975c9ab89602c67e2dcad9":[5,0,13,10], +"classdba__postgres.html#a70352880231fba0b859f82cd5b290a9a":[5,0,13,8], +"classdba__postgres.html#a7108eaaae7cc2fb236212041afc9ac0f":[5,0,13,3], +"classdba__postgres.html#a7267f91c3f87f600b30d7560de62dfd7":[5,0,13,11], +"classdba__postgres.html#a731d8648b41b8a126f6b99bdd5414058":[5,0,13,0], +"classdba__postgres.html#a7ea3f24ad260c1e21588f8b5af595caa":[5,0,13,1], +"classdba__postgres.html#a8d2c6d8c92fe6f074452876483dd17fc":[5,0,13,5], +"classdba__postgres.html#ab2e44e9f41d05e585afd873d18e8c127":[5,0,13,4], +"classdba__postgres.html#ab36244320f5b71dba92d9318ccf3f34e":[5,0,13,2], +"classdba__postgres.html#ace80a204e34b20b9907650399cce02a3":[5,0,13,13], +"classdba__postgres.html#ae0f834413e57cf0735ae7b64b2f71e68":[5,0,13,6], +"classdba__postgres.html#aeb404a85974d6c5df30c21650888000b":[5,0,13,12], +"classenotify.html":[5,0,14], "classes.html":[5,1], -"classphoto__driver.html":[5,0,22], -"classphoto__driver.html#a00cb166c00b7502dbc456c94330e5b03":[5,0,22,27], -"classphoto__driver.html#a01d28d43b404d6f6de219dc9c5069dc9":[5,0,22,28], -"classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712":[5,0,22,13], -"classphoto__driver.html#a1a63c4ae17e892a115ab9cf6efb960ce":[5,0,22,20], -"classphoto__driver.html#a22ecb8c696de65a5a10bd185be9d90c3":[5,0,22,17], -"classphoto__driver.html#a2b2a99021fc63ed6465d703ddddcb832":[5,0,22,5], -"classphoto__driver.html#a2e6e61f1e356a90bc978f4404a77137e":[5,0,22,2], -"classphoto__driver.html#a2f2b6337cf9aa0688d10b422123f0eec":[5,0,22,15], -"classphoto__driver.html#a3e4215890f4a4894bf3799a7d2e0c0b1":[5,0,22,29], -"classphoto__driver.html#a4920ed7cbb1ac735ac84153067537f03":[5,0,22,26], -"classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d":[5,0,22,14], -"classphoto__driver.html#a56634842b071b96502716e9843ea5361":[5,0,22,19], -"classphoto__driver.html#a5864fae7d8389372955a8e78cec527ac":[5,0,22,16], -"classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b":[5,0,22,22], -"classphoto__driver.html#a6c6c16dbc4f517ce799f9143ed61f0e3":[5,0,22,9], -"classphoto__driver.html#a6eee8e36eaf9339f4faf80ddd43162da":[5,0,22,23], -"classphoto__driver.html#a7c78b5a01afe61ba3895ac07f4869b55":[5,0,22,25], -"classphoto__driver.html#a97289aef3be43d9435ca3717ef10b8ab":[5,0,22,12], -"classphoto__driver.html#aa2efb5b2a6af3fd67e3f1c2b9852a5ba":[5,0,22,6], -"classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5":[5,0,22,8], -"classphoto__driver.html#abc9f73ad90923772d52b9fcc4eb117dd":[5,0,22,11], -"classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae":[5,0,22,0], -"classphoto__driver.html#acc30486acee9e89e32701f44a1738117":[5,0,22,10], -"classphoto__driver.html#ae18716018afcf362c7c24586b53e9e2f":[5,0,22,4], -"classphoto__driver.html#ae1a9edaf846983780dc65ea77d99e813":[5,0,22,3], -"classphoto__driver.html#ae4501abdc9651359f81d036b63625686":[5,0,22,1], -"classphoto__driver.html#ae663867d2c4eaa2fae50d60670920143":[5,0,22,21], -"classphoto__driver.html#aea560be5dfba09117d36c12bacbf3b80":[5,0,22,24], -"classphoto__driver.html#af0f7ec48a31ae9b557b6e3f8bd5b4af0":[5,0,22,18], -"classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468":[5,0,22,7], -"classphoto__gd.html":[5,0,23], -"classphoto__gd.html#a0795fc029be382557ae3f6e285f40e00":[5,0,23,5], -"classphoto__gd.html#a16f3dd7d3559f715aa2fe3f7880836dd":[5,0,23,9], -"classphoto__gd.html#a1c75304bd15f3b9986f0b315fb59271e":[5,0,23,8], -"classphoto__gd.html#a2f2e5900e6d8b1667892ac631b1d4754":[5,0,23,2], -"classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9":[5,0,23,6], -"classphoto__gd.html#a44cedef376044018702d9355ddc813ce":[5,0,23,3], -"classphoto__gd.html#a724703ecf71b1f1d04a80e86c76db6b1":[5,0,23,1], -"classphoto__gd.html#a77f87730b11093b76980c541159df37d":[5,0,23,7], -"classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484":[5,0,23,4], -"classphoto__gd.html#ab2232d775c8bacf66773a03308105f0c":[5,0,23,0], -"classphoto__imagick.html":[5,0,24], -"classphoto__imagick.html#a27596faca6108d9d563674d1b654a0b7":[5,0,24,10], -"classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8":[5,0,24,7], -"classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4":[5,0,24,0], -"classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66":[5,0,24,2], -"classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019":[5,0,24,6], -"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f":[5,0,24,8], -"classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc":[5,0,24,5], -"classphoto__imagick.html#aef020d929f66f4370e33fc158c8eebd4":[5,0,24,4], -"classphoto__imagick.html#af92901d252c1e6ab5b54eebedbed23bb":[5,0,24,9], -"classphoto__imagick.html#afd49d64751ee3a298eac0c0ce0ba0207":[5,0,24,1], -"classphoto__imagick.html#aff6bcdbab18593a3fc5a480db8509393":[5,0,24,3], +"classphoto__driver.html":[5,0,21], +"classphoto__driver.html#a00cb166c00b7502dbc456c94330e5b03":[5,0,21,27], +"classphoto__driver.html#a01d28d43b404d6f6de219dc9c5069dc9":[5,0,21,28], +"classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712":[5,0,21,13], +"classphoto__driver.html#a1a63c4ae17e892a115ab9cf6efb960ce":[5,0,21,20], +"classphoto__driver.html#a22ecb8c696de65a5a10bd185be9d90c3":[5,0,21,17], +"classphoto__driver.html#a2b2a99021fc63ed6465d703ddddcb832":[5,0,21,5], +"classphoto__driver.html#a2e6e61f1e356a90bc978f4404a77137e":[5,0,21,2], +"classphoto__driver.html#a2f2b6337cf9aa0688d10b422123f0eec":[5,0,21,15], +"classphoto__driver.html#a3e4215890f4a4894bf3799a7d2e0c0b1":[5,0,21,29], +"classphoto__driver.html#a4920ed7cbb1ac735ac84153067537f03":[5,0,21,26], +"classphoto__driver.html#a4de5bac8daea8f291a33c80788019d0d":[5,0,21,14], +"classphoto__driver.html#a56634842b071b96502716e9843ea5361":[5,0,21,19], +"classphoto__driver.html#a5864fae7d8389372955a8e78cec527ac":[5,0,21,16], +"classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b":[5,0,21,22], +"classphoto__driver.html#a6c6c16dbc4f517ce799f9143ed61f0e3":[5,0,21,9], +"classphoto__driver.html#a6eee8e36eaf9339f4faf80ddd43162da":[5,0,21,23], +"classphoto__driver.html#a7c78b5a01afe61ba3895ac07f4869b55":[5,0,21,25], +"classphoto__driver.html#a97289aef3be43d9435ca3717ef10b8ab":[5,0,21,12], +"classphoto__driver.html#aa2efb5b2a6af3fd67e3f1c2b9852a5ba":[5,0,21,6], +"classphoto__driver.html#ab98da263bd7341fc132c4fb6fc76e8d5":[5,0,21,8], +"classphoto__driver.html#abc9f73ad90923772d52b9fcc4eb117dd":[5,0,21,11], +"classphoto__driver.html#ac6e85f8e507cab4e755ed7acdec401ae":[5,0,21,0], +"classphoto__driver.html#acc30486acee9e89e32701f44a1738117":[5,0,21,10], +"classphoto__driver.html#ae18716018afcf362c7c24586b53e9e2f":[5,0,21,4], +"classphoto__driver.html#ae1a9edaf846983780dc65ea77d99e813":[5,0,21,3], +"classphoto__driver.html#ae4501abdc9651359f81d036b63625686":[5,0,21,1], +"classphoto__driver.html#ae663867d2c4eaa2fae50d60670920143":[5,0,21,21], +"classphoto__driver.html#aea560be5dfba09117d36c12bacbf3b80":[5,0,21,24], +"classphoto__driver.html#af0f7ec48a31ae9b557b6e3f8bd5b4af0":[5,0,21,18], +"classphoto__driver.html#af769e9abb144e57002c59aa2aa8f3468":[5,0,21,7], +"classphoto__gd.html":[5,0,22], +"classphoto__gd.html#a0795fc029be382557ae3f6e285f40e00":[5,0,22,5], +"classphoto__gd.html#a16f3dd7d3559f715aa2fe3f7880836dd":[5,0,22,9], +"classphoto__gd.html#a1c75304bd15f3b9986f0b315fb59271e":[5,0,22,8], +"classphoto__gd.html#a2f2e5900e6d8b1667892ac631b1d4754":[5,0,22,2], +"classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9":[5,0,22,6], +"classphoto__gd.html#a44cedef376044018702d9355ddc813ce":[5,0,22,3], +"classphoto__gd.html#a724703ecf71b1f1d04a80e86c76db6b1":[5,0,22,1], +"classphoto__gd.html#a77f87730b11093b76980c541159df37d":[5,0,22,7], +"classphoto__gd.html#a86757ba021fd80d1a5cf8c2f766a8484":[5,0,22,4], +"classphoto__gd.html#ab2232d775c8bacf66773a03308105f0c":[5,0,22,0], +"classphoto__imagick.html":[5,0,23], +"classphoto__imagick.html#a27596faca6108d9d563674d1b654a0b7":[5,0,23,10], +"classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8":[5,0,23,7], +"classphoto__imagick.html#a2f33a03a89497a2b2768e29736d4a8a4":[5,0,23,0], +"classphoto__imagick.html#a3047c68bb4de7f66c2893fe451db2b66":[5,0,23,2], +"classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019":[5,0,23,6], +"classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f":[5,0,23,8], +"classphoto__imagick.html#ad07288e0eb3922cb08cc9d33a163decc":[5,0,23,5], +"classphoto__imagick.html#aef020d929f66f4370e33fc158c8eebd4":[5,0,23,4], +"classphoto__imagick.html#af92901d252c1e6ab5b54eebedbed23bb":[5,0,23,9], +"classphoto__imagick.html#afd49d64751ee3a298eac0c0ce0ba0207":[5,0,23,1], +"classphoto__imagick.html#aff6bcdbab18593a3fc5a480db8509393":[5,0,23,3], "cli__startup_8php.html":[6,0,0,17], "cli__startup_8php.html#adfdde63686e33ccd4851fa5edc4fc70b":[6,0,0,17,0], "cli__suggest_8php.html":[6,0,0,18], @@ -248,6 +249,5 @@ var NAVTREEINDEX3 = "datetime_8php.html#aea356409ba69f9de412298c998595dd2":[6,0,0,28,1], "datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826":[6,0,0,28,13], "db__update_8php.html":[6,0,2,1], -"dba__driver_8php.html":[6,0,0,0,0], -"dba__driver_8php.html#a2994daa03b1c23229a27e39bcab75e67":[6,0,0,0,0,2] +"dba__driver_8php.html":[6,0,0,0,0] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index ffd9d4809..d5abd2a22 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,6 @@ var NAVTREEINDEX4 = { +"dba__driver_8php.html#a2994daa03b1c23229a27e39bcab75e67":[6,0,0,0,0,2], "dba__driver_8php.html#a2a38996670c2936b5769270c49c57593":[6,0,0,0,0,11], "dba__driver_8php.html#a2c09a731d3b4fef41fed0e83db01be1f":[6,0,0,0,0,17], "dba__driver_8php.html#a2c8a72ec73f39b17a167c90737693f78":[6,0,0,0,0,12], @@ -216,8 +217,8 @@ var NAVTREEINDEX4 = "functions_0x76.html":[5,3,0,20], "functions_8php.html":[6,0,3,1,0,1,1], "functions_8php.html#adefe514c95680928b3aae250cbc3c663":[6,0,3,1,0,1,1,0], -"functions_func.html":[5,3,1,0], "functions_func.html":[5,3,1], +"functions_func.html":[5,3,1,0], "functions_func_0x61.html":[5,3,1,1], "functions_func_0x62.html":[5,3,1,2], "functions_func_0x63.html":[5,3,1,3], @@ -238,8 +239,8 @@ var NAVTREEINDEX4 = "functions_func_0x75.html":[5,3,1,18], "functions_func_0x76.html":[5,3,1,19], "functions_vars.html":[5,3,2], -"globals.html":[6,1,0], "globals.html":[6,1,0,0], +"globals.html":[6,1,0], "globals_0x5f.html":[6,1,0,1], "globals_0x61.html":[6,1,0,2], "globals_0x62.html":[6,1,0,3], @@ -248,6 +249,5 @@ var NAVTREEINDEX4 = "globals_0x65.html":[6,1,0,6], "globals_0x66.html":[6,1,0,7], "globals_0x67.html":[6,1,0,8], -"globals_0x68.html":[6,1,0,9], -"globals_0x69.html":[6,1,0,10] +"globals_0x68.html":[6,1,0,9] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index 6ae8f8d73..6507e74c2 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,6 @@ var NAVTREEINDEX5 = { +"globals_0x69.html":[6,1,0,10], "globals_0x6a.html":[6,1,0,11], "globals_0x6b.html":[6,1,0,12], "globals_0x6c.html":[6,1,0,13], @@ -16,8 +17,8 @@ var NAVTREEINDEX5 = "globals_0x77.html":[6,1,0,24], "globals_0x78.html":[6,1,0,25], "globals_0x7a.html":[6,1,0,26], -"globals_func.html":[6,1,1], "globals_func.html":[6,1,1,0], +"globals_func.html":[6,1,1], "globals_func_0x61.html":[6,1,1,1], "globals_func_0x62.html":[6,1,1,2], "globals_func_0x63.html":[6,1,1,3], @@ -248,6 +249,5 @@ var NAVTREEINDEX5 = "include_2config_8php.html#a559791dda7fef8a4b2394c83e835787b":[6,0,0,20,8], "include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[6,0,0,20,11], "include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[6,0,0,20,1], -"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[6,0,0,20,2], -"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[6,0,0,20,6] +"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[6,0,0,20,2] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index 31f58ef3e..e72a0633b 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,5 +1,6 @@ var NAVTREEINDEX6 = { +"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[6,0,0,20,6], "include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[6,0,0,20,5], "include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[6,0,0,20,10], "include_2config_8php.html#aee4b619839cf4b64220f34edf5c67b52":[6,0,0,20,9], @@ -100,19 +101,18 @@ var NAVTREEINDEX6 = "include_2probe_8php.html#aa748dc73a6686c13826b1ee9d16c800d":[6,0,0,65,7], "include_2probe_8php.html#ab19a52326b27607a0fb8191cc75ba481":[6,0,0,65,5], "index.html":[], -"interfaceITemplateEngine.html":[5,0,21], -"interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[5,0,21,1], -"interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442":[5,0,21,0], +"interfaceITemplateEngine.html":[5,0,20], +"interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[5,0,20,1], +"interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442":[5,0,20,0], "invite_8php.html":[6,0,1,45], "invite_8php.html#a244385b28cfd021d308715f01158bfd9":[6,0,1,45,0], "invite_8php.html#aeb0881c0f93c8e8552e5ed756ce6e5a5":[6,0,1,45,1], "item_8php.html":[6,0,1,46], "item_8php.html#a3daae7944f737bd30412a0d042207c0f":[6,0,1,46,0], -"item_8php.html#a5b1b36cb301a94b38150074f0d424e74":[6,0,1,46,3], -"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[6,0,1,46,5], -"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[6,0,1,46,4], +"item_8php.html#a5b1b36cb301a94b38150074f0d424e74":[6,0,1,46,2], +"item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[6,0,1,46,4], +"item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[6,0,1,46,3], "item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[6,0,1,46,1], -"item_8php.html#aa22feef4de326e1d7078dedd892e615c":[6,0,1,46,2], "items_8php.html":[6,0,0,48], "items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[6,0,0,48,3], "items_8php.html#a02ca33c31ed535d24894f8a9a91ce9df":[6,0,0,48,42], diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index c1b55e3e7..bf389c22f 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -47,12 +47,10 @@ var NAVTREEINDEX7 = "namespaceFriendica.html":[5,0,1], "namespaceRedMatrix.html":[4,0,3], "namespaceRedMatrix.html":[5,0,3], -"namespaceRedMatrix_1_1RedDAV.html":[4,0,3,0], -"namespaceRedMatrix_1_1RedDAV.html":[5,0,3,0], -"namespaceRedmatrix.html":[5,0,4], -"namespaceRedmatrix.html":[4,0,4], -"namespaceRedmatrix_1_1Import.html":[5,0,4,0], -"namespaceRedmatrix_1_1Import.html":[4,0,4,0], +"namespaceRedMatrix_1_1Import.html":[5,0,3,0], +"namespaceRedMatrix_1_1Import.html":[4,0,3,0], +"namespaceRedMatrix_1_1RedDAV.html":[5,0,3,1], +"namespaceRedMatrix_1_1RedDAV.html":[4,0,3,1], "namespaceacl__selectors.html":[4,0,0], "namespaceacl__selectors.html":[5,0,0], "namespacefriendica-to-smarty-tpl.html":[4,0,2], @@ -61,10 +59,10 @@ var NAVTREEINDEX7 = "namespacemembers_func.html":[4,1,1], "namespacemembers_vars.html":[4,1,2], "namespaces.html":[4,0], -"namespaceupdatetpl.html":[4,0,5], -"namespaceupdatetpl.html":[5,0,5], -"namespaceutil.html":[5,0,6], -"namespaceutil.html":[4,0,6], +"namespaceupdatetpl.html":[5,0,4], +"namespaceupdatetpl.html":[4,0,4], +"namespaceutil.html":[4,0,5], +"namespaceutil.html":[5,0,5], "nav_8php.html":[6,0,0,52], "nav_8php.html#a43be0df73b90647ea70947ce004e231e":[6,0,0,52,0], "nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[6,0,0,52,1], @@ -249,5 +247,7 @@ var NAVTREEINDEX7 = "reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[6,0,0,70,0], "refimport_8php.html":[6,0,0,1,1], "refimport_8php.html#a01a29630fa5e1ce6cd5e1fd75280747c":[6,0,0,1,1,2], -"refimport_8php.html#a53434bc19e6264db89e18d92ddc09860":[6,0,0,1,1,1] +"refimport_8php.html#a53434bc19e6264db89e18d92ddc09860":[6,0,0,1,1,1], +"refimport_8php.html#a54003135d7c8994a76e831fb6faa2fe6":[6,0,0,1,1,6], +"refimport_8php.html#a684a44d2401abf75f441591bcb41d10d":[6,0,0,1,1,12] }; diff --git a/doc/html/navtreeindex8.js b/doc/html/navtreeindex8.js index 1a7182b04..5591a2630 100644 --- a/doc/html/navtreeindex8.js +++ b/doc/html/navtreeindex8.js @@ -1,7 +1,5 @@ var NAVTREEINDEX8 = { -"refimport_8php.html#a54003135d7c8994a76e831fb6faa2fe6":[6,0,0,1,1,6], -"refimport_8php.html#a684a44d2401abf75f441591bcb41d10d":[6,0,0,1,1,12], "refimport_8php.html#a6c3e0475fde9fe72ff2492a5e3e5259c":[6,0,0,1,1,4], "refimport_8php.html#a8459983ebf013ed5737f7ed317bfae1f":[6,0,0,1,1,8], "refimport_8php.html#a9c1f681f1f303400a9818696a9f96d6f":[6,0,0,1,1,10], @@ -164,90 +162,92 @@ var NAVTREEINDEX8 = "template__processor_8php.html#ab2bcd8738f20f293636a6ae8e1099db5":[6,0,0,79,1], "template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[6,0,0,79,2], "text_8php.html":[6,0,0,80], -"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[6,0,0,80,41], -"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[6,0,0,80,47], +"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[6,0,0,80,42], +"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[6,0,0,80,48], "text_8php.html#a070384ec000fd65043fce11d5392d241":[6,0,0,80,6], "text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[6,0,0,80,16], "text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[6,0,0,80,11], -"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[6,0,0,80,72], -"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[6,0,0,80,46], +"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[6,0,0,80,73], +"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[6,0,0,80,47], "text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[6,0,0,80,5], -"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[6,0,0,80,83], -"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[6,0,0,80,34], -"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[6,0,0,80,37], -"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[6,0,0,80,51], -"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[6,0,0,80,54], -"text_8php.html#a1e510c53624933ce9b7d6715784894db":[6,0,0,80,48], -"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[6,0,0,80,49], -"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[6,0,0,80,44], -"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[6,0,0,80,73], +"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[6,0,0,80,84], +"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[6,0,0,80,35], +"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[6,0,0,80,38], +"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[6,0,0,80,52], +"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[6,0,0,80,55], +"text_8php.html#a1e510c53624933ce9b7d6715784894db":[6,0,0,80,49], +"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[6,0,0,80,50], +"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[6,0,0,80,45], +"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[6,0,0,80,74], "text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[6,0,0,80,4], -"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[6,0,0,80,91], -"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[6,0,0,80,80], -"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[6,0,0,80,50], +"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[6,0,0,80,92], +"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[6,0,0,80,81], +"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[6,0,0,80,51], "text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[6,0,0,80,10], -"text_8php.html#a2f2585385530cb935a6325c809d84a4d":[6,0,0,80,77], -"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[6,0,0,80,93], +"text_8php.html#a2f2585385530cb935a6325c809d84a4d":[6,0,0,80,78], +"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[6,0,0,80,94], "text_8php.html#a3054189cff173977f4216c9a3dd29e1b":[6,0,0,80,24], -"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[6,0,0,80,88], -"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[6,0,0,80,75], +"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[6,0,0,80,89], +"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[6,0,0,80,76], "text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[6,0,0,80,32], -"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[6,0,0,80,43], +"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[6,0,0,80,44], "text_8php.html#a3a0c432a484c17d7720b8ba2d6bfdd59":[6,0,0,80,26], "text_8php.html#a3ba47b4dd1248e7e51095572e7b814dc":[6,0,0,80,19], -"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[6,0,0,80,74], +"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[6,0,0,80,75], "text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[6,0,0,80,7], -"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[6,0,0,80,89], -"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[6,0,0,80,35], +"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[6,0,0,80,90], +"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[6,0,0,80,36], "text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[6,0,0,80,33], -"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[6,0,0,80,45], -"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[6,0,0,80,63], -"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[6,0,0,80,52], +"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[6,0,0,80,46], +"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[6,0,0,80,64], +"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[6,0,0,80,53], "text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91":[6,0,0,80,25], -"text_8php.html#a4e7698aca48982512594b274543c3b9b":[6,0,0,80,62], -"text_8php.html#a543447c5ed766535221e2d9636b379ee":[6,0,0,80,85], +"text_8php.html#a4e7698aca48982512594b274543c3b9b":[6,0,0,80,63], +"text_8php.html#a543447c5ed766535221e2d9636b379ee":[6,0,0,80,86], "text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[6,0,0,80,9], "text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[6,0,0,80,14], -"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[6,0,0,80,84], -"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[6,0,0,80,42], +"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[6,0,0,80,85], +"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[6,0,0,80,43], "text_8php.html#a736db13a966b8abaf8c9198faa35911a":[6,0,0,80,29], -"text_8php.html#a740ad03e00459039a2c0992246c4e727":[6,0,0,80,81], +"text_8php.html#a740ad03e00459039a2c0992246c4e727":[6,0,0,80,82], "text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[6,0,0,80,1], -"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[6,0,0,80,36], +"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[6,0,0,80,37], "text_8php.html#a76d1b3435c067978d7b484c45f56472b":[6,0,0,80,28], -"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[6,0,0,80,82], +"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[6,0,0,80,83], "text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[6,0,0,80,8], -"text_8php.html#a876e94892867019935b348b573299352":[6,0,0,80,70], -"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[6,0,0,80,76], +"text_8php.html#a876e94892867019935b348b573299352":[6,0,0,80,71], +"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[6,0,0,80,77], "text_8php.html#a87a3cefc603302c78982f1d8e1245265":[6,0,0,80,15], "text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[6,0,0,80,21], -"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[6,0,0,80,61], +"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[6,0,0,80,62], "text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[6,0,0,80,20], -"text_8php.html#a905c3895feb6f276df23f07f16f9bb52":[6,0,0,80,86], +"text_8php.html#a905c3895feb6f276df23f07f16f9bb52":[6,0,0,80,87], "text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[6,0,0,80,3], -"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[6,0,0,80,56], -"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[6,0,0,80,67], -"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[6,0,0,80,65], -"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[6,0,0,80,69], +"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[6,0,0,80,57], +"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[6,0,0,80,68], +"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[6,0,0,80,66], +"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[6,0,0,80,70], +"text_8php.html#aa22feef4de326e1d7078dedd892e615c":[6,0,0,80,34], "text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[6,0,0,80,31], "text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[6,0,0,80,17], -"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[6,0,0,80,57], -"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[6,0,0,80,38], +"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[6,0,0,80,58], +"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[6,0,0,80,39], "text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[6,0,0,80,30], -"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,80,92], -"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,80,71], -"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,80,87], -"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,80,90], -"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,80,58], -"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,80,39], -"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[6,0,0,80,78], +"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,80,93], +"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,80,72], +"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,80,88], +"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,80,91], +"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,80,59], +"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,80,40], +"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[6,0,0,80,79], "text_8php.html#ace3c98538c63e09b70a363210b414112":[6,0,0,80,22], "text_8php.html#acedb584f65114a33f389efb796172a91":[6,0,0,80,2], "text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[6,0,0,80,13], -"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[6,0,0,80,66], +"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[6,0,0,80,67], "text_8php.html#ad8c6e13d6accf057136c5f30a23a5f08":[6,0,0,80,27], -"text_8php.html#adba17ec946f4285285dc100f7860bf51":[6,0,0,80,53], -"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[6,0,0,80,40], -"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[6,0,0,80,68], -"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[6,0,0,80,18] +"text_8php.html#adba17ec946f4285285dc100f7860bf51":[6,0,0,80,54], +"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[6,0,0,80,41], +"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[6,0,0,80,69], +"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[6,0,0,80,18], +"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[6,0,0,80,60] }; diff --git a/doc/html/navtreeindex9.js b/doc/html/navtreeindex9.js index bfe21b0df..8313a874d 100644 --- a/doc/html/navtreeindex9.js +++ b/doc/html/navtreeindex9.js @@ -1,13 +1,12 @@ var NAVTREEINDEX9 = { -"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[6,0,0,80,59], "text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[6,0,0,80,0], -"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[6,0,0,80,79], -"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[6,0,0,80,64], +"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[6,0,0,80,80], +"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[6,0,0,80,65], "text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[6,0,0,80,23], "text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[6,0,0,80,12], -"text_8php.html#afe54312607d92f7ce9593f5760831f80":[6,0,0,80,60], -"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[6,0,0,80,55], +"text_8php.html#afe54312607d92f7ce9593f5760831f80":[6,0,0,80,61], +"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[6,0,0,80,56], "theme_2apw_2php_2theme__init_8php.html":[6,0,3,1,0,1,4], "theme_2apw_2php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[6,0,3,1,0,1,4,0], "theme_2mytheme_2php_2default_8php.html":[6,0,3,1,2,0,0], diff --git a/doc/html/permissions_8php.html b/doc/html/permissions_8php.html index 379a93a75..f74b5e10e 100644 --- a/doc/html/permissions_8php.html +++ b/doc/html/permissions_8php.html @@ -113,18 +113,22 @@ $(document).ready(function(){initNavTree('permissions_8php.html','');});

Functions

 get_perms () + Return an array with all available permissions. More...
   get_all_perms ($uid, $observer_xchan, $internal_use=true)    perm_is_allowed ($uid, $observer_xchan, $permission) + Checks if given permission is allowed for given observer on a channel. More...
   check_list_permissions ($uid, $arr, $perm)    site_default_perms () + Sets site wide default permissions. More...
   get_role_perms ($role)    role_selector ($current) + Creates a HTML select field with all available roles. More...
 

Function Documentation

@@ -194,12 +198,13 @@ Functions

get_all_perms($uid,$observer_xchan)

Parameters
- - + + +
$uid: The channel_id associated with the resource owner
$observer_xchan,:The xchan_hash representing the observer
int$uidThe channel_id associated with the resource owner
string$observer_xchanThe xchan_hash representing the observer
bool$internal_use(default true)
-
Returns
: array of all permissions, key is permission name, value is true or false
+
Returns
array of all permissions, key is permission name, value is true or false

Referenced by achievements_content(), blocks_content(), change_channel(), channel_content(), connedit_content(), editlayout_content(), editwebpage_content(), filestorage_content(), layouts_content(), like_content(), page_init(), webpages_content(), zfinger_init(), and zot_refresh().

@@ -218,6 +223,10 @@ Functions
+

Return an array with all available permissions.

+

These are channel specific permissions. The list of available permissions can get manipulated by the hook global_permissions.

+
Returns
array associative array containing all permissions
+

Referenced by connedit_content(), create_identity(), get_all_perms(), mail_post(), new_contact(), perm_is_allowed(), settings_post(), site_default_perms(), and zot_refresh().

@@ -277,6 +286,18 @@ Functions
+

Checks if given permission is allowed for given observer on a channel.

+

Checks if the given observer with the hash $observer_xchan has permission $permission on channel_id $uid. $permission is one defined in get_perms();

+
Parameters
+ + + + +
int$uidThe channel_id associated with the resource owner
string$observer_xchanThe xchan_hash representing the observer
string$permission
+
+
+
Returns
bool true if permission is allowed for observer on channel
+

Referenced by Conversation\add_thread(), advanced_profile(), api_statuses_home_timeline(), api_statuses_repeat(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_list_files(), attach_mkdir(), attach_store(), block_content(), chat_content(), chatsvc_init(), check_list_permissions(), common_content(), common_friends_visitor_widget(), contact_block(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), RedMatrix\RedDAV\RedFile\delete(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_photo(), diaspora_post(), diaspora_reshare(), display_content(), editblock_content(), editlayout_content(), editwebpage_content(), get_feed_for(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getChildren(), item_post(), like_content(), local_dir_update(), p_init(), photo_init(), photo_upload(), photos_album_widget(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), poco_init(), post_activity_item(), post_post(), process_delivery(), process_mail_delivery(), profile_content(), profile_load(), profile_sidebar(), RedChannelList(), search_content(), Conversation\set_mode(), RedMatrix\RedDAV\RedBrowser\set_writeable(), RedMatrix\RedDAV\RedFile\setName(), RedMatrix\RedDAV\RedDirectory\setName(), subthread_content(), tag_deliver(), tgroup_check(), update_birthdays(), viewconnections_content(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_item(), widget_photo_albums(), widget_tagcloud_wall(), z_readdir(), and zot_feed().

@@ -295,6 +316,15 @@ Functions
+

Creates a HTML select field with all available roles.

+
Parameters
+ + +
string$currentThe current role
+
+
+
Returns
string Returns the complete HTML code for this privacy-role-select field.
+

Referenced by new_channel_content().

@@ -312,6 +342,9 @@ Functions
+

Sets site wide default permissions.

+
Returns
array
+

Referenced by create_identity().

diff --git a/doc/html/php_2theme__init_8php.html b/doc/html/php_2theme__init_8php.html index 11b70b2bb..18e724398 100644 --- a/doc/html/php_2theme__init_8php.html +++ b/doc/html/php_2theme__init_8php.html @@ -127,7 +127,7 @@ Variables

Those who require this feature will know what to do with it. Those who don't, won't. Eventually this functionality needs to be provided by a module such that permissions can be enforced. At the moment it's more of a proof of concept; but sufficient for our immediate needs.

-

Referenced by admin_page_channels(), api_call(), api_user(), appman_content(), attach_mkdir(), attach_store(), bbcode(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), chat_content(), chat_init(), chat_post(), chatroom_create(), chatroom_destroy(), cloud_init(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), conversation(), design_tools(), diaspora_msg_build(), diaspora_pubmsg_build(), diaspora_request(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_addtocal(), events_content(), events_post(), feed_init(), filestorage_content(), filestorage_post(), fix_attached_file_permissions(), get_feed_for(), get_public_feed(), handle_feed(), handle_tag(), hcard_init(), home_init(), impel_init(), import_post(), importelm_post(), invite_content(), is_public_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), locs_content(), locs_post(), magic_init(), mail_content(), mail_post(), menu_add_item(), menu_edit_item(), message_content(), mitem_content(), mitem_post(), mood_init(), nav(), network_content(), network_init(), new_contact(), notifier_run(), parse_app_description(), photo_upload(), photos_albums_list(), photos_content(), photos_create_item(), photos_list_photos(), ping_init(), poke_init(), post_activity_item(), probe_content(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_photo_init(), profile_photo_post(), profiles_content(), profiles_post(), profperm_init(), rbmark_content(), rbmark_post(), refimport_content(), reflect_comment_store(), reflect_photo_callback(), rpost_content(), send_message(), settings_post(), sources_post(), start_delivery_chain(), store_diaspora_comment_sig(), tagger_content(), thing_content(), thing_init(), uexport_init(), update_remote_id(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_settings_menu(), zot_build_packet(), zot_encode_locations(), zot_finger(), and zot_refresh().

+

Referenced by admin_page_channels(), api_call(), api_user(), appman_content(), attach_mkdir(), attach_store(), bbcode(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), chat_content(), chat_init(), chat_post(), chatroom_create(), chatroom_destroy(), cloud_init(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), conversation(), design_tools(), diaspora_msg_build(), diaspora_pubmsg_build(), diaspora_request(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_addtocal(), events_content(), events_post(), feed_init(), filestorage_content(), filestorage_post(), fix_attached_file_permissions(), get_feed_for(), get_public_feed(), handle_feed(), handle_tag(), hcard_init(), home_init(), impel_init(), import_post(), importelm_post(), invite_content(), is_public_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), locs_content(), locs_post(), magic_init(), mail_content(), mail_post(), menu_add_item(), menu_edit_item(), message_content(), mitem_content(), mitem_post(), mood_init(), nav(), network_content(), network_init(), new_contact(), notifier_run(), parse_app_description(), photo_upload(), photos_albums_list(), photos_content(), photos_create_item(), photos_list_photos(), ping_init(), poke_init(), post_activity_item(), probe_content(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_photo_init(), profile_photo_post(), profiles_content(), profiles_post(), profperm_init(), rbmark_content(), rbmark_post(), refimport_content(), reflect_comment_store(), reflect_photo_callback(), rpost_content(), send_message(), settings_post(), sources_post(), start_delivery_chain(), store_diaspora_comment_sig(), tagger_content(), thing_content(), thing_init(), uexport_init(), update_remote_id(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_settings_menu(), zot_build_packet(), zot_encode_locations(), zot_finger(), and zot_refresh().

diff --git a/doc/html/ping_8php.html b/doc/html/ping_8php.html index eb295fb35..0fd7a5794 100644 --- a/doc/html/ping_8php.html +++ b/doc/html/ping_8php.html @@ -135,7 +135,7 @@ Functions

This function does several tasks. Whenever called it checks for new messages, introductions, notifications, etc. and returns a json with the results.

Parameters
- +
App&$a
App&$a
diff --git a/doc/html/redbasic_2php_2theme_8php.html b/doc/html/redbasic_2php_2theme_8php.html index 6451f9e74..905d26738 100644 --- a/doc/html/redbasic_2php_2theme_8php.html +++ b/doc/html/redbasic_2php_2theme_8php.html @@ -131,7 +131,7 @@ Functions
  • Name: Redbasic
  • -
  • Description: RedMatrix standard theme
  • +
  • Description: RedMatrix standard theme
  • Version: 1.0
  • Author: Fabrixxm
  • Maintainer: Mike Macgirvin
  • diff --git a/doc/html/reddav_8php.html b/doc/html/reddav_8php.html index 4b92ec899..d27cb2190 100644 --- a/doc/html/reddav_8php.html +++ b/doc/html/reddav_8php.html @@ -110,7 +110,7 @@ $(document).ready(function(){initNavTree('reddav_8php.html','');});
-

some DAV related functions for RedMatrix. +

some DAV related functions for RedMatrix. More...

@@ -126,7 +126,7 @@ Functions

 

Detailed Description

-

some DAV related functions for RedMatrix.

+

some DAV related functions for RedMatrix.

This file contains some functions which did not fit into one of the RedDAV classes.

The extended SabreDAV classes you will find in the RedDAV namespace under includes/RedDAV/. The original SabreDAV classes you can find under vendor/sabre/dav/. We need to use SabreDAV 1.8.x for PHP5.3 compatibility. SabreDAV >= 2.0 requires PHP >= 5.4.

Todo:
split up the classes into own files.
diff --git a/doc/html/search/all_24.js b/doc/html/search/all_24.js index 8e4fd8d99..fef8da2b7 100644 --- a/doc/html/search/all_24.js +++ b/doc/html/search/all_24.js @@ -30,7 +30,7 @@ var searchData= ['_24contacts',['$contacts',['../classApp.html#a61ca6e3af82071ea25ff2fd5dbcddae2',1,'App']]], ['_24content',['$content',['../classApp.html#ac1d80a14492acc932715d54567d8a589',1,'App']]], ['_24conversation',['$conversation',['../classItem.html#a007424e3e3171dcfb4312a02161da6cd',1,'Item']]], - ['_24credentials',['$credentials',['../classRedmatrix_1_1Import_1_1Import.html#afd251e6e5a18516bac4d1a40435602f1',1,'Redmatrix::Import::Import']]], + ['_24credentials',['$credentials',['../classRedMatrix_1_1Import_1_1Import.html#a864aac9fadb4846f5d9f840e8e0f440f',1,'RedMatrix::Import::Import']]], ['_24css_5fsources',['$css_sources',['../classApp.html#a6f55d087e1ff4710132c1b0863faa2ee',1,'App']]], ['_24d',['$d',['../classTemplate.html#a8469ab2988b6be2681516dc4b4e07d38',1,'Template']]], ['_24data',['$data',['../classApp.html#a0ce85be198e46570366cb3344f3c55b8',1,'App\$data()'],['../classItem.html#aec24e233f9098f902b1e57e60dcb2019',1,'Item\$data()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a235700e2dfbe21dc41613d36e30e8acc',1,'RedMatrix\RedDAV\RedFile\$data()']]], @@ -67,8 +67,8 @@ var searchData= ['_24interactive',['$interactive',['../classApp.html#a4c7cfc62d39508086cf300dc2e39c4df',1,'App']]], ['_24is_5fsys',['$is_sys',['../classApp.html#a1f60d19d47021629faac7a0a6d917e94',1,'App']]], ['_24itemfloat',['$itemfloat',['../minimalisticdarkness_8php.html#a7e6c3d4efde4e9a2de32308081372c6b',1,'minimalisticdarkness.php']]], - ['_24itemlist',['$itemlist',['../classRedmatrix_1_1Import_1_1Import.html#a2f69f16ecb7de1fb1daffbc38e68c9f1',1,'Redmatrix::Import::Import']]], - ['_24items',['$items',['../classRedmatrix_1_1Import_1_1Import.html#a31d73d48e1aa93319159c692d0197a3a',1,'Redmatrix::Import::Import']]], + ['_24itemlist',['$itemlist',['../classRedMatrix_1_1Import_1_1Import.html#ad0d2bdc3b388220479063915b4f5c2fc',1,'RedMatrix::Import::Import']]], + ['_24items',['$items',['../classRedMatrix_1_1Import_1_1Import.html#a0a05dac405ccc5b617b7b7b3c8ed783c',1,'RedMatrix::Import::Import']]], ['_24js_5fsources',['$js_sources',['../classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d',1,'App']]], ['_24k',['$k',['../php2po_8php.html#ad6726cfaa85d4b8299d2b0f034cbf178',1,'php2po.php']]], ['_24lang',['$lang',['../classTemplate.html#ace26b8a4252fbc1c385d2b5e1e93e5c8',1,'Template']]], @@ -127,7 +127,7 @@ var searchData= ['_24session_5fexpire',['$session_expire',['../session_8php.html#af0100a2642a5268594bbd5742a03d885',1,'session.php']]], ['_24showlock',['$showlock',['../apw_2php_2style_8php.html#ad401ea1d1ba236f86863b4574f01e425',1,'style.php']]], ['_24sourcename',['$sourcename',['../classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11',1,'App']]], - ['_24src_5fitems',['$src_items',['../classRedmatrix_1_1Import_1_1Import.html#ac578e85e4c491bf9e09fbbfa33f9d6b7',1,'Redmatrix::Import::Import']]], + ['_24src_5fitems',['$src_items',['../classRedMatrix_1_1Import_1_1Import.html#a88c2eeba8d0cba3e7c12a2c45ba0fbc6',1,'RedMatrix::Import::Import']]], ['_24stack',['$stack',['../classTemplate.html#a6f0efc256688c36110180b501067ff11',1,'Template']]], ['_24str',['$str',['../typohelper_8php.html#a7542d95618011800c61773127fa625cf',1,'typohelper.php']]], ['_24strings',['$strings',['../classApp.html#a5f64620473a9727a48ebe9cf6f335a98',1,'App']]], diff --git a/doc/html/search/all_63.js b/doc/html/search/all_63.js index 24d8f51c6..02105a0a3 100644 --- a/doc/html/search/all_63.js +++ b/doc/html/search/all_63.js @@ -140,9 +140,9 @@ var searchData= ['conversation_2ephp',['conversation.php',['../conversation_8php.html',1,'']]], ['conversationobject_2ephp',['ConversationObject.php',['../ConversationObject_8php.html',1,'']]], ['convert',['convert',['../namespacefriendica-to-smarty-tpl.html#a38503e37fe68ac27c88cce91a9ac9efa',1,'friendica-to-smarty-tpl']]], - ['convert_5fchild',['convert_child',['../classRedmatrix_1_1Import_1_1Import.html#ad9c6677ea07c496d81914b97aeb5fba5',1,'Redmatrix::Import::Import']]], - ['convert_5fitem',['convert_item',['../classRedmatrix_1_1Import_1_1Import.html#add4d39232c883b59634595be14441336',1,'Redmatrix::Import::Import']]], - ['convert_5ftaxonomy',['convert_taxonomy',['../classRedmatrix_1_1Import_1_1Import.html#a5a54b41c30aed8ac9ca6e486fd0b4b97',1,'Redmatrix::Import::Import']]], + ['convert_5fchild',['convert_child',['../classRedMatrix_1_1Import_1_1Import.html#a5434325afb2c633c52540127d717800a',1,'RedMatrix::Import::Import']]], + ['convert_5fitem',['convert_item',['../classRedMatrix_1_1Import_1_1Import.html#a107703a43a1b0ceb2af7ae470cb3f218',1,'RedMatrix::Import::Import']]], + ['convert_5ftaxonomy',['convert_taxonomy',['../classRedMatrix_1_1Import_1_1Import.html#addf6e53dacd971eaab49be4b17a767d6',1,'RedMatrix::Import::Import']]], ['convert_5fxml_5felement_5fto_5farray',['convert_xml_element_to_array',['../include_2network_8php.html#ad4056d3ce69988f5c1a997a79f503246',1,'network.php']]], ['count_5fall_5ffriends',['count_all_friends',['../socgraph_8php.html#af29d056beec10b4e38e5209c92452894',1,'socgraph.php']]], ['count_5fcommon_5ffriends',['count_common_friends',['../socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84',1,'socgraph.php']]], diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js index f8a5481a5..306a31b0c 100644 --- a/doc/html/search/all_67.js +++ b/doc/html/search/all_67.js @@ -22,7 +22,7 @@ var searchData= ['get_5fchannel_5fby_5fnick',['get_channel_by_nick',['../identity_8php.html#ac73b3e13778c564c877554517a7f51ba',1,'identity.php']]], ['get_5fchannel_5fdefault_5fperms',['get_channel_default_perms',['../identity_8php.html#a293f416ce9050220b183e08ff5890216',1,'identity.php']]], ['get_5fchild',['get_child',['../classItem.html#a632185dd25c5caf277067c76230a4320',1,'Item']]], - ['get_5fchildren',['get_children',['../classRedmatrix_1_1Import_1_1Import.html#a832a4cc0d33d0eea29cb450004054580',1,'Redmatrix\Import\Import\get_children()'],['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item\get_children()']]], + ['get_5fchildren',['get_children',['../classRedMatrix_1_1Import_1_1Import.html#a57561904b0f127e0d9a3e2c33688daf8',1,'RedMatrix\Import\Import\get_children()'],['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item\get_children()']]], ['get_5fcipher',['get_cipher',['../classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901',1,'Conversation']]], ['get_5fcloudpath',['get_cloudpath',['../include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce',1,'attach.php']]], ['get_5fcomment_5fbox',['get_comment_box',['../classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf',1,'Item']]], @@ -30,7 +30,7 @@ var searchData= ['get_5fconfig',['get_config',['../include_2config_8php.html#af02c96e6b37335774b548914ede1d22e',1,'config.php']]], ['get_5fconfig_5ffrom_5fstorage',['get_config_from_storage',['../include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74',1,'config.php']]], ['get_5fconversation',['get_conversation',['../classItem.html#a0c301aaed2b7d682728d18db3a22afa3',1,'Item']]], - ['get_5fcredentials',['get_credentials',['../classRedmatrix_1_1Import_1_1Import.html#a76dd522e47a48d80e1678211230f2ff5',1,'Redmatrix::Import::Import']]], + ['get_5fcredentials',['get_credentials',['../classRedMatrix_1_1Import_1_1Import.html#a24134929d9a8a682da2036a0bf326367',1,'RedMatrix::Import::Import']]], ['get_5fcustom_5fnav',['get_custom_nav',['../boot_8php.html#a899d24fd074594ceebbf72e1feff335f',1,'boot.php']]], ['get_5fdata',['get_data',['../classItem.html#ad3638f93065693c1f69eb349feb1b7aa',1,'Item']]], ['get_5fdata_5fvalue',['get_data_value',['../classItem.html#ac6f1c96cc82a0dfb7e881fc70309ea3c',1,'Item']]], @@ -52,12 +52,12 @@ var searchData= ['get_5fid',['get_id',['../classItem.html#ac0f27e58532612f6e7a54c8a621b9b92',1,'Item']]], ['get_5finstall_5fscript',['get_install_script',['../classdba__driver.html#a8d6a79d39d7eaee5aea4e952c4529d48',1,'dba_driver']]], ['get_5fintltext_5ftemplate',['get_intltext_template',['../classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118',1,'FriendicaSmartyEngine\get_intltext_template()'],['../plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295',1,'get_intltext_template(): plugin.php']]], - ['get_5fitem',['get_item',['../classRedmatrix_1_1Import_1_1Import.html#ae705dd1deb245b1d06baa73062330e43',1,'Redmatrix::Import::Import']]], + ['get_5fitem',['get_item',['../classRedMatrix_1_1Import_1_1Import.html#a27987a41cb703a796f1821baeb4774a2',1,'RedMatrix::Import::Import']]], ['get_5fitem_5fchildren',['get_item_children',['../conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67',1,'conversation.php']]], ['get_5fitem_5fcontact',['get_item_contact',['../items_8php.html#aab9c6bae4c40799867596bdaae9829fd',1,'items.php']]], ['get_5fitem_5felements',['get_item_elements',['../items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361',1,'items.php']]], - ['get_5fitem_5fident',['get_item_ident',['../classRedmatrix_1_1Import_1_1Import.html#a4420d6acf6ba2f3723c655251b12abef',1,'Redmatrix::Import::Import']]], - ['get_5fitemlist',['get_itemlist',['../classRedmatrix_1_1Import_1_1Import.html#a1af46c9f88257635f362d6027ea710c3',1,'Redmatrix::Import::Import']]], + ['get_5fitem_5fident',['get_item_ident',['../classRedMatrix_1_1Import_1_1Import.html#a772c28edf36aaf8e66007a95004c4059',1,'RedMatrix::Import::Import']]], + ['get_5fitemlist',['get_itemlist',['../classRedMatrix_1_1Import_1_1Import.html#a855cd5a79b95d269ae8737fae774e3bc',1,'RedMatrix::Import::Import']]], ['get_5flanguage_5fname',['get_language_name',['../language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7',1,'language.php']]], ['get_5fmail_5felements',['get_mail_elements',['../items_8php.html#a94ddb1d6c8fa21dd7433677e85168037',1,'items.php']]], ['get_5fmarkup_5ftemplate',['get_markup_template',['../interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442',1,'ITemplateEngine\get_markup_template()'],['../classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88',1,'FriendicaSmartyEngine\get_markup_template()'],['../classTemplate.html#afd97b4b1e7754a550e67c0ea79159059',1,'Template\get_markup_template()'],['../plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4',1,'get_markup_template(): plugin.php']]], @@ -94,7 +94,7 @@ var searchData= ['get_5fsys_5fchannel',['get_sys_channel',['../identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51',1,'identity.php']]], ['get_5fsystem_5fapps',['get_system_apps',['../include_2apps_8php.html#ae64f72eb4f126e03b4eb65ed1702a3ca',1,'apps.php']]], ['get_5ftags',['get_tags',['../text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623',1,'text.php']]], - ['get_5ftaxonomy',['get_taxonomy',['../classRedmatrix_1_1Import_1_1Import.html#ab1e4a1d404b5a5a9c518c205d1428154',1,'Redmatrix::Import::Import']]], + ['get_5ftaxonomy',['get_taxonomy',['../classRedMatrix_1_1Import_1_1Import.html#ae3c6472bea1a44025bc2e152604eb20c',1,'RedMatrix::Import::Import']]], ['get_5ftemplate',['get_template',['../classItem.html#aba23a0a9d89e316d2b343cc46d695d91',1,'Item']]], ['get_5ftemplate_5fdata',['get_template_data',['../classConversation.html#a2a96b7a6573ae53db861624659e831cb',1,'Conversation\get_template_data()'],['../classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8',1,'Item\get_template_data()']]], ['get_5ftemplate_5fengine',['get_template_engine',['../classApp.html#acb27e607fe4c82603444676e25c36b70',1,'App']]], diff --git a/doc/html/search/all_68.js b/doc/html/search/all_68.js index 099b596a2..184f04666 100644 --- a/doc/html/search/all_68.js +++ b/doc/html/search/all_68.js @@ -1,7 +1,7 @@ var searchData= [ ['handle_5ffeed',['handle_feed',['../items_8php.html#a52c24114b73c0bdb605a03cd29712223',1,'items.php']]], - ['handle_5ftag',['handle_tag',['../item_8php.html#aa22feef4de326e1d7078dedd892e615c',1,'item.php']]], + ['handle_5ftag',['handle_tag',['../text_8php.html#aa22feef4de326e1d7078dedd892e615c',1,'text.php']]], ['has_5fpermissions',['has_permissions',['../items_8php.html#a77051724d1784074ff187e73a4db93fe',1,'items.php']]], ['hcard_2ephp',['hcard.php',['../hcard_8php.html',1,'']]], ['hcard_5fcontent',['hcard_content',['../hcard_8php.html#a3663012f1549849af88aba2bb87388e3',1,'hcard.php']]], diff --git a/doc/html/search/all_69.js b/doc/html/search/all_69.js index 58fc19222..887925d63 100644 --- a/doc/html/search/all_69.js +++ b/doc/html/search/all_69.js @@ -10,7 +10,7 @@ var searchData= ['imagestring',['imageString',['../classphoto__driver.html#abc9f73ad90923772d52b9fcc4eb117dd',1,'photo_driver\imageString()'],['../classphoto__gd.html#a0795fc029be382557ae3f6e285f40e00',1,'photo_gd\imageString()'],['../classphoto__imagick.html#a70adbef31128c0ac8cbc5dcf34cdb019',1,'photo_imagick\imageString()']]], ['impel_2ephp',['impel.php',['../impel_8php.html',1,'']]], ['impel_5finit',['impel_init',['../impel_8php.html#ab7db6fca43b42ea4332cb3e841b3cf7b',1,'impel.php']]], - ['import',['Import',['../classRedmatrix_1_1Import_1_1Import.html',1,'Redmatrix::Import']]], + ['import',['Import',['../classRedMatrix_1_1Import_1_1Import.html',1,'RedMatrix::Import']]], ['import_2ephp',['import.php',['../import_8php.html',1,'']]], ['import_5fauthor_5fdiaspora',['import_author_diaspora',['../items_8php.html#a2c3f97b2109c05df86d97449b3c78ebc',1,'items.php']]], ['import_5fauthor_5frss',['import_author_rss',['../items_8php.html#a6bee35961f2e32905f20367a9309d627',1,'items.php']]], diff --git a/doc/html/search/all_72.js b/doc/html/search/all_72.js index d589dad92..91380a803 100644 --- a/doc/html/search/all_72.js +++ b/doc/html/search/all_72.js @@ -1,6 +1,6 @@ var searchData= [ - ['import',['Import',['../namespaceRedmatrix_1_1Import.html',1,'Redmatrix']]], + ['import',['Import',['../namespaceRedMatrix_1_1Import.html',1,'RedMatrix']]], ['random_5fprofile',['random_profile',['../Contact_8php.html#a7e3f5bef8ea1d2bf8434c9be36a2b713',1,'Contact.php']]], ['random_5fstring',['random_string',['../text_8php.html#a9d6a5ee1290de7a8b483fe78585daade',1,'text.php']]], ['random_5fstring_5fhex',['RANDOM_STRING_HEX',['../text_8php.html#aad557c054cf2ed915633701018fc7e3f',1,'text.php']]], @@ -41,7 +41,7 @@ var searchData= ['redfile',['RedFile',['../classRedMatrix_1_1RedDAV_1_1RedFile.html',1,'RedMatrix::RedDAV']]], ['redfile_2ephp',['RedFile.php',['../RedFile_8php.html',1,'']]], ['redfiledata',['RedFileData',['../reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088',1,'reddav.php']]], - ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'RedMatrix'],['../namespaceRedmatrix.html',1,'Redmatrix']]], + ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'']]], ['redmatrix_5fimportchannel',['REDMATRIX_IMPORTCHANNEL',['../refimport_8php.html#a54003135d7c8994a76e831fb6faa2fe6',1,'refimport.php']]], ['reduce',['reduce',['../docblox__errorchecker_8php.html#ae9562cf60aa693114603d27b55d2185f',1,'docblox_errorchecker.php']]], ['ref_5fsession_5fclose',['ref_session_close',['../session_8php.html#a5e1c616e02b863d5450317d101366bb7',1,'session.php']]], @@ -110,11 +110,12 @@ var searchData= ['rpost_2ephp',['rpost.php',['../rpost_8php.html',1,'']]], ['rpost_5fcallback',['rpost_callback',['../bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7',1,'bbcode.php']]], ['rpost_5fcontent',['rpost_content',['../rpost_8php.html#a8190354d789000806d9879aea276728f',1,'rpost.php']]], + ['rrmdir',['rrmdir',['../Contact_8php.html#ab5895b75a3b2abdddf1cb351a8c6b58b',1,'Contact.php']]], ['rsa_5fsign',['rsa_sign',['../crypto_8php.html#a920e5f222d0020f47556033d8b2b6552',1,'crypto.php']]], ['rsa_5fverify',['rsa_verify',['../crypto_8php.html#ab4f21d8f6b8ece0915e7c8bb73379f96',1,'crypto.php']]], ['rsatopem',['rsatopem',['../crypto_8php.html#a7f7e650aaeaa3832580a73eb00966b26',1,'crypto.php']]], ['rsd_5fxml_2ephp',['rsd_xml.php',['../rsd__xml_8php.html',1,'']]], ['rsd_5fxml_5fcontent',['rsd_xml_content',['../rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82',1,'rsd_xml.php']]], - ['run',['run',['../classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7',1,'Redmatrix::Import::Import']]], + ['run',['run',['../classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c',1,'RedMatrix::Import::Import']]], ['runs',['runs',['../docblox__errorchecker_8php.html#a21b4bbe5aae2d85db33affc7126a67ec',1,'docblox_errorchecker.php']]] ]; diff --git a/doc/html/search/all_73.js b/doc/html/search/all_73.js index 36bc5bc0a..d0a3ea246 100644 --- a/doc/html/search/all_73.js +++ b/doc/html/search/all_73.js @@ -116,7 +116,7 @@ var searchData= ['statistics_5ffns_2ephp',['statistics_fns.php',['../statistics__fns_8php.html',1,'']]], ['status_5feditor',['status_editor',['../conversation_8php.html#a2a7d541854bba755eb8ada59af7dcb1a',1,'conversation.php']]], ['storage_5fdefault_5fpermissions',['STORAGE_DEFAULT_PERMISSIONS',['../boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6',1,'boot.php']]], - ['store',['store',['../classRedmatrix_1_1Import_1_1Import.html#a70f9dd767d877530a7da7c6bd821e080',1,'Redmatrix\Import\Import\store()'],['../classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b',1,'photo_driver\store()']]], + ['store',['store',['../classRedMatrix_1_1Import_1_1Import.html#a33ed595de044c0ec1cd84cca719e31dc',1,'RedMatrix\Import\Import\store()'],['../classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b',1,'photo_driver\store()']]], ['store_5fdiaspora_5fcomment_5fsig',['store_diaspora_comment_sig',['../items_8php.html#a25221826fa4621f523c68483e3b6af26',1,'items.php']]], ['store_5fitem_5ftag',['store_item_tag',['../taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd',1,'taxonomy.php']]], ['stream_5fperms_5fapi_5fuids',['stream_perms_api_uids',['../security_8php.html#a6126c77a1267e046ac59cf864613f011',1,'security.php']]], diff --git a/doc/html/search/classes_69.js b/doc/html/search/classes_69.js index 408c665c1..a9767d06a 100644 --- a/doc/html/search/classes_69.js +++ b/doc/html/search/classes_69.js @@ -1,6 +1,6 @@ var searchData= [ - ['import',['Import',['../classRedmatrix_1_1Import_1_1Import.html',1,'Redmatrix::Import']]], + ['import',['Import',['../classRedMatrix_1_1Import_1_1Import.html',1,'RedMatrix::Import']]], ['item',['Item',['../classItem.html',1,'']]], ['itemplateengine',['ITemplateEngine',['../interfaceITemplateEngine.html',1,'']]] ]; diff --git a/doc/html/search/functions_63.js b/doc/html/search/functions_63.js index d2161dc62..45e867c89 100644 --- a/doc/html/search/functions_63.js +++ b/doc/html/search/functions_63.js @@ -108,9 +108,9 @@ var searchData= ['conv_5fsort',['conv_sort',['../conversation_8php.html#abed85a41f1160598de880b84021c9cf7',1,'conversation.php']]], ['conversation',['conversation',['../conversation_8php.html#affea1afb3f32ca41e966c8ddb4204d81',1,'conversation.php']]], ['convert',['convert',['../namespacefriendica-to-smarty-tpl.html#a38503e37fe68ac27c88cce91a9ac9efa',1,'friendica-to-smarty-tpl']]], - ['convert_5fchild',['convert_child',['../classRedmatrix_1_1Import_1_1Import.html#ad9c6677ea07c496d81914b97aeb5fba5',1,'Redmatrix::Import::Import']]], - ['convert_5fitem',['convert_item',['../classRedmatrix_1_1Import_1_1Import.html#add4d39232c883b59634595be14441336',1,'Redmatrix::Import::Import']]], - ['convert_5ftaxonomy',['convert_taxonomy',['../classRedmatrix_1_1Import_1_1Import.html#a5a54b41c30aed8ac9ca6e486fd0b4b97',1,'Redmatrix::Import::Import']]], + ['convert_5fchild',['convert_child',['../classRedMatrix_1_1Import_1_1Import.html#a5434325afb2c633c52540127d717800a',1,'RedMatrix::Import::Import']]], + ['convert_5fitem',['convert_item',['../classRedMatrix_1_1Import_1_1Import.html#a107703a43a1b0ceb2af7ae470cb3f218',1,'RedMatrix::Import::Import']]], + ['convert_5ftaxonomy',['convert_taxonomy',['../classRedMatrix_1_1Import_1_1Import.html#addf6e53dacd971eaab49be4b17a767d6',1,'RedMatrix::Import::Import']]], ['convert_5fxml_5felement_5fto_5farray',['convert_xml_element_to_array',['../include_2network_8php.html#ad4056d3ce69988f5c1a997a79f503246',1,'network.php']]], ['count_5fall_5ffriends',['count_all_friends',['../socgraph_8php.html#af29d056beec10b4e38e5209c92452894',1,'socgraph.php']]], ['count_5fcommon_5ffriends',['count_common_friends',['../socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84',1,'socgraph.php']]], diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js index a2257eac9..bf9255b0d 100644 --- a/doc/html/search/functions_67.js +++ b/doc/html/search/functions_67.js @@ -22,7 +22,7 @@ var searchData= ['get_5fchannel_5fby_5fnick',['get_channel_by_nick',['../identity_8php.html#ac73b3e13778c564c877554517a7f51ba',1,'identity.php']]], ['get_5fchannel_5fdefault_5fperms',['get_channel_default_perms',['../identity_8php.html#a293f416ce9050220b183e08ff5890216',1,'identity.php']]], ['get_5fchild',['get_child',['../classItem.html#a632185dd25c5caf277067c76230a4320',1,'Item']]], - ['get_5fchildren',['get_children',['../classRedmatrix_1_1Import_1_1Import.html#a832a4cc0d33d0eea29cb450004054580',1,'Redmatrix\Import\Import\get_children()'],['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item\get_children()']]], + ['get_5fchildren',['get_children',['../classRedMatrix_1_1Import_1_1Import.html#a57561904b0f127e0d9a3e2c33688daf8',1,'RedMatrix\Import\Import\get_children()'],['../classItem.html#aa0ee775ec94abccec6c798428835d001',1,'Item\get_children()']]], ['get_5fcipher',['get_cipher',['../classConversation.html#a4aab60bb39fa6761b6cacdc8d9da2901',1,'Conversation']]], ['get_5fcloudpath',['get_cloudpath',['../include_2attach_8php.html#a6aa00ea010ea030110faefb75eafc1ce',1,'attach.php']]], ['get_5fcomment_5fbox',['get_comment_box',['../classItem.html#a3ee7667c2ec6cd7657328e27848c0bdf',1,'Item']]], @@ -30,7 +30,7 @@ var searchData= ['get_5fconfig',['get_config',['../include_2config_8php.html#af02c96e6b37335774b548914ede1d22e',1,'config.php']]], ['get_5fconfig_5ffrom_5fstorage',['get_config_from_storage',['../include_2config_8php.html#af08b7adb63adfb2eda7c466fba0cce74',1,'config.php']]], ['get_5fconversation',['get_conversation',['../classItem.html#a0c301aaed2b7d682728d18db3a22afa3',1,'Item']]], - ['get_5fcredentials',['get_credentials',['../classRedmatrix_1_1Import_1_1Import.html#a76dd522e47a48d80e1678211230f2ff5',1,'Redmatrix::Import::Import']]], + ['get_5fcredentials',['get_credentials',['../classRedMatrix_1_1Import_1_1Import.html#a24134929d9a8a682da2036a0bf326367',1,'RedMatrix::Import::Import']]], ['get_5fcustom_5fnav',['get_custom_nav',['../boot_8php.html#a899d24fd074594ceebbf72e1feff335f',1,'boot.php']]], ['get_5fdata',['get_data',['../classItem.html#ad3638f93065693c1f69eb349feb1b7aa',1,'Item']]], ['get_5fdata_5fvalue',['get_data_value',['../classItem.html#ac6f1c96cc82a0dfb7e881fc70309ea3c',1,'Item']]], @@ -52,12 +52,12 @@ var searchData= ['get_5fid',['get_id',['../classItem.html#ac0f27e58532612f6e7a54c8a621b9b92',1,'Item']]], ['get_5finstall_5fscript',['get_install_script',['../classdba__driver.html#a8d6a79d39d7eaee5aea4e952c4529d48',1,'dba_driver']]], ['get_5fintltext_5ftemplate',['get_intltext_template',['../classFriendicaSmartyEngine.html#a35ec0ee828c36640ea25296bcb84a118',1,'FriendicaSmartyEngine\get_intltext_template()'],['../plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295',1,'get_intltext_template(): plugin.php']]], - ['get_5fitem',['get_item',['../classRedmatrix_1_1Import_1_1Import.html#ae705dd1deb245b1d06baa73062330e43',1,'Redmatrix::Import::Import']]], + ['get_5fitem',['get_item',['../classRedMatrix_1_1Import_1_1Import.html#a27987a41cb703a796f1821baeb4774a2',1,'RedMatrix::Import::Import']]], ['get_5fitem_5fchildren',['get_item_children',['../conversation_8php.html#a7f6ef0dfa554bacf620e84c18d386e67',1,'conversation.php']]], ['get_5fitem_5fcontact',['get_item_contact',['../items_8php.html#aab9c6bae4c40799867596bdaae9829fd',1,'items.php']]], ['get_5fitem_5felements',['get_item_elements',['../items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361',1,'items.php']]], - ['get_5fitem_5fident',['get_item_ident',['../classRedmatrix_1_1Import_1_1Import.html#a4420d6acf6ba2f3723c655251b12abef',1,'Redmatrix::Import::Import']]], - ['get_5fitemlist',['get_itemlist',['../classRedmatrix_1_1Import_1_1Import.html#a1af46c9f88257635f362d6027ea710c3',1,'Redmatrix::Import::Import']]], + ['get_5fitem_5fident',['get_item_ident',['../classRedMatrix_1_1Import_1_1Import.html#a772c28edf36aaf8e66007a95004c4059',1,'RedMatrix::Import::Import']]], + ['get_5fitemlist',['get_itemlist',['../classRedMatrix_1_1Import_1_1Import.html#a855cd5a79b95d269ae8737fae774e3bc',1,'RedMatrix::Import::Import']]], ['get_5flanguage_5fname',['get_language_name',['../language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7',1,'language.php']]], ['get_5fmail_5felements',['get_mail_elements',['../items_8php.html#a94ddb1d6c8fa21dd7433677e85168037',1,'items.php']]], ['get_5fmarkup_5ftemplate',['get_markup_template',['../interfaceITemplateEngine.html#aaf2698adbf46c073c24b162fe1b1c442',1,'ITemplateEngine\get_markup_template()'],['../classFriendicaSmartyEngine.html#aab5994077fc3a64222e41b28e2bd8d88',1,'FriendicaSmartyEngine\get_markup_template()'],['../classTemplate.html#afd97b4b1e7754a550e67c0ea79159059',1,'Template\get_markup_template()'],['../plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4',1,'get_markup_template(): plugin.php']]], @@ -94,7 +94,7 @@ var searchData= ['get_5fsys_5fchannel',['get_sys_channel',['../identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51',1,'identity.php']]], ['get_5fsystem_5fapps',['get_system_apps',['../include_2apps_8php.html#ae64f72eb4f126e03b4eb65ed1702a3ca',1,'apps.php']]], ['get_5ftags',['get_tags',['../text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623',1,'text.php']]], - ['get_5ftaxonomy',['get_taxonomy',['../classRedmatrix_1_1Import_1_1Import.html#ab1e4a1d404b5a5a9c518c205d1428154',1,'Redmatrix::Import::Import']]], + ['get_5ftaxonomy',['get_taxonomy',['../classRedMatrix_1_1Import_1_1Import.html#ae3c6472bea1a44025bc2e152604eb20c',1,'RedMatrix::Import::Import']]], ['get_5ftemplate',['get_template',['../classItem.html#aba23a0a9d89e316d2b343cc46d695d91',1,'Item']]], ['get_5ftemplate_5fdata',['get_template_data',['../classConversation.html#a2a96b7a6573ae53db861624659e831cb',1,'Conversation\get_template_data()'],['../classItem.html#ad5dcbe0b94cb2d5719bc5b6bd8ad60c8',1,'Item\get_template_data()']]], ['get_5ftemplate_5fengine',['get_template_engine',['../classApp.html#acb27e607fe4c82603444676e25c36b70',1,'App']]], diff --git a/doc/html/search/functions_68.js b/doc/html/search/functions_68.js index 7282a79c8..4d5d89d71 100644 --- a/doc/html/search/functions_68.js +++ b/doc/html/search/functions_68.js @@ -1,7 +1,7 @@ var searchData= [ ['handle_5ffeed',['handle_feed',['../items_8php.html#a52c24114b73c0bdb605a03cd29712223',1,'items.php']]], - ['handle_5ftag',['handle_tag',['../item_8php.html#aa22feef4de326e1d7078dedd892e615c',1,'item.php']]], + ['handle_5ftag',['handle_tag',['../text_8php.html#aa22feef4de326e1d7078dedd892e615c',1,'text.php']]], ['has_5fpermissions',['has_permissions',['../items_8php.html#a77051724d1784074ff187e73a4db93fe',1,'items.php']]], ['hcard_5fcontent',['hcard_content',['../hcard_8php.html#a3663012f1549849af88aba2bb87388e3',1,'hcard.php']]], ['hcard_5finit',['hcard_init',['../hcard_8php.html#ac34f26b0e6a37eef44fa49bea135136d',1,'hcard.php']]], diff --git a/doc/html/search/functions_72.js b/doc/html/search/functions_72.js index 472ad4bd5..caf791a0f 100644 --- a/doc/html/search/functions_72.js +++ b/doc/html/search/functions_72.js @@ -68,10 +68,11 @@ var searchData= ['rotate',['rotate',['../classphoto__driver.html#a2f2b6337cf9aa0688d10b422123f0eec',1,'photo_driver\rotate()'],['../classphoto__gd.html#a77f87730b11093b76980c541159df37d',1,'photo_gd\rotate()'],['../classphoto__imagick.html#a9df5738a4a18e76dd304c440e96f045f',1,'photo_imagick\rotate()']]], ['rpost_5fcallback',['rpost_callback',['../bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7',1,'bbcode.php']]], ['rpost_5fcontent',['rpost_content',['../rpost_8php.html#a8190354d789000806d9879aea276728f',1,'rpost.php']]], + ['rrmdir',['rrmdir',['../Contact_8php.html#ab5895b75a3b2abdddf1cb351a8c6b58b',1,'Contact.php']]], ['rsa_5fsign',['rsa_sign',['../crypto_8php.html#a920e5f222d0020f47556033d8b2b6552',1,'crypto.php']]], ['rsa_5fverify',['rsa_verify',['../crypto_8php.html#ab4f21d8f6b8ece0915e7c8bb73379f96',1,'crypto.php']]], ['rsatopem',['rsatopem',['../crypto_8php.html#a7f7e650aaeaa3832580a73eb00966b26',1,'crypto.php']]], ['rsd_5fxml_5fcontent',['rsd_xml_content',['../rsd__xml_8php.html#a740cd02fa15e5a53f8547fac73f0ab82',1,'rsd_xml.php']]], - ['run',['run',['../classRedmatrix_1_1Import_1_1Import.html#af432ecbc45b812a03d58dfb378a212f7',1,'Redmatrix::Import::Import']]], + ['run',['run',['../classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c',1,'RedMatrix::Import::Import']]], ['runs',['runs',['../docblox__errorchecker_8php.html#a21b4bbe5aae2d85db33affc7126a67ec',1,'docblox_errorchecker.php']]] ]; diff --git a/doc/html/search/functions_73.js b/doc/html/search/functions_73.js index e8bdb8e03..ce54bd453 100644 --- a/doc/html/search/functions_73.js +++ b/doc/html/search/functions_73.js @@ -91,7 +91,7 @@ var searchData= ['start_5fdelivery_5fchain',['start_delivery_chain',['../items_8php.html#adf2b8137dc4ad9ec958de2842f16f3c2',1,'items.php']]], ['startup',['startup',['../boot_8php.html#aca47505b8732177f52bb2d647eb2741c',1,'boot.php']]], ['status_5feditor',['status_editor',['../conversation_8php.html#a2a7d541854bba755eb8ada59af7dcb1a',1,'conversation.php']]], - ['store',['store',['../classRedmatrix_1_1Import_1_1Import.html#a70f9dd767d877530a7da7c6bd821e080',1,'Redmatrix\Import\Import\store()'],['../classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b',1,'photo_driver\store()']]], + ['store',['store',['../classRedMatrix_1_1Import_1_1Import.html#a33ed595de044c0ec1cd84cca719e31dc',1,'RedMatrix\Import\Import\store()'],['../classphoto__driver.html#a642a8d0c4ad5f887c99c6af77cee287b',1,'photo_driver\store()']]], ['store_5fdiaspora_5fcomment_5fsig',['store_diaspora_comment_sig',['../items_8php.html#a25221826fa4621f523c68483e3b6af26',1,'items.php']]], ['store_5fitem_5ftag',['store_item_tag',['../taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd',1,'taxonomy.php']]], ['stream_5fperms_5fapi_5fuids',['stream_perms_api_uids',['../security_8php.html#a6126c77a1267e046ac59cf864613f011',1,'security.php']]], diff --git a/doc/html/search/namespaces_72.js b/doc/html/search/namespaces_72.js index 80fcef88a..56f831e1c 100644 --- a/doc/html/search/namespaces_72.js +++ b/doc/html/search/namespaces_72.js @@ -1,6 +1,6 @@ var searchData= [ - ['import',['Import',['../namespaceRedmatrix_1_1Import.html',1,'Redmatrix']]], + ['import',['Import',['../namespaceRedMatrix_1_1Import.html',1,'RedMatrix']]], ['reddav',['RedDAV',['../namespaceRedMatrix_1_1RedDAV.html',1,'RedMatrix']]], - ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'RedMatrix'],['../namespaceRedmatrix.html',1,'Redmatrix']]] + ['redmatrix',['RedMatrix',['../namespaceRedMatrix.html',1,'']]] ]; diff --git a/doc/html/search/variables_24.js b/doc/html/search/variables_24.js index 8e4fd8d99..fef8da2b7 100644 --- a/doc/html/search/variables_24.js +++ b/doc/html/search/variables_24.js @@ -30,7 +30,7 @@ var searchData= ['_24contacts',['$contacts',['../classApp.html#a61ca6e3af82071ea25ff2fd5dbcddae2',1,'App']]], ['_24content',['$content',['../classApp.html#ac1d80a14492acc932715d54567d8a589',1,'App']]], ['_24conversation',['$conversation',['../classItem.html#a007424e3e3171dcfb4312a02161da6cd',1,'Item']]], - ['_24credentials',['$credentials',['../classRedmatrix_1_1Import_1_1Import.html#afd251e6e5a18516bac4d1a40435602f1',1,'Redmatrix::Import::Import']]], + ['_24credentials',['$credentials',['../classRedMatrix_1_1Import_1_1Import.html#a864aac9fadb4846f5d9f840e8e0f440f',1,'RedMatrix::Import::Import']]], ['_24css_5fsources',['$css_sources',['../classApp.html#a6f55d087e1ff4710132c1b0863faa2ee',1,'App']]], ['_24d',['$d',['../classTemplate.html#a8469ab2988b6be2681516dc4b4e07d38',1,'Template']]], ['_24data',['$data',['../classApp.html#a0ce85be198e46570366cb3344f3c55b8',1,'App\$data()'],['../classItem.html#aec24e233f9098f902b1e57e60dcb2019',1,'Item\$data()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a235700e2dfbe21dc41613d36e30e8acc',1,'RedMatrix\RedDAV\RedFile\$data()']]], @@ -67,8 +67,8 @@ var searchData= ['_24interactive',['$interactive',['../classApp.html#a4c7cfc62d39508086cf300dc2e39c4df',1,'App']]], ['_24is_5fsys',['$is_sys',['../classApp.html#a1f60d19d47021629faac7a0a6d917e94',1,'App']]], ['_24itemfloat',['$itemfloat',['../minimalisticdarkness_8php.html#a7e6c3d4efde4e9a2de32308081372c6b',1,'minimalisticdarkness.php']]], - ['_24itemlist',['$itemlist',['../classRedmatrix_1_1Import_1_1Import.html#a2f69f16ecb7de1fb1daffbc38e68c9f1',1,'Redmatrix::Import::Import']]], - ['_24items',['$items',['../classRedmatrix_1_1Import_1_1Import.html#a31d73d48e1aa93319159c692d0197a3a',1,'Redmatrix::Import::Import']]], + ['_24itemlist',['$itemlist',['../classRedMatrix_1_1Import_1_1Import.html#ad0d2bdc3b388220479063915b4f5c2fc',1,'RedMatrix::Import::Import']]], + ['_24items',['$items',['../classRedMatrix_1_1Import_1_1Import.html#a0a05dac405ccc5b617b7b7b3c8ed783c',1,'RedMatrix::Import::Import']]], ['_24js_5fsources',['$js_sources',['../classApp.html#a11e24b3ed9b33ffee7dd41d110b4366d',1,'App']]], ['_24k',['$k',['../php2po_8php.html#ad6726cfaa85d4b8299d2b0f034cbf178',1,'php2po.php']]], ['_24lang',['$lang',['../classTemplate.html#ace26b8a4252fbc1c385d2b5e1e93e5c8',1,'Template']]], @@ -127,7 +127,7 @@ var searchData= ['_24session_5fexpire',['$session_expire',['../session_8php.html#af0100a2642a5268594bbd5742a03d885',1,'session.php']]], ['_24showlock',['$showlock',['../apw_2php_2style_8php.html#ad401ea1d1ba236f86863b4574f01e425',1,'style.php']]], ['_24sourcename',['$sourcename',['../classApp.html#a13710907ef62554a0b4dd8a5eaa2eb11',1,'App']]], - ['_24src_5fitems',['$src_items',['../classRedmatrix_1_1Import_1_1Import.html#ac578e85e4c491bf9e09fbbfa33f9d6b7',1,'Redmatrix::Import::Import']]], + ['_24src_5fitems',['$src_items',['../classRedMatrix_1_1Import_1_1Import.html#a88c2eeba8d0cba3e7c12a2c45ba0fbc6',1,'RedMatrix::Import::Import']]], ['_24stack',['$stack',['../classTemplate.html#a6f0efc256688c36110180b501067ff11',1,'Template']]], ['_24str',['$str',['../typohelper_8php.html#a7542d95618011800c61773127fa625cf',1,'typohelper.php']]], ['_24strings',['$strings',['../classApp.html#a5f64620473a9727a48ebe9cf6f335a98',1,'App']]], diff --git a/doc/html/security_8php.html b/doc/html/security_8php.html index 8452b7835..a8efeb979 100644 --- a/doc/html/security_8php.html +++ b/doc/html/security_8php.html @@ -115,10 +115,13 @@ Functions  authenticate_success ($user_record, $login_initial=false, $interactive=false, $return=false, $update_lastlog=false)    change_channel ($change_channel) + Change to another channel with current logged-in account. More...
   permissions_sql ($owner_id, $remote_verified=false, $groups=null) + Creates an addiontal SQL where statement to check permissions. More...
   item_permissions_sql ($owner_id, $remote_verified=false, $groups=null) + Creates an addiontal SQL where statement to check permissions for an item. More...
   public_permissions_sql ($observer_hash)   @@ -137,7 +140,9 @@ Functions  stream_perms_xchans ($perms=NULL)   -

Function Documentation

+

Detailed Description

+

Some security related functions.

+

Function Documentation

@@ -179,6 +184,16 @@ Functions
+
Parameters
+ + + + + + +
int$user_recordThe account_id
bool$login_initialdefault false
bool$interactivedefault false
bool$return
bool$update_lastlog
+
+

Referenced by api_login(), openid_content(), and register_post().

@@ -198,6 +213,15 @@ Functions
+

Change to another channel with current logged-in account.

+
Parameters
+ + +
int$change_channelThe channel_id of the channel you want to change to
+
+
+
Returns
bool|array false or channel record of the new channel
+

Referenced by api_login(), api_user(), authenticate_success(), import_post(), FKOAuth1\loginUser(), manage_content(), new_channel_post(), and rpost_content().

@@ -356,6 +380,17 @@ Functions
+ +

Creates an addiontal SQL where statement to check permissions for an item.

+
Parameters
+ + + + +
int$owner_id
bool$remote_verifieddefault false, not used at all
string$groupsthis param is not used at all
+
+
+
Returns
string additional SQL where statement

Construct permissions

default permissions - anonymous user

Profile owner - everything is visible

@@ -394,6 +429,17 @@ Functions
+ +

Creates an addiontal SQL where statement to check permissions.

+
Parameters
+ + + + +
int$owner_id
bool$remote_verifieddefault false, not used at all
string$groupsthis param is not used at all
+
+
+
Returns
string additional SQL where statement

Construct permissions

default permissions - anonymous user

Profile owner - everything is visible

@@ -416,6 +462,13 @@ Functions
+
Parameters
+ + +
string$observer_hash
+
+
+
Returns
string additional SQL where statement

Referenced by display_content(), and search_content().

diff --git a/doc/html/socgraph_8php.html b/doc/html/socgraph_8php.html index 47a2222ca..2a9aa7209 100644 --- a/doc/html/socgraph_8php.html +++ b/doc/html/socgraph_8php.html @@ -404,7 +404,7 @@ Functions
diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 9d89b768b..370b02e92 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -297,6 +297,8 @@ Functions    extra_query_args ()   + handle_tag ($a, &$body, &$access_tag, &$str_tags, $profile_uid, $tag) +  @@ -1029,7 +1031,71 @@ Variables

Variables

+
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
handle_tag ( $a,
$body,
$access_tag,
$str_tags,
 $profile_uid,
 $tag 
)
+
+

This function removes the tag $tag from the text $body and replaces it with the appropiate link.

+
Parameters
+ + + + + + +
unknown_type$bodythe text to replace the tag in
unknown_type$access_tag- used to return tag ACL exclusions e.g. @!foo
unknown_type$str_tagsstring to add the tag to
unknown_type$profile_uid
unknown_type$tagthe tag to replace
+
+
+
Returns
boolean true if replaced, false if not replaced
+ +

Referenced by advanced_profile(), item_post(), and photos_post().

diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index e4fa31a50..2f8b883a1 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -34,6 +34,7 @@ var text_8php = [ "get_poke_verbs", "text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66", null ], [ "get_rel_link", "text_8php.html#a3972701c5c83624ec4e2d06242f614e7", null ], [ "get_tags", "text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623", null ], + [ "handle_tag", "text_8php.html#aa22feef4de326e1d7078dedd892e615c", null ], [ "html2bb_video", "text_8php.html#a138a3a611fa7f4f3630674145fc826bf", null ], [ "ids_to_querystr", "text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a", null ], [ "in_arrayi", "text_8php.html#a75c326298519ed14ebe762194c8a3f2a", null ], diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index 1e328eb91..af64c3906 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
-

Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), app_name_compare(), appman_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), block_content(), block_init(), blocks_content(), blocks_init(), bookmarks_content(), bookmarks_init(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_transmit(), diaspora_unshare(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editblock_init(), editlayout_content(), editlayout_init(), editpost_content(), editwebpage_content(), editwebpage_init(), ev_compare(), event_store_item(), events_content(), events_post(), expand_acl(), expand_groups(), externals_run(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_init(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), hivenet_init(), home_content(), home_init(), hostxrd_init(), impel_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_developer(), is_site_admin(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), layouts_init(), like_content(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_pdl(), load_translation_table(), load_xconfig(), locs_content(), locs_post(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), mytheme_init(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), openid_content(), opensearch_init(), p_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_init(), push_lang(), queue_run(), randprof_init(), rbmark_content(), rbmark_post(), red_item_new(), redbasic_form(), register_content(), regmod_content(), regver_content(), relative_date(), removeaccount_content(), removeaccount_post(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), scrape_feed(), scrape_vcard(), search(), search_ac_init(), search_content(), search_init(), send_message(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), stumble_init(), subthread_content(), suckerberg_init(), suggest_content(), t(), tag_deliver(), tag_sort_length(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), tgroup_check(), theme_content(), theme_include(), thing_content(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), webpages_init(), wfinger_init(), what_next(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_chatroom_list(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_item(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

+

Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), app_name_compare(), appman_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), block_content(), block_init(), blocks_content(), blocks_init(), bookmarks_content(), bookmarks_init(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_transmit(), diaspora_unshare(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editblock_init(), editlayout_content(), editlayout_init(), editpost_content(), editwebpage_content(), editwebpage_init(), ev_compare(), event_store_item(), events_content(), events_post(), expand_acl(), expand_groups(), externals_run(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_init(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), hivenet_init(), home_content(), home_init(), hostxrd_init(), impel_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_developer(), is_site_admin(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), layouts_init(), like_content(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_pdl(), load_translation_table(), load_xconfig(), locs_content(), locs_post(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), mytheme_init(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), openid_content(), opensearch_init(), p_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_init(), push_lang(), queue_run(), randprof_init(), rbmark_content(), rbmark_post(), red_item_new(), redbasic_form(), register_content(), regmod_content(), regver_content(), relative_date(), removeaccount_content(), removeaccount_post(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), scrape_feed(), scrape_vcard(), search(), search_ac_init(), search_content(), search_init(), send_message(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), stumble_init(), subthread_content(), suckerberg_init(), suggest_content(), t(), tag_deliver(), tag_sort_length(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), tgroup_check(), theme_content(), theme_include(), thing_content(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), webpages_init(), wfinger_init(), what_next(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_chatroom_list(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_item(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

diff --git a/doc/html/widgets_8php.html b/doc/html/widgets_8php.html index 3d3e78da5..03fd52903 100644 --- a/doc/html/widgets_8php.html +++ b/doc/html/widgets_8php.html @@ -109,6 +109,9 @@ $(document).ready(function(){initNavTree('widgets_8php.html','');});
widgets.php File Reference
+ +

This file contains the widgets. +More...

@@ -179,7 +182,9 @@ Functions

Functions

 widget_random_block ($arr)
 
-

Function Documentation

+

Detailed Description

+

This file contains the widgets.

+

Function Documentation

@@ -355,7 +360,6 @@ Functions
-

The following directory widgets are only useful on the directory page

diff --git a/include/zot.php b/include/zot.php index 44c36ebb4..c88b2a369 100644 --- a/include/zot.php +++ b/include/zot.php @@ -1433,9 +1433,19 @@ function process_delivery($sender,$arr,$deliveries,$relay,$public = false,$reque $channel = $r[0]; // allow public postings to the sys channel regardless of permissions - if(($channel['channel_pageflags'] & PAGE_SYSTEM) && (! $arr['item_private'])) + if(($channel['channel_pageflags'] & PAGE_SYSTEM) && (! $arr['item_private'])) { $local_public = true; + $r = q("select xchan_flags from xchan where xchan_hash = '%s' limit 1", + dbesc($sender['hash']) + ); + // don't import sys channel posts from selfcensored authors + if($r && ($r[0]['xchan_flags'] & XCHAN_FLAGS_SELFCENSORED)) { + $local_public = false; + continue; + } + } + $tag_delivery = tgroup_check($channel['channel_id'],$arr); $perm = (($arr['mid'] == $arr['parent_mid']) ? 'send_stream' : 'post_comments'); diff --git a/util/messages.po b/util/messages.po index 5ed73624f..6d2340a11 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-12-05.880\n" +"Project-Id-Version: 2014-12-12.887\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-12-05 00:03-0800\n" +"POT-Creation-Date: 2014-12-12 00:03-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -70,6 +70,12 @@ msgstr "" msgid "commented on %s's post" msgstr "" +#: ../../include/security.php:357 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "" + #: ../../include/page_widgets.php:6 msgid "New Page" msgstr "" @@ -77,7 +83,7 @@ msgstr "" #: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 #: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 #: ../../include/apps.php:249 ../../include/ItemObject.php:100 -#: ../../mod/blocks.php:132 ../../mod/settings.php:625 +#: ../../mod/blocks.php:132 ../../mod/settings.php:627 #: ../../mod/connections.php:381 ../../mod/connections.php:394 #: ../../mod/connections.php:413 ../../mod/thing.php:233 #: ../../mod/webpages.php:162 ../../mod/editblock.php:143 @@ -92,7 +98,7 @@ msgstr "" msgid "View" msgstr "" -#: ../../include/page_widgets.php:40 ../../include/conversation.php:1099 +#: ../../include/page_widgets.php:40 ../../include/conversation.php:1104 #: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 #: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 #: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 @@ -148,11 +154,12 @@ msgid "Examples: Robert Morgenstein, Fishing" msgstr "" #: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 -#: ../../mod/directory.php:278 ../../mod/directory.php:283 +#: ../../mod/directory.php:316 ../../mod/directory.php:321 msgid "Find" msgstr "" #: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +#: ../../mod/directory.php:320 msgid "Channel Suggestions" msgstr "" @@ -169,17 +176,17 @@ msgid "Advanced example: name=fred and country=iceland" msgstr "" #: ../../include/contact_widgets.php:57 ../../include/features.php:73 -#: ../../include/widgets.php:303 +#: ../../include/widgets.php:298 msgid "Saved Folders" msgstr "" #: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 -#: ../../include/widgets.php:306 +#: ../../include/widgets.php:301 msgid "Everything" msgstr "" #: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 -#: ../../include/widgets.php:29 +#: ../../include/widgets.php:35 msgid "Categories" msgstr "" @@ -286,7 +293,7 @@ msgstr "" #: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 #: ../../include/event.php:40 ../../mod/events.php:590 -#: ../../mod/directory.php:170 +#: ../../mod/directory.php:199 msgid "Location:" msgstr "" @@ -302,7 +309,7 @@ msgstr "" #: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 #: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 #: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 -#: ../../mod/settings.php:540 ../../mod/events.php:195 +#: ../../mod/settings.php:542 ../../mod/events.php:195 #: ../../mod/channel.php:89 ../../mod/channel.php:198 #: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 #: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 @@ -315,7 +322,7 @@ msgstr "" #: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 #: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 #: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:971 +#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:972 #: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 #: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 #: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 @@ -419,7 +426,7 @@ msgstr "" msgid "Schedule Outbox" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:163 ../../include/conversation.php:988 +#: ../../include/RedDAV/RedBrowser.php:163 ../../include/conversation.php:993 #: ../../include/apps.php:331 ../../include/apps.php:382 #: ../../mod/connedit.php:513 ../../mod/photos.php:713 #: ../../mod/photos.php:1132 @@ -437,13 +444,13 @@ msgid "%1$s used of %2$s (%3$s%)" msgstr "" #: ../../include/RedDAV/RedBrowser.php:241 ../../include/nav.php:106 -#: ../../include/conversation.php:1535 ../../include/apps.php:133 +#: ../../include/conversation.php:1540 ../../include/apps.php:133 #: ../../mod/fbrowser.php:114 msgid "Files" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:565 -#: ../../mod/settings.php:591 ../../mod/admin.php:866 +#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:567 +#: ../../mod/settings.php:593 ../../mod/admin.php:866 msgid "Name" msgstr "" @@ -459,9 +466,9 @@ msgstr "" msgid "Last Modified" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:251 ../../include/conversation.php:634 +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/conversation.php:639 #: ../../include/apps.php:250 ../../include/ItemObject.php:120 -#: ../../mod/settings.php:626 ../../mod/connedit.php:476 +#: ../../mod/settings.php:628 ../../mod/connedit.php:476 #: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 #: ../../mod/admin.php:861 ../../mod/photos.php:1070 msgid "Delete" @@ -494,7 +501,7 @@ msgstr "" msgid "%1$s's bookmarks" msgstr "" -#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1528 msgid "Logout" msgstr "" @@ -510,7 +517,7 @@ msgstr "" msgid "Your posts and conversations" msgstr "" -#: ../../include/nav.php:99 ../../include/conversation.php:930 +#: ../../include/nav.php:99 ../../include/conversation.php:935 #: ../../mod/connedit.php:429 ../../mod/connedit.php:545 msgid "View Profile" msgstr "" @@ -535,7 +542,7 @@ msgstr "" msgid "Edit your profile" msgstr "" -#: ../../include/nav.php:105 ../../include/conversation.php:1526 +#: ../../include/nav.php:105 ../../include/conversation.php:1531 #: ../../include/apps.php:137 ../../mod/fbrowser.php:25 msgid "Photos" msgstr "" @@ -556,7 +563,7 @@ msgstr "" msgid "Your chatrooms" msgstr "" -#: ../../include/nav.php:117 ../../include/conversation.php:1561 +#: ../../include/nav.php:117 ../../include/conversation.php:1566 #: ../../include/apps.php:127 msgid "Bookmarks" msgstr "" @@ -565,7 +572,7 @@ msgstr "" msgid "Your bookmarks" msgstr "" -#: ../../include/nav.php:121 ../../include/conversation.php:1572 +#: ../../include/nav.php:121 ../../include/conversation.php:1577 #: ../../include/apps.php:134 ../../mod/webpages.php:160 msgid "Webpages" msgstr "" @@ -574,7 +581,7 @@ msgstr "" msgid "Your webpages" msgstr "" -#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 +#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1529 msgid "Login" msgstr "" @@ -599,7 +606,7 @@ msgstr "" msgid "Home Page" msgstr "" -#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1507 msgid "Register" msgstr "" @@ -616,7 +623,7 @@ msgstr "" msgid "Help and documentation" msgstr "" -#: ../../include/nav.php:171 ../../include/widgets.php:86 +#: ../../include/nav.php:171 ../../include/widgets.php:91 #: ../../mod/apps.php:33 msgid "Apps" msgstr "" @@ -636,7 +643,7 @@ msgid "Search site content" msgstr "" #: ../../include/nav.php:176 ../../include/apps.php:139 -#: ../../mod/directory.php:282 +#: ../../mod/directory.php:320 msgid "Directory" msgstr "" @@ -712,7 +719,7 @@ msgstr "" msgid "Outbox" msgstr "" -#: ../../include/nav.php:209 ../../include/widgets.php:572 +#: ../../include/nav.php:209 ../../include/widgets.php:557 msgid "New Message" msgstr "" @@ -742,7 +749,7 @@ msgstr "" msgid "Manage Your Channels" msgstr "" -#: ../../include/nav.php:218 ../../include/widgets.php:548 +#: ../../include/nav.php:218 ../../include/widgets.php:536 #: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 msgid "Settings" msgstr "" @@ -759,7 +766,7 @@ msgstr "" msgid "Site Setup and Configuration" msgstr "" -#: ../../include/nav.php:257 ../../include/conversation.php:835 +#: ../../include/nav.php:257 ../../include/conversation.php:840 msgid "Loading..." msgstr "" @@ -771,6 +778,183 @@ msgstr "" msgid "view full size" msgstr "" +#: ../../include/dir_fns.php:66 +msgid "Directory Options" +msgstr "" + +#: ../../include/dir_fns.php:67 +msgid "Alphabetic" +msgstr "" + +#: ../../include/dir_fns.php:68 +msgid "Reverse Alphabetic" +msgstr "" + +#: ../../include/dir_fns.php:69 +msgid "Newest to Oldest" +msgstr "" + +#: ../../include/dir_fns.php:70 +msgid "Oldest to Newest" +msgstr "" + +#: ../../include/dir_fns.php:71 +msgid "Public Forums Only" +msgstr "" + +#: ../../include/dir_fns.php:73 +msgid "Sort" +msgstr "" + +#: ../../include/dir_fns.php:89 +msgid "Enable Safe Search" +msgstr "" + +#: ../../include/dir_fns.php:91 +msgid "Disable Safe Search" +msgstr "" + +#: ../../include/dir_fns.php:93 +msgid "Safe Mode" +msgstr "" + +#: ../../include/permissions.php:26 +msgid "Can view my normal stream and posts" +msgstr "" + +#: ../../include/permissions.php:27 +msgid "Can view my default channel profile" +msgstr "" + +#: ../../include/permissions.php:28 +msgid "Can view my photo albums" +msgstr "" + +#: ../../include/permissions.php:29 +msgid "Can view my connections" +msgstr "" + +#: ../../include/permissions.php:30 +msgid "Can view my file storage" +msgstr "" + +#: ../../include/permissions.php:31 +msgid "Can view my webpages" +msgstr "" + +#: ../../include/permissions.php:34 +msgid "Can send me their channel stream and posts" +msgstr "" + +#: ../../include/permissions.php:35 +msgid "Can post on my channel page (\"wall\")" +msgstr "" + +#: ../../include/permissions.php:36 +msgid "Can comment on or like my posts" +msgstr "" + +#: ../../include/permissions.php:37 +msgid "Can send me private mail messages" +msgstr "" + +#: ../../include/permissions.php:38 +msgid "Can post photos to my photo albums" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Can like/dislike stuff" +msgstr "" + +#: ../../include/permissions.php:39 +msgid "Profiles and things other than posts/comments" +msgstr "" + +#: ../../include/permissions.php:41 +msgid "Can forward to all my channel contacts via post @mentions" +msgstr "" + +#: ../../include/permissions.php:41 +msgid "Advanced - useful for creating group forum channels" +msgstr "" + +#: ../../include/permissions.php:42 +msgid "Can chat with me (when available)" +msgstr "" + +#: ../../include/permissions.php:43 +msgid "Can write to my file storage" +msgstr "" + +#: ../../include/permissions.php:44 +msgid "Can edit my webpages" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "Can source my public posts in derived channels" +msgstr "" + +#: ../../include/permissions.php:46 +msgid "Somewhat advanced - very useful in open communities" +msgstr "" + +#: ../../include/permissions.php:48 +msgid "Can administer my channel resources" +msgstr "" + +#: ../../include/permissions.php:48 +msgid "Extremely advanced. Leave this alone unless you know what you are doing" +msgstr "" + +#: ../../include/permissions.php:814 +msgid "Social Networking" +msgstr "" + +#: ../../include/permissions.php:815 ../../include/permissions.php:817 +#: ../../include/permissions.php:819 +msgid "Mostly Public" +msgstr "" + +#: ../../include/permissions.php:815 ../../include/permissions.php:817 +#: ../../include/permissions.php:819 +msgid "Restricted" +msgstr "" + +#: ../../include/permissions.php:815 ../../include/permissions.php:817 +msgid "Private" +msgstr "" + +#: ../../include/permissions.php:816 +msgid "Community Forum" +msgstr "" + +#: ../../include/permissions.php:818 +msgid "Feed Republish" +msgstr "" + +#: ../../include/permissions.php:820 +msgid "Special Purpose" +msgstr "" + +#: ../../include/permissions.php:821 +msgid "Celebrity/Soapbox" +msgstr "" + +#: ../../include/permissions.php:821 +msgid "Group Repository" +msgstr "" + +#: ../../include/permissions.php:822 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" +msgstr "" + +#: ../../include/permissions.php:823 +msgid "Custom/Expert Mode" +msgstr "" + #: ../../include/comanche.php:35 ../../mod/admin.php:353 #: ../../view/theme/apw/php/config.php:185 msgid "Default" @@ -813,7 +997,7 @@ msgid "RSS/Atom" msgstr "" #: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 -#: ../../mod/admin.php:735 ../../boot.php:1488 +#: ../../mod/admin.php:735 ../../boot.php:1531 msgid "Email" msgstr "" @@ -841,7 +1025,7 @@ msgstr "" msgid "MySpace" msgstr "" -#: ../../include/identity.php:31 ../../mod/item.php:1368 +#: ../../include/identity.php:31 ../../mod/item.php:1112 msgid "Unable to obtain identity information from database" msgstr "" @@ -879,10 +1063,10 @@ msgid "Default Profile" msgstr "" #: ../../include/identity.php:387 ../../include/identity.php:388 -#: ../../include/identity.php:395 ../../include/widgets.php:431 -#: ../../include/profile_selectors.php:80 ../../mod/settings.php:318 -#: ../../mod/settings.php:322 ../../mod/settings.php:323 -#: ../../mod/settings.php:326 ../../mod/settings.php:337 +#: ../../include/identity.php:395 ../../include/widgets.php:424 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:320 +#: ../../mod/settings.php:324 ../../mod/settings.php:325 +#: ../../mod/settings.php:328 ../../mod/settings.php:339 #: ../../mod/connedit.php:510 msgid "Friends" msgstr "" @@ -900,9 +1084,9 @@ msgid "Requested profile is not available." msgstr "" #: ../../include/identity.php:840 ../../include/Contact.php:107 -#: ../../include/widgets.php:135 ../../include/widgets.php:175 -#: ../../include/conversation.php:933 ../../mod/suggest.php:51 -#: ../../mod/match.php:62 ../../mod/directory.php:235 +#: ../../include/conversation.php:938 ../../include/widgets.php:136 +#: ../../include/widgets.php:175 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:264 msgid "Connect" msgstr "" @@ -985,12 +1169,12 @@ msgstr "" msgid "Events this week:" msgstr "" -#: ../../include/identity.php:1122 ../../include/identity.php:1240 +#: ../../include/identity.php:1122 ../../include/identity.php:1251 #: ../../include/apps.php:136 ../../mod/profperm.php:112 msgid "Profile" msgstr "" -#: ../../include/identity.php:1130 ../../mod/settings.php:1010 +#: ../../include/identity.php:1130 ../../mod/settings.php:1012 msgid "Full Name:" msgstr "" @@ -1067,39 +1251,39 @@ msgstr "" msgid "Contact information and Social Networks:" msgstr "" -#: ../../include/identity.php:1208 +#: ../../include/identity.php:1218 msgid "My other channels:" msgstr "" -#: ../../include/identity.php:1210 +#: ../../include/identity.php:1221 msgid "Musical interests:" msgstr "" -#: ../../include/identity.php:1212 +#: ../../include/identity.php:1223 msgid "Books, literature:" msgstr "" -#: ../../include/identity.php:1214 +#: ../../include/identity.php:1225 msgid "Television:" msgstr "" -#: ../../include/identity.php:1216 +#: ../../include/identity.php:1227 msgid "Film/dance/culture/entertainment:" msgstr "" -#: ../../include/identity.php:1218 +#: ../../include/identity.php:1229 msgid "Love/Romance:" msgstr "" -#: ../../include/identity.php:1220 +#: ../../include/identity.php:1231 msgid "Work/employment:" msgstr "" -#: ../../include/identity.php:1222 +#: ../../include/identity.php:1233 msgid "School/education:" msgstr "" -#: ../../include/identity.php:1242 +#: ../../include/identity.php:1253 msgid "Like this thing" msgstr "" @@ -1237,7 +1421,7 @@ msgstr "" msgid "Open the selected location in a different window or browser tab" msgstr "" -#: ../../include/Contact.php:213 ../../mod/admin.php:646 +#: ../../include/Contact.php:214 ../../mod/admin.php:646 #, php-format msgid "User '%s' deleted" msgstr "" @@ -1286,38 +1470,6 @@ msgstr "" msgid "Public Timeline" msgstr "" -#: ../../include/dir_fns.php:56 -msgid "Directory Options" -msgstr "" - -#: ../../include/dir_fns.php:57 -msgid "Alphabetic" -msgstr "" - -#: ../../include/dir_fns.php:58 -msgid "Reverse Alphabetic" -msgstr "" - -#: ../../include/dir_fns.php:59 -msgid "Newest to Oldest" -msgstr "" - -#: ../../include/dir_fns.php:60 -msgid "Public Forums Only" -msgstr "" - -#: ../../include/dir_fns.php:72 -msgid "Enable Safe Search" -msgstr "" - -#: ../../include/dir_fns.php:74 -msgid "Disable Safe Search" -msgstr "" - -#: ../../include/dir_fns.php:76 -msgid "Safe Mode" -msgstr "" - #: ../../include/enotify.php:41 msgid "Red Matrix Notification" msgstr "" @@ -1552,7 +1704,7 @@ msgstr "" msgid "Channels not in any collection" msgstr "" -#: ../../include/group.php:303 ../../include/widgets.php:273 +#: ../../include/group.php:303 ../../include/widgets.php:269 msgid "add" msgstr "" @@ -1664,7 +1816,7 @@ msgstr "" msgid "Allow previewing posts and comments before publishing them" msgstr "" -#: ../../include/features.php:49 ../../include/widgets.php:537 +#: ../../include/features.php:49 ../../include/widgets.php:528 #: ../../mod/sources.php:88 msgid "Channel Sources" msgstr "" @@ -1710,7 +1862,7 @@ msgstr "" msgid "Enable widget to display Network posts only from selected collections" msgstr "" -#: ../../include/features.php:59 ../../include/widgets.php:272 +#: ../../include/features.php:59 ../../include/widgets.php:268 msgid "Saved Searches" msgstr "" @@ -1846,7 +1998,7 @@ msgid "View Connections" msgstr "" #: ../../include/text.php:827 ../../include/text.php:839 -#: ../../include/widgets.php:193 ../../mod/filer.php:50 +#: ../../include/widgets.php:192 ../../mod/filer.php:50 #: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 #: ../../mod/admin.php:1360 msgid "Save" @@ -2146,6 +2298,442 @@ msgstr "" msgid "Pages" msgstr "" +#: ../../include/conversation.php:126 ../../mod/like.php:89 +msgid "channel" +msgstr "" + +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:167 ../../mod/like.php:338 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "" + +#: ../../include/conversation.php:638 ../../include/ItemObject.php:126 +msgid "Select" +msgstr "" + +#: ../../include/conversation.php:646 ../../include/ItemObject.php:89 +msgid "Private Message" +msgstr "" + +#: ../../include/conversation.php:653 ../../include/ItemObject.php:194 +msgid "Message signature validated" +msgstr "" + +#: ../../include/conversation.php:654 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" +msgstr "" + +#: ../../include/conversation.php:675 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:690 +msgid "Categories:" +msgstr "" + +#: ../../include/conversation.php:691 +msgid "Filed under:" +msgstr "" + +#: ../../include/conversation.php:699 ../../include/ItemObject.php:266 +#, php-format +msgid " from %s" +msgstr "" + +#: ../../include/conversation.php:702 ../../include/ItemObject.php:269 +#, php-format +msgid "last edited: %s" +msgstr "" + +#: ../../include/conversation.php:703 ../../include/ItemObject.php:270 +#, php-format +msgid "Expires: %s" +msgstr "" + +#: ../../include/conversation.php:718 +msgid "View in context" +msgstr "" + +#: ../../include/conversation.php:720 ../../include/conversation.php:1143 +#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 +#: ../../mod/photos.php:978 +msgid "Please wait" +msgstr "" + +#: ../../include/conversation.php:836 +msgid "remove" +msgstr "" + +#: ../../include/conversation.php:841 +msgid "Delete Selected Items" +msgstr "" + +#: ../../include/conversation.php:932 +msgid "View Source" +msgstr "" + +#: ../../include/conversation.php:933 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:934 +msgid "View Status" +msgstr "" + +#: ../../include/conversation.php:936 +msgid "View Photos" +msgstr "" + +#: ../../include/conversation.php:937 +msgid "Matrix Activity" +msgstr "" + +#: ../../include/conversation.php:939 +msgid "Edit Contact" +msgstr "" + +#: ../../include/conversation.php:940 +msgid "Send PM" +msgstr "" + +#: ../../include/conversation.php:941 ../../include/apps.php:143 +msgid "Poke" +msgstr "" + +#: ../../include/conversation.php:1014 +#, php-format +msgid "%s likes this." +msgstr "" + +#: ../../include/conversation.php:1014 +#, php-format +msgid "%s doesn't like this." +msgstr "" + +#: ../../include/conversation.php:1018 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1020 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1026 +msgid "and" +msgstr "" + +#: ../../include/conversation.php:1029 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1030 +#, php-format +msgid "%s like this." +msgstr "" + +#: ../../include/conversation.php:1030 +#, php-format +msgid "%s don't like this." +msgstr "" + +#: ../../include/conversation.php:1087 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/conversation.php:1088 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 +msgid "Please enter a link URL:" +msgstr "" + +#: ../../include/conversation.php:1089 +msgid "Please enter a video link/URL:" +msgstr "" + +#: ../../include/conversation.php:1090 +msgid "Please enter an audio link/URL:" +msgstr "" + +#: ../../include/conversation.php:1091 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1092 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "" + +#: ../../include/conversation.php:1093 +msgid "Where are you right now?" +msgstr "" + +#: ../../include/conversation.php:1094 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "" + +#: ../../include/conversation.php:1118 ../../mod/editblock.php:198 +#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 +#: ../../mod/layouts.php:168 ../../mod/photos.php:977 +msgid "Share" +msgstr "" + +#: ../../include/conversation.php:1120 ../../mod/editwebpage.php:170 +msgid "Page link title" +msgstr "" + +#: ../../include/conversation.php:1123 +msgid "Post as" +msgstr "" + +#: ../../include/conversation.php:1124 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 +msgid "Upload photo" +msgstr "" + +#: ../../include/conversation.php:1125 +msgid "upload photo" +msgstr "" + +#: ../../include/conversation.php:1126 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 +msgid "Attach file" +msgstr "" + +#: ../../include/conversation.php:1127 +msgid "attach file" +msgstr "" + +#: ../../include/conversation.php:1128 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 +msgid "Insert web link" +msgstr "" + +#: ../../include/conversation.php:1129 +msgid "web link" +msgstr "" + +#: ../../include/conversation.php:1130 +msgid "Insert video link" +msgstr "" + +#: ../../include/conversation.php:1131 +msgid "video link" +msgstr "" + +#: ../../include/conversation.php:1132 +msgid "Insert audio link" +msgstr "" + +#: ../../include/conversation.php:1133 +msgid "audio link" +msgstr "" + +#: ../../include/conversation.php:1134 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:181 +msgid "Set your location" +msgstr "" + +#: ../../include/conversation.php:1135 +msgid "set location" +msgstr "" + +#: ../../include/conversation.php:1136 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:182 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1137 +msgid "clear location" +msgstr "" + +#: ../../include/conversation.php:1139 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:198 +msgid "Title (optional)" +msgstr "" + +#: ../../include/conversation.php:1142 ../../mod/editblock.php:167 +#: ../../mod/editlayout.php:162 ../../mod/editpost.php:134 +#: ../../mod/editwebpage.php:200 +msgid "Categories (optional, comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1144 ../../mod/editblock.php:153 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:184 +msgid "Permission settings" +msgstr "" + +#: ../../include/conversation.php:1145 +msgid "permissions" +msgstr "" + +#: ../../include/conversation.php:1152 ../../mod/editblock.php:161 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:193 +msgid "Public post" +msgstr "" + +#: ../../include/conversation.php:1154 ../../mod/editblock.php:168 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:201 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: ../../include/conversation.php:1167 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 +msgid "Set expiration date" +msgstr "" + +#: ../../include/conversation.php:1169 ../../include/ItemObject.php:633 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 +msgid "Encrypt text" +msgstr "" + +#: ../../include/conversation.php:1171 ../../mod/events.php:580 +#: ../../mod/editpost.php:150 +msgid "OK" +msgstr "" + +#: ../../include/conversation.php:1172 ../../mod/settings.php:566 +#: ../../mod/settings.php:592 ../../mod/events.php:579 +#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "" + +#: ../../include/conversation.php:1416 +msgid "Discover" +msgstr "" + +#: ../../include/conversation.php:1419 +msgid "Imported public streams" +msgstr "" + +#: ../../include/conversation.php:1424 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1427 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1431 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1434 +msgid "Sort by Post Date" +msgstr "" + +#: ../../include/conversation.php:1439 ../../include/widgets.php:94 +msgid "Personal" +msgstr "" + +#: ../../include/conversation.php:1442 +msgid "Posts that mention or involve you" +msgstr "" + +#: ../../include/conversation.php:1448 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 +msgid "New" +msgstr "" + +#: ../../include/conversation.php:1451 +msgid "Activity Stream - by date" +msgstr "" + +#: ../../include/conversation.php:1457 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1460 +msgid "Favourite Posts" +msgstr "" + +#: ../../include/conversation.php:1467 +msgid "Spam" +msgstr "" + +#: ../../include/conversation.php:1470 +msgid "Posts flagged as SPAM" +msgstr "" + +#: ../../include/conversation.php:1510 ../../mod/admin.php:865 +msgid "Channel" +msgstr "" + +#: ../../include/conversation.php:1513 +msgid "Status Messages and Posts" +msgstr "" + +#: ../../include/conversation.php:1522 +msgid "About" +msgstr "" + +#: ../../include/conversation.php:1525 +msgid "Profile Details" +msgstr "" + +#: ../../include/conversation.php:1534 ../../include/photos.php:341 +msgid "Photo Albums" +msgstr "" + +#: ../../include/conversation.php:1543 +msgid "Files and Storage" +msgstr "" + +#: ../../include/conversation.php:1553 ../../include/conversation.php:1556 +msgid "Chatrooms" +msgstr "" + +#: ../../include/conversation.php:1569 +msgid "Saved Bookmarks" +msgstr "" + +#: ../../include/conversation.php:1580 +msgid "Manage Webpages" +msgstr "" + #: ../../include/account.php:23 msgid "Not a valid email address" msgstr "" @@ -2223,143 +2811,6 @@ msgstr "" msgid "This action is not available under your subscription plan." msgstr "" -#: ../../include/permissions.php:13 -msgid "Can view my normal stream and posts" -msgstr "" - -#: ../../include/permissions.php:14 -msgid "Can view my default channel profile" -msgstr "" - -#: ../../include/permissions.php:15 -msgid "Can view my photo albums" -msgstr "" - -#: ../../include/permissions.php:16 -msgid "Can view my connections" -msgstr "" - -#: ../../include/permissions.php:17 -msgid "Can view my file storage" -msgstr "" - -#: ../../include/permissions.php:18 -msgid "Can view my webpages" -msgstr "" - -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" -msgstr "" - -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" -msgstr "" - -#: ../../include/permissions.php:23 -msgid "Can comment on or like my posts" -msgstr "" - -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" -msgstr "" - -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" -msgstr "" - -#: ../../include/permissions.php:26 -msgid "Can like/dislike stuff" -msgstr "" - -#: ../../include/permissions.php:26 -msgid "Profiles and things other than posts/comments" -msgstr "" - -#: ../../include/permissions.php:28 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "" - -#: ../../include/permissions.php:28 -msgid "Advanced - useful for creating group forum channels" -msgstr "" - -#: ../../include/permissions.php:29 -msgid "Can chat with me (when available)" -msgstr "" - -#: ../../include/permissions.php:30 -msgid "Can write to my file storage" -msgstr "" - -#: ../../include/permissions.php:31 -msgid "Can edit my webpages" -msgstr "" - -#: ../../include/permissions.php:33 -msgid "Can source my public posts in derived channels" -msgstr "" - -#: ../../include/permissions.php:33 -msgid "Somewhat advanced - very useful in open communities" -msgstr "" - -#: ../../include/permissions.php:35 -msgid "Can administer my channel resources" -msgstr "" - -#: ../../include/permissions.php:35 -msgid "Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "" - -#: ../../include/permissions.php:785 -msgid "Social Networking" -msgstr "" - -#: ../../include/permissions.php:786 ../../include/permissions.php:788 -#: ../../include/permissions.php:790 -msgid "Mostly Public" -msgstr "" - -#: ../../include/permissions.php:786 ../../include/permissions.php:788 -#: ../../include/permissions.php:790 -msgid "Restricted" -msgstr "" - -#: ../../include/permissions.php:786 ../../include/permissions.php:788 -msgid "Private" -msgstr "" - -#: ../../include/permissions.php:787 -msgid "Community Forum" -msgstr "" - -#: ../../include/permissions.php:789 -msgid "Feed Republish" -msgstr "" - -#: ../../include/permissions.php:791 -msgid "Special Purpose" -msgstr "" - -#: ../../include/permissions.php:792 -msgid "Celebrity/Soapbox" -msgstr "" - -#: ../../include/permissions.php:792 -msgid "Group Repository" -msgstr "" - -#: ../../include/permissions.php:793 ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 -msgid "Other" -msgstr "" - -#: ../../include/permissions.php:794 -msgid "Custom/Expert Mode" -msgstr "" - #: ../../include/photos.php:105 #, php-format msgid "Image exceeds website size limit of %lu bytes" @@ -2377,10 +2828,6 @@ msgstr "" msgid "Photo storage failed." msgstr "" -#: ../../include/photos.php:341 ../../include/conversation.php:1529 -msgid "Photo Albums" -msgstr "" - #: ../../include/photos.php:345 msgid "Upload New Photos" msgstr "" @@ -2457,29 +2904,19 @@ msgstr "" msgid "Connection not found." msgstr "" -#: ../../include/security.php:323 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "" - -#: ../../include/widgets.php:87 +#: ../../include/widgets.php:92 msgid "System" msgstr "" -#: ../../include/widgets.php:89 ../../include/conversation.php:1434 -msgid "Personal" -msgstr "" - -#: ../../include/widgets.php:90 +#: ../../include/widgets.php:95 msgid "Create Personal App" msgstr "" -#: ../../include/widgets.php:91 +#: ../../include/widgets.php:96 msgid "Edit Personal App" msgstr "" -#: ../../include/widgets.php:137 ../../mod/suggest.php:53 +#: ../../include/widgets.php:138 ../../mod/suggest.php:53 msgid "Ignore/Hide" msgstr "" @@ -2508,539 +2945,111 @@ msgstr "" msgid "Example: bob@example.com, http://example.com/barbara" msgstr "" -#: ../../include/widgets.php:191 +#: ../../include/widgets.php:190 msgid "Notes" msgstr "" -#: ../../include/widgets.php:263 +#: ../../include/widgets.php:260 msgid "Remove term" msgstr "" -#: ../../include/widgets.php:352 +#: ../../include/widgets.php:343 msgid "Archives" msgstr "" -#: ../../include/widgets.php:428 +#: ../../include/widgets.php:421 msgid "Refresh" msgstr "" -#: ../../include/widgets.php:429 ../../mod/connedit.php:506 +#: ../../include/widgets.php:422 ../../mod/connedit.php:506 msgid "Me" msgstr "" -#: ../../include/widgets.php:430 ../../mod/connedit.php:509 +#: ../../include/widgets.php:423 ../../mod/connedit.php:509 msgid "Best Friends" msgstr "" -#: ../../include/widgets.php:432 +#: ../../include/widgets.php:425 msgid "Co-workers" msgstr "" -#: ../../include/widgets.php:433 ../../mod/connedit.php:511 +#: ../../include/widgets.php:426 ../../mod/connedit.php:511 msgid "Former Friends" msgstr "" -#: ../../include/widgets.php:434 ../../mod/connedit.php:512 +#: ../../include/widgets.php:427 ../../mod/connedit.php:512 msgid "Acquaintances" msgstr "" -#: ../../include/widgets.php:435 +#: ../../include/widgets.php:428 msgid "Everybody" msgstr "" -#: ../../include/widgets.php:469 +#: ../../include/widgets.php:462 msgid "Account settings" msgstr "" -#: ../../include/widgets.php:475 +#: ../../include/widgets.php:468 msgid "Channel settings" msgstr "" -#: ../../include/widgets.php:481 +#: ../../include/widgets.php:474 msgid "Additional features" msgstr "" -#: ../../include/widgets.php:487 +#: ../../include/widgets.php:480 msgid "Feature settings" msgstr "" -#: ../../include/widgets.php:493 +#: ../../include/widgets.php:486 msgid "Display settings" msgstr "" -#: ../../include/widgets.php:499 +#: ../../include/widgets.php:492 msgid "Connected apps" msgstr "" -#: ../../include/widgets.php:505 +#: ../../include/widgets.php:498 msgid "Export channel" msgstr "" -#: ../../include/widgets.php:511 +#: ../../include/widgets.php:504 msgid "Export content" msgstr "" -#: ../../include/widgets.php:520 ../../mod/connedit.php:539 +#: ../../include/widgets.php:512 ../../mod/connedit.php:539 msgid "Connection Default Permissions" msgstr "" -#: ../../include/widgets.php:528 +#: ../../include/widgets.php:520 msgid "Premium Channel Settings" msgstr "" -#: ../../include/widgets.php:562 ../../mod/mail.php:125 +#: ../../include/widgets.php:549 ../../mod/mail.php:125 #: ../../mod/message.php:31 msgid "Messages" msgstr "" -#: ../../include/widgets.php:567 +#: ../../include/widgets.php:552 msgid "Check Mail" msgstr "" -#: ../../include/widgets.php:648 +#: ../../include/widgets.php:635 msgid "Chat Rooms" msgstr "" -#: ../../include/widgets.php:668 +#: ../../include/widgets.php:655 msgid "Bookmarked Chatrooms" msgstr "" -#: ../../include/widgets.php:688 +#: ../../include/widgets.php:675 msgid "Suggested Chatrooms" msgstr "" -#: ../../include/widgets.php:817 ../../include/widgets.php:875 +#: ../../include/widgets.php:802 ../../include/widgets.php:860 msgid "photo/image" msgstr "" -#: ../../include/conversation.php:126 ../../mod/like.php:89 -msgid "channel" -msgstr "" - -#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 -#: ../../mod/like.php:336 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:167 ../../mod/like.php:338 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "" - -#: ../../include/conversation.php:261 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "" - -#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "" - -#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "" - -#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 -msgid "Message signature validated" -msgstr "" - -#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 -msgid "Message signature incorrect" -msgstr "" - -#: ../../include/conversation.php:670 -#, php-format -msgid "View %s's profile @ %s" -msgstr "" - -#: ../../include/conversation.php:685 -msgid "Categories:" -msgstr "" - -#: ../../include/conversation.php:686 -msgid "Filed under:" -msgstr "" - -#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 -#, php-format -msgid " from %s" -msgstr "" - -#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 -#, php-format -msgid "last edited: %s" -msgstr "" - -#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 -#, php-format -msgid "Expires: %s" -msgstr "" - -#: ../../include/conversation.php:713 -msgid "View in context" -msgstr "" - -#: ../../include/conversation.php:715 ../../include/conversation.php:1138 -#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 -#: ../../mod/photos.php:978 -msgid "Please wait" -msgstr "" - -#: ../../include/conversation.php:831 -msgid "remove" -msgstr "" - -#: ../../include/conversation.php:836 -msgid "Delete Selected Items" -msgstr "" - -#: ../../include/conversation.php:927 -msgid "View Source" -msgstr "" - -#: ../../include/conversation.php:928 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:929 -msgid "View Status" -msgstr "" - -#: ../../include/conversation.php:931 -msgid "View Photos" -msgstr "" - -#: ../../include/conversation.php:932 -msgid "Matrix Activity" -msgstr "" - -#: ../../include/conversation.php:934 -msgid "Edit Contact" -msgstr "" - -#: ../../include/conversation.php:935 -msgid "Send PM" -msgstr "" - -#: ../../include/conversation.php:936 ../../include/apps.php:143 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:1009 -#, php-format -msgid "%s likes this." -msgstr "" - -#: ../../include/conversation.php:1009 -#, php-format -msgid "%s doesn't like this." -msgstr "" - -#: ../../include/conversation.php:1013 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1015 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1021 -msgid "and" -msgstr "" - -#: ../../include/conversation.php:1024 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1025 -#, php-format -msgid "%s like this." -msgstr "" - -#: ../../include/conversation.php:1025 -#, php-format -msgid "%s don't like this." -msgstr "" - -#: ../../include/conversation.php:1082 -msgid "Visible to everybody" -msgstr "" - -#: ../../include/conversation.php:1083 ../../mod/mail.php:171 -#: ../../mod/mail.php:286 -msgid "Please enter a link URL:" -msgstr "" - -#: ../../include/conversation.php:1084 -msgid "Please enter a video link/URL:" -msgstr "" - -#: ../../include/conversation.php:1085 -msgid "Please enter an audio link/URL:" -msgstr "" - -#: ../../include/conversation.php:1086 -msgid "Tag term:" -msgstr "" - -#: ../../include/conversation.php:1087 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "" - -#: ../../include/conversation.php:1088 -msgid "Where are you right now?" -msgstr "" - -#: ../../include/conversation.php:1089 ../../mod/editpost.php:52 -#: ../../mod/mail.php:172 ../../mod/mail.php:287 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "" - -#: ../../include/conversation.php:1113 ../../mod/editblock.php:198 -#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 -#: ../../mod/layouts.php:168 ../../mod/photos.php:977 -msgid "Share" -msgstr "" - -#: ../../include/conversation.php:1115 ../../mod/editwebpage.php:170 -msgid "Page link title" -msgstr "" - -#: ../../include/conversation.php:1118 -msgid "Post as" -msgstr "" - -#: ../../include/conversation.php:1119 ../../mod/editblock.php:144 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 -msgid "Upload photo" -msgstr "" - -#: ../../include/conversation.php:1120 -msgid "upload photo" -msgstr "" - -#: ../../include/conversation.php:1121 ../../mod/editblock.php:145 -#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 -msgid "Attach file" -msgstr "" - -#: ../../include/conversation.php:1122 -msgid "attach file" -msgstr "" - -#: ../../include/conversation.php:1123 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 -msgid "Insert web link" -msgstr "" - -#: ../../include/conversation.php:1124 -msgid "web link" -msgstr "" - -#: ../../include/conversation.php:1125 -msgid "Insert video link" -msgstr "" - -#: ../../include/conversation.php:1126 -msgid "video link" -msgstr "" - -#: ../../include/conversation.php:1127 -msgid "Insert audio link" -msgstr "" - -#: ../../include/conversation.php:1128 -msgid "audio link" -msgstr "" - -#: ../../include/conversation.php:1129 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:181 -msgid "Set your location" -msgstr "" - -#: ../../include/conversation.php:1130 -msgid "set location" -msgstr "" - -#: ../../include/conversation.php:1131 ../../mod/editblock.php:151 -#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:182 -msgid "Clear browser location" -msgstr "" - -#: ../../include/conversation.php:1132 -msgid "clear location" -msgstr "" - -#: ../../include/conversation.php:1134 ../../mod/editblock.php:164 -#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:198 -msgid "Set title" -msgstr "" - -#: ../../include/conversation.php:1137 ../../mod/events.php:574 -#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 -#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 -msgid "Categories (comma-separated list)" -msgstr "" - -#: ../../include/conversation.php:1139 ../../mod/editblock.php:153 -#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:184 -msgid "Permission settings" -msgstr "" - -#: ../../include/conversation.php:1140 -msgid "permissions" -msgstr "" - -#: ../../include/conversation.php:1147 ../../mod/editblock.php:161 -#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:193 -msgid "Public post" -msgstr "" - -#: ../../include/conversation.php:1149 ../../mod/editblock.php:168 -#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:201 -msgid "Example: bob@example.com, mary@example.com" -msgstr "" - -#: ../../include/conversation.php:1162 ../../mod/editblock.php:178 -#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 -msgid "Set expiration date" -msgstr "" - -#: ../../include/conversation.php:1164 ../../include/ItemObject.php:633 -#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 -msgid "Encrypt text" -msgstr "" - -#: ../../include/conversation.php:1166 ../../mod/events.php:580 -#: ../../mod/editpost.php:150 -msgid "OK" -msgstr "" - -#: ../../include/conversation.php:1167 ../../mod/settings.php:564 -#: ../../mod/settings.php:590 ../../mod/events.php:579 -#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" -msgstr "" - -#: ../../include/conversation.php:1411 -msgid "Discover" -msgstr "" - -#: ../../include/conversation.php:1414 -msgid "Imported public streams" -msgstr "" - -#: ../../include/conversation.php:1419 -msgid "Commented Order" -msgstr "" - -#: ../../include/conversation.php:1422 -msgid "Sort by Comment Date" -msgstr "" - -#: ../../include/conversation.php:1426 -msgid "Posted Order" -msgstr "" - -#: ../../include/conversation.php:1429 -msgid "Sort by Post Date" -msgstr "" - -#: ../../include/conversation.php:1437 -msgid "Posts that mention or involve you" -msgstr "" - -#: ../../include/conversation.php:1443 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:80 -msgid "New" -msgstr "" - -#: ../../include/conversation.php:1446 -msgid "Activity Stream - by date" -msgstr "" - -#: ../../include/conversation.php:1452 -msgid "Starred" -msgstr "" - -#: ../../include/conversation.php:1455 -msgid "Favourite Posts" -msgstr "" - -#: ../../include/conversation.php:1462 -msgid "Spam" -msgstr "" - -#: ../../include/conversation.php:1465 -msgid "Posts flagged as SPAM" -msgstr "" - -#: ../../include/conversation.php:1505 ../../mod/admin.php:865 -msgid "Channel" -msgstr "" - -#: ../../include/conversation.php:1508 -msgid "Status Messages and Posts" -msgstr "" - -#: ../../include/conversation.php:1517 -msgid "About" -msgstr "" - -#: ../../include/conversation.php:1520 -msgid "Profile Details" -msgstr "" - -#: ../../include/conversation.php:1538 -msgid "Files and Storage" -msgstr "" - -#: ../../include/conversation.php:1548 ../../include/conversation.php:1551 -msgid "Chatrooms" -msgstr "" - -#: ../../include/conversation.php:1564 -msgid "Saved Bookmarks" -msgstr "" - -#: ../../include/conversation.php:1575 -msgid "Manage Webpages" -msgstr "" - #: ../../include/zot.php:664 msgid "Invalid data packet" msgstr "" @@ -3465,7 +3474,7 @@ msgid "Profile Photo" msgstr "" #: ../../include/apps.php:242 ../../mod/settings.php:81 -#: ../../mod/settings.php:589 +#: ../../mod/settings.php:591 msgid "Update" msgstr "" @@ -3598,10 +3607,10 @@ msgstr "" #: ../../include/ItemObject.php:621 ../../mod/mood.php:135 #: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 -#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:563 -#: ../../mod/settings.php:675 ../../mod/settings.php:704 -#: ../../mod/settings.php:728 ../../mod/settings.php:810 -#: ../../mod/settings.php:1002 ../../mod/events.php:598 ../../mod/chat.php:177 +#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:565 +#: ../../mod/settings.php:677 ../../mod/settings.php:706 +#: ../../mod/settings.php:730 ../../mod/settings.php:812 +#: ../../mod/settings.php:1004 ../../mod/events.php:598 ../../mod/chat.php:177 #: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:556 #: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 #: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 @@ -3741,7 +3750,7 @@ msgstr "" msgid "Menu Item Permissions" msgstr "" -#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1037 +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1039 msgid "(click to open/close)" msgstr "" @@ -3996,20 +4005,20 @@ msgid "" "and/or create new posts for you?" msgstr "" -#: ../../mod/api.php:105 ../../mod/settings.php:942 ../../mod/settings.php:947 -#: ../../mod/settings.php:1030 ../../mod/profiles.php:591 +#: ../../mod/api.php:105 ../../mod/settings.php:944 ../../mod/settings.php:949 +#: ../../mod/settings.php:1032 ../../mod/profiles.php:591 #: ../../mod/admin.php:392 msgid "Yes" msgstr "" -#: ../../mod/api.php:106 ../../mod/settings.php:942 ../../mod/settings.php:947 -#: ../../mod/settings.php:1030 ../../mod/profiles.php:592 +#: ../../mod/api.php:106 ../../mod/settings.php:944 ../../mod/settings.php:949 +#: ../../mod/settings.php:1032 ../../mod/profiles.php:592 #: ../../mod/admin.php:390 msgid "No" msgstr "" #: ../../mod/search.php:13 ../../mod/display.php:9 -#: ../../mod/viewconnections.php:17 ../../mod/directory.php:15 +#: ../../mod/viewconnections.php:17 ../../mod/directory.php:22 #: ../../mod/photos.php:458 msgid "Public access denied." msgstr "" @@ -4440,547 +4449,547 @@ msgstr "" msgid "Key and Secret are required" msgstr "" -#: ../../mod/settings.php:211 +#: ../../mod/settings.php:213 msgid "Passwords do not match. Password unchanged." msgstr "" -#: ../../mod/settings.php:215 +#: ../../mod/settings.php:217 msgid "Empty passwords are not allowed. Password unchanged." msgstr "" -#: ../../mod/settings.php:229 +#: ../../mod/settings.php:231 msgid "Password changed." msgstr "" -#: ../../mod/settings.php:231 +#: ../../mod/settings.php:233 msgid "Password update failed. Please try again." msgstr "" -#: ../../mod/settings.php:245 +#: ../../mod/settings.php:247 msgid "Not valid email." msgstr "" -#: ../../mod/settings.php:248 +#: ../../mod/settings.php:250 msgid "Protected email address. Cannot change to that email." msgstr "" -#: ../../mod/settings.php:257 +#: ../../mod/settings.php:259 msgid "System failure storing new email. Please try again." msgstr "" -#: ../../mod/settings.php:493 +#: ../../mod/settings.php:495 msgid "Settings updated." msgstr "" -#: ../../mod/settings.php:562 ../../mod/settings.php:588 -#: ../../mod/settings.php:624 +#: ../../mod/settings.php:564 ../../mod/settings.php:590 +#: ../../mod/settings.php:626 msgid "Add application" msgstr "" -#: ../../mod/settings.php:565 +#: ../../mod/settings.php:567 msgid "Name of application" msgstr "" -#: ../../mod/settings.php:566 ../../mod/settings.php:592 +#: ../../mod/settings.php:568 ../../mod/settings.php:594 msgid "Consumer Key" msgstr "" -#: ../../mod/settings.php:566 ../../mod/settings.php:567 +#: ../../mod/settings.php:568 ../../mod/settings.php:569 msgid "Automatically generated - change if desired. Max length 20" msgstr "" -#: ../../mod/settings.php:567 ../../mod/settings.php:593 +#: ../../mod/settings.php:569 ../../mod/settings.php:595 msgid "Consumer Secret" msgstr "" -#: ../../mod/settings.php:568 ../../mod/settings.php:594 +#: ../../mod/settings.php:570 ../../mod/settings.php:596 msgid "Redirect" msgstr "" -#: ../../mod/settings.php:568 +#: ../../mod/settings.php:570 msgid "" "Redirect URI - leave blank unless your application specifically requires this" msgstr "" -#: ../../mod/settings.php:569 ../../mod/settings.php:595 +#: ../../mod/settings.php:571 ../../mod/settings.php:597 msgid "Icon url" msgstr "" -#: ../../mod/settings.php:569 +#: ../../mod/settings.php:571 msgid "Optional" msgstr "" -#: ../../mod/settings.php:580 +#: ../../mod/settings.php:582 msgid "You can't edit this application." msgstr "" -#: ../../mod/settings.php:623 +#: ../../mod/settings.php:625 msgid "Connected Apps" msgstr "" -#: ../../mod/settings.php:627 +#: ../../mod/settings.php:629 msgid "Client key starts with" msgstr "" -#: ../../mod/settings.php:628 +#: ../../mod/settings.php:630 msgid "No name" msgstr "" -#: ../../mod/settings.php:629 +#: ../../mod/settings.php:631 msgid "Remove authorization" msgstr "" -#: ../../mod/settings.php:640 +#: ../../mod/settings.php:642 msgid "No feature settings configured" msgstr "" -#: ../../mod/settings.php:648 +#: ../../mod/settings.php:650 msgid "Feature Settings" msgstr "" -#: ../../mod/settings.php:671 +#: ../../mod/settings.php:673 msgid "Account Settings" msgstr "" -#: ../../mod/settings.php:672 +#: ../../mod/settings.php:674 msgid "Password Settings" msgstr "" -#: ../../mod/settings.php:673 +#: ../../mod/settings.php:675 msgid "New Password:" msgstr "" -#: ../../mod/settings.php:674 +#: ../../mod/settings.php:676 msgid "Confirm:" msgstr "" -#: ../../mod/settings.php:674 +#: ../../mod/settings.php:676 msgid "Leave password fields blank unless changing" msgstr "" -#: ../../mod/settings.php:676 ../../mod/settings.php:1011 +#: ../../mod/settings.php:678 ../../mod/settings.php:1013 msgid "Email Address:" msgstr "" -#: ../../mod/settings.php:677 ../../mod/removeaccount.php:61 +#: ../../mod/settings.php:679 ../../mod/removeaccount.php:61 msgid "Remove Account" msgstr "" -#: ../../mod/settings.php:678 +#: ../../mod/settings.php:680 msgid "Remove this account from this server including all its channels" msgstr "" -#: ../../mod/settings.php:679 ../../mod/settings.php:1093 +#: ../../mod/settings.php:681 ../../mod/settings.php:1095 msgid "Warning: This action is permanent and cannot be reversed." msgstr "" -#: ../../mod/settings.php:695 +#: ../../mod/settings.php:697 msgid "Off" msgstr "" -#: ../../mod/settings.php:695 +#: ../../mod/settings.php:697 msgid "On" msgstr "" -#: ../../mod/settings.php:702 +#: ../../mod/settings.php:704 msgid "Additional Features" msgstr "" -#: ../../mod/settings.php:727 +#: ../../mod/settings.php:729 msgid "Connector Settings" msgstr "" -#: ../../mod/settings.php:758 +#: ../../mod/settings.php:768 msgid "No special theme for mobile devices" msgstr "" -#: ../../mod/settings.php:769 +#: ../../mod/settings.php:771 #, php-format msgid "%s - (Experimental)" msgstr "" -#: ../../mod/settings.php:773 ../../mod/admin.php:363 +#: ../../mod/settings.php:774 ../../mod/admin.php:363 msgid "mobile" msgstr "" -#: ../../mod/settings.php:808 +#: ../../mod/settings.php:810 msgid "Display Settings" msgstr "" -#: ../../mod/settings.php:814 +#: ../../mod/settings.php:816 msgid "Display Theme:" msgstr "" -#: ../../mod/settings.php:815 +#: ../../mod/settings.php:817 msgid "Mobile Theme:" msgstr "" -#: ../../mod/settings.php:816 +#: ../../mod/settings.php:818 msgid "Enable user zoom on mobile devices" msgstr "" -#: ../../mod/settings.php:817 +#: ../../mod/settings.php:819 msgid "Update browser every xx seconds" msgstr "" -#: ../../mod/settings.php:817 +#: ../../mod/settings.php:819 msgid "Minimum of 10 seconds, no maximum" msgstr "" -#: ../../mod/settings.php:818 +#: ../../mod/settings.php:820 msgid "Maximum number of conversations to load at any time:" msgstr "" -#: ../../mod/settings.php:818 +#: ../../mod/settings.php:820 msgid "Maximum of 100 items" msgstr "" -#: ../../mod/settings.php:819 +#: ../../mod/settings.php:821 msgid "Don't show emoticons" msgstr "" -#: ../../mod/settings.php:820 +#: ../../mod/settings.php:822 msgid "Link post titles to source" msgstr "" -#: ../../mod/settings.php:821 +#: ../../mod/settings.php:823 msgid "System Page Layout Editor - (advanced)" msgstr "" -#: ../../mod/settings.php:824 +#: ../../mod/settings.php:826 msgid "Use blog/list mode on channel page" msgstr "" -#: ../../mod/settings.php:824 ../../mod/settings.php:825 +#: ../../mod/settings.php:826 ../../mod/settings.php:827 msgid "(comments displayed separately)" msgstr "" -#: ../../mod/settings.php:825 +#: ../../mod/settings.php:827 msgid "Use blog/list mode on matrix page" msgstr "" -#: ../../mod/settings.php:826 +#: ../../mod/settings.php:828 msgid "Channel page max height of content (in pixels)" msgstr "" -#: ../../mod/settings.php:826 ../../mod/settings.php:827 +#: ../../mod/settings.php:828 ../../mod/settings.php:829 msgid "click to expand content exceeding this height" msgstr "" -#: ../../mod/settings.php:827 +#: ../../mod/settings.php:829 msgid "Matrix page max height of content (in pixels)" msgstr "" -#: ../../mod/settings.php:861 +#: ../../mod/settings.php:863 msgid "Nobody except yourself" msgstr "" -#: ../../mod/settings.php:862 +#: ../../mod/settings.php:864 msgid "Only those you specifically allow" msgstr "" -#: ../../mod/settings.php:863 +#: ../../mod/settings.php:865 msgid "Approved connections" msgstr "" -#: ../../mod/settings.php:864 +#: ../../mod/settings.php:866 msgid "Any connections" msgstr "" -#: ../../mod/settings.php:865 +#: ../../mod/settings.php:867 msgid "Anybody on this website" msgstr "" -#: ../../mod/settings.php:866 +#: ../../mod/settings.php:868 msgid "Anybody in this network" msgstr "" -#: ../../mod/settings.php:867 +#: ../../mod/settings.php:869 msgid "Anybody authenticated" msgstr "" -#: ../../mod/settings.php:868 +#: ../../mod/settings.php:870 msgid "Anybody on the internet" msgstr "" -#: ../../mod/settings.php:942 +#: ../../mod/settings.php:944 msgid "Publish your default profile in the network directory" msgstr "" -#: ../../mod/settings.php:947 +#: ../../mod/settings.php:949 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "" -#: ../../mod/settings.php:951 ../../mod/profile_photo.php:365 +#: ../../mod/settings.php:953 ../../mod/profile_photo.php:365 msgid "or" msgstr "" -#: ../../mod/settings.php:956 +#: ../../mod/settings.php:958 msgid "Your channel address is" msgstr "" -#: ../../mod/settings.php:1000 +#: ../../mod/settings.php:1002 msgid "Channel Settings" msgstr "" -#: ../../mod/settings.php:1009 +#: ../../mod/settings.php:1011 msgid "Basic Settings" msgstr "" -#: ../../mod/settings.php:1012 +#: ../../mod/settings.php:1014 msgid "Your Timezone:" msgstr "" -#: ../../mod/settings.php:1013 +#: ../../mod/settings.php:1015 msgid "Default Post Location:" msgstr "" -#: ../../mod/settings.php:1013 +#: ../../mod/settings.php:1015 msgid "Geographical location to display on your posts" msgstr "" -#: ../../mod/settings.php:1014 +#: ../../mod/settings.php:1016 msgid "Use Browser Location:" msgstr "" -#: ../../mod/settings.php:1016 +#: ../../mod/settings.php:1018 msgid "Adult Content" msgstr "" -#: ../../mod/settings.php:1016 +#: ../../mod/settings.php:1018 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "" -#: ../../mod/settings.php:1018 +#: ../../mod/settings.php:1020 msgid "Security and Privacy Settings" msgstr "" -#: ../../mod/settings.php:1020 +#: ../../mod/settings.php:1022 msgid "Your permissions are already configured. Click to view/adjust" msgstr "" -#: ../../mod/settings.php:1022 +#: ../../mod/settings.php:1024 msgid "Hide my online presence" msgstr "" -#: ../../mod/settings.php:1022 +#: ../../mod/settings.php:1024 msgid "Prevents displaying in your profile that you are online" msgstr "" -#: ../../mod/settings.php:1024 +#: ../../mod/settings.php:1026 msgid "Simple Privacy Settings:" msgstr "" -#: ../../mod/settings.php:1025 +#: ../../mod/settings.php:1027 msgid "" "Very Public - extremely permissive (should be used with caution)" msgstr "" -#: ../../mod/settings.php:1026 +#: ../../mod/settings.php:1028 msgid "" "Typical - default public, privacy when desired (similar to social " "network permissions but with improved privacy)" msgstr "" -#: ../../mod/settings.php:1027 +#: ../../mod/settings.php:1029 msgid "Private - default private, never open or public" msgstr "" -#: ../../mod/settings.php:1028 +#: ../../mod/settings.php:1030 msgid "Blocked - default blocked to/from everybody" msgstr "" -#: ../../mod/settings.php:1030 +#: ../../mod/settings.php:1032 msgid "Allow others to tag your posts" msgstr "" -#: ../../mod/settings.php:1030 +#: ../../mod/settings.php:1032 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "" -#: ../../mod/settings.php:1032 +#: ../../mod/settings.php:1034 msgid "Advanced Privacy Settings" msgstr "" -#: ../../mod/settings.php:1034 +#: ../../mod/settings.php:1036 msgid "Expire other channel content after this many days" msgstr "" -#: ../../mod/settings.php:1034 +#: ../../mod/settings.php:1036 msgid "0 or blank prevents expiration" msgstr "" -#: ../../mod/settings.php:1035 +#: ../../mod/settings.php:1037 msgid "Maximum Friend Requests/Day:" msgstr "" -#: ../../mod/settings.php:1035 +#: ../../mod/settings.php:1037 msgid "May reduce spam activity" msgstr "" -#: ../../mod/settings.php:1036 +#: ../../mod/settings.php:1038 msgid "Default Post Permissions" msgstr "" -#: ../../mod/settings.php:1041 +#: ../../mod/settings.php:1043 msgid "Channel permissions category:" msgstr "" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1051 msgid "Maximum private messages per day from unknown people:" msgstr "" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1051 msgid "Useful to reduce spamming" msgstr "" -#: ../../mod/settings.php:1052 +#: ../../mod/settings.php:1054 msgid "Notification Settings" msgstr "" -#: ../../mod/settings.php:1053 +#: ../../mod/settings.php:1055 msgid "By default post a status message when:" msgstr "" -#: ../../mod/settings.php:1054 +#: ../../mod/settings.php:1056 msgid "accepting a friend request" msgstr "" -#: ../../mod/settings.php:1055 +#: ../../mod/settings.php:1057 msgid "joining a forum/community" msgstr "" -#: ../../mod/settings.php:1056 +#: ../../mod/settings.php:1058 msgid "making an interesting profile change" msgstr "" -#: ../../mod/settings.php:1057 +#: ../../mod/settings.php:1059 msgid "Send a notification email when:" msgstr "" -#: ../../mod/settings.php:1058 +#: ../../mod/settings.php:1060 msgid "You receive a connection request" msgstr "" -#: ../../mod/settings.php:1059 +#: ../../mod/settings.php:1061 msgid "Your connections are confirmed" msgstr "" -#: ../../mod/settings.php:1060 +#: ../../mod/settings.php:1062 msgid "Someone writes on your profile wall" msgstr "" -#: ../../mod/settings.php:1061 +#: ../../mod/settings.php:1063 msgid "Someone writes a followup comment" msgstr "" -#: ../../mod/settings.php:1062 +#: ../../mod/settings.php:1064 msgid "You receive a private message" msgstr "" -#: ../../mod/settings.php:1063 +#: ../../mod/settings.php:1065 msgid "You receive a friend suggestion" msgstr "" -#: ../../mod/settings.php:1064 +#: ../../mod/settings.php:1066 msgid "You are tagged in a post" msgstr "" -#: ../../mod/settings.php:1065 +#: ../../mod/settings.php:1067 msgid "You are poked/prodded/etc. in a post" msgstr "" -#: ../../mod/settings.php:1068 +#: ../../mod/settings.php:1070 msgid "Show visual notifications including:" msgstr "" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1072 msgid "Unseen matrix activity" msgstr "" -#: ../../mod/settings.php:1071 +#: ../../mod/settings.php:1073 msgid "Unseen channel activity" msgstr "" -#: ../../mod/settings.php:1072 +#: ../../mod/settings.php:1074 msgid "Unseen private messages" msgstr "" -#: ../../mod/settings.php:1072 ../../mod/settings.php:1077 -#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1074 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 msgid "Recommended" msgstr "" -#: ../../mod/settings.php:1073 +#: ../../mod/settings.php:1075 msgid "Upcoming events" msgstr "" -#: ../../mod/settings.php:1074 +#: ../../mod/settings.php:1076 msgid "Events today" msgstr "" -#: ../../mod/settings.php:1075 +#: ../../mod/settings.php:1077 msgid "Upcoming birthdays" msgstr "" -#: ../../mod/settings.php:1075 +#: ../../mod/settings.php:1077 msgid "Not available in all themes" msgstr "" -#: ../../mod/settings.php:1076 +#: ../../mod/settings.php:1078 msgid "System (personal) notifications" msgstr "" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1079 msgid "System info messages" msgstr "" -#: ../../mod/settings.php:1078 +#: ../../mod/settings.php:1080 msgid "System critical alerts" msgstr "" -#: ../../mod/settings.php:1079 +#: ../../mod/settings.php:1081 msgid "New connections" msgstr "" -#: ../../mod/settings.php:1080 +#: ../../mod/settings.php:1082 msgid "System Registrations" msgstr "" -#: ../../mod/settings.php:1082 +#: ../../mod/settings.php:1084 msgid "Notify me of events this many days in advance" msgstr "" -#: ../../mod/settings.php:1082 +#: ../../mod/settings.php:1084 msgid "Must be greater than 0" msgstr "" -#: ../../mod/settings.php:1084 +#: ../../mod/settings.php:1086 msgid "Advanced Account/Page Type Settings" msgstr "" -#: ../../mod/settings.php:1085 +#: ../../mod/settings.php:1087 msgid "Change the behaviour of this account for special situations" msgstr "" -#: ../../mod/settings.php:1088 +#: ../../mod/settings.php:1090 msgid "" "Please enable expert mode (in Settings > " "Additional features) to adjust!" msgstr "" -#: ../../mod/settings.php:1089 +#: ../../mod/settings.php:1091 msgid "Miscellaneous Settings" msgstr "" -#: ../../mod/settings.php:1091 +#: ../../mod/settings.php:1093 msgid "Personal menu to display in your channel pages" msgstr "" -#: ../../mod/settings.php:1092 +#: ../../mod/settings.php:1094 msgid "Remove this channel" msgstr "" @@ -5024,6 +5033,10 @@ msgstr "" msgid "Starting date and Title are required." msgstr "" +#: ../../mod/events.php:574 +msgid "Categories (comma-separated list)" +msgstr "" + #: ../../mod/events.php:576 msgid "Event Starts:" msgstr "" @@ -5864,7 +5877,7 @@ msgid "" "Password reset failed." msgstr "" -#: ../../mod/lostpass.php:85 ../../boot.php:1494 +#: ../../mod/lostpass.php:85 ../../boot.php:1537 msgid "Password Reset" msgstr "" @@ -6174,7 +6187,7 @@ msgstr "" msgid "This is your default profile." msgstr "" -#: ../../mod/profiles.php:694 ../../mod/directory.php:159 +#: ../../mod/profiles.php:694 ../../mod/directory.php:188 msgid "Age: " msgstr "" @@ -6384,16 +6397,16 @@ msgstr "" msgid "Executable content type not permitted to this channel." msgstr "" -#: ../../mod/item.php:898 +#: ../../mod/item.php:899 msgid "System error. Post not saved." msgstr "" -#: ../../mod/item.php:1373 +#: ../../mod/item.php:1117 #, php-format msgid "You have reached your limit of %1$.0f top level posts." msgstr "" -#: ../../mod/item.php:1379 +#: ../../mod/item.php:1123 #, php-format msgid "You have reached your limit of %1$.0f webpages." msgstr "" @@ -7766,47 +7779,47 @@ msgstr "" msgid "Post successful." msgstr "" -#: ../../mod/directory.php:172 +#: ../../mod/directory.php:201 msgid "Gender: " msgstr "" -#: ../../mod/directory.php:174 +#: ../../mod/directory.php:203 msgid "Status: " msgstr "" -#: ../../mod/directory.php:176 +#: ../../mod/directory.php:205 msgid "Homepage: " msgstr "" -#: ../../mod/directory.php:179 +#: ../../mod/directory.php:208 msgid "Hometown: " msgstr "" -#: ../../mod/directory.php:181 +#: ../../mod/directory.php:210 msgid "About: " msgstr "" -#: ../../mod/directory.php:236 +#: ../../mod/directory.php:265 msgid "Public Forum:" msgstr "" -#: ../../mod/directory.php:239 +#: ../../mod/directory.php:268 msgid "Keywords: " msgstr "" -#: ../../mod/directory.php:279 +#: ../../mod/directory.php:317 msgid "Finding:" msgstr "" -#: ../../mod/directory.php:284 +#: ../../mod/directory.php:322 msgid "next page" msgstr "" -#: ../../mod/directory.php:284 +#: ../../mod/directory.php:322 msgid "previous page" msgstr "" -#: ../../mod/directory.php:301 +#: ../../mod/directory.php:339 msgid "No entries (some entries may be hidden)." msgstr "" @@ -8313,41 +8326,41 @@ msgstr "" msgid "Are you a clean desk or a messy desk person?" msgstr "" -#: ../../boot.php:1293 +#: ../../boot.php:1336 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:1296 +#: ../../boot.php:1339 #, php-format msgid "Update Error at %s" msgstr "" -#: ../../boot.php:1463 +#: ../../boot.php:1506 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "" -#: ../../boot.php:1489 +#: ../../boot.php:1532 msgid "Password" msgstr "" -#: ../../boot.php:1490 +#: ../../boot.php:1533 msgid "Remember me" msgstr "" -#: ../../boot.php:1493 +#: ../../boot.php:1536 msgid "Forgot your password?" msgstr "" -#: ../../boot.php:1567 +#: ../../boot.php:1617 msgid "permission denied" msgstr "" -#: ../../boot.php:1568 +#: ../../boot.php:1618 msgid "Got Zot?" msgstr "" -#: ../../boot.php:2030 +#: ../../boot.php:2101 msgid "toggle mobile" msgstr "" diff --git a/version.inc b/version.inc index 01554a171..aa6196594 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-12-10.885 +2014-12-12.887 From d3465802d6433bcd4cf24971951e0633161b0665 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 12 Dec 2014 00:28:05 -0800 Subject: [PATCH 041/155] doc update --- ...RedMatrix_1_1Import_1_1Import-members.html | 132 ++++++ .../classRedMatrix_1_1Import_1_1Import.html | 447 ++++++++++++++++++ .../classRedMatrix_1_1Import_1_1Import.js | 18 + doc/html/namespaceRedMatrix_1_1Import.html | 120 +++++ doc/html/namespaceRedMatrix_1_1Import.js | 4 + 5 files changed, 721 insertions(+) create mode 100644 doc/html/classRedMatrix_1_1Import_1_1Import-members.html create mode 100644 doc/html/classRedMatrix_1_1Import_1_1Import.html create mode 100644 doc/html/classRedMatrix_1_1Import_1_1Import.js create mode 100644 doc/html/namespaceRedMatrix_1_1Import.html create mode 100644 doc/html/namespaceRedMatrix_1_1Import.js diff --git a/doc/html/classRedMatrix_1_1Import_1_1Import-members.html b/doc/html/classRedMatrix_1_1Import_1_1Import-members.html new file mode 100644 index 000000000..2be66a2ea --- /dev/null +++ b/doc/html/classRedMatrix_1_1Import_1_1Import-members.html @@ -0,0 +1,132 @@ + + + + + + +The Red Matrix: Member List + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ + + diff --git a/doc/html/classRedMatrix_1_1Import_1_1Import.html b/doc/html/classRedMatrix_1_1Import_1_1Import.html new file mode 100644 index 000000000..2119780c3 --- /dev/null +++ b/doc/html/classRedMatrix_1_1Import_1_1Import.html @@ -0,0 +1,447 @@ + + + + + + +The Red Matrix: RedMatrix\Import\Import Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
RedMatrix\Import\Import Class Reference
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + +

+Public Member Functions

 get_credentials ()
 
 get_itemlist ()
 
 get_item_ident ($item)
 
 get_item ($item_ident)
 
 get_taxonomy ($item_ident)
 
 get_children ($item_ident)
 
 convert_item ($item_ident)
 
 convert_taxonomy ($item_ident)
 
 convert_child ($child)
 
 store ($item, $update=false)
 
 run ()
 
+ + + + + + + +

+Protected Attributes

 $itemlist = null
 
 $src_items = null
 
 $items = null
 
+ + + +

+Private Attributes

 $credentials = null
 
+

Member Function Documentation

+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::convert_child ( $child)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::convert_item ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::convert_taxonomy ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::get_children ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + +
RedMatrix\Import\Import::get_credentials ()
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::get_item ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::get_item_ident ( $item)
+
+ +
+
+ +
+
+ + + + + + + +
RedMatrix\Import\Import::get_itemlist ()
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + + +
RedMatrix\Import\Import::get_taxonomy ( $item_ident)
+
+ +

Referenced by RedMatrix\Import\Import\run().

+ +
+
+ +
+
+ + + + + + + +
RedMatrix\Import\Import::run ()
+
+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
RedMatrix\Import\Import::store ( $item,
 $update = false 
)
+
+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
RedMatrix\Import\Import::$credentials = null
+
+private
+
+
+ +
+
+ + + + + +
+ + + + +
RedMatrix\Import\Import::$itemlist = null
+
+protected
+
+
+ +
+
+ + + + + +
+ + + + +
RedMatrix\Import\Import::$items = null
+
+protected
+
+ +
+
+ +
+
+ + + + + +
+ + + + +
RedMatrix\Import\Import::$src_items = null
+
+protected
+
+ +
+
+
The documentation for this class was generated from the following file: +
+
+ diff --git a/doc/html/classRedMatrix_1_1Import_1_1Import.js b/doc/html/classRedMatrix_1_1Import_1_1Import.js new file mode 100644 index 000000000..03e429289 --- /dev/null +++ b/doc/html/classRedMatrix_1_1Import_1_1Import.js @@ -0,0 +1,18 @@ +var classRedMatrix_1_1Import_1_1Import = +[ + [ "convert_child", "classRedMatrix_1_1Import_1_1Import.html#a5434325afb2c633c52540127d717800a", null ], + [ "convert_item", "classRedMatrix_1_1Import_1_1Import.html#a107703a43a1b0ceb2af7ae470cb3f218", null ], + [ "convert_taxonomy", "classRedMatrix_1_1Import_1_1Import.html#addf6e53dacd971eaab49be4b17a767d6", null ], + [ "get_children", "classRedMatrix_1_1Import_1_1Import.html#a57561904b0f127e0d9a3e2c33688daf8", null ], + [ "get_credentials", "classRedMatrix_1_1Import_1_1Import.html#a24134929d9a8a682da2036a0bf326367", null ], + [ "get_item", "classRedMatrix_1_1Import_1_1Import.html#a27987a41cb703a796f1821baeb4774a2", null ], + [ "get_item_ident", "classRedMatrix_1_1Import_1_1Import.html#a772c28edf36aaf8e66007a95004c4059", null ], + [ "get_itemlist", "classRedMatrix_1_1Import_1_1Import.html#a855cd5a79b95d269ae8737fae774e3bc", null ], + [ "get_taxonomy", "classRedMatrix_1_1Import_1_1Import.html#ae3c6472bea1a44025bc2e152604eb20c", null ], + [ "run", "classRedMatrix_1_1Import_1_1Import.html#a8d138a9a7d4f79b81d3446ca216a602c", null ], + [ "store", "classRedMatrix_1_1Import_1_1Import.html#a33ed595de044c0ec1cd84cca719e31dc", null ], + [ "$credentials", "classRedMatrix_1_1Import_1_1Import.html#a864aac9fadb4846f5d9f840e8e0f440f", null ], + [ "$itemlist", "classRedMatrix_1_1Import_1_1Import.html#ad0d2bdc3b388220479063915b4f5c2fc", null ], + [ "$items", "classRedMatrix_1_1Import_1_1Import.html#a0a05dac405ccc5b617b7b7b3c8ed783c", null ], + [ "$src_items", "classRedMatrix_1_1Import_1_1Import.html#a88c2eeba8d0cba3e7c12a2c45ba0fbc6", null ] +]; \ No newline at end of file diff --git a/doc/html/namespaceRedMatrix_1_1Import.html b/doc/html/namespaceRedMatrix_1_1Import.html new file mode 100644 index 000000000..a0ab85227 --- /dev/null +++ b/doc/html/namespaceRedMatrix_1_1Import.html @@ -0,0 +1,120 @@ + + + + + + +The Red Matrix: RedMatrix\Import Namespace Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
RedMatrix\Import Namespace Reference
+
+
+ + + + +

+Classes

class  Import
 
+
+
+ diff --git a/doc/html/namespaceRedMatrix_1_1Import.js b/doc/html/namespaceRedMatrix_1_1Import.js new file mode 100644 index 000000000..c26a05140 --- /dev/null +++ b/doc/html/namespaceRedMatrix_1_1Import.js @@ -0,0 +1,4 @@ +var namespaceRedMatrix_1_1Import = +[ + [ "Import", "classRedMatrix_1_1Import_1_1Import.html", "classRedMatrix_1_1Import_1_1Import" ] +]; \ No newline at end of file From 513efc8928b52d0a24ed588f9a3bd49eae3ffe9e Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Fri, 12 Dec 2014 16:27:45 +0100 Subject: [PATCH 042/155] Add some ids to nav elements --- include/nav.php | 54 ++++++++++++++++++++++++------------------------ view/tpl/nav.tpl | 40 +++++++++++++++++------------------ 2 files changed, 47 insertions(+), 47 deletions(-) diff --git a/include/nav.php b/include/nav.php index b4aa0f14a..9a9dfd6d6 100644 --- a/include/nav.php +++ b/include/nav.php @@ -92,40 +92,40 @@ EOT; if($chans && count($chans) > 1 && feature_enabled(local_user(),'nav_channel_select')) $nav['channels'] = $chans; - $nav['logout'] = Array('logout',t('Logout'), "", t('End this session')); + $nav['logout'] = Array('logout',t('Logout'), "", t('End this session'),'logout_nav_btn'); // user menu - $nav['usermenu'][] = Array('channel/' . $channel['channel_address'], t('Home'), "", t('Your posts and conversations')); - $nav['usermenu'][] = Array('profile/' . $channel['channel_address'], t('View Profile'), "", t('Your profile page')); + $nav['usermenu'][] = Array('channel/' . $channel['channel_address'], t('Home'), "", t('Your posts and conversations'),'channel_nav_btn'); + $nav['usermenu'][] = Array('profile/' . $channel['channel_address'], t('View Profile'), "", t('Your profile page'),'profile_nav_btn'); if(feature_enabled(local_user(),'multi_profiles')) - $nav['usermenu'][] = Array('profiles', t('Edit Profiles'),"", t('Manage/Edit profiles')); + $nav['usermenu'][] = Array('profiles', t('Edit Profiles'),"", t('Manage/Edit profiles'),'profiles_nav_btn'); else - $nav['usermenu'][] = Array('profiles/' . $prof[0]['id'], t('Edit Profile'),"", t('Edit your profile')); + $nav['usermenu'][] = Array('profiles/' . $prof[0]['id'], t('Edit Profile'),"", t('Edit your profile'),'profiles_nav_btn'); - $nav['usermenu'][] = Array('photos/' . $channel['channel_address'], t('Photos'), "", t('Your photos')); - $nav['usermenu'][] = Array('cloud/' . $channel['channel_address'],t('Files'),"",t('Your files')); + $nav['usermenu'][] = Array('photos/' . $channel['channel_address'], t('Photos'), "", t('Your photos'),'photos_nav_btn'); + $nav['usermenu'][] = Array('cloud/' . $channel['channel_address'],t('Files'),"",t('Your files'),'cloud_nav_btn'); require_once('include/chat.php'); $has_chats = chatroom_list_count(local_user()); if($has_chats) { - $nav['usermenu'][] = Array('chat/' . $channel['channel_address'],t('Chat'),"",t('Your chatrooms')); + $nav['usermenu'][] = Array('chat/' . $channel['channel_address'],t('Chat'),"",t('Your chatrooms'),'chat_nav_btn'); } require_once('include/menu.php'); $has_bookmarks = menu_list_count(local_user(),'',MENU_BOOKMARK) + menu_list_count(local_user(),'',MENU_SYSTEM|MENU_BOOKMARK); if($has_bookmarks) { - $nav['usermenu'][] = Array('bookmarks', t('Bookmarks'), "", t('Your bookmarks')); + $nav['usermenu'][] = Array('bookmarks', t('Bookmarks'), "", t('Your bookmarks'),'bookmarks_nav_btn'); } if(feature_enabled($channel['channel_id'],'webpages')) - $nav['usermenu'][] = Array('webpages/' . $channel['channel_address'],t('Webpages'),"",t('Your webpages')); + $nav['usermenu'][] = Array('webpages/' . $channel['channel_address'],t('Webpages'),"",t('Your webpages'),'webpages_nav_btn'); } else { if(! get_account_id()) { - $nav['loginmenu'][] = Array('login',t('Login'),'',t('Sign in')); + $nav['loginmenu'][] = Array('login',t('Login'),'',t('Sign in'),'login_nav_btn'); } else - $nav['alogout'] = Array('logout',t('Logout'), "", t('End this session')); + $nav['alogout'] = Array('logout',t('Logout'), "", t('End this session'),'logout_nav_btn'); } @@ -142,7 +142,7 @@ EOT; sprintf( t('%s - click to logout'), $observer['xchan_addr'])); } else { - $nav['loginmenu'][] = Array('rmagic',t('Remote authentication'),'',t('Click to authenticate to your home hub')); + $nav['loginmenu'][] = Array('rmagic',t('Remote authentication'),'',t('Click to authenticate to your home hub'),'rmagic_nav_btn'); } /** @@ -156,24 +156,24 @@ EOT; } if(($a->module != 'home') && (! (local_user()))) - $nav['home'] = array($homelink, t('Home'), "", t('Home Page')); + $nav['home'] = array($homelink, t('Home'), "", t('Home Page'),'home_nav_btn'); if(($a->config['system']['register_policy'] == REGISTER_OPEN) && (! local_user()) && (! remote_user())) - $nav['register'] = array('register',t('Register'), "", t('Create an account')); + $nav['register'] = array('register',t('Register'), "", t('Create an account'),'register_nav_btn'); $help_url = z_root() . '/help?f=&cmd=' . $a->cmd; if(! get_config('system','hide_help')) - $nav['help'] = array($help_url, t('Help'), "", t('Help and documentation')); + $nav['help'] = array($help_url, t('Help'), "", t('Help and documentation'),'help_nav_btn'); - $nav['apps'] = array('apps', t('Apps'), "", t('Applications, utilities, links, games')); + $nav['apps'] = array('apps', t('Apps'), "", t('Applications, utilities, links, games'),'apps_nav_btn'); $nav['search'] = array('search', t('Search'), "", t('Search site content')); - $nav['directory'] = array('directory', t('Directory'), "", t('Channel Directory')); + $nav['directory'] = array('directory', t('Directory'), "", t('Channel Directory'),'directory_nav_btn'); /** @@ -187,21 +187,21 @@ EOT; $network_options = get_pconfig(local_user(),'system','network_page_default'); $nav['network'] = array('network' . (($network_options) ? '?f=&' . $network_options : ''), - t('Matrix'), "", t('Your matrix')); + t('Matrix'), "", t('Your matrix'),'network_nav_btn'); $nav['network']['mark'] = array('', t('Mark all matrix notifications seen'), '',''); - $nav['home'] = array('channel/' . $channel['channel_address'], t('Channel Home'), "", t('Channel home')); + $nav['home'] = array('channel/' . $channel['channel_address'], t('Channel Home'), "", t('Channel home'),'home_nav_btn'); $nav['home']['mark'] = array('', t('Mark all channel notifications seen'), '',''); - $nav['intros'] = array('connections/ifpending', t('Connections'), "", t('Connections')); + $nav['intros'] = array('connections/ifpending', t('Connections'), "", t('Connections'),'connections_nav_btn'); - $nav['notifications'] = array('notifications/system', t('Notices'), "", t('Notifications')); + $nav['notifications'] = array('notifications/system', t('Notices'), "", t('Notifications'),'notifications_nav_btn'); $nav['notifications']['all']=array('notifications/system', t('See all notifications'), "", ""); $nav['notifications']['mark'] = array('', t('Mark all system notifications seen'), '',''); - $nav['messages'] = array('message', t('Mail'), "", t('Private mail')); + $nav['messages'] = array('message', t('Mail'), "", t('Private mail'),'mail_nav_btn'); $nav['messages']['all']=array('message', t('See all private messages'), "", ""); $nav['messages']['mark'] = array('', t('Mark all private messages seen'), '',''); $nav['messages']['inbox'] = array('message', t('Inbox'), "", t('Inbox')); @@ -209,13 +209,13 @@ EOT; $nav['messages']['new'] = array('mail/new', t('New Message'), "", t('New Message')); - $nav['all_events'] = array('events', t('Events'), "", t('Event Calendar')); + $nav['all_events'] = array('events', t('Events'), "", t('Event Calendar'),'events_nav_btn'); $nav['all_events']['all']=array('events', t('See all events'), "", ""); $nav['all_events']['mark'] = array('', t('Mark all events seen'), '',''); - $nav['manage'] = array('manage', t('Channel Manager'), "", t('Manage Your Channels')); + $nav['manage'] = array('manage', t('Channel Manager'), "", t('Manage Your Channels'),'manage_nav_btn'); - $nav['settings'] = array('settings', t('Settings'),"", t('Account/Channel Settings')); + $nav['settings'] = array('settings', t('Settings'),"", t('Account/Channel Settings'),'settings_nav_btn'); } @@ -223,7 +223,7 @@ EOT; * Admin page */ if (is_site_admin()){ - $nav['admin'] = array('admin/', t('Admin'), "", t('Site Setup and Configuration')); + $nav['admin'] = array('admin/', t('Admin'), "", t('Site Setup and Configuration'),'admin_nav_btn'); } diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 53c68f1e0..e87049f26 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -16,12 +16,12 @@ {{if $localuser}} {{else}} @@ -47,14 +47,14 @@
-

Referenced by abook_toggle_flag(), account_verify_password(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_delete(), attach_mkdir(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), channel_remove(), chat_message(), chatroom_create(), chatroom_enter(), chatsvc_content(), chatsvc_post(), Cache\clear(), comments_are_now_closed(), consume_feed(), conversation(), create_account(), create_identity(), RedMatrix\RedDAV\RedDirectory\createFile(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_message(), diaspora_post(), diaspora_profile(), diaspora_request(), diaspora_reshare(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_status(), diaspora_transmit(), directory_run(), dirsearch_content(), discover_by_url(), discover_by_webbie(), dlogger(), dob(), editpost_content(), ev_compare(), event_store_event(), events_content(), events_post(), externals_run(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), format_event_ical(), fsuggest_post(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), RedMatrix\RedDAV\RedFile\getLastModified(), RedMatrix\RedDAV\RedDirectory\getLastModified(), home_content(), impel_init(), import_author_rss(), import_author_unknown(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), list_post_dates(), logger(), magic_init(), mail_content(), mail_post(), mail_store(), manage_content(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), openid_content(), p_init(), pagelist_widget(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), prune_hub_reinstalls(), RedMatrix\RedDAV\RedFile\put(), dba_mysql\q(), dba_mysqli\q(), dba_postgres\q(), queue_run(), relative_date(), removeaccount_post(), removeme_post(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), sync_directories(), sync_locations(), tag_deliver(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), verify_email_address(), webpages_content(), widget_archive(), xchan_store(), z_birthday(), zot_feed(), zot_process_message_request(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by abook_toggle_flag(), advanced_profile(), age(), api_account_rate_limit_status(), api_date(), api_rss_extra(), atom_entry(), attach_delete(), attach_mkdir(), attach_store(), authenticate_success(), build_sync_packet(), cal(), channel_content(), channel_remove(), chat_message(), chatroom_create(), chatroom_enter(), chatsvc_content(), chatsvc_post(), Cache\clear(), comments_are_now_closed(), consume_feed(), conversation(), create_account(), create_identity(), RedMatrix\RedDAV\RedDirectory\createFile(), cronhooks_run(), delete_item_lowlevel(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_message(), diaspora_post(), diaspora_profile(), diaspora_request(), diaspora_reshare(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_status(), diaspora_transmit(), directory_run(), dirsearch_content(), discover_by_url(), discover_by_webbie(), dlogger(), dob(), editpost_content(), ev_compare(), event_store_event(), events_content(), events_post(), externals_run(), first_post_date(), fix_system_urls(), format_event_diaspora(), format_event_html(), format_event_ical(), fsuggest_post(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_atom_elements(), get_birthdays(), get_events(), get_feed_for(), get_first_dim(), get_item_elements(), get_mail_elements(), get_profile_elements(), get_public_feed(), Item\get_template_data(), RedMatrix\RedDAV\RedFile\getLastModified(), RedMatrix\RedDAV\RedDirectory\getLastModified(), home_content(), impel_init(), import_author_rss(), import_author_unknown(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_post(), item_post(), item_store(), item_store_update(), items_fetch(), list_post_dates(), log_failed_login(), logger(), magic_init(), mail_content(), mail_post(), mail_store(), manage_content(), message_content(), network_content(), new_contact(), notification(), notifier_run(), onepoll_run(), openid_content(), p_init(), pagelist_widget(), photo_upload(), photos_post(), ping_init(), poco_load(), poller_run(), post_post(), posted_dates(), profile_photo_post(), profiles_content(), profiles_post(), prune_hub_reinstalls(), RedMatrix\RedDAV\RedFile\put(), dba_mysql\q(), dba_mysqli\q(), dba_postgres\q(), queue_run(), relative_date(), removeaccount_post(), removeme_post(), photo_driver\save(), send_message(), send_reg_approval_email(), Cache\set(), settings_post(), photo_driver\store(), sync_directories(), sync_locations(), tag_deliver(), update_birthdays(), update_directory_entry(), update_modtime(), update_queue_time(), verify_email_address(), webpages_content(), widget_archive(), xchan_store(), z_birthday(), zot_feed(), zot_process_message_request(), zot_process_response(), zot_refresh(), and zotfeed_init().

diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 324178b0b..dcfa2ffac 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -577,7 +577,7 @@ Functions
Returns
bool|array
-

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_service_class_fetch(), account_total(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_profs(), admin_page_profs_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_group(), api_group_members(), api_login(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_user(), api_users_show(), app_destroy(), app_installed(), app_list(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), bb2diaspora_itemwallwall(), bb2dmention_callback(), block_content(), blocks_content(), bookmark_add(), bookmarks_init(), build_sync_packet(), call_hooks(), catblock(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatroom_list(), chatroom_list_count(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_upstream_directory(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_dispatch_public(), diaspora_get_contact_by_handle(), diaspora_handle_from_contact(), diaspora_like(), diaspora_mention_callback(), diaspora_message(), diaspora_photo(), diaspora_post(), diaspora_process_outbound(), diaspora_request(), diaspora_reshare(), diaspora_retraction(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_share(), diaspora_signed_retraction(), diaspora_transmit(), dir_parse_query(), dir_tagadelic(), directory_content(), directory_init(), directory_run(), dirsearch_content(), discover_by_url(), discover_by_webbie(), display_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_addtocal(), event_store_event(), event_store_item(), events_content(), events_post(), expand_groups(), expire_run(), externals_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filter_insecure(), find_diaspora_person_by_handle(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedMatrix\RedDAV\RedBrowser\findAttachHash(), RedMatrix\RedDAV\RedBrowser\findAttachIdByHash(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), Cache\get(), RedMatrix\RedDAV\RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_channel_default_perms(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), get_sys_channel(), get_things(), get_words(), RedMatrix\RedDAV\RedDirectory\getDir(), RedMatrix\RedDAV\RedDirectory\getLastModified(), RedMatrix\RedDAV\RedDirectory\getQuotaInfo(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_feed(), handle_tag(), hcard_init(), home_content(), hubloc_change_primary(), identity_basic_export(), identity_check_service_class(), identity_selector(), impel_init(), import_author_diaspora(), import_author_rss(), import_author_unknown(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), is_matrix_url(), is_sys_channel(), item_add_cid(), item_check_service_class(), item_content(), item_expire(), item_message_id(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), local_dir_update(), lockview_content(), locs_content(), locs_post(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), mark_orphan_hubsxchans(), match_content(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), menu_list_count(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), nav(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_off(), notifications_on(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), openid_content(), p_init(), page_init(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poke_content(), poke_init(), poll_content(), poll_post(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_location_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_recips(), RedMatrix\RedDAV\RedFile\put(), queue_run(), random_profile(), rconnect_url(), receive_post(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), refimport_content(), reflect_comment_store(), reflect_get_channel(), register_content(), register_hook(), register_post(), reload_plugins(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_obsolete_hublocs(), remove_queue_item(), retain_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), RedMatrix\RedDAV\RedFile\setName(), RedMatrix\RedDAV\RedDirectory\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), start_delivery_chain(), photo_driver\store(), store_diaspora_comment_sig(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), sync_locations(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_birthdays(), update_channels_active_halfyear_stat(), update_channels_active_monthly_stat(), update_channels_total_stat(), update_directory_entry(), update_local_posts_stat(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_approve(), user_deny(), RedMatrix\RedDAV\RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_filer(), widget_follow(), widget_item(), widget_random_block(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), xchan_content(), xchan_fetch(), xchan_mail_query(), xchan_query(), xchan_store(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_import(), zot_process_message_request(), zot_process_response(), zot_refresh(), and zotfeed_init().

+

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_service_class_fetch(), account_total(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_profs(), admin_page_profs_post(), admin_page_summary(), admin_page_users(), admin_page_users_post(), advanced_profile(), all_friends(), allowed_public_recips(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_group(), api_group_members(), api_login(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_user(), api_users_show(), app_destroy(), app_installed(), app_list(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), bb2diaspora_itemwallwall(), bb2dmention_callback(), block_content(), blocks_content(), bookmark_add(), bookmarks_init(), build_sync_packet(), call_hooks(), catblock(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatroom_list(), chatroom_list_count(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_upstream_directory(), check_webbie(), Cache\clear(), collect_recipients(), comanche_block(), common_friends(), common_friends_zcid(), common_init(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_init(), connedit_post(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), current_theme(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_dispatch_public(), diaspora_get_contact_by_handle(), diaspora_handle_from_contact(), diaspora_like(), diaspora_mention_callback(), diaspora_message(), diaspora_photo(), diaspora_post(), diaspora_process_outbound(), diaspora_request(), diaspora_reshare(), diaspora_retraction(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_share(), diaspora_signed_retraction(), diaspora_transmit(), dir_parse_query(), dir_tagadelic(), directory_content(), directory_init(), directory_run(), dirsearch_content(), discover_by_url(), discover_by_webbie(), display_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), encode_item(), event_addtocal(), event_store_event(), event_store_item(), events_content(), events_post(), expand_groups(), expire_run(), externals_run(), fbrowser_content(), feed_init(), fetch_post_tags(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filter_insecure(), find_diaspora_person_by_handle(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedMatrix\RedDAV\RedBrowser\findAttachHash(), RedMatrix\RedDAV\RedBrowser\findAttachIdByHash(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), Cache\get(), RedMatrix\RedDAV\RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_channel_default_perms(), get_cloudpath(), get_config_from_storage(), get_events(), get_item_elements(), get_online_status(), get_sys_channel(), get_things(), get_words(), RedMatrix\RedDAV\RedDirectory\getDir(), RedMatrix\RedDAV\RedDirectory\getLastModified(), RedMatrix\RedDAV\RedDirectory\getQuotaInfo(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_feed(), handle_tag(), hcard_init(), home_content(), hubloc_change_primary(), identity_basic_export(), identity_check_service_class(), identity_selector(), impel_init(), import_author_diaspora(), import_author_rss(), import_author_unknown(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), invite_post(), is_matrix_url(), is_sys_channel(), item_add_cid(), item_check_service_class(), item_content(), item_expire(), item_message_id(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_hooks(), load_pconfig(), load_plugin(), load_translation_table(), load_xconfig(), local_dir_update(), lockview_content(), locs_content(), locs_post(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), mark_orphan_hubsxchans(), match_content(), match_openid(), member_of(), menu_add_item(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), menu_list_count(), mimetype_select(), mini_group_select(), mitem_content(), mood_init(), msearch_post(), nav(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), new_cookie(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_off(), notifications_on(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), openid_content(), p_init(), page_init(), pagelist_widget(), pdl_selector(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_album_rename(), photos_albums_list(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poke_content(), poke_init(), poll_content(), poll_post(), poller_run(), post_activity_item(), post_init(), post_post(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_location_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_recips(), RedMatrix\RedDAV\RedFile\put(), queue_run(), random_profile(), rconnect_url(), receive_post(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_destroy(), ref_session_gc(), ref_session_read(), ref_session_write(), refimport_content(), reflect_comment_store(), reflect_get_channel(), register_content(), register_hook(), register_post(), reload_plugins(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_obsolete_hublocs(), remove_queue_item(), retain_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_config(), set_default_login_identity(), set_pconfig(), set_xconfig(), RedMatrix\RedDAV\RedFile\setName(), RedMatrix\RedDAV\RedDirectory\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), start_delivery_chain(), photo_driver\store(), store_diaspora_comment_sig(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_init(), suggestion_query(), sync_directories(), sync_locations(), tag_deliver(), tagadelic(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), thing_content(), thing_init(), uninstall_plugin(), unregister_hook(), update_birthdays(), update_channels_active_halfyear_stat(), update_channels_active_monthly_stat(), update_channels_total_stat(), update_directory_entry(), update_local_posts_stat(), update_modtime(), update_queue_time(), update_remote_id(), update_suggestions(), user_allow(), user_approve(), user_deny(), RedMatrix\RedDAV\RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_filer(), widget_follow(), widget_item(), widget_random_block(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), wtagblock(), xchan_content(), xchan_fetch(), xchan_mail_query(), xchan_query(), xchan_store(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_get_hublocs(), zot_gethub(), zot_import(), zot_process_message_request(), zot_process_response(), zot_refresh(), and zotfeed_init().

diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html index a58495859..538c6c7a9 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.html @@ -188,6 +188,8 @@ Files   file  features.php   +file  fixd.php +  file  follow.php   file  gprobe.php diff --git a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js index af0e32f40..30877f15e 100644 --- a/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js +++ b/doc/html/dir_d44c64559bbebec7f509842c48db8b23.js @@ -45,6 +45,7 @@ var dir_d44c64559bbebec7f509842c48db8b23 = [ "expire.php", "expire_8php.html", "expire_8php" ], [ "externals.php", "externals_8php.html", "externals_8php" ], [ "features.php", "features_8php.html", "features_8php" ], + [ "fixd.php", "fixd_8php.html", "fixd_8php" ], [ "follow.php", "include_2follow_8php.html", "include_2follow_8php" ], [ "gprobe.php", "gprobe_8php.html", "gprobe_8php" ], [ "group.php", "include_2group_8php.html", "include_2group_8php" ], diff --git a/doc/html/extract_8php.html b/doc/html/extract_8php.html index 25918da16..422f1cf38 100644 --- a/doc/html/extract_8php.html +++ b/doc/html/extract_8php.html @@ -132,7 +132,7 @@ Variables
-

Referenced by _well_known_init(), account_service_class_fetch(), activity_sanitise(), api_rss_extra(), api_statuses_user_timeline(), app_store(), app_update(), appman_post(), array_sanitise(), attach_mkdir(), attach_store(), bookmark_add(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatsvc_post(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), diaspora_like(), diaspora_process_outbound(), directory_content(), discover_by_url(), discover_by_webbie(), drop_item(), event_store_event(), event_store_item(), externals_run(), feature_enabled(), fetch_xrd_links(), filter_insecure(), find_xchan_in_array(), foofoo(), format_like(), get_all_perms(), get_atom_elements(), get_cloudpath(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), hostxrd_init(), ids_to_querystr(), impel_init(), import_author_rss(), import_author_unknown(), import_author_xchan(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_location_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profiles_content(), redbasic_form(), refimport_content(), reflect_comment_store(), register_page_template(), register_post(), remove_community_tag(), replace_macros(), rmagic_post(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), sync_locations(), tag_deliver(), tagger_content(), theme_attachments(), theme_content(), thing_init(), translate_system_apps(), validate_channelname(), verify_email_address(), wfinger_init(), widget_affinity(), widget_archive(), widget_catcloud_wall(), widget_clock(), widget_item(), widget_photo(), widget_photo_rand(), widget_random_block(), widget_suggestions(), widget_tagcloud_wall(), xchan_fetch(), xchan_mail_query(), xchan_query(), xchan_store(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_feed(), zot_fetch(), zot_gethub(), zot_import(), zot_process_message_request(), zot_process_response(), and zot_register_hub().

+

Referenced by _well_known_init(), account_service_class_fetch(), activity_sanitise(), api_rss_extra(), api_statuses_user_timeline(), app_store(), app_update(), appman_post(), array_sanitise(), attach_mkdir(), attach_store(), bookmark_add(), chat_message(), chat_post(), chatroom_create(), chatroom_destroy(), chatsvc_post(), check_account_admin(), check_account_email(), check_account_invite(), check_account_password(), check_list_permissions(), check_webbie(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_account(), create_identity(), diaspora_like(), diaspora_process_outbound(), directory_content(), discover_by_url(), discover_by_webbie(), drop_item(), event_store_event(), event_store_item(), externals_run(), feature_enabled(), fetch_xrd_links(), filter_insecure(), find_xchan_in_array(), foofoo(), format_like(), generate_map(), generate_named_map(), get_all_perms(), get_atom_elements(), get_cloudpath(), get_features(), get_item_elements(), get_mail_elements(), get_mood_verbs(), get_poke_verbs(), get_profile_elements(), Item\get_template_data(), get_terms_oftype(), App\get_widgets(), group_select(), hostxrd_init(), ids_to_querystr(), impel_init(), import_author_rss(), import_author_unknown(), import_author_xchan(), import_directory_profile(), import_post(), import_site(), import_xchan(), item_getfeedattach(), item_store(), item_store_update(), items_fetch(), like_content(), like_puller(), load_database(), magic_init(), mail_store(), menu_add_item(), menu_create(), menu_edit(), menu_edit_item(), mood_init(), network_content(), new_channel_post(), new_contact(), obj_verbs(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_album_get_db_idstr(), photos_create_item(), ping_init(), po2php_run(), poke_init(), post_activity_item(), post_init(), post_post(), proc_run(), process_channel_sync_delivery(), process_delivery(), process_location_delivery(), process_mail_delivery(), process_profile_delivery(), profile_activity(), profile_sidebar(), profiles_content(), redbasic_form(), refimport_content(), reflect_comment_store(), register_page_template(), register_post(), remove_community_tag(), replace_macros(), rmagic_post(), photo_driver\save(), send_reg_approval_email(), service_class_allows(), service_class_fetch(), App\set_apps(), sort_by_date(), stringify_array_elms(), subthread_content(), suggest_content(), sync_locations(), tag_deliver(), tagger_content(), theme_attachments(), theme_content(), thing_init(), translate_system_apps(), validate_channelname(), verify_email_address(), wfinger_init(), widget_affinity(), widget_archive(), widget_catcloud_wall(), widget_clock(), widget_item(), widget_photo(), widget_photo_rand(), widget_random_block(), widget_suggestions(), widget_tagcloud_wall(), xchan_fetch(), xchan_mail_query(), xchan_query(), xchan_store(), xml2array(), xrd_init(), zfinger_init(), zid(), zid_init(), zot_feed(), zot_fetch(), zot_gethub(), zot_import(), zot_process_message_request(), zot_process_response(), and zot_register_hub().

diff --git a/doc/html/features_8php.html b/doc/html/features_8php.html index 0d914c1ca..cbd3e1603 100644 --- a/doc/html/features_8php.html +++ b/doc/html/features_8php.html @@ -142,7 +142,7 @@ Functions diff --git a/doc/html/files.html b/doc/html/files.html index 2ca4bfe6b..c711be295 100644 --- a/doc/html/files.html +++ b/doc/html/files.html @@ -162,50 +162,51 @@ $(document).ready(function(){initNavTree('files.html','');}); |o*expire.php |o*externals.php |o*features.php -|o*follow.php -|o*gprobe.php -|o*group.php -|o*html2bbcode.php -|o*html2plain.php -|o*hubloc.php -|o*identity.php -|o*ItemObject.php -|o*ITemplateEngine.php -|o*items.php -|o*language.phpTranslation support -|o*menu.php -|o*message.php -|o*nav.php -|o*network.php -|o*notifier.php -|o*notify.php -|o*oauth.php -|o*oembed.php -|o*onedirsync.php -|o*onepoll.php -|o*page_widgets.php -|o*permissions.php -|o*photos.php -|o*plugin.phpSome functions to handle addons and themes -|o*poller.php -|o*probe.php -|o*profile_selectors.php -|o*ProtoDriver.php -|o*queue.php -|o*queue_fn.php -|o*reddav.phpSome DAV related functions for RedMatrix -|o*security.php -|o*session.php -|o*smarty.php -|o*socgraph.php -|o*spam.php -|o*statistics_fns.php -|o*system_unavailable.php -|o*taxonomy.php -|o*template_processor.php -|o*text.php -|o*widgets.phpThis file contains the widgets -|\*zot.php +|o*fixd.php +|o*follow.php +|o*gprobe.php +|o*group.php +|o*html2bbcode.php +|o*html2plain.php +|o*hubloc.php +|o*identity.php +|o*ItemObject.php +|o*ITemplateEngine.php +|o*items.php +|o*language.phpTranslation support +|o*menu.php +|o*message.php +|o*nav.php +|o*network.php +|o*notifier.php +|o*notify.php +|o*oauth.php +|o*oembed.php +|o*onedirsync.php +|o*onepoll.php +|o*page_widgets.php +|o*permissions.php +|o*photos.php +|o*plugin.phpSome functions to handle addons and themes +|o*poller.php +|o*probe.php +|o*profile_selectors.php +|o*ProtoDriver.php +|o*queue.php +|o*queue_fn.php +|o*reddav.phpSome DAV related functions for RedMatrix +|o*security.php +|o*session.php +|o*smarty.php +|o*socgraph.php +|o*spam.php +|o*statistics_fns.php +|o*system_unavailable.php +|o*taxonomy.php +|o*template_processor.php +|o*text.php +|o*widgets.phpThis file contains the widgets +|\*zot.php o+mod |o*_well_known.php |o*achievements.php diff --git a/doc/html/fixd_8php.html b/doc/html/fixd_8php.html new file mode 100644 index 000000000..7386d674a --- /dev/null +++ b/doc/html/fixd_8php.html @@ -0,0 +1,181 @@ + + + + + + +The Red Matrix: include/fixd.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
fixd.php File Reference
+
+
+ + + + + + + + + + +

+Variables

 $rand = db_getfunc('RAND')
 
 $r = q("select xchan_addr, hubloc_url from xchan left join hubloc on hubloc_hash = xchan_hash where xchan_network like '%%diaspora%%' order by $rand")
 
 $total = 0
 
foreach($r as $rr) print $total n
 
+

Variable Documentation

+ +
+
+ + + + +
$r = q("select xchan_addr, hubloc_url from xchan left join hubloc on hubloc_hash = xchan_hash where xchan_network like '%%diaspora%%' order by $rand")
+
+ +

Referenced by abook_connections(), abook_self(), abook_toggle_flag(), account_remove(), account_service_class_fetch(), account_total(), account_verify_password(), achievements_content(), acl_init(), add_source_route(), admin_content(), admin_page_dbsync(), admin_page_hubloc_post(), admin_page_profs(), admin_page_profs_post(), admin_page_summary(), all_friends(), allowed_public_recips(), api_call(), api_direct_messages_box(), api_direct_messages_new(), api_favorites(), api_ff_ids(), api_format_items(), api_get_user(), api_group(), api_group_members(), api_login(), api_oauth_access_token(), api_oauth_request_token(), api_red_xchan(), api_statuses_destroy(), api_statuses_f(), api_statuses_home_timeline(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_user_timeline(), app_destroy(), app_installed(), app_list(), app_store(), app_update(), appman_content(), attach_by_hash(), attach_by_hash_nodata(), attach_change_permissions(), attach_count_files(), attach_delete(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), authenticate_success(), autoname(), bb2diaspora_itemwallwall(), bb2dmention_callback(), bb_translate_video(), block_content(), blocks_content(), bookmark_add(), build_sync_packet(), catblock(), categories_widget(), change_channel(), channel_content(), channel_remove(), channel_total(), channelx_by_hash(), channelx_by_n(), channelx_by_nick(), chanview_content(), chat_content(), chat_message(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatroom_leave(), chatroom_list(), chatroom_list_count(), chatsvc_content(), chatsvc_post(), check_account_email(), check_account_invite(), check_config(), check_item_source(), check_upstream_directory(), check_webbie(), collect_recipients(), comanche_block(), common_content(), common_friends(), common_friends_visitor_widget(), common_friends_zcid(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_init(), connedit_post(), construct_activity_object(), construct_activity_target(), consume_feed(), contact_block(), contact_profile_assign(), contact_remove(), contact_select(), contactgroup_content(), count_all_friends(), count_common_friends(), count_common_friends_zcid(), create_account(), create_identity(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), current_theme(), delegate_content(), delete_imported_item(), delete_item_lowlevel(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_dispatch_public(), diaspora_get_contact_by_handle(), diaspora_handle_from_contact(), diaspora_like(), diaspora_mention_callback(), diaspora_message(), diaspora_photo(), diaspora_post(), diaspora_process_outbound(), diaspora_request(), diaspora_reshare(), diaspora_retraction(), diaspora_send_images(), diaspora_send_mail(), diaspora_signed_retraction(), dir_tagadelic(), dir_tagblock(), directory_content(), dirsearch_content(), discover_by_url(), discover_by_webbie(), display_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editwebpage_content(), encode_item(), event_addtocal(), event_store_event(), event_store_item(), events_content(), expand_groups(), expire_run(), externals_run(), fbrowser_content(), feed_init(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filter_insecure(), find_diaspora_person_by_handle(), find_filename_by_hash(), find_folder_hash_by_attach_hash(), RedMatrix\RedDAV\RedBrowser\findAttachHash(), RedMatrix\RedDAV\RedBrowser\findAttachIdByHash(), first_post_date(), fix_attached_photo_permissions(), fix_private_photos(), fix_system_urls(), fsuggest_content(), fsuggest_post(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), Cache\get(), RedMatrix\RedDAV\RedFile\get(), get_all_perms(), get_birthdays(), get_channel_by_nick(), get_channel_default_perms(), get_cloudpath(), get_diaspora_key(), get_events(), get_item_elements(), get_online_status(), get_plugin_info(), get_sys_channel(), get_theme_info(), get_things(), get_words(), RedMatrix\RedDAV\RedDirectory\getDir(), RedMatrix\RedDAV\RedDirectory\getLastModified(), gprobe_run(), group_add(), group_add_member(), group_byname(), group_content(), group_get_members(), group_post(), group_rec_byhash(), group_rmv(), group_rmv_member(), group_select(), group_side(), groups_containing(), handle_tag(), hcard_init(), home_content(), hubloc_change_primary(), identity_basic_export(), identity_check_service_class(), identity_selector(), import_author_diaspora(), import_author_rss(), import_author_unknown(), import_author_zot(), import_channel_photo(), import_directory_keywords(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), importelm_post(), install_plugin(), invite_post(), is_matrix_url(), is_sys_channel(), item_add_cid(), item_check_service_class(), item_expire(), item_getfeedattach(), item_message_id(), item_post(), item_remove_cid(), item_store(), item_store_update(), items_fetch(), layout_select(), layouts_content(), like_content(), list_public_sites(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_xconfig(), local_dir_update(), lockview_content(), locs_content(), locs_post(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_nonce(), FKOAuthDataStore\lookup_token(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_store(), manage_content(), mark_orphan_hubsxchans(), match_content(), match_openid(), member_of(), menu_add_item(), menu_content(), menu_create(), menu_del_item(), menu_delete(), menu_delete_id(), menu_edit(), menu_edit_item(), menu_fetch(), menu_fetch_id(), menu_list(), menu_list_count(), menu_post(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mitem_post(), mood_init(), msearch_post(), netgrowth_content(), network_content(), FKOAuthDataStore\new_access_token(), new_contact(), FKOAuthDataStore\new_request_token(), notification(), notifications_content(), notifications_off(), notifications_post(), notifier_run(), notify_content(), notify_init(), oauth_get_client(), onedirsync_run(), onepoll_run(), openid_content(), p_init(), page_content(), page_init(), pagelist_widget(), pdl_selector(), pemtome(), perm_is_allowed(), photo_init(), photo_new_resource(), photo_upload(), photos_album_exists(), photos_album_get_db_idstr(), photos_content(), photos_list_photos(), photos_post(), ping_init(), plugin_is_installed(), poco_init(), poco_load(), poke_content(), poke_init(), poller_run(), post_activity_item(), post_post(), preg_heart(), private_messages_drop(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), process_channel_sync_delivery(), process_delivery(), process_location_delivery(), process_mail_delivery(), process_profile_delivery(), profile_init(), profile_load(), profile_photo_post(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), prune_hub_reinstalls(), public_recips(), pubrsatome(), RedMatrix\RedDAV\RedFile\put(), dba_mysql\q(), dba_mysqli\q(), dba_postgres\q(), queue_run(), random_profile(), rconnect_url(), receive_post(), RedChannelList(), RedCollectionData(), RedFileData(), ref_session_read(), ref_session_write(), refimport_content(), reflect_comment_store(), register_content(), register_hook(), register_post(), relative_date(), reload_plugins(), remote_online_status(), remove_all_xchan_resources(), remove_community_tag(), remove_obsolete_hublocs(), replace_macros(), FriendicaSmartyEngine\replace_macros(), retain_item(), rmagic_init(), rmagic_post(), rpost_content(), photo_driver\save(), search_ac_init(), search_content(), send_message(), send_reg_approval_email(), send_status_notifications(), service_class_allows(), service_class_fetch(), Cache\set(), set_default_login_identity(), RedMatrix\RedDAV\RedBasicAuth\setAuthenticated(), RedMatrix\RedDAV\RedFile\setName(), RedMatrix\RedDAV\RedDirectory\setName(), settings_post(), setup_content(), share_init(), siteinfo_content(), siteinfo_init(), sitelist_init(), sources_content(), sources_post(), starred_init(), start_delivery_chain(), photo_driver\store(), store_diaspora_comment_sig(), store_item_tag(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), suggest_content(), suggestion_query(), sync_directories(), sync_locations(), tag_deliver(), tagadelic(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), tgroup_check(), theme_attachments(), thing_content(), thing_init(), unregister_hook(), update_birthdays(), update_channels_active_halfyear_stat(), update_channels_active_monthly_stat(), update_channels_total_stat(), update_directory_entry(), update_remote_id(), update_suggestions(), user_allow(), user_approve(), user_deny(), RedMatrix\RedDAV\RedBasicAuth\validateUserPass(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_attach_post(), webpages_content(), wfinger_init(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_item(), widget_random_block(), widget_savedsearch(), widget_suggestedchats(), widget_suggestions(), widget_tagcloud(), wtagblock(), xchan_content(), xchan_fetch(), xchan_store(), xrd_init(), z_input_filter(), z_readdir(), zfinger_init(), zid_init(), zot_feed(), zot_finger(), zot_gethub(), zot_import(), zot_process_message_request(), zot_process_response(), zot_refresh(), zotfeed_init(), and zping_content().

+ +
+
+ +
+
+ + + + +
$rand = db_getfunc('RAND')
+
+ +

Referenced by common_friends().

+ +
+
+ + + +
+
+ + + + +
foreach ($r as $rr) print $total n
+
+ +
+
+
+
+ diff --git a/doc/html/fixd_8php.js b/doc/html/fixd_8php.js new file mode 100644 index 000000000..2486b89d6 --- /dev/null +++ b/doc/html/fixd_8php.js @@ -0,0 +1,7 @@ +var fixd_8php = +[ + [ "$r", "fixd_8php.html#a8abe176bc41afd728f32ba8c506cbd98", null ], + [ "$rand", "fixd_8php.html#a2da3681c9cce2efe7de29aa578ff4219", null ], + [ "$total", "fixd_8php.html#a241b818f48030b628685b2e5119c5624", null ], + [ "n", "fixd_8php.html#a9d4f8a2ab4d92b3ccfd7cba0458098eb", null ] +]; \ No newline at end of file diff --git a/doc/html/globals.html b/doc/html/globals.html index a7aaa8b45..b0a91ce95 100644 --- a/doc/html/globals.html +++ b/doc/html/globals.html @@ -239,6 +239,12 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $pofile : php2po.php
  • +
  • $r +: fixd.php +
  • +
  • $rand +: fixd.php +
  • $res : docblox_errorchecker.php
  • @@ -269,6 +275,9 @@ $(document).ready(function(){initNavTree('globals.html','');});
  • $strongmacro : style.php
  • +
  • $total +: fixd.php +
  • $uid : style.php
  • diff --git a/doc/html/globals_0x62.html b/doc/html/globals_0x62.html index 6e98928f8..a5ffe38ed 100644 --- a/doc/html/globals_0x62.html +++ b/doc/html/globals_0x62.html @@ -165,6 +165,12 @@ $(document).ready(function(){initNavTree('globals_0x62.html','');});
  • bb_location() : bbcode.php
  • +
  • bb_map_coords() +: bbcode.php +
  • +
  • bb_map_location() +: bbcode.php +
  • bb_parse_app() : bbcode.php
  • diff --git a/doc/html/globals_0x67.html b/doc/html/globals_0x67.html index f71204ab9..aca38280d 100644 --- a/doc/html/globals_0x67.html +++ b/doc/html/globals_0x67.html @@ -150,6 +150,12 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
  • gender_selector_min() : profile_selectors.php
  • +
  • generate_map() +: text.php +
  • +
  • generate_named_map() +: text.php +
  • get_account_id() : boot.php
  • diff --git a/doc/html/globals_0x6c.html b/doc/html/globals_0x6c.html index 57ca38e8b..7c8fc6085 100644 --- a/doc/html/globals_0x6c.html +++ b/doc/html/globals_0x6c.html @@ -237,6 +237,9 @@ $(document).ready(function(){initNavTree('globals_0x6c.html','');});
  • locs_post() : locs.php
  • +
  • log_failed_login() +: auth.php +
  • logger() : text.php
  • diff --git a/doc/html/globals_0x6e.html b/doc/html/globals_0x6e.html index 4d5aa9883..0da5b30b7 100644 --- a/doc/html/globals_0x6e.html +++ b/doc/html/globals_0x6e.html @@ -145,7 +145,8 @@ $(document).ready(function(){initNavTree('globals_0x6e.html','');});

    - n -

    • n -: php2po.php +: fixd.php +, php2po.php
    • namesList() : docblox_errorchecker.php diff --git a/doc/html/globals_0x75.html b/doc/html/globals_0x75.html index bec61a442..95ad7b526 100644 --- a/doc/html/globals_0x75.html +++ b/doc/html/globals_0x75.html @@ -144,6 +144,9 @@ $(document).ready(function(){initNavTree('globals_0x75.html','');});
      Here is a list of all file members with links to the files they belong to:

      - u -

        +
      • uexport_content() +: uexport.php +
      • uexport_init() : uexport.php
      • diff --git a/doc/html/globals_0x77.html b/doc/html/globals_0x77.html index 34f372963..4eed5dc3a 100644 --- a/doc/html/globals_0x77.html +++ b/doc/html/globals_0x77.html @@ -273,6 +273,9 @@ $(document).ready(function(){initNavTree('globals_0x77.html','');});
      • writepages_widget() : page_widgets.php
      • +
      • wtagblock() +: taxonomy.php +
      diff --git a/doc/html/globals_func_0x62.html b/doc/html/globals_func_0x62.html index 651c1783f..c9af0a0ff 100644 --- a/doc/html/globals_func_0x62.html +++ b/doc/html/globals_func_0x62.html @@ -164,6 +164,12 @@ $(document).ready(function(){initNavTree('globals_func_0x62.html','');});
    • bb_location() : bbcode.php
    • +
    • bb_map_coords() +: bbcode.php +
    • +
    • bb_map_location() +: bbcode.php +
    • bb_parse_app() : bbcode.php
    • diff --git a/doc/html/globals_func_0x67.html b/doc/html/globals_func_0x67.html index 65c9a87dd..d37424b7f 100644 --- a/doc/html/globals_func_0x67.html +++ b/doc/html/globals_func_0x67.html @@ -149,6 +149,12 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
    • gender_selector_min() : profile_selectors.php
    • +
    • generate_map() +: text.php +
    • +
    • generate_named_map() +: text.php +
    • get_account_id() : boot.php
    • diff --git a/doc/html/globals_func_0x6c.html b/doc/html/globals_func_0x6c.html index 9cdb99640..7747b6fde 100644 --- a/doc/html/globals_func_0x6c.html +++ b/doc/html/globals_func_0x6c.html @@ -230,6 +230,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6c.html','');});
    • locs_post() : locs.php
    • +
    • log_failed_login() +: auth.php +
    • logger() : text.php
    • diff --git a/doc/html/globals_func_0x75.html b/doc/html/globals_func_0x75.html index 354e67a8d..23cce5cc1 100644 --- a/doc/html/globals_func_0x75.html +++ b/doc/html/globals_func_0x75.html @@ -143,6 +143,9 @@ $(document).ready(function(){initNavTree('globals_func_0x75.html','');});  

      - u -

        +
      • uexport_content() +: uexport.php +
      • uexport_init() : uexport.php
      • diff --git a/doc/html/globals_func_0x77.html b/doc/html/globals_func_0x77.html index 6891bd04a..399f6a6fc 100644 --- a/doc/html/globals_func_0x77.html +++ b/doc/html/globals_func_0x77.html @@ -269,6 +269,9 @@ $(document).ready(function(){initNavTree('globals_func_0x77.html','');});
      • writepages_widget() : page_widgets.php
      • +
      • wtagblock() +: taxonomy.php +
      diff --git a/doc/html/globals_vars.html b/doc/html/globals_vars.html index 7b4732b89..ee5b3dd4e 100644 --- a/doc/html/globals_vars.html +++ b/doc/html/globals_vars.html @@ -235,6 +235,12 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
    • $pofile : php2po.php
    • +
    • $r +: fixd.php +
    • +
    • $rand +: fixd.php +
    • $res : docblox_errorchecker.php
    • @@ -265,6 +271,9 @@ $(document).ready(function(){initNavTree('globals_vars.html','');});
    • $strongmacro : style.php
    • +
    • $total +: fixd.php +
    • $uid : style.php
    • diff --git a/doc/html/globals_vars_0x6e.html b/doc/html/globals_vars_0x6e.html index 645094fe8..42504fe64 100644 --- a/doc/html/globals_vars_0x6e.html +++ b/doc/html/globals_vars_0x6e.html @@ -141,7 +141,8 @@ $(document).ready(function(){initNavTree('globals_vars_0x6e.html','');});

      - n -

      • n -: php2po.php +: fixd.php +, php2po.php
      • NAMESPACE_ACTIVITY : boot.php diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index 7a0448003..9f222df93 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -340,7 +340,7 @@ Functions
        Returns
        mixed Return value or false on error or if not set
        -

        Referenced by account_service_class_fetch(), account_verify_password(), acl_init(), admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), bb2diaspora_itembody(), bbcode(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), check_upstream_directory(), check_webbie(), cli_startup(), create_account(), create_identity(), create_sys_channel(), RedMatrix\RedDAV\RedDirectory\createFile(), detect_language(), diaspora_comment(), diaspora_conversation(), diaspora_dispatch(), diaspora_dispatch_public(), diaspora_is_blacklisted(), diaspora_like(), diaspora_message(), diaspora_process_outbound(), diaspora_send_followup(), diaspora_send_mail(), diaspora_send_relay(), diaspora_transmit(), directory_content(), directory_run(), dirsearch_content(), display_content(), dlogger(), dob(), downgrade_accounts(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), externals_run(), feature_enabled(), feed_init(), filter_insecure(), find_upstream_directory(), findpeople_widget(), get_all_perms(), Item\get_comment_box(), get_default_profile_photo(), get_directory_realm(), get_item_elements(), get_mail_elements(), get_max_import_size(), get_online_status(), get_profile_fields_advanced(), get_profile_fields_basic(), get_role_perms(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getChildren(), group_content(), guess_image_type(), home_content(), home_init(), ical_wrapper(), identity_basic_export(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), is_public_profile(), item_post(), item_store(), item_store_update(), photo_imagick\load(), localize_item(), logger(), login(), lostpass_content(), lostpass_post(), mark_orphan_hubsxchans(), nav(), navbar_complete(), network_content(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_contact(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), openid_content(), parse_url_content(), perm_is_allowed(), photo_factory(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_activity_item(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), RedMatrix\RedDAV\RedFile\put(), receive_post(), ref_session_gc(), register_content(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_obsolete_hublocs(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), siteinfo_init(), smilies(), start_delivery_chain(), store_diaspora_comment_sig(), tag_deliver(), tgroup_check(), unobscure(), update_modtime(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), verify_email_address(), viewconnections_content(), viewconnections_init(), viewsrc_content(), widget_fullprofile(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_gethub(), zot_import(), and zotfeed_init().

        +

        Referenced by account_service_class_fetch(), account_verify_password(), acl_init(), admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), bb2diaspora_itembody(), bbcode(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), check_upstream_directory(), check_webbie(), cli_startup(), create_account(), create_identity(), create_sys_channel(), RedMatrix\RedDAV\RedDirectory\createFile(), detect_language(), diaspora_comment(), diaspora_conversation(), diaspora_dispatch(), diaspora_dispatch_public(), diaspora_is_blacklisted(), diaspora_like(), diaspora_message(), diaspora_process_outbound(), diaspora_send_followup(), diaspora_send_mail(), diaspora_send_relay(), diaspora_transmit(), directory_content(), directory_run(), dirsearch_content(), display_content(), dlogger(), dob(), downgrade_accounts(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), externals_run(), feature_enabled(), feed_init(), filter_insecure(), find_upstream_directory(), findpeople_widget(), get_all_perms(), Item\get_comment_box(), get_default_profile_photo(), get_directory_realm(), get_item_elements(), get_mail_elements(), get_max_import_size(), get_online_status(), get_profile_fields_advanced(), get_profile_fields_basic(), get_role_perms(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getChildren(), group_content(), guess_image_type(), home_content(), home_init(), ical_wrapper(), identity_basic_export(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), is_public_profile(), item_post(), item_store(), item_store_update(), photo_imagick\load(), localize_item(), log_failed_login(), logger(), login(), lostpass_content(), lostpass_post(), mark_orphan_hubsxchans(), nav(), navbar_complete(), network_content(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_contact(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), openid_content(), parse_url_content(), perm_is_allowed(), photo_factory(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_activity_item(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), RedMatrix\RedDAV\RedFile\put(), receive_post(), ref_session_gc(), register_content(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_obsolete_hublocs(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), siteinfo_init(), smilies(), start_delivery_chain(), store_diaspora_comment_sig(), tag_deliver(), tgroup_check(), unobscure(), update_modtime(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), verify_email_address(), viewconnections_content(), viewconnections_init(), viewsrc_content(), widget_fullprofile(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_gethub(), zot_import(), and zotfeed_init().

        diff --git a/doc/html/language_8php.html b/doc/html/language_8php.html index a8f6e04f1..df5ee1a79 100644 --- a/doc/html/language_8php.html +++ b/doc/html/language_8php.html @@ -372,7 +372,7 @@ Functions
        Returns
        translated string if exists, otherwise return $s
        -

        Referenced by account_remove(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_profs(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), app_render(), app_store(), app_update(), appman_content(), appman_post(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), bb2diaspora_itembody(), bbcode(), block_content(), blocks_content(), bookmark_add(), bookmarks_content(), bookmarks_init(), catblock(), categories_widget(), channel_content(), channel_init(), chat_content(), chat_init(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatsvc_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), check_store(), cloud_init(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_poll_interval(), conversation(), create_account(), create_identity(), day_translate(), delegate_content(), design_tools(), diaspora_like(), dir_safe_mode(), dir_sort_links(), dir_tagblock(), directory_content(), dirsearch_content(), display_content(), dob(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store_item(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), follow_init(), foofoo(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), gender_selector_min(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), home_content(), RedMatrix\RedDAV\RedBrowser\htmlActionsPanel(), identity_check_service_class(), impel_init(), import_author_rss(), import_author_unknown(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), invite_content(), invite_post(), item_check_service_class(), item_content(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), layout_select(), layouts_content(), like_content(), like_puller(), load_database(), localize_item(), lockview_content(), locs_content(), locs_post(), login(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), manual_config(), marital_selector(), marital_selector_min(), match_content(), menu_content(), menu_post(), menu_render(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), openid_content(), page_init(), pagelist_widget(), paginate(), pdl_selector(), pdledit_content(), pdledit_post(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), poll_content(), populate_acl(), post_activity_item(), post_init(), probe_content(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), rbmark_content(), rbmark_post(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeaccount_content(), removeaccount_post(), removeme_content(), removeme_post(), rmagic_content(), rmagic_post(), role_selector(), rpost_content(), scale_external_images(), search(), search_content(), searchbox(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), service_limits_content(), settings_post(), setup_content(), sexpref_selector(), sexpref_selector_min(), siteinfo_content(), sources_content(), sources_post(), subthread_content(), suggest_content(), sync_locations(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), thing_content(), thing_init(), timezone_cmp(), translate_scope(), translate_system_apps(), update_birthdays(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_approve(), user_deny(), validate_channelname(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_photo(), widget_photo_rand(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), widget_tagcloud(), writepages_widget(), xchan_content(), z_readdir(), and zfinger_init().

        +

        Referenced by account_remove(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_profs(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_post(), advanced_profile(), alt_pager(), api_content(), api_post(), api_statuses_public_timeline(), app_render(), app_store(), app_update(), appman_content(), appman_post(), apps_content(), apw_form(), attach_by_hash(), attach_by_hash_nodata(), attach_count_files(), attach_init(), attach_list_files(), attach_mkdir(), attach_store(), bb2diaspora_itembody(), bbcode(), block_content(), blocks_content(), bookmark_add(), bookmarks_content(), bookmarks_init(), catblock(), categories_widget(), channel_content(), channel_init(), chat_content(), chat_init(), chatroom_create(), chatroom_destroy(), chatroom_enter(), chatsvc_content(), check_account_email(), check_account_invite(), check_config(), check_form_security_std_err_msg(), check_funcs(), check_htaccess(), check_htconfig(), check_keys(), check_php(), check_smarty3(), check_store(), cloud_init(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_poll_interval(), conversation(), create_account(), create_identity(), day_translate(), delegate_content(), design_tools(), diaspora_like(), dir_safe_mode(), dir_sort_links(), dir_tagblock(), directory_content(), dirsearch_content(), display_content(), dob(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store_item(), events_content(), events_post(), fbrowser_content(), fileas_widget(), filer_content(), filestorage_content(), filestorage_post(), findpeople_widget(), follow_init(), foofoo(), format_categories(), format_event_diaspora(), format_event_html(), format_filer(), format_like(), format_notification(), fsuggest_content(), fsuggest_post(), gender_selector(), gender_selector_min(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_features(), get_mood_verbs(), get_perms(), get_plink(), get_poke_verbs(), Item\get_template_data(), group_add(), group_content(), group_post(), group_side(), hcard_init(), help_content(), home_content(), RedMatrix\RedDAV\RedBrowser\htmlActionsPanel(), identity_check_service_class(), impel_init(), import_author_rss(), import_author_unknown(), import_channel_photo(), import_content(), import_post(), import_xchan(), dba_driver\install(), invite_content(), invite_post(), item_check_service_class(), item_content(), item_photo_menu(), item_post(), item_post_type(), items_fetch(), lang_selector(), layout_select(), layouts_content(), like_content(), like_puller(), load_database(), localize_item(), lockview_content(), locs_content(), locs_post(), login(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manage_content(), manual_config(), marital_selector(), marital_selector_min(), match_content(), menu_content(), menu_post(), menu_render(), message_content(), mimetype_select(), mini_group_select(), mitem_content(), mitem_init(), mitem_post(), mood_content(), mood_init(), nav(), network_content(), network_init(), network_to_name(), new_channel_content(), new_channel_post(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notify_content(), obj_verbs(), oembed_bbcode2html(), oembed_iframe(), oexchange_content(), openid_content(), page_init(), pagelist_widget(), paginate(), pdl_selector(), pdledit_content(), pdledit_post(), photo_upload(), photos_album_widget(), photos_content(), photos_init(), photos_post(), ping_init(), poke_content(), poke_init(), poll_content(), populate_acl(), post_activity_item(), post_init(), probe_content(), profile_activity(), profile_content(), profile_init(), profile_load(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_content(), pubsites_content(), rbmark_content(), rbmark_post(), redbasic_form(), register_content(), register_post(), regmod_content(), relative_date(), removeaccount_content(), removeaccount_post(), removeme_content(), removeme_post(), rmagic_content(), rmagic_post(), role_selector(), rpost_content(), scale_external_images(), search(), search_content(), searchbox(), select_timezone(), send_message(), send_reg_approval_email(), send_verification_email(), service_limits_content(), settings_post(), setup_content(), sexpref_selector(), sexpref_selector_min(), siteinfo_content(), sources_content(), sources_post(), subthread_content(), suggest_content(), sync_locations(), tagblock(), tagger_content(), tagrm_content(), tagrm_post(), theme_attachments(), thing_content(), thing_init(), timezone_cmp(), translate_scope(), translate_system_apps(), uexport_content(), update_birthdays(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), upgrade_bool_message(), upgrade_link(), upgrade_message(), user_allow(), user_approve(), user_deny(), validate_channelname(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), viewsrc_content(), vote_content(), wall_upload_post(), webpages_content(), what_next(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_photo(), widget_photo_rand(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), widget_tagcloud(), writepages_widget(), wtagblock(), xchan_content(), z_readdir(), and zfinger_init().

        diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 8356fd3ac..36a0f36dc 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -37,15 +37,15 @@ var NAVTREE = var NAVTREEINDEX = [ "BS-Default_8php.html", -"boot_8php.html#a56fd673eaa7014150297ce1162502db5", -"classApp.html#a495ec082c2719314e536070ca1ce073d", -"classTemplate.html#a86e8fd27955ef10cadfd86f3fca70677", -"dba__driver_8php.html#a2994daa03b1c23229a27e39bcab75e67", -"globals_0x69.html", -"include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e", -"mod_2chat_8php.html", -"refimport_8php.html#a6c3e0475fde9fe72ff2492a5e3e5259c", -"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186" +"boot_8php.html#a52b599cd13e152ebc80d7e4413683195", +"classApp.html#a4659785d13e4bac0bed50dbb1b0d4299", +"classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10", +"datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826", +"globals_0x61.html", +"include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a", +"mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2", +"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266", +"text_8php.html#acedb584f65114a33f389efb796172a91" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index 9c46f8184..dcfaca689 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -20,10 +20,10 @@ var NAVTREEINDEX0 = "Contact_8php.html#ad5b02c2a962ee55b1b7ca6c159d6e4c5":[6,0,0,21,1], "Contact_8php.html#ae8803c330352cbf1e828eb7490edf47e":[6,0,0,21,0], "ConversationObject_8php.html":[6,0,0,25], -"ITemplateEngine_8php.html":[6,0,0,47], +"ITemplateEngine_8php.html":[6,0,0,48], "Importer_8php.html":[6,0,0,1,0], -"ItemObject_8php.html":[6,0,0,46], -"ProtoDriver_8php.html":[6,0,0,67], +"ItemObject_8php.html":[6,0,0,47], +"ProtoDriver_8php.html":[6,0,0,68], "RedBasicAuth_8php.html":[6,0,0,3,0], "RedBrowser_8php.html":[6,0,0,3,1], "RedDirectory_8php.html":[6,0,0,3,2], @@ -104,9 +104,10 @@ var NAVTREEINDEX0 = "apw_2php_2theme_8php.html#a42167c539043a39a6b83c252d05f1e89":[6,0,3,1,0,1,3,0], "auth_8php.html":[6,0,0,10], "auth_8php.html#a07bae0e623e2daa9ee2cd5a8aa294dee":[6,0,0,10,0], -"auth_8php.html#a2add3a1129ffa4d5515442a9d52a9b1a":[6,0,0,10,2], -"auth_8php.html#a69fa663e6baf65f80d1b114ad72615f2":[6,0,0,10,1], -"auth_8php.html#a6f60fb54f60cd36c2430d6615a7b4f3f":[6,0,0,10,3], +"auth_8php.html#a2add3a1129ffa4d5515442a9d52a9b1a":[6,0,0,10,3], +"auth_8php.html#a69fa663e6baf65f80d1b114ad72615f2":[6,0,0,10,2], +"auth_8php.html#a6f60fb54f60cd36c2430d6615a7b4f3f":[6,0,0,10,4], +"auth_8php.html#ae3ecb5f34f202c7f9a61c5d589f6c6e1":[6,0,0,10,1], "bb2diaspora_8php.html":[6,0,0,12], "bb2diaspora_8php.html#a180b0e3a7d702998be19e3c3b44b0e93":[6,0,0,12,13], "bb2diaspora_8php.html#a29a2ad41f5826f3975fa9a49934ff863":[6,0,0,12,9], @@ -124,22 +125,24 @@ var NAVTREEINDEX0 = "bb2diaspora_8php.html#ad0abe1a7ee50aa0736a233df0a422eba":[6,0,0,12,4], "bb2diaspora_8php.html#adc92ccda5f85ed27e64fcc17712c89cc":[6,0,0,12,8], "bbcode_8php.html":[6,0,0,13], -"bbcode_8php.html#a009f61aaf78771737ed0765c8463911b":[6,0,0,13,10], -"bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d":[6,0,0,13,9], -"bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a":[6,0,0,13,6], -"bbcode_8php.html#a2be26414a367118143cc89e2d58e7377":[6,0,0,13,7], +"bbcode_8php.html#a009f61aaf78771737ed0765c8463911b":[6,0,0,13,12], +"bbcode_8php.html#a02d5f2434e7bb5cf683e52a9b4787f24":[6,0,0,13,1], +"bbcode_8php.html#a064dcfd9767df6f53be1a0e11ceeb15d":[6,0,0,13,11], +"bbcode_8php.html#a1c69e021d5e0aef97d6966bf3169c86a":[6,0,0,13,8], +"bbcode_8php.html#a2be26414a367118143cc89e2d58e7377":[6,0,0,13,9], "bbcode_8php.html#a3435c82a6c7693557800cdeb6848d0bd":[6,0,0,13,0], -"bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322":[6,0,0,13,14], -"bbcode_8php.html#a3a989cbf308a32468d171d83e9c51d1e":[6,0,0,13,5], -"bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7":[6,0,0,13,12], -"bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[6,0,0,13,13], -"bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7":[6,0,0,13,11], -"bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f":[6,0,0,13,2], -"bbcode_8php.html#a8911e027907820df3db03b4f76724b50":[6,0,0,13,8], -"bbcode_8php.html#a98d0eecc620c19561639f06cfbe8e74c":[6,0,0,13,4], -"bbcode_8php.html#aa73fb62e7be1fa5fce4ad5f3d4487fc9":[6,0,0,13,3], -"bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8":[6,0,0,13,15], -"bbcode_8php.html#abb02f1044ff1c635d12af690d0f2cfa2":[6,0,0,13,1], +"bbcode_8php.html#a39de4de32a9456d1ca914d0dc52bd322":[6,0,0,13,16], +"bbcode_8php.html#a3a989cbf308a32468d171d83e9c51d1e":[6,0,0,13,7], +"bbcode_8php.html#a5165a5221a52cf1bc1d7812ebd2069c7":[6,0,0,13,14], +"bbcode_8php.html#a55b0cb6973f1ec731de0e726bcc0efa7":[6,0,0,13,15], +"bbcode_8php.html#a7cb403fd1c36d7376c2f3932a1ceb54d":[6,0,0,13,2], +"bbcode_8php.html#a7cc811ff1939a508cfb54f39c1d584d7":[6,0,0,13,13], +"bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f":[6,0,0,13,4], +"bbcode_8php.html#a8911e027907820df3db03b4f76724b50":[6,0,0,13,10], +"bbcode_8php.html#a98d0eecc620c19561639f06cfbe8e74c":[6,0,0,13,6], +"bbcode_8php.html#aa73fb62e7be1fa5fce4ad5f3d4487fc9":[6,0,0,13,5], +"bbcode_8php.html#aa92f119341f4c69dcef2768a013079b8":[6,0,0,13,17], +"bbcode_8php.html#abb02f1044ff1c635d12af690d0f2cfa2":[6,0,0,13,3], "block_8php.html":[6,0,1,8], "block_8php.html#a8a82a470acdfbc7a8e749509caeeea45":[6,0,1,8,0], "block_8php.html#a9b61c96044ed2a068f18c10370a78d5c":[6,0,1,8,1], @@ -246,8 +249,5 @@ var NAVTREEINDEX0 = "boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,248], "boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,215], "boot_8php.html#a50a6707a28c7d05d3f49eaabc7994501":[6,0,4,30], -"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,169], -"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,44], -"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,88], -"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,36] +"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,169] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 64cbc6cec..299da6394 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,5 +1,8 @@ var NAVTREEINDEX1 = { +"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,44], +"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,88], +"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,36], "boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,207], "boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,247], "boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,310], @@ -246,8 +249,5 @@ var NAVTREEINDEX1 = "classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[5,0,6,62], "classApp.html#a344d2b7dc2f276648d521aee4da1731c":[5,0,6,23], "classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,6,50], -"classApp.html#a3d84af5e42082098672531cd1a618853":[5,0,6,22], -"classApp.html#a4659785d13e4bac0bed50dbb1b0d4299":[5,0,6,6], -"classApp.html#a4776d9322edea17fae56afa5d01a323e":[5,0,6,24], -"classApp.html#a487332f8de40414ca1a54a4265570b70":[5,0,6,81] +"classApp.html#a3d84af5e42082098672531cd1a618853":[5,0,6,22] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index 08f832bc4..9deea102a 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,8 @@ var NAVTREEINDEX2 = { +"classApp.html#a4659785d13e4bac0bed50dbb1b0d4299":[5,0,6,6], +"classApp.html#a4776d9322edea17fae56afa5d01a323e":[5,0,6,24], +"classApp.html#a487332f8de40414ca1a54a4265570b70":[5,0,6,81], "classApp.html#a495ec082c2719314e536070ca1ce073d":[5,0,6,40], "classApp.html#a4b67935096f66d1f14b657399a8461ac":[5,0,6,64], "classApp.html#a4bdd7bfed62f50515fce652127bf481b":[5,0,6,25], @@ -246,8 +249,5 @@ var NAVTREEINDEX2 = "classTemplate.html#a317d535946dc065c35dd5cd38380e6c6":[5,0,25,22], "classTemplate.html#a35d599c9b53a02e2fe2232e5b7ed5da7":[5,0,25,2], "classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,25,3], -"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e":[5,0,25,6], -"classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10":[5,0,25,21], -"classTemplate.html#a6f0efc256688c36110180b501067ff11":[5,0,25,23], -"classTemplate.html#a8469ab2988b6be2681516dc4b4e07d38":[5,0,25,15] +"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e":[5,0,25,6] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index cf1224387..d623cb5b7 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,8 @@ var NAVTREEINDEX3 = { +"classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10":[5,0,25,21], +"classTemplate.html#a6f0efc256688c36110180b501067ff11":[5,0,25,23], +"classTemplate.html#a8469ab2988b6be2681516dc4b4e07d38":[5,0,25,15], "classTemplate.html#a86e8fd27955ef10cadfd86f3fca70677":[5,0,25,9], "classTemplate.html#a8f4d17e49f42b876a97364c13fb572d1":[5,0,25,19], "classTemplate.html#aa6a087e0b7b887dd1c98c9e0ecbd3b29":[5,0,25,4], @@ -246,8 +249,5 @@ var NAVTREEINDEX3 = "datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[6,0,0,28,8], "datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[6,0,0,28,0], "datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[6,0,0,28,3], -"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[6,0,0,28,1], -"datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826":[6,0,0,28,13], -"db__update_8php.html":[6,0,2,1], -"dba__driver_8php.html":[6,0,0,0,0] +"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[6,0,0,28,1] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index d5abd2a22..b59cdb5ae 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,8 @@ var NAVTREEINDEX4 = { +"datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826":[6,0,0,28,13], +"db__update_8php.html":[6,0,2,1], +"dba__driver_8php.html":[6,0,0,0,0], "dba__driver_8php.html#a2994daa03b1c23229a27e39bcab75e67":[6,0,0,0,0,2], "dba__driver_8php.html#a2a38996670c2936b5769270c49c57593":[6,0,0,0,0,11], "dba__driver_8php.html#a2c09a731d3b4fef41fed0e83db01be1f":[6,0,0,0,0,17], @@ -169,6 +172,11 @@ var NAVTREEINDEX4 = "filestorage_8php.html":[6,0,1,34], "filestorage_8php.html#a61bb1be78472555df4ce619f51014040":[6,0,1,34,0], "filestorage_8php.html#ad3b64e3ece9831f9d3a9f00c0ae983cd":[6,0,1,34,1], +"fixd_8php.html":[6,0,0,39], +"fixd_8php.html#a241b818f48030b628685b2e5119c5624":[6,0,0,39,2], +"fixd_8php.html#a2da3681c9cce2efe7de29aa578ff4219":[6,0,0,39,1], +"fixd_8php.html#a8abe176bc41afd728f32ba8c506cbd98":[6,0,0,39,0], +"fixd_8php.html#a9d4f8a2ab4d92b3ccfd7cba0458098eb":[6,0,0,39,3], "fpostit_8php.html":[6,0,2,0,0], "fpostit_8php.html#a3f3ae3ae61578b5671673914fd894443":[6,0,2,0,0,0], "fpostit_8php.html#a501b5ca82f287509fc691c88524064c1":[6,0,2,0,0,1], @@ -217,8 +225,8 @@ var NAVTREEINDEX4 = "functions_0x76.html":[5,3,0,20], "functions_8php.html":[6,0,3,1,0,1,1], "functions_8php.html#adefe514c95680928b3aae250cbc3c663":[6,0,3,1,0,1,1,0], -"functions_func.html":[5,3,1], "functions_func.html":[5,3,1,0], +"functions_func.html":[5,3,1], "functions_func_0x61.html":[5,3,1,1], "functions_func_0x62.html":[5,3,1,2], "functions_func_0x63.html":[5,3,1,3], @@ -241,13 +249,5 @@ var NAVTREEINDEX4 = "functions_vars.html":[5,3,2], "globals.html":[6,1,0,0], "globals.html":[6,1,0], -"globals_0x5f.html":[6,1,0,1], -"globals_0x61.html":[6,1,0,2], -"globals_0x62.html":[6,1,0,3], -"globals_0x63.html":[6,1,0,4], -"globals_0x64.html":[6,1,0,5], -"globals_0x65.html":[6,1,0,6], -"globals_0x66.html":[6,1,0,7], -"globals_0x67.html":[6,1,0,8], -"globals_0x68.html":[6,1,0,9] +"globals_0x5f.html":[6,1,0,1] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index 6507e74c2..5ff3f0feb 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,13 @@ var NAVTREEINDEX5 = { +"globals_0x61.html":[6,1,0,2], +"globals_0x62.html":[6,1,0,3], +"globals_0x63.html":[6,1,0,4], +"globals_0x64.html":[6,1,0,5], +"globals_0x65.html":[6,1,0,6], +"globals_0x66.html":[6,1,0,7], +"globals_0x67.html":[6,1,0,8], +"globals_0x68.html":[6,1,0,9], "globals_0x69.html":[6,1,0,10], "globals_0x6a.html":[6,1,0,11], "globals_0x6b.html":[6,1,0,12], @@ -68,8 +76,8 @@ var NAVTREEINDEX5 = "globals_vars_0x77.html":[6,1,2,20], "globals_vars_0x78.html":[6,1,2,21], "globals_vars_0x7a.html":[6,1,2,22], -"gprobe_8php.html":[6,0,0,40], -"gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[6,0,0,40,0], +"gprobe_8php.html":[6,0,0,41], +"gprobe_8php.html#adf72cb0a70b5b9d99fdec1cc60e18ed1":[6,0,0,41,0], "greenthumbnails_8php.html":[6,0,3,1,0,2,3], "hcard_8php.html":[6,0,1,38], "hcard_8php.html#a3663012f1549849af88aba2bb87388e3":[6,0,1,38,0], @@ -86,57 +94,57 @@ var NAVTREEINDEX5 = "home_8php.html#ac4642c38b6f23a8d065dd4a75c620bde":[6,0,1,40,1], "hostxrd_8php.html":[6,0,1,41], "hostxrd_8php.html#aa37ffc8e7900bc76c4828bd25916db92":[6,0,1,41,0], -"html2bbcode_8php.html":[6,0,0,42], -"html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[6,0,0,42,3], -"html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[6,0,0,42,1], -"html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2":[6,0,0,42,0], -"html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8":[6,0,0,42,2], -"html2plain_8php.html":[6,0,0,43], -"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740":[6,0,0,43,0], -"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0":[6,0,0,43,3], -"html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04":[6,0,0,43,2], -"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[6,0,0,43,1], -"hubloc_8php.html":[6,0,0,44], -"hubloc_8php.html#a84c79b7be352f62d12fe4fa2c80fc6ea":[6,0,0,44,3], -"hubloc_8php.html#acb708dd197aae72a4858cf5ff4e3195b":[6,0,0,44,5], -"hubloc_8php.html#ad3d0dcfcfcb347744f7617fe6f5de002":[6,0,0,44,2], -"hubloc_8php.html#ad86214b3a74084bd7b54e8d6c919ce4d":[6,0,0,44,0], -"hubloc_8php.html#aebd244b4616ded022cbbee5e82926951":[6,0,0,44,1], -"hubloc_8php.html#af1b476c936f96a93282b1d058e3d05ea":[6,0,0,44,4], -"identity_8php.html":[6,0,0,45], -"identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05":[6,0,0,45,3], -"identity_8php.html#a224710dfb7465b706c91134247c20afa":[6,0,0,45,12], -"identity_8php.html#a293f416ce9050220b183e08ff5890216":[6,0,0,45,6], -"identity_8php.html#a2ab5172eabd375869060c9ad68323f5c":[6,0,0,45,18], -"identity_8php.html#a2e6a1cc35887937823ec7fbb90472afe":[6,0,0,45,23], -"identity_8php.html#a332df795f684788002f5a6424abacfd7":[6,0,0,45,11], -"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[6,0,0,45,2], -"identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[6,0,0,45,27], -"identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[6,0,0,45,26], -"identity_8php.html#a47d6f53216f23a3484061793bef29854":[6,0,0,45,28], -"identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[6,0,0,45,9], -"identity_8php.html#a4e996e44b50330098a04b467367a559f":[6,0,0,45,21], -"identity_8php.html#a4ff59df0f0a668a06a8411f87496aa21":[6,0,0,45,13], -"identity_8php.html#a5650319c799de09d1b6d1076b6f839a4":[6,0,0,45,24], -"identity_8php.html#a5b815330f3d177ab383af37a6c12e532":[6,0,0,45,31], -"identity_8php.html#a680fbafc2db023c5b1309e0180e81315":[6,0,0,45,32], -"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[6,0,0,45,1], -"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[6,0,0,45,29], -"identity_8php.html#a9637c557e13d9671f3eeb124ab98212a":[6,0,0,45,20], -"identity_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[6,0,0,45,10], -"identity_8php.html#aa4bd4abfcba883f43919e89ec6419025":[6,0,0,45,22], -"identity_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[6,0,0,45,0], -"identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[6,0,0,45,15], -"identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51":[6,0,0,45,14], -"identity_8php.html#ab1485a26b032956e1496fc08c58b83ed":[6,0,0,45,7], -"identity_8php.html#ac73b3e13778c564c877554517a7f51ba":[6,0,0,45,5], -"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[6,0,0,45,17], -"identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[6,0,0,45,4], -"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[6,0,0,45,25], -"identity_8php.html#ae2b140df652a55ca11bb6a99005fce35":[6,0,0,45,19], -"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[6,0,0,45,8], -"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[6,0,0,45,30], -"identity_8php.html#afaedbc8e2d2a70ec8b006162baac5249":[6,0,0,45,16], +"html2bbcode_8php.html":[6,0,0,43], +"html2bbcode_8php.html#a39c662b19d318990fee2ba795a55d7a7":[6,0,0,43,3], +"html2bbcode_8php.html#a5ad726995ac4070213abdb3bd09f4837":[6,0,0,43,1], +"html2bbcode_8php.html#a71a07f135d196ec5943b13f7b2e6a9b2":[6,0,0,43,0], +"html2bbcode_8php.html#ad174afe0ccbd8c475e48f8a6ee2f27d8":[6,0,0,43,2], +"html2plain_8php.html":[6,0,0,44], +"html2plain_8php.html#a3214912e3d00cf0a948072daccf16740":[6,0,0,44,0], +"html2plain_8php.html#a56d29b254333d29abb9d96a9a903a4b0":[6,0,0,44,3], +"html2plain_8php.html#ab3e121fa9f3feb16f9f942e705bc6c04":[6,0,0,44,2], +"html2plain_8php.html#ae1c203d0f089d5678d73a6c64a395201":[6,0,0,44,1], +"hubloc_8php.html":[6,0,0,45], +"hubloc_8php.html#a84c79b7be352f62d12fe4fa2c80fc6ea":[6,0,0,45,3], +"hubloc_8php.html#acb708dd197aae72a4858cf5ff4e3195b":[6,0,0,45,5], +"hubloc_8php.html#ad3d0dcfcfcb347744f7617fe6f5de002":[6,0,0,45,2], +"hubloc_8php.html#ad86214b3a74084bd7b54e8d6c919ce4d":[6,0,0,45,0], +"hubloc_8php.html#aebd244b4616ded022cbbee5e82926951":[6,0,0,45,1], +"hubloc_8php.html#af1b476c936f96a93282b1d058e3d05ea":[6,0,0,45,4], +"identity_8php.html":[6,0,0,46], +"identity_8php.html#a1cf83ac2b645de12868edaa3a5718f05":[6,0,0,46,3], +"identity_8php.html#a224710dfb7465b706c91134247c20afa":[6,0,0,46,12], +"identity_8php.html#a293f416ce9050220b183e08ff5890216":[6,0,0,46,6], +"identity_8php.html#a2ab5172eabd375869060c9ad68323f5c":[6,0,0,46,18], +"identity_8php.html#a2e6a1cc35887937823ec7fbb90472afe":[6,0,0,46,23], +"identity_8php.html#a332df795f684788002f5a6424abacfd7":[6,0,0,46,11], +"identity_8php.html#a345f4c943d84de502ec6e72d2c813945":[6,0,0,46,2], +"identity_8php.html#a432259b2cf5b6f59be53e71db9f2c7dc":[6,0,0,46,27], +"identity_8php.html#a4751b522ea913d0e7ed43e03d22e9e68":[6,0,0,46,26], +"identity_8php.html#a47d6f53216f23a3484061793bef29854":[6,0,0,46,28], +"identity_8php.html#a490972c02fdb638c52ec0e012a30bfd2":[6,0,0,46,9], +"identity_8php.html#a4e996e44b50330098a04b467367a559f":[6,0,0,46,21], +"identity_8php.html#a4ff59df0f0a668a06a8411f87496aa21":[6,0,0,46,13], +"identity_8php.html#a5650319c799de09d1b6d1076b6f839a4":[6,0,0,46,24], +"identity_8php.html#a5b815330f3d177ab383af37a6c12e532":[6,0,0,46,31], +"identity_8php.html#a680fbafc2db023c5b1309e0180e81315":[6,0,0,46,32], +"identity_8php.html#a77d2237f1846964634b1c99089c27c7d":[6,0,0,46,1], +"identity_8php.html#a78151baf4407a8482d2681a91a9c486b":[6,0,0,46,29], +"identity_8php.html#a9637c557e13d9671f3eeb124ab98212a":[6,0,0,46,20], +"identity_8php.html#aa46321e1cd6a3b8dfde8bf9510112fec":[6,0,0,46,10], +"identity_8php.html#aa4bd4abfcba883f43919e89ec6419025":[6,0,0,46,22], +"identity_8php.html#aa870d2c1f558cfd52bef05bc124e8fa4":[6,0,0,46,0], +"identity_8php.html#aaeb666872995e3ab8da8f7bc5f3b2bd3":[6,0,0,46,15], +"identity_8php.html#aaff86ee3b5984821e7a256c2da5f1a51":[6,0,0,46,14], +"identity_8php.html#ab1485a26b032956e1496fc08c58b83ed":[6,0,0,46,7], +"identity_8php.html#ac73b3e13778c564c877554517a7f51ba":[6,0,0,46,5], +"identity_8php.html#ac9fcd5c4c371998790b5c55c3d0f4633":[6,0,0,46,17], +"identity_8php.html#ad2c97627a313d53df1a1c7b4215ddb51":[6,0,0,46,4], +"identity_8php.html#ad4a2c8caca8f6ae93633ebeca0ed6620":[6,0,0,46,25], +"identity_8php.html#ae2b140df652a55ca11bb6a99005fce35":[6,0,0,46,19], +"identity_8php.html#ae381db3d43f8e7c1da8b15d14ecf5312":[6,0,0,46,8], +"identity_8php.html#af2802bc13a00a17b867bba7978ba8f58":[6,0,0,46,30], +"identity_8php.html#afaedbc8e2d2a70ec8b006162baac5249":[6,0,0,46,16], "impel_8php.html":[6,0,1,42], "impel_8php.html#ab7db6fca43b42ea4332cb3e841b3cf7b":[6,0,1,42,0], "import_8php.html":[6,0,1,43], @@ -241,13 +249,5 @@ var NAVTREEINDEX5 = "include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639":[6,0,0,16,2], "include_2chat_8php.html#a2c95b545e46bfee64faa05ecf0afea91":[6,0,0,16,3], "include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[6,0,0,16,1], -"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3":[6,0,0,16,0], -"include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a":[6,0,0,16,5], -"include_2config_8php.html":[6,0,0,20], -"include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1":[6,0,0,20,7], -"include_2config_8php.html#a549910227348003efc3c05c9105c42da":[6,0,0,20,0], -"include_2config_8php.html#a559791dda7fef8a4b2394c83e835787b":[6,0,0,20,8], -"include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[6,0,0,20,11], -"include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[6,0,0,20,1], -"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[6,0,0,20,2] +"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3":[6,0,0,16,0] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index e72a0633b..1aca50ae6 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,5 +1,13 @@ var NAVTREEINDEX6 = { +"include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a":[6,0,0,16,5], +"include_2config_8php.html":[6,0,0,20], +"include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1":[6,0,0,20,7], +"include_2config_8php.html#a549910227348003efc3c05c9105c42da":[6,0,0,20,0], +"include_2config_8php.html#a559791dda7fef8a4b2394c83e835787b":[6,0,0,20,8], +"include_2config_8php.html#a61591371cb18764138655d67dc817ab2":[6,0,0,20,11], +"include_2config_8php.html#a7ad2081c5f812ac4387fd76f3762d941":[6,0,0,20,1], +"include_2config_8php.html#a9c171def547deee16738dc58fdeb4b72":[6,0,0,20,2], "include_2config_8php.html#aa3dc1d3de2d091ac702e675acd3a085e":[6,0,0,20,6], "include_2config_8php.html#ad58a4913937179adb13201c2ee3261ad":[6,0,0,20,5], "include_2config_8php.html#ad6da879e4fb5b37d1e161d4e9be5c32a":[6,0,0,20,10], @@ -9,97 +17,97 @@ var NAVTREEINDEX6 = "include_2config_8php.html#afe117b70f1bba2f6348d9300b601f86e":[6,0,0,20,12], "include_2directory_8php.html":[6,0,0,33], "include_2directory_8php.html#aa75d3b0697ca1456aaabdb37a74aa0f0":[6,0,0,33,0], -"include_2follow_8php.html":[6,0,0,39], -"include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7":[6,0,0,39,0], -"include_2group_8php.html":[6,0,0,41], -"include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b":[6,0,0,41,2], -"include_2group_8php.html#a048f6892bfd28852de1b76470df411de":[6,0,0,41,10], -"include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce":[6,0,0,41,1], -"include_2group_8php.html#a22a81875259c7d3d64d4848afea6b345":[6,0,0,41,0], -"include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5":[6,0,0,41,6], -"include_2group_8php.html#a540e3ef36f47d47532646be4241f6518":[6,0,0,41,7], -"include_2group_8php.html#a5bd191d9692e6c34d48c0ede10810f09":[6,0,0,41,4], -"include_2group_8php.html#a6a69bd7be032fa8ce4e49c43a42cc6e9":[6,0,0,41,8], -"include_2group_8php.html#a90e157b3e1b99c981809cb5a2abd3245":[6,0,0,41,5], -"include_2group_8php.html#ab0e422a0f31c0c64fd9084ca03d85f32":[6,0,0,41,11], -"include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb":[6,0,0,41,3], -"include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f":[6,0,0,41,9], -"include_2menu_8php.html":[6,0,0,50], -"include_2menu_8php.html#a03a5deed3908543581c074ce333e9d6a":[6,0,0,50,11], -"include_2menu_8php.html#a08a800821721781a8dfffbe31481ff98":[6,0,0,50,1], -"include_2menu_8php.html#a251bf7e15d21627fd92614198e41c485":[6,0,0,50,10], -"include_2menu_8php.html#a32701c4245e78ba9106eef52c08bf33d":[6,0,0,50,9], -"include_2menu_8php.html#a3884bda4d85d84ec99447db9403a68d8":[6,0,0,50,3], -"include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7":[6,0,0,50,8], -"include_2menu_8php.html#a68ebbf492470c930f652013656f9071d":[6,0,0,50,7], -"include_2menu_8php.html#a6a33c6a3db2a7510b16cc656edaec571":[6,0,0,50,5], -"include_2menu_8php.html#a9aa8e0052dd47c1a93f53a983bd4620a":[6,0,0,50,2], -"include_2menu_8php.html#acb66f80ca895a6ccd562b3d9ae7b41aa":[6,0,0,50,6], -"include_2menu_8php.html#ad87f51ce85172bcc3f931aa0cd96a804":[6,0,0,50,4], -"include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8":[6,0,0,50,0], -"include_2message_8php.html":[6,0,0,51], -"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091":[6,0,0,51,2], -"include_2message_8php.html#a5f8de9847e203329e317ac38dc646898":[6,0,0,51,1], -"include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e":[6,0,0,51,3], -"include_2message_8php.html#a751ffd6635022b2190f56154ee745752":[6,0,0,51,4], -"include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1":[6,0,0,51,0], -"include_2network_8php.html":[6,0,0,53], -"include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0":[6,0,0,53,7], -"include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6":[6,0,0,53,14], -"include_2network_8php.html#a316f318167a039c89719afbd129a8f3c":[6,0,0,53,16], -"include_2network_8php.html#a3e6c751a51de33ad3563f0938296e78a":[6,0,0,53,20], -"include_2network_8php.html#a469b9bd700269cd07d954f1a16c5899b":[6,0,0,53,6], -"include_2network_8php.html#a4c5d50079e089168d9248427018fffd4":[6,0,0,53,12], -"include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2":[6,0,0,53,11], -"include_2network_8php.html#a5176176ddc1906d91f186df6fbd87b48":[6,0,0,53,4], -"include_2network_8php.html#a5caa264fab6d2b2344e6bd5b298b08f2":[6,0,0,53,19], -"include_2network_8php.html#a63e62946e194928eb17c5a9f2bbef0fe":[6,0,0,53,5], -"include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7":[6,0,0,53,10], -"include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d":[6,0,0,53,9], -"include_2network_8php.html#a872bbe72d23826c64c9e0f822180a3ec":[6,0,0,53,13], -"include_2network_8php.html#a897e7112d86eb95526cbd0bff9375f02":[6,0,0,53,18], -"include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0":[6,0,0,53,8], -"include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc":[6,0,0,53,24], -"include_2network_8php.html#a984708e60d531b31b2d1f88b5f408f7b":[6,0,0,53,25], -"include_2network_8php.html#a99353baabbc3e0584b85eb79ee802cff":[6,0,0,53,21], -"include_2network_8php.html#a9e9da2aafb806c98ecdc318604e60dc6":[6,0,0,53,22], -"include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37":[6,0,0,53,23], -"include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7":[6,0,0,53,2], -"include_2network_8php.html#aba38458a2ff2d92d3536488dbb119694":[6,0,0,53,0], -"include_2network_8php.html#acb0bd7f5fe38ff1eaebeae3284525070":[6,0,0,53,17], -"include_2network_8php.html#ad4056d3ce69988f5c1a997a79f503246":[6,0,0,53,3], -"include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f":[6,0,0,53,15], -"include_2network_8php.html#aee35d9ad6b3f872bfb39ba3598936aa7":[6,0,0,53,1], -"include_2notify_8php.html":[6,0,0,55], -"include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3":[6,0,0,55,0], -"include_2oembed_8php.html":[6,0,0,57], -"include_2oembed_8php.html#a000a62b97113cf95b0e9e00412168172":[6,0,0,57,5], -"include_2oembed_8php.html#a00c4c80deffd9daf8dc97b58d4c64ed0":[6,0,0,57,7], -"include_2oembed_8php.html#a03fa3b7832c98a3d0b4630afeb73d487":[6,0,0,57,1], -"include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3":[6,0,0,57,4], -"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2":[6,0,0,57,3], -"include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[6,0,0,57,6], -"include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[6,0,0,57,0], -"include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[6,0,0,57,2], -"include_2photos_8php.html":[6,0,0,62], -"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[6,0,0,62,0], -"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[6,0,0,62,2], -"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[6,0,0,62,1], -"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[6,0,0,62,7], -"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[6,0,0,62,3], -"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[6,0,0,62,6], -"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[6,0,0,62,5], -"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[6,0,0,62,4], -"include_2probe_8php.html":[6,0,0,65], -"include_2probe_8php.html#a12ea7a0def2f0e07242b5c9ac684e01a":[6,0,0,65,3], -"include_2probe_8php.html#a2b4ac769508f7cfc17fee130279b9cb7":[6,0,0,65,4], -"include_2probe_8php.html#a2daa857942aceca01f956016dbbd139c":[6,0,0,65,1], -"include_2probe_8php.html#a3c02c7a23e8335a79c3c0f5331d11a85":[6,0,0,65,8], -"include_2probe_8php.html#a471851151d8cd7fbb79703e9522eeea8":[6,0,0,65,0], -"include_2probe_8php.html#a950a200372393f706851103cd3fffcba":[6,0,0,65,6], -"include_2probe_8php.html#a9b5eca1e01e52b3e65d64db0c92181e0":[6,0,0,65,2], -"include_2probe_8php.html#aa748dc73a6686c13826b1ee9d16c800d":[6,0,0,65,7], -"include_2probe_8php.html#ab19a52326b27607a0fb8191cc75ba481":[6,0,0,65,5], +"include_2follow_8php.html":[6,0,0,40], +"include_2follow_8php.html#ae387d4ae097c23d69f3247e7f08140c7":[6,0,0,40,0], +"include_2group_8php.html":[6,0,0,42], +"include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b":[6,0,0,42,2], +"include_2group_8php.html#a048f6892bfd28852de1b76470df411de":[6,0,0,42,10], +"include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce":[6,0,0,42,1], +"include_2group_8php.html#a22a81875259c7d3d64d4848afea6b345":[6,0,0,42,0], +"include_2group_8php.html#a4118f498bbd1530c1d0136d016d197a5":[6,0,0,42,6], +"include_2group_8php.html#a540e3ef36f47d47532646be4241f6518":[6,0,0,42,7], +"include_2group_8php.html#a5bd191d9692e6c34d48c0ede10810f09":[6,0,0,42,4], +"include_2group_8php.html#a6a69bd7be032fa8ce4e49c43a42cc6e9":[6,0,0,42,8], +"include_2group_8php.html#a90e157b3e1b99c981809cb5a2abd3245":[6,0,0,42,5], +"include_2group_8php.html#ab0e422a0f31c0c64fd9084ca03d85f32":[6,0,0,42,11], +"include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb":[6,0,0,42,3], +"include_2group_8php.html#afb802ae2ce73aae4bc36d157f7b6a92f":[6,0,0,42,9], +"include_2menu_8php.html":[6,0,0,51], +"include_2menu_8php.html#a03a5deed3908543581c074ce333e9d6a":[6,0,0,51,11], +"include_2menu_8php.html#a08a800821721781a8dfffbe31481ff98":[6,0,0,51,1], +"include_2menu_8php.html#a251bf7e15d21627fd92614198e41c485":[6,0,0,51,10], +"include_2menu_8php.html#a32701c4245e78ba9106eef52c08bf33d":[6,0,0,51,9], +"include_2menu_8php.html#a3884bda4d85d84ec99447db9403a68d8":[6,0,0,51,3], +"include_2menu_8php.html#a47447c01ba8ea04cd74af1d4c5b68fc7":[6,0,0,51,8], +"include_2menu_8php.html#a68ebbf492470c930f652013656f9071d":[6,0,0,51,7], +"include_2menu_8php.html#a6a33c6a3db2a7510b16cc656edaec571":[6,0,0,51,5], +"include_2menu_8php.html#a9aa8e0052dd47c1a93f53a983bd4620a":[6,0,0,51,2], +"include_2menu_8php.html#acb66f80ca895a6ccd562b3d9ae7b41aa":[6,0,0,51,6], +"include_2menu_8php.html#ad87f51ce85172bcc3f931aa0cd96a804":[6,0,0,51,4], +"include_2menu_8php.html#add35fae5e9695031b3d46e30ac409eb8":[6,0,0,51,0], +"include_2message_8php.html":[6,0,0,52], +"include_2message_8php.html#a254a756031e4d5e94f85e2939bdb5091":[6,0,0,52,2], +"include_2message_8php.html#a5f8de9847e203329e317ac38dc646898":[6,0,0,52,1], +"include_2message_8php.html#a652973ce47a262f2d238c2fd6233d97e":[6,0,0,52,3], +"include_2message_8php.html#a751ffd6635022b2190f56154ee745752":[6,0,0,52,4], +"include_2message_8php.html#aed272d77c06a309e2836ac79e75613f1":[6,0,0,52,0], +"include_2network_8php.html":[6,0,0,54], +"include_2network_8php.html#a1ff07d9fad93b713b93da0ab77aab7f0":[6,0,0,54,7], +"include_2network_8php.html#a27a951b59d8d622c0b3e7b0673ba74c6":[6,0,0,54,14], +"include_2network_8php.html#a316f318167a039c89719afbd129a8f3c":[6,0,0,54,16], +"include_2network_8php.html#a3e6c751a51de33ad3563f0938296e78a":[6,0,0,54,20], +"include_2network_8php.html#a469b9bd700269cd07d954f1a16c5899b":[6,0,0,54,6], +"include_2network_8php.html#a4c5d50079e089168d9248427018fffd4":[6,0,0,54,12], +"include_2network_8php.html#a4cfb2c05a1c295317283d762440ce0b2":[6,0,0,54,11], +"include_2network_8php.html#a5176176ddc1906d91f186df6fbd87b48":[6,0,0,54,4], +"include_2network_8php.html#a5caa264fab6d2b2344e6bd5b298b08f2":[6,0,0,54,19], +"include_2network_8php.html#a63e62946e194928eb17c5a9f2bbef0fe":[6,0,0,54,5], +"include_2network_8php.html#a78e89557b2fbd344ad790846d761b0c7":[6,0,0,54,10], +"include_2network_8php.html#a850ed5307c6a18076f4b80addc99602d":[6,0,0,54,9], +"include_2network_8php.html#a872bbe72d23826c64c9e0f822180a3ec":[6,0,0,54,13], +"include_2network_8php.html#a897e7112d86eb95526cbd0bff9375f02":[6,0,0,54,18], +"include_2network_8php.html#a8d5a3afb51cc932032b5dcc159efaae0":[6,0,0,54,8], +"include_2network_8php.html#a9129fd55e7fc175b4ea9a195cccc16bc":[6,0,0,54,24], +"include_2network_8php.html#a984708e60d531b31b2d1f88b5f408f7b":[6,0,0,54,25], +"include_2network_8php.html#a99353baabbc3e0584b85eb79ee802cff":[6,0,0,54,21], +"include_2network_8php.html#a9e9da2aafb806c98ecdc318604e60dc6":[6,0,0,54,22], +"include_2network_8php.html#aafd06c0a75402aefb06cfb9f9740fa37":[6,0,0,54,23], +"include_2network_8php.html#ab07ce9d75eae559865ed90aad2154bd7":[6,0,0,54,2], +"include_2network_8php.html#aba38458a2ff2d92d3536488dbb119694":[6,0,0,54,0], +"include_2network_8php.html#acb0bd7f5fe38ff1eaebeae3284525070":[6,0,0,54,17], +"include_2network_8php.html#ad4056d3ce69988f5c1a997a79f503246":[6,0,0,54,3], +"include_2network_8php.html#ae8d9c41a11000fb8667039fc71b4f73f":[6,0,0,54,15], +"include_2network_8php.html#aee35d9ad6b3f872bfb39ba3598936aa7":[6,0,0,54,1], +"include_2notify_8php.html":[6,0,0,56], +"include_2notify_8php.html#a0e61728e487df50c72e6434f911a57d3":[6,0,0,56,0], +"include_2oembed_8php.html":[6,0,0,58], +"include_2oembed_8php.html#a000a62b97113cf95b0e9e00412168172":[6,0,0,58,5], +"include_2oembed_8php.html#a00c4c80deffd9daf8dc97b58d4c64ed0":[6,0,0,58,7], +"include_2oembed_8php.html#a03fa3b7832c98a3d0b4630afeb73d487":[6,0,0,58,1], +"include_2oembed_8php.html#a26bb4c1e330d2f94ea7b6ce2fe970cf3":[6,0,0,58,4], +"include_2oembed_8php.html#a98549b9af8140eda3eceaeedcaabc2c2":[6,0,0,58,3], +"include_2oembed_8php.html#a9e57f3e36a0a0a47e6db79544b701d9a":[6,0,0,58,6], +"include_2oembed_8php.html#ab953a6e7c11bc6498ce01ed73e2ba319":[6,0,0,58,0], +"include_2oembed_8php.html#aba89ae64b355efcb4f706553d3edb6a2":[6,0,0,58,2], +"include_2photos_8php.html":[6,0,0,63], +"include_2photos_8php.html#a6c40ef58aefef705a5adc84a40e97109":[6,0,0,63,0], +"include_2photos_8php.html#a7e7abc69872180697c5471dc69349afe":[6,0,0,63,2], +"include_2photos_8php.html#a8e8b7be99e24c2497bc2cb3339280c35":[6,0,0,63,1], +"include_2photos_8php.html#aa27b9e435dcc34e1009f56dc02c7ca51":[6,0,0,63,7], +"include_2photos_8php.html#ab0365f25b22ccea5f085fe7c49e1f4ab":[6,0,0,63,3], +"include_2photos_8php.html#ad648c0c5544fe9263409b6f6e57c6274":[6,0,0,63,6], +"include_2photos_8php.html#aedccaf18282b26899d9549c29bd9d1b9":[6,0,0,63,5], +"include_2photos_8php.html#af24c6aeed28ecc31ec39e7d9a1804979":[6,0,0,63,4], +"include_2probe_8php.html":[6,0,0,66], +"include_2probe_8php.html#a12ea7a0def2f0e07242b5c9ac684e01a":[6,0,0,66,3], +"include_2probe_8php.html#a2b4ac769508f7cfc17fee130279b9cb7":[6,0,0,66,4], +"include_2probe_8php.html#a2daa857942aceca01f956016dbbd139c":[6,0,0,66,1], +"include_2probe_8php.html#a3c02c7a23e8335a79c3c0f5331d11a85":[6,0,0,66,8], +"include_2probe_8php.html#a471851151d8cd7fbb79703e9522eeea8":[6,0,0,66,0], +"include_2probe_8php.html#a950a200372393f706851103cd3fffcba":[6,0,0,66,6], +"include_2probe_8php.html#a9b5eca1e01e52b3e65d64db0c92181e0":[6,0,0,66,2], +"include_2probe_8php.html#aa748dc73a6686c13826b1ee9d16c800d":[6,0,0,66,7], +"include_2probe_8php.html#ab19a52326b27607a0fb8191cc75ba481":[6,0,0,66,5], "index.html":[], "interfaceITemplateEngine.html":[5,0,20], "interfaceITemplateEngine.html#aaa7381c8becc3d1c1790b53988a0f243":[5,0,20,1], @@ -113,93 +121,93 @@ var NAVTREEINDEX6 = "item_8php.html#a693cd09805755ab85bbb5ecae69a48c3":[6,0,1,46,4], "item_8php.html#a764bbb2e9a885a86fb23d0b5e4a09221":[6,0,1,46,3], "item_8php.html#a7b63a9d0cd02096e17dcf11f4afa7c10":[6,0,1,46,1], -"items_8php.html":[6,0,0,48], -"items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[6,0,0,48,3], -"items_8php.html#a02ca33c31ed535d24894f8a9a91ce9df":[6,0,0,48,42], -"items_8php.html#a04a35b610acfe54434df08adec39c0c7":[6,0,0,48,30], -"items_8php.html#a0790a4550b829e85504af548623002ca":[6,0,0,48,9], -"items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[6,0,0,48,35], -"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[6,0,0,48,44], -"items_8php.html#a0cf98bb619f07dd18f602683a55a5f59":[6,0,0,48,27], -"items_8php.html#a1cf89557f32d5dfbe8bd90448dc1aa92":[6,0,0,48,72], -"items_8php.html#a1e75047cf175aaee8dd16aa761913ff9":[6,0,0,48,5], -"items_8php.html#a251343637ff40a50cca93452cd530c26":[6,0,0,48,34], -"items_8php.html#a25221826fa4621f523c68483e3b6af26":[6,0,0,48,64], -"items_8php.html#a2541e6861a56d145c9281877cc501615":[6,0,0,48,47], -"items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[6,0,0,48,4], -"items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6":[6,0,0,48,71], -"items_8php.html#a2c3f97b2109c05df86d97449b3c78ebc":[6,0,0,48,38], -"items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[6,0,0,48,22], -"items_8php.html#a36e656667193c83aa2cc03a024fc131b":[6,0,0,48,0], -"items_8php.html#a37f79991f36811cf847446ff60e8e11f":[6,0,0,48,40], -"items_8php.html#a410f9c743877c125ca06312373346903":[6,0,0,48,54], -"items_8php.html#a49905ea75adfe8a2d110be344d18d6a6":[6,0,0,48,56], -"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[6,0,0,48,59], -"items_8php.html#a52c24114b73c0bdb605a03cd29712223":[6,0,0,48,36], -"items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[6,0,0,48,32], -"items_8php.html#a555762e1022a4b8e3c3abd32e7812408":[6,0,0,48,16], -"items_8php.html#a566c601726697e044e75284af7fb6f17":[6,0,0,48,21], -"items_8php.html#a56b0f5d2cb36eb8f4bfca84813884f86":[6,0,0,48,18], -"items_8php.html#a56b2a4abcadfac71175cd50555528cc3":[6,0,0,48,14], -"items_8php.html#a5e5be7bf1f8257dec0b2647e60a3f3f1":[6,0,0,48,29], -"items_8php.html#a5ed782ff5b9cf050bec931e06de12c00":[6,0,0,48,46], -"items_8php.html#a5f690fc2484abec07840b4f9dd525bd9":[6,0,0,48,19], -"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[6,0,0,48,45], -"items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55":[6,0,0,48,17], -"items_8php.html#a6bee35961f2e32905f20367a9309d627":[6,0,0,48,39], -"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[6,0,0,48,43], -"items_8php.html#a756738301f2ed96be50232500677d58a":[6,0,0,48,49], -"items_8php.html#a77051724d1784074ff187e73a4db93fe":[6,0,0,48,37], -"items_8php.html#a772f0ae77ad77c8ab68ed918a3870946":[6,0,0,48,7], -"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[6,0,0,48,52], -"items_8php.html#a78a60e39f6991bd3324a24dcbf9dac5a":[6,0,0,48,60], -"items_8php.html#a81565acf729e629e588d823308448e3c":[6,0,0,48,1], -"items_8php.html#a83a349062945d585edb4b3c5d763ab6e":[6,0,0,48,57], -"items_8php.html#a8675e62674de6fb7c42e4a408c7116cc":[6,0,0,48,53], -"items_8php.html#a87ac9e359591721a824ecd23bbb56296":[6,0,0,48,6], -"items_8php.html#a88c6cf7649ac836fbbed82a7a0315110":[6,0,0,48,67], -"items_8php.html#a8cda98925a4c5c2f6dade70d9586d79a":[6,0,0,48,26], -"items_8php.html#a8f3c85c584ccd2b98c3ca440e45b40f8":[6,0,0,48,12], -"items_8php.html#a94ddb1d6c8fa21dd7433677e85168037":[6,0,0,48,33], -"items_8php.html#a9b449eeae50003414b8b30ca927af434":[6,0,0,48,70], -"items_8php.html#aa371905f0a211b307cb3f7188c6cba04":[6,0,0,48,68], -"items_8php.html#aa579bc4445d60098b1410961ca8e96b7":[6,0,0,48,11], -"items_8php.html#aa723c0571e314a1853a24c5854b4f54f":[6,0,0,48,23], -"items_8php.html#aa9e99613d38a97b39c8cf5449699c2ee":[6,0,0,48,10], -"items_8php.html#aab9c6bae4c40799867596bdaae9829fd":[6,0,0,48,31], -"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[6,0,0,48,62], -"items_8php.html#aabfaa193b83154c2a81e91284e5d5e59":[6,0,0,48,69], -"items_8php.html#aac8c9eb4338e2a996c43914392c6cfdb":[6,0,0,48,15], -"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[6,0,0,48,65], -"items_8php.html#ab33fa9756aaa5f39a6104d57a62baf00":[6,0,0,48,51], -"items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[6,0,0,48,28], -"items_8php.html#abeb7886cde44d9a83dbaf2bc4ab18723":[6,0,0,48,8], -"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[6,0,0,48,2], -"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[6,0,0,48,20], -"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[6,0,0,48,48], -"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[6,0,0,48,55], -"items_8php.html#ad34827ed330898456783fb14c7b46154":[6,0,0,48,66], -"items_8php.html#ad4ee16e3ff1eaf60428c61f82ba25e6a":[6,0,0,48,58], -"items_8php.html#adc26e08aa61f5666da04ab5d2a9d68a6":[6,0,0,48,13], -"items_8php.html#adf2b8137dc4ad9ec958de2842f16f3c2":[6,0,0,48,63], -"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[6,0,0,48,25], -"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[6,0,0,48,41], -"items_8php.html#af6237605c60d69abdd959ddbbee3420c":[6,0,0,48,61], -"items_8php.html#af94c281016c6c912d06e064113336c5c":[6,0,0,48,50], -"items_8php.html#afbcf26dfcf8a83fff952aa858c1b7b67":[6,0,0,48,24], +"items_8php.html":[6,0,0,49], +"items_8php.html#a016dd86c827d08db89061ea81d15c6cb":[6,0,0,49,3], +"items_8php.html#a02ca33c31ed535d24894f8a9a91ce9df":[6,0,0,49,42], +"items_8php.html#a04a35b610acfe54434df08adec39c0c7":[6,0,0,49,30], +"items_8php.html#a0790a4550b829e85504af548623002ca":[6,0,0,49,9], +"items_8php.html#a079e099e15d88d47aeb6ca6d60da7107":[6,0,0,49,35], +"items_8php.html#a09d425596b9f8663472cf7474ad36d96":[6,0,0,49,44], +"items_8php.html#a0cf98bb619f07dd18f602683a55a5f59":[6,0,0,49,27], +"items_8php.html#a1cf89557f32d5dfbe8bd90448dc1aa92":[6,0,0,49,72], +"items_8php.html#a1e75047cf175aaee8dd16aa761913ff9":[6,0,0,49,5], +"items_8php.html#a251343637ff40a50cca93452cd530c26":[6,0,0,49,34], +"items_8php.html#a25221826fa4621f523c68483e3b6af26":[6,0,0,49,64], +"items_8php.html#a2541e6861a56d145c9281877cc501615":[6,0,0,49,47], +"items_8php.html#a275108c050f7eb18bcbb5018e6b81cf6":[6,0,0,49,4], +"items_8php.html#a2baa9e05f1e8aa3dd61c85803ae39bd6":[6,0,0,49,71], +"items_8php.html#a2c3f97b2109c05df86d97449b3c78ebc":[6,0,0,49,38], +"items_8php.html#a2d840c74ed23d1b6c7daee05cf89dda7":[6,0,0,49,22], +"items_8php.html#a36e656667193c83aa2cc03a024fc131b":[6,0,0,49,0], +"items_8php.html#a37f79991f36811cf847446ff60e8e11f":[6,0,0,49,40], +"items_8php.html#a410f9c743877c125ca06312373346903":[6,0,0,49,54], +"items_8php.html#a49905ea75adfe8a2d110be344d18d6a6":[6,0,0,49,56], +"items_8php.html#a4e6d7639431e0dd8e9f4dba8e1ac408b":[6,0,0,49,59], +"items_8php.html#a52c24114b73c0bdb605a03cd29712223":[6,0,0,49,36], +"items_8php.html#a536d0313b6ffe33b9d2490c4e25c5361":[6,0,0,49,32], +"items_8php.html#a555762e1022a4b8e3c3abd32e7812408":[6,0,0,49,16], +"items_8php.html#a566c601726697e044e75284af7fb6f17":[6,0,0,49,21], +"items_8php.html#a56b0f5d2cb36eb8f4bfca84813884f86":[6,0,0,49,18], +"items_8php.html#a56b2a4abcadfac71175cd50555528cc3":[6,0,0,49,14], +"items_8php.html#a5e5be7bf1f8257dec0b2647e60a3f3f1":[6,0,0,49,29], +"items_8php.html#a5ed782ff5b9cf050bec931e06de12c00":[6,0,0,49,46], +"items_8php.html#a5f690fc2484abec07840b4f9dd525bd9":[6,0,0,49,19], +"items_8php.html#a649dc3e53ed794d0ead4b5d037f8d8d7":[6,0,0,49,45], +"items_8php.html#a668ece2c37f05cc3abe538eb0dabfe55":[6,0,0,49,17], +"items_8php.html#a6bee35961f2e32905f20367a9309d627":[6,0,0,49,39], +"items_8php.html#a6f7e1334af5d684a987fa6a3eb37f4cc":[6,0,0,49,43], +"items_8php.html#a756738301f2ed96be50232500677d58a":[6,0,0,49,49], +"items_8php.html#a77051724d1784074ff187e73a4db93fe":[6,0,0,49,37], +"items_8php.html#a772f0ae77ad77c8ab68ed918a3870946":[6,0,0,49,7], +"items_8php.html#a77da7ce9a117601d49ac4a67c71b514f":[6,0,0,49,52], +"items_8php.html#a78a60e39f6991bd3324a24dcbf9dac5a":[6,0,0,49,60], +"items_8php.html#a81565acf729e629e588d823308448e3c":[6,0,0,49,1], +"items_8php.html#a83a349062945d585edb4b3c5d763ab6e":[6,0,0,49,57], +"items_8php.html#a8675e62674de6fb7c42e4a408c7116cc":[6,0,0,49,53], +"items_8php.html#a87ac9e359591721a824ecd23bbb56296":[6,0,0,49,6], +"items_8php.html#a88c6cf7649ac836fbbed82a7a0315110":[6,0,0,49,67], +"items_8php.html#a8cda98925a4c5c2f6dade70d9586d79a":[6,0,0,49,26], +"items_8php.html#a8f3c85c584ccd2b98c3ca440e45b40f8":[6,0,0,49,12], +"items_8php.html#a94ddb1d6c8fa21dd7433677e85168037":[6,0,0,49,33], +"items_8php.html#a9b449eeae50003414b8b30ca927af434":[6,0,0,49,70], +"items_8php.html#aa371905f0a211b307cb3f7188c6cba04":[6,0,0,49,68], +"items_8php.html#aa579bc4445d60098b1410961ca8e96b7":[6,0,0,49,11], +"items_8php.html#aa723c0571e314a1853a24c5854b4f54f":[6,0,0,49,23], +"items_8php.html#aa9e99613d38a97b39c8cf5449699c2ee":[6,0,0,49,10], +"items_8php.html#aab9c6bae4c40799867596bdaae9829fd":[6,0,0,49,31], +"items_8php.html#aab9e0c58247427126de0699c729c3b6c":[6,0,0,49,62], +"items_8php.html#aabfaa193b83154c2a81e91284e5d5e59":[6,0,0,49,69], +"items_8php.html#aac8c9eb4338e2a996c43914392c6cfdb":[6,0,0,49,15], +"items_8php.html#ab1bce4261bcf75ad62753b498a144d17":[6,0,0,49,65], +"items_8php.html#ab33fa9756aaa5f39a6104d57a62baf00":[6,0,0,49,51], +"items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87":[6,0,0,49,28], +"items_8php.html#abeb7886cde44d9a83dbaf2bc4ab18723":[6,0,0,49,8], +"items_8php.html#abf7a1b73eb352d79acd36309b0dababd":[6,0,0,49,2], +"items_8php.html#ac6673627d289ee4f547de0fe3b7acd0a":[6,0,0,49,20], +"items_8php.html#acf0bf7c9d21ac84f32effb754f7ad484":[6,0,0,49,48], +"items_8php.html#ad2abb4644ff1f20fefbc80326fe01cf0":[6,0,0,49,55], +"items_8php.html#ad34827ed330898456783fb14c7b46154":[6,0,0,49,66], +"items_8php.html#ad4ee16e3ff1eaf60428c61f82ba25e6a":[6,0,0,49,58], +"items_8php.html#adc26e08aa61f5666da04ab5d2a9d68a6":[6,0,0,49,13], +"items_8php.html#adf2b8137dc4ad9ec958de2842f16f3c2":[6,0,0,49,63], +"items_8php.html#adf980098b6de9c3993bc3ff26a8dd6f9":[6,0,0,49,25], +"items_8php.html#ae73794179b62d39bb597ff670ab1c1e5":[6,0,0,49,41], +"items_8php.html#af6237605c60d69abdd959ddbbee3420c":[6,0,0,49,61], +"items_8php.html#af94c281016c6c912d06e064113336c5c":[6,0,0,49,50], +"items_8php.html#afbcf26dfcf8a83fff952aa858c1b7b67":[6,0,0,49,24], "lang_8php.html":[6,0,1,47], "lang_8php.html#a4c5c1140f51a638f224275cd618c2f37":[6,0,1,47,0], -"language_8php.html":[6,0,0,49], -"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[6,0,0,49,7], -"language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7":[6,0,0,49,3], -"language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[6,0,0,49,0], -"language_8php.html#a686bcafa6b0d5c86d37b38a1db5b6997":[6,0,0,49,9], -"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[6,0,0,49,5], -"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[6,0,0,49,4], -"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[6,0,0,49,1], -"language_8php.html#ac6ae482ee54fa2764d5c2e77305aeb96":[6,0,0,49,8], -"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[6,0,0,49,6], -"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[6,0,0,49,2], +"language_8php.html":[6,0,0,50], +"language_8php.html#a151e5b4689aef86a12642cbb7a00bfe0":[6,0,0,50,7], +"language_8php.html#a43e6ddba9df019c9ac3ab4c94c444ae7":[6,0,0,50,3], +"language_8php.html#a632da17c7ac0d2dc1a00a4706870194b":[6,0,0,50,0], +"language_8php.html#a686bcafa6b0d5c86d37b38a1db5b6997":[6,0,0,50,9], +"language_8php.html#a78bd204955ec4cc3a9ac651285a1689d":[6,0,0,50,5], +"language_8php.html#a7e9904c730bb24ddcb0ff50fc96f6b05":[6,0,0,50,4], +"language_8php.html#a980dee1d8715a98ab02e36b59facf8ed":[6,0,0,50,1], +"language_8php.html#ac6ae482ee54fa2764d5c2e77305aeb96":[6,0,0,50,8], +"language_8php.html#ac9142ef1d01a235c760deb0f16643f5a":[6,0,0,50,6], +"language_8php.html#ace67d6cad57da08d030ad9dc9b8c836e":[6,0,0,50,2], "layouts_8php.html":[6,0,1,48], "layouts_8php.html#a39c8e9f72641c684c8b689bd91a642fa":[6,0,1,48,1], "layouts_8php.html#a6e0193759ad9eef76d3df2db24237b50":[6,0,1,48,0], @@ -241,13 +249,5 @@ var NAVTREEINDEX6 = "mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[6,0,1,60,1], "mod_2api_8php.html":[6,0,1,4], "mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[6,0,1,4,2], -"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[6,0,1,4,0], -"mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[6,0,1,4,1], -"mod_2apps_8php.html":[6,0,1,6], -"mod_2apps_8php.html#a546016cb960d0b110ee8e489dfa6c27c":[6,0,1,6,0], -"mod_2attach_8php.html":[6,0,1,7], -"mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1":[6,0,1,7,0], -"mod_2bookmarks_8php.html":[6,0,1,10], -"mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3":[6,0,1,10,1], -"mod_2bookmarks_8php.html#a774364b1c8404529581083631703527a":[6,0,1,10,0] +"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[6,0,1,4,0] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index bf389c22f..6e9f98d6f 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,5 +1,13 @@ var NAVTREEINDEX7 = { +"mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[6,0,1,4,1], +"mod_2apps_8php.html":[6,0,1,6], +"mod_2apps_8php.html#a546016cb960d0b110ee8e489dfa6c27c":[6,0,1,6,0], +"mod_2attach_8php.html":[6,0,1,7], +"mod_2attach_8php.html#aa88eb5ad87aa1036a30e70339cc6c1b1":[6,0,1,7,0], +"mod_2bookmarks_8php.html":[6,0,1,10], +"mod_2bookmarks_8php.html#a6b7942f3d27e40f0f47c88704127b9b3":[6,0,1,10,1], +"mod_2bookmarks_8php.html#a774364b1c8404529581083631703527a":[6,0,1,10,0], "mod_2chat_8php.html":[6,0,1,13], "mod_2chat_8php.html#a8b0b8bee6fef6477e8c64c5e951b1b4f":[6,0,1,13,0], "mod_2chat_8php.html#a999d594745597c656c9760253ae297ad":[6,0,1,13,2], @@ -45,8 +53,8 @@ var NAVTREEINDEX7 = "mytheme_2php_2theme_8php.html#a6ce5df8ece6acc09c1fddaccbeb244e8":[6,0,3,1,2,0,2,0], "namespaceFriendica.html":[4,0,1], "namespaceFriendica.html":[5,0,1], -"namespaceRedMatrix.html":[4,0,3], "namespaceRedMatrix.html":[5,0,3], +"namespaceRedMatrix.html":[4,0,3], "namespaceRedMatrix_1_1Import.html":[5,0,3,0], "namespaceRedMatrix_1_1Import.html":[4,0,3,0], "namespaceRedMatrix_1_1RedDAV.html":[5,0,3,1], @@ -59,13 +67,13 @@ var NAVTREEINDEX7 = "namespacemembers_func.html":[4,1,1], "namespacemembers_vars.html":[4,1,2], "namespaces.html":[4,0], -"namespaceupdatetpl.html":[5,0,4], "namespaceupdatetpl.html":[4,0,4], -"namespaceutil.html":[4,0,5], +"namespaceupdatetpl.html":[5,0,4], "namespaceutil.html":[5,0,5], -"nav_8php.html":[6,0,0,52], -"nav_8php.html#a43be0df73b90647ea70947ce004e231e":[6,0,0,52,0], -"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[6,0,0,52,1], +"namespaceutil.html":[4,0,5], +"nav_8php.html":[6,0,0,53], +"nav_8php.html#a43be0df73b90647ea70947ce004e231e":[6,0,0,53,0], +"nav_8php.html#ac3c920ce3ea5b0d9e0678ee37155f06a":[6,0,0,53,1], "netgrowth_8php.html":[6,0,1,63], "netgrowth_8php.html#a9b87bfc25a7cb11bc7f8e1fdd0310919":[6,0,1,63,0], "new__channel_8php.html":[6,0,1,65], @@ -78,20 +86,20 @@ var NAVTREEINDEX7 = "notifications_8php.html":[6,0,1,67], "notifications_8php.html#a5baffec7b2e625c9f9cefbc097550d33":[6,0,1,67,1], "notifications_8php.html#aadd0b5525bd8c283a5d8a37982bbfe62":[6,0,1,67,0], -"notifier_8php.html":[6,0,0,54], -"notifier_8php.html#a568c502f626cff95e344c0748938b85d":[6,0,0,54,0], +"notifier_8php.html":[6,0,0,55], +"notifier_8php.html#a568c502f626cff95e344c0748938b85d":[6,0,0,55,0], "notred_8php.html":[6,0,3,1,3,1,3], -"oauth_8php.html":[6,0,0,56], -"oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[6,0,0,56,3], -"oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[6,0,0,56,2], +"oauth_8php.html":[6,0,0,57], +"oauth_8php.html#a7a32a5990f113ac9465b03b29175cf16":[6,0,0,57,3], +"oauth_8php.html#ad343cab37aa860d2d14dc86b7f5ca0c6":[6,0,0,57,2], "oexchange_8php.html":[6,0,1,70], "oexchange_8php.html#a2d8b785cd7d041a4e6274f5af370cf26":[6,0,1,70,0], "oexchange_8php.html#ac8e2e469ddc3db984b0c1b44558aca59":[6,0,1,70,1], "olddefault_8php.html":[6,0,3,1,0,2,5], -"onedirsync_8php.html":[6,0,0,58], -"onedirsync_8php.html#a411aedd47c57476099647961e6a86691":[6,0,0,58,0], -"onepoll_8php.html":[6,0,0,59], -"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[6,0,0,59,0], +"onedirsync_8php.html":[6,0,0,59], +"onedirsync_8php.html#a411aedd47c57476099647961e6a86691":[6,0,0,59,0], +"onepoll_8php.html":[6,0,0,60], +"onepoll_8php.html#a72753b2fdec79b37c7f432035c91fb6d":[6,0,0,60,0], "online_8php.html":[6,0,1,71], "online_8php.html#a80e107c84eb722b0ca11d0413b96f9f7":[6,0,1,71,0], "openid_8php.html":[6,0,1,72], @@ -103,9 +111,9 @@ var NAVTREEINDEX7 = "page_8php.html":[6,0,1,75], "page_8php.html#a4d89800c0366a239191b1692c09635cf":[6,0,1,75,1], "page_8php.html#a91a5f649f68406149108bded1dc90b22":[6,0,1,75,0], -"page__widgets_8php.html":[6,0,0,60], -"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[6,0,0,60,1], -"page__widgets_8php.html#a39d547771c5f12a17c097436c82f0fa2":[6,0,0,60,0], +"page__widgets_8php.html":[6,0,0,61], +"page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f":[6,0,0,61,1], +"page__widgets_8php.html#a39d547771c5f12a17c097436c82f0fa2":[6,0,0,61,0], "pages.html":[], "parse__url_8php.html":[6,0,1,76], "parse__url_8php.html#a05a9e8944380ba3cf6bbf5893dd4b74b":[6,0,1,76,2], @@ -117,14 +125,14 @@ var NAVTREEINDEX7 = "pdledit_8php.html":[6,0,1,77], "pdledit_8php.html#a59cb550f6b7a4e7d8196fbc9de601619":[6,0,1,77,0], "pdledit_8php.html#a81da3c955d0e3db55d148a31483104c7":[6,0,1,77,1], -"permissions_8php.html":[6,0,0,61], -"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[6,0,0,61,2], -"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[6,0,0,61,0], -"permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724":[6,0,0,61,5], -"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[6,0,0,61,4], -"permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe":[6,0,0,61,3], -"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[6,0,0,61,6], -"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[6,0,0,61,1], +"permissions_8php.html":[6,0,0,62], +"permissions_8php.html#a040fd3d3b8517658b1668ae0cd093972":[6,0,0,62,2], +"permissions_8php.html#a0f5bd9f7f4c8fb7ba4b2c1ed048b4dc7":[6,0,0,62,0], +"permissions_8php.html#a50e8099ea8a4d7ed68b2a0a7ea9aa724":[6,0,0,62,5], +"permissions_8php.html#a67ada9ed51e77885b6b0f6a28cee1835":[6,0,0,62,4], +"permissions_8php.html#a9b5f5120566a3699a98efc5ccb0c59fe":[6,0,0,62,3], +"permissions_8php.html#aa8b7b102c653649d7a71b5a1c044d90d":[6,0,0,62,6], +"permissions_8php.html#aeca9b280f3dc3358c89976d81d690008":[6,0,0,62,1], "photo_8php.html":[6,0,1,78], "photo_8php.html#a582779d24882b0d31ee909a91d70a448":[6,0,1,78,0], "photo__driver_8php.html":[6,0,0,2,0], @@ -152,34 +160,34 @@ var NAVTREEINDEX7 = "pine_8php.html":[6,0,3,1,0,2,8], "ping_8php.html":[6,0,1,81], "ping_8php.html#a77217b1b190b4c5d8770867b45f0c0a1":[6,0,1,81,0], -"plugin_8php.html":[6,0,0,63], -"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[6,0,0,63,24], -"plugin_8php.html#a0e8c2ea50bfdbc39e17ccccaea21ddc3":[6,0,0,63,22], -"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[6,0,0,63,8], -"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[6,0,0,63,17], -"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[6,0,0,63,20], -"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[6,0,0,63,7], -"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[6,0,0,63,16], -"plugin_8php.html#a4a0ae7b881e7c8af99a69e3b03f898b4":[6,0,0,63,14], -"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[6,0,0,63,9], -"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[6,0,0,63,26], -"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[6,0,0,63,11], -"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[6,0,0,63,23], -"plugin_8php.html#a67ca417634de2d0beffffc54aeb951ff":[6,0,0,63,12], -"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[6,0,0,63,4], -"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[6,0,0,63,0], -"plugin_8php.html#a855c4fdb38c0fc2714d537752a4347f9":[6,0,0,63,19], -"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[6,0,0,63,1], -"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[6,0,0,63,25], -"plugin_8php.html#a9ab6caae31935f6cf781ce7872db7cdf":[6,0,0,63,13], -"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[6,0,0,63,18], -"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[6,0,0,63,3], -"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[6,0,0,63,6], -"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[6,0,0,63,2], -"plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b":[6,0,0,63,15], -"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[6,0,0,63,10], -"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[6,0,0,63,21], -"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[6,0,0,63,5], +"plugin_8php.html":[6,0,0,64], +"plugin_8php.html#a093a9cb98f51e3643634bd8bc6ed6e76":[6,0,0,64,24], +"plugin_8php.html#a0e8c2ea50bfdbc39e17ccccaea21ddc3":[6,0,0,64,22], +"plugin_8php.html#a23c4fccf1eb5fcd63b24783ba1f05f7a":[6,0,0,64,8], +"plugin_8php.html#a326365e48ef94f0b9a0a771b8d75e813":[6,0,0,64,17], +"plugin_8php.html#a425472c5f3afc137268b2ad45652b209":[6,0,0,64,20], +"plugin_8php.html#a48047edfbef770125a5508dcc2f9282f":[6,0,0,64,7], +"plugin_8php.html#a482131013272a1d5d5c1b1469c6c55d5":[6,0,0,64,16], +"plugin_8php.html#a4a0ae7b881e7c8af99a69e3b03f898b4":[6,0,0,64,14], +"plugin_8php.html#a516591850f4fd49fd1425cfa54089db8":[6,0,0,64,9], +"plugin_8php.html#a56f71fe5adf9586ce950523d8180443e":[6,0,0,64,26], +"plugin_8php.html#a65ab52cb1a7030d5190e247211bef2a1":[6,0,0,64,11], +"plugin_8php.html#a65fedcffbe03562ef844cabee37d34e2":[6,0,0,64,23], +"plugin_8php.html#a67ca417634de2d0beffffc54aeb951ff":[6,0,0,64,12], +"plugin_8php.html#a75f7dfed291fd7add7fc85b5c022a1f4":[6,0,0,64,4], +"plugin_8php.html#a7f05de16c0a32602853b09b99dd85e7c":[6,0,0,64,0], +"plugin_8php.html#a855c4fdb38c0fc2714d537752a4347f9":[6,0,0,64,19], +"plugin_8php.html#a9039e15aae27676af7777dcbee5a11d6":[6,0,0,64,1], +"plugin_8php.html#a90538627db68605aeb6db17a8ead6523":[6,0,0,64,25], +"plugin_8php.html#a9ab6caae31935f6cf781ce7872db7cdf":[6,0,0,64,13], +"plugin_8php.html#a9ca9632b7309a65b05c03a3e2f473a3d":[6,0,0,64,18], +"plugin_8php.html#acb63c27d07f6d7dffe95f98a6cef1295":[6,0,0,64,3], +"plugin_8php.html#ad48de9c0fb7f19413a2aa49250d00405":[6,0,0,64,6], +"plugin_8php.html#ad9ff8ba554576383c5911a4bce068c1f":[6,0,0,64,2], +"plugin_8php.html#aeaebe63dcf6fa2794f363ba2bc0b2c6b":[6,0,0,64,15], +"plugin_8php.html#af92789f559b89a380e49d303218aeeca":[6,0,0,64,10], +"plugin_8php.html#af9ac19004dca49adae1ac7a0d9f3b025":[6,0,0,64,21], +"plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35":[6,0,0,64,5], "po2php_8php.html":[6,0,2,6], "po2php_8php.html#a3b75e36f913198299e99559b175cd8b4":[6,0,2,6,0], "poco_8php.html":[6,0,1,82], @@ -191,8 +199,8 @@ var NAVTREEINDEX7 = "poll_8php.html#a26be9d4f230cb68f5be326198cfc6c77":[6,0,1,84,2], "poll_8php.html#a3314c26bd2ac0ed831cebf3315cd3263":[6,0,1,84,0], "poll_8php.html#ab9ecd5b71af090a5da9c93f34f7ec930":[6,0,1,84,1], -"poller_8php.html":[6,0,0,64], -"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[6,0,0,64,0], +"poller_8php.html":[6,0,0,65], +"poller_8php.html#a5f12df3a4738124b6c039971e87e76da":[6,0,0,65,0], "post_8php.html":[6,0,1,85], "post_8php.html#af4b48181ce773ef0cdfc972441445c34":[6,0,1,85,0], "post_8php.html#af59e6a1dc22d19d9257b01cd7ccedb75":[6,0,1,85,1], @@ -205,13 +213,13 @@ var NAVTREEINDEX7 = "profile__photo_8php.html#a140631c56438fbfacb61a1eb43067d02":[6,0,1,89,0], "profile__photo_8php.html#a4b80234074bd603221aa5364f330e479":[6,0,1,89,1], "profile__photo_8php.html#a561103564199da56e58061a4196eb102":[6,0,1,89,2], -"profile__selectors_8php.html":[6,0,0,66], -"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[6,0,0,66,4], -"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[6,0,0,66,2], -"profile__selectors_8php.html#a8bfa1ca2d1598a3d65f1f9bb803ca816":[6,0,0,66,1], -"profile__selectors_8php.html#ab0eae5c0ceba77364469f0f580f0d074":[6,0,0,66,5], -"profile__selectors_8php.html#adc79715bd2e102b4583fb530749ec534":[6,0,0,66,3], -"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[6,0,0,66,0], +"profile__selectors_8php.html":[6,0,0,67], +"profile__selectors_8php.html#a3b50b3ea4ea4bdbebebfffc5d1b157c7":[6,0,0,67,4], +"profile__selectors_8php.html#a7473dd095987e1cdcc79d4f0bb5e6798":[6,0,0,67,2], +"profile__selectors_8php.html#a8bfa1ca2d1598a3d65f1f9bb803ca816":[6,0,0,67,1], +"profile__selectors_8php.html#ab0eae5c0ceba77364469f0f580f0d074":[6,0,0,67,5], +"profile__selectors_8php.html#adc79715bd2e102b4583fb530749ec534":[6,0,0,67,3], +"profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355":[6,0,0,67,0], "profiles_8php.html":[6,0,1,90], "profiles_8php.html#a36f71405ad536228f8bb84a551b23f7e":[6,0,1,90,1], "profiles_8php.html#a46975783b8b8d70402d51487eb1f0b00":[6,0,1,90,0], @@ -221,11 +229,11 @@ var NAVTREEINDEX7 = "profperm_8php.html#aef015787de2373d9fb3fe3f814fb5023":[6,0,1,91,0], "pubsites_8php.html":[6,0,1,92], "pubsites_8php.html#af614e279aab54065345bda6b03eafdf0":[6,0,1,92,0], -"queue_8php.html":[6,0,0,68], -"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[6,0,0,68,0], -"queue__fn_8php.html":[6,0,0,69], -"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[6,0,0,69,1], -"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[6,0,0,69,0], +"queue_8php.html":[6,0,0,69], +"queue_8php.html#af8c93de86d866c3200174c8450a0f341":[6,0,0,69,0], +"queue__fn_8php.html":[6,0,0,70], +"queue__fn_8php.html#a4c2876181f75a4a61e85b7f00dfdbba1":[6,0,0,70,1], +"queue__fn_8php.html#a8fe71e981399bbf5d000a6ca42f57b24":[6,0,0,70,0], "randprof_8php.html":[6,0,1,93], "randprof_8php.html#abf5dba3c608b9304cbf68327cd31b090":[6,0,1,93,0], "rbmark_8php.html":[6,0,1,94], @@ -241,13 +249,5 @@ var NAVTREEINDEX7 = "redbasic_2php_2theme_8php.html":[6,0,3,1,3,0,2], "redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[6,0,3,1,3,0,2,0], "redbasic_8php.html":[6,0,3,1,0,2,9], -"reddav_8php.html":[6,0,0,70], -"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[6,0,0,70,1], -"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[6,0,0,70,2], -"reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[6,0,0,70,0], -"refimport_8php.html":[6,0,0,1,1], -"refimport_8php.html#a01a29630fa5e1ce6cd5e1fd75280747c":[6,0,0,1,1,2], -"refimport_8php.html#a53434bc19e6264db89e18d92ddc09860":[6,0,0,1,1,1], -"refimport_8php.html#a54003135d7c8994a76e831fb6faa2fe6":[6,0,0,1,1,6], -"refimport_8php.html#a684a44d2401abf75f441591bcb41d10d":[6,0,0,1,1,12] +"reddav_8php.html":[6,0,0,71] }; diff --git a/doc/html/navtreeindex8.js b/doc/html/navtreeindex8.js index 5591a2630..ee6d9a365 100644 --- a/doc/html/navtreeindex8.js +++ b/doc/html/navtreeindex8.js @@ -1,5 +1,13 @@ var NAVTREEINDEX8 = { +"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[6,0,0,71,1], +"reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[6,0,0,71,2], +"reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[6,0,0,71,0], +"refimport_8php.html":[6,0,0,1,1], +"refimport_8php.html#a01a29630fa5e1ce6cd5e1fd75280747c":[6,0,0,1,1,2], +"refimport_8php.html#a53434bc19e6264db89e18d92ddc09860":[6,0,0,1,1,1], +"refimport_8php.html#a54003135d7c8994a76e831fb6faa2fe6":[6,0,0,1,1,6], +"refimport_8php.html#a684a44d2401abf75f441591bcb41d10d":[6,0,0,1,1,12], "refimport_8php.html#a6c3e0475fde9fe72ff2492a5e3e5259c":[6,0,0,1,1,4], "refimport_8php.html#a8459983ebf013ed5737f7ed317bfae1f":[6,0,0,1,1,8], "refimport_8php.html#a9c1f681f1f303400a9818696a9f96d6f":[6,0,0,1,1,10], @@ -36,32 +44,32 @@ var NAVTREEINDEX8 = "search_8php.html#acf19fd30f07f495781ca0d7a0a08b435":[6,0,1,104,1], "search__ac_8php.html":[6,0,1,105], "search__ac_8php.html#a14f90c83a3f2be095e9e2992a8d66138":[6,0,1,105,0], -"security_8php.html":[6,0,0,71], -"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[6,0,0,71,2], -"security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c":[6,0,0,71,11], -"security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[6,0,0,71,4], -"security_8php.html#a6126c77a1267e046ac59cf864613f011":[6,0,0,71,10], -"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[6,0,0,71,5], -"security_8php.html#a8d23d2597aae380a3341872fe9513380":[6,0,0,71,1], -"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[6,0,0,71,7], -"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[6,0,0,71,3], -"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[6,0,0,71,9], -"security_8php.html#acd06ef411116115c2f0a92633700db8a":[6,0,0,71,6], -"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[6,0,0,71,0], -"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[6,0,0,71,8], +"security_8php.html":[6,0,0,72], +"security_8php.html#a20f8b9851f23ee8894b8925584ef6821":[6,0,0,72,2], +"security_8php.html#a3ef2be6a7e4928e39d50059d6feb457c":[6,0,0,72,11], +"security_8php.html#a444ac867dfa8c37cf0a7a226412bee28":[6,0,0,72,4], +"security_8php.html#a6126c77a1267e046ac59cf864613f011":[6,0,0,72,10], +"security_8php.html#a77ba0d1889a39cf32434c5ce96fe1433":[6,0,0,72,5], +"security_8php.html#a8d23d2597aae380a3341872fe9513380":[6,0,0,72,1], +"security_8php.html#a9355488460ab11d6058656ff919e5cf9":[6,0,0,72,7], +"security_8php.html#a9c6180e82150a5a9af91a1255d096b5c":[6,0,0,72,3], +"security_8php.html#ab3bdd30dc60d9ee72370b866aa4a2d01":[6,0,0,72,9], +"security_8php.html#acd06ef411116115c2f0a92633700db8a":[6,0,0,72,6], +"security_8php.html#adc7bf51e3b8d67bd80e9348f9ab03733":[6,0,0,72,0], +"security_8php.html#afa683bc025a1d2fe9065e2f6cd71a22f":[6,0,0,72,8], "service__limits_8php.html":[6,0,1,106], "service__limits_8php.html#a653424aac63c5cd05ba70c3c77bf7f8a":[6,0,1,106,0], -"session_8php.html":[6,0,0,72], -"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[6,0,0,72,4], -"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[6,0,0,72,0], -"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[6,0,0,72,1], -"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[6,0,0,72,8], -"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[6,0,0,72,5], -"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[6,0,0,72,7], -"session_8php.html#ac4461c1984543d3553e73dba2771568f":[6,0,0,72,6], -"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[6,0,0,72,3], -"session_8php.html#af0100a2642a5268594bbd5742a03d885":[6,0,0,72,9], -"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[6,0,0,72,2], +"session_8php.html":[6,0,0,73], +"session_8php.html#a26fa1042356d555023cbf15ddd4f8507":[6,0,0,73,4], +"session_8php.html#a4c0ead624f95483e386bc80abf570a8f":[6,0,0,73,0], +"session_8php.html#a5e1c616e02b863d5450317d101366bb7":[6,0,0,73,1], +"session_8php.html#a62e4a6cb26b4bb1b8ddd8277b26090eb":[6,0,0,73,8], +"session_8php.html#a7f0f50576360d9ba52d29364e0b83a8e":[6,0,0,73,5], +"session_8php.html#a96b09cc763572f45280786a7b33feb7e":[6,0,0,73,7], +"session_8php.html#ac4461c1984543d3553e73dba2771568f":[6,0,0,73,6], +"session_8php.html#ac95373f4966862a028033dd2f94d4da1":[6,0,0,73,3], +"session_8php.html#af0100a2642a5268594bbd5742a03d885":[6,0,0,73,9], +"session_8php.html#af230b86bfff7db66c3bdd7e0bbc24052":[6,0,0,73,2], "settings_8php.html":[6,0,1,107], "settings_8php.html#a39abc76ff5459c57e3b957664f273f18":[6,0,1,107,0], "settings_8php.html#a3a4cde287482fced008583f54ba2a722":[6,0,1,107,1], @@ -94,34 +102,34 @@ var NAVTREEINDEX8 = "siteinfo_8php.html#a70c09bfb6dd1c86a125a35f62ed53656":[6,0,1,110,0], "sitelist_8php.html":[6,0,1,111], "sitelist_8php.html#a665a59bf60f780b40f32c909f4a473b1":[6,0,1,111,0], -"smarty_8php.html":[6,0,0,73], +"smarty_8php.html":[6,0,0,74], "smilies_8php.html":[6,0,1,112], "smilies_8php.html#ab43b1e9f33a700a830aff14c7b3a617f":[6,0,1,112,0], -"socgraph_8php.html":[6,0,0,74], -"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[6,0,0,74,0], -"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[6,0,0,74,6], -"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[6,0,0,74,7], -"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[6,0,0,74,8], -"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[6,0,0,74,1], -"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[6,0,0,74,4], -"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[6,0,0,74,2], -"socgraph_8php.html#af175807406d94407a5e11742a3287746":[6,0,0,74,5], -"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[6,0,0,74,3], +"socgraph_8php.html":[6,0,0,75], +"socgraph_8php.html#a16ac51c505d72987ed8d6d6aed0e8586":[6,0,0,75,0], +"socgraph_8php.html#a5ef8bef37161df53718a21e93d02fbd6":[6,0,0,75,6], +"socgraph_8php.html#a76e6fca3d2bc842dcd9e710bb87c8329":[6,0,0,75,7], +"socgraph_8php.html#a790690bb1a1d02483fe31632a160144d":[6,0,0,75,8], +"socgraph_8php.html#a7d34cd58025bcd9e575282f44db75918":[6,0,0,75,1], +"socgraph_8php.html#a887d576f21fd708132a06d0f72f90f84":[6,0,0,75,4], +"socgraph_8php.html#ac343a846241d36cdf046b08f3396cfe9":[6,0,0,75,2], +"socgraph_8php.html#af175807406d94407a5e11742a3287746":[6,0,0,75,5], +"socgraph_8php.html#af29d056beec10b4e38e5209c92452894":[6,0,0,75,3], "sources_8php.html":[6,0,1,113], "sources_8php.html#ac442ccef080ab95772d8929fcafcb4b7":[6,0,1,113,0], "sources_8php.html#ac73298ff162ce7b2de8dcaf3d3305b1e":[6,0,1,113,1], -"spam_8php.html":[6,0,0,75], -"spam_8php.html#a05861201147b9a538d006f0269255cf9":[6,0,0,75,1], -"spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6":[6,0,0,75,0], +"spam_8php.html":[6,0,0,76], +"spam_8php.html#a05861201147b9a538d006f0269255cf9":[6,0,0,76,1], +"spam_8php.html#ab8fd81a82c9622cbebb8ceab6b310ca6":[6,0,0,76,0], "sslify_8php.html":[6,0,1,114], "sslify_8php.html#a75b11e54a3d1fc83e7d4c0e8b4dab316":[6,0,1,114,0], "starred_8php.html":[6,0,1,115], "starred_8php.html#a63024fb418c678e49fd535e3752d349a":[6,0,1,115,0], -"statistics__fns_8php.html":[6,0,0,76], -"statistics__fns_8php.html#a05858927cce81fd367aedf85a94ed90c":[6,0,0,76,2], -"statistics__fns_8php.html#a82726229a961d3bd3d543005c61dd8e6":[6,0,0,76,0], -"statistics__fns_8php.html#a9dd516dda693f17f5ce48a94876f7efa":[6,0,0,76,3], -"statistics__fns_8php.html#ad2b7b595c039c4c2eb0d6cd57a393dfe":[6,0,0,76,1], +"statistics__fns_8php.html":[6,0,0,77], +"statistics__fns_8php.html#a05858927cce81fd367aedf85a94ed90c":[6,0,0,77,2], +"statistics__fns_8php.html#a82726229a961d3bd3d543005c61dd8e6":[6,0,0,77,0], +"statistics__fns_8php.html#a9dd516dda693f17f5ce48a94876f7efa":[6,0,0,77,3], +"statistics__fns_8php.html#ad2b7b595c039c4c2eb0d6cd57a393dfe":[6,0,0,77,1], "stumble_2php_2style_8php.html":[6,0,3,1,4,0,0], "stumble_2php_2theme_8php.html":[6,0,3,1,4,0,1], "stumble_2php_2theme_8php.html#a71db9eff6289e0ee47771c37c01d6753":[6,0,3,1,4,0,1,0], @@ -133,121 +141,113 @@ var NAVTREEINDEX8 = "suggest_8php.html":[6,0,1,117], "suggest_8php.html#a58748a8235d4523f8333847f3e42dd91":[6,0,1,117,0], "suggest_8php.html#a696acf1dd8070e479adcc80c63c6718c":[6,0,1,117,1], -"system__unavailable_8php.html":[6,0,0,77], -"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[6,0,0,77,0], +"system__unavailable_8php.html":[6,0,0,78], +"system__unavailable_8php.html#a73751a6bcc17ad3ca503496e2fb020fa":[6,0,0,78,0], "tagger_8php.html":[6,0,1,118], "tagger_8php.html#a0e4a3eb177d1684553c547503d67161c":[6,0,1,118,0], "tagrm_8php.html":[6,0,1,119], "tagrm_8php.html#a1702f40aa53a2fa93deade1f609abe78":[6,0,1,119,1], "tagrm_8php.html#adfd4ea5b4d7fc6d9c9e042af5cd7d49a":[6,0,1,119,0], -"taxonomy_8php.html":[6,0,0,78], -"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[6,0,0,78,10], -"taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[6,0,0,78,1], -"taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6":[6,0,0,78,3], -"taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[6,0,0,78,7], -"taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1":[6,0,0,78,5], -"taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37":[6,0,0,78,4], -"taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd":[6,0,0,78,11], -"taxonomy_8php.html#a599ee71dd3194c8127b00dabec77abc1":[6,0,0,78,2], -"taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de":[6,0,0,78,8], -"taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c":[6,0,0,78,15], -"taxonomy_8php.html#aa8f8a1ff85daef046298e93c83e7a1b4":[6,0,0,78,0], -"taxonomy_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[6,0,0,78,14], -"taxonomy_8php.html#aaf90ba8b839d6459065f39a4f1109b8a":[6,0,0,78,12], -"taxonomy_8php.html#ac21d1dff16d569e7d110167aea4e63c2":[6,0,0,78,13], -"taxonomy_8php.html#adfead45e3b8a3dfb2b4a4b9281d0dbe1":[6,0,0,78,6], -"taxonomy_8php.html#af387463d42ffdf7d2ab3d5b22e40a0c7":[6,0,0,78,9], -"template__processor_8php.html":[6,0,0,79], -"template__processor_8php.html#a797745996c7839a93b2ab1af456631ab":[6,0,0,79,3], -"template__processor_8php.html#ab2bcd8738f20f293636a6ae8e1099db5":[6,0,0,79,1], -"template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[6,0,0,79,2], -"text_8php.html":[6,0,0,80], -"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[6,0,0,80,42], -"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[6,0,0,80,48], -"text_8php.html#a070384ec000fd65043fce11d5392d241":[6,0,0,80,6], -"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[6,0,0,80,16], -"text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[6,0,0,80,11], -"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[6,0,0,80,73], -"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[6,0,0,80,47], -"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[6,0,0,80,5], -"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[6,0,0,80,84], -"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[6,0,0,80,35], -"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[6,0,0,80,38], -"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[6,0,0,80,52], -"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[6,0,0,80,55], -"text_8php.html#a1e510c53624933ce9b7d6715784894db":[6,0,0,80,49], -"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[6,0,0,80,50], -"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[6,0,0,80,45], -"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[6,0,0,80,74], -"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[6,0,0,80,4], -"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[6,0,0,80,92], -"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[6,0,0,80,81], -"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[6,0,0,80,51], -"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[6,0,0,80,10], -"text_8php.html#a2f2585385530cb935a6325c809d84a4d":[6,0,0,80,78], -"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[6,0,0,80,94], -"text_8php.html#a3054189cff173977f4216c9a3dd29e1b":[6,0,0,80,24], -"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[6,0,0,80,89], -"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[6,0,0,80,76], -"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[6,0,0,80,32], -"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[6,0,0,80,44], -"text_8php.html#a3a0c432a484c17d7720b8ba2d6bfdd59":[6,0,0,80,26], -"text_8php.html#a3ba47b4dd1248e7e51095572e7b814dc":[6,0,0,80,19], -"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[6,0,0,80,75], -"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[6,0,0,80,7], -"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[6,0,0,80,90], -"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[6,0,0,80,36], -"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[6,0,0,80,33], -"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[6,0,0,80,46], -"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[6,0,0,80,64], -"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[6,0,0,80,53], -"text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91":[6,0,0,80,25], -"text_8php.html#a4e7698aca48982512594b274543c3b9b":[6,0,0,80,63], -"text_8php.html#a543447c5ed766535221e2d9636b379ee":[6,0,0,80,86], -"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[6,0,0,80,9], -"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[6,0,0,80,14], -"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[6,0,0,80,85], -"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[6,0,0,80,43], -"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[6,0,0,80,29], -"text_8php.html#a740ad03e00459039a2c0992246c4e727":[6,0,0,80,82], -"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[6,0,0,80,1], -"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[6,0,0,80,37], -"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[6,0,0,80,28], -"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[6,0,0,80,83], -"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[6,0,0,80,8], -"text_8php.html#a876e94892867019935b348b573299352":[6,0,0,80,71], -"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[6,0,0,80,77], -"text_8php.html#a87a3cefc603302c78982f1d8e1245265":[6,0,0,80,15], -"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[6,0,0,80,21], -"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[6,0,0,80,62], -"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[6,0,0,80,20], -"text_8php.html#a905c3895feb6f276df23f07f16f9bb52":[6,0,0,80,87], -"text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[6,0,0,80,3], -"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[6,0,0,80,57], -"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[6,0,0,80,68], -"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[6,0,0,80,66], -"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[6,0,0,80,70], -"text_8php.html#aa22feef4de326e1d7078dedd892e615c":[6,0,0,80,34], -"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[6,0,0,80,31], -"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[6,0,0,80,17], -"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[6,0,0,80,58], -"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[6,0,0,80,39], -"text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[6,0,0,80,30], -"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,80,93], -"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,80,72], -"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,80,88], -"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,80,91], -"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,80,59], -"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,80,40], -"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[6,0,0,80,79], -"text_8php.html#ace3c98538c63e09b70a363210b414112":[6,0,0,80,22], -"text_8php.html#acedb584f65114a33f389efb796172a91":[6,0,0,80,2], -"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[6,0,0,80,13], -"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[6,0,0,80,67], -"text_8php.html#ad8c6e13d6accf057136c5f30a23a5f08":[6,0,0,80,27], -"text_8php.html#adba17ec946f4285285dc100f7860bf51":[6,0,0,80,54], -"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[6,0,0,80,41], -"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[6,0,0,80,69], -"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[6,0,0,80,18], -"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[6,0,0,80,60] +"taxonomy_8php.html":[6,0,0,79], +"taxonomy_8php.html#a03f55ee46c5f496e42f3d29db8d09cce":[6,0,0,79,10], +"taxonomy_8php.html#a088371f4bc19155b2291508f5cd63332":[6,0,0,79,1], +"taxonomy_8php.html#a08df5164926d2b31b8e9fcfe919de2b6":[6,0,0,79,3], +"taxonomy_8php.html#a0fb8cf0ac7bcbc8b27d856fe9bf69cd1":[6,0,0,79,7], +"taxonomy_8php.html#a163b5131f388080b0fc82398d3a32fe1":[6,0,0,79,5], +"taxonomy_8php.html#a3299482ac20e9d79453048dd52881d37":[6,0,0,79,4], +"taxonomy_8php.html#a4ba1339b2a7054971178ce194e4440fd":[6,0,0,79,11], +"taxonomy_8php.html#a599ee71dd3194c8127b00dabec77abc1":[6,0,0,79,2], +"taxonomy_8php.html#a7747fa859ac56fbffd4f9782d85505de":[6,0,0,79,8], +"taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c":[6,0,0,79,15], +"taxonomy_8php.html#a83f0a60f9e0c07d8451dc5be95b17287":[6,0,0,79,16], +"taxonomy_8php.html#aa8f8a1ff85daef046298e93c83e7a1b4":[6,0,0,79,0], +"taxonomy_8php.html#aaeded36bcc983b35d9205fe5b6c18c43":[6,0,0,79,14], +"taxonomy_8php.html#aaf90ba8b839d6459065f39a4f1109b8a":[6,0,0,79,12], +"taxonomy_8php.html#ac21d1dff16d569e7d110167aea4e63c2":[6,0,0,79,13], +"taxonomy_8php.html#adfead45e3b8a3dfb2b4a4b9281d0dbe1":[6,0,0,79,6], +"taxonomy_8php.html#af387463d42ffdf7d2ab3d5b22e40a0c7":[6,0,0,79,9], +"template__processor_8php.html":[6,0,0,80], +"template__processor_8php.html#a797745996c7839a93b2ab1af456631ab":[6,0,0,80,3], +"template__processor_8php.html#ab2bcd8738f20f293636a6ae8e1099db5":[6,0,0,80,1], +"template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[6,0,0,80,2], +"text_8php.html":[6,0,0,81], +"text_8php.html#a0271381208acfa2d4cff36da281e3e23":[6,0,0,81,44], +"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[6,0,0,81,50], +"text_8php.html#a070384ec000fd65043fce11d5392d241":[6,0,0,81,6], +"text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[6,0,0,81,16], +"text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[6,0,0,81,11], +"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[6,0,0,81,75], +"text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[6,0,0,81,49], +"text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[6,0,0,81,5], +"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[6,0,0,81,86], +"text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[6,0,0,81,37], +"text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[6,0,0,81,40], +"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[6,0,0,81,54], +"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[6,0,0,81,57], +"text_8php.html#a1e510c53624933ce9b7d6715784894db":[6,0,0,81,51], +"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[6,0,0,81,52], +"text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[6,0,0,81,47], +"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[6,0,0,81,76], +"text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[6,0,0,81,4], +"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[6,0,0,81,94], +"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[6,0,0,81,83], +"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[6,0,0,81,53], +"text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[6,0,0,81,10], +"text_8php.html#a2f2585385530cb935a6325c809d84a4d":[6,0,0,81,80], +"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[6,0,0,81,96], +"text_8php.html#a3054189cff173977f4216c9a3dd29e1b":[6,0,0,81,24], +"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[6,0,0,81,91], +"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[6,0,0,81,78], +"text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[6,0,0,81,34], +"text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[6,0,0,81,46], +"text_8php.html#a3a0c432a484c17d7720b8ba2d6bfdd59":[6,0,0,81,26], +"text_8php.html#a3ba47b4dd1248e7e51095572e7b814dc":[6,0,0,81,19], +"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[6,0,0,81,77], +"text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[6,0,0,81,7], +"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[6,0,0,81,92], +"text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[6,0,0,81,38], +"text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[6,0,0,81,35], +"text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[6,0,0,81,48], +"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[6,0,0,81,66], +"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[6,0,0,81,55], +"text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91":[6,0,0,81,25], +"text_8php.html#a4e7698aca48982512594b274543c3b9b":[6,0,0,81,65], +"text_8php.html#a543447c5ed766535221e2d9636b379ee":[6,0,0,81,88], +"text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[6,0,0,81,9], +"text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[6,0,0,81,14], +"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[6,0,0,81,87], +"text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[6,0,0,81,45], +"text_8php.html#a736db13a966b8abaf8c9198faa35911a":[6,0,0,81,31], +"text_8php.html#a740ad03e00459039a2c0992246c4e727":[6,0,0,81,84], +"text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[6,0,0,81,1], +"text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[6,0,0,81,39], +"text_8php.html#a76d1b3435c067978d7b484c45f56472b":[6,0,0,81,30], +"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[6,0,0,81,85], +"text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[6,0,0,81,8], +"text_8php.html#a876e94892867019935b348b573299352":[6,0,0,81,73], +"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[6,0,0,81,79], +"text_8php.html#a87a3cefc603302c78982f1d8e1245265":[6,0,0,81,15], +"text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[6,0,0,81,21], +"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[6,0,0,81,64], +"text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[6,0,0,81,20], +"text_8php.html#a905c3895feb6f276df23f07f16f9bb52":[6,0,0,81,89], +"text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[6,0,0,81,3], +"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[6,0,0,81,59], +"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[6,0,0,81,70], +"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[6,0,0,81,68], +"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[6,0,0,81,72], +"text_8php.html#aa22feef4de326e1d7078dedd892e615c":[6,0,0,81,36], +"text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[6,0,0,81,33], +"text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[6,0,0,81,17], +"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[6,0,0,81,60], +"text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[6,0,0,81,41], +"text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[6,0,0,81,32], +"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,81,95], +"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,81,74], +"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,81,90], +"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,81,93], +"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,81,61], +"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,81,42], +"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[6,0,0,81,81], +"text_8php.html#ace3c98538c63e09b70a363210b414112":[6,0,0,81,22] }; diff --git a/doc/html/navtreeindex9.js b/doc/html/navtreeindex9.js index 8313a874d..b4480a2eb 100644 --- a/doc/html/navtreeindex9.js +++ b/doc/html/navtreeindex9.js @@ -1,12 +1,23 @@ var NAVTREEINDEX9 = { -"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[6,0,0,80,0], -"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[6,0,0,80,80], -"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[6,0,0,80,65], -"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[6,0,0,80,23], -"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[6,0,0,80,12], -"text_8php.html#afe54312607d92f7ce9593f5760831f80":[6,0,0,80,61], -"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[6,0,0,80,56], +"text_8php.html#acedb584f65114a33f389efb796172a91":[6,0,0,81,2], +"text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[6,0,0,81,13], +"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[6,0,0,81,69], +"text_8php.html#ad8c6e13d6accf057136c5f30a23a5f08":[6,0,0,81,27], +"text_8php.html#adba17ec946f4285285dc100f7860bf51":[6,0,0,81,56], +"text_8php.html#ae0333c304ec5b4b72e66bb2933fa7357":[6,0,0,81,28], +"text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[6,0,0,81,43], +"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[6,0,0,81,71], +"text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[6,0,0,81,18], +"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[6,0,0,81,62], +"text_8php.html#af5eb4a9c1599764f80c5bc71e0125d4b":[6,0,0,81,29], +"text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[6,0,0,81,0], +"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[6,0,0,81,82], +"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[6,0,0,81,67], +"text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[6,0,0,81,23], +"text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[6,0,0,81,12], +"text_8php.html#afe54312607d92f7ce9593f5760831f80":[6,0,0,81,63], +"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[6,0,0,81,58], "theme_2apw_2php_2theme__init_8php.html":[6,0,3,1,0,1,4], "theme_2apw_2php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[6,0,3,1,0,1,4,0], "theme_2mytheme_2php_2default_8php.html":[6,0,3,1,2,0,0], @@ -34,7 +45,8 @@ var NAVTREEINDEX9 = "typohelper_8php.html#a7542d95618011800c61773127fa625cf":[6,0,2,9,0], "typohelper_8php.html#ab6fd357fb5b2a3ba8aab9e8b98c6a805":[6,0,2,9,1], "uexport_8php.html":[6,0,1,123], -"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[6,0,1,123,0], +"uexport_8php.html#a118920137dedebe0581623a2e57e7b0d":[6,0,1,123,1], +"uexport_8php.html#ae6f79d60916c01675c8cf663cb5fec84":[6,0,1,123,0], "update__channel_8php.html":[6,0,1,124], "update__channel_8php.html#aca52a9da500f0db2f0a8666af5bc06ba":[6,0,1,124,0], "update__display_8php.html":[6,0,1,125], @@ -83,40 +95,40 @@ var NAVTREEINDEX9 = "wfinger_8php.html":[6,0,1,137], "wfinger_8php.html#ae21e50c8d0a5f3c9be9f43a4e519acd3":[6,0,1,137,0], "widedarkness_8php.html":[6,0,3,1,0,2,10], -"widgets_8php.html":[6,0,0,81], -"widgets_8php.html#a08035db02ff6a23260146b4c64153422":[6,0,0,81,12], -"widgets_8php.html#a0d404276fedc59f5038cf5c085028326":[6,0,0,81,29], -"widgets_8php.html#a0e2f5179ed1a73b282dfda7270fcabb3":[6,0,0,81,3], -"widgets_8php.html#a145ff35319cfa47a9cc07f9425bd674b":[6,0,0,81,9], -"widgets_8php.html#a268b01ce1ab8fe2cb346cb769b9d1091":[6,0,0,81,10], -"widgets_8php.html#a313a8d10ab81c71357c12e67e4d7efd5":[6,0,0,81,17], -"widgets_8php.html#a3bdfb81bf9a8ddf219924fa7eaf22013":[6,0,0,81,19], -"widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256":[6,0,0,81,20], -"widgets_8php.html#a47c72aac42058ea086c9ef8651c259da":[6,0,0,81,6], -"widgets_8php.html#a50b1410238100c8a94c06b0aa63ee3b8":[6,0,0,81,28], -"widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0":[6,0,0,81,13], -"widgets_8php.html#a6dbc227aac750774284ee39c45f0a200":[6,0,0,81,30], -"widgets_8php.html#a702e2fc0adc9b615999eca18b7311b5e":[6,0,0,81,22], -"widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165":[6,0,0,81,16], -"widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65":[6,0,0,81,2], -"widgets_8php.html#a829c5a5c7448129266fc1df3ae1a3c2e":[6,0,0,81,25], -"widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8":[6,0,0,81,26], -"widgets_8php.html#a95c06bc9be133e89768746302d2ac395":[6,0,0,81,11], -"widgets_8php.html#a999ba893cac7600d3d3b4e7e14cf8c20":[6,0,0,81,21], -"widgets_8php.html#a9d60539db68042e63c0015abd69a6f7a":[6,0,0,81,7], -"widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f":[6,0,0,81,8], -"widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01":[6,0,0,81,27], -"widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[6,0,0,81,24], -"widgets_8php.html#abe03366fd22fd27d683518fa0765da50":[6,0,0,81,32], -"widgets_8php.html#aced5cb177f630b30799c5eab873ee75c":[6,0,0,81,1], -"widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd":[6,0,0,81,15], -"widgets_8php.html#add9b24d3304e529a7975e96122315554":[6,0,0,81,0], -"widgets_8php.html#ade630b19fb4c622b7b2f6f8ef89eefa2":[6,0,0,81,14], -"widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[6,0,0,81,31], -"widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[6,0,0,81,5], -"widgets_8php.html#af8eb466ef91d9e96e13335ead5eba380":[6,0,0,81,23], -"widgets_8php.html#af919de8e7e2ba8192a65fadc72a2c8b5":[6,0,0,81,4], -"widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[6,0,0,81,18], +"widgets_8php.html":[6,0,0,82], +"widgets_8php.html#a08035db02ff6a23260146b4c64153422":[6,0,0,82,12], +"widgets_8php.html#a0d404276fedc59f5038cf5c085028326":[6,0,0,82,29], +"widgets_8php.html#a0e2f5179ed1a73b282dfda7270fcabb3":[6,0,0,82,3], +"widgets_8php.html#a145ff35319cfa47a9cc07f9425bd674b":[6,0,0,82,9], +"widgets_8php.html#a268b01ce1ab8fe2cb346cb769b9d1091":[6,0,0,82,10], +"widgets_8php.html#a313a8d10ab81c71357c12e67e4d7efd5":[6,0,0,82,17], +"widgets_8php.html#a3bdfb81bf9a8ddf219924fa7eaf22013":[6,0,0,82,19], +"widgets_8php.html#a45ea061dabe9a8372e4ca3b9e5714256":[6,0,0,82,20], +"widgets_8php.html#a47c72aac42058ea086c9ef8651c259da":[6,0,0,82,6], +"widgets_8php.html#a50b1410238100c8a94c06b0aa63ee3b8":[6,0,0,82,28], +"widgets_8php.html#a5ab3b64496e02cab56429978ad55f1c0":[6,0,0,82,13], +"widgets_8php.html#a6dbc227aac750774284ee39c45f0a200":[6,0,0,82,30], +"widgets_8php.html#a702e2fc0adc9b615999eca18b7311b5e":[6,0,0,82,22], +"widgets_8php.html#a70442dfa079312d9d5e5ee01be51a165":[6,0,0,82,16], +"widgets_8php.html#a7b1e357b5a2027718470b77ec921fc65":[6,0,0,82,2], +"widgets_8php.html#a829c5a5c7448129266fc1df3ae1a3c2e":[6,0,0,82,25], +"widgets_8php.html#a94203eb9bcd63cbdecbbcb15163598d8":[6,0,0,82,26], +"widgets_8php.html#a95c06bc9be133e89768746302d2ac395":[6,0,0,82,11], +"widgets_8php.html#a999ba893cac7600d3d3b4e7e14cf8c20":[6,0,0,82,21], +"widgets_8php.html#a9d60539db68042e63c0015abd69a6f7a":[6,0,0,82,7], +"widgets_8php.html#aa189a07241246d97efbee29f1c6a6f7f":[6,0,0,82,8], +"widgets_8php.html#aaa73bcf1702eaadd9dcd253502f55e01":[6,0,0,82,27], +"widgets_8php.html#abd2e508a2a0b911c4a838e3cb7599923":[6,0,0,82,24], +"widgets_8php.html#abe03366fd22fd27d683518fa0765da50":[6,0,0,82,32], +"widgets_8php.html#aced5cb177f630b30799c5eab873ee75c":[6,0,0,82,1], +"widgets_8php.html#ad1bf7aa69e8d100d95faba17c7bc91cd":[6,0,0,82,15], +"widgets_8php.html#add9b24d3304e529a7975e96122315554":[6,0,0,82,0], +"widgets_8php.html#ade630b19fb4c622b7b2f6f8ef89eefa2":[6,0,0,82,14], +"widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653":[6,0,0,82,31], +"widgets_8php.html#af37fdad3b2e861d860a4a8c4d8a76c0b":[6,0,0,82,5], +"widgets_8php.html#af8eb466ef91d9e96e13335ead5eba380":[6,0,0,82,23], +"widgets_8php.html#af919de8e7e2ba8192a65fadc72a2c8b5":[6,0,0,82,4], +"widgets_8php.html#afa2e55a78f95667a6da082efac7fec74":[6,0,0,82,18], "xchan_8php.html":[6,0,1,138], "xchan_8php.html#a9853348bf1a35c644460221ba75edc2d":[6,0,1,138,0], "xrd_8php.html":[6,0,1,139], @@ -125,40 +137,40 @@ var NAVTREEINDEX9 = "xref_8php.html#a9bee399213b8de8226b0d60834307473":[6,0,1,140,0], "zfinger_8php.html":[6,0,1,141], "zfinger_8php.html#a8139b83a22ef98869adc10aa224027a0":[6,0,1,141,0], -"zot_8php.html":[6,0,0,82], -"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[6,0,0,82,15], -"zot_8php.html#a084c581d534e7e3b759488b46602288f":[6,0,0,82,20], -"zot_8php.html#a0e3006e7a456b2175a9badc96bc5176d":[6,0,0,82,11], -"zot_8php.html#a0fc2211c5309d9f925ecc4115e3fdb75":[6,0,0,82,9], -"zot_8php.html#a20750dd2c36961013fd382fb34e1366c":[6,0,0,82,6], -"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[6,0,0,82,7], -"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[6,0,0,82,18], -"zot_8php.html#a3920afe14fc1d82020161b4b86bcd9ac":[6,0,0,82,28], -"zot_8php.html#a3bf11286c2619b4ca28e49d5b5ab374a":[6,0,0,82,5], -"zot_8php.html#a528e97ca5d69c3b7f35c5d954afde315":[6,0,0,82,8], -"zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[6,0,0,82,25], -"zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[6,0,0,82,31], -"zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[6,0,0,82,22], -"zot_8php.html#a703f528ade8382cf374e4119bd6f7859":[6,0,0,82,0], -"zot_8php.html#a7ac30ff51274bf0b6d3eade37972145c":[6,0,0,82,30], -"zot_8php.html#a8e22dbc6f884be3644a892a876cbd972":[6,0,0,82,3], -"zot_8php.html#a8eeefdb0dad4c436bea9d1c06c0a7988":[6,0,0,82,12], -"zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03":[6,0,0,82,29], -"zot_8php.html#a95528377d7303131958c9f0b7158fdce":[6,0,0,82,23], -"zot_8php.html#a9a57b40669351c9791126b925cb7ef3b":[6,0,0,82,14], -"zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc":[6,0,0,82,13], -"zot_8php.html#aa97b33b619dd7132a9274f852af6ceb5":[6,0,0,82,1], -"zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10":[6,0,0,82,16], -"zot_8php.html#ab15c04e7e5f44edf45ec50dd7d183254":[6,0,0,82,17], -"zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[6,0,0,82,27], -"zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd":[6,0,0,82,19], -"zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[6,0,0,82,32], -"zot_8php.html#ac301c67864917c35922257950ae0f95c":[6,0,0,82,10], -"zot_8php.html#ad149f1e98c0c5b88ff9147e6ee3f330d":[6,0,0,82,4], -"zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[6,0,0,82,2], -"zot_8php.html#ae26ce9f1ad74139193fb6319beac5fca":[6,0,0,82,21], -"zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[6,0,0,82,24], -"zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[6,0,0,82,26], +"zot_8php.html":[6,0,0,83], +"zot_8php.html#a083aec6c900d244e1bfc1406f9461465":[6,0,0,83,15], +"zot_8php.html#a084c581d534e7e3b759488b46602288f":[6,0,0,83,20], +"zot_8php.html#a0e3006e7a456b2175a9badc96bc5176d":[6,0,0,83,11], +"zot_8php.html#a0fc2211c5309d9f925ecc4115e3fdb75":[6,0,0,83,9], +"zot_8php.html#a20750dd2c36961013fd382fb34e1366c":[6,0,0,83,6], +"zot_8php.html#a2657e141d62d5f67ad3c87651b585299":[6,0,0,83,7], +"zot_8php.html#a31aad56acf8ff8f2353e6ff8595544df":[6,0,0,83,18], +"zot_8php.html#a3920afe14fc1d82020161b4b86bcd9ac":[6,0,0,83,28], +"zot_8php.html#a3bf11286c2619b4ca28e49d5b5ab374a":[6,0,0,83,5], +"zot_8php.html#a528e97ca5d69c3b7f35c5d954afde315":[6,0,0,83,8], +"zot_8php.html#a55056e863a7860bc0cf922e78fcce073":[6,0,0,83,25], +"zot_8php.html#a5bcdfef419b16075a0eca990956223dc":[6,0,0,83,31], +"zot_8php.html#a61cdc1ec843663c423ed2d8160ae5aea":[6,0,0,83,22], +"zot_8php.html#a703f528ade8382cf374e4119bd6f7859":[6,0,0,83,0], +"zot_8php.html#a7ac30ff51274bf0b6d3eade37972145c":[6,0,0,83,30], +"zot_8php.html#a8e22dbc6f884be3644a892a876cbd972":[6,0,0,83,3], +"zot_8php.html#a8eeefdb0dad4c436bea9d1c06c0a7988":[6,0,0,83,12], +"zot_8php.html#a928f5643ca66ae9635d85aeb2be62e03":[6,0,0,83,29], +"zot_8php.html#a95528377d7303131958c9f0b7158fdce":[6,0,0,83,23], +"zot_8php.html#a9a57b40669351c9791126b925cb7ef3b":[6,0,0,83,14], +"zot_8php.html#aa6ae96db8cbbdbb10e6876d206bbf7cc":[6,0,0,83,13], +"zot_8php.html#aa97b33b619dd7132a9274f852af6ceb5":[6,0,0,83,1], +"zot_8php.html#aad25a3fe0e1566121d6fb8222979bc10":[6,0,0,83,16], +"zot_8php.html#ab15c04e7e5f44edf45ec50dd7d183254":[6,0,0,83,17], +"zot_8php.html#ab22d67660702056bf3f4696dcebf5ce7":[6,0,0,83,27], +"zot_8php.html#ab319d1d9fff9c7775d9daef42d1f33dd":[6,0,0,83,19], +"zot_8php.html#ab3e9b99ddb11353f37f265a05bb42142":[6,0,0,83,32], +"zot_8php.html#ac301c67864917c35922257950ae0f95c":[6,0,0,83,10], +"zot_8php.html#ad149f1e98c0c5b88ff9147e6ee3f330d":[6,0,0,83,4], +"zot_8php.html#adfeb9400ae6b726beec89f8f1e8fde72":[6,0,0,83,2], +"zot_8php.html#ae26ce9f1ad74139193fb6319beac5fca":[6,0,0,83,21], +"zot_8php.html#ae7cec2b417b5858fd4a41070f843d1d7":[6,0,0,83,24], +"zot_8php.html#aeea071f17e306fe3d0c488551906bfab":[6,0,0,83,26], "zotfeed_8php.html":[6,0,1,142], "zotfeed_8php.html#a24dfc23d366e7f840cf2847d0c1c8eac":[6,0,1,142,0], "zping_8php.html":[6,0,1,143], diff --git a/doc/html/notifier_8php.html b/doc/html/notifier_8php.html index 9cccb089c..0dba5aef4 100644 --- a/doc/html/notifier_8php.html +++ b/doc/html/notifier_8php.html @@ -139,6 +139,7 @@ Functions
        +

        Reduce the hubs to those that are unique. For zot hubs, we need to verify uniqueness by the sitekey, since it may have been a re-install which has not yet been detected and pruned. For other networks which don't have or require sitekeys, we'll have to use the URL

        diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index f78c89c9e..ab3538fb3 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -206,7 +206,7 @@ Functions
        -

        Referenced by _well_known_init(), api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), chat_message(), chatsvc_post(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store_item(), externals_run(), feature_enabled(), gender_selector(), gender_selector_min(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), get_role_perms(), Item\get_template_data(), App\get_widgets(), group_select(), home_content(), home_init(), hostxrd_init(), html2bbcode(), import_author_xchan(), import_directory_profile(), import_xchan(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), magic_init(), mail_store(), marital_selector(), marital_selector_min(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), poller_run(), populate_acl(), post_activity_item(), post_init(), prepare_body(), probe_well_known(), proc_run(), process_delivery(), profile_content(), profile_sidebar(), profiles_content(), profiles_post(), replace_macros(), rmagic_post(), settings_post(), sexpref_selector(), sexpref_selector_min(), siteinfo_content(), smilies(), subthread_content(), tag_deliver(), validate_channelname(), wfinger_init(), widget_affinity(), xrd_init(), zfinger_init(), zid(), and zid_init().

        +

        Referenced by _well_known_init(), api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), chat_message(), chatsvc_post(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store_item(), externals_run(), feature_enabled(), gender_selector(), gender_selector_min(), generate_map(), generate_named_map(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), get_role_perms(), Item\get_template_data(), App\get_widgets(), group_select(), home_content(), home_init(), hostxrd_init(), html2bbcode(), import_author_xchan(), import_directory_profile(), import_xchan(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), magic_init(), mail_store(), marital_selector(), marital_selector_min(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), poller_run(), populate_acl(), post_activity_item(), post_init(), prepare_body(), probe_well_known(), proc_run(), process_delivery(), profile_content(), profile_sidebar(), profiles_content(), profiles_post(), replace_macros(), rmagic_post(), settings_post(), sexpref_selector(), sexpref_selector_min(), siteinfo_content(), smilies(), subthread_content(), tag_deliver(), validate_channelname(), wfinger_init(), widget_affinity(), xrd_init(), zfinger_init(), zid(), and zid_init().

        @@ -298,7 +298,7 @@ Functions
        -

        Referenced by achievements_content(), admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_plugins(), admin_page_profs(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), alt_pager(), api_apply_template(), api_content(), app_render(), appman_content(), apps_content(), apw_form(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chat_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), connedit_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_unshare(), dir_safe_mode(), dir_sort_links(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), format_categories(), format_filer(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), home_content(), hostxrd_init(), RedMatrix\RedDAV\RedBrowser\htmlActionsPanel(), identity_selector(), import_content(), invite_content(), lang_selector(), layouts_content(), locs_content(), login(), lostpass_content(), mail_content(), manage_content(), match_content(), menu_content(), menu_render(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), p_init(), pagelist_widget(), pdledit_content(), photos_album_widget(), photos_content(), poco_init(), poke_content(), poll_content(), populate_acl(), profile_sidebar(), profiles_content(), rbmark_content(), redbasic_form(), register_content(), removeaccount_content(), removeme_content(), rmagic_content(), rpost_content(), search(), search_content(), searchbox(), setup_content(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), writepages_widget(), and xrd_init().

        +

        Referenced by achievements_content(), admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_plugins(), admin_page_profs(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), alt_pager(), api_apply_template(), api_content(), app_render(), appman_content(), apps_content(), apw_form(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chat_content(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), connedit_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_unshare(), dir_safe_mode(), dir_sort_links(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), format_categories(), format_filer(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), home_content(), hostxrd_init(), RedMatrix\RedDAV\RedBrowser\htmlActionsPanel(), identity_selector(), import_content(), invite_content(), lang_selector(), layouts_content(), locs_content(), login(), lostpass_content(), mail_content(), manage_content(), match_content(), menu_content(), menu_render(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), p_init(), pagelist_widget(), pdledit_content(), photos_album_widget(), photos_content(), poco_init(), poke_content(), poll_content(), populate_acl(), profile_sidebar(), profiles_content(), rbmark_content(), redbasic_form(), register_content(), removeaccount_content(), removeme_content(), rmagic_content(), rpost_content(), search(), search_content(), searchbox(), setup_content(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), uexport_content(), vcard_from_xchan(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), writepages_widget(), and xrd_init().

        diff --git a/doc/html/search/all_24.js b/doc/html/search/all_24.js index fef8da2b7..9ad473a4f 100644 --- a/doc/html/search/all_24.js +++ b/doc/html/search/all_24.js @@ -110,7 +110,8 @@ var searchData= ['_24profile_5fowner',['$profile_owner',['../classConversation.html#a2f12724ef0244e9049fe1bb9641b516d',1,'Conversation']]], ['_24profile_5fuid',['$profile_uid',['../classApp.html#a08c24d6a6fc52fcc784b0f765f13b820',1,'App']]], ['_24query_5fstring',['$query_string',['../classApp.html#a2e82da4aecfc2017a8d1d332ca501f9f',1,'App']]], - ['_24r',['$r',['../classTemplate.html#aac9a4638f11271e1b1dcc9f247242718',1,'Template']]], + ['_24r',['$r',['../classTemplate.html#aac9a4638f11271e1b1dcc9f247242718',1,'Template\$r()'],['../fixd_8php.html#a8abe176bc41afd728f32ba8c506cbd98',1,'$r(): fixd.php']]], + ['_24rand',['$rand',['../fixd_8php.html#a2da3681c9cce2efe7de29aa578ff4219',1,'fixd.php']]], ['_24rdelim',['$rdelim',['../classApp.html#a244b2d53b21be269aad2269d23192f95',1,'App']]], ['_24red_5fpath',['$red_path',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a4bba2e56bc8ec3e05f05eae46f56f36d',1,'RedMatrix::RedDAV::RedDirectory']]], ['_24redirect_5furl',['$redirect_url',['../classItem.html#a5b561415861f5b89b0733aacfe0428d1',1,'Item']]], @@ -142,6 +143,7 @@ var searchData= ['_24threads',['$threads',['../classConversation.html#a41f4a549e6a99f98935c4742addd22c8',1,'Conversation']]], ['_24timezone',['$timezone',['../classApp.html#ab35b01a366a2ea95725e97af278f87ab',1,'App\$timezone()'],['../classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a849c99cf0a7ad065d630c8a30106ad5e',1,'RedMatrix\RedDAV\RedBasicAuth\$timezone()']]], ['_24toplevel',['$toplevel',['../classItem.html#a5cfa6cf964f433a917a81cab079ff9d8',1,'Item']]], + ['_24total',['$total',['../fixd_8php.html#a241b818f48030b628685b2e5119c5624',1,'fixd.php']]], ['_24type',['$type',['../classphoto__driver.html#a4920ed7cbb1ac735ac84153067537f03',1,'photo_driver']]], ['_24types',['$types',['../classphoto__driver.html#a00cb166c00b7502dbc456c94330e5b03',1,'photo_driver']]], ['_24uid',['$uid',['../apw_2php_2style_8php.html#a109bbd7f4add27541707b191b73ef84a',1,'style.php']]], diff --git a/doc/html/search/all_62.js b/doc/html/search/all_62.js index 2f3f402f0..c4d2bcad1 100644 --- a/doc/html/search/all_62.js +++ b/doc/html/search/all_62.js @@ -10,6 +10,8 @@ var searchData= ['bb2diaspora_5fitemwallwall',['bb2diaspora_itemwallwall',['../bb2diaspora_8php.html#aab32042f8bd63552d3fadeeae9eab083',1,'bb2diaspora.php']]], ['bb2dmention_5fcallback',['bb2dmention_callback',['../bb2diaspora_8php.html#a5258d2f1addeb0a2a6b54c4f9e7d0f34',1,'bb2diaspora.php']]], ['bb_5flocation',['bb_location',['../bbcode_8php.html#a3435c82a6c7693557800cdeb6848d0bd',1,'bbcode.php']]], + ['bb_5fmap_5fcoords',['bb_map_coords',['../bbcode_8php.html#a02d5f2434e7bb5cf683e52a9b4787f24',1,'bbcode.php']]], + ['bb_5fmap_5flocation',['bb_map_location',['../bbcode_8php.html#a7cb403fd1c36d7376c2f3932a1ceb54d',1,'bbcode.php']]], ['bb_5fparse_5fapp',['bb_parse_app',['../bbcode_8php.html#abb02f1044ff1c635d12af690d0f2cfa2',1,'bbcode.php']]], ['bb_5fparse_5fcrypt',['bb_parse_crypt',['../bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f',1,'bbcode.php']]], ['bb_5fparse_5felement',['bb_parse_element',['../bbcode_8php.html#aa73fb62e7be1fa5fce4ad5f3d4487fc9',1,'bbcode.php']]], diff --git a/doc/html/search/all_66.js b/doc/html/search/all_66.js index 70e71ae11..70717140d 100644 --- a/doc/html/search/all_66.js +++ b/doc/html/search/all_66.js @@ -44,12 +44,13 @@ var searchData= ['fix_5fprivate_5fphotos',['fix_private_photos',['../items_8php.html#aba98fcbbcd7044a7e9ea34edabc14c87',1,'items.php']]], ['fix_5fsystem_5furls',['fix_system_urls',['../boot_8php.html#aca5e42678e178c6b9034610d66666fd7',1,'boot.php']]], ['fixacl',['fixacl',['../acl__selectors_8php.html#ad6664fb8330308e23f2645cd6624727e',1,'acl_selectors.php']]], + ['fixd_2ephp',['fixd.php',['../fixd_8php.html',1,'']]], ['fkoauth1',['FKOAuth1',['../classFKOAuth1.html',1,'']]], ['fkoauthdatastore',['FKOAuthDataStore',['../classFKOAuthDataStore.html',1,'']]], ['flip',['flip',['../classphoto__driver.html#a2b2a99021fc63ed6465d703ddddcb832',1,'photo_driver\flip()'],['../classphoto__gd.html#a44cedef376044018702d9355ddc813ce',1,'photo_gd\flip()'],['../classphoto__imagick.html#aff6bcdbab18593a3fc5a480db8509393',1,'photo_imagick\flip()']]], ['fnull',['fnull',['../namespaceupdatetpl.html#a79c20eb62d568c999b56eb08530355d3',1,'updatetpl']]], - ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], ['follow_2ephp',['follow.php',['../mod_2follow_8php.html',1,'']]], + ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], ['follow_5fcontent',['follow_content',['../mod_2follow_8php.html#a4c540ea4e9f5c581c1a53516ac585592',1,'follow.php']]], ['follow_5finit',['follow_init',['../mod_2follow_8php.html#a171f5b19f50d7738adc3b2e96ec6018a',1,'follow.php']]], ['foofoo',['foofoo',['../dimport_8php.html#a581f040717941ce3e1868b0b5dceefd1',1,'dimport.php']]], diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js index 306a31b0c..065d9ae9b 100644 --- a/doc/html/search/all_67.js +++ b/doc/html/search/all_67.js @@ -3,6 +3,8 @@ var searchData= ['gen_5ftoken',['gen_token',['../classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819',1,'FKOAuthDataStore']]], ['gender_5fselector',['gender_selector',['../profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355',1,'profile_selectors.php']]], ['gender_5fselector_5fmin',['gender_selector_min',['../profile__selectors_8php.html#a8bfa1ca2d1598a3d65f1f9bb803ca816',1,'profile_selectors.php']]], + ['generate_5fmap',['generate_map',['../text_8php.html#ae0333c304ec5b4b72e66bb2933fa7357',1,'text.php']]], + ['generate_5fnamed_5fmap',['generate_named_map',['../text_8php.html#af5eb4a9c1599764f80c5bc71e0125d4b',1,'text.php']]], ['generatedirectoryindex',['generateDirectoryIndex',['../classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09',1,'RedMatrix::RedDAV::RedBrowser']]], ['get',['get',['../classCache.html#a70392b109331897bf9fdd7f1960e21de',1,'Cache\get()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a7241beecd01f5bb4e74659863dd85bd8',1,'RedMatrix\RedDAV\RedFile\get()']]], ['get_5faccount',['get_account',['../classApp.html#a08bc87aff64f39fbc084e9d6545cee4d',1,'App']]], @@ -135,8 +137,8 @@ var searchData= ['gravity_5flike',['GRAVITY_LIKE',['../boot_8php.html#a1f5906598e90b5ea2b4245f682be4348',1,'boot.php']]], ['gravity_5fparent',['GRAVITY_PARENT',['../boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3',1,'boot.php']]], ['greenthumbnails_2ephp',['greenthumbnails.php',['../greenthumbnails_8php.html',1,'']]], - ['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]], ['group_2ephp',['group.php',['../mod_2group_8php.html',1,'']]], + ['group_2ephp',['group.php',['../include_2group_8php.html',1,'']]], ['group_5fadd',['group_add',['../include_2group_8php.html#a06ec565d2b64e79044e7c1bf91a2a4ce',1,'group.php']]], ['group_5fadd_5fmember',['group_add_member',['../include_2group_8php.html#a0122ef312df2c5546b1a46b3e6c7b31b',1,'group.php']]], ['group_5fbyname',['group_byname',['../include_2group_8php.html#abd66a5ea34a07a3422dc2dde6c7b3ecb',1,'group.php']]], diff --git a/doc/html/search/all_6c.js b/doc/html/search/all_6c.js index d55d22589..3d8365dbc 100644 --- a/doc/html/search/all_6c.js +++ b/doc/html/search/all_6c.js @@ -40,6 +40,7 @@ var searchData= ['locs_5fcontent',['locs_content',['../locs_8php.html#a6c900f53970c0d0e738d2fe06d27ca44',1,'locs.php']]], ['locs_5fpost',['locs_post',['../locs_8php.html#a6b43654592919ac863d67a1f787a69b9',1,'locs.php']]], ['log',['log',['../classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#abf6fe89b0a8239ed93c3b07e1fbce75b',1,'RedMatrix\RedDAV\RedBasicAuth\log()'],['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#af90a1a74cfd643a5c56b9a17ea250d59',1,'RedMatrix\RedDAV\RedDirectory\log()']]], + ['log_5ffailed_5flogin',['log_failed_login',['../auth_8php.html#ae3ecb5f34f202c7f9a61c5d589f6c6e1',1,'auth.php']]], ['logger',['logger',['../text_8php.html#a030fa5ecc64168af0c4f44897a9bce63',1,'text.php']]], ['logger_5fall',['LOGGER_ALL',['../boot_8php.html#afe63ae69ba55299f813766e54df06ede',1,'boot.php']]], ['logger_5fdata',['LOGGER_DATA',['../boot_8php.html#a6969947145a139ec374ce098224d8e81',1,'boot.php']]], diff --git a/doc/html/search/all_6e.js b/doc/html/search/all_6e.js index f9de281e1..033269fb9 100644 --- a/doc/html/search/all_6e.js +++ b/doc/html/search/all_6e.js @@ -1,6 +1,6 @@ var searchData= [ - ['n',['n',['../php2po_8php.html#a1594a11499d06cc8a789ee7ca0c7a12b',1,'php2po.php']]], + ['n',['n',['../fixd_8php.html#a9d4f8a2ab4d92b3ccfd7cba0458098eb',1,'n(): fixd.php'],['../php2po_8php.html#a1594a11499d06cc8a789ee7ca0c7a12b',1,'n(): php2po.php']]], ['names',['names',['../namespaceupdatetpl.html#ab42dd79af65ee82201fd6f04715f62f6',1,'updatetpl']]], ['nameslist',['namesList',['../docblox__errorchecker_8php.html#a2b767cfc461fdd5061fffc9e4a806d5b',1,'docblox_errorchecker.php']]], ['namespace_5factivity',['NAMESPACE_ACTIVITY',['../boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2',1,'boot.php']]], diff --git a/doc/html/search/all_75.js b/doc/html/search/all_75.js index e2dfc165c..3162bb574 100644 --- a/doc/html/search/all_75.js +++ b/doc/html/search/all_75.js @@ -1,6 +1,7 @@ var searchData= [ ['uexport_2ephp',['uexport.php',['../uexport_8php.html',1,'']]], + ['uexport_5fcontent',['uexport_content',['../uexport_8php.html#ae6f79d60916c01675c8cf663cb5fec84',1,'uexport.php']]], ['uexport_5finit',['uexport_init',['../uexport_8php.html#a118920137dedebe0581623a2e57e7b0d',1,'uexport.php']]], ['unamp',['unamp',['../text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7',1,'text.php']]], ['undo_5fpost_5ftagging',['undo_post_tagging',['../text_8php.html#a740ad03e00459039a2c0992246c4e727',1,'text.php']]], diff --git a/doc/html/search/all_77.js b/doc/html/search/all_77.js index 8138eb3ac..6ecd9d302 100644 --- a/doc/html/search/all_77.js +++ b/doc/html/search/all_77.js @@ -49,5 +49,6 @@ var searchData= ['widget_5ftagcloud_5fwall',['widget_tagcloud_wall',['../widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653',1,'widgets.php']]], ['widget_5fvcard',['widget_vcard',['../widgets_8php.html#abe03366fd22fd27d683518fa0765da50',1,'widgets.php']]], ['widgets_2ephp',['widgets.php',['../widgets_8php.html',1,'']]], - ['writepages_5fwidget',['writepages_widget',['../page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f',1,'page_widgets.php']]] + ['writepages_5fwidget',['writepages_widget',['../page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f',1,'page_widgets.php']]], + ['wtagblock',['wtagblock',['../taxonomy_8php.html#a83f0a60f9e0c07d8451dc5be95b17287',1,'taxonomy.php']]] ]; diff --git a/doc/html/search/files_66.js b/doc/html/search/files_66.js index 41bca4490..6d83aa37c 100644 --- a/doc/html/search/files_66.js +++ b/doc/html/search/files_66.js @@ -6,8 +6,9 @@ var searchData= ['filer_2ephp',['filer.php',['../filer_8php.html',1,'']]], ['filerm_2ephp',['filerm.php',['../filerm_8php.html',1,'']]], ['filestorage_2ephp',['filestorage.php',['../filestorage_8php.html',1,'']]], - ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], + ['fixd_2ephp',['fixd.php',['../fixd_8php.html',1,'']]], ['follow_2ephp',['follow.php',['../mod_2follow_8php.html',1,'']]], + ['follow_2ephp',['follow.php',['../include_2follow_8php.html',1,'']]], ['fpostit_2ephp',['fpostit.php',['../fpostit_8php.html',1,'']]], ['fresh_2emd',['fresh.md',['../fresh_8md.html',1,'']]], ['friendica_2dto_2dsmarty_2dtpl_2epy',['friendica-to-smarty-tpl.py',['../friendica-to-smarty-tpl_8py.html',1,'']]], diff --git a/doc/html/search/functions_62.js b/doc/html/search/functions_62.js index 88ff6e73e..47ba65793 100644 --- a/doc/html/search/functions_62.js +++ b/doc/html/search/functions_62.js @@ -7,6 +7,8 @@ var searchData= ['bb2diaspora_5fitemwallwall',['bb2diaspora_itemwallwall',['../bb2diaspora_8php.html#aab32042f8bd63552d3fadeeae9eab083',1,'bb2diaspora.php']]], ['bb2dmention_5fcallback',['bb2dmention_callback',['../bb2diaspora_8php.html#a5258d2f1addeb0a2a6b54c4f9e7d0f34',1,'bb2diaspora.php']]], ['bb_5flocation',['bb_location',['../bbcode_8php.html#a3435c82a6c7693557800cdeb6848d0bd',1,'bbcode.php']]], + ['bb_5fmap_5fcoords',['bb_map_coords',['../bbcode_8php.html#a02d5f2434e7bb5cf683e52a9b4787f24',1,'bbcode.php']]], + ['bb_5fmap_5flocation',['bb_map_location',['../bbcode_8php.html#a7cb403fd1c36d7376c2f3932a1ceb54d',1,'bbcode.php']]], ['bb_5fparse_5fapp',['bb_parse_app',['../bbcode_8php.html#abb02f1044ff1c635d12af690d0f2cfa2',1,'bbcode.php']]], ['bb_5fparse_5fcrypt',['bb_parse_crypt',['../bbcode_8php.html#a851f5aafefe52474201b83f9fd65931f',1,'bbcode.php']]], ['bb_5fparse_5felement',['bb_parse_element',['../bbcode_8php.html#aa73fb62e7be1fa5fce4ad5f3d4487fc9',1,'bbcode.php']]], diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js index bf9255b0d..e93a57b23 100644 --- a/doc/html/search/functions_67.js +++ b/doc/html/search/functions_67.js @@ -3,6 +3,8 @@ var searchData= ['gen_5ftoken',['gen_token',['../classFKOAuthDataStore.html#aa1a268be88ad3979bb4cc35bbb4dc819',1,'FKOAuthDataStore']]], ['gender_5fselector',['gender_selector',['../profile__selectors_8php.html#ae2b2c087e6530c61c0b256fd26d52355',1,'profile_selectors.php']]], ['gender_5fselector_5fmin',['gender_selector_min',['../profile__selectors_8php.html#a8bfa1ca2d1598a3d65f1f9bb803ca816',1,'profile_selectors.php']]], + ['generate_5fmap',['generate_map',['../text_8php.html#ae0333c304ec5b4b72e66bb2933fa7357',1,'text.php']]], + ['generate_5fnamed_5fmap',['generate_named_map',['../text_8php.html#af5eb4a9c1599764f80c5bc71e0125d4b',1,'text.php']]], ['generatedirectoryindex',['generateDirectoryIndex',['../classRedMatrix_1_1RedDAV_1_1RedBrowser.html#af764d5f14df751f9ec86c34fab300c09',1,'RedMatrix::RedDAV::RedBrowser']]], ['get',['get',['../classCache.html#a70392b109331897bf9fdd7f1960e21de',1,'Cache\get()'],['../classRedMatrix_1_1RedDAV_1_1RedFile.html#a7241beecd01f5bb4e74659863dd85bd8',1,'RedMatrix\RedDAV\RedFile\get()']]], ['get_5faccount',['get_account',['../classApp.html#a08bc87aff64f39fbc084e9d6545cee4d',1,'App']]], diff --git a/doc/html/search/functions_6c.js b/doc/html/search/functions_6c.js index 15d34398b..de4a599eb 100644 --- a/doc/html/search/functions_6c.js +++ b/doc/html/search/functions_6c.js @@ -31,6 +31,7 @@ var searchData= ['locs_5fcontent',['locs_content',['../locs_8php.html#a6c900f53970c0d0e738d2fe06d27ca44',1,'locs.php']]], ['locs_5fpost',['locs_post',['../locs_8php.html#a6b43654592919ac863d67a1f787a69b9',1,'locs.php']]], ['log',['log',['../classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#abf6fe89b0a8239ed93c3b07e1fbce75b',1,'RedMatrix\RedDAV\RedBasicAuth\log()'],['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#af90a1a74cfd643a5c56b9a17ea250d59',1,'RedMatrix\RedDAV\RedDirectory\log()']]], + ['log_5ffailed_5flogin',['log_failed_login',['../auth_8php.html#ae3ecb5f34f202c7f9a61c5d589f6c6e1',1,'auth.php']]], ['logger',['logger',['../text_8php.html#a030fa5ecc64168af0c4f44897a9bce63',1,'text.php']]], ['login',['login',['../boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4',1,'boot.php']]], ['login_5fcontent',['login_content',['../login_8php.html#a1d69ca88eb9005a7026e128b9a645904',1,'login.php']]], diff --git a/doc/html/search/functions_75.js b/doc/html/search/functions_75.js index d9c275694..e05062fb2 100644 --- a/doc/html/search/functions_75.js +++ b/doc/html/search/functions_75.js @@ -1,5 +1,6 @@ var searchData= [ + ['uexport_5fcontent',['uexport_content',['../uexport_8php.html#ae6f79d60916c01675c8cf663cb5fec84',1,'uexport.php']]], ['uexport_5finit',['uexport_init',['../uexport_8php.html#a118920137dedebe0581623a2e57e7b0d',1,'uexport.php']]], ['unamp',['unamp',['../text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7',1,'text.php']]], ['undo_5fpost_5ftagging',['undo_post_tagging',['../text_8php.html#a740ad03e00459039a2c0992246c4e727',1,'text.php']]], diff --git a/doc/html/search/functions_77.js b/doc/html/search/functions_77.js index b447de606..ff626b35a 100644 --- a/doc/html/search/functions_77.js +++ b/doc/html/search/functions_77.js @@ -41,5 +41,6 @@ var searchData= ['widget_5ftagcloud',['widget_tagcloud',['../widgets_8php.html#a6dbc227aac750774284ee39c45f0a200',1,'widgets.php']]], ['widget_5ftagcloud_5fwall',['widget_tagcloud_wall',['../widgets_8php.html#ae4ced69d83dbdd9e6b51660d9eba8653',1,'widgets.php']]], ['widget_5fvcard',['widget_vcard',['../widgets_8php.html#abe03366fd22fd27d683518fa0765da50',1,'widgets.php']]], - ['writepages_5fwidget',['writepages_widget',['../page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f',1,'page_widgets.php']]] + ['writepages_5fwidget',['writepages_widget',['../page__widgets_8php.html#a1a1e729da27f252cab6678288a17958f',1,'page_widgets.php']]], + ['wtagblock',['wtagblock',['../taxonomy_8php.html#a83f0a60f9e0c07d8451dc5be95b17287',1,'taxonomy.php']]] ]; diff --git a/doc/html/search/variables_24.js b/doc/html/search/variables_24.js index fef8da2b7..9ad473a4f 100644 --- a/doc/html/search/variables_24.js +++ b/doc/html/search/variables_24.js @@ -110,7 +110,8 @@ var searchData= ['_24profile_5fowner',['$profile_owner',['../classConversation.html#a2f12724ef0244e9049fe1bb9641b516d',1,'Conversation']]], ['_24profile_5fuid',['$profile_uid',['../classApp.html#a08c24d6a6fc52fcc784b0f765f13b820',1,'App']]], ['_24query_5fstring',['$query_string',['../classApp.html#a2e82da4aecfc2017a8d1d332ca501f9f',1,'App']]], - ['_24r',['$r',['../classTemplate.html#aac9a4638f11271e1b1dcc9f247242718',1,'Template']]], + ['_24r',['$r',['../classTemplate.html#aac9a4638f11271e1b1dcc9f247242718',1,'Template\$r()'],['../fixd_8php.html#a8abe176bc41afd728f32ba8c506cbd98',1,'$r(): fixd.php']]], + ['_24rand',['$rand',['../fixd_8php.html#a2da3681c9cce2efe7de29aa578ff4219',1,'fixd.php']]], ['_24rdelim',['$rdelim',['../classApp.html#a244b2d53b21be269aad2269d23192f95',1,'App']]], ['_24red_5fpath',['$red_path',['../classRedMatrix_1_1RedDAV_1_1RedDirectory.html#a4bba2e56bc8ec3e05f05eae46f56f36d',1,'RedMatrix::RedDAV::RedDirectory']]], ['_24redirect_5furl',['$redirect_url',['../classItem.html#a5b561415861f5b89b0733aacfe0428d1',1,'Item']]], @@ -142,6 +143,7 @@ var searchData= ['_24threads',['$threads',['../classConversation.html#a41f4a549e6a99f98935c4742addd22c8',1,'Conversation']]], ['_24timezone',['$timezone',['../classApp.html#ab35b01a366a2ea95725e97af278f87ab',1,'App\$timezone()'],['../classRedMatrix_1_1RedDAV_1_1RedBasicAuth.html#a849c99cf0a7ad065d630c8a30106ad5e',1,'RedMatrix\RedDAV\RedBasicAuth\$timezone()']]], ['_24toplevel',['$toplevel',['../classItem.html#a5cfa6cf964f433a917a81cab079ff9d8',1,'Item']]], + ['_24total',['$total',['../fixd_8php.html#a241b818f48030b628685b2e5119c5624',1,'fixd.php']]], ['_24type',['$type',['../classphoto__driver.html#a4920ed7cbb1ac735ac84153067537f03',1,'photo_driver']]], ['_24types',['$types',['../classphoto__driver.html#a00cb166c00b7502dbc456c94330e5b03',1,'photo_driver']]], ['_24uid',['$uid',['../apw_2php_2style_8php.html#a109bbd7f4add27541707b191b73ef84a',1,'style.php']]], diff --git a/doc/html/search/variables_6e.js b/doc/html/search/variables_6e.js index 0045afbae..55b3c17f6 100644 --- a/doc/html/search/variables_6e.js +++ b/doc/html/search/variables_6e.js @@ -1,6 +1,6 @@ var searchData= [ - ['n',['n',['../php2po_8php.html#a1594a11499d06cc8a789ee7ca0c7a12b',1,'php2po.php']]], + ['n',['n',['../fixd_8php.html#a9d4f8a2ab4d92b3ccfd7cba0458098eb',1,'n(): fixd.php'],['../php2po_8php.html#a1594a11499d06cc8a789ee7ca0c7a12b',1,'n(): php2po.php']]], ['names',['names',['../namespaceupdatetpl.html#ab42dd79af65ee82201fd6f04715f62f6',1,'updatetpl']]], ['namespace_5factivity',['NAMESPACE_ACTIVITY',['../boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2',1,'boot.php']]], ['namespace_5factivity_5fschema',['NAMESPACE_ACTIVITY_SCHEMA',['../boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133',1,'boot.php']]], diff --git a/doc/html/taxonomy_8php.html b/doc/html/taxonomy_8php.html index 3f16dad15..2336f9d83 100644 --- a/doc/html/taxonomy_8php.html +++ b/doc/html/taxonomy_8php.html @@ -134,6 +134,8 @@ Functions    tagblock ($link, $uid, $count=0, $authors= '', $flags=0, $restrict=0, $type=TERM_HASHTAG)   + wtagblock ($uid, $count=0, $authors= '', $flags=0, $restrict=0, $type=TERM_HASHTAG) +   catblock ($uid, $count=0, $authors= '', $flags=0, $restrict=0, $type=TERM_CATEGORY)    dir_tagblock ($link, $r) @@ -518,7 +520,7 @@ Functions @@ -576,8 +578,6 @@ Functions
        -

        Referenced by widget_tagcloud_wall().

        -
        @@ -638,6 +638,58 @@ Functions

        Referenced by channel_content(), items_fetch(), and network_content().

        + + + +
        +
        + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
        wtagblock ( $uid,
         $count = 0,
         $authors = '',
         $flags = 0,
         $restrict = 0,
         $type = TERM_HASHTAG 
        )
        +
        + +

        Referenced by widget_tagcloud_wall().

        +
        diff --git a/doc/html/taxonomy_8php.js b/doc/html/taxonomy_8php.js index 903cd8534..bb390422e 100644 --- a/doc/html/taxonomy_8php.js +++ b/doc/html/taxonomy_8php.js @@ -15,5 +15,6 @@ var taxonomy_8php = [ "tagadelic", "taxonomy_8php.html#aaf90ba8b839d6459065f39a4f1109b8a", null ], [ "tagblock", "taxonomy_8php.html#ac21d1dff16d569e7d110167aea4e63c2", null ], [ "tags_sort", "taxonomy_8php.html#aaeded36bcc983b35d9205fe5b6c18c43", null ], - [ "term_query", "taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c", null ] + [ "term_query", "taxonomy_8php.html#a7a913d19c77610da689be48fbbf6734c", null ], + [ "wtagblock", "taxonomy_8php.html#a83f0a60f9e0c07d8451dc5be95b17287", null ] ]; \ No newline at end of file diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 370b02e92..71fca21d1 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -142,14 +142,18 @@ Functions  perms2str ($p)    item_message_id () + Generate a guaranteed unique (for this domain) item ID for ATOM. More...
           photo_new_resource () + Generate a guaranteed unique photo ID. More...
           attribute_contains ($attr, $s)    logger ($msg, $level=0) + Logging function for RedMatrix. More...
           dlogger ($msg, $level=0) + This is a special logging facility for developers. More...
           profiler ($t1, $t2, $label)   @@ -217,6 +221,10 @@ Functions    format_filer (&$item)   + generate_map ($coord) +  + generate_named_map ($location) +   prepare_body (&$item, $attach=false)    prepare_text ($text, $content_type= 'text/bbcode') @@ -597,6 +605,8 @@ Variables
        +

        @ Return a div to clear floats.

        +
        Returns
        string

        Referenced by common_content(), and match_content().

        @@ -678,6 +688,17 @@ Variables
        +

        This is a special logging facility for developers.

        +

        It allows one to target specific things to trace/debug and is identical to logger() with the exception of the log filename. This allows one to isolate specific calls while allowing logger() to paint a bigger picture of overall activity and capture more detail.

        +

        If you find dlogger() calls in checked in code, you are free to remove them - so as to provide a noise-free development environment which responds to events you are targetting personally.

        +
        Parameters
        + + + +
        string$msgMessage to log
        int$levelA log level.
        +
        +
        +
        @@ -899,6 +920,42 @@ Variables

        Referenced by prepare_body().

        + + + +
        +
        + + + + + + + + +
        generate_map ( $coord)
        +
        + +

        Referenced by bb_map_coords(), and prepare_body().

        + +
        +
        + +
        +
        + + + + + + + + +
        generate_named_map ( $location)
        +
        + +

        Referenced by bb_map_location().

        +
        @@ -1204,6 +1261,10 @@ Variables
        +

        Generate a guaranteed unique (for this domain) item ID for ATOM.

        +

        Safe from birthday paradox.

        +
        Returns
        string a unique id
        +

        Referenced by event_store_item(), impel_init(), item_post(), like_content(), mood_init(), photo_upload(), photos_create_item(), post_activity_item(), profile_activity(), and subthread_content().

        @@ -1405,6 +1466,18 @@ Variables
        +

        Logging function for RedMatrix.

        +

        Logging output is configured through RedMatrix's system config. The log file is set in system logfile, log level in system loglevel and to enable logging set system debugging.

        +

        Available constants for log level are LOGGER_NORMAL, LOGGER_TRACE, LOGGER_DEBUG, LOGGER_DATA and LOGGER_ALL.

        +

        Since PHP5.4 we get the file, function and line automatically where the logger was caleld, so no need to add it to the message anymore.

        +
        Parameters
        + + + +
        string$msgMessage to log
        int$levelA log level.
        +
        +
        +

        Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_post(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_oauth_request_token(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), attach_mkdir(), avatar_img(), base64url_decode(), bb2diaspora_itembody(), bb2diaspora_itemwallwall(), bookmark_add(), bookmarks_init(), build_sync_packet(), channel_remove(), chanview_content(), chat_post(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), cloud_init(), connedit_post(), consume_feed(), conversation(), create_account(), create_identity(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), cronhooks_run(), datetime_convert(), RedMatrix\RedDAV\RedFile\delete(), delete_imported_item(), deliver_run(), detect_language(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_decode(), diaspora_dispatch(), diaspora_dispatch_public(), diaspora_handle_from_contact(), diaspora_is_blacklisted(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_process_outbound(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_status(), diaspora_share(), diaspora_signed_retraction(), diaspora_transmit(), dir_parse_query(), directory_content(), directory_run(), discover_by_url(), discover_by_webbie(), downgrade_accounts(), email_send(), encode_item(), expire_run(), externals_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), find_diaspora_person_by_handle(), fix_private_photos(), fix_system_urls(), RedMatrix\RedDAV\RedFile\get(), get_atom_elements(), get_diaspora_key(), get_diaspora_reshare_xml(), get_item_elements(), get_language_name(), Conversation\get_template_data(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getDir(), group_content(), guess_image_type(), http_status_exit(), hubloc_change_primary(), impel_init(), import_author_rss(), import_author_unknown(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), local_dir_update(), localize_item(), RedMatrix\RedDAV\RedDirectory\log(), RedMatrix\RedDAV\RedBasicAuth\log(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_post(), mail_store(), menu_edit(), mini_group_select(), mood_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notes_init(), notification(), notifier_run(), old_webfinger(), onedirsync_run(), onepoll_run(), openid_content(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), process_channel_sync_delivery(), process_delivery(), process_location_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), prune_hub_reinstalls(), public_recips(), RedMatrix\RedDAV\RedFile\put(), dba_mysql\q(), dba_mysqli\q(), dba_postgres\q(), queue_run(), rbmark_post(), receive_post(), red_item_new(), RedChannelList(), RedCollectionData(), RedFileData(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_obsolete_hublocs(), remove_queue_item(), scale_external_images(), scrape_feed(), scrape_vcard(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), RedMatrix\RedDAV\RedFile\setName(), RedMatrix\RedDAV\RedDirectory\setName(), settings_post(), start_delivery_chain(), store_diaspora_comment_sig(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), sync_locations(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_directory_entry(), update_feed_item(), update_imported_item(), update_queue_time(), RedMatrix\RedDAV\RedBasicAuth\validateUserPass(), verify_email_address(), xml2array(), xml_status(), z_fetch_url(), z_post_url(), zfinger_init(), zid_init(), zot_build_packet(), zot_feed(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_message_request(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

        @@ -1641,6 +1714,10 @@ Variables
        +

        Generate a guaranteed unique photo ID.

        +

        Safe from birthday paradox.

        +
        Returns
        string a uniqe hash
        +

        Referenced by import_channel_photo(), import_profile_photo(), and photo_upload().

        @@ -1890,7 +1967,7 @@ Variables
        Returns
        string substituted string
        -

        Referenced by achievements_content(), admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_plugins(), admin_page_profs(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), alt_pager(), api_apply_template(), api_content(), app_render(), appman_content(), apps_content(), apw_form(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chat_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), connedit_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_unshare(), dir_safe_mode(), dir_sort_links(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), format_categories(), format_filer(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), home_content(), hostxrd_init(), RedMatrix\RedDAV\RedBrowser\htmlActionsPanel(), identity_selector(), import_content(), invite_content(), lang_selector(), layouts_content(), locs_content(), login(), lostpass_content(), lostpass_post(), mail_content(), manage_content(), match_content(), menu_content(), menu_render(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), p_init(), pagelist_widget(), pdledit_content(), photos_album_widget(), photos_content(), poco_init(), poke_content(), poll_content(), populate_acl(), profile_sidebar(), profiles_content(), rbmark_content(), redbasic_form(), register_content(), removeaccount_content(), removeme_content(), rmagic_content(), rpost_content(), search(), search_content(), searchbox(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), user_allow(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), writepages_widget(), and xrd_init().

        +

        Referenced by achievements_content(), admin_content(), admin_page_channels(), admin_page_dbsync(), admin_page_hubloc(), admin_page_logs(), admin_page_plugins(), admin_page_profs(), admin_page_site(), admin_page_summary(), admin_page_themes(), admin_page_users(), advanced_profile(), alt_pager(), api_apply_template(), api_content(), app_render(), appman_content(), apps_content(), apw_form(), blocks_content(), App\build_pagehead(), categories_widget(), channel_content(), chat_content(), check_config(), check_php(), common_content(), common_friends_visitor_widget(), connect_content(), connections_content(), connedit_content(), construct_page(), contact_block(), conversation(), delegate_content(), design_tools(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_unshare(), dir_safe_mode(), dir_sort_links(), directory_content(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), events_content(), fbrowser_content(), field_timezone(), fileas_widget(), filer_content(), filestorage_content(), findpeople_widget(), format_categories(), format_filer(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_birthdays(), Item\get_comment_box(), get_events(), get_feed_for(), group_content(), group_side(), help_content(), home_content(), hostxrd_init(), RedMatrix\RedDAV\RedBrowser\htmlActionsPanel(), identity_selector(), import_content(), invite_content(), lang_selector(), layouts_content(), locs_content(), login(), lostpass_content(), lostpass_post(), mail_content(), manage_content(), match_content(), menu_content(), menu_render(), message_content(), micropro(), mini_group_select(), mitem_content(), mood_content(), nav(), network_content(), new_channel_content(), notification(), notifications_content(), notify_content(), oembed_format_object(), oexchange_init(), opensearch_init(), p_init(), pagelist_widget(), pdledit_content(), photos_album_widget(), photos_content(), poco_init(), poke_content(), poll_content(), populate_acl(), profile_sidebar(), profiles_content(), rbmark_content(), redbasic_form(), register_content(), removeaccount_content(), removeme_content(), rmagic_content(), rpost_content(), search(), search_content(), searchbox(), send_reg_approval_email(), send_verification_email(), setup_content(), setup_post(), siteinfo_content(), sources_content(), suggest_content(), theme_attachments(), thing_content(), uexport_content(), user_allow(), vcard_from_xchan(), verify_email_address(), viewconnections_content(), vote_content(), webpages_content(), widget_affinity(), widget_appselect(), widget_archive(), widget_bookmarkedchats(), widget_chatroom_list(), widget_filer(), widget_follow(), widget_mailmenu(), widget_notes(), widget_savedsearch(), widget_settings_menu(), widget_suggestedchats(), widget_suggestions(), writepages_widget(), and xrd_init().

        diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index 2f8b883a1..14999d6f0 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -28,6 +28,8 @@ var text_8php = [ "format_filer", "text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91", null ], [ "format_hashtags", "text_8php.html#a3a0c432a484c17d7720b8ba2d6bfdd59", null ], [ "format_mentions", "text_8php.html#ad8c6e13d6accf057136c5f30a23a5f08", null ], + [ "generate_map", "text_8php.html#ae0333c304ec5b4b72e66bb2933fa7357", null ], + [ "generate_named_map", "text_8php.html#af5eb4a9c1599764f80c5bc71e0125d4b", null ], [ "get_mentions", "text_8php.html#a76d1b3435c067978d7b484c45f56472b", null ], [ "get_mood_verbs", "text_8php.html#a736db13a966b8abaf8c9198faa35911a", null ], [ "get_plink", "text_8php.html#aac0969ae09853205992ba06ab9f9f61a", null ], diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index af64c3906..ed74a536b 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
        -

        Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), app_name_compare(), appman_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), block_content(), block_init(), blocks_content(), blocks_init(), bookmarks_content(), bookmarks_init(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_transmit(), diaspora_unshare(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editblock_init(), editlayout_content(), editlayout_init(), editpost_content(), editwebpage_content(), editwebpage_init(), ev_compare(), event_store_item(), events_content(), events_post(), expand_acl(), expand_groups(), externals_run(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), get_plink(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_init(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), hivenet_init(), home_content(), home_init(), hostxrd_init(), impel_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_developer(), is_site_admin(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), layouts_init(), like_content(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_pdl(), load_translation_table(), load_xconfig(), locs_content(), locs_post(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), mytheme_init(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), openid_content(), opensearch_init(), p_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), prepare_body(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_init(), push_lang(), queue_run(), randprof_init(), rbmark_content(), rbmark_post(), red_item_new(), redbasic_form(), register_content(), regmod_content(), regver_content(), relative_date(), removeaccount_content(), removeaccount_post(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), scrape_feed(), scrape_vcard(), search(), search_ac_init(), search_content(), search_init(), send_message(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), stumble_init(), subthread_content(), suckerberg_init(), suggest_content(), t(), tag_deliver(), tag_sort_length(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), tgroup_check(), theme_content(), theme_include(), thing_content(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), webpages_init(), wfinger_init(), what_next(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_chatroom_list(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_item(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

        +

        Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), app_name_compare(), appman_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), block_content(), block_init(), blocks_content(), blocks_init(), bookmarks_content(), bookmarks_init(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_transmit(), diaspora_unshare(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editblock_init(), editlayout_content(), editlayout_init(), editpost_content(), editwebpage_content(), editwebpage_init(), ev_compare(), event_store_item(), events_content(), events_post(), expand_acl(), expand_groups(), externals_run(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_init(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), hivenet_init(), home_content(), home_init(), hostxrd_init(), impel_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_developer(), is_site_admin(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), layouts_init(), like_content(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_pdl(), load_translation_table(), load_xconfig(), locs_content(), locs_post(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), mytheme_init(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), openid_content(), opensearch_init(), p_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_init(), push_lang(), queue_run(), randprof_init(), rbmark_content(), rbmark_post(), red_item_new(), redbasic_form(), register_content(), regmod_content(), regver_content(), relative_date(), removeaccount_content(), removeaccount_post(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), scrape_feed(), scrape_vcard(), search(), search_ac_init(), search_content(), search_init(), send_message(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), stumble_init(), subthread_content(), suckerberg_init(), suggest_content(), t(), tag_deliver(), tag_sort_length(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), tgroup_check(), theme_content(), theme_include(), thing_content(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), webpages_init(), wfinger_init(), what_next(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_chatroom_list(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_item(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

        diff --git a/doc/html/uexport_8php.html b/doc/html/uexport_8php.html index ac904249a..dc0265b2e 100644 --- a/doc/html/uexport_8php.html +++ b/doc/html/uexport_8php.html @@ -114,8 +114,26 @@ $(document).ready(function(){initNavTree('uexport_8php.html','');}); Functions  uexport_init (&$a)   + uexport_content (&$a) + 

        Function Documentation

        + +
        +
        + + + + + + + + +
        uexport_content ($a)
        +
        + +
        +
        diff --git a/doc/html/uexport_8php.js b/doc/html/uexport_8php.js index 05a236df8..ec8404f5c 100644 --- a/doc/html/uexport_8php.js +++ b/doc/html/uexport_8php.js @@ -1,4 +1,5 @@ var uexport_8php = [ + [ "uexport_content", "uexport_8php.html#ae6f79d60916c01675c8cf663cb5fec84", null ], [ "uexport_init", "uexport_8php.html#a118920137dedebe0581623a2e57e7b0d", null ] ]; \ No newline at end of file diff --git a/util/messages.po b/util/messages.po index 6d2340a11..12d872910 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-12-12.887\n" +"Project-Id-Version: 2014-12-19.894\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-12-12 00:03-0800\n" +"POT-Creation-Date: 2014-12-19 00:04-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -23,192 +23,136 @@ msgid "Cannot locate DNS info for database server '%s'" msgstr "" #: ../../include/photo/photo_driver.php:680 ../../include/photos.php:52 +#: ../../mod/photos.php:91 ../../mod/photos.php:654 #: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 -#: ../../mod/profile_photo.php:423 ../../mod/photos.php:91 -#: ../../mod/photos.php:654 +#: ../../mod/profile_photo.php:423 msgid "Profile Photos" msgstr "" -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." +#: ../../include/items.php:382 ../../mod/group.php:68 +#: ../../mod/subthread.php:49 ../../mod/profperm.php:23 ../../mod/like.php:246 +#: ../../index.php:389 +msgid "Permission denied" msgstr "" -#: ../../include/follow.php:33 -msgid "Channel location missing." +#: ../../include/items.php:969 ../../include/items.php:1014 +msgid "(Unknown)" msgstr "" -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." +#: ../../include/items.php:1171 +msgid "Visible to anybody on the internet." msgstr "" -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." +#: ../../include/items.php:1173 +msgid "Visible to you only." msgstr "" -#: ../../include/follow.php:135 ../../include/follow.php:202 -msgid "Protocol disabled." +#: ../../include/items.php:1175 +msgid "Visible to anybody in this network." msgstr "" -#: ../../include/follow.php:176 -msgid "Channel discovery failed." +#: ../../include/items.php:1177 +msgid "Visible to anybody authenticated." msgstr "" -#: ../../include/follow.php:192 -msgid "local account not found." -msgstr "" - -#: ../../include/follow.php:220 -msgid "Cannot connect to yourself." -msgstr "" - -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "" - -#: ../../include/notify.php:24 +#: ../../include/items.php:1179 #, php-format -msgid "commented on %s's post" +msgid "Visible to anybody on %s." msgstr "" -#: ../../include/security.php:357 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." +#: ../../include/items.php:1181 +msgid "Visible to all connections." msgstr "" -#: ../../include/page_widgets.php:6 -msgid "New Page" +#: ../../include/items.php:1183 +msgid "Visible to approved connections." msgstr "" -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 +#: ../../include/items.php:1185 +msgid "Visible to specific connections." +msgstr "" + +#: ../../include/items.php:3952 ../../mod/display.php:32 +#: ../../mod/thing.php:76 ../../mod/filestorage.php:26 ../../mod/admin.php:168 +#: ../../mod/admin.php:896 ../../mod/admin.php:1099 ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "" + +#: ../../include/items.php:4019 ../../include/photos.php:15 +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:585 ../../include/chat.php:116 +#: ../../mod/mood.php:112 ../../mod/register.php:72 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/settings.php:542 +#: ../../mod/group.php:9 ../../mod/poke.php:128 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/setup.php:207 ../../mod/authtest.php:13 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 ../../mod/block.php:22 +#: ../../mod/block.php:72 ../../mod/delegate.php:6 ../../mod/sources.php:66 +#: ../../mod/events.php:195 ../../mod/channel.php:90 ../../mod/channel.php:201 +#: ../../mod/channel.php:244 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/regmod.php:17 ../../mod/editpost.php:13 ../../mod/common.php:35 +#: ../../mod/connections.php:169 ../../mod/connedit.php:266 +#: ../../mod/mail.php:111 ../../mod/photos.php:68 ../../mod/webpages.php:67 +#: ../../mod/bookmarks.php:46 ../../mod/blocks.php:67 ../../mod/blocks.php:75 +#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 +#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:118 ../../mod/profile_photo.php:263 +#: ../../mod/profile_photo.php:276 ../../mod/like.php:154 +#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/locs.php:71 ../../mod/item.php:191 +#: ../../mod/item.php:199 ../../mod/item.php:972 ../../mod/suggest.php:26 +#: ../../mod/layouts.php:67 ../../mod/layouts.php:74 ../../mod/layouts.php:85 +#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 +#: ../../mod/manage.php:6 ../../mod/menu.php:61 ../../mod/invite.php:13 +#: ../../mod/invite.php:104 ../../mod/network.php:12 +#: ../../mod/notifications.php:66 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 +#: ../../mod/message.php:16 ../../mod/new_channel.php:68 +#: ../../mod/new_channel.php:99 ../../mod/page.php:28 ../../mod/page.php:78 +#: ../../mod/appman.php:66 ../../mod/service_limits.php:7 ../../index.php:190 +#: ../../index.php:390 +msgid "Permission denied." +msgstr "" + +#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "" + +#: ../../include/items.php:4425 +msgid "Collection is empty." +msgstr "" + +#: ../../include/items.php:4432 +#, php-format +msgid "Collection: %s" +msgstr "" + +#: ../../include/items.php:4443 +#, php-format +msgid "Connection: %s" +msgstr "" + +#: ../../include/items.php:4446 +msgid "Connection not found." +msgstr "" + +#: ../../include/menu.php:42 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:251 #: ../../include/apps.php:249 ../../include/ItemObject.php:100 -#: ../../mod/blocks.php:132 ../../mod/settings.php:627 +#: ../../mod/settings.php:627 ../../mod/editpost.php:112 #: ../../mod/connections.php:381 ../../mod/connections.php:394 -#: ../../mod/connections.php:413 ../../mod/thing.php:233 -#: ../../mod/webpages.php:162 ../../mod/editblock.php:143 -#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 -#: ../../mod/menu.php:78 +#: ../../mod/connections.php:413 ../../mod/webpages.php:162 +#: ../../mod/blocks.php:132 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:174 +#: ../../mod/thing.php:233 ../../mod/layouts.php:167 ../../mod/menu.php:78 msgid "Edit" msgstr "" -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 -#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 -msgid "View" -msgstr "" - -#: ../../include/page_widgets.php:40 ../../include/conversation.php:1104 -#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 -#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 -#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 -#: ../../mod/photos.php:998 -msgid "Preview" -msgstr "" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 -msgid "Actions" -msgstr "" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 -msgid "Page Link" -msgstr "" - -#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 -msgid "Title" -msgstr "" - -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 -msgid "Created" -msgstr "" - -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 -msgid "Edited" -msgstr "" - -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 -msgid "Advanced" -msgstr "" - -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "" - -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "" - -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "" - -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "" - -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 -#: ../../mod/directory.php:316 ../../mod/directory.php:321 -msgid "Find" -msgstr "" - -#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 -#: ../../mod/directory.php:320 -msgid "Channel Suggestions" -msgstr "" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "" - -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "" - -#: ../../include/contact_widgets.php:57 ../../include/features.php:73 -#: ../../include/widgets.php:298 -msgid "Saved Folders" -msgstr "" - -#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 -#: ../../include/widgets.php:301 -msgid "Everything" -msgstr "" - -#: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 -#: ../../include/widgets.php:35 -msgid "Categories" -msgstr "" - -#: ../../include/contact_widgets.php:125 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/contact_widgets.php:130 -msgid "show more" -msgstr "" - -#: ../../include/oembed.php:171 -msgid "Embedded content" -msgstr "" - -#: ../../include/oembed.php:180 -msgid "Embedding disabled" -msgstr "" - #: ../../include/message.php:18 msgid "No recipient provided." msgstr "" @@ -225,599 +169,10 @@ msgstr "" msgid "Stored post could not be verified." msgstr "" -#: ../../include/activities.php:39 -msgid " and " -msgstr "" - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "" - -#: ../../include/activities.php:52 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "" - -#: ../../include/activities.php:53 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "" - -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "" - -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "" - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "" - -#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 -#: ../../mod/chat.php:209 ../../mod/filestorage.php:137 -#: ../../mod/photos.php:588 ../../mod/photos.php:950 -msgid "Permissions" -msgstr "" - -#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:312 -#: ../../mod/photos.php:1149 -msgid "Close" -msgstr "" - -#: ../../include/bb2diaspora.php:384 -msgid "Attachments:" -msgstr "" - -#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 -msgid "l F d, Y \\@ g:i A" -msgstr "" - -#: ../../include/bb2diaspora.php:465 -msgid "Redmatrix event notification:" -msgstr "" - -#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 -msgid "Starts:" -msgstr "" - -#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 -msgid "Finishes:" -msgstr "" - -#: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 -#: ../../include/event.php:40 ../../mod/events.php:590 -#: ../../mod/directory.php:199 -msgid "Location:" -msgstr "" - -#: ../../include/attach.php:116 ../../include/attach.php:163 -#: ../../include/attach.php:226 ../../include/attach.php:240 -#: ../../include/attach.php:280 ../../include/attach.php:294 -#: ../../include/attach.php:318 ../../include/attach.php:511 -#: ../../include/attach.php:585 ../../include/photos.php:15 -#: ../../include/items.php:4019 ../../include/chat.php:116 -#: ../../mod/mood.php:112 ../../mod/mitem.php:106 -#: ../../mod/achievements.php:30 ../../mod/register.php:72 -#: ../../mod/sources.php:66 ../../mod/poke.php:128 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 -#: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 -#: ../../mod/settings.php:542 ../../mod/events.php:195 -#: ../../mod/channel.php:89 ../../mod/channel.php:198 -#: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 -#: ../../mod/connections.php:169 ../../mod/connedit.php:266 -#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 -#: ../../mod/webpages.php:67 ../../mod/bookmarks.php:46 -#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 -#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 -#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 -#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:972 -#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 -#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 -#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/locs.php:71 -#: ../../mod/mail.php:111 ../../mod/invite.php:13 ../../mod/invite.php:104 -#: ../../mod/manage.php:6 ../../mod/layouts.php:67 ../../mod/layouts.php:74 -#: ../../mod/layouts.php:85 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 -#: ../../mod/network.php:12 ../../mod/menu.php:61 ../../mod/message.php:16 -#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 -#: ../../mod/notifications.php:66 ../../mod/page.php:28 ../../mod/page.php:78 -#: ../../mod/photos.php:68 ../../mod/appman.php:66 -#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 -msgid "Permission denied." -msgstr "" - -#: ../../include/attach.php:221 ../../include/attach.php:275 -msgid "Item was not found." -msgstr "" - -#: ../../include/attach.php:331 -msgid "No source file." -msgstr "" - -#: ../../include/attach.php:348 -msgid "Cannot locate file to replace" -msgstr "" - -#: ../../include/attach.php:366 -msgid "Cannot locate file to revise/update" -msgstr "" - -#: ../../include/attach.php:377 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "" - -#: ../../include/attach.php:389 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "" - -#: ../../include/attach.php:472 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "" - -#: ../../include/attach.php:484 -msgid "Stored file could not be verified. Upload failed." -msgstr "" - -#: ../../include/attach.php:526 ../../include/attach.php:543 -msgid "Path not available." -msgstr "" - -#: ../../include/attach.php:590 -msgid "Empty pathname" -msgstr "" - -#: ../../include/attach.php:606 -msgid "duplicate filename or path" -msgstr "" - -#: ../../include/attach.php:630 -msgid "Path not found." -msgstr "" - -#: ../../include/attach.php:681 -msgid "mkdir failed." -msgstr "" - -#: ../../include/attach.php:685 -msgid "database storage failed." -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:106 -#: ../../include/RedDAV/RedBrowser.php:249 -msgid "parent" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:130 -msgid "Collection" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:133 -msgid "Principal" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:136 -msgid "Addressbook" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:139 -msgid "Calendar" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:142 -msgid "Schedule Inbox" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:145 -msgid "Schedule Outbox" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:163 ../../include/conversation.php:993 -#: ../../include/apps.php:331 ../../include/apps.php:382 -#: ../../mod/connedit.php:513 ../../mod/photos.php:713 -#: ../../mod/photos.php:1132 -msgid "Unknown" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:223 -#, php-format -msgid "%1$s used" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:228 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:241 ../../include/nav.php:106 -#: ../../include/conversation.php:1540 ../../include/apps.php:133 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:567 -#: ../../mod/settings.php:593 ../../mod/admin.php:866 -msgid "Name" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:246 -msgid "Type" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:247 -msgid "Size" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:248 -msgid "Last Modified" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:251 ../../include/conversation.php:639 -#: ../../include/apps.php:250 ../../include/ItemObject.php:120 -#: ../../mod/settings.php:628 ../../mod/connedit.php:476 -#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 -#: ../../mod/admin.php:861 ../../mod/photos.php:1070 -msgid "Delete" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:252 -msgid "Total" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:305 -msgid "Create new folder" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 -#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 -msgid "Create" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:307 -msgid "Upload file" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:361 -#: ../../mod/photos.php:738 ../../mod/photos.php:1246 -msgid "Upload" -msgstr "" - -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "" - -#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1528 -msgid "Logout" -msgstr "" - -#: ../../include/nav.php:95 ../../include/nav.php:128 -msgid "End this session" -msgstr "" - -#: ../../include/nav.php:98 ../../include/nav.php:159 -msgid "Home" -msgstr "" - -#: ../../include/nav.php:98 -msgid "Your posts and conversations" -msgstr "" - -#: ../../include/nav.php:99 ../../include/conversation.php:935 -#: ../../mod/connedit.php:429 ../../mod/connedit.php:545 -msgid "View Profile" -msgstr "" - -#: ../../include/nav.php:99 -msgid "Your profile page" -msgstr "" - -#: ../../include/nav.php:101 -msgid "Edit Profiles" -msgstr "" - -#: ../../include/nav.php:101 -msgid "Manage/Edit profiles" -msgstr "" - -#: ../../include/nav.php:103 ../../include/identity.php:864 -msgid "Edit Profile" -msgstr "" - -#: ../../include/nav.php:103 -msgid "Edit your profile" -msgstr "" - -#: ../../include/nav.php:105 ../../include/conversation.php:1531 -#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "" - -#: ../../include/nav.php:105 -msgid "Your photos" -msgstr "" - -#: ../../include/nav.php:106 -msgid "Your files" -msgstr "" - -#: ../../include/nav.php:111 ../../include/apps.php:144 -msgid "Chat" -msgstr "" - -#: ../../include/nav.php:111 -msgid "Your chatrooms" -msgstr "" - -#: ../../include/nav.php:117 ../../include/conversation.php:1566 -#: ../../include/apps.php:127 -msgid "Bookmarks" -msgstr "" - -#: ../../include/nav.php:117 -msgid "Your bookmarks" -msgstr "" - -#: ../../include/nav.php:121 ../../include/conversation.php:1577 -#: ../../include/apps.php:134 ../../mod/webpages.php:160 -msgid "Webpages" -msgstr "" - -#: ../../include/nav.php:121 -msgid "Your webpages" -msgstr "" - -#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1529 -msgid "Login" -msgstr "" - -#: ../../include/nav.php:125 -msgid "Sign in" -msgstr "" - -#: ../../include/nav.php:142 -#, php-format -msgid "%s - click to logout" -msgstr "" - -#: ../../include/nav.php:145 -msgid "Remote authentication" -msgstr "" - -#: ../../include/nav.php:145 -msgid "Click to authenticate to your home hub" -msgstr "" - -#: ../../include/nav.php:159 -msgid "Home Page" -msgstr "" - -#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1507 -msgid "Register" -msgstr "" - -#: ../../include/nav.php:163 -msgid "Create an account" -msgstr "" - -#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 -#: ../../mod/help.php:63 -msgid "Help" -msgstr "" - -#: ../../include/nav.php:168 -msgid "Help and documentation" -msgstr "" - -#: ../../include/nav.php:171 ../../include/widgets.php:91 -#: ../../mod/apps.php:33 -msgid "Apps" -msgstr "" - -#: ../../include/nav.php:171 -msgid "Applications, utilities, links, games" -msgstr "" - -#: ../../include/nav.php:173 ../../include/text.php:826 -#: ../../include/text.php:838 ../../include/apps.php:145 -#: ../../mod/search.php:30 -msgid "Search" -msgstr "" - -#: ../../include/nav.php:173 -msgid "Search site content" -msgstr "" - -#: ../../include/nav.php:176 ../../include/apps.php:139 -#: ../../mod/directory.php:320 -msgid "Directory" -msgstr "" - -#: ../../include/nav.php:176 -msgid "Channel Directory" -msgstr "" - -#: ../../include/nav.php:190 ../../include/apps.php:131 -msgid "Matrix" -msgstr "" - -#: ../../include/nav.php:190 -msgid "Your matrix" -msgstr "" - -#: ../../include/nav.php:191 -msgid "Mark all matrix notifications seen" -msgstr "" - -#: ../../include/nav.php:193 ../../include/apps.php:135 -msgid "Channel Home" -msgstr "" - -#: ../../include/nav.php:193 -msgid "Channel home" -msgstr "" - -#: ../../include/nav.php:194 -msgid "Mark all channel notifications seen" -msgstr "" - -#: ../../include/nav.php:197 ../../mod/connections.php:406 -msgid "Connections" -msgstr "" - -#: ../../include/nav.php:200 -msgid "Notices" -msgstr "" - -#: ../../include/nav.php:200 -msgid "Notifications" -msgstr "" - -#: ../../include/nav.php:201 -msgid "See all notifications" -msgstr "" - -#: ../../include/nav.php:202 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "" - -#: ../../include/nav.php:204 ../../include/apps.php:141 -msgid "Mail" -msgstr "" - -#: ../../include/nav.php:204 -msgid "Private mail" -msgstr "" - -#: ../../include/nav.php:205 -msgid "See all private messages" -msgstr "" - -#: ../../include/nav.php:206 -msgid "Mark all private messages seen" -msgstr "" - -#: ../../include/nav.php:207 -msgid "Inbox" -msgstr "" - -#: ../../include/nav.php:208 -msgid "Outbox" -msgstr "" - -#: ../../include/nav.php:209 ../../include/widgets.php:557 -msgid "New Message" -msgstr "" - -#: ../../include/nav.php:212 ../../include/apps.php:138 -#: ../../mod/events.php:442 -msgid "Events" -msgstr "" - -#: ../../include/nav.php:212 -msgid "Event Calendar" -msgstr "" - -#: ../../include/nav.php:213 -msgid "See all events" -msgstr "" - -#: ../../include/nav.php:214 -msgid "Mark all events seen" -msgstr "" - -#: ../../include/nav.php:216 ../../include/apps.php:130 -#: ../../mod/manage.php:148 -msgid "Channel Manager" -msgstr "" - -#: ../../include/nav.php:216 -msgid "Manage Your Channels" -msgstr "" - -#: ../../include/nav.php:218 ../../include/widgets.php:536 -#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 -msgid "Settings" -msgstr "" - -#: ../../include/nav.php:218 -msgid "Account/Channel Settings" -msgstr "" - -#: ../../include/nav.php:226 ../../mod/admin.php:123 -msgid "Admin" -msgstr "" - -#: ../../include/nav.php:226 -msgid "Site Setup and Configuration" -msgstr "" - -#: ../../include/nav.php:257 ../../include/conversation.php:840 -msgid "Loading..." -msgstr "" - -#: ../../include/nav.php:262 -msgid "Please wait..." -msgstr "" - #: ../../include/network.php:590 msgid "view full size" msgstr "" -#: ../../include/dir_fns.php:66 -msgid "Directory Options" -msgstr "" - -#: ../../include/dir_fns.php:67 -msgid "Alphabetic" -msgstr "" - -#: ../../include/dir_fns.php:68 -msgid "Reverse Alphabetic" -msgstr "" - -#: ../../include/dir_fns.php:69 -msgid "Newest to Oldest" -msgstr "" - -#: ../../include/dir_fns.php:70 -msgid "Oldest to Newest" -msgstr "" - -#: ../../include/dir_fns.php:71 -msgid "Public Forums Only" -msgstr "" - -#: ../../include/dir_fns.php:73 -msgid "Sort" -msgstr "" - -#: ../../include/dir_fns.php:89 -msgid "Enable Safe Search" -msgstr "" - -#: ../../include/dir_fns.php:91 -msgid "Disable Safe Search" -msgstr "" - -#: ../../include/dir_fns.php:93 -msgid "Safe Mode" -msgstr "" - #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" msgstr "" @@ -955,6 +310,580 @@ msgstr "" msgid "Custom/Expert Mode" msgstr "" +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "" + +#: ../../include/taxonomy.php:210 ../../include/taxonomy.php:229 +msgid "Tags" +msgstr "" + +#: ../../include/taxonomy.php:250 ../../include/contact_widgets.php:92 +#: ../../include/widgets.php:35 +msgid "Categories" +msgstr "" + +#: ../../include/taxonomy.php:269 +msgid "Keywords" +msgstr "" + +#: ../../include/taxonomy.php:294 +msgid "have" +msgstr "" + +#: ../../include/taxonomy.php:294 +msgid "has" +msgstr "" + +#: ../../include/taxonomy.php:295 +msgid "want" +msgstr "" + +#: ../../include/taxonomy.php:295 +msgid "wants" +msgstr "" + +#: ../../include/taxonomy.php:296 ../../include/ItemObject.php:221 +msgid "like" +msgstr "" + +#: ../../include/taxonomy.php:296 +msgid "likes" +msgstr "" + +#: ../../include/taxonomy.php:297 ../../include/ItemObject.php:222 +msgid "dislike" +msgstr "" + +#: ../../include/taxonomy.php:297 +msgid "dislikes" +msgstr "" + +#: ../../include/taxonomy.php:380 ../../include/identity.php:1148 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "" + +#: ../../include/page_widgets.php:39 ../../mod/webpages.php:165 +#: ../../mod/blocks.php:135 ../../mod/layouts.php:171 +msgid "View" +msgstr "" + +#: ../../include/page_widgets.php:40 ../../include/conversation.php:1102 +#: ../../include/ItemObject.php:638 ../../mod/photos.php:998 +#: ../../mod/webpages.php:166 +msgid "Preview" +msgstr "" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 +msgid "Actions" +msgstr "" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 +msgid "Page Link" +msgstr "" + +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 +msgid "Title" +msgstr "" + +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 +msgid "Created" +msgstr "" + +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 +msgid "Edited" +msgstr "" + +#: ../../include/oembed.php:171 +msgid "Embedded content" +msgstr "" + +#: ../../include/oembed.php:180 +msgid "Embedding disabled" +msgstr "" + +#: ../../include/auth.php:130 +msgid "Logged out." +msgstr "" + +#: ../../include/auth.php:271 +msgid "Failed authentication" +msgstr "" + +#: ../../include/auth.php:285 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "" + +#: ../../include/photos.php:105 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" + +#: ../../include/photos.php:112 +msgid "Image file is empty." +msgstr "" + +#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 +msgid "Unable to process image" +msgstr "" + +#: ../../include/photos.php:213 +msgid "Photo storage failed." +msgstr "" + +#: ../../include/photos.php:341 ../../include/conversation.php:1533 +msgid "Photo Albums" +msgstr "" + +#: ../../include/photos.php:345 +msgid "Upload New Photos" +msgstr "" + +#: ../../include/activities.php:39 +msgid " and " +msgstr "" + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "" + +#: ../../include/activities.php:52 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" + +#: ../../include/activities.php:53 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../include/bb2diaspora.php:384 +msgid "Attachments:" +msgstr "" + +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 +msgid "l F d, Y \\@ g:i A" +msgstr "" + +#: ../../include/bb2diaspora.php:465 +msgid "Redmatrix event notification:" +msgstr "" + +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 +msgid "Starts:" +msgstr "" + +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 +msgid "Finishes:" +msgstr "" + +#: ../../include/bb2diaspora.php:485 ../../include/event.php:40 +#: ../../include/identity.php:891 ../../mod/events.php:590 +#: ../../mod/directory.php:199 +msgid "Location:" +msgstr "" + +#: ../../include/features.php:23 +msgid "General Features" +msgstr "" + +#: ../../include/features.php:25 +msgid "Content Expiration" +msgstr "" + +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:26 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:27 +msgid "Advanced Profiles" +msgstr "" + +#: ../../include/features.php:27 +msgid "Additional profile sections and selections" +msgstr "" + +#: ../../include/features.php:28 +msgid "Profile Import/Export" +msgstr "" + +#: ../../include/features.php:28 +msgid "Save and load profile details across sites/channels" +msgstr "" + +#: ../../include/features.php:29 +msgid "Web Pages" +msgstr "" + +#: ../../include/features.php:29 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../include/features.php:30 +msgid "Private Notes" +msgstr "" + +#: ../../include/features.php:30 +msgid "Enables a tool to store notes and reminders" +msgstr "" + +#: ../../include/features.php:34 +msgid "Navigation Channel Select" +msgstr "" + +#: ../../include/features.php:34 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "" + +#: ../../include/features.php:38 +msgid "Extended Identity Sharing" +msgstr "" + +#: ../../include/features.php:38 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." +msgstr "" + +#: ../../include/features.php:39 +msgid "Expert Mode" +msgstr "" + +#: ../../include/features.php:39 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "" + +#: ../../include/features.php:40 +msgid "Premium Channel" +msgstr "" + +#: ../../include/features.php:40 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "" + +#: ../../include/features.php:45 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:47 +msgid "Use Markdown" +msgstr "" + +#: ../../include/features.php:47 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "" + +#: ../../include/features.php:49 ../../include/widgets.php:527 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "" + +#: ../../include/features.php:49 +msgid "Automatically import channel content from other channels or feeds" +msgstr "" + +#: ../../include/features.php:50 +msgid "Even More Encryption" +msgstr "" + +#: ../../include/features.php:50 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "" + +#: ../../include/features.php:51 +msgid "Flag Adult Photos" +msgstr "" + +#: ../../include/features.php:51 +msgid "Provide photo edit option to hide adult photos from default album view" +msgstr "" + +#: ../../include/features.php:56 +msgid "Network and Stream Filtering" +msgstr "" + +#: ../../include/features.php:57 +msgid "Search by Date" +msgstr "" + +#: ../../include/features.php:57 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:58 +msgid "Collections Filter" +msgstr "" + +#: ../../include/features.php:58 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "" + +#: ../../include/features.php:59 ../../include/widgets.php:272 +msgid "Saved Searches" +msgstr "" + +#: ../../include/features.php:59 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:60 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:60 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:61 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:61 +msgid "Enable tab to display all new Network activity" +msgstr "" + +#: ../../include/features.php:62 +msgid "Affinity Tool" +msgstr "" + +#: ../../include/features.php:62 +msgid "Filter stream activity by depth of relationships" +msgstr "" + +#: ../../include/features.php:63 +msgid "Suggest Channels" +msgstr "" + +#: ../../include/features.php:63 +msgid "Show channel suggestions" +msgstr "" + +#: ../../include/features.php:68 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:71 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:71 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:72 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:72 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:73 ../../include/contact_widgets.php:57 +#: ../../include/widgets.php:302 +msgid "Saved Folders" +msgstr "" + +#: ../../include/features.php:73 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:74 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:74 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:75 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:75 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:76 +msgid "Tag Cloud" +msgstr "" + +#: ../../include/features.php:76 +msgid "Provide a personal tag cloud on your channel page" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:106 +#: ../../include/RedDAV/RedBrowser.php:250 +msgid "parent" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:130 +msgid "Collection" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:133 +msgid "Principal" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:136 +msgid "Addressbook" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:139 +msgid "Calendar" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:142 +msgid "Schedule Inbox" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:145 +msgid "Schedule Outbox" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:163 ../../include/apps.php:331 +#: ../../include/apps.php:382 ../../include/conversation.php:992 +#: ../../mod/connedit.php:513 ../../mod/photos.php:713 +#: ../../mod/photos.php:1132 +msgid "Unknown" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:223 +#, php-format +msgid "%1$s used" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:228 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:242 ../../include/apps.php:133 +#: ../../include/conversation.php:1539 ../../include/nav.php:106 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:246 ../../mod/settings.php:567 +#: ../../mod/settings.php:593 ../../mod/admin.php:866 +msgid "Name" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:247 +msgid "Type" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:248 +msgid "Size" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:249 +msgid "Last Modified" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:252 ../../include/apps.php:250 +#: ../../include/conversation.php:639 ../../include/ItemObject.php:120 +#: ../../mod/settings.php:628 ../../mod/group.php:176 +#: ../../mod/connedit.php:476 ../../mod/photos.php:1070 +#: ../../mod/thing.php:234 ../../mod/admin.php:730 ../../mod/admin.php:861 +msgid "Delete" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:253 +msgid "Total" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:306 +msgid "Create new folder" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:307 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 +msgid "Create" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:308 +msgid "Upload file" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:309 ../../mod/photos.php:738 +#: ../../mod/photos.php:1246 ../../mod/profile_photo.php:361 +msgid "Upload" +msgstr "" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "" + +#: ../../include/dir_fns.php:68 +msgid "Directory Options" +msgstr "" + +#: ../../include/dir_fns.php:69 +msgid "Alphabetic" +msgstr "" + +#: ../../include/dir_fns.php:70 +msgid "Reverse Alphabetic" +msgstr "" + +#: ../../include/dir_fns.php:71 +msgid "Newest to Oldest" +msgstr "" + +#: ../../include/dir_fns.php:72 +msgid "Oldest to Newest" +msgstr "" + +#: ../../include/dir_fns.php:73 +msgid "Public Forums Only" +msgstr "" + +#: ../../include/dir_fns.php:75 +msgid "Sort" +msgstr "" + +#: ../../include/dir_fns.php:91 +msgid "Enable Safe Search" +msgstr "" + +#: ../../include/dir_fns.php:93 +msgid "Disable Safe Search" +msgstr "" + +#: ../../include/dir_fns.php:95 +msgid "Safe Mode" +msgstr "" + #: ../../include/comanche.php:35 ../../mod/admin.php:353 #: ../../view/theme/apw/php/config.php:185 msgid "Default" @@ -997,7 +926,7 @@ msgid "RSS/Atom" msgstr "" #: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 -#: ../../mod/admin.php:735 ../../boot.php:1531 +#: ../../mod/admin.php:735 ../../boot.php:1542 msgid "Email" msgstr "" @@ -1025,394 +954,13 @@ msgstr "" msgid "MySpace" msgstr "" -#: ../../include/identity.php:31 ../../mod/item.php:1112 -msgid "Unable to obtain identity information from database" -msgstr "" - -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "" - -#: ../../include/identity.php:68 -msgid "Name too long" -msgstr "" - -#: ../../include/identity.php:169 -msgid "No account identifier" -msgstr "" - -#: ../../include/identity.php:182 -msgid "Nickname is required." -msgstr "" - -#: ../../include/identity.php:196 -msgid "Reserved nickname. Please choose another." -msgstr "" - -#: ../../include/identity.php:201 ../../include/dimport.php:34 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "" - -#: ../../include/identity.php:283 -msgid "Unable to retrieve created identity" -msgstr "" - -#: ../../include/identity.php:343 -msgid "Default Profile" -msgstr "" - -#: ../../include/identity.php:387 ../../include/identity.php:388 -#: ../../include/identity.php:395 ../../include/widgets.php:424 -#: ../../include/profile_selectors.php:80 ../../mod/settings.php:320 -#: ../../mod/settings.php:324 ../../mod/settings.php:325 -#: ../../mod/settings.php:328 ../../mod/settings.php:339 -#: ../../mod/connedit.php:510 -msgid "Friends" -msgstr "" - -#: ../../include/identity.php:643 -msgid "Requested channel is not available." -msgstr "" - -#: ../../include/identity.php:691 ../../mod/achievements.php:11 -#: ../../mod/profile.php:16 ../../mod/blocks.php:29 ../../mod/connect.php:13 -#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 -#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 -msgid "Requested profile is not available." -msgstr "" - -#: ../../include/identity.php:840 ../../include/Contact.php:107 -#: ../../include/conversation.php:938 ../../include/widgets.php:136 +#: ../../include/Contact.php:107 ../../include/identity.php:840 +#: ../../include/conversation.php:937 ../../include/widgets.php:136 #: ../../include/widgets.php:175 ../../mod/suggest.php:51 #: ../../mod/match.php:62 ../../mod/directory.php:264 msgid "Connect" msgstr "" -#: ../../include/identity.php:854 ../../mod/profiles.php:740 -msgid "Change profile photo" -msgstr "" - -#: ../../include/identity.php:860 -msgid "Profiles" -msgstr "" - -#: ../../include/identity.php:860 -msgid "Manage/edit profiles" -msgstr "" - -#: ../../include/identity.php:861 ../../mod/profiles.php:741 -msgid "Create New Profile" -msgstr "" - -#: ../../include/identity.php:875 ../../mod/profiles.php:752 -msgid "Profile Image" -msgstr "" - -#: ../../include/identity.php:878 -msgid "visible to everybody" -msgstr "" - -#: ../../include/identity.php:879 ../../mod/profiles.php:635 -#: ../../mod/profiles.php:756 -msgid "Edit visibility" -msgstr "" - -#: ../../include/identity.php:895 ../../include/identity.php:1132 -msgid "Gender:" -msgstr "" - -#: ../../include/identity.php:896 ../../include/identity.php:1176 -msgid "Status:" -msgstr "" - -#: ../../include/identity.php:897 ../../include/identity.php:1187 -msgid "Homepage:" -msgstr "" - -#: ../../include/identity.php:898 -msgid "Online Now" -msgstr "" - -#: ../../include/identity.php:976 ../../include/identity.php:1056 -#: ../../mod/ping.php:326 -msgid "g A l F d" -msgstr "" - -#: ../../include/identity.php:977 ../../include/identity.php:1057 -msgid "F d" -msgstr "" - -#: ../../include/identity.php:1022 ../../include/identity.php:1097 -#: ../../mod/ping.php:348 -msgid "[today]" -msgstr "" - -#: ../../include/identity.php:1034 -msgid "Birthday Reminders" -msgstr "" - -#: ../../include/identity.php:1035 -msgid "Birthdays this week:" -msgstr "" - -#: ../../include/identity.php:1090 -msgid "[No description]" -msgstr "" - -#: ../../include/identity.php:1108 -msgid "Event Reminders" -msgstr "" - -#: ../../include/identity.php:1109 -msgid "Events this week:" -msgstr "" - -#: ../../include/identity.php:1122 ../../include/identity.php:1251 -#: ../../include/apps.php:136 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "" - -#: ../../include/identity.php:1130 ../../mod/settings.php:1012 -msgid "Full Name:" -msgstr "" - -#: ../../include/identity.php:1137 -msgid "Like this channel" -msgstr "" - -#: ../../include/identity.php:1148 ../../include/taxonomy.php:360 -#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/identity.php:1161 -msgid "j F, Y" -msgstr "" - -#: ../../include/identity.php:1162 -msgid "j F" -msgstr "" - -#: ../../include/identity.php:1169 -msgid "Birthday:" -msgstr "" - -#: ../../include/identity.php:1173 -msgid "Age:" -msgstr "" - -#: ../../include/identity.php:1182 -#, php-format -msgid "for %1$d %2$s" -msgstr "" - -#: ../../include/identity.php:1185 ../../mod/profiles.php:657 -msgid "Sexual Preference:" -msgstr "" - -#: ../../include/identity.php:1189 ../../mod/profiles.php:659 -msgid "Hometown:" -msgstr "" - -#: ../../include/identity.php:1191 -msgid "Tags:" -msgstr "" - -#: ../../include/identity.php:1193 ../../mod/profiles.php:660 -msgid "Political Views:" -msgstr "" - -#: ../../include/identity.php:1195 -msgid "Religion:" -msgstr "" - -#: ../../include/identity.php:1197 -msgid "About:" -msgstr "" - -#: ../../include/identity.php:1199 -msgid "Hobbies/Interests:" -msgstr "" - -#: ../../include/identity.php:1201 ../../mod/profiles.php:663 -msgid "Likes:" -msgstr "" - -#: ../../include/identity.php:1203 ../../mod/profiles.php:664 -msgid "Dislikes:" -msgstr "" - -#: ../../include/identity.php:1206 -msgid "Contact information and Social Networks:" -msgstr "" - -#: ../../include/identity.php:1218 -msgid "My other channels:" -msgstr "" - -#: ../../include/identity.php:1221 -msgid "Musical interests:" -msgstr "" - -#: ../../include/identity.php:1223 -msgid "Books, literature:" -msgstr "" - -#: ../../include/identity.php:1225 -msgid "Television:" -msgstr "" - -#: ../../include/identity.php:1227 -msgid "Film/dance/culture/entertainment:" -msgstr "" - -#: ../../include/identity.php:1229 -msgid "Love/Romance:" -msgstr "" - -#: ../../include/identity.php:1231 -msgid "Work/employment:" -msgstr "" - -#: ../../include/identity.php:1233 -msgid "School/education:" -msgstr "" - -#: ../../include/identity.php:1253 -msgid "Like this thing" -msgstr "" - -#: ../../include/bbcode.php:112 ../../include/bbcode.php:655 -#: ../../include/bbcode.php:658 ../../include/bbcode.php:663 -#: ../../include/bbcode.php:666 ../../include/bbcode.php:669 -#: ../../include/bbcode.php:672 ../../include/bbcode.php:677 -#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 -#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 -#: ../../include/bbcode.php:694 -msgid "Image/photo" -msgstr "" - -#: ../../include/bbcode.php:147 ../../include/bbcode.php:705 -msgid "Encrypted content" -msgstr "" - -#: ../../include/bbcode.php:165 -msgid "Install design element: " -msgstr "" - -#: ../../include/bbcode.php:171 -msgid "QR code" -msgstr "" - -#: ../../include/bbcode.php:220 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "" - -#: ../../include/bbcode.php:222 -msgid "post" -msgstr "" - -#: ../../include/bbcode.php:623 -msgid "$1 spoiler" -msgstr "" - -#: ../../include/bbcode.php:643 -msgid "$1 wrote:" -msgstr "" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "" - -#: ../../include/datetime.php:142 -msgid "YYYY-MM-DD or MM-DD" -msgstr "" - -#: ../../include/datetime.php:259 -msgid "never" -msgstr "" - -#: ../../include/datetime.php:265 -msgid "less than a second ago" -msgstr "" - -#: ../../include/datetime.php:268 -msgid "year" -msgstr "" - -#: ../../include/datetime.php:268 -msgid "years" -msgstr "" - -#: ../../include/datetime.php:269 -msgid "month" -msgstr "" - -#: ../../include/datetime.php:269 -msgid "months" -msgstr "" - -#: ../../include/datetime.php:270 -msgid "week" -msgstr "" - -#: ../../include/datetime.php:270 -msgid "weeks" -msgstr "" - -#: ../../include/datetime.php:271 -msgid "day" -msgstr "" - -#: ../../include/datetime.php:271 -msgid "days" -msgstr "" - -#: ../../include/datetime.php:272 -msgid "hour" -msgstr "" - -#: ../../include/datetime.php:272 -msgid "hours" -msgstr "" - -#: ../../include/datetime.php:273 -msgid "minute" -msgstr "" - -#: ../../include/datetime.php:273 -msgid "minutes" -msgstr "" - -#: ../../include/datetime.php:274 -msgid "second" -msgstr "" - -#: ../../include/datetime.php:274 -msgid "seconds" -msgstr "" - -#: ../../include/datetime.php:283 -#, php-format -msgid "%1$d %2$s ago" -msgstr "" - -#: ../../include/datetime.php:491 -#, php-format -msgid "%1$s's birthday" -msgstr "" - -#: ../../include/datetime.php:492 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "" - #: ../../include/Contact.php:123 msgid "New window" msgstr "" @@ -1426,48 +974,438 @@ msgstr "" msgid "User '%s' deleted" msgstr "" -#: ../../include/taxonomy.php:210 -msgid "Tags" +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" msgstr "" -#: ../../include/taxonomy.php:249 -msgid "Keywords" +#: ../../include/acl_selectors.php:241 +msgid "Show" msgstr "" -#: ../../include/taxonomy.php:274 -msgid "have" +#: ../../include/acl_selectors.php:242 +msgid "Don't show" msgstr "" -#: ../../include/taxonomy.php:274 -msgid "has" +#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 +#: ../../mod/chat.php:209 ../../mod/photos.php:588 ../../mod/photos.php:950 +#: ../../mod/filestorage.php:137 +msgid "Permissions" msgstr "" -#: ../../include/taxonomy.php:275 -msgid "want" +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:320 +#: ../../mod/photos.php:1149 +msgid "Close" msgstr "" -#: ../../include/taxonomy.php:275 -msgid "wants" +#: ../../include/text.php:320 +msgid "prev" msgstr "" -#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 -msgid "like" +#: ../../include/text.php:322 +msgid "first" msgstr "" -#: ../../include/taxonomy.php:276 -msgid "likes" +#: ../../include/text.php:351 +msgid "last" msgstr "" -#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 -msgid "dislike" +#: ../../include/text.php:354 +msgid "next" msgstr "" -#: ../../include/taxonomy.php:277 -msgid "dislikes" +#: ../../include/text.php:366 +msgid "older" msgstr "" -#: ../../include/api.php:1084 -msgid "Public Timeline" +#: ../../include/text.php:368 +msgid "newer" +msgstr "" + +#: ../../include/text.php:756 +msgid "No connections" +msgstr "" + +#: ../../include/text.php:772 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/text.php:785 +msgid "View Connections" +msgstr "" + +#: ../../include/text.php:842 ../../include/text.php:854 +#: ../../include/apps.php:145 ../../include/nav.php:173 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "" + +#: ../../include/text.php:843 ../../include/text.php:855 +#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1339 +#: ../../mod/admin.php:1360 +msgid "Save" +msgstr "" + +#: ../../include/text.php:919 +msgid "poke" +msgstr "" + +#: ../../include/text.php:919 ../../include/conversation.php:243 +msgid "poked" +msgstr "" + +#: ../../include/text.php:920 +msgid "ping" +msgstr "" + +#: ../../include/text.php:920 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:921 +msgid "prod" +msgstr "" + +#: ../../include/text.php:921 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:922 +msgid "slap" +msgstr "" + +#: ../../include/text.php:922 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:923 +msgid "finger" +msgstr "" + +#: ../../include/text.php:923 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:924 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:924 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:934 +msgid "happy" +msgstr "" + +#: ../../include/text.php:935 +msgid "sad" +msgstr "" + +#: ../../include/text.php:936 +msgid "mellow" +msgstr "" + +#: ../../include/text.php:937 +msgid "tired" +msgstr "" + +#: ../../include/text.php:938 +msgid "perky" +msgstr "" + +#: ../../include/text.php:939 +msgid "angry" +msgstr "" + +#: ../../include/text.php:940 +msgid "stupified" +msgstr "" + +#: ../../include/text.php:941 +msgid "puzzled" +msgstr "" + +#: ../../include/text.php:942 +msgid "interested" +msgstr "" + +#: ../../include/text.php:943 +msgid "bitter" +msgstr "" + +#: ../../include/text.php:944 +msgid "cheerful" +msgstr "" + +#: ../../include/text.php:945 +msgid "alive" +msgstr "" + +#: ../../include/text.php:946 +msgid "annoyed" +msgstr "" + +#: ../../include/text.php:947 +msgid "anxious" +msgstr "" + +#: ../../include/text.php:948 +msgid "cranky" +msgstr "" + +#: ../../include/text.php:949 +msgid "disturbed" +msgstr "" + +#: ../../include/text.php:950 +msgid "frustrated" +msgstr "" + +#: ../../include/text.php:951 +msgid "depressed" +msgstr "" + +#: ../../include/text.php:952 +msgid "motivated" +msgstr "" + +#: ../../include/text.php:953 +msgid "relaxed" +msgstr "" + +#: ../../include/text.php:954 +msgid "surprised" +msgstr "" + +#: ../../include/text.php:1113 +msgid "Monday" +msgstr "" + +#: ../../include/text.php:1113 +msgid "Tuesday" +msgstr "" + +#: ../../include/text.php:1113 +msgid "Wednesday" +msgstr "" + +#: ../../include/text.php:1113 +msgid "Thursday" +msgstr "" + +#: ../../include/text.php:1113 +msgid "Friday" +msgstr "" + +#: ../../include/text.php:1113 +msgid "Saturday" +msgstr "" + +#: ../../include/text.php:1113 +msgid "Sunday" +msgstr "" + +#: ../../include/text.php:1117 +msgid "January" +msgstr "" + +#: ../../include/text.php:1117 +msgid "February" +msgstr "" + +#: ../../include/text.php:1117 +msgid "March" +msgstr "" + +#: ../../include/text.php:1117 +msgid "April" +msgstr "" + +#: ../../include/text.php:1117 +msgid "May" +msgstr "" + +#: ../../include/text.php:1117 +msgid "June" +msgstr "" + +#: ../../include/text.php:1117 +msgid "July" +msgstr "" + +#: ../../include/text.php:1117 +msgid "August" +msgstr "" + +#: ../../include/text.php:1117 +msgid "September" +msgstr "" + +#: ../../include/text.php:1117 +msgid "October" +msgstr "" + +#: ../../include/text.php:1117 +msgid "November" +msgstr "" + +#: ../../include/text.php:1117 +msgid "December" +msgstr "" + +#: ../../include/text.php:1195 +msgid "unknown.???" +msgstr "" + +#: ../../include/text.php:1196 +msgid "bytes" +msgstr "" + +#: ../../include/text.php:1232 +msgid "remove category" +msgstr "" + +#: ../../include/text.php:1301 +msgid "remove from file" +msgstr "" + +#: ../../include/text.php:1377 ../../include/text.php:1388 +msgid "Click to open/close" +msgstr "" + +#: ../../include/text.php:1536 ../../mod/events.php:414 +msgid "Link to Source" +msgstr "" + +#: ../../include/text.php:1555 +msgid "Select a page layout: " +msgstr "" + +#: ../../include/text.php:1558 ../../include/text.php:1618 +msgid "default" +msgstr "" + +#: ../../include/text.php:1591 +msgid "Page content type: " +msgstr "" + +#: ../../include/text.php:1630 +msgid "Select an alternate language" +msgstr "" + +#: ../../include/text.php:1749 ../../include/conversation.php:120 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 +msgid "photo" +msgstr "" + +#: ../../include/text.php:1752 ../../include/conversation.php:123 +#: ../../mod/tagger.php:49 +msgid "event" +msgstr "" + +#: ../../include/text.php:1755 ../../include/conversation.php:148 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 +msgid "status" +msgstr "" + +#: ../../include/text.php:1757 ../../include/conversation.php:150 +#: ../../mod/tagger.php:55 +msgid "comment" +msgstr "" + +#: ../../include/text.php:1762 +msgid "activity" +msgstr "" + +#: ../../include/text.php:2049 +msgid "Design" +msgstr "" + +#: ../../include/text.php:2052 +msgid "Blocks" +msgstr "" + +#: ../../include/text.php:2053 +msgid "Menus" +msgstr "" + +#: ../../include/text.php:2054 +msgid "Layouts" +msgstr "" + +#: ../../include/text.php:2055 +msgid "Pages" +msgstr "" + +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 +msgid "Advanced" +msgstr "" + +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "" + +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "" + +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" +msgstr "" + +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 +#: ../../mod/directory.php:317 ../../mod/directory.php:322 +msgid "Find" +msgstr "" + +#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +#: ../../mod/directory.php:321 +msgid "Channel Suggestions" +msgstr "" + +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "" + +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "" + +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "" + +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 +#: ../../include/widgets.php:305 +msgid "Everything" +msgstr "" + +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:130 +msgid "show more" msgstr "" #: ../../include/enotify.php:41 @@ -1704,1034 +1642,259 @@ msgstr "" msgid "Channels not in any collection" msgstr "" -#: ../../include/group.php:303 ../../include/widgets.php:269 +#: ../../include/group.php:303 ../../include/widgets.php:273 msgid "add" msgstr "" -#: ../../include/features.php:23 -msgid "General Features" +#: ../../include/identity.php:31 ../../mod/item.php:1112 +msgid "Unable to obtain identity information from database" msgstr "" -#: ../../include/features.php:25 -msgid "Content Expiration" +#: ../../include/identity.php:66 +msgid "Empty name" msgstr "" -#: ../../include/features.php:25 -msgid "Remove posts/comments and/or private messages at a future time" +#: ../../include/identity.php:68 +msgid "Name too long" msgstr "" -#: ../../include/features.php:26 -msgid "Multiple Profiles" +#: ../../include/identity.php:169 +msgid "No account identifier" msgstr "" -#: ../../include/features.php:26 -msgid "Ability to create multiple profiles" +#: ../../include/identity.php:182 +msgid "Nickname is required." msgstr "" -#: ../../include/features.php:27 -msgid "Advanced Profiles" +#: ../../include/identity.php:196 +msgid "Reserved nickname. Please choose another." msgstr "" -#: ../../include/features.php:27 -msgid "Additional profile sections and selections" -msgstr "" - -#: ../../include/features.php:28 -msgid "Profile Import/Export" -msgstr "" - -#: ../../include/features.php:28 -msgid "Save and load profile details across sites/channels" -msgstr "" - -#: ../../include/features.php:29 -msgid "Web Pages" -msgstr "" - -#: ../../include/features.php:29 -msgid "Provide managed web pages on your channel" -msgstr "" - -#: ../../include/features.php:30 -msgid "Private Notes" -msgstr "" - -#: ../../include/features.php:30 -msgid "Enables a tool to store notes and reminders" -msgstr "" - -#: ../../include/features.php:34 -msgid "Navigation Channel Select" -msgstr "" - -#: ../../include/features.php:34 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "" - -#: ../../include/features.php:38 -msgid "Extended Identity Sharing" -msgstr "" - -#: ../../include/features.php:38 +#: ../../include/identity.php:201 ../../include/dimport.php:34 msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." +"Nickname has unsupported characters or is already being used on this site." msgstr "" -#: ../../include/features.php:39 -msgid "Expert Mode" +#: ../../include/identity.php:283 +msgid "Unable to retrieve created identity" msgstr "" -#: ../../include/features.php:39 -msgid "Enable Expert Mode to provide advanced configuration options" +#: ../../include/identity.php:343 +msgid "Default Profile" msgstr "" -#: ../../include/features.php:40 -msgid "Premium Channel" +#: ../../include/identity.php:387 ../../include/identity.php:388 +#: ../../include/identity.php:395 ../../include/widgets.php:428 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:320 +#: ../../mod/settings.php:324 ../../mod/settings.php:325 +#: ../../mod/settings.php:328 ../../mod/settings.php:339 +#: ../../mod/connedit.php:510 +msgid "Friends" msgstr "" -#: ../../include/features.php:40 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" +#: ../../include/identity.php:643 +msgid "Requested channel is not available." msgstr "" -#: ../../include/features.php:45 -msgid "Post Composition Features" +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/profile.php:16 ../../mod/webpages.php:29 ../../mod/blocks.php:29 +#: ../../mod/editblock.php:29 ../../mod/editlayout.php:28 +#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:48 +#: ../../mod/connect.php:13 ../../mod/layouts.php:29 ../../mod/hcard.php:8 +msgid "Requested profile is not available." msgstr "" -#: ../../include/features.php:47 -msgid "Use Markdown" +#: ../../include/identity.php:854 ../../mod/profiles.php:740 +msgid "Change profile photo" msgstr "" -#: ../../include/features.php:47 -msgid "Allow use of \"Markdown\" to format posts" +#: ../../include/identity.php:860 +msgid "Profiles" msgstr "" -#: ../../include/features.php:48 -msgid "Post Preview" +#: ../../include/identity.php:860 +msgid "Manage/edit profiles" msgstr "" -#: ../../include/features.php:48 -msgid "Allow previewing posts and comments before publishing them" +#: ../../include/identity.php:861 ../../mod/profiles.php:741 +msgid "Create New Profile" msgstr "" -#: ../../include/features.php:49 ../../include/widgets.php:528 -#: ../../mod/sources.php:88 -msgid "Channel Sources" +#: ../../include/identity.php:864 ../../include/nav.php:103 +msgid "Edit Profile" msgstr "" -#: ../../include/features.php:49 -msgid "Automatically import channel content from other channels or feeds" +#: ../../include/identity.php:875 ../../mod/profiles.php:752 +msgid "Profile Image" msgstr "" -#: ../../include/features.php:50 -msgid "Even More Encryption" +#: ../../include/identity.php:878 +msgid "visible to everybody" msgstr "" -#: ../../include/features.php:50 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 +msgid "Edit visibility" msgstr "" -#: ../../include/features.php:51 -msgid "Flag Adult Photos" +#: ../../include/identity.php:895 ../../include/identity.php:1132 +msgid "Gender:" msgstr "" -#: ../../include/features.php:51 -msgid "Provide photo edit option to hide adult photos from default album view" +#: ../../include/identity.php:896 ../../include/identity.php:1176 +msgid "Status:" msgstr "" -#: ../../include/features.php:56 -msgid "Network and Stream Filtering" +#: ../../include/identity.php:897 ../../include/identity.php:1187 +msgid "Homepage:" msgstr "" -#: ../../include/features.php:57 -msgid "Search by Date" +#: ../../include/identity.php:898 +msgid "Online Now" msgstr "" -#: ../../include/features.php:57 -msgid "Ability to select posts by date ranges" +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:326 +msgid "g A l F d" msgstr "" -#: ../../include/features.php:58 -msgid "Collections Filter" +#: ../../include/identity.php:977 ../../include/identity.php:1057 +msgid "F d" msgstr "" -#: ../../include/features.php:58 -msgid "Enable widget to display Network posts only from selected collections" +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:348 +msgid "[today]" msgstr "" -#: ../../include/features.php:59 ../../include/widgets.php:268 -msgid "Saved Searches" +#: ../../include/identity.php:1034 +msgid "Birthday Reminders" msgstr "" -#: ../../include/features.php:59 -msgid "Save search terms for re-use" +#: ../../include/identity.php:1035 +msgid "Birthdays this week:" msgstr "" -#: ../../include/features.php:60 -msgid "Network Personal Tab" +#: ../../include/identity.php:1090 +msgid "[No description]" msgstr "" -#: ../../include/features.php:60 -msgid "Enable tab to display only Network posts that you've interacted on" +#: ../../include/identity.php:1108 +msgid "Event Reminders" msgstr "" -#: ../../include/features.php:61 -msgid "Network New Tab" +#: ../../include/identity.php:1109 +msgid "Events this week:" msgstr "" -#: ../../include/features.php:61 -msgid "Enable tab to display all new Network activity" +#: ../../include/identity.php:1122 ../../include/identity.php:1251 +#: ../../include/apps.php:136 ../../mod/profperm.php:112 +msgid "Profile" msgstr "" -#: ../../include/features.php:62 -msgid "Affinity Tool" +#: ../../include/identity.php:1130 ../../mod/settings.php:1012 +msgid "Full Name:" msgstr "" -#: ../../include/features.php:62 -msgid "Filter stream activity by depth of relationships" +#: ../../include/identity.php:1137 +msgid "Like this channel" msgstr "" -#: ../../include/features.php:63 -msgid "Suggest Channels" +#: ../../include/identity.php:1161 +msgid "j F, Y" msgstr "" -#: ../../include/features.php:63 -msgid "Show channel suggestions" +#: ../../include/identity.php:1162 +msgid "j F" msgstr "" -#: ../../include/features.php:68 -msgid "Post/Comment Tools" +#: ../../include/identity.php:1169 +msgid "Birthday:" msgstr "" -#: ../../include/features.php:70 -msgid "Edit Sent Posts" +#: ../../include/identity.php:1173 +msgid "Age:" msgstr "" -#: ../../include/features.php:70 -msgid "Edit and correct posts and comments after sending" -msgstr "" - -#: ../../include/features.php:71 -msgid "Tagging" -msgstr "" - -#: ../../include/features.php:71 -msgid "Ability to tag existing posts" -msgstr "" - -#: ../../include/features.php:72 -msgid "Post Categories" -msgstr "" - -#: ../../include/features.php:72 -msgid "Add categories to your posts" -msgstr "" - -#: ../../include/features.php:73 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:74 -msgid "Dislike Posts" -msgstr "" - -#: ../../include/features.php:74 -msgid "Ability to dislike posts/comments" -msgstr "" - -#: ../../include/features.php:75 -msgid "Star Posts" -msgstr "" - -#: ../../include/features.php:75 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/features.php:76 -msgid "Tag Cloud" -msgstr "" - -#: ../../include/features.php:76 -msgid "Provide a personal tag cloud on your channel page" -msgstr "" - -#: ../../include/text.php:321 -msgid "prev" -msgstr "" - -#: ../../include/text.php:323 -msgid "first" -msgstr "" - -#: ../../include/text.php:352 -msgid "last" -msgstr "" - -#: ../../include/text.php:355 -msgid "next" -msgstr "" - -#: ../../include/text.php:367 -msgid "older" -msgstr "" - -#: ../../include/text.php:369 -msgid "newer" -msgstr "" - -#: ../../include/text.php:736 -msgid "No connections" -msgstr "" - -#: ../../include/text.php:753 +#: ../../include/identity.php:1182 #, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/text.php:766 -msgid "View Connections" -msgstr "" - -#: ../../include/text.php:827 ../../include/text.php:839 -#: ../../include/widgets.php:192 ../../mod/filer.php:50 -#: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 -#: ../../mod/admin.php:1360 -msgid "Save" -msgstr "" - -#: ../../include/text.php:905 -msgid "poke" -msgstr "" - -#: ../../include/text.php:905 ../../include/conversation.php:243 -msgid "poked" -msgstr "" - -#: ../../include/text.php:906 -msgid "ping" -msgstr "" - -#: ../../include/text.php:906 -msgid "pinged" -msgstr "" - -#: ../../include/text.php:907 -msgid "prod" -msgstr "" - -#: ../../include/text.php:907 -msgid "prodded" -msgstr "" - -#: ../../include/text.php:908 -msgid "slap" -msgstr "" - -#: ../../include/text.php:908 -msgid "slapped" -msgstr "" - -#: ../../include/text.php:909 -msgid "finger" -msgstr "" - -#: ../../include/text.php:909 -msgid "fingered" -msgstr "" - -#: ../../include/text.php:910 -msgid "rebuff" -msgstr "" - -#: ../../include/text.php:910 -msgid "rebuffed" -msgstr "" - -#: ../../include/text.php:919 -msgid "happy" -msgstr "" - -#: ../../include/text.php:920 -msgid "sad" -msgstr "" - -#: ../../include/text.php:921 -msgid "mellow" -msgstr "" - -#: ../../include/text.php:922 -msgid "tired" -msgstr "" - -#: ../../include/text.php:923 -msgid "perky" -msgstr "" - -#: ../../include/text.php:924 -msgid "angry" -msgstr "" - -#: ../../include/text.php:925 -msgid "stupified" -msgstr "" - -#: ../../include/text.php:926 -msgid "puzzled" -msgstr "" - -#: ../../include/text.php:927 -msgid "interested" -msgstr "" - -#: ../../include/text.php:928 -msgid "bitter" -msgstr "" - -#: ../../include/text.php:929 -msgid "cheerful" -msgstr "" - -#: ../../include/text.php:930 -msgid "alive" -msgstr "" - -#: ../../include/text.php:931 -msgid "annoyed" -msgstr "" - -#: ../../include/text.php:932 -msgid "anxious" -msgstr "" - -#: ../../include/text.php:933 -msgid "cranky" -msgstr "" - -#: ../../include/text.php:934 -msgid "disturbed" -msgstr "" - -#: ../../include/text.php:935 -msgid "frustrated" -msgstr "" - -#: ../../include/text.php:936 -msgid "depressed" -msgstr "" - -#: ../../include/text.php:937 -msgid "motivated" -msgstr "" - -#: ../../include/text.php:938 -msgid "relaxed" -msgstr "" - -#: ../../include/text.php:939 -msgid "surprised" -msgstr "" - -#: ../../include/text.php:1103 -msgid "Monday" -msgstr "" - -#: ../../include/text.php:1103 -msgid "Tuesday" -msgstr "" - -#: ../../include/text.php:1103 -msgid "Wednesday" -msgstr "" - -#: ../../include/text.php:1103 -msgid "Thursday" -msgstr "" - -#: ../../include/text.php:1103 -msgid "Friday" -msgstr "" - -#: ../../include/text.php:1103 -msgid "Saturday" -msgstr "" - -#: ../../include/text.php:1103 -msgid "Sunday" -msgstr "" - -#: ../../include/text.php:1107 -msgid "January" -msgstr "" - -#: ../../include/text.php:1107 -msgid "February" -msgstr "" - -#: ../../include/text.php:1107 -msgid "March" -msgstr "" - -#: ../../include/text.php:1107 -msgid "April" -msgstr "" - -#: ../../include/text.php:1107 -msgid "May" -msgstr "" - -#: ../../include/text.php:1107 -msgid "June" -msgstr "" - -#: ../../include/text.php:1107 -msgid "July" -msgstr "" - -#: ../../include/text.php:1107 -msgid "August" -msgstr "" - -#: ../../include/text.php:1107 -msgid "September" -msgstr "" - -#: ../../include/text.php:1107 -msgid "October" -msgstr "" - -#: ../../include/text.php:1107 -msgid "November" -msgstr "" - -#: ../../include/text.php:1107 -msgid "December" -msgstr "" - -#: ../../include/text.php:1185 -msgid "unknown.???" -msgstr "" - -#: ../../include/text.php:1186 -msgid "bytes" -msgstr "" - -#: ../../include/text.php:1225 -msgid "remove category" -msgstr "" - -#: ../../include/text.php:1295 -msgid "remove from file" -msgstr "" - -#: ../../include/text.php:1360 ../../include/text.php:1372 -msgid "Click to open/close" -msgstr "" - -#: ../../include/text.php:1527 ../../mod/events.php:414 -msgid "Link to Source" -msgstr "" - -#: ../../include/text.php:1546 -msgid "Select a page layout: " -msgstr "" - -#: ../../include/text.php:1549 ../../include/text.php:1614 -msgid "default" -msgstr "" - -#: ../../include/text.php:1585 -msgid "Page content type: " -msgstr "" - -#: ../../include/text.php:1626 -msgid "Select an alternate language" -msgstr "" - -#: ../../include/text.php:1747 ../../include/conversation.php:120 -#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 -msgid "photo" -msgstr "" - -#: ../../include/text.php:1750 ../../include/conversation.php:123 -#: ../../mod/tagger.php:49 -msgid "event" -msgstr "" - -#: ../../include/text.php:1753 ../../include/conversation.php:148 -#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 -msgid "status" -msgstr "" - -#: ../../include/text.php:1755 ../../include/conversation.php:150 -#: ../../mod/tagger.php:55 -msgid "comment" -msgstr "" - -#: ../../include/text.php:1760 -msgid "activity" -msgstr "" - -#: ../../include/text.php:2046 -msgid "Design" -msgstr "" - -#: ../../include/text.php:2049 -msgid "Blocks" -msgstr "" - -#: ../../include/text.php:2050 -msgid "Menus" -msgstr "" - -#: ../../include/text.php:2051 -msgid "Layouts" -msgstr "" - -#: ../../include/text.php:2052 -msgid "Pages" -msgstr "" - -#: ../../include/conversation.php:126 ../../mod/like.php:89 -msgid "channel" -msgstr "" - -#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 -#: ../../mod/like.php:336 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:167 ../../mod/like.php:338 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "" - -#: ../../include/conversation.php:261 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "" - -#: ../../include/conversation.php:638 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "" - -#: ../../include/conversation.php:646 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "" - -#: ../../include/conversation.php:653 ../../include/ItemObject.php:194 -msgid "Message signature validated" -msgstr "" - -#: ../../include/conversation.php:654 ../../include/ItemObject.php:195 -msgid "Message signature incorrect" -msgstr "" - -#: ../../include/conversation.php:675 -#, php-format -msgid "View %s's profile @ %s" -msgstr "" - -#: ../../include/conversation.php:690 -msgid "Categories:" -msgstr "" - -#: ../../include/conversation.php:691 -msgid "Filed under:" -msgstr "" - -#: ../../include/conversation.php:699 ../../include/ItemObject.php:266 -#, php-format -msgid " from %s" -msgstr "" - -#: ../../include/conversation.php:702 ../../include/ItemObject.php:269 -#, php-format -msgid "last edited: %s" -msgstr "" - -#: ../../include/conversation.php:703 ../../include/ItemObject.php:270 -#, php-format -msgid "Expires: %s" -msgstr "" - -#: ../../include/conversation.php:718 -msgid "View in context" -msgstr "" - -#: ../../include/conversation.php:720 ../../include/conversation.php:1143 -#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 -#: ../../mod/photos.php:978 -msgid "Please wait" -msgstr "" - -#: ../../include/conversation.php:836 -msgid "remove" -msgstr "" - -#: ../../include/conversation.php:841 -msgid "Delete Selected Items" -msgstr "" - -#: ../../include/conversation.php:932 -msgid "View Source" -msgstr "" - -#: ../../include/conversation.php:933 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:934 -msgid "View Status" -msgstr "" - -#: ../../include/conversation.php:936 -msgid "View Photos" -msgstr "" - -#: ../../include/conversation.php:937 -msgid "Matrix Activity" -msgstr "" - -#: ../../include/conversation.php:939 -msgid "Edit Contact" -msgstr "" - -#: ../../include/conversation.php:940 -msgid "Send PM" -msgstr "" - -#: ../../include/conversation.php:941 ../../include/apps.php:143 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:1014 -#, php-format -msgid "%s likes this." -msgstr "" - -#: ../../include/conversation.php:1014 -#, php-format -msgid "%s doesn't like this." -msgstr "" - -#: ../../include/conversation.php:1018 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1020 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1026 -msgid "and" -msgstr "" - -#: ../../include/conversation.php:1029 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1030 -#, php-format -msgid "%s like this." -msgstr "" - -#: ../../include/conversation.php:1030 -#, php-format -msgid "%s don't like this." -msgstr "" - -#: ../../include/conversation.php:1087 -msgid "Visible to everybody" -msgstr "" - -#: ../../include/conversation.php:1088 ../../mod/mail.php:171 -#: ../../mod/mail.php:286 -msgid "Please enter a link URL:" -msgstr "" - -#: ../../include/conversation.php:1089 -msgid "Please enter a video link/URL:" -msgstr "" - -#: ../../include/conversation.php:1090 -msgid "Please enter an audio link/URL:" -msgstr "" - -#: ../../include/conversation.php:1091 -msgid "Tag term:" -msgstr "" - -#: ../../include/conversation.php:1092 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "" - -#: ../../include/conversation.php:1093 -msgid "Where are you right now?" -msgstr "" - -#: ../../include/conversation.php:1094 ../../mod/editpost.php:52 -#: ../../mod/mail.php:172 ../../mod/mail.php:287 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "" - -#: ../../include/conversation.php:1118 ../../mod/editblock.php:198 -#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 -#: ../../mod/layouts.php:168 ../../mod/photos.php:977 -msgid "Share" -msgstr "" - -#: ../../include/conversation.php:1120 ../../mod/editwebpage.php:170 -msgid "Page link title" -msgstr "" - -#: ../../include/conversation.php:1123 -msgid "Post as" -msgstr "" - -#: ../../include/conversation.php:1124 ../../mod/editblock.php:144 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 -msgid "Upload photo" -msgstr "" - -#: ../../include/conversation.php:1125 -msgid "upload photo" -msgstr "" - -#: ../../include/conversation.php:1126 ../../mod/editblock.php:145 -#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 -msgid "Attach file" -msgstr "" - -#: ../../include/conversation.php:1127 -msgid "attach file" -msgstr "" - -#: ../../include/conversation.php:1128 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 -msgid "Insert web link" -msgstr "" - -#: ../../include/conversation.php:1129 -msgid "web link" -msgstr "" - -#: ../../include/conversation.php:1130 -msgid "Insert video link" -msgstr "" - -#: ../../include/conversation.php:1131 -msgid "video link" -msgstr "" - -#: ../../include/conversation.php:1132 -msgid "Insert audio link" -msgstr "" - -#: ../../include/conversation.php:1133 -msgid "audio link" -msgstr "" - -#: ../../include/conversation.php:1134 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:181 -msgid "Set your location" -msgstr "" - -#: ../../include/conversation.php:1135 -msgid "set location" -msgstr "" - -#: ../../include/conversation.php:1136 ../../mod/editblock.php:151 -#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:182 -msgid "Clear browser location" -msgstr "" - -#: ../../include/conversation.php:1137 -msgid "clear location" -msgstr "" - -#: ../../include/conversation.php:1139 ../../mod/editblock.php:164 -#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:198 -msgid "Title (optional)" -msgstr "" - -#: ../../include/conversation.php:1142 ../../mod/editblock.php:167 -#: ../../mod/editlayout.php:162 ../../mod/editpost.php:134 -#: ../../mod/editwebpage.php:200 -msgid "Categories (optional, comma-separated list)" -msgstr "" - -#: ../../include/conversation.php:1144 ../../mod/editblock.php:153 -#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:184 -msgid "Permission settings" -msgstr "" - -#: ../../include/conversation.php:1145 -msgid "permissions" -msgstr "" - -#: ../../include/conversation.php:1152 ../../mod/editblock.php:161 -#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:193 -msgid "Public post" -msgstr "" - -#: ../../include/conversation.php:1154 ../../mod/editblock.php:168 -#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:201 -msgid "Example: bob@example.com, mary@example.com" -msgstr "" - -#: ../../include/conversation.php:1167 ../../mod/editblock.php:178 -#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 -msgid "Set expiration date" -msgstr "" - -#: ../../include/conversation.php:1169 ../../include/ItemObject.php:633 -#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 -msgid "Encrypt text" -msgstr "" - -#: ../../include/conversation.php:1171 ../../mod/events.php:580 -#: ../../mod/editpost.php:150 -msgid "OK" -msgstr "" - -#: ../../include/conversation.php:1172 ../../mod/settings.php:566 -#: ../../mod/settings.php:592 ../../mod/events.php:579 -#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" -msgstr "" - -#: ../../include/conversation.php:1416 -msgid "Discover" -msgstr "" - -#: ../../include/conversation.php:1419 -msgid "Imported public streams" -msgstr "" - -#: ../../include/conversation.php:1424 -msgid "Commented Order" -msgstr "" - -#: ../../include/conversation.php:1427 -msgid "Sort by Comment Date" +msgid "for %1$d %2$s" msgstr "" -#: ../../include/conversation.php:1431 -msgid "Posted Order" +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 +msgid "Sexual Preference:" msgstr "" -#: ../../include/conversation.php:1434 -msgid "Sort by Post Date" +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 +msgid "Hometown:" msgstr "" -#: ../../include/conversation.php:1439 ../../include/widgets.php:94 -msgid "Personal" +#: ../../include/identity.php:1191 +msgid "Tags:" msgstr "" -#: ../../include/conversation.php:1442 -msgid "Posts that mention or involve you" +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 +msgid "Political Views:" msgstr "" -#: ../../include/conversation.php:1448 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:80 -msgid "New" +#: ../../include/identity.php:1195 +msgid "Religion:" msgstr "" -#: ../../include/conversation.php:1451 -msgid "Activity Stream - by date" +#: ../../include/identity.php:1197 +msgid "About:" msgstr "" -#: ../../include/conversation.php:1457 -msgid "Starred" +#: ../../include/identity.php:1199 +msgid "Hobbies/Interests:" msgstr "" -#: ../../include/conversation.php:1460 -msgid "Favourite Posts" +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 +msgid "Likes:" msgstr "" -#: ../../include/conversation.php:1467 -msgid "Spam" +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 +msgid "Dislikes:" msgstr "" -#: ../../include/conversation.php:1470 -msgid "Posts flagged as SPAM" +#: ../../include/identity.php:1206 +msgid "Contact information and Social Networks:" msgstr "" -#: ../../include/conversation.php:1510 ../../mod/admin.php:865 -msgid "Channel" +#: ../../include/identity.php:1218 +msgid "My other channels:" msgstr "" -#: ../../include/conversation.php:1513 -msgid "Status Messages and Posts" +#: ../../include/identity.php:1221 +msgid "Musical interests:" msgstr "" -#: ../../include/conversation.php:1522 -msgid "About" +#: ../../include/identity.php:1223 +msgid "Books, literature:" msgstr "" -#: ../../include/conversation.php:1525 -msgid "Profile Details" +#: ../../include/identity.php:1225 +msgid "Television:" msgstr "" -#: ../../include/conversation.php:1534 ../../include/photos.php:341 -msgid "Photo Albums" +#: ../../include/identity.php:1227 +msgid "Film/dance/culture/entertainment:" msgstr "" -#: ../../include/conversation.php:1543 -msgid "Files and Storage" +#: ../../include/identity.php:1229 +msgid "Love/Romance:" msgstr "" -#: ../../include/conversation.php:1553 ../../include/conversation.php:1556 -msgid "Chatrooms" +#: ../../include/identity.php:1231 +msgid "Work/employment:" msgstr "" -#: ../../include/conversation.php:1569 -msgid "Saved Bookmarks" +#: ../../include/identity.php:1233 +msgid "School/education:" msgstr "" -#: ../../include/conversation.php:1580 -msgid "Manage Webpages" +#: ../../include/identity.php:1253 +msgid "Like this thing" msgstr "" #: ../../include/account.php:23 @@ -2811,97 +1974,720 @@ msgstr "" msgid "This action is not available under your subscription plan." msgstr "" -#: ../../include/photos.php:105 +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "" + +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "" + +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "" + +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "" + +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "" + +#: ../../include/follow.php:176 +msgid "Channel discovery failed." +msgstr "" + +#: ../../include/follow.php:192 +msgid "local account not found." +msgstr "" + +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." +msgstr "" + +#: ../../include/api.php:1084 +msgid "Public Timeline" +msgstr "" + +#: ../../include/apps.php:126 +msgid "Site Admin" +msgstr "" + +#: ../../include/apps.php:127 ../../include/conversation.php:1565 +#: ../../include/nav.php:117 +msgid "Bookmarks" +msgstr "" + +#: ../../include/apps.php:128 +msgid "Address Book" +msgstr "" + +#: ../../include/apps.php:129 ../../include/nav.php:125 ../../boot.php:1540 +msgid "Login" +msgstr "" + +#: ../../include/apps.php:130 ../../include/nav.php:216 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "" + +#: ../../include/apps.php:131 ../../include/nav.php:190 +msgid "Matrix" +msgstr "" + +#: ../../include/apps.php:132 ../../include/widgets.php:535 +#: ../../include/nav.php:218 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "" + +#: ../../include/apps.php:134 ../../include/conversation.php:1576 +#: ../../include/nav.php:121 ../../mod/webpages.php:160 +msgid "Webpages" +msgstr "" + +#: ../../include/apps.php:135 ../../include/nav.php:193 +msgid "Channel Home" +msgstr "" + +#: ../../include/apps.php:137 ../../include/conversation.php:1530 +#: ../../include/nav.php:105 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "" + +#: ../../include/apps.php:138 ../../include/nav.php:212 +#: ../../mod/events.php:442 +msgid "Events" +msgstr "" + +#: ../../include/apps.php:139 ../../include/nav.php:176 +#: ../../mod/directory.php:321 +msgid "Directory" +msgstr "" + +#: ../../include/apps.php:140 ../../include/nav.php:168 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "" + +#: ../../include/apps.php:141 ../../include/nav.php:204 +msgid "Mail" +msgstr "" + +#: ../../include/apps.php:142 ../../mod/mood.php:131 +msgid "Mood" +msgstr "" + +#: ../../include/apps.php:143 ../../include/conversation.php:940 +msgid "Poke" +msgstr "" + +#: ../../include/apps.php:144 ../../include/nav.php:111 +msgid "Chat" +msgstr "" + +#: ../../include/apps.php:146 +msgid "Probe" +msgstr "" + +#: ../../include/apps.php:147 +msgid "Suggest" +msgstr "" + +#: ../../include/apps.php:148 +msgid "Random Channel" +msgstr "" + +#: ../../include/apps.php:149 +msgid "Invite" +msgstr "" + +#: ../../include/apps.php:150 +msgid "Features" +msgstr "" + +#: ../../include/apps.php:151 +msgid "Language" +msgstr "" + +#: ../../include/apps.php:152 +msgid "Post" +msgstr "" + +#: ../../include/apps.php:153 +msgid "Profile Photo" +msgstr "" + +#: ../../include/apps.php:242 ../../mod/settings.php:81 +#: ../../mod/settings.php:591 +msgid "Update" +msgstr "" + +#: ../../include/apps.php:242 +msgid "Install" +msgstr "" + +#: ../../include/apps.php:247 +msgid "Purchase" +msgstr "" + +#: ../../include/attach.php:221 ../../include/attach.php:275 +msgid "Item was not found." +msgstr "" + +#: ../../include/attach.php:331 +msgid "No source file." +msgstr "" + +#: ../../include/attach.php:348 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:366 +msgid "Cannot locate file to revise/update" +msgstr "" + +#: ../../include/attach.php:377 #, php-format -msgid "Image exceeds website size limit of %lu bytes" +msgid "File exceeds size limit of %d" msgstr "" -#: ../../include/photos.php:112 -msgid "Image file is empty." -msgstr "" - -#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 -msgid "Unable to process image" -msgstr "" - -#: ../../include/photos.php:213 -msgid "Photo storage failed." -msgstr "" - -#: ../../include/photos.php:345 -msgid "Upload New Photos" -msgstr "" - -#: ../../include/items.php:382 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/like.php:246 ../../mod/group.php:68 -#: ../../index.php:389 -msgid "Permission denied" -msgstr "" - -#: ../../include/items.php:969 ../../include/items.php:1014 -msgid "(Unknown)" -msgstr "" - -#: ../../include/items.php:1171 -msgid "Visible to anybody on the internet." -msgstr "" - -#: ../../include/items.php:1173 -msgid "Visible to you only." -msgstr "" - -#: ../../include/items.php:1175 -msgid "Visible to anybody in this network." -msgstr "" - -#: ../../include/items.php:1177 -msgid "Visible to anybody authenticated." -msgstr "" - -#: ../../include/items.php:1179 +#: ../../include/attach.php:389 #, php-format -msgid "Visible to anybody on %s." +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "" -#: ../../include/items.php:1181 -msgid "Visible to all connections." +#: ../../include/attach.php:472 +msgid "File upload failed. Possible system limit or action terminated." msgstr "" -#: ../../include/items.php:1183 -msgid "Visible to approved connections." +#: ../../include/attach.php:484 +msgid "Stored file could not be verified. Upload failed." msgstr "" -#: ../../include/items.php:1185 -msgid "Visible to specific connections." +#: ../../include/attach.php:526 ../../include/attach.php:543 +msgid "Path not available." msgstr "" -#: ../../include/items.php:3952 ../../mod/thing.php:76 -#: ../../mod/display.php:32 ../../mod/filestorage.php:26 -#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." +#: ../../include/attach.php:590 +msgid "Empty pathname" msgstr "" -#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." +#: ../../include/attach.php:606 +msgid "duplicate filename or path" msgstr "" -#: ../../include/items.php:4425 -msgid "Collection is empty." +#: ../../include/attach.php:630 +msgid "Path not found." msgstr "" -#: ../../include/items.php:4432 +#: ../../include/attach.php:681 +msgid "mkdir failed." +msgstr "" + +#: ../../include/attach.php:685 +msgid "database storage failed." +msgstr "" + +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "" + +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "" + +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "" + +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "" + +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "" + +#: ../../include/bbcode.php:112 ../../include/bbcode.php:682 +#: ../../include/bbcode.php:685 ../../include/bbcode.php:690 +#: ../../include/bbcode.php:693 ../../include/bbcode.php:696 +#: ../../include/bbcode.php:699 ../../include/bbcode.php:704 +#: ../../include/bbcode.php:707 ../../include/bbcode.php:712 +#: ../../include/bbcode.php:715 ../../include/bbcode.php:718 +#: ../../include/bbcode.php:721 +msgid "Image/photo" +msgstr "" + +#: ../../include/bbcode.php:147 ../../include/bbcode.php:732 +msgid "Encrypted content" +msgstr "" + +#: ../../include/bbcode.php:165 +msgid "Install design element: " +msgstr "" + +#: ../../include/bbcode.php:171 +msgid "QR code" +msgstr "" + +#: ../../include/bbcode.php:220 #, php-format -msgid "Collection: %s" +msgid "%1$s wrote the following %2$s %3$s" msgstr "" -#: ../../include/items.php:4443 +#: ../../include/bbcode.php:222 +msgid "post" +msgstr "" + +#: ../../include/bbcode.php:650 +msgid "$1 spoiler" +msgstr "" + +#: ../../include/bbcode.php:670 +msgid "$1 wrote:" +msgstr "" + +#: ../../include/conversation.php:126 ../../mod/like.php:89 +msgid "channel" +msgstr "" + +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 #, php-format -msgid "Connection: %s" +msgid "%1$s likes %2$s's %3$s" msgstr "" -#: ../../include/items.php:4446 -msgid "Connection not found." +#: ../../include/conversation.php:167 ../../mod/like.php:338 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "" + +#: ../../include/conversation.php:638 ../../include/ItemObject.php:126 +msgid "Select" +msgstr "" + +#: ../../include/conversation.php:646 ../../include/ItemObject.php:89 +msgid "Private Message" +msgstr "" + +#: ../../include/conversation.php:653 ../../include/ItemObject.php:194 +msgid "Message signature validated" +msgstr "" + +#: ../../include/conversation.php:654 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" +msgstr "" + +#: ../../include/conversation.php:674 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:689 +msgid "Categories:" +msgstr "" + +#: ../../include/conversation.php:690 +msgid "Filed under:" +msgstr "" + +#: ../../include/conversation.php:698 ../../include/ItemObject.php:274 +#, php-format +msgid " from %s" +msgstr "" + +#: ../../include/conversation.php:701 ../../include/ItemObject.php:277 +#, php-format +msgid "last edited: %s" +msgstr "" + +#: ../../include/conversation.php:702 ../../include/ItemObject.php:278 +#, php-format +msgid "Expires: %s" +msgstr "" + +#: ../../include/conversation.php:717 +msgid "View in context" +msgstr "" + +#: ../../include/conversation.php:719 ../../include/conversation.php:1142 +#: ../../include/ItemObject.php:325 ../../mod/editpost.php:121 +#: ../../mod/mail.php:238 ../../mod/mail.php:353 ../../mod/photos.php:978 +#: ../../mod/editblock.php:152 ../../mod/editlayout.php:148 +#: ../../mod/editwebpage.php:183 +msgid "Please wait" +msgstr "" + +#: ../../include/conversation.php:835 +msgid "remove" +msgstr "" + +#: ../../include/conversation.php:839 ../../include/nav.php:257 +msgid "Loading..." +msgstr "" + +#: ../../include/conversation.php:840 +msgid "Delete Selected Items" +msgstr "" + +#: ../../include/conversation.php:931 +msgid "View Source" +msgstr "" + +#: ../../include/conversation.php:932 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:933 +msgid "View Status" +msgstr "" + +#: ../../include/conversation.php:934 ../../include/nav.php:99 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:545 +msgid "View Profile" +msgstr "" + +#: ../../include/conversation.php:935 +msgid "View Photos" +msgstr "" + +#: ../../include/conversation.php:936 +msgid "Matrix Activity" +msgstr "" + +#: ../../include/conversation.php:938 +msgid "Edit Contact" +msgstr "" + +#: ../../include/conversation.php:939 +msgid "Send PM" +msgstr "" + +#: ../../include/conversation.php:1013 +#, php-format +msgid "%s likes this." +msgstr "" + +#: ../../include/conversation.php:1013 +#, php-format +msgid "%s doesn't like this." +msgstr "" + +#: ../../include/conversation.php:1017 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1019 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1025 +msgid "and" +msgstr "" + +#: ../../include/conversation.php:1028 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1029 +#, php-format +msgid "%s like this." +msgstr "" + +#: ../../include/conversation.php:1029 +#, php-format +msgid "%s don't like this." +msgstr "" + +#: ../../include/conversation.php:1086 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/conversation.php:1087 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 +msgid "Please enter a link URL:" +msgstr "" + +#: ../../include/conversation.php:1088 +msgid "Please enter a video link/URL:" +msgstr "" + +#: ../../include/conversation.php:1089 +msgid "Please enter an audio link/URL:" +msgstr "" + +#: ../../include/conversation.php:1090 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1091 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "" + +#: ../../include/conversation.php:1092 +msgid "Where are you right now?" +msgstr "" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "" + +#: ../../include/conversation.php:1117 ../../mod/photos.php:977 +#: ../../mod/editblock.php:198 ../../mod/editlayout.php:193 +#: ../../mod/editwebpage.php:230 ../../mod/layouts.php:168 +msgid "Share" +msgstr "" + +#: ../../include/conversation.php:1119 ../../mod/editwebpage.php:170 +msgid "Page link title" +msgstr "" + +#: ../../include/conversation.php:1122 +msgid "Post as" +msgstr "" + +#: ../../include/conversation.php:1123 ../../mod/editpost.php:113 +#: ../../mod/mail.php:235 ../../mod/mail.php:349 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:175 +msgid "Upload photo" +msgstr "" + +#: ../../include/conversation.php:1124 +msgid "upload photo" +msgstr "" + +#: ../../include/conversation.php:1125 ../../mod/editpost.php:114 +#: ../../mod/mail.php:236 ../../mod/mail.php:350 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:176 +msgid "Attach file" +msgstr "" + +#: ../../include/conversation.php:1126 +msgid "attach file" +msgstr "" + +#: ../../include/conversation.php:1127 ../../mod/editpost.php:115 +#: ../../mod/mail.php:237 ../../mod/mail.php:351 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editwebpage.php:177 +msgid "Insert web link" +msgstr "" + +#: ../../include/conversation.php:1128 +msgid "web link" +msgstr "" + +#: ../../include/conversation.php:1129 +msgid "Insert video link" +msgstr "" + +#: ../../include/conversation.php:1130 +msgid "video link" +msgstr "" + +#: ../../include/conversation.php:1131 +msgid "Insert audio link" +msgstr "" + +#: ../../include/conversation.php:1132 +msgid "audio link" +msgstr "" + +#: ../../include/conversation.php:1133 ../../mod/editpost.php:119 +#: ../../mod/editblock.php:150 ../../mod/editlayout.php:146 +#: ../../mod/editwebpage.php:181 +msgid "Set your location" +msgstr "" + +#: ../../include/conversation.php:1134 +msgid "set location" +msgstr "" + +#: ../../include/conversation.php:1135 ../../mod/editpost.php:120 +#: ../../mod/editblock.php:151 ../../mod/editlayout.php:147 +#: ../../mod/editwebpage.php:182 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1136 +msgid "clear location" +msgstr "" + +#: ../../include/conversation.php:1138 ../../mod/editpost.php:132 +#: ../../mod/editblock.php:164 ../../mod/editlayout.php:159 +#: ../../mod/editwebpage.php:198 +msgid "Title (optional)" +msgstr "" + +#: ../../include/conversation.php:1141 ../../mod/editpost.php:134 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editwebpage.php:200 +msgid "Categories (optional, comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1143 ../../mod/editpost.php:122 +#: ../../mod/editblock.php:153 ../../mod/editlayout.php:149 +#: ../../mod/editwebpage.php:184 +msgid "Permission settings" +msgstr "" + +#: ../../include/conversation.php:1144 +msgid "permissions" +msgstr "" + +#: ../../include/conversation.php:1151 ../../mod/editpost.php:129 +#: ../../mod/editblock.php:161 ../../mod/editlayout.php:156 +#: ../../mod/editwebpage.php:193 +msgid "Public post" +msgstr "" + +#: ../../include/conversation.php:1153 ../../mod/editpost.php:135 +#: ../../mod/editblock.php:168 ../../mod/editlayout.php:163 +#: ../../mod/editwebpage.php:201 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: ../../include/conversation.php:1166 ../../mod/editpost.php:146 +#: ../../mod/mail.php:242 ../../mod/mail.php:356 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editwebpage.php:210 +msgid "Set expiration date" +msgstr "" + +#: ../../include/conversation.php:1168 ../../include/ItemObject.php:641 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 +msgid "Encrypt text" +msgstr "" + +#: ../../include/conversation.php:1170 ../../mod/events.php:580 +#: ../../mod/editpost.php:150 +msgid "OK" +msgstr "" + +#: ../../include/conversation.php:1171 ../../mod/settings.php:566 +#: ../../mod/settings.php:592 ../../mod/events.php:579 +#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "" + +#: ../../include/conversation.php:1415 +msgid "Discover" +msgstr "" + +#: ../../include/conversation.php:1418 +msgid "Imported public streams" +msgstr "" + +#: ../../include/conversation.php:1423 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1426 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1430 +msgid "Posted Order" +msgstr "" + +#: ../../include/conversation.php:1433 +msgid "Sort by Post Date" +msgstr "" + +#: ../../include/conversation.php:1438 ../../include/widgets.php:94 +msgid "Personal" +msgstr "" + +#: ../../include/conversation.php:1441 +msgid "Posts that mention or involve you" +msgstr "" + +#: ../../include/conversation.php:1447 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 +msgid "New" +msgstr "" + +#: ../../include/conversation.php:1450 +msgid "Activity Stream - by date" +msgstr "" + +#: ../../include/conversation.php:1456 +msgid "Starred" +msgstr "" + +#: ../../include/conversation.php:1459 +msgid "Favourite Posts" +msgstr "" + +#: ../../include/conversation.php:1466 +msgid "Spam" +msgstr "" + +#: ../../include/conversation.php:1469 +msgid "Posts flagged as SPAM" +msgstr "" + +#: ../../include/conversation.php:1509 ../../mod/admin.php:865 +msgid "Channel" +msgstr "" + +#: ../../include/conversation.php:1512 +msgid "Status Messages and Posts" +msgstr "" + +#: ../../include/conversation.php:1521 +msgid "About" +msgstr "" + +#: ../../include/conversation.php:1524 +msgid "Profile Details" +msgstr "" + +#: ../../include/conversation.php:1542 +msgid "Files and Storage" +msgstr "" + +#: ../../include/conversation.php:1552 ../../include/conversation.php:1555 +msgid "Chatrooms" +msgstr "" + +#: ../../include/conversation.php:1568 +msgid "Saved Bookmarks" +msgstr "" + +#: ../../include/conversation.php:1579 +msgid "Manage Webpages" +msgstr "" + +#: ../../include/widgets.php:91 ../../include/nav.php:171 +#: ../../mod/apps.php:33 +msgid "Apps" msgstr "" #: ../../include/widgets.php:92 @@ -2949,104 +2735,104 @@ msgstr "" msgid "Notes" msgstr "" -#: ../../include/widgets.php:260 +#: ../../include/widgets.php:264 msgid "Remove term" msgstr "" -#: ../../include/widgets.php:343 +#: ../../include/widgets.php:347 msgid "Archives" msgstr "" -#: ../../include/widgets.php:421 +#: ../../include/widgets.php:425 msgid "Refresh" msgstr "" -#: ../../include/widgets.php:422 ../../mod/connedit.php:506 +#: ../../include/widgets.php:426 ../../mod/connedit.php:506 msgid "Me" msgstr "" -#: ../../include/widgets.php:423 ../../mod/connedit.php:509 +#: ../../include/widgets.php:427 ../../mod/connedit.php:509 msgid "Best Friends" msgstr "" -#: ../../include/widgets.php:425 +#: ../../include/widgets.php:429 msgid "Co-workers" msgstr "" -#: ../../include/widgets.php:426 ../../mod/connedit.php:511 +#: ../../include/widgets.php:430 ../../mod/connedit.php:511 msgid "Former Friends" msgstr "" -#: ../../include/widgets.php:427 ../../mod/connedit.php:512 +#: ../../include/widgets.php:431 ../../mod/connedit.php:512 msgid "Acquaintances" msgstr "" -#: ../../include/widgets.php:428 +#: ../../include/widgets.php:432 msgid "Everybody" msgstr "" -#: ../../include/widgets.php:462 +#: ../../include/widgets.php:466 msgid "Account settings" msgstr "" -#: ../../include/widgets.php:468 +#: ../../include/widgets.php:472 msgid "Channel settings" msgstr "" -#: ../../include/widgets.php:474 +#: ../../include/widgets.php:478 msgid "Additional features" msgstr "" -#: ../../include/widgets.php:480 +#: ../../include/widgets.php:484 msgid "Feature settings" msgstr "" -#: ../../include/widgets.php:486 +#: ../../include/widgets.php:490 msgid "Display settings" msgstr "" -#: ../../include/widgets.php:492 +#: ../../include/widgets.php:496 msgid "Connected apps" msgstr "" -#: ../../include/widgets.php:498 +#: ../../include/widgets.php:502 msgid "Export channel" msgstr "" -#: ../../include/widgets.php:504 -msgid "Export content" -msgstr "" - -#: ../../include/widgets.php:512 ../../mod/connedit.php:539 +#: ../../include/widgets.php:511 ../../mod/connedit.php:539 msgid "Connection Default Permissions" msgstr "" -#: ../../include/widgets.php:520 +#: ../../include/widgets.php:519 msgid "Premium Channel Settings" msgstr "" -#: ../../include/widgets.php:549 ../../mod/mail.php:125 +#: ../../include/widgets.php:548 ../../mod/mail.php:125 #: ../../mod/message.php:31 msgid "Messages" msgstr "" -#: ../../include/widgets.php:552 +#: ../../include/widgets.php:551 msgid "Check Mail" msgstr "" -#: ../../include/widgets.php:635 +#: ../../include/widgets.php:556 ../../include/nav.php:209 +msgid "New Message" +msgstr "" + +#: ../../include/widgets.php:634 msgid "Chat Rooms" msgstr "" -#: ../../include/widgets.php:655 +#: ../../include/widgets.php:654 msgid "Bookmarked Chatrooms" msgstr "" -#: ../../include/widgets.php:675 +#: ../../include/widgets.php:674 msgid "Suggested Chatrooms" msgstr "" -#: ../../include/widgets.php:802 ../../include/widgets.php:860 +#: ../../include/widgets.php:801 ../../include/widgets.php:859 msgid "photo/image" msgstr "" @@ -3058,22 +2844,269 @@ msgstr "" msgid "Unable to verify channel signature" msgstr "" -#: ../../include/zot.php:1819 +#: ../../include/zot.php:1829 #, php-format msgid "Unable to verify site signature for %s" msgstr "" -#: ../../include/js_strings.php:5 -msgid "Delete this item?" +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" msgstr "" -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:620 +#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 +#: ../../mod/photos.php:1023 ../../mod/photos.php:1035 +msgid "View all" +msgstr "" + +#: ../../include/ItemObject.php:151 ../../mod/photos.php:1032 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:179 +msgid "Add Star" +msgstr "" + +#: ../../include/ItemObject.php:180 +msgid "Remove Star" +msgstr "" + +#: ../../include/ItemObject.php:181 +msgid "Toggle Star Status" +msgstr "" + +#: ../../include/ItemObject.php:185 +msgid "starred" +msgstr "" + +#: ../../include/ItemObject.php:203 +msgid "Add Tag" +msgstr "" + +#: ../../include/ItemObject.php:221 ../../mod/photos.php:975 +msgid "I like this (toggle)" +msgstr "" + +#: ../../include/ItemObject.php:222 ../../mod/photos.php:976 +msgid "I don't like this (toggle)" +msgstr "" + +#: ../../include/ItemObject.php:226 +msgid "Share This" +msgstr "" + +#: ../../include/ItemObject.php:226 +msgid "share" +msgstr "" + +#: ../../include/ItemObject.php:243 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:256 ../../include/ItemObject.php:257 +#, php-format +msgid "View %s's profile - %s" +msgstr "" + +#: ../../include/ItemObject.php:260 +msgid "to" +msgstr "" + +#: ../../include/ItemObject.php:261 +msgid "via" +msgstr "" + +#: ../../include/ItemObject.php:262 +msgid "Wall-to-Wall" +msgstr "" + +#: ../../include/ItemObject.php:263 +msgid "via Wall-To-Wall:" +msgstr "" + +#: ../../include/ItemObject.php:299 +msgid "Save Bookmarks" +msgstr "" + +#: ../../include/ItemObject.php:300 +msgid "Add to Calendar" +msgstr "" + +#: ../../include/ItemObject.php:309 +msgid "Mark all seen" +msgstr "" + +#: ../../include/ItemObject.php:314 ../../mod/photos.php:1143 +msgctxt "noun" +msgid "Likes" +msgstr "" + +#: ../../include/ItemObject.php:315 ../../mod/photos.php:1144 +msgctxt "noun" +msgid "Dislikes" +msgstr "" + +#: ../../include/ItemObject.php:345 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "" + +#: ../../include/ItemObject.php:626 ../../mod/photos.php:994 +#: ../../mod/photos.php:1104 +msgid "This is you" +msgstr "" + +#: ../../include/ItemObject.php:628 ../../include/js_strings.php:6 #: ../../mod/photos.php:996 ../../mod/photos.php:1106 msgid "Comment" msgstr "" -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:337 -msgid "[+] show all" +#: ../../include/ItemObject.php:629 ../../mod/mood.php:135 +#: ../../mod/settings.php:565 ../../mod/settings.php:677 +#: ../../mod/settings.php:706 ../../mod/settings.php:730 +#: ../../mod/settings.php:812 ../../mod/settings.php:1004 +#: ../../mod/group.php:81 ../../mod/poke.php:166 ../../mod/setup.php:313 +#: ../../mod/setup.php:358 ../../mod/sources.php:104 ../../mod/sources.php:138 +#: ../../mod/events.php:598 ../../mod/chat.php:177 ../../mod/chat.php:211 +#: ../../mod/connedit.php:556 ../../mod/mail.php:352 ../../mod/photos.php:594 +#: ../../mod/photos.php:671 ../../mod/photos.php:957 ../../mod/photos.php:997 +#: ../../mod/photos.php:1107 ../../mod/pdledit.php:58 ../../mod/thing.php:284 +#: ../../mod/thing.php:327 ../../mod/fsuggest.php:108 +#: ../../mod/filestorage.php:146 ../../mod/connect.php:93 +#: ../../mod/locs.php:99 ../../mod/import.php:504 ../../mod/profiles.php:633 +#: ../../mod/admin.php:412 ../../mod/admin.php:723 ../../mod/admin.php:859 +#: ../../mod/admin.php:992 ../../mod/admin.php:1191 ../../mod/admin.php:1278 +#: ../../mod/invite.php:142 ../../mod/xchan.php:11 ../../mod/appman.php:99 +#: ../../mod/poll.php:68 ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "" + +#: ../../include/ItemObject.php:630 +msgid "Bold" +msgstr "" + +#: ../../include/ItemObject.php:631 +msgid "Italic" +msgstr "" + +#: ../../include/ItemObject.php:632 +msgid "Underline" +msgstr "" + +#: ../../include/ItemObject.php:633 +msgid "Quote" +msgstr "" + +#: ../../include/ItemObject.php:634 +msgid "Code" +msgstr "" + +#: ../../include/ItemObject.php:635 +msgid "Image" +msgstr "" + +#: ../../include/ItemObject.php:636 +msgid "Link" +msgstr "" + +#: ../../include/ItemObject.php:637 +msgid "Video" +msgstr "" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "" + +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" +msgstr "" + +#: ../../include/datetime.php:259 +msgid "never" +msgstr "" + +#: ../../include/datetime.php:265 +msgid "less than a second ago" +msgstr "" + +#: ../../include/datetime.php:268 +msgid "year" +msgstr "" + +#: ../../include/datetime.php:268 +msgid "years" +msgstr "" + +#: ../../include/datetime.php:269 +msgid "month" +msgstr "" + +#: ../../include/datetime.php:269 +msgid "months" +msgstr "" + +#: ../../include/datetime.php:270 +msgid "week" +msgstr "" + +#: ../../include/datetime.php:270 +msgid "weeks" +msgstr "" + +#: ../../include/datetime.php:271 +msgid "day" +msgstr "" + +#: ../../include/datetime.php:271 +msgid "days" +msgstr "" + +#: ../../include/datetime.php:272 +msgid "hour" +msgstr "" + +#: ../../include/datetime.php:272 +msgid "hours" +msgstr "" + +#: ../../include/datetime.php:273 +msgid "minute" +msgstr "" + +#: ../../include/datetime.php:273 +msgid "minutes" +msgstr "" + +#: ../../include/datetime.php:274 +msgid "second" +msgstr "" + +#: ../../include/datetime.php:274 +msgid "seconds" +msgstr "" + +#: ../../include/datetime.php:283 +#, php-format +msgid "%1$d %2$s ago" +msgstr "" + +#: ../../include/datetime.php:491 +#, php-format +msgid "%1$s's birthday" +msgstr "" + +#: ../../include/datetime.php:492 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" msgstr "" #: ../../include/js_strings.php:8 @@ -3429,259 +3462,283 @@ msgstr "" msgid "Ask me" msgstr "" -#: ../../include/apps.php:126 -msgid "Site Admin" +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1539 +msgid "Logout" msgstr "" -#: ../../include/apps.php:128 -msgid "Address Book" +#: ../../include/nav.php:95 ../../include/nav.php:128 +msgid "End this session" msgstr "" -#: ../../include/apps.php:142 ../../mod/mood.php:131 -msgid "Mood" +#: ../../include/nav.php:98 ../../include/nav.php:159 +msgid "Home" msgstr "" -#: ../../include/apps.php:146 -msgid "Probe" +#: ../../include/nav.php:98 +msgid "Your posts and conversations" msgstr "" -#: ../../include/apps.php:147 -msgid "Suggest" +#: ../../include/nav.php:99 +msgid "Your profile page" msgstr "" -#: ../../include/apps.php:148 -msgid "Random Channel" +#: ../../include/nav.php:101 +msgid "Edit Profiles" msgstr "" -#: ../../include/apps.php:149 -msgid "Invite" +#: ../../include/nav.php:101 +msgid "Manage/Edit profiles" msgstr "" -#: ../../include/apps.php:150 -msgid "Features" +#: ../../include/nav.php:103 +msgid "Edit your profile" msgstr "" -#: ../../include/apps.php:151 -msgid "Language" +#: ../../include/nav.php:105 +msgid "Your photos" msgstr "" -#: ../../include/apps.php:152 -msgid "Post" +#: ../../include/nav.php:106 +msgid "Your files" msgstr "" -#: ../../include/apps.php:153 -msgid "Profile Photo" +#: ../../include/nav.php:111 +msgid "Your chatrooms" msgstr "" -#: ../../include/apps.php:242 ../../mod/settings.php:81 -#: ../../mod/settings.php:591 -msgid "Update" +#: ../../include/nav.php:117 +msgid "Your bookmarks" msgstr "" -#: ../../include/apps.php:242 -msgid "Install" +#: ../../include/nav.php:121 +msgid "Your webpages" msgstr "" -#: ../../include/apps.php:247 -msgid "Purchase" +#: ../../include/nav.php:125 +msgid "Sign in" msgstr "" -#: ../../include/auth.php:116 -msgid "Logged out." -msgstr "" - -#: ../../include/auth.php:257 -msgid "Failed authentication" -msgstr "" - -#: ../../include/auth.php:271 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "" - -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "" - -#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 -#: ../../mod/photos.php:1023 ../../mod/photos.php:1035 -msgid "View all" -msgstr "" - -#: ../../include/ItemObject.php:151 ../../mod/photos.php:1032 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/ItemObject.php:179 -msgid "Add Star" -msgstr "" - -#: ../../include/ItemObject.php:180 -msgid "Remove Star" -msgstr "" - -#: ../../include/ItemObject.php:181 -msgid "Toggle Star Status" -msgstr "" - -#: ../../include/ItemObject.php:185 -msgid "starred" -msgstr "" - -#: ../../include/ItemObject.php:203 -msgid "Add Tag" -msgstr "" - -#: ../../include/ItemObject.php:221 ../../mod/photos.php:975 -msgid "I like this (toggle)" -msgstr "" - -#: ../../include/ItemObject.php:222 ../../mod/photos.php:976 -msgid "I don't like this (toggle)" -msgstr "" - -#: ../../include/ItemObject.php:226 -msgid "Share This" -msgstr "" - -#: ../../include/ItemObject.php:226 -msgid "share" -msgstr "" - -#: ../../include/ItemObject.php:236 +#: ../../include/nav.php:142 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 -#, php-format -msgid "View %s's profile - %s" +msgid "%s - click to logout" msgstr "" -#: ../../include/ItemObject.php:252 -msgid "to" +#: ../../include/nav.php:145 +msgid "Remote authentication" msgstr "" -#: ../../include/ItemObject.php:253 -msgid "via" +#: ../../include/nav.php:145 +msgid "Click to authenticate to your home hub" msgstr "" -#: ../../include/ItemObject.php:254 -msgid "Wall-to-Wall" +#: ../../include/nav.php:159 +msgid "Home Page" msgstr "" -#: ../../include/ItemObject.php:255 -msgid "via Wall-To-Wall:" +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1516 +msgid "Register" msgstr "" -#: ../../include/ItemObject.php:291 -msgid "Save Bookmarks" +#: ../../include/nav.php:163 +msgid "Create an account" msgstr "" -#: ../../include/ItemObject.php:292 -msgid "Add to Calendar" +#: ../../include/nav.php:168 +msgid "Help and documentation" msgstr "" -#: ../../include/ItemObject.php:301 -msgid "Mark all seen" +#: ../../include/nav.php:171 +msgid "Applications, utilities, links, games" msgstr "" -#: ../../include/ItemObject.php:306 ../../mod/photos.php:1143 -msgctxt "noun" -msgid "Likes" +#: ../../include/nav.php:173 +msgid "Search site content" msgstr "" -#: ../../include/ItemObject.php:307 ../../mod/photos.php:1144 -msgctxt "noun" -msgid "Dislikes" +#: ../../include/nav.php:176 +msgid "Channel Directory" msgstr "" -#: ../../include/ItemObject.php:618 ../../mod/photos.php:994 -#: ../../mod/photos.php:1104 -msgid "This is you" +#: ../../include/nav.php:190 +msgid "Your matrix" msgstr "" -#: ../../include/ItemObject.php:621 ../../mod/mood.php:135 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 -#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:565 -#: ../../mod/settings.php:677 ../../mod/settings.php:706 -#: ../../mod/settings.php:730 ../../mod/settings.php:812 -#: ../../mod/settings.php:1004 ../../mod/events.php:598 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:556 -#: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 -#: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 -#: ../../mod/filestorage.php:146 ../../mod/group.php:81 -#: ../../mod/import.php:480 ../../mod/admin.php:412 ../../mod/admin.php:723 -#: ../../mod/admin.php:859 ../../mod/admin.php:992 ../../mod/admin.php:1191 -#: ../../mod/admin.php:1278 ../../mod/locs.php:99 ../../mod/mail.php:352 -#: ../../mod/invite.php:142 ../../mod/xchan.php:11 ../../mod/photos.php:594 -#: ../../mod/photos.php:671 ../../mod/photos.php:957 ../../mod/photos.php:997 -#: ../../mod/photos.php:1107 ../../mod/appman.php:99 ../../mod/poll.php:68 -#: ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" +#: ../../include/nav.php:191 +msgid "Mark all matrix notifications seen" msgstr "" -#: ../../include/ItemObject.php:622 -msgid "Bold" +#: ../../include/nav.php:193 +msgid "Channel home" msgstr "" -#: ../../include/ItemObject.php:623 -msgid "Italic" +#: ../../include/nav.php:194 +msgid "Mark all channel notifications seen" msgstr "" -#: ../../include/ItemObject.php:624 -msgid "Underline" +#: ../../include/nav.php:197 ../../mod/connections.php:406 +msgid "Connections" msgstr "" -#: ../../include/ItemObject.php:625 -msgid "Quote" +#: ../../include/nav.php:200 +msgid "Notices" msgstr "" -#: ../../include/ItemObject.php:626 -msgid "Code" +#: ../../include/nav.php:200 +msgid "Notifications" msgstr "" -#: ../../include/ItemObject.php:627 -msgid "Image" +#: ../../include/nav.php:201 +msgid "See all notifications" msgstr "" -#: ../../include/ItemObject.php:628 -msgid "Link" +#: ../../include/nav.php:202 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" msgstr "" -#: ../../include/ItemObject.php:629 -msgid "Video" +#: ../../include/nav.php:204 +msgid "Private mail" msgstr "" -#: ../../include/chat.php:10 -msgid "Missing room name" +#: ../../include/nav.php:205 +msgid "See all private messages" msgstr "" -#: ../../include/chat.php:19 -msgid "Duplicate room name" +#: ../../include/nav.php:206 +msgid "Mark all private messages seen" msgstr "" -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." +#: ../../include/nav.php:207 +msgid "Inbox" msgstr "" -#: ../../include/chat.php:105 -msgid "Room not found." +#: ../../include/nav.php:208 +msgid "Outbox" msgstr "" -#: ../../include/chat.php:126 -msgid "Room is full" +#: ../../include/nav.php:212 +msgid "Event Calendar" +msgstr "" + +#: ../../include/nav.php:213 +msgid "See all events" +msgstr "" + +#: ../../include/nav.php:214 +msgid "Mark all events seen" +msgstr "" + +#: ../../include/nav.php:216 +msgid "Manage Your Channels" +msgstr "" + +#: ../../include/nav.php:218 +msgid "Account/Channel Settings" +msgstr "" + +#: ../../include/nav.php:226 ../../mod/admin.php:123 +msgid "Admin" +msgstr "" + +#: ../../include/nav.php:226 +msgid "Site Setup and Configuration" +msgstr "" + +#: ../../include/nav.php:262 +msgid "@name, #tag, content" +msgstr "" + +#: ../../include/nav.php:263 +msgid "Please wait..." +msgstr "" + +#: ../../include/security.php:357 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." msgstr "" #: ../../mod/mood.php:132 msgid "Set your current mood and tell your friends" msgstr "" +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "" + +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "" + +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation instructions." +msgstr "" + +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "" + +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "" + +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "" + +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "" + +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "" + +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "" + +#: ../../mod/register.php:207 ../../mod/admin.php:413 +msgid "Registration" +msgstr "" + +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "" + +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "" + +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "" + +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "" + +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "" + #: ../../mod/mitem.php:24 ../../mod/menu.php:108 msgid "Menu not found." msgstr "" @@ -3802,169 +3859,626 @@ msgstr "" msgid "Some blurb about what to do when you're new here" msgstr "" -#: ../../mod/register.php:44 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +#: ../../mod/settings.php:73 +msgid "Name is required" msgstr "" -#: ../../mod/register.php:50 +#: ../../mod/settings.php:77 +msgid "Key and Secret are required" +msgstr "" + +#: ../../mod/settings.php:213 +msgid "Passwords do not match. Password unchanged." +msgstr "" + +#: ../../mod/settings.php:217 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "" + +#: ../../mod/settings.php:231 +msgid "Password changed." +msgstr "" + +#: ../../mod/settings.php:233 +msgid "Password update failed. Please try again." +msgstr "" + +#: ../../mod/settings.php:247 +msgid "Not valid email." +msgstr "" + +#: ../../mod/settings.php:250 +msgid "Protected email address. Cannot change to that email." +msgstr "" + +#: ../../mod/settings.php:259 +msgid "System failure storing new email. Please try again." +msgstr "" + +#: ../../mod/settings.php:495 +msgid "Settings updated." +msgstr "" + +#: ../../mod/settings.php:564 ../../mod/settings.php:590 +#: ../../mod/settings.php:626 +msgid "Add application" +msgstr "" + +#: ../../mod/settings.php:567 +msgid "Name of application" +msgstr "" + +#: ../../mod/settings.php:568 ../../mod/settings.php:594 +msgid "Consumer Key" +msgstr "" + +#: ../../mod/settings.php:568 ../../mod/settings.php:569 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "" + +#: ../../mod/settings.php:569 ../../mod/settings.php:595 +msgid "Consumer Secret" +msgstr "" + +#: ../../mod/settings.php:570 ../../mod/settings.php:596 +msgid "Redirect" +msgstr "" + +#: ../../mod/settings.php:570 msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." +"Redirect URI - leave blank unless your application specifically requires this" msgstr "" -#: ../../mod/register.php:84 -msgid "Passwords do not match." +#: ../../mod/settings.php:571 ../../mod/settings.php:597 +msgid "Icon url" msgstr "" -#: ../../mod/register.php:117 -msgid "" -"Registration successful. Please check your email for validation instructions." +#: ../../mod/settings.php:571 +msgid "Optional" msgstr "" -#: ../../mod/register.php:123 -msgid "Your registration is pending approval by the site owner." +#: ../../mod/settings.php:582 +msgid "You can't edit this application." msgstr "" -#: ../../mod/register.php:126 -msgid "Your registration can not be processed." +#: ../../mod/settings.php:625 +msgid "Connected Apps" msgstr "" -#: ../../mod/register.php:163 -msgid "Registration on this site/hub is by approval only." +#: ../../mod/settings.php:629 +msgid "Client key starts with" msgstr "" -#: ../../mod/register.php:164 -msgid "Register at another affiliated site/hub" +#: ../../mod/settings.php:630 +msgid "No name" msgstr "" -#: ../../mod/register.php:174 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." +#: ../../mod/settings.php:631 +msgid "Remove authorization" msgstr "" -#: ../../mod/register.php:185 -msgid "Terms of Service" +#: ../../mod/settings.php:642 +msgid "No feature settings configured" msgstr "" -#: ../../mod/register.php:191 +#: ../../mod/settings.php:650 +msgid "Feature Settings" +msgstr "" + +#: ../../mod/settings.php:673 +msgid "Account Settings" +msgstr "" + +#: ../../mod/settings.php:674 +msgid "Password Settings" +msgstr "" + +#: ../../mod/settings.php:675 +msgid "New Password:" +msgstr "" + +#: ../../mod/settings.php:676 +msgid "Confirm:" +msgstr "" + +#: ../../mod/settings.php:676 +msgid "Leave password fields blank unless changing" +msgstr "" + +#: ../../mod/settings.php:678 ../../mod/settings.php:1013 +msgid "Email Address:" +msgstr "" + +#: ../../mod/settings.php:679 ../../mod/removeaccount.php:61 +msgid "Remove Account" +msgstr "" + +#: ../../mod/settings.php:680 +msgid "Remove this account from this server including all its channels" +msgstr "" + +#: ../../mod/settings.php:681 ../../mod/settings.php:1095 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "" + +#: ../../mod/settings.php:697 +msgid "Off" +msgstr "" + +#: ../../mod/settings.php:697 +msgid "On" +msgstr "" + +#: ../../mod/settings.php:704 +msgid "Additional Features" +msgstr "" + +#: ../../mod/settings.php:729 +msgid "Connector Settings" +msgstr "" + +#: ../../mod/settings.php:768 +msgid "No special theme for mobile devices" +msgstr "" + +#: ../../mod/settings.php:771 #, php-format -msgid "I accept the %s for this website" +msgid "%s - (Experimental)" msgstr "" -#: ../../mod/register.php:193 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" +#: ../../mod/settings.php:774 ../../mod/admin.php:363 +msgid "mobile" msgstr "" -#: ../../mod/register.php:207 ../../mod/admin.php:413 -msgid "Registration" +#: ../../mod/settings.php:810 +msgid "Display Settings" msgstr "" -#: ../../mod/register.php:212 -msgid "Membership on this site is by invitation only." +#: ../../mod/settings.php:816 +msgid "Display Theme:" msgstr "" -#: ../../mod/register.php:213 -msgid "Please enter your invitation code" +#: ../../mod/settings.php:817 +msgid "Mobile Theme:" msgstr "" -#: ../../mod/register.php:216 -msgid "Your email address" +#: ../../mod/settings.php:818 +msgid "Enable user zoom on mobile devices" msgstr "" -#: ../../mod/register.php:217 -msgid "Choose a password" +#: ../../mod/settings.php:819 +msgid "Update browser every xx seconds" msgstr "" -#: ../../mod/register.php:218 -msgid "Please re-enter your password" +#: ../../mod/settings.php:819 +msgid "Minimum of 10 seconds, no maximum" msgstr "" -#: ../../mod/filer.php:49 -msgid "- select -" +#: ../../mod/settings.php:820 +msgid "Maximum number of conversations to load at any time:" msgstr "" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." +#: ../../mod/settings.php:820 +msgid "Maximum of 100 items" msgstr "" -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" +#: ../../mod/settings.php:821 +msgid "Don't show emoticons" msgstr "" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." +#: ../../mod/settings.php:822 +msgid "Link post titles to source" msgstr "" -#: ../../mod/profperm.php:123 -msgid "Visible To" +#: ../../mod/settings.php:823 +msgid "System Page Layout Editor - (advanced)" msgstr "" -#: ../../mod/profperm.php:139 ../../mod/connections.php:279 -msgid "All Connections" +#: ../../mod/settings.php:826 +msgid "Use blog/list mode on channel page" msgstr "" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." +#: ../../mod/settings.php:826 ../../mod/settings.php:827 +msgid "(comments displayed separately)" msgstr "" -#: ../../mod/sources.php:45 -msgid "Source created." +#: ../../mod/settings.php:827 +msgid "Use blog/list mode on matrix page" msgstr "" -#: ../../mod/sources.php:57 -msgid "Source updated." +#: ../../mod/settings.php:828 +msgid "Channel page max height of content (in pixels)" msgstr "" -#: ../../mod/sources.php:82 -msgid "*" +#: ../../mod/settings.php:828 ../../mod/settings.php:829 +msgid "click to expand content exceeding this height" msgstr "" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." +#: ../../mod/settings.php:829 +msgid "Matrix page max height of content (in pixels)" msgstr "" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" +#: ../../mod/settings.php:863 +msgid "Nobody except yourself" msgstr "" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 +#: ../../mod/settings.php:864 +msgid "Only those you specifically allow" +msgstr "" + +#: ../../mod/settings.php:865 +msgid "Approved connections" +msgstr "" + +#: ../../mod/settings.php:866 +msgid "Any connections" +msgstr "" + +#: ../../mod/settings.php:867 +msgid "Anybody on this website" +msgstr "" + +#: ../../mod/settings.php:868 +msgid "Anybody in this network" +msgstr "" + +#: ../../mod/settings.php:869 +msgid "Anybody authenticated" +msgstr "" + +#: ../../mod/settings.php:870 +msgid "Anybody on the internet" +msgstr "" + +#: ../../mod/settings.php:944 +msgid "Publish your default profile in the network directory" +msgstr "" + +#: ../../mod/settings.php:944 ../../mod/settings.php:949 +#: ../../mod/settings.php:1032 ../../mod/api.php:106 +#: ../../mod/profiles.php:592 ../../mod/admin.php:390 +msgid "No" +msgstr "" + +#: ../../mod/settings.php:944 ../../mod/settings.php:949 +#: ../../mod/settings.php:1032 ../../mod/api.php:105 +#: ../../mod/profiles.php:591 ../../mod/admin.php:392 +msgid "Yes" +msgstr "" + +#: ../../mod/settings.php:949 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: ../../mod/settings.php:953 ../../mod/profile_photo.php:365 +msgid "or" +msgstr "" + +#: ../../mod/settings.php:958 +msgid "Your channel address is" +msgstr "" + +#: ../../mod/settings.php:1002 +msgid "Channel Settings" +msgstr "" + +#: ../../mod/settings.php:1011 +msgid "Basic Settings" +msgstr "" + +#: ../../mod/settings.php:1014 +msgid "Your Timezone:" +msgstr "" + +#: ../../mod/settings.php:1015 +msgid "Default Post Location:" +msgstr "" + +#: ../../mod/settings.php:1015 +msgid "Geographical location to display on your posts" +msgstr "" + +#: ../../mod/settings.php:1016 +msgid "Use Browser Location:" +msgstr "" + +#: ../../mod/settings.php:1018 +msgid "Adult Content" +msgstr "" + +#: ../../mod/settings.php:1018 msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" msgstr "" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" +#: ../../mod/settings.php:1020 +msgid "Security and Privacy Settings" msgstr "" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" +#: ../../mod/settings.php:1022 +msgid "Your permissions are already configured. Click to view/adjust" msgstr "" -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:112 -msgid "Channel Name" +#: ../../mod/settings.php:1024 +msgid "Hide my online presence" msgstr "" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." +#: ../../mod/settings.php:1024 +msgid "Prevents displaying in your profile that you are online" msgstr "" -#: ../../mod/sources.php:130 -msgid "Edit Source" +#: ../../mod/settings.php:1026 +msgid "Simple Privacy Settings:" msgstr "" -#: ../../mod/sources.php:131 -msgid "Delete Source" +#: ../../mod/settings.php:1027 +msgid "" +"Very Public - extremely permissive (should be used with caution)" msgstr "" -#: ../../mod/sources.php:158 -msgid "Source removed" +#: ../../mod/settings.php:1028 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" msgstr "" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." +#: ../../mod/settings.php:1029 +msgid "Private - default private, never open or public" +msgstr "" + +#: ../../mod/settings.php:1030 +msgid "Blocked - default blocked to/from everybody" +msgstr "" + +#: ../../mod/settings.php:1032 +msgid "Allow others to tag your posts" +msgstr "" + +#: ../../mod/settings.php:1032 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "" + +#: ../../mod/settings.php:1034 +msgid "Advanced Privacy Settings" +msgstr "" + +#: ../../mod/settings.php:1036 +msgid "Expire other channel content after this many days" +msgstr "" + +#: ../../mod/settings.php:1036 +msgid "0 or blank prevents expiration" +msgstr "" + +#: ../../mod/settings.php:1037 +msgid "Maximum Friend Requests/Day:" +msgstr "" + +#: ../../mod/settings.php:1037 +msgid "May reduce spam activity" +msgstr "" + +#: ../../mod/settings.php:1038 +msgid "Default Post Permissions" +msgstr "" + +#: ../../mod/settings.php:1043 +msgid "Channel permissions category:" +msgstr "" + +#: ../../mod/settings.php:1051 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../mod/settings.php:1051 +msgid "Useful to reduce spamming" +msgstr "" + +#: ../../mod/settings.php:1054 +msgid "Notification Settings" +msgstr "" + +#: ../../mod/settings.php:1055 +msgid "By default post a status message when:" +msgstr "" + +#: ../../mod/settings.php:1056 +msgid "accepting a friend request" +msgstr "" + +#: ../../mod/settings.php:1057 +msgid "joining a forum/community" +msgstr "" + +#: ../../mod/settings.php:1058 +msgid "making an interesting profile change" +msgstr "" + +#: ../../mod/settings.php:1059 +msgid "Send a notification email when:" +msgstr "" + +#: ../../mod/settings.php:1060 +msgid "You receive a connection request" +msgstr "" + +#: ../../mod/settings.php:1061 +msgid "Your connections are confirmed" +msgstr "" + +#: ../../mod/settings.php:1062 +msgid "Someone writes on your profile wall" +msgstr "" + +#: ../../mod/settings.php:1063 +msgid "Someone writes a followup comment" +msgstr "" + +#: ../../mod/settings.php:1064 +msgid "You receive a private message" +msgstr "" + +#: ../../mod/settings.php:1065 +msgid "You receive a friend suggestion" +msgstr "" + +#: ../../mod/settings.php:1066 +msgid "You are tagged in a post" +msgstr "" + +#: ../../mod/settings.php:1067 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1070 +msgid "Show visual notifications including:" +msgstr "" + +#: ../../mod/settings.php:1072 +msgid "Unseen matrix activity" +msgstr "" + +#: ../../mod/settings.php:1073 +msgid "Unseen channel activity" +msgstr "" + +#: ../../mod/settings.php:1074 +msgid "Unseen private messages" +msgstr "" + +#: ../../mod/settings.php:1074 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +msgid "Recommended" +msgstr "" + +#: ../../mod/settings.php:1075 +msgid "Upcoming events" +msgstr "" + +#: ../../mod/settings.php:1076 +msgid "Events today" +msgstr "" + +#: ../../mod/settings.php:1077 +msgid "Upcoming birthdays" +msgstr "" + +#: ../../mod/settings.php:1077 +msgid "Not available in all themes" +msgstr "" + +#: ../../mod/settings.php:1078 +msgid "System (personal) notifications" +msgstr "" + +#: ../../mod/settings.php:1079 +msgid "System info messages" +msgstr "" + +#: ../../mod/settings.php:1080 +msgid "System critical alerts" +msgstr "" + +#: ../../mod/settings.php:1081 +msgid "New connections" +msgstr "" + +#: ../../mod/settings.php:1082 +msgid "System Registrations" +msgstr "" + +#: ../../mod/settings.php:1084 +msgid "Notify me of events this many days in advance" +msgstr "" + +#: ../../mod/settings.php:1084 +msgid "Must be greater than 0" +msgstr "" + +#: ../../mod/settings.php:1086 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../mod/settings.php:1087 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../mod/settings.php:1090 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "" + +#: ../../mod/settings.php:1091 +msgid "Miscellaneous Settings" +msgstr "" + +#: ../../mod/settings.php:1093 +msgid "Personal menu to display in your channel pages" +msgstr "" + +#: ../../mod/settings.php:1094 +msgid "Remove this channel" +msgstr "" + +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "" + +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "" + +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "" + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "" + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "" + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "" + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "" + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "" + +#: ../../mod/group.php:196 +msgid "Members" +msgstr "" + +#: ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "" + +#: ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "" + +#: ../../mod/search.php:13 ../../mod/photos.php:458 ../../mod/display.php:9 +#: ../../mod/viewconnections.php:17 ../../mod/directory.php:22 +msgid "Public access denied." +msgstr "" + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" msgstr "" #: ../../mod/poke.php:159 @@ -4005,55 +4519,6 @@ msgid "" "and/or create new posts for you?" msgstr "" -#: ../../mod/api.php:105 ../../mod/settings.php:944 ../../mod/settings.php:949 -#: ../../mod/settings.php:1032 ../../mod/profiles.php:591 -#: ../../mod/admin.php:392 -msgid "Yes" -msgstr "" - -#: ../../mod/api.php:106 ../../mod/settings.php:944 ../../mod/settings.php:949 -#: ../../mod/settings.php:1032 ../../mod/profiles.php:592 -#: ../../mod/admin.php:390 -msgid "No" -msgstr "" - -#: ../../mod/search.php:13 ../../mod/display.php:9 -#: ../../mod/viewconnections.php:17 ../../mod/directory.php:22 -#: ../../mod/photos.php:458 -msgid "Public access denied." -msgstr "" - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "" - -#: ../../mod/probe.php:23 ../../mod/probe.php:29 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "" - -#: ../../mod/block.php:27 ../../mod/page.php:33 -msgid "Invalid item." -msgstr "" - -#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:45 -msgid "Channel not found." -msgstr "" - -#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 -#: ../../mod/page.php:81 ../../index.php:241 -msgid "Page not found." -msgstr "" - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "" - -#: ../../mod/blocks.php:99 -msgid "Block Name" -msgstr "" - #: ../../mod/setup.php:166 msgid "Red Matrix Server - Setup" msgstr "" @@ -4441,556 +4906,218 @@ msgid "" "IMPORTANT: You will need to [manually] setup a scheduled task for the poller." msgstr "" -#: ../../mod/settings.php:73 -msgid "Name is required" +#: ../../mod/attach.php:9 +msgid "Item not available." msgstr "" -#: ../../mod/settings.php:77 -msgid "Key and Secret are required" -msgstr "" - -#: ../../mod/settings.php:213 -msgid "Passwords do not match. Password unchanged." -msgstr "" - -#: ../../mod/settings.php:217 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "" - -#: ../../mod/settings.php:231 -msgid "Password changed." -msgstr "" - -#: ../../mod/settings.php:233 -msgid "Password update failed. Please try again." -msgstr "" - -#: ../../mod/settings.php:247 -msgid "Not valid email." -msgstr "" - -#: ../../mod/settings.php:250 -msgid "Protected email address. Cannot change to that email." -msgstr "" - -#: ../../mod/settings.php:259 -msgid "System failure storing new email. Please try again." -msgstr "" - -#: ../../mod/settings.php:495 -msgid "Settings updated." -msgstr "" - -#: ../../mod/settings.php:564 ../../mod/settings.php:590 -#: ../../mod/settings.php:626 -msgid "Add application" -msgstr "" - -#: ../../mod/settings.php:567 -msgid "Name of application" -msgstr "" - -#: ../../mod/settings.php:568 ../../mod/settings.php:594 -msgid "Consumer Key" -msgstr "" - -#: ../../mod/settings.php:568 ../../mod/settings.php:569 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "" - -#: ../../mod/settings.php:569 ../../mod/settings.php:595 -msgid "Consumer Secret" -msgstr "" - -#: ../../mod/settings.php:570 ../../mod/settings.php:596 -msgid "Redirect" -msgstr "" - -#: ../../mod/settings.php:570 -msgid "" -"Redirect URI - leave blank unless your application specifically requires this" -msgstr "" - -#: ../../mod/settings.php:571 ../../mod/settings.php:597 -msgid "Icon url" -msgstr "" - -#: ../../mod/settings.php:571 -msgid "Optional" -msgstr "" - -#: ../../mod/settings.php:582 -msgid "You can't edit this application." -msgstr "" - -#: ../../mod/settings.php:625 -msgid "Connected Apps" -msgstr "" - -#: ../../mod/settings.php:629 -msgid "Client key starts with" -msgstr "" - -#: ../../mod/settings.php:630 -msgid "No name" -msgstr "" - -#: ../../mod/settings.php:631 -msgid "Remove authorization" -msgstr "" - -#: ../../mod/settings.php:642 -msgid "No feature settings configured" -msgstr "" - -#: ../../mod/settings.php:650 -msgid "Feature Settings" -msgstr "" - -#: ../../mod/settings.php:673 -msgid "Account Settings" -msgstr "" - -#: ../../mod/settings.php:674 -msgid "Password Settings" -msgstr "" - -#: ../../mod/settings.php:675 -msgid "New Password:" -msgstr "" - -#: ../../mod/settings.php:676 -msgid "Confirm:" -msgstr "" - -#: ../../mod/settings.php:676 -msgid "Leave password fields blank unless changing" -msgstr "" - -#: ../../mod/settings.php:678 ../../mod/settings.php:1013 -msgid "Email Address:" -msgstr "" - -#: ../../mod/settings.php:679 ../../mod/removeaccount.php:61 -msgid "Remove Account" -msgstr "" - -#: ../../mod/settings.php:680 -msgid "Remove this account from this server including all its channels" -msgstr "" - -#: ../../mod/settings.php:681 ../../mod/settings.php:1095 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "" - -#: ../../mod/settings.php:697 -msgid "Off" -msgstr "" - -#: ../../mod/settings.php:697 -msgid "On" -msgstr "" - -#: ../../mod/settings.php:704 -msgid "Additional Features" -msgstr "" - -#: ../../mod/settings.php:729 -msgid "Connector Settings" -msgstr "" - -#: ../../mod/settings.php:768 -msgid "No special theme for mobile devices" -msgstr "" - -#: ../../mod/settings.php:771 +#: ../../mod/probe.php:23 ../../mod/probe.php:29 #, php-format -msgid "%s - (Experimental)" +msgid "Fetching URL returns error: %1$s" msgstr "" -#: ../../mod/settings.php:774 ../../mod/admin.php:363 -msgid "mobile" +#: ../../mod/block.php:27 ../../mod/page.php:33 +msgid "Invalid item." msgstr "" -#: ../../mod/settings.php:810 -msgid "Display Settings" +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:45 +msgid "Channel not found." msgstr "" -#: ../../mod/settings.php:816 -msgid "Display Theme:" +#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 +#: ../../mod/page.php:81 ../../index.php:241 +msgid "Page not found." msgstr "" -#: ../../mod/settings.php:817 -msgid "Mobile Theme:" +#: ../../mod/uexport.php:33 ../../mod/uexport.php:34 +msgid "Export Channel" msgstr "" -#: ../../mod/settings.php:818 -msgid "Enable user zoom on mobile devices" -msgstr "" - -#: ../../mod/settings.php:819 -msgid "Update browser every xx seconds" -msgstr "" - -#: ../../mod/settings.php:819 -msgid "Minimum of 10 seconds, no maximum" -msgstr "" - -#: ../../mod/settings.php:820 -msgid "Maximum number of conversations to load at any time:" -msgstr "" - -#: ../../mod/settings.php:820 -msgid "Maximum of 100 items" -msgstr "" - -#: ../../mod/settings.php:821 -msgid "Don't show emoticons" -msgstr "" - -#: ../../mod/settings.php:822 -msgid "Link post titles to source" -msgstr "" - -#: ../../mod/settings.php:823 -msgid "System Page Layout Editor - (advanced)" -msgstr "" - -#: ../../mod/settings.php:826 -msgid "Use blog/list mode on channel page" -msgstr "" - -#: ../../mod/settings.php:826 ../../mod/settings.php:827 -msgid "(comments displayed separately)" -msgstr "" - -#: ../../mod/settings.php:827 -msgid "Use blog/list mode on matrix page" -msgstr "" - -#: ../../mod/settings.php:828 -msgid "Channel page max height of content (in pixels)" -msgstr "" - -#: ../../mod/settings.php:828 ../../mod/settings.php:829 -msgid "click to expand content exceeding this height" -msgstr "" - -#: ../../mod/settings.php:829 -msgid "Matrix page max height of content (in pixels)" -msgstr "" - -#: ../../mod/settings.php:863 -msgid "Nobody except yourself" -msgstr "" - -#: ../../mod/settings.php:864 -msgid "Only those you specifically allow" -msgstr "" - -#: ../../mod/settings.php:865 -msgid "Approved connections" -msgstr "" - -#: ../../mod/settings.php:866 -msgid "Any connections" -msgstr "" - -#: ../../mod/settings.php:867 -msgid "Anybody on this website" -msgstr "" - -#: ../../mod/settings.php:868 -msgid "Anybody in this network" -msgstr "" - -#: ../../mod/settings.php:869 -msgid "Anybody authenticated" -msgstr "" - -#: ../../mod/settings.php:870 -msgid "Anybody on the internet" -msgstr "" - -#: ../../mod/settings.php:944 -msgid "Publish your default profile in the network directory" -msgstr "" - -#: ../../mod/settings.php:949 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "" - -#: ../../mod/settings.php:953 ../../mod/profile_photo.php:365 -msgid "or" -msgstr "" - -#: ../../mod/settings.php:958 -msgid "Your channel address is" -msgstr "" - -#: ../../mod/settings.php:1002 -msgid "Channel Settings" -msgstr "" - -#: ../../mod/settings.php:1011 -msgid "Basic Settings" -msgstr "" - -#: ../../mod/settings.php:1014 -msgid "Your Timezone:" -msgstr "" - -#: ../../mod/settings.php:1015 -msgid "Default Post Location:" -msgstr "" - -#: ../../mod/settings.php:1015 -msgid "Geographical location to display on your posts" -msgstr "" - -#: ../../mod/settings.php:1016 -msgid "Use Browser Location:" -msgstr "" - -#: ../../mod/settings.php:1018 -msgid "Adult Content" -msgstr "" - -#: ../../mod/settings.php:1018 +#: ../../mod/uexport.php:35 msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" +"Export your basic channel information to a small file. This acts as a " +"backup of your connections, permissions, profile and basic data, which can " +"be used to import your data to a new hub, but\tdoes not contain your content." msgstr "" -#: ../../mod/settings.php:1020 -msgid "Security and Privacy Settings" +#: ../../mod/uexport.php:36 +msgid "Export Content" msgstr "" -#: ../../mod/settings.php:1022 -msgid "Your permissions are already configured. Click to view/adjust" -msgstr "" - -#: ../../mod/settings.php:1024 -msgid "Hide my online presence" -msgstr "" - -#: ../../mod/settings.php:1024 -msgid "Prevents displaying in your profile that you are online" -msgstr "" - -#: ../../mod/settings.php:1026 -msgid "Simple Privacy Settings:" -msgstr "" - -#: ../../mod/settings.php:1027 +#: ../../mod/uexport.php:37 msgid "" -"Very Public - extremely permissive (should be used with caution)" +"Export your channel information and all the content to a JSON backup. This " +"backs up all of your connections, permissions, profile data and all of your " +"content, but is generally not suitable for importing a channel to a new hub " +"as this file may be VERY large. Please be patient - it may take several " +"minutes for this download to begin." msgstr "" -#: ../../mod/settings.php:1028 +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "" + +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "" + +#: ../../mod/delegate.php:123 msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." msgstr "" -#: ../../mod/settings.php:1029 -msgid "Private - default private, never open or public" +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" msgstr "" -#: ../../mod/settings.php:1030 -msgid "Blocked - default blocked to/from everybody" +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" msgstr "" -#: ../../mod/settings.php:1032 -msgid "Allow others to tag your posts" +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" msgstr "" -#: ../../mod/settings.php:1032 +#: ../../mod/delegate.php:130 ../../mod/photos.php:905 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "" + +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "" + +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "" + +#: ../../mod/siteinfo.php:92 +#, php-format +msgid "Version %s" +msgstr "" + +#: ../../mod/siteinfo.php:113 +msgid "Installed plugins/addons/apps:" +msgstr "" + +#: ../../mod/siteinfo.php:126 +msgid "No installed plugins/addons/apps" +msgstr "" + +#: ../../mod/siteinfo.php:134 +msgid "Red" +msgstr "" + +#: ../../mod/siteinfo.php:135 msgid "" -"Often used by the community to retro-actively flag inappropriate content" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralized privacy enhanced websites." msgstr "" -#: ../../mod/settings.php:1034 -msgid "Advanced Privacy Settings" +#: ../../mod/siteinfo.php:139 +msgid "Running at web location" msgstr "" -#: ../../mod/settings.php:1036 -msgid "Expire other channel content after this many days" -msgstr "" - -#: ../../mod/settings.php:1036 -msgid "0 or blank prevents expiration" -msgstr "" - -#: ../../mod/settings.php:1037 -msgid "Maximum Friend Requests/Day:" -msgstr "" - -#: ../../mod/settings.php:1037 -msgid "May reduce spam activity" -msgstr "" - -#: ../../mod/settings.php:1038 -msgid "Default Post Permissions" -msgstr "" - -#: ../../mod/settings.php:1043 -msgid "Channel permissions category:" -msgstr "" - -#: ../../mod/settings.php:1051 -msgid "Maximum private messages per day from unknown people:" -msgstr "" - -#: ../../mod/settings.php:1051 -msgid "Useful to reduce spamming" -msgstr "" - -#: ../../mod/settings.php:1054 -msgid "Notification Settings" -msgstr "" - -#: ../../mod/settings.php:1055 -msgid "By default post a status message when:" -msgstr "" - -#: ../../mod/settings.php:1056 -msgid "accepting a friend request" -msgstr "" - -#: ../../mod/settings.php:1057 -msgid "joining a forum/community" -msgstr "" - -#: ../../mod/settings.php:1058 -msgid "making an interesting profile change" -msgstr "" - -#: ../../mod/settings.php:1059 -msgid "Send a notification email when:" -msgstr "" - -#: ../../mod/settings.php:1060 -msgid "You receive a connection request" -msgstr "" - -#: ../../mod/settings.php:1061 -msgid "Your connections are confirmed" -msgstr "" - -#: ../../mod/settings.php:1062 -msgid "Someone writes on your profile wall" -msgstr "" - -#: ../../mod/settings.php:1063 -msgid "Someone writes a followup comment" -msgstr "" - -#: ../../mod/settings.php:1064 -msgid "You receive a private message" -msgstr "" - -#: ../../mod/settings.php:1065 -msgid "You receive a friend suggestion" -msgstr "" - -#: ../../mod/settings.php:1066 -msgid "You are tagged in a post" -msgstr "" - -#: ../../mod/settings.php:1067 -msgid "You are poked/prodded/etc. in a post" -msgstr "" - -#: ../../mod/settings.php:1070 -msgid "Show visual notifications including:" -msgstr "" - -#: ../../mod/settings.php:1072 -msgid "Unseen matrix activity" -msgstr "" - -#: ../../mod/settings.php:1073 -msgid "Unseen channel activity" -msgstr "" - -#: ../../mod/settings.php:1074 -msgid "Unseen private messages" -msgstr "" - -#: ../../mod/settings.php:1074 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -msgid "Recommended" -msgstr "" - -#: ../../mod/settings.php:1075 -msgid "Upcoming events" -msgstr "" - -#: ../../mod/settings.php:1076 -msgid "Events today" -msgstr "" - -#: ../../mod/settings.php:1077 -msgid "Upcoming birthdays" -msgstr "" - -#: ../../mod/settings.php:1077 -msgid "Not available in all themes" -msgstr "" - -#: ../../mod/settings.php:1078 -msgid "System (personal) notifications" -msgstr "" - -#: ../../mod/settings.php:1079 -msgid "System info messages" -msgstr "" - -#: ../../mod/settings.php:1080 -msgid "System critical alerts" -msgstr "" - -#: ../../mod/settings.php:1081 -msgid "New connections" -msgstr "" - -#: ../../mod/settings.php:1082 -msgid "System Registrations" -msgstr "" - -#: ../../mod/settings.php:1084 -msgid "Notify me of events this many days in advance" -msgstr "" - -#: ../../mod/settings.php:1084 -msgid "Must be greater than 0" -msgstr "" - -#: ../../mod/settings.php:1086 -msgid "Advanced Account/Page Type Settings" -msgstr "" - -#: ../../mod/settings.php:1087 -msgid "Change the behaviour of this account for special situations" -msgstr "" - -#: ../../mod/settings.php:1090 +#: ../../mod/siteinfo.php:140 msgid "" -"Please enable expert mode (in Settings > " -"Additional features) to adjust!" +"Please visit GetZot.com to learn more " +"about the Red Matrix." msgstr "" -#: ../../mod/settings.php:1091 -msgid "Miscellaneous Settings" +#: ../../mod/siteinfo.php:141 +msgid "Bug reports and issues: please visit" msgstr "" -#: ../../mod/settings.php:1093 -msgid "Personal menu to display in your channel pages" +#: ../../mod/siteinfo.php:144 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com" msgstr "" -#: ../../mod/settings.php:1094 -msgid "Remove this channel" +#: ../../mod/siteinfo.php:146 +msgid "Site Administrators" +msgstr "" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "" + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "" + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "" + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "" + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "" + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "" + +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "" + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "" + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "" + +#: ../../mod/profperm.php:139 ../../mod/connections.php:279 +msgid "All Connections" msgstr "" #: ../../mod/events.php:81 @@ -5103,7 +5230,7 @@ msgstr "" msgid "You must be logged in to see this page." msgstr "" -#: ../../mod/channel.php:86 +#: ../../mod/channel.php:87 msgid "Insufficient permissions. Request redirected to profile page." msgstr "" @@ -5164,52 +5291,6 @@ msgstr "" msgid "%1$s's Chatrooms" msgstr "" -#: ../../mod/siteinfo.php:92 -#, php-format -msgid "Version %s" -msgstr "" - -#: ../../mod/siteinfo.php:113 -msgid "Installed plugins/addons/apps:" -msgstr "" - -#: ../../mod/siteinfo.php:126 -msgid "No installed plugins/addons/apps" -msgstr "" - -#: ../../mod/siteinfo.php:134 -msgid "Red" -msgstr "" - -#: ../../mod/siteinfo.php:135 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "" - -#: ../../mod/siteinfo.php:139 -msgid "Running at web location" -msgstr "" - -#: ../../mod/siteinfo.php:140 -msgid "" -"Please visit GetZot.com to learn more " -"about the Red Matrix." -msgstr "" - -#: ../../mod/siteinfo.php:141 -msgid "Bug reports and issues: please visit" -msgstr "" - -#: ../../mod/siteinfo.php:144 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com" -msgstr "" - -#: ../../mod/siteinfo.php:146 -msgid "Site Administrators" -msgstr "" - #: ../../mod/chatsvc.php:111 msgid "Away" msgstr "" @@ -5222,47 +5303,37 @@ msgstr "" msgid "Please login." msgstr "" -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" +#: ../../mod/editpost.php:20 ../../mod/editblock.php:79 +#: ../../mod/editblock.php:95 ../../mod/editlayout.php:78 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" msgstr "" -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" +#: ../../mod/editpost.php:31 +msgid "Item is not editable" msgstr "" -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" +#: ../../mod/editpost.php:42 ../../mod/rpost.php:97 +msgid "Edit post" msgstr "" -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." +#: ../../mod/editpost.php:53 +msgid "Delete item?" msgstr "" -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" +#: ../../mod/editpost.php:116 ../../mod/editblock.php:147 +#: ../../mod/editlayout.php:143 ../../mod/editwebpage.php:178 +msgid "Insert YouTube video" msgstr "" -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" +#: ../../mod/editpost.php:117 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:144 ../../mod/editwebpage.php:179 +msgid "Insert Vorbis [.ogg] video" msgstr "" -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided " -"on this page." -msgstr "" - -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "" - -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" +#: ../../mod/editpost.php:118 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:145 ../../mod/editwebpage.php:180 +msgid "Insert Vorbis [.ogg] audio" msgstr "" #: ../../mod/removeme.php:29 @@ -5337,53 +5408,77 @@ msgstr "" msgid "Authenticate" msgstr "" -#: ../../mod/like.php:15 -msgid "Like/Dislike" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." msgstr "" -#: ../../mod/like.php:20 -msgid "This action is restricted to members." +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." msgstr "" -#: ../../mod/like.php:21 -msgid "" -"Please login with your RedMatrix ID or register as a new RedMatrix member to continue." -msgstr "" - -#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 -msgid "Invalid request." -msgstr "" - -#: ../../mod/like.php:119 -msgid "thing" -msgstr "" - -#: ../../mod/like.php:165 -msgid "Channel unavailable." -msgstr "" - -#: ../../mod/like.php:204 -msgid "Previous action reversed." -msgstr "" - -#: ../../mod/like.php:422 -msgid "Action completed." -msgstr "" - -#: ../../mod/like.php:423 -msgid "Thank you." -msgstr "" - -#: ../../mod/post.php:229 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please " -"logout and retry." -msgstr "" - -#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 #, php-format -msgid "Welcome %s. Remote authentication successful." +msgid "Site Member (%s)" +msgstr "" + +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "" + +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "" + +#: ../../mod/lostpass.php:85 ../../boot.php:1548 +msgid "Password Reset" +msgstr "" + +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "" + +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "" + +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "" + +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "" + +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "" + +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "" + +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "" + +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "" + +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "" + +#: ../../mod/lostpass.php:125 +msgid "Reset" msgstr "" #: ../../mod/connections.php:37 ../../mod/connedit.php:64 @@ -5479,12 +5574,16 @@ msgstr "" msgid "Finding: " msgstr "" -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." +#: ../../mod/ping.php:265 +msgid "sent you a private message" msgstr "" -#: ../../mod/rpost.php:97 ../../mod/editpost.php:42 -msgid "Edit post" +#: ../../mod/ping.php:316 +msgid "added your channel" +msgstr "" + +#: ../../mod/ping.php:357 +msgid "posted an event" msgstr "" #: ../../mod/connedit.php:189 @@ -5796,6 +5895,447 @@ msgid "" "Replies/likes to your public posts may still be visible" msgstr "" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "" + +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "" + +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "" + +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "" + +#: ../../mod/mail.php:136 +msgid "Message deleted." +msgstr "" + +#: ../../mod/mail.php:153 +msgid "Message recalled." +msgstr "" + +#: ../../mod/mail.php:222 +msgid "Send Private Message" +msgstr "" + +#: ../../mod/mail.php:223 ../../mod/mail.php:340 +msgid "To:" +msgstr "" + +#: ../../mod/mail.php:228 ../../mod/mail.php:342 +msgid "Subject:" +msgstr "" + +#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "" + +#: ../../mod/mail.php:239 +msgid "Send" +msgstr "" + +#: ../../mod/mail.php:266 +msgid "Message not found." +msgstr "" + +#: ../../mod/mail.php:309 +msgid "Delete message" +msgstr "" + +#: ../../mod/mail.php:310 +msgid "Recall message" +msgstr "" + +#: ../../mod/mail.php:312 +msgid "Message has been recalled." +msgstr "" + +#: ../../mod/mail.php:329 +msgid "Private Conversation" +msgstr "" + +#: ../../mod/mail.php:333 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "" + +#: ../../mod/mail.php:335 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "" + +#: ../../mod/mail.php:339 +msgid "Send Reply" +msgstr "" + +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." +msgstr "" + +#: ../../mod/photos.php:97 +msgid "Album not found." +msgstr "" + +#: ../../mod/photos.php:119 ../../mod/photos.php:672 +msgid "Delete Album" +msgstr "" + +#: ../../mod/photos.php:159 ../../mod/photos.php:958 +msgid "Delete Photo" +msgstr "" + +#: ../../mod/photos.php:469 +msgid "No photos selected" +msgstr "" + +#: ../../mod/photos.php:513 +msgid "Access to this item is restricted." +msgstr "" + +#: ../../mod/photos.php:552 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "" + +#: ../../mod/photos.php:555 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "" + +#: ../../mod/photos.php:579 +msgid "Upload Photos" +msgstr "" + +#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 +msgid "Enter a new album name" +msgstr "" + +#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 +msgid "or select an existing one (doubleclick)" +msgstr "" + +#: ../../mod/photos.php:585 +msgid "Do not show a status post for this upload" +msgstr "" + +#: ../../mod/photos.php:613 +msgid "Album name could not be decoded" +msgstr "" + +#: ../../mod/photos.php:654 ../../mod/photos.php:1167 +#: ../../mod/photos.php:1183 +msgid "Contact Photos" +msgstr "" + +#: ../../mod/photos.php:678 +msgid "Show Newest First" +msgstr "" + +#: ../../mod/photos.php:680 +msgid "Show Oldest First" +msgstr "" + +#: ../../mod/photos.php:707 ../../mod/photos.php:1215 +msgid "View Photo" +msgstr "" + +#: ../../mod/photos.php:736 +msgid "Edit Album" +msgstr "" + +#: ../../mod/photos.php:781 +msgid "Permission denied. Access to this item may be restricted." +msgstr "" + +#: ../../mod/photos.php:783 +msgid "Photo not available" +msgstr "" + +#: ../../mod/photos.php:841 +msgid "Use as profile photo" +msgstr "" + +#: ../../mod/photos.php:848 +msgid "Private Photo" +msgstr "" + +#: ../../mod/photos.php:863 +msgid "View Full Size" +msgstr "" + +#: ../../mod/photos.php:937 +msgid "Edit photo" +msgstr "" + +#: ../../mod/photos.php:939 +msgid "Rotate CW (right)" +msgstr "" + +#: ../../mod/photos.php:940 +msgid "Rotate CCW (left)" +msgstr "" + +#: ../../mod/photos.php:947 +msgid "Caption" +msgstr "" + +#: ../../mod/photos.php:949 +msgid "Add a Tag" +msgstr "" + +#: ../../mod/photos.php:953 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "" + +#: ../../mod/photos.php:956 +msgid "Flag as adult in album view" +msgstr "" + +#: ../../mod/photos.php:1133 +msgid "In This Photo:" +msgstr "" + +#: ../../mod/photos.php:1221 +msgid "View Album" +msgstr "" + +#: ../../mod/photos.php:1244 +msgid "Recent Photos" +msgstr "" + +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "" + +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "" + +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "" + +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "" + +#: ../../mod/cloud.php:130 +msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" +msgstr "" + +#: ../../mod/acl.php:245 +msgid "network" +msgstr "" + +#: ../../mod/blocks.php:99 +msgid "Block Name" +msgstr "" + +#: ../../mod/editblock.php:115 +msgid "Edit Block" +msgstr "" + +#: ../../mod/editblock.php:125 +msgid "Delete block?" +msgstr "" + +#: ../../mod/editblock.php:183 +msgid "Delete Block" +msgstr "" + +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "" + +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "" + +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "" + +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "" + +#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 +msgid "Layout Help" +msgstr "" + +#: ../../mod/editlayout.php:108 +msgid "Edit Layout" +msgstr "" + +#: ../../mod/editlayout.php:117 +msgid "Delete layout?" +msgstr "" + +#: ../../mod/editlayout.php:178 +msgid "Delete Layout" +msgstr "" + +#: ../../mod/home.php:48 +msgid "Red Matrix - "The Network"" +msgstr "" + +#: ../../mod/home.php:101 +#, php-format +msgid "Welcome to %s" +msgstr "" + +#: ../../mod/editwebpage.php:140 +msgid "Edit Webpage" +msgstr "" + +#: ../../mod/editwebpage.php:150 +msgid "Delete webpage?" +msgstr "" + +#: ../../mod/editwebpage.php:215 +msgid "Delete Webpage" +msgstr "" + +#: ../../mod/impel.php:33 +msgid "webpage" +msgstr "" + +#: ../../mod/impel.php:38 +msgid "block" +msgstr "" + +#: ../../mod/impel.php:43 +msgid "layout" +msgstr "" + +#: ../../mod/impel.php:117 +#, php-format +msgid "%s element installed" +msgstr "" + +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "" + +#: ../../mod/profile_photo.php:161 +msgid "Image resize failed." +msgstr "" + +#: ../../mod/profile_photo.php:205 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "" + +#: ../../mod/profile_photo.php:232 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "" + +#: ../../mod/profile_photo.php:241 +msgid "Unable to process image." +msgstr "" + +#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 +msgid "Photo not available." +msgstr "" + +#: ../../mod/profile_photo.php:358 +msgid "Upload File:" +msgstr "" + +#: ../../mod/profile_photo.php:359 +msgid "Select a profile:" +msgstr "" + +#: ../../mod/profile_photo.php:360 +msgid "Upload Profile Photo" +msgstr "" + +#: ../../mod/profile_photo.php:365 +msgid "skip this step" +msgstr "" + +#: ../../mod/profile_photo.php:365 +msgid "select a photo from your photo albums" +msgstr "" + +#: ../../mod/profile_photo.php:381 +msgid "Crop Image" +msgstr "" + +#: ../../mod/profile_photo.php:382 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "" + +#: ../../mod/profile_photo.php:384 +msgid "Done Editing" +msgstr "" + +#: ../../mod/profile_photo.php:427 +msgid "Image uploaded successfully." +msgstr "" + +#: ../../mod/profile_photo.php:429 +msgid "Image upload failed." +msgstr "" + +#: ../../mod/profile_photo.php:438 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "" + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "" + +#: ../../mod/like.php:21 +msgid "" +"Please login with your RedMatrix ID or register as a new RedMatrix member to continue." +msgstr "" + +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "" + +#: ../../mod/like.php:119 +msgid "thing" +msgstr "" + +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "" + +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "" + +#: ../../mod/like.php:422 +msgid "Action completed." +msgstr "" + +#: ../../mod/like.php:423 +msgid "Thank you." +msgstr "" + +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "" + +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "" + #: ../../mod/thing.php:96 msgid "Thing updated" msgstr "" @@ -5853,97 +6393,267 @@ msgstr "" msgid "Add Thing to your Profile" msgstr "" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." msgstr "" -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." msgstr "" -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "" + +#: ../../mod/fsuggest.php:99 #, php-format -msgid "Site Member (%s)" +msgid "Suggest a friend for %s" msgstr "" -#: ../../mod/lostpass.php:40 +#: ../../mod/filestorage.php:76 +msgid "Permission Denied." +msgstr "" + +#: ../../mod/filestorage.php:92 +msgid "File not found." +msgstr "" + +#: ../../mod/filestorage.php:131 +msgid "Edit file permissions" +msgstr "" + +#: ../../mod/filestorage.php:140 +msgid "Set/edit permissions" +msgstr "" + +#: ../../mod/filestorage.php:141 +msgid "Include all files and sub folders" +msgstr "" + +#: ../../mod/filestorage.php:142 +msgid "Return to file list" +msgstr "" + +#: ../../mod/filestorage.php:144 +msgid "Copy/paste this code to attach file to a post" +msgstr "" + +#: ../../mod/filestorage.php:145 +msgid "Copy/paste this URL to link file from a web page" +msgstr "" + +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "" + +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "" + +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "" + +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "" + +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "" + +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided " +"on this page." +msgstr "" + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "" + +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "" + +#: ../../mod/locs.php:19 ../../mod/locs.php:46 +msgid "Location not found." +msgstr "" + +#: ../../mod/locs.php:50 +msgid "Primary location cannot be removed." +msgstr "" + +#: ../../mod/locs.php:82 +msgid "No locations found." +msgstr "" + +#: ../../mod/locs.php:95 +msgid "Manage Channel Locations" +msgstr "" + +#: ../../mod/locs.php:96 +msgid "Location (address)" +msgstr "" + +#: ../../mod/locs.php:97 +msgid "Primary Location" +msgstr "" + +#: ../../mod/locs.php:98 +msgid "Drop location" +msgstr "" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "" + +#: ../../mod/import.php:25 #, php-format -msgid "Password reset requested at %s" +msgid "Your service plan only allows %d channels." msgstr "" -#: ../../mod/lostpass.php:63 +#: ../../mod/import.php:51 +msgid "Nothing to import." +msgstr "" + +#: ../../mod/import.php:75 +msgid "Unable to download data from old server" +msgstr "" + +#: ../../mod/import.php:81 +msgid "Imported file is empty." +msgstr "" + +#: ../../mod/import.php:106 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." +"Cannot create a duplicate channel identifier on this system. Import failed." msgstr "" -#: ../../mod/lostpass.php:85 ../../boot.php:1537 -msgid "Password Reset" +#: ../../mod/import.php:127 +msgid "Unable to create a unique channel address. Import failed." msgstr "" -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." +#: ../../mod/import.php:147 +msgid "Channel clone failed. Import failed." msgstr "" -#: ../../mod/lostpass.php:87 -msgid "Your new password is" +#: ../../mod/import.php:157 +msgid "Cloned channel not found. Import failed." msgstr "" -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" +#: ../../mod/import.php:475 +msgid "Import completed." msgstr "" -#: ../../mod/lostpass.php:89 -msgid "click here to login" +#: ../../mod/import.php:487 +msgid "You must be logged in to use this feature." msgstr "" -#: ../../mod/lostpass.php:90 +#: ../../mod/import.php:492 +msgid "Import Channel" +msgstr "" + +#: ../../mod/import.php:493 msgid "" -"Your password may be changed from the Settings page after " -"successful login." +"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. Only identity and connections/relationships will be " +"imported. Importation of content is not yet available." msgstr "" -#: ../../mod/lostpass.php:107 +#: ../../mod/import.php:494 +msgid "File to Upload" +msgstr "" + +#: ../../mod/import.php:495 +msgid "Or provide the old server/hub details" +msgstr "" + +#: ../../mod/import.php:496 +msgid "Your old identity address (xyz@example.com)" +msgstr "" + +#: ../../mod/import.php:497 +msgid "Your old login email address" +msgstr "" + +#: ../../mod/import.php:498 +msgid "Your old login password" +msgstr "" + +#: ../../mod/import.php:499 +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 " +"able to post from either location, but only one can be marked as the primary " +"location for files, photos, and media." +msgstr "" + +#: ../../mod/import.php:500 +msgid "Make this hub my primary location" +msgstr "" + +#: ../../mod/import.php:501 +msgid "Import existing posts if possible" +msgstr "" + +#: ../../mod/item.php:159 +msgid "Unable to locate original post." +msgstr "" + +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "" + +#: ../../mod/item.php:460 +msgid "Executable content type not permitted to this channel." +msgstr "" + +#: ../../mod/item.php:899 +msgid "System error. Post not saved." +msgstr "" + +#: ../../mod/item.php:1117 #, php-format -msgid "Your password has changed at %s" +msgid "You have reached your limit of %1$.0f top level posts." msgstr "" -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" +#: ../../mod/item.php:1123 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." msgstr "" -#: ../../mod/lostpass.php:123 +#: ../../mod/suggest.php:35 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." +"No suggestions available. If this is a new site, please try again in 24 " +"hours." msgstr "" -#: ../../mod/lostpass.php:124 -msgid "Email Address" +#: ../../mod/layouts.php:110 +msgid "Help with this feature" msgstr "" -#: ../../mod/lostpass.php:125 -msgid "Reset" +#: ../../mod/layouts.php:130 +msgid "Layout Name" msgstr "" -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "" - -#: ../../mod/bookmarks.php:60 -msgid "My Bookmarks" -msgstr "" - -#: ../../mod/bookmarks.php:71 -msgid "My Connections Bookmarks" -msgstr "" - -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "" - -#: ../../mod/cloud.php:130 -msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" +#: ../../mod/tagger.php:98 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "" #: ../../mod/profiles.php:18 ../../mod/profiles.php:165 @@ -6203,464 +6913,6 @@ msgstr "" msgid "Include desirable objects in your profile" msgstr "" -#: ../../mod/editblock.php:79 ../../mod/editblock.php:95 -#: ../../mod/editlayout.php:78 ../../mod/editpost.php:20 -#: ../../mod/editwebpage.php:77 -msgid "Item not found" -msgstr "" - -#: ../../mod/editblock.php:115 -msgid "Edit Block" -msgstr "" - -#: ../../mod/editblock.php:125 -msgid "Delete block?" -msgstr "" - -#: ../../mod/editblock.php:147 ../../mod/editlayout.php:143 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:178 -msgid "Insert YouTube video" -msgstr "" - -#: ../../mod/editblock.php:148 ../../mod/editlayout.php:144 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:179 -msgid "Insert Vorbis [.ogg] video" -msgstr "" - -#: ../../mod/editblock.php:149 ../../mod/editlayout.php:145 -#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:180 -msgid "Insert Vorbis [.ogg] audio" -msgstr "" - -#: ../../mod/editblock.php:183 -msgid "Delete Block" -msgstr "" - -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "" - -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "" - -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "" - -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "" - -#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 -msgid "Layout Help" -msgstr "" - -#: ../../mod/editlayout.php:108 -msgid "Edit Layout" -msgstr "" - -#: ../../mod/editlayout.php:117 -msgid "Delete layout?" -msgstr "" - -#: ../../mod/editlayout.php:178 -msgid "Delete Layout" -msgstr "" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "" - -#: ../../mod/editpost.php:53 -msgid "Delete item?" -msgstr "" - -#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 -msgid "Help:" -msgstr "" - -#: ../../mod/help.php:67 ../../index.php:238 -msgid "Not Found" -msgstr "" - -#: ../../mod/editwebpage.php:140 -msgid "Edit Webpage" -msgstr "" - -#: ../../mod/editwebpage.php:150 -msgid "Delete webpage?" -msgstr "" - -#: ../../mod/editwebpage.php:215 -msgid "Delete Webpage" -msgstr "" - -#: ../../mod/impel.php:33 -msgid "webpage" -msgstr "" - -#: ../../mod/impel.php:38 -msgid "block" -msgstr "" - -#: ../../mod/impel.php:43 -msgid "layout" -msgstr "" - -#: ../../mod/impel.php:117 -#, php-format -msgid "%s element installed" -msgstr "" - -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "" - -#: ../../mod/profile_photo.php:161 -msgid "Image resize failed." -msgstr "" - -#: ../../mod/profile_photo.php:205 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "" - -#: ../../mod/profile_photo.php:232 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "" - -#: ../../mod/profile_photo.php:241 -msgid "Unable to process image." -msgstr "" - -#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 -msgid "Photo not available." -msgstr "" - -#: ../../mod/profile_photo.php:358 -msgid "Upload File:" -msgstr "" - -#: ../../mod/profile_photo.php:359 -msgid "Select a profile:" -msgstr "" - -#: ../../mod/profile_photo.php:360 -msgid "Upload Profile Photo" -msgstr "" - -#: ../../mod/profile_photo.php:365 -msgid "skip this step" -msgstr "" - -#: ../../mod/profile_photo.php:365 -msgid "select a photo from your photo albums" -msgstr "" - -#: ../../mod/profile_photo.php:381 -msgid "Crop Image" -msgstr "" - -#: ../../mod/profile_photo.php:382 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "" - -#: ../../mod/profile_photo.php:384 -msgid "Done Editing" -msgstr "" - -#: ../../mod/profile_photo.php:427 -msgid "Image uploaded successfully." -msgstr "" - -#: ../../mod/profile_photo.php:429 -msgid "Image upload failed." -msgstr "" - -#: ../../mod/profile_photo.php:438 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "" - -#: ../../mod/item.php:159 -msgid "Unable to locate original post." -msgstr "" - -#: ../../mod/item.php:418 -msgid "Empty post discarded." -msgstr "" - -#: ../../mod/item.php:460 -msgid "Executable content type not permitted to this channel." -msgstr "" - -#: ../../mod/item.php:899 -msgid "System error. Post not saved." -msgstr "" - -#: ../../mod/item.php:1117 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "" - -#: ../../mod/item.php:1123 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "" - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "" - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "" - -#: ../../mod/filestorage.php:76 -msgid "Permission Denied." -msgstr "" - -#: ../../mod/filestorage.php:92 -msgid "File not found." -msgstr "" - -#: ../../mod/filestorage.php:131 -msgid "Edit file permissions" -msgstr "" - -#: ../../mod/filestorage.php:140 -msgid "Set/edit permissions" -msgstr "" - -#: ../../mod/filestorage.php:141 -msgid "Include all files and sub folders" -msgstr "" - -#: ../../mod/filestorage.php:142 -msgid "Return to file list" -msgstr "" - -#: ../../mod/filestorage.php:144 -msgid "Copy/paste this code to attach file to a post" -msgstr "" - -#: ../../mod/filestorage.php:145 -msgid "Copy/paste this URL to link file from a web page" -msgstr "" - -#: ../../mod/acl.php:245 -msgid "network" -msgstr "" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "" - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "" - -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "" - -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "" - -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "" - -#: ../../mod/delegate.php:130 ../../mod/tagrm.php:133 ../../mod/photos.php:905 -msgid "Remove" -msgstr "" - -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "" - -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "" - -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "" - -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "" - -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "" - -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "" - -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "" - -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "" - -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "" - -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "" - -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "" - -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "" - -#: ../../mod/group.php:196 -msgid "Members" -msgstr "" - -#: ../../mod/group.php:198 -msgid "All Connected Channels" -msgstr "" - -#: ../../mod/group.php:233 -msgid "Click on a channel to add or remove." -msgstr "" - -#: ../../mod/home.php:48 -msgid "Red Matrix - "The Network"" -msgstr "" - -#: ../../mod/home.php:101 -#, php-format -msgid "Welcome to %s" -msgstr "" - -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "" - -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "" - -#: ../../mod/import.php:51 -msgid "Nothing to import." -msgstr "" - -#: ../../mod/import.php:75 -msgid "Unable to download data from old server" -msgstr "" - -#: ../../mod/import.php:81 -msgid "Imported file is empty." -msgstr "" - -#: ../../mod/import.php:105 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "" - -#: ../../mod/import.php:123 -msgid "Channel clone failed. Import failed." -msgstr "" - -#: ../../mod/import.php:133 -msgid "Cloned channel not found. Import failed." -msgstr "" - -#: ../../mod/import.php:451 -msgid "Import completed." -msgstr "" - -#: ../../mod/import.php:463 -msgid "You must be logged in to use this feature." -msgstr "" - -#: ../../mod/import.php:468 -msgid "Import Channel" -msgstr "" - -#: ../../mod/import.php:469 -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. Only identity and connections/relationships will be " -"imported. Importation of content is not yet available." -msgstr "" - -#: ../../mod/import.php:470 -msgid "File to Upload" -msgstr "" - -#: ../../mod/import.php:471 -msgid "Or provide the old server/hub details" -msgstr "" - -#: ../../mod/import.php:472 -msgid "Your old identity address (xyz@example.com)" -msgstr "" - -#: ../../mod/import.php:473 -msgid "Your old login email address" -msgstr "" - -#: ../../mod/import.php:474 -msgid "Your old login password" -msgstr "" - -#: ../../mod/import.php:475 -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 " -"able to post from either location, but only one can be marked as the primary " -"location for files, photos, and media." -msgstr "" - -#: ../../mod/import.php:476 -msgid "Make this hub my primary location" -msgstr "" - -#: ../../mod/import.php:477 -msgid "Import existing posts if possible" -msgstr "" - -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "" - #: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 msgid "Tag removed" msgstr "" @@ -7313,177 +7565,6 @@ msgstr "" msgid "Edit Profile Field" msgstr "" -#: ../../mod/locs.php:19 ../../mod/locs.php:46 -msgid "Location not found." -msgstr "" - -#: ../../mod/locs.php:50 -msgid "Primary location cannot be removed." -msgstr "" - -#: ../../mod/locs.php:82 -msgid "No locations found." -msgstr "" - -#: ../../mod/locs.php:95 -msgid "Manage Channel Locations" -msgstr "" - -#: ../../mod/locs.php:96 -msgid "Location (address)" -msgstr "" - -#: ../../mod/locs.php:97 -msgid "Primary Location" -msgstr "" - -#: ../../mod/locs.php:98 -msgid "Drop location" -msgstr "" - -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "" - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "" - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "" - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "" - -#: ../../mod/mail.php:136 -msgid "Message deleted." -msgstr "" - -#: ../../mod/mail.php:153 -msgid "Message recalled." -msgstr "" - -#: ../../mod/mail.php:222 -msgid "Send Private Message" -msgstr "" - -#: ../../mod/mail.php:223 ../../mod/mail.php:340 -msgid "To:" -msgstr "" - -#: ../../mod/mail.php:228 ../../mod/mail.php:342 -msgid "Subject:" -msgstr "" - -#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/invite.php:131 -msgid "Your message:" -msgstr "" - -#: ../../mod/mail.php:239 -msgid "Send" -msgstr "" - -#: ../../mod/mail.php:266 -msgid "Message not found." -msgstr "" - -#: ../../mod/mail.php:309 -msgid "Delete message" -msgstr "" - -#: ../../mod/mail.php:310 -msgid "Recall message" -msgstr "" - -#: ../../mod/mail.php:312 -msgid "Message has been recalled." -msgstr "" - -#: ../../mod/mail.php:329 -msgid "Private Conversation" -msgstr "" - -#: ../../mod/mail.php:333 ../../mod/message.php:72 -msgid "Delete conversation" -msgstr "" - -#: ../../mod/mail.php:335 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "" - -#: ../../mod/mail.php:339 -msgid "Send Reply" -msgstr "" - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "" - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "" - -#: ../../mod/invite.php:76 -msgid "Please join us on Red" -msgstr "" - -#: ../../mod/invite.php:87 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "" - -#: ../../mod/invite.php:92 -#, php-format -msgid "%s : Message delivery failed." -msgstr "" - -#: ../../mod/invite.php:96 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/invite.php:115 -msgid "You have no more invitations available" -msgstr "" - -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "" - -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "" - -#: ../../mod/invite.php:132 -msgid "Please join my community on RedMatrix." -msgstr "" - -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code: " -msgstr "" - -#: ../../mod/invite.php:135 -msgid "1. Register at any RedMatrix location (they are all inter-connected)" -msgstr "" - -#: ../../mod/invite.php:137 -msgid "2. Enter my RedMatrix network address into the site searchbar." -msgstr "" - -#: ../../mod/invite.php:138 -msgid "or visit " -msgstr "" - -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "" - #: ../../mod/manage.php:136 #, php-format msgid "You have created %1$.0f of %2$.0f allowed channels." @@ -7509,97 +7590,6 @@ msgstr "" msgid "Make Default" msgstr "" -#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 -#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 -#: ../../mod/update_home.php:21 -msgid "[Embedded content - reload page to view]" -msgstr "" - -#: ../../mod/layouts.php:110 -msgid "Help with this feature" -msgstr "" - -#: ../../mod/layouts.php:130 -msgid "Layout Name" -msgstr "" - -#: ../../mod/lockview.php:31 -msgid "Remote privacy information not available." -msgstr "" - -#: ../../mod/lockview.php:52 -msgid "Visible to:" -msgstr "" - -#: ../../mod/viewconnections.php:58 -msgid "No connections." -msgstr "" - -#: ../../mod/viewconnections.php:71 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "" - -#: ../../mod/viewconnections.php:86 -msgid "View Connnections" -msgstr "" - -#: ../../mod/magic.php:70 -msgid "Hub not found." -msgstr "" - -#: ../../mod/vote.php:97 -msgid "Total votes" -msgstr "" - -#: ../../mod/vote.php:98 -msgid "Average Rating" -msgstr "" - -#: ../../mod/network.php:81 -msgid "No such group" -msgstr "" - -#: ../../mod/network.php:119 -msgid "Search Results For:" -msgstr "" - -#: ../../mod/network.php:173 -msgid "Collection is empty" -msgstr "" - -#: ../../mod/network.php:181 -msgid "Collection: " -msgstr "" - -#: ../../mod/network.php:194 -msgid "Connection: " -msgstr "" - -#: ../../mod/network.php:197 -msgid "Invalid connection." -msgstr "" - -#: ../../mod/wall_upload.php:35 -msgid "Wall Photos" -msgstr "" - -#: ../../mod/match.php:16 -msgid "Profile Match" -msgstr "" - -#: ../../mod/match.php:24 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "" - -#: ../../mod/match.php:61 -msgid "is interested in:" -msgstr "" - -#: ../../mod/match.php:69 -msgid "No matches" -msgstr "" - #: ../../mod/menu.php:31 msgid "Menu updated." msgstr "" @@ -7688,6 +7678,179 @@ msgstr "" msgid "Add or remove entries to this menu" msgstr "" +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "" + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "" + +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "" + +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "" + +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "" + +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "" + +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "" + +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "" + +#: ../../mod/invite.php:132 +msgid "Please join my community on RedMatrix." +msgstr "" + +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "" + +#: ../../mod/invite.php:135 +msgid "1. Register at any RedMatrix location (they are all inter-connected)" +msgstr "" + +#: ../../mod/invite.php:137 +msgid "2. Enter my RedMatrix network address into the site searchbar." +msgstr "" + +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "" + +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "" + +#: ../../mod/network.php:84 +msgid "No such group" +msgstr "" + +#: ../../mod/network.php:122 +msgid "Search Results For:" +msgstr "" + +#: ../../mod/network.php:176 +msgid "Collection is empty" +msgstr "" + +#: ../../mod/network.php:184 +msgid "Collection: " +msgstr "" + +#: ../../mod/network.php:197 +msgid "Connection: " +msgstr "" + +#: ../../mod/network.php:200 +msgid "Invalid connection." +msgstr "" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "" + +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "" + +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "" + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "" + +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 +msgid "[Embedded content - reload page to view]" +msgstr "" + +#: ../../mod/lockview.php:31 +msgid "Remote privacy information not available." +msgstr "" + +#: ../../mod/lockview.php:52 +msgid "Visible to:" +msgstr "" + +#: ../../mod/viewconnections.php:58 +msgid "No connections." +msgstr "" + +#: ../../mod/viewconnections.php:71 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "" + +#: ../../mod/viewconnections.php:86 +msgid "View Connnections" +msgstr "" + +#: ../../mod/magic.php:70 +msgid "Hub not found." +msgstr "" + +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "" + +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "" + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "" + +#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:261 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "" + +#: ../../mod/wall_upload.php:35 +msgid "Wall Photos" +msgstr "" + +#: ../../mod/match.php:16 +msgid "Profile Match" +msgstr "" + +#: ../../mod/match.php:24 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "" + +#: ../../mod/match.php:61 +msgid "is interested in:" +msgstr "" + +#: ../../mod/match.php:69 +msgid "No matches" +msgstr "" + #: ../../mod/message.php:41 msgid "Conversation removed." msgstr "" @@ -7743,22 +7906,6 @@ msgid "" "and privacy requirements so we can select the best permissions for you" msgstr "" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "" - -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "" - -#: ../../mod/notifications.php:94 ../../mod/notify.php:53 -msgid "No more system notifications." -msgstr "" - -#: ../../mod/notifications.php:98 ../../mod/notify.php:57 -msgid "System Notifications" -msgstr "" - #: ../../mod/xchan.php:6 msgid "Xchan Lookup" msgstr "" @@ -7807,167 +7954,26 @@ msgstr "" msgid "Keywords: " msgstr "" -#: ../../mod/directory.php:317 +#: ../../mod/directory.php:318 msgid "Finding:" msgstr "" -#: ../../mod/directory.php:322 +#: ../../mod/directory.php:323 msgid "next page" msgstr "" -#: ../../mod/directory.php:322 +#: ../../mod/directory.php:323 msgid "previous page" msgstr "" -#: ../../mod/directory.php:339 +#: ../../mod/directory.php:340 msgid "No entries (some entries may be hidden)." msgstr "" -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "" - -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "" - -#: ../../mod/photos.php:119 ../../mod/photos.php:672 -msgid "Delete Album" -msgstr "" - -#: ../../mod/photos.php:159 ../../mod/photos.php:958 -msgid "Delete Photo" -msgstr "" - -#: ../../mod/photos.php:469 -msgid "No photos selected" -msgstr "" - -#: ../../mod/photos.php:513 -msgid "Access to this item is restricted." -msgstr "" - -#: ../../mod/photos.php:552 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "" - -#: ../../mod/photos.php:555 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "" - -#: ../../mod/photos.php:579 -msgid "Upload Photos" -msgstr "" - -#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 -msgid "Enter a new album name" -msgstr "" - -#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 -msgid "or select an existing one (doubleclick)" -msgstr "" - -#: ../../mod/photos.php:585 -msgid "Do not show a status post for this upload" -msgstr "" - -#: ../../mod/photos.php:613 -msgid "Album name could not be decoded" -msgstr "" - -#: ../../mod/photos.php:654 ../../mod/photos.php:1167 -#: ../../mod/photos.php:1183 -msgid "Contact Photos" -msgstr "" - -#: ../../mod/photos.php:678 -msgid "Show Newest First" -msgstr "" - -#: ../../mod/photos.php:680 -msgid "Show Oldest First" -msgstr "" - -#: ../../mod/photos.php:707 ../../mod/photos.php:1215 -msgid "View Photo" -msgstr "" - -#: ../../mod/photos.php:736 -msgid "Edit Album" -msgstr "" - -#: ../../mod/photos.php:781 -msgid "Permission denied. Access to this item may be restricted." -msgstr "" - -#: ../../mod/photos.php:783 -msgid "Photo not available" -msgstr "" - -#: ../../mod/photos.php:841 -msgid "Use as profile photo" -msgstr "" - -#: ../../mod/photos.php:848 -msgid "Private Photo" -msgstr "" - -#: ../../mod/photos.php:863 -msgid "View Full Size" -msgstr "" - -#: ../../mod/photos.php:937 -msgid "Edit photo" -msgstr "" - -#: ../../mod/photos.php:939 -msgid "Rotate CW (right)" -msgstr "" - -#: ../../mod/photos.php:940 -msgid "Rotate CCW (left)" -msgstr "" - -#: ../../mod/photos.php:947 -msgid "Caption" -msgstr "" - -#: ../../mod/photos.php:949 -msgid "Add a Tag" -msgstr "" - -#: ../../mod/photos.php:953 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "" - -#: ../../mod/photos.php:956 -msgid "Flag as adult in album view" -msgstr "" - -#: ../../mod/photos.php:1133 -msgid "In This Photo:" -msgstr "" - -#: ../../mod/photos.php:1221 -msgid "View Album" -msgstr "" - -#: ../../mod/photos.php:1244 -msgid "Recent Photos" -msgstr "" - -#: ../../mod/ping.php:265 -msgid "sent you a private message" -msgstr "" - -#: ../../mod/ping.php:316 -msgid "added your channel" -msgstr "" - -#: ../../mod/ping.php:357 -msgid "posted an event" +#: ../../mod/post.php:229 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please " +"logout and retry." msgstr "" #: ../../mod/appman.php:28 ../../mod/appman.php:44 @@ -8326,41 +8332,41 @@ msgstr "" msgid "Are you a clean desk or a messy desk person?" msgstr "" -#: ../../boot.php:1336 +#: ../../boot.php:1345 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:1339 +#: ../../boot.php:1348 #, php-format msgid "Update Error at %s" msgstr "" -#: ../../boot.php:1506 +#: ../../boot.php:1515 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "" -#: ../../boot.php:1532 +#: ../../boot.php:1543 msgid "Password" msgstr "" -#: ../../boot.php:1533 +#: ../../boot.php:1544 msgid "Remember me" msgstr "" -#: ../../boot.php:1536 +#: ../../boot.php:1547 msgid "Forgot your password?" msgstr "" -#: ../../boot.php:1617 +#: ../../boot.php:1628 msgid "permission denied" msgstr "" -#: ../../boot.php:1618 +#: ../../boot.php:1629 msgid "Got Zot?" msgstr "" -#: ../../boot.php:2101 +#: ../../boot.php:2112 msgid "toggle mobile" msgstr "" diff --git a/version.inc b/version.inc index faff20925..36c84983c 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-12-18.893 +2014-12-19.894 From 6d8214f96bfc8b981fae7c0ffe0cba68206dd86b Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 19 Dec 2014 01:48:47 -0800 Subject: [PATCH 081/155] provide link to help for channel permission roles when creating a channel --- mod/new_channel.php | 2 ++ view/css/mod_new_channel.css | 4 ++++ view/tpl/new_channel.tpl | 1 + 3 files changed, 7 insertions(+) diff --git a/mod/new_channel.php b/mod/new_channel.php index 8329f0ec3..185fc7c28 100644 --- a/mod/new_channel.php +++ b/mod/new_channel.php @@ -116,6 +116,8 @@ function new_channel_content(&$a) { '$label_import' => t('Or import an existing channel from another location'), '$name' => $name, '$label_role' => t('Channel Type'), + '$questionmark' => t('?'), + '$what_is_role' => t('What is this?'), '$help_role' => t('Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you'), '$role_select' => role_selector(($privacy_role) ? $privacy_role : 'social'), '$nickname' => $nickname, diff --git a/view/css/mod_new_channel.css b/view/css/mod_new_channel.css index 068f4f3a5..397601635 100644 --- a/view/css/mod_new_channel.css +++ b/view/css/mod_new_channel.css @@ -22,6 +22,10 @@ h2 { width: 275px; } +.newchannel-role-morehelp { + float: left; + width: 32px; +} .newchannel-input { float: left; width: 275px; diff --git a/view/tpl/new_channel.tpl b/view/tpl/new_channel.tpl index ee07ce1df..241846eb4 100755 --- a/view/tpl/new_channel.tpl +++ b/view/tpl/new_channel.tpl @@ -8,6 +8,7 @@ {{$role_select}} +
        From 49a4ca9182195c99ace39d1a897c4578bd932d76 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 20 Dec 2014 13:37:18 +0000 Subject: [PATCH 082/155] More FAQ --- doc/faq_admins.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/faq_admins.bb b/doc/faq_admins.bb index ec4f8d969..953563230 100644 --- a/doc/faq_admins.bb +++ b/doc/faq_admins.bb @@ -34,6 +34,16 @@ You're listening on port 443, but do not have a valid SSL certificate. Note thi Don't listen on port 443 if you cannot use it. It is strongly recommended to solve this problem by installing a browser valid SSL certificate rather than disabling port 443. +[*] +[b]How do I update a non-Git install?[/b] +1) Backup .htconfig.php +2) Backup everything in store/ +3) Backup any custom changes in mod/site/ and view/site +3) Delete your existing installation +4) Upload the new version. +5) Upload the new version of themes and addons. +6) Restore everything backed up earlier. + [*] [b]What do I need to do when moving my hub to a different server[/b] From c78fb89f62cd88107ac05c7631804c4f27e70319 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 20 Dec 2014 15:21:31 +0100 Subject: [PATCH 083/155] Better autocomplete based on jquery-textcomplete --- library/jquery-textcomplete/LICENSE | 21 + .../jquery.textcomplete.js | 1088 +++++++++++++++++ view/js/autocomplete.js | 203 +-- view/php/theme_init.php | 2 +- 4 files changed, 1138 insertions(+), 176 deletions(-) create mode 100644 library/jquery-textcomplete/LICENSE create mode 100644 library/jquery-textcomplete/jquery.textcomplete.js diff --git a/library/jquery-textcomplete/LICENSE b/library/jquery-textcomplete/LICENSE new file mode 100644 index 000000000..4848bd637 --- /dev/null +++ b/library/jquery-textcomplete/LICENSE @@ -0,0 +1,21 @@ +The MIT License (MIT) + +Copyright (c) 2013-2014 Yuku Takahashi + +Permission is hereby granted, free of charge, to any person obtaining a copy +of this software and associated documentation files (the "Software"), to deal +in the Software without restriction, including without limitation the rights +to use, copy, modify, merge, publish, distribute, sublicense, and/or sell +copies of the Software, and to permit persons to whom the Software is +furnished to do so, subject to the following conditions: + +The above copyright notice and this permission notice shall be included in +all copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN +THE SOFTWARE. diff --git a/library/jquery-textcomplete/jquery.textcomplete.js b/library/jquery-textcomplete/jquery.textcomplete.js new file mode 100644 index 000000000..1e61683ea --- /dev/null +++ b/library/jquery-textcomplete/jquery.textcomplete.js @@ -0,0 +1,1088 @@ +/*! + * jQuery.textcomplete + * + * Repository: https://github.com/yuku-t/jquery-textcomplete + * License: MIT (https://github.com/yuku-t/jquery-textcomplete/blob/master/LICENSE) + * Author: Yuku Takahashi + */ + +if (typeof jQuery === 'undefined') { + throw new Error('jQuery.textcomplete requires jQuery'); +} + ++function ($) { + 'use strict'; + + var warn = function (message) { + if (console.warn) { console.warn(message); } + }; + + $.fn.textcomplete = function (strategies, option) { + var args = Array.prototype.slice.call(arguments); + return this.each(function () { + var $this = $(this); + var completer = $this.data('textComplete'); + if (!completer) { + completer = new $.fn.textcomplete.Completer(this, option || {}); + $this.data('textComplete', completer); + } + if (typeof strategies === 'string') { + if (!completer) return; + args.shift() + completer[strategies].apply(completer, args); + if (strategies === 'destroy') { + $this.removeData('textComplete'); + } + } else { + // For backward compatibility. + // TODO: Remove at v0.4 + $.each(strategies, function (obj) { + $.each(['header', 'footer', 'placement', 'maxCount'], function (name) { + if (obj[name]) { + completer.option[name] = obj[name]; + warn(name + 'as a strategy param is deprecated. Use option.'); + delete obj[name]; + } + }); + }); + completer.register($.fn.textcomplete.Strategy.parse(strategies)); + } + }); + }; + +}(jQuery); + ++function ($) { + 'use strict'; + + // Exclusive execution control utility. + // + // func - The function to be locked. It is executed with a function named + // `free` as the first argument. Once it is called, additional + // execution are ignored until the free is invoked. Then the last + // ignored execution will be replayed immediately. + // + // Examples + // + // var lockedFunc = lock(function (free) { + // setTimeout(function { free(); }, 1000); // It will be free in 1 sec. + // console.log('Hello, world'); + // }); + // lockedFunc(); // => 'Hello, world' + // lockedFunc(); // none + // lockedFunc(); // none + // // 1 sec past then + // // => 'Hello, world' + // lockedFunc(); // => 'Hello, world' + // lockedFunc(); // none + // + // Returns a wrapped function. + var lock = function (func) { + var locked, queuedArgsToReplay; + + return function () { + // Convert arguments into a real array. + var args = Array.prototype.slice.call(arguments); + if (locked) { + // Keep a copy of this argument list to replay later. + // OK to overwrite a previous value because we only replay + // the last one. + queuedArgsToReplay = args; + return; + } + locked = true; + var self = this; + args.unshift(function replayOrFree() { + if (queuedArgsToReplay) { + // Other request(s) arrived while we were locked. + // Now that the lock is becoming available, replay + // the latest such request, then call back here to + // unlock (or replay another request that arrived + // while this one was in flight). + var replayArgs = queuedArgsToReplay; + queuedArgsToReplay = undefined; + replayArgs.unshift(replayOrFree); + func.apply(self, replayArgs); + } else { + locked = false; + } + }); + func.apply(this, args); + }; + }; + + var isString = function (obj) { + return Object.prototype.toString.call(obj) === '[object String]'; + }; + + var uniqueId = 0; + + function Completer(element, option) { + this.$el = $(element); + this.id = 'textcomplete' + uniqueId++; + this.strategies = []; + this.views = []; + this.option = $.extend({}, Completer._getDefaults(), option); + + if (!this.$el.is('textarea') && !element.isContentEditable && element.contentEditable != 'true') { + throw new Error('textcomplete must be called on a Textarea or a ContentEditable.'); + } + + if (element === document.activeElement) { + // element has already been focused. Initialize view objects immediately. + this.initialize() + } else { + // Initialize view objects lazily. + var self = this; + this.$el.one('focus.' + this.id, function () { self.initialize(); }); + } + } + + Completer._getDefaults = function () { + if (!Completer.DEFAULTS) { + Completer.DEFAULTS = { + appendTo: $('body'), + zIndex: '100' + }; + } + + return Completer.DEFAULTS; + } + + $.extend(Completer.prototype, { + // Public properties + // ----------------- + + id: null, + option: null, + strategies: null, + adapter: null, + dropdown: null, + $el: null, + + // Public methods + // -------------- + + initialize: function () { + var element = this.$el.get(0); + // Initialize view objects. + this.dropdown = new $.fn.textcomplete.Dropdown(element, this, this.option); + var Adapter, viewName; + if (this.option.adapter) { + Adapter = this.option.adapter; + } else { + if (this.$el.is('textarea')) { + viewName = typeof element.selectionEnd === 'number' ? 'Textarea' : 'IETextarea'; + } else { + viewName = 'ContentEditable'; + } + Adapter = $.fn.textcomplete[viewName]; + } + this.adapter = new Adapter(element, this, this.option); + }, + + destroy: function () { + this.$el.off('.' + this.id); + if (this.adapter) { + this.adapter.destroy(); + } + if (this.dropdown) { + this.dropdown.destroy(); + } + this.$el = this.adapter = this.dropdown = null; + }, + + // Invoke textcomplete. + trigger: function (text, skipUnchangedTerm) { + if (!this.dropdown) { this.initialize(); } + text != null || (text = this.adapter.getTextFromHeadToCaret()); + var searchQuery = this._extractSearchQuery(text); + if (searchQuery.length) { + var term = searchQuery[1]; + // Ignore shift-key, ctrl-key and so on. + if (skipUnchangedTerm && this._term === term) { return; } + this._term = term; + this._search.apply(this, searchQuery); + } else { + this._term = null; + this.dropdown.deactivate(); + } + }, + + fire: function (eventName) { + var args = Array.prototype.slice.call(arguments, 1); + this.$el.trigger(eventName, args); + return this; + }, + + register: function (strategies) { + Array.prototype.push.apply(this.strategies, strategies); + }, + + // Insert the value into adapter view. It is called when the dropdown is clicked + // or selected. + // + // value - The selected element of the array callbacked from search func. + // strategy - The Strategy object. + select: function (value, strategy) { + this.adapter.select(value, strategy); + this.fire('change').fire('textComplete:select', value, strategy); + this.adapter.focus(); + }, + + // Private properties + // ------------------ + + _clearAtNext: true, + _term: null, + + // Private methods + // --------------- + + // Parse the given text and extract the first matching strategy. + // + // Returns an array including the strategy, the query term and the match + // object if the text matches an strategy; otherwise returns an empty array. + _extractSearchQuery: function (text) { + for (var i = 0; i < this.strategies.length; i++) { + var strategy = this.strategies[i]; + var context = strategy.context(text); + if (context || context === '') { + if (isString(context)) { text = context; } + var match = text.match(strategy.match); + if (match) { return [strategy, match[strategy.index], match]; } + } + } + return [] + }, + + // Call the search method of selected strategy.. + _search: lock(function (free, strategy, term, match) { + var self = this; + strategy.search(term, function (data, stillSearching) { + if (!self.dropdown.shown) { + self.dropdown.activate(); + self.dropdown.setPosition(self.adapter.getCaretPosition()); + } + if (self._clearAtNext) { + // The first callback in the current lock. + self.dropdown.clear(); + self._clearAtNext = false; + } + self.dropdown.render(self._zip(data, strategy)); + if (!stillSearching) { + // The last callback in the current lock. + free(); + self._clearAtNext = true; // Call dropdown.clear at the next time. + } + }, match); + }), + + // Build a parameter for Dropdown#render. + // + // Examples + // + // this._zip(['a', 'b'], 's'); + // //=> [{ value: 'a', strategy: 's' }, { value: 'b', strategy: 's' }] + _zip: function (data, strategy) { + return $.map(data, function (value) { + return { value: value, strategy: strategy }; + }); + } + }); + + $.fn.textcomplete.Completer = Completer; +}(jQuery); + ++function ($) { + 'use strict'; + + var include = function (zippedData, datum) { + var i, elem; + var idProperty = datum.strategy.idProperty + for (i = 0; i < zippedData.length; i++) { + elem = zippedData[i]; + if (elem.strategy !== datum.strategy) continue; + if (idProperty) { + if (elem.value[idProperty] === datum.value[idProperty]) return true; + } else { + if (elem.value === datum.value) return true; + } + } + return false; + }; + + var dropdownViews = {}; + $(document).on('click', function (e) { + var id = e.originalEvent && e.originalEvent.keepTextCompleteDropdown; + $.each(dropdownViews, function (key, view) { + if (key !== id) { view.deactivate(); } + }); + }); + + // Dropdown view + // ============= + + // Construct Dropdown object. + // + // element - Textarea or contenteditable element. + function Dropdown(element, completer, option) { + this.$el = Dropdown.findOrCreateElement(option); + this.completer = completer; + this.id = completer.id + 'dropdown'; + this._data = []; // zipped data. + this.$inputEl = $(element); + this.option = option; + + // Override setPosition method. + if (option.listPosition) { this.setPosition = option.listPosition; } + if (option.height) { this.$el.height(option.height); } + var self = this; + $.each(['maxCount', 'placement', 'footer', 'header', 'className'], function (_i, name) { + if (option[name] != null) { self[name] = option[name]; } + }); + this._bindEvents(element); + dropdownViews[this.id] = this; + } + + $.extend(Dropdown, { + // Class methods + // ------------- + + findOrCreateElement: function (option) { + var $parent = option.appendTo; + if (!($parent instanceof $)) { $parent = $($parent); } + var $el = $parent.children('.dropdown-menu') + if (!$el.length) { + $el = $('').css({ + display: 'none', + left: 0, + position: 'absolute', + zIndex: option.zIndex + }).appendTo($parent); + } + return $el; + } + }); + + $.extend(Dropdown.prototype, { + // Public properties + // ----------------- + + $el: null, // jQuery object of ul.dropdown-menu element. + $inputEl: null, // jQuery object of target textarea. + completer: null, + footer: null, + header: null, + id: null, + maxCount: 10, + placement: '', + shown: false, + data: [], // Shown zipped data. + className: '', + + // Public methods + // -------------- + + destroy: function () { + // Don't remove $el because it may be shared by several textcompletes. + this.deactivate(); + + this.$el.off('.' + this.id); + this.$inputEl.off('.' + this.id); + this.clear(); + this.$el = this.$inputEl = this.completer = null; + delete dropdownViews[this.id] + }, + + render: function (zippedData) { + var contentsHtml = this._buildContents(zippedData); + var unzippedData = $.map(this.data, function (d) { return d.value; }); + if (this.data.length) { + this._renderHeader(unzippedData); + this._renderFooter(unzippedData); + if (contentsHtml) { + this._renderContents(contentsHtml); + this._activateIndexedItem(); + } + this._setScroll(); + } else if (this.shown) { + this.deactivate(); + } + }, + + setPosition: function (position) { + this.$el.css(this._applyPlacement(position)); + return this; + }, + + clear: function () { + this.$el.html(''); + this.data = []; + this._index = 0; + this._$header = this._$footer = null; + }, + + activate: function () { + if (!this.shown) { + this.clear(); + this.$el.show(); + if (this.className) { this.$el.addClass(this.className); } + this.completer.fire('textComplete:show'); + this.shown = true; + } + return this; + }, + + deactivate: function () { + if (this.shown) { + this.$el.hide(); + if (this.className) { this.$el.removeClass(this.className); } + this.completer.fire('textComplete:hide'); + this.shown = false; + } + return this; + }, + + isUp: function (e) { + return e.keyCode === 38 || (e.ctrlKey && e.keyCode === 80); // UP, Ctrl-P + }, + + isDown: function (e) { + return e.keyCode === 40 || (e.ctrlKey && e.keyCode === 78); // DOWN, Ctrl-N + }, + + isEnter: function (e) { + var modifiers = e.ctrlKey || e.altKey || e.metaKey || e.shiftKey; + return !modifiers && (e.keyCode === 13 || e.keyCode === 9 || (this.option.completeOnSpace === true && e.keyCode === 32)) // ENTER, TAB + }, + + isPageup: function (e) { + return e.keyCode === 33; // PAGEUP + }, + + isPagedown: function (e) { + return e.keyCode === 34; // PAGEDOWN + }, + + // Private properties + // ------------------ + + _data: null, // Currently shown zipped data. + _index: null, + _$header: null, + _$footer: null, + + // Private methods + // --------------- + + _bindEvents: function () { + this.$el.on('mousedown.' + this.id, '.textcomplete-item', $.proxy(this._onClick, this)) + this.$el.on('mouseover.' + this.id, '.textcomplete-item', $.proxy(this._onMouseover, this)); + this.$inputEl.on('keydown.' + this.id, $.proxy(this._onKeydown, this)); + }, + + _onClick: function (e) { + var $el = $(e.target); + e.preventDefault(); + e.originalEvent.keepTextCompleteDropdown = this.id; + if (!$el.hasClass('textcomplete-item')) { + $el = $el.closest('.textcomplete-item'); + } + var datum = this.data[parseInt($el.data('index'), 10)]; + this.completer.select(datum.value, datum.strategy); + var self = this; + // Deactive at next tick to allow other event handlers to know whether + // the dropdown has been shown or not. + setTimeout(function () { self.deactivate(); }, 0); + }, + + // Activate hovered item. + _onMouseover: function (e) { + var $el = $(e.target); + e.preventDefault(); + if (!$el.hasClass('textcomplete-item')) { + $el = $el.closest('.textcomplete-item'); + } + this._index = parseInt($el.data('index'), 10); + this._activateIndexedItem(); + }, + + _onKeydown: function (e) { + if (!this.shown) { return; } + if (this.isUp(e)) { + e.preventDefault(); + this._up(); + } else if (this.isDown(e)) { + e.preventDefault(); + this._down(); + } else if (this.isEnter(e)) { + e.preventDefault(); + this._enter(); + } else if (this.isPageup(e)) { + e.preventDefault(); + this._pageup(); + } else if (this.isPagedown(e)) { + e.preventDefault(); + this._pagedown(); + } + }, + + _up: function () { + if (this._index === 0) { + this._index = this.data.length - 1; + } else { + this._index -= 1; + } + this._activateIndexedItem(); + this._setScroll(); + }, + + _down: function () { + if (this._index === this.data.length - 1) { + this._index = 0; + } else { + this._index += 1; + } + this._activateIndexedItem(); + this._setScroll(); + }, + + _enter: function () { + var datum = this.data[parseInt(this._getActiveElement().data('index'), 10)]; + this.completer.select(datum.value, datum.strategy); + this._setScroll(); + }, + + _pageup: function () { + var target = 0; + var threshold = this._getActiveElement().position().top - this.$el.innerHeight(); + this.$el.children().each(function (i) { + if ($(this).position().top + $(this).outerHeight() > threshold) { + target = i; + return false; + } + }); + this._index = target; + this._activateIndexedItem(); + this._setScroll(); + }, + + _pagedown: function () { + var target = this.data.length - 1; + var threshold = this._getActiveElement().position().top + this.$el.innerHeight(); + this.$el.children().each(function (i) { + if ($(this).position().top > threshold) { + target = i; + return false + } + }); + this._index = target; + this._activateIndexedItem(); + this._setScroll(); + }, + + _activateIndexedItem: function () { + this.$el.find('.textcomplete-item.active').removeClass('active'); + this._getActiveElement().addClass('active'); + }, + + _getActiveElement: function () { + return this.$el.children('.textcomplete-item:nth(' + this._index + ')'); + }, + + _setScroll: function () { + var $activeEl = this._getActiveElement(); + var itemTop = $activeEl.position().top; + var itemHeight = $activeEl.outerHeight(); + var visibleHeight = this.$el.innerHeight(); + var visibleTop = this.$el.scrollTop(); + if (this._index === 0 || this._index == this.data.length - 1 || itemTop < 0) { + this.$el.scrollTop(itemTop + visibleTop); + } else if (itemTop + itemHeight > visibleHeight) { + this.$el.scrollTop(itemTop + itemHeight + visibleTop - visibleHeight); + } + }, + + _buildContents: function (zippedData) { + var datum, i, index; + var html = ''; + for (i = 0; i < zippedData.length; i++) { + if (this.data.length === this.maxCount) break; + datum = zippedData[i]; + if (include(this.data, datum)) { continue; } + index = this.data.length; + this.data.push(datum); + html += '
      • '; + html += datum.strategy.template(datum.value); + html += '
      • '; + } + return html; + }, + + _renderHeader: function (unzippedData) { + if (this.header) { + if (!this._$header) { + this._$header = $('
      • ').prependTo(this.$el); + } + var html = $.isFunction(this.header) ? this.header(unzippedData) : this.header; + this._$header.html(html); + } + }, + + _renderFooter: function (unzippedData) { + if (this.footer) { + if (!this._$footer) { + this._$footer = $('').appendTo(this.$el); + } + var html = $.isFunction(this.footer) ? this.footer(unzippedData) : this.footer; + this._$footer.html(html); + } + }, + + _renderContents: function (html) { + if (this._$footer) { + this._$footer.before(html); + } else { + this.$el.append(html); + } + }, + + _applyPlacement: function (position) { + // If the 'placement' option set to 'top', move the position above the element. + if (this.placement.indexOf('top') !== -1) { + // Overwrite the position object to set the 'bottom' property instead of the top. + position = { + top: 'auto', + bottom: this.$el.parent().height() - position.top + position.lineHeight, + left: position.left + }; + } else { + position.bottom = 'auto'; + delete position.lineHeight; + } + if (this.placement.indexOf('absleft') !== -1) { + position.left = 0; + } else if (this.placement.indexOf('absright') !== -1) { + position.right = 0; + position.left = 'auto'; + } + return position; + } + }); + + $.fn.textcomplete.Dropdown = Dropdown; +}(jQuery); + ++function ($) { + 'use strict'; + + // Memoize a search function. + var memoize = function (func) { + var memo = {}; + return function (term, callback) { + if (memo[term]) { + callback(memo[term]); + } else { + func.call(this, term, function (data) { + memo[term] = (memo[term] || []).concat(data); + callback.apply(null, arguments); + }); + } + }; + }; + + function Strategy(options) { + $.extend(this, options); + if (this.cache) { this.search = memoize(this.search); } + } + + Strategy.parse = function (optionsArray) { + return $.map(optionsArray, function (options) { + return new Strategy(options); + }); + }; + + $.extend(Strategy.prototype, { + // Public properties + // ----------------- + + // Required + match: null, + replace: null, + search: null, + + // Optional + cache: false, + context: function () { return true; }, + index: 2, + template: function (obj) { return obj; }, + idProperty: null + }); + + $.fn.textcomplete.Strategy = Strategy; + +}(jQuery); + ++function ($) { + 'use strict'; + + var now = Date.now || function () { return new Date().getTime(); }; + + // Returns a function, that, as long as it continues to be invoked, will not + // be triggered. The function will be called after it stops being called for + // `wait` msec. + // + // This utility function was originally implemented at Underscore.js. + var debounce = function (func, wait) { + var timeout, args, context, timestamp, result; + var later = function () { + var last = now() - timestamp; + if (last < wait) { + timeout = setTimeout(later, wait - last); + } else { + timeout = null; + result = func.apply(context, args); + context = args = null; + } + }; + + return function () { + context = this; + args = arguments; + timestamp = now(); + if (!timeout) { + timeout = setTimeout(later, wait); + } + return result; + }; + }; + + function Adapter () {} + + $.extend(Adapter.prototype, { + // Public properties + // ----------------- + + id: null, // Identity. + completer: null, // Completer object which creates it. + el: null, // Textarea element. + $el: null, // jQuery object of the textarea. + option: null, + + // Public methods + // -------------- + + initialize: function (element, completer, option) { + this.el = element; + this.$el = $(element); + this.id = completer.id + this.constructor.name; + this.completer = completer; + this.option = option; + + if (this.option.debounce) { + this._onKeyup = debounce(this._onKeyup, this.option.debounce); + } + + this._bindEvents(); + }, + + destroy: function () { + this.$el.off('.' + this.id); // Remove all event handlers. + this.$el = this.el = this.completer = null; + }, + + // Update the element with the given value and strategy. + // + // value - The selected object. It is one of the item of the array + // which was callbacked from the search function. + // strategy - The Strategy associated with the selected value. + select: function (/* value, strategy */) { + throw new Error('Not implemented'); + }, + + // Returns the caret's relative coordinates from body's left top corner. + // + // FIXME: Calculate the left top corner of `this.option.appendTo` element. + getCaretPosition: function () { + var position = this._getCaretRelativePosition(); + var offset = this.$el.offset(); + position.top += offset.top; + position.left += offset.left; + return position; + }, + + // Focus on the element. + focus: function () { + this.$el.focus(); + }, + + // Private methods + // --------------- + + _bindEvents: function () { + this.$el.on('keyup.' + this.id, $.proxy(this._onKeyup, this)); + }, + + _onKeyup: function (e) { + if (this._skipSearch(e)) { return; } + this.completer.trigger(this.getTextFromHeadToCaret(), true); + }, + + // Suppress searching if it returns true. + _skipSearch: function (clickEvent) { + switch (clickEvent.keyCode) { + case 40: // DOWN + case 38: // UP + return true; + } + if (clickEvent.ctrlKey) switch (clickEvent.keyCode) { + case 78: // Ctrl-N + case 80: // Ctrl-P + return true; + } + } + }); + + $.fn.textcomplete.Adapter = Adapter; +}(jQuery); + ++function ($) { + 'use strict'; + + // Textarea adapter + // ================ + // + // Managing a textarea. It doesn't know a Dropdown. + function Textarea(element, completer, option) { + this.initialize(element, completer, option); + } + + Textarea.DIV_PROPERTIES = { + left: -9999, + position: 'absolute', + top: 0, + whiteSpace: 'pre-wrap' + } + + Textarea.COPY_PROPERTIES = [ + 'border-width', 'font-family', 'font-size', 'font-style', 'font-variant', + 'font-weight', 'height', 'letter-spacing', 'word-spacing', 'line-height', + 'text-decoration', 'text-align', 'width', 'padding-top', 'padding-right', + 'padding-bottom', 'padding-left', 'margin-top', 'margin-right', + 'margin-bottom', 'margin-left', 'border-style', 'box-sizing', 'tab-size' + ]; + + $.extend(Textarea.prototype, $.fn.textcomplete.Adapter.prototype, { + // Public methods + // -------------- + + // Update the textarea with the given value and strategy. + select: function (value, strategy) { + var pre = this.getTextFromHeadToCaret(); + var post = this.el.value.substring(this.el.selectionEnd); + var newSubstr = strategy.replace(value); + if ($.isArray(newSubstr)) { + post = newSubstr[1] + post; + newSubstr = newSubstr[0]; + } + pre = pre.replace(strategy.match, newSubstr); + this.$el.val(pre + post); + this.el.selectionStart = this.el.selectionEnd = pre.length; + }, + + // Private methods + // --------------- + + // Returns the caret's relative coordinates from textarea's left top corner. + // + // Browser native API does not provide the way to know the position of + // caret in pixels, so that here we use a kind of hack to accomplish + // the aim. First of all it puts a dummy div element and completely copies + // the textarea's style to the element, then it inserts the text and a + // span element into the textarea. + // Consequently, the span element's position is the thing what we want. + _getCaretRelativePosition: function () { + var dummyDiv = $('
        ').css(this._copyCss()) + .text(this.getTextFromHeadToCaret()); + var span = $('').text('.').appendTo(dummyDiv); + this.$el.before(dummyDiv); + var position = span.position(); + position.top += span.height() - this.$el.scrollTop(); + position.lineHeight = span.height(); + dummyDiv.remove(); + return position; + }, + + _copyCss: function () { + return $.extend({ + // Set 'scroll' if a scrollbar is being shown; otherwise 'auto'. + overflow: this.el.scrollHeight > this.el.offsetHeight ? 'scroll' : 'auto' + }, Textarea.DIV_PROPERTIES, this._getStyles()); + }, + + _getStyles: (function ($) { + var color = $('
        ').css(['color']).color; + if (typeof color !== 'undefined') { + return function () { + return this.$el.css(Textarea.COPY_PROPERTIES); + }; + } else { // jQuery < 1.8 + return function () { + var $el = this.$el; + var styles = {}; + $.each(Textarea.COPY_PROPERTIES, function (i, property) { + styles[property] = $el.css(property); + }); + return styles; + }; + } + })($), + + getTextFromHeadToCaret: function () { + return this.el.value.substring(0, this.el.selectionEnd); + } + }); + + $.fn.textcomplete.Textarea = Textarea; +}(jQuery); + ++function ($) { + 'use strict'; + + var sentinelChar = '吶'; + + function IETextarea(element, completer, option) { + this.initialize(element, completer, option); + $('' + sentinelChar + '').css({ + position: 'absolute', + top: -9999, + left: -9999 + }).insertBefore(element); + } + + $.extend(IETextarea.prototype, $.fn.textcomplete.Textarea.prototype, { + // Public methods + // -------------- + + select: function (value, strategy) { + var pre = this.getTextFromHeadToCaret(); + var post = this.el.value.substring(pre.length); + var newSubstr = strategy.replace(value); + if ($.isArray(newSubstr)) { + post = newSubstr[1] + post; + newSubstr = newSubstr[0]; + } + pre = pre.replace(strategy.match, newSubstr); + this.$el.val(pre + post); + this.el.focus(); + var range = this.el.createTextRange(); + range.collapse(true); + range.moveEnd('character', pre.length); + range.moveStart('character', pre.length); + range.select(); + }, + + getTextFromHeadToCaret: function () { + this.el.focus(); + var range = document.selection.createRange(); + range.moveStart('character', -this.el.value.length); + var arr = range.text.split(sentinelChar) + return arr.length === 1 ? arr[0] : arr[1]; + } + }); + + $.fn.textcomplete.IETextarea = IETextarea; +}(jQuery); + +// NOTE: TextComplete plugin has contenteditable support but it does not work +// fine especially on old IEs. +// Any pull requests are REALLY welcome. + ++function ($) { + 'use strict'; + + // ContentEditable adapter + // ======================= + // + // Adapter for contenteditable elements. + function ContentEditable (element, completer, option) { + this.initialize(element, completer, option); + } + + $.extend(ContentEditable.prototype, $.fn.textcomplete.Adapter.prototype, { + // Public methods + // -------------- + + // Update the content with the given value and strategy. + // When an dropdown item is selected, it is executed. + select: function (value, strategy) { + var pre = this.getTextFromHeadToCaret(); + var sel = window.getSelection() + var range = sel.getRangeAt(0); + var selection = range.cloneRange(); + selection.selectNodeContents(range.startContainer); + var content = selection.toString(); + var post = content.substring(range.startOffset); + var newSubstr = strategy.replace(value); + if ($.isArray(newSubstr)) { + post = newSubstr[1] + post; + newSubstr = newSubstr[0]; + } + pre = pre.replace(strategy.match, newSubstr); + range.selectNodeContents(range.startContainer); + range.deleteContents(); + var node = document.createTextNode(pre + post); + range.insertNode(node); + range.setStart(node, pre.length); + range.collapse(true); + sel.removeAllRanges(); + sel.addRange(range); + }, + + // Private methods + // --------------- + + // Returns the caret's relative position from the contenteditable's + // left top corner. + // + // Examples + // + // this._getCaretRelativePosition() + // //=> { top: 18, left: 200, lineHeight: 16 } + // + // Dropdown's position will be decided using the result. + _getCaretRelativePosition: function () { + var range = window.getSelection().getRangeAt(0).cloneRange(); + var node = document.createElement('span'); + range.insertNode(node); + range.selectNodeContents(node); + range.deleteContents(); + var $node = $(node); + var position = $node.offset(); + position.left -= this.$el.offset().left; + position.top += $node.height() - this.$el.offset().top; + position.lineHeight = $node.height(); + var dir = this.$el.attr('dir') || this.$el.css('direction'); + if (dir === 'rtl') { position.left -= this.listView.$el.width(); } + return position; + }, + + // Returns the string between the first character and the caret. + // Completer will be triggered with the result for start autocompleting. + // + // Example + // + // // Suppose the html is 'hello wor|ld' and | is the caret. + // this.getTextFromHeadToCaret() + // // => ' wor' // not 'hello wor' + getTextFromHeadToCaret: function () { + var range = window.getSelection().getRangeAt(0); + var selection = range.cloneRange(); + selection.selectNodeContents(range.startContainer); + return selection.toString().substring(0, range.startOffset); + } + }); + + $.fn.textcomplete.ContentEditable = ContentEditable; +}(jQuery); diff --git a/view/js/autocomplete.js b/view/js/autocomplete.js index c01ba6990..87f854d3f 100644 --- a/view/js/autocomplete.js +++ b/view/js/autocomplete.js @@ -1,200 +1,53 @@ /** - * Friendica people autocomplete + * Red people autocomplete * - * require jQuery, jquery.textareas + * require jQuery, jquery.textcomplete */ - - - -function ACPopup(elm,backend_url){ - this.idsel=-1; - this.element = elm; - this.searchText=""; - this.ready=true; - this.kp_timer = false; - this.url = backend_url; - - var w = 530; - var h = 130; - - - if(typeof elm.editorId == "undefined") { - style = $(elm).offset(); - w = $(elm).width(); - h = $(elm).height(); - } - else { - var container = elm.getContainer(); - if(typeof container != "undefined") { - style = $(container).offset(); - w = $(container).width(); - h = $(container).height(); - } - } - - if(! w) - w = 530; - - if(! h) - h = 130; - - style.top=style.top+h; - style.width = w; - style.position = 'absolute'; - /* style['max-height'] = '150px'; - style.border = '1px solid red'; - style.background = '#cccccc'; - - style.overflow = 'auto'; - style['z-index'] = '100000'; - */ - style.display = 'none'; - - this.cont = $("
        "); - this.cont.css(style); - - $("body").append(this.cont); -} -ACPopup.prototype.close = function(){ - $(this.cont).remove(); - this.ready=false; -} -ACPopup.prototype.search = function(text){ - var that = this; - this.searchText=text; - if (this.kp_timer) clearTimeout(this.kp_timer); - this.kp_timer = setTimeout( function(){that._search();}, 500); -} -ACPopup.prototype._search = function(){ - console.log("_search"); - var that = this; +function mysearch(term, callback, backend_url) { + console.log("Searching for: "+term); var postdata = { start:0, count:100, - search:this.searchText, + //search:term.substring(1), + search:term, type:'c', } $.ajax({ type:'POST', - url: this.url, + url: backend_url, data: postdata, dataType: 'json', success:function(data){ - that.cont.html(""); - if (data.tot>0){ - that.cont.show(); - $(data.items).each(function(){ - html = "{1} ({2})".format(this.photo, this.name, ((this.label) ? this.nick + ' ' + this.label : this.nick) ) - that.add(this.taggable, html, this.nick.replace(' ','') + '+' + this.id + ' - ' + this.link); - }); - } else { - that.cont.hide(); - } - } - }); - -} -ACPopup.prototype.add = function(taggable, label, value){ - var that=this; - var elm = $("
        "+label+"
        "); - elm.click(function(e){ - t = $(this).attr('title').replace(new RegExp(' \- .*'),''); - if(typeof(that.element.container) === "undefined") { - el=$(that.element); - sel = el.getSelection(); - sel.start = sel.start- that.searchText.length; - el.setSelection(sel.start,sel.end).replaceSelectedText(t+' ').collapseSelection(false); - that.close(); - } - else { - txt = tinyMCE.activeEditor.getContent(); - // alert(that.searchText + ':' + t); - newtxt = txt.replace('@' + that.searchText, '@' + t + ' '); - tinyMCE.activeEditor.setContent(newtxt); - tinyMCE.activeEditor.focus(); - that.close(); - } - }); - $(this.cont).append(elm); -} -ACPopup.prototype.onkey = function(event){ - if (event.keyCode == '13') { - if(this.idsel>-1) { - this.cont.children()[this.idsel].click(); - event.preventDefault(); - } - else - this.close(); - } - if (event.keyCode == '38') { //cursor up - cmax = this.cont.children().size()-1; - this.idsel--; - if (this.idsel<0) this.idsel=cmax; - event.preventDefault(); - } - if (event.keyCode == '40' || event.keyCode == '9') { //cursor down - cmax = this.cont.children().size()-1; - this.idsel++; - if (this.idsel>cmax) this.idsel=0; - event.preventDefault(); - } - - if (event.keyCode == '38' || event.keyCode == '40' || event.keyCode == '9') { - this.cont.children().removeClass('selected'); - $(this.cont.children()[this.idsel]).addClass('selected'); - } - - if (event.keyCode == '27') { //ESC - this.close(); - } + callback(data.items); + }, + }).fail(function () {callback([]); }); // Callback must be invoked even if something went wrong. } -function ContactAutocomplete(element,backend_url){ - this.pattern=/@(\!*)([^ \n]+)$/; - this.popup=null; - var that = this; - - $(element).unbind('keydown'); - $(element).unbind('keyup'); - - $(element).keydown(function(event){ - if (that.popup!==null) that.popup.onkey(event); - }); - - $(element).keyup(function(event){ - cpos = $(this).getSelection(); - if (cpos.start==cpos.end){ - match = $(this).val().substring(0,cpos.start).match(that.pattern); - if (match!==null){ - if (that.popup===null){ - that.popup = new ACPopup(this, backend_url); - } - if (that.popup.ready && match[2]!==that.popup.searchText) that.popup.search(match[2]); - if (!that.popup.ready) that.popup=null; - - } else { - if (that.popup!==null) {that.popup.close(); that.popup=null;} - } - - - } - }); - +function format(item) { + return "{1} ({2})".format(item.photo, item.name, ((item.label) ? item.nick + ' ' + item.label : item.nick) ) } +function replace(item) { + // $2 ensures that prefix (@,@!) is preserved + return '$1$2'+item.nick.replace(' ','') + '+' + item.id; +} /** * jQuery plugin 'contact_autocomplete' */ (function( $ ){ - $.fn.contact_autocomplete = function(backend_url) { - this.each(function(){ - new ContactAutocomplete(this, backend_url); - }); + $.fn.contact_autocomplete = function(backend_url) { + + console.log('autocomplete using '+backend_url); + // Autocomplete contacts + contacts = { + match: /(^|\s)(@!?)(\w{2,})$/, + index: 3, + search: function(term, callback) { console.log("serching for:"+term); mysearch(term, callback, backend_url); }, + replace: replace, + template: format, + } + this.textcomplete([contacts],{}); }; })( jQuery ); - - - - diff --git a/view/php/theme_init.php b/view/php/theme_init.php index f1eaded6a..ff8b54c55 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -12,7 +12,6 @@ head_add_css('view/css/conversation.css'); head_add_css('view/css/widgets.css'); head_add_css('library/justifiedGallery/dist/css/justifiedGallery.css'); - head_add_js('jquery.js'); head_add_js('jquery-migrate-1.1.1.js'); head_add_js('library/justifiedGallery/dist/js/jquery.justifiedGallery.js'); @@ -22,6 +21,7 @@ head_add_js('spin.js'); head_add_js('jquery.spin.js'); head_add_js('jquery.textinputs.js'); head_add_js('autocomplete.js'); +head_add_js('library/jquery-textcomplete/jquery.textcomplete.js'); head_add_js('library/fancybox/jquery.fancybox-1.3.4.js'); head_add_js('library/jquery.timeago.js'); head_add_js('library/jquery.divgrow/jquery.divgrow-1.3.1.js'); From 92a46c34c7d66415ab2bcd7a03dcc42fc6391af4 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 20 Dec 2014 15:23:12 +0100 Subject: [PATCH 084/155] Remove unnecessary logging --- view/js/autocomplete.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/view/js/autocomplete.js b/view/js/autocomplete.js index 87f854d3f..31d693c7b 100644 --- a/view/js/autocomplete.js +++ b/view/js/autocomplete.js @@ -4,7 +4,6 @@ * require jQuery, jquery.textcomplete */ function mysearch(term, callback, backend_url) { - console.log("Searching for: "+term); var postdata = { start:0, count:100, @@ -39,12 +38,11 @@ function replace(item) { (function( $ ){ $.fn.contact_autocomplete = function(backend_url) { - console.log('autocomplete using '+backend_url); // Autocomplete contacts contacts = { match: /(^|\s)(@!?)(\w{2,})$/, index: 3, - search: function(term, callback) { console.log("serching for:"+term); mysearch(term, callback, backend_url); }, + search: function(term, callback) { mysearch(term, callback, backend_url); }, replace: replace, template: format, } From d1f53511921afce820d73eb2d2924e2a4aa8ba14 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 20 Dec 2014 17:32:50 +0100 Subject: [PATCH 085/155] Autocomplete smilies --- view/js/autocomplete.js | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/view/js/autocomplete.js b/view/js/autocomplete.js index 31d693c7b..fa293fdfd 100644 --- a/view/js/autocomplete.js +++ b/view/js/autocomplete.js @@ -46,6 +46,14 @@ function replace(item) { replace: replace, template: format, } - this.textcomplete([contacts],{}); + + smilies = { + match: /(^|\s)(:[a-z]{2,})$/, + index: 2, + search: function(term, callback) { $.getJSON('https://caterva.eu/smilies/json').done(function(data) { callback($.map(data, function(entry) { return entry['text'].indexOf(term) === 0 ? entry : null })) }) }, + template: function(item) { return item['icon'] + item['text'] }, + replace: function(item) { return item['text'] + ' '; }, + } + this.textcomplete([contacts,smilies],{}); }; })( jQuery ); From fe80dbb3a73167b6297b3d645ee566f892c0b0ee Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 20 Dec 2014 17:33:35 +0100 Subject: [PATCH 086/155] Access list of smilies over JSON --- include/text.php | 69 ++++++++++++++++++++++++++---------------------- mod/smilies.php | 14 +++++++++- 2 files changed, 51 insertions(+), 32 deletions(-) diff --git a/include/text.php b/include/text.php index ee0fef262..6516d734d 100644 --- a/include/text.php +++ b/include/text.php @@ -958,37 +958,10 @@ function get_mood_verbs() { return $arr; } - -/** - * - * Function: smilies - * - * Description: - * Replaces text emoticons with graphical images - * - * @Parameter: string $s - * - * Returns string - * - * It is expected that this function will be called using HTML text. - * We will escape text between HTML pre and code blocks, and HTML attributes - * (such as urls) from being processed. - * - * At a higher level, the bbcode [nosmile] tag can be used to prevent this - * function from being executed by the prepare_text() routine when preparing - * bbcode source for HTML display - * - */ -function smilies($s, $sample = false) { +// Function to list all smilies, both internal and from addons +// Returns array with keys 'texts' and 'icons' +function list_smilies() { $a = get_app(); - - if(intval(get_config('system','no_smilies')) - || (local_user() && intval(get_pconfig(local_user(),'system','no_smilies')))) - return $s; - - $s = preg_replace_callback('{<(pre|code)>.*?}ism','smile_shield',$s); - $s = preg_replace_callback('/<[a-z]+ .*?>/ism','smile_shield',$s); - $texts = array( '<3', '</3', @@ -1066,8 +1039,42 @@ function smilies($s, $sample = false) { ); - $params = array('texts' => $texts, 'icons' => $icons, 'string' => $s); + $params = array('texts' => $texts, 'icons' => $icons); call_hooks('smilie', $params); + return $params; +} +/** + * + * Function: smilies + * + * Description: + * Replaces text emoticons with graphical images + * + * @Parameter: string $s + * + * Returns string + * + * It is expected that this function will be called using HTML text. + * We will escape text between HTML pre and code blocks, and HTML attributes + * (such as urls) from being processed. + * + * At a higher level, the bbcode [nosmile] tag can be used to prevent this + * function from being executed by the prepare_text() routine when preparing + * bbcode source for HTML display + * + */ +function smilies($s, $sample = false) { + $a = get_app(); + + if(intval(get_config('system','no_smilies')) + || (local_user() && intval(get_pconfig(local_user(),'system','no_smilies')))) + return $s; + + $s = preg_replace_callback('{<(pre|code)>.*?}ism','smile_shield',$s); + $s = preg_replace_callback('/<[a-z]+ .*?>/ism','smile_shield',$s); + + $params = list_smilies(); + $params['string'] = $s; if($sample) { $s = '
        '; diff --git a/mod/smilies.php b/mod/smilies.php index c47f95da7..b22d0c6d2 100644 --- a/mod/smilies.php +++ b/mod/smilies.php @@ -1,3 +1,15 @@ argv[1]==="json"){ + $tmp = list_smilies(); + $results = array(); + for($i = 0; $i < count($tmp['texts']); $i++) { + $results[] = array('text' => $tmp['texts'][$i], 'icon' => $tmp['icons'][$i]); + } + json_return_and_die($results); + } + else { + return smilies('',true); + } +} From 9d11b8025e713939f43aa4c56d421808a1430211 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 20 Dec 2014 17:41:02 +0100 Subject: [PATCH 087/155] protect_tag_hijacking (incorrect) -> prevent_tag_hijacking in docs (correct) --- doc/hidden_configs.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index afbac5e0d..727428176 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -25,7 +25,7 @@ This document assumes you're an administrator. 1 - check 3 octets 2 - check 2 octets 3 - check for any difference at all - [b]system > protect_tag_hijacking[/b] + [b]system > prevent_tag_hijacking[/b] Prevent foreign networks hijacking hashtags in your posts and directing them at its own resources. [b]system > blocked[/b] An array of xchans blocked by this channel. Technically, this is a From 3cca54140b804dc59cbdc1744759fc6d6101ee91 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 20 Dec 2014 21:16:57 +0000 Subject: [PATCH 088/155] Doco - fix some tags. --- doc/accounts_profiles_channels_basics.bb | 2 +- doc/api_posting.bb | 6 +++--- doc/channels.bb | 2 +- doc/checking_account_quota_usage.bb | 9 ++++++--- doc/de/channels.bb | 2 +- 5 files changed, 12 insertions(+), 9 deletions(-) diff --git a/doc/accounts_profiles_channels_basics.bb b/doc/accounts_profiles_channels_basics.bb index c064e99f1..f8abd3c3b 100644 --- a/doc/accounts_profiles_channels_basics.bb +++ b/doc/accounts_profiles_channels_basics.bb @@ -7,7 +7,7 @@ You have [i]one[/i] account. This consists of your email account and your passwo [i]Think of your account as the way you authenticate at one Red Matrix site. It lets you do things, such as creating profiles and channels with which you can connect to other people.[/i] [b]Profile[/b] -You have surely registered with some other internet services, such as forums or online communities. For all of them you provided some information about yourself, such as date of birth, country, age and the likes. If you like you can see your profile here: [baseurl]/profile/[observer.webname] and edit it by clicking on the pencil icon next to your avatar image. +You have surely registered with some other internet services, such as forums or online communities. For all of them you provided some information about yourself, such as date of birth, country, age and the likes. [observer=1]If you like you can see your profile here: [baseurl]/profile/[observer.webname] and edit it by clicking on the pencil icon next to your avatar image. [/observer] Unlike other services Red Matrix offers you the advantage of creating [i]many more profiles[/i]. That way you are able to distinguish between profiles targeted specially at everyone (your public profile), your work mates, your family and your partner. [i]Think of your profile as the basic information about yourself you tell other people.[/i] diff --git a/doc/api_posting.bb b/doc/api_posting.bb index eeb7127fd..fa9558268 100644 --- a/doc/api_posting.bb +++ b/doc/api_posting.bb @@ -2,7 +2,7 @@ The API allows you to post to the red# by HTTP POST request. Below you see an example using the command line tool cURL: -[code]curl -ssl -u [color=blue]$E-Mail[/color]:[color=blue]$Password[/color] -d "[color=blue]$Parameters[/color]" [url][observer.baseurl]/api/statuses/update +[code]curl -ssl -u [color=blue]$E-Mail[/color]:[color=blue]$Password[/color] -d "[color=blue]$Parameters[/color]" [url][observer=1][observer.baseurl][/observer][observer=0]example.com[/observer]/api/statuses/update [/url][/code] [table][tr][td]$E-Mail:[/td][td]The E-Mail Adress you use to login[/td][/tr] [tr][td]$Password:[/td][td]The Password you use to login[/td][/tr] @@ -18,6 +18,6 @@ The API allows you to post to the red# by HTTP POST request. Below you see an ex [/ul] -Instead of calling [observer.baseurl]/api/statuses/update which returns a json (you could also add .json on the end to clarify) output, you can use [observer.baseurl]/api/statuses/update.xml to get an xml formatted return. +Instead of calling [observer=1][observer.baseurl][/observer][observer=0]example.com[/observer]/api/statuses/update which returns a json (you could also add .json on the end to clarify) output, you can use [observer.baseurl]/api/statuses/update.xml to get an xml formatted return. -Instead of Basic HTTP Authentification you could also use oAuth. \ No newline at end of file +Instead of Basic HTTP Authentification you could also use oAuth. diff --git a/doc/channels.bb b/doc/channels.bb index 82b70630c..ff0446541 100644 --- a/doc/channels.bb +++ b/doc/channels.bb @@ -20,7 +20,7 @@ You will be asked to provide a channel name, and a short nick name. For a channe Once you have created your channel, you will be taken to the settings page, where you can configure your channel, and set your default permissions. -Once you have done this, your channel is ready to use. At [observer.url] you will find your channel "stream". This is where your recent activity will appear, in reverse chronological order. If you post in the box marked "share", the entry will appear at the top of your stream. You will also find links to all the other communication areas for this channel here. The "About" tab contains your "profile", the photos page contain photo albums, and the events page contains events share by both yourself and your contacts. +Once you have done this, your channel is ready to use. At [observer=1][observer.url][/observer][observer=0]example.com/channel/username[/observer] you will find your channel "stream". This is where your recent activity will appear, in reverse chronological order. If you post in the box marked "share", the entry will appear at the top of your stream. You will also find links to all the other communication areas for this channel here. The "About" tab contains your "profile", the photos page contain photo albums, and the events page contains events share by both yourself and your contacts. The "Matrix" page contains all recent posts from across the matrix, again in reverse chronologial order. The exact posts that appear here depend largely on your permissions. At their most permissive, you will receive posts from complete strangers. At the other end of the scale, you may see posts from only your friends - or if you're feeling really anti-social, only your own posts. diff --git a/doc/checking_account_quota_usage.bb b/doc/checking_account_quota_usage.bb index 60d84005e..ca7e070ad 100644 --- a/doc/checking_account_quota_usage.bb +++ b/doc/checking_account_quota_usage.bb @@ -6,12 +6,15 @@ Here's how you can quickly check how much of your assigned quota you're currentl [b]Check file storage quota levels[/b] Visit the following URL in your browser: -[observer.baseurl]/filestorage/[observer.webname] +[observer=1][observer.baseurl]/filestorage/[observer.webname][/observer] +[observer=0]example.com/filestorage/username[/observer] [b]Check uploaded photos storage quota levels[/b] -[observer.baseurl]/photos/[observer.webname] +[observer=1][observer.baseurl]/photos/[observer.webname][/observer] +[observer=0]example.com/photos/username[/observer] Example: -[observer.baseurl]/filestorage/[observer.webname] +[observer=1][observer.baseurl]/filestorage/[observer.webname][/observer] +[observer=0]example.com/filestorage/username[/observer] #include doc/macros/main_footer.bb; diff --git a/doc/de/channels.bb b/doc/de/channels.bb index 41ea68404..7a7aa9eb8 100644 --- a/doc/de/channels.bb +++ b/doc/de/channels.bb @@ -17,7 +17,7 @@ Du wirst nach einem Kanalnamen und einem kurzen Spitznamen gefragt. Für einen K Nachdem Du Deinen Kanal erstellt hast, wirst Du zu den Einstellungen weitergeleitet. Hier kannst Du Deinen Kanal einrichten und die Standard-Berechtigungen setzen. -Nachdem Du auch das getan hast, kannst Du Deinen Kanal verwenden. Unter der Addresse https://example.com/channel/spitzname ( [observer.url] ) findest Du Deinen Kanal. Hier werden Deine letzten Aktivitäten gezeigt, die neuesten oben. Wenn Du etwas in die Textbox schreibst, in der „Teilen“ steht, wird der neue Eintrag ganz oben in Deinem Kanal auftauchen. Du findest hier auch Links zu den anderen Kommunikationsbereichen Deines Kanals. Der „Über“-Reiter enthält Dein Profil, der „Fotos“-Reiter Deine Fotoalben, und der Veranstaltungskalender enthält Termine und Veranstaltungen, die Du und Deine Kontakte geteilt haben. +Nachdem Du auch das getan hast, kannst Du Deinen Kanal verwenden. Unter der Addresse https://example.com/channel/spitzname [observer=1]( [observer.url][/observer] )[/observer] findest Du Deinen Kanal. Hier werden Deine letzten Aktivitäten gezeigt, die neuesten oben. Wenn Du etwas in die Textbox schreibst, in der „Teilen“ steht, wird der neue Eintrag ganz oben in Deinem Kanal auftauchen. Du findest hier auch Links zu den anderen Kommunikationsbereichen Deines Kanals. Der „Über“-Reiter enthält Dein Profil, der „Fotos“-Reiter Deine Fotoalben, und der Veranstaltungskalender enthält Termine und Veranstaltungen, die Du und Deine Kontakte geteilt haben. Die „Matrix“-Seite enthält alle neuen Beiträge aus der gesamten Red Matrix, wieder die neuesten oben. Was genau zu sehen ist ist abhängig von den Zugriffsrechten. Falls die Zugriffsrechte Deines Kanals so eingestellt sind, dass jeder Beiträge in Deinen Stream stellen kann, wirst du auch Beiträge von Dir völlig unbekannten Personen hier sehen. Am anderen Ende der Skala kannst Du die Berechtigungen aber auch so einstellen, dass du nur die Beiträge deiner Freunde oder gar nur Deine eigenen siehst. From 508bd085032943c5dd101af116a041f5bc96553b Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Sat, 20 Dec 2014 21:43:07 +0000 Subject: [PATCH 089/155] Oopsie in German --- doc/de/channels.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/de/channels.bb b/doc/de/channels.bb index 7a7aa9eb8..19146cf9b 100644 --- a/doc/de/channels.bb +++ b/doc/de/channels.bb @@ -17,7 +17,7 @@ Du wirst nach einem Kanalnamen und einem kurzen Spitznamen gefragt. Für einen K Nachdem Du Deinen Kanal erstellt hast, wirst Du zu den Einstellungen weitergeleitet. Hier kannst Du Deinen Kanal einrichten und die Standard-Berechtigungen setzen. -Nachdem Du auch das getan hast, kannst Du Deinen Kanal verwenden. Unter der Addresse https://example.com/channel/spitzname [observer=1]( [observer.url][/observer] )[/observer] findest Du Deinen Kanal. Hier werden Deine letzten Aktivitäten gezeigt, die neuesten oben. Wenn Du etwas in die Textbox schreibst, in der „Teilen“ steht, wird der neue Eintrag ganz oben in Deinem Kanal auftauchen. Du findest hier auch Links zu den anderen Kommunikationsbereichen Deines Kanals. Der „Über“-Reiter enthält Dein Profil, der „Fotos“-Reiter Deine Fotoalben, und der Veranstaltungskalender enthält Termine und Veranstaltungen, die Du und Deine Kontakte geteilt haben. +Nachdem Du auch das getan hast, kannst Du Deinen Kanal verwenden. Unter der Addresse https://example.com/channel/spitzname [observer=1]( [observer.url] )[/observer] findest Du Deinen Kanal. Hier werden Deine letzten Aktivitäten gezeigt, die neuesten oben. Wenn Du etwas in die Textbox schreibst, in der „Teilen“ steht, wird der neue Eintrag ganz oben in Deinem Kanal auftauchen. Du findest hier auch Links zu den anderen Kommunikationsbereichen Deines Kanals. Der „Über“-Reiter enthält Dein Profil, der „Fotos“-Reiter Deine Fotoalben, und der Veranstaltungskalender enthält Termine und Veranstaltungen, die Du und Deine Kontakte geteilt haben. Die „Matrix“-Seite enthält alle neuen Beiträge aus der gesamten Red Matrix, wieder die neuesten oben. Was genau zu sehen ist ist abhängig von den Zugriffsrechten. Falls die Zugriffsrechte Deines Kanals so eingestellt sind, dass jeder Beiträge in Deinen Stream stellen kann, wirst du auch Beiträge von Dir völlig unbekannten Personen hier sehen. Am anderen Ende der Skala kannst Du die Berechtigungen aber auch so einstellen, dass du nur die Beiträge deiner Freunde oder gar nur Deine eigenen siehst. From ce032531dc63e2be232477bca11bac3aa3dfe314 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 20 Dec 2014 15:42:28 -0800 Subject: [PATCH 090/155] rev update --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 36c84983c..765b9a233 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-12-19.894 +2014-12-20.895 From c2b84f73852a728ccadd7a9b58ec693b81ba65db Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 21 Dec 2014 10:49:45 +0100 Subject: [PATCH 091/155] Correct domain for smily requests --- view/js/autocomplete.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/js/autocomplete.js b/view/js/autocomplete.js index fa293fdfd..7e6fc44ab 100644 --- a/view/js/autocomplete.js +++ b/view/js/autocomplete.js @@ -50,7 +50,7 @@ function replace(item) { smilies = { match: /(^|\s)(:[a-z]{2,})$/, index: 2, - search: function(term, callback) { $.getJSON('https://caterva.eu/smilies/json').done(function(data) { callback($.map(data, function(entry) { return entry['text'].indexOf(term) === 0 ? entry : null })) }) }, + search: function(term, callback) { $.getJSON('/smilies/json').done(function(data) { callback($.map(data, function(entry) { return entry['text'].indexOf(term) === 0 ? entry : null })) }) }, template: function(item) { return item['icon'] + item['text'] }, replace: function(item) { return item['text'] + ' '; }, } From aa73259a479d36394cf298979dc260030062ee70 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 21 Dec 2014 12:42:07 +0100 Subject: [PATCH 092/155] Fancy categories input with bootstrap-tagsinput --- view/css/conversation.css | 4 +-- view/php/theme_init.php | 2 ++ view/theme/redbasic/css/style.css | 58 +++++++++++++++++-------------- view/tpl/jot.tpl | 12 +++---- 4 files changed, 40 insertions(+), 36 deletions(-) diff --git a/view/css/conversation.css b/view/css/conversation.css index 1e9930443..7a5ffc2f7 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -8,9 +8,7 @@ code { /* jot */ -#jot-title, -#jot-category, -#jot-pagetitle { +.jothidden input { border: 0px; margin: 0px; padding: 8px; diff --git a/view/php/theme_init.php b/view/php/theme_init.php index ff8b54c55..f28f9aa8d 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -11,6 +11,7 @@ head_add_css('library/colorbox/colorbox.css'); head_add_css('view/css/conversation.css'); head_add_css('view/css/widgets.css'); head_add_css('library/justifiedGallery/dist/css/justifiedGallery.css'); +head_add_css('library/bootstrap-tagsinput/bootstrap-tagsinput.css'); head_add_js('jquery.js'); head_add_js('jquery-migrate-1.1.1.js'); @@ -41,6 +42,7 @@ head_add_js('crypto.js'); head_add_js('library/jslider/bin/jquery.slider.min.js'); head_add_js('docready.js'); head_add_js('library/colorbox/jquery.colorbox-min.js'); +head_add_js('library/bootstrap-tagsinput/bootstrap-tagsinput.js'); /** * Those who require this feature will know what to do with it. diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 382bed90e..961572652 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1746,44 +1746,23 @@ img.mail-list-sender-photo { max-width: $converse_width; } -#jot-title, -#jot-category, -#jot-pagetitle { +.jothidden { font-weight: bold; - border: solid 1px #ffffff; border-radius: $radiuspx; } -#jot-category::-webkit-input-placeholder { +.jothidden input::-webkit-input-placeholder { font-weight: bold; } -#jot-category:-moz-placeholder { +.jothidden input::-moz-placeholder { font-weight: bold; } -#jot-title::-webkit-input-placeholder { - font-weight: bold; +.jothidden >input, .jothidden >input { + border: 1px solid #fff; } - -#jot-title:-moz-placeholder { - font-weight: bold; -} - -#jot-pagetitle::-webkit-input-placeholder { - font-weight: bold; -} - -#jot-pagetitle:-moz-placeholder { - font-weight: bold; -} - -#jot-title:hover, -#jot-title:focus, -#jot-pagetitle:hover, -#jot-pagetitle:focus, -#jot-category:hover, -#jot-category:focus { +.jothidden >input:hover, .jothidden >input:focus { border: 1px solid #cccccc; } @@ -2368,3 +2347,28 @@ aside .nav > li > a:hover, aside .nav > li > a:focus { .bb_observer img { border: 3px solid red !important; } + +.bootstrap-tagsinput .tag:before { + /* Copied from icon-asterisk, is there a better way to do it? */ + font-family: FontAwesome; + font-weight: normal; + font-style: normal; + text-decoration: inherit; + content:"\f069"; +} + +/* Modified original CSS to match input in Redbasic */ +.bootstrap-tagsinput { + border-color:#fff; + background-color: #fff; + box-shadow: none; + display: inline-block; + border-radius: $radiuspx; + cursor: text; + padding: 0 6px; + width: 70% !important; +} + +.jothidden .bootstrap-tagsinput:hover, .jothidden .bootstrap-tagsinput:focus { + border: 1px solid #cccccc; +} diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 34acce879..00ef77d93 100755 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -19,17 +19,17 @@ {{$id_seltext}} {{$id_select}}
        {{/if}} -
        - + {{if $catsenabled}} -
        - + {{/if}} {{if $webpage}} -
        - + {{/if}}
        From b8081624c5160cfda904c2a6fe2e594e8a5b779a Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 21 Dec 2014 12:44:57 +0100 Subject: [PATCH 093/155] Add bootstrap-tagsinput library --- library/bootstrap-tagsinput/LICENSE | 20 + library/bootstrap-tagsinput/README | 1 + library/bootstrap-tagsinput/README.md | 879 ++++++++++++++++++ .../bootstrap-tagsinput.css | 46 + .../bootstrap-tagsinput.js | 643 +++++++++++++ 5 files changed, 1589 insertions(+) create mode 100644 library/bootstrap-tagsinput/LICENSE create mode 100644 library/bootstrap-tagsinput/README create mode 100644 library/bootstrap-tagsinput/README.md create mode 100644 library/bootstrap-tagsinput/bootstrap-tagsinput.css create mode 100644 library/bootstrap-tagsinput/bootstrap-tagsinput.js diff --git a/library/bootstrap-tagsinput/LICENSE b/library/bootstrap-tagsinput/LICENSE new file mode 100644 index 000000000..58bc985ba --- /dev/null +++ b/library/bootstrap-tagsinput/LICENSE @@ -0,0 +1,20 @@ +The MIT License (MIT) + +Copyright (c) 2013 Tim Schlechter + +Permission is hereby granted, free of charge, to any person obtaining a copy of +this software and associated documentation files (the "Software"), to deal in +the Software without restriction, including without limitation the rights to +use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of +the Software, and to permit persons to whom the Software is furnished to do so, +subject to the following conditions: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS +FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR +COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER +IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN +CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. diff --git a/library/bootstrap-tagsinput/README b/library/bootstrap-tagsinput/README new file mode 100644 index 000000000..a7c96d53a --- /dev/null +++ b/library/bootstrap-tagsinput/README @@ -0,0 +1 @@ +Taken from https://github.com/gdibble/bootstrap-tagsinput/tree/traditionalPlaceholderEffect which has proper support for placeholders diff --git a/library/bootstrap-tagsinput/README.md b/library/bootstrap-tagsinput/README.md new file mode 100644 index 000000000..363c0d50b --- /dev/null +++ b/library/bootstrap-tagsinput/README.md @@ -0,0 +1,879 @@ + + + + + + + + + + + + + bootstrap-tagsinput/README.md at master · TimSchlechter/bootstrap-tagsinput · GitHub + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Skip to content +
        + + + + + + + + + + + +
        +
        +
        + +
        +
        +
        + + + +

        + + /bootstrap-tagsinput + + + + + +

        +
        +
        + +
        +
        +
        + + + +
        + + +
        +

        HTTPS clone URL

        +
        + + + + +
        +
        + + +
        +

        Subversion checkout URL

        +
        + + + + +
        +
        + + + +

        You can clone with + HTTPS or Subversion. + + + +

        + + + + + + Download ZIP + +
        +
        + +
        + + + + + + +
        + +
        + + + branch: + master + + + +
        + +
        + + + + +
        + + +
        + + +
        +
        + Tim Schlechter + + + +
        + + + +
        + +
        +
        +
        +
        + 70 lines (61 sloc) + + 3.157 kb +
        +
        +
        + Raw + Blame + History +
        + + + + + + + +
        +
        + +
        +

        +Bootstrap Tags Input Build Status +

        + +

        Bootstrap Tags Input is a jQuery plugin providing a Twitter Bootstrap user interface for managing tags.

        + +

        +Usage

        + +

        Examples can be found here.

        + +

        +Features

        + +
          +
        • Objects as tags
        • +
        • True multi value
        • +
        • Typeahead
        • +
        • Designed for Bootstrap 2.3.2 and 3
        • +
        + +

        +Objects as tags

        + +

        Not just support for using strings! This means you can use different values +for a tag's label and value. Each tag also holds a reference to the object +by which it was created, so by calling tagsinput('items') an +array of the original items is returned.

        + +

        +True multi value support

        + +

        Other implementations just concatenate the values to a comma separated string. +This results in val() returning just this string, and when +submitting the form, only one big, concatenated value is sent in the request.

        + +

        Bootstrap Tags Input provides true multivalue support. Just use a +<select multiple /> as your input element, and +val() will return an array of the tag values. When submitting the +form, an array of values will be sent with the request.

        + +

        +Typeahead support

        + +

        Integrates with Twitter Bootstraps' 2.3.2 typeahead, or use custom typeahead when using Bootstrap 3.

        + +

        +Development

        + +

        Install dependencies:

        + +
        +npm install
        +bower install
        +
        + +

        Test:

        + +
        +grunt test
        +
        + +

        Build:

        + +
        +grunt build
        +
        + +

        +History

        + + + +

        +License

        + +

        This project is licensed under MIT.

        +
        +
        + +
        +
        + +Jump to Line + + +
        + +
        + +
        +
        + + +
        + +
        + +
        + + +
        +
        +
        + +
        +
        +
        +
        +
        + +
        + + + +
        + + + Something went wrong with that request. Please try again. +
        + + + + + + + + + diff --git a/library/bootstrap-tagsinput/bootstrap-tagsinput.css b/library/bootstrap-tagsinput/bootstrap-tagsinput.css new file mode 100644 index 000000000..55f7c09df --- /dev/null +++ b/library/bootstrap-tagsinput/bootstrap-tagsinput.css @@ -0,0 +1,46 @@ +.bootstrap-tagsinput { + background-color: #fff; + border: 1px solid #ccc; + box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); + display: inline-block; + padding: 4px 6px; + margin-bottom: 10px; + color: #555; + vertical-align: middle; + border-radius: 4px; + max-width: 100%; + line-height: 22px; + cursor: text; +} +.bootstrap-tagsinput input { + border: none; + box-shadow: none; + outline: none; + background-color: transparent; + padding: 0; + margin: 0; + width: auto !important; + max-width: inherit; +} +.bootstrap-tagsinput input:focus { + border: none; + box-shadow: none; +} +.bootstrap-tagsinput .tag { + margin-right: 2px; + color: white; +} +.bootstrap-tagsinput .tag [data-role="remove"] { + margin-left: 8px; + cursor: pointer; +} +.bootstrap-tagsinput .tag [data-role="remove"]:after { + content: "x"; + padding: 0px 2px; +} +.bootstrap-tagsinput .tag [data-role="remove"]:hover { + box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); +} +.bootstrap-tagsinput .tag [data-role="remove"]:hover:active { + box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); +} diff --git a/library/bootstrap-tagsinput/bootstrap-tagsinput.js b/library/bootstrap-tagsinput/bootstrap-tagsinput.js new file mode 100644 index 000000000..89cc3b5a4 --- /dev/null +++ b/library/bootstrap-tagsinput/bootstrap-tagsinput.js @@ -0,0 +1,643 @@ +(function ($) { + "use strict"; + + var defaultOptions = { + tagClass: function(item) { + return 'label label-info'; + }, + itemValue: function(item) { + return item ? item.toString() : item; + }, + itemText: function(item) { + return this.itemValue(item); + }, + freeInput: true, + addOnBlur: true, + maxTags: undefined, + maxChars: undefined, + confirmKeys: [13, 44], + onTagExists: function(item, $tag) { + $tag.hide().fadeIn(); + }, + trimValue: false, + allowDuplicates: false + }; + + /** + * Constructor function + */ + function TagsInput(element, options) { + this.itemsArray = []; + + this.$element = $(element); + this.$element.hide(); + + this.isSelect = (element.tagName === 'SELECT'); + this.multiple = (this.isSelect && element.hasAttribute('multiple')); + this.objectItems = options && options.itemValue; + this.placeholderText = element.hasAttribute('placeholder') ? this.$element.attr('placeholder') : ''; + this.inputSize = Math.max(1, this.placeholderText.length); + + this.$container = $('
        '); + this.$input = $('').appendTo(this.$container); + + this.$element.after(this.$container); + + var inputWidth = (this.inputSize < 3 ? 3 : this.inputSize) + "em"; + this.$input.get(0).style.cssText = "width: " + inputWidth + " !important;"; + this.build(options); + } + + TagsInput.prototype = { + constructor: TagsInput, + + /** + * Adds the given item as a new tag. Pass true to dontPushVal to prevent + * updating the elements val() + */ + add: function(item, dontPushVal) { + var self = this; + + if (self.options.maxTags && self.itemsArray.length >= self.options.maxTags) + return; + + // Ignore falsey values, except false + if (item !== false && !item) + return; + + // Trim value + if (typeof item === "string" && self.options.trimValue) { + item = $.trim(item); + } + + // Throw an error when trying to add an object while the itemValue option was not set + if (typeof item === "object" && !self.objectItems) + throw("Can't add objects when itemValue option is not set"); + + // Ignore strings only containg whitespace + if (item.toString().match(/^\s*$/)) + return; + + // If SELECT but not multiple, remove current tag + if (self.isSelect && !self.multiple && self.itemsArray.length > 0) + self.remove(self.itemsArray[0]); + + if (typeof item === "string" && this.$element[0].tagName === 'INPUT') { + var items = item.split(','); + if (items.length > 1) { + for (var i = 0; i < items.length; i++) { + this.add(items[i], true); + } + + if (!dontPushVal) + self.pushVal(); + return; + } + } + + // raise beforeItemAdd arg + var beforeItemAddEvent = $.Event('beforeItemAdd', { item: item, cancel: false }); + self.$element.trigger(beforeItemAddEvent); + if (beforeItemAddEvent.cancel) + return; + + item = beforeItemAddEvent.item + + var itemValue = self.options.itemValue(item), + itemText = self.options.itemText(item), + tagClass = self.options.tagClass(item); + + // Ignore items allready added + var existing = $.grep(self.itemsArray, function(item) { return self.options.itemValue(item) === itemValue; } )[0]; + if (existing && !self.options.allowDuplicates) { + // Invoke onTagExists + if (self.options.onTagExists) { + var $existingTag = $(".tag", self.$container).filter(function() { return $(this).data("item") === existing; }); + self.options.onTagExists(item, $existingTag); + } + return; + } + + // if length greater than limit + if (self.items().toString().length + item.length + 1 > self.options.maxInputLength) + return; + + // register item in internal array and map + self.itemsArray.push(item); + + //remove placeholder if there is an item, restore if no item(s) + if (self.itemsArray.length) + self.$input.attr('placeholder', ''); + else + self.$input.attr('placeholder', self.placeholderText); + + // add a tag element + var $tag = $('' + htmlEncode(itemText) + ''); + $tag.data('item', item); + self.findInputWrapper().before($tag); + $tag.after(' '); + + // add
      + +

      These require a suitable map plugin/addon such as openstreetmap or else the result will be blank

      +
        +
      • [map] Generate an inline map using the current browser coordinates of the poster, if browser location is enabled
        +
      • [map=latitude,longitude] Generate a map using global coordinates.
        +
      • [map]Place Name[/map] Generate a map for a given named location. The first matching location is returned. For instance "Sydney" will usually return Sydney, Australia and not Sydney, Nova Scotia, Canada unless the more precise location is specified. It is highly recommended to use the post preview utility to ensure you have the correct location before submitting the post.
        +
      #include doc/macros/main_footer.bb; From a02d155f79b57ff8e9b46f032114be8ff6812d18 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Wed, 24 Dec 2014 08:30:35 +0100 Subject: [PATCH 118/155] Fix regex in contact autocomplete --- view/js/autocomplete.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/view/js/autocomplete.js b/view/js/autocomplete.js index ba71bb2f5..7c3145769 100644 --- a/view/js/autocomplete.js +++ b/view/js/autocomplete.js @@ -7,7 +7,6 @@ function mysearch(term, callback, backend_url) { var postdata = { start:0, count:100, - //search:term.substring(1), search:term, type:'c', } @@ -40,7 +39,7 @@ function replace(item) { // Autocomplete contacts contacts = { - match: /(^|\s)(@!?)(\w{2,})$/, + match: /(^|\s)(@\!*)([^ \n]+)$/, index: 3, search: function(term, callback) { mysearch(term, callback, backend_url); }, replace: replace, From ca0c310b653c277ed692fdcca87d80eb04789966 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Dec 2014 00:09:34 -0800 Subject: [PATCH 119/155] change PERMS_CONTACTS to PERMS_SPECIFIC in permission roles so that individual connections can be revoked instead of this being inherited and un-changeable --- include/permissions.php | 106 ++++++++++++++++++++-------------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/include/permissions.php b/include/permissions.php index 563d574db..9e60223fb 100644 --- a/include/permissions.php +++ b/include/permissions.php @@ -482,13 +482,13 @@ function get_role_perms($role) { $ret['channel_r_profile'] = PERMS_PUBLIC; $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; - $ret['channel_w_stream'] = PERMS_CONTACTS; - $ret['channel_w_wall'] = PERMS_CONTACTS; + $ret['channel_w_stream'] = PERMS_SPECIFIC; + $ret['channel_w_wall'] = PERMS_SPECIFIC; $ret['channel_w_tagwall'] = PERMS_SPECIFIC; - $ret['channel_w_comment'] = PERMS_CONTACTS; - $ret['channel_w_mail'] = PERMS_CONTACTS; + $ret['channel_w_comment'] = PERMS_SPECIFIC; + $ret['channel_w_mail'] = PERMS_SPECIFIC; $ret['channel_w_photos'] = 0; - $ret['channel_w_chat'] = PERMS_CONTACTS; + $ret['channel_w_chat'] = PERMS_SPECIFIC; $ret['channel_a_delegate'] = 0; $ret['channel_r_storage'] = PERMS_PUBLIC; $ret['channel_w_storage'] = 0; @@ -514,20 +514,20 @@ function get_role_perms($role) { $ret['channel_r_profile'] = PERMS_PUBLIC; $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; - $ret['channel_w_stream'] = PERMS_CONTACTS; - $ret['channel_w_wall'] = PERMS_CONTACTS; + $ret['channel_w_stream'] = PERMS_SPECIFIC; + $ret['channel_w_wall'] = PERMS_SPECIFIC; $ret['channel_w_tagwall'] = PERMS_SPECIFIC; - $ret['channel_w_comment'] = PERMS_CONTACTS; - $ret['channel_w_mail'] = PERMS_CONTACTS; + $ret['channel_w_comment'] = PERMS_SPECIFIC; + $ret['channel_w_mail'] = PERMS_SPECIFIC; $ret['channel_w_photos'] = 0; - $ret['channel_w_chat'] = PERMS_CONTACTS; + $ret['channel_w_chat'] = PERMS_SPECIFIC; $ret['channel_a_delegate'] = 0; $ret['channel_r_storage'] = PERMS_PUBLIC; $ret['channel_w_storage'] = 0; $ret['channel_r_pages'] = PERMS_PUBLIC; $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; - $ret['channel_w_like'] = PERMS_CONTACTS; + $ret['channel_w_like'] = PERMS_SPECIFIC; break; @@ -545,11 +545,11 @@ function get_role_perms($role) { $ret['channel_r_stream'] = PERMS_PUBLIC; $ret['channel_r_profile'] = PERMS_PUBLIC; $ret['channel_r_photos'] = PERMS_PUBLIC; - $ret['channel_r_abook'] = PERMS_CONTACTS; - $ret['channel_w_stream'] = PERMS_CONTACTS; - $ret['channel_w_wall'] = PERMS_CONTACTS; + $ret['channel_r_abook'] = PERMS_SPECIFIC; + $ret['channel_w_stream'] = PERMS_SPECIFIC; + $ret['channel_w_wall'] = PERMS_SPECIFIC; $ret['channel_w_tagwall'] = PERMS_SPECIFIC; - $ret['channel_w_comment'] = PERMS_CONTACTS; + $ret['channel_w_comment'] = PERMS_SPECIFIC; $ret['channel_w_mail'] = PERMS_SPECIFIC; $ret['channel_w_photos'] = 0; $ret['channel_w_chat'] = PERMS_SPECIFIC; @@ -559,7 +559,7 @@ function get_role_perms($role) { $ret['channel_r_pages'] = PERMS_PUBLIC; $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; - $ret['channel_w_like'] = PERMS_CONTACTS; + $ret['channel_w_like'] = PERMS_SPECIFIC; break; @@ -579,12 +579,12 @@ function get_role_perms($role) { $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = 0; - $ret['channel_w_wall'] = PERMS_CONTACTS; - $ret['channel_w_tagwall'] = PERMS_CONTACTS; - $ret['channel_w_comment'] = PERMS_CONTACTS; - $ret['channel_w_mail'] = PERMS_CONTACTS; + $ret['channel_w_wall'] = PERMS_SPECIFIC; + $ret['channel_w_tagwall'] = PERMS_SPECIFIC; + $ret['channel_w_comment'] = PERMS_SPECIFIC; + $ret['channel_w_mail'] = PERMS_SPECIFIC; $ret['channel_w_photos'] = 0; - $ret['channel_w_chat'] = PERMS_CONTACTS; + $ret['channel_w_chat'] = PERMS_SPECIFIC; $ret['channel_a_delegate'] = 0; $ret['channel_r_storage'] = PERMS_PUBLIC; $ret['channel_w_storage'] = 0; @@ -611,19 +611,19 @@ function get_role_perms($role) { $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; $ret['channel_w_stream'] = 0; - $ret['channel_w_wall'] = PERMS_CONTACTS; + $ret['channel_w_wall'] = PERMS_SPECIFIC; $ret['channel_w_tagwall'] = PERMS_SPECIFIC; - $ret['channel_w_comment'] = PERMS_CONTACTS; - $ret['channel_w_mail'] = PERMS_CONTACTS; + $ret['channel_w_comment'] = PERMS_SPECIFIC; + $ret['channel_w_mail'] = PERMS_SPECIFIC; $ret['channel_w_photos'] = 0; - $ret['channel_w_chat'] = PERMS_CONTACTS; + $ret['channel_w_chat'] = PERMS_SPECIFIC; $ret['channel_a_delegate'] = 0; $ret['channel_r_storage'] = PERMS_PUBLIC; $ret['channel_w_storage'] = 0; $ret['channel_r_pages'] = PERMS_PUBLIC; $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; - $ret['channel_w_like'] = PERMS_CONTACTS; + $ret['channel_w_like'] = PERMS_SPECIFIC; break; @@ -639,23 +639,23 @@ function get_role_perms($role) { |PERMS_W_STREAM|PERMS_W_WALL|PERMS_W_COMMENT|PERMS_W_MAIL|PERMS_W_CHAT |PERMS_R_STORAGE|PERMS_R_PAGES|PERMS_W_LIKE; $ret['channel_r_stream'] = PERMS_PUBLIC; - $ret['channel_r_profile'] = PERMS_CONTACTS; - $ret['channel_r_photos'] = PERMS_CONTACTS; - $ret['channel_r_abook'] = PERMS_CONTACTS; + $ret['channel_r_profile'] = PERMS_SPECIFIC; + $ret['channel_r_photos'] = PERMS_SPECIFIC; + $ret['channel_r_abook'] = PERMS_SPECIFIC; $ret['channel_w_stream'] = 0; - $ret['channel_w_wall'] = PERMS_CONTACTS; + $ret['channel_w_wall'] = PERMS_SPECIFIC; $ret['channel_w_tagwall'] = 0; - $ret['channel_w_comment'] = PERMS_CONTACTS; + $ret['channel_w_comment'] = PERMS_SPECIFIC; $ret['channel_w_mail'] = PERMS_SPECIFIC; $ret['channel_w_photos'] = 0; $ret['channel_w_chat'] = PERMS_SPECIFIC; $ret['channel_a_delegate'] = 0; - $ret['channel_r_storage'] = PERMS_CONTACTS; + $ret['channel_r_storage'] = PERMS_SPECIFIC; $ret['channel_w_storage'] = 0; - $ret['channel_r_pages'] = PERMS_CONTACTS; + $ret['channel_r_pages'] = PERMS_SPECIFIC; $ret['channel_w_pages'] = 0; $ret['channel_a_republish'] = PERMS_SPECIFIC; - $ret['channel_w_like'] = PERMS_CONTACTS; + $ret['channel_w_like'] = PERMS_SPECIFIC; break; @@ -674,13 +674,13 @@ function get_role_perms($role) { $ret['channel_r_profile'] = PERMS_PUBLIC; $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; - $ret['channel_w_stream'] = PERMS_CONTACTS; - $ret['channel_w_wall'] = PERMS_CONTACTS; + $ret['channel_w_stream'] = PERMS_SPECIFIC; + $ret['channel_w_wall'] = PERMS_SPECIFIC; $ret['channel_w_tagwall'] = PERMS_SPECIFIC; - $ret['channel_w_comment'] = PERMS_CONTACTS; - $ret['channel_w_mail'] = PERMS_CONTACTS; + $ret['channel_w_comment'] = PERMS_SPECIFIC; + $ret['channel_w_mail'] = PERMS_SPECIFIC; $ret['channel_w_photos'] = 0; - $ret['channel_w_chat'] = PERMS_CONTACTS; + $ret['channel_w_chat'] = PERMS_SPECIFIC; $ret['channel_a_delegate'] = 0; $ret['channel_r_storage'] = PERMS_PUBLIC; $ret['channel_w_storage'] = 0; @@ -706,13 +706,13 @@ function get_role_perms($role) { $ret['channel_r_profile'] = PERMS_PUBLIC; $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; - $ret['channel_w_stream'] = PERMS_CONTACTS; - $ret['channel_w_wall'] = PERMS_CONTACTS; + $ret['channel_w_stream'] = PERMS_SPECIFIC; + $ret['channel_w_wall'] = PERMS_SPECIFIC; $ret['channel_w_tagwall'] = PERMS_SPECIFIC; - $ret['channel_w_comment'] = PERMS_CONTACTS; - $ret['channel_w_mail'] = PERMS_CONTACTS; + $ret['channel_w_comment'] = PERMS_SPECIFIC; + $ret['channel_w_mail'] = PERMS_SPECIFIC; $ret['channel_w_photos'] = 0; - $ret['channel_w_chat'] = PERMS_CONTACTS; + $ret['channel_w_chat'] = PERMS_SPECIFIC; $ret['channel_a_delegate'] = 0; $ret['channel_r_storage'] = PERMS_PUBLIC; $ret['channel_w_storage'] = 0; @@ -768,18 +768,18 @@ function get_role_perms($role) { $ret['channel_r_profile'] = PERMS_PUBLIC; $ret['channel_r_photos'] = PERMS_PUBLIC; $ret['channel_r_abook'] = PERMS_PUBLIC; - $ret['channel_w_stream'] = PERMS_CONTACTS; - $ret['channel_w_wall'] = PERMS_CONTACTS; - $ret['channel_w_tagwall'] = PERMS_CONTACTS; - $ret['channel_w_comment'] = PERMS_CONTACTS; - $ret['channel_w_mail'] = PERMS_CONTACTS; - $ret['channel_w_photos'] = PERMS_CONTACTS; - $ret['channel_w_chat'] = PERMS_CONTACTS; + $ret['channel_w_stream'] = PERMS_SPECIFIC; + $ret['channel_w_wall'] = PERMS_SPECIFIC; + $ret['channel_w_tagwall'] = PERMS_SPECIFIC; + $ret['channel_w_comment'] = PERMS_SPECIFIC; + $ret['channel_w_mail'] = PERMS_SPECIFIC; + $ret['channel_w_photos'] = PERMS_SPECIFIC; + $ret['channel_w_chat'] = PERMS_SPECIFIC; $ret['channel_a_delegate'] = 0; $ret['channel_r_storage'] = PERMS_PUBLIC; - $ret['channel_w_storage'] = PERMS_CONTACTS; + $ret['channel_w_storage'] = PERMS_SPECIFIC; $ret['channel_r_pages'] = PERMS_PUBLIC; - $ret['channel_w_pages'] = PERMS_CONTACTS; + $ret['channel_w_pages'] = PERMS_SPECIFIC; $ret['channel_a_republish'] = PERMS_SPECIFIC; $ret['channel_w_like'] = PERMS_NETWORK; From 7ba92feabf97804b5a43ffe85fffc289247c27db Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 26 Dec 2014 00:13:22 -0800 Subject: [PATCH 120/155] doc update --- boot.php | 2 +- doc/html/apw_2php_2style_8php.html | 2 +- doc/html/boot_8php.html | 26 +- doc/html/boot_8php.js | 1 + doc/html/datetime_8php.html | 2 +- doc/html/docblox__errorchecker_8php.html | 2 +- doc/html/globals_0x67.html | 3 + doc/html/globals_0x6c.html | 3 + doc/html/globals_func_0x67.html | 3 + doc/html/globals_func_0x6c.html | 3 + doc/html/include_2config_8php.html | 2 +- doc/html/include_2network_8php.html | 4 +- doc/html/navtree.js | 16 +- doc/html/navtreeindex0.js | 190 ++++---- doc/html/navtreeindex1.js | 402 ++++++++-------- doc/html/navtreeindex2.js | 4 +- doc/html/navtreeindex3.js | 4 +- doc/html/navtreeindex4.js | 6 +- doc/html/navtreeindex5.js | 6 +- doc/html/navtreeindex6.js | 4 +- doc/html/navtreeindex7.js | 8 +- doc/html/navtreeindex8.js | 82 ++-- doc/html/navtreeindex9.js | 18 +- doc/html/php_2theme__init_8php.html | 2 +- doc/html/plugin_8php.html | 2 +- doc/html/search/all_67.js | 1 + doc/html/search/all_6c.js | 1 + doc/html/search/functions_67.js | 1 + doc/html/search/functions_6c.js | 1 + doc/html/text_8php.html | 23 +- doc/html/text_8php.js | 1 + doc/html/typo_8php.html | 2 +- mod/siteinfo.php | 2 +- util/messages.po | 560 ++++++++++++----------- version.inc | 2 +- 35 files changed, 734 insertions(+), 657 deletions(-) diff --git a/boot.php b/boot.php index 366346d25..a8c84c7b9 100755 --- a/boot.php +++ b/boot.php @@ -2180,4 +2180,4 @@ function get_directory_realm() { function get_poller_runtime() { $t = get_config('system','lastpoll'); return relative_date($t); -} \ No newline at end of file +} diff --git a/doc/html/apw_2php_2style_8php.html b/doc/html/apw_2php_2style_8php.html index 942032e54..47e0ac71d 100644 --- a/doc/html/apw_2php_2style_8php.html +++ b/doc/html/apw_2php_2style_8php.html @@ -260,7 +260,7 @@ Variables
      -

      Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_channels(), admin_page_themes(), advanced_profile(), aes_encapsulate(), api_group_members(), api_login(), app_decode(), app_install(), app_list(), app_render(), app_store(), app_update(), apps_content(), argv(), array_sanitise(), attach_change_permissions(), attach_delete(), attach_store(), autoname(), bb_parse_crypt(), bbcode(), block_content(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), change_channel(), channel_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_enter(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_item_source(), check_list_permissions(), check_webbie(), RedMatrix\RedDAV\RedDirectory\childExists(), cloud_init(), common_init(), connedit_content(), construct_page(), consume_feed(), conversation(), RedMatrix\RedDAV\RedDirectory\createFile(), photo_gd\cropImage(), photo_imagick\cropImage(), decode_tags(), deliver_run(), diaspora_comment(), diaspora_like(), diaspora_mention_callback(), diaspora_request(), dir_tagadelic(), directory_content(), directory_run(), discover_by_url(), discover_by_webbie(), display_content(), downgrade_accounts(), editblock_content(), editlayout_content(), editwebpage_content(), email_header_encode(), encode_item(), encode_mail(), dba_postgres\escape(), event_store_item(), events_post(), expand_groups(), expire_run(), externals_run(), feature_enabled(), fetch_post_tags(), fetch_xrd_links(), filer_content(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), foofoo(), fsuggest_post(), get_all_perms(), get_diaspora_reshare_xml(), get_directory_realm(), get_item_elements(), get_mail_elements(), get_mentions(), get_online_status(), get_profile_elements(), get_profile_fields_advanced(), get_profile_fields_basic(), get_role_perms(), get_system_apps(), get_terms_oftype(), get_theme_uid(), get_things(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getDir(), RedMatrix\RedDAV\RedDirectory\getQuotaInfo(), gprobe_run(), handle_feed(), hcard_init(), hostxrd_init(), ids_to_querystr(), impel_init(), import_author_diaspora(), import_author_rss(), import_author_unknown(), import_author_xchan(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_content(), invite_post(), item_post(), item_remove_cid(), items_fetch(), json_decode_plus(), json_return_and_die(), layouts_content(), legal_webbie(), locs_content(), FKOAuth1\loginUser(), magic_init(), mail_post(), manage_content(), mark_orphan_hubsxchans(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), mimetype_select(), nav(), navbar_complete(), netgrowth_content(), network_content(), new_channel_init(), new_contact(), notification(), notifications_off(), notifications_on(), notifier_run(), oembed_fetch_url(), onedirsync_run(), onepoll_run(), openid_content(), page_init(), parse_app_description(), parse_xml_string(), pdledit_content(), pemtome(), perm_is_allowed(), photos_list_photos(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_channel_sync_delivery(), process_location_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), prune_hub_reinstalls(), public_recips(), pubrsatome(), RedMatrix\RedDAV\RedFile\put(), dba_mysql\q(), dba_mysqli\q(), dba_postgres\q(), randprof_init(), red_item_new(), RedCollectionData(), RedFileData(), reflect_comment_store(), reflect_find_user(), reflect_photo_callback(), remote_online_status(), remove_community_tag(), remove_obsolete_hublocs(), rpost_content(), photo_driver\save(), scrape_feed(), scrape_vcard(), search_ac_init(), send_status_notifications(), service_limits_content(), share_init(), share_unshield(), site_default_perms(), smilies(), sources_content(), sslify_init(), photo_driver\store(), store_diaspora_comment_sig(), string_splitter(), stringify_array_elms(), sync_directories(), sync_locations(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), thing_content(), toggle_theme(), update_channels_active_halfyear_stat(), update_channels_active_monthly_stat(), update_directory_entry(), update_imported_item(), upgrade_bool_message(), upgrade_message(), valid_email(), RedMatrix\RedDAV\RedBasicAuth\validateUserPass(), webpages_content(), what_next(), widget_affinity(), widget_bookmarkedchats(), widget_suggestedchats(), widget_suggestions(), xchan_query(), xmlify(), zfinger_init(), zot_build_packet(), zot_encode_locations(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

      +

      Referenced by Template\_replcb_for(), Template\_replcb_if(), account_remove(), acl_init(), activity_sanitise(), admin_page_channels(), admin_page_themes(), advanced_profile(), aes_encapsulate(), api_group_members(), api_login(), app_decode(), app_install(), app_list(), app_render(), app_store(), app_update(), apps_content(), argv(), array_sanitise(), attach_change_permissions(), attach_delete(), attach_store(), autoname(), bb_parse_crypt(), bbcode(), block_content(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), change_channel(), channel_content(), chat_content(), chat_message(), chat_post(), chatroom_create(), chatroom_enter(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_item_source(), check_list_permissions(), check_webbie(), RedMatrix\RedDAV\RedDirectory\childExists(), cloud_init(), common_init(), connedit_content(), construct_page(), consume_feed(), conversation(), RedMatrix\RedDAV\RedDirectory\createFile(), photo_gd\cropImage(), photo_imagick\cropImage(), decode_tags(), deliver_run(), diaspora_comment(), diaspora_like(), diaspora_mention_callback(), diaspora_request(), dir_tagadelic(), directory_content(), directory_run(), discover_by_url(), discover_by_webbie(), display_content(), downgrade_accounts(), editblock_content(), editlayout_content(), editwebpage_content(), email_header_encode(), encode_item(), encode_mail(), dba_postgres\escape(), event_store_item(), events_post(), expand_groups(), expire_run(), externals_run(), feature_enabled(), fetch_post_tags(), fetch_xrd_links(), filer_content(), find_xchan_in_array(), findpeople_widget(), fix_private_photos(), fix_system_urls(), photo_gd\flip(), foofoo(), fsuggest_post(), get_all_perms(), get_diaspora_reshare_xml(), get_directory_realm(), get_item_elements(), get_mail_elements(), get_mentions(), get_online_status(), get_profile_elements(), get_profile_fields_advanced(), get_profile_fields_basic(), get_role_perms(), get_system_apps(), get_terms_oftype(), get_theme_uid(), get_things(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getDir(), RedMatrix\RedDAV\RedDirectory\getQuotaInfo(), gprobe_run(), handle_feed(), hcard_init(), hostxrd_init(), ids_to_querystr(), impel_init(), import_author_diaspora(), import_author_rss(), import_author_unknown(), import_author_xchan(), import_author_zot(), import_directory_keywords(), import_directory_profile(), import_post(), import_site(), import_xchan(), invite_content(), invite_post(), item_post(), item_remove_cid(), items_fetch(), json_decode_plus(), json_return_and_die(), layouts_content(), legal_webbie(), locs_content(), FKOAuth1\loginUser(), magic_init(), mail_post(), manage_content(), mark_orphan_hubsxchans(), match_content(), menu_content(), menu_delete_id(), menu_fetch(), menu_render(), mimetype_select(), nav(), navbar_complete(), netgrowth_content(), network_content(), new_channel_init(), new_contact(), notification(), notifications_off(), notifications_on(), notifier_run(), oembed_fetch_url(), onedirsync_run(), onepoll_run(), openid_content(), page_init(), parse_app_description(), parse_xml_string(), pdledit_content(), pemtome(), perm_is_allowed(), photos_list_photos(), photos_post(), ping_init(), poco_load(), poller_run(), post_init(), post_post(), preg_heart(), prepare_body(), print_template(), private_messages_list(), proc_run(), process_channel_sync_delivery(), process_location_delivery(), process_mail_delivery(), profile_init(), profile_load(), profile_photo_post(), prune_hub_reinstalls(), public_recips(), pubrsatome(), RedMatrix\RedDAV\RedFile\put(), dba_mysql\q(), dba_mysqli\q(), dba_postgres\q(), random_profile(), randprof_init(), red_item_new(), RedCollectionData(), RedFileData(), reflect_comment_store(), reflect_find_user(), reflect_photo_callback(), remote_online_status(), remove_community_tag(), remove_obsolete_hublocs(), rpost_content(), photo_driver\save(), scrape_feed(), scrape_vcard(), search_ac_init(), send_status_notifications(), service_limits_content(), share_init(), share_unshield(), site_default_perms(), smilies(), sources_content(), sslify_init(), photo_driver\store(), store_diaspora_comment_sig(), string_splitter(), stringify_array_elms(), sync_directories(), sync_locations(), tag_deliver(), tagadelic(), tagrm_content(), tagrm_post(), theme_status(), thing_content(), toggle_theme(), update_channels_active_halfyear_stat(), update_channels_active_monthly_stat(), update_directory_entry(), update_imported_item(), upgrade_bool_message(), upgrade_message(), valid_email(), RedMatrix\RedDAV\RedBasicAuth\validateUserPass(), webpages_content(), what_next(), widget_affinity(), widget_bookmarkedchats(), widget_suggestedchats(), widget_suggestions(), xchan_query(), xmlify(), zfinger_init(), zot_build_packet(), zot_encode_locations(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

      diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index 95f0d437d..df96a83cf 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -226,6 +226,9 @@ Functions  get_directory_realm ()  Return the Realm of the directory. More...
        + get_poller_runtime () + return relative date of last completed poller execution More...
      +  @@ -1102,7 +1105,7 @@ Variables

      Useful in functions which require it but don't get it passed to them

      Returns
      App
      -

      Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), account_remove(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_statuses_user_timeline(), api_user(), app_render(), app_store(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_get_channel_id(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connedit_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_transmit(), diaspora_unshare(), dir_tagblock(), dirsearch_content(), drop_item(), editpost_content(), event_store_item(), externals_run(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), handle_tag(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), head_remove_css(), head_remove_js(), ical_wrapper(), identity_selector(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), insert_hook(), is_developer(), is_public_profile(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), item_store(), item_store_update(), items_fetch(), load_contact_links(), load_hooks(), local_dir_update(), login(), FKOAuth1\loginUser(), manage_content(), map_scope(), menu_add_item(), menu_edit_item(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), onedirsync_run(), onepoll_run(), page_init(), parse_app_description(), photos_album_widget(), ping_init(), poco_load(), poller_run(), post_activity_item(), preg_heart(), proc_run(), process_delivery(), process_location_delivery(), profile_activity(), profile_sidebar(), register_page_template(), replace_macros(), rmagic_init(), rpost_callback(), scale_external_images(), scrape_feed(), scrape_vcard(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), siteinfo_init(), smilies(), store_diaspora_comment_sig(), tag_deliver(), tgroup_check(), theme_include(), tryzrlvideo(), tt(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), verify_email_address(), wfinger_init(), what_next(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_chatroom_list(), widget_collections(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_menu_preview(), widget_photo_albums(), widget_photo_rand(), widget_profile(), widget_random_block(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), widget_vcard(), z_fetch_url(), and zot_finger().

      +

      Referenced by FriendicaSmarty\__construct(), FriendicaSmartyEngine\__construct(), abook_toggle_flag(), account_remove(), allowed_public_recips(), api_apply_template(), api_format_items(), api_get_user(), api_statuses_home_timeline(), api_statuses_repeat(), api_statuses_user_timeline(), api_user(), app_render(), app_store(), argc(), argv(), atom_entry(), authenticate_success(), avatar_img(), bbcode(), best_link_url(), build_sync_packet(), call_hooks(), can_comment_on_post(), categories_widget(), change_channel(), channel_remove(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), cli_suggest_run(), comanche_get_channel_id(), comanche_replace_region(), comanche_widget(), common_friends_visitor_widget(), connedit_content(), contact_block(), contact_select(), create_identity(), current_theme(), deliver_run(), design_tools(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_transmit(), diaspora_unshare(), dir_tagblock(), dirsearch_content(), drop_item(), editpost_content(), event_store_item(), externals_run(), fileas_widget(), findpeople_widget(), fix_attached_photo_permissions(), fix_private_photos(), format_event_diaspora(), RedMatrix\RedDAV\RedBrowser\generateDirectoryIndex(), get_account_id(), get_best_language(), get_birthdays(), get_events(), get_feed_for(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_observer_hash(), get_theme_config_file(), get_theme_screenshot(), gprobe_run(), group_select(), guess_image_type(), handle_tag(), head_add_css(), head_add_js(), head_get_css(), head_get_js(), head_remove_css(), head_remove_js(), ical_wrapper(), identity_selector(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_xchan(), info(), insert_hook(), is_developer(), is_public_profile(), is_site_admin(), item_message_id(), item_photo_menu(), item_redir_and_replace_images(), item_store(), item_store_update(), items_fetch(), list_smilies(), load_contact_links(), load_hooks(), local_dir_update(), login(), FKOAuth1\loginUser(), manage_content(), map_scope(), menu_add_item(), menu_edit_item(), nav_set_selected(), new_contact(), notice(), notification(), notifier_run(), oembed_fetch_url(), oembed_format_object(), onedirsync_run(), onepoll_run(), page_init(), parse_app_description(), photos_album_widget(), ping_init(), poco_load(), poller_run(), post_activity_item(), preg_heart(), proc_run(), process_delivery(), process_location_delivery(), profile_activity(), profile_sidebar(), register_page_template(), replace_macros(), rmagic_init(), rpost_callback(), scale_external_images(), scrape_feed(), scrape_vcard(), search(), send_message(), send_reg_approval_email(), send_status_notifications(), send_verification_email(), service_class_allows(), service_class_fetch(), siteinfo_init(), smilies(), store_diaspora_comment_sig(), tag_deliver(), tgroup_check(), theme_include(), tryzrlvideo(), tt(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), verify_email_address(), wfinger_init(), what_next(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_chatroom_list(), widget_collections(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_mailmenu(), widget_menu_preview(), widget_photo_albums(), widget_photo_rand(), widget_profile(), widget_random_block(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), widget_vcard(), z_fetch_url(), and zot_finger().

      @@ -1204,6 +1207,25 @@ Variables

      Referenced by advanced_profile(), api_statuses_user_timeline(), app_store(), app_update(), attach_by_hash(), attach_by_hash_nodata(), attach_mkdir(), attach_store(), block_content(), bookmarks_content(), chat_content(), chatsvc_content(), chatsvc_init(), chatsvc_post(), cloud_init(), comanche_menu(), common_content(), common_friends_visitor_widget(), contact_block(), dir_safe_mode(), directory_content(), display_content(), editpost_content(), events_post(), get_public_feed(), impel_init(), importelm_post(), item_content(), item_permissions_sql(), magic_init(), new_contact(), notice(), permissions_sql(), photo_init(), photos_content(), photos_post(), ping_init(), poll_post(), prepare_body(), profile_content(), profile_sidebar(), RedMatrix\RedDAV\RedBrowser\set_writeable(), stream_perms_xchans(), suggest_content(), tagger_content(), thing_init(), toggle_safesearch_init(), viewconnections_content(), vote_content(), vote_post(), wall_attach_post(), widget_archive(), widget_bookmarkedchats(), widget_catcloud_wall(), widget_categories(), widget_item(), widget_photo_albums(), widget_suggestedchats(), widget_suggestions(), widget_tagcloud_wall(), and z_readdir().

      + + + +
      +
      +

      Variables

      + + + + + + +
      get_poller_runtime ()
      +
      + +

      return relative date of last completed poller execution

      + +

      Referenced by siteinfo_content(), and siteinfo_init().

      +
      @@ -1392,7 +1414,7 @@ Variables

      Used to end the current process, after saving session state.

      -

      Referenced by FriendicaSmartyEngine\__construct(), acl_init(), admin_content(), api_content(), api_ff_ids(), api_friendica_version(), api_oauth_access_token(), api_oauth_request_token(), api_statusnet_version(), attach_init(), bookmarks_init(), check_form_security_token_ForbiddenOnErr(), cloud_init(), connections_content(), contactgroup_content(), directory_content(), events_content(), fbrowser_content(), feed_init(), filer_content(), filerm_content(), goaway(), hostxrd_init(), http_status_exit(), importelm_post(), item_post(), json_return_and_die(), layouts_content(), like_content(), lockview_content(), msearch_post(), netgrowth_content(), network_content(), oembed_init(), oexchange_init(), opensearch_init(), p_init(), parse_url_content(), photo_init(), photos_content(), photos_post(), php_init(), ping_init(), poco_init(), poll_content(), poller_run(), pretheme_init(), profiles_init(), App\register_template_engine(), regmod_content(), regver_content(), search_ac_init(), setup_init(), setup_post(), share_init(), sitelist_init(), sslify_init(), starred_init(), subthread_content(), system_unavailable(), tagger_content(), App\template_engine(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), view_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), wfinger_init(), xml_status(), and xrd_init().

      +

      Referenced by FriendicaSmartyEngine\__construct(), acl_init(), admin_content(), api_content(), api_ff_ids(), api_friendica_version(), api_oauth_access_token(), api_oauth_request_token(), api_statusnet_version(), attach_init(), bookmarks_init(), check_form_security_token_ForbiddenOnErr(), cloud_init(), connections_content(), contactgroup_content(), directory_content(), events_content(), fbrowser_content(), feed_init(), filer_content(), filerm_content(), filestorage_content(), goaway(), hostxrd_init(), http_status_exit(), importelm_post(), item_post(), json_return_and_die(), layouts_content(), like_content(), lockview_content(), msearch_post(), netgrowth_content(), network_content(), oembed_init(), oexchange_init(), opensearch_init(), p_init(), parse_url_content(), photo_init(), photos_content(), photos_post(), php_init(), ping_init(), poco_init(), poll_content(), poller_run(), pretheme_init(), profiles_init(), App\register_template_engine(), regmod_content(), regver_content(), search_ac_init(), setup_init(), setup_post(), share_init(), sitelist_init(), sslify_init(), starred_init(), subthread_content(), system_unavailable(), tagger_content(), App\template_engine(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), view_init(), viewsrc_content(), wall_attach_post(), wall_upload_post(), wfinger_init(), xml_status(), and xrd_init().

      diff --git a/doc/html/boot_8php.js b/doc/html/boot_8php.js index b460c9fee..d6041b858 100644 --- a/doc/html/boot_8php.js +++ b/doc/html/boot_8php.js @@ -20,6 +20,7 @@ var boot_8php = [ "get_directory_realm", "boot_8php.html#a329400dcb29897cdaae3020109272285", null ], [ "get_max_import_size", "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90", null ], [ "get_observer_hash", "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7", null ], + [ "get_poller_runtime", "boot_8php.html#aa561f801e962b67a5c4d0548ea95fd17", null ], [ "goaway", "boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1", null ], [ "head_get_icon", "boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77", null ], [ "head_set_icon", "boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84", null ], diff --git a/doc/html/datetime_8php.html b/doc/html/datetime_8php.html index a6556efd7..111683343 100644 --- a/doc/html/datetime_8php.html +++ b/doc/html/datetime_8php.html @@ -536,7 +536,7 @@ Functions diff --git a/doc/html/docblox__errorchecker_8php.html b/doc/html/docblox__errorchecker_8php.html index 1774283f6..f1ec0802f 100644 --- a/doc/html/docblox__errorchecker_8php.html +++ b/doc/html/docblox__errorchecker_8php.html @@ -253,7 +253,7 @@ Variables diff --git a/doc/html/globals_0x67.html b/doc/html/globals_0x67.html index aca38280d..9ecceb2f0 100644 --- a/doc/html/globals_0x67.html +++ b/doc/html/globals_0x67.html @@ -297,6 +297,9 @@ $(document).ready(function(){initNavTree('globals_0x67.html','');});
    • get_poke_verbs() : text.php
    • +
    • get_poller_runtime() +: boot.php +
    • get_profile_elements() : items.php
    • diff --git a/doc/html/globals_0x6c.html b/doc/html/globals_0x6c.html index 7c8fc6085..7aac6e427 100644 --- a/doc/html/globals_0x6c.html +++ b/doc/html/globals_0x6c.html @@ -189,6 +189,9 @@ $(document).ready(function(){initNavTree('globals_0x6c.html','');});
    • list_public_sites() : dirsearch.php
    • +
    • list_smilies() +: text.php +
    • load_config() : config.php
    • diff --git a/doc/html/globals_func_0x67.html b/doc/html/globals_func_0x67.html index d37424b7f..7b9781032 100644 --- a/doc/html/globals_func_0x67.html +++ b/doc/html/globals_func_0x67.html @@ -296,6 +296,9 @@ $(document).ready(function(){initNavTree('globals_func_0x67.html','');});
    • get_poke_verbs() : text.php
    • +
    • get_poller_runtime() +: boot.php +
    • get_profile_elements() : items.php
    • diff --git a/doc/html/globals_func_0x6c.html b/doc/html/globals_func_0x6c.html index 7747b6fde..f465f0bce 100644 --- a/doc/html/globals_func_0x6c.html +++ b/doc/html/globals_func_0x6c.html @@ -182,6 +182,9 @@ $(document).ready(function(){initNavTree('globals_func_0x6c.html','');});
    • list_public_sites() : dirsearch.php
    • +
    • list_smilies() +: text.php +
    • load_config() : config.php
    • diff --git a/doc/html/include_2config_8php.html b/doc/html/include_2config_8php.html index 9f222df93..8807a676d 100644 --- a/doc/html/include_2config_8php.html +++ b/doc/html/include_2config_8php.html @@ -340,7 +340,7 @@ Functions
      Returns
      mixed Return value or false on error or if not set
      -

      Referenced by account_service_class_fetch(), account_verify_password(), acl_init(), admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), attach_store(), bb2diaspora_itembody(), bbcode(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), check_upstream_directory(), check_webbie(), cli_startup(), create_account(), create_identity(), create_sys_channel(), RedMatrix\RedDAV\RedDirectory\createFile(), detect_language(), diaspora_comment(), diaspora_conversation(), diaspora_dispatch(), diaspora_dispatch_public(), diaspora_is_blacklisted(), diaspora_like(), diaspora_message(), diaspora_process_outbound(), diaspora_send_followup(), diaspora_send_mail(), diaspora_send_relay(), diaspora_transmit(), directory_content(), directory_run(), dirsearch_content(), display_content(), dlogger(), dob(), downgrade_accounts(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), externals_run(), feature_enabled(), feed_init(), filter_insecure(), find_upstream_directory(), findpeople_widget(), get_all_perms(), Item\get_comment_box(), get_default_profile_photo(), get_directory_realm(), get_item_elements(), get_mail_elements(), get_max_import_size(), get_online_status(), get_profile_fields_advanced(), get_profile_fields_basic(), get_role_perms(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getChildren(), group_content(), guess_image_type(), home_content(), home_init(), ical_wrapper(), identity_basic_export(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), is_public_profile(), item_post(), item_store(), item_store_update(), photo_imagick\load(), localize_item(), log_failed_login(), logger(), login(), lostpass_content(), lostpass_post(), mark_orphan_hubsxchans(), nav(), navbar_complete(), network_content(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_contact(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), openid_content(), parse_url_content(), perm_is_allowed(), photo_factory(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_activity_item(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), RedMatrix\RedDAV\RedFile\put(), receive_post(), ref_session_gc(), register_content(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_obsolete_hublocs(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), siteinfo_init(), smilies(), start_delivery_chain(), store_diaspora_comment_sig(), tag_deliver(), tgroup_check(), unobscure(), update_modtime(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), verify_email_address(), viewconnections_content(), viewconnections_init(), viewsrc_content(), widget_fullprofile(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_gethub(), zot_import(), and zotfeed_init().

      +

      Referenced by account_service_class_fetch(), account_verify_password(), acl_init(), admin_page_dbsync(), admin_page_logs(), admin_page_site(), admin_page_summary(), admin_page_themes(), allowed_email(), allowed_url(), api_statuses_mentions(), api_statusnet_config(), apps_content(), attach_store(), bb2diaspora_itembody(), bbcode(), build_sync_packet(), channel_content(), check_account_admin(), check_account_invite(), check_config(), check_upstream_directory(), check_webbie(), cli_startup(), create_account(), create_identity(), create_sys_channel(), RedMatrix\RedDAV\RedDirectory\createFile(), detect_language(), diaspora_comment(), diaspora_conversation(), diaspora_dispatch(), diaspora_dispatch_public(), diaspora_is_blacklisted(), diaspora_like(), diaspora_message(), diaspora_process_outbound(), diaspora_send_followup(), diaspora_send_mail(), diaspora_send_relay(), diaspora_transmit(), directory_content(), directory_run(), dirsearch_content(), display_content(), dlogger(), dob(), downgrade_accounts(), editblock_content(), editpost_content(), editwebpage_content(), encode_item(), encode_mail(), events_content(), expire_run(), externals_run(), feature_enabled(), feed_init(), filter_insecure(), find_upstream_directory(), findpeople_widget(), get_all_perms(), Item\get_comment_box(), get_default_profile_photo(), get_directory_realm(), get_item_elements(), get_mail_elements(), get_max_import_size(), get_online_status(), get_poller_runtime(), get_profile_fields_advanced(), get_profile_fields_basic(), get_role_perms(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getChildren(), group_content(), guess_image_type(), home_content(), home_init(), ical_wrapper(), identity_basic_export(), photo_gd\imageString(), import_post(), import_xchan(), invite_content(), invite_post(), is_public_profile(), item_post(), item_store(), item_store_update(), photo_imagick\load(), localize_item(), log_failed_login(), logger(), login(), lostpass_content(), lostpass_post(), mark_orphan_hubsxchans(), nav(), navbar_complete(), network_content(), FKOAuthDataStore\new_access_token(), new_channel_post(), new_contact(), new_keypair(), notification(), notifier_run(), oembed_bbcode2html(), openid_content(), parse_url_content(), perm_is_allowed(), photo_factory(), photo_upload(), photos_content(), photos_init(), poco_init(), poller_run(), post_activity_item(), post_post(), private_messages_fetch_conversation(), private_messages_fetch_message(), private_messages_list(), profile_content(), profile_create_sidebar(), profile_photo_post(), profiles_content(), profperm_content(), pubsites_content(), RedMatrix\RedDAV\RedFile\put(), random_profile(), receive_post(), ref_session_gc(), register_content(), register_post(), reload_plugins(), remove_all_xchan_resources(), remove_obsolete_hublocs(), scale_external_images(), search_content(), send_message(), send_reg_approval_email(), send_verification_email(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), settings_post(), site_default_perms(), siteinfo_content(), siteinfo_init(), smilies(), start_delivery_chain(), store_diaspora_comment_sig(), tag_deliver(), tgroup_check(), unobscure(), update_modtime(), update_suggestions(), upgrade_link(), user_allow(), valid_email(), validate_email(), verify_email_address(), viewconnections_content(), viewconnections_init(), viewsrc_content(), widget_fullprofile(), widget_profile(), z_fetch_url(), z_post_url(), zfinger_init(), zot_fetch(), zot_gethub(), zot_import(), and zotfeed_init().

      diff --git a/doc/html/include_2network_8php.html b/doc/html/include_2network_8php.html index 56a0aadea..f30cd1311 100644 --- a/doc/html/include_2network_8php.html +++ b/doc/html/include_2network_8php.html @@ -463,7 +463,7 @@ Functions @@ -747,7 +747,7 @@ Functions
      Returns
      array 'return_code' => HTTP return code or 0 if timeout or failure 'success' => boolean true (if HTTP 2xx result) or false 'header' => HTTP headers 'body' => fetched content
      -

      Referenced by check_htaccess(), directory_content(), discover_by_url(), discover_by_webbie(), externals_run(), fetch_xrd_links(), get_diaspora_reshare_xml(), handle_feed(), import_post(), import_profile_photo(), import_site(), import_xchan(), navbar_complete(), oembed_fetch_url(), oexchange_content(), onepoll_run(), parseurl_getsiteinfo(), poco_load(), pubsites_content(), reflect_photo_callback(), remote_online_status(), scale_external_images(), scrape_feed(), scrape_vcard(), setup_post(), sslify_init(), sync_directories(), update_suggestions(), webfinger_rfc7033(), z_post_url(), zot_finger(), and zot_register_hub().

      +

      Referenced by check_htaccess(), directory_content(), discover_by_url(), discover_by_webbie(), externals_run(), fetch_xrd_links(), get_diaspora_reshare_xml(), handle_feed(), import_post(), import_profile_photo(), import_site(), import_xchan(), navbar_complete(), oembed_fetch_url(), oexchange_content(), onepoll_run(), parseurl_getsiteinfo(), poco_load(), pubsites_content(), random_profile(), reflect_photo_callback(), remote_online_status(), scale_external_images(), scrape_feed(), scrape_vcard(), setup_post(), sslify_init(), sync_directories(), update_suggestions(), webfinger_rfc7033(), z_post_url(), zot_finger(), and zot_register_hub().

      diff --git a/doc/html/navtree.js b/doc/html/navtree.js index 36a0f36dc..788512356 100644 --- a/doc/html/navtree.js +++ b/doc/html/navtree.js @@ -38,14 +38,14 @@ var NAVTREEINDEX = [ "BS-Default_8php.html", "boot_8php.html#a52b599cd13e152ebc80d7e4413683195", -"classApp.html#a4659785d13e4bac0bed50dbb1b0d4299", -"classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10", -"datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826", -"globals_0x61.html", -"include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a", -"mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2", -"reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266", -"text_8php.html#acedb584f65114a33f389efb796172a91" +"classApp.html#a3d84af5e42082098672531cd1a618853", +"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e", +"datetime_8php.html#aea356409ba69f9de412298c998595dd2", +"globals_0x5f.html", +"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3", +"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d", +"reddav_8php.html", +"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54" ]; var SYNCONMSG = 'click to disable panel synchronisation'; diff --git a/doc/html/navtreeindex0.js b/doc/html/navtreeindex0.js index dcfaca689..eddcedff6 100644 --- a/doc/html/navtreeindex0.js +++ b/doc/html/navtreeindex0.js @@ -150,104 +150,104 @@ var NAVTREEINDEX0 = "blocks_8php.html#a2531a8fd51db3cecb2eb20c002c66e12":[6,0,1,9,0], "blocks_8php.html#aebe88302181883d2b17d6e98a1aaebe9":[6,0,1,9,1], "boot_8php.html":[6,0,4], -"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[6,0,4,148], -"boot_8php.html#a0209e605028a5bb492683951ab30d49d":[6,0,4,309], -"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[6,0,4,162], -"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[6,0,4,267], -"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[6,0,4,140], -"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[6,0,4,58], -"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[6,0,4,181], -"boot_8php.html#a0450389f24c632906fbc24347700a543":[6,0,4,49], -"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[6,0,4,113], +"boot_8php.html#a009e6a0637cb65804ea8094ecc4450b0":[6,0,4,149], +"boot_8php.html#a0209e605028a5bb492683951ab30d49d":[6,0,4,310], +"boot_8php.html#a022cea669f9f13ef7c6268b63884c57f":[6,0,4,163], +"boot_8php.html#a02566ac9d891369a1d3ebb81a15722fc":[6,0,4,268], +"boot_8php.html#a028380b2902a86ba32198f6d3b5d10bb":[6,0,4,141], +"boot_8php.html#a032bbd6d0321e99e9117332c9ed2b1b8":[6,0,4,59], +"boot_8php.html#a03d19251c245587de7ed959300b87bdf":[6,0,4,182], +"boot_8php.html#a0450389f24c632906fbc24347700a543":[6,0,4,50], +"boot_8php.html#a0603d6ece8c5d37b4b7db697db053a4b":[6,0,4,114], "boot_8php.html#a081307d681d7d04f17b9ced2076e7c85":[6,0,4,1], -"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[6,0,4,223], -"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[6,0,4,73], -"boot_8php.html#a0afeb43da443d6ff3526ede5ecdcc3b3":[6,0,4,300], -"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[6,0,4,185], -"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[6,0,4,287], -"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[6,0,4,283], -"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[6,0,4,286], -"boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[6,0,4,22], -"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[6,0,4,65], +"boot_8php.html#a09532c3f750ae8c4527e63b2b790cbf3":[6,0,4,224], +"boot_8php.html#a0a98dd0110dc6c8e24cefc8ae74d5562":[6,0,4,74], +"boot_8php.html#a0afeb43da443d6ff3526ede5ecdcc3b3":[6,0,4,301], +"boot_8php.html#a0b73e2548d6f9beb9c93211f488e336a":[6,0,4,186], +"boot_8php.html#a0c59dde058efebbc66520d136cbd1631":[6,0,4,288], +"boot_8php.html#a0cc8dc76bd10ac0ec81bac08a46f82fe":[6,0,4,284], +"boot_8php.html#a0d877df1e20bae765e1708be50f6b503":[6,0,4,287], +"boot_8php.html#a0e4701c9742c3ef88f02ac450a042a84":[6,0,4,23], +"boot_8php.html#a0e57f846e6d47a308feced0f7274f178":[6,0,4,66], "boot_8php.html#a0e6db7e365f2b041a828b93786f694bc":[6,0,4,15], -"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[6,0,4,83], -"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[6,0,4,42], -"boot_8php.html#a115faf8797718c3165498abbd6895843":[6,0,4,272], -"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[6,0,4,142], -"boot_8php.html#a1200c1f968ff3d52ef878de5fc5c30c1":[6,0,4,271], -"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[6,0,4,87], -"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[6,0,4,84], -"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[6,0,4,212], -"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[6,0,4,68], -"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[6,0,4,161], -"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[6,0,4,157], -"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[6,0,4,184], -"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[6,0,4,151], -"boot_8php.html#a1997c4b7d0253e036bc0fb6b20e4af71":[6,0,4,299], -"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[6,0,4,306], -"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[6,0,4,261], -"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[6,0,4,308], -"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[6,0,4,188], -"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[6,0,4,82], -"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[6,0,4,238], -"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[6,0,4,115], -"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[6,0,4,168], -"boot_8php.html#a205d013103997adfa72953d2f20c01e1":[6,0,4,232], -"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[6,0,4,205], -"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[6,0,4,263], -"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[6,0,4,43], -"boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[6,0,4,21], -"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[6,0,4,108], -"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[6,0,4,98], -"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[6,0,4,275], -"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[6,0,4,208], -"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[6,0,4,89], -"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[6,0,4,141], -"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[6,0,4,236], -"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[6,0,4,116], -"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[6,0,4,259], -"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[6,0,4,204], -"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[6,0,4,137], -"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[6,0,4,74], -"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[6,0,4,79], +"boot_8php.html#a0fb63e51c2a9814941842ae8f2f4dff8":[6,0,4,84], +"boot_8php.html#a107d53f96acf5319905a34b1870db09a":[6,0,4,43], +"boot_8php.html#a115faf8797718c3165498abbd6895843":[6,0,4,273], +"boot_8php.html#a11cfe7d99b4dac0454d0de8873989f81":[6,0,4,143], +"boot_8php.html#a1200c1f968ff3d52ef878de5fc5c30c1":[6,0,4,272], +"boot_8php.html#a12c781cefc20167231e2e3fd5866b1b5":[6,0,4,88], +"boot_8php.html#a14ba8f9e162f2559831ee3bf98e0c3bd":[6,0,4,85], +"boot_8php.html#a14d44d4a00223dc3db4ea962325db192":[6,0,4,213], +"boot_8php.html#a176664e78dcb9132e16be69418223eb2":[6,0,4,69], +"boot_8php.html#a17b4ea23d9ecf628d9c8f53b7abcb805":[6,0,4,162], +"boot_8php.html#a17cf72338b040891781a4bcbdd9a8595":[6,0,4,158], +"boot_8php.html#a181c111f4b6c14d091dfd3bf0d0a22cd":[6,0,4,185], +"boot_8php.html#a18a400fa45e5632811b33041d8c048bf":[6,0,4,152], +"boot_8php.html#a1997c4b7d0253e036bc0fb6b20e4af71":[6,0,4,300], +"boot_8php.html#a1af3ed96de14aa0d7891b39cc75b60f2":[6,0,4,307], +"boot_8php.html#a1ba00027b718db732f30fc0e2c3e0abc":[6,0,4,262], +"boot_8php.html#a1c923b99bf77e4203ae94e5684b6ad0f":[6,0,4,309], +"boot_8php.html#a1d6e7f4c08bb68e4a424326a811bdd86":[6,0,4,189], +"boot_8php.html#a1da180f961f49a11573cac4ff6c62c05":[6,0,4,83], +"boot_8php.html#a1db4f0009c9cb4e107eab0f914a3c8dc":[6,0,4,239], +"boot_8php.html#a1f5906598e90b5ea2b4245f682be4348":[6,0,4,116], +"boot_8php.html#a1fbb93cf030f07391f22cc2948744869":[6,0,4,169], +"boot_8php.html#a205d013103997adfa72953d2f20c01e1":[6,0,4,233], +"boot_8php.html#a20f0eed431d25870b624b8937a07a59f":[6,0,4,206], +"boot_8php.html#a21cc29e0025943e7c28ff58cb4856ac3":[6,0,4,264], +"boot_8php.html#a222395aa223cfbff6166fab0b4e2e1d5":[6,0,4,44], +"boot_8php.html#a24a7a70afedd5d85fe0eadc85afa9f77":[6,0,4,22], +"boot_8php.html#a25476eec71fceda237f7dc1d78b0adb8":[6,0,4,109], +"boot_8php.html#a27299ecfb9e9a99826f17a1c14c6995f":[6,0,4,99], +"boot_8php.html#a2750985ec445617d7e82ae3098c91e3f":[6,0,4,276], +"boot_8php.html#a285732e7889fa7f333cbe431111e1029":[6,0,4,209], +"boot_8php.html#a29528a2544373cc19a378f350040c6a1":[6,0,4,90], +"boot_8php.html#a2958a2bd5422b85329d7c36c06dbc221":[6,0,4,142], +"boot_8php.html#a29e921c0c72412cc738e44cca6ca1f62":[6,0,4,237], +"boot_8php.html#a2af173e4e9836ee7c90757b4793a2be3":[6,0,4,117], +"boot_8php.html#a2b525996e4426bdddbcec277778bde08":[6,0,4,260], +"boot_8php.html#a2c65e925994566a63e6c03c381f1b4a0":[6,0,4,205], +"boot_8php.html#a2c8906f1af94a3559a5b4661067bb79d":[6,0,4,138], +"boot_8php.html#a2e90096fede6acce16abf0da8cb2febe":[6,0,4,75], +"boot_8php.html#a2f8f25b13480c37a5f22511f53da8bab":[6,0,4,80], "boot_8php.html#a329400dcb29897cdaae3020109272285":[6,0,4,17], -"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[6,0,4,243], -"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[6,0,4,155], -"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[6,0,4,46], -"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[6,0,4,130], -"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[6,0,4,170], -"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[6,0,4,219], -"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[6,0,4,313], -"boot_8php.html#a37281c30bd92cecb499878d6778c570f":[6,0,4,298], -"boot_8php.html#a37ddabc112db443b4c67fbc0f708817e":[6,0,4,102], -"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[6,0,4,193], -"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[6,0,4,119], -"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[6,0,4,124], -"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[6,0,4,312], -"boot_8php.html#a3d48dffd9dc73a187263c3002cdf00c0":[6,0,4,190], -"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[6,0,4,234], +"boot_8php.html#a32df13fec0e43281da5979e1f5579aa8":[6,0,4,244], +"boot_8php.html#a3475ff6c2e575f946ea0ee377e944173":[6,0,4,156], +"boot_8php.html#a34c756469ebed32e2fc987bcde62d382":[6,0,4,47], +"boot_8php.html#a3515ea6bf77495de89b93e9ccd881c49":[6,0,4,131], +"boot_8php.html#a35625dacd2158b9f1f1a8e77f9f081fd":[6,0,4,171], +"boot_8php.html#a36003bebe4ce860c6652bcc3e09b2214":[6,0,4,220], +"boot_8php.html#a36b31575f992a10b5927b76efba9362e":[6,0,4,314], +"boot_8php.html#a37281c30bd92cecb499878d6778c570f":[6,0,4,299], +"boot_8php.html#a37ddabc112db443b4c67fbc0f708817e":[6,0,4,103], +"boot_8php.html#a38f6c7fe33b5434a24b4314567753dfa":[6,0,4,194], +"boot_8php.html#a3ad9cc5d4354be741fa1de12b96e9955":[6,0,4,120], +"boot_8php.html#a3b56bfc6a0dd159070e316ddac3b7456":[6,0,4,125], +"boot_8php.html#a3cd42a70c6b3999590e4fd7a1a9096af":[6,0,4,313], +"boot_8php.html#a3d48dffd9dc73a187263c3002cdf00c0":[6,0,4,191], +"boot_8php.html#a3d6d4fc5fafcc9156811669158541caf":[6,0,4,235], "boot_8php.html#a3e0930933fb2c0bf8211cc7ab4e1c3b4":[6,0,4,12], -"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[6,0,4,66], -"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[6,0,4,96], -"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[6,0,4,56], -"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[6,0,4,144], -"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[6,0,4,227], -"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[6,0,4,203], -"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[6,0,4,95], -"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[6,0,4,178], -"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[6,0,4,165], -"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[6,0,4,77], -"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[6,0,4,171], -"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[6,0,4,284], -"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[6,0,4,191], -"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[6,0,4,114], -"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[6,0,4,253], -"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[6,0,4,189], +"boot_8php.html#a3e2ea123d29a72012db1241f96280b0e":[6,0,4,67], +"boot_8php.html#a3f40aa5bafff8c4eebdc62e5121daf77":[6,0,4,97], +"boot_8php.html#a400519fa181591cd6fdbb8f25fbcba0a":[6,0,4,57], +"boot_8php.html#a40d885b2cfd736aab4234ae641ca4dfb":[6,0,4,145], +"boot_8php.html#a423505ab8dbd8e39d04ae3fe1374102b":[6,0,4,228], +"boot_8php.html#a43296b1b4398aacbf92a4b2d56bab91e":[6,0,4,204], +"boot_8php.html#a43c6c7d84d880e9500bd4f8f8ecc5731":[6,0,4,96], +"boot_8php.html#a444ce608ce34efb82ee11852f36e825f":[6,0,4,179], +"boot_8php.html#a44ae1542a805ffd7f826fb511db07374":[6,0,4,166], +"boot_8php.html#a44d069c8a1cfcc6d2007c506a17ff28f":[6,0,4,78], +"boot_8php.html#a458e19af801bc4b0d1f1ce1a6d9e857e":[6,0,4,172], +"boot_8php.html#a45b12aefab9675baffc7a07a09486db8":[6,0,4,285], +"boot_8php.html#a49f2a70b3b43aa904223a8d19e986a47":[6,0,4,192], +"boot_8php.html#a4a12ce5de39789b0361e308d89925a20":[6,0,4,115], +"boot_8php.html#a4a49b29838ef2c45ab3556b52baec6a4":[6,0,4,254], +"boot_8php.html#a4bfe22e163657690dfb6d5b1d04cb47e":[6,0,4,190], "boot_8php.html#a4c02d88e66852a01bd5a1feecb7c3ce3":[6,0,4,6], -"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[6,0,4,225], -"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[6,0,4,62], -"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,248], -"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,215], -"boot_8php.html#a50a6707a28c7d05d3f49eaabc7994501":[6,0,4,30], -"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,169] +"boot_8php.html#a4edce16cb7f21cdafa1e85bf63d713e6":[6,0,4,226], +"boot_8php.html#a4f507a5996dbb3da148add0339a40d5a":[6,0,4,63], +"boot_8php.html#a4fefd7486d3b888a05cfd3dc9575f115":[6,0,4,249], +"boot_8php.html#a505410c7edc5f5bb5fa227b98359793e":[6,0,4,216], +"boot_8php.html#a50a6707a28c7d05d3f49eaabc7994501":[6,0,4,31], +"boot_8php.html#a525ca93ff35d3535d1a2b8ba57876afa":[6,0,4,170] }; diff --git a/doc/html/navtreeindex1.js b/doc/html/navtreeindex1.js index 299da6394..1a1ee2ab2 100644 --- a/doc/html/navtreeindex1.js +++ b/doc/html/navtreeindex1.js @@ -1,218 +1,219 @@ var NAVTREEINDEX1 = { -"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,44], -"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,88], -"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,36], -"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,207], -"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,247], -"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,310], -"boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[6,0,4,20], -"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[6,0,4,67], -"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[6,0,4,197], -"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[6,0,4,220], -"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[6,0,4,85], -"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[6,0,4,176], -"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[6,0,4,221], -"boot_8php.html#a5fbebdf7a1c0ea8f904dbd9d78c2c06c":[6,0,4,34], +"boot_8php.html#a52b599cd13e152ebc80d7e4413683195":[6,0,4,45], +"boot_8php.html#a53e4bdb6f225da55115acb9277f75e53":[6,0,4,89], +"boot_8php.html#a5542c5c2806ab8bca04bad53d47b5209":[6,0,4,37], +"boot_8php.html#a56fd673eaa7014150297ce1162502db5":[6,0,4,208], +"boot_8php.html#a57eee7352714c004d36c26dda74af73e":[6,0,4,248], +"boot_8php.html#a5a681a672e007cdc22b43345d71f07c6":[6,0,4,311], +"boot_8php.html#a5ab6181607a090bcdbaa13b15b85aba1":[6,0,4,21], +"boot_8php.html#a5ae728ac966ea1d3525a19e7fec59434":[6,0,4,68], +"boot_8php.html#a5b043b7fdcfd4e8c9c3747574afc6caa":[6,0,4,198], +"boot_8php.html#a5b8484922918946d041e5e0515dbe718":[6,0,4,221], +"boot_8php.html#a5c3747e0f505f0d5271dc4c54e3feaf4":[6,0,4,86], +"boot_8php.html#a5df5359090d1f8e898c36d7cf8878ad2":[6,0,4,177], +"boot_8php.html#a5e322a2a2d0f51924c0b2e874988e640":[6,0,4,222], +"boot_8php.html#a5fbebdf7a1c0ea8f904dbd9d78c2c06c":[6,0,4,35], "boot_8php.html#a623e49c79943f3e7bdb770d021683cf7":[6,0,4,19], -"boot_8php.html#a6252d8eca67c689d9035ec6da544cf46":[6,0,4,25], -"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[6,0,4,81], -"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[6,0,4,112], -"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[6,0,4,280], -"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[6,0,4,182], -"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[6,0,4,153], -"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[6,0,4,156], -"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[6,0,4,48], -"boot_8php.html#a6969947145a139ec374ce098224d8e81":[6,0,4,159], -"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[6,0,4,265], -"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[6,0,4,251], -"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[6,0,4,245], -"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[6,0,4,109], -"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[6,0,4,99], -"boot_8php.html#a6df1102664f64b274810db85197c2755":[6,0,4,231], -"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[6,0,4,139], -"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[6,0,4,226], -"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[6,0,4,110], -"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[6,0,4,264], -"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[6,0,4,175], -"boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[6,0,4,29], -"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[6,0,4,198], -"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[6,0,4,146], -"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[6,0,4,78], +"boot_8php.html#a6252d8eca67c689d9035ec6da544cf46":[6,0,4,26], +"boot_8php.html#a62c832a95e38b1fa23e6cef39521b7d5":[6,0,4,82], +"boot_8php.html#a639f079bf28f7bbb2769fee651d76dd8":[6,0,4,113], +"boot_8php.html#a64617d4655804de2a3c86501ab4fdbfd":[6,0,4,281], +"boot_8php.html#a6626f383c3d2d459f731ab8b4f237d16":[6,0,4,183], +"boot_8php.html#a6788e99021ec8ffb0fa94d651f22a322":[6,0,4,154], +"boot_8php.html#a68d1d5bc9c7ccb663dc671b48c66df11":[6,0,4,157], +"boot_8php.html#a68eebe493e6f729ffd1aeda7a4b11155":[6,0,4,49], +"boot_8php.html#a6969947145a139ec374ce098224d8e81":[6,0,4,160], +"boot_8php.html#a69aac276ed82e010dc382b16ab4d59e1":[6,0,4,266], +"boot_8php.html#a6b14a31a8aa9f3452a13383f413bffa2":[6,0,4,252], +"boot_8php.html#a6b31dd451bc6c37fe7c9c766ff385aaf":[6,0,4,246], +"boot_8php.html#a6b9909db6a7ec80ec6fdd40ba74014dd":[6,0,4,110], +"boot_8php.html#a6c5e9e293c8242dcb9bc2c3ea2fee2c9":[6,0,4,100], +"boot_8php.html#a6df1102664f64b274810db85197c2755":[6,0,4,232], +"boot_8php.html#a6e57d913634d033b4d5ad72d99fd3e9d":[6,0,4,140], +"boot_8php.html#a6ee7a72d558d1851bbb9e3cdde377932":[6,0,4,227], +"boot_8php.html#a7037bcbca223395c06bc67f65024de7a":[6,0,4,111], +"boot_8php.html#a7176c0f9f1c98421b97735d892cf6252":[6,0,4,265], +"boot_8php.html#a718a801b0be6cbaef5e519516da12721":[6,0,4,176], +"boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6":[6,0,4,30], +"boot_8php.html#a7236b2cdcf59f02a42302e893a99013b":[6,0,4,199], +"boot_8php.html#a749144d8dd9c1366596a0213c277d050":[6,0,4,147], +"boot_8php.html#a74bf27f7564c9a37975e7b37d973dcab":[6,0,4,79], "boot_8php.html#a75a90b0eadd0df510f7e63210733634d":[6,0,4,2], -"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[6,0,4,288], -"boot_8php.html#a76480b213af379c0c6c7fa4e39019ca9":[6,0,4,297], +"boot_8php.html#a75fc600186b13c3b25e661afefb5eac8":[6,0,4,289], +"boot_8php.html#a76480b213af379c0c6c7fa4e39019ca9":[6,0,4,298], "boot_8php.html#a768f00b7d66be0daf7ef4eea2e862006":[6,0,4,4], -"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[6,0,4,80], -"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[6,0,4,93], -"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[6,0,4,255], -"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[6,0,4,125], -"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[6,0,4,71], -"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[6,0,4,145], -"boot_8php.html#a7b511bd93202c43405adbe3b5bcebbfe":[6,0,4,295], -"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[6,0,4,177], -"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[6,0,4,75], -"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[6,0,4,117], -"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[6,0,4,63], -"boot_8php.html#a7e5627b5ca4b7464feb0f08663b19ea1":[6,0,4,303], -"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[6,0,4,179], -"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[6,0,4,50], -"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[6,0,4,53], -"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[6,0,4,90], -"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[6,0,4,128], -"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[6,0,4,217], -"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[6,0,4,57], -"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[6,0,4,122], -"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[6,0,4,61], -"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[6,0,4,229], -"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[6,0,4,135], -"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[6,0,4,127], -"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[6,0,4,279], -"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[6,0,4,278], -"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[6,0,4,196], +"boot_8php.html#a774f0f792ebfec1e774c5a17bb9d5966":[6,0,4,81], +"boot_8php.html#a781916f83fcc8ff1035649afa45f0292":[6,0,4,94], +"boot_8php.html#a78849a1bf8ce8d9804b4cbb502e8f383":[6,0,4,256], +"boot_8php.html#a7a8ba64d089cc0412c59a2eefc6d655c":[6,0,4,126], +"boot_8php.html#a7aa57438db03834aaa0b468bdce773a6":[6,0,4,72], +"boot_8php.html#a7af107fab8d62b9a73801713b774ed30":[6,0,4,146], +"boot_8php.html#a7b511bd93202c43405adbe3b5bcebbfe":[6,0,4,296], +"boot_8php.html#a7b8f8ad9dbe82711257d23891ef6b133":[6,0,4,178], +"boot_8php.html#a7bff2278e68a71e524afd1c7c951e1e3":[6,0,4,76], +"boot_8php.html#a7c286add8961fd2d79216314cd4aadd8":[6,0,4,118], +"boot_8php.html#a7c2eb822d50e1554bf5c32861f36342b":[6,0,4,64], +"boot_8php.html#a7e5627b5ca4b7464feb0f08663b19ea1":[6,0,4,304], +"boot_8php.html#a7ed4581ab66ebcde97f6b3730856b028":[6,0,4,180], +"boot_8php.html#a7eeb83e15968f7a6cc5937d493815773":[6,0,4,51], +"boot_8php.html#a7f3474fec541e261fc8dff47313c4017":[6,0,4,54], +"boot_8php.html#a7f4264232dbb6c3b41f2617deecb1866":[6,0,4,91], +"boot_8php.html#a7fc4b291a7cdaa48b38e27344ea183cf":[6,0,4,129], +"boot_8php.html#a8231d115060d41a9c2a677f2c86f10ed":[6,0,4,218], +"boot_8php.html#a84057c5bfa1bca5fba8497fe005ee4d8":[6,0,4,58], +"boot_8php.html#a845891f82bf6edd7fa2d578b66703112":[6,0,4,123], +"boot_8php.html#a84f48897059bbd4a8738d7ee4cec6688":[6,0,4,62], +"boot_8php.html#a852d4036a3bed66af1534d014c4ecde2":[6,0,4,230], +"boot_8php.html#a8663f32171568489dbb2a01dd00371f8":[6,0,4,136], +"boot_8php.html#a87b0f279f8413c7e4d805c5d85f20d34":[6,0,4,128], +"boot_8php.html#a882b666adfe21f035a0f8c02806066d6":[6,0,4,280], +"boot_8php.html#a8892374789fd261eb32a7969d934a14a":[6,0,4,279], +"boot_8php.html#a8905fde0a5b7882bdc083b20d9b34701":[6,0,4,197], "boot_8php.html#a899d24fd074594ceebbf72e1feff335f":[6,0,4,16], -"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[6,0,4,106], -"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[6,0,4,249], -"boot_8php.html#a8c9a11c47394244cbe18cd75b9726d5f":[6,0,4,101], -"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[6,0,4,138], -"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[6,0,4,132], -"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[6,0,4,257], -"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[6,0,4,307], -"boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0":[6,0,4,252], -"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[6,0,4,33], +"boot_8php.html#a8a60cc38bb567765fd926fef70205f16":[6,0,4,107], +"boot_8php.html#a8bb0395933b5e886f086f6a2fb0bfa55":[6,0,4,250], +"boot_8php.html#a8c9a11c47394244cbe18cd75b9726d5f":[6,0,4,102], +"boot_8php.html#a8c9dce0ef27b35397e29298eb966f7f7":[6,0,4,139], +"boot_8php.html#a8da836617174eed9fc2ac8054125354b":[6,0,4,133], +"boot_8php.html#a8df201788c9dd0ca91384e3a14c08bce":[6,0,4,258], +"boot_8php.html#a8fdcc4ffb365a3267bd02ce8a8d466d6":[6,0,4,308], +"boot_8php.html#a921c55b9fa59a327a5f0e07fa1ccb2e0":[6,0,4,253], +"boot_8php.html#a9255af5ae9c887520091ea04763c1a88":[6,0,4,34], "boot_8php.html#a926cad0b3d8b9d9ee5da1898fc063ba3":[6,0,4,11], -"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[6,0,4,160], -"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[6,0,4,136], -"boot_8php.html#a949116d9a295b214293006c060ca4848":[6,0,4,134], -"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[6,0,4,291], -"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[6,0,4,262], +"boot_8php.html#a93823d15ae07548a4c49de88d325cd26":[6,0,4,161], +"boot_8php.html#a939de9a99278f4fd7dcd0ee67f243f08":[6,0,4,137], +"boot_8php.html#a949116d9a295b214293006c060ca4848":[6,0,4,135], +"boot_8php.html#a9690d73434125ce594a1f5e7c2a4f7c0":[6,0,4,292], +"boot_8php.html#a96ad56755a21e1361dbd7bf93c9e7ff4":[6,0,4,263], "boot_8php.html#a97769915c9f14adc4f8ab1ea2cecfd90":[6,0,4,18], -"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[6,0,4,210], -"boot_8php.html#a997614f25e58f8313641e1eb0109fd10":[6,0,4,301], -"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[6,0,4,250], -"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[6,0,4,52], +"boot_8php.html#a981d46380f9f23c308bac1f9cb00dc5b":[6,0,4,211], +"boot_8php.html#a997614f25e58f8313641e1eb0109fd10":[6,0,4,302], +"boot_8php.html#a99a4a17cb644e7e6826ea07ecaf09777":[6,0,4,251], +"boot_8php.html#a9c80420e5a063a4a87ce4831f086134d":[6,0,4,53], "boot_8php.html#a9cbab4ee728e9a8b4ce952bae643044e":[6,0,4,5], -"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[6,0,4,241], -"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[6,0,4,211], -"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[6,0,4,305], -"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[6,0,4,281], -"boot_8php.html#a9f8a2938ddd9ee2867e6f8ce77b61b2f":[6,0,4,293], -"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[6,0,4,240], -"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[6,0,4,199], -"boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[6,0,4,26], -"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[6,0,4,218], -"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[6,0,4,47], -"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[6,0,4,167], +"boot_8php.html#a9cc986b4f9dd6558cbb2e25aadbfd964":[6,0,4,242], +"boot_8php.html#a9d01ef178b72b145016cca1393415bc4":[6,0,4,212], +"boot_8php.html#a9ea1290e00c6d40684892047f2c778a9":[6,0,4,306], +"boot_8php.html#a9eeb8989272d5ff804a616898bb13659":[6,0,4,282], +"boot_8php.html#a9f8a2938ddd9ee2867e6f8ce77b61b2f":[6,0,4,294], +"boot_8php.html#a9ff652e5cb83cd11cbb0350844e7b28f":[6,0,4,241], +"boot_8php.html#aa17a4f9c63f5cbc5c06f1066b6aebc42":[6,0,4,200], +"boot_8php.html#aa1e828bbbcba170265eb2668d8daf42e":[6,0,4,27], +"boot_8php.html#aa275653b9c87abc7391bb8040c1c2de9":[6,0,4,219], +"boot_8php.html#aa3425e2de85b08f7041656d3a8502cb6":[6,0,4,48], +"boot_8php.html#aa3679df31c8dad1b71816b0322d5baff":[6,0,4,168], "boot_8php.html#aa4221641e5c21db69fa52c426b9017f5":[6,0,4,9], -"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[6,0,4,164], -"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[6,0,4,121], -"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[6,0,4,92], -"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[6,0,4,103], -"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[6,0,4,246], -"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[6,0,4,150], -"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[6,0,4,228], -"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[6,0,4,72], -"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[6,0,4,202], -"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[6,0,4,126], -"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[6,0,4,230], -"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[6,0,4,35], -"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[6,0,4,224], -"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[6,0,4,254], -"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[6,0,4,195], -"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[6,0,4,235], -"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[6,0,4,120], -"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[6,0,4,152], -"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[6,0,4,59], -"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[6,0,4,213], +"boot_8php.html#aa544a6c078130d0967a1f4ed8ce0a2d2":[6,0,4,165], +"boot_8php.html#aa561f801e962b67a5c4d0548ea95fd17":[6,0,4,20], +"boot_8php.html#aa589421267f0c2f0d643f727792cce35":[6,0,4,122], +"boot_8php.html#aa74438cf71e48e37bf7b440b94243985":[6,0,4,93], +"boot_8php.html#aa8a2b61e70900139d1ca28e46f1da49d":[6,0,4,104], +"boot_8php.html#aa9244fc9cc221980c07a20cc534111be":[6,0,4,247], +"boot_8php.html#aad33b494084f729b6ee3b0bc457718a1":[6,0,4,151], +"boot_8php.html#aae6c941bde5fd6fce07e51dba7326ead":[6,0,4,229], +"boot_8php.html#aaf9b76832ee5f85e56466af162ba8a14":[6,0,4,73], +"boot_8php.html#ab21fb0f3e6b962419955c6fc7f26734f":[6,0,4,203], +"boot_8php.html#ab28dc518fa90b6f617dd8c564eb4f35f":[6,0,4,127], +"boot_8php.html#ab2d0e8a9b81ee548ef2ce8e4560da2f6":[6,0,4,231], +"boot_8php.html#ab346a2ece14993861f3e4206befa94f0":[6,0,4,36], +"boot_8php.html#ab3920c2f3cd64802c0b7ff625c3b2ea8":[6,0,4,225], +"boot_8php.html#ab4bc9c50ecc927b92d519e36562b0df0":[6,0,4,255], +"boot_8php.html#ab4bddb41a0cf407178ec5278b950c393":[6,0,4,196], +"boot_8php.html#ab51965fabe54dc031e9a0ce1142ee83e":[6,0,4,236], +"boot_8php.html#ab54b24cc302e1a42a67a49d788b6b764":[6,0,4,121], +"boot_8php.html#ab55b16ae7fc19fafe5afaedd49163bbf":[6,0,4,153], +"boot_8php.html#ab5ddbe69d3d03acd06e1fb281488cb78":[6,0,4,60], +"boot_8php.html#ab724491497ab2618b23a01d5da60aec0":[6,0,4,214], "boot_8php.html#ab79b8b4555cae20d03f8200666d89d63":[6,0,4,7], -"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[6,0,4,105], -"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[6,0,4,290], -"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[6,0,4,40], -"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[6,0,4,258], +"boot_8php.html#ab7d65a7e7417825a4db62906bb600729":[6,0,4,106], +"boot_8php.html#ab9dca53455cd157d3c6ba2bdecdbd22d":[6,0,4,291], +"boot_8php.html#aba208673515cbb8a55e5fa4a1da99fda":[6,0,4,41], +"boot_8php.html#abbf5ac24eb8aeedb862f618ee0d21e86":[6,0,4,259], "boot_8php.html#abc0a90a1a77f5b668aa7e4b57d1776a7":[6,0,4,3], -"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[6,0,4,285], -"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[6,0,4,70], -"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[6,0,4,123], -"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[6,0,4,104], -"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[6,0,4,133], -"boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[6,0,4,24], -"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[6,0,4,180], -"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[6,0,4,256], -"boot_8php.html#ac4d1c93dabcace711ffb4931204c336b":[6,0,4,143], -"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[6,0,4,100], -"boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[6,0,4,27], -"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[6,0,4,38], -"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[6,0,4,60], -"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[6,0,4,292], -"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[6,0,4,129], -"boot_8php.html#ac89396b9144391acd08d6d0f9b332220":[6,0,4,294], -"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[6,0,4,131], -"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[6,0,4,209], -"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[6,0,4,37], +"boot_8php.html#abd7bb40da9cc073297e49736b338ca07":[6,0,4,286], +"boot_8php.html#abdcdfc873ace4e0902177bad934de0c0":[6,0,4,71], +"boot_8php.html#abeb4d86e17cefa8584f1244e2183b0e1":[6,0,4,124], +"boot_8php.html#abedd940e664017c61b48c6efa31d0cb8":[6,0,4,105], +"boot_8php.html#ac01230c7655e0705b2e99c9bc03c4450":[6,0,4,134], +"boot_8php.html#ac17fc8a416ea79e9d5cb4dc9a8ff8c5c":[6,0,4,25], +"boot_8php.html#ac195fc9003298923ea81f144388e24b1":[6,0,4,181], +"boot_8php.html#ac43182e0d8bae7576a30b603774974f8":[6,0,4,257], +"boot_8php.html#ac4d1c93dabcace711ffb4931204c336b":[6,0,4,144], +"boot_8php.html#ac59a18a4838710d6c2de37aed6b21f03":[6,0,4,101], +"boot_8php.html#ac5e74f899f6e98d8e91b14ba1c08bc08":[6,0,4,28], +"boot_8php.html#ac608a34f3bc180e7724192e0fd31f9b0":[6,0,4,39], +"boot_8php.html#ac8400313df2c831653f9036f71ebd86d":[6,0,4,61], +"boot_8php.html#ac86615ddc0763a00f5311c90e991730c":[6,0,4,293], +"boot_8php.html#ac890557fedc5b5a3b1d996249b1e1a20":[6,0,4,130], +"boot_8php.html#ac89396b9144391acd08d6d0f9b332220":[6,0,4,295], +"boot_8php.html#ac99fc4d040764eac1736bec6973556fe":[6,0,4,132], +"boot_8php.html#aca08bc4f1554ba877500f6abcc99e1e8":[6,0,4,210], +"boot_8php.html#aca47505b8732177f52bb2d647eb2741c":[6,0,4,38], "boot_8php.html#aca5e42678e178c6b9034610d66666fd7":[6,0,4,13], "boot_8php.html#acc4e0c910af066148b810e5fde55fff1":[6,0,4,8], -"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[6,0,4,183], -"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[6,0,4,304], -"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[6,0,4,242], -"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[6,0,4,277], -"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[6,0,4,216], -"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[6,0,4,69], -"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[6,0,4,163], -"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[6,0,4,173], +"boot_8php.html#acca19aae62e1a6951a856b945de20d67":[6,0,4,184], +"boot_8php.html#accd6f36cc9f40225cbd720e4d12a7c6e":[6,0,4,305], +"boot_8php.html#acd877c405b06b348b37b6f7e62a211e9":[6,0,4,243], +"boot_8php.html#ace6d70ac290397ddd40e561fd0831858":[6,0,4,278], +"boot_8php.html#ace83842dbeb84f7ed9ac59a9f57a7c32":[6,0,4,217], +"boot_8php.html#aced60c7285192e80b7c4757e45a7f1e3":[6,0,4,70], +"boot_8php.html#ad0876e837cf3fad8a26417e315f6e2c8":[6,0,4,164], +"boot_8php.html#ad11f30a6590d3d77f0c5e1e3909af8f5":[6,0,4,174], "boot_8php.html#ad206598b909e8eb67eb0e0bb5ef69c13":[6,0,4,10], -"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[6,0,4,76], -"boot_8php.html#ad34c1547020a305915bcc39707744690":[6,0,4,91], -"boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[6,0,4,31], -"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[6,0,4,237], -"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[6,0,4,266], -"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[6,0,4,260], -"boot_8php.html#ad94aca4c260b8a892397786201dc4664":[6,0,4,296], -"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[6,0,4,97], -"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[6,0,4,147], -"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[6,0,4,269], -"boot_8php.html#add517a0958ac684792c62142a3877f81":[6,0,4,41], -"boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[6,0,4,23], -"boot_8php.html#ae09767b94688657978ff9366ec63684b":[6,0,4,302], -"boot_8php.html#ae0d9527117cd87dcba11986047ae336e":[6,0,4,45], -"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[6,0,4,111], -"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[6,0,4,276], -"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[6,0,4,192], -"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[6,0,4,166], -"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[6,0,4,200], -"boot_8php.html#ae97836b0547953be182a2334c9c91d3c":[6,0,4,39], -"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[6,0,4,289], -"boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[6,0,4,28], -"boot_8php.html#aead84fa27d7516b855220fe004964a45":[6,0,4,282], -"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[6,0,4,54], -"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[6,0,4,239], -"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[6,0,4,270], -"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[6,0,4,174], -"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[6,0,4,107], -"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[6,0,4,186], -"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[6,0,4,201], -"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[6,0,4,149], -"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[6,0,4,118], -"boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[6,0,4,32], -"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[6,0,4,273], -"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[6,0,4,194], -"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[6,0,4,64], -"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[6,0,4,55], -"boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007":[6,0,4,244], -"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[6,0,4,154], -"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[6,0,4,214], -"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[6,0,4,172], -"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[6,0,4,94], -"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[6,0,4,268], -"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[6,0,4,206], -"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[6,0,4,187], -"boot_8php.html#afb97615e985a013799839b68b99018d7":[6,0,4,274], -"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[6,0,4,51], -"boot_8php.html#afbb21ecccac9819aa65397e816868a5f":[6,0,4,222], -"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[6,0,4,86], -"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[6,0,4,158], +"boot_8php.html#ad302cb26b838898d475f57f61b0fcc9f":[6,0,4,77], +"boot_8php.html#ad34c1547020a305915bcc39707744690":[6,0,4,92], +"boot_8php.html#ad4c9dc2c8a82e8f52b7404c1655eab44":[6,0,4,32], +"boot_8php.html#ad789aef3cb95fc1eb36be7c4283d0137":[6,0,4,238], +"boot_8php.html#ad8887b49bbb02dd30b4eb9f6c7773c63":[6,0,4,267], +"boot_8php.html#ad88a70ec62e08d590123d3697dfe64d5":[6,0,4,261], +"boot_8php.html#ad94aca4c260b8a892397786201dc4664":[6,0,4,297], +"boot_8php.html#ada72d88ae39a7e3b45baea201cb49a29":[6,0,4,98], +"boot_8php.html#adaeb4f590c56326b2dca3b19f31b6272":[6,0,4,148], +"boot_8php.html#adca48aee78465ae3064ca4432c0d87b5":[6,0,4,270], +"boot_8php.html#add517a0958ac684792c62142a3877f81":[6,0,4,42], +"boot_8php.html#adfb2fc7be5a4226c0a8e24131da9d498":[6,0,4,24], +"boot_8php.html#ae09767b94688657978ff9366ec63684b":[6,0,4,303], +"boot_8php.html#ae0d9527117cd87dcba11986047ae336e":[6,0,4,46], +"boot_8php.html#ae0da3ca0f54d75d22c71e007331f8d06":[6,0,4,112], +"boot_8php.html#ae37444eaa42705185080ccf3e670cbc2":[6,0,4,277], +"boot_8php.html#ae3cef7b63e25e7bafea3fcf6b99fad0e":[6,0,4,193], +"boot_8php.html#ae4861de36017fe399c1839f778bad9f5":[6,0,4,167], +"boot_8php.html#ae94f7c7c0909629a75aed1c41f10bc95":[6,0,4,201], +"boot_8php.html#ae97836b0547953be182a2334c9c91d3c":[6,0,4,40], +"boot_8php.html#aea392cb26ed617f3a8cde648385b5df0":[6,0,4,290], +"boot_8php.html#aea7fc57a4d8e9dcb42f2601b0b9b761c":[6,0,4,29], +"boot_8php.html#aead84fa27d7516b855220fe004964a45":[6,0,4,283], +"boot_8php.html#aeb1039302affcbe7e8872c01c08c88f8":[6,0,4,55], +"boot_8php.html#aec36f8fcd4cb14a52934590b3d6666b4":[6,0,4,240], +"boot_8php.html#aecaa1b6945b317ba8f1daf4af2aed8e6":[6,0,4,271], +"boot_8php.html#aed0dfb35f7dd00dc9e4f868ea7f7ff53":[6,0,4,175], +"boot_8php.html#aedfb9501ed408278667995524e0d15cf":[6,0,4,108], +"boot_8php.html#aee324eca9de4e0fedf01ab5f92e27c67":[6,0,4,187], +"boot_8php.html#aef4b6c558c68c88c10f13c5a00c20e3d":[6,0,4,202], +"boot_8php.html#aefba06f1c0842036329033e7567ecf6d":[6,0,4,150], +"boot_8php.html#aefe573c3c7b0d37fbff264bbae79d673":[6,0,4,119], +"boot_8php.html#aefecf8599036df7f1b95d6820e0e2fa4":[6,0,4,33], +"boot_8php.html#af33d1b2e98a1e21af672005525d46dfe":[6,0,4,274], +"boot_8php.html#af3905ea8f8568d0236db13fca40514e3":[6,0,4,195], +"boot_8php.html#af3a4271630aabd8be592213f925d6a36":[6,0,4,65], +"boot_8php.html#af3bdfc20979c16f15bb9c60446a480f9":[6,0,4,56], +"boot_8php.html#af3ff14985bffbd951a6ea356b7ec3007":[6,0,4,245], +"boot_8php.html#af489d0c3166551b93e63a79ff2c9be35":[6,0,4,155], +"boot_8php.html#af6937db5f581d006bf4a5c3d9c7e0461":[6,0,4,215], +"boot_8php.html#af6b3de425e5849c73370a484c44607a3":[6,0,4,173], +"boot_8php.html#af6f6f6f40139f12fc09ec47373b30919":[6,0,4,95], +"boot_8php.html#af86c651547aa8f9e549ee40a09455549":[6,0,4,269], +"boot_8php.html#af8c0cb0744c9a6b5d6d3baafb1f1e71d":[6,0,4,207], +"boot_8php.html#afaf93b7026f784b113b4f8921745891e":[6,0,4,188], +"boot_8php.html#afb97615e985a013799839b68b99018d7":[6,0,4,275], +"boot_8php.html#afbb1fe1b2c8c730ec8e08da93b6512c4":[6,0,4,52], +"boot_8php.html#afbb21ecccac9819aa65397e816868a5f":[6,0,4,223], +"boot_8php.html#afe084c30a1810c10442edb4fbcbc0086":[6,0,4,87], +"boot_8php.html#afe63ae69ba55299f813766e54df06ede":[6,0,4,159], "boot_8php.html#afe88b920aa285982edb817a0dd44eb37":[6,0,4,14], -"boot_8php.html#afef254290febac854c85fc698d9483a6":[6,0,4,311], -"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[6,0,4,233], +"boot_8php.html#afef254290febac854c85fc698d9483a6":[6,0,4,312], +"boot_8php.html#aff210e8403dd72368522b17fb6e5d4e7":[6,0,4,234], "boxy_8php.html":[6,0,3,1,3,1,0], "cache_8php.html":[6,0,0,15], "channel_8php.html":[6,0,1,11], @@ -248,6 +249,5 @@ var NAVTREEINDEX1 = "classApp.html#a2eb832a8577dee7d40b93abdf6d1d35a":[5,0,6,12], "classApp.html#a33a8e90b60ec4438f6fbf299d0f6839c":[5,0,6,62], "classApp.html#a344d2b7dc2f276648d521aee4da1731c":[5,0,6,23], -"classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,6,50], -"classApp.html#a3d84af5e42082098672531cd1a618853":[5,0,6,22] +"classApp.html#a3694aa1907aa103a2adbc71f926f0fa0":[5,0,6,50] }; diff --git a/doc/html/navtreeindex2.js b/doc/html/navtreeindex2.js index 9deea102a..ed620527b 100644 --- a/doc/html/navtreeindex2.js +++ b/doc/html/navtreeindex2.js @@ -1,5 +1,6 @@ var NAVTREEINDEX2 = { +"classApp.html#a3d84af5e42082098672531cd1a618853":[5,0,6,22], "classApp.html#a4659785d13e4bac0bed50dbb1b0d4299":[5,0,6,6], "classApp.html#a4776d9322edea17fae56afa5d01a323e":[5,0,6,24], "classApp.html#a487332f8de40414ca1a54a4265570b70":[5,0,6,81], @@ -248,6 +249,5 @@ var NAVTREEINDEX2 = "classTemplate.html#a285b5b2007dbbf733476273df3fed4ef":[5,0,25,12], "classTemplate.html#a317d535946dc065c35dd5cd38380e6c6":[5,0,25,22], "classTemplate.html#a35d599c9b53a02e2fe2232e5b7ed5da7":[5,0,25,2], -"classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,25,3], -"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e":[5,0,25,6] +"classTemplate.html#a37c15f6d1ade500943629f27a62808b7":[5,0,25,3] }; diff --git a/doc/html/navtreeindex3.js b/doc/html/navtreeindex3.js index d623cb5b7..221b0e78d 100644 --- a/doc/html/navtreeindex3.js +++ b/doc/html/navtreeindex3.js @@ -1,5 +1,6 @@ var NAVTREEINDEX3 = { +"classTemplate.html#a4b933954086d9e01a1804b0b1c6ee93e":[5,0,25,6], "classTemplate.html#a4e86b566c3f728e95ce5db1b33665c10":[5,0,25,21], "classTemplate.html#a6f0efc256688c36110180b501067ff11":[5,0,25,23], "classTemplate.html#a8469ab2988b6be2681516dc4b4e07d38":[5,0,25,15], @@ -248,6 +249,5 @@ var NAVTREEINDEX3 = "datetime_8php.html#ab55e545b72ec8c097e052ea7d373491f":[6,0,0,28,14], "datetime_8php.html#aba971b67f17fecf050813f1eba72367f":[6,0,0,28,8], "datetime_8php.html#abc1652f96799cec6fce8797ba2ebc2df":[6,0,0,28,0], -"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[6,0,0,28,3], -"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[6,0,0,28,1] +"datetime_8php.html#ad6301e74b0f9267d52f8d432b5beb226":[6,0,0,28,3] }; diff --git a/doc/html/navtreeindex4.js b/doc/html/navtreeindex4.js index b59cdb5ae..cd718d68f 100644 --- a/doc/html/navtreeindex4.js +++ b/doc/html/navtreeindex4.js @@ -1,5 +1,6 @@ var NAVTREEINDEX4 = { +"datetime_8php.html#aea356409ba69f9de412298c998595dd2":[6,0,0,28,1], "datetime_8php.html#af1cd77c97c901d9239cb7a61f97f9826":[6,0,0,28,13], "db__update_8php.html":[6,0,2,1], "dba__driver_8php.html":[6,0,0,0,0], @@ -225,8 +226,8 @@ var NAVTREEINDEX4 = "functions_0x76.html":[5,3,0,20], "functions_8php.html":[6,0,3,1,0,1,1], "functions_8php.html#adefe514c95680928b3aae250cbc3c663":[6,0,3,1,0,1,1,0], -"functions_func.html":[5,3,1,0], "functions_func.html":[5,3,1], +"functions_func.html":[5,3,1,0], "functions_func_0x61.html":[5,3,1,1], "functions_func_0x62.html":[5,3,1,2], "functions_func_0x63.html":[5,3,1,3], @@ -247,7 +248,6 @@ var NAVTREEINDEX4 = "functions_func_0x75.html":[5,3,1,18], "functions_func_0x76.html":[5,3,1,19], "functions_vars.html":[5,3,2], -"globals.html":[6,1,0,0], "globals.html":[6,1,0], -"globals_0x5f.html":[6,1,0,1] +"globals.html":[6,1,0,0] }; diff --git a/doc/html/navtreeindex5.js b/doc/html/navtreeindex5.js index 5ff3f0feb..3bb1df7a0 100644 --- a/doc/html/navtreeindex5.js +++ b/doc/html/navtreeindex5.js @@ -1,5 +1,6 @@ var NAVTREEINDEX5 = { +"globals_0x5f.html":[6,1,0,1], "globals_0x61.html":[6,1,0,2], "globals_0x62.html":[6,1,0,3], "globals_0x63.html":[6,1,0,4], @@ -25,8 +26,8 @@ var NAVTREEINDEX5 = "globals_0x77.html":[6,1,0,24], "globals_0x78.html":[6,1,0,25], "globals_0x7a.html":[6,1,0,26], -"globals_func.html":[6,1,1,0], "globals_func.html":[6,1,1], +"globals_func.html":[6,1,1,0], "globals_func_0x61.html":[6,1,1,1], "globals_func_0x62.html":[6,1,1,2], "globals_func_0x63.html":[6,1,1,3], @@ -248,6 +249,5 @@ var NAVTREEINDEX5 = "include_2chat_8php.html#a26abdccc2a278a59899896dbbfc6f049":[6,0,0,16,6], "include_2chat_8php.html#a2ba3af6884ecdce95de69262fe599639":[6,0,0,16,2], "include_2chat_8php.html#a2c95b545e46bfee64faa05ecf0afea91":[6,0,0,16,3], -"include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[6,0,0,16,1], -"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3":[6,0,0,16,0] +"include_2chat_8php.html#acdc80dba4eb796c7472b21129b435422":[6,0,0,16,1] }; diff --git a/doc/html/navtreeindex6.js b/doc/html/navtreeindex6.js index 1aca50ae6..f173753a2 100644 --- a/doc/html/navtreeindex6.js +++ b/doc/html/navtreeindex6.js @@ -1,5 +1,6 @@ var NAVTREEINDEX6 = { +"include_2chat_8php.html#acea6b176eb7aff44d9ba3ae24ce511d3":[6,0,0,16,0], "include_2chat_8php.html#aedcb532a0627b8644001a2fadab4e87a":[6,0,0,16,5], "include_2config_8php.html":[6,0,0,20], "include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1":[6,0,0,20,7], @@ -248,6 +249,5 @@ var NAVTREEINDEX6 = "mitem_8php.html#a7a31b702ecad18eeb6a38b243ff0037e":[6,0,1,60,0], "mitem_8php.html#a9627cd857cafdf04e4fc0ae48c8e8518":[6,0,1,60,1], "mod_2api_8php.html":[6,0,1,4], -"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[6,0,1,4,2], -"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[6,0,1,4,0] +"mod_2api_8php.html#a02ae0f60e240dc806b860edb7d582117":[6,0,1,4,2] }; diff --git a/doc/html/navtreeindex7.js b/doc/html/navtreeindex7.js index 6e9f98d6f..15bd818ca 100644 --- a/doc/html/navtreeindex7.js +++ b/doc/html/navtreeindex7.js @@ -1,5 +1,6 @@ var NAVTREEINDEX7 = { +"mod_2api_8php.html#a33315b5bbf5418f6850b2038107b526d":[6,0,1,4,0], "mod_2api_8php.html#a6fe77f05c07cb51048df0d557b4b9bd2":[6,0,1,4,1], "mod_2apps_8php.html":[6,0,1,6], "mod_2apps_8php.html#a546016cb960d0b110ee8e489dfa6c27c":[6,0,1,6,0], @@ -53,8 +54,8 @@ var NAVTREEINDEX7 = "mytheme_2php_2theme_8php.html#a6ce5df8ece6acc09c1fddaccbeb244e8":[6,0,3,1,2,0,2,0], "namespaceFriendica.html":[4,0,1], "namespaceFriendica.html":[5,0,1], -"namespaceRedMatrix.html":[5,0,3], "namespaceRedMatrix.html":[4,0,3], +"namespaceRedMatrix.html":[5,0,3], "namespaceRedMatrix_1_1Import.html":[5,0,3,0], "namespaceRedMatrix_1_1Import.html":[4,0,3,0], "namespaceRedMatrix_1_1RedDAV.html":[5,0,3,1], @@ -67,8 +68,8 @@ var NAVTREEINDEX7 = "namespacemembers_func.html":[4,1,1], "namespacemembers_vars.html":[4,1,2], "namespaces.html":[4,0], -"namespaceupdatetpl.html":[4,0,4], "namespaceupdatetpl.html":[5,0,4], +"namespaceupdatetpl.html":[4,0,4], "namespaceutil.html":[5,0,5], "namespaceutil.html":[4,0,5], "nav_8php.html":[6,0,0,53], @@ -248,6 +249,5 @@ var NAVTREEINDEX7 = "redbasic_2php_2style_8php.html#ab3afb90d611eca90819f597a2c0bb459":[6,0,3,1,3,0,1,1], "redbasic_2php_2theme_8php.html":[6,0,3,1,3,0,2], "redbasic_2php_2theme_8php.html#af6eb813e9fc7e2d76ac1b82bc5c0ed9b":[6,0,3,1,3,0,2,0], -"redbasic_8php.html":[6,0,3,1,0,2,9], -"reddav_8php.html":[6,0,0,71] +"redbasic_8php.html":[6,0,3,1,0,2,9] }; diff --git a/doc/html/navtreeindex8.js b/doc/html/navtreeindex8.js index ee6d9a365..cdfb02dff 100644 --- a/doc/html/navtreeindex8.js +++ b/doc/html/navtreeindex8.js @@ -1,5 +1,6 @@ var NAVTREEINDEX8 = { +"reddav_8php.html":[6,0,0,71], "reddav_8php.html#a5df0d09893f2e65dc5cf6bbab6cfb266":[6,0,0,71,1], "reddav_8php.html#a9f531641dfb4e43cd88ac1a9ae7e2088":[6,0,0,71,2], "reddav_8php.html#ae92ea0df1993f6a7bcd1b6efa6c1fb66":[6,0,0,71,0], @@ -172,82 +173,81 @@ var NAVTREEINDEX8 = "template__processor_8php.html#ac635bb19a5f6eadd6b0cddefdd537c1e":[6,0,0,80,2], "text_8php.html":[6,0,0,81], "text_8php.html#a0271381208acfa2d4cff36da281e3e23":[6,0,0,81,44], -"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[6,0,0,81,50], +"text_8php.html#a030fa5ecc64168af0c4f44897a9bce63":[6,0,0,81,51], "text_8php.html#a070384ec000fd65043fce11d5392d241":[6,0,0,81,6], "text_8php.html#a0a1f7c0e97f9ecbebf3e5834582b014c":[6,0,0,81,16], "text_8php.html#a0c65597bb4aed3a039eb795ff540e5e3":[6,0,0,81,11], -"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[6,0,0,81,75], +"text_8php.html#a10dde167249ed5abf190a7a0986878ea":[6,0,0,81,76], "text_8php.html#a11255c8c4e5245b6c24f97684826aa54":[6,0,0,81,49], "text_8php.html#a13286f8a95d2de6b102966ecc270c8d6":[6,0,0,81,5], -"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[6,0,0,81,86], +"text_8php.html#a1360fed7f918d859daaca1c9f384f9af":[6,0,0,81,87], "text_8php.html#a138a3a611fa7f4f3630674145fc826bf":[6,0,0,81,37], "text_8php.html#a1557112a774ec00fa06ed6b6f6495506":[6,0,0,81,40], -"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[6,0,0,81,54], -"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[6,0,0,81,57], -"text_8php.html#a1e510c53624933ce9b7d6715784894db":[6,0,0,81,51], -"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[6,0,0,81,52], +"text_8php.html#a1633412120f52bdce5f43e0a127d9293":[6,0,0,81,55], +"text_8php.html#a1af49756c8c71902a66c7e329c462beb":[6,0,0,81,58], +"text_8php.html#a1e510c53624933ce9b7d6715784894db":[6,0,0,81,52], +"text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6":[6,0,0,81,53], "text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728":[6,0,0,81,47], -"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[6,0,0,81,76], +"text_8php.html#a273156a6f5cddc6652ad656821cd5805":[6,0,0,81,77], "text_8php.html#a27cd2c1b3bcb49a0cfb7249e851725ca":[6,0,0,81,4], -"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[6,0,0,81,94], -"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[6,0,0,81,83], -"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[6,0,0,81,53], +"text_8php.html#a29988052f3944111def3b6aaf2c7a8f6":[6,0,0,81,95], +"text_8php.html#a29d6b804e368d3ef359ee295e96ed4c7":[6,0,0,81,84], +"text_8php.html#a2a902f5fdba8646333e997898ac45ea3":[6,0,0,81,54], "text_8php.html#a2e8d6c402603be3a1256a16605e09c2a":[6,0,0,81,10], -"text_8php.html#a2f2585385530cb935a6325c809d84a4d":[6,0,0,81,80], -"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[6,0,0,81,96], +"text_8php.html#a2f2585385530cb935a6325c809d84a4d":[6,0,0,81,81], +"text_8php.html#a2ffd79c60cc87cec24ef76447b905187":[6,0,0,81,97], "text_8php.html#a3054189cff173977f4216c9a3dd29e1b":[6,0,0,81,24], -"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[6,0,0,81,91], -"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[6,0,0,81,78], +"text_8php.html#a324c58f37f6acdf9cd1922aa76077d9f":[6,0,0,81,92], +"text_8php.html#a33bdb5d4bfff2ede7caf61a98ac0a2e9":[6,0,0,81,79], "text_8php.html#a3972701c5c83624ec4e2d06242f614e7":[6,0,0,81,34], "text_8php.html#a3999a0b3e22e440f280ee791ce34d384":[6,0,0,81,46], "text_8php.html#a3a0c432a484c17d7720b8ba2d6bfdd59":[6,0,0,81,26], "text_8php.html#a3ba47b4dd1248e7e51095572e7b814dc":[6,0,0,81,19], -"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[6,0,0,81,77], +"text_8php.html#a3d225b253bb9e0f2498c11647d927b0b":[6,0,0,81,78], "text_8php.html#a3d2793d66db3345fd290b71e2eadf98e":[6,0,0,81,7], -"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[6,0,0,81,92], +"text_8php.html#a405afe814a23f3bd94d826101aa168ab":[6,0,0,81,93], "text_8php.html#a436a8de00c942364c2d0fcfc7e1f4b5a":[6,0,0,81,38], +"text_8php.html#a4446c7f8996a280f7e08b7bfe6c6c8bc":[6,0,0,81,50], "text_8php.html#a4659fbc4e54ddc700c3aa66b9092c623":[6,0,0,81,35], "text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285":[6,0,0,81,48], -"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[6,0,0,81,66], -"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[6,0,0,81,55], +"text_8php.html#a4841df5beabdd1bdd1ed56781a915d61":[6,0,0,81,67], +"text_8php.html#a4bbb7d00c05cd20b4e043424f322388f":[6,0,0,81,56], "text_8php.html#a4e4d42b0a805148d9f9a92bcac89bf91":[6,0,0,81,25], -"text_8php.html#a4e7698aca48982512594b274543c3b9b":[6,0,0,81,65], -"text_8php.html#a543447c5ed766535221e2d9636b379ee":[6,0,0,81,88], +"text_8php.html#a4e7698aca48982512594b274543c3b9b":[6,0,0,81,66], +"text_8php.html#a543447c5ed766535221e2d9636b379ee":[6,0,0,81,89], "text_8php.html#a55ab893be57feda59c2a7ba1e58ff2d0":[6,0,0,81,9], "text_8php.html#a63fb21c0bed2fc72eef2c1471ac42b63":[6,0,0,81,14], -"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[6,0,0,81,87], +"text_8php.html#a6a3d80a6c6fb234fd0bac44203b828eb":[6,0,0,81,88], "text_8php.html#a71f6952243d3fe1c5a8154f78027e29c":[6,0,0,81,45], "text_8php.html#a736db13a966b8abaf8c9198faa35911a":[6,0,0,81,31], -"text_8php.html#a740ad03e00459039a2c0992246c4e727":[6,0,0,81,84], +"text_8php.html#a740ad03e00459039a2c0992246c4e727":[6,0,0,81,85], "text_8php.html#a75c243e06341ec16bd5a44b9b1cacd85":[6,0,0,81,1], "text_8php.html#a75c326298519ed14ebe762194c8a3f2a":[6,0,0,81,39], "text_8php.html#a76d1b3435c067978d7b484c45f56472b":[6,0,0,81,30], -"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[6,0,0,81,85], +"text_8php.html#a8264348059abd1d4d5bb521323d3b19a":[6,0,0,81,86], "text_8php.html#a85e3a4851c16674834010d8419a5d7ca":[6,0,0,81,8], -"text_8php.html#a876e94892867019935b348b573299352":[6,0,0,81,73], -"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[6,0,0,81,79], +"text_8php.html#a876e94892867019935b348b573299352":[6,0,0,81,74], +"text_8php.html#a8796f6a9ca592ecdce7b3afc3462aa13":[6,0,0,81,80], "text_8php.html#a87a3cefc603302c78982f1d8e1245265":[6,0,0,81,15], "text_8php.html#a89929fa6f70a8ba54d5273fcf622b665":[6,0,0,81,21], -"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[6,0,0,81,64], +"text_8php.html#a8b0a799341b1fc4cba2c3ede3e3fc9b6":[6,0,0,81,65], "text_8php.html#a8d8c4a11e53461caca21181ebd72daca":[6,0,0,81,20], -"text_8php.html#a905c3895feb6f276df23f07f16f9bb52":[6,0,0,81,89], +"text_8php.html#a905c3895feb6f276df23f07f16f9bb52":[6,0,0,81,90], "text_8php.html#a95fd2f8f23a1948414a03ebc963bac57":[6,0,0,81,3], -"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[6,0,0,81,59], -"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[6,0,0,81,70], -"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[6,0,0,81,68], -"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[6,0,0,81,72], +"text_8php.html#a98fd99dee3da8cf4c148dc04efe782ee":[6,0,0,81,60], +"text_8php.html#a9c6ce4e12a4ac883c5e3f36fed6e1e09":[6,0,0,81,71], +"text_8php.html#a9d6a5ee1290de7a8b483fe78585daade":[6,0,0,81,69], +"text_8php.html#a9fbeae13c9abd6e27cb4d8d1817f969c":[6,0,0,81,73], "text_8php.html#aa22feef4de326e1d7078dedd892e615c":[6,0,0,81,36], "text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66":[6,0,0,81,33], "text_8php.html#aa5148a0dfea2a1ca64c3d52f10aa2d64":[6,0,0,81,17], -"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[6,0,0,81,60], +"text_8php.html#aa5528f41533927e1bd2da3618a74a6d7":[6,0,0,81,61], "text_8php.html#aa6b0aa8afbeab50d1a3058ad21acb74e":[6,0,0,81,41], "text_8php.html#aac0969ae09853205992ba06ab9f9f61a":[6,0,0,81,32], -"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,81,95], -"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,81,74], -"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,81,90], -"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,81,93], -"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,81,61], -"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,81,42], -"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[6,0,0,81,81], -"text_8php.html#ace3c98538c63e09b70a363210b414112":[6,0,0,81,22] +"text_8php.html#aad557c054cf2ed915633701018fc7e3f":[6,0,0,81,96], +"text_8php.html#aae91e4d2a2c6f7a9daccd2c186ae3447":[6,0,0,81,75], +"text_8php.html#aaed4413ed8918838b517e3b2fafaea0d":[6,0,0,81,91], +"text_8php.html#ab4a4c3d4700bc219bb84f33b499314f4":[6,0,0,81,94], +"text_8php.html#ac19d2b33a58372a357a43d51eed19162":[6,0,0,81,62], +"text_8php.html#ac1dbf2e37e8069bea2c0f557fdbf203e":[6,0,0,81,42] }; diff --git a/doc/html/navtreeindex9.js b/doc/html/navtreeindex9.js index b4480a2eb..9df281b10 100644 --- a/doc/html/navtreeindex9.js +++ b/doc/html/navtreeindex9.js @@ -1,23 +1,25 @@ var NAVTREEINDEX9 = { +"text_8php.html#ac2ff88e800f74b22e9cc091c10809c54":[6,0,0,81,82], +"text_8php.html#ace3c98538c63e09b70a363210b414112":[6,0,0,81,22], "text_8php.html#acedb584f65114a33f389efb796172a91":[6,0,0,81,2], "text_8php.html#ad6432621d0fafcbcf3d3b9b49bef7784":[6,0,0,81,13], -"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[6,0,0,81,69], +"text_8php.html#ad855a32bee22c3f3b9734e3a334b96f2":[6,0,0,81,70], "text_8php.html#ad8c6e13d6accf057136c5f30a23a5f08":[6,0,0,81,27], -"text_8php.html#adba17ec946f4285285dc100f7860bf51":[6,0,0,81,56], +"text_8php.html#adba17ec946f4285285dc100f7860bf51":[6,0,0,81,57], "text_8php.html#ae0333c304ec5b4b72e66bb2933fa7357":[6,0,0,81,28], "text_8php.html#ae17b39d5e321debd3ad16dcbbde842b8":[6,0,0,81,43], -"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[6,0,0,81,71], +"text_8php.html#ae2126da85966da0e79c6bcbac63b0bda":[6,0,0,81,72], "text_8php.html#ae4282a39492caa23ccbc2ce98e54f110":[6,0,0,81,18], -"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[6,0,0,81,62], +"text_8php.html#ae4df74296fbe55051ed3c035e55205e5":[6,0,0,81,63], "text_8php.html#af5eb4a9c1599764f80c5bc71e0125d4b":[6,0,0,81,29], "text_8php.html#af8a3e3a66a7b862d4510f145d2e13186":[6,0,0,81,0], -"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[6,0,0,81,82], -"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[6,0,0,81,67], +"text_8php.html#af9c9ac3f74c82dc60acfa404d0e9dc53":[6,0,0,81,83], +"text_8php.html#afc998d2796a6b2a08e96f7cc061e7221":[6,0,0,81,68], "text_8php.html#afdc69fe3f6c09e35e46304dcea63ae28":[6,0,0,81,23], "text_8php.html#afe18627c4983ee5f7c940a0992818cd5":[6,0,0,81,12], -"text_8php.html#afe54312607d92f7ce9593f5760831f80":[6,0,0,81,63], -"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[6,0,0,81,58], +"text_8php.html#afe54312607d92f7ce9593f5760831f80":[6,0,0,81,64], +"text_8php.html#afe9f178d264d44a94dc1292aaf0fd585":[6,0,0,81,59], "theme_2apw_2php_2theme__init_8php.html":[6,0,3,1,0,1,4], "theme_2apw_2php_2theme__init_8php.html#a54f32c086fe209c99769a4c4047dd864":[6,0,3,1,0,1,4,0], "theme_2mytheme_2php_2default_8php.html":[6,0,3,1,2,0,0], diff --git a/doc/html/php_2theme__init_8php.html b/doc/html/php_2theme__init_8php.html index 18e724398..f6be48d0a 100644 --- a/doc/html/php_2theme__init_8php.html +++ b/doc/html/php_2theme__init_8php.html @@ -127,7 +127,7 @@ Variables

      Those who require this feature will know what to do with it. Those who don't, won't. Eventually this functionality needs to be provided by a module such that permissions can be enforced. At the moment it's more of a proof of concept; but sufficient for our immediate needs.

      -

      Referenced by admin_page_channels(), api_call(), api_user(), appman_content(), attach_mkdir(), attach_store(), bbcode(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), chat_content(), chat_init(), chat_post(), chatroom_create(), chatroom_destroy(), cloud_init(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), conversation(), design_tools(), diaspora_msg_build(), diaspora_pubmsg_build(), diaspora_request(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_addtocal(), events_content(), events_post(), feed_init(), filestorage_content(), filestorage_post(), fix_attached_file_permissions(), get_feed_for(), get_public_feed(), handle_feed(), handle_tag(), hcard_init(), home_init(), impel_init(), import_post(), importelm_post(), invite_content(), is_public_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), locs_content(), locs_post(), magic_init(), mail_content(), mail_post(), menu_add_item(), menu_edit_item(), message_content(), mitem_content(), mitem_post(), mood_init(), nav(), network_content(), network_init(), new_contact(), notifier_run(), parse_app_description(), photo_upload(), photos_albums_list(), photos_content(), photos_create_item(), photos_list_photos(), ping_init(), poke_init(), post_activity_item(), probe_content(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_photo_init(), profile_photo_post(), profiles_content(), profiles_post(), profperm_init(), rbmark_content(), rbmark_post(), refimport_content(), reflect_comment_store(), reflect_photo_callback(), rpost_content(), send_message(), settings_post(), sources_post(), start_delivery_chain(), store_diaspora_comment_sig(), tagger_content(), thing_content(), thing_init(), uexport_init(), update_remote_id(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_settings_menu(), zot_build_packet(), zot_encode_locations(), zot_finger(), and zot_refresh().

      +

      Referenced by admin_page_channels(), api_call(), api_direct_messages_box(), api_user(), appman_content(), attach_mkdir(), attach_store(), bbcode(), blocks_content(), bookmark_add(), bookmarks_content(), build_sync_packet(), channel_content(), channel_init(), channel_remove(), chat_content(), chat_init(), chat_post(), chatroom_create(), chatroom_destroy(), cloud_init(), connections_init(), connections_post(), connedit_content(), connedit_init(), connedit_post(), conversation(), design_tools(), diaspora_msg_build(), diaspora_pubmsg_build(), diaspora_request(), directory_run(), display_content(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_addtocal(), events_content(), events_post(), feed_init(), filestorage_content(), filestorage_post(), fix_attached_file_permissions(), get_feed_for(), get_public_feed(), handle_feed(), handle_tag(), hcard_init(), home_init(), impel_init(), import_post(), importelm_post(), invite_content(), is_public_profile(), item_photo_menu(), item_post(), item_store(), item_store_update(), items_fetch(), layouts_content(), locs_content(), locs_post(), magic_init(), mail_content(), mail_post(), menu_add_item(), menu_edit_item(), message_content(), mitem_content(), mitem_post(), mood_init(), nav(), network_content(), network_init(), new_contact(), notifier_run(), parse_app_description(), photo_upload(), photos_albums_list(), photos_content(), photos_create_item(), photos_list_photos(), ping_init(), poke_init(), post_activity_item(), probe_content(), process_channel_sync_delivery(), process_delivery(), process_mail_delivery(), profile_init(), profile_photo_init(), profile_photo_post(), profiles_content(), profiles_post(), profperm_init(), rbmark_content(), rbmark_post(), refimport_content(), reflect_comment_store(), reflect_photo_callback(), rpost_content(), send_message(), settings_post(), sources_post(), start_delivery_chain(), store_diaspora_comment_sig(), tagger_content(), thing_content(), thing_init(), uexport_init(), update_remote_id(), wall_attach_post(), wall_upload_post(), webpages_content(), wfinger_init(), widget_settings_menu(), zot_build_packet(), zot_encode_locations(), zot_finger(), and zot_refresh().

      diff --git a/doc/html/plugin_8php.html b/doc/html/plugin_8php.html index ab3538fb3..b0f618e3c 100644 --- a/doc/html/plugin_8php.html +++ b/doc/html/plugin_8php.html @@ -206,7 +206,7 @@ Functions
      -

      Referenced by _well_known_init(), api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), chat_message(), chatsvc_post(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store_item(), externals_run(), feature_enabled(), gender_selector(), gender_selector_min(), generate_map(), generate_named_map(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), get_role_perms(), Item\get_template_data(), App\get_widgets(), group_select(), home_content(), home_init(), hostxrd_init(), html2bbcode(), import_author_xchan(), import_directory_profile(), import_xchan(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), login(), magic_init(), mail_store(), marital_selector(), marital_selector_min(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), poller_run(), populate_acl(), post_activity_item(), post_init(), prepare_body(), probe_well_known(), proc_run(), process_delivery(), profile_content(), profile_sidebar(), profiles_content(), profiles_post(), replace_macros(), rmagic_post(), settings_post(), sexpref_selector(), sexpref_selector_min(), siteinfo_content(), smilies(), subthread_content(), tag_deliver(), validate_channelname(), wfinger_init(), widget_affinity(), xrd_init(), zfinger_init(), zid(), and zid_init().

      +

      Referenced by _well_known_init(), api_login(), atom_author(), atom_entry(), authenticate_success(), avatar_img(), bb2diaspora(), bbcode(), channel_remove(), chat_message(), chatsvc_post(), check_account_email(), check_account_invite(), check_account_password(), connect_content(), connections_post(), connedit_content(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), cronhooks_run(), directory_content(), downgrade_accounts(), drop_item(), editblock_content(), editlayout_content(), editpost_content(), editwebpage_content(), event_store_item(), externals_run(), feature_enabled(), gender_selector(), gender_selector_min(), generate_map(), generate_named_map(), get_all_perms(), get_atom_elements(), get_features(), get_feed_for(), get_mood_verbs(), get_perms(), get_poke_verbs(), get_role_perms(), Item\get_template_data(), App\get_widgets(), group_select(), home_content(), home_init(), hostxrd_init(), html2bbcode(), import_author_xchan(), import_directory_profile(), import_xchan(), item_photo_menu(), item_post(), item_store(), item_store_update(), like_content(), list_smilies(), login(), magic_init(), mail_store(), marital_selector(), marital_selector_min(), mood_init(), nav(), network_content(), network_to_name(), new_contact(), notification(), notifier_run(), obj_verbs(), oembed_fetch_url(), openid_content(), parse_url_content(), pdl_selector(), perm_is_allowed(), photo_upload(), photos_content(), ping_init(), poller_run(), populate_acl(), post_activity_item(), post_init(), prepare_body(), probe_well_known(), proc_run(), process_delivery(), profile_content(), profile_sidebar(), profiles_content(), profiles_post(), replace_macros(), rmagic_post(), settings_post(), sexpref_selector(), sexpref_selector_min(), siteinfo_content(), subthread_content(), tag_deliver(), validate_channelname(), wfinger_init(), widget_affinity(), xrd_init(), zfinger_init(), zid(), and zid_init().

      diff --git a/doc/html/search/all_67.js b/doc/html/search/all_67.js index 065d9ae9b..a2a450f18 100644 --- a/doc/html/search/all_67.js +++ b/doc/html/search/all_67.js @@ -84,6 +84,7 @@ var searchData= ['get_5fplink',['get_plink',['../text_8php.html#aac0969ae09853205992ba06ab9f9f61a',1,'text.php']]], ['get_5fplugin_5finfo',['get_plugin_info',['../plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35',1,'plugin.php']]], ['get_5fpoke_5fverbs',['get_poke_verbs',['../text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66',1,'text.php']]], + ['get_5fpoller_5fruntime',['get_poller_runtime',['../boot_8php.html#aa561f801e962b67a5c4d0548ea95fd17',1,'boot.php']]], ['get_5fprofile_5felements',['get_profile_elements',['../items_8php.html#a251343637ff40a50cca93452cd530c26',1,'items.php']]], ['get_5fprofile_5ffields_5fadvanced',['get_profile_fields_advanced',['../identity_8php.html#a224710dfb7465b706c91134247c20afa',1,'identity.php']]], ['get_5fprofile_5ffields_5fbasic',['get_profile_fields_basic',['../identity_8php.html#a4ff59df0f0a668a06a8411f87496aa21',1,'identity.php']]], diff --git a/doc/html/search/all_6c.js b/doc/html/search/all_6c.js index 3d8365dbc..2f79bf4e6 100644 --- a/doc/html/search/all_6c.js +++ b/doc/html/search/all_6c.js @@ -20,6 +20,7 @@ var searchData= ['linkify',['linkify',['../text_8php.html#a11255c8c4e5245b6c24f97684826aa54',1,'text.php']]], ['list_5fpost_5fdates',['list_post_dates',['../items_8php.html#ab33fa9756aaa5f39a6104d57a62baf00',1,'items.php']]], ['list_5fpublic_5fsites',['list_public_sites',['../dirsearch_8php.html#a985d410a170549429857af6ff2673149',1,'dirsearch.php']]], + ['list_5fsmilies',['list_smilies',['../text_8php.html#a4446c7f8996a280f7e08b7bfe6c6c8bc',1,'text.php']]], ['load',['load',['../classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712',1,'photo_driver\load()'],['../classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9',1,'photo_gd\load()'],['../classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8',1,'photo_imagick\load()']]], ['load_5fconfig',['load_config',['../include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1',1,'config.php']]], ['load_5fcontact_5flinks',['load_contact_links',['../boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6',1,'boot.php']]], diff --git a/doc/html/search/functions_67.js b/doc/html/search/functions_67.js index e93a57b23..a6049d3ac 100644 --- a/doc/html/search/functions_67.js +++ b/doc/html/search/functions_67.js @@ -84,6 +84,7 @@ var searchData= ['get_5fplink',['get_plink',['../text_8php.html#aac0969ae09853205992ba06ab9f9f61a',1,'text.php']]], ['get_5fplugin_5finfo',['get_plugin_info',['../plugin_8php.html#aff0178bd8d0b34a94d5efddc883edd35',1,'plugin.php']]], ['get_5fpoke_5fverbs',['get_poke_verbs',['../text_8php.html#aa46f941155c2ac1155f2f17ffb0adb66',1,'text.php']]], + ['get_5fpoller_5fruntime',['get_poller_runtime',['../boot_8php.html#aa561f801e962b67a5c4d0548ea95fd17',1,'boot.php']]], ['get_5fprofile_5felements',['get_profile_elements',['../items_8php.html#a251343637ff40a50cca93452cd530c26',1,'items.php']]], ['get_5fprofile_5ffields_5fadvanced',['get_profile_fields_advanced',['../identity_8php.html#a224710dfb7465b706c91134247c20afa',1,'identity.php']]], ['get_5fprofile_5ffields_5fbasic',['get_profile_fields_basic',['../identity_8php.html#a4ff59df0f0a668a06a8411f87496aa21',1,'identity.php']]], diff --git a/doc/html/search/functions_6c.js b/doc/html/search/functions_6c.js index de4a599eb..80f4a7843 100644 --- a/doc/html/search/functions_6c.js +++ b/doc/html/search/functions_6c.js @@ -13,6 +13,7 @@ var searchData= ['linkify',['linkify',['../text_8php.html#a11255c8c4e5245b6c24f97684826aa54',1,'text.php']]], ['list_5fpost_5fdates',['list_post_dates',['../items_8php.html#ab33fa9756aaa5f39a6104d57a62baf00',1,'items.php']]], ['list_5fpublic_5fsites',['list_public_sites',['../dirsearch_8php.html#a985d410a170549429857af6ff2673149',1,'dirsearch.php']]], + ['list_5fsmilies',['list_smilies',['../text_8php.html#a4446c7f8996a280f7e08b7bfe6c6c8bc',1,'text.php']]], ['load',['load',['../classphoto__driver.html#a19e1af2b6af4c63aa6230abe69f83712',1,'photo_driver\load()'],['../classphoto__gd.html#a33092b889875b68bfb1c97ff123012d9',1,'photo_gd\load()'],['../classphoto__imagick.html#a2c9168f110ccd6c264095d766615dfa8',1,'photo_imagick\load()']]], ['load_5fconfig',['load_config',['../include_2config_8php.html#a27559f388c9b9af81c94e48d6889d1d1',1,'config.php']]], ['load_5fcontact_5flinks',['load_contact_links',['../boot_8php.html#a719c7f3972d5f9268f37a41c76cd4ef6',1,'boot.php']]], diff --git a/doc/html/text_8php.html b/doc/html/text_8php.html index 71fca21d1..fa23f818b 100644 --- a/doc/html/text_8php.html +++ b/doc/html/text_8php.html @@ -195,6 +195,8 @@ Functions    get_mood_verbs ()   + list_smilies () +   smilies ($s, $sample=false)    smile_shield ($m) @@ -1438,7 +1440,24 @@ Variables

      Function: linkify

      Replace naked text hyperlink with HTML formatted hyperlink

      -

      Referenced by advanced_profile(), directory_content(), profile_activity(), and profile_sidebar().

      +

      Referenced by advanced_profile(), directory_content(), and profile_sidebar().

      + + + + +
      +
      + + + + + + + +
      list_smilies ()
      +
      + +

      Referenced by smilies(), and smilies_content().

      @@ -1478,7 +1497,7 @@ Variables -

      Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_post(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_oauth_request_token(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), attach_mkdir(), avatar_img(), base64url_decode(), bb2diaspora_itembody(), bb2diaspora_itemwallwall(), bookmark_add(), bookmarks_init(), build_sync_packet(), channel_remove(), chanview_content(), chat_post(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), cloud_init(), connedit_post(), consume_feed(), conversation(), create_account(), create_identity(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), cronhooks_run(), datetime_convert(), RedMatrix\RedDAV\RedFile\delete(), delete_imported_item(), deliver_run(), detect_language(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_decode(), diaspora_dispatch(), diaspora_dispatch_public(), diaspora_handle_from_contact(), diaspora_is_blacklisted(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_process_outbound(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_status(), diaspora_share(), diaspora_signed_retraction(), diaspora_transmit(), dir_parse_query(), directory_content(), directory_run(), discover_by_url(), discover_by_webbie(), downgrade_accounts(), email_send(), encode_item(), expire_run(), externals_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), find_diaspora_person_by_handle(), fix_private_photos(), fix_system_urls(), RedMatrix\RedDAV\RedFile\get(), get_atom_elements(), get_diaspora_key(), get_diaspora_reshare_xml(), get_item_elements(), get_language_name(), Conversation\get_template_data(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getDir(), group_content(), guess_image_type(), http_status_exit(), hubloc_change_primary(), impel_init(), import_author_rss(), import_author_unknown(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), local_dir_update(), localize_item(), RedMatrix\RedDAV\RedDirectory\log(), RedMatrix\RedDAV\RedBasicAuth\log(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_post(), mail_store(), menu_edit(), mini_group_select(), mood_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notes_init(), notification(), notifier_run(), old_webfinger(), onedirsync_run(), onepoll_run(), openid_content(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), process_channel_sync_delivery(), process_delivery(), process_location_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), profile_photo_set_profile_perms(), profile_sidebar(), profiles_content(), prune_hub_reinstalls(), public_recips(), RedMatrix\RedDAV\RedFile\put(), dba_mysql\q(), dba_mysqli\q(), dba_postgres\q(), queue_run(), rbmark_post(), receive_post(), red_item_new(), RedChannelList(), RedCollectionData(), RedFileData(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_obsolete_hublocs(), remove_queue_item(), scale_external_images(), scrape_feed(), scrape_vcard(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), RedMatrix\RedDAV\RedFile\setName(), RedMatrix\RedDAV\RedDirectory\setName(), settings_post(), start_delivery_chain(), store_diaspora_comment_sig(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), sync_locations(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_directory_entry(), update_feed_item(), update_imported_item(), update_queue_time(), RedMatrix\RedDAV\RedBasicAuth\validateUserPass(), verify_email_address(), xml2array(), xml_status(), z_fetch_url(), z_post_url(), zfinger_init(), zid_init(), zot_build_packet(), zot_feed(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_message_request(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

      +

      Referenced by account_remove(), account_verify_password(), Item\add_child(), Conversation\add_thread(), admin_content(), admin_page_hubloc_post(), admin_post(), aes_encapsulate(), allowed_public_recips(), api_call(), api_channel_stream(), api_export_basic(), api_favorites(), api_get_user(), api_login(), api_oauth_request_token(), api_statuses_destroy(), api_statuses_mediap(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), attach_mkdir(), avatar_img(), base64url_decode(), bb2diaspora_itembody(), bb2diaspora_itemwallwall(), bookmark_add(), bookmarks_init(), build_sync_packet(), channel_remove(), chanview_content(), chat_post(), check_config(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), cloud_init(), connedit_post(), consume_feed(), conversation(), create_account(), create_identity(), RedMatrix\RedDAV\RedDirectory\createDirectory(), RedMatrix\RedDAV\RedDirectory\createFile(), cronhooks_run(), datetime_convert(), RedMatrix\RedDAV\RedFile\delete(), delete_imported_item(), deliver_run(), detect_language(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_decode(), diaspora_dispatch(), diaspora_dispatch_public(), diaspora_handle_from_contact(), diaspora_is_blacklisted(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_process_outbound(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_status(), diaspora_share(), diaspora_signed_retraction(), diaspora_transmit(), dir_parse_query(), directory_content(), directory_run(), discover_by_url(), discover_by_webbie(), downgrade_accounts(), email_send(), encode_item(), expire_run(), externals_run(), feed_init(), fetch_lrdd_template(), fetch_xrd_links(), filer_content(), filerm_content(), find_diaspora_person_by_handle(), fix_private_photos(), fix_system_urls(), RedMatrix\RedDAV\RedFile\get(), get_atom_elements(), get_diaspora_key(), get_diaspora_reshare_xml(), get_item_elements(), get_language_name(), Conversation\get_template_data(), RedMatrix\RedDAV\RedDirectory\getChild(), RedMatrix\RedDAV\RedDirectory\getDir(), group_content(), guess_image_type(), http_status_exit(), hubloc_change_primary(), impel_init(), import_author_rss(), import_author_unknown(), import_author_zot(), import_channel_photo(), import_directory_profile(), import_post(), import_profile_photo(), import_site(), import_xchan(), install_plugin(), item_post(), item_store(), item_store_update(), like_content(), limit_body_size(), load_plugin(), local_dir_update(), localize_item(), RedMatrix\RedDAV\RedDirectory\log(), RedMatrix\RedDAV\RedBasicAuth\log(), FKOAuth1\loginUser(), FKOAuthDataStore\lookup_consumer(), FKOAuthDataStore\lookup_token(), magic_init(), mail_post(), mail_store(), menu_edit(), mini_group_select(), mood_init(), FKOAuthDataStore\new_access_token(), new_contact(), new_keypair(), FKOAuthDataStore\new_request_token(), notes_init(), notification(), notifier_run(), old_webfinger(), onedirsync_run(), onepoll_run(), openid_content(), parse_url_content(), parse_xml_string(), photo_init(), photo_upload(), photos_content(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), post_activity_item(), post_init(), post_post(), process_channel_sync_delivery(), process_delivery(), process_location_delivery(), process_mail_delivery(), process_profile_delivery(), profile_load(), profile_photo_set_profile_perms(), profile_sidebar(), prune_hub_reinstalls(), public_recips(), RedMatrix\RedDAV\RedFile\put(), dba_mysql\q(), dba_mysqli\q(), dba_postgres\q(), queue_run(), random_profile(), rbmark_post(), receive_post(), red_item_new(), RedChannelList(), RedCollectionData(), RedFileData(), register_content(), reload_plugins(), Item\remove_child(), remove_community_tag(), remove_obsolete_hublocs(), remove_queue_item(), scale_external_images(), scrape_feed(), scrape_vcard(), search_ac_init(), enotify\send(), send_reg_approval_email(), Conversation\set_mode(), RedMatrix\RedDAV\RedFile\setName(), RedMatrix\RedDAV\RedDirectory\setName(), settings_post(), start_delivery_chain(), store_diaspora_comment_sig(), stream_perms_api_uids(), stream_perms_xchans(), subthread_content(), sync_directories(), sync_locations(), tag_deliver(), tagger_content(), tgroup_check(), uninstall_plugin(), unload_plugin(), update_directory_entry(), update_feed_item(), update_imported_item(), update_queue_time(), RedMatrix\RedDAV\RedBasicAuth\validateUserPass(), verify_email_address(), xml2array(), xml_status(), z_fetch_url(), z_post_url(), zfinger_init(), zid_init(), zot_build_packet(), zot_feed(), zot_fetch(), zot_finger(), zot_gethub(), zot_import(), zot_process_message_request(), zot_process_response(), zot_refresh(), zot_register_hub(), and zotfeed_init().

      diff --git a/doc/html/text_8php.js b/doc/html/text_8php.js index 14999d6f0..e6fccb430 100644 --- a/doc/html/text_8php.js +++ b/doc/html/text_8php.js @@ -50,6 +50,7 @@ var text_8php = [ "legal_webbie", "text_8php.html#a2690ad67bb6fb97ef69de3e8d23f2728", null ], [ "link_compare", "text_8php.html#a47c1e4a5f3f53027daacd8a9db24f285", null ], [ "linkify", "text_8php.html#a11255c8c4e5245b6c24f97684826aa54", null ], + [ "list_smilies", "text_8php.html#a4446c7f8996a280f7e08b7bfe6c6c8bc", null ], [ "logger", "text_8php.html#a030fa5ecc64168af0c4f44897a9bce63", null ], [ "magic_link", "text_8php.html#a1e510c53624933ce9b7d6715784894db", null ], [ "magiclink_url", "text_8php.html#a24d441d30df4b8e6bf6780bf62a5e2c6", null ], diff --git a/doc/html/typo_8php.html b/doc/html/typo_8php.html index ed74a536b..93b502cd7 100644 --- a/doc/html/typo_8php.html +++ b/doc/html/typo_8php.html @@ -134,7 +134,7 @@ Variables
      -

      Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), app_name_compare(), appman_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), block_content(), block_init(), blocks_content(), blocks_init(), bookmarks_content(), bookmarks_init(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_transmit(), diaspora_unshare(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editblock_init(), editlayout_content(), editlayout_init(), editpost_content(), editwebpage_content(), editwebpage_init(), ev_compare(), event_store_item(), events_content(), events_post(), expand_acl(), expand_groups(), externals_run(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_init(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), hivenet_init(), home_content(), home_init(), hostxrd_init(), impel_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_developer(), is_site_admin(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), layouts_init(), like_content(), link_compare(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_pdl(), load_translation_table(), load_xconfig(), locs_content(), locs_post(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), mytheme_init(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), openid_content(), opensearch_init(), p_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_init(), push_lang(), queue_run(), randprof_init(), rbmark_content(), rbmark_post(), red_item_new(), redbasic_form(), register_content(), regmod_content(), regver_content(), relative_date(), removeaccount_content(), removeaccount_post(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), scrape_feed(), scrape_vcard(), search(), search_ac_init(), search_content(), search_init(), send_message(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), sources_post(), stumble_init(), subthread_content(), suckerberg_init(), suggest_content(), t(), tag_deliver(), tag_sort_length(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), tgroup_check(), theme_content(), theme_include(), thing_content(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), webpages_init(), wfinger_init(), what_next(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_chatroom_list(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_item(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

      +

      Referenced by FriendicaSmarty\__construct(), Item\__construct(), FriendicaSmartyEngine\__construct(), Template\_replcb_if(), Template\_replcb_inc(), _well_known_init(), abook_toggle_flag(), achievements_content(), acl_init(), admin_content(), admin_page_channels(), admin_page_channels_post(), admin_page_dbsync(), admin_page_hubloc(), admin_page_hubloc_post(), admin_page_logs(), admin_page_logs_post(), admin_page_plugins(), admin_page_site(), admin_page_site_post(), admin_page_summary(), admin_page_themes(), admin_page_users(), admin_page_users_post(), admin_post(), advanced_profile(), allowed_email(), allowed_url(), alt_pager(), api_account_verify_credentials(), api_albums(), api_apply_template(), api_call(), api_content(), api_direct_messages_all(), api_direct_messages_box(), api_direct_messages_conversation(), api_direct_messages_inbox(), api_direct_messages_new(), api_direct_messages_sentbox(), api_favorites(), api_followers_ids(), api_format_as(), api_format_items(), api_friends_ids(), api_get_user(), api_item_get_user(), api_login(), api_photos(), api_post(), api_rss_extra(), api_status_show(), api_statuses_destroy(), api_statuses_f(), api_statuses_followers(), api_statuses_friends(), api_statuses_home_timeline(), api_statuses_mediap(), api_statuses_mentions(), api_statuses_public_timeline(), api_statuses_repeat(), api_statuses_show(), api_statuses_update(), api_statuses_user_timeline(), api_statusnet_config(), api_users_show(), app_name_compare(), appman_content(), apw_form(), atom_entry(), attribute_contains(), authenticate_success(), avatar_img(), bb_sanitize_style(), bbcode(), best_link_url(), block_content(), block_init(), blocks_content(), blocks_init(), bookmarks_content(), bookmarks_init(), build_sync_packet(), cal(), call_hooks(), categories_widget(), channel_content(), channel_init(), channel_remove(), chanview_content(), chat_content(), chat_init(), chat_post(), chatsvc_content(), chatsvc_init(), chatsvc_post(), check_config(), check_form_security_token(), check_form_security_token_ForbiddenOnErr(), check_form_security_token_redirectOnErr(), check_htaccess(), clean_urls(), cli_startup(), cli_suggest_run(), cloud_init(), comanche_parser(), comanche_replace_region(), comanche_widget(), common_content(), common_friends_visitor_widget(), common_init(), connect_content(), connect_init(), connect_post(), connections_clone(), connections_content(), connections_init(), connections_post(), connedit_clone(), connedit_content(), connedit_init(), connedit_post(), construct_page(), contact_block(), contact_select(), conversation(), create_identity(), current_theme(), current_theme_url(), del_config(), del_pconfig(), del_xconfig(), delegate_content(), deliver_run(), diaspora_asphoto(), diaspora_comment(), diaspora_conversation(), diaspora_like(), diaspora_message(), diaspora_msg_build(), diaspora_photo(), diaspora_post(), diaspora_profile(), diaspora_pubmsg_build(), diaspora_request(), diaspora_reshare(), diaspora_send_followup(), diaspora_send_images(), diaspora_send_mail(), diaspora_send_relay(), diaspora_send_retraction(), diaspora_send_status(), diaspora_share(), diaspora_transmit(), diaspora_unshare(), directory_content(), directory_init(), dirsearch_init(), display_content(), dlogger(), drop_item(), editblock_content(), editblock_init(), editlayout_content(), editlayout_init(), editpost_content(), editwebpage_content(), editwebpage_init(), ev_compare(), event_store_item(), events_content(), events_post(), expand_acl(), expand_groups(), externals_run(), fbrowser_content(), fileas_widget(), filer_content(), filerm_content(), filestorage_content(), filestorage_post(), findpeople_widget(), fix_private_photos(), follow_init(), format_event_diaspora(), fsuggest_content(), fsuggest_post(), BaseObject\get_app(), get_app(), get_best_language(), get_birthdays(), Item\get_comment_box(), get_config(), get_custom_nav(), get_events(), get_form_security_token(), FriendicaSmartyEngine\get_intltext_template(), get_intltext_template(), get_markup_template(), get_pconfig(), Item\get_template_data(), get_theme_screenshot(), get_xconfig(), gprobe_run(), group_content(), group_post(), group_select(), guess_image_type(), handle_tag(), hcard_init(), head_get_icon(), head_remove_css(), head_remove_js(), head_set_icon(), help_content(), hivenet_init(), home_content(), home_init(), hostxrd_init(), impel_init(), import_channel_photo(), import_post(), import_profile_photo(), info(), insert_hook(), invite_content(), invite_post(), is_developer(), is_site_admin(), item_photo_menu(), item_post(), items_fetch(), lang_selector(), layouts_content(), layouts_init(), like_content(), link_compare(), list_smilies(), load_config(), load_contact_links(), load_database(), load_hooks(), load_pconfig(), load_pdl(), load_translation_table(), load_xconfig(), locs_content(), locs_post(), logger(), login(), login_content(), FKOAuth1\loginUser(), lostpass_content(), lostpass_post(), magic_init(), mail_content(), mail_post(), manual_config(), match_content(), menu_content(), menu_post(), message_content(), mitem_content(), mitem_init(), mitem_post(), mood_init(), msearch_post(), mytheme_init(), nav(), nav_set_selected(), network_content(), network_init(), new_contact(), notice(), notification(), notifications_content(), notifications_post(), notifier_run(), notify_content(), notify_init(), oembed_fetch_url(), oembed_format_object(), oexchange_content(), oexchange_init(), onedirsync_run(), onepoll_run(), openid_content(), opensearch_init(), p_init(), page_content(), page_init(), paginate(), photo_init(), photos_content(), photos_init(), photos_post(), ping_init(), poco_init(), poco_load(), poke_init(), poller_run(), pop_lang(), post_init(), preg_heart(), probe_content(), proc_run(), profile_activity(), profile_content(), profile_create_sidebar(), profile_init(), profile_load(), profile_photo_init(), profile_photo_post(), profile_sidebar(), profiles_content(), profiles_init(), profiles_post(), profperm_init(), push_lang(), queue_run(), randprof_init(), rbmark_content(), rbmark_post(), red_item_new(), redbasic_form(), register_content(), regmod_content(), regver_content(), relative_date(), removeaccount_content(), removeaccount_post(), removeme_content(), removeme_post(), replace_macros(), rmagic_post(), rpost_content(), scale_external_images(), scrape_feed(), scrape_vcard(), search(), search_ac_init(), search_content(), search_init(), send_message(), service_class_allows(), service_class_fetch(), service_limits_content(), set_config(), Conversation\set_mode(), set_pconfig(), set_xconfig(), settings_init(), settings_post(), setup_content(), setup_post(), share_init(), siteinfo_content(), siteinfo_init(), smilies(), smilies_content(), sources_post(), stumble_init(), subthread_content(), suckerberg_init(), suggest_content(), t(), tag_deliver(), tag_sort_length(), tagger_content(), tagrm_content(), tagrm_post(), tags_sort(), tgroup_check(), theme_content(), theme_include(), thing_content(), thing_init(), timezone_cmp(), toggle_mobile_init(), tt(), uexport_init(), update_channel_content(), update_display_content(), update_home_content(), update_network_content(), update_search_content(), update_suggestions(), user_allow(), user_approve(), vcard_from_xchan(), viewconnections_content(), viewconnections_init(), viewsrc_content(), vote_content(), vote_init(), vote_post(), wall_upload_post(), webpages_content(), webpages_init(), wfinger_init(), what_next(), widget_archive(), widget_catcloud_wall(), widget_categories(), widget_chatroom_list(), widget_design_tools(), widget_filer(), widget_follow(), widget_fullprofile(), widget_item(), widget_mailmenu(), widget_photo_albums(), widget_profile(), widget_savedsearch(), widget_settings_menu(), widget_tagcloud(), widget_tagcloud_wall(), xrd_init(), z_fetch_url(), z_path(), z_root(), zfinger_init(), zid_init(), zotfeed_init(), and zping_content().

      diff --git a/mod/siteinfo.php b/mod/siteinfo.php index 53d47358d..01804e62a 100644 --- a/mod/siteinfo.php +++ b/mod/siteinfo.php @@ -73,7 +73,7 @@ function siteinfo_init(&$a) { 'site_name' => (($site_name) ? $site_name : ''), 'platform' => RED_PLATFORM, 'dbdriver' => $db->getdriver(), - 'lastpoll' => get_poller_runtime(), + 'lastpoll' => get_config('system','lastpoll'), 'info' => (($site_info) ? $site_info : ''), 'channels_total' => $channels_total_stat, 'channels_active_halfyear' => $channels_active_halfyear_stat, diff --git a/util/messages.po b/util/messages.po index 12d872910..e11c412d8 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-12-19.894\n" +"Project-Id-Version: 2014-12-26.901\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-12-19 00:04-0800\n" +"POT-Creation-Date: 2014-12-26 00:04-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -142,8 +142,8 @@ msgid "Connection not found." msgstr "" #: ../../include/menu.php:42 ../../include/page_widgets.php:8 -#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:251 -#: ../../include/apps.php:249 ../../include/ItemObject.php:100 +#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:261 +#: ../../include/ItemObject.php:100 ../../include/apps.php:254 #: ../../mod/settings.php:627 ../../mod/editpost.php:112 #: ../../mod/connections.php:381 ../../mod/connections.php:394 #: ../../mod/connections.php:413 ../../mod/webpages.php:162 @@ -460,42 +460,42 @@ msgstr "" msgid "public profile" msgstr "" -#: ../../include/activities.php:52 +#: ../../include/activities.php:56 #, php-format msgid "%1$s changed %2$s to “%3$s”" msgstr "" -#: ../../include/activities.php:53 +#: ../../include/activities.php:57 #, php-format msgid "Visit %1$s's %2$s" msgstr "" -#: ../../include/activities.php:56 +#: ../../include/activities.php:60 #, php-format msgid "%1$s has an updated %2$s, changing %3$s." msgstr "" -#: ../../include/bb2diaspora.php:384 +#: ../../include/bb2diaspora.php:366 msgid "Attachments:" msgstr "" -#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 +#: ../../include/bb2diaspora.php:445 ../../include/event.php:11 msgid "l F d, Y \\@ g:i A" msgstr "" -#: ../../include/bb2diaspora.php:465 +#: ../../include/bb2diaspora.php:447 msgid "Redmatrix event notification:" msgstr "" -#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 +#: ../../include/bb2diaspora.php:451 ../../include/event.php:20 msgid "Starts:" msgstr "" -#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 +#: ../../include/bb2diaspora.php:459 ../../include/event.php:30 msgid "Finishes:" msgstr "" -#: ../../include/bb2diaspora.php:485 ../../include/event.php:40 +#: ../../include/bb2diaspora.php:467 ../../include/event.php:40 #: ../../include/identity.php:891 ../../mod/events.php:590 #: ../../mod/directory.php:199 msgid "Location:" @@ -741,7 +741,7 @@ msgid "Provide a personal tag cloud on your channel page" msgstr "" #: ../../include/RedDAV/RedBrowser.php:106 -#: ../../include/RedDAV/RedBrowser.php:250 +#: ../../include/RedDAV/RedBrowser.php:260 msgid "parent" msgstr "" @@ -769,8 +769,8 @@ msgstr "" msgid "Schedule Outbox" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:163 ../../include/apps.php:331 -#: ../../include/apps.php:382 ../../include/conversation.php:992 +#: ../../include/RedDAV/RedBrowser.php:163 ../../include/conversation.php:992 +#: ../../include/apps.php:336 ../../include/apps.php:387 #: ../../mod/connedit.php:513 ../../mod/photos.php:713 #: ../../mod/photos.php:1132 msgid "Unknown" @@ -786,55 +786,55 @@ msgstr "" msgid "%1$s used of %2$s (%3$s%)" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:242 ../../include/apps.php:133 -#: ../../include/conversation.php:1539 ../../include/nav.php:106 +#: ../../include/RedDAV/RedBrowser.php:247 ../../include/conversation.php:1539 +#: ../../include/apps.php:135 ../../include/nav.php:106 #: ../../mod/fbrowser.php:114 msgid "Files" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:246 ../../mod/settings.php:567 +#: ../../include/RedDAV/RedBrowser.php:249 +msgid "Total" +msgstr "" + +#: ../../include/RedDAV/RedBrowser.php:256 ../../mod/settings.php:567 #: ../../mod/settings.php:593 ../../mod/admin.php:866 msgid "Name" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:247 +#: ../../include/RedDAV/RedBrowser.php:257 msgid "Type" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:248 +#: ../../include/RedDAV/RedBrowser.php:258 msgid "Size" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:249 +#: ../../include/RedDAV/RedBrowser.php:259 msgid "Last Modified" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:252 ../../include/apps.php:250 -#: ../../include/conversation.php:639 ../../include/ItemObject.php:120 +#: ../../include/RedDAV/RedBrowser.php:262 ../../include/conversation.php:639 +#: ../../include/ItemObject.php:120 ../../include/apps.php:255 #: ../../mod/settings.php:628 ../../mod/group.php:176 #: ../../mod/connedit.php:476 ../../mod/photos.php:1070 #: ../../mod/thing.php:234 ../../mod/admin.php:730 ../../mod/admin.php:861 msgid "Delete" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:253 -msgid "Total" -msgstr "" - -#: ../../include/RedDAV/RedBrowser.php:306 +#: ../../include/RedDAV/RedBrowser.php:310 msgid "Create new folder" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:307 ../../mod/mitem.php:169 -#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 +#: ../../include/RedDAV/RedBrowser.php:311 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:124 msgid "Create" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:308 +#: ../../include/RedDAV/RedBrowser.php:312 msgid "Upload file" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:309 ../../mod/photos.php:738 +#: ../../include/RedDAV/RedBrowser.php:313 ../../mod/photos.php:738 #: ../../mod/photos.php:1246 ../../mod/profile_photo.php:361 msgid "Upload" msgstr "" @@ -954,26 +954,6 @@ msgstr "" msgid "MySpace" msgstr "" -#: ../../include/Contact.php:107 ../../include/identity.php:840 -#: ../../include/conversation.php:937 ../../include/widgets.php:136 -#: ../../include/widgets.php:175 ../../mod/suggest.php:51 -#: ../../mod/match.php:62 ../../mod/directory.php:264 -msgid "Connect" -msgstr "" - -#: ../../include/Contact.php:123 -msgid "New window" -msgstr "" - -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "" - -#: ../../include/Contact.php:214 ../../mod/admin.php:646 -#, php-format -msgid "User '%s' deleted" -msgstr "" - #: ../../include/acl_selectors.php:240 msgid "Visible to your default audience" msgstr "" @@ -1037,7 +1017,7 @@ msgid "View Connections" msgstr "" #: ../../include/text.php:842 ../../include/text.php:854 -#: ../../include/apps.php:145 ../../include/nav.php:173 +#: ../../include/apps.php:147 ../../include/nav.php:173 #: ../../mod/search.php:30 msgid "Search" msgstr "" @@ -1049,297 +1029,297 @@ msgstr "" msgid "Save" msgstr "" -#: ../../include/text.php:919 +#: ../../include/text.php:920 msgid "poke" msgstr "" -#: ../../include/text.php:919 ../../include/conversation.php:243 +#: ../../include/text.php:920 ../../include/conversation.php:243 msgid "poked" msgstr "" -#: ../../include/text.php:920 +#: ../../include/text.php:921 msgid "ping" msgstr "" -#: ../../include/text.php:920 +#: ../../include/text.php:921 msgid "pinged" msgstr "" -#: ../../include/text.php:921 +#: ../../include/text.php:922 msgid "prod" msgstr "" -#: ../../include/text.php:921 +#: ../../include/text.php:922 msgid "prodded" msgstr "" -#: ../../include/text.php:922 +#: ../../include/text.php:923 msgid "slap" msgstr "" -#: ../../include/text.php:922 +#: ../../include/text.php:923 msgid "slapped" msgstr "" -#: ../../include/text.php:923 +#: ../../include/text.php:924 msgid "finger" msgstr "" -#: ../../include/text.php:923 +#: ../../include/text.php:924 msgid "fingered" msgstr "" -#: ../../include/text.php:924 +#: ../../include/text.php:925 msgid "rebuff" msgstr "" -#: ../../include/text.php:924 +#: ../../include/text.php:925 msgid "rebuffed" msgstr "" -#: ../../include/text.php:934 +#: ../../include/text.php:935 msgid "happy" msgstr "" -#: ../../include/text.php:935 +#: ../../include/text.php:936 msgid "sad" msgstr "" -#: ../../include/text.php:936 +#: ../../include/text.php:937 msgid "mellow" msgstr "" -#: ../../include/text.php:937 +#: ../../include/text.php:938 msgid "tired" msgstr "" -#: ../../include/text.php:938 +#: ../../include/text.php:939 msgid "perky" msgstr "" -#: ../../include/text.php:939 +#: ../../include/text.php:940 msgid "angry" msgstr "" -#: ../../include/text.php:940 +#: ../../include/text.php:941 msgid "stupified" msgstr "" -#: ../../include/text.php:941 +#: ../../include/text.php:942 msgid "puzzled" msgstr "" -#: ../../include/text.php:942 +#: ../../include/text.php:943 msgid "interested" msgstr "" -#: ../../include/text.php:943 +#: ../../include/text.php:944 msgid "bitter" msgstr "" -#: ../../include/text.php:944 +#: ../../include/text.php:945 msgid "cheerful" msgstr "" -#: ../../include/text.php:945 +#: ../../include/text.php:946 msgid "alive" msgstr "" -#: ../../include/text.php:946 +#: ../../include/text.php:947 msgid "annoyed" msgstr "" -#: ../../include/text.php:947 +#: ../../include/text.php:948 msgid "anxious" msgstr "" -#: ../../include/text.php:948 +#: ../../include/text.php:949 msgid "cranky" msgstr "" -#: ../../include/text.php:949 +#: ../../include/text.php:950 msgid "disturbed" msgstr "" -#: ../../include/text.php:950 +#: ../../include/text.php:951 msgid "frustrated" msgstr "" -#: ../../include/text.php:951 +#: ../../include/text.php:952 msgid "depressed" msgstr "" -#: ../../include/text.php:952 +#: ../../include/text.php:953 msgid "motivated" msgstr "" -#: ../../include/text.php:953 +#: ../../include/text.php:954 msgid "relaxed" msgstr "" -#: ../../include/text.php:954 +#: ../../include/text.php:955 msgid "surprised" msgstr "" -#: ../../include/text.php:1113 +#: ../../include/text.php:1121 msgid "Monday" msgstr "" -#: ../../include/text.php:1113 +#: ../../include/text.php:1121 msgid "Tuesday" msgstr "" -#: ../../include/text.php:1113 +#: ../../include/text.php:1121 msgid "Wednesday" msgstr "" -#: ../../include/text.php:1113 +#: ../../include/text.php:1121 msgid "Thursday" msgstr "" -#: ../../include/text.php:1113 +#: ../../include/text.php:1121 msgid "Friday" msgstr "" -#: ../../include/text.php:1113 +#: ../../include/text.php:1121 msgid "Saturday" msgstr "" -#: ../../include/text.php:1113 +#: ../../include/text.php:1121 msgid "Sunday" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "January" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "February" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "March" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "April" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "May" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "June" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "July" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "August" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "September" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "October" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "November" msgstr "" -#: ../../include/text.php:1117 +#: ../../include/text.php:1125 msgid "December" msgstr "" -#: ../../include/text.php:1195 +#: ../../include/text.php:1203 msgid "unknown.???" msgstr "" -#: ../../include/text.php:1196 +#: ../../include/text.php:1204 msgid "bytes" msgstr "" -#: ../../include/text.php:1232 +#: ../../include/text.php:1240 msgid "remove category" msgstr "" -#: ../../include/text.php:1301 +#: ../../include/text.php:1309 msgid "remove from file" msgstr "" -#: ../../include/text.php:1377 ../../include/text.php:1388 +#: ../../include/text.php:1385 ../../include/text.php:1396 msgid "Click to open/close" msgstr "" -#: ../../include/text.php:1536 ../../mod/events.php:414 +#: ../../include/text.php:1544 ../../mod/events.php:414 msgid "Link to Source" msgstr "" -#: ../../include/text.php:1555 +#: ../../include/text.php:1563 msgid "Select a page layout: " msgstr "" -#: ../../include/text.php:1558 ../../include/text.php:1618 +#: ../../include/text.php:1566 ../../include/text.php:1626 msgid "default" msgstr "" -#: ../../include/text.php:1591 +#: ../../include/text.php:1599 msgid "Page content type: " msgstr "" -#: ../../include/text.php:1630 +#: ../../include/text.php:1638 msgid "Select an alternate language" msgstr "" -#: ../../include/text.php:1749 ../../include/conversation.php:120 +#: ../../include/text.php:1757 ../../include/conversation.php:120 #: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 #: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 msgid "photo" msgstr "" -#: ../../include/text.php:1752 ../../include/conversation.php:123 +#: ../../include/text.php:1760 ../../include/conversation.php:123 #: ../../mod/tagger.php:49 msgid "event" msgstr "" -#: ../../include/text.php:1755 ../../include/conversation.php:148 +#: ../../include/text.php:1763 ../../include/conversation.php:148 #: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 #: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 msgid "status" msgstr "" -#: ../../include/text.php:1757 ../../include/conversation.php:150 +#: ../../include/text.php:1765 ../../include/conversation.php:150 #: ../../mod/tagger.php:55 msgid "comment" msgstr "" -#: ../../include/text.php:1762 +#: ../../include/text.php:1770 msgid "activity" msgstr "" -#: ../../include/text.php:2049 +#: ../../include/text.php:2057 msgid "Design" msgstr "" -#: ../../include/text.php:2052 +#: ../../include/text.php:2060 msgid "Blocks" msgstr "" -#: ../../include/text.php:2053 +#: ../../include/text.php:2061 msgid "Menus" msgstr "" -#: ../../include/text.php:2054 +#: ../../include/text.php:2062 msgid "Layouts" msgstr "" -#: ../../include/text.php:2055 +#: ../../include/text.php:2063 msgid "Pages" msgstr "" @@ -1704,6 +1684,13 @@ msgstr "" msgid "Requested profile is not available." msgstr "" +#: ../../include/identity.php:840 ../../include/conversation.php:937 +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:264 +msgid "Connect" +msgstr "" + #: ../../include/identity.php:854 ../../mod/profiles.php:740 msgid "Change profile photo" msgstr "" @@ -1788,7 +1775,7 @@ msgid "Events this week:" msgstr "" #: ../../include/identity.php:1122 ../../include/identity.php:1251 -#: ../../include/apps.php:136 ../../mod/profperm.php:112 +#: ../../include/apps.php:138 ../../mod/profperm.php:112 msgid "Profile" msgstr "" @@ -2010,127 +1997,6 @@ msgstr "" msgid "Public Timeline" msgstr "" -#: ../../include/apps.php:126 -msgid "Site Admin" -msgstr "" - -#: ../../include/apps.php:127 ../../include/conversation.php:1565 -#: ../../include/nav.php:117 -msgid "Bookmarks" -msgstr "" - -#: ../../include/apps.php:128 -msgid "Address Book" -msgstr "" - -#: ../../include/apps.php:129 ../../include/nav.php:125 ../../boot.php:1540 -msgid "Login" -msgstr "" - -#: ../../include/apps.php:130 ../../include/nav.php:216 -#: ../../mod/manage.php:148 -msgid "Channel Manager" -msgstr "" - -#: ../../include/apps.php:131 ../../include/nav.php:190 -msgid "Matrix" -msgstr "" - -#: ../../include/apps.php:132 ../../include/widgets.php:535 -#: ../../include/nav.php:218 ../../mod/admin.php:951 ../../mod/admin.php:1156 -msgid "Settings" -msgstr "" - -#: ../../include/apps.php:134 ../../include/conversation.php:1576 -#: ../../include/nav.php:121 ../../mod/webpages.php:160 -msgid "Webpages" -msgstr "" - -#: ../../include/apps.php:135 ../../include/nav.php:193 -msgid "Channel Home" -msgstr "" - -#: ../../include/apps.php:137 ../../include/conversation.php:1530 -#: ../../include/nav.php:105 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "" - -#: ../../include/apps.php:138 ../../include/nav.php:212 -#: ../../mod/events.php:442 -msgid "Events" -msgstr "" - -#: ../../include/apps.php:139 ../../include/nav.php:176 -#: ../../mod/directory.php:321 -msgid "Directory" -msgstr "" - -#: ../../include/apps.php:140 ../../include/nav.php:168 ../../mod/help.php:58 -#: ../../mod/help.php:63 -msgid "Help" -msgstr "" - -#: ../../include/apps.php:141 ../../include/nav.php:204 -msgid "Mail" -msgstr "" - -#: ../../include/apps.php:142 ../../mod/mood.php:131 -msgid "Mood" -msgstr "" - -#: ../../include/apps.php:143 ../../include/conversation.php:940 -msgid "Poke" -msgstr "" - -#: ../../include/apps.php:144 ../../include/nav.php:111 -msgid "Chat" -msgstr "" - -#: ../../include/apps.php:146 -msgid "Probe" -msgstr "" - -#: ../../include/apps.php:147 -msgid "Suggest" -msgstr "" - -#: ../../include/apps.php:148 -msgid "Random Channel" -msgstr "" - -#: ../../include/apps.php:149 -msgid "Invite" -msgstr "" - -#: ../../include/apps.php:150 -msgid "Features" -msgstr "" - -#: ../../include/apps.php:151 -msgid "Language" -msgstr "" - -#: ../../include/apps.php:152 -msgid "Post" -msgstr "" - -#: ../../include/apps.php:153 -msgid "Profile Photo" -msgstr "" - -#: ../../include/apps.php:242 ../../mod/settings.php:81 -#: ../../mod/settings.php:591 -msgid "Update" -msgstr "" - -#: ../../include/apps.php:242 -msgid "Install" -msgstr "" - -#: ../../include/apps.php:247 -msgid "Purchase" -msgstr "" - #: ../../include/attach.php:221 ../../include/attach.php:275 msgid "Item was not found." msgstr "" @@ -2209,17 +2075,17 @@ msgstr "" msgid "Room is full" msgstr "" -#: ../../include/bbcode.php:112 ../../include/bbcode.php:682 -#: ../../include/bbcode.php:685 ../../include/bbcode.php:690 -#: ../../include/bbcode.php:693 ../../include/bbcode.php:696 -#: ../../include/bbcode.php:699 ../../include/bbcode.php:704 -#: ../../include/bbcode.php:707 ../../include/bbcode.php:712 -#: ../../include/bbcode.php:715 ../../include/bbcode.php:718 -#: ../../include/bbcode.php:721 +#: ../../include/bbcode.php:112 ../../include/bbcode.php:677 +#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 +#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 +#: ../../include/bbcode.php:694 ../../include/bbcode.php:699 +#: ../../include/bbcode.php:702 ../../include/bbcode.php:707 +#: ../../include/bbcode.php:710 ../../include/bbcode.php:713 +#: ../../include/bbcode.php:716 msgid "Image/photo" msgstr "" -#: ../../include/bbcode.php:147 ../../include/bbcode.php:732 +#: ../../include/bbcode.php:147 ../../include/bbcode.php:727 msgid "Encrypted content" msgstr "" @@ -2240,11 +2106,11 @@ msgstr "" msgid "post" msgstr "" -#: ../../include/bbcode.php:650 +#: ../../include/bbcode.php:645 msgid "$1 spoiler" msgstr "" -#: ../../include/bbcode.php:670 +#: ../../include/bbcode.php:665 msgid "$1 wrote:" msgstr "" @@ -2380,6 +2246,10 @@ msgstr "" msgid "Send PM" msgstr "" +#: ../../include/conversation.php:940 ../../include/apps.php:145 +msgid "Poke" +msgstr "" + #: ../../include/conversation.php:1013 #, php-format msgid "%s likes this." @@ -2669,6 +2539,11 @@ msgstr "" msgid "Profile Details" msgstr "" +#: ../../include/conversation.php:1530 ../../include/apps.php:139 +#: ../../include/nav.php:105 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "" + #: ../../include/conversation.php:1542 msgid "Files and Storage" msgstr "" @@ -2677,16 +2552,26 @@ msgstr "" msgid "Chatrooms" msgstr "" +#: ../../include/conversation.php:1565 ../../include/apps.php:129 +#: ../../include/nav.php:117 +msgid "Bookmarks" +msgstr "" + #: ../../include/conversation.php:1568 msgid "Saved Bookmarks" msgstr "" +#: ../../include/conversation.php:1576 ../../include/apps.php:136 +#: ../../include/nav.php:121 ../../mod/webpages.php:160 +msgid "Webpages" +msgstr "" + #: ../../include/conversation.php:1579 msgid "Manage Webpages" msgstr "" #: ../../include/widgets.php:91 ../../include/nav.php:171 -#: ../../mod/apps.php:33 +#: ../../mod/apps.php:34 msgid "Apps" msgstr "" @@ -2807,6 +2692,11 @@ msgstr "" msgid "Premium Channel Settings" msgstr "" +#: ../../include/widgets.php:535 ../../include/apps.php:134 +#: ../../include/nav.php:218 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "" + #: ../../include/widgets.php:548 ../../mod/mail.php:125 #: ../../mod/message.php:31 msgid "Messages" @@ -3105,6 +2995,116 @@ msgstr "" msgid "Happy Birthday %1$s" msgstr "" +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "" + +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "" + +#: ../../include/apps.php:131 ../../include/nav.php:125 ../../boot.php:1540 +msgid "Login" +msgstr "" + +#: ../../include/apps.php:132 ../../include/nav.php:216 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "" + +#: ../../include/apps.php:133 ../../include/nav.php:190 +msgid "Matrix" +msgstr "" + +#: ../../include/apps.php:137 ../../include/nav.php:193 +msgid "Channel Home" +msgstr "" + +#: ../../include/apps.php:140 ../../include/nav.php:212 +#: ../../mod/events.php:442 +msgid "Events" +msgstr "" + +#: ../../include/apps.php:141 ../../include/nav.php:176 +#: ../../mod/directory.php:321 +msgid "Directory" +msgstr "" + +#: ../../include/apps.php:142 ../../include/nav.php:168 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "" + +#: ../../include/apps.php:143 ../../include/nav.php:204 +msgid "Mail" +msgstr "" + +#: ../../include/apps.php:144 ../../mod/mood.php:131 +msgid "Mood" +msgstr "" + +#: ../../include/apps.php:146 ../../include/nav.php:111 +msgid "Chat" +msgstr "" + +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "" + +#: ../../include/apps.php:152 +msgid "Features" +msgstr "" + +#: ../../include/apps.php:153 +msgid "Language" +msgstr "" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "" + +#: ../../include/apps.php:155 +msgid "Profile Photo" +msgstr "" + +#: ../../include/apps.php:247 ../../mod/settings.php:81 +#: ../../mod/settings.php:591 +msgid "Update" +msgstr "" + +#: ../../include/apps.php:247 +msgid "Install" +msgstr "" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "" + +#: ../../include/Contact.php:123 +msgid "New window" +msgstr "" + +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" +msgstr "" + +#: ../../include/Contact.php:214 ../../mod/admin.php:646 +#, php-format +msgid "User '%s' deleted" +msgstr "" + #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "" @@ -4991,49 +4991,57 @@ msgstr "" msgid "No entries." msgstr "" -#: ../../mod/siteinfo.php:92 +#: ../../mod/siteinfo.php:93 #, php-format msgid "Version %s" msgstr "" -#: ../../mod/siteinfo.php:113 +#: ../../mod/siteinfo.php:114 msgid "Installed plugins/addons/apps:" msgstr "" -#: ../../mod/siteinfo.php:126 +#: ../../mod/siteinfo.php:127 msgid "No installed plugins/addons/apps" msgstr "" -#: ../../mod/siteinfo.php:134 +#: ../../mod/siteinfo.php:135 msgid "Red" msgstr "" -#: ../../mod/siteinfo.php:135 +#: ../../mod/siteinfo.php:136 msgid "" "This is a hub of the Red Matrix - a global cooperative network of " "decentralized privacy enhanced websites." msgstr "" -#: ../../mod/siteinfo.php:139 -msgid "Running at web location" +#: ../../mod/siteinfo.php:138 +msgid "Tag: " msgstr "" #: ../../mod/siteinfo.php:140 -msgid "" -"Please visit GetZot.com to learn more " -"about the Red Matrix." +msgid "Last background fetch: " msgstr "" -#: ../../mod/siteinfo.php:141 -msgid "Bug reports and issues: please visit" +#: ../../mod/siteinfo.php:143 +msgid "Running at web location" msgstr "" #: ../../mod/siteinfo.php:144 msgid "" +"Please visit RedMatrix.me to learn more " +"about the Red Matrix." +msgstr "" + +#: ../../mod/siteinfo.php:145 +msgid "Bug reports and issues: please visit" +msgstr "" + +#: ../../mod/siteinfo.php:148 +msgid "" "Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com" msgstr "" -#: ../../mod/siteinfo.php:146 +#: ../../mod/siteinfo.php:150 msgid "Site Administrators" msgstr "" @@ -7901,6 +7909,14 @@ msgid "Channel Type" msgstr "" #: ../../mod/new_channel.php:119 +msgid "?" +msgstr "" + +#: ../../mod/new_channel.php:120 +msgid "What is this?" +msgstr "" + +#: ../../mod/new_channel.php:121 msgid "" "Please choose a channel type (such as social networking or community forum) " "and privacy requirements so we can select the best permissions for you" diff --git a/version.inc b/version.inc index a843ce0e3..7baa71358 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-12-23.898 +2014-12-26.901 From 0130fb077fbea06c0abd6e395adccddcd08a0c99 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 26 Dec 2014 16:59:52 +0000 Subject: [PATCH 121/155] Cruft left over from stuff we don't have anymore. --- mod/photos.php | 3 --- 1 file changed, 3 deletions(-) diff --git a/mod/photos.php b/mod/photos.php index 7a9229cc4..f4e770ec0 100644 --- a/mod/photos.php +++ b/mod/photos.php @@ -697,13 +697,10 @@ function photos_content(&$a) { $imagelink = ($a->get_baseurl() . '/photos/' . $a->data['channel']['channel_address'] . '/image/' . $rr['resource_id'] . (($_GET['order'] === 'posted') ? '?f=&order=posted' : '')); - $rel=("photo"); - $photos[] = array( 'id' => $rr['id'], 'twist' => ' ' . $twist . rand(2,4), 'link' => $imagelink, - 'rel' => $rel, 'title' => t('View Photo'), 'src' => $a->get_baseurl() . '/photo/' . $rr['resource_id'] . '-' . $rr['scale'] . '.' .$ext, 'alt' => $imgalt_e, From bb2c68cba343dd638170f7a8b0e5b310a6eba780 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Fri, 26 Dec 2014 23:24:50 +0100 Subject: [PATCH 122/155] Use Tango-based app icons --- app/admin.png | Bin 8449 -> 2852 bytes app/bugreport.png | Bin 5394 -> 4478 bytes app/chat.png | Bin 2194 -> 2544 bytes app/directory.png | Bin 12024 -> 4895 bytes app/events.png | Bin 11242 -> 4118 bytes app/features.png | Bin 7152 -> 8542 bytes app/help.png | Bin 6889 -> 6697 bytes app/home.png | Bin 5172 -> 6347 bytes app/invite.png | Bin 5166 -> 6227 bytes app/lang.png | Bin 7556 -> 5163 bytes app/mail.png | Bin 6623 -> 4875 bytes app/manage.png | Bin 9585 -> 7355 bytes app/mood.png | Bin 5137 -> 6384 bytes app/photos.png | Bin 13693 -> 4080 bytes app/poke.png | Bin 14377 -> 2688 bytes app/post.png | Bin 2850 -> 4394 bytes app/probe.png | Bin 10625 -> 7584 bytes app/search.png | Bin 8544 -> 8354 bytes app/settings.png | Bin 7626 -> 7958 bytes app/storage.png | Bin 5191 -> 3194 bytes app/suggest.png | Bin 2164 -> 7225 bytes app/webpages.png | Bin 8678 -> 9092 bytes 22 files changed, 0 insertions(+), 0 deletions(-) diff --git a/app/admin.png b/app/admin.png index f1954e52a99bc55e6160818d24c24845ef72cc83..cde922e8e0bde2f9d1207eeebad284f10133e4cb 100644 GIT binary patch delta 2845 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 v)u-yVgPhIaz9jHL!tTq4ZDNwAOJ~3 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 diff --git a/app/bugreport.png b/app/bugreport.png index 64b6b7e9f843fb2fea59bc4b4ab7af7af612d047..4b59da1850b1270619e2b2493d328852a8ed6812 100644 GIT binary patch literal 4478 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 literal 5394 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 EAJ1{%kpKVy diff --git a/app/chat.png b/app/chat.png index aa03c75dd3dbe08d9c7403606cb2459b170ce96b..9d3fdebd79ab707c730900f40dbd1a6530544639 100644 GIT binary patch delta 2534 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 delta 2181 zcmV;02zvMM6Os{-B!3BTNLh0L01FcU01FcV0GgZ_000O?NklXr1U3Qdl;*|pCR4SFFp;b|z}dh@fF;0;2Ha)< zSOq)@{9S2wH-D2%)ru)<4c`Gi1xyvmYRYYa!@x%1Mx}YW8APgal(}DVE zU*MpSeJt=+prgiq_5k+*E0tz@qli?^B+eR2qRV~>oStym5h3YC;HSV7O7o9|`}6`I zl6ce1%GUgK2*Ta#98ZhU>5LBU>Wd9 zpsmV%Ujyz{nibW&fN>+xBd!hj0`T1g{qzUmHl?4V1ivz^{ShV@~}GutI4b zZ-v7v_kWxXd_|-(gnN{ZZ408*Ao4B+*2a)$WnlBckvCR-(*XQaX|4r2ftLgA*I2`I zqK4jdznUU}9(kVzR>qw62CztJ)@Nny>W#Y{xE}aH;IyZdW^vOb&>O^sRmfWpoR}r@ zB9ebZY3=~}fCG`!F0h72(nw)F5_meWIi|T^X@8cqO4p6yS>^&80({({G+k|_;%e>*n3NBfb#>VbSuq9atu#BZ3Ry8 zntz7G_1PDl%B33L(!3b*?pB(Od6T@*Gb+u9tXh0b0+xmJpsMi=y?_gVM)4Nl)jSxD z8lH6|A^iUaV8v(vG(U=oe zvPkEi3nm})AE($d7z~vokeY<%e@i4G0 za`n+<^=I{}6bkEYTSub8F=9v5Ei#0rC4P6H7KN;3l(vW8v2!?=9I zaSa;qDZrJ$Hfwl5B0jA|Vxm7SfiD3k0e4u#0Pq{pZ_UJ2z+bK5M=dly-GO7HWAOub z0UrhSi!(i5B_SnTnEj8y8RJQ$B!8oNqefGF-sk#}xr(1?|9EYnaz8 z61_gZ7HD1_&1I`99i0l*Yg1Z?LEs(0P&3>eYgmA*oQPs(xm+$*0wwZttbZ(~vx+WU zuDRjTC&nX`>inJ3?2bx(DKvF~3&p|BGM0zJOAXL{X9DL$xh+SX(nh53%1Pkl`bN1n zB7LQpnYT}LZzbu0j@~Vc=se(v(lr-aRx_Hn%d#?x^OX*(w2%aTg8ZOeO4#b2y4Em1 zhP+iuvo21`Rlxgx26%stNPm1pX)deNZJCA(uT70K9|UF-$i~GD)D><`@NiuWlK}c<_0oErOsP?32Lk>{h$uv?&AMXhqyE%=Y8I`~h zTuon|Ff7UNdJv6g?vJy&RSA@V?8q5`8=BDPqiOxikQ?)O&Inx9fPcWjtC6PXL#vLo z1m2%B0v`wv;*&I2b`Mmvdj!1{x$KqHj%dImKWq&@0hZ^0yeE`qNa~$u0w-BRCvLar zdB9@vDu%7$I$Z5vs1RU%#P=OeJAhKm8~HwN>s8iqmq^vaz!q78_5-&87ke&Q2X3F- zZfm$Y#%1v_c}xU)M1O9=?N`e(o>rQE+{VL;aM9zogli@P_gce7Yv}Wi|1BagU3C#C zQ+YY@MdYo{ZF1}ZZm-hMEZh#N$8eh-%Q&wVFFwiCZzo&9)sHKUv44ghT&8fd_=3*@YkjBM z3sZIAavT~sE#-YWluot-X$brx@V$(Xw?y<_IrwR#AD*bTJywXEC&c$8+^bLNii-W3 zr!ZtAH?kF2pfvs7-rnF>JEG2SJvRvKY5>9$cZ*SxL*e zG!l3v@KA~|4N?CWI0nTS+@y4HJLb8VP(OW`1e23iz?oJQ;J{$wJBu+?M+` z@%9hniZpjCeRKtAmP&lnjzuMedU|l*Kq%v&Eb%_8G`60vT}%|TCn(va-ZZ-jSfezr zWldT#NuZz;xWNBxQk=h4AUusr1q%fV6ev)jK!E}U3RL2MfeE=J$!6by00000NkvXX Hu0mjf_6rIX diff --git a/app/directory.png b/app/directory.png index 2df872d944cbd05a02d19f3c1a00704bfd441546..659f69051fd6ac56e99d6683c04fd7a0f6960b6d 100644 GIT binary patch literal 4895 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 Uc;!!cPyhe`07*qoM6N<$g8gya_y7O^ literal 11242 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 UVQ=j-jsO4v07*qoM6N<$f+%JN#sB~S diff --git a/app/features.png b/app/features.png index cdccd19f73a2464f4dcae044a3a8a91ca2b26cf2..5faf14bc3cf1b019f3f9b5150482bd48f90e6567 100644 GIT binary patch literal 8542 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 E2l}EjYybcN literal 7152 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 diff --git a/app/home.png b/app/home.png index 3f1b864fceefdb032ac026e876e845b6ec94f9c6..4b45f2a7a11acf856ba8e8dfc3ec8ce6a38f271a 100644 GIT binary patch literal 6347 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 delta 5154 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 diff --git a/app/manage.png b/app/manage.png index 4c4d1316235a91dcb213cfe06326b7d7c9825daa..38a4dcbae56dbb47fea2ab48446f1386661c6a06 100644 GIT binary patch literal 7355 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 h0=z^ic_3v%VR;~TX>@2H zNo`?gWldpcX=7_FAbK$_F)lDJAbfm6GI}&imH+@C07*naRCwB@d})wf*KuBVpL3VD z%$pUM!8X_j3&8~h2(FMw(XvBZGD&%nMOwuwyX;g_l~m~bfZ6Bm_nvdQ^W(gC=gk5VQCHhlb?u*BNeo{o3nTP-Y07Qg{L<9h^{Spy>z``U59WNqkp8(kv004j&PeKF{_SXag z!1l+u^ee4ne>+(5%7&4BB^xII2#5eMv;U;?I{qyHXlrffH?#X?V*B5V0yBevEDD0m zoDI(Z-#PkhsIWMcJC6Qt1n!)sWuGtz066FTGIU;cQQ+);**%EJ3)#80okN6df!gY@ zY{VJ2{qPb<&Or1ftBpgr}SXUWR3uDr#n zY68FPEBmhg^m}9i-{sAgoGBf@mtXmp8Twt%`=`D1N>kY~*V0-EVHSZ!m2Phpue}JW zWgGzr0fk8r0Rh0FV_`)^N&!ilq$1+jA&^p9K(yA1lsIf*>M*;+TmjjHuB_u3j4(8yl-Ns^xM;M3N-Q#kn*! zI?%nny@h;X(}vA!*RIXy^UgUS5@zU-=QCH;FHh!*h-ld+|7?L<1`QF~3%;sKw^f~& zs3?hukiv;u<42FadG+cwrB#}yQ7&4TU$E9X=d{*{q_rj@LY0q8M6_|!#sd!?SigRw zQcC{+l=f3Lporive)c{yYrQDB_p1nq9l+yGE(Ab`l!yZ$9jK|9TNg)1kDoX(KR2(4 z>-Bn)CIA4`nieEPBoN5w^Trr!oim`63IeT^8s5C^p1pgwZri$c?VwF$rAlWD&df_T zpkHLdP8_lN9`+J9S-V0g>lasgSW@g`g_g!mKX1a29bbR94eN*>!b#*=Z&{F`Ql)95vXT#3k@?F?M z^~Zns4;Sr3hmT#h!ks&+6I}^7Bv`1-f9E^jK6~!WwVT(Bv!rR$@TTASt*?e*bo1r} zk#g+3TSi0>R64lw$<>*e*{7fWl}ndKuU@?h2q0p_7-zbP+Zz+!u2(d#DwFooBXdRwBdFsFX)t_CydVY5P7C1o$ zvHbNHe*fsvBhNnjC9Tog1V{wg|3+{mHmO%0fApabP96X0(RY}L5t$G{BPd~%ac*ADutjOd0?X=+IjBv!j&y+i(AEE+2pId$0Wd*I#TV4X^zOfB;0eYuCuejT`^& z@BS`L(?Ba`hal*K5^3p`)}%F7D)YyWzyI0~zhA4D0R)f%-Q5`KPFuSKT`!urrQu#D zw9Y~;=bQ*2fn)QdAH6<0`f;;SYezyYEy|Rl(WpCd#-v(P5TH_w;6yA4PfbpK?|ZM5 z%L^h-gb~_ee>9 ziUq&Z0t3ivuYLdQ*)z>%6A%=Ua}E)+Fi}LVU%&qG#~&37g>QZ9Z-OAOX|1QHw@@r} z6}y1Jq;`IKCiK__0Z6r{3K6kbEWYry7fOAlbLT#qUzh`6=giqN9}Ev~+`W4r5kV&i z`+tF@h^X&IT5r0%AwZBbXFfc6@E8KoCGAQX=r~(WCiXerRa$ z(7^}q-M4F?zdsB^W(G#B0%L5YQXU<>c>2tl$;qiorA9=;1PI%=Z*MdkKYsZqho5-D zc?d?&N&be z5afWA0~BG(ghWJP!PTe&^+$j3$BWYd_-SSUKn3{PYkxmBc2h+5?%jL)_U$8Yzy0j9 z&tAE5rCg~90B8cSg-HLifBKJi?$}l=78HR9vw+sx!%1%xvIFZ}SE*~u*5SvVICOFJ z<9fYbtyVXz+xYaa{A#1oJaPP_FaV+;A(3UCxP7~jFRov|z7^l1fEYqR0a+2!X9uf? zhpVc$pCsp;*7U|3KfZnIwx>j*C>kCfF6467nc>Zw#%^9GjexRyWal4z{cEOK7a{}( zVTB}0`Ri+~JH03(5+D*ML6|Z;W#>5;f~J!wCo!^1V9l`V1hQkrKQ~aFPQ(aK6Dm@Q6cGhM;1RoDUZs5Cs1%Vx)LJW~%EIh# zJo9VMKl>%%G-=et8AXEPlrY#NK+Xqh{o4M6`}fSv+_XskxZ?a2@Hm)?Bihdz?& z^hPUjwZ41X{LayLYW1pc>q1GAeD}NG)g)bAUA0({T}zI|I?Uw;^g zF#8~sF+_A>80^`-laN-1hs*GZ#!k1jnwBQ9-2w9U_quCL|C*AR*{P0-Yowvk(B0LZCQ`YW3Ru{Csb3_qNR&3x&ek zwQJT446Gj-Ear1@6sIN?0c)$INdqCGj`Bee%+1Y5p_-VuxnaX5ge;a{MO(FJHawBh z>A~Bl5HmZ+XU?9~Drm)J8R3jXgv<<9{_v%*qZlMjNJt0(fexH=fGsqUg&cknTBb`W z6$L~%GdpwR`VHqKm&+H6#W;?B`}r>uQ5?q#K|sPFG}Z>8vet%_i{hw}B$qB-Jagvq z#KgGP3K2JM**m;(*s%{N7Z>`oRl0*5bV^ecM?d<}kF#*B)8qgUB0Tf!|De0nMJSBu zH>bak*4jgyPONLK^=8jnJAM21&GGRxO^1etwr}4NMWMCUTAQY+))a=J*5ueJ6*dy% zn4NQT^Ya%+FTMZXd)IGVFBXbBckUY++{EmXB(2vQEvP0eAh6UYEz-0rqly;H07R5D zP2PI@%}xWLG-fbe6KSGHA3aD!AT9_3rBo|4ZyQ3T6aXYiQmIsoG2T#DDiy8uz`(!* z`|oEb%wUWYs3V}(Dvpa`91+m;+}w?^@tZeqO-@ZOEG*o*b*o-)L_uL-VBq0HTcaqf z*VBdhsxd}s)jw2V=Ma@2ysXBAEEl+Ai?`-S!2a~7Z+KC+Z{I#VJbZoZ>e!9376NDZ zjW0hFh6>mzrHo6njq1&Etya5s?b`hOe0O(ucXxMRU!RwG&6+jNIb%(&Rta<*hPgN{ zgrUmia^-UQ;>C;a|KjJPmp`c|X{o1Asc>$7VS0KxNs=T@5rYe(mxecO+P-(*Vnb{S)gF&T5<$*m}kfCPk^O?%~&Yonv1 zN8deqar9zeU*CpxLs49qucSwQ_FgkhgD~*Q!pwpct6*?&$Xcs40Elz8P$`jJN-{foc&3uA5Z?ZWSU?ROCX#O>U+Wo`dJqrNaZ zJ6o^S1e}LcaU8E-zdnv*V+(s$4)}9%xR-}>60s|1EoV}9Rs7YT9YuOY_5&nxM$byAPm?z>sW<>4rBH) z7yDQgSJIky3?5qk2;s<)BM88$sg=unMs}S&d#1ink<{8|BVUNOZyo;G+i&Ia@!;UV zhE3~%ISfOu$;@nw3BwQoazRmtK@dlmuU>uq=v(jn^qpF*S|}A+gcxs3jHlMb`Miq5 z)Y-YYS!+yUjbmsw8`iK0fv_Nh0v1AMMmm4t<1|SgKJ-YvTJio;2eHdwhO~{)Qo2|B zNN5=spUr|z&Fs`nE{=l$e)6Lq{^qk^zGu&fq|Kx@_toEecHO$c?(R}PpVyjNp`B<& z8i9Iy`kZxuP;WHm=H@PsUO9F8-4_I5!!p(a15V(@=0%3e#^#901m`OQP`Q^yJO~|Gf}w2 ztbsU__LjPOy1Rxq4fgl-vuO^mJk!#G$d=NE(7pHC39X0^*boln&zn6osTnsW6~5 zeZ4ntPx*yIQeha`#Kdvb-`_tuaqEK*PsLigx=O`Tw^E;-Inpb^muCi;4M=+X*7bk# zkN!w2LP`BKf*=r=h5-?QQbY)BT@>Xs(T!_kzj*Jx6DLj>WAgbtJ1AGm<%NYLO$|Fj zVq=LYA_9e#M#DK!f;v{Dh_trG_`TvA>g9!|V@a)XD98dL$Rfz>oOKQX8UhQIhE*g)3=(NgS~X1KtOH>YaKeNn z3N>j$K&83@l{TTCVy)gt6XPIGn+YMB)SUX@oN%+Jr|*vyiM5$c?o8Zv>b73$kbn?? zg~cU}MtNoe9)#|mKId$0zV`mH<0noWzc_j^ER==@2A$)NuUwv-Sr}fwHiV?!Fo+0j zoCu&2$HFbJ!ypJgE}}3BYYme+7X+FWDn;n5aW;ygTrnRJD6J7ONfKceV5Ne5J}yK- zZ+FkROJhKylwy&-{sEJu99s~jb*a0%Csf+Cx%4dBUAExNte5IDw&-jG1Uh-@%scPC zS1fe_VYAv$N)?M;Tegi{9v>UMawSQVg=Sr8RjpPE5qOeSBM@mp3Ibv)BJ2yfZyHWu1f}l}cUKS`b`?QSZ!?i0Eu4TK)+H+i}z6)Qk?oJ)5>x zYqeX+WWCXtnIEs!Y7Jw2|X%4-Bf0%371fGhw?hX_qZG|r$>%z^+x5F|;m zZr#w~C!gH7X=AagD~{sWlRz!6pIBp!F|}H?W?hmrtTT;9otY;mCI~Z^t`T8bA<`MS?Iu!h;VTJbmWO%*5&LNRs2R)p-h&yY}%y5xKe94 zzyQSvutaH+)|12uDHdfRBpr3@M<03Q^Pl@%snlIA*N&Yy_P_)8HJbHZyGHtYdp*Bn zjBPfX)oL|KQXOa%an3dB^;*4NEmy2_)>>vkRL#_sx_Xp~f%(|6W5uVQI&tCzAsPYC z4=2{Jh*~OS#`r8!Jj?vBh!A3G%)&z1ilokrjo-9vjo3mi-_=!2gJ68(RxV$t8{^nH zlxn@ku3ch5oQtB3!$Sx6A9(6l59e~Z@$vCr{NlZjFN`|p>W%7)FTT*%*X!dRL=3{P zQ0!W>cF;Lzi~)84kftd!i*x02xm+&SYPDvg-d&nddR726Y3JOVZ@tMZAOcDwa%bg9 zXJTnt1|JbMBKp!b&$bJQbDYb?KTU_y<4|#StwUt`@!qAYOPwU&dkj8_V<4Ai(h=|3!m4TvWfRHcOHwg9tm4( zoiW|r-MziN&bc^>-Z=8}Fp7*302C1CGnxp%qBROL2rLT`jt zEQS%%=Rbe=bB{l^Fgtzx{r9fkxGu~{q?OvVapS<6HJ>|tc-QXT#+r;5b18|B$)0T;)4VOEF_+;{(jhYsxC zy<0@srAldR*HL5!bFoO5NJLmfIuL>v6#sLE(n4K1VXlcIUpl| z?}(+d6>fPjW)KpAe4(^y^Y;41WNx8movN57qlAPd9a(3QDX}gERvO+veR4y0cOeQ% zYZT5E^3Ol_+}5pIb8+a>ruZZS3K6zw>Q>4Ft+fII;*?TCgzTUVfs|5`IB|v*mUfUCKhh%CoXY` zBGR$1G8p7{EC8^GF^LYf6*zhN!`a!nAc{mF+n?UhA|L}JfM>jx)htQJ>kcan$jk&N z0xaTy8^&xK8Tsh^Sq(Tmym|YU;hYZQ?%uN>ol{zCr-=}dYE83wbKjGnJG^`Mh|;7q zv9NQ3gnl0~GZ9*Av;El_(4=V^1c5hQS-7J^?L?wn@w>0Q8it|Ap80%!WMt&@>C-JZ z3_?h`T&|EWS!=Uuv(D7v>ba#Q`7{;;VG+lyb+}{a&Wo2Xg-Sp3D_^{R{mRA5mnJ4> zYK?|~5K$q@_w|%!%ax~|{?)xB+X0MH#O#O&Q3Ik+r7N|Vg#-{p@MNvEHWSq!_)kOx z6xbBbe|Y}J_$?iTAWWzZ9Xd2KGn4rnB67|S3=C`@-o6+PbZ~c_1^%tiSB4kPqiq0m zfQ%c5HsqsRYR%aA&C$!3FJ8M^sn+4&$e*Kre^rbkAku<6xweH{lyZN<(%kYj|6qjo?Bt1|X*t~w@VBbJroU`TfuH9P#Wfd~T;poKpzx+4< z)}Uenhn6t%x~!41or#E+EsF(oN~6|9qQL?IvuzSEvm>Q|)XOjb?AGlC1V>^3kWr-# zbNc;bTL;(Y!U$PhYQ(xU#dYg85UFJ;|78XKnZm1=UVLd~dxwayux}F)mfN>)&&^Ng zbGd=O{$imJD7}7YsK2il0r%|PGc`HYX!=quedF4VTCKMKfd@gz8B3awfW@wALW9 zW6QRE_w3W5j-qgOc1A?z=NEh`C(^k~mp^&yts`G}>Wg76FxC)~fOrQ)3I!N}h?FoW zQY?Zbj-3-nM1VnDDE`O)^q-IX>}a9XW1SNa0dXM0g3v0vxp`}1YHI5C?OVBg9#I`W zd|0a>6L^`B%Z_!H8STW`Ef{2-m%LQyTEA}H)vH&LfRJ|X*m3Or_nT?MISVX~T^xpq zHKI^}a=ETbwfQ?={rx}v(|>jEz55tJp<+(`z6C%c#Vkr`03=ib&RMV)EZS-_`NqHa zlevYm3IdlTxY$I40OHy;9$<_uFCbF6Qr%*8_S;fEiYoSaOJ@x_oq5JXY#^zjd0`^lgE9=Pjv5!3b@chDj+H4|-LqG&4phG>hZg^s1`p^ITo27hy`;HAyKKbPS{rlIg zTc*6A&VISW^LLg@lOA?1VRO+fpi( zGPAT4b=-mCS=!&@SC@&99eXdzz^nrkgjQmxj4FzoK>D-;WXQoeo} z1<|1*?9P>jw`@Lr?yMzYW)kmF01+Gs3p5(({`(K1D0Zk75}|+v2z&{na0_&|no-(y zYI?P@%=TMZtd|y%d+*(M<;ImO*RREe$fU+4_Mw9Zbr8IB^r&-Ad>IY^p)gzW+ybI7 z$3d9ui;LXVFKdL^I)ey>LSbOd8l{xLVowG8B}5opyY`-u5z7uhke3(SD1fAy?%Q)u ze{ZiZM{Btp!e!%M=*}E*Hgd5QV5(ZJUb>gb0fiipBfxzrRwcSZfIoMV3`B z2xA<@_uv0OMno?Q=`#@)4FR@frp`6&blIIn#LNsx;&{Wl4ZC*ij8u>qQ%{l;AAXQp z%LtBH(1+6u;_lhAXYcMkJGO5J5q1s%NGU;J5zEel@J?5mr7uYlDXKRbKRf!)^vsMe zsNAt-TNH+!WMk4y9zOI)sn`v&q+ug#`|GsT9gU~L!pj6+y|UC7P6&uK>HYie?du;% zQe&JO8=sh+pJQe~X!Qx8L{ZpPEL^;FAs^?uyGn&zzPGyv94kNtM1on5inJ~8;-CS1 z1z4leFxL2Xmf;N>`}_K{;I`Rp?%cj}^QK{OOn@GNe`W_>b~{?Sb$Rtt+Lql06bORg z@ZrO86j!TN0YD;Xv4*WPwNhaifWY-@*G!tO8ye~=77>sD34j0uf!jY`B^O(9+MgSC zv$M0^-Q95%#c|wdG+MlUnwCnX0}mcRA@I!tTCE-}EHzBr{-I@Q7$13g!i8JhtAJww zU_d9tpu6I(Cmwmcx2I>mJZFs~P)bNKDIp}=3Qtgws9ou5yP;ns#kg*38riHM3ox^=P*2llGtm?r*ngnEx1afrt-fs$*calhF7T>F5i9%b zJCHV_BEKg$3=Tc^@FRn3*3Qq&*2)zSbWV;PKN;t86O*?a^+sP`Uz(abMXD?1T+(JH zpp<5oMx&W86b~IZw07-UcCFIsY>`(+g}wwk1CBn<&+wJb#OthByA#uiErzs(XT|Y` zHG{>+9zSvX#Ms!_RQ+~$e?KkEPtDDU0&8rbgD47}<96}oT{Voh3#zbIttUycX?WAV zJ$p-qE)d^fK+9HjwWc)yM8d_y8be26T8BUU><(#f*qmdnH8Zd^UHQUek34$ilPe#d zKQ}u+Uq$Nc>tPnH=)&k|6otP;qjQoZ^E31Ld|}tlog*W=;wbX4i3kaomR@_omgzP? zwz-!HqE|k+B8!Jf000~d31mz!02pUIyDY3wP@F}9Et|KOO1+n^T^^elzco1>hEY_A zEog0;3UiFEJ)we~Y%l>rStTRG0cS_0_?x<{)O_w z_|2QM^Yi6;b#8v%&7|Pl9*BI|iYHjCwZ=FEEaY-MeZ9TK(m?;f;NV~o2I5*;;0v&q z_0?sawyQR<->La*vDR{BwH6{|wjC8=JAdI@f;yk$($X0sX5=>KS}b(!+_5t;>HNY% zt=Xtl7m_4xG#buXYpvg8aS+8_-BA#gN~J@XFIcPUOWY5j%WZ1kVZm(oppBMEyTk1tD(WWNxE}v|&m@ZwF$Zh#d z#AS~HLPB5w5T(c`O}tb@L`=|u_&TfLmc{zZZntu;s`jhHEw#J4mTpt6lq|L0%b53N bkEr;+!=hMD9Q&Ly00000NkvXXu0mjfu3<~- diff --git a/app/mood.png b/app/mood.png index 7df642b96d570da9fed33b58b9b2a98796279240..2a5c1aca60f5f4a2e9a58ac0c101cc14d7ac6db7 100644 GIT binary patch literal 6384 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 diff --git a/app/photos.png b/app/photos.png index b4b2c519e26bf7680852db6a52c85eecbf75713a..59b0382880e16233a8351de81a613b0ab15c152d 100644 GIT binary patch literal 4080 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 bqW`K7wHGWDf diff --git a/app/poke.png b/app/poke.png index 1d264dd1b971c5dca955fe59fd3d01fb5beff5f7..770b0b8d4deac3f8b18f95478c32f2f86202c08b 100644 GIT binary patch literal 2688 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 DwVl2* literal 14377 zcmV+^IM&CBP)3j-}~kv=eaT~Gi$C=X{stp1CpSD z78YQGKn)!>O}iuL#@#>cChT?u#t_kghql8+bhJAlm|6&dkh&x!AyHCISy`D`RXJ5= zzInLwJ>#C2f8113;2ke+oH*~rJ!kDTee2t6J@UK%@po_Cy2UwXjCsKV#zV##qd~wp z2|~sl8UzzWVa4-yd$wMQ`on%4S7v6~;5-Ma5EP@{*>-)#b21t4Cxrt*0Ah?$N?B{2 zbBG84lu|;7_ug9Ty+=eOKph&b+wFFz(=opE&lJ zPk*Laub@*}YeY20^!B&jeQ*8M%Ww4dvYF-OV~19nt%fYh_5DQal2T&4<22G%q4%8q zU{OjrzvhEXR4ImsUrK# zr#|tCPky4)YL7+(CG)Z@5z%`e27Z2V@#2MZfAYs)=3(W~p#zOhr%a3e?4I@rln4UO z5bF$j!U-XSkoz(-77!Lt7VyBM21+QQ4IcKkH}2hjZ*yZq$$aU^sk`gzKl$0u0)Q%u zGR=SZGoRonMJyb3gi>GurDpn_lu}Bm_uhLC0PolE^!`-Cj00!9R;$HvtdyGW4(A*I z0e}&3D@E7K>|PP@P>= z254E7j1r(wtwq*aj))HgCWxFdAvh&SKrlulAa`%PGu+V4!YDx?giOVoE=uWC;HicQAvT2+Ax+kDO8KoY7hc9)EzDs8|!O#DwW34Y+I|$W2Bq~0M7YTV8$5vyKAcO2Rp$D zwZ>E`l}aTB0Ijw6&U;S~thM9u_@P6Gj?B+97+BAdb=Zt9R@Imy}Si=ZqlzMPRDnf}VoFasUk>R`+Rg}Tgiwm3I z{NCaL(Jhb@=8Z##fS|z#&RJ_YV~lei1OcT~2#yY|*EY*vefiH$H0Oq?A1O2JN|lzg zOY_;NP{wG3#u3gStcF0aUhi;TyL0pATQMJRZ9npn7kK9oFyNdMLJ)wwPmF1-e&EJa z(*;1v7-Q_gZ|}!8bd2$1hY!Xf*OLSR(D^uu!Px-O85aOU=Z#Y=5YDn{dv-h;Up#Xr zm5Q)97Q$C-wGvzF4B-L5xLT!CzXfgxBN8zP$V@AN7x8YdS7c?qF|)Tl z7>*JzQ9F+Wl+slZ6B0(1x^m#0>khJa?%ZC#buIMcm{Uaw5XZ@V=X~JF)9dNyR6I&4 zAux5TsRHghJn_uilMg+zaNtck7A0epAg$HwTI=22U1QC7l8lr5*3DZg88dVtqah0z;}7I~AnM-}`~7$R z&Y~0$7Z;aV7`5l-I`ealRwJrZly{bKiO4E(s#U8sLkWbTNYl~W!u;IALah=*nQ}^N z^?J2dt5hqEM!i%oORmBq7g^6T8%L_zc`=oZ*k|1F{M^o zYo(Od+FDEL6mkIPjCLwJby1KKTGQueH=%tk7 z(YRWzR%=y9FyvtnMBDc^z~}&w5lRSs06E@o*zdRS2kLzgy6<~3=TRJi$7xI#)yiNp zHqO?nRVOudP!DS{4SKyHAqeQpA|DQiS}7&V$jhpTD5Zo^A;jN4#(|H65UAtUV<|W9 zZQR@3Op8((AJppoQNFOWNWnDPVOSyUPD2EQ62b`Oz(hc^vMfx#-Q6NIU^FrWk+be- zSB)khm8YD*eJwtSM$^w}7QCPT37JMXN+|&G9;bgGjf^5L(`_^8C8J3)oV1$ldaWME zkr3QDD~pnNQf<^2Qdy)#%3?HfGOJW;alMYJ;3x{0)}~oz9BS(+6*A9U zX$UYv=mQ&mKa71~)zd4==u}z&VE3JPNrl`V=K)Jc?qp)_d>3TWia*)W&%4IUxXm1i@zIsNdV|_FMCd(wa&w9Ax`=iAP6CK>WK`-W(-^^{uV*7ak$ZcK7x+ zHv37bV_A$xS+m+D@=%bqal;NR$5Ec&UR*IvVkm1rCfmqilSuBAtEOTEDTIK9FKa0vSzDU6eaOC zFU})cN3?{D(o`tctcCsY$dqz_kXTh5Ub{DU z`YfRY5vM*pT@MsHy`VsWAbEe>q7eBhe9-i$RqZL``-Kh?$$eRUP7r! z7<85=V>ekjd@O9X9R;0CymtX54zX2_=Tvo^NW%i}!4Zt2h>Jjk#=P?SrHHZpZhv-m zR?3_JNu@U)D%GgM14m$($Z@)3ozIHWOtC#6fVtquGq`f2qm5tzP*$kSIcJQaob$VP?^>e~(G+=En!#9>29@Gtr(e9`qgdzbTL|Lr}rIg(FR{#Xy1nMzo0F;nU zr`hd|wX&W73q+~-T-221A=9vYp94ZbBmf=}2!XiK zo@wg6?%nG*YPERjp%bFsDfae7F5i6pZ?0W>$A*I?Z|Ml`nI%bCdF8obxnK zAAaJ(t1rJj3K!EXGtOwGl#<+|Pt$aBd!rVeGC(F-3WQE8PrRQMkszU*c*i_-H6{+! zgP;E47wWBAt34}%s4V5i)|MP(@ygsAS8u*~`C8^tJC~HY)2K$Avme;-19E3t`cBi8 zca{=@l-z$9BJ+rZAcJb9TB$XL>Gi?h{xhHdXDWtx>m0Qbw%KL_elfhUi!_nRME1j>amZhe>&FXIFX}RqM%c^8Yg} z@E$2~#FOKTwV(XR3-gV-4+5`s$gtC@o?d#m7E}{eeCop=eEZF}fAf$3Y^~c%%YyJJ zlks;dp=lv8Rq|A3;@#AI0RPr^yz}i&J017(!DR8&kt0t$)?eS0<2)OV1d!SG{A{DX zvM|51yLI5)YcW8d;wYh~x93MV zV1HL|hZYGXj3uQpPFtk`!2KXB18@QskTGwcIktN0^s4Uf)3`q0T<~gm`C9Mx&Aqj? zJ0CoI6F#e*k;xK23ZoH=i&Vp75=AQC_Vf&^Gf zJM~>eAcO!RK%6y;3x_5<-AQ+R@wsQRG|48TR?yhEe)-_i3Zdls)f=k|Encnipb-en zN0Ypm1dT89!HiP0RC0A?1re0drMAX{pJsmoK!5-u z;W2SfpFH%!6^P@h4E1R!%&_q{zX; z-sVnsYpcJv5ikZ8NVPiJ-S2L!$t)L)#&MHl1j={&!>68oc5`=UcXy*d+#Zeg5L7A0 zd{U$hZhbV`TGC$`x|TPp$Hi@rye?e^1`E*Qcel+2;eCt0Kf@Bpw4?hpg<_XG*&xj z5z#wujn&p1I&=sLUp;;ttjqT%gKn2mj@n0}HlB=o$vT(>Jc+^z&;a$g%oFA+z9I}| zvM>S|kHh|8uyABGf9ow%37qy;8?7nNilWhKdGy57nOK}Xf9~bi-t<5KzyqP+{^?JB z`o})|>G|1}z1>ay{nxhoqh}v`=Jj{4{QOUT@{51=wfRQv;;F-FGM<2&JAKAc``DRt zr!Jhny}SN=97lvQg!?%b9RQ((AOHeEAe=Gp+!S58XUe?O0^Dz5|6-mYx!6d zh|R0lI<-00n5na>Q^nQG?=-?DGF}cQA`(_6u8>ZJ5E9hh=0RtEuG`&NIejh^L^=vc zIcHH6v1gzENCfPaSKp-0{fB@1Z&urlrB>seoA;0+diL?hPX6*Q{-XmYjvGR2wdUON z>O;qm%r&YP4js$~{YTE9Jay<`?2RnSgJ(`W@$`$M@!%J~@Jq`lj$gif_mK}g!jKc7 zOb9}m2kH#p>GEY2OV~i|IC8f1C4nl_LksdyB9KjKwo_azF0mUR{DzjzU-``Q= zWbNklH(!0NRc}OSj1ngm}_!&CJZqvkyM| zWFrzv7i;g``{47eBj)NUIVxU zN+X9-DnTQyO|2Sbc@ej2A{Fh~*`!E=dQ7C67F*UBB?%J(oHs_J)5aO%Jwa=&tkB39 zNuwCTO3m!njmD^}y)iZl2wGIcXL%-45`+RB<%}=_oH5GC6t|%#)F}_>fsue( zq6_KJtsFcG)}^BfWz-sj)^a2a7#PSi9FNP!a;;DdJ&eb+!1FTSRR4{rAxFLJ$Q6VNkT}XWN4|hdS!9xU;U52 zK1+j>3ys<3+1b@q1WpMB`hbb1004L&FQfB>fORh5VqtEs%nRy~1LkF(YwMkLQjJGr z1V;cy{b4#v89=(T@i$-n#=AFeHNO4V&%E&5#+}X8<+(;wA%!kO;EW;hoN@$o&c(6t z-aBJx#3x1Zt#5t%+($qC=}&!ZV|$wlPbd(i)Ot7Q_rqERqWJ7HPcuf8Q~-o{W0W*X zI;)9CZw(p?&J*jc(mKztzVyvM`TZ}x^p!7NdHt1}*DkAcGA-^IW0Vje1gGULp?(U| ze{e$HX|+`$WnOq=(K}~!S>}_;q~Gr&dd3)MtPw`9zx)Ps?&h1{?^J7vw8>zQC)xMk zxn3$2L=jkr-cw2mfCxko1dKBg1m3wKPpvg+scye_$EpII`uU&xDQ=YHoLOfbVpf(* zv&&%=-|Tg3wpFXPwI=~;XQeZxmZe~UGY&mEZ;5p}D~WVhzVq@w|NKuI%#Iy7+UV51 z1w;?@{&|8YWLoAT^XLJL=R9;4IAyh{!aTLa$viKM#7bFYiPnx#3gD%bK#1UBniRkP zAO7F(e*I5>=($e^)%t9^W4ybv*L?web+$o;n6jLRKnM*27VwZU>Je3$)o0u58$0ja zz1#2ZEFD}0g4}|02tuX!9XD^;Pc{XZvdc!U$N`snO?zFVlQR=i-mLRbX zJXh!!PMvBWF^$$tyfo9S&CRbaXVOSh01yCAkrP5a_$l#90g-s;&=W^BQY0Rov&N$= z%2aD(bdhJd;1xkFA~L~KLmYD(o88_}|L5;~tJ;{`-`F^K?$|@~2WymOx|m-$)Ef@8 z)?6^oLLP}Qj3n6D0+=k0!|T`Y-d^9?-MYJYXgTDJQbL^bf^*J!yVH2>wb%Q*y^08K ze(#OQ7drILdgGM$I4#c!AyWz_hR&G(Z`-#caWR-OlOvwi9ErTxj|&W*bP3n&jM5aPVE z)-uL|fH6v~^I!d|um9nH{5_SX9612<-b`DGl-7g*LGb92Aq_*rSe~a@mL`KiHs0^= z?pH)e$W%`1otwVMl+f|sqYnu3qL6^BEaenVPm*LjnMf%qVM?musAtUmPOnlWXp{$X z;`GTwbDgx`Wt`V|Pz{_z(r&iackbkQYOV6`KQ0|bAR&1Kh>&4r*&BZpf$!C zJB9mFsYnD#w|D!>wW2=`Jwjdv+Jm>I$k01N>9p4hJb32-iFXK|gAXWHI1y!$XeF~O zwMGL0>ugz;)*8V$XFSWYvMkY~E|s+w2{dPBw|k?-*;%iYRwW2A&N5@Hx8OZmV-e9B zqh&?`OJmwgi&C50@7)1P=UdIoSKgFT0zvkP=bwse)qn{~14c!EoS%98xqffFy0YSB zGBY@IPUd#H?}TadaJv$;hcH((i;F|@yG#BfD#G-9z9w| zfjQ%nQK?HTQ=RAIWZWP3`+1rYO7lEVlEgU&2v!@dwFr0|$KG0JEhSW2la>mA6q8gJ zX}7z_M39#yVS+MNs#1u65Kah-!T>!c)|~s`hmunL_W$-f+nZYlW|~=7M=>Tz11S!^F1++Mrc6hg{E zpg=4MWdt0fK&haCU`WGu`d=Laduy*U}_WHfKm4nMGtH~tgDj-q7DUAaW5rKwW zx%_UwKVmbUwSgFgmV*$^+H^d&)=DX@wH}d2oJV0^mOQR7k5X!bAi{Xm-;2>5J$K^u zzxh5Vq?L@096WXC_=%m3dl8G#dLI$$wS{768wZY_3>)>{)oaI>W_)e~D>t@BrIt;p z=zHDqJ6qk|!j2|(()Zu|%fGmD?JetE`{0?CGf!>q474^jA9-no1#q4s5Yo}acmMzw z&q+i8&0(nk$}+dsP)6)}DL*xz+jEmD!nE9Ho;n2X7IBAP|HiA-*{8l(_&k!P9K zCI|v4%i;dM%8Ooi|I%x(>pWq+n&v6gt2Sy@8uc))1w3d}E1Mge@7=oRfqI~v5@Sp$ z%V`%lrBs$>QI_6&C6#j?2#Ldp3m!#Lzdy)j>7Bo`c8@Wko##kuoC+^1Q78z{l0+71 z;V`UKgoj+~5B#kDe{7yKY8NX)vNdJ-BC($#*A~o3G-^> z`pvzyjk|a6oV{>PTHhOvufG0zl~Y=YJ&;zbskK3m$B&)P9uTD4Ja4F>&stJXPo zqP=veR;@=ojG0)!vu3qL>nNj96d7ZtC#KUtrM0%&5YCLV(r9CC7zB-K4G2gn%c9WM z+`N4&s#o8>dhNua!+Dx+uHR#nOYi%mAqdgU)ogoaoaZa&&Mh82GJE)Fl8*DqIOP0m zFTJ$a>ko$GhtHq;@Bj6$Q_iH6Y&Hyc_V$3dFbth@M8sTF2=l|D><)%&x7WV=SKpam znTx~VyDwkb&z;gq6a;Y`d+X=s7Sb%g{MMBu&5KE%rW5Vu!_U7syKuNtt#lf#y^S4C zqxrdodbLumR-AKLmJ&h%z!+1OrE?CP_XMQTg)D^-fe^%F7)44+t+X`y-5WQ~T{tf| zsQ|zA-mP>pN%Jx(%2Jn(vh7heyRdNfi6>?jR)bn3;tDER4FsX|fB$#?ju85rzww(# z4<9}M*kj5lV+`F($Awj;!z@#PoO+bSWH8M3v*Ox&@2#z`jeEU+`@jB%&DEn%Kl#e_ z_rCJ-Ti<-;^}%q$9HO=x>zl^P#30jItsx ztOH|RnipA7Dy7miMM4DQ-g)PpHil9rqDX0jz)GdYlW`nIlio1TGwDo$Vr`ONyS?$| zje9%&;_%srUwZB86Ce4|k+TmON}8>CTNafdDs%J3tCx4Tx-+wjzw>|o-|yVGH9gay z4%pIMM=NEWXOwcz%c2;L#{Ip~?r@S9dXknwqnRZ6&Fk;H@WKnDN&l@|o11%yO0z~B zQo--8-z~}l2-GW;S}hRGnWsMXnG#6o$*pTwWs-WMvMe18hTGfQnMs-*KYk)Fa)L;ZeB&G6xO?~Ra6D1k{^oE0c36q5by`Xe9sxlR zLKu}&7DdtT4Yjh8Fd#VbxcB;{i|0;k@9q8NU%qtV?3r(T|4q;1?_R&V)gLX*w+I-) zf;{i{lak&oUi=3?={cu>s+4!%y|J>q)awt8)@hn1NdgFj5T(>K_aK0^))N#$-0y&x zHp_87P0?`_@9gdk`h(?_mAS>m<0p>NZ~o0==S~O4{OW)AFBVUndil%$slUDP-8bLb z+Sy)QTwGgQi>k5p&N+AU=FKe6=NFa=2a799Nm)!g%GiO0IY0pKEnra;##*gqqh2Ec zYgXd9x%Tq>JjU+Kv4_6*^7rOu7VEXv?%ui*yqBA;-f%F<)6%T(jqdFZ77rfy)qnY~ zN*Zv^ckizIEE$c4lgU_1O&J{yhhZ3|MJ_nE)*55-EF*-(QH4=b8flE-Tr_I+X&0N) z8a>X;b-?=|44;4DN zR?xZid+T5N(w8cg$|y-3Kk?M{8#j*}JNSu@eE91xzp9wCKuQN^j~w~6pa1;%v*!*UK5POf0zsYY z@9d7U@p!-Q5rZf+xt%JF08A&!lv0Ee@4Y2Hh$1SPwN`LG9X2z@aK@asp%9F*TCFx2 z^=@Cj_w|%` zZ*Ocr@yLaL@(Z8m)nNX>ilQhy$p*u0H16(fmC1xK2F^(-vn+GgYhw_QF;!17l=lAz_DwT?KJ`};i!a|y+jL}ZJ`RudL7Di8-w7m1QJDJ?s+}<0F z4W$mj69NPXry>sPwRok|S)T1Ibvl(WDviFgwK*6Lc6-B{H*bFC<1c>b=_mf{pZ~%i z{ri9aJO9i7L_C56UD~yG-@W$Q>#E4=VH`%`G&B$(#u%gZwAeyKKyc_icuJ`;Mk_s~ zM5gvUt>(ip9F0cLKmWYj?BJuWXV3ofQ(f6jSrG~eCbpLR-m=P6~CIILG|)?4L_lVw?|hfbe5 zdFs^Ky}Ox|^WeJoHlj-Nz4dJk-~Xx4eKxGcx88o|@kfrTWE|C7H*a5m=`a3V7UiLp z)rIy9Qc~oF)WvmHF zI-aJv^8{(w>CAomufOx;Q;+6pKk1Hs@mKyCMXw2rilWwTsZudUmC}RpxU|kPR&TdU zqX>XU>#Z@`@+nUY;5nx&%L~@}z1>}pKq&-_Kl$Cj2k@q&|Y|J6%>`sZI(r9OM=NPNqY;r$4J-(P zxw*NW-F@dgP|5&eE*?4m@ZGhw*DhTSW4^LDH#aj|2_p({VCA54=G8YYJ#y~huYCQl zPaHcI&Mmz0$}1~JPLxUZ!V51{c(C8?e&^NiKmXy69$H#vj1dCHdj?1V@*;Q62_b}t zwa$YeD3sA!&opaX2y5-M*EY}dm6a9eF^FnqVe&Ms)vA*;dFtYY$IhLNW)B@aHqn#b z>tFv*&wuXoNq?Vs0*KQQ)wC!_qj5Ek=4WP$ByH9k#N+gv8KtyVt8vbU!=dwlKoET# zM<0FW*~w^}q+>(Jp z?d|K6es67SbFn=uow>WUmXDJohYk}$#>vD{n0BsMYpu12zAQ9jTnJi}N-5KBHfnK5 zIpdrgV;c23dYnv#v#SRVA35%|Rwg}s{8abWty8B@c21su@7>qa!SL-@z9o$~c=V7D zxE7=qgh3Eqx%T$g{_{%*4jf!rT3%URZ8e)lODPoquu7#e-Og#-HlVM>;$t8Es8#0e z>+hs_xwte>2kg7aY*h)56u-ur&P|Kf`;o_y%E zb(m)3g}FK7$XhRebNk*l(|T!cX7#bh!k}{L&8ty7bM*9aX|;3`3ON{!wKC&m^2M)y z{S!a*JOgMo8*_7W)@f^nYxq}o= zo;-nsZf|XzIdgh4PNFcZx0;vUdXvy#oQ@lf*3#nATkpJc;PAn%o!zCmr9!E0uQ%xJ zpLytvQfiVUT5CqdbOzjeKONFjT2BWrE0rjY!zqdV&_fShxNw1TcJboHg+oUQ<;!yN ztv~#|KmXEKe*DKi2}Oz=w6~|uojd=*Cl8%I`u2^ti@|s@81{z4>(_7m!5{uXr``GZ z$3LN^0w6PUvvC|Kr4f-$Et?{#*TY6NI(+b8wNklqn{wU2!G!`fI` zmXwley&lIQA=Ej?r=ukS=W{b{YkXL3zI**vnwP5wR+CXOm`p01%&jgHAUiv|L8a1c zwF{}FRE1G@?%oS3@#U-6&Yn9dwOU_av(8?<_Rb_P*ETi|96qSM^FZFcdHeCl9@SbS zLRhaDV~nv%Nx=dHPk?yu!XOZwBLF4j%&F5;bgi@wgW$^R-^-5=hCAa6Pks35&;9IR z`^L>nZ-p}ZqyOi3XJ*=~i!)c>y7Q6GetNbVc}5%6Mif@Z!|}qx;?7>zSnJXEdfl0s zdcD?E-cdkbtweLPkt*}$mDTGvZ|)ApON$HnXgo-;X=DT)1K|_ zcDJ{884-mt?YV{R{$5_lB+E)`_IG!a-UPvSM}5u-K_o&9N8@yuG^;aZX-8?Arv(c_ zC6%!SAvT%xU76KmZk@8|nvLd6r4d&v#u`sa6h_Tj^X<1UR~z*4k9`U`v{#OgX|11v zb-~u|;L6*#T_}pe*nqDtA0~voed)@9mBXGe4UR`#c|A^gqd{M*9MDoqNuyC^L3HBO znS1x{jmF7rr&UThNm54Xp+g5-&E|XWy*C+;E0xO3%#5{mzt>|zXscIOS9f=Jyubes z9ngD1X}wX8fK)5hJj?2FjZwxKn@lDm4EB26w8*u0-g)$HIvZ!LrIc!|5OHp9?!v{3 zg|`5pl;V^+f{RN_{hj^qeCONyo9~u;`=VNT{2%;;ugw(FPki{+`sm%g!QMDoSvs6$ z*|<0O%GbX3oQp~v2SJcbCaEl_;EiT0NhV2>h9M8bfO9T_KyW_OnW+ciY-c9qq7p^c z7|NLUzR;2hF&vMLv(}pF9Q9~4D$6p8<0y&|@#2LG%d0DuR^2&=01SvSMhMZaHx8~I zKr1gj5W6n85@ZL|7 zWHcICYw2909`SH6oUE;FBEsBkXMcZRY1^pR4jeqNwX@ypk1e=XyI!kB&cR@k=6TU- zx7If{Z{NNb$5kPyu`{0N|7+go=O?zQpu~w_5X;PNuWReg<5wX>5$g;G~ z5lT5{h=`0zC7pMrRHc-ZGs38~$axTnhy|PrZk-zrhCrazYEnW7LI^xWP6%J$*l-cD z_Hxea{mtD!{;hul{mrKzeaw)M5C)9izJ7}_Qy}g;)=43LC7!RYU636$?*{m(g zvM35#YQ5L(8*RfdEQ-Q8CuQ00v|8=~GSc#|SjFm9*-V?$4;~`~?3RWsb2w{vsLBN$^OO41CG%^q0&|9Uug-Z-i_ir@Fl+?mTG;~N*R3Jrx5F01bKmz;Y{+Lg`WNT?&+qu;#=9SV zyjUECYW>4^Uw`=C`_SWvkT+hxy`OU-McdZD{QBGR>2XBx-gK5QmL^G-@*NK6y;n-1 zrqNP{U76Y0-Af)U=5wX>x~mj~(@8p=Op+w7>$>lIN-4$c>grlb4Isb-Cp^(wTN{jV zZPN%LFa$hJSF6=_v!RH1A6)QCYiV_W2s7%O!x&lXy#op5-UsVl*L9oCb=$Tn=gwIG zp`+MgqNJW5F4FiAp)5=J;?C{UHy=VNmU&K*`R1!fk3Rh*jotOC8G3W}{Kd`F>mcp@fhqigrC^(hLHC5b;cOU2&sm8%bjt^Z4TYtQ%xR*kqE;_NTxH<9*C2 z^ucMf-EMm+(=?@!5XN_A9w8*#R(ZRYwa^C_tBq0$5rhfqhPEF&gaN_~VrZ<5855&m z5gVjT@}%#Fs;*}3p3)XF27Dj@gJ2Ob&YRQaeCVoVudo31!!SE20)UIx<{!L$Z=d;U z+rnXd^5^e$-*^D$9Ad1kQPwDHffzjq2t$mq2LMxIgBM2IQIyq1H%cE|%wwMCXaBzF zM@gfEF$Vr;NC+bV1{yJzMCE$h_k-~via8_{Amp5Nz=mM0v5S+NZC}PbC2_WX`o|(8 zjAo0){L3#sAJ3ls^yANWV=6A&7YSP~52n+CG3J~zHb4j|rA1LFrCx3k?4l+Y0s_EU zLm8gt{OtTv8lOgVf5roZo2pbwCNbCAKqRZOQA!a;BhFb8d*?AGLPmulR=y9W=jY$9sm$9Mp_$7EW(5*JRsEceK(H6xV)GhE{`B)h%#*};{ zzr_B$_s%&0V45c5Ao4sd%cdUsALdrNv zFs7rB{V0S`-6)hZ&W1tgZWzn5+D!@xDMJX_7)puJIzRvrG|ohE3?Rms+`IoEFA5gL zlrrbM(h6aiPl~jdG4HzP|ESBS)SL6G_3YLy7DY!#r_WZ~vMe18t7`lB$Ihjnr jD`FD>O6l%^ck2EJ%sue*7=H5;00000NkvXXu0mjfTrotS diff --git a/app/post.png b/app/post.png index 11d48e271d27fff85c316daee34544ee2b4e7c49..4a435558116c7d1f426c7ab550fe04e8ec17e0a6 100644 GIT binary patch literal 4394 zcmV+_5!LRAP)(fkC?g@tpaRmYElUgZLhr9% zzx}CBdj(Zh`5KwSa-kdW*N(3V%o1M{ zm?gd@FiY4{O}KI6#v(xwekusU8jHnJCI|u+iv>XtVw^T9DT;!ss;H`J>Q6T;)3|if z11?2THYIK&D=RAz1R)w>v6u_8)=157ye5h_OB*jKd3h8R6i{7VEgU>} zuq@TG(jhPkNsyn+>tK+C)i90@IN~<9#kBl3Yq+Hshrp!=}Q z896O4BMD4Ko|y{U?RG|w9-XynW=m)~wrDEIsTq?mF)$Ss7DW+{$1|kd;asw1TIPsMB4&+9B!$Jr z#S|A8$BoZa3Ujp<&J-i2!jdFKHz3k6qK(K#5(Pmpoyf8wH0LU8gccVF1fph4BIH6< z^<@~_U0Yjgnm$pUM9A8VNp%TVSXjt}2@~R`HAAk=nQVxPhpbdM5sbvzY&J%Z9&H+z zC~qp^nIaeErA(l<9UiX%$vW-vcxY{HjhjCna!uOInKMlVL8~WSK}mZI)GA2DjM0ZX z9FCY-*obTE}6fepddO1=6aJMm3T;fQ+U`X5wnVu`GdhAE|)8AezW^T z$W%hBtE;2_3qFasTrPThd#S3bB0oPLh_Ax&Rw5dPQ)Ttg6KGcFu#JJnNkk9?T3cJG zsHi{`MVwA&Od6vU>Q^GEnm&ob5{0J%BT3DThuOJxBZofw07oRu>P4fP5criGvA+Dq z$8PgQJXzX-m6erLR8&w{ScoW!37?!KN%;N#w8$F{v&HxjRaIfjrVadM`z8RU*IZ0l zUIC|DTdKMOeNS2(^6ItMm)^K(SMOP~GP7C>S5{V%pP!Gas>re&(@>+|@At=;G3k<% zD>7%znichnkszD@^@kkYzmpjkPv(Ie?`KSK6m)c;6txOFdUo;qrZZDzLE8Dq5~22` z?P}OqUe>d4C=^P`j43KAif$#PtHNf;b|vCQ2$OO9RoaBeTl;L*#7$$*zwlSDJ?Ex^@G14 z;4JGG3cH=|Y18P)%j3%DpT{>qUXLWfOP>W~eAtTq!8b-+kQAP`8p z5{Va{%?vEdBJcn18IJG&ZzfhvWa-_{638DF)hJn(k!2az`0*US`f428xAzk$%ebvF z4HNqh9jOSvH7h^kF)-aVtSE}~_4S#Sor`@xvvlF0j}PB^it}dfj~-XYfO`umzVUNvL5G7A7bN^tMK;q zaNV3s`1ZnU5rn~G$fCakZ|mo%c8R>k%kb4q>sRGK0QWf9Uj-pq5meOY-uTG>PpayT zyTr=r*_e3H#=z$0=A?P!N$uZW2c^?rrF<1h?N zsMhYi$P*@`C03^=^i%1W)9Iw9rY2$jcxvl#I8svS zkN)^8wrtvf)oS6M6^pre(qw%P@OK^|cx8cYy#3xMS-S_^o z*|f0+F*?k}ey+21Sv1``15V_j{WdT~xs8|wlhLUpBGQt9%js5zz_aq6Fc7ja7Z1A zkhThEI~(VMNbSDQ)xp0%xtgZN!%Vw)94o$i6AnjSG>sH?<89uHA`Kphmt>WLUxny& zOEh;y2#YccmaJjrgFlPOn<_F=;beAOw(6dW|NOZxd3nR#xVl=o>WXRHviLeImcf(u z5nmg=^ZQVh!KG_3tg!D?2)9q7sVjmi2&{PEDHh&(Z`_ZCk|8S<_WS*~TrS3q8y6kl zj2+bw2n6Wq=@}BA4v`wpo!H0L-~O0T(9bQ4u4L}F>VUy?LDwk)oyS18bnW%Y95@}K z&o9x^9VWk^i2EOZh1zc}x^QphPM$nTX=y1wpO5nL@`S1#ZzYnhbbk582Ymd;m#_$M z*Rn-iGHt3Zm4d(hFd_Gun7pk$B1g`K>Gg_q_KA$Ctl{BxuQRr4YTWu#MOK>$W5$eO z{P^)W91g5jYs{{+5oRk9Gf7J%egE~wv+UmbB83I{tXh5pxz)5a^O@DmsjFkR|G{-x$1_s%)WL7Hrt>rnyvIf1{QvGbeNV%?q(v2b&!6w%|Me1*&e7xG$h^;8c)4zeICa7@H%X zJ0E_IS#xee5QHJbUGPKZDOY5(QBqP8mp~(tXHI;avSezg7#CQiA0h#5BGAKI9GtgJ^eNp!p22~}8sf9Cie zcD?gFiY#)+Z40=p_7Z(d@UX^(KP+V)i2nJ$LyfTa;mr<20MLLk1{zW?@1?ArQo zlopR-)$*GeQ$G0Jvn=}XHt$7_4F1X>BB>lW9i-bM(cBq9logh&{5zK2^Td#cWcHcA zM&gJ}B8lFKm?6Zr5lycua-@|FQ^{@H?G1!f_4+5D(pWM z#O;@9>JB3aR=#u3PndPpt(-l3*0fEksxoQPq_p~x3|Y^@sUi}I;C8zK^YQP)w_iY# zBCK3>FJ+friy{UIHyt3{^A-M%L!f&h*3~C*urY+&FVW_TP*6CUo9|lB*on16UR)Xb zFlo}H3p0siTA@Z(Nl6K%rKK@p+V%9YPdRgZ54D$0rux#kAXpHrb{ti+i3Gc1$UEC1 z($E~H#~Y!?BQbvBbRJp%JI0KyiK~ic>YFPJn+hADy%T|00u@E(tyi7^LE!c~?m!Vk z2vQhTkx}I^1=Uv)?m9`t)6TJ`Fy}fWwD*emf)dj%yOz5jc@c}FD5fs0{B-QS3$m0; z2Y$alYR2dr+pvEJZOtdRe!-QDDlJFRCJ9wWl_gX;f_=<%_Uu1HXP-oKcZ7&2GxMtN zFz?ofIN#QZAaqeymhz7_a*AOmP@Cln3k##~L^J}!K_74Kex3ZhJg!+VA0-k1K>$@n zRTWSqR9Qr^IB4$`IoA~i!NSrt>zKRvu9Q^P>^_w|sUqtw{ZwJM+lSbJTeiH2-|J@C zZS%2PEhu4M41uy3qUrPr_I`eZGaVuFokcwOQ`4 znls)fvI(=ru&Ho7Y0%7}|NPB56h)?D>h;`l@6)VZHj6uNn83a-PSViWzo%E=9L3xl zmNRGJ3dW477dNJ9W-{`a_~?%P-gwx7ISujx5$JxQA1YPH6MnO%*4 zp0ir5*zNYTt&I^G17%r8lB9kj#Rz|T<7q(Pqd)Iq*<2?D4jH?nfSGe{X7;>gTr^>7 zv_9?dx}qpCzpc}EUN1!!iv?MhWA3e1D;A3dRaK*srunt-ev>Mud_hg2!#Ojg6Aj=t zn=RV0Pu|~5Pe=bw%D7U2vDMT0*23k?nzICZUcr!8r>Pw3G?PNTw82nSHKw&%t_7l@FV^V$B zod_utC^a1415oCGXNH#veftYz!q&BhJboae4v;-BoiMj075q)Cko4MiL{cs+zyR&ZeIu zIDlK|Cr3}F7G{(@?P`PyD7vdcKVjNcPn@i(L%-|DHAalUgpKH*1vJ9+R delta 2843 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 brosOQYVX*$AGgW!00000NkvXXu0mjfFOjz- diff --git a/app/search.png b/app/search.png index e483280ecbdc85d7632dff04fe9f0053f2609840..505d93c3f5dbcf8f6659a5e09e5b1ab4c20d43c2 100644 GIT binary patch literal 8354 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 literal 8544 zcmWk!by!mm7rq-cdK)R_7zikn29a{W26Exhg`htt#x(E! z7}GTJGMex&6JNiq_7b-%K1k`|$rkVBcr#UM_|Y-oBJ(KoMMZn`KBBI1;WdAGvKpPP z2F@9M7$Yp7r?ZhM?v!dF<=GdXR|*&o#r55NFMgiXxmgz1Bv!CxF4_gv@q4rnK@?f_o9^N|Jdax6fV%UnZm zX=$l?ie66iXY1Pkec?{l+xN3*X>I+`*vQmuriCMJaN)|*(l<0@xWmu?QIBjKKWO>i?QqD%ouOH?Hks0>4dTv#eGqg6iGPirJ&lUVIvuNJ?g_O_L zH8&q-GJlEC%#?^dJd+7RdCNQbJ$&)v#n$o8Ts(7<|01yaqm@ZhQ**jA;QHSGzO3$S zzRY+MaQUj`@_6p2PX%#c(Wa>VPUmS&VdfSK>*4!lQusKPL|6!kbBs`QgrF^fIET|Z zL>3=QDzj)9uuvm@*|*N|fc$KPw8q-Z(6G?8?LfI_#iOYrbILU5$Nc=ie~HlL3usk) zJG-{b0kOIN*{_q&D+eD}4w~j)O_>{4Ta(N*#QGFp>d*NwJ!yN<)l*P&26eUp5LVrA z9wAmFmnGfb8$<=^1gde&GAlFS=qC8eZ5x}(x&O(fQgbQw+Dq#1o>Z72)%snNptGZO zbqkA|4&{}sqV_}WD$t0%%)lQ%e$etFBL|c9j9XsbHhuh9*U-@XwDIPT3sXNobAd4( zv<})T#+q1Jp(-s9j%8;Tjj<;%s{%0A{R-FZxyjJWKvFi=xZ=E7vavzXre?j&xg9(4 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 z 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 M07*qoM6N<$g0?)am;e9( literal 7626 zcmV;*9W~;KP)RCwC0e0h)@*LmOfz1QbV&+L5z3*y)XumnMZ07;3WBvU6# zmXnxqC{vwgnreb?_hUgKJ!jEDdL0MU=0e|vr- zB9Ta*>bY|BgInB)DET{jRPtc^6!zcJb8pXaB}rsIsfj_$P0seyhKT*++sZcZQ5#K1 z;w6~8EcxnqvZ5c#=8PTmR@(f^{s+EM+dz_{R{`KgL`KKsdzFpkwtbK2xnQ6$_dN6s zq-~&>B!|(ufFyKi#7)#e=_e8qIY%Kx&%sTGHE`B$MRgI7wxrvLAO#5#`cjaTj4=hc zqNxZZNdmC`k+gKUM_d_W`TW|YOBe3AF zEV?~@2#be~NSyNv7cSg!*WnOwXk>Kz_U-4-pO;ehsBS{TseLapM23iw0qG$UF}V{! zwD%mxZYk*O?XB5#*2*o-@n&(GX@`<+u$W3tW9c+ByuIs``#VvOCmeqA+F!$VnxF-1{SRn6sc zjIr_Y@m~8BYwQLB9A7NkM;Y`I9AO6pK z0z*O)2ogauBnFZ}N6$Ce7y^rKL1IV!?h?|AD2j4>%C z!hk0y1dRc7KO$kAXm)01WhEC`KPe>;kd#7%*lVaE7HZrWpS(VRNsi+TH2$6+jE|0% z%cYI(#Wv(*EHYzl3F(Jf>6AG?H+SXA6(VXh8mCU3s#Hp05C|bKVQ+yXkYo{WaYIsH zoy8m9;s=2fNMc=nJ`zbU5K~hVh4msP#f>NuTOumgYN3d&Iv^73LB9!$59w5D`|R}T zQ>U(9zvj8k<>lpT*RIxTHY9|$-(y7zNx%Skv=dXefU!6+6_69KXpbM*bX_52zmtzh znw^@>7YgyaW02EqHm~LKxqPYKY)S-dok3*)JWL!K85w=xEpH)!An+~AI&kj~&D@#jDQp%GjPZH6#ZQCM(6ZRnKQ0SJ?bdOYf zzVCV-A|I&ai~$nU&Fu0@(Mp?EO0U-&rMgdHC?p^NS2!SY-WgsZJZuXC!xn(Y7!Ls; zNFv<7f4{1#FTVI95zWlZSn0H?8$^I0H)321NC9m&3DJ3qoM?w?NwU^-Ldh807}BG{ z0DK|W?YdoS2q`3?07(Euls0ru#E}z8>J1Ou>PQJv5dgbk$-=@yAi}d}&jP^CojWn` z6-DU^cVc;?nBTM&zGC#M2v{KifCxpS=`x0|YRn^8FNg?OG`T{O%9(DcimDP&%PjSX zG`?DF5FI~o`vFx^jvqTNrJS3a8yXs7oJI5WMux-y&88a$uPxG!&@~YOiA*N#d;Ul! zlO#lmEnW;yIwqV5Td+HpcO>9IVqwn$NjiW2JP;U$!4$6RdWWl9PTv3xmURXY1Yx=2 zkfbjAuyIx(qBBAbLP}HDd_PEADNR))MeWEzPnsrP%Bo#pjkuTW|-|KnipgbPM$T6Z;5-9)xvJrR-lRHSt z#$9<=@8Vt&iZf@YD7FG z!ayRDk_=rd+vU~u!kg|oXjo~IA+_U>7Vu#0h`coi5eDc;GH)>+WCt-vnWuJKvb2A{ zs;bA2AD2?@*s&v%$>_R%YdKme|zCSMsaRojQ}vqz)h0zkB=k zblNZt!%C+S03-wyl4#}h1`3(7vH3s(7DFgv5Tz25F<>&QDuh^ASU|*=Uw%0Z!-)QL zI=w|nUR^KO8bPgA>)|aCX_{)N{KoP+XZYivAFJ1Ezx8Vm?ccMDF(xUJR|)4O;-{tX@rnrzga@Wef#!FDNmn1%^2Iie}5Q;ob%1u zE2Yfk%XYn4u2fQ~RJZ=4s`8<MGNg-l*2MN)Oqn9Yh zD2dugj1W=TNPa1HLilQiwM#O^zJ2>tRek>X=cC_-VWd*2!36|>P}0g;*={te^?E9m z>f$Y+u5v@;*K=zG;=51&c+YL~|MLCs!3e4*;<46PF_uwER$f{-y*+59Q<4~*S_A;> zEePOX_Qt>W?Aa5B;kk3?5b@4C?{pl;FpL4bC0HpGt4+UL?&U2JXevwT+H#?oGSp{I zzPz-!>(}1-wwCoIpq8VLBhZc=Mj!&#VHgksNQwy_5D)W?>S8zXm~hz}V@4v{zkk1? zD94T+lTz;8yEn=NCLlV5q0AMEcFn0)t3A9009{wphI%u*+hlr~+16Uo?3UVrIlBmIo97ZII3dsa$$_uY5iV_i-1eENdk*gFp*9)^b;KBufEW@HQp=T6 zSLvsfxK}n+$=6!}TwGivq8DCxfpdP~z=1}i@rQr>U#j-n!-t-ix^)k@#2GDW+7;m((WXBtIvH|U2U=!8dXuERd z%BfSQ48!<8-}`?~HUIgKP0f$LT<4 z;1#f@jq0@w`=t$g2~g9RsqvM3VJMTSH|moU<9lzLm2$HYbbJYI5RFnYZb8B}hdX>i zhV2AIuYI~D4kO~VYuA47BOeaxtKazIn`ei;ptK^I4X$UD?FWG)xxqzzRM%CF^IV~r z&6pw-nM``;?BqaV`Xim7`zOu(R>KO`bRMy=o)lOBi<&S>9iD#LM{kALzL7k_c~ z8-I4++?W<}f$20)r75V3{6zv(SaX~5L&o%6p){JcP_mKX?2eg9`Fe$msMmM2xF!=7 zYE0IFx?)ZQq+3y7!!X`_Wa;>K-n)HFmy%FVLCS)Z1*Rpv8kAQ5^u%jS26eJ%$q_ON2c-U7*G(eIjt=*Tbe}$NiRVZ{gzD;7MCE0n4gnBwKhz{R z4mb{YJ_C-KNlcHE=dSDjO0|~8Ms(bAM^nGu>dzX*1@TCn*&9*&*#swJE?>#JGm<3p z)+K}}4aL)#mWEWC8)@JQxix5(n4X&S{&t){7vcWbCCa#2S^5?^ycL3_2$$C?cEc^( zjrrl#Y4JnNzaqIMRSQ5M22zF)1Q7V37+g)0oO-JT_T!CP6X_(uUOenKieMq+>RPc>Yua|zvaA?6N>B|}p2r_*&dHElfSdtI z6cC009J$_(JSB(*hmdA|3x?m_lhz#Mmb!BNF~QWTsdwuzZJccD>hO9E-azKp)@{eH zR%@9|Mpe}gz9*llW7qk=xJ-{|;1DAKMADG!jH}4GRMJvQNh2eyZIWBK{0(ZH*n**< zf&WooMXGJIsM9+_?TRsV%L$W2*lQ2^qg*LvZnapdd&Tu)I-TyS!T_3vt|?$ws+2ys zYJ7ZaDy6TGKiJ^{fMkb(2*oT+`b5} ziNiw3m3*;McWv9wX0uT|7*m@zHIU)jdMTT+yfB39eQfewET~`$_Hp1Ea19ilI2Yw* zS+7Z+x^d~ozj^dOUAS~P%E8h&3~2@$p9>H3u>T073-LK+z;uu$&9mu9EA8A?=tQTDkPn=lw=d9V@bwX7>Jd8u~c_#yPC;ll9CJn>6C#aijUlTY2mQ<6NHP}p|yp&buHcfbU3@}2cCl_MjJ${()hm#dA2 z<9mUq+Laz^0U%{+j9{&7XHt5tUZ0(w+&(iYyK)x{oR{e87YQ{13c0QbJSjs2CV6Af!Z6IIDR0(iOP>_Ef#N^5HLBDf?5Ibc%qOrXD=7 z^zT3Nk?G0FFv{05q?q^w!7WpQJj!9C<9KmXLtkE+qI`8AS+m|~dcNoTejoxt$$p<& zt)^*Ok4;V)Dv~UfZPPT?E2a6lnO)mvrIZ_>UxeDzxconbXrPh-Kmo)^tl9pD|MW(& zhIj29`O}X~+<4{czy0$Sb7;~~(@wLIwk*RiKlL9!ap%E1h^VI|l1P9?Io1}t`O(Kd z7h|eK_e0AXIi6Q6*VhW=O2c)%Fc2gGS$CUL5Cq9e5&>q@Mi}^&YMrULUb1)Z*tT{(S)?^s%D)6DwIM!f_lQ@2q+ zVa2ZJOBK(Tj5A~`*|$8nWloZ+@U*Fu6n3LYVQ~4zjROn2cHcI?_0s9c@aXLH+;h*r z`1o^;YH9r)cW3tAmj21fN(h`G6w2O9SMk^1HNAVZ@x5o(bkkJ1qG?*_2j|Y6Pg$vj zJ&OdGY$=Kw7dm~)MEvMupG(xpS;RlP-psF80wI$v^c$_@Xq9k)2*`1~hT}R;?d6M? zkKDe0ap$~zErntt+Iia!AbIY>g^M}<)N{EH{z~TEZ=3$XPYaTB23ROLCoag}{ikzx z&AH$H(b~|kMS>JXaUAED7cS0kpWm^4PD;_^jWChp=^+>q!SmdeLfQ2b754$rR_~%3 zA_~JW2m{90>GS6f?%jR(jwSip%i<(yX=&-X6DOQTv+Qc$``PL{m*8!ON1uMN5lF@m z%2n^oRs7(uPVF6Yo;X%E&9szK)3hK6j-5EZe`(*;#6$vsVqfsk+b;q6Vzue|QFDC| z1S)4KLk&X_wTukpbKGU2aCK!ZH#RbS@1cW2+*0lWfiw2O5Bw%$EUoLHPJR5Vb-Psj z%SWeG@Ff8voO`AG=wFu)9oqGWAIe<2z8nf6B?%!s*ZZr#`kNa!a}i0A@1;cN8Aa z%*UT?Oj^xH9vb_}$%ZExLoAlv7cSF3d*`4;;SxSMIxKa$;tKff2g`}A@^Mk-~xu3M;-4OLxSSco4>ZDHh}J^EN&tWX%2 zL?zoU+2!5ax4rG&BjdwaA{nhTKxA1fJvuT{t2cZpS%TV#U;rpqt9ReN-_Z392^+W% z%mE^8+cx{lix;omxWPFOgJ5)M=tn2(s%-quL)m9u@>~H7(Qf!JToUhk%l3!wSDtF4N<$y)fNFg73Pf+tFeT$cCWo8O;PW;`_L0lKIu5F!nqJ)d~Eo| zi=NJ#pZT5HA3R$P2pM9j;{N=c|KPndzxm*hYp?v|bi+!UK@gn%#rcQc{T@kC0|0h7 z95ad`GR{+m5y7UOHHUE{y%bbyy73CuwizRZV>+Fh8XxJYfW0cn>Ob9DJ40le=Dqjc z`_rHPOo)&%=KH>37|)$^EnfNP!_!Z{;J5-A!&<{TalwD^$jH0jG@(=J*h|HL)Ow@t z`|jNb?@U@&{+Z7nZK29mS6bU)cQsM7L<}gLo&R=z0uWLW0Pud>}n&C z_B_8-tGUfE5MgBZqCQt5F+4O>u}f>q*K}1&rBbO>%CaoWveN0auIsm)a3qpp2#(Wi zG#d4Ky>yklxiSDaN) z6mRa2LUmiTM1X(l)1MhgZBKCQ`rdlEx?U|QogLP79hraK&iwcPyZqa~zWD7g+yRV*O(7%! zATl0g-b)a6Etu|4=OI&nuUalPd^rt+>X)ki( zhGC>k(=^j&$}-G!3bQC<+IFrt9R(71yc%#TWj}Yu4v??3kUM-L`Gp+}zyU+}z~U%*4b*Hk(yd z6}A!>Q>Qd4JH=kG(rHyu6osprs%nO!w${ZdijvRg^EaWM{46c-bcy*mxhzx>M8La7)AVJO2ekUfXNP8HXQ!v9r)OqnXJ#g+CPzm`txQ(eG)S}nZWJmawK#%_TtmZ%mDQECe15G^C>4s1@6OF;Kl&RJw@or+tPz;kD^pE&*IkDWjgO7Q{)mXM zRIVj#GIjNWcb5e#mCEYM%4$Aumn%)D5rhFEH*_tNv4)0*#>OUwhK8(6#b9TrO8CwQ99que+{;h-p(zXRMLoiOK2d+1WYMG!q#f0st(Q zs(oK-8B8`JB4Z?FD1-<@DJ5ep!aZ>wGd2fXr#F_XWY2EA4jsC`a?|xCn)XKzLLp?7 zjRD|{ajr(8KvePVxfhG2YM<}zfsz}3pe62Dr47pHn}2X+aOJ(zWxC;V#h$8fH&uYh z`V%toHA*t{>l6^%5;Wi|Bz<|zjYj;Ml9ij^zR5GCls#vA>Ki?0m4Q$1{vZb>znjqi sIiDUkzRAn*HTAu|_6h1y*MS`V|7l*tqWJtsegFUf07*qoM6N<$f?jW;!TstcKr6A@3j!N+;S9dP0S>UjlEuyPX@4~TfRVgf2}`U55|WX9 zg$rnfKxknPfH=SyUsm?w^ysyZ{PyQ_PqyVYMQl&{FhjBov( z5s_t7l^dKL(UX3GtBxB2x5N#BTjGYmEpbEOmbf8sOWY8+C6cZSZ@lrwZvww1A{R!o zF-C#^%Jckh?|ED>qlUoSxCesc_P=gu9TfBt#)_xFc~ zhljre{O1Mt`CQRTpoq+zb9nD5ih}WYyh0eTk-#nzm$v}3*^K9&d#ajuE(tyf$fE z-Zm(Tf;`W4GMT)1@7}%S?%liog8O}L=rY=+_Z|^JL}=_`AA#$~uvvYZ{f7@9vb(!$ z#^doX?CaxTwvvMkf8s=lMD-|@a%2saG^H`k+RHOPpfh*w{I^`GN7{@u6Udh0=NBPT>F zfgyxaRf*%6!C*k1=f{Za^TtglP9u#;l5pqF9W$HF$g&J$%;MVee%rZ|?oTEYKK}UQ zUw;>od%&NZoThGcscQS!Uux^S(fq4GtaQIv%_dKB1w`3 z8OE5E(sr(^c<*`Vop-R-e(OBQ>m#sK)kVO(zrWwBx^3r{2|KAXS;ps|f4VHHZmPzfavwnP*5NP?{uJ&7gz;h$8(*`yV z9t;NT?d=glSdqd$72YI~%N^Y05TIM~miL!SoAfpN^JnH~r)(9SaUg(m4pn73o%V(@ zZDh{dIh7r3!@48rBX0S88;NO}VvIpVE}Xy;z*>vFr&9t|74QAR_BC4( z;p1^mP{XhM;@8+6WlQ(1wS#tETYr1r+I?-6+OPLJs_y4(dIrG$VZnz#J@^ebu6_;p zhqhaKZD3VZOePb?<1uAfF4T2A8v^j+uYQ9&PY*jgaMkf||NRLc{`3H2V%t?`qY7tP zMxN)*c|-(9ZH!05gqan7{Mq_+Mz?C8APPEmcl$l2=cxA;Hr5?wF?XIGGJmUFbLxw( zwmJjpMs4FbCd)Eb1{X9XNg~q3FtdS!Y3C1gCGpfw#vfL-8Qf?#^9Wzs;b2lrid`{0|0jO>{_XCX~QCJOp{tjiozO&PJjCc8&bIt0(qXZ zySuya!qa&SxHC+_Tn`DXoDk%wA88z6eLz%=>G8mD0sfVuJ#*x0>g zWQk!`h34=~DqO~KjJ1}@WWsbhWjr3&Sx8k&;AoiEDtv{Vh!09>!?E*e9PwpUPe@60 z1_IMGts0fhvW&rCz<*#csB>ah+rZHi5O#WntzZc30WLnDG3yT!iHlG zV;v2F({l4b0`#m<6%p&4OS3FvG#W7)jp|HfHefW&FcDO~`62v%aA9;Jj9_kWq73SJcFS7W?QNMeHzTBmWK-#AEmN3Q!M zuv}kM>4Oq9Vt+RuAOe-Ud>&Y|&W>D=-cj%_#E~J0GMQP7;nBPAzS65^eG)ix&M_Pg z5fOHGcbU2fEabzKpz_3nXi*T+dI(CDAbKikYeQ@dUX*EJQ8gRa&-6)PwVa8B5GZ|J zeK<%6LC-yiR%Jnks4gU^=H%$OuBRumX{SXL8A4E|vwuo9#elFu0=@TI6on~@qMjQG zF#y9sN>JU(3pX}O=2Ejv*poyvL|0WlVuJ&L9s-%K5p0I@hr=OSB8wkhs%a(lZEJZHn8;Go8_evUQ++@>3~?Nj=Q%q&J4hH}0>p8I6QOcvkGC!( zqNvuOqH3~`EhLb7mFi+Bzp5&%#H2}#D2xmDM1L}o&fjW_AMxl`g9}12^Yf!EY+$oK z#@ZzUHDNHw<|^AAcATv*Eq8UShdEEIth1puMU4$K$aYSo_P`lQl5p$R41bWZm!&u_ z&748!%WQnxQ{ddm)Alx149+X%d@L}Qe7iUh>Uj}k3@(6RNV6ChY6%o&@h0cn$qlQh zx__&mvh`KSTms9=Vj%qM_g^{SFZ$c+`qaU2BBw;+ObLu3Hv0m`L&LYn6 z{wKmkIi|j5MZtQdvH>+b0uzJw4jUgM&=`{fSqMRrBq5Gt(lmuM2M0-<;DX>pIrWU@ z3G1KIFr4o3J6`50oF(N<&26~pq;1wgg;H6EN_Yh1)T8#1F{W%IaY0}sdCUn6Aq1!wSw>OBxU83Q zm?)<7x>&(VG#` zh>5nC3pv-Y=ltP=;^s4D;_a8z0wqA0mjrOj_cRh1uNM(n7|%S>Wd(^5L)=Ik^`1wsS5Ls)@`}hCn_rLz^C*O&Z|#*t@EII;y$ z6MY>JmbQVKq=vX^zFz^A>hY{(C6HFtYW{y#y3|;*R3eTH>vbWpA!RvSaZANglh-;w z-1^^H#+aBR$xAtM;SGVyl5Tj_;W=^=%l6IzPE~t9f@vjianYEF)i`L~tzQQ$OJGxc zo4U54m%!E=>Nu#8#_Ir2OL%fpoSMKJtm3*z(G$ZBfm`B+z%6k@;Fh={a7)|}xFv1~ b+!Fr}x*ACjbY*9V00000NkvXXu0mjf;C2|- literal 5191 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 B5@-Mb diff --git a/app/suggest.png b/app/suggest.png index 6868da30f358d619673a6231c7afee6f3d0e7c2d..ca918052823e24edbf5eaec21b950f5619abeee0 100644 GIT binary patch literal 7225 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 IzcmT{4>K_TB>(^b From 5395bb5dee55be5457420a0b9b5883e2f1ffdb68 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Fri, 26 Dec 2014 23:38:40 +0100 Subject: [PATCH 123/155] Make poke icon hand non-transparent --- app/poke.png | Bin 2688 -> 2610 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app/poke.png b/app/poke.png index 770b0b8d4deac3f8b18f95478c32f2f86202c08b..9655d54ff702195995860bcf5641ba30c04935a4 100644 GIT binary patch delta 2580 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 DwVl2* From 0cb0c2b1bfe22cb0fa983361a2f74d6b0fe6a596 Mon Sep 17 00:00:00 2001 From: marijus Date: Sat, 27 Dec 2014 10:10:56 +0100 Subject: [PATCH 124/155] more work on files --- include/RedDAV/RedBrowser.php | 41 ++++++++++++++++ view/css/mod_cloud.css | 15 +++++- view/js/main.js | 4 +- view/theme/redbasic/css/style.css | 4 -- view/tpl/cloud_directory.tpl | 80 +++++++++++++++---------------- 5 files changed, 96 insertions(+), 48 deletions(-) diff --git a/include/RedDAV/RedBrowser.php b/include/RedDAV/RedBrowser.php index 78aacf92b..6b0c77014 100644 --- a/include/RedDAV/RedBrowser.php +++ b/include/RedDAV/RedBrowser.php @@ -173,6 +173,7 @@ class RedBrowser extends DAV\Browser\Plugin { $type = $this->escapeHTML($type); $icon = ''; + if ($this->enableAssets) { $node = $this->server->tree->getNodeForPath(($path ? $path . '/' : '') . $name); foreach (array_reverse($this->iconMap) as $class=>$iconName) { @@ -209,6 +210,7 @@ class RedBrowser extends DAV\Browser\Plugin { $ft['size'] = $size; $ft['sizeFormatted'] = $this->userReadableSize($size); $ft['lastmodified'] = (($lastmodified) ? datetime_convert('UTC', date_default_timezone_get(), $lastmodified) : ''); + $ft['iconFromType'] = $this->getIconFromType($type); $f[] = $ft; } @@ -325,6 +327,45 @@ class RedBrowser extends DAV\Browser\Plugin { return z_root() . '/cloud/?sabreAction=asset&assetName=' . urlencode($assetName); } + /** + * @brief returns icon name for use with e.g. font-awesome based on filetype + * + * @param string $type + * @return string + */ + protected function getIconFromType($type) { + $iconMap = array( + //Folder + t('Collection') => 'icon-folder-close', + + //Common file + 'application/octet-stream' => 'icon-file-alt', + + //Text + 'application/msword' => 'icon-file-text-alt', + 'application/pdf' => 'icon-file-text-alt', + 'application/vnd.oasis.opendocument.text' => 'icon-file-text-alt', + + //Spreadsheet + 'application/vnd.oasis.opendocument.spreadsheet' => 'icon-table', + + //Image + 'image/jpeg' => 'icon-picture', + 'image/png' => 'icon-picture', + 'image/gif' => 'icon-picture', + 'image/svg+xml' => 'icon-picture', + ); + + $iconFromType = 'icon-file-alt'; + + if (array_key_exists($type, $iconMap)) + { + $iconFromType = $iconMap[$type]; + } + + return $iconFromType; + } + /** * @brief Return the hash of an attachment. * diff --git a/view/css/mod_cloud.css b/view/css/mod_cloud.css index cc5fe890f..85d3f4ec6 100644 --- a/view/css/mod_cloud.css +++ b/view/css/mod_cloud.css @@ -1,5 +1,18 @@ #files-mkdir-tools, -#files-upload-tools { +#files-upload-tools, +[id^="perms-panel-"] { display: none; } +#cloud-index { + width: 100%; +} + +#cloud-index td:nth-child(1){ + padding: 3px 4px 3px 0px; +} + +.cloud-index-tool { + padding: 3px 4px; +} + diff --git a/view/js/main.js b/view/js/main.js index f49cea78c..f979f6b6f 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -844,11 +844,11 @@ function updateConvItems(mode,data) { } function filestorage(event,nick,id) { - $('#perms-panel-' + last_filestorage_id).html(''); + $('#perms-panel-' + last_filestorage_id).hide().html(''); $('#file-edit-' + id).spin('tiny'); delete acl; $.get('filestorage/' + nick + '/' + id + '/edit', function(data) { - $('#perms-panel-' + id).html(data); + $('#perms-panel-' + id).html(data).show(); $('#file-edit-' + id).spin(false); last_filestorage_id = id; }); diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 0d1f45bda..7a6c13798 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1234,10 +1234,6 @@ footer { margin-bottom: 15px; } -#cloud-index td { - padding:5px; -} - /** * Plugins settings */ diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index f37895e09..99bba9474 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -1,43 +1,41 @@ -

      +
      + + + + + + + + + + {{if $parentpath}} + + + + + + + + + {{/if}} + {{foreach $entries as $item}} + + + + {{if $item.is_owner}} + + + + -
      {{$name}}{{*{{$type}}*}}
      {{*{{$parentpath.icon}}*}}..{{*[{{$parent}}]*}}
      {{$item.displayName}}{{$item.attachIcon}}
      - - - - - - - - - -{{if $parentpath}} - - - - - - - -{{/if}} -{{foreach $entries as $item}} - - - -{{if $item.is_owner}} - - - - -{{else}} - -{{/if}} - - - - - -{{/foreach}} - -
      {{$name}}   {{$type}}   {{$size}}   {{$lastmod}}

      {{$parentpath.icon}}.. - [{{$parent}}]
      {{$item.icon}}{{$item.displayName}}{{$item.attachIcon}}{{$item.type}}{{$item.sizeFormatted}}{{$item.lastmodified}}
      + {{else}} + + {{/if}} + {{*{{$item.type}}*}} + {{$item.sizeFormatted}} + {{$item.lastmodified}} + + + {{/foreach}} +
      From a8d5cf56e3505d912b420ded462b5fbf20e9b525 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 27 Dec 2014 11:16:11 +0100 Subject: [PATCH 125/155] New icon for language selection --- app/lang.png | Bin 5163 -> 6559 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/app/lang.png b/app/lang.png index debffd1ae17bcb63cea3534a6a0b5be789845049..89a61c26a4f0ee1cbb8ab9d8f7b23eac7d9eb36a 100644 GIT binary patch delta 6507 zcmXw;cQjm2*vB^_x`@?F2v+aCZAgN!))LVodf8~Jcfl$lNJNXyiXJ4aB};VCdqj`6 zdJh%}iNt$X=Q0So&vE}2DT_A~zXVR_I}QTJb0#qe=j*M)WZZiX^w3xD zWpc*Xm-VMyA5H{)b2-son?&U6dh^3Gbl}qu;JiIy^a$^3u>GJX++0g-3m?%7ecBNq z7(K{cz9(>V)p}uL!ME)&Z#f`*>kE}BHj3$k?G4c2sb*>S(WIu=6Yu17RJUmaGe0WQ6G|qJjoiC;_~GC;^;o-7 zK#l)ztJP}Kw#z}d1fjXZw}bEAL84p2Cf+0vWPU>3v!US~jCIF~Gfc?Uid`R)lSW*h zmlL_#3!&F#gX7@eNNR?!hb=&UQF&cEUya$a$+M1CkQDWR|L+87&t=hsqzJ5-D88l= z7Nl`@{y?5Iir!LUW`v|W@yj6EDP2rtMr%V8*3i$ayMCff{7e&LnG-4ilg{kuADhKx zlkZ#XDU#*&@tpPs90Q*pmWX*#YReTV*-m^cc*I8#<{^!&e5U%X-qcu|BL#Vbrvt~6 zJ_FnEBl4#ec^FQLqjh6rK#s6GLtp0LBpVr5R+X=pO9{V(8s*uft9TzoxZKCTOB>l5 zD4B4am{|YjO;te&;d7^+&$064*d`C}vb3*hIl6pR`lmnNXxY3wII^AO-(!kGt)~j( zlS_%4#B0g@Z{zrh!;bJ0AF>R0N%##%7{OQcoMpDfTgd{Km_Mt3&Qm;30wujUJv?uHB0x^WXdrN&l)?D%VIh{Ph?FCZ9Kn!uH$vpHF zgTb@TDwLe4?6iz}U2X=OgGuj-6jD{N+tuin6jHsfTqx(j>ue;HOt{FnXt!k$*(%-| zXeZh?J(0Z2G6G!#A%7xmuvCj^tg;U>;mhH>zA*Ew3U~A=vd3Cwk9(B27Ay6>R;~IE1j(}{!F!7bg5+-0 zl!1Sun^Q^%?n9r%q{OHZ8CeRJzSSfAw>XZQIck5=-dHS2Zt*Sms=_(YQ%LDichyUa zadg!;7D}SgW)kgAAh;K<(C=kk^^~bJb&?0HRMZl z{}|1Wx--aJH6+4`d;bP6UN%>{#5F4W*+n@9gcsj$6o+2D8h|TY*o6na<1t2^@ zC*2ftQJt#g_9$2ClSw?;O$-~qh19tX_pg&KLDjiA6GXbrTJ*_Uci9PgXr|FTYpr*7 zR!sZ#JmoZAcabjlXzwJ0E< z2Q)CAyyZze4@SbrTS$x7$lgu+MSJKo@jVO9wHds-qd68`%uxA(y7^+xNdt8l=k+@z z>hRFjI;7YmIvCUccx4*xXgZ}rpZ6P^%Z;AwOS9O!IDQ!h#aFzc8%vT+n+gtj&L=wu z_CRcoFz{t%Btl5@X~Vx4s~KzYuKP!kaacUiA9m#(YIf?Q2rwYdNsY+NU{i|)!SQwnuSJ-AK(#u`KNPJXwv zcCgFf=2>lEn7EAv3)0C<-ZTI8I0L*mmpS#8W^}dg_8`t(f<_?tkK^mUhDjst0N
    • il`B5nHD@TQ?Nk+ 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 MOJB44fo;_P0Ga-#yZ`_I delta 5100 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 Date: Sat, 27 Dec 2014 11:20:41 +0100 Subject: [PATCH 126/155] Show bug reporting app to visitors --- app/bugreport.apd | 1 - 1 file changed, 1 deletion(-) diff --git a/app/bugreport.apd b/app/bugreport.apd index 412ef62b8..42c31f016 100644 --- a/app/bugreport.apd +++ b/app/bugreport.apd @@ -1,4 +1,3 @@ url: https://github.com/friendica/red/issues -requires: local_user name: Bug Report photo: $baseurl/app/bugreport.png From cdab20f1fef07c0d8150a27cfb3aac6575ea1f7e Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 27 Dec 2014 12:07:20 +0100 Subject: [PATCH 127/155] New icons for profile, random profile and profile photo --- app/pphoto.png | Bin 10229 -> 5498 bytes app/profile.apd | 4 ++-- app/profile.png | Bin 0 -> 3550 bytes app/randprof.png | Bin 50762 -> 5268 bytes 4 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 app/profile.png diff --git a/app/pphoto.png b/app/pphoto.png index eda371e8b42db326476e1b7bc8941bf444aac773..041ff1e0c5ad3508845bd2afedd0bd3961b724b0 100644 GIT binary patch literal 5498 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 literal 10229 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 diff --git a/app/profile.apd b/app/profile.apd index ce52f960b..d2bdf23a7 100644 --- a/app/profile.apd +++ b/app/profile.apd @@ -1,4 +1,4 @@ url: $baseurl/profile/$nick requires: local_user -name: Profile - +name: View profile +photo: $baseurl/app/profile.png diff --git a/app/profile.png b/app/profile.png new file mode 100644 index 0000000000000000000000000000000000000000..e6e137c82cf6e72f6e99b72db7b143d57fdc2bfc GIT binary patch literal 3550 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 literal 0 HcmV?d00001 diff --git a/app/randprof.png b/app/randprof.png index 3280ef8eee391e10ea044d8386f7ee24c7f79bd5..7bb438dcdd72d8cb0ff9a381720a6bd9e7dff411 100644 GIT binary patch literal 5268 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

      b>&;J3Z*Qn(?9!t2+Io4)K9A(|H{g}}gFQ^Qb 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 From 754fec9a547159c38386d70a6b3e1c4b88193690 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 27 Dec 2014 12:46:59 +0100 Subject: [PATCH 128/155] Redirect /profiles to default profile when multi_profiles is off. Fixes #768 --- mod/profiles.php | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/mod/profiles.php b/mod/profiles.php index 1d784c506..f2695f332 100644 --- a/mod/profiles.php +++ b/mod/profiles.php @@ -156,9 +156,14 @@ function profiles_init(&$a) { // Run profile_load() here to make sure the theme is set before // we start loading content - if((argc() > 1) && (intval(argv(1)))) { + if(((argc() > 1) && (intval(argv(1)))) || !feature_enabled(local_user(),'multi_profiles')) { + if(feature_enabled(local_user(),'multi_profiles')) + $id = $a->argv[1]; + else + $id = q("select id from profile where uid = %d and is_default = 1",local_user())[0]['id']; + $r = q("SELECT * FROM `profile` WHERE `id` = %d AND `uid` = %d LIMIT 1", - intval($a->argv[1]), + intval($id), intval(local_user()) ); if(! count($r)) { @@ -556,9 +561,14 @@ function profiles_content(&$a) { $profile_fields_basic = get_profile_fields_basic(); $profile_fields_advanced = get_profile_fields_advanced(); - if((argc() > 1) && (intval(argv(1)))) { + if(((argc() > 1) && (intval(argv(1)))) || !feature_enabled(local_user(),'multi_profiles')) { + if(feature_enabled(local_user(),'multi_profiles')) + $id = $a->argv[1]; + else + $id = q("select id from profile where uid = %d and is_default = 1",local_user())[0]['id']; + $r = q("SELECT * FROM `profile` WHERE `id` = %d AND `uid` = %d LIMIT 1", - intval($a->argv[1]), + intval($id), intval(local_user()) ); if(! count($r)) { From 6a679d26ce1c2947e49c74f3b6a98a7ad770b325 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 27 Dec 2014 13:36:05 +0100 Subject: [PATCH 129/155] Fix #771, add tooltips to mail and intros count in channel manager, always show counts (even when 0, makes it easier to understand what the icons are) --- mod/manage.php | 4 +++- view/tpl/channel.tpl | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mod/manage.php b/mod/manage.php index 00c6db7f0..28fa8e658 100644 --- a/mod/manage.php +++ b/mod/manage.php @@ -49,7 +49,7 @@ function manage_content(&$a) { for($x = 0; $x < count($channels); $x ++) { $channels[$x]['link'] = 'manage/' . intval($channels[$x]['channel_id']); if($channels[$x]['channel_id'] == local_user()) - $selected_channel = $channels[$x]; + $selected_channel = &$channels[$x]; // Needs to be a reference! $channels[$x]['default'] = (($channels[$x]['channel_id'] == $account['account_default_channel']) ? "1" : ''); $channels[$x]['default_links'] = '1'; @@ -153,6 +153,8 @@ function manage_content(&$a) { '$msg_make_default' => t('Make Default'), '$links' => $links, '$all_channels' => $channels, + '$mail_format' => t('%d new messages'), + '$intros_format' => t('%d new introductions'), '$channel_usage_message' => $channel_usage_message, )); diff --git a/view/tpl/channel.tpl b/view/tpl/channel.tpl index 55b122d9b..984421eec 100755 --- a/view/tpl/channel.tpl +++ b/view/tpl/channel.tpl @@ -7,7 +7,7 @@ {{/if}} {{/if}} {{$channel.channel_name}} -

      {{if $channel.mail != 0}} {{$channel.mail}}{{else}}  {{/if}} {{if $channel.intros != 0}} {{$channel.intros}}{{else}}  {{/if}}
      +
      {{$channel.mail}}  {{$channel.intros}}
      {{$channel.channel_name}}
    • From 40a327b68fe1bb37bbc2fc6bc1c6d761ee564898 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sat, 27 Dec 2014 14:06:09 +0100 Subject: [PATCH 130/155] Allow quick access to mail and connections from Channel Manager --- mod/manage.php | 9 +++++++-- view/tpl/channel.tpl | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/mod/manage.php b/mod/manage.php index 28fa8e658..21327a120 100644 --- a/mod/manage.php +++ b/mod/manage.php @@ -28,8 +28,13 @@ function manage_content(&$a) { if($change_channel) { $r = change_channel($change_channel); - if($r && $r['channel_startpage']) - goaway(z_root() . '/' . $r['channel_startpage']); + if((argc() > 2) && !(argv(2) === 'default')) { + goaway(z_root() . '/' . implode('/',array_slice($a->argv,2))); // Go to whatever is after /manage/, but with the new channel + } + else { + if($r && $r['channel_startpage']) + goaway(z_root() . '/' . $r['channel_startpage']); // If nothing extra is specified, go to the default page + } goaway(z_root()); } diff --git a/view/tpl/channel.tpl b/view/tpl/channel.tpl index 984421eec..c151ba8b2 100755 --- a/view/tpl/channel.tpl +++ b/view/tpl/channel.tpl @@ -7,7 +7,7 @@ {{/if}} {{/if}} {{$channel.channel_name}} -
      {{$channel.mail}}  {{$channel.intros}}
      +
      {{$channel.channel_name}}
      From cafc1b64b04a2947059292ab02129d34ffa7c279 Mon Sep 17 00:00:00 2001 From: marijus Date: Sat, 27 Dec 2014 14:28:02 +0100 Subject: [PATCH 131/155] some more mime-type -> icon for filebrowser --- include/RedDAV/RedBrowser.php | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/include/RedDAV/RedBrowser.php b/include/RedDAV/RedBrowser.php index 6b0c77014..d07f60083 100644 --- a/include/RedDAV/RedBrowser.php +++ b/include/RedDAV/RedBrowser.php @@ -328,7 +328,7 @@ class RedBrowser extends DAV\Browser\Plugin { } /** - * @brief returns icon name for use with e.g. font-awesome based on filetype + * @brief returns icon name for use with e.g. font-awesome based on mime-type * * @param string $type * @return string @@ -345,15 +345,26 @@ class RedBrowser extends DAV\Browser\Plugin { 'application/msword' => 'icon-file-text-alt', 'application/pdf' => 'icon-file-text-alt', 'application/vnd.oasis.opendocument.text' => 'icon-file-text-alt', + 'application/epub+zip' => 'icon-book', //Spreadsheet - 'application/vnd.oasis.opendocument.spreadsheet' => 'icon-table', + 'application/vnd.oasis.opendocument.spreadsheet' => 'icon-table', + 'application/vnd.ms-excel' => 'icon-table', //Image 'image/jpeg' => 'icon-picture', 'image/png' => 'icon-picture', 'image/gif' => 'icon-picture', 'image/svg+xml' => 'icon-picture', + + //Archive + 'application/zip' => 'icon-archive', + 'application/x-rar-compressed' => 'icon-archive', + + //Audio + 'audio/mpeg' => 'icon-music', + 'audio/wav' => 'icon-music', + 'application/ogg' => 'icon-music', ); $iconFromType = 'icon-file-alt'; From 096956ff78db02f9cfe8a185ca53a4d775effddb Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 27 Dec 2014 14:04:13 -0800 Subject: [PATCH 132/155] revup --- version.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.inc b/version.inc index 7baa71358..9523d00d1 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-12-26.901 +2014-12-27.902 From 50943f439cb755c052507b8b459740a0ded193c2 Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 27 Dec 2014 18:19:51 -0800 Subject: [PATCH 133/155] issue #777, make photo cache time configurable, read the comments. --- mod/item.php | 3 ++- mod/photo.php | 16 ++++++++++++++-- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/mod/item.php b/mod/item.php index 9ffcc7de2..f5a9a4b22 100644 --- a/mod/item.php +++ b/mod/item.php @@ -683,7 +683,8 @@ function item_post(&$a) { } } - $item_flags |= ITEM_UNSEEN; + if(local_user() != $profile_uid) + $item_flags |= ITEM_UNSEEN; if($post_type === 'wall' || $post_type === 'wall-comment') $item_flags = $item_flags | ITEM_WALL; diff --git a/mod/photo.php b/mod/photo.php index 8cb82e8ff..66280cb76 100644 --- a/mod/photo.php +++ b/mod/photo.php @@ -224,9 +224,21 @@ function photo_init(&$a) { } else { + // The photo cache default is 1 day to provide a privacy trade-off, + // as somebody reducing photo permissions on a photo that is already + // "in the wild" won't be able to stop the photo from being viewed + // for this amount amount of time once it is in the browser cache. + // The privacy expectations of your site members and their perception + // of privacy where it affects the entire project may be affected. + // This has performance considerations but we highly recommend you + // leave it alone. - header("Expires: " . gmdate("D, d M Y H:i:s", time() + (3600*24)) . " GMT"); - header("Cache-Control: max-age=" . (3600*24)); + $cache = get_config('system','photo_cache_time'); + if(! $cache) + $cache = (3600 * 24); // 1 day + + header("Expires: " . gmdate("D, d M Y H:i:s", time() + $cache) . " GMT"); + header("Cache-Control: max-age=" . $cache); } echo $data; From 426ac22e127b21a4598364f89c6f2eb712ed1f2e Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 28 Dec 2014 09:26:30 +0100 Subject: [PATCH 134/155] Redirect to login page on failed login. Fixes #628 --- include/auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/auth.php b/include/auth.php index 545fbe8c9..c4bbaf546 100644 --- a/include/auth.php +++ b/include/auth.php @@ -283,7 +283,7 @@ else { @file_put_contents($authlog, datetime_convert() . ':' . session_id() . ' ' . $error . "\n", FILE_APPEND); notice( t('Login failed.') . EOL ); - goaway(z_root()); + goaway(z_root() . '/login'); } // If the user specified to remember the authentication, then change the cookie From f08ee3bab9810ce4dd8386ef6a08baf15ee1aded Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 28 Dec 2014 11:22:58 +0100 Subject: [PATCH 135/155] Make spaces work in [audio] and [video]. Fixes #774 --- include/bbcode.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/bbcode.php b/include/bbcode.php index 9445eb007..dbb0187f8 100644 --- a/include/bbcode.php +++ b/include/bbcode.php @@ -22,7 +22,7 @@ function tryzrlaudio($match) { $zrl = is_matrix_url($link); if($zrl) $link = zid($link); - return ''; + return ''; } function tryzrlvideo($match) { @@ -30,7 +30,7 @@ function tryzrlvideo($match) { $zrl = is_matrix_url($link); if($zrl) $link = zid($link); - return ''; + return ''; } From fffc7dffbac6a335afb175525313069e0b21a388 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 28 Dec 2014 11:28:54 +0100 Subject: [PATCH 136/155] Fix typo --- include/bbcode.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/bbcode.php b/include/bbcode.php index dbb0187f8..ab56bda61 100644 --- a/include/bbcode.php +++ b/include/bbcode.php @@ -30,7 +30,7 @@ function tryzrlvideo($match) { $zrl = is_matrix_url($link); if($zrl) $link = zid($link); - return ''; + return ''; } From 69aeb5d205ff7ca8a0f0d9887f9209728135ae34 Mon Sep 17 00:00:00 2001 From: Stefan Parviainen Date: Sun, 28 Dec 2014 11:43:54 +0100 Subject: [PATCH 137/155] Document photo_cache_time setting --- doc/hidden_configs.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/hidden_configs.bb b/doc/hidden_configs.bb index bf9705920..435042520 100644 --- a/doc/hidden_configs.bb +++ b/doc/hidden_configs.bb @@ -128,6 +128,9 @@ This document assumes you're an administrator. When requesting a random profile, check that it actually exists first [b]randprofile > retry[/b] Number of times to retry getting a random profile + [b]system > photo_cache_time[/b] + How long to cache photos, in seconds. Default is 86400 (1 day). + Longer time increases performance, but it also means it takes longer for changed permissions to apply. #include doc/macros/main_footer.bb; From 801ab709adfa808072f70fe1bf4b712ddc33df42 Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 28 Dec 2014 18:16:27 +0100 Subject: [PATCH 138/155] more work on files --- view/css/mod_cloud.css | 21 +++++++++-- view/js/main.js | 2 + view/theme/redbasic/css/style.css | 59 ++++++++++++++++-------------- view/tpl/attach_edit.tpl | 61 +++++++++++++++++-------------- view/tpl/cloud_directory.tpl | 20 +++++----- 5 files changed, 97 insertions(+), 66 deletions(-) diff --git a/view/css/mod_cloud.css b/view/css/mod_cloud.css index 85d3f4ec6..302918cc4 100644 --- a/view/css/mod_cloud.css +++ b/view/css/mod_cloud.css @@ -2,6 +2,12 @@ #files-upload-tools, [id^="perms-panel-"] { display: none; + padding: 3px 10px 3px 10px !important; +} + +#attach-code, +#link-code { + display: none; } #cloud-index { @@ -9,10 +15,19 @@ } #cloud-index td:nth-child(1){ - padding: 3px 4px 3px 0px; + padding: 7px 3px 7px 10px; +} + +#cloud-index td:nth-child(8){ + padding: 7px 3px; + white-space: nowrap; +} + +#cloud-index td:nth-child(9){ + padding: 7px 10px 7px 7px; + white-space: nowrap; } .cloud-index-tool { - padding: 3px 4px; + padding: 7px 10px; } - diff --git a/view/js/main.js b/view/js/main.js index f979f6b6f..104718436 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -844,10 +844,12 @@ function updateConvItems(mode,data) { } function filestorage(event,nick,id) { + $('#cloud-index-' + last_filestorage_id).removeClass('cloud-index-active'); $('#perms-panel-' + last_filestorage_id).hide().html(''); $('#file-edit-' + id).spin('tiny'); delete acl; $.get('filestorage/' + nick + '/' + id + '/edit', function(data) { + $('#cloud-index-' + id).addClass('cloud-index-active'); $('#perms-panel-' + id).html(data).show(); $('#file-edit-' + id).spin(false); last_filestorage_id = id; diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 7a6c13798..6f8b2a6a6 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1774,7 +1774,6 @@ img.mail-list-sender-photo { color: #777; } -#jot-perms-icon, .jot-icons { color: $toolicon_colour; } @@ -2031,6 +2030,38 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{ color: $nav_active_icon_colour; } +.section-title-wrapper { + padding: 7px 10px; + background-color: $item_colour; + border-top-left-radius: $radiuspx; + border-top-right-radius: $radiuspx; + margin-bottom: 3px; +} + +.section-title-wrapper h2 { + margin-top: 0px; + margin-bottom: 0px; +} + +.section-content-tools-wrapper { + padding: 7px 10px; + background-color: $comment_item_colour; + margin-bottom: 3px; +} + +.section-content-wrapper { + padding: 7px 10px; + background-color: $comment_item_colour; + border-bottom-left-radius: $radiuspx; + border-bottom-right-radius: $radiuspx; +} + +[id^="cloud-index-"]:hover, +.cloud-index-active { + background-color: $item_colour; +} + + /* bootstrap overrides */ blockquote { @@ -2226,32 +2257,6 @@ aside .nav > li > a:hover, aside .nav > li > a:focus { background-image: linear-gradient(to bottom, $advperm_gradientcol 0px, $advperm_bgcolour 100%); } -.section-title-wrapper { - padding: 7px 10px; - background-color: $item_colour; - border-top-left-radius: $radiuspx; - border-top-right-radius: $radiuspx; - margin-bottom: 3px; -} - -.section-title-wrapper h2 { - margin-top: 0px; - margin-bottom: 0px; -} - -.section-content-tools-wrapper { - padding: 7px 10px; - background-color: $comment_item_colour; - margin-bottom: 3px; -} - -.section-content-wrapper { - padding: 7px 10px; - background-color: $comment_item_colour; - border-bottom-left-radius: $radiuspx; - border-bottom-right-radius: $radiuspx; -} - @media screen and (max-width: 767px) { aside#region_1 { background: rgba(0, 0, 0, .1); diff --git a/view/tpl/attach_edit.tpl b/view/tpl/attach_edit.tpl index bf39e6158..033ee40a7 100644 --- a/view/tpl/attach_edit.tpl +++ b/view/tpl/attach_edit.tpl @@ -1,34 +1,41 @@
      -
      - - -
      +
      + {{if !$isadir}} + + + + {{/if}} + +
      +
      + + +
      + {{$aclselect}} -{{$aclselect}} + + + + - - - - - -{{if $isadir}} -
      - - -
      -{{else}} -
      {{$cpdesc}}
      -
      -{{/if}} - -
      {{$cpldesc}}
      -
      -
      + {{if $isadir}} +
      + +
      + {{/if}} +
      diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index 99bba9474..01b9078fe 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -1,12 +1,12 @@ -
      +
      - - - - - - + + + + + + {{if $parentpath}} @@ -19,7 +19,7 @@ {{/if}} {{foreach $entries as $item}} - + {{if $item.is_owner}} @@ -35,7 +35,9 @@ - + + + {{/foreach}}
      {{$name}}{{*{{$type}}*}}{{$name}}{{*{{$type}}*}}
      {{$item.displayName}}
      From 1ab23061df0c92abd6a9ed5ece1507cf19efff58 Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 28 Dec 2014 20:34:12 +0100 Subject: [PATCH 139/155] files css fixes --- view/theme/redbasic/css/style.css | 9 ++++++--- view/tpl/cloud_directory.tpl | 2 +- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 6f8b2a6a6..15cf64aff 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2056,11 +2056,14 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{ border-bottom-right-radius: $radiuspx; } -[id^="cloud-index-"]:hover, -.cloud-index-active { - background-color: $item_colour; +#cloud-index tr { + background-color: $comment_item_colour; } +[id^="cloud-index-"]:hover, +.cloud-index-active { + background-color: $item_colour !important; +} /* bootstrap overrides */ diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index 01b9078fe..06f7a2308 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -26,7 +26,7 @@ {{$item.attachIcon}} - + {{else}} From fa23439b9cb93869985be14bc150c5a6a702ccce Mon Sep 17 00:00:00 2001 From: marijus Date: Sun, 28 Dec 2014 20:46:16 +0100 Subject: [PATCH 140/155] more files css fixes --- view/css/mod_cloud.css | 4 ++++ view/theme/redbasic/css/style.css | 6 ++++-- view/tpl/cloud_directory.tpl | 2 +- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/view/css/mod_cloud.css b/view/css/mod_cloud.css index 302918cc4..56f4c415b 100644 --- a/view/css/mod_cloud.css +++ b/view/css/mod_cloud.css @@ -14,6 +14,10 @@ width: 100%; } +#cloud-index th { + padding-top: 7px; +} + #cloud-index td:nth-child(1){ padding: 7px 3px 7px 10px; } diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 15cf64aff..357718623 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -2056,13 +2056,15 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{ border-bottom-right-radius: $radiuspx; } -#cloud-index tr { +.section-content-wrapper-np { background-color: $comment_item_colour; + border-bottom-left-radius: $radiuspx; + border-bottom-right-radius: $radiuspx; } [id^="cloud-index-"]:hover, .cloud-index-active { - background-color: $item_colour !important; + background-color: $item_colour; } /* bootstrap overrides */ diff --git a/view/tpl/cloud_directory.tpl b/view/tpl/cloud_directory.tpl index 06f7a2308..77d861224 100644 --- a/view/tpl/cloud_directory.tpl +++ b/view/tpl/cloud_directory.tpl @@ -1,4 +1,4 @@ -
      +
      From 3065650683c221c0a23c1dbcab2e1ec2d73997d4 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 28 Dec 2014 23:21:49 -0800 Subject: [PATCH 141/155] filter posts you author from unseen notifications - note there are other ways to do this, but involve some code complexity. This is easier to implement but may have a slight impact on the ping query performance. It's not horrid, just mentioning for the record. --- boot.php | 2 ++ mod/ping.php | 13 +++++++++---- version.inc | 2 +- 3 files changed, 12 insertions(+), 5 deletions(-) diff --git a/boot.php b/boot.php index a8c84c7b9..4e266f4f1 100755 --- a/boot.php +++ b/boot.php @@ -241,6 +241,8 @@ define ( 'PHOTO_XCHAN', 0x0002 ); define ( 'PHOTO_THING', 0x0004 ); define ( 'PHOTO_ADULT', 0x0008 ); +define ( 'PHOTO_FLAG_OS', 0x4000 ); + /** * Menu types */ diff --git a/mod/ping.php b/mod/ping.php index ef8afd91c..cdb6aa0b2 100644 --- a/mod/ping.php +++ b/mod/ping.php @@ -46,6 +46,7 @@ function ping_init(&$a) { if(local_user()) { $vnotify = get_pconfig(local_user(),'system','vnotify'); $evdays = intval(get_pconfig(local_user(),'system','evdays')); + $ob_hash = get_observer_hash(); } // if unset show all visual notification types @@ -275,10 +276,12 @@ function ping_init(&$a) { $result = array(); $r = q("SELECT * FROM item - WHERE item_restrict = %d and ( item_flags & %d ) > 0 and uid = %d", + WHERE item_restrict = %d and ( item_flags & %d ) > 0 and uid = %d + and author_xchan != '%s' ", intval(ITEM_VISIBLE), intval(ITEM_UNSEEN), - intval(local_user()) + intval(local_user()), + dbesc($ob_hash) ); if($r) { @@ -381,10 +384,12 @@ function ping_init(&$a) { if($vnotify & (VNOTIFY_NETWORK|VNOTIFY_CHANNEL)) { $r = q("SELECT id, item_restrict, item_flags FROM item - WHERE (item_restrict = %d) and ( item_flags & %d ) > 0 and uid = %d", + WHERE (item_restrict = %d) and ( item_flags & %d ) > 0 and uid = %d + and author_xchan != '%s'", intval(ITEM_VISIBLE), intval(ITEM_UNSEEN), - intval(local_user()) + intval(local_user()), + dbesc($ob_hash) ); if($r) { diff --git a/version.inc b/version.inc index 9523d00d1..43e85b852 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-12-27.902 +2014-12-28.903 From bcbfc833760c952da32deb1ae572b94510f268f5 Mon Sep 17 00:00:00 2001 From: Paolo Tacconi Date: Mon, 29 Dec 2014 09:09:51 +0100 Subject: [PATCH 142/155] Italian localization --- view/it/messages.po | 8549 ++++++++++++++++++++++--------------------- view/it/strings.php | 1789 ++++----- 2 files changed, 5183 insertions(+), 5155 deletions(-) diff --git a/view/it/messages.po b/view/it/messages.po index cb3ca700a..b270c5051 100644 --- a/view/it/messages.po +++ b/view/it/messages.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-12-12 00:03-0800\n" -"PO-Revision-Date: 2014-12-15 08:35+0000\n" +"POT-Creation-Date: 2014-12-26 00:04-0800\n" +"PO-Revision-Date: 2014-12-29 08:07+0000\n" "Last-Translator: tuscanhobbit \n" "Language-Team: Italian (http://www.transifex.com/projects/p/red-matrix/language/it/)\n" "MIME-Version: 1.0\n" @@ -29,192 +29,136 @@ msgid "Cannot locate DNS info for database server '%s'" msgstr "Non trovo le informazioni DNS per il database server '%s'" #: ../../include/photo/photo_driver.php:680 ../../include/photos.php:52 +#: ../../mod/photos.php:91 ../../mod/photos.php:654 #: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 -#: ../../mod/profile_photo.php:423 ../../mod/photos.php:91 -#: ../../mod/photos.php:654 +#: ../../mod/profile_photo.php:423 msgid "Profile Photos" msgstr "Foto del profilo" -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." -msgstr "Il canale è bloccato per questo sito." +#: ../../include/items.php:382 ../../mod/group.php:68 +#: ../../mod/subthread.php:49 ../../mod/profperm.php:23 ../../mod/like.php:246 +#: ../../index.php:389 +msgid "Permission denied" +msgstr "Permesso negato" -#: ../../include/follow.php:33 -msgid "Channel location missing." -msgstr "Manca l'indirizzo del canale." +#: ../../include/items.php:969 ../../include/items.php:1014 +msgid "(Unknown)" +msgstr "(Sconosciuto)" -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." -msgstr "La risposta dal canale non è completa." +#: ../../include/items.php:1171 +msgid "Visible to anybody on the internet." +msgstr "Visibile a chiunque su internet." -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." -msgstr "Il canale è stato rimosso e non esiste più." +#: ../../include/items.php:1173 +msgid "Visible to you only." +msgstr "Visibile solo a te." -#: ../../include/follow.php:135 ../../include/follow.php:202 -msgid "Protocol disabled." -msgstr "Protocollo disabilitato." +#: ../../include/items.php:1175 +msgid "Visible to anybody in this network." +msgstr "Visibile a tutti su questa rete." -#: ../../include/follow.php:176 -msgid "Channel discovery failed." -msgstr "La ricerca del canale non ha avuto successo." +#: ../../include/items.php:1177 +msgid "Visible to anybody authenticated." +msgstr "Visibile a chiunque sia autenticato." -#: ../../include/follow.php:192 -msgid "local account not found." -msgstr "l'account locale non è stato trovato." - -#: ../../include/follow.php:220 -msgid "Cannot connect to yourself." -msgstr "Non puoi connetterti a te stesso." - -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "Ha creato un nuovo articolo" - -#: ../../include/notify.php:24 +#: ../../include/items.php:1179 #, php-format -msgid "commented on %s's post" -msgstr "ha commentato l'articolo di %s" +msgid "Visible to anybody on %s." +msgstr "Visibile a tutti in %s." -#: ../../include/security.php:357 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." +#: ../../include/items.php:1181 +msgid "Visible to all connections." +msgstr "Visibile a tutti coloro che ti seguono." -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "Nuova pagina web" +#: ../../include/items.php:1183 +msgid "Visible to approved connections." +msgstr "Visibile ai contatti approvati." -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 -#: ../../include/apps.php:249 ../../include/ItemObject.php:100 -#: ../../mod/blocks.php:132 ../../mod/settings.php:627 +#: ../../include/items.php:1185 +msgid "Visible to specific connections." +msgstr "Visibile ad alcuni contatti scelti." + +#: ../../include/items.php:3952 ../../mod/display.php:32 +#: ../../mod/thing.php:76 ../../mod/filestorage.php:26 ../../mod/admin.php:168 +#: ../../mod/admin.php:896 ../../mod/admin.php:1099 ../../mod/viewsrc.php:20 +msgid "Item not found." +msgstr "Elemento non trovato." + +#: ../../include/items.php:4019 ../../include/photos.php:15 +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:585 ../../include/chat.php:116 +#: ../../mod/mood.php:112 ../../mod/register.php:72 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/settings.php:542 +#: ../../mod/group.php:9 ../../mod/poke.php:128 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/setup.php:207 ../../mod/authtest.php:13 +#: ../../mod/profile.php:64 ../../mod/profile.php:72 ../../mod/block.php:22 +#: ../../mod/block.php:72 ../../mod/delegate.php:6 ../../mod/sources.php:66 +#: ../../mod/events.php:195 ../../mod/channel.php:90 ../../mod/channel.php:201 +#: ../../mod/channel.php:244 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/regmod.php:17 ../../mod/editpost.php:13 ../../mod/common.php:35 +#: ../../mod/connections.php:169 ../../mod/connedit.php:266 +#: ../../mod/mail.php:111 ../../mod/photos.php:68 ../../mod/webpages.php:67 +#: ../../mod/bookmarks.php:46 ../../mod/blocks.php:67 ../../mod/blocks.php:75 +#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 +#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 +#: ../../mod/editwebpage.php:64 ../../mod/editwebpage.php:86 +#: ../../mod/editwebpage.php:118 ../../mod/profile_photo.php:263 +#: ../../mod/profile_photo.php:276 ../../mod/like.php:154 +#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/locs.php:71 ../../mod/item.php:191 +#: ../../mod/item.php:199 ../../mod/item.php:972 ../../mod/suggest.php:26 +#: ../../mod/layouts.php:67 ../../mod/layouts.php:74 ../../mod/layouts.php:85 +#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 +#: ../../mod/manage.php:6 ../../mod/menu.php:61 ../../mod/invite.php:13 +#: ../../mod/invite.php:104 ../../mod/network.php:12 +#: ../../mod/notifications.php:66 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 +#: ../../mod/message.php:16 ../../mod/new_channel.php:68 +#: ../../mod/new_channel.php:99 ../../mod/page.php:28 ../../mod/page.php:78 +#: ../../mod/appman.php:66 ../../mod/service_limits.php:7 ../../index.php:190 +#: ../../index.php:390 +msgid "Permission denied." +msgstr "Permesso negato." + +#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." +msgstr "Insieme di canali non trovato." + +#: ../../include/items.php:4425 +msgid "Collection is empty." +msgstr "L'insieme di canali è vuoto." + +#: ../../include/items.php:4432 +#, php-format +msgid "Collection: %s" +msgstr "Insieme: %s" + +#: ../../include/items.php:4443 +#, php-format +msgid "Connection: %s" +msgstr "Contatto: %s" + +#: ../../include/items.php:4446 +msgid "Connection not found." +msgstr "Contatto non trovato." + +#: ../../include/menu.php:42 ../../include/page_widgets.php:8 +#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:261 +#: ../../include/ItemObject.php:100 ../../include/apps.php:254 +#: ../../mod/settings.php:627 ../../mod/editpost.php:112 #: ../../mod/connections.php:381 ../../mod/connections.php:394 -#: ../../mod/connections.php:413 ../../mod/thing.php:233 -#: ../../mod/webpages.php:162 ../../mod/editblock.php:143 -#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 -#: ../../mod/menu.php:78 +#: ../../mod/connections.php:413 ../../mod/webpages.php:162 +#: ../../mod/blocks.php:132 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:139 ../../mod/editwebpage.php:174 +#: ../../mod/thing.php:233 ../../mod/layouts.php:167 ../../mod/menu.php:78 msgid "Edit" msgstr "Modifica" -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 -#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 -msgid "View" -msgstr "Guarda" - -#: ../../include/page_widgets.php:40 ../../include/conversation.php:1104 -#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 -#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 -#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 -#: ../../mod/photos.php:998 -msgid "Preview" -msgstr "Anteprima" - -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 -msgid "Actions" -msgstr "Azioni" - -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 -msgid "Page Link" -msgstr "Link alla pagina" - -#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 -msgid "Title" -msgstr "Titolo" - -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 -msgid "Created" -msgstr "Creato" - -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 -msgid "Edited" -msgstr "Modificato" - -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "%d invito disponibile" -msgstr[1] "%d inviti disponibili" - -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 -msgid "Advanced" -msgstr "Avanzate" - -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" -msgstr "Ricerca canali" - -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" -msgstr "Scrivi un nome o un interesse" - -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" -msgstr "Aggiungi" - -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "Per esempio: Mario Rossi, Pesca" - -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 -#: ../../mod/directory.php:316 ../../mod/directory.php:321 -msgid "Find" -msgstr "Cerca" - -#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 -#: ../../mod/directory.php:320 -msgid "Channel Suggestions" -msgstr "Canali suggeriti" - -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" -msgstr "Profilo casuale" - -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" -msgstr "Invita amici" - -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" -msgstr "Per esempio: name=mario e country=italy" - -#: ../../include/contact_widgets.php:57 ../../include/features.php:73 -#: ../../include/widgets.php:298 -msgid "Saved Folders" -msgstr "Cartelle salvate" - -#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 -#: ../../include/widgets.php:301 -msgid "Everything" -msgstr "Tutto" - -#: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 -#: ../../include/widgets.php:35 -msgid "Categories" -msgstr "Categorie" - -#: ../../include/contact_widgets.php:125 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "%d contatto in comune" -msgstr[1] "%d contatti in comune" - -#: ../../include/contact_widgets.php:130 -msgid "show more" -msgstr "mostra tutto" - -#: ../../include/oembed.php:171 -msgid "Embedded content" -msgstr "Contenuti incorporati" - -#: ../../include/oembed.php:180 -msgid "Embedding disabled" -msgstr "Disabilita la creazione di contenuti incorporati" - #: ../../include/message.php:18 msgid "No recipient provided." msgstr "Devi scegliere un destinatario." @@ -231,599 +175,10 @@ msgstr "Impossibile determinare il mittente." msgid "Stored post could not be verified." msgstr "Non è stato possibile verificare l'articolo inserito." -#: ../../include/activities.php:39 -msgid " and " -msgstr "e" - -#: ../../include/activities.php:47 -msgid "public profile" -msgstr "profilo pubblico" - -#: ../../include/activities.php:52 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "%1$s ha cambiato %2$s in “%3$s”" - -#: ../../include/activities.php:53 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "Guarda %2$s di %1$s " - -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "%1$s ha aggiornato %2$s cambiando %3$s." - -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" -msgstr "Visibile secondo le impostazioni predefinite" - -#: ../../include/acl_selectors.php:241 -msgid "Show" -msgstr "Mostra" - -#: ../../include/acl_selectors.php:242 -msgid "Don't show" -msgstr "Non mostrare" - -#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 -#: ../../mod/chat.php:209 ../../mod/filestorage.php:137 -#: ../../mod/photos.php:588 ../../mod/photos.php:950 -msgid "Permissions" -msgstr "Permessi" - -#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:312 -#: ../../mod/photos.php:1149 -msgid "Close" -msgstr "Chiudi" - -#: ../../include/bb2diaspora.php:384 -msgid "Attachments:" -msgstr "Allegati:" - -#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 -msgid "l F d, Y \\@ g:i A" -msgstr "l d F Y \\@ G:i" - -#: ../../include/bb2diaspora.php:465 -msgid "Redmatrix event notification:" -msgstr "Notifica eventi RedMatrix:" - -#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 -msgid "Starts:" -msgstr "Inizio:" - -#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 -msgid "Finishes:" -msgstr "Fine:" - -#: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 -#: ../../include/event.php:40 ../../mod/events.php:590 -#: ../../mod/directory.php:199 -msgid "Location:" -msgstr "Luogo:" - -#: ../../include/attach.php:116 ../../include/attach.php:163 -#: ../../include/attach.php:226 ../../include/attach.php:240 -#: ../../include/attach.php:280 ../../include/attach.php:294 -#: ../../include/attach.php:318 ../../include/attach.php:511 -#: ../../include/attach.php:585 ../../include/photos.php:15 -#: ../../include/items.php:4019 ../../include/chat.php:116 -#: ../../mod/mood.php:112 ../../mod/mitem.php:106 -#: ../../mod/achievements.php:30 ../../mod/register.php:72 -#: ../../mod/sources.php:66 ../../mod/poke.php:128 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 -#: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 -#: ../../mod/settings.php:542 ../../mod/events.php:195 -#: ../../mod/channel.php:89 ../../mod/channel.php:198 -#: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 -#: ../../mod/connections.php:169 ../../mod/connedit.php:266 -#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 -#: ../../mod/webpages.php:67 ../../mod/bookmarks.php:46 -#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 -#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 -#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 -#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:972 -#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 -#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 -#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/locs.php:71 -#: ../../mod/mail.php:111 ../../mod/invite.php:13 ../../mod/invite.php:104 -#: ../../mod/manage.php:6 ../../mod/layouts.php:67 ../../mod/layouts.php:74 -#: ../../mod/layouts.php:85 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 -#: ../../mod/network.php:12 ../../mod/menu.php:61 ../../mod/message.php:16 -#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 -#: ../../mod/notifications.php:66 ../../mod/page.php:28 ../../mod/page.php:78 -#: ../../mod/photos.php:68 ../../mod/appman.php:66 -#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 -msgid "Permission denied." -msgstr "Permesso negato." - -#: ../../include/attach.php:221 ../../include/attach.php:275 -msgid "Item was not found." -msgstr "Elemento non trovato." - -#: ../../include/attach.php:331 -msgid "No source file." -msgstr "Nessun file di origine." - -#: ../../include/attach.php:348 -msgid "Cannot locate file to replace" -msgstr "Il file da sostituire non è stato trovato" - -#: ../../include/attach.php:366 -msgid "Cannot locate file to revise/update" -msgstr "Il file da aggiornare non è stato trovato" - -#: ../../include/attach.php:377 -#, php-format -msgid "File exceeds size limit of %d" -msgstr "Il file supera la dimensione massima di %d" - -#: ../../include/attach.php:389 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." -msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati." - -#: ../../include/attach.php:472 -msgid "File upload failed. Possible system limit or action terminated." -msgstr "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato." - -#: ../../include/attach.php:484 -msgid "Stored file could not be verified. Upload failed." -msgstr "Il file non può essere verificato. Caricamento fallito." - -#: ../../include/attach.php:526 ../../include/attach.php:543 -msgid "Path not available." -msgstr "Percorso non disponibile." - -#: ../../include/attach.php:590 -msgid "Empty pathname" -msgstr "Il percorso del file è vuoto" - -#: ../../include/attach.php:606 -msgid "duplicate filename or path" -msgstr "il file o il percorso del file è duplicato" - -#: ../../include/attach.php:630 -msgid "Path not found." -msgstr "Percorso del file non trovato." - -#: ../../include/attach.php:681 -msgid "mkdir failed." -msgstr "mkdir fallito." - -#: ../../include/attach.php:685 -msgid "database storage failed." -msgstr "scrittura su database fallita." - -#: ../../include/RedDAV/RedBrowser.php:106 -#: ../../include/RedDAV/RedBrowser.php:249 -msgid "parent" -msgstr "cartella superiore" - -#: ../../include/RedDAV/RedBrowser.php:130 -msgid "Collection" -msgstr "Cartella" - -#: ../../include/RedDAV/RedBrowser.php:133 -msgid "Principal" -msgstr "Principale" - -#: ../../include/RedDAV/RedBrowser.php:136 -msgid "Addressbook" -msgstr "Rubrica" - -#: ../../include/RedDAV/RedBrowser.php:139 -msgid "Calendar" -msgstr "Calendario" - -#: ../../include/RedDAV/RedBrowser.php:142 -msgid "Schedule Inbox" -msgstr "Appuntamenti ricevuti" - -#: ../../include/RedDAV/RedBrowser.php:145 -msgid "Schedule Outbox" -msgstr "Appuntamenti inviati" - -#: ../../include/RedDAV/RedBrowser.php:163 ../../include/conversation.php:993 -#: ../../include/apps.php:331 ../../include/apps.php:382 -#: ../../mod/connedit.php:513 ../../mod/photos.php:713 -#: ../../mod/photos.php:1132 -msgid "Unknown" -msgstr "Sconosciuto" - -#: ../../include/RedDAV/RedBrowser.php:223 -#, php-format -msgid "%1$s used" -msgstr "%1$s occupati" - -#: ../../include/RedDAV/RedBrowser.php:228 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" -msgstr "%1$s occupati di %2$s (%3$s%)" - -#: ../../include/RedDAV/RedBrowser.php:241 ../../include/nav.php:106 -#: ../../include/conversation.php:1540 ../../include/apps.php:133 -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "Archivio file" - -#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:567 -#: ../../mod/settings.php:593 ../../mod/admin.php:866 -msgid "Name" -msgstr "Nome" - -#: ../../include/RedDAV/RedBrowser.php:246 -msgid "Type" -msgstr "Tipo" - -#: ../../include/RedDAV/RedBrowser.php:247 -msgid "Size" -msgstr "Dimensione" - -#: ../../include/RedDAV/RedBrowser.php:248 -msgid "Last Modified" -msgstr "Ultima modifica" - -#: ../../include/RedDAV/RedBrowser.php:251 ../../include/conversation.php:639 -#: ../../include/apps.php:250 ../../include/ItemObject.php:120 -#: ../../mod/settings.php:628 ../../mod/connedit.php:476 -#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 -#: ../../mod/admin.php:861 ../../mod/photos.php:1070 -msgid "Delete" -msgstr "Elimina" - -#: ../../include/RedDAV/RedBrowser.php:252 -msgid "Total" -msgstr "Totale" - -#: ../../include/RedDAV/RedBrowser.php:305 -msgid "Create new folder" -msgstr "Crea una nuova cartella" - -#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 -#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 -msgid "Create" -msgstr "Crea" - -#: ../../include/RedDAV/RedBrowser.php:307 -msgid "Upload file" -msgstr "Carica un file" - -#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:361 -#: ../../mod/photos.php:738 ../../mod/photos.php:1246 -msgid "Upload" -msgstr "Carica" - -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" -msgstr "I segnalibri di %1$s" - -#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1528 -msgid "Logout" -msgstr "Esci" - -#: ../../include/nav.php:95 ../../include/nav.php:128 -msgid "End this session" -msgstr "Chiudi questa sessione" - -#: ../../include/nav.php:98 ../../include/nav.php:159 -msgid "Home" -msgstr "Bacheca" - -#: ../../include/nav.php:98 -msgid "Your posts and conversations" -msgstr "I tuoi articoli e conversazioni" - -#: ../../include/nav.php:99 ../../include/conversation.php:935 -#: ../../mod/connedit.php:429 ../../mod/connedit.php:545 -msgid "View Profile" -msgstr "Profilo" - -#: ../../include/nav.php:99 -msgid "Your profile page" -msgstr "Il tuo profilo" - -#: ../../include/nav.php:101 -msgid "Edit Profiles" -msgstr "Modifica i profili" - -#: ../../include/nav.php:101 -msgid "Manage/Edit profiles" -msgstr "Gestisci/modifica i profili" - -#: ../../include/nav.php:103 ../../include/identity.php:864 -msgid "Edit Profile" -msgstr "Modifica il profilo" - -#: ../../include/nav.php:103 -msgid "Edit your profile" -msgstr "Modifica il profilo" - -#: ../../include/nav.php:105 ../../include/conversation.php:1531 -#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "Foto" - -#: ../../include/nav.php:105 -msgid "Your photos" -msgstr "Le tue foto" - -#: ../../include/nav.php:106 -msgid "Your files" -msgstr "I tuoi file" - -#: ../../include/nav.php:111 ../../include/apps.php:144 -msgid "Chat" -msgstr "Area chat" - -#: ../../include/nav.php:111 -msgid "Your chatrooms" -msgstr "Le tue aree chat" - -#: ../../include/nav.php:117 ../../include/conversation.php:1566 -#: ../../include/apps.php:127 -msgid "Bookmarks" -msgstr "Segnalibri" - -#: ../../include/nav.php:117 -msgid "Your bookmarks" -msgstr "I tuoi segnalibri" - -#: ../../include/nav.php:121 ../../include/conversation.php:1577 -#: ../../include/apps.php:134 ../../mod/webpages.php:160 -msgid "Webpages" -msgstr "Pagine web" - -#: ../../include/nav.php:121 -msgid "Your webpages" -msgstr "Le tue pagine web" - -#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1529 -msgid "Login" -msgstr "Accedi" - -#: ../../include/nav.php:125 -msgid "Sign in" -msgstr "Accedi" - -#: ../../include/nav.php:142 -#, php-format -msgid "%s - click to logout" -msgstr "%s - clicca per uscire" - -#: ../../include/nav.php:145 -msgid "Remote authentication" -msgstr "Autenticazione magica dal tuo server" - -#: ../../include/nav.php:145 -msgid "Click to authenticate to your home hub" -msgstr "Clicca per autenticarti sul tuo server principale" - -#: ../../include/nav.php:159 -msgid "Home Page" -msgstr "Bacheca" - -#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1507 -msgid "Register" -msgstr "Iscriviti" - -#: ../../include/nav.php:163 -msgid "Create an account" -msgstr "Crea un account" - -#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 -#: ../../mod/help.php:63 -msgid "Help" -msgstr "Guida" - -#: ../../include/nav.php:168 -msgid "Help and documentation" -msgstr "Guida e documentazione" - -#: ../../include/nav.php:171 ../../include/widgets.php:91 -#: ../../mod/apps.php:33 -msgid "Apps" -msgstr "Apps" - -#: ../../include/nav.php:171 -msgid "Applications, utilities, links, games" -msgstr "Applicazioni, utilità, link, giochi" - -#: ../../include/nav.php:173 ../../include/text.php:826 -#: ../../include/text.php:838 ../../include/apps.php:145 -#: ../../mod/search.php:30 -msgid "Search" -msgstr "Cerca" - -#: ../../include/nav.php:173 -msgid "Search site content" -msgstr "Cerca nel sito" - -#: ../../include/nav.php:176 ../../include/apps.php:139 -#: ../../mod/directory.php:320 -msgid "Directory" -msgstr "Elenco pubblico" - -#: ../../include/nav.php:176 -msgid "Channel Directory" -msgstr "Elenco pubblico canali" - -#: ../../include/nav.php:190 ../../include/apps.php:131 -msgid "Matrix" -msgstr "RedMatrix" - -#: ../../include/nav.php:190 -msgid "Your matrix" -msgstr "La tua rete" - -#: ../../include/nav.php:191 -msgid "Mark all matrix notifications seen" -msgstr "Segna come lette le notifiche della tua rete" - -#: ../../include/nav.php:193 ../../include/apps.php:135 -msgid "Channel Home" -msgstr "Bacheca del canale" - -#: ../../include/nav.php:193 -msgid "Channel home" -msgstr "Bacheca del canale" - -#: ../../include/nav.php:194 -msgid "Mark all channel notifications seen" -msgstr "Segna come lette le notifiche del canale" - -#: ../../include/nav.php:197 ../../mod/connections.php:406 -msgid "Connections" -msgstr "Contatti" - -#: ../../include/nav.php:200 -msgid "Notices" -msgstr "Avvisi" - -#: ../../include/nav.php:200 -msgid "Notifications" -msgstr "Notifiche" - -#: ../../include/nav.php:201 -msgid "See all notifications" -msgstr "Vedi tutte le notifiche" - -#: ../../include/nav.php:202 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" -msgstr "Segna come lette le notifiche di sistema" - -#: ../../include/nav.php:204 ../../include/apps.php:141 -msgid "Mail" -msgstr "Messaggi" - -#: ../../include/nav.php:204 -msgid "Private mail" -msgstr "Messaggi privati" - -#: ../../include/nav.php:205 -msgid "See all private messages" -msgstr "Guarda tutti i messaggi privati" - -#: ../../include/nav.php:206 -msgid "Mark all private messages seen" -msgstr "Segna come letti tutti i messaggi privati" - -#: ../../include/nav.php:207 -msgid "Inbox" -msgstr "In arrivo" - -#: ../../include/nav.php:208 -msgid "Outbox" -msgstr "Inviati" - -#: ../../include/nav.php:209 ../../include/widgets.php:557 -msgid "New Message" -msgstr "Nuovo messaggio" - -#: ../../include/nav.php:212 ../../include/apps.php:138 -#: ../../mod/events.php:442 -msgid "Events" -msgstr "Eventi" - -#: ../../include/nav.php:212 -msgid "Event Calendar" -msgstr "Calendario" - -#: ../../include/nav.php:213 -msgid "See all events" -msgstr "Guarda tutti gli eventi" - -#: ../../include/nav.php:214 -msgid "Mark all events seen" -msgstr "Marca come letti tutti gli eventi" - -#: ../../include/nav.php:216 ../../include/apps.php:130 -#: ../../mod/manage.php:148 -msgid "Channel Manager" -msgstr "Gestione canali" - -#: ../../include/nav.php:216 -msgid "Manage Your Channels" -msgstr "Gestisci i tuoi canali" - -#: ../../include/nav.php:218 ../../include/widgets.php:536 -#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 -msgid "Settings" -msgstr "Impostazioni" - -#: ../../include/nav.php:218 -msgid "Account/Channel Settings" -msgstr "Impostazioni dell'account e del canale" - -#: ../../include/nav.php:226 ../../mod/admin.php:123 -msgid "Admin" -msgstr "Amministrazione" - -#: ../../include/nav.php:226 -msgid "Site Setup and Configuration" -msgstr "Installazione e configurazione del sito" - -#: ../../include/nav.php:257 ../../include/conversation.php:840 -msgid "Loading..." -msgstr "Caricamento in corso..." - -#: ../../include/nav.php:262 -msgid "Please wait..." -msgstr "Attendere..." - #: ../../include/network.php:590 msgid "view full size" msgstr "guarda nelle dimensioni reali" -#: ../../include/dir_fns.php:66 -msgid "Directory Options" -msgstr "Opzioni elenco pubblico" - -#: ../../include/dir_fns.php:67 -msgid "Alphabetic" -msgstr "Alfabetico" - -#: ../../include/dir_fns.php:68 -msgid "Reverse Alphabetic" -msgstr "Alfabetico inverso" - -#: ../../include/dir_fns.php:69 -msgid "Newest to Oldest" -msgstr "Prima i più recenti" - -#: ../../include/dir_fns.php:70 -msgid "Oldest to Newest" -msgstr "Prima i più vecchi" - -#: ../../include/dir_fns.php:71 -msgid "Public Forums Only" -msgstr "Solo forum pubblici" - -#: ../../include/dir_fns.php:73 -msgid "Sort" -msgstr "Ordinamento" - -#: ../../include/dir_fns.php:89 -msgid "Enable Safe Search" -msgstr "Abilita SafeSearch" - -#: ../../include/dir_fns.php:91 -msgid "Disable Safe Search" -msgstr "Disabilita SafeSearch" - -#: ../../include/dir_fns.php:93 -msgid "Safe Mode" -msgstr "Modalità SafeSearch" - #: ../../include/permissions.php:26 msgid "Can view my normal stream and posts" msgstr "Può vedere i miei contenuti e articoli normali" @@ -962,6 +317,580 @@ msgstr "Altro" msgid "Custom/Expert Mode" msgstr "Personalizzazione per esperti" +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "Ha creato un nuovo articolo" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "ha commentato l'articolo di %s" + +#: ../../include/taxonomy.php:210 ../../include/taxonomy.php:229 +msgid "Tags" +msgstr "Tag" + +#: ../../include/taxonomy.php:250 ../../include/contact_widgets.php:92 +#: ../../include/widgets.php:35 +msgid "Categories" +msgstr "Categorie" + +#: ../../include/taxonomy.php:269 +msgid "Keywords" +msgstr "Parole chiave" + +#: ../../include/taxonomy.php:294 +msgid "have" +msgstr "ho" + +#: ../../include/taxonomy.php:294 +msgid "has" +msgstr "ha" + +#: ../../include/taxonomy.php:295 +msgid "want" +msgstr "voglio" + +#: ../../include/taxonomy.php:295 +msgid "wants" +msgstr "vuole" + +#: ../../include/taxonomy.php:296 ../../include/ItemObject.php:221 +msgid "like" +msgstr "mi piace" + +#: ../../include/taxonomy.php:296 +msgid "likes" +msgstr "gli piace" + +#: ../../include/taxonomy.php:297 ../../include/ItemObject.php:222 +msgid "dislike" +msgstr "non mi piace" + +#: ../../include/taxonomy.php:297 +msgid "dislikes" +msgstr "non gli piace" + +#: ../../include/taxonomy.php:380 ../../include/identity.php:1148 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "Mi piace" +msgstr[1] "Mi piace" + +#: ../../include/page_widgets.php:6 +msgid "New Page" +msgstr "Nuova pagina web" + +#: ../../include/page_widgets.php:39 ../../mod/webpages.php:165 +#: ../../mod/blocks.php:135 ../../mod/layouts.php:171 +msgid "View" +msgstr "Guarda" + +#: ../../include/page_widgets.php:40 ../../include/conversation.php:1102 +#: ../../include/ItemObject.php:638 ../../mod/photos.php:998 +#: ../../mod/webpages.php:166 +msgid "Preview" +msgstr "Anteprima" + +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 +msgid "Actions" +msgstr "Azioni" + +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 +msgid "Page Link" +msgstr "Link alla pagina" + +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 +msgid "Title" +msgstr "Titolo" + +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 +msgid "Created" +msgstr "Creato" + +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 +msgid "Edited" +msgstr "Modificato" + +#: ../../include/oembed.php:171 +msgid "Embedded content" +msgstr "Contenuti incorporati" + +#: ../../include/oembed.php:180 +msgid "Embedding disabled" +msgstr "Disabilita la creazione di contenuti incorporati" + +#: ../../include/auth.php:130 +msgid "Logged out." +msgstr "Uscita effettuata." + +#: ../../include/auth.php:271 +msgid "Failed authentication" +msgstr "Autenticazione fallita" + +#: ../../include/auth.php:285 ../../mod/openid.php:190 +msgid "Login failed." +msgstr "Accesso fallito." + +#: ../../include/photos.php:105 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "L'immagine supera il limite massimo di %lu bytes" + +#: ../../include/photos.php:112 +msgid "Image file is empty." +msgstr "Il file dell'immagine è vuoto." + +#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 +msgid "Unable to process image" +msgstr "Impossibile elaborare l'immagine" + +#: ../../include/photos.php:213 +msgid "Photo storage failed." +msgstr "Impossibile caricare la foto." + +#: ../../include/photos.php:341 ../../include/conversation.php:1533 +msgid "Photo Albums" +msgstr "Album foto" + +#: ../../include/photos.php:345 +msgid "Upload New Photos" +msgstr "Carica nuove foto" + +#: ../../include/activities.php:39 +msgid " and " +msgstr "e" + +#: ../../include/activities.php:47 +msgid "public profile" +msgstr "profilo pubblico" + +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" +msgstr "%1$s ha cambiato %2$s in “%3$s”" + +#: ../../include/activities.php:57 +#, php-format +msgid "Visit %1$s's %2$s" +msgstr "Guarda %2$s di %1$s " + +#: ../../include/activities.php:60 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "%1$s ha aggiornato %2$s cambiando %3$s." + +#: ../../include/bb2diaspora.php:366 +msgid "Attachments:" +msgstr "Allegati:" + +#: ../../include/bb2diaspora.php:445 ../../include/event.php:11 +msgid "l F d, Y \\@ g:i A" +msgstr "l d F Y \\@ G:i" + +#: ../../include/bb2diaspora.php:447 +msgid "Redmatrix event notification:" +msgstr "Notifica eventi RedMatrix:" + +#: ../../include/bb2diaspora.php:451 ../../include/event.php:20 +msgid "Starts:" +msgstr "Inizio:" + +#: ../../include/bb2diaspora.php:459 ../../include/event.php:30 +msgid "Finishes:" +msgstr "Fine:" + +#: ../../include/bb2diaspora.php:467 ../../include/event.php:40 +#: ../../include/identity.php:891 ../../mod/events.php:590 +#: ../../mod/directory.php:199 +msgid "Location:" +msgstr "Luogo:" + +#: ../../include/features.php:23 +msgid "General Features" +msgstr "Funzionalità di base" + +#: ../../include/features.php:25 +msgid "Content Expiration" +msgstr "Scadenza" + +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "Elimina gli articoli, i commenti o i messaggi privati dopo un lasso di tempo" + +#: ../../include/features.php:26 +msgid "Multiple Profiles" +msgstr "Profili multipli" + +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" +msgstr "Abilitazione a creare profili multipli" + +#: ../../include/features.php:27 +msgid "Advanced Profiles" +msgstr "Profili avanzati" + +#: ../../include/features.php:27 +msgid "Additional profile sections and selections" +msgstr "Informazioni aggiuntive del profilo" + +#: ../../include/features.php:28 +msgid "Profile Import/Export" +msgstr "Importa/esporta il profilo" + +#: ../../include/features.php:28 +msgid "Save and load profile details across sites/channels" +msgstr "Salva o ripristina le informazioni del profilo su canali o siti diversi" + +#: ../../include/features.php:29 +msgid "Web Pages" +msgstr "Pagine web" + +#: ../../include/features.php:29 +msgid "Provide managed web pages on your channel" +msgstr "Attiva la creazione di pagine web sul tuo canale" + +#: ../../include/features.php:30 +msgid "Private Notes" +msgstr "Note private" + +#: ../../include/features.php:30 +msgid "Enables a tool to store notes and reminders" +msgstr "Abilita il riquadro per scrivere annotazioni" + +#: ../../include/features.php:34 +msgid "Navigation Channel Select" +msgstr "Scegli il canale attivo dal menu" + +#: ../../include/features.php:34 +msgid "Change channels directly from within the navigation dropdown menu" +msgstr "Scegli il canale attivo direttamente dal menu di navigazione" + +#: ../../include/features.php:38 +msgid "Extended Identity Sharing" +msgstr "Condivisione avanzata dell'identità" + +#: ../../include/features.php:38 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." +msgstr "Rendi nota la tua identità a tutti i siti internet. Se disabilitato, la tua identità sarà comunicata solo ai siti RedMatrix." + +#: ../../include/features.php:39 +msgid "Expert Mode" +msgstr "Modalità esperto" + +#: ../../include/features.php:39 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate" + +#: ../../include/features.php:40 +msgid "Premium Channel" +msgstr "Canale premium" + +#: ../../include/features.php:40 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale" + +#: ../../include/features.php:45 +msgid "Post Composition Features" +msgstr "Modalità di scrittura articoli" + +#: ../../include/features.php:47 +msgid "Use Markdown" +msgstr "Usa il markdown" + +#: ../../include/features.php:47 +msgid "Allow use of \"Markdown\" to format posts" +msgstr "Consenti l'uso del markdown per formattare gli articoli" + +#: ../../include/features.php:49 ../../include/widgets.php:527 +#: ../../mod/sources.php:88 +msgid "Channel Sources" +msgstr "Sorgenti del canale" + +#: ../../include/features.php:49 +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:50 +msgid "Even More Encryption" +msgstr "Crittografia addizionale" + +#: ../../include/features.php:50 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" +msgstr "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta" + +#: ../../include/features.php:51 +msgid "Flag Adult Photos" +msgstr "Marca le foto per adulti" + +#: ../../include/features.php:51 +msgid "Provide photo edit option to hide adult photos from default album view" +msgstr "Permette di marcare e nascondere negli album le foto per adulti" + +#: ../../include/features.php:56 +msgid "Network and Stream Filtering" +msgstr "Filtraggio dei contenuti" + +#: ../../include/features.php:57 +msgid "Search by Date" +msgstr "Ricerca per data" + +#: ../../include/features.php:57 +msgid "Ability to select posts by date ranges" +msgstr "Per selezionare gli articoli in un intervallo tra date" + +#: ../../include/features.php:58 +msgid "Collections Filter" +msgstr "Filtra per insiemi di canali" + +#: ../../include/features.php:58 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "Mostra il riquadro per filtrare gli articoli di certi insiemi di canali" + +#: ../../include/features.php:59 ../../include/widgets.php:272 +msgid "Saved Searches" +msgstr "Ricerche salvate" + +#: ../../include/features.php:59 +msgid "Save search terms for re-use" +msgstr "Salva i termini delle ricerche per poterle ripetere" + +#: ../../include/features.php:60 +msgid "Network Personal Tab" +msgstr "Attività personale" + +#: ../../include/features.php:60 +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:61 +msgid "Network New Tab" +msgstr "Contenuti nuovi" + +#: ../../include/features.php:61 +msgid "Enable tab to display all new Network activity" +msgstr "Abilita il link per visualizzare solo i nuovi contenuti" + +#: ../../include/features.php:62 +msgid "Affinity Tool" +msgstr "Filtro per affinità" + +#: ../../include/features.php:62 +msgid "Filter stream activity by depth of relationships" +msgstr "Permette di selezionare i contenuti in base al livello di amicizia" + +#: ../../include/features.php:63 +msgid "Suggest Channels" +msgstr "Suggerisci canali" + +#: ../../include/features.php:63 +msgid "Show channel suggestions" +msgstr "Mostra alcuni canali che potrebbero interessarti" + +#: ../../include/features.php:68 +msgid "Post/Comment Tools" +msgstr "Gestione articoli e commenti" + +#: ../../include/features.php:71 +msgid "Tagging" +msgstr "Tag" + +#: ../../include/features.php:71 +msgid "Ability to tag existing posts" +msgstr "Permetti l'aggiunta di tag su articoli già esistenti" + +#: ../../include/features.php:72 +msgid "Post Categories" +msgstr "Categorie degli articoli" + +#: ../../include/features.php:72 +msgid "Add categories to your posts" +msgstr "Abilita le categorie per i tuoi articoli" + +#: ../../include/features.php:73 ../../include/contact_widgets.php:57 +#: ../../include/widgets.php:302 +msgid "Saved Folders" +msgstr "Cartelle salvate" + +#: ../../include/features.php:73 +msgid "Ability to file posts under folders" +msgstr "Abilita la raccolta dei tuoi articoli in cartelle" + +#: ../../include/features.php:74 +msgid "Dislike Posts" +msgstr "Non mi piace" + +#: ../../include/features.php:74 +msgid "Ability to dislike posts/comments" +msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi articoli" + +#: ../../include/features.php:75 +msgid "Star Posts" +msgstr "Articoli stella (preferiti)" + +#: ../../include/features.php:75 +msgid "Ability to mark special posts with a star indicator" +msgstr "Mostra la stella per scegliere gli articoli preferiti" + +#: ../../include/features.php:76 +msgid "Tag Cloud" +msgstr "Nuvola di tag" + +#: ../../include/features.php:76 +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" + +#: ../../include/RedDAV/RedBrowser.php:106 +#: ../../include/RedDAV/RedBrowser.php:260 +msgid "parent" +msgstr "cartella superiore" + +#: ../../include/RedDAV/RedBrowser.php:130 +msgid "Collection" +msgstr "Cartella" + +#: ../../include/RedDAV/RedBrowser.php:133 +msgid "Principal" +msgstr "Principale" + +#: ../../include/RedDAV/RedBrowser.php:136 +msgid "Addressbook" +msgstr "Rubrica" + +#: ../../include/RedDAV/RedBrowser.php:139 +msgid "Calendar" +msgstr "Calendario" + +#: ../../include/RedDAV/RedBrowser.php:142 +msgid "Schedule Inbox" +msgstr "Appuntamenti ricevuti" + +#: ../../include/RedDAV/RedBrowser.php:145 +msgid "Schedule Outbox" +msgstr "Appuntamenti inviati" + +#: ../../include/RedDAV/RedBrowser.php:163 ../../include/conversation.php:992 +#: ../../include/apps.php:336 ../../include/apps.php:387 +#: ../../mod/connedit.php:513 ../../mod/photos.php:713 +#: ../../mod/photos.php:1132 +msgid "Unknown" +msgstr "Sconosciuto" + +#: ../../include/RedDAV/RedBrowser.php:223 +#, php-format +msgid "%1$s used" +msgstr "%1$s occupati" + +#: ../../include/RedDAV/RedBrowser.php:228 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" +msgstr "%1$s occupati di %2$s (%3$s%)" + +#: ../../include/RedDAV/RedBrowser.php:247 ../../include/conversation.php:1539 +#: ../../include/apps.php:135 ../../include/nav.php:106 +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "Archivio file" + +#: ../../include/RedDAV/RedBrowser.php:249 +msgid "Total" +msgstr "Totale" + +#: ../../include/RedDAV/RedBrowser.php:256 ../../mod/settings.php:567 +#: ../../mod/settings.php:593 ../../mod/admin.php:866 +msgid "Name" +msgstr "Nome" + +#: ../../include/RedDAV/RedBrowser.php:257 +msgid "Type" +msgstr "Tipo" + +#: ../../include/RedDAV/RedBrowser.php:258 +msgid "Size" +msgstr "Dimensione" + +#: ../../include/RedDAV/RedBrowser.php:259 +msgid "Last Modified" +msgstr "Ultima modifica" + +#: ../../include/RedDAV/RedBrowser.php:262 ../../include/conversation.php:639 +#: ../../include/ItemObject.php:120 ../../include/apps.php:255 +#: ../../mod/settings.php:628 ../../mod/group.php:176 +#: ../../mod/connedit.php:476 ../../mod/photos.php:1070 +#: ../../mod/thing.php:234 ../../mod/admin.php:730 ../../mod/admin.php:861 +msgid "Delete" +msgstr "Elimina" + +#: ../../include/RedDAV/RedBrowser.php:310 +msgid "Create new folder" +msgstr "Crea una nuova cartella" + +#: ../../include/RedDAV/RedBrowser.php:311 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:124 +msgid "Create" +msgstr "Crea" + +#: ../../include/RedDAV/RedBrowser.php:312 +msgid "Upload file" +msgstr "Carica un file" + +#: ../../include/RedDAV/RedBrowser.php:313 ../../mod/photos.php:738 +#: ../../mod/photos.php:1246 ../../mod/profile_photo.php:361 +msgid "Upload" +msgstr "Carica" + +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" +msgstr "I segnalibri di %1$s" + +#: ../../include/dir_fns.php:68 +msgid "Directory Options" +msgstr "Opzioni elenco pubblico" + +#: ../../include/dir_fns.php:69 +msgid "Alphabetic" +msgstr "Alfabetico" + +#: ../../include/dir_fns.php:70 +msgid "Reverse Alphabetic" +msgstr "Alfabetico inverso" + +#: ../../include/dir_fns.php:71 +msgid "Newest to Oldest" +msgstr "Prima i più recenti" + +#: ../../include/dir_fns.php:72 +msgid "Oldest to Newest" +msgstr "Prima i più vecchi" + +#: ../../include/dir_fns.php:73 +msgid "Public Forums Only" +msgstr "Solo forum pubblici" + +#: ../../include/dir_fns.php:75 +msgid "Sort" +msgstr "Ordinamento" + +#: ../../include/dir_fns.php:91 +msgid "Enable Safe Search" +msgstr "Abilita SafeSearch" + +#: ../../include/dir_fns.php:93 +msgid "Disable Safe Search" +msgstr "Disabilita SafeSearch" + +#: ../../include/dir_fns.php:95 +msgid "Safe Mode" +msgstr "Modalità SafeSearch" + #: ../../include/comanche.php:35 ../../mod/admin.php:353 #: ../../view/theme/apw/php/config.php:185 msgid "Default" @@ -1004,7 +933,7 @@ msgid "RSS/Atom" msgstr "RSS/Atom" #: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 -#: ../../mod/admin.php:735 ../../boot.php:1531 +#: ../../mod/admin.php:735 ../../boot.php:1542 msgid "Email" msgstr "Email" @@ -1032,450 +961,439 @@ msgstr "XMPP/IM" msgid "MySpace" msgstr "MySpace" -#: ../../include/identity.php:31 ../../mod/item.php:1112 -msgid "Unable to obtain identity information from database" -msgstr "Impossibile ottenere le informazioni di identificazione dal database" +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" +msgstr "Visibile secondo le impostazioni predefinite" -#: ../../include/identity.php:66 -msgid "Empty name" -msgstr "Nome vuoto" +#: ../../include/acl_selectors.php:241 +msgid "Show" +msgstr "Mostra" -#: ../../include/identity.php:68 -msgid "Name too long" -msgstr "Nome troppo lungo" +#: ../../include/acl_selectors.php:242 +msgid "Don't show" +msgstr "Non mostrare" -#: ../../include/identity.php:169 -msgid "No account identifier" -msgstr "Account senza identificativo" +#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 +#: ../../mod/chat.php:209 ../../mod/photos.php:588 ../../mod/photos.php:950 +#: ../../mod/filestorage.php:137 +msgid "Permissions" +msgstr "Permessi" -#: ../../include/identity.php:182 -msgid "Nickname is required." -msgstr "Il nome dell'account è obbligatorio." +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:320 +#: ../../mod/photos.php:1149 +msgid "Close" +msgstr "Chiudi" -#: ../../include/identity.php:196 -msgid "Reserved nickname. Please choose another." -msgstr "Nome utente riservato. Per favore scegline un altro." +#: ../../include/text.php:320 +msgid "prev" +msgstr "prec" -#: ../../include/identity.php:201 ../../include/dimport.php:34 -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/text.php:322 +msgid "first" +msgstr "inizio" -#: ../../include/identity.php:283 -msgid "Unable to retrieve created identity" -msgstr "Impossibile caricare l'identità creata" +#: ../../include/text.php:351 +msgid "last" +msgstr "fine" -#: ../../include/identity.php:343 -msgid "Default Profile" -msgstr "Profilo predefinito" +#: ../../include/text.php:354 +msgid "next" +msgstr "succ" -#: ../../include/identity.php:387 ../../include/identity.php:388 -#: ../../include/identity.php:395 ../../include/widgets.php:424 -#: ../../include/profile_selectors.php:80 ../../mod/settings.php:320 -#: ../../mod/settings.php:324 ../../mod/settings.php:325 -#: ../../mod/settings.php:328 ../../mod/settings.php:339 -#: ../../mod/connedit.php:510 -msgid "Friends" -msgstr "Amici" +#: ../../include/text.php:366 +msgid "older" +msgstr "più recenti" -#: ../../include/identity.php:643 -msgid "Requested channel is not available." -msgstr "Il canale che cerchi non è disponibile." +#: ../../include/text.php:368 +msgid "newer" +msgstr "più nuovi" -#: ../../include/identity.php:691 ../../mod/achievements.php:11 -#: ../../mod/profile.php:16 ../../mod/blocks.php:29 ../../mod/connect.php:13 -#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 -#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 -msgid "Requested profile is not available." -msgstr "Il profilo richiesto non è disponibile." +#: ../../include/text.php:756 +msgid "No connections" +msgstr "Nessun contatto" -#: ../../include/identity.php:840 ../../include/Contact.php:107 -#: ../../include/conversation.php:938 ../../include/widgets.php:136 -#: ../../include/widgets.php:175 ../../mod/suggest.php:51 -#: ../../mod/match.php:62 ../../mod/directory.php:264 -msgid "Connect" +#: ../../include/text.php:772 +#, php-format +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "%d contatto" +msgstr[1] "%d contatti" + +#: ../../include/text.php:785 +msgid "View Connections" +msgstr "Elenco contatti" + +#: ../../include/text.php:842 ../../include/text.php:854 +#: ../../include/apps.php:147 ../../include/nav.php:173 +#: ../../mod/search.php:30 +msgid "Search" +msgstr "Cerca" + +#: ../../include/text.php:843 ../../include/text.php:855 +#: ../../include/widgets.php:192 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 ../../mod/admin.php:1339 +#: ../../mod/admin.php:1360 +msgid "Save" +msgstr "Salva" + +#: ../../include/text.php:920 +msgid "poke" +msgstr "poke" + +#: ../../include/text.php:920 ../../include/conversation.php:243 +msgid "poked" +msgstr "ha ricevuto un poke" + +#: ../../include/text.php:921 +msgid "ping" +msgstr "ping" + +#: ../../include/text.php:921 +msgid "pinged" +msgstr "ha ricevuto un ping" + +#: ../../include/text.php:922 +msgid "prod" +msgstr "spintone" + +#: ../../include/text.php:922 +msgid "prodded" +msgstr "ha ricevuto uno spintone" + +#: ../../include/text.php:923 +msgid "slap" +msgstr "schiaffo" + +#: ../../include/text.php:923 +msgid "slapped" +msgstr "ha ricevuto uno schiaffo" + +#: ../../include/text.php:924 +msgid "finger" +msgstr "finger" + +#: ../../include/text.php:924 +msgid "fingered" +msgstr "ha ricevuto un finger" + +#: ../../include/text.php:925 +msgid "rebuff" +msgstr "rifiuto" + +#: ../../include/text.php:925 +msgid "rebuffed" +msgstr "ha ricevuto un rifiuto" + +#: ../../include/text.php:935 +msgid "happy" +msgstr "felice" + +#: ../../include/text.php:936 +msgid "sad" +msgstr "triste" + +#: ../../include/text.php:937 +msgid "mellow" +msgstr "calmo" + +#: ../../include/text.php:938 +msgid "tired" +msgstr "stanco" + +#: ../../include/text.php:939 +msgid "perky" +msgstr "vivace" + +#: ../../include/text.php:940 +msgid "angry" +msgstr "arrabbiato" + +#: ../../include/text.php:941 +msgid "stupified" +msgstr "stordito" + +#: ../../include/text.php:942 +msgid "puzzled" +msgstr "confuso" + +#: ../../include/text.php:943 +msgid "interested" +msgstr "attento" + +#: ../../include/text.php:944 +msgid "bitter" +msgstr "amaro" + +#: ../../include/text.php:945 +msgid "cheerful" +msgstr "allegro" + +#: ../../include/text.php:946 +msgid "alive" +msgstr "vivace" + +#: ../../include/text.php:947 +msgid "annoyed" +msgstr "seccato" + +#: ../../include/text.php:948 +msgid "anxious" +msgstr "ansioso" + +#: ../../include/text.php:949 +msgid "cranky" +msgstr "irritabile" + +#: ../../include/text.php:950 +msgid "disturbed" +msgstr "turbato" + +#: ../../include/text.php:951 +msgid "frustrated" +msgstr "frustrato" + +#: ../../include/text.php:952 +msgid "depressed" +msgstr "in depressione" + +#: ../../include/text.php:953 +msgid "motivated" +msgstr "motivato" + +#: ../../include/text.php:954 +msgid "relaxed" +msgstr "rilassato" + +#: ../../include/text.php:955 +msgid "surprised" +msgstr "sorpreso" + +#: ../../include/text.php:1121 +msgid "Monday" +msgstr "lunedì" + +#: ../../include/text.php:1121 +msgid "Tuesday" +msgstr "martedì" + +#: ../../include/text.php:1121 +msgid "Wednesday" +msgstr "mercoledì" + +#: ../../include/text.php:1121 +msgid "Thursday" +msgstr "giovedì" + +#: ../../include/text.php:1121 +msgid "Friday" +msgstr "venerdì" + +#: ../../include/text.php:1121 +msgid "Saturday" +msgstr "sabato" + +#: ../../include/text.php:1121 +msgid "Sunday" +msgstr "domenica" + +#: ../../include/text.php:1125 +msgid "January" +msgstr "gennaio" + +#: ../../include/text.php:1125 +msgid "February" +msgstr "febbraio" + +#: ../../include/text.php:1125 +msgid "March" +msgstr "marzo" + +#: ../../include/text.php:1125 +msgid "April" +msgstr "aprile" + +#: ../../include/text.php:1125 +msgid "May" +msgstr "maggio" + +#: ../../include/text.php:1125 +msgid "June" +msgstr "giugno" + +#: ../../include/text.php:1125 +msgid "July" +msgstr "luglio" + +#: ../../include/text.php:1125 +msgid "August" +msgstr "agosto" + +#: ../../include/text.php:1125 +msgid "September" +msgstr "settembre" + +#: ../../include/text.php:1125 +msgid "October" +msgstr "ottobre" + +#: ../../include/text.php:1125 +msgid "November" +msgstr "novembre" + +#: ../../include/text.php:1125 +msgid "December" +msgstr "dicembre" + +#: ../../include/text.php:1203 +msgid "unknown.???" +msgstr "sconosciuto???" + +#: ../../include/text.php:1204 +msgid "bytes" +msgstr "byte" + +#: ../../include/text.php:1240 +msgid "remove category" +msgstr "rimuovi la categoria" + +#: ../../include/text.php:1309 +msgid "remove from file" +msgstr "rimuovi dal file" + +#: ../../include/text.php:1385 ../../include/text.php:1396 +msgid "Click to open/close" +msgstr "Clicca per aprire/chiudere" + +#: ../../include/text.php:1544 ../../mod/events.php:414 +msgid "Link to Source" +msgstr "Link al sito d'origine" + +#: ../../include/text.php:1563 +msgid "Select a page layout: " +msgstr "Scegli il layout della pagina:" + +#: ../../include/text.php:1566 ../../include/text.php:1626 +msgid "default" +msgstr "predefinito" + +#: ../../include/text.php:1599 +msgid "Page content type: " +msgstr "Contenuto della pagina:" + +#: ../../include/text.php:1638 +msgid "Select an alternate language" +msgstr "Seleziona una lingua diversa" + +#: ../../include/text.php:1757 ../../include/conversation.php:120 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 +msgid "photo" +msgstr "la foto" + +#: ../../include/text.php:1760 ../../include/conversation.php:123 +#: ../../mod/tagger.php:49 +msgid "event" +msgstr "l'evento" + +#: ../../include/text.php:1763 ../../include/conversation.php:148 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 +msgid "status" +msgstr "il messaggio di stato" + +#: ../../include/text.php:1765 ../../include/conversation.php:150 +#: ../../mod/tagger.php:55 +msgid "comment" +msgstr "il commento" + +#: ../../include/text.php:1770 +msgid "activity" +msgstr "l'attività" + +#: ../../include/text.php:2057 +msgid "Design" +msgstr "Design" + +#: ../../include/text.php:2060 +msgid "Blocks" +msgstr "Riquadri" + +#: ../../include/text.php:2061 +msgid "Menus" +msgstr "Menù" + +#: ../../include/text.php:2062 +msgid "Layouts" +msgstr "Layout" + +#: ../../include/text.php:2063 +msgid "Pages" +msgstr "Pagine" + +#: ../../include/contact_widgets.php:14 +#, php-format +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "%d invito disponibile" +msgstr[1] "%d inviti disponibili" + +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 +msgid "Advanced" +msgstr "Avanzate" + +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" +msgstr "Ricerca canali" + +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" +msgstr "Scrivi un nome o un interesse" + +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" msgstr "Aggiungi" -#: ../../include/identity.php:854 ../../mod/profiles.php:740 -msgid "Change profile photo" -msgstr "Cambia la foto del profilo" +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "Per esempio: Mario Rossi, Pesca" -#: ../../include/identity.php:860 -msgid "Profiles" -msgstr "Profili" +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 +#: ../../mod/directory.php:317 ../../mod/directory.php:322 +msgid "Find" +msgstr "Cerca" -#: ../../include/identity.php:860 -msgid "Manage/edit profiles" -msgstr "Gestisci/modifica i profili" +#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +#: ../../mod/directory.php:321 +msgid "Channel Suggestions" +msgstr "Canali suggeriti" -#: ../../include/identity.php:861 ../../mod/profiles.php:741 -msgid "Create New Profile" -msgstr "Crea un nuovo profilo" +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" +msgstr "Profilo casuale" -#: ../../include/identity.php:875 ../../mod/profiles.php:752 -msgid "Profile Image" -msgstr "Immagine del profilo" +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" +msgstr "Invita amici" -#: ../../include/identity.php:878 -msgid "visible to everybody" -msgstr "visibile a tutti" +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" +msgstr "Per esempio: name=mario e country=italy" -#: ../../include/identity.php:879 ../../mod/profiles.php:635 -#: ../../mod/profiles.php:756 -msgid "Edit visibility" -msgstr "Cambia la visibilità" +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 +#: ../../include/widgets.php:305 +msgid "Everything" +msgstr "Tutto" -#: ../../include/identity.php:895 ../../include/identity.php:1132 -msgid "Gender:" -msgstr "Sesso:" - -#: ../../include/identity.php:896 ../../include/identity.php:1176 -msgid "Status:" -msgstr "Stato:" - -#: ../../include/identity.php:897 ../../include/identity.php:1187 -msgid "Homepage:" -msgstr "Home page:" - -#: ../../include/identity.php:898 -msgid "Online Now" -msgstr "Online adesso" - -#: ../../include/identity.php:976 ../../include/identity.php:1056 -#: ../../mod/ping.php:326 -msgid "g A l F d" -msgstr "g A l d F" - -#: ../../include/identity.php:977 ../../include/identity.php:1057 -msgid "F d" -msgstr "d F" - -#: ../../include/identity.php:1022 ../../include/identity.php:1097 -#: ../../mod/ping.php:348 -msgid "[today]" -msgstr "[oggi]" - -#: ../../include/identity.php:1034 -msgid "Birthday Reminders" -msgstr "Promemoria compleanni" - -#: ../../include/identity.php:1035 -msgid "Birthdays this week:" -msgstr "Compleanni questa settimana:" - -#: ../../include/identity.php:1090 -msgid "[No description]" -msgstr "[Nessuna descrizione]" - -#: ../../include/identity.php:1108 -msgid "Event Reminders" -msgstr "Promemoria" - -#: ../../include/identity.php:1109 -msgid "Events this week:" -msgstr "Eventi di questa settimana:" - -#: ../../include/identity.php:1122 ../../include/identity.php:1251 -#: ../../include/apps.php:136 ../../mod/profperm.php:112 -msgid "Profile" -msgstr "Profilo" - -#: ../../include/identity.php:1130 ../../mod/settings.php:1012 -msgid "Full Name:" -msgstr "Nome completo:" - -#: ../../include/identity.php:1137 -msgid "Like this channel" -msgstr "Mi piace questo canale" - -#: ../../include/identity.php:1148 ../../include/taxonomy.php:360 -#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "Mi piace" -msgstr[1] "Mi piace" - -#: ../../include/identity.php:1161 -msgid "j F, Y" -msgstr "j F Y" - -#: ../../include/identity.php:1162 -msgid "j F" -msgstr "j F" - -#: ../../include/identity.php:1169 -msgid "Birthday:" -msgstr "Compleanno:" - -#: ../../include/identity.php:1173 -msgid "Age:" -msgstr "Età:" - -#: ../../include/identity.php:1182 +#: ../../include/contact_widgets.php:125 #, php-format -msgid "for %1$d %2$s" -msgstr "per %1$d %2$s" +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "%d contatto in comune" +msgstr[1] "%d contatti in comune" -#: ../../include/identity.php:1185 ../../mod/profiles.php:657 -msgid "Sexual Preference:" -msgstr "Preferenze sessuali:" - -#: ../../include/identity.php:1189 ../../mod/profiles.php:659 -msgid "Hometown:" -msgstr "Città dove vivo:" - -#: ../../include/identity.php:1191 -msgid "Tags:" -msgstr "Tag:" - -#: ../../include/identity.php:1193 ../../mod/profiles.php:660 -msgid "Political Views:" -msgstr "Orientamento politico:" - -#: ../../include/identity.php:1195 -msgid "Religion:" -msgstr "Religione:" - -#: ../../include/identity.php:1197 -msgid "About:" -msgstr "Informazioni:" - -#: ../../include/identity.php:1199 -msgid "Hobbies/Interests:" -msgstr "Interessi e hobby:" - -#: ../../include/identity.php:1201 ../../mod/profiles.php:663 -msgid "Likes:" -msgstr "Mi piace:" - -#: ../../include/identity.php:1203 ../../mod/profiles.php:664 -msgid "Dislikes:" -msgstr "Non mi piace:" - -#: ../../include/identity.php:1206 -msgid "Contact information and Social Networks:" -msgstr "Contatti e social network:" - -#: ../../include/identity.php:1218 -msgid "My other channels:" -msgstr "I miei altri canali:" - -#: ../../include/identity.php:1221 -msgid "Musical interests:" -msgstr "Gusti musicali:" - -#: ../../include/identity.php:1223 -msgid "Books, literature:" -msgstr "Libri, letteratura:" - -#: ../../include/identity.php:1225 -msgid "Television:" -msgstr "Televisione:" - -#: ../../include/identity.php:1227 -msgid "Film/dance/culture/entertainment:" -msgstr "Film, danza, cultura, intrattenimento:" - -#: ../../include/identity.php:1229 -msgid "Love/Romance:" -msgstr "Amore:" - -#: ../../include/identity.php:1231 -msgid "Work/employment:" -msgstr "Lavoro:" - -#: ../../include/identity.php:1233 -msgid "School/education:" -msgstr "Scuola:" - -#: ../../include/identity.php:1253 -msgid "Like this thing" -msgstr "Mi piace questo oggetto" - -#: ../../include/bbcode.php:112 ../../include/bbcode.php:655 -#: ../../include/bbcode.php:658 ../../include/bbcode.php:663 -#: ../../include/bbcode.php:666 ../../include/bbcode.php:669 -#: ../../include/bbcode.php:672 ../../include/bbcode.php:677 -#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 -#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 -#: ../../include/bbcode.php:694 -msgid "Image/photo" -msgstr "Immagine" - -#: ../../include/bbcode.php:147 ../../include/bbcode.php:705 -msgid "Encrypted content" -msgstr "Contenuto crittografato" - -#: ../../include/bbcode.php:165 -msgid "Install design element: " -msgstr "Installa il componente di design:" - -#: ../../include/bbcode.php:171 -msgid "QR code" -msgstr "QR code" - -#: ../../include/bbcode.php:220 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s ha scritto %2$s %3$s" - -#: ../../include/bbcode.php:222 -msgid "post" -msgstr "l'articolo" - -#: ../../include/bbcode.php:623 -msgid "$1 spoiler" -msgstr "$1 spoiler" - -#: ../../include/bbcode.php:643 -msgid "$1 wrote:" -msgstr "$1 ha scritto:" - -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" -msgstr "Altro" - -#: ../../include/datetime.php:142 -msgid "YYYY-MM-DD or MM-DD" -msgstr "AAAA-MM-GG oppure MM-GG" - -#: ../../include/datetime.php:259 -msgid "never" -msgstr "mai" - -#: ../../include/datetime.php:265 -msgid "less than a second ago" -msgstr "meno di un secondo fa" - -#: ../../include/datetime.php:268 -msgid "year" -msgstr "anno" - -#: ../../include/datetime.php:268 -msgid "years" -msgstr "anni" - -#: ../../include/datetime.php:269 -msgid "month" -msgstr "mese" - -#: ../../include/datetime.php:269 -msgid "months" -msgstr "mesi" - -#: ../../include/datetime.php:270 -msgid "week" -msgstr "settimana" - -#: ../../include/datetime.php:270 -msgid "weeks" -msgstr "settimane" - -#: ../../include/datetime.php:271 -msgid "day" -msgstr "giorno" - -#: ../../include/datetime.php:271 -msgid "days" -msgstr "giorni" - -#: ../../include/datetime.php:272 -msgid "hour" -msgstr "ora" - -#: ../../include/datetime.php:272 -msgid "hours" -msgstr "ore" - -#: ../../include/datetime.php:273 -msgid "minute" -msgstr "minuto" - -#: ../../include/datetime.php:273 -msgid "minutes" -msgstr "minuti" - -#: ../../include/datetime.php:274 -msgid "second" -msgstr "secondo" - -#: ../../include/datetime.php:274 -msgid "seconds" -msgstr "secondi" - -#: ../../include/datetime.php:283 -#, php-format -msgid "%1$d %2$s ago" -msgstr "%1$d %2$s fa" - -#: ../../include/datetime.php:491 -#, php-format -msgid "%1$s's birthday" -msgstr "Compleanno di %1$s" - -#: ../../include/datetime.php:492 -#, php-format -msgid "Happy Birthday %1$s" -msgstr "Buon compleanno %1$s" - -#: ../../include/Contact.php:123 -msgid "New window" -msgstr "Nuova finestra" - -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" -msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" - -#: ../../include/Contact.php:214 ../../mod/admin.php:646 -#, php-format -msgid "User '%s' deleted" -msgstr "Utente '%s' eliminato" - -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "Tag" - -#: ../../include/taxonomy.php:249 -msgid "Keywords" -msgstr "Parole chiave" - -#: ../../include/taxonomy.php:274 -msgid "have" -msgstr "ho" - -#: ../../include/taxonomy.php:274 -msgid "has" -msgstr "ha" - -#: ../../include/taxonomy.php:275 -msgid "want" -msgstr "voglio" - -#: ../../include/taxonomy.php:275 -msgid "wants" -msgstr "vuole" - -#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 -msgid "like" -msgstr "mi piace" - -#: ../../include/taxonomy.php:276 -msgid "likes" -msgstr "gli piace" - -#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 -msgid "dislike" -msgstr "non mi piace" - -#: ../../include/taxonomy.php:277 -msgid "dislikes" -msgstr "non gli piace" - -#: ../../include/api.php:1084 -msgid "Public Timeline" -msgstr "Diario pubblico" +#: ../../include/contact_widgets.php:130 +msgid "show more" +msgstr "mostra tutto" #: ../../include/enotify.php:41 msgid "Red Matrix Notification" @@ -1712,1035 +1630,267 @@ msgstr "Crea un nuovo insieme" msgid "Channels not in any collection" msgstr "Canali che non sono in un insieme" -#: ../../include/group.php:303 ../../include/widgets.php:269 +#: ../../include/group.php:303 ../../include/widgets.php:273 msgid "add" msgstr "aggiungi" -#: ../../include/features.php:23 -msgid "General Features" -msgstr "Funzionalità di base" +#: ../../include/identity.php:31 ../../mod/item.php:1112 +msgid "Unable to obtain identity information from database" +msgstr "Impossibile ottenere le informazioni di identificazione dal database" -#: ../../include/features.php:25 -msgid "Content Expiration" -msgstr "Scadenza" +#: ../../include/identity.php:66 +msgid "Empty name" +msgstr "Nome vuoto" -#: ../../include/features.php:25 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "Elimina gli articoli, i commenti o i messaggi privati dopo un lasso di tempo" +#: ../../include/identity.php:68 +msgid "Name too long" +msgstr "Nome troppo lungo" -#: ../../include/features.php:26 -msgid "Multiple Profiles" -msgstr "Profili multipli" +#: ../../include/identity.php:169 +msgid "No account identifier" +msgstr "Account senza identificativo" -#: ../../include/features.php:26 -msgid "Ability to create multiple profiles" -msgstr "Abilitazione a creare profili multipli" +#: ../../include/identity.php:182 +msgid "Nickname is required." +msgstr "Il nome dell'account è obbligatorio." -#: ../../include/features.php:27 -msgid "Advanced Profiles" -msgstr "Profili avanzati" +#: ../../include/identity.php:196 +msgid "Reserved nickname. Please choose another." +msgstr "Nome utente riservato. Per favore scegline un altro." -#: ../../include/features.php:27 -msgid "Additional profile sections and selections" -msgstr "Informazioni aggiuntive del profilo" - -#: ../../include/features.php:28 -msgid "Profile Import/Export" -msgstr "Importa/esporta il profilo" - -#: ../../include/features.php:28 -msgid "Save and load profile details across sites/channels" -msgstr "Salva o ripristina le informazioni del profilo su canali o siti diversi" - -#: ../../include/features.php:29 -msgid "Web Pages" -msgstr "Pagine web" - -#: ../../include/features.php:29 -msgid "Provide managed web pages on your channel" -msgstr "Attiva la creazione di pagine web sul tuo canale" - -#: ../../include/features.php:30 -msgid "Private Notes" -msgstr "Note private" - -#: ../../include/features.php:30 -msgid "Enables a tool to store notes and reminders" -msgstr "Abilita il riquadro per scrivere annotazioni" - -#: ../../include/features.php:34 -msgid "Navigation Channel Select" -msgstr "Scegli il canale attivo dal menu" - -#: ../../include/features.php:34 -msgid "Change channels directly from within the navigation dropdown menu" -msgstr "Scegli il canale attivo direttamente dal menu di navigazione" - -#: ../../include/features.php:38 -msgid "Extended Identity Sharing" -msgstr "Condivisione avanzata dell'identità" - -#: ../../include/features.php:38 +#: ../../include/identity.php:201 ../../include/dimport.php:34 msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." -msgstr "Rendi nota la tua identità a tutti i siti internet. Se disabilitato, la tua identità sarà comunicata solo ai siti RedMatrix." +"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/features.php:39 -msgid "Expert Mode" -msgstr "Modalità esperto" +#: ../../include/identity.php:283 +msgid "Unable to retrieve created identity" +msgstr "Impossibile caricare l'identità creata" -#: ../../include/features.php:39 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "Abilita la modalità esperto per vedere le opzioni di configurazione avanzate" +#: ../../include/identity.php:343 +msgid "Default Profile" +msgstr "Profilo predefinito" -#: ../../include/features.php:40 -msgid "Premium Channel" -msgstr "Canale premium" +#: ../../include/identity.php:387 ../../include/identity.php:388 +#: ../../include/identity.php:395 ../../include/widgets.php:428 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:320 +#: ../../mod/settings.php:324 ../../mod/settings.php:325 +#: ../../mod/settings.php:328 ../../mod/settings.php:339 +#: ../../mod/connedit.php:510 +msgid "Friends" +msgstr "Amici" -#: ../../include/features.php:40 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "Ti permette di impostare delle restrizioni e dei termini d'uso a chi segue il canale" +#: ../../include/identity.php:643 +msgid "Requested channel is not available." +msgstr "Il canale che cerchi non è disponibile." -#: ../../include/features.php:45 -msgid "Post Composition Features" -msgstr "Modalità di scrittura articoli" +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/profile.php:16 ../../mod/webpages.php:29 ../../mod/blocks.php:29 +#: ../../mod/editblock.php:29 ../../mod/editlayout.php:28 +#: ../../mod/editwebpage.php:28 ../../mod/filestorage.php:48 +#: ../../mod/connect.php:13 ../../mod/layouts.php:29 ../../mod/hcard.php:8 +msgid "Requested profile is not available." +msgstr "Il profilo richiesto non è disponibile." -#: ../../include/features.php:47 -msgid "Use Markdown" -msgstr "Usa il markdown" +#: ../../include/identity.php:840 ../../include/conversation.php:937 +#: ../../include/widgets.php:136 ../../include/widgets.php:175 +#: ../../include/Contact.php:107 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:264 +msgid "Connect" +msgstr "Aggiungi" -#: ../../include/features.php:47 -msgid "Allow use of \"Markdown\" to format posts" -msgstr "Consenti l'uso del markdown per formattare gli articoli" +#: ../../include/identity.php:854 ../../mod/profiles.php:740 +msgid "Change profile photo" +msgstr "Cambia la foto del profilo" -#: ../../include/features.php:48 -msgid "Post Preview" -msgstr "Anteprima articolo" +#: ../../include/identity.php:860 +msgid "Profiles" +msgstr "Profili" -#: ../../include/features.php:48 -msgid "Allow previewing posts and comments before publishing them" -msgstr "Abilita l'anteprima degli articoli e dei commenti prima di pubblicarli" +#: ../../include/identity.php:860 +msgid "Manage/edit profiles" +msgstr "Gestisci/modifica i profili" -#: ../../include/features.php:49 ../../include/widgets.php:528 -#: ../../mod/sources.php:88 -msgid "Channel Sources" -msgstr "Sorgenti del canale" +#: ../../include/identity.php:861 ../../mod/profiles.php:741 +msgid "Create New Profile" +msgstr "Crea un nuovo profilo" -#: ../../include/features.php:49 -msgid "Automatically import channel content from other channels or feeds" -msgstr "Importa automaticamente il contenuto del canale da altri canali o feed" +#: ../../include/identity.php:864 ../../include/nav.php:103 +msgid "Edit Profile" +msgstr "Modifica il profilo" -#: ../../include/features.php:50 -msgid "Even More Encryption" -msgstr "Crittografia addizionale" +#: ../../include/identity.php:875 ../../mod/profiles.php:752 +msgid "Profile Image" +msgstr "Immagine del profilo" -#: ../../include/features.php:50 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" -msgstr "Rendi possibile la crittografia tra mittente e destinatario che condividono una chiave segreta" +#: ../../include/identity.php:878 +msgid "visible to everybody" +msgstr "visibile a tutti" -#: ../../include/features.php:51 -msgid "Flag Adult Photos" -msgstr "Marca le foto per adulti" +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 +msgid "Edit visibility" +msgstr "Cambia la visibilità" -#: ../../include/features.php:51 -msgid "Provide photo edit option to hide adult photos from default album view" -msgstr "Permette di marcare e nascondere negli album le foto per adulti" +#: ../../include/identity.php:895 ../../include/identity.php:1132 +msgid "Gender:" +msgstr "Sesso:" -#: ../../include/features.php:56 -msgid "Network and Stream Filtering" -msgstr "Filtraggio dei contenuti" +#: ../../include/identity.php:896 ../../include/identity.php:1176 +msgid "Status:" +msgstr "Stato:" -#: ../../include/features.php:57 -msgid "Search by Date" -msgstr "Ricerca per data" +#: ../../include/identity.php:897 ../../include/identity.php:1187 +msgid "Homepage:" +msgstr "Home page:" -#: ../../include/features.php:57 -msgid "Ability to select posts by date ranges" -msgstr "Per selezionare gli articoli in un intervallo tra date" +#: ../../include/identity.php:898 +msgid "Online Now" +msgstr "Online adesso" -#: ../../include/features.php:58 -msgid "Collections Filter" -msgstr "Filtra per insiemi di canali" +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:326 +msgid "g A l F d" +msgstr "g A l d F" -#: ../../include/features.php:58 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "Mostra il riquadro per filtrare gli articoli di certi insiemi di canali" +#: ../../include/identity.php:977 ../../include/identity.php:1057 +msgid "F d" +msgstr "d F" -#: ../../include/features.php:59 ../../include/widgets.php:268 -msgid "Saved Searches" -msgstr "Ricerche salvate" +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:348 +msgid "[today]" +msgstr "[oggi]" -#: ../../include/features.php:59 -msgid "Save search terms for re-use" -msgstr "Salva i termini delle ricerche per poterle ripetere" +#: ../../include/identity.php:1034 +msgid "Birthday Reminders" +msgstr "Promemoria compleanni" -#: ../../include/features.php:60 -msgid "Network Personal Tab" -msgstr "Attività personale" +#: ../../include/identity.php:1035 +msgid "Birthdays this week:" +msgstr "Compleanni questa settimana:" -#: ../../include/features.php:60 -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/identity.php:1090 +msgid "[No description]" +msgstr "[Nessuna descrizione]" -#: ../../include/features.php:61 -msgid "Network New Tab" -msgstr "Contenuti nuovi" +#: ../../include/identity.php:1108 +msgid "Event Reminders" +msgstr "Promemoria" -#: ../../include/features.php:61 -msgid "Enable tab to display all new Network activity" -msgstr "Abilita il link per visualizzare solo i nuovi contenuti" +#: ../../include/identity.php:1109 +msgid "Events this week:" +msgstr "Eventi di questa settimana:" -#: ../../include/features.php:62 -msgid "Affinity Tool" -msgstr "Filtro per affinità" +#: ../../include/identity.php:1122 ../../include/identity.php:1251 +#: ../../include/apps.php:138 ../../mod/profperm.php:112 +msgid "Profile" +msgstr "Profilo" -#: ../../include/features.php:62 -msgid "Filter stream activity by depth of relationships" -msgstr "Permette di selezionare i contenuti in base al livello di amicizia" +#: ../../include/identity.php:1130 ../../mod/settings.php:1012 +msgid "Full Name:" +msgstr "Nome completo:" -#: ../../include/features.php:63 -msgid "Suggest Channels" -msgstr "Suggerisci canali" +#: ../../include/identity.php:1137 +msgid "Like this channel" +msgstr "Mi piace questo canale" -#: ../../include/features.php:63 -msgid "Show channel suggestions" -msgstr "Mostra alcuni canali che potrebbero interessarti" +#: ../../include/identity.php:1161 +msgid "j F, Y" +msgstr "j F Y" -#: ../../include/features.php:68 -msgid "Post/Comment Tools" -msgstr "Gestione articoli e commenti" +#: ../../include/identity.php:1162 +msgid "j F" +msgstr "j F" -#: ../../include/features.php:70 -msgid "Edit Sent Posts" -msgstr "Modifica gli articoli già inviati" +#: ../../include/identity.php:1169 +msgid "Birthday:" +msgstr "Compleanno:" -#: ../../include/features.php:70 -msgid "Edit and correct posts and comments after sending" -msgstr "Modifica e correggi gli articoli o i commenti anche dopo l'invio" +#: ../../include/identity.php:1173 +msgid "Age:" +msgstr "Età:" -#: ../../include/features.php:71 -msgid "Tagging" -msgstr "Tag" - -#: ../../include/features.php:71 -msgid "Ability to tag existing posts" -msgstr "Permetti l'aggiunta di tag su articoli già esistenti" - -#: ../../include/features.php:72 -msgid "Post Categories" -msgstr "Categorie degli articoli" - -#: ../../include/features.php:72 -msgid "Add categories to your posts" -msgstr "Abilita le categorie per i tuoi articoli" - -#: ../../include/features.php:73 -msgid "Ability to file posts under folders" -msgstr "Abilita la raccolta dei tuoi articoli in cartelle" - -#: ../../include/features.php:74 -msgid "Dislike Posts" -msgstr "Non mi piace" - -#: ../../include/features.php:74 -msgid "Ability to dislike posts/comments" -msgstr "Abilità la funzionalità \"non mi piace\" per i tuoi articoli" - -#: ../../include/features.php:75 -msgid "Star Posts" -msgstr "Articoli stella (preferiti)" - -#: ../../include/features.php:75 -msgid "Ability to mark special posts with a star indicator" -msgstr "Mostra la stella per scegliere gli articoli preferiti" - -#: ../../include/features.php:76 -msgid "Tag Cloud" -msgstr "Nuvola di tag" - -#: ../../include/features.php:76 -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" - -#: ../../include/text.php:321 -msgid "prev" -msgstr "prec" - -#: ../../include/text.php:323 -msgid "first" -msgstr "inizio" - -#: ../../include/text.php:352 -msgid "last" -msgstr "fine" - -#: ../../include/text.php:355 -msgid "next" -msgstr "succ" - -#: ../../include/text.php:367 -msgid "older" -msgstr "più recenti" - -#: ../../include/text.php:369 -msgid "newer" -msgstr "più nuovi" - -#: ../../include/text.php:736 -msgid "No connections" -msgstr "Nessun contatto" - -#: ../../include/text.php:753 +#: ../../include/identity.php:1182 #, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "%d contatto" -msgstr[1] "%d contatti" +msgid "for %1$d %2$s" +msgstr "per %1$d %2$s" -#: ../../include/text.php:766 -msgid "View Connections" -msgstr "Elenco contatti" +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 +msgid "Sexual Preference:" +msgstr "Preferenze sessuali:" -#: ../../include/text.php:827 ../../include/text.php:839 -#: ../../include/widgets.php:192 ../../mod/filer.php:50 -#: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 -#: ../../mod/admin.php:1360 -msgid "Save" -msgstr "Salva" +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 +msgid "Hometown:" +msgstr "Città dove vivo:" -#: ../../include/text.php:905 -msgid "poke" -msgstr "poke" - -#: ../../include/text.php:905 ../../include/conversation.php:243 -msgid "poked" -msgstr "ha ricevuto un poke" - -#: ../../include/text.php:906 -msgid "ping" -msgstr "ping" - -#: ../../include/text.php:906 -msgid "pinged" -msgstr "ha ricevuto un ping" - -#: ../../include/text.php:907 -msgid "prod" -msgstr "spintone" - -#: ../../include/text.php:907 -msgid "prodded" -msgstr "ha ricevuto uno spintone" - -#: ../../include/text.php:908 -msgid "slap" -msgstr "schiaffo" - -#: ../../include/text.php:908 -msgid "slapped" -msgstr "ha ricevuto uno schiaffo" - -#: ../../include/text.php:909 -msgid "finger" -msgstr "finger" - -#: ../../include/text.php:909 -msgid "fingered" -msgstr "ha ricevuto un finger" - -#: ../../include/text.php:910 -msgid "rebuff" -msgstr "rifiuto" - -#: ../../include/text.php:910 -msgid "rebuffed" -msgstr "ha ricevuto un rifiuto" - -#: ../../include/text.php:919 -msgid "happy" -msgstr "felice" - -#: ../../include/text.php:920 -msgid "sad" -msgstr "triste" - -#: ../../include/text.php:921 -msgid "mellow" -msgstr "calmo" - -#: ../../include/text.php:922 -msgid "tired" -msgstr "stanco" - -#: ../../include/text.php:923 -msgid "perky" -msgstr "vivace" - -#: ../../include/text.php:924 -msgid "angry" -msgstr "arrabbiato" - -#: ../../include/text.php:925 -msgid "stupified" -msgstr "stordito" - -#: ../../include/text.php:926 -msgid "puzzled" -msgstr "confuso" - -#: ../../include/text.php:927 -msgid "interested" -msgstr "attento" - -#: ../../include/text.php:928 -msgid "bitter" -msgstr "amaro" - -#: ../../include/text.php:929 -msgid "cheerful" -msgstr "allegro" - -#: ../../include/text.php:930 -msgid "alive" -msgstr "vivace" - -#: ../../include/text.php:931 -msgid "annoyed" -msgstr "seccato" - -#: ../../include/text.php:932 -msgid "anxious" -msgstr "ansioso" - -#: ../../include/text.php:933 -msgid "cranky" -msgstr "irritabile" - -#: ../../include/text.php:934 -msgid "disturbed" -msgstr "turbato" - -#: ../../include/text.php:935 -msgid "frustrated" -msgstr "frustrato" - -#: ../../include/text.php:936 -msgid "depressed" -msgstr "in depressione" - -#: ../../include/text.php:937 -msgid "motivated" -msgstr "motivato" - -#: ../../include/text.php:938 -msgid "relaxed" -msgstr "rilassato" - -#: ../../include/text.php:939 -msgid "surprised" -msgstr "sorpreso" - -#: ../../include/text.php:1103 -msgid "Monday" -msgstr "lunedì" - -#: ../../include/text.php:1103 -msgid "Tuesday" -msgstr "martedì" - -#: ../../include/text.php:1103 -msgid "Wednesday" -msgstr "mercoledì" - -#: ../../include/text.php:1103 -msgid "Thursday" -msgstr "giovedì" - -#: ../../include/text.php:1103 -msgid "Friday" -msgstr "venerdì" - -#: ../../include/text.php:1103 -msgid "Saturday" -msgstr "sabato" - -#: ../../include/text.php:1103 -msgid "Sunday" -msgstr "domenica" - -#: ../../include/text.php:1107 -msgid "January" -msgstr "gennaio" - -#: ../../include/text.php:1107 -msgid "February" -msgstr "febbraio" - -#: ../../include/text.php:1107 -msgid "March" -msgstr "marzo" - -#: ../../include/text.php:1107 -msgid "April" -msgstr "aprile" - -#: ../../include/text.php:1107 -msgid "May" -msgstr "maggio" - -#: ../../include/text.php:1107 -msgid "June" -msgstr "giugno" - -#: ../../include/text.php:1107 -msgid "July" -msgstr "luglio" - -#: ../../include/text.php:1107 -msgid "August" -msgstr "agosto" - -#: ../../include/text.php:1107 -msgid "September" -msgstr "settembre" - -#: ../../include/text.php:1107 -msgid "October" -msgstr "ottobre" - -#: ../../include/text.php:1107 -msgid "November" -msgstr "novembre" - -#: ../../include/text.php:1107 -msgid "December" -msgstr "dicembre" - -#: ../../include/text.php:1185 -msgid "unknown.???" -msgstr "sconosciuto???" - -#: ../../include/text.php:1186 -msgid "bytes" -msgstr "byte" - -#: ../../include/text.php:1225 -msgid "remove category" -msgstr "rimuovi la categoria" - -#: ../../include/text.php:1295 -msgid "remove from file" -msgstr "rimuovi dal file" - -#: ../../include/text.php:1360 ../../include/text.php:1372 -msgid "Click to open/close" -msgstr "Clicca per aprire/chiudere" - -#: ../../include/text.php:1527 ../../mod/events.php:414 -msgid "Link to Source" -msgstr "Link al sito d'origine" - -#: ../../include/text.php:1546 -msgid "Select a page layout: " -msgstr "Scegli il layout della pagina:" - -#: ../../include/text.php:1549 ../../include/text.php:1614 -msgid "default" -msgstr "predefinito" - -#: ../../include/text.php:1585 -msgid "Page content type: " -msgstr "Contenuto della pagina:" - -#: ../../include/text.php:1626 -msgid "Select an alternate language" -msgstr "Seleziona una lingua diversa" - -#: ../../include/text.php:1747 ../../include/conversation.php:120 -#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 -msgid "photo" -msgstr "la foto" - -#: ../../include/text.php:1750 ../../include/conversation.php:123 -#: ../../mod/tagger.php:49 -msgid "event" -msgstr "l'evento" - -#: ../../include/text.php:1753 ../../include/conversation.php:148 -#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 -msgid "status" -msgstr "il messaggio di stato" - -#: ../../include/text.php:1755 ../../include/conversation.php:150 -#: ../../mod/tagger.php:55 -msgid "comment" -msgstr "il commento" - -#: ../../include/text.php:1760 -msgid "activity" -msgstr "l'attività" - -#: ../../include/text.php:2046 -msgid "Design" -msgstr "Design" - -#: ../../include/text.php:2049 -msgid "Blocks" -msgstr "Riquadri" - -#: ../../include/text.php:2050 -msgid "Menus" -msgstr "Menù" - -#: ../../include/text.php:2051 -msgid "Layouts" -msgstr "Layout" - -#: ../../include/text.php:2052 -msgid "Pages" -msgstr "Pagine" - -#: ../../include/conversation.php:126 ../../mod/like.php:89 -msgid "channel" -msgstr "canale" - -#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 -#: ../../mod/like.php:336 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "A %1$s piace %3$s di %2$s" - -#: ../../include/conversation.php:167 ../../mod/like.php:338 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "A %1$s non piace %3$s di %2$s" - -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "%1$s adesso è connesso con %2$s" - -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" -msgstr "%1$s ha mandato un poke a %2$s" - -#: ../../include/conversation.php:261 ../../mod/mood.php:63 -#, php-format -msgctxt "mood" -msgid "%1$s is %2$s" -msgstr "%1$s è %2$s" - -#: ../../include/conversation.php:638 ../../include/ItemObject.php:126 -msgid "Select" -msgstr "Seleziona" - -#: ../../include/conversation.php:646 ../../include/ItemObject.php:89 -msgid "Private Message" -msgstr "Messaggio privato" - -#: ../../include/conversation.php:653 ../../include/ItemObject.php:194 -msgid "Message signature validated" -msgstr "Messaggio con firma verificata" - -#: ../../include/conversation.php:654 ../../include/ItemObject.php:195 -msgid "Message signature incorrect" -msgstr "Massaggio con firma non corretta" - -#: ../../include/conversation.php:675 -#, php-format -msgid "View %s's profile @ %s" -msgstr "Vedi il profilo di %s @ %s" - -#: ../../include/conversation.php:690 -msgid "Categories:" -msgstr "Categorie:" - -#: ../../include/conversation.php:691 -msgid "Filed under:" -msgstr "Classificato come:" - -#: ../../include/conversation.php:699 ../../include/ItemObject.php:266 -#, php-format -msgid " from %s" -msgstr " da %s" - -#: ../../include/conversation.php:702 ../../include/ItemObject.php:269 -#, php-format -msgid "last edited: %s" -msgstr "ultima modifica: %s" - -#: ../../include/conversation.php:703 ../../include/ItemObject.php:270 -#, php-format -msgid "Expires: %s" -msgstr "Scadenza: %s" - -#: ../../include/conversation.php:718 -msgid "View in context" -msgstr "Vedi nel contesto" - -#: ../../include/conversation.php:720 ../../include/conversation.php:1143 -#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 -#: ../../mod/photos.php:978 -msgid "Please wait" -msgstr "Attendere" - -#: ../../include/conversation.php:836 -msgid "remove" -msgstr "rimuovi" - -#: ../../include/conversation.php:841 -msgid "Delete Selected Items" -msgstr "Elimina gli oggetti selezionati" - -#: ../../include/conversation.php:932 -msgid "View Source" -msgstr "Vedi il sorgente" - -#: ../../include/conversation.php:933 -msgid "Follow Thread" -msgstr "Segui la discussione" - -#: ../../include/conversation.php:934 -msgid "View Status" -msgstr "Guarda il messaggio di stato" - -#: ../../include/conversation.php:936 -msgid "View Photos" -msgstr "Guarda le foto" - -#: ../../include/conversation.php:937 -msgid "Matrix Activity" -msgstr "Attività nella tua rete" - -#: ../../include/conversation.php:939 -msgid "Edit Contact" -msgstr "Modifica il contatto" - -#: ../../include/conversation.php:940 -msgid "Send PM" -msgstr "Invia messaggio privato" - -#: ../../include/conversation.php:941 ../../include/apps.php:143 -msgid "Poke" -msgstr "Poke" - -#: ../../include/conversation.php:1014 -#, php-format -msgid "%s likes this." -msgstr "Piace a %s." - -#: ../../include/conversation.php:1014 -#, php-format -msgid "%s doesn't like this." -msgstr "Non piace a %s." - -#: ../../include/conversation.php:1018 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "Piace a %2$d persone." - -#: ../../include/conversation.php:1020 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "Non piace a %2$d persone." - -#: ../../include/conversation.php:1026 -msgid "and" -msgstr "e" - -#: ../../include/conversation.php:1029 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "e altre %d persone" - -#: ../../include/conversation.php:1030 -#, php-format -msgid "%s like this." -msgstr "Piace a %s." - -#: ../../include/conversation.php:1030 -#, php-format -msgid "%s don't like this." -msgstr "Non piace a %s." - -#: ../../include/conversation.php:1087 -msgid "Visible to everybody" -msgstr "Visibile a tutti" - -#: ../../include/conversation.php:1088 ../../mod/mail.php:171 -#: ../../mod/mail.php:286 -msgid "Please enter a link URL:" -msgstr "Inserisci l'indirizzo del link:" - -#: ../../include/conversation.php:1089 -msgid "Please enter a video link/URL:" -msgstr "Inserisci l'indirizzo del video:" - -#: ../../include/conversation.php:1090 -msgid "Please enter an audio link/URL:" -msgstr "Inserisci l'indirizzo dell'audio:" - -#: ../../include/conversation.php:1091 -msgid "Tag term:" +#: ../../include/identity.php:1191 +msgid "Tags:" msgstr "Tag:" -#: ../../include/conversation.php:1092 ../../mod/filer.php:49 -msgid "Save to Folder:" -msgstr "Salva nella cartella:" +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 +msgid "Political Views:" +msgstr "Orientamento politico:" -#: ../../include/conversation.php:1093 -msgid "Where are you right now?" -msgstr "Dove sei ora?" +#: ../../include/identity.php:1195 +msgid "Religion:" +msgstr "Religione:" -#: ../../include/conversation.php:1094 ../../mod/editpost.php:52 -#: ../../mod/mail.php:172 ../../mod/mail.php:287 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "Scade il YYYY-MM-DD HH:MM" +#: ../../include/identity.php:1197 +msgid "About:" +msgstr "Informazioni:" -#: ../../include/conversation.php:1118 ../../mod/editblock.php:198 -#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 -#: ../../mod/layouts.php:168 ../../mod/photos.php:977 -msgid "Share" -msgstr "Condividi" +#: ../../include/identity.php:1199 +msgid "Hobbies/Interests:" +msgstr "Interessi e hobby:" -#: ../../include/conversation.php:1120 ../../mod/editwebpage.php:170 -msgid "Page link title" -msgstr "Link del titolo" +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 +msgid "Likes:" +msgstr "Mi piace:" -#: ../../include/conversation.php:1123 -msgid "Post as" -msgstr "Pubblica come " +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 +msgid "Dislikes:" +msgstr "Non mi piace:" -#: ../../include/conversation.php:1124 ../../mod/editblock.php:144 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 -msgid "Upload photo" -msgstr "Carica foto" +#: ../../include/identity.php:1206 +msgid "Contact information and Social Networks:" +msgstr "Contatti e social network:" -#: ../../include/conversation.php:1125 -msgid "upload photo" -msgstr "carica foto" +#: ../../include/identity.php:1218 +msgid "My other channels:" +msgstr "I miei altri canali:" -#: ../../include/conversation.php:1126 ../../mod/editblock.php:145 -#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 -msgid "Attach file" -msgstr "Allega file" +#: ../../include/identity.php:1221 +msgid "Musical interests:" +msgstr "Gusti musicali:" -#: ../../include/conversation.php:1127 -msgid "attach file" -msgstr "allega file" +#: ../../include/identity.php:1223 +msgid "Books, literature:" +msgstr "Libri, letteratura:" -#: ../../include/conversation.php:1128 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 -msgid "Insert web link" -msgstr "Inserisci un indirizzo web" +#: ../../include/identity.php:1225 +msgid "Television:" +msgstr "Televisione:" -#: ../../include/conversation.php:1129 -msgid "web link" -msgstr "link web" +#: ../../include/identity.php:1227 +msgid "Film/dance/culture/entertainment:" +msgstr "Film, danza, cultura, intrattenimento:" -#: ../../include/conversation.php:1130 -msgid "Insert video link" -msgstr "Inserisci l'indirizzo di un video" +#: ../../include/identity.php:1229 +msgid "Love/Romance:" +msgstr "Amore:" -#: ../../include/conversation.php:1131 -msgid "video link" -msgstr "link video" +#: ../../include/identity.php:1231 +msgid "Work/employment:" +msgstr "Lavoro:" -#: ../../include/conversation.php:1132 -msgid "Insert audio link" -msgstr "Inserisci l'indirizzo di un audio" +#: ../../include/identity.php:1233 +msgid "School/education:" +msgstr "Scuola:" -#: ../../include/conversation.php:1133 -msgid "audio link" -msgstr "link audio" - -#: ../../include/conversation.php:1134 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:181 -msgid "Set your location" -msgstr "La tua località" - -#: ../../include/conversation.php:1135 -msgid "set location" -msgstr "la tua località" - -#: ../../include/conversation.php:1136 ../../mod/editblock.php:151 -#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:182 -msgid "Clear browser location" -msgstr "Rimuovi la località data dal browser" - -#: ../../include/conversation.php:1137 -msgid "clear location" -msgstr "rimuovi la località" - -#: ../../include/conversation.php:1139 ../../mod/editblock.php:164 -#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:198 -msgid "Title (optional)" -msgstr "Titolo (opzionale)" - -#: ../../include/conversation.php:1142 ../../mod/editblock.php:167 -#: ../../mod/editlayout.php:162 ../../mod/editpost.php:134 -#: ../../mod/editwebpage.php:200 -msgid "Categories (optional, comma-separated list)" -msgstr "Categorie (lista separata da virgole)" - -#: ../../include/conversation.php:1144 ../../mod/editblock.php:153 -#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:184 -msgid "Permission settings" -msgstr "Impostazioni permessi" - -#: ../../include/conversation.php:1145 -msgid "permissions" -msgstr "permessi" - -#: ../../include/conversation.php:1152 ../../mod/editblock.php:161 -#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:193 -msgid "Public post" -msgstr "Articolo pubblico" - -#: ../../include/conversation.php:1154 ../../mod/editblock.php:168 -#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:201 -msgid "Example: bob@example.com, mary@example.com" -msgstr "Per esempio: mario@esempio.com, simona@esempio.com" - -#: ../../include/conversation.php:1167 ../../mod/editblock.php:178 -#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 -msgid "Set expiration date" -msgstr "Data di scadenza" - -#: ../../include/conversation.php:1169 ../../include/ItemObject.php:633 -#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 -msgid "Encrypt text" -msgstr "Crittografia del testo" - -#: ../../include/conversation.php:1171 ../../mod/events.php:580 -#: ../../mod/editpost.php:150 -msgid "OK" -msgstr "OK" - -#: ../../include/conversation.php:1172 ../../mod/settings.php:566 -#: ../../mod/settings.php:592 ../../mod/events.php:579 -#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" -msgstr "Annulla" - -#: ../../include/conversation.php:1416 -msgid "Discover" -msgstr "Scopri" - -#: ../../include/conversation.php:1419 -msgid "Imported public streams" -msgstr "Contenuti pubblici importati" - -#: ../../include/conversation.php:1424 -msgid "Commented Order" -msgstr "Ultimi commenti" - -#: ../../include/conversation.php:1427 -msgid "Sort by Comment Date" -msgstr "Per data del commento" - -#: ../../include/conversation.php:1431 -msgid "Posted Order" -msgstr "Ultimi articoli" - -#: ../../include/conversation.php:1434 -msgid "Sort by Post Date" -msgstr "Per data di creazione" - -#: ../../include/conversation.php:1439 ../../include/widgets.php:94 -msgid "Personal" -msgstr "Personali" - -#: ../../include/conversation.php:1442 -msgid "Posts that mention or involve you" -msgstr "Articoli che ti riguardano o ti menzionano" - -#: ../../include/conversation.php:1448 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:80 -msgid "New" -msgstr "Novità" - -#: ../../include/conversation.php:1451 -msgid "Activity Stream - by date" -msgstr "Elenco attività - per data" - -#: ../../include/conversation.php:1457 -msgid "Starred" -msgstr "Preferiti" - -#: ../../include/conversation.php:1460 -msgid "Favourite Posts" -msgstr "Articoli preferiti" - -#: ../../include/conversation.php:1467 -msgid "Spam" -msgstr "Spam" - -#: ../../include/conversation.php:1470 -msgid "Posts flagged as SPAM" -msgstr "Articoli marcati come spam" - -#: ../../include/conversation.php:1510 ../../mod/admin.php:865 -msgid "Channel" -msgstr "Canale" - -#: ../../include/conversation.php:1513 -msgid "Status Messages and Posts" -msgstr "Articoli e messaggi di stato" - -#: ../../include/conversation.php:1522 -msgid "About" -msgstr "Informazioni" - -#: ../../include/conversation.php:1525 -msgid "Profile Details" -msgstr "Dettagli del profilo" - -#: ../../include/conversation.php:1534 ../../include/photos.php:341 -msgid "Photo Albums" -msgstr "Album foto" - -#: ../../include/conversation.php:1543 -msgid "Files and Storage" -msgstr "Archivio file" - -#: ../../include/conversation.php:1553 ../../include/conversation.php:1556 -msgid "Chatrooms" -msgstr "Area chat" - -#: ../../include/conversation.php:1569 -msgid "Saved Bookmarks" -msgstr "Segnalibri salvati" - -#: ../../include/conversation.php:1580 -msgid "Manage Webpages" -msgstr "Gestisci le pagine web" +#: ../../include/identity.php:1253 +msgid "Like this thing" +msgstr "Mi piace questo oggetto" #: ../../include/account.php:23 msgid "Not a valid email address" @@ -2819,98 +1969,619 @@ msgstr "Questa operazione supera i limiti del tuo abbonamento." msgid "This action is not available under your subscription plan." msgstr "Questa operazione non è prevista dal tuo abbonamento." -#: ../../include/photos.php:105 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "L'immagine supera il limite massimo di %lu bytes" +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." +msgstr "Il canale è bloccato per questo sito." -#: ../../include/photos.php:112 -msgid "Image file is empty." -msgstr "Il file dell'immagine è vuoto." +#: ../../include/follow.php:33 +msgid "Channel location missing." +msgstr "Manca l'indirizzo del canale." -#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 -msgid "Unable to process image" -msgstr "Impossibile elaborare l'immagine" +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." +msgstr "La risposta dal canale non è completa." -#: ../../include/photos.php:213 -msgid "Photo storage failed." -msgstr "Impossibile caricare la foto." +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." +msgstr "Il canale è stato rimosso e non esiste più." -#: ../../include/photos.php:345 -msgid "Upload New Photos" -msgstr "Carica nuove foto" +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." +msgstr "Protocollo disabilitato." -#: ../../include/items.php:382 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/like.php:246 ../../mod/group.php:68 -#: ../../index.php:389 -msgid "Permission denied" -msgstr "Permesso negato" +#: ../../include/follow.php:176 +msgid "Channel discovery failed." +msgstr "La ricerca del canale non ha avuto successo." -#: ../../include/items.php:969 ../../include/items.php:1014 -msgid "(Unknown)" -msgstr "(Sconosciuto)" +#: ../../include/follow.php:192 +msgid "local account not found." +msgstr "l'account locale non è stato trovato." -#: ../../include/items.php:1171 -msgid "Visible to anybody on the internet." -msgstr "Visibile a chiunque su internet." +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." +msgstr "Non puoi connetterti a te stesso." -#: ../../include/items.php:1173 -msgid "Visible to you only." -msgstr "Visibile solo a te." +#: ../../include/api.php:1084 +msgid "Public Timeline" +msgstr "Diario pubblico" -#: ../../include/items.php:1175 -msgid "Visible to anybody in this network." -msgstr "Visibile a tutti su questa rete." - -#: ../../include/items.php:1177 -msgid "Visible to anybody authenticated." -msgstr "Visibile a chiunque sia autenticato." - -#: ../../include/items.php:1179 -#, php-format -msgid "Visible to anybody on %s." -msgstr "Visibile a tutti in %s." - -#: ../../include/items.php:1181 -msgid "Visible to all connections." -msgstr "Visibile a tutti coloro che ti seguono." - -#: ../../include/items.php:1183 -msgid "Visible to approved connections." -msgstr "Visibile ai contatti approvati." - -#: ../../include/items.php:1185 -msgid "Visible to specific connections." -msgstr "Visibile ad alcuni contatti scelti." - -#: ../../include/items.php:3952 ../../mod/thing.php:76 -#: ../../mod/display.php:32 ../../mod/filestorage.php:26 -#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." +#: ../../include/attach.php:221 ../../include/attach.php:275 +msgid "Item was not found." msgstr "Elemento non trovato." -#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." -msgstr "Insieme di canali non trovato." +#: ../../include/attach.php:331 +msgid "No source file." +msgstr "Nessun file di origine." -#: ../../include/items.php:4425 -msgid "Collection is empty." -msgstr "L'insieme di canali è vuoto." +#: ../../include/attach.php:348 +msgid "Cannot locate file to replace" +msgstr "Il file da sostituire non è stato trovato" -#: ../../include/items.php:4432 +#: ../../include/attach.php:366 +msgid "Cannot locate file to revise/update" +msgstr "Il file da aggiornare non è stato trovato" + +#: ../../include/attach.php:377 #, php-format -msgid "Collection: %s" -msgstr "Insieme: %s" +msgid "File exceeds size limit of %d" +msgstr "Il file supera la dimensione massima di %d" -#: ../../include/items.php:4443 +#: ../../include/attach.php:389 #, php-format -msgid "Connection: %s" -msgstr "Contatto: %s" +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +msgstr "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati." -#: ../../include/items.php:4446 -msgid "Connection not found." -msgstr "Contatto non trovato." +#: ../../include/attach.php:472 +msgid "File upload failed. Possible system limit or action terminated." +msgstr "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato." + +#: ../../include/attach.php:484 +msgid "Stored file could not be verified. Upload failed." +msgstr "Il file non può essere verificato. Caricamento fallito." + +#: ../../include/attach.php:526 ../../include/attach.php:543 +msgid "Path not available." +msgstr "Percorso non disponibile." + +#: ../../include/attach.php:590 +msgid "Empty pathname" +msgstr "Il percorso del file è vuoto" + +#: ../../include/attach.php:606 +msgid "duplicate filename or path" +msgstr "il file o il percorso del file è duplicato" + +#: ../../include/attach.php:630 +msgid "Path not found." +msgstr "Percorso del file non trovato." + +#: ../../include/attach.php:681 +msgid "mkdir failed." +msgstr "mkdir fallito." + +#: ../../include/attach.php:685 +msgid "database storage failed." +msgstr "scrittura su database fallita." + +#: ../../include/chat.php:10 +msgid "Missing room name" +msgstr "Area chat senza nome" + +#: ../../include/chat.php:19 +msgid "Duplicate room name" +msgstr "Il nome dell'area chat è duplicato" + +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." +msgstr "Il nome dell'area chat non è valido." + +#: ../../include/chat.php:105 +msgid "Room not found." +msgstr "Area chat non trovata." + +#: ../../include/chat.php:126 +msgid "Room is full" +msgstr "L'area chat è al completo" + +#: ../../include/bbcode.php:112 ../../include/bbcode.php:677 +#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 +#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 +#: ../../include/bbcode.php:694 ../../include/bbcode.php:699 +#: ../../include/bbcode.php:702 ../../include/bbcode.php:707 +#: ../../include/bbcode.php:710 ../../include/bbcode.php:713 +#: ../../include/bbcode.php:716 +msgid "Image/photo" +msgstr "Immagine" + +#: ../../include/bbcode.php:147 ../../include/bbcode.php:727 +msgid "Encrypted content" +msgstr "Contenuto crittografato" + +#: ../../include/bbcode.php:165 +msgid "Install design element: " +msgstr "Installa il componente di design:" + +#: ../../include/bbcode.php:171 +msgid "QR code" +msgstr "QR code" + +#: ../../include/bbcode.php:220 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "%1$s ha scritto %2$s %3$s" + +#: ../../include/bbcode.php:222 +msgid "post" +msgstr "l'articolo" + +#: ../../include/bbcode.php:645 +msgid "$1 spoiler" +msgstr "$1 spoiler" + +#: ../../include/bbcode.php:665 +msgid "$1 wrote:" +msgstr "$1 ha scritto:" + +#: ../../include/conversation.php:126 ../../mod/like.php:89 +msgid "channel" +msgstr "canale" + +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "A %1$s piace %3$s di %2$s" + +#: ../../include/conversation.php:167 ../../mod/like.php:338 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "A %1$s non piace %3$s di %2$s" + +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "%1$s adesso è connesso con %2$s" + +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" +msgstr "%1$s ha mandato un poke a %2$s" + +#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" +msgstr "%1$s è %2$s" + +#: ../../include/conversation.php:638 ../../include/ItemObject.php:126 +msgid "Select" +msgstr "Seleziona" + +#: ../../include/conversation.php:646 ../../include/ItemObject.php:89 +msgid "Private Message" +msgstr "Messaggio privato" + +#: ../../include/conversation.php:653 ../../include/ItemObject.php:194 +msgid "Message signature validated" +msgstr "Messaggio con firma verificata" + +#: ../../include/conversation.php:654 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" +msgstr "Massaggio con firma non corretta" + +#: ../../include/conversation.php:674 +#, php-format +msgid "View %s's profile @ %s" +msgstr "Vedi il profilo di %s @ %s" + +#: ../../include/conversation.php:689 +msgid "Categories:" +msgstr "Categorie:" + +#: ../../include/conversation.php:690 +msgid "Filed under:" +msgstr "Classificato come:" + +#: ../../include/conversation.php:698 ../../include/ItemObject.php:274 +#, php-format +msgid " from %s" +msgstr " da %s" + +#: ../../include/conversation.php:701 ../../include/ItemObject.php:277 +#, php-format +msgid "last edited: %s" +msgstr "ultima modifica: %s" + +#: ../../include/conversation.php:702 ../../include/ItemObject.php:278 +#, php-format +msgid "Expires: %s" +msgstr "Scadenza: %s" + +#: ../../include/conversation.php:717 +msgid "View in context" +msgstr "Vedi nel contesto" + +#: ../../include/conversation.php:719 ../../include/conversation.php:1142 +#: ../../include/ItemObject.php:325 ../../mod/editpost.php:121 +#: ../../mod/mail.php:238 ../../mod/mail.php:353 ../../mod/photos.php:978 +#: ../../mod/editblock.php:152 ../../mod/editlayout.php:148 +#: ../../mod/editwebpage.php:183 +msgid "Please wait" +msgstr "Attendere" + +#: ../../include/conversation.php:835 +msgid "remove" +msgstr "rimuovi" + +#: ../../include/conversation.php:839 ../../include/nav.php:257 +msgid "Loading..." +msgstr "Caricamento in corso..." + +#: ../../include/conversation.php:840 +msgid "Delete Selected Items" +msgstr "Elimina gli oggetti selezionati" + +#: ../../include/conversation.php:931 +msgid "View Source" +msgstr "Vedi il sorgente" + +#: ../../include/conversation.php:932 +msgid "Follow Thread" +msgstr "Segui la discussione" + +#: ../../include/conversation.php:933 +msgid "View Status" +msgstr "Guarda il messaggio di stato" + +#: ../../include/conversation.php:934 ../../include/nav.php:99 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:545 +msgid "View Profile" +msgstr "Profilo" + +#: ../../include/conversation.php:935 +msgid "View Photos" +msgstr "Guarda le foto" + +#: ../../include/conversation.php:936 +msgid "Matrix Activity" +msgstr "Attività nella tua rete" + +#: ../../include/conversation.php:938 +msgid "Edit Contact" +msgstr "Modifica il contatto" + +#: ../../include/conversation.php:939 +msgid "Send PM" +msgstr "Invia messaggio privato" + +#: ../../include/conversation.php:940 ../../include/apps.php:145 +msgid "Poke" +msgstr "Poke" + +#: ../../include/conversation.php:1013 +#, php-format +msgid "%s likes this." +msgstr "Piace a %s." + +#: ../../include/conversation.php:1013 +#, php-format +msgid "%s doesn't like this." +msgstr "Non piace a %s." + +#: ../../include/conversation.php:1017 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "Piace a %2$d persone." + +#: ../../include/conversation.php:1019 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "Non piace a %2$d persone." + +#: ../../include/conversation.php:1025 +msgid "and" +msgstr "e" + +#: ../../include/conversation.php:1028 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "e altre %d persone" + +#: ../../include/conversation.php:1029 +#, php-format +msgid "%s like this." +msgstr "Piace a %s." + +#: ../../include/conversation.php:1029 +#, php-format +msgid "%s don't like this." +msgstr "Non piace a %s." + +#: ../../include/conversation.php:1086 +msgid "Visible to everybody" +msgstr "Visibile a tutti" + +#: ../../include/conversation.php:1087 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 +msgid "Please enter a link URL:" +msgstr "Inserisci l'indirizzo del link:" + +#: ../../include/conversation.php:1088 +msgid "Please enter a video link/URL:" +msgstr "Inserisci l'indirizzo del video:" + +#: ../../include/conversation.php:1089 +msgid "Please enter an audio link/URL:" +msgstr "Inserisci l'indirizzo dell'audio:" + +#: ../../include/conversation.php:1090 +msgid "Tag term:" +msgstr "Tag:" + +#: ../../include/conversation.php:1091 ../../mod/filer.php:49 +msgid "Save to Folder:" +msgstr "Salva nella cartella:" + +#: ../../include/conversation.php:1092 +msgid "Where are you right now?" +msgstr "Dove sei ora?" + +#: ../../include/conversation.php:1093 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "Scade il YYYY-MM-DD HH:MM" + +#: ../../include/conversation.php:1117 ../../mod/photos.php:977 +#: ../../mod/editblock.php:198 ../../mod/editlayout.php:193 +#: ../../mod/editwebpage.php:230 ../../mod/layouts.php:168 +msgid "Share" +msgstr "Condividi" + +#: ../../include/conversation.php:1119 ../../mod/editwebpage.php:170 +msgid "Page link title" +msgstr "Link del titolo" + +#: ../../include/conversation.php:1122 +msgid "Post as" +msgstr "Pubblica come " + +#: ../../include/conversation.php:1123 ../../mod/editpost.php:113 +#: ../../mod/mail.php:235 ../../mod/mail.php:349 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editwebpage.php:175 +msgid "Upload photo" +msgstr "Carica foto" + +#: ../../include/conversation.php:1124 +msgid "upload photo" +msgstr "carica foto" + +#: ../../include/conversation.php:1125 ../../mod/editpost.php:114 +#: ../../mod/mail.php:236 ../../mod/mail.php:350 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editwebpage.php:176 +msgid "Attach file" +msgstr "Allega file" + +#: ../../include/conversation.php:1126 +msgid "attach file" +msgstr "allega file" + +#: ../../include/conversation.php:1127 ../../mod/editpost.php:115 +#: ../../mod/mail.php:237 ../../mod/mail.php:351 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editwebpage.php:177 +msgid "Insert web link" +msgstr "Inserisci un indirizzo web" + +#: ../../include/conversation.php:1128 +msgid "web link" +msgstr "link web" + +#: ../../include/conversation.php:1129 +msgid "Insert video link" +msgstr "Inserisci l'indirizzo di un video" + +#: ../../include/conversation.php:1130 +msgid "video link" +msgstr "link video" + +#: ../../include/conversation.php:1131 +msgid "Insert audio link" +msgstr "Inserisci l'indirizzo di un audio" + +#: ../../include/conversation.php:1132 +msgid "audio link" +msgstr "link audio" + +#: ../../include/conversation.php:1133 ../../mod/editpost.php:119 +#: ../../mod/editblock.php:150 ../../mod/editlayout.php:146 +#: ../../mod/editwebpage.php:181 +msgid "Set your location" +msgstr "La tua località" + +#: ../../include/conversation.php:1134 +msgid "set location" +msgstr "la tua località" + +#: ../../include/conversation.php:1135 ../../mod/editpost.php:120 +#: ../../mod/editblock.php:151 ../../mod/editlayout.php:147 +#: ../../mod/editwebpage.php:182 +msgid "Clear browser location" +msgstr "Rimuovi la località data dal browser" + +#: ../../include/conversation.php:1136 +msgid "clear location" +msgstr "rimuovi la località" + +#: ../../include/conversation.php:1138 ../../mod/editpost.php:132 +#: ../../mod/editblock.php:164 ../../mod/editlayout.php:159 +#: ../../mod/editwebpage.php:198 +msgid "Title (optional)" +msgstr "Titolo (opzionale)" + +#: ../../include/conversation.php:1141 ../../mod/editpost.php:134 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editwebpage.php:200 +msgid "Categories (optional, comma-separated list)" +msgstr "Categorie (lista separata da virgole)" + +#: ../../include/conversation.php:1143 ../../mod/editpost.php:122 +#: ../../mod/editblock.php:153 ../../mod/editlayout.php:149 +#: ../../mod/editwebpage.php:184 +msgid "Permission settings" +msgstr "Impostazioni permessi" + +#: ../../include/conversation.php:1144 +msgid "permissions" +msgstr "permessi" + +#: ../../include/conversation.php:1151 ../../mod/editpost.php:129 +#: ../../mod/editblock.php:161 ../../mod/editlayout.php:156 +#: ../../mod/editwebpage.php:193 +msgid "Public post" +msgstr "Articolo pubblico" + +#: ../../include/conversation.php:1153 ../../mod/editpost.php:135 +#: ../../mod/editblock.php:168 ../../mod/editlayout.php:163 +#: ../../mod/editwebpage.php:201 +msgid "Example: bob@example.com, mary@example.com" +msgstr "Per esempio: mario@esempio.com, simona@esempio.com" + +#: ../../include/conversation.php:1166 ../../mod/editpost.php:146 +#: ../../mod/mail.php:242 ../../mod/mail.php:356 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editwebpage.php:210 +msgid "Set expiration date" +msgstr "Data di scadenza" + +#: ../../include/conversation.php:1168 ../../include/ItemObject.php:641 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 +msgid "Encrypt text" +msgstr "Crittografia del testo" + +#: ../../include/conversation.php:1170 ../../mod/events.php:580 +#: ../../mod/editpost.php:150 +msgid "OK" +msgstr "OK" + +#: ../../include/conversation.php:1171 ../../mod/settings.php:566 +#: ../../mod/settings.php:592 ../../mod/events.php:579 +#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" +msgstr "Annulla" + +#: ../../include/conversation.php:1415 +msgid "Discover" +msgstr "Scopri" + +#: ../../include/conversation.php:1418 +msgid "Imported public streams" +msgstr "Contenuti pubblici importati" + +#: ../../include/conversation.php:1423 +msgid "Commented Order" +msgstr "Ultimi commenti" + +#: ../../include/conversation.php:1426 +msgid "Sort by Comment Date" +msgstr "Per data del commento" + +#: ../../include/conversation.php:1430 +msgid "Posted Order" +msgstr "Ultimi articoli" + +#: ../../include/conversation.php:1433 +msgid "Sort by Post Date" +msgstr "Per data di creazione" + +#: ../../include/conversation.php:1438 ../../include/widgets.php:94 +msgid "Personal" +msgstr "Personali" + +#: ../../include/conversation.php:1441 +msgid "Posts that mention or involve you" +msgstr "Articoli che ti riguardano o ti menzionano" + +#: ../../include/conversation.php:1447 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 +msgid "New" +msgstr "Novità" + +#: ../../include/conversation.php:1450 +msgid "Activity Stream - by date" +msgstr "Elenco attività - per data" + +#: ../../include/conversation.php:1456 +msgid "Starred" +msgstr "Preferiti" + +#: ../../include/conversation.php:1459 +msgid "Favourite Posts" +msgstr "Articoli preferiti" + +#: ../../include/conversation.php:1466 +msgid "Spam" +msgstr "Spam" + +#: ../../include/conversation.php:1469 +msgid "Posts flagged as SPAM" +msgstr "Articoli marcati come spam" + +#: ../../include/conversation.php:1509 ../../mod/admin.php:865 +msgid "Channel" +msgstr "Canale" + +#: ../../include/conversation.php:1512 +msgid "Status Messages and Posts" +msgstr "Articoli e messaggi di stato" + +#: ../../include/conversation.php:1521 +msgid "About" +msgstr "Informazioni" + +#: ../../include/conversation.php:1524 +msgid "Profile Details" +msgstr "Dettagli del profilo" + +#: ../../include/conversation.php:1530 ../../include/apps.php:139 +#: ../../include/nav.php:105 ../../mod/fbrowser.php:25 +msgid "Photos" +msgstr "Foto" + +#: ../../include/conversation.php:1542 +msgid "Files and Storage" +msgstr "Archivio file" + +#: ../../include/conversation.php:1552 ../../include/conversation.php:1555 +msgid "Chatrooms" +msgstr "Area chat" + +#: ../../include/conversation.php:1565 ../../include/apps.php:129 +#: ../../include/nav.php:117 +msgid "Bookmarks" +msgstr "Segnalibri" + +#: ../../include/conversation.php:1568 +msgid "Saved Bookmarks" +msgstr "Segnalibri salvati" + +#: ../../include/conversation.php:1576 ../../include/apps.php:136 +#: ../../include/nav.php:121 ../../mod/webpages.php:160 +msgid "Webpages" +msgstr "Pagine web" + +#: ../../include/conversation.php:1579 +msgid "Manage Webpages" +msgstr "Gestisci le pagine web" + +#: ../../include/widgets.php:91 ../../include/nav.php:171 +#: ../../mod/apps.php:34 +msgid "Apps" +msgstr "Apps" #: ../../include/widgets.php:92 msgid "System" @@ -2957,104 +2628,109 @@ msgstr "Per esempio: mario@pippo.it oppure http://pluto.com/barbara" msgid "Notes" msgstr "Note" -#: ../../include/widgets.php:260 +#: ../../include/widgets.php:264 msgid "Remove term" msgstr "Rimuovi termine" -#: ../../include/widgets.php:343 +#: ../../include/widgets.php:347 msgid "Archives" msgstr "Archivi" -#: ../../include/widgets.php:421 +#: ../../include/widgets.php:425 msgid "Refresh" msgstr "Aggiorna" -#: ../../include/widgets.php:422 ../../mod/connedit.php:506 +#: ../../include/widgets.php:426 ../../mod/connedit.php:506 msgid "Me" msgstr "Io" -#: ../../include/widgets.php:423 ../../mod/connedit.php:509 +#: ../../include/widgets.php:427 ../../mod/connedit.php:509 msgid "Best Friends" msgstr "Migliori amici" -#: ../../include/widgets.php:425 +#: ../../include/widgets.php:429 msgid "Co-workers" msgstr "Colleghi" -#: ../../include/widgets.php:426 ../../mod/connedit.php:511 +#: ../../include/widgets.php:430 ../../mod/connedit.php:511 msgid "Former Friends" msgstr "Ex amici" -#: ../../include/widgets.php:427 ../../mod/connedit.php:512 +#: ../../include/widgets.php:431 ../../mod/connedit.php:512 msgid "Acquaintances" msgstr "Conoscenti" -#: ../../include/widgets.php:428 +#: ../../include/widgets.php:432 msgid "Everybody" msgstr "Tutti" -#: ../../include/widgets.php:462 +#: ../../include/widgets.php:466 msgid "Account settings" msgstr "Il tuo account" -#: ../../include/widgets.php:468 +#: ../../include/widgets.php:472 msgid "Channel settings" msgstr "Impostazioni del canale" -#: ../../include/widgets.php:474 +#: ../../include/widgets.php:478 msgid "Additional features" msgstr "Funzionalità opzionali" -#: ../../include/widgets.php:480 +#: ../../include/widgets.php:484 msgid "Feature settings" msgstr "Componenti aggiuntivi" -#: ../../include/widgets.php:486 +#: ../../include/widgets.php:490 msgid "Display settings" msgstr "Aspetto" -#: ../../include/widgets.php:492 +#: ../../include/widgets.php:496 msgid "Connected apps" msgstr "App connesse" -#: ../../include/widgets.php:498 +#: ../../include/widgets.php:502 msgid "Export channel" msgstr "Esporta il canale" -#: ../../include/widgets.php:504 -msgid "Export content" -msgstr "Esporta i contenuti" - -#: ../../include/widgets.php:512 ../../mod/connedit.php:539 +#: ../../include/widgets.php:511 ../../mod/connedit.php:539 msgid "Connection Default Permissions" msgstr "Permessi predefiniti dei nuovi contatti" -#: ../../include/widgets.php:520 +#: ../../include/widgets.php:519 msgid "Premium Channel Settings" msgstr "Canale premium - impostazioni" -#: ../../include/widgets.php:549 ../../mod/mail.php:125 +#: ../../include/widgets.php:535 ../../include/apps.php:134 +#: ../../include/nav.php:218 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" +msgstr "Impostazioni" + +#: ../../include/widgets.php:548 ../../mod/mail.php:125 #: ../../mod/message.php:31 msgid "Messages" msgstr "Messaggi" -#: ../../include/widgets.php:552 +#: ../../include/widgets.php:551 msgid "Check Mail" msgstr "Controlla i messaggi" -#: ../../include/widgets.php:635 +#: ../../include/widgets.php:556 ../../include/nav.php:209 +msgid "New Message" +msgstr "Nuovo messaggio" + +#: ../../include/widgets.php:634 msgid "Chat Rooms" msgstr "Aree chat attive" -#: ../../include/widgets.php:655 +#: ../../include/widgets.php:654 msgid "Bookmarked Chatrooms" msgstr "Aree chat nei segnalibri" -#: ../../include/widgets.php:675 +#: ../../include/widgets.php:674 msgid "Suggested Chatrooms" msgstr "Aree chat suggerite" -#: ../../include/widgets.php:802 ../../include/widgets.php:860 +#: ../../include/widgets.php:801 ../../include/widgets.php:859 msgid "photo/image" msgstr "foto/immagine" @@ -3066,23 +2742,380 @@ msgstr "Dati non validi" msgid "Unable to verify channel signature" msgstr "Impossibile verificare la firma elettronica del canale" -#: ../../include/zot.php:1819 +#: ../../include/zot.php:1829 #, php-format msgid "Unable to verify site signature for %s" msgstr "Impossibile verificare la firma elettronica del sito %s" -#: ../../include/js_strings.php:5 -msgid "Delete this item?" -msgstr "Eliminare questo elemento?" +#: ../../include/ItemObject.php:130 +msgid "Save to Folder" +msgstr "Salva nella cartella" -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:620 +#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 +#: ../../mod/photos.php:1023 ../../mod/photos.php:1035 +msgid "View all" +msgstr "Vedi tutto" + +#: ../../include/ItemObject.php:151 ../../mod/photos.php:1032 +msgctxt "noun" +msgid "Dislike" +msgid_plural "Dislikes" +msgstr[0] "Non mi piace" +msgstr[1] "Non mi piace" + +#: ../../include/ItemObject.php:179 +msgid "Add Star" +msgstr "Aggiungi ai preferiti" + +#: ../../include/ItemObject.php:180 +msgid "Remove Star" +msgstr "Rimuovi dai preferiti" + +#: ../../include/ItemObject.php:181 +msgid "Toggle Star Status" +msgstr "Attiva/disattiva preferito" + +#: ../../include/ItemObject.php:185 +msgid "starred" +msgstr "preferito" + +#: ../../include/ItemObject.php:203 +msgid "Add Tag" +msgstr "Aggiungi un tag" + +#: ../../include/ItemObject.php:221 ../../mod/photos.php:975 +msgid "I like this (toggle)" +msgstr "Attiva/disattiva Mi piace" + +#: ../../include/ItemObject.php:222 ../../mod/photos.php:976 +msgid "I don't like this (toggle)" +msgstr "Attiva/disattiva Non mi piace" + +#: ../../include/ItemObject.php:226 +msgid "Share This" +msgstr "Condividi" + +#: ../../include/ItemObject.php:226 +msgid "share" +msgstr "condividi" + +#: ../../include/ItemObject.php:243 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "%d commento" +msgstr[1] "%d commenti" + +#: ../../include/ItemObject.php:256 ../../include/ItemObject.php:257 +#, php-format +msgid "View %s's profile - %s" +msgstr "Guarda il profilo di %s - %s" + +#: ../../include/ItemObject.php:260 +msgid "to" +msgstr "a" + +#: ../../include/ItemObject.php:261 +msgid "via" +msgstr "via" + +#: ../../include/ItemObject.php:262 +msgid "Wall-to-Wall" +msgstr "Da bacheca a bacheca" + +#: ../../include/ItemObject.php:263 +msgid "via Wall-To-Wall:" +msgstr "da bacheca a bacheca:" + +#: ../../include/ItemObject.php:299 +msgid "Save Bookmarks" +msgstr "Salva segnalibro" + +#: ../../include/ItemObject.php:300 +msgid "Add to Calendar" +msgstr "Aggiungi al calendario" + +#: ../../include/ItemObject.php:309 +msgid "Mark all seen" +msgstr "Marca tutto come letto" + +#: ../../include/ItemObject.php:314 ../../mod/photos.php:1143 +msgctxt "noun" +msgid "Likes" +msgstr "Mi piace" + +#: ../../include/ItemObject.php:315 ../../mod/photos.php:1144 +msgctxt "noun" +msgid "Dislikes" +msgstr "Non mi piace" + +#: ../../include/ItemObject.php:345 ../../include/js_strings.php:7 +msgid "[+] show all" +msgstr "[+] mostra tutto" + +#: ../../include/ItemObject.php:626 ../../mod/photos.php:994 +#: ../../mod/photos.php:1104 +msgid "This is you" +msgstr "Questo sei tu" + +#: ../../include/ItemObject.php:628 ../../include/js_strings.php:6 #: ../../mod/photos.php:996 ../../mod/photos.php:1106 msgid "Comment" msgstr "Commento" -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:337 -msgid "[+] show all" -msgstr "[+] mostra tutto" +#: ../../include/ItemObject.php:629 ../../mod/mood.php:135 +#: ../../mod/settings.php:565 ../../mod/settings.php:677 +#: ../../mod/settings.php:706 ../../mod/settings.php:730 +#: ../../mod/settings.php:812 ../../mod/settings.php:1004 +#: ../../mod/group.php:81 ../../mod/poke.php:166 ../../mod/setup.php:313 +#: ../../mod/setup.php:358 ../../mod/sources.php:104 ../../mod/sources.php:138 +#: ../../mod/events.php:598 ../../mod/chat.php:177 ../../mod/chat.php:211 +#: ../../mod/connedit.php:556 ../../mod/mail.php:352 ../../mod/photos.php:594 +#: ../../mod/photos.php:671 ../../mod/photos.php:957 ../../mod/photos.php:997 +#: ../../mod/photos.php:1107 ../../mod/pdledit.php:58 ../../mod/thing.php:284 +#: ../../mod/thing.php:327 ../../mod/fsuggest.php:108 +#: ../../mod/filestorage.php:146 ../../mod/connect.php:93 +#: ../../mod/locs.php:99 ../../mod/import.php:504 ../../mod/profiles.php:633 +#: ../../mod/admin.php:412 ../../mod/admin.php:723 ../../mod/admin.php:859 +#: ../../mod/admin.php:992 ../../mod/admin.php:1191 ../../mod/admin.php:1278 +#: ../../mod/invite.php:142 ../../mod/xchan.php:11 ../../mod/appman.php:99 +#: ../../mod/poll.php:68 ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" +msgstr "Salva" + +#: ../../include/ItemObject.php:630 +msgid "Bold" +msgstr "Grassetto" + +#: ../../include/ItemObject.php:631 +msgid "Italic" +msgstr "Corsivo" + +#: ../../include/ItemObject.php:632 +msgid "Underline" +msgstr "Sottolineato" + +#: ../../include/ItemObject.php:633 +msgid "Quote" +msgstr "Citazione" + +#: ../../include/ItemObject.php:634 +msgid "Code" +msgstr "Codice" + +#: ../../include/ItemObject.php:635 +msgid "Image" +msgstr "Immagine" + +#: ../../include/ItemObject.php:636 +msgid "Link" +msgstr "Link" + +#: ../../include/ItemObject.php:637 +msgid "Video" +msgstr "Video" + +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" +msgstr "Altro" + +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" +msgstr "AAAA-MM-GG oppure MM-GG" + +#: ../../include/datetime.php:259 +msgid "never" +msgstr "mai" + +#: ../../include/datetime.php:265 +msgid "less than a second ago" +msgstr "meno di un secondo fa" + +#: ../../include/datetime.php:268 +msgid "year" +msgstr "anno" + +#: ../../include/datetime.php:268 +msgid "years" +msgstr "anni" + +#: ../../include/datetime.php:269 +msgid "month" +msgstr "mese" + +#: ../../include/datetime.php:269 +msgid "months" +msgstr "mesi" + +#: ../../include/datetime.php:270 +msgid "week" +msgstr "settimana" + +#: ../../include/datetime.php:270 +msgid "weeks" +msgstr "settimane" + +#: ../../include/datetime.php:271 +msgid "day" +msgstr "giorno" + +#: ../../include/datetime.php:271 +msgid "days" +msgstr "giorni" + +#: ../../include/datetime.php:272 +msgid "hour" +msgstr "ora" + +#: ../../include/datetime.php:272 +msgid "hours" +msgstr "ore" + +#: ../../include/datetime.php:273 +msgid "minute" +msgstr "minuto" + +#: ../../include/datetime.php:273 +msgid "minutes" +msgstr "minuti" + +#: ../../include/datetime.php:274 +msgid "second" +msgstr "secondo" + +#: ../../include/datetime.php:274 +msgid "seconds" +msgstr "secondi" + +#: ../../include/datetime.php:283 +#, php-format +msgid "%1$d %2$s ago" +msgstr "%1$d %2$s fa" + +#: ../../include/datetime.php:491 +#, php-format +msgid "%1$s's birthday" +msgstr "Compleanno di %1$s" + +#: ../../include/datetime.php:492 +#, php-format +msgid "Happy Birthday %1$s" +msgstr "Buon compleanno %1$s" + +#: ../../include/apps.php:128 +msgid "Site Admin" +msgstr "Amministrazione sito" + +#: ../../include/apps.php:130 +msgid "Address Book" +msgstr "Rubrica" + +#: ../../include/apps.php:131 ../../include/nav.php:125 ../../boot.php:1540 +msgid "Login" +msgstr "Accedi" + +#: ../../include/apps.php:132 ../../include/nav.php:216 +#: ../../mod/manage.php:148 +msgid "Channel Manager" +msgstr "Gestione canali" + +#: ../../include/apps.php:133 ../../include/nav.php:190 +msgid "Matrix" +msgstr "RedMatrix" + +#: ../../include/apps.php:137 ../../include/nav.php:193 +msgid "Channel Home" +msgstr "Bacheca del canale" + +#: ../../include/apps.php:140 ../../include/nav.php:212 +#: ../../mod/events.php:442 +msgid "Events" +msgstr "Eventi" + +#: ../../include/apps.php:141 ../../include/nav.php:176 +#: ../../mod/directory.php:321 +msgid "Directory" +msgstr "Elenco pubblico" + +#: ../../include/apps.php:142 ../../include/nav.php:168 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" +msgstr "Guida" + +#: ../../include/apps.php:143 ../../include/nav.php:204 +msgid "Mail" +msgstr "Messaggi" + +#: ../../include/apps.php:144 ../../mod/mood.php:131 +msgid "Mood" +msgstr "Umore" + +#: ../../include/apps.php:146 ../../include/nav.php:111 +msgid "Chat" +msgstr "Area chat" + +#: ../../include/apps.php:148 +msgid "Probe" +msgstr "Diagnostica" + +#: ../../include/apps.php:149 +msgid "Suggest" +msgstr "Suggerisci" + +#: ../../include/apps.php:150 +msgid "Random Channel" +msgstr "Canale casuale" + +#: ../../include/apps.php:151 +msgid "Invite" +msgstr "Invita" + +#: ../../include/apps.php:152 +msgid "Features" +msgstr "Funzionalità" + +#: ../../include/apps.php:153 +msgid "Language" +msgstr "Lingua" + +#: ../../include/apps.php:154 +msgid "Post" +msgstr "Articolo" + +#: ../../include/apps.php:155 +msgid "Profile Photo" +msgstr "Foto del profilo" + +#: ../../include/apps.php:247 ../../mod/settings.php:81 +#: ../../mod/settings.php:591 +msgid "Update" +msgstr "Aggiorna" + +#: ../../include/apps.php:247 +msgid "Install" +msgstr "Installa" + +#: ../../include/apps.php:252 +msgid "Purchase" +msgstr "Acquista" + +#: ../../include/Contact.php:123 +msgid "New window" +msgstr "Nuova finestra" + +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" +msgstr "Apri l'indirizzo selezionato in una nuova scheda o finestra" + +#: ../../include/Contact.php:214 ../../mod/admin.php:646 +#, php-format +msgid "User '%s' deleted" +msgstr "Utente '%s' eliminato" + +#: ../../include/js_strings.php:5 +msgid "Delete this item?" +msgstr "Eliminare questo elemento?" #: ../../include/js_strings.php:8 msgid "[-] show less" @@ -3437,259 +3470,284 @@ msgstr "Chi se ne frega" msgid "Ask me" msgstr "Chiedimelo" -#: ../../include/apps.php:126 -msgid "Site Admin" -msgstr "Amministrazione sito" +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1539 +msgid "Logout" +msgstr "Esci" -#: ../../include/apps.php:128 -msgid "Address Book" -msgstr "Rubrica" +#: ../../include/nav.php:95 ../../include/nav.php:128 +msgid "End this session" +msgstr "Chiudi questa sessione" -#: ../../include/apps.php:142 ../../mod/mood.php:131 -msgid "Mood" -msgstr "Umore" +#: ../../include/nav.php:98 ../../include/nav.php:159 +msgid "Home" +msgstr "Bacheca" -#: ../../include/apps.php:146 -msgid "Probe" -msgstr "Diagnostica" +#: ../../include/nav.php:98 +msgid "Your posts and conversations" +msgstr "I tuoi articoli e conversazioni" -#: ../../include/apps.php:147 -msgid "Suggest" -msgstr "Suggerisci" +#: ../../include/nav.php:99 +msgid "Your profile page" +msgstr "Il tuo profilo" -#: ../../include/apps.php:148 -msgid "Random Channel" -msgstr "Canale casuale" +#: ../../include/nav.php:101 +msgid "Edit Profiles" +msgstr "Modifica i profili" -#: ../../include/apps.php:149 -msgid "Invite" -msgstr "Invita" +#: ../../include/nav.php:101 +msgid "Manage/Edit profiles" +msgstr "Gestisci/modifica i profili" -#: ../../include/apps.php:150 -msgid "Features" -msgstr "Funzionalità" +#: ../../include/nav.php:103 +msgid "Edit your profile" +msgstr "Modifica il profilo" -#: ../../include/apps.php:151 -msgid "Language" -msgstr "Lingua" +#: ../../include/nav.php:105 +msgid "Your photos" +msgstr "Le tue foto" -#: ../../include/apps.php:152 -msgid "Post" -msgstr "Articolo" +#: ../../include/nav.php:106 +msgid "Your files" +msgstr "I tuoi file" -#: ../../include/apps.php:153 -msgid "Profile Photo" -msgstr "Foto del profilo" +#: ../../include/nav.php:111 +msgid "Your chatrooms" +msgstr "Le tue aree chat" -#: ../../include/apps.php:242 ../../mod/settings.php:81 -#: ../../mod/settings.php:591 -msgid "Update" -msgstr "Aggiorna" +#: ../../include/nav.php:117 +msgid "Your bookmarks" +msgstr "I tuoi segnalibri" -#: ../../include/apps.php:242 -msgid "Install" -msgstr "Installa" +#: ../../include/nav.php:121 +msgid "Your webpages" +msgstr "Le tue pagine web" -#: ../../include/apps.php:247 -msgid "Purchase" -msgstr "Acquista" +#: ../../include/nav.php:125 +msgid "Sign in" +msgstr "Accedi" -#: ../../include/auth.php:116 -msgid "Logged out." -msgstr "Uscita effettuata." - -#: ../../include/auth.php:257 -msgid "Failed authentication" -msgstr "Autenticazione fallita" - -#: ../../include/auth.php:271 ../../mod/openid.php:190 -msgid "Login failed." -msgstr "Accesso fallito." - -#: ../../include/ItemObject.php:130 -msgid "Save to Folder" -msgstr "Salva nella cartella" - -#: ../../include/ItemObject.php:142 ../../include/ItemObject.php:154 -#: ../../mod/photos.php:1023 ../../mod/photos.php:1035 -msgid "View all" -msgstr "Vedi tutto" - -#: ../../include/ItemObject.php:151 ../../mod/photos.php:1032 -msgctxt "noun" -msgid "Dislike" -msgid_plural "Dislikes" -msgstr[0] "Non mi piace" -msgstr[1] "Non mi piace" - -#: ../../include/ItemObject.php:179 -msgid "Add Star" -msgstr "Aggiungi ai preferiti" - -#: ../../include/ItemObject.php:180 -msgid "Remove Star" -msgstr "Rimuovi dai preferiti" - -#: ../../include/ItemObject.php:181 -msgid "Toggle Star Status" -msgstr "Attiva/disattiva preferito" - -#: ../../include/ItemObject.php:185 -msgid "starred" -msgstr "preferito" - -#: ../../include/ItemObject.php:203 -msgid "Add Tag" -msgstr "Aggiungi un tag" - -#: ../../include/ItemObject.php:221 ../../mod/photos.php:975 -msgid "I like this (toggle)" -msgstr "Attiva/disattiva Mi piace" - -#: ../../include/ItemObject.php:222 ../../mod/photos.php:976 -msgid "I don't like this (toggle)" -msgstr "Attiva/disattiva Non mi piace" - -#: ../../include/ItemObject.php:226 -msgid "Share This" -msgstr "Condividi" - -#: ../../include/ItemObject.php:226 -msgid "share" -msgstr "condividi" - -#: ../../include/ItemObject.php:236 +#: ../../include/nav.php:142 #, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "%d commento" -msgstr[1] "%d commenti" +msgid "%s - click to logout" +msgstr "%s - clicca per uscire" -#: ../../include/ItemObject.php:249 ../../include/ItemObject.php:250 -#, php-format -msgid "View %s's profile - %s" -msgstr "Guarda il profilo di %s - %s" +#: ../../include/nav.php:145 +msgid "Remote authentication" +msgstr "Autenticazione magica dal tuo server" -#: ../../include/ItemObject.php:252 -msgid "to" -msgstr "a" +#: ../../include/nav.php:145 +msgid "Click to authenticate to your home hub" +msgstr "Clicca per autenticarti sul tuo server principale" -#: ../../include/ItemObject.php:253 -msgid "via" -msgstr "via" +#: ../../include/nav.php:159 +msgid "Home Page" +msgstr "Bacheca" -#: ../../include/ItemObject.php:254 -msgid "Wall-to-Wall" -msgstr "Da bacheca a bacheca" +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1516 +msgid "Register" +msgstr "Iscriviti" -#: ../../include/ItemObject.php:255 -msgid "via Wall-To-Wall:" -msgstr "da bacheca a bacheca:" +#: ../../include/nav.php:163 +msgid "Create an account" +msgstr "Crea un account" -#: ../../include/ItemObject.php:291 -msgid "Save Bookmarks" -msgstr "Salva segnalibro" +#: ../../include/nav.php:168 +msgid "Help and documentation" +msgstr "Guida e documentazione" -#: ../../include/ItemObject.php:292 -msgid "Add to Calendar" -msgstr "Aggiungi al calendario" +#: ../../include/nav.php:171 +msgid "Applications, utilities, links, games" +msgstr "Applicazioni, utilità, link, giochi" -#: ../../include/ItemObject.php:301 -msgid "Mark all seen" -msgstr "Marca tutto come letto" +#: ../../include/nav.php:173 +msgid "Search site content" +msgstr "Cerca nel sito" -#: ../../include/ItemObject.php:306 ../../mod/photos.php:1143 -msgctxt "noun" -msgid "Likes" -msgstr "Mi piace" +#: ../../include/nav.php:176 +msgid "Channel Directory" +msgstr "Elenco pubblico canali" -#: ../../include/ItemObject.php:307 ../../mod/photos.php:1144 -msgctxt "noun" -msgid "Dislikes" -msgstr "Non mi piace" +#: ../../include/nav.php:190 +msgid "Your matrix" +msgstr "La tua rete" -#: ../../include/ItemObject.php:618 ../../mod/photos.php:994 -#: ../../mod/photos.php:1104 -msgid "This is you" -msgstr "Questo sei tu" +#: ../../include/nav.php:191 +msgid "Mark all matrix notifications seen" +msgstr "Segna come lette le notifiche della tua rete" -#: ../../include/ItemObject.php:621 ../../mod/mood.php:135 -#: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 -#: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:565 -#: ../../mod/settings.php:677 ../../mod/settings.php:706 -#: ../../mod/settings.php:730 ../../mod/settings.php:812 -#: ../../mod/settings.php:1004 ../../mod/events.php:598 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:556 -#: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 -#: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 -#: ../../mod/filestorage.php:146 ../../mod/group.php:81 -#: ../../mod/import.php:480 ../../mod/admin.php:412 ../../mod/admin.php:723 -#: ../../mod/admin.php:859 ../../mod/admin.php:992 ../../mod/admin.php:1191 -#: ../../mod/admin.php:1278 ../../mod/locs.php:99 ../../mod/mail.php:352 -#: ../../mod/invite.php:142 ../../mod/xchan.php:11 ../../mod/photos.php:594 -#: ../../mod/photos.php:671 ../../mod/photos.php:957 ../../mod/photos.php:997 -#: ../../mod/photos.php:1107 ../../mod/appman.php:99 ../../mod/poll.php:68 -#: ../../view/theme/apw/php/config.php:256 -#: ../../view/theme/redbasic/php/config.php:99 -msgid "Submit" -msgstr "Salva" +#: ../../include/nav.php:193 +msgid "Channel home" +msgstr "Bacheca del canale" -#: ../../include/ItemObject.php:622 -msgid "Bold" -msgstr "Grassetto" +#: ../../include/nav.php:194 +msgid "Mark all channel notifications seen" +msgstr "Segna come lette le notifiche del canale" -#: ../../include/ItemObject.php:623 -msgid "Italic" -msgstr "Corsivo" +#: ../../include/nav.php:197 ../../mod/connections.php:406 +msgid "Connections" +msgstr "Contatti" -#: ../../include/ItemObject.php:624 -msgid "Underline" -msgstr "Sottolineato" +#: ../../include/nav.php:200 +msgid "Notices" +msgstr "Avvisi" -#: ../../include/ItemObject.php:625 -msgid "Quote" -msgstr "Citazione" +#: ../../include/nav.php:200 +msgid "Notifications" +msgstr "Notifiche" -#: ../../include/ItemObject.php:626 -msgid "Code" -msgstr "Codice" +#: ../../include/nav.php:201 +msgid "See all notifications" +msgstr "Vedi tutte le notifiche" -#: ../../include/ItemObject.php:627 -msgid "Image" -msgstr "Immagine" +#: ../../include/nav.php:202 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" +msgstr "Segna come lette le notifiche di sistema" -#: ../../include/ItemObject.php:628 -msgid "Link" -msgstr "Link" +#: ../../include/nav.php:204 +msgid "Private mail" +msgstr "Messaggi privati" -#: ../../include/ItemObject.php:629 -msgid "Video" -msgstr "Video" +#: ../../include/nav.php:205 +msgid "See all private messages" +msgstr "Guarda tutti i messaggi privati" -#: ../../include/chat.php:10 -msgid "Missing room name" -msgstr "Area chat senza nome" +#: ../../include/nav.php:206 +msgid "Mark all private messages seen" +msgstr "Segna come letti tutti i messaggi privati" -#: ../../include/chat.php:19 -msgid "Duplicate room name" -msgstr "Il nome dell'area chat è duplicato" +#: ../../include/nav.php:207 +msgid "Inbox" +msgstr "In arrivo" -#: ../../include/chat.php:68 ../../include/chat.php:76 -msgid "Invalid room specifier." -msgstr "Il nome dell'area chat non è valido." +#: ../../include/nav.php:208 +msgid "Outbox" +msgstr "Inviati" -#: ../../include/chat.php:105 -msgid "Room not found." -msgstr "Area chat non trovata." +#: ../../include/nav.php:212 +msgid "Event Calendar" +msgstr "Calendario" -#: ../../include/chat.php:126 -msgid "Room is full" -msgstr "L'area chat è al completo" +#: ../../include/nav.php:213 +msgid "See all events" +msgstr "Guarda tutti gli eventi" + +#: ../../include/nav.php:214 +msgid "Mark all events seen" +msgstr "Marca come letti tutti gli eventi" + +#: ../../include/nav.php:216 +msgid "Manage Your Channels" +msgstr "Gestisci i tuoi canali" + +#: ../../include/nav.php:218 +msgid "Account/Channel Settings" +msgstr "Impostazioni dell'account e del canale" + +#: ../../include/nav.php:226 ../../mod/admin.php:123 +msgid "Admin" +msgstr "Amministrazione" + +#: ../../include/nav.php:226 +msgid "Site Setup and Configuration" +msgstr "Installazione e configurazione del sito" + +#: ../../include/nav.php:262 +msgid "@name, #tag, content" +msgstr "@nome, #tag, testo" + +#: ../../include/nav.php:263 +msgid "Please wait..." +msgstr "Attendere..." + +#: ../../include/security.php:357 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." +msgstr "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto." #: ../../mod/mood.php:132 msgid "Set your current mood and tell your friends" msgstr "Scegli il tuo umore attuale per mostrarlo agli amici" +#: ../../mod/register.php:44 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" + +#: ../../mod/register.php:50 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio." + +#: ../../mod/register.php:84 +msgid "Passwords do not match." +msgstr "Le password non corrispondono." + +#: ../../mod/register.php:117 +msgid "" +"Registration successful. Please check your email for validation " +"instructions." +msgstr "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata." + +#: ../../mod/register.php:123 +msgid "Your registration is pending approval by the site owner." +msgstr "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito." + +#: ../../mod/register.php:126 +msgid "Your registration can not be processed." +msgstr "La tua registrazione non puo' essere processata." + +#: ../../mod/register.php:163 +msgid "Registration on this site/hub is by approval only." +msgstr "La registrazione su questo sito è soggetta ad approvazione." + +#: ../../mod/register.php:164 +msgid "Register at another affiliated site/hub" +msgstr "Registrati su un altro server affiliato" + +#: ../../mod/register.php:174 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani." + +#: ../../mod/register.php:185 +msgid "Terms of Service" +msgstr "Condizioni d'Uso" + +#: ../../mod/register.php:191 +#, php-format +msgid "I accept the %s for this website" +msgstr "Accetto le %s di questo sito" + +#: ../../mod/register.php:193 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "Ho più di 13 anni e accetto le %s di questo sito" + +#: ../../mod/register.php:207 ../../mod/admin.php:413 +msgid "Registration" +msgstr "Registrazione" + +#: ../../mod/register.php:212 +msgid "Membership on this site is by invitation only." +msgstr "Per registrarsi su questo sito è necessario un invito." + +#: ../../mod/register.php:213 +msgid "Please enter your invitation code" +msgstr "Inserisci il codice dell'invito" + +#: ../../mod/register.php:216 +msgid "Your email address" +msgstr "Il tuo indirizzo email" + +#: ../../mod/register.php:217 +msgid "Choose a password" +msgstr "Scegli una password" + +#: ../../mod/register.php:218 +msgid "Please re-enter your password" +msgstr "Ripeti la password per verifica" + #: ../../mod/mitem.php:24 ../../mod/menu.php:108 msgid "Menu not found." msgstr "Menù non trovato." @@ -3810,171 +3868,628 @@ msgstr "Modifica" msgid "Some blurb about what to do when you're new here" msgstr "Qualche suggerimento per i nuovi utenti su cosa fare" -#: ../../mod/register.php:44 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!" +#: ../../mod/settings.php:73 +msgid "Name is required" +msgstr "Il nome è obbligatorio" -#: ../../mod/register.php:50 +#: ../../mod/settings.php:77 +msgid "Key and Secret are required" +msgstr "Key e Secret sono richiesti" + +#: ../../mod/settings.php:213 +msgid "Passwords do not match. Password unchanged." +msgstr "Le password non corrispondono. Password non cambiata." + +#: ../../mod/settings.php:217 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Le password non possono essere vuote. Password non cambiata." + +#: ../../mod/settings.php:231 +msgid "Password changed." +msgstr "Password cambiata." + +#: ../../mod/settings.php:233 +msgid "Password update failed. Please try again." +msgstr "Modifica password fallita. Prova ancora." + +#: ../../mod/settings.php:247 +msgid "Not valid email." +msgstr "Email non valida." + +#: ../../mod/settings.php:250 +msgid "Protected email address. Cannot change to that email." +msgstr "È un indirizzo email riservato. Non puoi sceglierlo." + +#: ../../mod/settings.php:259 +msgid "System failure storing new email. Please try again." +msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore." + +#: ../../mod/settings.php:495 +msgid "Settings updated." +msgstr "Impostazioni aggiornate." + +#: ../../mod/settings.php:564 ../../mod/settings.php:590 +#: ../../mod/settings.php:626 +msgid "Add application" +msgstr "Aggiungi una app" + +#: ../../mod/settings.php:567 +msgid "Name of application" +msgstr "Nome dell'applicazione" + +#: ../../mod/settings.php:568 ../../mod/settings.php:594 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../mod/settings.php:568 ../../mod/settings.php:569 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" + +#: ../../mod/settings.php:569 ../../mod/settings.php:595 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../mod/settings.php:570 ../../mod/settings.php:596 +msgid "Redirect" +msgstr "Redirect" + +#: ../../mod/settings.php:570 msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio." +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione." -#: ../../mod/register.php:84 -msgid "Passwords do not match." -msgstr "Le password non corrispondono." +#: ../../mod/settings.php:571 ../../mod/settings.php:597 +msgid "Icon url" +msgstr "Url icona" -#: ../../mod/register.php:117 -msgid "" -"Registration successful. Please check your email for validation " -"instructions." -msgstr "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata." +#: ../../mod/settings.php:571 +msgid "Optional" +msgstr "Opzionale" -#: ../../mod/register.php:123 -msgid "Your registration is pending approval by the site owner." -msgstr "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito." +#: ../../mod/settings.php:582 +msgid "You can't edit this application." +msgstr "Non puoi modificare questa applicazione." -#: ../../mod/register.php:126 -msgid "Your registration can not be processed." -msgstr "La tua registrazione non puo' essere processata." +#: ../../mod/settings.php:625 +msgid "Connected Apps" +msgstr "App connesse" -#: ../../mod/register.php:163 -msgid "Registration on this site/hub is by approval only." -msgstr "La registrazione su questo sito è soggetta ad approvazione." +#: ../../mod/settings.php:629 +msgid "Client key starts with" +msgstr "La client key inizia con" -#: ../../mod/register.php:164 -msgid "Register at another affiliated site/hub" -msgstr "Registrati su un altro server affiliato" +#: ../../mod/settings.php:630 +msgid "No name" +msgstr "Nessun nome" -#: ../../mod/register.php:174 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani." +#: ../../mod/settings.php:631 +msgid "Remove authorization" +msgstr "Revoca l'autorizzazione" -#: ../../mod/register.php:185 -msgid "Terms of Service" -msgstr "Condizioni d'Uso" +#: ../../mod/settings.php:642 +msgid "No feature settings configured" +msgstr "Non hai componenti aggiuntivi da personalizzare" -#: ../../mod/register.php:191 +#: ../../mod/settings.php:650 +msgid "Feature Settings" +msgstr "Componenti aggiuntivi" + +#: ../../mod/settings.php:673 +msgid "Account Settings" +msgstr "Il tuo account" + +#: ../../mod/settings.php:674 +msgid "Password Settings" +msgstr "Impostazioni password" + +#: ../../mod/settings.php:675 +msgid "New Password:" +msgstr "Nuova password:" + +#: ../../mod/settings.php:676 +msgid "Confirm:" +msgstr "Conferma:" + +#: ../../mod/settings.php:676 +msgid "Leave password fields blank unless changing" +msgstr "Lascia questi campi in bianco per non cambiare la password" + +#: ../../mod/settings.php:678 ../../mod/settings.php:1013 +msgid "Email Address:" +msgstr "Indirizzo email:" + +#: ../../mod/settings.php:679 ../../mod/removeaccount.php:61 +msgid "Remove Account" +msgstr "Elimina l'account" + +#: ../../mod/settings.php:680 +msgid "Remove this account from this server including all its channels" +msgstr "Elimina l'account da questo server, inclusi tutti i canali" + +#: ../../mod/settings.php:681 ../../mod/settings.php:1095 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "Attenzione: questa azione è permanente e non potrà più essere annullata." + +#: ../../mod/settings.php:697 +msgid "Off" +msgstr "Off" + +#: ../../mod/settings.php:697 +msgid "On" +msgstr "On" + +#: ../../mod/settings.php:704 +msgid "Additional Features" +msgstr "Funzionalità opzionali" + +#: ../../mod/settings.php:729 +msgid "Connector Settings" +msgstr "Impostazioni del connettore" + +#: ../../mod/settings.php:768 +msgid "No special theme for mobile devices" +msgstr "Nessun tema per dispositivi mobili" + +#: ../../mod/settings.php:771 #, php-format -msgid "I accept the %s for this website" -msgstr "Accetto le %s di questo sito" +msgid "%s - (Experimental)" +msgstr "%s - (Sperimentale)" -#: ../../mod/register.php:193 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "Ho più di 13 anni e accetto le %s di questo sito" +#: ../../mod/settings.php:774 ../../mod/admin.php:363 +msgid "mobile" +msgstr "mobile" -#: ../../mod/register.php:207 ../../mod/admin.php:413 -msgid "Registration" -msgstr "Registrazione" +#: ../../mod/settings.php:810 +msgid "Display Settings" +msgstr "Aspetto" -#: ../../mod/register.php:212 -msgid "Membership on this site is by invitation only." -msgstr "Per registrarsi su questo sito è necessario un invito." +#: ../../mod/settings.php:816 +msgid "Display Theme:" +msgstr "Tema per schermi medio grandi:" -#: ../../mod/register.php:213 -msgid "Please enter your invitation code" -msgstr "Inserisci il codice dell'invito" +#: ../../mod/settings.php:817 +msgid "Mobile Theme:" +msgstr "Tema per dispositivi mobili:" -#: ../../mod/register.php:216 -msgid "Your email address" -msgstr "Il tuo indirizzo email" +#: ../../mod/settings.php:818 +msgid "Enable user zoom on mobile devices" +msgstr "Attiva la possibilità di fare zoom sui dispositivi mobili" -#: ../../mod/register.php:217 -msgid "Choose a password" -msgstr "Scegli una password" +#: ../../mod/settings.php:819 +msgid "Update browser every xx seconds" +msgstr "Aggiorna il browser ogni x secondi" -#: ../../mod/register.php:218 -msgid "Please re-enter your password" -msgstr "Ripeti la password per verifica" +#: ../../mod/settings.php:819 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimo 10 secondi, nessun limite massimo" -#: ../../mod/filer.php:49 -msgid "- select -" -msgstr "- scegli -" +#: ../../mod/settings.php:820 +msgid "Maximum number of conversations to load at any time:" +msgstr "Massimo numero di conversazioni da mostrare ogni volta:" -#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 -msgid "Invalid profile identifier." -msgstr "Indentificativo del profilo non valido." +#: ../../mod/settings.php:820 +msgid "Maximum of 100 items" +msgstr "Massimo 100" -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "Modifica la visibilità del profilo" +#: ../../mod/settings.php:821 +msgid "Don't show emoticons" +msgstr "Non mostrare le emoticons" -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." +#: ../../mod/settings.php:822 +msgid "Link post titles to source" +msgstr "Il link del titolo di un articolo porta al sito originale" -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "Visibile a" +#: ../../mod/settings.php:823 +msgid "System Page Layout Editor - (advanced)" +msgstr "Modifica i layout di sistema (avanzato)" -#: ../../mod/profperm.php:139 ../../mod/connections.php:279 -msgid "All Connections" +#: ../../mod/settings.php:826 +msgid "Use blog/list mode on channel page" +msgstr "Mostra il canale nella modalità blog" + +#: ../../mod/settings.php:826 ../../mod/settings.php:827 +msgid "(comments displayed separately)" +msgstr "(i commenti sono mostrati separatamente)" + +#: ../../mod/settings.php:827 +msgid "Use blog/list mode on matrix page" +msgstr "Mostra la tua rete in modalità blog" + +#: ../../mod/settings.php:828 +msgid "Channel page max height of content (in pixels)" +msgstr "Altezza massima dei contenuti del canale (in pixel)" + +#: ../../mod/settings.php:828 ../../mod/settings.php:829 +msgid "click to expand content exceeding this height" +msgstr "dovrai cliccare per mostrare i contenuti di dimensioni maggiori" + +#: ../../mod/settings.php:829 +msgid "Matrix page max height of content (in pixels)" +msgstr "Altezza massima dei contenuti della tua rete (in pixel)" + +#: ../../mod/settings.php:863 +msgid "Nobody except yourself" +msgstr "Nessuno tranne te" + +#: ../../mod/settings.php:864 +msgid "Only those you specifically allow" +msgstr "Solo chi riceve il mio permesso" + +#: ../../mod/settings.php:865 +msgid "Approved connections" +msgstr "Contatti approvati" + +#: ../../mod/settings.php:866 +msgid "Any connections" msgstr "Tutti i contatti" -#: ../../mod/sources.php:32 -msgid "Failed to create source. No channel selected." -msgstr "Impossibile creare la sorgente. Nessun canale selezionato." +#: ../../mod/settings.php:867 +msgid "Anybody on this website" +msgstr "Chiunque su questo sito" -#: ../../mod/sources.php:45 -msgid "Source created." -msgstr "Sorgente creata." +#: ../../mod/settings.php:868 +msgid "Anybody in this network" +msgstr "Chiunque su Red" -#: ../../mod/sources.php:57 -msgid "Source updated." -msgstr "Sorgente aggiornata." +#: ../../mod/settings.php:869 +msgid "Anybody authenticated" +msgstr "Chiunque sia autenticato" -#: ../../mod/sources.php:82 -msgid "*" -msgstr "*" +#: ../../mod/settings.php:870 +msgid "Anybody on the internet" +msgstr "Chiunque su internet" -#: ../../mod/sources.php:89 -msgid "Manage remote sources of content for your channel." -msgstr "Gestisci le sorgenti dei contenuti del tuo canale." +#: ../../mod/settings.php:944 +msgid "Publish your default profile in the network directory" +msgstr "Mostra il mio profilo predefinito nell'elenco pubblico dei canali" -#: ../../mod/sources.php:90 ../../mod/sources.php:100 -msgid "New Source" -msgstr "Nuova sorgente" +#: ../../mod/settings.php:944 ../../mod/settings.php:949 +#: ../../mod/settings.php:1032 ../../mod/api.php:106 +#: ../../mod/profiles.php:592 ../../mod/admin.php:390 +msgid "No" +msgstr "No" -#: ../../mod/sources.php:101 ../../mod/sources.php:133 +#: ../../mod/settings.php:944 ../../mod/settings.php:949 +#: ../../mod/settings.php:1032 ../../mod/api.php:105 +#: ../../mod/profiles.php:591 ../../mod/admin.php:392 +msgid "Yes" +msgstr "Si" + +#: ../../mod/settings.php:949 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Vuoi essere suggerito come amico ai nuovi membri?" + +#: ../../mod/settings.php:953 ../../mod/profile_photo.php:365 +msgid "or" +msgstr "o" + +#: ../../mod/settings.php:958 +msgid "Your channel address is" +msgstr "L'indirizzo del tuo canale è" + +#: ../../mod/settings.php:1002 +msgid "Channel Settings" +msgstr "Impostazioni del canale" + +#: ../../mod/settings.php:1011 +msgid "Basic Settings" +msgstr "Impostazioni di base" + +#: ../../mod/settings.php:1014 +msgid "Your Timezone:" +msgstr "Il tuo fuso orario:" + +#: ../../mod/settings.php:1015 +msgid "Default Post Location:" +msgstr "Località predefinita:" + +#: ../../mod/settings.php:1015 +msgid "Geographical location to display on your posts" +msgstr "Posizione geografica da mostrare sui tuoi post" + +#: ../../mod/settings.php:1016 +msgid "Use Browser Location:" +msgstr "Usa la località rilevata dal browser:" + +#: ../../mod/settings.php:1018 +msgid "Adult Content" +msgstr "Contenuto per adulti" + +#: ../../mod/settings.php:1018 msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." +"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/sources.php:102 ../../mod/sources.php:134 -msgid "Only import content with these words (one per line)" -msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" +#: ../../mod/settings.php:1020 +msgid "Security and Privacy Settings" +msgstr "Impostazioni di sicurezza e privacy" -#: ../../mod/sources.php:102 ../../mod/sources.php:134 -msgid "Leave blank to import all public content" -msgstr "Lascia vuoto per importare tutti i contenuti pubblici" +#: ../../mod/settings.php:1022 +msgid "Your permissions are already configured. Click to view/adjust" +msgstr "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli" -#: ../../mod/sources.php:103 ../../mod/sources.php:137 -#: ../../mod/new_channel.php:112 -msgid "Channel Name" -msgstr "Nome del canale" +#: ../../mod/settings.php:1024 +msgid "Hide my online presence" +msgstr "Non mostrare la mia presenza online" -#: ../../mod/sources.php:123 ../../mod/sources.php:150 -msgid "Source not found." -msgstr "Sorgente non trovata." +#: ../../mod/settings.php:1024 +msgid "Prevents displaying in your profile that you are online" +msgstr "Non mostra sul tuo profilo che sei online" -#: ../../mod/sources.php:130 -msgid "Edit Source" -msgstr "Modifica la sorgente" +#: ../../mod/settings.php:1026 +msgid "Simple Privacy Settings:" +msgstr "Impostazioni di privacy semplificate" -#: ../../mod/sources.php:131 -msgid "Delete Source" -msgstr "Elimina la sorgente" +#: ../../mod/settings.php:1027 +msgid "" +"Very Public - extremely permissive (should be used with caution)" +msgstr "Tutto pubblico - estremamente permissivo (da usare con cautela)" -#: ../../mod/sources.php:158 -msgid "Source removed" -msgstr "Sorgente eliminata" +#: ../../mod/settings.php:1028 +msgid "" +"Typical - default public, privacy when desired (similar to social " +"network permissions but with improved privacy)" +msgstr "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)" -#: ../../mod/sources.php:160 -msgid "Unable to remove source." -msgstr "Impossibile rimuovere la sorgente." +#: ../../mod/settings.php:1029 +msgid "Private - default private, never open or public" +msgstr "Privato - contenuti normalmente privati, nulla è aperto o pubblico" + +#: ../../mod/settings.php:1030 +msgid "Blocked - default blocked to/from everybody" +msgstr "Bloccato - bloccato in invio e ricezione dei contenuti" + +#: ../../mod/settings.php:1032 +msgid "Allow others to tag your posts" +msgstr "Permetti ad altri di taggare i tuoi articoli" + +#: ../../mod/settings.php:1032 +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:1034 +msgid "Advanced Privacy Settings" +msgstr "Impostazioni di privacy avanzate" + +#: ../../mod/settings.php:1036 +msgid "Expire other channel content after this many days" +msgstr "Giorni dopo cui mettere in scadenza gli altri contenuti del canale" + +#: ../../mod/settings.php:1036 +msgid "0 or blank prevents expiration" +msgstr "Lascia vuoto oppure 0 per non impostare scadenze" + +#: ../../mod/settings.php:1037 +msgid "Maximum Friend Requests/Day:" +msgstr "Numero massimo giornaliero di richieste di amicizia:" + +#: ../../mod/settings.php:1037 +msgid "May reduce spam activity" +msgstr "Serve e ridurre lo spam" + +#: ../../mod/settings.php:1038 +msgid "Default Post Permissions" +msgstr "Permessi predefiniti per gli articoli" + +#: ../../mod/settings.php:1043 +msgid "Channel permissions category:" +msgstr "Categorie di permessi dei canali:" + +#: ../../mod/settings.php:1051 +msgid "Maximum private messages per day from unknown people:" +msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" + +#: ../../mod/settings.php:1051 +msgid "Useful to reduce spamming" +msgstr "Serve e ridurre lo spam" + +#: ../../mod/settings.php:1054 +msgid "Notification Settings" +msgstr "Impostazioni di notifica" + +#: ../../mod/settings.php:1055 +msgid "By default post a status message when:" +msgstr "Pubblica un messaggio di stato quando:" + +#: ../../mod/settings.php:1056 +msgid "accepting a friend request" +msgstr "accetto una nuova amicizia" + +#: ../../mod/settings.php:1057 +msgid "joining a forum/community" +msgstr "entro a far parte di un forum" + +#: ../../mod/settings.php:1058 +msgid "making an interesting profile change" +msgstr "faccio un cambiamento interessante al mio profilo" + +#: ../../mod/settings.php:1059 +msgid "Send a notification email when:" +msgstr "Invia una email di notifica quando:" + +#: ../../mod/settings.php:1060 +msgid "You receive a connection request" +msgstr "Ricevi una richiesta di entrare in contatto" + +#: ../../mod/settings.php:1061 +msgid "Your connections are confirmed" +msgstr "I tuoi contatti sono confermati" + +#: ../../mod/settings.php:1062 +msgid "Someone writes on your profile wall" +msgstr "Qualcuno scrive sulla tua bacheca" + +#: ../../mod/settings.php:1063 +msgid "Someone writes a followup comment" +msgstr "Qualcuno scrive un commento a un tuo articolo" + +#: ../../mod/settings.php:1064 +msgid "You receive a private message" +msgstr "Ricevi un messaggio privato" + +#: ../../mod/settings.php:1065 +msgid "You receive a friend suggestion" +msgstr "Ti viene suggerito un amico" + +#: ../../mod/settings.php:1066 +msgid "You are tagged in a post" +msgstr "Sei taggato in un articolo" + +#: ../../mod/settings.php:1067 +msgid "You are poked/prodded/etc. in a post" +msgstr "Ricevi un poke in un articolo" + +#: ../../mod/settings.php:1070 +msgid "Show visual notifications including:" +msgstr "Mostra queste notifiche a schermo:" + +#: ../../mod/settings.php:1072 +msgid "Unseen matrix activity" +msgstr "Nuove attività nella rete" + +#: ../../mod/settings.php:1073 +msgid "Unseen channel activity" +msgstr "Novità nei canali" + +#: ../../mod/settings.php:1074 +msgid "Unseen private messages" +msgstr "Nuovi messaggi privati" + +#: ../../mod/settings.php:1074 ../../mod/settings.php:1079 +#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 +msgid "Recommended" +msgstr "Consigliato" + +#: ../../mod/settings.php:1075 +msgid "Upcoming events" +msgstr "Prossimi eventi" + +#: ../../mod/settings.php:1076 +msgid "Events today" +msgstr "Eventi di oggi" + +#: ../../mod/settings.php:1077 +msgid "Upcoming birthdays" +msgstr "Prossimi compleanni" + +#: ../../mod/settings.php:1077 +msgid "Not available in all themes" +msgstr "Non disponibile in tutti i temi" + +#: ../../mod/settings.php:1078 +msgid "System (personal) notifications" +msgstr "Notifiche personali dal sistema" + +#: ../../mod/settings.php:1079 +msgid "System info messages" +msgstr "Notifiche di sistema" + +#: ../../mod/settings.php:1080 +msgid "System critical alerts" +msgstr "Avvisi critici di sistema" + +#: ../../mod/settings.php:1081 +msgid "New connections" +msgstr "Nuovi contatti" + +#: ../../mod/settings.php:1082 +msgid "System Registrations" +msgstr "Registrazioni" + +#: ../../mod/settings.php:1084 +msgid "Notify me of events this many days in advance" +msgstr "Giorni di anticipo per notificare gli eventi" + +#: ../../mod/settings.php:1084 +msgid "Must be greater than 0" +msgstr "Maggiore di 0" + +#: ../../mod/settings.php:1086 +msgid "Advanced Account/Page Type Settings" +msgstr "Impostazioni avanzate" + +#: ../../mod/settings.php:1087 +msgid "Change the behaviour of this account for special situations" +msgstr "Cambia il funzionamento di questo account per necessità particolari" + +#: ../../mod/settings.php:1090 +msgid "" +"Please enable expert mode (in Settings > " +"Additional features) to adjust!" +msgstr "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)" + +#: ../../mod/settings.php:1091 +msgid "Miscellaneous Settings" +msgstr "Impostazioni varie" + +#: ../../mod/settings.php:1093 +msgid "Personal menu to display in your channel pages" +msgstr "Menu personale da mostrare sulle pagine del tuo canale" + +#: ../../mod/settings.php:1094 +msgid "Remove this channel" +msgstr "Elimina questo canale" + +#: ../../mod/group.php:20 +msgid "Collection created." +msgstr "L'insieme di canali è stato creato." + +#: ../../mod/group.php:26 +msgid "Could not create collection." +msgstr "Impossibile creare l'insieme." + +#: ../../mod/group.php:54 +msgid "Collection updated." +msgstr "Insieme aggiornato." + +#: ../../mod/group.php:86 +msgid "Create a collection of channels." +msgstr "Crea un insieme di canali." + +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " +msgstr "Nome dell'insieme:" + +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" +msgstr "I membri potranno vedere gli altri canali dell'insieme" + +#: ../../mod/group.php:107 +msgid "Collection removed." +msgstr "Insieme rimosso." + +#: ../../mod/group.php:109 +msgid "Unable to remove collection." +msgstr "Impossibile rimuovere l'insieme." + +#: ../../mod/group.php:182 +msgid "Collection Editor" +msgstr "Modifica l'insieme" + +#: ../../mod/group.php:196 +msgid "Members" +msgstr "Membri" + +#: ../../mod/group.php:198 +msgid "All Connected Channels" +msgstr "Tutti i canali connessi" + +#: ../../mod/group.php:233 +msgid "Click on a channel to add or remove." +msgstr "Clicca su un canale per aggiungerlo o rimuoverlo." + +#: ../../mod/search.php:13 ../../mod/photos.php:458 ../../mod/display.php:9 +#: ../../mod/viewconnections.php:17 ../../mod/directory.php:22 +msgid "Public access denied." +msgstr "Accesso pubblico negato." + +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" +msgstr "%1$s sta seguendo %3$s di %2$s" #: ../../mod/poke.php:159 msgid "Poke/Prod" @@ -4014,55 +4529,6 @@ msgid "" " and/or create new posts for you?" msgstr "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?" -#: ../../mod/api.php:105 ../../mod/settings.php:944 ../../mod/settings.php:949 -#: ../../mod/settings.php:1032 ../../mod/profiles.php:591 -#: ../../mod/admin.php:392 -msgid "Yes" -msgstr "Si" - -#: ../../mod/api.php:106 ../../mod/settings.php:944 ../../mod/settings.php:949 -#: ../../mod/settings.php:1032 ../../mod/profiles.php:592 -#: ../../mod/admin.php:390 -msgid "No" -msgstr "No" - -#: ../../mod/search.php:13 ../../mod/display.php:9 -#: ../../mod/viewconnections.php:17 ../../mod/directory.php:22 -#: ../../mod/photos.php:458 -msgid "Public access denied." -msgstr "Accesso pubblico negato." - -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "Elemento non disponibile." - -#: ../../mod/probe.php:23 ../../mod/probe.php:29 -#, php-format -msgid "Fetching URL returns error: %1$s" -msgstr "La chiamata all'URL restituisce questo errore: %1$s" - -#: ../../mod/block.php:27 ../../mod/page.php:33 -msgid "Invalid item." -msgstr "Elemento non valido." - -#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:45 -msgid "Channel not found." -msgstr "Canale non trovato." - -#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 -#: ../../mod/page.php:81 ../../index.php:241 -msgid "Page not found." -msgstr "Pagina non trovata." - -#: ../../mod/subthread.php:103 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "%1$s sta seguendo %3$s di %2$s" - -#: ../../mod/blocks.php:99 -msgid "Block Name" -msgstr "Nome del riquadro" - #: ../../mod/setup.php:166 msgid "Red Matrix Server - Setup" msgstr "RedMatrix Server - Installazione" @@ -4452,559 +4918,230 @@ msgid "" "poller." msgstr "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling." -#: ../../mod/settings.php:73 -msgid "Name is required" -msgstr "Il nome è obbligatorio" +#: ../../mod/attach.php:9 +msgid "Item not available." +msgstr "Elemento non disponibile." -#: ../../mod/settings.php:77 -msgid "Key and Secret are required" -msgstr "Key e Secret sono richiesti" - -#: ../../mod/settings.php:213 -msgid "Passwords do not match. Password unchanged." -msgstr "Le password non corrispondono. Password non cambiata." - -#: ../../mod/settings.php:217 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Le password non possono essere vuote. Password non cambiata." - -#: ../../mod/settings.php:231 -msgid "Password changed." -msgstr "Password cambiata." - -#: ../../mod/settings.php:233 -msgid "Password update failed. Please try again." -msgstr "Modifica password fallita. Prova ancora." - -#: ../../mod/settings.php:247 -msgid "Not valid email." -msgstr "Email non valida." - -#: ../../mod/settings.php:250 -msgid "Protected email address. Cannot change to that email." -msgstr "È un indirizzo email riservato. Non puoi sceglierlo." - -#: ../../mod/settings.php:259 -msgid "System failure storing new email. Please try again." -msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore." - -#: ../../mod/settings.php:495 -msgid "Settings updated." -msgstr "Impostazioni aggiornate." - -#: ../../mod/settings.php:564 ../../mod/settings.php:590 -#: ../../mod/settings.php:626 -msgid "Add application" -msgstr "Aggiungi una app" - -#: ../../mod/settings.php:567 -msgid "Name of application" -msgstr "Nome dell'applicazione" - -#: ../../mod/settings.php:568 ../../mod/settings.php:594 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:568 ../../mod/settings.php:569 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" - -#: ../../mod/settings.php:569 ../../mod/settings.php:595 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:570 ../../mod/settings.php:596 -msgid "Redirect" -msgstr "Redirect" - -#: ../../mod/settings.php:570 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione." - -#: ../../mod/settings.php:571 ../../mod/settings.php:597 -msgid "Icon url" -msgstr "Url icona" - -#: ../../mod/settings.php:571 -msgid "Optional" -msgstr "Opzionale" - -#: ../../mod/settings.php:582 -msgid "You can't edit this application." -msgstr "Non puoi modificare questa applicazione." - -#: ../../mod/settings.php:625 -msgid "Connected Apps" -msgstr "App connesse" - -#: ../../mod/settings.php:629 -msgid "Client key starts with" -msgstr "La client key inizia con" - -#: ../../mod/settings.php:630 -msgid "No name" -msgstr "Nessun nome" - -#: ../../mod/settings.php:631 -msgid "Remove authorization" -msgstr "Revoca l'autorizzazione" - -#: ../../mod/settings.php:642 -msgid "No feature settings configured" -msgstr "Non hai componenti aggiuntivi da personalizzare" - -#: ../../mod/settings.php:650 -msgid "Feature Settings" -msgstr "Componenti aggiuntivi" - -#: ../../mod/settings.php:673 -msgid "Account Settings" -msgstr "Il tuo account" - -#: ../../mod/settings.php:674 -msgid "Password Settings" -msgstr "Impostazioni password" - -#: ../../mod/settings.php:675 -msgid "New Password:" -msgstr "Nuova password:" - -#: ../../mod/settings.php:676 -msgid "Confirm:" -msgstr "Conferma:" - -#: ../../mod/settings.php:676 -msgid "Leave password fields blank unless changing" -msgstr "Lascia questi campi in bianco per non cambiare la password" - -#: ../../mod/settings.php:678 ../../mod/settings.php:1013 -msgid "Email Address:" -msgstr "Indirizzo email:" - -#: ../../mod/settings.php:679 ../../mod/removeaccount.php:61 -msgid "Remove Account" -msgstr "Elimina l'account" - -#: ../../mod/settings.php:680 -msgid "Remove this account from this server including all its channels" -msgstr "Elimina l'account da questo server, inclusi tutti i canali" - -#: ../../mod/settings.php:681 ../../mod/settings.php:1095 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "Attenzione: questa azione è permanente e non potrà più essere annullata." - -#: ../../mod/settings.php:697 -msgid "Off" -msgstr "Off" - -#: ../../mod/settings.php:697 -msgid "On" -msgstr "On" - -#: ../../mod/settings.php:704 -msgid "Additional Features" -msgstr "Funzionalità opzionali" - -#: ../../mod/settings.php:729 -msgid "Connector Settings" -msgstr "Impostazioni del connettore" - -#: ../../mod/settings.php:768 -msgid "No special theme for mobile devices" -msgstr "Nessun tema per dispositivi mobili" - -#: ../../mod/settings.php:771 +#: ../../mod/probe.php:23 ../../mod/probe.php:29 #, php-format -msgid "%s - (Experimental)" -msgstr "%s - (Sperimentale)" +msgid "Fetching URL returns error: %1$s" +msgstr "La chiamata all'URL restituisce questo errore: %1$s" -#: ../../mod/settings.php:774 ../../mod/admin.php:363 -msgid "mobile" -msgstr "mobile" +#: ../../mod/block.php:27 ../../mod/page.php:33 +msgid "Invalid item." +msgstr "Elemento non valido." -#: ../../mod/settings.php:810 -msgid "Display Settings" -msgstr "Aspetto" +#: ../../mod/block.php:39 ../../mod/wall_upload.php:29 ../../mod/page.php:45 +msgid "Channel not found." +msgstr "Canale non trovato." -#: ../../mod/settings.php:816 -msgid "Display Theme:" -msgstr "Tema per schermi medio grandi:" +#: ../../mod/block.php:75 ../../mod/display.php:102 ../../mod/help.php:70 +#: ../../mod/page.php:81 ../../index.php:241 +msgid "Page not found." +msgstr "Pagina non trovata." -#: ../../mod/settings.php:817 -msgid "Mobile Theme:" -msgstr "Tema per dispositivi mobili:" +#: ../../mod/uexport.php:33 ../../mod/uexport.php:34 +msgid "Export Channel" +msgstr "Esporta il canale" -#: ../../mod/settings.php:818 -msgid "Enable user zoom on mobile devices" -msgstr "Attiva la possibilità di fare zoom sui dispositivi mobili" +#: ../../mod/uexport.php:35 +msgid "" +"Export your basic channel information to a small file. This acts as a " +"backup of your connections, permissions, profile and basic data, which can " +"be used to import your data to a new hub, but\tdoes not contain your " +"content." +msgstr "Esporta le informazioni di base del tuo canale in un piccolo file. E' utile per avere un salvataggio di sicurezza dei tuoi contatti, del tuo profilo ed altri dati di base. Può essere usato per importare il tuo canale su un nuovo server, ma\tnon include i contenuti, per esempio articoli e foto." -#: ../../mod/settings.php:819 -msgid "Update browser every xx seconds" -msgstr "Aggiorna il browser ogni x secondi" +#: ../../mod/uexport.php:36 +msgid "Export Content" +msgstr "Esporta i contenuti" -#: ../../mod/settings.php:819 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimo 10 secondi, nessun limite massimo" +#: ../../mod/uexport.php:37 +msgid "" +"Export your channel information and all the content to a JSON backup. This " +"backs up all of your connections, permissions, profile data and all of your " +"content, but is generally not suitable for importing a channel to a new hub " +"as this file may be VERY large. Please be patient - it may take several " +"minutes for this download to begin." +msgstr "Esporta i dati del canale e i contenuti in un file in formato JSON. E' un salvataggio dei tuoi contatti, dei dati del profilo e anche di tutti i contenuti. Questa non è la soluzione opportuna per importare il tuo canale su un nuovo server, visto che il file potrebbe avere dimensioni NOTEVOLI. Devi pazientare - ci vorranno alcuni minuti per raccogliere i dati prima che inizi lo scaricamento." -#: ../../mod/settings.php:820 -msgid "Maximum number of conversations to load at any time:" -msgstr "Massimo numero di conversazioni da mostrare ogni volta:" +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." +msgstr "Impossibile trovare delegati per questa pagina." -#: ../../mod/settings.php:820 -msgid "Maximum of 100 items" -msgstr "Massimo 100" +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" +msgstr "Gestione delegati per la pagina" -#: ../../mod/settings.php:821 -msgid "Don't show emoticons" -msgstr "Non mostrare le emoticons" +#: ../../mod/delegate.php:123 +msgid "" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." +msgstr "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente." -#: ../../mod/settings.php:822 -msgid "Link post titles to source" -msgstr "Il link del titolo di un articolo porta al sito originale" +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "Gestori attuali della pagina" -#: ../../mod/settings.php:823 -msgid "System Page Layout Editor - (advanced)" -msgstr "Modifica i layout di sistema (avanzato)" +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "Delegati attuali della pagina" -#: ../../mod/settings.php:826 -msgid "Use blog/list mode on channel page" -msgstr "Mostra il canale nella modalità blog" +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "Delegati potenziali" -#: ../../mod/settings.php:826 ../../mod/settings.php:827 -msgid "(comments displayed separately)" -msgstr "(i commenti sono mostrati separatamente)" +#: ../../mod/delegate.php:130 ../../mod/photos.php:905 ../../mod/tagrm.php:133 +msgid "Remove" +msgstr "Rimuovi" -#: ../../mod/settings.php:827 -msgid "Use blog/list mode on matrix page" -msgstr "Mostra la tua rete in modalità blog" +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "Aggiungi" -#: ../../mod/settings.php:828 -msgid "Channel page max height of content (in pixels)" -msgstr "Altezza massima dei contenuti del canale (in pixel)" +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "Nessun risultato." -#: ../../mod/settings.php:828 ../../mod/settings.php:829 -msgid "click to expand content exceeding this height" -msgstr "dovrai cliccare per mostrare i contenuti di dimensioni maggiori" +#: ../../mod/siteinfo.php:93 +#, php-format +msgid "Version %s" +msgstr "Versione %s" -#: ../../mod/settings.php:829 -msgid "Matrix page max height of content (in pixels)" -msgstr "Altezza massima dei contenuti della tua rete (in pixel)" +#: ../../mod/siteinfo.php:114 +msgid "Installed plugins/addons/apps:" +msgstr "App e componenti installati:" -#: ../../mod/settings.php:863 -msgid "Nobody except yourself" -msgstr "Nessuno tranne te" +#: ../../mod/siteinfo.php:127 +msgid "No installed plugins/addons/apps" +msgstr "Nessuna app o componente installato" -#: ../../mod/settings.php:864 -msgid "Only those you specifically allow" -msgstr "Solo chi riceve il mio permesso" +#: ../../mod/siteinfo.php:135 +msgid "Red" +msgstr "RedMatrix" -#: ../../mod/settings.php:865 -msgid "Approved connections" -msgstr "Contatti approvati" +#: ../../mod/siteinfo.php:136 +msgid "" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralized privacy enhanced websites." +msgstr "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. " -#: ../../mod/settings.php:866 -msgid "Any connections" +#: ../../mod/siteinfo.php:138 +msgid "Tag: " +msgstr "Tag: " + +#: ../../mod/siteinfo.php:140 +msgid "Last background fetch: " +msgstr "Ultima acquisizione:" + +#: ../../mod/siteinfo.php:143 +msgid "Running at web location" +msgstr "In esecuzione sull'indirizzo web" + +#: ../../mod/siteinfo.php:144 +msgid "" +"Please visit RedMatrix.me to learn more" +" about the Red Matrix." +msgstr "Visita RedMatrix.me per scoprire di più su Red Matrix." + +#: ../../mod/siteinfo.php:145 +msgid "Bug reports and issues: please visit" +msgstr "Per segnalare bug e problemi: visita" + +#: ../../mod/siteinfo.php:148 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " +"com" +msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" + +#: ../../mod/siteinfo.php:150 +msgid "Site Administrators" +msgstr "Amministratori del sito" + +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." +msgstr "Impossibile creare la sorgente. Nessun canale selezionato." + +#: ../../mod/sources.php:45 +msgid "Source created." +msgstr "Sorgente creata." + +#: ../../mod/sources.php:57 +msgid "Source updated." +msgstr "Sorgente aggiornata." + +#: ../../mod/sources.php:82 +msgid "*" +msgstr "*" + +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." +msgstr "Gestisci le sorgenti dei contenuti del tuo canale." + +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" +msgstr "Nuova sorgente" + +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente." + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" +msgstr "Importa solo i contenuti che hanno queste parole (una per riga)" + +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" +msgstr "Lascia vuoto per importare tutti i contenuti pubblici" + +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:112 +msgid "Channel Name" +msgstr "Nome del canale" + +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." +msgstr "Sorgente non trovata." + +#: ../../mod/sources.php:130 +msgid "Edit Source" +msgstr "Modifica la sorgente" + +#: ../../mod/sources.php:131 +msgid "Delete Source" +msgstr "Elimina la sorgente" + +#: ../../mod/sources.php:158 +msgid "Source removed" +msgstr "Sorgente eliminata" + +#: ../../mod/sources.php:160 +msgid "Unable to remove source." +msgstr "Impossibile rimuovere la sorgente." + +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." +msgstr "Indentificativo del profilo non valido." + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "Modifica la visibilità del profilo" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "Clicca su un contatto per aggiungerlo o rimuoverlo." + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "Visibile a" + +#: ../../mod/profperm.php:139 ../../mod/connections.php:279 +msgid "All Connections" msgstr "Tutti i contatti" -#: ../../mod/settings.php:867 -msgid "Anybody on this website" -msgstr "Chiunque su questo sito" - -#: ../../mod/settings.php:868 -msgid "Anybody in this network" -msgstr "Chiunque su Red" - -#: ../../mod/settings.php:869 -msgid "Anybody authenticated" -msgstr "Chiunque sia autenticato" - -#: ../../mod/settings.php:870 -msgid "Anybody on the internet" -msgstr "Chiunque su internet" - -#: ../../mod/settings.php:944 -msgid "Publish your default profile in the network directory" -msgstr "Mostra il mio profilo predefinito nell'elenco pubblico dei canali" - -#: ../../mod/settings.php:949 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Vuoi essere suggerito come amico ai nuovi membri?" - -#: ../../mod/settings.php:953 ../../mod/profile_photo.php:365 -msgid "or" -msgstr "o" - -#: ../../mod/settings.php:958 -msgid "Your channel address is" -msgstr "L'indirizzo del tuo canale è" - -#: ../../mod/settings.php:1002 -msgid "Channel Settings" -msgstr "Impostazioni del canale" - -#: ../../mod/settings.php:1011 -msgid "Basic Settings" -msgstr "Impostazioni di base" - -#: ../../mod/settings.php:1014 -msgid "Your Timezone:" -msgstr "Il tuo fuso orario:" - -#: ../../mod/settings.php:1015 -msgid "Default Post Location:" -msgstr "Località predefinita:" - -#: ../../mod/settings.php:1015 -msgid "Geographical location to display on your posts" -msgstr "Posizione geografica da mostrare sui tuoi post" - -#: ../../mod/settings.php:1016 -msgid "Use Browser Location:" -msgstr "Usa la località rilevata dal browser:" - -#: ../../mod/settings.php:1018 -msgid "Adult Content" -msgstr "Contenuto per adulti" - -#: ../../mod/settings.php:1018 -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:1020 -msgid "Security and Privacy Settings" -msgstr "Impostazioni di sicurezza e privacy" - -#: ../../mod/settings.php:1022 -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:1024 -msgid "Hide my online presence" -msgstr "Non mostrare la mia presenza online" - -#: ../../mod/settings.php:1024 -msgid "Prevents displaying in your profile that you are online" -msgstr "Non mostra sul tuo profilo che sei online" - -#: ../../mod/settings.php:1026 -msgid "Simple Privacy Settings:" -msgstr "Impostazioni di privacy semplificate" - -#: ../../mod/settings.php:1027 -msgid "" -"Very Public - extremely permissive (should be used with caution)" -msgstr "Tutto pubblico - estremamente permissivo (da usare con cautela)" - -#: ../../mod/settings.php:1028 -msgid "" -"Typical - default public, privacy when desired (similar to social " -"network permissions but with improved privacy)" -msgstr "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)" - -#: ../../mod/settings.php:1029 -msgid "Private - default private, never open or public" -msgstr "Privato - contenuti normalmente privati, nulla è aperto o pubblico" - -#: ../../mod/settings.php:1030 -msgid "Blocked - default blocked to/from everybody" -msgstr "Bloccato - bloccato in invio e ricezione dei contenuti" - -#: ../../mod/settings.php:1032 -msgid "Allow others to tag your posts" -msgstr "Permetti ad altri di taggare i tuoi articoli" - -#: ../../mod/settings.php:1032 -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:1034 -msgid "Advanced Privacy Settings" -msgstr "Impostazioni di privacy avanzate" - -#: ../../mod/settings.php:1036 -msgid "Expire other channel content after this many days" -msgstr "Giorni dopo cui mettere in scadenza gli altri contenuti del canale" - -#: ../../mod/settings.php:1036 -msgid "0 or blank prevents expiration" -msgstr "Lascia vuoto oppure 0 per non impostare scadenze" - -#: ../../mod/settings.php:1037 -msgid "Maximum Friend Requests/Day:" -msgstr "Numero massimo giornaliero di richieste di amicizia:" - -#: ../../mod/settings.php:1037 -msgid "May reduce spam activity" -msgstr "Serve e ridurre lo spam" - -#: ../../mod/settings.php:1038 -msgid "Default Post Permissions" -msgstr "Permessi predefiniti per gli articoli" - -#: ../../mod/settings.php:1043 -msgid "Channel permissions category:" -msgstr "Categorie di permessi dei canali:" - -#: ../../mod/settings.php:1051 -msgid "Maximum private messages per day from unknown people:" -msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" - -#: ../../mod/settings.php:1051 -msgid "Useful to reduce spamming" -msgstr "Serve e ridurre lo spam" - -#: ../../mod/settings.php:1054 -msgid "Notification Settings" -msgstr "Impostazioni di notifica" - -#: ../../mod/settings.php:1055 -msgid "By default post a status message when:" -msgstr "Pubblica un messaggio di stato quando:" - -#: ../../mod/settings.php:1056 -msgid "accepting a friend request" -msgstr "accetto una nuova amicizia" - -#: ../../mod/settings.php:1057 -msgid "joining a forum/community" -msgstr "entro a far parte di un forum" - -#: ../../mod/settings.php:1058 -msgid "making an interesting profile change" -msgstr "faccio un cambiamento interessante al mio profilo" - -#: ../../mod/settings.php:1059 -msgid "Send a notification email when:" -msgstr "Invia una email di notifica quando:" - -#: ../../mod/settings.php:1060 -msgid "You receive a connection request" -msgstr "Ricevi una richiesta di entrare in contatto" - -#: ../../mod/settings.php:1061 -msgid "Your connections are confirmed" -msgstr "I tuoi contatti sono confermati" - -#: ../../mod/settings.php:1062 -msgid "Someone writes on your profile wall" -msgstr "Qualcuno scrive sulla tua bacheca" - -#: ../../mod/settings.php:1063 -msgid "Someone writes a followup comment" -msgstr "Qualcuno scrive un commento a un tuo articolo" - -#: ../../mod/settings.php:1064 -msgid "You receive a private message" -msgstr "Ricevi un messaggio privato" - -#: ../../mod/settings.php:1065 -msgid "You receive a friend suggestion" -msgstr "Ti viene suggerito un amico" - -#: ../../mod/settings.php:1066 -msgid "You are tagged in a post" -msgstr "Sei taggato in un articolo" - -#: ../../mod/settings.php:1067 -msgid "You are poked/prodded/etc. in a post" -msgstr "Ricevi un poke in un articolo" - -#: ../../mod/settings.php:1070 -msgid "Show visual notifications including:" -msgstr "Mostra queste notifiche a schermo:" - -#: ../../mod/settings.php:1072 -msgid "Unseen matrix activity" -msgstr "Nuove attività nella rete" - -#: ../../mod/settings.php:1073 -msgid "Unseen channel activity" -msgstr "Novità nei canali" - -#: ../../mod/settings.php:1074 -msgid "Unseen private messages" -msgstr "Nuovi messaggi privati" - -#: ../../mod/settings.php:1074 ../../mod/settings.php:1079 -#: ../../mod/settings.php:1080 ../../mod/settings.php:1081 -msgid "Recommended" -msgstr "Consigliato" - -#: ../../mod/settings.php:1075 -msgid "Upcoming events" -msgstr "Prossimi eventi" - -#: ../../mod/settings.php:1076 -msgid "Events today" -msgstr "Eventi di oggi" - -#: ../../mod/settings.php:1077 -msgid "Upcoming birthdays" -msgstr "Prossimi compleanni" - -#: ../../mod/settings.php:1077 -msgid "Not available in all themes" -msgstr "Non disponibile in tutti i temi" - -#: ../../mod/settings.php:1078 -msgid "System (personal) notifications" -msgstr "Notifiche personali dal sistema" - -#: ../../mod/settings.php:1079 -msgid "System info messages" -msgstr "Notifiche di sistema" - -#: ../../mod/settings.php:1080 -msgid "System critical alerts" -msgstr "Avvisi critici di sistema" - -#: ../../mod/settings.php:1081 -msgid "New connections" -msgstr "Nuovi contatti" - -#: ../../mod/settings.php:1082 -msgid "System Registrations" -msgstr "Registrazioni" - -#: ../../mod/settings.php:1084 -msgid "Notify me of events this many days in advance" -msgstr "Giorni di anticipo per notificare gli eventi" - -#: ../../mod/settings.php:1084 -msgid "Must be greater than 0" -msgstr "Maggiore di 0" - -#: ../../mod/settings.php:1086 -msgid "Advanced Account/Page Type Settings" -msgstr "Impostazioni avanzate" - -#: ../../mod/settings.php:1087 -msgid "Change the behaviour of this account for special situations" -msgstr "Cambia il funzionamento di questo account per necessità particolari" - -#: ../../mod/settings.php:1090 -msgid "" -"Please enable expert mode (in Settings > " -"Additional features) to adjust!" -msgstr "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)" - -#: ../../mod/settings.php:1091 -msgid "Miscellaneous Settings" -msgstr "Impostazioni varie" - -#: ../../mod/settings.php:1093 -msgid "Personal menu to display in your channel pages" -msgstr "Menu personale da mostrare sulle pagine del tuo canale" - -#: ../../mod/settings.php:1094 -msgid "Remove this channel" -msgstr "Elimina questo canale" - #: ../../mod/events.php:81 msgid "Event can not end before it has started." msgstr "Un evento non può terminare prima del suo inizio." @@ -5115,7 +5252,7 @@ msgstr "Posizione geografica" msgid "You must be logged in to see this page." msgstr "Devi aver effettuato l'accesso per vedere questa pagina." -#: ../../mod/channel.php:86 +#: ../../mod/channel.php:87 msgid "Insufficient permissions. Request redirected to profile page." msgstr "Permessi insufficienti. Sarà visualizzata la pagina del profilo." @@ -5176,53 +5313,6 @@ msgstr "Nome dell'area chat" msgid "%1$s's Chatrooms" msgstr "Le aree chat di %1$s" -#: ../../mod/siteinfo.php:92 -#, php-format -msgid "Version %s" -msgstr "Versione %s" - -#: ../../mod/siteinfo.php:113 -msgid "Installed plugins/addons/apps:" -msgstr "App e componenti installati:" - -#: ../../mod/siteinfo.php:126 -msgid "No installed plugins/addons/apps" -msgstr "Nessuna app o componente installato" - -#: ../../mod/siteinfo.php:134 -msgid "Red" -msgstr "RedMatrix" - -#: ../../mod/siteinfo.php:135 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralized privacy enhanced websites." -msgstr "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. " - -#: ../../mod/siteinfo.php:139 -msgid "Running at web location" -msgstr "In esecuzione sull'indirizzo web" - -#: ../../mod/siteinfo.php:140 -msgid "" -"Please visit GetZot.com to learn more " -"about the Red Matrix." -msgstr "Visita GetZot.com per scoprire il progetto RedMatrix." - -#: ../../mod/siteinfo.php:141 -msgid "Bug reports and issues: please visit" -msgstr "Per segnalare bug e problemi: visita" - -#: ../../mod/siteinfo.php:144 -msgid "" -"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot " -"com" -msgstr "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com" - -#: ../../mod/siteinfo.php:146 -msgid "Site Administrators" -msgstr "Amministratori del sito" - #: ../../mod/chatsvc.php:111 msgid "Away" msgstr "Assente" @@ -5235,48 +5325,38 @@ msgstr "Online" msgid "Please login." msgstr "Effettua l'accesso." -#: ../../mod/connect.php:56 ../../mod/connect.php:104 -msgid "Continue" -msgstr "Continua" +#: ../../mod/editpost.php:20 ../../mod/editblock.php:79 +#: ../../mod/editblock.php:95 ../../mod/editlayout.php:78 +#: ../../mod/editwebpage.php:77 +msgid "Item not found" +msgstr "Elemento non trovato" -#: ../../mod/connect.php:85 -msgid "Premium Channel Setup" -msgstr "Canale premium - installazione" +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "L'elemento non è modificabile" -#: ../../mod/connect.php:87 -msgid "Enable premium channel connection restrictions" -msgstr "Abilita le restrizioni del canale premium" +#: ../../mod/editpost.php:42 ../../mod/rpost.php:97 +msgid "Edit post" +msgstr "Modifica articolo" -#: ../../mod/connect.php:88 -msgid "" -"Please enter your restrictions or conditions, such as paypal receipt, usage " -"guidelines, etc." -msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc." +#: ../../mod/editpost.php:53 +msgid "Delete item?" +msgstr "Eliminare questo elemento?" -#: ../../mod/connect.php:90 ../../mod/connect.php:110 -msgid "" -"This channel may require additional steps or acknowledgement of the " -"following conditions prior to connecting:" -msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" +#: ../../mod/editpost.php:116 ../../mod/editblock.php:147 +#: ../../mod/editlayout.php:143 ../../mod/editwebpage.php:178 +msgid "Insert YouTube video" +msgstr "Inserisci video da YouTube" -#: ../../mod/connect.php:91 -msgid "" -"Potential connections will then see the following text before proceeding:" -msgstr "Il testo seguente comparirà a chi vorrà seguire il canale:" +#: ../../mod/editpost.php:117 ../../mod/editblock.php:148 +#: ../../mod/editlayout.php:144 ../../mod/editwebpage.php:179 +msgid "Insert Vorbis [.ogg] video" +msgstr "Inserisci video Vorbis [.ogg]" -#: ../../mod/connect.php:92 ../../mod/connect.php:113 -msgid "" -"By continuing, I certify that I have complied with any instructions provided" -" on this page." -msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." - -#: ../../mod/connect.php:101 -msgid "(No specific instructions have been provided by the channel owner.)" -msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" - -#: ../../mod/connect.php:109 -msgid "Restricted or Premium Channel" -msgstr "Canale premium - con restrizioni" +#: ../../mod/editpost.php:118 ../../mod/editblock.php:149 +#: ../../mod/editlayout.php:145 ../../mod/editwebpage.php:180 +msgid "Insert Vorbis [.ogg] audio" +msgstr "Inserisci audio Vorbis [.ogg]" #: ../../mod/removeme.php:29 msgid "" @@ -5350,54 +5430,78 @@ msgstr "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)" msgid "Authenticate" msgstr "Autenticazione" -#: ../../mod/like.php:15 -msgid "Like/Dislike" -msgstr "Mi piace/Non mi piace" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "Nessun account valido trovato." -#: ../../mod/like.php:20 -msgid "This action is restricted to members." -msgstr "Questa funzionalità è riservata agli iscritti." +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." -#: ../../mod/like.php:21 -msgid "" -"Please login with your RedMatrix ID or register as a new RedMatrix member to continue." -msgstr "Per favore accedi con il tuo identificativo RedMatrix o registrati su RedMatrix per continuare." - -#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 -msgid "Invalid request." -msgstr "Richiesta non valida." - -#: ../../mod/like.php:119 -msgid "thing" -msgstr "oggetto" - -#: ../../mod/like.php:165 -msgid "Channel unavailable." -msgstr "Canale non trovato." - -#: ../../mod/like.php:204 -msgid "Previous action reversed." -msgstr "Il comando precedente è stato annullato." - -#: ../../mod/like.php:422 -msgid "Action completed." -msgstr "Comando completato." - -#: ../../mod/like.php:423 -msgid "Thank you." -msgstr "Grazie." - -#: ../../mod/post.php:229 -msgid "" -"Remote authentication blocked. You are logged into this site locally. Please" -" logout and retry." -msgstr "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo." - -#: ../../mod/post.php:261 ../../mod/openid.php:72 ../../mod/openid.php:180 +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 #, php-format -msgid "Welcome %s. Remote authentication successful." -msgstr "Ciao %s. L'autenticazione magica è avvenuta con successo." +msgid "Site Member (%s)" +msgstr "Utente del sito (%s)" + +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" +msgstr "È stato richiesto di reimpostare password su %s" + +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." +msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata." + +#: ../../mod/lostpass.php:85 ../../boot.php:1548 +msgid "Password Reset" +msgstr "Reimposta la password" + +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." +msgstr "La password è stata reimpostata come richiesto." + +#: ../../mod/lostpass.php:87 +msgid "Your new password is" +msgstr "La tua nuova password è" + +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" +msgstr "Salva o copia la tua nuova password, quindi" + +#: ../../mod/lostpass.php:89 +msgid "click here to login" +msgstr "clicca qui per accedere" + +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso." + +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "La tua password su %s è cambiata" + +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "Hai dimenticato la password?" + +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare." + +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "Indirizzo email" + +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "Reimposta" #: ../../mod/connections.php:37 ../../mod/connedit.php:64 msgid "Could not access contact record." @@ -5492,13 +5596,17 @@ msgstr "Cerca tra i contatti" msgid "Finding: " msgstr "Ricerca: " -#: ../../mod/openid.php:26 -msgid "OpenID protocol error. No ID returned." -msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." +#: ../../mod/ping.php:265 +msgid "sent you a private message" +msgstr "ti ha inviato un messaggio privato" -#: ../../mod/rpost.php:97 ../../mod/editpost.php:42 -msgid "Edit post" -msgstr "Modifica articolo" +#: ../../mod/ping.php:316 +msgid "added your channel" +msgstr "ha aggiunto il tuo canale" + +#: ../../mod/ping.php:357 +msgid "posted an event" +msgstr "ha creato un evento" #: ../../mod/connedit.php:189 msgid "is now connected to" @@ -5810,6 +5918,447 @@ msgid "" "Replies/likes to your public posts may still be visible" msgstr "Le risposte ai tuoi articoli pubblici potrebbero restare comunque visibili" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." +msgstr "Impossibile associare un destinatario." + +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." +msgstr "Impossibile comunicare con il canale richiesto." + +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." +msgstr "Impossibile verificare il canale richiesto." + +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." +msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." + +#: ../../mod/mail.php:136 +msgid "Message deleted." +msgstr "Messaggio eliminato." + +#: ../../mod/mail.php:153 +msgid "Message recalled." +msgstr "Messaggio revocato." + +#: ../../mod/mail.php:222 +msgid "Send Private Message" +msgstr "Invia un messaggio privato" + +#: ../../mod/mail.php:223 ../../mod/mail.php:340 +msgid "To:" +msgstr "A:" + +#: ../../mod/mail.php:228 ../../mod/mail.php:342 +msgid "Subject:" +msgstr "Oggetto:" + +#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/invite.php:131 +msgid "Your message:" +msgstr "Il tuo messaggio:" + +#: ../../mod/mail.php:239 +msgid "Send" +msgstr "Invia" + +#: ../../mod/mail.php:266 +msgid "Message not found." +msgstr "Messaggio non trovato." + +#: ../../mod/mail.php:309 +msgid "Delete message" +msgstr "Elimina il messaggio" + +#: ../../mod/mail.php:310 +msgid "Recall message" +msgstr "Revoca il messaggio" + +#: ../../mod/mail.php:312 +msgid "Message has been recalled." +msgstr "Il messaggio è stato revocato." + +#: ../../mod/mail.php:329 +msgid "Private Conversation" +msgstr "Conversazione privata" + +#: ../../mod/mail.php:333 ../../mod/message.php:72 +msgid "Delete conversation" +msgstr "Elimina la conversazione" + +#: ../../mod/mail.php:335 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." +msgstr "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente." + +#: ../../mod/mail.php:339 +msgid "Send Reply" +msgstr "Invia la risposta" + +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." +msgstr "Impossibile ottenere informazioni sul proprietario della pagina." + +#: ../../mod/photos.php:97 +msgid "Album not found." +msgstr "Album non trovato." + +#: ../../mod/photos.php:119 ../../mod/photos.php:672 +msgid "Delete Album" +msgstr "Elimina album" + +#: ../../mod/photos.php:159 ../../mod/photos.php:958 +msgid "Delete Photo" +msgstr "Elimina foto" + +#: ../../mod/photos.php:469 +msgid "No photos selected" +msgstr "Nessuna foto selezionata" + +#: ../../mod/photos.php:513 +msgid "Access to this item is restricted." +msgstr "Questo elemento non è visibile a tutti." + +#: ../../mod/photos.php:552 +#, php-format +msgid "%1$.2f MB of %2$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." + +#: ../../mod/photos.php:555 +#, php-format +msgid "%1$.2f MB photo storage used." +msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." + +#: ../../mod/photos.php:579 +msgid "Upload Photos" +msgstr "Carica foto" + +#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 +msgid "Enter a new album name" +msgstr "Inserisci il nome di un nuovo album" + +#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 +msgid "or select an existing one (doubleclick)" +msgstr "o seleziona uno esistente (doppio click)" + +#: ../../mod/photos.php:585 +msgid "Do not show a status post for this upload" +msgstr "Non creare un messaggio di stato per questo caricamento" + +#: ../../mod/photos.php:613 +msgid "Album name could not be decoded" +msgstr "Non è stato possibile leggere il nome dell'album" + +#: ../../mod/photos.php:654 ../../mod/photos.php:1167 +#: ../../mod/photos.php:1183 +msgid "Contact Photos" +msgstr "Foto dei contatti" + +#: ../../mod/photos.php:678 +msgid "Show Newest First" +msgstr "Prima i più recenti" + +#: ../../mod/photos.php:680 +msgid "Show Oldest First" +msgstr "Prima i più vecchi" + +#: ../../mod/photos.php:707 ../../mod/photos.php:1215 +msgid "View Photo" +msgstr "Guarda la foto" + +#: ../../mod/photos.php:736 +msgid "Edit Album" +msgstr "Modifica album" + +#: ../../mod/photos.php:781 +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:783 +msgid "Photo not available" +msgstr "Foto non disponibile" + +#: ../../mod/photos.php:841 +msgid "Use as profile photo" +msgstr "Usa come foto del profilo" + +#: ../../mod/photos.php:848 +msgid "Private Photo" +msgstr "Foto privata" + +#: ../../mod/photos.php:863 +msgid "View Full Size" +msgstr "Vedi nelle dimensioni originali" + +#: ../../mod/photos.php:937 +msgid "Edit photo" +msgstr "Modifica la foto" + +#: ../../mod/photos.php:939 +msgid "Rotate CW (right)" +msgstr "Ruota (senso orario)" + +#: ../../mod/photos.php:940 +msgid "Rotate CCW (left)" +msgstr "Ruota (senso antiorario)" + +#: ../../mod/photos.php:947 +msgid "Caption" +msgstr "Titolo" + +#: ../../mod/photos.php:949 +msgid "Add a Tag" +msgstr "Aggiungi tag" + +#: ../../mod/photos.php:953 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" +msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" + +#: ../../mod/photos.php:956 +msgid "Flag as adult in album view" +msgstr "Marca come 'per adulti'" + +#: ../../mod/photos.php:1133 +msgid "In This Photo:" +msgstr "In questa foto:" + +#: ../../mod/photos.php:1221 +msgid "View Album" +msgstr "Guarda l'album" + +#: ../../mod/photos.php:1244 +msgid "Recent Photos" +msgstr "Foto recenti" + +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" +msgstr "Segnalibro aggiunto" + +#: ../../mod/bookmarks.php:60 +msgid "My Bookmarks" +msgstr "I miei segnalibri" + +#: ../../mod/bookmarks.php:71 +msgid "My Connections Bookmarks" +msgstr "I segnalibri dei miei contatti" + +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "Questo sito non è un server di elenchi pubblici" + +#: ../../mod/cloud.php:130 +msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" +msgstr "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}" + +#: ../../mod/acl.php:245 +msgid "network" +msgstr "rete" + +#: ../../mod/blocks.php:99 +msgid "Block Name" +msgstr "Nome del riquadro" + +#: ../../mod/editblock.php:115 +msgid "Edit Block" +msgstr "Modifica il riquadro" + +#: ../../mod/editblock.php:125 +msgid "Delete block?" +msgstr "Vuoi eliminare questo riquadro?" + +#: ../../mod/editblock.php:183 +msgid "Delete Block" +msgstr "Elimina il riquadro" + +#: ../../mod/pdledit.php:13 +msgid "Layout updated." +msgstr "Layout aggiornato." + +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" +msgstr "Modifica i layout di sistema" + +#: ../../mod/pdledit.php:48 +msgid "Layout not found." +msgstr "Layout non trovato." + +#: ../../mod/pdledit.php:54 +msgid "Module Name:" +msgstr "Nome del modulo:" + +#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 +msgid "Layout Help" +msgstr "Guida al layout" + +#: ../../mod/editlayout.php:108 +msgid "Edit Layout" +msgstr "Modifica il layout" + +#: ../../mod/editlayout.php:117 +msgid "Delete layout?" +msgstr "Vuoi eliminare questo layout?" + +#: ../../mod/editlayout.php:178 +msgid "Delete Layout" +msgstr "Elimina il layout" + +#: ../../mod/home.php:48 +msgid "Red Matrix - "The Network"" +msgstr "RedMatrix - "La tua rete"" + +#: ../../mod/home.php:101 +#, php-format +msgid "Welcome to %s" +msgstr "%s ti dà il benvenuto" + +#: ../../mod/editwebpage.php:140 +msgid "Edit Webpage" +msgstr "Modifica la pagina web" + +#: ../../mod/editwebpage.php:150 +msgid "Delete webpage?" +msgstr "Vuoi eliminare questa pagina web?" + +#: ../../mod/editwebpage.php:215 +msgid "Delete Webpage" +msgstr "Elimina la pagina web" + +#: ../../mod/impel.php:33 +msgid "webpage" +msgstr "pagina web" + +#: ../../mod/impel.php:38 +msgid "block" +msgstr "riquadro" + +#: ../../mod/impel.php:43 +msgid "layout" +msgstr "layout" + +#: ../../mod/impel.php:117 +#, php-format +msgid "%s element installed" +msgstr "%s elemento installato" + +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." +msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." + +#: ../../mod/profile_photo.php:161 +msgid "Image resize failed." +msgstr "Il ridimensionamento dell'immagine è fallito." + +#: ../../mod/profile_photo.php:205 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente." + +#: ../../mod/profile_photo.php:232 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "La dimensione dell'immagine supera il limite di %d" + +#: ../../mod/profile_photo.php:241 +msgid "Unable to process image." +msgstr "Impossibile elaborare l'immagine." + +#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 +msgid "Photo not available." +msgstr "Foto non disponibile." + +#: ../../mod/profile_photo.php:358 +msgid "Upload File:" +msgstr "Carica un file:" + +#: ../../mod/profile_photo.php:359 +msgid "Select a profile:" +msgstr "Seleziona un profilo:" + +#: ../../mod/profile_photo.php:360 +msgid "Upload Profile Photo" +msgstr "Carica la foto del profilo" + +#: ../../mod/profile_photo.php:365 +msgid "skip this step" +msgstr "salta questo passaggio" + +#: ../../mod/profile_photo.php:365 +msgid "select a photo from your photo albums" +msgstr "seleziona una foto dai tuoi album" + +#: ../../mod/profile_photo.php:381 +msgid "Crop Image" +msgstr "Ritaglia immagine" + +#: ../../mod/profile_photo.php:382 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "Ritaglia l'immagine per migliorarne la visualizzazione." + +#: ../../mod/profile_photo.php:384 +msgid "Done Editing" +msgstr "Modifica terminata" + +#: ../../mod/profile_photo.php:427 +msgid "Image uploaded successfully." +msgstr "Immagine caricata con successo." + +#: ../../mod/profile_photo.php:429 +msgid "Image upload failed." +msgstr "Il caricamento dell'immagine è fallito." + +#: ../../mod/profile_photo.php:438 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "Il ridimensionamento del'immagine [%s] è fallito." + +#: ../../mod/like.php:15 +msgid "Like/Dislike" +msgstr "Mi piace/Non mi piace" + +#: ../../mod/like.php:20 +msgid "This action is restricted to members." +msgstr "Questa funzionalità è riservata agli iscritti." + +#: ../../mod/like.php:21 +msgid "" +"Please login with your RedMatrix ID or register as a new RedMatrix member to continue." +msgstr "Per favore accedi con il tuo identificativo RedMatrix o registrati su RedMatrix per continuare." + +#: ../../mod/like.php:77 ../../mod/like.php:104 ../../mod/like.php:142 +msgid "Invalid request." +msgstr "Richiesta non valida." + +#: ../../mod/like.php:119 +msgid "thing" +msgstr "oggetto" + +#: ../../mod/like.php:165 +msgid "Channel unavailable." +msgstr "Canale non trovato." + +#: ../../mod/like.php:204 +msgid "Previous action reversed." +msgstr "Il comando precedente è stato annullato." + +#: ../../mod/like.php:422 +msgid "Action completed." +msgstr "Comando completato." + +#: ../../mod/like.php:423 +msgid "Thank you." +msgstr "Grazie." + +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "Guida:" + +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "Non disponibile" + #: ../../mod/thing.php:96 msgid "Thing updated" msgstr "L'oggetto è stato aggiornato" @@ -5867,98 +6416,268 @@ msgstr "Indirizzo di un'immagine dell'oggetto (facoltativo)" msgid "Add Thing to your Profile" msgstr "Aggiungi l'oggetto al tuo profilo" -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "Nessun account valido trovato." +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "Contatto non trovato." -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "La richiesta per reimpostare la password è stata inviata. Controlla la tua email." +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "Suggerimento di amicizia inviato." -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "Suggerisci amici" + +#: ../../mod/fsuggest.php:99 #, php-format -msgid "Site Member (%s)" -msgstr "Utente del sito (%s)" +msgid "Suggest a friend for %s" +msgstr "Suggerisci un amico a %s" -#: ../../mod/lostpass.php:40 +#: ../../mod/filestorage.php:76 +msgid "Permission Denied." +msgstr "Permesso negato." + +#: ../../mod/filestorage.php:92 +msgid "File not found." +msgstr "File non trovato." + +#: ../../mod/filestorage.php:131 +msgid "Edit file permissions" +msgstr "Modifica i permessi del file" + +#: ../../mod/filestorage.php:140 +msgid "Set/edit permissions" +msgstr "Modifica i permessi" + +#: ../../mod/filestorage.php:141 +msgid "Include all files and sub folders" +msgstr "Includi tutti i file e le sottocartelle" + +#: ../../mod/filestorage.php:142 +msgid "Return to file list" +msgstr "Torna all'elenco dei file" + +#: ../../mod/filestorage.php:144 +msgid "Copy/paste this code to attach file to a post" +msgstr "Copia/incolla questo codice per far comparire il file in un articolo" + +#: ../../mod/filestorage.php:145 +msgid "Copy/paste this URL to link file from a web page" +msgstr "Copia/incolla questo indirizzo in una pagina web per avere un link al file" + +#: ../../mod/connect.php:56 ../../mod/connect.php:104 +msgid "Continue" +msgstr "Continua" + +#: ../../mod/connect.php:85 +msgid "Premium Channel Setup" +msgstr "Canale premium - installazione" + +#: ../../mod/connect.php:87 +msgid "Enable premium channel connection restrictions" +msgstr "Abilita le restrizioni del canale premium" + +#: ../../mod/connect.php:88 +msgid "" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." +msgstr "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc." + +#: ../../mod/connect.php:90 ../../mod/connect.php:110 +msgid "" +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" +msgstr "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:" + +#: ../../mod/connect.php:91 +msgid "" +"Potential connections will then see the following text before proceeding:" +msgstr "Il testo seguente comparirà a chi vorrà seguire il canale:" + +#: ../../mod/connect.php:92 ../../mod/connect.php:113 +msgid "" +"By continuing, I certify that I have complied with any instructions provided" +" on this page." +msgstr "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina." + +#: ../../mod/connect.php:101 +msgid "(No specific instructions have been provided by the channel owner.)" +msgstr "(Il gestore del canale non ha fornito istruzioni specifiche)" + +#: ../../mod/connect.php:109 +msgid "Restricted or Premium Channel" +msgstr "Canale premium - con restrizioni" + +#: ../../mod/filer.php:49 +msgid "- select -" +msgstr "- scegli -" + +#: ../../mod/locs.php:19 ../../mod/locs.php:46 +msgid "Location not found." +msgstr "Indirizzo non trovato." + +#: ../../mod/locs.php:50 +msgid "Primary location cannot be removed." +msgstr "L'indirizzo principale non può essere rimosso." + +#: ../../mod/locs.php:82 +msgid "No locations found." +msgstr "Nessun indirizzo trovato." + +#: ../../mod/locs.php:95 +msgid "Manage Channel Locations" +msgstr "Modifica gli indirizzi del canale" + +#: ../../mod/locs.php:96 +msgid "Location (address)" +msgstr "Indirizzo" + +#: ../../mod/locs.php:97 +msgid "Primary Location" +msgstr "Indirizzo primario" + +#: ../../mod/locs.php:98 +msgid "Drop location" +msgstr "Elimina un indirizzo" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "Canale aggiunto." + +#: ../../mod/import.php:25 #, php-format -msgid "Password reset requested at %s" -msgstr "È stato richiesto di reimpostare password su %s" +msgid "Your service plan only allows %d channels." +msgstr "Il tuo account permette di creare al massimo %d canali." -#: ../../mod/lostpass.php:63 +#: ../../mod/import.php:51 +msgid "Nothing to import." +msgstr "Non c'è niente da importare." + +#: ../../mod/import.php:75 +msgid "Unable to download data from old server" +msgstr "Impossibile importare i dati dal vecchio server" + +#: ../../mod/import.php:81 +msgid "Imported file is empty." +msgstr "Il file da importare è vuoto." + +#: ../../mod/import.php:106 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata." +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita." -#: ../../mod/lostpass.php:85 ../../boot.php:1537 -msgid "Password Reset" -msgstr "Reimposta la password" +#: ../../mod/import.php:127 +msgid "Unable to create a unique channel address. Import failed." +msgstr "Impossibile creare un indirizzo univoco per il canale. L'import è fallito." -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "La password è stata reimpostata come richiesto." +#: ../../mod/import.php:147 +msgid "Channel clone failed. Import failed." +msgstr "Impossibile clonare il canale. L'importazione è fallita." -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "La tua nuova password è" +#: ../../mod/import.php:157 +msgid "Cloned channel not found. Import failed." +msgstr "Impossibile trovare il canale clonato. L'importazione è fallita." -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "Salva o copia la tua nuova password, quindi" +#: ../../mod/import.php:475 +msgid "Import completed." +msgstr "L'importazione è terminata con successo!" -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "clicca qui per accedere" +#: ../../mod/import.php:487 +msgid "You must be logged in to use this feature." +msgstr "Per questa funzionalità devi aver effettuato l'accesso." -#: ../../mod/lostpass.php:90 +#: ../../mod/import.php:492 +msgid "Import Channel" +msgstr "Importa un canale" + +#: ../../mod/import.php:493 msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso." +"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. Only identity and connections/relationships will " +"be imported. Importation of content is not yet available." +msgstr "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile." -#: ../../mod/lostpass.php:107 +#: ../../mod/import.php:494 +msgid "File to Upload" +msgstr "File da caricare" + +#: ../../mod/import.php:495 +msgid "Or provide the old server/hub details" +msgstr "Oppure fornisci i dettagli del vecchio server/hub" + +#: ../../mod/import.php:496 +msgid "Your old identity address (xyz@example.com)" +msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)" + +#: ../../mod/import.php:497 +msgid "Your old login email address" +msgstr "L'email che usavi per accedere sul vecchio server" + +#: ../../mod/import.php:498 +msgid "Your old login password" +msgstr "La password per il vecchio server" + +#: ../../mod/import.php:499 +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" +" able to post from either location, but only one can be marked as the " +"primary location for files, photos, and media." +msgstr "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc." + +#: ../../mod/import.php:500 +msgid "Make this hub my primary location" +msgstr "Rendi questo server il mio indirizzo primario" + +#: ../../mod/import.php:501 +msgid "Import existing posts if possible" +msgstr "Importazione dei post esistenti, se possibile" + +#: ../../mod/item.php:159 +msgid "Unable to locate original post." +msgstr "Impossibile trovare il messaggio originale." + +#: ../../mod/item.php:418 +msgid "Empty post discarded." +msgstr "L'articolo vuoto è stato ignorato." + +#: ../../mod/item.php:460 +msgid "Executable content type not permitted to this channel." +msgstr "I contenuti eseguibili non sono permessi su questo canale." + +#: ../../mod/item.php:899 +msgid "System error. Post not saved." +msgstr "Errore di sistema. Articolo non salvato." + +#: ../../mod/item.php:1117 #, php-format -msgid "Your password has changed at %s" -msgstr "La tua password su %s è cambiata" +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale." -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "Hai dimenticato la password?" +#: ../../mod/item.php:1123 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." -#: ../../mod/lostpass.php:123 +#: ../../mod/suggest.php:35 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare." +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore." -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "Indirizzo email" +#: ../../mod/layouts.php:110 +msgid "Help with this feature" +msgstr "La guida per questa funzionalità" -#: ../../mod/lostpass.php:125 -msgid "Reset" -msgstr "Reimposta" +#: ../../mod/layouts.php:130 +msgid "Layout Name" +msgstr "Nome layout" -#: ../../mod/bookmarks.php:38 -msgid "Bookmark added" -msgstr "Segnalibro aggiunto" - -#: ../../mod/bookmarks.php:60 -msgid "My Bookmarks" -msgstr "I miei segnalibri" - -#: ../../mod/bookmarks.php:71 -msgid "My Connections Bookmarks" -msgstr "I segnalibri dei miei contatti" - -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "Questo sito non è un server di elenchi pubblici" - -#: ../../mod/cloud.php:130 -msgid "RedMatrix - Guests: Username: {your email address}, Password: +++" -msgstr "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}" +#: ../../mod/tagger.php:98 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" +msgstr "%1$s ha taggato %3$s di %2$s con %4$s" #: ../../mod/profiles.php:18 ../../mod/profiles.php:165 #: ../../mod/profiles.php:222 ../../mod/profiles.php:565 @@ -6217,464 +6936,6 @@ msgstr "Aggiungi oggetti al profilo" msgid "Include desirable objects in your profile" msgstr "Aggiungi oggetti interessanti al tuo profilo" -#: ../../mod/editblock.php:79 ../../mod/editblock.php:95 -#: ../../mod/editlayout.php:78 ../../mod/editpost.php:20 -#: ../../mod/editwebpage.php:77 -msgid "Item not found" -msgstr "Elemento non trovato" - -#: ../../mod/editblock.php:115 -msgid "Edit Block" -msgstr "Modifica il riquadro" - -#: ../../mod/editblock.php:125 -msgid "Delete block?" -msgstr "Vuoi eliminare questo riquadro?" - -#: ../../mod/editblock.php:147 ../../mod/editlayout.php:143 -#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:178 -msgid "Insert YouTube video" -msgstr "Inserisci video da YouTube" - -#: ../../mod/editblock.php:148 ../../mod/editlayout.php:144 -#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:179 -msgid "Insert Vorbis [.ogg] video" -msgstr "Inserisci video Vorbis [.ogg]" - -#: ../../mod/editblock.php:149 ../../mod/editlayout.php:145 -#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:180 -msgid "Insert Vorbis [.ogg] audio" -msgstr "Inserisci audio Vorbis [.ogg]" - -#: ../../mod/editblock.php:183 -msgid "Delete Block" -msgstr "Elimina il riquadro" - -#: ../../mod/pdledit.php:13 -msgid "Layout updated." -msgstr "Layout aggiornato." - -#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 -msgid "Edit System Page Description" -msgstr "Modifica i layout di sistema" - -#: ../../mod/pdledit.php:48 -msgid "Layout not found." -msgstr "Layout non trovato." - -#: ../../mod/pdledit.php:54 -msgid "Module Name:" -msgstr "Nome del modulo:" - -#: ../../mod/pdledit.php:55 ../../mod/layouts.php:107 -msgid "Layout Help" -msgstr "Guida al layout" - -#: ../../mod/editlayout.php:108 -msgid "Edit Layout" -msgstr "Modifica il layout" - -#: ../../mod/editlayout.php:117 -msgid "Delete layout?" -msgstr "Vuoi eliminare questo layout?" - -#: ../../mod/editlayout.php:178 -msgid "Delete Layout" -msgstr "Elimina il layout" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "L'elemento non è modificabile" - -#: ../../mod/editpost.php:53 -msgid "Delete item?" -msgstr "Eliminare questo elemento?" - -#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 -msgid "Help:" -msgstr "Guida:" - -#: ../../mod/help.php:67 ../../index.php:238 -msgid "Not Found" -msgstr "Non disponibile" - -#: ../../mod/editwebpage.php:140 -msgid "Edit Webpage" -msgstr "Modifica la pagina web" - -#: ../../mod/editwebpage.php:150 -msgid "Delete webpage?" -msgstr "Vuoi eliminare questa pagina web?" - -#: ../../mod/editwebpage.php:215 -msgid "Delete Webpage" -msgstr "Elimina la pagina web" - -#: ../../mod/impel.php:33 -msgid "webpage" -msgstr "pagina web" - -#: ../../mod/impel.php:38 -msgid "block" -msgstr "riquadro" - -#: ../../mod/impel.php:43 -msgid "layout" -msgstr "layout" - -#: ../../mod/impel.php:117 -#, php-format -msgid "%s element installed" -msgstr "%s elemento installato" - -#: ../../mod/profile_photo.php:108 -msgid "Image uploaded but image cropping failed." -msgstr "L'immagine è stata caricata, ma il non è stato possibile ritagliarla." - -#: ../../mod/profile_photo.php:161 -msgid "Image resize failed." -msgstr "Il ridimensionamento dell'immagine è fallito." - -#: ../../mod/profile_photo.php:205 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente." - -#: ../../mod/profile_photo.php:232 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "La dimensione dell'immagine supera il limite di %d" - -#: ../../mod/profile_photo.php:241 -msgid "Unable to process image." -msgstr "Impossibile elaborare l'immagine." - -#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 -msgid "Photo not available." -msgstr "Foto non disponibile." - -#: ../../mod/profile_photo.php:358 -msgid "Upload File:" -msgstr "Carica un file:" - -#: ../../mod/profile_photo.php:359 -msgid "Select a profile:" -msgstr "Seleziona un profilo:" - -#: ../../mod/profile_photo.php:360 -msgid "Upload Profile Photo" -msgstr "Carica la foto del profilo" - -#: ../../mod/profile_photo.php:365 -msgid "skip this step" -msgstr "salta questo passaggio" - -#: ../../mod/profile_photo.php:365 -msgid "select a photo from your photo albums" -msgstr "seleziona una foto dai tuoi album" - -#: ../../mod/profile_photo.php:381 -msgid "Crop Image" -msgstr "Ritaglia immagine" - -#: ../../mod/profile_photo.php:382 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "Ritaglia l'immagine per migliorarne la visualizzazione." - -#: ../../mod/profile_photo.php:384 -msgid "Done Editing" -msgstr "Modifica terminata" - -#: ../../mod/profile_photo.php:427 -msgid "Image uploaded successfully." -msgstr "Immagine caricata con successo." - -#: ../../mod/profile_photo.php:429 -msgid "Image upload failed." -msgstr "Il caricamento dell'immagine è fallito." - -#: ../../mod/profile_photo.php:438 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "Il ridimensionamento del'immagine [%s] è fallito." - -#: ../../mod/item.php:159 -msgid "Unable to locate original post." -msgstr "Impossibile trovare il messaggio originale." - -#: ../../mod/item.php:418 -msgid "Empty post discarded." -msgstr "L'articolo vuoto è stato ignorato." - -#: ../../mod/item.php:460 -msgid "Executable content type not permitted to this channel." -msgstr "I contenuti eseguibili non sono permessi su questo canale." - -#: ../../mod/item.php:899 -msgid "System error. Post not saved." -msgstr "Errore di sistema. Articolo non salvato." - -#: ../../mod/item.php:1117 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale." - -#: ../../mod/item.php:1123 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." - -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -msgid "Contact not found." -msgstr "Contatto non trovato." - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "Suggerimento di amicizia inviato." - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "Suggerisci amici" - -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" -msgstr "Suggerisci un amico a %s" - -#: ../../mod/filestorage.php:76 -msgid "Permission Denied." -msgstr "Permesso negato." - -#: ../../mod/filestorage.php:92 -msgid "File not found." -msgstr "File non trovato." - -#: ../../mod/filestorage.php:131 -msgid "Edit file permissions" -msgstr "Modifica i permessi del file" - -#: ../../mod/filestorage.php:140 -msgid "Set/edit permissions" -msgstr "Modifica i permessi" - -#: ../../mod/filestorage.php:141 -msgid "Include all files and sub folders" -msgstr "Includi tutti i file e le sottocartelle" - -#: ../../mod/filestorage.php:142 -msgid "Return to file list" -msgstr "Torna all'elenco dei file" - -#: ../../mod/filestorage.php:144 -msgid "Copy/paste this code to attach file to a post" -msgstr "Copia/incolla questo codice per far comparire il file in un articolo" - -#: ../../mod/filestorage.php:145 -msgid "Copy/paste this URL to link file from a web page" -msgstr "Copia/incolla questo indirizzo in una pagina web per avere un link al file" - -#: ../../mod/acl.php:245 -msgid "network" -msgstr "rete" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "Impossibile trovare delegati per questa pagina." - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "Gestione delegati per la pagina" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente." - -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "Gestori attuali della pagina" - -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "Delegati attuali della pagina" - -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "Delegati potenziali" - -#: ../../mod/delegate.php:130 ../../mod/tagrm.php:133 ../../mod/photos.php:905 -msgid "Remove" -msgstr "Rimuovi" - -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "Aggiungi" - -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "Nessun risultato." - -#: ../../mod/follow.php:25 -msgid "Channel added." -msgstr "Canale aggiunto." - -#: ../../mod/group.php:20 -msgid "Collection created." -msgstr "L'insieme di canali è stato creato." - -#: ../../mod/group.php:26 -msgid "Could not create collection." -msgstr "Impossibile creare l'insieme." - -#: ../../mod/group.php:54 -msgid "Collection updated." -msgstr "Insieme aggiornato." - -#: ../../mod/group.php:86 -msgid "Create a collection of channels." -msgstr "Crea un insieme di canali." - -#: ../../mod/group.php:87 ../../mod/group.php:183 -msgid "Collection Name: " -msgstr "Nome dell'insieme:" - -#: ../../mod/group.php:89 ../../mod/group.php:186 -msgid "Members are visible to other channels" -msgstr "I membri potranno vedere gli altri canali dell'insieme" - -#: ../../mod/group.php:107 -msgid "Collection removed." -msgstr "Insieme rimosso." - -#: ../../mod/group.php:109 -msgid "Unable to remove collection." -msgstr "Impossibile rimuovere l'insieme." - -#: ../../mod/group.php:182 -msgid "Collection Editor" -msgstr "Modifica l'insieme" - -#: ../../mod/group.php:196 -msgid "Members" -msgstr "Membri" - -#: ../../mod/group.php:198 -msgid "All Connected Channels" -msgstr "Tutti i canali connessi" - -#: ../../mod/group.php:233 -msgid "Click on a channel to add or remove." -msgstr "Clicca su un canale per aggiungerlo o rimuoverlo." - -#: ../../mod/home.php:48 -msgid "Red Matrix - "The Network"" -msgstr "RedMatrix - "La tua rete"" - -#: ../../mod/home.php:101 -#, php-format -msgid "Welcome to %s" -msgstr "%s ti dà il benvenuto" - -#: ../../mod/suggest.php:35 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore." - -#: ../../mod/import.php:25 -#, php-format -msgid "Your service plan only allows %d channels." -msgstr "Il tuo account permette di creare al massimo %d canali." - -#: ../../mod/import.php:51 -msgid "Nothing to import." -msgstr "Non c'è niente da importare." - -#: ../../mod/import.php:75 -msgid "Unable to download data from old server" -msgstr "Impossibile importare i dati dal vecchio server" - -#: ../../mod/import.php:81 -msgid "Imported file is empty." -msgstr "Il file da importare è vuoto." - -#: ../../mod/import.php:105 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita." - -#: ../../mod/import.php:123 -msgid "Channel clone failed. Import failed." -msgstr "Impossibile clonare il canale. L'importazione è fallita." - -#: ../../mod/import.php:133 -msgid "Cloned channel not found. Import failed." -msgstr "Impossibile trovare il canale clonato. L'importazione è fallita." - -#: ../../mod/import.php:451 -msgid "Import completed." -msgstr "L'importazione è terminata con successo!" - -#: ../../mod/import.php:463 -msgid "You must be logged in to use this feature." -msgstr "Per questa funzionalità devi aver effettuato l'accesso." - -#: ../../mod/import.php:468 -msgid "Import Channel" -msgstr "Importa un canale" - -#: ../../mod/import.php:469 -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. Only identity and connections/relationships will " -"be imported. Importation of content is not yet available." -msgstr "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile." - -#: ../../mod/import.php:470 -msgid "File to Upload" -msgstr "File da caricare" - -#: ../../mod/import.php:471 -msgid "Or provide the old server/hub details" -msgstr "Oppure fornisci i dettagli del vecchio server/hub" - -#: ../../mod/import.php:472 -msgid "Your old identity address (xyz@example.com)" -msgstr "Il tuo vecchio identificativo (per esempio pippo@esempio.com)" - -#: ../../mod/import.php:473 -msgid "Your old login email address" -msgstr "L'email che usavi per accedere sul vecchio server" - -#: ../../mod/import.php:474 -msgid "Your old login password" -msgstr "La password per il vecchio server" - -#: ../../mod/import.php:475 -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" -" able to post from either location, but only one can be marked as the " -"primary location for files, photos, and media." -msgstr "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc." - -#: ../../mod/import.php:476 -msgid "Make this hub my primary location" -msgstr "Rendi questo server il mio indirizzo primario" - -#: ../../mod/import.php:477 -msgid "Import existing posts if possible" -msgstr "Importazione dei post esistenti, se possibile" - -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" -msgstr "%1$s ha taggato %3$s di %2$s con %4$s" - #: ../../mod/tagrm.php:44 ../../mod/tagrm.php:94 msgid "Tag removed" msgstr "Tag rimosso" @@ -7327,177 +7588,6 @@ msgstr "Impossibile trovare la definizione del campo" msgid "Edit Profile Field" msgstr "Modifica campo del profilo" -#: ../../mod/locs.php:19 ../../mod/locs.php:46 -msgid "Location not found." -msgstr "Indirizzo non trovato." - -#: ../../mod/locs.php:50 -msgid "Primary location cannot be removed." -msgstr "L'indirizzo principale non può essere rimosso." - -#: ../../mod/locs.php:82 -msgid "No locations found." -msgstr "Nessun indirizzo trovato." - -#: ../../mod/locs.php:95 -msgid "Manage Channel Locations" -msgstr "Modifica gli indirizzi del canale" - -#: ../../mod/locs.php:96 -msgid "Location (address)" -msgstr "Indirizzo" - -#: ../../mod/locs.php:97 -msgid "Primary Location" -msgstr "Indirizzo primario" - -#: ../../mod/locs.php:98 -msgid "Drop location" -msgstr "Elimina un indirizzo" - -#: ../../mod/mail.php:33 -msgid "Unable to lookup recipient." -msgstr "Impossibile associare un destinatario." - -#: ../../mod/mail.php:41 -msgid "Unable to communicate with requested channel." -msgstr "Impossibile comunicare con il canale richiesto." - -#: ../../mod/mail.php:48 -msgid "Cannot verify requested channel." -msgstr "Impossibile verificare il canale richiesto." - -#: ../../mod/mail.php:74 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito." - -#: ../../mod/mail.php:136 -msgid "Message deleted." -msgstr "Messaggio eliminato." - -#: ../../mod/mail.php:153 -msgid "Message recalled." -msgstr "Messaggio revocato." - -#: ../../mod/mail.php:222 -msgid "Send Private Message" -msgstr "Invia un messaggio privato" - -#: ../../mod/mail.php:223 ../../mod/mail.php:340 -msgid "To:" -msgstr "A:" - -#: ../../mod/mail.php:228 ../../mod/mail.php:342 -msgid "Subject:" -msgstr "Oggetto:" - -#: ../../mod/mail.php:232 ../../mod/mail.php:345 ../../mod/invite.php:131 -msgid "Your message:" -msgstr "Il tuo messaggio:" - -#: ../../mod/mail.php:239 -msgid "Send" -msgstr "Invia" - -#: ../../mod/mail.php:266 -msgid "Message not found." -msgstr "Messaggio non trovato." - -#: ../../mod/mail.php:309 -msgid "Delete message" -msgstr "Elimina il messaggio" - -#: ../../mod/mail.php:310 -msgid "Recall message" -msgstr "Revoca il messaggio" - -#: ../../mod/mail.php:312 -msgid "Message has been recalled." -msgstr "Il messaggio è stato revocato." - -#: ../../mod/mail.php:329 -msgid "Private Conversation" -msgstr "Conversazione privata" - -#: ../../mod/mail.php:333 ../../mod/message.php:72 -msgid "Delete conversation" -msgstr "Elimina la conversazione" - -#: ../../mod/mail.php:335 -msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." -msgstr "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente." - -#: ../../mod/mail.php:339 -msgid "Send Reply" -msgstr "Invia la risposta" - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "Hai superato il numero massimo di inviti." - -#: ../../mod/invite.php:49 -#, php-format -msgid "%s : Not a valid email address." -msgstr "%s: non è un indirizzo email valido." - -#: ../../mod/invite.php:76 -msgid "Please join us on Red" -msgstr "Vieni con noi su RedMatrix" - -#: ../../mod/invite.php:87 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario." - -#: ../../mod/invite.php:92 -#, php-format -msgid "%s : Message delivery failed." -msgstr "%s: la consegna del messaggio è fallita." - -#: ../../mod/invite.php:96 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "%d messaggio inviato." -msgstr[1] "%d messaggi inviati." - -#: ../../mod/invite.php:115 -msgid "You have no more invitations available" -msgstr "Non hai altri inviti disponibili" - -#: ../../mod/invite.php:129 -msgid "Send invitations" -msgstr "Spedisci inviti" - -#: ../../mod/invite.php:130 -msgid "Enter email addresses, one per line:" -msgstr "Inserisci gli indirizzi email, uno per riga:" - -#: ../../mod/invite.php:132 -msgid "Please join my community on RedMatrix." -msgstr "Entra a far parte della mia comunità su RedMatrix." - -#: ../../mod/invite.php:134 -msgid "You will need to supply this invitation code: " -msgstr "Dovrai fornire questo codice di invito:" - -#: ../../mod/invite.php:135 -msgid "1. Register at any RedMatrix location (they are all inter-connected)" -msgstr "1. Registrati su un qualsiasi sito RedMatrix (sono tutti interconnessi)" - -#: ../../mod/invite.php:137 -msgid "2. Enter my RedMatrix network address into the site searchbar." -msgstr "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compare nella pagina." - -#: ../../mod/invite.php:138 -msgid "or visit " -msgstr "oppure visita " - -#: ../../mod/invite.php:140 -msgid "3. Click [Connect]" -msgstr "3. Clicca su [Aggiungi]" - #: ../../mod/manage.php:136 #, php-format msgid "You have created %1$.0f of %2$.0f allowed channels." @@ -7523,97 +7613,6 @@ msgstr "Canale predefinito" msgid "Make Default" msgstr "Rendi predefinito" -#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 -#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 -#: ../../mod/update_home.php:21 -msgid "[Embedded content - reload page to view]" -msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]" - -#: ../../mod/layouts.php:110 -msgid "Help with this feature" -msgstr "La guida per questa funzionalità" - -#: ../../mod/layouts.php:130 -msgid "Layout Name" -msgstr "Nome layout" - -#: ../../mod/lockview.php:31 -msgid "Remote privacy information not available." -msgstr "Le informazioni remote sulla privacy non sono disponibili." - -#: ../../mod/lockview.php:52 -msgid "Visible to:" -msgstr "Visibile a:" - -#: ../../mod/viewconnections.php:58 -msgid "No connections." -msgstr "Nessun contatto." - -#: ../../mod/viewconnections.php:71 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "Visita il profilo di %s [%s]" - -#: ../../mod/viewconnections.php:86 -msgid "View Connnections" -msgstr "Guarda i contatti" - -#: ../../mod/magic.php:70 -msgid "Hub not found." -msgstr "Server non trovato." - -#: ../../mod/vote.php:97 -msgid "Total votes" -msgstr "Voti totali" - -#: ../../mod/vote.php:98 -msgid "Average Rating" -msgstr "Valutazione media" - -#: ../../mod/network.php:81 -msgid "No such group" -msgstr "Impossibile trovare l'insieme" - -#: ../../mod/network.php:119 -msgid "Search Results For:" -msgstr "Cerca risultati con:" - -#: ../../mod/network.php:173 -msgid "Collection is empty" -msgstr "L'insieme di canali è vuoto" - -#: ../../mod/network.php:181 -msgid "Collection: " -msgstr "Insieme:" - -#: ../../mod/network.php:194 -msgid "Connection: " -msgstr "Contatto:" - -#: ../../mod/network.php:197 -msgid "Invalid connection." -msgstr "Contatto non valido." - -#: ../../mod/wall_upload.php:35 -msgid "Wall Photos" -msgstr "Foto della bacheca" - -#: ../../mod/match.php:16 -msgid "Profile Match" -msgstr "Profili corrispondenti" - -#: ../../mod/match.php:24 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche." - -#: ../../mod/match.php:61 -msgid "is interested in:" -msgstr "interessi personali:" - -#: ../../mod/match.php:69 -msgid "No matches" -msgstr "Nessun risultato" - #: ../../mod/menu.php:31 msgid "Menu updated." msgstr "Menù aggiornato." @@ -7702,6 +7701,179 @@ msgstr "Modifica menù" msgid "Add or remove entries to this menu" msgstr "Aggiungi o rimuovi elementi di questo menù" +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." +msgstr "Hai superato il numero massimo di inviti." + +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." +msgstr "%s: non è un indirizzo email valido." + +#: ../../mod/invite.php:76 +msgid "Please join us on Red" +msgstr "Vieni con noi su RedMatrix" + +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." +msgstr "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario." + +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." +msgstr "%s: la consegna del messaggio è fallita." + +#: ../../mod/invite.php:96 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "%d messaggio inviato." +msgstr[1] "%d messaggi inviati." + +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" +msgstr "Non hai altri inviti disponibili" + +#: ../../mod/invite.php:129 +msgid "Send invitations" +msgstr "Spedisci inviti" + +#: ../../mod/invite.php:130 +msgid "Enter email addresses, one per line:" +msgstr "Inserisci gli indirizzi email, uno per riga:" + +#: ../../mod/invite.php:132 +msgid "Please join my community on RedMatrix." +msgstr "Entra a far parte della mia comunità su RedMatrix." + +#: ../../mod/invite.php:134 +msgid "You will need to supply this invitation code: " +msgstr "Dovrai fornire questo codice di invito:" + +#: ../../mod/invite.php:135 +msgid "1. Register at any RedMatrix location (they are all inter-connected)" +msgstr "1. Registrati su un qualsiasi sito RedMatrix (sono tutti interconnessi)" + +#: ../../mod/invite.php:137 +msgid "2. Enter my RedMatrix network address into the site searchbar." +msgstr "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compare nella pagina." + +#: ../../mod/invite.php:138 +msgid "or visit " +msgstr "oppure visita " + +#: ../../mod/invite.php:140 +msgid "3. Click [Connect]" +msgstr "3. Clicca su [Aggiungi]" + +#: ../../mod/network.php:84 +msgid "No such group" +msgstr "Impossibile trovare l'insieme" + +#: ../../mod/network.php:122 +msgid "Search Results For:" +msgstr "Cerca risultati con:" + +#: ../../mod/network.php:176 +msgid "Collection is empty" +msgstr "L'insieme di canali è vuoto" + +#: ../../mod/network.php:184 +msgid "Collection: " +msgstr "Insieme:" + +#: ../../mod/network.php:197 +msgid "Connection: " +msgstr "Contatto:" + +#: ../../mod/network.php:200 +msgid "Invalid connection." +msgstr "Contatto non valido." + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "L'identificativo della richiesta non è valido." + +#: ../../mod/notifications.php:35 +msgid "Discard" +msgstr "Rifiuta" + +#: ../../mod/notifications.php:94 ../../mod/notify.php:53 +msgid "No more system notifications." +msgstr "Non ci sono nuove notifiche di sistema." + +#: ../../mod/notifications.php:98 ../../mod/notify.php:57 +msgid "System Notifications" +msgstr "Notifiche di sistema" + +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +#: ../../mod/update_home.php:21 +msgid "[Embedded content - reload page to view]" +msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]" + +#: ../../mod/lockview.php:31 +msgid "Remote privacy information not available." +msgstr "Le informazioni remote sulla privacy non sono disponibili." + +#: ../../mod/lockview.php:52 +msgid "Visible to:" +msgstr "Visibile a:" + +#: ../../mod/viewconnections.php:58 +msgid "No connections." +msgstr "Nessun contatto." + +#: ../../mod/viewconnections.php:71 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "Visita il profilo di %s [%s]" + +#: ../../mod/viewconnections.php:86 +msgid "View Connnections" +msgstr "Guarda i contatti" + +#: ../../mod/magic.php:70 +msgid "Hub not found." +msgstr "Server non trovato." + +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "Voti totali" + +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "Valutazione media" + +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." + +#: ../../mod/openid.php:72 ../../mod/openid.php:180 ../../mod/post.php:261 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "Ciao %s. L'autenticazione magica è avvenuta con successo." + +#: ../../mod/wall_upload.php:35 +msgid "Wall Photos" +msgstr "Foto della bacheca" + +#: ../../mod/match.php:16 +msgid "Profile Match" +msgstr "Profili corrispondenti" + +#: ../../mod/match.php:24 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche." + +#: ../../mod/match.php:61 +msgid "is interested in:" +msgstr "interessi personali:" + +#: ../../mod/match.php:69 +msgid "No matches" +msgstr "Nessun risultato" + #: ../../mod/message.php:41 msgid "Conversation removed." msgstr "Conversazione rimossa." @@ -7749,27 +7921,19 @@ msgid "Channel Type" msgstr "Tipo di canale" #: ../../mod/new_channel.php:119 +msgid "?" +msgstr "?" + +#: ../../mod/new_channel.php:120 +msgid "What is this?" +msgstr "Questo cos'è?" + +#: ../../mod/new_channel.php:121 msgid "" "Please choose a channel type (such as social networking or community forum) " "and privacy requirements so we can select the best permissions for you" msgstr "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti." -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." -msgstr "L'identificativo della richiesta non è valido." - -#: ../../mod/notifications.php:35 -msgid "Discard" -msgstr "Rifiuta" - -#: ../../mod/notifications.php:94 ../../mod/notify.php:53 -msgid "No more system notifications." -msgstr "Non ci sono nuove notifiche di sistema." - -#: ../../mod/notifications.php:98 ../../mod/notify.php:57 -msgid "System Notifications" -msgstr "Notifiche di sistema" - #: ../../mod/xchan.php:6 msgid "Xchan Lookup" msgstr "Ricerca canale" @@ -7818,168 +7982,27 @@ msgstr "Forum pubblico:" msgid "Keywords: " msgstr "Parole chiave:" -#: ../../mod/directory.php:317 +#: ../../mod/directory.php:318 msgid "Finding:" msgstr "Ricerca:" -#: ../../mod/directory.php:322 +#: ../../mod/directory.php:323 msgid "next page" msgstr "pagina successiva" -#: ../../mod/directory.php:322 +#: ../../mod/directory.php:323 msgid "previous page" msgstr "pagina precedente" -#: ../../mod/directory.php:339 +#: ../../mod/directory.php:340 msgid "No entries (some entries may be hidden)." msgstr "Nessun risultato (qualche elemento potrebbe essere nascosto)." -#: ../../mod/photos.php:77 -msgid "Page owner information could not be retrieved." -msgstr "Impossibile ottenere informazioni sul proprietario della pagina." - -#: ../../mod/photos.php:97 -msgid "Album not found." -msgstr "Album non trovato." - -#: ../../mod/photos.php:119 ../../mod/photos.php:672 -msgid "Delete Album" -msgstr "Elimina album" - -#: ../../mod/photos.php:159 ../../mod/photos.php:958 -msgid "Delete Photo" -msgstr "Elimina foto" - -#: ../../mod/photos.php:469 -msgid "No photos selected" -msgstr "Nessuna foto selezionata" - -#: ../../mod/photos.php:513 -msgid "Access to this item is restricted." -msgstr "Questo elemento non è visibile a tutti." - -#: ../../mod/photos.php:552 -#, php-format -msgid "%1$.2f MB of %2$.2f MB photo storage used." -msgstr "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile." - -#: ../../mod/photos.php:555 -#, php-format -msgid "%1$.2f MB photo storage used." -msgstr "Hai usato %1$.2f Mb del tuo spazio disponibile." - -#: ../../mod/photos.php:579 -msgid "Upload Photos" -msgstr "Carica foto" - -#: ../../mod/photos.php:583 ../../mod/photos.php:665 ../../mod/photos.php:943 -msgid "Enter a new album name" -msgstr "Inserisci il nome di un nuovo album" - -#: ../../mod/photos.php:584 ../../mod/photos.php:666 ../../mod/photos.php:944 -msgid "or select an existing one (doubleclick)" -msgstr "o seleziona uno esistente (doppio click)" - -#: ../../mod/photos.php:585 -msgid "Do not show a status post for this upload" -msgstr "Non creare un messaggio di stato per questo caricamento" - -#: ../../mod/photos.php:613 -msgid "Album name could not be decoded" -msgstr "Non è stato possibile leggere il nome dell'album" - -#: ../../mod/photos.php:654 ../../mod/photos.php:1167 -#: ../../mod/photos.php:1183 -msgid "Contact Photos" -msgstr "Foto dei contatti" - -#: ../../mod/photos.php:678 -msgid "Show Newest First" -msgstr "Prima i più recenti" - -#: ../../mod/photos.php:680 -msgid "Show Oldest First" -msgstr "Prima i più vecchi" - -#: ../../mod/photos.php:707 ../../mod/photos.php:1215 -msgid "View Photo" -msgstr "Guarda la foto" - -#: ../../mod/photos.php:736 -msgid "Edit Album" -msgstr "Modifica album" - -#: ../../mod/photos.php:781 -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:783 -msgid "Photo not available" -msgstr "Foto non disponibile" - -#: ../../mod/photos.php:841 -msgid "Use as profile photo" -msgstr "Usa come foto del profilo" - -#: ../../mod/photos.php:848 -msgid "Private Photo" -msgstr "Foto privata" - -#: ../../mod/photos.php:863 -msgid "View Full Size" -msgstr "Vedi nelle dimensioni originali" - -#: ../../mod/photos.php:937 -msgid "Edit photo" -msgstr "Modifica la foto" - -#: ../../mod/photos.php:939 -msgid "Rotate CW (right)" -msgstr "Ruota (senso orario)" - -#: ../../mod/photos.php:940 -msgid "Rotate CCW (left)" -msgstr "Ruota (senso antiorario)" - -#: ../../mod/photos.php:947 -msgid "Caption" -msgstr "Titolo" - -#: ../../mod/photos.php:949 -msgid "Add a Tag" -msgstr "Aggiungi tag" - -#: ../../mod/photos.php:953 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com" -msgstr "Esempio: @bob, @Barbara_Jensen, @jim@example.com" - -#: ../../mod/photos.php:956 -msgid "Flag as adult in album view" -msgstr "Marca come 'per adulti'" - -#: ../../mod/photos.php:1133 -msgid "In This Photo:" -msgstr "In questa foto:" - -#: ../../mod/photos.php:1221 -msgid "View Album" -msgstr "Guarda l'album" - -#: ../../mod/photos.php:1244 -msgid "Recent Photos" -msgstr "Foto recenti" - -#: ../../mod/ping.php:265 -msgid "sent you a private message" -msgstr "ti ha inviato un messaggio privato" - -#: ../../mod/ping.php:316 -msgid "added your channel" -msgstr "ha aggiunto il tuo canale" - -#: ../../mod/ping.php:357 -msgid "posted an event" -msgstr "ha creato un evento" +#: ../../mod/post.php:229 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please" +" logout and retry." +msgstr "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo." #: ../../mod/appman.php:28 ../../mod/appman.php:44 msgid "App installed." @@ -8337,41 +8360,41 @@ msgstr "Album con foto storte" msgid "Are you a clean desk or a messy desk person?" msgstr "La tua scrivania è sempre a posto? Sei una persona disordinata?" -#: ../../boot.php:1336 +#: ../../boot.php:1345 #, php-format msgid "Update %s failed. See error logs." msgstr "%s: aggiornamento fallito. Controlla i log di errore." -#: ../../boot.php:1339 +#: ../../boot.php:1348 #, php-format msgid "Update Error at %s" msgstr "Errore di aggiornamento su %s" -#: ../../boot.php:1506 +#: ../../boot.php:1515 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Registrati per accedere ai servizi e alle applicazioni di RedMatrix" -#: ../../boot.php:1532 +#: ../../boot.php:1543 msgid "Password" msgstr "Password" -#: ../../boot.php:1533 +#: ../../boot.php:1544 msgid "Remember me" msgstr "Resta connesso" -#: ../../boot.php:1536 +#: ../../boot.php:1547 msgid "Forgot your password?" msgstr "Hai dimenticato la password?" -#: ../../boot.php:1617 +#: ../../boot.php:1628 msgid "permission denied" msgstr "permesso negato" -#: ../../boot.php:1618 +#: ../../boot.php:1629 msgid "Got Zot?" msgstr "Hai Zot?" -#: ../../boot.php:2101 +#: ../../boot.php:2112 msgid "toggle mobile" msgstr "attiva/disattiva versione mobile" diff --git a/view/it/strings.php b/view/it/strings.php index 84c350ee9..115962dfc 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -7,183 +7,29 @@ function string_plural_select_it($n){ ; $a->strings["Cannot locate DNS info for database server '%s'"] = "Non trovo le informazioni DNS per il database server '%s'"; $a->strings["Profile Photos"] = "Foto del profilo"; -$a->strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; -$a->strings["Channel location missing."] = "Manca l'indirizzo del canale."; -$a->strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; -$a->strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; -$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["created a new post"] = "Ha creato un nuovo articolo"; -$a->strings["commented on %s's post"] = "ha commentato l'articolo di %s"; -$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; -$a->strings["New Page"] = "Nuova pagina web"; +$a->strings["Permission denied"] = "Permesso negato"; +$a->strings["(Unknown)"] = "(Sconosciuto)"; +$a->strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet."; +$a->strings["Visible to you only."] = "Visibile solo a te."; +$a->strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete."; +$a->strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato."; +$a->strings["Visible to anybody on %s."] = "Visibile a tutti in %s."; +$a->strings["Visible to all connections."] = "Visibile a tutti coloro che ti seguono."; +$a->strings["Visible to approved connections."] = "Visibile ai contatti approvati."; +$a->strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti."; +$a->strings["Item not found."] = "Elemento non trovato."; +$a->strings["Permission denied."] = "Permesso negato."; +$a->strings["Collection not found."] = "Insieme di canali non trovato."; +$a->strings["Collection is empty."] = "L'insieme di canali è vuoto."; +$a->strings["Collection: %s"] = "Insieme: %s"; +$a->strings["Connection: %s"] = "Contatto: %s"; +$a->strings["Connection not found."] = "Contatto non trovato."; $a->strings["Edit"] = "Modifica"; -$a->strings["View"] = "Guarda"; -$a->strings["Preview"] = "Anteprima"; -$a->strings["Actions"] = "Azioni"; -$a->strings["Page Link"] = "Link alla pagina"; -$a->strings["Title"] = "Titolo"; -$a->strings["Created"] = "Creato"; -$a->strings["Edited"] = "Modificato"; -$a->strings["%d invitation available"] = array( - 0 => "%d invito disponibile", - 1 => "%d inviti disponibili", -); -$a->strings["Advanced"] = "Avanzate"; -$a->strings["Find Channels"] = "Ricerca canali"; -$a->strings["Enter name or interest"] = "Scrivi un nome o un interesse"; -$a->strings["Connect/Follow"] = "Aggiungi"; -$a->strings["Examples: Robert Morgenstein, Fishing"] = "Per esempio: Mario Rossi, Pesca"; -$a->strings["Find"] = "Cerca"; -$a->strings["Channel Suggestions"] = "Canali suggeriti"; -$a->strings["Random Profile"] = "Profilo casuale"; -$a->strings["Invite Friends"] = "Invita amici"; -$a->strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; -$a->strings["Saved Folders"] = "Cartelle salvate"; -$a->strings["Everything"] = "Tutto"; -$a->strings["Categories"] = "Categorie"; -$a->strings["%d connection in common"] = array( - 0 => "%d contatto in comune", - 1 => "%d contatti in comune", -); -$a->strings["show more"] = "mostra tutto"; -$a->strings["Embedded content"] = "Contenuti incorporati"; -$a->strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati"; $a->strings["No recipient provided."] = "Devi scegliere un destinatario."; $a->strings["[no subject]"] = "[nessun titolo]"; $a->strings["Unable to determine sender."] = "Impossibile determinare il mittente."; $a->strings["Stored post could not be verified."] = "Non è stato possibile verificare l'articolo inserito."; -$a->strings[" and "] = "e"; -$a->strings["public profile"] = "profilo pubblico"; -$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; -$a->strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s "; -$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s."; -$a->strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; -$a->strings["Show"] = "Mostra"; -$a->strings["Don't show"] = "Non mostrare"; -$a->strings["Permissions"] = "Permessi"; -$a->strings["Close"] = "Chiudi"; -$a->strings["Attachments:"] = "Allegati:"; -$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; -$a->strings["Redmatrix event notification:"] = "Notifica eventi RedMatrix:"; -$a->strings["Starts:"] = "Inizio:"; -$a->strings["Finishes:"] = "Fine:"; -$a->strings["Location:"] = "Luogo:"; -$a->strings["Permission denied."] = "Permesso negato."; -$a->strings["Item was not found."] = "Elemento non trovato."; -$a->strings["No source file."] = "Nessun file di origine."; -$a->strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; -$a->strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; -$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; -$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; -$a->strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."; -$a->strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; -$a->strings["Path not available."] = "Percorso non disponibile."; -$a->strings["Empty pathname"] = "Il percorso del file è vuoto"; -$a->strings["duplicate filename or path"] = "il file o il percorso del file è duplicato"; -$a->strings["Path not found."] = "Percorso del file non trovato."; -$a->strings["mkdir failed."] = "mkdir fallito."; -$a->strings["database storage failed."] = "scrittura su database fallita."; -$a->strings["parent"] = "cartella superiore"; -$a->strings["Collection"] = "Cartella"; -$a->strings["Principal"] = "Principale"; -$a->strings["Addressbook"] = "Rubrica"; -$a->strings["Calendar"] = "Calendario"; -$a->strings["Schedule Inbox"] = "Appuntamenti ricevuti"; -$a->strings["Schedule Outbox"] = "Appuntamenti inviati"; -$a->strings["Unknown"] = "Sconosciuto"; -$a->strings["%1\$s used"] = "%1\$s occupati"; -$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s occupati di %2\$s (%3\$s%)"; -$a->strings["Files"] = "Archivio file"; -$a->strings["Name"] = "Nome"; -$a->strings["Type"] = "Tipo"; -$a->strings["Size"] = "Dimensione"; -$a->strings["Last Modified"] = "Ultima modifica"; -$a->strings["Delete"] = "Elimina"; -$a->strings["Total"] = "Totale"; -$a->strings["Create new folder"] = "Crea una nuova cartella"; -$a->strings["Create"] = "Crea"; -$a->strings["Upload file"] = "Carica un file"; -$a->strings["Upload"] = "Carica"; -$a->strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; -$a->strings["Logout"] = "Esci"; -$a->strings["End this session"] = "Chiudi questa sessione"; -$a->strings["Home"] = "Bacheca"; -$a->strings["Your posts and conversations"] = "I tuoi articoli e conversazioni"; -$a->strings["View Profile"] = "Profilo"; -$a->strings["Your profile page"] = "Il tuo profilo"; -$a->strings["Edit Profiles"] = "Modifica i profili"; -$a->strings["Manage/Edit profiles"] = "Gestisci/modifica i profili"; -$a->strings["Edit Profile"] = "Modifica il profilo"; -$a->strings["Edit your profile"] = "Modifica il profilo"; -$a->strings["Photos"] = "Foto"; -$a->strings["Your photos"] = "Le tue foto"; -$a->strings["Your files"] = "I tuoi file"; -$a->strings["Chat"] = "Area chat"; -$a->strings["Your chatrooms"] = "Le tue aree chat"; -$a->strings["Bookmarks"] = "Segnalibri"; -$a->strings["Your bookmarks"] = "I tuoi segnalibri"; -$a->strings["Webpages"] = "Pagine web"; -$a->strings["Your webpages"] = "Le tue pagine web"; -$a->strings["Login"] = "Accedi"; -$a->strings["Sign in"] = "Accedi"; -$a->strings["%s - click to logout"] = "%s - clicca per uscire"; -$a->strings["Remote authentication"] = "Autenticazione magica dal tuo server"; -$a->strings["Click to authenticate to your home hub"] = "Clicca per autenticarti sul tuo server principale"; -$a->strings["Home Page"] = "Bacheca"; -$a->strings["Register"] = "Iscriviti"; -$a->strings["Create an account"] = "Crea un account"; -$a->strings["Help"] = "Guida"; -$a->strings["Help and documentation"] = "Guida e documentazione"; -$a->strings["Apps"] = "Apps"; -$a->strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi"; -$a->strings["Search"] = "Cerca"; -$a->strings["Search site content"] = "Cerca nel sito"; -$a->strings["Directory"] = "Elenco pubblico"; -$a->strings["Channel Directory"] = "Elenco pubblico canali"; -$a->strings["Matrix"] = "RedMatrix"; -$a->strings["Your matrix"] = "La tua rete"; -$a->strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete"; -$a->strings["Channel Home"] = "Bacheca del canale"; -$a->strings["Channel home"] = "Bacheca del canale"; -$a->strings["Mark all channel notifications seen"] = "Segna come lette le notifiche del canale"; -$a->strings["Connections"] = "Contatti"; -$a->strings["Notices"] = "Avvisi"; -$a->strings["Notifications"] = "Notifiche"; -$a->strings["See all notifications"] = "Vedi tutte le notifiche"; -$a->strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; -$a->strings["Mail"] = "Messaggi"; -$a->strings["Private mail"] = "Messaggi privati"; -$a->strings["See all private messages"] = "Guarda tutti i messaggi privati"; -$a->strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; -$a->strings["Inbox"] = "In arrivo"; -$a->strings["Outbox"] = "Inviati"; -$a->strings["New Message"] = "Nuovo messaggio"; -$a->strings["Events"] = "Eventi"; -$a->strings["Event Calendar"] = "Calendario"; -$a->strings["See all events"] = "Guarda tutti gli eventi"; -$a->strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; -$a->strings["Channel Manager"] = "Gestione canali"; -$a->strings["Manage Your Channels"] = "Gestisci i tuoi canali"; -$a->strings["Settings"] = "Impostazioni"; -$a->strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale"; -$a->strings["Admin"] = "Amministrazione"; -$a->strings["Site Setup and Configuration"] = "Installazione e configurazione del sito"; -$a->strings["Loading..."] = "Caricamento in corso..."; -$a->strings["Please wait..."] = "Attendere..."; $a->strings["view full size"] = "guarda nelle dimensioni reali"; -$a->strings["Directory Options"] = "Opzioni elenco pubblico"; -$a->strings["Alphabetic"] = "Alfabetico"; -$a->strings["Reverse Alphabetic"] = "Alfabetico inverso"; -$a->strings["Newest to Oldest"] = "Prima i più recenti"; -$a->strings["Oldest to Newest"] = "Prima i più vecchi"; -$a->strings["Public Forums Only"] = "Solo forum pubblici"; -$a->strings["Sort"] = "Ordinamento"; -$a->strings["Enable Safe Search"] = "Abilita SafeSearch"; -$a->strings["Disable Safe Search"] = "Disabilita SafeSearch"; -$a->strings["Safe Mode"] = "Modalità SafeSearch"; $a->strings["Can view my normal stream and posts"] = "Può vedere i miei contenuti e articoli normali"; $a->strings["Can view my default channel profile"] = "Può vedere il profilo predefinito del canale"; $a->strings["Can view my photo albums"] = "Può vedere i miei album fotografici"; @@ -217,119 +63,10 @@ $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["Default"] = "Predefinito"; -$a->strings["Frequently"] = "Frequentemente"; -$a->strings["Hourly"] = "Ogni ora"; -$a->strings["Twice daily"] = "Due volte al giorno"; -$a->strings["Daily"] = "Ogni giorno"; -$a->strings["Weekly"] = "Ogni settimana"; -$a->strings["Monthly"] = "Ogni mese"; -$a->strings["Friendica"] = "Friendica"; -$a->strings["OStatus"] = "OStatus"; -$a->strings["RSS/Atom"] = "RSS/Atom"; -$a->strings["Email"] = "Email"; -$a->strings["Diaspora"] = "Diaspora"; -$a->strings["Facebook"] = "Facebook"; -$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["Friends"] = "Amici"; -$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["Connect"] = "Aggiungi"; -$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 di questa settimana:"; -$a->strings["Profile"] = "Profilo"; -$a->strings["Full Name:"] = "Nome completo:"; -$a->strings["Like this channel"] = "Mi piace questo canale"; -$a->strings["__ctx:noun__ Like"] = array( - 0 => "Mi piace", - 1 => "Mi piace", -); -$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 questo oggetto"; -$a->strings["Image/photo"] = "Immagine"; -$a->strings["Encrypted content"] = "Contenuto crittografato"; -$a->strings["Install design element: "] = "Installa il componente di design:"; -$a->strings["QR code"] = "QR code"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; -$a->strings["post"] = "l'articolo"; -$a->strings["$1 spoiler"] = "$1 spoiler"; -$a->strings["$1 wrote:"] = "$1 ha scritto:"; -$a->strings["Miscellaneous"] = "Altro"; -$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; -$a->strings["never"] = "mai"; -$a->strings["less than a second ago"] = "meno di un secondo fa"; -$a->strings["year"] = "anno"; -$a->strings["years"] = "anni"; -$a->strings["month"] = "mese"; -$a->strings["months"] = "mesi"; -$a->strings["week"] = "settimana"; -$a->strings["weeks"] = "settimane"; -$a->strings["day"] = "giorno"; -$a->strings["days"] = "giorni"; -$a->strings["hour"] = "ora"; -$a->strings["hours"] = "ore"; -$a->strings["minute"] = "minuto"; -$a->strings["minutes"] = "minuti"; -$a->strings["second"] = "secondo"; -$a->strings["seconds"] = "secondi"; -$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa"; -$a->strings["%1\$s's birthday"] = "Compleanno di %1\$s"; -$a->strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; -$a->strings["New window"] = "Nuova finestra"; -$a->strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; -$a->strings["User '%s' deleted"] = "Utente '%s' eliminato"; +$a->strings["created a new post"] = "Ha creato un nuovo articolo"; +$a->strings["commented on %s's post"] = "ha commentato l'articolo di %s"; $a->strings["Tags"] = "Tag"; +$a->strings["Categories"] = "Categorie"; $a->strings["Keywords"] = "Parole chiave"; $a->strings["have"] = "ho"; $a->strings["has"] = "ha"; @@ -339,57 +76,40 @@ $a->strings["like"] = "mi piace"; $a->strings["likes"] = "gli piace"; $a->strings["dislike"] = "non mi piace"; $a->strings["dislikes"] = "non gli piace"; -$a->strings["Public Timeline"] = "Diario pubblico"; -$a->strings["Red Matrix Notification"] = "Notifica di RedMatrix"; -$a->strings["redmatrix"] = "RedMatrix"; -$a->strings["Thank You,"] = "Grazie,"; -$a->strings["%s Administrator"] = "L'amministratore di %s"; -$a->strings["%s "] = "%s "; -$a->strings["[Red:Notify] New mail received at %s"] = "[RedMatrix] Nuovo messaggio su %s"; -$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s."; -$a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s."; -$a->strings["a private message"] = "un messaggio privato"; -$a->strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per leggere i tuoi messaggi privati e rispondere."; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s[/zrl]"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%5\$s di %4\$s[/zrl]"; -$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s che hai creato[/zrl]"; -$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[RedMatrix] Nuovo commento di %2\$s alla conversazione #%1\$d"; -$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha commentato un elemento che stavi seguendo."; -$a->strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per leggere o commentare la conversazione."; -$a->strings["[Red:Notify] %s posted to your profile wall"] = "[RedMatrix] %s ha scritto sulla tua bacheca"; -$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha scritto sulla bacheca del tuo profilo su %3\$s"; -$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha scritto sulla [zrl=%3\$s]tua bacheca[/zrl]"; -$a->strings["[Red:Notify] %s tagged you"] = "[RedMatrix] %s ti ha taggato"; -$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato su %3\$s"; -$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]ti ha taggato[/zrl]."; -$a->strings["[Red:Notify] %1\$s poked you"] = "[RedMatrix] %1\$s ti ha mandato un poke"; -$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s ti ha mandato un poke su %3\$s"; -$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]ti ha mandato un poke[/zrl]."; -$a->strings["[Red:Notify] %s tagged your post"] = "[RedMatrix] %s ha taggato il tuo articolo"; -$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha taggato il tuo articolo su %3\$s"; -$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha taggato [zrl=%3\$s]il tuo articolo[/zrl]"; -$a->strings["[Red:Notify] Introduction received"] = "[RedMatrix] Hai una richiesta di amicizia"; -$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di entrare in contatto da '%2\$s' su %3\$s"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, hai ricevuto una [zrl=%2\$s]richiesta di entrare in contatto[/zrl] da %3\$s."; -$a->strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo su %s"; -$a->strings["Please visit %s to approve or reject the connection request."] = "Visita %s per approvare o rifiutare la richiesta di entrare in contatto."; -$a->strings["[Red:Notify] Friend suggestion received"] = "[RedMatrix] Ti è stato suggerito un amico"; -$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ti è stato suggerito un amico da '%2\$s' su %3\$s"; -$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, %4\$s ti [zrl=%2\$s]ha suggerito %3\$s[/zrl] come amico."; -$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["[Red:Notify]"] = "[RedMatrix]"; -$a->strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario"; -$a->strings["A deleted group with this name was revived. Existing item permissions may 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 potrebbero rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso."; -$a->strings["Default privacy group for new contacts"] = "Insieme predefinito per i canali che inizi a seguire"; -$a->strings["All Channels"] = "Tutti i canali"; -$a->strings["edit"] = "modifica"; -$a->strings["Collections"] = "Insiemi di canali"; -$a->strings["Edit collection"] = "Modifica l'insieme di canali"; -$a->strings["Create a new collection"] = "Crea un nuovo insieme"; -$a->strings["Channels not in any collection"] = "Canali che non sono in un insieme"; -$a->strings["add"] = "aggiungi"; +$a->strings["__ctx:noun__ Like"] = array( + 0 => "Mi piace", + 1 => "Mi piace", +); +$a->strings["New Page"] = "Nuova pagina web"; +$a->strings["View"] = "Guarda"; +$a->strings["Preview"] = "Anteprima"; +$a->strings["Actions"] = "Azioni"; +$a->strings["Page Link"] = "Link alla pagina"; +$a->strings["Title"] = "Titolo"; +$a->strings["Created"] = "Creato"; +$a->strings["Edited"] = "Modificato"; +$a->strings["Embedded content"] = "Contenuti incorporati"; +$a->strings["Embedding disabled"] = "Disabilita la creazione di contenuti incorporati"; +$a->strings["Logged out."] = "Uscita effettuata."; +$a->strings["Failed authentication"] = "Autenticazione fallita"; +$a->strings["Login failed."] = "Accesso fallito."; +$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."; +$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine"; +$a->strings["Photo storage failed."] = "Impossibile caricare la foto."; +$a->strings["Photo Albums"] = "Album foto"; +$a->strings["Upload New Photos"] = "Carica nuove foto"; +$a->strings[" and "] = "e"; +$a->strings["public profile"] = "profilo pubblico"; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = "%1\$s ha cambiato %2\$s in “%3\$s”"; +$a->strings["Visit %1\$s's %2\$s"] = "Guarda %2\$s di %1\$s "; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s ha aggiornato %2\$s cambiando %3\$s."; +$a->strings["Attachments:"] = "Allegati:"; +$a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i"; +$a->strings["Redmatrix event notification:"] = "Notifica eventi RedMatrix:"; +$a->strings["Starts:"] = "Inizio:"; +$a->strings["Finishes:"] = "Fine:"; +$a->strings["Location:"] = "Luogo:"; $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 gli articoli, i commenti o i messaggi privati dopo un lasso di tempo"; @@ -414,8 +134,6 @@ $a->strings["Allows you to set restrictions and terms on those that connect with $a->strings["Post Composition Features"] = "Modalità di scrittura articoli"; $a->strings["Use Markdown"] = "Usa il markdown"; $a->strings["Allow use of \"Markdown\" to format posts"] = "Consenti l'uso del markdown per formattare gli articoli"; -$a->strings["Post Preview"] = "Anteprima articolo"; -$a->strings["Allow previewing posts and comments before publishing them"] = "Abilita l'anteprima degli articoli e dei commenti prima di pubblicarli"; $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"] = "Crittografia addizionale"; @@ -438,12 +156,11 @@ $a->strings["Filter stream activity by depth of relationships"] = "Permette di s $a->strings["Suggest Channels"] = "Suggerisci canali"; $a->strings["Show channel suggestions"] = "Mostra alcuni canali che potrebbero interessarti"; $a->strings["Post/Comment Tools"] = "Gestione articoli e commenti"; -$a->strings["Edit Sent Posts"] = "Modifica gli articoli già inviati"; -$a->strings["Edit and correct posts and comments after sending"] = "Modifica e correggi gli articoli o i commenti anche dopo l'invio"; $a->strings["Tagging"] = "Tag"; $a->strings["Ability to tag existing posts"] = "Permetti l'aggiunta di tag su articoli già esistenti"; $a->strings["Post Categories"] = "Categorie degli articoli"; $a->strings["Add categories to your posts"] = "Abilita le categorie per i tuoi articoli"; +$a->strings["Saved Folders"] = "Cartelle salvate"; $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 articoli"; @@ -451,6 +168,60 @@ $a->strings["Star Posts"] = "Articoli stella (preferiti)"; $a->strings["Ability to mark special posts with a star indicator"] = "Mostra la stella per scegliere gli articoli 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["parent"] = "cartella superiore"; +$a->strings["Collection"] = "Cartella"; +$a->strings["Principal"] = "Principale"; +$a->strings["Addressbook"] = "Rubrica"; +$a->strings["Calendar"] = "Calendario"; +$a->strings["Schedule Inbox"] = "Appuntamenti ricevuti"; +$a->strings["Schedule Outbox"] = "Appuntamenti inviati"; +$a->strings["Unknown"] = "Sconosciuto"; +$a->strings["%1\$s used"] = "%1\$s occupati"; +$a->strings["%1\$s used of %2\$s (%3\$s%)"] = "%1\$s occupati di %2\$s (%3\$s%)"; +$a->strings["Files"] = "Archivio file"; +$a->strings["Total"] = "Totale"; +$a->strings["Name"] = "Nome"; +$a->strings["Type"] = "Tipo"; +$a->strings["Size"] = "Dimensione"; +$a->strings["Last Modified"] = "Ultima modifica"; +$a->strings["Delete"] = "Elimina"; +$a->strings["Create new folder"] = "Crea una nuova cartella"; +$a->strings["Create"] = "Crea"; +$a->strings["Upload file"] = "Carica un file"; +$a->strings["Upload"] = "Carica"; +$a->strings["%1\$s's bookmarks"] = "I segnalibri di %1\$s"; +$a->strings["Directory Options"] = "Opzioni elenco pubblico"; +$a->strings["Alphabetic"] = "Alfabetico"; +$a->strings["Reverse Alphabetic"] = "Alfabetico inverso"; +$a->strings["Newest to Oldest"] = "Prima i più recenti"; +$a->strings["Oldest to Newest"] = "Prima i più vecchi"; +$a->strings["Public Forums Only"] = "Solo forum pubblici"; +$a->strings["Sort"] = "Ordinamento"; +$a->strings["Enable Safe Search"] = "Abilita SafeSearch"; +$a->strings["Disable Safe Search"] = "Disabilita SafeSearch"; +$a->strings["Safe Mode"] = "Modalità SafeSearch"; +$a->strings["Default"] = "Predefinito"; +$a->strings["Frequently"] = "Frequentemente"; +$a->strings["Hourly"] = "Ogni ora"; +$a->strings["Twice daily"] = "Due volte al giorno"; +$a->strings["Daily"] = "Ogni giorno"; +$a->strings["Weekly"] = "Ogni settimana"; +$a->strings["Monthly"] = "Ogni mese"; +$a->strings["Friendica"] = "Friendica"; +$a->strings["OStatus"] = "OStatus"; +$a->strings["RSS/Atom"] = "RSS/Atom"; +$a->strings["Email"] = "Email"; +$a->strings["Diaspora"] = "Diaspora"; +$a->strings["Facebook"] = "Facebook"; +$a->strings["Zot!"] = "Zot!"; +$a->strings["LinkedIn"] = "LinkedIn"; +$a->strings["XMPP/IM"] = "XMPP/IM"; +$a->strings["MySpace"] = "MySpace"; +$a->strings["Visible to your default audience"] = "Visibile secondo le impostazioni predefinite"; +$a->strings["Show"] = "Mostra"; +$a->strings["Don't show"] = "Non mostrare"; +$a->strings["Permissions"] = "Permessi"; +$a->strings["Close"] = "Chiudi"; $a->strings["prev"] = "prec"; $a->strings["first"] = "inizio"; $a->strings["last"] = "fine"; @@ -463,6 +234,7 @@ $a->strings["%d Connection"] = array( 1 => "%d contatti", ); $a->strings["View Connections"] = "Elenco contatti"; +$a->strings["Search"] = "Cerca"; $a->strings["Save"] = "Salva"; $a->strings["poke"] = "poke"; $a->strings["poked"] = "ha ricevuto un poke"; @@ -536,6 +308,190 @@ $a->strings["Blocks"] = "Riquadri"; $a->strings["Menus"] = "Menù"; $a->strings["Layouts"] = "Layout"; $a->strings["Pages"] = "Pagine"; +$a->strings["%d invitation available"] = array( + 0 => "%d invito disponibile", + 1 => "%d inviti disponibili", +); +$a->strings["Advanced"] = "Avanzate"; +$a->strings["Find Channels"] = "Ricerca canali"; +$a->strings["Enter name or interest"] = "Scrivi un nome o un interesse"; +$a->strings["Connect/Follow"] = "Aggiungi"; +$a->strings["Examples: Robert Morgenstein, Fishing"] = "Per esempio: Mario Rossi, Pesca"; +$a->strings["Find"] = "Cerca"; +$a->strings["Channel Suggestions"] = "Canali suggeriti"; +$a->strings["Random Profile"] = "Profilo casuale"; +$a->strings["Invite Friends"] = "Invita amici"; +$a->strings["Advanced example: name=fred and country=iceland"] = "Per esempio: name=mario e country=italy"; +$a->strings["Everything"] = "Tutto"; +$a->strings["%d connection in common"] = array( + 0 => "%d contatto in comune", + 1 => "%d contatti in comune", +); +$a->strings["show more"] = "mostra tutto"; +$a->strings["Red Matrix Notification"] = "Notifica di RedMatrix"; +$a->strings["redmatrix"] = "RedMatrix"; +$a->strings["Thank You,"] = "Grazie,"; +$a->strings["%s Administrator"] = "L'amministratore di %s"; +$a->strings["%s "] = "%s "; +$a->strings["[Red:Notify] New mail received at %s"] = "[RedMatrix] Nuovo messaggio su %s"; +$a->strings["%1\$s, %2\$s sent you a new private message at %3\$s."] = "%1\$s, %2\$s ti ha mandato un messaggio privato su %3\$s."; +$a->strings["%1\$s sent you %2\$s."] = "%1\$s ti ha mandato %2\$s."; +$a->strings["a private message"] = "un messaggio privato"; +$a->strings["Please visit %s to view and/or reply to your private messages."] = "Visita %s per leggere i tuoi messaggi privati e rispondere."; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]a %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]%4\$s's %5\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%5\$s di %4\$s[/zrl]"; +$a->strings["%1\$s, %2\$s commented on [zrl=%3\$s]your %4\$s[/zrl]"] = "%1\$s, %2\$s ha commentato [zrl=%3\$s]%4\$s che hai creato[/zrl]"; +$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[RedMatrix] Nuovo commento di %2\$s alla conversazione #%1\$d"; +$a->strings["%1\$s, %2\$s commented on an item/conversation you have been following."] = "%1\$s, %2\$s ha commentato un elemento che stavi seguendo."; +$a->strings["Please visit %s to view and/or reply to the conversation."] = "Visita %s per leggere o commentare la conversazione."; +$a->strings["[Red:Notify] %s posted to your profile wall"] = "[RedMatrix] %s ha scritto sulla tua bacheca"; +$a->strings["%1\$s, %2\$s posted to your profile wall at %3\$s"] = "%1\$s, %2\$s ha scritto sulla bacheca del tuo profilo su %3\$s"; +$a->strings["%1\$s, %2\$s posted to [zrl=%3\$s]your wall[/zrl]"] = "%1\$s, %2\$s ha scritto sulla [zrl=%3\$s]tua bacheca[/zrl]"; +$a->strings["[Red:Notify] %s tagged you"] = "[RedMatrix] %s ti ha taggato"; +$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato su %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%3\$s]tagged you[/zrl]."] = "%1\$s, %2\$s [zrl=%3\$s]ti ha taggato[/zrl]."; +$a->strings["[Red:Notify] %1\$s poked you"] = "[RedMatrix] %1\$s ti ha mandato un poke"; +$a->strings["%1\$s, %2\$s poked you at %3\$s"] = "%1\$s, %2\$s ti ha mandato un poke su %3\$s"; +$a->strings["%1\$s, %2\$s [zrl=%2\$s]poked you[/zrl]."] = "%1\$s, %2\$s [zrl=%2\$s]ti ha mandato un poke[/zrl]."; +$a->strings["[Red:Notify] %s tagged your post"] = "[RedMatrix] %s ha taggato il tuo articolo"; +$a->strings["%1\$s, %2\$s tagged your post at %3\$s"] = "%1\$s, %2\$s ha taggato il tuo articolo su %3\$s"; +$a->strings["%1\$s, %2\$s tagged [zrl=%3\$s]your post[/zrl]"] = "%1\$s, %2\$s ha taggato [zrl=%3\$s]il tuo articolo[/zrl]"; +$a->strings["[Red:Notify] Introduction received"] = "[RedMatrix] Hai una richiesta di amicizia"; +$a->strings["%1\$s, you've received an new connection request from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di entrare in contatto da '%2\$s' su %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a new connection request[/zrl] from %3\$s."] = "%1\$s, hai ricevuto una [zrl=%2\$s]richiesta di entrare in contatto[/zrl] da %3\$s."; +$a->strings["You may visit their profile at %s"] = "Puoi visitare il suo profilo su %s"; +$a->strings["Please visit %s to approve or reject the connection request."] = "Visita %s per approvare o rifiutare la richiesta di entrare in contatto."; +$a->strings["[Red:Notify] Friend suggestion received"] = "[RedMatrix] Ti è stato suggerito un amico"; +$a->strings["%1\$s, you've received a friend suggestion from '%2\$s' at %3\$s"] = "%1\$s, ti è stato suggerito un amico da '%2\$s' su %3\$s"; +$a->strings["%1\$s, you've received [zrl=%2\$s]a friend suggestion[/zrl] for %3\$s from %4\$s."] = "%1\$s, %4\$s ti [zrl=%2\$s]ha suggerito %3\$s[/zrl] come amico."; +$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["[Red:Notify]"] = "[RedMatrix]"; +$a->strings["This event has been added to your calendar."] = "Questo evento è stato aggiunto al tuo calendario"; +$a->strings["A deleted group with this name was revived. Existing item permissions may 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 potrebbero rimanere validi per i nuovi canali. Se non vuoi che ciò accada, devi creare un altro insieme con un nome diverso."; +$a->strings["Default privacy group for new contacts"] = "Insieme predefinito per i canali che inizi a seguire"; +$a->strings["All Channels"] = "Tutti i canali"; +$a->strings["edit"] = "modifica"; +$a->strings["Collections"] = "Insiemi di canali"; +$a->strings["Edit collection"] = "Modifica l'insieme di canali"; +$a->strings["Create a new collection"] = "Crea un nuovo insieme"; +$a->strings["Channels not in any collection"] = "Canali che non sono in un insieme"; +$a->strings["add"] = "aggiungi"; +$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["Friends"] = "Amici"; +$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["Connect"] = "Aggiungi"; +$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["Edit Profile"] = "Modifica il 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 di questa settimana:"; +$a->strings["Profile"] = "Profilo"; +$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 questo oggetto"; +$a->strings["Not a valid email address"] = "Email non valida"; +$a->strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; +$a->strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; +$a->strings["An invitation is required."] = "È necessario un invito."; +$a->strings["Invitation could not be verified."] = "L'invito non può essere verificato."; +$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste."; +$a->strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; +$a->strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; +$a->strings["Registration request at %s"] = "Richiesta di registrazione su %s"; +$a->strings["Administrator"] = "Amministratore"; +$a->strings["your registration password"] = "la password di registrazione"; +$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s"; +$a->strings["Account approved."] = "Account approvato."; +$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s"; +$a->strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; +$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare."; +$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento."; +$a->strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; +$a->strings["Channel is blocked on this site."] = "Il canale è bloccato per questo sito."; +$a->strings["Channel location missing."] = "Manca l'indirizzo del canale."; +$a->strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; +$a->strings["Channel was deleted and no longer exists."] = "Il canale è stato rimosso e non esiste più."; +$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["Public Timeline"] = "Diario pubblico"; +$a->strings["Item was not found."] = "Elemento non trovato."; +$a->strings["No source file."] = "Nessun file di origine."; +$a->strings["Cannot locate file to replace"] = "Il file da sostituire non è stato trovato"; +$a->strings["Cannot locate file to revise/update"] = "Il file da aggiornare non è stato trovato"; +$a->strings["File exceeds size limit of %d"] = "Il file supera la dimensione massima di %d"; +$a->strings["You have reached your limit of %1$.0f Mbytes attachment storage."] = "Hai raggiunto il limite complessivo di %1$.0f Mbytes per gli allegati."; +$a->strings["File upload failed. Possible system limit or action terminated."] = "Caricamento file fallito, potrebbe essere stato interrotto o potrebbe aver superato lo spazio assegnato."; +$a->strings["Stored file could not be verified. Upload failed."] = "Il file non può essere verificato. Caricamento fallito."; +$a->strings["Path not available."] = "Percorso non disponibile."; +$a->strings["Empty pathname"] = "Il percorso del file è vuoto"; +$a->strings["duplicate filename or path"] = "il file o il percorso del file è duplicato"; +$a->strings["Path not found."] = "Percorso del file non trovato."; +$a->strings["mkdir failed."] = "mkdir fallito."; +$a->strings["database storage failed."] = "scrittura su database fallita."; +$a->strings["Missing room name"] = "Area chat senza nome"; +$a->strings["Duplicate room name"] = "Il nome dell'area chat è duplicato"; +$a->strings["Invalid room specifier."] = "Il nome dell'area chat non è valido."; +$a->strings["Room not found."] = "Area chat non trovata."; +$a->strings["Room is full"] = "L'area chat è al completo"; +$a->strings["Image/photo"] = "Immagine"; +$a->strings["Encrypted content"] = "Contenuto crittografato"; +$a->strings["Install design element: "] = "Installa il componente di design:"; +$a->strings["QR code"] = "QR code"; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s %3\$s"; +$a->strings["post"] = "l'articolo"; +$a->strings["$1 spoiler"] = "$1 spoiler"; +$a->strings["$1 wrote:"] = "$1 ha scritto:"; $a->strings["channel"] = "canale"; $a->strings["%1\$s likes %2\$s's %3\$s"] = "A %1\$s piace %3\$s di %2\$s"; $a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "A %1\$s non piace %3\$s di %2\$s"; @@ -555,10 +511,12 @@ $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"; $a->strings["View Source"] = "Vedi il sorgente"; $a->strings["Follow Thread"] = "Segui la discussione"; $a->strings["View Status"] = "Guarda il messaggio di stato"; +$a->strings["View Profile"] = "Profilo"; $a->strings["View Photos"] = "Guarda le foto"; $a->strings["Matrix Activity"] = "Attività nella tua rete"; $a->strings["Edit Contact"] = "Modifica il contatto"; @@ -634,50 +592,14 @@ $a->strings["Channel"] = "Canale"; $a->strings["Status Messages and Posts"] = "Articoli e messaggi di stato"; $a->strings["About"] = "Informazioni"; $a->strings["Profile Details"] = "Dettagli del profilo"; -$a->strings["Photo Albums"] = "Album foto"; +$a->strings["Photos"] = "Foto"; $a->strings["Files and Storage"] = "Archivio file"; $a->strings["Chatrooms"] = "Area chat"; +$a->strings["Bookmarks"] = "Segnalibri"; $a->strings["Saved Bookmarks"] = "Segnalibri salvati"; +$a->strings["Webpages"] = "Pagine web"; $a->strings["Manage Webpages"] = "Gestisci le pagine web"; -$a->strings["Not a valid email address"] = "Email non valida"; -$a->strings["Your email domain is not among those allowed on this site"] = "Il dominio della tua email attualmente non è permesso su questo sito"; -$a->strings["Your email address is already registered at this site."] = "La tua email è già registrata su questo sito."; -$a->strings["An invitation is required."] = "È necessario un invito."; -$a->strings["Invitation could not be verified."] = "L'invito non può essere verificato."; -$a->strings["Please enter the required information."] = "Inserisci le informazioni richieste."; -$a->strings["Failed to store account information."] = "Non è stato possibile salvare le informazioni del tuo account."; -$a->strings["Registration confirmation for %s"] = "Registrazione di %s confermata"; -$a->strings["Registration request at %s"] = "Richiesta di registrazione su %s"; -$a->strings["Administrator"] = "Amministratore"; -$a->strings["your registration password"] = "la password di registrazione"; -$a->strings["Registration details for %s"] = "Dettagli della registrazione di %s"; -$a->strings["Account approved."] = "Account approvato."; -$a->strings["Registration revoked for %s"] = "Registrazione revocata per %s"; -$a->strings["Account verified. Please login."] = "Registrazione verificata. Adesso puoi effettuare login."; -$a->strings["Click here to upgrade."] = "Clicca qui per aggiornare."; -$a->strings["This action exceeds the limits set by your subscription plan."] = "Questa operazione supera i limiti del tuo abbonamento."; -$a->strings["This action is not available under your subscription plan."] = "Questa operazione non è prevista dal tuo abbonamento."; -$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."; -$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine"; -$a->strings["Photo storage failed."] = "Impossibile caricare la foto."; -$a->strings["Upload New Photos"] = "Carica nuove foto"; -$a->strings["Permission denied"] = "Permesso negato"; -$a->strings["(Unknown)"] = "(Sconosciuto)"; -$a->strings["Visible to anybody on the internet."] = "Visibile a chiunque su internet."; -$a->strings["Visible to you only."] = "Visibile solo a te."; -$a->strings["Visible to anybody in this network."] = "Visibile a tutti su questa rete."; -$a->strings["Visible to anybody authenticated."] = "Visibile a chiunque sia autenticato."; -$a->strings["Visible to anybody on %s."] = "Visibile a tutti in %s."; -$a->strings["Visible to all connections."] = "Visibile a tutti coloro che ti seguono."; -$a->strings["Visible to approved connections."] = "Visibile ai contatti approvati."; -$a->strings["Visible to specific connections."] = "Visibile ad alcuni contatti scelti."; -$a->strings["Item not found."] = "Elemento non trovato."; -$a->strings["Collection not found."] = "Insieme di canali non trovato."; -$a->strings["Collection is empty."] = "L'insieme di canali è vuoto."; -$a->strings["Collection: %s"] = "Insieme: %s"; -$a->strings["Connection: %s"] = "Contatto: %s"; -$a->strings["Connection not found."] = "Contatto non trovato."; +$a->strings["Apps"] = "Apps"; $a->strings["System"] = "Sistema"; $a->strings["Create Personal App"] = "Crea una app personale"; $a->strings["Edit Personal App"] = "Modifica una app personale"; @@ -705,11 +627,12 @@ $a->strings["Feature settings"] = "Componenti aggiuntivi"; $a->strings["Display settings"] = "Aspetto"; $a->strings["Connected apps"] = "App connesse"; $a->strings["Export channel"] = "Esporta il canale"; -$a->strings["Export content"] = "Esporta i contenuti"; $a->strings["Connection Default Permissions"] = "Permessi predefiniti dei nuovi contatti"; $a->strings["Premium Channel Settings"] = "Canale premium - impostazioni"; +$a->strings["Settings"] = "Impostazioni"; $a->strings["Messages"] = "Messaggi"; $a->strings["Check Mail"] = "Controlla i messaggi"; +$a->strings["New Message"] = "Nuovo messaggio"; $a->strings["Chat Rooms"] = "Aree chat attive"; $a->strings["Bookmarked Chatrooms"] = "Aree chat nei segnalibri"; $a->strings["Suggested Chatrooms"] = "Aree chat suggerite"; @@ -717,9 +640,95 @@ $a->strings["photo/image"] = "foto/immagine"; $a->strings["Invalid data packet"] = "Dati non validi"; $a->strings["Unable to verify channel signature"] = "Impossibile verificare la firma elettronica del canale"; $a->strings["Unable to verify site signature for %s"] = "Impossibile verificare la firma elettronica del sito %s"; -$a->strings["Delete this item?"] = "Eliminare questo elemento?"; -$a->strings["Comment"] = "Commento"; +$a->strings["Save to Folder"] = "Salva nella cartella"; +$a->strings["View all"] = "Vedi tutto"; +$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["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["%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["[+] 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["Link"] = "Link"; +$a->strings["Video"] = "Video"; +$a->strings["Miscellaneous"] = "Altro"; +$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG oppure MM-GG"; +$a->strings["never"] = "mai"; +$a->strings["less than a second ago"] = "meno di un secondo fa"; +$a->strings["year"] = "anno"; +$a->strings["years"] = "anni"; +$a->strings["month"] = "mese"; +$a->strings["months"] = "mesi"; +$a->strings["week"] = "settimana"; +$a->strings["weeks"] = "settimane"; +$a->strings["day"] = "giorno"; +$a->strings["days"] = "giorni"; +$a->strings["hour"] = "ora"; +$a->strings["hours"] = "ore"; +$a->strings["minute"] = "minuto"; +$a->strings["minutes"] = "minuti"; +$a->strings["second"] = "secondo"; +$a->strings["seconds"] = "secondi"; +$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa"; +$a->strings["%1\$s's birthday"] = "Compleanno di %1\$s"; +$a->strings["Happy Birthday %1\$s"] = "Buon compleanno %1\$s"; +$a->strings["Site Admin"] = "Amministrazione sito"; +$a->strings["Address Book"] = "Rubrica"; +$a->strings["Login"] = "Accedi"; +$a->strings["Channel Manager"] = "Gestione canali"; +$a->strings["Matrix"] = "RedMatrix"; +$a->strings["Channel Home"] = "Bacheca del canale"; +$a->strings["Events"] = "Eventi"; +$a->strings["Directory"] = "Elenco pubblico"; +$a->strings["Help"] = "Guida"; +$a->strings["Mail"] = "Messaggi"; +$a->strings["Mood"] = "Umore"; +$a->strings["Chat"] = "Area chat"; +$a->strings["Probe"] = "Diagnostica"; +$a->strings["Suggest"] = "Suggerisci"; +$a->strings["Random Channel"] = "Canale casuale"; +$a->strings["Invite"] = "Invita"; +$a->strings["Features"] = "Funzionalità"; +$a->strings["Language"] = "Lingua"; +$a->strings["Post"] = "Articolo"; +$a->strings["Profile Photo"] = "Foto del profilo"; +$a->strings["Update"] = "Aggiorna"; +$a->strings["Install"] = "Installa"; +$a->strings["Purchase"] = "Acquista"; +$a->strings["New window"] = "Nuova finestra"; +$a->strings["Open the selected location in a different window or browser tab"] = "Apri l'indirizzo selezionato in una nuova scheda o finestra"; +$a->strings["User '%s' deleted"] = "Utente '%s' eliminato"; +$a->strings["Delete this item?"] = "Eliminare questo elemento?"; $a->strings["[-] show less"] = "[-] riduci"; $a->strings["[+] expand"] = "[+] mostra tutto"; $a->strings["[-] collapse"] = "[-] riduci"; @@ -804,68 +813,73 @@ $a->strings["Uncertain"] = "Incerto/a"; $a->strings["It's complicated"] = "Relazione complicata"; $a->strings["Don't care"] = "Chi se ne frega"; $a->strings["Ask me"] = "Chiedimelo"; -$a->strings["Site Admin"] = "Amministrazione sito"; -$a->strings["Address Book"] = "Rubrica"; -$a->strings["Mood"] = "Umore"; -$a->strings["Probe"] = "Diagnostica"; -$a->strings["Suggest"] = "Suggerisci"; -$a->strings["Random Channel"] = "Canale casuale"; -$a->strings["Invite"] = "Invita"; -$a->strings["Features"] = "Funzionalità"; -$a->strings["Language"] = "Lingua"; -$a->strings["Post"] = "Articolo"; -$a->strings["Profile Photo"] = "Foto del profilo"; -$a->strings["Update"] = "Aggiorna"; -$a->strings["Install"] = "Installa"; -$a->strings["Purchase"] = "Acquista"; -$a->strings["Logged out."] = "Uscita effettuata."; -$a->strings["Failed authentication"] = "Autenticazione fallita"; -$a->strings["Login failed."] = "Accesso fallito."; -$a->strings["Save to Folder"] = "Salva nella cartella"; -$a->strings["View all"] = "Vedi tutto"; -$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["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["%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["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["Link"] = "Link"; -$a->strings["Video"] = "Video"; -$a->strings["Missing room name"] = "Area chat senza nome"; -$a->strings["Duplicate room name"] = "Il nome dell'area chat è duplicato"; -$a->strings["Invalid room specifier."] = "Il nome dell'area chat non è valido."; -$a->strings["Room not found."] = "Area chat non trovata."; -$a->strings["Room is full"] = "L'area chat è al completo"; +$a->strings["Logout"] = "Esci"; +$a->strings["End this session"] = "Chiudi questa sessione"; +$a->strings["Home"] = "Bacheca"; +$a->strings["Your posts and conversations"] = "I tuoi articoli e conversazioni"; +$a->strings["Your profile page"] = "Il tuo profilo"; +$a->strings["Edit Profiles"] = "Modifica i profili"; +$a->strings["Manage/Edit profiles"] = "Gestisci/modifica i profili"; +$a->strings["Edit your profile"] = "Modifica il profilo"; +$a->strings["Your photos"] = "Le tue foto"; +$a->strings["Your files"] = "I tuoi file"; +$a->strings["Your chatrooms"] = "Le tue aree chat"; +$a->strings["Your bookmarks"] = "I tuoi segnalibri"; +$a->strings["Your webpages"] = "Le tue pagine web"; +$a->strings["Sign in"] = "Accedi"; +$a->strings["%s - click to logout"] = "%s - clicca per uscire"; +$a->strings["Remote authentication"] = "Autenticazione magica dal tuo server"; +$a->strings["Click to authenticate to your home hub"] = "Clicca per autenticarti sul tuo server principale"; +$a->strings["Home Page"] = "Bacheca"; +$a->strings["Register"] = "Iscriviti"; +$a->strings["Create an account"] = "Crea un account"; +$a->strings["Help and documentation"] = "Guida e documentazione"; +$a->strings["Applications, utilities, links, games"] = "Applicazioni, utilità, link, giochi"; +$a->strings["Search site content"] = "Cerca nel sito"; +$a->strings["Channel Directory"] = "Elenco pubblico canali"; +$a->strings["Your matrix"] = "La tua rete"; +$a->strings["Mark all matrix notifications seen"] = "Segna come lette le notifiche della tua rete"; +$a->strings["Channel home"] = "Bacheca del canale"; +$a->strings["Mark all channel notifications seen"] = "Segna come lette le notifiche del canale"; +$a->strings["Connections"] = "Contatti"; +$a->strings["Notices"] = "Avvisi"; +$a->strings["Notifications"] = "Notifiche"; +$a->strings["See all notifications"] = "Vedi tutte le notifiche"; +$a->strings["Mark all system notifications seen"] = "Segna come lette le notifiche di sistema"; +$a->strings["Private mail"] = "Messaggi privati"; +$a->strings["See all private messages"] = "Guarda tutti i messaggi privati"; +$a->strings["Mark all private messages seen"] = "Segna come letti tutti i messaggi privati"; +$a->strings["Inbox"] = "In arrivo"; +$a->strings["Outbox"] = "Inviati"; +$a->strings["Event Calendar"] = "Calendario"; +$a->strings["See all events"] = "Guarda tutti gli eventi"; +$a->strings["Mark all events seen"] = "Marca come letti tutti gli eventi"; +$a->strings["Manage Your Channels"] = "Gestisci i tuoi canali"; +$a->strings["Account/Channel Settings"] = "Impostazioni dell'account e del canale"; +$a->strings["Admin"] = "Amministrazione"; +$a->strings["Site Setup and Configuration"] = "Installazione e configurazione del sito"; +$a->strings["@name, #tag, content"] = "@nome, #tag, testo"; +$a->strings["Please wait..."] = "Attendere..."; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "I controlli di sicurezza sono falliti. Probabilmente è accaduto perché la pagina è stata tenuta aperta troppo a lungo (ore?) prima di inviare il contenuto."; $a->strings["Set your current mood and tell your friends"] = "Scegli il tuo umore attuale per mostrarlo agli amici"; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!"; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio."; +$a->strings["Passwords do not match."] = "Le password non corrispondono."; +$a->strings["Registration successful. Please check your email for validation instructions."] = "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata."; +$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito."; +$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere processata."; +$a->strings["Registration on this site/hub is by approval only."] = "La registrazione su questo sito è soggetta ad approvazione."; +$a->strings["Register at another affiliated site/hub"] = "Registrati su un altro server affiliato"; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."; +$a->strings["Terms of Service"] = "Condizioni d'Uso"; +$a->strings["I accept the %s for this website"] = "Accetto le %s di questo sito"; +$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ho più di 13 anni e accetto le %s di questo sito"; +$a->strings["Registration"] = "Registrazione"; +$a->strings["Membership on this site is by invitation only."] = "Per registrarsi su questo sito è necessario un invito."; +$a->strings["Please enter your invitation code"] = "Inserisci il codice dell'invito"; +$a->strings["Your email address"] = "Il tuo indirizzo email"; +$a->strings["Choose a password"] = "Scegli una password"; +$a->strings["Please re-enter your password"] = "Ripeti la password per verifica"; $a->strings["Menu not found."] = "Menù non trovato."; $a->strings["Menu element updated."] = "L'elemento del menù è stato aggiornato."; $a->strings["Unable to update menu element."] = "Non è possibile aggiornare l'elemento del menù."; @@ -896,45 +910,157 @@ $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["Modify"] = "Modifica"; $a->strings["Some blurb about what to do when you're new here"] = "Qualche suggerimento per i nuovi utenti su cosa fare"; -$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = "È stato superato il numero massimo giornaliero di registrazioni a questo sito. Riprova domani!"; -$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = "Impossibile proseguire. Devi prima accettare le Condizioni d'Uso del servizio."; -$a->strings["Passwords do not match."] = "Le password non corrispondono."; -$a->strings["Registration successful. Please check your email for validation instructions."] = "La registrazione è terminata correttamente. Per continuare controlla l'email che ti è stata inviata."; -$a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte dell'amministratore del sito."; -$a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere processata."; -$a->strings["Registration on this site/hub is by approval only."] = "La registrazione su questo sito è soggetta ad approvazione."; -$a->strings["Register at another affiliated site/hub"] = "Registrati su un altro server affiliato"; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani."; -$a->strings["Terms of Service"] = "Condizioni d'Uso"; -$a->strings["I accept the %s for this website"] = "Accetto le %s di questo sito"; -$a->strings["I am over 13 years of age and accept the %s for this website"] = "Ho più di 13 anni e accetto le %s di questo sito"; -$a->strings["Registration"] = "Registrazione"; -$a->strings["Membership on this site is by invitation only."] = "Per registrarsi su questo sito è necessario un invito."; -$a->strings["Please enter your invitation code"] = "Inserisci il codice dell'invito"; -$a->strings["Your email address"] = "Il tuo indirizzo email"; -$a->strings["Choose a password"] = "Scegli una password"; -$a->strings["Please re-enter your password"] = "Ripeti la password per verifica"; -$a->strings["- select -"] = "- scegli -"; -$a->strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; -$a->strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; -$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; -$a->strings["Visible To"] = "Visibile a"; -$a->strings["All Connections"] = "Tutti i contatti"; -$a->strings["Failed to create source. No channel selected."] = "Impossibile creare la sorgente. Nessun canale selezionato."; -$a->strings["Source created."] = "Sorgente creata."; -$a->strings["Source updated."] = "Sorgente aggiornata."; -$a->strings["*"] = "*"; -$a->strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; -$a->strings["New Source"] = "Nuova sorgente"; -$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; -$a->strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; -$a->strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; -$a->strings["Channel Name"] = "Nome del canale"; -$a->strings["Source not found."] = "Sorgente non trovata."; -$a->strings["Edit Source"] = "Modifica la sorgente"; -$a->strings["Delete Source"] = "Elimina la sorgente"; -$a->strings["Source removed"] = "Sorgente eliminata"; -$a->strings["Unable to remove source."] = "Impossibile rimuovere la sorgente."; +$a->strings["Name is required"] = "Il nome è obbligatorio"; +$a->strings["Key and Secret are required"] = "Key e Secret sono richiesti"; +$a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata."; +$a->strings["Password changed."] = "Password cambiata."; +$a->strings["Password update failed. Please try again."] = "Modifica password fallita. Prova ancora."; +$a->strings["Not valid email."] = "Email non valida."; +$a->strings["Protected email address. Cannot change to that email."] = "È un indirizzo email riservato. Non puoi sceglierlo."; +$a->strings["System failure storing new email. Please try again."] = "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore."; +$a->strings["Settings updated."] = "Impostazioni aggiornate."; +$a->strings["Add application"] = "Aggiungi una app"; +$a->strings["Name of application"] = "Nome dell'applicazione"; +$a->strings["Consumer Key"] = "Consumer Key"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20"; +$a->strings["Consumer Secret"] = "Consumer Secret"; +$a->strings["Redirect"] = "Redirect"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione."; +$a->strings["Icon url"] = "Url icona"; +$a->strings["Optional"] = "Opzionale"; +$a->strings["You can't edit this application."] = "Non puoi modificare questa applicazione."; +$a->strings["Connected Apps"] = "App connesse"; +$a->strings["Client key starts with"] = "La client key inizia con"; +$a->strings["No name"] = "Nessun nome"; +$a->strings["Remove authorization"] = "Revoca l'autorizzazione"; +$a->strings["No feature settings configured"] = "Non hai componenti aggiuntivi da personalizzare"; +$a->strings["Feature Settings"] = "Componenti aggiuntivi"; +$a->strings["Account Settings"] = "Il tuo account"; +$a->strings["Password Settings"] = "Impostazioni password"; +$a->strings["New Password:"] = "Nuova password:"; +$a->strings["Confirm:"] = "Conferma:"; +$a->strings["Leave password fields blank unless changing"] = "Lascia questi campi in bianco per non cambiare la password"; +$a->strings["Email Address:"] = "Indirizzo email:"; +$a->strings["Remove Account"] = "Elimina l'account"; +$a->strings["Remove this account from this server including all its channels"] = "Elimina l'account da questo server, inclusi tutti i canali"; +$a->strings["Warning: This action is permanent and cannot be reversed."] = "Attenzione: questa azione è permanente e non potrà più essere annullata."; +$a->strings["Off"] = "Off"; +$a->strings["On"] = "On"; +$a->strings["Additional Features"] = "Funzionalità opzionali"; +$a->strings["Connector Settings"] = "Impostazioni del connettore"; +$a->strings["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; +$a->strings["%s - (Experimental)"] = "%s - (Sperimentale)"; +$a->strings["mobile"] = "mobile"; +$a->strings["Display Settings"] = "Aspetto"; +$a->strings["Display Theme:"] = "Tema per schermi medio grandi:"; +$a->strings["Mobile Theme:"] = "Tema per dispositivi mobili:"; +$a->strings["Enable user zoom on mobile devices"] = "Attiva la possibilità di fare zoom sui dispositivi mobili"; +$a->strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Minimo 10 secondi, nessun limite massimo"; +$a->strings["Maximum number of conversations to load at any time:"] = "Massimo numero di conversazioni da mostrare ogni volta:"; +$a->strings["Maximum of 100 items"] = "Massimo 100"; +$a->strings["Don't show emoticons"] = "Non mostrare le emoticons"; +$a->strings["Link post titles to source"] = "Il link del titolo di un articolo porta al sito originale"; +$a->strings["System Page Layout Editor - (advanced)"] = "Modifica i layout di sistema (avanzato)"; +$a->strings["Use blog/list mode on channel page"] = "Mostra il canale nella modalità blog"; +$a->strings["(comments displayed separately)"] = "(i commenti sono mostrati separatamente)"; +$a->strings["Use blog/list mode on matrix page"] = "Mostra la tua rete in modalità blog"; +$a->strings["Channel page max height of content (in pixels)"] = "Altezza massima dei contenuti del canale (in pixel)"; +$a->strings["click to expand content exceeding this height"] = "dovrai cliccare per mostrare i contenuti di dimensioni maggiori"; +$a->strings["Matrix page max height of content (in pixels)"] = "Altezza massima dei contenuti della tua rete (in pixel)"; +$a->strings["Nobody except yourself"] = "Nessuno tranne te"; +$a->strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; +$a->strings["Approved connections"] = "Contatti approvati"; +$a->strings["Any connections"] = "Tutti i contatti"; +$a->strings["Anybody on this website"] = "Chiunque su questo sito"; +$a->strings["Anybody in this network"] = "Chiunque su Red"; +$a->strings["Anybody authenticated"] = "Chiunque sia autenticato"; +$a->strings["Anybody on the internet"] = "Chiunque su internet"; +$a->strings["Publish your default profile in the network directory"] = "Mostra il mio profilo predefinito nell'elenco pubblico dei canali"; +$a->strings["No"] = "No"; +$a->strings["Yes"] = "Si"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Vuoi essere suggerito come amico ai nuovi membri?"; +$a->strings["or"] = "o"; +$a->strings["Your channel address is"] = "L'indirizzo del tuo canale è"; +$a->strings["Channel Settings"] = "Impostazioni del canale"; +$a->strings["Basic Settings"] = "Impostazioni di base"; +$a->strings["Your Timezone:"] = "Il tuo fuso orario:"; +$a->strings["Default Post Location:"] = "Località predefinita:"; +$a->strings["Geographical location to display on your posts"] = "Posizione geografica da mostrare sui tuoi post"; +$a->strings["Use Browser Location:"] = "Usa la località rilevata dal browser:"; +$a->strings["Adult Content"] = "Contenuto per adulti"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)"; +$a->strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy"; +$a->strings["Your permissions are already configured. Click to view/adjust"] = "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli"; +$a->strings["Hide my online presence"] = "Non mostrare la mia presenza online"; +$a->strings["Prevents displaying in your profile that you are online"] = "Non mostra sul tuo profilo che sei online"; +$a->strings["Simple Privacy Settings:"] = "Impostazioni di privacy semplificate"; +$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Tutto pubblico - estremamente permissivo (da usare con cautela)"; +$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)"; +$a->strings["Private - default private, never open or public"] = "Privato - contenuti normalmente privati, nulla è aperto o pubblico"; +$a->strings["Blocked - default blocked to/from everybody"] = "Bloccato - bloccato in invio e ricezione dei contenuti"; +$a->strings["Allow others to tag your posts"] = "Permetti ad altri di taggare i tuoi articoli"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"; +$a->strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; +$a->strings["Expire other channel content after this many days"] = "Giorni dopo cui mettere in scadenza gli altri contenuti del canale"; +$a->strings["0 or blank prevents expiration"] = "Lascia vuoto oppure 0 per non impostare scadenze"; +$a->strings["Maximum Friend Requests/Day:"] = "Numero massimo giornaliero di richieste di amicizia:"; +$a->strings["May reduce spam activity"] = "Serve e ridurre lo spam"; +$a->strings["Default Post Permissions"] = "Permessi predefiniti per gli articoli"; +$a->strings["Channel permissions category:"] = "Categorie di permessi dei canali:"; +$a->strings["Maximum private messages per day from unknown people:"] = "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"; +$a->strings["Useful to reduce spamming"] = "Serve e ridurre lo spam"; +$a->strings["Notification Settings"] = "Impostazioni di notifica"; +$a->strings["By default post a status message when:"] = "Pubblica un messaggio di stato quando:"; +$a->strings["accepting a friend request"] = "accetto una nuova amicizia"; +$a->strings["joining a forum/community"] = "entro a far parte di un forum"; +$a->strings["making an interesting profile change"] = "faccio un cambiamento interessante al mio profilo"; +$a->strings["Send a notification email when:"] = "Invia una email di notifica quando:"; +$a->strings["You receive a connection request"] = "Ricevi una richiesta di entrare in contatto"; +$a->strings["Your connections are confirmed"] = "I tuoi contatti sono confermati"; +$a->strings["Someone writes on your profile wall"] = "Qualcuno scrive sulla tua bacheca"; +$a->strings["Someone writes a followup comment"] = "Qualcuno scrive un commento a un tuo articolo"; +$a->strings["You receive a private message"] = "Ricevi un messaggio privato"; +$a->strings["You receive a friend suggestion"] = "Ti viene suggerito un amico"; +$a->strings["You are tagged in a post"] = "Sei taggato in un articolo"; +$a->strings["You are poked/prodded/etc. in a post"] = "Ricevi un poke in un articolo"; +$a->strings["Show visual notifications including:"] = "Mostra queste notifiche a schermo:"; +$a->strings["Unseen matrix activity"] = "Nuove attività nella rete"; +$a->strings["Unseen channel activity"] = "Novità nei canali"; +$a->strings["Unseen private messages"] = "Nuovi messaggi privati"; +$a->strings["Recommended"] = "Consigliato"; +$a->strings["Upcoming events"] = "Prossimi eventi"; +$a->strings["Events today"] = "Eventi di oggi"; +$a->strings["Upcoming birthdays"] = "Prossimi compleanni"; +$a->strings["Not available in all themes"] = "Non disponibile in tutti i temi"; +$a->strings["System (personal) notifications"] = "Notifiche personali dal sistema"; +$a->strings["System info messages"] = "Notifiche di sistema"; +$a->strings["System critical alerts"] = "Avvisi critici di sistema"; +$a->strings["New connections"] = "Nuovi contatti"; +$a->strings["System Registrations"] = "Registrazioni"; +$a->strings["Notify me of events this many days in advance"] = "Giorni di anticipo per notificare gli eventi"; +$a->strings["Must be greater than 0"] = "Maggiore di 0"; +$a->strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate"; +$a->strings["Change the behaviour of this account for special situations"] = "Cambia il funzionamento di questo account per necessità particolari"; +$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)"; +$a->strings["Miscellaneous Settings"] = "Impostazioni varie"; +$a->strings["Personal menu to display in your channel pages"] = "Menu personale da mostrare sulle pagine del tuo canale"; +$a->strings["Remove this channel"] = "Elimina questo canale"; +$a->strings["Collection created."] = "L'insieme di canali è stato creato."; +$a->strings["Could not create collection."] = "Impossibile creare l'insieme."; +$a->strings["Collection updated."] = "Insieme aggiornato."; +$a->strings["Create a collection of channels."] = "Crea un insieme di canali."; +$a->strings["Collection Name: "] = "Nome dell'insieme:"; +$a->strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali dell'insieme"; +$a->strings["Collection removed."] = "Insieme rimosso."; +$a->strings["Unable to remove collection."] = "Impossibile rimuovere l'insieme."; +$a->strings["Collection Editor"] = "Modifica l'insieme"; +$a->strings["Members"] = "Membri"; +$a->strings["All Connected Channels"] = "Tutti i canali connessi"; +$a->strings["Click on a channel to add or remove."] = "Clicca su un canale per aggiungerlo o rimuoverlo."; +$a->strings["Public access denied."] = "Accesso pubblico negato."; +$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; $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["Recipient"] = "Destinatario"; @@ -944,16 +1070,6 @@ $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."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Vuoi autorizzare questa app ad accedere ai messaggi e ai contatti o creare nuovi messaggi per te?"; -$a->strings["Yes"] = "Si"; -$a->strings["No"] = "No"; -$a->strings["Public access denied."] = "Accesso pubblico negato."; -$a->strings["Item not available."] = "Elemento non disponibile."; -$a->strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; -$a->strings["Invalid item."] = "Elemento non valido."; -$a->strings["Channel not found."] = "Canale non trovato."; -$a->strings["Page not found."] = "Pagina non trovata."; -$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; -$a->strings["Block Name"] = "Nome del riquadro"; $a->strings["Red Matrix Server - Setup"] = "RedMatrix Server - Installazione"; $a->strings["Could not connect to database."] = " Impossibile connettersi al database."; $a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = "Non è possibile raggiungere l'indirizzo del sito specificato. Potrebbe essere un problema di SSL o DNS."; @@ -1034,141 +1150,56 @@ $a->strings["The database configuration file \".htconfig.php\" could not be writ $a->strings["Errors encountered creating database tables."] = "La creazione delle tabelle del database ha generato errori."; $a->strings["

      What next

      "] = "

      I prossimi passi

      "; $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = "IMPORTANTE: Devi creare [manualmente] la pianificazione del polling."; -$a->strings["Name is required"] = "Il nome è obbligatorio"; -$a->strings["Key and Secret are required"] = "Key e Secret sono richiesti"; -$a->strings["Passwords do not match. Password unchanged."] = "Le password non corrispondono. Password non cambiata."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Le password non possono essere vuote. Password non cambiata."; -$a->strings["Password changed."] = "Password cambiata."; -$a->strings["Password update failed. Please try again."] = "Modifica password fallita. Prova ancora."; -$a->strings["Not valid email."] = "Email non valida."; -$a->strings["Protected email address. Cannot change to that email."] = "È un indirizzo email riservato. Non puoi sceglierlo."; -$a->strings["System failure storing new email. Please try again."] = "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore."; -$a->strings["Settings updated."] = "Impostazioni aggiornate."; -$a->strings["Add application"] = "Aggiungi una app"; -$a->strings["Name of application"] = "Nome dell'applicazione"; -$a->strings["Consumer Key"] = "Consumer Key"; -$a->strings["Automatically generated - change if desired. Max length 20"] = "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20"; -$a->strings["Consumer Secret"] = "Consumer Secret"; -$a->strings["Redirect"] = "Redirect"; -$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI ridirezionato - lasciare bianco se non richiesto specificamente dall'applicazione."; -$a->strings["Icon url"] = "Url icona"; -$a->strings["Optional"] = "Opzionale"; -$a->strings["You can't edit this application."] = "Non puoi modificare questa applicazione."; -$a->strings["Connected Apps"] = "App connesse"; -$a->strings["Client key starts with"] = "La client key inizia con"; -$a->strings["No name"] = "Nessun nome"; -$a->strings["Remove authorization"] = "Revoca l'autorizzazione"; -$a->strings["No feature settings configured"] = "Non hai componenti aggiuntivi da personalizzare"; -$a->strings["Feature Settings"] = "Componenti aggiuntivi"; -$a->strings["Account Settings"] = "Il tuo account"; -$a->strings["Password Settings"] = "Impostazioni password"; -$a->strings["New Password:"] = "Nuova password:"; -$a->strings["Confirm:"] = "Conferma:"; -$a->strings["Leave password fields blank unless changing"] = "Lascia questi campi in bianco per non cambiare la password"; -$a->strings["Email Address:"] = "Indirizzo email:"; -$a->strings["Remove Account"] = "Elimina l'account"; -$a->strings["Remove this account from this server including all its channels"] = "Elimina l'account da questo server, inclusi tutti i canali"; -$a->strings["Warning: This action is permanent and cannot be reversed."] = "Attenzione: questa azione è permanente e non potrà più essere annullata."; -$a->strings["Off"] = "Off"; -$a->strings["On"] = "On"; -$a->strings["Additional Features"] = "Funzionalità opzionali"; -$a->strings["Connector Settings"] = "Impostazioni del connettore"; -$a->strings["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; -$a->strings["%s - (Experimental)"] = "%s - (Sperimentale)"; -$a->strings["mobile"] = "mobile"; -$a->strings["Display Settings"] = "Aspetto"; -$a->strings["Display Theme:"] = "Tema per schermi medio grandi:"; -$a->strings["Mobile Theme:"] = "Tema per dispositivi mobili:"; -$a->strings["Enable user zoom on mobile devices"] = "Attiva la possibilità di fare zoom sui dispositivi mobili"; -$a->strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Minimo 10 secondi, nessun limite massimo"; -$a->strings["Maximum number of conversations to load at any time:"] = "Massimo numero di conversazioni da mostrare ogni volta:"; -$a->strings["Maximum of 100 items"] = "Massimo 100"; -$a->strings["Don't show emoticons"] = "Non mostrare le emoticons"; -$a->strings["Link post titles to source"] = "Il link del titolo di un articolo porta al sito originale"; -$a->strings["System Page Layout Editor - (advanced)"] = "Modifica i layout di sistema (avanzato)"; -$a->strings["Use blog/list mode on channel page"] = "Mostra il canale nella modalità blog"; -$a->strings["(comments displayed separately)"] = "(i commenti sono mostrati separatamente)"; -$a->strings["Use blog/list mode on matrix page"] = "Mostra la tua rete in modalità blog"; -$a->strings["Channel page max height of content (in pixels)"] = "Altezza massima dei contenuti del canale (in pixel)"; -$a->strings["click to expand content exceeding this height"] = "dovrai cliccare per mostrare i contenuti di dimensioni maggiori"; -$a->strings["Matrix page max height of content (in pixels)"] = "Altezza massima dei contenuti della tua rete (in pixel)"; -$a->strings["Nobody except yourself"] = "Nessuno tranne te"; -$a->strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; -$a->strings["Approved connections"] = "Contatti approvati"; -$a->strings["Any connections"] = "Tutti i contatti"; -$a->strings["Anybody on this website"] = "Chiunque su questo sito"; -$a->strings["Anybody in this network"] = "Chiunque su Red"; -$a->strings["Anybody authenticated"] = "Chiunque sia autenticato"; -$a->strings["Anybody on the internet"] = "Chiunque su internet"; -$a->strings["Publish your default profile in the network directory"] = "Mostra il mio profilo predefinito nell'elenco pubblico dei canali"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Vuoi essere suggerito come amico ai nuovi membri?"; -$a->strings["or"] = "o"; -$a->strings["Your channel address is"] = "L'indirizzo del tuo canale è"; -$a->strings["Channel Settings"] = "Impostazioni del canale"; -$a->strings["Basic Settings"] = "Impostazioni di base"; -$a->strings["Your Timezone:"] = "Il tuo fuso orario:"; -$a->strings["Default Post Location:"] = "Località predefinita:"; -$a->strings["Geographical location to display on your posts"] = "Posizione geografica da mostrare sui tuoi post"; -$a->strings["Use Browser Location:"] = "Usa la località rilevata dal browser:"; -$a->strings["Adult Content"] = "Contenuto per adulti"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Questo canale pubblica frequentemente contenuto per adulti. (I contenuti per adulti vanno taggati #NSFW - Not Safe For Work)"; -$a->strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy"; -$a->strings["Your permissions are already configured. Click to view/adjust"] = "I tuoi permessi sono già stati configurati. Clicca per vederli o modificarli"; -$a->strings["Hide my online presence"] = "Non mostrare la mia presenza online"; -$a->strings["Prevents displaying in your profile that you are online"] = "Non mostra sul tuo profilo che sei online"; -$a->strings["Simple Privacy Settings:"] = "Impostazioni di privacy semplificate"; -$a->strings["Very Public - extremely permissive (should be used with caution)"] = "Tutto pubblico - estremamente permissivo (da usare con cautela)"; -$a->strings["Typical - default public, privacy when desired (similar to social network permissions but with improved privacy)"] = "Standard - contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)"; -$a->strings["Private - default private, never open or public"] = "Privato - contenuti normalmente privati, nulla è aperto o pubblico"; -$a->strings["Blocked - default blocked to/from everybody"] = "Bloccato - bloccato in invio e ricezione dei contenuti"; -$a->strings["Allow others to tag your posts"] = "Permetti ad altri di taggare i tuoi articoli"; -$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Usato spesso dalla comunità per marcare contenuti inappropriati già esistenti"; -$a->strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; -$a->strings["Expire other channel content after this many days"] = "Giorni dopo cui mettere in scadenza gli altri contenuti del canale"; -$a->strings["0 or blank prevents expiration"] = "Lascia vuoto oppure 0 per non impostare scadenze"; -$a->strings["Maximum Friend Requests/Day:"] = "Numero massimo giornaliero di richieste di amicizia:"; -$a->strings["May reduce spam activity"] = "Serve e ridurre lo spam"; -$a->strings["Default Post Permissions"] = "Permessi predefiniti per gli articoli"; -$a->strings["Channel permissions category:"] = "Categorie di permessi dei canali:"; -$a->strings["Maximum private messages per day from unknown people:"] = "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:"; -$a->strings["Useful to reduce spamming"] = "Serve e ridurre lo spam"; -$a->strings["Notification Settings"] = "Impostazioni di notifica"; -$a->strings["By default post a status message when:"] = "Pubblica un messaggio di stato quando:"; -$a->strings["accepting a friend request"] = "accetto una nuova amicizia"; -$a->strings["joining a forum/community"] = "entro a far parte di un forum"; -$a->strings["making an interesting profile change"] = "faccio un cambiamento interessante al mio profilo"; -$a->strings["Send a notification email when:"] = "Invia una email di notifica quando:"; -$a->strings["You receive a connection request"] = "Ricevi una richiesta di entrare in contatto"; -$a->strings["Your connections are confirmed"] = "I tuoi contatti sono confermati"; -$a->strings["Someone writes on your profile wall"] = "Qualcuno scrive sulla tua bacheca"; -$a->strings["Someone writes a followup comment"] = "Qualcuno scrive un commento a un tuo articolo"; -$a->strings["You receive a private message"] = "Ricevi un messaggio privato"; -$a->strings["You receive a friend suggestion"] = "Ti viene suggerito un amico"; -$a->strings["You are tagged in a post"] = "Sei taggato in un articolo"; -$a->strings["You are poked/prodded/etc. in a post"] = "Ricevi un poke in un articolo"; -$a->strings["Show visual notifications including:"] = "Mostra queste notifiche a schermo:"; -$a->strings["Unseen matrix activity"] = "Nuove attività nella rete"; -$a->strings["Unseen channel activity"] = "Novità nei canali"; -$a->strings["Unseen private messages"] = "Nuovi messaggi privati"; -$a->strings["Recommended"] = "Consigliato"; -$a->strings["Upcoming events"] = "Prossimi eventi"; -$a->strings["Events today"] = "Eventi di oggi"; -$a->strings["Upcoming birthdays"] = "Prossimi compleanni"; -$a->strings["Not available in all themes"] = "Non disponibile in tutti i temi"; -$a->strings["System (personal) notifications"] = "Notifiche personali dal sistema"; -$a->strings["System info messages"] = "Notifiche di sistema"; -$a->strings["System critical alerts"] = "Avvisi critici di sistema"; -$a->strings["New connections"] = "Nuovi contatti"; -$a->strings["System Registrations"] = "Registrazioni"; -$a->strings["Notify me of events this many days in advance"] = "Giorni di anticipo per notificare gli eventi"; -$a->strings["Must be greater than 0"] = "Maggiore di 0"; -$a->strings["Advanced Account/Page Type Settings"] = "Impostazioni avanzate"; -$a->strings["Change the behaviour of this account for special situations"] = "Cambia il funzionamento di questo account per necessità particolari"; -$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità opzionali)"; -$a->strings["Miscellaneous Settings"] = "Impostazioni varie"; -$a->strings["Personal menu to display in your channel pages"] = "Menu personale da mostrare sulle pagine del tuo canale"; -$a->strings["Remove this channel"] = "Elimina questo canale"; +$a->strings["Item not available."] = "Elemento non disponibile."; +$a->strings["Fetching URL returns error: %1\$s"] = "La chiamata all'URL restituisce questo errore: %1\$s"; +$a->strings["Invalid item."] = "Elemento non valido."; +$a->strings["Channel not found."] = "Canale non trovato."; +$a->strings["Page not found."] = "Pagina non trovata."; +$a->strings["Export Channel"] = "Esporta il canale"; +$a->strings["Export your basic channel information to a small file. This acts as a backup of your connections, permissions, profile and basic data, which can be used to import your data to a new hub, but\tdoes not contain your content."] = "Esporta le informazioni di base del tuo canale in un piccolo file. E' utile per avere un salvataggio di sicurezza dei tuoi contatti, del tuo profilo ed altri dati di base. Può essere usato per importare il tuo canale su un nuovo server, ma\tnon include i contenuti, per esempio articoli e foto."; +$a->strings["Export Content"] = "Esporta i contenuti"; +$a->strings["Export your channel information and all the content to a JSON backup. This backs up all of your connections, permissions, profile data and all of your content, but is generally not suitable for importing a channel to a new hub as this file may be VERY large. Please be patient - it may take several minutes for this download to begin."] = "Esporta i dati del canale e i contenuti in un file in formato JSON. E' un salvataggio dei tuoi contatti, dei dati del profilo e anche di tutti i contenuti. Questa non è la soluzione opportuna per importare il tuo canale su un nuovo server, visto che il file potrebbe avere dimensioni NOTEVOLI. Devi pazientare - ci vorranno alcuni minuti per raccogliere i dati prima che inizi lo scaricamento."; +$a->strings["No potential page delegates located."] = "Impossibile trovare delegati per questa pagina."; +$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina"; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."; +$a->strings["Existing Page Managers"] = "Gestori attuali della pagina"; +$a->strings["Existing Page Delegates"] = "Delegati attuali della pagina"; +$a->strings["Potential Delegates"] = "Delegati potenziali"; +$a->strings["Remove"] = "Rimuovi"; +$a->strings["Add"] = "Aggiungi"; +$a->strings["No entries."] = "Nessun risultato."; +$a->strings["Version %s"] = "Versione %s"; +$a->strings["Installed plugins/addons/apps:"] = "App e componenti installati:"; +$a->strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato"; +$a->strings["Red"] = "RedMatrix"; +$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. "; +$a->strings["Tag: "] = "Tag: "; +$a->strings["Last background fetch: "] = "Ultima acquisizione:"; +$a->strings["Running at web location"] = "In esecuzione sull'indirizzo web"; +$a->strings["Please visit RedMatrix.me to learn more about the Red Matrix."] = "Visita RedMatrix.me per scoprire di più su Red Matrix."; +$a->strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita"; +$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com"; +$a->strings["Site Administrators"] = "Amministratori del sito"; +$a->strings["Failed to create source. No channel selected."] = "Impossibile creare la sorgente. Nessun canale selezionato."; +$a->strings["Source created."] = "Sorgente creata."; +$a->strings["Source updated."] = "Sorgente aggiornata."; +$a->strings["*"] = "*"; +$a->strings["Manage remote sources of content for your channel."] = "Gestisci le sorgenti dei contenuti del tuo canale."; +$a->strings["New Source"] = "Nuova sorgente"; +$a->strings["Import all or selected content from the following channel into this channel and distribute it according to your channel settings."] = "Importa nel tuo canale tutti o una parte dei contenuti dal canale seguente."; +$a->strings["Only import content with these words (one per line)"] = "Importa solo i contenuti che hanno queste parole (una per riga)"; +$a->strings["Leave blank to import all public content"] = "Lascia vuoto per importare tutti i contenuti pubblici"; +$a->strings["Channel Name"] = "Nome del canale"; +$a->strings["Source not found."] = "Sorgente non trovata."; +$a->strings["Edit Source"] = "Modifica la sorgente"; +$a->strings["Delete Source"] = "Elimina la sorgente"; +$a->strings["Source removed"] = "Sorgente eliminata"; +$a->strings["Unable to remove source."] = "Impossibile rimuovere la sorgente."; +$a->strings["Invalid profile identifier."] = "Indentificativo del profilo non valido."; +$a->strings["Profile Visibility Editor"] = "Modifica la visibilità del profilo"; +$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo."; +$a->strings["Visible To"] = "Visibile a"; +$a->strings["All Connections"] = "Tutti i contatti"; $a->strings["Event can not end before it has started."] = "Un evento non può terminare prima del suo inizio."; $a->strings["Event title and start time are required."] = "Sono necessari il titolo e l'ora d'inizio dell'evento."; $a->strings["Event not found."] = "Evento non trovato."; @@ -1210,28 +1241,16 @@ $a->strings["Bookmark this room"] = "Aggiungi l'area chat ai segnalibri"; $a->strings["New Chatroom"] = "Nuova area chat"; $a->strings["Chatroom Name"] = "Nome dell'area chat"; $a->strings["%1\$s's Chatrooms"] = "Le aree chat di %1\$s"; -$a->strings["Version %s"] = "Versione %s"; -$a->strings["Installed plugins/addons/apps:"] = "App e componenti installati:"; -$a->strings["No installed plugins/addons/apps"] = "Nessuna app o componente installato"; -$a->strings["Red"] = "RedMatrix"; -$a->strings["This is a hub of the Red Matrix - a global cooperative network of decentralized privacy enhanced websites."] = "Questo è un hub di RedMatrix - una rete cooperativa e decentralizzata di siti ad elevata privacy. "; -$a->strings["Running at web location"] = "In esecuzione sull'indirizzo web"; -$a->strings["Please visit GetZot.com to learn more about the Red Matrix."] = "Visita GetZot.com per scoprire il progetto RedMatrix."; -$a->strings["Bug reports and issues: please visit"] = "Per segnalare bug e problemi: visita"; -$a->strings["Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com"] = "Per consigli, ringraziamenti, ecc. - scrivi a \"redmatrix\" at librelist - dot com"; -$a->strings["Site Administrators"] = "Amministratori del sito"; $a->strings["Away"] = "Assente"; $a->strings["Online"] = "Online"; $a->strings["Please login."] = "Effettua l'accesso."; -$a->strings["Continue"] = "Continua"; -$a->strings["Premium Channel Setup"] = "Canale premium - installazione"; -$a->strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; -$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc."; -$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:"; -$a->strings["Potential connections will then see the following text before proceeding:"] = "Il testo seguente comparirà a chi vorrà seguire il canale:"; -$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; -$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; -$a->strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; +$a->strings["Item not found"] = "Elemento non trovato"; +$a->strings["Item is not editable"] = "L'elemento non è modificabile"; +$a->strings["Edit post"] = "Modifica articolo"; +$a->strings["Delete item?"] = "Eliminare questo elemento?"; +$a->strings["Insert YouTube video"] = "Inserisci video da YouTube"; +$a->strings["Insert Vorbis [.ogg] video"] = "Inserisci video Vorbis [.ogg]"; +$a->strings["Insert Vorbis [.ogg] audio"] = "Inserisci audio Vorbis [.ogg]"; $a->strings["Channel removals are not allowed within 48 hours of changing the account password."] = "Non è possibile eliminare un canale prima di 48 ore dall'ultimo cambio password."; $a->strings["Remove This Channel"] = "Elimina questo canale"; $a->strings["This will completely remove this channel from the network. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il canale che stai usando. Una volta fatto non sarà più possibile ripristinarlo."; @@ -1248,17 +1267,22 @@ $a->strings["Authentication failed."] = "Autenticazione fallita."; $a->strings["Remote Authentication"] = "Autenticazione a distanza"; $a->strings["Enter your channel address (e.g. channel@example.com)"] = "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)"; $a->strings["Authenticate"] = "Autenticazione"; -$a->strings["Like/Dislike"] = "Mi piace/Non mi piace"; -$a->strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; -$a->strings["Please login with your RedMatrix ID or register as a new RedMatrix member to continue."] = "Per favore accedi con il tuo identificativo RedMatrix o registrati su RedMatrix per continuare."; -$a->strings["Invalid request."] = "Richiesta non valida."; -$a->strings["thing"] = "oggetto"; -$a->strings["Channel unavailable."] = "Canale non trovato."; -$a->strings["Previous action reversed."] = "Il comando precedente è stato annullato."; -$a->strings["Action completed."] = "Comando completato."; -$a->strings["Thank you."] = "Grazie."; -$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo."; -$a->strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'autenticazione magica è avvenuta con successo."; +$a->strings["No valid account found."] = "Nessun account valido trovato."; +$a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; +$a->strings["Site Member (%s)"] = "Utente del sito (%s)"; +$a->strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."; +$a->strings["Password Reset"] = "Reimposta la password"; +$a->strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; +$a->strings["Your new password is"] = "La tua nuova password è"; +$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; +$a->strings["click here to login"] = "clicca qui per accedere"; +$a->strings["Your password may be changed from the Settings page after successful login."] = "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso."; +$a->strings["Your password has changed at %s"] = "La tua password su %s è cambiata"; +$a->strings["Forgot your Password?"] = "Hai dimenticato la password?"; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare."; +$a->strings["Email Address"] = "Indirizzo email"; +$a->strings["Reset"] = "Reimposta"; $a->strings["Could not access contact record."] = "Non è possibile accedere alle informazioni sul contatto."; $a->strings["Could not locate selected profile."] = "Non riesco a trovare il profilo selezionato."; $a->strings["Connection updated."] = "Contatto aggiornato."; @@ -1282,8 +1306,9 @@ $a->strings["%1\$s [%2\$s]"] = "%1\$s [%2\$s]"; $a->strings["Edit connection"] = "Modifica il contatto"; $a->strings["Search your connections"] = "Cerca tra i contatti"; $a->strings["Finding: "] = "Ricerca: "; -$a->strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; -$a->strings["Edit post"] = "Modifica articolo"; +$a->strings["sent you a private message"] = "ti ha inviato un messaggio privato"; +$a->strings["added your channel"] = "ha aggiunto il tuo canale"; +$a->strings["posted an event"] = "ha creato un evento"; $a->strings["is now connected to"] = "ha come nuovo contatto"; $a->strings["Could not access address book record."] = "Impossibile accedere alle informazioni della rubrica."; $a->strings["Refresh failed - channel is currently unavailable."] = "Il canale non è disponibile - impossibile aggiornare."; @@ -1357,6 +1382,113 @@ $a->strings["Currently archived"] = "Attualmente archiviato"; $a->strings["Currently pending"] = "Attualmente da approvare"; $a->strings["Hide this contact from others"] = "Nascondi questo contatto agli altri"; $a->strings["Replies/likes to your public posts may still be visible"] = "Le risposte ai tuoi articoli pubblici potrebbero restare comunque visibili"; +$a->strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; +$a->strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; +$a->strings["Cannot verify requested channel."] = "Impossibile verificare il canale richiesto."; +$a->strings["Selected channel has private message restrictions. Send failed."] = "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito."; +$a->strings["Message deleted."] = "Messaggio eliminato."; +$a->strings["Message recalled."] = "Messaggio revocato."; +$a->strings["Send Private Message"] = "Invia un messaggio privato"; +$a->strings["To:"] = "A:"; +$a->strings["Subject:"] = "Oggetto:"; +$a->strings["Your message:"] = "Il tuo messaggio:"; +$a->strings["Send"] = "Invia"; +$a->strings["Message not found."] = "Messaggio non trovato."; +$a->strings["Delete message"] = "Elimina il messaggio"; +$a->strings["Recall message"] = "Revoca il messaggio"; +$a->strings["Message has been recalled."] = "Il messaggio è stato revocato."; +$a->strings["Private Conversation"] = "Conversazione privata"; +$a->strings["Delete conversation"] = "Elimina la conversazione"; +$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente."; +$a->strings["Send Reply"] = "Invia la risposta"; +$a->strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina."; +$a->strings["Album not found."] = "Album non trovato."; +$a->strings["Delete Album"] = "Elimina album"; +$a->strings["Delete Photo"] = "Elimina foto"; +$a->strings["No photos selected"] = "Nessuna foto selezionata"; +$a->strings["Access to this item is restricted."] = "Questo elemento non è visibile a tutti."; +$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile."; +$a->strings["%1$.2f MB photo storage used."] = "Hai usato %1$.2f Mb del tuo spazio disponibile."; +$a->strings["Upload Photos"] = "Carica foto"; +$a->strings["Enter a new album name"] = "Inserisci il nome di un nuovo album"; +$a->strings["or select an existing one (doubleclick)"] = "o seleziona uno esistente (doppio click)"; +$a->strings["Do not show a status post for this upload"] = "Non creare un messaggio di stato per questo caricamento"; +$a->strings["Album name could not be decoded"] = "Non è stato possibile leggere il nome dell'album"; +$a->strings["Contact Photos"] = "Foto dei contatti"; +$a->strings["Show Newest First"] = "Prima i più recenti"; +$a->strings["Show Oldest First"] = "Prima i più vecchi"; +$a->strings["View Photo"] = "Guarda la foto"; +$a->strings["Edit Album"] = "Modifica album"; +$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato."; +$a->strings["Photo not available"] = "Foto non disponibile"; +$a->strings["Use as profile photo"] = "Usa come foto del profilo"; +$a->strings["Private Photo"] = "Foto privata"; +$a->strings["View Full Size"] = "Vedi nelle dimensioni originali"; +$a->strings["Edit photo"] = "Modifica la foto"; +$a->strings["Rotate CW (right)"] = "Ruota (senso orario)"; +$a->strings["Rotate CCW (left)"] = "Ruota (senso antiorario)"; +$a->strings["Caption"] = "Titolo"; +$a->strings["Add a Tag"] = "Aggiungi tag"; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com"; +$a->strings["Flag as adult in album view"] = "Marca come 'per adulti'"; +$a->strings["In This Photo:"] = "In questa foto:"; +$a->strings["View Album"] = "Guarda l'album"; +$a->strings["Recent Photos"] = "Foto recenti"; +$a->strings["Bookmark added"] = "Segnalibro aggiunto"; +$a->strings["My Bookmarks"] = "I miei segnalibri"; +$a->strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; +$a->strings["This site is not a directory server"] = "Questo sito non è un server di elenchi pubblici"; +$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}"; +$a->strings["network"] = "rete"; +$a->strings["Block Name"] = "Nome del riquadro"; +$a->strings["Edit Block"] = "Modifica il riquadro"; +$a->strings["Delete block?"] = "Vuoi eliminare questo riquadro?"; +$a->strings["Delete Block"] = "Elimina il riquadro"; +$a->strings["Layout updated."] = "Layout aggiornato."; +$a->strings["Edit System Page Description"] = "Modifica i layout di sistema"; +$a->strings["Layout not found."] = "Layout non trovato."; +$a->strings["Module Name:"] = "Nome del modulo:"; +$a->strings["Layout Help"] = "Guida al layout"; +$a->strings["Edit Layout"] = "Modifica il layout"; +$a->strings["Delete layout?"] = "Vuoi eliminare questo layout?"; +$a->strings["Delete Layout"] = "Elimina il layout"; +$a->strings["Red Matrix - "The Network""] = "RedMatrix - "La tua rete""; +$a->strings["Welcome to %s"] = "%s ti dà il benvenuto"; +$a->strings["Edit Webpage"] = "Modifica la pagina web"; +$a->strings["Delete webpage?"] = "Vuoi eliminare questa pagina web?"; +$a->strings["Delete Webpage"] = "Elimina la pagina web"; +$a->strings["webpage"] = "pagina web"; +$a->strings["block"] = "riquadro"; +$a->strings["layout"] = "layout"; +$a->strings["%s element installed"] = "%s elemento installato"; +$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; +$a->strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito."; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."; +$a->strings["Image exceeds size limit of %d"] = "La dimensione dell'immagine supera il limite di %d"; +$a->strings["Unable to process image."] = "Impossibile elaborare l'immagine."; +$a->strings["Photo not available."] = "Foto non disponibile."; +$a->strings["Upload File:"] = "Carica un file:"; +$a->strings["Select a profile:"] = "Seleziona un profilo:"; +$a->strings["Upload Profile Photo"] = "Carica la foto del profilo"; +$a->strings["skip this step"] = "salta questo passaggio"; +$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; +$a->strings["Crop Image"] = "Ritaglia immagine"; +$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per migliorarne la visualizzazione."; +$a->strings["Done Editing"] = "Modifica terminata"; +$a->strings["Image uploaded successfully."] = "Immagine caricata con successo."; +$a->strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; +$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito."; +$a->strings["Like/Dislike"] = "Mi piace/Non mi piace"; +$a->strings["This action is restricted to members."] = "Questa funzionalità è riservata agli iscritti."; +$a->strings["Please login with your RedMatrix ID or register as a new RedMatrix member to continue."] = "Per favore accedi con il tuo identificativo RedMatrix o registrati su RedMatrix per continuare."; +$a->strings["Invalid request."] = "Richiesta non valida."; +$a->strings["thing"] = "oggetto"; +$a->strings["Channel unavailable."] = "Canale non trovato."; +$a->strings["Previous action reversed."] = "Il comando precedente è stato annullato."; +$a->strings["Action completed."] = "Comando completato."; +$a->strings["Thank you."] = "Grazie."; +$a->strings["Help:"] = "Guida:"; +$a->strings["Not Found"] = "Non disponibile"; $a->strings["Thing updated"] = "L'oggetto è stato aggiornato"; $a->strings["Object store: failed"] = "Impossibile memorizzare l'oggetto."; $a->strings["Thing added"] = "L'oggetto è stato aggiunto"; @@ -1371,27 +1503,66 @@ $a->strings["Name of thing e.g. something"] = "Nome dell'oggetto"; $a->strings["URL of thing (optional)"] = "Indirizzo web dell'oggetto (opzionale)"; $a->strings["URL for photo of thing (optional)"] = "Indirizzo di un'immagine dell'oggetto (facoltativo)"; $a->strings["Add Thing to your Profile"] = "Aggiungi l'oggetto al tuo profilo"; -$a->strings["No valid account found."] = "Nessun account valido trovato."; -$a->strings["Password reset request issued. Check your email."] = "La richiesta per reimpostare la password è stata inviata. Controlla la tua email."; -$a->strings["Site Member (%s)"] = "Utente del sito (%s)"; -$a->strings["Password reset requested at %s"] = "È stato richiesto di reimpostare password su %s"; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non sarà reimpostata."; -$a->strings["Password Reset"] = "Reimposta la password"; -$a->strings["Your password has been reset as requested."] = "La password è stata reimpostata come richiesto."; -$a->strings["Your new password is"] = "La tua nuova password è"; -$a->strings["Save or copy your new password - and then"] = "Salva o copia la tua nuova password, quindi"; -$a->strings["click here to login"] = "clicca qui per accedere"; -$a->strings["Your password may be changed from the Settings page after successful login."] = "Puoi cambiare la tua password dalla pagina delle Impostazioni dopo aver effettuato l'accesso."; -$a->strings["Your password has changed at %s"] = "La tua password su %s è cambiata"; -$a->strings["Forgot your Password?"] = "Hai dimenticato la password?"; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Inserisci il tuo indirizzo email per reimpostare la password. Dopo aver inviato la richiesta, controlla l'email e troverai le istruzioni per continuare."; -$a->strings["Email Address"] = "Indirizzo email"; -$a->strings["Reset"] = "Reimposta"; -$a->strings["Bookmark added"] = "Segnalibro aggiunto"; -$a->strings["My Bookmarks"] = "I miei segnalibri"; -$a->strings["My Connections Bookmarks"] = "I segnalibri dei miei contatti"; -$a->strings["This site is not a directory server"] = "Questo sito non è un server di elenchi pubblici"; -$a->strings["RedMatrix - Guests: Username: {your email address}, Password: +++"] = "Accesso a Red Matrix. {Inserisci l'email con cui sei registrato e la password.}"; +$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["Permission Denied."] = "Permesso negato."; +$a->strings["File not found."] = "File non trovato."; +$a->strings["Edit file permissions"] = "Modifica i permessi del file"; +$a->strings["Set/edit permissions"] = "Modifica i permessi"; +$a->strings["Include all files and sub folders"] = "Includi tutti i file e le sottocartelle"; +$a->strings["Return to file list"] = "Torna all'elenco dei file"; +$a->strings["Copy/paste this code to attach file to a post"] = "Copia/incolla questo codice per far comparire il file in un articolo"; +$a->strings["Copy/paste this URL to link file from a web page"] = "Copia/incolla questo indirizzo in una pagina web per avere un link al file"; +$a->strings["Continue"] = "Continua"; +$a->strings["Premium Channel Setup"] = "Canale premium - installazione"; +$a->strings["Enable premium channel connection restrictions"] = "Abilita le restrizioni del canale premium"; +$a->strings["Please enter your restrictions or conditions, such as paypal receipt, usage guidelines, etc."] = "Scrivi le condizioni d'uso e le restrizioni di questo canale, come per esempio le linee guida, il sistema di pagamento, ecc."; +$a->strings["This channel may require additional steps or acknowledgement of the following conditions prior to connecting:"] = "Prima di connetterti a questo canale è necessario che tu accetti le seguenti condizioni:"; +$a->strings["Potential connections will then see the following text before proceeding:"] = "Il testo seguente comparirà a chi vorrà seguire il canale:"; +$a->strings["By continuing, I certify that I have complied with any instructions provided on this page."] = "Continuando dichiaro di aver seguito tutte le indicazioni e le istruzioni fornite in questa pagina."; +$a->strings["(No specific instructions have been provided by the channel owner.)"] = "(Il gestore del canale non ha fornito istruzioni specifiche)"; +$a->strings["Restricted or Premium Channel"] = "Canale premium - con restrizioni"; +$a->strings["- select -"] = "- scegli -"; +$a->strings["Location not found."] = "Indirizzo non trovato."; +$a->strings["Primary location cannot be removed."] = "L'indirizzo principale non può essere rimosso."; +$a->strings["No locations found."] = "Nessun indirizzo trovato."; +$a->strings["Manage Channel Locations"] = "Modifica gli indirizzi del canale"; +$a->strings["Location (address)"] = "Indirizzo"; +$a->strings["Primary Location"] = "Indirizzo primario"; +$a->strings["Drop location"] = "Elimina un indirizzo"; +$a->strings["Channel added."] = "Canale aggiunto."; +$a->strings["Your service plan only allows %d channels."] = "Il tuo account permette di creare al massimo %d canali."; +$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 server"; +$a->strings["Imported file is empty."] = "Il file da importare è vuoto."; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita."; +$a->strings["Unable to create a unique channel address. Import failed."] = "Impossibile creare un indirizzo univoco per il canale. L'import è fallito."; +$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["Import completed."] = "L'importazione è terminata con successo!"; +$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"; +$a->strings["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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile."; +$a->strings["File to Upload"] = "File da caricare"; +$a->strings["Or provide the old server/hub details"] = "Oppure fornisci i dettagli del vecchio server/hub"; +$a->strings["Your old identity address (xyz@example.com)"] = "Il tuo vecchio identificativo (per esempio pippo@esempio.com)"; +$a->strings["Your old login email address"] = "L'email che usavi per accedere sul vecchio server"; +$a->strings["Your old login password"] = "La password per il vecchio server"; +$a->strings["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 able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc."; +$a->strings["Make this hub my primary location"] = "Rendi questo server il mio indirizzo primario"; +$a->strings["Import existing posts if possible"] = "Importazione dei post esistenti, se possibile"; +$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; +$a->strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato."; +$a->strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; +$a->strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato."; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; +$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore."; +$a->strings["Help with this feature"] = "La guida per questa funzionalità"; +$a->strings["Layout Name"] = "Nome layout"; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; $a->strings["Profile not found."] = "Profilo non trovato."; $a->strings["Profile deleted."] = "Profilo eliminato."; $a->strings["Profile-"] = "Profilo-"; @@ -1456,113 +1627,6 @@ $a->strings["Age: "] = "Età:"; $a->strings["Edit/Manage Profiles"] = "Modifica/gestisci i profili"; $a->strings["Add profile things"] = "Aggiungi oggetti al profilo"; $a->strings["Include desirable objects in your profile"] = "Aggiungi oggetti interessanti al tuo profilo"; -$a->strings["Item not found"] = "Elemento non trovato"; -$a->strings["Edit Block"] = "Modifica il riquadro"; -$a->strings["Delete block?"] = "Vuoi eliminare questo riquadro?"; -$a->strings["Insert YouTube video"] = "Inserisci video da YouTube"; -$a->strings["Insert Vorbis [.ogg] video"] = "Inserisci video Vorbis [.ogg]"; -$a->strings["Insert Vorbis [.ogg] audio"] = "Inserisci audio Vorbis [.ogg]"; -$a->strings["Delete Block"] = "Elimina il riquadro"; -$a->strings["Layout updated."] = "Layout aggiornato."; -$a->strings["Edit System Page Description"] = "Modifica i layout di sistema"; -$a->strings["Layout not found."] = "Layout non trovato."; -$a->strings["Module Name:"] = "Nome del modulo:"; -$a->strings["Layout Help"] = "Guida al layout"; -$a->strings["Edit Layout"] = "Modifica il layout"; -$a->strings["Delete layout?"] = "Vuoi eliminare questo layout?"; -$a->strings["Delete Layout"] = "Elimina il layout"; -$a->strings["Item is not editable"] = "L'elemento non è modificabile"; -$a->strings["Delete item?"] = "Eliminare questo elemento?"; -$a->strings["Help:"] = "Guida:"; -$a->strings["Not Found"] = "Non disponibile"; -$a->strings["Edit Webpage"] = "Modifica la pagina web"; -$a->strings["Delete webpage?"] = "Vuoi eliminare questa pagina web?"; -$a->strings["Delete Webpage"] = "Elimina la pagina web"; -$a->strings["webpage"] = "pagina web"; -$a->strings["block"] = "riquadro"; -$a->strings["layout"] = "layout"; -$a->strings["%s element installed"] = "%s elemento installato"; -$a->strings["Image uploaded but image cropping failed."] = "L'immagine è stata caricata, ma il non è stato possibile ritagliarla."; -$a->strings["Image resize failed."] = "Il ridimensionamento dell'immagine è fallito."; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente."; -$a->strings["Image exceeds size limit of %d"] = "La dimensione dell'immagine supera il limite di %d"; -$a->strings["Unable to process image."] = "Impossibile elaborare l'immagine."; -$a->strings["Photo not available."] = "Foto non disponibile."; -$a->strings["Upload File:"] = "Carica un file:"; -$a->strings["Select a profile:"] = "Seleziona un profilo:"; -$a->strings["Upload Profile Photo"] = "Carica la foto del profilo"; -$a->strings["skip this step"] = "salta questo passaggio"; -$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album"; -$a->strings["Crop Image"] = "Ritaglia immagine"; -$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per migliorarne la visualizzazione."; -$a->strings["Done Editing"] = "Modifica terminata"; -$a->strings["Image uploaded successfully."] = "Immagine caricata con successo."; -$a->strings["Image upload failed."] = "Il caricamento dell'immagine è fallito."; -$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento del'immagine [%s] è fallito."; -$a->strings["Unable to locate original post."] = "Impossibile trovare il messaggio originale."; -$a->strings["Empty post discarded."] = "L'articolo vuoto è stato ignorato."; -$a->strings["Executable content type not permitted to this channel."] = "I contenuti eseguibili non sono permessi su questo canale."; -$a->strings["System error. Post not saved."] = "Errore di sistema. Articolo non salvato."; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Hai raggiunto il limite massimo di %1$.0f articoli sulla pagina principale."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Hai raggiunto il limite massimo di %1$.0f pagine web."; -$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["Permission Denied."] = "Permesso negato."; -$a->strings["File not found."] = "File non trovato."; -$a->strings["Edit file permissions"] = "Modifica i permessi del file"; -$a->strings["Set/edit permissions"] = "Modifica i permessi"; -$a->strings["Include all files and sub folders"] = "Includi tutti i file e le sottocartelle"; -$a->strings["Return to file list"] = "Torna all'elenco dei file"; -$a->strings["Copy/paste this code to attach file to a post"] = "Copia/incolla questo codice per far comparire il file in un articolo"; -$a->strings["Copy/paste this URL to link file from a web page"] = "Copia/incolla questo indirizzo in una pagina web per avere un link al file"; -$a->strings["network"] = "rete"; -$a->strings["No potential page delegates located."] = "Impossibile trovare delegati per questa pagina."; -$a->strings["Delegate Page Management"] = "Gestione delegati per la pagina"; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grando di gestire tutti gli aspetti di questa pagina, tranne per i settaggi di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente."; -$a->strings["Existing Page Managers"] = "Gestori attuali della pagina"; -$a->strings["Existing Page Delegates"] = "Delegati attuali della pagina"; -$a->strings["Potential Delegates"] = "Delegati potenziali"; -$a->strings["Remove"] = "Rimuovi"; -$a->strings["Add"] = "Aggiungi"; -$a->strings["No entries."] = "Nessun risultato."; -$a->strings["Channel added."] = "Canale aggiunto."; -$a->strings["Collection created."] = "L'insieme di canali è stato creato."; -$a->strings["Could not create collection."] = "Impossibile creare l'insieme."; -$a->strings["Collection updated."] = "Insieme aggiornato."; -$a->strings["Create a collection of channels."] = "Crea un insieme di canali."; -$a->strings["Collection Name: "] = "Nome dell'insieme:"; -$a->strings["Members are visible to other channels"] = "I membri potranno vedere gli altri canali dell'insieme"; -$a->strings["Collection removed."] = "Insieme rimosso."; -$a->strings["Unable to remove collection."] = "Impossibile rimuovere l'insieme."; -$a->strings["Collection Editor"] = "Modifica l'insieme"; -$a->strings["Members"] = "Membri"; -$a->strings["All Connected Channels"] = "Tutti i canali connessi"; -$a->strings["Click on a channel to add or remove."] = "Clicca su un canale per aggiungerlo o rimuoverlo."; -$a->strings["Red Matrix - "The Network""] = "RedMatrix - "La tua rete""; -$a->strings["Welcome to %s"] = "%s ti dà il benvenuto"; -$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo sito è nuovo, riprova tra 24 ore."; -$a->strings["Your service plan only allows %d channels."] = "Il tuo account permette di creare al massimo %d canali."; -$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 server"; -$a->strings["Imported file is empty."] = "Il file da importare è vuoto."; -$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = "Non posso creare un canale con un identificativo che già esiste su questo sistema. L'importazione è fallita."; -$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["Import completed."] = "L'importazione è terminata con successo!"; -$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"; -$a->strings["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. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = "Usa questo modulo per importare un tuo canale da un altro server/hub. Puoi scaricare i dati identificativi del canale direttamente dall'altro server/hub oppure tramite un file che hai esportato. Saranno importati solamente l'identità e i contatti. L'importazione dei contenuti non è ancora disponibile."; -$a->strings["File to Upload"] = "File da caricare"; -$a->strings["Or provide the old server/hub details"] = "Oppure fornisci i dettagli del vecchio server/hub"; -$a->strings["Your old identity address (xyz@example.com)"] = "Il tuo vecchio identificativo (per esempio pippo@esempio.com)"; -$a->strings["Your old login email address"] = "L'email che usavi per accedere sul vecchio server"; -$a->strings["Your old login password"] = "La password per il vecchio server"; -$a->strings["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 able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = "Scegli se vuoi spostare il tuo indirizzo primario su questo server, oppure se preferisci che quello vecchio resti tale. Potrai pubblicare da entrambi i server, ma solamente uno sarà indicato come posizione in cui risiedono i tuoi file, foto, ecc."; -$a->strings["Make this hub my primary location"] = "Rendi questo server il mio indirizzo primario"; -$a->strings["Import existing posts if possible"] = "Importazione dei post esistenti, se possibile"; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s ha taggato %3\$s di %2\$s con %4\$s"; $a->strings["Tag removed"] = "Tag rimosso"; $a->strings["Remove Item Tag"] = "Rimuovi il tag"; $a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: "; @@ -1722,78 +1786,12 @@ $a->strings["Help text"] = "Testo di aiuto"; $a->strings["Additional info (optional)"] = "Informazioni aggiuntive (opzionali)"; $a->strings["Field definition not found"] = "Impossibile trovare la definizione del campo"; $a->strings["Edit Profile Field"] = "Modifica campo del profilo"; -$a->strings["Location not found."] = "Indirizzo non trovato."; -$a->strings["Primary location cannot be removed."] = "L'indirizzo principale non può essere rimosso."; -$a->strings["No locations found."] = "Nessun indirizzo trovato."; -$a->strings["Manage Channel Locations"] = "Modifica gli indirizzi del canale"; -$a->strings["Location (address)"] = "Indirizzo"; -$a->strings["Primary Location"] = "Indirizzo primario"; -$a->strings["Drop location"] = "Elimina un indirizzo"; -$a->strings["Unable to lookup recipient."] = "Impossibile associare un destinatario."; -$a->strings["Unable to communicate with requested channel."] = "Impossibile comunicare con il canale richiesto."; -$a->strings["Cannot verify requested channel."] = "Impossibile verificare il canale richiesto."; -$a->strings["Selected channel has private message restrictions. Send failed."] = "Il canale ha delle regole restrittive per la ricezione dei messaggi privati. Invio fallito."; -$a->strings["Message deleted."] = "Messaggio eliminato."; -$a->strings["Message recalled."] = "Messaggio revocato."; -$a->strings["Send Private Message"] = "Invia un messaggio privato"; -$a->strings["To:"] = "A:"; -$a->strings["Subject:"] = "Oggetto:"; -$a->strings["Your message:"] = "Il tuo messaggio:"; -$a->strings["Send"] = "Invia"; -$a->strings["Message not found."] = "Messaggio non trovato."; -$a->strings["Delete message"] = "Elimina il messaggio"; -$a->strings["Recall message"] = "Revoca il messaggio"; -$a->strings["Message has been recalled."] = "Il messaggio è stato revocato."; -$a->strings["Private Conversation"] = "Conversazione privata"; -$a->strings["Delete conversation"] = "Elimina la conversazione"; -$a->strings["No secure communications available. You may be able to respond from the sender's profile page."] = "Non è disponibile alcuna tecnologia per comunicare in modo sicuro. Se possibile, prova a rispondere direttamente dalla pagina del profilo del mittente."; -$a->strings["Send Reply"] = "Invia la risposta"; -$a->strings["Total invitation limit exceeded."] = "Hai superato il numero massimo di inviti."; -$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido."; -$a->strings["Please join us on Red"] = "Vieni con noi su RedMatrix"; -$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario."; -$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio è fallita."; -$a->strings["%d message sent."] = array( - 0 => "%d messaggio inviato.", - 1 => "%d messaggi inviati.", -); -$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili"; -$a->strings["Send invitations"] = "Spedisci inviti"; -$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:"; -$a->strings["Please join my community on RedMatrix."] = "Entra a far parte della mia comunità su RedMatrix."; -$a->strings["You will need to supply this invitation code: "] = "Dovrai fornire questo codice di invito:"; -$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registrati su un qualsiasi sito RedMatrix (sono tutti interconnessi)"; -$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compare nella pagina."; -$a->strings["or visit "] = "oppure visita "; -$a->strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]"; $a->strings["You have created %1$.0f of %2$.0f allowed channels."] = "Hai creato %1$.0f dei %2$.0f canali permessi."; $a->strings["Create a new channel"] = "Crea un nuovo canale"; $a->strings["Current Channel"] = "Canale attuale"; $a->strings["Attach to one of your channels by selecting it."] = "Seleziona il canale a cui vuoi passare."; $a->strings["Default Channel"] = "Canale predefinito"; $a->strings["Make Default"] = "Rendi predefinito"; -$a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"; -$a->strings["Help with this feature"] = "La guida per questa funzionalità"; -$a->strings["Layout Name"] = "Nome layout"; -$a->strings["Remote privacy information not available."] = "Le informazioni remote sulla privacy non sono disponibili."; -$a->strings["Visible to:"] = "Visibile a:"; -$a->strings["No connections."] = "Nessun contatto."; -$a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]"; -$a->strings["View Connnections"] = "Guarda i contatti"; -$a->strings["Hub not found."] = "Server non trovato."; -$a->strings["Total votes"] = "Voti totali"; -$a->strings["Average Rating"] = "Valutazione media"; -$a->strings["No such group"] = "Impossibile trovare l'insieme"; -$a->strings["Search Results For:"] = "Cerca risultati con:"; -$a->strings["Collection is empty"] = "L'insieme di canali è vuoto"; -$a->strings["Collection: "] = "Insieme:"; -$a->strings["Connection: "] = "Contatto:"; -$a->strings["Invalid connection."] = "Contatto non valido."; -$a->strings["Wall Photos"] = "Foto della bacheca"; -$a->strings["Profile Match"] = "Profili corrispondenti"; -$a->strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."; -$a->strings["is interested in:"] = "interessi personali:"; -$a->strings["No matches"] = "Nessun risultato"; $a->strings["Menu updated."] = "Menù aggiornato."; $a->strings["Unable to update menu."] = "Impossibile aggiornare il menù."; $a->strings["Menu created."] = "Menù creato."; @@ -1816,6 +1814,50 @@ $a->strings["Menu deleted."] = "Menù eliminato."; $a->strings["Menu could not be deleted."] = "Il menù non può essere eliminato."; $a->strings["Edit Menu"] = "Modifica menù"; $a->strings["Add or remove entries to this menu"] = "Aggiungi o rimuovi elementi di questo menù"; +$a->strings["Total invitation limit exceeded."] = "Hai superato il numero massimo di inviti."; +$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido."; +$a->strings["Please join us on Red"] = "Vieni con noi su RedMatrix"; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Hai superato il numero massimo di inviti. Contatta l'amministratore se necessario."; +$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio è fallita."; +$a->strings["%d message sent."] = array( + 0 => "%d messaggio inviato.", + 1 => "%d messaggi inviati.", +); +$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili"; +$a->strings["Send invitations"] = "Spedisci inviti"; +$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:"; +$a->strings["Please join my community on RedMatrix."] = "Entra a far parte della mia comunità su RedMatrix."; +$a->strings["You will need to supply this invitation code: "] = "Dovrai fornire questo codice di invito:"; +$a->strings["1. Register at any RedMatrix location (they are all inter-connected)"] = "1. Registrati su un qualsiasi sito RedMatrix (sono tutti interconnessi)"; +$a->strings["2. Enter my RedMatrix network address into the site searchbar."] = "2. Inserisci il mio indirizzo RedMatrix nella barra di ricerca che compare nella pagina."; +$a->strings["or visit "] = "oppure visita "; +$a->strings["3. Click [Connect]"] = "3. Clicca su [Aggiungi]"; +$a->strings["No such group"] = "Impossibile trovare l'insieme"; +$a->strings["Search Results For:"] = "Cerca risultati con:"; +$a->strings["Collection is empty"] = "L'insieme di canali è vuoto"; +$a->strings["Collection: "] = "Insieme:"; +$a->strings["Connection: "] = "Contatto:"; +$a->strings["Invalid connection."] = "Contatto non valido."; +$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido."; +$a->strings["Discard"] = "Rifiuta"; +$a->strings["No more system notifications."] = "Non ci sono nuove notifiche di sistema."; +$a->strings["System Notifications"] = "Notifiche di sistema"; +$a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"; +$a->strings["Remote privacy information not available."] = "Le informazioni remote sulla privacy non sono disponibili."; +$a->strings["Visible to:"] = "Visibile a:"; +$a->strings["No connections."] = "Nessun contatto."; +$a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]"; +$a->strings["View Connnections"] = "Guarda i contatti"; +$a->strings["Hub not found."] = "Server non trovato."; +$a->strings["Total votes"] = "Voti totali"; +$a->strings["Average Rating"] = "Valutazione media"; +$a->strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; +$a->strings["Welcome %s. Remote authentication successful."] = "Ciao %s. L'autenticazione magica è avvenuta con successo."; +$a->strings["Wall Photos"] = "Foto della bacheca"; +$a->strings["Profile Match"] = "Profili corrispondenti"; +$a->strings["No keywords to match. Please add keywords to your default profile."] = "Non hai scritto parole chiave. Aggiungi parole chiave al tuo profilo predefinito per comparire nelle ricerche."; +$a->strings["is interested in:"] = "interessi personali:"; +$a->strings["No matches"] = "Nessun risultato"; $a->strings["Conversation removed."] = "Conversazione rimossa."; $a->strings["No messages."] = "Nessun messaggio."; $a->strings["D, d M Y - g:i A"] = "D d M Y - G:i"; @@ -1826,11 +1868,9 @@ $a->strings["Choose a short nickname"] = "Scegli un nome breve"; $a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = "Il nome breve sarà usato per creare un indirizzo facile da ricordare per il tuo canale (simile a una email). Così potrai condividerlo e gli altri potranno trovarti."; $a->strings["Or import an existing channel from another location"] = "Oppure importa un tuo canale esistente da un altro server/hub"; $a->strings["Channel Type"] = "Tipo di canale"; +$a->strings["?"] = "?"; +$a->strings["What is this?"] = "Questo cos'è?"; $a->strings["Please choose a channel type (such as social networking or community forum) and privacy requirements so we can select the best permissions for you"] = "Descrivi il tipo di canale che vorresti creare (per esempio se ti interessa più usarlo come social network, come un forum di discussione...) e il tipo di privacy che preferisci. RedMatrix sceglierà per te i permessi più adatti."; -$a->strings["Invalid request identifier."] = "L'identificativo della richiesta non è valido."; -$a->strings["Discard"] = "Rifiuta"; -$a->strings["No more system notifications."] = "Non ci sono nuove notifiche di sistema."; -$a->strings["System Notifications"] = "Notifiche di sistema"; $a->strings["Xchan Lookup"] = "Ricerca canale"; $a->strings["Lookup xchan beginning with (or webbie): "] = "Cerca un canale (o un webbie) che inizia per:"; $a->strings["invalid target signature"] = "la firma ricevuta non è valida"; @@ -1847,42 +1887,7 @@ $a->strings["Finding:"] = "Ricerca:"; $a->strings["next page"] = "pagina successiva"; $a->strings["previous page"] = "pagina precedente"; $a->strings["No entries (some entries may be hidden)."] = "Nessun risultato (qualche elemento potrebbe essere nascosto)."; -$a->strings["Page owner information could not be retrieved."] = "Impossibile ottenere informazioni sul proprietario della pagina."; -$a->strings["Album not found."] = "Album non trovato."; -$a->strings["Delete Album"] = "Elimina album"; -$a->strings["Delete Photo"] = "Elimina foto"; -$a->strings["No photos selected"] = "Nessuna foto selezionata"; -$a->strings["Access to this item is restricted."] = "Questo elemento non è visibile a tutti."; -$a->strings["%1$.2f MB of %2$.2f MB photo storage used."] = "Hai usato %1$.2f Mb dei %2$.2f Mb di spazio disponibile."; -$a->strings["%1$.2f MB photo storage used."] = "Hai usato %1$.2f Mb del tuo spazio disponibile."; -$a->strings["Upload Photos"] = "Carica foto"; -$a->strings["Enter a new album name"] = "Inserisci il nome di un nuovo album"; -$a->strings["or select an existing one (doubleclick)"] = "o seleziona uno esistente (doppio click)"; -$a->strings["Do not show a status post for this upload"] = "Non creare un messaggio di stato per questo caricamento"; -$a->strings["Album name could not be decoded"] = "Non è stato possibile leggere il nome dell'album"; -$a->strings["Contact Photos"] = "Foto dei contatti"; -$a->strings["Show Newest First"] = "Prima i più recenti"; -$a->strings["Show Oldest First"] = "Prima i più vecchi"; -$a->strings["View Photo"] = "Guarda la foto"; -$a->strings["Edit Album"] = "Modifica album"; -$a->strings["Permission denied. Access to this item may be restricted."] = "Permesso negato. L'accesso a questo elemento può essere stato limitato."; -$a->strings["Photo not available"] = "Foto non disponibile"; -$a->strings["Use as profile photo"] = "Usa come foto del profilo"; -$a->strings["Private Photo"] = "Foto privata"; -$a->strings["View Full Size"] = "Vedi nelle dimensioni originali"; -$a->strings["Edit photo"] = "Modifica la foto"; -$a->strings["Rotate CW (right)"] = "Ruota (senso orario)"; -$a->strings["Rotate CCW (left)"] = "Ruota (senso antiorario)"; -$a->strings["Caption"] = "Titolo"; -$a->strings["Add a Tag"] = "Aggiungi tag"; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com"] = "Esempio: @bob, @Barbara_Jensen, @jim@example.com"; -$a->strings["Flag as adult in album view"] = "Marca come 'per adulti'"; -$a->strings["In This Photo:"] = "In questa foto:"; -$a->strings["View Album"] = "Guarda l'album"; -$a->strings["Recent Photos"] = "Foto recenti"; -$a->strings["sent you a private message"] = "ti ha inviato un messaggio privato"; -$a->strings["added your channel"] = "ha aggiunto il tuo canale"; -$a->strings["posted an event"] = "ha creato un evento"; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = "L'autenticazione magica dal tuo sito non è disponibile. Hai accesso solamente a questo sito. Puoi provare a disconnetterti per tentare di nuovo."; $a->strings["App installed."] = "App installata"; $a->strings["Malformed app."] = "App non corretta"; $a->strings["Embed code"] = "Inserisci del codice"; From a70e42edac9580eab7013f1fcdc5eae252a10dd1 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Mon, 29 Dec 2014 14:47:41 +0000 Subject: [PATCH 143/155] Remove link to hubloc status in admin panel. This is a potentially useful tool, but plain doesn't work at the moment. --- view/tpl/admin_aside.tpl | 1 - 1 file changed, 1 deletion(-) diff --git a/view/tpl/admin_aside.tpl b/view/tpl/admin_aside.tpl index 2ab3edcc2..013b72d50 100755 --- a/view/tpl/admin_aside.tpl +++ b/view/tpl/admin_aside.tpl @@ -18,7 +18,6 @@
    • {{$admin.channels.1}}
    • {{$admin.plugins.1}}
    • {{$admin.themes.1}}
    • -
    • {{$admin.hubloc.1}}
    • {{$admin.dbsync.1}}
    • From d029d3a9f939f2691e3091a93fa4561dab13f15a Mon Sep 17 00:00:00 2001 From: Erik Lundin Date: Mon, 29 Dec 2014 17:24:53 +0100 Subject: [PATCH 144/155] Don't trim escaped quotes --- util/po2php.php | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/util/po2php.php b/util/po2php.php index d3e6d190c..cf295d8cb 100644 --- a/util/po2php.php +++ b/util/po2php.php @@ -73,7 +73,7 @@ function po2php_run($argv, $argc) { } $match=Array(); preg_match("|\[([0-9]*)\] (.*)|", $l, $match); - $out .= "\t". + $out .= "\t". preg_replace_callback($escape_s_exp,'escape_s',$match[1]) ." => " .preg_replace_callback($escape_s_exp,'escape_s',$match[2]) .",\n"; @@ -83,7 +83,7 @@ function po2php_run($argv, $argc) { if ($ink) { - $k .= trim($l,"\"\r\n"); + $k .= trim_message($l); $k = preg_replace_callback($escape_s_exp,'escape_s',$k); //$out .= '$a->strings['.$k.'] = '; } @@ -93,7 +93,7 @@ function po2php_run($argv, $argc) { if ($k!="") $out .= $arr?");\n":";\n"; $arr=False; $k = str_replace("msgid ","",$l); - $k = trim($k,"\"\r\n"); + $k = trim_message($k); $k = $ctx.$k; // echo $ctx ? $ctx."\nX\n":""; $k = preg_replace_callback($escape_s_exp,'escape_s',$k); @@ -102,14 +102,14 @@ function po2php_run($argv, $argc) { } if ($inv && substr($l,0,6)!="msgstr" && substr($l,0,7)!="msgctxt") { - $v .= trim($l,"\"\r\n"); + $v .= trim_message($l); $v = preg_replace_callback($escape_s_exp,'escape_s',$v); //$out .= '$a->strings['.$k.'] = '; } if (substr($l,0,7)=="msgctxt") { $ctx = str_replace("msgctxt ","",$l); - $ctx = trim($ctx,"\"\r\n"); + $ctx = trim_message($ctx); $ctx = "__ctx:".$ctx."__ "; $ctx = preg_replace_callback($escape_s_exp,'escape_s',$ctx); } @@ -123,6 +123,14 @@ function po2php_run($argv, $argc) { } +function trim_message($str) { + // Almost same as trim("\"\r\n") except that escaped quotes are preserved + $str = trim($str, "\r\n"); + $str = ltrim($str, "\""); + $str = preg_replace('/(? Date: Mon, 29 Dec 2014 20:02:56 +0100 Subject: [PATCH 145/155] Only call autotime() on the correct elements --- view/js/main.js | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/view/js/main.js b/view/js/main.js index f979f6b6f..51166c6cd 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -468,7 +468,7 @@ function updateConvItems(mode,data) { $('#' + prev).after($(this)); if(isVisible) showHideComments(itmId); - $(".autotime").timeago(); + $(".autotime",this).timeago(); } else { $('img',this).each(function() { @@ -479,7 +479,7 @@ function updateConvItems(mode,data) { $('#' + ident).replaceWith($(this)); if(isVisible) showHideComments(itmId); - $(".autotime").timeago(); + $(".autotime",this).timeago(); } prev = ident; }); @@ -510,7 +510,7 @@ function updateConvItems(mode,data) { $('#threads-end').before($(this)); if(isVisible) showHideComments(itmId); - $(".autotime").timeago(); + $(".autotime",this).timeago(); } else { $('img',this).each(function() { @@ -521,7 +521,7 @@ function updateConvItems(mode,data) { $('#' + ident).replaceWith($(this)); if(isVisible) showHideComments(itmId); - $(".autotime").timeago(); + $(".autotime",this).timeago(); } }); @@ -555,7 +555,7 @@ function updateConvItems(mode,data) { $('#' + prev).after($(this)); if(isVisible) showHideComments(itmId); - $(".autotime").timeago(); + $(".autotime",this).timeago(); } prev = ident; From d801c361d6cd907ca841b58933a289dc4c5ccebe Mon Sep 17 00:00:00 2001 From: marijus Date: Mon, 29 Dec 2014 21:53:00 +0100 Subject: [PATCH 146/155] css fixes and remove sloppy photos setting since it is not supported anymore in redbasic --- view/css/mod_cloud.css | 6 ++---- view/theme/redbasic/tpl/theme_settings.tpl | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/view/css/mod_cloud.css b/view/css/mod_cloud.css index 56f4c415b..822047c9d 100644 --- a/view/css/mod_cloud.css +++ b/view/css/mod_cloud.css @@ -14,19 +14,17 @@ width: 100%; } -#cloud-index th { - padding-top: 7px; -} - #cloud-index td:nth-child(1){ padding: 7px 3px 7px 10px; } +#cloud-index th:nth-child(8), #cloud-index td:nth-child(8){ padding: 7px 3px; white-space: nowrap; } +#cloud-index th:nth-child(9), #cloud-index td:nth-child(9){ padding: 7px 10px 7px 7px; white-space: nowrap; diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index 70b42b6cd..adf2e632d 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -34,7 +34,7 @@ {{include file="field_input.tpl" field=$nav_min_opacity}} {{include file="field_input.tpl" field=$top_photo}} {{include file="field_input.tpl" field=$reply_photo}} -{{include file="field_checkbox.tpl" field=$sloppy_photos}} +{{*include file="field_checkbox.tpl" field=$sloppy_photos*}}