diff options
Diffstat (limited to 'view')
57 files changed, 3091 insertions, 2348 deletions
diff --git a/view/css/bootstrap-red.css b/view/css/bootstrap-red.css index 45cf76fb6..00e2f30b7 100644 --- a/view/css/bootstrap-red.css +++ b/view/css/bootstrap-red.css @@ -105,8 +105,18 @@ nav .dropdown-menu li a { padding: 5px 10px; } -nav .navbar-collapse { - max-height: 450px; +nav .navbar-collapse .navbar-left { + float: left; +} + +nav .navbar-collapse .navbar-right { + float: right; } /* nav overrides end */ + +.dropdown-menu img { + width: 32px; + height: 32px; + margin-right: 5px; +} diff --git a/view/css/choklet.css b/view/css/choklet.css new file mode 100644 index 000000000..e5e0240f5 --- /dev/null +++ b/view/css/choklet.css @@ -0,0 +1,53 @@ +header #banner { + position: fixed; + top: 0; + width: 250px; + margin-left: auto; + margin-right: auto; +} + +#blog-banner { + position: relative; + margin-top: 75px; + width: 100%; + margin-bottom: 20px; +} + +nav.navbar { + width: 100%; + margin-left: 0; + margin-right: 0; +} + +aside#region_1 { + display: block; + min-width: 210px; + max-width: 220px; + width: 20%; + float: left; + margin-left: 10px; +} + +aside input[type='text'] { + width: 174px; +} + + +section { + margin-left: 15px; + margin-right: 15px; + float: left; + min-width: 400px; + width: 70%; + display: block; + padding-bottom: 350px; +} + +#region_3 { + display: none; +} + +#blog-margin { + margin-right: 0; + margin-left: 0; +} diff --git a/view/css/choklet_edgesthree.css b/view/css/choklet_edgesthree.css new file mode 100644 index 000000000..ad4b4e29c --- /dev/null +++ b/view/css/choklet_edgesthree.css @@ -0,0 +1,55 @@ +header #banner { + position: fixed; + top: 0; + width: 250px; + margin-left: auto; + margin-right: auto; +} +#blog-banner { + position: relative; + margin-top: 75px; + width: 100%; + margin-bottom: 20px; +} + +nav.navbar { + width: 90%; + margin-left: 5%; + margin-right: 5%; +} + +aside#region_1 { + display: block; + min-width: 210px; + max-width: 220px; + width: 20%; + float: left; + margin-left: 10px; +} + +aside input[type='text'] { + width: 174px; +} + + +section { + margin-left: 15px; + margin-right: 15px; + float: left; + min-width: 650px; + width: 60%; + display: block; + padding-bottom: 350px; +} + +#region_3 { + float: right; + min-width: 210px; + max-width: 220px; + width: 20%; +} + +#blog-margin { + margin-right: 5%; + margin-left: 5%; +}
\ No newline at end of file diff --git a/view/css/choklet_edgestwo.css b/view/css/choklet_edgestwo.css new file mode 100644 index 000000000..57d02679e --- /dev/null +++ b/view/css/choklet_edgestwo.css @@ -0,0 +1,53 @@ +header #banner { + position: fixed; + top: 0; + width: 250px; + margin-left: auto; + margin-right: auto; +} +#blog-banner { + position: relative; + margin-top: 75px; + width: 100%; + margin-bottom: 20px; +} + +nav.navbar { + width: 90%; + margin-left: 5%; + margin-right: 5%; +} + +aside#region_1 { + display: block; + min-width: 210px; + max-width: 220px; + width: 20%; + float: left; + margin-left: 10px; +} + +aside input[type='text'] { + width: 174px; +} + + +section { + margin-left: 15px; + margin-right: 15px; + float: left; + min-width: 400px; + width: 70%; + display: block; + padding-bottom: 350px; +} + +#region_3 { + display: none; +} + + +#blog-margin { + margin-right: 5%; + margin-left: 5%; +}
\ No newline at end of file diff --git a/view/css/choklet_full.css b/view/css/choklet_full.css new file mode 100644 index 000000000..883bb1ed3 --- /dev/null +++ b/view/css/choklet_full.css @@ -0,0 +1,49 @@ +#blog-banner { + position: relative; + margin-top: 45px; + width: 100%; + height: 100px; + margin-bottom: 20px; +} + +nav.navbar { + width: 90%; + margin-left: 5%; + margin-right: 5%; +} + +aside#region_1 { + display: block; + min-width: 210px; + max-width: 220px; + width: 20%; + float: left; + margin-left: 10px; +} + +aside input[type='text'] { + width: 174px; +} + + +section { + margin-left: 15px; + margin-right: 15px; + float: left; + min-width: 650px; + width: 60%; + display: block; + padding-bottom: 350px; +} + +#region_3 { + float: right; + min-width: 210px; + max-width: 220px; + width: 20%; +} + +#blog-margin { + margin-right: 5%; + margin-left: 5%; +}
\ No newline at end of file diff --git a/view/css/choklet_three.css b/view/css/choklet_three.css new file mode 100644 index 000000000..5bbff0e3b --- /dev/null +++ b/view/css/choklet_three.css @@ -0,0 +1,51 @@ +header #banner { + position: fixed; + top: 0; + width: 250px; + margin-left: auto; + margin-right: auto; +} +#blog-banner { + position: relative; + margin-top: 75px; + width: 100%; + margin-bottom: 20px; +} + +nav.navbar { + width: 100%; + margin-left: 0; + margin-right: 0; +} + +aside#region_1 { + display: block; + min-width: 210px; + max-width: 220px; + width: 20%; + float: left; + margin-left: 10px; +} + +aside input[type='text'] { + width: 174px; +} + + +section { + margin-left: 15px; + margin-right: 15px; + float: left; + min-width: 650px; + width: 60%; + display: block; + padding-bottom: 350px; +} + +#region_3 { + float: right; + min-width: 210px; + max-width: 220px; + width: 20%; +} + diff --git a/view/css/conversation.css b/view/css/conversation.css index 3396863e7..3de9a1ec9 100644 --- a/view/css/conversation.css +++ b/view/css/conversation.css @@ -113,7 +113,7 @@ /* conversation */ .thread-wrapper.toplevel_item { - width: 92%; + width: 90%; } /* conv_item */ @@ -306,7 +306,6 @@ .like-rotator { float: left; margin: 8px; - color: $toolicon_colour; } .wall-item-delete-wrapper { diff --git a/view/css/default.css b/view/css/default.css index 4afcbf1d5..a98374960 100644 --- a/view/css/default.css +++ b/view/css/default.css @@ -1,22 +1,25 @@ +header #banner { + position: fixed; + top: 0; + width: 250px; + margin-left: auto; + margin-right: auto; +} + aside#region_1 { - display: block; - width: 210px; - position: absolute; - top: 65px; - left: 0; - margin-left: 10px; + min-width: 210px; + display: table-cell; + vertical-align: top; + padding: 65px 10px 10px 10px; } aside input[type='text'] { width: 174px; } - section { - position: absolute; - top: 65px; - left: 250px; - display: block; - right: 15px; - padding-bottom: 350px; + width: 100%; + display: table-cell; + vertical-align: top; + padding: 65px 15px 200px 10px; } diff --git a/view/css/full.css b/view/css/full.css index 2e710df1d..38864925f 100644 --- a/view/css/full.css +++ b/view/css/full.css @@ -1,3 +1,10 @@ +header #banner { + position: fixed; + top: 0; + width: 250px; + margin-left: auto; + margin-right: auto; +} nav { height: 24px; diff --git a/view/css/mod_connedit.css b/view/css/mod_connedit.css index f6da96433..83f167915 100644 --- a/view/css/mod_connedit.css +++ b/view/css/mod_connedit.css @@ -14,7 +14,7 @@ margin-bottom: 5px !important; } -.abook-pending-contact { +.abook-pending-contact, .abook-permschange { background: orange; font-weight: bold; margin: 10px; diff --git a/view/css/mod_viewconnections.css b/view/css/mod_viewconnections.css new file mode 100644 index 000000000..56add4cac --- /dev/null +++ b/view/css/mod_viewconnections.css @@ -0,0 +1,33 @@ + + +.contact-entry-wrapper { + float: left; + width: 120px; + height: 120px; + padding: 10px; +} + +#contacts-search { + font-size: 1em; + width: 300px; +} + +#contacts-search-end { + margin-bottom: 10px; +} + +.contact-entry-photo-end { + clear: both; +} + +.contact-entry-name { + float: left; + margin-left: 0px; + margin-right: 10px; + width: 120px; + overflow: hidden; +} + +.contact-entry-end { + clear: both; +} diff --git a/view/it/messages.po b/view/it/messages.po index 98d531562..8613de94c 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-02-14 00:02-0800\n" -"PO-Revision-Date: 2014-02-19 20:51+0000\n" +"POT-Creation-Date: 2014-02-28 00:02-0800\n" +"PO-Revision-Date: 2014-03-04 08:05+0000\n" "Last-Translator: tuscanhobbit Pa <pynolo@tarine.net>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/red-matrix/language/it/)\n" "MIME-Version: 1.0\n" @@ -28,7 +28,7 @@ msgid "Categories" msgstr "Categorie" #: ../../include/widgets.php:115 ../../include/widgets.php:155 -#: ../../include/Contact.php:104 ../../include/identity.php:628 +#: ../../include/Contact.php:107 ../../include/identity.php:643 #: ../../mod/directory.php:184 ../../mod/match.php:62 #: ../../mod/dirprofile.php:170 ../../mod/suggest.php:51 msgid "Connect" @@ -67,8 +67,9 @@ msgstr "Per esempio: mario@pippo.it oppure http://pluto.com/barbara" msgid "Notes" msgstr "Note" -#: ../../include/widgets.php:173 ../../include/text.php:754 -#: ../../include/text.php:768 ../../mod/filer.php:36 +#: ../../include/widgets.php:173 ../../include/text.php:759 +#: ../../include/text.php:773 ../../mod/filer.php:36 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 msgid "Save" msgstr "Salva" @@ -94,7 +95,7 @@ msgstr "Cartelle salvate" msgid "Everything" msgstr "Tutto" -#: ../../include/widgets.php:318 ../../include/items.php:3636 +#: ../../include/widgets.php:318 msgid "Archives" msgstr "Archivi" @@ -110,7 +111,7 @@ msgstr "Io" msgid "Best Friends" msgstr "Buoni amici" -#: ../../include/widgets.php:373 ../../include/identity.php:310 +#: ../../include/widgets.php:373 ../../include/identity.php:314 #: ../../include/profile_selectors.php:42 ../../mod/connedit.php:392 msgid "Friends" msgstr "Amici" @@ -173,7 +174,7 @@ msgid "Channel Sources" msgstr "Sorgenti del canale" #: ../../include/widgets.php:487 ../../include/nav.php:181 -#: ../../mod/admin.php:837 ../../mod/admin.php:1042 +#: ../../mod/admin.php:838 ../../mod/admin.php:1043 msgid "Settings" msgstr "Impostazioni" @@ -189,6 +190,14 @@ msgstr "Nuovo messaggio" msgid "Chat Rooms" msgstr "Chat attive" +#: ../../include/widgets.php:603 +msgid "Bookmarked Chatrooms" +msgstr "Chat nei segnalibri" + +#: ../../include/widgets.php:621 +msgid "Suggested Chatrooms" +msgstr "Chat suggerite" + #: ../../include/acl_selectors.php:235 msgid "Visible to everybody" msgstr "Visibile a tutti" @@ -224,7 +233,7 @@ 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/nav.php:72 ../../include/nav.php:91 ../../boot.php:1423 +#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1425 msgid "Logout" msgstr "Esci" @@ -308,7 +317,7 @@ msgstr "Pagine web" msgid "Your webpages" msgstr "Le tue pagine web" -#: ../../include/nav.php:89 ../../boot.php:1424 +#: ../../include/nav.php:89 ../../boot.php:1426 msgid "Login" msgstr "Accedi" @@ -329,7 +338,7 @@ msgstr "Clicca per autenticarti sul tuo server principale" msgid "Home Page" msgstr "Bacheca" -#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1400 +#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1402 msgid "Register" msgstr "Iscriviti" @@ -337,7 +346,7 @@ msgstr "Iscriviti" msgid "Create an account" msgstr "Crea un account" -#: ../../include/nav.php:134 ../../mod/help.php:60 ../../mod/help.php:64 +#: ../../include/nav.php:134 ../../mod/help.php:60 ../../mod/help.php:65 msgid "Help" msgstr "Guida" @@ -353,8 +362,8 @@ msgstr "Apps" msgid "Addon applications, utilities, games" msgstr "App, strumenti e giochi aggiuntivi" -#: ../../include/nav.php:139 ../../include/text.php:752 -#: ../../include/text.php:766 ../../mod/search.php:29 +#: ../../include/nav.php:139 ../../include/text.php:757 +#: ../../include/text.php:771 ../../mod/search.php:29 msgid "Search" msgstr "Cerca" @@ -514,320 +523,320 @@ msgstr "più recenti" msgid "newer" msgstr "più nuovi" -#: ../../include/text.php:670 +#: ../../include/text.php:675 msgid "No connections" msgstr "Nessun contatto" -#: ../../include/text.php:681 +#: ../../include/text.php:686 #, php-format msgid "%d Connection" msgid_plural "%d Connections" msgstr[0] "%d contatto" msgstr[1] "%d contatti" -#: ../../include/text.php:693 +#: ../../include/text.php:698 msgid "View Connections" msgstr "Elenco contatti" -#: ../../include/text.php:834 +#: ../../include/text.php:839 msgid "poke" msgstr "poke" -#: ../../include/text.php:834 ../../include/conversation.php:240 +#: ../../include/text.php:839 ../../include/conversation.php:240 msgid "poked" msgstr "ha ricevuto un poke" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "ping" msgstr "ping" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "pinged" msgstr "ha ricevuto un ping" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prod" msgstr "prod" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prodded" msgstr "ha ricevuto un prod" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slap" msgstr "schiaffo" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slapped" msgstr "ha ricevuto uno schiaffo" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "finger" msgstr "finger" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "fingered" msgstr "ha ricevuto un finger" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuff" msgstr "rifiuto" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuffed" msgstr "ha ricevuto un rifiuto" -#: ../../include/text.php:851 +#: ../../include/text.php:856 msgid "happy" msgstr "allegro" -#: ../../include/text.php:852 +#: ../../include/text.php:857 msgid "sad" msgstr "triste" -#: ../../include/text.php:853 +#: ../../include/text.php:858 msgid "mellow" msgstr "calmo" -#: ../../include/text.php:854 +#: ../../include/text.php:859 msgid "tired" msgstr "stanco" -#: ../../include/text.php:855 +#: ../../include/text.php:860 msgid "perky" msgstr "vivace" -#: ../../include/text.php:856 +#: ../../include/text.php:861 msgid "angry" msgstr "arrabbiato" -#: ../../include/text.php:857 +#: ../../include/text.php:862 msgid "stupified" msgstr "stordito" -#: ../../include/text.php:858 +#: ../../include/text.php:863 msgid "puzzled" msgstr "confuso" -#: ../../include/text.php:859 +#: ../../include/text.php:864 msgid "interested" msgstr "attento" -#: ../../include/text.php:860 +#: ../../include/text.php:865 msgid "bitter" msgstr "amaro" -#: ../../include/text.php:861 +#: ../../include/text.php:866 msgid "cheerful" msgstr "allegro" -#: ../../include/text.php:862 +#: ../../include/text.php:867 msgid "alive" msgstr "vivace" -#: ../../include/text.php:863 +#: ../../include/text.php:868 msgid "annoyed" msgstr "seccato" -#: ../../include/text.php:864 +#: ../../include/text.php:869 msgid "anxious" msgstr "ansioso" -#: ../../include/text.php:865 +#: ../../include/text.php:870 msgid "cranky" msgstr "irritabile" -#: ../../include/text.php:866 +#: ../../include/text.php:871 msgid "disturbed" msgstr "turbato" -#: ../../include/text.php:867 +#: ../../include/text.php:872 msgid "frustrated" msgstr "frustrato" -#: ../../include/text.php:868 +#: ../../include/text.php:873 msgid "motivated" msgstr "motivato" -#: ../../include/text.php:869 +#: ../../include/text.php:874 msgid "relaxed" msgstr "rilassato" -#: ../../include/text.php:870 +#: ../../include/text.php:875 msgid "surprised" msgstr "sorpreso" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Monday" msgstr "lunedì" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Tuesday" msgstr "martedì" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Wednesday" msgstr "mercoledì" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Thursday" msgstr "giovedì" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Friday" msgstr "venerdì" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Saturday" msgstr "sabato" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Sunday" msgstr "domenica" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "January" msgstr "gennaio" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "February" msgstr "febbraio" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "March" msgstr "marzo" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "April" msgstr "aprile" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "May" msgstr "maggio" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "June" msgstr "giugno" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "July" msgstr "luglio" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "August" msgstr "agosto" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "September" msgstr "settembre" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "October" msgstr "ottobre" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "November" msgstr "novembre" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "December" msgstr "dicembre" -#: ../../include/text.php:1113 +#: ../../include/text.php:1118 msgid "unknown.???" msgstr "sconosciuto???" -#: ../../include/text.php:1114 +#: ../../include/text.php:1119 msgid "bytes" msgstr "byte" -#: ../../include/text.php:1149 +#: ../../include/text.php:1154 msgid "remove category" msgstr "rimuovi la categoria" -#: ../../include/text.php:1171 +#: ../../include/text.php:1176 msgid "remove from file" msgstr "rimuovi dal file" -#: ../../include/text.php:1229 ../../include/text.php:1241 +#: ../../include/text.php:1234 ../../include/text.php:1246 msgid "Click to open/close" msgstr "Clicca per aprire/chiudere" -#: ../../include/text.php:1417 ../../mod/events.php:332 +#: ../../include/text.php:1401 ../../mod/events.php:332 msgid "link to source" msgstr "Link all'originale" -#: ../../include/text.php:1436 +#: ../../include/text.php:1420 msgid "Select a page layout: " msgstr "Scegli il layout della pagina:" -#: ../../include/text.php:1439 ../../include/text.php:1504 +#: ../../include/text.php:1423 ../../include/text.php:1488 msgid "default" msgstr "predefinito" -#: ../../include/text.php:1475 +#: ../../include/text.php:1459 msgid "Page content type: " msgstr "Contenuto della pagina:" -#: ../../include/text.php:1516 +#: ../../include/text.php:1500 msgid "Select an alternate language" msgstr "Seleziona una lingua diversa" -#: ../../include/text.php:1637 ../../include/conversation.php:117 +#: ../../include/text.php:1621 ../../include/conversation.php:117 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45 msgid "photo" msgstr "la foto" -#: ../../include/text.php:1640 ../../include/conversation.php:120 +#: ../../include/text.php:1624 ../../include/conversation.php:120 #: ../../mod/tagger.php:49 msgid "event" msgstr "l'evento" -#: ../../include/text.php:1643 ../../include/conversation.php:145 +#: ../../include/text.php:1627 ../../include/conversation.php:145 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53 msgid "status" msgstr "il messaggio di stato" -#: ../../include/text.php:1645 ../../include/conversation.php:147 +#: ../../include/text.php:1629 ../../include/conversation.php:147 #: ../../mod/tagger.php:55 msgid "comment" msgstr "il commento" -#: ../../include/text.php:1650 +#: ../../include/text.php:1634 msgid "activity" msgstr "l'attività" -#: ../../include/text.php:1907 +#: ../../include/text.php:1891 msgid "Design" msgstr "Design" -#: ../../include/text.php:1909 +#: ../../include/text.php:1893 msgid "Blocks" msgstr "Riquadri" -#: ../../include/text.php:1910 +#: ../../include/text.php:1894 msgid "Menus" msgstr "Menù" -#: ../../include/text.php:1911 +#: ../../include/text.php:1895 msgid "Layouts" msgstr "Layout" -#: ../../include/text.php:1912 +#: ../../include/text.php:1896 msgid "Pages" msgstr "Pagine" -#: ../../include/bbcode.php:128 ../../include/bbcode.php:594 -#: ../../include/bbcode.php:597 ../../include/bbcode.php:602 -#: ../../include/bbcode.php:605 ../../include/bbcode.php:608 -#: ../../include/bbcode.php:611 ../../include/bbcode.php:616 -#: ../../include/bbcode.php:619 ../../include/bbcode.php:624 -#: ../../include/bbcode.php:627 ../../include/bbcode.php:630 -#: ../../include/bbcode.php:633 +#: ../../include/bbcode.php:128 ../../include/bbcode.php:601 +#: ../../include/bbcode.php:604 ../../include/bbcode.php:609 +#: ../../include/bbcode.php:612 ../../include/bbcode.php:615 +#: ../../include/bbcode.php:618 ../../include/bbcode.php:623 +#: ../../include/bbcode.php:626 ../../include/bbcode.php:631 +#: ../../include/bbcode.php:634 ../../include/bbcode.php:637 +#: ../../include/bbcode.php:640 msgid "Image/photo" msgstr "Immagine" -#: ../../include/bbcode.php:163 ../../include/bbcode.php:644 +#: ../../include/bbcode.php:163 ../../include/bbcode.php:651 msgid "Encrypted content" msgstr "Contenuto crittografato" @@ -838,21 +847,21 @@ msgstr "QR code" #: ../../include/bbcode.php:213 #, php-format msgid "%1$s wrote the following %2$s %3$s" -msgstr "%1$s ha scritto %2$s seguente %3$s" +msgstr "%1$s ha scritto %2$s %3$s" #: ../../include/bbcode.php:215 msgid "post" msgstr "l'articolo" -#: ../../include/bbcode.php:562 ../../include/bbcode.php:582 +#: ../../include/bbcode.php:569 ../../include/bbcode.php:589 msgid "$1 wrote:" msgstr "$1 ha scritto:" -#: ../../include/Contact.php:120 +#: ../../include/Contact.php:123 msgid "New window" msgstr "Nuova finestra" -#: ../../include/Contact.php:121 +#: ../../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" @@ -1125,8 +1134,8 @@ msgstr "OStatus" msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/contact_selectors.php:77 ../../mod/admin.php:741 -#: ../../mod/admin.php:750 ../../boot.php:1426 +#: ../../include/contact_selectors.php:77 ../../mod/admin.php:742 +#: ../../mod/admin.php:751 ../../boot.php:1428 msgid "Email" msgstr "Email" @@ -1244,7 +1253,7 @@ msgstr "Inizio:" msgid "Finishes:" msgstr "Fine:" -#: ../../include/event.php:40 ../../include/identity.php:679 +#: ../../include/event.php:40 ../../include/identity.php:694 #: ../../include/bb2diaspora.php:455 ../../mod/events.php:462 #: ../../mod/directory.php:157 ../../mod/dirprofile.php:111 msgid "Location:" @@ -1261,7 +1270,7 @@ msgstr "È stato ripristinato un insieme con lo stesso nome che era stato elimin msgid "Default privacy group for new contacts" msgstr "Insieme predefinito per i nuovi canali che aggiungi" -#: ../../include/group.php:242 ../../mod/admin.php:750 +#: ../../include/group.php:242 ../../mod/admin.php:751 msgid "All Channels" msgstr "Tutti i canali" @@ -1304,95 +1313,103 @@ msgid "show fewer" msgstr "riduci" #: ../../include/js_strings.php:9 +msgid "+ Show More" +msgstr "+ Mostra tutto" + +#: ../../include/js_strings.php:10 +msgid "- Show Less" +msgstr "- Mostra ridotto" + +#: ../../include/js_strings.php:11 msgid "Password too short" msgstr "Password troppo corta" -#: ../../include/js_strings.php:10 +#: ../../include/js_strings.php:12 msgid "Passwords do not match" msgstr "Le password non corrispondono" -#: ../../include/js_strings.php:11 ../../mod/photos.php:39 +#: ../../include/js_strings.php:13 ../../mod/photos.php:39 msgid "everybody" msgstr "tutti" -#: ../../include/js_strings.php:12 +#: ../../include/js_strings.php:14 msgid "Secret Passphrase" msgstr "Chiave segreta" -#: ../../include/js_strings.php:13 +#: ../../include/js_strings.php:15 msgid "Passphrase hint" msgstr "Suggerimento per la chiave segreta" -#: ../../include/js_strings.php:15 +#: ../../include/js_strings.php:17 msgid "timeago.prefixAgo" msgstr "timeago.prefixAgo" -#: ../../include/js_strings.php:16 -msgid "timeago.suffixAgo" -msgstr "timeago.suffixAgo" +#: ../../include/js_strings.php:18 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" -#: ../../include/js_strings.php:17 +#: ../../include/js_strings.php:19 msgid "ago" msgstr "fa" -#: ../../include/js_strings.php:18 +#: ../../include/js_strings.php:20 msgid "from now" msgstr "da adesso" -#: ../../include/js_strings.php:19 +#: ../../include/js_strings.php:21 msgid "less than a minute" msgstr "meno di un minuto" -#: ../../include/js_strings.php:20 +#: ../../include/js_strings.php:22 msgid "about a minute" msgstr "circa un minuto" -#: ../../include/js_strings.php:21 +#: ../../include/js_strings.php:23 #, php-format msgid "%d minutes" msgstr "%d minuti" -#: ../../include/js_strings.php:22 +#: ../../include/js_strings.php:24 msgid "about an hour" msgstr "circa un’ora" -#: ../../include/js_strings.php:23 +#: ../../include/js_strings.php:25 #, php-format msgid "about %d hours" msgstr "circa %d ore" -#: ../../include/js_strings.php:24 +#: ../../include/js_strings.php:26 msgid "a day" msgstr "un giorno" -#: ../../include/js_strings.php:25 +#: ../../include/js_strings.php:27 #, php-format msgid "%d days" msgstr "%d giorni" -#: ../../include/js_strings.php:26 +#: ../../include/js_strings.php:28 msgid "about a month" msgstr "circa un mese" -#: ../../include/js_strings.php:27 +#: ../../include/js_strings.php:29 #, php-format msgid "%d months" msgstr "%d mesi" -#: ../../include/js_strings.php:28 +#: ../../include/js_strings.php:30 msgid "about a year" msgstr "circa un anno" -#: ../../include/js_strings.php:29 +#: ../../include/js_strings.php:31 #, php-format msgid "%d years" msgstr "%d anni" -#: ../../include/js_strings.php:30 +#: ../../include/js_strings.php:32 msgid " " msgstr " " -#: ../../include/js_strings.php:31 +#: ../../include/js_strings.php:33 msgid "timeago.numbers" msgstr "timeago.numbers" @@ -1412,39 +1429,40 @@ msgstr "Impossibile determinare il mittente." msgid "Stored post could not be verified." msgstr "Non è stato possibile verificare l'articolo inserito." -#: ../../include/photo/photo_driver.php:637 ../../include/photos.php:51 +#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 #: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225 #: ../../mod/profile_photo.php:336 ../../mod/photos.php:91 #: ../../mod/photos.php:656 ../../mod/photos.php:678 msgid "Profile Photos" msgstr "Foto del profilo" -#: ../../include/attach.php:98 ../../include/attach.php:129 -#: ../../include/attach.php:185 ../../include/attach.php:200 -#: ../../include/attach.php:233 ../../include/attach.php:247 -#: ../../include/attach.php:268 ../../include/attach.php:463 -#: ../../include/attach.php:541 ../../include/chat.php:113 -#: ../../include/photos.php:15 ../../include/items.php:3515 +#: ../../include/attach.php:119 ../../include/attach.php:166 +#: ../../include/attach.php:229 ../../include/attach.php:243 +#: ../../include/attach.php:283 ../../include/attach.php:297 +#: ../../include/attach.php:322 ../../include/attach.php:513 +#: ../../include/attach.php:585 ../../include/chat.php:113 +#: ../../include/photos.php:15 ../../include/items.php:3575 #: ../../mod/common.php:35 ../../mod/events.php:140 ../../mod/thing.php:247 #: ../../mod/thing.php:263 ../../mod/thing.php:298 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/item.php:182 ../../mod/item.php:190 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/bookmarks.php:46 ../../mod/chat.php:87 -#: ../../mod/chat.php:92 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/delegate.php:6 -#: ../../mod/mitem.php:73 ../../mod/group.php:9 ../../mod/viewsrc.php:12 -#: ../../mod/editpost.php:13 ../../mod/connedit.php:182 -#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/page.php:30 -#: ../../mod/page.php:80 ../../mod/network.php:12 ../../mod/profiles.php:152 +#: ../../mod/invite.php:104 ../../mod/settings.php:492 ../../mod/menu.php:44 +#: ../../mod/webpages.php:40 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/bookmarks.php:46 ../../mod/item.php:182 ../../mod/item.php:190 +#: ../../mod/chat.php:89 ../../mod/chat.php:94 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/delegate.php:6 ../../mod/mitem.php:73 ../../mod/group.php:9 +#: ../../mod/viewsrc.php:12 ../../mod/editpost.php:13 +#: ../../mod/connedit.php:182 ../../mod/layouts.php:27 +#: ../../mod/layouts.php:39 ../../mod/page.php:30 ../../mod/page.php:80 +#: ../../mod/network.php:12 ../../mod/profiles.php:152 #: ../../mod/profiles.php:453 ../../mod/sources.php:66 ../../mod/setup.php:200 #: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/achievements.php:27 ../../mod/settings.php:493 -#: ../../mod/manage.php:6 ../../mod/mail.php:108 ../../mod/editlayout.php:48 -#: ../../mod/profile_photo.php:187 ../../mod/profile_photo.php:200 -#: ../../mod/connections.php:169 ../../mod/notifications.php:66 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 -#: ../../mod/editwebpage.php:44 ../../mod/editwebpage.php:83 -#: ../../mod/poke.php:128 ../../mod/channel.php:88 ../../mod/channel.php:188 +#: ../../mod/achievements.php:27 ../../mod/manage.php:6 ../../mod/mail.php:108 +#: ../../mod/editlayout.php:48 ../../mod/profile_photo.php:187 +#: ../../mod/profile_photo.php:200 ../../mod/connections.php:169 +#: ../../mod/notifications.php:66 ../../mod/blocks.php:29 +#: ../../mod/blocks.php:44 ../../mod/editwebpage.php:44 +#: ../../mod/editwebpage.php:83 ../../mod/poke.php:128 +#: ../../mod/channel.php:88 ../../mod/channel.php:188 #: ../../mod/channel.php:231 ../../mod/fsuggest.php:78 #: ../../mod/editblock.php:48 ../../mod/filestorage.php:10 #: ../../mod/filestorage.php:59 ../../mod/filestorage.php:75 @@ -1455,65 +1473,65 @@ msgstr "Foto del profilo" msgid "Permission denied." msgstr "Permesso negato." -#: ../../include/attach.php:180 ../../include/attach.php:228 +#: ../../include/attach.php:224 ../../include/attach.php:278 msgid "Item was not found." msgstr "Elemento non trovato." -#: ../../include/attach.php:281 +#: ../../include/attach.php:335 msgid "No source file." msgstr "Nessun file di origine." -#: ../../include/attach.php:298 +#: ../../include/attach.php:352 msgid "Cannot locate file to replace" msgstr "Il file da sostituire non è stato trovato" -#: ../../include/attach.php:316 +#: ../../include/attach.php:370 msgid "Cannot locate file to revise/update" msgstr "Il file da aggiornare non è stato trovato" -#: ../../include/attach.php:327 +#: ../../include/attach.php:381 #, php-format msgid "File exceeds size limit of %d" msgstr "Il file supera la dimensione massima di %d" -#: ../../include/attach.php:339 +#: ../../include/attach.php:393 #, 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:423 +#: ../../include/attach.php:475 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:435 +#: ../../include/attach.php:487 msgid "Stored file could not be verified. Upload failed." msgstr "Il file non può essere verificato. Caricamento fallito." -#: ../../include/attach.php:479 ../../include/attach.php:496 +#: ../../include/attach.php:528 ../../include/attach.php:545 msgid "Path not available." msgstr "Percorso non disponibile." -#: ../../include/attach.php:546 +#: ../../include/attach.php:590 msgid "Empty pathname" msgstr "Il percorso del file è vuoto" -#: ../../include/attach.php:564 +#: ../../include/attach.php:606 msgid "duplicate filename or path" msgstr "il file o percorso del file è duplicato" -#: ../../include/attach.php:589 +#: ../../include/attach.php:630 msgid "Path not found." msgstr "Percorso del file non trovato." -#: ../../include/attach.php:634 +#: ../../include/attach.php:674 msgid "mkdir failed." msgstr "mkdir fallito." -#: ../../include/attach.php:638 +#: ../../include/attach.php:678 msgid "database storage failed." msgstr "scrittura su database fallita." -#: ../../include/bookmarks.php:31 +#: ../../include/bookmarks.php:42 #, php-format msgid "%1$s's bookmarks" msgstr "I segnalibri di %1$s" @@ -1552,8 +1570,8 @@ msgid "Select" msgstr "Seleziona" #: ../../include/conversation.php:632 ../../include/ItemObject.php:108 -#: ../../mod/thing.php:236 ../../mod/group.php:176 ../../mod/admin.php:745 -#: ../../mod/connedit.php:359 ../../mod/settings.php:579 +#: ../../mod/thing.php:236 ../../mod/settings.php:578 ../../mod/group.php:176 +#: ../../mod/admin.php:746 ../../mod/connedit.php:359 #: ../../mod/filestorage.php:171 ../../mod/photos.php:1044 msgid "Delete" msgstr "Elimina" @@ -1595,7 +1613,7 @@ msgid "View in context" msgstr "Vedi nel contesto" #: ../../include/conversation.php:707 ../../include/conversation.php:1120 -#: ../../include/ItemObject.php:259 ../../mod/editpost.php:112 +#: ../../include/ItemObject.php:259 ../../mod/editpost.php:121 #: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:115 #: ../../mod/editwebpage.php:153 ../../mod/editblock.php:129 #: ../../mod/photos.php:975 @@ -1726,7 +1744,7 @@ msgid "Expires YYYY-MM-DD HH:MM" msgstr "Scadenza il AAAA-MM-GG OO:MM" #: ../../include/conversation.php:1083 ../../include/ItemObject.php:557 -#: ../../mod/webpages.php:122 ../../mod/editpost.php:132 +#: ../../mod/webpages.php:122 ../../mod/editpost.php:141 #: ../../mod/editlayout.php:136 ../../mod/editwebpage.php:177 #: ../../mod/editblock.php:151 ../../mod/photos.php:995 msgid "Preview" @@ -1740,7 +1758,7 @@ msgstr "Condividi" msgid "Page link title" msgstr "Link del titolo" -#: ../../include/conversation.php:1101 ../../mod/editpost.php:104 +#: ../../include/conversation.php:1101 ../../mod/editpost.php:113 #: ../../mod/mail.php:219 ../../mod/mail.php:332 ../../mod/editlayout.php:107 #: ../../mod/editwebpage.php:145 ../../mod/editblock.php:121 msgid "Upload photo" @@ -1750,7 +1768,7 @@ msgstr "Carica foto" msgid "upload photo" msgstr "carica foto" -#: ../../include/conversation.php:1103 ../../mod/editpost.php:105 +#: ../../include/conversation.php:1103 ../../mod/editpost.php:114 #: ../../mod/mail.php:220 ../../mod/mail.php:333 ../../mod/editlayout.php:108 #: ../../mod/editwebpage.php:146 ../../mod/editblock.php:122 msgid "Attach file" @@ -1760,7 +1778,7 @@ msgstr "Allega file" msgid "attach file" msgstr "allega file" -#: ../../include/conversation.php:1105 ../../mod/editpost.php:106 +#: ../../include/conversation.php:1105 ../../mod/editpost.php:115 #: ../../mod/mail.php:221 ../../mod/mail.php:334 ../../mod/editlayout.php:109 #: ../../mod/editwebpage.php:147 ../../mod/editblock.php:123 msgid "Insert web link" @@ -1786,7 +1804,7 @@ msgstr "Inserisci l'indirizzo di un audio" msgid "audio link" msgstr "link audio" -#: ../../include/conversation.php:1111 ../../mod/editpost.php:110 +#: ../../include/conversation.php:1111 ../../mod/editpost.php:119 #: ../../mod/editlayout.php:113 ../../mod/editwebpage.php:151 #: ../../mod/editblock.php:127 msgid "Set your location" @@ -1796,7 +1814,7 @@ msgstr "La tua località" msgid "set location" msgstr "la tua località" -#: ../../include/conversation.php:1113 ../../mod/editpost.php:111 +#: ../../include/conversation.php:1113 ../../mod/editpost.php:120 #: ../../mod/editlayout.php:114 ../../mod/editwebpage.php:152 #: ../../mod/editblock.php:128 msgid "Clear browser location" @@ -1806,19 +1824,19 @@ msgstr "Rimuovi la località data dal browser" msgid "clear location" msgstr "rimuovi la località" -#: ../../include/conversation.php:1116 ../../mod/editpost.php:124 +#: ../../include/conversation.php:1116 ../../mod/editpost.php:133 #: ../../mod/editlayout.php:127 ../../mod/editwebpage.php:169 #: ../../mod/editblock.php:142 msgid "Set title" msgstr "Scegli un titolo" -#: ../../include/conversation.php:1119 ../../mod/editpost.php:126 +#: ../../include/conversation.php:1119 ../../mod/editpost.php:135 #: ../../mod/editlayout.php:130 ../../mod/editwebpage.php:171 #: ../../mod/editblock.php:145 msgid "Categories (comma-separated list)" msgstr "Categorie (separate da virgola)" -#: ../../include/conversation.php:1121 ../../mod/editpost.php:113 +#: ../../include/conversation.php:1121 ../../mod/editpost.php:122 #: ../../mod/editlayout.php:116 ../../mod/editwebpage.php:154 #: ../../mod/editblock.php:130 msgid "Permission settings" @@ -1828,37 +1846,37 @@ msgstr "Impostazioni permessi" msgid "permissions" msgstr "permessi" -#: ../../include/conversation.php:1130 ../../mod/editpost.php:121 +#: ../../include/conversation.php:1130 ../../mod/editpost.php:130 #: ../../mod/editlayout.php:124 ../../mod/editwebpage.php:164 #: ../../mod/editblock.php:139 msgid "Public post" msgstr "Articolo pubblico" -#: ../../include/conversation.php:1132 ../../mod/editpost.php:127 +#: ../../include/conversation.php:1132 ../../mod/editpost.php:136 #: ../../mod/editlayout.php:131 ../../mod/editwebpage.php:172 #: ../../mod/editblock.php:146 msgid "Example: bob@example.com, mary@example.com" msgstr "Per esempio: mario@esempio.com, simona@esempio.com" -#: ../../include/conversation.php:1145 ../../mod/editpost.php:138 +#: ../../include/conversation.php:1145 ../../mod/editpost.php:147 #: ../../mod/mail.php:226 ../../mod/mail.php:339 ../../mod/editlayout.php:141 #: ../../mod/editwebpage.php:182 ../../mod/editblock.php:156 msgid "Set expiration date" msgstr "Data di scadenza" #: ../../include/conversation.php:1147 ../../include/ItemObject.php:560 -#: ../../mod/editpost.php:140 ../../mod/mail.php:228 ../../mod/mail.php:341 +#: ../../mod/editpost.php:149 ../../mod/mail.php:228 ../../mod/mail.php:341 msgid "Encrypt text" msgstr "Crittografia del testo" -#: ../../include/conversation.php:1149 ../../mod/editpost.php:142 +#: ../../include/conversation.php:1149 ../../mod/editpost.php:151 msgid "OK" msgstr "OK" -#: ../../include/conversation.php:1150 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 ../../mod/editpost.php:143 -#: ../../mod/settings.php:517 ../../mod/settings.php:543 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 +#: ../../include/conversation.php:1150 ../../mod/settings.php:516 +#: ../../mod/settings.php:542 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 +#: ../../mod/editpost.php:152 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 msgid "Cancel" msgstr "Annulla" @@ -1951,238 +1969,238 @@ msgstr "Segnalibri salvati" msgid "Manage Webpages" msgstr "Gestisci le pagine web" -#: ../../include/identity.php:29 ../../mod/item.php:1177 +#: ../../include/identity.php:30 ../../mod/item.php:1187 msgid "Unable to obtain identity information from database" msgstr "Impossibile ottenere le informazioni di identificazione dal database" -#: ../../include/identity.php:62 +#: ../../include/identity.php:63 msgid "Empty name" msgstr "Nome vuoto" -#: ../../include/identity.php:64 +#: ../../include/identity.php:65 msgid "Name too long" msgstr "Nome troppo lungo" -#: ../../include/identity.php:143 +#: ../../include/identity.php:147 msgid "No account identifier" msgstr "Account senza identificativo" -#: ../../include/identity.php:153 +#: ../../include/identity.php:157 msgid "Nickname is required." msgstr "Il nome dell'account è obbligatorio." -#: ../../include/identity.php:167 +#: ../../include/identity.php:171 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:226 +#: ../../include/identity.php:230 msgid "Unable to retrieve created identity" msgstr "Impossibile caricare l'identità creata" -#: ../../include/identity.php:285 +#: ../../include/identity.php:289 msgid "Default Profile" msgstr "Profilo predefinito" -#: ../../include/identity.php:477 +#: ../../include/identity.php:481 msgid "Requested channel is not available." msgstr "Il canale che cerchi non è disponibile." -#: ../../include/identity.php:489 -msgid " Sorry, you don't have the permission to view this profile. " -msgstr "Purtroppo non hai il permesso di vedere questo profilo." - -#: ../../include/identity.php:524 ../../mod/webpages.php:8 +#: ../../include/identity.php:528 ../../mod/webpages.php:8 #: ../../mod/connect.php:13 ../../mod/layouts.php:8 #: ../../mod/achievements.php:8 ../../mod/blocks.php:10 #: ../../mod/profile.php:16 ../../mod/filestorage.php:40 msgid "Requested profile is not available." msgstr "Il profilo richiesto non è disponibile." -#: ../../include/identity.php:642 ../../mod/profiles.php:603 +#: ../../include/identity.php:580 +msgid " Sorry, you don't have the permission to view this profile. " +msgstr "Purtroppo non hai il permesso di vedere questo profilo." + +#: ../../include/identity.php:657 ../../mod/profiles.php:603 msgid "Change profile photo" msgstr "Cambia la foto del profilo" -#: ../../include/identity.php:648 +#: ../../include/identity.php:663 msgid "Profiles" msgstr "Profili" -#: ../../include/identity.php:648 +#: ../../include/identity.php:663 msgid "Manage/edit profiles" msgstr "Gestisci/modifica i profili" -#: ../../include/identity.php:649 ../../mod/profiles.php:604 +#: ../../include/identity.php:664 ../../mod/profiles.php:604 msgid "Create New Profile" msgstr "Crea un nuovo profilo" -#: ../../include/identity.php:652 +#: ../../include/identity.php:667 msgid "Edit Profile" msgstr "Modifica il profilo" -#: ../../include/identity.php:663 ../../mod/profiles.php:615 +#: ../../include/identity.php:678 ../../mod/profiles.php:615 msgid "Profile Image" msgstr "Immagine del profilo" -#: ../../include/identity.php:666 ../../mod/profiles.php:618 +#: ../../include/identity.php:681 ../../mod/profiles.php:618 msgid "visible to everybody" msgstr "visibile a tutti" -#: ../../include/identity.php:667 ../../mod/profiles.php:619 +#: ../../include/identity.php:682 ../../mod/profiles.php:619 msgid "Edit visibility" msgstr "Cambia la visibilità" -#: ../../include/identity.php:681 ../../include/identity.php:908 +#: ../../include/identity.php:696 ../../include/identity.php:923 #: ../../mod/directory.php:159 msgid "Gender:" msgstr "Sesso:" -#: ../../include/identity.php:682 ../../include/identity.php:928 +#: ../../include/identity.php:697 ../../include/identity.php:943 #: ../../mod/directory.php:161 msgid "Status:" msgstr "Stato:" -#: ../../include/identity.php:683 ../../include/identity.php:939 +#: ../../include/identity.php:698 ../../include/identity.php:954 #: ../../mod/directory.php:163 msgid "Homepage:" msgstr "Home page:" -#: ../../include/identity.php:684 ../../mod/dirprofile.php:157 +#: ../../include/identity.php:699 ../../mod/dirprofile.php:157 msgid "Online Now" msgstr "Online adesso" -#: ../../include/identity.php:752 ../../include/identity.php:832 +#: ../../include/identity.php:767 ../../include/identity.php:847 #: ../../mod/ping.php:262 msgid "g A l F d" msgstr "g A l d F" -#: ../../include/identity.php:753 ../../include/identity.php:833 +#: ../../include/identity.php:768 ../../include/identity.php:848 msgid "F d" msgstr "d F" -#: ../../include/identity.php:798 ../../include/identity.php:873 +#: ../../include/identity.php:813 ../../include/identity.php:888 #: ../../mod/ping.php:284 msgid "[today]" msgstr "[oggi]" -#: ../../include/identity.php:810 +#: ../../include/identity.php:825 msgid "Birthday Reminders" msgstr "Promemoria compleanni" -#: ../../include/identity.php:811 +#: ../../include/identity.php:826 msgid "Birthdays this week:" msgstr "Compleanni questa settimana:" -#: ../../include/identity.php:866 +#: ../../include/identity.php:881 msgid "[No description]" msgstr "[Nessuna descrizione]" -#: ../../include/identity.php:884 +#: ../../include/identity.php:899 msgid "Event Reminders" msgstr "Promemoria" -#: ../../include/identity.php:885 +#: ../../include/identity.php:900 msgid "Events this week:" msgstr "Eventi di questa settimana:" -#: ../../include/identity.php:898 ../../include/identity.php:982 +#: ../../include/identity.php:913 ../../include/identity.php:997 #: ../../mod/profperm.php:107 msgid "Profile" msgstr "Profilo" -#: ../../include/identity.php:906 ../../mod/settings.php:924 +#: ../../include/identity.php:921 ../../mod/settings.php:936 msgid "Full Name:" msgstr "Nome completo:" -#: ../../include/identity.php:913 +#: ../../include/identity.php:928 msgid "j F, Y" msgstr "j F Y" -#: ../../include/identity.php:914 +#: ../../include/identity.php:929 msgid "j F" msgstr "j F" -#: ../../include/identity.php:921 +#: ../../include/identity.php:936 msgid "Birthday:" msgstr "Compleanno:" -#: ../../include/identity.php:925 +#: ../../include/identity.php:940 msgid "Age:" msgstr "Età:" -#: ../../include/identity.php:934 +#: ../../include/identity.php:949 #, php-format msgid "for %1$d %2$s" msgstr "per %1$d %2$s" -#: ../../include/identity.php:937 ../../mod/profiles.php:526 +#: ../../include/identity.php:952 ../../mod/profiles.php:526 msgid "Sexual Preference:" msgstr "Preferenze sessuali:" -#: ../../include/identity.php:941 ../../mod/profiles.php:528 +#: ../../include/identity.php:956 ../../mod/profiles.php:528 msgid "Hometown:" msgstr "Città dove vivo:" -#: ../../include/identity.php:943 +#: ../../include/identity.php:958 msgid "Tags:" msgstr "Tag:" -#: ../../include/identity.php:945 ../../mod/profiles.php:529 +#: ../../include/identity.php:960 ../../mod/profiles.php:529 msgid "Political Views:" msgstr "Orientamento politico:" -#: ../../include/identity.php:947 +#: ../../include/identity.php:962 msgid "Religion:" msgstr "Religione:" -#: ../../include/identity.php:949 ../../mod/directory.php:165 +#: ../../include/identity.php:964 ../../mod/directory.php:165 msgid "About:" msgstr "Informazioni:" -#: ../../include/identity.php:951 +#: ../../include/identity.php:966 msgid "Hobbies/Interests:" msgstr "Interessi e hobby:" -#: ../../include/identity.php:953 ../../mod/profiles.php:532 +#: ../../include/identity.php:968 ../../mod/profiles.php:532 msgid "Likes:" msgstr "Mi piace:" -#: ../../include/identity.php:955 ../../mod/profiles.php:533 +#: ../../include/identity.php:970 ../../mod/profiles.php:533 msgid "Dislikes:" msgstr "Non mi piace:" -#: ../../include/identity.php:958 +#: ../../include/identity.php:973 msgid "Contact information and Social Networks:" msgstr "Contatti e social network:" -#: ../../include/identity.php:960 +#: ../../include/identity.php:975 msgid "My other channels:" msgstr "I miei altri canali:" -#: ../../include/identity.php:962 +#: ../../include/identity.php:977 msgid "Musical interests:" msgstr "Gusti musicali:" -#: ../../include/identity.php:964 +#: ../../include/identity.php:979 msgid "Books, literature:" msgstr "Libri, letteratura:" -#: ../../include/identity.php:966 +#: ../../include/identity.php:981 msgid "Television:" msgstr "Televisione:" -#: ../../include/identity.php:968 +#: ../../include/identity.php:983 msgid "Film/dance/culture/entertainment:" msgstr "Film, danza, cultura, intrattenimento:" -#: ../../include/identity.php:970 +#: ../../include/identity.php:985 msgid "Love/Romance:" msgstr "Amore:" -#: ../../include/identity.php:972 +#: ../../include/identity.php:987 msgid "Work/employment:" msgstr "Lavoro:" -#: ../../include/identity.php:974 +#: ../../include/identity.php:989 msgid "School/education:" msgstr "Scuola:" @@ -2191,11 +2209,12 @@ msgid "Private Message" msgstr "Messaggio privato" #: ../../include/ItemObject.php:96 ../../include/page_widgets.php:8 -#: ../../mod/thing.php:235 ../../mod/menu.php:59 ../../mod/webpages.php:118 -#: ../../mod/editpost.php:103 ../../mod/layouts.php:102 -#: ../../mod/settings.php:578 ../../mod/editlayout.php:106 -#: ../../mod/blocks.php:93 ../../mod/editwebpage.php:144 -#: ../../mod/editblock.php:120 ../../mod/filestorage.php:170 +#: ../../include/menu.php:42 ../../mod/thing.php:235 +#: ../../mod/settings.php:577 ../../mod/menu.php:59 ../../mod/webpages.php:118 +#: ../../mod/editpost.php:112 ../../mod/layouts.php:97 +#: ../../mod/editlayout.php:106 ../../mod/blocks.php:93 +#: ../../mod/editwebpage.php:144 ../../mod/editblock.php:120 +#: ../../mod/filestorage.php:170 msgid "Edit" msgstr "Modifica" @@ -2286,21 +2305,21 @@ msgstr "Questo sei tu" #: ../../include/ItemObject.php:548 ../../mod/events.php:469 #: ../../mod/thing.php:283 ../../mod/thing.php:326 ../../mod/invite.php:156 -#: ../../mod/chat.php:162 ../../mod/chat.php:192 ../../mod/connect.php:92 -#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:738 -#: ../../mod/admin.php:878 ../../mod/admin.php:1077 ../../mod/admin.php:1164 +#: ../../mod/settings.php:515 ../../mod/settings.php:627 +#: ../../mod/settings.php:655 ../../mod/settings.php:679 +#: ../../mod/settings.php:751 ../../mod/settings.php:928 +#: ../../mod/chat.php:174 ../../mod/chat.php:206 ../../mod/connect.php:92 +#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:739 +#: ../../mod/admin.php:879 ../../mod/admin.php:1078 ../../mod/admin.php:1165 #: ../../mod/connedit.php:437 ../../mod/profiles.php:506 #: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/setup.php:304 -#: ../../mod/setup.php:347 ../../mod/settings.php:516 -#: ../../mod/settings.php:628 ../../mod/settings.php:656 -#: ../../mod/settings.php:680 ../../mod/settings.php:752 -#: ../../mod/settings.php:916 ../../mod/import.php:387 ../../mod/mail.php:223 +#: ../../mod/setup.php:347 ../../mod/import.php:387 ../../mod/mail.php:223 #: ../../mod/mail.php:335 ../../mod/poke.php:166 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:131 ../../mod/photos.php:566 #: ../../mod/photos.php:671 ../../mod/photos.php:954 ../../mod/photos.php:994 #: ../../mod/photos.php:1081 ../../mod/mood.php:142 -#: ../../view/theme/redbasic/php/config.php:95 -#: ../../view/theme/apw/php/config.php:231 +#: ../../view/theme/redbasic/php/config.php:97 +#: ../../view/theme/apw/php/config.php:247 #: ../../view/theme/blogga/view/theme/blog/config.php:67 #: ../../view/theme/blogga/php/config.php:67 msgid "Submit" @@ -2635,15 +2654,15 @@ msgstr "ama" msgid "dislikes" msgstr "non ama" -#: ../../include/auth.php:76 +#: ../../include/auth.php:79 msgid "Logged out." msgstr "Uscita effettuata." -#: ../../include/auth.php:188 +#: ../../include/auth.php:197 msgid "Failed authentication" msgstr "Autenticazione fallita" -#: ../../include/auth.php:203 +#: ../../include/auth.php:212 ../../mod/openid.php:186 msgid "Login failed." msgstr "Accesso fallito." @@ -2756,12 +2775,12 @@ msgstr "%s <!item_type!>" #: ../../include/enotify.php:84 #, php-format msgid "[Red:Notify] New mail received at %s" -msgstr "[Red:Notifica] Nuovo messaggio ricevuto alle %s" +msgstr "[Red:Notifica] Nuovo messaggio ricevuto su %s" #: ../../include/enotify.php:86 #, php-format msgid "%1$s, %2$s sent you a new private message at %3$s." -msgstr "%1$s, %2$s ti ha mandato un messaggio privato alle %3$s." +msgstr "%1$s, %2$s ti ha mandato un messaggio privato su %3$s." #: ../../include/enotify.php:87 #, php-format @@ -2817,7 +2836,7 @@ msgstr "[Red:Notifica] %s ha scritto sulla tua bacheca" #: ../../include/enotify.php:182 #, php-format msgid "%1$s, %2$s posted to your profile wall at %3$s" -msgstr "%1$s, %2$s ha scritto sulla bacheca del tuo profilo alle %3$s" +msgstr "%1$s, %2$s ha scritto sulla bacheca del tuo profilo su %3$s" #: ../../include/enotify.php:184 #, php-format @@ -2832,7 +2851,7 @@ msgstr "[Red:Notifica] %s ti ha taggato" #: ../../include/enotify.php:209 #, php-format msgid "%1$s, %2$s tagged you at %3$s" -msgstr "%1$s, %2$s ti ha taggato alle %3$s" +msgstr "%1$s, %2$s ti ha taggato su %3$s" #: ../../include/enotify.php:210 #, php-format @@ -2847,7 +2866,7 @@ msgstr "[Red:Notifica] %1$s ti ha mandato un poke" #: ../../include/enotify.php:224 #, php-format msgid "%1$s, %2$s poked you at %3$s" -msgstr "%1$s, %2$s ti ha mandato un poke alle %3$s" +msgstr "%1$s, %2$s ti ha mandato un poke su %3$s" #: ../../include/enotify.php:225 #, php-format @@ -2862,7 +2881,7 @@ msgstr "[Red:Notifica] %s ha taggato il tuo articolo" #: ../../include/enotify.php:242 #, php-format msgid "%1$s, %2$s tagged your post at %3$s" -msgstr "%1$s, %2$s ha taggato il tuo articolo alle %3$s" +msgstr "%1$s, %2$s ha taggato il tuo articolo su %3$s" #: ../../include/enotify.php:243 #, php-format @@ -2876,7 +2895,7 @@ msgstr "[Red:Notifica] Hai una richiesta di amicizia" #: ../../include/enotify.php:256 #, php-format msgid "%1$s, you've received an introduction from '%2$s' at %3$s" -msgstr "%1$s, hai ricevuto una richiesta di contatto da '%2$s' alle %3$s" +msgstr "%1$s, hai ricevuto una richiesta di contatto da '%2$s' su %3$s" #: ../../include/enotify.php:257 #, php-format @@ -2900,7 +2919,7 @@ msgstr "[Red:Notifica] Ti è stato suggerito un amico" #: ../../include/enotify.php:271 #, php-format msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" -msgstr "%1$s, ti è stato suggerito un amico da '%2$s' alle %3$s" +msgstr "%1$s, ti è stato suggerito un amico da '%2$s' su %3$s" #: ../../include/enotify.php:272 #, php-format @@ -2944,7 +2963,7 @@ msgstr "Impossibile caricare la foto." msgid "Upload New Photos" msgstr "Carica nuove foto" -#: ../../include/reddav.php:1061 +#: ../../include/reddav.php:1063 msgid "Edit File properties" msgstr "Modifica le proprietà dei file" @@ -3011,41 +3030,37 @@ msgstr "Questa operazione esce dai termini del tuo abbonamento." msgid "This action is not available under your subscription plan." msgstr "Questa operazione non è prevista dal tuo abbonamento." -#: ../../include/follow.php:21 +#: ../../include/follow.php:23 msgid "Channel is blocked on this site." msgstr "Il canale è bloccato per questo sito." -#: ../../include/follow.php:26 +#: ../../include/follow.php:28 msgid "Channel location missing." msgstr "Manca l'indirizzo del canale." -#: ../../include/follow.php:43 -msgid "Channel discovery failed. Website may be down or misconfigured." -msgstr "La ricerca del canale è fallita. Il sito potrebbe avere problemi o una configurazione sbagliata." - -#: ../../include/follow.php:51 -msgid "Response from remote channel was not understood." -msgstr "La risposta dal canale non è comprensibile." - -#: ../../include/follow.php:58 +#: ../../include/follow.php:54 msgid "Response from remote channel was incomplete." msgstr "La risposta dal canale non è completa." -#: ../../include/follow.php:129 +#: ../../include/follow.php:126 +msgid "Channel discovery failed." +msgstr "La ricerca del canale non ha avuto successo." + +#: ../../include/follow.php:143 msgid "local account not found." msgstr "l'account locale non è stato trovato." -#: ../../include/follow.php:138 +#: ../../include/follow.php:152 msgid "Cannot connect to yourself." msgstr "Non puoi connetterti a te stesso." -#: ../../include/security.php:280 +#: ../../include/security.php:294 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." -#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:64 +#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:66 #: ../../view/theme/apw/php/config.php:176 msgid "Default" msgstr "Predefinito" @@ -3143,36 +3158,40 @@ msgid "" "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri" -#: ../../include/items.php:231 ../../mod/like.php:55 ../../mod/profperm.php:23 +#: ../../include/items.php:240 ../../mod/like.php:55 ../../mod/profperm.php:23 #: ../../mod/group.php:68 ../../index.php:350 msgid "Permission denied" msgstr "Permesso negato" -#: ../../include/items.php:3453 ../../mod/thing.php:78 ../../mod/admin.php:151 -#: ../../mod/admin.php:782 ../../mod/admin.php:985 ../../mod/viewsrc.php:18 +#: ../../include/items.php:756 +msgid "(Unknown)" +msgstr "(Sconosciuto)" + +#: ../../include/items.php:3513 ../../mod/thing.php:78 ../../mod/admin.php:151 +#: ../../mod/admin.php:783 ../../mod/admin.php:986 ../../mod/viewsrc.php:18 #: ../../mod/home.php:63 ../../mod/display.php:32 ../../mod/filestorage.php:18 msgid "Item not found." msgstr "Elemento non trovato." -#: ../../include/items.php:3809 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:3849 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "Insieme non trovato." -#: ../../include/items.php:3824 +#: ../../include/items.php:3864 msgid "Collection is empty." msgstr "L'insieme di canali è vuoto." -#: ../../include/items.php:3831 +#: ../../include/items.php:3871 #, php-format msgid "Collection: %s" msgstr "Insieme: %s" -#: ../../include/items.php:3842 +#: ../../include/items.php:3882 #, php-format msgid "Connection: %s" msgstr "Contatto: %s" -#: ../../include/items.php:3845 +#: ../../include/items.php:3885 msgid "Connection not found." msgstr "Contatto non trovato." @@ -3408,35 +3427,446 @@ msgid "" "http://getzot.com" msgstr "Per saperne di più sul progetto Red Matrix e sul perché potrebbe cambiare internet per come la conosciamo, visita http://getzot.com" -#: ../../mod/item.php:145 -msgid "Unable to locate original post." -msgstr "Impossibile trovare il messaggio originale." +#: ../../mod/settings.php:71 +msgid "Name is required" +msgstr "Il nome è obbligatorio" -#: ../../mod/item.php:346 -msgid "Empty post discarded." -msgstr "L'articolo vuoto è stato ignorato." +#: ../../mod/settings.php:75 +msgid "Key and Secret are required" +msgstr "Chiave e Segreto sono richiesti" -#: ../../mod/item.php:388 -msgid "Executable content type not permitted to this channel." -msgstr "I contenuti eseguibili non sono permessi su questo canale." +#: ../../mod/settings.php:79 ../../mod/settings.php:541 +msgid "Update" +msgstr "Aggiorna" -#: ../../mod/item.php:835 -msgid "System error. Post not saved." -msgstr "Errore di sistema. Articolo non salvato." +#: ../../mod/settings.php:195 +msgid "Passwords do not match. Password unchanged." +msgstr "Le password non corrispondono. Password non cambiata." -#: ../../mod/item.php:1102 ../../mod/wall_upload.php:41 -msgid "Wall Photos" -msgstr "Foto della bacheca" +#: ../../mod/settings.php:199 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Le password non possono essere vuote. Password non cambiata." -#: ../../mod/item.php:1182 -#, 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/settings.php:212 +msgid "Password changed." +msgstr "Password cambiata." -#: ../../mod/item.php:1188 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." +#: ../../mod/settings.php:214 +msgid "Password update failed. Please try again." +msgstr "Aggiornamento password fallito. Prova ancora." + +#: ../../mod/settings.php:228 +msgid "Not valid email." +msgstr "Email non valida." + +#: ../../mod/settings.php:231 +msgid "Protected email address. Cannot change to that email." +msgstr "È un indirizzo email riservato. Non puoi sceglierlo." + +#: ../../mod/settings.php:240 +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:443 +msgid "Settings updated." +msgstr "Impostazioni aggiornate." + +#: ../../mod/settings.php:514 ../../mod/settings.php:540 +#: ../../mod/settings.php:576 +msgid "Add application" +msgstr "Aggiungi una app" + +#: ../../mod/settings.php:517 ../../mod/settings.php:543 +msgid "Name" +msgstr "Nome" + +#: ../../mod/settings.php:517 +msgid "Name of application" +msgstr "Nome dell'applicazione" + +#: ../../mod/settings.php:518 ../../mod/settings.php:544 +msgid "Consumer Key" +msgstr "Consumer Key" + +#: ../../mod/settings.php:518 ../../mod/settings.php:519 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" + +#: ../../mod/settings.php:519 ../../mod/settings.php:545 +msgid "Consumer Secret" +msgstr "Consumer Secret" + +#: ../../mod/settings.php:520 ../../mod/settings.php:546 +msgid "Redirect" +msgstr "Redirect" + +#: ../../mod/settings.php:520 +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:521 ../../mod/settings.php:547 +msgid "Icon url" +msgstr "Url icona" + +#: ../../mod/settings.php:521 +msgid "Optional" +msgstr "Opzionale" + +#: ../../mod/settings.php:532 +msgid "You can't edit this application." +msgstr "Non puoi modificare questa applicazione." + +#: ../../mod/settings.php:575 +msgid "Connected Apps" +msgstr "App connesse" + +#: ../../mod/settings.php:579 +msgid "Client key starts with" +msgstr "La client key inizia con" + +#: ../../mod/settings.php:580 +msgid "No name" +msgstr "Nessun nome" + +#: ../../mod/settings.php:581 +msgid "Remove authorization" +msgstr "Revoca l'autorizzazione" + +#: ../../mod/settings.php:592 +msgid "No feature settings configured" +msgstr "Non ci sono funzionalità aggiuntive personalizzabili" + +#: ../../mod/settings.php:600 +msgid "Feature Settings" +msgstr "Impostazioni aggiuntive" + +#: ../../mod/settings.php:623 +msgid "Account Settings" +msgstr "Impostazioni account" + +#: ../../mod/settings.php:624 +msgid "Password Settings" +msgstr "Impostazioni password" + +#: ../../mod/settings.php:625 +msgid "New Password:" +msgstr "Nuova password:" + +#: ../../mod/settings.php:626 +msgid "Confirm:" +msgstr "Conferma:" + +#: ../../mod/settings.php:626 +msgid "Leave password fields blank unless changing" +msgstr "Lascia questi campi in bianco per non cambiare la password" + +#: ../../mod/settings.php:628 ../../mod/settings.php:937 +msgid "Email Address:" +msgstr "Indirizzo email:" + +#: ../../mod/settings.php:629 +msgid "Remove Account" +msgstr "Elimina l'account" + +#: ../../mod/settings.php:630 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "Attenzione: questa azione è permanente e non potrà più essere annullata." + +#: ../../mod/settings.php:646 +msgid "Off" +msgstr "Off" + +#: ../../mod/settings.php:646 +msgid "On" +msgstr "On" + +#: ../../mod/settings.php:653 +msgid "Additional Features" +msgstr "Funzionalità aggiuntive" + +#: ../../mod/settings.php:678 +msgid "Connector Settings" +msgstr "Impostazioni del connettore" + +#: ../../mod/settings.php:708 ../../mod/admin.php:379 +msgid "No special theme for mobile devices" +msgstr "Nessun tema per dispositivi mobili" + +#: ../../mod/settings.php:749 +msgid "Display Settings" +msgstr "Impostazioni grafiche" + +#: ../../mod/settings.php:755 +msgid "Display Theme:" +msgstr "Tema per monitor:" + +#: ../../mod/settings.php:756 +msgid "Mobile Theme:" +msgstr "Tema per dispositivi mobili:" + +#: ../../mod/settings.php:757 +msgid "Update browser every xx seconds" +msgstr "Aggiorna il browser ogni x secondi" + +#: ../../mod/settings.php:757 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Minimo 10 secondi, nessun limite massimo" + +#: ../../mod/settings.php:758 +msgid "Maximum number of conversations to load at any time:" +msgstr "Massimo numero di conversazioni da mostrare ogni volta:" + +#: ../../mod/settings.php:758 +msgid "Maximum of 100 items" +msgstr "Massimo 100" + +#: ../../mod/settings.php:759 +msgid "Don't show emoticons" +msgstr "Non mostrare le emoticons" + +#: ../../mod/settings.php:760 +msgid "Do not view remote profiles in frames" +msgstr "Non mostrare i profili degli altri utenti dentro riquadri" + +#: ../../mod/settings.php:760 +msgid "By default open in a sub-window of your own site" +msgstr "Se non selezionato, i profili degli altri utenti sono mostrati dentro un riquadro nella pagina" + +#: ../../mod/settings.php:795 +msgid "Nobody except yourself" +msgstr "Nessuno tranne te" + +#: ../../mod/settings.php:796 +msgid "Only those you specifically allow" +msgstr "Solo chi riceve il mio permesso" + +#: ../../mod/settings.php:797 +msgid "Anybody in your address book" +msgstr "Chiunque tra i miei contatti" + +#: ../../mod/settings.php:798 +msgid "Anybody on this website" +msgstr "Chiunque su questo sito" + +#: ../../mod/settings.php:799 +msgid "Anybody in this network" +msgstr "Chiunque su Red" + +#: ../../mod/settings.php:800 +msgid "Anybody authenticated" +msgstr "Chiunque sia autenticato" + +#: ../../mod/settings.php:801 +msgid "Anybody on the internet" +msgstr "Chiunque su internet" + +#: ../../mod/settings.php:878 +msgid "Publish your default profile in the network directory" +msgstr "Pubblica il mio profilo predefinito sull'elenco pubblico dei canali" + +#: ../../mod/settings.php:878 ../../mod/settings.php:883 +#: ../../mod/settings.php:954 ../../mod/api.php:106 ../../mod/profiles.php:484 +msgid "No" +msgstr "No" + +#: ../../mod/settings.php:878 ../../mod/settings.php:883 +#: ../../mod/settings.php:954 ../../mod/api.php:105 ../../mod/profiles.php:483 +msgid "Yes" +msgstr "Si" + +#: ../../mod/settings.php:883 +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:887 ../../mod/profile_photo.php:288 +msgid "or" +msgstr "o" + +#: ../../mod/settings.php:892 +msgid "Your channel address is" +msgstr "L'indirizzo del tuo canale è" + +#: ../../mod/settings.php:926 +msgid "Channel Settings" +msgstr "Impostazioni del canale" + +#: ../../mod/settings.php:935 +msgid "Basic Settings" +msgstr "Impostazioni di base" + +#: ../../mod/settings.php:938 +msgid "Your Timezone:" +msgstr "Il tuo fuso orario:" + +#: ../../mod/settings.php:939 +msgid "Default Post Location:" +msgstr "Località predefinita:" + +#: ../../mod/settings.php:940 +msgid "Use Browser Location:" +msgstr "Usa la località rilevata dal browser:" + +#: ../../mod/settings.php:942 +msgid "Adult Content" +msgstr "Contenuto per adulti" + +#: ../../mod/settings.php:942 +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. (Il contenuto per adulti deve essere marcato con il tag #NSFW - Not Safe For Work)" + +#: ../../mod/settings.php:944 +msgid "Security and Privacy Settings" +msgstr "Impostazioni di sicurezza e privacy" + +#: ../../mod/settings.php:946 +msgid "Hide my online presence" +msgstr "Non mostrare la mia presenza online" + +#: ../../mod/settings.php:946 +msgid "Prevents displaying in your profile that you are online" +msgstr "Non mostra sul tuo profilo che sei online" + +#: ../../mod/settings.php:948 +msgid "Simple Privacy Settings:" +msgstr "Impostazioni di privacy semplificate" + +#: ../../mod/settings.php:949 +msgid "" +"Very Public - <em>extremely permissive (should be used with caution)</em>" +msgstr "Tutto pubblico - <em>estremamente permissivo (da usare con cautela)</em>" + +#: ../../mod/settings.php:950 +msgid "" +"Typical - <em>default public, privacy when desired (similar to social " +"network permissions but with improved privacy)</em>" +msgstr "Standard - <em>contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)</em>" + +#: ../../mod/settings.php:951 +msgid "Private - <em>default private, never open or public</em>" +msgstr "Privato - <em>contenuti normalmente privati, nulla è aperto o pubblico</em>" + +#: ../../mod/settings.php:952 +msgid "Blocked - <em>default blocked to/from everybody</em>" +msgstr "Bloccato - <em>bloccato in ricezione e invio</em>" + +#: ../../mod/settings.php:954 +msgid "Allow others to tag your posts" +msgstr "Permetti ad altri di taggare i tuoi articoli" + +#: ../../mod/settings.php:954 +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:956 +msgid "Advanced Privacy Settings" +msgstr "Impostazioni di privacy avanzate" + +#: ../../mod/settings.php:958 +msgid "Maximum Friend Requests/Day:" +msgstr "Numero massimo giornaliero di richieste di amicizia:" + +#: ../../mod/settings.php:958 +msgid "May reduce spam activity" +msgstr "Serve e ridurre lo spam" + +#: ../../mod/settings.php:959 +msgid "Default Post Permissions" +msgstr "Permessi predefiniti per gli articoli" + +#: ../../mod/settings.php:960 ../../mod/mitem.php:134 ../../mod/mitem.php:177 +msgid "(click to open/close)" +msgstr "(clicca per aprire/chiudere)" + +#: ../../mod/settings.php:971 +msgid "Maximum private messages per day from unknown people:" +msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" + +#: ../../mod/settings.php:971 +msgid "Useful to reduce spamming" +msgstr "Serve e ridurre lo spam" + +#: ../../mod/settings.php:974 +msgid "Notification Settings" +msgstr "Impostazioni di notifica" + +#: ../../mod/settings.php:975 +msgid "By default post a status message when:" +msgstr "Pubblica un messaggio di stato quando:" + +#: ../../mod/settings.php:976 +msgid "accepting a friend request" +msgstr "accetto una nuova amicizia" + +#: ../../mod/settings.php:977 +msgid "joining a forum/community" +msgstr "entro a far parte di un forum" + +#: ../../mod/settings.php:978 +msgid "making an <em>interesting</em> profile change" +msgstr "faccio un cambiamento <em>interessante</em> al mio profilo" + +#: ../../mod/settings.php:979 +msgid "Send a notification email when:" +msgstr "Invia una email di notifica quando:" + +#: ../../mod/settings.php:980 +msgid "You receive an introduction" +msgstr "Ricevi una richiesta di amicizia" + +#: ../../mod/settings.php:981 +msgid "Your introductions are confirmed" +msgstr "Le tue richieste di amicizia sono state accettate" + +#: ../../mod/settings.php:982 +msgid "Someone writes on your profile wall" +msgstr "Qualcuno scrive sulla tua bacheca" + +#: ../../mod/settings.php:983 +msgid "Someone writes a followup comment" +msgstr "Qualcuno scrive un commento a un tuo articolo" + +#: ../../mod/settings.php:984 +msgid "You receive a private message" +msgstr "Ricevi un messaggio privato" + +#: ../../mod/settings.php:985 +msgid "You receive a friend suggestion" +msgstr "Ti viene suggerito un amico" + +#: ../../mod/settings.php:986 +msgid "You are tagged in a post" +msgstr "Sei taggato in un articolo" + +#: ../../mod/settings.php:987 +msgid "You are poked/prodded/etc. in a post" +msgstr "Ricevi un poke in un articolo" + +#: ../../mod/settings.php:990 +msgid "Advanced Account/Page Type Settings" +msgstr "Impostazioni avanzate" + +#: ../../mod/settings.php:991 +msgid "Change the behaviour of this account for special situations" +msgstr "Cambia il funzionamento di questo account in situazioni particolari" + +#: ../../mod/settings.php:994 +msgid "" +"Please enable expert mode (in <a href=\"settings/features\">Settings > " +"Additional features</a>) to adjust!" +msgstr "Abilita la modalità esperto per fare cambiamenti! (in <a href=\"settings/features\">Impostazioni > Funzionalità aggiuntive</a>)" + +#: ../../mod/settings.php:995 +msgid "Miscellaneous Settings" +msgstr "Impostazioni varie" + +#: ../../mod/settings.php:997 +msgid "Personal menu to display in your channel pages" +msgstr "Menu personale da mostrare sulle pagine del tuo canale" #: ../../mod/menu.php:21 msgid "Menu updated." @@ -3539,7 +3969,7 @@ msgstr "Modifica" msgid "Not found." msgstr "Non trovato." -#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 +#: ../../mod/webpages.php:121 ../../mod/layouts.php:100 #: ../../mod/blocks.php:96 msgid "View" msgstr "Guarda" @@ -3562,16 +3992,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/profiles.php:483 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "Yes" -msgstr "Si" - -#: ../../mod/api.php:106 ../../mod/profiles.php:484 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "No" -msgstr "No" - #: ../../mod/apps.php:8 msgid "No installed applications." msgstr "Nessuna app installata." @@ -3586,7 +4006,7 @@ msgstr "Modifica articolo" #: ../../mod/cloud.php:112 msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" -msgstr "Red Matrix - Ospiti: Nome utente: {il tuo indirizzo email}, Password: +++" +msgstr "Accesso a Red Matrix. Inserisci l'email con cui sei registrato e la password." #: ../../mod/bookmarks.php:38 msgid "Bookmark added" @@ -3600,6 +4020,36 @@ msgstr "I miei segnalibri" msgid "My Connections Bookmarks" msgstr "I segnalibri dei miei contatti" +#: ../../mod/item.php:145 +msgid "Unable to locate original post." +msgstr "Impossibile trovare il messaggio originale." + +#: ../../mod/item.php:346 +msgid "Empty post discarded." +msgstr "L'articolo vuoto è stato ignorato." + +#: ../../mod/item.php:388 +msgid "Executable content type not permitted to this channel." +msgstr "I contenuti eseguibili non sono permessi su questo canale." + +#: ../../mod/item.php:845 +msgid "System error. Post not saved." +msgstr "Errore di sistema. Articolo non salvato." + +#: ../../mod/item.php:1112 ../../mod/wall_upload.php:34 +msgid "Wall Photos" +msgstr "Foto della bacheca" + +#: ../../mod/item.php:1192 +#, 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:1198 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Hai raggiunto il limite massimo di %1$.0f pagine web." + #: ../../mod/subthread.php:105 #, php-format msgid "%1$s is following %2$s's %3$s" @@ -3612,7 +4062,7 @@ msgid "[Embedded content - reload page to view]" msgstr "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]" #: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 -#: ../../mod/wall_upload.php:35 +#: ../../mod/wall_upload.php:28 msgid "Channel not found." msgstr "Canale non trovato." @@ -3625,31 +4075,39 @@ msgstr "attiva/disattiva schermo intero" 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/chat.php:18 ../../mod/channel.php:25 +#: ../../mod/chat.php:19 ../../mod/channel.php:25 msgid "You must be logged in to see this page." msgstr "Devi aver effettuato l'accesso per vedere questa pagina." -#: ../../mod/chat.php:163 +#: ../../mod/chat.php:165 +msgid "Room not found" +msgstr "Chat non trovata" + +#: ../../mod/chat.php:175 msgid "Leave Room" msgstr "Lascia la chat" -#: ../../mod/chat.php:164 +#: ../../mod/chat.php:176 msgid "I am away right now" msgstr "Non sono presente al momento" -#: ../../mod/chat.php:165 +#: ../../mod/chat.php:177 msgid "I am online" msgstr "Sono online" -#: ../../mod/chat.php:189 ../../mod/chat.php:209 +#: ../../mod/chat.php:179 +msgid "Bookmark this room" +msgstr "Aggiungi chat ai segnalibri" + +#: ../../mod/chat.php:203 ../../mod/chat.php:223 msgid "New Chatroom" msgstr "Nuova chat" -#: ../../mod/chat.php:190 +#: ../../mod/chat.php:204 msgid "Chatroom Name" msgstr "Nome della chat" -#: ../../mod/chat.php:205 +#: ../../mod/chat.php:219 #, php-format msgid "%1$s's Chatrooms" msgstr "Le chat di %1$s" @@ -3768,14 +4226,6 @@ msgstr "Aggiungi" msgid "No entries." msgstr "Nessun risultato." -#: ../../mod/chatsvc.php:102 -msgid "Away" -msgstr "Assente" - -#: ../../mod/chatsvc.php:106 -msgid "Online" -msgstr "Online" - #: ../../mod/attach.php:9 msgid "Item not available." msgstr "Elemento non disponibile." @@ -3840,10 +4290,6 @@ msgstr "Nuovo elemento del menù" msgid "Menu Item Permissions" msgstr "Permessi del menu" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:947 -msgid "(click to open/close)" -msgstr "(clicca per aprire/chiudere)" - #: ../../mod/mitem.php:136 ../../mod/mitem.php:180 msgid "Link text" msgstr "Testo del link" @@ -3960,15 +4406,15 @@ msgstr "Le impostazioni del tema sono state aggiornate." msgid "Site" msgstr "Sito" -#: ../../mod/admin.php:89 ../../mod/admin.php:737 ../../mod/admin.php:749 +#: ../../mod/admin.php:89 ../../mod/admin.php:738 ../../mod/admin.php:750 msgid "Users" msgstr "Utenti" -#: ../../mod/admin.php:90 ../../mod/admin.php:835 ../../mod/admin.php:877 +#: ../../mod/admin.php:90 ../../mod/admin.php:836 ../../mod/admin.php:878 msgid "Plugins" msgstr "Plugin" -#: ../../mod/admin.php:91 ../../mod/admin.php:1040 ../../mod/admin.php:1076 +#: ../../mod/admin.php:91 ../../mod/admin.php:1041 ../../mod/admin.php:1077 msgid "Themes" msgstr "Temi" @@ -3980,7 +4426,7 @@ msgstr "Server" msgid "DB updates" msgstr "Aggiornamenti al DB" -#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1163 +#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1164 msgid "Logs" msgstr "Log" @@ -3997,8 +4443,8 @@ msgid "Message queues" msgstr "Messaggi in attesa di recapito" #: ../../mod/admin.php:194 ../../mod/admin.php:429 ../../mod/admin.php:528 -#: ../../mod/admin.php:736 ../../mod/admin.php:834 ../../mod/admin.php:876 -#: ../../mod/admin.php:1039 ../../mod/admin.php:1075 ../../mod/admin.php:1162 +#: ../../mod/admin.php:737 ../../mod/admin.php:835 ../../mod/admin.php:877 +#: ../../mod/admin.php:1040 ../../mod/admin.php:1076 ../../mod/admin.php:1163 msgid "Administration" msgstr "Amministrazione" @@ -4026,10 +4472,6 @@ msgstr "Plugin attivi" msgid "Site settings updated." msgstr "Impostazioni del sito aggiornate." -#: ../../mod/admin.php:379 ../../mod/settings.php:709 -msgid "No special theme for mobile devices" -msgstr "Nessun tema per dispositivi mobili" - #: ../../mod/admin.php:381 msgid "No special theme for accessibility" msgstr "Nessun tema speciale per l'accessibilità" @@ -4272,7 +4714,7 @@ msgstr "Carico di sistema massimo perché i processi di recapito e polling siano msgid "No server found" msgstr "Server non trovato" -#: ../../mod/admin.php:527 ../../mod/admin.php:750 +#: ../../mod/admin.php:527 ../../mod/admin.php:751 msgid "ID" msgstr "ID" @@ -4361,136 +4803,136 @@ msgstr "Utente '%s' sbloccato" msgid "User '%s' blocked" msgstr "Utente '%s' bloccato" -#: ../../mod/admin.php:739 +#: ../../mod/admin.php:740 msgid "select all" msgstr "seleziona tutti" -#: ../../mod/admin.php:740 +#: ../../mod/admin.php:741 msgid "User registrations waiting for confirm" msgstr "Richieste di registrazione in attesa di conferma" -#: ../../mod/admin.php:741 +#: ../../mod/admin.php:742 msgid "Request date" msgstr "Data richiesta" -#: ../../mod/admin.php:742 +#: ../../mod/admin.php:743 msgid "No registrations." msgstr "Nessuna registrazione." -#: ../../mod/admin.php:743 +#: ../../mod/admin.php:744 msgid "Approve" msgstr "Approva" -#: ../../mod/admin.php:744 +#: ../../mod/admin.php:745 msgid "Deny" msgstr "Nega" -#: ../../mod/admin.php:746 ../../mod/connedit.php:333 +#: ../../mod/admin.php:747 ../../mod/connedit.php:333 #: ../../mod/connedit.php:475 msgid "Block" msgstr "Blocca" -#: ../../mod/admin.php:747 ../../mod/connedit.php:333 +#: ../../mod/admin.php:748 ../../mod/connedit.php:333 #: ../../mod/connedit.php:475 msgid "Unblock" msgstr "Sblocca" -#: ../../mod/admin.php:750 +#: ../../mod/admin.php:751 msgid "Register date" msgstr "Data registrazione" -#: ../../mod/admin.php:750 +#: ../../mod/admin.php:751 msgid "Last login" msgstr "Ultimo accesso" -#: ../../mod/admin.php:750 +#: ../../mod/admin.php:751 msgid "Expires" msgstr "Scadenza" -#: ../../mod/admin.php:750 +#: ../../mod/admin.php:751 msgid "Service Class" msgstr "Service Class" -#: ../../mod/admin.php:752 +#: ../../mod/admin.php:753 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Gli utenti selezionati saranno eliminati!\\n\\nTutto quello che gli utenti hanno pubblicato su questo sito sarà permanentemente eliminato!\\n\\nConfermi?" -#: ../../mod/admin.php:753 +#: ../../mod/admin.php:754 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" msgstr "L'utente {0} sarà eliminato!\\n\\nTutto quello che ha pubblicato su questo sito sarà permanentemente eliminato!\\n\\nConfermi?" -#: ../../mod/admin.php:794 +#: ../../mod/admin.php:795 #, php-format msgid "Plugin %s disabled." msgstr "Plugin %s non attivo." -#: ../../mod/admin.php:798 +#: ../../mod/admin.php:799 #, php-format msgid "Plugin %s enabled." msgstr "Plugin %s attivo." -#: ../../mod/admin.php:808 ../../mod/admin.php:1010 +#: ../../mod/admin.php:809 ../../mod/admin.php:1011 msgid "Disable" msgstr "Disattiva" -#: ../../mod/admin.php:810 ../../mod/admin.php:1012 +#: ../../mod/admin.php:811 ../../mod/admin.php:1013 msgid "Enable" msgstr "Attiva" -#: ../../mod/admin.php:836 ../../mod/admin.php:1041 +#: ../../mod/admin.php:837 ../../mod/admin.php:1042 msgid "Toggle" msgstr "Attiva/disattiva" -#: ../../mod/admin.php:844 ../../mod/admin.php:1051 +#: ../../mod/admin.php:845 ../../mod/admin.php:1052 msgid "Author: " msgstr "Autore:" -#: ../../mod/admin.php:845 ../../mod/admin.php:1052 +#: ../../mod/admin.php:846 ../../mod/admin.php:1053 msgid "Maintainer: " msgstr "Gestore:" -#: ../../mod/admin.php:974 +#: ../../mod/admin.php:975 msgid "No themes found." msgstr "Nessun tema trovato." -#: ../../mod/admin.php:1033 +#: ../../mod/admin.php:1034 msgid "Screenshot" msgstr "Istantanea dello schermo" -#: ../../mod/admin.php:1081 +#: ../../mod/admin.php:1082 msgid "[Experimental]" msgstr "[Sperimentale]" -#: ../../mod/admin.php:1082 +#: ../../mod/admin.php:1083 msgid "[Unsupported]" msgstr "[Non supportato]" -#: ../../mod/admin.php:1109 +#: ../../mod/admin.php:1110 msgid "Log settings updated." msgstr "Impostazioni di log aggiornate." -#: ../../mod/admin.php:1165 +#: ../../mod/admin.php:1166 msgid "Clear" msgstr "Pulisci" -#: ../../mod/admin.php:1171 +#: ../../mod/admin.php:1172 msgid "Debugging" msgstr "Debugging" -#: ../../mod/admin.php:1172 +#: ../../mod/admin.php:1173 msgid "Log file" msgstr "File di log" -#: ../../mod/admin.php:1172 +#: ../../mod/admin.php:1173 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 Red." -#: ../../mod/admin.php:1173 +#: ../../mod/admin.php:1174 msgid "Log level" msgstr "Livello di log" @@ -4516,17 +4958,17 @@ msgstr "L'elemento non è modificabile" msgid "Delete item?" msgstr "Eliminare questo elemento?" -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:110 +#: ../../mod/editpost.php:116 ../../mod/editlayout.php:110 #: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 msgid "Insert YouTube video" msgstr "Inserisci video da YouTube" -#: ../../mod/editpost.php:108 ../../mod/editlayout.php:111 +#: ../../mod/editpost.php:117 ../../mod/editlayout.php:111 #: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 msgid "Insert Vorbis [.ogg] video" msgstr "Inserisci video Vorbis [.ogg]" -#: ../../mod/editpost.php:109 ../../mod/editlayout.php:112 +#: ../../mod/editpost.php:118 ../../mod/editlayout.php:112 #: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 msgid "Insert Vorbis [.ogg] audio" msgstr "Inserisci audio Vorbis [.ogg]" @@ -4871,15 +5313,15 @@ msgid "" "Replies/likes to your public posts <strong>may</strong> still be visible" msgstr "Le risposte ai tuoi articoli pubblici <strong>potrebbero</strong> restare comunque visibili" -#: ../../mod/layouts.php:52 +#: ../../mod/layouts.php:45 msgid "Layout Help" msgstr "Guida al layout" -#: ../../mod/layouts.php:55 +#: ../../mod/layouts.php:48 msgid "Help with this feature" msgstr "La guida per questa funzionalità" -#: ../../mod/layouts.php:74 +#: ../../mod/layouts.php:69 msgid "Layout Name" msgstr "Nome layout" @@ -4887,24 +5329,38 @@ msgstr "Nome layout" msgid "Help:" msgstr "Guida:" -#: ../../mod/help.php:68 ../../index.php:223 +#: ../../mod/help.php:69 ../../index.php:223 msgid "Not Found" msgstr "Non disponibile" -#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 +#: ../../mod/help.php:72 ../../mod/page.php:83 ../../mod/display.php:100 #: ../../index.php:226 msgid "Page not found." msgstr "Pagina non trovata." -#: ../../mod/rmagic.php:56 +#: ../../mod/rmagic.php:38 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente." + +#: ../../mod/rmagic.php:38 +msgid "The error message was:" +msgstr "Messaggio di errore ricevuto:" + +#: ../../mod/rmagic.php:42 +msgid "Authentication failed." +msgstr "Autenticazione fallita." + +#: ../../mod/rmagic.php:78 msgid "Remote Authentication" msgstr "Autenticazione a distanza" -#: ../../mod/rmagic.php:57 +#: ../../mod/rmagic.php:79 msgid "Enter your channel address (e.g. channel@example.com)" msgstr "Inserisci l'indirizzo del tuo canale (ad esempio lucia@esempio.com)" -#: ../../mod/rmagic.php:58 +#: ../../mod/rmagic.php:80 msgid "Authenticate" msgstr "Autenticazione" @@ -5194,7 +5650,7 @@ msgid "" " 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:256 +#: ../../mod/post.php:256 ../../mod/openid.php:71 ../../mod/openid.php:176 #, php-format msgid "Welcome %s. Remote authentication successful." msgstr "Ciao %s. La tua autenticazione da remoto è avvenuta con successo." @@ -5643,9 +6099,10 @@ msgstr "Donazioni al progetto" #: ../../mod/siteinfo.php:94 msgid "" "<p>The Red Matrix is provided for you by volunteers working in their spare " -"time. Your support will help us to build a better web. Select the following " -"option for a one-time donation of your choosing</p>" -msgstr "<p>Red Matrix è realizzato da volontari che impiegano il loro tempo libero nel progetto. Il tuo contributo ci aiuterà a rendere migliore il web. Scegli l'opzione seguente per fare un'offerta singola dell'importo che preferisci</p>" +"time. Your support will help us to build a better, freer, and privacy " +"respecting web. Select the following option for a one-time donation of your " +"choosing</p>" +msgstr "<p>Red Matrix è realizzato da volontari che impiegano il loro tempo libero nel progetto. Il tuo contributo ci aiuterà a rendere il web migliore, più libero e più rispettoso della privacy. Scegli l'opzione seguente per fare un'offerta singola dell'importo che preferisci</p>" #: ../../mod/siteinfo.php:95 msgid "<p>or</p>" @@ -5743,7 +6200,7 @@ msgid "" "Password reset failed." msgstr "La richiesta non può essere verificata (potresti averla già usata precedentemente). La password non può essere reimpostata." -#: ../../mod/lostpass.php:85 ../../boot.php:1434 +#: ../../mod/lostpass.php:85 ../../boot.php:1436 msgid "Password Reset" msgstr "Reimposta la password" @@ -5792,406 +6249,25 @@ msgstr "Indirizzo email" msgid "Reset" msgstr "Reimposta" -#: ../../mod/settings.php:71 -msgid "Name is required" -msgstr "Il nome è obbligatorio" - -#: ../../mod/settings.php:75 -msgid "Key and Secret are required" -msgstr "Chiave e Segreto sono richiesti" - -#: ../../mod/settings.php:79 ../../mod/settings.php:542 -msgid "Update" -msgstr "Aggiorna" - -#: ../../mod/settings.php:195 -msgid "Passwords do not match. Password unchanged." -msgstr "Le password non corrispondono. Password non cambiata." - -#: ../../mod/settings.php:199 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Le password non possono essere vuote. Password non cambiata." - -#: ../../mod/settings.php:212 -msgid "Password changed." -msgstr "Password cambiata." - -#: ../../mod/settings.php:214 -msgid "Password update failed. Please try again." -msgstr "Aggiornamento password fallito. Prova ancora." - -#: ../../mod/settings.php:228 -msgid "Not valid email." -msgstr "Email non valida." - -#: ../../mod/settings.php:231 -msgid "Protected email address. Cannot change to that email." -msgstr "È un indirizzo email riservato. Non puoi sceglierlo." +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Scegli una cartella di segnalibri" -#: ../../mod/settings.php:240 -msgid "System failure storing new email. Please try again." -msgstr "Errore di sistema. Non è stato possibile memorizzare il tuo messaggio, riprova per favore." +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Salva segnalibro" -#: ../../mod/settings.php:444 -msgid "Settings updated." -msgstr "Impostazioni aggiornate." +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL del segnalibro" -#: ../../mod/settings.php:515 ../../mod/settings.php:541 -#: ../../mod/settings.php:577 -msgid "Add application" -msgstr "Aggiungi una app" +#: ../../mod/rbmark.php:95 +msgid "Description" +msgstr "Descrizione" -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -msgid "Name" -msgstr "Nome" - -#: ../../mod/settings.php:518 -msgid "Name of application" -msgstr "Nome dell'applicazione" - -#: ../../mod/settings.php:519 ../../mod/settings.php:545 -msgid "Consumer Key" -msgstr "Consumer Key" - -#: ../../mod/settings.php:519 ../../mod/settings.php:520 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Generato automaticamente - è possibile cambiarlo. Lunghezza massima 20" - -#: ../../mod/settings.php:520 ../../mod/settings.php:546 -msgid "Consumer Secret" -msgstr "Consumer Secret" - -#: ../../mod/settings.php:521 ../../mod/settings.php:547 -msgid "Redirect" -msgstr "Redirect" - -#: ../../mod/settings.php:521 -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:522 ../../mod/settings.php:548 -msgid "Icon url" -msgstr "Url icona" - -#: ../../mod/settings.php:522 -msgid "Optional" -msgstr "Opzionale" - -#: ../../mod/settings.php:533 -msgid "You can't edit this application." -msgstr "Non puoi modificare questa applicazione." - -#: ../../mod/settings.php:576 -msgid "Connected Apps" -msgstr "App connesse" - -#: ../../mod/settings.php:580 -msgid "Client key starts with" -msgstr "La client key inizia con" - -#: ../../mod/settings.php:581 -msgid "No name" -msgstr "Nessun nome" - -#: ../../mod/settings.php:582 -msgid "Remove authorization" -msgstr "Revoca l'autorizzazione" - -#: ../../mod/settings.php:593 -msgid "No feature settings configured" -msgstr "Non ci sono funzionalità aggiuntive personalizzabili" - -#: ../../mod/settings.php:601 -msgid "Feature Settings" -msgstr "Impostazioni aggiuntive" - -#: ../../mod/settings.php:624 -msgid "Account Settings" -msgstr "Impostazioni account" - -#: ../../mod/settings.php:625 -msgid "Password Settings" -msgstr "Impostazioni password" - -#: ../../mod/settings.php:626 -msgid "New Password:" -msgstr "Nuova password:" - -#: ../../mod/settings.php:627 -msgid "Confirm:" -msgstr "Conferma:" - -#: ../../mod/settings.php:627 -msgid "Leave password fields blank unless changing" -msgstr "Lascia questi campi in bianco per non cambiare la password" - -#: ../../mod/settings.php:629 ../../mod/settings.php:925 -msgid "Email Address:" -msgstr "Indirizzo email:" - -#: ../../mod/settings.php:630 -msgid "Remove Account" -msgstr "Elimina l'account" - -#: ../../mod/settings.php:631 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "Attenzione: questa azione è permanente e non potrà più essere annullata." - -#: ../../mod/settings.php:647 -msgid "Off" -msgstr "Off" - -#: ../../mod/settings.php:647 -msgid "On" -msgstr "On" - -#: ../../mod/settings.php:654 -msgid "Additional Features" -msgstr "Funzionalità aggiuntive" - -#: ../../mod/settings.php:679 -msgid "Connector Settings" -msgstr "Impostazioni del connettore" - -#: ../../mod/settings.php:750 -msgid "Display Settings" -msgstr "Impostazioni grafiche" - -#: ../../mod/settings.php:756 -msgid "Display Theme:" -msgstr "Tema per monitor:" - -#: ../../mod/settings.php:757 -msgid "Mobile Theme:" -msgstr "Tema per dispositivi mobili:" - -#: ../../mod/settings.php:758 -msgid "Update browser every xx seconds" -msgstr "Aggiorna il browser ogni x secondi" - -#: ../../mod/settings.php:758 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Minimo 10 secondi, nessun limite massimo" - -#: ../../mod/settings.php:759 -msgid "Maximum number of conversations to load at any time:" -msgstr "Massimo numero di conversazioni da mostrare ogni volta:" - -#: ../../mod/settings.php:759 -msgid "Maximum of 100 items" -msgstr "Massimo 100" - -#: ../../mod/settings.php:760 -msgid "Don't show emoticons" -msgstr "Non mostrare le emoticons" - -#: ../../mod/settings.php:761 -msgid "Do not view remote profiles in frames" -msgstr "Visualizza gli altri profili come normali pagine web" - -#: ../../mod/settings.php:761 -msgid "By default open in a sub-window of your own site" -msgstr "Se non selezionato, i profili degli altri utenti sono mostrati dentro un riquadro nella pagina" - -#: ../../mod/settings.php:796 -msgid "Nobody except yourself" -msgstr "Nessuno tranne te" - -#: ../../mod/settings.php:797 -msgid "Only those you specifically allow" -msgstr "Solo chi riceve il mio permesso" - -#: ../../mod/settings.php:798 -msgid "Anybody in your address book" -msgstr "Chiunque tra i miei contatti" - -#: ../../mod/settings.php:799 -msgid "Anybody on this website" -msgstr "Chiunque su questo sito" - -#: ../../mod/settings.php:800 -msgid "Anybody in this network" -msgstr "Chiunque su Red" - -#: ../../mod/settings.php:801 -msgid "Anybody on the internet" -msgstr "Chiunque su internet" - -#: ../../mod/settings.php:878 -msgid "Publish your default profile in the network directory" -msgstr "Pubblica il mio profilo predefinito sull'elenco pubblico dei canali" - -#: ../../mod/settings.php:883 -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:887 ../../mod/profile_photo.php:288 -msgid "or" -msgstr "o" - -#: ../../mod/settings.php:892 -msgid "Your channel address is" -msgstr "L'indirizzo del tuo canale è" - -#: ../../mod/settings.php:914 -msgid "Channel Settings" -msgstr "Impostazioni del canale" - -#: ../../mod/settings.php:923 -msgid "Basic Settings" -msgstr "Impostazioni di base" - -#: ../../mod/settings.php:926 -msgid "Your Timezone:" -msgstr "Il tuo fuso orario:" - -#: ../../mod/settings.php:927 -msgid "Default Post Location:" -msgstr "Località predefinita:" - -#: ../../mod/settings.php:928 -msgid "Use Browser Location:" -msgstr "Usa la località rilevata dal browser:" - -#: ../../mod/settings.php:930 -msgid "Adult Content" -msgstr "Contenuto per adulti" - -#: ../../mod/settings.php:930 -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. (Il contenuto per adulti deve essere marcato con il tag #NSFW - Not Safe For Work)" - -#: ../../mod/settings.php:932 -msgid "Security and Privacy Settings" -msgstr "Impostazioni di sicurezza e privacy" - -#: ../../mod/settings.php:934 -msgid "Hide my online presence" -msgstr "Non mostrare la mia presenza online" - -#: ../../mod/settings.php:934 -msgid "Prevents displaying in your profile that you are online" -msgstr "Non mostra sul tuo profilo che sei online" - -#: ../../mod/settings.php:936 -msgid "Simple Privacy Settings:" -msgstr "Impostazioni di privacy semplificate" - -#: ../../mod/settings.php:937 -msgid "" -"Very Public - <em>extremely permissive (should be used with caution)</em>" -msgstr "Tutto pubblico - <em>estremamente permissivo (da usare con cautela)</em>" - -#: ../../mod/settings.php:938 -msgid "" -"Typical - <em>default public, privacy when desired (similar to social " -"network permissions but with improved privacy)</em>" -msgstr "Standard - <em>contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)</em>" - -#: ../../mod/settings.php:939 -msgid "Private - <em>default private, never open or public</em>" -msgstr "Privato - <em>contenuti normalmente privati, nulla è aperto o pubblico</em>" - -#: ../../mod/settings.php:940 -msgid "Blocked - <em>default blocked to/from everybody</em>" -msgstr "Bloccato - <em>bloccato in ricezione e invio</em>" - -#: ../../mod/settings.php:943 -msgid "Advanced Privacy Settings" -msgstr "Impostazioni di privacy avanzate" - -#: ../../mod/settings.php:945 -msgid "Maximum Friend Requests/Day:" -msgstr "Numero massimo giornaliero di richieste di amicizia:" - -#: ../../mod/settings.php:945 -msgid "May reduce spam activity" -msgstr "Serve e ridurre lo spam" - -#: ../../mod/settings.php:946 -msgid "Default Post Permissions" -msgstr "Permessi predefiniti per gli articoli" - -#: ../../mod/settings.php:958 -msgid "Maximum private messages per day from unknown people:" -msgstr "Numero massimo giornaliero di messaggi privati da utenti sconosciuti:" - -#: ../../mod/settings.php:958 -msgid "Useful to reduce spamming" -msgstr "Serve e ridurre lo spam" - -#: ../../mod/settings.php:961 -msgid "Notification Settings" -msgstr "Impostazioni di notifica" - -#: ../../mod/settings.php:962 -msgid "By default post a status message when:" -msgstr "Pubblica un messaggio di stato quando:" - -#: ../../mod/settings.php:963 -msgid "accepting a friend request" -msgstr "accetto una nuova amicizia" - -#: ../../mod/settings.php:964 -msgid "joining a forum/community" -msgstr "entro a far parte di un forum" - -#: ../../mod/settings.php:965 -msgid "making an <em>interesting</em> profile change" -msgstr "faccio un cambiamento <em>interessante</em> al mio profilo" - -#: ../../mod/settings.php:966 -msgid "Send a notification email when:" -msgstr "Invia una email di notifica quando:" - -#: ../../mod/settings.php:967 -msgid "You receive an introduction" -msgstr "Ricevi una richiesta di amicizia" - -#: ../../mod/settings.php:968 -msgid "Your introductions are confirmed" -msgstr "Le tue richieste di amicizia sono state accettate" - -#: ../../mod/settings.php:969 -msgid "Someone writes on your profile wall" -msgstr "Qualcuno scrive sulla tua bacheca" - -#: ../../mod/settings.php:970 -msgid "Someone writes a followup comment" -msgstr "Qualcuno scrive un commento a un tuo articolo" - -#: ../../mod/settings.php:971 -msgid "You receive a private message" -msgstr "Ricevi un messaggio privato" - -#: ../../mod/settings.php:972 -msgid "You receive a friend suggestion" -msgstr "Ti viene suggerito un amico" - -#: ../../mod/settings.php:973 -msgid "You are tagged in a post" -msgstr "Sei taggato in un articolo" - -#: ../../mod/settings.php:974 -msgid "You are poked/prodded/etc. in a post" -msgstr "Ricevi un poke in un articolo" - -#: ../../mod/settings.php:977 -msgid "Advanced Account/Page Type Settings" -msgstr "Impostazioni avanzate" - -#: ../../mod/settings.php:978 -msgid "Change the behaviour of this account for special situations" -msgstr "Cambia il funzionamento di questo account in situazioni particolari" - -#: ../../mod/settings.php:981 -msgid "" -"Please enable expert mode (in Settings > Additional features) to adjust!" -msgstr "Abilita la modalità esperto per fare cambiamenti! (in Impostazioni > Funzionalità aggiuntive)" +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "O inserisci il nome di una nuova cartella di segnalibri" #: ../../mod/import.php:36 msgid "Nothing to import." @@ -6270,32 +6346,32 @@ msgstr "Per ciascuna opzione, scegli se vuoi rendere questo server il tuo indiri msgid "Make this hub my primary location" msgstr "Rendi questo server il mio indirizzo primario" -#: ../../mod/manage.php:63 +#: ../../mod/manage.php:64 #, 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:71 +#: ../../mod/manage.php:72 msgid "Create a new channel" msgstr "Crea un nuovo canale" -#: ../../mod/manage.php:76 +#: ../../mod/manage.php:77 msgid "Channel Manager" msgstr "Gestione canali" -#: ../../mod/manage.php:77 +#: ../../mod/manage.php:78 msgid "Current Channel" msgstr "Canale attuale" -#: ../../mod/manage.php:79 +#: ../../mod/manage.php:80 msgid "Attach to one of your channels by selecting it." msgstr "Seleziona il canale a cui vuoi passare." -#: ../../mod/manage.php:80 +#: ../../mod/manage.php:81 msgid "Default Channel" msgstr "Canale predefinito" -#: ../../mod/manage.php:81 +#: ../../mod/manage.php:82 msgid "Make Default" msgstr "Rendi predefinito" @@ -6327,6 +6403,14 @@ msgstr "Nessun risultato" msgid "invalid target signature" msgstr "la firma riscontrata non è valida" +#: ../../mod/chatsvc.php:102 +msgid "Away" +msgstr "Assente" + +#: ../../mod/chatsvc.php:106 +msgid "Online" +msgstr "Online" + #: ../../mod/mail.php:33 msgid "Unable to lookup recipient." msgstr "Impossibile associare un destinatario." @@ -6401,6 +6485,10 @@ msgstr "Non è disponibile alcun sistema per comunicare in modo sicuro. Puoi ver msgid "Send Reply" msgstr "Invia la risposta" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Errore del protocollo OpenID. Nessun ID ricevuto in risposta." + #: ../../mod/editlayout.php:72 msgid "Edit Layout" msgstr "Modifica il layout" @@ -7042,109 +7130,113 @@ msgstr "ha aggiunto il tuo canale" msgid "posted an event" msgstr "ha creato un evento" -#: ../../view/theme/redbasic/php/config.php:76 +#: ../../view/theme/redbasic/php/config.php:78 msgid "Scheme Default" msgstr "Schema predefinito" -#: ../../view/theme/redbasic/php/config.php:87 +#: ../../view/theme/redbasic/php/config.php:89 msgid "silver" msgstr "argento" -#: ../../view/theme/redbasic/php/config.php:98 -#: ../../view/theme/apw/php/config.php:234 +#: ../../view/theme/redbasic/php/config.php:100 +#: ../../view/theme/apw/php/config.php:250 #: ../../view/theme/blogga/view/theme/blog/config.php:69 #: ../../view/theme/blogga/php/config.php:69 msgid "Theme settings" msgstr "Impostazioni del tema" -#: ../../view/theme/redbasic/php/config.php:99 -#: ../../view/theme/apw/php/config.php:235 +#: ../../view/theme/redbasic/php/config.php:101 +#: ../../view/theme/apw/php/config.php:251 msgid "Set scheme" msgstr "Schema" -#: ../../view/theme/redbasic/php/config.php:100 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Narrow navbar" +msgstr "Barra di navigazione ristretta" + +#: ../../view/theme/redbasic/php/config.php:103 msgid "Navigation bar colour" msgstr "Colore della barra di navigazione" -#: ../../view/theme/redbasic/php/config.php:101 +#: ../../view/theme/redbasic/php/config.php:104 msgid "link colour" msgstr "colore dei link" -#: ../../view/theme/redbasic/php/config.php:102 +#: ../../view/theme/redbasic/php/config.php:105 msgid "Set font-colour for banner" msgstr "Colore del font del banner" -#: ../../view/theme/redbasic/php/config.php:103 +#: ../../view/theme/redbasic/php/config.php:106 msgid "Set the background colour" msgstr "Colore di sfondo" -#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:107 msgid "Set the background image" msgstr "Immagine di sfondo" -#: ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:108 msgid "Set the background colour of items" msgstr "Colore di sfondo degli elementi della pagina" -#: ../../view/theme/redbasic/php/config.php:106 +#: ../../view/theme/redbasic/php/config.php:109 msgid "Set the opacity of items" msgstr "Opacità degli oggetti" -#: ../../view/theme/redbasic/php/config.php:107 +#: ../../view/theme/redbasic/php/config.php:110 msgid "Set the basic colour for item icons" msgstr "Colore di base per le icone" -#: ../../view/theme/redbasic/php/config.php:108 +#: ../../view/theme/redbasic/php/config.php:111 msgid "Set the hover colour for item icons" msgstr "Colore per le icone in evidenza" -#: ../../view/theme/redbasic/php/config.php:109 +#: ../../view/theme/redbasic/php/config.php:112 msgid "Set font-size for the entire application" msgstr "Dimensione font per tutto il sito" -#: ../../view/theme/redbasic/php/config.php:110 -#: ../../view/theme/apw/php/config.php:236 +#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/apw/php/config.php:252 msgid "Set font-size for posts and comments" msgstr "Dimensioni del carattere per articoli e commenti" -#: ../../view/theme/redbasic/php/config.php:111 +#: ../../view/theme/redbasic/php/config.php:114 msgid "Set font-colour for posts and comments" msgstr "Colore del carattere per articoli e commenti" -#: ../../view/theme/redbasic/php/config.php:112 +#: ../../view/theme/redbasic/php/config.php:115 msgid "Set radius of corners" msgstr "Raggio degli angoli stondati" -#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/redbasic/php/config.php:116 msgid "Set shadow depth of photos" msgstr "Profondità dell'ombra delle foto" -#: ../../view/theme/redbasic/php/config.php:114 +#: ../../view/theme/redbasic/php/config.php:117 msgid "Set maximum width of conversation regions" msgstr "Larghezza massima delle aree delle conversazioni" -#: ../../view/theme/redbasic/php/config.php:115 +#: ../../view/theme/redbasic/php/config.php:118 msgid "Set minimum opacity of nav bar - to hide it" msgstr "Imposta l'opacità minima della barra di navigazione per nasconderla" -#: ../../view/theme/redbasic/php/config.php:116 +#: ../../view/theme/redbasic/php/config.php:119 msgid "Set size of conversation author photo" msgstr "Dimensione foto dell'autore della conversazione" -#: ../../view/theme/redbasic/php/config.php:117 +#: ../../view/theme/redbasic/php/config.php:120 msgid "Set size of followup author photos" msgstr "Dimensione foto dei partecipanti alla conversazione" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Sloppy photo albums" msgstr "Album con foto storte" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Are you a clean desk or a messy desk person?" msgstr "La tua scrivania è sempre a posto? Sei una persona disordinata?" #: ../../view/theme/apw/php/config.php:193 -#: ../../view/theme/apw/php/config.php:211 +#: ../../view/theme/apw/php/config.php:227 msgid "Schema Default" msgstr "Schema predefinito" @@ -7156,115 +7248,115 @@ msgstr "Sans-Serif" msgid "Monospace" msgstr "Monospace" -#: ../../view/theme/apw/php/config.php:237 +#: ../../view/theme/apw/php/config.php:253 msgid "Set font face" msgstr "Tipo di carattere" -#: ../../view/theme/apw/php/config.php:238 +#: ../../view/theme/apw/php/config.php:254 msgid "Set iconset" msgstr "Icone" -#: ../../view/theme/apw/php/config.php:239 +#: ../../view/theme/apw/php/config.php:255 msgid "Set big shadow size, default 15px 15px 15px" msgstr "Ombra grande, predefinita 15px 15px 15px" -#: ../../view/theme/apw/php/config.php:240 +#: ../../view/theme/apw/php/config.php:256 msgid "Set small shadow size, default 5px 5px 5px" msgstr "Ombra piccola, predefinita 5px 5px 5px" -#: ../../view/theme/apw/php/config.php:241 +#: ../../view/theme/apw/php/config.php:257 msgid "Set shadow colour, default #000" msgstr "Colore dell'ombra, predefinito #000" -#: ../../view/theme/apw/php/config.php:242 +#: ../../view/theme/apw/php/config.php:258 msgid "Set radius size, default 5px" msgstr "Raggio degli angoli, predefinito 5px" -#: ../../view/theme/apw/php/config.php:243 +#: ../../view/theme/apw/php/config.php:259 msgid "Set line-height for posts and comments" msgstr "Altezza della riga per articoli e commenti" -#: ../../view/theme/apw/php/config.php:244 +#: ../../view/theme/apw/php/config.php:260 msgid "Set background image" msgstr "Immagine di sfondo" -#: ../../view/theme/apw/php/config.php:245 +#: ../../view/theme/apw/php/config.php:261 msgid "Set background colour" msgstr "Colore di sfondo" -#: ../../view/theme/apw/php/config.php:246 +#: ../../view/theme/apw/php/config.php:262 msgid "Set section background image" msgstr "Immagine di sfondo della sezione" -#: ../../view/theme/apw/php/config.php:247 +#: ../../view/theme/apw/php/config.php:263 msgid "Set section background colour" msgstr "Colore di sfondo della sezione" -#: ../../view/theme/apw/php/config.php:248 +#: ../../view/theme/apw/php/config.php:264 msgid "Set colour of items - use hex" msgstr "Colore degli elementi della pagina - esadecimale" -#: ../../view/theme/apw/php/config.php:249 +#: ../../view/theme/apw/php/config.php:265 msgid "Set colour of links - use hex" msgstr "Colore dei link - esadecimale" -#: ../../view/theme/apw/php/config.php:250 +#: ../../view/theme/apw/php/config.php:266 msgid "Set max-width for items. Default 400px" msgstr "Larghezza massima degli elementi della pagina. Predefinita: 400px" -#: ../../view/theme/apw/php/config.php:251 +#: ../../view/theme/apw/php/config.php:267 msgid "Set min-width for items. Default 240px" msgstr "Larghezza minima degli elementi della pagina. Predefinita: 240px" -#: ../../view/theme/apw/php/config.php:252 +#: ../../view/theme/apw/php/config.php:268 msgid "Set the generic content wrapper width. Default 48%" msgstr "Larghezza di tutta l'area dei contenuti. Predefinita: 48%" -#: ../../view/theme/apw/php/config.php:253 +#: ../../view/theme/apw/php/config.php:269 msgid "Set colour of fonts - use hex" msgstr "Colore dei caratteri - esadecimale" -#: ../../view/theme/apw/php/config.php:254 +#: ../../view/theme/apw/php/config.php:270 msgid "Set background-size element" msgstr "Background-size element" -#: ../../view/theme/apw/php/config.php:255 +#: ../../view/theme/apw/php/config.php:271 msgid "Item opacity" msgstr "Opacità degli elementi della pagina" -#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/apw/php/config.php:272 msgid "Display post previews only" msgstr "Mostra le anteprime solo degli articoli" -#: ../../view/theme/apw/php/config.php:257 +#: ../../view/theme/apw/php/config.php:273 msgid "Display side bar on channel page" msgstr "Mostra la colonna laterale sulla pagina del canale" -#: ../../view/theme/apw/php/config.php:258 +#: ../../view/theme/apw/php/config.php:274 msgid "Colour of the navigation bar" msgstr "Colore della barra di navigazione" -#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/apw/php/config.php:275 msgid "Item float" msgstr "Float degli oggetti della pagina" -#: ../../view/theme/apw/php/config.php:260 +#: ../../view/theme/apw/php/config.php:276 msgid "Left offset of the section element" msgstr "Spazio a sinistra dell'elemento section" -#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/apw/php/config.php:277 msgid "Right offset of the section element" msgstr "Spazio a destra dell'elemento section" -#: ../../view/theme/apw/php/config.php:262 +#: ../../view/theme/apw/php/config.php:278 msgid "Section width" msgstr "Larghezza section" -#: ../../view/theme/apw/php/config.php:263 +#: ../../view/theme/apw/php/config.php:279 msgid "Left offset of the aside" msgstr "Spazio a sinistra del aside" -#: ../../view/theme/apw/php/config.php:264 +#: ../../view/theme/apw/php/config.php:280 msgid "Right offset of the aside element" msgstr "Spazio a destra del aside" @@ -7283,41 +7375,41 @@ msgstr "Immagine dell'intestazione" msgid "Header image only on profile pages" msgstr "È possibile mettere un'immagine solo nell'intestazione dei profili" -#: ../../boot.php:1232 +#: ../../boot.php:1234 #, php-format msgid "Update %s failed. See error logs." msgstr "%s: aggiornamento fallito. Controlla i log di errore." -#: ../../boot.php:1235 +#: ../../boot.php:1237 #, php-format msgid "Update Error at %s" msgstr "Errore di aggiornamento su %s" -#: ../../boot.php:1399 +#: ../../boot.php:1401 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Registrati per accedere ai servizi e alle applicazioni di Red Matrix" -#: ../../boot.php:1427 +#: ../../boot.php:1429 msgid "Password" msgstr "Password" -#: ../../boot.php:1428 +#: ../../boot.php:1430 msgid "Remember me" msgstr "Resta connesso" -#: ../../boot.php:1433 +#: ../../boot.php:1435 msgid "Forgot your password?" msgstr "Hai dimenticato la password?" -#: ../../boot.php:1498 +#: ../../boot.php:1500 msgid "permission denied" msgstr "permesso negato" -#: ../../boot.php:1499 +#: ../../boot.php:1501 msgid "Got Zot?" msgstr "Hai Zot?" -#: ../../boot.php:1899 +#: ../../boot.php:1920 msgid "toggle mobile" msgstr "attiva/disattiva versione mobile" diff --git a/view/it/strings.php b/view/it/strings.php index 42b91f2fa..011655048 100644 --- a/view/it/strings.php +++ b/view/it/strings.php @@ -43,6 +43,8 @@ $a->strings["Settings"] = "Impostazioni"; $a->strings["Check Mail"] = "Controlla i messaggi"; $a->strings["New Message"] = "Nuovo messaggio"; $a->strings["Chat Rooms"] = "Chat attive"; +$a->strings["Bookmarked Chatrooms"] = "Chat nei segnalibri"; +$a->strings["Suggested Chatrooms"] = "Chat suggerite"; $a->strings["Visible to everybody"] = "Visibile a tutti"; $a->strings["show"] = "mostra"; $a->strings["don't show"] = "non mostrare"; @@ -202,7 +204,7 @@ $a->strings["Pages"] = "Pagine"; $a->strings["Image/photo"] = "Immagine"; $a->strings["Encrypted content"] = "Contenuto crittografato"; $a->strings["QR code"] = "QR code"; -$a->strings["%1\$s wrote the following %2\$s %3\$s"] = "%1\$s ha scritto %2\$s seguente %3\$s"; +$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 wrote:"] = "$1 ha scritto:"; $a->strings["New window"] = "Nuova finestra"; @@ -315,13 +317,15 @@ $a->strings["Delete this item?"] = "Eliminare questo elemento?"; $a->strings["Comment"] = "Commento"; $a->strings["show more"] = "mostra tutto"; $a->strings["show fewer"] = "riduci"; +$a->strings["+ Show More"] = "+ Mostra tutto"; +$a->strings["- Show Less"] = "- Mostra ridotto"; $a->strings["Password too short"] = "Password troppo corta"; $a->strings["Passwords do not match"] = "Le password non corrispondono"; $a->strings["everybody"] = "tutti"; $a->strings["Secret Passphrase"] = "Chiave segreta"; $a->strings["Passphrase hint"] = "Suggerimento per la chiave segreta"; $a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -$a->strings["timeago.suffixAgo"] = "timeago.suffixAgo"; +$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; $a->strings["ago"] = "fa"; $a->strings["from now"] = "da adesso"; $a->strings["less than a minute"] = "meno di un minuto"; @@ -469,8 +473,8 @@ $a->strings["Nickname has unsupported characters or is already being used on thi $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[" Sorry, you don't have the permission to view this profile. "] = "Purtroppo non hai il permesso di vedere questo profilo."; $a->strings["Requested profile is not available."] = "Il profilo richiesto non è disponibile."; +$a->strings[" Sorry, you don't have the permission to view this profile. "] = "Purtroppo non hai il permesso di vedere questo profilo."; $a->strings["Change profile photo"] = "Cambia la foto del profilo"; $a->strings["Profiles"] = "Profili"; $a->strings["Manage/edit profiles"] = "Gestisci/modifica i profili"; @@ -652,8 +656,8 @@ $a->strings["redmatrix"] = "redmatrix"; $a->strings["Thank You,"] = "Grazie,"; $a->strings["%s Administrator"] = "Amministratore %s"; $a->strings["%s <!item_type!>"] = "%s <!item_type!>"; -$a->strings["[Red:Notify] New mail received at %s"] = "[Red:Notifica] Nuovo messaggio ricevuto alle %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 alle %3\$s."; +$a->strings["[Red:Notify] New mail received at %s"] = "[Red:Notifica] Nuovo messaggio ricevuto 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."; @@ -664,24 +668,24 @@ $a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Red:Noti $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"] = "[Red:Notifica] %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 alle %3\$s"; +$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"] = "[Red:Notifica] %s ti ha taggato"; -$a->strings["%1\$s, %2\$s tagged you at %3\$s"] = "%1\$s, %2\$s ti ha taggato alle %3\$s"; +$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"] = "[Red:Notifica] %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 alle %3\$s"; +$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"] = "[Red:Notifica] %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 alle %3\$s"; +$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"] = "[Red:Notifica] Hai una richiesta di amicizia"; -$a->strings["%1\$s, you've received an introduction from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di contatto da '%2\$s' alle %3\$s"; +$a->strings["%1\$s, you've received an introduction from '%2\$s' at %3\$s"] = "%1\$s, hai ricevuto una richiesta di contatto da '%2\$s' su %3\$s"; $a->strings["%1\$s, you've received [zrl=%2\$s]an introduction[/zrl] from %3\$s."] = "%1\$s, hai ricevuto [zrl=%2\$s]una richiesta di amicizia[/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 introduction."] = "Visita %s per approvare o rifiutare la richiesta."; $a->strings["[Red:Notify] Friend suggestion received"] = "[Red:Notifica] 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' alle %3\$s"; +$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:"; @@ -714,9 +718,8 @@ $a->strings["This action exceeds the limits set by your subscription plan."] = " $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["Channel discovery failed. Website may be down or misconfigured."] = "La ricerca del canale è fallita. Il sito potrebbe avere problemi o una configurazione sbagliata."; -$a->strings["Response from remote channel was not understood."] = "La risposta dal canale non è comprensibile."; $a->strings["Response from remote channel was incomplete."] = "La risposta dal canale non è completa."; +$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["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."; @@ -745,6 +748,7 @@ $a->strings["Can send me bookmarks"] = "Può inviarmi dei segnalibri"; $a->strings["Can administer my channel resources"] = "Può amministrare i contenuti del mio canale"; $a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Impostazione pericolosa - lasciare il valore predefinito se non si è assolutamente sicuri"; $a->strings["Permission denied"] = "Permesso negato"; +$a->strings["(Unknown)"] = "(Sconosciuto)"; $a->strings["Item not found."] = "Elemento non trovato."; $a->strings["Collection not found."] = "Insieme non trovato."; $a->strings["Collection is empty."] = "L'insieme di canali è vuoto."; @@ -808,13 +812,113 @@ $a->strings["Please visit my channel at"] = "Puoi visitare il mio canale su"; $a->strings["Once you have registered (on ANY Red Matrix site - they are all inter-connected), please connect with my Red Matrix channel address:"] = "Una volta che avrai completato la registrazione (su QUALSIASI sito Red Matrix - sono tutti interconnessi), potrai connetterti al mio canale:"; $a->strings["Click the [Register] link on the following page to join."] = "Fai clic su [Registrati] nella pagina seguente per iscriverti."; $a->strings["For more information about the Red Matrix Project and why it has the potential to change the internet as we know it, please visit http://getzot.com"] = "Per saperne di più sul progetto Red Matrix e sul perché potrebbe cambiare internet per come la conosciamo, visita http://getzot.com"; -$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["Wall Photos"] = "Foto della bacheca"; -$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["Name is required"] = "Il nome è obbligatorio"; +$a->strings["Key and Secret are required"] = "Chiave e Segreto sono richiesti"; +$a->strings["Update"] = "Aggiorna"; +$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"] = "Nome"; +$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 ci sono funzionalità aggiuntive personalizzabili"; +$a->strings["Feature Settings"] = "Impostazioni aggiuntive"; +$a->strings["Account Settings"] = "Impostazioni 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["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à aggiuntive"; +$a->strings["Connector Settings"] = "Impostazioni del connettore"; +$a->strings["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; +$a->strings["Display Settings"] = "Impostazioni grafiche"; +$a->strings["Display Theme:"] = "Tema per monitor:"; +$a->strings["Mobile Theme:"] = "Tema per 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["Do not view remote profiles in frames"] = "Non mostrare i profili degli altri utenti dentro riquadri"; +$a->strings["By default open in a sub-window of your own site"] = "Se non selezionato, i profili degli altri utenti sono mostrati dentro un riquadro nella pagina"; +$a->strings["Nobody except yourself"] = "Nessuno tranne te"; +$a->strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; +$a->strings["Anybody in your address book"] = "Chiunque tra i miei 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["No"] = "No"; +$a->strings["Yes"] = "Si"; +$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["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. (Il contenuto per adulti deve essere marcato con il tag #NSFW - Not Safe For Work)"; +$a->strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy"; +$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 - <em>extremely permissive (should be used with caution)</em>"] = "Tutto pubblico - <em>estremamente permissivo (da usare con cautela)</em>"; +$a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Standard - <em>contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)</em>"; +$a->strings["Private - <em>default private, never open or public</em>"] = "Privato - <em>contenuti normalmente privati, nulla è aperto o pubblico</em>"; +$a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Bloccato - <em>bloccato in ricezione e invio</em>"; +$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["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["(click to open/close)"] = "(clicca per aprire/chiudere)"; +$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 <em>interesting</em> profile change"] = "faccio un cambiamento <em>interessante</em> al mio profilo"; +$a->strings["Send a notification email when:"] = "Invia una email di notifica quando:"; +$a->strings["You receive an introduction"] = "Ricevi una richiesta di amicizia"; +$a->strings["Your introductions are confirmed"] = "Le tue richieste di amicizia sono state accettate"; +$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["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 <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Abilita la modalità esperto per fare cambiamenti! (in <a href=\"settings/features\">Impostazioni > Funzionalità aggiuntive</a>)"; +$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["Menu updated."] = "Menù aggiornato."; $a->strings["Unable to update menu."] = "Impossibile aggiornare il menù."; $a->strings["Menu created."] = "Menù creato."; @@ -845,24 +949,31 @@ $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["No installed applications."] = "Nessuna app installata."; $a->strings["Applications"] = "Applicazioni"; $a->strings["Edit post"] = "Modifica articolo"; -$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Red Matrix - Ospiti: Nome utente: {il tuo indirizzo email}, Password: +++"; +$a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++"] = "Accesso a Red Matrix. Inserisci l'email con cui sei registrato e la password."; $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["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["Wall Photos"] = "Foto della bacheca"; +$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["%1\$s is following %2\$s's %3\$s"] = "%1\$s sta seguendo %3\$s di %2\$s"; $a->strings["[Embedded content - reload page to view]"] = "[Contenuto incorporato - ricarica la pagina per visualizzarlo correttamente]"; $a->strings["Channel not found."] = "Canale non trovato."; $a->strings["toggle full screen mode"] = "attiva/disattiva schermo intero"; $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["You must be logged in to see this page."] = "Devi aver effettuato l'accesso per vedere questa pagina."; +$a->strings["Room not found"] = "Chat non trovata"; $a->strings["Leave Room"] = "Lascia la chat"; $a->strings["I am away right now"] = "Non sono presente al momento"; $a->strings["I am online"] = "Sono online"; +$a->strings["Bookmark this room"] = "Aggiungi chat ai segnalibri"; $a->strings["New Chatroom"] = "Nuova chat"; $a->strings["Chatroom Name"] = "Nome della chat"; $a->strings["%1\$s's Chatrooms"] = "Le chat di %1\$s"; @@ -891,8 +1002,6 @@ $a->strings["Existing Page Delegates"] = "Delegati attuali della pagina"; $a->strings["Potential Delegates"] = "Delegati potenziali"; $a->strings["Add"] = "Aggiungi"; $a->strings["No entries."] = "Nessun risultato."; -$a->strings["Away"] = "Assente"; -$a->strings["Online"] = "Online"; $a->strings["Item not available."] = "Elemento non disponibile."; $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ù."; @@ -909,7 +1018,6 @@ $a->strings["Delete this menu item"] = "Elimina questo elemento del menù"; $a->strings["Edit this menu item"] = "Modifica questo elemento del menù"; $a->strings["New Menu Element"] = "Nuovo elemento del menù"; $a->strings["Menu Item Permissions"] = "Permessi del menu"; -$a->strings["(click to open/close)"] = "(clicca per aprire/chiudere)"; $a->strings["Link text"] = "Testo del link"; $a->strings["URL of link"] = "Indirizzo del link"; $a->strings["Use Red magic-auth if available"] = "Usa l'autenticazione magica di Red, se disponibile"; @@ -955,7 +1063,6 @@ $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["No special theme for mobile devices"] = "Nessun tema per dispositivi mobili"; $a->strings["No special theme for accessibility"] = "Nessun tema speciale per l'accessibilità"; $a->strings["Closed"] = "Chiusa"; $a->strings["Requires approval"] = "Richiede l'approvazione"; @@ -1160,6 +1267,9 @@ $a->strings["Layout Name"] = "Nome layout"; $a->strings["Help:"] = "Guida:"; $a->strings["Not Found"] = "Non disponibile"; $a->strings["Page not found."] = "Pagina non trovata."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Non è possibile effettuare login con l'OpenID che hai fornito. Per favore controlla che sia scritto correttamente."; +$a->strings["The error message was:"] = "Messaggio di errore ricevuto:"; +$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"; @@ -1330,7 +1440,7 @@ $a->strings["Version %s"] = "Versione %s"; $a->strings["Installed plugins/addons/apps:"] = "App e componenti aggiuntivi instalati:"; $a->strings["No installed plugins/addons/apps"] = "Nessuna app o componente aggiuntivo installato"; $a->strings["Project Donations"] = "Donazioni al progetto"; -$a->strings["<p>The Red Matrix is provided for you by volunteers working in their spare time. Your support will help us to build a better web. Select the following option for a one-time donation of your choosing</p>"] = "<p>Red Matrix è realizzato da volontari che impiegano il loro tempo libero nel progetto. Il tuo contributo ci aiuterà a rendere migliore il web. Scegli l'opzione seguente per fare un'offerta singola dell'importo che preferisci</p>"; +$a->strings["<p>The Red Matrix is provided for you by volunteers working in their spare time. Your support will help us to build a better, freer, and privacy respecting web. Select the following option for a one-time donation of your choosing</p>"] = "<p>Red Matrix è realizzato da volontari che impiegano il loro tempo libero nel progetto. Il tuo contributo ci aiuterà a rendere il web migliore, più libero e più rispettoso della privacy. Scegli l'opzione seguente per fare un'offerta singola dell'importo che preferisci</p>"; $a->strings["<p>or</p>"] = "<p>oppure</p>"; $a->strings["Recurring Donation Options"] = "Opzioni per offerte periodiche"; $a->strings["Red"] = "Red"; @@ -1362,104 +1472,11 @@ $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["Name is required"] = "Il nome è obbligatorio"; -$a->strings["Key and Secret are required"] = "Chiave e Segreto sono richiesti"; -$a->strings["Update"] = "Aggiorna"; -$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"] = "Nome"; -$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 ci sono funzionalità aggiuntive personalizzabili"; -$a->strings["Feature Settings"] = "Impostazioni aggiuntive"; -$a->strings["Account Settings"] = "Impostazioni 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["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à aggiuntive"; -$a->strings["Connector Settings"] = "Impostazioni del connettore"; -$a->strings["Display Settings"] = "Impostazioni grafiche"; -$a->strings["Display Theme:"] = "Tema per monitor:"; -$a->strings["Mobile Theme:"] = "Tema per 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["Do not view remote profiles in frames"] = "Visualizza gli altri profili come normali pagine web"; -$a->strings["By default open in a sub-window of your own site"] = "Se non selezionato, i profili degli altri utenti sono mostrati dentro un riquadro nella pagina"; -$a->strings["Nobody except yourself"] = "Nessuno tranne te"; -$a->strings["Only those you specifically allow"] = "Solo chi riceve il mio permesso"; -$a->strings["Anybody in your address book"] = "Chiunque tra i miei contatti"; -$a->strings["Anybody on this website"] = "Chiunque su questo sito"; -$a->strings["Anybody in this network"] = "Chiunque su Red"; -$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["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. (Il contenuto per adulti deve essere marcato con il tag #NSFW - Not Safe For Work)"; -$a->strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy"; -$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 - <em>extremely permissive (should be used with caution)</em>"] = "Tutto pubblico - <em>estremamente permissivo (da usare con cautela)</em>"; -$a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Standard - <em>contenuti normalmente pubblici, ma anche privati se necessario (simile ai social network ma con privacy migliorata)</em>"; -$a->strings["Private - <em>default private, never open or public</em>"] = "Privato - <em>contenuti normalmente privati, nulla è aperto o pubblico</em>"; -$a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Bloccato - <em>bloccato in ricezione e invio</em>"; -$a->strings["Advanced Privacy Settings"] = "Impostazioni di privacy avanzate"; -$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["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 <em>interesting</em> profile change"] = "faccio un cambiamento <em>interessante</em> al mio profilo"; -$a->strings["Send a notification email when:"] = "Invia una email di notifica quando:"; -$a->strings["You receive an introduction"] = "Ricevi una richiesta di amicizia"; -$a->strings["Your introductions are confirmed"] = "Le tue richieste di amicizia sono state accettate"; -$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["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à aggiuntive)"; +$a->strings["Select a bookmark folder"] = "Scegli una cartella di segnalibri"; +$a->strings["Save Bookmark"] = "Salva segnalibro"; +$a->strings["URL of bookmark"] = "URL del segnalibro"; +$a->strings["Description"] = "Descrizione"; +$a->strings["Or enter new bookmark folder name"] = "O inserisci il nome di una nuova cartella di segnalibri"; $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."; @@ -1491,6 +1508,8 @@ $a->strings["No keywords to match. Please add keywords to your default profile." $a->strings["is interested in:"] = "interessi personali:"; $a->strings["No matches"] = "Nessun risultato"; $a->strings["invalid target signature"] = "la firma riscontrata non è valida"; +$a->strings["Away"] = "Assente"; +$a->strings["Online"] = "Online"; $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."; @@ -1509,6 +1528,7 @@ $a->strings["Private Conversation"] = "Conversazione privata"; $a->strings["Delete conversation"] = "Elimina la conversazione"; $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Non è disponibile alcun sistema per comunicare in modo sicuro. Puoi verificare se <strong>eventualmente</strong> è possibile rispondere dalla pagina del profilo del mittente."; $a->strings["Send Reply"] = "Invia la risposta"; +$a->strings["OpenID protocol error. No ID returned."] = "Errore del protocollo OpenID. Nessun ID ricevuto in risposta."; $a->strings["Edit Layout"] = "Modifica il layout"; $a->strings["Delete layout?"] = "Vuoi eliminare questo layout?"; $a->strings["Delete Layout"] = "Elimina il layout"; @@ -1666,6 +1686,7 @@ $a->strings["Scheme Default"] = "Schema predefinito"; $a->strings["silver"] = "argento"; $a->strings["Theme settings"] = "Impostazioni del tema"; $a->strings["Set scheme"] = "Schema"; +$a->strings["Narrow navbar"] = "Barra di navigazione ristretta"; $a->strings["Navigation bar colour"] = "Colore della barra di navigazione"; $a->strings["link colour"] = "colore dei link"; $a->strings["Set font-colour for banner"] = "Colore del font del banner"; diff --git a/view/js/icon_translate.js b/view/js/icon_translate.js index 45deef05b..930d3b265 100644 --- a/view/js/icon_translate.js +++ b/view/js/icon_translate.js @@ -53,4 +53,5 @@ $(document).ready(function() { $('.icon-circle').addClass(''); $('.icon-bookmark').addClass(''); $('.icon-fullscreen').addClass(''); + $('.icon-share').addClass(''); });
\ No newline at end of file diff --git a/view/js/main.js b/view/js/main.js index fa96596f4..5f88ea9ca 100644 --- a/view/js/main.js +++ b/view/js/main.js @@ -535,7 +535,7 @@ function updateConvItems(mode,data) { $(".wall-item-body").each(function() { if($(this).height() > 410) { if(! $(this).hasClass('divmore')) { - $(this).divgrow({ initialHeight: 400, showBrackets: false }); + $(this).divgrow({ initialHeight: 400, moreText: aStr['divgrowmore'], lessText: aStr['divgrowless'], showBrackets: false }); $(this).addClass('divmore'); } } diff --git a/view/js/mod_connedit.js b/view/js/mod_connedit.js index 7a33952dc..64240abb8 100644 --- a/view/js/mod_connedit.js +++ b/view/js/mod_connedit.js @@ -1,4 +1,20 @@ +$(document).ready(function() { + if(typeof(after_following) !== 'undefined' && after_following) + connectFullShare(); + + $('#id_pending').click(function() { + connectFullShare(); + }); + + $('.abook-edit-me').click(function() { + $('.abook-permschange').show(); + $('.abook-permschange').html(aStr['permschange']); + }); + + +}); + function connectFullShare() { $('.abook-edit-me').each(function() { if(! $(this).is(':disabled')) @@ -18,6 +34,8 @@ function connectFullShare() { $('#me_id_perms_view_storage').attr('checked','checked'); $('#me_id_perms_republish').attr('checked','checked'); + $('.abook-permschange').show(); + $('.abook-permschange').html(aStr['permschange']); } function connectCautiousShare() { @@ -34,6 +52,9 @@ function connectCautiousShare() { $('#me_id_perms_send_stream').attr('checked','checked'); $('#me_id_perms_post_comments').attr('checked','checked'); $('#me_id_perms_post_mail').attr('checked','checked'); + $('.abook-permschange').show(); + $('.abook-permschange').html(aStr['permschange']); + } function connectForum() { @@ -54,6 +75,8 @@ function connectForum() { $('#me_id_perms_post_mail').attr('checked','checked'); $('#me_id_perms_tag_deliver').attr('checked','checked'); $('#me_id_perms_republish').attr('checked','checked'); + $('.abook-permschange').show(); + $('.abook-permschange').html(aStr['permschange']); } @@ -69,6 +92,8 @@ function connectSoapBox() { $('#me_id_perms_view_contacts').attr('checked','checked'); $('#me_id_perms_view_storage').attr('checked','checked'); $('#me_id_perms_view_pages').attr('checked','checked'); + $('.abook-permschange').show(); + $('.abook-permschange').html(aStr['permschange']); } @@ -79,5 +104,8 @@ function connectFollowOnly() { }); $('#me_id_perms_send_stream').attr('checked','checked'); + $('.abook-permschange').show(); + $('.abook-permschange').html(aStr['permschange']); + } diff --git a/view/pdl/mod_channel.pdl b/view/pdl/mod_channel.pdl index dde8830ee..6cbc0c0e4 100644 --- a/view/pdl/mod_channel.pdl +++ b/view/pdl/mod_channel.pdl @@ -4,3 +4,4 @@ [widget=categories][/widget] [widget=tagcloud_wall][var=limit]24[/var][/widget] [/region] + diff --git a/view/pdl/mod_chat.pdl b/view/pdl/mod_chat.pdl index 6b1d2a15e..cdc66dd3d 100644 --- a/view/pdl/mod_chat.pdl +++ b/view/pdl/mod_chat.pdl @@ -1,3 +1,5 @@ [region=aside] [widget=profile][/widget] +[widget=bookmarkedchats][/widget] +[widget=suggestedchats][/widget] [/region] diff --git a/view/pdl/mod_network.pdl b/view/pdl/mod_network.pdl index 7624ace01..11cadb5aa 100644 --- a/view/pdl/mod_network.pdl +++ b/view/pdl/mod_network.pdl @@ -12,4 +12,5 @@ [region=content] [widget=affinity][/widget] $content -[/region]
\ No newline at end of file +[/region] + diff --git a/view/pdl/mod_new_channel.pdl b/view/pdl/mod_new_channel.pdl index 733bc248a..90026f7fe 100644 --- a/view/pdl/mod_new_channel.pdl +++ b/view/pdl/mod_new_channel.pdl @@ -1 +1 @@ -[layout]full[/layout] +[template]full[/template] diff --git a/view/pdl/mod_register.pdl b/view/pdl/mod_register.pdl index 733bc248a..90026f7fe 100644 --- a/view/pdl/mod_register.pdl +++ b/view/pdl/mod_register.pdl @@ -1 +1 @@ -[layout]full[/layout] +[template]full[/template] diff --git a/view/php/choklet.php b/view/php/choklet.php new file mode 100644 index 000000000..fcfaf7804 --- /dev/null +++ b/view/php/choklet.php @@ -0,0 +1,24 @@ +<!DOCTYPE html >
+<html>
+<head>
+ <title><?php if(x($page,'title')) echo $page['title'] ?></title>
+ <script>var baseurl="<?php echo $a->get_baseurl() ?>";</script>
+ <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
+</head>
+<body>
+ <div id="blog-margin">
+ <header><?php if(x($page,'header')) echo $page['header']; ?></header>
+ <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"><?php if(x($page,'nav')) echo $page['nav']; ?></nav>
+ <div id="blog-banner"><?php if(x($page,'banner')) echo $page['banner']; ?></div>
+ <aside id="region_1"><?php if(x($page,'aside')) echo $page['aside']; ?></aside>
+ <section id="region_2"><?php if(x($page,'content')) echo $page['content']; ?>
+ <div id="page-footer"></div>
+ <div id="pause"></div>
+ </section>
+ <aside id="region_3"><?php if(x($page,'right_aside')) echo $page['right_aside']; ?></aside>
+ <div class="clear"></div>
+ <footer><?php if(x($page,'footer')) echo $page['footer']; ?></footer>
+ </div>
+</body>
+</html>
+
diff --git a/view/php/default.php b/view/php/default.php index 3573bf829..87b92161b 100644 --- a/view/php/default.php +++ b/view/php/default.php @@ -1,19 +1,21 @@ -<!DOCTYPE html >
-<html>
-<head>
- <title><?php if(x($page,'title')) echo $page['title'] ?></title>
- <script>var baseurl="<?php echo $a->get_baseurl() ?>";</script>
- <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?>
-</head>
-<body>
- <?php if(x($page,'nav')) echo $page['nav']; ?>
- <aside id="region_1"><?php if(x($page,'aside')) echo $page['aside']; ?></aside>
- <section id="region_2"><?php if(x($page,'content')) echo $page['content']; ?>
- <div id="page-footer"></div>
- <div id="pause"></div>
- </section>
- <aside id="region_3"><?php if(x($page,'right_aside')) echo $page['right_aside']; ?></aside>
- <footer><?php if(x($page,'footer')) echo $page['footer']; ?></footer>
-</body>
-</html>
-
+<!DOCTYPE html > +<html> +<head> + <title><?php if(x($page,'title')) echo $page['title'] ?></title> + <script>var baseurl="<?php echo $a->get_baseurl() ?>";</script> + <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?> +</head> +<body> + <header><?php if(x($page,'header')) echo $page['header']; ?></header> + <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"><?php if(x($page,'nav')) echo $page['nav']; ?></nav> + <main> + <aside id="region_1" class="hidden-xs"><?php if(x($page,'aside')) echo $page['aside']; ?></aside> + <section id="region_2"><?php if(x($page,'content')) echo $page['content']; ?> + <div id="page-footer"></div> + <div id="pause"></div> + </section> + <aside id="region_3"><?php if(x($page,'right_aside')) echo $page['right_aside']; ?></aside> + </main> + <footer><?php if(x($page,'footer')) echo $page['footer']; ?></footer> +</body> +</html> diff --git a/view/php/full.php b/view/php/full.php index d8643d5a1..99653c06d 100644 --- a/view/php/full.php +++ b/view/php/full.php @@ -6,7 +6,8 @@ <?php if(x($page,'htmlhead')) echo $page['htmlhead'] ?> </head> <body> - <nav><?php if(x($page,'nav')) echo $page['nav']; ?></nav> + <header><?php if(x($page,'header')) echo $page['header']; ?></header> + <nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"><?php if(x($page,'nav')) echo $page['nav']; ?></nav> <section><?php if(x($page,'content')) echo $page['content']; ?> <div id="page-footer"></div> </section> diff --git a/view/php/theme_init.php b/view/php/theme_init.php index b6aa5de0f..45eb2fc1d 100644 --- a/view/php/theme_init.php +++ b/view/php/theme_init.php @@ -2,8 +2,6 @@ require_once('include/plugin.php'); -head_add_css('library/bootstrap/css/bootstrap-theme.min.css'); -head_add_css('library/bootstrap/css/bootstrap.min.css'); head_add_css('library/fancybox/jquery.fancybox-1.3.4.css'); head_add_css('library/tiptip/tipTip.css'); head_add_css('library/jgrowl/jquery.jgrowl.css'); @@ -11,13 +9,10 @@ head_add_css('library/jslider/css/jslider.css'); head_add_css('library/colorbox/colorbox.css'); head_add_css('view/css/conversation.css'); -head_add_css('view/css/bootstrap-red.css'); head_add_css('view/css/widgets.css'); -head_add_css('library/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css'); + head_add_js('jquery.js'); -head_add_js('library/bootstrap/js/bootstrap.min.js'); -head_add_js('library/bootstrap/js/bootbox.min.js'); head_add_js('jquery-migrate-1.1.1.js'); //head_add_js('jquery-compat.js'); head_add_js('spin.js'); @@ -42,8 +37,6 @@ 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-datetimepicker/js/moment.js'); -head_add_js('library/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js'); /** * Those who require this feature will know what to do with it. diff --git a/view/pt-br/follow_notify_eml.tpl b/view/pt-br/follow_notify_eml.tpl index ba07b19da..bc86e5fe1 100644 --- a/view/pt-br/follow_notify_eml.tpl +++ b/view/pt-br/follow_notify_eml.tpl @@ -1,14 +1,14 @@ -Dear {{$myname}}, +Caro/a {{$myname}}, -You have a new follower at {{$sitename}} - '{{$requestor}}'. +Você tem um novo seguidor em {{$sitename}} - '{{$requestor}}'. -You may visit their profile at {{$url}}. +Você pode ver o perfil dele em {{$url}}. -Please login to your site to approve or ignore/cancel the request. +Por favor, autentique-se no seu site para aprovara ou ignorar/cancelar esta solicitação. {{$siteurl}} -Regards, +Gratidão, - {{$sitename}} administrator + {{$sitename}} administrador diff --git a/view/pt-br/friend_complete_eml.tpl b/view/pt-br/friend_complete_eml.tpl index 1c647b994..51adf23e3 100644 --- a/view/pt-br/friend_complete_eml.tpl +++ b/view/pt-br/friend_complete_eml.tpl @@ -1,22 +1,23 @@ -Dear {{$username}}, +Caro/a {{$username}}, - Great news... '{{$fn}}' at '{{$dfrn_url}}' has accepted -your connection request at '{{$sitename}}'. + Boas notícias... '{{$fn}}' em '{{$dfrn_url}}' aceitou +seu pedido de conexão em '{{$sitename}}'. -You are now mutual friends and may exchange status updates, photos, and email -without restriction. +Vocês agora são amigos mútuos e podem trocar atualizações de status, fotos, +e email sem restrição. -Please visit your 'Connnections' page at {{$sitename}} if you wish to make -any changes to this relationship. +Por favor, visite sua página 'Conexões' em {{$sitename}} se quiser efetuar +quaisquer mudanças nesse relacionamento. {{$siteurl}} -[For instance, you may create a separate profile with information that is not -available to the general public - and assign viewing rights to '{{$fn}}']. +[Por exemplo, você pode criar um perfil à parte com informações que não +estão disponíveis para o público geral - e conceder permissões de acesso +para '{{$fn}}']. -Sincerely, +Atenciosamente, - {{$sitename}} Administrator + {{$sitename}} Administrador diff --git a/view/pt-br/intro_complete_eml.tpl b/view/pt-br/intro_complete_eml.tpl index 2c2428d68..bd20e0a6e 100644 --- a/view/pt-br/intro_complete_eml.tpl +++ b/view/pt-br/intro_complete_eml.tpl @@ -1,22 +1,22 @@ -Dear {{$username}}, +Caro/a {{$username}}, - '{{$fn}}' at '{{$dfrn_url}}' has accepted -your connection request at '{{$sitename}}'. + '{{$fn}}' em '{{$dfrn_url}}' aceitou sua solicitação de conexão +em '{{$sitename}}'. - '{{$fn}}' has chosen to accept you a "fan", which restricts -some forms of communication - such as private messaging and some profile -interactions. If this is a celebrity or community page, these settings were -applied automatically. + '{{$fn}}' optou por aceitá-lo como "fã", o que restringe algumas +formas de comunicação - como mensagens privadas e certas interações com o +perfil. Se esta é uma página de celebridade ou comunidade, essa +configuração é aplicada automaticamente. - '{{$fn}}' may choose to extend this into a two-way or more permissive -relationship in the future. + '{{$fn}}' pode escolher no futuro transformar essa relação em uma +mais permissiva, de duas vias. - You will start receiving public status updates from '{{$fn}}', -which will appear on your 'Matrix' page at + Você começará a receber atualizações de status públicas de '{{$fn}}', +que aparecerão na sua Matriz em {{$siteurl}} -Sincerely, +Atenciosamente, - {{$sitename}} Administrator + {{$sitename}} Administrador diff --git a/view/pt-br/lostpass_eml.tpl b/view/pt-br/lostpass_eml.tpl index 3b79d2791..15a72ffb6 100644 --- a/view/pt-br/lostpass_eml.tpl +++ b/view/pt-br/lostpass_eml.tpl @@ -1,32 +1,33 @@ -Dear {{$username}}, - A request was recently received at {{$sitename}} to reset your account -password. In order to confirm this request, please select the verification link -below or paste it into your web browser address bar. +Caro/a {{$username}}, -If you did NOT request this change, please DO NOT follow the link -provided and ignore and/or delete this email. + Uma solicitação para reiniciar a senha da sua conta foi recebida em +{{$sitename}}. Para confirmar este pedido, acesse o link de verificação clicando +nele abaixo ou copiando na barra de endereço do seu navegador. -Your password will not be changed unless we can verify that you -issued this request. +Se você NÃO solicitou essa mudança, por favor NÃO SIGA o link a seguir e +ignore e/ou delete este e-mail. -Follow this link to verify your identity: +Sua senha não será modificada até que você confirme este pedido. + +Siga este link para confirmá-lo: {{$reset_link}} -You will then receive a follow-up message containing the new password. +Você receberá então um outro e-mail contendo uma nova senha. -You may change that password from your account settings page after logging in. +Você poderá trocar essa senha a partir das suas configurações de conta, +após autenticar-se. -The login details are as follows: +Os detalhes de autenticação são os seguintes: -Site Location: {{$siteurl}} -Login Name: {{$email}} +Localização do site: {{$siteurl}} +Nome: {{$email}} -Sincerely, - {{$sitename}} Administrator +Atenciosamente, + {{$sitename}} Administrador diff --git a/view/pt-br/messages.po b/view/pt-br/messages.po index 3decef9bf..1a9fc7b70 100644 --- a/view/pt-br/messages.po +++ b/view/pt-br/messages.po @@ -15,8 +15,8 @@ msgid "" msgstr "" "Project-Id-Version: Red Matrix\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-02-14 00:02-0800\n" -"PO-Revision-Date: 2014-02-20 21:57+0000\n" +"POT-Creation-Date: 2014-02-28 00:02-0800\n" +"PO-Revision-Date: 2014-03-01 05:55+0000\n" "Last-Translator: solstag <solstag@member.fsf.org>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/red-matrix/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -30,7 +30,7 @@ msgid "Categories" msgstr "Categorias" #: ../../include/widgets.php:115 ../../include/widgets.php:155 -#: ../../include/Contact.php:104 ../../include/identity.php:628 +#: ../../include/Contact.php:107 ../../include/identity.php:643 #: ../../mod/directory.php:184 ../../mod/match.php:62 #: ../../mod/dirprofile.php:170 ../../mod/suggest.php:51 msgid "Connect" @@ -69,8 +69,9 @@ msgstr "Por exemplo: joao@exemplo.com, http://exemplo.com/maria" msgid "Notes" msgstr "Notas" -#: ../../include/widgets.php:173 ../../include/text.php:754 -#: ../../include/text.php:768 ../../mod/filer.php:36 +#: ../../include/widgets.php:173 ../../include/text.php:759 +#: ../../include/text.php:773 ../../mod/filer.php:36 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 msgid "Save" msgstr "Salvar" @@ -96,7 +97,7 @@ msgstr "Pastas salvas" msgid "Everything" msgstr "Tudo" -#: ../../include/widgets.php:318 ../../include/items.php:3636 +#: ../../include/widgets.php:318 msgid "Archives" msgstr "Arquivos" @@ -112,7 +113,7 @@ msgstr "Eu" msgid "Best Friends" msgstr "Melhores amigos" -#: ../../include/widgets.php:373 ../../include/identity.php:310 +#: ../../include/widgets.php:373 ../../include/identity.php:314 #: ../../include/profile_selectors.php:42 ../../mod/connedit.php:392 msgid "Friends" msgstr "Amigos" @@ -175,7 +176,7 @@ msgid "Channel Sources" msgstr "Fontes do canal" #: ../../include/widgets.php:487 ../../include/nav.php:181 -#: ../../mod/admin.php:837 ../../mod/admin.php:1042 +#: ../../mod/admin.php:838 ../../mod/admin.php:1043 msgid "Settings" msgstr "Configurações" @@ -191,6 +192,14 @@ msgstr "Nova mensagem" msgid "Chat Rooms" msgstr "Salas de bate-papo" +#: ../../include/widgets.php:603 +msgid "Bookmarked Chatrooms" +msgstr "Salas de bate-papo guardadas" + +#: ../../include/widgets.php:621 +msgid "Suggested Chatrooms" +msgstr "Salas de bate-papo sugeridas" + #: ../../include/acl_selectors.php:235 msgid "Visible to everybody" msgstr "Visível para todos" @@ -226,7 +235,7 @@ msgstr "Visite o %2$s de %1$s" msgid "%1$s has an updated %2$s, changing %3$s." msgstr "%1$s atualizou %2$s, alterando %3$s." -#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1423 +#: ../../include/nav.php:72 ../../include/nav.php:91 ../../boot.php:1425 msgid "Logout" msgstr "Sair" @@ -236,7 +245,7 @@ msgstr "Encerrar essa sessão" #: ../../include/nav.php:75 ../../include/nav.php:125 msgid "Home" -msgstr "Meu canal" +msgstr "Ver canal" #: ../../include/nav.php:75 msgid "Your posts and conversations" @@ -310,7 +319,7 @@ msgstr "Páginas web" msgid "Your webpages" msgstr "Suas páginas web" -#: ../../include/nav.php:89 ../../boot.php:1424 +#: ../../include/nav.php:89 ../../boot.php:1426 msgid "Login" msgstr "Entrar" @@ -331,7 +340,7 @@ msgstr "Clique para se autenticar com seu hub de origem" msgid "Home Page" msgstr "Página inicial" -#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1400 +#: ../../include/nav.php:129 ../../mod/register.php:206 ../../boot.php:1402 msgid "Register" msgstr "Registrar" @@ -339,7 +348,7 @@ msgstr "Registrar" msgid "Create an account" msgstr "Criar uma conta" -#: ../../include/nav.php:134 ../../mod/help.php:60 ../../mod/help.php:64 +#: ../../include/nav.php:134 ../../mod/help.php:60 ../../mod/help.php:65 msgid "Help" msgstr "Ajuda" @@ -355,8 +364,8 @@ msgstr "Aplicações" msgid "Addon applications, utilities, games" msgstr "Aplicações adicionais, utilitários, jogos" -#: ../../include/nav.php:139 ../../include/text.php:752 -#: ../../include/text.php:766 ../../mod/search.php:29 +#: ../../include/nav.php:139 ../../include/text.php:757 +#: ../../include/text.php:771 ../../mod/search.php:29 msgid "Search" msgstr "Pesquisar" @@ -516,320 +525,320 @@ msgstr "mais antigo" msgid "newer" msgstr "mais recente" -#: ../../include/text.php:670 +#: ../../include/text.php:675 msgid "No connections" msgstr "Nenhuma conexão" -#: ../../include/text.php:681 +#: ../../include/text.php:686 #, php-format msgid "%d Connection" msgid_plural "%d Connections" msgstr[0] "%d conexão" msgstr[1] "%d conexões" -#: ../../include/text.php:693 +#: ../../include/text.php:698 msgid "View Connections" msgstr "Ver conexões" -#: ../../include/text.php:834 +#: ../../include/text.php:839 msgid "poke" msgstr "cutucar" -#: ../../include/text.php:834 ../../include/conversation.php:240 +#: ../../include/text.php:839 ../../include/conversation.php:240 msgid "poked" msgstr "cutucado" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "ping" msgstr "pingar" -#: ../../include/text.php:835 +#: ../../include/text.php:840 msgid "pinged" msgstr "pingou" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prod" msgstr "espetar" -#: ../../include/text.php:836 +#: ../../include/text.php:841 msgid "prodded" msgstr "espetou" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slap" msgstr "estapear" -#: ../../include/text.php:837 +#: ../../include/text.php:842 msgid "slapped" msgstr "estapeou" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "finger" msgstr "dar um toque" -#: ../../include/text.php:838 +#: ../../include/text.php:843 msgid "fingered" msgstr "deu um toque" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuff" msgstr "rebater" -#: ../../include/text.php:839 +#: ../../include/text.php:844 msgid "rebuffed" msgstr "rebateu" -#: ../../include/text.php:851 +#: ../../include/text.php:856 msgid "happy" msgstr "feliz" -#: ../../include/text.php:852 +#: ../../include/text.php:857 msgid "sad" msgstr "triste" -#: ../../include/text.php:853 +#: ../../include/text.php:858 msgid "mellow" msgstr "suave" -#: ../../include/text.php:854 +#: ../../include/text.php:859 msgid "tired" msgstr "cansado" -#: ../../include/text.php:855 +#: ../../include/text.php:860 msgid "perky" msgstr "animado/a" -#: ../../include/text.php:856 +#: ../../include/text.php:861 msgid "angry" msgstr "nervoso" -#: ../../include/text.php:857 +#: ../../include/text.php:862 msgid "stupified" msgstr "embasbacado/a" -#: ../../include/text.php:858 +#: ../../include/text.php:863 msgid "puzzled" msgstr "confuso/a" -#: ../../include/text.php:859 +#: ../../include/text.php:864 msgid "interested" msgstr "interessado" -#: ../../include/text.php:860 +#: ../../include/text.php:865 msgid "bitter" msgstr "amargo/a" -#: ../../include/text.php:861 +#: ../../include/text.php:866 msgid "cheerful" msgstr "alegre" -#: ../../include/text.php:862 +#: ../../include/text.php:867 msgid "alive" msgstr "vivo" -#: ../../include/text.php:863 +#: ../../include/text.php:868 msgid "annoyed" msgstr "aborrecido" -#: ../../include/text.php:864 +#: ../../include/text.php:869 msgid "anxious" msgstr "ansioso" -#: ../../include/text.php:865 +#: ../../include/text.php:870 msgid "cranky" msgstr "irritado/a" -#: ../../include/text.php:866 +#: ../../include/text.php:871 msgid "disturbed" msgstr "perturbado" -#: ../../include/text.php:867 +#: ../../include/text.php:872 msgid "frustrated" msgstr "frustrado" -#: ../../include/text.php:868 +#: ../../include/text.php:873 msgid "motivated" msgstr "motivado" -#: ../../include/text.php:869 +#: ../../include/text.php:874 msgid "relaxed" msgstr "relaxado" -#: ../../include/text.php:870 +#: ../../include/text.php:875 msgid "surprised" msgstr "surpreso" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Monday" msgstr "Segunda" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Tuesday" msgstr "Terça" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Wednesday" msgstr "Quarta" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Thursday" msgstr "Quinta" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Friday" msgstr "Sexta" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Saturday" msgstr "Sábado" -#: ../../include/text.php:1031 +#: ../../include/text.php:1036 msgid "Sunday" msgstr "Domingo" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "January" msgstr "Janeiro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "February" msgstr "Fevereiro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "March" msgstr "Março" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "April" msgstr "Abril" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "May" msgstr "Maio" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "June" msgstr "Junho" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "July" msgstr "Julho" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "August" msgstr "Agosto" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "September" msgstr "Setembro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "October" msgstr "Outubro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "November" msgstr "Novembro" -#: ../../include/text.php:1035 +#: ../../include/text.php:1040 msgid "December" msgstr "Dezembro" -#: ../../include/text.php:1113 +#: ../../include/text.php:1118 msgid "unknown.???" msgstr "desconhecido.???" -#: ../../include/text.php:1114 +#: ../../include/text.php:1119 msgid "bytes" msgstr "bytes" -#: ../../include/text.php:1149 +#: ../../include/text.php:1154 msgid "remove category" msgstr "remover categoria" -#: ../../include/text.php:1171 +#: ../../include/text.php:1176 msgid "remove from file" msgstr "remover do arquivo" -#: ../../include/text.php:1229 ../../include/text.php:1241 +#: ../../include/text.php:1234 ../../include/text.php:1246 msgid "Click to open/close" msgstr "Clique para abrir/fechar" -#: ../../include/text.php:1417 ../../mod/events.php:332 +#: ../../include/text.php:1401 ../../mod/events.php:332 msgid "link to source" -msgstr "exibir a origem" +msgstr "Link para a origem" -#: ../../include/text.php:1436 +#: ../../include/text.php:1420 msgid "Select a page layout: " msgstr "Selecione um layout de página:" -#: ../../include/text.php:1439 ../../include/text.php:1504 +#: ../../include/text.php:1423 ../../include/text.php:1488 msgid "default" msgstr "default" -#: ../../include/text.php:1475 +#: ../../include/text.php:1459 msgid "Page content type: " msgstr "Tipo de conteúdo da página: " -#: ../../include/text.php:1516 +#: ../../include/text.php:1500 msgid "Select an alternate language" msgstr "Selecione um idioma alternativo" -#: ../../include/text.php:1637 ../../include/conversation.php:117 +#: ../../include/text.php:1621 ../../include/conversation.php:117 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45 msgid "photo" msgstr "foto" -#: ../../include/text.php:1640 ../../include/conversation.php:120 +#: ../../include/text.php:1624 ../../include/conversation.php:120 #: ../../mod/tagger.php:49 msgid "event" msgstr "evento" -#: ../../include/text.php:1643 ../../include/conversation.php:145 +#: ../../include/text.php:1627 ../../include/conversation.php:145 #: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53 msgid "status" msgstr "status" -#: ../../include/text.php:1645 ../../include/conversation.php:147 +#: ../../include/text.php:1629 ../../include/conversation.php:147 #: ../../mod/tagger.php:55 msgid "comment" msgstr "comentário" -#: ../../include/text.php:1650 +#: ../../include/text.php:1634 msgid "activity" msgstr "atividade" -#: ../../include/text.php:1907 +#: ../../include/text.php:1891 msgid "Design" msgstr "Design" -#: ../../include/text.php:1909 +#: ../../include/text.php:1893 msgid "Blocks" msgstr "Blocos" -#: ../../include/text.php:1910 +#: ../../include/text.php:1894 msgid "Menus" msgstr "Menus" -#: ../../include/text.php:1911 +#: ../../include/text.php:1895 msgid "Layouts" msgstr "Layouts" -#: ../../include/text.php:1912 +#: ../../include/text.php:1896 msgid "Pages" msgstr "Páginas" -#: ../../include/bbcode.php:128 ../../include/bbcode.php:594 -#: ../../include/bbcode.php:597 ../../include/bbcode.php:602 -#: ../../include/bbcode.php:605 ../../include/bbcode.php:608 -#: ../../include/bbcode.php:611 ../../include/bbcode.php:616 -#: ../../include/bbcode.php:619 ../../include/bbcode.php:624 -#: ../../include/bbcode.php:627 ../../include/bbcode.php:630 -#: ../../include/bbcode.php:633 +#: ../../include/bbcode.php:128 ../../include/bbcode.php:601 +#: ../../include/bbcode.php:604 ../../include/bbcode.php:609 +#: ../../include/bbcode.php:612 ../../include/bbcode.php:615 +#: ../../include/bbcode.php:618 ../../include/bbcode.php:623 +#: ../../include/bbcode.php:626 ../../include/bbcode.php:631 +#: ../../include/bbcode.php:634 ../../include/bbcode.php:637 +#: ../../include/bbcode.php:640 msgid "Image/photo" msgstr "Imagem/foto" -#: ../../include/bbcode.php:163 ../../include/bbcode.php:644 +#: ../../include/bbcode.php:163 ../../include/bbcode.php:651 msgid "Encrypted content" msgstr "Conteúdo criptografado" @@ -846,15 +855,15 @@ msgstr "%1$s escreveu a seguinte %2$s %3$s" msgid "post" msgstr "publicação" -#: ../../include/bbcode.php:562 ../../include/bbcode.php:582 +#: ../../include/bbcode.php:569 ../../include/bbcode.php:589 msgid "$1 wrote:" msgstr "$1 escreveu:" -#: ../../include/Contact.php:120 +#: ../../include/Contact.php:123 msgid "New window" msgstr "Nova janela" -#: ../../include/Contact.php:121 +#: ../../include/Contact.php:124 msgid "Open the selected location in a different window or browser tab" msgstr "Abre a localização selecionada em outra aba ou janela" @@ -1127,8 +1136,8 @@ msgstr "OStatus" msgid "RSS/Atom" msgstr "RSS/Atom" -#: ../../include/contact_selectors.php:77 ../../mod/admin.php:741 -#: ../../mod/admin.php:750 ../../boot.php:1426 +#: ../../include/contact_selectors.php:77 ../../mod/admin.php:742 +#: ../../mod/admin.php:751 ../../boot.php:1428 msgid "Email" msgstr "E-mail" @@ -1246,7 +1255,7 @@ msgstr "Início:" msgid "Finishes:" msgstr "Fim:" -#: ../../include/event.php:40 ../../include/identity.php:679 +#: ../../include/event.php:40 ../../include/identity.php:694 #: ../../include/bb2diaspora.php:455 ../../mod/events.php:462 #: ../../mod/directory.php:157 ../../mod/dirprofile.php:111 msgid "Location:" @@ -1263,7 +1272,7 @@ msgstr "Um grupo com esse nome, anteriormente excluído, foi reativado. Permiss msgid "Default privacy group for new contacts" msgstr "Grupo de privacidade padrão para novos contatos" -#: ../../include/group.php:242 ../../mod/admin.php:750 +#: ../../include/group.php:242 ../../mod/admin.php:751 msgid "All Channels" msgstr "Todos os canais" @@ -1303,98 +1312,106 @@ msgstr "exibir mais" #: ../../include/js_strings.php:8 msgid "show fewer" -msgstr "mostrar menos" +msgstr "exibir menos" #: ../../include/js_strings.php:9 +msgid "+ Show More" +msgstr "+ Exibir Mais" + +#: ../../include/js_strings.php:10 +msgid "- Show Less" +msgstr "- Exibir Menos" + +#: ../../include/js_strings.php:11 msgid "Password too short" msgstr "A senha é muito curta" -#: ../../include/js_strings.php:10 +#: ../../include/js_strings.php:12 msgid "Passwords do not match" msgstr "As senhas não correspondem" -#: ../../include/js_strings.php:11 ../../mod/photos.php:39 +#: ../../include/js_strings.php:13 ../../mod/photos.php:39 msgid "everybody" msgstr "todos" -#: ../../include/js_strings.php:12 +#: ../../include/js_strings.php:14 msgid "Secret Passphrase" msgstr "Frase secreta" -#: ../../include/js_strings.php:13 +#: ../../include/js_strings.php:15 msgid "Passphrase hint" msgstr "Dica da frase secreta" -#: ../../include/js_strings.php:15 +#: ../../include/js_strings.php:17 msgid "timeago.prefixAgo" msgstr "timeago.prefixAgo" -#: ../../include/js_strings.php:16 -msgid "timeago.suffixAgo" -msgstr "timeago.suffixAgo" +#: ../../include/js_strings.php:18 +msgid "timeago.prefixFromNow" +msgstr "timeago.prefixFromNow" -#: ../../include/js_strings.php:17 +#: ../../include/js_strings.php:19 msgid "ago" msgstr "atrás" -#: ../../include/js_strings.php:18 +#: ../../include/js_strings.php:20 msgid "from now" msgstr "de agora" -#: ../../include/js_strings.php:19 +#: ../../include/js_strings.php:21 msgid "less than a minute" msgstr "menos de um minuto" -#: ../../include/js_strings.php:20 +#: ../../include/js_strings.php:22 msgid "about a minute" msgstr "aproximadamente um minuto" -#: ../../include/js_strings.php:21 +#: ../../include/js_strings.php:23 #, php-format msgid "%d minutes" msgstr "%d minutos" -#: ../../include/js_strings.php:22 +#: ../../include/js_strings.php:24 msgid "about an hour" msgstr "aproximadamente uma hora" -#: ../../include/js_strings.php:23 +#: ../../include/js_strings.php:25 #, php-format msgid "about %d hours" msgstr "aproximadamente %d horas" -#: ../../include/js_strings.php:24 +#: ../../include/js_strings.php:26 msgid "a day" msgstr "um dia" -#: ../../include/js_strings.php:25 +#: ../../include/js_strings.php:27 #, php-format msgid "%d days" msgstr "%d dias" -#: ../../include/js_strings.php:26 +#: ../../include/js_strings.php:28 msgid "about a month" msgstr "aproximadamente um mês" -#: ../../include/js_strings.php:27 +#: ../../include/js_strings.php:29 #, php-format msgid "%d months" msgstr "%d meses" -#: ../../include/js_strings.php:28 +#: ../../include/js_strings.php:30 msgid "about a year" msgstr "aproximadamente um ano" -#: ../../include/js_strings.php:29 +#: ../../include/js_strings.php:31 #, php-format msgid "%d years" msgstr "%d anos" -#: ../../include/js_strings.php:30 +#: ../../include/js_strings.php:32 msgid " " msgstr " " -#: ../../include/js_strings.php:31 +#: ../../include/js_strings.php:33 msgid "timeago.numbers" msgstr "timeago.numbers" @@ -1414,39 +1431,40 @@ msgstr "Não foi possível determinar o remetente." msgid "Stored post could not be verified." msgstr "Não foi possível verificar a publicação armazenada." -#: ../../include/photo/photo_driver.php:637 ../../include/photos.php:51 +#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 #: ../../mod/profile_photo.php:78 ../../mod/profile_photo.php:225 #: ../../mod/profile_photo.php:336 ../../mod/photos.php:91 #: ../../mod/photos.php:656 ../../mod/photos.php:678 msgid "Profile Photos" msgstr "Fotos do perfil" -#: ../../include/attach.php:98 ../../include/attach.php:129 -#: ../../include/attach.php:185 ../../include/attach.php:200 -#: ../../include/attach.php:233 ../../include/attach.php:247 -#: ../../include/attach.php:268 ../../include/attach.php:463 -#: ../../include/attach.php:541 ../../include/chat.php:113 -#: ../../include/photos.php:15 ../../include/items.php:3515 +#: ../../include/attach.php:119 ../../include/attach.php:166 +#: ../../include/attach.php:229 ../../include/attach.php:243 +#: ../../include/attach.php:283 ../../include/attach.php:297 +#: ../../include/attach.php:322 ../../include/attach.php:513 +#: ../../include/attach.php:585 ../../include/chat.php:113 +#: ../../include/photos.php:15 ../../include/items.php:3575 #: ../../mod/common.php:35 ../../mod/events.php:140 ../../mod/thing.php:247 #: ../../mod/thing.php:263 ../../mod/thing.php:298 ../../mod/invite.php:13 -#: ../../mod/invite.php:104 ../../mod/item.php:182 ../../mod/item.php:190 -#: ../../mod/menu.php:44 ../../mod/webpages.php:40 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/bookmarks.php:46 ../../mod/chat.php:87 -#: ../../mod/chat.php:92 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/delegate.php:6 -#: ../../mod/mitem.php:73 ../../mod/group.php:9 ../../mod/viewsrc.php:12 -#: ../../mod/editpost.php:13 ../../mod/connedit.php:182 -#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/page.php:30 -#: ../../mod/page.php:80 ../../mod/network.php:12 ../../mod/profiles.php:152 +#: ../../mod/invite.php:104 ../../mod/settings.php:492 ../../mod/menu.php:44 +#: ../../mod/webpages.php:40 ../../mod/api.php:26 ../../mod/api.php:31 +#: ../../mod/bookmarks.php:46 ../../mod/item.php:182 ../../mod/item.php:190 +#: ../../mod/chat.php:89 ../../mod/chat.php:94 +#: ../../mod/viewconnections.php:22 ../../mod/viewconnections.php:27 +#: ../../mod/delegate.php:6 ../../mod/mitem.php:73 ../../mod/group.php:9 +#: ../../mod/viewsrc.php:12 ../../mod/editpost.php:13 +#: ../../mod/connedit.php:182 ../../mod/layouts.php:27 +#: ../../mod/layouts.php:39 ../../mod/page.php:30 ../../mod/page.php:80 +#: ../../mod/network.php:12 ../../mod/profiles.php:152 #: ../../mod/profiles.php:453 ../../mod/sources.php:66 ../../mod/setup.php:200 #: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 -#: ../../mod/achievements.php:27 ../../mod/settings.php:493 -#: ../../mod/manage.php:6 ../../mod/mail.php:108 ../../mod/editlayout.php:48 -#: ../../mod/profile_photo.php:187 ../../mod/profile_photo.php:200 -#: ../../mod/connections.php:169 ../../mod/notifications.php:66 -#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 -#: ../../mod/editwebpage.php:44 ../../mod/editwebpage.php:83 -#: ../../mod/poke.php:128 ../../mod/channel.php:88 ../../mod/channel.php:188 +#: ../../mod/achievements.php:27 ../../mod/manage.php:6 ../../mod/mail.php:108 +#: ../../mod/editlayout.php:48 ../../mod/profile_photo.php:187 +#: ../../mod/profile_photo.php:200 ../../mod/connections.php:169 +#: ../../mod/notifications.php:66 ../../mod/blocks.php:29 +#: ../../mod/blocks.php:44 ../../mod/editwebpage.php:44 +#: ../../mod/editwebpage.php:83 ../../mod/poke.php:128 +#: ../../mod/channel.php:88 ../../mod/channel.php:188 #: ../../mod/channel.php:231 ../../mod/fsuggest.php:78 #: ../../mod/editblock.php:48 ../../mod/filestorage.php:10 #: ../../mod/filestorage.php:59 ../../mod/filestorage.php:75 @@ -1457,65 +1475,65 @@ msgstr "Fotos do perfil" msgid "Permission denied." msgstr "Permissão negada." -#: ../../include/attach.php:180 ../../include/attach.php:228 +#: ../../include/attach.php:224 ../../include/attach.php:278 msgid "Item was not found." msgstr "O item não foi encontrado." -#: ../../include/attach.php:281 +#: ../../include/attach.php:335 msgid "No source file." msgstr "Nenhum arquivo de origem." -#: ../../include/attach.php:298 +#: ../../include/attach.php:352 msgid "Cannot locate file to replace" msgstr "Não foi possível locar o arquivo a ser substituído" -#: ../../include/attach.php:316 +#: ../../include/attach.php:370 msgid "Cannot locate file to revise/update" msgstr "Não foi possível localizar o arquivo a ser revisado/atualizado" -#: ../../include/attach.php:327 +#: ../../include/attach.php:381 #, php-format msgid "File exceeds size limit of %d" msgstr "O arquivo excedeu o tamanho limite de %d" -#: ../../include/attach.php:339 +#: ../../include/attach.php:393 #, php-format msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "Você atingiu o seu limite de %1$.0f Mbytes de armazenamento de anexos." -#: ../../include/attach.php:423 +#: ../../include/attach.php:475 msgid "File upload failed. Possible system limit or action terminated." msgstr "Não foi possível enviar o arquivo. Provável limite do sistema ou a ação foi encerrada." -#: ../../include/attach.php:435 +#: ../../include/attach.php:487 msgid "Stored file could not be verified. Upload failed." msgstr "Não foi possível verificar o arquivo armazenado. Falha no envio." -#: ../../include/attach.php:479 ../../include/attach.php:496 +#: ../../include/attach.php:528 ../../include/attach.php:545 msgid "Path not available." msgstr "O caminho não está disponível." -#: ../../include/attach.php:546 +#: ../../include/attach.php:590 msgid "Empty pathname" msgstr "O nome do caminho está em branco" -#: ../../include/attach.php:564 +#: ../../include/attach.php:606 msgid "duplicate filename or path" msgstr "nome de arquivo ou caminho duplicado" -#: ../../include/attach.php:589 +#: ../../include/attach.php:630 msgid "Path not found." msgstr "Caminho não encontrado." -#: ../../include/attach.php:634 +#: ../../include/attach.php:674 msgid "mkdir failed." msgstr "mkdir falhou." -#: ../../include/attach.php:638 +#: ../../include/attach.php:678 msgid "database storage failed." msgstr "armazenamento de banco de dados falhou." -#: ../../include/bookmarks.php:31 +#: ../../include/bookmarks.php:42 #, php-format msgid "%1$s's bookmarks" msgstr "Links guardados de %1$s" @@ -1554,8 +1572,8 @@ msgid "Select" msgstr "Selecionar" #: ../../include/conversation.php:632 ../../include/ItemObject.php:108 -#: ../../mod/thing.php:236 ../../mod/group.php:176 ../../mod/admin.php:745 -#: ../../mod/connedit.php:359 ../../mod/settings.php:579 +#: ../../mod/thing.php:236 ../../mod/settings.php:578 ../../mod/group.php:176 +#: ../../mod/admin.php:746 ../../mod/connedit.php:359 #: ../../mod/filestorage.php:171 ../../mod/photos.php:1044 msgid "Delete" msgstr "Excluir" @@ -1597,7 +1615,7 @@ msgid "View in context" msgstr "Ver no contexto" #: ../../include/conversation.php:707 ../../include/conversation.php:1120 -#: ../../include/ItemObject.php:259 ../../mod/editpost.php:112 +#: ../../include/ItemObject.php:259 ../../mod/editpost.php:121 #: ../../mod/mail.php:222 ../../mod/mail.php:336 ../../mod/editlayout.php:115 #: ../../mod/editwebpage.php:153 ../../mod/editblock.php:129 #: ../../mod/photos.php:975 @@ -1728,7 +1746,7 @@ msgid "Expires YYYY-MM-DD HH:MM" msgstr "Expira YYYY-MM-DD HH:MM" #: ../../include/conversation.php:1083 ../../include/ItemObject.php:557 -#: ../../mod/webpages.php:122 ../../mod/editpost.php:132 +#: ../../mod/webpages.php:122 ../../mod/editpost.php:141 #: ../../mod/editlayout.php:136 ../../mod/editwebpage.php:177 #: ../../mod/editblock.php:151 ../../mod/photos.php:995 msgid "Preview" @@ -1742,7 +1760,7 @@ msgstr "Compartilhar" msgid "Page link title" msgstr "Título do link da página" -#: ../../include/conversation.php:1101 ../../mod/editpost.php:104 +#: ../../include/conversation.php:1101 ../../mod/editpost.php:113 #: ../../mod/mail.php:219 ../../mod/mail.php:332 ../../mod/editlayout.php:107 #: ../../mod/editwebpage.php:145 ../../mod/editblock.php:121 msgid "Upload photo" @@ -1752,7 +1770,7 @@ msgstr "Enviar foto" msgid "upload photo" msgstr "enviar foto" -#: ../../include/conversation.php:1103 ../../mod/editpost.php:105 +#: ../../include/conversation.php:1103 ../../mod/editpost.php:114 #: ../../mod/mail.php:220 ../../mod/mail.php:333 ../../mod/editlayout.php:108 #: ../../mod/editwebpage.php:146 ../../mod/editblock.php:122 msgid "Attach file" @@ -1762,7 +1780,7 @@ msgstr "Anexar arquivo" msgid "attach file" msgstr "anexar arquivo" -#: ../../include/conversation.php:1105 ../../mod/editpost.php:106 +#: ../../include/conversation.php:1105 ../../mod/editpost.php:115 #: ../../mod/mail.php:221 ../../mod/mail.php:334 ../../mod/editlayout.php:109 #: ../../mod/editwebpage.php:147 ../../mod/editblock.php:123 msgid "Insert web link" @@ -1788,7 +1806,7 @@ msgstr "Inserir link de áudio" msgid "audio link" msgstr "link de áudio" -#: ../../include/conversation.php:1111 ../../mod/editpost.php:110 +#: ../../include/conversation.php:1111 ../../mod/editpost.php:119 #: ../../mod/editlayout.php:113 ../../mod/editwebpage.php:151 #: ../../mod/editblock.php:127 msgid "Set your location" @@ -1798,7 +1816,7 @@ msgstr "Definir sua localização" msgid "set location" msgstr "definir localização" -#: ../../include/conversation.php:1113 ../../mod/editpost.php:111 +#: ../../include/conversation.php:1113 ../../mod/editpost.php:120 #: ../../mod/editlayout.php:114 ../../mod/editwebpage.php:152 #: ../../mod/editblock.php:128 msgid "Clear browser location" @@ -1808,19 +1826,19 @@ msgstr "Limpar a localização do navegador" msgid "clear location" msgstr "limpar a localização" -#: ../../include/conversation.php:1116 ../../mod/editpost.php:124 +#: ../../include/conversation.php:1116 ../../mod/editpost.php:133 #: ../../mod/editlayout.php:127 ../../mod/editwebpage.php:169 #: ../../mod/editblock.php:142 msgid "Set title" msgstr "Definir o título" -#: ../../include/conversation.php:1119 ../../mod/editpost.php:126 +#: ../../include/conversation.php:1119 ../../mod/editpost.php:135 #: ../../mod/editlayout.php:130 ../../mod/editwebpage.php:171 #: ../../mod/editblock.php:145 msgid "Categories (comma-separated list)" msgstr "Categorias (lista separada por vírgulas)" -#: ../../include/conversation.php:1121 ../../mod/editpost.php:113 +#: ../../include/conversation.php:1121 ../../mod/editpost.php:122 #: ../../mod/editlayout.php:116 ../../mod/editwebpage.php:154 #: ../../mod/editblock.php:130 msgid "Permission settings" @@ -1830,43 +1848,43 @@ msgstr "Configurações de permissão" msgid "permissions" msgstr "permissões" -#: ../../include/conversation.php:1130 ../../mod/editpost.php:121 +#: ../../include/conversation.php:1130 ../../mod/editpost.php:130 #: ../../mod/editlayout.php:124 ../../mod/editwebpage.php:164 #: ../../mod/editblock.php:139 msgid "Public post" msgstr "Publicação pública" -#: ../../include/conversation.php:1132 ../../mod/editpost.php:127 +#: ../../include/conversation.php:1132 ../../mod/editpost.php:136 #: ../../mod/editlayout.php:131 ../../mod/editwebpage.php:172 #: ../../mod/editblock.php:146 msgid "Example: bob@example.com, mary@example.com" msgstr "Por exemplo: joao@exemplo.com, maria@exemplo.com" -#: ../../include/conversation.php:1145 ../../mod/editpost.php:138 +#: ../../include/conversation.php:1145 ../../mod/editpost.php:147 #: ../../mod/mail.php:226 ../../mod/mail.php:339 ../../mod/editlayout.php:141 #: ../../mod/editwebpage.php:182 ../../mod/editblock.php:156 msgid "Set expiration date" msgstr "Definir data de expiração" #: ../../include/conversation.php:1147 ../../include/ItemObject.php:560 -#: ../../mod/editpost.php:140 ../../mod/mail.php:228 ../../mod/mail.php:341 +#: ../../mod/editpost.php:149 ../../mod/mail.php:228 ../../mod/mail.php:341 msgid "Encrypt text" msgstr "Encriptar texto" -#: ../../include/conversation.php:1149 ../../mod/editpost.php:142 +#: ../../include/conversation.php:1149 ../../mod/editpost.php:151 msgid "OK" msgstr "Ok" -#: ../../include/conversation.php:1150 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 ../../mod/editpost.php:143 -#: ../../mod/settings.php:517 ../../mod/settings.php:543 -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 +#: ../../include/conversation.php:1150 ../../mod/settings.php:516 +#: ../../mod/settings.php:542 ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 +#: ../../mod/editpost.php:152 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 msgid "Cancel" msgstr "Cancelar" #: ../../include/conversation.php:1381 msgid "Commented Order" -msgstr "Recentemente comentados" +msgstr "Recentes e comentados" #: ../../include/conversation.php:1384 msgid "Sort by Comment Date" @@ -1874,7 +1892,7 @@ msgstr "Ordenar pela data do último comentário" #: ../../include/conversation.php:1387 msgid "Posted Order" -msgstr "Ordem de publicação" +msgstr "Recentemente publicados" #: ../../include/conversation.php:1390 msgid "Sort by Post Date" @@ -1953,238 +1971,238 @@ msgstr "Links guardados" msgid "Manage Webpages" msgstr "Administrar páginas web" -#: ../../include/identity.php:29 ../../mod/item.php:1177 +#: ../../include/identity.php:30 ../../mod/item.php:1187 msgid "Unable to obtain identity information from database" msgstr "Não foi possível obter a informação da identidade a partir do banco de dados" -#: ../../include/identity.php:62 +#: ../../include/identity.php:63 msgid "Empty name" msgstr "O nome está em branco" -#: ../../include/identity.php:64 +#: ../../include/identity.php:65 msgid "Name too long" msgstr "O nome é muito grande" -#: ../../include/identity.php:143 +#: ../../include/identity.php:147 msgid "No account identifier" msgstr "Nenhuma identificação da conta" -#: ../../include/identity.php:153 +#: ../../include/identity.php:157 msgid "Nickname is required." msgstr "É necessário informar o apelido." -#: ../../include/identity.php:167 +#: ../../include/identity.php:171 msgid "" "Nickname has unsupported characters or is already being used on this site." msgstr "A identificação possui caracteres não suportados ou já está sendo usada nesse site." -#: ../../include/identity.php:226 +#: ../../include/identity.php:230 msgid "Unable to retrieve created identity" msgstr "Não foi possível recuperar a identidade criada" -#: ../../include/identity.php:285 +#: ../../include/identity.php:289 msgid "Default Profile" msgstr "Perfil padrão" -#: ../../include/identity.php:477 +#: ../../include/identity.php:481 msgid "Requested channel is not available." msgstr "Canal solicitado não está disponível." -#: ../../include/identity.php:489 -msgid " Sorry, you don't have the permission to view this profile. " -msgstr "Desculpe, você não tem permissão para ver este perfil." - -#: ../../include/identity.php:524 ../../mod/webpages.php:8 +#: ../../include/identity.php:528 ../../mod/webpages.php:8 #: ../../mod/connect.php:13 ../../mod/layouts.php:8 #: ../../mod/achievements.php:8 ../../mod/blocks.php:10 #: ../../mod/profile.php:16 ../../mod/filestorage.php:40 msgid "Requested profile is not available." msgstr "O perfil solicitado não está disponível." -#: ../../include/identity.php:642 ../../mod/profiles.php:603 +#: ../../include/identity.php:580 +msgid " Sorry, you don't have the permission to view this profile. " +msgstr "Desculpe, você não tem permissão para ver este perfil." + +#: ../../include/identity.php:657 ../../mod/profiles.php:603 msgid "Change profile photo" msgstr "Mudar a foto do perfil" -#: ../../include/identity.php:648 +#: ../../include/identity.php:663 msgid "Profiles" msgstr "Perfis" -#: ../../include/identity.php:648 +#: ../../include/identity.php:663 msgid "Manage/edit profiles" msgstr "Administrar/editar perfis" -#: ../../include/identity.php:649 ../../mod/profiles.php:604 +#: ../../include/identity.php:664 ../../mod/profiles.php:604 msgid "Create New Profile" msgstr "Criar um novo perfil" -#: ../../include/identity.php:652 +#: ../../include/identity.php:667 msgid "Edit Profile" msgstr "Editar perfil" -#: ../../include/identity.php:663 ../../mod/profiles.php:615 +#: ../../include/identity.php:678 ../../mod/profiles.php:615 msgid "Profile Image" msgstr "Imagem do perfil" -#: ../../include/identity.php:666 ../../mod/profiles.php:618 +#: ../../include/identity.php:681 ../../mod/profiles.php:618 msgid "visible to everybody" msgstr "visível para todos" -#: ../../include/identity.php:667 ../../mod/profiles.php:619 +#: ../../include/identity.php:682 ../../mod/profiles.php:619 msgid "Edit visibility" msgstr "Editar a visibilidade" -#: ../../include/identity.php:681 ../../include/identity.php:908 +#: ../../include/identity.php:696 ../../include/identity.php:923 #: ../../mod/directory.php:159 msgid "Gender:" msgstr "Gênero:" -#: ../../include/identity.php:682 ../../include/identity.php:928 +#: ../../include/identity.php:697 ../../include/identity.php:943 #: ../../mod/directory.php:161 msgid "Status:" msgstr "Situação:" -#: ../../include/identity.php:683 ../../include/identity.php:939 +#: ../../include/identity.php:698 ../../include/identity.php:954 #: ../../mod/directory.php:163 msgid "Homepage:" msgstr "Página web:" -#: ../../include/identity.php:684 ../../mod/dirprofile.php:157 +#: ../../include/identity.php:699 ../../mod/dirprofile.php:157 msgid "Online Now" msgstr "Online agora" -#: ../../include/identity.php:752 ../../include/identity.php:832 +#: ../../include/identity.php:767 ../../include/identity.php:847 #: ../../mod/ping.php:262 msgid "g A l F d" msgstr "G l d F" -#: ../../include/identity.php:753 ../../include/identity.php:833 +#: ../../include/identity.php:768 ../../include/identity.php:848 msgid "F d" msgstr "F d" -#: ../../include/identity.php:798 ../../include/identity.php:873 +#: ../../include/identity.php:813 ../../include/identity.php:888 #: ../../mod/ping.php:284 msgid "[today]" msgstr "[hoje]" -#: ../../include/identity.php:810 +#: ../../include/identity.php:825 msgid "Birthday Reminders" msgstr "Lembres de aniversário" -#: ../../include/identity.php:811 +#: ../../include/identity.php:826 msgid "Birthdays this week:" msgstr "Aniversários nesta semana:" -#: ../../include/identity.php:866 +#: ../../include/identity.php:881 msgid "[No description]" msgstr "[Sem descrição]" -#: ../../include/identity.php:884 +#: ../../include/identity.php:899 msgid "Event Reminders" msgstr "Lembretes de eventos" -#: ../../include/identity.php:885 +#: ../../include/identity.php:900 msgid "Events this week:" msgstr "Eventos nesta semana:" -#: ../../include/identity.php:898 ../../include/identity.php:982 +#: ../../include/identity.php:913 ../../include/identity.php:997 #: ../../mod/profperm.php:107 msgid "Profile" msgstr "Perfil" -#: ../../include/identity.php:906 ../../mod/settings.php:924 +#: ../../include/identity.php:921 ../../mod/settings.php:936 msgid "Full Name:" msgstr "Nome completo:" -#: ../../include/identity.php:913 +#: ../../include/identity.php:928 msgid "j F, Y" msgstr "j de F, Y" -#: ../../include/identity.php:914 +#: ../../include/identity.php:929 msgid "j F" msgstr "j de F" -#: ../../include/identity.php:921 +#: ../../include/identity.php:936 msgid "Birthday:" msgstr "Aniversário:" -#: ../../include/identity.php:925 +#: ../../include/identity.php:940 msgid "Age:" msgstr "Idade:" -#: ../../include/identity.php:934 +#: ../../include/identity.php:949 #, php-format msgid "for %1$d %2$s" msgstr "para %1$d %2$s" -#: ../../include/identity.php:937 ../../mod/profiles.php:526 +#: ../../include/identity.php:952 ../../mod/profiles.php:526 msgid "Sexual Preference:" msgstr "Preferência sexual:" -#: ../../include/identity.php:941 ../../mod/profiles.php:528 +#: ../../include/identity.php:956 ../../mod/profiles.php:528 msgid "Hometown:" msgstr "Cidade natal:" -#: ../../include/identity.php:943 +#: ../../include/identity.php:958 msgid "Tags:" msgstr "Etiquetas:" -#: ../../include/identity.php:945 ../../mod/profiles.php:529 +#: ../../include/identity.php:960 ../../mod/profiles.php:529 msgid "Political Views:" msgstr "Posição política:" -#: ../../include/identity.php:947 +#: ../../include/identity.php:962 msgid "Religion:" msgstr "Religião:" -#: ../../include/identity.php:949 ../../mod/directory.php:165 +#: ../../include/identity.php:964 ../../mod/directory.php:165 msgid "About:" msgstr "Sobre:" -#: ../../include/identity.php:951 +#: ../../include/identity.php:966 msgid "Hobbies/Interests:" msgstr "Hobbies/Interesses:" -#: ../../include/identity.php:953 ../../mod/profiles.php:532 +#: ../../include/identity.php:968 ../../mod/profiles.php:532 msgid "Likes:" msgstr "Gosta de:" -#: ../../include/identity.php:955 ../../mod/profiles.php:533 +#: ../../include/identity.php:970 ../../mod/profiles.php:533 msgid "Dislikes:" msgstr "Não gosta de:" -#: ../../include/identity.php:958 +#: ../../include/identity.php:973 msgid "Contact information and Social Networks:" msgstr "Informações de contato e redes sociais:" -#: ../../include/identity.php:960 +#: ../../include/identity.php:975 msgid "My other channels:" msgstr "Meus outros canais:" -#: ../../include/identity.php:962 +#: ../../include/identity.php:977 msgid "Musical interests:" msgstr "Interesses musicais:" -#: ../../include/identity.php:964 +#: ../../include/identity.php:979 msgid "Books, literature:" msgstr "Livros, literatura:" -#: ../../include/identity.php:966 +#: ../../include/identity.php:981 msgid "Television:" msgstr "Televisão:" -#: ../../include/identity.php:968 +#: ../../include/identity.php:983 msgid "Film/dance/culture/entertainment:" msgstr "Filmes/dança/cultura/entretenimento:" -#: ../../include/identity.php:970 +#: ../../include/identity.php:985 msgid "Love/Romance:" msgstr "Amor/romance:" -#: ../../include/identity.php:972 +#: ../../include/identity.php:987 msgid "Work/employment:" msgstr "Trabalho/emprego:" -#: ../../include/identity.php:974 +#: ../../include/identity.php:989 msgid "School/education:" msgstr "Escola/educação:" @@ -2193,11 +2211,12 @@ msgid "Private Message" msgstr "Mensagem privada" #: ../../include/ItemObject.php:96 ../../include/page_widgets.php:8 -#: ../../mod/thing.php:235 ../../mod/menu.php:59 ../../mod/webpages.php:118 -#: ../../mod/editpost.php:103 ../../mod/layouts.php:102 -#: ../../mod/settings.php:578 ../../mod/editlayout.php:106 -#: ../../mod/blocks.php:93 ../../mod/editwebpage.php:144 -#: ../../mod/editblock.php:120 ../../mod/filestorage.php:170 +#: ../../include/menu.php:42 ../../mod/thing.php:235 +#: ../../mod/settings.php:577 ../../mod/menu.php:59 ../../mod/webpages.php:118 +#: ../../mod/editpost.php:112 ../../mod/layouts.php:97 +#: ../../mod/editlayout.php:106 ../../mod/blocks.php:93 +#: ../../mod/editwebpage.php:144 ../../mod/editblock.php:120 +#: ../../mod/filestorage.php:170 msgid "Edit" msgstr "Editar" @@ -2288,21 +2307,21 @@ msgstr "Este(a) é você" #: ../../include/ItemObject.php:548 ../../mod/events.php:469 #: ../../mod/thing.php:283 ../../mod/thing.php:326 ../../mod/invite.php:156 -#: ../../mod/chat.php:162 ../../mod/chat.php:192 ../../mod/connect.php:92 -#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:738 -#: ../../mod/admin.php:878 ../../mod/admin.php:1077 ../../mod/admin.php:1164 +#: ../../mod/settings.php:515 ../../mod/settings.php:627 +#: ../../mod/settings.php:655 ../../mod/settings.php:679 +#: ../../mod/settings.php:751 ../../mod/settings.php:928 +#: ../../mod/chat.php:174 ../../mod/chat.php:206 ../../mod/connect.php:92 +#: ../../mod/group.php:81 ../../mod/admin.php:431 ../../mod/admin.php:739 +#: ../../mod/admin.php:879 ../../mod/admin.php:1078 ../../mod/admin.php:1165 #: ../../mod/connedit.php:437 ../../mod/profiles.php:506 #: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/setup.php:304 -#: ../../mod/setup.php:347 ../../mod/settings.php:516 -#: ../../mod/settings.php:628 ../../mod/settings.php:656 -#: ../../mod/settings.php:680 ../../mod/settings.php:752 -#: ../../mod/settings.php:916 ../../mod/import.php:387 ../../mod/mail.php:223 +#: ../../mod/setup.php:347 ../../mod/import.php:387 ../../mod/mail.php:223 #: ../../mod/mail.php:335 ../../mod/poke.php:166 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:131 ../../mod/photos.php:566 #: ../../mod/photos.php:671 ../../mod/photos.php:954 ../../mod/photos.php:994 #: ../../mod/photos.php:1081 ../../mod/mood.php:142 -#: ../../view/theme/redbasic/php/config.php:95 -#: ../../view/theme/apw/php/config.php:231 +#: ../../view/theme/redbasic/php/config.php:97 +#: ../../view/theme/apw/php/config.php:247 #: ../../view/theme/blogga/view/theme/blog/config.php:67 #: ../../view/theme/blogga/php/config.php:67 msgid "Submit" @@ -2637,15 +2656,15 @@ msgstr "gosta" msgid "dislikes" msgstr "desgosta" -#: ../../include/auth.php:76 +#: ../../include/auth.php:79 msgid "Logged out." msgstr "Você saiu." -#: ../../include/auth.php:188 +#: ../../include/auth.php:197 msgid "Failed authentication" msgstr "Não foi possível autenticar" -#: ../../include/auth.php:203 +#: ../../include/auth.php:212 ../../mod/openid.php:186 msgid "Login failed." msgstr "Não foi possível entrar." @@ -2946,7 +2965,7 @@ msgstr "Não foi possível armazenar a foto." msgid "Upload New Photos" msgstr "Enviar novas fotos" -#: ../../include/reddav.php:1061 +#: ../../include/reddav.php:1063 msgid "Edit File properties" msgstr "Editar propriedades do arquivo" @@ -3013,41 +3032,37 @@ msgstr "Essa ação excede o limite definido para o seu plano de assinatura." msgid "This action is not available under your subscription plan." msgstr "Essa ação não está disponível para o seu plano de assinatura." -#: ../../include/follow.php:21 +#: ../../include/follow.php:23 msgid "Channel is blocked on this site." msgstr "O canal está bloqueado neste site." -#: ../../include/follow.php:26 +#: ../../include/follow.php:28 msgid "Channel location missing." msgstr "A localização do canal foi perdida" -#: ../../include/follow.php:43 -msgid "Channel discovery failed. Website may be down or misconfigured." -msgstr "Não foi possível descobrir o canal. O site pode estar fora do ar ou desconfigurado." - -#: ../../include/follow.php:51 -msgid "Response from remote channel was not understood." -msgstr "A resposta do canal remoto não foi compreendida." - -#: ../../include/follow.php:58 +#: ../../include/follow.php:54 msgid "Response from remote channel was incomplete." msgstr "A resposta do canal remoto está incompleta." -#: ../../include/follow.php:129 +#: ../../include/follow.php:126 +msgid "Channel discovery failed." +msgstr "A descoberta de canais falhou." + +#: ../../include/follow.php:143 msgid "local account not found." msgstr "a conta local não foi encontrada." -#: ../../include/follow.php:138 +#: ../../include/follow.php:152 msgid "Cannot connect to yourself." msgstr "Não é possível conectar-se consigo mesmo." -#: ../../include/security.php:280 +#: ../../include/security.php:294 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 "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão." -#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:64 +#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:66 #: ../../view/theme/apw/php/config.php:176 msgid "Default" msgstr "Default" @@ -3145,36 +3160,40 @@ msgid "" "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "Extremamente avançado. Não mexa nisso a não ser que saiba o que está fazendo" -#: ../../include/items.php:231 ../../mod/like.php:55 ../../mod/profperm.php:23 +#: ../../include/items.php:240 ../../mod/like.php:55 ../../mod/profperm.php:23 #: ../../mod/group.php:68 ../../index.php:350 msgid "Permission denied" msgstr "Permissão negada" -#: ../../include/items.php:3453 ../../mod/thing.php:78 ../../mod/admin.php:151 -#: ../../mod/admin.php:782 ../../mod/admin.php:985 ../../mod/viewsrc.php:18 +#: ../../include/items.php:756 +msgid "(Unknown)" +msgstr "(Desconhecido)" + +#: ../../include/items.php:3513 ../../mod/thing.php:78 ../../mod/admin.php:151 +#: ../../mod/admin.php:783 ../../mod/admin.php:986 ../../mod/viewsrc.php:18 #: ../../mod/home.php:63 ../../mod/display.php:32 ../../mod/filestorage.php:18 msgid "Item not found." msgstr "O item não foi encontrado." -#: ../../include/items.php:3809 ../../mod/group.php:38 ../../mod/group.php:140 +#: ../../include/items.php:3849 ../../mod/group.php:38 ../../mod/group.php:140 msgid "Collection not found." msgstr "A coleção não foi encontrada." -#: ../../include/items.php:3824 +#: ../../include/items.php:3864 msgid "Collection is empty." msgstr "A coleção está vazia." -#: ../../include/items.php:3831 +#: ../../include/items.php:3871 #, php-format msgid "Collection: %s" msgstr "Coleção: %s" -#: ../../include/items.php:3842 +#: ../../include/items.php:3882 #, php-format msgid "Connection: %s" msgstr "Conexão: %s" -#: ../../include/items.php:3845 +#: ../../include/items.php:3885 msgid "Connection not found." msgstr "A conexão não foi encontrada." @@ -3410,35 +3429,446 @@ msgid "" "http://getzot.com" msgstr "Para maiores informações sobre o Projeto Red Matrix e porque ele tem potencial para mudar a Internet como a conhecemos, por favor visite: http://getzot.com" -#: ../../mod/item.php:145 -msgid "Unable to locate original post." -msgstr "Não foi possível localizar a publicação original." +#: ../../mod/settings.php:71 +msgid "Name is required" +msgstr "O nome é obrigatório" -#: ../../mod/item.php:346 -msgid "Empty post discarded." -msgstr "A publicação em branco foi descartada." +#: ../../mod/settings.php:75 +msgid "Key and Secret are required" +msgstr "A chave e o segredo são obrigatórios" -#: ../../mod/item.php:388 -msgid "Executable content type not permitted to this channel." -msgstr "Conteúdo de tipo executável não permitido para este canal." +#: ../../mod/settings.php:79 ../../mod/settings.php:541 +msgid "Update" +msgstr "Atualizar" -#: ../../mod/item.php:835 -msgid "System error. Post not saved." -msgstr "Erro no sistema. A publicação não foi salva." +#: ../../mod/settings.php:195 +msgid "Passwords do not match. Password unchanged." +msgstr "As senhas não correspondem. A senha não foi modificada." -#: ../../mod/item.php:1102 ../../mod/wall_upload.php:41 -msgid "Wall Photos" -msgstr "Fotos do mural" +#: ../../mod/settings.php:199 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "Não é permitido uma senha em branco. A senha não foi modificada." -#: ../../mod/item.php:1182 -#, php-format -msgid "You have reached your limit of %1$.0f top level posts." -msgstr "Você atingiu o seu limite de %1$.0f publicações de novos tópicos." +#: ../../mod/settings.php:212 +msgid "Password changed." +msgstr "A senha foi modificada." -#: ../../mod/item.php:1188 -#, php-format -msgid "You have reached your limit of %1$.0f webpages." -msgstr "Você atingiu o seu limite de %1$.0f páginas web." +#: ../../mod/settings.php:214 +msgid "Password update failed. Please try again." +msgstr "Não foi possível atualizar a senha. Por favor, tente novamente." + +#: ../../mod/settings.php:228 +msgid "Not valid email." +msgstr "Não é um e-mail válido" + +#: ../../mod/settings.php:231 +msgid "Protected email address. Cannot change to that email." +msgstr "Endereço de e-mail protegido. Não é possível mudar para esse e-mail." + +#: ../../mod/settings.php:240 +msgid "System failure storing new email. Please try again." +msgstr "Falha do sistema ao armazenar novo e-mail. Por favor, tente novamente." + +#: ../../mod/settings.php:443 +msgid "Settings updated." +msgstr "As configurações foram atualizadas." + +#: ../../mod/settings.php:514 ../../mod/settings.php:540 +#: ../../mod/settings.php:576 +msgid "Add application" +msgstr "Adicionar aplicação" + +#: ../../mod/settings.php:517 ../../mod/settings.php:543 +msgid "Name" +msgstr "Nome" + +#: ../../mod/settings.php:517 +msgid "Name of application" +msgstr "Nome da aplicação" + +#: ../../mod/settings.php:518 ../../mod/settings.php:544 +msgid "Consumer Key" +msgstr "Chave de consumidor" + +#: ../../mod/settings.php:518 ../../mod/settings.php:519 +msgid "Automatically generated - change if desired. Max length 20" +msgstr "Gerado automaticamente - troque se desejável. Comprimento máximo 20" + +#: ../../mod/settings.php:519 ../../mod/settings.php:545 +msgid "Consumer Secret" +msgstr "Segredo de consumidor" + +#: ../../mod/settings.php:520 ../../mod/settings.php:546 +msgid "Redirect" +msgstr "Redirecionamento" + +#: ../../mod/settings.php:520 +msgid "" +"Redirect URI - leave blank unless your application specifically requires " +"this" +msgstr "URI de redirecionamento - deixe em branco, a não ser que sua aplicação especificamente requeira isso" + +#: ../../mod/settings.php:521 ../../mod/settings.php:547 +msgid "Icon url" +msgstr "URL do ícone" + +#: ../../mod/settings.php:521 +msgid "Optional" +msgstr "Opcional" + +#: ../../mod/settings.php:532 +msgid "You can't edit this application." +msgstr "Você não pode editar esta aplicação." + +#: ../../mod/settings.php:575 +msgid "Connected Apps" +msgstr "Aplicações conectadas" + +#: ../../mod/settings.php:579 +msgid "Client key starts with" +msgstr "Chave do cliente começa com" + +#: ../../mod/settings.php:580 +msgid "No name" +msgstr "Sem nome" + +#: ../../mod/settings.php:581 +msgid "Remove authorization" +msgstr "Remover autorização" + +#: ../../mod/settings.php:592 +msgid "No feature settings configured" +msgstr "Não foi definida nenhuma configuração do recurso" + +#: ../../mod/settings.php:600 +msgid "Feature Settings" +msgstr "Configurações do recurso" + +#: ../../mod/settings.php:623 +msgid "Account Settings" +msgstr "Configurações da conta" + +#: ../../mod/settings.php:624 +msgid "Password Settings" +msgstr "Configurações da senha" + +#: ../../mod/settings.php:625 +msgid "New Password:" +msgstr "Nova senha:" + +#: ../../mod/settings.php:626 +msgid "Confirm:" +msgstr "Confirme:" + +#: ../../mod/settings.php:626 +msgid "Leave password fields blank unless changing" +msgstr "Deixe os campos de senha em branco, a não ser que você queira alterá-la" + +#: ../../mod/settings.php:628 ../../mod/settings.php:937 +msgid "Email Address:" +msgstr "Endereço de e-mail:" + +#: ../../mod/settings.php:629 +msgid "Remove Account" +msgstr "Remover conta" + +#: ../../mod/settings.php:630 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "Atenção: Esta ação é permanente e não pode ser revertida." + +#: ../../mod/settings.php:646 +msgid "Off" +msgstr "Desligado" + +#: ../../mod/settings.php:646 +msgid "On" +msgstr "Ligado" + +#: ../../mod/settings.php:653 +msgid "Additional Features" +msgstr "Recursos adicionais" + +#: ../../mod/settings.php:678 +msgid "Connector Settings" +msgstr "Configurações do conector" + +#: ../../mod/settings.php:708 ../../mod/admin.php:379 +msgid "No special theme for mobile devices" +msgstr "Sem tema especial para aparelhos móveis" + +#: ../../mod/settings.php:749 +msgid "Display Settings" +msgstr "Configurações de exibição" + +#: ../../mod/settings.php:755 +msgid "Display Theme:" +msgstr "Tema do perfil:" + +#: ../../mod/settings.php:756 +msgid "Mobile Theme:" +msgstr "Tema móvel:" + +#: ../../mod/settings.php:757 +msgid "Update browser every xx seconds" +msgstr "Atualizar navegador a cada xx segundos" + +#: ../../mod/settings.php:757 +msgid "Minimum of 10 seconds, no maximum" +msgstr "Mínimo de 10 segundos, sem máximo" + +#: ../../mod/settings.php:758 +msgid "Maximum number of conversations to load at any time:" +msgstr "Número máximo permitido de conversas carregadas:" + +#: ../../mod/settings.php:758 +msgid "Maximum of 100 items" +msgstr "Máximo de 100 itens" + +#: ../../mod/settings.php:759 +msgid "Don't show emoticons" +msgstr "Não exibir emoticons" + +#: ../../mod/settings.php:760 +msgid "Do not view remote profiles in frames" +msgstr "Não exibir perfis remotos em frames" + +#: ../../mod/settings.php:760 +msgid "By default open in a sub-window of your own site" +msgstr "Por padrão, abrir em uma sub-janela do seu próprio site" + +#: ../../mod/settings.php:795 +msgid "Nobody except yourself" +msgstr "Ninguém exceto você mesmo" + +#: ../../mod/settings.php:796 +msgid "Only those you specifically allow" +msgstr "Apenas quem você der permissão" + +#: ../../mod/settings.php:797 +msgid "Anybody in your address book" +msgstr "Qualquer um nos seus contatos" + +#: ../../mod/settings.php:798 +msgid "Anybody on this website" +msgstr "Qualquer um neste site" + +#: ../../mod/settings.php:799 +msgid "Anybody in this network" +msgstr "Qualquer um nesta rede" + +#: ../../mod/settings.php:800 +msgid "Anybody authenticated" +msgstr "Qualquer um autenticado" + +#: ../../mod/settings.php:801 +msgid "Anybody on the internet" +msgstr "Qualquer um na internet" + +#: ../../mod/settings.php:878 +msgid "Publish your default profile in the network directory" +msgstr "Publicar seu perfil padrão no diretório da rede?" + +#: ../../mod/settings.php:878 ../../mod/settings.php:883 +#: ../../mod/settings.php:954 ../../mod/api.php:106 ../../mod/profiles.php:484 +msgid "No" +msgstr "Não" + +#: ../../mod/settings.php:878 ../../mod/settings.php:883 +#: ../../mod/settings.php:954 ../../mod/api.php:105 ../../mod/profiles.php:483 +msgid "Yes" +msgstr "Sim" + +#: ../../mod/settings.php:883 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "Permitir sugerir você como amigo potencial para outros membros?" + +#: ../../mod/settings.php:887 ../../mod/profile_photo.php:288 +msgid "or" +msgstr "ou" + +#: ../../mod/settings.php:892 +msgid "Your channel address is" +msgstr "O endereço do seu canal é" + +#: ../../mod/settings.php:926 +msgid "Channel Settings" +msgstr "Configurações do canal" + +#: ../../mod/settings.php:935 +msgid "Basic Settings" +msgstr "Configurações básicas" + +#: ../../mod/settings.php:938 +msgid "Your Timezone:" +msgstr "Seu fuso horário:" + +#: ../../mod/settings.php:939 +msgid "Default Post Location:" +msgstr "Localização padrão de suas publicações:" + +#: ../../mod/settings.php:940 +msgid "Use Browser Location:" +msgstr "Usar localizador do navegador:" + +#: ../../mod/settings.php:942 +msgid "Adult Content" +msgstr "Conteúdo adulto" + +#: ../../mod/settings.php:942 +msgid "" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" +msgstr "Este canal frequentemente ou regularmente publica conteúdo adulto. (Por favor marque qualquer material adulto e/ou nudez com #NSFW)" + +#: ../../mod/settings.php:944 +msgid "Security and Privacy Settings" +msgstr "Configurações de segurança e privacidade" + +#: ../../mod/settings.php:946 +msgid "Hide my online presence" +msgstr "Esconda minha presença online" + +#: ../../mod/settings.php:946 +msgid "Prevents displaying in your profile that you are online" +msgstr "Previne exibir em seu perfil que você está online" + +#: ../../mod/settings.php:948 +msgid "Simple Privacy Settings:" +msgstr "Configurações de privacidade simples:" + +#: ../../mod/settings.php:949 +msgid "" +"Very Public - <em>extremely permissive (should be used with caution)</em>" +msgstr "Muito público - <em>extremamente permissivo (deve ser usado com cuidado)</em>" + +#: ../../mod/settings.php:950 +msgid "" +"Typical - <em>default public, privacy when desired (similar to social " +"network permissions but with improved privacy)</em>" +msgstr "Típico - <em>público por padrão, privado quando desejável (similar às permissões de redes sociais, mas com melhor privacidade)</em>" + +#: ../../mod/settings.php:951 +msgid "Private - <em>default private, never open or public</em>" +msgstr "Privado - <em>privado por padrão, nunca aberto ou público</em>" + +#: ../../mod/settings.php:952 +msgid "Blocked - <em>default blocked to/from everybody</em>" +msgstr "Bloqueado - <em>por padrão bloquado de/para todos</em>" + +#: ../../mod/settings.php:954 +msgid "Allow others to tag your posts" +msgstr "Permitir que outros etiquetem suas publicações" + +#: ../../mod/settings.php:954 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" +msgstr "Frequentemente utilizado pela comunidade para retroativamente sinalizar conteúdo inapropriado" + +#: ../../mod/settings.php:956 +msgid "Advanced Privacy Settings" +msgstr "Configurações de privacidade avançadas" + +#: ../../mod/settings.php:958 +msgid "Maximum Friend Requests/Day:" +msgstr "Número máximo de requisições de amizade por dia:" + +#: ../../mod/settings.php:958 +msgid "May reduce spam activity" +msgstr "Pode reduzir a frequência de spam" + +#: ../../mod/settings.php:959 +msgid "Default Post Permissions" +msgstr "Permissões padrão de publicação" + +#: ../../mod/settings.php:960 ../../mod/mitem.php:134 ../../mod/mitem.php:177 +msgid "(click to open/close)" +msgstr "(clique para abrir/fechar)" + +#: ../../mod/settings.php:971 +msgid "Maximum private messages per day from unknown people:" +msgstr "Máximo número de mensagens privadas por dia de pessoas desconhecidas:" + +#: ../../mod/settings.php:971 +msgid "Useful to reduce spamming" +msgstr "Útil para reduzir a frequência de spam" + +#: ../../mod/settings.php:974 +msgid "Notification Settings" +msgstr "Configurações de notificação" + +#: ../../mod/settings.php:975 +msgid "By default post a status message when:" +msgstr "Por padrão, publicar uma mensagem de status quando:" + +#: ../../mod/settings.php:976 +msgid "accepting a friend request" +msgstr "aceitar um pedido de amizade" + +#: ../../mod/settings.php:977 +msgid "joining a forum/community" +msgstr "associar-se a um fórum/comunidade" + +#: ../../mod/settings.php:978 +msgid "making an <em>interesting</em> profile change" +msgstr "modificar algo <em>interessante</em> em seu perfil" + +#: ../../mod/settings.php:979 +msgid "Send a notification email when:" +msgstr "Enviar um e-mail de notificação quando:" + +#: ../../mod/settings.php:980 +msgid "You receive an introduction" +msgstr "Você recebeu uma apresentação" + +#: ../../mod/settings.php:981 +msgid "Your introductions are confirmed" +msgstr "Suas solicitações forem confirmadas" + +#: ../../mod/settings.php:982 +msgid "Someone writes on your profile wall" +msgstr "Alguém escrever no mural do seu perfil" + +#: ../../mod/settings.php:983 +msgid "Someone writes a followup comment" +msgstr "Alguém comentou a sua mensagem" + +#: ../../mod/settings.php:984 +msgid "You receive a private message" +msgstr "Você recebeu uma mensagem privada" + +#: ../../mod/settings.php:985 +msgid "You receive a friend suggestion" +msgstr "Você recebe uma sugestão de amizade" + +#: ../../mod/settings.php:986 +msgid "You are tagged in a post" +msgstr "Você é mencionado num post" + +#: ../../mod/settings.php:987 +msgid "You are poked/prodded/etc. in a post" +msgstr "Você foi cutucado/espetado/etc. numa publicação" + +#: ../../mod/settings.php:990 +msgid "Advanced Account/Page Type Settings" +msgstr "Configurações avançadas de conta/tipo de página" + +#: ../../mod/settings.php:991 +msgid "Change the behaviour of this account for special situations" +msgstr "Mudar o comportamento dessa conta em situações especiais" + +#: ../../mod/settings.php:994 +msgid "" +"Please enable expert mode (in <a href=\"settings/features\">Settings > " +"Additional features</a>) to adjust!" +msgstr "Por favor, habilite o modo expert (em <a href=\"settings/features\">Configurações > Recursos adicionais</a>) para ajustar!" + +#: ../../mod/settings.php:995 +msgid "Miscellaneous Settings" +msgstr "Configurações miscelâneas" + +#: ../../mod/settings.php:997 +msgid "Personal menu to display in your channel pages" +msgstr "Menu pessoal para exibir nas páginas dos seus canais" #: ../../mod/menu.php:21 msgid "Menu updated." @@ -3541,7 +3971,7 @@ msgstr "Modificar" msgid "Not found." msgstr "Não encontrado." -#: ../../mod/webpages.php:121 ../../mod/layouts.php:105 +#: ../../mod/webpages.php:121 ../../mod/layouts.php:100 #: ../../mod/blocks.php:96 msgid "View" msgstr "Ver" @@ -3564,16 +3994,6 @@ msgid "" " and/or create new posts for you?" msgstr "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?" -#: ../../mod/api.php:105 ../../mod/profiles.php:483 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "Yes" -msgstr "Sim" - -#: ../../mod/api.php:106 ../../mod/profiles.php:484 ../../mod/settings.php:878 -#: ../../mod/settings.php:883 -msgid "No" -msgstr "Não" - #: ../../mod/apps.php:8 msgid "No installed applications." msgstr "Não existe nenhuma aplicação instalada." @@ -3602,6 +4022,36 @@ msgstr "Meus links guardados" msgid "My Connections Bookmarks" msgstr "Links guardados das minhas conexões" +#: ../../mod/item.php:145 +msgid "Unable to locate original post." +msgstr "Não foi possível localizar a publicação original." + +#: ../../mod/item.php:346 +msgid "Empty post discarded." +msgstr "A publicação em branco foi descartada." + +#: ../../mod/item.php:388 +msgid "Executable content type not permitted to this channel." +msgstr "Conteúdo de tipo executável não permitido para este canal." + +#: ../../mod/item.php:845 +msgid "System error. Post not saved." +msgstr "Erro no sistema. A publicação não foi salva." + +#: ../../mod/item.php:1112 ../../mod/wall_upload.php:34 +msgid "Wall Photos" +msgstr "Fotos do mural" + +#: ../../mod/item.php:1192 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "Você atingiu o seu limite de %1$.0f publicações de novos tópicos." + +#: ../../mod/item.php:1198 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "Você atingiu o seu limite de %1$.0f páginas web." + #: ../../mod/subthread.php:105 #, php-format msgid "%1$s is following %2$s's %3$s" @@ -3614,7 +4064,7 @@ msgid "[Embedded content - reload page to view]" msgstr "[Conteúdo incorporado - recarregue a página para ver]" #: ../../mod/chanview.php:77 ../../mod/home.php:50 ../../mod/page.php:47 -#: ../../mod/wall_upload.php:35 +#: ../../mod/wall_upload.php:28 msgid "Channel not found." msgstr "O canal não foi encontrado." @@ -3627,31 +4077,39 @@ msgstr "alternar o mode de tela inteira" msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "%1$s etiquetou %3$s de %2$s com %4$s" -#: ../../mod/chat.php:18 ../../mod/channel.php:25 +#: ../../mod/chat.php:19 ../../mod/channel.php:25 msgid "You must be logged in to see this page." msgstr "Você precisa estar autenticado para ver esta página." -#: ../../mod/chat.php:163 +#: ../../mod/chat.php:165 +msgid "Room not found" +msgstr "Sala não encontrada" + +#: ../../mod/chat.php:175 msgid "Leave Room" msgstr "Sair da sala" -#: ../../mod/chat.php:164 +#: ../../mod/chat.php:176 msgid "I am away right now" msgstr "Eu estou ausente no momento" -#: ../../mod/chat.php:165 +#: ../../mod/chat.php:177 msgid "I am online" msgstr "Eu estou online" -#: ../../mod/chat.php:189 ../../mod/chat.php:209 +#: ../../mod/chat.php:179 +msgid "Bookmark this room" +msgstr "Guarde esta sala" + +#: ../../mod/chat.php:203 ../../mod/chat.php:223 msgid "New Chatroom" msgstr "Nova sala de bate-papo" -#: ../../mod/chat.php:190 +#: ../../mod/chat.php:204 msgid "Chatroom Name" msgstr "Nome da sala de bate-papo" -#: ../../mod/chat.php:205 +#: ../../mod/chat.php:219 #, php-format msgid "%1$s's Chatrooms" msgstr "Salas de bate-papo de %1$s" @@ -3770,14 +4228,6 @@ msgstr "Adicionar" msgid "No entries." msgstr "Sem entradas." -#: ../../mod/chatsvc.php:102 -msgid "Away" -msgstr "Ausente" - -#: ../../mod/chatsvc.php:106 -msgid "Online" -msgstr "Online" - #: ../../mod/attach.php:9 msgid "Item not available." msgstr "O item não está disponível." @@ -3842,10 +4292,6 @@ msgstr "Novo elemento de menu" msgid "Menu Item Permissions" msgstr "Permissões do item do menu" -#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:947 -msgid "(click to open/close)" -msgstr "(clique para abrir/fechar)" - #: ../../mod/mitem.php:136 ../../mod/mitem.php:180 msgid "Link text" msgstr "Texto do link" @@ -3962,15 +4408,15 @@ msgstr "As configurações de tema foram atualizadas." msgid "Site" msgstr "Site" -#: ../../mod/admin.php:89 ../../mod/admin.php:737 ../../mod/admin.php:749 +#: ../../mod/admin.php:89 ../../mod/admin.php:738 ../../mod/admin.php:750 msgid "Users" msgstr "Usuários" -#: ../../mod/admin.php:90 ../../mod/admin.php:835 ../../mod/admin.php:877 +#: ../../mod/admin.php:90 ../../mod/admin.php:836 ../../mod/admin.php:878 msgid "Plugins" msgstr "Plugins" -#: ../../mod/admin.php:91 ../../mod/admin.php:1040 ../../mod/admin.php:1076 +#: ../../mod/admin.php:91 ../../mod/admin.php:1041 ../../mod/admin.php:1077 msgid "Themes" msgstr "Temas" @@ -3982,7 +4428,7 @@ msgstr "Servidor" msgid "DB updates" msgstr "Atualizações do Banco de Dados" -#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1163 +#: ../../mod/admin.php:107 ../../mod/admin.php:114 ../../mod/admin.php:1164 msgid "Logs" msgstr "Logs" @@ -3999,8 +4445,8 @@ msgid "Message queues" msgstr "Filas de mensagem" #: ../../mod/admin.php:194 ../../mod/admin.php:429 ../../mod/admin.php:528 -#: ../../mod/admin.php:736 ../../mod/admin.php:834 ../../mod/admin.php:876 -#: ../../mod/admin.php:1039 ../../mod/admin.php:1075 ../../mod/admin.php:1162 +#: ../../mod/admin.php:737 ../../mod/admin.php:835 ../../mod/admin.php:877 +#: ../../mod/admin.php:1040 ../../mod/admin.php:1076 ../../mod/admin.php:1163 msgid "Administration" msgstr "Administração" @@ -4028,10 +4474,6 @@ msgstr "Plugins ativos" msgid "Site settings updated." msgstr "As configurações de site foram atualizadas." -#: ../../mod/admin.php:379 ../../mod/settings.php:709 -msgid "No special theme for mobile devices" -msgstr "Sem tema especial para aparelhos móveis" - #: ../../mod/admin.php:381 msgid "No special theme for accessibility" msgstr "Sem tema especial para acessibilidade" @@ -4274,7 +4716,7 @@ msgstr "Carga máxima do sistema antes de adiar processos de entrega e coleta - msgid "No server found" msgstr "Nenhum servidor foi encontrado" -#: ../../mod/admin.php:527 ../../mod/admin.php:750 +#: ../../mod/admin.php:527 ../../mod/admin.php:751 msgid "ID" msgstr "ID" @@ -4363,136 +4805,136 @@ msgstr "O usuário/a '%s' foi desbloqueado/a" msgid "User '%s' blocked" msgstr "O usuário/a '%s' foi bloqueado/a" -#: ../../mod/admin.php:739 +#: ../../mod/admin.php:740 msgid "select all" msgstr "selecionar tudo" -#: ../../mod/admin.php:740 +#: ../../mod/admin.php:741 msgid "User registrations waiting for confirm" msgstr "Registros de usuário aguardando confirmação" -#: ../../mod/admin.php:741 +#: ../../mod/admin.php:742 msgid "Request date" msgstr "Data de requisição" -#: ../../mod/admin.php:742 +#: ../../mod/admin.php:743 msgid "No registrations." msgstr "Nenhum registro." -#: ../../mod/admin.php:743 +#: ../../mod/admin.php:744 msgid "Approve" msgstr "Aprovar" -#: ../../mod/admin.php:744 +#: ../../mod/admin.php:745 msgid "Deny" msgstr "Negar" -#: ../../mod/admin.php:746 ../../mod/connedit.php:333 +#: ../../mod/admin.php:747 ../../mod/connedit.php:333 #: ../../mod/connedit.php:475 msgid "Block" msgstr "Bloquear" -#: ../../mod/admin.php:747 ../../mod/connedit.php:333 +#: ../../mod/admin.php:748 ../../mod/connedit.php:333 #: ../../mod/connedit.php:475 msgid "Unblock" msgstr "Desbloquear" -#: ../../mod/admin.php:750 +#: ../../mod/admin.php:751 msgid "Register date" msgstr "Data de registro" -#: ../../mod/admin.php:750 +#: ../../mod/admin.php:751 msgid "Last login" msgstr "Última autenticação" -#: ../../mod/admin.php:750 +#: ../../mod/admin.php:751 msgid "Expires" msgstr "Expira" -#: ../../mod/admin.php:750 +#: ../../mod/admin.php:751 msgid "Service Class" msgstr "Classe de serviço" -#: ../../mod/admin.php:752 +#: ../../mod/admin.php:753 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "Os usuários selecionados serão deletados!\\n\\nTudo o que esses usuários postaram neste site será permanentemente deletado!\\n\\nTem certeza?" -#: ../../mod/admin.php:753 +#: ../../mod/admin.php:754 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" msgstr "O/A usuário/a {0} será deletado/a!\\n\\nTudo o que esse/a usuário/a postou neste site será permanentemente deletado!\\n\\nTem certeza?" -#: ../../mod/admin.php:794 +#: ../../mod/admin.php:795 #, php-format msgid "Plugin %s disabled." msgstr "Plugin %s desabilitado." -#: ../../mod/admin.php:798 +#: ../../mod/admin.php:799 #, php-format msgid "Plugin %s enabled." msgstr "Plugin %s habilitado." -#: ../../mod/admin.php:808 ../../mod/admin.php:1010 +#: ../../mod/admin.php:809 ../../mod/admin.php:1011 msgid "Disable" msgstr "Desabilitar" -#: ../../mod/admin.php:810 ../../mod/admin.php:1012 +#: ../../mod/admin.php:811 ../../mod/admin.php:1013 msgid "Enable" msgstr "Habilitar" -#: ../../mod/admin.php:836 ../../mod/admin.php:1041 +#: ../../mod/admin.php:837 ../../mod/admin.php:1042 msgid "Toggle" msgstr "Alternar" -#: ../../mod/admin.php:844 ../../mod/admin.php:1051 +#: ../../mod/admin.php:845 ../../mod/admin.php:1052 msgid "Author: " msgstr "Autor:" -#: ../../mod/admin.php:845 ../../mod/admin.php:1052 +#: ../../mod/admin.php:846 ../../mod/admin.php:1053 msgid "Maintainer: " msgstr "Mantenedor:" -#: ../../mod/admin.php:974 +#: ../../mod/admin.php:975 msgid "No themes found." msgstr "Nenhum tema foi encontrado." -#: ../../mod/admin.php:1033 +#: ../../mod/admin.php:1034 msgid "Screenshot" msgstr "Captura de tela" -#: ../../mod/admin.php:1081 +#: ../../mod/admin.php:1082 msgid "[Experimental]" msgstr "[Experimental]" -#: ../../mod/admin.php:1082 +#: ../../mod/admin.php:1083 msgid "[Unsupported]" msgstr "[Desassistido]" -#: ../../mod/admin.php:1109 +#: ../../mod/admin.php:1110 msgid "Log settings updated." msgstr "As configurações de log foram atualizadas." -#: ../../mod/admin.php:1165 +#: ../../mod/admin.php:1166 msgid "Clear" msgstr "Limpar" -#: ../../mod/admin.php:1171 +#: ../../mod/admin.php:1172 msgid "Debugging" msgstr "Depuração" -#: ../../mod/admin.php:1172 +#: ../../mod/admin.php:1173 msgid "Log file" msgstr "Arquivo de log" -#: ../../mod/admin.php:1172 +#: ../../mod/admin.php:1173 msgid "" "Must be writable by web server. Relative to your Red top-level directory." msgstr "É necessário que o servidor web possa escrever neste arquivo. Relativo ao diretório raiz da Red." -#: ../../mod/admin.php:1173 +#: ../../mod/admin.php:1174 msgid "Log level" msgstr "Nível do log" @@ -4518,17 +4960,17 @@ msgstr "O item não está editável" msgid "Delete item?" msgstr "Deletar item?" -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:110 +#: ../../mod/editpost.php:116 ../../mod/editlayout.php:110 #: ../../mod/editwebpage.php:148 ../../mod/editblock.php:124 msgid "Insert YouTube video" msgstr "Inserir vídeo do YouTube" -#: ../../mod/editpost.php:108 ../../mod/editlayout.php:111 +#: ../../mod/editpost.php:117 ../../mod/editlayout.php:111 #: ../../mod/editwebpage.php:149 ../../mod/editblock.php:125 msgid "Insert Vorbis [.ogg] video" msgstr "Inserir vídeo Vorbis (.ogg)" -#: ../../mod/editpost.php:109 ../../mod/editlayout.php:112 +#: ../../mod/editpost.php:118 ../../mod/editlayout.php:112 #: ../../mod/editwebpage.php:150 ../../mod/editblock.php:126 msgid "Insert Vorbis [.ogg] audio" msgstr "Inserir áudio Vorbis (.ogg)" @@ -4873,15 +5315,15 @@ msgid "" "Replies/likes to your public posts <strong>may</strong> still be visible" msgstr "Respostas/reações às suas publicações públicas <strong>podem</strong> continuar visíveis." -#: ../../mod/layouts.php:52 +#: ../../mod/layouts.php:45 msgid "Layout Help" msgstr "Ajuda de layout" -#: ../../mod/layouts.php:55 +#: ../../mod/layouts.php:48 msgid "Help with this feature" msgstr "Ajuda com este recurso" -#: ../../mod/layouts.php:74 +#: ../../mod/layouts.php:69 msgid "Layout Name" msgstr "Nome do layout" @@ -4889,24 +5331,38 @@ msgstr "Nome do layout" msgid "Help:" msgstr "Ajuda:" -#: ../../mod/help.php:68 ../../index.php:223 +#: ../../mod/help.php:69 ../../index.php:223 msgid "Not Found" msgstr "Não encontrada" -#: ../../mod/help.php:71 ../../mod/page.php:83 ../../mod/display.php:100 +#: ../../mod/help.php:72 ../../mod/page.php:83 ../../mod/display.php:100 #: ../../index.php:226 msgid "Page not found." msgstr "Página não encontrada." -#: ../../mod/rmagic.php:56 +#: ../../mod/rmagic.php:38 +msgid "" +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." +msgstr "Encontramos um problema ao entrar com a OpenID fornecida. Por favor, verifique se digitou corretamente a ID." + +#: ../../mod/rmagic.php:38 +msgid "The error message was:" +msgstr "A mensagem de erro foi:" + +#: ../../mod/rmagic.php:42 +msgid "Authentication failed." +msgstr "A autenticação falhou." + +#: ../../mod/rmagic.php:78 msgid "Remote Authentication" msgstr "Autenticação remota" -#: ../../mod/rmagic.php:57 +#: ../../mod/rmagic.php:79 msgid "Enter your channel address (e.g. channel@example.com)" msgstr "Entre o endereço do seu canal (e.g. canal@exemplo.com)" -#: ../../mod/rmagic.php:58 +#: ../../mod/rmagic.php:80 msgid "Authenticate" msgstr "Autenticar" @@ -5196,7 +5652,7 @@ msgid "" " logout and retry." msgstr "Autenticação remota bloqueada. Você está autenticado neste site localmente. Por favor, saia e tente novamente." -#: ../../mod/post.php:256 +#: ../../mod/post.php:256 ../../mod/openid.php:71 ../../mod/openid.php:176 #, php-format msgid "Welcome %s. Remote authentication successful." msgstr "Bem vindo %s. Autenticação remota realizada com sucesso." @@ -5645,9 +6101,10 @@ msgstr "Doações para o projeto" #: ../../mod/siteinfo.php:94 msgid "" "<p>The Red Matrix is provided for you by volunteers working in their spare " -"time. Your support will help us to build a better web. Select the following " -"option for a one-time donation of your choosing</p>" -msgstr "<p>A Red Matrix é oferecida a você por voluntários trabalhando no seu tempo livre. Seu apoio irá nos ajudar a construir uma web melhor. Selecione uma das opções abaixo para realizar uma única doação de sua escolha:</p>" +"time. Your support will help us to build a better, freer, and privacy " +"respecting web. Select the following option for a one-time donation of your " +"choosing</p>" +msgstr "<p>A Red Matrix é oferecida a você por voluntários trabalhando no seu tempo livre. Seu apoio irá nos ajudar a construir uma web melhor, mais livre e com respeito à privacidade. Selecione uma das opções abaixo para realizar uma única doação de sua escolha:</p>" #: ../../mod/siteinfo.php:95 msgid "<p>or</p>" @@ -5745,7 +6202,7 @@ msgid "" "Password reset failed." msgstr "Não foi possível verificar a solicitação (você pode tê-la submetido anteriormente). A senha não foi restaurada." -#: ../../mod/lostpass.php:85 ../../boot.php:1434 +#: ../../mod/lostpass.php:85 ../../boot.php:1436 msgid "Password Reset" msgstr "Reiniciar a senha" @@ -5794,406 +6251,25 @@ msgstr "Endereço de e-mail" msgid "Reset" msgstr "Restaurar" -#: ../../mod/settings.php:71 -msgid "Name is required" -msgstr "O nome é obrigatório" - -#: ../../mod/settings.php:75 -msgid "Key and Secret are required" -msgstr "A chave e o segredo são obrigatórios" - -#: ../../mod/settings.php:79 ../../mod/settings.php:542 -msgid "Update" -msgstr "Atualizar" - -#: ../../mod/settings.php:195 -msgid "Passwords do not match. Password unchanged." -msgstr "As senhas não correspondem. A senha não foi modificada." - -#: ../../mod/settings.php:199 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "Não é permitido uma senha em branco. A senha não foi modificada." - -#: ../../mod/settings.php:212 -msgid "Password changed." -msgstr "A senha foi modificada." - -#: ../../mod/settings.php:214 -msgid "Password update failed. Please try again." -msgstr "Não foi possível atualizar a senha. Por favor, tente novamente." - -#: ../../mod/settings.php:228 -msgid "Not valid email." -msgstr "Não é um e-mail válido" - -#: ../../mod/settings.php:231 -msgid "Protected email address. Cannot change to that email." -msgstr "Endereço de e-mail protegido. Não é possível mudar para esse e-mail." - -#: ../../mod/settings.php:240 -msgid "System failure storing new email. Please try again." -msgstr "Falha do sistema ao armazenar novo e-mail. Por favor, tente novamente." - -#: ../../mod/settings.php:444 -msgid "Settings updated." -msgstr "As configurações foram atualizadas." - -#: ../../mod/settings.php:515 ../../mod/settings.php:541 -#: ../../mod/settings.php:577 -msgid "Add application" -msgstr "Adicionar aplicação" - -#: ../../mod/settings.php:518 ../../mod/settings.php:544 -msgid "Name" -msgstr "Nome" - -#: ../../mod/settings.php:518 -msgid "Name of application" -msgstr "Nome da aplicação" - -#: ../../mod/settings.php:519 ../../mod/settings.php:545 -msgid "Consumer Key" -msgstr "Chave de consumidor" - -#: ../../mod/settings.php:519 ../../mod/settings.php:520 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "Gerado automaticamente - troque se desejável. Comprimento máximo 20" - -#: ../../mod/settings.php:520 ../../mod/settings.php:546 -msgid "Consumer Secret" -msgstr "Segredo de consumidor" - -#: ../../mod/settings.php:521 ../../mod/settings.php:547 -msgid "Redirect" -msgstr "Redirecionamento" - -#: ../../mod/settings.php:521 -msgid "" -"Redirect URI - leave blank unless your application specifically requires " -"this" -msgstr "URI de redirecionamento - deixe em branco, a não ser que sua aplicação especificamente requeira isso" - -#: ../../mod/settings.php:522 ../../mod/settings.php:548 -msgid "Icon url" -msgstr "URL do ícone" - -#: ../../mod/settings.php:522 -msgid "Optional" -msgstr "Opcional" - -#: ../../mod/settings.php:533 -msgid "You can't edit this application." -msgstr "Você não pode editar esta aplicação." - -#: ../../mod/settings.php:576 -msgid "Connected Apps" -msgstr "Aplicações conectadas" - -#: ../../mod/settings.php:580 -msgid "Client key starts with" -msgstr "Chave do cliente começa com" - -#: ../../mod/settings.php:581 -msgid "No name" -msgstr "Sem nome" - -#: ../../mod/settings.php:582 -msgid "Remove authorization" -msgstr "Remover autorização" - -#: ../../mod/settings.php:593 -msgid "No feature settings configured" -msgstr "Não foi definida nenhuma configuração do recurso" - -#: ../../mod/settings.php:601 -msgid "Feature Settings" -msgstr "Configurações do recurso" - -#: ../../mod/settings.php:624 -msgid "Account Settings" -msgstr "Configurações da conta" - -#: ../../mod/settings.php:625 -msgid "Password Settings" -msgstr "Configurações da senha" - -#: ../../mod/settings.php:626 -msgid "New Password:" -msgstr "Nova senha:" - -#: ../../mod/settings.php:627 -msgid "Confirm:" -msgstr "Confirme:" - -#: ../../mod/settings.php:627 -msgid "Leave password fields blank unless changing" -msgstr "Deixe os campos de senha em branco, a não ser que você queira alterá-la" - -#: ../../mod/settings.php:629 ../../mod/settings.php:925 -msgid "Email Address:" -msgstr "Endereço de e-mail:" - -#: ../../mod/settings.php:630 -msgid "Remove Account" -msgstr "Remover conta" - -#: ../../mod/settings.php:631 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "Atenção: Esta ação é permanente e não pode ser revertida." - -#: ../../mod/settings.php:647 -msgid "Off" -msgstr "Desligado" - -#: ../../mod/settings.php:647 -msgid "On" -msgstr "Ligado" - -#: ../../mod/settings.php:654 -msgid "Additional Features" -msgstr "Recursos adicionais" - -#: ../../mod/settings.php:679 -msgid "Connector Settings" -msgstr "Configurações do conector" - -#: ../../mod/settings.php:750 -msgid "Display Settings" -msgstr "Configurações de exibição" - -#: ../../mod/settings.php:756 -msgid "Display Theme:" -msgstr "Tema do perfil:" - -#: ../../mod/settings.php:757 -msgid "Mobile Theme:" -msgstr "Tema móvel:" - -#: ../../mod/settings.php:758 -msgid "Update browser every xx seconds" -msgstr "Atualizar navegador a cada xx segundos" - -#: ../../mod/settings.php:758 -msgid "Minimum of 10 seconds, no maximum" -msgstr "Mínimo de 10 segundos, sem máximo" - -#: ../../mod/settings.php:759 -msgid "Maximum number of conversations to load at any time:" -msgstr "Número máximo permitido de conversas carregadas:" - -#: ../../mod/settings.php:759 -msgid "Maximum of 100 items" -msgstr "Máximo de 100 itens" - -#: ../../mod/settings.php:760 -msgid "Don't show emoticons" -msgstr "Não exibir emoticons" - -#: ../../mod/settings.php:761 -msgid "Do not view remote profiles in frames" -msgstr "Não exibir perfis remotos em frames" - -#: ../../mod/settings.php:761 -msgid "By default open in a sub-window of your own site" -msgstr "Por padrão, abrir em uma sub-janela do seu próprio site" - -#: ../../mod/settings.php:796 -msgid "Nobody except yourself" -msgstr "Ninguém exceto você mesmo" - -#: ../../mod/settings.php:797 -msgid "Only those you specifically allow" -msgstr "Apenas quem você der permissão" - -#: ../../mod/settings.php:798 -msgid "Anybody in your address book" -msgstr "Qualquer um nos seus contatos" - -#: ../../mod/settings.php:799 -msgid "Anybody on this website" -msgstr "Qualquer um neste site" - -#: ../../mod/settings.php:800 -msgid "Anybody in this network" -msgstr "Qualquer um nesta rede" - -#: ../../mod/settings.php:801 -msgid "Anybody on the internet" -msgstr "Qualquer um na internet" - -#: ../../mod/settings.php:878 -msgid "Publish your default profile in the network directory" -msgstr "Publicar seu perfil padrão no diretório da rede?" - -#: ../../mod/settings.php:883 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "Permitir sugerir você como amigo potencial para outros membros?" - -#: ../../mod/settings.php:887 ../../mod/profile_photo.php:288 -msgid "or" -msgstr "ou" - -#: ../../mod/settings.php:892 -msgid "Your channel address is" -msgstr "O endereço do seu canal é" - -#: ../../mod/settings.php:914 -msgid "Channel Settings" -msgstr "Configurações do canal" - -#: ../../mod/settings.php:923 -msgid "Basic Settings" -msgstr "Configurações básicas" - -#: ../../mod/settings.php:926 -msgid "Your Timezone:" -msgstr "Seu fuso horário:" - -#: ../../mod/settings.php:927 -msgid "Default Post Location:" -msgstr "Localização padrão de suas publicações:" - -#: ../../mod/settings.php:928 -msgid "Use Browser Location:" -msgstr "Usar localizador do navegador:" - -#: ../../mod/settings.php:930 -msgid "Adult Content" -msgstr "Conteúdo adulto" - -#: ../../mod/settings.php:930 -msgid "" -"This channel frequently or regularly publishes adult content. (Please tag " -"any adult material and/or nudity with #NSFW)" -msgstr "Este canal frequentemente ou regularmente publica conteúdo adulto. (Por favor marque qualquer material adulto e/ou nudez com #NSFW)" - -#: ../../mod/settings.php:932 -msgid "Security and Privacy Settings" -msgstr "Configurações de segurança e privacidade" +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" +msgstr "Escolha uma pasta de links onde guardar" -#: ../../mod/settings.php:934 -msgid "Hide my online presence" -msgstr "Esconda minha presença online" - -#: ../../mod/settings.php:934 -msgid "Prevents displaying in your profile that you are online" -msgstr "Previne exibir em seu perfil que você está online" - -#: ../../mod/settings.php:936 -msgid "Simple Privacy Settings:" -msgstr "Configurações de privacidade simples:" - -#: ../../mod/settings.php:937 -msgid "" -"Very Public - <em>extremely permissive (should be used with caution)</em>" -msgstr "Muito público - <em>extremamente permissivo (deve ser usado com cuidado)</em>" - -#: ../../mod/settings.php:938 -msgid "" -"Typical - <em>default public, privacy when desired (similar to social " -"network permissions but with improved privacy)</em>" -msgstr "Típico - <em>público por padrão, privado quando desejável (similar às permissões de redes sociais, mas com melhor privacidade)</em>" - -#: ../../mod/settings.php:939 -msgid "Private - <em>default private, never open or public</em>" -msgstr "Privado - <em>privado por padrão, nunca aberto ou público</em>" - -#: ../../mod/settings.php:940 -msgid "Blocked - <em>default blocked to/from everybody</em>" -msgstr "Bloqueado - <em>por padrão bloquado de/para todos</em>" - -#: ../../mod/settings.php:943 -msgid "Advanced Privacy Settings" -msgstr "Configurações de privacidade avançadas" - -#: ../../mod/settings.php:945 -msgid "Maximum Friend Requests/Day:" -msgstr "Número máximo de requisições de amizade por dia:" - -#: ../../mod/settings.php:945 -msgid "May reduce spam activity" -msgstr "Pode reduzir a frequência de spam" - -#: ../../mod/settings.php:946 -msgid "Default Post Permissions" -msgstr "Permissões padrão de publicação" +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" +msgstr "Guardar link" -#: ../../mod/settings.php:958 -msgid "Maximum private messages per day from unknown people:" -msgstr "Máximo número de mensagens privadas por dia de pessoas desconhecidas:" +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" +msgstr "URL do link guardado" -#: ../../mod/settings.php:958 -msgid "Useful to reduce spamming" -msgstr "Útil para reduzir a frequência de spam" +#: ../../mod/rbmark.php:95 +msgid "Description" +msgstr "Descrição" -#: ../../mod/settings.php:961 -msgid "Notification Settings" -msgstr "Configurações de notificação" - -#: ../../mod/settings.php:962 -msgid "By default post a status message when:" -msgstr "Por padrão, publicar uma mensagem de status quando:" - -#: ../../mod/settings.php:963 -msgid "accepting a friend request" -msgstr "aceitar um pedido de amizade" - -#: ../../mod/settings.php:964 -msgid "joining a forum/community" -msgstr "associar-se a um fórum/comunidade" - -#: ../../mod/settings.php:965 -msgid "making an <em>interesting</em> profile change" -msgstr "modificar algo <em>interessante</em> em seu perfil" - -#: ../../mod/settings.php:966 -msgid "Send a notification email when:" -msgstr "Enviar um e-mail de notificação quando:" - -#: ../../mod/settings.php:967 -msgid "You receive an introduction" -msgstr "Você recebeu uma apresentação" - -#: ../../mod/settings.php:968 -msgid "Your introductions are confirmed" -msgstr "Suas solicitações forem confirmadas" - -#: ../../mod/settings.php:969 -msgid "Someone writes on your profile wall" -msgstr "Alguém escrever no mural do seu perfil" - -#: ../../mod/settings.php:970 -msgid "Someone writes a followup comment" -msgstr "Alguém comentou a sua mensagem" - -#: ../../mod/settings.php:971 -msgid "You receive a private message" -msgstr "Você recebeu uma mensagem privada" - -#: ../../mod/settings.php:972 -msgid "You receive a friend suggestion" -msgstr "Você recebe uma sugestão de amizade" - -#: ../../mod/settings.php:973 -msgid "You are tagged in a post" -msgstr "Você é mencionado num post" - -#: ../../mod/settings.php:974 -msgid "You are poked/prodded/etc. in a post" -msgstr "Você foi cutucado/espetado/etc. numa publicação" - -#: ../../mod/settings.php:977 -msgid "Advanced Account/Page Type Settings" -msgstr "Configurações avançadas de conta/tipo de página" - -#: ../../mod/settings.php:978 -msgid "Change the behaviour of this account for special situations" -msgstr "Mudar o comportamento dessa conta em situações especiais" - -#: ../../mod/settings.php:981 -msgid "" -"Please enable expert mode (in Settings > Additional features) to adjust!" -msgstr "Por favor, habilite o modo expert (em Configurações > Recursos adicionais) para ajustar!" +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" +msgstr "Ou digite o nome para uma nova pasta de links" #: ../../mod/import.php:36 msgid "Nothing to import." @@ -6272,32 +6348,32 @@ msgstr "Para qualquer das opções, por favor escolha se deseja fazer deste hub msgid "Make this hub my primary location" msgstr "Faça deste hub meu local primário" -#: ../../mod/manage.php:63 +#: ../../mod/manage.php:64 #, php-format msgid "You have created %1$.0f of %2$.0f allowed channels." msgstr "Você criou %1$.0f de %2$.0f canais permitidos." -#: ../../mod/manage.php:71 +#: ../../mod/manage.php:72 msgid "Create a new channel" msgstr "Criar um novo canal" -#: ../../mod/manage.php:76 +#: ../../mod/manage.php:77 msgid "Channel Manager" msgstr "Administrador do canal" -#: ../../mod/manage.php:77 +#: ../../mod/manage.php:78 msgid "Current Channel" msgstr "Canal atual" -#: ../../mod/manage.php:79 +#: ../../mod/manage.php:80 msgid "Attach to one of your channels by selecting it." msgstr "Selecione um dos seus canais para utilizá-lo." -#: ../../mod/manage.php:80 +#: ../../mod/manage.php:81 msgid "Default Channel" msgstr "Canal padrão" -#: ../../mod/manage.php:81 +#: ../../mod/manage.php:82 msgid "Make Default" msgstr "Tornar padrão" @@ -6329,6 +6405,14 @@ msgstr "Nenhuma correspondência" msgid "invalid target signature" msgstr "assinatura do destino inválida" +#: ../../mod/chatsvc.php:102 +msgid "Away" +msgstr "Ausente" + +#: ../../mod/chatsvc.php:106 +msgid "Online" +msgstr "Online" + #: ../../mod/mail.php:33 msgid "Unable to lookup recipient." msgstr "Não foi possível encontrar o destinatário." @@ -6403,6 +6487,10 @@ msgstr "Comunicação segura indisponível. Você <strong>talvez</strong> consig msgid "Send Reply" msgstr "Enviar resposta" +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." +msgstr "Erro do protocolo OpenID. Nenhuma ID retornada." + #: ../../mod/editlayout.php:72 msgid "Edit Layout" msgstr "Editar layout" @@ -6944,7 +7032,7 @@ msgstr "ou nome de um álbum já existente: " #: ../../mod/photos.php:605 msgid "Do not show a status post for this upload" -msgstr "Não mostrar uma publicação de status para este carregamento" +msgstr "Não exibir uma publicação de status para este carregamento" #: ../../mod/photos.php:656 ../../mod/photos.php:678 ../../mod/photos.php:1127 #: ../../mod/photos.php:1142 @@ -7044,109 +7132,113 @@ msgstr "adicionou seu canal" msgid "posted an event" msgstr "publicou um evento" -#: ../../view/theme/redbasic/php/config.php:76 +#: ../../view/theme/redbasic/php/config.php:78 msgid "Scheme Default" msgstr "Padrão do esquema" -#: ../../view/theme/redbasic/php/config.php:87 +#: ../../view/theme/redbasic/php/config.php:89 msgid "silver" msgstr "prata" -#: ../../view/theme/redbasic/php/config.php:98 -#: ../../view/theme/apw/php/config.php:234 +#: ../../view/theme/redbasic/php/config.php:100 +#: ../../view/theme/apw/php/config.php:250 #: ../../view/theme/blogga/view/theme/blog/config.php:69 #: ../../view/theme/blogga/php/config.php:69 msgid "Theme settings" msgstr "Configurações de tema" -#: ../../view/theme/redbasic/php/config.php:99 -#: ../../view/theme/apw/php/config.php:235 +#: ../../view/theme/redbasic/php/config.php:101 +#: ../../view/theme/apw/php/config.php:251 msgid "Set scheme" msgstr "Definir esquema" -#: ../../view/theme/redbasic/php/config.php:100 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Narrow navbar" +msgstr "Barra de navegação estreita" + +#: ../../view/theme/redbasic/php/config.php:103 msgid "Navigation bar colour" msgstr "Cor da barra de navegação" -#: ../../view/theme/redbasic/php/config.php:101 +#: ../../view/theme/redbasic/php/config.php:104 msgid "link colour" msgstr "cor dos links" -#: ../../view/theme/redbasic/php/config.php:102 +#: ../../view/theme/redbasic/php/config.php:105 msgid "Set font-colour for banner" msgstr "Definir a cor da fonte para o cartaz" -#: ../../view/theme/redbasic/php/config.php:103 +#: ../../view/theme/redbasic/php/config.php:106 msgid "Set the background colour" msgstr "Definir a cor do pano de fundo" -#: ../../view/theme/redbasic/php/config.php:104 +#: ../../view/theme/redbasic/php/config.php:107 msgid "Set the background image" msgstr "Definir a imagem do pano de fundo" -#: ../../view/theme/redbasic/php/config.php:105 +#: ../../view/theme/redbasic/php/config.php:108 msgid "Set the background colour of items" msgstr "Definir a cor de fundo dos items" -#: ../../view/theme/redbasic/php/config.php:106 +#: ../../view/theme/redbasic/php/config.php:109 msgid "Set the opacity of items" msgstr "Definir a opacidade de items" -#: ../../view/theme/redbasic/php/config.php:107 +#: ../../view/theme/redbasic/php/config.php:110 msgid "Set the basic colour for item icons" msgstr "Definir a cor básica para ícones de itens" -#: ../../view/theme/redbasic/php/config.php:108 +#: ../../view/theme/redbasic/php/config.php:111 msgid "Set the hover colour for item icons" msgstr "Definir a cor para ícones de itens quando que o mouse está sobre eles" -#: ../../view/theme/redbasic/php/config.php:109 +#: ../../view/theme/redbasic/php/config.php:112 msgid "Set font-size for the entire application" msgstr "Definir o tamanho da fonte para a aplicação como um todo" -#: ../../view/theme/redbasic/php/config.php:110 -#: ../../view/theme/apw/php/config.php:236 +#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/apw/php/config.php:252 msgid "Set font-size for posts and comments" msgstr "Definir o tamanho da fonte para publicações e comentários" -#: ../../view/theme/redbasic/php/config.php:111 +#: ../../view/theme/redbasic/php/config.php:114 msgid "Set font-colour for posts and comments" msgstr "Definir a cor da fonte para publicações e comentários" -#: ../../view/theme/redbasic/php/config.php:112 +#: ../../view/theme/redbasic/php/config.php:115 msgid "Set radius of corners" msgstr "Definir o raio de curvatura dos cantos" -#: ../../view/theme/redbasic/php/config.php:113 +#: ../../view/theme/redbasic/php/config.php:116 msgid "Set shadow depth of photos" msgstr "Definir a profundidade de sombra das fotos" -#: ../../view/theme/redbasic/php/config.php:114 +#: ../../view/theme/redbasic/php/config.php:117 msgid "Set maximum width of conversation regions" msgstr "Definir a largura máxima da área de conversas" -#: ../../view/theme/redbasic/php/config.php:115 +#: ../../view/theme/redbasic/php/config.php:118 msgid "Set minimum opacity of nav bar - to hide it" msgstr "Definir opacidade mínima para a barra de navegação - para escondê-la" -#: ../../view/theme/redbasic/php/config.php:116 +#: ../../view/theme/redbasic/php/config.php:119 msgid "Set size of conversation author photo" msgstr "Definir o tamanho da foto do autor da conversa" -#: ../../view/theme/redbasic/php/config.php:117 +#: ../../view/theme/redbasic/php/config.php:120 msgid "Set size of followup author photos" msgstr "Definir o tamanho da foto dos autores de comentários" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Sloppy photo albums" msgstr "Álbuns de fotos desleixados" -#: ../../view/theme/redbasic/php/config.php:118 +#: ../../view/theme/redbasic/php/config.php:121 msgid "Are you a clean desk or a messy desk person?" msgstr "Sua mesa é do tipo limpinha ou bagunçada?" #: ../../view/theme/apw/php/config.php:193 -#: ../../view/theme/apw/php/config.php:211 +#: ../../view/theme/apw/php/config.php:227 msgid "Schema Default" msgstr "Padrão do esquema" @@ -7158,115 +7250,115 @@ msgstr "Sans-Serif" msgid "Monospace" msgstr "Monoespaçada" -#: ../../view/theme/apw/php/config.php:237 +#: ../../view/theme/apw/php/config.php:253 msgid "Set font face" msgstr "Definir a face da fonte" -#: ../../view/theme/apw/php/config.php:238 +#: ../../view/theme/apw/php/config.php:254 msgid "Set iconset" msgstr "Definir o conjunto de ícones" -#: ../../view/theme/apw/php/config.php:239 +#: ../../view/theme/apw/php/config.php:255 msgid "Set big shadow size, default 15px 15px 15px" msgstr "Definir o tamanho da sombra grande, padrão 15px 15px 15px" -#: ../../view/theme/apw/php/config.php:240 +#: ../../view/theme/apw/php/config.php:256 msgid "Set small shadow size, default 5px 5px 5px" msgstr "Definir o tamanho da sombra pequena, padrão 5px 5px 5px" -#: ../../view/theme/apw/php/config.php:241 +#: ../../view/theme/apw/php/config.php:257 msgid "Set shadow colour, default #000" msgstr "Definir a cor da sombra, padrão #000" -#: ../../view/theme/apw/php/config.php:242 +#: ../../view/theme/apw/php/config.php:258 msgid "Set radius size, default 5px" msgstr "Definir o tamanho do raio de curvatura, padrão 5px" -#: ../../view/theme/apw/php/config.php:243 +#: ../../view/theme/apw/php/config.php:259 msgid "Set line-height for posts and comments" msgstr "Definir a altura da linha para publicações e comentários" -#: ../../view/theme/apw/php/config.php:244 +#: ../../view/theme/apw/php/config.php:260 msgid "Set background image" msgstr "Definir a imagem do pano de fundo" -#: ../../view/theme/apw/php/config.php:245 +#: ../../view/theme/apw/php/config.php:261 msgid "Set background colour" msgstr "Definir a cor do pano de fundo" -#: ../../view/theme/apw/php/config.php:246 +#: ../../view/theme/apw/php/config.php:262 msgid "Set section background image" msgstr "Definir a imagem de fundo de seção" -#: ../../view/theme/apw/php/config.php:247 +#: ../../view/theme/apw/php/config.php:263 msgid "Set section background colour" msgstr "Definir a cor de fundo de seção" -#: ../../view/theme/apw/php/config.php:248 +#: ../../view/theme/apw/php/config.php:264 msgid "Set colour of items - use hex" msgstr "Definir a cor dos itens - use hex" -#: ../../view/theme/apw/php/config.php:249 +#: ../../view/theme/apw/php/config.php:265 msgid "Set colour of links - use hex" msgstr "Definir a cor dos links - use hex" -#: ../../view/theme/apw/php/config.php:250 +#: ../../view/theme/apw/php/config.php:266 msgid "Set max-width for items. Default 400px" msgstr "Definir a largura máxima para itens. Padrão 400px" -#: ../../view/theme/apw/php/config.php:251 +#: ../../view/theme/apw/php/config.php:267 msgid "Set min-width for items. Default 240px" msgstr "Definir a largura mínima para itens. Padrão 240px" -#: ../../view/theme/apw/php/config.php:252 +#: ../../view/theme/apw/php/config.php:268 msgid "Set the generic content wrapper width. Default 48%" msgstr "Definir a largura do envólucro para conteúdo genérico. Padrão 48%" -#: ../../view/theme/apw/php/config.php:253 +#: ../../view/theme/apw/php/config.php:269 msgid "Set colour of fonts - use hex" msgstr "Definir a cor das fontes - use hex" -#: ../../view/theme/apw/php/config.php:254 +#: ../../view/theme/apw/php/config.php:270 msgid "Set background-size element" msgstr "Definir o elemento <em>background-size</em>" -#: ../../view/theme/apw/php/config.php:255 +#: ../../view/theme/apw/php/config.php:271 msgid "Item opacity" msgstr "Opacidade de itens" -#: ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/apw/php/config.php:272 msgid "Display post previews only" msgstr "Exibir apenas a pré-visualização de publicações" -#: ../../view/theme/apw/php/config.php:257 +#: ../../view/theme/apw/php/config.php:273 msgid "Display side bar on channel page" msgstr "Exibir a barra lateral na página do canal" -#: ../../view/theme/apw/php/config.php:258 +#: ../../view/theme/apw/php/config.php:274 msgid "Colour of the navigation bar" msgstr "Cor da barra de navegação" -#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/apw/php/config.php:275 msgid "Item float" msgstr "Flutuação de item" -#: ../../view/theme/apw/php/config.php:260 +#: ../../view/theme/apw/php/config.php:276 msgid "Left offset of the section element" msgstr "Deslocamento esquerdo do elemento de seção" -#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/apw/php/config.php:277 msgid "Right offset of the section element" msgstr "Deslocamento direito do elemento de seção" -#: ../../view/theme/apw/php/config.php:262 +#: ../../view/theme/apw/php/config.php:278 msgid "Section width" msgstr "largura de seção" -#: ../../view/theme/apw/php/config.php:263 +#: ../../view/theme/apw/php/config.php:279 msgid "Left offset of the aside" msgstr "Deslocamento esquerdo do aparte" -#: ../../view/theme/apw/php/config.php:264 +#: ../../view/theme/apw/php/config.php:280 msgid "Right offset of the aside element" msgstr "Deslocamento direito do aparte" @@ -7285,41 +7377,41 @@ msgstr "Imagem de cabeçalho" msgid "Header image only on profile pages" msgstr "Imagem de cabeçalho apenas em páginas de perfil" -#: ../../boot.php:1232 +#: ../../boot.php:1234 #, php-format msgid "Update %s failed. See error logs." msgstr "A atualização %s falhou. Veja os logs de erro." -#: ../../boot.php:1235 +#: ../../boot.php:1237 #, php-format msgid "Update Error at %s" msgstr "Erro de atualização em %s" -#: ../../boot.php:1399 +#: ../../boot.php:1401 msgid "" "Create an account to access services and applications within the Red Matrix" msgstr "Crie uma conta para acessar serviços e aplicações na Red Matrix" -#: ../../boot.php:1427 +#: ../../boot.php:1429 msgid "Password" msgstr "Senha" -#: ../../boot.php:1428 +#: ../../boot.php:1430 msgid "Remember me" msgstr "Lembrar de mim" -#: ../../boot.php:1433 +#: ../../boot.php:1435 msgid "Forgot your password?" msgstr "Esqueceu a sua senha?" -#: ../../boot.php:1498 +#: ../../boot.php:1500 msgid "permission denied" msgstr "permissão negada" -#: ../../boot.php:1499 +#: ../../boot.php:1501 msgid "Got Zot?" msgstr "Já tem Zot?" -#: ../../boot.php:1899 +#: ../../boot.php:1920 msgid "toggle mobile" msgstr "alternar para interface móvel" diff --git a/view/pt-br/passchanged_eml.tpl b/view/pt-br/passchanged_eml.tpl index 0d94be3c2..8a9e0b637 100644 --- a/view/pt-br/passchanged_eml.tpl +++ b/view/pt-br/passchanged_eml.tpl @@ -1,20 +1,22 @@ -Dear {{$username}}, - Your password has been changed as requested. Please retain this -information for your records (or change your password immediately to -something that you will remember). +Caro/a {{$username}}, + Sua senha foi modificada como solicitado. Por favor retenha +essa informação contigo (ou modifique sua senha imediatamente para +algo que você se lembrará). -Your login details are as follows: -Site Location: {{$siteurl}} -Login Name: {{$email}} -Password: {{$new_password}} +Suas informações de autenticação são as seguintes: -You may change that password from your account settings page after logging in. +Localização do site: {{$siteurl}} +Nome: {{$email}} +Senha: {{$new_password}} +Você pode modificar esta senha a partir da página de configurações de conta, +após autenticar-se. -Sincerely, - {{$sitename}} Administrator + +Atenciosamente, + {{$sitename}} Administrador diff --git a/view/pt-br/register_open_eml.tpl b/view/pt-br/register_open_eml.tpl index 4b397201c..6dd4b714b 100644 --- a/view/pt-br/register_open_eml.tpl +++ b/view/pt-br/register_open_eml.tpl @@ -1,19 +1,18 @@ -An account has been created at {{$sitename}} for this email address. -The login details are as follows: +Uma conta foi criada em {{$sitename}} para este endereço de e-mail. +Os detalhes de autenticação são os seguintes: -Site Location: {{$siteurl}} -Login: {{$email}} -Password: (the password which was provided during registration) +Localização do site: {{$siteurl}} +Nome: {{$email}} +Senha: (the password which was provided during registration) -If this account was created without your knowledge and is not desired, you may -visit this site and reset the password. This will allow you to remove the -account from the links on the Settings page, and we -apologise for any inconvenience. +Se esta conta foi criada sem seu conhecimento e não é desejada, você pode +visitar o site e reiniciar a senha. Isso permitirá que você a remova a partir +da página de Configurações, e nesse caso desculpamo-nos pela inconveniência. -Thank you and welcome to {{$sitename}}. +Obrigado e bem vindo a {{$sitename}}. -Sincerely, - {{$sitename}} Administrator +Atenciosamente, + {{$sitename}} Administrador diff --git a/view/pt-br/register_verify_eml.tpl b/view/pt-br/register_verify_eml.tpl index 85d9a12d3..9576039bc 100644 --- a/view/pt-br/register_verify_eml.tpl +++ b/view/pt-br/register_verify_eml.tpl @@ -1,25 +1,25 @@ -A new user registration request was received at {{$sitename}} which requires -your approval. +Uma nova solicitação de registro de usuário foi recebida em {{$sitename}} e +requer sua aprovação. -The login details are as follows: +Os detalhes de autenticação são os seguintes: -Site Location: {{$siteurl}} -Login Name: {{$email}} -IP Address: {{$details}} +Localização do site: {{$siteurl}} +Nome: {{$email}} +Endereço IP: {{$details}} -To approve this request please visit the following link: +Para aprovar essa solicitação, acesse o link abaixo: {{$siteurl}}/regmod/allow/{{$hash}} -To deny the request and remove the account, please visit: +Para negar a solicitação e remover a conta, acesse: {{$siteurl}}/regmod/deny/{{$hash}} -Thank you. +Obrigado. diff --git a/view/pt-br/request_notify_eml.tpl b/view/pt-br/request_notify_eml.tpl index d01b8ff27..3f0befb3f 100644 --- a/view/pt-br/request_notify_eml.tpl +++ b/view/pt-br/request_notify_eml.tpl @@ -1,17 +1,17 @@ -Dear {{$myname}}, +Caro/a {{$myname}}, -You have just received a connection request at {{$sitename}} +Você acaba de receber uma solicitação de conexão em {{$sitename}} -from '{{$requestor}}'. +por '{{$requestor}}'. -You may visit their profile at {{$url}}. +Você pode ver o perfil dele em {{$url}}. -Please login to your site to view the complete introduction -and approve or ignore/cancel the request. +Por favor, autentique-se no seu site para ver a apresentação completa +e aprovar ou ignorar/cancelar o pedido. {{$siteurl}} -Regards, +Gratidão, - {{$sitename}} administrator + {{$sitename}} administrador diff --git a/view/pt-br/strings.php b/view/pt-br/strings.php index e59f5978a..439d6db9f 100644 --- a/view/pt-br/strings.php +++ b/view/pt-br/strings.php @@ -43,6 +43,8 @@ $a->strings["Settings"] = "Configurações"; $a->strings["Check Mail"] = "Checar mensagens"; $a->strings["New Message"] = "Nova mensagem"; $a->strings["Chat Rooms"] = "Salas de bate-papo"; +$a->strings["Bookmarked Chatrooms"] = "Salas de bate-papo guardadas"; +$a->strings["Suggested Chatrooms"] = "Salas de bate-papo sugeridas"; $a->strings["Visible to everybody"] = "Visível para todos"; $a->strings["show"] = "exibir"; $a->strings["don't show"] = "não exibir"; @@ -53,7 +55,7 @@ $a->strings["Visit %1\$s's %2\$s"] = "Visite o %2\$s de %1\$s"; $a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s atualizou %2\$s, alterando %3\$s."; $a->strings["Logout"] = "Sair"; $a->strings["End this session"] = "Encerrar essa sessão"; -$a->strings["Home"] = "Meu canal"; +$a->strings["Home"] = "Ver canal"; $a->strings["Your posts and conversations"] = "Suas publicações e conversas"; $a->strings["View Profile"] = "Ver perfil"; $a->strings["Your profile page"] = "A página do seu perfil"; @@ -184,7 +186,7 @@ $a->strings["bytes"] = "bytes"; $a->strings["remove category"] = "remover categoria"; $a->strings["remove from file"] = "remover do arquivo"; $a->strings["Click to open/close"] = "Clique para abrir/fechar"; -$a->strings["link to source"] = "exibir a origem"; +$a->strings["link to source"] = "Link para a origem"; $a->strings["Select a page layout: "] = "Selecione um layout de página:"; $a->strings["default"] = "default"; $a->strings["Page content type: "] = "Tipo de conteúdo da página: "; @@ -314,14 +316,16 @@ $a->strings["Channels not in any collection"] = "Canais que não estão em nenhu $a->strings["Delete this item?"] = "Excluir este item?"; $a->strings["Comment"] = "Comentar"; $a->strings["show more"] = "exibir mais"; -$a->strings["show fewer"] = "mostrar menos"; +$a->strings["show fewer"] = "exibir menos"; +$a->strings["+ Show More"] = "+ Exibir Mais"; +$a->strings["- Show Less"] = "- Exibir Menos"; $a->strings["Password too short"] = "A senha é muito curta"; $a->strings["Passwords do not match"] = "As senhas não correspondem"; $a->strings["everybody"] = "todos"; $a->strings["Secret Passphrase"] = "Frase secreta"; $a->strings["Passphrase hint"] = "Dica da frase secreta"; $a->strings["timeago.prefixAgo"] = "timeago.prefixAgo"; -$a->strings["timeago.suffixAgo"] = "timeago.suffixAgo"; +$a->strings["timeago.prefixFromNow"] = "timeago.prefixFromNow"; $a->strings["ago"] = "atrás"; $a->strings["from now"] = "de agora"; $a->strings["less than a minute"] = "menos de um minuto"; @@ -438,9 +442,9 @@ $a->strings["Set expiration date"] = "Definir data de expiração"; $a->strings["Encrypt text"] = "Encriptar texto"; $a->strings["OK"] = "Ok"; $a->strings["Cancel"] = "Cancelar"; -$a->strings["Commented Order"] = "Recentemente comentados"; +$a->strings["Commented Order"] = "Recentes e comentados"; $a->strings["Sort by Comment Date"] = "Ordenar pela data do último comentário"; -$a->strings["Posted Order"] = "Ordem de publicação"; +$a->strings["Posted Order"] = "Recentemente publicados"; $a->strings["Sort by Post Date"] = "Ordenar pela data da publicação"; $a->strings["Personal"] = "Pessoal"; $a->strings["Posts that mention or involve you"] = "Publicações que mencionam ou envolvem você"; @@ -469,8 +473,8 @@ $a->strings["Nickname has unsupported characters or is already being used on thi $a->strings["Unable to retrieve created identity"] = "Não foi possível recuperar a identidade criada"; $a->strings["Default Profile"] = "Perfil padrão"; $a->strings["Requested channel is not available."] = "Canal solicitado não está disponível."; -$a->strings[" Sorry, you don't have the permission to view this profile. "] = "Desculpe, você não tem permissão para ver este perfil."; $a->strings["Requested profile is not available."] = "O perfil solicitado não está disponível."; +$a->strings[" Sorry, you don't have the permission to view this profile. "] = "Desculpe, você não tem permissão para ver este perfil."; $a->strings["Change profile photo"] = "Mudar a foto do perfil"; $a->strings["Profiles"] = "Perfis"; $a->strings["Manage/edit profiles"] = "Administrar/editar perfis"; @@ -714,9 +718,8 @@ $a->strings["This action exceeds the limits set by your subscription plan."] = " $a->strings["This action is not available under your subscription plan."] = "Essa ação não está disponível para o seu plano de assinatura."; $a->strings["Channel is blocked on this site."] = "O canal está bloqueado neste site."; $a->strings["Channel location missing."] = "A localização do canal foi perdida"; -$a->strings["Channel discovery failed. Website may be down or misconfigured."] = "Não foi possível descobrir o canal. O site pode estar fora do ar ou desconfigurado."; -$a->strings["Response from remote channel was not understood."] = "A resposta do canal remoto não foi compreendida."; $a->strings["Response from remote channel was incomplete."] = "A resposta do canal remoto está incompleta."; +$a->strings["Channel discovery failed."] = "A descoberta de canais falhou."; $a->strings["local account not found."] = "a conta local não foi encontrada."; $a->strings["Cannot connect to yourself."] = "Não é possível conectar-se consigo mesmo."; $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."] = "O token de segurança do formulário não estava correto. Isso provavelmente aconteceu porque o formulário ficou aberto por muito tempo (>3 horas) antes da sua submissão."; @@ -745,6 +748,7 @@ $a->strings["Can send me bookmarks"] = "Pode me enviar links guardados"; $a->strings["Can administer my channel resources"] = "Pode administrar os recursos do meu canal"; $a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = "Extremamente avançado. Não mexa nisso a não ser que saiba o que está fazendo"; $a->strings["Permission denied"] = "Permissão negada"; +$a->strings["(Unknown)"] = "(Desconhecido)"; $a->strings["Item not found."] = "O item não foi encontrado."; $a->strings["Collection not found."] = "A coleção não foi encontrada."; $a->strings["Collection is empty."] = "A coleção está vazia."; @@ -808,13 +812,113 @@ $a->strings["Please visit my channel at"] = "Por favor, visite o meu canal em"; $a->strings["Once you have registered (on ANY Red Matrix site - they are all inter-connected), please connect with my Red Matrix channel address:"] = "Após você se registrar (em qualquer site da Red Matrix - eles são todos interconectados!), peço que conecte-se comigo usando o endereço do meu canal:"; $a->strings["Click the [Register] link on the following page to join."] = "Clique no link [Registrar] na seguinte página para participar."; $a->strings["For more information about the Red Matrix Project and why it has the potential to change the internet as we know it, please visit http://getzot.com"] = "Para maiores informações sobre o Projeto Red Matrix e porque ele tem potencial para mudar a Internet como a conhecemos, por favor visite: http://getzot.com"; -$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original."; -$a->strings["Empty post discarded."] = "A publicação em branco foi descartada."; -$a->strings["Executable content type not permitted to this channel."] = "Conteúdo de tipo executável não permitido para este canal."; -$a->strings["System error. Post not saved."] = "Erro no sistema. A publicação não foi salva."; -$a->strings["Wall Photos"] = "Fotos do mural"; -$a->strings["You have reached your limit of %1$.0f top level posts."] = "Você atingiu o seu limite de %1$.0f publicações de novos tópicos."; -$a->strings["You have reached your limit of %1$.0f webpages."] = "Você atingiu o seu limite de %1$.0f páginas web."; +$a->strings["Name is required"] = "O nome é obrigatório"; +$a->strings["Key and Secret are required"] = "A chave e o segredo são obrigatórios"; +$a->strings["Update"] = "Atualizar"; +$a->strings["Passwords do not match. Password unchanged."] = "As senhas não correspondem. A senha não foi modificada."; +$a->strings["Empty passwords are not allowed. Password unchanged."] = "Não é permitido uma senha em branco. A senha não foi modificada."; +$a->strings["Password changed."] = "A senha foi modificada."; +$a->strings["Password update failed. Please try again."] = "Não foi possível atualizar a senha. Por favor, tente novamente."; +$a->strings["Not valid email."] = "Não é um e-mail válido"; +$a->strings["Protected email address. Cannot change to that email."] = "Endereço de e-mail protegido. Não é possível mudar para esse e-mail."; +$a->strings["System failure storing new email. Please try again."] = "Falha do sistema ao armazenar novo e-mail. Por favor, tente novamente."; +$a->strings["Settings updated."] = "As configurações foram atualizadas."; +$a->strings["Add application"] = "Adicionar aplicação"; +$a->strings["Name"] = "Nome"; +$a->strings["Name of application"] = "Nome da aplicação"; +$a->strings["Consumer Key"] = "Chave de consumidor"; +$a->strings["Automatically generated - change if desired. Max length 20"] = "Gerado automaticamente - troque se desejável. Comprimento máximo 20"; +$a->strings["Consumer Secret"] = "Segredo de consumidor"; +$a->strings["Redirect"] = "Redirecionamento"; +$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI de redirecionamento - deixe em branco, a não ser que sua aplicação especificamente requeira isso"; +$a->strings["Icon url"] = "URL do ícone"; +$a->strings["Optional"] = "Opcional"; +$a->strings["You can't edit this application."] = "Você não pode editar esta aplicação."; +$a->strings["Connected Apps"] = "Aplicações conectadas"; +$a->strings["Client key starts with"] = "Chave do cliente começa com"; +$a->strings["No name"] = "Sem nome"; +$a->strings["Remove authorization"] = "Remover autorização"; +$a->strings["No feature settings configured"] = "Não foi definida nenhuma configuração do recurso"; +$a->strings["Feature Settings"] = "Configurações do recurso"; +$a->strings["Account Settings"] = "Configurações da conta"; +$a->strings["Password Settings"] = "Configurações da senha"; +$a->strings["New Password:"] = "Nova senha:"; +$a->strings["Confirm:"] = "Confirme:"; +$a->strings["Leave password fields blank unless changing"] = "Deixe os campos de senha em branco, a não ser que você queira alterá-la"; +$a->strings["Email Address:"] = "Endereço de e-mail:"; +$a->strings["Remove Account"] = "Remover conta"; +$a->strings["Warning: This action is permanent and cannot be reversed."] = "Atenção: Esta ação é permanente e não pode ser revertida."; +$a->strings["Off"] = "Desligado"; +$a->strings["On"] = "Ligado"; +$a->strings["Additional Features"] = "Recursos adicionais"; +$a->strings["Connector Settings"] = "Configurações do conector"; +$a->strings["No special theme for mobile devices"] = "Sem tema especial para aparelhos móveis"; +$a->strings["Display Settings"] = "Configurações de exibição"; +$a->strings["Display Theme:"] = "Tema do perfil:"; +$a->strings["Mobile Theme:"] = "Tema móvel:"; +$a->strings["Update browser every xx seconds"] = "Atualizar navegador a cada xx segundos"; +$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, sem máximo"; +$a->strings["Maximum number of conversations to load at any time:"] = "Número máximo permitido de conversas carregadas:"; +$a->strings["Maximum of 100 items"] = "Máximo de 100 itens"; +$a->strings["Don't show emoticons"] = "Não exibir emoticons"; +$a->strings["Do not view remote profiles in frames"] = "Não exibir perfis remotos em frames"; +$a->strings["By default open in a sub-window of your own site"] = "Por padrão, abrir em uma sub-janela do seu próprio site"; +$a->strings["Nobody except yourself"] = "Ninguém exceto você mesmo"; +$a->strings["Only those you specifically allow"] = "Apenas quem você der permissão"; +$a->strings["Anybody in your address book"] = "Qualquer um nos seus contatos"; +$a->strings["Anybody on this website"] = "Qualquer um neste site"; +$a->strings["Anybody in this network"] = "Qualquer um nesta rede"; +$a->strings["Anybody authenticated"] = "Qualquer um autenticado"; +$a->strings["Anybody on the internet"] = "Qualquer um na internet"; +$a->strings["Publish your default profile in the network directory"] = "Publicar seu perfil padrão no diretório da rede?"; +$a->strings["No"] = "Não"; +$a->strings["Yes"] = "Sim"; +$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permitir sugerir você como amigo potencial para outros membros?"; +$a->strings["or"] = "ou"; +$a->strings["Your channel address is"] = "O endereço do seu canal é"; +$a->strings["Channel Settings"] = "Configurações do canal"; +$a->strings["Basic Settings"] = "Configurações básicas"; +$a->strings["Your Timezone:"] = "Seu fuso horário:"; +$a->strings["Default Post Location:"] = "Localização padrão de suas publicações:"; +$a->strings["Use Browser Location:"] = "Usar localizador do navegador:"; +$a->strings["Adult Content"] = "Conteúdo adulto"; +$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Este canal frequentemente ou regularmente publica conteúdo adulto. (Por favor marque qualquer material adulto e/ou nudez com #NSFW)"; +$a->strings["Security and Privacy Settings"] = "Configurações de segurança e privacidade"; +$a->strings["Hide my online presence"] = "Esconda minha presença online"; +$a->strings["Prevents displaying in your profile that you are online"] = "Previne exibir em seu perfil que você está online"; +$a->strings["Simple Privacy Settings:"] = "Configurações de privacidade simples:"; +$a->strings["Very Public - <em>extremely permissive (should be used with caution)</em>"] = "Muito público - <em>extremamente permissivo (deve ser usado com cuidado)</em>"; +$a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Típico - <em>público por padrão, privado quando desejável (similar às permissões de redes sociais, mas com melhor privacidade)</em>"; +$a->strings["Private - <em>default private, never open or public</em>"] = "Privado - <em>privado por padrão, nunca aberto ou público</em>"; +$a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Bloqueado - <em>por padrão bloquado de/para todos</em>"; +$a->strings["Allow others to tag your posts"] = "Permitir que outros etiquetem suas publicações"; +$a->strings["Often used by the community to retro-actively flag inappropriate content"] = "Frequentemente utilizado pela comunidade para retroativamente sinalizar conteúdo inapropriado"; +$a->strings["Advanced Privacy Settings"] = "Configurações de privacidade avançadas"; +$a->strings["Maximum Friend Requests/Day:"] = "Número máximo de requisições de amizade por dia:"; +$a->strings["May reduce spam activity"] = "Pode reduzir a frequência de spam"; +$a->strings["Default Post Permissions"] = "Permissões padrão de publicação"; +$a->strings["(click to open/close)"] = "(clique para abrir/fechar)"; +$a->strings["Maximum private messages per day from unknown people:"] = "Máximo número de mensagens privadas por dia de pessoas desconhecidas:"; +$a->strings["Useful to reduce spamming"] = "Útil para reduzir a frequência de spam"; +$a->strings["Notification Settings"] = "Configurações de notificação"; +$a->strings["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status quando:"; +$a->strings["accepting a friend request"] = "aceitar um pedido de amizade"; +$a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade"; +$a->strings["making an <em>interesting</em> profile change"] = "modificar algo <em>interessante</em> em seu perfil"; +$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação quando:"; +$a->strings["You receive an introduction"] = "Você recebeu uma apresentação"; +$a->strings["Your introductions are confirmed"] = "Suas solicitações forem confirmadas"; +$a->strings["Someone writes on your profile wall"] = "Alguém escrever no mural do seu perfil"; +$a->strings["Someone writes a followup comment"] = "Alguém comentou a sua mensagem"; +$a->strings["You receive a private message"] = "Você recebeu uma mensagem privada"; +$a->strings["You receive a friend suggestion"] = "Você recebe uma sugestão de amizade"; +$a->strings["You are tagged in a post"] = "Você é mencionado num post"; +$a->strings["You are poked/prodded/etc. in a post"] = "Você foi cutucado/espetado/etc. numa publicação"; +$a->strings["Advanced Account/Page Type Settings"] = "Configurações avançadas de conta/tipo de página"; +$a->strings["Change the behaviour of this account for special situations"] = "Mudar o comportamento dessa conta em situações especiais"; +$a->strings["Please enable expert mode (in <a href=\"settings/features\">Settings > Additional features</a>) to adjust!"] = "Por favor, habilite o modo expert (em <a href=\"settings/features\">Configurações > Recursos adicionais</a>) para ajustar!"; +$a->strings["Miscellaneous Settings"] = "Configurações miscelâneas"; +$a->strings["Personal menu to display in your channel pages"] = "Menu pessoal para exibir nas páginas dos seus canais"; $a->strings["Menu updated."] = "Menu atualizado."; $a->strings["Unable to update menu."] = "Não foi possível atualizar o menu."; $a->strings["Menu created."] = "Menu criado."; @@ -845,8 +949,6 @@ $a->strings["Authorize application connection"] = "Autorizar a conexão com a ap $a->strings["Return to your app and insert this Securty Code:"] = "Volte para a sua aplicação e digite este código de segurança:"; $a->strings["Please login to continue."] = "Por favor, autentique-se para continuar."; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Deseja autorizar esta aplicação a acessar suas publicações e contatos e/ou criar novas publicações para você?"; -$a->strings["Yes"] = "Sim"; -$a->strings["No"] = "Não"; $a->strings["No installed applications."] = "Não existe nenhuma aplicação instalada."; $a->strings["Applications"] = "Aplicações"; $a->strings["Edit post"] = "Editar a publicação"; @@ -854,15 +956,24 @@ $a->strings["Red Matrix - Guests: Username: {your email address}, Password: +++" $a->strings["Bookmark added"] = "O link foi guardado"; $a->strings["My Bookmarks"] = "Meus links guardados"; $a->strings["My Connections Bookmarks"] = "Links guardados das minhas conexões"; +$a->strings["Unable to locate original post."] = "Não foi possível localizar a publicação original."; +$a->strings["Empty post discarded."] = "A publicação em branco foi descartada."; +$a->strings["Executable content type not permitted to this channel."] = "Conteúdo de tipo executável não permitido para este canal."; +$a->strings["System error. Post not saved."] = "Erro no sistema. A publicação não foi salva."; +$a->strings["Wall Photos"] = "Fotos do mural"; +$a->strings["You have reached your limit of %1$.0f top level posts."] = "Você atingiu o seu limite de %1$.0f publicações de novos tópicos."; +$a->strings["You have reached your limit of %1$.0f webpages."] = "Você atingiu o seu limite de %1$.0f páginas web."; $a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s está acompanhando %3\$s de %2\$s"; $a->strings["[Embedded content - reload page to view]"] = "[Conteúdo incorporado - recarregue a página para ver]"; $a->strings["Channel not found."] = "O canal não foi encontrado."; $a->strings["toggle full screen mode"] = "alternar o mode de tela inteira"; $a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = "%1\$s etiquetou %3\$s de %2\$s com %4\$s"; $a->strings["You must be logged in to see this page."] = "Você precisa estar autenticado para ver esta página."; +$a->strings["Room not found"] = "Sala não encontrada"; $a->strings["Leave Room"] = "Sair da sala"; $a->strings["I am away right now"] = "Eu estou ausente no momento"; $a->strings["I am online"] = "Eu estou online"; +$a->strings["Bookmark this room"] = "Guarde esta sala"; $a->strings["New Chatroom"] = "Nova sala de bate-papo"; $a->strings["Chatroom Name"] = "Nome da sala de bate-papo"; $a->strings["%1\$s's Chatrooms"] = "Salas de bate-papo de %1\$s"; @@ -891,8 +1002,6 @@ $a->strings["Existing Page Delegates"] = "Atuais delegados da página"; $a->strings["Potential Delegates"] = "Potenciais delegados"; $a->strings["Add"] = "Adicionar"; $a->strings["No entries."] = "Sem entradas."; -$a->strings["Away"] = "Ausente"; -$a->strings["Online"] = "Online"; $a->strings["Item not available."] = "O item não está disponível."; $a->strings["Menu element updated."] = "O elemento de menu foi atualizado."; $a->strings["Unable to update menu element."] = "Não foi possível atualizar o elemento de menu."; @@ -909,7 +1018,6 @@ $a->strings["Delete this menu item"] = "Deleter este item de menu"; $a->strings["Edit this menu item"] = "Editar este item de menu"; $a->strings["New Menu Element"] = "Novo elemento de menu"; $a->strings["Menu Item Permissions"] = "Permissões do item do menu"; -$a->strings["(click to open/close)"] = "(clique para abrir/fechar)"; $a->strings["Link text"] = "Texto do link"; $a->strings["URL of link"] = "URL do link"; $a->strings["Use Red magic-auth if available"] = "Usar <em>Red magic-auth</em> se disponível"; @@ -955,7 +1063,6 @@ $a->strings["Pending registrations"] = "Registros pendentes"; $a->strings["Version"] = "Versão"; $a->strings["Active plugins"] = "Plugins ativos"; $a->strings["Site settings updated."] = "As configurações de site foram atualizadas."; -$a->strings["No special theme for mobile devices"] = "Sem tema especial para aparelhos móveis"; $a->strings["No special theme for accessibility"] = "Sem tema especial para acessibilidade"; $a->strings["Closed"] = "Fechado"; $a->strings["Requires approval"] = "Requer aprovação"; @@ -1160,6 +1267,9 @@ $a->strings["Layout Name"] = "Nome do layout"; $a->strings["Help:"] = "Ajuda:"; $a->strings["Not Found"] = "Não encontrada"; $a->strings["Page not found."] = "Página não encontrada."; +$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Encontramos um problema ao entrar com a OpenID fornecida. Por favor, verifique se digitou corretamente a ID."; +$a->strings["The error message was:"] = "A mensagem de erro foi:"; +$a->strings["Authentication failed."] = "A autenticação falhou."; $a->strings["Remote Authentication"] = "Autenticação remota"; $a->strings["Enter your channel address (e.g. channel@example.com)"] = "Entre o endereço do seu canal (e.g. canal@exemplo.com)"; $a->strings["Authenticate"] = "Autenticar"; @@ -1330,7 +1440,7 @@ $a->strings["Version %s"] = "Versão %s"; $a->strings["Installed plugins/addons/apps:"] = "Plugins/complementos/aplicações instalados:"; $a->strings["No installed plugins/addons/apps"] = "Nenhum plugin/complemento/aplicação instalado"; $a->strings["Project Donations"] = "Doações para o projeto"; -$a->strings["<p>The Red Matrix is provided for you by volunteers working in their spare time. Your support will help us to build a better web. Select the following option for a one-time donation of your choosing</p>"] = "<p>A Red Matrix é oferecida a você por voluntários trabalhando no seu tempo livre. Seu apoio irá nos ajudar a construir uma web melhor. Selecione uma das opções abaixo para realizar uma única doação de sua escolha:</p>"; +$a->strings["<p>The Red Matrix is provided for you by volunteers working in their spare time. Your support will help us to build a better, freer, and privacy respecting web. Select the following option for a one-time donation of your choosing</p>"] = "<p>A Red Matrix é oferecida a você por voluntários trabalhando no seu tempo livre. Seu apoio irá nos ajudar a construir uma web melhor, mais livre e com respeito à privacidade. Selecione uma das opções abaixo para realizar uma única doação de sua escolha:</p>"; $a->strings["<p>or</p>"] = "<p>ou</p>"; $a->strings["Recurring Donation Options"] = "Opções para doações recorrentes"; $a->strings["Red"] = "Red"; @@ -1362,104 +1472,11 @@ $a->strings["Forgot your Password?"] = "Esqueceu a sua senha?"; $a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Digite o seu endereço de e-mail e clique em 'Restaurar' para prosseguir com a restauração da sua senha. Após isso, verifique seu e-mail para mais instruções."; $a->strings["Email Address"] = "Endereço de e-mail"; $a->strings["Reset"] = "Restaurar"; -$a->strings["Name is required"] = "O nome é obrigatório"; -$a->strings["Key and Secret are required"] = "A chave e o segredo são obrigatórios"; -$a->strings["Update"] = "Atualizar"; -$a->strings["Passwords do not match. Password unchanged."] = "As senhas não correspondem. A senha não foi modificada."; -$a->strings["Empty passwords are not allowed. Password unchanged."] = "Não é permitido uma senha em branco. A senha não foi modificada."; -$a->strings["Password changed."] = "A senha foi modificada."; -$a->strings["Password update failed. Please try again."] = "Não foi possível atualizar a senha. Por favor, tente novamente."; -$a->strings["Not valid email."] = "Não é um e-mail válido"; -$a->strings["Protected email address. Cannot change to that email."] = "Endereço de e-mail protegido. Não é possível mudar para esse e-mail."; -$a->strings["System failure storing new email. Please try again."] = "Falha do sistema ao armazenar novo e-mail. Por favor, tente novamente."; -$a->strings["Settings updated."] = "As configurações foram atualizadas."; -$a->strings["Add application"] = "Adicionar aplicação"; -$a->strings["Name"] = "Nome"; -$a->strings["Name of application"] = "Nome da aplicação"; -$a->strings["Consumer Key"] = "Chave de consumidor"; -$a->strings["Automatically generated - change if desired. Max length 20"] = "Gerado automaticamente - troque se desejável. Comprimento máximo 20"; -$a->strings["Consumer Secret"] = "Segredo de consumidor"; -$a->strings["Redirect"] = "Redirecionamento"; -$a->strings["Redirect URI - leave blank unless your application specifically requires this"] = "URI de redirecionamento - deixe em branco, a não ser que sua aplicação especificamente requeira isso"; -$a->strings["Icon url"] = "URL do ícone"; -$a->strings["Optional"] = "Opcional"; -$a->strings["You can't edit this application."] = "Você não pode editar esta aplicação."; -$a->strings["Connected Apps"] = "Aplicações conectadas"; -$a->strings["Client key starts with"] = "Chave do cliente começa com"; -$a->strings["No name"] = "Sem nome"; -$a->strings["Remove authorization"] = "Remover autorização"; -$a->strings["No feature settings configured"] = "Não foi definida nenhuma configuração do recurso"; -$a->strings["Feature Settings"] = "Configurações do recurso"; -$a->strings["Account Settings"] = "Configurações da conta"; -$a->strings["Password Settings"] = "Configurações da senha"; -$a->strings["New Password:"] = "Nova senha:"; -$a->strings["Confirm:"] = "Confirme:"; -$a->strings["Leave password fields blank unless changing"] = "Deixe os campos de senha em branco, a não ser que você queira alterá-la"; -$a->strings["Email Address:"] = "Endereço de e-mail:"; -$a->strings["Remove Account"] = "Remover conta"; -$a->strings["Warning: This action is permanent and cannot be reversed."] = "Atenção: Esta ação é permanente e não pode ser revertida."; -$a->strings["Off"] = "Desligado"; -$a->strings["On"] = "Ligado"; -$a->strings["Additional Features"] = "Recursos adicionais"; -$a->strings["Connector Settings"] = "Configurações do conector"; -$a->strings["Display Settings"] = "Configurações de exibição"; -$a->strings["Display Theme:"] = "Tema do perfil:"; -$a->strings["Mobile Theme:"] = "Tema móvel:"; -$a->strings["Update browser every xx seconds"] = "Atualizar navegador a cada xx segundos"; -$a->strings["Minimum of 10 seconds, no maximum"] = "Mínimo de 10 segundos, sem máximo"; -$a->strings["Maximum number of conversations to load at any time:"] = "Número máximo permitido de conversas carregadas:"; -$a->strings["Maximum of 100 items"] = "Máximo de 100 itens"; -$a->strings["Don't show emoticons"] = "Não exibir emoticons"; -$a->strings["Do not view remote profiles in frames"] = "Não exibir perfis remotos em frames"; -$a->strings["By default open in a sub-window of your own site"] = "Por padrão, abrir em uma sub-janela do seu próprio site"; -$a->strings["Nobody except yourself"] = "Ninguém exceto você mesmo"; -$a->strings["Only those you specifically allow"] = "Apenas quem você der permissão"; -$a->strings["Anybody in your address book"] = "Qualquer um nos seus contatos"; -$a->strings["Anybody on this website"] = "Qualquer um neste site"; -$a->strings["Anybody in this network"] = "Qualquer um nesta rede"; -$a->strings["Anybody on the internet"] = "Qualquer um na internet"; -$a->strings["Publish your default profile in the network directory"] = "Publicar seu perfil padrão no diretório da rede?"; -$a->strings["Allow us to suggest you as a potential friend to new members?"] = "Permitir sugerir você como amigo potencial para outros membros?"; -$a->strings["or"] = "ou"; -$a->strings["Your channel address is"] = "O endereço do seu canal é"; -$a->strings["Channel Settings"] = "Configurações do canal"; -$a->strings["Basic Settings"] = "Configurações básicas"; -$a->strings["Your Timezone:"] = "Seu fuso horário:"; -$a->strings["Default Post Location:"] = "Localização padrão de suas publicações:"; -$a->strings["Use Browser Location:"] = "Usar localizador do navegador:"; -$a->strings["Adult Content"] = "Conteúdo adulto"; -$a->strings["This channel frequently or regularly publishes adult content. (Please tag any adult material and/or nudity with #NSFW)"] = "Este canal frequentemente ou regularmente publica conteúdo adulto. (Por favor marque qualquer material adulto e/ou nudez com #NSFW)"; -$a->strings["Security and Privacy Settings"] = "Configurações de segurança e privacidade"; -$a->strings["Hide my online presence"] = "Esconda minha presença online"; -$a->strings["Prevents displaying in your profile that you are online"] = "Previne exibir em seu perfil que você está online"; -$a->strings["Simple Privacy Settings:"] = "Configurações de privacidade simples:"; -$a->strings["Very Public - <em>extremely permissive (should be used with caution)</em>"] = "Muito público - <em>extremamente permissivo (deve ser usado com cuidado)</em>"; -$a->strings["Typical - <em>default public, privacy when desired (similar to social network permissions but with improved privacy)</em>"] = "Típico - <em>público por padrão, privado quando desejável (similar às permissões de redes sociais, mas com melhor privacidade)</em>"; -$a->strings["Private - <em>default private, never open or public</em>"] = "Privado - <em>privado por padrão, nunca aberto ou público</em>"; -$a->strings["Blocked - <em>default blocked to/from everybody</em>"] = "Bloqueado - <em>por padrão bloquado de/para todos</em>"; -$a->strings["Advanced Privacy Settings"] = "Configurações de privacidade avançadas"; -$a->strings["Maximum Friend Requests/Day:"] = "Número máximo de requisições de amizade por dia:"; -$a->strings["May reduce spam activity"] = "Pode reduzir a frequência de spam"; -$a->strings["Default Post Permissions"] = "Permissões padrão de publicação"; -$a->strings["Maximum private messages per day from unknown people:"] = "Máximo número de mensagens privadas por dia de pessoas desconhecidas:"; -$a->strings["Useful to reduce spamming"] = "Útil para reduzir a frequência de spam"; -$a->strings["Notification Settings"] = "Configurações de notificação"; -$a->strings["By default post a status message when:"] = "Por padrão, publicar uma mensagem de status quando:"; -$a->strings["accepting a friend request"] = "aceitar um pedido de amizade"; -$a->strings["joining a forum/community"] = "associar-se a um fórum/comunidade"; -$a->strings["making an <em>interesting</em> profile change"] = "modificar algo <em>interessante</em> em seu perfil"; -$a->strings["Send a notification email when:"] = "Enviar um e-mail de notificação quando:"; -$a->strings["You receive an introduction"] = "Você recebeu uma apresentação"; -$a->strings["Your introductions are confirmed"] = "Suas solicitações forem confirmadas"; -$a->strings["Someone writes on your profile wall"] = "Alguém escrever no mural do seu perfil"; -$a->strings["Someone writes a followup comment"] = "Alguém comentou a sua mensagem"; -$a->strings["You receive a private message"] = "Você recebeu uma mensagem privada"; -$a->strings["You receive a friend suggestion"] = "Você recebe uma sugestão de amizade"; -$a->strings["You are tagged in a post"] = "Você é mencionado num post"; -$a->strings["You are poked/prodded/etc. in a post"] = "Você foi cutucado/espetado/etc. numa publicação"; -$a->strings["Advanced Account/Page Type Settings"] = "Configurações avançadas de conta/tipo de página"; -$a->strings["Change the behaviour of this account for special situations"] = "Mudar o comportamento dessa conta em situações especiais"; -$a->strings["Please enable expert mode (in Settings > Additional features) to adjust!"] = "Por favor, habilite o modo expert (em Configurações > Recursos adicionais) para ajustar!"; +$a->strings["Select a bookmark folder"] = "Escolha uma pasta de links onde guardar"; +$a->strings["Save Bookmark"] = "Guardar link"; +$a->strings["URL of bookmark"] = "URL do link guardado"; +$a->strings["Description"] = "Descrição"; +$a->strings["Or enter new bookmark folder name"] = "Ou digite o nome para uma nova pasta de links"; $a->strings["Nothing to import."] = "Nada a importar."; $a->strings["Unable to download data from old server"] = "Não foi possível descarregar os dados do servidor antigo"; $a->strings["Imported file is empty."] = "O arquivo importado está vazio."; @@ -1491,6 +1508,8 @@ $a->strings["No keywords to match. Please add keywords to your default profile." $a->strings["is interested in:"] = "se interessa por:"; $a->strings["No matches"] = "Nenhuma correspondência"; $a->strings["invalid target signature"] = "assinatura do destino inválida"; +$a->strings["Away"] = "Ausente"; +$a->strings["Online"] = "Online"; $a->strings["Unable to lookup recipient."] = "Não foi possível encontrar o destinatário."; $a->strings["Unable to communicate with requested channel."] = "Não foi possível comunicar com o canal solicitado."; $a->strings["Cannot verify requested channel."] = "Não foi possível verificar o canal requisitado."; @@ -1509,6 +1528,7 @@ $a->strings["Private Conversation"] = "Conversa privada"; $a->strings["Delete conversation"] = "Excluir conversa"; $a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Comunicação segura indisponível. Você <strong>talvez</strong> consiga responder pela página de perfil do remetente."; $a->strings["Send Reply"] = "Enviar resposta"; +$a->strings["OpenID protocol error. No ID returned."] = "Erro do protocolo OpenID. Nenhuma ID retornada."; $a->strings["Edit Layout"] = "Editar layout"; $a->strings["Delete layout?"] = "Deletar layout?"; $a->strings["Delete Layout"] = "Deletar layout"; @@ -1637,7 +1657,7 @@ $a->strings["You have used %1$.2f Mbytes of photo storage."] = "Você usou %1$.2 $a->strings["Upload Photos"] = "Enviar fotos"; $a->strings["New album name: "] = "Novo nome de álbum: "; $a->strings["or existing album name: "] = "ou nome de um álbum já existente: "; -$a->strings["Do not show a status post for this upload"] = "Não mostrar uma publicação de status para este carregamento"; +$a->strings["Do not show a status post for this upload"] = "Não exibir uma publicação de status para este carregamento"; $a->strings["Contact Photos"] = "Fotos dos contatos"; $a->strings["Edit Album"] = "Editar o álbum"; $a->strings["Show Newest First"] = "Exibir primeiro os mais recentes"; @@ -1666,6 +1686,7 @@ $a->strings["Scheme Default"] = "Padrão do esquema"; $a->strings["silver"] = "prata"; $a->strings["Theme settings"] = "Configurações de tema"; $a->strings["Set scheme"] = "Definir esquema"; +$a->strings["Narrow navbar"] = "Barra de navegação estreita"; $a->strings["Navigation bar colour"] = "Cor da barra de navegação"; $a->strings["link colour"] = "cor dos links"; $a->strings["Set font-colour for banner"] = "Definir a cor da fonte para o cartaz"; diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 2402e514e..67aa6a3c1 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -74,6 +74,10 @@ input[type="submit"] { text-decoration: none; } +pre code { + border: none; +} + code { font-family: Courier, monospace; display: block; @@ -429,6 +433,11 @@ footer { text-decoration: none; } +.vcard .dropdown-menu { + position: absolute; + left: 200px; + top: 18px; +} #profile-extra-links { clear: both; @@ -445,9 +454,7 @@ footer { margin-top: 5px; } -.profile-edit-side-div { - float: right; -} + .profile-edit-side-link { opacity: 0.3; filter:alpha(opacity=30); @@ -488,72 +495,6 @@ footer { padding: 12px; } -#profiles-menu.menu-popup { - left: 200px; - right: auto; - top: 22px; -} - -ul.menu-popup { - position: absolute; - display: none; - width: 10em; - background: #0080FF; - color: #eec; - padding: 0px; - list-style: none; -/* border-radius: 0px 0px 20px 20px; */ - z-index: 100000; - -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); - -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); - box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.7); -} -ul.menu-popup a { - display: block; - color: #FFFFFF; - padding: 5px 10px; - text-decoration: none; -} - - -ul.menu-popup a:hover { - background-color: #888888; - color: #FFFFFF; -} -ul.menu-popup .menu-sep { - border-top: 1px solid #9eabb0; -} -ul.menu-popup li { - float: none; - overflow: auto; - height: auto; - display: block; -} -ul.menu-popup li img { - float: left; - width: 16px; - height: 16px; - padding-right: 5px; -} -ul.menu-popup .empty { - padding: 5px; - text-align: center; - color: #9eabb0; -} -ul.menu-popup .toolbar { - background-color: #9eabb0; - height: auto; - overflow: auto; -} -ul.menu-popup .toolbar a { - float: right; -} -ul.menu-popup .toolbar a:hover { - background-color: #ffffff; -} - - - #profile-in-dir-yes-label, #profile-in-dir-no-label, #profile-in-netdir-yes-label, @@ -793,6 +734,24 @@ ul.menu-popup .toolbar a:hover { } +.pmenu.horizontal { + padding: 0 0 0 0; + border-bottom: none; +} + +.pmenu.horizontal .pmenu-title { + display: none; +} +.pmenu.horizontal ul { + -moz-padding-start: 0; +} + +.pmenu.horizontal li { + margin-left: 0; + display: inline; + padding-right: 15px; +} + #settings-default-perms-menu { margin-top: 15px; margin-bottom: 15px; @@ -807,7 +766,7 @@ ul.menu-popup .toolbar a:hover { display: block; color: #FFFFFF; margin-top: 15px; - background-color: $nav_bg_2; + background-color: $nav_bg; -webkit-border-radius: $radiuspx ; -moz-border-radius: $radiuspx; border-radius: $radiuspx; @@ -896,7 +855,7 @@ ul.menu-popup .toolbar a:hover { #nav-search-spinner { float: left; margin: 25px 0px 0px 25px; - color: #fff; + color: $nav_active_icon_colour; } #nav-search-text:hover, @@ -910,7 +869,7 @@ ul.menu-popup .toolbar a:hover { margin: 15px; padding: 0px 5px 0px 5px; border-radius: 10px; - border: none; + border-color: $nav_bd; background-color: $search_background; transition: background-color 300ms ease 0s; } @@ -1148,12 +1107,6 @@ ul.menu-popup .toolbar a:hover { margin-bottom: 15px; } -#language-selector { - position: absolute; - top: 0px; - left: 16px; -} - #group-members { margin-top: 20px; padding: 10px; @@ -1549,7 +1502,7 @@ div.jGrowl div.info { #nav-search-text-ac .autocomplete { position: fixed; top: 51px; - border: 1px solid #222; + border: 1px solid $nav_bd; border-top: none; } @@ -2242,6 +2195,7 @@ img.mail-list-sender-photo { } /* nav bootstrap */ + nav i { font-size: 14px; } @@ -2269,7 +2223,90 @@ nav .dropdown-menu { border-bottom-left-radius: $radiuspx; } +#usermenu-caret { + color: $nav_icon_colour; +} + +#avatar:hover + #usermenu-caret { + color: $nav_active_icon_colour; +} + /* bootstrap overrides */ blockquote { - font-size: $body_font_size; + font-size: $body_font_size; +} + +.dropdown-menu { + font-size: $body_font_size; + border-radius: $radiuspx; +} + +.dropdown-menu img { + border-radius: $radiuspx; +} + +.navbar-inverse { + background-image: -webkit-linear-gradient(top, $nav_gradient_top 0%, $nav_gradient_bottom 100%); + background-image: linear-gradient(to bottom, $nav_gradient_top 0%, $nav_gradient_bottom 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$nav_gradient_top, endColorstr=$nav_gradient_bottom, GradientType=0); + background-color: $nav_bg; + border-color: $nav_bd; +} + +.navbar-inverse .navbar-collapse { + border-color: $nav_bd; +} + +.navbar-inverse .navbar-nav > .active > a { + background-image: -webkit-linear-gradient(top, $nav_active_gradient_top 0%, $nav_active_gradient_bottom 100%); + background-image: linear-gradient(to bottom, $nav_active_gradient_top 0%, $nav_active_gradient_bottom 100%); + filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=$nav_active_gradient_top, endColorstr=$nav_active_gradient_bottom, GradientType=0); +} + + +.navbar-inverse .navbar-nav > li > a { + color: $nav_icon_colour; + text-shadow: 0px 0px 0px; +} + +.navbar-inverse .navbar-nav > li > a:hover, +.navbar-inverse .navbar-nav > li > a:focus { + color: $nav_active_icon_colour; +} + +.navbar-inverse .navbar-nav > .active > a, +.navbar-inverse .navbar-nav > .active > a:hover, +.navbar-inverse .navbar-nav > .active > a:focus { + color: $nav_active_icon_colour; +} + +.navbar-inverse .navbar-nav > .open > a, +.navbar-inverse .navbar-nav > .open > a:hover, +.navbar-inverse .navbar-nav > .open > a:focus { + background-color: $nav_bd; + color: $nav_active_icon_colour; +} + +.navbar-inverse .navbar-toggle { + border-color: $nav_bd; +} +.navbar-inverse .navbar-toggle:hover, +.navbar-inverse .navbar-toggle:focus { + background-color: $nav_bg; +} + +.navbar-inverse .navbar-toggle .icon-bar { + background-color: $nav_active_icon_colour; +} + +#expand-aside { + color: $nav_active_icon_colour; + padding: 7px 10px; +} + +@media (max-width:767px) { + aside#region_1 { + background: rgba(0, 0, 0, .1); + border-right: 1px solid $nav_bd; + } } diff --git a/view/theme/redbasic/js/redbasic.js b/view/theme/redbasic/js/redbasic.js index e41fde2b8..7e957a4f4 100644 --- a/view/theme/redbasic/js/redbasic.js +++ b/view/theme/redbasic/js/redbasic.js @@ -22,6 +22,11 @@ function cmtBbClose(comment, id) { $(document).ready(function() { +$('[data-toggle=show_hide]').click(function() { + $('#expand-aside-icon').toggleClass('icon-circle-arrow-right').toggleClass('icon-circle-arrow-left'); + $('#region_1').toggleClass('hidden-xs'); +}); + $('.group-edit-icon').hover( function() { $(this).css('opacity','1.0');}, diff --git a/view/theme/redbasic/php/config.php b/view/theme/redbasic/php/config.php index 2235a9742..608a9bda7 100644 --- a/view/theme/redbasic/php/config.php +++ b/view/theme/redbasic/php/config.php @@ -7,7 +7,14 @@ function theme_content(&$a) { $arr['schema'] = get_pconfig(local_user(),'redbasic', 'schema' ); $arr['narrow_navbar'] = get_pconfig(local_user(),'redbasic', 'narrow_navbar' ); - $arr['nav_colour'] = get_pconfig(local_user(),'redbasic', 'nav_colour' ); + $arr['nav_bg'] = get_pconfig(local_user(),'redbasic', 'nav_bg' ); + $arr['nav_gradient_top'] = get_pconfig(local_user(),'redbasic', 'nav_gradient_top' ); + $arr['nav_gradient_bottom'] = get_pconfig(local_user(),'redbasic', 'nav_gradient_bottom' ); + $arr['nav_active_gradient_top'] = get_pconfig(local_user(),'redbasic', 'nav_active_gradient_top' ); + $arr['nav_active_gradient_bottom'] = get_pconfig(local_user(),'redbasic', 'nav_active_gradient_bottom' ); + $arr['nav_bd'] = get_pconfig(local_user(),'redbasic', 'nav_bd' ); + $arr['nav_icon_colour'] = get_pconfig(local_user(),'redbasic', 'nav_icon_colour' ); + $arr['nav_active_icon_colour'] = get_pconfig(local_user(),'redbasic', 'nav_active_icon_colour' ); $arr['link_colour'] = get_pconfig(local_user(),'redbasic', 'link_colour' ); $arr['banner_colour'] = get_pconfig(local_user(),'redbasic', 'banner_colour' ); $arr['bgcolour'] = get_pconfig(local_user(),'redbasic', 'background_colour' ); @@ -35,7 +42,14 @@ function theme_post(&$a) { if (isset($_POST['redbasic-settings-submit'])) { set_pconfig(local_user(), 'redbasic', 'schema', $_POST['redbasic_schema']); set_pconfig(local_user(), 'redbasic', 'narrow_navbar', $_POST['redbasic_narrow_navbar']); - set_pconfig(local_user(), 'redbasic', 'nav_colour', $_POST['redbasic_nav_colour']); + set_pconfig(local_user(), 'redbasic', 'nav_bg', $_POST['redbasic_nav_bg']); + set_pconfig(local_user(), 'redbasic', 'nav_gradient_top', $_POST['redbasic_nav_gradient_top']); + set_pconfig(local_user(), 'redbasic', 'nav_gradient_bottom', $_POST['redbasic_nav_gradient_bottom']); + set_pconfig(local_user(), 'redbasic', 'nav_active_gradient_top', $_POST['redbasic_nav_active_gradient_top']); + set_pconfig(local_user(), 'redbasic', 'nav_active_gradient_bottom', $_POST['redbasic_nav_active_gradient_bottom']); + set_pconfig(local_user(), 'redbasic', 'nav_bd', $_POST['redbasic_nav_bd']); + set_pconfig(local_user(), 'redbasic', 'nav_icon_colour', $_POST['redbasic_nav_icon_colour']); + set_pconfig(local_user(), 'redbasic', 'nav_active_icon_colour', $_POST['redbasic_nav_active_icon_colour']); set_pconfig(local_user(), 'redbasic', 'link_colour', $_POST['redbasic_link_colour']); set_pconfig(local_user(), 'redbasic', 'background_colour', $_POST['redbasic_background_colour']); set_pconfig(local_user(), 'redbasic', 'banner_colour', $_POST['redbasic_banner_colour']); @@ -60,8 +74,6 @@ function theme_post(&$a) { function redbasic_form(&$a, $arr) { - - $scheme_choices = array(); $scheme_choices["---"] = t("Default"); $files = glob('view/theme/redbasic/schema/*.php'); @@ -72,22 +84,6 @@ function redbasic_form(&$a, $arr) { $scheme_choices[$f] = $scheme_name; } } - - - $nav_colours = array ( - '' => t('Scheme Default'), - 'red' => 'red', - 'pink' => 'pink', - 'green' => 'green', - 'blue' => 'blue', - 'purple' => 'purple', - 'black' => 'black', - 'orange' => 'orange', - 'brown' => 'brown', - 'grey' => 'grey', - 'gold' => 'gold', - 'silver' => t('silver'), - ); if(feature_enabled(local_user(),'expert')) $expert = 1; @@ -100,7 +96,14 @@ if(feature_enabled(local_user(),'expert')) '$title' => t("Theme settings"), '$schema' => array('redbasic_schema', t('Set scheme'), $arr['schema'], '', $scheme_choices), '$narrow_navbar' => array('redbasic_narrow_navbar',t('Narrow navbar'),$arr['narrow_navbar']), - '$nav_colour' => array('redbasic_nav_colour', t('Navigation bar colour'), $arr['nav_colour'], '', $nav_colours), + '$nav_bg' => array('redbasic_nav_bg', t('Navigation bar background colour'), $arr['nav_bg']), + '$nav_gradient_top' => array('redbasic_nav_gradient_top', t('Navigation bar gradient top colour'), $arr['nav_gradient_top']), + '$nav_gradient_bottom' => array('redbasic_nav_gradient_bottom', t('Navigation bar gradient bottom colour'), $arr['nav_gradient_bottom']), + '$nav_active_gradient_top' => array('redbasic_nav_active_gradient_top', t('Navigation active button gradient top colour'), $arr['nav_active_gradient_top']), + '$nav_active_gradient_bottom' => array('redbasic_nav_active_gradient_bottom', t('Navigation active button gradient bottom colour'), $arr['nav_active_gradient_bottom']), + '$nav_bd' => array('redbasic_nav_bd', t('Navigation bar border colour '), $arr['nav_bd']), + '$nav_icon_colour' => array('redbasic_nav_icon_colour', t('Navigation bar icon colour '), $arr['nav_icon_colour']), + '$nav_active_icon_colour' => array('redbasic_nav_active_icon_colour', t('Navigation bar active icon colour '), $arr['nav_active_icon_colour']), '$link_colour' => array('redbasic_link_colour', t('link colour'), $arr['link_colour'], '', $link_colours), '$banner_colour' => array('redbasic_banner_colour', t('Set font-colour for banner'), $arr['banner_colour']), '$bgcolour' => array('redbasic_background_colour', t('Set the background colour'), $arr['bgcolour']), diff --git a/view/theme/redbasic/php/style.php b/view/theme/redbasic/php/style.php index 901d06af7..8fb4de381 100644 --- a/view/theme/redbasic/php/style.php +++ b/view/theme/redbasic/php/style.php @@ -7,13 +7,15 @@ if(! $a->install) { if($uid) load_pconfig($uid,'redbasic'); -// Nav colours are mess. Set $nav_colour as a single word for the sake of letting folk pick one -// but it actually consists of at least two colours to form a gradient - $nav_bg_1 and $nav_bg_2 -// A further two - $nav_bg_3 and $nav_bg_4 are used to create the hover, if any particular scheme -// wants to implement that - $nav_colour = get_pconfig($uid, "redbasic", "nav_colour"); - // Load the owners pconfig + $nav_bg = get_pconfig($uid, "redbasic", "nav_bg"); + $nav_gradient_top = get_pconfig($uid, "redbasic", "nav_gradient_top"); + $nav_gradient_bottom = get_pconfig($uid, "redbasic", "nav_gradient_bottom"); + $nav_active_gradient_top = get_pconfig($uid, "redbasic", "nav_active_gradient_top"); + $nav_active_gradient_bottom = get_pconfig($uid, "redbasic", "nav_active_gradient_bottom"); + $nav_bd = get_pconfig($uid, "redbasic", "nav_bd"); + $nav_icon_colour = get_pconfig($uid, "redbasic", "nav_icon_colour"); + $nav_active_icon_colour = get_pconfig($uid, "redbasic", "nav_active_icon_colour"); $narrow_navbar = get_pconfig($uid,'redbasic','narrow_navbar'); $banner_colour = get_pconfig($uid,'redbasic','banner_colour'); $link_colour = get_pconfig($uid, "redbasic", "link_colour"); @@ -37,10 +39,16 @@ if(! $a->install) { } -// Now load the scheme. If a value is changed above, we'll keep the settings -// If not, we'll keep those defined by the schema -// Setting $scheme to '' wasn't working for some reason, so we'll check it's -// not --- like the mobile theme does instead. + // Now load the scheme. If a value is changed above, we'll keep the settings + // If not, we'll keep those defined by the schema + // Setting $schema to '' wasn't working for some reason, so we'll check it's + // not --- like the mobile theme does instead. + + + // Allow layouts to over-ride the schema + + if($_REQUEST['schema']) + $schema = $_REQUEST['schema']; if (($schema) && ($schema != '---')) { // Check it exists, because this setting gets distributed to clones @@ -62,17 +70,28 @@ if(! $a->install) { //Set some defaults - we have to do this after pulling owner settings, and we have to check for each setting //individually. If we don't, we'll have problems if a user has set one, but not all options. - if (! $nav_colour) { - $nav_colour = "red"; - $nav_bg_1 = "#f88"; - $nav_bg_2 = "#b00"; - $nav_bg_3 = "#f00"; - $nav_bg_4 = "#b00"; - } + if (! $nav_bg) + $nav_bg = "#222"; + if (! $nav_gradient_top) + $nav_gradient_top = "#3c3c3c"; + if (! $nav_gradient_bottom) + $nav_gradient_bottom = "#222"; + if (! $nav_active_gradient_top) + $nav_active_gradient_top = "#222"; + if (! $nav_active_gradient_bottom) + $nav_active_gradient_bottom = "#282828"; + if (! $nav_bd) + $nav_bd = "#222"; + if (! $nav_icon_colour) + $nav_icon_colour = "#999"; + if (! $nav_active_icon_colour) + $nav_active_icon_colour = "#fff"; if (! $link_colour) $link_colour = "#0080FF"; if (! $banner_colour) - $banner_colour = "fff"; + $banner_colour = "#fff"; + if (! $search_background) + $search_background = "#eee"; if (! $bgcolour) $bgcolour = "#fdfdfd"; if (! $background_image) @@ -117,70 +136,20 @@ if(! $a->install) { $nav_float_min_opacity = (float) $nav_min_opacity; $nav_percent_min_opacity = (int) 100 * $nav_min_opacity; } - -// Nav colours have nested values, so we have to define the actual variables -// used in the CSS from the higher level "red", "black", etc here - if ($nav_colour == "red") { - $nav_bg_1 = $nav_bg_3 = "#ba002f"; - $nav_bg_2 = $nav_bg_4 = "#ad002c"; - $search_background = "#EEEEEE"; - $active_colour = '#444444'; - } - - if ($nav_colour == "black") { - $nav_bg_1 = $nav_bg_3 = "#000"; - $nav_bg_2 = $nav_bg_4 = "#222"; - $search_background = '#EEEEEE'; - $active_colour = '#AAAAAA'; - } - if ($nav_colour == "silver") { - $nav_bg_1 = $nav_bg_2 = $nav_bg_3 = $nav_bg_4 = "silver"; - $search_background = '#EEEEEE'; - } - if($nav_colour === "pink") { - $nav_bg_1 = $nav_bg_3 = "#FFC1CA"; - $nav_bg_2 = $nav_bg_4 = "#FFC1CA"; - } - if($nav_colour === "green") { - $nav_bg_1 = $nav_bg_3 = "#5CD65C"; - $nav_bg_2 = $nav_bg_4 = "#5CD65C"; - } - if($nav_colour === "blue") { - $nav_bg_1 = $nav_bg_3 = "#1872a2"; - $nav_bg_2 = $nav_bg_4 = "#1872a2"; - } - if($nav_colour === "purple") { - $nav_bg_1 = $nav_bg_3 = "#551A8B"; - $nav_bg_2 = $nav_bg_4 = "#551A8B"; - } - if($nav_colour === "orange") { - $nav_bg_1 = $nav_bg_3 = "#FF3D0D"; - $nav_bg_2 = $nav_bg_4 = "#FF3D0D"; - } - if($nav_colour === "brown") { - $nav_bg_1 = $nav_bg_3 = "#330000"; - $nav_bg_2 = $nav_bg_4 = "#330000"; - } - if($nav_colour === "grey") { - $nav_bg_1 = $nav_bg_3 = "#2e2f2e"; - $nav_bg_2 = $nav_bg_4 = "#2e2f2e"; - } - if($nav_colour === "gold") { - $nav_bg_1 = $nav_bg_3 = "#FFAA00"; - $nav_bg_2 = $nav_bg_4 = "#FFAA00"; - } - - // Apply the settings if(file_exists('view/theme/redbasic/css/style.css')) { $x = file_get_contents('view/theme/redbasic/css/style.css'); $options = array ( -'$nav_bg_1' => $nav_bg_1, -'$nav_bg_2' => $nav_bg_2, -'$nav_bg_3' => $nav_bg_3, -'$nav_bg_4' => $nav_bg_4, +'$nav_bg' => $nav_bg, +'$nav_gradient_top' => $nav_gradient_top, +'$nav_gradient_bottom' => $nav_gradient_bottom, +'$nav_active_gradient_top' => $nav_active_gradient_top, +'$nav_active_gradient_bottom' => $nav_active_gradient_bottom, +'$nav_bd' => $nav_bd, +'$nav_icon_colour' => $nav_icon_colour, +'$nav_active_icon_colour' => $nav_active_icon_colour, '$link_colour' => $link_colour, '$banner_colour' => $banner_colour, '$search_background' => $search_background, @@ -208,7 +177,6 @@ $options = array ( ); echo str_replace(array_keys($options), array_values($options), $x); - } if($sloppy_photos && file_exists('view/theme/redbasic/css/sloppy_photos.css')) { diff --git a/view/theme/redbasic/php/theme_init.php b/view/theme/redbasic/php/theme_init.php index ccb85a070..12f49efa7 100644 --- a/view/theme/redbasic/php/theme_init.php +++ b/view/theme/redbasic/php/theme_init.php @@ -1,5 +1,14 @@ <?php head_add_css('library/font_awesome/css/font-awesome.min.css'); +head_add_css('library/bootstrap/css/bootstrap-theme.min.css'); +head_add_css('library/bootstrap/css/bootstrap.min.css'); +head_add_css('view/css/bootstrap-red.css'); +head_add_css('library/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css'); + require_once('view/php/theme_init.php'); +head_add_js('library/bootstrap/js/bootstrap.min.js'); +head_add_js('library/bootstrap/js/bootbox.min.js'); +head_add_js('library/bootstrap-datetimepicker/js/moment.js'); +head_add_js('library/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js'); diff --git a/view/theme/redbasic/schema/BS-Default.php b/view/theme/redbasic/schema/BS-Default.php new file mode 100644 index 000000000..f93e879e3 --- /dev/null +++ b/view/theme/redbasic/schema/BS-Default.php @@ -0,0 +1,20 @@ +<?php + + if (! $nav_bg) + $nav_bg = "#f8f8f8"; + if (! $nav_bd) + $nav_bd = "#e7e7e7"; + if (! $nav_gradient_top) + $nav_gradient_top = "#fff"; + if (! $nav_gradient_bottom) + $nav_gradient_bottom = "#f8f8f8"; + if (! $nav_active_gradient_top) + $nav_active_gradient_top = "#ebebeb"; + if (! $nav_active_gradient_bottom) + $nav_active_gradient_bottom = "#f3f3f3"; + if (! $nav_icon_colour) + $nav_icon_colour = "#777"; + if (! $nav_active_icon_colour) + $nav_active_icon_colour = "#555"; + if (! $radius) + $radius = "4"; diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index af2969397..34c04e91c 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -4,8 +4,15 @@ </div> {{if $expert}} -{{* include file="field_select.tpl" field=$nav_colour *}} {{include file="field_checkbox.tpl" field=$narrow_navbar}} +{{include file="field_input.tpl" field=$nav_bg}} +{{include file="field_input.tpl" field=$nav_gradient_top}} +{{include file="field_input.tpl" field=$nav_gradient_bottom}} +{{include file="field_input.tpl" field=$nav_active_gradient_top}} +{{include file="field_input.tpl" field=$nav_active_gradient_bottom}} +{{include file="field_input.tpl" field=$nav_bd}} +{{include file="field_input.tpl" field=$nav_icon_colour}} +{{include file="field_input.tpl" field=$nav_active_icon_colour}} {{include file="field_input.tpl" field=$banner_colour}} {{include file="field_input.tpl" field=$link_colour}} {{include file="field_input.tpl" field=$bgcolour}} diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl index 274d0d5de..b7a02c15e 100755 --- a/view/tpl/abook_edit.tpl +++ b/view/tpl/abook_edit.tpl @@ -34,6 +34,7 @@ <input type="hidden" name="contact_id" value="{{$contact_id}}"> <input id="contact-closeness-mirror" type="hidden" name="closeness" value="{{$close}}" /> +<div class="abook-permschange" style="display: none;"></div> {{if $is_pending}} <div class="abook-pending-contact"> diff --git a/view/tpl/blocklist.tpl b/view/tpl/blocklist.tpl new file mode 100644 index 000000000..adf61f788 --- /dev/null +++ b/view/tpl/blocklist.tpl @@ -0,0 +1,18 @@ +{{if $pages}} + + <div id="pagelist-content-wrapper" class="generic-content-wrapper"> + {{foreach $pages as $key => $items}} + {{foreach $items as $item}} + <div class="page-list-item"> + {{if $edit}}<a href="{{$baseurl}}/{{$item.url}}" title="{{$edit}}"><i class="icon-pencil design-icons design-edit-icon"></i></a> {{/if}} + {{if $view}}<a href="block/{{$channel}}/{{$item.title}}" title="{{$view}}"><i class="icon-external-link design-icons design-view-icon"></i></a> {{/if}} + {{if $preview}}<a href="block/{{$channel}}/{{$item.title}}?iframe=true&width=80%&height=80%" title="{{$preview}}" class="webpage-preview" ><i class="icon-eye-open design-icons design-preview-icon"></i></a> {{/if}} + {{$item.title}} + </div> + {{/foreach}} + {{/foreach}} + </div> + + <div class="clear"></div> + +{{/if}} diff --git a/view/tpl/bookmarkedchats.tpl b/view/tpl/bookmarkedchats.tpl new file mode 100644 index 000000000..7635bb826 --- /dev/null +++ b/view/tpl/bookmarkedchats.tpl @@ -0,0 +1,10 @@ +{{if $rooms}} +<div class="widget"> +<h3>{{$header}}</h3> +<ul class="bookmarkchat"> +{{foreach $rooms as $room}} +<li><a href="{{$room.xchat_url}}">{{$room.xchat_desc}}</a></li> +{{/foreach}} +</ul> +</div> +{{/if}}
\ No newline at end of file diff --git a/view/tpl/chat.tpl b/view/tpl/chat.tpl index 51aeb836e..acb7e5bef 100644 --- a/view/tpl/chat.tpl +++ b/view/tpl/chat.tpl @@ -17,7 +17,7 @@ <input type="submit" name="submit" value="{{$submit}}" /> </form> - <a href="{{$baseurl}}/chat/{{$nickname}}/{{$room_id}}/leave">{{$leave}}</a> | <a href="{{$baseurl}}/chatsvc?f=&room_id={{$room_id}}&status=away">{{$away}}</a> | <a href="{{$baseurl}}/chatsvc?f=&room_id={{$room_id}}&status=online">{{$online}}</a> + <a href="{{$baseurl}}/chat/{{$nickname}}/{{$room_id}}/leave">{{$leave}}</a> | <a href="{{$baseurl}}/chatsvc?f=&room_id={{$room_id}}&status=away">{{$away}}</a> | <a href="{{$baseurl}}/chatsvc?f=&room_id={{$room_id}}&status=online">{{$online}}</a>{{if $bookmark_link}} | <a href="{{$bookmark_link}}" target="_blank" >{{$bookmark}}</a>{{/if}} </div> diff --git a/view/tpl/hdr.tpl b/view/tpl/hdr.tpl new file mode 100644 index 000000000..f1e78b897 --- /dev/null +++ b/view/tpl/hdr.tpl @@ -0,0 +1,7 @@ +<div id="banner" class="hidden-sm hidden-xs">{{$banner}}</div> + +<ul id="nav-notifications-template" style="display:none;" rel="template"> + <li class="{5}"><a href="{0}" title="{2} {3}"><img src="{1}"><span class='contactname'>{2}</span>{3}<br><span class="notif-when">{4}</span></a></li> +</ul> + +<div id="panel" style="display: none;"></div> diff --git a/view/tpl/js_strings.tpl b/view/tpl/js_strings.tpl index 9eb552767..cac5be65b 100755 --- a/view/tpl/js_strings.tpl +++ b/view/tpl/js_strings.tpl @@ -2,18 +2,21 @@ var aStr = { - 'delitem' : "{{$delitem}}", - 'comment' : "{{$comment}}", - 'showmore' : "{{$showmore}}", - 'showfewer' : "{{$showfewer}}", - 'pwshort' : "{{$pwshort}}", - 'pwnomatch' : "{{$pwnomatch}}", - 'everybody' : "{{$everybody}}", - 'passphrase' : "{{$passphrase}}", - 'passhint' : "{{$passhint}}", + 'delitem' : "{{$delitem}}", + 'comment' : "{{$comment}}", + 'showmore' : "{{$showmore}}", + 'showfewer' : "{{$showfewer}}", + 'divgrowmore' : "{{$divgrowmore}}", + 'divgrowless' : "{{$divgrowless}}", + 'pwshort' : "{{$pwshort}}", + 'pwnomatch' : "{{$pwnomatch}}", + 'everybody' : "{{$everybody}}", + 'passphrase' : "{{$passphrase}}", + 'passhint' : "{{$passhint}}", + 'permschange' : "{{$permschange}}", - 't01' : {{$t01}}, - 't02' : {{$t02}}, + 't01' : "{{$t01}}", + 't02' : "{{$t02}}", 't03' : "{{$t03}}", 't04' : "{{$t04}}", 't05' : "{{$t05}}", diff --git a/view/tpl/lang_selector.tpl b/view/tpl/lang_selector.tpl index 159eeea7e..b512c759b 100755 --- a/view/tpl/lang_selector.tpl +++ b/view/tpl/lang_selector.tpl @@ -1,5 +1,6 @@ -<div id="lang-select-icon" title="{{$title}}" onclick="openClose('language-selector');" ><i class="icon-flag"></i></div> -<div id="language-selector" style="display: none;" > +<h1>{{$title}}</h1> +<br /> +<div id="language-selector" > <form action="#" method="post" > <select name="system_language" onchange="this.form.submit();" > {{foreach $langs.0 as $v=>$l}} diff --git a/view/tpl/layoutlist.tpl b/view/tpl/layoutlist.tpl new file mode 100644 index 000000000..96c692c1c --- /dev/null +++ b/view/tpl/layoutlist.tpl @@ -0,0 +1,19 @@ +{{if $pages}} + + <div id="pagelist-content-wrapper" class="generic-content-wrapper"> + {{foreach $pages as $key => $items}} + {{foreach $items as $item}} + <div class="page-list-item"> + {{if $edit}}<a href="{{$baseurl}}/{{$item.url}}" title="{{$edit}}"><i class="icon-pencil design-icons design-edit-icon"></i></a> {{/if}} + {{if $view}}<a href="page/{{$channel}}/{{$item.title}}" title="{{$view}}"><i class="icon-external-link design-icons design-view-icon"></i></a> {{/if}} + {{if $share}}<a href="layouts/{{$channel}}/share/{{$item.mid}}" title="{{$share}}"><i class="icon-share design-icons"></i></a> {{/if}} + {{if $preview}}<a href="page/{{$channel}}/{{$item.title}}?iframe=true&width=80%&height=80%" title="{{$preview}}" class="webpage-preview" ><i class="icon-eye-open design-icons design-preview-icon"></i></a> {{/if}} + {{$item.title}} + </div> + {{/foreach}} + {{/foreach}} + </div> + + <div class="clear"></div> + +{{/if}} diff --git a/view/tpl/nav.tpl b/view/tpl/nav.tpl index 20600ccd7..a41bd9659 100755 --- a/view/tpl/nav.tpl +++ b/view/tpl/nav.tpl @@ -1,9 +1,3 @@ -<header> -<!-- <div id="site-location">{{$sitelocation}}</div> --> - <div id="banner" class="hidden-sm hidden-xs">{{$banner}}</div> -</header> - -<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar-collapse-1"> @@ -11,8 +5,11 @@ <span class="icon-bar"></span> <span class="icon-bar"></span> </button> + <button id="expand-aside" type="button" class="navbar-toggle" data-toggle="show_hide" data-target="#region_1"> + <i class="icon-circle-arrow-right" id="expand-aside-icon"></i> + </button> {{if $userinfo}} - <img class="dropdown-toggle fakelink" data-toggle="dropdown" id="avatar" src="{{$userinfo.icon}}" alt="{{$userinfo.name}}"><span class="caret"></span> + <img class="dropdown-toggle fakelink" data-toggle="dropdown" id="avatar" src="{{$userinfo.icon}}" alt="{{$userinfo.name}}"><span class="caret" id="usermenu-caret"></span> {{if $localuser}} <ul class="dropdown-menu" role="menu" aria-labelledby="avatar"> {{foreach $nav.usermenu as $usermenu}} @@ -39,6 +36,10 @@ </li> {{/if}} + {{if $nav.login}}<li class="{{$nav.login.2}}"><a href="{{$nav.login.0}}" title="{{$nav.login.3}}" >{{$nav.login.1}}</a><li>{{/if}} + + {{if $nav.alogout}}<li class="{{$nav}}-alogout.2"><a href="{{$nav.alogout.0}}" title="{{$nav.alogout.3}}" >{{$nav.alogout.1}}</a></li>{{/if}} + {{if $nav.network}} <li class="{{$sel.network}} hidden-xs"> <a href="{{$nav.network.0}}" title="{{$nav.network.3}}" ><i class="icon-th"></i></a> @@ -143,13 +144,9 @@ </form> </li> <li class="visible-xs"> - <a href="/search" title="Search"><i class="icon-search"></i></a> + <a href="/search" title="{{$nav.search.3}}"><i class="icon-search"></i></a> </li> - {{if $nav.login}}<li class="{{$nav.login.2}}"><a href="{{$nav.login.0}}" title="{{$nav.login.3}}" >{{$nav.login.1}}</a><li>{{/if}} - - {{if $nav.alogout}}<li class="{{$nav}}-alogout.2"><a href="{{$nav.alogout.0}}" title="{{$nav.alogout.3}}" >{{$nav.alogout.1}}</a></li>{{/if}} - {{if $nav.directory}} <li class="{{$sel.directory}}"> <a class="{{$nav.directory.2}}" href="{{$nav.directory.0}}" title="{{$nav.directory.3}}"><i class="icon-sitemap"></i></a> @@ -161,7 +158,7 @@ <a class="{{$nav.apps.2}} dropdown-toggle" data-toggle="dropdown" href="#" rel="#nav-apps-menu" title="{{$nav.apps.3}}" ><i class="icon-cogs"></i></a> <ul class="dropdown-menu"> {{foreach $apps as $ap}} - <li>{{$ap}}</li> + <li role="presentation">{{$ap}}</li> {{/foreach}} </ul> </li> @@ -169,17 +166,11 @@ {{if $nav.help}} <li class="{{$sel.help}}"> - <a class="{{$nav.help.2}}" target="friendika-help" href="{{$nav.help.0}}" title="{{$nav.help.3}}" ><i class="icon-question"></i></a> + <a class="{{$nav.help.2}}" target="redmatrix-help" href="{{$nav.help.0}}" title="{{$nav.help.3}}" ><i class="icon-question"></i></a> </li> {{/if}} </ul> </div> </div> -</nav> -<ul id="nav-notifications-template" style="display:none;" rel="template"> - <li class="{5}"><a href="{0}" title="{2} {3}"><img src="{1}"><span class='contactname'>{2}</span>{3}<br><span class="notif-when">{4}</span></a></li> -</ul> -{{if $langselector}}<div id="langselector" >{{$langselector}}</div>{{/if}} -<div id="panel" style="display: none;"></div> diff --git a/view/tpl/pdledit.tpl b/view/tpl/pdledit.tpl new file mode 100644 index 000000000..ef8ff8dce --- /dev/null +++ b/view/tpl/pdledit.tpl @@ -0,0 +1,21 @@ +<h1>{{$header}}</h1> + +<h2>{{$mname}} {{$module}}</h2> + +<br /> +<a href="help/Comanche" target="redmatrix-help">{{$help}}</a> +<br /> +<br /> + + + +<form action="pdledit" method="post" > +<input type="hidden" name="module" value="{{$module}}" /> +<textarea rows="24" cols="80" name="content">{{$content}}</textarea> + +<br /> +<input type="submit" name="submit" value="{{$submit}}" /> + +</form> + + diff --git a/view/tpl/peoplefind.tpl b/view/tpl/peoplefind.tpl index 45b3d7d4b..c1462a9e9 100755 --- a/view/tpl/peoplefind.tpl +++ b/view/tpl/peoplefind.tpl @@ -4,8 +4,16 @@ <form action="directory" method="post" /> <input class="icon-search" id="side-peoplefind-url" type="text" name="search" size="24" title="{{$hint}}" placeholder=""/> <input id="side-peoplefind-submit" type="submit" name="submit" value="{{$findthem}}" /> + <br /> + {{if $advanced_search}} + <a href="#" onclick="openClose('advanced-people-search-div'); return false;">{{$advanced_search}}</a> + <div id="advanced-people-search-div" style="display: none;"> + <input class="icon-search" id="side-peoplefind-url" type="text" name="query" size="24" title="{{$advanced_hint}}" placeholder=""/> + <input id="side-peoplefind-submit" type="submit" name="submit" value="{{$find_advanced}}" /> + </div> + <br /> + {{/if}} </form> - <br /> {{if $similar}}<a href="match" >{{$similar}}</a><br />{{/if}} {{if $loggedin}}<a href="suggest" >{{$suggest}}</a><br />{{/if}} <a href="randprof" >{{$random}}</a><br /> diff --git a/view/tpl/profile_vcard.tpl b/view/tpl/profile_vcard.tpl index 10a928e1c..10a0a25a9 100755 --- a/view/tpl/profile_vcard.tpl +++ b/view/tpl/profile_vcard.tpl @@ -1,9 +1,9 @@ <div class="vcard"> {{if $profile.edit}} - <div class="action"> - <a class="profile-edit-side-link dropdown-toggle" data-toggle="dropdown" rel="#profiles-menu" title="{{$profile.edit.3}}" href="#" ><i class="icon-pencil vcard-profile-edit-icon" title="{{$profile.edit.1}}" ></i></a> - <ul id="profiles-menu" class="menu-popup dropdown-menu"> + <div class="dropdown"> + <a class="profile-edit-side-link dropdown-toggle" data-toggle="dropdown" title="{{$profile.edit.3}}" href="#" ><i class="icon-pencil" title="{{$profile.edit.1}}" ></i></a> + <ul class="dropdown-menu" role="menu"> {{foreach $profile.menu.entries as $e}} <li> <a href="profiles/{{$e.id}}"><img src='{{$e.photo}}'>{{$e.profile_name}}</a> diff --git a/view/tpl/rbmark.tpl b/view/tpl/rbmark.tpl new file mode 100644 index 000000000..bead1de2f --- /dev/null +++ b/view/tpl/rbmark.tpl @@ -0,0 +1,16 @@ +<h3>{{$header}}</h3> + + +<form action="rbmark" method="post" > + +<input type="hidden" name="private" value="{{$private}}" /> +<input type="hidden" name="ischat" value="{{$ischat}}" /> + +{{include file="field_input.tpl" field=$url}} +{{include file="field_input.tpl" field=$title}} +{{include file="field_select.tpl" field=$menus}} +{{include file="field_input.tpl" field=$menu_name}} + +<input type="submit" name="submit" value="{{$submit}}" /> + +</form> diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl index a8fb002fb..924b4b33f 100755 --- a/view/tpl/settings_display.tpl +++ b/view/tpl/settings_display.tpl @@ -16,6 +16,10 @@ <input type="submit" name="submit" class="settings-submit" value="{{$submit}}" /> </div> +<br /> +<a href="pdledit">{{$layout_editor}}</a> +<br /> + {{if $theme_config}} <h2>Theme settings</h2> {{$theme_config}} diff --git a/view/tpl/usermenu.tpl b/view/tpl/usermenu.tpl index 80e160fdf..a5c6faa99 100644 --- a/view/tpl/usermenu.tpl +++ b/view/tpl/usermenu.tpl @@ -1,4 +1,4 @@ -<div class="pmenu"> +<div class="pmenu{{if $class}} {{$class}}{{/if}}"> {{if $menu.menu_desc}} <h3 class="pmenu-title">{{$menu.menu_desc}}</h3> {{/if}} |