From df66c510c9e47750ec7382d6933ff72372c426c1 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 29 Nov 2013 00:57:47 -0800 Subject: [PATCH] allow zot-info to return results for address= with webbies or naked nicknames --- mod/zfinger.php | 3 +- util/messages.po | 9901 +++++++++++++++-------------- version.inc | 2 +- view/theme/redbasic/css/style.css | 3 +- 4 files changed, 4971 insertions(+), 4938 deletions(-) diff --git a/mod/zfinger.php b/mod/zfinger.php index 2eb6adc75..ff1bf3a35 100644 --- a/mod/zfinger.php +++ b/mod/zfinger.php @@ -53,7 +53,8 @@ function zfinger_init(&$a) { } elseif(strlen($zaddr)) { $r = q("select channel.*, xchan.* from channel left join xchan on channel_hash = xchan_hash - where channel_address = '%s' limit 1", + where ( channel_address = '%s' or xchan_addr = '%s' ) limit 1", + dbesc($zaddr), dbesc($zaddr) ); } diff --git a/util/messages.po b/util/messages.po index 2156e2ef9..d0b4e1b21 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2013-11-27.510\n" +"Project-Id-Version: 2013-11-29.512\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2013-11-28 09:40+0100\n" +"POT-Creation-Date: 2013-11-29 00:03-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -18,665 +18,565 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../../view/theme/red-theme-bootstrap/php/config.php:90 -#: ../../view/theme/redstrap/php/config.php:131 -#: ../../view/theme/redstrap3/php/config.php:51 -#: ../../view/theme/redbasic/php/config.php:85 -#: ../../view/theme/redstrap-multiengine/php/config.php:131 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:91 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:111 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:63 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:74 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:63 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:74 -#: ../../include/ItemObject.php:530 ../../mod/message.php:333 -#: ../../mod/message.php:515 ../../mod/poke.php:166 ../../mod/fsuggest.php:108 -#: ../../mod/mood.php:137 ../../mod/crepair.php:166 ../../mod/connect.php:96 -#: ../../mod/admin.php:418 ../../mod/admin.php:683 ../../mod/admin.php:823 -#: ../../mod/admin.php:1022 ../../mod/admin.php:1109 -#: ../../mod/connections.php:452 ../../mod/import.php:385 -#: ../../mod/invite.php:154 ../../mod/group.php:87 ../../mod/photos.php:685 -#: ../../mod/photos.php:779 ../../mod/photos.php:1040 -#: ../../mod/photos.php:1080 ../../mod/photos.php:1167 ../../mod/thing.php:190 -#: ../../mod/setup.php:302 ../../mod/setup.php:345 ../../mod/sources.php:83 -#: ../../mod/sources.php:110 ../../mod/settings.php:651 -#: ../../mod/settings.php:763 ../../mod/settings.php:791 -#: ../../mod/settings.php:815 ../../mod/settings.php:886 -#: ../../mod/settings.php:1054 ../../mod/profiles.php:529 -#: ../../mod/events.php:458 -msgid "Submit" +#: ../../include/acl_selectors.php:235 +msgid "Visible to everybody" msgstr "" -#: ../../view/theme/red-theme-bootstrap/php/config.php:92 -#: ../../view/theme/redstrap/php/config.php:133 -#: ../../view/theme/redstrap3/php/config.php:54 -#: ../../view/theme/redbasic/php/config.php:88 -#: ../../view/theme/redstrap-multiengine/php/config.php:133 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:93 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:113 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:65 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:76 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:65 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:76 -msgid "Theme settings" +#: ../../include/acl_selectors.php:236 +msgid "show" msgstr "" -#: ../../view/theme/red-theme-bootstrap/php/config.php:93 -#: ../../view/theme/redstrap/php/config.php:134 -#: ../../view/theme/redbasic/php/config.php:99 -#: ../../view/theme/redstrap-multiengine/php/config.php:134 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:94 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:114 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:66 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:77 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:66 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:77 -msgid "Set font-size for posts and comments" +#: ../../include/acl_selectors.php:237 +msgid "don't show" msgstr "" -#: ../../view/theme/red-theme-bootstrap/php/config.php:94 -#: ../../view/theme/redstrap/php/config.php:135 -#: ../../view/theme/redstrap-multiengine/php/config.php:135 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:96 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:116 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:67 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:79 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:67 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:79 -msgid "Set line-height for posts and comments" +#: ../../include/activities.php:37 +msgid " and " msgstr "" -#: ../../view/theme/red-theme-bootstrap/php/config.php:95 -#: ../../view/theme/redstrap/php/config.php:140 -#: ../../view/theme/redstrap-multiengine/php/config.php:140 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:98 -msgid "Display colour of links - hex value, do not include the #" +#: ../../include/activities.php:45 +msgid "public profile" msgstr "" -#: ../../view/theme/redstrap/php/config.php:136 -#: ../../view/theme/redstrap-multiengine/php/config.php:136 -msgid "Set colour scheme" -msgstr "" - -#: ../../view/theme/redstrap/php/config.php:137 -#: ../../view/theme/redstrap-multiengine/php/config.php:137 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:104 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:120 -msgid "Draw shadows" -msgstr "" - -#: ../../view/theme/redstrap/php/config.php:138 -#: ../../view/theme/redstrap3/php/config.php:56 -#: ../../view/theme/redbasic/php/config.php:90 -#: ../../view/theme/redstrap-multiengine/php/config.php:138 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:97 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:68 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:68 -msgid "Navigation bar colour" -msgstr "" - -#: ../../view/theme/redstrap/php/config.php:139 -#: ../../view/theme/redstrap-multiengine/php/config.php:139 -msgid "Display style" -msgstr "" - -#: ../../view/theme/redstrap/php/config.php:141 -#: ../../view/theme/redstrap-multiengine/php/config.php:141 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:99 -msgid "Icons" -msgstr "" - -#: ../../view/theme/redstrap/php/config.php:142 -#: ../../view/theme/redstrap-multiengine/php/config.php:142 -msgid "Shiny style" -msgstr "" - -#: ../../view/theme/redstrap3/php/config.php:28 -#: ../../view/theme/redbasic/php/config.php:62 ../../include/comanche.php:35 -msgid "Default" -msgstr "" - -#: ../../view/theme/redstrap3/php/config.php:40 -#: ../../view/theme/redbasic/php/config.php:74 -msgid "Scheme Default" -msgstr "" - -#: ../../view/theme/redstrap3/php/config.php:41 -#: ../../view/theme/redbasic/php/config.php:75 -msgid "red" -msgstr "" - -#: ../../view/theme/redstrap3/php/config.php:42 -#: ../../view/theme/redbasic/php/config.php:76 -msgid "black" -msgstr "" - -#: ../../view/theme/redstrap3/php/config.php:43 -#: ../../view/theme/redbasic/php/config.php:77 -msgid "silver" -msgstr "" - -#: ../../view/theme/redstrap3/php/config.php:55 -#: ../../view/theme/redbasic/php/config.php:89 -msgid "Set scheme" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:91 -msgid "Set font-colour for banner" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:92 -msgid "Set the background colour" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:93 -msgid "Set the background image" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:94 -msgid "Set the background colour of items" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:95 -msgid "Set the opacity of items" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:96 -msgid "Set the basic colour for item icons" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:97 -msgid "Set the hover colour for item icons" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:98 -msgid "Set font-size for the entire application" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:100 -msgid "Set font-colour for posts and comments" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:101 -msgid "Set radius of corners" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:102 -msgid "Set shadow depth of photos" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:103 -msgid "Set maximum width of conversation regions" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:104 -msgid "Set minimum opacity of nav bar - to hide it" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:105 -msgid "Set size of conversation author photo" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:106 -msgid "Set size of followup author photos" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:107 -msgid "Sloppy photo albums" -msgstr "" - -#: ../../view/theme/redbasic/php/config.php:107 -msgid "Are you a clean desk or a messy desk person?" -msgstr "" - -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:95 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:115 -msgid "Set background image" -msgstr "" - -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:100 -msgid "Corner radius" -msgstr "" - -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:100 -msgid "0-99 default: 5" -msgstr "" - -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:101 -msgid "Section and Aside BG color (hex without #)" -msgstr "" - -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:102 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:118 -msgid "Section and Aside BG opacity (float: 0.80 - 1.00)" -msgstr "" - -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:103 -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:119 -msgid "Text color in Aside and Section (hex without #)" -msgstr "" - -#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:117 -#: ../../view/theme/redmatrixthemes/newsportal/php/config.php:78 -#: ../../view/theme/redmatrixthemes/bookbasic/php/config.php:78 -msgid "Colour of the navigation bar" -msgstr "" - -#: ../../boot.php:1274 +#: ../../include/activities.php:50 #, php-format -msgid "Update %s failed. See error logs." +msgid "%1$s changed %2$s to “%3$s”" msgstr "" -#: ../../boot.php:1277 +#: ../../include/activities.php:51 #, php-format -msgid "Update Error at %s" +msgid "Visit %1$s's %2$s" msgstr "" -#: ../../boot.php:1434 +#: ../../include/activities.php:54 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." +msgstr "" + +#: ../../include/enotify.php:36 +msgid "Red Matrix Notification" +msgstr "" + +#: ../../include/enotify.php:37 +msgid "redmatrix" +msgstr "" + +#: ../../include/enotify.php:39 +msgid "Thank You," +msgstr "" + +#: ../../include/enotify.php:41 +#, php-format +msgid "%s Administrator" +msgstr "" + +#: ../../include/enotify.php:76 +#, php-format +msgid "%s " +msgstr "" + +#: ../../include/enotify.php:80 +#, php-format +msgid "[Red:Notify] New mail received at %s" +msgstr "" + +#: ../../include/enotify.php:82 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." +msgstr "" + +#: ../../include/enotify.php:83 +#, php-format +msgid "%1$s sent you %2$s." +msgstr "" + +#: ../../include/enotify.php:83 +msgid "a private message" +msgstr "" + +#: ../../include/enotify.php:84 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." +msgstr "" + +#: ../../include/enotify.php:135 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:143 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:152 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +msgstr "" + +#: ../../include/enotify.php:163 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +msgstr "" + +#: ../../include/enotify.php:164 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." +msgstr "" + +#: ../../include/enotify.php:167 ../../include/enotify.php:186 +#: ../../include/enotify.php:212 ../../include/enotify.php:231 +#: ../../include/enotify.php:245 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." +msgstr "" + +#: ../../include/enotify.php:174 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" +msgstr "" + +#: ../../include/enotify.php:176 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" +msgstr "" + +#: ../../include/enotify.php:178 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +msgstr "" + +#: ../../include/enotify.php:205 +#, php-format +msgid "[Red:Notify] %s tagged you" +msgstr "" + +#: ../../include/enotify.php:206 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "" + +#: ../../include/enotify.php:207 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +msgstr "" + +#: ../../include/enotify.php:220 +#, php-format +msgid "[Red:Notify] %1$s poked you" +msgstr "" + +#: ../../include/enotify.php:221 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" +msgstr "" + +#: ../../include/enotify.php:222 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +msgstr "" + +#: ../../include/enotify.php:238 +#, php-format +msgid "[Red:Notify] %s tagged your post" +msgstr "" + +#: ../../include/enotify.php:239 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" +msgstr "" + +#: ../../include/enotify.php:240 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +msgstr "" + +#: ../../include/enotify.php:252 +msgid "[Red:Notify] Introduction received" +msgstr "" + +#: ../../include/enotify.php:253 +#, php-format +msgid "%1$s, you've received an introduction from '%2$s' at %3$s" +msgstr "" + +#: ../../include/enotify.php:254 +#, php-format +msgid "%1$s, you've received [zrl=%2$s]an introduction[/zrl] from %3$s." +msgstr "" + +#: ../../include/enotify.php:258 ../../include/enotify.php:277 +#, php-format +msgid "You may visit their profile at %s" +msgstr "" + +#: ../../include/enotify.php:260 +#, php-format +msgid "Please visit %s to approve or reject the introduction." +msgstr "" + +#: ../../include/enotify.php:267 +msgid "[Red:Notify] Friend suggestion received" +msgstr "" + +#: ../../include/enotify.php:268 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +msgstr "" + +#: ../../include/enotify.php:269 +#, php-format msgid "" -"Create an account to access services and applications within the Red Matrix" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s." msgstr "" -#: ../../boot.php:1435 ../../include/nav.php:125 ../../mod/register.php:195 -msgid "Register" +#: ../../include/enotify.php:275 +msgid "Name:" msgstr "" -#: ../../boot.php:1458 ../../include/nav.php:72 ../../include/nav.php:87 -msgid "Logout" +#: ../../include/enotify.php:276 +msgid "Photo:" msgstr "" -#: ../../boot.php:1459 ../../include/nav.php:85 -msgid "Login" -msgstr "" - -#: ../../boot.php:1461 ../../include/contact_selectors.php:77 -#: ../../mod/admin.php:686 ../../mod/admin.php:695 -msgid "Email" -msgstr "" - -#: ../../boot.php:1462 -msgid "Password" -msgstr "" - -#: ../../boot.php:1463 -msgid "Remember me" -msgstr "" - -#: ../../boot.php:1468 -msgid "Forgot your password?" -msgstr "" - -#: ../../boot.php:1469 ../../mod/lostpass.php:85 -msgid "Password Reset" -msgstr "" - -#: ../../boot.php:1533 -msgid "permission denied" -msgstr "" - -#: ../../boot.php:1534 -msgid "Got Zot?" -msgstr "" - -#: ../../boot.php:1593 -msgid "Requested channel is not available." -msgstr "" - -#: ../../boot.php:1605 -msgid " Sorry, you don't have the permission to view this profile. " -msgstr "" - -#: ../../boot.php:1640 ../../mod/connect.php:13 ../../mod/blocks.php:10 -#: ../../mod/profile.php:8 ../../mod/webpages.php:8 -#: ../../mod/filestorage.php:8 ../../mod/layouts.php:8 -msgid "Requested profile is not available." -msgstr "" - -#: ../../boot.php:1741 ../../include/contact_widgets.php:23 -#: ../../include/Contact.php:87 ../../mod/directory.php:198 -#: ../../mod/suggest.php:56 ../../mod/match.php:58 -msgid "Connect" -msgstr "" - -#: ../../boot.php:1755 ../../mod/profiles.php:624 -msgid "Change profile photo" -msgstr "" - -#: ../../boot.php:1761 -msgid "Profiles" -msgstr "" - -#: ../../boot.php:1761 -msgid "Manage/edit profiles" -msgstr "" - -#: ../../boot.php:1762 ../../mod/profiles.php:625 -msgid "Create New Profile" -msgstr "" - -#: ../../boot.php:1765 -msgid "Edit Profile" -msgstr "" - -#: ../../boot.php:1776 ../../mod/profiles.php:636 -msgid "Profile Image" -msgstr "" - -#: ../../boot.php:1779 ../../mod/profiles.php:639 -msgid "visible to everybody" -msgstr "" - -#: ../../boot.php:1780 ../../mod/profiles.php:640 -msgid "Edit visibility" -msgstr "" - -#: ../../boot.php:1791 ../../include/event.php:40 -#: ../../include/bb2diaspora.php:455 ../../mod/directory.php:173 -#: ../../mod/events.php:450 -msgid "Location:" -msgstr "" - -#: ../../boot.php:1793 ../../include/profile_advanced.php:17 -#: ../../mod/directory.php:175 -msgid "Gender:" -msgstr "" - -#: ../../boot.php:1794 ../../include/profile_advanced.php:37 -#: ../../mod/directory.php:177 -msgid "Status:" -msgstr "" - -#: ../../boot.php:1795 ../../include/profile_advanced.php:48 -#: ../../mod/directory.php:179 -msgid "Homepage:" -msgstr "" - -#: ../../boot.php:1858 ../../boot.php:1938 ../../mod/ping.php:230 -msgid "g A l F d" -msgstr "" - -#: ../../boot.php:1859 ../../boot.php:1939 -msgid "F d" -msgstr "" - -#: ../../boot.php:1904 ../../boot.php:1979 ../../mod/ping.php:252 -msgid "[today]" -msgstr "" - -#: ../../boot.php:1916 -msgid "Birthday Reminders" -msgstr "" - -#: ../../boot.php:1917 -msgid "Birthdays this week:" -msgstr "" - -#: ../../boot.php:1972 -msgid "[No description]" -msgstr "" - -#: ../../boot.php:1990 -msgid "Event Reminders" -msgstr "" - -#: ../../boot.php:1991 -msgid "Events this week:" -msgstr "" - -#: ../../boot.php:2225 -msgid "Channel" -msgstr "" - -#: ../../boot.php:2228 -msgid "Status Messages and Posts" -msgstr "" - -#: ../../boot.php:2232 -msgid "About" -msgstr "" - -#: ../../boot.php:2235 -msgid "Profile Details" -msgstr "" - -#: ../../boot.php:2239 ../../include/nav.php:79 ../../mod/fbrowser.php:25 -msgid "Photos" -msgstr "" - -#: ../../boot.php:2242 ../../include/photos.php:288 -msgid "Photo Albums" -msgstr "" - -#: ../../boot.php:2250 ../../include/nav.php:174 ../../mod/events.php:348 -msgid "Events" -msgstr "" - -#: ../../boot.php:2253 -msgid "Events and Calendar" -msgstr "" - -#: ../../boot.php:2258 -msgid "Webpages" -msgstr "" - -#: ../../boot.php:2261 -msgid "Manage Webpages" -msgstr "" - -#: ../../boot.php:2545 -msgid "toggle mobile" -msgstr "" - -#: ../../index.php:178 ../../index.php:340 ../../include/items.php:3593 -#: ../../include/photos.php:15 ../../include/attach.php:102 -#: ../../include/attach.php:133 ../../include/attach.php:189 -#: ../../include/attach.php:204 ../../include/attach.php:237 -#: ../../include/attach.php:251 ../../include/attach.php:272 -#: ../../include/attach.php:464 ../../include/attach.php:539 -#: ../../mod/message.php:208 ../../mod/poke.php:128 ../../mod/viewsrc.php:12 -#: ../../mod/fsuggest.php:78 ../../mod/mood.php:114 -#: ../../mod/profile_photo.php:197 ../../mod/profile_photo.php:210 -#: ../../mod/crepair.php:115 ../../mod/blocks.php:29 ../../mod/blocks.php:44 -#: ../../mod/intro.php:50 ../../mod/new_channel.php:66 -#: ../../mod/new_channel.php:97 ../../mod/mitem.php:92 -#: ../../mod/editwebpage.php:42 ../../mod/editwebpage.php:64 -#: ../../mod/connections.php:197 ../../mod/network.php:7 -#: ../../mod/webpages.php:40 ../../mod/filestorage.php:26 -#: ../../mod/page.php:30 ../../mod/page.php:80 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/delegate.php:6 ../../mod/register.php:68 -#: ../../mod/editpost.php:13 ../../mod/invite.php:13 ../../mod/invite.php:102 -#: ../../mod/group.php:15 ../../mod/regmod.php:18 ../../mod/photos.php:74 -#: ../../mod/photos.php:654 ../../mod/editlayout.php:48 -#: ../../mod/common.php:43 ../../mod/layouts.php:27 ../../mod/layouts.php:42 -#: ../../mod/viewconnections.php:33 ../../mod/viewconnections.php:38 -#: ../../mod/suggest.php:32 ../../mod/menu.php:40 -#: ../../mod/notifications.php:66 ../../mod/editblock.php:48 -#: ../../mod/setup.php:200 ../../mod/sources.php:48 ../../mod/settings.php:628 -#: ../../mod/item.php:181 ../../mod/item.php:189 ../../mod/manage.php:6 -#: ../../mod/allfriends.php:10 ../../mod/nogroup.php:25 -#: ../../mod/channel.php:123 ../../mod/profiles.php:163 -#: ../../mod/profiles.php:476 ../../mod/events.php:134 -msgid "Permission denied." -msgstr "" - -#: ../../index.php:226 ../../mod/help.php:53 -msgid "Not Found" -msgstr "" - -#: ../../index.php:229 ../../mod/display.php:92 ../../mod/page.php:83 -#: ../../mod/help.php:56 -msgid "Page not found." -msgstr "" - -#: ../../index.php:339 ../../include/items.php:201 ../../mod/profperm.php:28 -#: ../../mod/group.php:74 ../../mod/like.php:55 -msgid "Permission denied" -msgstr "" - -#: ../../include/message.php:18 -msgid "No recipient provided." -msgstr "" - -#: ../../include/message.php:23 -msgid "[no subject]" -msgstr "" - -#: ../../include/message.php:42 -msgid "Unable to determine sender." -msgstr "" - -#: ../../include/message.php:143 -msgid "Stored post could not be verified." -msgstr "" - -#: ../../include/bbcode.php:94 ../../include/bbcode.php:494 -#: ../../include/bbcode.php:497 -msgid "Image/photo" -msgstr "" - -#: ../../include/bbcode.php:126 ../../include/bbcode.php:502 -msgid "Encrypted content" -msgstr "" - -#: ../../include/bbcode.php:173 +#: ../../include/enotify.php:279 #, php-format -msgid "%1$s wrote the following %2$s %3$s" +msgid "Please visit %s to approve or reject the suggestion." msgstr "" -#: ../../include/bbcode.php:175 -msgid "post" +#: ../../include/ItemObject.php:88 ../../mod/photos.php:952 +msgid "Private Message" msgstr "" -#: ../../include/bbcode.php:454 ../../include/bbcode.php:474 -msgid "$1 wrote:" +#: ../../include/ItemObject.php:95 ../../include/page_widgets.php:8 +#: ../../mod/webpages.php:101 ../../mod/settings.php:713 ../../mod/menu.php:55 +#: ../../mod/layouts.php:102 ../../mod/editlayout.php:100 +#: ../../mod/editwebpage.php:119 ../../mod/blocks.php:93 +#: ../../mod/editpost.php:97 ../../mod/editblock.php:114 +msgid "Edit" msgstr "" -#: ../../include/dir_fns.php:15 -msgid "Sort Options" +#: ../../include/ItemObject.php:107 ../../include/conversation.php:628 +#: ../../mod/settings.php:714 ../../mod/admin.php:690 ../../mod/group.php:182 +#: ../../mod/photos.php:1130 ../../mod/connections.php:374 +#: ../../mod/filestorage.php:82 +msgid "Delete" msgstr "" -#: ../../include/dir_fns.php:16 -msgid "Alphabetic" +#: ../../include/ItemObject.php:113 ../../include/conversation.php:627 +msgid "Select" msgstr "" -#: ../../include/dir_fns.php:17 -msgid "Reverse Alphabetic" +#: ../../include/ItemObject.php:117 +msgid "save to folder" msgstr "" -#: ../../include/dir_fns.php:18 -msgid "Newest to Oldest" +#: ../../include/ItemObject.php:145 +msgid "add star" msgstr "" -#: ../../include/dir_fns.php:29 -msgid "Enable Safe Search" +#: ../../include/ItemObject.php:146 +msgid "remove star" msgstr "" -#: ../../include/dir_fns.php:31 -msgid "Disable Safe Search" +#: ../../include/ItemObject.php:147 +msgid "toggle star status" msgstr "" -#: ../../include/dir_fns.php:33 -msgid "Safe Mode" +#: ../../include/ItemObject.php:151 +msgid "starred" msgstr "" -#: ../../include/widgets.php:26 ../../include/contact_widgets.php:110 -msgid "Categories" +#: ../../include/ItemObject.php:160 ../../include/conversation.php:638 +msgid "Message is verified" msgstr "" -#: ../../include/account.php:23 -msgid "Not a valid email address" +#: ../../include/ItemObject.php:168 +msgid "add tag" msgstr "" -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" +#: ../../include/ItemObject.php:174 ../../mod/photos.php:1058 +msgid "I like this (toggle)" msgstr "" -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." -msgstr "" - -#: ../../include/account.php:64 -msgid "An invitation is required." -msgstr "" - -#: ../../include/account.php:68 -msgid "Invitation could not be verified." -msgstr "" - -#: ../../include/account.php:118 -msgid "Please enter the required information." -msgstr "" - -#: ../../include/account.php:186 -msgid "Failed to store account information." -msgstr "" - -#: ../../include/account.php:272 -#, php-format -msgid "Registration request at %s" -msgstr "" - -#: ../../include/account.php:274 ../../include/account.php:301 -#: ../../include/account.php:358 -msgid "Administrator" -msgstr "" - -#: ../../include/account.php:296 -msgid "your registration password" -msgstr "" - -#: ../../include/account.php:299 ../../include/account.php:356 -#, php-format -msgid "Registration details for %s" -msgstr "" - -#: ../../include/account.php:365 -msgid "Account approved." -msgstr "" - -#: ../../include/account.php:399 -#, php-format -msgid "Registration revoked for %s" -msgstr "" - -#: ../../include/taxonomy.php:210 -msgid "Tags" -msgstr "" - -#: ../../include/taxonomy.php:224 -msgid "Keywords" -msgstr "" - -#: ../../include/taxonomy.php:249 -msgid "have" -msgstr "" - -#: ../../include/taxonomy.php:249 -msgid "has" -msgstr "" - -#: ../../include/taxonomy.php:250 -msgid "want" -msgstr "" - -#: ../../include/taxonomy.php:250 -msgid "wants" -msgstr "" - -#: ../../include/taxonomy.php:251 ../../include/ItemObject.php:174 +#: ../../include/ItemObject.php:174 ../../include/taxonomy.php:251 msgid "like" msgstr "" -#: ../../include/taxonomy.php:251 -msgid "likes" +#: ../../include/ItemObject.php:175 ../../mod/photos.php:1059 +msgid "I don't like this (toggle)" msgstr "" -#: ../../include/taxonomy.php:252 ../../include/ItemObject.php:175 +#: ../../include/ItemObject.php:175 ../../include/taxonomy.php:252 msgid "dislike" msgstr "" -#: ../../include/taxonomy.php:252 -msgid "dislikes" +#: ../../include/ItemObject.php:177 +msgid "Share this" +msgstr "" + +#: ../../include/ItemObject.php:177 +msgid "share" +msgstr "" + +#: ../../include/ItemObject.php:201 ../../include/ItemObject.php:202 +#, php-format +msgid "View %s's profile - %s" +msgstr "" + +#: ../../include/ItemObject.php:203 +msgid "to" +msgstr "" + +#: ../../include/ItemObject.php:204 +msgid "via" +msgstr "" + +#: ../../include/ItemObject.php:205 +msgid "Wall-to-Wall" +msgstr "" + +#: ../../include/ItemObject.php:206 +msgid "via Wall-To-Wall:" +msgstr "" + +#: ../../include/ItemObject.php:216 ../../include/conversation.php:682 +#, php-format +msgid " from %s" +msgstr "" + +#: ../../include/ItemObject.php:219 ../../include/conversation.php:685 +#, php-format +msgid "last edited: %s" +msgstr "" + +#: ../../include/ItemObject.php:246 ../../include/conversation.php:702 +#: ../../include/conversation.php:1112 ../../mod/photos.php:1061 +#: ../../mod/message.php:332 ../../mod/message.php:516 +#: ../../mod/editlayout.php:109 ../../mod/editwebpage.php:128 +#: ../../mod/editpost.php:106 ../../mod/editblock.php:123 +msgid "Please wait" +msgstr "" + +#: ../../include/ItemObject.php:267 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:268 ../../include/js_strings.php:7 +#: ../../include/contact_widgets.php:148 +msgid "show more" +msgstr "" + +#: ../../include/ItemObject.php:527 ../../mod/photos.php:1077 +#: ../../mod/photos.php:1164 +msgid "This is you" +msgstr "" + +#: ../../include/ItemObject.php:529 ../../include/js_strings.php:6 +#: ../../mod/photos.php:1079 ../../mod/photos.php:1166 +msgid "Comment" +msgstr "" + +#: ../../include/ItemObject.php:530 ../../mod/events.php:458 +#: ../../mod/thing.php:190 ../../mod/invite.php:154 ../../mod/setup.php:302 +#: ../../mod/setup.php:345 ../../mod/settings.php:651 +#: ../../mod/settings.php:763 ../../mod/settings.php:791 +#: ../../mod/settings.php:815 ../../mod/settings.php:886 +#: ../../mod/settings.php:1054 ../../mod/connect.php:96 +#: ../../mod/sources.php:83 ../../mod/sources.php:110 ../../mod/admin.php:418 +#: ../../mod/admin.php:683 ../../mod/admin.php:823 ../../mod/admin.php:1022 +#: ../../mod/admin.php:1109 ../../mod/group.php:87 ../../mod/photos.php:685 +#: ../../mod/photos.php:779 ../../mod/photos.php:1040 +#: ../../mod/photos.php:1080 ../../mod/photos.php:1167 +#: ../../mod/message.php:333 ../../mod/message.php:515 +#: ../../mod/connections.php:452 ../../mod/profiles.php:529 +#: ../../mod/import.php:385 ../../mod/crepair.php:166 ../../mod/poke.php:166 +#: ../../mod/fsuggest.php:108 ../../mod/mood.php:137 +#: ../../view/theme/redbasic/php/config.php:85 +#: ../../view/theme/apw/php/config.php:231 +#: ../../view/theme/blogga/view/theme/blog/config.php:67 +#: ../../view/theme/blogga/php/config.php:67 +msgid "Submit" +msgstr "" + +#: ../../include/ItemObject.php:531 +msgid "Bold" +msgstr "" + +#: ../../include/ItemObject.php:532 +msgid "Italic" +msgstr "" + +#: ../../include/ItemObject.php:533 +msgid "Underline" +msgstr "" + +#: ../../include/ItemObject.php:534 +msgid "Quote" +msgstr "" + +#: ../../include/ItemObject.php:535 +msgid "Code" +msgstr "" + +#: ../../include/ItemObject.php:536 +msgid "Image" +msgstr "" + +#: ../../include/ItemObject.php:537 +msgid "Link" +msgstr "" + +#: ../../include/ItemObject.php:538 +msgid "Video" +msgstr "" + +#: ../../include/ItemObject.php:539 ../../include/conversation.php:1075 +#: ../../mod/webpages.php:105 ../../mod/photos.php:1081 +#: ../../mod/editlayout.php:129 ../../mod/editwebpage.php:150 +#: ../../mod/editpost.php:126 ../../mod/editblock.php:144 +msgid "Preview" +msgstr "" + +#: ../../include/ItemObject.php:542 ../../include/conversation.php:1139 +#: ../../mod/message.php:338 ../../mod/message.php:521 +#: ../../mod/editpost.php:134 +msgid "Encrypt text" +msgstr "" + +#: ../../include/Contact.php:87 ../../include/contact_widgets.php:23 +#: ../../mod/match.php:58 ../../mod/suggest.php:56 ../../mod/directory.php:198 +#: ../../boot.php:1741 +msgid "Connect" +msgstr "" + +#: ../../include/Contact.php:103 +msgid "New window" +msgstr "" + +#: ../../include/Contact.php:104 +msgid "Open the selected location in a different window or browser tab" +msgstr "" + +#: ../../include/Contact.php:524 ../../include/conversation.php:930 +msgid "Poke" +msgstr "" + +#: ../../include/Contact.php:525 ../../include/conversation.php:924 +msgid "View Status" +msgstr "" + +#: ../../include/Contact.php:526 ../../include/nav.php:76 +#: ../../include/conversation.php:925 ../../mod/connections.php:327 +#: ../../mod/connections.php:441 +msgid "View Profile" +msgstr "" + +#: ../../include/Contact.php:527 ../../include/conversation.php:926 +msgid "View Photos" +msgstr "" + +#: ../../include/Contact.php:528 +msgid "Network Posts" +msgstr "" + +#: ../../include/Contact.php:529 ../../include/conversation.php:928 +msgid "Edit Contact" +msgstr "" + +#: ../../include/Contact.php:530 ../../include/conversation.php:929 +msgid "Send PM" +msgstr "" + +#: ../../include/contact_selectors.php:30 +msgid "Unknown | Not categorised" +msgstr "" + +#: ../../include/contact_selectors.php:31 +msgid "Block immediately" +msgstr "" + +#: ../../include/contact_selectors.php:32 +msgid "Shady, spammer, self-marketer" +msgstr "" + +#: ../../include/contact_selectors.php:33 +msgid "Known to me, but no opinion" +msgstr "" + +#: ../../include/contact_selectors.php:34 +msgid "OK, probably harmless" +msgstr "" + +#: ../../include/contact_selectors.php:35 +msgid "Reputable, has my trust" +msgstr "" + +#: ../../include/contact_selectors.php:54 +msgid "Frequently" +msgstr "" + +#: ../../include/contact_selectors.php:55 +msgid "Hourly" +msgstr "" + +#: ../../include/contact_selectors.php:56 +msgid "Twice daily" +msgstr "" + +#: ../../include/contact_selectors.php:57 +msgid "Daily" +msgstr "" + +#: ../../include/contact_selectors.php:58 +msgid "Weekly" +msgstr "" + +#: ../../include/contact_selectors.php:59 +msgid "Monthly" +msgstr "" + +#: ../../include/contact_selectors.php:74 +msgid "Friendica" +msgstr "" + +#: ../../include/contact_selectors.php:75 +msgid "OStatus" +msgstr "" + +#: ../../include/contact_selectors.php:76 +msgid "RSS/Atom" +msgstr "" + +#: ../../include/contact_selectors.php:77 ../../mod/admin.php:686 +#: ../../mod/admin.php:695 ../../boot.php:1461 +msgid "Email" +msgstr "" + +#: ../../include/contact_selectors.php:78 +msgid "Diaspora" +msgstr "" + +#: ../../include/contact_selectors.php:79 +msgid "Facebook" +msgstr "" + +#: ../../include/contact_selectors.php:80 +msgid "Zot!" +msgstr "" + +#: ../../include/contact_selectors.php:81 +msgid "LinkedIn" +msgstr "" + +#: ../../include/contact_selectors.php:82 +msgid "XMPP/IM" +msgstr "" + +#: ../../include/contact_selectors.php:83 +msgid "MySpace" msgstr "" #: ../../include/datetime.php:43 ../../include/datetime.php:45 @@ -752,370 +652,11 @@ msgstr "" msgid "%1$d %2$s ago" msgstr "" -#: ../../include/text.php:309 -msgid "prev" -msgstr "" - -#: ../../include/text.php:311 -msgid "first" -msgstr "" - -#: ../../include/text.php:340 -msgid "last" -msgstr "" - -#: ../../include/text.php:343 -msgid "next" -msgstr "" - -#: ../../include/text.php:355 -msgid "older" -msgstr "" - -#: ../../include/text.php:357 -msgid "newer" -msgstr "" - -#: ../../include/text.php:648 -msgid "No connections" -msgstr "" - -#: ../../include/text.php:659 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/text.php:671 -msgid "View Connections" -msgstr "" - -#: ../../include/text.php:730 ../../include/nav.php:135 -#: ../../mod/search.php:96 -msgid "Search" -msgstr "" - -#: ../../include/text.php:732 ../../mod/filer.php:36 -msgid "Save" -msgstr "" - -#: ../../include/text.php:770 -msgid "poke" -msgstr "" - -#: ../../include/text.php:770 ../../include/conversation.php:236 -msgid "poked" -msgstr "" - -#: ../../include/text.php:771 -msgid "ping" -msgstr "" - -#: ../../include/text.php:771 -msgid "pinged" -msgstr "" - -#: ../../include/text.php:772 -msgid "prod" -msgstr "" - -#: ../../include/text.php:772 -msgid "prodded" -msgstr "" - -#: ../../include/text.php:773 -msgid "slap" -msgstr "" - -#: ../../include/text.php:773 -msgid "slapped" -msgstr "" - -#: ../../include/text.php:774 -msgid "finger" -msgstr "" - -#: ../../include/text.php:774 -msgid "fingered" -msgstr "" - -#: ../../include/text.php:775 -msgid "rebuff" -msgstr "" - -#: ../../include/text.php:775 -msgid "rebuffed" -msgstr "" - -#: ../../include/text.php:787 -msgid "happy" -msgstr "" - -#: ../../include/text.php:788 -msgid "sad" -msgstr "" - -#: ../../include/text.php:789 -msgid "mellow" -msgstr "" - -#: ../../include/text.php:790 -msgid "tired" -msgstr "" - -#: ../../include/text.php:791 -msgid "perky" -msgstr "" - -#: ../../include/text.php:792 -msgid "angry" -msgstr "" - -#: ../../include/text.php:793 -msgid "stupified" -msgstr "" - -#: ../../include/text.php:794 -msgid "puzzled" -msgstr "" - -#: ../../include/text.php:795 -msgid "interested" -msgstr "" - -#: ../../include/text.php:796 -msgid "bitter" -msgstr "" - -#: ../../include/text.php:797 -msgid "cheerful" -msgstr "" - -#: ../../include/text.php:798 -msgid "alive" -msgstr "" - -#: ../../include/text.php:799 -msgid "annoyed" -msgstr "" - -#: ../../include/text.php:800 -msgid "anxious" -msgstr "" - -#: ../../include/text.php:801 -msgid "cranky" -msgstr "" - -#: ../../include/text.php:802 -msgid "disturbed" -msgstr "" - -#: ../../include/text.php:803 -msgid "frustrated" -msgstr "" - -#: ../../include/text.php:804 -msgid "motivated" -msgstr "" - -#: ../../include/text.php:805 -msgid "relaxed" -msgstr "" - -#: ../../include/text.php:806 -msgid "surprised" -msgstr "" - -#: ../../include/text.php:970 -msgid "Monday" -msgstr "" - -#: ../../include/text.php:970 -msgid "Tuesday" -msgstr "" - -#: ../../include/text.php:970 -msgid "Wednesday" -msgstr "" - -#: ../../include/text.php:970 -msgid "Thursday" -msgstr "" - -#: ../../include/text.php:970 -msgid "Friday" -msgstr "" - -#: ../../include/text.php:970 -msgid "Saturday" -msgstr "" - -#: ../../include/text.php:970 -msgid "Sunday" -msgstr "" - -#: ../../include/text.php:974 -msgid "January" -msgstr "" - -#: ../../include/text.php:974 -msgid "February" -msgstr "" - -#: ../../include/text.php:974 -msgid "March" -msgstr "" - -#: ../../include/text.php:974 -msgid "April" -msgstr "" - -#: ../../include/text.php:974 -msgid "May" -msgstr "" - -#: ../../include/text.php:974 -msgid "June" -msgstr "" - -#: ../../include/text.php:974 -msgid "July" -msgstr "" - -#: ../../include/text.php:974 -msgid "August" -msgstr "" - -#: ../../include/text.php:974 -msgid "September" -msgstr "" - -#: ../../include/text.php:974 -msgid "October" -msgstr "" - -#: ../../include/text.php:974 -msgid "November" -msgstr "" - -#: ../../include/text.php:974 -msgid "December" -msgstr "" - -#: ../../include/text.php:1052 ../../mod/message.php:453 -msgid "unknown.???" -msgstr "" - -#: ../../include/text.php:1053 ../../mod/message.php:454 -msgid "bytes" -msgstr "" - -#: ../../include/text.php:1088 -msgid "remove category" -msgstr "" - -#: ../../include/text.php:1110 -msgid "remove from file" -msgstr "" - -#: ../../include/text.php:1164 ../../include/text.php:1176 -msgid "Click to open/close" -msgstr "" - -#: ../../include/text.php:1352 ../../mod/events.php:326 -msgid "link to source" -msgstr "" - -#: ../../include/text.php:1371 -msgid "Select a page layout: " -msgstr "" - -#: ../../include/text.php:1374 ../../include/text.php:1439 -msgid "default" -msgstr "" - -#: ../../include/text.php:1410 -msgid "Page content type: " -msgstr "" - -#: ../../include/text.php:1451 -msgid "Select an alternate language" -msgstr "" - -#: ../../include/text.php:1603 ../../include/conversation.php:117 -#: ../../mod/subthread.php:89 ../../mod/tagger.php:45 ../../mod/like.php:103 -msgid "photo" -msgstr "" - -#: ../../include/text.php:1606 ../../include/conversation.php:120 -#: ../../mod/tagger.php:49 -msgid "event" -msgstr "" - -#: ../../include/text.php:1609 ../../include/conversation.php:145 -#: ../../mod/subthread.php:89 ../../mod/tagger.php:53 ../../mod/like.php:103 -msgid "status" -msgstr "" - -#: ../../include/text.php:1611 ../../include/conversation.php:147 -#: ../../mod/tagger.php:55 -msgid "comment" -msgstr "" - -#: ../../include/text.php:1616 -msgid "activity" -msgstr "" - -#: ../../include/text.php:1878 -msgid "Design" -msgstr "" - -#: ../../include/text.php:1880 -msgid "Blocks" -msgstr "" - -#: ../../include/text.php:1881 -msgid "Menus" -msgstr "" - -#: ../../include/text.php:1882 -msgid "Layouts" -msgstr "" - -#: ../../include/text.php:1883 -msgid "Pages" -msgstr "" - #: ../../include/dba/dba_driver.php:50 #, php-format msgid "Cannot locate DNS info for database server '%s'" msgstr "" -#: ../../include/activities.php:37 -msgid " and " -msgstr "" - -#: ../../include/activities.php:45 -msgid "public profile" -msgstr "" - -#: ../../include/activities.php:50 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" -msgstr "" - -#: ../../include/activities.php:51 -#, php-format -msgid "Visit %1$s's %2$s" -msgstr "" - -#: ../../include/activities.php:54 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." -msgstr "" - #: ../../include/event.php:11 ../../include/bb2diaspora.php:433 msgid "l F d, Y \\@ g:i A" msgstr "" @@ -1128,32 +669,266 @@ msgstr "" msgid "Finishes:" msgstr "" -#: ../../include/acl_selectors.php:235 -msgid "Visible to everybody" +#: ../../include/event.php:40 ../../include/bb2diaspora.php:455 +#: ../../mod/events.php:450 ../../mod/directory.php:173 ../../boot.php:1791 +msgid "Location:" msgstr "" -#: ../../include/acl_selectors.php:236 -msgid "show" +#: ../../include/features.php:21 +msgid "General Features" msgstr "" -#: ../../include/acl_selectors.php:237 -msgid "don't show" +#: ../../include/features.php:23 +msgid "Content Expiration" +msgstr "" + +#: ../../include/features.php:23 +msgid "Remove posts/comments and/or private messages at a future time" +msgstr "" + +#: ../../include/features.php:24 +msgid "Multiple Profiles" +msgstr "" + +#: ../../include/features.php:24 +msgid "Ability to create multiple profiles" +msgstr "" + +#: ../../include/features.php:25 +msgid "Web Pages" +msgstr "" + +#: ../../include/features.php:25 +msgid "Provide managed web pages on your channel" +msgstr "" + +#: ../../include/features.php:26 +msgid "Enhanced Photo Albums" +msgstr "" + +#: ../../include/features.php:26 +msgid "Enable photo album with enhanced features" +msgstr "" + +#: ../../include/features.php:28 +msgid "Extended Identity Sharing" +msgstr "" + +#: ../../include/features.php:28 ../../include/js_strings.php:30 +msgid " " +msgstr "" + +#: ../../include/features.php:29 +msgid "Expert Mode" +msgstr "" + +#: ../../include/features.php:29 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "" + +#: ../../include/features.php:30 +msgid "Premium Channel" +msgstr "" + +#: ../../include/features.php:30 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" +msgstr "" + +#: ../../include/features.php:35 +msgid "Post Composition Features" +msgstr "" + +#: ../../include/features.php:36 +msgid "Richtext Editor" +msgstr "" + +#: ../../include/features.php:36 +msgid "Enable richtext editor" +msgstr "" + +#: ../../include/features.php:37 +msgid "Post Preview" +msgstr "" + +#: ../../include/features.php:37 +msgid "Allow previewing posts and comments before publishing them" +msgstr "" + +#: ../../include/features.php:38 ../../mod/settings.php:120 +#: ../../mod/sources.php:67 +msgid "Channel Sources" +msgstr "" + +#: ../../include/features.php:38 +msgid "Automatically import channel content from other channels or feeds" +msgstr "" + +#: ../../include/features.php:39 +msgid "Even More Encryption" +msgstr "" + +#: ../../include/features.php:39 +msgid "Allow encryption of content end-to-end with a shared secret key" +msgstr "" + +#: ../../include/features.php:44 +msgid "Network and Stream Filtering" +msgstr "" + +#: ../../include/features.php:45 +msgid "Search by Date" +msgstr "" + +#: ../../include/features.php:45 +msgid "Ability to select posts by date ranges" +msgstr "" + +#: ../../include/features.php:46 +msgid "Collections Filter" +msgstr "" + +#: ../../include/features.php:46 +msgid "Enable widget to display Network posts only from selected collections" +msgstr "" + +#: ../../include/features.php:47 ../../mod/search.php:17 +#: ../../mod/network.php:173 +msgid "Saved Searches" +msgstr "" + +#: ../../include/features.php:47 +msgid "Save search terms for re-use" +msgstr "" + +#: ../../include/features.php:48 +msgid "Network Personal Tab" +msgstr "" + +#: ../../include/features.php:48 +msgid "Enable tab to display only Network posts that you've interacted on" +msgstr "" + +#: ../../include/features.php:49 +msgid "Network New Tab" +msgstr "" + +#: ../../include/features.php:49 +msgid "Enable tab to display all new Network activity" +msgstr "" + +#: ../../include/features.php:50 +msgid "Affinity Tool" +msgstr "" + +#: ../../include/features.php:50 +msgid "Filter stream activity by depth of relationships" +msgstr "" + +#: ../../include/features.php:55 +msgid "Post/Comment Tools" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit Sent Posts" +msgstr "" + +#: ../../include/features.php:57 +msgid "Edit and correct posts and comments after sending" +msgstr "" + +#: ../../include/features.php:58 +msgid "Tagging" +msgstr "" + +#: ../../include/features.php:58 +msgid "Ability to tag existing posts" +msgstr "" + +#: ../../include/features.php:59 +msgid "Post Categories" +msgstr "" + +#: ../../include/features.php:59 +msgid "Add categories to your posts" +msgstr "" + +#: ../../include/features.php:60 ../../include/contact_widgets.php:76 +msgid "Saved Folders" +msgstr "" + +#: ../../include/features.php:60 +msgid "Ability to file posts under folders" +msgstr "" + +#: ../../include/features.php:61 +msgid "Dislike Posts" +msgstr "" + +#: ../../include/features.php:61 +msgid "Ability to dislike posts/comments" +msgstr "" + +#: ../../include/features.php:62 +msgid "Star Posts" +msgstr "" + +#: ../../include/features.php:62 +msgid "Ability to mark special posts with a star indicator" +msgstr "" + +#: ../../include/features.php:63 +msgid "Tag Cloud" +msgstr "" + +#: ../../include/features.php:63 +msgid "Provide a personal tag cloud on your channel page" +msgstr "" + +#: ../../include/group.php:25 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." +msgstr "" + +#: ../../include/group.php:223 +msgid "Default privacy group for new contacts" +msgstr "" + +#: ../../include/group.php:242 ../../mod/admin.php:695 +msgid "All Channels" +msgstr "" + +#: ../../include/group.php:264 +msgid "edit" +msgstr "" + +#: ../../include/group.php:285 +msgid "Collections" +msgstr "" + +#: ../../include/group.php:286 +msgid "Edit collection" +msgstr "" + +#: ../../include/group.php:287 +msgid "Create a new collection" +msgstr "" + +#: ../../include/group.php:288 +msgid "Channels not in any collection" +msgstr "" + +#: ../../include/group.php:290 ../../mod/network.php:174 +msgid "add" msgstr "" #: ../../include/js_strings.php:5 msgid "Delete this item?" msgstr "" -#: ../../include/js_strings.php:6 ../../include/ItemObject.php:529 -#: ../../mod/photos.php:1079 ../../mod/photos.php:1166 -msgid "Comment" -msgstr "" - -#: ../../include/js_strings.php:7 ../../include/ItemObject.php:268 -#: ../../include/contact_widgets.php:148 -msgid "show more" -msgstr "" - #: ../../include/js_strings.php:8 msgid "show fewer" msgstr "" @@ -1243,1060 +1018,37 @@ msgstr "" msgid "%d years" msgstr "" -#: ../../include/js_strings.php:30 ../../include/features.php:28 -msgid " " -msgstr "" - #: ../../include/js_strings.php:31 msgid "timeago.numbers" msgstr "" -#: ../../include/permissions.php:13 -msgid "Can view my \"public\" stream and posts" +#: ../../include/message.php:18 +msgid "No recipient provided." msgstr "" -#: ../../include/permissions.php:14 -msgid "Can view my \"public\" channel profile" +#: ../../include/message.php:23 +msgid "[no subject]" msgstr "" -#: ../../include/permissions.php:15 -msgid "Can view my \"public\" photo albums" +#: ../../include/message.php:42 +msgid "Unable to determine sender." msgstr "" -#: ../../include/permissions.php:16 -msgid "Can view my \"public\" address book" -msgstr "" - -#: ../../include/permissions.php:17 -msgid "Can view my \"public\" file storage" -msgstr "" - -#: ../../include/permissions.php:18 -msgid "Can view my \"public\" pages" -msgstr "" - -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" -msgstr "" - -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" -msgstr "" - -#: ../../include/permissions.php:23 -msgid "Can comment on my posts" -msgstr "" - -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" -msgstr "" - -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" -msgstr "" - -#: ../../include/permissions.php:26 -msgid "Can forward to all my channel contacts via post @mentions" -msgstr "" - -#: ../../include/permissions.php:26 -msgid "Advanced - useful for creating group forum channels" -msgstr "" - -#: ../../include/permissions.php:27 -msgid "Can chat with me (when available)" -msgstr "" - -#: ../../include/permissions.php:27 -msgid "Requires compatible chat plugin" -msgstr "" - -#: ../../include/permissions.php:28 -msgid "Can write to my \"public\" file storage" -msgstr "" - -#: ../../include/permissions.php:29 -msgid "Can edit my \"public\" pages" -msgstr "" - -#: ../../include/permissions.php:31 -msgid "Can source my \"public\" posts in derived channels" -msgstr "" - -#: ../../include/permissions.php:31 -msgid "Somewhat advanced - very useful in open communities" -msgstr "" - -#: ../../include/permissions.php:32 -msgid "Can administer my channel resources" -msgstr "" - -#: ../../include/permissions.php:32 -msgid "Extremely advanced. Leave this alone unless you know what you are doing" -msgstr "" - -#: ../../include/items.php:3531 ../../mod/viewsrc.php:18 -#: ../../mod/display.php:32 ../../mod/admin.php:150 ../../mod/admin.php:727 -#: ../../mod/admin.php:930 ../../mod/home.php:64 -msgid "Item not found." -msgstr "" - -#: ../../include/items.php:3714 -msgid "Archives" -msgstr "" - -#: ../../include/items.php:3880 ../../mod/group.php:44 ../../mod/group.php:146 -msgid "Collection not found." -msgstr "" - -#: ../../include/items.php:3896 ../../mod/network.php:469 -msgid "Group is empty" -msgstr "" - -#: ../../include/items.php:3912 -msgid "Connection not found." -msgstr "" - -#: ../../include/oembed.php:149 -msgid "Embedded content" -msgstr "" - -#: ../../include/oembed.php:158 -msgid "Embedding disabled" -msgstr "" - -#: ../../include/follow.php:21 -msgid "Channel is blocked on this site." -msgstr "" - -#: ../../include/follow.php:26 -msgid "Channel location missing." -msgstr "" - -#: ../../include/follow.php:43 -msgid "Channel discovery failed. Website may be down or misconfigured." -msgstr "" - -#: ../../include/follow.php:51 -msgid "Response from remote channel was not understood." -msgstr "" - -#: ../../include/follow.php:58 -msgid "Response from remote channel was incomplete." -msgstr "" - -#: ../../include/follow.php:129 -msgid "local account not found." -msgstr "" - -#: ../../include/follow.php:138 -msgid "Cannot connect to yourself." +#: ../../include/message.php:143 +msgid "Stored post could not be verified." msgstr "" #: ../../include/network.php:1113 msgid "view full size" msgstr "" -#: ../../include/ItemObject.php:88 ../../mod/photos.php:952 -msgid "Private Message" -msgstr "" - -#: ../../include/ItemObject.php:95 ../../include/page_widgets.php:8 -#: ../../mod/blocks.php:93 ../../mod/editwebpage.php:119 -#: ../../mod/webpages.php:101 ../../mod/editpost.php:97 -#: ../../mod/editlayout.php:100 ../../mod/layouts.php:102 -#: ../../mod/menu.php:55 ../../mod/editblock.php:114 -#: ../../mod/settings.php:713 -msgid "Edit" -msgstr "" - -#: ../../include/ItemObject.php:107 ../../include/conversation.php:628 -#: ../../mod/admin.php:690 ../../mod/connections.php:374 -#: ../../mod/filestorage.php:82 ../../mod/group.php:182 -#: ../../mod/photos.php:1130 ../../mod/settings.php:714 -msgid "Delete" -msgstr "" - -#: ../../include/ItemObject.php:113 ../../include/conversation.php:627 -msgid "Select" -msgstr "" - -#: ../../include/ItemObject.php:117 -msgid "save to folder" -msgstr "" - -#: ../../include/ItemObject.php:145 -msgid "add star" -msgstr "" - -#: ../../include/ItemObject.php:146 -msgid "remove star" -msgstr "" - -#: ../../include/ItemObject.php:147 -msgid "toggle star status" -msgstr "" - -#: ../../include/ItemObject.php:151 -msgid "starred" -msgstr "" - -#: ../../include/ItemObject.php:160 ../../include/conversation.php:638 -msgid "Message is verified" -msgstr "" - -#: ../../include/ItemObject.php:168 -msgid "add tag" -msgstr "" - -#: ../../include/ItemObject.php:174 ../../mod/photos.php:1058 -msgid "I like this (toggle)" -msgstr "" - -#: ../../include/ItemObject.php:175 ../../mod/photos.php:1059 -msgid "I don't like this (toggle)" -msgstr "" - -#: ../../include/ItemObject.php:177 -msgid "Share this" -msgstr "" - -#: ../../include/ItemObject.php:177 -msgid "share" -msgstr "" - -#: ../../include/ItemObject.php:201 ../../include/ItemObject.php:202 -#, php-format -msgid "View %s's profile - %s" -msgstr "" - -#: ../../include/ItemObject.php:203 -msgid "to" -msgstr "" - -#: ../../include/ItemObject.php:204 -msgid "via" -msgstr "" - -#: ../../include/ItemObject.php:205 -msgid "Wall-to-Wall" -msgstr "" - -#: ../../include/ItemObject.php:206 -msgid "via Wall-To-Wall:" -msgstr "" - -#: ../../include/ItemObject.php:216 ../../include/conversation.php:682 -#, php-format -msgid " from %s" -msgstr "" - -#: ../../include/ItemObject.php:219 ../../include/conversation.php:685 -#, php-format -msgid "last edited: %s" -msgstr "" - -#: ../../include/ItemObject.php:246 ../../include/conversation.php:702 -#: ../../include/conversation.php:1112 ../../mod/message.php:332 -#: ../../mod/message.php:516 ../../mod/editwebpage.php:128 -#: ../../mod/editpost.php:106 ../../mod/photos.php:1061 -#: ../../mod/editlayout.php:109 ../../mod/editblock.php:123 -msgid "Please wait" -msgstr "" - -#: ../../include/ItemObject.php:267 -#, php-format -msgid "%d comment" -msgid_plural "%d comments" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/ItemObject.php:527 ../../mod/photos.php:1077 -#: ../../mod/photos.php:1164 -msgid "This is you" -msgstr "" - -#: ../../include/ItemObject.php:531 -msgid "Bold" -msgstr "" - -#: ../../include/ItemObject.php:532 -msgid "Italic" -msgstr "" - -#: ../../include/ItemObject.php:533 -msgid "Underline" -msgstr "" - -#: ../../include/ItemObject.php:534 -msgid "Quote" -msgstr "" - -#: ../../include/ItemObject.php:535 -msgid "Code" -msgstr "" - -#: ../../include/ItemObject.php:536 -msgid "Image" -msgstr "" - -#: ../../include/ItemObject.php:537 -msgid "Link" -msgstr "" - -#: ../../include/ItemObject.php:538 -msgid "Video" -msgstr "" - -#: ../../include/ItemObject.php:539 ../../include/conversation.php:1075 -#: ../../mod/editwebpage.php:150 ../../mod/webpages.php:105 -#: ../../mod/editpost.php:126 ../../mod/photos.php:1081 -#: ../../mod/editlayout.php:129 ../../mod/editblock.php:144 -msgid "Preview" -msgstr "" - -#: ../../include/ItemObject.php:542 ../../include/conversation.php:1139 -#: ../../mod/message.php:338 ../../mod/message.php:521 -#: ../../mod/editpost.php:134 -msgid "Encrypt text" -msgstr "" - -#: ../../include/notify.php:23 -msgid "created a new post" -msgstr "" - -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" -msgstr "" - -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." -msgstr "" - -#: ../../include/contact_widgets.php:20 -msgid "Add New Connection" -msgstr "" - -#: ../../include/contact_widgets.php:21 -msgid "Enter the channel address" -msgstr "" - -#: ../../include/contact_widgets.php:22 -msgid "Example: bob@example.com, http://example.com/barbara" -msgstr "" - -#: ../../include/contact_widgets.php:38 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/contact_widgets.php:44 -msgid "Find Channels" -msgstr "" - -#: ../../include/contact_widgets.php:45 -msgid "Enter name or interest" -msgstr "" - -#: ../../include/contact_widgets.php:46 -msgid "Connect/Follow" -msgstr "" - -#: ../../include/contact_widgets.php:47 -msgid "Examples: Robert Morgenstein, Fishing" -msgstr "" - -#: ../../include/contact_widgets.php:48 ../../mod/connections.php:697 -#: ../../mod/directory.php:221 ../../mod/directory.php:226 -msgid "Find" -msgstr "" - -#: ../../include/contact_widgets.php:49 ../../mod/suggest.php:64 -msgid "Channel Suggestions" -msgstr "" - -#: ../../include/contact_widgets.php:51 -msgid "Random Profile" -msgstr "" - -#: ../../include/contact_widgets.php:52 -msgid "Invite Friends" -msgstr "" - -#: ../../include/contact_widgets.php:76 ../../include/features.php:60 -msgid "Saved Folders" -msgstr "" - -#: ../../include/contact_widgets.php:79 ../../include/contact_widgets.php:113 -msgid "Everything" -msgstr "" - -#: ../../include/contact_widgets.php:143 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/page_widgets.php:6 -msgid "New Page" -msgstr "" - -#: ../../include/api.php:972 -msgid "Public Timeline" -msgstr "" - -#: ../../include/conversation.php:123 -msgid "channel" -msgstr "" - -#: ../../include/conversation.php:161 ../../mod/like.php:134 -#, php-format -msgid "%1$s likes %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:164 ../../mod/like.php:136 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" -msgstr "" - -#: ../../include/conversation.php:201 -#, php-format -msgid "%1$s is now connected with %2$s" -msgstr "" - -#: ../../include/conversation.php:232 -#, php-format -msgid "%1$s poked %2$s" -msgstr "" - -#: ../../include/conversation.php:254 ../../mod/mood.php:63 -#, php-format -msgid "%1$s is currently %2$s" -msgstr "" - -#: ../../include/conversation.php:658 -#, php-format -msgid "View %s's profile @ %s" -msgstr "" - -#: ../../include/conversation.php:672 -msgid "Categories:" -msgstr "" - -#: ../../include/conversation.php:673 -msgid "Filed under:" -msgstr "" - -#: ../../include/conversation.php:700 -msgid "View in context" -msgstr "" - -#: ../../include/conversation.php:826 -msgid "remove" -msgstr "" - -#: ../../include/conversation.php:830 -msgid "Loading..." -msgstr "" - -#: ../../include/conversation.php:831 -msgid "Delete Selected Items" -msgstr "" - -#: ../../include/conversation.php:922 -msgid "View Source" -msgstr "" - -#: ../../include/conversation.php:923 -msgid "Follow Thread" -msgstr "" - -#: ../../include/conversation.php:924 ../../include/Contact.php:525 -msgid "View Status" -msgstr "" - -#: ../../include/conversation.php:925 ../../include/nav.php:76 -#: ../../include/Contact.php:526 ../../mod/connections.php:327 -#: ../../mod/connections.php:441 -msgid "View Profile" -msgstr "" - -#: ../../include/conversation.php:926 ../../include/Contact.php:527 -msgid "View Photos" -msgstr "" - -#: ../../include/conversation.php:927 -msgid "Matrix Activity" -msgstr "" - -#: ../../include/conversation.php:928 ../../include/Contact.php:529 -msgid "Edit Contact" -msgstr "" - -#: ../../include/conversation.php:929 ../../include/Contact.php:530 -msgid "Send PM" -msgstr "" - -#: ../../include/conversation.php:930 ../../include/Contact.php:524 -msgid "Poke" -msgstr "" - -#: ../../include/conversation.php:992 -#, php-format -msgid "%s likes this." -msgstr "" - -#: ../../include/conversation.php:992 -#, php-format -msgid "%s doesn't like this." -msgstr "" - -#: ../../include/conversation.php:996 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:998 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1004 -msgid "and" -msgstr "" - -#: ../../include/conversation.php:1007 -#, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/conversation.php:1008 -#, php-format -msgid "%s like this." -msgstr "" - -#: ../../include/conversation.php:1008 -#, php-format -msgid "%s don't like this." -msgstr "" - -#: ../../include/conversation.php:1058 -msgid "Visible to everybody" -msgstr "" - -#: ../../include/conversation.php:1059 ../../mod/message.php:281 -#: ../../mod/message.php:417 -msgid "Please enter a link URL:" -msgstr "" - -#: ../../include/conversation.php:1060 -msgid "Please enter a video link/URL:" -msgstr "" - -#: ../../include/conversation.php:1061 -msgid "Please enter an audio link/URL:" -msgstr "" - -#: ../../include/conversation.php:1062 -msgid "Tag term:" -msgstr "" - -#: ../../include/conversation.php:1063 ../../mod/filer.php:35 -msgid "Save to Folder:" -msgstr "" - -#: ../../include/conversation.php:1064 -msgid "Where are you right now?" -msgstr "" - -#: ../../include/conversation.php:1065 ../../mod/message.php:282 -#: ../../mod/message.php:418 ../../mod/editpost.php:52 -msgid "Expires YYYY-MM-DD HH:MM" -msgstr "" - -#: ../../include/conversation.php:1089 ../../mod/photos.php:1060 -msgid "Share" -msgstr "" - -#: ../../include/conversation.php:1091 -msgid "Page link title" -msgstr "" - -#: ../../include/conversation.php:1093 ../../mod/message.php:329 -#: ../../mod/message.php:512 ../../mod/editwebpage.php:120 -#: ../../mod/editpost.php:98 ../../mod/editlayout.php:101 -#: ../../mod/editblock.php:115 -msgid "Upload photo" -msgstr "" - -#: ../../include/conversation.php:1094 -msgid "upload photo" -msgstr "" - -#: ../../include/conversation.php:1095 ../../mod/message.php:330 -#: ../../mod/message.php:513 ../../mod/editwebpage.php:121 -#: ../../mod/editpost.php:99 ../../mod/editlayout.php:102 -#: ../../mod/editblock.php:116 -msgid "Attach file" -msgstr "" - -#: ../../include/conversation.php:1096 -msgid "attach file" -msgstr "" - -#: ../../include/conversation.php:1097 ../../mod/message.php:331 -#: ../../mod/message.php:514 ../../mod/editwebpage.php:122 -#: ../../mod/editpost.php:100 ../../mod/editlayout.php:103 -#: ../../mod/editblock.php:117 -msgid "Insert web link" -msgstr "" - -#: ../../include/conversation.php:1098 -msgid "web link" -msgstr "" - -#: ../../include/conversation.php:1099 -msgid "Insert video link" -msgstr "" - -#: ../../include/conversation.php:1100 -msgid "video link" -msgstr "" - -#: ../../include/conversation.php:1101 -msgid "Insert audio link" -msgstr "" - -#: ../../include/conversation.php:1102 -msgid "audio link" -msgstr "" - -#: ../../include/conversation.php:1103 ../../mod/editwebpage.php:126 -#: ../../mod/editpost.php:104 ../../mod/editlayout.php:107 -#: ../../mod/editblock.php:121 -msgid "Set your location" -msgstr "" - -#: ../../include/conversation.php:1104 -msgid "set location" -msgstr "" - -#: ../../include/conversation.php:1105 ../../mod/editwebpage.php:127 -#: ../../mod/editpost.php:105 ../../mod/editlayout.php:108 -#: ../../mod/editblock.php:122 -msgid "Clear browser location" -msgstr "" - -#: ../../include/conversation.php:1106 -msgid "clear location" -msgstr "" - -#: ../../include/conversation.php:1108 ../../mod/editwebpage.php:142 -#: ../../mod/editpost.php:118 ../../mod/editlayout.php:121 -#: ../../mod/editblock.php:136 -msgid "Set title" -msgstr "" - -#: ../../include/conversation.php:1111 ../../mod/editwebpage.php:144 -#: ../../mod/editpost.php:120 ../../mod/editlayout.php:123 -#: ../../mod/editblock.php:138 -msgid "Categories (comma-separated list)" -msgstr "" - -#: ../../include/conversation.php:1113 ../../mod/editwebpage.php:129 -#: ../../mod/editpost.php:107 ../../mod/editlayout.php:110 -#: ../../mod/editblock.php:124 -msgid "Permission settings" -msgstr "" - -#: ../../include/conversation.php:1114 -msgid "permissions" -msgstr "" - -#: ../../include/conversation.php:1122 ../../mod/editwebpage.php:137 -#: ../../mod/editpost.php:115 ../../mod/editlayout.php:118 -#: ../../mod/editblock.php:133 -msgid "Public post" -msgstr "" - -#: ../../include/conversation.php:1124 ../../mod/editwebpage.php:145 -#: ../../mod/editpost.php:121 ../../mod/editlayout.php:124 -#: ../../mod/editblock.php:139 -msgid "Example: bob@example.com, mary@example.com" -msgstr "" - -#: ../../include/conversation.php:1137 ../../mod/message.php:336 -#: ../../mod/message.php:519 ../../mod/editwebpage.php:155 -#: ../../mod/editpost.php:132 ../../mod/editlayout.php:134 -#: ../../mod/editblock.php:149 -msgid "Set expiration date" -msgstr "" - #: ../../include/photo/photo_driver.php:609 ../../include/photos.php:51 +#: ../../mod/photos.php:97 ../../mod/photos.php:764 ../../mod/photos.php:786 #: ../../mod/profile_photo.php:88 ../../mod/profile_photo.php:235 -#: ../../mod/profile_photo.php:346 ../../mod/photos.php:97 -#: ../../mod/photos.php:764 ../../mod/photos.php:786 +#: ../../mod/profile_photo.php:346 msgid "Profile Photos" msgstr "" -#: ../../include/group.php:25 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "" - -#: ../../include/group.php:223 -msgid "Default privacy group for new contacts" -msgstr "" - -#: ../../include/group.php:242 ../../mod/admin.php:695 -msgid "All Channels" -msgstr "" - -#: ../../include/group.php:264 -msgid "edit" -msgstr "" - -#: ../../include/group.php:285 -msgid "Collections" -msgstr "" - -#: ../../include/group.php:286 -msgid "Edit collection" -msgstr "" - -#: ../../include/group.php:287 -msgid "Create a new collection" -msgstr "" - -#: ../../include/group.php:288 -msgid "Channels not in any collection" -msgstr "" - -#: ../../include/group.php:290 ../../mod/network.php:174 -msgid "add" -msgstr "" - -#: ../../include/identity.php:14 ../../mod/item.php:1148 -msgid "Unable to obtain identity information from database" -msgstr "" - -#: ../../include/identity.php:36 -msgid "Empty name" -msgstr "" - -#: ../../include/identity.php:38 -msgid "Name too long" -msgstr "" - -#: ../../include/identity.php:80 -msgid "No account identifier" -msgstr "" - -#: ../../include/identity.php:90 -msgid "Nickname is required." -msgstr "" - -#: ../../include/identity.php:104 -msgid "" -"Nickname has unsupported characters or is already being used on this site." -msgstr "" - -#: ../../include/identity.php:163 -msgid "Unable to retrieve created identity" -msgstr "" - -#: ../../include/identity.php:220 -msgid "Default Profile" -msgstr "" - -#: ../../include/identity.php:245 ../../include/profile_selectors.php:42 -#: ../../mod/connections.php:407 ../../mod/network.php:387 -msgid "Friends" -msgstr "" - -#: ../../include/photos.php:88 -#, php-format -msgid "Image exceeds website size limit of %lu bytes" -msgstr "" - -#: ../../include/photos.php:95 -msgid "Image file is empty." -msgstr "" - -#: ../../include/photos.php:124 ../../mod/profile_photo.php:157 -msgid "Unable to process image" -msgstr "" - -#: ../../include/photos.php:186 -msgid "Photo storage failed." -msgstr "" - -#: ../../include/photos.php:292 ../../mod/photos.php:802 -#: ../../mod/photos.php:1276 -msgid "Upload New Photos" -msgstr "" - -#: ../../include/security.php:49 -msgid "Welcome " -msgstr "" - -#: ../../include/security.php:50 -msgid "Please upload a profile photo." -msgstr "" - -#: ../../include/security.php:53 -msgid "Welcome back " -msgstr "" - -#: ../../include/security.php:360 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." -msgstr "" - -#: ../../include/plugin.php:440 ../../include/plugin.php:442 -msgid "Click here to upgrade." -msgstr "" - -#: ../../include/plugin.php:448 -msgid "This action exceeds the limits set by your subscription plan." -msgstr "" - -#: ../../include/plugin.php:453 -msgid "This action is not available under your subscription plan." -msgstr "" - -#: ../../include/nav.php:72 ../../include/nav.php:87 -msgid "End this session" -msgstr "" - -#: ../../include/nav.php:75 ../../include/nav.php:121 -msgid "Home" -msgstr "" - -#: ../../include/nav.php:75 -msgid "Your posts and conversations" -msgstr "" - -#: ../../include/nav.php:76 -msgid "Your profile page" -msgstr "" - -#: ../../include/nav.php:78 -msgid "Edit Profiles" -msgstr "" - -#: ../../include/nav.php:78 -msgid "Manage/Edit Profiles" -msgstr "" - -#: ../../include/nav.php:79 -msgid "Your photos" -msgstr "" - -#: ../../include/nav.php:85 -msgid "Sign in" -msgstr "" - -#: ../../include/nav.php:102 -#, php-format -msgid "%s - click to logout" -msgstr "" - -#: ../../include/nav.php:107 -msgid "Click to authenticate to your home hub" -msgstr "" - -#: ../../include/nav.php:121 -msgid "Home Page" -msgstr "" - -#: ../../include/nav.php:125 -msgid "Create an account" -msgstr "" - -#: ../../include/nav.php:130 ../../mod/help.php:45 ../../mod/help.php:49 -msgid "Help" -msgstr "" - -#: ../../include/nav.php:130 -msgid "Help and documentation" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Apps" -msgstr "" - -#: ../../include/nav.php:133 -msgid "Addon applications, utilities, games" -msgstr "" - -#: ../../include/nav.php:135 -msgid "Search site content" -msgstr "" - -#: ../../include/nav.php:138 ../../mod/directory.php:225 -msgid "Directory" -msgstr "" - -#: ../../include/nav.php:138 -msgid "Channel Locator" -msgstr "" - -#: ../../include/nav.php:149 -msgid "Matrix" -msgstr "" - -#: ../../include/nav.php:149 -msgid "Your matrix" -msgstr "" - -#: ../../include/nav.php:150 -msgid "See all matrix notifications" -msgstr "" - -#: ../../include/nav.php:151 -msgid "Mark all matrix notifications seen" -msgstr "" - -#: ../../include/nav.php:153 -msgid "Channel Home" -msgstr "" - -#: ../../include/nav.php:153 -msgid "Channel home" -msgstr "" - -#: ../../include/nav.php:154 -msgid "See all channel notifications" -msgstr "" - -#: ../../include/nav.php:155 -msgid "Mark all channel notifications seen" -msgstr "" - -#: ../../include/nav.php:158 -msgid "Intros" -msgstr "" - -#: ../../include/nav.php:158 ../../mod/connections.php:585 -msgid "New Connections" -msgstr "" - -#: ../../include/nav.php:159 -msgid "See all channel introductions" -msgstr "" - -#: ../../include/nav.php:162 -msgid "Notices" -msgstr "" - -#: ../../include/nav.php:162 ../../mod/notifications.php:218 -msgid "Notifications" -msgstr "" - -#: ../../include/nav.php:163 -msgid "See all notifications" -msgstr "" - -#: ../../include/nav.php:164 -msgid "Mark all system notifications seen" -msgstr "" - -#: ../../include/nav.php:166 -msgid "Mail" -msgstr "" - -#: ../../include/nav.php:166 -msgid "Private mail" -msgstr "" - -#: ../../include/nav.php:167 -msgid "See all private messages" -msgstr "" - -#: ../../include/nav.php:168 -msgid "Mark all private messages seen" -msgstr "" - -#: ../../include/nav.php:169 -msgid "Inbox" -msgstr "" - -#: ../../include/nav.php:170 -msgid "Outbox" -msgstr "" - -#: ../../include/nav.php:171 ../../mod/message.php:24 -msgid "New Message" -msgstr "" - -#: ../../include/nav.php:174 -msgid "Event Calendar" -msgstr "" - -#: ../../include/nav.php:175 -msgid "See all events" -msgstr "" - -#: ../../include/nav.php:176 -msgid "Mark all events seen" -msgstr "" - -#: ../../include/nav.php:178 -msgid "Channel Select" -msgstr "" - -#: ../../include/nav.php:178 -msgid "Manage Your Channels" -msgstr "" - -#: ../../include/nav.php:180 ../../mod/admin.php:782 ../../mod/admin.php:987 -#: ../../mod/settings.php:131 -msgid "Settings" -msgstr "" - -#: ../../include/nav.php:180 -msgid "Account/Channel Settings" -msgstr "" - -#: ../../include/nav.php:182 ../../mod/connections.php:691 -msgid "Connections" -msgstr "" - -#: ../../include/nav.php:182 -msgid "Manage/Edit Friends and Connections" -msgstr "" - -#: ../../include/nav.php:189 ../../mod/admin.php:111 -msgid "Admin" -msgstr "" - -#: ../../include/nav.php:189 -msgid "Site Setup and Configuration" -msgstr "" - -#: ../../include/nav.php:212 -msgid "Nothing new here" -msgstr "" - -#: ../../include/nav.php:217 -msgid "Please wait..." -msgstr "" - #: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:118 #: ../../mod/profperm.php:112 msgid "Profile" @@ -2306,6 +1058,11 @@ msgstr "" msgid "Full Name:" msgstr "" +#: ../../include/profile_advanced.php:17 ../../mod/directory.php:175 +#: ../../boot.php:1793 +msgid "Gender:" +msgstr "" + #: ../../include/profile_advanced.php:22 msgid "j F, Y" msgstr "" @@ -2322,6 +1079,11 @@ msgstr "" msgid "Age:" msgstr "" +#: ../../include/profile_advanced.php:37 ../../mod/directory.php:177 +#: ../../boot.php:1794 +msgid "Status:" +msgstr "" + #: ../../include/profile_advanced.php:43 #, php-format msgid "for %1$d %2$s" @@ -2331,6 +1093,11 @@ msgstr "" msgid "Sexual Preference:" msgstr "" +#: ../../include/profile_advanced.php:48 ../../mod/directory.php:179 +#: ../../boot.php:1795 +msgid "Homepage:" +msgstr "" + #: ../../include/profile_advanced.php:50 ../../mod/profiles.php:551 msgid "Hometown:" msgstr "" @@ -2395,29 +1162,478 @@ msgstr "" msgid "School/education:" msgstr "" -#: ../../include/zot.php:425 -msgid "Invalid data packet" +#: ../../include/text.php:312 +msgid "prev" msgstr "" -#: ../../include/zot.php:435 -msgid "Unable to verify channel signature" +#: ../../include/text.php:314 +msgid "first" msgstr "" -#: ../../include/zot.php:581 +#: ../../include/text.php:343 +msgid "last" +msgstr "" + +#: ../../include/text.php:346 +msgid "next" +msgstr "" + +#: ../../include/text.php:358 +msgid "older" +msgstr "" + +#: ../../include/text.php:360 +msgid "newer" +msgstr "" + +#: ../../include/text.php:651 +msgid "No connections" +msgstr "" + +#: ../../include/text.php:662 #, php-format -msgid "Unable to verify site signature for %s" +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/text.php:674 +msgid "View Connections" msgstr "" -#: ../../include/Contact.php:103 -msgid "New window" +#: ../../include/text.php:733 ../../include/nav.php:135 +#: ../../mod/search.php:96 +msgid "Search" msgstr "" -#: ../../include/Contact.php:104 -msgid "Open the selected location in a different window or browser tab" +#: ../../include/text.php:735 ../../mod/filer.php:36 +msgid "Save" msgstr "" -#: ../../include/Contact.php:528 -msgid "Network Posts" +#: ../../include/text.php:773 +msgid "poke" +msgstr "" + +#: ../../include/text.php:773 ../../include/conversation.php:236 +msgid "poked" +msgstr "" + +#: ../../include/text.php:774 +msgid "ping" +msgstr "" + +#: ../../include/text.php:774 +msgid "pinged" +msgstr "" + +#: ../../include/text.php:775 +msgid "prod" +msgstr "" + +#: ../../include/text.php:775 +msgid "prodded" +msgstr "" + +#: ../../include/text.php:776 +msgid "slap" +msgstr "" + +#: ../../include/text.php:776 +msgid "slapped" +msgstr "" + +#: ../../include/text.php:777 +msgid "finger" +msgstr "" + +#: ../../include/text.php:777 +msgid "fingered" +msgstr "" + +#: ../../include/text.php:778 +msgid "rebuff" +msgstr "" + +#: ../../include/text.php:778 +msgid "rebuffed" +msgstr "" + +#: ../../include/text.php:790 +msgid "happy" +msgstr "" + +#: ../../include/text.php:791 +msgid "sad" +msgstr "" + +#: ../../include/text.php:792 +msgid "mellow" +msgstr "" + +#: ../../include/text.php:793 +msgid "tired" +msgstr "" + +#: ../../include/text.php:794 +msgid "perky" +msgstr "" + +#: ../../include/text.php:795 +msgid "angry" +msgstr "" + +#: ../../include/text.php:796 +msgid "stupified" +msgstr "" + +#: ../../include/text.php:797 +msgid "puzzled" +msgstr "" + +#: ../../include/text.php:798 +msgid "interested" +msgstr "" + +#: ../../include/text.php:799 +msgid "bitter" +msgstr "" + +#: ../../include/text.php:800 +msgid "cheerful" +msgstr "" + +#: ../../include/text.php:801 +msgid "alive" +msgstr "" + +#: ../../include/text.php:802 +msgid "annoyed" +msgstr "" + +#: ../../include/text.php:803 +msgid "anxious" +msgstr "" + +#: ../../include/text.php:804 +msgid "cranky" +msgstr "" + +#: ../../include/text.php:805 +msgid "disturbed" +msgstr "" + +#: ../../include/text.php:806 +msgid "frustrated" +msgstr "" + +#: ../../include/text.php:807 +msgid "motivated" +msgstr "" + +#: ../../include/text.php:808 +msgid "relaxed" +msgstr "" + +#: ../../include/text.php:809 +msgid "surprised" +msgstr "" + +#: ../../include/text.php:973 +msgid "Monday" +msgstr "" + +#: ../../include/text.php:973 +msgid "Tuesday" +msgstr "" + +#: ../../include/text.php:973 +msgid "Wednesday" +msgstr "" + +#: ../../include/text.php:973 +msgid "Thursday" +msgstr "" + +#: ../../include/text.php:973 +msgid "Friday" +msgstr "" + +#: ../../include/text.php:973 +msgid "Saturday" +msgstr "" + +#: ../../include/text.php:973 +msgid "Sunday" +msgstr "" + +#: ../../include/text.php:977 +msgid "January" +msgstr "" + +#: ../../include/text.php:977 +msgid "February" +msgstr "" + +#: ../../include/text.php:977 +msgid "March" +msgstr "" + +#: ../../include/text.php:977 +msgid "April" +msgstr "" + +#: ../../include/text.php:977 +msgid "May" +msgstr "" + +#: ../../include/text.php:977 +msgid "June" +msgstr "" + +#: ../../include/text.php:977 +msgid "July" +msgstr "" + +#: ../../include/text.php:977 +msgid "August" +msgstr "" + +#: ../../include/text.php:977 +msgid "September" +msgstr "" + +#: ../../include/text.php:977 +msgid "October" +msgstr "" + +#: ../../include/text.php:977 +msgid "November" +msgstr "" + +#: ../../include/text.php:977 +msgid "December" +msgstr "" + +#: ../../include/text.php:1055 ../../mod/message.php:453 +msgid "unknown.???" +msgstr "" + +#: ../../include/text.php:1056 ../../mod/message.php:454 +msgid "bytes" +msgstr "" + +#: ../../include/text.php:1091 +msgid "remove category" +msgstr "" + +#: ../../include/text.php:1113 +msgid "remove from file" +msgstr "" + +#: ../../include/text.php:1167 ../../include/text.php:1179 +msgid "Click to open/close" +msgstr "" + +#: ../../include/text.php:1355 ../../mod/events.php:326 +msgid "link to source" +msgstr "" + +#: ../../include/text.php:1374 +msgid "Select a page layout: " +msgstr "" + +#: ../../include/text.php:1377 ../../include/text.php:1442 +msgid "default" +msgstr "" + +#: ../../include/text.php:1413 +msgid "Page content type: " +msgstr "" + +#: ../../include/text.php:1454 +msgid "Select an alternate language" +msgstr "" + +#: ../../include/text.php:1606 ../../include/conversation.php:117 +#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45 +msgid "photo" +msgstr "" + +#: ../../include/text.php:1609 ../../include/conversation.php:120 +#: ../../mod/tagger.php:49 +msgid "event" +msgstr "" + +#: ../../include/text.php:1612 ../../include/conversation.php:145 +#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53 +msgid "status" +msgstr "" + +#: ../../include/text.php:1614 ../../include/conversation.php:147 +#: ../../mod/tagger.php:55 +msgid "comment" +msgstr "" + +#: ../../include/text.php:1619 +msgid "activity" +msgstr "" + +#: ../../include/text.php:1881 +msgid "Design" +msgstr "" + +#: ../../include/text.php:1883 +msgid "Blocks" +msgstr "" + +#: ../../include/text.php:1884 +msgid "Menus" +msgstr "" + +#: ../../include/text.php:1885 +msgid "Layouts" +msgstr "" + +#: ../../include/text.php:1886 +msgid "Pages" +msgstr "" + +#: ../../include/api.php:972 +msgid "Public Timeline" +msgstr "" + +#: ../../include/identity.php:14 ../../mod/item.php:1148 +msgid "Unable to obtain identity information from database" +msgstr "" + +#: ../../include/identity.php:36 +msgid "Empty name" +msgstr "" + +#: ../../include/identity.php:38 +msgid "Name too long" +msgstr "" + +#: ../../include/identity.php:80 +msgid "No account identifier" +msgstr "" + +#: ../../include/identity.php:90 +msgid "Nickname is required." +msgstr "" + +#: ../../include/identity.php:104 +msgid "" +"Nickname has unsupported characters or is already being used on this site." +msgstr "" + +#: ../../include/identity.php:163 +msgid "Unable to retrieve created identity" +msgstr "" + +#: ../../include/identity.php:220 +msgid "Default Profile" +msgstr "" + +#: ../../include/identity.php:245 ../../include/profile_selectors.php:42 +#: ../../mod/network.php:387 ../../mod/connections.php:407 +msgid "Friends" +msgstr "" + +#: ../../include/bbcode.php:94 ../../include/bbcode.php:494 +#: ../../include/bbcode.php:497 +msgid "Image/photo" +msgstr "" + +#: ../../include/bbcode.php:126 ../../include/bbcode.php:502 +msgid "Encrypted content" +msgstr "" + +#: ../../include/bbcode.php:173 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" +msgstr "" + +#: ../../include/bbcode.php:175 +msgid "post" +msgstr "" + +#: ../../include/bbcode.php:454 ../../include/bbcode.php:474 +msgid "$1 wrote:" +msgstr "" + +#: ../../include/oembed.php:149 +msgid "Embedded content" +msgstr "" + +#: ../../include/oembed.php:158 +msgid "Embedding disabled" +msgstr "" + +#: ../../include/notify.php:23 +msgid "created a new post" +msgstr "" + +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" +msgstr "" + +#: ../../include/photos.php:15 ../../include/attach.php:102 +#: ../../include/attach.php:133 ../../include/attach.php:189 +#: ../../include/attach.php:204 ../../include/attach.php:237 +#: ../../include/attach.php:251 ../../include/attach.php:272 +#: ../../include/attach.php:464 ../../include/attach.php:539 +#: ../../include/items.php:3608 ../../mod/common.php:43 +#: ../../mod/events.php:134 ../../mod/invite.php:13 ../../mod/invite.php:102 +#: ../../mod/allfriends.php:10 ../../mod/webpages.php:40 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/lastpost.php:93 ../../mod/page.php:30 +#: ../../mod/page.php:80 ../../mod/setup.php:200 ../../mod/settings.php:628 +#: ../../mod/viewconnections.php:33 ../../mod/viewconnections.php:38 +#: ../../mod/delegate.php:6 ../../mod/sources.php:48 ../../mod/mitem.php:92 +#: ../../mod/group.php:15 ../../mod/photos.php:74 ../../mod/photos.php:654 +#: ../../mod/viewsrc.php:12 ../../mod/menu.php:40 ../../mod/message.php:208 +#: ../../mod/layouts.php:27 ../../mod/layouts.php:42 ../../mod/network.php:7 +#: ../../mod/intro.php:50 ../../mod/connections.php:197 +#: ../../mod/profiles.php:163 ../../mod/profiles.php:476 +#: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 +#: ../../mod/filestorage.php:26 ../../mod/manage.php:6 +#: ../../mod/crepair.php:115 ../../mod/editlayout.php:48 +#: ../../mod/nogroup.php:25 ../../mod/profile_photo.php:197 +#: ../../mod/profile_photo.php:210 ../../mod/editwebpage.php:42 +#: ../../mod/editwebpage.php:64 ../../mod/notifications.php:66 +#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/editpost.php:13 +#: ../../mod/poke.php:128 ../../mod/channel.php:123 ../../mod/fsuggest.php:78 +#: ../../mod/editblock.php:48 ../../mod/item.php:181 ../../mod/item.php:189 +#: ../../mod/suggest.php:32 ../../mod/register.php:68 ../../mod/regmod.php:18 +#: ../../mod/mood.php:114 ../../index.php:178 ../../index.php:340 +msgid "Permission denied." +msgstr "" + +#: ../../include/photos.php:88 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" +msgstr "" + +#: ../../include/photos.php:95 +msgid "Image file is empty." +msgstr "" + +#: ../../include/photos.php:124 ../../mod/profile_photo.php:157 +msgid "Unable to process image" +msgstr "" + +#: ../../include/photos.php:186 +msgid "Photo storage failed." +msgstr "" + +#: ../../include/photos.php:288 ../../boot.php:2242 +msgid "Photo Albums" +msgstr "" + +#: ../../include/photos.php:292 ../../mod/photos.php:802 +#: ../../mod/photos.php:1276 +msgid "Upload New Photos" msgstr "" #: ../../include/profile_selectors.php:6 @@ -2648,210 +1864,6 @@ msgstr "" msgid "Ask me" msgstr "" -#: ../../include/features.php:21 -msgid "General Features" -msgstr "" - -#: ../../include/features.php:23 -msgid "Content Expiration" -msgstr "" - -#: ../../include/features.php:23 -msgid "Remove posts/comments and/or private messages at a future time" -msgstr "" - -#: ../../include/features.php:24 -msgid "Multiple Profiles" -msgstr "" - -#: ../../include/features.php:24 -msgid "Ability to create multiple profiles" -msgstr "" - -#: ../../include/features.php:25 -msgid "Web Pages" -msgstr "" - -#: ../../include/features.php:25 -msgid "Provide managed web pages on your channel" -msgstr "" - -#: ../../include/features.php:26 -msgid "Enhanced Photo Albums" -msgstr "" - -#: ../../include/features.php:26 -msgid "Enable photo album with enhanced features" -msgstr "" - -#: ../../include/features.php:28 -msgid "Extended Identity Sharing" -msgstr "" - -#: ../../include/features.php:29 -msgid "Expert Mode" -msgstr "" - -#: ../../include/features.php:29 -msgid "Enable Expert Mode to provide advanced configuration options" -msgstr "" - -#: ../../include/features.php:30 -msgid "Premium Channel" -msgstr "" - -#: ../../include/features.php:30 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" -msgstr "" - -#: ../../include/features.php:35 -msgid "Post Composition Features" -msgstr "" - -#: ../../include/features.php:36 -msgid "Richtext Editor" -msgstr "" - -#: ../../include/features.php:36 -msgid "Enable richtext editor" -msgstr "" - -#: ../../include/features.php:37 -msgid "Post Preview" -msgstr "" - -#: ../../include/features.php:37 -msgid "Allow previewing posts and comments before publishing them" -msgstr "" - -#: ../../include/features.php:38 ../../mod/sources.php:67 -#: ../../mod/settings.php:120 -msgid "Channel Sources" -msgstr "" - -#: ../../include/features.php:38 -msgid "Automatically import channel content from other channels or feeds" -msgstr "" - -#: ../../include/features.php:39 -msgid "Even More Encryption" -msgstr "" - -#: ../../include/features.php:39 -msgid "Allow encryption of content end-to-end with a shared secret key" -msgstr "" - -#: ../../include/features.php:44 -msgid "Network and Stream Filtering" -msgstr "" - -#: ../../include/features.php:45 -msgid "Search by Date" -msgstr "" - -#: ../../include/features.php:45 -msgid "Ability to select posts by date ranges" -msgstr "" - -#: ../../include/features.php:46 -msgid "Collections Filter" -msgstr "" - -#: ../../include/features.php:46 -msgid "Enable widget to display Network posts only from selected collections" -msgstr "" - -#: ../../include/features.php:47 ../../mod/search.php:17 -#: ../../mod/network.php:173 -msgid "Saved Searches" -msgstr "" - -#: ../../include/features.php:47 -msgid "Save search terms for re-use" -msgstr "" - -#: ../../include/features.php:48 -msgid "Network Personal Tab" -msgstr "" - -#: ../../include/features.php:48 -msgid "Enable tab to display only Network posts that you've interacted on" -msgstr "" - -#: ../../include/features.php:49 -msgid "Network New Tab" -msgstr "" - -#: ../../include/features.php:49 -msgid "Enable tab to display all new Network activity" -msgstr "" - -#: ../../include/features.php:50 -msgid "Affinity Tool" -msgstr "" - -#: ../../include/features.php:50 -msgid "Filter stream activity by depth of relationships" -msgstr "" - -#: ../../include/features.php:55 -msgid "Post/Comment Tools" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit Sent Posts" -msgstr "" - -#: ../../include/features.php:57 -msgid "Edit and correct posts and comments after sending" -msgstr "" - -#: ../../include/features.php:58 -msgid "Tagging" -msgstr "" - -#: ../../include/features.php:58 -msgid "Ability to tag existing posts" -msgstr "" - -#: ../../include/features.php:59 -msgid "Post Categories" -msgstr "" - -#: ../../include/features.php:59 -msgid "Add categories to your posts" -msgstr "" - -#: ../../include/features.php:60 -msgid "Ability to file posts under folders" -msgstr "" - -#: ../../include/features.php:61 -msgid "Dislike Posts" -msgstr "" - -#: ../../include/features.php:61 -msgid "Ability to dislike posts/comments" -msgstr "" - -#: ../../include/features.php:62 -msgid "Star Posts" -msgstr "" - -#: ../../include/features.php:62 -msgid "Ability to mark special posts with a star indicator" -msgstr "" - -#: ../../include/features.php:63 -msgid "Tag Cloud" -msgstr "" - -#: ../../include/features.php:63 -msgid "Provide a personal tag cloud on your channel page" -msgstr "" - #: ../../include/attach.php:184 ../../include/attach.php:232 msgid "Item was not found." msgstr "" @@ -2910,6 +1922,580 @@ msgstr "" msgid "database storage failed." msgstr "" +#: ../../include/zot.php:542 +msgid "Invalid data packet" +msgstr "" + +#: ../../include/zot.php:552 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../include/zot.php:697 +#, php-format +msgid "Unable to verify site signature for %s" +msgstr "" + +#: ../../include/nav.php:72 ../../include/nav.php:87 ../../boot.php:1458 +msgid "Logout" +msgstr "" + +#: ../../include/nav.php:72 ../../include/nav.php:87 +msgid "End this session" +msgstr "" + +#: ../../include/nav.php:75 ../../include/nav.php:121 +msgid "Home" +msgstr "" + +#: ../../include/nav.php:75 +msgid "Your posts and conversations" +msgstr "" + +#: ../../include/nav.php:76 +msgid "Your profile page" +msgstr "" + +#: ../../include/nav.php:78 +msgid "Edit Profiles" +msgstr "" + +#: ../../include/nav.php:78 +msgid "Manage/Edit Profiles" +msgstr "" + +#: ../../include/nav.php:79 ../../mod/fbrowser.php:25 ../../boot.php:2239 +msgid "Photos" +msgstr "" + +#: ../../include/nav.php:79 +msgid "Your photos" +msgstr "" + +#: ../../include/nav.php:85 ../../boot.php:1459 +msgid "Login" +msgstr "" + +#: ../../include/nav.php:85 +msgid "Sign in" +msgstr "" + +#: ../../include/nav.php:102 +#, php-format +msgid "%s - click to logout" +msgstr "" + +#: ../../include/nav.php:107 +msgid "Click to authenticate to your home hub" +msgstr "" + +#: ../../include/nav.php:121 +msgid "Home Page" +msgstr "" + +#: ../../include/nav.php:125 ../../mod/register.php:195 ../../boot.php:1435 +msgid "Register" +msgstr "" + +#: ../../include/nav.php:125 +msgid "Create an account" +msgstr "" + +#: ../../include/nav.php:130 ../../mod/help.php:45 ../../mod/help.php:49 +msgid "Help" +msgstr "" + +#: ../../include/nav.php:130 +msgid "Help and documentation" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Apps" +msgstr "" + +#: ../../include/nav.php:133 +msgid "Addon applications, utilities, games" +msgstr "" + +#: ../../include/nav.php:135 +msgid "Search site content" +msgstr "" + +#: ../../include/nav.php:138 ../../mod/directory.php:225 +msgid "Directory" +msgstr "" + +#: ../../include/nav.php:138 +msgid "Channel Locator" +msgstr "" + +#: ../../include/nav.php:149 +msgid "Matrix" +msgstr "" + +#: ../../include/nav.php:149 +msgid "Your matrix" +msgstr "" + +#: ../../include/nav.php:150 +msgid "See all matrix notifications" +msgstr "" + +#: ../../include/nav.php:151 +msgid "Mark all matrix notifications seen" +msgstr "" + +#: ../../include/nav.php:153 +msgid "Channel Home" +msgstr "" + +#: ../../include/nav.php:153 +msgid "Channel home" +msgstr "" + +#: ../../include/nav.php:154 +msgid "See all channel notifications" +msgstr "" + +#: ../../include/nav.php:155 +msgid "Mark all channel notifications seen" +msgstr "" + +#: ../../include/nav.php:158 +msgid "Intros" +msgstr "" + +#: ../../include/nav.php:158 ../../mod/connections.php:585 +msgid "New Connections" +msgstr "" + +#: ../../include/nav.php:159 +msgid "See all channel introductions" +msgstr "" + +#: ../../include/nav.php:162 +msgid "Notices" +msgstr "" + +#: ../../include/nav.php:162 ../../mod/notifications.php:218 +msgid "Notifications" +msgstr "" + +#: ../../include/nav.php:163 +msgid "See all notifications" +msgstr "" + +#: ../../include/nav.php:164 +msgid "Mark all system notifications seen" +msgstr "" + +#: ../../include/nav.php:166 +msgid "Mail" +msgstr "" + +#: ../../include/nav.php:166 +msgid "Private mail" +msgstr "" + +#: ../../include/nav.php:167 +msgid "See all private messages" +msgstr "" + +#: ../../include/nav.php:168 +msgid "Mark all private messages seen" +msgstr "" + +#: ../../include/nav.php:169 +msgid "Inbox" +msgstr "" + +#: ../../include/nav.php:170 +msgid "Outbox" +msgstr "" + +#: ../../include/nav.php:171 ../../mod/message.php:24 +msgid "New Message" +msgstr "" + +#: ../../include/nav.php:174 ../../mod/events.php:348 ../../boot.php:2250 +msgid "Events" +msgstr "" + +#: ../../include/nav.php:174 +msgid "Event Calendar" +msgstr "" + +#: ../../include/nav.php:175 +msgid "See all events" +msgstr "" + +#: ../../include/nav.php:176 +msgid "Mark all events seen" +msgstr "" + +#: ../../include/nav.php:178 +msgid "Channel Select" +msgstr "" + +#: ../../include/nav.php:178 +msgid "Manage Your Channels" +msgstr "" + +#: ../../include/nav.php:180 ../../mod/settings.php:131 +#: ../../mod/admin.php:782 ../../mod/admin.php:987 +msgid "Settings" +msgstr "" + +#: ../../include/nav.php:180 +msgid "Account/Channel Settings" +msgstr "" + +#: ../../include/nav.php:182 ../../mod/connections.php:691 +msgid "Connections" +msgstr "" + +#: ../../include/nav.php:182 +msgid "Manage/Edit Friends and Connections" +msgstr "" + +#: ../../include/nav.php:189 ../../mod/admin.php:111 +msgid "Admin" +msgstr "" + +#: ../../include/nav.php:189 +msgid "Site Setup and Configuration" +msgstr "" + +#: ../../include/nav.php:215 +msgid "Nothing new here" +msgstr "" + +#: ../../include/nav.php:220 +msgid "Please wait..." +msgstr "" + +#: ../../include/account.php:23 +msgid "Not a valid email address" +msgstr "" + +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" +msgstr "" + +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." +msgstr "" + +#: ../../include/account.php:64 +msgid "An invitation is required." +msgstr "" + +#: ../../include/account.php:68 +msgid "Invitation could not be verified." +msgstr "" + +#: ../../include/account.php:118 +msgid "Please enter the required information." +msgstr "" + +#: ../../include/account.php:186 +msgid "Failed to store account information." +msgstr "" + +#: ../../include/account.php:272 +#, php-format +msgid "Registration request at %s" +msgstr "" + +#: ../../include/account.php:274 ../../include/account.php:301 +#: ../../include/account.php:358 +msgid "Administrator" +msgstr "" + +#: ../../include/account.php:296 +msgid "your registration password" +msgstr "" + +#: ../../include/account.php:299 ../../include/account.php:356 +#, php-format +msgid "Registration details for %s" +msgstr "" + +#: ../../include/account.php:365 +msgid "Account approved." +msgstr "" + +#: ../../include/account.php:399 +#, php-format +msgid "Registration revoked for %s" +msgstr "" + +#: ../../include/conversation.php:123 +msgid "channel" +msgstr "" + +#: ../../include/conversation.php:161 ../../mod/like.php:134 +#, php-format +msgid "%1$s likes %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:164 ../../mod/like.php:136 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" +msgstr "" + +#: ../../include/conversation.php:201 +#, php-format +msgid "%1$s is now connected with %2$s" +msgstr "" + +#: ../../include/conversation.php:232 +#, php-format +msgid "%1$s poked %2$s" +msgstr "" + +#: ../../include/conversation.php:254 ../../mod/mood.php:63 +#, php-format +msgid "%1$s is currently %2$s" +msgstr "" + +#: ../../include/conversation.php:658 +#, php-format +msgid "View %s's profile @ %s" +msgstr "" + +#: ../../include/conversation.php:672 +msgid "Categories:" +msgstr "" + +#: ../../include/conversation.php:673 +msgid "Filed under:" +msgstr "" + +#: ../../include/conversation.php:700 +msgid "View in context" +msgstr "" + +#: ../../include/conversation.php:826 +msgid "remove" +msgstr "" + +#: ../../include/conversation.php:830 +msgid "Loading..." +msgstr "" + +#: ../../include/conversation.php:831 +msgid "Delete Selected Items" +msgstr "" + +#: ../../include/conversation.php:922 +msgid "View Source" +msgstr "" + +#: ../../include/conversation.php:923 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:927 +msgid "Matrix Activity" +msgstr "" + +#: ../../include/conversation.php:992 +#, php-format +msgid "%s likes this." +msgstr "" + +#: ../../include/conversation.php:992 +#, php-format +msgid "%s doesn't like this." +msgstr "" + +#: ../../include/conversation.php:996 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:998 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1004 +msgid "and" +msgstr "" + +#: ../../include/conversation.php:1007 +#, php-format +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1008 +#, php-format +msgid "%s like this." +msgstr "" + +#: ../../include/conversation.php:1008 +#, php-format +msgid "%s don't like this." +msgstr "" + +#: ../../include/conversation.php:1058 +msgid "Visible to everybody" +msgstr "" + +#: ../../include/conversation.php:1059 ../../mod/message.php:281 +#: ../../mod/message.php:417 +msgid "Please enter a link URL:" +msgstr "" + +#: ../../include/conversation.php:1060 +msgid "Please enter a video link/URL:" +msgstr "" + +#: ../../include/conversation.php:1061 +msgid "Please enter an audio link/URL:" +msgstr "" + +#: ../../include/conversation.php:1062 +msgid "Tag term:" +msgstr "" + +#: ../../include/conversation.php:1063 ../../mod/filer.php:35 +msgid "Save to Folder:" +msgstr "" + +#: ../../include/conversation.php:1064 +msgid "Where are you right now?" +msgstr "" + +#: ../../include/conversation.php:1065 ../../mod/message.php:282 +#: ../../mod/message.php:418 ../../mod/editpost.php:52 +msgid "Expires YYYY-MM-DD HH:MM" +msgstr "" + +#: ../../include/conversation.php:1089 ../../mod/photos.php:1060 +msgid "Share" +msgstr "" + +#: ../../include/conversation.php:1091 +msgid "Page link title" +msgstr "" + +#: ../../include/conversation.php:1093 ../../mod/message.php:329 +#: ../../mod/message.php:512 ../../mod/editlayout.php:101 +#: ../../mod/editwebpage.php:120 ../../mod/editpost.php:98 +#: ../../mod/editblock.php:115 +msgid "Upload photo" +msgstr "" + +#: ../../include/conversation.php:1094 +msgid "upload photo" +msgstr "" + +#: ../../include/conversation.php:1095 ../../mod/message.php:330 +#: ../../mod/message.php:513 ../../mod/editlayout.php:102 +#: ../../mod/editwebpage.php:121 ../../mod/editpost.php:99 +#: ../../mod/editblock.php:116 +msgid "Attach file" +msgstr "" + +#: ../../include/conversation.php:1096 +msgid "attach file" +msgstr "" + +#: ../../include/conversation.php:1097 ../../mod/message.php:331 +#: ../../mod/message.php:514 ../../mod/editlayout.php:103 +#: ../../mod/editwebpage.php:122 ../../mod/editpost.php:100 +#: ../../mod/editblock.php:117 +msgid "Insert web link" +msgstr "" + +#: ../../include/conversation.php:1098 +msgid "web link" +msgstr "" + +#: ../../include/conversation.php:1099 +msgid "Insert video link" +msgstr "" + +#: ../../include/conversation.php:1100 +msgid "video link" +msgstr "" + +#: ../../include/conversation.php:1101 +msgid "Insert audio link" +msgstr "" + +#: ../../include/conversation.php:1102 +msgid "audio link" +msgstr "" + +#: ../../include/conversation.php:1103 ../../mod/editlayout.php:107 +#: ../../mod/editwebpage.php:126 ../../mod/editpost.php:104 +#: ../../mod/editblock.php:121 +msgid "Set your location" +msgstr "" + +#: ../../include/conversation.php:1104 +msgid "set location" +msgstr "" + +#: ../../include/conversation.php:1105 ../../mod/editlayout.php:108 +#: ../../mod/editwebpage.php:127 ../../mod/editpost.php:105 +#: ../../mod/editblock.php:122 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1106 +msgid "clear location" +msgstr "" + +#: ../../include/conversation.php:1108 ../../mod/editlayout.php:121 +#: ../../mod/editwebpage.php:142 ../../mod/editpost.php:118 +#: ../../mod/editblock.php:136 +msgid "Set title" +msgstr "" + +#: ../../include/conversation.php:1111 ../../mod/editlayout.php:123 +#: ../../mod/editwebpage.php:144 ../../mod/editpost.php:120 +#: ../../mod/editblock.php:138 +msgid "Categories (comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1113 ../../mod/editlayout.php:110 +#: ../../mod/editwebpage.php:129 ../../mod/editpost.php:107 +#: ../../mod/editblock.php:124 +msgid "Permission settings" +msgstr "" + +#: ../../include/conversation.php:1114 +msgid "permissions" +msgstr "" + +#: ../../include/conversation.php:1122 ../../mod/editlayout.php:118 +#: ../../mod/editwebpage.php:137 ../../mod/editpost.php:115 +#: ../../mod/editblock.php:133 +msgid "Public post" +msgstr "" + +#: ../../include/conversation.php:1124 ../../mod/editlayout.php:124 +#: ../../mod/editwebpage.php:145 ../../mod/editpost.php:121 +#: ../../mod/editblock.php:139 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: ../../include/conversation.php:1137 ../../mod/message.php:336 +#: ../../mod/message.php:519 ../../mod/editlayout.php:134 +#: ../../mod/editwebpage.php:155 ../../mod/editpost.php:132 +#: ../../mod/editblock.php:149 +msgid "Set expiration date" +msgstr "" + #: ../../include/auth.php:67 msgid "Logged out." msgstr "" @@ -2922,642 +2508,1442 @@ msgstr "" msgid "Login failed." msgstr "" -#: ../../include/enotify.php:36 -msgid "Red Matrix Notification" -msgstr "" - -#: ../../include/enotify.php:37 -msgid "redmatrix" -msgstr "" - -#: ../../include/enotify.php:39 -msgid "Thank You," -msgstr "" - -#: ../../include/enotify.php:41 +#: ../../include/contact_widgets.php:14 #, php-format -msgid "%s Administrator" +msgid "You have %1$.0f of %2$.0f allowed connections." msgstr "" -#: ../../include/enotify.php:76 +#: ../../include/contact_widgets.php:20 +msgid "Add New Connection" +msgstr "" + +#: ../../include/contact_widgets.php:21 +msgid "Enter the channel address" +msgstr "" + +#: ../../include/contact_widgets.php:22 +msgid "Example: bob@example.com, http://example.com/barbara" +msgstr "" + +#: ../../include/contact_widgets.php:38 #, php-format -msgid "%s " +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:44 +msgid "Find Channels" msgstr "" -#: ../../include/enotify.php:80 +#: ../../include/contact_widgets.php:45 +msgid "Enter name or interest" +msgstr "" + +#: ../../include/contact_widgets.php:46 +msgid "Connect/Follow" +msgstr "" + +#: ../../include/contact_widgets.php:47 +msgid "Examples: Robert Morgenstein, Fishing" +msgstr "" + +#: ../../include/contact_widgets.php:48 ../../mod/connections.php:697 +#: ../../mod/directory.php:221 ../../mod/directory.php:226 +msgid "Find" +msgstr "" + +#: ../../include/contact_widgets.php:49 ../../mod/suggest.php:64 +msgid "Channel Suggestions" +msgstr "" + +#: ../../include/contact_widgets.php:51 +msgid "Random Profile" +msgstr "" + +#: ../../include/contact_widgets.php:52 +msgid "Invite Friends" +msgstr "" + +#: ../../include/contact_widgets.php:79 ../../include/contact_widgets.php:113 +msgid "Everything" +msgstr "" + +#: ../../include/contact_widgets.php:110 ../../include/widgets.php:26 +msgid "Categories" +msgstr "" + +#: ../../include/contact_widgets.php:143 #, php-format -msgid "[Red:Notify] New mail received at %s" +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/page_widgets.php:6 +msgid "New Page" msgstr "" -#: ../../include/enotify.php:82 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." +#: ../../include/follow.php:21 +msgid "Channel is blocked on this site." msgstr "" -#: ../../include/enotify.php:83 -#, php-format -msgid "%1$s sent you %2$s." +#: ../../include/follow.php:26 +msgid "Channel location missing." msgstr "" -#: ../../include/enotify.php:83 -msgid "a private message" +#: ../../include/follow.php:43 +msgid "Channel discovery failed. Website may be down or misconfigured." msgstr "" -#: ../../include/enotify.php:84 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." +#: ../../include/follow.php:51 +msgid "Response from remote channel was not understood." msgstr "" -#: ../../include/enotify.php:135 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +#: ../../include/follow.php:58 +msgid "Response from remote channel was incomplete." msgstr "" -#: ../../include/enotify.php:143 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +#: ../../include/follow.php:129 +msgid "local account not found." msgstr "" -#: ../../include/enotify.php:152 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +#: ../../include/follow.php:138 +msgid "Cannot connect to yourself." msgstr "" -#: ../../include/enotify.php:163 -#, php-format -msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +#: ../../include/permissions.php:13 +msgid "Can view my \"public\" stream and posts" msgstr "" -#: ../../include/enotify.php:164 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." +#: ../../include/permissions.php:14 +msgid "Can view my \"public\" channel profile" msgstr "" -#: ../../include/enotify.php:167 ../../include/enotify.php:186 -#: ../../include/enotify.php:212 ../../include/enotify.php:231 -#: ../../include/enotify.php:245 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." +#: ../../include/permissions.php:15 +msgid "Can view my \"public\" photo albums" msgstr "" -#: ../../include/enotify.php:174 -#, php-format -msgid "[Red:Notify] %s posted to your profile wall" +#: ../../include/permissions.php:16 +msgid "Can view my \"public\" address book" msgstr "" -#: ../../include/enotify.php:176 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" +#: ../../include/permissions.php:17 +msgid "Can view my \"public\" file storage" msgstr "" -#: ../../include/enotify.php:178 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +#: ../../include/permissions.php:18 +msgid "Can view my \"public\" pages" msgstr "" -#: ../../include/enotify.php:205 -#, php-format -msgid "[Red:Notify] %s tagged you" +#: ../../include/permissions.php:21 +msgid "Can send me their channel stream and posts" msgstr "" -#: ../../include/enotify.php:206 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" +#: ../../include/permissions.php:22 +msgid "Can post on my channel page (\"wall\")" msgstr "" -#: ../../include/enotify.php:207 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +#: ../../include/permissions.php:23 +msgid "Can comment on my posts" msgstr "" -#: ../../include/enotify.php:220 -#, php-format -msgid "[Red:Notify] %1$s poked you" +#: ../../include/permissions.php:24 +msgid "Can send me private mail messages" msgstr "" -#: ../../include/enotify.php:221 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" +#: ../../include/permissions.php:25 +msgid "Can post photos to my photo albums" msgstr "" -#: ../../include/enotify.php:222 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +#: ../../include/permissions.php:26 +msgid "Can forward to all my channel contacts via post @mentions" msgstr "" -#: ../../include/enotify.php:238 -#, php-format -msgid "[Red:Notify] %s tagged your post" +#: ../../include/permissions.php:26 +msgid "Advanced - useful for creating group forum channels" msgstr "" -#: ../../include/enotify.php:239 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" +#: ../../include/permissions.php:27 +msgid "Can chat with me (when available)" msgstr "" -#: ../../include/enotify.php:240 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +#: ../../include/permissions.php:27 +msgid "Requires compatible chat plugin" msgstr "" -#: ../../include/enotify.php:252 -msgid "[Red:Notify] Introduction received" +#: ../../include/permissions.php:28 +msgid "Can write to my \"public\" file storage" msgstr "" -#: ../../include/enotify.php:253 -#, php-format -msgid "%1$s, you've received an introduction from '%2$s' at %3$s" +#: ../../include/permissions.php:29 +msgid "Can edit my \"public\" pages" msgstr "" -#: ../../include/enotify.php:254 -#, php-format -msgid "%1$s, you've received [zrl=%2$s]an introduction[/zrl] from %3$s." +#: ../../include/permissions.php:31 +msgid "Can source my \"public\" posts in derived channels" msgstr "" -#: ../../include/enotify.php:258 ../../include/enotify.php:277 -#, php-format -msgid "You may visit their profile at %s" +#: ../../include/permissions.php:31 +msgid "Somewhat advanced - very useful in open communities" msgstr "" -#: ../../include/enotify.php:260 -#, php-format -msgid "Please visit %s to approve or reject the introduction." +#: ../../include/permissions.php:32 +msgid "Can administer my channel resources" msgstr "" -#: ../../include/enotify.php:267 -msgid "[Red:Notify] Friend suggestion received" +#: ../../include/permissions.php:32 +msgid "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "" -#: ../../include/enotify.php:268 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +#: ../../include/taxonomy.php:210 +msgid "Tags" msgstr "" -#: ../../include/enotify.php:269 -#, php-format +#: ../../include/taxonomy.php:224 +msgid "Keywords" +msgstr "" + +#: ../../include/taxonomy.php:249 +msgid "have" +msgstr "" + +#: ../../include/taxonomy.php:249 +msgid "has" +msgstr "" + +#: ../../include/taxonomy.php:250 +msgid "want" +msgstr "" + +#: ../../include/taxonomy.php:250 +msgid "wants" +msgstr "" + +#: ../../include/taxonomy.php:251 +msgid "likes" +msgstr "" + +#: ../../include/taxonomy.php:252 +msgid "dislikes" +msgstr "" + +#: ../../include/plugin.php:473 ../../include/plugin.php:475 +msgid "Click here to upgrade." +msgstr "" + +#: ../../include/plugin.php:481 +msgid "This action exceeds the limits set by your subscription plan." +msgstr "" + +#: ../../include/plugin.php:486 +msgid "This action is not available under your subscription plan." +msgstr "" + +#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:62 +#: ../../view/theme/apw/php/config.php:176 +msgid "Default" +msgstr "" + +#: ../../include/security.php:49 +msgid "Welcome " +msgstr "" + +#: ../../include/security.php:50 +msgid "Please upload a profile photo." +msgstr "" + +#: ../../include/security.php:53 +msgid "Welcome back " +msgstr "" + +#: ../../include/security.php:360 msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s." +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." msgstr "" -#: ../../include/enotify.php:275 -msgid "Name:" +#: ../../include/items.php:201 ../../mod/like.php:55 ../../mod/group.php:74 +#: ../../mod/profperm.php:28 ../../index.php:339 +msgid "Permission denied" msgstr "" -#: ../../include/enotify.php:276 -msgid "Photo:" +#: ../../include/items.php:3546 ../../mod/admin.php:150 +#: ../../mod/admin.php:727 ../../mod/admin.php:930 ../../mod/viewsrc.php:18 +#: ../../mod/home.php:64 ../../mod/display.php:32 +msgid "Item not found." msgstr "" -#: ../../include/enotify.php:279 +#: ../../include/items.php:3729 +msgid "Archives" +msgstr "" + +#: ../../include/items.php:3895 ../../mod/group.php:44 ../../mod/group.php:146 +msgid "Collection not found." +msgstr "" + +#: ../../include/items.php:3911 ../../mod/network.php:469 +msgid "Group is empty" +msgstr "" + +#: ../../include/items.php:3927 +msgid "Connection not found." +msgstr "" + +#: ../../include/dir_fns.php:15 +msgid "Sort Options" +msgstr "" + +#: ../../include/dir_fns.php:16 +msgid "Alphabetic" +msgstr "" + +#: ../../include/dir_fns.php:17 +msgid "Reverse Alphabetic" +msgstr "" + +#: ../../include/dir_fns.php:18 +msgid "Newest to Oldest" +msgstr "" + +#: ../../include/dir_fns.php:29 +msgid "Enable Safe Search" +msgstr "" + +#: ../../include/dir_fns.php:31 +msgid "Disable Safe Search" +msgstr "" + +#: ../../include/dir_fns.php:33 +msgid "Safe Mode" +msgstr "" + +#: ../../mod/common.php:10 +msgid "No channel." +msgstr "" + +#: ../../mod/common.php:47 +msgid "Common connections" +msgstr "" + +#: ../../mod/common.php:52 +msgid "No connections in common." +msgstr "" + +#: ../../mod/events.php:66 +msgid "Event title and start time are required." +msgstr "" + +#: ../../mod/events.php:281 +msgid "l, F j" +msgstr "" + +#: ../../mod/events.php:303 +msgid "Edit event" +msgstr "" + +#: ../../mod/events.php:349 +msgid "Create New Event" +msgstr "" + +#: ../../mod/events.php:350 +msgid "Previous" +msgstr "" + +#: ../../mod/events.php:351 ../../mod/setup.php:256 +msgid "Next" +msgstr "" + +#: ../../mod/events.php:425 +msgid "hour:minute" +msgstr "" + +#: ../../mod/events.php:435 +msgid "Event details" +msgstr "" + +#: ../../mod/events.php:436 #, php-format -msgid "Please visit %s to approve or reject the suggestion." +msgid "Format is %s %s. Starting date and Title are required." msgstr "" -#: ../../include/contact_selectors.php:30 -msgid "Unknown | Not categorised" +#: ../../mod/events.php:438 +msgid "Event Starts:" msgstr "" -#: ../../include/contact_selectors.php:31 -msgid "Block immediately" +#: ../../mod/events.php:438 ../../mod/events.php:452 +msgid "Required" msgstr "" -#: ../../include/contact_selectors.php:32 -msgid "Shady, spammer, self-marketer" +#: ../../mod/events.php:441 +msgid "Finish date/time is not known or not relevant" msgstr "" -#: ../../include/contact_selectors.php:33 -msgid "Known to me, but no opinion" +#: ../../mod/events.php:443 +msgid "Event Finishes:" msgstr "" -#: ../../include/contact_selectors.php:34 -msgid "OK, probably harmless" +#: ../../mod/events.php:446 +msgid "Adjust for viewer timezone" msgstr "" -#: ../../include/contact_selectors.php:35 -msgid "Reputable, has my trust" +#: ../../mod/events.php:448 +msgid "Description:" msgstr "" -#: ../../include/contact_selectors.php:54 -msgid "Frequently" +#: ../../mod/events.php:452 +msgid "Title:" msgstr "" -#: ../../include/contact_selectors.php:55 -msgid "Hourly" +#: ../../mod/events.php:454 +msgid "Share this event" msgstr "" -#: ../../include/contact_selectors.php:56 -msgid "Twice daily" +#: ../../mod/thing.php:109 +msgid "Object store: failed" msgstr "" -#: ../../include/contact_selectors.php:57 -msgid "Daily" +#: ../../mod/thing.php:113 +msgid "thing/stuff added" msgstr "" -#: ../../include/contact_selectors.php:58 -msgid "Weekly" +#: ../../mod/thing.php:129 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" msgstr "" -#: ../../include/contact_selectors.php:59 -msgid "Monthly" +#: ../../mod/thing.php:175 +msgid "not yet implemented." msgstr "" -#: ../../include/contact_selectors.php:74 -msgid "Friendica" +#: ../../mod/thing.php:181 +msgid "Add Stuff to your Profile" msgstr "" -#: ../../include/contact_selectors.php:75 -msgid "OStatus" +#: ../../mod/thing.php:183 +msgid "Select a profile" msgstr "" -#: ../../include/contact_selectors.php:76 -msgid "RSS/Atom" +#: ../../mod/thing.php:185 +msgid "Select a category of stuff. e.g. I ______ something" msgstr "" -#: ../../include/contact_selectors.php:78 -msgid "Diaspora" +#: ../../mod/thing.php:187 +msgid "Name of thing or stuff e.g. something" msgstr "" -#: ../../include/contact_selectors.php:79 -msgid "Facebook" +#: ../../mod/thing.php:188 +msgid "URL of thing or stuff (optional)" msgstr "" -#: ../../include/contact_selectors.php:80 -msgid "Zot!" +#: ../../mod/thing.php:189 +msgid "URL for photo of thing or stuff (optional)" msgstr "" -#: ../../include/contact_selectors.php:81 -msgid "LinkedIn" +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." msgstr "" -#: ../../include/contact_selectors.php:82 -msgid "XMPP/IM" +#: ../../mod/invite.php:47 +#, php-format +msgid "%s : Not a valid email address." msgstr "" -#: ../../include/contact_selectors.php:83 -msgid "MySpace" +#: ../../mod/invite.php:74 +msgid "Please join us on Red" msgstr "" -#: ../../mod/ping.php:160 -msgid "sent you a private message" +#: ../../mod/invite.php:85 +msgid "Invitation limit exceeded. Please contact your site administrator." msgstr "" -#: ../../mod/ping.php:218 -msgid "added your channel" +#: ../../mod/invite.php:90 +#, php-format +msgid "%s : Message delivery failed." msgstr "" -#: ../../mod/ping.php:262 -msgid "posted an event" +#: ../../mod/invite.php:94 +#, php-format +msgid "%d message sent." +msgid_plural "%d messages sent." +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/invite.php:113 +msgid "You have no more invitations available" msgstr "" -#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 -#: ../../mod/update_community.php:18 ../../mod/update_network.php:23 -#: ../../mod/update_channel.php:43 -msgid "[Embedded content - reload page to view]" +#: ../../mod/invite.php:139 +msgid "Send invitations" msgstr "" -#: ../../mod/message.php:19 -msgid "Check Mail" +#: ../../mod/invite.php:140 +msgid "Enter email addresses, one per line:" msgstr "" -#: ../../mod/message.php:56 -msgid "Unable to lookup recipient." -msgstr "" - -#: ../../mod/message.php:64 -msgid "Unable to communicate with requested channel." -msgstr "" - -#: ../../mod/message.php:71 -msgid "Cannot verify requested channel." -msgstr "" - -#: ../../mod/message.php:97 -msgid "Selected channel has private message restrictions. Send failed." -msgstr "" - -#: ../../mod/message.php:223 ../../mod/notifications.php:101 -msgid "Messages" -msgstr "" - -#: ../../mod/message.php:234 -msgid "Message deleted." -msgstr "" - -#: ../../mod/message.php:241 -msgid "Conversation removed." -msgstr "" - -#: ../../mod/message.php:258 -msgid "Message recalled." -msgstr "" - -#: ../../mod/message.php:316 -msgid "Send Private Message" -msgstr "" - -#: ../../mod/message.php:317 ../../mod/message.php:503 -msgid "To:" -msgstr "" - -#: ../../mod/message.php:322 ../../mod/message.php:505 -msgid "Subject:" -msgstr "" - -#: ../../mod/message.php:326 ../../mod/message.php:508 -#: ../../mod/invite.php:141 +#: ../../mod/invite.php:141 ../../mod/message.php:326 +#: ../../mod/message.php:508 msgid "Your message:" msgstr "" -#: ../../mod/message.php:359 -msgid "No messages." -msgstr "" - -#: ../../mod/message.php:375 ../../mod/message.php:472 -msgid "Delete message" -msgstr "" - -#: ../../mod/message.php:377 -msgid "D, d M Y - g:i A" -msgstr "" - -#: ../../mod/message.php:396 -msgid "Message not found." -msgstr "" - -#: ../../mod/message.php:473 -msgid "Recall message" -msgstr "" - -#: ../../mod/message.php:475 -msgid "Message has been recalled." -msgstr "" - -#: ../../mod/message.php:492 -msgid "Private Conversation" -msgstr "" - -#: ../../mod/message.php:496 -msgid "Delete conversation" -msgstr "" - -#: ../../mod/message.php:498 +#: ../../mod/invite.php:142 msgid "" -"No secure communications available. You may be able to " -"respond from the sender's profile page." +"You are cordially invited to join me and some other close friends on the Red " +"Matrix - a revolutionary new decentralised communication and information " +"tool." msgstr "" -#: ../../mod/message.php:502 -msgid "Send Reply" +#: ../../mod/invite.php:144 +msgid "You will need to supply this invitation code: $invite_code" msgstr "" -#: ../../mod/chanview.php:78 ../../mod/wall_upload.php:35 -#: ../../mod/magic.php:95 ../../mod/page.php:47 ../../mod/home.php:51 +#: ../../mod/invite.php:145 +msgid "Please visit my channel at" +msgstr "" + +#: ../../mod/invite.php:149 +msgid "" +"Once you have registered (on ANY Red Matrix site - they are all inter-" +"connected), please connect with my Red Matrix channel address:" +msgstr "" + +#: ../../mod/invite.php:151 +msgid "Click the [Register] link on the following page to join." +msgstr "" + +#: ../../mod/invite.php:153 +msgid "" +"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" +msgstr "" + +#: ../../mod/allfriends.php:35 +#, php-format +msgid "Friends of %s" +msgstr "" + +#: ../../mod/allfriends.php:41 +msgid "No friends to display." +msgstr "" + +#: ../../mod/webpages.php:8 ../../mod/connect.php:13 ../../mod/layouts.php:8 +#: ../../mod/filestorage.php:8 ../../mod/blocks.php:10 ../../mod/profile.php:8 +#: ../../boot.php:1640 +msgid "Requested profile is not available." +msgstr "" + +#: ../../mod/webpages.php:104 ../../mod/layouts.php:105 +#: ../../mod/blocks.php:96 +msgid "View" +msgstr "" + +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" +msgstr "" + +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" +msgstr "" + +#: ../../mod/api.php:89 +msgid "Please login to continue." +msgstr "" + +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts, " +"and/or create new posts for you?" +msgstr "" + +#: ../../mod/api.php:105 ../../mod/settings.php:1009 +#: ../../mod/settings.php:1014 ../../mod/settings.php:1037 +#: ../../mod/settings.php:1039 ../../mod/settings.php:1040 +#: ../../mod/settings.php:1041 ../../mod/profiles.php:506 +msgid "Yes" +msgstr "" + +#: ../../mod/api.php:106 ../../mod/settings.php:1009 +#: ../../mod/settings.php:1014 ../../mod/settings.php:1037 +#: ../../mod/settings.php:1039 ../../mod/settings.php:1040 +#: ../../mod/settings.php:1041 ../../mod/profiles.php:507 +msgid "No" +msgstr "" + +#: ../../mod/lastpost.php:16 ../../mod/channel.php:16 +msgid "You must be logged in to see this page." +msgstr "" + +#: ../../mod/apps.php:8 +msgid "No installed applications." +msgstr "" + +#: ../../mod/apps.php:13 +msgid "Applications" +msgstr "" + +#: ../../mod/page.php:35 +msgid "Invalid item." +msgstr "" + +#: ../../mod/page.php:47 ../../mod/chanview.php:78 ../../mod/home.php:51 +#: ../../mod/magic.php:95 ../../mod/wall_upload.php:35 msgid "Channel not found." msgstr "" -#: ../../mod/chanview.php:98 -msgid "toggle full screen mode" +#: ../../mod/page.php:83 ../../mod/help.php:56 ../../mod/display.php:92 +#: ../../index.php:229 +msgid "Page not found." msgstr "" -#: ../../mod/xchan.php:25 ../../mod/mitem.php:97 ../../mod/menu.php:113 -msgid "Not found." +#: ../../mod/attach.php:9 +msgid "Item not available." msgstr "" -#: ../../mod/poke.php:159 -msgid "Poke/Prod" +#: ../../mod/setup.php:161 +msgid "Red Matrix Server - Setup" msgstr "" -#: ../../mod/poke.php:160 -msgid "poke, prod or do other things to somebody" +#: ../../mod/setup.php:167 +msgid "Could not connect to database." msgstr "" -#: ../../mod/poke.php:161 -msgid "Recipient" +#: ../../mod/setup.php:171 +msgid "" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." msgstr "" -#: ../../mod/poke.php:162 -msgid "Choose what you wish to do to recipient" +#: ../../mod/setup.php:176 +msgid "Could not create table." msgstr "" -#: ../../mod/poke.php:165 -msgid "Make this post private" +#: ../../mod/setup.php:182 +msgid "Your site database has been installed." +msgstr "" + +#: ../../mod/setup.php:187 +msgid "" +"You may need to import the file \"install/database.sql\" manually using " +"phpmyadmin or mysql." +msgstr "" + +#: ../../mod/setup.php:188 ../../mod/setup.php:255 ../../mod/setup.php:584 +msgid "Please see the file \"install/INSTALL.txt\"." +msgstr "" + +#: ../../mod/setup.php:252 +msgid "System check" +msgstr "" + +#: ../../mod/setup.php:257 +msgid "Check again" +msgstr "" + +#: ../../mod/setup.php:279 +msgid "Database connection" +msgstr "" + +#: ../../mod/setup.php:280 +msgid "" +"In order to install Red Matrix we need to know how to connect to your " +"database." +msgstr "" + +#: ../../mod/setup.php:281 +msgid "" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." +msgstr "" + +#: ../../mod/setup.php:282 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." +msgstr "" + +#: ../../mod/setup.php:286 +msgid "Database Server Name" +msgstr "" + +#: ../../mod/setup.php:286 +msgid "Default is localhost" +msgstr "" + +#: ../../mod/setup.php:287 +msgid "Database Port" +msgstr "" + +#: ../../mod/setup.php:287 +msgid "Communication port number - use 0 for default" +msgstr "" + +#: ../../mod/setup.php:288 +msgid "Database Login Name" +msgstr "" + +#: ../../mod/setup.php:289 +msgid "Database Login Password" +msgstr "" + +#: ../../mod/setup.php:290 +msgid "Database Name" +msgstr "" + +#: ../../mod/setup.php:292 ../../mod/setup.php:334 +msgid "Site administrator email address" +msgstr "" + +#: ../../mod/setup.php:292 ../../mod/setup.php:334 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." +msgstr "" + +#: ../../mod/setup.php:293 ../../mod/setup.php:336 +msgid "Website URL" +msgstr "" + +#: ../../mod/setup.php:293 ../../mod/setup.php:336 +msgid "Please use SSL (https) URL if available." +msgstr "" + +#: ../../mod/setup.php:296 ../../mod/setup.php:339 +msgid "Please select a default timezone for your website" +msgstr "" + +#: ../../mod/setup.php:323 +msgid "Site settings" +msgstr "" + +#: ../../mod/setup.php:379 +msgid "Could not find a command line version of PHP in the web server PATH." +msgstr "" + +#: ../../mod/setup.php:380 +msgid "" +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." +msgstr "" + +#: ../../mod/setup.php:384 +msgid "PHP executable path" +msgstr "" + +#: ../../mod/setup.php:384 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." +msgstr "" + +#: ../../mod/setup.php:389 +msgid "Command line PHP" +msgstr "" + +#: ../../mod/setup.php:398 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." +msgstr "" + +#: ../../mod/setup.php:399 +msgid "This is required for message delivery to work." +msgstr "" + +#: ../../mod/setup.php:401 +msgid "PHP register_argc_argv" +msgstr "" + +#: ../../mod/setup.php:422 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" +msgstr "" + +#: ../../mod/setup.php:423 +msgid "" +"If running under Windows, please see \"http://www.php.net/manual/en/openssl." +"installation.php\"." +msgstr "" + +#: ../../mod/setup.php:425 +msgid "Generate encryption keys" +msgstr "" + +#: ../../mod/setup.php:432 +msgid "libCurl PHP module" +msgstr "" + +#: ../../mod/setup.php:433 +msgid "GD graphics PHP module" +msgstr "" + +#: ../../mod/setup.php:434 +msgid "OpenSSL PHP module" +msgstr "" + +#: ../../mod/setup.php:435 +msgid "mysqli PHP module" +msgstr "" + +#: ../../mod/setup.php:436 +msgid "mb_string PHP module" +msgstr "" + +#: ../../mod/setup.php:437 +msgid "mcrypt PHP module" +msgstr "" + +#: ../../mod/setup.php:442 ../../mod/setup.php:444 +msgid "Apache mod_rewrite module" +msgstr "" + +#: ../../mod/setup.php:442 +msgid "" +"Error: Apache webserver mod-rewrite module is required but not installed." +msgstr "" + +#: ../../mod/setup.php:448 ../../mod/setup.php:451 +msgid "proc_open" +msgstr "" + +#: ../../mod/setup.php:448 +msgid "" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" +msgstr "" + +#: ../../mod/setup.php:456 +msgid "Error: libCURL PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:460 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." +msgstr "" + +#: ../../mod/setup.php:464 +msgid "Error: openssl PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:468 +msgid "Error: mysqli PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:472 +msgid "Error: mb_string PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:476 +msgid "Error: mcrypt PHP module required but not installed." +msgstr "" + +#: ../../mod/setup.php:492 +msgid "" +"The web installer needs to be able to create a file called \".htconfig.php\" " +"in the top folder of your web server and it is unable to do so." +msgstr "" + +#: ../../mod/setup.php:493 +msgid "" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." +msgstr "" + +#: ../../mod/setup.php:494 +msgid "" +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." +msgstr "" + +#: ../../mod/setup.php:495 +msgid "" +"You can alternatively skip this procedure and perform a manual installation. " +"Please see the file \"install/INSTALL.txt\" for instructions." +msgstr "" + +#: ../../mod/setup.php:498 +msgid ".htconfig.php is writable" +msgstr "" + +#: ../../mod/setup.php:508 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." +msgstr "" + +#: ../../mod/setup.php:509 +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory view/tpl/smarty3/ under the Red top level " +"folder." +msgstr "" + +#: ../../mod/setup.php:510 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has " +"write access to this folder." +msgstr "" + +#: ../../mod/setup.php:511 +msgid "" +"Note: as a security measure, you should give the web server write access to " +"view/tpl/smarty3/ only--not the template files (.tpl) that it contains." +msgstr "" + +#: ../../mod/setup.php:514 +msgid "view/tpl/smarty3 is writable" +msgstr "" + +#: ../../mod/setup.php:528 +msgid "SSL certificate validation" +msgstr "" + +#: ../../mod/setup.php:528 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access " +"to this site." +msgstr "" + +#: ../../mod/setup.php:535 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." +msgstr "" + +#: ../../mod/setup.php:537 +msgid "Url rewrite is working" +msgstr "" + +#: ../../mod/setup.php:547 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." +msgstr "" + +#: ../../mod/setup.php:571 +msgid "Errors encountered creating database tables." +msgstr "" + +#: ../../mod/setup.php:582 +msgid "

What next

" +msgstr "" + +#: ../../mod/setup.php:583 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." msgstr "" #: ../../mod/rpost.php:84 ../../mod/editpost.php:42 msgid "Edit post" msgstr "" -#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 -#: ../../mod/crepair.php:129 -msgid "Contact not found." -msgstr "" - -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." -msgstr "" - -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" -msgstr "" - -#: ../../mod/fsuggest.php:99 +#: ../../mod/subthread.php:105 #, php-format -msgid "Suggest a friend for %s" +msgid "%1$s is following %2$s's %3$s" msgstr "" -#: ../../mod/pubsites.php:22 -msgid "Public Sites" +#: ../../mod/update_network.php:23 ../../mod/update_channel.php:43 +#: ../../mod/update_search.php:46 ../../mod/update_display.php:25 +#: ../../mod/update_community.php:18 +msgid "[Embedded content - reload page to view]" msgstr "" -#: ../../mod/pubsites.php:25 -msgid "" -"The listed sites allow public registration into the Red Matrix. All sites in " -"the matrix are interlinked so membership on any of them conveys membership " -"in the matrix as a whole. Some sites may require subscription or provide " -"tiered service plans. The provider links may provide " -"additional details." +#: ../../mod/chanview.php:98 +msgid "toggle full screen mode" msgstr "" -#: ../../mod/pubsites.php:31 -msgid "Site URL" +#: ../../mod/tagger.php:98 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "" -#: ../../mod/pubsites.php:31 -msgid "Access Type" +#: ../../mod/settings.php:53 +msgid "Account settings" msgstr "" -#: ../../mod/pubsites.php:31 -msgid "Registration Policy" +#: ../../mod/settings.php:59 +msgid "Channel settings" msgstr "" -#: ../../mod/pubsites.php:31 ../../mod/profiles.php:367 -msgid "Location" +#: ../../mod/settings.php:65 +msgid "Additional features" msgstr "" -#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 -#: ../../mod/tagrm.php:94 ../../mod/settings.php:652 -#: ../../mod/settings.php:678 +#: ../../mod/settings.php:71 +msgid "Feature settings" +msgstr "" + +#: ../../mod/settings.php:77 +msgid "Display settings" +msgstr "" + +#: ../../mod/settings.php:83 +msgid "Connected apps" +msgstr "" + +#: ../../mod/settings.php:89 +msgid "Export channel" +msgstr "" + +#: ../../mod/settings.php:101 +msgid "Automatic Permissions (Advanced)" +msgstr "" + +#: ../../mod/settings.php:111 +msgid "Premium Channel Settings" +msgstr "" + +#: ../../mod/settings.php:171 +msgid "Name is required" +msgstr "" + +#: ../../mod/settings.php:175 +msgid "Key and Secret are required" +msgstr "" + +#: ../../mod/settings.php:179 ../../mod/settings.php:677 +msgid "Update" +msgstr "" + +#: ../../mod/settings.php:292 +msgid "Passwords do not match. Password unchanged." +msgstr "" + +#: ../../mod/settings.php:296 +msgid "Empty passwords are not allowed. Password unchanged." +msgstr "" + +#: ../../mod/settings.php:309 +msgid "Password changed." +msgstr "" + +#: ../../mod/settings.php:311 +msgid "Password update failed. Please try again." +msgstr "" + +#: ../../mod/settings.php:325 +msgid "Not valid email." +msgstr "" + +#: ../../mod/settings.php:328 +msgid "Protected email address. Cannot change to that email." +msgstr "" + +#: ../../mod/settings.php:337 +msgid "System failure storing new email. Please try again." +msgstr "" + +#: ../../mod/settings.php:579 +msgid "Settings updated." +msgstr "" + +#: ../../mod/settings.php:650 ../../mod/settings.php:676 +#: ../../mod/settings.php:712 +msgid "Add application" +msgstr "" + +#: ../../mod/settings.php:652 ../../mod/settings.php:678 +#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 msgid "Cancel" msgstr "" -#: ../../mod/fbrowser.php:114 -msgid "Files" -msgstr "" - -#: ../../mod/mood.php:133 -msgid "Mood" -msgstr "" - -#: ../../mod/mood.php:134 -msgid "Set your current mood and tell your friends" -msgstr "" - -#: ../../mod/profile_photo.php:54 -msgid "Image uploaded but image cropping failed." -msgstr "" - -#: ../../mod/profile_photo.php:107 -msgid "Image resize failed." -msgstr "" - -#: ../../mod/profile_photo.php:151 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." -msgstr "" - -#: ../../mod/profile_photo.php:173 -#, php-format -msgid "Image exceeds size limit of %d" -msgstr "" - -#: ../../mod/profile_photo.php:182 -msgid "Unable to process image." -msgstr "" - -#: ../../mod/profile_photo.php:224 ../../mod/profile_photo.php:272 -msgid "Photo not available." -msgstr "" - -#: ../../mod/profile_photo.php:291 -msgid "Upload File:" -msgstr "" - -#: ../../mod/profile_photo.php:292 -msgid "Select a profile:" -msgstr "" - -#: ../../mod/profile_photo.php:293 -msgid "Upload Profile Photo" -msgstr "" - -#: ../../mod/profile_photo.php:294 -msgid "Upload" -msgstr "" - -#: ../../mod/profile_photo.php:298 ../../mod/settings.php:1018 -msgid "or" -msgstr "" - -#: ../../mod/profile_photo.php:298 -msgid "skip this step" -msgstr "" - -#: ../../mod/profile_photo.php:298 -msgid "select a photo from your photo albums" -msgstr "" - -#: ../../mod/profile_photo.php:312 -msgid "Crop Image" -msgstr "" - -#: ../../mod/profile_photo.php:313 -msgid "Please adjust the image cropping for optimum viewing." -msgstr "" - -#: ../../mod/profile_photo.php:315 -msgid "Done Editing" -msgstr "" - -#: ../../mod/profile_photo.php:350 -msgid "Image uploaded successfully." -msgstr "" - -#: ../../mod/profile_photo.php:352 -msgid "Image upload failed." -msgstr "" - -#: ../../mod/profile_photo.php:361 -#, php-format -msgid "Image size reduction [%s] failed." -msgstr "" - -#: ../../mod/wall_upload.php:41 ../../mod/item.php:1074 -msgid "Wall Photos" -msgstr "" - -#: ../../mod/crepair.php:102 -msgid "Contact settings applied." -msgstr "" - -#: ../../mod/crepair.php:104 -msgid "Contact update failed." -msgstr "" - -#: ../../mod/crepair.php:135 -msgid "Repair Contact Settings" -msgstr "" - -#: ../../mod/crepair.php:137 -msgid "" -"WARNING: This is highly advanced and if you enter incorrect " -"information your communications with this contact may stop working." -msgstr "" - -#: ../../mod/crepair.php:138 -msgid "" -"Please use your browser 'Back' button now if you are " -"uncertain what to do on this page." -msgstr "" - -#: ../../mod/crepair.php:144 -msgid "Return to contact editor" -msgstr "" - -#: ../../mod/crepair.php:148 ../../mod/admin.php:686 #: ../../mod/settings.php:653 ../../mod/settings.php:679 +#: ../../mod/admin.php:686 ../../mod/crepair.php:148 msgid "Name" msgstr "" -#: ../../mod/crepair.php:149 -msgid "Account Nickname" +#: ../../mod/settings.php:653 +msgid "Name of application" msgstr "" -#: ../../mod/crepair.php:150 -msgid "@Tagname - overrides Name/Nickname" +#: ../../mod/settings.php:654 ../../mod/settings.php:680 +msgid "Consumer Key" msgstr "" -#: ../../mod/crepair.php:151 -msgid "Account URL" +#: ../../mod/settings.php:654 ../../mod/settings.php:655 +msgid "Automatically generated - change if desired. Max length 20" msgstr "" -#: ../../mod/crepair.php:152 -msgid "Friend Request URL" +#: ../../mod/settings.php:655 ../../mod/settings.php:681 +msgid "Consumer Secret" msgstr "" -#: ../../mod/crepair.php:153 -msgid "Friend Confirm URL" +#: ../../mod/settings.php:656 ../../mod/settings.php:682 +msgid "Redirect" msgstr "" -#: ../../mod/crepair.php:154 -msgid "Notification Endpoint URL" +#: ../../mod/settings.php:656 +msgid "" +"Redirect URI - leave blank unless your application specifically requires this" msgstr "" -#: ../../mod/crepair.php:155 -msgid "Poll/Feed URL" +#: ../../mod/settings.php:657 ../../mod/settings.php:683 +msgid "Icon url" msgstr "" -#: ../../mod/crepair.php:156 -msgid "New photo from this URL" +#: ../../mod/settings.php:657 +msgid "Optional" +msgstr "" + +#: ../../mod/settings.php:668 +msgid "You can't edit this application." +msgstr "" + +#: ../../mod/settings.php:711 +msgid "Connected Apps" +msgstr "" + +#: ../../mod/settings.php:715 +msgid "Client key starts with" +msgstr "" + +#: ../../mod/settings.php:716 +msgid "No name" +msgstr "" + +#: ../../mod/settings.php:717 +msgid "Remove authorization" +msgstr "" + +#: ../../mod/settings.php:728 +msgid "No feature settings configured" +msgstr "" + +#: ../../mod/settings.php:736 +msgid "Feature Settings" +msgstr "" + +#: ../../mod/settings.php:759 +msgid "Account Settings" +msgstr "" + +#: ../../mod/settings.php:760 +msgid "Password Settings" +msgstr "" + +#: ../../mod/settings.php:761 +msgid "New Password:" +msgstr "" + +#: ../../mod/settings.php:762 +msgid "Confirm:" +msgstr "" + +#: ../../mod/settings.php:762 +msgid "Leave password fields blank unless changing" +msgstr "" + +#: ../../mod/settings.php:764 ../../mod/settings.php:1063 +msgid "Email Address:" +msgstr "" + +#: ../../mod/settings.php:765 +msgid "Remove Account" +msgstr "" + +#: ../../mod/settings.php:766 +msgid "Warning: This action is permanent and cannot be reversed." +msgstr "" + +#: ../../mod/settings.php:782 +msgid "Off" +msgstr "" + +#: ../../mod/settings.php:782 +msgid "On" +msgstr "" + +#: ../../mod/settings.php:789 +msgid "Additional Features" +msgstr "" + +#: ../../mod/settings.php:814 +msgid "Connector Settings" +msgstr "" + +#: ../../mod/settings.php:844 ../../mod/admin.php:369 +msgid "No special theme for mobile devices" +msgstr "" + +#: ../../mod/settings.php:884 +msgid "Display Settings" +msgstr "" + +#: ../../mod/settings.php:890 +msgid "Display Theme:" +msgstr "" + +#: ../../mod/settings.php:891 +msgid "Mobile Theme:" +msgstr "" + +#: ../../mod/settings.php:892 +msgid "Update browser every xx seconds" +msgstr "" + +#: ../../mod/settings.php:892 +msgid "Minimum of 10 seconds, no maximum" +msgstr "" + +#: ../../mod/settings.php:893 +msgid "Maximum number of conversations to load at any time:" +msgstr "" + +#: ../../mod/settings.php:893 +msgid "Maximum of 100 items" +msgstr "" + +#: ../../mod/settings.php:894 +msgid "Don't show emoticons" +msgstr "" + +#: ../../mod/settings.php:930 +msgid "Nobody except yourself" +msgstr "" + +#: ../../mod/settings.php:931 +msgid "Only those you specifically allow" +msgstr "" + +#: ../../mod/settings.php:932 +msgid "Anybody in your address book" +msgstr "" + +#: ../../mod/settings.php:933 +msgid "Anybody on this website" +msgstr "" + +#: ../../mod/settings.php:934 +msgid "Anybody in this network" +msgstr "" + +#: ../../mod/settings.php:935 +msgid "Anybody on the internet" +msgstr "" + +#: ../../mod/settings.php:1009 +msgid "Publish your default profile in the network directory" +msgstr "" + +#: ../../mod/settings.php:1014 +msgid "Allow us to suggest you as a potential friend to new members?" +msgstr "" + +#: ../../mod/settings.php:1018 ../../mod/profile_photo.php:298 +msgid "or" +msgstr "" + +#: ../../mod/settings.php:1023 +msgid "Your channel address is" +msgstr "" + +#: ../../mod/settings.php:1034 +msgid "Automatically expire posts after this many days:" +msgstr "" + +#: ../../mod/settings.php:1034 +msgid "If empty, posts will not expire. Expired posts will be deleted" +msgstr "" + +#: ../../mod/settings.php:1035 +msgid "Advanced expiration settings" +msgstr "" + +#: ../../mod/settings.php:1036 +msgid "Advanced Expiration" +msgstr "" + +#: ../../mod/settings.php:1037 +msgid "Expire posts:" +msgstr "" + +#: ../../mod/settings.php:1039 +msgid "Expire starred posts:" +msgstr "" + +#: ../../mod/settings.php:1040 +msgid "Expire photos:" +msgstr "" + +#: ../../mod/settings.php:1041 +msgid "Only expire posts by others:" +msgstr "" + +#: ../../mod/settings.php:1052 +msgid "Channel Settings" +msgstr "" + +#: ../../mod/settings.php:1061 +msgid "Basic Settings" +msgstr "" + +#: ../../mod/settings.php:1064 +msgid "Your Timezone:" +msgstr "" + +#: ../../mod/settings.php:1065 +msgid "Default Post Location:" +msgstr "" + +#: ../../mod/settings.php:1066 +msgid "Use Browser Location:" +msgstr "" + +#: ../../mod/settings.php:1068 +msgid "Adult Content" +msgstr "" + +#: ../../mod/settings.php:1068 +msgid "This channel publishes adult content." +msgstr "" + +#: ../../mod/settings.php:1070 +msgid "Security and Privacy Settings" +msgstr "" + +#: ../../mod/settings.php:1072 +msgid "Quick Privacy Settings:" +msgstr "" + +#: ../../mod/settings.php:1073 +msgid "Very Public - extremely permissive" +msgstr "" + +#: ../../mod/settings.php:1074 +msgid "Typical - default public, privacy when desired" +msgstr "" + +#: ../../mod/settings.php:1075 +msgid "Private - default private, rarely open or public" +msgstr "" + +#: ../../mod/settings.php:1076 +msgid "Blocked - default blocked to/from everybody" +msgstr "" + +#: ../../mod/settings.php:1079 +msgid "Maximum Friend Requests/Day:" +msgstr "" + +#: ../../mod/settings.php:1079 +msgid "May reduce spam activity" +msgstr "" + +#: ../../mod/settings.php:1080 +msgid "Default Post Permissions" +msgstr "" + +#: ../../mod/settings.php:1081 +msgid "(click to open/close)" +msgstr "" + +#: ../../mod/settings.php:1094 +msgid "Maximum private messages per day from unknown people:" +msgstr "" + +#: ../../mod/settings.php:1094 +msgid "Useful to reduce spamming" +msgstr "" + +#: ../../mod/settings.php:1097 +msgid "Notification Settings" +msgstr "" + +#: ../../mod/settings.php:1098 +msgid "By default post a status message when:" +msgstr "" + +#: ../../mod/settings.php:1099 +msgid "accepting a friend request" +msgstr "" + +#: ../../mod/settings.php:1100 +msgid "joining a forum/community" +msgstr "" + +#: ../../mod/settings.php:1101 +msgid "making an interesting profile change" +msgstr "" + +#: ../../mod/settings.php:1102 +msgid "Send a notification email when:" +msgstr "" + +#: ../../mod/settings.php:1103 +msgid "You receive an introduction" +msgstr "" + +#: ../../mod/settings.php:1104 +msgid "Your introductions are confirmed" +msgstr "" + +#: ../../mod/settings.php:1105 +msgid "Someone writes on your profile wall" +msgstr "" + +#: ../../mod/settings.php:1106 +msgid "Someone writes a followup comment" +msgstr "" + +#: ../../mod/settings.php:1107 +msgid "You receive a private message" +msgstr "" + +#: ../../mod/settings.php:1108 +msgid "You receive a friend suggestion" +msgstr "" + +#: ../../mod/settings.php:1109 +msgid "You are tagged in a post" +msgstr "" + +#: ../../mod/settings.php:1110 +msgid "You are poked/prodded/etc. in a post" +msgstr "" + +#: ../../mod/settings.php:1113 +msgid "Advanced Account/Page Type Settings" +msgstr "" + +#: ../../mod/settings.php:1114 +msgid "Change the behaviour of this account for special situations" +msgstr "" + +#: ../../mod/viewconnections.php:28 ../../mod/search.php:80 +#: ../../mod/photos.php:576 ../../mod/display.php:9 ../../mod/community.php:18 +#: ../../mod/directory.php:32 +msgid "Public access denied." +msgstr "" + +#: ../../mod/viewconnections.php:57 +msgid "No connections." +msgstr "" + +#: ../../mod/viewconnections.php:69 ../../mod/nogroup.php:40 +#, php-format +msgid "Visit %s's profile [%s]" +msgstr "" + +#: ../../mod/viewconnections.php:84 +msgid "View Connnections" +msgstr "" + +#: ../../mod/tagrm.php:41 +msgid "Tag removed" +msgstr "" + +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" +msgstr "" + +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " +msgstr "" + +#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 +msgid "Remove" msgstr "" #: ../../mod/connect.php:59 ../../mod/connect.php:107 @@ -3603,431 +3989,94 @@ msgstr "" msgid "Restricted or Premium Channel" msgstr "" -#: ../../mod/lockview.php:34 -msgid "Remote privacy information not available." +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." msgstr "" -#: ../../mod/lockview.php:43 -msgid "Visible to:" +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" msgstr "" -#: ../../mod/blocks.php:65 -msgid "Block Name" -msgstr "" - -#: ../../mod/blocks.php:96 ../../mod/webpages.php:104 -#: ../../mod/layouts.php:105 -msgid "View" -msgstr "" - -#: ../../mod/intro.php:11 ../../mod/intro.php:98 ../../mod/admin.php:688 -#: ../../mod/notifications.php:159 ../../mod/notifications.php:206 -msgid "Approve" -msgstr "" - -#: ../../mod/intro.php:14 ../../mod/intro.php:99 ../../mod/admin.php:691 -#: ../../mod/connections.php:348 ../../mod/connections.php:490 -msgid "Block" -msgstr "" - -#: ../../mod/intro.php:17 ../../mod/intro.php:100 -#: ../../mod/connections.php:355 ../../mod/connections.php:491 -#: ../../mod/notifications.php:51 ../../mod/notifications.php:162 -#: ../../mod/notifications.php:208 -msgid "Ignore" -msgstr "" - -#: ../../mod/intro.php:29 ../../mod/connections.php:122 -msgid "Connection updated." -msgstr "" - -#: ../../mod/intro.php:31 -msgid "Connection update failed." -msgstr "" - -#: ../../mod/intro.php:56 -msgid "Introductions and Connection Requests" -msgstr "" - -#: ../../mod/intro.php:67 -msgid "No pending introductions." -msgstr "" - -#: ../../mod/intro.php:72 -msgid "System error. Please try again later." -msgstr "" - -#: ../../mod/intro.php:95 ../../mod/connections.php:496 -#: ../../mod/notifications.php:155 ../../mod/notifications.php:202 -msgid "Hide this contact from others" -msgstr "" - -#: ../../mod/intro.php:96 ../../mod/notifications.php:156 -#: ../../mod/notifications.php:203 -msgid "Post a new friend activity" -msgstr "" - -#: ../../mod/intro.php:96 ../../mod/notifications.php:156 -#: ../../mod/notifications.php:203 -msgid "if applicable" -msgstr "" - -#: ../../mod/intro.php:101 ../../mod/notifications.php:35 -#: ../../mod/notifications.php:163 ../../mod/notifications.php:209 -msgid "Discard" -msgstr "" - -#: ../../mod/community.php:18 ../../mod/search.php:80 ../../mod/display.php:9 -#: ../../mod/directory.php:32 ../../mod/photos.php:576 -#: ../../mod/viewconnections.php:28 -msgid "Public access denied." -msgstr "" - -#: ../../mod/community.php:23 -msgid "Not available." -msgstr "" - -#: ../../mod/community.php:32 -msgid "Community" -msgstr "" - -#: ../../mod/community.php:63 ../../mod/community.php:88 -msgid "No results." -msgstr "" - -#: ../../mod/oexchange.php:23 -msgid "Unable to find your hub." -msgstr "" - -#: ../../mod/oexchange.php:37 -msgid "Post successful." -msgstr "" - -#: ../../mod/search.php:20 ../../mod/network.php:164 -msgid "Remove term" -msgstr "" - -#: ../../mod/profperm.php:34 ../../mod/profperm.php:64 -msgid "Invalid profile identifier." -msgstr "" - -#: ../../mod/profperm.php:110 -msgid "Profile Visibility Editor" -msgstr "" - -#: ../../mod/profperm.php:114 -msgid "Click on a contact to add or remove." -msgstr "" - -#: ../../mod/profperm.php:123 -msgid "Visible To" -msgstr "" - -#: ../../mod/profperm.php:139 -msgid "All Contacts (with secure profile access)" -msgstr "" - -#: ../../mod/new_channel.php:107 -msgid "Add a Channel" -msgstr "" - -#: ../../mod/new_channel.php:108 +#: ../../mod/delegate.php:123 msgid "" -"A channel is your own collection of related web pages. A channel can be used " -"to hold social network profiles, blogs, conversation groups and forums, " -"celebrity pages, and much more. You may create as many channels as your " -"service provider allows." +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." msgstr "" -#: ../../mod/new_channel.php:110 ../../mod/sources.php:82 -#: ../../mod/sources.php:109 +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" +msgstr "" + +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" +msgstr "" + +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" +msgstr "" + +#: ../../mod/delegate.php:131 +msgid "Add" +msgstr "" + +#: ../../mod/delegate.php:132 +msgid "No entries." +msgstr "" + +#: ../../mod/sources.php:27 +msgid "Source created." +msgstr "" + +#: ../../mod/sources.php:39 +msgid "Source updated." +msgstr "" + +#: ../../mod/sources.php:68 +msgid "Manage remote sources of content for your channel." +msgstr "" + +#: ../../mod/sources.php:69 ../../mod/sources.php:79 +msgid "New Source" +msgstr "" + +#: ../../mod/sources.php:80 ../../mod/sources.php:106 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." +msgstr "" + +#: ../../mod/sources.php:81 ../../mod/sources.php:107 +msgid "Only import content with these words (one per line)" +msgstr "" + +#: ../../mod/sources.php:81 ../../mod/sources.php:107 +msgid "Leave blank to import all public content" +msgstr "" + +#: ../../mod/sources.php:82 ../../mod/sources.php:109 +#: ../../mod/new_channel.php:110 msgid "Channel Name" msgstr "" -#: ../../mod/new_channel.php:111 -msgid "" -"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " -"Group\" " +#: ../../mod/sources.php:96 ../../mod/sources.php:122 +msgid "Source not found." msgstr "" -#: ../../mod/new_channel.php:112 -msgid "Choose a short nickname" +#: ../../mod/sources.php:103 +msgid "Edit Source" msgstr "" -#: ../../mod/new_channel.php:113 -msgid "" -"Your nickname will be used to create an easily remembered channel address " -"(like an email address) which you can share with others." +#: ../../mod/sources.php:104 +msgid "Delete Source" msgstr "" -#: ../../mod/new_channel.php:114 -msgid "" -"Or import an existing channel from another location" +#: ../../mod/sources.php:130 +msgid "Source removed" msgstr "" -#: ../../mod/new_channel.php:117 ../../mod/mitem.php:149 ../../mod/menu.php:79 -msgid "Create" -msgstr "" - -#: ../../mod/mitem.php:13 ../../mod/menu.php:87 -msgid "Menu not found." -msgstr "" - -#: ../../mod/mitem.php:66 -msgid "Menu element updated." -msgstr "" - -#: ../../mod/mitem.php:70 -msgid "Unable to update menu element." -msgstr "" - -#: ../../mod/mitem.php:76 -msgid "Menu element added." -msgstr "" - -#: ../../mod/mitem.php:80 -msgid "Unable to add menu element." -msgstr "" - -#: ../../mod/mitem.php:116 -msgid "Manage Menu Elements" -msgstr "" - -#: ../../mod/mitem.php:119 -msgid "Edit menu" -msgstr "" - -#: ../../mod/mitem.php:122 -msgid "Edit element" -msgstr "" - -#: ../../mod/mitem.php:123 -msgid "Drop element" -msgstr "" - -#: ../../mod/mitem.php:124 -msgid "New element" -msgstr "" - -#: ../../mod/mitem.php:125 -msgid "Edit this menu container" -msgstr "" - -#: ../../mod/mitem.php:126 -msgid "Add menu element" -msgstr "" - -#: ../../mod/mitem.php:127 -msgid "Delete this menu item" -msgstr "" - -#: ../../mod/mitem.php:128 -msgid "Edit this menu item" -msgstr "" - -#: ../../mod/mitem.php:141 -msgid "New Menu Element" -msgstr "" - -#: ../../mod/mitem.php:143 ../../mod/mitem.php:184 -msgid "Link text" -msgstr "" - -#: ../../mod/mitem.php:144 ../../mod/mitem.php:185 -msgid "URL of link" -msgstr "" - -#: ../../mod/mitem.php:145 ../../mod/mitem.php:186 -msgid "Use Red magic-auth if available" -msgstr "" - -#: ../../mod/mitem.php:146 ../../mod/mitem.php:187 -msgid "Open link in new window" -msgstr "" - -#: ../../mod/mitem.php:148 ../../mod/mitem.php:189 -msgid "Order in list" -msgstr "" - -#: ../../mod/mitem.php:148 ../../mod/mitem.php:189 -msgid "Higher numbers will sink to bottom of listing" -msgstr "" - -#: ../../mod/mitem.php:161 -msgid "Menu item not found." -msgstr "" - -#: ../../mod/mitem.php:170 -msgid "Menu item deleted." -msgstr "" - -#: ../../mod/mitem.php:172 -msgid "Menu item could not be deleted." -msgstr "" - -#: ../../mod/mitem.php:181 -msgid "Edit Menu Element" -msgstr "" - -#: ../../mod/mitem.php:190 ../../mod/menu.php:107 -msgid "Modify" -msgstr "" - -#: ../../mod/editwebpage.php:30 ../../mod/editpost.php:20 -#: ../../mod/editlayout.php:36 ../../mod/editblock.php:36 -msgid "Item not found" -msgstr "" - -#: ../../mod/editwebpage.php:87 -msgid "Edit Webpage" -msgstr "" - -#: ../../mod/editwebpage.php:123 ../../mod/editpost.php:101 -#: ../../mod/editlayout.php:104 ../../mod/editblock.php:118 -msgid "Insert YouTube video" -msgstr "" - -#: ../../mod/editwebpage.php:124 ../../mod/editpost.php:102 -#: ../../mod/editlayout.php:105 ../../mod/editblock.php:119 -msgid "Insert Vorbis [.ogg] video" -msgstr "" - -#: ../../mod/editwebpage.php:125 ../../mod/editpost.php:103 -#: ../../mod/editlayout.php:106 ../../mod/editblock.php:120 -msgid "Insert Vorbis [.ogg] audio" -msgstr "" - -#: ../../mod/editwebpage.php:162 -msgid "Delete Webpage" -msgstr "" - -#: ../../mod/profile.php:111 -msgid "Access to this profile has been restricted." -msgstr "" - -#: ../../mod/removeme.php:49 -msgid "Remove This Channel" -msgstr "" - -#: ../../mod/removeme.php:50 -msgid "" -"This will completely remove this channel from the network. Once this has " -"been done it is not recoverable." -msgstr "" - -#: ../../mod/removeme.php:51 -msgid "Please enter your password for verification:" -msgstr "" - -#: ../../mod/removeme.php:52 -msgid "Remove this channel and all its clones from the network" -msgstr "" - -#: ../../mod/removeme.php:52 -msgid "" -"By default only the instance of the channel located on this hub will be " -"removed from the network" -msgstr "" - -#: ../../mod/removeme.php:53 -msgid "Remove My Account" -msgstr "" - -#: ../../mod/tagrm.php:41 -msgid "Tag removed" -msgstr "" - -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" -msgstr "" - -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " -msgstr "" - -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 -msgid "Remove" -msgstr "" - -#: ../../mod/rmagic.php:56 -msgid "Remote Authentication" -msgstr "" - -#: ../../mod/rmagic.php:57 -msgid "Enter your channel address (e.g. channel@example.com)" -msgstr "" - -#: ../../mod/rmagic.php:58 -msgid "Authenticate" -msgstr "" - -#: ../../mod/lostpass.php:15 -msgid "No valid account found." -msgstr "" - -#: ../../mod/lostpass.php:29 -msgid "Password reset request issued. Check your email." -msgstr "" - -#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 -#, php-format -msgid "Site Member (%s)" -msgstr "" - -#: ../../mod/lostpass.php:40 -#, php-format -msgid "Password reset requested at %s" -msgstr "" - -#: ../../mod/lostpass.php:63 -msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." -msgstr "" - -#: ../../mod/lostpass.php:86 -msgid "Your password has been reset as requested." -msgstr "" - -#: ../../mod/lostpass.php:87 -msgid "Your new password is" -msgstr "" - -#: ../../mod/lostpass.php:88 -msgid "Save or copy your new password - and then" -msgstr "" - -#: ../../mod/lostpass.php:89 -msgid "click here to login" -msgstr "" - -#: ../../mod/lostpass.php:90 -msgid "" -"Your password may be changed from the Settings page after " -"successful login." -msgstr "" - -#: ../../mod/lostpass.php:107 -#, php-format -msgid "Your password has changed at %s" -msgstr "" - -#: ../../mod/lostpass.php:122 -msgid "Forgot your Password?" -msgstr "" - -#: ../../mod/lostpass.php:123 -msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." -msgstr "" - -#: ../../mod/lostpass.php:124 -msgid "Email Address" -msgstr "" - -#: ../../mod/lostpass.php:125 -msgid "Reset" +#: ../../mod/sources.php:132 +msgid "Unable to remove source." msgstr "" #: ../../mod/admin.php:48 @@ -4104,10 +4153,6 @@ msgstr "" msgid "Site settings updated." msgstr "" -#: ../../mod/admin.php:369 ../../mod/settings.php:844 -msgid "No special theme for mobile devices" -msgstr "" - #: ../../mod/admin.php:371 msgid "No special theme for accessibility" msgstr "" @@ -4434,10 +4479,20 @@ msgstr "" msgid "No registrations." msgstr "" +#: ../../mod/admin.php:688 ../../mod/intro.php:11 ../../mod/intro.php:98 +#: ../../mod/notifications.php:159 ../../mod/notifications.php:206 +msgid "Approve" +msgstr "" + #: ../../mod/admin.php:689 msgid "Deny" msgstr "" +#: ../../mod/admin.php:691 ../../mod/intro.php:14 ../../mod/intro.php:99 +#: ../../mod/connections.php:348 ../../mod/connections.php:490 +msgid "Block" +msgstr "" + #: ../../mod/admin.php:692 ../../mod/connections.php:348 #: ../../mod/connections.php:490 msgid "Unblock" @@ -4542,839 +4597,116 @@ msgstr "" msgid "Log level" msgstr "" -#: ../../mod/follow.php:25 -msgid "Channel added." +#: ../../mod/mitem.php:13 ../../mod/menu.php:87 +msgid "Menu not found." msgstr "" -#: ../../mod/zfinger.php:23 -msgid "invalid target signature" +#: ../../mod/mitem.php:66 +msgid "Menu element updated." msgstr "" -#: ../../mod/connections.php:67 -msgid "Could not access contact record." +#: ../../mod/mitem.php:70 +msgid "Unable to update menu element." msgstr "" -#: ../../mod/connections.php:81 -msgid "Could not locate selected profile." +#: ../../mod/mitem.php:76 +msgid "Menu element added." msgstr "" -#: ../../mod/connections.php:124 -msgid "Failed to update connection record." +#: ../../mod/mitem.php:80 +msgid "Unable to add menu element." msgstr "" -#: ../../mod/connections.php:219 -msgid "Could not access address book record." +#: ../../mod/mitem.php:97 ../../mod/xchan.php:25 ../../mod/menu.php:113 +msgid "Not found." msgstr "" -#: ../../mod/connections.php:233 -msgid "Refresh failed - channel is currently unavailable." +#: ../../mod/mitem.php:116 +msgid "Manage Menu Elements" msgstr "" -#: ../../mod/connections.php:240 -msgid "Channel has been unblocked" +#: ../../mod/mitem.php:119 +msgid "Edit menu" msgstr "" -#: ../../mod/connections.php:241 -msgid "Channel has been blocked" +#: ../../mod/mitem.php:122 +msgid "Edit element" msgstr "" -#: ../../mod/connections.php:245 ../../mod/connections.php:257 -#: ../../mod/connections.php:269 ../../mod/connections.php:281 -#: ../../mod/connections.php:296 -msgid "Unable to set address book parameters." +#: ../../mod/mitem.php:123 +msgid "Drop element" msgstr "" -#: ../../mod/connections.php:252 -msgid "Channel has been unignored" +#: ../../mod/mitem.php:124 +msgid "New element" msgstr "" -#: ../../mod/connections.php:253 -msgid "Channel has been ignored" +#: ../../mod/mitem.php:125 +msgid "Edit this menu container" msgstr "" -#: ../../mod/connections.php:264 -msgid "Channel has been unarchived" +#: ../../mod/mitem.php:126 +msgid "Add menu element" msgstr "" -#: ../../mod/connections.php:265 -msgid "Channel has been archived" +#: ../../mod/mitem.php:127 +msgid "Delete this menu item" msgstr "" -#: ../../mod/connections.php:276 -msgid "Channel has been unhidden" +#: ../../mod/mitem.php:128 +msgid "Edit this menu item" msgstr "" -#: ../../mod/connections.php:277 -msgid "Channel has been hidden" +#: ../../mod/mitem.php:141 +msgid "New Menu Element" msgstr "" -#: ../../mod/connections.php:291 -msgid "Channel has been approved" +#: ../../mod/mitem.php:143 ../../mod/mitem.php:184 +msgid "Link text" msgstr "" -#: ../../mod/connections.php:292 -msgid "Channel has been unapproved" +#: ../../mod/mitem.php:144 ../../mod/mitem.php:185 +msgid "URL of link" msgstr "" -#: ../../mod/connections.php:310 -msgid "Contact has been removed." +#: ../../mod/mitem.php:145 ../../mod/mitem.php:186 +msgid "Use Red magic-auth if available" msgstr "" -#: ../../mod/connections.php:330 -#, php-format -msgid "View %s's profile" +#: ../../mod/mitem.php:146 ../../mod/mitem.php:187 +msgid "Open link in new window" msgstr "" -#: ../../mod/connections.php:334 -msgid "Refresh Permissions" +#: ../../mod/mitem.php:148 ../../mod/mitem.php:189 +msgid "Order in list" msgstr "" -#: ../../mod/connections.php:337 -msgid "Fetch updated permissions" +#: ../../mod/mitem.php:148 ../../mod/mitem.php:189 +msgid "Higher numbers will sink to bottom of listing" msgstr "" -#: ../../mod/connections.php:341 -msgid "Recent Activity" +#: ../../mod/mitem.php:149 ../../mod/menu.php:79 ../../mod/new_channel.php:117 +msgid "Create" msgstr "" -#: ../../mod/connections.php:344 -msgid "View recent posts and comments" +#: ../../mod/mitem.php:161 +msgid "Menu item not found." msgstr "" -#: ../../mod/connections.php:351 -msgid "Block or Unblock this connection" +#: ../../mod/mitem.php:170 +msgid "Menu item deleted." msgstr "" -#: ../../mod/connections.php:355 ../../mod/connections.php:491 -msgid "Unignore" +#: ../../mod/mitem.php:172 +msgid "Menu item could not be deleted." msgstr "" -#: ../../mod/connections.php:358 -msgid "Ignore or Unignore this connection" +#: ../../mod/mitem.php:181 +msgid "Edit Menu Element" msgstr "" -#: ../../mod/connections.php:361 -msgid "Unarchive" -msgstr "" - -#: ../../mod/connections.php:361 -msgid "Archive" -msgstr "" - -#: ../../mod/connections.php:364 -msgid "Archive or Unarchive this connection" -msgstr "" - -#: ../../mod/connections.php:367 -msgid "Unhide" -msgstr "" - -#: ../../mod/connections.php:367 -msgid "Hide" -msgstr "" - -#: ../../mod/connections.php:370 -msgid "Hide or Unhide this connection" -msgstr "" - -#: ../../mod/connections.php:377 -msgid "Delete this connection" -msgstr "" - -#: ../../mod/connections.php:404 ../../mod/network.php:385 -msgid "Me" -msgstr "" - -#: ../../mod/connections.php:406 ../../mod/network.php:386 -msgid "Best Friends" -msgstr "" - -#: ../../mod/connections.php:408 ../../mod/network.php:389 -msgid "Former Friends" -msgstr "" - -#: ../../mod/connections.php:409 ../../mod/network.php:390 -msgid "Acquaintances" -msgstr "" - -#: ../../mod/connections.php:410 -msgid "Unknown" -msgstr "" - -#: ../../mod/connections.php:420 ../../mod/connections.php:449 -msgid "Approve this connection" -msgstr "" - -#: ../../mod/connections.php:420 -msgid "Accept connection to allow communication" -msgstr "" - -#: ../../mod/connections.php:436 -msgid "Automatic Permissions Settings" -msgstr "" - -#: ../../mod/connections.php:436 -#, php-format -msgid "Connections: settings for %s" -msgstr "" - -#: ../../mod/connections.php:440 -msgid "" -"When receiving a channel introduction, any permissions provided here will be " -"applied to the new connection automatically and the introduction approved. " -"Leave this page if you do not wish to use this feature." -msgstr "" - -#: ../../mod/connections.php:442 -msgid "Slide to adjust your degree of friendship" -msgstr "" - -#: ../../mod/connections.php:448 -msgid "inherited" -msgstr "" - -#: ../../mod/connections.php:450 -msgid "Connection has no individual permissions!" -msgstr "" - -#: ../../mod/connections.php:451 -msgid "" -"This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"." -msgstr "" - -#: ../../mod/connections.php:453 -msgid "Profile Visibility" -msgstr "" - -#: ../../mod/connections.php:454 -#, php-format -msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." -msgstr "" - -#: ../../mod/connections.php:455 -msgid "Contact Information / Notes" -msgstr "" - -#: ../../mod/connections.php:456 -msgid "Edit contact notes" -msgstr "" - -#: ../../mod/connections.php:458 -msgid "Their Settings" -msgstr "" - -#: ../../mod/connections.php:459 -msgid "My Settings" -msgstr "" - -#: ../../mod/connections.php:461 -msgid "Forum Members" -msgstr "" - -#: ../../mod/connections.php:462 -msgid "Soapbox" -msgstr "" - -#: ../../mod/connections.php:463 -msgid "Full Sharing" -msgstr "" - -#: ../../mod/connections.php:464 -msgid "Cautious Sharing" -msgstr "" - -#: ../../mod/connections.php:465 -msgid "Follow Only" -msgstr "" - -#: ../../mod/connections.php:466 -msgid "Individual Permissions" -msgstr "" - -#: ../../mod/connections.php:467 -msgid "" -"Some permissions may be inherited from your privacy " -"settings, which have higher priority. Changing those on this page will " -"have no effect." -msgstr "" - -#: ../../mod/connections.php:468 -msgid "Advanced Permissions" -msgstr "" - -#: ../../mod/connections.php:469 -msgid "Quick Links" -msgstr "" - -#: ../../mod/connections.php:473 -#, php-format -msgid "Visit %s's profile - %s" -msgstr "" - -#: ../../mod/connections.php:474 -msgid "Block/Unblock contact" -msgstr "" - -#: ../../mod/connections.php:475 -msgid "Ignore contact" -msgstr "" - -#: ../../mod/connections.php:476 -msgid "Repair URL settings" -msgstr "" - -#: ../../mod/connections.php:477 -msgid "View conversations" -msgstr "" - -#: ../../mod/connections.php:479 -msgid "Delete contact" -msgstr "" - -#: ../../mod/connections.php:482 -msgid "Last update:" -msgstr "" - -#: ../../mod/connections.php:484 -msgid "Update public posts" -msgstr "" - -#: ../../mod/connections.php:486 -msgid "Update now" -msgstr "" - -#: ../../mod/connections.php:492 -msgid "Currently blocked" -msgstr "" - -#: ../../mod/connections.php:493 -msgid "Currently ignored" -msgstr "" - -#: ../../mod/connections.php:494 -msgid "Currently archived" -msgstr "" - -#: ../../mod/connections.php:495 -msgid "Currently pending" -msgstr "" - -#: ../../mod/connections.php:496 -msgid "" -"Replies/likes to your public posts may still be visible" -msgstr "" - -#: ../../mod/connections.php:532 ../../mod/connections.php:604 -msgid "Blocked" -msgstr "" - -#: ../../mod/connections.php:537 ../../mod/connections.php:611 -msgid "Ignored" -msgstr "" - -#: ../../mod/connections.php:542 ../../mod/connections.php:625 -msgid "Hidden" -msgstr "" - -#: ../../mod/connections.php:547 ../../mod/connections.php:618 -msgid "Archived" -msgstr "" - -#: ../../mod/connections.php:552 ../../mod/network.php:321 -#: ../../mod/menu.php:57 -msgid "New" -msgstr "" - -#: ../../mod/connections.php:558 -msgid "All" -msgstr "" - -#: ../../mod/connections.php:579 -msgid "Suggestions" -msgstr "" - -#: ../../mod/connections.php:582 -msgid "Suggest new connections" -msgstr "" - -#: ../../mod/connections.php:588 -msgid "Show pending (new) connections" -msgstr "" - -#: ../../mod/connections.php:591 -msgid "All Connections" -msgstr "" - -#: ../../mod/connections.php:594 -msgid "Show all connections" -msgstr "" - -#: ../../mod/connections.php:597 -msgid "Unblocked" -msgstr "" - -#: ../../mod/connections.php:600 -msgid "Only show unblocked connections" -msgstr "" - -#: ../../mod/connections.php:607 -msgid "Only show blocked connections" -msgstr "" - -#: ../../mod/connections.php:614 -msgid "Only show ignored connections" -msgstr "" - -#: ../../mod/connections.php:621 -msgid "Only show archived connections" -msgstr "" - -#: ../../mod/connections.php:628 -msgid "Only show hidden connections" -msgstr "" - -#: ../../mod/connections.php:670 -#, php-format -msgid "%1$s [%2$s]" -msgstr "" - -#: ../../mod/connections.php:671 ../../mod/nogroup.php:41 -msgid "Edit contact" -msgstr "" - -#: ../../mod/connections.php:695 -msgid "Search your connections" -msgstr "" - -#: ../../mod/connections.php:696 -msgid "Finding: " -msgstr "" - -#: ../../mod/network.php:302 -msgid "Commented Order" -msgstr "" - -#: ../../mod/network.php:305 -msgid "Sort by Comment Date" -msgstr "" - -#: ../../mod/network.php:308 -msgid "Posted Order" -msgstr "" - -#: ../../mod/network.php:311 -msgid "Sort by Post Date" -msgstr "" - -#: ../../mod/network.php:315 ../../mod/notifications.php:86 -msgid "Personal" -msgstr "" - -#: ../../mod/network.php:318 -msgid "Posts that mention or involve you" -msgstr "" - -#: ../../mod/network.php:324 -msgid "Activity Stream - by date" -msgstr "" - -#: ../../mod/network.php:331 -msgid "Starred" -msgstr "" - -#: ../../mod/network.php:334 -msgid "Favourite Posts" -msgstr "" - -#: ../../mod/network.php:341 -msgid "Spam" -msgstr "" - -#: ../../mod/network.php:344 -msgid "Posts flagged as SPAM" -msgstr "" - -#: ../../mod/network.php:384 -msgid "Refresh" -msgstr "" - -#: ../../mod/network.php:388 -msgid "Co-workers" -msgstr "" - -#: ../../mod/network.php:391 -msgid "Everybody" -msgstr "" - -#: ../../mod/network.php:408 -msgid "Search Results For:" -msgstr "" - -#: ../../mod/network.php:453 -msgid "No such group" -msgstr "" - -#: ../../mod/network.php:484 -msgid "Connection: " -msgstr "" - -#: ../../mod/network.php:487 -msgid "Invalid connection." -msgstr "" - -#: ../../mod/filestorage.php:35 -msgid "Permission Denied." -msgstr "" - -#: ../../mod/filestorage.php:42 -msgid "Permission denied. VS." -msgstr "" - -#: ../../mod/filestorage.php:79 -msgid "Download" -msgstr "" - -#: ../../mod/filestorage.php:84 -msgid "Used: " -msgstr "" - -#: ../../mod/filestorage.php:86 -msgid "Limit: " -msgstr "" - -#: ../../mod/page.php:35 -msgid "Invalid item." -msgstr "" - -#: ../../mod/import.php:36 -msgid "Nothing to import." -msgstr "" - -#: ../../mod/import.php:58 -msgid "Unable to download data from old server" -msgstr "" - -#: ../../mod/import.php:64 -msgid "Imported file is empty." -msgstr "" - -#: ../../mod/import.php:88 -msgid "" -"Cannot create a duplicate channel identifier on this system. Import failed." -msgstr "" - -#: ../../mod/import.php:106 -msgid "Channel clone failed. Import failed." -msgstr "" - -#: ../../mod/import.php:116 -msgid "Cloned channel not found. Import failed." -msgstr "" - -#: ../../mod/import.php:356 -msgid "Import completed." -msgstr "" - -#: ../../mod/import.php:369 -msgid "You must be logged in to use this feature." -msgstr "" - -#: ../../mod/import.php:374 -msgid "Import Channel" -msgstr "" - -#: ../../mod/import.php:375 -msgid "" -"Use this form to import an existing channel from a different server/hub. You " -"may retrieve the channel identity from the old server/hub via the network or " -"provide an export file. Only identity and connections/relationships will be " -"imported. Importation of content is not yet available." -msgstr "" - -#: ../../mod/import.php:376 -msgid "File to Upload" -msgstr "" - -#: ../../mod/import.php:377 -msgid "Or provide the old server/hub details" -msgstr "" - -#: ../../mod/import.php:378 -msgid "Your old identity address (xyz@example.com)" -msgstr "" - -#: ../../mod/import.php:379 -msgid "Your old login email address" -msgstr "" - -#: ../../mod/import.php:380 -msgid "Your old login password" -msgstr "" - -#: ../../mod/import.php:381 -msgid "" -"For either option, please choose whether to make this hub your new primary " -"address, or whether your old location should continue this role. You will be " -"able to post from either location, but only one can be marked as the primary " -"location for files, photos, and media." -msgstr "" - -#: ../../mod/import.php:382 -msgid "Make this hub my primary location" -msgstr "" - -#: ../../mod/notify.php:54 ../../mod/notifications.php:332 -msgid "No more system notifications." -msgstr "" - -#: ../../mod/notify.php:58 ../../mod/notifications.php:336 -msgid "System Notifications" -msgstr "" - -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" -msgstr "" - -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" -msgstr "" - -#: ../../mod/api.php:89 -msgid "Please login to continue." -msgstr "" - -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts, " -"and/or create new posts for you?" -msgstr "" - -#: ../../mod/api.php:105 ../../mod/settings.php:1009 -#: ../../mod/settings.php:1014 ../../mod/settings.php:1037 -#: ../../mod/settings.php:1039 ../../mod/settings.php:1040 -#: ../../mod/settings.php:1041 ../../mod/profiles.php:506 -msgid "Yes" -msgstr "" - -#: ../../mod/api.php:106 ../../mod/settings.php:1009 -#: ../../mod/settings.php:1014 ../../mod/settings.php:1037 -#: ../../mod/settings.php:1039 ../../mod/settings.php:1040 -#: ../../mod/settings.php:1041 ../../mod/profiles.php:507 -msgid "No" -msgstr "" - -#: ../../mod/directory.php:160 ../../mod/profiles.php:584 -msgid "Age: " -msgstr "" - -#: ../../mod/directory.php:163 -msgid "Gender: " -msgstr "" - -#: ../../mod/directory.php:222 -msgid "Finding:" -msgstr "" - -#: ../../mod/directory.php:230 -msgid "next page" -msgstr "" - -#: ../../mod/directory.php:230 -msgid "previous page" -msgstr "" - -#: ../../mod/directory.php:237 -msgid "No entries (some entries may be hidden)." -msgstr "" - -#: ../../mod/home.php:76 -#, php-format -msgid "Welcome to %s" -msgstr "" - -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "" - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." -msgstr "" - -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" -msgstr "" - -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" -msgstr "" - -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" -msgstr "" - -#: ../../mod/delegate.php:131 -msgid "Add" -msgstr "" - -#: ../../mod/delegate.php:132 -msgid "No entries." -msgstr "" - -#: ../../mod/register.php:43 -msgid "Maximum daily site registrations exceeded. Please try again tomorrow." -msgstr "" - -#: ../../mod/register.php:49 -msgid "" -"Please indicate acceptance of the Terms of Service. Registration failed." -msgstr "" - -#: ../../mod/register.php:77 -msgid "Passwords do not match." -msgstr "" - -#: ../../mod/register.php:105 -msgid "" -"Registration successful. Please check your email for validation instructions." -msgstr "" - -#: ../../mod/register.php:111 -msgid "Your registration is pending approval by the site owner." -msgstr "" - -#: ../../mod/register.php:114 -msgid "Your registration can not be processed." -msgstr "" - -#: ../../mod/register.php:149 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." -msgstr "" - -#: ../../mod/register.php:160 -msgid "Terms of Service" -msgstr "" - -#: ../../mod/register.php:166 -#, php-format -msgid "I accept the %s for this website" -msgstr "" - -#: ../../mod/register.php:168 -#, php-format -msgid "I am over 13 years of age and accept the %s for this website" -msgstr "" - -#: ../../mod/register.php:183 -msgid "Membership on this site is by invitation only." -msgstr "" - -#: ../../mod/register.php:184 -msgid "Please enter your invitation code" -msgstr "" - -#: ../../mod/register.php:187 -msgid "Your email address" -msgstr "" - -#: ../../mod/register.php:188 -msgid "Choose a password" -msgstr "" - -#: ../../mod/register.php:189 -msgid "Please re-enter your password" -msgstr "" - -#: ../../mod/hcard.php:10 -msgid "No profile" -msgstr "" - -#: ../../mod/editpost.php:31 -msgid "Item is not editable" -msgstr "" - -#: ../../mod/invite.php:25 -msgid "Total invitation limit exceeded." -msgstr "" - -#: ../../mod/invite.php:47 -#, php-format -msgid "%s : Not a valid email address." -msgstr "" - -#: ../../mod/invite.php:74 -msgid "Please join us on Red" -msgstr "" - -#: ../../mod/invite.php:85 -msgid "Invitation limit exceeded. Please contact your site administrator." -msgstr "" - -#: ../../mod/invite.php:90 -#, php-format -msgid "%s : Message delivery failed." -msgstr "" - -#: ../../mod/invite.php:94 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/invite.php:113 -msgid "You have no more invitations available" -msgstr "" - -#: ../../mod/invite.php:139 -msgid "Send invitations" -msgstr "" - -#: ../../mod/invite.php:140 -msgid "Enter email addresses, one per line:" -msgstr "" - -#: ../../mod/invite.php:142 -msgid "" -"You are cordially invited to join me and some other close friends on the Red " -"Matrix - a revolutionary new decentralised communication and information " -"tool." -msgstr "" - -#: ../../mod/invite.php:144 -msgid "You will need to supply this invitation code: $invite_code" -msgstr "" - -#: ../../mod/invite.php:145 -msgid "Please visit my channel at" -msgstr "" - -#: ../../mod/invite.php:149 -msgid "" -"Once you have registered (on ANY Red Matrix site - they are all inter-" -"connected), please connect with my Red Matrix channel address:" -msgstr "" - -#: ../../mod/invite.php:151 -msgid "Click the [Register] link on the following page to join." -msgstr "" - -#: ../../mod/invite.php:153 -msgid "" -"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" +#: ../../mod/mitem.php:190 ../../mod/menu.php:107 +msgid "Modify" msgstr "" #: ../../mod/group.php:26 @@ -5425,8 +4757,8 @@ msgstr "" msgid "Click on a channel to add or remove." msgstr "" -#: ../../mod/regmod.php:12 -msgid "Please login." +#: ../../mod/search.php:20 ../../mod/network.php:164 +msgid "Remove term" msgstr "" #: ../../mod/photos.php:83 @@ -5565,141 +4897,30 @@ msgstr "" msgid "Recent Photos" msgstr "" -#: ../../mod/editlayout.php:68 -msgid "Edit Layout" +#: ../../mod/ping.php:160 +msgid "sent you a private message" msgstr "" -#: ../../mod/editlayout.php:140 -msgid "Delete Layout" +#: ../../mod/ping.php:218 +msgid "added your channel" msgstr "" -#: ../../mod/common.php:10 -msgid "No channel." +#: ../../mod/ping.php:230 ../../boot.php:1858 ../../boot.php:1938 +msgid "g A l F d" msgstr "" -#: ../../mod/common.php:47 -msgid "Common connections" +#: ../../mod/ping.php:252 ../../boot.php:1904 ../../boot.php:1979 +msgid "[today]" msgstr "" -#: ../../mod/common.php:52 -msgid "No connections in common." -msgstr "" - -#: ../../mod/layouts.php:52 -msgid "Layout Help" -msgstr "" - -#: ../../mod/layouts.php:55 -msgid "Help with this feature" -msgstr "" - -#: ../../mod/layouts.php:74 -msgid "Layout Name" +#: ../../mod/ping.php:262 +msgid "posted an event" msgstr "" #: ../../mod/filer.php:35 msgid "- select -" msgstr "" -#: ../../mod/viewconnections.php:57 -msgid "No connections." -msgstr "" - -#: ../../mod/viewconnections.php:69 ../../mod/nogroup.php:40 -#, php-format -msgid "Visit %s's profile [%s]" -msgstr "" - -#: ../../mod/viewconnections.php:84 -msgid "View Connnections" -msgstr "" - -#: ../../mod/subthread.php:105 -#, php-format -msgid "%1$s is following %2$s's %3$s" -msgstr "" - -#: ../../mod/apps.php:8 -msgid "No installed applications." -msgstr "" - -#: ../../mod/apps.php:13 -msgid "Applications" -msgstr "" - -#: ../../mod/suggest.php:41 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." -msgstr "" - -#: ../../mod/suggest.php:58 -msgid "Ignore/Hide" -msgstr "" - -#: ../../mod/match.php:12 -msgid "Profile Match" -msgstr "" - -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." -msgstr "" - -#: ../../mod/match.php:57 -msgid "is interested in:" -msgstr "" - -#: ../../mod/match.php:65 -msgid "No matches" -msgstr "" - -#: ../../mod/dirsearch.php:21 -msgid "This site is not a directory server" -msgstr "" - -#: ../../mod/siteinfo.php:51 -#, php-format -msgid "Version %s" -msgstr "" - -#: ../../mod/siteinfo.php:65 -msgid "Installed plugins/addons/apps:" -msgstr "" - -#: ../../mod/siteinfo.php:78 -msgid "No installed plugins/addons/apps" -msgstr "" - -#: ../../mod/siteinfo.php:81 -msgid "Red" -msgstr "" - -#: ../../mod/siteinfo.php:82 -msgid "" -"This is a hub of the Red Matrix - a global cooperative network of " -"decentralised privacy enhanced websites." -msgstr "" - -#: ../../mod/siteinfo.php:84 -msgid "Running at web location" -msgstr "" - -#: ../../mod/siteinfo.php:85 -msgid "" -"Please visit GetZot.com to learn more " -"about the Red Matrix." -msgstr "" - -#: ../../mod/siteinfo.php:86 -msgid "Bug reports and issues: please visit" -msgstr "" - -#: ../../mod/siteinfo.php:89 -msgid "" -"Suggestions, praise, donations, etc. - please email \"redmatrix\" at " -"librelist - dot com" -msgstr "" - #: ../../mod/menu.php:17 msgid "Menu updated." msgstr "" @@ -5724,6 +4945,11 @@ msgstr "" msgid "Drop" msgstr "" +#: ../../mod/menu.php:57 ../../mod/network.php:321 +#: ../../mod/connections.php:552 +msgid "New" +msgstr "" + #: ../../mod/menu.php:58 msgid "Create a new menu" msgstr "" @@ -5776,1101 +5002,664 @@ msgstr "" msgid "Add or remove entries to this menu" msgstr "" -#: ../../mod/thing.php:109 -msgid "Object store: failed" -msgstr "" - -#: ../../mod/thing.php:113 -msgid "thing/stuff added" -msgstr "" - -#: ../../mod/thing.php:129 +#: ../../mod/home.php:76 #, php-format -msgid "OBJ: %1$s %2$s %3$s" +msgid "Welcome to %s" msgstr "" -#: ../../mod/thing.php:175 -msgid "not yet implemented." +#: ../../mod/message.php:19 +msgid "Check Mail" msgstr "" -#: ../../mod/thing.php:181 -msgid "Add Stuff to your Profile" +#: ../../mod/message.php:56 +msgid "Unable to lookup recipient." msgstr "" -#: ../../mod/thing.php:183 -msgid "Select a profile" +#: ../../mod/message.php:64 +msgid "Unable to communicate with requested channel." msgstr "" -#: ../../mod/thing.php:185 -msgid "Select a category of stuff. e.g. I ______ something" +#: ../../mod/message.php:71 +msgid "Cannot verify requested channel." msgstr "" -#: ../../mod/thing.php:187 -msgid "Name of thing or stuff e.g. something" +#: ../../mod/message.php:97 +msgid "Selected channel has private message restrictions. Send failed." msgstr "" -#: ../../mod/thing.php:188 -msgid "URL of thing or stuff (optional)" +#: ../../mod/message.php:223 ../../mod/notifications.php:101 +msgid "Messages" msgstr "" -#: ../../mod/thing.php:189 -msgid "URL for photo of thing or stuff (optional)" +#: ../../mod/message.php:234 +msgid "Message deleted." msgstr "" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." +#: ../../mod/message.php:241 +msgid "Conversation removed." msgstr "" -#: ../../mod/notifications.php:76 -msgid "System" +#: ../../mod/message.php:258 +msgid "Message recalled." msgstr "" -#: ../../mod/notifications.php:96 -msgid "Introductions" +#: ../../mod/message.php:316 +msgid "Send Private Message" msgstr "" -#: ../../mod/notifications.php:121 -msgid "Show Ignored Requests" +#: ../../mod/message.php:317 ../../mod/message.php:503 +msgid "To:" msgstr "" -#: ../../mod/notifications.php:121 -msgid "Hide Ignored Requests" +#: ../../mod/message.php:322 ../../mod/message.php:505 +msgid "Subject:" msgstr "" -#: ../../mod/notifications.php:147 ../../mod/notifications.php:193 -msgid "Notification type: " +#: ../../mod/message.php:359 +msgid "No messages." msgstr "" -#: ../../mod/notifications.php:148 -msgid "Friend Suggestion" +#: ../../mod/message.php:375 ../../mod/message.php:472 +msgid "Delete message" msgstr "" -#: ../../mod/notifications.php:150 -#, php-format -msgid "suggested by %s" +#: ../../mod/message.php:377 +msgid "D, d M Y - g:i A" msgstr "" -#: ../../mod/notifications.php:179 -msgid "Claims to be known to you: " +#: ../../mod/message.php:396 +msgid "Message not found." msgstr "" -#: ../../mod/notifications.php:179 -msgid "yes" +#: ../../mod/message.php:473 +msgid "Recall message" msgstr "" -#: ../../mod/notifications.php:179 -msgid "no" +#: ../../mod/message.php:475 +msgid "Message has been recalled." msgstr "" -#: ../../mod/notifications.php:186 -msgid "Approve as: " +#: ../../mod/message.php:492 +msgid "Private Conversation" msgstr "" -#: ../../mod/notifications.php:187 -msgid "Friend" +#: ../../mod/message.php:496 +msgid "Delete conversation" msgstr "" -#: ../../mod/notifications.php:188 -msgid "Sharer" +#: ../../mod/message.php:498 +msgid "" +"No secure communications available. You may be able to " +"respond from the sender's profile page." msgstr "" -#: ../../mod/notifications.php:188 -msgid "Fan/Admirer" +#: ../../mod/message.php:502 +msgid "Send Reply" msgstr "" -#: ../../mod/notifications.php:194 -msgid "Friend/Connect Request" +#: ../../mod/hcard.php:10 +msgid "No profile" msgstr "" -#: ../../mod/notifications.php:194 -msgid "New Follower" +#: ../../mod/layouts.php:52 +msgid "Layout Help" msgstr "" -#: ../../mod/notifications.php:215 -msgid "No introductions." +#: ../../mod/layouts.php:55 +msgid "Help with this feature" msgstr "" -#: ../../mod/notifications.php:257 ../../mod/notifications.php:382 -#: ../../mod/notifications.php:465 -#, php-format -msgid "%s liked %s's post" -msgstr "" - -#: ../../mod/notifications.php:266 ../../mod/notifications.php:391 -#: ../../mod/notifications.php:474 -#, php-format -msgid "%s disliked %s's post" -msgstr "" - -#: ../../mod/notifications.php:280 ../../mod/notifications.php:405 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s is now friends with %s" -msgstr "" - -#: ../../mod/notifications.php:287 ../../mod/notifications.php:412 -#, php-format -msgid "%s created a new post" -msgstr "" - -#: ../../mod/notifications.php:288 ../../mod/notifications.php:413 -#: ../../mod/notifications.php:497 -#, php-format -msgid "%s commented on %s's post" -msgstr "" - -#: ../../mod/notifications.php:302 -msgid "No more network notifications." -msgstr "" - -#: ../../mod/notifications.php:306 -msgid "Network Notifications" -msgstr "" - -#: ../../mod/notifications.php:427 -msgid "No more personal notifications." -msgstr "" - -#: ../../mod/notifications.php:431 -msgid "Personal Notifications" -msgstr "" - -#: ../../mod/notifications.php:504 -msgid "No more home notifications." -msgstr "" - -#: ../../mod/notifications.php:508 -msgid "Home Notifications" -msgstr "" - -#: ../../mod/editblock.php:82 -msgid "Edit Block" -msgstr "" - -#: ../../mod/editblock.php:156 -msgid "Delete Block" -msgstr "" - -#: ../../mod/tagger.php:98 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" +#: ../../mod/layouts.php:74 +msgid "Layout Name" msgstr "" #: ../../mod/help.php:41 msgid "Help:" msgstr "" -#: ../../mod/setup.php:161 -msgid "Red Matrix Server - Setup" +#: ../../mod/help.php:53 ../../index.php:226 +msgid "Not Found" msgstr "" -#: ../../mod/setup.php:167 -msgid "Could not connect to database." +#: ../../mod/rmagic.php:56 +msgid "Remote Authentication" msgstr "" -#: ../../mod/setup.php:171 -msgid "" -"Could not connect to specified site URL. Possible SSL certificate or DNS " -"issue." +#: ../../mod/rmagic.php:57 +msgid "Enter your channel address (e.g. channel@example.com)" msgstr "" -#: ../../mod/setup.php:176 -msgid "Could not create table." +#: ../../mod/rmagic.php:58 +msgid "Authenticate" msgstr "" -#: ../../mod/setup.php:182 -msgid "Your site database has been installed." +#: ../../mod/network.php:302 +msgid "Commented Order" msgstr "" -#: ../../mod/setup.php:187 -msgid "" -"You may need to import the file \"install/database.sql\" manually using " -"phpmyadmin or mysql." +#: ../../mod/network.php:305 +msgid "Sort by Comment Date" msgstr "" -#: ../../mod/setup.php:188 ../../mod/setup.php:255 ../../mod/setup.php:584 -msgid "Please see the file \"install/INSTALL.txt\"." +#: ../../mod/network.php:308 +msgid "Posted Order" msgstr "" -#: ../../mod/setup.php:252 -msgid "System check" +#: ../../mod/network.php:311 +msgid "Sort by Post Date" msgstr "" -#: ../../mod/setup.php:256 ../../mod/events.php:351 -msgid "Next" +#: ../../mod/network.php:315 ../../mod/notifications.php:86 +msgid "Personal" msgstr "" -#: ../../mod/setup.php:257 -msgid "Check again" +#: ../../mod/network.php:318 +msgid "Posts that mention or involve you" msgstr "" -#: ../../mod/setup.php:279 -msgid "Database connection" +#: ../../mod/network.php:324 +msgid "Activity Stream - by date" msgstr "" -#: ../../mod/setup.php:280 -msgid "" -"In order to install Red Matrix we need to know how to connect to your " -"database." +#: ../../mod/network.php:331 +msgid "Starred" msgstr "" -#: ../../mod/setup.php:281 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." +#: ../../mod/network.php:334 +msgid "Favourite Posts" msgstr "" -#: ../../mod/setup.php:282 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." +#: ../../mod/network.php:341 +msgid "Spam" msgstr "" -#: ../../mod/setup.php:286 -msgid "Database Server Name" +#: ../../mod/network.php:344 +msgid "Posts flagged as SPAM" msgstr "" -#: ../../mod/setup.php:286 -msgid "Default is localhost" +#: ../../mod/network.php:384 +msgid "Refresh" msgstr "" -#: ../../mod/setup.php:287 -msgid "Database Port" +#: ../../mod/network.php:385 ../../mod/connections.php:404 +msgid "Me" msgstr "" -#: ../../mod/setup.php:287 -msgid "Communication port number - use 0 for default" +#: ../../mod/network.php:386 ../../mod/connections.php:406 +msgid "Best Friends" msgstr "" -#: ../../mod/setup.php:288 -msgid "Database Login Name" +#: ../../mod/network.php:388 +msgid "Co-workers" msgstr "" -#: ../../mod/setup.php:289 -msgid "Database Login Password" +#: ../../mod/network.php:389 ../../mod/connections.php:408 +msgid "Former Friends" msgstr "" -#: ../../mod/setup.php:290 -msgid "Database Name" +#: ../../mod/network.php:390 ../../mod/connections.php:409 +msgid "Acquaintances" msgstr "" -#: ../../mod/setup.php:292 ../../mod/setup.php:334 -msgid "Site administrator email address" +#: ../../mod/network.php:391 +msgid "Everybody" msgstr "" -#: ../../mod/setup.php:292 ../../mod/setup.php:334 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." +#: ../../mod/network.php:408 +msgid "Search Results For:" msgstr "" -#: ../../mod/setup.php:293 ../../mod/setup.php:336 -msgid "Website URL" +#: ../../mod/network.php:453 +msgid "No such group" msgstr "" -#: ../../mod/setup.php:293 ../../mod/setup.php:336 -msgid "Please use SSL (https) URL if available." +#: ../../mod/network.php:484 +msgid "Connection: " msgstr "" -#: ../../mod/setup.php:296 ../../mod/setup.php:339 -msgid "Please select a default timezone for your website" +#: ../../mod/network.php:487 +msgid "Invalid connection." msgstr "" -#: ../../mod/setup.php:323 -msgid "Site settings" +#: ../../mod/intro.php:17 ../../mod/intro.php:100 +#: ../../mod/connections.php:355 ../../mod/connections.php:491 +#: ../../mod/notifications.php:51 ../../mod/notifications.php:162 +#: ../../mod/notifications.php:208 +msgid "Ignore" msgstr "" -#: ../../mod/setup.php:379 -msgid "Could not find a command line version of PHP in the web server PATH." +#: ../../mod/intro.php:29 ../../mod/connections.php:122 +msgid "Connection updated." msgstr "" -#: ../../mod/setup.php:380 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron." +#: ../../mod/intro.php:31 +msgid "Connection update failed." msgstr "" -#: ../../mod/setup.php:384 -msgid "PHP executable path" +#: ../../mod/intro.php:56 +msgid "Introductions and Connection Requests" msgstr "" -#: ../../mod/setup.php:384 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." +#: ../../mod/intro.php:67 +msgid "No pending introductions." msgstr "" -#: ../../mod/setup.php:389 -msgid "Command line PHP" +#: ../../mod/intro.php:72 +msgid "System error. Please try again later." msgstr "" -#: ../../mod/setup.php:398 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." +#: ../../mod/intro.php:95 ../../mod/connections.php:496 +#: ../../mod/notifications.php:155 ../../mod/notifications.php:202 +msgid "Hide this contact from others" msgstr "" -#: ../../mod/setup.php:399 -msgid "This is required for message delivery to work." +#: ../../mod/intro.php:96 ../../mod/notifications.php:156 +#: ../../mod/notifications.php:203 +msgid "Post a new friend activity" msgstr "" -#: ../../mod/setup.php:401 -msgid "PHP register_argc_argv" +#: ../../mod/intro.php:96 ../../mod/notifications.php:156 +#: ../../mod/notifications.php:203 +msgid "if applicable" msgstr "" -#: ../../mod/setup.php:422 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" +#: ../../mod/intro.php:101 ../../mod/notifications.php:35 +#: ../../mod/notifications.php:163 ../../mod/notifications.php:209 +msgid "Discard" msgstr "" -#: ../../mod/setup.php:423 -msgid "" -"If running under Windows, please see \"http://www.php.net/manual/en/openssl." -"installation.php\"." +#: ../../mod/connections.php:67 +msgid "Could not access contact record." msgstr "" -#: ../../mod/setup.php:425 -msgid "Generate encryption keys" +#: ../../mod/connections.php:81 +msgid "Could not locate selected profile." msgstr "" -#: ../../mod/setup.php:432 -msgid "libCurl PHP module" +#: ../../mod/connections.php:124 +msgid "Failed to update connection record." msgstr "" -#: ../../mod/setup.php:433 -msgid "GD graphics PHP module" +#: ../../mod/connections.php:219 +msgid "Could not access address book record." msgstr "" -#: ../../mod/setup.php:434 -msgid "OpenSSL PHP module" +#: ../../mod/connections.php:233 +msgid "Refresh failed - channel is currently unavailable." msgstr "" -#: ../../mod/setup.php:435 -msgid "mysqli PHP module" +#: ../../mod/connections.php:240 +msgid "Channel has been unblocked" msgstr "" -#: ../../mod/setup.php:436 -msgid "mb_string PHP module" +#: ../../mod/connections.php:241 +msgid "Channel has been blocked" msgstr "" -#: ../../mod/setup.php:437 -msgid "mcrypt PHP module" +#: ../../mod/connections.php:245 ../../mod/connections.php:257 +#: ../../mod/connections.php:269 ../../mod/connections.php:281 +#: ../../mod/connections.php:296 +msgid "Unable to set address book parameters." msgstr "" -#: ../../mod/setup.php:442 ../../mod/setup.php:444 -msgid "Apache mod_rewrite module" +#: ../../mod/connections.php:252 +msgid "Channel has been unignored" msgstr "" -#: ../../mod/setup.php:442 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." +#: ../../mod/connections.php:253 +msgid "Channel has been ignored" msgstr "" -#: ../../mod/setup.php:448 ../../mod/setup.php:451 -msgid "proc_open" +#: ../../mod/connections.php:264 +msgid "Channel has been unarchived" msgstr "" -#: ../../mod/setup.php:448 -msgid "" -"Error: proc_open is required but is either not installed or has been " -"disabled in php.ini" +#: ../../mod/connections.php:265 +msgid "Channel has been archived" msgstr "" -#: ../../mod/setup.php:456 -msgid "Error: libCURL PHP module required but not installed." +#: ../../mod/connections.php:276 +msgid "Channel has been unhidden" msgstr "" -#: ../../mod/setup.php:460 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." +#: ../../mod/connections.php:277 +msgid "Channel has been hidden" msgstr "" -#: ../../mod/setup.php:464 -msgid "Error: openssl PHP module required but not installed." +#: ../../mod/connections.php:291 +msgid "Channel has been approved" msgstr "" -#: ../../mod/setup.php:468 -msgid "Error: mysqli PHP module required but not installed." +#: ../../mod/connections.php:292 +msgid "Channel has been unapproved" msgstr "" -#: ../../mod/setup.php:472 -msgid "Error: mb_string PHP module required but not installed." +#: ../../mod/connections.php:310 +msgid "Contact has been removed." msgstr "" -#: ../../mod/setup.php:476 -msgid "Error: mcrypt PHP module required but not installed." -msgstr "" - -#: ../../mod/setup.php:492 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\" " -"in the top folder of your web server and it is unable to do so." -msgstr "" - -#: ../../mod/setup.php:493 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." -msgstr "" - -#: ../../mod/setup.php:494 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Red top folder." -msgstr "" - -#: ../../mod/setup.php:495 -msgid "" -"You can alternatively skip this procedure and perform a manual installation. " -"Please see the file \"install/INSTALL.txt\" for instructions." -msgstr "" - -#: ../../mod/setup.php:498 -msgid ".htconfig.php is writable" -msgstr "" - -#: ../../mod/setup.php:508 -msgid "" -"Red uses the Smarty3 template engine to render its web views. Smarty3 " -"compiles templates to PHP to speed up rendering." -msgstr "" - -#: ../../mod/setup.php:509 -msgid "" -"In order to store these compiled templates, the web server needs to have " -"write access to the directory view/tpl/smarty3/ under the Red top level " -"folder." -msgstr "" - -#: ../../mod/setup.php:510 -msgid "" -"Please ensure that the user that your web server runs as (e.g. www-data) has " -"write access to this folder." -msgstr "" - -#: ../../mod/setup.php:511 -msgid "" -"Note: as a security measure, you should give the web server write access to " -"view/tpl/smarty3/ only--not the template files (.tpl) that it contains." -msgstr "" - -#: ../../mod/setup.php:514 -msgid "view/tpl/smarty3 is writable" -msgstr "" - -#: ../../mod/setup.php:528 -msgid "SSL certificate validation" -msgstr "" - -#: ../../mod/setup.php:528 -msgid "" -"SSL certificate cannot be validated. Fix certificate or disable https access " -"to this site." -msgstr "" - -#: ../../mod/setup.php:535 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." -msgstr "" - -#: ../../mod/setup.php:537 -msgid "Url rewrite is working" -msgstr "" - -#: ../../mod/setup.php:547 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." -msgstr "" - -#: ../../mod/setup.php:571 -msgid "Errors encountered creating database tables." -msgstr "" - -#: ../../mod/setup.php:582 -msgid "

What next

" -msgstr "" - -#: ../../mod/setup.php:583 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." -msgstr "" - -#: ../../mod/sources.php:27 -msgid "Source created." -msgstr "" - -#: ../../mod/sources.php:39 -msgid "Source updated." -msgstr "" - -#: ../../mod/sources.php:68 -msgid "Manage remote sources of content for your channel." -msgstr "" - -#: ../../mod/sources.php:69 ../../mod/sources.php:79 -msgid "New Source" -msgstr "" - -#: ../../mod/sources.php:80 ../../mod/sources.php:106 -msgid "" -"Import all or selected content from the following channel into this channel " -"and distribute it according to your channel settings." -msgstr "" - -#: ../../mod/sources.php:81 ../../mod/sources.php:107 -msgid "Only import content with these words (one per line)" -msgstr "" - -#: ../../mod/sources.php:81 ../../mod/sources.php:107 -msgid "Leave blank to import all public content" -msgstr "" - -#: ../../mod/sources.php:96 ../../mod/sources.php:122 -msgid "Source not found." -msgstr "" - -#: ../../mod/sources.php:103 -msgid "Edit Source" -msgstr "" - -#: ../../mod/sources.php:104 -msgid "Delete Source" -msgstr "" - -#: ../../mod/sources.php:130 -msgid "Source removed" -msgstr "" - -#: ../../mod/sources.php:132 -msgid "Unable to remove source." -msgstr "" - -#: ../../mod/settings.php:53 -msgid "Account settings" -msgstr "" - -#: ../../mod/settings.php:59 -msgid "Channel settings" -msgstr "" - -#: ../../mod/settings.php:65 -msgid "Additional features" -msgstr "" - -#: ../../mod/settings.php:71 -msgid "Feature settings" -msgstr "" - -#: ../../mod/settings.php:77 -msgid "Display settings" -msgstr "" - -#: ../../mod/settings.php:83 -msgid "Connected apps" -msgstr "" - -#: ../../mod/settings.php:89 -msgid "Export channel" -msgstr "" - -#: ../../mod/settings.php:101 -msgid "Automatic Permissions (Advanced)" -msgstr "" - -#: ../../mod/settings.php:111 -msgid "Premium Channel Settings" -msgstr "" - -#: ../../mod/settings.php:171 -msgid "Name is required" -msgstr "" - -#: ../../mod/settings.php:175 -msgid "Key and Secret are required" -msgstr "" - -#: ../../mod/settings.php:179 ../../mod/settings.php:677 -msgid "Update" -msgstr "" - -#: ../../mod/settings.php:292 -msgid "Passwords do not match. Password unchanged." -msgstr "" - -#: ../../mod/settings.php:296 -msgid "Empty passwords are not allowed. Password unchanged." -msgstr "" - -#: ../../mod/settings.php:309 -msgid "Password changed." -msgstr "" - -#: ../../mod/settings.php:311 -msgid "Password update failed. Please try again." -msgstr "" - -#: ../../mod/settings.php:325 -msgid "Not valid email." -msgstr "" - -#: ../../mod/settings.php:328 -msgid "Protected email address. Cannot change to that email." -msgstr "" - -#: ../../mod/settings.php:337 -msgid "System failure storing new email. Please try again." -msgstr "" - -#: ../../mod/settings.php:579 -msgid "Settings updated." -msgstr "" - -#: ../../mod/settings.php:650 ../../mod/settings.php:676 -#: ../../mod/settings.php:712 -msgid "Add application" -msgstr "" - -#: ../../mod/settings.php:653 -msgid "Name of application" -msgstr "" - -#: ../../mod/settings.php:654 ../../mod/settings.php:680 -msgid "Consumer Key" -msgstr "" - -#: ../../mod/settings.php:654 ../../mod/settings.php:655 -msgid "Automatically generated - change if desired. Max length 20" -msgstr "" - -#: ../../mod/settings.php:655 ../../mod/settings.php:681 -msgid "Consumer Secret" -msgstr "" - -#: ../../mod/settings.php:656 ../../mod/settings.php:682 -msgid "Redirect" -msgstr "" - -#: ../../mod/settings.php:656 -msgid "" -"Redirect URI - leave blank unless your application specifically requires this" -msgstr "" - -#: ../../mod/settings.php:657 ../../mod/settings.php:683 -msgid "Icon url" -msgstr "" - -#: ../../mod/settings.php:657 -msgid "Optional" -msgstr "" - -#: ../../mod/settings.php:668 -msgid "You can't edit this application." -msgstr "" - -#: ../../mod/settings.php:711 -msgid "Connected Apps" -msgstr "" - -#: ../../mod/settings.php:715 -msgid "Client key starts with" -msgstr "" - -#: ../../mod/settings.php:716 -msgid "No name" -msgstr "" - -#: ../../mod/settings.php:717 -msgid "Remove authorization" -msgstr "" - -#: ../../mod/settings.php:728 -msgid "No feature settings configured" -msgstr "" - -#: ../../mod/settings.php:736 -msgid "Feature Settings" -msgstr "" - -#: ../../mod/settings.php:759 -msgid "Account Settings" -msgstr "" - -#: ../../mod/settings.php:760 -msgid "Password Settings" -msgstr "" - -#: ../../mod/settings.php:761 -msgid "New Password:" -msgstr "" - -#: ../../mod/settings.php:762 -msgid "Confirm:" -msgstr "" - -#: ../../mod/settings.php:762 -msgid "Leave password fields blank unless changing" -msgstr "" - -#: ../../mod/settings.php:764 ../../mod/settings.php:1063 -msgid "Email Address:" -msgstr "" - -#: ../../mod/settings.php:765 -msgid "Remove Account" -msgstr "" - -#: ../../mod/settings.php:766 -msgid "Warning: This action is permanent and cannot be reversed." -msgstr "" - -#: ../../mod/settings.php:782 -msgid "Off" -msgstr "" - -#: ../../mod/settings.php:782 -msgid "On" -msgstr "" - -#: ../../mod/settings.php:789 -msgid "Additional Features" -msgstr "" - -#: ../../mod/settings.php:814 -msgid "Connector Settings" -msgstr "" - -#: ../../mod/settings.php:884 -msgid "Display Settings" -msgstr "" - -#: ../../mod/settings.php:890 -msgid "Display Theme:" -msgstr "" - -#: ../../mod/settings.php:891 -msgid "Mobile Theme:" -msgstr "" - -#: ../../mod/settings.php:892 -msgid "Update browser every xx seconds" -msgstr "" - -#: ../../mod/settings.php:892 -msgid "Minimum of 10 seconds, no maximum" -msgstr "" - -#: ../../mod/settings.php:893 -msgid "Maximum number of conversations to load at any time:" -msgstr "" - -#: ../../mod/settings.php:893 -msgid "Maximum of 100 items" -msgstr "" - -#: ../../mod/settings.php:894 -msgid "Don't show emoticons" -msgstr "" - -#: ../../mod/settings.php:930 -msgid "Nobody except yourself" -msgstr "" - -#: ../../mod/settings.php:931 -msgid "Only those you specifically allow" -msgstr "" - -#: ../../mod/settings.php:932 -msgid "Anybody in your address book" -msgstr "" - -#: ../../mod/settings.php:933 -msgid "Anybody on this website" -msgstr "" - -#: ../../mod/settings.php:934 -msgid "Anybody in this network" -msgstr "" - -#: ../../mod/settings.php:935 -msgid "Anybody on the internet" -msgstr "" - -#: ../../mod/settings.php:1009 -msgid "Publish your default profile in the network directory" -msgstr "" - -#: ../../mod/settings.php:1014 -msgid "Allow us to suggest you as a potential friend to new members?" -msgstr "" - -#: ../../mod/settings.php:1023 -msgid "Your channel address is" -msgstr "" - -#: ../../mod/settings.php:1034 -msgid "Automatically expire posts after this many days:" -msgstr "" - -#: ../../mod/settings.php:1034 -msgid "If empty, posts will not expire. Expired posts will be deleted" -msgstr "" - -#: ../../mod/settings.php:1035 -msgid "Advanced expiration settings" -msgstr "" - -#: ../../mod/settings.php:1036 -msgid "Advanced Expiration" -msgstr "" - -#: ../../mod/settings.php:1037 -msgid "Expire posts:" -msgstr "" - -#: ../../mod/settings.php:1039 -msgid "Expire starred posts:" -msgstr "" - -#: ../../mod/settings.php:1040 -msgid "Expire photos:" -msgstr "" - -#: ../../mod/settings.php:1041 -msgid "Only expire posts by others:" -msgstr "" - -#: ../../mod/settings.php:1052 -msgid "Channel Settings" -msgstr "" - -#: ../../mod/settings.php:1061 -msgid "Basic Settings" -msgstr "" - -#: ../../mod/settings.php:1064 -msgid "Your Timezone:" -msgstr "" - -#: ../../mod/settings.php:1065 -msgid "Default Post Location:" -msgstr "" - -#: ../../mod/settings.php:1066 -msgid "Use Browser Location:" -msgstr "" - -#: ../../mod/settings.php:1068 -msgid "Adult Content" -msgstr "" - -#: ../../mod/settings.php:1068 -msgid "This channel publishes adult content." -msgstr "" - -#: ../../mod/settings.php:1070 -msgid "Security and Privacy Settings" -msgstr "" - -#: ../../mod/settings.php:1072 -msgid "Quick Privacy Settings:" -msgstr "" - -#: ../../mod/settings.php:1073 -msgid "Very Public - extremely permissive" -msgstr "" - -#: ../../mod/settings.php:1074 -msgid "Typical - default public, privacy when desired" -msgstr "" - -#: ../../mod/settings.php:1075 -msgid "Private - default private, rarely open or public" -msgstr "" - -#: ../../mod/settings.php:1076 -msgid "Blocked - default blocked to/from everybody" -msgstr "" - -#: ../../mod/settings.php:1079 -msgid "Maximum Friend Requests/Day:" -msgstr "" - -#: ../../mod/settings.php:1079 -msgid "May reduce spam activity" -msgstr "" - -#: ../../mod/settings.php:1080 -msgid "Default Post Permissions" -msgstr "" - -#: ../../mod/settings.php:1081 -msgid "(click to open/close)" -msgstr "" - -#: ../../mod/settings.php:1094 -msgid "Maximum private messages per day from unknown people:" -msgstr "" - -#: ../../mod/settings.php:1094 -msgid "Useful to reduce spamming" -msgstr "" - -#: ../../mod/settings.php:1097 -msgid "Notification Settings" -msgstr "" - -#: ../../mod/settings.php:1098 -msgid "By default post a status message when:" -msgstr "" - -#: ../../mod/settings.php:1099 -msgid "accepting a friend request" -msgstr "" - -#: ../../mod/settings.php:1100 -msgid "joining a forum/community" -msgstr "" - -#: ../../mod/settings.php:1101 -msgid "making an interesting profile change" -msgstr "" - -#: ../../mod/settings.php:1102 -msgid "Send a notification email when:" -msgstr "" - -#: ../../mod/settings.php:1103 -msgid "You receive an introduction" -msgstr "" - -#: ../../mod/settings.php:1104 -msgid "Your introductions are confirmed" -msgstr "" - -#: ../../mod/settings.php:1105 -msgid "Someone writes on your profile wall" -msgstr "" - -#: ../../mod/settings.php:1106 -msgid "Someone writes a followup comment" -msgstr "" - -#: ../../mod/settings.php:1107 -msgid "You receive a private message" -msgstr "" - -#: ../../mod/settings.php:1108 -msgid "You receive a friend suggestion" -msgstr "" - -#: ../../mod/settings.php:1109 -msgid "You are tagged in a post" -msgstr "" - -#: ../../mod/settings.php:1110 -msgid "You are poked/prodded/etc. in a post" -msgstr "" - -#: ../../mod/settings.php:1113 -msgid "Advanced Account/Page Type Settings" -msgstr "" - -#: ../../mod/settings.php:1114 -msgid "Change the behaviour of this account for special situations" -msgstr "" - -#: ../../mod/item.php:144 -msgid "Unable to locate original post." -msgstr "" - -#: ../../mod/item.php:341 -msgid "Empty post discarded." -msgstr "" - -#: ../../mod/item.php:383 -msgid "Executable content type not permitted to this channel." -msgstr "" - -#: ../../mod/item.php:793 -msgid "System error. Post not saved." -msgstr "" - -#: ../../mod/item.php:1153 +#: ../../mod/connections.php:330 #, php-format -msgid "You have reached your limit of %1$.0f top level posts." +msgid "View %s's profile" msgstr "" -#: ../../mod/item.php:1159 +#: ../../mod/connections.php:334 +msgid "Refresh Permissions" +msgstr "" + +#: ../../mod/connections.php:337 +msgid "Fetch updated permissions" +msgstr "" + +#: ../../mod/connections.php:341 +msgid "Recent Activity" +msgstr "" + +#: ../../mod/connections.php:344 +msgid "View recent posts and comments" +msgstr "" + +#: ../../mod/connections.php:351 +msgid "Block or Unblock this connection" +msgstr "" + +#: ../../mod/connections.php:355 ../../mod/connections.php:491 +msgid "Unignore" +msgstr "" + +#: ../../mod/connections.php:358 +msgid "Ignore or Unignore this connection" +msgstr "" + +#: ../../mod/connections.php:361 +msgid "Unarchive" +msgstr "" + +#: ../../mod/connections.php:361 +msgid "Archive" +msgstr "" + +#: ../../mod/connections.php:364 +msgid "Archive or Unarchive this connection" +msgstr "" + +#: ../../mod/connections.php:367 +msgid "Unhide" +msgstr "" + +#: ../../mod/connections.php:367 +msgid "Hide" +msgstr "" + +#: ../../mod/connections.php:370 +msgid "Hide or Unhide this connection" +msgstr "" + +#: ../../mod/connections.php:377 +msgid "Delete this connection" +msgstr "" + +#: ../../mod/connections.php:410 +msgid "Unknown" +msgstr "" + +#: ../../mod/connections.php:420 ../../mod/connections.php:449 +msgid "Approve this connection" +msgstr "" + +#: ../../mod/connections.php:420 +msgid "Accept connection to allow communication" +msgstr "" + +#: ../../mod/connections.php:436 +msgid "Automatic Permissions Settings" +msgstr "" + +#: ../../mod/connections.php:436 #, php-format -msgid "You have reached your limit of %1$.0f webpages." +msgid "Connections: settings for %s" msgstr "" -#: ../../mod/attach.php:9 -msgid "Item not available." -msgstr "" - -#: ../../mod/manage.php:63 -#, php-format -msgid "You have created %1$.0f of %2$.0f allowed channels." -msgstr "" - -#: ../../mod/manage.php:71 -msgid "Create a new channel" -msgstr "" - -#: ../../mod/manage.php:76 -msgid "Channel Manager" -msgstr "" - -#: ../../mod/manage.php:77 -msgid "Current Channel" -msgstr "" - -#: ../../mod/manage.php:79 -msgid "Attach to one of your channels by selecting it." -msgstr "" - -#: ../../mod/manage.php:80 -msgid "Default Channel" -msgstr "" - -#: ../../mod/manage.php:81 -msgid "Make Default" -msgstr "" - -#: ../../mod/allfriends.php:35 -#, php-format -msgid "Friends of %s" -msgstr "" - -#: ../../mod/allfriends.php:41 -msgid "No friends to display." -msgstr "" - -#: ../../mod/nogroup.php:58 -msgid "Contacts who are not members of a group" -msgstr "" - -#: ../../mod/channel.php:16 -msgid "You must be logged in to see this page." -msgstr "" - -#: ../../mod/channel.php:120 -msgid "Insufficient permissions. Request redirected to profile page." -msgstr "" - -#: ../../mod/post.php:119 +#: ../../mod/connections.php:440 msgid "" -"Remote authentication blocked. You are logged into this site locally. Please " -"logout and retry." +"When receiving a channel introduction, any permissions provided here will be " +"applied to the new connection automatically and the introduction approved. " +"Leave this page if you do not wish to use this feature." msgstr "" -#: ../../mod/post.php:132 +#: ../../mod/connections.php:442 +msgid "Slide to adjust your degree of friendship" +msgstr "" + +#: ../../mod/connections.php:448 +msgid "inherited" +msgstr "" + +#: ../../mod/connections.php:450 +msgid "Connection has no individual permissions!" +msgstr "" + +#: ../../mod/connections.php:451 +msgid "" +"This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"." +msgstr "" + +#: ../../mod/connections.php:453 +msgid "Profile Visibility" +msgstr "" + +#: ../../mod/connections.php:454 #, php-format -msgid "Welcome %s. Remote authentication successful." +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." +msgstr "" + +#: ../../mod/connections.php:455 +msgid "Contact Information / Notes" +msgstr "" + +#: ../../mod/connections.php:456 +msgid "Edit contact notes" +msgstr "" + +#: ../../mod/connections.php:458 +msgid "Their Settings" +msgstr "" + +#: ../../mod/connections.php:459 +msgid "My Settings" +msgstr "" + +#: ../../mod/connections.php:461 +msgid "Forum Members" +msgstr "" + +#: ../../mod/connections.php:462 +msgid "Soapbox" +msgstr "" + +#: ../../mod/connections.php:463 +msgid "Full Sharing" +msgstr "" + +#: ../../mod/connections.php:464 +msgid "Cautious Sharing" +msgstr "" + +#: ../../mod/connections.php:465 +msgid "Follow Only" +msgstr "" + +#: ../../mod/connections.php:466 +msgid "Individual Permissions" +msgstr "" + +#: ../../mod/connections.php:467 +msgid "" +"Some permissions may be inherited from your channel privacy settings, which have higher priority. Changing those " +"inherited settings on this page will have no effect." +msgstr "" + +#: ../../mod/connections.php:468 +msgid "Advanced Permissions" +msgstr "" + +#: ../../mod/connections.php:469 +msgid "Quick Links" +msgstr "" + +#: ../../mod/connections.php:473 +#, php-format +msgid "Visit %s's profile - %s" +msgstr "" + +#: ../../mod/connections.php:474 +msgid "Block/Unblock contact" +msgstr "" + +#: ../../mod/connections.php:475 +msgid "Ignore contact" +msgstr "" + +#: ../../mod/connections.php:476 +msgid "Repair URL settings" +msgstr "" + +#: ../../mod/connections.php:477 +msgid "View conversations" +msgstr "" + +#: ../../mod/connections.php:479 +msgid "Delete contact" +msgstr "" + +#: ../../mod/connections.php:482 +msgid "Last update:" +msgstr "" + +#: ../../mod/connections.php:484 +msgid "Update public posts" +msgstr "" + +#: ../../mod/connections.php:486 +msgid "Update now" +msgstr "" + +#: ../../mod/connections.php:492 +msgid "Currently blocked" +msgstr "" + +#: ../../mod/connections.php:493 +msgid "Currently ignored" +msgstr "" + +#: ../../mod/connections.php:494 +msgid "Currently archived" +msgstr "" + +#: ../../mod/connections.php:495 +msgid "Currently pending" +msgstr "" + +#: ../../mod/connections.php:496 +msgid "" +"Replies/likes to your public posts may still be visible" +msgstr "" + +#: ../../mod/connections.php:532 ../../mod/connections.php:604 +msgid "Blocked" +msgstr "" + +#: ../../mod/connections.php:537 ../../mod/connections.php:611 +msgid "Ignored" +msgstr "" + +#: ../../mod/connections.php:542 ../../mod/connections.php:625 +msgid "Hidden" +msgstr "" + +#: ../../mod/connections.php:547 ../../mod/connections.php:618 +msgid "Archived" +msgstr "" + +#: ../../mod/connections.php:558 +msgid "All" +msgstr "" + +#: ../../mod/connections.php:579 +msgid "Suggestions" +msgstr "" + +#: ../../mod/connections.php:582 +msgid "Suggest new connections" +msgstr "" + +#: ../../mod/connections.php:588 +msgid "Show pending (new) connections" +msgstr "" + +#: ../../mod/connections.php:591 +msgid "All Connections" +msgstr "" + +#: ../../mod/connections.php:594 +msgid "Show all connections" +msgstr "" + +#: ../../mod/connections.php:597 +msgid "Unblocked" +msgstr "" + +#: ../../mod/connections.php:600 +msgid "Only show unblocked connections" +msgstr "" + +#: ../../mod/connections.php:607 +msgid "Only show blocked connections" +msgstr "" + +#: ../../mod/connections.php:614 +msgid "Only show ignored connections" +msgstr "" + +#: ../../mod/connections.php:621 +msgid "Only show archived connections" +msgstr "" + +#: ../../mod/connections.php:628 +msgid "Only show hidden connections" +msgstr "" + +#: ../../mod/connections.php:670 +#, php-format +msgid "%1$s [%2$s]" +msgstr "" + +#: ../../mod/connections.php:671 ../../mod/nogroup.php:41 +msgid "Edit contact" +msgstr "" + +#: ../../mod/connections.php:695 +msgid "Search your connections" +msgstr "" + +#: ../../mod/connections.php:696 +msgid "Finding: " +msgstr "" + +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" +msgstr "" + +#: ../../mod/lockview.php:34 +msgid "Remote privacy information not available." +msgstr "" + +#: ../../mod/lockview.php:43 +msgid "Visible to:" msgstr "" #: ../../mod/profiles.php:18 ../../mod/profiles.php:138 @@ -6946,6 +5735,10 @@ msgstr "" msgid "Address" msgstr "" +#: ../../mod/profiles.php:367 ../../mod/pubsites.php:31 +msgid "Location" +msgstr "" + #: ../../mod/profiles.php:450 msgid "Profile updated." msgstr "" @@ -7105,71 +5898,1311 @@ msgid "" "be visible to anybody using the internet." msgstr "" +#: ../../mod/profiles.php:584 ../../mod/directory.php:160 +msgid "Age: " +msgstr "" + #: ../../mod/profiles.php:623 msgid "Edit/Manage Profiles" msgstr "" -#: ../../mod/events.php:66 -msgid "Event title and start time are required." +#: ../../mod/profiles.php:624 ../../boot.php:1755 +msgid "Change profile photo" msgstr "" -#: ../../mod/events.php:281 -msgid "l, F j" +#: ../../mod/profiles.php:625 ../../boot.php:1762 +msgid "Create New Profile" msgstr "" -#: ../../mod/events.php:303 -msgid "Edit event" +#: ../../mod/profiles.php:636 ../../boot.php:1776 +msgid "Profile Image" msgstr "" -#: ../../mod/events.php:349 -msgid "Create New Event" +#: ../../mod/profiles.php:639 ../../boot.php:1779 +msgid "visible to everybody" msgstr "" -#: ../../mod/events.php:350 -msgid "Previous" +#: ../../mod/profiles.php:640 ../../boot.php:1780 +msgid "Edit visibility" msgstr "" -#: ../../mod/events.php:425 -msgid "hour:minute" +#: ../../mod/new_channel.php:107 +msgid "Add a Channel" msgstr "" -#: ../../mod/events.php:435 -msgid "Event details" +#: ../../mod/new_channel.php:108 +msgid "" +"A channel is your own collection of related web pages. A channel can be used " +"to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." msgstr "" -#: ../../mod/events.php:436 +#: ../../mod/new_channel.php:111 +msgid "" +"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " +"Group\" " +msgstr "" + +#: ../../mod/new_channel.php:112 +msgid "Choose a short nickname" +msgstr "" + +#: ../../mod/new_channel.php:113 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." +msgstr "" + +#: ../../mod/new_channel.php:114 +msgid "" +"Or import an existing channel from another location" +msgstr "" + +#: ../../mod/filestorage.php:35 +msgid "Permission Denied." +msgstr "" + +#: ../../mod/filestorage.php:42 +msgid "Permission denied. VS." +msgstr "" + +#: ../../mod/filestorage.php:79 +msgid "Download" +msgstr "" + +#: ../../mod/filestorage.php:84 +msgid "Used: " +msgstr "" + +#: ../../mod/filestorage.php:86 +msgid "Limit: " +msgstr "" + +#: ../../mod/lostpass.php:15 +msgid "No valid account found." +msgstr "" + +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." +msgstr "" + +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 #, php-format -msgid "Format is %s %s. Starting date and Title are required." +msgid "Site Member (%s)" msgstr "" -#: ../../mod/events.php:438 -msgid "Event Starts:" +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" msgstr "" -#: ../../mod/events.php:438 ../../mod/events.php:452 -msgid "Required" +#: ../../mod/lostpass.php:63 +msgid "" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." msgstr "" -#: ../../mod/events.php:441 -msgid "Finish date/time is not known or not relevant" +#: ../../mod/lostpass.php:85 ../../boot.php:1469 +msgid "Password Reset" msgstr "" -#: ../../mod/events.php:443 -msgid "Event Finishes:" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." msgstr "" -#: ../../mod/events.php:446 -msgid "Adjust for viewer timezone" +#: ../../mod/lostpass.php:87 +msgid "Your new password is" msgstr "" -#: ../../mod/events.php:448 -msgid "Description:" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" msgstr "" -#: ../../mod/events.php:452 -msgid "Title:" +#: ../../mod/lostpass.php:89 +msgid "click here to login" msgstr "" -#: ../../mod/events.php:454 -msgid "Share this event" +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the Settings page after " +"successful login." +msgstr "" + +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" +msgstr "" + +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" +msgstr "" + +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." +msgstr "" + +#: ../../mod/lostpass.php:124 +msgid "Email Address" +msgstr "" + +#: ../../mod/lostpass.php:125 +msgid "Reset" +msgstr "" + +#: ../../mod/import.php:36 +msgid "Nothing to import." +msgstr "" + +#: ../../mod/import.php:58 +msgid "Unable to download data from old server" +msgstr "" + +#: ../../mod/import.php:64 +msgid "Imported file is empty." +msgstr "" + +#: ../../mod/import.php:88 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." +msgstr "" + +#: ../../mod/import.php:106 +msgid "Channel clone failed. Import failed." +msgstr "" + +#: ../../mod/import.php:116 +msgid "Cloned channel not found. Import failed." +msgstr "" + +#: ../../mod/import.php:356 +msgid "Import completed." +msgstr "" + +#: ../../mod/import.php:369 +msgid "You must be logged in to use this feature." +msgstr "" + +#: ../../mod/import.php:374 +msgid "Import Channel" +msgstr "" + +#: ../../mod/import.php:375 +msgid "" +"Use this form to import an existing channel from a different server/hub. You " +"may retrieve the channel identity from the old server/hub via the network or " +"provide an export file. Only identity and connections/relationships will be " +"imported. Importation of content is not yet available." +msgstr "" + +#: ../../mod/import.php:376 +msgid "File to Upload" +msgstr "" + +#: ../../mod/import.php:377 +msgid "Or provide the old server/hub details" +msgstr "" + +#: ../../mod/import.php:378 +msgid "Your old identity address (xyz@example.com)" +msgstr "" + +#: ../../mod/import.php:379 +msgid "Your old login email address" +msgstr "" + +#: ../../mod/import.php:380 +msgid "Your old login password" +msgstr "" + +#: ../../mod/import.php:381 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be " +"able to post from either location, but only one can be marked as the primary " +"location for files, photos, and media." +msgstr "" + +#: ../../mod/import.php:382 +msgid "Make this hub my primary location" +msgstr "" + +#: ../../mod/manage.php:63 +#, php-format +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "" + +#: ../../mod/manage.php:71 +msgid "Create a new channel" +msgstr "" + +#: ../../mod/manage.php:76 +msgid "Channel Manager" +msgstr "" + +#: ../../mod/manage.php:77 +msgid "Current Channel" +msgstr "" + +#: ../../mod/manage.php:79 +msgid "Attach to one of your channels by selecting it." +msgstr "" + +#: ../../mod/manage.php:80 +msgid "Default Channel" +msgstr "" + +#: ../../mod/manage.php:81 +msgid "Make Default" +msgstr "" + +#: ../../mod/vote.php:97 +msgid "Total votes" +msgstr "" + +#: ../../mod/vote.php:98 +msgid "Average Rating" +msgstr "" + +#: ../../mod/match.php:12 +msgid "Profile Match" +msgstr "" + +#: ../../mod/match.php:20 +msgid "No keywords to match. Please add keywords to your default profile." +msgstr "" + +#: ../../mod/match.php:57 +msgid "is interested in:" +msgstr "" + +#: ../../mod/match.php:65 +msgid "No matches" +msgstr "" + +#: ../../mod/crepair.php:102 +msgid "Contact settings applied." +msgstr "" + +#: ../../mod/crepair.php:104 +msgid "Contact update failed." +msgstr "" + +#: ../../mod/crepair.php:129 ../../mod/fsuggest.php:20 +#: ../../mod/fsuggest.php:92 +msgid "Contact not found." +msgstr "" + +#: ../../mod/crepair.php:135 +msgid "Repair Contact Settings" +msgstr "" + +#: ../../mod/crepair.php:137 +msgid "" +"WARNING: This is highly advanced and if you enter incorrect " +"information your communications with this contact may stop working." +msgstr "" + +#: ../../mod/crepair.php:138 +msgid "" +"Please use your browser 'Back' button now if you are " +"uncertain what to do on this page." +msgstr "" + +#: ../../mod/crepair.php:144 +msgid "Return to contact editor" +msgstr "" + +#: ../../mod/crepair.php:149 +msgid "Account Nickname" +msgstr "" + +#: ../../mod/crepair.php:150 +msgid "@Tagname - overrides Name/Nickname" +msgstr "" + +#: ../../mod/crepair.php:151 +msgid "Account URL" +msgstr "" + +#: ../../mod/crepair.php:152 +msgid "Friend Request URL" +msgstr "" + +#: ../../mod/crepair.php:153 +msgid "Friend Confirm URL" +msgstr "" + +#: ../../mod/crepair.php:154 +msgid "Notification Endpoint URL" +msgstr "" + +#: ../../mod/crepair.php:155 +msgid "Poll/Feed URL" +msgstr "" + +#: ../../mod/crepair.php:156 +msgid "New photo from this URL" +msgstr "" + +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" +msgstr "" + +#: ../../mod/follow.php:25 +msgid "Channel added." +msgstr "" + +#: ../../mod/editlayout.php:36 ../../mod/editwebpage.php:30 +#: ../../mod/editpost.php:20 ../../mod/editblock.php:36 +msgid "Item not found" +msgstr "" + +#: ../../mod/editlayout.php:68 +msgid "Edit Layout" +msgstr "" + +#: ../../mod/editlayout.php:104 ../../mod/editwebpage.php:123 +#: ../../mod/editpost.php:101 ../../mod/editblock.php:118 +msgid "Insert YouTube video" +msgstr "" + +#: ../../mod/editlayout.php:105 ../../mod/editwebpage.php:124 +#: ../../mod/editpost.php:102 ../../mod/editblock.php:119 +msgid "Insert Vorbis [.ogg] video" +msgstr "" + +#: ../../mod/editlayout.php:106 ../../mod/editwebpage.php:125 +#: ../../mod/editpost.php:103 ../../mod/editblock.php:120 +msgid "Insert Vorbis [.ogg] audio" +msgstr "" + +#: ../../mod/editlayout.php:140 +msgid "Delete Layout" +msgstr "" + +#: ../../mod/nogroup.php:58 +msgid "Contacts who are not members of a group" +msgstr "" + +#: ../../mod/profile_photo.php:54 +msgid "Image uploaded but image cropping failed." +msgstr "" + +#: ../../mod/profile_photo.php:107 +msgid "Image resize failed." +msgstr "" + +#: ../../mod/profile_photo.php:151 +msgid "" +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." +msgstr "" + +#: ../../mod/profile_photo.php:173 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "" + +#: ../../mod/profile_photo.php:182 +msgid "Unable to process image." +msgstr "" + +#: ../../mod/profile_photo.php:224 ../../mod/profile_photo.php:272 +msgid "Photo not available." +msgstr "" + +#: ../../mod/profile_photo.php:291 +msgid "Upload File:" +msgstr "" + +#: ../../mod/profile_photo.php:292 +msgid "Select a profile:" +msgstr "" + +#: ../../mod/profile_photo.php:293 +msgid "Upload Profile Photo" +msgstr "" + +#: ../../mod/profile_photo.php:294 +msgid "Upload" +msgstr "" + +#: ../../mod/profile_photo.php:298 +msgid "skip this step" +msgstr "" + +#: ../../mod/profile_photo.php:298 +msgid "select a photo from your photo albums" +msgstr "" + +#: ../../mod/profile_photo.php:312 +msgid "Crop Image" +msgstr "" + +#: ../../mod/profile_photo.php:313 +msgid "Please adjust the image cropping for optimum viewing." +msgstr "" + +#: ../../mod/profile_photo.php:315 +msgid "Done Editing" +msgstr "" + +#: ../../mod/profile_photo.php:350 +msgid "Image uploaded successfully." +msgstr "" + +#: ../../mod/profile_photo.php:352 +msgid "Image upload failed." +msgstr "" + +#: ../../mod/profile_photo.php:361 +#, php-format +msgid "Image size reduction [%s] failed." +msgstr "" + +#: ../../mod/editwebpage.php:87 +msgid "Edit Webpage" +msgstr "" + +#: ../../mod/editwebpage.php:162 +msgid "Delete Webpage" +msgstr "" + +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." +msgstr "" + +#: ../../mod/notifications.php:76 +msgid "System" +msgstr "" + +#: ../../mod/notifications.php:96 +msgid "Introductions" +msgstr "" + +#: ../../mod/notifications.php:121 +msgid "Show Ignored Requests" +msgstr "" + +#: ../../mod/notifications.php:121 +msgid "Hide Ignored Requests" +msgstr "" + +#: ../../mod/notifications.php:147 ../../mod/notifications.php:193 +msgid "Notification type: " +msgstr "" + +#: ../../mod/notifications.php:148 +msgid "Friend Suggestion" +msgstr "" + +#: ../../mod/notifications.php:150 +#, php-format +msgid "suggested by %s" +msgstr "" + +#: ../../mod/notifications.php:179 +msgid "Claims to be known to you: " +msgstr "" + +#: ../../mod/notifications.php:179 +msgid "yes" +msgstr "" + +#: ../../mod/notifications.php:179 +msgid "no" +msgstr "" + +#: ../../mod/notifications.php:186 +msgid "Approve as: " +msgstr "" + +#: ../../mod/notifications.php:187 +msgid "Friend" +msgstr "" + +#: ../../mod/notifications.php:188 +msgid "Sharer" +msgstr "" + +#: ../../mod/notifications.php:188 +msgid "Fan/Admirer" +msgstr "" + +#: ../../mod/notifications.php:194 +msgid "Friend/Connect Request" +msgstr "" + +#: ../../mod/notifications.php:194 +msgid "New Follower" +msgstr "" + +#: ../../mod/notifications.php:215 +msgid "No introductions." +msgstr "" + +#: ../../mod/notifications.php:257 ../../mod/notifications.php:382 +#: ../../mod/notifications.php:465 +#, php-format +msgid "%s liked %s's post" +msgstr "" + +#: ../../mod/notifications.php:266 ../../mod/notifications.php:391 +#: ../../mod/notifications.php:474 +#, php-format +msgid "%s disliked %s's post" +msgstr "" + +#: ../../mod/notifications.php:280 ../../mod/notifications.php:405 +#: ../../mod/notifications.php:488 +#, php-format +msgid "%s is now friends with %s" +msgstr "" + +#: ../../mod/notifications.php:287 ../../mod/notifications.php:412 +#, php-format +msgid "%s created a new post" +msgstr "" + +#: ../../mod/notifications.php:288 ../../mod/notifications.php:413 +#: ../../mod/notifications.php:497 +#, php-format +msgid "%s commented on %s's post" +msgstr "" + +#: ../../mod/notifications.php:302 +msgid "No more network notifications." +msgstr "" + +#: ../../mod/notifications.php:306 +msgid "Network Notifications" +msgstr "" + +#: ../../mod/notifications.php:332 ../../mod/notify.php:54 +msgid "No more system notifications." +msgstr "" + +#: ../../mod/notifications.php:336 ../../mod/notify.php:58 +msgid "System Notifications" +msgstr "" + +#: ../../mod/notifications.php:427 +msgid "No more personal notifications." +msgstr "" + +#: ../../mod/notifications.php:431 +msgid "Personal Notifications" +msgstr "" + +#: ../../mod/notifications.php:504 +msgid "No more home notifications." +msgstr "" + +#: ../../mod/notifications.php:508 +msgid "Home Notifications" +msgstr "" + +#: ../../mod/blocks.php:65 +msgid "Block Name" +msgstr "" + +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." +msgstr "" + +#: ../../mod/oexchange.php:37 +msgid "Post successful." +msgstr "" + +#: ../../mod/editpost.php:31 +msgid "Item is not editable" +msgstr "" + +#: ../../mod/profile.php:111 +msgid "Access to this profile has been restricted." +msgstr "" + +#: ../../mod/poke.php:159 +msgid "Poke/Prod" +msgstr "" + +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" +msgstr "" + +#: ../../mod/poke.php:161 +msgid "Recipient" +msgstr "" + +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" +msgstr "" + +#: ../../mod/poke.php:165 +msgid "Make this post private" +msgstr "" + +#: ../../mod/wall_upload.php:41 ../../mod/item.php:1074 +msgid "Wall Photos" +msgstr "" + +#: ../../mod/channel.php:120 +msgid "Insufficient permissions. Request redirected to profile page." +msgstr "" + +#: ../../mod/community.php:23 +msgid "Not available." +msgstr "" + +#: ../../mod/community.php:32 +msgid "Community" +msgstr "" + +#: ../../mod/community.php:63 ../../mod/community.php:88 +msgid "No results." +msgstr "" + +#: ../../mod/fbrowser.php:114 +msgid "Files" +msgstr "" + +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." +msgstr "" + +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" +msgstr "" + +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" +msgstr "" + +#: ../../mod/editblock.php:82 +msgid "Edit Block" +msgstr "" + +#: ../../mod/editblock.php:156 +msgid "Delete Block" +msgstr "" + +#: ../../mod/profperm.php:34 ../../mod/profperm.php:64 +msgid "Invalid profile identifier." +msgstr "" + +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" +msgstr "" + +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." +msgstr "" + +#: ../../mod/profperm.php:123 +msgid "Visible To" +msgstr "" + +#: ../../mod/profperm.php:139 +msgid "All Contacts (with secure profile access)" +msgstr "" + +#: ../../mod/item.php:144 +msgid "Unable to locate original post." +msgstr "" + +#: ../../mod/item.php:341 +msgid "Empty post discarded." +msgstr "" + +#: ../../mod/item.php:383 +msgid "Executable content type not permitted to this channel." +msgstr "" + +#: ../../mod/item.php:793 +msgid "System error. Post not saved." +msgstr "" + +#: ../../mod/item.php:1153 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." +msgstr "" + +#: ../../mod/item.php:1159 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." +msgstr "" + +#: ../../mod/siteinfo.php:51 +#, php-format +msgid "Version %s" +msgstr "" + +#: ../../mod/siteinfo.php:65 +msgid "Installed plugins/addons/apps:" +msgstr "" + +#: ../../mod/siteinfo.php:78 +msgid "No installed plugins/addons/apps" +msgstr "" + +#: ../../mod/siteinfo.php:81 +msgid "Red" +msgstr "" + +#: ../../mod/siteinfo.php:82 +msgid "" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralised privacy enhanced websites." +msgstr "" + +#: ../../mod/siteinfo.php:84 +msgid "Running at web location" +msgstr "" + +#: ../../mod/siteinfo.php:85 +msgid "" +"Please visit GetZot.com to learn more " +"about the Red Matrix." +msgstr "" + +#: ../../mod/siteinfo.php:86 +msgid "Bug reports and issues: please visit" +msgstr "" + +#: ../../mod/siteinfo.php:89 +msgid "" +"Suggestions, praise, donations, etc. - please email \"redmatrix\" at " +"librelist - dot com" +msgstr "" + +#: ../../mod/suggest.php:41 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." +msgstr "" + +#: ../../mod/suggest.php:58 +msgid "Ignore/Hide" +msgstr "" + +#: ../../mod/pubsites.php:22 +msgid "Public Sites" +msgstr "" + +#: ../../mod/pubsites.php:25 +msgid "" +"The listed sites allow public registration into the Red Matrix. All sites in " +"the matrix are interlinked so membership on any of them conveys membership " +"in the matrix as a whole. Some sites may require subscription or provide " +"tiered service plans. The provider links may provide " +"additional details." +msgstr "" + +#: ../../mod/pubsites.php:31 +msgid "Site URL" +msgstr "" + +#: ../../mod/pubsites.php:31 +msgid "Access Type" +msgstr "" + +#: ../../mod/pubsites.php:31 +msgid "Registration Policy" +msgstr "" + +#: ../../mod/register.php:43 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:49 +msgid "" +"Please indicate acceptance of the Terms of Service. Registration failed." +msgstr "" + +#: ../../mod/register.php:77 +msgid "Passwords do not match." +msgstr "" + +#: ../../mod/register.php:105 +msgid "" +"Registration successful. Please check your email for validation instructions." +msgstr "" + +#: ../../mod/register.php:111 +msgid "Your registration is pending approval by the site owner." +msgstr "" + +#: ../../mod/register.php:114 +msgid "Your registration can not be processed." +msgstr "" + +#: ../../mod/register.php:149 +msgid "" +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." +msgstr "" + +#: ../../mod/register.php:160 +msgid "Terms of Service" +msgstr "" + +#: ../../mod/register.php:166 +#, php-format +msgid "I accept the %s for this website" +msgstr "" + +#: ../../mod/register.php:168 +#, php-format +msgid "I am over 13 years of age and accept the %s for this website" +msgstr "" + +#: ../../mod/register.php:183 +msgid "Membership on this site is by invitation only." +msgstr "" + +#: ../../mod/register.php:184 +msgid "Please enter your invitation code" +msgstr "" + +#: ../../mod/register.php:187 +msgid "Your email address" +msgstr "" + +#: ../../mod/register.php:188 +msgid "Choose a password" +msgstr "" + +#: ../../mod/register.php:189 +msgid "Please re-enter your password" +msgstr "" + +#: ../../mod/regmod.php:12 +msgid "Please login." +msgstr "" + +#: ../../mod/post.php:119 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please " +"logout and retry." +msgstr "" + +#: ../../mod/post.php:132 +#, php-format +msgid "Welcome %s. Remote authentication successful." +msgstr "" + +#: ../../mod/removeme.php:49 +msgid "Remove This Channel" +msgstr "" + +#: ../../mod/removeme.php:50 +msgid "" +"This will completely remove this channel from the network. Once this has " +"been done it is not recoverable." +msgstr "" + +#: ../../mod/removeme.php:51 +msgid "Please enter your password for verification:" +msgstr "" + +#: ../../mod/removeme.php:52 +msgid "Remove this channel and all its clones from the network" +msgstr "" + +#: ../../mod/removeme.php:52 +msgid "" +"By default only the instance of the channel located on this hub will be " +"removed from the network" +msgstr "" + +#: ../../mod/removeme.php:53 +msgid "Remove My Account" +msgstr "" + +#: ../../mod/directory.php:163 +msgid "Gender: " +msgstr "" + +#: ../../mod/directory.php:222 +msgid "Finding:" +msgstr "" + +#: ../../mod/directory.php:230 +msgid "next page" +msgstr "" + +#: ../../mod/directory.php:230 +msgid "previous page" +msgstr "" + +#: ../../mod/directory.php:237 +msgid "No entries (some entries may be hidden)." +msgstr "" + +#: ../../mod/mood.php:133 +msgid "Mood" +msgstr "" + +#: ../../mod/mood.php:134 +msgid "Set your current mood and tell your friends" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:74 +msgid "Scheme Default" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:75 +msgid "red" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:76 +msgid "black" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:77 +msgid "silver" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:88 +#: ../../view/theme/apw/php/config.php:234 +#: ../../view/theme/blogga/view/theme/blog/config.php:69 +#: ../../view/theme/blogga/php/config.php:69 +msgid "Theme settings" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:89 +#: ../../view/theme/apw/php/config.php:235 +msgid "Set scheme" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:90 +msgid "Navigation bar colour" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:91 +msgid "Set font-colour for banner" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:92 +msgid "Set the background colour" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:93 +msgid "Set the background image" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:94 +msgid "Set the background colour of items" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:95 +msgid "Set the opacity of items" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:96 +msgid "Set the basic colour for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:97 +msgid "Set the hover colour for item icons" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:98 +msgid "Set font-size for the entire application" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:99 +#: ../../view/theme/apw/php/config.php:236 +msgid "Set font-size for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:100 +msgid "Set font-colour for posts and comments" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:101 +msgid "Set radius of corners" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Set shadow depth of photos" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Set maximum width of conversation regions" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Set minimum opacity of nav bar - to hide it" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Set size of conversation author photo" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Set size of followup author photos" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Sloppy photo albums" +msgstr "" + +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Are you a clean desk or a messy desk person?" +msgstr "" + +#: ../../view/theme/apw/php/config.php:193 +#: ../../view/theme/apw/php/config.php:211 +msgid "Schema Default" +msgstr "" + +#: ../../view/theme/apw/php/config.php:194 +msgid "Sans-Serif" +msgstr "" + +#: ../../view/theme/apw/php/config.php:195 +msgid "Monospace" +msgstr "" + +#: ../../view/theme/apw/php/config.php:237 +msgid "Set font face" +msgstr "" + +#: ../../view/theme/apw/php/config.php:238 +msgid "Set iconset" +msgstr "" + +#: ../../view/theme/apw/php/config.php:239 +msgid "Set big shadow size, default 15px 15px 15px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:240 +msgid "Set small shadow size, default 5px 5px 5px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:241 +msgid "Set shadow colour, default #000" +msgstr "" + +#: ../../view/theme/apw/php/config.php:242 +msgid "Set radius size, default 5px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:243 +msgid "Set line-height for posts and comments" +msgstr "" + +#: ../../view/theme/apw/php/config.php:244 +msgid "Set background image" +msgstr "" + +#: ../../view/theme/apw/php/config.php:245 +msgid "Set background colour" +msgstr "" + +#: ../../view/theme/apw/php/config.php:246 +msgid "Set section background image" +msgstr "" + +#: ../../view/theme/apw/php/config.php:247 +msgid "Set section background colour" +msgstr "" + +#: ../../view/theme/apw/php/config.php:248 +msgid "Set colour of items - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:249 +msgid "Set colour of links - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:250 +msgid "Set max-width for items. Default 400px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:251 +msgid "Set min-width for items. Default 240px" +msgstr "" + +#: ../../view/theme/apw/php/config.php:252 +msgid "Set the generic content wrapper width. Default 48%" +msgstr "" + +#: ../../view/theme/apw/php/config.php:253 +msgid "Set colour of fonts - use hex" +msgstr "" + +#: ../../view/theme/apw/php/config.php:254 +msgid "Set background-size element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:255 +msgid "Item opacity" +msgstr "" + +#: ../../view/theme/apw/php/config.php:256 +msgid "Display post previews only" +msgstr "" + +#: ../../view/theme/apw/php/config.php:257 +msgid "Display side bar on channel page" +msgstr "" + +#: ../../view/theme/apw/php/config.php:258 +msgid "Colour of the navigation bar" +msgstr "" + +#: ../../view/theme/apw/php/config.php:259 +msgid "Item float" +msgstr "" + +#: ../../view/theme/apw/php/config.php:260 +msgid "Left offset of the section element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:261 +msgid "Right offset of the section element" +msgstr "" + +#: ../../view/theme/apw/php/config.php:262 +msgid "Section width" +msgstr "" + +#: ../../view/theme/apw/php/config.php:263 +msgid "Left offset of the aside" +msgstr "" + +#: ../../view/theme/apw/php/config.php:264 +msgid "Right offset of the aside element" +msgstr "" + +#: ../../view/theme/blogga/view/theme/blog/config.php:47 +#: ../../view/theme/blogga/php/config.php:47 +msgid "None" +msgstr "" + +#: ../../view/theme/blogga/view/theme/blog/config.php:70 +#: ../../view/theme/blogga/php/config.php:70 +msgid "Header image" +msgstr "" + +#: ../../view/theme/blogga/view/theme/blog/config.php:71 +#: ../../view/theme/blogga/php/config.php:71 +msgid "Header image only on profile pages" +msgstr "" + +#: ../../boot.php:1274 +#, php-format +msgid "Update %s failed. See error logs." +msgstr "" + +#: ../../boot.php:1277 +#, php-format +msgid "Update Error at %s" +msgstr "" + +#: ../../boot.php:1434 +msgid "" +"Create an account to access services and applications within the Red Matrix" +msgstr "" + +#: ../../boot.php:1462 +msgid "Password" +msgstr "" + +#: ../../boot.php:1463 +msgid "Remember me" +msgstr "" + +#: ../../boot.php:1468 +msgid "Forgot your password?" +msgstr "" + +#: ../../boot.php:1533 +msgid "permission denied" +msgstr "" + +#: ../../boot.php:1534 +msgid "Got Zot?" +msgstr "" + +#: ../../boot.php:1593 +msgid "Requested channel is not available." +msgstr "" + +#: ../../boot.php:1605 +msgid " Sorry, you don't have the permission to view this profile. " +msgstr "" + +#: ../../boot.php:1761 +msgid "Profiles" +msgstr "" + +#: ../../boot.php:1761 +msgid "Manage/edit profiles" +msgstr "" + +#: ../../boot.php:1765 +msgid "Edit Profile" +msgstr "" + +#: ../../boot.php:1859 ../../boot.php:1939 +msgid "F d" +msgstr "" + +#: ../../boot.php:1916 +msgid "Birthday Reminders" +msgstr "" + +#: ../../boot.php:1917 +msgid "Birthdays this week:" +msgstr "" + +#: ../../boot.php:1972 +msgid "[No description]" +msgstr "" + +#: ../../boot.php:1990 +msgid "Event Reminders" +msgstr "" + +#: ../../boot.php:1991 +msgid "Events this week:" +msgstr "" + +#: ../../boot.php:2225 +msgid "Channel" +msgstr "" + +#: ../../boot.php:2228 +msgid "Status Messages and Posts" +msgstr "" + +#: ../../boot.php:2232 +msgid "About" +msgstr "" + +#: ../../boot.php:2235 +msgid "Profile Details" +msgstr "" + +#: ../../boot.php:2253 +msgid "Events and Calendar" +msgstr "" + +#: ../../boot.php:2258 +msgid "Webpages" +msgstr "" + +#: ../../boot.php:2261 +msgid "Manage Webpages" +msgstr "" + +#: ../../boot.php:2546 +msgid "toggle mobile" msgstr "" diff --git a/version.inc b/version.inc index 5a612c8d2..60aa5ecb2 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2013-11-28.511 +2013-11-29.512 diff --git a/view/theme/redbasic/css/style.css b/view/theme/redbasic/css/style.css index 4b7925ba9..eaa3140c9 100644 --- a/view/theme/redbasic/css/style.css +++ b/view/theme/redbasic/css/style.css @@ -1131,10 +1131,9 @@ footer { margin-left: 50px; } -#profile-jot-plugin-wrapper, #profile-jot-submit-wrapper { margin-top: 10px; - width:92%; + width: 90%; } #profile-upload-wrapper {