From 58067c24fc5200993539af6d7f7254877662c3c9 Mon Sep 17 00:00:00 2001 From: friendica Date: Wed, 10 Dec 2014 16:24:31 -0800 Subject: block adult channels from inclusion in public content feeds --- doc/html/boot_8php.html | 2 +- doc/html/dba__driver_8php.html | 2 +- include/security.php | 4 +- util/messages.po | 3644 ++++++++++++++++++++-------------------- version.inc | 2 +- 5 files changed, 1827 insertions(+), 1827 deletions(-) diff --git a/doc/html/boot_8php.html b/doc/html/boot_8php.html index a725415e2..d67b75873 100644 --- a/doc/html/boot_8php.html +++ b/doc/html/boot_8php.html @@ -1740,7 +1740,7 @@ Variables
-

Referenced by abook_connections(), abook_self(), acl_init(), Conversation\add_thread(), api_get_user(), channel_remove(), collect_recipients(), connections_content(), connections_post(), connedit_content(), connedit_post(), contact_block(), contact_remove(), contact_select(), contactgroup_content(), create_identity(), get_all_perms(), get_channel_default_perms(), item_post(), manage_content(), new_contact(), notifier_run(), perm_is_allowed(), ping_init(), poco_init(), poller_run(), process_channel_sync_delivery(), settings_post(), viewconnections_content(), widget_follow(), widget_settings_menu(), zfinger_init(), and zot_refresh().

+

Referenced by abook_connections(), abook_self(), acl_init(), Conversation\add_thread(), api_get_user(), channel_remove(), collect_recipients(), connections_content(), connections_post(), connedit_content(), connedit_post(), contact_block(), contact_remove(), contact_select(), contactgroup_content(), create_identity(), get_all_perms(), get_channel_default_perms(), item_photo_menu(), item_post(), manage_content(), new_contact(), notifier_run(), perm_is_allowed(), ping_init(), poco_init(), poller_run(), process_channel_sync_delivery(), settings_post(), viewconnections_content(), widget_follow(), widget_settings_menu(), zfinger_init(), and zot_refresh().

diff --git a/doc/html/dba__driver_8php.html b/doc/html/dba__driver_8php.html index 5ec3b205c..9ec2c8752 100644 --- a/doc/html/dba__driver_8php.html +++ b/doc/html/dba__driver_8php.html @@ -208,7 +208,7 @@ Functions
-

Referenced by common_friends(), connect_post(), downgrade_accounts(), externals_run(), item_permissions_sql(), permissions_sql(), poller_run(), public_permissions_sql(), random_profile(), search_content(), and widget_random_block().

+

Referenced by abook_toggle_flag(), common_friends(), connect_post(), downgrade_accounts(), externals_run(), item_permissions_sql(), permissions_sql(), poller_run(), public_permissions_sql(), random_profile(), search_content(), and widget_random_block().

diff --git a/include/security.php b/include/security.php index 8066a76f6..e3915f4a8 100644 --- a/include/security.php +++ b/include/security.php @@ -380,7 +380,7 @@ function stream_perms_api_uids($perms = NULL ) { $ret[] = local_user(); $r = q("select channel_id from channel where channel_r_stream > 0 and (channel_r_stream & %d)>0 and not (channel_pageflags & %d)>0", intval($perms), - intval(PAGE_CENSORED|PAGE_SYSTEM|PAGE_REMOVED) + intval(PAGE_ADULT|PAGE_CENSORED|PAGE_SYSTEM|PAGE_REMOVED) ); if($r) foreach($r as $rr) @@ -407,7 +407,7 @@ function stream_perms_xchans($perms = NULL ) { $r = q("select channel_hash from channel where channel_r_stream > 0 and (channel_r_stream & %d)>0 and not (channel_pageflags & %d)>0", intval($perms), - intval(PAGE_CENSORED|PAGE_SYETEM|PAGE_REMOVED) + intval(PAGE_ADULT|PAGE_CENSORED|PAGE_SYSTEM|PAGE_REMOVED) ); if($r) foreach($r as $rr) diff --git a/util/messages.po b/util/messages.po index d19d392ad..5ed73624f 100644 --- a/util/messages.po +++ b/util/messages.po @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 2014-11-28.873\n" +"Project-Id-Version: 2014-12-05.880\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2014-11-28 00:04-0800\n" +"POT-Creation-Date: 2014-12-05 00:03-0800\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -29,3029 +29,3029 @@ msgstr "" msgid "Profile Photos" msgstr "" -#: ../../include/conversation.php:120 ../../include/text.php:1747 -#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 -msgid "photo" -msgstr "" - -#: ../../include/conversation.php:123 ../../include/text.php:1750 -#: ../../mod/tagger.php:49 -msgid "event" +#: ../../include/follow.php:28 +msgid "Channel is blocked on this site." msgstr "" -#: ../../include/conversation.php:126 ../../mod/like.php:89 -msgid "channel" +#: ../../include/follow.php:33 +msgid "Channel location missing." msgstr "" -#: ../../include/conversation.php:148 ../../include/text.php:1753 -#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 -#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 -msgid "status" +#: ../../include/follow.php:82 +msgid "Response from remote channel was incomplete." msgstr "" -#: ../../include/conversation.php:150 ../../include/text.php:1755 -#: ../../mod/tagger.php:55 -msgid "comment" +#: ../../include/follow.php:99 +msgid "Channel was deleted and no longer exists." msgstr "" -#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 -#: ../../mod/like.php:336 -#, php-format -msgid "%1$s likes %2$s's %3$s" +#: ../../include/follow.php:135 ../../include/follow.php:202 +msgid "Protocol disabled." msgstr "" -#: ../../include/conversation.php:167 ../../mod/like.php:338 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" +#: ../../include/follow.php:176 +msgid "Channel discovery failed." msgstr "" -#: ../../include/conversation.php:204 -#, php-format -msgid "%1$s is now connected with %2$s" +#: ../../include/follow.php:192 +msgid "local account not found." msgstr "" -#: ../../include/conversation.php:239 -#, php-format -msgid "%1$s poked %2$s" +#: ../../include/follow.php:220 +msgid "Cannot connect to yourself." msgstr "" -#: ../../include/conversation.php:243 ../../include/text.php:905 -msgid "poked" +#: ../../include/notify.php:23 +msgid "created a new post" msgstr "" -#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#: ../../include/notify.php:24 #, php-format -msgctxt "mood" -msgid "%1$s is %2$s" +msgid "commented on %s's post" msgstr "" -#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 -msgid "Select" +#: ../../include/page_widgets.php:6 +msgid "New Page" msgstr "" -#: ../../include/conversation.php:634 ../../include/RedDAV/RedBrowser.php:251 -#: ../../include/apps.php:250 ../../include/ItemObject.php:120 -#: ../../mod/settings.php:626 ../../mod/connedit.php:476 -#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 -#: ../../mod/admin.php:861 ../../mod/photos.php:1070 -msgid "Delete" +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 +#: ../../include/apps.php:249 ../../include/ItemObject.php:100 +#: ../../mod/blocks.php:132 ../../mod/settings.php:625 +#: ../../mod/connections.php:381 ../../mod/connections.php:394 +#: ../../mod/connections.php:413 ../../mod/thing.php:233 +#: ../../mod/webpages.php:162 ../../mod/editblock.php:143 +#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 +#: ../../mod/menu.php:78 +msgid "Edit" msgstr "" -#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 -msgid "Private Message" +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 +#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 +msgid "View" msgstr "" -#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 -msgid "Message signature validated" +#: ../../include/page_widgets.php:40 ../../include/conversation.php:1099 +#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 +#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 +#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 +#: ../../mod/photos.php:998 +msgid "Preview" msgstr "" -#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 -msgid "Message signature incorrect" +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 +msgid "Actions" msgstr "" -#: ../../include/conversation.php:670 -#, php-format -msgid "View %s's profile @ %s" +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 +msgid "Page Link" msgstr "" -#: ../../include/conversation.php:685 -msgid "Categories:" +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 +msgid "Title" msgstr "" -#: ../../include/conversation.php:686 -msgid "Filed under:" +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 +msgid "Created" msgstr "" -#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 -#, php-format -msgid " from %s" +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 +msgid "Edited" msgstr "" -#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 +#: ../../include/contact_widgets.php:14 #, php-format -msgid "last edited: %s" -msgstr "" +msgid "%d invitation available" +msgid_plural "%d invitations available" +msgstr[0] "" +msgstr[1] "" -#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 -#, php-format -msgid "Expires: %s" +#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 +msgid "Advanced" msgstr "" -#: ../../include/conversation.php:713 -msgid "View in context" +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" msgstr "" -#: ../../include/conversation.php:715 ../../include/conversation.php:1137 -#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 -#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 -#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 -#: ../../mod/photos.php:978 -msgid "Please wait" +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" msgstr "" -#: ../../include/conversation.php:831 -msgid "remove" +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" msgstr "" -#: ../../include/conversation.php:835 ../../include/nav.php:257 -msgid "Loading..." +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" msgstr "" -#: ../../include/conversation.php:836 -msgid "Delete Selected Items" +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 +#: ../../mod/directory.php:278 ../../mod/directory.php:283 +msgid "Find" msgstr "" -#: ../../include/conversation.php:926 -msgid "View Source" +#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +msgid "Channel Suggestions" msgstr "" -#: ../../include/conversation.php:927 -msgid "Follow Thread" +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" msgstr "" -#: ../../include/conversation.php:928 -msgid "View Status" +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" msgstr "" -#: ../../include/conversation.php:929 ../../include/nav.php:99 -#: ../../mod/connedit.php:429 ../../mod/connedit.php:544 -msgid "View Profile" +#: ../../include/contact_widgets.php:32 +msgid "Advanced example: name=fred and country=iceland" msgstr "" -#: ../../include/conversation.php:930 -msgid "View Photos" +#: ../../include/contact_widgets.php:57 ../../include/features.php:73 +#: ../../include/widgets.php:303 +msgid "Saved Folders" msgstr "" -#: ../../include/conversation.php:931 -msgid "Matrix Activity" +#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 +#: ../../include/widgets.php:306 +msgid "Everything" msgstr "" -#: ../../include/conversation.php:932 ../../include/identity.php:840 -#: ../../include/widgets.php:135 ../../include/widgets.php:175 -#: ../../include/Contact.php:107 ../../mod/suggest.php:51 -#: ../../mod/match.php:62 ../../mod/directory.php:235 -msgid "Connect" +#: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 +#: ../../include/widgets.php:29 +msgid "Categories" msgstr "" -#: ../../include/conversation.php:933 -msgid "Edit Contact" +#: ../../include/contact_widgets.php:125 +#, php-format +msgid "%d connection in common" +msgid_plural "%d connections in common" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/contact_widgets.php:130 +msgid "show more" msgstr "" -#: ../../include/conversation.php:934 -msgid "Send PM" +#: ../../include/oembed.php:171 +msgid "Embedded content" msgstr "" -#: ../../include/conversation.php:935 ../../include/apps.php:143 -msgid "Poke" +#: ../../include/oembed.php:180 +msgid "Embedding disabled" msgstr "" -#: ../../include/conversation.php:987 ../../include/RedDAV/RedBrowser.php:163 -#: ../../include/apps.php:331 ../../include/apps.php:382 -#: ../../mod/connedit.php:512 ../../mod/photos.php:713 -#: ../../mod/photos.php:1132 -msgid "Unknown" +#: ../../include/message.php:18 +msgid "No recipient provided." msgstr "" -#: ../../include/conversation.php:1008 -#, php-format -msgid "%s likes this." +#: ../../include/message.php:23 +msgid "[no subject]" msgstr "" -#: ../../include/conversation.php:1008 -#, php-format -msgid "%s doesn't like this." +#: ../../include/message.php:45 +msgid "Unable to determine sender." msgstr "" -#: ../../include/conversation.php:1012 -#, php-format -msgid "%2$d people like this." -msgid_plural "%2$d people like this." -msgstr[0] "" -msgstr[1] "" +#: ../../include/message.php:200 +msgid "Stored post could not be verified." +msgstr "" -#: ../../include/conversation.php:1014 -#, php-format -msgid "%2$d people don't like this." -msgid_plural "%2$d people don't like this." -msgstr[0] "" -msgstr[1] "" +#: ../../include/activities.php:39 +msgid " and " +msgstr "" -#: ../../include/conversation.php:1020 -msgid "and" +#: ../../include/activities.php:47 +msgid "public profile" msgstr "" -#: ../../include/conversation.php:1023 +#: ../../include/activities.php:52 #, php-format -msgid ", and %d other people" -msgid_plural ", and %d other people" -msgstr[0] "" -msgstr[1] "" +msgid "%1$s changed %2$s to “%3$s”" +msgstr "" -#: ../../include/conversation.php:1024 +#: ../../include/activities.php:53 #, php-format -msgid "%s like this." +msgid "Visit %1$s's %2$s" msgstr "" -#: ../../include/conversation.php:1024 +#: ../../include/activities.php:56 #, php-format -msgid "%s don't like this." +msgid "%1$s has an updated %2$s, changing %3$s." msgstr "" -#: ../../include/conversation.php:1081 -msgid "Visible to everybody" +#: ../../include/acl_selectors.php:240 +msgid "Visible to your default audience" msgstr "" -#: ../../include/conversation.php:1082 ../../mod/mail.php:171 -#: ../../mod/mail.php:286 -msgid "Please enter a link URL:" +#: ../../include/acl_selectors.php:241 +msgid "Show" msgstr "" -#: ../../include/conversation.php:1083 -msgid "Please enter a video link/URL:" +#: ../../include/acl_selectors.php:242 +msgid "Don't show" msgstr "" -#: ../../include/conversation.php:1084 -msgid "Please enter an audio link/URL:" +#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 +#: ../../mod/chat.php:209 ../../mod/filestorage.php:137 +#: ../../mod/photos.php:588 ../../mod/photos.php:950 +msgid "Permissions" msgstr "" -#: ../../include/conversation.php:1085 -msgid "Tag term:" +#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:312 +#: ../../mod/photos.php:1149 +msgid "Close" msgstr "" -#: ../../include/conversation.php:1086 ../../mod/filer.php:49 -msgid "Save to Folder:" +#: ../../include/bb2diaspora.php:384 +msgid "Attachments:" msgstr "" -#: ../../include/conversation.php:1087 -msgid "Where are you right now?" +#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 +msgid "l F d, Y \\@ g:i A" msgstr "" -#: ../../include/conversation.php:1088 ../../mod/editpost.php:52 -#: ../../mod/mail.php:172 ../../mod/mail.php:287 -msgid "Expires YYYY-MM-DD HH:MM" +#: ../../include/bb2diaspora.php:465 +msgid "Redmatrix event notification:" msgstr "" -#: ../../include/conversation.php:1098 ../../include/page_widgets.php:40 -#: ../../include/ItemObject.php:630 ../../mod/webpages.php:166 -#: ../../mod/editblock.php:173 ../../mod/editlayout.php:168 -#: ../../mod/editpost.php:140 ../../mod/editwebpage.php:205 -#: ../../mod/photos.php:998 -msgid "Preview" +#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 +msgid "Starts:" msgstr "" -#: ../../include/conversation.php:1112 ../../mod/editblock.php:198 -#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 -#: ../../mod/layouts.php:168 ../../mod/photos.php:977 -msgid "Share" +#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 +msgid "Finishes:" msgstr "" -#: ../../include/conversation.php:1114 ../../mod/editwebpage.php:170 -msgid "Page link title" +#: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 +#: ../../include/event.php:40 ../../mod/events.php:590 +#: ../../mod/directory.php:170 +msgid "Location:" msgstr "" -#: ../../include/conversation.php:1117 -msgid "Post as" +#: ../../include/attach.php:116 ../../include/attach.php:163 +#: ../../include/attach.php:226 ../../include/attach.php:240 +#: ../../include/attach.php:280 ../../include/attach.php:294 +#: ../../include/attach.php:318 ../../include/attach.php:511 +#: ../../include/attach.php:585 ../../include/photos.php:15 +#: ../../include/items.php:4019 ../../include/chat.php:116 +#: ../../mod/mood.php:112 ../../mod/mitem.php:106 +#: ../../mod/achievements.php:30 ../../mod/register.php:72 +#: ../../mod/sources.php:66 ../../mod/poke.php:128 ../../mod/api.php:26 +#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 +#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 +#: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 +#: ../../mod/settings.php:540 ../../mod/events.php:195 +#: ../../mod/channel.php:89 ../../mod/channel.php:198 +#: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 +#: ../../mod/connections.php:169 ../../mod/connedit.php:266 +#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 +#: ../../mod/webpages.php:67 ../../mod/bookmarks.php:46 +#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 +#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 +#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 +#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 +#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 +#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 +#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:971 +#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 +#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 +#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 +#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/locs.php:71 +#: ../../mod/mail.php:111 ../../mod/invite.php:13 ../../mod/invite.php:104 +#: ../../mod/manage.php:6 ../../mod/layouts.php:67 ../../mod/layouts.php:74 +#: ../../mod/layouts.php:85 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 +#: ../../mod/network.php:12 ../../mod/menu.php:61 ../../mod/message.php:16 +#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 +#: ../../mod/notifications.php:66 ../../mod/page.php:28 ../../mod/page.php:78 +#: ../../mod/photos.php:68 ../../mod/appman.php:66 +#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 +msgid "Permission denied." msgstr "" -#: ../../include/conversation.php:1118 ../../mod/editblock.php:144 -#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 -#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 -msgid "Upload photo" +#: ../../include/attach.php:221 ../../include/attach.php:275 +msgid "Item was not found." msgstr "" -#: ../../include/conversation.php:1119 -msgid "upload photo" +#: ../../include/attach.php:331 +msgid "No source file." msgstr "" -#: ../../include/conversation.php:1120 ../../mod/editblock.php:145 -#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 -#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 -msgid "Attach file" +#: ../../include/attach.php:348 +msgid "Cannot locate file to replace" msgstr "" -#: ../../include/conversation.php:1121 -msgid "attach file" +#: ../../include/attach.php:366 +msgid "Cannot locate file to revise/update" msgstr "" -#: ../../include/conversation.php:1122 ../../mod/editblock.php:146 -#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 -#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 -msgid "Insert web link" +#: ../../include/attach.php:377 +#, php-format +msgid "File exceeds size limit of %d" msgstr "" -#: ../../include/conversation.php:1123 -msgid "web link" +#: ../../include/attach.php:389 +#, php-format +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "" -#: ../../include/conversation.php:1124 -msgid "Insert video link" +#: ../../include/attach.php:472 +msgid "File upload failed. Possible system limit or action terminated." msgstr "" -#: ../../include/conversation.php:1125 -msgid "video link" +#: ../../include/attach.php:484 +msgid "Stored file could not be verified. Upload failed." msgstr "" -#: ../../include/conversation.php:1126 -msgid "Insert audio link" +#: ../../include/attach.php:526 ../../include/attach.php:543 +msgid "Path not available." msgstr "" -#: ../../include/conversation.php:1127 -msgid "audio link" +#: ../../include/attach.php:590 +msgid "Empty pathname" msgstr "" -#: ../../include/conversation.php:1128 ../../mod/editblock.php:150 -#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 -#: ../../mod/editwebpage.php:181 -msgid "Set your location" +#: ../../include/attach.php:606 +msgid "duplicate filename or path" msgstr "" -#: ../../include/conversation.php:1129 -msgid "set location" +#: ../../include/attach.php:630 +msgid "Path not found." msgstr "" -#: ../../include/conversation.php:1130 ../../mod/editblock.php:151 -#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 -#: ../../mod/editwebpage.php:182 -msgid "Clear browser location" +#: ../../include/attach.php:681 +msgid "mkdir failed." msgstr "" -#: ../../include/conversation.php:1131 -msgid "clear location" +#: ../../include/attach.php:685 +msgid "database storage failed." msgstr "" -#: ../../include/conversation.php:1133 ../../mod/editblock.php:164 -#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 -#: ../../mod/editwebpage.php:198 -msgid "Set title" +#: ../../include/RedDAV/RedBrowser.php:106 +#: ../../include/RedDAV/RedBrowser.php:249 +msgid "parent" msgstr "" -#: ../../include/conversation.php:1136 ../../mod/events.php:574 -#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 -#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 -msgid "Categories (comma-separated list)" +#: ../../include/RedDAV/RedBrowser.php:130 +msgid "Collection" msgstr "" -#: ../../include/conversation.php:1138 ../../mod/editblock.php:153 -#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 -#: ../../mod/editwebpage.php:184 -msgid "Permission settings" +#: ../../include/RedDAV/RedBrowser.php:133 +msgid "Principal" msgstr "" -#: ../../include/conversation.php:1139 -msgid "permissions" +#: ../../include/RedDAV/RedBrowser.php:136 +msgid "Addressbook" msgstr "" -#: ../../include/conversation.php:1146 ../../mod/editblock.php:161 -#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 -#: ../../mod/editwebpage.php:193 -msgid "Public post" +#: ../../include/RedDAV/RedBrowser.php:139 +msgid "Calendar" msgstr "" -#: ../../include/conversation.php:1148 ../../mod/editblock.php:168 -#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 -#: ../../mod/editwebpage.php:201 -msgid "Example: bob@example.com, mary@example.com" +#: ../../include/RedDAV/RedBrowser.php:142 +msgid "Schedule Inbox" msgstr "" -#: ../../include/conversation.php:1161 ../../mod/editblock.php:178 -#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 -#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 -msgid "Set expiration date" +#: ../../include/RedDAV/RedBrowser.php:145 +msgid "Schedule Outbox" msgstr "" -#: ../../include/conversation.php:1163 ../../include/ItemObject.php:633 -#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 -msgid "Encrypt text" +#: ../../include/RedDAV/RedBrowser.php:163 ../../include/conversation.php:988 +#: ../../include/apps.php:331 ../../include/apps.php:382 +#: ../../mod/connedit.php:513 ../../mod/photos.php:713 +#: ../../mod/photos.php:1132 +msgid "Unknown" msgstr "" -#: ../../include/conversation.php:1165 ../../mod/events.php:580 -#: ../../mod/editpost.php:150 -msgid "OK" +#: ../../include/RedDAV/RedBrowser.php:223 +#, php-format +msgid "%1$s used" msgstr "" -#: ../../include/conversation.php:1166 ../../mod/settings.php:564 -#: ../../mod/settings.php:590 ../../mod/events.php:579 -#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 -#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 -msgid "Cancel" +#: ../../include/RedDAV/RedBrowser.php:228 +#, php-format +msgid "%1$s used of %2$s (%3$s%)" msgstr "" -#: ../../include/conversation.php:1410 -msgid "Discover" +#: ../../include/RedDAV/RedBrowser.php:241 ../../include/nav.php:106 +#: ../../include/conversation.php:1535 ../../include/apps.php:133 +#: ../../mod/fbrowser.php:114 +msgid "Files" msgstr "" -#: ../../include/conversation.php:1413 -msgid "Imported public streams" +#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:565 +#: ../../mod/settings.php:591 ../../mod/admin.php:866 +msgid "Name" msgstr "" -#: ../../include/conversation.php:1418 -msgid "Commented Order" +#: ../../include/RedDAV/RedBrowser.php:246 +msgid "Type" msgstr "" -#: ../../include/conversation.php:1421 -msgid "Sort by Comment Date" +#: ../../include/RedDAV/RedBrowser.php:247 +msgid "Size" msgstr "" -#: ../../include/conversation.php:1425 -msgid "Posted Order" +#: ../../include/RedDAV/RedBrowser.php:248 +msgid "Last Modified" msgstr "" -#: ../../include/conversation.php:1428 -msgid "Sort by Post Date" +#: ../../include/RedDAV/RedBrowser.php:251 ../../include/conversation.php:634 +#: ../../include/apps.php:250 ../../include/ItemObject.php:120 +#: ../../mod/settings.php:626 ../../mod/connedit.php:476 +#: ../../mod/thing.php:234 ../../mod/group.php:176 ../../mod/admin.php:730 +#: ../../mod/admin.php:861 ../../mod/photos.php:1070 +msgid "Delete" msgstr "" -#: ../../include/conversation.php:1433 ../../include/widgets.php:89 -msgid "Personal" +#: ../../include/RedDAV/RedBrowser.php:252 +msgid "Total" msgstr "" -#: ../../include/conversation.php:1436 -msgid "Posts that mention or involve you" +#: ../../include/RedDAV/RedBrowser.php:305 +msgid "Create new folder" msgstr "" -#: ../../include/conversation.php:1442 ../../mod/connections.php:211 -#: ../../mod/connections.php:224 ../../mod/menu.php:80 -msgid "New" +#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 +#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 +msgid "Create" msgstr "" -#: ../../include/conversation.php:1445 -msgid "Activity Stream - by date" +#: ../../include/RedDAV/RedBrowser.php:307 +msgid "Upload file" msgstr "" -#: ../../include/conversation.php:1451 -msgid "Starred" +#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:361 +#: ../../mod/photos.php:738 ../../mod/photos.php:1246 +msgid "Upload" msgstr "" -#: ../../include/conversation.php:1454 -msgid "Favourite Posts" +#: ../../include/bookmarks.php:35 +#, php-format +msgid "%1$s's bookmarks" msgstr "" -#: ../../include/conversation.php:1461 -msgid "Spam" +#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 +msgid "Logout" msgstr "" -#: ../../include/conversation.php:1464 -msgid "Posts flagged as SPAM" +#: ../../include/nav.php:95 ../../include/nav.php:128 +msgid "End this session" msgstr "" -#: ../../include/conversation.php:1504 ../../mod/admin.php:865 -msgid "Channel" +#: ../../include/nav.php:98 ../../include/nav.php:159 +msgid "Home" msgstr "" -#: ../../include/conversation.php:1507 -msgid "Status Messages and Posts" +#: ../../include/nav.php:98 +msgid "Your posts and conversations" msgstr "" -#: ../../include/conversation.php:1516 -msgid "About" +#: ../../include/nav.php:99 ../../include/conversation.php:930 +#: ../../mod/connedit.php:429 ../../mod/connedit.php:545 +msgid "View Profile" msgstr "" -#: ../../include/conversation.php:1519 -msgid "Profile Details" +#: ../../include/nav.php:99 +msgid "Your profile page" msgstr "" -#: ../../include/conversation.php:1525 ../../include/nav.php:105 -#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 -msgid "Photos" +#: ../../include/nav.php:101 +msgid "Edit Profiles" msgstr "" -#: ../../include/conversation.php:1528 ../../include/photos.php:341 -msgid "Photo Albums" +#: ../../include/nav.php:101 +msgid "Manage/Edit profiles" msgstr "" -#: ../../include/conversation.php:1534 ../../include/RedDAV/RedBrowser.php:241 -#: ../../include/nav.php:106 ../../include/apps.php:133 -#: ../../mod/fbrowser.php:114 -msgid "Files" +#: ../../include/nav.php:103 ../../include/identity.php:864 +msgid "Edit Profile" msgstr "" -#: ../../include/conversation.php:1537 -msgid "Files and Storage" +#: ../../include/nav.php:103 +msgid "Edit your profile" msgstr "" -#: ../../include/conversation.php:1547 ../../include/conversation.php:1550 -msgid "Chatrooms" +#: ../../include/nav.php:105 ../../include/conversation.php:1526 +#: ../../include/apps.php:137 ../../mod/fbrowser.php:25 +msgid "Photos" msgstr "" -#: ../../include/conversation.php:1560 ../../include/nav.php:117 -#: ../../include/apps.php:127 -msgid "Bookmarks" -msgstr "" - -#: ../../include/conversation.php:1563 -msgid "Saved Bookmarks" +#: ../../include/nav.php:105 +msgid "Your photos" msgstr "" -#: ../../include/conversation.php:1571 ../../include/nav.php:121 -#: ../../include/apps.php:134 ../../mod/webpages.php:160 -msgid "Webpages" +#: ../../include/nav.php:106 +msgid "Your files" msgstr "" -#: ../../include/conversation.php:1574 -msgid "Manage Webpages" +#: ../../include/nav.php:111 ../../include/apps.php:144 +msgid "Chat" msgstr "" -#: ../../include/follow.php:28 -msgid "Channel is blocked on this site." +#: ../../include/nav.php:111 +msgid "Your chatrooms" msgstr "" -#: ../../include/follow.php:33 -msgid "Channel location missing." +#: ../../include/nav.php:117 ../../include/conversation.php:1561 +#: ../../include/apps.php:127 +msgid "Bookmarks" msgstr "" -#: ../../include/follow.php:82 -msgid "Response from remote channel was incomplete." +#: ../../include/nav.php:117 +msgid "Your bookmarks" msgstr "" -#: ../../include/follow.php:99 -msgid "Channel was deleted and no longer exists." +#: ../../include/nav.php:121 ../../include/conversation.php:1572 +#: ../../include/apps.php:134 ../../mod/webpages.php:160 +msgid "Webpages" msgstr "" -#: ../../include/follow.php:135 ../../include/follow.php:202 -msgid "Protocol disabled." +#: ../../include/nav.php:121 +msgid "Your webpages" msgstr "" -#: ../../include/follow.php:176 -msgid "Channel discovery failed." +#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 +msgid "Login" msgstr "" -#: ../../include/follow.php:192 -msgid "local account not found." +#: ../../include/nav.php:125 +msgid "Sign in" msgstr "" -#: ../../include/follow.php:220 -msgid "Cannot connect to yourself." +#: ../../include/nav.php:142 +#, php-format +msgid "%s - click to logout" msgstr "" -#: ../../include/notify.php:23 -msgid "created a new post" +#: ../../include/nav.php:145 +msgid "Remote authentication" msgstr "" -#: ../../include/notify.php:24 -#, php-format -msgid "commented on %s's post" +#: ../../include/nav.php:145 +msgid "Click to authenticate to your home hub" msgstr "" -#: ../../include/page_widgets.php:6 -msgid "New Page" +#: ../../include/nav.php:159 +msgid "Home Page" msgstr "" -#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 -#: ../../include/menu.php:42 ../../include/RedDAV/RedBrowser.php:250 -#: ../../include/apps.php:249 ../../include/ItemObject.php:100 -#: ../../mod/blocks.php:132 ../../mod/settings.php:625 -#: ../../mod/connections.php:381 ../../mod/connections.php:394 -#: ../../mod/connections.php:413 ../../mod/thing.php:233 -#: ../../mod/webpages.php:162 ../../mod/editblock.php:143 -#: ../../mod/editlayout.php:139 ../../mod/editpost.php:112 -#: ../../mod/editwebpage.php:174 ../../mod/layouts.php:167 -#: ../../mod/menu.php:78 -msgid "Edit" +#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 +msgid "Register" msgstr "" -#: ../../include/page_widgets.php:39 ../../mod/blocks.php:135 -#: ../../mod/webpages.php:165 ../../mod/layouts.php:171 -msgid "View" +#: ../../include/nav.php:163 +msgid "Create an account" msgstr "" -#: ../../include/page_widgets.php:41 ../../mod/webpages.php:167 -msgid "Actions" +#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 +#: ../../mod/help.php:63 +msgid "Help" msgstr "" -#: ../../include/page_widgets.php:42 ../../mod/webpages.php:168 -msgid "Page Link" +#: ../../include/nav.php:168 +msgid "Help and documentation" msgstr "" -#: ../../include/page_widgets.php:43 ../../mod/webpages.php:169 -msgid "Title" +#: ../../include/nav.php:171 ../../include/widgets.php:86 +#: ../../mod/apps.php:33 +msgid "Apps" msgstr "" -#: ../../include/page_widgets.php:44 ../../mod/webpages.php:170 -msgid "Created" +#: ../../include/nav.php:171 +msgid "Applications, utilities, links, games" msgstr "" -#: ../../include/page_widgets.php:45 ../../mod/webpages.php:171 -msgid "Edited" +#: ../../include/nav.php:173 ../../include/text.php:826 +#: ../../include/text.php:838 ../../include/apps.php:145 +#: ../../mod/search.php:30 +msgid "Search" msgstr "" -#: ../../include/contact_widgets.php:14 -#, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/contact_widgets.php:19 ../../mod/admin.php:416 -msgid "Advanced" +#: ../../include/nav.php:173 +msgid "Search site content" msgstr "" -#: ../../include/contact_widgets.php:22 -msgid "Find Channels" +#: ../../include/nav.php:176 ../../include/apps.php:139 +#: ../../mod/directory.php:282 +msgid "Directory" msgstr "" -#: ../../include/contact_widgets.php:23 -msgid "Enter name or interest" +#: ../../include/nav.php:176 +msgid "Channel Directory" msgstr "" -#: ../../include/contact_widgets.php:24 -msgid "Connect/Follow" +#: ../../include/nav.php:190 ../../include/apps.php:131 +msgid "Matrix" msgstr "" -#: ../../include/contact_widgets.php:25 -msgid "Examples: Robert Morgenstein, Fishing" +#: ../../include/nav.php:190 +msgid "Your matrix" msgstr "" -#: ../../include/contact_widgets.php:26 ../../mod/connections.php:412 -#: ../../mod/directory.php:278 ../../mod/directory.php:283 -msgid "Find" +#: ../../include/nav.php:191 +msgid "Mark all matrix notifications seen" msgstr "" -#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 -msgid "Channel Suggestions" +#: ../../include/nav.php:193 ../../include/apps.php:135 +msgid "Channel Home" msgstr "" -#: ../../include/contact_widgets.php:29 -msgid "Random Profile" +#: ../../include/nav.php:193 +msgid "Channel home" msgstr "" -#: ../../include/contact_widgets.php:30 -msgid "Invite Friends" +#: ../../include/nav.php:194 +msgid "Mark all channel notifications seen" msgstr "" -#: ../../include/contact_widgets.php:32 -msgid "Advanced example: name=fred and country=iceland" +#: ../../include/nav.php:197 ../../mod/connections.php:406 +msgid "Connections" msgstr "" -#: ../../include/contact_widgets.php:57 ../../include/features.php:73 -#: ../../include/widgets.php:303 -msgid "Saved Folders" +#: ../../include/nav.php:200 +msgid "Notices" msgstr "" -#: ../../include/contact_widgets.php:60 ../../include/contact_widgets.php:95 -#: ../../include/widgets.php:306 -msgid "Everything" +#: ../../include/nav.php:200 +msgid "Notifications" msgstr "" -#: ../../include/contact_widgets.php:92 ../../include/taxonomy.php:230 -#: ../../include/widgets.php:29 -msgid "Categories" +#: ../../include/nav.php:201 +msgid "See all notifications" msgstr "" -#: ../../include/contact_widgets.php:125 -#, php-format -msgid "%d connection in common" -msgid_plural "%d connections in common" -msgstr[0] "" -msgstr[1] "" - -#: ../../include/contact_widgets.php:130 -msgid "show more" +#: ../../include/nav.php:202 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" msgstr "" -#: ../../include/oembed.php:171 -msgid "Embedded content" +#: ../../include/nav.php:204 ../../include/apps.php:141 +msgid "Mail" msgstr "" -#: ../../include/oembed.php:180 -msgid "Embedding disabled" +#: ../../include/nav.php:204 +msgid "Private mail" msgstr "" -#: ../../include/message.php:18 -msgid "No recipient provided." +#: ../../include/nav.php:205 +msgid "See all private messages" msgstr "" -#: ../../include/message.php:23 -msgid "[no subject]" +#: ../../include/nav.php:206 +msgid "Mark all private messages seen" msgstr "" -#: ../../include/message.php:45 -msgid "Unable to determine sender." +#: ../../include/nav.php:207 +msgid "Inbox" msgstr "" -#: ../../include/message.php:200 -msgid "Stored post could not be verified." +#: ../../include/nav.php:208 +msgid "Outbox" msgstr "" -#: ../../include/activities.php:39 -msgid " and " +#: ../../include/nav.php:209 ../../include/widgets.php:572 +msgid "New Message" msgstr "" -#: ../../include/activities.php:47 -msgid "public profile" +#: ../../include/nav.php:212 ../../include/apps.php:138 +#: ../../mod/events.php:442 +msgid "Events" msgstr "" -#: ../../include/activities.php:52 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" +#: ../../include/nav.php:212 +msgid "Event Calendar" msgstr "" -#: ../../include/activities.php:53 -#, php-format -msgid "Visit %1$s's %2$s" +#: ../../include/nav.php:213 +msgid "See all events" msgstr "" -#: ../../include/activities.php:56 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." +#: ../../include/nav.php:214 +msgid "Mark all events seen" msgstr "" -#: ../../include/acl_selectors.php:240 -msgid "Visible to your default audience" +#: ../../include/nav.php:216 ../../include/apps.php:130 +#: ../../mod/manage.php:148 +msgid "Channel Manager" msgstr "" -#: ../../include/acl_selectors.php:241 -msgid "Show" +#: ../../include/nav.php:216 +msgid "Manage Your Channels" msgstr "" -#: ../../include/acl_selectors.php:242 -msgid "Don't show" +#: ../../include/nav.php:218 ../../include/widgets.php:548 +#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 +msgid "Settings" msgstr "" -#: ../../include/acl_selectors.php:248 ../../mod/events.php:596 -#: ../../mod/chat.php:209 ../../mod/filestorage.php:137 -#: ../../mod/photos.php:588 ../../mod/photos.php:950 -msgid "Permissions" +#: ../../include/nav.php:218 +msgid "Account/Channel Settings" msgstr "" -#: ../../include/acl_selectors.php:249 ../../include/ItemObject.php:312 -#: ../../mod/photos.php:1149 -msgid "Close" +#: ../../include/nav.php:226 ../../mod/admin.php:123 +msgid "Admin" msgstr "" -#: ../../include/bb2diaspora.php:384 -msgid "Attachments:" +#: ../../include/nav.php:226 +msgid "Site Setup and Configuration" msgstr "" -#: ../../include/bb2diaspora.php:463 ../../include/event.php:11 -msgid "l F d, Y \\@ g:i A" +#: ../../include/nav.php:257 ../../include/conversation.php:835 +msgid "Loading..." msgstr "" -#: ../../include/bb2diaspora.php:465 -msgid "Redmatrix event notification:" +#: ../../include/nav.php:262 +msgid "Please wait..." msgstr "" -#: ../../include/bb2diaspora.php:469 ../../include/event.php:20 -msgid "Starts:" +#: ../../include/network.php:590 +msgid "view full size" msgstr "" -#: ../../include/bb2diaspora.php:477 ../../include/event.php:30 -msgid "Finishes:" +#: ../../include/comanche.php:35 ../../mod/admin.php:353 +#: ../../view/theme/apw/php/config.php:185 +msgid "Default" msgstr "" -#: ../../include/bb2diaspora.php:485 ../../include/identity.php:891 -#: ../../include/event.php:40 ../../mod/events.php:590 -#: ../../mod/directory.php:170 -msgid "Location:" +#: ../../include/contact_selectors.php:56 +msgid "Frequently" msgstr "" -#: ../../include/attach.php:116 ../../include/attach.php:163 -#: ../../include/attach.php:226 ../../include/attach.php:240 -#: ../../include/attach.php:280 ../../include/attach.php:294 -#: ../../include/attach.php:318 ../../include/attach.php:511 -#: ../../include/attach.php:585 ../../include/photos.php:15 -#: ../../include/items.php:4019 ../../include/chat.php:116 -#: ../../mod/mood.php:112 ../../mod/mitem.php:106 -#: ../../mod/achievements.php:30 ../../mod/register.php:72 -#: ../../mod/sources.php:66 ../../mod/poke.php:128 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/authtest.php:13 ../../mod/profile.php:64 -#: ../../mod/profile.php:72 ../../mod/block.php:22 ../../mod/block.php:72 -#: ../../mod/blocks.php:67 ../../mod/blocks.php:75 ../../mod/setup.php:207 -#: ../../mod/settings.php:540 ../../mod/events.php:195 -#: ../../mod/channel.php:89 ../../mod/channel.php:198 -#: ../../mod/channel.php:241 ../../mod/chat.php:90 ../../mod/chat.php:95 -#: ../../mod/regmod.php:17 ../../mod/common.php:35 ../../mod/like.php:154 -#: ../../mod/connections.php:169 ../../mod/connedit.php:266 -#: ../../mod/thing.php:247 ../../mod/thing.php:264 ../../mod/thing.php:299 -#: ../../mod/webpages.php:67 ../../mod/bookmarks.php:46 -#: ../../mod/profiles.php:179 ../../mod/profiles.php:550 -#: ../../mod/editblock.php:65 ../../mod/pdledit.php:21 -#: ../../mod/editlayout.php:64 ../../mod/editlayout.php:89 -#: ../../mod/editpost.php:13 ../../mod/editwebpage.php:64 -#: ../../mod/editwebpage.php:86 ../../mod/editwebpage.php:118 -#: ../../mod/profile_photo.php:263 ../../mod/profile_photo.php:276 -#: ../../mod/item.php:191 ../../mod/item.php:199 ../../mod/item.php:971 -#: ../../mod/fsuggest.php:78 ../../mod/filestorage.php:18 -#: ../../mod/filestorage.php:67 ../../mod/filestorage.php:82 -#: ../../mod/filestorage.php:109 ../../mod/delegate.php:6 -#: ../../mod/group.php:9 ../../mod/suggest.php:26 ../../mod/locs.php:71 -#: ../../mod/mail.php:111 ../../mod/invite.php:13 ../../mod/invite.php:104 -#: ../../mod/manage.php:6 ../../mod/layouts.php:67 ../../mod/layouts.php:74 -#: ../../mod/layouts.php:85 ../../mod/viewconnections.php:22 -#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:14 -#: ../../mod/network.php:12 ../../mod/menu.php:61 ../../mod/message.php:16 -#: ../../mod/new_channel.php:68 ../../mod/new_channel.php:99 -#: ../../mod/notifications.php:66 ../../mod/page.php:28 ../../mod/page.php:78 -#: ../../mod/photos.php:68 ../../mod/appman.php:66 -#: ../../mod/service_limits.php:7 ../../index.php:190 ../../index.php:390 -msgid "Permission denied." +#: ../../include/contact_selectors.php:57 +msgid "Hourly" msgstr "" -#: ../../include/attach.php:221 ../../include/attach.php:275 -msgid "Item was not found." +#: ../../include/contact_selectors.php:58 +msgid "Twice daily" msgstr "" -#: ../../include/attach.php:331 -msgid "No source file." +#: ../../include/contact_selectors.php:59 +msgid "Daily" msgstr "" -#: ../../include/attach.php:348 -msgid "Cannot locate file to replace" +#: ../../include/contact_selectors.php:60 +msgid "Weekly" msgstr "" -#: ../../include/attach.php:366 -msgid "Cannot locate file to revise/update" +#: ../../include/contact_selectors.php:61 +msgid "Monthly" msgstr "" -#: ../../include/attach.php:377 -#, php-format -msgid "File exceeds size limit of %d" +#: ../../include/contact_selectors.php:76 +msgid "Friendica" msgstr "" -#: ../../include/attach.php:389 -#, php-format -msgid "You have reached your limit of %1$.0f Mbytes attachment storage." +#: ../../include/contact_selectors.php:77 +msgid "OStatus" msgstr "" -#: ../../include/attach.php:472 -msgid "File upload failed. Possible system limit or action terminated." +#: ../../include/contact_selectors.php:78 +msgid "RSS/Atom" msgstr "" -#: ../../include/attach.php:484 -msgid "Stored file could not be verified. Upload failed." +#: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 +#: ../../mod/admin.php:735 ../../boot.php:1488 +msgid "Email" msgstr "" -#: ../../include/attach.php:526 ../../include/attach.php:543 -msgid "Path not available." +#: ../../include/contact_selectors.php:80 +msgid "Diaspora" msgstr "" -#: ../../include/attach.php:590 -msgid "Empty pathname" +#: ../../include/contact_selectors.php:81 +msgid "Facebook" msgstr "" -#: ../../include/attach.php:606 -msgid "duplicate filename or path" +#: ../../include/contact_selectors.php:82 +msgid "Zot!" msgstr "" -#: ../../include/attach.php:630 -msgid "Path not found." +#: ../../include/contact_selectors.php:83 +msgid "LinkedIn" msgstr "" -#: ../../include/attach.php:681 -msgid "mkdir failed." +#: ../../include/contact_selectors.php:84 +msgid "XMPP/IM" msgstr "" -#: ../../include/attach.php:685 -msgid "database storage failed." +#: ../../include/contact_selectors.php:85 +msgid "MySpace" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:106 -#: ../../include/RedDAV/RedBrowser.php:249 -msgid "parent" +#: ../../include/identity.php:31 ../../mod/item.php:1368 +msgid "Unable to obtain identity information from database" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:130 -msgid "Collection" +#: ../../include/identity.php:66 +msgid "Empty name" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:133 -msgid "Principal" +#: ../../include/identity.php:68 +msgid "Name too long" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:136 -msgid "Addressbook" +#: ../../include/identity.php:169 +msgid "No account identifier" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:139 -msgid "Calendar" +#: ../../include/identity.php:182 +msgid "Nickname is required." msgstr "" -#: ../../include/RedDAV/RedBrowser.php:142 -msgid "Schedule Inbox" +#: ../../include/identity.php:196 +msgid "Reserved nickname. Please choose another." msgstr "" -#: ../../include/RedDAV/RedBrowser.php:145 -msgid "Schedule Outbox" +#: ../../include/identity.php:201 ../../include/dimport.php:34 +msgid "" +"Nickname has unsupported characters or is already being used on this site." msgstr "" -#: ../../include/RedDAV/RedBrowser.php:223 -#, php-format -msgid "%1$s used" +#: ../../include/identity.php:283 +msgid "Unable to retrieve created identity" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:228 -#, php-format -msgid "%1$s used of %2$s (%3$s%)" +#: ../../include/identity.php:343 +msgid "Default Profile" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:245 ../../mod/settings.php:565 -#: ../../mod/settings.php:591 ../../mod/admin.php:866 -msgid "Name" +#: ../../include/identity.php:387 ../../include/identity.php:388 +#: ../../include/identity.php:395 ../../include/widgets.php:431 +#: ../../include/profile_selectors.php:80 ../../mod/settings.php:318 +#: ../../mod/settings.php:322 ../../mod/settings.php:323 +#: ../../mod/settings.php:326 ../../mod/settings.php:337 +#: ../../mod/connedit.php:510 +msgid "Friends" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:246 -msgid "Type" +#: ../../include/identity.php:643 +msgid "Requested channel is not available." msgstr "" -#: ../../include/RedDAV/RedBrowser.php:247 -msgid "Size" +#: ../../include/identity.php:691 ../../mod/achievements.php:11 +#: ../../mod/profile.php:16 ../../mod/blocks.php:29 ../../mod/connect.php:13 +#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 +#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 +#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 +msgid "Requested profile is not available." msgstr "" -#: ../../include/RedDAV/RedBrowser.php:248 -msgid "Last Modified" +#: ../../include/identity.php:840 ../../include/Contact.php:107 +#: ../../include/widgets.php:135 ../../include/widgets.php:175 +#: ../../include/conversation.php:933 ../../mod/suggest.php:51 +#: ../../mod/match.php:62 ../../mod/directory.php:235 +msgid "Connect" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:252 -msgid "Total" +#: ../../include/identity.php:854 ../../mod/profiles.php:740 +msgid "Change profile photo" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:305 -msgid "Create new folder" +#: ../../include/identity.php:860 +msgid "Profiles" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/mitem.php:169 -#: ../../mod/menu.php:100 ../../mod/new_channel.php:122 -msgid "Create" +#: ../../include/identity.php:860 +msgid "Manage/edit profiles" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:307 -msgid "Upload file" +#: ../../include/identity.php:861 ../../mod/profiles.php:741 +msgid "Create New Profile" msgstr "" -#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:361 -#: ../../mod/photos.php:738 ../../mod/photos.php:1246 -msgid "Upload" +#: ../../include/identity.php:875 ../../mod/profiles.php:752 +msgid "Profile Image" msgstr "" -#: ../../include/bookmarks.php:35 -#, php-format -msgid "%1$s's bookmarks" +#: ../../include/identity.php:878 +msgid "visible to everybody" msgstr "" -#: ../../include/nav.php:95 ../../include/nav.php:128 ../../boot.php:1485 -msgid "Logout" +#: ../../include/identity.php:879 ../../mod/profiles.php:635 +#: ../../mod/profiles.php:756 +msgid "Edit visibility" msgstr "" -#: ../../include/nav.php:95 ../../include/nav.php:128 -msgid "End this session" +#: ../../include/identity.php:895 ../../include/identity.php:1132 +msgid "Gender:" msgstr "" -#: ../../include/nav.php:98 ../../include/nav.php:159 -msgid "Home" +#: ../../include/identity.php:896 ../../include/identity.php:1176 +msgid "Status:" msgstr "" -#: ../../include/nav.php:98 -msgid "Your posts and conversations" +#: ../../include/identity.php:897 ../../include/identity.php:1187 +msgid "Homepage:" msgstr "" -#: ../../include/nav.php:99 -msgid "Your profile page" +#: ../../include/identity.php:898 +msgid "Online Now" msgstr "" -#: ../../include/nav.php:101 -msgid "Edit Profiles" +#: ../../include/identity.php:976 ../../include/identity.php:1056 +#: ../../mod/ping.php:326 +msgid "g A l F d" msgstr "" -#: ../../include/nav.php:101 -msgid "Manage/Edit profiles" +#: ../../include/identity.php:977 ../../include/identity.php:1057 +msgid "F d" msgstr "" -#: ../../include/nav.php:103 ../../include/identity.php:864 -msgid "Edit Profile" +#: ../../include/identity.php:1022 ../../include/identity.php:1097 +#: ../../mod/ping.php:348 +msgid "[today]" msgstr "" -#: ../../include/nav.php:103 -msgid "Edit your profile" +#: ../../include/identity.php:1034 +msgid "Birthday Reminders" msgstr "" -#: ../../include/nav.php:105 -msgid "Your photos" +#: ../../include/identity.php:1035 +msgid "Birthdays this week:" msgstr "" -#: ../../include/nav.php:106 -msgid "Your files" +#: ../../include/identity.php:1090 +msgid "[No description]" msgstr "" -#: ../../include/nav.php:111 ../../include/apps.php:144 -msgid "Chat" +#: ../../include/identity.php:1108 +msgid "Event Reminders" msgstr "" -#: ../../include/nav.php:111 -msgid "Your chatrooms" +#: ../../include/identity.php:1109 +msgid "Events this week:" msgstr "" -#: ../../include/nav.php:117 -msgid "Your bookmarks" +#: ../../include/identity.php:1122 ../../include/identity.php:1240 +#: ../../include/apps.php:136 ../../mod/profperm.php:112 +msgid "Profile" msgstr "" -#: ../../include/nav.php:121 -msgid "Your webpages" +#: ../../include/identity.php:1130 ../../mod/settings.php:1010 +msgid "Full Name:" msgstr "" -#: ../../include/nav.php:125 ../../include/apps.php:129 ../../boot.php:1486 -msgid "Login" +#: ../../include/identity.php:1137 +msgid "Like this channel" msgstr "" -#: ../../include/nav.php:125 -msgid "Sign in" -msgstr "" +#: ../../include/identity.php:1148 ../../include/taxonomy.php:360 +#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 +msgctxt "noun" +msgid "Like" +msgid_plural "Likes" +msgstr[0] "" +msgstr[1] "" -#: ../../include/nav.php:142 -#, php-format -msgid "%s - click to logout" +#: ../../include/identity.php:1161 +msgid "j F, Y" msgstr "" -#: ../../include/nav.php:145 -msgid "Remote authentication" +#: ../../include/identity.php:1162 +msgid "j F" msgstr "" -#: ../../include/nav.php:145 -msgid "Click to authenticate to your home hub" +#: ../../include/identity.php:1169 +msgid "Birthday:" msgstr "" -#: ../../include/nav.php:159 -msgid "Home Page" +#: ../../include/identity.php:1173 +msgid "Age:" msgstr "" -#: ../../include/nav.php:163 ../../mod/register.php:224 ../../boot.php:1464 -msgid "Register" +#: ../../include/identity.php:1182 +#, php-format +msgid "for %1$d %2$s" msgstr "" -#: ../../include/nav.php:163 -msgid "Create an account" +#: ../../include/identity.php:1185 ../../mod/profiles.php:657 +msgid "Sexual Preference:" msgstr "" -#: ../../include/nav.php:168 ../../include/apps.php:140 ../../mod/help.php:58 -#: ../../mod/help.php:63 -msgid "Help" +#: ../../include/identity.php:1189 ../../mod/profiles.php:659 +msgid "Hometown:" msgstr "" -#: ../../include/nav.php:168 -msgid "Help and documentation" +#: ../../include/identity.php:1191 +msgid "Tags:" msgstr "" -#: ../../include/nav.php:171 ../../include/widgets.php:86 -#: ../../mod/apps.php:33 -msgid "Apps" +#: ../../include/identity.php:1193 ../../mod/profiles.php:660 +msgid "Political Views:" msgstr "" -#: ../../include/nav.php:171 -msgid "Applications, utilities, links, games" +#: ../../include/identity.php:1195 +msgid "Religion:" msgstr "" -#: ../../include/nav.php:173 ../../include/text.php:826 -#: ../../include/text.php:838 ../../include/apps.php:145 -#: ../../mod/search.php:30 -msgid "Search" +#: ../../include/identity.php:1197 +msgid "About:" msgstr "" -#: ../../include/nav.php:173 -msgid "Search site content" +#: ../../include/identity.php:1199 +msgid "Hobbies/Interests:" msgstr "" -#: ../../include/nav.php:176 ../../include/apps.php:139 -#: ../../mod/directory.php:282 -msgid "Directory" +#: ../../include/identity.php:1201 ../../mod/profiles.php:663 +msgid "Likes:" msgstr "" -#: ../../include/nav.php:176 -msgid "Channel Directory" +#: ../../include/identity.php:1203 ../../mod/profiles.php:664 +msgid "Dislikes:" msgstr "" -#: ../../include/nav.php:190 ../../include/apps.php:131 -msgid "Matrix" +#: ../../include/identity.php:1206 +msgid "Contact information and Social Networks:" msgstr "" -#: ../../include/nav.php:190 -msgid "Your matrix" +#: ../../include/identity.php:1208 +msgid "My other channels:" msgstr "" -#: ../../include/nav.php:191 -msgid "Mark all matrix notifications seen" +#: ../../include/identity.php:1210 +msgid "Musical interests:" msgstr "" -#: ../../include/nav.php:193 ../../include/apps.php:135 -msgid "Channel Home" +#: ../../include/identity.php:1212 +msgid "Books, literature:" msgstr "" -#: ../../include/nav.php:193 -msgid "Channel home" +#: ../../include/identity.php:1214 +msgid "Television:" msgstr "" -#: ../../include/nav.php:194 -msgid "Mark all channel notifications seen" +#: ../../include/identity.php:1216 +msgid "Film/dance/culture/entertainment:" msgstr "" -#: ../../include/nav.php:197 ../../mod/connections.php:406 -msgid "Connections" +#: ../../include/identity.php:1218 +msgid "Love/Romance:" msgstr "" -#: ../../include/nav.php:200 -msgid "Notices" +#: ../../include/identity.php:1220 +msgid "Work/employment:" msgstr "" -#: ../../include/nav.php:200 -msgid "Notifications" +#: ../../include/identity.php:1222 +msgid "School/education:" msgstr "" -#: ../../include/nav.php:201 -msgid "See all notifications" +#: ../../include/identity.php:1242 +msgid "Like this thing" msgstr "" -#: ../../include/nav.php:202 ../../mod/notifications.php:99 -msgid "Mark all system notifications seen" +#: ../../include/bbcode.php:112 ../../include/bbcode.php:655 +#: ../../include/bbcode.php:658 ../../include/bbcode.php:663 +#: ../../include/bbcode.php:666 ../../include/bbcode.php:669 +#: ../../include/bbcode.php:672 ../../include/bbcode.php:677 +#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 +#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 +#: ../../include/bbcode.php:694 +msgid "Image/photo" msgstr "" -#: ../../include/nav.php:204 ../../include/apps.php:141 -msgid "Mail" +#: ../../include/bbcode.php:147 ../../include/bbcode.php:705 +msgid "Encrypted content" msgstr "" -#: ../../include/nav.php:204 -msgid "Private mail" +#: ../../include/bbcode.php:165 +msgid "Install design element: " msgstr "" -#: ../../include/nav.php:205 -msgid "See all private messages" +#: ../../include/bbcode.php:171 +msgid "QR code" msgstr "" -#: ../../include/nav.php:206 -msgid "Mark all private messages seen" +#: ../../include/bbcode.php:220 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" msgstr "" -#: ../../include/nav.php:207 -msgid "Inbox" +#: ../../include/bbcode.php:222 +msgid "post" msgstr "" -#: ../../include/nav.php:208 -msgid "Outbox" +#: ../../include/bbcode.php:623 +msgid "$1 spoiler" msgstr "" -#: ../../include/nav.php:209 ../../include/widgets.php:572 -msgid "New Message" +#: ../../include/bbcode.php:643 +msgid "$1 wrote:" msgstr "" -#: ../../include/nav.php:212 ../../include/apps.php:138 -#: ../../mod/events.php:442 -msgid "Events" +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" msgstr "" -#: ../../include/nav.php:212 -msgid "Event Calendar" +#: ../../include/datetime.php:142 +msgid "YYYY-MM-DD or MM-DD" msgstr "" -#: ../../include/nav.php:213 -msgid "See all events" +#: ../../include/datetime.php:259 +msgid "never" msgstr "" -#: ../../include/nav.php:214 -msgid "Mark all events seen" +#: ../../include/datetime.php:265 +msgid "less than a second ago" msgstr "" -#: ../../include/nav.php:216 ../../include/apps.php:130 -#: ../../mod/manage.php:148 -msgid "Channel Manager" +#: ../../include/datetime.php:268 +msgid "year" msgstr "" -#: ../../include/nav.php:216 -msgid "Manage Your Channels" +#: ../../include/datetime.php:268 +msgid "years" msgstr "" -#: ../../include/nav.php:218 ../../include/widgets.php:548 -#: ../../include/apps.php:132 ../../mod/admin.php:951 ../../mod/admin.php:1156 -msgid "Settings" +#: ../../include/datetime.php:269 +msgid "month" msgstr "" -#: ../../include/nav.php:218 -msgid "Account/Channel Settings" +#: ../../include/datetime.php:269 +msgid "months" msgstr "" -#: ../../include/nav.php:226 ../../mod/admin.php:123 -msgid "Admin" +#: ../../include/datetime.php:270 +msgid "week" msgstr "" -#: ../../include/nav.php:226 -msgid "Site Setup and Configuration" +#: ../../include/datetime.php:270 +msgid "weeks" msgstr "" -#: ../../include/nav.php:262 -msgid "Please wait..." +#: ../../include/datetime.php:271 +msgid "day" msgstr "" -#: ../../include/network.php:590 -msgid "view full size" +#: ../../include/datetime.php:271 +msgid "days" msgstr "" -#: ../../include/comanche.php:35 ../../mod/admin.php:353 -#: ../../view/theme/apw/php/config.php:185 -msgid "Default" +#: ../../include/datetime.php:272 +msgid "hour" msgstr "" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" +#: ../../include/datetime.php:272 +msgid "hours" msgstr "" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" +#: ../../include/datetime.php:273 +msgid "minute" msgstr "" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" +#: ../../include/datetime.php:273 +msgid "minutes" msgstr "" -#: ../../include/contact_selectors.php:59 -msgid "Daily" +#: ../../include/datetime.php:274 +msgid "second" msgstr "" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" +#: ../../include/datetime.php:274 +msgid "seconds" msgstr "" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" +#: ../../include/datetime.php:283 +#, php-format +msgid "%1$d %2$s ago" msgstr "" -#: ../../include/contact_selectors.php:76 -msgid "Friendica" +#: ../../include/datetime.php:491 +#, php-format +msgid "%1$s's birthday" msgstr "" -#: ../../include/contact_selectors.php:77 -msgid "OStatus" +#: ../../include/datetime.php:492 +#, php-format +msgid "Happy Birthday %1$s" msgstr "" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" +#: ../../include/Contact.php:123 +msgid "New window" msgstr "" -#: ../../include/contact_selectors.php:79 ../../mod/admin.php:726 -#: ../../mod/admin.php:735 ../../boot.php:1488 -msgid "Email" +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" msgstr "" -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" +#: ../../include/Contact.php:213 ../../mod/admin.php:646 +#, php-format +msgid "User '%s' deleted" msgstr "" -#: ../../include/contact_selectors.php:81 -msgid "Facebook" +#: ../../include/taxonomy.php:210 +msgid "Tags" msgstr "" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" +#: ../../include/taxonomy.php:249 +msgid "Keywords" msgstr "" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" +#: ../../include/taxonomy.php:274 +msgid "have" msgstr "" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" +#: ../../include/taxonomy.php:274 +msgid "has" msgstr "" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" +#: ../../include/taxonomy.php:275 +msgid "want" msgstr "" -#: ../../include/identity.php:31 ../../mod/item.php:1368 -msgid "Unable to obtain identity information from database" +#: ../../include/taxonomy.php:275 +msgid "wants" msgstr "" -#: ../../include/identity.php:66 -msgid "Empty name" +#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 +msgid "like" msgstr "" -#: ../../include/identity.php:68 -msgid "Name too long" +#: ../../include/taxonomy.php:276 +msgid "likes" msgstr "" -#: ../../include/identity.php:169 -msgid "No account identifier" +#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 +msgid "dislike" msgstr "" -#: ../../include/identity.php:182 -msgid "Nickname is required." +#: ../../include/taxonomy.php:277 +msgid "dislikes" msgstr "" -#: ../../include/identity.php:196 -msgid "Reserved nickname. Please choose another." +#: ../../include/api.php:1084 +msgid "Public Timeline" msgstr "" -#: ../../include/identity.php:201 ../../include/dimport.php:34 -msgid "" -"Nickname has unsupported characters or is already being used on this site." +#: ../../include/dir_fns.php:56 +msgid "Directory Options" msgstr "" -#: ../../include/identity.php:283 -msgid "Unable to retrieve created identity" +#: ../../include/dir_fns.php:57 +msgid "Alphabetic" msgstr "" -#: ../../include/identity.php:343 -msgid "Default Profile" +#: ../../include/dir_fns.php:58 +msgid "Reverse Alphabetic" msgstr "" -#: ../../include/identity.php:387 ../../include/identity.php:388 -#: ../../include/identity.php:395 ../../include/widgets.php:431 -#: ../../include/profile_selectors.php:80 ../../mod/settings.php:318 -#: ../../mod/settings.php:322 ../../mod/settings.php:323 -#: ../../mod/settings.php:326 ../../mod/settings.php:337 -#: ../../mod/connedit.php:509 -msgid "Friends" +#: ../../include/dir_fns.php:59 +msgid "Newest to Oldest" msgstr "" -#: ../../include/identity.php:643 -msgid "Requested channel is not available." +#: ../../include/dir_fns.php:60 +msgid "Public Forums Only" msgstr "" -#: ../../include/identity.php:691 ../../mod/achievements.php:11 -#: ../../mod/profile.php:16 ../../mod/blocks.php:29 ../../mod/connect.php:13 -#: ../../mod/webpages.php:29 ../../mod/editblock.php:29 -#: ../../mod/editlayout.php:28 ../../mod/editwebpage.php:28 -#: ../../mod/filestorage.php:48 ../../mod/layouts.php:29 ../../mod/hcard.php:8 -msgid "Requested profile is not available." +#: ../../include/dir_fns.php:72 +msgid "Enable Safe Search" msgstr "" -#: ../../include/identity.php:854 ../../mod/profiles.php:740 -msgid "Change profile photo" +#: ../../include/dir_fns.php:74 +msgid "Disable Safe Search" msgstr "" -#: ../../include/identity.php:860 -msgid "Profiles" +#: ../../include/dir_fns.php:76 +msgid "Safe Mode" msgstr "" -#: ../../include/identity.php:860 -msgid "Manage/edit profiles" +#: ../../include/enotify.php:41 +msgid "Red Matrix Notification" msgstr "" -#: ../../include/identity.php:861 ../../mod/profiles.php:741 -msgid "Create New Profile" +#: ../../include/enotify.php:42 +msgid "redmatrix" msgstr "" -#: ../../include/identity.php:875 ../../mod/profiles.php:752 -msgid "Profile Image" +#: ../../include/enotify.php:44 +msgid "Thank You," msgstr "" -#: ../../include/identity.php:878 -msgid "visible to everybody" +#: ../../include/enotify.php:46 +#, php-format +msgid "%s Administrator" msgstr "" -#: ../../include/identity.php:879 ../../mod/profiles.php:635 -#: ../../mod/profiles.php:756 -msgid "Edit visibility" +#: ../../include/enotify.php:81 +#, php-format +msgid "%s " msgstr "" -#: ../../include/identity.php:895 ../../include/identity.php:1132 -msgid "Gender:" +#: ../../include/enotify.php:85 +#, php-format +msgid "[Red:Notify] New mail received at %s" msgstr "" -#: ../../include/identity.php:896 ../../include/identity.php:1176 -msgid "Status:" +#: ../../include/enotify.php:87 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." msgstr "" -#: ../../include/identity.php:897 ../../include/identity.php:1187 -msgid "Homepage:" +#: ../../include/enotify.php:88 +#, php-format +msgid "%1$s sent you %2$s." msgstr "" -#: ../../include/identity.php:898 -msgid "Online Now" +#: ../../include/enotify.php:88 +msgid "a private message" msgstr "" -#: ../../include/identity.php:976 ../../include/identity.php:1056 -#: ../../mod/ping.php:326 -msgid "g A l F d" +#: ../../include/enotify.php:89 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." msgstr "" -#: ../../include/identity.php:977 ../../include/identity.php:1057 -msgid "F d" +#: ../../include/enotify.php:144 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" msgstr "" -#: ../../include/identity.php:1022 ../../include/identity.php:1097 -#: ../../mod/ping.php:348 -msgid "[today]" +#: ../../include/enotify.php:152 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" msgstr "" -#: ../../include/identity.php:1034 -msgid "Birthday Reminders" +#: ../../include/enotify.php:161 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" msgstr "" -#: ../../include/identity.php:1035 -msgid "Birthdays this week:" +#: ../../include/enotify.php:172 +#, php-format +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" msgstr "" -#: ../../include/identity.php:1090 -msgid "[No description]" +#: ../../include/enotify.php:173 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." msgstr "" -#: ../../include/identity.php:1108 -msgid "Event Reminders" +#: ../../include/enotify.php:176 ../../include/enotify.php:191 +#: ../../include/enotify.php:217 ../../include/enotify.php:236 +#: ../../include/enotify.php:250 +#, php-format +msgid "Please visit %s to view and/or reply to the conversation." msgstr "" -#: ../../include/identity.php:1109 -msgid "Events this week:" +#: ../../include/enotify.php:182 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" msgstr "" -#: ../../include/identity.php:1122 ../../include/identity.php:1240 -#: ../../include/apps.php:136 ../../mod/profperm.php:112 -msgid "Profile" +#: ../../include/enotify.php:184 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" msgstr "" -#: ../../include/identity.php:1130 ../../mod/settings.php:1005 -msgid "Full Name:" +#: ../../include/enotify.php:186 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" msgstr "" -#: ../../include/identity.php:1137 -msgid "Like this channel" +#: ../../include/enotify.php:210 +#, php-format +msgid "[Red:Notify] %s tagged you" msgstr "" -#: ../../include/identity.php:1148 ../../include/taxonomy.php:360 -#: ../../include/ItemObject.php:146 ../../mod/photos.php:1027 -msgctxt "noun" -msgid "Like" -msgid_plural "Likes" -msgstr[0] "" -msgstr[1] "" +#: ../../include/enotify.php:211 +#, php-format +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "" -#: ../../include/identity.php:1161 -msgid "j F, Y" +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." msgstr "" -#: ../../include/identity.php:1162 -msgid "j F" +#: ../../include/enotify.php:225 +#, php-format +msgid "[Red:Notify] %1$s poked you" msgstr "" -#: ../../include/identity.php:1169 -msgid "Birthday:" +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" msgstr "" -#: ../../include/identity.php:1173 -msgid "Age:" +#: ../../include/enotify.php:227 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." msgstr "" -#: ../../include/identity.php:1182 +#: ../../include/enotify.php:243 #, php-format -msgid "for %1$d %2$s" +msgid "[Red:Notify] %s tagged your post" msgstr "" -#: ../../include/identity.php:1185 ../../mod/profiles.php:657 -msgid "Sexual Preference:" +#: ../../include/enotify.php:244 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" msgstr "" -#: ../../include/identity.php:1189 ../../mod/profiles.php:659 -msgid "Hometown:" +#: ../../include/enotify.php:245 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" msgstr "" -#: ../../include/identity.php:1191 -msgid "Tags:" +#: ../../include/enotify.php:257 +msgid "[Red:Notify] Introduction received" msgstr "" -#: ../../include/identity.php:1193 ../../mod/profiles.php:660 -msgid "Political Views:" +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" msgstr "" -#: ../../include/identity.php:1195 -msgid "Religion:" +#: ../../include/enotify.php:259 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." msgstr "" -#: ../../include/identity.php:1197 -msgid "About:" +#: ../../include/enotify.php:263 ../../include/enotify.php:282 +#, php-format +msgid "You may visit their profile at %s" msgstr "" -#: ../../include/identity.php:1199 -msgid "Hobbies/Interests:" +#: ../../include/enotify.php:265 +#, php-format +msgid "Please visit %s to approve or reject the connection request." msgstr "" -#: ../../include/identity.php:1201 ../../mod/profiles.php:663 -msgid "Likes:" +#: ../../include/enotify.php:272 +msgid "[Red:Notify] Friend suggestion received" msgstr "" -#: ../../include/identity.php:1203 ../../mod/profiles.php:664 -msgid "Dislikes:" +#: ../../include/enotify.php:273 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" msgstr "" -#: ../../include/identity.php:1206 -msgid "Contact information and Social Networks:" +#: ../../include/enotify.php:274 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s." msgstr "" -#: ../../include/identity.php:1208 -msgid "My other channels:" +#: ../../include/enotify.php:280 +msgid "Name:" msgstr "" -#: ../../include/identity.php:1210 -msgid "Musical interests:" +#: ../../include/enotify.php:281 +msgid "Photo:" msgstr "" -#: ../../include/identity.php:1212 -msgid "Books, literature:" +#: ../../include/enotify.php:284 +#, php-format +msgid "Please visit %s to approve or reject the suggestion." msgstr "" -#: ../../include/identity.php:1214 -msgid "Television:" +#: ../../include/enotify.php:477 +msgid "[Red:Notify]" msgstr "" -#: ../../include/identity.php:1216 -msgid "Film/dance/culture/entertainment:" +#: ../../include/event.php:376 +msgid "This event has been added to your calendar." msgstr "" -#: ../../include/identity.php:1218 -msgid "Love/Romance:" +#: ../../include/group.php:26 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"may apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." msgstr "" -#: ../../include/identity.php:1220 -msgid "Work/employment:" +#: ../../include/group.php:235 +msgid "Default privacy group for new contacts" msgstr "" -#: ../../include/identity.php:1222 -msgid "School/education:" +#: ../../include/group.php:254 ../../mod/admin.php:735 +msgid "All Channels" msgstr "" -#: ../../include/identity.php:1242 -msgid "Like this thing" +#: ../../include/group.php:276 +msgid "edit" msgstr "" -#: ../../include/bbcode.php:112 ../../include/bbcode.php:655 -#: ../../include/bbcode.php:658 ../../include/bbcode.php:663 -#: ../../include/bbcode.php:666 ../../include/bbcode.php:669 -#: ../../include/bbcode.php:672 ../../include/bbcode.php:677 -#: ../../include/bbcode.php:680 ../../include/bbcode.php:685 -#: ../../include/bbcode.php:688 ../../include/bbcode.php:691 -#: ../../include/bbcode.php:694 -msgid "Image/photo" +#: ../../include/group.php:298 +msgid "Collections" msgstr "" -#: ../../include/bbcode.php:147 ../../include/bbcode.php:705 -msgid "Encrypted content" +#: ../../include/group.php:299 +msgid "Edit collection" msgstr "" -#: ../../include/bbcode.php:165 -msgid "Install design element: " +#: ../../include/group.php:300 +msgid "Create a new collection" msgstr "" -#: ../../include/bbcode.php:171 -msgid "QR code" +#: ../../include/group.php:301 +msgid "Channels not in any collection" msgstr "" -#: ../../include/bbcode.php:220 -#, php-format -msgid "%1$s wrote the following %2$s %3$s" +#: ../../include/group.php:303 ../../include/widgets.php:273 +msgid "add" msgstr "" -#: ../../include/bbcode.php:222 -msgid "post" +#: ../../include/features.php:23 +msgid "General Features" msgstr "" -#: ../../include/bbcode.php:623 -msgid "$1 spoiler" +#: ../../include/features.php:25 +msgid "Content Expiration" msgstr "" -#: ../../include/bbcode.php:643 -msgid "$1 wrote:" +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" msgstr "" -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" +#: ../../include/features.php:26 +msgid "Multiple Profiles" msgstr "" -#: ../../include/datetime.php:142 -msgid "YYYY-MM-DD or MM-DD" +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" msgstr "" -#: ../../include/datetime.php:259 -msgid "never" +#: ../../include/features.php:27 +msgid "Advanced Profiles" msgstr "" -#: ../../include/datetime.php:265 -msgid "less than a second ago" +#: ../../include/features.php:27 +msgid "Additional profile sections and selections" msgstr "" -#: ../../include/datetime.php:268 -msgid "year" +#: ../../include/features.php:28 +msgid "Profile Import/Export" msgstr "" -#: ../../include/datetime.php:268 -msgid "years" +#: ../../include/features.php:28 +msgid "Save and load profile details across sites/channels" msgstr "" -#: ../../include/datetime.php:269 -msgid "month" +#: ../../include/features.php:29 +msgid "Web Pages" msgstr "" -#: ../../include/datetime.php:269 -msgid "months" +#: ../../include/features.php:29 +msgid "Provide managed web pages on your channel" msgstr "" -#: ../../include/datetime.php:270 -msgid "week" +#: ../../include/features.php:30 +msgid "Private Notes" msgstr "" -#: ../../include/datetime.php:270 -msgid "weeks" +#: ../../include/features.php:30 +msgid "Enables a tool to store notes and reminders" msgstr "" -#: ../../include/datetime.php:271 -msgid "day" +#: ../../include/features.php:34 +msgid "Navigation Channel Select" msgstr "" -#: ../../include/datetime.php:271 -msgid "days" +#: ../../include/features.php:34 +msgid "Change channels directly from within the navigation dropdown menu" msgstr "" -#: ../../include/datetime.php:272 -msgid "hour" +#: ../../include/features.php:38 +msgid "Extended Identity Sharing" msgstr "" -#: ../../include/datetime.php:272 -msgid "hours" +#: ../../include/features.php:38 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." msgstr "" -#: ../../include/datetime.php:273 -msgid "minute" +#: ../../include/features.php:39 +msgid "Expert Mode" msgstr "" -#: ../../include/datetime.php:273 -msgid "minutes" +#: ../../include/features.php:39 +msgid "Enable Expert Mode to provide advanced configuration options" msgstr "" -#: ../../include/datetime.php:274 -msgid "second" +#: ../../include/features.php:40 +msgid "Premium Channel" msgstr "" -#: ../../include/datetime.php:274 -msgid "seconds" +#: ../../include/features.php:40 +msgid "" +"Allows you to set restrictions and terms on those that connect with your " +"channel" msgstr "" -#: ../../include/datetime.php:283 -#, php-format -msgid "%1$d %2$s ago" +#: ../../include/features.php:45 +msgid "Post Composition Features" msgstr "" -#: ../../include/datetime.php:491 -#, php-format -msgid "%1$s's birthday" +#: ../../include/features.php:47 +msgid "Use Markdown" msgstr "" -#: ../../include/datetime.php:492 -#, php-format -msgid "Happy Birthday %1$s" +#: ../../include/features.php:47 +msgid "Allow use of \"Markdown\" to format posts" msgstr "" -#: ../../include/zot.php:664 -msgid "Invalid data packet" +#: ../../include/features.php:48 +msgid "Post Preview" msgstr "" -#: ../../include/zot.php:680 -msgid "Unable to verify channel signature" +#: ../../include/features.php:48 +msgid "Allow previewing posts and comments before publishing them" msgstr "" -#: ../../include/zot.php:1818 -#, php-format -msgid "Unable to verify site signature for %s" +#: ../../include/features.php:49 ../../include/widgets.php:537 +#: ../../mod/sources.php:88 +msgid "Channel Sources" msgstr "" -#: ../../include/taxonomy.php:210 -msgid "Tags" +#: ../../include/features.php:49 +msgid "Automatically import channel content from other channels or feeds" msgstr "" -#: ../../include/taxonomy.php:249 -msgid "Keywords" +#: ../../include/features.php:50 +msgid "Even More Encryption" msgstr "" -#: ../../include/taxonomy.php:274 -msgid "have" +#: ../../include/features.php:50 +msgid "" +"Allow optional encryption of content end-to-end with a shared secret key" msgstr "" -#: ../../include/taxonomy.php:274 -msgid "has" +#: ../../include/features.php:51 +msgid "Flag Adult Photos" msgstr "" -#: ../../include/taxonomy.php:275 -msgid "want" +#: ../../include/features.php:51 +msgid "Provide photo edit option to hide adult photos from default album view" msgstr "" -#: ../../include/taxonomy.php:275 -msgid "wants" +#: ../../include/features.php:56 +msgid "Network and Stream Filtering" msgstr "" -#: ../../include/taxonomy.php:276 ../../include/ItemObject.php:221 -msgid "like" +#: ../../include/features.php:57 +msgid "Search by Date" msgstr "" -#: ../../include/taxonomy.php:276 -msgid "likes" +#: ../../include/features.php:57 +msgid "Ability to select posts by date ranges" msgstr "" -#: ../../include/taxonomy.php:277 ../../include/ItemObject.php:222 -msgid "dislike" +#: ../../include/features.php:58 +msgid "Collections Filter" msgstr "" -#: ../../include/taxonomy.php:277 -msgid "dislikes" +#: ../../include/features.php:58 +msgid "Enable widget to display Network posts only from selected collections" msgstr "" -#: ../../include/api.php:1084 -msgid "Public Timeline" +#: ../../include/features.php:59 ../../include/widgets.php:272 +msgid "Saved Searches" msgstr "" -#: ../../include/dir_fns.php:56 -msgid "Directory Options" +#: ../../include/features.php:59 +msgid "Save search terms for re-use" msgstr "" -#: ../../include/dir_fns.php:57 -msgid "Alphabetic" +#: ../../include/features.php:60 +msgid "Network Personal Tab" msgstr "" -#: ../../include/dir_fns.php:58 -msgid "Reverse Alphabetic" +#: ../../include/features.php:60 +msgid "Enable tab to display only Network posts that you've interacted on" msgstr "" -#: ../../include/dir_fns.php:59 -msgid "Newest to Oldest" +#: ../../include/features.php:61 +msgid "Network New Tab" msgstr "" -#: ../../include/dir_fns.php:60 -msgid "Public Forums Only" +#: ../../include/features.php:61 +msgid "Enable tab to display all new Network activity" msgstr "" -#: ../../include/dir_fns.php:72 -msgid "Enable Safe Search" +#: ../../include/features.php:62 +msgid "Affinity Tool" msgstr "" -#: ../../include/dir_fns.php:74 -msgid "Disable Safe Search" +#: ../../include/features.php:62 +msgid "Filter stream activity by depth of relationships" msgstr "" -#: ../../include/dir_fns.php:76 -msgid "Safe Mode" +#: ../../include/features.php:63 +msgid "Suggest Channels" msgstr "" -#: ../../include/enotify.php:41 -msgid "Red Matrix Notification" +#: ../../include/features.php:63 +msgid "Show channel suggestions" msgstr "" -#: ../../include/enotify.php:42 -msgid "redmatrix" +#: ../../include/features.php:68 +msgid "Post/Comment Tools" msgstr "" -#: ../../include/enotify.php:44 -msgid "Thank You," +#: ../../include/features.php:70 +msgid "Edit Sent Posts" msgstr "" -#: ../../include/enotify.php:46 -#, php-format -msgid "%s Administrator" +#: ../../include/features.php:70 +msgid "Edit and correct posts and comments after sending" msgstr "" -#: ../../include/enotify.php:81 -#, php-format -msgid "%s " +#: ../../include/features.php:71 +msgid "Tagging" msgstr "" -#: ../../include/enotify.php:85 -#, php-format -msgid "[Red:Notify] New mail received at %s" +#: ../../include/features.php:71 +msgid "Ability to tag existing posts" msgstr "" -#: ../../include/enotify.php:87 -#, php-format -msgid "%1$s, %2$s sent you a new private message at %3$s." +#: ../../include/features.php:72 +msgid "Post Categories" msgstr "" -#: ../../include/enotify.php:88 -#, php-format -msgid "%1$s sent you %2$s." +#: ../../include/features.php:72 +msgid "Add categories to your posts" msgstr "" -#: ../../include/enotify.php:88 -msgid "a private message" +#: ../../include/features.php:73 +msgid "Ability to file posts under folders" msgstr "" -#: ../../include/enotify.php:89 -#, php-format -msgid "Please visit %s to view and/or reply to your private messages." +#: ../../include/features.php:74 +msgid "Dislike Posts" msgstr "" -#: ../../include/enotify.php:144 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" +#: ../../include/features.php:74 +msgid "Ability to dislike posts/comments" msgstr "" -#: ../../include/enotify.php:152 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" +#: ../../include/features.php:75 +msgid "Star Posts" msgstr "" -#: ../../include/enotify.php:161 -#, php-format -msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" +#: ../../include/features.php:75 +msgid "Ability to mark special posts with a star indicator" msgstr "" -#: ../../include/enotify.php:172 -#, php-format -msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" +#: ../../include/features.php:76 +msgid "Tag Cloud" msgstr "" -#: ../../include/enotify.php:173 -#, php-format -msgid "%1$s, %2$s commented on an item/conversation you have been following." +#: ../../include/features.php:76 +msgid "Provide a personal tag cloud on your channel page" msgstr "" -#: ../../include/enotify.php:176 ../../include/enotify.php:191 -#: ../../include/enotify.php:217 ../../include/enotify.php:236 -#: ../../include/enotify.php:250 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." +#: ../../include/text.php:321 +msgid "prev" msgstr "" -#: ../../include/enotify.php:182 -#, php-format -msgid "[Red:Notify] %s posted to your profile wall" +#: ../../include/text.php:323 +msgid "first" msgstr "" -#: ../../include/enotify.php:184 -#, php-format -msgid "%1$s, %2$s posted to your profile wall at %3$s" +#: ../../include/text.php:352 +msgid "last" msgstr "" -#: ../../include/enotify.php:186 -#, php-format -msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" +#: ../../include/text.php:355 +msgid "next" msgstr "" -#: ../../include/enotify.php:210 -#, php-format -msgid "[Red:Notify] %s tagged you" +#: ../../include/text.php:367 +msgid "older" msgstr "" -#: ../../include/enotify.php:211 -#, php-format -msgid "%1$s, %2$s tagged you at %3$s" +#: ../../include/text.php:369 +msgid "newer" msgstr "" -#: ../../include/enotify.php:212 -#, php-format -msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." +#: ../../include/text.php:736 +msgid "No connections" msgstr "" -#: ../../include/enotify.php:225 +#: ../../include/text.php:753 #, php-format -msgid "[Red:Notify] %1$s poked you" -msgstr "" +msgid "%d Connection" +msgid_plural "%d Connections" +msgstr[0] "" +msgstr[1] "" -#: ../../include/enotify.php:226 -#, php-format -msgid "%1$s, %2$s poked you at %3$s" +#: ../../include/text.php:766 +msgid "View Connections" msgstr "" -#: ../../include/enotify.php:227 -#, php-format -msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." +#: ../../include/text.php:827 ../../include/text.php:839 +#: ../../include/widgets.php:193 ../../mod/filer.php:50 +#: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 +#: ../../mod/admin.php:1360 +msgid "Save" msgstr "" -#: ../../include/enotify.php:243 -#, php-format -msgid "[Red:Notify] %s tagged your post" +#: ../../include/text.php:905 +msgid "poke" msgstr "" -#: ../../include/enotify.php:244 -#, php-format -msgid "%1$s, %2$s tagged your post at %3$s" +#: ../../include/text.php:905 ../../include/conversation.php:243 +msgid "poked" msgstr "" -#: ../../include/enotify.php:245 -#, php-format -msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" +#: ../../include/text.php:906 +msgid "ping" msgstr "" -#: ../../include/enotify.php:257 -msgid "[Red:Notify] Introduction received" +#: ../../include/text.php:906 +msgid "pinged" msgstr "" -#: ../../include/enotify.php:258 -#, php-format -msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" +#: ../../include/text.php:907 +msgid "prod" msgstr "" -#: ../../include/enotify.php:259 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." +#: ../../include/text.php:907 +msgid "prodded" msgstr "" -#: ../../include/enotify.php:263 ../../include/enotify.php:282 -#, php-format -msgid "You may visit their profile at %s" +#: ../../include/text.php:908 +msgid "slap" msgstr "" -#: ../../include/enotify.php:265 -#, php-format -msgid "Please visit %s to approve or reject the connection request." +#: ../../include/text.php:908 +msgid "slapped" msgstr "" -#: ../../include/enotify.php:272 -msgid "[Red:Notify] Friend suggestion received" +#: ../../include/text.php:909 +msgid "finger" msgstr "" -#: ../../include/enotify.php:273 -#, php-format -msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" +#: ../../include/text.php:909 +msgid "fingered" msgstr "" -#: ../../include/enotify.php:274 -#, php-format -msgid "" -"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s." +#: ../../include/text.php:910 +msgid "rebuff" msgstr "" -#: ../../include/enotify.php:280 -msgid "Name:" +#: ../../include/text.php:910 +msgid "rebuffed" msgstr "" -#: ../../include/enotify.php:281 -msgid "Photo:" +#: ../../include/text.php:919 +msgid "happy" msgstr "" -#: ../../include/enotify.php:284 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." +#: ../../include/text.php:920 +msgid "sad" msgstr "" -#: ../../include/enotify.php:477 -msgid "[Red:Notify]" +#: ../../include/text.php:921 +msgid "mellow" msgstr "" -#: ../../include/event.php:376 -msgid "This event has been added to your calendar." +#: ../../include/text.php:922 +msgid "tired" msgstr "" -#: ../../include/group.php:26 -msgid "" -"A deleted group with this name was revived. Existing item permissions " -"may apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." +#: ../../include/text.php:923 +msgid "perky" msgstr "" -#: ../../include/group.php:235 -msgid "Default privacy group for new contacts" +#: ../../include/text.php:924 +msgid "angry" msgstr "" -#: ../../include/group.php:254 ../../mod/admin.php:735 -msgid "All Channels" +#: ../../include/text.php:925 +msgid "stupified" msgstr "" -#: ../../include/group.php:276 -msgid "edit" +#: ../../include/text.php:926 +msgid "puzzled" msgstr "" -#: ../../include/group.php:298 -msgid "Collections" +#: ../../include/text.php:927 +msgid "interested" msgstr "" -#: ../../include/group.php:299 -msgid "Edit collection" +#: ../../include/text.php:928 +msgid "bitter" msgstr "" -#: ../../include/group.php:300 -msgid "Create a new collection" +#: ../../include/text.php:929 +msgid "cheerful" msgstr "" -#: ../../include/group.php:301 -msgid "Channels not in any collection" +#: ../../include/text.php:930 +msgid "alive" msgstr "" -#: ../../include/group.php:303 ../../include/widgets.php:273 -msgid "add" +#: ../../include/text.php:931 +msgid "annoyed" msgstr "" -#: ../../include/features.php:23 -msgid "General Features" +#: ../../include/text.php:932 +msgid "anxious" msgstr "" -#: ../../include/features.php:25 -msgid "Content Expiration" +#: ../../include/text.php:933 +msgid "cranky" msgstr "" -#: ../../include/features.php:25 -msgid "Remove posts/comments and/or private messages at a future time" +#: ../../include/text.php:934 +msgid "disturbed" msgstr "" -#: ../../include/features.php:26 -msgid "Multiple Profiles" +#: ../../include/text.php:935 +msgid "frustrated" msgstr "" -#: ../../include/features.php:26 -msgid "Ability to create multiple profiles" +#: ../../include/text.php:936 +msgid "depressed" msgstr "" -#: ../../include/features.php:27 -msgid "Advanced Profiles" +#: ../../include/text.php:937 +msgid "motivated" msgstr "" -#: ../../include/features.php:27 -msgid "Additional profile sections and selections" +#: ../../include/text.php:938 +msgid "relaxed" msgstr "" -#: ../../include/features.php:28 -msgid "Profile Import/Export" +#: ../../include/text.php:939 +msgid "surprised" msgstr "" -#: ../../include/features.php:28 -msgid "Save and load profile details across sites/channels" +#: ../../include/text.php:1103 +msgid "Monday" msgstr "" -#: ../../include/features.php:29 -msgid "Web Pages" +#: ../../include/text.php:1103 +msgid "Tuesday" msgstr "" -#: ../../include/features.php:29 -msgid "Provide managed web pages on your channel" +#: ../../include/text.php:1103 +msgid "Wednesday" msgstr "" -#: ../../include/features.php:30 -msgid "Private Notes" +#: ../../include/text.php:1103 +msgid "Thursday" msgstr "" -#: ../../include/features.php:30 -msgid "Enables a tool to store notes and reminders" +#: ../../include/text.php:1103 +msgid "Friday" msgstr "" -#: ../../include/features.php:34 -msgid "Navigation Channel Select" +#: ../../include/text.php:1103 +msgid "Saturday" msgstr "" -#: ../../include/features.php:34 -msgid "Change channels directly from within the navigation dropdown menu" +#: ../../include/text.php:1103 +msgid "Sunday" msgstr "" -#: ../../include/features.php:38 -msgid "Extended Identity Sharing" +#: ../../include/text.php:1107 +msgid "January" msgstr "" -#: ../../include/features.php:38 -msgid "" -"Share your identity with all websites on the internet. When disabled, " -"identity is only shared with sites in the matrix." +#: ../../include/text.php:1107 +msgid "February" msgstr "" -#: ../../include/features.php:39 -msgid "Expert Mode" +#: ../../include/text.php:1107 +msgid "March" msgstr "" -#: ../../include/features.php:39 -msgid "Enable Expert Mode to provide advanced configuration options" +#: ../../include/text.php:1107 +msgid "April" msgstr "" -#: ../../include/features.php:40 -msgid "Premium Channel" +#: ../../include/text.php:1107 +msgid "May" msgstr "" -#: ../../include/features.php:40 -msgid "" -"Allows you to set restrictions and terms on those that connect with your " -"channel" +#: ../../include/text.php:1107 +msgid "June" msgstr "" -#: ../../include/features.php:45 -msgid "Post Composition Features" +#: ../../include/text.php:1107 +msgid "July" msgstr "" -#: ../../include/features.php:47 -msgid "Use Markdown" +#: ../../include/text.php:1107 +msgid "August" msgstr "" -#: ../../include/features.php:47 -msgid "Allow use of \"Markdown\" to format posts" +#: ../../include/text.php:1107 +msgid "September" msgstr "" -#: ../../include/features.php:48 -msgid "Post Preview" +#: ../../include/text.php:1107 +msgid "October" msgstr "" -#: ../../include/features.php:48 -msgid "Allow previewing posts and comments before publishing them" +#: ../../include/text.php:1107 +msgid "November" msgstr "" -#: ../../include/features.php:49 ../../include/widgets.php:537 -#: ../../mod/sources.php:88 -msgid "Channel Sources" +#: ../../include/text.php:1107 +msgid "December" msgstr "" -#: ../../include/features.php:49 -msgid "Automatically import channel content from other channels or feeds" +#: ../../include/text.php:1185 +msgid "unknown.???" msgstr "" -#: ../../include/features.php:50 -msgid "Even More Encryption" +#: ../../include/text.php:1186 +msgid "bytes" msgstr "" -#: ../../include/features.php:50 -msgid "" -"Allow optional encryption of content end-to-end with a shared secret key" +#: ../../include/text.php:1225 +msgid "remove category" msgstr "" -#: ../../include/features.php:51 -msgid "Flag Adult Photos" +#: ../../include/text.php:1295 +msgid "remove from file" msgstr "" -#: ../../include/features.php:51 -msgid "Provide photo edit option to hide adult photos from default album view" +#: ../../include/text.php:1360 ../../include/text.php:1372 +msgid "Click to open/close" msgstr "" -#: ../../include/features.php:56 -msgid "Network and Stream Filtering" +#: ../../include/text.php:1527 ../../mod/events.php:414 +msgid "Link to Source" msgstr "" -#: ../../include/features.php:57 -msgid "Search by Date" +#: ../../include/text.php:1546 +msgid "Select a page layout: " msgstr "" -#: ../../include/features.php:57 -msgid "Ability to select posts by date ranges" +#: ../../include/text.php:1549 ../../include/text.php:1614 +msgid "default" msgstr "" -#: ../../include/features.php:58 -msgid "Collections Filter" +#: ../../include/text.php:1585 +msgid "Page content type: " msgstr "" -#: ../../include/features.php:58 -msgid "Enable widget to display Network posts only from selected collections" +#: ../../include/text.php:1626 +msgid "Select an alternate language" msgstr "" -#: ../../include/features.php:59 ../../include/widgets.php:272 -msgid "Saved Searches" +#: ../../include/text.php:1747 ../../include/conversation.php:120 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:45 +msgid "photo" msgstr "" -#: ../../include/features.php:59 -msgid "Save search terms for re-use" +#: ../../include/text.php:1750 ../../include/conversation.php:123 +#: ../../mod/tagger.php:49 +msgid "event" msgstr "" -#: ../../include/features.php:60 -msgid "Network Personal Tab" +#: ../../include/text.php:1753 ../../include/conversation.php:148 +#: ../../include/diaspora.php:1928 ../../mod/subthread.php:72 +#: ../../mod/subthread.php:174 ../../mod/like.php:290 ../../mod/tagger.php:53 +msgid "status" msgstr "" -#: ../../include/features.php:60 -msgid "Enable tab to display only Network posts that you've interacted on" +#: ../../include/text.php:1755 ../../include/conversation.php:150 +#: ../../mod/tagger.php:55 +msgid "comment" msgstr "" -#: ../../include/features.php:61 -msgid "Network New Tab" +#: ../../include/text.php:1760 +msgid "activity" msgstr "" -#: ../../include/features.php:61 -msgid "Enable tab to display all new Network activity" +#: ../../include/text.php:2046 +msgid "Design" msgstr "" -#: ../../include/features.php:62 -msgid "Affinity Tool" +#: ../../include/text.php:2049 +msgid "Blocks" msgstr "" -#: ../../include/features.php:62 -msgid "Filter stream activity by depth of relationships" +#: ../../include/text.php:2050 +msgid "Menus" msgstr "" -#: ../../include/features.php:63 -msgid "Suggest Channels" +#: ../../include/text.php:2051 +msgid "Layouts" +msgstr "" + +#: ../../include/text.php:2052 +msgid "Pages" msgstr "" -#: ../../include/features.php:63 -msgid "Show channel suggestions" +#: ../../include/account.php:23 +msgid "Not a valid email address" msgstr "" -#: ../../include/features.php:68 -msgid "Post/Comment Tools" +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" msgstr "" -#: ../../include/features.php:70 -msgid "Edit Sent Posts" +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." msgstr "" -#: ../../include/features.php:70 -msgid "Edit and correct posts and comments after sending" +#: ../../include/account.php:64 +msgid "An invitation is required." msgstr "" -#: ../../include/features.php:71 -msgid "Tagging" +#: ../../include/account.php:68 +msgid "Invitation could not be verified." msgstr "" -#: ../../include/features.php:71 -msgid "Ability to tag existing posts" +#: ../../include/account.php:119 +msgid "Please enter the required information." msgstr "" -#: ../../include/features.php:72 -msgid "Post Categories" +#: ../../include/account.php:187 +msgid "Failed to store account information." msgstr "" -#: ../../include/features.php:72 -msgid "Add categories to your posts" +#: ../../include/account.php:245 +#, php-format +msgid "Registration confirmation for %s" msgstr "" -#: ../../include/features.php:73 -msgid "Ability to file posts under folders" +#: ../../include/account.php:313 +#, php-format +msgid "Registration request at %s" msgstr "" -#: ../../include/features.php:74 -msgid "Dislike Posts" +#: ../../include/account.php:315 ../../include/account.php:342 +#: ../../include/account.php:399 +msgid "Administrator" msgstr "" -#: ../../include/features.php:74 -msgid "Ability to dislike posts/comments" +#: ../../include/account.php:337 +msgid "your registration password" msgstr "" -#: ../../include/features.php:75 -msgid "Star Posts" +#: ../../include/account.php:340 ../../include/account.php:397 +#, php-format +msgid "Registration details for %s" msgstr "" -#: ../../include/features.php:75 -msgid "Ability to mark special posts with a star indicator" +#: ../../include/account.php:406 +msgid "Account approved." msgstr "" -#: ../../include/features.php:76 -msgid "Tag Cloud" +#: ../../include/account.php:440 +#, php-format +msgid "Registration revoked for %s" msgstr "" -#: ../../include/features.php:76 -msgid "Provide a personal tag cloud on your channel page" +#: ../../include/account.php:486 +msgid "Account verified. Please login." msgstr "" -#: ../../include/text.php:321 -msgid "prev" +#: ../../include/account.php:648 ../../include/account.php:650 +msgid "Click here to upgrade." msgstr "" -#: ../../include/text.php:323 -msgid "first" +#: ../../include/account.php:656 +msgid "This action exceeds the limits set by your subscription plan." msgstr "" -#: ../../include/text.php:352 -msgid "last" +#: ../../include/account.php:661 +msgid "This action is not available under your subscription plan." msgstr "" -#: ../../include/text.php:355 -msgid "next" +#: ../../include/permissions.php:13 +msgid "Can view my normal stream and posts" msgstr "" -#: ../../include/text.php:367 -msgid "older" +#: ../../include/permissions.php:14 +msgid "Can view my default channel profile" msgstr "" -#: ../../include/text.php:369 -msgid "newer" +#: ../../include/permissions.php:15 +msgid "Can view my photo albums" msgstr "" -#: ../../include/text.php:736 -msgid "No connections" +#: ../../include/permissions.php:16 +msgid "Can view my connections" msgstr "" -#: ../../include/text.php:753 -#, php-format -msgid "%d Connection" -msgid_plural "%d Connections" -msgstr[0] "" -msgstr[1] "" +#: ../../include/permissions.php:17 +msgid "Can view my file storage" +msgstr "" -#: ../../include/text.php:766 -msgid "View Connections" +#: ../../include/permissions.php:18 +msgid "Can view my webpages" msgstr "" -#: ../../include/text.php:827 ../../include/text.php:839 -#: ../../include/widgets.php:193 ../../mod/filer.php:50 -#: ../../mod/rbmark.php:28 ../../mod/rbmark.php:98 ../../mod/admin.php:1339 -#: ../../mod/admin.php:1360 -msgid "Save" +#: ../../include/permissions.php:21 +msgid "Can send me their channel stream and posts" msgstr "" -#: ../../include/text.php:905 -msgid "poke" +#: ../../include/permissions.php:22 +msgid "Can post on my channel page (\"wall\")" msgstr "" -#: ../../include/text.php:906 -msgid "ping" +#: ../../include/permissions.php:23 +msgid "Can comment on or like my posts" msgstr "" -#: ../../include/text.php:906 -msgid "pinged" +#: ../../include/permissions.php:24 +msgid "Can send me private mail messages" msgstr "" -#: ../../include/text.php:907 -msgid "prod" +#: ../../include/permissions.php:25 +msgid "Can post photos to my photo albums" msgstr "" -#: ../../include/text.php:907 -msgid "prodded" +#: ../../include/permissions.php:26 +msgid "Can like/dislike stuff" msgstr "" -#: ../../include/text.php:908 -msgid "slap" +#: ../../include/permissions.php:26 +msgid "Profiles and things other than posts/comments" msgstr "" -#: ../../include/text.php:908 -msgid "slapped" +#: ../../include/permissions.php:28 +msgid "Can forward to all my channel contacts via post @mentions" msgstr "" -#: ../../include/text.php:909 -msgid "finger" +#: ../../include/permissions.php:28 +msgid "Advanced - useful for creating group forum channels" msgstr "" -#: ../../include/text.php:909 -msgid "fingered" +#: ../../include/permissions.php:29 +msgid "Can chat with me (when available)" msgstr "" -#: ../../include/text.php:910 -msgid "rebuff" +#: ../../include/permissions.php:30 +msgid "Can write to my file storage" msgstr "" -#: ../../include/text.php:910 -msgid "rebuffed" +#: ../../include/permissions.php:31 +msgid "Can edit my webpages" msgstr "" -#: ../../include/text.php:919 -msgid "happy" +#: ../../include/permissions.php:33 +msgid "Can source my public posts in derived channels" msgstr "" -#: ../../include/text.php:920 -msgid "sad" +#: ../../include/permissions.php:33 +msgid "Somewhat advanced - very useful in open communities" msgstr "" -#: ../../include/text.php:921 -msgid "mellow" +#: ../../include/permissions.php:35 +msgid "Can administer my channel resources" msgstr "" -#: ../../include/text.php:922 -msgid "tired" +#: ../../include/permissions.php:35 +msgid "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "" -#: ../../include/text.php:923 -msgid "perky" +#: ../../include/permissions.php:785 +msgid "Social Networking" msgstr "" -#: ../../include/text.php:924 -msgid "angry" +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Mostly Public" msgstr "" -#: ../../include/text.php:925 -msgid "stupified" +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +#: ../../include/permissions.php:790 +msgid "Restricted" msgstr "" -#: ../../include/text.php:926 -msgid "puzzled" +#: ../../include/permissions.php:786 ../../include/permissions.php:788 +msgid "Private" msgstr "" -#: ../../include/text.php:927 -msgid "interested" +#: ../../include/permissions.php:787 +msgid "Community Forum" msgstr "" -#: ../../include/text.php:928 -msgid "bitter" +#: ../../include/permissions.php:789 +msgid "Feed Republish" msgstr "" -#: ../../include/text.php:929 -msgid "cheerful" +#: ../../include/permissions.php:791 +msgid "Special Purpose" msgstr "" -#: ../../include/text.php:930 -msgid "alive" +#: ../../include/permissions.php:792 +msgid "Celebrity/Soapbox" msgstr "" -#: ../../include/text.php:931 -msgid "annoyed" +#: ../../include/permissions.php:792 +msgid "Group Repository" msgstr "" -#: ../../include/text.php:932 -msgid "anxious" +#: ../../include/permissions.php:793 ../../include/profile_selectors.php:6 +#: ../../include/profile_selectors.php:23 +#: ../../include/profile_selectors.php:61 +#: ../../include/profile_selectors.php:97 +msgid "Other" msgstr "" -#: ../../include/text.php:933 -msgid "cranky" +#: ../../include/permissions.php:794 +msgid "Custom/Expert Mode" msgstr "" -#: ../../include/text.php:934 -msgid "disturbed" +#: ../../include/photos.php:105 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" msgstr "" -#: ../../include/text.php:935 -msgid "frustrated" +#: ../../include/photos.php:112 +msgid "Image file is empty." msgstr "" -#: ../../include/text.php:936 -msgid "depressed" +#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 +msgid "Unable to process image" msgstr "" -#: ../../include/text.php:937 -msgid "motivated" +#: ../../include/photos.php:213 +msgid "Photo storage failed." msgstr "" -#: ../../include/text.php:938 -msgid "relaxed" +#: ../../include/photos.php:341 ../../include/conversation.php:1529 +msgid "Photo Albums" msgstr "" -#: ../../include/text.php:939 -msgid "surprised" +#: ../../include/photos.php:345 +msgid "Upload New Photos" msgstr "" -#: ../../include/text.php:1103 -msgid "Monday" +#: ../../include/items.php:382 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/like.php:246 ../../mod/group.php:68 +#: ../../index.php:389 +msgid "Permission denied" msgstr "" -#: ../../include/text.php:1103 -msgid "Tuesday" +#: ../../include/items.php:969 ../../include/items.php:1014 +msgid "(Unknown)" msgstr "" -#: ../../include/text.php:1103 -msgid "Wednesday" +#: ../../include/items.php:1171 +msgid "Visible to anybody on the internet." msgstr "" -#: ../../include/text.php:1103 -msgid "Thursday" +#: ../../include/items.php:1173 +msgid "Visible to you only." msgstr "" -#: ../../include/text.php:1103 -msgid "Friday" +#: ../../include/items.php:1175 +msgid "Visible to anybody in this network." msgstr "" -#: ../../include/text.php:1103 -msgid "Saturday" +#: ../../include/items.php:1177 +msgid "Visible to anybody authenticated." msgstr "" -#: ../../include/text.php:1103 -msgid "Sunday" +#: ../../include/items.php:1179 +#, php-format +msgid "Visible to anybody on %s." msgstr "" -#: ../../include/text.php:1107 -msgid "January" +#: ../../include/items.php:1181 +msgid "Visible to all connections." msgstr "" -#: ../../include/text.php:1107 -msgid "February" +#: ../../include/items.php:1183 +msgid "Visible to approved connections." msgstr "" -#: ../../include/text.php:1107 -msgid "March" +#: ../../include/items.php:1185 +msgid "Visible to specific connections." msgstr "" -#: ../../include/text.php:1107 -msgid "April" +#: ../../include/items.php:3952 ../../mod/thing.php:76 +#: ../../mod/display.php:32 ../../mod/filestorage.php:26 +#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 +#: ../../mod/viewsrc.php:20 +msgid "Item not found." msgstr "" -#: ../../include/text.php:1107 -msgid "May" +#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." msgstr "" -#: ../../include/text.php:1107 -msgid "June" +#: ../../include/items.php:4425 +msgid "Collection is empty." msgstr "" -#: ../../include/text.php:1107 -msgid "July" +#: ../../include/items.php:4432 +#, php-format +msgid "Collection: %s" msgstr "" -#: ../../include/text.php:1107 -msgid "August" +#: ../../include/items.php:4443 +#, php-format +msgid "Connection: %s" msgstr "" -#: ../../include/text.php:1107 -msgid "September" +#: ../../include/items.php:4446 +msgid "Connection not found." msgstr "" -#: ../../include/text.php:1107 -msgid "October" +#: ../../include/security.php:323 +msgid "" +"The form security token was not correct. This probably happened because the " +"form has been opened for too long (>3 hours) before submitting it." msgstr "" -#: ../../include/text.php:1107 -msgid "November" +#: ../../include/widgets.php:87 +msgid "System" msgstr "" -#: ../../include/text.php:1107 -msgid "December" +#: ../../include/widgets.php:89 ../../include/conversation.php:1434 +msgid "Personal" msgstr "" -#: ../../include/text.php:1185 -msgid "unknown.???" +#: ../../include/widgets.php:90 +msgid "Create Personal App" msgstr "" -#: ../../include/text.php:1186 -msgid "bytes" +#: ../../include/widgets.php:91 +msgid "Edit Personal App" msgstr "" -#: ../../include/text.php:1225 -msgid "remove category" +#: ../../include/widgets.php:137 ../../mod/suggest.php:53 +msgid "Ignore/Hide" msgstr "" -#: ../../include/text.php:1295 -msgid "remove from file" +#: ../../include/widgets.php:143 ../../mod/connections.php:267 +msgid "Suggestions" msgstr "" -#: ../../include/text.php:1360 ../../include/text.php:1372 -msgid "Click to open/close" +#: ../../include/widgets.php:144 +msgid "See more..." msgstr "" -#: ../../include/text.php:1527 ../../mod/events.php:414 -msgid "Link to Source" +#: ../../include/widgets.php:166 +#, php-format +msgid "You have %1$.0f of %2$.0f allowed connections." msgstr "" -#: ../../include/text.php:1546 -msgid "Select a page layout: " +#: ../../include/widgets.php:172 +msgid "Add New Connection" msgstr "" -#: ../../include/text.php:1549 ../../include/text.php:1614 -msgid "default" +#: ../../include/widgets.php:173 +msgid "Enter the channel address" msgstr "" -#: ../../include/text.php:1585 -msgid "Page content type: " +#: ../../include/widgets.php:174 +msgid "Example: bob@example.com, http://example.com/barbara" msgstr "" -#: ../../include/text.php:1626 -msgid "Select an alternate language" +#: ../../include/widgets.php:191 +msgid "Notes" msgstr "" -#: ../../include/text.php:1760 -msgid "activity" +#: ../../include/widgets.php:263 +msgid "Remove term" msgstr "" -#: ../../include/text.php:2046 -msgid "Design" +#: ../../include/widgets.php:352 +msgid "Archives" msgstr "" -#: ../../include/text.php:2049 -msgid "Blocks" +#: ../../include/widgets.php:428 +msgid "Refresh" msgstr "" -#: ../../include/text.php:2050 -msgid "Menus" +#: ../../include/widgets.php:429 ../../mod/connedit.php:506 +msgid "Me" msgstr "" -#: ../../include/text.php:2051 -msgid "Layouts" +#: ../../include/widgets.php:430 ../../mod/connedit.php:509 +msgid "Best Friends" msgstr "" -#: ../../include/text.php:2052 -msgid "Pages" +#: ../../include/widgets.php:432 +msgid "Co-workers" msgstr "" -#: ../../include/account.php:23 -msgid "Not a valid email address" +#: ../../include/widgets.php:433 ../../mod/connedit.php:511 +msgid "Former Friends" msgstr "" -#: ../../include/account.php:25 -msgid "Your email domain is not among those allowed on this site" +#: ../../include/widgets.php:434 ../../mod/connedit.php:512 +msgid "Acquaintances" msgstr "" -#: ../../include/account.php:31 -msgid "Your email address is already registered at this site." +#: ../../include/widgets.php:435 +msgid "Everybody" msgstr "" -#: ../../include/account.php:64 -msgid "An invitation is required." +#: ../../include/widgets.php:469 +msgid "Account settings" msgstr "" -#: ../../include/account.php:68 -msgid "Invitation could not be verified." +#: ../../include/widgets.php:475 +msgid "Channel settings" msgstr "" -#: ../../include/account.php:119 -msgid "Please enter the required information." +#: ../../include/widgets.php:481 +msgid "Additional features" msgstr "" -#: ../../include/account.php:187 -msgid "Failed to store account information." +#: ../../include/widgets.php:487 +msgid "Feature settings" msgstr "" -#: ../../include/account.php:245 -#, php-format -msgid "Registration confirmation for %s" +#: ../../include/widgets.php:493 +msgid "Display settings" msgstr "" -#: ../../include/account.php:313 -#, php-format -msgid "Registration request at %s" +#: ../../include/widgets.php:499 +msgid "Connected apps" msgstr "" -#: ../../include/account.php:315 ../../include/account.php:342 -#: ../../include/account.php:399 -msgid "Administrator" +#: ../../include/widgets.php:505 +msgid "Export channel" msgstr "" -#: ../../include/account.php:337 -msgid "your registration password" +#: ../../include/widgets.php:511 +msgid "Export content" msgstr "" -#: ../../include/account.php:340 ../../include/account.php:397 -#, php-format -msgid "Registration details for %s" +#: ../../include/widgets.php:520 ../../mod/connedit.php:539 +msgid "Connection Default Permissions" msgstr "" -#: ../../include/account.php:406 -msgid "Account approved." +#: ../../include/widgets.php:528 +msgid "Premium Channel Settings" msgstr "" -#: ../../include/account.php:440 -#, php-format -msgid "Registration revoked for %s" +#: ../../include/widgets.php:562 ../../mod/mail.php:125 +#: ../../mod/message.php:31 +msgid "Messages" msgstr "" -#: ../../include/account.php:486 -msgid "Account verified. Please login." +#: ../../include/widgets.php:567 +msgid "Check Mail" msgstr "" -#: ../../include/account.php:648 ../../include/account.php:650 -msgid "Click here to upgrade." +#: ../../include/widgets.php:648 +msgid "Chat Rooms" msgstr "" -#: ../../include/account.php:656 -msgid "This action exceeds the limits set by your subscription plan." +#: ../../include/widgets.php:668 +msgid "Bookmarked Chatrooms" msgstr "" -#: ../../include/account.php:661 -msgid "This action is not available under your subscription plan." +#: ../../include/widgets.php:688 +msgid "Suggested Chatrooms" msgstr "" -#: ../../include/permissions.php:13 -msgid "Can view my normal stream and posts" +#: ../../include/widgets.php:817 ../../include/widgets.php:875 +msgid "photo/image" msgstr "" -#: ../../include/permissions.php:14 -msgid "Can view my default channel profile" +#: ../../include/conversation.php:126 ../../mod/like.php:89 +msgid "channel" msgstr "" -#: ../../include/permissions.php:15 -msgid "Can view my photo albums" +#: ../../include/conversation.php:164 ../../include/diaspora.php:1957 +#: ../../mod/like.php:336 +#, php-format +msgid "%1$s likes %2$s's %3$s" msgstr "" -#: ../../include/permissions.php:16 -msgid "Can view my connections" +#: ../../include/conversation.php:167 ../../mod/like.php:338 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" msgstr "" -#: ../../include/permissions.php:17 -msgid "Can view my file storage" +#: ../../include/conversation.php:204 +#, php-format +msgid "%1$s is now connected with %2$s" msgstr "" -#: ../../include/permissions.php:18 -msgid "Can view my webpages" +#: ../../include/conversation.php:239 +#, php-format +msgid "%1$s poked %2$s" msgstr "" -#: ../../include/permissions.php:21 -msgid "Can send me their channel stream and posts" +#: ../../include/conversation.php:261 ../../mod/mood.php:63 +#, php-format +msgctxt "mood" +msgid "%1$s is %2$s" msgstr "" -#: ../../include/permissions.php:22 -msgid "Can post on my channel page (\"wall\")" +#: ../../include/conversation.php:633 ../../include/ItemObject.php:126 +msgid "Select" msgstr "" -#: ../../include/permissions.php:23 -msgid "Can comment on or like my posts" +#: ../../include/conversation.php:641 ../../include/ItemObject.php:89 +msgid "Private Message" msgstr "" -#: ../../include/permissions.php:24 -msgid "Can send me private mail messages" +#: ../../include/conversation.php:648 ../../include/ItemObject.php:194 +msgid "Message signature validated" msgstr "" -#: ../../include/permissions.php:25 -msgid "Can post photos to my photo albums" +#: ../../include/conversation.php:649 ../../include/ItemObject.php:195 +msgid "Message signature incorrect" msgstr "" -#: ../../include/permissions.php:26 -msgid "Can like/dislike stuff" +#: ../../include/conversation.php:670 +#, php-format +msgid "View %s's profile @ %s" msgstr "" -#: ../../include/permissions.php:26 -msgid "Profiles and things other than posts/comments" +#: ../../include/conversation.php:685 +msgid "Categories:" msgstr "" -#: ../../include/permissions.php:28 -msgid "Can forward to all my channel contacts via post @mentions" +#: ../../include/conversation.php:686 +msgid "Filed under:" msgstr "" -#: ../../include/permissions.php:28 -msgid "Advanced - useful for creating group forum channels" +#: ../../include/conversation.php:694 ../../include/ItemObject.php:266 +#, php-format +msgid " from %s" msgstr "" -#: ../../include/permissions.php:29 -msgid "Can chat with me (when available)" +#: ../../include/conversation.php:697 ../../include/ItemObject.php:269 +#, php-format +msgid "last edited: %s" msgstr "" -#: ../../include/permissions.php:30 -msgid "Can write to my file storage" +#: ../../include/conversation.php:698 ../../include/ItemObject.php:270 +#, php-format +msgid "Expires: %s" msgstr "" -#: ../../include/permissions.php:31 -msgid "Can edit my webpages" +#: ../../include/conversation.php:713 +msgid "View in context" msgstr "" -#: ../../include/permissions.php:33 -msgid "Can source my public posts in derived channels" +#: ../../include/conversation.php:715 ../../include/conversation.php:1138 +#: ../../include/ItemObject.php:317 ../../mod/editblock.php:152 +#: ../../mod/editlayout.php:148 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:183 ../../mod/mail.php:238 ../../mod/mail.php:353 +#: ../../mod/photos.php:978 +msgid "Please wait" msgstr "" -#: ../../include/permissions.php:33 -msgid "Somewhat advanced - very useful in open communities" +#: ../../include/conversation.php:831 +msgid "remove" msgstr "" -#: ../../include/permissions.php:35 -msgid "Can administer my channel resources" +#: ../../include/conversation.php:836 +msgid "Delete Selected Items" msgstr "" -#: ../../include/permissions.php:35 -msgid "Extremely advanced. Leave this alone unless you know what you are doing" +#: ../../include/conversation.php:927 +msgid "View Source" msgstr "" -#: ../../include/permissions.php:785 -msgid "Social Networking" +#: ../../include/conversation.php:928 +msgid "Follow Thread" msgstr "" -#: ../../include/permissions.php:786 ../../include/permissions.php:788 -#: ../../include/permissions.php:790 -msgid "Mostly Public" +#: ../../include/conversation.php:929 +msgid "View Status" msgstr "" -#: ../../include/permissions.php:786 ../../include/permissions.php:788 -#: ../../include/permissions.php:790 -msgid "Restricted" +#: ../../include/conversation.php:931 +msgid "View Photos" msgstr "" -#: ../../include/permissions.php:786 ../../include/permissions.php:788 -msgid "Private" +#: ../../include/conversation.php:932 +msgid "Matrix Activity" msgstr "" -#: ../../include/permissions.php:787 -msgid "Community Forum" +#: ../../include/conversation.php:934 +msgid "Edit Contact" msgstr "" -#: ../../include/permissions.php:789 -msgid "Feed Republish" +#: ../../include/conversation.php:935 +msgid "Send PM" msgstr "" -#: ../../include/permissions.php:791 -msgid "Special Purpose" +#: ../../include/conversation.php:936 ../../include/apps.php:143 +msgid "Poke" msgstr "" -#: ../../include/permissions.php:792 -msgid "Celebrity/Soapbox" +#: ../../include/conversation.php:1009 +#, php-format +msgid "%s likes this." msgstr "" -#: ../../include/permissions.php:792 -msgid "Group Repository" +#: ../../include/conversation.php:1009 +#, php-format +msgid "%s doesn't like this." msgstr "" -#: ../../include/permissions.php:793 ../../include/profile_selectors.php:6 -#: ../../include/profile_selectors.php:23 -#: ../../include/profile_selectors.php:61 -#: ../../include/profile_selectors.php:97 -msgid "Other" -msgstr "" +#: ../../include/conversation.php:1013 +#, php-format +msgid "%2$d people like this." +msgid_plural "%2$d people like this." +msgstr[0] "" +msgstr[1] "" -#: ../../include/permissions.php:794 -msgid "Custom/Expert Mode" +#: ../../include/conversation.php:1015 +#, php-format +msgid "%2$d people don't like this." +msgid_plural "%2$d people don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1021 +msgid "and" msgstr "" -#: ../../include/photos.php:105 +#: ../../include/conversation.php:1024 #, php-format -msgid "Image exceeds website size limit of %lu bytes" +msgid ", and %d other people" +msgid_plural ", and %d other people" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1025 +#, php-format +msgid "%s like this." msgstr "" -#: ../../include/photos.php:112 -msgid "Image file is empty." +#: ../../include/conversation.php:1025 +#, php-format +msgid "%s don't like this." msgstr "" -#: ../../include/photos.php:141 ../../mod/profile_photo.php:216 -msgid "Unable to process image" +#: ../../include/conversation.php:1082 +msgid "Visible to everybody" msgstr "" -#: ../../include/photos.php:213 -msgid "Photo storage failed." +#: ../../include/conversation.php:1083 ../../mod/mail.php:171 +#: ../../mod/mail.php:286 +msgid "Please enter a link URL:" msgstr "" -#: ../../include/photos.php:345 -msgid "Upload New Photos" +#: ../../include/conversation.php:1084 +msgid "Please enter a video link/URL:" msgstr "" -#: ../../include/items.php:382 ../../mod/profperm.php:23 -#: ../../mod/subthread.php:49 ../../mod/like.php:246 ../../mod/group.php:68 -#: ../../index.php:389 -msgid "Permission denied" +#: ../../include/conversation.php:1085 +msgid "Please enter an audio link/URL:" msgstr "" -#: ../../include/items.php:969 ../../include/items.php:1014 -msgid "(Unknown)" +#: ../../include/conversation.php:1086 +msgid "Tag term:" msgstr "" -#: ../../include/items.php:1171 -msgid "Visible to anybody on the internet." +#: ../../include/conversation.php:1087 ../../mod/filer.php:49 +msgid "Save to Folder:" msgstr "" -#: ../../include/items.php:1173 -msgid "Visible to you only." +#: ../../include/conversation.php:1088 +msgid "Where are you right now?" msgstr "" -#: ../../include/items.php:1175 -msgid "Visible to anybody in this network." +#: ../../include/conversation.php:1089 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:287 +msgid "Expires YYYY-MM-DD HH:MM" msgstr "" -#: ../../include/items.php:1177 -msgid "Visible to anybody authenticated." +#: ../../include/conversation.php:1113 ../../mod/editblock.php:198 +#: ../../mod/editlayout.php:193 ../../mod/editwebpage.php:230 +#: ../../mod/layouts.php:168 ../../mod/photos.php:977 +msgid "Share" msgstr "" -#: ../../include/items.php:1179 -#, php-format -msgid "Visible to anybody on %s." +#: ../../include/conversation.php:1115 ../../mod/editwebpage.php:170 +msgid "Page link title" msgstr "" -#: ../../include/items.php:1181 -msgid "Visible to all connections." +#: ../../include/conversation.php:1118 +msgid "Post as" msgstr "" -#: ../../include/items.php:1183 -msgid "Visible to approved connections." +#: ../../include/conversation.php:1119 ../../mod/editblock.php:144 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:175 ../../mod/mail.php:235 ../../mod/mail.php:349 +msgid "Upload photo" msgstr "" -#: ../../include/items.php:1185 -msgid "Visible to specific connections." +#: ../../include/conversation.php:1120 +msgid "upload photo" msgstr "" -#: ../../include/items.php:3952 ../../mod/thing.php:76 -#: ../../mod/display.php:32 ../../mod/filestorage.php:26 -#: ../../mod/admin.php:168 ../../mod/admin.php:896 ../../mod/admin.php:1099 -#: ../../mod/viewsrc.php:20 -msgid "Item not found." +#: ../../include/conversation.php:1121 ../../mod/editblock.php:145 +#: ../../mod/editlayout.php:141 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:176 ../../mod/mail.php:236 ../../mod/mail.php:350 +msgid "Attach file" msgstr "" -#: ../../include/items.php:4410 ../../mod/group.php:38 ../../mod/group.php:140 -msgid "Collection not found." +#: ../../include/conversation.php:1122 +msgid "attach file" msgstr "" -#: ../../include/items.php:4425 -msgid "Collection is empty." +#: ../../include/conversation.php:1123 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:142 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:177 ../../mod/mail.php:237 ../../mod/mail.php:351 +msgid "Insert web link" msgstr "" -#: ../../include/items.php:4432 -#, php-format -msgid "Collection: %s" +#: ../../include/conversation.php:1124 +msgid "web link" msgstr "" -#: ../../include/items.php:4443 -#, php-format -msgid "Connection: %s" +#: ../../include/conversation.php:1125 +msgid "Insert video link" msgstr "" -#: ../../include/items.php:4446 -msgid "Connection not found." +#: ../../include/conversation.php:1126 +msgid "video link" msgstr "" -#: ../../include/security.php:323 -msgid "" -"The form security token was not correct. This probably happened because the " -"form has been opened for too long (>3 hours) before submitting it." +#: ../../include/conversation.php:1127 +msgid "Insert audio link" msgstr "" -#: ../../include/widgets.php:87 -msgid "System" +#: ../../include/conversation.php:1128 +msgid "audio link" msgstr "" -#: ../../include/widgets.php:90 -msgid "Create Personal App" +#: ../../include/conversation.php:1129 ../../mod/editblock.php:150 +#: ../../mod/editlayout.php:146 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:181 +msgid "Set your location" msgstr "" -#: ../../include/widgets.php:91 -msgid "Edit Personal App" +#: ../../include/conversation.php:1130 +msgid "set location" msgstr "" -#: ../../include/widgets.php:137 ../../mod/suggest.php:53 -msgid "Ignore/Hide" +#: ../../include/conversation.php:1131 ../../mod/editblock.php:151 +#: ../../mod/editlayout.php:147 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:182 +msgid "Clear browser location" msgstr "" -#: ../../include/widgets.php:143 ../../mod/connections.php:267 -msgid "Suggestions" +#: ../../include/conversation.php:1132 +msgid "clear location" msgstr "" -#: ../../include/widgets.php:144 -msgid "See more..." +#: ../../include/conversation.php:1134 ../../mod/editblock.php:164 +#: ../../mod/editlayout.php:159 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:198 +msgid "Set title" msgstr "" -#: ../../include/widgets.php:166 -#, php-format -msgid "You have %1$.0f of %2$.0f allowed connections." +#: ../../include/conversation.php:1137 ../../mod/events.php:574 +#: ../../mod/editblock.php:167 ../../mod/editlayout.php:162 +#: ../../mod/editpost.php:134 ../../mod/editwebpage.php:200 +msgid "Categories (comma-separated list)" msgstr "" -#: ../../include/widgets.php:172 -msgid "Add New Connection" +#: ../../include/conversation.php:1139 ../../mod/editblock.php:153 +#: ../../mod/editlayout.php:149 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:184 +msgid "Permission settings" msgstr "" -#: ../../include/widgets.php:173 -msgid "Enter the channel address" +#: ../../include/conversation.php:1140 +msgid "permissions" msgstr "" -#: ../../include/widgets.php:174 -msgid "Example: bob@example.com, http://example.com/barbara" +#: ../../include/conversation.php:1147 ../../mod/editblock.php:161 +#: ../../mod/editlayout.php:156 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:193 +msgid "Public post" msgstr "" -#: ../../include/widgets.php:191 -msgid "Notes" +#: ../../include/conversation.php:1149 ../../mod/editblock.php:168 +#: ../../mod/editlayout.php:163 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:201 +msgid "Example: bob@example.com, mary@example.com" msgstr "" -#: ../../include/widgets.php:263 -msgid "Remove term" +#: ../../include/conversation.php:1162 ../../mod/editblock.php:178 +#: ../../mod/editlayout.php:173 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:210 ../../mod/mail.php:242 ../../mod/mail.php:356 +msgid "Set expiration date" msgstr "" -#: ../../include/widgets.php:352 -msgid "Archives" +#: ../../include/conversation.php:1164 ../../include/ItemObject.php:633 +#: ../../mod/editpost.php:148 ../../mod/mail.php:244 ../../mod/mail.php:358 +msgid "Encrypt text" msgstr "" -#: ../../include/widgets.php:428 -msgid "Refresh" +#: ../../include/conversation.php:1166 ../../mod/events.php:580 +#: ../../mod/editpost.php:150 +msgid "OK" msgstr "" -#: ../../include/widgets.php:429 ../../mod/connedit.php:506 -msgid "Me" +#: ../../include/conversation.php:1167 ../../mod/settings.php:564 +#: ../../mod/settings.php:590 ../../mod/events.php:579 +#: ../../mod/editpost.php:151 ../../mod/fbrowser.php:82 +#: ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 ../../mod/tagrm.php:134 +msgid "Cancel" msgstr "" -#: ../../include/widgets.php:430 ../../mod/connedit.php:508 -msgid "Best Friends" +#: ../../include/conversation.php:1411 +msgid "Discover" msgstr "" -#: ../../include/widgets.php:432 -msgid "Co-workers" +#: ../../include/conversation.php:1414 +msgid "Imported public streams" msgstr "" -#: ../../include/widgets.php:433 ../../mod/connedit.php:510 -msgid "Former Friends" +#: ../../include/conversation.php:1419 +msgid "Commented Order" msgstr "" -#: ../../include/widgets.php:434 ../../mod/connedit.php:511 -msgid "Acquaintances" +#: ../../include/conversation.php:1422 +msgid "Sort by Comment Date" msgstr "" -#: ../../include/widgets.php:435 -msgid "Everybody" +#: ../../include/conversation.php:1426 +msgid "Posted Order" msgstr "" -#: ../../include/widgets.php:469 -msgid "Account settings" +#: ../../include/conversation.php:1429 +msgid "Sort by Post Date" msgstr "" -#: ../../include/widgets.php:475 -msgid "Channel settings" +#: ../../include/conversation.php:1437 +msgid "Posts that mention or involve you" msgstr "" -#: ../../include/widgets.php:481 -msgid "Additional features" +#: ../../include/conversation.php:1443 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:80 +msgid "New" msgstr "" -#: ../../include/widgets.php:487 -msgid "Feature settings" +#: ../../include/conversation.php:1446 +msgid "Activity Stream - by date" msgstr "" -#: ../../include/widgets.php:493 -msgid "Display settings" +#: ../../include/conversation.php:1452 +msgid "Starred" msgstr "" -#: ../../include/widgets.php:499 -msgid "Connected apps" +#: ../../include/conversation.php:1455 +msgid "Favourite Posts" msgstr "" -#: ../../include/widgets.php:505 -msgid "Export channel" +#: ../../include/conversation.php:1462 +msgid "Spam" msgstr "" -#: ../../include/widgets.php:511 -msgid "Export content" +#: ../../include/conversation.php:1465 +msgid "Posts flagged as SPAM" msgstr "" -#: ../../include/widgets.php:520 ../../mod/connedit.php:538 -msgid "Connection Default Permissions" +#: ../../include/conversation.php:1505 ../../mod/admin.php:865 +msgid "Channel" msgstr "" -#: ../../include/widgets.php:528 -msgid "Premium Channel Settings" +#: ../../include/conversation.php:1508 +msgid "Status Messages and Posts" msgstr "" -#: ../../include/widgets.php:562 ../../mod/mail.php:125 -#: ../../mod/message.php:31 -msgid "Messages" +#: ../../include/conversation.php:1517 +msgid "About" msgstr "" -#: ../../include/widgets.php:567 -msgid "Check Mail" +#: ../../include/conversation.php:1520 +msgid "Profile Details" msgstr "" -#: ../../include/widgets.php:648 -msgid "Chat Rooms" +#: ../../include/conversation.php:1538 +msgid "Files and Storage" msgstr "" -#: ../../include/widgets.php:668 -msgid "Bookmarked Chatrooms" +#: ../../include/conversation.php:1548 ../../include/conversation.php:1551 +msgid "Chatrooms" msgstr "" -#: ../../include/widgets.php:688 -msgid "Suggested Chatrooms" +#: ../../include/conversation.php:1564 +msgid "Saved Bookmarks" msgstr "" -#: ../../include/widgets.php:817 ../../include/widgets.php:875 -msgid "photo/image" +#: ../../include/conversation.php:1575 +msgid "Manage Webpages" msgstr "" -#: ../../include/Contact.php:123 -msgid "New window" +#: ../../include/zot.php:664 +msgid "Invalid data packet" msgstr "" -#: ../../include/Contact.php:124 -msgid "Open the selected location in a different window or browser tab" +#: ../../include/zot.php:680 +msgid "Unable to verify channel signature" msgstr "" -#: ../../include/Contact.php:211 ../../mod/admin.php:646 +#: ../../include/zot.php:1819 #, php-format -msgid "User '%s' deleted" +msgid "Unable to verify site signature for %s" msgstr "" #: ../../include/js_strings.php:5 @@ -3600,9 +3600,9 @@ msgstr "" #: ../../mod/sources.php:104 ../../mod/sources.php:138 ../../mod/poke.php:166 #: ../../mod/setup.php:313 ../../mod/setup.php:358 ../../mod/settings.php:563 #: ../../mod/settings.php:675 ../../mod/settings.php:704 -#: ../../mod/settings.php:728 ../../mod/settings.php:805 -#: ../../mod/settings.php:997 ../../mod/events.php:598 ../../mod/chat.php:177 -#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:555 +#: ../../mod/settings.php:728 ../../mod/settings.php:810 +#: ../../mod/settings.php:1002 ../../mod/events.php:598 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/connect.php:93 ../../mod/connedit.php:556 #: ../../mod/thing.php:284 ../../mod/thing.php:327 ../../mod/profiles.php:633 #: ../../mod/pdledit.php:58 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:146 ../../mod/group.php:81 @@ -3741,7 +3741,7 @@ msgstr "" msgid "Menu Item Permissions" msgstr "" -#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1032 +#: ../../mod/mitem.php:161 ../../mod/mitem.php:204 ../../mod/settings.php:1037 msgid "(click to open/close)" msgstr "" @@ -3996,14 +3996,14 @@ msgid "" "and/or create new posts for you?" msgstr "" -#: ../../mod/api.php:105 ../../mod/settings.php:937 ../../mod/settings.php:942 -#: ../../mod/settings.php:1025 ../../mod/profiles.php:591 +#: ../../mod/api.php:105 ../../mod/settings.php:942 ../../mod/settings.php:947 +#: ../../mod/settings.php:1030 ../../mod/profiles.php:591 #: ../../mod/admin.php:392 msgid "Yes" msgstr "" -#: ../../mod/api.php:106 ../../mod/settings.php:937 ../../mod/settings.php:942 -#: ../../mod/settings.php:1025 ../../mod/profiles.php:592 +#: ../../mod/api.php:106 ../../mod/settings.php:942 ../../mod/settings.php:947 +#: ../../mod/settings.php:1030 ../../mod/profiles.php:592 #: ../../mod/admin.php:390 msgid "No" msgstr "" @@ -4558,7 +4558,7 @@ msgstr "" msgid "Leave password fields blank unless changing" msgstr "" -#: ../../mod/settings.php:676 ../../mod/settings.php:1006 +#: ../../mod/settings.php:676 ../../mod/settings.php:1011 msgid "Email Address:" msgstr "" @@ -4570,7 +4570,7 @@ msgstr "" msgid "Remove this account from this server including all its channels" msgstr "" -#: ../../mod/settings.php:679 ../../mod/settings.php:1088 +#: ../../mod/settings.php:679 ../../mod/settings.php:1093 msgid "Warning: This action is permanent and cannot be reversed." msgstr "" @@ -4594,389 +4594,393 @@ msgstr "" msgid "No special theme for mobile devices" msgstr "" -#: ../../mod/settings.php:767 +#: ../../mod/settings.php:769 #, php-format msgid "%s - (Experimental)" msgstr "" -#: ../../mod/settings.php:803 +#: ../../mod/settings.php:773 ../../mod/admin.php:363 +msgid "mobile" +msgstr "" + +#: ../../mod/settings.php:808 msgid "Display Settings" msgstr "" -#: ../../mod/settings.php:809 +#: ../../mod/settings.php:814 msgid "Display Theme:" msgstr "" -#: ../../mod/settings.php:810 +#: ../../mod/settings.php:815 msgid "Mobile Theme:" msgstr "" -#: ../../mod/settings.php:811 +#: ../../mod/settings.php:816 msgid "Enable user zoom on mobile devices" msgstr "" -#: ../../mod/settings.php:812 +#: ../../mod/settings.php:817 msgid "Update browser every xx seconds" msgstr "" -#: ../../mod/settings.php:812 +#: ../../mod/settings.php:817 msgid "Minimum of 10 seconds, no maximum" msgstr "" -#: ../../mod/settings.php:813 +#: ../../mod/settings.php:818 msgid "Maximum number of conversations to load at any time:" msgstr "" -#: ../../mod/settings.php:813 +#: ../../mod/settings.php:818 msgid "Maximum of 100 items" msgstr "" -#: ../../mod/settings.php:814 +#: ../../mod/settings.php:819 msgid "Don't show emoticons" msgstr "" -#: ../../mod/settings.php:815 +#: ../../mod/settings.php:820 msgid "Link post titles to source" msgstr "" -#: ../../mod/settings.php:816 +#: ../../mod/settings.php:821 msgid "System Page Layout Editor - (advanced)" msgstr "" -#: ../../mod/settings.php:819 +#: ../../mod/settings.php:824 msgid "Use blog/list mode on channel page" msgstr "" -#: ../../mod/settings.php:819 ../../mod/settings.php:820 +#: ../../mod/settings.php:824 ../../mod/settings.php:825 msgid "(comments displayed separately)" msgstr "" -#: ../../mod/settings.php:820 +#: ../../mod/settings.php:825 msgid "Use blog/list mode on matrix page" msgstr "" -#: ../../mod/settings.php:821 +#: ../../mod/settings.php:826 msgid "Channel page max height of content (in pixels)" msgstr "" -#: ../../mod/settings.php:821 ../../mod/settings.php:822 +#: ../../mod/settings.php:826 ../../mod/settings.php:827 msgid "click to expand content exceeding this height" msgstr "" -#: ../../mod/settings.php:822 +#: ../../mod/settings.php:827 msgid "Matrix page max height of content (in pixels)" msgstr "" -#: ../../mod/settings.php:856 +#: ../../mod/settings.php:861 msgid "Nobody except yourself" msgstr "" -#: ../../mod/settings.php:857 +#: ../../mod/settings.php:862 msgid "Only those you specifically allow" msgstr "" -#: ../../mod/settings.php:858 +#: ../../mod/settings.php:863 msgid "Approved connections" msgstr "" -#: ../../mod/settings.php:859 +#: ../../mod/settings.php:864 msgid "Any connections" msgstr "" -#: ../../mod/settings.php:860 +#: ../../mod/settings.php:865 msgid "Anybody on this website" msgstr "" -#: ../../mod/settings.php:861 +#: ../../mod/settings.php:866 msgid "Anybody in this network" msgstr "" -#: ../../mod/settings.php:862 +#: ../../mod/settings.php:867 msgid "Anybody authenticated" msgstr "" -#: ../../mod/settings.php:863 +#: ../../mod/settings.php:868 msgid "Anybody on the internet" msgstr "" -#: ../../mod/settings.php:937 +#: ../../mod/settings.php:942 msgid "Publish your default profile in the network directory" msgstr "" -#: ../../mod/settings.php:942 +#: ../../mod/settings.php:947 msgid "Allow us to suggest you as a potential friend to new members?" msgstr "" -#: ../../mod/settings.php:946 ../../mod/profile_photo.php:365 +#: ../../mod/settings.php:951 ../../mod/profile_photo.php:365 msgid "or" msgstr "" -#: ../../mod/settings.php:951 +#: ../../mod/settings.php:956 msgid "Your channel address is" msgstr "" -#: ../../mod/settings.php:995 +#: ../../mod/settings.php:1000 msgid "Channel Settings" msgstr "" -#: ../../mod/settings.php:1004 +#: ../../mod/settings.php:1009 msgid "Basic Settings" msgstr "" -#: ../../mod/settings.php:1007 +#: ../../mod/settings.php:1012 msgid "Your Timezone:" msgstr "" -#: ../../mod/settings.php:1008 +#: ../../mod/settings.php:1013 msgid "Default Post Location:" msgstr "" -#: ../../mod/settings.php:1008 +#: ../../mod/settings.php:1013 msgid "Geographical location to display on your posts" msgstr "" -#: ../../mod/settings.php:1009 +#: ../../mod/settings.php:1014 msgid "Use Browser Location:" msgstr "" -#: ../../mod/settings.php:1011 +#: ../../mod/settings.php:1016 msgid "Adult Content" msgstr "" -#: ../../mod/settings.php:1011 +#: ../../mod/settings.php:1016 msgid "" "This channel frequently or regularly publishes adult content. (Please tag " "any adult material and/or nudity with #NSFW)" msgstr "" -#: ../../mod/settings.php:1013 +#: ../../mod/settings.php:1018 msgid "Security and Privacy Settings" msgstr "" -#: ../../mod/settings.php:1015 +#: ../../mod/settings.php:1020 msgid "Your permissions are already configured. Click to view/adjust" msgstr "" -#: ../../mod/settings.php:1017 +#: ../../mod/settings.php:1022 msgid "Hide my online presence" msgstr "" -#: ../../mod/settings.php:1017 +#: ../../mod/settings.php:1022 msgid "Prevents displaying in your profile that you are online" msgstr "" -#: ../../mod/settings.php:1019 +#: ../../mod/settings.php:1024 msgid "Simple Privacy Settings:" msgstr "" -#: ../../mod/settings.php:1020 +#: ../../mod/settings.php:1025 msgid "" "Very Public - extremely permissive (should be used with caution)" msgstr "" -#: ../../mod/settings.php:1021 +#: ../../mod/settings.php:1026 msgid "" "Typical - default public, privacy when desired (similar to social " "network permissions but with improved privacy)" msgstr "" -#: ../../mod/settings.php:1022 +#: ../../mod/settings.php:1027 msgid "Private - default private, never open or public" msgstr "" -#: ../../mod/settings.php:1023 +#: ../../mod/settings.php:1028 msgid "Blocked - default blocked to/from everybody" msgstr "" -#: ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 msgid "Allow others to tag your posts" msgstr "" -#: ../../mod/settings.php:1025 +#: ../../mod/settings.php:1030 msgid "" "Often used by the community to retro-actively flag inappropriate content" msgstr "" -#: ../../mod/settings.php:1027 +#: ../../mod/settings.php:1032 msgid "Advanced Privacy Settings" msgstr "" -#: ../../mod/settings.php:1029 +#: ../../mod/settings.php:1034 msgid "Expire other channel content after this many days" msgstr "" -#: ../../mod/settings.php:1029 +#: ../../mod/settings.php:1034 msgid "0 or blank prevents expiration" msgstr "" -#: ../../mod/settings.php:1030 +#: ../../mod/settings.php:1035 msgid "Maximum Friend Requests/Day:" msgstr "" -#: ../../mod/settings.php:1030 +#: ../../mod/settings.php:1035 msgid "May reduce spam activity" msgstr "" -#: ../../mod/settings.php:1031 +#: ../../mod/settings.php:1036 msgid "Default Post Permissions" msgstr "" -#: ../../mod/settings.php:1036 +#: ../../mod/settings.php:1041 msgid "Channel permissions category:" msgstr "" -#: ../../mod/settings.php:1044 +#: ../../mod/settings.php:1049 msgid "Maximum private messages per day from unknown people:" msgstr "" -#: ../../mod/settings.php:1044 +#: ../../mod/settings.php:1049 msgid "Useful to reduce spamming" msgstr "" -#: ../../mod/settings.php:1047 +#: ../../mod/settings.php:1052 msgid "Notification Settings" msgstr "" -#: ../../mod/settings.php:1048 +#: ../../mod/settings.php:1053 msgid "By default post a status message when:" msgstr "" -#: ../../mod/settings.php:1049 +#: ../../mod/settings.php:1054 msgid "accepting a friend request" msgstr "" -#: ../../mod/settings.php:1050 +#: ../../mod/settings.php:1055 msgid "joining a forum/community" msgstr "" -#: ../../mod/settings.php:1051 +#: ../../mod/settings.php:1056 msgid "making an interesting profile change" msgstr "" -#: ../../mod/settings.php:1052 +#: ../../mod/settings.php:1057 msgid "Send a notification email when:" msgstr "" -#: ../../mod/settings.php:1053 +#: ../../mod/settings.php:1058 msgid "You receive a connection request" msgstr "" -#: ../../mod/settings.php:1054 +#: ../../mod/settings.php:1059 msgid "Your connections are confirmed" msgstr "" -#: ../../mod/settings.php:1055 +#: ../../mod/settings.php:1060 msgid "Someone writes on your profile wall" msgstr "" -#: ../../mod/settings.php:1056 +#: ../../mod/settings.php:1061 msgid "Someone writes a followup comment" msgstr "" -#: ../../mod/settings.php:1057 +#: ../../mod/settings.php:1062 msgid "You receive a private message" msgstr "" -#: ../../mod/settings.php:1058 +#: ../../mod/settings.php:1063 msgid "You receive a friend suggestion" msgstr "" -#: ../../mod/settings.php:1059 +#: ../../mod/settings.php:1064 msgid "You are tagged in a post" msgstr "" -#: ../../mod/settings.php:1060 +#: ../../mod/settings.php:1065 msgid "You are poked/prodded/etc. in a post" msgstr "" -#: ../../mod/settings.php:1063 +#: ../../mod/settings.php:1068 msgid "Show visual notifications including:" msgstr "" -#: ../../mod/settings.php:1065 +#: ../../mod/settings.php:1070 msgid "Unseen matrix activity" msgstr "" -#: ../../mod/settings.php:1066 +#: ../../mod/settings.php:1071 msgid "Unseen channel activity" msgstr "" -#: ../../mod/settings.php:1067 +#: ../../mod/settings.php:1072 msgid "Unseen private messages" msgstr "" -#: ../../mod/settings.php:1067 ../../mod/settings.php:1072 -#: ../../mod/settings.php:1073 ../../mod/settings.php:1074 +#: ../../mod/settings.php:1072 ../../mod/settings.php:1077 +#: ../../mod/settings.php:1078 ../../mod/settings.php:1079 msgid "Recommended" msgstr "" -#: ../../mod/settings.php:1068 +#: ../../mod/settings.php:1073 msgid "Upcoming events" msgstr "" -#: ../../mod/settings.php:1069 +#: ../../mod/settings.php:1074 msgid "Events today" msgstr "" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1075 msgid "Upcoming birthdays" msgstr "" -#: ../../mod/settings.php:1070 +#: ../../mod/settings.php:1075 msgid "Not available in all themes" msgstr "" -#: ../../mod/settings.php:1071 +#: ../../mod/settings.php:1076 msgid "System (personal) notifications" msgstr "" -#: ../../mod/settings.php:1072 +#: ../../mod/settings.php:1077 msgid "System info messages" msgstr "" -#: ../../mod/settings.php:1073 +#: ../../mod/settings.php:1078 msgid "System critical alerts" msgstr "" -#: ../../mod/settings.php:1074 +#: ../../mod/settings.php:1079 msgid "New connections" msgstr "" -#: ../../mod/settings.php:1075 +#: ../../mod/settings.php:1080 msgid "System Registrations" msgstr "" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1082 msgid "Notify me of events this many days in advance" msgstr "" -#: ../../mod/settings.php:1077 +#: ../../mod/settings.php:1082 msgid "Must be greater than 0" msgstr "" -#: ../../mod/settings.php:1079 +#: ../../mod/settings.php:1084 msgid "Advanced Account/Page Type Settings" msgstr "" -#: ../../mod/settings.php:1080 +#: ../../mod/settings.php:1085 msgid "Change the behaviour of this account for special situations" msgstr "" -#: ../../mod/settings.php:1083 +#: ../../mod/settings.php:1088 msgid "" "Please enable expert mode (in Settings > " "Additional features) to adjust!" msgstr "" -#: ../../mod/settings.php:1084 +#: ../../mod/settings.php:1089 msgid "Miscellaneous Settings" msgstr "" -#: ../../mod/settings.php:1086 +#: ../../mod/settings.php:1091 msgid "Personal menu to display in your channel pages" msgstr "" -#: ../../mod/settings.php:1087 +#: ../../mod/settings.php:1092 msgid "Remove this channel" msgstr "" @@ -5553,12 +5557,12 @@ msgstr "" msgid "View recent posts and comments" msgstr "" -#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:595 #: ../../mod/admin.php:732 msgid "Unblock" msgstr "" -#: ../../mod/connedit.php:450 ../../mod/connedit.php:594 +#: ../../mod/connedit.php:450 ../../mod/connedit.php:595 #: ../../mod/admin.php:731 msgid "Block" msgstr "" @@ -5567,11 +5571,11 @@ msgstr "" msgid "Block or Unblock this connection" msgstr "" -#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:596 msgid "Unignore" msgstr "" -#: ../../mod/connedit.php:457 ../../mod/connedit.php:595 +#: ../../mod/connedit.php:457 ../../mod/connedit.php:596 #: ../../mod/notifications.php:51 msgid "Ignore" msgstr "" @@ -5608,173 +5612,173 @@ msgstr "" msgid "Delete this connection" msgstr "" -#: ../../mod/connedit.php:522 ../../mod/connedit.php:552 +#: ../../mod/connedit.php:523 ../../mod/connedit.php:553 msgid "Approve this connection" msgstr "" -#: ../../mod/connedit.php:522 +#: ../../mod/connedit.php:523 msgid "Accept connection to allow communication" msgstr "" -#: ../../mod/connedit.php:538 +#: ../../mod/connedit.php:539 #, php-format msgid "Connections: settings for %s" msgstr "" -#: ../../mod/connedit.php:539 +#: ../../mod/connedit.php:540 msgid "Apply these permissions automatically" msgstr "" -#: ../../mod/connedit.php:543 +#: ../../mod/connedit.php:544 msgid "Apply the permissions indicated on this page to all new connections." msgstr "" -#: ../../mod/connedit.php:545 +#: ../../mod/connedit.php:546 msgid "Slide to adjust your degree of friendship" msgstr "" -#: ../../mod/connedit.php:551 +#: ../../mod/connedit.php:552 msgid "inherited" msgstr "" -#: ../../mod/connedit.php:553 +#: ../../mod/connedit.php:554 msgid "Connection has no individual permissions!" msgstr "" -#: ../../mod/connedit.php:554 +#: ../../mod/connedit.php:555 msgid "" "This may be appropriate based on your privacy settings, though you may wish to review the \"Advanced Permissions\"." msgstr "" -#: ../../mod/connedit.php:556 +#: ../../mod/connedit.php:557 msgid "Profile Visibility" msgstr "" -#: ../../mod/connedit.php:557 +#: ../../mod/connedit.php:558 #, php-format msgid "" "Please choose the profile you would like to display to %s when viewing your " "profile securely." msgstr "" -#: ../../mod/connedit.php:558 +#: ../../mod/connedit.php:559 msgid "Contact Information / Notes" msgstr "" -#: ../../mod/connedit.php:559 +#: ../../mod/connedit.php:560 msgid "Edit contact notes" msgstr "" -#: ../../mod/connedit.php:561 +#: ../../mod/connedit.php:562 msgid "Their Settings" msgstr "" -#: ../../mod/connedit.php:562 +#: ../../mod/connedit.php:563 msgid "My Settings" msgstr "" -#: ../../mod/connedit.php:564 +#: ../../mod/connedit.php:565 msgid "Clear/Disable Automatic Permissions" msgstr "" -#: ../../mod/connedit.php:565 +#: ../../mod/connedit.php:566 msgid "Forum Members" msgstr "" -#: ../../mod/connedit.php:566 +#: ../../mod/connedit.php:567 msgid "Soapbox" msgstr "" -#: ../../mod/connedit.php:567 +#: ../../mod/connedit.php:568 msgid "Full Sharing (typical social network permissions)" msgstr "" -#: ../../mod/connedit.php:568 +#: ../../mod/connedit.php:569 msgid "Cautious Sharing " msgstr "" -#: ../../mod/connedit.php:569 +#: ../../mod/connedit.php:570 msgid "Follow Only" msgstr "" -#: ../../mod/connedit.php:570 +#: ../../mod/connedit.php:571 msgid "Individual Permissions" msgstr "" -#: ../../mod/connedit.php:571 +#: ../../mod/connedit.php:572 msgid "" "Some permissions may be inherited from your channel privacy settings, which have higher priority than individual " "settings. Changing those inherited settings on this page will have no effect." msgstr "" -#: ../../mod/connedit.php:572 +#: ../../mod/connedit.php:573 msgid "Advanced Permissions" msgstr "" -#: ../../mod/connedit.php:573 +#: ../../mod/connedit.php:574 msgid "Simple Permissions (select one and submit)" msgstr "" -#: ../../mod/connedit.php:577 +#: ../../mod/connedit.php:578 #, php-format msgid "Visit %s's profile - %s" msgstr "" -#: ../../mod/connedit.php:578 +#: ../../mod/connedit.php:579 msgid "Block/Unblock contact" msgstr "" -#: ../../mod/connedit.php:579 +#: ../../mod/connedit.php:580 msgid "Ignore contact" msgstr "" -#: ../../mod/connedit.php:580 +#: ../../mod/connedit.php:581 msgid "Repair URL settings" msgstr "" -#: ../../mod/connedit.php:581 +#: ../../mod/connedit.php:582 msgid "View conversations" msgstr "" -#: ../../mod/connedit.php:583 +#: ../../mod/connedit.php:584 msgid "Delete contact" msgstr "" -#: ../../mod/connedit.php:586 +#: ../../mod/connedit.php:587 msgid "Last update:" msgstr "" -#: ../../mod/connedit.php:588 +#: ../../mod/connedit.php:589 msgid "Update public posts" msgstr "" -#: ../../mod/connedit.php:590 +#: ../../mod/connedit.php:591 msgid "Update now" msgstr "" -#: ../../mod/connedit.php:596 +#: ../../mod/connedit.php:597 msgid "Currently blocked" msgstr "" -#: ../../mod/connedit.php:597 +#: ../../mod/connedit.php:598 msgid "Currently ignored" msgstr "" -#: ../../mod/connedit.php:598 +#: ../../mod/connedit.php:599 msgid "Currently archived" msgstr "" -#: ../../mod/connedit.php:599 +#: ../../mod/connedit.php:600 msgid "Currently pending" msgstr "" -#: ../../mod/connedit.php:600 +#: ../../mod/connedit.php:601 msgid "Hide this contact from others" msgstr "" -#: ../../mod/connedit.php:600 +#: ../../mod/connedit.php:601 msgid "" "Replies/likes to your public posts may still be visible" msgstr "" @@ -6259,6 +6263,14 @@ msgstr "" msgid "Delete item?" msgstr "" +#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 +msgid "Help:" +msgstr "" + +#: ../../mod/help.php:67 ../../index.php:238 +msgid "Not Found" +msgstr "" + #: ../../mod/editwebpage.php:140 msgid "Edit Webpage" msgstr "" @@ -6435,14 +6447,6 @@ msgstr "" msgid "Copy/paste this URL to link file from a web page" msgstr "" -#: ../../mod/help.php:41 ../../mod/help.php:47 ../../mod/help.php:53 -msgid "Help:" -msgstr "" - -#: ../../mod/help.php:67 ../../index.php:238 -msgid "Not Found" -msgstr "" - #: ../../mod/acl.php:245 msgid "network" msgstr "" @@ -6739,10 +6743,6 @@ msgstr "" msgid "Site settings updated." msgstr "" -#: ../../mod/admin.php:363 -msgid "mobile" -msgstr "" - #: ../../mod/admin.php:365 msgid "experimental" msgstr "" diff --git a/version.inc b/version.inc index 5af006ab2..01554a171 100644 --- a/version.inc +++ b/version.inc @@ -1 +1 @@ -2014-12-03.878 +2014-12-10.885 -- cgit v1.2.3