aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mod/zfinger.php3
-rw-r--r--util/messages.po6925
-rw-r--r--version.inc2
-rw-r--r--view/theme/redbasic/css/style.css3
4 files changed, 3483 insertions, 3450 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 <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\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"
-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"
-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"
-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"
-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 #"
-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"
+#: ../../include/acl_selectors.php:235
+msgid "Visible to everybody"
msgstr ""
-#: ../../view/theme/redstrap3/php/config.php:43
-#: ../../view/theme/redbasic/php/config.php:77
-msgid "silver"
+#: ../../include/acl_selectors.php:236
+msgid "show"
msgstr ""
-#: ../../view/theme/redstrap3/php/config.php:55
-#: ../../view/theme/redbasic/php/config.php:89
-msgid "Set scheme"
+#: ../../include/acl_selectors.php:237
+msgid "don't show"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:91
-msgid "Set font-colour for banner"
+#: ../../include/activities.php:37
+msgid " and "
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:92
-msgid "Set the background colour"
+#: ../../include/activities.php:45
+msgid "public profile"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:93
-msgid "Set the background image"
+#: ../../include/activities.php:50
+#, php-format
+msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:94
-msgid "Set the background colour of items"
+#: ../../include/activities.php:51
+#, php-format
+msgid "Visit %1$s's %2$s"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:95
-msgid "Set the opacity of items"
+#: ../../include/activities.php:54
+#, php-format
+msgid "%1$s has an updated %2$s, changing %3$s."
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:96
-msgid "Set the basic colour for item icons"
+#: ../../include/enotify.php:36
+msgid "Red Matrix Notification"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:97
-msgid "Set the hover colour for item icons"
+#: ../../include/enotify.php:37
+msgid "redmatrix"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:98
-msgid "Set font-size for the entire application"
+#: ../../include/enotify.php:39
+msgid "Thank You,"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:100
-msgid "Set font-colour for posts and comments"
+#: ../../include/enotify.php:41
+#, php-format
+msgid "%s Administrator"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:101
-msgid "Set radius of corners"
+#: ../../include/enotify.php:76
+#, php-format
+msgid "%s <!item_type!>"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:102
-msgid "Set shadow depth of photos"
+#: ../../include/enotify.php:80
+#, php-format
+msgid "[Red:Notify] New mail received at %s"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:103
-msgid "Set maximum width of conversation regions"
+#: ../../include/enotify.php:82
+#, php-format
+msgid "%1$s, %2$s sent you a new private message at %3$s."
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:104
-msgid "Set minimum opacity of nav bar - to hide it"
+#: ../../include/enotify.php:83
+#, php-format
+msgid "%1$s sent you %2$s."
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:105
-msgid "Set size of conversation author photo"
+#: ../../include/enotify.php:83
+msgid "a private message"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:106
-msgid "Set size of followup author photos"
+#: ../../include/enotify.php:84
+#, php-format
+msgid "Please visit %s to view and/or reply to your private messages."
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:107
-msgid "Sloppy photo albums"
+#: ../../include/enotify.php:135
+#, php-format
+msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]"
msgstr ""
-#: ../../view/theme/redbasic/php/config.php:107
-msgid "Are you a clean desk or a messy desk person?"
+#: ../../include/enotify.php:143
+#, php-format
+msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]"
msgstr ""
-#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:95
-#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:115
-msgid "Set background image"
+#: ../../include/enotify.php:152
+#, php-format
+msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]"
msgstr ""
-#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:100
-msgid "Corner radius"
+#: ../../include/enotify.php:163
+#, php-format
+msgid "[Red:Notify] Comment to conversation #%1$d by %2$s"
msgstr ""
-#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:100
-msgid "0-99 default: 5"
+#: ../../include/enotify.php:164
+#, php-format
+msgid "%1$s, %2$s commented on an item/conversation you have been following."
msgstr ""
-#: ../../view/theme/redmatrixthemes/blogbasic/php/config.php:101
-msgid "Section and Aside BG color (hex without #)"
+#: ../../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 ""
-#: ../../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)"
+#: ../../include/enotify.php:174
+#, php-format
+msgid "[Red:Notify] %s posted to your profile wall"
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 #)"
+#: ../../include/enotify.php:176
+#, php-format
+msgid "%1$s, %2$s posted to your profile wall at %3$s"
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"
+#: ../../include/enotify.php:178
+#, php-format
+msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]"
msgstr ""
-#: ../../boot.php:1274
+#: ../../include/enotify.php:205
#, php-format
-msgid "Update %s failed. See error logs."
+msgid "[Red:Notify] %s tagged you"
msgstr ""
-#: ../../boot.php:1277
+#: ../../include/enotify.php:206
#, php-format
-msgid "Update Error at %s"
+msgid "%1$s, %2$s tagged you at %3$s"
msgstr ""
-#: ../../boot.php:1434
-msgid ""
-"Create an account to access services and applications within the Red Matrix"
+#: ../../include/enotify.php:207
+#, php-format
+msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]."
msgstr ""
-#: ../../boot.php:1435 ../../include/nav.php:125 ../../mod/register.php:195
-msgid "Register"
+#: ../../include/enotify.php:220
+#, php-format
+msgid "[Red:Notify] %1$s poked you"
msgstr ""
-#: ../../boot.php:1458 ../../include/nav.php:72 ../../include/nav.php:87
-msgid "Logout"
+#: ../../include/enotify.php:221
+#, php-format
+msgid "%1$s, %2$s poked you at %3$s"
msgstr ""
-#: ../../boot.php:1459 ../../include/nav.php:85
-msgid "Login"
+#: ../../include/enotify.php:222
+#, php-format
+msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]."
msgstr ""
-#: ../../boot.php:1461 ../../include/contact_selectors.php:77
-#: ../../mod/admin.php:686 ../../mod/admin.php:695
-msgid "Email"
+#: ../../include/enotify.php:238
+#, php-format
+msgid "[Red:Notify] %s tagged your post"
msgstr ""
-#: ../../boot.php:1462
-msgid "Password"
+#: ../../include/enotify.php:239
+#, php-format
+msgid "%1$s, %2$s tagged your post at %3$s"
msgstr ""
-#: ../../boot.php:1463
-msgid "Remember me"
+#: ../../include/enotify.php:240
+#, php-format
+msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]"
msgstr ""
-#: ../../boot.php:1468
-msgid "Forgot your password?"
+#: ../../include/enotify.php:252
+msgid "[Red:Notify] Introduction received"
msgstr ""
-#: ../../boot.php:1469 ../../mod/lostpass.php:85
-msgid "Password Reset"
+#: ../../include/enotify.php:253
+#, php-format
+msgid "%1$s, you've received an introduction from '%2$s' at %3$s"
msgstr ""
-#: ../../boot.php:1533
-msgid "permission denied"
+#: ../../include/enotify.php:254
+#, php-format
+msgid "%1$s, you've received [zrl=%2$s]an introduction[/zrl] from %3$s."
msgstr ""
-#: ../../boot.php:1534
-msgid "Got Zot?"
+#: ../../include/enotify.php:258 ../../include/enotify.php:277
+#, php-format
+msgid "You may visit their profile at %s"
msgstr ""
-#: ../../boot.php:1593
-msgid "Requested channel is not available."
+#: ../../include/enotify.php:260
+#, php-format
+msgid "Please visit %s to approve or reject the introduction."
msgstr ""
-#: ../../boot.php:1605
-msgid " Sorry, you don't have the permission to view this profile. "
+#: ../../include/enotify.php:267
+msgid "[Red:Notify] Friend suggestion received"
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."
+#: ../../include/enotify.php:268
+#, php-format
+msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s"
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"
+#: ../../include/enotify.php:269
+#, php-format
+msgid ""
+"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s."
msgstr ""
-#: ../../boot.php:1755 ../../mod/profiles.php:624
-msgid "Change profile photo"
+#: ../../include/enotify.php:275
+msgid "Name:"
msgstr ""
-#: ../../boot.php:1761
-msgid "Profiles"
+#: ../../include/enotify.php:276
+msgid "Photo:"
msgstr ""
-#: ../../boot.php:1761
-msgid "Manage/edit profiles"
+#: ../../include/enotify.php:279
+#, php-format
+msgid "Please visit %s to approve or reject the suggestion."
msgstr ""
-#: ../../boot.php:1762 ../../mod/profiles.php:625
-msgid "Create New Profile"
+#: ../../include/ItemObject.php:88 ../../mod/photos.php:952
+msgid "Private Message"
msgstr ""
-#: ../../boot.php:1765
-msgid "Edit Profile"
+#: ../../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 ""
-#: ../../boot.php:1776 ../../mod/profiles.php:636
-msgid "Profile Image"
+#: ../../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 ""
-#: ../../boot.php:1779 ../../mod/profiles.php:639
-msgid "visible to everybody"
+#: ../../include/ItemObject.php:113 ../../include/conversation.php:627
+msgid "Select"
msgstr ""
-#: ../../boot.php:1780 ../../mod/profiles.php:640
-msgid "Edit visibility"
+#: ../../include/ItemObject.php:117
+msgid "save to folder"
msgstr ""
-#: ../../boot.php:1791 ../../include/event.php:40
-#: ../../include/bb2diaspora.php:455 ../../mod/directory.php:173
-#: ../../mod/events.php:450
-msgid "Location:"
+#: ../../include/ItemObject.php:145
+msgid "add star"
msgstr ""
-#: ../../boot.php:1793 ../../include/profile_advanced.php:17
-#: ../../mod/directory.php:175
-msgid "Gender:"
+#: ../../include/ItemObject.php:146
+msgid "remove star"
msgstr ""
-#: ../../boot.php:1794 ../../include/profile_advanced.php:37
-#: ../../mod/directory.php:177
-msgid "Status:"
+#: ../../include/ItemObject.php:147
+msgid "toggle star status"
msgstr ""
-#: ../../boot.php:1795 ../../include/profile_advanced.php:48
-#: ../../mod/directory.php:179
-msgid "Homepage:"
+#: ../../include/ItemObject.php:151
+msgid "starred"
msgstr ""
-#: ../../boot.php:1858 ../../boot.php:1938 ../../mod/ping.php:230
-msgid "g A l F d"
+#: ../../include/ItemObject.php:160 ../../include/conversation.php:638
+msgid "Message is verified"
msgstr ""
-#: ../../boot.php:1859 ../../boot.php:1939
-msgid "F d"
+#: ../../include/ItemObject.php:168
+msgid "add tag"
msgstr ""
-#: ../../boot.php:1904 ../../boot.php:1979 ../../mod/ping.php:252
-msgid "[today]"
+#: ../../include/ItemObject.php:174 ../../mod/photos.php:1058
+msgid "I like this (toggle)"
msgstr ""
-#: ../../boot.php:1916
-msgid "Birthday Reminders"
+#: ../../include/ItemObject.php:174 ../../include/taxonomy.php:251
+msgid "like"
msgstr ""
-#: ../../boot.php:1917
-msgid "Birthdays this week:"
+#: ../../include/ItemObject.php:175 ../../mod/photos.php:1059
+msgid "I don't like this (toggle)"
msgstr ""
-#: ../../boot.php:1972
-msgid "[No description]"
+#: ../../include/ItemObject.php:175 ../../include/taxonomy.php:252
+msgid "dislike"
msgstr ""
-#: ../../boot.php:1990
-msgid "Event Reminders"
+#: ../../include/ItemObject.php:177
+msgid "Share this"
msgstr ""
-#: ../../boot.php:1991
-msgid "Events this week:"
+#: ../../include/ItemObject.php:177
+msgid "share"
msgstr ""
-#: ../../boot.php:2225
-msgid "Channel"
+#: ../../include/ItemObject.php:201 ../../include/ItemObject.php:202
+#, php-format
+msgid "View %s's profile - %s"
msgstr ""
-#: ../../boot.php:2228
-msgid "Status Messages and Posts"
+#: ../../include/ItemObject.php:203
+msgid "to"
msgstr ""
-#: ../../boot.php:2232
-msgid "About"
+#: ../../include/ItemObject.php:204
+msgid "via"
msgstr ""
-#: ../../boot.php:2235
-msgid "Profile Details"
+#: ../../include/ItemObject.php:205
+msgid "Wall-to-Wall"
msgstr ""
-#: ../../boot.php:2239 ../../include/nav.php:79 ../../mod/fbrowser.php:25
-msgid "Photos"
+#: ../../include/ItemObject.php:206
+msgid "via Wall-To-Wall:"
msgstr ""
-#: ../../boot.php:2242 ../../include/photos.php:288
-msgid "Photo Albums"
+#: ../../include/ItemObject.php:216 ../../include/conversation.php:682
+#, php-format
+msgid " from %s"
msgstr ""
-#: ../../boot.php:2250 ../../include/nav.php:174 ../../mod/events.php:348
-msgid "Events"
+#: ../../include/ItemObject.php:219 ../../include/conversation.php:685
+#, php-format
+msgid "last edited: %s"
msgstr ""
-#: ../../boot.php:2253
-msgid "Events and Calendar"
+#: ../../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 ""
-#: ../../boot.php:2258
-msgid "Webpages"
-msgstr ""
+#: ../../include/ItemObject.php:267
+#, php-format
+msgid "%d comment"
+msgid_plural "%d comments"
+msgstr[0] ""
+msgstr[1] ""
-#: ../../boot.php:2261
-msgid "Manage Webpages"
+#: ../../include/ItemObject.php:268 ../../include/js_strings.php:7
+#: ../../include/contact_widgets.php:148
+msgid "show more"
msgstr ""
-#: ../../boot.php:2545
-msgid "toggle mobile"
+#: ../../include/ItemObject.php:527 ../../mod/photos.php:1077
+#: ../../mod/photos.php:1164
+msgid "This is you"
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."
+#: ../../include/ItemObject.php:529 ../../include/js_strings.php:6
+#: ../../mod/photos.php:1079 ../../mod/photos.php:1166
+msgid "Comment"
msgstr ""
-#: ../../index.php:226 ../../mod/help.php:53
-msgid "Not Found"
+#: ../../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 ""
-#: ../../index.php:229 ../../mod/display.php:92 ../../mod/page.php:83
-#: ../../mod/help.php:56
-msgid "Page not found."
+#: ../../include/ItemObject.php:531
+msgid "Bold"
msgstr ""
-#: ../../index.php:339 ../../include/items.php:201 ../../mod/profperm.php:28
-#: ../../mod/group.php:74 ../../mod/like.php:55
-msgid "Permission denied"
+#: ../../include/ItemObject.php:532
+msgid "Italic"
msgstr ""
-#: ../../include/message.php:18
-msgid "No recipient provided."
+#: ../../include/ItemObject.php:533
+msgid "Underline"
msgstr ""
-#: ../../include/message.php:23
-msgid "[no subject]"
+#: ../../include/ItemObject.php:534
+msgid "Quote"
msgstr ""
-#: ../../include/message.php:42
-msgid "Unable to determine sender."
+#: ../../include/ItemObject.php:535
+msgid "Code"
msgstr ""
-#: ../../include/message.php:143
-msgid "Stored post could not be verified."
+#: ../../include/ItemObject.php:536
+msgid "Image"
msgstr ""
-#: ../../include/bbcode.php:94 ../../include/bbcode.php:494
-#: ../../include/bbcode.php:497
-msgid "Image/photo"
+#: ../../include/ItemObject.php:537
+msgid "Link"
msgstr ""
-#: ../../include/bbcode.php:126 ../../include/bbcode.php:502
-msgid "Encrypted content"
+#: ../../include/ItemObject.php:538
+msgid "Video"
msgstr ""
-#: ../../include/bbcode.php:173
-#, php-format
-msgid "%1$s wrote the following %2$s %3$s"
+#: ../../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/bbcode.php:175
-msgid "post"
+#: ../../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/bbcode.php:454 ../../include/bbcode.php:474
-msgid "$1 wrote:"
+#: ../../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/dir_fns.php:15
-msgid "Sort Options"
+#: ../../include/Contact.php:103
+msgid "New window"
msgstr ""
-#: ../../include/dir_fns.php:16
-msgid "Alphabetic"
+#: ../../include/Contact.php:104
+msgid "Open the selected location in a different window or browser tab"
msgstr ""
-#: ../../include/dir_fns.php:17
-msgid "Reverse Alphabetic"
+#: ../../include/Contact.php:524 ../../include/conversation.php:930
+msgid "Poke"
msgstr ""
-#: ../../include/dir_fns.php:18
-msgid "Newest to Oldest"
+#: ../../include/Contact.php:525 ../../include/conversation.php:924
+msgid "View Status"
msgstr ""
-#: ../../include/dir_fns.php:29
-msgid "Enable Safe Search"
+#: ../../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/dir_fns.php:31
-msgid "Disable Safe Search"
+#: ../../include/Contact.php:527 ../../include/conversation.php:926
+msgid "View Photos"
msgstr ""
-#: ../../include/dir_fns.php:33
-msgid "Safe Mode"
+#: ../../include/Contact.php:528
+msgid "Network Posts"
msgstr ""
-#: ../../include/widgets.php:26 ../../include/contact_widgets.php:110
-msgid "Categories"
+#: ../../include/Contact.php:529 ../../include/conversation.php:928
+msgid "Edit Contact"
msgstr ""
-#: ../../include/account.php:23
-msgid "Not a valid email address"
+#: ../../include/Contact.php:530 ../../include/conversation.php:929
+msgid "Send PM"
msgstr ""
-#: ../../include/account.php:25
-msgid "Your email domain is not among those allowed on this site"
+#: ../../include/contact_selectors.php:30
+msgid "Unknown | Not categorised"
msgstr ""
-#: ../../include/account.php:31
-msgid "Your email address is already registered at this site."
+#: ../../include/contact_selectors.php:31
+msgid "Block immediately"
msgstr ""
-#: ../../include/account.php:64
-msgid "An invitation is required."
+#: ../../include/contact_selectors.php:32
+msgid "Shady, spammer, self-marketer"
msgstr ""
-#: ../../include/account.php:68
-msgid "Invitation could not be verified."
+#: ../../include/contact_selectors.php:33
+msgid "Known to me, but no opinion"
msgstr ""
-#: ../../include/account.php:118
-msgid "Please enter the required information."
+#: ../../include/contact_selectors.php:34
+msgid "OK, probably harmless"
msgstr ""
-#: ../../include/account.php:186
-msgid "Failed to store account information."
+#: ../../include/contact_selectors.php:35
+msgid "Reputable, has my trust"
msgstr ""
-#: ../../include/account.php:272
-#, php-format
-msgid "Registration request at %s"
+#: ../../include/contact_selectors.php:54
+msgid "Frequently"
msgstr ""
-#: ../../include/account.php:274 ../../include/account.php:301
-#: ../../include/account.php:358
-msgid "Administrator"
+#: ../../include/contact_selectors.php:55
+msgid "Hourly"
msgstr ""
-#: ../../include/account.php:296
-msgid "your registration password"
+#: ../../include/contact_selectors.php:56
+msgid "Twice daily"
msgstr ""
-#: ../../include/account.php:299 ../../include/account.php:356
-#, php-format
-msgid "Registration details for %s"
+#: ../../include/contact_selectors.php:57
+msgid "Daily"
msgstr ""
-#: ../../include/account.php:365
-msgid "Account approved."
+#: ../../include/contact_selectors.php:58
+msgid "Weekly"
msgstr ""
-#: ../../include/account.php:399
-#, php-format
-msgid "Registration revoked for %s"
+#: ../../include/contact_selectors.php:59
+msgid "Monthly"
msgstr ""
-#: ../../include/taxonomy.php:210
-msgid "Tags"
+#: ../../include/contact_selectors.php:74
+msgid "Friendica"
msgstr ""
-#: ../../include/taxonomy.php:224
-msgid "Keywords"
+#: ../../include/contact_selectors.php:75
+msgid "OStatus"
msgstr ""
-#: ../../include/taxonomy.php:249
-msgid "have"
+#: ../../include/contact_selectors.php:76
+msgid "RSS/Atom"
msgstr ""
-#: ../../include/taxonomy.php:249
-msgid "has"
+#: ../../include/contact_selectors.php:77 ../../mod/admin.php:686
+#: ../../mod/admin.php:695 ../../boot.php:1461
+msgid "Email"
msgstr ""
-#: ../../include/taxonomy.php:250
-msgid "want"
+#: ../../include/contact_selectors.php:78
+msgid "Diaspora"
msgstr ""
-#: ../../include/taxonomy.php:250
-msgid "wants"
+#: ../../include/contact_selectors.php:79
+msgid "Facebook"
msgstr ""
-#: ../../include/taxonomy.php:251 ../../include/ItemObject.php:174
-msgid "like"
+#: ../../include/contact_selectors.php:80
+msgid "Zot!"
msgstr ""
-#: ../../include/taxonomy.php:251
-msgid "likes"
+#: ../../include/contact_selectors.php:81
+msgid "LinkedIn"
msgstr ""
-#: ../../include/taxonomy.php:252 ../../include/ItemObject.php:175
-msgid "dislike"
+#: ../../include/contact_selectors.php:82
+msgid "XMPP/IM"
msgstr ""
-#: ../../include/taxonomy.php:252
-msgid "dislikes"
+#: ../../include/contact_selectors.php:83
+msgid "MySpace"
msgstr ""
#: ../../include/datetime.php:43 ../../include/datetime.php:45
@@ -752,1331 +652,1291 @@ msgstr ""
msgid "%1$d %2$s ago"
msgstr ""
-#: ../../include/text.php:309
-msgid "prev"
+#: ../../include/dba/dba_driver.php:50
+#, php-format
+msgid "Cannot locate DNS info for database server '%s'"
msgstr ""
-#: ../../include/text.php:311
-msgid "first"
+#: ../../include/event.php:11 ../../include/bb2diaspora.php:433
+msgid "l F d, Y \\@ g:i A"
msgstr ""
-#: ../../include/text.php:340
-msgid "last"
+#: ../../include/event.php:20 ../../include/bb2diaspora.php:439
+msgid "Starts:"
msgstr ""
-#: ../../include/text.php:343
-msgid "next"
+#: ../../include/event.php:30 ../../include/bb2diaspora.php:447
+msgid "Finishes:"
msgstr ""
-#: ../../include/text.php:355
-msgid "older"
+#: ../../include/event.php:40 ../../include/bb2diaspora.php:455
+#: ../../mod/events.php:450 ../../mod/directory.php:173 ../../boot.php:1791
+msgid "Location:"
msgstr ""
-#: ../../include/text.php:357
-msgid "newer"
+#: ../../include/features.php:21
+msgid "General Features"
msgstr ""
-#: ../../include/text.php:648
-msgid "No connections"
+#: ../../include/features.php:23
+msgid "Content Expiration"
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"
+#: ../../include/features.php:23
+msgid "Remove posts/comments and/or private messages at a future time"
msgstr ""
-#: ../../include/text.php:730 ../../include/nav.php:135
-#: ../../mod/search.php:96
-msgid "Search"
+#: ../../include/features.php:24
+msgid "Multiple Profiles"
msgstr ""
-#: ../../include/text.php:732 ../../mod/filer.php:36
-msgid "Save"
+#: ../../include/features.php:24
+msgid "Ability to create multiple profiles"
msgstr ""
-#: ../../include/text.php:770
-msgid "poke"
+#: ../../include/features.php:25
+msgid "Web Pages"
msgstr ""
-#: ../../include/text.php:770 ../../include/conversation.php:236
-msgid "poked"
+#: ../../include/features.php:25
+msgid "Provide managed web pages on your channel"
msgstr ""
-#: ../../include/text.php:771
-msgid "ping"
+#: ../../include/features.php:26
+msgid "Enhanced Photo Albums"
msgstr ""
-#: ../../include/text.php:771
-msgid "pinged"
+#: ../../include/features.php:26
+msgid "Enable photo album with enhanced features"
msgstr ""
-#: ../../include/text.php:772
-msgid "prod"
+#: ../../include/features.php:28
+msgid "Extended Identity Sharing"
msgstr ""
-#: ../../include/text.php:772
-msgid "prodded"
+#: ../../include/features.php:28 ../../include/js_strings.php:30
+msgid " "
msgstr ""
-#: ../../include/text.php:773
-msgid "slap"
+#: ../../include/features.php:29
+msgid "Expert Mode"
msgstr ""
-#: ../../include/text.php:773
-msgid "slapped"
+#: ../../include/features.php:29
+msgid "Enable Expert Mode to provide advanced configuration options"
msgstr ""
-#: ../../include/text.php:774
-msgid "finger"
+#: ../../include/features.php:30
+msgid "Premium Channel"
msgstr ""
-#: ../../include/text.php:774
-msgid "fingered"
+#: ../../include/features.php:30
+msgid ""
+"Allows you to set restrictions and terms on those that connect with your "
+"channel"
msgstr ""
-#: ../../include/text.php:775
-msgid "rebuff"
+#: ../../include/features.php:35
+msgid "Post Composition Features"
msgstr ""
-#: ../../include/text.php:775
-msgid "rebuffed"
+#: ../../include/features.php:36
+msgid "Richtext Editor"
msgstr ""
-#: ../../include/text.php:787
-msgid "happy"
+#: ../../include/features.php:36
+msgid "Enable richtext editor"
msgstr ""
-#: ../../include/text.php:788
-msgid "sad"
+#: ../../include/features.php:37
+msgid "Post Preview"
msgstr ""
-#: ../../include/text.php:789
-msgid "mellow"
+#: ../../include/features.php:37
+msgid "Allow previewing posts and comments before publishing them"
msgstr ""
-#: ../../include/text.php:790
-msgid "tired"
+#: ../../include/features.php:38 ../../mod/settings.php:120
+#: ../../mod/sources.php:67
+msgid "Channel Sources"
msgstr ""
-#: ../../include/text.php:791
-msgid "perky"
+#: ../../include/features.php:38
+msgid "Automatically import channel content from other channels or feeds"
msgstr ""
-#: ../../include/text.php:792
-msgid "angry"
+#: ../../include/features.php:39
+msgid "Even More Encryption"
msgstr ""
-#: ../../include/text.php:793
-msgid "stupified"
+#: ../../include/features.php:39
+msgid "Allow encryption of content end-to-end with a shared secret key"
msgstr ""
-#: ../../include/text.php:794
-msgid "puzzled"
+#: ../../include/features.php:44
+msgid "Network and Stream Filtering"
msgstr ""
-#: ../../include/text.php:795
-msgid "interested"
+#: ../../include/features.php:45
+msgid "Search by Date"
msgstr ""
-#: ../../include/text.php:796
-msgid "bitter"
+#: ../../include/features.php:45
+msgid "Ability to select posts by date ranges"
msgstr ""
-#: ../../include/text.php:797
-msgid "cheerful"
+#: ../../include/features.php:46
+msgid "Collections Filter"
msgstr ""
-#: ../../include/text.php:798
-msgid "alive"
+#: ../../include/features.php:46
+msgid "Enable widget to display Network posts only from selected collections"
msgstr ""
-#: ../../include/text.php:799
-msgid "annoyed"
+#: ../../include/features.php:47 ../../mod/search.php:17
+#: ../../mod/network.php:173
+msgid "Saved Searches"
msgstr ""
-#: ../../include/text.php:800
-msgid "anxious"
+#: ../../include/features.php:47
+msgid "Save search terms for re-use"
msgstr ""
-#: ../../include/text.php:801
-msgid "cranky"
+#: ../../include/features.php:48
+msgid "Network Personal Tab"
msgstr ""
-#: ../../include/text.php:802
-msgid "disturbed"
+#: ../../include/features.php:48
+msgid "Enable tab to display only Network posts that you've interacted on"
msgstr ""
-#: ../../include/text.php:803
-msgid "frustrated"
+#: ../../include/features.php:49
+msgid "Network New Tab"
msgstr ""
-#: ../../include/text.php:804
-msgid "motivated"
+#: ../../include/features.php:49
+msgid "Enable tab to display all new Network activity"
msgstr ""
-#: ../../include/text.php:805
-msgid "relaxed"
+#: ../../include/features.php:50
+msgid "Affinity Tool"
msgstr ""
-#: ../../include/text.php:806
-msgid "surprised"
+#: ../../include/features.php:50
+msgid "Filter stream activity by depth of relationships"
msgstr ""
-#: ../../include/text.php:970
-msgid "Monday"
+#: ../../include/features.php:55
+msgid "Post/Comment Tools"
msgstr ""
-#: ../../include/text.php:970
-msgid "Tuesday"
+#: ../../include/features.php:57
+msgid "Edit Sent Posts"
msgstr ""
-#: ../../include/text.php:970
-msgid "Wednesday"
+#: ../../include/features.php:57
+msgid "Edit and correct posts and comments after sending"
msgstr ""
-#: ../../include/text.php:970
-msgid "Thursday"
+#: ../../include/features.php:58
+msgid "Tagging"
msgstr ""
-#: ../../include/text.php:970
-msgid "Friday"
+#: ../../include/features.php:58
+msgid "Ability to tag existing posts"
msgstr ""
-#: ../../include/text.php:970
-msgid "Saturday"
+#: ../../include/features.php:59
+msgid "Post Categories"
msgstr ""
-#: ../../include/text.php:970
-msgid "Sunday"
+#: ../../include/features.php:59
+msgid "Add categories to your posts"
msgstr ""
-#: ../../include/text.php:974
-msgid "January"
+#: ../../include/features.php:60 ../../include/contact_widgets.php:76
+msgid "Saved Folders"
msgstr ""
-#: ../../include/text.php:974
-msgid "February"
+#: ../../include/features.php:60
+msgid "Ability to file posts under folders"
msgstr ""
-#: ../../include/text.php:974
-msgid "March"
+#: ../../include/features.php:61
+msgid "Dislike Posts"
msgstr ""
-#: ../../include/text.php:974
-msgid "April"
+#: ../../include/features.php:61
+msgid "Ability to dislike posts/comments"
msgstr ""
-#: ../../include/text.php:974
-msgid "May"
+#: ../../include/features.php:62
+msgid "Star Posts"
msgstr ""
-#: ../../include/text.php:974
-msgid "June"
+#: ../../include/features.php:62
+msgid "Ability to mark special posts with a star indicator"
msgstr ""
-#: ../../include/text.php:974
-msgid "July"
+#: ../../include/features.php:63
+msgid "Tag Cloud"
msgstr ""
-#: ../../include/text.php:974
-msgid "August"
+#: ../../include/features.php:63
+msgid "Provide a personal tag cloud on your channel page"
msgstr ""
-#: ../../include/text.php:974
-msgid "September"
+#: ../../include/group.php:25
+msgid ""
+"A deleted group with this name was revived. Existing item permissions "
+"<strong>may</strong> apply to this group and any future members. If this is "
+"not what you intended, please create another group with a different name."
msgstr ""
-#: ../../include/text.php:974
-msgid "October"
+#: ../../include/group.php:223
+msgid "Default privacy group for new contacts"
msgstr ""
-#: ../../include/text.php:974
-msgid "November"
+#: ../../include/group.php:242 ../../mod/admin.php:695
+msgid "All Channels"
msgstr ""
-#: ../../include/text.php:974
-msgid "December"
+#: ../../include/group.php:264
+msgid "edit"
msgstr ""
-#: ../../include/text.php:1052 ../../mod/message.php:453
-msgid "unknown.???"
+#: ../../include/group.php:285
+msgid "Collections"
msgstr ""
-#: ../../include/text.php:1053 ../../mod/message.php:454
-msgid "bytes"
+#: ../../include/group.php:286
+msgid "Edit collection"
msgstr ""
-#: ../../include/text.php:1088
-msgid "remove category"
+#: ../../include/group.php:287
+msgid "Create a new collection"
msgstr ""
-#: ../../include/text.php:1110
-msgid "remove from file"
+#: ../../include/group.php:288
+msgid "Channels not in any collection"
msgstr ""
-#: ../../include/text.php:1164 ../../include/text.php:1176
-msgid "Click to open/close"
+#: ../../include/group.php:290 ../../mod/network.php:174
+msgid "add"
msgstr ""
-#: ../../include/text.php:1352 ../../mod/events.php:326
-msgid "link to source"
+#: ../../include/js_strings.php:5
+msgid "Delete this item?"
msgstr ""
-#: ../../include/text.php:1371
-msgid "Select a page layout: "
+#: ../../include/js_strings.php:8
+msgid "show fewer"
msgstr ""
-#: ../../include/text.php:1374 ../../include/text.php:1439
-msgid "default"
+#: ../../include/js_strings.php:9
+msgid "Password too short"
msgstr ""
-#: ../../include/text.php:1410
-msgid "Page content type: "
+#: ../../include/js_strings.php:10
+msgid "Passwords do not match"
msgstr ""
-#: ../../include/text.php:1451
-msgid "Select an alternate language"
+#: ../../include/js_strings.php:11 ../../mod/photos.php:45
+msgid "everybody"
msgstr ""
-#: ../../include/text.php:1603 ../../include/conversation.php:117
-#: ../../mod/subthread.php:89 ../../mod/tagger.php:45 ../../mod/like.php:103
-msgid "photo"
+#: ../../include/js_strings.php:12
+msgid "Secret Passphrase"
msgstr ""
-#: ../../include/text.php:1606 ../../include/conversation.php:120
-#: ../../mod/tagger.php:49
-msgid "event"
+#: ../../include/js_strings.php:13
+msgid "Passphrase hint"
msgstr ""
-#: ../../include/text.php:1609 ../../include/conversation.php:145
-#: ../../mod/subthread.php:89 ../../mod/tagger.php:53 ../../mod/like.php:103
-msgid "status"
+#: ../../include/js_strings.php:15
+msgid "timeago.prefixAgo"
msgstr ""
-#: ../../include/text.php:1611 ../../include/conversation.php:147
-#: ../../mod/tagger.php:55
-msgid "comment"
+#: ../../include/js_strings.php:16
+msgid "timeago.suffixAgo"
msgstr ""
-#: ../../include/text.php:1616
-msgid "activity"
+#: ../../include/js_strings.php:17
+msgid "ago"
msgstr ""
-#: ../../include/text.php:1878
-msgid "Design"
+#: ../../include/js_strings.php:18
+msgid "from now"
msgstr ""
-#: ../../include/text.php:1880
-msgid "Blocks"
+#: ../../include/js_strings.php:19
+msgid "less than a minute"
msgstr ""
-#: ../../include/text.php:1881
-msgid "Menus"
+#: ../../include/js_strings.php:20
+msgid "about a minute"
msgstr ""
-#: ../../include/text.php:1882
-msgid "Layouts"
+#: ../../include/js_strings.php:21
+#, php-format
+msgid "%d minutes"
msgstr ""
-#: ../../include/text.php:1883
-msgid "Pages"
+#: ../../include/js_strings.php:22
+msgid "about an hour"
msgstr ""
-#: ../../include/dba/dba_driver.php:50
+#: ../../include/js_strings.php:23
#, php-format
-msgid "Cannot locate DNS info for database server '%s'"
+msgid "about %d hours"
msgstr ""
-#: ../../include/activities.php:37
-msgid " and "
+#: ../../include/js_strings.php:24
+msgid "a day"
msgstr ""
-#: ../../include/activities.php:45
-msgid "public profile"
+#: ../../include/js_strings.php:25
+#, php-format
+msgid "%d days"
msgstr ""
-#: ../../include/activities.php:50
-#, php-format
-msgid "%1$s changed %2$s to &ldquo;%3$s&rdquo;"
+#: ../../include/js_strings.php:26
+msgid "about a month"
msgstr ""
-#: ../../include/activities.php:51
+#: ../../include/js_strings.php:27
#, php-format
-msgid "Visit %1$s's %2$s"
+msgid "%d months"
msgstr ""
-#: ../../include/activities.php:54
+#: ../../include/js_strings.php:28
+msgid "about a year"
+msgstr ""
+
+#: ../../include/js_strings.php:29
#, php-format
-msgid "%1$s has an updated %2$s, changing %3$s."
+msgid "%d years"
msgstr ""
-#: ../../include/event.php:11 ../../include/bb2diaspora.php:433
-msgid "l F d, Y \\@ g:i A"
+#: ../../include/js_strings.php:31
+msgid "timeago.numbers"
msgstr ""
-#: ../../include/event.php:20 ../../include/bb2diaspora.php:439
-msgid "Starts:"
+#: ../../include/message.php:18
+msgid "No recipient provided."
msgstr ""
-#: ../../include/event.php:30 ../../include/bb2diaspora.php:447
-msgid "Finishes:"
+#: ../../include/message.php:23
+msgid "[no subject]"
msgstr ""
-#: ../../include/acl_selectors.php:235
-msgid "Visible to everybody"
+#: ../../include/message.php:42
+msgid "Unable to determine sender."
msgstr ""
-#: ../../include/acl_selectors.php:236
-msgid "show"
+#: ../../include/message.php:143
+msgid "Stored post could not be verified."
msgstr ""
-#: ../../include/acl_selectors.php:237
-msgid "don't show"
+#: ../../include/network.php:1113
+msgid "view full size"
msgstr ""
-#: ../../include/js_strings.php:5
-msgid "Delete this item?"
+#: ../../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
+msgid "Profile Photos"
msgstr ""
-#: ../../include/js_strings.php:6 ../../include/ItemObject.php:529
-#: ../../mod/photos.php:1079 ../../mod/photos.php:1166
-msgid "Comment"
+#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:118
+#: ../../mod/profperm.php:112
+msgid "Profile"
msgstr ""
-#: ../../include/js_strings.php:7 ../../include/ItemObject.php:268
-#: ../../include/contact_widgets.php:148
-msgid "show more"
+#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1062
+msgid "Full Name:"
msgstr ""
-#: ../../include/js_strings.php:8
-msgid "show fewer"
+#: ../../include/profile_advanced.php:17 ../../mod/directory.php:175
+#: ../../boot.php:1793
+msgid "Gender:"
msgstr ""
-#: ../../include/js_strings.php:9
-msgid "Password too short"
+#: ../../include/profile_advanced.php:22
+msgid "j F, Y"
msgstr ""
-#: ../../include/js_strings.php:10
-msgid "Passwords do not match"
+#: ../../include/profile_advanced.php:23
+msgid "j F"
msgstr ""
-#: ../../include/js_strings.php:11 ../../mod/photos.php:45
-msgid "everybody"
+#: ../../include/profile_advanced.php:30
+msgid "Birthday:"
msgstr ""
-#: ../../include/js_strings.php:12
-msgid "Secret Passphrase"
+#: ../../include/profile_advanced.php:34
+msgid "Age:"
msgstr ""
-#: ../../include/js_strings.php:13
-msgid "Passphrase hint"
+#: ../../include/profile_advanced.php:37 ../../mod/directory.php:177
+#: ../../boot.php:1794
+msgid "Status:"
msgstr ""
-#: ../../include/js_strings.php:15
-msgid "timeago.prefixAgo"
+#: ../../include/profile_advanced.php:43
+#, php-format
+msgid "for %1$d %2$s"
msgstr ""
-#: ../../include/js_strings.php:16
-msgid "timeago.suffixAgo"
+#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:549
+msgid "Sexual Preference:"
msgstr ""
-#: ../../include/js_strings.php:17
-msgid "ago"
+#: ../../include/profile_advanced.php:48 ../../mod/directory.php:179
+#: ../../boot.php:1795
+msgid "Homepage:"
msgstr ""
-#: ../../include/js_strings.php:18
-msgid "from now"
+#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:551
+msgid "Hometown:"
msgstr ""
-#: ../../include/js_strings.php:19
-msgid "less than a minute"
+#: ../../include/profile_advanced.php:52
+msgid "Tags:"
msgstr ""
-#: ../../include/js_strings.php:20
-msgid "about a minute"
+#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:552
+msgid "Political Views:"
msgstr ""
-#: ../../include/js_strings.php:21
-#, php-format
-msgid "%d minutes"
+#: ../../include/profile_advanced.php:56
+msgid "Religion:"
msgstr ""
-#: ../../include/js_strings.php:22
-msgid "about an hour"
+#: ../../include/profile_advanced.php:58 ../../mod/directory.php:181
+msgid "About:"
msgstr ""
-#: ../../include/js_strings.php:23
-#, php-format
-msgid "about %d hours"
+#: ../../include/profile_advanced.php:60
+msgid "Hobbies/Interests:"
msgstr ""
-#: ../../include/js_strings.php:24
-msgid "a day"
+#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:555
+msgid "Likes:"
msgstr ""
-#: ../../include/js_strings.php:25
-#, php-format
-msgid "%d days"
+#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:556
+msgid "Dislikes:"
msgstr ""
-#: ../../include/js_strings.php:26
-msgid "about a month"
+#: ../../include/profile_advanced.php:67
+msgid "Contact information and Social Networks:"
msgstr ""
-#: ../../include/js_strings.php:27
-#, php-format
-msgid "%d months"
+#: ../../include/profile_advanced.php:69
+msgid "Musical interests:"
msgstr ""
-#: ../../include/js_strings.php:28
-msgid "about a year"
+#: ../../include/profile_advanced.php:71
+msgid "Books, literature:"
msgstr ""
-#: ../../include/js_strings.php:29
-#, php-format
-msgid "%d years"
+#: ../../include/profile_advanced.php:73
+msgid "Television:"
msgstr ""
-#: ../../include/js_strings.php:30 ../../include/features.php:28
-msgid " "
+#: ../../include/profile_advanced.php:75
+msgid "Film/dance/culture/entertainment:"
msgstr ""
-#: ../../include/js_strings.php:31
-msgid "timeago.numbers"
+#: ../../include/profile_advanced.php:77
+msgid "Love/Romance:"
msgstr ""
-#: ../../include/permissions.php:13
-msgid "Can view my \"public\" stream and posts"
+#: ../../include/profile_advanced.php:79
+msgid "Work/employment:"
msgstr ""
-#: ../../include/permissions.php:14
-msgid "Can view my \"public\" channel profile"
+#: ../../include/profile_advanced.php:81
+msgid "School/education:"
msgstr ""
-#: ../../include/permissions.php:15
-msgid "Can view my \"public\" photo albums"
+#: ../../include/text.php:312
+msgid "prev"
msgstr ""
-#: ../../include/permissions.php:16
-msgid "Can view my \"public\" address book"
+#: ../../include/text.php:314
+msgid "first"
msgstr ""
-#: ../../include/permissions.php:17
-msgid "Can view my \"public\" file storage"
+#: ../../include/text.php:343
+msgid "last"
msgstr ""
-#: ../../include/permissions.php:18
-msgid "Can view my \"public\" pages"
+#: ../../include/text.php:346
+msgid "next"
msgstr ""
-#: ../../include/permissions.php:21
-msgid "Can send me their channel stream and posts"
+#: ../../include/text.php:358
+msgid "older"
msgstr ""
-#: ../../include/permissions.php:22
-msgid "Can post on my channel page (\"wall\")"
+#: ../../include/text.php:360
+msgid "newer"
msgstr ""
-#: ../../include/permissions.php:23
-msgid "Can comment on my posts"
+#: ../../include/text.php:651
+msgid "No connections"
msgstr ""
-#: ../../include/permissions.php:24
-msgid "Can send me private mail messages"
+#: ../../include/text.php:662
+#, php-format
+msgid "%d Connection"
+msgid_plural "%d Connections"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../include/text.php:674
+msgid "View Connections"
msgstr ""
-#: ../../include/permissions.php:25
-msgid "Can post photos to my photo albums"
+#: ../../include/text.php:733 ../../include/nav.php:135
+#: ../../mod/search.php:96
+msgid "Search"
msgstr ""
-#: ../../include/permissions.php:26
-msgid "Can forward to all my channel contacts via post @mentions"
+#: ../../include/text.php:735 ../../mod/filer.php:36
+msgid "Save"
msgstr ""
-#: ../../include/permissions.php:26
-msgid "Advanced - useful for creating group forum channels"
+#: ../../include/text.php:773
+msgid "poke"
msgstr ""
-#: ../../include/permissions.php:27
-msgid "Can chat with me (when available)"
+#: ../../include/text.php:773 ../../include/conversation.php:236
+msgid "poked"
msgstr ""
-#: ../../include/permissions.php:27
-msgid "Requires compatible chat plugin"
+#: ../../include/text.php:774
+msgid "ping"
msgstr ""
-#: ../../include/permissions.php:28
-msgid "Can write to my \"public\" file storage"
+#: ../../include/text.php:774
+msgid "pinged"
msgstr ""
-#: ../../include/permissions.php:29
-msgid "Can edit my \"public\" pages"
+#: ../../include/text.php:775
+msgid "prod"
msgstr ""
-#: ../../include/permissions.php:31
-msgid "Can source my \"public\" posts in derived channels"
+#: ../../include/text.php:775
+msgid "prodded"
msgstr ""
-#: ../../include/permissions.php:31
-msgid "Somewhat advanced - very useful in open communities"
+#: ../../include/text.php:776
+msgid "slap"
msgstr ""
-#: ../../include/permissions.php:32
-msgid "Can administer my channel resources"
+#: ../../include/text.php:776
+msgid "slapped"
msgstr ""
-#: ../../include/permissions.php:32
-msgid "Extremely advanced. Leave this alone unless you know what you are doing"
+#: ../../include/text.php:777
+msgid "finger"
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."
+#: ../../include/text.php:777
+msgid "fingered"
msgstr ""
-#: ../../include/items.php:3714
-msgid "Archives"
+#: ../../include/text.php:778
+msgid "rebuff"
msgstr ""
-#: ../../include/items.php:3880 ../../mod/group.php:44 ../../mod/group.php:146
-msgid "Collection not found."
+#: ../../include/text.php:778
+msgid "rebuffed"
msgstr ""
-#: ../../include/items.php:3896 ../../mod/network.php:469
-msgid "Group is empty"
+#: ../../include/text.php:790
+msgid "happy"
msgstr ""
-#: ../../include/items.php:3912
-msgid "Connection not found."
+#: ../../include/text.php:791
+msgid "sad"
msgstr ""
-#: ../../include/oembed.php:149
-msgid "Embedded content"
+#: ../../include/text.php:792
+msgid "mellow"
msgstr ""
-#: ../../include/oembed.php:158
-msgid "Embedding disabled"
+#: ../../include/text.php:793
+msgid "tired"
msgstr ""
-#: ../../include/follow.php:21
-msgid "Channel is blocked on this site."
+#: ../../include/text.php:794
+msgid "perky"
msgstr ""
-#: ../../include/follow.php:26
-msgid "Channel location missing."
+#: ../../include/text.php:795
+msgid "angry"
msgstr ""
-#: ../../include/follow.php:43
-msgid "Channel discovery failed. Website may be down or misconfigured."
+#: ../../include/text.php:796
+msgid "stupified"
msgstr ""
-#: ../../include/follow.php:51
-msgid "Response from remote channel was not understood."
+#: ../../include/text.php:797
+msgid "puzzled"
msgstr ""
-#: ../../include/follow.php:58
-msgid "Response from remote channel was incomplete."
+#: ../../include/text.php:798
+msgid "interested"
msgstr ""
-#: ../../include/follow.php:129
-msgid "local account not found."
+#: ../../include/text.php:799
+msgid "bitter"
msgstr ""
-#: ../../include/follow.php:138
-msgid "Cannot connect to yourself."
+#: ../../include/text.php:800
+msgid "cheerful"
msgstr ""
-#: ../../include/network.php:1113
-msgid "view full size"
+#: ../../include/text.php:801
+msgid "alive"
msgstr ""
-#: ../../include/ItemObject.php:88 ../../mod/photos.php:952
-msgid "Private Message"
+#: ../../include/text.php:802
+msgid "annoyed"
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"
+#: ../../include/text.php:803
+msgid "anxious"
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"
+#: ../../include/text.php:804
+msgid "cranky"
msgstr ""
-#: ../../include/ItemObject.php:113 ../../include/conversation.php:627
-msgid "Select"
+#: ../../include/text.php:805
+msgid "disturbed"
msgstr ""
-#: ../../include/ItemObject.php:117
-msgid "save to folder"
+#: ../../include/text.php:806
+msgid "frustrated"
msgstr ""
-#: ../../include/ItemObject.php:145
-msgid "add star"
+#: ../../include/text.php:807
+msgid "motivated"
msgstr ""
-#: ../../include/ItemObject.php:146
-msgid "remove star"
+#: ../../include/text.php:808
+msgid "relaxed"
msgstr ""
-#: ../../include/ItemObject.php:147
-msgid "toggle star status"
+#: ../../include/text.php:809
+msgid "surprised"
msgstr ""
-#: ../../include/ItemObject.php:151
-msgid "starred"
+#: ../../include/text.php:973
+msgid "Monday"
msgstr ""
-#: ../../include/ItemObject.php:160 ../../include/conversation.php:638
-msgid "Message is verified"
+#: ../../include/text.php:973
+msgid "Tuesday"
msgstr ""
-#: ../../include/ItemObject.php:168
-msgid "add tag"
+#: ../../include/text.php:973
+msgid "Wednesday"
msgstr ""
-#: ../../include/ItemObject.php:174 ../../mod/photos.php:1058
-msgid "I like this (toggle)"
+#: ../../include/text.php:973
+msgid "Thursday"
msgstr ""
-#: ../../include/ItemObject.php:175 ../../mod/photos.php:1059
-msgid "I don't like this (toggle)"
+#: ../../include/text.php:973
+msgid "Friday"
msgstr ""
-#: ../../include/ItemObject.php:177
-msgid "Share this"
+#: ../../include/text.php:973
+msgid "Saturday"
msgstr ""
-#: ../../include/ItemObject.php:177
-msgid "share"
+#: ../../include/text.php:973
+msgid "Sunday"
msgstr ""
-#: ../../include/ItemObject.php:201 ../../include/ItemObject.php:202
-#, php-format
-msgid "View %s's profile - %s"
+#: ../../include/text.php:977
+msgid "January"
msgstr ""
-#: ../../include/ItemObject.php:203
-msgid "to"
+#: ../../include/text.php:977
+msgid "February"
msgstr ""
-#: ../../include/ItemObject.php:204
-msgid "via"
+#: ../../include/text.php:977
+msgid "March"
msgstr ""
-#: ../../include/ItemObject.php:205
-msgid "Wall-to-Wall"
+#: ../../include/text.php:977
+msgid "April"
msgstr ""
-#: ../../include/ItemObject.php:206
-msgid "via Wall-To-Wall:"
+#: ../../include/text.php:977
+msgid "May"
msgstr ""
-#: ../../include/ItemObject.php:216 ../../include/conversation.php:682
-#, php-format
-msgid " from %s"
+#: ../../include/text.php:977
+msgid "June"
msgstr ""
-#: ../../include/ItemObject.php:219 ../../include/conversation.php:685
-#, php-format
-msgid "last edited: %s"
+#: ../../include/text.php:977
+msgid "July"
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"
+#: ../../include/text.php:977
+msgid "August"
msgstr ""
-#: ../../include/ItemObject.php:267
-#, php-format
-msgid "%d comment"
-msgid_plural "%d comments"
-msgstr[0] ""
-msgstr[1] ""
+#: ../../include/text.php:977
+msgid "September"
+msgstr ""
-#: ../../include/ItemObject.php:527 ../../mod/photos.php:1077
-#: ../../mod/photos.php:1164
-msgid "This is you"
+#: ../../include/text.php:977
+msgid "October"
msgstr ""
-#: ../../include/ItemObject.php:531
-msgid "Bold"
+#: ../../include/text.php:977
+msgid "November"
msgstr ""
-#: ../../include/ItemObject.php:532
-msgid "Italic"
+#: ../../include/text.php:977
+msgid "December"
msgstr ""
-#: ../../include/ItemObject.php:533
-msgid "Underline"
+#: ../../include/text.php:1055 ../../mod/message.php:453
+msgid "unknown.???"
msgstr ""
-#: ../../include/ItemObject.php:534
-msgid "Quote"
+#: ../../include/text.php:1056 ../../mod/message.php:454
+msgid "bytes"
msgstr ""
-#: ../../include/ItemObject.php:535
-msgid "Code"
+#: ../../include/text.php:1091
+msgid "remove category"
msgstr ""
-#: ../../include/ItemObject.php:536
-msgid "Image"
+#: ../../include/text.php:1113
+msgid "remove from file"
msgstr ""
-#: ../../include/ItemObject.php:537
-msgid "Link"
+#: ../../include/text.php:1167 ../../include/text.php:1179
+msgid "Click to open/close"
msgstr ""
-#: ../../include/ItemObject.php:538
-msgid "Video"
+#: ../../include/text.php:1355 ../../mod/events.php:326
+msgid "link to source"
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"
+#: ../../include/text.php:1374
+msgid "Select a page layout: "
msgstr ""
-#: ../../include/ItemObject.php:542 ../../include/conversation.php:1139
-#: ../../mod/message.php:338 ../../mod/message.php:521
-#: ../../mod/editpost.php:134
-msgid "Encrypt text"
+#: ../../include/text.php:1377 ../../include/text.php:1442
+msgid "default"
msgstr ""
-#: ../../include/notify.php:23
-msgid "created a new post"
+#: ../../include/text.php:1413
+msgid "Page content type: "
msgstr ""
-#: ../../include/notify.php:24
-#, php-format
-msgid "commented on %s's post"
+#: ../../include/text.php:1454
+msgid "Select an alternate language"
msgstr ""
-#: ../../include/contact_widgets.php:14
-#, php-format
-msgid "You have %1$.0f of %2$.0f allowed connections."
+#: ../../include/text.php:1606 ../../include/conversation.php:117
+#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:45
+msgid "photo"
msgstr ""
-#: ../../include/contact_widgets.php:20
-msgid "Add New Connection"
+#: ../../include/text.php:1609 ../../include/conversation.php:120
+#: ../../mod/tagger.php:49
+msgid "event"
msgstr ""
-#: ../../include/contact_widgets.php:21
-msgid "Enter the channel address"
+#: ../../include/text.php:1612 ../../include/conversation.php:145
+#: ../../mod/like.php:103 ../../mod/subthread.php:89 ../../mod/tagger.php:53
+msgid "status"
msgstr ""
-#: ../../include/contact_widgets.php:22
-msgid "Example: bob@example.com, http://example.com/barbara"
+#: ../../include/text.php:1614 ../../include/conversation.php:147
+#: ../../mod/tagger.php:55
+msgid "comment"
msgstr ""
-#: ../../include/contact_widgets.php:38
-#, php-format
-msgid "%d invitation available"
-msgid_plural "%d invitations available"
-msgstr[0] ""
-msgstr[1] ""
+#: ../../include/text.php:1619
+msgid "activity"
+msgstr ""
-#: ../../include/contact_widgets.php:44
-msgid "Find Channels"
+#: ../../include/text.php:1881
+msgid "Design"
msgstr ""
-#: ../../include/contact_widgets.php:45
-msgid "Enter name or interest"
+#: ../../include/text.php:1883
+msgid "Blocks"
msgstr ""
-#: ../../include/contact_widgets.php:46
-msgid "Connect/Follow"
+#: ../../include/text.php:1884
+msgid "Menus"
msgstr ""
-#: ../../include/contact_widgets.php:47
-msgid "Examples: Robert Morgenstein, Fishing"
+#: ../../include/text.php:1885
+msgid "Layouts"
msgstr ""
-#: ../../include/contact_widgets.php:48 ../../mod/connections.php:697
-#: ../../mod/directory.php:221 ../../mod/directory.php:226
-msgid "Find"
+#: ../../include/text.php:1886
+msgid "Pages"
msgstr ""
-#: ../../include/contact_widgets.php:49 ../../mod/suggest.php:64
-msgid "Channel Suggestions"
+#: ../../include/api.php:972
+msgid "Public Timeline"
msgstr ""
-#: ../../include/contact_widgets.php:51
-msgid "Random Profile"
+#: ../../include/identity.php:14 ../../mod/item.php:1148
+msgid "Unable to obtain identity information from database"
msgstr ""
-#: ../../include/contact_widgets.php:52
-msgid "Invite Friends"
+#: ../../include/identity.php:36
+msgid "Empty name"
msgstr ""
-#: ../../include/contact_widgets.php:76 ../../include/features.php:60
-msgid "Saved Folders"
+#: ../../include/identity.php:38
+msgid "Name too long"
msgstr ""
-#: ../../include/contact_widgets.php:79 ../../include/contact_widgets.php:113
-msgid "Everything"
+#: ../../include/identity.php:80
+msgid "No account identifier"
msgstr ""
-#: ../../include/contact_widgets.php:143
-#, php-format
-msgid "%d connection in common"
-msgid_plural "%d connections in common"
-msgstr[0] ""
-msgstr[1] ""
+#: ../../include/identity.php:90
+msgid "Nickname is required."
+msgstr ""
-#: ../../include/page_widgets.php:6
-msgid "New Page"
+#: ../../include/identity.php:104
+msgid ""
+"Nickname has unsupported characters or is already being used on this site."
msgstr ""
-#: ../../include/api.php:972
-msgid "Public Timeline"
+#: ../../include/identity.php:163
+msgid "Unable to retrieve created identity"
msgstr ""
-#: ../../include/conversation.php:123
-msgid "channel"
+#: ../../include/identity.php:220
+msgid "Default Profile"
msgstr ""
-#: ../../include/conversation.php:161 ../../mod/like.php:134
-#, php-format
-msgid "%1$s likes %2$s's %3$s"
+#: ../../include/identity.php:245 ../../include/profile_selectors.php:42
+#: ../../mod/network.php:387 ../../mod/connections.php:407
+msgid "Friends"
msgstr ""
-#: ../../include/conversation.php:164 ../../mod/like.php:136
-#, php-format
-msgid "%1$s doesn't like %2$s's %3$s"
+#: ../../include/bbcode.php:94 ../../include/bbcode.php:494
+#: ../../include/bbcode.php:497
+msgid "Image/photo"
msgstr ""
-#: ../../include/conversation.php:201
-#, php-format
-msgid "%1$s is now connected with %2$s"
+#: ../../include/bbcode.php:126 ../../include/bbcode.php:502
+msgid "Encrypted content"
msgstr ""
-#: ../../include/conversation.php:232
+#: ../../include/bbcode.php:173
#, php-format
-msgid "%1$s poked %2$s"
+msgid "%1$s wrote the following %2$s %3$s"
msgstr ""
-#: ../../include/conversation.php:254 ../../mod/mood.php:63
-#, php-format
-msgid "%1$s is currently %2$s"
+#: ../../include/bbcode.php:175
+msgid "post"
msgstr ""
-#: ../../include/conversation.php:658
-#, php-format
-msgid "View %s's profile @ %s"
+#: ../../include/bbcode.php:454 ../../include/bbcode.php:474
+msgid "$1 wrote:"
msgstr ""
-#: ../../include/conversation.php:672
-msgid "Categories:"
+#: ../../include/oembed.php:149
+msgid "Embedded content"
msgstr ""
-#: ../../include/conversation.php:673
-msgid "Filed under:"
+#: ../../include/oembed.php:158
+msgid "Embedding disabled"
msgstr ""
-#: ../../include/conversation.php:700
-msgid "View in context"
+#: ../../include/notify.php:23
+msgid "created a new post"
msgstr ""
-#: ../../include/conversation.php:826
-msgid "remove"
+#: ../../include/notify.php:24
+#, php-format
+msgid "commented on %s's post"
msgstr ""
-#: ../../include/conversation.php:830
-msgid "Loading..."
+#: ../../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/conversation.php:831
-msgid "Delete Selected Items"
+#: ../../include/photos.php:88
+#, php-format
+msgid "Image exceeds website size limit of %lu bytes"
msgstr ""
-#: ../../include/conversation.php:922
-msgid "View Source"
+#: ../../include/photos.php:95
+msgid "Image file is empty."
msgstr ""
-#: ../../include/conversation.php:923
-msgid "Follow Thread"
+#: ../../include/photos.php:124 ../../mod/profile_photo.php:157
+msgid "Unable to process image"
msgstr ""
-#: ../../include/conversation.php:924 ../../include/Contact.php:525
-msgid "View Status"
+#: ../../include/photos.php:186
+msgid "Photo storage failed."
msgstr ""
-#: ../../include/conversation.php:925 ../../include/nav.php:76
-#: ../../include/Contact.php:526 ../../mod/connections.php:327
-#: ../../mod/connections.php:441
-msgid "View Profile"
+#: ../../include/photos.php:288 ../../boot.php:2242
+msgid "Photo Albums"
msgstr ""
-#: ../../include/conversation.php:926 ../../include/Contact.php:527
-msgid "View Photos"
+#: ../../include/photos.php:292 ../../mod/photos.php:802
+#: ../../mod/photos.php:1276
+msgid "Upload New Photos"
msgstr ""
-#: ../../include/conversation.php:927
-msgid "Matrix Activity"
+#: ../../include/profile_selectors.php:6
+msgid "Male"
msgstr ""
-#: ../../include/conversation.php:928 ../../include/Contact.php:529
-msgid "Edit Contact"
+#: ../../include/profile_selectors.php:6
+msgid "Female"
msgstr ""
-#: ../../include/conversation.php:929 ../../include/Contact.php:530
-msgid "Send PM"
+#: ../../include/profile_selectors.php:6
+msgid "Currently Male"
msgstr ""
-#: ../../include/conversation.php:930 ../../include/Contact.php:524
-msgid "Poke"
+#: ../../include/profile_selectors.php:6
+msgid "Currently Female"
msgstr ""
-#: ../../include/conversation.php:992
-#, php-format
-msgid "%s likes this."
+#: ../../include/profile_selectors.php:6
+msgid "Mostly Male"
msgstr ""
-#: ../../include/conversation.php:992
-#, php-format
-msgid "%s doesn't like this."
+#: ../../include/profile_selectors.php:6
+msgid "Mostly Female"
msgstr ""
-#: ../../include/conversation.php:996
-#, php-format
-msgid "<span %1$s>%2$d people</span> like this."
-msgid_plural "<span %1$s>%2$d people</span> like this."
-msgstr[0] ""
-msgstr[1] ""
+#: ../../include/profile_selectors.php:6
+msgid "Transgender"
+msgstr ""
-#: ../../include/conversation.php:998
-#, php-format
-msgid "<span %1$s>%2$d people</span> don't like this."
-msgid_plural "<span %1$s>%2$d people</span> don't like this."
-msgstr[0] ""
-msgstr[1] ""
+#: ../../include/profile_selectors.php:6
+msgid "Intersex"
+msgstr ""
-#: ../../include/conversation.php:1004
-msgid "and"
+#: ../../include/profile_selectors.php:6
+msgid "Transsexual"
msgstr ""
-#: ../../include/conversation.php:1007
-#, php-format
-msgid ", and %d other people"
-msgid_plural ", and %d other people"
-msgstr[0] ""
-msgstr[1] ""
+#: ../../include/profile_selectors.php:6
+msgid "Hermaphrodite"
+msgstr ""
-#: ../../include/conversation.php:1008
-#, php-format
-msgid "%s like this."
+#: ../../include/profile_selectors.php:6
+msgid "Neuter"
msgstr ""
-#: ../../include/conversation.php:1008
-#, php-format
-msgid "%s don't like this."
+#: ../../include/profile_selectors.php:6
+msgid "Non-specific"
msgstr ""
-#: ../../include/conversation.php:1058
-msgid "Visible to <strong>everybody</strong>"
+#: ../../include/profile_selectors.php:6
+msgid "Other"
msgstr ""
-#: ../../include/conversation.php:1059 ../../mod/message.php:281
-#: ../../mod/message.php:417
-msgid "Please enter a link URL:"
+#: ../../include/profile_selectors.php:6
+msgid "Undecided"
msgstr ""
-#: ../../include/conversation.php:1060
-msgid "Please enter a video link/URL:"
+#: ../../include/profile_selectors.php:23
+msgid "Males"
msgstr ""
-#: ../../include/conversation.php:1061
-msgid "Please enter an audio link/URL:"
+#: ../../include/profile_selectors.php:23
+msgid "Females"
msgstr ""
-#: ../../include/conversation.php:1062
-msgid "Tag term:"
+#: ../../include/profile_selectors.php:23
+msgid "Gay"
msgstr ""
-#: ../../include/conversation.php:1063 ../../mod/filer.php:35
-msgid "Save to Folder:"
+#: ../../include/profile_selectors.php:23
+msgid "Lesbian"
msgstr ""
-#: ../../include/conversation.php:1064
-msgid "Where are you right now?"
+#: ../../include/profile_selectors.php:23
+msgid "No Preference"
msgstr ""
-#: ../../include/conversation.php:1065 ../../mod/message.php:282
-#: ../../mod/message.php:418 ../../mod/editpost.php:52
-msgid "Expires YYYY-MM-DD HH:MM"
+#: ../../include/profile_selectors.php:23
+msgid "Bisexual"
msgstr ""
-#: ../../include/conversation.php:1089 ../../mod/photos.php:1060
-msgid "Share"
+#: ../../include/profile_selectors.php:23
+msgid "Autosexual"
msgstr ""
-#: ../../include/conversation.php:1091
-msgid "Page link title"
+#: ../../include/profile_selectors.php:23
+msgid "Abstinent"
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"
+#: ../../include/profile_selectors.php:23
+msgid "Virgin"
msgstr ""
-#: ../../include/conversation.php:1094
-msgid "upload photo"
+#: ../../include/profile_selectors.php:23
+msgid "Deviant"
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"
+#: ../../include/profile_selectors.php:23
+msgid "Fetish"
msgstr ""
-#: ../../include/conversation.php:1096
-msgid "attach file"
+#: ../../include/profile_selectors.php:23
+msgid "Oodles"
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"
+#: ../../include/profile_selectors.php:23
+msgid "Nonsexual"
msgstr ""
-#: ../../include/conversation.php:1098
-msgid "web link"
+#: ../../include/profile_selectors.php:42
+msgid "Single"
msgstr ""
-#: ../../include/conversation.php:1099
-msgid "Insert video link"
+#: ../../include/profile_selectors.php:42
+msgid "Lonely"
msgstr ""
-#: ../../include/conversation.php:1100
-msgid "video link"
+#: ../../include/profile_selectors.php:42
+msgid "Available"
msgstr ""
-#: ../../include/conversation.php:1101
-msgid "Insert audio link"
+#: ../../include/profile_selectors.php:42
+msgid "Unavailable"
msgstr ""
-#: ../../include/conversation.php:1102
-msgid "audio link"
+#: ../../include/profile_selectors.php:42
+msgid "Has crush"
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"
+#: ../../include/profile_selectors.php:42
+msgid "Infatuated"
msgstr ""
-#: ../../include/conversation.php:1104
-msgid "set location"
+#: ../../include/profile_selectors.php:42
+msgid "Dating"
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"
+#: ../../include/profile_selectors.php:42
+msgid "Unfaithful"
msgstr ""
-#: ../../include/conversation.php:1106
-msgid "clear location"
+#: ../../include/profile_selectors.php:42
+msgid "Sex Addict"
msgstr ""
-#: ../../include/conversation.php:1108 ../../mod/editwebpage.php:142
-#: ../../mod/editpost.php:118 ../../mod/editlayout.php:121
-#: ../../mod/editblock.php:136
-msgid "Set title"
+#: ../../include/profile_selectors.php:42
+msgid "Friends/Benefits"
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)"
+#: ../../include/profile_selectors.php:42
+msgid "Casual"
msgstr ""
-#: ../../include/conversation.php:1113 ../../mod/editwebpage.php:129
-#: ../../mod/editpost.php:107 ../../mod/editlayout.php:110
-#: ../../mod/editblock.php:124
-msgid "Permission settings"
+#: ../../include/profile_selectors.php:42
+msgid "Engaged"
msgstr ""
-#: ../../include/conversation.php:1114
-msgid "permissions"
+#: ../../include/profile_selectors.php:42
+msgid "Married"
msgstr ""
-#: ../../include/conversation.php:1122 ../../mod/editwebpage.php:137
-#: ../../mod/editpost.php:115 ../../mod/editlayout.php:118
-#: ../../mod/editblock.php:133
-msgid "Public post"
+#: ../../include/profile_selectors.php:42
+msgid "Imaginarily married"
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"
+#: ../../include/profile_selectors.php:42
+msgid "Partners"
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"
+#: ../../include/profile_selectors.php:42
+msgid "Cohabiting"
msgstr ""
-#: ../../include/photo/photo_driver.php:609 ../../include/photos.php:51
-#: ../../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
-msgid "Profile Photos"
+#: ../../include/profile_selectors.php:42
+msgid "Common law"
msgstr ""
-#: ../../include/group.php:25
-msgid ""
-"A deleted group with this name was revived. Existing item permissions "
-"<strong>may</strong> apply to this group and any future members. If this is "
-"not what you intended, please create another group with a different name."
+#: ../../include/profile_selectors.php:42
+msgid "Happy"
msgstr ""
-#: ../../include/group.php:223
-msgid "Default privacy group for new contacts"
+#: ../../include/profile_selectors.php:42
+msgid "Not looking"
msgstr ""
-#: ../../include/group.php:242 ../../mod/admin.php:695
-msgid "All Channels"
+#: ../../include/profile_selectors.php:42
+msgid "Swinger"
msgstr ""
-#: ../../include/group.php:264
-msgid "edit"
+#: ../../include/profile_selectors.php:42
+msgid "Betrayed"
msgstr ""
-#: ../../include/group.php:285
-msgid "Collections"
+#: ../../include/profile_selectors.php:42
+msgid "Separated"
msgstr ""
-#: ../../include/group.php:286
-msgid "Edit collection"
+#: ../../include/profile_selectors.php:42
+msgid "Unstable"
msgstr ""
-#: ../../include/group.php:287
-msgid "Create a new collection"
+#: ../../include/profile_selectors.php:42
+msgid "Divorced"
msgstr ""
-#: ../../include/group.php:288
-msgid "Channels not in any collection"
+#: ../../include/profile_selectors.php:42
+msgid "Imaginarily divorced"
msgstr ""
-#: ../../include/group.php:290 ../../mod/network.php:174
-msgid "add"
+#: ../../include/profile_selectors.php:42
+msgid "Widowed"
msgstr ""
-#: ../../include/identity.php:14 ../../mod/item.php:1148
-msgid "Unable to obtain identity information from database"
+#: ../../include/profile_selectors.php:42
+msgid "Uncertain"
msgstr ""
-#: ../../include/identity.php:36
-msgid "Empty name"
+#: ../../include/profile_selectors.php:42
+msgid "It's complicated"
msgstr ""
-#: ../../include/identity.php:38
-msgid "Name too long"
+#: ../../include/profile_selectors.php:42
+msgid "Don't care"
msgstr ""
-#: ../../include/identity.php:80
-msgid "No account identifier"
+#: ../../include/profile_selectors.php:42
+msgid "Ask me"
msgstr ""
-#: ../../include/identity.php:90
-msgid "Nickname is required."
+#: ../../include/attach.php:184 ../../include/attach.php:232
+msgid "Item was not found."
msgstr ""
-#: ../../include/identity.php:104
-msgid ""
-"Nickname has unsupported characters or is already being used on this site."
+#: ../../include/attach.php:285
+msgid "No source file."
msgstr ""
-#: ../../include/identity.php:163
-msgid "Unable to retrieve created identity"
+#: ../../include/attach.php:302
+msgid "Cannot locate file to replace"
msgstr ""
-#: ../../include/identity.php:220
-msgid "Default Profile"
+#: ../../include/attach.php:320
+msgid "Cannot locate file to revise/update"
msgstr ""
-#: ../../include/identity.php:245 ../../include/profile_selectors.php:42
-#: ../../mod/connections.php:407 ../../mod/network.php:387
-msgid "Friends"
+#: ../../include/attach.php:331
+#, php-format
+msgid "File exceeds size limit of %d"
msgstr ""
-#: ../../include/photos.php:88
+#: ../../include/attach.php:342
#, php-format
-msgid "Image exceeds website size limit of %lu bytes"
+msgid "You have reached your limit of %1$.0f Mbytes attachment storage."
msgstr ""
-#: ../../include/photos.php:95
-msgid "Image file is empty."
+#: ../../include/attach.php:424
+msgid "File upload failed. Possible system limit or action terminated."
msgstr ""
-#: ../../include/photos.php:124 ../../mod/profile_photo.php:157
-msgid "Unable to process image"
+#: ../../include/attach.php:436
+msgid "Stored file could not be verified. Upload failed."
msgstr ""
-#: ../../include/photos.php:186
-msgid "Photo storage failed."
+#: ../../include/attach.php:480 ../../include/attach.php:497
+msgid "Path not available."
msgstr ""
-#: ../../include/photos.php:292 ../../mod/photos.php:802
-#: ../../mod/photos.php:1276
-msgid "Upload New Photos"
+#: ../../include/attach.php:544
+msgid "Empty pathname"
msgstr ""
-#: ../../include/security.php:49
-msgid "Welcome "
+#: ../../include/attach.php:562
+msgid "duplicate filename or path"
msgstr ""
-#: ../../include/security.php:50
-msgid "Please upload a profile photo."
+#: ../../include/attach.php:584
+msgid "Path not found."
msgstr ""
-#: ../../include/security.php:53
-msgid "Welcome back "
+#: ../../include/attach.php:628
+msgid "mkdir failed."
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."
+#: ../../include/attach.php:632
+msgid "database storage failed."
msgstr ""
-#: ../../include/plugin.php:440 ../../include/plugin.php:442
-msgid "Click here to upgrade."
+#: ../../include/zot.php:542
+msgid "Invalid data packet"
msgstr ""
-#: ../../include/plugin.php:448
-msgid "This action exceeds the limits set by your subscription plan."
+#: ../../include/zot.php:552
+msgid "Unable to verify channel signature"
msgstr ""
-#: ../../include/plugin.php:453
-msgid "This action is not available under your subscription plan."
+#: ../../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
@@ -2103,10 +1963,18 @@ msgstr ""
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 ""
@@ -2124,6 +1992,10 @@ msgstr ""
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 ""
@@ -2244,6 +2116,10 @@ msgstr ""
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 ""
@@ -2264,8 +2140,8 @@ msgstr ""
msgid "Manage Your Channels"
msgstr ""
-#: ../../include/nav.php:180 ../../mod/admin.php:782 ../../mod/admin.php:987
-#: ../../mod/settings.php:131
+#: ../../include/nav.php:180 ../../mod/settings.php:131
+#: ../../mod/admin.php:782 ../../mod/admin.php:987
msgid "Settings"
msgstr ""
@@ -2289,1648 +2165,1769 @@ msgstr ""
msgid "Site Setup and Configuration"
msgstr ""
-#: ../../include/nav.php:212
+#: ../../include/nav.php:215
msgid "Nothing new here"
msgstr ""
-#: ../../include/nav.php:217
+#: ../../include/nav.php:220
msgid "Please wait..."
msgstr ""
-#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:118
-#: ../../mod/profperm.php:112
-msgid "Profile"
+#: ../../include/account.php:23
+msgid "Not a valid email address"
msgstr ""
-#: ../../include/profile_advanced.php:15 ../../mod/settings.php:1062
-msgid "Full Name:"
+#: ../../include/account.php:25
+msgid "Your email domain is not among those allowed on this site"
msgstr ""
-#: ../../include/profile_advanced.php:22
-msgid "j F, Y"
+#: ../../include/account.php:31
+msgid "Your email address is already registered at this site."
msgstr ""
-#: ../../include/profile_advanced.php:23
-msgid "j F"
+#: ../../include/account.php:64
+msgid "An invitation is required."
msgstr ""
-#: ../../include/profile_advanced.php:30
-msgid "Birthday:"
+#: ../../include/account.php:68
+msgid "Invitation could not be verified."
msgstr ""
-#: ../../include/profile_advanced.php:34
-msgid "Age:"
+#: ../../include/account.php:118
+msgid "Please enter the required information."
msgstr ""
-#: ../../include/profile_advanced.php:43
+#: ../../include/account.php:186
+msgid "Failed to store account information."
+msgstr ""
+
+#: ../../include/account.php:272
#, php-format
-msgid "for %1$d %2$s"
+msgid "Registration request at %s"
msgstr ""
-#: ../../include/profile_advanced.php:46 ../../mod/profiles.php:549
-msgid "Sexual Preference:"
+#: ../../include/account.php:274 ../../include/account.php:301
+#: ../../include/account.php:358
+msgid "Administrator"
msgstr ""
-#: ../../include/profile_advanced.php:50 ../../mod/profiles.php:551
-msgid "Hometown:"
+#: ../../include/account.php:296
+msgid "your registration password"
msgstr ""
-#: ../../include/profile_advanced.php:52
-msgid "Tags:"
+#: ../../include/account.php:299 ../../include/account.php:356
+#, php-format
+msgid "Registration details for %s"
msgstr ""
-#: ../../include/profile_advanced.php:54 ../../mod/profiles.php:552
-msgid "Political Views:"
+#: ../../include/account.php:365
+msgid "Account approved."
msgstr ""
-#: ../../include/profile_advanced.php:56
-msgid "Religion:"
+#: ../../include/account.php:399
+#, php-format
+msgid "Registration revoked for %s"
msgstr ""
-#: ../../include/profile_advanced.php:58 ../../mod/directory.php:181
-msgid "About:"
+#: ../../include/conversation.php:123
+msgid "channel"
msgstr ""
-#: ../../include/profile_advanced.php:60
-msgid "Hobbies/Interests:"
+#: ../../include/conversation.php:161 ../../mod/like.php:134
+#, php-format
+msgid "%1$s likes %2$s's %3$s"
msgstr ""
-#: ../../include/profile_advanced.php:62 ../../mod/profiles.php:555
-msgid "Likes:"
+#: ../../include/conversation.php:164 ../../mod/like.php:136
+#, php-format
+msgid "%1$s doesn't like %2$s's %3$s"
msgstr ""
-#: ../../include/profile_advanced.php:64 ../../mod/profiles.php:556
-msgid "Dislikes:"
+#: ../../include/conversation.php:201
+#, php-format
+msgid "%1$s is now connected with %2$s"
msgstr ""
-#: ../../include/profile_advanced.php:67
-msgid "Contact information and Social Networks:"
+#: ../../include/conversation.php:232
+#, php-format
+msgid "%1$s poked %2$s"
msgstr ""
-#: ../../include/profile_advanced.php:69
-msgid "Musical interests:"
+#: ../../include/conversation.php:254 ../../mod/mood.php:63
+#, php-format
+msgid "%1$s is currently %2$s"
msgstr ""
-#: ../../include/profile_advanced.php:71
-msgid "Books, literature:"
+#: ../../include/conversation.php:658
+#, php-format
+msgid "View %s's profile @ %s"
msgstr ""
-#: ../../include/profile_advanced.php:73
-msgid "Television:"
+#: ../../include/conversation.php:672
+msgid "Categories:"
msgstr ""
-#: ../../include/profile_advanced.php:75
-msgid "Film/dance/culture/entertainment:"
+#: ../../include/conversation.php:673
+msgid "Filed under:"
msgstr ""
-#: ../../include/profile_advanced.php:77
-msgid "Love/Romance:"
+#: ../../include/conversation.php:700
+msgid "View in context"
msgstr ""
-#: ../../include/profile_advanced.php:79
-msgid "Work/employment:"
+#: ../../include/conversation.php:826
+msgid "remove"
msgstr ""
-#: ../../include/profile_advanced.php:81
-msgid "School/education:"
+#: ../../include/conversation.php:830
+msgid "Loading..."
msgstr ""
-#: ../../include/zot.php:425
-msgid "Invalid data packet"
+#: ../../include/conversation.php:831
+msgid "Delete Selected Items"
msgstr ""
-#: ../../include/zot.php:435
-msgid "Unable to verify channel signature"
+#: ../../include/conversation.php:922
+msgid "View Source"
msgstr ""
-#: ../../include/zot.php:581
-#, php-format
-msgid "Unable to verify site signature for %s"
+#: ../../include/conversation.php:923
+msgid "Follow Thread"
msgstr ""
-#: ../../include/Contact.php:103
-msgid "New window"
+#: ../../include/conversation.php:927
+msgid "Matrix Activity"
msgstr ""
-#: ../../include/Contact.php:104
-msgid "Open the selected location in a different window or browser tab"
+#: ../../include/conversation.php:992
+#, php-format
+msgid "%s likes this."
msgstr ""
-#: ../../include/Contact.php:528
-msgid "Network Posts"
+#: ../../include/conversation.php:992
+#, php-format
+msgid "%s doesn't like this."
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Male"
+#: ../../include/conversation.php:996
+#, php-format
+msgid "<span %1$s>%2$d people</span> like this."
+msgid_plural "<span %1$s>%2$d people</span> like this."
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../include/conversation.php:998
+#, php-format
+msgid "<span %1$s>%2$d people</span> don't like this."
+msgid_plural "<span %1$s>%2$d people</span> don't like this."
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../include/conversation.php:1004
+msgid "and"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Female"
+#: ../../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/profile_selectors.php:6
-msgid "Currently Male"
+#: ../../include/conversation.php:1008
+#, php-format
+msgid "%s don't like this."
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Currently Female"
+#: ../../include/conversation.php:1058
+msgid "Visible to <strong>everybody</strong>"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Mostly Male"
+#: ../../include/conversation.php:1059 ../../mod/message.php:281
+#: ../../mod/message.php:417
+msgid "Please enter a link URL:"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Mostly Female"
+#: ../../include/conversation.php:1060
+msgid "Please enter a video link/URL:"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Transgender"
+#: ../../include/conversation.php:1061
+msgid "Please enter an audio link/URL:"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Intersex"
+#: ../../include/conversation.php:1062
+msgid "Tag term:"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Transsexual"
+#: ../../include/conversation.php:1063 ../../mod/filer.php:35
+msgid "Save to Folder:"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Hermaphrodite"
+#: ../../include/conversation.php:1064
+msgid "Where are you right now?"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Neuter"
+#: ../../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/profile_selectors.php:6
-msgid "Non-specific"
+#: ../../include/conversation.php:1089 ../../mod/photos.php:1060
+msgid "Share"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Other"
+#: ../../include/conversation.php:1091
+msgid "Page link title"
msgstr ""
-#: ../../include/profile_selectors.php:6
-msgid "Undecided"
+#: ../../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/profile_selectors.php:23
-msgid "Males"
+#: ../../include/conversation.php:1094
+msgid "upload photo"
msgstr ""
-#: ../../include/profile_selectors.php:23
-msgid "Females"
+#: ../../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/profile_selectors.php:23
-msgid "Gay"
+#: ../../include/conversation.php:1096
+msgid "attach file"
msgstr ""
-#: ../../include/profile_selectors.php:23
-msgid "Lesbian"
+#: ../../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/profile_selectors.php:23
-msgid "No Preference"
+#: ../../include/conversation.php:1098
+msgid "web link"
msgstr ""
-#: ../../include/profile_selectors.php:23
-msgid "Bisexual"
+#: ../../include/conversation.php:1099
+msgid "Insert video link"
msgstr ""
-#: ../../include/profile_selectors.php:23
-msgid "Autosexual"
+#: ../../include/conversation.php:1100
+msgid "video link"
msgstr ""
-#: ../../include/profile_selectors.php:23
-msgid "Abstinent"
+#: ../../include/conversation.php:1101
+msgid "Insert audio link"
msgstr ""
-#: ../../include/profile_selectors.php:23
-msgid "Virgin"
+#: ../../include/conversation.php:1102
+msgid "audio link"
msgstr ""
-#: ../../include/profile_selectors.php:23
-msgid "Deviant"
+#: ../../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/profile_selectors.php:23
-msgid "Fetish"
+#: ../../include/conversation.php:1104
+msgid "set location"
msgstr ""
-#: ../../include/profile_selectors.php:23
-msgid "Oodles"
+#: ../../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/profile_selectors.php:23
-msgid "Nonsexual"
+#: ../../include/conversation.php:1106
+msgid "clear location"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Single"
+#: ../../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/profile_selectors.php:42
-msgid "Lonely"
+#: ../../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/profile_selectors.php:42
-msgid "Available"
+#: ../../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/profile_selectors.php:42
-msgid "Unavailable"
+#: ../../include/conversation.php:1114
+msgid "permissions"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Has crush"
+#: ../../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/profile_selectors.php:42
-msgid "Infatuated"
+#: ../../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/profile_selectors.php:42
-msgid "Dating"
+#: ../../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/profile_selectors.php:42
-msgid "Unfaithful"
+#: ../../include/auth.php:67
+msgid "Logged out."
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Sex Addict"
+#: ../../include/auth.php:179
+msgid "Failed authentication"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Friends/Benefits"
+#: ../../include/auth.php:188
+msgid "Login failed."
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Casual"
+#: ../../include/contact_widgets.php:14
+#, php-format
+msgid "You have %1$.0f of %2$.0f allowed connections."
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Engaged"
+#: ../../include/contact_widgets.php:20
+msgid "Add New Connection"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Married"
+#: ../../include/contact_widgets.php:21
+msgid "Enter the channel address"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Imaginarily married"
+#: ../../include/contact_widgets.php:22
+msgid "Example: bob@example.com, http://example.com/barbara"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Partners"
+#: ../../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/profile_selectors.php:42
-msgid "Cohabiting"
+#: ../../include/contact_widgets.php:45
+msgid "Enter name or interest"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Common law"
+#: ../../include/contact_widgets.php:46
+msgid "Connect/Follow"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Happy"
+#: ../../include/contact_widgets.php:47
+msgid "Examples: Robert Morgenstein, Fishing"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Not looking"
+#: ../../include/contact_widgets.php:48 ../../mod/connections.php:697
+#: ../../mod/directory.php:221 ../../mod/directory.php:226
+msgid "Find"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Swinger"
+#: ../../include/contact_widgets.php:49 ../../mod/suggest.php:64
+msgid "Channel Suggestions"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Betrayed"
+#: ../../include/contact_widgets.php:51
+msgid "Random Profile"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Separated"
+#: ../../include/contact_widgets.php:52
+msgid "Invite Friends"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Unstable"
+#: ../../include/contact_widgets.php:79 ../../include/contact_widgets.php:113
+msgid "Everything"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Divorced"
+#: ../../include/contact_widgets.php:110 ../../include/widgets.php:26
+msgid "Categories"
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Imaginarily divorced"
+#: ../../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/profile_selectors.php:42
-msgid "Widowed"
+#: ../../include/follow.php:21
+msgid "Channel is blocked on this site."
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Uncertain"
+#: ../../include/follow.php:26
+msgid "Channel location missing."
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "It's complicated"
+#: ../../include/follow.php:43
+msgid "Channel discovery failed. Website may be down or misconfigured."
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Don't care"
+#: ../../include/follow.php:51
+msgid "Response from remote channel was not understood."
msgstr ""
-#: ../../include/profile_selectors.php:42
-msgid "Ask me"
+#: ../../include/follow.php:58
+msgid "Response from remote channel was incomplete."
msgstr ""
-#: ../../include/features.php:21
-msgid "General Features"
+#: ../../include/follow.php:129
+msgid "local account not found."
msgstr ""
-#: ../../include/features.php:23
-msgid "Content Expiration"
+#: ../../include/follow.php:138
+msgid "Cannot connect to yourself."
msgstr ""
-#: ../../include/features.php:23
-msgid "Remove posts/comments and/or private messages at a future time"
+#: ../../include/permissions.php:13
+msgid "Can view my \"public\" stream and posts"
msgstr ""
-#: ../../include/features.php:24
-msgid "Multiple Profiles"
+#: ../../include/permissions.php:14
+msgid "Can view my \"public\" channel profile"
msgstr ""
-#: ../../include/features.php:24
-msgid "Ability to create multiple profiles"
+#: ../../include/permissions.php:15
+msgid "Can view my \"public\" photo albums"
msgstr ""
-#: ../../include/features.php:25
-msgid "Web Pages"
+#: ../../include/permissions.php:16
+msgid "Can view my \"public\" address book"
msgstr ""
-#: ../../include/features.php:25
-msgid "Provide managed web pages on your channel"
+#: ../../include/permissions.php:17
+msgid "Can view my \"public\" file storage"
msgstr ""
-#: ../../include/features.php:26
-msgid "Enhanced Photo Albums"
+#: ../../include/permissions.php:18
+msgid "Can view my \"public\" pages"
msgstr ""
-#: ../../include/features.php:26
-msgid "Enable photo album with enhanced features"
+#: ../../include/permissions.php:21
+msgid "Can send me their channel stream and posts"
msgstr ""
-#: ../../include/features.php:28
-msgid "Extended Identity Sharing"
+#: ../../include/permissions.php:22
+msgid "Can post on my channel page (\"wall\")"
msgstr ""
-#: ../../include/features.php:29
-msgid "Expert Mode"
+#: ../../include/permissions.php:23
+msgid "Can comment on my posts"
msgstr ""
-#: ../../include/features.php:29
-msgid "Enable Expert Mode to provide advanced configuration options"
+#: ../../include/permissions.php:24
+msgid "Can send me private mail messages"
msgstr ""
-#: ../../include/features.php:30
-msgid "Premium Channel"
+#: ../../include/permissions.php:25
+msgid "Can post photos to my photo albums"
msgstr ""
-#: ../../include/features.php:30
-msgid ""
-"Allows you to set restrictions and terms on those that connect with your "
-"channel"
+#: ../../include/permissions.php:26
+msgid "Can forward to all my channel contacts via post @mentions"
msgstr ""
-#: ../../include/features.php:35
-msgid "Post Composition Features"
+#: ../../include/permissions.php:26
+msgid "Advanced - useful for creating group forum channels"
msgstr ""
-#: ../../include/features.php:36
-msgid "Richtext Editor"
+#: ../../include/permissions.php:27
+msgid "Can chat with me (when available)"
msgstr ""
-#: ../../include/features.php:36
-msgid "Enable richtext editor"
+#: ../../include/permissions.php:27
+msgid "Requires compatible chat plugin"
msgstr ""
-#: ../../include/features.php:37
-msgid "Post Preview"
+#: ../../include/permissions.php:28
+msgid "Can write to my \"public\" file storage"
msgstr ""
-#: ../../include/features.php:37
-msgid "Allow previewing posts and comments before publishing them"
+#: ../../include/permissions.php:29
+msgid "Can edit my \"public\" pages"
msgstr ""
-#: ../../include/features.php:38 ../../mod/sources.php:67
-#: ../../mod/settings.php:120
-msgid "Channel Sources"
+#: ../../include/permissions.php:31
+msgid "Can source my \"public\" posts in derived channels"
msgstr ""
-#: ../../include/features.php:38
-msgid "Automatically import channel content from other channels or feeds"
+#: ../../include/permissions.php:31
+msgid "Somewhat advanced - very useful in open communities"
msgstr ""
-#: ../../include/features.php:39
-msgid "Even More Encryption"
+#: ../../include/permissions.php:32
+msgid "Can administer my channel resources"
msgstr ""
-#: ../../include/features.php:39
-msgid "Allow encryption of content end-to-end with a shared secret key"
+#: ../../include/permissions.php:32
+msgid "Extremely advanced. Leave this alone unless you know what you are doing"
msgstr ""
-#: ../../include/features.php:44
-msgid "Network and Stream Filtering"
+#: ../../include/taxonomy.php:210
+msgid "Tags"
msgstr ""
-#: ../../include/features.php:45
-msgid "Search by Date"
+#: ../../include/taxonomy.php:224
+msgid "Keywords"
msgstr ""
-#: ../../include/features.php:45
-msgid "Ability to select posts by date ranges"
+#: ../../include/taxonomy.php:249
+msgid "have"
msgstr ""
-#: ../../include/features.php:46
-msgid "Collections Filter"
+#: ../../include/taxonomy.php:249
+msgid "has"
msgstr ""
-#: ../../include/features.php:46
-msgid "Enable widget to display Network posts only from selected collections"
+#: ../../include/taxonomy.php:250
+msgid "want"
msgstr ""
-#: ../../include/features.php:47 ../../mod/search.php:17
-#: ../../mod/network.php:173
-msgid "Saved Searches"
+#: ../../include/taxonomy.php:250
+msgid "wants"
msgstr ""
-#: ../../include/features.php:47
-msgid "Save search terms for re-use"
+#: ../../include/taxonomy.php:251
+msgid "likes"
msgstr ""
-#: ../../include/features.php:48
-msgid "Network Personal Tab"
+#: ../../include/taxonomy.php:252
+msgid "dislikes"
msgstr ""
-#: ../../include/features.php:48
-msgid "Enable tab to display only Network posts that you've interacted on"
+#: ../../include/plugin.php:473 ../../include/plugin.php:475
+msgid "Click here to upgrade."
msgstr ""
-#: ../../include/features.php:49
-msgid "Network New Tab"
+#: ../../include/plugin.php:481
+msgid "This action exceeds the limits set by your subscription plan."
msgstr ""
-#: ../../include/features.php:49
-msgid "Enable tab to display all new Network activity"
+#: ../../include/plugin.php:486
+msgid "This action is not available under your subscription plan."
msgstr ""
-#: ../../include/features.php:50
-msgid "Affinity Tool"
+#: ../../include/comanche.php:35 ../../view/theme/redbasic/php/config.php:62
+#: ../../view/theme/apw/php/config.php:176
+msgid "Default"
msgstr ""
-#: ../../include/features.php:50
-msgid "Filter stream activity by depth of relationships"
+#: ../../include/security.php:49
+msgid "Welcome "
msgstr ""
-#: ../../include/features.php:55
-msgid "Post/Comment Tools"
+#: ../../include/security.php:50
+msgid "Please upload a profile photo."
msgstr ""
-#: ../../include/features.php:57
-msgid "Edit Sent Posts"
+#: ../../include/security.php:53
+msgid "Welcome back "
msgstr ""
-#: ../../include/features.php:57
-msgid "Edit and correct posts and comments after sending"
+#: ../../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/features.php:58
-msgid "Tagging"
+#: ../../include/items.php:201 ../../mod/like.php:55 ../../mod/group.php:74
+#: ../../mod/profperm.php:28 ../../index.php:339
+msgid "Permission denied"
msgstr ""
-#: ../../include/features.php:58
-msgid "Ability to tag existing posts"
+#: ../../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/features.php:59
-msgid "Post Categories"
+#: ../../include/items.php:3729
+msgid "Archives"
msgstr ""
-#: ../../include/features.php:59
-msgid "Add categories to your posts"
+#: ../../include/items.php:3895 ../../mod/group.php:44 ../../mod/group.php:146
+msgid "Collection not found."
msgstr ""
-#: ../../include/features.php:60
-msgid "Ability to file posts under folders"
+#: ../../include/items.php:3911 ../../mod/network.php:469
+msgid "Group is empty"
msgstr ""
-#: ../../include/features.php:61
-msgid "Dislike Posts"
+#: ../../include/items.php:3927
+msgid "Connection not found."
msgstr ""
-#: ../../include/features.php:61
-msgid "Ability to dislike posts/comments"
+#: ../../include/dir_fns.php:15
+msgid "Sort Options"
msgstr ""
-#: ../../include/features.php:62
-msgid "Star Posts"
+#: ../../include/dir_fns.php:16
+msgid "Alphabetic"
msgstr ""
-#: ../../include/features.php:62
-msgid "Ability to mark special posts with a star indicator"
+#: ../../include/dir_fns.php:17
+msgid "Reverse Alphabetic"
msgstr ""
-#: ../../include/features.php:63
-msgid "Tag Cloud"
+#: ../../include/dir_fns.php:18
+msgid "Newest to Oldest"
msgstr ""
-#: ../../include/features.php:63
-msgid "Provide a personal tag cloud on your channel page"
+#: ../../include/dir_fns.php:29
+msgid "Enable Safe Search"
msgstr ""
-#: ../../include/attach.php:184 ../../include/attach.php:232
-msgid "Item was not found."
+#: ../../include/dir_fns.php:31
+msgid "Disable Safe Search"
msgstr ""
-#: ../../include/attach.php:285
-msgid "No source file."
+#: ../../include/dir_fns.php:33
+msgid "Safe Mode"
msgstr ""
-#: ../../include/attach.php:302
-msgid "Cannot locate file to replace"
+#: ../../mod/common.php:10
+msgid "No channel."
msgstr ""
-#: ../../include/attach.php:320
-msgid "Cannot locate file to revise/update"
+#: ../../mod/common.php:47
+msgid "Common connections"
msgstr ""
-#: ../../include/attach.php:331
-#, php-format
-msgid "File exceeds size limit of %d"
+#: ../../mod/common.php:52
+msgid "No connections in common."
msgstr ""
-#: ../../include/attach.php:342
-#, php-format
-msgid "You have reached your limit of %1$.0f Mbytes attachment storage."
+#: ../../mod/events.php:66
+msgid "Event title and start time are required."
msgstr ""
-#: ../../include/attach.php:424
-msgid "File upload failed. Possible system limit or action terminated."
+#: ../../mod/events.php:281
+msgid "l, F j"
msgstr ""
-#: ../../include/attach.php:436
-msgid "Stored file could not be verified. Upload failed."
+#: ../../mod/events.php:303
+msgid "Edit event"
msgstr ""
-#: ../../include/attach.php:480 ../../include/attach.php:497
-msgid "Path not available."
+#: ../../mod/events.php:349
+msgid "Create New Event"
msgstr ""
-#: ../../include/attach.php:544
-msgid "Empty pathname"
+#: ../../mod/events.php:350
+msgid "Previous"
msgstr ""
-#: ../../include/attach.php:562
-msgid "duplicate filename or path"
+#: ../../mod/events.php:351 ../../mod/setup.php:256
+msgid "Next"
msgstr ""
-#: ../../include/attach.php:584
-msgid "Path not found."
+#: ../../mod/events.php:425
+msgid "hour:minute"
msgstr ""
-#: ../../include/attach.php:628
-msgid "mkdir failed."
+#: ../../mod/events.php:435
+msgid "Event details"
msgstr ""
-#: ../../include/attach.php:632
-msgid "database storage failed."
+#: ../../mod/events.php:436
+#, php-format
+msgid "Format is %s %s. Starting date and Title are required."
msgstr ""
-#: ../../include/auth.php:67
-msgid "Logged out."
+#: ../../mod/events.php:438
+msgid "Event Starts:"
msgstr ""
-#: ../../include/auth.php:179
-msgid "Failed authentication"
+#: ../../mod/events.php:438 ../../mod/events.php:452
+msgid "Required"
msgstr ""
-#: ../../include/auth.php:188
-msgid "Login failed."
+#: ../../mod/events.php:441
+msgid "Finish date/time is not known or not relevant"
msgstr ""
-#: ../../include/enotify.php:36
-msgid "Red Matrix Notification"
+#: ../../mod/events.php:443
+msgid "Event Finishes:"
msgstr ""
-#: ../../include/enotify.php:37
-msgid "redmatrix"
+#: ../../mod/events.php:446
+msgid "Adjust for viewer timezone"
msgstr ""
-#: ../../include/enotify.php:39
-msgid "Thank You,"
+#: ../../mod/events.php:448
+msgid "Description:"
msgstr ""
-#: ../../include/enotify.php:41
-#, php-format
-msgid "%s Administrator"
+#: ../../mod/events.php:452
+msgid "Title:"
msgstr ""
-#: ../../include/enotify.php:76
-#, php-format
-msgid "%s <!item_type!>"
+#: ../../mod/events.php:454
+msgid "Share this event"
msgstr ""
-#: ../../include/enotify.php:80
-#, php-format
-msgid "[Red:Notify] New mail received at %s"
+#: ../../mod/thing.php:109
+msgid "Object store: failed"
msgstr ""
-#: ../../include/enotify.php:82
-#, php-format
-msgid "%1$s, %2$s sent you a new private message at %3$s."
+#: ../../mod/thing.php:113
+msgid "thing/stuff added"
msgstr ""
-#: ../../include/enotify.php:83
+#: ../../mod/thing.php:129
#, php-format
-msgid "%1$s sent you %2$s."
+msgid "OBJ: %1$s %2$s %3$s"
msgstr ""
-#: ../../include/enotify.php:83
-msgid "a private message"
+#: ../../mod/thing.php:175
+msgid "not yet implemented."
msgstr ""
-#: ../../include/enotify.php:84
-#, php-format
-msgid "Please visit %s to view and/or reply to your private messages."
+#: ../../mod/thing.php:181
+msgid "Add Stuff to your Profile"
msgstr ""
-#: ../../include/enotify.php:135
-#, php-format
-msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]"
+#: ../../mod/thing.php:183
+msgid "Select a profile"
msgstr ""
-#: ../../include/enotify.php:143
-#, php-format
-msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]"
+#: ../../mod/thing.php:185
+msgid "Select a category of stuff. e.g. I ______ something"
msgstr ""
-#: ../../include/enotify.php:152
-#, php-format
-msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]"
+#: ../../mod/thing.php:187
+msgid "Name of thing or stuff e.g. something"
msgstr ""
-#: ../../include/enotify.php:163
-#, php-format
-msgid "[Red:Notify] Comment to conversation #%1$d by %2$s"
+#: ../../mod/thing.php:188
+msgid "URL of thing or stuff (optional)"
msgstr ""
-#: ../../include/enotify.php:164
-#, php-format
-msgid "%1$s, %2$s commented on an item/conversation you have been following."
+#: ../../mod/thing.php:189
+msgid "URL for photo of thing or stuff (optional)"
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."
+#: ../../mod/invite.php:25
+msgid "Total invitation limit exceeded."
msgstr ""
-#: ../../include/enotify.php:174
+#: ../../mod/invite.php:47
#, php-format
-msgid "[Red:Notify] %s posted to your profile wall"
+msgid "%s : Not a valid email address."
msgstr ""
-#: ../../include/enotify.php:176
-#, php-format
-msgid "%1$s, %2$s posted to your profile wall at %3$s"
+#: ../../mod/invite.php:74
+msgid "Please join us on Red"
msgstr ""
-#: ../../include/enotify.php:178
-#, php-format
-msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]"
+#: ../../mod/invite.php:85
+msgid "Invitation limit exceeded. Please contact your site administrator."
msgstr ""
-#: ../../include/enotify.php:205
+#: ../../mod/invite.php:90
#, php-format
-msgid "[Red:Notify] %s tagged you"
+msgid "%s : Message delivery failed."
msgstr ""
-#: ../../include/enotify.php:206
+#: ../../mod/invite.php:94
#, php-format
-msgid "%1$s, %2$s tagged you at %3$s"
+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 ""
-#: ../../include/enotify.php:207
-#, php-format
-msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]."
+#: ../../mod/invite.php:139
+msgid "Send invitations"
msgstr ""
-#: ../../include/enotify.php:220
-#, php-format
-msgid "[Red:Notify] %1$s poked you"
+#: ../../mod/invite.php:140
+msgid "Enter email addresses, one per line:"
msgstr ""
-#: ../../include/enotify.php:221
-#, php-format
-msgid "%1$s, %2$s poked you at %3$s"
+#: ../../mod/invite.php:141 ../../mod/message.php:326
+#: ../../mod/message.php:508
+msgid "Your message:"
msgstr ""
-#: ../../include/enotify.php:222
-#, php-format
-msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]."
+#: ../../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 ""
-#: ../../include/enotify.php:238
-#, php-format
-msgid "[Red:Notify] %s tagged your post"
+#: ../../mod/invite.php:144
+msgid "You will need to supply this invitation code: $invite_code"
msgstr ""
-#: ../../include/enotify.php:239
-#, php-format
-msgid "%1$s, %2$s tagged your post at %3$s"
+#: ../../mod/invite.php:145
+msgid "Please visit my channel at"
msgstr ""
-#: ../../include/enotify.php:240
-#, php-format
-msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]"
+#: ../../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 ""
-#: ../../include/enotify.php:252
-msgid "[Red:Notify] Introduction received"
+#: ../../mod/invite.php:151
+msgid "Click the [Register] link on the following page to join."
msgstr ""
-#: ../../include/enotify.php:253
-#, php-format
-msgid "%1$s, you've received an introduction from '%2$s' at %3$s"
+#: ../../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 ""
-#: ../../include/enotify.php:254
+#: ../../mod/allfriends.php:35
#, php-format
-msgid "%1$s, you've received [zrl=%2$s]an introduction[/zrl] from %3$s."
+msgid "Friends of %s"
msgstr ""
-#: ../../include/enotify.php:258 ../../include/enotify.php:277
-#, php-format
-msgid "You may visit their profile at %s"
+#: ../../mod/allfriends.php:41
+msgid "No friends to display."
msgstr ""
-#: ../../include/enotify.php:260
-#, php-format
-msgid "Please visit %s to approve or reject the introduction."
+#: ../../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 ""
-#: ../../include/enotify.php:267
-msgid "[Red:Notify] Friend suggestion received"
+#: ../../mod/webpages.php:104 ../../mod/layouts.php:105
+#: ../../mod/blocks.php:96
+msgid "View"
msgstr ""
-#: ../../include/enotify.php:268
-#, php-format
-msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s"
+#: ../../mod/api.php:76 ../../mod/api.php:102
+msgid "Authorize application connection"
msgstr ""
-#: ../../include/enotify.php:269
-#, php-format
+#: ../../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 ""
-"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s."
+"Do you want to authorize this application to access your posts and contacts, "
+"and/or create new posts for you?"
msgstr ""
-#: ../../include/enotify.php:275
-msgid "Name:"
+#: ../../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 ""
-#: ../../include/enotify.php:276
-msgid "Photo:"
+#: ../../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 ""
-#: ../../include/enotify.php:279
-#, php-format
-msgid "Please visit %s to approve or reject the suggestion."
+#: ../../mod/lastpost.php:16 ../../mod/channel.php:16
+msgid "You must be logged in to see this page."
msgstr ""
-#: ../../include/contact_selectors.php:30
-msgid "Unknown | Not categorised"
+#: ../../mod/apps.php:8
+msgid "No installed applications."
msgstr ""
-#: ../../include/contact_selectors.php:31
-msgid "Block immediately"
+#: ../../mod/apps.php:13
+msgid "Applications"
msgstr ""
-#: ../../include/contact_selectors.php:32
-msgid "Shady, spammer, self-marketer"
+#: ../../mod/page.php:35
+msgid "Invalid item."
msgstr ""
-#: ../../include/contact_selectors.php:33
-msgid "Known to me, but no opinion"
+#: ../../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 ""
-#: ../../include/contact_selectors.php:34
-msgid "OK, probably harmless"
+#: ../../mod/page.php:83 ../../mod/help.php:56 ../../mod/display.php:92
+#: ../../index.php:229
+msgid "Page not found."
msgstr ""
-#: ../../include/contact_selectors.php:35
-msgid "Reputable, has my trust"
+#: ../../mod/attach.php:9
+msgid "Item not available."
msgstr ""
-#: ../../include/contact_selectors.php:54
-msgid "Frequently"
+#: ../../mod/setup.php:161
+msgid "Red Matrix Server - Setup"
msgstr ""
-#: ../../include/contact_selectors.php:55
-msgid "Hourly"
+#: ../../mod/setup.php:167
+msgid "Could not connect to database."
msgstr ""
-#: ../../include/contact_selectors.php:56
-msgid "Twice daily"
+#: ../../mod/setup.php:171
+msgid ""
+"Could not connect to specified site URL. Possible SSL certificate or DNS "
+"issue."
msgstr ""
-#: ../../include/contact_selectors.php:57
-msgid "Daily"
+#: ../../mod/setup.php:176
+msgid "Could not create table."
msgstr ""
-#: ../../include/contact_selectors.php:58
-msgid "Weekly"
+#: ../../mod/setup.php:182
+msgid "Your site database has been installed."
msgstr ""
-#: ../../include/contact_selectors.php:59
-msgid "Monthly"
+#: ../../mod/setup.php:187
+msgid ""
+"You may need to import the file \"install/database.sql\" manually using "
+"phpmyadmin or mysql."
msgstr ""
-#: ../../include/contact_selectors.php:74
-msgid "Friendica"
+#: ../../mod/setup.php:188 ../../mod/setup.php:255 ../../mod/setup.php:584
+msgid "Please see the file \"install/INSTALL.txt\"."
msgstr ""
-#: ../../include/contact_selectors.php:75
-msgid "OStatus"
+#: ../../mod/setup.php:252
+msgid "System check"
msgstr ""
-#: ../../include/contact_selectors.php:76
-msgid "RSS/Atom"
+#: ../../mod/setup.php:257
+msgid "Check again"
msgstr ""
-#: ../../include/contact_selectors.php:78
-msgid "Diaspora"
+#: ../../mod/setup.php:279
+msgid "Database connection"
msgstr ""
-#: ../../include/contact_selectors.php:79
-msgid "Facebook"
+#: ../../mod/setup.php:280
+msgid ""
+"In order to install Red Matrix we need to know how to connect to your "
+"database."
msgstr ""
-#: ../../include/contact_selectors.php:80
-msgid "Zot!"
+#: ../../mod/setup.php:281
+msgid ""
+"Please contact your hosting provider or site administrator if you have "
+"questions about these settings."
msgstr ""
-#: ../../include/contact_selectors.php:81
-msgid "LinkedIn"
+#: ../../mod/setup.php:282
+msgid ""
+"The database you specify below should already exist. If it does not, please "
+"create it before continuing."
msgstr ""
-#: ../../include/contact_selectors.php:82
-msgid "XMPP/IM"
+#: ../../mod/setup.php:286
+msgid "Database Server Name"
msgstr ""
-#: ../../include/contact_selectors.php:83
-msgid "MySpace"
+#: ../../mod/setup.php:286
+msgid "Default is localhost"
msgstr ""
-#: ../../mod/ping.php:160
-msgid "sent you a private message"
+#: ../../mod/setup.php:287
+msgid "Database Port"
msgstr ""
-#: ../../mod/ping.php:218
-msgid "added your channel"
+#: ../../mod/setup.php:287
+msgid "Communication port number - use 0 for default"
msgstr ""
-#: ../../mod/ping.php:262
-msgid "posted an event"
+#: ../../mod/setup.php:288
+msgid "Database Login Name"
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/setup.php:289
+msgid "Database Login Password"
msgstr ""
-#: ../../mod/message.php:19
-msgid "Check Mail"
+#: ../../mod/setup.php:290
+msgid "Database Name"
msgstr ""
-#: ../../mod/message.php:56
-msgid "Unable to lookup recipient."
+#: ../../mod/setup.php:292 ../../mod/setup.php:334
+msgid "Site administrator email address"
msgstr ""
-#: ../../mod/message.php:64
-msgid "Unable to communicate with requested channel."
+#: ../../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/message.php:71
-msgid "Cannot verify requested channel."
+#: ../../mod/setup.php:293 ../../mod/setup.php:336
+msgid "Website URL"
msgstr ""
-#: ../../mod/message.php:97
-msgid "Selected channel has private message restrictions. Send failed."
+#: ../../mod/setup.php:293 ../../mod/setup.php:336
+msgid "Please use SSL (https) URL if available."
msgstr ""
-#: ../../mod/message.php:223 ../../mod/notifications.php:101
-msgid "Messages"
+#: ../../mod/setup.php:296 ../../mod/setup.php:339
+msgid "Please select a default timezone for your website"
msgstr ""
-#: ../../mod/message.php:234
-msgid "Message deleted."
+#: ../../mod/setup.php:323
+msgid "Site settings"
msgstr ""
-#: ../../mod/message.php:241
-msgid "Conversation removed."
+#: ../../mod/setup.php:379
+msgid "Could not find a command line version of PHP in the web server PATH."
msgstr ""
-#: ../../mod/message.php:258
-msgid "Message recalled."
+#: ../../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/message.php:316
-msgid "Send Private Message"
+#: ../../mod/setup.php:384
+msgid "PHP executable path"
msgstr ""
-#: ../../mod/message.php:317 ../../mod/message.php:503
-msgid "To:"
+#: ../../mod/setup.php:384
+msgid ""
+"Enter full path to php executable. You can leave this blank to continue the "
+"installation."
msgstr ""
-#: ../../mod/message.php:322 ../../mod/message.php:505
-msgid "Subject:"
+#: ../../mod/setup.php:389
+msgid "Command line PHP"
msgstr ""
-#: ../../mod/message.php:326 ../../mod/message.php:508
-#: ../../mod/invite.php:141
-msgid "Your message:"
+#: ../../mod/setup.php:398
+msgid ""
+"The command line version of PHP on your system does not have "
+"\"register_argc_argv\" enabled."
msgstr ""
-#: ../../mod/message.php:359
-msgid "No messages."
+#: ../../mod/setup.php:399
+msgid "This is required for message delivery to work."
msgstr ""
-#: ../../mod/message.php:375 ../../mod/message.php:472
-msgid "Delete message"
+#: ../../mod/setup.php:401
+msgid "PHP register_argc_argv"
msgstr ""
-#: ../../mod/message.php:377
-msgid "D, d M Y - g:i A"
+#: ../../mod/setup.php:422
+msgid ""
+"Error: the \"openssl_pkey_new\" function on this system is not able to "
+"generate encryption keys"
msgstr ""
-#: ../../mod/message.php:396
-msgid "Message not found."
+#: ../../mod/setup.php:423
+msgid ""
+"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
+"installation.php\"."
msgstr ""
-#: ../../mod/message.php:473
-msgid "Recall message"
+#: ../../mod/setup.php:425
+msgid "Generate encryption keys"
msgstr ""
-#: ../../mod/message.php:475
-msgid "Message has been recalled."
+#: ../../mod/setup.php:432
+msgid "libCurl PHP module"
msgstr ""
-#: ../../mod/message.php:492
-msgid "Private Conversation"
+#: ../../mod/setup.php:433
+msgid "GD graphics PHP module"
msgstr ""
-#: ../../mod/message.php:496
-msgid "Delete conversation"
+#: ../../mod/setup.php:434
+msgid "OpenSSL PHP module"
msgstr ""
-#: ../../mod/message.php:498
-msgid ""
-"No secure communications available. You <strong>may</strong> be able to "
-"respond from the sender's profile page."
+#: ../../mod/setup.php:435
+msgid "mysqli PHP module"
msgstr ""
-#: ../../mod/message.php:502
-msgid "Send Reply"
+#: ../../mod/setup.php:436
+msgid "mb_string PHP module"
msgstr ""
-#: ../../mod/chanview.php:78 ../../mod/wall_upload.php:35
-#: ../../mod/magic.php:95 ../../mod/page.php:47 ../../mod/home.php:51
-msgid "Channel not found."
+#: ../../mod/setup.php:437
+msgid "mcrypt PHP module"
msgstr ""
-#: ../../mod/chanview.php:98
-msgid "toggle full screen mode"
+#: ../../mod/setup.php:442 ../../mod/setup.php:444
+msgid "Apache mod_rewrite module"
msgstr ""
-#: ../../mod/xchan.php:25 ../../mod/mitem.php:97 ../../mod/menu.php:113
-msgid "Not found."
+#: ../../mod/setup.php:442
+msgid ""
+"Error: Apache webserver mod-rewrite module is required but not installed."
msgstr ""
-#: ../../mod/poke.php:159
-msgid "Poke/Prod"
+#: ../../mod/setup.php:448 ../../mod/setup.php:451
+msgid "proc_open"
msgstr ""
-#: ../../mod/poke.php:160
-msgid "poke, prod or do other things to somebody"
+#: ../../mod/setup.php:448
+msgid ""
+"Error: proc_open is required but is either not installed or has been "
+"disabled in php.ini"
msgstr ""
-#: ../../mod/poke.php:161
-msgid "Recipient"
+#: ../../mod/setup.php:456
+msgid "Error: libCURL PHP module required but not installed."
msgstr ""
-#: ../../mod/poke.php:162
-msgid "Choose what you wish to do to recipient"
+#: ../../mod/setup.php:460
+msgid ""
+"Error: GD graphics PHP module with JPEG support required but not installed."
msgstr ""
-#: ../../mod/poke.php:165
-msgid "Make this post private"
+#: ../../mod/setup.php:464
+msgid "Error: openssl PHP module required but not installed."
msgstr ""
-#: ../../mod/rpost.php:84 ../../mod/editpost.php:42
-msgid "Edit post"
+#: ../../mod/setup.php:468
+msgid "Error: mysqli PHP module required but not installed."
msgstr ""
-#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92
-#: ../../mod/crepair.php:129
-msgid "Contact not found."
+#: ../../mod/setup.php:472
+msgid "Error: mb_string PHP module required but not installed."
msgstr ""
-#: ../../mod/fsuggest.php:63
-msgid "Friend suggestion sent."
+#: ../../mod/setup.php:476
+msgid "Error: mcrypt PHP module required but not installed."
msgstr ""
-#: ../../mod/fsuggest.php:97
-msgid "Suggest Friends"
+#: ../../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/fsuggest.php:99
-#, php-format
-msgid "Suggest a friend for %s"
+#: ../../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/pubsites.php:22
-msgid "Public Sites"
+#: ../../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/pubsites.php:25
+#: ../../mod/setup.php:495
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 <strong>may</strong> provide "
-"additional details."
+"You can alternatively skip this procedure and perform a manual installation. "
+"Please see the file \"install/INSTALL.txt\" for instructions."
msgstr ""
-#: ../../mod/pubsites.php:31
-msgid "Site URL"
+#: ../../mod/setup.php:498
+msgid ".htconfig.php is writable"
msgstr ""
-#: ../../mod/pubsites.php:31
-msgid "Access Type"
+#: ../../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/pubsites.php:31
-msgid "Registration Policy"
+#: ../../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/pubsites.php:31 ../../mod/profiles.php:367
-msgid "Location"
+#: ../../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/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11
-#: ../../mod/tagrm.php:94 ../../mod/settings.php:652
-#: ../../mod/settings.php:678
-msgid "Cancel"
+#: ../../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/fbrowser.php:114
-msgid "Files"
+#: ../../mod/setup.php:514
+msgid "view/tpl/smarty3 is writable"
msgstr ""
-#: ../../mod/mood.php:133
-msgid "Mood"
+#: ../../mod/setup.php:528
+msgid "SSL certificate validation"
msgstr ""
-#: ../../mod/mood.php:134
-msgid "Set your current mood and tell your friends"
+#: ../../mod/setup.php:528
+msgid ""
+"SSL certificate cannot be validated. Fix certificate or disable https access "
+"to this site."
msgstr ""
-#: ../../mod/profile_photo.php:54
-msgid "Image uploaded but image cropping failed."
+#: ../../mod/setup.php:535
+msgid ""
+"Url rewrite in .htaccess is not working. Check your server configuration."
msgstr ""
-#: ../../mod/profile_photo.php:107
-msgid "Image resize failed."
+#: ../../mod/setup.php:537
+msgid "Url rewrite is working"
msgstr ""
-#: ../../mod/profile_photo.php:151
+#: ../../mod/setup.php:547
msgid ""
-"Shift-reload the page or clear browser cache if the new photo does not "
-"display immediately."
+"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/profile_photo.php:173
+#: ../../mod/setup.php:571
+msgid "Errors encountered creating database tables."
+msgstr ""
+
+#: ../../mod/setup.php:582
+msgid "<h1>What next</h1>"
+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/subthread.php:105
#, php-format
-msgid "Image exceeds size limit of %d"
+msgid "%1$s is following %2$s's %3$s"
msgstr ""
-#: ../../mod/profile_photo.php:182
-msgid "Unable to process image."
+#: ../../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/profile_photo.php:224 ../../mod/profile_photo.php:272
-msgid "Photo not available."
+#: ../../mod/chanview.php:98
+msgid "toggle full screen mode"
msgstr ""
-#: ../../mod/profile_photo.php:291
-msgid "Upload File:"
+#: ../../mod/tagger.php:98
+#, php-format
+msgid "%1$s tagged %2$s's %3$s with %4$s"
msgstr ""
-#: ../../mod/profile_photo.php:292
-msgid "Select a profile:"
+#: ../../mod/settings.php:53
+msgid "Account settings"
msgstr ""
-#: ../../mod/profile_photo.php:293
-msgid "Upload Profile Photo"
+#: ../../mod/settings.php:59
+msgid "Channel settings"
msgstr ""
-#: ../../mod/profile_photo.php:294
-msgid "Upload"
+#: ../../mod/settings.php:65
+msgid "Additional features"
msgstr ""
-#: ../../mod/profile_photo.php:298 ../../mod/settings.php:1018
-msgid "or"
+#: ../../mod/settings.php:71
+msgid "Feature settings"
msgstr ""
-#: ../../mod/profile_photo.php:298
-msgid "skip this step"
+#: ../../mod/settings.php:77
+msgid "Display settings"
msgstr ""
-#: ../../mod/profile_photo.php:298
-msgid "select a photo from your photo albums"
+#: ../../mod/settings.php:83
+msgid "Connected apps"
msgstr ""
-#: ../../mod/profile_photo.php:312
-msgid "Crop Image"
+#: ../../mod/settings.php:89
+msgid "Export channel"
msgstr ""
-#: ../../mod/profile_photo.php:313
-msgid "Please adjust the image cropping for optimum viewing."
+#: ../../mod/settings.php:101
+msgid "Automatic Permissions (Advanced)"
msgstr ""
-#: ../../mod/profile_photo.php:315
-msgid "Done Editing"
+#: ../../mod/settings.php:111
+msgid "Premium Channel Settings"
msgstr ""
-#: ../../mod/profile_photo.php:350
-msgid "Image uploaded successfully."
+#: ../../mod/settings.php:171
+msgid "Name is required"
msgstr ""
-#: ../../mod/profile_photo.php:352
-msgid "Image upload failed."
+#: ../../mod/settings.php:175
+msgid "Key and Secret are required"
msgstr ""
-#: ../../mod/profile_photo.php:361
-#, php-format
-msgid "Image size reduction [%s] failed."
+#: ../../mod/settings.php:179 ../../mod/settings.php:677
+msgid "Update"
msgstr ""
-#: ../../mod/wall_upload.php:41 ../../mod/item.php:1074
-msgid "Wall Photos"
+#: ../../mod/settings.php:292
+msgid "Passwords do not match. Password unchanged."
msgstr ""
-#: ../../mod/crepair.php:102
-msgid "Contact settings applied."
+#: ../../mod/settings.php:296
+msgid "Empty passwords are not allowed. Password unchanged."
msgstr ""
-#: ../../mod/crepair.php:104
-msgid "Contact update failed."
+#: ../../mod/settings.php:309
+msgid "Password changed."
msgstr ""
-#: ../../mod/crepair.php:135
-msgid "Repair Contact Settings"
+#: ../../mod/settings.php:311
+msgid "Password update failed. Please try again."
msgstr ""
-#: ../../mod/crepair.php:137
-msgid ""
-"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect "
-"information your communications with this contact may stop working."
+#: ../../mod/settings.php:325
+msgid "Not valid email."
msgstr ""
-#: ../../mod/crepair.php:138
-msgid ""
-"Please use your browser 'Back' button <strong>now</strong> if you are "
-"uncertain what to do on this page."
+#: ../../mod/settings.php:328
+msgid "Protected email address. Cannot change to that email."
msgstr ""
-#: ../../mod/crepair.php:144
-msgid "Return to contact editor"
+#: ../../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/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/connect.php:59 ../../mod/connect.php:107
-msgid "Continue"
+#: ../../mod/settings.php:668
+msgid "You can't edit this application."
msgstr ""
-#: ../../mod/connect.php:88
-msgid "Premium Channel Setup"
+#: ../../mod/settings.php:711
+msgid "Connected Apps"
msgstr ""
-#: ../../mod/connect.php:90
-msgid "Enable premium channel connection restrictions"
+#: ../../mod/settings.php:715
+msgid "Client key starts with"
msgstr ""
-#: ../../mod/connect.php:91
-msgid ""
-"Please enter your restrictions or conditions, such as paypal receipt, usage "
-"guidelines, etc."
+#: ../../mod/settings.php:716
+msgid "No name"
msgstr ""
-#: ../../mod/connect.php:93 ../../mod/connect.php:113
-msgid ""
-"This channel may require additional steps or acknowledgement of the "
-"following conditions prior to connecting:"
+#: ../../mod/settings.php:717
+msgid "Remove authorization"
msgstr ""
-#: ../../mod/connect.php:94
-msgid ""
-"Potential connections will then see the following text before proceeding:"
+#: ../../mod/settings.php:728
+msgid "No feature settings configured"
msgstr ""
-#: ../../mod/connect.php:95 ../../mod/connect.php:116
-msgid ""
-"By continuing, I certify that I have complied with any instructions provided "
-"on this page."
+#: ../../mod/settings.php:736
+msgid "Feature Settings"
msgstr ""
-#: ../../mod/connect.php:104
-msgid "(No specific instructions have been provided by the channel owner.)"
+#: ../../mod/settings.php:759
+msgid "Account Settings"
msgstr ""
-#: ../../mod/connect.php:112
-msgid "Restricted or Premium Channel"
+#: ../../mod/settings.php:760
+msgid "Password Settings"
msgstr ""
-#: ../../mod/lockview.php:34
-msgid "Remote privacy information not available."
+#: ../../mod/settings.php:761
+msgid "New Password:"
msgstr ""
-#: ../../mod/lockview.php:43
-msgid "Visible to:"
+#: ../../mod/settings.php:762
+msgid "Confirm:"
msgstr ""
-#: ../../mod/blocks.php:65
-msgid "Block Name"
+#: ../../mod/settings.php:762
+msgid "Leave password fields blank unless changing"
msgstr ""
-#: ../../mod/blocks.php:96 ../../mod/webpages.php:104
-#: ../../mod/layouts.php:105
-msgid "View"
+#: ../../mod/settings.php:764 ../../mod/settings.php:1063
+msgid "Email Address:"
msgstr ""
-#: ../../mod/intro.php:11 ../../mod/intro.php:98 ../../mod/admin.php:688
-#: ../../mod/notifications.php:159 ../../mod/notifications.php:206
-msgid "Approve"
+#: ../../mod/settings.php:765
+msgid "Remove Account"
msgstr ""
-#: ../../mod/intro.php:14 ../../mod/intro.php:99 ../../mod/admin.php:691
-#: ../../mod/connections.php:348 ../../mod/connections.php:490
-msgid "Block"
+#: ../../mod/settings.php:766
+msgid "Warning: This action is permanent and cannot be reversed."
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"
+#: ../../mod/settings.php:782
+msgid "Off"
msgstr ""
-#: ../../mod/intro.php:29 ../../mod/connections.php:122
-msgid "Connection updated."
+#: ../../mod/settings.php:782
+msgid "On"
msgstr ""
-#: ../../mod/intro.php:31
-msgid "Connection update failed."
+#: ../../mod/settings.php:789
+msgid "Additional Features"
msgstr ""
-#: ../../mod/intro.php:56
-msgid "Introductions and Connection Requests"
+#: ../../mod/settings.php:814
+msgid "Connector Settings"
msgstr ""
-#: ../../mod/intro.php:67
-msgid "No pending introductions."
+#: ../../mod/settings.php:844 ../../mod/admin.php:369
+msgid "No special theme for mobile devices"
msgstr ""
-#: ../../mod/intro.php:72
-msgid "System error. Please try again later."
+#: ../../mod/settings.php:884
+msgid "Display Settings"
msgstr ""
-#: ../../mod/intro.php:95 ../../mod/connections.php:496
-#: ../../mod/notifications.php:155 ../../mod/notifications.php:202
-msgid "Hide this contact from others"
+#: ../../mod/settings.php:890
+msgid "Display Theme:"
msgstr ""
-#: ../../mod/intro.php:96 ../../mod/notifications.php:156
-#: ../../mod/notifications.php:203
-msgid "Post a new friend activity"
+#: ../../mod/settings.php:891
+msgid "Mobile Theme:"
msgstr ""
-#: ../../mod/intro.php:96 ../../mod/notifications.php:156
-#: ../../mod/notifications.php:203
-msgid "if applicable"
+#: ../../mod/settings.php:892
+msgid "Update browser every xx seconds"
msgstr ""
-#: ../../mod/intro.php:101 ../../mod/notifications.php:35
-#: ../../mod/notifications.php:163 ../../mod/notifications.php:209
-msgid "Discard"
+#: ../../mod/settings.php:892
+msgid "Minimum of 10 seconds, no maximum"
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."
+#: ../../mod/settings.php:893
+msgid "Maximum number of conversations to load at any time:"
msgstr ""
-#: ../../mod/community.php:23
-msgid "Not available."
+#: ../../mod/settings.php:893
+msgid "Maximum of 100 items"
msgstr ""
-#: ../../mod/community.php:32
-msgid "Community"
+#: ../../mod/settings.php:894
+msgid "Don't show emoticons"
msgstr ""
-#: ../../mod/community.php:63 ../../mod/community.php:88
-msgid "No results."
+#: ../../mod/settings.php:930
+msgid "Nobody except yourself"
msgstr ""
-#: ../../mod/oexchange.php:23
-msgid "Unable to find your hub."
+#: ../../mod/settings.php:931
+msgid "Only those you specifically allow"
msgstr ""
-#: ../../mod/oexchange.php:37
-msgid "Post successful."
+#: ../../mod/settings.php:932
+msgid "Anybody in your address book"
msgstr ""
-#: ../../mod/search.php:20 ../../mod/network.php:164
-msgid "Remove term"
+#: ../../mod/settings.php:933
+msgid "Anybody on this website"
msgstr ""
-#: ../../mod/profperm.php:34 ../../mod/profperm.php:64
-msgid "Invalid profile identifier."
+#: ../../mod/settings.php:934
+msgid "Anybody in this network"
msgstr ""
-#: ../../mod/profperm.php:110
-msgid "Profile Visibility Editor"
+#: ../../mod/settings.php:935
+msgid "Anybody on the internet"
msgstr ""
-#: ../../mod/profperm.php:114
-msgid "Click on a contact to add or remove."
+#: ../../mod/settings.php:1009
+msgid "Publish your default profile in the network directory"
msgstr ""
-#: ../../mod/profperm.php:123
-msgid "Visible To"
+#: ../../mod/settings.php:1014
+msgid "Allow us to suggest you as a potential friend to new members?"
msgstr ""
-#: ../../mod/profperm.php:139
-msgid "All Contacts (with secure profile access)"
+#: ../../mod/settings.php:1018 ../../mod/profile_photo.php:298
+msgid "or"
msgstr ""
-#: ../../mod/new_channel.php:107
-msgid "Add a Channel"
+#: ../../mod/settings.php:1023
+msgid "Your channel address is"
msgstr ""
-#: ../../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."
+#: ../../mod/settings.php:1034
+msgid "Automatically expire posts after this many days:"
msgstr ""
-#: ../../mod/new_channel.php:110 ../../mod/sources.php:82
-#: ../../mod/sources.php:109
-msgid "Channel Name"
+#: ../../mod/settings.php:1034
+msgid "If empty, posts will not expire. Expired posts will be deleted"
msgstr ""
-#: ../../mod/new_channel.php:111
-msgid ""
-"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation "
-"Group\" "
+#: ../../mod/settings.php:1035
+msgid "Advanced expiration settings"
msgstr ""
-#: ../../mod/new_channel.php:112
-msgid "Choose a short nickname"
+#: ../../mod/settings.php:1036
+msgid "Advanced Expiration"
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/settings.php:1037
+msgid "Expire posts:"
msgstr ""
-#: ../../mod/new_channel.php:114
-msgid ""
-"Or <a href=\"import\">import an existing channel</a> from another location"
+#: ../../mod/settings.php:1039
+msgid "Expire starred posts:"
msgstr ""
-#: ../../mod/new_channel.php:117 ../../mod/mitem.php:149 ../../mod/menu.php:79
-msgid "Create"
+#: ../../mod/settings.php:1040
+msgid "Expire photos:"
msgstr ""
-#: ../../mod/mitem.php:13 ../../mod/menu.php:87
-msgid "Menu not found."
+#: ../../mod/settings.php:1041
+msgid "Only expire posts by others:"
msgstr ""
-#: ../../mod/mitem.php:66
-msgid "Menu element updated."
+#: ../../mod/settings.php:1052
+msgid "Channel Settings"
msgstr ""
-#: ../../mod/mitem.php:70
-msgid "Unable to update menu element."
+#: ../../mod/settings.php:1061
+msgid "Basic Settings"
msgstr ""
-#: ../../mod/mitem.php:76
-msgid "Menu element added."
+#: ../../mod/settings.php:1064
+msgid "Your Timezone:"
msgstr ""
-#: ../../mod/mitem.php:80
-msgid "Unable to add menu element."
+#: ../../mod/settings.php:1065
+msgid "Default Post Location:"
msgstr ""
-#: ../../mod/mitem.php:116
-msgid "Manage Menu Elements"
+#: ../../mod/settings.php:1066
+msgid "Use Browser Location:"
msgstr ""
-#: ../../mod/mitem.php:119
-msgid "Edit menu"
+#: ../../mod/settings.php:1068
+msgid "Adult Content"
msgstr ""
-#: ../../mod/mitem.php:122
-msgid "Edit element"
+#: ../../mod/settings.php:1068
+msgid "This channel publishes adult content."
msgstr ""
-#: ../../mod/mitem.php:123
-msgid "Drop element"
+#: ../../mod/settings.php:1070
+msgid "Security and Privacy Settings"
msgstr ""
-#: ../../mod/mitem.php:124
-msgid "New element"
+#: ../../mod/settings.php:1072
+msgid "Quick Privacy Settings:"
msgstr ""
-#: ../../mod/mitem.php:125
-msgid "Edit this menu container"
+#: ../../mod/settings.php:1073
+msgid "Very Public - extremely permissive"
msgstr ""
-#: ../../mod/mitem.php:126
-msgid "Add menu element"
+#: ../../mod/settings.php:1074
+msgid "Typical - default public, privacy when desired"
msgstr ""
-#: ../../mod/mitem.php:127
-msgid "Delete this menu item"
+#: ../../mod/settings.php:1075
+msgid "Private - default private, rarely open or public"
msgstr ""
-#: ../../mod/mitem.php:128
-msgid "Edit this menu item"
+#: ../../mod/settings.php:1076
+msgid "Blocked - default blocked to/from everybody"
msgstr ""
-#: ../../mod/mitem.php:141
-msgid "New Menu Element"
+#: ../../mod/settings.php:1079
+msgid "Maximum Friend Requests/Day:"
msgstr ""
-#: ../../mod/mitem.php:143 ../../mod/mitem.php:184
-msgid "Link text"
+#: ../../mod/settings.php:1079
+msgid "May reduce spam activity"
msgstr ""
-#: ../../mod/mitem.php:144 ../../mod/mitem.php:185
-msgid "URL of link"
+#: ../../mod/settings.php:1080
+msgid "Default Post Permissions"
msgstr ""
-#: ../../mod/mitem.php:145 ../../mod/mitem.php:186
-msgid "Use Red magic-auth if available"
+#: ../../mod/settings.php:1081
+msgid "(click to open/close)"
msgstr ""
-#: ../../mod/mitem.php:146 ../../mod/mitem.php:187
-msgid "Open link in new window"
+#: ../../mod/settings.php:1094
+msgid "Maximum private messages per day from unknown people:"
msgstr ""
-#: ../../mod/mitem.php:148 ../../mod/mitem.php:189
-msgid "Order in list"
+#: ../../mod/settings.php:1094
+msgid "Useful to reduce spamming"
msgstr ""
-#: ../../mod/mitem.php:148 ../../mod/mitem.php:189
-msgid "Higher numbers will sink to bottom of listing"
+#: ../../mod/settings.php:1097
+msgid "Notification Settings"
msgstr ""
-#: ../../mod/mitem.php:161
-msgid "Menu item not found."
+#: ../../mod/settings.php:1098
+msgid "By default post a status message when:"
msgstr ""
-#: ../../mod/mitem.php:170
-msgid "Menu item deleted."
+#: ../../mod/settings.php:1099
+msgid "accepting a friend request"
msgstr ""
-#: ../../mod/mitem.php:172
-msgid "Menu item could not be deleted."
+#: ../../mod/settings.php:1100
+msgid "joining a forum/community"
msgstr ""
-#: ../../mod/mitem.php:181
-msgid "Edit Menu Element"
+#: ../../mod/settings.php:1101
+msgid "making an <em>interesting</em> profile change"
msgstr ""
-#: ../../mod/mitem.php:190 ../../mod/menu.php:107
-msgid "Modify"
+#: ../../mod/settings.php:1102
+msgid "Send a notification email when:"
msgstr ""
-#: ../../mod/editwebpage.php:30 ../../mod/editpost.php:20
-#: ../../mod/editlayout.php:36 ../../mod/editblock.php:36
-msgid "Item not found"
+#: ../../mod/settings.php:1103
+msgid "You receive an introduction"
msgstr ""
-#: ../../mod/editwebpage.php:87
-msgid "Edit Webpage"
+#: ../../mod/settings.php:1104
+msgid "Your introductions are confirmed"
msgstr ""
-#: ../../mod/editwebpage.php:123 ../../mod/editpost.php:101
-#: ../../mod/editlayout.php:104 ../../mod/editblock.php:118
-msgid "Insert YouTube video"
+#: ../../mod/settings.php:1105
+msgid "Someone writes on your profile wall"
msgstr ""
-#: ../../mod/editwebpage.php:124 ../../mod/editpost.php:102
-#: ../../mod/editlayout.php:105 ../../mod/editblock.php:119
-msgid "Insert Vorbis [.ogg] video"
+#: ../../mod/settings.php:1106
+msgid "Someone writes a followup comment"
msgstr ""
-#: ../../mod/editwebpage.php:125 ../../mod/editpost.php:103
-#: ../../mod/editlayout.php:106 ../../mod/editblock.php:120
-msgid "Insert Vorbis [.ogg] audio"
+#: ../../mod/settings.php:1107
+msgid "You receive a private message"
msgstr ""
-#: ../../mod/editwebpage.php:162
-msgid "Delete Webpage"
+#: ../../mod/settings.php:1108
+msgid "You receive a friend suggestion"
msgstr ""
-#: ../../mod/profile.php:111
-msgid "Access to this profile has been restricted."
+#: ../../mod/settings.php:1109
+msgid "You are tagged in a post"
msgstr ""
-#: ../../mod/removeme.php:49
-msgid "Remove This Channel"
+#: ../../mod/settings.php:1110
+msgid "You are poked/prodded/etc. in a post"
msgstr ""
-#: ../../mod/removeme.php:50
-msgid ""
-"This will completely remove this channel from the network. Once this has "
-"been done it is not recoverable."
+#: ../../mod/settings.php:1113
+msgid "Advanced Account/Page Type Settings"
msgstr ""
-#: ../../mod/removeme.php:51
-msgid "Please enter your password for verification:"
+#: ../../mod/settings.php:1114
+msgid "Change the behaviour of this account for special situations"
msgstr ""
-#: ../../mod/removeme.php:52
-msgid "Remove this channel and all its clones from the network"
+#: ../../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/removeme.php:52
-msgid ""
-"By default only the instance of the channel located on this hub will be "
-"removed from the network"
+#: ../../mod/viewconnections.php:57
+msgid "No connections."
msgstr ""
-#: ../../mod/removeme.php:53
-msgid "Remove My Account"
+#: ../../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
@@ -3949,85 +3946,137 @@ msgstr ""
msgid "Remove"
msgstr ""
-#: ../../mod/rmagic.php:56
-msgid "Remote Authentication"
+#: ../../mod/connect.php:59 ../../mod/connect.php:107
+msgid "Continue"
msgstr ""
-#: ../../mod/rmagic.php:57
-msgid "Enter your channel address (e.g. channel@example.com)"
+#: ../../mod/connect.php:88
+msgid "Premium Channel Setup"
msgstr ""
-#: ../../mod/rmagic.php:58
-msgid "Authenticate"
+#: ../../mod/connect.php:90
+msgid "Enable premium channel connection restrictions"
msgstr ""
-#: ../../mod/lostpass.php:15
-msgid "No valid account found."
+#: ../../mod/connect.php:91
+msgid ""
+"Please enter your restrictions or conditions, such as paypal receipt, usage "
+"guidelines, etc."
msgstr ""
-#: ../../mod/lostpass.php:29
-msgid "Password reset request issued. Check your email."
+#: ../../mod/connect.php:93 ../../mod/connect.php:113
+msgid ""
+"This channel may require additional steps or acknowledgement of the "
+"following conditions prior to connecting:"
msgstr ""
-#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102
-#, php-format
-msgid "Site Member (%s)"
+#: ../../mod/connect.php:94
+msgid ""
+"Potential connections will then see the following text before proceeding:"
msgstr ""
-#: ../../mod/lostpass.php:40
-#, php-format
-msgid "Password reset requested at %s"
+#: ../../mod/connect.php:95 ../../mod/connect.php:116
+msgid ""
+"By continuing, I certify that I have complied with any instructions provided "
+"on this page."
msgstr ""
-#: ../../mod/lostpass.php:63
+#: ../../mod/connect.php:104
+msgid "(No specific instructions have been provided by the channel owner.)"
+msgstr ""
+
+#: ../../mod/connect.php:112
+msgid "Restricted or Premium Channel"
+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 ""
-"Request could not be verified. (You may have previously submitted it.) "
-"Password reset failed."
+"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/lostpass.php:86
-msgid "Your password has been reset as requested."
+#: ../../mod/delegate.php:124
+msgid "Existing Page Managers"
msgstr ""
-#: ../../mod/lostpass.php:87
-msgid "Your new password is"
+#: ../../mod/delegate.php:126
+msgid "Existing Page Delegates"
msgstr ""
-#: ../../mod/lostpass.php:88
-msgid "Save or copy your new password - and then"
+#: ../../mod/delegate.php:128
+msgid "Potential Delegates"
msgstr ""
-#: ../../mod/lostpass.php:89
-msgid "click here to login"
+#: ../../mod/delegate.php:131
+msgid "Add"
msgstr ""
-#: ../../mod/lostpass.php:90
-msgid ""
-"Your password may be changed from the <em>Settings</em> page after "
-"successful login."
+#: ../../mod/delegate.php:132
+msgid "No entries."
msgstr ""
-#: ../../mod/lostpass.php:107
-#, php-format
-msgid "Your password has changed at %s"
+#: ../../mod/sources.php:27
+msgid "Source created."
msgstr ""
-#: ../../mod/lostpass.php:122
-msgid "Forgot your Password?"
+#: ../../mod/sources.php:39
+msgid "Source updated."
msgstr ""
-#: ../../mod/lostpass.php:123
+#: ../../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 ""
-"Enter your email address and submit to have your password reset. Then check "
-"your email for further instructions."
+"Import all or selected content from the following channel into this channel "
+"and distribute it according to your channel settings."
msgstr ""
-#: ../../mod/lostpass.php:124
-msgid "Email Address"
+#: ../../mod/sources.php:81 ../../mod/sources.php:107
+msgid "Only import content with these words (one per line)"
msgstr ""
-#: ../../mod/lostpass.php:125
-msgid "Reset"
+#: ../../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/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/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,2634 +4597,2612 @@ 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"
+#: ../../mod/mitem.php:190 ../../mod/menu.php:107
+msgid "Modify"
msgstr ""
-#: ../../mod/connections.php:361
-msgid "Archive"
+#: ../../mod/group.php:26
+msgid "Collection created."
msgstr ""
-#: ../../mod/connections.php:364
-msgid "Archive or Unarchive this connection"
+#: ../../mod/group.php:32
+msgid "Could not create collection."
msgstr ""
-#: ../../mod/connections.php:367
-msgid "Unhide"
+#: ../../mod/group.php:60
+msgid "Collection name changed."
msgstr ""
-#: ../../mod/connections.php:367
-msgid "Hide"
+#: ../../mod/group.php:92
+msgid "Create a collection of channels."
msgstr ""
-#: ../../mod/connections.php:370
-msgid "Hide or Unhide this connection"
+#: ../../mod/group.php:93 ../../mod/group.php:189
+msgid "Collection Name: "
msgstr ""
-#: ../../mod/connections.php:377
-msgid "Delete this connection"
+#: ../../mod/group.php:95 ../../mod/group.php:192
+msgid "Members are visible to other channels"
msgstr ""
-#: ../../mod/connections.php:404 ../../mod/network.php:385
-msgid "Me"
+#: ../../mod/group.php:113
+msgid "Collection removed."
msgstr ""
-#: ../../mod/connections.php:406 ../../mod/network.php:386
-msgid "Best Friends"
+#: ../../mod/group.php:115
+msgid "Unable to remove collection."
msgstr ""
-#: ../../mod/connections.php:408 ../../mod/network.php:389
-msgid "Former Friends"
+#: ../../mod/group.php:188
+msgid "Collection Editor"
msgstr ""
-#: ../../mod/connections.php:409 ../../mod/network.php:390
-msgid "Acquaintances"
+#: ../../mod/group.php:202
+msgid "Members"
msgstr ""
-#: ../../mod/connections.php:410
-msgid "Unknown"
+#: ../../mod/group.php:204
+msgid "All Connected Channels"
msgstr ""
-#: ../../mod/connections.php:420 ../../mod/connections.php:449
-msgid "Approve this connection"
+#: ../../mod/group.php:237
+msgid "Click on a channel to add or remove."
msgstr ""
-#: ../../mod/connections.php:420
-msgid "Accept connection to allow communication"
+#: ../../mod/search.php:20 ../../mod/network.php:164
+msgid "Remove term"
msgstr ""
-#: ../../mod/connections.php:436
-msgid "Automatic Permissions Settings"
+#: ../../mod/photos.php:83
+msgid "Page owner information could not be retrieved."
msgstr ""
-#: ../../mod/connections.php:436
-#, php-format
-msgid "Connections: settings for %s"
+#: ../../mod/photos.php:103
+msgid "Album not found."
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."
+#: ../../mod/photos.php:125 ../../mod/photos.php:780
+msgid "Delete Album"
msgstr ""
-#: ../../mod/connections.php:442
-msgid "Slide to adjust your degree of friendship"
+#: ../../mod/photos.php:165 ../../mod/photos.php:1041
+msgid "Delete Photo"
msgstr ""
-#: ../../mod/connections.php:448
-msgid "inherited"
+#: ../../mod/photos.php:510
+#, php-format
+msgid "%1$s was tagged in %2$s by %3$s"
msgstr ""
-#: ../../mod/connections.php:450
-msgid "Connection has no individual permissions!"
+#: ../../mod/photos.php:510
+msgid "a photo"
msgstr ""
-#: ../../mod/connections.php:451
-msgid ""
-"This may be appropriate based on your <a href=\"settings\">privacy settings</"
-"a>, though you may wish to review the \"Advanced Permissions\"."
+#: ../../mod/photos.php:586
+msgid "No photos selected"
msgstr ""
-#: ../../mod/connections.php:453
-msgid "Profile Visibility"
+#: ../../mod/photos.php:631
+msgid "Access to this item is restricted."
msgstr ""
-#: ../../mod/connections.php:454
+#: ../../mod/photos.php:696
#, php-format
-msgid ""
-"Please choose the profile you would like to display to %s when viewing your "
-"profile securely."
+msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
msgstr ""
-#: ../../mod/connections.php:455
-msgid "Contact Information / Notes"
+#: ../../mod/photos.php:699
+#, php-format
+msgid "You have used %1$.2f Mbytes of photo storage."
msgstr ""
-#: ../../mod/connections.php:456
-msgid "Edit contact notes"
+#: ../../mod/photos.php:707
+msgid "Upload Photos"
msgstr ""
-#: ../../mod/connections.php:458
-msgid "Their Settings"
+#: ../../mod/photos.php:711 ../../mod/photos.php:775
+msgid "New album name: "
msgstr ""
-#: ../../mod/connections.php:459
-msgid "My Settings"
+#: ../../mod/photos.php:712
+msgid "or existing album name: "
msgstr ""
-#: ../../mod/connections.php:461
-msgid "Forum Members"
+#: ../../mod/photos.php:713
+msgid "Do not show a status post for this upload"
msgstr ""
-#: ../../mod/connections.php:462
-msgid "Soapbox"
+#: ../../mod/photos.php:715 ../../mod/photos.php:1036
+msgid "Permissions"
msgstr ""
-#: ../../mod/connections.php:463
-msgid "Full Sharing"
+#: ../../mod/photos.php:764 ../../mod/photos.php:786 ../../mod/photos.php:1212
+#: ../../mod/photos.php:1227
+msgid "Contact Photos"
msgstr ""
-#: ../../mod/connections.php:464
-msgid "Cautious Sharing"
+#: ../../mod/photos.php:790
+msgid "Edit Album"
msgstr ""
-#: ../../mod/connections.php:465
-msgid "Follow Only"
+#: ../../mod/photos.php:796
+msgid "Show Newest First"
msgstr ""
-#: ../../mod/connections.php:466
-msgid "Individual Permissions"
+#: ../../mod/photos.php:798
+msgid "Show Oldest First"
msgstr ""
-#: ../../mod/connections.php:467
-msgid ""
-"Some permissions may be inherited from your <a href=\"settings\">privacy "
-"settings</a>, which have higher priority. Changing those on this page will "
-"have no effect."
+#: ../../mod/photos.php:842 ../../mod/photos.php:1259
+msgid "View Photo"
msgstr ""
-#: ../../mod/connections.php:468
-msgid "Advanced Permissions"
+#: ../../mod/photos.php:886
+msgid "Permission denied. Access to this item may be restricted."
msgstr ""
-#: ../../mod/connections.php:469
-msgid "Quick Links"
+#: ../../mod/photos.php:888
+msgid "Photo not available"
msgstr ""
-#: ../../mod/connections.php:473
-#, php-format
-msgid "Visit %s's profile - %s"
+#: ../../mod/photos.php:946
+msgid "Use as profile photo"
msgstr ""
-#: ../../mod/connections.php:474
-msgid "Block/Unblock contact"
+#: ../../mod/photos.php:970
+msgid "View Full Size"
msgstr ""
-#: ../../mod/connections.php:475
-msgid "Ignore contact"
+#: ../../mod/photos.php:1024
+msgid "Edit photo"
msgstr ""
-#: ../../mod/connections.php:476
-msgid "Repair URL settings"
+#: ../../mod/photos.php:1026
+msgid "Rotate CW (right)"
msgstr ""
-#: ../../mod/connections.php:477
-msgid "View conversations"
+#: ../../mod/photos.php:1027
+msgid "Rotate CCW (left)"
msgstr ""
-#: ../../mod/connections.php:479
-msgid "Delete contact"
+#: ../../mod/photos.php:1029
+msgid "New album name"
msgstr ""
-#: ../../mod/connections.php:482
-msgid "Last update:"
+#: ../../mod/photos.php:1032
+msgid "Caption"
msgstr ""
-#: ../../mod/connections.php:484
-msgid "Update public posts"
+#: ../../mod/photos.php:1034
+msgid "Add a Tag"
msgstr ""
-#: ../../mod/connections.php:486
-msgid "Update now"
+#: ../../mod/photos.php:1038
+msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
msgstr ""
-#: ../../mod/connections.php:492
-msgid "Currently blocked"
+#: ../../mod/photos.php:1265
+msgid "View Album"
msgstr ""
-#: ../../mod/connections.php:493
-msgid "Currently ignored"
+#: ../../mod/photos.php:1274
+msgid "Recent Photos"
msgstr ""
-#: ../../mod/connections.php:494
-msgid "Currently archived"
+#: ../../mod/ping.php:160
+msgid "sent you a private message"
msgstr ""
-#: ../../mod/connections.php:495
-msgid "Currently pending"
+#: ../../mod/ping.php:218
+msgid "added your channel"
msgstr ""
-#: ../../mod/connections.php:496
-msgid ""
-"Replies/likes to your public posts <strong>may</strong> still be visible"
+#: ../../mod/ping.php:230 ../../boot.php:1858 ../../boot.php:1938
+msgid "g A l F d"
msgstr ""
-#: ../../mod/connections.php:532 ../../mod/connections.php:604
-msgid "Blocked"
+#: ../../mod/ping.php:252 ../../boot.php:1904 ../../boot.php:1979
+msgid "[today]"
msgstr ""
-#: ../../mod/connections.php:537 ../../mod/connections.php:611
-msgid "Ignored"
+#: ../../mod/ping.php:262
+msgid "posted an event"
msgstr ""
-#: ../../mod/connections.php:542 ../../mod/connections.php:625
-msgid "Hidden"
+#: ../../mod/filer.php:35
+msgid "- select -"
msgstr ""
-#: ../../mod/connections.php:547 ../../mod/connections.php:618
-msgid "Archived"
+#: ../../mod/menu.php:17
+msgid "Menu updated."
msgstr ""
-#: ../../mod/connections.php:552 ../../mod/network.php:321
-#: ../../mod/menu.php:57
-msgid "New"
+#: ../../mod/menu.php:21
+msgid "Unable to update menu."
msgstr ""
-#: ../../mod/connections.php:558
-msgid "All"
+#: ../../mod/menu.php:26
+msgid "Menu created."
msgstr ""
-#: ../../mod/connections.php:579
-msgid "Suggestions"
+#: ../../mod/menu.php:30
+msgid "Unable to create menu."
msgstr ""
-#: ../../mod/connections.php:582
-msgid "Suggest new connections"
+#: ../../mod/menu.php:53
+msgid "Manage Menus"
msgstr ""
-#: ../../mod/connections.php:588
-msgid "Show pending (new) connections"
+#: ../../mod/menu.php:56
+msgid "Drop"
msgstr ""
-#: ../../mod/connections.php:591
-msgid "All Connections"
+#: ../../mod/menu.php:57 ../../mod/network.php:321
+#: ../../mod/connections.php:552
+msgid "New"
msgstr ""
-#: ../../mod/connections.php:594
-msgid "Show all connections"
+#: ../../mod/menu.php:58
+msgid "Create a new menu"
msgstr ""
-#: ../../mod/connections.php:597
-msgid "Unblocked"
+#: ../../mod/menu.php:59
+msgid "Delete this menu"
msgstr ""
-#: ../../mod/connections.php:600
-msgid "Only show unblocked connections"
+#: ../../mod/menu.php:60 ../../mod/menu.php:104
+msgid "Edit menu contents"
msgstr ""
-#: ../../mod/connections.php:607
-msgid "Only show blocked connections"
+#: ../../mod/menu.php:61
+msgid "Edit this menu"
msgstr ""
-#: ../../mod/connections.php:614
-msgid "Only show ignored connections"
+#: ../../mod/menu.php:76
+msgid "New Menu"
msgstr ""
-#: ../../mod/connections.php:621
-msgid "Only show archived connections"
+#: ../../mod/menu.php:77 ../../mod/menu.php:105
+msgid "Menu name"
msgstr ""
-#: ../../mod/connections.php:628
-msgid "Only show hidden connections"
+#: ../../mod/menu.php:77 ../../mod/menu.php:105
+msgid "Must be unique, only seen by you"
msgstr ""
-#: ../../mod/connections.php:670
-#, php-format
-msgid "%1$s [%2$s]"
+#: ../../mod/menu.php:78 ../../mod/menu.php:106
+msgid "Menu title"
msgstr ""
-#: ../../mod/connections.php:671 ../../mod/nogroup.php:41
-msgid "Edit contact"
+#: ../../mod/menu.php:78 ../../mod/menu.php:106
+msgid "Menu title as seen by others"
msgstr ""
-#: ../../mod/connections.php:695
-msgid "Search your connections"
+#: ../../mod/menu.php:93
+msgid "Menu deleted."
msgstr ""
-#: ../../mod/connections.php:696
-msgid "Finding: "
+#: ../../mod/menu.php:95
+msgid "Menu could not be deleted."
msgstr ""
-#: ../../mod/network.php:302
-msgid "Commented Order"
+#: ../../mod/menu.php:101
+msgid "Edit Menu"
msgstr ""
-#: ../../mod/network.php:305
-msgid "Sort by Comment Date"
+#: ../../mod/menu.php:103
+msgid "Add or remove entries to this menu"
msgstr ""
-#: ../../mod/network.php:308
-msgid "Posted Order"
+#: ../../mod/home.php:76
+#, php-format
+msgid "Welcome to %s"
msgstr ""
-#: ../../mod/network.php:311
-msgid "Sort by Post Date"
+#: ../../mod/message.php:19
+msgid "Check Mail"
msgstr ""
-#: ../../mod/network.php:315 ../../mod/notifications.php:86
-msgid "Personal"
+#: ../../mod/message.php:56
+msgid "Unable to lookup recipient."
msgstr ""
-#: ../../mod/network.php:318
-msgid "Posts that mention or involve you"
+#: ../../mod/message.php:64
+msgid "Unable to communicate with requested channel."
msgstr ""
-#: ../../mod/network.php:324
-msgid "Activity Stream - by date"
+#: ../../mod/message.php:71
+msgid "Cannot verify requested channel."
msgstr ""
-#: ../../mod/network.php:331
-msgid "Starred"
+#: ../../mod/message.php:97
+msgid "Selected channel has private message restrictions. Send failed."
msgstr ""
-#: ../../mod/network.php:334
-msgid "Favourite Posts"
+#: ../../mod/message.php:223 ../../mod/notifications.php:101
+msgid "Messages"
msgstr ""
-#: ../../mod/network.php:341
-msgid "Spam"
+#: ../../mod/message.php:234
+msgid "Message deleted."
msgstr ""
-#: ../../mod/network.php:344
-msgid "Posts flagged as SPAM"
+#: ../../mod/message.php:241
+msgid "Conversation removed."
msgstr ""
-#: ../../mod/network.php:384
-msgid "Refresh"
+#: ../../mod/message.php:258
+msgid "Message recalled."
msgstr ""
-#: ../../mod/network.php:388
-msgid "Co-workers"
+#: ../../mod/message.php:316
+msgid "Send Private Message"
msgstr ""
-#: ../../mod/network.php:391
-msgid "Everybody"
+#: ../../mod/message.php:317 ../../mod/message.php:503
+msgid "To:"
msgstr ""
-#: ../../mod/network.php:408
-msgid "Search Results For:"
+#: ../../mod/message.php:322 ../../mod/message.php:505
+msgid "Subject:"
msgstr ""
-#: ../../mod/network.php:453
-msgid "No such group"
+#: ../../mod/message.php:359
+msgid "No messages."
msgstr ""
-#: ../../mod/network.php:484
-msgid "Connection: "
+#: ../../mod/message.php:375 ../../mod/message.php:472
+msgid "Delete message"
msgstr ""
-#: ../../mod/network.php:487
-msgid "Invalid connection."
+#: ../../mod/message.php:377
+msgid "D, d M Y - g:i A"
msgstr ""
-#: ../../mod/filestorage.php:35
-msgid "Permission Denied."
+#: ../../mod/message.php:396
+msgid "Message not found."
msgstr ""
-#: ../../mod/filestorage.php:42
-msgid "Permission denied. VS."
+#: ../../mod/message.php:473
+msgid "Recall message"
msgstr ""
-#: ../../mod/filestorage.php:79
-msgid "Download"
+#: ../../mod/message.php:475
+msgid "Message has been recalled."
msgstr ""
-#: ../../mod/filestorage.php:84
-msgid "Used: "
+#: ../../mod/message.php:492
+msgid "Private Conversation"
msgstr ""
-#: ../../mod/filestorage.php:86
-msgid "Limit: "
+#: ../../mod/message.php:496
+msgid "Delete conversation"
msgstr ""
-#: ../../mod/page.php:35
-msgid "Invalid item."
+#: ../../mod/message.php:498
+msgid ""
+"No secure communications available. You <strong>may</strong> be able to "
+"respond from the sender's profile page."
msgstr ""
-#: ../../mod/import.php:36
-msgid "Nothing to import."
+#: ../../mod/message.php:502
+msgid "Send Reply"
msgstr ""
-#: ../../mod/import.php:58
-msgid "Unable to download data from old server"
+#: ../../mod/hcard.php:10
+msgid "No profile"
msgstr ""
-#: ../../mod/import.php:64
-msgid "Imported file is empty."
+#: ../../mod/layouts.php:52
+msgid "Layout Help"
msgstr ""
-#: ../../mod/import.php:88
-msgid ""
-"Cannot create a duplicate channel identifier on this system. Import failed."
+#: ../../mod/layouts.php:55
+msgid "Help with this feature"
msgstr ""
-#: ../../mod/import.php:106
-msgid "Channel clone failed. Import failed."
+#: ../../mod/layouts.php:74
+msgid "Layout Name"
msgstr ""
-#: ../../mod/import.php:116
-msgid "Cloned channel not found. Import failed."
+#: ../../mod/help.php:41
+msgid "Help:"
msgstr ""
-#: ../../mod/import.php:356
-msgid "Import completed."
+#: ../../mod/help.php:53 ../../index.php:226
+msgid "Not Found"
msgstr ""
-#: ../../mod/import.php:369
-msgid "You must be logged in to use this feature."
+#: ../../mod/rmagic.php:56
+msgid "Remote Authentication"
msgstr ""
-#: ../../mod/import.php:374
-msgid "Import Channel"
+#: ../../mod/rmagic.php:57
+msgid "Enter your channel address (e.g. channel@example.com)"
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."
+#: ../../mod/rmagic.php:58
+msgid "Authenticate"
msgstr ""
-#: ../../mod/import.php:376
-msgid "File to Upload"
+#: ../../mod/network.php:302
+msgid "Commented Order"
msgstr ""
-#: ../../mod/import.php:377
-msgid "Or provide the old server/hub details"
+#: ../../mod/network.php:305
+msgid "Sort by Comment Date"
msgstr ""
-#: ../../mod/import.php:378
-msgid "Your old identity address (xyz@example.com)"
+#: ../../mod/network.php:308
+msgid "Posted Order"
msgstr ""
-#: ../../mod/import.php:379
-msgid "Your old login email address"
+#: ../../mod/network.php:311
+msgid "Sort by Post Date"
msgstr ""
-#: ../../mod/import.php:380
-msgid "Your old login password"
+#: ../../mod/network.php:315 ../../mod/notifications.php:86
+msgid "Personal"
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."
+#: ../../mod/network.php:318
+msgid "Posts that mention or involve you"
msgstr ""
-#: ../../mod/import.php:382
-msgid "Make this hub my primary location"
+#: ../../mod/network.php:324
+msgid "Activity Stream - by date"
msgstr ""
-#: ../../mod/notify.php:54 ../../mod/notifications.php:332
-msgid "No more system notifications."
+#: ../../mod/network.php:331
+msgid "Starred"
msgstr ""
-#: ../../mod/notify.php:58 ../../mod/notifications.php:336
-msgid "System Notifications"
+#: ../../mod/network.php:334
+msgid "Favourite Posts"
msgstr ""
-#: ../../mod/api.php:76 ../../mod/api.php:102
-msgid "Authorize application connection"
+#: ../../mod/network.php:341
+msgid "Spam"
msgstr ""
-#: ../../mod/api.php:77
-msgid "Return to your app and insert this Securty Code:"
+#: ../../mod/network.php:344
+msgid "Posts flagged as SPAM"
msgstr ""
-#: ../../mod/api.php:89
-msgid "Please login to continue."
+#: ../../mod/network.php:384
+msgid "Refresh"
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?"
+#: ../../mod/network.php:385 ../../mod/connections.php:404
+msgid "Me"
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"
+#: ../../mod/network.php:386 ../../mod/connections.php:406
+msgid "Best Friends"
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"
+#: ../../mod/network.php:388
+msgid "Co-workers"
msgstr ""
-#: ../../mod/directory.php:160 ../../mod/profiles.php:584
-msgid "Age: "
+#: ../../mod/network.php:389 ../../mod/connections.php:408
+msgid "Former Friends"
msgstr ""
-#: ../../mod/directory.php:163
-msgid "Gender: "
+#: ../../mod/network.php:390 ../../mod/connections.php:409
+msgid "Acquaintances"
msgstr ""
-#: ../../mod/directory.php:222
-msgid "Finding:"
+#: ../../mod/network.php:391
+msgid "Everybody"
msgstr ""
-#: ../../mod/directory.php:230
-msgid "next page"
+#: ../../mod/network.php:408
+msgid "Search Results For:"
msgstr ""
-#: ../../mod/directory.php:230
-msgid "previous page"
+#: ../../mod/network.php:453
+msgid "No such group"
msgstr ""
-#: ../../mod/directory.php:237
-msgid "No entries (some entries may be hidden)."
+#: ../../mod/network.php:484
+msgid "Connection: "
msgstr ""
-#: ../../mod/home.php:76
-#, php-format
-msgid "Welcome to %s"
+#: ../../mod/network.php:487
+msgid "Invalid connection."
msgstr ""
-#: ../../mod/delegate.php:95
-msgid "No potential page delegates located."
+#: ../../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/delegate.php:121
-msgid "Delegate Page Management"
+#: ../../mod/intro.php:29 ../../mod/connections.php:122
+msgid "Connection updated."
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."
+#: ../../mod/intro.php:31
+msgid "Connection update failed."
msgstr ""
-#: ../../mod/delegate.php:124
-msgid "Existing Page Managers"
+#: ../../mod/intro.php:56
+msgid "Introductions and Connection Requests"
msgstr ""
-#: ../../mod/delegate.php:126
-msgid "Existing Page Delegates"
+#: ../../mod/intro.php:67
+msgid "No pending introductions."
msgstr ""
-#: ../../mod/delegate.php:128
-msgid "Potential Delegates"
+#: ../../mod/intro.php:72
+msgid "System error. Please try again later."
msgstr ""
-#: ../../mod/delegate.php:131
-msgid "Add"
+#: ../../mod/intro.php:95 ../../mod/connections.php:496
+#: ../../mod/notifications.php:155 ../../mod/notifications.php:202
+msgid "Hide this contact from others"
msgstr ""
-#: ../../mod/delegate.php:132
-msgid "No entries."
+#: ../../mod/intro.php:96 ../../mod/notifications.php:156
+#: ../../mod/notifications.php:203
+msgid "Post a new friend activity"
msgstr ""
-#: ../../mod/register.php:43
-msgid "Maximum daily site registrations exceeded. Please try again tomorrow."
+#: ../../mod/intro.php:96 ../../mod/notifications.php:156
+#: ../../mod/notifications.php:203
+msgid "if applicable"
msgstr ""
-#: ../../mod/register.php:49
-msgid ""
-"Please indicate acceptance of the Terms of Service. Registration failed."
+#: ../../mod/intro.php:101 ../../mod/notifications.php:35
+#: ../../mod/notifications.php:163 ../../mod/notifications.php:209
+msgid "Discard"
msgstr ""
-#: ../../mod/register.php:77
-msgid "Passwords do not match."
+#: ../../mod/connections.php:67
+msgid "Could not access contact record."
msgstr ""
-#: ../../mod/register.php:105
-msgid ""
-"Registration successful. Please check your email for validation instructions."
+#: ../../mod/connections.php:81
+msgid "Could not locate selected profile."
msgstr ""
-#: ../../mod/register.php:111
-msgid "Your registration is pending approval by the site owner."
+#: ../../mod/connections.php:124
+msgid "Failed to update connection record."
msgstr ""
-#: ../../mod/register.php:114
-msgid "Your registration can not be processed."
+#: ../../mod/connections.php:219
+msgid "Could not access address book record."
msgstr ""
-#: ../../mod/register.php:149
-msgid ""
-"This site has exceeded the number of allowed daily account registrations. "
-"Please try again tomorrow."
+#: ../../mod/connections.php:233
+msgid "Refresh failed - channel is currently unavailable."
msgstr ""
-#: ../../mod/register.php:160
-msgid "Terms of Service"
+#: ../../mod/connections.php:240
+msgid "Channel has been unblocked"
msgstr ""
-#: ../../mod/register.php:166
-#, php-format
-msgid "I accept the %s for this website"
+#: ../../mod/connections.php:241
+msgid "Channel has been blocked"
msgstr ""
-#: ../../mod/register.php:168
-#, php-format
-msgid "I am over 13 years of age and accept the %s for this website"
+#: ../../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/register.php:183
-msgid "Membership on this site is by invitation only."
+#: ../../mod/connections.php:252
+msgid "Channel has been unignored"
msgstr ""
-#: ../../mod/register.php:184
-msgid "Please enter your invitation code"
+#: ../../mod/connections.php:253
+msgid "Channel has been ignored"
msgstr ""
-#: ../../mod/register.php:187
-msgid "Your email address"
+#: ../../mod/connections.php:264
+msgid "Channel has been unarchived"
msgstr ""
-#: ../../mod/register.php:188
-msgid "Choose a password"
+#: ../../mod/connections.php:265
+msgid "Channel has been archived"
msgstr ""
-#: ../../mod/register.php:189
-msgid "Please re-enter your password"
+#: ../../mod/connections.php:276
+msgid "Channel has been unhidden"
msgstr ""
-#: ../../mod/hcard.php:10
-msgid "No profile"
+#: ../../mod/connections.php:277
+msgid "Channel has been hidden"
msgstr ""
-#: ../../mod/editpost.php:31
-msgid "Item is not editable"
+#: ../../mod/connections.php:291
+msgid "Channel has been approved"
msgstr ""
-#: ../../mod/invite.php:25
-msgid "Total invitation limit exceeded."
+#: ../../mod/connections.php:292
+msgid "Channel has been unapproved"
msgstr ""
-#: ../../mod/invite.php:47
-#, php-format
-msgid "%s : Not a valid email address."
+#: ../../mod/connections.php:310
+msgid "Contact has been removed."
msgstr ""
-#: ../../mod/invite.php:74
-msgid "Please join us on Red"
+#: ../../mod/connections.php:330
+#, php-format
+msgid "View %s's profile"
msgstr ""
-#: ../../mod/invite.php:85
-msgid "Invitation limit exceeded. Please contact your site administrator."
+#: ../../mod/connections.php:334
+msgid "Refresh Permissions"
msgstr ""
-#: ../../mod/invite.php:90
-#, php-format
-msgid "%s : Message delivery failed."
+#: ../../mod/connections.php:337
+msgid "Fetch updated permissions"
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"
+#: ../../mod/connections.php:341
+msgid "Recent Activity"
msgstr ""
-#: ../../mod/invite.php:139
-msgid "Send invitations"
+#: ../../mod/connections.php:344
+msgid "View recent posts and comments"
msgstr ""
-#: ../../mod/invite.php:140
-msgid "Enter email addresses, one per line:"
+#: ../../mod/connections.php:351
+msgid "Block or Unblock this connection"
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."
+#: ../../mod/connections.php:355 ../../mod/connections.php:491
+msgid "Unignore"
msgstr ""
-#: ../../mod/invite.php:144
-msgid "You will need to supply this invitation code: $invite_code"
+#: ../../mod/connections.php:358
+msgid "Ignore or Unignore this connection"
msgstr ""
-#: ../../mod/invite.php:145
-msgid "Please visit my channel at"
+#: ../../mod/connections.php:361
+msgid "Unarchive"
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:"
+#: ../../mod/connections.php:361
+msgid "Archive"
msgstr ""
-#: ../../mod/invite.php:151
-msgid "Click the [Register] link on the following page to join."
+#: ../../mod/connections.php:364
+msgid "Archive or Unarchive this connection"
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/connections.php:367
+msgid "Unhide"
msgstr ""
-#: ../../mod/group.php:26
-msgid "Collection created."
+#: ../../mod/connections.php:367
+msgid "Hide"
msgstr ""
-#: ../../mod/group.php:32
-msgid "Could not create collection."
+#: ../../mod/connections.php:370
+msgid "Hide or Unhide this connection"
msgstr ""
-#: ../../mod/group.php:60
-msgid "Collection name changed."
+#: ../../mod/connections.php:377
+msgid "Delete this connection"
msgstr ""
-#: ../../mod/group.php:92
-msgid "Create a collection of channels."
+#: ../../mod/connections.php:410
+msgid "Unknown"
msgstr ""
-#: ../../mod/group.php:93 ../../mod/group.php:189
-msgid "Collection Name: "
+#: ../../mod/connections.php:420 ../../mod/connections.php:449
+msgid "Approve this connection"
msgstr ""
-#: ../../mod/group.php:95 ../../mod/group.php:192
-msgid "Members are visible to other channels"
+#: ../../mod/connections.php:420
+msgid "Accept connection to allow communication"
msgstr ""
-#: ../../mod/group.php:113
-msgid "Collection removed."
+#: ../../mod/connections.php:436
+msgid "Automatic Permissions Settings"
msgstr ""
-#: ../../mod/group.php:115
-msgid "Unable to remove collection."
+#: ../../mod/connections.php:436
+#, php-format
+msgid "Connections: settings for %s"
msgstr ""
-#: ../../mod/group.php:188
-msgid "Collection Editor"
+#: ../../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/group.php:202
-msgid "Members"
+#: ../../mod/connections.php:442
+msgid "Slide to adjust your degree of friendship"
msgstr ""
-#: ../../mod/group.php:204
-msgid "All Connected Channels"
+#: ../../mod/connections.php:448
+msgid "inherited"
msgstr ""
-#: ../../mod/group.php:237
-msgid "Click on a channel to add or remove."
+#: ../../mod/connections.php:450
+msgid "Connection has no individual permissions!"
msgstr ""
-#: ../../mod/regmod.php:12
-msgid "Please login."
+#: ../../mod/connections.php:451
+msgid ""
+"This may be appropriate based on your <a href=\"settings\">privacy settings</"
+"a>, though you may wish to review the \"Advanced Permissions\"."
msgstr ""
-#: ../../mod/photos.php:83
-msgid "Page owner information could not be retrieved."
+#: ../../mod/connections.php:453
+msgid "Profile Visibility"
msgstr ""
-#: ../../mod/photos.php:103
-msgid "Album not found."
+#: ../../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/photos.php:125 ../../mod/photos.php:780
-msgid "Delete Album"
+#: ../../mod/connections.php:455
+msgid "Contact Information / Notes"
msgstr ""
-#: ../../mod/photos.php:165 ../../mod/photos.php:1041
-msgid "Delete Photo"
+#: ../../mod/connections.php:456
+msgid "Edit contact notes"
msgstr ""
-#: ../../mod/photos.php:510
-#, php-format
-msgid "%1$s was tagged in %2$s by %3$s"
+#: ../../mod/connections.php:458
+msgid "Their Settings"
msgstr ""
-#: ../../mod/photos.php:510
-msgid "a photo"
+#: ../../mod/connections.php:459
+msgid "My Settings"
msgstr ""
-#: ../../mod/photos.php:586
-msgid "No photos selected"
+#: ../../mod/connections.php:461
+msgid "Forum Members"
msgstr ""
-#: ../../mod/photos.php:631
-msgid "Access to this item is restricted."
+#: ../../mod/connections.php:462
+msgid "Soapbox"
msgstr ""
-#: ../../mod/photos.php:696
-#, php-format
-msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."
+#: ../../mod/connections.php:463
+msgid "Full Sharing"
msgstr ""
-#: ../../mod/photos.php:699
-#, php-format
-msgid "You have used %1$.2f Mbytes of photo storage."
+#: ../../mod/connections.php:464
+msgid "Cautious Sharing"
msgstr ""
-#: ../../mod/photos.php:707
-msgid "Upload Photos"
+#: ../../mod/connections.php:465
+msgid "Follow Only"
msgstr ""
-#: ../../mod/photos.php:711 ../../mod/photos.php:775
-msgid "New album name: "
+#: ../../mod/connections.php:466
+msgid "Individual Permissions"
msgstr ""
-#: ../../mod/photos.php:712
-msgid "or existing album name: "
+#: ../../mod/connections.php:467
+msgid ""
+"Some permissions may be inherited from your channel <a href=\"settings"
+"\">privacy settings</a>, which have higher priority. Changing those "
+"inherited settings on this page will have no effect."
msgstr ""
-#: ../../mod/photos.php:713
-msgid "Do not show a status post for this upload"
+#: ../../mod/connections.php:468
+msgid "Advanced Permissions"
msgstr ""
-#: ../../mod/photos.php:715 ../../mod/photos.php:1036
-msgid "Permissions"
+#: ../../mod/connections.php:469
+msgid "Quick Links"
msgstr ""
-#: ../../mod/photos.php:764 ../../mod/photos.php:786 ../../mod/photos.php:1212
-#: ../../mod/photos.php:1227
-msgid "Contact Photos"
+#: ../../mod/connections.php:473
+#, php-format
+msgid "Visit %s's profile - %s"
msgstr ""
-#: ../../mod/photos.php:790
-msgid "Edit Album"
+#: ../../mod/connections.php:474
+msgid "Block/Unblock contact"
msgstr ""
-#: ../../mod/photos.php:796
-msgid "Show Newest First"
+#: ../../mod/connections.php:475
+msgid "Ignore contact"
msgstr ""
-#: ../../mod/photos.php:798
-msgid "Show Oldest First"
+#: ../../mod/connections.php:476
+msgid "Repair URL settings"
msgstr ""
-#: ../../mod/photos.php:842 ../../mod/photos.php:1259
-msgid "View Photo"
+#: ../../mod/connections.php:477
+msgid "View conversations"
msgstr ""
-#: ../../mod/photos.php:886
-msgid "Permission denied. Access to this item may be restricted."
+#: ../../mod/connections.php:479
+msgid "Delete contact"
msgstr ""
-#: ../../mod/photos.php:888
-msgid "Photo not available"
+#: ../../mod/connections.php:482
+msgid "Last update:"
msgstr ""
-#: ../../mod/photos.php:946
-msgid "Use as profile photo"
+#: ../../mod/connections.php:484
+msgid "Update public posts"
msgstr ""
-#: ../../mod/photos.php:970
-msgid "View Full Size"
+#: ../../mod/connections.php:486
+msgid "Update now"
msgstr ""
-#: ../../mod/photos.php:1024
-msgid "Edit photo"
+#: ../../mod/connections.php:492
+msgid "Currently blocked"
msgstr ""
-#: ../../mod/photos.php:1026
-msgid "Rotate CW (right)"
+#: ../../mod/connections.php:493
+msgid "Currently ignored"
msgstr ""
-#: ../../mod/photos.php:1027
-msgid "Rotate CCW (left)"
+#: ../../mod/connections.php:494
+msgid "Currently archived"
msgstr ""
-#: ../../mod/photos.php:1029
-msgid "New album name"
+#: ../../mod/connections.php:495
+msgid "Currently pending"
msgstr ""
-#: ../../mod/photos.php:1032
-msgid "Caption"
+#: ../../mod/connections.php:496
+msgid ""
+"Replies/likes to your public posts <strong>may</strong> still be visible"
msgstr ""
-#: ../../mod/photos.php:1034
-msgid "Add a Tag"
+#: ../../mod/connections.php:532 ../../mod/connections.php:604
+msgid "Blocked"
msgstr ""
-#: ../../mod/photos.php:1038
-msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"
+#: ../../mod/connections.php:537 ../../mod/connections.php:611
+msgid "Ignored"
msgstr ""
-#: ../../mod/photos.php:1265
-msgid "View Album"
+#: ../../mod/connections.php:542 ../../mod/connections.php:625
+msgid "Hidden"
msgstr ""
-#: ../../mod/photos.php:1274
-msgid "Recent Photos"
+#: ../../mod/connections.php:547 ../../mod/connections.php:618
+msgid "Archived"
msgstr ""
-#: ../../mod/editlayout.php:68
-msgid "Edit Layout"
+#: ../../mod/connections.php:558
+msgid "All"
msgstr ""
-#: ../../mod/editlayout.php:140
-msgid "Delete Layout"
+#: ../../mod/connections.php:579
+msgid "Suggestions"
msgstr ""
-#: ../../mod/common.php:10
-msgid "No channel."
+#: ../../mod/connections.php:582
+msgid "Suggest new connections"
msgstr ""
-#: ../../mod/common.php:47
-msgid "Common connections"
+#: ../../mod/connections.php:588
+msgid "Show pending (new) connections"
msgstr ""
-#: ../../mod/common.php:52
-msgid "No connections in common."
+#: ../../mod/connections.php:591
+msgid "All Connections"
msgstr ""
-#: ../../mod/layouts.php:52
-msgid "Layout Help"
+#: ../../mod/connections.php:594
+msgid "Show all connections"
msgstr ""
-#: ../../mod/layouts.php:55
-msgid "Help with this feature"
+#: ../../mod/connections.php:597
+msgid "Unblocked"
msgstr ""
-#: ../../mod/layouts.php:74
-msgid "Layout Name"
+#: ../../mod/connections.php:600
+msgid "Only show unblocked connections"
msgstr ""
-#: ../../mod/filer.php:35
-msgid "- select -"
+#: ../../mod/connections.php:607
+msgid "Only show blocked connections"
msgstr ""
-#: ../../mod/viewconnections.php:57
-msgid "No connections."
+#: ../../mod/connections.php:614
+msgid "Only show ignored connections"
msgstr ""
-#: ../../mod/viewconnections.php:69 ../../mod/nogroup.php:40
-#, php-format
-msgid "Visit %s's profile [%s]"
+#: ../../mod/connections.php:621
+msgid "Only show archived connections"
msgstr ""
-#: ../../mod/viewconnections.php:84
-msgid "View Connnections"
+#: ../../mod/connections.php:628
+msgid "Only show hidden connections"
msgstr ""
-#: ../../mod/subthread.php:105
+#: ../../mod/connections.php:670
#, php-format
-msgid "%1$s is following %2$s's %3$s"
-msgstr ""
-
-#: ../../mod/apps.php:8
-msgid "No installed applications."
+msgid "%1$s [%2$s]"
msgstr ""
-#: ../../mod/apps.php:13
-msgid "Applications"
+#: ../../mod/connections.php:671 ../../mod/nogroup.php:41
+msgid "Edit contact"
msgstr ""
-#: ../../mod/suggest.php:41
-msgid ""
-"No suggestions available. If this is a new site, please try again in 24 "
-"hours."
+#: ../../mod/connections.php:695
+msgid "Search your connections"
msgstr ""
-#: ../../mod/suggest.php:58
-msgid "Ignore/Hide"
+#: ../../mod/connections.php:696
+msgid "Finding: "
msgstr ""
-#: ../../mod/match.php:12
-msgid "Profile Match"
+#: ../../mod/dirsearch.php:21
+msgid "This site is not a directory server"
msgstr ""
-#: ../../mod/match.php:20
-msgid "No keywords to match. Please add keywords to your default profile."
+#: ../../mod/lockview.php:34
+msgid "Remote privacy information not available."
msgstr ""
-#: ../../mod/match.php:57
-msgid "is interested in:"
+#: ../../mod/lockview.php:43
+msgid "Visible to:"
msgstr ""
-#: ../../mod/match.php:65
-msgid "No matches"
+#: ../../mod/profiles.php:18 ../../mod/profiles.php:138
+#: ../../mod/profiles.php:179 ../../mod/profiles.php:486
+msgid "Profile not found."
msgstr ""
-#: ../../mod/dirsearch.php:21
-msgid "This site is not a directory server"
+#: ../../mod/profiles.php:38
+msgid "Profile deleted."
msgstr ""
-#: ../../mod/siteinfo.php:51
-#, php-format
-msgid "Version %s"
+#: ../../mod/profiles.php:56 ../../mod/profiles.php:92
+msgid "Profile-"
msgstr ""
-#: ../../mod/siteinfo.php:65
-msgid "Installed plugins/addons/apps:"
+#: ../../mod/profiles.php:77 ../../mod/profiles.php:120
+msgid "New profile created."
msgstr ""
-#: ../../mod/siteinfo.php:78
-msgid "No installed plugins/addons/apps"
+#: ../../mod/profiles.php:98
+msgid "Profile unavailable to clone."
msgstr ""
-#: ../../mod/siteinfo.php:81
-msgid "Red"
+#: ../../mod/profiles.php:189
+msgid "Profile Name is required."
msgstr ""
-#: ../../mod/siteinfo.php:82
-msgid ""
-"This is a hub of the Red Matrix - a global cooperative network of "
-"decentralised privacy enhanced websites."
+#: ../../mod/profiles.php:317
+msgid "Marital Status"
msgstr ""
-#: ../../mod/siteinfo.php:84
-msgid "Running at web location"
+#: ../../mod/profiles.php:321
+msgid "Romantic Partner"
msgstr ""
-#: ../../mod/siteinfo.php:85
-msgid ""
-"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more "
-"about the Red Matrix."
+#: ../../mod/profiles.php:325
+msgid "Likes"
msgstr ""
-#: ../../mod/siteinfo.php:86
-msgid "Bug reports and issues: please visit"
+#: ../../mod/profiles.php:329
+msgid "Dislikes"
msgstr ""
-#: ../../mod/siteinfo.php:89
-msgid ""
-"Suggestions, praise, donations, etc. - please email \"redmatrix\" at "
-"librelist - dot com"
+#: ../../mod/profiles.php:333
+msgid "Work/Employment"
msgstr ""
-#: ../../mod/menu.php:17
-msgid "Menu updated."
+#: ../../mod/profiles.php:336
+msgid "Religion"
msgstr ""
-#: ../../mod/menu.php:21
-msgid "Unable to update menu."
+#: ../../mod/profiles.php:340
+msgid "Political Views"
msgstr ""
-#: ../../mod/menu.php:26
-msgid "Menu created."
+#: ../../mod/profiles.php:344
+msgid "Gender"
msgstr ""
-#: ../../mod/menu.php:30
-msgid "Unable to create menu."
+#: ../../mod/profiles.php:348
+msgid "Sexual Preference"
msgstr ""
-#: ../../mod/menu.php:53
-msgid "Manage Menus"
+#: ../../mod/profiles.php:352
+msgid "Homepage"
msgstr ""
-#: ../../mod/menu.php:56
-msgid "Drop"
+#: ../../mod/profiles.php:356
+msgid "Interests"
msgstr ""
-#: ../../mod/menu.php:58
-msgid "Create a new menu"
+#: ../../mod/profiles.php:360
+msgid "Address"
msgstr ""
-#: ../../mod/menu.php:59
-msgid "Delete this menu"
+#: ../../mod/profiles.php:367 ../../mod/pubsites.php:31
+msgid "Location"
msgstr ""
-#: ../../mod/menu.php:60 ../../mod/menu.php:104
-msgid "Edit menu contents"
+#: ../../mod/profiles.php:450
+msgid "Profile updated."
msgstr ""
-#: ../../mod/menu.php:61
-msgid "Edit this menu"
+#: ../../mod/profiles.php:505
+msgid "Hide your contact/friend list from viewers of this profile?"
msgstr ""
-#: ../../mod/menu.php:76
-msgid "New Menu"
+#: ../../mod/profiles.php:528
+msgid "Edit Profile Details"
msgstr ""
-#: ../../mod/menu.php:77 ../../mod/menu.php:105
-msgid "Menu name"
+#: ../../mod/profiles.php:530
+msgid "View this profile"
msgstr ""
-#: ../../mod/menu.php:77 ../../mod/menu.php:105
-msgid "Must be unique, only seen by you"
+#: ../../mod/profiles.php:531
+msgid "Change Profile Photo"
msgstr ""
-#: ../../mod/menu.php:78 ../../mod/menu.php:106
-msgid "Menu title"
+#: ../../mod/profiles.php:532
+msgid "Create a new profile using these settings"
msgstr ""
-#: ../../mod/menu.php:78 ../../mod/menu.php:106
-msgid "Menu title as seen by others"
+#: ../../mod/profiles.php:533
+msgid "Clone this profile"
msgstr ""
-#: ../../mod/menu.php:93
-msgid "Menu deleted."
+#: ../../mod/profiles.php:534
+msgid "Delete this profile"
msgstr ""
-#: ../../mod/menu.php:95
-msgid "Menu could not be deleted."
+#: ../../mod/profiles.php:535
+msgid "Profile Name:"
msgstr ""
-#: ../../mod/menu.php:101
-msgid "Edit Menu"
+#: ../../mod/profiles.php:536
+msgid "Your Full Name:"
msgstr ""
-#: ../../mod/menu.php:103
-msgid "Add or remove entries to this menu"
+#: ../../mod/profiles.php:537
+msgid "Title/Description:"
msgstr ""
-#: ../../mod/thing.php:109
-msgid "Object store: failed"
+#: ../../mod/profiles.php:538
+msgid "Your Gender:"
msgstr ""
-#: ../../mod/thing.php:113
-msgid "thing/stuff added"
+#: ../../mod/profiles.php:539
+#, php-format
+msgid "Birthday (%s):"
msgstr ""
-#: ../../mod/thing.php:129
-#, php-format
-msgid "OBJ: %1$s %2$s %3$s"
+#: ../../mod/profiles.php:540
+msgid "Street Address:"
msgstr ""
-#: ../../mod/thing.php:175
-msgid "not yet implemented."
+#: ../../mod/profiles.php:541
+msgid "Locality/City:"
msgstr ""
-#: ../../mod/thing.php:181
-msgid "Add Stuff to your Profile"
+#: ../../mod/profiles.php:542
+msgid "Postal/Zip Code:"
msgstr ""
-#: ../../mod/thing.php:183
-msgid "Select a profile"
+#: ../../mod/profiles.php:543
+msgid "Country:"
msgstr ""
-#: ../../mod/thing.php:185
-msgid "Select a category of stuff. e.g. I ______ something"
+#: ../../mod/profiles.php:544
+msgid "Region/State:"
msgstr ""
-#: ../../mod/thing.php:187
-msgid "Name of thing or stuff e.g. something"
+#: ../../mod/profiles.php:545
+msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
msgstr ""
-#: ../../mod/thing.php:188
-msgid "URL of thing or stuff (optional)"
+#: ../../mod/profiles.php:546
+msgid "Who: (if applicable)"
msgstr ""
-#: ../../mod/thing.php:189
-msgid "URL for photo of thing or stuff (optional)"
+#: ../../mod/profiles.php:547
+msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
msgstr ""
-#: ../../mod/notifications.php:26
-msgid "Invalid request identifier."
+#: ../../mod/profiles.php:548
+msgid "Since [date]:"
msgstr ""
-#: ../../mod/notifications.php:76
-msgid "System"
+#: ../../mod/profiles.php:550
+msgid "Homepage URL:"
msgstr ""
-#: ../../mod/notifications.php:96
-msgid "Introductions"
+#: ../../mod/profiles.php:553
+msgid "Religious Views:"
msgstr ""
-#: ../../mod/notifications.php:121
-msgid "Show Ignored Requests"
+#: ../../mod/profiles.php:554
+msgid "Keywords:"
msgstr ""
-#: ../../mod/notifications.php:121
-msgid "Hide Ignored Requests"
+#: ../../mod/profiles.php:557
+msgid "Example: fishing photography software"
msgstr ""
-#: ../../mod/notifications.php:147 ../../mod/notifications.php:193
-msgid "Notification type: "
+#: ../../mod/profiles.php:558
+msgid "Used in directory listings"
msgstr ""
-#: ../../mod/notifications.php:148
-msgid "Friend Suggestion"
+#: ../../mod/profiles.php:559
+msgid "Tell us about yourself..."
msgstr ""
-#: ../../mod/notifications.php:150
-#, php-format
-msgid "suggested by %s"
+#: ../../mod/profiles.php:560
+msgid "Hobbies/Interests"
msgstr ""
-#: ../../mod/notifications.php:179
-msgid "Claims to be known to you: "
+#: ../../mod/profiles.php:561
+msgid "Contact information and Social Networks"
msgstr ""
-#: ../../mod/notifications.php:179
-msgid "yes"
+#: ../../mod/profiles.php:562
+msgid "My other channels"
msgstr ""
-#: ../../mod/notifications.php:179
-msgid "no"
+#: ../../mod/profiles.php:563
+msgid "Musical interests"
msgstr ""
-#: ../../mod/notifications.php:186
-msgid "Approve as: "
+#: ../../mod/profiles.php:564
+msgid "Books, literature"
msgstr ""
-#: ../../mod/notifications.php:187
-msgid "Friend"
+#: ../../mod/profiles.php:565
+msgid "Television"
msgstr ""
-#: ../../mod/notifications.php:188
-msgid "Sharer"
+#: ../../mod/profiles.php:566
+msgid "Film/dance/culture/entertainment"
msgstr ""
-#: ../../mod/notifications.php:188
-msgid "Fan/Admirer"
+#: ../../mod/profiles.php:567
+msgid "Love/romance"
msgstr ""
-#: ../../mod/notifications.php:194
-msgid "Friend/Connect Request"
+#: ../../mod/profiles.php:568
+msgid "Work/employment"
msgstr ""
-#: ../../mod/notifications.php:194
-msgid "New Follower"
+#: ../../mod/profiles.php:569
+msgid "School/education"
msgstr ""
-#: ../../mod/notifications.php:215
-msgid "No introductions."
+#: ../../mod/profiles.php:574
+msgid ""
+"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
+"be visible to anybody using the internet."
msgstr ""
-#: ../../mod/notifications.php:257 ../../mod/notifications.php:382
-#: ../../mod/notifications.php:465
-#, php-format
-msgid "%s liked %s's post"
+#: ../../mod/profiles.php:584 ../../mod/directory.php:160
+msgid "Age: "
msgstr ""
-#: ../../mod/notifications.php:266 ../../mod/notifications.php:391
-#: ../../mod/notifications.php:474
-#, php-format
-msgid "%s disliked %s's post"
+#: ../../mod/profiles.php:623
+msgid "Edit/Manage Profiles"
msgstr ""
-#: ../../mod/notifications.php:280 ../../mod/notifications.php:405
-#: ../../mod/notifications.php:488
-#, php-format
-msgid "%s is now friends with %s"
+#: ../../mod/profiles.php:624 ../../boot.php:1755
+msgid "Change profile photo"
msgstr ""
-#: ../../mod/notifications.php:287 ../../mod/notifications.php:412
-#, php-format
-msgid "%s created a new post"
+#: ../../mod/profiles.php:625 ../../boot.php:1762
+msgid "Create New Profile"
msgstr ""
-#: ../../mod/notifications.php:288 ../../mod/notifications.php:413
-#: ../../mod/notifications.php:497
-#, php-format
-msgid "%s commented on %s's post"
+#: ../../mod/profiles.php:636 ../../boot.php:1776
+msgid "Profile Image"
msgstr ""
-#: ../../mod/notifications.php:302
-msgid "No more network notifications."
+#: ../../mod/profiles.php:639 ../../boot.php:1779
+msgid "visible to everybody"
msgstr ""
-#: ../../mod/notifications.php:306
-msgid "Network Notifications"
+#: ../../mod/profiles.php:640 ../../boot.php:1780
+msgid "Edit visibility"
msgstr ""
-#: ../../mod/notifications.php:427
-msgid "No more personal notifications."
+#: ../../mod/new_channel.php:107
+msgid "Add a Channel"
msgstr ""
-#: ../../mod/notifications.php:431
-msgid "Personal Notifications"
+#: ../../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/notifications.php:504
-msgid "No more home notifications."
+#: ../../mod/new_channel.php:111
+msgid ""
+"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation "
+"Group\" "
msgstr ""
-#: ../../mod/notifications.php:508
-msgid "Home Notifications"
+#: ../../mod/new_channel.php:112
+msgid "Choose a short nickname"
msgstr ""
-#: ../../mod/editblock.php:82
-msgid "Edit Block"
+#: ../../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/editblock.php:156
-msgid "Delete Block"
+#: ../../mod/new_channel.php:114
+msgid ""
+"Or <a href=\"import\">import an existing channel</a> from another location"
msgstr ""
-#: ../../mod/tagger.php:98
-#, php-format
-msgid "%1$s tagged %2$s's %3$s with %4$s"
+#: ../../mod/filestorage.php:35
+msgid "Permission Denied."
msgstr ""
-#: ../../mod/help.php:41
-msgid "Help:"
+#: ../../mod/filestorage.php:42
+msgid "Permission denied. VS."
msgstr ""
-#: ../../mod/setup.php:161
-msgid "Red Matrix Server - Setup"
+#: ../../mod/filestorage.php:79
+msgid "Download"
msgstr ""
-#: ../../mod/setup.php:167
-msgid "Could not connect to database."
+#: ../../mod/filestorage.php:84
+msgid "Used: "
msgstr ""
-#: ../../mod/setup.php:171
-msgid ""
-"Could not connect to specified site URL. Possible SSL certificate or DNS "
-"issue."
+#: ../../mod/filestorage.php:86
+msgid "Limit: "
msgstr ""
-#: ../../mod/setup.php:176
-msgid "Could not create table."
+#: ../../mod/lostpass.php:15
+msgid "No valid account found."
msgstr ""
-#: ../../mod/setup.php:182
-msgid "Your site database has been installed."
+#: ../../mod/lostpass.php:29
+msgid "Password reset request issued. Check your email."
msgstr ""
-#: ../../mod/setup.php:187
-msgid ""
-"You may need to import the file \"install/database.sql\" manually using "
-"phpmyadmin or mysql."
+#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102
+#, php-format
+msgid "Site Member (%s)"
msgstr ""
-#: ../../mod/setup.php:188 ../../mod/setup.php:255 ../../mod/setup.php:584
-msgid "Please see the file \"install/INSTALL.txt\"."
+#: ../../mod/lostpass.php:40
+#, php-format
+msgid "Password reset requested at %s"
msgstr ""
-#: ../../mod/setup.php:252
-msgid "System check"
+#: ../../mod/lostpass.php:63
+msgid ""
+"Request could not be verified. (You may have previously submitted it.) "
+"Password reset failed."
msgstr ""
-#: ../../mod/setup.php:256 ../../mod/events.php:351
-msgid "Next"
+#: ../../mod/lostpass.php:85 ../../boot.php:1469
+msgid "Password Reset"
msgstr ""
-#: ../../mod/setup.php:257
-msgid "Check again"
+#: ../../mod/lostpass.php:86
+msgid "Your password has been reset as requested."
msgstr ""
-#: ../../mod/setup.php:279
-msgid "Database connection"
+#: ../../mod/lostpass.php:87
+msgid "Your new password is"
msgstr ""
-#: ../../mod/setup.php:280
-msgid ""
-"In order to install Red Matrix we need to know how to connect to your "
-"database."
+#: ../../mod/lostpass.php:88
+msgid "Save or copy your new password - and then"
msgstr ""
-#: ../../mod/setup.php:281
-msgid ""
-"Please contact your hosting provider or site administrator if you have "
-"questions about these settings."
+#: ../../mod/lostpass.php:89
+msgid "click here to login"
msgstr ""
-#: ../../mod/setup.php:282
+#: ../../mod/lostpass.php:90
msgid ""
-"The database you specify below should already exist. If it does not, please "
-"create it before continuing."
+"Your password may be changed from the <em>Settings</em> page after "
+"successful login."
msgstr ""
-#: ../../mod/setup.php:286
-msgid "Database Server Name"
+#: ../../mod/lostpass.php:107
+#, php-format
+msgid "Your password has changed at %s"
msgstr ""
-#: ../../mod/setup.php:286
-msgid "Default is localhost"
+#: ../../mod/lostpass.php:122
+msgid "Forgot your Password?"
msgstr ""
-#: ../../mod/setup.php:287
-msgid "Database Port"
+#: ../../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/setup.php:287
-msgid "Communication port number - use 0 for default"
+#: ../../mod/lostpass.php:124
+msgid "Email Address"
msgstr ""
-#: ../../mod/setup.php:288
-msgid "Database Login Name"
+#: ../../mod/lostpass.php:125
+msgid "Reset"
msgstr ""
-#: ../../mod/setup.php:289
-msgid "Database Login Password"
+#: ../../mod/import.php:36
+msgid "Nothing to import."
msgstr ""
-#: ../../mod/setup.php:290
-msgid "Database Name"
+#: ../../mod/import.php:58
+msgid "Unable to download data from old server"
msgstr ""
-#: ../../mod/setup.php:292 ../../mod/setup.php:334
-msgid "Site administrator email address"
+#: ../../mod/import.php:64
+msgid "Imported file is empty."
msgstr ""
-#: ../../mod/setup.php:292 ../../mod/setup.php:334
+#: ../../mod/import.php:88
msgid ""
-"Your account email address must match this in order to use the web admin "
-"panel."
+"Cannot create a duplicate channel identifier on this system. Import failed."
msgstr ""
-#: ../../mod/setup.php:293 ../../mod/setup.php:336
-msgid "Website URL"
+#: ../../mod/import.php:106
+msgid "Channel clone failed. Import failed."
msgstr ""
-#: ../../mod/setup.php:293 ../../mod/setup.php:336
-msgid "Please use SSL (https) URL if available."
+#: ../../mod/import.php:116
+msgid "Cloned channel not found. Import failed."
msgstr ""
-#: ../../mod/setup.php:296 ../../mod/setup.php:339
-msgid "Please select a default timezone for your website"
+#: ../../mod/import.php:356
+msgid "Import completed."
msgstr ""
-#: ../../mod/setup.php:323
-msgid "Site settings"
+#: ../../mod/import.php:369
+msgid "You must be logged in to use this feature."
msgstr ""
-#: ../../mod/setup.php:379
-msgid "Could not find a command line version of PHP in the web server PATH."
+#: ../../mod/import.php:374
+msgid "Import Channel"
msgstr ""
-#: ../../mod/setup.php:380
+#: ../../mod/import.php:375
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"
+"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/setup.php:384
-msgid ""
-"Enter full path to php executable. You can leave this blank to continue the "
-"installation."
+#: ../../mod/import.php:376
+msgid "File to Upload"
msgstr ""
-#: ../../mod/setup.php:389
-msgid "Command line PHP"
+#: ../../mod/import.php:377
+msgid "Or provide the old server/hub details"
msgstr ""
-#: ../../mod/setup.php:398
-msgid ""
-"The command line version of PHP on your system does not have "
-"\"register_argc_argv\" enabled."
+#: ../../mod/import.php:378
+msgid "Your old identity address (xyz@example.com)"
msgstr ""
-#: ../../mod/setup.php:399
-msgid "This is required for message delivery to work."
+#: ../../mod/import.php:379
+msgid "Your old login email address"
msgstr ""
-#: ../../mod/setup.php:401
-msgid "PHP register_argc_argv"
+#: ../../mod/import.php:380
+msgid "Your old login password"
msgstr ""
-#: ../../mod/setup.php:422
+#: ../../mod/import.php:381
msgid ""
-"Error: the \"openssl_pkey_new\" function on this system is not able to "
-"generate encryption keys"
+"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/setup.php:423
-msgid ""
-"If running under Windows, please see \"http://www.php.net/manual/en/openssl."
-"installation.php\"."
+#: ../../mod/import.php:382
+msgid "Make this hub my primary location"
msgstr ""
-#: ../../mod/setup.php:425
-msgid "Generate encryption keys"
+#: ../../mod/manage.php:63
+#, php-format
+msgid "You have created %1$.0f of %2$.0f allowed channels."
msgstr ""
-#: ../../mod/setup.php:432
-msgid "libCurl PHP module"
+#: ../../mod/manage.php:71
+msgid "Create a new channel"
msgstr ""
-#: ../../mod/setup.php:433
-msgid "GD graphics PHP module"
+#: ../../mod/manage.php:76
+msgid "Channel Manager"
msgstr ""
-#: ../../mod/setup.php:434
-msgid "OpenSSL PHP module"
+#: ../../mod/manage.php:77
+msgid "Current Channel"
msgstr ""
-#: ../../mod/setup.php:435
-msgid "mysqli PHP module"
+#: ../../mod/manage.php:79
+msgid "Attach to one of your channels by selecting it."
msgstr ""
-#: ../../mod/setup.php:436
-msgid "mb_string PHP module"
+#: ../../mod/manage.php:80
+msgid "Default Channel"
msgstr ""
-#: ../../mod/setup.php:437
-msgid "mcrypt PHP module"
+#: ../../mod/manage.php:81
+msgid "Make Default"
msgstr ""
-#: ../../mod/setup.php:442 ../../mod/setup.php:444
-msgid "Apache mod_rewrite module"
+#: ../../mod/vote.php:97
+msgid "Total votes"
msgstr ""
-#: ../../mod/setup.php:442
-msgid ""
-"Error: Apache webserver mod-rewrite module is required but not installed."
+#: ../../mod/vote.php:98
+msgid "Average Rating"
msgstr ""
-#: ../../mod/setup.php:448 ../../mod/setup.php:451
-msgid "proc_open"
+#: ../../mod/match.php:12
+msgid "Profile Match"
msgstr ""
-#: ../../mod/setup.php:448
-msgid ""
-"Error: proc_open is required but is either not installed or has been "
-"disabled in php.ini"
+#: ../../mod/match.php:20
+msgid "No keywords to match. Please add keywords to your default profile."
msgstr ""
-#: ../../mod/setup.php:456
-msgid "Error: libCURL PHP module required but not installed."
+#: ../../mod/match.php:57
+msgid "is interested in:"
msgstr ""
-#: ../../mod/setup.php:460
-msgid ""
-"Error: GD graphics PHP module with JPEG support required but not installed."
+#: ../../mod/match.php:65
+msgid "No matches"
msgstr ""
-#: ../../mod/setup.php:464
-msgid "Error: openssl PHP module required but not installed."
+#: ../../mod/crepair.php:102
+msgid "Contact settings applied."
msgstr ""
-#: ../../mod/setup.php:468
-msgid "Error: mysqli PHP module required but not installed."
+#: ../../mod/crepair.php:104
+msgid "Contact update failed."
msgstr ""
-#: ../../mod/setup.php:472
-msgid "Error: mb_string PHP module required but not installed."
+#: ../../mod/crepair.php:129 ../../mod/fsuggest.php:20
+#: ../../mod/fsuggest.php:92
+msgid "Contact not found."
msgstr ""
-#: ../../mod/setup.php:476
-msgid "Error: mcrypt PHP module required but not installed."
+#: ../../mod/crepair.php:135
+msgid "Repair Contact Settings"
msgstr ""
-#: ../../mod/setup.php:492
+#: ../../mod/crepair.php:137
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."
+"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect "
+"information your communications with this contact may stop working."
msgstr ""
-#: ../../mod/setup.php:493
+#: ../../mod/crepair.php:138
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."
+"Please use your browser 'Back' button <strong>now</strong> if you are "
+"uncertain what to do on this page."
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."
+#: ../../mod/crepair.php:144
+msgid "Return to contact editor"
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."
+#: ../../mod/crepair.php:149
+msgid "Account Nickname"
msgstr ""
-#: ../../mod/setup.php:498
-msgid ".htconfig.php is writable"
+#: ../../mod/crepair.php:150
+msgid "@Tagname - overrides Name/Nickname"
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."
+#: ../../mod/crepair.php:151
+msgid "Account URL"
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."
+#: ../../mod/crepair.php:152
+msgid "Friend Request URL"
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."
+#: ../../mod/crepair.php:153
+msgid "Friend Confirm URL"
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."
+#: ../../mod/crepair.php:154
+msgid "Notification Endpoint URL"
msgstr ""
-#: ../../mod/setup.php:514
-msgid "view/tpl/smarty3 is writable"
+#: ../../mod/crepair.php:155
+msgid "Poll/Feed URL"
msgstr ""
-#: ../../mod/setup.php:528
-msgid "SSL certificate validation"
+#: ../../mod/crepair.php:156
+msgid "New photo from this URL"
msgstr ""
-#: ../../mod/setup.php:528
-msgid ""
-"SSL certificate cannot be validated. Fix certificate or disable https access "
-"to this site."
+#: ../../mod/zfinger.php:23
+msgid "invalid target signature"
msgstr ""
-#: ../../mod/setup.php:535
-msgid ""
-"Url rewrite in .htaccess is not working. Check your server configuration."
+#: ../../mod/follow.php:25
+msgid "Channel added."
msgstr ""
-#: ../../mod/setup.php:537
-msgid "Url rewrite is working"
+#: ../../mod/editlayout.php:36 ../../mod/editwebpage.php:30
+#: ../../mod/editpost.php:20 ../../mod/editblock.php:36
+msgid "Item not found"
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."
+#: ../../mod/editlayout.php:68
+msgid "Edit Layout"
msgstr ""
-#: ../../mod/setup.php:571
-msgid "Errors encountered creating database tables."
+#: ../../mod/editlayout.php:104 ../../mod/editwebpage.php:123
+#: ../../mod/editpost.php:101 ../../mod/editblock.php:118
+msgid "Insert YouTube video"
msgstr ""
-#: ../../mod/setup.php:582
-msgid "<h1>What next</h1>"
+#: ../../mod/editlayout.php:105 ../../mod/editwebpage.php:124
+#: ../../mod/editpost.php:102 ../../mod/editblock.php:119
+msgid "Insert Vorbis [.ogg] video"
msgstr ""
-#: ../../mod/setup.php:583
-msgid ""
-"IMPORTANT: You will need to [manually] setup a scheduled task for the poller."
+#: ../../mod/editlayout.php:106 ../../mod/editwebpage.php:125
+#: ../../mod/editpost.php:103 ../../mod/editblock.php:120
+msgid "Insert Vorbis [.ogg] audio"
msgstr ""
-#: ../../mod/sources.php:27
-msgid "Source created."
+#: ../../mod/editlayout.php:140
+msgid "Delete Layout"
msgstr ""
-#: ../../mod/sources.php:39
-msgid "Source updated."
+#: ../../mod/nogroup.php:58
+msgid "Contacts who are not members of a group"
msgstr ""
-#: ../../mod/sources.php:68
-msgid "Manage remote sources of content for your channel."
+#: ../../mod/profile_photo.php:54
+msgid "Image uploaded but image cropping failed."
msgstr ""
-#: ../../mod/sources.php:69 ../../mod/sources.php:79
-msgid "New Source"
+#: ../../mod/profile_photo.php:107
+msgid "Image resize failed."
msgstr ""
-#: ../../mod/sources.php:80 ../../mod/sources.php:106
+#: ../../mod/profile_photo.php:151
msgid ""
-"Import all or selected content from the following channel into this channel "
-"and distribute it according to your channel settings."
+"Shift-reload the page or clear browser cache if the new photo does not "
+"display immediately."
msgstr ""
-#: ../../mod/sources.php:81 ../../mod/sources.php:107
-msgid "Only import content with these words (one per line)"
+#: ../../mod/profile_photo.php:173
+#, php-format
+msgid "Image exceeds size limit of %d"
msgstr ""
-#: ../../mod/sources.php:81 ../../mod/sources.php:107
-msgid "Leave blank to import all public content"
+#: ../../mod/profile_photo.php:182
+msgid "Unable to process image."
msgstr ""
-#: ../../mod/sources.php:96 ../../mod/sources.php:122
-msgid "Source not found."
+#: ../../mod/profile_photo.php:224 ../../mod/profile_photo.php:272
+msgid "Photo not available."
msgstr ""
-#: ../../mod/sources.php:103
-msgid "Edit Source"
+#: ../../mod/profile_photo.php:291
+msgid "Upload File:"
msgstr ""
-#: ../../mod/sources.php:104
-msgid "Delete Source"
+#: ../../mod/profile_photo.php:292
+msgid "Select a profile:"
msgstr ""
-#: ../../mod/sources.php:130
-msgid "Source removed"
+#: ../../mod/profile_photo.php:293
+msgid "Upload Profile Photo"
msgstr ""
-#: ../../mod/sources.php:132
-msgid "Unable to remove source."
+#: ../../mod/profile_photo.php:294
+msgid "Upload"
msgstr ""
-#: ../../mod/settings.php:53
-msgid "Account settings"
+#: ../../mod/profile_photo.php:298
+msgid "skip this step"
msgstr ""
-#: ../../mod/settings.php:59
-msgid "Channel settings"
+#: ../../mod/profile_photo.php:298
+msgid "select a photo from your photo albums"
msgstr ""
-#: ../../mod/settings.php:65
-msgid "Additional features"
+#: ../../mod/profile_photo.php:312
+msgid "Crop Image"
msgstr ""
-#: ../../mod/settings.php:71
-msgid "Feature settings"
+#: ../../mod/profile_photo.php:313
+msgid "Please adjust the image cropping for optimum viewing."
msgstr ""
-#: ../../mod/settings.php:77
-msgid "Display settings"
+#: ../../mod/profile_photo.php:315
+msgid "Done Editing"
msgstr ""
-#: ../../mod/settings.php:83
-msgid "Connected apps"
+#: ../../mod/profile_photo.php:350
+msgid "Image uploaded successfully."
msgstr ""
-#: ../../mod/settings.php:89
-msgid "Export channel"
+#: ../../mod/profile_photo.php:352
+msgid "Image upload failed."
msgstr ""
-#: ../../mod/settings.php:101
-msgid "Automatic Permissions (Advanced)"
+#: ../../mod/profile_photo.php:361
+#, php-format
+msgid "Image size reduction [%s] failed."
msgstr ""
-#: ../../mod/settings.php:111
-msgid "Premium Channel Settings"
+#: ../../mod/editwebpage.php:87
+msgid "Edit Webpage"
msgstr ""
-#: ../../mod/settings.php:171
-msgid "Name is required"
+#: ../../mod/editwebpage.php:162
+msgid "Delete Webpage"
msgstr ""
-#: ../../mod/settings.php:175
-msgid "Key and Secret are required"
+#: ../../mod/notifications.php:26
+msgid "Invalid request identifier."
msgstr ""
-#: ../../mod/settings.php:179 ../../mod/settings.php:677
-msgid "Update"
+#: ../../mod/notifications.php:76
+msgid "System"
msgstr ""
-#: ../../mod/settings.php:292
-msgid "Passwords do not match. Password unchanged."
+#: ../../mod/notifications.php:96
+msgid "Introductions"
msgstr ""
-#: ../../mod/settings.php:296
-msgid "Empty passwords are not allowed. Password unchanged."
+#: ../../mod/notifications.php:121
+msgid "Show Ignored Requests"
msgstr ""
-#: ../../mod/settings.php:309
-msgid "Password changed."
+#: ../../mod/notifications.php:121
+msgid "Hide Ignored Requests"
msgstr ""
-#: ../../mod/settings.php:311
-msgid "Password update failed. Please try again."
+#: ../../mod/notifications.php:147 ../../mod/notifications.php:193
+msgid "Notification type: "
msgstr ""
-#: ../../mod/settings.php:325
-msgid "Not valid email."
+#: ../../mod/notifications.php:148
+msgid "Friend Suggestion"
msgstr ""
-#: ../../mod/settings.php:328
-msgid "Protected email address. Cannot change to that email."
+#: ../../mod/notifications.php:150
+#, php-format
+msgid "suggested by %s"
msgstr ""
-#: ../../mod/settings.php:337
-msgid "System failure storing new email. Please try again."
+#: ../../mod/notifications.php:179
+msgid "Claims to be known to you: "
msgstr ""
-#: ../../mod/settings.php:579
-msgid "Settings updated."
+#: ../../mod/notifications.php:179
+msgid "yes"
msgstr ""
-#: ../../mod/settings.php:650 ../../mod/settings.php:676
-#: ../../mod/settings.php:712
-msgid "Add application"
+#: ../../mod/notifications.php:179
+msgid "no"
msgstr ""
-#: ../../mod/settings.php:653
-msgid "Name of application"
+#: ../../mod/notifications.php:186
+msgid "Approve as: "
msgstr ""
-#: ../../mod/settings.php:654 ../../mod/settings.php:680
-msgid "Consumer Key"
+#: ../../mod/notifications.php:187
+msgid "Friend"
msgstr ""
-#: ../../mod/settings.php:654 ../../mod/settings.php:655
-msgid "Automatically generated - change if desired. Max length 20"
+#: ../../mod/notifications.php:188
+msgid "Sharer"
msgstr ""
-#: ../../mod/settings.php:655 ../../mod/settings.php:681
-msgid "Consumer Secret"
+#: ../../mod/notifications.php:188
+msgid "Fan/Admirer"
msgstr ""
-#: ../../mod/settings.php:656 ../../mod/settings.php:682
-msgid "Redirect"
+#: ../../mod/notifications.php:194
+msgid "Friend/Connect Request"
msgstr ""
-#: ../../mod/settings.php:656
-msgid ""
-"Redirect URI - leave blank unless your application specifically requires this"
+#: ../../mod/notifications.php:194
+msgid "New Follower"
msgstr ""
-#: ../../mod/settings.php:657 ../../mod/settings.php:683
-msgid "Icon url"
+#: ../../mod/notifications.php:215
+msgid "No introductions."
msgstr ""
-#: ../../mod/settings.php:657
-msgid "Optional"
+#: ../../mod/notifications.php:257 ../../mod/notifications.php:382
+#: ../../mod/notifications.php:465
+#, php-format
+msgid "%s liked %s's post"
msgstr ""
-#: ../../mod/settings.php:668
-msgid "You can't edit this application."
+#: ../../mod/notifications.php:266 ../../mod/notifications.php:391
+#: ../../mod/notifications.php:474
+#, php-format
+msgid "%s disliked %s's post"
msgstr ""
-#: ../../mod/settings.php:711
-msgid "Connected Apps"
+#: ../../mod/notifications.php:280 ../../mod/notifications.php:405
+#: ../../mod/notifications.php:488
+#, php-format
+msgid "%s is now friends with %s"
msgstr ""
-#: ../../mod/settings.php:715
-msgid "Client key starts with"
+#: ../../mod/notifications.php:287 ../../mod/notifications.php:412
+#, php-format
+msgid "%s created a new post"
msgstr ""
-#: ../../mod/settings.php:716
-msgid "No name"
+#: ../../mod/notifications.php:288 ../../mod/notifications.php:413
+#: ../../mod/notifications.php:497
+#, php-format
+msgid "%s commented on %s's post"
msgstr ""
-#: ../../mod/settings.php:717
-msgid "Remove authorization"
+#: ../../mod/notifications.php:302
+msgid "No more network notifications."
msgstr ""
-#: ../../mod/settings.php:728
-msgid "No feature settings configured"
+#: ../../mod/notifications.php:306
+msgid "Network Notifications"
msgstr ""
-#: ../../mod/settings.php:736
-msgid "Feature Settings"
+#: ../../mod/notifications.php:332 ../../mod/notify.php:54
+msgid "No more system notifications."
msgstr ""
-#: ../../mod/settings.php:759
-msgid "Account Settings"
+#: ../../mod/notifications.php:336 ../../mod/notify.php:58
+msgid "System Notifications"
msgstr ""
-#: ../../mod/settings.php:760
-msgid "Password Settings"
+#: ../../mod/notifications.php:427
+msgid "No more personal notifications."
msgstr ""
-#: ../../mod/settings.php:761
-msgid "New Password:"
+#: ../../mod/notifications.php:431
+msgid "Personal Notifications"
msgstr ""
-#: ../../mod/settings.php:762
-msgid "Confirm:"
+#: ../../mod/notifications.php:504
+msgid "No more home notifications."
msgstr ""
-#: ../../mod/settings.php:762
-msgid "Leave password fields blank unless changing"
+#: ../../mod/notifications.php:508
+msgid "Home Notifications"
msgstr ""
-#: ../../mod/settings.php:764 ../../mod/settings.php:1063
-msgid "Email Address:"
+#: ../../mod/blocks.php:65
+msgid "Block Name"
msgstr ""
-#: ../../mod/settings.php:765
-msgid "Remove Account"
+#: ../../mod/oexchange.php:23
+msgid "Unable to find your hub."
msgstr ""
-#: ../../mod/settings.php:766
-msgid "Warning: This action is permanent and cannot be reversed."
+#: ../../mod/oexchange.php:37
+msgid "Post successful."
msgstr ""
-#: ../../mod/settings.php:782
-msgid "Off"
+#: ../../mod/editpost.php:31
+msgid "Item is not editable"
msgstr ""
-#: ../../mod/settings.php:782
-msgid "On"
+#: ../../mod/profile.php:111
+msgid "Access to this profile has been restricted."
msgstr ""
-#: ../../mod/settings.php:789
-msgid "Additional Features"
+#: ../../mod/poke.php:159
+msgid "Poke/Prod"
msgstr ""
-#: ../../mod/settings.php:814
-msgid "Connector Settings"
+#: ../../mod/poke.php:160
+msgid "poke, prod or do other things to somebody"
msgstr ""
-#: ../../mod/settings.php:884
-msgid "Display Settings"
+#: ../../mod/poke.php:161
+msgid "Recipient"
msgstr ""
-#: ../../mod/settings.php:890
-msgid "Display Theme:"
+#: ../../mod/poke.php:162
+msgid "Choose what you wish to do to recipient"
msgstr ""
-#: ../../mod/settings.php:891
-msgid "Mobile Theme:"
+#: ../../mod/poke.php:165
+msgid "Make this post private"
msgstr ""
-#: ../../mod/settings.php:892
-msgid "Update browser every xx seconds"
+#: ../../mod/wall_upload.php:41 ../../mod/item.php:1074
+msgid "Wall Photos"
msgstr ""
-#: ../../mod/settings.php:892
-msgid "Minimum of 10 seconds, no maximum"
+#: ../../mod/channel.php:120
+msgid "Insufficient permissions. Request redirected to profile page."
msgstr ""
-#: ../../mod/settings.php:893
-msgid "Maximum number of conversations to load at any time:"
+#: ../../mod/community.php:23
+msgid "Not available."
msgstr ""
-#: ../../mod/settings.php:893
-msgid "Maximum of 100 items"
+#: ../../mod/community.php:32
+msgid "Community"
msgstr ""
-#: ../../mod/settings.php:894
-msgid "Don't show emoticons"
+#: ../../mod/community.php:63 ../../mod/community.php:88
+msgid "No results."
msgstr ""
-#: ../../mod/settings.php:930
-msgid "Nobody except yourself"
+#: ../../mod/fbrowser.php:114
+msgid "Files"
msgstr ""
-#: ../../mod/settings.php:931
-msgid "Only those you specifically allow"
+#: ../../mod/fsuggest.php:63
+msgid "Friend suggestion sent."
msgstr ""
-#: ../../mod/settings.php:932
-msgid "Anybody in your address book"
+#: ../../mod/fsuggest.php:97
+msgid "Suggest Friends"
msgstr ""
-#: ../../mod/settings.php:933
-msgid "Anybody on this website"
+#: ../../mod/fsuggest.php:99
+#, php-format
+msgid "Suggest a friend for %s"
msgstr ""
-#: ../../mod/settings.php:934
-msgid "Anybody in this network"
+#: ../../mod/editblock.php:82
+msgid "Edit Block"
msgstr ""
-#: ../../mod/settings.php:935
-msgid "Anybody on the internet"
+#: ../../mod/editblock.php:156
+msgid "Delete Block"
msgstr ""
-#: ../../mod/settings.php:1009
-msgid "Publish your default profile in the network directory"
+#: ../../mod/profperm.php:34 ../../mod/profperm.php:64
+msgid "Invalid profile identifier."
msgstr ""
-#: ../../mod/settings.php:1014
-msgid "Allow us to suggest you as a potential friend to new members?"
+#: ../../mod/profperm.php:110
+msgid "Profile Visibility Editor"
msgstr ""
-#: ../../mod/settings.php:1023
-msgid "Your channel address is"
+#: ../../mod/profperm.php:114
+msgid "Click on a contact to add or remove."
msgstr ""
-#: ../../mod/settings.php:1034
-msgid "Automatically expire posts after this many days:"
+#: ../../mod/profperm.php:123
+msgid "Visible To"
msgstr ""
-#: ../../mod/settings.php:1034
-msgid "If empty, posts will not expire. Expired posts will be deleted"
+#: ../../mod/profperm.php:139
+msgid "All Contacts (with secure profile access)"
msgstr ""
-#: ../../mod/settings.php:1035
-msgid "Advanced expiration settings"
+#: ../../mod/item.php:144
+msgid "Unable to locate original post."
msgstr ""
-#: ../../mod/settings.php:1036
-msgid "Advanced Expiration"
+#: ../../mod/item.php:341
+msgid "Empty post discarded."
msgstr ""
-#: ../../mod/settings.php:1037
-msgid "Expire posts:"
+#: ../../mod/item.php:383
+msgid "Executable content type not permitted to this channel."
msgstr ""
-#: ../../mod/settings.php:1039
-msgid "Expire starred posts:"
+#: ../../mod/item.php:793
+msgid "System error. Post not saved."
msgstr ""
-#: ../../mod/settings.php:1040
-msgid "Expire photos:"
+#: ../../mod/item.php:1153
+#, php-format
+msgid "You have reached your limit of %1$.0f top level posts."
msgstr ""
-#: ../../mod/settings.php:1041
-msgid "Only expire posts by others:"
+#: ../../mod/item.php:1159
+#, php-format
+msgid "You have reached your limit of %1$.0f webpages."
msgstr ""
-#: ../../mod/settings.php:1052
-msgid "Channel Settings"
+#: ../../mod/siteinfo.php:51
+#, php-format
+msgid "Version %s"
msgstr ""
-#: ../../mod/settings.php:1061
-msgid "Basic Settings"
+#: ../../mod/siteinfo.php:65
+msgid "Installed plugins/addons/apps:"
msgstr ""
-#: ../../mod/settings.php:1064
-msgid "Your Timezone:"
+#: ../../mod/siteinfo.php:78
+msgid "No installed plugins/addons/apps"
msgstr ""
-#: ../../mod/settings.php:1065
-msgid "Default Post Location:"
+#: ../../mod/siteinfo.php:81
+msgid "Red"
msgstr ""
-#: ../../mod/settings.php:1066
-msgid "Use Browser Location:"
+#: ../../mod/siteinfo.php:82
+msgid ""
+"This is a hub of the Red Matrix - a global cooperative network of "
+"decentralised privacy enhanced websites."
msgstr ""
-#: ../../mod/settings.php:1068
-msgid "Adult Content"
+#: ../../mod/siteinfo.php:84
+msgid "Running at web location"
msgstr ""
-#: ../../mod/settings.php:1068
-msgid "This channel publishes adult content."
+#: ../../mod/siteinfo.php:85
+msgid ""
+"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more "
+"about the Red Matrix."
msgstr ""
-#: ../../mod/settings.php:1070
-msgid "Security and Privacy Settings"
+#: ../../mod/siteinfo.php:86
+msgid "Bug reports and issues: please visit"
msgstr ""
-#: ../../mod/settings.php:1072
-msgid "Quick Privacy Settings:"
+#: ../../mod/siteinfo.php:89
+msgid ""
+"Suggestions, praise, donations, etc. - please email \"redmatrix\" at "
+"librelist - dot com"
msgstr ""
-#: ../../mod/settings.php:1073
-msgid "Very Public - extremely permissive"
+#: ../../mod/suggest.php:41
+msgid ""
+"No suggestions available. If this is a new site, please try again in 24 "
+"hours."
msgstr ""
-#: ../../mod/settings.php:1074
-msgid "Typical - default public, privacy when desired"
+#: ../../mod/suggest.php:58
+msgid "Ignore/Hide"
msgstr ""
-#: ../../mod/settings.php:1075
-msgid "Private - default private, rarely open or public"
+#: ../../mod/pubsites.php:22
+msgid "Public Sites"
msgstr ""
-#: ../../mod/settings.php:1076
-msgid "Blocked - default blocked to/from everybody"
+#: ../../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 <strong>may</strong> provide "
+"additional details."
msgstr ""
-#: ../../mod/settings.php:1079
-msgid "Maximum Friend Requests/Day:"
+#: ../../mod/pubsites.php:31
+msgid "Site URL"
msgstr ""
-#: ../../mod/settings.php:1079
-msgid "May reduce spam activity"
+#: ../../mod/pubsites.php:31
+msgid "Access Type"
msgstr ""
-#: ../../mod/settings.php:1080
-msgid "Default Post Permissions"
+#: ../../mod/pubsites.php:31
+msgid "Registration Policy"
msgstr ""
-#: ../../mod/settings.php:1081
-msgid "(click to open/close)"
+#: ../../mod/register.php:43
+msgid "Maximum daily site registrations exceeded. Please try again tomorrow."
msgstr ""
-#: ../../mod/settings.php:1094
-msgid "Maximum private messages per day from unknown people:"
+#: ../../mod/register.php:49
+msgid ""
+"Please indicate acceptance of the Terms of Service. Registration failed."
msgstr ""
-#: ../../mod/settings.php:1094
-msgid "Useful to reduce spamming"
+#: ../../mod/register.php:77
+msgid "Passwords do not match."
msgstr ""
-#: ../../mod/settings.php:1097
-msgid "Notification Settings"
+#: ../../mod/register.php:105
+msgid ""
+"Registration successful. Please check your email for validation instructions."
msgstr ""
-#: ../../mod/settings.php:1098
-msgid "By default post a status message when:"
+#: ../../mod/register.php:111
+msgid "Your registration is pending approval by the site owner."
msgstr ""
-#: ../../mod/settings.php:1099
-msgid "accepting a friend request"
+#: ../../mod/register.php:114
+msgid "Your registration can not be processed."
msgstr ""
-#: ../../mod/settings.php:1100
-msgid "joining a forum/community"
+#: ../../mod/register.php:149
+msgid ""
+"This site has exceeded the number of allowed daily account registrations. "
+"Please try again tomorrow."
msgstr ""
-#: ../../mod/settings.php:1101
-msgid "making an <em>interesting</em> profile change"
+#: ../../mod/register.php:160
+msgid "Terms of Service"
msgstr ""
-#: ../../mod/settings.php:1102
-msgid "Send a notification email when:"
+#: ../../mod/register.php:166
+#, php-format
+msgid "I accept the %s for this website"
msgstr ""
-#: ../../mod/settings.php:1103
-msgid "You receive an introduction"
+#: ../../mod/register.php:168
+#, php-format
+msgid "I am over 13 years of age and accept the %s for this website"
msgstr ""
-#: ../../mod/settings.php:1104
-msgid "Your introductions are confirmed"
+#: ../../mod/register.php:183
+msgid "Membership on this site is by invitation only."
msgstr ""
-#: ../../mod/settings.php:1105
-msgid "Someone writes on your profile wall"
+#: ../../mod/register.php:184
+msgid "Please enter your invitation code"
msgstr ""
-#: ../../mod/settings.php:1106
-msgid "Someone writes a followup comment"
+#: ../../mod/register.php:187
+msgid "Your email address"
msgstr ""
-#: ../../mod/settings.php:1107
-msgid "You receive a private message"
+#: ../../mod/register.php:188
+msgid "Choose a password"
msgstr ""
-#: ../../mod/settings.php:1108
-msgid "You receive a friend suggestion"
+#: ../../mod/register.php:189
+msgid "Please re-enter your password"
msgstr ""
-#: ../../mod/settings.php:1109
-msgid "You are tagged in a post"
+#: ../../mod/regmod.php:12
+msgid "Please login."
msgstr ""
-#: ../../mod/settings.php:1110
-msgid "You are poked/prodded/etc. in a post"
+#: ../../mod/post.php:119
+msgid ""
+"Remote authentication blocked. You are logged into this site locally. Please "
+"logout and retry."
msgstr ""
-#: ../../mod/settings.php:1113
-msgid "Advanced Account/Page Type Settings"
+#: ../../mod/post.php:132
+#, php-format
+msgid "Welcome %s. Remote authentication successful."
msgstr ""
-#: ../../mod/settings.php:1114
-msgid "Change the behaviour of this account for special situations"
+#: ../../mod/removeme.php:49
+msgid "Remove This Channel"
msgstr ""
-#: ../../mod/item.php:144
-msgid "Unable to locate original post."
+#: ../../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/item.php:341
-msgid "Empty post discarded."
+#: ../../mod/removeme.php:51
+msgid "Please enter your password for verification:"
msgstr ""
-#: ../../mod/item.php:383
-msgid "Executable content type not permitted to this channel."
+#: ../../mod/removeme.php:52
+msgid "Remove this channel and all its clones from the network"
msgstr ""
-#: ../../mod/item.php:793
-msgid "System error. Post not saved."
+#: ../../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/item.php:1153
-#, php-format
-msgid "You have reached your limit of %1$.0f top level posts."
+#: ../../mod/removeme.php:53
+msgid "Remove My Account"
msgstr ""
-#: ../../mod/item.php:1159
-#, php-format
-msgid "You have reached your limit of %1$.0f webpages."
+#: ../../mod/directory.php:163
+msgid "Gender: "
msgstr ""
-#: ../../mod/attach.php:9
-msgid "Item not available."
+#: ../../mod/directory.php:222
+msgid "Finding:"
msgstr ""
-#: ../../mod/manage.php:63
-#, php-format
-msgid "You have created %1$.0f of %2$.0f allowed channels."
+#: ../../mod/directory.php:230
+msgid "next page"
msgstr ""
-#: ../../mod/manage.php:71
-msgid "Create a new channel"
+#: ../../mod/directory.php:230
+msgid "previous page"
msgstr ""
-#: ../../mod/manage.php:76
-msgid "Channel Manager"
+#: ../../mod/directory.php:237
+msgid "No entries (some entries may be hidden)."
msgstr ""
-#: ../../mod/manage.php:77
-msgid "Current Channel"
+#: ../../mod/mood.php:133
+msgid "Mood"
msgstr ""
-#: ../../mod/manage.php:79
-msgid "Attach to one of your channels by selecting it."
+#: ../../mod/mood.php:134
+msgid "Set your current mood and tell your friends"
msgstr ""
-#: ../../mod/manage.php:80
-msgid "Default Channel"
+#: ../../view/theme/redbasic/php/config.php:74
+msgid "Scheme Default"
msgstr ""
-#: ../../mod/manage.php:81
-msgid "Make Default"
+#: ../../view/theme/redbasic/php/config.php:75
+msgid "red"
msgstr ""
-#: ../../mod/allfriends.php:35
-#, php-format
-msgid "Friends of %s"
+#: ../../view/theme/redbasic/php/config.php:76
+msgid "black"
msgstr ""
-#: ../../mod/allfriends.php:41
-msgid "No friends to display."
+#: ../../view/theme/redbasic/php/config.php:77
+msgid "silver"
msgstr ""
-#: ../../mod/nogroup.php:58
-msgid "Contacts who are not members of a group"
+#: ../../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 ""
-#: ../../mod/channel.php:16
-msgid "You must be logged in to see this page."
+#: ../../view/theme/redbasic/php/config.php:89
+#: ../../view/theme/apw/php/config.php:235
+msgid "Set scheme"
msgstr ""
-#: ../../mod/channel.php:120
-msgid "Insufficient permissions. Request redirected to profile page."
+#: ../../view/theme/redbasic/php/config.php:90
+msgid "Navigation bar colour"
msgstr ""
-#: ../../mod/post.php:119
-msgid ""
-"Remote authentication blocked. You are logged into this site locally. Please "
-"logout and retry."
+#: ../../view/theme/redbasic/php/config.php:91
+msgid "Set font-colour for banner"
msgstr ""
-#: ../../mod/post.php:132
-#, php-format
-msgid "Welcome %s. Remote authentication successful."
+#: ../../view/theme/redbasic/php/config.php:92
+msgid "Set the background colour"
msgstr ""
-#: ../../mod/profiles.php:18 ../../mod/profiles.php:138
-#: ../../mod/profiles.php:179 ../../mod/profiles.php:486
-msgid "Profile not found."
+#: ../../view/theme/redbasic/php/config.php:93
+msgid "Set the background image"
msgstr ""
-#: ../../mod/profiles.php:38
-msgid "Profile deleted."
+#: ../../view/theme/redbasic/php/config.php:94
+msgid "Set the background colour of items"
msgstr ""
-#: ../../mod/profiles.php:56 ../../mod/profiles.php:92
-msgid "Profile-"
+#: ../../view/theme/redbasic/php/config.php:95
+msgid "Set the opacity of items"
msgstr ""
-#: ../../mod/profiles.php:77 ../../mod/profiles.php:120
-msgid "New profile created."
+#: ../../view/theme/redbasic/php/config.php:96
+msgid "Set the basic colour for item icons"
msgstr ""
-#: ../../mod/profiles.php:98
-msgid "Profile unavailable to clone."
+#: ../../view/theme/redbasic/php/config.php:97
+msgid "Set the hover colour for item icons"
msgstr ""
-#: ../../mod/profiles.php:189
-msgid "Profile Name is required."
+#: ../../view/theme/redbasic/php/config.php:98
+msgid "Set font-size for the entire application"
msgstr ""
-#: ../../mod/profiles.php:317
-msgid "Marital Status"
+#: ../../view/theme/redbasic/php/config.php:99
+#: ../../view/theme/apw/php/config.php:236
+msgid "Set font-size for posts and comments"
msgstr ""
-#: ../../mod/profiles.php:321
-msgid "Romantic Partner"
+#: ../../view/theme/redbasic/php/config.php:100
+msgid "Set font-colour for posts and comments"
msgstr ""
-#: ../../mod/profiles.php:325
-msgid "Likes"
+#: ../../view/theme/redbasic/php/config.php:101
+msgid "Set radius of corners"
msgstr ""
-#: ../../mod/profiles.php:329
-msgid "Dislikes"
+#: ../../view/theme/redbasic/php/config.php:102
+msgid "Set shadow depth of photos"
msgstr ""
-#: ../../mod/profiles.php:333
-msgid "Work/Employment"
+#: ../../view/theme/redbasic/php/config.php:103
+msgid "Set maximum width of conversation regions"
msgstr ""
-#: ../../mod/profiles.php:336
-msgid "Religion"
+#: ../../view/theme/redbasic/php/config.php:104
+msgid "Set minimum opacity of nav bar - to hide it"
msgstr ""
-#: ../../mod/profiles.php:340
-msgid "Political Views"
+#: ../../view/theme/redbasic/php/config.php:105
+msgid "Set size of conversation author photo"
msgstr ""
-#: ../../mod/profiles.php:344
-msgid "Gender"
+#: ../../view/theme/redbasic/php/config.php:106
+msgid "Set size of followup author photos"
msgstr ""
-#: ../../mod/profiles.php:348
-msgid "Sexual Preference"
+#: ../../view/theme/redbasic/php/config.php:107
+msgid "Sloppy photo albums"
msgstr ""
-#: ../../mod/profiles.php:352
-msgid "Homepage"
+#: ../../view/theme/redbasic/php/config.php:107
+msgid "Are you a clean desk or a messy desk person?"
msgstr ""
-#: ../../mod/profiles.php:356
-msgid "Interests"
+#: ../../view/theme/apw/php/config.php:193
+#: ../../view/theme/apw/php/config.php:211
+msgid "Schema Default"
msgstr ""
-#: ../../mod/profiles.php:360
-msgid "Address"
+#: ../../view/theme/apw/php/config.php:194
+msgid "Sans-Serif"
msgstr ""
-#: ../../mod/profiles.php:450
-msgid "Profile updated."
+#: ../../view/theme/apw/php/config.php:195
+msgid "Monospace"
msgstr ""
-#: ../../mod/profiles.php:505
-msgid "Hide your contact/friend list from viewers of this profile?"
+#: ../../view/theme/apw/php/config.php:237
+msgid "Set font face"
msgstr ""
-#: ../../mod/profiles.php:528
-msgid "Edit Profile Details"
+#: ../../view/theme/apw/php/config.php:238
+msgid "Set iconset"
msgstr ""
-#: ../../mod/profiles.php:530
-msgid "View this profile"
+#: ../../view/theme/apw/php/config.php:239
+msgid "Set big shadow size, default 15px 15px 15px"
msgstr ""
-#: ../../mod/profiles.php:531
-msgid "Change Profile Photo"
+#: ../../view/theme/apw/php/config.php:240
+msgid "Set small shadow size, default 5px 5px 5px"
msgstr ""
-#: ../../mod/profiles.php:532
-msgid "Create a new profile using these settings"
+#: ../../view/theme/apw/php/config.php:241
+msgid "Set shadow colour, default #000"
msgstr ""
-#: ../../mod/profiles.php:533
-msgid "Clone this profile"
+#: ../../view/theme/apw/php/config.php:242
+msgid "Set radius size, default 5px"
msgstr ""
-#: ../../mod/profiles.php:534
-msgid "Delete this profile"
+#: ../../view/theme/apw/php/config.php:243
+msgid "Set line-height for posts and comments"
msgstr ""
-#: ../../mod/profiles.php:535
-msgid "Profile Name:"
+#: ../../view/theme/apw/php/config.php:244
+msgid "Set background image"
msgstr ""
-#: ../../mod/profiles.php:536
-msgid "Your Full Name:"
+#: ../../view/theme/apw/php/config.php:245
+msgid "Set background colour"
msgstr ""
-#: ../../mod/profiles.php:537
-msgid "Title/Description:"
+#: ../../view/theme/apw/php/config.php:246
+msgid "Set section background image"
msgstr ""
-#: ../../mod/profiles.php:538
-msgid "Your Gender:"
+#: ../../view/theme/apw/php/config.php:247
+msgid "Set section background colour"
msgstr ""
-#: ../../mod/profiles.php:539
-#, php-format
-msgid "Birthday (%s):"
+#: ../../view/theme/apw/php/config.php:248
+msgid "Set colour of items - use hex"
msgstr ""
-#: ../../mod/profiles.php:540
-msgid "Street Address:"
+#: ../../view/theme/apw/php/config.php:249
+msgid "Set colour of links - use hex"
msgstr ""
-#: ../../mod/profiles.php:541
-msgid "Locality/City:"
+#: ../../view/theme/apw/php/config.php:250
+msgid "Set max-width for items. Default 400px"
msgstr ""
-#: ../../mod/profiles.php:542
-msgid "Postal/Zip Code:"
+#: ../../view/theme/apw/php/config.php:251
+msgid "Set min-width for items. Default 240px"
msgstr ""
-#: ../../mod/profiles.php:543
-msgid "Country:"
+#: ../../view/theme/apw/php/config.php:252
+msgid "Set the generic content wrapper width. Default 48%"
msgstr ""
-#: ../../mod/profiles.php:544
-msgid "Region/State:"
+#: ../../view/theme/apw/php/config.php:253
+msgid "Set colour of fonts - use hex"
msgstr ""
-#: ../../mod/profiles.php:545
-msgid "<span class=\"heart\">&hearts;</span> Marital Status:"
+#: ../../view/theme/apw/php/config.php:254
+msgid "Set background-size element"
msgstr ""
-#: ../../mod/profiles.php:546
-msgid "Who: (if applicable)"
+#: ../../view/theme/apw/php/config.php:255
+msgid "Item opacity"
msgstr ""
-#: ../../mod/profiles.php:547
-msgid "Examples: cathy123, Cathy Williams, cathy@example.com"
+#: ../../view/theme/apw/php/config.php:256
+msgid "Display post previews only"
msgstr ""
-#: ../../mod/profiles.php:548
-msgid "Since [date]:"
+#: ../../view/theme/apw/php/config.php:257
+msgid "Display side bar on channel page"
msgstr ""
-#: ../../mod/profiles.php:550
-msgid "Homepage URL:"
+#: ../../view/theme/apw/php/config.php:258
+msgid "Colour of the navigation bar"
msgstr ""
-#: ../../mod/profiles.php:553
-msgid "Religious Views:"
+#: ../../view/theme/apw/php/config.php:259
+msgid "Item float"
msgstr ""
-#: ../../mod/profiles.php:554
-msgid "Keywords:"
+#: ../../view/theme/apw/php/config.php:260
+msgid "Left offset of the section element"
msgstr ""
-#: ../../mod/profiles.php:557
-msgid "Example: fishing photography software"
+#: ../../view/theme/apw/php/config.php:261
+msgid "Right offset of the section element"
msgstr ""
-#: ../../mod/profiles.php:558
-msgid "Used in directory listings"
+#: ../../view/theme/apw/php/config.php:262
+msgid "Section width"
msgstr ""
-#: ../../mod/profiles.php:559
-msgid "Tell us about yourself..."
+#: ../../view/theme/apw/php/config.php:263
+msgid "Left offset of the aside"
msgstr ""
-#: ../../mod/profiles.php:560
-msgid "Hobbies/Interests"
+#: ../../view/theme/apw/php/config.php:264
+msgid "Right offset of the aside element"
msgstr ""
-#: ../../mod/profiles.php:561
-msgid "Contact information and Social Networks"
+#: ../../view/theme/blogga/view/theme/blog/config.php:47
+#: ../../view/theme/blogga/php/config.php:47
+msgid "None"
msgstr ""
-#: ../../mod/profiles.php:562
-msgid "My other channels"
+#: ../../view/theme/blogga/view/theme/blog/config.php:70
+#: ../../view/theme/blogga/php/config.php:70
+msgid "Header image"
msgstr ""
-#: ../../mod/profiles.php:563
-msgid "Musical interests"
+#: ../../view/theme/blogga/view/theme/blog/config.php:71
+#: ../../view/theme/blogga/php/config.php:71
+msgid "Header image only on profile pages"
msgstr ""
-#: ../../mod/profiles.php:564
-msgid "Books, literature"
+#: ../../boot.php:1274
+#, php-format
+msgid "Update %s failed. See error logs."
msgstr ""
-#: ../../mod/profiles.php:565
-msgid "Television"
+#: ../../boot.php:1277
+#, php-format
+msgid "Update Error at %s"
msgstr ""
-#: ../../mod/profiles.php:566
-msgid "Film/dance/culture/entertainment"
+#: ../../boot.php:1434
+msgid ""
+"Create an account to access services and applications within the Red Matrix"
msgstr ""
-#: ../../mod/profiles.php:567
-msgid "Love/romance"
+#: ../../boot.php:1462
+msgid "Password"
msgstr ""
-#: ../../mod/profiles.php:568
-msgid "Work/employment"
+#: ../../boot.php:1463
+msgid "Remember me"
msgstr ""
-#: ../../mod/profiles.php:569
-msgid "School/education"
+#: ../../boot.php:1468
+msgid "Forgot your password?"
msgstr ""
-#: ../../mod/profiles.php:574
-msgid ""
-"This is your <strong>public</strong> profile.<br />It <strong>may</strong> "
-"be visible to anybody using the internet."
+#: ../../boot.php:1533
+msgid "permission denied"
msgstr ""
-#: ../../mod/profiles.php:623
-msgid "Edit/Manage Profiles"
+#: ../../boot.php:1534
+msgid "Got Zot?"
msgstr ""
-#: ../../mod/events.php:66
-msgid "Event title and start time are required."
+#: ../../boot.php:1593
+msgid "Requested channel is not available."
msgstr ""
-#: ../../mod/events.php:281
-msgid "l, F j"
+#: ../../boot.php:1605
+msgid " Sorry, you don't have the permission to view this profile. "
msgstr ""
-#: ../../mod/events.php:303
-msgid "Edit event"
+#: ../../boot.php:1761
+msgid "Profiles"
msgstr ""
-#: ../../mod/events.php:349
-msgid "Create New Event"
+#: ../../boot.php:1761
+msgid "Manage/edit profiles"
msgstr ""
-#: ../../mod/events.php:350
-msgid "Previous"
+#: ../../boot.php:1765
+msgid "Edit Profile"
msgstr ""
-#: ../../mod/events.php:425
-msgid "hour:minute"
+#: ../../boot.php:1859 ../../boot.php:1939
+msgid "F d"
msgstr ""
-#: ../../mod/events.php:435
-msgid "Event details"
+#: ../../boot.php:1916
+msgid "Birthday Reminders"
msgstr ""
-#: ../../mod/events.php:436
-#, php-format
-msgid "Format is %s %s. Starting date and Title are required."
+#: ../../boot.php:1917
+msgid "Birthdays this week:"
msgstr ""
-#: ../../mod/events.php:438
-msgid "Event Starts:"
+#: ../../boot.php:1972
+msgid "[No description]"
msgstr ""
-#: ../../mod/events.php:438 ../../mod/events.php:452
-msgid "Required"
+#: ../../boot.php:1990
+msgid "Event Reminders"
msgstr ""
-#: ../../mod/events.php:441
-msgid "Finish date/time is not known or not relevant"
+#: ../../boot.php:1991
+msgid "Events this week:"
msgstr ""
-#: ../../mod/events.php:443
-msgid "Event Finishes:"
+#: ../../boot.php:2225
+msgid "Channel"
msgstr ""
-#: ../../mod/events.php:446
-msgid "Adjust for viewer timezone"
+#: ../../boot.php:2228
+msgid "Status Messages and Posts"
msgstr ""
-#: ../../mod/events.php:448
-msgid "Description:"
+#: ../../boot.php:2232
+msgid "About"
msgstr ""
-#: ../../mod/events.php:452
-msgid "Title:"
+#: ../../boot.php:2235
+msgid "Profile Details"
msgstr ""
-#: ../../mod/events.php:454
-msgid "Share this event"
+#: ../../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 {