project updates

This commit is contained in:
redmatrix 2015-06-26 16:37:55 -07:00
parent 364a3cb972
commit 002be8f9ce
4 changed files with 223 additions and 203 deletions

View File

@ -5,6 +5,8 @@ Roadmap for $Projectname V3
Crypto Crypto
Convert E2EE to dynamic loading (on demand) using jQuery.getScript() [or other methods] to only load encryption libs when you require them. This should also support multiple encryption libraries (e.g. SJCL, others) triggered from the choice of algorithm and remain pluggable. Convert E2EE to dynamic loading (on demand) using jQuery.getScript() [or other methods] to only load encryption libs when you require them. This should also support multiple encryption libraries (e.g. SJCL, others) triggered from the choice of algorithm and remain pluggable.
Diaspora
Convert core Diaspora federation code into a plugin. This presents a number of challenges since it touches and special cases a lot of core functionality.
Subscriptions and business models Subscriptions and business models
Build enough into core(/addons) to generate income (or at least try and cover costs) out of the box Build enough into core(/addons) to generate income (or at least try and cover costs) out of the box

View File

@ -4,6 +4,7 @@ We need much more than this, but here are areas where developers can help. Pleas
[li]Documentation - see Red Documentation Project To-Do List[/li] [li]Documentation - see Red Documentation Project To-Do List[/li]
[li]Include TOS link in registration/verification email[/li] [li]Include TOS link in registration/verification email[/li]
[li]forum widget with unread counts[/li]
[li]Create bug tracker module[/li] [li]Create bug tracker module[/li]
[li]translation plugins - moses or apertium[/li] [li]translation plugins - moses or apertium[/li]
[li]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items [li]Infinite scroll improvements (i.e. embedded page links) see http://scrollsample.appspot.com/items

View File

@ -6,9 +6,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: 2015-06-19.1068\n" "Project-Id-Version: 2015-06-26.1075\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-06-19 00:04-0700\n" "POT-Creation-Date: 2015-06-26 00:05-0700\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@ -386,7 +386,7 @@ msgid "Collection"
msgstr "" msgstr ""
#: ../../include/menu.php:107 ../../include/page_widgets.php:8 #: ../../include/menu.php:107 ../../include/page_widgets.php:8
#: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:269 #: ../../include/page_widgets.php:36 ../../include/RedDAV/RedBrowser.php:266
#: ../../include/ItemObject.php:100 ../../include/apps.php:254 #: ../../include/ItemObject.php:100 ../../include/apps.php:254
#: ../../mod/webpages.php:181 ../../mod/thing.php:227 #: ../../mod/webpages.php:181 ../../mod/thing.php:227
#: ../../mod/connections.php:382 ../../mod/connections.php:395 #: ../../mod/connections.php:382 ../../mod/connections.php:395
@ -404,23 +404,23 @@ msgstr ""
msgid "%1$s likes %2$s's %3$s" msgid "%1$s likes %2$s's %3$s"
msgstr "" msgstr ""
#: ../../include/diaspora.php:2458 #: ../../include/diaspora.php:2476
msgid "Please choose" msgid "Please choose"
msgstr "" msgstr ""
#: ../../include/diaspora.php:2460 #: ../../include/diaspora.php:2478
msgid "Agree" msgid "Agree"
msgstr "" msgstr ""
#: ../../include/diaspora.php:2462 #: ../../include/diaspora.php:2480
msgid "Disagree" msgid "Disagree"
msgstr "" msgstr ""
#: ../../include/diaspora.php:2464 #: ../../include/diaspora.php:2482
msgid "Abstain" msgid "Abstain"
msgstr "" msgstr ""
#: ../../include/diaspora.php:2486 ../../include/diaspora.php:2497 #: ../../include/diaspora.php:2504 ../../include/diaspora.php:2515
#: ../../include/enotify.php:59 ../../mod/p.php:46 #: ../../include/enotify.php:59 ../../mod/p.php:46
msgid "$projectname" msgid "$projectname"
msgstr "" msgstr ""
@ -434,6 +434,18 @@ msgstr ""
msgid "commented on %s's post" msgid "commented on %s's post"
msgstr "" msgstr ""
#: ../../include/Import/import_diaspora.php:17
msgid "No username found in import file."
msgstr ""
#: ../../include/Import/import_diaspora.php:42 ../../mod/import.php:142
msgid "Unable to create a unique channel address. Import failed."
msgstr ""
#: ../../include/Import/import_diaspora.php:140 ../../mod/import.php:490
msgid "Import completed."
msgstr ""
#: ../../include/group.php:26 #: ../../include/group.php:26
msgid "" msgid ""
"A deleted group with this name was revived. Existing item permissions " "A deleted group with this name was revived. Existing item permissions "
@ -740,8 +752,8 @@ msgid "Finishes:"
msgstr "" msgstr ""
#: ../../include/event.php:47 ../../include/bb2diaspora.php:481 #: ../../include/event.php:47 ../../include/bb2diaspora.php:481
#: ../../include/identity.php:879 ../../mod/events.php:647 #: ../../include/identity.php:879 ../../mod/directory.php:296
#: ../../mod/directory.php:234 #: ../../mod/events.php:647
msgid "Location:" msgid "Location:"
msgstr "" msgstr ""
@ -823,7 +835,7 @@ msgstr ""
#: ../../mod/thing.php:318 ../../mod/events.php:656 ../../mod/group.php:81 #: ../../mod/thing.php:318 ../../mod/events.php:656 ../../mod/group.php:81
#: ../../mod/photos.php:577 ../../mod/photos.php:654 ../../mod/photos.php:941 #: ../../mod/photos.php:577 ../../mod/photos.php:654 ../../mod/photos.php:941
#: ../../mod/photos.php:981 ../../mod/photos.php:1099 ../../mod/pdledit.php:58 #: ../../mod/photos.php:981 ../../mod/photos.php:1099 ../../mod/pdledit.php:58
#: ../../mod/import.php:504 ../../mod/chat.php:177 ../../mod/chat.php:211 #: ../../mod/import.php:520 ../../mod/chat.php:177 ../../mod/chat.php:211
#: ../../mod/rate.php:167 ../../mod/invite.php:142 ../../mod/locs.php:105 #: ../../mod/rate.php:167 ../../mod/invite.php:142 ../../mod/locs.php:105
#: ../../mod/sources.php:104 ../../mod/sources.php:138 #: ../../mod/sources.php:104 ../../mod/sources.php:138
#: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108 #: ../../mod/filestorage.php:156 ../../mod/fsuggest.php:108
@ -837,7 +849,7 @@ msgstr ""
#: ../../mod/mitem.php:237 ../../mod/mood.php:134 ../../mod/connedit.php:679 #: ../../mod/mitem.php:237 ../../mod/mood.php:134 ../../mod/connedit.php:679
#: ../../mod/mail.php:355 ../../mod/appman.php:99 ../../mod/poll.php:68 #: ../../mod/mail.php:355 ../../mod/appman.php:99 ../../mod/poll.php:68
#: ../../mod/bulksetclose.php:24 ../../view/theme/apw/php/config.php:256 #: ../../mod/bulksetclose.php:24 ../../view/theme/apw/php/config.php:256
#: ../../view/theme/redbasic/php/config.php:97 #: ../../view/theme/redbasic/php/config.php:99
msgid "Submit" msgid "Submit"
msgstr "" msgstr ""
@ -923,7 +935,7 @@ msgid "timeago.numbers"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:107 #: ../../include/RedDAV/RedBrowser.php:107
#: ../../include/RedDAV/RedBrowser.php:268 #: ../../include/RedDAV/RedBrowser.php:265
msgid "parent" msgid "parent"
msgstr "" msgstr ""
@ -978,37 +990,37 @@ msgid "Shared"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:256 #: ../../include/RedDAV/RedBrowser.php:256
#: ../../include/RedDAV/RedBrowser.php:306 ../../mod/webpages.php:180 #: ../../include/RedDAV/RedBrowser.php:303 ../../mod/webpages.php:180
#: ../../mod/blocks.php:152 ../../mod/menu.php:109 #: ../../mod/blocks.php:152 ../../mod/menu.php:109
#: ../../mod/new_channel.php:121 ../../mod/layouts.php:175 #: ../../mod/new_channel.php:121 ../../mod/layouts.php:175
msgid "Create" msgid "Create"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:257 #: ../../include/RedDAV/RedBrowser.php:257
#: ../../include/RedDAV/RedBrowser.php:308 ../../mod/profile_photo.php:362 #: ../../include/RedDAV/RedBrowser.php:305 ../../mod/profile_photo.php:362
#: ../../mod/photos.php:718 ../../mod/photos.php:1248 #: ../../mod/photos.php:718 ../../mod/photos.php:1248
msgid "Upload" msgid "Upload"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:264 ../../mod/admin.php:994 #: ../../include/RedDAV/RedBrowser.php:261 ../../mod/admin.php:994
#: ../../mod/settings.php:590 ../../mod/settings.php:616 #: ../../mod/settings.php:590 ../../mod/settings.php:616
#: ../../mod/sharedwithme.php:95 #: ../../mod/sharedwithme.php:95
msgid "Name" msgid "Name"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:265 #: ../../include/RedDAV/RedBrowser.php:262
msgid "Type" msgid "Type"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:266 ../../mod/sharedwithme.php:97 #: ../../include/RedDAV/RedBrowser.php:263 ../../mod/sharedwithme.php:97
msgid "Size" msgid "Size"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:267 ../../mod/sharedwithme.php:98 #: ../../include/RedDAV/RedBrowser.php:264 ../../mod/sharedwithme.php:98
msgid "Last Modified" msgid "Last Modified"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:270 ../../include/ItemObject.php:120 #: ../../include/RedDAV/RedBrowser.php:267 ../../include/ItemObject.php:120
#: ../../include/conversation.php:660 ../../include/apps.php:255 #: ../../include/conversation.php:660 ../../include/apps.php:255
#: ../../mod/webpages.php:183 ../../mod/thing.php:228 ../../mod/group.php:176 #: ../../mod/webpages.php:183 ../../mod/thing.php:228 ../../mod/group.php:176
#: ../../mod/blocks.php:155 ../../mod/photos.php:1062 #: ../../mod/blocks.php:155 ../../mod/photos.php:1062
@ -1018,11 +1030,11 @@ msgstr ""
msgid "Delete" msgid "Delete"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:305 #: ../../include/RedDAV/RedBrowser.php:302
msgid "Create new folder" msgid "Create new folder"
msgstr "" msgstr ""
#: ../../include/RedDAV/RedBrowser.php:307 #: ../../include/RedDAV/RedBrowser.php:304
msgid "Upload file" msgid "Upload file"
msgstr "" msgstr ""
@ -1310,8 +1322,8 @@ msgstr ""
#: ../../include/widgets.php:136 ../../include/widgets.php:175 #: ../../include/widgets.php:136 ../../include/widgets.php:175
#: ../../include/Contact.php:107 ../../include/conversation.php:945 #: ../../include/Contact.php:107 ../../include/conversation.php:945
#: ../../include/identity.php:828 ../../mod/match.php:64 #: ../../include/identity.php:828 ../../mod/directory.php:310
#: ../../mod/directory.php:302 ../../mod/suggest.php:52 #: ../../mod/match.php:64 ../../mod/suggest.php:52
msgid "Connect" msgid "Connect"
msgstr "" msgstr ""
@ -2176,7 +2188,6 @@ msgid "Search site content"
msgstr "" msgstr ""
#: ../../include/nav.php:168 ../../include/apps.php:141 #: ../../include/nav.php:168 ../../include/apps.php:141
#: ../../mod/directory.php:366
msgid "Directory" msgid "Directory"
msgstr "" msgstr ""
@ -3009,27 +3020,27 @@ msgstr ""
msgid "Visible to specific connections." msgid "Visible to specific connections."
msgstr "" msgstr ""
#: ../../include/items.php:4075 ../../mod/thing.php:74 #: ../../include/items.php:4076 ../../mod/thing.php:74
#: ../../mod/display.php:36 ../../mod/filestorage.php:27 #: ../../mod/display.php:36 ../../mod/filestorage.php:27
#: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:1025 #: ../../mod/viewsrc.php:20 ../../mod/admin.php:167 ../../mod/admin.php:1025
#: ../../mod/admin.php:1225 #: ../../mod/admin.php:1225
msgid "Item not found." msgid "Item not found."
msgstr "" msgstr ""
#: ../../include/items.php:4148 ../../include/attach.php:137 #: ../../include/items.php:4149 ../../include/attach.php:137
#: ../../include/attach.php:184 ../../include/attach.php:247 #: ../../include/attach.php:184 ../../include/attach.php:247
#: ../../include/attach.php:261 ../../include/attach.php:305 #: ../../include/attach.php:261 ../../include/attach.php:305
#: ../../include/attach.php:319 ../../include/attach.php:350 #: ../../include/attach.php:319 ../../include/attach.php:350
#: ../../include/attach.php:546 ../../include/attach.php:618 #: ../../include/attach.php:546 ../../include/attach.php:618
#: ../../include/chat.php:131 ../../include/photos.php:26 #: ../../include/chat.php:131 ../../include/photos.php:26
#: ../../mod/profile.php:64 ../../mod/profile.php:72 #: ../../mod/profile.php:64 ../../mod/profile.php:72
#: ../../mod/achievements.php:30 ../../mod/manage.php:6 ../../mod/item.php:206 #: ../../mod/achievements.php:30 ../../mod/manage.php:6 ../../mod/api.php:26
#: ../../mod/item.php:214 ../../mod/item.php:978 ../../mod/api.php:26
#: ../../mod/api.php:31 ../../mod/webpages.php:69 ../../mod/thing.php:241 #: ../../mod/api.php:31 ../../mod/webpages.php:69 ../../mod/thing.php:241
#: ../../mod/thing.php:256 ../../mod/thing.php:290 #: ../../mod/thing.php:256 ../../mod/thing.php:290
#: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277 #: ../../mod/profile_photo.php:264 ../../mod/profile_photo.php:277
#: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178 #: ../../mod/block.php:22 ../../mod/block.php:72 ../../mod/like.php:178
#: ../../mod/events.php:219 ../../mod/group.php:9 ../../mod/network.php:12 #: ../../mod/events.php:219 ../../mod/group.php:9 ../../mod/item.php:206
#: ../../mod/item.php:214 ../../mod/item.php:978 ../../mod/network.php:12
#: ../../mod/common.php:35 ../../mod/connections.php:169 #: ../../mod/common.php:35 ../../mod/connections.php:169
#: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/photos.php:69 #: ../../mod/blocks.php:69 ../../mod/blocks.php:76 ../../mod/photos.php:69
#: ../../mod/pdledit.php:21 ../../mod/authtest.php:13 #: ../../mod/pdledit.php:21 ../../mod/authtest.php:13
@ -3059,26 +3070,26 @@ msgstr ""
msgid "Permission denied." msgid "Permission denied."
msgstr "" msgstr ""
#: ../../include/items.php:4550 ../../mod/group.php:38 ../../mod/group.php:140 #: ../../include/items.php:4551 ../../mod/group.php:38 ../../mod/group.php:140
#: ../../mod/bulksetclose.php:51 #: ../../mod/bulksetclose.php:51
msgid "Collection not found." msgid "Collection not found."
msgstr "" msgstr ""
#: ../../include/items.php:4566 #: ../../include/items.php:4567
msgid "Collection is empty." msgid "Collection is empty."
msgstr "" msgstr ""
#: ../../include/items.php:4573 #: ../../include/items.php:4574
#, php-format #, php-format
msgid "Collection: %s" msgid "Collection: %s"
msgstr "" msgstr ""
#: ../../include/items.php:4583 #: ../../include/items.php:4584
#, php-format #, php-format
msgid "Connection: %s" msgid "Connection: %s"
msgstr "" msgstr ""
#: ../../include/items.php:4585 #: ../../include/items.php:4586
msgid "Connection not found." msgid "Connection not found."
msgstr "" msgstr ""
@ -3142,12 +3153,12 @@ msgstr ""
msgid "Examples: Robert Morgenstein, Fishing" msgid "Examples: Robert Morgenstein, Fishing"
msgstr "" msgstr ""
#: ../../include/contact_widgets.php:26 ../../mod/connections.php:413 #: ../../include/contact_widgets.php:26 ../../mod/directory.php:373
#: ../../mod/directory.php:362 ../../mod/directory.php:367 #: ../../mod/directory.php:378 ../../mod/connections.php:413
msgid "Find" msgid "Find"
msgstr "" msgstr ""
#: ../../include/contact_widgets.php:27 ../../mod/directory.php:366 #: ../../include/contact_widgets.php:27 ../../mod/directory.php:377
#: ../../mod/suggest.php:60 #: ../../mod/suggest.php:60
msgid "Channel Suggestions" msgid "Channel Suggestions"
msgstr "" msgstr ""
@ -3405,7 +3416,7 @@ msgstr ""
msgid "Birthday:" msgid "Birthday:"
msgstr "" msgstr ""
#: ../../include/identity.php:1163 #: ../../include/identity.php:1163 ../../mod/directory.php:291
msgid "Age:" msgid "Age:"
msgstr "" msgstr ""
@ -3418,7 +3429,8 @@ msgstr ""
msgid "Sexual Preference:" msgid "Sexual Preference:"
msgstr "" msgstr ""
#: ../../include/identity.php:1179 ../../mod/profiles.php:693 #: ../../include/identity.php:1179 ../../mod/directory.php:307
#: ../../mod/profiles.php:693
msgid "Hometown:" msgid "Hometown:"
msgstr "" msgstr ""
@ -3434,7 +3446,7 @@ msgstr ""
msgid "Religion:" msgid "Religion:"
msgstr "" msgstr ""
#: ../../include/identity.php:1187 #: ../../include/identity.php:1187 ../../mod/directory.php:309
msgid "About:" msgid "About:"
msgstr "" msgstr ""
@ -3928,34 +3940,73 @@ msgstr ""
msgid "Delegated Channels" msgid "Delegated Channels"
msgstr "" msgstr ""
#: ../../mod/item.php:174 #: ../../mod/directory.php:48 ../../mod/photos.php:441 ../../mod/search.php:13
msgid "Unable to locate original post." #: ../../mod/display.php:13 ../../mod/ratings.php:82
#: ../../mod/viewconnections.php:17
msgid "Public access denied."
msgstr "" msgstr ""
#: ../../mod/item.php:440 #: ../../mod/directory.php:227
msgid "Empty post discarded."
msgstr ""
#: ../../mod/item.php:480
msgid "Executable content type not permitted to this channel."
msgstr ""
#: ../../mod/item.php:901
msgid "System error. Post not saved."
msgstr ""
#: ../../mod/item.php:1119
msgid "Unable to obtain post information from database."
msgstr ""
#: ../../mod/item.php:1126
#, php-format #, php-format
msgid "You have reached your limit of %1$.0f top level posts." msgid "%d rating"
msgid_plural "%d ratings"
msgstr[0] ""
msgstr[1] ""
#: ../../mod/directory.php:238
msgid "Gender: "
msgstr "" msgstr ""
#: ../../mod/item.php:1133 #: ../../mod/directory.php:240
#, php-format msgid "Status: "
msgid "You have reached your limit of %1$.0f webpages." msgstr ""
#: ../../mod/directory.php:242
msgid "Homepage: "
msgstr ""
#: ../../mod/directory.php:302 ../../mod/events.php:645
msgid "Description:"
msgstr ""
#: ../../mod/directory.php:311
msgid "Public Forum:"
msgstr ""
#: ../../mod/directory.php:314
msgid "Keywords: "
msgstr ""
#: ../../mod/directory.php:317
msgid "Don't suggest"
msgstr ""
#: ../../mod/directory.php:319
msgid "Common connections:"
msgstr ""
#: ../../mod/directory.php:368
msgid "Global Directory"
msgstr ""
#: ../../mod/directory.php:368
msgid "Local Directory"
msgstr ""
#: ../../mod/directory.php:374
msgid "Finding:"
msgstr ""
#: ../../mod/directory.php:379
msgid "next page"
msgstr ""
#: ../../mod/directory.php:379
msgid "previous page"
msgstr ""
#: ../../mod/directory.php:395
msgid "No entries (some entries may be hidden)."
msgstr "" msgstr ""
#: ../../mod/xchan.php:6 #: ../../mod/xchan.php:6
@ -3993,8 +4044,8 @@ msgstr ""
#: ../../mod/filestorage.php:159 ../../mod/admin.php:430 #: ../../mod/filestorage.php:159 ../../mod/admin.php:430
#: ../../mod/settings.php:579 ../../mod/mitem.php:163 ../../mod/mitem.php:164 #: ../../mod/settings.php:579 ../../mod/mitem.php:163 ../../mod/mitem.php:164
#: ../../mod/mitem.php:234 ../../mod/mitem.php:235 ../../mod/removeme.php:60 #: ../../mod/mitem.php:234 ../../mod/mitem.php:235 ../../mod/removeme.php:60
#: ../../view/theme/redbasic/php/config.php:102 #: ../../view/theme/redbasic/php/config.php:104
#: ../../view/theme/redbasic/php/config.php:127 ../../boot.php:1554 #: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1554
msgid "Yes" msgid "Yes"
msgstr "" msgstr ""
@ -4003,8 +4054,8 @@ msgstr ""
#: ../../mod/filestorage.php:159 ../../mod/admin.php:428 #: ../../mod/filestorage.php:159 ../../mod/admin.php:428
#: ../../mod/settings.php:579 ../../mod/mitem.php:163 ../../mod/mitem.php:164 #: ../../mod/settings.php:579 ../../mod/mitem.php:163 ../../mod/mitem.php:164
#: ../../mod/mitem.php:234 ../../mod/mitem.php:235 ../../mod/removeme.php:60 #: ../../mod/mitem.php:234 ../../mod/mitem.php:235 ../../mod/removeme.php:60
#: ../../view/theme/redbasic/php/config.php:102 #: ../../view/theme/redbasic/php/config.php:104
#: ../../view/theme/redbasic/php/config.php:127 ../../boot.php:1554 #: ../../view/theme/redbasic/php/config.php:129 ../../boot.php:1554
msgid "No" msgid "No"
msgstr "" msgstr ""
@ -4225,7 +4276,7 @@ msgstr ""
msgid "Channel not found." msgid "Channel not found."
msgstr "" msgstr ""
#: ../../mod/block.php:75 ../../mod/help.php:79 ../../mod/display.php:106 #: ../../mod/block.php:75 ../../mod/display.php:106 ../../mod/help.php:79
#: ../../mod/page.php:89 ../../index.php:230 #: ../../mod/page.php:89 ../../index.php:230
msgid "Page not found." msgid "Page not found."
msgstr "" msgstr ""
@ -4384,10 +4435,6 @@ msgid ""
"global holidays." "global holidays."
msgstr "" msgstr ""
#: ../../mod/events.php:645
msgid "Description:"
msgstr ""
#: ../../mod/events.php:649 #: ../../mod/events.php:649
msgid "Title:" msgid "Title:"
msgstr "" msgstr ""
@ -4560,12 +4607,34 @@ msgstr ""
msgid "Site Administrators" msgid "Site Administrators"
msgstr "" msgstr ""
#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61 #: ../../mod/item.php:174
msgid "Help:" msgid "Unable to locate original post."
msgstr "" msgstr ""
#: ../../mod/help.php:76 ../../index.php:227 #: ../../mod/item.php:440
msgid "Not Found" msgid "Empty post discarded."
msgstr ""
#: ../../mod/item.php:480
msgid "Executable content type not permitted to this channel."
msgstr ""
#: ../../mod/item.php:901
msgid "System error. Post not saved."
msgstr ""
#: ../../mod/item.php:1119
msgid "Unable to obtain post information from database."
msgstr ""
#: ../../mod/item.php:1126
#, php-format
msgid "You have reached your limit of %1$.0f top level posts."
msgstr ""
#: ../../mod/item.php:1133
#, php-format
msgid "You have reached your limit of %1$.0f webpages."
msgstr "" msgstr ""
#: ../../mod/network.php:91 #: ../../mod/network.php:91
@ -4738,12 +4807,6 @@ msgstr ""
msgid "Delete Photo" msgid "Delete Photo"
msgstr "" msgstr ""
#: ../../mod/photos.php:441 ../../mod/search.php:13 ../../mod/display.php:13
#: ../../mod/ratings.php:82 ../../mod/directory.php:47
#: ../../mod/viewconnections.php:17
msgid "Public access denied."
msgstr ""
#: ../../mod/photos.php:452 #: ../../mod/photos.php:452
msgid "No photos selected" msgid "No photos selected"
msgstr "" msgstr ""
@ -4966,76 +5029,67 @@ msgstr ""
msgid "Your service plan only allows %d channels." msgid "Your service plan only allows %d channels."
msgstr "" msgstr ""
#: ../../mod/import.php:51 #: ../../mod/import.php:60
msgid "Nothing to import." msgid "Nothing to import."
msgstr "" msgstr ""
#: ../../mod/import.php:75 #: ../../mod/import.php:84
msgid "Unable to download data from old server" msgid "Unable to download data from old server"
msgstr "" msgstr ""
#: ../../mod/import.php:81 #: ../../mod/import.php:90
msgid "Imported file is empty." msgid "Imported file is empty."
msgstr "" msgstr ""
#: ../../mod/import.php:106 #: ../../mod/import.php:121
msgid "" msgid ""
"Cannot create a duplicate channel identifier on this system. Import failed." "Cannot create a duplicate channel identifier on this system. Import failed."
msgstr "" msgstr ""
#: ../../mod/import.php:127 #: ../../mod/import.php:162
msgid "Unable to create a unique channel address. Import failed."
msgstr ""
#: ../../mod/import.php:147
msgid "Channel clone failed. Import failed." msgid "Channel clone failed. Import failed."
msgstr "" msgstr ""
#: ../../mod/import.php:157 #: ../../mod/import.php:172
msgid "Cloned channel not found. Import failed." msgid "Cloned channel not found. Import failed."
msgstr "" msgstr ""
#: ../../mod/import.php:475 #: ../../mod/import.php:502
msgid "Import completed."
msgstr ""
#: ../../mod/import.php:487
msgid "You must be logged in to use this feature." msgid "You must be logged in to use this feature."
msgstr "" msgstr ""
#: ../../mod/import.php:492 #: ../../mod/import.php:507
msgid "Import Channel" msgid "Import Channel"
msgstr "" msgstr ""
#: ../../mod/import.php:493 #: ../../mod/import.php:508
msgid "" msgid ""
"Use this form to import an existing channel from a different server/hub. You " "Use this form to import an existing channel from a different server/hub. You "
"may retrieve the channel identity from the old server/hub via the network or " "may retrieve the channel identity from the old server/hub via the network or "
"provide an export file. Only identity and connections/relationships will be " "provide an export file."
"imported. Importation of content is not yet available."
msgstr "" msgstr ""
#: ../../mod/import.php:494 #: ../../mod/import.php:509
msgid "File to Upload" msgid "File to Upload"
msgstr "" msgstr ""
#: ../../mod/import.php:495 #: ../../mod/import.php:510
msgid "Or provide the old server/hub details" msgid "Or provide the old server/hub details"
msgstr "" msgstr ""
#: ../../mod/import.php:496 #: ../../mod/import.php:511
msgid "Your old identity address (xyz@example.com)" msgid "Your old identity address (xyz@example.com)"
msgstr "" msgstr ""
#: ../../mod/import.php:497 #: ../../mod/import.php:512
msgid "Your old login email address" msgid "Your old login email address"
msgstr "" msgstr ""
#: ../../mod/import.php:498 #: ../../mod/import.php:513
msgid "Your old login password" msgid "Your old login password"
msgstr "" msgstr ""
#: ../../mod/import.php:499 #: ../../mod/import.php:514
msgid "" msgid ""
"For either option, please choose whether to make this hub your new primary " "For either option, please choose whether to make this hub your new primary "
"address, or whether your old location should continue this role. You will be " "address, or whether your old location should continue this role. You will be "
@ -5043,12 +5097,19 @@ msgid ""
"location for files, photos, and media." "location for files, photos, and media."
msgstr "" msgstr ""
#: ../../mod/import.php:500 #: ../../mod/import.php:515
msgid "Make this hub my primary location" msgid "Make this hub my primary location"
msgstr "" msgstr ""
#: ../../mod/import.php:501 #: ../../mod/import.php:516
msgid "Import existing posts if possible" msgid ""
"Import existing posts if possible (experimental - limited by available memory"
msgstr ""
#: ../../mod/import.php:517
msgid ""
"This process may take several minutes to complete. Please submit the form "
"only once and leave this page open until finished."
msgstr "" msgstr ""
#: ../../mod/editlayout.php:76 ../../mod/editwebpage.php:77 #: ../../mod/editlayout.php:76 ../../mod/editwebpage.php:77
@ -5848,7 +5909,7 @@ msgstr ""
msgid "This is your default profile." msgid "This is your default profile."
msgstr "" msgstr ""
#: ../../mod/profiles.php:728 ../../mod/directory.php:218 #: ../../mod/profiles.php:728
msgid "Age: " msgid "Age: "
msgstr "" msgstr ""
@ -6303,62 +6364,6 @@ msgstr ""
msgid "Welcome %s. Remote authentication successful." msgid "Welcome %s. Remote authentication successful."
msgstr "" msgstr ""
#: ../../mod/directory.php:224
#, php-format
msgid "%d rating"
msgid_plural "%d ratings"
msgstr[0] ""
msgstr[1] ""
#: ../../mod/directory.php:236
msgid "Gender: "
msgstr ""
#: ../../mod/directory.php:238
msgid "Status: "
msgstr ""
#: ../../mod/directory.php:240
msgid "Homepage: "
msgstr ""
#: ../../mod/directory.php:243
msgid "Hometown: "
msgstr ""
#: ../../mod/directory.php:245
msgid "About: "
msgstr ""
#: ../../mod/directory.php:303
msgid "Public Forum:"
msgstr ""
#: ../../mod/directory.php:306
msgid "Keywords: "
msgstr ""
#: ../../mod/directory.php:311
#, php-format
msgid "Common connections: %s"
msgstr ""
#: ../../mod/directory.php:363
msgid "Finding:"
msgstr ""
#: ../../mod/directory.php:368
msgid "next page"
msgstr ""
#: ../../mod/directory.php:368
msgid "previous page"
msgstr ""
#: ../../mod/directory.php:385
msgid "No entries (some entries may be hidden)."
msgstr ""
#: ../../mod/uexport.php:33 ../../mod/uexport.php:34 #: ../../mod/uexport.php:33 ../../mod/uexport.php:34
msgid "Export Channel" msgid "Export Channel"
msgstr "" msgstr ""
@ -7315,6 +7320,18 @@ msgstr ""
msgid "Remove Account" msgid "Remove Account"
msgstr "" msgstr ""
#: ../../mod/help.php:49 ../../mod/help.php:55 ../../mod/help.php:61
msgid "Help:"
msgstr ""
#: ../../mod/help.php:76 ../../index.php:227
msgid "Not Found"
msgstr ""
#: ../../mod/help.php:100
msgid "$Projectname Documentation"
msgstr ""
#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 #: ../../mod/update_channel.php:43 ../../mod/update_display.php:25
#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 #: ../../mod/update_network.php:23 ../../mod/update_search.php:46
#: ../../mod/update_home.php:21 ../../mod/update_public.php:21 #: ../../mod/update_home.php:21 ../../mod/update_public.php:21
@ -8752,7 +8769,7 @@ msgid "Monospace"
msgstr "" msgstr ""
#: ../../view/theme/apw/php/config.php:259 #: ../../view/theme/apw/php/config.php:259
#: ../../view/theme/redbasic/php/config.php:100 #: ../../view/theme/redbasic/php/config.php:102
msgid "Theme settings" msgid "Theme settings"
msgstr "" msgstr ""
@ -8761,7 +8778,7 @@ msgid "Set scheme"
msgstr "" msgstr ""
#: ../../view/theme/apw/php/config.php:261 #: ../../view/theme/apw/php/config.php:261
#: ../../view/theme/redbasic/php/config.php:122 #: ../../view/theme/redbasic/php/config.php:124
msgid "Set font-size for posts and comments" msgid "Set font-size for posts and comments"
msgstr "" msgstr ""
@ -8885,127 +8902,127 @@ msgstr ""
msgid "Light (Red Matrix default)" msgid "Light (Red Matrix default)"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:101 #: ../../view/theme/redbasic/php/config.php:103
msgid "Select scheme" msgid "Select scheme"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:102 #: ../../view/theme/redbasic/php/config.php:104
msgid "Narrow navbar" msgid "Narrow navbar"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:103 #: ../../view/theme/redbasic/php/config.php:105
msgid "Navigation bar background color" msgid "Navigation bar background color"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:104 #: ../../view/theme/redbasic/php/config.php:106
msgid "Navigation bar gradient top color" msgid "Navigation bar gradient top color"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:105 #: ../../view/theme/redbasic/php/config.php:107
msgid "Navigation bar gradient bottom color" msgid "Navigation bar gradient bottom color"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:106 #: ../../view/theme/redbasic/php/config.php:108
msgid "Navigation active button gradient top color" msgid "Navigation active button gradient top color"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:107 #: ../../view/theme/redbasic/php/config.php:109
msgid "Navigation active button gradient bottom color" msgid "Navigation active button gradient bottom color"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:108 #: ../../view/theme/redbasic/php/config.php:110
msgid "Navigation bar border color " msgid "Navigation bar border color "
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:109 #: ../../view/theme/redbasic/php/config.php:111
msgid "Navigation bar icon color " msgid "Navigation bar icon color "
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:110 #: ../../view/theme/redbasic/php/config.php:112
msgid "Navigation bar active icon color " msgid "Navigation bar active icon color "
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:111 #: ../../view/theme/redbasic/php/config.php:113
msgid "link color" msgid "link color"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:112 #: ../../view/theme/redbasic/php/config.php:114
msgid "Set font-color for banner" msgid "Set font-color for banner"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:113 #: ../../view/theme/redbasic/php/config.php:115
msgid "Set the background color" msgid "Set the background color"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:114 #: ../../view/theme/redbasic/php/config.php:116
msgid "Set the background image" msgid "Set the background image"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:115 #: ../../view/theme/redbasic/php/config.php:117
msgid "Set the background color of items" msgid "Set the background color of items"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:116 #: ../../view/theme/redbasic/php/config.php:118
msgid "Set the background color of comments" msgid "Set the background color of comments"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:117 #: ../../view/theme/redbasic/php/config.php:119
msgid "Set the border color of comments" msgid "Set the border color of comments"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:118 #: ../../view/theme/redbasic/php/config.php:120
msgid "Set the indent for comments" msgid "Set the indent for comments"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:119 #: ../../view/theme/redbasic/php/config.php:121
msgid "Set the basic color for item icons" msgid "Set the basic color for item icons"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:120 #: ../../view/theme/redbasic/php/config.php:122
msgid "Set the hover color for item icons" msgid "Set the hover color for item icons"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:121 #: ../../view/theme/redbasic/php/config.php:123
msgid "Set font-size for the entire application" msgid "Set font-size for the entire application"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:121 #: ../../view/theme/redbasic/php/config.php:123
msgid "Example: 14px" msgid "Example: 14px"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:123 #: ../../view/theme/redbasic/php/config.php:125
msgid "Set font-color for posts and comments" msgid "Set font-color for posts and comments"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:124 #: ../../view/theme/redbasic/php/config.php:126
msgid "Set radius of corners" msgid "Set radius of corners"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:125 #: ../../view/theme/redbasic/php/config.php:127
msgid "Set shadow depth of photos" msgid "Set shadow depth of photos"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:126 #: ../../view/theme/redbasic/php/config.php:128
msgid "Set maximum width of content region in pixel" msgid "Set maximum width of content region in pixel"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:126 #: ../../view/theme/redbasic/php/config.php:128
msgid "Leave empty for default width" msgid "Leave empty for default width"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:127 #: ../../view/theme/redbasic/php/config.php:129
msgid "Center page content" msgid "Center page content"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:128 #: ../../view/theme/redbasic/php/config.php:130
msgid "Set minimum opacity of nav bar - to hide it" msgid "Set minimum opacity of nav bar - to hide it"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:129 #: ../../view/theme/redbasic/php/config.php:131
msgid "Set size of conversation author photo" msgid "Set size of conversation author photo"
msgstr "" msgstr ""
#: ../../view/theme/redbasic/php/config.php:130 #: ../../view/theme/redbasic/php/config.php:132
msgid "Set size of followup author photos" msgid "Set size of followup author photos"
msgstr "" msgstr ""

View File

@ -1 +1 @@
2015-06-23.1072 2015-06-26.1075