diff options
Diffstat (limited to 'util')
-rw-r--r-- | util/Doxyfile | 21 | ||||
-rw-r--r-- | util/Doxygen.footer | 4 | ||||
-rw-r--r-- | util/db_update.php | 20 | ||||
-rw-r--r-- | util/fresh.md | 3 | ||||
-rwxr-xr-x | util/makedocs | 2 | ||||
-rw-r--r-- | util/messages.po | 8441 | ||||
-rwxr-xr-x | util/pconfig | 34 | ||||
-rwxr-xr-x | util/precompile_smarty3.php | 27 | ||||
-rwxr-xr-x | util/run_xgettext.sh | 89 | ||||
-rwxr-xr-x | util/shred/FriendicaOAuth.sh | 191 | ||||
-rwxr-xr-x | util/shred/JSON.sh | 129 | ||||
-rwxr-xr-x | util/shred/OAuth.sh | 214 | ||||
-rwxr-xr-x | util/shred/shred | 235 | ||||
-rw-r--r-- | util/strings.php | 2385 | ||||
-rw-r--r-- | util/tpldebug.php | 43 | ||||
-rw-r--r-- | util/typo.php | 18 | ||||
-rw-r--r-- | util/wp/post_to_red/post_to_red.php | 489 | ||||
-rw-r--r-- | util/wp/post_to_red/readme.txt | 39 |
18 files changed, 6887 insertions, 5497 deletions
diff --git a/util/Doxyfile b/util/Doxyfile new file mode 100644 index 000000000..fce6c1359 --- /dev/null +++ b/util/Doxyfile @@ -0,0 +1,21 @@ +INPUT = boot.php mod include setup util view +RECURSIVE = YES +PROJECT_NAME = "The Red Matrix" +PROJECT_LOGO = images/rm-64.png +EXCLUDE = .htconfig.php library doc .git +EXCLUDE_PATTERNS = *smarty3* *strings.php *.out *test* +OUTPUT_DIRECTORY = doc +GENERATE_HTML = YES +HTML_OUTPUT = html/ +HTML_FILE_EXTENSION = .html +GENERATE_LATEX = NO +EXTRACT_ALL = YES +EXTRACT_PRIVATE = YES +GENERATE_TODOLIST = YES +USE_MDFILE_AS_MAINPAGE = README +REFERENCED_BY_RELATION = YES +GENERATE_TREEVIEW = YES +HTML_FOOTER = util/Doxygen.footer + + + diff --git a/util/Doxygen.footer b/util/Doxygen.footer new file mode 100644 index 000000000..fd40910d9 --- /dev/null +++ b/util/Doxygen.footer @@ -0,0 +1,4 @@ + + + + diff --git a/util/db_update.php b/util/db_update.php index 775a6585a..ceef061c1 100644 --- a/util/db_update.php +++ b/util/db_update.php @@ -1,24 +1,14 @@ <?php + + /** * @package util */ -/* -* require boot.php -*/ -require_once("boot.php"); - -$a = new App; -@include(".htconfig.php"); - -$lang = get_best_language(); -load_translation_table($lang); - -require_once("dba.php"); -$db = new dba($db_host, $db_user, $db_pass, $db_data, false); - unset($db_host, $db_user, $db_pass, $db_data); +require_once('boot.php'); +require_once('include/cli_startup.php'); -$build = get_config('system','build'); +cli_startup(); echo "Old DB VERSION: " . $build . "\n"; echo "New DB VERSION: " . DB_UPDATE_VERSION . "\n"; diff --git a/util/fresh.md b/util/fresh.md index ff4dfaa94..7bdf87ff3 100644 --- a/util/fresh.md +++ b/util/fresh.md @@ -1,7 +1,6 @@ -Fresh - The Friendica REd Shell +Fresh - The Freaking REd Shell =============================== - This will only work on Unix/Linux. If the readline module is installed, we will use that for input, otherwise we will just read from stdin and write to stdout. diff --git a/util/makedocs b/util/makedocs new file mode 100755 index 000000000..53e78e6b0 --- /dev/null +++ b/util/makedocs @@ -0,0 +1,2 @@ +#!/bin/sh +/home/macgirvin/bin/doxygen util/Doxyfile diff --git a/util/messages.po b/util/messages.po index 472d1c21f..b3582dcb0 100644 --- a/util/messages.po +++ b/util/messages.po @@ -1,7847 +1,7630 @@ -# FRIENDICA Distributed Social Network -# Copyright (C) 2010, 2011 the Friendica Project -# This file is distributed under the same license as the Friendica package. -# Mike Macgirvin, 2010 +# Red Matrix Project +# Copyright (C) 2012-2014 the Red Matrix Project +# This file is distributed under the same license as the Red package. +# Mike Macgirvin, 2012 # #, fuzzy msgid "" msgstr "" -"Project-Id-Version: 3.0.1397\n" +"Project-Id-Version: 2014-05-09.670\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2012-07-07 10:00-0700\n" +"POT-Creation-Date: 2014-05-09 00:03-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n" -#: ../../mod/oexchange.php:25 -msgid "Post successful." +#: ../../include/dba/dba_driver.php:50 +#, php-format +msgid "Cannot locate DNS info for database server '%s'" msgstr "" -#: ../../mod/update_notes.php:41 ../../mod/update_community.php:18 -#: ../../mod/update_network.php:22 ../../mod/update_profile.php:41 -msgid "[Embedded content - reload page to view]" +#: ../../include/photo/photo_driver.php:643 ../../include/photos.php:51 +#: ../../mod/profile_photo.php:142 ../../mod/profile_photo.php:301 +#: ../../mod/profile_photo.php:421 ../../mod/photos.php:91 +#: ../../mod/photos.php:655 ../../mod/photos.php:677 +msgid "Profile Photos" msgstr "" -#: ../../mod/crepair.php:102 -msgid "Contact settings applied." -msgstr "" - -#: ../../mod/crepair.php:104 -msgid "Contact update failed." -msgstr "" - -#: ../../mod/crepair.php:115 ../../mod/wall_attach.php:44 -#: ../../mod/fsuggest.php:78 ../../mod/events.php:140 ../../mod/api.php:26 -#: ../../mod/api.php:31 ../../mod/photos.php:135 ../../mod/photos.php:957 -#: ../../mod/editpost.php:10 ../../mod/install.php:151 -#: ../../mod/notifications.php:66 ../../mod/contacts.php:145 -#: ../../mod/settings.php:106 ../../mod/settings.php:537 -#: ../../mod/settings.php:542 ../../mod/manage.php:86 ../../mod/network.php:6 -#: ../../mod/notes.php:20 ../../mod/wallmessage.php:9 -#: ../../mod/wallmessage.php:33 ../../mod/wallmessage.php:79 -#: ../../mod/wallmessage.php:103 ../../mod/attach.php:33 -#: ../../mod/group.php:19 ../../mod/viewconnections.php:22 -#: ../../mod/register.php:38 ../../mod/regmod.php:116 ../../mod/item.php:124 -#: ../../mod/item.php:140 ../../mod/profile_photo.php:19 -#: ../../mod/profile_photo.php:141 ../../mod/profile_photo.php:152 -#: ../../mod/profile_photo.php:165 ../../mod/message.php:45 -#: ../../mod/message.php:97 ../../mod/allfriends.php:9 -#: ../../mod/nogroup.php:25 ../../mod/wall_upload.php:53 -#: ../../mod/follow.php:9 ../../mod/display.php:138 ../../mod/profiles.php:7 -#: ../../mod/profiles.php:400 ../../mod/delegate.php:6 -#: ../../mod/suggest.php:28 ../../mod/invite.php:13 ../../mod/invite.php:81 -#: ../../mod/dfrn_confirm.php:53 ../../addon/facebook/facebook.php:510 -#: ../../addon/facebook/facebook.php:516 ../../addon/dav/layout.fnk.php:353 -#: ../../include/items.php:3457 ../../index.php:309 -msgid "Permission denied." +#: ../../include/oembed.php:171 +msgid "Embedded content" msgstr "" -#: ../../mod/crepair.php:129 ../../mod/fsuggest.php:20 -#: ../../mod/fsuggest.php:92 ../../mod/dfrn_confirm.php:118 -msgid "Contact not found." +#: ../../include/oembed.php:180 +msgid "Embedding disabled" msgstr "" -#: ../../mod/crepair.php:135 -msgid "Repair Contact Settings" +#: ../../include/notify.php:23 +msgid "created a new post" msgstr "" -#: ../../mod/crepair.php:137 -msgid "" -"<strong>WARNING: This is highly advanced</strong> and if you enter incorrect " -"information your communications with this contact may stop working." +#: ../../include/notify.php:24 +#, php-format +msgid "commented on %s's post" msgstr "" -#: ../../mod/crepair.php:138 -msgid "" -"Please use your browser 'Back' button <strong>now</strong> if you are " -"uncertain what to do on this page." +#: ../../include/Contact.php:107 ../../include/identity.php:675 +#: ../../include/widgets.php:115 ../../include/widgets.php:155 +#: ../../mod/directory.php:183 ../../mod/dirprofile.php:164 +#: ../../mod/suggest.php:51 ../../mod/match.php:62 +msgid "Connect" msgstr "" -#: ../../mod/crepair.php:144 -msgid "Return to contact editor" +#: ../../include/Contact.php:123 +msgid "New window" msgstr "" -#: ../../mod/crepair.php:148 ../../mod/settings.php:557 -#: ../../mod/settings.php:583 ../../mod/admin.php:661 ../../mod/admin.php:670 -msgid "Name" +#: ../../include/Contact.php:124 +msgid "Open the selected location in a different window or browser tab" msgstr "" -#: ../../mod/crepair.php:149 -msgid "Account Nickname" -msgstr "" - -#: ../../mod/crepair.php:150 -msgid "@Tagname - overrides Name/Nickname" -msgstr "" - -#: ../../mod/crepair.php:151 -msgid "Account URL" -msgstr "" - -#: ../../mod/crepair.php:152 -msgid "Friend Request URL" -msgstr "" - -#: ../../mod/crepair.php:153 -msgid "Friend Confirm URL" -msgstr "" - -#: ../../mod/crepair.php:154 -msgid "Notification Endpoint URL" -msgstr "" - -#: ../../mod/crepair.php:155 -msgid "Poll/Feed URL" -msgstr "" - -#: ../../mod/crepair.php:156 -msgid "New photo from this URL" -msgstr "" - -#: ../../mod/crepair.php:166 ../../mod/fsuggest.php:107 -#: ../../mod/events.php:436 ../../mod/photos.php:992 ../../mod/photos.php:1063 -#: ../../mod/photos.php:1309 ../../mod/photos.php:1349 -#: ../../mod/photos.php:1389 ../../mod/photos.php:1420 -#: ../../mod/install.php:246 ../../mod/install.php:284 -#: ../../mod/localtime.php:45 ../../mod/content.php:691 -#: ../../mod/contacts.php:343 ../../mod/settings.php:555 -#: ../../mod/settings.php:709 ../../mod/settings.php:770 -#: ../../mod/settings.php:971 ../../mod/group.php:85 ../../mod/message.php:216 -#: ../../mod/message.php:412 ../../mod/admin.php:422 ../../mod/admin.php:658 -#: ../../mod/admin.php:794 ../../mod/admin.php:993 ../../mod/admin.php:1080 -#: ../../mod/profiles.php:569 ../../mod/invite.php:119 -#: ../../addon/fromgplus/fromgplus.php:40 -#: ../../addon/facebook/facebook.php:619 -#: ../../addon/snautofollow/snautofollow.php:64 -#: ../../addon/yourls/yourls.php:76 ../../addon/ljpost/ljpost.php:93 -#: ../../addon/nsfw/nsfw.php:57 ../../addon/page/page.php:210 -#: ../../addon/planets/planets.php:158 -#: ../../addon/uhremotestorage/uhremotestorage.php:89 -#: ../../addon/randplace/randplace.php:177 ../../addon/dwpost/dwpost.php:93 -#: ../../addon/drpost/drpost.php:110 ../../addon/startpage/startpage.php:92 -#: ../../addon/geonames/geonames.php:187 ../../addon/oembed.old/oembed.php:41 -#: ../../addon/impressum/impressum.php:82 -#: ../../addon/notimeline/notimeline.php:64 ../../addon/blockem/blockem.php:57 -#: ../../addon/qcomment/qcomment.php:61 -#: ../../addon/openstreetmap/openstreetmap.php:70 -#: ../../addon/libertree/libertree.php:90 ../../addon/mathjax/mathjax.php:42 -#: ../../addon/editplain/editplain.php:84 ../../addon/blackout/blackout.php:98 -#: ../../addon/gravatar/gravatar.php:86 -#: ../../addon/pageheader/pageheader.php:55 ../../addon/ijpost/ijpost.php:93 -#: ../../addon/jappixmini/jappixmini.php:302 -#: ../../addon/statusnet/statusnet.php:278 -#: ../../addon/statusnet/statusnet.php:292 -#: ../../addon/statusnet/statusnet.php:318 -#: ../../addon/statusnet/statusnet.php:325 -#: ../../addon/statusnet/statusnet.php:353 -#: ../../addon/statusnet/statusnet.php:567 ../../addon/tumblr/tumblr.php:90 -#: ../../addon/numfriends/numfriends.php:85 ../../addon/gnot/gnot.php:88 -#: ../../addon/wppost/wppost.php:110 ../../addon/showmore/showmore.php:48 -#: ../../addon/piwik/piwik.php:89 ../../addon/twitter/twitter.php:180 -#: ../../addon/twitter/twitter.php:209 ../../addon/twitter/twitter.php:387 -#: ../../addon/irc/irc.php:55 ../../addon/blogger/blogger.php:102 -#: ../../addon/posterous/posterous.php:103 -#: ../../view/theme/cleanzero/config.php:80 -#: ../../view/theme/diabook/theme.php:757 -#: ../../view/theme/diabook/config.php:190 -#: ../../view/theme/quattro/config.php:52 ../../view/theme/dispy/config.php:70 -#: ../../include/conversation.php:580 -msgid "Submit" +#: ../../include/page_widgets.php:6 +msgid "New Page" msgstr "" -#: ../../mod/help.php:30 -msgid "Help:" +#: ../../include/page_widgets.php:8 ../../include/page_widgets.php:36 +#: ../../include/ItemObject.php:96 ../../include/menu.php:42 +#: ../../mod/blocks.php:94 ../../mod/connections.php:392 +#: ../../mod/settings.php:577 ../../mod/editblock.php:111 +#: ../../mod/editlayout.php:106 ../../mod/editpost.php:112 +#: ../../mod/editwebpage.php:143 ../../mod/filestorage.php:174 +#: ../../mod/thing.php:235 ../../mod/layouts.php:112 ../../mod/menu.php:59 +#: ../../mod/webpages.php:119 +msgid "Edit" msgstr "" -#: ../../mod/help.php:34 ../../addon/dav/layout.fnk.php:116 -#: ../../include/nav.php:86 -msgid "Help" +#: ../../include/page_widgets.php:39 ../../mod/blocks.php:97 +#: ../../mod/layouts.php:116 ../../mod/webpages.php:122 +msgid "View" msgstr "" -#: ../../mod/help.php:38 ../../index.php:218 -msgid "Not Found" +#: ../../include/page_widgets.php:40 ../../include/conversation.php:1088 +#: ../../include/ItemObject.php:570 ../../mod/editblock.php:141 +#: ../../mod/editlayout.php:135 ../../mod/editpost.php:140 +#: ../../mod/editwebpage.php:175 ../../mod/webpages.php:123 +#: ../../mod/photos.php:994 +msgid "Preview" msgstr "" -#: ../../mod/help.php:41 ../../index.php:221 -msgid "Page not found." +#: ../../include/page_widgets.php:41 ../../mod/webpages.php:124 +msgid "Actions" msgstr "" -#: ../../mod/wall_attach.php:58 -#, php-format -msgid "File exceeds size limit of %d" +#: ../../include/page_widgets.php:42 ../../mod/webpages.php:125 +msgid "Page Link" msgstr "" -#: ../../mod/wall_attach.php:99 ../../mod/wall_attach.php:110 -msgid "File upload failed." +#: ../../include/page_widgets.php:43 ../../mod/webpages.php:126 +msgid "Title" msgstr "" -#: ../../mod/fsuggest.php:63 -msgid "Friend suggestion sent." +#: ../../include/page_widgets.php:44 ../../mod/webpages.php:127 +msgid "Created" msgstr "" -#: ../../mod/fsuggest.php:97 -msgid "Suggest Friends" +#: ../../include/page_widgets.php:45 ../../mod/webpages.php:128 +msgid "Edited" msgstr "" -#: ../../mod/fsuggest.php:99 -#, php-format -msgid "Suggest a friend for %s" +#: ../../include/permissions.php:13 +msgid "Can view my \"public\" stream and posts" msgstr "" -#: ../../mod/events.php:66 -msgid "Event title and start time are required." +#: ../../include/permissions.php:14 +msgid "Can view my \"public\" channel profile" msgstr "" -#: ../../mod/events.php:260 -msgid "l, F j" +#: ../../include/permissions.php:15 +msgid "Can view my \"public\" photo albums" msgstr "" -#: ../../mod/events.php:282 -msgid "Edit event" +#: ../../include/permissions.php:16 +msgid "Can view my \"public\" address book" msgstr "" -#: ../../mod/events.php:304 ../../include/text.php:1069 -msgid "link to source" +#: ../../include/permissions.php:17 +msgid "Can view my \"public\" file storage" msgstr "" -#: ../../mod/events.php:328 ../../view/theme/diabook/theme.php:131 -#: ../../include/nav.php:52 ../../boot.php:1595 -msgid "Events" +#: ../../include/permissions.php:18 +msgid "Can view my \"public\" pages" msgstr "" -#: ../../mod/events.php:329 -msgid "Create New Event" +#: ../../include/permissions.php:21 +msgid "Can send me their channel stream and posts" msgstr "" -#: ../../mod/events.php:330 ../../addon/dav/layout.fnk.php:154 -msgid "Previous" +#: ../../include/permissions.php:22 +msgid "Can post on my channel page (\"wall\")" msgstr "" -#: ../../mod/events.php:331 ../../mod/install.php:205 -#: ../../addon/dav/layout.fnk.php:157 -msgid "Next" +#: ../../include/permissions.php:23 +msgid "Can comment on my posts" msgstr "" -#: ../../mod/events.php:404 -msgid "hour:minute" +#: ../../include/permissions.php:24 +msgid "Can send me private mail messages" msgstr "" -#: ../../mod/events.php:414 -msgid "Event details" +#: ../../include/permissions.php:25 +msgid "Can post photos to my photo albums" msgstr "" -#: ../../mod/events.php:415 -#, php-format -msgid "Format is %s %s. Starting date and Title are required." +#: ../../include/permissions.php:26 +msgid "Can forward to all my channel contacts via post @mentions" msgstr "" -#: ../../mod/events.php:417 -msgid "Event Starts:" +#: ../../include/permissions.php:26 +msgid "Advanced - useful for creating group forum channels" msgstr "" -#: ../../mod/events.php:417 ../../mod/events.php:431 -msgid "Required" +#: ../../include/permissions.php:27 +msgid "Can chat with me (when available)" msgstr "" -#: ../../mod/events.php:420 -msgid "Finish date/time is not known or not relevant" +#: ../../include/permissions.php:28 +msgid "Can write to my \"public\" file storage" msgstr "" -#: ../../mod/events.php:422 -msgid "Event Finishes:" +#: ../../include/permissions.php:29 +msgid "Can edit my \"public\" pages" msgstr "" -#: ../../mod/events.php:425 -msgid "Adjust for viewer timezone" +#: ../../include/permissions.php:31 +msgid "Can source my \"public\" posts in derived channels" msgstr "" -#: ../../mod/events.php:427 -msgid "Description:" +#: ../../include/permissions.php:31 +msgid "Somewhat advanced - very useful in open communities" msgstr "" -#: ../../mod/events.php:429 ../../mod/directory.php:132 -#: ../../include/event.php:40 ../../include/bb2diaspora.php:409 -#: ../../boot.php:1172 -msgid "Location:" +#: ../../include/permissions.php:33 +msgid "Can administer my channel resources" msgstr "" -#: ../../mod/events.php:431 -msgid "Title:" +#: ../../include/permissions.php:33 +msgid "Extremely advanced. Leave this alone unless you know what you are doing" msgstr "" -#: ../../mod/events.php:433 -msgid "Share this event" +#: ../../include/account.php:23 +msgid "Not a valid email address" msgstr "" -#: ../../mod/tagrm.php:11 ../../mod/tagrm.php:94 -#: ../../mod/dfrn_request.php:845 ../../mod/settings.php:556 -#: ../../mod/settings.php:582 ../../addon/js_upload/js_upload.php:45 -msgid "Cancel" +#: ../../include/account.php:25 +msgid "Your email domain is not among those allowed on this site" msgstr "" -#: ../../mod/tagrm.php:41 -msgid "Tag removed" +#: ../../include/account.php:31 +msgid "Your email address is already registered at this site." msgstr "" -#: ../../mod/tagrm.php:79 -msgid "Remove Item Tag" +#: ../../include/account.php:64 +msgid "An invitation is required." msgstr "" -#: ../../mod/tagrm.php:81 -msgid "Select a tag to remove: " +#: ../../include/account.php:68 +msgid "Invitation could not be verified." msgstr "" -#: ../../mod/tagrm.php:93 ../../mod/delegate.php:130 -msgid "Remove" +#: ../../include/account.php:119 +msgid "Please enter the required information." msgstr "" -#: ../../mod/dfrn_poll.php:94 ../../mod/dfrn_poll.php:522 +#: ../../include/account.php:187 +msgid "Failed to store account information." +msgstr "" + +#: ../../include/account.php:273 #, php-format -msgid "%s welcomes %s" +msgid "Registration request at %s" msgstr "" -#: ../../mod/api.php:76 ../../mod/api.php:102 -msgid "Authorize application connection" +#: ../../include/account.php:275 ../../include/account.php:302 +#: ../../include/account.php:359 +msgid "Administrator" msgstr "" -#: ../../mod/api.php:77 -msgid "Return to your app and insert this Securty Code:" +#: ../../include/account.php:297 +msgid "your registration password" msgstr "" -#: ../../mod/api.php:89 -msgid "Please login to continue." +#: ../../include/account.php:300 ../../include/account.php:357 +#, php-format +msgid "Registration details for %s" msgstr "" -#: ../../mod/api.php:104 -msgid "" -"Do you want to authorize this application to access your posts and contacts, " -"and/or create new posts for you?" +#: ../../include/account.php:366 +msgid "Account approved." msgstr "" -#: ../../mod/api.php:105 ../../mod/dfrn_request.php:833 -#: ../../mod/settings.php:887 ../../mod/settings.php:893 -#: ../../mod/settings.php:901 ../../mod/settings.php:905 -#: ../../mod/settings.php:910 ../../mod/settings.php:916 -#: ../../mod/settings.php:922 ../../mod/settings.php:928 -#: ../../mod/settings.php:958 ../../mod/settings.php:959 -#: ../../mod/settings.php:960 ../../mod/settings.php:961 -#: ../../mod/settings.php:962 ../../mod/register.php:234 -#: ../../mod/profiles.php:546 -msgid "Yes" +#: ../../include/account.php:400 +#, php-format +msgid "Registration revoked for %s" msgstr "" -#: ../../mod/api.php:106 ../../mod/dfrn_request.php:834 -#: ../../mod/settings.php:887 ../../mod/settings.php:893 -#: ../../mod/settings.php:901 ../../mod/settings.php:905 -#: ../../mod/settings.php:910 ../../mod/settings.php:916 -#: ../../mod/settings.php:922 ../../mod/settings.php:928 -#: ../../mod/settings.php:958 ../../mod/settings.php:959 -#: ../../mod/settings.php:960 ../../mod/settings.php:961 -#: ../../mod/settings.php:962 ../../mod/register.php:235 -#: ../../mod/profiles.php:547 -msgid "No" +#: ../../include/photos.php:15 ../../include/attach.php:119 +#: ../../include/attach.php:166 ../../include/attach.php:229 +#: ../../include/attach.php:243 ../../include/attach.php:283 +#: ../../include/attach.php:297 ../../include/attach.php:322 +#: ../../include/attach.php:513 ../../include/attach.php:585 +#: ../../include/chat.php:116 ../../include/items.php:3620 +#: ../../mod/mood.php:119 ../../mod/mitem.php:73 ../../mod/achievements.php:27 +#: ../../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/profile_photo.php:263 ../../mod/profile_photo.php:276 +#: ../../mod/blocks.php:29 ../../mod/blocks.php:44 ../../mod/profiles.php:152 +#: ../../mod/profiles.php:453 ../../mod/bookmarks.php:46 +#: ../../mod/channel.php:89 ../../mod/channel.php:193 +#: ../../mod/channel.php:236 ../../mod/chat.php:90 ../../mod/chat.php:95 +#: ../../mod/register.php:68 ../../mod/regmod.php:18 ../../mod/common.php:35 +#: ../../mod/network.php:12 ../../mod/connections.php:169 +#: ../../mod/connedit.php:221 ../../mod/delegate.php:6 ../../mod/page.php:30 +#: ../../mod/page.php:80 ../../mod/settings.php:492 ../../mod/setup.php:203 +#: ../../mod/editblock.php:34 ../../mod/pdledit.php:21 +#: ../../mod/editlayout.php:48 ../../mod/editpost.php:13 +#: ../../mod/editwebpage.php:44 ../../mod/editwebpage.php:83 +#: ../../mod/events.php:140 ../../mod/sources.php:66 +#: ../../mod/filestorage.php:10 ../../mod/filestorage.php:59 +#: ../../mod/filestorage.php:75 ../../mod/filestorage.php:98 +#: ../../mod/fsuggest.php:78 ../../mod/suggest.php:26 ../../mod/group.php:9 +#: ../../mod/thing.php:247 ../../mod/thing.php:263 ../../mod/thing.php:298 +#: ../../mod/invite.php:13 ../../mod/invite.php:104 ../../mod/item.php:179 +#: ../../mod/item.php:187 ../../mod/item.php:867 ../../mod/layouts.php:27 +#: ../../mod/layouts.php:39 ../../mod/viewconnections.php:22 +#: ../../mod/viewconnections.php:27 ../../mod/viewsrc.php:12 +#: ../../mod/mail.php:108 ../../mod/manage.php:6 ../../mod/menu.php:44 +#: ../../mod/webpages.php:40 ../../mod/message.php:16 +#: ../../mod/new_channel.php:66 ../../mod/new_channel.php:97 +#: ../../mod/photos.php:68 ../../mod/photos.php:526 +#: ../../mod/notifications.php:66 ../../index.php:187 ../../index.php:362 +msgid "Permission denied." msgstr "" -#: ../../mod/photos.php:46 ../../boot.php:1589 -msgid "Photo Albums" +#: ../../include/photos.php:89 +#, php-format +msgid "Image exceeds website size limit of %lu bytes" msgstr "" -#: ../../mod/photos.php:54 ../../mod/photos.php:156 ../../mod/photos.php:971 -#: ../../mod/photos.php:1055 ../../mod/photos.php:1070 -#: ../../mod/photos.php:1498 ../../mod/photos.php:1510 -#: ../../addon/communityhome/communityhome.php:110 -#: ../../view/theme/diabook/theme.php:598 -msgid "Contact Photos" +#: ../../include/photos.php:96 +msgid "Image file is empty." msgstr "" -#: ../../mod/photos.php:61 ../../mod/photos.php:1080 ../../mod/photos.php:1548 -msgid "Upload New Photos" +#: ../../include/photos.php:123 ../../mod/profile_photo.php:216 +msgid "Unable to process image" msgstr "" -#: ../../mod/photos.php:72 ../../mod/settings.php:21 -msgid "everybody" +#: ../../include/photos.php:186 +msgid "Photo storage failed." msgstr "" -#: ../../mod/photos.php:145 -msgid "Contact information unavailable" +#: ../../include/photos.php:311 ../../include/conversation.php:1504 +msgid "Photo Albums" msgstr "" -#: ../../mod/photos.php:156 ../../mod/photos.php:660 ../../mod/photos.php:1055 -#: ../../mod/photos.php:1070 ../../mod/profile_photo.php:60 -#: ../../mod/profile_photo.php:67 ../../mod/profile_photo.php:74 -#: ../../mod/profile_photo.php:176 ../../mod/profile_photo.php:254 -#: ../../mod/profile_photo.php:263 -#: ../../addon/communityhome/communityhome.php:111 -#: ../../view/theme/diabook/theme.php:599 ../../include/user.php:318 -#: ../../include/user.php:325 ../../include/user.php:332 -msgid "Profile Photos" +#: ../../include/photos.php:315 ../../mod/photos.php:693 +#: ../../mod/photos.php:1190 +msgid "Upload New Photos" msgstr "" -#: ../../mod/photos.php:166 -msgid "Album not found." +#: ../../include/acl_selectors.php:238 +msgid "Visible to everybody" msgstr "" -#: ../../mod/photos.php:184 ../../mod/photos.php:1064 -msgid "Delete Album" +#: ../../include/acl_selectors.php:239 +msgid "Show" msgstr "" -#: ../../mod/photos.php:247 ../../mod/photos.php:1310 -msgid "Delete Photo" +#: ../../include/acl_selectors.php:240 +msgid "Don't show" msgstr "" -#: ../../mod/photos.php:591 -msgid "was tagged in a" +#: ../../include/acl_selectors.php:246 ../../mod/chat.php:209 +#: ../../mod/filestorage.php:126 ../../mod/photos.php:606 +#: ../../mod/photos.php:949 +msgid "Permissions" msgstr "" -#: ../../mod/photos.php:591 ../../mod/like.php:144 ../../mod/tagger.php:70 -#: ../../addon/communityhome/communityhome.php:163 -#: ../../view/theme/diabook/theme.php:570 ../../include/text.php:1321 -#: ../../include/diaspora.php:1777 ../../include/conversation.php:53 -#: ../../include/conversation.php:126 -msgid "photo" +#: ../../include/acl_selectors.php:247 +msgid "Close" +msgstr "" + +#: ../../include/activities.php:39 +msgid " and " msgstr "" -#: ../../mod/photos.php:591 -msgid "by" +#: ../../include/activities.php:47 +msgid "public profile" msgstr "" -#: ../../mod/photos.php:696 ../../addon/js_upload/js_upload.php:315 -msgid "Image exceeds size limit of " +#: ../../include/activities.php:52 +#, php-format +msgid "%1$s changed %2$s to “%3$s”" msgstr "" -#: ../../mod/photos.php:704 -msgid "Image file is empty." +#: ../../include/activities.php:53 +#, php-format +msgid "Visit %1$s's %2$s" msgstr "" -#: ../../mod/photos.php:736 ../../mod/profile_photo.php:126 -#: ../../mod/wall_upload.php:99 -msgid "Unable to process image." +#: ../../include/activities.php:56 +#, php-format +msgid "%1$s has an updated %2$s, changing %3$s." msgstr "" -#: ../../mod/photos.php:763 ../../mod/profile_photo.php:259 -#: ../../mod/wall_upload.php:118 -msgid "Image upload failed." +#: ../../include/api.php:1016 +msgid "Public Timeline" msgstr "" -#: ../../mod/photos.php:849 ../../mod/community.php:16 -#: ../../mod/dfrn_request.php:759 ../../mod/viewconnections.php:17 -#: ../../mod/display.php:7 ../../mod/search.php:71 ../../mod/directory.php:29 -msgid "Public access denied." +#: ../../include/attach.php:224 ../../include/attach.php:278 +msgid "Item was not found." msgstr "" -#: ../../mod/photos.php:859 -msgid "No photos selected" +#: ../../include/attach.php:335 +msgid "No source file." msgstr "" -#: ../../mod/photos.php:938 -msgid "Access to this item is restricted." +#: ../../include/attach.php:352 +msgid "Cannot locate file to replace" +msgstr "" + +#: ../../include/attach.php:370 +msgid "Cannot locate file to revise/update" msgstr "" -#: ../../mod/photos.php:1002 +#: ../../include/attach.php:381 #, php-format -msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." +msgid "File exceeds size limit of %d" msgstr "" -#: ../../mod/photos.php:1005 +#: ../../include/attach.php:393 #, php-format -msgid "You have used %1$.2f Mbytes of photo storage." +msgid "You have reached your limit of %1$.0f Mbytes attachment storage." msgstr "" -#: ../../mod/photos.php:1011 -msgid "Upload Photos" +#: ../../include/attach.php:475 +msgid "File upload failed. Possible system limit or action terminated." msgstr "" -#: ../../mod/photos.php:1015 ../../mod/photos.php:1059 -msgid "New album name: " +#: ../../include/attach.php:487 +msgid "Stored file could not be verified. Upload failed." msgstr "" -#: ../../mod/photos.php:1016 -msgid "or existing album name: " +#: ../../include/attach.php:528 ../../include/attach.php:545 +msgid "Path not available." msgstr "" -#: ../../mod/photos.php:1017 -msgid "Do not show a status post for this upload" +#: ../../include/attach.php:590 +msgid "Empty pathname" msgstr "" -#: ../../mod/photos.php:1019 ../../mod/photos.php:1305 -msgid "Permissions" +#: ../../include/attach.php:606 +msgid "duplicate filename or path" msgstr "" -#: ../../mod/photos.php:1074 -msgid "Edit Album" +#: ../../include/attach.php:630 +msgid "Path not found." msgstr "" -#: ../../mod/photos.php:1098 ../../mod/photos.php:1531 -msgid "View Photo" +#: ../../include/attach.php:674 +msgid "mkdir failed." msgstr "" -#: ../../mod/photos.php:1133 -msgid "Permission denied. Access to this item may be restricted." +#: ../../include/attach.php:678 +msgid "database storage failed." msgstr "" -#: ../../mod/photos.php:1135 -msgid "Photo not available" +#: ../../include/auth.php:79 +msgid "Logged out." msgstr "" -#: ../../mod/photos.php:1185 -msgid "View photo" +#: ../../include/auth.php:197 +msgid "Failed authentication" msgstr "" -#: ../../mod/photos.php:1185 -msgid "Edit photo" +#: ../../include/auth.php:212 ../../mod/openid.php:188 +msgid "Login failed." msgstr "" -#: ../../mod/photos.php:1186 -msgid "Use as profile photo" +#: ../../include/bb2diaspora.php:433 ../../include/event.php:11 +msgid "l F d, Y \\@ g:i A" msgstr "" -#: ../../mod/photos.php:1192 ../../mod/content.php:601 -#: ../../include/conversation.php:490 -msgid "Private Message" +#: ../../include/bb2diaspora.php:439 ../../include/event.php:20 +msgid "Starts:" msgstr "" -#: ../../mod/photos.php:1214 -msgid "View Full Size" +#: ../../include/bb2diaspora.php:447 ../../include/event.php:30 +msgid "Finishes:" msgstr "" -#: ../../mod/photos.php:1282 -msgid "Tags: " +#: ../../include/bb2diaspora.php:455 ../../include/event.php:40 +#: ../../include/identity.php:726 ../../mod/directory.php:156 +#: ../../mod/dirprofile.php:105 ../../mod/events.php:474 +msgid "Location:" msgstr "" -#: ../../mod/photos.php:1285 -msgid "[Remove any tag]" +#: ../../include/bbcode.php:128 ../../include/bbcode.php:609 +#: ../../include/bbcode.php:612 ../../include/bbcode.php:617 +#: ../../include/bbcode.php:620 ../../include/bbcode.php:623 +#: ../../include/bbcode.php:626 ../../include/bbcode.php:631 +#: ../../include/bbcode.php:634 ../../include/bbcode.php:639 +#: ../../include/bbcode.php:642 ../../include/bbcode.php:645 +#: ../../include/bbcode.php:648 +msgid "Image/photo" msgstr "" -#: ../../mod/photos.php:1295 -msgid "Rotate CW (right)" +#: ../../include/bbcode.php:163 ../../include/bbcode.php:659 +msgid "Encrypted content" msgstr "" -#: ../../mod/photos.php:1296 -msgid "Rotate CCW (left)" +#: ../../include/bbcode.php:170 +msgid "QR code" msgstr "" -#: ../../mod/photos.php:1298 -msgid "New album name" +#: ../../include/bbcode.php:219 +#, php-format +msgid "%1$s wrote the following %2$s %3$s" msgstr "" -#: ../../mod/photos.php:1301 -msgid "Caption" +#: ../../include/bbcode.php:221 +msgid "post" msgstr "" -#: ../../mod/photos.php:1303 -msgid "Add a Tag" +#: ../../include/bbcode.php:577 ../../include/bbcode.php:597 +msgid "$1 wrote:" msgstr "" -#: ../../mod/photos.php:1307 -msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" +#: ../../include/bookmarks.php:42 +#, php-format +msgid "%1$s's bookmarks" msgstr "" -#: ../../mod/photos.php:1327 ../../mod/content.php:665 -#: ../../include/conversation.php:554 -msgid "I like this (toggle)" +#: ../../include/chat.php:10 +msgid "Missing room name" msgstr "" -#: ../../mod/photos.php:1328 ../../mod/content.php:666 -#: ../../include/conversation.php:555 -msgid "I don't like this (toggle)" +#: ../../include/chat.php:19 +msgid "Duplicate room name" msgstr "" -#: ../../mod/photos.php:1329 ../../include/conversation.php:993 -msgid "Share" +#: ../../include/chat.php:68 ../../include/chat.php:76 +msgid "Invalid room specifier." msgstr "" -#: ../../mod/photos.php:1330 ../../mod/editpost.php:104 -#: ../../mod/content.php:482 ../../mod/content.php:842 -#: ../../mod/wallmessage.php:145 ../../mod/message.php:215 -#: ../../mod/message.php:413 ../../include/conversation.php:371 -#: ../../include/conversation.php:731 ../../include/conversation.php:1012 -msgid "Please wait" +#: ../../include/chat.php:105 +msgid "Room not found." msgstr "" -#: ../../mod/photos.php:1346 ../../mod/photos.php:1386 -#: ../../mod/photos.php:1417 ../../mod/content.php:688 -#: ../../include/conversation.php:577 -msgid "This is you" +#: ../../include/chat.php:126 +msgid "Room is full" msgstr "" -#: ../../mod/photos.php:1348 ../../mod/photos.php:1388 -#: ../../mod/photos.php:1419 ../../mod/content.php:690 -#: ../../include/conversation.php:579 ../../boot.php:564 -msgid "Comment" +#: ../../include/taxonomy.php:210 +msgid "Tags" msgstr "" -#: ../../mod/photos.php:1350 ../../mod/editpost.php:125 -#: ../../mod/content.php:700 ../../include/conversation.php:589 -#: ../../include/conversation.php:1030 -msgid "Preview" +#: ../../include/taxonomy.php:227 +msgid "Keywords" msgstr "" -#: ../../mod/photos.php:1447 ../../mod/content.php:439 -#: ../../mod/content.php:720 ../../mod/settings.php:618 -#: ../../mod/settings.php:707 ../../mod/group.php:168 ../../mod/admin.php:665 -#: ../../include/conversation.php:328 ../../include/conversation.php:609 -msgid "Delete" +#: ../../include/taxonomy.php:252 +msgid "have" msgstr "" -#: ../../mod/photos.php:1537 -msgid "View Album" +#: ../../include/taxonomy.php:252 +msgid "has" msgstr "" -#: ../../mod/photos.php:1546 -msgid "Recent Photos" +#: ../../include/taxonomy.php:253 +msgid "want" msgstr "" -#: ../../mod/community.php:21 -msgid "Not available." +#: ../../include/taxonomy.php:253 +msgid "wants" msgstr "" -#: ../../mod/community.php:30 ../../view/theme/diabook/theme.php:133 -#: ../../include/nav.php:101 -msgid "Community" +#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:128 +#: ../../include/ItemObject.php:192 +msgid "like" msgstr "" -#: ../../mod/community.php:61 ../../mod/search.php:144 -msgid "No results." +#: ../../include/taxonomy.php:254 ../../include/ItemObject.php:128 +msgid "likes" msgstr "" -#: ../../mod/friendica.php:55 -msgid "This is Friendica, version" +#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:132 +#: ../../include/ItemObject.php:193 +msgid "dislike" msgstr "" -#: ../../mod/friendica.php:56 -msgid "running at web location" +#: ../../include/taxonomy.php:255 ../../include/ItemObject.php:132 +msgid "dislikes" msgstr "" -#: ../../mod/friendica.php:58 -msgid "" -"Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn " -"more about the Friendica project." +#: ../../include/comanche.php:35 ../../view/theme/apw/php/config.php:185 +#: ../../view/theme/redbasic/php/config.php:84 +msgid "Default" msgstr "" -#: ../../mod/friendica.php:60 -msgid "Bug reports and issues: please visit" +#: ../../include/contact_selectors.php:30 +msgid "Unknown | Not categorised" msgstr "" -#: ../../mod/friendica.php:61 -msgid "" -"Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - " -"dot com" +#: ../../include/contact_selectors.php:31 +msgid "Block immediately" msgstr "" -#: ../../mod/friendica.php:75 -msgid "Installed plugins/addons/apps:" +#: ../../include/contact_selectors.php:32 +msgid "Shady, spammer, self-marketer" msgstr "" -#: ../../mod/friendica.php:88 -msgid "No installed plugins/addons/apps" +#: ../../include/contact_selectors.php:33 +msgid "Known to me, but no opinion" msgstr "" -#: ../../mod/editpost.php:17 ../../mod/editpost.php:27 -msgid "Item not found" +#: ../../include/contact_selectors.php:34 +msgid "OK, probably harmless" msgstr "" -#: ../../mod/editpost.php:36 -msgid "Edit post" +#: ../../include/contact_selectors.php:35 +msgid "Reputable, has my trust" msgstr "" -#: ../../mod/editpost.php:80 ../../include/conversation.php:979 -msgid "Post to Email" +#: ../../include/contact_selectors.php:54 +msgid "Frequently" msgstr "" -#: ../../mod/editpost.php:95 ../../mod/content.php:707 -#: ../../mod/settings.php:617 ../../include/conversation.php:596 -msgid "Edit" +#: ../../include/contact_selectors.php:55 +msgid "Hourly" msgstr "" -#: ../../mod/editpost.php:96 ../../mod/wallmessage.php:143 -#: ../../mod/message.php:213 ../../mod/message.php:410 -#: ../../include/conversation.php:994 -msgid "Upload photo" +#: ../../include/contact_selectors.php:56 +msgid "Twice daily" msgstr "" -#: ../../mod/editpost.php:97 ../../include/conversation.php:996 -msgid "Attach file" +#: ../../include/contact_selectors.php:57 +msgid "Daily" msgstr "" -#: ../../mod/editpost.php:98 ../../mod/wallmessage.php:144 -#: ../../mod/message.php:214 ../../mod/message.php:411 -#: ../../include/conversation.php:998 -msgid "Insert web link" +#: ../../include/contact_selectors.php:58 +msgid "Weekly" msgstr "" -#: ../../mod/editpost.php:99 -msgid "Insert YouTube video" +#: ../../include/contact_selectors.php:59 +msgid "Monthly" msgstr "" -#: ../../mod/editpost.php:100 -msgid "Insert Vorbis [.ogg] video" +#: ../../include/contact_selectors.php:74 +msgid "Friendica" msgstr "" -#: ../../mod/editpost.php:101 -msgid "Insert Vorbis [.ogg] audio" +#: ../../include/contact_selectors.php:75 +msgid "OStatus" msgstr "" -#: ../../mod/editpost.php:102 ../../include/conversation.php:1004 -msgid "Set your location" +#: ../../include/contact_selectors.php:76 +msgid "RSS/Atom" msgstr "" -#: ../../mod/editpost.php:103 ../../include/conversation.php:1006 -msgid "Clear browser location" +#: ../../include/contact_selectors.php:77 ../../mod/admin.php:753 +#: ../../mod/admin.php:762 ../../boot.php:1454 +msgid "Email" msgstr "" -#: ../../mod/editpost.php:105 ../../include/conversation.php:1013 -msgid "Permission settings" +#: ../../include/contact_selectors.php:78 +msgid "Diaspora" msgstr "" -#: ../../mod/editpost.php:113 ../../include/conversation.php:1022 -msgid "CC: email addresses" +#: ../../include/contact_selectors.php:79 +msgid "Facebook" msgstr "" -#: ../../mod/editpost.php:114 ../../include/conversation.php:1023 -msgid "Public post" +#: ../../include/contact_selectors.php:80 +msgid "Zot!" msgstr "" -#: ../../mod/editpost.php:117 ../../include/conversation.php:1009 -msgid "Set title" +#: ../../include/contact_selectors.php:81 +msgid "LinkedIn" msgstr "" -#: ../../mod/editpost.php:119 ../../include/conversation.php:1011 -msgid "Categories (comma-separated list)" +#: ../../include/contact_selectors.php:82 +msgid "XMPP/IM" msgstr "" -#: ../../mod/editpost.php:120 ../../include/conversation.php:1025 -msgid "Example: bob@example.com, mary@example.com" +#: ../../include/contact_selectors.php:83 +msgid "MySpace" +msgstr "" + +#: ../../include/text.php:320 +msgid "prev" +msgstr "" + +#: ../../include/text.php:322 +msgid "first" msgstr "" -#: ../../mod/editpost.php:135 ../../include/conversation.php:1166 -msgid "Friendica mobile web" +#: ../../include/text.php:351 +msgid "last" msgstr "" -#: ../../mod/dfrn_request.php:93 -msgid "This introduction has already been accepted." +#: ../../include/text.php:354 +msgid "next" msgstr "" -#: ../../mod/dfrn_request.php:118 ../../mod/dfrn_request.php:512 -msgid "Profile location is not valid or does not contain profile information." +#: ../../include/text.php:366 +msgid "older" msgstr "" -#: ../../mod/dfrn_request.php:123 ../../mod/dfrn_request.php:517 -msgid "Warning: profile location has no identifiable owner name." +#: ../../include/text.php:368 +msgid "newer" msgstr "" -#: ../../mod/dfrn_request.php:125 ../../mod/dfrn_request.php:519 -msgid "Warning: profile location has no profile photo." +#: ../../include/text.php:729 +msgid "No connections" msgstr "" -#: ../../mod/dfrn_request.php:128 ../../mod/dfrn_request.php:522 +#: ../../include/text.php:742 #, php-format -msgid "%d required parameter was not found at the given location" -msgid_plural "%d required parameters were not found at the given location" +msgid "%d Connection" +msgid_plural "%d Connections" msgstr[0] "" msgstr[1] "" -#: ../../mod/dfrn_request.php:170 -msgid "Introduction complete." +#: ../../include/text.php:754 +msgid "View Connections" msgstr "" -#: ../../mod/dfrn_request.php:209 -msgid "Unrecoverable protocol error." +#: ../../include/text.php:813 ../../include/text.php:827 +#: ../../include/nav.php:144 ../../mod/search.php:29 +msgid "Search" msgstr "" -#: ../../mod/dfrn_request.php:237 -msgid "Profile unavailable." +#: ../../include/text.php:815 ../../include/text.php:829 +#: ../../include/widgets.php:173 ../../mod/rbmark.php:28 +#: ../../mod/rbmark.php:98 ../../mod/filer.php:50 +msgid "Save" msgstr "" -#: ../../mod/dfrn_request.php:262 -#, php-format -msgid "%s has received too many connection requests today." +#: ../../include/text.php:895 +msgid "poke" msgstr "" -#: ../../mod/dfrn_request.php:263 -msgid "Spam protection measures have been invoked." +#: ../../include/text.php:895 ../../include/conversation.php:240 +msgid "poked" msgstr "" -#: ../../mod/dfrn_request.php:264 -msgid "Friends are advised to please try again in 24 hours." +#: ../../include/text.php:896 +msgid "ping" msgstr "" -#: ../../mod/dfrn_request.php:326 -msgid "Invalid locator" +#: ../../include/text.php:896 +msgid "pinged" msgstr "" -#: ../../mod/dfrn_request.php:335 -msgid "Invalid email address." +#: ../../include/text.php:897 +msgid "prod" msgstr "" -#: ../../mod/dfrn_request.php:361 -msgid "This account has not been configured for email. Request failed." +#: ../../include/text.php:897 +msgid "prodded" msgstr "" -#: ../../mod/dfrn_request.php:457 -msgid "Unable to resolve your name at the provided location." +#: ../../include/text.php:898 +msgid "slap" msgstr "" -#: ../../mod/dfrn_request.php:470 -msgid "You have already introduced yourself here." +#: ../../include/text.php:898 +msgid "slapped" msgstr "" -#: ../../mod/dfrn_request.php:474 -#, php-format -msgid "Apparently you are already friends with %s." +#: ../../include/text.php:899 +msgid "finger" msgstr "" -#: ../../mod/dfrn_request.php:495 -msgid "Invalid profile URL." +#: ../../include/text.php:899 +msgid "fingered" msgstr "" -#: ../../mod/dfrn_request.php:501 ../../include/follow.php:27 -msgid "Disallowed profile URL." +#: ../../include/text.php:900 +msgid "rebuff" msgstr "" -#: ../../mod/dfrn_request.php:570 ../../mod/contacts.php:122 -msgid "Failed to update contact record." +#: ../../include/text.php:900 +msgid "rebuffed" msgstr "" -#: ../../mod/dfrn_request.php:591 -msgid "Your introduction has been sent." +#: ../../include/text.php:909 +msgid "happy" msgstr "" -#: ../../mod/dfrn_request.php:644 -msgid "Please login to confirm introduction." +#: ../../include/text.php:910 +msgid "sad" msgstr "" -#: ../../mod/dfrn_request.php:658 -msgid "" -"Incorrect identity currently logged in. Please login to <strong>this</" -"strong> profile." +#: ../../include/text.php:911 +msgid "mellow" msgstr "" -#: ../../mod/dfrn_request.php:669 -msgid "Hide this contact" +#: ../../include/text.php:912 +msgid "tired" msgstr "" -#: ../../mod/dfrn_request.php:672 -#, php-format -msgid "Welcome home %s." +#: ../../include/text.php:913 +msgid "perky" msgstr "" -#: ../../mod/dfrn_request.php:673 -#, php-format -msgid "Please confirm your introduction/connection request to %s." +#: ../../include/text.php:914 +msgid "angry" msgstr "" -#: ../../mod/dfrn_request.php:674 -msgid "Confirm" +#: ../../include/text.php:915 +msgid "stupified" msgstr "" -#: ../../mod/dfrn_request.php:715 ../../include/items.php:2883 -msgid "[Name Withheld]" +#: ../../include/text.php:916 +msgid "puzzled" msgstr "" -#: ../../mod/dfrn_request.php:808 -msgid "" -"Please enter your 'Identity Address' from one of the following supported " -"communications networks:" +#: ../../include/text.php:917 +msgid "interested" msgstr "" -#: ../../mod/dfrn_request.php:824 -msgid "<strike>Connect as an email follower</strike> (Coming soon)" +#: ../../include/text.php:918 +msgid "bitter" msgstr "" -#: ../../mod/dfrn_request.php:826 -msgid "" -"If you are not yet a member of the free social web, <a href=\"http://dir." -"friendica.com/siteinfo\">follow this link to find a public Friendica site " -"and join us today</a>." +#: ../../include/text.php:919 +msgid "cheerful" msgstr "" -#: ../../mod/dfrn_request.php:829 -msgid "Friend/Connection Request" +#: ../../include/text.php:920 +msgid "alive" msgstr "" -#: ../../mod/dfrn_request.php:830 -msgid "" -"Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, " -"testuser@identi.ca" +#: ../../include/text.php:921 +msgid "annoyed" msgstr "" -#: ../../mod/dfrn_request.php:831 -msgid "Please answer the following:" +#: ../../include/text.php:922 +msgid "anxious" msgstr "" -#: ../../mod/dfrn_request.php:832 -#, php-format -msgid "Does %s know you?" +#: ../../include/text.php:923 +msgid "cranky" msgstr "" -#: ../../mod/dfrn_request.php:835 -msgid "Add a personal note:" +#: ../../include/text.php:924 +msgid "disturbed" msgstr "" -#: ../../mod/dfrn_request.php:837 ../../include/contact_selectors.php:76 -msgid "Friendica" +#: ../../include/text.php:925 +msgid "frustrated" msgstr "" -#: ../../mod/dfrn_request.php:838 -msgid "StatusNet/Federated Social Web" +#: ../../include/text.php:926 +msgid "depressed" msgstr "" -#: ../../mod/dfrn_request.php:839 ../../mod/settings.php:652 -#: ../../include/contact_selectors.php:80 -msgid "Diaspora" +#: ../../include/text.php:927 +msgid "motivated" msgstr "" -#: ../../mod/dfrn_request.php:840 -#, php-format -msgid "" -" - please do not use this form. Instead, enter %s into your Diaspora search " -"bar." +#: ../../include/text.php:928 +msgid "relaxed" msgstr "" -#: ../../mod/dfrn_request.php:841 -msgid "Your Identity Address:" +#: ../../include/text.php:929 +msgid "surprised" msgstr "" -#: ../../mod/dfrn_request.php:844 -msgid "Submit Request" +#: ../../include/text.php:1090 +msgid "Monday" msgstr "" -#: ../../mod/install.php:117 -msgid "Friendica Social Communications Server - Setup" +#: ../../include/text.php:1090 +msgid "Tuesday" msgstr "" -#: ../../mod/install.php:123 -msgid "Could not connect to database." +#: ../../include/text.php:1090 +msgid "Wednesday" msgstr "" -#: ../../mod/install.php:127 -msgid "Could not create table." +#: ../../include/text.php:1090 +msgid "Thursday" msgstr "" -#: ../../mod/install.php:133 -msgid "Your Friendica site database has been installed." +#: ../../include/text.php:1090 +msgid "Friday" msgstr "" -#: ../../mod/install.php:138 -msgid "" -"You may need to import the file \"database.sql\" manually using phpmyadmin " -"or mysql." +#: ../../include/text.php:1090 +msgid "Saturday" msgstr "" -#: ../../mod/install.php:139 ../../mod/install.php:204 -#: ../../mod/install.php:489 -msgid "Please see the file \"INSTALL.txt\"." +#: ../../include/text.php:1090 +msgid "Sunday" msgstr "" -#: ../../mod/install.php:201 -msgid "System check" +#: ../../include/text.php:1094 +msgid "January" msgstr "" -#: ../../mod/install.php:206 -msgid "Check again" +#: ../../include/text.php:1094 +msgid "February" msgstr "" -#: ../../mod/install.php:225 -msgid "Database connection" +#: ../../include/text.php:1094 +msgid "March" msgstr "" -#: ../../mod/install.php:226 -msgid "" -"In order to install Friendica we need to know how to connect to your " -"database." +#: ../../include/text.php:1094 +msgid "April" msgstr "" -#: ../../mod/install.php:227 -msgid "" -"Please contact your hosting provider or site administrator if you have " -"questions about these settings." +#: ../../include/text.php:1094 +msgid "May" msgstr "" -#: ../../mod/install.php:228 -msgid "" -"The database you specify below should already exist. If it does not, please " -"create it before continuing." +#: ../../include/text.php:1094 +msgid "June" msgstr "" -#: ../../mod/install.php:232 -msgid "Database Server Name" +#: ../../include/text.php:1094 +msgid "July" msgstr "" -#: ../../mod/install.php:233 -msgid "Database Login Name" +#: ../../include/text.php:1094 +msgid "August" msgstr "" -#: ../../mod/install.php:234 -msgid "Database Login Password" +#: ../../include/text.php:1094 +msgid "September" msgstr "" -#: ../../mod/install.php:235 -msgid "Database Name" +#: ../../include/text.php:1094 +msgid "October" msgstr "" -#: ../../mod/install.php:236 ../../mod/install.php:275 -msgid "Site administrator email address" +#: ../../include/text.php:1094 +msgid "November" msgstr "" -#: ../../mod/install.php:236 ../../mod/install.php:275 -msgid "" -"Your account email address must match this in order to use the web admin " -"panel." +#: ../../include/text.php:1094 +msgid "December" msgstr "" -#: ../../mod/install.php:240 ../../mod/install.php:278 -msgid "Please select a default timezone for your website" +#: ../../include/text.php:1172 +msgid "unknown.???" msgstr "" -#: ../../mod/install.php:265 -msgid "Site settings" +#: ../../include/text.php:1173 +msgid "bytes" msgstr "" -#: ../../mod/install.php:318 -msgid "Could not find a command line version of PHP in the web server PATH." +#: ../../include/text.php:1208 +msgid "remove category" msgstr "" -#: ../../mod/install.php:319 -msgid "" -"If you don't have a command line version of PHP installed on server, you " -"will not be able to run background polling via cron. See <a href='http://" -"friendica.com/node/27'>'Activating scheduled tasks'</a>" +#: ../../include/text.php:1257 +msgid "remove from file" msgstr "" -#: ../../mod/install.php:323 -msgid "PHP executable path" +#: ../../include/text.php:1318 ../../include/text.php:1330 +msgid "Click to open/close" msgstr "" -#: ../../mod/install.php:323 -msgid "" -"Enter full path to php executable. You can leave this blank to continue the " -"installation." +#: ../../include/text.php:1485 ../../mod/events.php:344 +msgid "link to source" msgstr "" -#: ../../mod/install.php:328 -msgid "Command line PHP" +#: ../../include/text.php:1504 +msgid "Select a page layout: " msgstr "" -#: ../../mod/install.php:337 -msgid "" -"The command line version of PHP on your system does not have " -"\"register_argc_argv\" enabled." +#: ../../include/text.php:1507 ../../include/text.php:1572 +msgid "default" msgstr "" -#: ../../mod/install.php:338 -msgid "This is required for message delivery to work." +#: ../../include/text.php:1543 +msgid "Page content type: " msgstr "" -#: ../../mod/install.php:340 -msgid "PHP register_argc_argv" +#: ../../include/text.php:1584 +msgid "Select an alternate language" msgstr "" -#: ../../mod/install.php:361 -msgid "" -"Error: the \"openssl_pkey_new\" function on this system is not able to " -"generate encryption keys" +#: ../../include/text.php:1705 ../../include/conversation.php:117 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:45 ../../mod/like.php:111 +msgid "photo" msgstr "" -#: ../../mod/install.php:362 -msgid "" -"If running under Windows, please see \"http://www.php.net/manual/en/openssl." -"installation.php\"." +#: ../../include/text.php:1708 ../../include/conversation.php:120 +#: ../../mod/tagger.php:49 +msgid "event" msgstr "" -#: ../../mod/install.php:364 -msgid "Generate encryption keys" +#: ../../include/text.php:1711 ../../include/conversation.php:145 +#: ../../mod/subthread.php:72 ../../mod/subthread.php:174 +#: ../../mod/tagger.php:53 ../../mod/like.php:111 +msgid "status" msgstr "" -#: ../../mod/install.php:371 -msgid "libCurl PHP module" +#: ../../include/text.php:1713 ../../include/conversation.php:147 +#: ../../mod/tagger.php:55 +msgid "comment" msgstr "" -#: ../../mod/install.php:372 -msgid "GD graphics PHP module" +#: ../../include/text.php:1718 +msgid "activity" msgstr "" -#: ../../mod/install.php:373 -msgid "OpenSSL PHP module" +#: ../../include/text.php:1977 +msgid "Design" msgstr "" -#: ../../mod/install.php:374 -msgid "mysqli PHP module" +#: ../../include/text.php:1979 +msgid "Blocks" msgstr "" -#: ../../mod/install.php:375 -msgid "mb_string PHP module" +#: ../../include/text.php:1980 +msgid "Menus" msgstr "" -#: ../../mod/install.php:380 ../../mod/install.php:382 -msgid "Apache mod_rewrite module" +#: ../../include/text.php:1981 +msgid "Layouts" msgstr "" -#: ../../mod/install.php:380 -msgid "" -"Error: Apache webserver mod-rewrite module is required but not installed." +#: ../../include/text.php:1982 +msgid "Pages" msgstr "" -#: ../../mod/install.php:388 -msgid "Error: libCURL PHP module required but not installed." +#: ../../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:445 +msgid "Advanced" msgstr "" -#: ../../mod/install.php:392 -msgid "" -"Error: GD graphics PHP module with JPEG support required but not installed." +#: ../../include/contact_widgets.php:22 +msgid "Find Channels" msgstr "" -#: ../../mod/install.php:396 -msgid "Error: openssl PHP module required but not installed." +#: ../../include/contact_widgets.php:23 +msgid "Enter name or interest" msgstr "" -#: ../../mod/install.php:400 -msgid "Error: mysqli PHP module required but not installed." +#: ../../include/contact_widgets.php:24 +msgid "Connect/Follow" msgstr "" -#: ../../mod/install.php:404 -msgid "Error: mb_string PHP module required but not installed." +#: ../../include/contact_widgets.php:25 +msgid "Examples: Robert Morgenstein, Fishing" msgstr "" -#: ../../mod/install.php:421 -msgid "" -"The web installer needs to be able to create a file called \".htconfig.php\" " -"in the top folder of your web server and it is unable to do so." +#: ../../include/contact_widgets.php:26 ../../mod/connections.php:391 +#: ../../mod/directory.php:206 ../../mod/directory.php:211 +msgid "Find" msgstr "" -#: ../../mod/install.php:422 -msgid "" -"This is most often a permission setting, as the web server may not be able " -"to write files in your folder - even if you can." +#: ../../include/contact_widgets.php:27 ../../mod/suggest.php:59 +msgid "Channel Suggestions" msgstr "" -#: ../../mod/install.php:423 -msgid "" -"At the end of this procedure, we will give you a text to save in a file " -"named .htconfig.php in your Friendica top folder." +#: ../../include/contact_widgets.php:29 +msgid "Random Profile" msgstr "" -#: ../../mod/install.php:424 -msgid "" -"You can alternatively skip this procedure and perform a manual installation. " -"Please see the file \"INSTALL.txt\" for instructions." +#: ../../include/contact_widgets.php:30 +msgid "Invite Friends" msgstr "" -#: ../../mod/install.php:427 -msgid ".htconfig.php is writable" +#: ../../include/contact_widgets.php:32 +msgid "Exammple: name=fred and country=iceland" msgstr "" -#: ../../mod/install.php:439 -msgid "" -"Url rewrite in .htaccess is not working. Check your server configuration." +#: ../../include/contact_widgets.php:33 +msgid "Advanced Find" msgstr "" -#: ../../mod/install.php:441 -msgid "Url rewrite is working" +#: ../../include/contact_widgets.php:58 ../../include/features.php:66 +#: ../../include/widgets.php:283 +msgid "Saved Folders" msgstr "" -#: ../../mod/install.php:451 -msgid "" -"The database configuration file \".htconfig.php\" could not be written. " -"Please use the enclosed text to create a configuration file in your web " -"server root." +#: ../../include/contact_widgets.php:61 ../../include/contact_widgets.php:95 +#: ../../include/widgets.php:286 +msgid "Everything" msgstr "" -#: ../../mod/install.php:476 -msgid "Errors encountered creating database tables." +#: ../../include/contact_widgets.php:92 ../../include/widgets.php:29 +msgid "Categories" msgstr "" -#: ../../mod/install.php:487 -msgid "<h1>What next</h1>" +#: ../../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 ../../include/ItemObject.php:294 +#: ../../include/js_strings.php:7 +msgid "show more" msgstr "" -#: ../../mod/install.php:488 -msgid "" -"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." +#: ../../include/conversation.php:123 +msgid "channel" msgstr "" -#: ../../mod/localtime.php:12 ../../include/event.php:11 -#: ../../include/bb2diaspora.php:387 -msgid "l F d, Y \\@ g:i A" +#: ../../include/conversation.php:161 ../../mod/like.php:142 +#, php-format +msgid "%1$s likes %2$s's %3$s" msgstr "" -#: ../../mod/localtime.php:24 -msgid "Time Conversion" +#: ../../include/conversation.php:164 ../../mod/like.php:144 +#, php-format +msgid "%1$s doesn't like %2$s's %3$s" msgstr "" -#: ../../mod/localtime.php:26 -msgid "" -"Friendika provides this service for sharing events with other networks and " -"friends in unknown timezones." +#: ../../include/conversation.php:201 +#, php-format +msgid "%1$s is now connected with %2$s" msgstr "" -#: ../../mod/localtime.php:30 +#: ../../include/conversation.php:236 #, php-format -msgid "UTC time: %s" +msgid "%1$s poked %2$s" msgstr "" -#: ../../mod/localtime.php:33 +#: ../../include/conversation.php:258 ../../mod/mood.php:63 #, php-format -msgid "Current timezone: %s" +msgid "%1$s is currently %2$s" +msgstr "" + +#: ../../include/conversation.php:631 ../../include/ItemObject.php:114 +msgid "Select" +msgstr "" + +#: ../../include/conversation.php:632 ../../include/ItemObject.php:108 +#: ../../mod/admin.php:757 ../../mod/admin.php:886 ../../mod/connedit.php:398 +#: ../../mod/settings.php:578 ../../mod/filestorage.php:175 +#: ../../mod/group.php:176 ../../mod/thing.php:236 ../../mod/photos.php:1043 +msgid "Delete" +msgstr "" + +#: ../../include/conversation.php:639 ../../include/ItemObject.php:89 +#: ../../mod/photos.php:846 +msgid "Private Message" +msgstr "" + +#: ../../include/conversation.php:646 ../../include/ItemObject.php:169 +msgid "Message is verified" msgstr "" -#: ../../mod/localtime.php:36 +#: ../../include/conversation.php:666 #, php-format -msgid "Converted localtime: %s" +msgid "View %s's profile @ %s" msgstr "" -#: ../../mod/localtime.php:41 -msgid "Please select your timezone:" +#: ../../include/conversation.php:680 +msgid "Categories:" msgstr "" -#: ../../mod/match.php:12 -msgid "Profile Match" +#: ../../include/conversation.php:681 +msgid "Filed under:" msgstr "" -#: ../../mod/match.php:20 -msgid "No keywords to match. Please add keywords to your default profile." +#: ../../include/conversation.php:690 ../../include/ItemObject.php:234 +#, php-format +msgid " from %s" msgstr "" -#: ../../mod/match.php:57 -msgid "is interested in:" +#: ../../include/conversation.php:693 ../../include/ItemObject.php:237 +#, php-format +msgid "last edited: %s" msgstr "" -#: ../../mod/match.php:58 ../../mod/suggest.php:59 -#: ../../include/contact_widgets.php:9 ../../boot.php:1116 -msgid "Connect" +#: ../../include/conversation.php:694 ../../include/ItemObject.php:238 +#, php-format +msgid "Expires: %s" msgstr "" -#: ../../mod/match.php:65 ../../mod/dirfind.php:60 -msgid "No matches" +#: ../../include/conversation.php:709 +msgid "View in context" msgstr "" -#: ../../mod/lockview.php:39 -msgid "Remote privacy information not available." +#: ../../include/conversation.php:711 ../../include/conversation.php:1127 +#: ../../include/ItemObject.php:272 ../../mod/editblock.php:120 +#: ../../mod/editlayout.php:115 ../../mod/editpost.php:121 +#: ../../mod/editwebpage.php:152 ../../mod/mail.php:222 ../../mod/mail.php:336 +#: ../../mod/photos.php:974 +msgid "Please wait" msgstr "" -#: ../../mod/lockview.php:43 -msgid "Visible to:" +#: ../../include/conversation.php:838 +msgid "remove" msgstr "" -#: ../../mod/content.php:119 ../../mod/network.php:436 -msgid "No such group" +#: ../../include/conversation.php:842 +msgid "Loading..." msgstr "" -#: ../../mod/content.php:130 ../../mod/network.php:447 -msgid "Group is empty" +#: ../../include/conversation.php:843 +msgid "Delete Selected Items" msgstr "" -#: ../../mod/content.php:134 ../../mod/network.php:451 -msgid "Group: " +#: ../../include/conversation.php:934 +msgid "View Source" msgstr "" -#: ../../mod/content.php:438 ../../mod/content.php:719 -#: ../../include/conversation.php:327 ../../include/conversation.php:608 -msgid "Select" +#: ../../include/conversation.php:935 +msgid "Follow Thread" +msgstr "" + +#: ../../include/conversation.php:936 +msgid "View Status" +msgstr "" + +#: ../../include/conversation.php:937 ../../include/nav.php:81 +#: ../../mod/connedit.php:351 ../../mod/connedit.php:465 +msgid "View Profile" +msgstr "" + +#: ../../include/conversation.php:938 +msgid "View Photos" +msgstr "" + +#: ../../include/conversation.php:939 +msgid "Matrix Activity" +msgstr "" + +#: ../../include/conversation.php:940 +msgid "Edit Contact" +msgstr "" + +#: ../../include/conversation.php:941 +msgid "Send PM" +msgstr "" + +#: ../../include/conversation.php:942 +msgid "Poke" msgstr "" -#: ../../mod/content.php:455 ../../mod/content.php:812 -#: ../../mod/content.php:813 ../../include/conversation.php:344 -#: ../../include/conversation.php:701 ../../include/conversation.php:702 +#: ../../include/conversation.php:998 #, php-format -msgid "View %s's profile @ %s" +msgid "%s likes this." msgstr "" -#: ../../mod/content.php:465 ../../mod/content.php:824 -#: ../../include/conversation.php:354 ../../include/conversation.php:713 +#: ../../include/conversation.php:998 #, php-format -msgid "%s from %s" +msgid "%s doesn't like this." msgstr "" -#: ../../mod/content.php:480 ../../include/conversation.php:369 -msgid "View in context" +#: ../../include/conversation.php:1002 +#, php-format +msgid "<span %1$s>%2$d people</span> like this." +msgid_plural "<span %1$s>%2$d people</span> like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1004 +#, php-format +msgid "<span %1$s>%2$d people</span> don't like this." +msgid_plural "<span %1$s>%2$d people</span> don't like this." +msgstr[0] "" +msgstr[1] "" + +#: ../../include/conversation.php:1010 +msgid "and" msgstr "" -#: ../../mod/content.php:586 ../../include/conversation.php:475 +#: ../../include/conversation.php:1013 #, php-format -msgid "%d comment" -msgid_plural "%d comments" +msgid ", and %d other people" +msgid_plural ", and %d other people" msgstr[0] "" msgstr[1] "" -#: ../../mod/content.php:587 ../../addon/page/page.php:76 -#: ../../addon/page/page.php:110 ../../addon/showmore/showmore.php:87 -#: ../../include/contact_widgets.php:188 ../../include/conversation.php:476 -#: ../../boot.php:565 -msgid "show more" +#: ../../include/conversation.php:1014 +#, php-format +msgid "%s like this." msgstr "" -#: ../../mod/content.php:665 ../../include/conversation.php:554 -msgid "like" +#: ../../include/conversation.php:1014 +#, php-format +msgid "%s don't like this." msgstr "" -#: ../../mod/content.php:666 ../../include/conversation.php:555 -msgid "dislike" +#: ../../include/conversation.php:1071 +msgid "Visible to <strong>everybody</strong>" msgstr "" -#: ../../mod/content.php:668 ../../include/conversation.php:557 -msgid "Share this" +#: ../../include/conversation.php:1072 ../../mod/mail.php:171 +#: ../../mod/mail.php:269 +msgid "Please enter a link URL:" msgstr "" -#: ../../mod/content.php:668 ../../include/conversation.php:557 -msgid "share" +#: ../../include/conversation.php:1073 +msgid "Please enter a video link/URL:" msgstr "" -#: ../../mod/content.php:692 ../../include/conversation.php:581 -msgid "Bold" +#: ../../include/conversation.php:1074 +msgid "Please enter an audio link/URL:" msgstr "" -#: ../../mod/content.php:693 ../../include/conversation.php:582 -msgid "Italic" +#: ../../include/conversation.php:1075 +msgid "Tag term:" msgstr "" -#: ../../mod/content.php:694 ../../include/conversation.php:583 -msgid "Underline" +#: ../../include/conversation.php:1076 ../../mod/filer.php:49 +msgid "Save to Folder:" msgstr "" -#: ../../mod/content.php:695 ../../include/conversation.php:584 -msgid "Quote" +#: ../../include/conversation.php:1077 +msgid "Where are you right now?" msgstr "" -#: ../../mod/content.php:696 ../../include/conversation.php:585 -msgid "Code" +#: ../../include/conversation.php:1078 ../../mod/editpost.php:52 +#: ../../mod/mail.php:172 ../../mod/mail.php:270 +msgid "Expires YYYY-MM-DD HH:MM" msgstr "" -#: ../../mod/content.php:697 ../../include/conversation.php:586 -msgid "Image" +#: ../../include/conversation.php:1102 ../../mod/layouts.php:113 +#: ../../mod/photos.php:973 +msgid "Share" msgstr "" -#: ../../mod/content.php:698 ../../include/conversation.php:587 -msgid "Link" +#: ../../include/conversation.php:1104 ../../mod/editwebpage.php:139 +msgid "Page link title" msgstr "" -#: ../../mod/content.php:699 ../../include/conversation.php:588 -msgid "Video" +#: ../../include/conversation.php:1107 +msgid "Post as" msgstr "" -#: ../../mod/content.php:732 ../../include/conversation.php:621 -msgid "add star" +#: ../../include/conversation.php:1108 ../../mod/editblock.php:112 +#: ../../mod/editlayout.php:107 ../../mod/editpost.php:113 +#: ../../mod/editwebpage.php:144 ../../mod/mail.php:219 ../../mod/mail.php:332 +msgid "Upload photo" msgstr "" -#: ../../mod/content.php:733 ../../include/conversation.php:622 -msgid "remove star" +#: ../../include/conversation.php:1109 +msgid "upload photo" msgstr "" -#: ../../mod/content.php:734 ../../include/conversation.php:623 -msgid "toggle star status" +#: ../../include/conversation.php:1110 ../../mod/editblock.php:113 +#: ../../mod/editlayout.php:108 ../../mod/editpost.php:114 +#: ../../mod/editwebpage.php:145 ../../mod/mail.php:220 ../../mod/mail.php:333 +msgid "Attach file" msgstr "" -#: ../../mod/content.php:737 ../../include/conversation.php:626 -msgid "starred" +#: ../../include/conversation.php:1111 +msgid "attach file" msgstr "" -#: ../../mod/content.php:738 ../../include/conversation.php:627 -msgid "add tag" +#: ../../include/conversation.php:1112 ../../mod/editblock.php:114 +#: ../../mod/editlayout.php:109 ../../mod/editpost.php:115 +#: ../../mod/editwebpage.php:146 ../../mod/mail.php:221 ../../mod/mail.php:334 +msgid "Insert web link" msgstr "" -#: ../../mod/content.php:742 ../../include/conversation.php:631 -msgid "save to folder" +#: ../../include/conversation.php:1113 +msgid "web link" msgstr "" -#: ../../mod/content.php:814 ../../include/conversation.php:703 -msgid "to" +#: ../../include/conversation.php:1114 +msgid "Insert video link" msgstr "" -#: ../../mod/content.php:815 ../../include/conversation.php:704 -msgid "Wall-to-Wall" +#: ../../include/conversation.php:1115 +msgid "video link" msgstr "" -#: ../../mod/content.php:816 ../../include/conversation.php:705 -msgid "via Wall-To-Wall:" +#: ../../include/conversation.php:1116 +msgid "Insert audio link" msgstr "" -#: ../../mod/home.php:26 ../../addon/communityhome/communityhome.php:179 -#, php-format -msgid "Welcome to %s" +#: ../../include/conversation.php:1117 +msgid "audio link" msgstr "" -#: ../../mod/notifications.php:26 -msgid "Invalid request identifier." +#: ../../include/conversation.php:1118 ../../mod/editblock.php:118 +#: ../../mod/editlayout.php:113 ../../mod/editpost.php:119 +#: ../../mod/editwebpage.php:150 +msgid "Set your location" msgstr "" -#: ../../mod/notifications.php:35 ../../mod/notifications.php:161 -#: ../../mod/notifications.php:207 -msgid "Discard" +#: ../../include/conversation.php:1119 +msgid "set location" msgstr "" -#: ../../mod/notifications.php:51 ../../mod/notifications.php:160 -#: ../../mod/notifications.php:206 ../../mod/contacts.php:316 -#: ../../mod/contacts.php:370 -msgid "Ignore" +#: ../../include/conversation.php:1120 ../../mod/editblock.php:119 +#: ../../mod/editlayout.php:114 ../../mod/editpost.php:120 +#: ../../mod/editwebpage.php:151 +msgid "Clear browser location" +msgstr "" + +#: ../../include/conversation.php:1121 +msgid "clear location" +msgstr "" + +#: ../../include/conversation.php:1123 ../../mod/editblock.php:132 +#: ../../mod/editlayout.php:126 ../../mod/editpost.php:132 +#: ../../mod/editwebpage.php:167 +msgid "Set title" +msgstr "" + +#: ../../include/conversation.php:1126 ../../mod/editblock.php:135 +#: ../../mod/editlayout.php:129 ../../mod/editpost.php:134 +#: ../../mod/editwebpage.php:169 +msgid "Categories (comma-separated list)" +msgstr "" + +#: ../../include/conversation.php:1128 ../../mod/editblock.php:121 +#: ../../mod/editlayout.php:116 ../../mod/editpost.php:122 +#: ../../mod/editwebpage.php:153 +msgid "Permission settings" +msgstr "" + +#: ../../include/conversation.php:1129 +msgid "permissions" +msgstr "" + +#: ../../include/conversation.php:1136 ../../mod/editblock.php:129 +#: ../../mod/editlayout.php:123 ../../mod/editpost.php:129 +#: ../../mod/editwebpage.php:162 +msgid "Public post" +msgstr "" + +#: ../../include/conversation.php:1138 ../../mod/editblock.php:136 +#: ../../mod/editlayout.php:130 ../../mod/editpost.php:135 +#: ../../mod/editwebpage.php:170 +msgid "Example: bob@example.com, mary@example.com" +msgstr "" + +#: ../../include/conversation.php:1151 ../../mod/editblock.php:146 +#: ../../mod/editlayout.php:140 ../../mod/editpost.php:146 +#: ../../mod/editwebpage.php:180 ../../mod/mail.php:226 ../../mod/mail.php:339 +msgid "Set expiration date" +msgstr "" + +#: ../../include/conversation.php:1153 ../../include/ItemObject.php:573 +#: ../../mod/editpost.php:148 ../../mod/mail.php:228 ../../mod/mail.php:341 +msgid "Encrypt text" +msgstr "" + +#: ../../include/conversation.php:1155 ../../mod/editpost.php:150 +msgid "OK" +msgstr "" + +#: ../../include/conversation.php:1156 ../../mod/settings.php:516 +#: ../../mod/settings.php:542 ../../mod/editpost.php:151 +#: ../../mod/fbrowser.php:82 ../../mod/fbrowser.php:117 ../../mod/tagrm.php:11 +#: ../../mod/tagrm.php:94 +msgid "Cancel" +msgstr "" + +#: ../../include/conversation.php:1392 +msgid "Discover" msgstr "" -#: ../../mod/notifications.php:75 -msgid "System" +#: ../../include/conversation.php:1395 +msgid "Imported public streams" msgstr "" -#: ../../mod/notifications.php:80 ../../include/nav.php:113 -msgid "Network" +#: ../../include/conversation.php:1400 +msgid "Commented Order" +msgstr "" + +#: ../../include/conversation.php:1403 +msgid "Sort by Comment Date" +msgstr "" + +#: ../../include/conversation.php:1407 +msgid "Posted Order" msgstr "" -#: ../../mod/notifications.php:85 ../../mod/network.php:300 +#: ../../include/conversation.php:1410 +msgid "Sort by Post Date" +msgstr "" + +#: ../../include/conversation.php:1415 msgid "Personal" msgstr "" -#: ../../mod/notifications.php:90 ../../view/theme/diabook/theme.php:127 -#: ../../include/nav.php:77 ../../include/nav.php:115 -msgid "Home" +#: ../../include/conversation.php:1418 +msgid "Posts that mention or involve you" msgstr "" -#: ../../mod/notifications.php:95 ../../include/nav.php:121 -msgid "Introductions" +#: ../../include/conversation.php:1424 ../../mod/connections.php:211 +#: ../../mod/connections.php:224 ../../mod/menu.php:61 +msgid "New" msgstr "" -#: ../../mod/notifications.php:100 ../../mod/message.php:105 -#: ../../include/nav.php:128 -msgid "Messages" +#: ../../include/conversation.php:1427 +msgid "Activity Stream - by date" msgstr "" -#: ../../mod/notifications.php:119 -msgid "Show Ignored Requests" +#: ../../include/conversation.php:1433 +msgid "Starred" msgstr "" -#: ../../mod/notifications.php:119 -msgid "Hide Ignored Requests" +#: ../../include/conversation.php:1436 +msgid "Favourite Posts" msgstr "" -#: ../../mod/notifications.php:145 ../../mod/notifications.php:191 -msgid "Notification type: " +#: ../../include/conversation.php:1443 +msgid "Spam" msgstr "" -#: ../../mod/notifications.php:146 -msgid "Friend Suggestion" +#: ../../include/conversation.php:1446 +msgid "Posts flagged as SPAM" msgstr "" -#: ../../mod/notifications.php:148 -#, php-format -msgid "suggested by %s" +#: ../../include/conversation.php:1480 ../../mod/admin.php:890 +msgid "Channel" msgstr "" -#: ../../mod/notifications.php:153 ../../mod/notifications.php:200 -#: ../../mod/contacts.php:376 -msgid "Hide this contact from others" +#: ../../include/conversation.php:1483 +msgid "Status Messages and Posts" msgstr "" -#: ../../mod/notifications.php:154 ../../mod/notifications.php:201 -msgid "Post a new friend activity" +#: ../../include/conversation.php:1492 +msgid "About" msgstr "" -#: ../../mod/notifications.php:154 ../../mod/notifications.php:201 -msgid "if applicable" +#: ../../include/conversation.php:1495 +msgid "Profile Details" msgstr "" -#: ../../mod/notifications.php:157 ../../mod/notifications.php:204 -#: ../../mod/admin.php:663 -msgid "Approve" +#: ../../include/conversation.php:1501 ../../include/nav.php:84 +#: ../../mod/fbrowser.php:25 +msgid "Photos" msgstr "" -#: ../../mod/notifications.php:177 -msgid "Claims to be known to you: " +#: ../../include/conversation.php:1510 ../../include/nav.php:85 +#: ../../mod/fbrowser.php:114 +msgid "Files" msgstr "" -#: ../../mod/notifications.php:177 -msgid "yes" +#: ../../include/conversation.php:1513 +msgid "Files and Storage" msgstr "" -#: ../../mod/notifications.php:177 -msgid "no" +#: ../../include/conversation.php:1522 ../../include/conversation.php:1525 +msgid "Chatrooms" msgstr "" -#: ../../mod/notifications.php:184 -msgid "Approve as: " +#: ../../include/conversation.php:1532 ../../include/nav.php:87 +#: ../../include/nav.php:180 ../../mod/events.php:366 +msgid "Events" msgstr "" -#: ../../mod/notifications.php:185 -msgid "Friend" +#: ../../include/conversation.php:1535 +msgid "Events and Calendar" msgstr "" -#: ../../mod/notifications.php:186 -msgid "Sharer" +#: ../../include/conversation.php:1540 ../../include/nav.php:88 +msgid "Bookmarks" msgstr "" -#: ../../mod/notifications.php:186 -msgid "Fan/Admirer" +#: ../../include/conversation.php:1543 +msgid "Saved Bookmarks" msgstr "" -#: ../../mod/notifications.php:192 -msgid "Friend/Connect Request" +#: ../../include/conversation.php:1551 ../../include/nav.php:90 +#: ../../mod/webpages.php:79 +msgid "Webpages" msgstr "" -#: ../../mod/notifications.php:192 -msgid "New Follower" +#: ../../include/conversation.php:1554 +msgid "Manage Webpages" msgstr "" -#: ../../mod/notifications.php:213 -msgid "No introductions." +#: ../../include/datetime.php:43 ../../include/datetime.php:45 +msgid "Miscellaneous" msgstr "" -#: ../../mod/notifications.php:216 ../../include/nav.php:122 -msgid "Notifications" +#: ../../include/datetime.php:152 ../../include/datetime.php:284 +msgid "year" msgstr "" -#: ../../mod/notifications.php:253 ../../mod/notifications.php:378 -#: ../../mod/notifications.php:465 -#, php-format -msgid "%s liked %s's post" +#: ../../include/datetime.php:157 ../../include/datetime.php:285 +msgid "month" msgstr "" -#: ../../mod/notifications.php:262 ../../mod/notifications.php:387 -#: ../../mod/notifications.php:474 -#, php-format -msgid "%s disliked %s's post" +#: ../../include/datetime.php:162 ../../include/datetime.php:287 +msgid "day" msgstr "" -#: ../../mod/notifications.php:276 ../../mod/notifications.php:401 -#: ../../mod/notifications.php:488 -#, php-format -msgid "%s is now friends with %s" +#: ../../include/datetime.php:275 +msgid "never" msgstr "" -#: ../../mod/notifications.php:283 ../../mod/notifications.php:408 -#, php-format -msgid "%s created a new post" +#: ../../include/datetime.php:281 +msgid "less than a second ago" msgstr "" -#: ../../mod/notifications.php:284 ../../mod/notifications.php:409 -#: ../../mod/notifications.php:497 +#: ../../include/datetime.php:284 +msgid "years" +msgstr "" + +#: ../../include/datetime.php:285 +msgid "months" +msgstr "" + +#: ../../include/datetime.php:286 +msgid "week" +msgstr "" + +#: ../../include/datetime.php:286 +msgid "weeks" +msgstr "" + +#: ../../include/datetime.php:287 +msgid "days" +msgstr "" + +#: ../../include/datetime.php:288 +msgid "hour" +msgstr "" + +#: ../../include/datetime.php:288 +msgid "hours" +msgstr "" + +#: ../../include/datetime.php:289 +msgid "minute" +msgstr "" + +#: ../../include/datetime.php:289 +msgid "minutes" +msgstr "" + +#: ../../include/datetime.php:290 +msgid "second" +msgstr "" + +#: ../../include/datetime.php:290 +msgid "seconds" +msgstr "" + +#: ../../include/datetime.php:299 #, php-format -msgid "%s commented on %s's post" +msgid "%1$d %2$s ago" msgstr "" -#: ../../mod/notifications.php:298 -msgid "No more network notifications." +#: ../../include/dir_fns.php:36 +msgid "Sort Options" msgstr "" -#: ../../mod/notifications.php:302 -msgid "Network Notifications" +#: ../../include/dir_fns.php:37 +msgid "Alphabetic" msgstr "" -#: ../../mod/notifications.php:328 ../../mod/notify.php:61 -msgid "No more system notifications." +#: ../../include/dir_fns.php:38 +msgid "Reverse Alphabetic" msgstr "" -#: ../../mod/notifications.php:332 ../../mod/notify.php:65 -msgid "System Notifications" +#: ../../include/dir_fns.php:39 +msgid "Newest to Oldest" msgstr "" -#: ../../mod/notifications.php:423 -msgid "No more personal notifications." +#: ../../include/dir_fns.php:51 +msgid "Enable Safe Search" msgstr "" -#: ../../mod/notifications.php:427 -msgid "Personal Notifications" +#: ../../include/dir_fns.php:53 +msgid "Disable Safe Search" msgstr "" -#: ../../mod/notifications.php:504 -msgid "No more home notifications." +#: ../../include/dir_fns.php:55 +msgid "Safe Mode" msgstr "" -#: ../../mod/notifications.php:508 -msgid "Home Notifications" +#: ../../include/enotify.php:41 +msgid "Red Matrix Notification" msgstr "" -#: ../../mod/contacts.php:83 ../../mod/contacts.php:163 -msgid "Could not access contact record." +#: ../../include/enotify.php:42 +msgid "redmatrix" msgstr "" -#: ../../mod/contacts.php:97 -msgid "Could not locate selected profile." +#: ../../include/enotify.php:44 +msgid "Thank You," msgstr "" -#: ../../mod/contacts.php:120 -msgid "Contact updated." +#: ../../include/enotify.php:46 +#, php-format +msgid "%s Administrator" msgstr "" -#: ../../mod/contacts.php:185 -msgid "Contact has been blocked" +#: ../../include/enotify.php:81 +#, php-format +msgid "%s <!item_type!>" msgstr "" -#: ../../mod/contacts.php:185 -msgid "Contact has been unblocked" +#: ../../include/enotify.php:85 +#, php-format +msgid "[Red:Notify] New mail received at %s" msgstr "" -#: ../../mod/contacts.php:199 -msgid "Contact has been ignored" +#: ../../include/enotify.php:87 +#, php-format +msgid "%1$s, %2$s sent you a new private message at %3$s." msgstr "" -#: ../../mod/contacts.php:199 -msgid "Contact has been unignored" +#: ../../include/enotify.php:88 +#, php-format +msgid "%1$s sent you %2$s." msgstr "" -#: ../../mod/contacts.php:215 -msgid "Contact has been archived" +#: ../../include/enotify.php:88 +msgid "a private message" msgstr "" -#: ../../mod/contacts.php:215 -msgid "Contact has been unarchived" +#: ../../include/enotify.php:89 +#, php-format +msgid "Please visit %s to view and/or reply to your private messages." msgstr "" -#: ../../mod/contacts.php:228 -msgid "Contact has been removed." +#: ../../include/enotify.php:144 +#, php-format +msgid "%1$s, %2$s commented on [zrl=%3$s]a %4$s[/zrl]" msgstr "" -#: ../../mod/contacts.php:258 +#: ../../include/enotify.php:152 #, php-format -msgid "You are mutual friends with %s" +msgid "%1$s, %2$s commented on [zrl=%3$s]%4$s's %5$s[/zrl]" msgstr "" -#: ../../mod/contacts.php:262 +#: ../../include/enotify.php:161 #, php-format -msgid "You are sharing with %s" +msgid "%1$s, %2$s commented on [zrl=%3$s]your %4$s[/zrl]" msgstr "" -#: ../../mod/contacts.php:267 +#: ../../include/enotify.php:172 #, php-format -msgid "%s is sharing with you" +msgid "[Red:Notify] Comment to conversation #%1$d by %2$s" msgstr "" -#: ../../mod/contacts.php:284 -msgid "Private communications are not available for this contact." +#: ../../include/enotify.php:173 +#, php-format +msgid "%1$s, %2$s commented on an item/conversation you have been following." msgstr "" -#: ../../mod/contacts.php:287 -msgid "Never" +#: ../../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 "" -#: ../../mod/contacts.php:291 -msgid "(Update was successful)" +#: ../../include/enotify.php:182 +#, php-format +msgid "[Red:Notify] %s posted to your profile wall" msgstr "" -#: ../../mod/contacts.php:291 -msgid "(Update was not successful)" +#: ../../include/enotify.php:184 +#, php-format +msgid "%1$s, %2$s posted to your profile wall at %3$s" msgstr "" -#: ../../mod/contacts.php:293 -msgid "Suggest friends" +#: ../../include/enotify.php:186 +#, php-format +msgid "%1$s, %2$s posted to [zrl=%3$s]your wall[/zrl]" msgstr "" -#: ../../mod/contacts.php:297 +#: ../../include/enotify.php:210 #, php-format -msgid "Network type: %s" +msgid "[Red:Notify] %s tagged you" msgstr "" -#: ../../mod/contacts.php:300 ../../include/contact_widgets.php:183 +#: ../../include/enotify.php:211 #, php-format -msgid "%d contact in common" -msgid_plural "%d contacts in common" -msgstr[0] "" -msgstr[1] "" +msgid "%1$s, %2$s tagged you at %3$s" +msgstr "" -#: ../../mod/contacts.php:305 -msgid "View all contacts" +#: ../../include/enotify.php:212 +#, php-format +msgid "%1$s, %2$s [zrl=%3$s]tagged you[/zrl]." msgstr "" -#: ../../mod/contacts.php:310 ../../mod/contacts.php:369 -#: ../../mod/admin.php:667 -msgid "Unblock" +#: ../../include/enotify.php:225 +#, php-format +msgid "[Red:Notify] %1$s poked you" msgstr "" -#: ../../mod/contacts.php:310 ../../mod/contacts.php:369 -#: ../../mod/admin.php:666 -msgid "Block" +#: ../../include/enotify.php:226 +#, php-format +msgid "%1$s, %2$s poked you at %3$s" msgstr "" -#: ../../mod/contacts.php:313 -msgid "Toggle Blocked status" +#: ../../include/enotify.php:227 +#, php-format +msgid "%1$s, %2$s [zrl=%2$s]poked you[/zrl]." msgstr "" -#: ../../mod/contacts.php:316 ../../mod/contacts.php:370 -msgid "Unignore" +#: ../../include/enotify.php:243 +#, php-format +msgid "[Red:Notify] %s tagged your post" msgstr "" -#: ../../mod/contacts.php:319 -msgid "Toggle Ignored status" +#: ../../include/enotify.php:244 +#, php-format +msgid "%1$s, %2$s tagged your post at %3$s" msgstr "" -#: ../../mod/contacts.php:323 -msgid "Unarchive" +#: ../../include/enotify.php:245 +#, php-format +msgid "%1$s, %2$s tagged [zrl=%3$s]your post[/zrl]" msgstr "" -#: ../../mod/contacts.php:323 -msgid "Archive" +#: ../../include/enotify.php:257 +msgid "[Red:Notify] Introduction received" msgstr "" -#: ../../mod/contacts.php:326 -msgid "Toggle Archive status" +#: ../../include/enotify.php:258 +#, php-format +msgid "%1$s, you've received an new connection request from '%2$s' at %3$s" msgstr "" -#: ../../mod/contacts.php:329 -msgid "Repair" +#: ../../include/enotify.php:259 +#, php-format +msgid "" +"%1$s, you've received [zrl=%2$s]a new connection request[/zrl] from %3$s." msgstr "" -#: ../../mod/contacts.php:332 -msgid "Advanced Contact Settings" +#: ../../include/enotify.php:263 ../../include/enotify.php:282 +#, php-format +msgid "You may visit their profile at %s" msgstr "" -#: ../../mod/contacts.php:338 -msgid "Communications lost with this contact!" +#: ../../include/enotify.php:265 +#, php-format +msgid "Please visit %s to approve or reject the connection request." msgstr "" -#: ../../mod/contacts.php:341 -msgid "Contact Editor" +#: ../../include/enotify.php:272 +msgid "[Red:Notify] Friend suggestion received" msgstr "" -#: ../../mod/contacts.php:344 -msgid "Profile Visibility" +#: ../../include/enotify.php:273 +#, php-format +msgid "%1$s, you've received a friend suggestion from '%2$s' at %3$s" msgstr "" -#: ../../mod/contacts.php:345 +#: ../../include/enotify.php:274 #, php-format msgid "" -"Please choose the profile you would like to display to %s when viewing your " -"profile securely." +"%1$s, you've received [zrl=%2$s]a friend suggestion[/zrl] for %3$s from %4$s." msgstr "" -#: ../../mod/contacts.php:346 -msgid "Contact Information / Notes" +#: ../../include/enotify.php:280 +msgid "Name:" msgstr "" -#: ../../mod/contacts.php:347 -msgid "Edit contact notes" +#: ../../include/enotify.php:281 +msgid "Photo:" msgstr "" -#: ../../mod/contacts.php:352 ../../mod/contacts.php:544 -#: ../../mod/viewconnections.php:62 ../../mod/nogroup.php:40 +#: ../../include/enotify.php:284 #, php-format -msgid "Visit %s's profile [%s]" +msgid "Please visit %s to approve or reject the suggestion." msgstr "" -#: ../../mod/contacts.php:353 -msgid "Block/Unblock contact" +#: ../../include/ItemObject.php:118 +msgid "save to folder" msgstr "" -#: ../../mod/contacts.php:354 -msgid "Ignore contact" +#: ../../include/ItemObject.php:154 +msgid "add star" msgstr "" -#: ../../mod/contacts.php:355 -msgid "Repair URL settings" +#: ../../include/ItemObject.php:155 +msgid "remove star" msgstr "" -#: ../../mod/contacts.php:356 -msgid "View conversations" +#: ../../include/ItemObject.php:156 +msgid "toggle star status" msgstr "" -#: ../../mod/contacts.php:358 -msgid "Delete contact" +#: ../../include/ItemObject.php:160 +msgid "starred" msgstr "" -#: ../../mod/contacts.php:362 -msgid "Last update:" +#: ../../include/ItemObject.php:177 +msgid "add tag" msgstr "" -#: ../../mod/contacts.php:364 -msgid "Update public posts" +#: ../../include/ItemObject.php:192 ../../mod/photos.php:971 +msgid "I like this (toggle)" msgstr "" -#: ../../mod/contacts.php:366 ../../mod/admin.php:1138 -msgid "Update now" +#: ../../include/ItemObject.php:193 ../../mod/photos.php:972 +msgid "I don't like this (toggle)" msgstr "" -#: ../../mod/contacts.php:373 -msgid "Currently blocked" +#: ../../include/ItemObject.php:195 +msgid "Share this" msgstr "" -#: ../../mod/contacts.php:374 -msgid "Currently ignored" +#: ../../include/ItemObject.php:195 +msgid "share" msgstr "" -#: ../../mod/contacts.php:375 -msgid "Currently archived" +#: ../../include/ItemObject.php:219 ../../include/ItemObject.php:220 +#, php-format +msgid "View %s's profile - %s" msgstr "" -#: ../../mod/contacts.php:376 -msgid "" -"Replies/likes to your public posts <strong>may</strong> still be visible" +#: ../../include/ItemObject.php:221 +msgid "to" msgstr "" -#: ../../mod/contacts.php:429 -msgid "Suggestions" +#: ../../include/ItemObject.php:222 +msgid "via" msgstr "" -#: ../../mod/contacts.php:432 -msgid "Suggest potential friends" +#: ../../include/ItemObject.php:223 +msgid "Wall-to-Wall" msgstr "" -#: ../../mod/contacts.php:435 ../../mod/group.php:191 -msgid "All Contacts" +#: ../../include/ItemObject.php:224 +msgid "via Wall-To-Wall:" msgstr "" -#: ../../mod/contacts.php:438 -msgid "Show all contacts" +#: ../../include/ItemObject.php:258 +msgid "Bookmark Links" msgstr "" -#: ../../mod/contacts.php:441 -msgid "Unblocked" +#: ../../include/ItemObject.php:293 +#, php-format +msgid "%d comment" +msgid_plural "%d comments" +msgstr[0] "" +msgstr[1] "" + +#: ../../include/ItemObject.php:558 ../../mod/photos.php:990 +#: ../../mod/photos.php:1077 +msgid "This is you" msgstr "" -#: ../../mod/contacts.php:444 -msgid "Only show unblocked contacts" +#: ../../include/ItemObject.php:560 ../../include/js_strings.php:6 +#: ../../mod/photos.php:992 ../../mod/photos.php:1079 +msgid "Comment" msgstr "" -#: ../../mod/contacts.php:448 -msgid "Blocked" +#: ../../include/ItemObject.php:561 ../../mod/mood.php:142 +#: ../../mod/admin.php:441 ../../mod/admin.php:750 ../../mod/admin.php:884 +#: ../../mod/admin.php:1017 ../../mod/admin.php:1216 ../../mod/admin.php:1303 +#: ../../mod/poke.php:166 ../../mod/profiles.php:506 ../../mod/chat.php:177 +#: ../../mod/chat.php:211 ../../mod/connect.php:92 ../../mod/connedit.php:476 +#: ../../mod/settings.php:515 ../../mod/settings.php:627 +#: ../../mod/settings.php:655 ../../mod/settings.php:679 +#: ../../mod/settings.php:751 ../../mod/settings.php:929 +#: ../../mod/setup.php:307 ../../mod/setup.php:350 ../../mod/pdledit.php:58 +#: ../../mod/events.php:481 ../../mod/sources.php:104 +#: ../../mod/sources.php:138 ../../mod/filestorage.php:135 +#: ../../mod/fsuggest.php:108 ../../mod/group.php:81 ../../mod/thing.php:283 +#: ../../mod/thing.php:326 ../../mod/import.php:387 ../../mod/invite.php:156 +#: ../../mod/mail.php:223 ../../mod/mail.php:335 ../../mod/photos.php:565 +#: ../../mod/photos.php:670 ../../mod/photos.php:953 ../../mod/photos.php:993 +#: ../../mod/photos.php:1080 ../../view/theme/apw/php/config.php:256 +#: ../../view/theme/blogga/php/config.php:67 +#: ../../view/theme/blogga/view/theme/blog/config.php:67 +#: ../../view/theme/redbasic/php/config.php:99 +msgid "Submit" msgstr "" -#: ../../mod/contacts.php:451 -msgid "Only show blocked contacts" +#: ../../include/ItemObject.php:562 +msgid "Bold" msgstr "" -#: ../../mod/contacts.php:455 -msgid "Ignored" +#: ../../include/ItemObject.php:563 +msgid "Italic" msgstr "" -#: ../../mod/contacts.php:458 -msgid "Only show ignored contacts" +#: ../../include/ItemObject.php:564 +msgid "Underline" msgstr "" -#: ../../mod/contacts.php:462 -msgid "Archived" +#: ../../include/ItemObject.php:565 +msgid "Quote" msgstr "" -#: ../../mod/contacts.php:465 -msgid "Only show archived contacts" +#: ../../include/ItemObject.php:566 +msgid "Code" msgstr "" -#: ../../mod/contacts.php:469 -msgid "Hidden" +#: ../../include/ItemObject.php:567 +msgid "Image" msgstr "" -#: ../../mod/contacts.php:472 -msgid "Only show hidden contacts" +#: ../../include/ItemObject.php:568 +msgid "Link" msgstr "" -#: ../../mod/contacts.php:520 -msgid "Mutual Friendship" +#: ../../include/ItemObject.php:569 +msgid "Video" msgstr "" -#: ../../mod/contacts.php:524 -msgid "is a fan of yours" +#: ../../include/features.php:23 +msgid "General Features" msgstr "" -#: ../../mod/contacts.php:528 -msgid "you are a fan of" +#: ../../include/features.php:25 +msgid "Content Expiration" msgstr "" -#: ../../mod/contacts.php:545 ../../mod/nogroup.php:41 -msgid "Edit contact" +#: ../../include/features.php:25 +msgid "Remove posts/comments and/or private messages at a future time" msgstr "" -#: ../../mod/contacts.php:566 ../../view/theme/diabook/theme.php:129 -#: ../../include/nav.php:139 -msgid "Contacts" +#: ../../include/features.php:26 +msgid "Multiple Profiles" msgstr "" -#: ../../mod/contacts.php:570 -msgid "Search your contacts" +#: ../../include/features.php:26 +msgid "Ability to create multiple profiles" msgstr "" -#: ../../mod/contacts.php:571 ../../mod/directory.php:57 -msgid "Finding: " +#: ../../include/features.php:27 +msgid "Web Pages" msgstr "" -#: ../../mod/contacts.php:572 ../../mod/directory.php:59 -#: ../../include/contact_widgets.php:33 -msgid "Find" +#: ../../include/features.php:27 +msgid "Provide managed web pages on your channel" msgstr "" -#: ../../mod/lostpass.php:16 -msgid "No valid account found." +#: ../../include/features.php:28 +msgid "Private Notes" msgstr "" -#: ../../mod/lostpass.php:32 -msgid "Password reset request issued. Check your email." +#: ../../include/features.php:28 +msgid "Enables a tool to store notes and reminders" msgstr "" -#: ../../mod/lostpass.php:43 -#, php-format -msgid "Password reset requested at %s" +#: ../../include/features.php:33 +msgid "Extended Identity Sharing" msgstr "" -#: ../../mod/lostpass.php:45 ../../mod/lostpass.php:107 -#: ../../mod/register.php:90 ../../mod/register.php:144 -#: ../../mod/regmod.php:54 ../../mod/dfrn_confirm.php:752 -#: ../../addon/facebook/facebook.php:702 -#: ../../addon/facebook/facebook.php:1192 -#: ../../addon/public_server/public_server.php:62 -#: ../../addon/testdrive/testdrive.php:67 ../../include/items.php:2892 -#: ../../boot.php:766 -msgid "Administrator" +#: ../../include/features.php:33 +msgid "" +"Share your identity with all websites on the internet. When disabled, " +"identity is only shared with sites in the matrix." +msgstr "" + +#: ../../include/features.php:34 +msgid "Expert Mode" msgstr "" -#: ../../mod/lostpass.php:65 +#: ../../include/features.php:34 +msgid "Enable Expert Mode to provide advanced configuration options" +msgstr "" + +#: ../../include/features.php:35 +msgid "Premium Channel" +msgstr "" + +#: ../../include/features.php:35 msgid "" -"Request could not be verified. (You may have previously submitted it.) " -"Password reset failed." +"Allows you to set restrictions and terms on those that connect with your " +"channel" msgstr "" -#: ../../mod/lostpass.php:83 ../../boot.php:898 -msgid "Password Reset" +#: ../../include/features.php:40 +msgid "Post Composition Features" msgstr "" -#: ../../mod/lostpass.php:84 -msgid "Your password has been reset as requested." +#: ../../include/features.php:41 +msgid "Richtext Editor" msgstr "" -#: ../../mod/lostpass.php:85 -msgid "Your new password is" +#: ../../include/features.php:41 +msgid "Enable richtext editor" msgstr "" -#: ../../mod/lostpass.php:86 -msgid "Save or copy your new password - and then" +#: ../../include/features.php:42 +msgid "Post Preview" msgstr "" -#: ../../mod/lostpass.php:87 -msgid "click here to login" +#: ../../include/features.php:42 +msgid "Allow previewing posts and comments before publishing them" msgstr "" -#: ../../mod/lostpass.php:88 -msgid "" -"Your password may be changed from the <em>Settings</em> page after " -"successful login." +#: ../../include/features.php:43 ../../include/widgets.php:490 +#: ../../mod/sources.php:88 +msgid "Channel Sources" msgstr "" -#: ../../mod/lostpass.php:119 -msgid "Forgot your Password?" +#: ../../include/features.php:43 +msgid "Automatically import channel content from other channels or feeds" msgstr "" -#: ../../mod/lostpass.php:120 +#: ../../include/features.php:44 +msgid "Even More Encryption" +msgstr "" + +#: ../../include/features.php:44 msgid "" -"Enter your email address and submit to have your password reset. Then check " -"your email for further instructions." +"Allow optional encryption of content end-to-end with a shared secret key" msgstr "" -#: ../../mod/lostpass.php:121 -msgid "Nickname or Email: " +#: ../../include/features.php:49 +msgid "Network and Stream Filtering" msgstr "" -#: ../../mod/lostpass.php:122 -msgid "Reset" +#: ../../include/features.php:50 +msgid "Search by Date" msgstr "" -#: ../../mod/settings.php:50 ../../include/nav.php:137 -msgid "Account settings" +#: ../../include/features.php:50 +msgid "Ability to select posts by date ranges" msgstr "" -#: ../../mod/settings.php:55 -msgid "Display settings" +#: ../../include/features.php:51 +msgid "Collections Filter" msgstr "" -#: ../../mod/settings.php:61 -msgid "Connector settings" +#: ../../include/features.php:51 +msgid "Enable widget to display Network posts only from selected collections" msgstr "" -#: ../../mod/settings.php:66 -msgid "Plugin settings" +#: ../../include/features.php:52 ../../include/widgets.php:252 +msgid "Saved Searches" msgstr "" -#: ../../mod/settings.php:71 -msgid "Connected apps" +#: ../../include/features.php:52 +msgid "Save search terms for re-use" msgstr "" -#: ../../mod/settings.php:76 -msgid "Export personal data" +#: ../../include/features.php:53 +msgid "Network Personal Tab" msgstr "" -#: ../../mod/settings.php:81 -msgid "Remove account" +#: ../../include/features.php:53 +msgid "Enable tab to display only Network posts that you've interacted on" msgstr "" -#: ../../mod/settings.php:89 ../../mod/admin.php:753 ../../mod/admin.php:958 -#: ../../addon/dav/layout.fnk.php:116 ../../addon/mathjax/mathjax.php:36 -#: ../../view/theme/diabook/theme.php:643 -#: ../../view/theme/diabook/theme.php:773 ../../include/nav.php:137 -msgid "Settings" +#: ../../include/features.php:54 +msgid "Network New Tab" msgstr "" -#: ../../mod/settings.php:133 -msgid "Missing some important data!" +#: ../../include/features.php:54 +msgid "Enable tab to display all new Network activity" msgstr "" -#: ../../mod/settings.php:136 ../../mod/settings.php:581 -msgid "Update" +#: ../../include/features.php:55 +msgid "Affinity Tool" msgstr "" -#: ../../mod/settings.php:241 -msgid "Failed to connect with email account using the settings provided." +#: ../../include/features.php:55 +msgid "Filter stream activity by depth of relationships" msgstr "" -#: ../../mod/settings.php:246 -msgid "Email settings updated." +#: ../../include/features.php:56 +msgid "Suggest Channels" msgstr "" -#: ../../mod/settings.php:305 -msgid "Passwords do not match. Password unchanged." +#: ../../include/features.php:56 +msgid "Show channel suggestions" msgstr "" -#: ../../mod/settings.php:310 -msgid "Empty passwords are not allowed. Password unchanged." +#: ../../include/features.php:61 +msgid "Post/Comment Tools" msgstr "" -#: ../../mod/settings.php:321 -msgid "Password changed." +#: ../../include/features.php:63 +msgid "Edit Sent Posts" msgstr "" -#: ../../mod/settings.php:323 -msgid "Password update failed. Please try again." +#: ../../include/features.php:63 +msgid "Edit and correct posts and comments after sending" msgstr "" -#: ../../mod/settings.php:386 -msgid " Please use a shorter name." +#: ../../include/features.php:64 +msgid "Tagging" msgstr "" -#: ../../mod/settings.php:388 -msgid " Name too short." +#: ../../include/features.php:64 +msgid "Ability to tag existing posts" msgstr "" -#: ../../mod/settings.php:394 -msgid " Not valid email." +#: ../../include/features.php:65 +msgid "Post Categories" msgstr "" -#: ../../mod/settings.php:396 -msgid " Cannot change to that email." +#: ../../include/features.php:65 +msgid "Add categories to your posts" msgstr "" -#: ../../mod/settings.php:450 -msgid "Private forum has no privacy permissions. Using default privacy group." +#: ../../include/features.php:66 +msgid "Ability to file posts under folders" msgstr "" -#: ../../mod/settings.php:454 -msgid "Private forum has no privacy permissions and no default privacy group." +#: ../../include/features.php:67 +msgid "Dislike Posts" msgstr "" -#: ../../mod/settings.php:484 ../../addon/facebook/facebook.php:495 -#: ../../addon/impressum/impressum.php:77 -#: ../../addon/openstreetmap/openstreetmap.php:80 -#: ../../addon/mathjax/mathjax.php:66 ../../addon/piwik/piwik.php:105 -#: ../../addon/twitter/twitter.php:382 -msgid "Settings updated." +#: ../../include/features.php:67 +msgid "Ability to dislike posts/comments" msgstr "" -#: ../../mod/settings.php:554 ../../mod/settings.php:580 -#: ../../mod/settings.php:616 -msgid "Add application" +#: ../../include/features.php:68 +msgid "Star Posts" msgstr "" -#: ../../mod/settings.php:558 ../../mod/settings.php:584 -#: ../../addon/statusnet/statusnet.php:561 -msgid "Consumer Key" +#: ../../include/features.php:68 +msgid "Ability to mark special posts with a star indicator" msgstr "" -#: ../../mod/settings.php:559 ../../mod/settings.php:585 -#: ../../addon/statusnet/statusnet.php:560 -msgid "Consumer Secret" +#: ../../include/features.php:69 +msgid "Tag Cloud" msgstr "" -#: ../../mod/settings.php:560 ../../mod/settings.php:586 -msgid "Redirect" +#: ../../include/features.php:69 +msgid "Provide a personal tag cloud on your channel page" msgstr "" -#: ../../mod/settings.php:561 ../../mod/settings.php:587 -msgid "Icon url" +#: ../../include/follow.php:23 +msgid "Channel is blocked on this site." msgstr "" -#: ../../mod/settings.php:572 -msgid "You can't edit this application." +#: ../../include/follow.php:28 +msgid "Channel location missing." msgstr "" -#: ../../mod/settings.php:615 -msgid "Connected Apps" +#: ../../include/follow.php:54 +msgid "Response from remote channel was incomplete." msgstr "" -#: ../../mod/settings.php:619 -msgid "Client key starts with" +#: ../../include/follow.php:85 +msgid "Channel was deleted and no longer exists." msgstr "" -#: ../../mod/settings.php:620 -msgid "No name" +#: ../../include/follow.php:132 +msgid "Channel discovery failed." msgstr "" -#: ../../mod/settings.php:621 -msgid "Remove authorization" +#: ../../include/follow.php:149 +msgid "local account not found." msgstr "" -#: ../../mod/settings.php:632 -msgid "No Plugin settings configured" +#: ../../include/follow.php:158 +msgid "Cannot connect to yourself." msgstr "" -#: ../../mod/settings.php:640 ../../addon/widgets/widgets.php:123 -msgid "Plugin Settings" +#: ../../include/group.php:25 +msgid "" +"A deleted group with this name was revived. Existing item permissions " +"<strong>may</strong> apply to this group and any future members. If this is " +"not what you intended, please create another group with a different name." msgstr "" -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -#, php-format -msgid "Built-in support for %s connectivity is %s" +#: ../../include/group.php:223 +msgid "Default privacy group for new contacts" msgstr "" -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -msgid "enabled" +#: ../../include/group.php:242 ../../mod/admin.php:762 +msgid "All Channels" msgstr "" -#: ../../mod/settings.php:652 ../../mod/settings.php:653 -msgid "disabled" +#: ../../include/group.php:264 +msgid "edit" msgstr "" -#: ../../mod/settings.php:653 -msgid "StatusNet" +#: ../../include/group.php:285 +msgid "Collections" msgstr "" -#: ../../mod/settings.php:685 -msgid "Email access is disabled on this site." +#: ../../include/group.php:286 +msgid "Edit collection" msgstr "" -#: ../../mod/settings.php:691 -msgid "Connector Settings" +#: ../../include/group.php:287 +msgid "Create a new collection" msgstr "" -#: ../../mod/settings.php:696 -msgid "Email/Mailbox Setup" +#: ../../include/group.php:288 +msgid "Channels not in any collection" msgstr "" -#: ../../mod/settings.php:697 -msgid "" -"If you wish to communicate with email contacts using this service " -"(optional), please specify how to connect to your mailbox." +#: ../../include/group.php:290 ../../include/widgets.php:253 +msgid "add" msgstr "" -#: ../../mod/settings.php:698 -msgid "Last successful email check:" +#: ../../include/identity.php:30 ../../mod/item.php:1239 +msgid "Unable to obtain identity information from database" msgstr "" -#: ../../mod/settings.php:700 -msgid "IMAP server name:" +#: ../../include/identity.php:63 +msgid "Empty name" msgstr "" -#: ../../mod/settings.php:701 -msgid "IMAP port:" +#: ../../include/identity.php:65 +msgid "Name too long" msgstr "" -#: ../../mod/settings.php:702 -msgid "Security:" +#: ../../include/identity.php:166 +msgid "No account identifier" msgstr "" -#: ../../mod/settings.php:702 ../../mod/settings.php:707 -msgid "None" +#: ../../include/identity.php:176 +msgid "Nickname is required." msgstr "" -#: ../../mod/settings.php:703 -msgid "Email login name:" +#: ../../include/identity.php:190 +msgid "Reserved nickname. Please choose another." msgstr "" -#: ../../mod/settings.php:704 -msgid "Email password:" +#: ../../include/identity.php:195 +msgid "" +"Nickname has unsupported characters or is already being used on this site." msgstr "" -#: ../../mod/settings.php:705 -msgid "Reply-to address:" +#: ../../include/identity.php:258 +msgid "Unable to retrieve created identity" msgstr "" -#: ../../mod/settings.php:706 -msgid "Send public posts to all email contacts:" +#: ../../include/identity.php:317 +msgid "Default Profile" msgstr "" -#: ../../mod/settings.php:707 -msgid "Action after import:" +#: ../../include/identity.php:342 ../../include/profile_selectors.php:42 +#: ../../include/widgets.php:387 ../../mod/connedit.php:431 +msgid "Friends" msgstr "" -#: ../../mod/settings.php:707 -msgid "Mark as seen" +#: ../../include/identity.php:509 +msgid "Requested channel is not available." msgstr "" -#: ../../mod/settings.php:707 -msgid "Move to folder" +#: ../../include/identity.php:557 ../../mod/achievements.php:8 +#: ../../mod/profile.php:16 ../../mod/blocks.php:10 ../../mod/connect.php:13 +#: ../../mod/filestorage.php:40 ../../mod/layouts.php:8 +#: ../../mod/webpages.php:8 +msgid "Requested profile is not available." msgstr "" -#: ../../mod/settings.php:708 -msgid "Move to folder:" +#: ../../include/identity.php:689 ../../mod/profiles.php:603 +msgid "Change profile photo" msgstr "" -#: ../../mod/settings.php:768 -msgid "Display Settings" +#: ../../include/identity.php:695 +msgid "Profiles" msgstr "" -#: ../../mod/settings.php:774 -msgid "Display Theme:" +#: ../../include/identity.php:695 +msgid "Manage/edit profiles" msgstr "" -#: ../../mod/settings.php:775 -msgid "Update browser every xx seconds" +#: ../../include/identity.php:696 ../../mod/profiles.php:604 +msgid "Create New Profile" msgstr "" -#: ../../mod/settings.php:775 -msgid "Minimum of 10 seconds, no maximum" +#: ../../include/identity.php:699 +msgid "Edit Profile" msgstr "" -#: ../../mod/settings.php:776 -msgid "Number of items to display on the network page:" +#: ../../include/identity.php:710 ../../mod/profiles.php:615 +msgid "Profile Image" msgstr "" -#: ../../mod/settings.php:776 -msgid "Maximum of 100 items" +#: ../../include/identity.php:713 ../../mod/profiles.php:618 +msgid "visible to everybody" msgstr "" -#: ../../mod/settings.php:777 -msgid "Don't show emoticons" +#: ../../include/identity.php:714 ../../mod/profiles.php:619 +msgid "Edit visibility" msgstr "" -#: ../../mod/settings.php:848 -msgid "Normal Account Page" +#: ../../include/identity.php:728 ../../include/identity.php:952 +#: ../../mod/directory.php:158 +msgid "Gender:" msgstr "" -#: ../../mod/settings.php:849 -msgid "This account is a normal personal profile" +#: ../../include/identity.php:729 ../../include/identity.php:977 +#: ../../mod/directory.php:160 +msgid "Status:" msgstr "" -#: ../../mod/settings.php:852 -msgid "Soapbox Page" +#: ../../include/identity.php:730 ../../include/identity.php:988 +#: ../../mod/directory.php:162 +msgid "Homepage:" msgstr "" -#: ../../mod/settings.php:853 -msgid "Automatically approve all connection/friend requests as read-only fans" +#: ../../include/identity.php:731 ../../mod/dirprofile.php:151 +msgid "Online Now" msgstr "" -#: ../../mod/settings.php:856 -msgid "Community Forum/Celebrity Account" +#: ../../include/identity.php:796 ../../include/identity.php:876 +#: ../../mod/ping.php:262 +msgid "g A l F d" msgstr "" -#: ../../mod/settings.php:857 -msgid "Automatically approve all connection/friend requests as read-write fans" +#: ../../include/identity.php:797 ../../include/identity.php:877 +msgid "F d" msgstr "" -#: ../../mod/settings.php:860 -msgid "Automatic Friend Page" +#: ../../include/identity.php:842 ../../include/identity.php:917 +#: ../../mod/ping.php:284 +msgid "[today]" msgstr "" -#: ../../mod/settings.php:861 -msgid "Automatically approve all connection/friend requests as friends" +#: ../../include/identity.php:854 +msgid "Birthday Reminders" msgstr "" -#: ../../mod/settings.php:864 -msgid "Private Forum [Experimental]" +#: ../../include/identity.php:855 +msgid "Birthdays this week:" msgstr "" -#: ../../mod/settings.php:865 -msgid "Private forum - approved members only" +#: ../../include/identity.php:910 +msgid "[No description]" msgstr "" -#: ../../mod/settings.php:877 -msgid "OpenID:" +#: ../../include/identity.php:928 +msgid "Event Reminders" msgstr "" -#: ../../mod/settings.php:877 -msgid "(Optional) Allow this OpenID to login to this account." +#: ../../include/identity.php:929 +msgid "Events this week:" msgstr "" -#: ../../mod/settings.php:887 -msgid "Publish your default profile in your local site directory?" +#: ../../include/identity.php:942 ../../include/identity.php:1031 +#: ../../mod/profperm.php:112 +msgid "Profile" msgstr "" -#: ../../mod/settings.php:893 -msgid "Publish your default profile in the global social directory?" +#: ../../include/identity.php:950 ../../mod/settings.php:937 +msgid "Full Name:" msgstr "" -#: ../../mod/settings.php:901 -msgid "Hide your contact/friend list from viewers of your default profile?" +#: ../../include/identity.php:962 +msgid "j F, Y" msgstr "" -#: ../../mod/settings.php:905 -msgid "Hide your profile details from unknown viewers?" +#: ../../include/identity.php:963 +msgid "j F" msgstr "" -#: ../../mod/settings.php:910 -msgid "Allow friends to post to your profile page?" +#: ../../include/identity.php:970 +msgid "Birthday:" msgstr "" -#: ../../mod/settings.php:916 -msgid "Allow friends to tag your posts?" +#: ../../include/identity.php:974 +msgid "Age:" msgstr "" -#: ../../mod/settings.php:922 -msgid "Allow us to suggest you as a potential friend to new members?" +#: ../../include/identity.php:983 +#, php-format +msgid "for %1$d %2$s" msgstr "" -#: ../../mod/settings.php:928 -msgid "Permit unknown people to send you private mail?" +#: ../../include/identity.php:986 ../../mod/profiles.php:526 +msgid "Sexual Preference:" msgstr "" -#: ../../mod/settings.php:936 -msgid "Profile is <strong>not published</strong>." +#: ../../include/identity.php:990 ../../mod/profiles.php:528 +msgid "Hometown:" msgstr "" -#: ../../mod/settings.php:939 ../../mod/profile_photo.php:213 -msgid "or" +#: ../../include/identity.php:992 +msgid "Tags:" msgstr "" -#: ../../mod/settings.php:944 -msgid "Your Identity Address is" +#: ../../include/identity.php:994 ../../mod/profiles.php:529 +msgid "Political Views:" msgstr "" -#: ../../mod/settings.php:955 -msgid "Automatically expire posts after this many days:" +#: ../../include/identity.php:996 +msgid "Religion:" msgstr "" -#: ../../mod/settings.php:955 -msgid "If empty, posts will not expire. Expired posts will be deleted" +#: ../../include/identity.php:998 ../../mod/directory.php:164 +msgid "About:" msgstr "" -#: ../../mod/settings.php:956 -msgid "Advanced expiration settings" +#: ../../include/identity.php:1000 +msgid "Hobbies/Interests:" msgstr "" -#: ../../mod/settings.php:957 -msgid "Advanced Expiration" +#: ../../include/identity.php:1002 ../../mod/profiles.php:532 +msgid "Likes:" msgstr "" -#: ../../mod/settings.php:958 -msgid "Expire posts:" +#: ../../include/identity.php:1004 ../../mod/profiles.php:533 +msgid "Dislikes:" msgstr "" -#: ../../mod/settings.php:959 -msgid "Expire personal notes:" +#: ../../include/identity.php:1007 +msgid "Contact information and Social Networks:" msgstr "" -#: ../../mod/settings.php:960 -msgid "Expire starred posts:" +#: ../../include/identity.php:1009 +msgid "My other channels:" msgstr "" -#: ../../mod/settings.php:961 -msgid "Expire photos:" +#: ../../include/identity.php:1011 +msgid "Musical interests:" msgstr "" -#: ../../mod/settings.php:962 -msgid "Only expire posts by others:" +#: ../../include/identity.php:1013 +msgid "Books, literature:" msgstr "" -#: ../../mod/settings.php:969 -msgid "Account Settings" +#: ../../include/identity.php:1015 +msgid "Television:" msgstr "" -#: ../../mod/settings.php:977 -msgid "Password Settings" +#: ../../include/identity.php:1017 +msgid "Film/dance/culture/entertainment:" msgstr "" -#: ../../mod/settings.php:978 -msgid "New Password:" +#: ../../include/identity.php:1019 +msgid "Love/Romance:" msgstr "" -#: ../../mod/settings.php:979 -msgid "Confirm:" +#: ../../include/identity.php:1021 +msgid "Work/employment:" msgstr "" -#: ../../mod/settings.php:979 -msgid "Leave password fields blank unless changing" +#: ../../include/identity.php:1023 +msgid "School/education:" msgstr "" -#: ../../mod/settings.php:983 -msgid "Basic Settings" +#: ../../include/items.php:281 ../../mod/profperm.php:23 +#: ../../mod/subthread.php:49 ../../mod/group.php:68 ../../mod/like.php:63 +#: ../../index.php:361 +msgid "Permission denied" msgstr "" -#: ../../mod/settings.php:984 ../../include/profile_advanced.php:15 -msgid "Full Name:" +#: ../../include/items.php:805 +msgid "(Unknown)" msgstr "" -#: ../../mod/settings.php:985 -msgid "Email Address:" +#: ../../include/items.php:3558 ../../mod/admin.php:159 +#: ../../mod/admin.php:921 ../../mod/admin.php:1124 ../../mod/display.php:32 +#: ../../mod/filestorage.php:18 ../../mod/home.php:63 ../../mod/thing.php:78 +#: ../../mod/viewsrc.php:18 +msgid "Item not found." msgstr "" -#: ../../mod/settings.php:986 -msgid "Your Timezone:" +#: ../../include/items.php:3982 ../../mod/group.php:38 ../../mod/group.php:140 +msgid "Collection not found." msgstr "" -#: ../../mod/settings.php:987 -msgid "Default Post Location:" +#: ../../include/items.php:3997 +msgid "Collection is empty." msgstr "" -#: ../../mod/settings.php:988 -msgid "Use Browser Location:" +#: ../../include/items.php:4004 +#, php-format +msgid "Collection: %s" msgstr "" -#: ../../mod/settings.php:991 -msgid "Security and Privacy Settings" +#: ../../include/items.php:4015 +#, php-format +msgid "Connection: %s" msgstr "" -#: ../../mod/settings.php:993 -msgid "Maximum Friend Requests/Day:" +#: ../../include/items.php:4018 +msgid "Connection not found." msgstr "" -#: ../../mod/settings.php:993 ../../mod/settings.php:1012 -msgid "(to prevent spam abuse)" +#: ../../include/js_strings.php:5 +msgid "Delete this item?" msgstr "" -#: ../../mod/settings.php:994 -msgid "Default Post Permissions" +#: ../../include/js_strings.php:8 +msgid "show fewer" msgstr "" -#: ../../mod/settings.php:995 -msgid "(click to open/close)" +#: ../../include/js_strings.php:9 +msgid "+ Show More" msgstr "" -#: ../../mod/settings.php:1012 -msgid "Maximum private messages per day from unknown people:" +#: ../../include/js_strings.php:10 +msgid "- Show Less" msgstr "" -#: ../../mod/settings.php:1015 -msgid "Notification Settings" +#: ../../include/js_strings.php:11 +msgid "Password too short" msgstr "" -#: ../../mod/settings.php:1016 -msgid "By default post a status message when:" +#: ../../include/js_strings.php:12 +msgid "Passwords do not match" msgstr "" -#: ../../mod/settings.php:1017 -msgid "accepting a friend request" +#: ../../include/js_strings.php:13 ../../mod/photos.php:39 +msgid "everybody" msgstr "" -#: ../../mod/settings.php:1018 -msgid "joining a forum/community" +#: ../../include/js_strings.php:14 +msgid "Secret Passphrase" msgstr "" -#: ../../mod/settings.php:1019 -msgid "making an <em>interesting</em> profile change" +#: ../../include/js_strings.php:15 +msgid "Passphrase hint" msgstr "" -#: ../../mod/settings.php:1020 -msgid "Send a notification email when:" +#: ../../include/js_strings.php:16 +msgid "Notice: Permissions have changed but have not yet been submitted." msgstr "" -#: ../../mod/settings.php:1021 -msgid "You receive an introduction" +#: ../../include/js_strings.php:18 +msgid "timeago.prefixAgo" msgstr "" -#: ../../mod/settings.php:1022 -msgid "Your introductions are confirmed" +#: ../../include/js_strings.php:19 +msgid "timeago.prefixFromNow" msgstr "" -#: ../../mod/settings.php:1023 -msgid "Someone writes on your profile wall" +#: ../../include/js_strings.php:20 +msgid "ago" msgstr "" -#: ../../mod/settings.php:1024 -msgid "Someone writes a followup comment" +#: ../../include/js_strings.php:21 +msgid "from now" msgstr "" -#: ../../mod/settings.php:1025 -msgid "You receive a private message" +#: ../../include/js_strings.php:22 +msgid "less than a minute" msgstr "" -#: ../../mod/settings.php:1026 -msgid "You receive a friend suggestion" +#: ../../include/js_strings.php:23 +msgid "about a minute" msgstr "" -#: ../../mod/settings.php:1027 -msgid "You are tagged in a post" +#: ../../include/js_strings.php:24 +#, php-format +msgid "%d minutes" msgstr "" -#: ../../mod/settings.php:1030 -msgid "Advanced Account/Page Type Settings" +#: ../../include/js_strings.php:25 +msgid "about an hour" msgstr "" -#: ../../mod/settings.php:1031 -msgid "Change the behaviour of this account for special situations" +#: ../../include/js_strings.php:26 +#, php-format +msgid "about %d hours" msgstr "" -#: ../../mod/manage.php:90 -msgid "Manage Identities and/or Pages" +#: ../../include/js_strings.php:27 +msgid "a day" msgstr "" -#: ../../mod/manage.php:93 -msgid "" -"Toggle between different identities or community/group pages which share " -"your account details or which you have been granted \"manage\" permissions" +#: ../../include/js_strings.php:28 +#, php-format +msgid "%d days" msgstr "" -#: ../../mod/manage.php:95 -msgid "Select an identity to manage: " +#: ../../include/js_strings.php:29 +msgid "about a month" msgstr "" -#: ../../mod/network.php:97 -msgid "Search Results For:" +#: ../../include/js_strings.php:30 +#, php-format +msgid "%d months" msgstr "" -#: ../../mod/network.php:137 ../../mod/search.php:16 -msgid "Remove term" +#: ../../include/js_strings.php:31 +msgid "about a year" msgstr "" -#: ../../mod/network.php:146 ../../mod/search.php:13 -msgid "Saved Searches" +#: ../../include/js_strings.php:32 +#, php-format +msgid "%d years" msgstr "" -#: ../../mod/network.php:147 ../../include/group.php:244 -msgid "add" +#: ../../include/js_strings.php:33 +msgid " " msgstr "" -#: ../../mod/network.php:287 -msgid "Commented Order" +#: ../../include/js_strings.php:34 +msgid "timeago.numbers" msgstr "" -#: ../../mod/network.php:290 -msgid "Sort by Comment Date" +#: ../../include/message.php:18 +msgid "No recipient provided." msgstr "" -#: ../../mod/network.php:293 -msgid "Posted Order" +#: ../../include/message.php:23 +msgid "[no subject]" msgstr "" -#: ../../mod/network.php:296 -msgid "Sort by Post Date" +#: ../../include/message.php:42 +msgid "Unable to determine sender." msgstr "" -#: ../../mod/network.php:303 -msgid "Posts that mention or involve you" +#: ../../include/message.php:143 +msgid "Stored post could not be verified." msgstr "" -#: ../../mod/network.php:306 -msgid "New" +#: ../../include/nav.php:77 ../../include/nav.php:96 ../../boot.php:1451 +msgid "Logout" msgstr "" -#: ../../mod/network.php:309 -msgid "Activity Stream - by date" +#: ../../include/nav.php:77 ../../include/nav.php:96 +msgid "End this session" msgstr "" -#: ../../mod/network.php:312 -msgid "Starred" +#: ../../include/nav.php:80 ../../include/nav.php:130 +msgid "Home" msgstr "" -#: ../../mod/network.php:315 -msgid "Favourite Posts" +#: ../../include/nav.php:80 +msgid "Your posts and conversations" msgstr "" -#: ../../mod/network.php:318 -msgid "Shared Links" +#: ../../include/nav.php:81 +msgid "Your profile page" msgstr "" -#: ../../mod/network.php:321 -msgid "Interesting Links" +#: ../../include/nav.php:83 +msgid "Edit Profiles" msgstr "" -#: ../../mod/network.php:388 -#, php-format -msgid "Warning: This group contains %s member from an insecure network." -msgid_plural "" -"Warning: This group contains %s members from an insecure network." -msgstr[0] "" -msgstr[1] "" +#: ../../include/nav.php:83 +msgid "Manage/Edit profiles" +msgstr "" + +#: ../../include/nav.php:84 +msgid "Your photos" +msgstr "" -#: ../../mod/network.php:391 -msgid "Private messages to this group are at risk of public disclosure." +#: ../../include/nav.php:85 +msgid "Your files" msgstr "" -#: ../../mod/network.php:461 -msgid "Contact: " +#: ../../include/nav.php:86 +msgid "Chat" msgstr "" -#: ../../mod/network.php:463 -msgid "Private messages to this person are at risk of public disclosure." +#: ../../include/nav.php:86 +msgid "Your chatrooms" msgstr "" -#: ../../mod/network.php:468 -msgid "Invalid contact." +#: ../../include/nav.php:87 +msgid "Your events" msgstr "" -#: ../../mod/notes.php:44 ../../boot.php:1601 -msgid "Personal Notes" +#: ../../include/nav.php:88 +msgid "Your bookmarks" msgstr "" -#: ../../mod/notes.php:63 ../../mod/filer.php:30 -#: ../../addon/facebook/facebook.php:770 -#: ../../addon/privacy_image_cache/privacy_image_cache.php:187 -#: ../../addon/dav/layout.fnk.php:384 ../../include/text.php:652 -msgid "Save" +#: ../../include/nav.php:90 +msgid "Your webpages" +msgstr "" + +#: ../../include/nav.php:94 ../../boot.php:1452 +msgid "Login" +msgstr "" + +#: ../../include/nav.php:94 +msgid "Sign in" msgstr "" -#: ../../mod/wallmessage.php:42 ../../mod/wallmessage.php:112 +#: ../../include/nav.php:111 #, php-format -msgid "Number of daily wall messages for %s exceeded. Message failed." +msgid "%s - click to logout" msgstr "" -#: ../../mod/wallmessage.php:56 ../../mod/message.php:66 -msgid "No recipient selected." +#: ../../include/nav.php:116 +msgid "Click to authenticate to your home hub" msgstr "" -#: ../../mod/wallmessage.php:59 -msgid "Unable to check your home location." +#: ../../include/nav.php:130 +msgid "Home Page" msgstr "" -#: ../../mod/wallmessage.php:62 ../../mod/message.php:73 -msgid "Message could not be sent." +#: ../../include/nav.php:134 ../../mod/register.php:206 ../../boot.php:1428 +msgid "Register" msgstr "" -#: ../../mod/wallmessage.php:65 ../../mod/message.php:76 -msgid "Message collection failure." +#: ../../include/nav.php:134 +msgid "Create an account" msgstr "" -#: ../../mod/wallmessage.php:68 ../../mod/message.php:79 -msgid "Message sent." +#: ../../include/nav.php:139 ../../mod/help.php:60 ../../mod/help.php:65 +msgid "Help" msgstr "" -#: ../../mod/wallmessage.php:86 ../../mod/wallmessage.php:95 -msgid "No recipient." +#: ../../include/nav.php:139 +msgid "Help and documentation" msgstr "" -#: ../../mod/wallmessage.php:124 ../../mod/message.php:172 -#: ../../include/conversation.php:947 -msgid "Please enter a link URL:" +#: ../../include/nav.php:142 +msgid "Apps" msgstr "" -#: ../../mod/wallmessage.php:131 ../../mod/message.php:200 -msgid "Send Private Message" +#: ../../include/nav.php:142 +msgid "Addon applications, utilities, games" msgstr "" -#: ../../mod/wallmessage.php:132 -#, php-format -msgid "" -"If you wish for %s to respond, please check that the privacy settings on " -"your site allow private mail from unknown senders." +#: ../../include/nav.php:144 +msgid "Search site content" msgstr "" -#: ../../mod/wallmessage.php:133 ../../mod/message.php:201 -#: ../../mod/message.php:401 -msgid "To:" +#: ../../include/nav.php:147 ../../mod/directory.php:210 +msgid "Directory" msgstr "" -#: ../../mod/wallmessage.php:134 ../../mod/message.php:206 -#: ../../mod/message.php:403 -msgid "Subject:" +#: ../../include/nav.php:147 +msgid "Channel Locator" msgstr "" -#: ../../mod/wallmessage.php:140 ../../mod/message.php:210 -#: ../../mod/message.php:406 ../../mod/invite.php:113 -msgid "Your message:" +#: ../../include/nav.php:158 +msgid "Matrix" msgstr "" -#: ../../mod/newmember.php:6 -msgid "Welcome to Friendica" +#: ../../include/nav.php:158 +msgid "Your matrix" msgstr "" -#: ../../mod/newmember.php:8 -msgid "New Member Checklist" +#: ../../include/nav.php:159 +msgid "Mark all matrix notifications seen" msgstr "" -#: ../../mod/newmember.php:12 -msgid "" -"We would like to offer some tips and links to help make your experience " -"enjoyable. Click any item to visit the relevant page. A link to this page " -"will be visible from your home page for two weeks after your initial " -"registration and then will quietly disappear." +#: ../../include/nav.php:161 +msgid "Channel Home" msgstr "" -#: ../../mod/newmember.php:16 -msgid "" -"On your <em>Quick Start</em> page - find a brief introduction to your " -"profile and network tabs, connect to Facebook, make some new connections, " -"and find some groups to join." +#: ../../include/nav.php:161 +msgid "Channel home" msgstr "" -#: ../../mod/newmember.php:18 -msgid "" -"On your <em>Settings</em> page - change your initial password. Also make a " -"note of your Identity Address. This looks just like an email address - and " -"will be useful in making friends on the free social web." +#: ../../include/nav.php:162 +msgid "Mark all channel notifications seen" msgstr "" -#: ../../mod/newmember.php:20 -msgid "" -"Review the other settings, particularly the privacy settings. An unpublished " -"directory listing is like having an unlisted phone number. In general, you " -"should probably publish your listing - unless all of your friends and " -"potential friends know exactly how to find you." +#: ../../include/nav.php:165 ../../include/nav.php:188 +#: ../../mod/connections.php:385 +msgid "Connections" msgstr "" -#: ../../mod/newmember.php:32 ../../mod/profperm.php:103 -#: ../../view/theme/diabook/theme.php:128 ../../include/profile_advanced.php:7 -#: ../../include/profile_advanced.php:84 ../../include/nav.php:50 -#: ../../boot.php:1642 -msgid "Profile" +#: ../../include/nav.php:168 +msgid "Notices" msgstr "" -#: ../../mod/newmember.php:36 ../../mod/profile_photo.php:211 -msgid "Upload Profile Photo" +#: ../../include/nav.php:168 +msgid "Notifications" msgstr "" -#: ../../mod/newmember.php:36 -msgid "" -"Upload a profile photo if you have not done so already. Studies have shown " -"that people with real photos of themselves are ten times more likely to make " -"friends than people who do not." +#: ../../include/nav.php:169 +msgid "See all notifications" msgstr "" -#: ../../mod/newmember.php:38 -msgid "Edit Your Profile" +#: ../../include/nav.php:170 ../../mod/notifications.php:99 +msgid "Mark all system notifications seen" msgstr "" -#: ../../mod/newmember.php:38 -msgid "" -"Edit your <strong>default</strong> profile to your liking. Review the " -"settings for hiding your list of friends and hiding the profile from unknown " -"visitors." +#: ../../include/nav.php:172 +msgid "Mail" msgstr "" -#: ../../mod/newmember.php:40 -msgid "Profile Keywords" +#: ../../include/nav.php:172 +msgid "Private mail" msgstr "" -#: ../../mod/newmember.php:40 -msgid "" -"Set some public keywords for your default profile which describe your " -"interests. We may be able to find other people with similar interests and " -"suggest friendships." +#: ../../include/nav.php:173 +msgid "See all private messages" msgstr "" -#: ../../mod/newmember.php:44 -msgid "Connecting" +#: ../../include/nav.php:174 +msgid "Mark all private messages seen" msgstr "" -#: ../../mod/newmember.php:49 ../../mod/newmember.php:51 -#: ../../addon/facebook/facebook.php:728 -#: ../../include/contact_selectors.php:81 -msgid "Facebook" +#: ../../include/nav.php:175 +msgid "Inbox" msgstr "" -#: ../../mod/newmember.php:49 -msgid "" -"Authorise the Facebook Connector if you currently have a Facebook account " -"and we will (optionally) import all your Facebook friends and conversations." +#: ../../include/nav.php:176 +msgid "Outbox" msgstr "" -#: ../../mod/newmember.php:51 -msgid "" -"<em>If</em> this is your own personal server, installing the Facebook addon " -"may ease your transition to the free social web." +#: ../../include/nav.php:177 ../../include/widgets.php:523 +msgid "New Message" msgstr "" -#: ../../mod/newmember.php:56 -msgid "Importing Emails" +#: ../../include/nav.php:180 +msgid "Event Calendar" msgstr "" -#: ../../mod/newmember.php:56 -msgid "" -"Enter your email access information on your Connector Settings page if you " -"wish to import and interact with friends or mailing lists from your email " -"INBOX" +#: ../../include/nav.php:181 +msgid "See all events" msgstr "" -#: ../../mod/newmember.php:58 -msgid "Go to Your Contacts Page" +#: ../../include/nav.php:182 +msgid "Mark all events seen" msgstr "" -#: ../../mod/newmember.php:58 -msgid "" -"Your Contacts page is your gateway to managing friendships and connecting " -"with friends on other networks. Typically you enter their address or site " -"URL in the <em>Add New Contact</em> dialog." +#: ../../include/nav.php:184 +msgid "Channel Select" msgstr "" -#: ../../mod/newmember.php:60 -msgid "Go to Your Site's Directory" +#: ../../include/nav.php:184 +msgid "Manage Your Channels" msgstr "" -#: ../../mod/newmember.php:60 -msgid "" -"The Directory page lets you find other people in this network or other " -"federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on " -"their profile page. Provide your own Identity Address if requested." +#: ../../include/nav.php:186 ../../include/widgets.php:501 +#: ../../mod/admin.php:976 ../../mod/admin.php:1181 +msgid "Settings" msgstr "" -#: ../../mod/newmember.php:62 -msgid "Finding New People" +#: ../../include/nav.php:186 +msgid "Account/Channel Settings" msgstr "" -#: ../../mod/newmember.php:62 -msgid "" -"On the side panel of the Contacts page are several tools to find new " -"friends. We can match people by interest, look up people by name or " -"interest, and provide suggestions based on network relationships. On a brand " -"new site, friend suggestions will usually begin to be populated within 24 " -"hours." +#: ../../include/nav.php:188 +msgid "Manage/Edit Friends and Connections" msgstr "" -#: ../../mod/newmember.php:66 ../../include/group.php:239 -msgid "Groups" +#: ../../include/nav.php:195 ../../mod/admin.php:117 +msgid "Admin" msgstr "" -#: ../../mod/newmember.php:70 -msgid "Group Your Contacts" +#: ../../include/nav.php:195 +msgid "Site Setup and Configuration" msgstr "" -#: ../../mod/newmember.php:70 -msgid "" -"Once you have made some friends, organize them into private conversation " -"groups from the sidebar of your Contacts page and then you can interact with " -"each group privately on your Network page." +#: ../../include/nav.php:220 +msgid "Nothing new here" msgstr "" -#: ../../mod/newmember.php:73 -msgid "Why Aren't My Posts Public?" +#: ../../include/nav.php:225 +msgid "Please wait..." msgstr "" -#: ../../mod/newmember.php:73 -msgid "" -"Friendica respects your privacy. By default, your posts will only show up to " -"people you've added as friends. For more information, see the help section " -"from the link above." +#: ../../include/network.php:652 +msgid "view full size" +msgstr "" + +#: ../../include/plugin.php:475 ../../include/plugin.php:477 +msgid "Click here to upgrade." msgstr "" -#: ../../mod/newmember.php:78 -msgid "Getting Help" +#: ../../include/plugin.php:483 +msgid "This action exceeds the limits set by your subscription plan." msgstr "" -#: ../../mod/newmember.php:82 -msgid "Go to the Help Section" +#: ../../include/plugin.php:488 +msgid "This action is not available under your subscription plan." msgstr "" -#: ../../mod/newmember.php:82 -msgid "" -"Our <strong>help</strong> pages may be consulted for detail on other program " -"features and resources." +#: ../../include/profile_selectors.php:6 +msgid "Male" msgstr "" -#: ../../mod/attach.php:8 -msgid "Item not available." +#: ../../include/profile_selectors.php:6 +msgid "Female" msgstr "" -#: ../../mod/attach.php:20 -msgid "Item was not found." +#: ../../include/profile_selectors.php:6 +msgid "Currently Male" msgstr "" -#: ../../mod/group.php:29 -msgid "Group created." +#: ../../include/profile_selectors.php:6 +msgid "Currently Female" msgstr "" -#: ../../mod/group.php:35 -msgid "Could not create group." +#: ../../include/profile_selectors.php:6 +msgid "Mostly Male" msgstr "" -#: ../../mod/group.php:47 ../../mod/group.php:137 -msgid "Group not found." +#: ../../include/profile_selectors.php:6 +msgid "Mostly Female" msgstr "" -#: ../../mod/group.php:60 -msgid "Group name changed." +#: ../../include/profile_selectors.php:6 +msgid "Transgender" msgstr "" -#: ../../mod/group.php:72 ../../mod/profperm.php:19 ../../index.php:308 -msgid "Permission denied" +#: ../../include/profile_selectors.php:6 +msgid "Intersex" msgstr "" -#: ../../mod/group.php:90 -msgid "Create a group of contacts/friends." +#: ../../include/profile_selectors.php:6 +msgid "Transsexual" msgstr "" -#: ../../mod/group.php:91 ../../mod/group.php:177 -msgid "Group Name: " +#: ../../include/profile_selectors.php:6 +msgid "Hermaphrodite" msgstr "" -#: ../../mod/group.php:110 -msgid "Group removed." +#: ../../include/profile_selectors.php:6 +msgid "Neuter" msgstr "" -#: ../../mod/group.php:112 -msgid "Unable to remove group." +#: ../../include/profile_selectors.php:6 +msgid "Non-specific" msgstr "" -#: ../../mod/group.php:176 -msgid "Group Editor" +#: ../../include/profile_selectors.php:6 +msgid "Other" msgstr "" -#: ../../mod/group.php:189 -msgid "Members" +#: ../../include/profile_selectors.php:6 +msgid "Undecided" msgstr "" -#: ../../mod/group.php:221 ../../mod/profperm.php:105 -msgid "Click on a contact to add or remove." +#: ../../include/profile_selectors.php:23 +msgid "Males" msgstr "" -#: ../../mod/profperm.php:25 ../../mod/profperm.php:55 -msgid "Invalid profile identifier." +#: ../../include/profile_selectors.php:23 +msgid "Females" msgstr "" -#: ../../mod/profperm.php:101 -msgid "Profile Visibility Editor" +#: ../../include/profile_selectors.php:23 +msgid "Gay" msgstr "" -#: ../../mod/profperm.php:103 ../../view/theme/diabook/theme.php:128 -#: ../../include/profile_advanced.php:7 ../../include/profile_advanced.php:84 -#: ../../include/nav.php:50 ../../boot.php:1580 -msgid "Profile" +#: ../../include/profile_selectors.php:23 +msgid "Lesbian" msgstr "" -#: ../../mod/profperm.php:114 -msgid "Visible To" +#: ../../include/profile_selectors.php:23 +msgid "No Preference" msgstr "" -#: ../../mod/profperm.php:130 -msgid "All Contacts (with secure profile access)" +#: ../../include/profile_selectors.php:23 +msgid "Bisexual" msgstr "" -#: ../../mod/viewconnections.php:39 -msgid "No contacts." +#: ../../include/profile_selectors.php:23 +msgid "Autosexual" msgstr "" -#: ../../mod/viewconnections.php:76 ../../include/text.php:589 -msgid "View Contacts" +#: ../../include/profile_selectors.php:23 +msgid "Abstinent" msgstr "" -#: ../../mod/register.php:88 ../../mod/regmod.php:52 -#, php-format -msgid "Registration details for %s" +#: ../../include/profile_selectors.php:23 +msgid "Virgin" msgstr "" -#: ../../mod/register.php:96 -msgid "" -"Registration successful. Please check your email for further instructions." +#: ../../include/profile_selectors.php:23 +msgid "Deviant" msgstr "" -#: ../../mod/register.php:100 -msgid "Failed to send email message. Here is the message that failed." +#: ../../include/profile_selectors.php:23 +msgid "Fetish" msgstr "" -#: ../../mod/register.php:105 -msgid "Your registration can not be processed." +#: ../../include/profile_selectors.php:23 +msgid "Oodles" msgstr "" -#: ../../mod/register.php:142 -#, php-format -msgid "Registration request at %s" +#: ../../include/profile_selectors.php:23 +msgid "Nonsexual" msgstr "" -#: ../../mod/register.php:151 -msgid "Your registration is pending approval by the site owner." +#: ../../include/profile_selectors.php:42 +msgid "Single" msgstr "" -#: ../../mod/register.php:189 -msgid "" -"This site has exceeded the number of allowed daily account registrations. " -"Please try again tomorrow." +#: ../../include/profile_selectors.php:42 +msgid "Lonely" msgstr "" -#: ../../mod/register.php:215 -msgid "" -"You may (optionally) fill in this form via OpenID by supplying your OpenID " -"and clicking 'Register'." +#: ../../include/profile_selectors.php:42 +msgid "Available" msgstr "" -#: ../../mod/register.php:216 -msgid "" -"If you are not familiar with OpenID, please leave that field blank and fill " -"in the rest of the items." +#: ../../include/profile_selectors.php:42 +msgid "Unavailable" msgstr "" -#: ../../mod/register.php:217 -msgid "Your OpenID (optional): " +#: ../../include/profile_selectors.php:42 +msgid "Has crush" msgstr "" -#: ../../mod/register.php:231 -msgid "Include your profile in member directory?" +#: ../../include/profile_selectors.php:42 +msgid "Infatuated" msgstr "" -#: ../../mod/register.php:251 -msgid "Membership on this site is by invitation only." +#: ../../include/profile_selectors.php:42 +msgid "Dating" msgstr "" -#: ../../mod/register.php:252 -msgid "Your invitation ID: " +#: ../../include/profile_selectors.php:42 +msgid "Unfaithful" msgstr "" -#: ../../mod/register.php:255 ../../mod/admin.php:423 -msgid "Registration" +#: ../../include/profile_selectors.php:42 +msgid "Sex Addict" msgstr "" -#: ../../mod/register.php:263 -msgid "Your Full Name (e.g. Joe Smith): " +#: ../../include/profile_selectors.php:42 +msgid "Friends/Benefits" msgstr "" -#: ../../mod/register.php:264 -msgid "Your Email Address: " +#: ../../include/profile_selectors.php:42 +msgid "Casual" msgstr "" -#: ../../mod/register.php:265 -msgid "" -"Choose a profile nickname. This must begin with a text character. Your " -"profile address on this site will then be '<strong>nickname@$sitename</" -"strong>'." +#: ../../include/profile_selectors.php:42 +msgid "Engaged" msgstr "" -#: ../../mod/register.php:266 -msgid "Choose a nickname: " +#: ../../include/profile_selectors.php:42 +msgid "Married" msgstr "" -#: ../../mod/register.php:269 ../../include/nav.php:81 ../../boot.php:864 -msgid "Register" +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily married" msgstr "" -#: ../../mod/dirfind.php:26 -msgid "People Search" +#: ../../include/profile_selectors.php:42 +msgid "Partners" msgstr "" -#: ../../mod/like.php:144 ../../mod/like.php:301 ../../mod/tagger.php:70 -#: ../../addon/facebook/facebook.php:1586 -#: ../../addon/communityhome/communityhome.php:158 -#: ../../addon/communityhome/communityhome.php:167 -#: ../../view/theme/diabook/theme.php:565 -#: ../../view/theme/diabook/theme.php:574 ../../include/diaspora.php:1777 -#: ../../include/conversation.php:48 ../../include/conversation.php:57 -#: ../../include/conversation.php:121 ../../include/conversation.php:130 -msgid "status" +#: ../../include/profile_selectors.php:42 +msgid "Cohabiting" msgstr "" -#: ../../mod/like.php:161 ../../addon/facebook/facebook.php:1590 -#: ../../addon/communityhome/communityhome.php:172 -#: ../../view/theme/diabook/theme.php:579 ../../include/diaspora.php:1793 -#: ../../include/conversation.php:65 -#, php-format -msgid "%1$s likes %2$s's %3$s" +#: ../../include/profile_selectors.php:42 +msgid "Common law" msgstr "" -#: ../../mod/like.php:163 ../../include/conversation.php:68 -#, php-format -msgid "%1$s doesn't like %2$s's %3$s" +#: ../../include/profile_selectors.php:42 +msgid "Happy" msgstr "" -#: ../../mod/notice.php:15 ../../mod/viewsrc.php:15 ../../mod/admin.php:159 -#: ../../mod/admin.php:702 ../../mod/admin.php:901 ../../mod/display.php:37 -#: ../../mod/display.php:142 ../../include/items.php:3336 -msgid "Item not found." +#: ../../include/profile_selectors.php:42 +msgid "Not looking" msgstr "" -#: ../../mod/viewsrc.php:7 -msgid "Access denied." +#: ../../include/profile_selectors.php:42 +msgid "Swinger" msgstr "" -#: ../../mod/fbrowser.php:25 ../../view/theme/diabook/theme.php:130 -#: ../../include/nav.php:51 ../../boot.php:1586 -msgid "Photos" +#: ../../include/profile_selectors.php:42 +msgid "Betrayed" msgstr "" -#: ../../mod/fbrowser.php:96 -msgid "Files" +#: ../../include/profile_selectors.php:42 +msgid "Separated" msgstr "" -#: ../../mod/regmod.php:61 -msgid "Account approved." +#: ../../include/profile_selectors.php:42 +msgid "Unstable" msgstr "" -#: ../../mod/regmod.php:98 -#, php-format -msgid "Registration revoked for %s" +#: ../../include/profile_selectors.php:42 +msgid "Divorced" msgstr "" -#: ../../mod/regmod.php:110 -msgid "Please login." +#: ../../include/profile_selectors.php:42 +msgid "Imaginarily divorced" msgstr "" -#: ../../mod/item.php:89 -msgid "Unable to locate original post." +#: ../../include/profile_selectors.php:42 +msgid "Widowed" msgstr "" -#: ../../mod/item.php:258 -msgid "Empty post discarded." +#: ../../include/profile_selectors.php:42 +msgid "Uncertain" msgstr "" -#: ../../mod/item.php:379 ../../mod/wall_upload.php:115 -#: ../../mod/wall_upload.php:124 ../../mod/wall_upload.php:131 -#: ../../include/message.php:144 -msgid "Wall Photos" +#: ../../include/profile_selectors.php:42 +msgid "It's complicated" msgstr "" -#: ../../mod/item.php:784 -msgid "System error. Post not saved." +#: ../../include/profile_selectors.php:42 +msgid "Don't care" msgstr "" -#: ../../mod/item.php:809 -#, php-format -msgid "" -"This message was sent to you by %s, a member of the Friendica social network." +#: ../../include/profile_selectors.php:42 +msgid "Ask me" +msgstr "" + +#: ../../include/reddav.php:1045 +msgid "Edit File properties" +msgstr "" + +#: ../../include/zot.php:587 +msgid "Invalid data packet" msgstr "" -#: ../../mod/item.php:811 +#: ../../include/zot.php:597 +msgid "Unable to verify channel signature" +msgstr "" + +#: ../../include/zot.php:794 #, php-format -msgid "You may visit them online at %s" +msgid "Unable to verify site signature for %s" msgstr "" -#: ../../mod/item.php:812 +#: ../../include/security.php:301 msgid "" -"Please contact the sender by replying to this post if you do not wish to " -"receive these messages." +"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 "" -#: ../../mod/item.php:814 -#, php-format -msgid "%s posted an update." +#: ../../include/widgets.php:117 ../../mod/suggest.php:53 +msgid "Ignore/Hide" msgstr "" -#: ../../mod/profile_photo.php:30 -msgid "Image uploaded but image cropping failed." +#: ../../include/widgets.php:123 ../../mod/connections.php:266 +msgid "Suggestions" msgstr "" -#: ../../mod/profile_photo.php:63 ../../mod/profile_photo.php:70 -#: ../../mod/profile_photo.php:77 ../../mod/profile_photo.php:266 +#: ../../include/widgets.php:124 +msgid "See more..." +msgstr "" + +#: ../../include/widgets.php:146 #, php-format -msgid "Image size reduction [%s] failed." +msgid "You have %1$.0f of %2$.0f allowed connections." msgstr "" -#: ../../mod/profile_photo.php:91 -msgid "" -"Shift-reload the page or clear browser cache if the new photo does not " -"display immediately." +#: ../../include/widgets.php:152 +msgid "Add New Connection" msgstr "" -#: ../../mod/profile_photo.php:101 -msgid "Unable to process image" +#: ../../include/widgets.php:153 +msgid "Enter the channel address" msgstr "" -#: ../../mod/profile_photo.php:117 ../../mod/wall_upload.php:77 -#, php-format -msgid "Image exceeds size limit of %d" +#: ../../include/widgets.php:154 +msgid "Example: bob@example.com, http://example.com/barbara" msgstr "" -#: ../../mod/profile_photo.php:209 -msgid "Upload File:" +#: ../../include/widgets.php:171 +msgid "Notes" msgstr "" -#: ../../mod/profile_photo.php:210 -msgid "Upload Profile Photo" +#: ../../include/widgets.php:243 +msgid "Remove term" msgstr "" -#: ../../mod/profile_photo.php:211 -msgid "Upload" +#: ../../include/widgets.php:322 +msgid "Archives" msgstr "" -#: ../../mod/profile_photo.php:213 -msgid "skip this step" +#: ../../include/widgets.php:384 +msgid "Refresh" msgstr "" -#: ../../mod/profile_photo.php:213 -msgid "select a photo from your photo albums" +#: ../../include/widgets.php:385 ../../mod/connedit.php:428 +msgid "Me" msgstr "" -#: ../../mod/profile_photo.php:226 -msgid "Crop Image" +#: ../../include/widgets.php:386 ../../mod/connedit.php:430 +msgid "Best Friends" msgstr "" -#: ../../mod/profile_photo.php:227 -msgid "Please adjust the image cropping for optimum viewing." +#: ../../include/widgets.php:388 +msgid "Co-workers" msgstr "" -#: ../../mod/profile_photo.php:229 -msgid "Done Editing" +#: ../../include/widgets.php:389 ../../mod/connedit.php:432 +msgid "Former Friends" msgstr "" -#: ../../mod/profile_photo.php:257 -msgid "Image uploaded successfully." +#: ../../include/widgets.php:390 ../../mod/connedit.php:433 +msgid "Acquaintances" msgstr "" -#: ../../mod/hcard.php:10 -msgid "No profile" +#: ../../include/widgets.php:391 +msgid "Everybody" msgstr "" -#: ../../mod/removeme.php:45 ../../mod/removeme.php:48 -msgid "Remove My Account" +#: ../../include/widgets.php:423 +msgid "Account settings" msgstr "" -#: ../../mod/removeme.php:46 -msgid "" -"This will completely remove your account. Once this has been done it is not " -"recoverable." +#: ../../include/widgets.php:429 +msgid "Channel settings" msgstr "" -#: ../../mod/removeme.php:47 -msgid "Please enter your password for verification:" +#: ../../include/widgets.php:435 +msgid "Additional features" msgstr "" -#: ../../mod/message.php:9 ../../include/nav.php:131 -msgid "New Message" +#: ../../include/widgets.php:441 +msgid "Feature settings" msgstr "" -#: ../../mod/message.php:70 -msgid "Unable to locate contact information." +#: ../../include/widgets.php:447 +msgid "Display settings" msgstr "" -#: ../../mod/message.php:120 -msgid "Message deleted." +#: ../../include/widgets.php:453 +msgid "Connected apps" msgstr "" -#: ../../mod/message.php:150 -msgid "Conversation removed." +#: ../../include/widgets.php:459 +msgid "Export channel" msgstr "" -#: ../../mod/message.php:249 -msgid "No messages." +#: ../../include/widgets.php:471 +msgid "Automatic Permissions (Advanced)" msgstr "" -#: ../../mod/message.php:256 -#, php-format -msgid "Unknown sender - %s" +#: ../../include/widgets.php:481 +msgid "Premium Channel Settings" msgstr "" -#: ../../mod/message.php:259 -#, php-format -msgid "You and %s" +#: ../../include/widgets.php:518 +msgid "Check Mail" msgstr "" -#: ../../mod/message.php:262 -#, php-format -msgid "%s and You" +#: ../../include/widgets.php:599 +msgid "Chat Rooms" msgstr "" -#: ../../mod/message.php:272 ../../mod/message.php:394 -msgid "Delete conversation" +#: ../../include/widgets.php:617 +msgid "Bookmarked Chatrooms" msgstr "" -#: ../../mod/message.php:275 -msgid "D, d M Y - g:i A" +#: ../../include/widgets.php:635 +msgid "Suggested Chatrooms" msgstr "" -#: ../../mod/message.php:277 -#, php-format -msgid "%d message" -msgid_plural "%d messages" -msgstr[0] "" -msgstr[1] "" +#: ../../mod/mood.php:138 +msgid "Mood" +msgstr "" -#: ../../mod/message.php:312 -msgid "Message not available." +#: ../../mod/mood.php:139 +msgid "Set your current mood and tell your friends" msgstr "" -#: ../../mod/message.php:377 -msgid "Delete message" +#: ../../mod/mitem.php:14 ../../mod/menu.php:92 +msgid "Menu not found." msgstr "" -#: ../../mod/message.php:396 -msgid "" -"No secure communications available. You <strong>may</strong> be able to " -"respond from the sender's profile page." +#: ../../mod/mitem.php:47 +msgid "Menu element updated." msgstr "" -#: ../../mod/message.php:400 -msgid "Send Reply" +#: ../../mod/mitem.php:51 +msgid "Unable to update menu element." msgstr "" -#: ../../mod/allfriends.php:34 -#, php-format -msgid "Friends of %s" +#: ../../mod/mitem.php:57 +msgid "Menu element added." msgstr "" -#: ../../mod/allfriends.php:40 -msgid "No friends to display." +#: ../../mod/mitem.php:61 +msgid "Unable to add menu element." msgstr "" -#: ../../mod/admin.php:55 -msgid "Theme settings updated." +#: ../../mod/mitem.php:78 ../../mod/dirprofile.php:175 ../../mod/menu.php:120 +#: ../../mod/xchan.php:27 +msgid "Not found." msgstr "" -#: ../../mod/admin.php:96 ../../mod/admin.php:421 -msgid "Site" +#: ../../mod/mitem.php:96 +msgid "Manage Menu Elements" msgstr "" -#: ../../mod/admin.php:97 ../../mod/admin.php:657 ../../mod/admin.php:669 -msgid "Users" +#: ../../mod/mitem.php:99 +msgid "Edit menu" msgstr "" -#: ../../mod/admin.php:98 ../../mod/admin.php:751 ../../mod/admin.php:793 -msgid "Plugins" +#: ../../mod/mitem.php:102 +msgid "Edit element" msgstr "" -#: ../../mod/admin.php:99 ../../mod/admin.php:956 ../../mod/admin.php:992 -msgid "Themes" +#: ../../mod/mitem.php:103 +msgid "Drop element" msgstr "" -#: ../../mod/admin.php:100 -msgid "DB updates" +#: ../../mod/mitem.php:104 +msgid "New element" msgstr "" -#: ../../mod/admin.php:115 ../../mod/admin.php:122 ../../mod/admin.php:1079 -msgid "Logs" +#: ../../mod/mitem.php:105 +msgid "Edit this menu container" msgstr "" -#: ../../mod/admin.php:120 ../../include/nav.php:146 -msgid "Admin" +#: ../../mod/mitem.php:106 +msgid "Add menu element" msgstr "" -#: ../../mod/admin.php:121 -msgid "Plugin Features" +#: ../../mod/mitem.php:107 +msgid "Delete this menu item" msgstr "" -#: ../../mod/admin.php:123 -msgid "User registrations waiting for confirmation" +#: ../../mod/mitem.php:108 +msgid "Edit this menu item" +msgstr "" + +#: ../../mod/mitem.php:131 +msgid "New Menu Element" +msgstr "" + +#: ../../mod/mitem.php:133 ../../mod/mitem.php:176 +msgid "Menu Item Permissions" +msgstr "" + +#: ../../mod/mitem.php:134 ../../mod/mitem.php:177 ../../mod/settings.php:962 +msgid "(click to open/close)" +msgstr "" + +#: ../../mod/mitem.php:136 ../../mod/mitem.php:180 +msgid "Link text" +msgstr "" + +#: ../../mod/mitem.php:137 ../../mod/mitem.php:181 +msgid "URL of link" +msgstr "" + +#: ../../mod/mitem.php:138 ../../mod/mitem.php:182 +msgid "Use Red magic-auth if available" +msgstr "" + +#: ../../mod/mitem.php:139 ../../mod/mitem.php:183 +msgid "Open link in new window" +msgstr "" + +#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +msgid "Order in list" +msgstr "" + +#: ../../mod/mitem.php:141 ../../mod/mitem.php:185 +msgid "Higher numbers will sink to bottom of listing" msgstr "" -#: ../../mod/admin.php:183 ../../mod/admin.php:639 -msgid "Normal Account" +#: ../../mod/mitem.php:142 ../../mod/menu.php:84 ../../mod/new_channel.php:117 +msgid "Create" msgstr "" -#: ../../mod/admin.php:184 ../../mod/admin.php:640 -msgid "Soapbox Account" +#: ../../mod/mitem.php:154 +msgid "Menu item not found." msgstr "" -#: ../../mod/admin.php:185 ../../mod/admin.php:641 -msgid "Community/Celebrity Account" +#: ../../mod/mitem.php:163 +msgid "Menu item deleted." msgstr "" -#: ../../mod/admin.php:186 ../../mod/admin.php:642 -msgid "Automatic Friend Account" +#: ../../mod/mitem.php:165 +msgid "Menu item could not be deleted." msgstr "" -#: ../../mod/admin.php:187 -msgid "Blog Account" +#: ../../mod/mitem.php:174 +msgid "Edit Menu Element" msgstr "" -#: ../../mod/admin.php:188 -msgid "Private Forum" +#: ../../mod/mitem.php:186 ../../mod/menu.php:114 +msgid "Modify" msgstr "" -#: ../../mod/admin.php:207 +#: ../../mod/ping.php:192 +msgid "sent you a private message" +msgstr "" + +#: ../../mod/ping.php:250 +msgid "added your channel" +msgstr "" + +#: ../../mod/ping.php:294 +msgid "posted an event" +msgstr "" + +#: ../../mod/acl.php:239 +msgid "network" +msgstr "" + +#: ../../mod/admin.php:52 +msgid "Theme settings updated." +msgstr "" + +#: ../../mod/admin.php:92 ../../mod/admin.php:440 +msgid "Site" +msgstr "" + +#: ../../mod/admin.php:93 +msgid "Accounts" +msgstr "" + +#: ../../mod/admin.php:94 ../../mod/admin.php:883 +msgid "Channels" +msgstr "" + +#: ../../mod/admin.php:95 ../../mod/admin.php:974 ../../mod/admin.php:1016 +msgid "Plugins" +msgstr "" + +#: ../../mod/admin.php:96 ../../mod/admin.php:1179 ../../mod/admin.php:1215 +msgid "Themes" +msgstr "" + +#: ../../mod/admin.php:97 ../../mod/admin.php:540 +msgid "Server" +msgstr "" + +#: ../../mod/admin.php:98 +msgid "DB updates" +msgstr "" + +#: ../../mod/admin.php:112 ../../mod/admin.php:119 ../../mod/admin.php:1302 +msgid "Logs" +msgstr "" + +#: ../../mod/admin.php:118 +msgid "Plugin Features" +msgstr "" + +#: ../../mod/admin.php:120 +msgid "User registrations waiting for confirmation" +msgstr "" + +#: ../../mod/admin.php:197 msgid "Message queues" msgstr "" -#: ../../mod/admin.php:212 ../../mod/admin.php:420 ../../mod/admin.php:656 -#: ../../mod/admin.php:750 ../../mod/admin.php:792 ../../mod/admin.php:955 -#: ../../mod/admin.php:991 ../../mod/admin.php:1078 +#: ../../mod/admin.php:202 ../../mod/admin.php:439 ../../mod/admin.php:539 +#: ../../mod/admin.php:748 ../../mod/admin.php:882 ../../mod/admin.php:973 +#: ../../mod/admin.php:1015 ../../mod/admin.php:1178 ../../mod/admin.php:1214 +#: ../../mod/admin.php:1301 msgid "Administration" msgstr "" -#: ../../mod/admin.php:213 +#: ../../mod/admin.php:203 msgid "Summary" msgstr "" -#: ../../mod/admin.php:215 +#: ../../mod/admin.php:205 msgid "Registered users" msgstr "" -#: ../../mod/admin.php:217 +#: ../../mod/admin.php:207 ../../mod/admin.php:543 msgid "Pending registrations" msgstr "" -#: ../../mod/admin.php:218 +#: ../../mod/admin.php:208 msgid "Version" msgstr "" -#: ../../mod/admin.php:220 +#: ../../mod/admin.php:210 ../../mod/admin.php:544 msgid "Active plugins" msgstr "" -#: ../../mod/admin.php:359 +#: ../../mod/admin.php:360 msgid "Site settings updated." msgstr "" -#: ../../mod/admin.php:407 -msgid "Closed" +#: ../../mod/admin.php:389 ../../mod/settings.php:708 +msgid "No special theme for mobile devices" msgstr "" -#: ../../mod/admin.php:408 -msgid "Requires approval" +#: ../../mod/admin.php:391 +msgid "No special theme for accessibility" msgstr "" -#: ../../mod/admin.php:409 -msgid "Open" +#: ../../mod/admin.php:419 ../../mod/api.php:106 ../../mod/profiles.php:484 +#: ../../mod/settings.php:879 ../../mod/settings.php:884 +#: ../../mod/settings.php:955 +msgid "No" msgstr "" -#: ../../mod/admin.php:413 -msgid "No SSL policy, links will track page SSL state" +#: ../../mod/admin.php:420 +msgid "Yes - with approval" msgstr "" -#: ../../mod/admin.php:414 -msgid "Force all links to use SSL" +#: ../../mod/admin.php:421 ../../mod/api.php:105 ../../mod/profiles.php:483 +#: ../../mod/settings.php:879 ../../mod/settings.php:884 +#: ../../mod/settings.php:955 +msgid "Yes" msgstr "" -#: ../../mod/admin.php:415 -msgid "Self-signed certificate, use SSL for local links only (discouraged)" +#: ../../mod/admin.php:426 +msgid "My site is not a public server" msgstr "" -#: ../../mod/admin.php:424 -msgid "File upload" +#: ../../mod/admin.php:427 +msgid "My site has paid access only" msgstr "" -#: ../../mod/admin.php:425 -msgid "Policies" +#: ../../mod/admin.php:428 +msgid "My site has free access only" msgstr "" -#: ../../mod/admin.php:426 -msgid "Advanced" +#: ../../mod/admin.php:429 +msgid "My site offers free accounts with optional paid upgrades" msgstr "" -#: ../../mod/admin.php:430 ../../addon/statusnet/statusnet.php:558 +#: ../../mod/admin.php:442 ../../mod/register.php:189 +msgid "Registration" +msgstr "" + +#: ../../mod/admin.php:443 +msgid "File upload" +msgstr "" + +#: ../../mod/admin.php:444 +msgid "Policies" +msgstr "" + +#: ../../mod/admin.php:449 msgid "Site name" msgstr "" -#: ../../mod/admin.php:431 +#: ../../mod/admin.php:450 msgid "Banner/Logo" msgstr "" -#: ../../mod/admin.php:432 +#: ../../mod/admin.php:451 +msgid "Administrator Information" +msgstr "" + +#: ../../mod/admin.php:451 +msgid "" +"Contact information for site administrators. Displayed on siteinfo page. " +"BBCode can be used here" +msgstr "" + +#: ../../mod/admin.php:452 msgid "System language" msgstr "" -#: ../../mod/admin.php:433 +#: ../../mod/admin.php:453 msgid "System theme" msgstr "" -#: ../../mod/admin.php:433 +#: ../../mod/admin.php:453 msgid "" "Default system theme - may be over-ridden by user profiles - <a href='#' " "id='cnftheme'>change theme settings</a>" msgstr "" -#: ../../mod/admin.php:434 -msgid "SSL link policy" +#: ../../mod/admin.php:454 +msgid "Mobile system theme" +msgstr "" + +#: ../../mod/admin.php:454 +msgid "Theme for mobile devices" +msgstr "" + +#: ../../mod/admin.php:455 +msgid "Accessibility system theme" +msgstr "" + +#: ../../mod/admin.php:455 +msgid "Accessibility theme" +msgstr "" + +#: ../../mod/admin.php:456 +msgid "Channel to use for this website's static pages" msgstr "" -#: ../../mod/admin.php:434 -msgid "Determines whether generated links should be forced to use SSL" +#: ../../mod/admin.php:456 +msgid "Site Channel" msgstr "" -#: ../../mod/admin.php:435 +#: ../../mod/admin.php:458 msgid "Maximum image size" msgstr "" -#: ../../mod/admin.php:435 +#: ../../mod/admin.php:458 msgid "" "Maximum size in bytes of uploaded images. Default is 0, which means no " "limits." msgstr "" -#: ../../mod/admin.php:437 -msgid "Register policy" +#: ../../mod/admin.php:459 +msgid "Does this site allow new member registration?" msgstr "" -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:460 +msgid "Which best describes the types of account offered by this hub?" +msgstr "" + +#: ../../mod/admin.php:461 msgid "Register text" msgstr "" -#: ../../mod/admin.php:438 +#: ../../mod/admin.php:461 msgid "Will be displayed prominently on the registration page." msgstr "" -#: ../../mod/admin.php:439 +#: ../../mod/admin.php:462 msgid "Accounts abandoned after x days" msgstr "" -#: ../../mod/admin.php:439 +#: ../../mod/admin.php:462 msgid "" "Will not waste system resources polling external sites for abandonded " "accounts. Enter 0 for no time limit." msgstr "" -#: ../../mod/admin.php:440 +#: ../../mod/admin.php:463 msgid "Allowed friend domains" msgstr "" -#: ../../mod/admin.php:440 +#: ../../mod/admin.php:463 msgid "" "Comma separated list of domains which are allowed to establish friendships " "with this site. Wildcards are accepted. Empty to allow any domains" msgstr "" -#: ../../mod/admin.php:441 +#: ../../mod/admin.php:464 msgid "Allowed email domains" msgstr "" -#: ../../mod/admin.php:441 +#: ../../mod/admin.php:464 msgid "" "Comma separated list of domains which are allowed in email addresses for " "registrations to this site. Wildcards are accepted. Empty to allow any " "domains" msgstr "" -#: ../../mod/admin.php:442 +#: ../../mod/admin.php:465 msgid "Block public" msgstr "" -#: ../../mod/admin.php:442 +#: ../../mod/admin.php:465 msgid "" "Check to block public access to all otherwise public personal pages on this " "site unless you are currently logged in." msgstr "" -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:466 msgid "Force publish" msgstr "" -#: ../../mod/admin.php:443 +#: ../../mod/admin.php:466 msgid "" "Check to force all profiles on this site to be listed in the site directory." msgstr "" -#: ../../mod/admin.php:444 -msgid "Global directory update URL" -msgstr "" - -#: ../../mod/admin.php:444 -msgid "" -"URL to update the global directory. If this is not set, the global directory " -"is completely unavailable to the application." -msgstr "" - -#: ../../mod/admin.php:446 -msgid "Block multiple registrations" -msgstr "" - -#: ../../mod/admin.php:446 -msgid "Disallow users to register additional accounts for use as pages." -msgstr "" - -#: ../../mod/admin.php:447 -msgid "OpenID support" -msgstr "" - -#: ../../mod/admin.php:447 -msgid "OpenID support for registration and logins." -msgstr "" - -#: ../../mod/admin.php:448 -msgid "Fullname check" -msgstr "" - -#: ../../mod/admin.php:448 -msgid "" -"Force users to register with a space between firstname and lastname in Full " -"name, as an antispam measure" -msgstr "" - -#: ../../mod/admin.php:449 -msgid "UTF-8 Regular expressions" -msgstr "" - -#: ../../mod/admin.php:449 -msgid "Use PHP UTF8 regular expressions" -msgstr "" - -#: ../../mod/admin.php:450 -msgid "Show Community Page" -msgstr "" - -#: ../../mod/admin.php:450 -msgid "" -"Display a Community page showing all recent public postings on this site." -msgstr "" - -#: ../../mod/admin.php:451 -msgid "Enable OStatus support" +#: ../../mod/admin.php:467 +msgid "Disable discovery tab" msgstr "" -#: ../../mod/admin.php:451 +#: ../../mod/admin.php:467 msgid "" -"Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All " -"communications in OStatus are public, so privacy warnings will be " -"occasionally displayed." -msgstr "" - -#: ../../mod/admin.php:452 -msgid "Enable Diaspora support" +"Remove the tab in the network view with public content pulled from sources " +"chosen for this site." msgstr "" -#: ../../mod/admin.php:452 -msgid "Provide built-in Diaspora network compatibility." +#: ../../mod/admin.php:468 +msgid "No login on Homepage" msgstr "" -#: ../../mod/admin.php:453 -msgid "Only allow Friendica contacts" -msgstr "" - -#: ../../mod/admin.php:453 +#: ../../mod/admin.php:468 msgid "" -"All contacts must use Friendica protocols. All other built-in communication " -"protocols disabled." +"Check to hide the login form from your sites homepage when visitors arrive " +"who are not logged in (e.g. when you put the content of the homepage in via " +"the site channel)." msgstr "" -#: ../../mod/admin.php:454 -msgid "Verify SSL" -msgstr "" - -#: ../../mod/admin.php:454 -msgid "" -"If you wish, you can turn on strict certificate checking. This will mean you " -"cannot connect (at all) to self-signed SSL sites." -msgstr "" - -#: ../../mod/admin.php:455 +#: ../../mod/admin.php:470 msgid "Proxy user" msgstr "" -#: ../../mod/admin.php:456 +#: ../../mod/admin.php:471 msgid "Proxy URL" msgstr "" -#: ../../mod/admin.php:457 +#: ../../mod/admin.php:472 msgid "Network timeout" msgstr "" -#: ../../mod/admin.php:457 +#: ../../mod/admin.php:472 msgid "Value is in seconds. Set to 0 for unlimited (not recommended)." msgstr "" -#: ../../mod/admin.php:458 +#: ../../mod/admin.php:473 msgid "Delivery interval" msgstr "" -#: ../../mod/admin.php:458 +#: ../../mod/admin.php:473 msgid "" "Delay background delivery processes by this many seconds to reduce system " "load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 " "for large dedicated servers." msgstr "" -#: ../../mod/admin.php:459 +#: ../../mod/admin.php:474 msgid "Poll interval" msgstr "" -#: ../../mod/admin.php:459 +#: ../../mod/admin.php:474 msgid "" "Delay background polling processes by this many seconds to reduce system " "load. If 0, use delivery interval." msgstr "" -#: ../../mod/admin.php:460 +#: ../../mod/admin.php:475 msgid "Maximum Load Average" msgstr "" -#: ../../mod/admin.php:460 +#: ../../mod/admin.php:475 msgid "" "Maximum system load before delivery and poll processes are deferred - " "default 50." msgstr "" -#: ../../mod/admin.php:474 +#: ../../mod/admin.php:531 +msgid "No server found" +msgstr "" + +#: ../../mod/admin.php:538 ../../mod/admin.php:762 +msgid "ID" +msgstr "" + +#: ../../mod/admin.php:538 +msgid "for channel" +msgstr "" + +#: ../../mod/admin.php:538 +msgid "on server" +msgstr "" + +#: ../../mod/admin.php:538 +msgid "Status" +msgstr "" + +#: ../../mod/admin.php:559 msgid "Update has been marked successful" msgstr "" -#: ../../mod/admin.php:484 +#: ../../mod/admin.php:569 #, php-format msgid "Executing %s failed. Check system logs." msgstr "" -#: ../../mod/admin.php:487 +#: ../../mod/admin.php:572 #, php-format msgid "Update %s was successfully applied." msgstr "" -#: ../../mod/admin.php:491 +#: ../../mod/admin.php:576 #, php-format msgid "Update %s did not return a status. Unknown if it succeeded." msgstr "" -#: ../../mod/admin.php:494 +#: ../../mod/admin.php:579 #, php-format msgid "Update function %s could not be found." msgstr "" -#: ../../mod/admin.php:509 +#: ../../mod/admin.php:594 msgid "No failed updates." msgstr "" -#: ../../mod/admin.php:513 +#: ../../mod/admin.php:598 msgid "Failed Updates" msgstr "" -#: ../../mod/admin.php:514 -msgid "" -"This does not include updates prior to 1139, which did not return a status." -msgstr "" - -#: ../../mod/admin.php:515 +#: ../../mod/admin.php:600 msgid "Mark success (if update was manually applied)" msgstr "" -#: ../../mod/admin.php:516 +#: ../../mod/admin.php:601 msgid "Attempt to execute this update step automatically" msgstr "" -#: ../../mod/admin.php:541 +#: ../../mod/admin.php:627 #, php-format msgid "%s user blocked/unblocked" msgid_plural "%s users blocked/unblocked" msgstr[0] "" msgstr[1] "" -#: ../../mod/admin.php:548 +#: ../../mod/admin.php:634 #, php-format msgid "%s user deleted" msgid_plural "%s users deleted" msgstr[0] "" msgstr[1] "" -#: ../../mod/admin.php:587 +#: ../../mod/admin.php:665 +msgid "Account not found" +msgstr "" + +#: ../../mod/admin.php:676 #, php-format msgid "User '%s' deleted" msgstr "" -#: ../../mod/admin.php:595 +#: ../../mod/admin.php:685 #, php-format msgid "User '%s' unblocked" msgstr "" -#: ../../mod/admin.php:595 +#: ../../mod/admin.php:685 #, php-format msgid "User '%s' blocked" msgstr "" -#: ../../mod/admin.php:659 +#: ../../mod/admin.php:749 ../../mod/admin.php:761 +msgid "Users" +msgstr "" + +#: ../../mod/admin.php:751 ../../mod/admin.php:885 msgid "select all" msgstr "" -#: ../../mod/admin.php:660 +#: ../../mod/admin.php:752 msgid "User registrations waiting for confirm" msgstr "" -#: ../../mod/admin.php:661 +#: ../../mod/admin.php:753 msgid "Request date" msgstr "" -#: ../../mod/admin.php:661 ../../mod/admin.php:670 -#: ../../include/contact_selectors.php:79 -msgid "Email" +#: ../../mod/admin.php:754 +msgid "No registrations." msgstr "" -#: ../../mod/admin.php:662 -msgid "No registrations." +#: ../../mod/admin.php:755 +msgid "Approve" msgstr "" -#: ../../mod/admin.php:664 +#: ../../mod/admin.php:756 msgid "Deny" msgstr "" -#: ../../mod/admin.php:670 +#: ../../mod/admin.php:758 ../../mod/connedit.php:372 +#: ../../mod/connedit.php:515 +msgid "Block" +msgstr "" + +#: ../../mod/admin.php:759 ../../mod/connedit.php:372 +#: ../../mod/connedit.php:515 +msgid "Unblock" +msgstr "" + +#: ../../mod/admin.php:762 msgid "Register date" msgstr "" -#: ../../mod/admin.php:670 +#: ../../mod/admin.php:762 msgid "Last login" msgstr "" -#: ../../mod/admin.php:670 -msgid "Last item" +#: ../../mod/admin.php:762 +msgid "Expires" msgstr "" -#: ../../mod/admin.php:670 -msgid "Account" +#: ../../mod/admin.php:762 +msgid "Service Class" msgstr "" -#: ../../mod/admin.php:672 +#: ../../mod/admin.php:764 msgid "" "Selected users will be deleted!\\n\\nEverything these users had posted on " "this site will be permanently deleted!\\n\\nAre you sure?" msgstr "" -#: ../../mod/admin.php:673 +#: ../../mod/admin.php:765 msgid "" "The user {0} will be deleted!\\n\\nEverything this user has posted on this " "site will be permanently deleted!\\n\\nAre you sure?" msgstr "" -#: ../../mod/admin.php:714 +#: ../../mod/admin.php:797 +#, php-format +msgid "%s channel censored/uncensored" +msgid_plural "%s channelss censored/uncensored" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:804 +#, php-format +msgid "%s channel deleted" +msgid_plural "%s channels deleted" +msgstr[0] "" +msgstr[1] "" + +#: ../../mod/admin.php:823 +msgid "Channel not found" +msgstr "" + +#: ../../mod/admin.php:834 +#, php-format +msgid "Channel '%s' deleted" +msgstr "" + +#: ../../mod/admin.php:844 +#, php-format +msgid "Channel '%s' uncensored" +msgstr "" + +#: ../../mod/admin.php:844 +#, php-format +msgid "Channel '%s' censored" +msgstr "" + +#: ../../mod/admin.php:887 +msgid "Censor" +msgstr "" + +#: ../../mod/admin.php:888 +msgid "Uncensor" +msgstr "" + +#: ../../mod/admin.php:891 +msgid "UID" +msgstr "" + +#: ../../mod/admin.php:891 ../../mod/settings.php:517 +#: ../../mod/settings.php:543 +msgid "Name" +msgstr "" + +#: ../../mod/admin.php:891 ../../mod/profiles.php:337 +msgid "Address" +msgstr "" + +#: ../../mod/admin.php:893 +msgid "" +"Selected channels will be deleted!\\n\\nEverything that was posted in these " +"channels on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:894 +msgid "" +"The channel {0} will be deleted!\\n\\nEverything that was posted in this " +"channel on this site will be permanently deleted!\\n\\nAre you sure?" +msgstr "" + +#: ../../mod/admin.php:933 #, php-format msgid "Plugin %s disabled." msgstr "" -#: ../../mod/admin.php:718 +#: ../../mod/admin.php:937 #, php-format msgid "Plugin %s enabled." msgstr "" -#: ../../mod/admin.php:728 ../../mod/admin.php:926 +#: ../../mod/admin.php:947 ../../mod/admin.php:1149 msgid "Disable" msgstr "" -#: ../../mod/admin.php:730 ../../mod/admin.php:928 +#: ../../mod/admin.php:949 ../../mod/admin.php:1151 msgid "Enable" msgstr "" -#: ../../mod/admin.php:752 ../../mod/admin.php:957 +#: ../../mod/admin.php:975 ../../mod/admin.php:1180 msgid "Toggle" msgstr "" -#: ../../mod/admin.php:760 ../../mod/admin.php:967 +#: ../../mod/admin.php:983 ../../mod/admin.php:1190 msgid "Author: " msgstr "" -#: ../../mod/admin.php:761 ../../mod/admin.php:968 +#: ../../mod/admin.php:984 ../../mod/admin.php:1191 msgid "Maintainer: " msgstr "" -#: ../../mod/admin.php:890 +#: ../../mod/admin.php:1113 msgid "No themes found." msgstr "" -#: ../../mod/admin.php:949 +#: ../../mod/admin.php:1172 msgid "Screenshot" msgstr "" -#: ../../mod/admin.php:997 +#: ../../mod/admin.php:1220 msgid "[Experimental]" msgstr "" -#: ../../mod/admin.php:998 +#: ../../mod/admin.php:1221 msgid "[Unsupported]" msgstr "" -#: ../../mod/admin.php:1025 +#: ../../mod/admin.php:1248 msgid "Log settings updated." msgstr "" -#: ../../mod/admin.php:1081 +#: ../../mod/admin.php:1304 msgid "Clear" msgstr "" -#: ../../mod/admin.php:1087 +#: ../../mod/admin.php:1310 msgid "Debugging" msgstr "" -#: ../../mod/admin.php:1088 +#: ../../mod/admin.php:1311 msgid "Log file" msgstr "" -#: ../../mod/admin.php:1088 +#: ../../mod/admin.php:1311 msgid "" -"Must be writable by web server. Relative to your Friendica top-level " -"directory." +"Must be writable by web server. Relative to your Red top-level directory." msgstr "" -#: ../../mod/admin.php:1089 +#: ../../mod/admin.php:1312 msgid "Log level" msgstr "" -#: ../../mod/admin.php:1139 -msgid "Close" +#: ../../mod/poke.php:159 +msgid "Poke/Prod" msgstr "" -#: ../../mod/admin.php:1145 -msgid "FTP Host" +#: ../../mod/poke.php:160 +msgid "poke, prod or do other things to somebody" msgstr "" -#: ../../mod/admin.php:1146 -msgid "FTP Path" +#: ../../mod/poke.php:161 +msgid "Recipient" msgstr "" -#: ../../mod/admin.php:1147 -msgid "FTP User" +#: ../../mod/poke.php:162 +msgid "Choose what you wish to do to recipient" msgstr "" -#: ../../mod/admin.php:1148 -msgid "FTP Password" +#: ../../mod/poke.php:165 +msgid "Make this post private" msgstr "" -#: ../../mod/profile.php:21 ../../boot.php:1029 -msgid "Requested profile is not available." +#: ../../mod/api.php:76 ../../mod/api.php:102 +msgid "Authorize application connection" msgstr "" -#: ../../mod/profile.php:141 ../../mod/display.php:75 -msgid "Access to this profile has been restricted." +#: ../../mod/api.php:77 +msgid "Return to your app and insert this Securty Code:" msgstr "" -#: ../../mod/profile.php:166 -msgid "Tips for New Members" +#: ../../mod/api.php:89 +msgid "Please login to continue." msgstr "" -#: ../../mod/ping.php:185 -msgid "{0} wants to be your friend" +#: ../../mod/api.php:104 +msgid "" +"Do you want to authorize this application to access your posts and contacts, " +"and/or create new posts for you?" msgstr "" -#: ../../mod/ping.php:190 -msgid "{0} sent you a message" +#: ../../mod/post.php:226 +msgid "" +"Remote authentication blocked. You are logged into this site locally. Please " +"logout and retry." msgstr "" -#: ../../mod/ping.php:195 -msgid "{0} requested registration" +#: ../../mod/post.php:257 ../../mod/openid.php:72 ../../mod/openid.php:178 +#, php-format +msgid "Welcome %s. Remote authentication successful." msgstr "" -#: ../../mod/ping.php:201 -#, php-format -msgid "{0} commented %s's post" +#: ../../mod/apps.php:8 +msgid "No installed applications." msgstr "" -#: ../../mod/ping.php:206 -#, php-format -msgid "{0} liked %s's post" +#: ../../mod/apps.php:13 +msgid "Applications" msgstr "" -#: ../../mod/ping.php:211 -#, php-format -msgid "{0} disliked %s's post" +#: ../../mod/attach.php:9 +msgid "Item not available." msgstr "" -#: ../../mod/ping.php:216 +#: ../../mod/probe.php:23 ../../mod/probe.php:29 #, php-format -msgid "{0} is now friends with %s" +msgid "Fetching URL returns error: %1$s" msgstr "" -#: ../../mod/ping.php:221 -msgid "{0} posted" +#: ../../mod/block.php:27 ../../mod/page.php:35 +msgid "Invalid item." msgstr "" -#: ../../mod/ping.php:226 -#, php-format -msgid "{0} tagged %s's post with #%s" +#: ../../mod/block.php:39 ../../mod/chanview.php:77 ../../mod/page.php:47 +#: ../../mod/home.php:50 ../../mod/wall_upload.php:28 +msgid "Channel not found." msgstr "" -#: ../../mod/ping.php:232 -msgid "{0} mentioned you in a post" +#: ../../mod/block.php:75 ../../mod/page.php:83 ../../mod/display.php:100 +#: ../../mod/help.php:72 ../../index.php:237 +msgid "Page not found." msgstr "" -#: ../../mod/nogroup.php:58 -msgid "Contacts who are not members of a group" +#: ../../mod/profile_photo.php:108 +msgid "Image uploaded but image cropping failed." msgstr "" -#: ../../mod/openid.php:24 -msgid "OpenID protocol error. No ID returned." +#: ../../mod/profile_photo.php:161 +msgid "Image resize failed." msgstr "" -#: ../../mod/openid.php:53 +#: ../../mod/profile_photo.php:205 msgid "" -"Account not found and OpenID registration is not permitted on this site." +"Shift-reload the page or clear browser cache if the new photo does not " +"display immediately." msgstr "" -#: ../../mod/openid.php:93 ../../include/auth.php:99 -#: ../../include/auth.php:162 -msgid "Login failed." +#: ../../mod/profile_photo.php:232 +#, php-format +msgid "Image exceeds size limit of %d" +msgstr "" + +#: ../../mod/profile_photo.php:241 +msgid "Unable to process image." msgstr "" -#: ../../mod/follow.php:27 -msgid "Contact added" +#: ../../mod/profile_photo.php:290 ../../mod/profile_photo.php:339 +msgid "Photo not available." msgstr "" -#: ../../mod/common.php:42 -msgid "Common Friends" +#: ../../mod/profile_photo.php:358 +msgid "Upload File:" msgstr "" -#: ../../mod/common.php:78 -msgid "No contacts in common." +#: ../../mod/profile_photo.php:359 +msgid "Select a profile:" msgstr "" -#: ../../mod/share.php:28 ../../include/bb2diaspora.php:226 -msgid "link" +#: ../../mod/profile_photo.php:360 +msgid "Upload Profile Photo" msgstr "" -#: ../../mod/display.php:135 -msgid "Item has been removed." +#: ../../mod/profile_photo.php:361 +msgid "Upload" msgstr "" -#: ../../mod/apps.php:4 -msgid "Applications" +#: ../../mod/profile_photo.php:365 ../../mod/settings.php:888 +msgid "or" msgstr "" -#: ../../mod/apps.php:7 -msgid "No installed applications." +#: ../../mod/profile_photo.php:365 +msgid "skip this step" msgstr "" -#: ../../mod/search.php:83 ../../include/text.php:649 -#: ../../include/text.php:650 ../../include/nav.php:91 -msgid "Search" +#: ../../mod/profile_photo.php:365 +msgid "select a photo from your photo albums" msgstr "" -#: ../../mod/profiles.php:21 ../../mod/profiles.php:410 -#: ../../mod/profiles.php:524 ../../mod/dfrn_confirm.php:62 -msgid "Profile not found." +#: ../../mod/profile_photo.php:379 +msgid "Crop Image" msgstr "" -#: ../../mod/profiles.php:31 -msgid "Profile Name is required." +#: ../../mod/profile_photo.php:380 +msgid "Please adjust the image cropping for optimum viewing." msgstr "" -#: ../../mod/profiles.php:155 -msgid "Marital Status" +#: ../../mod/profile_photo.php:382 +msgid "Done Editing" msgstr "" -#: ../../mod/profiles.php:159 -msgid "Romantic Partner" +#: ../../mod/profile_photo.php:425 +msgid "Image uploaded successfully." msgstr "" -#: ../../mod/profiles.php:163 -msgid "Likes" +#: ../../mod/profile_photo.php:427 +msgid "Image upload failed." msgstr "" -#: ../../mod/profiles.php:167 -msgid "Dislikes" +#: ../../mod/profile_photo.php:436 +#, php-format +msgid "Image size reduction [%s] failed." msgstr "" -#: ../../mod/profiles.php:171 -msgid "Work/Employment" +#: ../../mod/blocks.php:66 +msgid "Block Name" msgstr "" -#: ../../mod/profiles.php:174 -msgid "Religion" +#: ../../mod/profiles.php:18 ../../mod/profiles.php:138 +#: ../../mod/profiles.php:168 ../../mod/profiles.php:463 +msgid "Profile not found." msgstr "" -#: ../../mod/profiles.php:178 -msgid "Political Views" +#: ../../mod/profiles.php:38 +msgid "Profile deleted." msgstr "" -#: ../../mod/profiles.php:182 -msgid "Gender" +#: ../../mod/profiles.php:56 ../../mod/profiles.php:92 +msgid "Profile-" msgstr "" -#: ../../mod/profiles.php:186 -msgid "Sexual Preference" +#: ../../mod/profiles.php:77 ../../mod/profiles.php:120 +msgid "New profile created." msgstr "" -#: ../../mod/profiles.php:190 -msgid "Homepage" +#: ../../mod/profiles.php:98 +msgid "Profile unavailable to clone." msgstr "" -#: ../../mod/profiles.php:194 -msgid "Interests" +#: ../../mod/profiles.php:178 +msgid "Profile Name is required." msgstr "" -#: ../../mod/profiles.php:198 -msgid "Address" +#: ../../mod/profiles.php:294 +msgid "Marital Status" msgstr "" -#: ../../mod/profiles.php:205 ../../addon/dav/layout.fnk.php:310 -msgid "Location" +#: ../../mod/profiles.php:298 +msgid "Romantic Partner" msgstr "" -#: ../../mod/profiles.php:288 -msgid "Profile updated." +#: ../../mod/profiles.php:302 +msgid "Likes" msgstr "" -#: ../../mod/profiles.php:355 -msgid " and " +#: ../../mod/profiles.php:306 +msgid "Dislikes" msgstr "" -#: ../../mod/profiles.php:363 -msgid "public profile" +#: ../../mod/profiles.php:310 +msgid "Work/Employment" msgstr "" -#: ../../mod/profiles.php:366 -#, php-format -msgid "%1$s changed %2$s to “%3$s”" +#: ../../mod/profiles.php:313 +msgid "Religion" msgstr "" -#: ../../mod/profiles.php:367 -#, php-format -msgid " - Visit %1$s's %2$s" +#: ../../mod/profiles.php:317 +msgid "Political Views" msgstr "" -#: ../../mod/profiles.php:370 -#, php-format -msgid "%1$s has an updated %2$s, changing %3$s." +#: ../../mod/profiles.php:321 +msgid "Gender" msgstr "" -#: ../../mod/profiles.php:429 -msgid "Profile deleted." +#: ../../mod/profiles.php:325 +msgid "Sexual Preference" msgstr "" -#: ../../mod/profiles.php:447 ../../mod/profiles.php:481 -msgid "Profile-" +#: ../../mod/profiles.php:329 +msgid "Homepage" msgstr "" -#: ../../mod/profiles.php:466 ../../mod/profiles.php:508 -msgid "New profile created." +#: ../../mod/profiles.php:333 +msgid "Interests" msgstr "" -#: ../../mod/profiles.php:487 -msgid "Profile unavailable to clone." +#: ../../mod/profiles.php:344 ../../mod/pubsites.php:25 +msgid "Location" msgstr "" -#: ../../mod/profiles.php:545 +#: ../../mod/profiles.php:427 +msgid "Profile updated." +msgstr "" + +#: ../../mod/profiles.php:482 msgid "Hide your contact/friend list from viewers of this profile?" msgstr "" -#: ../../mod/profiles.php:568 +#: ../../mod/profiles.php:505 msgid "Edit Profile Details" msgstr "" -#: ../../mod/profiles.php:570 +#: ../../mod/profiles.php:507 msgid "View this profile" msgstr "" -#: ../../mod/profiles.php:571 +#: ../../mod/profiles.php:508 +msgid "Change Profile Photo" +msgstr "" + +#: ../../mod/profiles.php:509 msgid "Create a new profile using these settings" msgstr "" -#: ../../mod/profiles.php:572 +#: ../../mod/profiles.php:510 msgid "Clone this profile" msgstr "" -#: ../../mod/profiles.php:573 +#: ../../mod/profiles.php:511 msgid "Delete this profile" msgstr "" -#: ../../mod/profiles.php:574 +#: ../../mod/profiles.php:512 msgid "Profile Name:" msgstr "" -#: ../../mod/profiles.php:575 +#: ../../mod/profiles.php:513 msgid "Your Full Name:" msgstr "" -#: ../../mod/profiles.php:576 +#: ../../mod/profiles.php:514 msgid "Title/Description:" msgstr "" -#: ../../mod/profiles.php:577 +#: ../../mod/profiles.php:515 msgid "Your Gender:" msgstr "" -#: ../../mod/profiles.php:578 +#: ../../mod/profiles.php:516 #, php-format msgid "Birthday (%s):" msgstr "" -#: ../../mod/profiles.php:579 +#: ../../mod/profiles.php:517 msgid "Street Address:" msgstr "" -#: ../../mod/profiles.php:580 +#: ../../mod/profiles.php:518 msgid "Locality/City:" msgstr "" -#: ../../mod/profiles.php:581 +#: ../../mod/profiles.php:519 msgid "Postal/Zip Code:" msgstr "" -#: ../../mod/profiles.php:582 +#: ../../mod/profiles.php:520 msgid "Country:" msgstr "" -#: ../../mod/profiles.php:583 +#: ../../mod/profiles.php:521 msgid "Region/State:" msgstr "" -#: ../../mod/profiles.php:584 +#: ../../mod/profiles.php:522 msgid "<span class=\"heart\">♥</span> Marital Status:" msgstr "" -#: ../../mod/profiles.php:585 +#: ../../mod/profiles.php:523 msgid "Who: (if applicable)" msgstr "" -#: ../../mod/profiles.php:586 +#: ../../mod/profiles.php:524 msgid "Examples: cathy123, Cathy Williams, cathy@example.com" msgstr "" -#: ../../mod/profiles.php:587 +#: ../../mod/profiles.php:525 msgid "Since [date]:" msgstr "" -#: ../../mod/profiles.php:588 ../../include/profile_advanced.php:46 -msgid "Sexual Preference:" -msgstr "" - -#: ../../mod/profiles.php:589 +#: ../../mod/profiles.php:527 msgid "Homepage URL:" msgstr "" -#: ../../mod/profiles.php:590 ../../include/profile_advanced.php:50 -msgid "Hometown:" -msgstr "" - -#: ../../mod/profiles.php:591 ../../include/profile_advanced.php:54 -msgid "Political Views:" -msgstr "" - -#: ../../mod/profiles.php:592 +#: ../../mod/profiles.php:530 msgid "Religious Views:" msgstr "" -#: ../../mod/profiles.php:593 -msgid "Public Keywords:" -msgstr "" - -#: ../../mod/profiles.php:594 -msgid "Private Keywords:" -msgstr "" - -#: ../../mod/profiles.php:595 ../../include/profile_advanced.php:62 -msgid "Likes:" -msgstr "" - -#: ../../mod/profiles.php:596 ../../include/profile_advanced.php:64 -msgid "Dislikes:" +#: ../../mod/profiles.php:531 +msgid "Keywords:" msgstr "" -#: ../../mod/profiles.php:597 +#: ../../mod/profiles.php:534 msgid "Example: fishing photography software" msgstr "" -#: ../../mod/profiles.php:598 -msgid "(Used for suggesting potential friends, can be seen by others)" +#: ../../mod/profiles.php:535 +msgid "Used in directory listings" msgstr "" -#: ../../mod/profiles.php:599 -msgid "(Used for searching profiles, never shown to others)" -msgstr "" - -#: ../../mod/profiles.php:600 +#: ../../mod/profiles.php:536 msgid "Tell us about yourself..." msgstr "" -#: ../../mod/profiles.php:601 +#: ../../mod/profiles.php:537 msgid "Hobbies/Interests" msgstr "" -#: ../../mod/profiles.php:602 +#: ../../mod/profiles.php:538 msgid "Contact information and Social Networks" msgstr "" -#: ../../mod/profiles.php:603 +#: ../../mod/profiles.php:539 +msgid "My other channels" +msgstr "" + +#: ../../mod/profiles.php:540 msgid "Musical interests" msgstr "" -#: ../../mod/profiles.php:604 +#: ../../mod/profiles.php:541 msgid "Books, literature" msgstr "" -#: ../../mod/profiles.php:605 +#: ../../mod/profiles.php:542 msgid "Television" msgstr "" -#: ../../mod/profiles.php:606 +#: ../../mod/profiles.php:543 msgid "Film/dance/culture/entertainment" msgstr "" -#: ../../mod/profiles.php:607 +#: ../../mod/profiles.php:544 msgid "Love/romance" msgstr "" -#: ../../mod/profiles.php:608 +#: ../../mod/profiles.php:545 msgid "Work/employment" msgstr "" -#: ../../mod/profiles.php:609 +#: ../../mod/profiles.php:546 msgid "School/education" msgstr "" -#: ../../mod/profiles.php:614 +#: ../../mod/profiles.php:551 msgid "" "This is your <strong>public</strong> profile.<br />It <strong>may</strong> " "be visible to anybody using the internet." msgstr "" -#: ../../mod/profiles.php:624 ../../mod/directory.php:109 +#: ../../mod/profiles.php:561 ../../mod/directory.php:143 +#: ../../mod/dirprofile.php:92 msgid "Age: " msgstr "" -#: ../../mod/profiles.php:663 +#: ../../mod/profiles.php:600 msgid "Edit/Manage Profiles" msgstr "" -#: ../../mod/profiles.php:664 ../../boot.php:1138 -msgid "Change profile photo" -msgstr "" - -#: ../../mod/profiles.php:665 ../../boot.php:1139 -msgid "Create New Profile" -msgstr "" - -#: ../../mod/profiles.php:676 ../../boot.php:1149 -msgid "Profile Image" -msgstr "" - -#: ../../mod/profiles.php:678 ../../boot.php:1152 -msgid "visible to everybody" +#: ../../mod/profiles.php:601 +msgid "Add profile things" msgstr "" -#: ../../mod/profiles.php:679 ../../boot.php:1153 -msgid "Edit visibility" +#: ../../mod/profiles.php:602 +msgid "Include desirable objects in your profile" msgstr "" -#: ../../mod/filer.php:29 ../../include/conversation.php:951 -msgid "Save to Folder:" +#: ../../mod/bookmarks.php:38 +msgid "Bookmark added" msgstr "" -#: ../../mod/filer.php:29 -msgid "- select -" +#: ../../mod/bookmarks.php:58 +msgid "My Bookmarks" msgstr "" -#: ../../mod/tagger.php:103 ../../include/conversation.php:138 -#, php-format -msgid "%1$s tagged %2$s's %3$s with %4$s" +#: ../../mod/bookmarks.php:69 +msgid "My Connections Bookmarks" msgstr "" -#: ../../mod/delegate.php:95 -msgid "No potential page delegates located." -msgstr "" - -#: ../../mod/delegate.php:121 -msgid "Delegate Page Management" -msgstr "" - -#: ../../mod/delegate.php:123 -msgid "" -"Delegates are able to manage all aspects of this account/page except for " -"basic account settings. Please do not delegate your personal account to " -"anybody that you do not trust completely." +#: ../../mod/profperm.php:29 ../../mod/profperm.php:58 +msgid "Invalid profile identifier." msgstr "" -#: ../../mod/delegate.php:124 -msgid "Existing Page Managers" +#: ../../mod/profperm.php:110 +msgid "Profile Visibility Editor" msgstr "" -#: ../../mod/delegate.php:126 -msgid "Existing Page Delegates" +#: ../../mod/profperm.php:114 +msgid "Click on a contact to add or remove." msgstr "" -#: ../../mod/delegate.php:128 -msgid "Potential Delegates" +#: ../../mod/profperm.php:123 +msgid "Visible To" msgstr "" -#: ../../mod/delegate.php:131 -msgid "Add" +#: ../../mod/profperm.php:139 ../../mod/connections.php:278 +msgid "All Connections" msgstr "" -#: ../../mod/delegate.php:132 -msgid "No entries." +#: ../../mod/pubsites.php:16 +msgid "Public Sites" msgstr "" -#: ../../mod/babel.php:17 -msgid "Source (bbcode) text:" +#: ../../mod/pubsites.php:19 +msgid "" +"The listed sites allow public registration into the Red Matrix. All sites in " +"the matrix are interlinked so membership on any of them conveys membership " +"in the matrix as a whole. Some sites may require subscription or provide " +"tiered service plans. The provider links <strong>may</strong> provide " +"additional details." msgstr "" -#: ../../mod/babel.php:25 -msgid "Source input: " +#: ../../mod/pubsites.php:25 +msgid "Site URL" msgstr "" -#: ../../mod/babel.php:29 -msgid "bb2html: " +#: ../../mod/pubsites.php:25 +msgid "Access Type" msgstr "" -#: ../../mod/babel.php:33 -msgid "bb2html2bb: " +#: ../../mod/pubsites.php:25 +msgid "Registration Policy" msgstr "" -#: ../../mod/babel.php:37 -msgid "bb2md: " +#: ../../mod/channel.php:25 ../../mod/chat.php:19 +msgid "You must be logged in to see this page." msgstr "" -#: ../../mod/babel.php:41 -msgid "bb2md2html: " +#: ../../mod/channel.php:86 +msgid "Insufficient permissions. Request redirected to profile page." msgstr "" -#: ../../mod/babel.php:45 -msgid "bb2dia2bb: " +#: ../../mod/chanview.php:93 +msgid "toggle full screen mode" msgstr "" -#: ../../mod/babel.php:49 -msgid "bb2md2html2bb: " +#: ../../mod/rbmark.php:88 +msgid "Select a bookmark folder" msgstr "" -#: ../../mod/suggest.php:38 ../../view/theme/diabook/theme.php:626 -#: ../../include/contact_widgets.php:34 -msgid "Friend Suggestions" +#: ../../mod/rbmark.php:93 +msgid "Save Bookmark" msgstr "" -#: ../../mod/suggest.php:44 -msgid "" -"No suggestions available. If this is a new site, please try again in 24 " -"hours." +#: ../../mod/rbmark.php:94 +msgid "URL of bookmark" msgstr "" -#: ../../mod/suggest.php:61 -msgid "Ignore/Hide" +#: ../../mod/rbmark.php:95 +msgid "Description" msgstr "" -#: ../../mod/directory.php:47 ../../view/theme/diabook/theme.php:624 -msgid "Global Directory" +#: ../../mod/rbmark.php:99 +msgid "Or enter new bookmark folder name" msgstr "" -#: ../../mod/directory.php:55 -msgid "Find on this site" +#: ../../mod/chat.php:167 +msgid "Room not found" msgstr "" -#: ../../mod/directory.php:58 -msgid "Site Directory" +#: ../../mod/chat.php:178 +msgid "Leave Room" msgstr "" -#: ../../mod/directory.php:112 -msgid "Gender: " +#: ../../mod/chat.php:179 +msgid "Delete This Room" msgstr "" -#: ../../mod/directory.php:134 ../../include/profile_advanced.php:17 -#: ../../boot.php:1174 -msgid "Gender:" +#: ../../mod/chat.php:180 +msgid "I am away right now" msgstr "" -#: ../../mod/directory.php:136 ../../include/profile_advanced.php:37 -#: ../../boot.php:1177 -msgid "Status:" +#: ../../mod/chat.php:181 +msgid "I am online" msgstr "" -#: ../../mod/directory.php:138 ../../include/profile_advanced.php:48 -#: ../../boot.php:1179 -msgid "Homepage:" +#: ../../mod/chat.php:183 +msgid "Bookmark this room" msgstr "" -#: ../../mod/directory.php:140 ../../include/profile_advanced.php:58 -msgid "About:" +#: ../../mod/chat.php:207 ../../mod/chat.php:229 +msgid "New Chatroom" msgstr "" -#: ../../mod/directory.php:178 -msgid "No entries (some entries may be hidden)." +#: ../../mod/chat.php:208 +msgid "Chatroom Name" msgstr "" -#: ../../mod/invite.php:35 +#: ../../mod/chat.php:225 #, php-format -msgid "%s : Not a valid email address." +msgid "%1$s's Chatrooms" msgstr "" -#: ../../mod/invite.php:59 -msgid "Please join us on Friendica" +#: ../../mod/register.php:43 +msgid "Maximum daily site registrations exceeded. Please try again tomorrow." msgstr "" -#: ../../mod/invite.php:69 -#, php-format -msgid "%s : Message delivery failed." -msgstr "" - -#: ../../mod/invite.php:73 -#, php-format -msgid "%d message sent." -msgid_plural "%d messages sent." -msgstr[0] "" -msgstr[1] "" - -#: ../../mod/invite.php:92 -msgid "You have no more invitations available" -msgstr "" - -#: ../../mod/invite.php:100 -#, php-format +#: ../../mod/register.php:49 msgid "" -"Visit %s for a list of public sites that you can join. Friendica members on " -"other sites can all connect with each other, as well as with members of many " -"other social networks." +"Please indicate acceptance of the Terms of Service. Registration failed." msgstr "" -#: ../../mod/invite.php:102 -#, php-format -msgid "" -"To accept this invitation, please visit and register at %s or any other " -"public Friendica website." +#: ../../mod/register.php:77 +msgid "Passwords do not match." msgstr "" -#: ../../mod/invite.php:103 -#, php-format -msgid "" -"Friendica sites all inter-connect to create a huge privacy-enhanced social " -"web that is owned and controlled by its members. They can also connect with " -"many traditional social networks. See %s for a list of alternate Friendica " -"sites you can join." -msgstr "" - -#: ../../mod/invite.php:106 +#: ../../mod/register.php:105 msgid "" -"Our apologies. This system is not currently configured to connect with other " -"public sites or invite members." +"Registration successful. Please check your email for validation instructions." msgstr "" -#: ../../mod/invite.php:111 -msgid "Send invitations" -msgstr "" - -#: ../../mod/invite.php:112 -msgid "Enter email addresses, one per line:" -msgstr "" - -#: ../../mod/invite.php:114 -msgid "" -"You are cordially invited to join me and other close friends on Friendica - " -"and help us to create a better social web." +#: ../../mod/register.php:111 +msgid "Your registration is pending approval by the site owner." msgstr "" -#: ../../mod/invite.php:116 -msgid "You will need to supply this invitation code: $invite_code" +#: ../../mod/register.php:114 +msgid "Your registration can not be processed." msgstr "" -#: ../../mod/invite.php:116 -msgid "" -"Once you have registered, please connect with me via my profile page at:" +#: ../../mod/register.php:147 +msgid "Registration on this site/hub is by approval only." msgstr "" -#: ../../mod/invite.php:118 -msgid "" -"For more information about the Friendica project and why we feel it is " -"important, please visit http://friendica.com" +#: ../../mod/register.php:148 +msgid "<a href=\"pubsites\">Register at another affiliated site/hub</a>" msgstr "" -#: ../../mod/dfrn_confirm.php:119 +#: ../../mod/register.php:156 msgid "" -"This may occasionally happen if contact was requested by both persons and it " -"has already been approved." -msgstr "" - -#: ../../mod/dfrn_confirm.php:237 -msgid "Response from remote site was not understood." -msgstr "" - -#: ../../mod/dfrn_confirm.php:246 -msgid "Unexpected response from remote site: " -msgstr "" - -#: ../../mod/dfrn_confirm.php:254 -msgid "Confirmation completed successfully." -msgstr "" - -#: ../../mod/dfrn_confirm.php:256 ../../mod/dfrn_confirm.php:270 -#: ../../mod/dfrn_confirm.php:277 -msgid "Remote site reported: " -msgstr "" - -#: ../../mod/dfrn_confirm.php:268 -msgid "Temporary failure. Please wait and try again." -msgstr "" - -#: ../../mod/dfrn_confirm.php:275 -msgid "Introduction failed or was revoked." -msgstr "" - -#: ../../mod/dfrn_confirm.php:420 -msgid "Unable to set contact photo." +"This site has exceeded the number of allowed daily account registrations. " +"Please try again tomorrow." msgstr "" -#: ../../mod/dfrn_confirm.php:477 ../../include/diaspora.php:577 -#: ../../include/conversation.php:101 -#, php-format -msgid "%1$s is now friends with %2$s" +#: ../../mod/register.php:167 +msgid "Terms of Service" msgstr "" -#: ../../mod/dfrn_confirm.php:562 +#: ../../mod/register.php:173 #, php-format -msgid "No user record found for '%s' " -msgstr "" - -#: ../../mod/dfrn_confirm.php:572 -msgid "Our site encryption key is apparently messed up." -msgstr "" - -#: ../../mod/dfrn_confirm.php:583 -msgid "Empty site URL was provided or URL could not be decrypted by us." +msgid "I accept the %s for this website" msgstr "" -#: ../../mod/dfrn_confirm.php:604 -msgid "Contact record was not found for you on our site." -msgstr "" - -#: ../../mod/dfrn_confirm.php:618 +#: ../../mod/register.php:175 #, php-format -msgid "Site public key not available in contact record for URL %s." -msgstr "" - -#: ../../mod/dfrn_confirm.php:638 -msgid "" -"The ID provided by your system is a duplicate on our system. It should work " -"if you try again." +msgid "I am over 13 years of age and accept the %s for this website" msgstr "" -#: ../../mod/dfrn_confirm.php:649 -msgid "Unable to set your contact credentials on our system." -msgstr "" - -#: ../../mod/dfrn_confirm.php:716 -msgid "Unable to update your contact profile details on our system" +#: ../../mod/register.php:194 +msgid "Membership on this site is by invitation only." msgstr "" -#: ../../mod/dfrn_confirm.php:750 -#, php-format -msgid "Connection accepted at %s" +#: ../../mod/register.php:195 +msgid "Please enter your invitation code" msgstr "" -#: ../../mod/dfrn_confirm.php:799 -#, php-format -msgid "%1$s has joined %2$s" +#: ../../mod/register.php:198 +msgid "Your email address" msgstr "" -#: ../../addon/fromgplus/fromgplus.php:29 -msgid "Google+ Import Settings" +#: ../../mod/register.php:199 +msgid "Choose a password" msgstr "" -#: ../../addon/fromgplus/fromgplus.php:32 -msgid "Enable Google+ Import" +#: ../../mod/register.php:200 +msgid "Please re-enter your password" msgstr "" -#: ../../addon/fromgplus/fromgplus.php:35 -msgid "Google Account ID" +#: ../../mod/chatsvc.php:111 +msgid "Away" msgstr "" -#: ../../addon/fromgplus/fromgplus.php:55 -msgid "Google+ Import Settings saved." +#: ../../mod/chatsvc.php:115 +msgid "Online" msgstr "" -#: ../../addon/facebook/facebook.php:523 -msgid "Facebook disabled" +#: ../../mod/regmod.php:12 +msgid "Please login." msgstr "" -#: ../../addon/facebook/facebook.php:528 -msgid "Updating contacts" +#: ../../mod/cloud.php:112 +msgid "Red Matrix - Guests: Username: {your email address}, Password: +++" msgstr "" -#: ../../addon/facebook/facebook.php:551 -msgid "Facebook API key is missing." +#: ../../mod/removeme.php:49 +msgid "Remove This Channel" msgstr "" -#: ../../addon/facebook/facebook.php:558 -msgid "Facebook Connect" +#: ../../mod/removeme.php:50 +msgid "" +"This will completely remove this channel from the network. Once this has " +"been done it is not recoverable." msgstr "" -#: ../../addon/facebook/facebook.php:564 -msgid "Install Facebook connector for this account." +#: ../../mod/removeme.php:51 +msgid "Please enter your password for verification:" msgstr "" -#: ../../addon/facebook/facebook.php:571 -msgid "Remove Facebook connector" +#: ../../mod/removeme.php:52 +msgid "Remove this channel and all its clones from the network" msgstr "" -#: ../../addon/facebook/facebook.php:576 +#: ../../mod/removeme.php:52 msgid "" -"Re-authenticate [This is necessary whenever your Facebook password is " -"changed.]" +"By default only the instance of the channel located on this hub will be " +"removed from the network" msgstr "" -#: ../../addon/facebook/facebook.php:583 -msgid "Post to Facebook by default" +#: ../../mod/removeme.php:53 +msgid "Remove Channel" msgstr "" -#: ../../addon/facebook/facebook.php:589 -msgid "" -"Facebook friend linking has been disabled on this site. The following " -"settings will have no effect." +#: ../../mod/common.php:10 +msgid "No channel." msgstr "" -#: ../../addon/facebook/facebook.php:593 -msgid "" -"Facebook friend linking has been disabled on this site. If you disable it, " -"you will be unable to re-enable it." +#: ../../mod/common.php:39 +msgid "Common connections" msgstr "" -#: ../../addon/facebook/facebook.php:596 -msgid "Link all your Facebook friends and conversations on this website" +#: ../../mod/common.php:44 +msgid "No connections in common." msgstr "" -#: ../../addon/facebook/facebook.php:598 +#: ../../mod/rmagic.php:38 msgid "" -"Facebook conversations consist of your <em>profile wall</em> and your friend " -"<em>stream</em>." -msgstr "" - -#: ../../addon/facebook/facebook.php:599 -msgid "On this website, your Facebook friend stream is only visible to you." +"We encountered a problem while logging in with the OpenID you provided. " +"Please check the correct spelling of the ID." msgstr "" -#: ../../addon/facebook/facebook.php:600 -msgid "" -"The following settings determine the privacy of your Facebook profile wall " -"on this website." +#: ../../mod/rmagic.php:38 +msgid "The error message was:" msgstr "" -#: ../../addon/facebook/facebook.php:604 -msgid "" -"On this website your Facebook profile wall conversations will only be " -"visible to you" +#: ../../mod/rmagic.php:42 +msgid "Authentication failed." msgstr "" -#: ../../addon/facebook/facebook.php:609 -msgid "Do not import your Facebook profile wall conversations" +#: ../../mod/rmagic.php:78 +msgid "Remote Authentication" msgstr "" -#: ../../addon/facebook/facebook.php:611 -msgid "" -"If you choose to link conversations and leave both of these boxes unchecked, " -"your Facebook profile wall will be merged with your profile wall on this " -"website and your privacy settings on this website will be used to determine " -"who may see the conversations." +#: ../../mod/rmagic.php:79 +msgid "Enter your channel address (e.g. channel@example.com)" msgstr "" -#: ../../addon/facebook/facebook.php:616 -msgid "Comma separated applications to ignore" +#: ../../mod/rmagic.php:80 +msgid "Authenticate" msgstr "" -#: ../../addon/facebook/facebook.php:700 -msgid "Problems with Facebook Real-Time Updates" +#: ../../mod/connect.php:55 ../../mod/connect.php:103 +msgid "Continue" msgstr "" -#: ../../addon/facebook/facebook.php:729 -msgid "Facebook Connector Settings" +#: ../../mod/connect.php:84 +msgid "Premium Channel Setup" msgstr "" -#: ../../addon/facebook/facebook.php:744 -msgid "Facebook API Key" +#: ../../mod/connect.php:86 +msgid "Enable premium channel connection restrictions" msgstr "" -#: ../../addon/facebook/facebook.php:754 +#: ../../mod/connect.php:87 msgid "" -"Error: it appears that you have specified the App-ID and -Secret in your ." -"htconfig.php file. As long as they are specified there, they cannot be set " -"using this form.<br><br>" +"Please enter your restrictions or conditions, such as paypal receipt, usage " +"guidelines, etc." msgstr "" -#: ../../addon/facebook/facebook.php:759 +#: ../../mod/connect.php:89 ../../mod/connect.php:109 msgid "" -"Error: the given API Key seems to be incorrect (the application access token " -"could not be retrieved)." -msgstr "" - -#: ../../addon/facebook/facebook.php:761 -msgid "The given API Key seems to work correctly." +"This channel may require additional steps or acknowledgement of the " +"following conditions prior to connecting:" msgstr "" -#: ../../addon/facebook/facebook.php:763 +#: ../../mod/connect.php:90 msgid "" -"The correctness of the API Key could not be detected. Something strange's " -"going on." -msgstr "" - -#: ../../addon/facebook/facebook.php:766 -msgid "App-ID / API-Key" -msgstr "" - -#: ../../addon/facebook/facebook.php:767 -msgid "Application secret" -msgstr "" - -#: ../../addon/facebook/facebook.php:768 -#, php-format -msgid "Polling Interval in minutes (minimum %1$s minutes)" +"Potential connections will then see the following text before proceeding:" msgstr "" -#: ../../addon/facebook/facebook.php:769 +#: ../../mod/connect.php:91 ../../mod/connect.php:112 msgid "" -"Synchronize comments (no comments on Facebook are missed, at the cost of " -"increased system load)" +"By continuing, I certify that I have complied with any instructions provided " +"on this page." msgstr "" -#: ../../addon/facebook/facebook.php:773 -msgid "Real-Time Updates" +#: ../../mod/connect.php:100 +msgid "(No specific instructions have been provided by the channel owner.)" msgstr "" -#: ../../addon/facebook/facebook.php:777 -msgid "Real-Time Updates are activated." +#: ../../mod/connect.php:108 +msgid "Restricted or Premium Channel" msgstr "" -#: ../../addon/facebook/facebook.php:778 -msgid "Deactivate Real-Time Updates" -msgstr "" - -#: ../../addon/facebook/facebook.php:780 -msgid "Real-Time Updates not activated." -msgstr "" - -#: ../../addon/facebook/facebook.php:780 -msgid "Activate Real-Time Updates" +#: ../../mod/network.php:79 +msgid "No such group" msgstr "" -#: ../../addon/facebook/facebook.php:799 ../../addon/dav/layout.fnk.php:360 -msgid "The new values have been saved." +#: ../../mod/network.php:119 +msgid "Search Results For:" msgstr "" -#: ../../addon/facebook/facebook.php:823 -msgid "Post to Facebook" +#: ../../mod/network.php:173 +msgid "Collection is empty" msgstr "" -#: ../../addon/facebook/facebook.php:921 -msgid "" -"Post to Facebook cancelled because of multi-network access permission " -"conflict." +#: ../../mod/network.php:181 +msgid "Collection: " msgstr "" -#: ../../addon/facebook/facebook.php:1141 -msgid "View on Friendica" +#: ../../mod/network.php:194 +msgid "Connection: " msgstr "" -#: ../../addon/facebook/facebook.php:1174 -msgid "Facebook post failed. Queued for retry." +#: ../../mod/network.php:197 +msgid "Invalid connection." msgstr "" -#: ../../addon/facebook/facebook.php:1214 -msgid "Your Facebook connection became invalid. Please Re-authenticate." +#: ../../mod/connections.php:37 ../../mod/connedit.php:64 +msgid "Could not access contact record." msgstr "" -#: ../../addon/facebook/facebook.php:1215 -msgid "Facebook connection became invalid" +#: ../../mod/connections.php:51 ../../mod/connedit.php:78 +msgid "Could not locate selected profile." msgstr "" -#: ../../addon/facebook/facebook.php:1216 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"The connection between your accounts on %2$s and Facebook became invalid. " -"This usually happens after you change your Facebook-password. To enable the " -"connection again, you have to %3$sre-authenticate the Facebook-connector%4$s." +#: ../../mod/connections.php:94 ../../mod/connedit.php:131 +msgid "Connection updated." msgstr "" -#: ../../addon/snautofollow/snautofollow.php:32 -msgid "StatusNet AutoFollow settings updated." +#: ../../mod/connections.php:96 ../../mod/connedit.php:133 +msgid "Failed to update connection record." msgstr "" -#: ../../addon/snautofollow/snautofollow.php:56 -msgid "StatusNet AutoFollow Settings" +#: ../../mod/connections.php:191 ../../mod/connections.php:291 +msgid "Blocked" msgstr "" -#: ../../addon/snautofollow/snautofollow.php:58 -msgid "Automatically follow any StatusNet followers/mentioners" +#: ../../mod/connections.php:196 ../../mod/connections.php:298 +msgid "Ignored" msgstr "" -#: ../../addon/privacy_image_cache/privacy_image_cache.php:184 -msgid "Lifetime of the cache (in hours)" +#: ../../mod/connections.php:201 ../../mod/connections.php:312 +msgid "Hidden" msgstr "" -#: ../../addon/privacy_image_cache/privacy_image_cache.php:189 -msgid "Cache Statistics" +#: ../../mod/connections.php:206 ../../mod/connections.php:305 +msgid "Archived" msgstr "" -#: ../../addon/privacy_image_cache/privacy_image_cache.php:192 -msgid "Number of items" +#: ../../mod/connections.php:230 ../../mod/connections.php:244 +msgid "All" msgstr "" -#: ../../addon/privacy_image_cache/privacy_image_cache.php:194 -msgid "Size of the cache" +#: ../../mod/connections.php:239 ../../mod/connections.php:319 +msgid "Unconnected" msgstr "" -#: ../../addon/privacy_image_cache/privacy_image_cache.php:196 -msgid "Delete the whole cache" +#: ../../mod/connections.php:269 +msgid "Suggest new connections" msgstr "" -#: ../../addon/widgets/widget_like.php:58 -#, php-format -msgid "%d person likes this" -msgid_plural "%d people like this" -msgstr[0] "" -msgstr[1] "" - -#: ../../addon/widgets/widget_like.php:61 -#, php-format -msgid "%d person doesn't like this" -msgid_plural "%d people don't like this" -msgstr[0] "" -msgstr[1] "" - -#: ../../addon/widgets/widget_friendheader.php:40 -msgid "Get added to this list!" +#: ../../mod/connections.php:272 +msgid "New Connections" msgstr "" -#: ../../addon/widgets/widgets.php:56 -msgid "Generate new key" +#: ../../mod/connections.php:275 +msgid "Show pending (new) connections" msgstr "" -#: ../../addon/widgets/widgets.php:59 -msgid "Widgets key" +#: ../../mod/connections.php:281 +msgid "Show all connections" msgstr "" -#: ../../addon/widgets/widgets.php:61 -msgid "Widgets available" +#: ../../mod/connections.php:284 +msgid "Unblocked" msgstr "" -#: ../../addon/widgets/widget_friends.php:40 -msgid "Connect on Friendica!" +#: ../../mod/connections.php:287 +msgid "Only show unblocked connections" msgstr "" -#: ../../addon/yourls/yourls.php:55 -msgid "YourLS Settings" +#: ../../mod/connections.php:294 +msgid "Only show blocked connections" msgstr "" -#: ../../addon/yourls/yourls.php:57 -msgid "URL: http://" +#: ../../mod/connections.php:301 +msgid "Only show ignored connections" msgstr "" -#: ../../addon/yourls/yourls.php:62 -msgid "Username:" +#: ../../mod/connections.php:308 +msgid "Only show archived connections" msgstr "" -#: ../../addon/yourls/yourls.php:67 -msgid "Password:" +#: ../../mod/connections.php:315 +msgid "Only show hidden connections" msgstr "" -#: ../../addon/yourls/yourls.php:72 -msgid "Use SSL " +#: ../../mod/connections.php:322 +msgid "Only show one-way connections" msgstr "" -#: ../../addon/yourls/yourls.php:92 -msgid "yourls Settings saved." +#: ../../mod/connections.php:367 +#, php-format +msgid "%1$s [%2$s]" msgstr "" -#: ../../addon/ljpost/ljpost.php:39 -msgid "Post to LiveJournal" +#: ../../mod/connections.php:368 +msgid "Edit contact" msgstr "" -#: ../../addon/ljpost/ljpost.php:70 -msgid "LiveJournal Post Settings" +#: ../../mod/connections.php:389 +msgid "Search your connections" msgstr "" -#: ../../addon/ljpost/ljpost.php:72 -msgid "Enable LiveJournal Post Plugin" +#: ../../mod/connections.php:390 +msgid "Finding: " msgstr "" -#: ../../addon/ljpost/ljpost.php:77 -msgid "LiveJournal username" +#: ../../mod/rpost.php:86 ../../mod/editpost.php:42 +msgid "Edit post" msgstr "" -#: ../../addon/ljpost/ljpost.php:82 -msgid "LiveJournal password" +#: ../../mod/connedit.php:243 +msgid "Could not access address book record." msgstr "" -#: ../../addon/ljpost/ljpost.php:87 -msgid "Post to LiveJournal by default" +#: ../../mod/connedit.php:257 +msgid "Refresh failed - channel is currently unavailable." msgstr "" -#: ../../addon/nsfw/nsfw.php:47 -msgid "Not Safe For Work (General Purpose Content Filter) settings" +#: ../../mod/connedit.php:264 +msgid "Channel has been unblocked" msgstr "" -#: ../../addon/nsfw/nsfw.php:49 -msgid "" -"This plugin looks in posts for the words/text you specify below, and " -"collapses any content containing those keywords so it is not displayed at " -"inappropriate times, such as sexual innuendo that may be improper in a work " -"setting. It is polite and recommended to tag any content containing nudity " -"with #NSFW. This filter can also match any other word/text you specify, and " -"can thereby be used as a general purpose content filter." +#: ../../mod/connedit.php:265 +msgid "Channel has been blocked" msgstr "" -#: ../../addon/nsfw/nsfw.php:50 -msgid "Enable Content filter" +#: ../../mod/connedit.php:269 ../../mod/connedit.php:281 +#: ../../mod/connedit.php:293 ../../mod/connedit.php:305 +#: ../../mod/connedit.php:320 +msgid "Unable to set address book parameters." msgstr "" -#: ../../addon/nsfw/nsfw.php:53 -msgid "Comma separated list of keywords to hide" +#: ../../mod/connedit.php:276 +msgid "Channel has been unignored" msgstr "" -#: ../../addon/nsfw/nsfw.php:58 -msgid "Use /expression/ to provide regular expressions" +#: ../../mod/connedit.php:277 +msgid "Channel has been ignored" msgstr "" -#: ../../addon/nsfw/nsfw.php:74 -msgid "NSFW Settings saved." +#: ../../mod/connedit.php:288 +msgid "Channel has been unarchived" msgstr "" -#: ../../addon/nsfw/nsfw.php:121 -#, php-format -msgid "%s - Click to open/close" +#: ../../mod/connedit.php:289 +msgid "Channel has been archived" msgstr "" -#: ../../addon/page/page.php:61 ../../addon/page/page.php:91 -msgid "Forums" +#: ../../mod/connedit.php:300 +msgid "Channel has been unhidden" msgstr "" -#: ../../addon/page/page.php:129 -msgid "Forums:" +#: ../../mod/connedit.php:301 +msgid "Channel has been hidden" msgstr "" -#: ../../addon/page/page.php:165 -msgid "Page settings updated." +#: ../../mod/connedit.php:315 +msgid "Channel has been approved" msgstr "" -#: ../../addon/page/page.php:194 -msgid "Page Settings" +#: ../../mod/connedit.php:316 +msgid "Channel has been unapproved" msgstr "" -#: ../../addon/page/page.php:196 -msgid "How many forums to display on sidebar without paging" +#: ../../mod/connedit.php:334 +msgid "Connection has been removed." msgstr "" -#: ../../addon/page/page.php:199 -msgid "Randomise Page/Forum list" +#: ../../mod/connedit.php:354 +#, php-format +msgid "View %s's profile" msgstr "" -#: ../../addon/page/page.php:202 -msgid "Show pages/forums on profile page" +#: ../../mod/connedit.php:358 +msgid "Refresh Permissions" msgstr "" -#: ../../addon/planets/planets.php:150 -msgid "Planets Settings" +#: ../../mod/connedit.php:361 +msgid "Fetch updated permissions" msgstr "" -#: ../../addon/planets/planets.php:152 -msgid "Enable Planets Plugin" +#: ../../mod/connedit.php:365 +msgid "Recent Activity" msgstr "" -#: ../../addon/communityhome/communityhome.php:28 -#: ../../addon/communityhome/communityhome.php:34 -#: ../../addon/communityhome/twillingham/communityhome.php:28 -#: ../../addon/communityhome/twillingham/communityhome.php:34 -#: ../../include/nav.php:64 ../../boot.php:885 -msgid "Login" +#: ../../mod/connedit.php:368 +msgid "View recent posts and comments" msgstr "" -#: ../../addon/communityhome/communityhome.php:29 -#: ../../addon/communityhome/twillingham/communityhome.php:29 -msgid "OpenID" +#: ../../mod/connedit.php:375 +msgid "Block or Unblock this connection" msgstr "" -#: ../../addon/communityhome/communityhome.php:38 -#: ../../addon/communityhome/twillingham/communityhome.php:38 -msgid "Latest users" +#: ../../mod/connedit.php:379 ../../mod/connedit.php:516 +msgid "Unignore" msgstr "" -#: ../../addon/communityhome/communityhome.php:81 -#: ../../addon/communityhome/twillingham/communityhome.php:81 -msgid "Most active users" +#: ../../mod/connedit.php:379 ../../mod/connedit.php:516 +#: ../../mod/notifications.php:51 +msgid "Ignore" msgstr "" -#: ../../addon/communityhome/communityhome.php:98 -msgid "Latest photos" +#: ../../mod/connedit.php:382 +msgid "Ignore or Unignore this connection" msgstr "" -#: ../../addon/communityhome/communityhome.php:133 -msgid "Latest likes" +#: ../../mod/connedit.php:385 +msgid "Unarchive" msgstr "" -#: ../../addon/communityhome/communityhome.php:155 -#: ../../view/theme/diabook/theme.php:562 ../../include/text.php:1319 -#: ../../include/conversation.php:45 ../../include/conversation.php:118 -msgid "event" +#: ../../mod/connedit.php:385 +msgid "Archive" msgstr "" -#: ../../addon/dav/common/wdcal_configuration.php:126 -msgid "U.S. Time Format (mm/dd/YYYY)" +#: ../../mod/connedit.php:388 +msgid "Archive or Unarchive this connection" msgstr "" -#: ../../addon/dav/common/wdcal_configuration.php:205 -msgid "German Time Format (dd.mm.YYYY)" +#: ../../mod/connedit.php:391 +msgid "Unhide" msgstr "" -#: ../../addon/dav/common/calendar.fnk.php:517 -#: ../../addon/dav/common/calendar.fnk.php:533 -#: ../../addon/dav/layout.fnk.php:200 -msgid "Error" +#: ../../mod/connedit.php:391 +msgid "Hide" msgstr "" -#: ../../addon/dav/common/calendar.fnk.php:568 -#: ../../addon/dav/common/calendar.fnk.php:637 -#: ../../addon/dav/common/calendar.fnk.php:664 -#: ../../addon/dav/layout.fnk.php:231 -msgid "No access" +#: ../../mod/connedit.php:394 +msgid "Hide or Unhide this connection" msgstr "" -#: ../../addon/dav/layout.fnk.php:119 -msgid "New event" +#: ../../mod/connedit.php:401 +msgid "Delete this connection" msgstr "" -#: ../../addon/dav/layout.fnk.php:123 -msgid "Today" +#: ../../mod/connedit.php:434 +msgid "Unknown" msgstr "" -#: ../../addon/dav/layout.fnk.php:132 -msgid "Day" +#: ../../mod/connedit.php:444 ../../mod/connedit.php:473 +msgid "Approve this connection" msgstr "" -#: ../../addon/dav/layout.fnk.php:139 -msgid "Week" +#: ../../mod/connedit.php:444 +msgid "Accept connection to allow communication" msgstr "" -#: ../../addon/dav/layout.fnk.php:146 -msgid "Month" +#: ../../mod/connedit.php:460 +msgid "Automatic Permissions Settings" msgstr "" -#: ../../addon/dav/layout.fnk.php:151 -msgid "Reload" +#: ../../mod/connedit.php:460 +#, php-format +msgid "Connections: settings for %s" msgstr "" -#: ../../addon/dav/layout.fnk.php:162 -msgid "Date" +#: ../../mod/connedit.php:464 +msgid "" +"When receiving a channel introduction, any permissions provided here will be " +"applied to the new connection automatically and the introduction approved. " +"Leave this page if you do not wish to use this feature." msgstr "" -#: ../../addon/dav/layout.fnk.php:224 -msgid "Not found" +#: ../../mod/connedit.php:466 +msgid "Slide to adjust your degree of friendship" msgstr "" -#: ../../addon/dav/layout.fnk.php:292 ../../addon/dav/layout.fnk.php:365 -msgid "Go back to the calendar" +#: ../../mod/connedit.php:472 +msgid "inherited" msgstr "" -#: ../../addon/dav/layout.fnk.php:300 -msgid "Starts" +#: ../../mod/connedit.php:474 +msgid "Connection has no individual permissions!" msgstr "" -#: ../../addon/dav/layout.fnk.php:305 -msgid "Ends" +#: ../../mod/connedit.php:475 +msgid "" +"This may be appropriate based on your <a href=\"settings\">privacy settings</" +"a>, though you may wish to review the \"Advanced Permissions\"." msgstr "" -#: ../../addon/dav/layout.fnk.php:312 -msgid "Description" +#: ../../mod/connedit.php:477 +msgid "Profile Visibility" msgstr "" -#: ../../addon/dav/layout.fnk.php:315 -msgid "Notification" +#: ../../mod/connedit.php:478 +#, php-format +msgid "" +"Please choose the profile you would like to display to %s when viewing your " +"profile securely." msgstr "" -#: ../../addon/dav/layout.fnk.php:324 -msgid "Minutes" +#: ../../mod/connedit.php:479 +msgid "Contact Information / Notes" msgstr "" -#: ../../addon/dav/layout.fnk.php:327 -msgid "Hours" +#: ../../mod/connedit.php:480 +msgid "Edit contact notes" msgstr "" -#: ../../addon/dav/layout.fnk.php:330 -msgid "Days" +#: ../../mod/connedit.php:482 +msgid "Their Settings" msgstr "" -#: ../../addon/dav/layout.fnk.php:331 -msgid "before" +#: ../../mod/connedit.php:483 +msgid "My Settings" msgstr "" -#: ../../addon/dav/layout.fnk.php:367 -msgid "Calendar Settings" +#: ../../mod/connedit.php:485 +msgid "Clear/Disable Automatic Permissions" msgstr "" -#: ../../addon/dav/layout.fnk.php:373 -msgid "Date format" +#: ../../mod/connedit.php:486 +msgid "Forum Members" msgstr "" -#: ../../addon/dav/layout.fnk.php:382 -msgid "Time zone" +#: ../../mod/connedit.php:487 +msgid "Soapbox" msgstr "" -#: ../../addon/dav/layout.fnk.php:387 -msgid "Limitations" +#: ../../mod/connedit.php:488 +msgid "Full Sharing (typical social network permissions)" msgstr "" -#: ../../addon/dav/layout.fnk.php:391 -msgid "Warning" +#: ../../mod/connedit.php:489 +msgid "Cautious Sharing " msgstr "" -#: ../../addon/dav/layout.fnk.php:395 -msgid "Synchronization (iPhone, Thunderbird Lightning, Android, ...)" +#: ../../mod/connedit.php:490 +msgid "Follow Only" msgstr "" -#: ../../addon/dav/layout.fnk.php:402 -msgid "Synchronizing this calendar with the iPhone" +#: ../../mod/connedit.php:491 +msgid "Individual Permissions" msgstr "" -#: ../../addon/dav/layout.fnk.php:413 -msgid "Synchronizing your Friendica-Contacts with the iPhone" +#: ../../mod/connedit.php:492 +msgid "" +"Some permissions may be inherited from your channel <a href=\"settings" +"\">privacy settings</a>, which have higher priority than individual " +"settings. Changing those inherited settings on this page will have no effect." msgstr "" -#: ../../addon/dav/dav_carddav_backend_friendica_community.inc.php:37 -msgid "Friendica-Contacts" +#: ../../mod/connedit.php:493 +msgid "Advanced Permissions" msgstr "" -#: ../../addon/dav/dav_carddav_backend_friendica_community.inc.php:38 -msgid "Your Friendica-Contacts" +#: ../../mod/connedit.php:494 +msgid "Simple Permissions (select one and submit)" msgstr "" -#: ../../addon/dav/main.php:244 -msgid "Calendar" +#: ../../mod/connedit.php:498 +#, php-format +msgid "Visit %s's profile - %s" msgstr "" -#: ../../addon/dav/main.php:247 -msgid "Extended calendar with CalDAV-support" +#: ../../mod/connedit.php:499 +msgid "Block/Unblock contact" msgstr "" -#: ../../addon/dav/main.php:263 -msgid "The database tables have been installed." +#: ../../mod/connedit.php:500 +msgid "Ignore contact" msgstr "" -#: ../../addon/dav/main.php:264 -msgid "An error occurred during the installation." +#: ../../mod/connedit.php:501 +msgid "Repair URL settings" msgstr "" -#: ../../addon/dav/main.php:280 -msgid "No system-wide settings yet." +#: ../../mod/connedit.php:502 +msgid "View conversations" msgstr "" -#: ../../addon/dav/main.php:283 -msgid "Database status" +#: ../../mod/connedit.php:504 +msgid "Delete contact" msgstr "" -#: ../../addon/dav/main.php:286 -msgid "Installed" +#: ../../mod/connedit.php:507 +msgid "Last update:" msgstr "" -#: ../../addon/dav/main.php:289 -msgid "Upgrade needed" +#: ../../mod/connedit.php:509 +msgid "Update public posts" msgstr "" -#: ../../addon/dav/main.php:289 -msgid "Upgrade" +#: ../../mod/connedit.php:511 +msgid "Update now" msgstr "" -#: ../../addon/dav/main.php:292 -msgid "Not installed" +#: ../../mod/connedit.php:517 +msgid "Currently blocked" msgstr "" -#: ../../addon/dav/main.php:292 -msgid "Install" +#: ../../mod/connedit.php:518 +msgid "Currently ignored" msgstr "" -#: ../../addon/dav/main.php:297 -msgid "Troubleshooting" +#: ../../mod/connedit.php:519 +msgid "Currently archived" msgstr "" -#: ../../addon/dav/main.php:298 -msgid "Manual creation of the database tables:" +#: ../../mod/connedit.php:520 +msgid "Currently pending" msgstr "" -#: ../../addon/dav/main.php:299 -msgid "Show SQL-statements" +#: ../../mod/connedit.php:521 +msgid "Hide this contact from others" msgstr "" -#: ../../addon/dav/calendar.friendica.fnk.php:151 -msgid "Private Calendar" +#: ../../mod/connedit.php:521 +msgid "" +"Replies/likes to your public posts <strong>may</strong> still be visible" msgstr "" -#: ../../addon/dav/calendar.friendica.fnk.php:158 -msgid "Friendica Events: Mine" +#: ../../mod/delegate.php:95 +msgid "No potential page delegates located." msgstr "" -#: ../../addon/dav/calendar.friendica.fnk.php:161 -msgid "Friendica Events: Contacts" +#: ../../mod/delegate.php:121 +msgid "Delegate Page Management" msgstr "" -#: ../../addon/uhremotestorage/uhremotestorage.php:84 -#, php-format +#: ../../mod/delegate.php:123 msgid "" -"Allow to use your friendica id (%s) to connecto to external unhosted-enabled " -"storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/" -"wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>" +"Delegates are able to manage all aspects of this account/page except for " +"basic account settings. Please do not delegate your personal account to " +"anybody that you do not trust completely." msgstr "" -#: ../../addon/uhremotestorage/uhremotestorage.php:85 -msgid "Template URL (with {category})" +#: ../../mod/delegate.php:124 +msgid "Existing Page Managers" msgstr "" -#: ../../addon/uhremotestorage/uhremotestorage.php:86 -msgid "OAuth end-point" +#: ../../mod/delegate.php:126 +msgid "Existing Page Delegates" msgstr "" -#: ../../addon/uhremotestorage/uhremotestorage.php:87 -msgid "Api" +#: ../../mod/delegate.php:128 +msgid "Potential Delegates" msgstr "" -#: ../../addon/membersince/membersince.php:18 -msgid "Member since:" +#: ../../mod/delegate.php:130 ../../mod/tagrm.php:93 ../../mod/photos.php:908 +msgid "Remove" msgstr "" -#: ../../addon/tictac/tictac.php:20 -msgid "Three Dimensional Tic-Tac-Toe" +#: ../../mod/delegate.php:131 +msgid "Add" msgstr "" -#: ../../addon/tictac/tictac.php:53 -msgid "3D Tic-Tac-Toe" +#: ../../mod/delegate.php:132 +msgid "No entries." msgstr "" -#: ../../addon/tictac/tictac.php:58 -msgid "New game" +#: ../../mod/search.php:13 ../../mod/directory.php:15 +#: ../../mod/dirprofile.php:9 ../../mod/display.php:9 +#: ../../mod/viewconnections.php:17 ../../mod/photos.php:443 +msgid "Public access denied." msgstr "" -#: ../../addon/tictac/tictac.php:59 -msgid "New game with handicap" +#: ../../mod/directory.php:146 ../../mod/dirprofile.php:95 +msgid "Gender: " msgstr "" -#: ../../addon/tictac/tictac.php:60 -msgid "" -"Three dimensional tic-tac-toe is just like the traditional game except that " -"it is played on multiple levels simultaneously. " +#: ../../mod/directory.php:207 +msgid "Finding:" msgstr "" -#: ../../addon/tictac/tictac.php:61 -msgid "" -"In this case there are three levels. You win by getting three in a row on " -"any level, as well as up, down, and diagonally across the different levels." +#: ../../mod/directory.php:215 +msgid "next page" msgstr "" -#: ../../addon/tictac/tictac.php:63 -msgid "" -"The handicap game disables the center position on the middle level because " -"the player claiming this square often has an unfair advantage." +#: ../../mod/directory.php:215 +msgid "previous page" msgstr "" -#: ../../addon/tictac/tictac.php:182 -msgid "You go first..." +#: ../../mod/directory.php:222 +msgid "No entries (some entries may be hidden)." msgstr "" -#: ../../addon/tictac/tictac.php:187 -msgid "I'm going first this time..." +#: ../../mod/dirprofile.php:108 +msgid "Status: " msgstr "" -#: ../../addon/tictac/tictac.php:193 -msgid "You won!" +#: ../../mod/dirprofile.php:109 +msgid "Sexual Preference: " msgstr "" -#: ../../addon/tictac/tictac.php:199 ../../addon/tictac/tictac.php:224 -msgid "\"Cat\" game!" +#: ../../mod/dirprofile.php:111 +msgid "Homepage: " msgstr "" -#: ../../addon/tictac/tictac.php:222 -msgid "I won!" +#: ../../mod/dirprofile.php:112 +msgid "Hometown: " msgstr "" -#: ../../addon/randplace/randplace.php:169 -msgid "Randplace Settings" +#: ../../mod/dirprofile.php:114 +msgid "About: " msgstr "" -#: ../../addon/randplace/randplace.php:171 -msgid "Enable Randplace Plugin" +#: ../../mod/dirprofile.php:162 +msgid "Keywords: " msgstr "" -#: ../../addon/dwpost/dwpost.php:39 -msgid "Post to Dreamwidth" +#: ../../mod/dirsearch.php:21 +msgid "This site is not a directory server" msgstr "" -#: ../../addon/dwpost/dwpost.php:70 -msgid "Dreamwidth Post Settings" +#: ../../mod/settings.php:71 +msgid "Name is required" msgstr "" -#: ../../addon/dwpost/dwpost.php:72 -msgid "Enable dreamwidth Post Plugin" +#: ../../mod/settings.php:75 +msgid "Key and Secret are required" msgstr "" -#: ../../addon/dwpost/dwpost.php:77 -msgid "dreamwidth username" +#: ../../mod/settings.php:79 ../../mod/settings.php:541 +msgid "Update" msgstr "" -#: ../../addon/dwpost/dwpost.php:82 -msgid "dreamwidth password" +#: ../../mod/settings.php:195 +msgid "Passwords do not match. Password unchanged." msgstr "" -#: ../../addon/dwpost/dwpost.php:87 -msgid "Post to dreamwidth by default" +#: ../../mod/settings.php:199 +msgid "Empty passwords are not allowed. Password unchanged." msgstr "" -#: ../../addon/drpost/drpost.php:35 -msgid "Post to Drupal" +#: ../../mod/settings.php:212 +msgid "Password changed." msgstr "" -#: ../../addon/drpost/drpost.php:72 -msgid "Drupal Post Settings" +#: ../../mod/settings.php:214 +msgid "Password update failed. Please try again." msgstr "" -#: ../../addon/drpost/drpost.php:74 -msgid "Enable Drupal Post Plugin" +#: ../../mod/settings.php:228 +msgid "Not valid email." msgstr "" -#: ../../addon/drpost/drpost.php:79 -msgid "Drupal username" +#: ../../mod/settings.php:231 +msgid "Protected email address. Cannot change to that email." msgstr "" -#: ../../addon/drpost/drpost.php:84 -msgid "Drupal password" +#: ../../mod/settings.php:240 +msgid "System failure storing new email. Please try again." msgstr "" -#: ../../addon/drpost/drpost.php:89 -msgid "Post Type - article,page,or blog" +#: ../../mod/settings.php:443 +msgid "Settings updated." msgstr "" -#: ../../addon/drpost/drpost.php:94 -msgid "Drupal site URL" +#: ../../mod/settings.php:514 ../../mod/settings.php:540 +#: ../../mod/settings.php:576 +msgid "Add application" msgstr "" -#: ../../addon/drpost/drpost.php:99 -msgid "Drupal site uses clean URLS" +#: ../../mod/settings.php:517 +msgid "Name of application" msgstr "" -#: ../../addon/drpost/drpost.php:104 -msgid "Post to Drupal by default" +#: ../../mod/settings.php:518 ../../mod/settings.php:544 +msgid "Consumer Key" msgstr "" -#: ../../addon/drpost/drpost.php:184 ../../addon/wppost/wppost.php:201 -#: ../../addon/blogger/blogger.php:172 ../../addon/posterous/posterous.php:189 -msgid "Post from Friendica" +#: ../../mod/settings.php:518 ../../mod/settings.php:519 +msgid "Automatically generated - change if desired. Max length 20" msgstr "" -#: ../../addon/startpage/startpage.php:83 -msgid "Startpage Settings" +#: ../../mod/settings.php:519 ../../mod/settings.php:545 +msgid "Consumer Secret" msgstr "" -#: ../../addon/startpage/startpage.php:85 -msgid "Home page to load after login - leave blank for profile wall" +#: ../../mod/settings.php:520 ../../mod/settings.php:546 +msgid "Redirect" msgstr "" -#: ../../addon/startpage/startpage.php:88 -msgid "Examples: "network" or "notifications/system"" +#: ../../mod/settings.php:520 +msgid "" +"Redirect URI - leave blank unless your application specifically requires this" msgstr "" -#: ../../addon/geonames/geonames.php:143 -msgid "Geonames settings updated." +#: ../../mod/settings.php:521 ../../mod/settings.php:547 +msgid "Icon url" msgstr "" -#: ../../addon/geonames/geonames.php:179 -msgid "Geonames Settings" +#: ../../mod/settings.php:521 +msgid "Optional" msgstr "" -#: ../../addon/geonames/geonames.php:181 -msgid "Enable Geonames Plugin" +#: ../../mod/settings.php:532 +msgid "You can't edit this application." msgstr "" -#: ../../addon/public_server/public_server.php:126 -#: ../../addon/testdrive/testdrive.php:94 -#, php-format -msgid "Your account on %s will expire in a few days." +#: ../../mod/settings.php:575 +msgid "Connected Apps" msgstr "" -#: ../../addon/public_server/public_server.php:127 -msgid "Your Friendica account is about to expire." +#: ../../mod/settings.php:579 +msgid "Client key starts with" msgstr "" -#: ../../addon/public_server/public_server.php:128 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"Your account on %2$s will expire in less than five days. You may keep your " -"account by logging in at least once every 30 days" +#: ../../mod/settings.php:580 +msgid "No name" msgstr "" -#: ../../addon/js_upload/js_upload.php:43 -msgid "Upload a file" +#: ../../mod/settings.php:581 +msgid "Remove authorization" msgstr "" -#: ../../addon/js_upload/js_upload.php:44 -msgid "Drop files here to upload" +#: ../../mod/settings.php:592 +msgid "No feature settings configured" msgstr "" -#: ../../addon/js_upload/js_upload.php:46 -msgid "Failed" +#: ../../mod/settings.php:600 +msgid "Feature Settings" msgstr "" -#: ../../addon/js_upload/js_upload.php:297 -msgid "No files were uploaded." +#: ../../mod/settings.php:623 +msgid "Account Settings" msgstr "" -#: ../../addon/js_upload/js_upload.php:303 -msgid "Uploaded file is empty" +#: ../../mod/settings.php:624 +msgid "Password Settings" msgstr "" -#: ../../addon/js_upload/js_upload.php:326 -msgid "File has an invalid extension, it should be one of " +#: ../../mod/settings.php:625 +msgid "New Password:" msgstr "" -#: ../../addon/js_upload/js_upload.php:337 -msgid "Upload was cancelled, or server error encountered" +#: ../../mod/settings.php:626 +msgid "Confirm:" msgstr "" -#: ../../addon/oembed.old/oembed.php:30 -msgid "OEmbed settings updated" +#: ../../mod/settings.php:626 +msgid "Leave password fields blank unless changing" msgstr "" -#: ../../addon/oembed.old/oembed.php:43 -msgid "Use OEmbed for YouTube videos" +#: ../../mod/settings.php:628 ../../mod/settings.php:938 +msgid "Email Address:" msgstr "" -#: ../../addon/oembed.old/oembed.php:71 -msgid "URL to embed:" +#: ../../mod/settings.php:629 +msgid "Remove Account" msgstr "" -#: ../../addon/impressum/impressum.php:36 -msgid "Impressum" +#: ../../mod/settings.php:630 +msgid "Warning: This action is permanent and cannot be reversed." msgstr "" -#: ../../addon/impressum/impressum.php:49 -#: ../../addon/impressum/impressum.php:51 -#: ../../addon/impressum/impressum.php:83 -msgid "Site Owner" +#: ../../mod/settings.php:646 +msgid "Off" msgstr "" -#: ../../addon/impressum/impressum.php:49 -#: ../../addon/impressum/impressum.php:87 -msgid "Email Address" +#: ../../mod/settings.php:646 +msgid "On" msgstr "" -#: ../../addon/impressum/impressum.php:54 -#: ../../addon/impressum/impressum.php:85 -msgid "Postal Address" +#: ../../mod/settings.php:653 +msgid "Additional Features" msgstr "" -#: ../../addon/impressum/impressum.php:60 -msgid "" -"The impressum addon needs to be configured!<br />Please add at least the " -"<tt>owner</tt> variable to your config file. For other variables please " -"refer to the README file of the addon." +#: ../../mod/settings.php:678 +msgid "Connector Settings" msgstr "" -#: ../../addon/impressum/impressum.php:83 -msgid "The page operators name." +#: ../../mod/settings.php:749 +msgid "Display Settings" msgstr "" -#: ../../addon/impressum/impressum.php:84 -msgid "Site Owners Profile" +#: ../../mod/settings.php:755 +msgid "Display Theme:" msgstr "" -#: ../../addon/impressum/impressum.php:84 -msgid "Profile address of the operator." +#: ../../mod/settings.php:756 +msgid "Mobile Theme:" msgstr "" -#: ../../addon/impressum/impressum.php:85 -msgid "How to contact the operator via snail mail. You can use BBCode here." +#: ../../mod/settings.php:757 +msgid "Update browser every xx seconds" msgstr "" -#: ../../addon/impressum/impressum.php:86 -msgid "Notes" +#: ../../mod/settings.php:757 +msgid "Minimum of 10 seconds, no maximum" msgstr "" -#: ../../addon/impressum/impressum.php:86 -msgid "" -"Additional notes that are displayed beneath the contact information. You can " -"use BBCode here." +#: ../../mod/settings.php:758 +msgid "Maximum number of conversations to load at any time:" msgstr "" -#: ../../addon/impressum/impressum.php:87 -msgid "How to contact the operator via email. (will be displayed obfuscated)" +#: ../../mod/settings.php:758 +msgid "Maximum of 100 items" msgstr "" -#: ../../addon/impressum/impressum.php:88 -msgid "Footer note" +#: ../../mod/settings.php:759 +msgid "Don't show emoticons" msgstr "" -#: ../../addon/impressum/impressum.php:88 -msgid "Text for the footer. You can use BBCode here." +#: ../../mod/settings.php:760 +msgid "Do not view remote profiles in frames" msgstr "" -#: ../../addon/buglink/buglink.php:15 -msgid "Report Bug" +#: ../../mod/settings.php:760 +msgid "By default open in a sub-window of your own site" msgstr "" -#: ../../addon/notimeline/notimeline.php:32 -msgid "No Timeline settings updated." +#: ../../mod/settings.php:761 +msgid "System Page Layout Editor - (advanced)" msgstr "" -#: ../../addon/notimeline/notimeline.php:56 -msgid "No Timeline Settings" +#: ../../mod/settings.php:796 +msgid "Nobody except yourself" msgstr "" -#: ../../addon/notimeline/notimeline.php:58 -msgid "Disable Archive selector on profile wall" +#: ../../mod/settings.php:797 +msgid "Only those you specifically allow" msgstr "" -#: ../../addon/blockem/blockem.php:51 -msgid "\"Blockem\" Settings" +#: ../../mod/settings.php:798 +msgid "Anybody in your address book" msgstr "" -#: ../../addon/blockem/blockem.php:53 -msgid "Comma separated profile URLS to block" +#: ../../mod/settings.php:799 +msgid "Anybody on this website" msgstr "" -#: ../../addon/blockem/blockem.php:70 -msgid "BLOCKEM Settings saved." +#: ../../mod/settings.php:800 +msgid "Anybody in this network" msgstr "" -#: ../../addon/blockem/blockem.php:105 -#, php-format -msgid "Blocked %s - Click to open/close" +#: ../../mod/settings.php:801 +msgid "Anybody authenticated" msgstr "" -#: ../../addon/blockem/blockem.php:160 -msgid "Unblock Author" +#: ../../mod/settings.php:802 +msgid "Anybody on the internet" msgstr "" -#: ../../addon/blockem/blockem.php:162 -msgid "Block Author" +#: ../../mod/settings.php:879 +msgid "Publish your default profile in the network directory" msgstr "" -#: ../../addon/blockem/blockem.php:194 -msgid "blockem settings updated" +#: ../../mod/settings.php:884 +msgid "Allow us to suggest you as a potential friend to new members?" msgstr "" -#: ../../addon/qcomment/qcomment.php:51 -msgid ":-)" +#: ../../mod/settings.php:893 +msgid "Your channel address is" msgstr "" -#: ../../addon/qcomment/qcomment.php:51 -msgid ":-(" +#: ../../mod/settings.php:927 +msgid "Channel Settings" msgstr "" -#: ../../addon/qcomment/qcomment.php:51 -msgid "lol" +#: ../../mod/settings.php:936 +msgid "Basic Settings" msgstr "" -#: ../../addon/qcomment/qcomment.php:54 -msgid "Quick Comment Settings" +#: ../../mod/settings.php:939 +msgid "Your Timezone:" msgstr "" -#: ../../addon/qcomment/qcomment.php:56 -msgid "" -"Quick comments are found near comment boxes, sometimes hidden. Click them to " -"provide simple replies." +#: ../../mod/settings.php:940 +msgid "Default Post Location:" msgstr "" -#: ../../addon/qcomment/qcomment.php:57 -msgid "Enter quick comments, one per line" +#: ../../mod/settings.php:940 +msgid "Geographical location to display on your posts" msgstr "" -#: ../../addon/qcomment/qcomment.php:75 -msgid "Quick Comment settings saved." +#: ../../mod/settings.php:941 +msgid "Use Browser Location:" msgstr "" -#: ../../addon/openstreetmap/openstreetmap.php:71 -msgid "Tile Server URL" +#: ../../mod/settings.php:943 +msgid "Adult Content" msgstr "" -#: ../../addon/openstreetmap/openstreetmap.php:71 +#: ../../mod/settings.php:943 msgid "" -"A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank" -"\">public tile servers</a>" -msgstr "" - -#: ../../addon/openstreetmap/openstreetmap.php:72 -msgid "Default zoom" -msgstr "" - -#: ../../addon/openstreetmap/openstreetmap.php:72 -msgid "The default zoom level. (1:world, 18:highest)" +"This channel frequently or regularly publishes adult content. (Please tag " +"any adult material and/or nudity with #NSFW)" msgstr "" -#: ../../addon/libertree/libertree.php:36 -msgid "Post to libertree" -msgstr "" - -#: ../../addon/libertree/libertree.php:67 -msgid "libertree Post Settings" +#: ../../mod/settings.php:945 +msgid "Security and Privacy Settings" msgstr "" -#: ../../addon/libertree/libertree.php:69 -msgid "Enable Libertree Post Plugin" +#: ../../mod/settings.php:947 +msgid "Hide my online presence" msgstr "" -#: ../../addon/libertree/libertree.php:74 -msgid "Libertree API token" +#: ../../mod/settings.php:947 +msgid "Prevents displaying in your profile that you are online" msgstr "" -#: ../../addon/libertree/libertree.php:79 -msgid "Libertree site URL" +#: ../../mod/settings.php:949 +msgid "Simple Privacy Settings:" msgstr "" -#: ../../addon/libertree/libertree.php:84 -msgid "Post to Libertree by default" +#: ../../mod/settings.php:950 +msgid "" +"Very Public - <em>extremely permissive (should be used with caution)</em>" msgstr "" -#: ../../addon/mathjax/mathjax.php:37 +#: ../../mod/settings.php:951 msgid "" -"The MathJax addon renders mathematical formulae written using the LaTeX " -"syntax surrounded by the usual $$ or an eqnarray block in the postings of " -"your wall,network tab and private mail." +"Typical - <em>default public, privacy when desired (similar to social " +"network permissions but with improved privacy)</em>" msgstr "" -#: ../../addon/mathjax/mathjax.php:38 -msgid "Use the MathJax renderer" +#: ../../mod/settings.php:952 +msgid "Private - <em>default private, never open or public</em>" msgstr "" -#: ../../addon/mathjax/mathjax.php:74 -msgid "MathJax Base URL" +#: ../../mod/settings.php:953 +msgid "Blocked - <em>default blocked to/from everybody</em>" msgstr "" -#: ../../addon/mathjax/mathjax.php:74 -msgid "" -"The URL for the javascript file that should be included to use MathJax. Can " -"be either the MathJax CDN or another installation of MathJax." +#: ../../mod/settings.php:955 +msgid "Allow others to tag your posts" msgstr "" -#: ../../addon/editplain/editplain.php:46 -msgid "Editplain settings updated." +#: ../../mod/settings.php:955 +msgid "" +"Often used by the community to retro-actively flag inappropriate content" msgstr "" -#: ../../addon/editplain/editplain.php:76 -msgid "Editplain Settings" +#: ../../mod/settings.php:957 +msgid "Advanced Privacy Settings" msgstr "" -#: ../../addon/editplain/editplain.php:78 -msgid "Disable richtext status editor" +#: ../../mod/settings.php:959 +msgid "Expire other channel content after this many days" msgstr "" -#: ../../addon/gravatar/gravatar.php:71 -msgid "generic profile image" +#: ../../mod/settings.php:959 +msgid "0 or blank prevents expiration" msgstr "" -#: ../../addon/gravatar/gravatar.php:72 -msgid "random geometric pattern" +#: ../../mod/settings.php:960 +msgid "Maximum Friend Requests/Day:" msgstr "" -#: ../../addon/gravatar/gravatar.php:73 -msgid "monster face" +#: ../../mod/settings.php:960 +msgid "May reduce spam activity" msgstr "" -#: ../../addon/gravatar/gravatar.php:74 -msgid "computer generated face" +#: ../../mod/settings.php:961 +msgid "Default Post Permissions" msgstr "" -#: ../../addon/gravatar/gravatar.php:75 -msgid "retro arcade style face" +#: ../../mod/settings.php:973 +msgid "Maximum private messages per day from unknown people:" msgstr "" -#: ../../addon/gravatar/gravatar.php:87 -msgid "Default avatar image" +#: ../../mod/settings.php:973 +msgid "Useful to reduce spamming" msgstr "" -#: ../../addon/gravatar/gravatar.php:87 -msgid "Select default avatar image if none was found at Gravatar. See README" +#: ../../mod/settings.php:976 +msgid "Notification Settings" msgstr "" -#: ../../addon/gravatar/gravatar.php:88 -msgid "Rating of images" +#: ../../mod/settings.php:977 +msgid "By default post a status message when:" msgstr "" -#: ../../addon/gravatar/gravatar.php:88 -msgid "Select the appropriate avatar rating for your site. See README" +#: ../../mod/settings.php:978 +msgid "accepting a friend request" msgstr "" -#: ../../addon/gravatar/gravatar.php:102 -msgid "Gravatar settings updated." +#: ../../mod/settings.php:979 +msgid "joining a forum/community" msgstr "" -#: ../../addon/testdrive/testdrive.php:95 -msgid "Your Friendica test account is about to expire." +#: ../../mod/settings.php:980 +msgid "making an <em>interesting</em> profile change" msgstr "" -#: ../../addon/testdrive/testdrive.php:96 -#, php-format -msgid "" -"Hi %1$s,\n" -"\n" -"Your test account on %2$s will expire in less than five days. We hope you " -"enjoyed this test drive and use this opportunity to find a permanent " -"Friendica website for your integrated social communications. A list of " -"public sites is available at http://dir.friendica.com/siteinfo - and for " -"more information on setting up your own Friendica server please see the " -"Friendica project website at http://friendica.com." +#: ../../mod/settings.php:981 +msgid "Send a notification email when:" msgstr "" -#: ../../addon/pageheader/pageheader.php:50 -msgid "\"pageheader\" Settings" +#: ../../mod/settings.php:982 +msgid "You receive a connection request" msgstr "" -#: ../../addon/pageheader/pageheader.php:68 -msgid "pageheader Settings saved." +#: ../../mod/settings.php:983 +msgid "Your connections are confirmed" msgstr "" -#: ../../addon/ijpost/ijpost.php:39 -msgid "Post to Insanejournal" +#: ../../mod/settings.php:984 +msgid "Someone writes on your profile wall" msgstr "" -#: ../../addon/ijpost/ijpost.php:70 -msgid "InsaneJournal Post Settings" +#: ../../mod/settings.php:985 +msgid "Someone writes a followup comment" msgstr "" -#: ../../addon/ijpost/ijpost.php:72 -msgid "Enable InsaneJournal Post Plugin" +#: ../../mod/settings.php:986 +msgid "You receive a private message" msgstr "" -#: ../../addon/ijpost/ijpost.php:77 -msgid "InsaneJournal username" +#: ../../mod/settings.php:987 +msgid "You receive a friend suggestion" msgstr "" -#: ../../addon/ijpost/ijpost.php:82 -msgid "InsaneJournal password" +#: ../../mod/settings.php:988 +msgid "You are tagged in a post" msgstr "" -#: ../../addon/ijpost/ijpost.php:87 -msgid "Post to InsaneJournal by default" +#: ../../mod/settings.php:989 +msgid "You are poked/prodded/etc. in a post" msgstr "" -#: ../../addon/viewsrc/viewsrc.php:37 -msgid "View Source" +#: ../../mod/settings.php:992 +msgid "Advanced Account/Page Type Settings" msgstr "" -#: ../../addon/statusnet/statusnet.php:134 -msgid "Post to StatusNet" +#: ../../mod/settings.php:993 +msgid "Change the behaviour of this account for special situations" msgstr "" -#: ../../addon/statusnet/statusnet.php:176 +#: ../../mod/settings.php:996 msgid "" -"Please contact your site administrator.<br />The provided API URL is not " -"valid." +"Please enable expert mode (in <a href=\"settings/features\">Settings > " +"Additional features</a>) to adjust!" msgstr "" -#: ../../addon/statusnet/statusnet.php:204 -msgid "We could not contact the StatusNet API with the Path you entered." +#: ../../mod/settings.php:997 +msgid "Miscellaneous Settings" msgstr "" -#: ../../addon/statusnet/statusnet.php:232 -msgid "StatusNet settings updated." +#: ../../mod/settings.php:999 +msgid "Personal menu to display in your channel pages" msgstr "" -#: ../../addon/statusnet/statusnet.php:257 -msgid "StatusNet Posting Settings" -msgstr "" - -#: ../../addon/statusnet/statusnet.php:271 -msgid "Globally Available StatusNet OAuthKeys" -msgstr "" - -#: ../../addon/statusnet/statusnet.php:272 -msgid "" -"There are preconfigured OAuth key pairs for some StatusNet servers " -"available. If you are useing one of them, please use these credentials. If " -"not feel free to connect to any other StatusNet instance (see below)." +#: ../../mod/setup.php:162 +msgid "Red Matrix Server - Setup" msgstr "" -#: ../../addon/statusnet/statusnet.php:280 -msgid "Provide your own OAuth Credentials" +#: ../../mod/setup.php:168 +msgid "Could not connect to database." msgstr "" -#: ../../addon/statusnet/statusnet.php:281 +#: ../../mod/setup.php:172 msgid "" -"No consumer key pair for StatusNet found. Register your Friendica Account as " -"an desktop client on your StatusNet account, copy the consumer key pair here " -"and enter the API base root.<br />Before you register your own OAuth key " -"pair ask the administrator if there is already a key pair for this Friendica " -"installation at your favorited StatusNet installation." -msgstr "" - -#: ../../addon/statusnet/statusnet.php:283 -msgid "OAuth Consumer Key" +"Could not connect to specified site URL. Possible SSL certificate or DNS " +"issue." msgstr "" -#: ../../addon/statusnet/statusnet.php:286 -msgid "OAuth Consumer Secret" +#: ../../mod/setup.php:179 +msgid "Could not create table." msgstr "" -#: ../../addon/statusnet/statusnet.php:289 -msgid "Base API Path (remember the trailing /)" +#: ../../mod/setup.php:185 +msgid "Your site database has been installed." msgstr "" -#: ../../addon/statusnet/statusnet.php:310 +#: ../../mod/setup.php:190 msgid "" -"To connect to your StatusNet account click the button below to get a " -"security code from StatusNet which you have to copy into the input box below " -"and submit the form. Only your <strong>public</strong> posts will be posted " -"to StatusNet." -msgstr "" - -#: ../../addon/statusnet/statusnet.php:311 -msgid "Log in with StatusNet" +"You may need to import the file \"install/database.sql\" manually using " +"phpmyadmin or mysql." msgstr "" -#: ../../addon/statusnet/statusnet.php:313 -msgid "Copy the security code from StatusNet here" +#: ../../mod/setup.php:191 ../../mod/setup.php:260 ../../mod/setup.php:655 +msgid "Please see the file \"install/INSTALL.txt\"." msgstr "" -#: ../../addon/statusnet/statusnet.php:319 -msgid "Cancel Connection Process" +#: ../../mod/setup.php:257 +msgid "System check" msgstr "" -#: ../../addon/statusnet/statusnet.php:321 -msgid "Current StatusNet API is" +#: ../../mod/setup.php:261 ../../mod/events.php:369 +msgid "Next" msgstr "" -#: ../../addon/statusnet/statusnet.php:322 -msgid "Cancel StatusNet Connection" +#: ../../mod/setup.php:262 +msgid "Check again" msgstr "" -#: ../../addon/statusnet/statusnet.php:333 ../../addon/twitter/twitter.php:189 -msgid "Currently connected to: " +#: ../../mod/setup.php:284 +msgid "Database connection" msgstr "" -#: ../../addon/statusnet/statusnet.php:334 +#: ../../mod/setup.php:285 msgid "" -"If enabled all your <strong>public</strong> postings can be posted to the " -"associated StatusNet account. You can choose to do so by default (here) or " -"for every posting separately in the posting options when writing the entry." +"In order to install Red Matrix we need to know how to connect to your " +"database." msgstr "" -#: ../../addon/statusnet/statusnet.php:336 +#: ../../mod/setup.php:286 msgid "" -"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile " -"details from unknown viewers?</em>) the link potentially included in public " -"postings relayed to StatusNet will lead the visitor to a blank page " -"informing the visitor that the access to your profile has been restricted." -msgstr "" - -#: ../../addon/statusnet/statusnet.php:339 -msgid "Allow posting to StatusNet" -msgstr "" - -#: ../../addon/statusnet/statusnet.php:342 -msgid "Send public postings to StatusNet by default" +"Please contact your hosting provider or site administrator if you have " +"questions about these settings." msgstr "" -#: ../../addon/statusnet/statusnet.php:345 -msgid "Send linked #-tags and @-names to StatusNet" +#: ../../mod/setup.php:287 +msgid "" +"The database you specify below should already exist. If it does not, please " +"create it before continuing." msgstr "" -#: ../../addon/statusnet/statusnet.php:350 ../../addon/twitter/twitter.php:206 -msgid "Clear OAuth configuration" +#: ../../mod/setup.php:291 +msgid "Database Server Name" msgstr "" -#: ../../addon/statusnet/statusnet.php:559 -msgid "API URL" +#: ../../mod/setup.php:291 +msgid "Default is localhost" msgstr "" -#: ../../addon/infiniteimprobabilitydrive/infiniteimprobabilitydrive.php:19 -msgid "Infinite Improbability Drive" +#: ../../mod/setup.php:292 +msgid "Database Port" msgstr "" -#: ../../addon/tumblr/tumblr.php:36 -msgid "Post to Tumblr" +#: ../../mod/setup.php:292 +msgid "Communication port number - use 0 for default" msgstr "" -#: ../../addon/tumblr/tumblr.php:67 -msgid "Tumblr Post Settings" +#: ../../mod/setup.php:293 +msgid "Database Login Name" msgstr "" -#: ../../addon/tumblr/tumblr.php:69 -msgid "Enable Tumblr Post Plugin" +#: ../../mod/setup.php:294 +msgid "Database Login Password" msgstr "" -#: ../../addon/tumblr/tumblr.php:74 -msgid "Tumblr login" +#: ../../mod/setup.php:295 +msgid "Database Name" msgstr "" -#: ../../addon/tumblr/tumblr.php:79 -msgid "Tumblr password" +#: ../../mod/setup.php:297 ../../mod/setup.php:339 +msgid "Site administrator email address" msgstr "" -#: ../../addon/tumblr/tumblr.php:84 -msgid "Post to Tumblr by default" +#: ../../mod/setup.php:297 ../../mod/setup.php:339 +msgid "" +"Your account email address must match this in order to use the web admin " +"panel." msgstr "" -#: ../../addon/numfriends/numfriends.php:46 -msgid "Numfriends settings updated." +#: ../../mod/setup.php:298 ../../mod/setup.php:341 +msgid "Website URL" msgstr "" -#: ../../addon/numfriends/numfriends.php:77 -msgid "Numfriends Settings" +#: ../../mod/setup.php:298 ../../mod/setup.php:341 +msgid "Please use SSL (https) URL if available." msgstr "" -#: ../../addon/numfriends/numfriends.php:79 -msgid "How many contacts to display on profile sidebar" +#: ../../mod/setup.php:301 ../../mod/setup.php:344 +msgid "Please select a default timezone for your website" msgstr "" -#: ../../addon/gnot/gnot.php:48 -msgid "Gnot settings updated." +#: ../../mod/setup.php:328 +msgid "Site settings" msgstr "" -#: ../../addon/gnot/gnot.php:79 -msgid "Gnot Settings" +#: ../../mod/setup.php:387 +msgid "Could not find a command line version of PHP in the web server PATH." msgstr "" -#: ../../addon/gnot/gnot.php:81 +#: ../../mod/setup.php:388 msgid "" -"Allows threading of email comment notifications on Gmail and anonymising the " -"subject line." +"If you don't have a command line version of PHP installed on server, you " +"will not be able to run background polling via cron." msgstr "" -#: ../../addon/gnot/gnot.php:82 -msgid "Enable this plugin/addon?" +#: ../../mod/setup.php:392 +msgid "PHP executable path" msgstr "" -#: ../../addon/gnot/gnot.php:97 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%d" +#: ../../mod/setup.php:392 +msgid "" +"Enter full path to php executable. You can leave this blank to continue the " +"installation." msgstr "" -#: ../../addon/wppost/wppost.php:42 -msgid "Post to Wordpress" +#: ../../mod/setup.php:397 +msgid "Command line PHP" msgstr "" -#: ../../addon/wppost/wppost.php:76 -msgid "WordPress Post Settings" +#: ../../mod/setup.php:406 +msgid "" +"The command line version of PHP on your system does not have " +"\"register_argc_argv\" enabled." msgstr "" -#: ../../addon/wppost/wppost.php:78 -msgid "Enable WordPress Post Plugin" +#: ../../mod/setup.php:407 +msgid "This is required for message delivery to work." msgstr "" -#: ../../addon/wppost/wppost.php:83 -msgid "WordPress username" +#: ../../mod/setup.php:409 +msgid "PHP register_argc_argv" msgstr "" -#: ../../addon/wppost/wppost.php:88 -msgid "WordPress password" +#: ../../mod/setup.php:430 +msgid "" +"Error: the \"openssl_pkey_new\" function on this system is not able to " +"generate encryption keys" msgstr "" -#: ../../addon/wppost/wppost.php:93 -msgid "WordPress API URL" +#: ../../mod/setup.php:431 +msgid "" +"If running under Windows, please see \"http://www.php.net/manual/en/openssl." +"installation.php\"." msgstr "" -#: ../../addon/wppost/wppost.php:98 -msgid "Post to WordPress by default" +#: ../../mod/setup.php:433 +msgid "Generate encryption keys" msgstr "" -#: ../../addon/wppost/wppost.php:103 -msgid "Provide a backlink to the Friendica post" +#: ../../mod/setup.php:440 +msgid "libCurl PHP module" msgstr "" -#: ../../addon/wppost/wppost.php:207 -msgid "Read the original post and comment stream on Friendica" +#: ../../mod/setup.php:441 +msgid "GD graphics PHP module" msgstr "" -#: ../../addon/showmore/showmore.php:38 -msgid "\"Show more\" Settings" +#: ../../mod/setup.php:442 +msgid "OpenSSL PHP module" msgstr "" -#: ../../addon/showmore/showmore.php:41 -msgid "Enable Show More" +#: ../../mod/setup.php:443 +msgid "mysqli PHP module" msgstr "" -#: ../../addon/showmore/showmore.php:44 -msgid "Cutting posts after how much characters" +#: ../../mod/setup.php:444 +msgid "mb_string PHP module" msgstr "" -#: ../../addon/showmore/showmore.php:65 -msgid "Show More Settings saved." +#: ../../mod/setup.php:445 +msgid "mcrypt PHP module" msgstr "" -#: ../../addon/piwik/piwik.php:79 -msgid "" -"This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> " -"analytics tool." +#: ../../mod/setup.php:450 ../../mod/setup.php:452 +msgid "Apache mod_rewrite module" msgstr "" -#: ../../addon/piwik/piwik.php:82 -#, php-format +#: ../../mod/setup.php:450 msgid "" -"If you do not want that your visits are logged this way you <a href='%s'>can " -"set a cookie to prevent Piwik from tracking further visits of the site</a> " -"(opt-out)." +"Error: Apache webserver mod-rewrite module is required but not installed." msgstr "" -#: ../../addon/piwik/piwik.php:90 -msgid "Piwik Base URL" +#: ../../mod/setup.php:456 ../../mod/setup.php:459 +msgid "proc_open" msgstr "" -#: ../../addon/piwik/piwik.php:90 +#: ../../mod/setup.php:456 msgid "" -"Absolute path to your Piwik installation. (without protocol (http/s), with " -"trailing slash)" +"Error: proc_open is required but is either not installed or has been " +"disabled in php.ini" msgstr "" -#: ../../addon/piwik/piwik.php:91 -msgid "Site ID" +#: ../../mod/setup.php:464 +msgid "Error: libCURL PHP module required but not installed." msgstr "" -#: ../../addon/piwik/piwik.php:92 -msgid "Show opt-out cookie link?" +#: ../../mod/setup.php:468 +msgid "" +"Error: GD graphics PHP module with JPEG support required but not installed." msgstr "" -#: ../../addon/piwik/piwik.php:93 -msgid "Asynchronous tracking" +#: ../../mod/setup.php:472 +msgid "Error: openssl PHP module required but not installed." msgstr "" -#: ../../addon/twitter/twitter.php:73 -msgid "Post to Twitter" +#: ../../mod/setup.php:476 +msgid "Error: mysqli PHP module required but not installed." msgstr "" -#: ../../addon/twitter/twitter.php:122 -msgid "Twitter settings updated." +#: ../../mod/setup.php:480 +msgid "Error: mb_string PHP module required but not installed." msgstr "" -#: ../../addon/twitter/twitter.php:146 -msgid "Twitter Posting Settings" +#: ../../mod/setup.php:484 +msgid "Error: mcrypt PHP module required but not installed." msgstr "" -#: ../../addon/twitter/twitter.php:153 +#: ../../mod/setup.php:500 msgid "" -"No consumer key pair for Twitter found. Please contact your site " -"administrator." +"The web installer needs to be able to create a file called \".htconfig.php\" " +"in the top folder of your web server and it is unable to do so." msgstr "" -#: ../../addon/twitter/twitter.php:172 +#: ../../mod/setup.php:501 msgid "" -"At this Friendica instance the Twitter plugin was enabled but you have not " -"yet connected your account to your Twitter account. To do so click the " -"button below to get a PIN from Twitter which you have to copy into the input " -"box below and submit the form. Only your <strong>public</strong> posts will " -"be posted to Twitter." -msgstr "" - -#: ../../addon/twitter/twitter.php:173 -msgid "Log in with Twitter" -msgstr "" - -#: ../../addon/twitter/twitter.php:175 -msgid "Copy the PIN from Twitter here" +"This is most often a permission setting, as the web server may not be able " +"to write files in your folder - even if you can." msgstr "" -#: ../../addon/twitter/twitter.php:190 +#: ../../mod/setup.php:502 msgid "" -"If enabled all your <strong>public</strong> postings can be posted to the " -"associated Twitter account. You can choose to do so by default (here) or for " -"every posting separately in the posting options when writing the entry." +"At the end of this procedure, we will give you a text to save in a file " +"named .htconfig.php in your Red top folder." msgstr "" -#: ../../addon/twitter/twitter.php:192 +#: ../../mod/setup.php:503 msgid "" -"<strong>Note</strong>: Due your privacy settings (<em>Hide your profile " -"details from unknown viewers?</em>) the link potentially included in public " -"postings relayed to Twitter will lead the visitor to a blank page informing " -"the visitor that the access to your profile has been restricted." -msgstr "" - -#: ../../addon/twitter/twitter.php:195 -msgid "Allow posting to Twitter" -msgstr "" - -#: ../../addon/twitter/twitter.php:198 -msgid "Send public postings to Twitter by default" -msgstr "" - -#: ../../addon/twitter/twitter.php:201 -msgid "Send linked #-tags and @-names to Twitter" -msgstr "" - -#: ../../addon/twitter/twitter.php:389 -msgid "Consumer key" -msgstr "" - -#: ../../addon/twitter/twitter.php:390 -msgid "Consumer secret" -msgstr "" - -#: ../../addon/irc/irc.php:44 -msgid "IRC Settings" +"You can alternatively skip this procedure and perform a manual installation. " +"Please see the file \"install/INSTALL.txt\" for instructions." msgstr "" -#: ../../addon/irc/irc.php:46 -msgid "Channel(s) to auto connect (comma separated)" +#: ../../mod/setup.php:506 +msgid ".htconfig.php is writable" msgstr "" -#: ../../addon/irc/irc.php:51 -msgid "Popular Channels (comma separated)" +#: ../../mod/setup.php:516 +msgid "" +"Red uses the Smarty3 template engine to render its web views. Smarty3 " +"compiles templates to PHP to speed up rendering." msgstr "" -#: ../../addon/irc/irc.php:69 -msgid "IRC settings saved." +#: ../../mod/setup.php:517 +msgid "" +"In order to store these compiled templates, the web server needs to have " +"write access to the directory view/tpl/smarty3/ under the Red top level " +"folder." msgstr "" -#: ../../addon/irc/irc.php:74 -msgid "IRC Chatroom" +#: ../../mod/setup.php:518 ../../mod/setup.php:536 +msgid "" +"Please ensure that the user that your web server runs as (e.g. www-data) has " +"write access to this folder." msgstr "" -#: ../../addon/irc/irc.php:96 -msgid "Popular Channels" +#: ../../mod/setup.php:519 +msgid "" +"Note: as a security measure, you should give the web server write access to " +"view/tpl/smarty3/ only--not the template files (.tpl) that it contains." msgstr "" -#: ../../addon/blogger/blogger.php:42 -msgid "Post to blogger" +#: ../../mod/setup.php:522 +msgid "view/tpl/smarty3 is writable" msgstr "" -#: ../../addon/blogger/blogger.php:74 -msgid "Blogger Post Settings" +#: ../../mod/setup.php:535 +msgid "" +"Red uses the store directory to save uploaded files. The web server needs to " +"have write access to the store directory under the Red top level folder" msgstr "" -#: ../../addon/blogger/blogger.php:76 -msgid "Enable Blogger Post Plugin" +#: ../../mod/setup.php:539 +msgid "store is writable" msgstr "" -#: ../../addon/blogger/blogger.php:81 -msgid "Blogger username" +#: ../../mod/setup.php:569 +msgid "" +"SSL certificate cannot be validated. Fix certificate or disable https access " +"to this site." msgstr "" -#: ../../addon/blogger/blogger.php:86 -msgid "Blogger password" +#: ../../mod/setup.php:570 +msgid "" +"If you have https access to your website or allow connections to TCP port " +"443 (the https: port), you MUST use a browser-valid certificate. You MUST " +"NOT use self-signed certificates!" msgstr "" -#: ../../addon/blogger/blogger.php:91 -msgid "Blogger API URL" +#: ../../mod/setup.php:571 +msgid "" +"This restriction is incorporated because public posts from you may for " +"example contain references to images on your own hub." msgstr "" -#: ../../addon/blogger/blogger.php:96 -msgid "Post to Blogger by default" +#: ../../mod/setup.php:572 +msgid "" +"If your certificate is not recognised, members of other sites (who may " +"themselves have valid certificates) will get a warning message on their own " +"site complaining about security issues." msgstr "" -#: ../../addon/posterous/posterous.php:37 -msgid "Post to Posterous" +#: ../../mod/setup.php:573 +msgid "" +"This can cause usability issues elsewhere (not just on your own site) so we " +"must insist on this requirement." msgstr "" -#: ../../addon/posterous/posterous.php:70 -msgid "Posterous Post Settings" +#: ../../mod/setup.php:574 +msgid "" +"Providers are available that issue free certificates which are browser-valid." msgstr "" -#: ../../addon/posterous/posterous.php:72 -msgid "Enable Posterous Post Plugin" +#: ../../mod/setup.php:576 +msgid "SSL certificate validation" msgstr "" -#: ../../addon/posterous/posterous.php:77 -msgid "Posterous login" +#: ../../mod/setup.php:582 +msgid "" +"Url rewrite in .htaccess is not working. Check your server configuration." msgstr "" -#: ../../addon/posterous/posterous.php:82 -msgid "Posterous password" +#: ../../mod/setup.php:584 +msgid "Url rewrite is working" msgstr "" -#: ../../addon/posterous/posterous.php:87 -msgid "Posterous site ID" +#: ../../mod/setup.php:594 +msgid "" +"The database configuration file \".htconfig.php\" could not be written. " +"Please use the enclosed text to create a configuration file in your web " +"server root." msgstr "" -#: ../../addon/posterous/posterous.php:92 -msgid "Posterous API token" +#: ../../mod/setup.php:618 +msgid "Errors encountered creating database tables." msgstr "" -#: ../../addon/posterous/posterous.php:97 -msgid "Post to Posterous by default" +#: ../../mod/setup.php:653 +msgid "<h1>What next</h1>" msgstr "" -#: ../../view/theme/cleanzero/config.php:82 -#: ../../view/theme/diabook/config.php:192 -#: ../../view/theme/quattro/config.php:54 ../../view/theme/dispy/config.php:72 -msgid "Theme settings" +#: ../../mod/setup.php:654 +msgid "" +"IMPORTANT: You will need to [manually] setup a scheduled task for the poller." msgstr "" -#: ../../view/theme/cleanzero/config.php:83 -msgid "Set resize level for images in posts and comments (width and height)" +#: ../../mod/editblock.php:8 ../../mod/editblock.php:27 +#: ../../mod/editblock.php:53 ../../mod/editlayout.php:36 +#: ../../mod/editpost.php:20 ../../mod/editwebpage.php:32 +msgid "Item not found" msgstr "" -#: ../../view/theme/cleanzero/config.php:84 -#: ../../view/theme/diabook/config.php:193 -#: ../../view/theme/dispy/config.php:73 -msgid "Set font-size for posts and comments" +#: ../../mod/editblock.php:77 +msgid "Edit Block" msgstr "" -#: ../../view/theme/cleanzero/config.php:85 -msgid "Set theme width" +#: ../../mod/editblock.php:87 +msgid "Delete block?" msgstr "" -#: ../../view/theme/cleanzero/config.php:86 -#: ../../view/theme/quattro/config.php:56 -msgid "Color scheme" +#: ../../mod/editblock.php:115 ../../mod/editlayout.php:110 +#: ../../mod/editpost.php:116 ../../mod/editwebpage.php:147 +msgid "Insert YouTube video" msgstr "" -#: ../../view/theme/diabook/theme.php:127 ../../include/nav.php:49 -#: ../../include/nav.php:115 -msgid "Your posts and conversations" +#: ../../mod/editblock.php:116 ../../mod/editlayout.php:111 +#: ../../mod/editpost.php:117 ../../mod/editwebpage.php:148 +msgid "Insert Vorbis [.ogg] video" msgstr "" -#: ../../view/theme/diabook/theme.php:128 ../../include/nav.php:50 -msgid "Your profile page" +#: ../../mod/editblock.php:117 ../../mod/editlayout.php:112 +#: ../../mod/editpost.php:118 ../../mod/editwebpage.php:149 +msgid "Insert Vorbis [.ogg] audio" msgstr "" -#: ../../view/theme/diabook/theme.php:129 -msgid "Your contacts" +#: ../../mod/editblock.php:153 +msgid "Delete Block" msgstr "" -#: ../../view/theme/diabook/theme.php:130 ../../include/nav.php:51 -msgid "Your photos" +#: ../../mod/pdledit.php:13 +msgid "Layout updated." msgstr "" -#: ../../view/theme/diabook/theme.php:131 ../../include/nav.php:52 -msgid "Your events" +#: ../../mod/pdledit.php:28 ../../mod/pdledit.php:53 +msgid "Edit System Page Description" msgstr "" -#: ../../view/theme/diabook/theme.php:132 ../../include/nav.php:53 -msgid "Personal notes" +#: ../../mod/pdledit.php:48 +msgid "Layout not found." msgstr "" -#: ../../view/theme/diabook/theme.php:132 ../../include/nav.php:53 -msgid "Your personal photos" +#: ../../mod/pdledit.php:54 +msgid "Module Name:" msgstr "" -#: ../../view/theme/diabook/theme.php:134 -#: ../../view/theme/diabook/theme.php:643 -#: ../../view/theme/diabook/theme.php:747 -#: ../../view/theme/diabook/config.php:201 -msgid "Community Pages" +#: ../../mod/pdledit.php:55 ../../mod/layouts.php:59 +msgid "Layout Help" msgstr "" -#: ../../view/theme/diabook/theme.php:490 -#: ../../view/theme/diabook/theme.php:749 -#: ../../view/theme/diabook/config.php:203 -msgid "Community Profiles" +#: ../../mod/editlayout.php:72 +msgid "Edit Layout" msgstr "" -#: ../../view/theme/diabook/theme.php:511 -#: ../../view/theme/diabook/theme.php:754 -#: ../../view/theme/diabook/config.php:208 -msgid "Last users" +#: ../../mod/editlayout.php:82 +msgid "Delete layout?" msgstr "" -#: ../../view/theme/diabook/theme.php:540 -#: ../../view/theme/diabook/theme.php:756 -#: ../../view/theme/diabook/config.php:210 -msgid "Last likes" +#: ../../mod/editlayout.php:146 +msgid "Delete Layout" msgstr "" -#: ../../view/theme/diabook/theme.php:585 -#: ../../view/theme/diabook/theme.php:755 -#: ../../view/theme/diabook/config.php:209 -msgid "Last photos" +#: ../../mod/editpost.php:31 +msgid "Item is not editable" msgstr "" -#: ../../view/theme/diabook/theme.php:622 -#: ../../view/theme/diabook/theme.php:752 -#: ../../view/theme/diabook/config.php:206 -msgid "Find Friends" +#: ../../mod/editpost.php:53 +msgid "Delete item?" msgstr "" -#: ../../view/theme/diabook/theme.php:623 -msgid "Local Directory" +#: ../../mod/editwebpage.php:106 +msgid "Edit Webpage" msgstr "" -#: ../../view/theme/diabook/theme.php:625 ../../include/contact_widgets.php:35 -msgid "Similar Interests" +#: ../../mod/editwebpage.php:116 +msgid "Delete webpage?" msgstr "" -#: ../../view/theme/diabook/theme.php:627 ../../include/contact_widgets.php:37 -msgid "Invite Friends" +#: ../../mod/editwebpage.php:187 +msgid "Delete Webpage" msgstr "" -#: ../../view/theme/diabook/theme.php:678 -#: ../../view/theme/diabook/theme.php:748 -#: ../../view/theme/diabook/config.php:202 -msgid "Earth Layers" +#: ../../mod/siteinfo.php:57 +#, php-format +msgid "Version %s" msgstr "" -#: ../../view/theme/diabook/theme.php:683 -msgid "Set zoomfactor for Earth Layers" +#: ../../mod/siteinfo.php:76 +msgid "Installed plugins/addons/apps:" msgstr "" -#: ../../view/theme/diabook/theme.php:684 -#: ../../view/theme/diabook/config.php:199 -msgid "Set longitude (X) for Earth Layers" +#: ../../mod/siteinfo.php:89 +msgid "No installed plugins/addons/apps" msgstr "" -#: ../../view/theme/diabook/theme.php:685 -#: ../../view/theme/diabook/config.php:200 -msgid "Set latitude (Y) for Earth Layers" +#: ../../mod/siteinfo.php:97 +msgid "Red" msgstr "" -#: ../../view/theme/diabook/theme.php:698 -#: ../../view/theme/diabook/theme.php:750 -#: ../../view/theme/diabook/config.php:204 -msgid "Help or @NewHere ?" +#: ../../mod/siteinfo.php:98 +msgid "" +"This is a hub of the Red Matrix - a global cooperative network of " +"decentralised privacy enhanced websites." msgstr "" -#: ../../view/theme/diabook/theme.php:705 -#: ../../view/theme/diabook/theme.php:751 -#: ../../view/theme/diabook/config.php:205 -msgid "Connect Services" +#: ../../mod/siteinfo.php:101 +msgid "Running at web location" msgstr "" -#: ../../view/theme/diabook/theme.php:712 -#: ../../view/theme/diabook/theme.php:753 -msgid "Last Tweets" +#: ../../mod/siteinfo.php:102 +msgid "" +"Please visit <a href=\"http://getzot.com\">GetZot.com</a> to learn more " +"about the Red Matrix." msgstr "" -#: ../../view/theme/diabook/theme.php:715 -#: ../../view/theme/diabook/config.php:197 -msgid "Set twitter search term" +#: ../../mod/siteinfo.php:103 +msgid "Bug reports and issues: please visit" msgstr "" -#: ../../view/theme/diabook/theme.php:735 -#: ../../view/theme/diabook/theme.php:736 -#: ../../view/theme/diabook/theme.php:737 -#: ../../view/theme/diabook/theme.php:738 -#: ../../view/theme/diabook/theme.php:739 -#: ../../view/theme/diabook/theme.php:740 -#: ../../view/theme/diabook/theme.php:741 -#: ../../view/theme/diabook/theme.php:742 -#: ../../view/theme/diabook/theme.php:743 -#: ../../view/theme/diabook/theme.php:744 ../../include/acl_selectors.php:288 -msgid "don't show" +#: ../../mod/siteinfo.php:106 +msgid "" +"Suggestions, praise, etc. - please email \"redmatrix\" at librelist - dot com" msgstr "" -#: ../../view/theme/diabook/theme.php:735 -#: ../../view/theme/diabook/theme.php:736 -#: ../../view/theme/diabook/theme.php:737 -#: ../../view/theme/diabook/theme.php:738 -#: ../../view/theme/diabook/theme.php:739 -#: ../../view/theme/diabook/theme.php:740 -#: ../../view/theme/diabook/theme.php:741 -#: ../../view/theme/diabook/theme.php:742 -#: ../../view/theme/diabook/theme.php:743 -#: ../../view/theme/diabook/theme.php:744 ../../include/acl_selectors.php:287 -msgid "show" +#: ../../mod/siteinfo.php:108 +msgid "Site Administrators" msgstr "" -#: ../../view/theme/diabook/theme.php:745 -msgid "Show/hide boxes at right-hand column:" +#: ../../mod/events.php:72 +msgid "Event title and start time are required." msgstr "" -#: ../../view/theme/diabook/config.php:194 -#: ../../view/theme/dispy/config.php:74 -msgid "Set line-height for posts and comments" +#: ../../mod/events.php:299 +msgid "l, F j" msgstr "" -#: ../../view/theme/diabook/config.php:195 -msgid "Set resolution for middle column" +#: ../../mod/events.php:321 +msgid "Edit event" msgstr "" -#: ../../view/theme/diabook/config.php:196 -msgid "Set color scheme" +#: ../../mod/events.php:367 +msgid "Create New Event" msgstr "" -#: ../../view/theme/diabook/config.php:198 -msgid "Set zoomfactor for Earth Layer" +#: ../../mod/events.php:368 +msgid "Previous" msgstr "" -#: ../../view/theme/diabook/config.php:207 -msgid "Last tweets" +#: ../../mod/events.php:439 +msgid "hour:minute" msgstr "" -#: ../../view/theme/quattro/config.php:55 -msgid "Alignment" +#: ../../mod/events.php:459 +msgid "Event details" msgstr "" -#: ../../view/theme/quattro/config.php:55 -msgid "Left" +#: ../../mod/events.php:460 +#, php-format +msgid "Format is %s %s. Starting date and Title are required." msgstr "" -#: ../../view/theme/quattro/config.php:55 -msgid "Center" +#: ../../mod/events.php:462 +msgid "Event Starts:" msgstr "" -#: ../../view/theme/dispy/config.php:75 -msgid "Set colour scheme" +#: ../../mod/events.php:462 ../../mod/events.php:476 +msgid "Required" msgstr "" -#: ../../include/profile_advanced.php:22 -msgid "j F, Y" +#: ../../mod/events.php:465 +msgid "Finish date/time is not known or not relevant" msgstr "" -#: ../../include/profile_advanced.php:23 -msgid "j F" +#: ../../mod/events.php:467 +msgid "Event Finishes:" msgstr "" -#: ../../include/profile_advanced.php:30 -msgid "Birthday:" +#: ../../mod/events.php:470 +msgid "Adjust for viewer timezone" msgstr "" -#: ../../include/profile_advanced.php:34 -msgid "Age:" +#: ../../mod/events.php:472 +msgid "Description:" msgstr "" -#: ../../include/profile_advanced.php:43 -#, php-format -msgid "for %1$d %2$s" +#: ../../mod/events.php:476 +msgid "Title:" msgstr "" -#: ../../include/profile_advanced.php:52 -msgid "Tags:" +#: ../../mod/events.php:478 +msgid "Share this event" msgstr "" -#: ../../include/profile_advanced.php:56 -msgid "Religion:" +#: ../../mod/sources.php:32 +msgid "Failed to create source. No channel selected." msgstr "" -#: ../../include/profile_advanced.php:60 -msgid "Hobbies/Interests:" +#: ../../mod/sources.php:45 +msgid "Source created." msgstr "" -#: ../../include/profile_advanced.php:67 -msgid "Contact information and Social Networks:" +#: ../../mod/sources.php:57 +msgid "Source updated." msgstr "" -#: ../../include/profile_advanced.php:69 -msgid "Musical interests:" +#: ../../mod/sources.php:82 +msgid "*" msgstr "" -#: ../../include/profile_advanced.php:71 -msgid "Books, literature:" +#: ../../mod/sources.php:89 +msgid "Manage remote sources of content for your channel." msgstr "" -#: ../../include/profile_advanced.php:73 -msgid "Television:" +#: ../../mod/sources.php:90 ../../mod/sources.php:100 +msgid "New Source" msgstr "" -#: ../../include/profile_advanced.php:75 -msgid "Film/dance/culture/entertainment:" +#: ../../mod/sources.php:101 ../../mod/sources.php:133 +msgid "" +"Import all or selected content from the following channel into this channel " +"and distribute it according to your channel settings." msgstr "" -#: ../../include/profile_advanced.php:77 -msgid "Love/Romance:" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Only import content with these words (one per line)" msgstr "" -#: ../../include/profile_advanced.php:79 -msgid "Work/employment:" +#: ../../mod/sources.php:102 ../../mod/sources.php:134 +msgid "Leave blank to import all public content" msgstr "" -#: ../../include/profile_advanced.php:81 -msgid "School/education:" +#: ../../mod/sources.php:103 ../../mod/sources.php:137 +#: ../../mod/new_channel.php:110 +msgid "Channel Name" msgstr "" -#: ../../include/contact_selectors.php:32 -msgid "Unknown | Not categorised" +#: ../../mod/sources.php:123 ../../mod/sources.php:150 +msgid "Source not found." msgstr "" -#: ../../include/contact_selectors.php:33 -msgid "Block immediately" +#: ../../mod/sources.php:130 +msgid "Edit Source" msgstr "" -#: ../../include/contact_selectors.php:34 -msgid "Shady, spammer, self-marketer" +#: ../../mod/sources.php:131 +msgid "Delete Source" msgstr "" -#: ../../include/contact_selectors.php:35 -msgid "Known to me, but no opinion" +#: ../../mod/sources.php:158 +msgid "Source removed" msgstr "" -#: ../../include/contact_selectors.php:36 -msgid "OK, probably harmless" +#: ../../mod/sources.php:160 +msgid "Unable to remove source." msgstr "" -#: ../../include/contact_selectors.php:37 -msgid "Reputable, has my trust" +#: ../../mod/filer.php:49 +msgid "- select -" msgstr "" -#: ../../include/contact_selectors.php:56 -msgid "Frequently" +#: ../../mod/filestorage.php:68 +msgid "Permission Denied." msgstr "" -#: ../../include/contact_selectors.php:57 -msgid "Hourly" +#: ../../mod/filestorage.php:85 +msgid "File not found." msgstr "" -#: ../../include/contact_selectors.php:58 -msgid "Twice daily" +#: ../../mod/filestorage.php:121 +msgid "Edit file permissions" msgstr "" -#: ../../include/contact_selectors.php:59 -msgid "Daily" +#: ../../mod/filestorage.php:129 +msgid "Set/edit permissions" msgstr "" -#: ../../include/contact_selectors.php:60 -msgid "Weekly" +#: ../../mod/filestorage.php:130 +msgid "Include all files and sub folders" msgstr "" -#: ../../include/contact_selectors.php:61 -msgid "Monthly" +#: ../../mod/filestorage.php:131 +msgid "Return to file list" msgstr "" -#: ../../include/contact_selectors.php:77 -msgid "OStatus" +#: ../../mod/filestorage.php:133 +msgid "Copy/paste this code to attach file to a post" msgstr "" -#: ../../include/contact_selectors.php:78 -msgid "RSS/Atom" +#: ../../mod/filestorage.php:134 +msgid "Copy/paste this URL to link file from a web page" msgstr "" -#: ../../include/contact_selectors.php:82 -msgid "Zot!" +#: ../../mod/filestorage.php:171 +msgid "Download" msgstr "" -#: ../../include/contact_selectors.php:83 -msgid "LinkedIn" +#: ../../mod/filestorage.php:177 +msgid "Used: " msgstr "" -#: ../../include/contact_selectors.php:84 -msgid "XMPP/IM" +#: ../../mod/filestorage.php:178 +msgid "[directory]" msgstr "" -#: ../../include/contact_selectors.php:85 -msgid "MySpace" +#: ../../mod/filestorage.php:180 +msgid "Limit: " msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Male" +#: ../../mod/follow.php:25 +msgid "Channel added." msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Female" +#: ../../mod/subthread.php:103 +#, php-format +msgid "%1$s is following %2$s's %3$s" msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Currently Male" +#: ../../mod/fsuggest.php:20 ../../mod/fsuggest.php:92 +msgid "Contact not found." msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Currently Female" +#: ../../mod/fsuggest.php:63 +msgid "Friend suggestion sent." msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Male" +#: ../../mod/fsuggest.php:97 +msgid "Suggest Friends" msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Mostly Female" +#: ../../mod/fsuggest.php:99 +#, php-format +msgid "Suggest a friend for %s" msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Transgender" +#: ../../mod/suggest.php:35 +msgid "" +"No suggestions available. If this is a new site, please try again in 24 " +"hours." msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Intersex" +#: ../../mod/group.php:20 +msgid "Collection created." msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Transsexual" +#: ../../mod/group.php:26 +msgid "Could not create collection." msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Hermaphrodite" +#: ../../mod/group.php:54 +msgid "Collection updated." msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Neuter" +#: ../../mod/group.php:86 +msgid "Create a collection of channels." msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Non-specific" +#: ../../mod/group.php:87 ../../mod/group.php:183 +msgid "Collection Name: " msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Other" +#: ../../mod/group.php:89 ../../mod/group.php:186 +msgid "Members are visible to other channels" msgstr "" -#: ../../include/profile_selectors.php:6 -msgid "Undecided" +#: ../../mod/group.php:107 +msgid "Collection removed." msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Males" +#: ../../mod/group.php:109 +msgid "Unable to remove collection." msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Females" +#: ../../mod/group.php:182 +msgid "Collection Editor" msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Gay" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Lesbian" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "No Preference" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Bisexual" -msgstr "" - -#: ../../include/profile_selectors.php:23 -msgid "Autosexual" +#: ../../mod/group.php:196 +msgid "Members" msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Abstinent" +#: ../../mod/group.php:198 +msgid "All Connected Channels" msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Virgin" +#: ../../mod/group.php:231 +msgid "Click on a channel to add or remove." msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Deviant" +#: ../../mod/tagger.php:98 +#, php-format +msgid "%1$s tagged %2$s's %3$s with %4$s" msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Fetish" +#: ../../mod/help.php:43 ../../mod/help.php:49 ../../mod/help.php:55 +msgid "Help:" msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Oodles" +#: ../../mod/help.php:69 ../../index.php:234 +msgid "Not Found" msgstr "" -#: ../../include/profile_selectors.php:23 -msgid "Nonsexual" +#: ../../mod/tagrm.php:41 +msgid "Tag removed" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Single" +#: ../../mod/tagrm.php:79 +msgid "Remove Item Tag" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Lonely" +#: ../../mod/tagrm.php:81 +msgid "Select a tag to remove: " msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Available" +#: ../../mod/home.php:89 +#, php-format +msgid "Welcome to %s" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Unavailable" +#: ../../mod/thing.php:98 +msgid "Thing updated" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Has crush" +#: ../../mod/thing.php:158 +msgid "Object store: failed" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Infatuated" +#: ../../mod/thing.php:162 +msgid "Thing added" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Dating" +#: ../../mod/thing.php:182 +#, php-format +msgid "OBJ: %1$s %2$s %3$s" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Unfaithful" +#: ../../mod/thing.php:234 +msgid "Show Thing" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Sex Addict" +#: ../../mod/thing.php:241 +msgid "item not found." msgstr "" -#: ../../include/profile_selectors.php:42 ../../include/user.php:278 -#: ../../include/user.php:283 -msgid "Friends" +#: ../../mod/thing.php:269 +msgid "Edit Thing" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Friends/Benefits" +#: ../../mod/thing.php:271 ../../mod/thing.php:318 +msgid "Select a profile" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Casual" +#: ../../mod/thing.php:273 ../../mod/thing.php:320 +msgid "Select a category of stuff. e.g. I ______ something" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Engaged" +#: ../../mod/thing.php:275 ../../mod/thing.php:321 +msgid "Post an activity" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Married" +#: ../../mod/thing.php:275 ../../mod/thing.php:321 +msgid "Only sends to viewers of the applicable profile" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily married" +#: ../../mod/thing.php:277 ../../mod/thing.php:323 +msgid "Name of thing e.g. something" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Partners" +#: ../../mod/thing.php:279 ../../mod/thing.php:324 +msgid "URL of thing (optional)" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Cohabiting" +#: ../../mod/thing.php:281 ../../mod/thing.php:325 +msgid "URL for photo of thing (optional)" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Common law" +#: ../../mod/thing.php:316 +msgid "Add Thing to your Profile" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Happy" +#: ../../mod/import.php:36 +msgid "Nothing to import." msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Not looking" +#: ../../mod/import.php:58 +msgid "Unable to download data from old server" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Swinger" +#: ../../mod/import.php:64 +msgid "Imported file is empty." msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Betrayed" +#: ../../mod/import.php:88 +msgid "" +"Cannot create a duplicate channel identifier on this system. Import failed." msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Separated" +#: ../../mod/import.php:106 +msgid "Channel clone failed. Import failed." msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Unstable" +#: ../../mod/import.php:116 +msgid "Cloned channel not found. Import failed." msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Divorced" +#: ../../mod/import.php:358 +msgid "Import completed." msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Imaginarily divorced" +#: ../../mod/import.php:371 +msgid "You must be logged in to use this feature." msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Widowed" -msgstr "" - -#: ../../include/profile_selectors.php:42 -msgid "Uncertain" +#: ../../mod/import.php:376 +msgid "Import Channel" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "It's complicated" +#: ../../mod/import.php:377 +msgid "" +"Use this form to import an existing channel from a different server/hub. You " +"may retrieve the channel identity from the old server/hub via the network or " +"provide an export file. Only identity and connections/relationships will be " +"imported. Importation of content is not yet available." msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Don't care" +#: ../../mod/import.php:378 +msgid "File to Upload" msgstr "" -#: ../../include/profile_selectors.php:42 -msgid "Ask me" +#: ../../mod/import.php:379 +msgid "Or provide the old server/hub details" msgstr "" -#: ../../include/event.php:20 ../../include/bb2diaspora.php:393 -msgid "Starts:" +#: ../../mod/import.php:380 +msgid "Your old identity address (xyz@example.com)" msgstr "" -#: ../../include/event.php:30 ../../include/bb2diaspora.php:401 -msgid "Finishes:" +#: ../../mod/import.php:381 +msgid "Your old login email address" msgstr "" -#: ../../include/delivery.php:456 ../../include/notifier.php:678 -msgid "(no subject)" +#: ../../mod/import.php:382 +msgid "Your old login password" msgstr "" -#: ../../include/delivery.php:463 ../../include/enotify.php:26 -#: ../../include/notifier.php:685 -msgid "noreply" +#: ../../mod/import.php:383 +msgid "" +"For either option, please choose whether to make this hub your new primary " +"address, or whether your old location should continue this role. You will be " +"able to post from either location, but only one can be marked as the primary " +"location for files, photos, and media." msgstr "" -#: ../../include/Scrape.php:572 -msgid " on Last.fm" +#: ../../mod/import.php:384 +msgid "Make this hub my primary location" msgstr "" -#: ../../include/text.php:243 -msgid "prev" +#: ../../mod/invite.php:25 +msgid "Total invitation limit exceeded." msgstr "" -#: ../../include/text.php:245 -msgid "first" +#: ../../mod/invite.php:49 +#, php-format +msgid "%s : Not a valid email address." msgstr "" -#: ../../include/text.php:274 -msgid "last" +#: ../../mod/invite.php:76 +msgid "Please join us on Red" msgstr "" -#: ../../include/text.php:277 -msgid "next" +#: ../../mod/invite.php:87 +msgid "Invitation limit exceeded. Please contact your site administrator." msgstr "" -#: ../../include/text.php:568 -msgid "No contacts" +#: ../../mod/invite.php:92 +#, php-format +msgid "%s : Message delivery failed." msgstr "" -#: ../../include/text.php:577 +#: ../../mod/invite.php:96 #, php-format -msgid "%d Contact" -msgid_plural "%d Contacts" +msgid "%d message sent." +msgid_plural "%d messages sent." msgstr[0] "" msgstr[1] "" -#: ../../include/text.php:839 -msgid "Monday" -msgstr "" - -#: ../../include/text.php:839 -msgid "Tuesday" -msgstr "" - -#: ../../include/text.php:839 -msgid "Wednesday" -msgstr "" - -#: ../../include/text.php:839 -msgid "Thursday" -msgstr "" - -#: ../../include/text.php:839 -msgid "Friday" -msgstr "" - -#: ../../include/text.php:839 -msgid "Saturday" -msgstr "" - -#: ../../include/text.php:839 -msgid "Sunday" -msgstr "" - -#: ../../include/text.php:843 -msgid "January" -msgstr "" - -#: ../../include/text.php:843 -msgid "February" +#: ../../mod/invite.php:115 +msgid "You have no more invitations available" msgstr "" -#: ../../include/text.php:843 -msgid "March" +#: ../../mod/invite.php:141 +msgid "Send invitations" msgstr "" -#: ../../include/text.php:843 -msgid "April" +#: ../../mod/invite.php:142 +msgid "Enter email addresses, one per line:" msgstr "" -#: ../../include/text.php:843 -msgid "May" +#: ../../mod/invite.php:143 ../../mod/mail.php:216 ../../mod/mail.php:328 +msgid "Your message:" msgstr "" -#: ../../include/text.php:843 -msgid "June" +#: ../../mod/invite.php:144 +msgid "" +"You are cordially invited to join me and some other close friends on the Red " +"Matrix - a revolutionary new decentralised communication and information " +"tool." msgstr "" -#: ../../include/text.php:843 -msgid "July" +#: ../../mod/invite.php:146 +msgid "You will need to supply this invitation code: $invite_code" msgstr "" -#: ../../include/text.php:843 -msgid "August" +#: ../../mod/invite.php:147 +msgid "Please visit my channel at" msgstr "" -#: ../../include/text.php:843 -msgid "September" +#: ../../mod/invite.php:151 +msgid "" +"Once you have registered (on ANY Red Matrix site - they are all inter-" +"connected), please connect with my Red Matrix channel address:" msgstr "" -#: ../../include/text.php:843 -msgid "October" +#: ../../mod/invite.php:153 +msgid "Click the [Register] link on the following page to join." msgstr "" -#: ../../include/text.php:843 -msgid "November" +#: ../../mod/invite.php:155 +msgid "" +"For more information about the Red Matrix Project and why it has the " +"potential to change the internet as we know it, please visit http://getzot." +"com" msgstr "" -#: ../../include/text.php:843 -msgid "December" +#: ../../mod/item.php:147 +msgid "Unable to locate original post." msgstr "" -#: ../../include/text.php:929 -msgid "bytes" +#: ../../mod/item.php:352 +msgid "Empty post discarded." msgstr "" -#: ../../include/text.php:949 ../../include/text.php:964 -msgid "remove" +#: ../../mod/item.php:392 +msgid "Executable content type not permitted to this channel." msgstr "" -#: ../../include/text.php:949 ../../include/text.php:964 -msgid "[remove]" +#: ../../mod/item.php:801 +msgid "System error. Post not saved." msgstr "" -#: ../../include/text.php:952 -msgid "Categories:" +#: ../../mod/item.php:1244 +#, php-format +msgid "You have reached your limit of %1$.0f top level posts." msgstr "" -#: ../../include/text.php:967 -msgid "Filed under:" +#: ../../mod/item.php:1250 +#, php-format +msgid "You have reached your limit of %1$.0f webpages." msgstr "" -#: ../../include/text.php:983 ../../include/text.php:995 -msgid "Click to open/close" +#: ../../mod/update_channel.php:43 ../../mod/update_display.php:25 +#: ../../mod/update_network.php:23 ../../mod/update_search.php:46 +msgid "[Embedded content - reload page to view]" msgstr "" -#: ../../include/text.php:1101 ../../include/user.php:236 -msgid "default" +#: ../../mod/layouts.php:62 +msgid "Help with this feature" msgstr "" -#: ../../include/text.php:1113 -msgid "Select an alternate language" +#: ../../mod/layouts.php:84 +msgid "Layout Name" msgstr "" -#: ../../include/text.php:1323 -msgid "activity" +#: ../../mod/lockview.php:30 ../../mod/lockview.php:36 +msgid "Remote privacy information not available." msgstr "" -#: ../../include/text.php:1325 -msgid "comment" +#: ../../mod/lockview.php:45 +msgid "Visible to:" msgstr "" -#: ../../include/text.php:1326 -msgid "post" +#: ../../mod/viewconnections.php:58 +msgid "No connections." msgstr "" -#: ../../include/text.php:1481 -msgid "Item filed" +#: ../../mod/viewconnections.php:70 +#, php-format +msgid "Visit %s's profile [%s]" msgstr "" -#: ../../include/diaspora.php:660 -msgid "Sharing notification from Diaspora network" +#: ../../mod/viewconnections.php:85 +msgid "View Connnections" msgstr "" -#: ../../include/diaspora.php:2152 -msgid "Attachments:" +#: ../../mod/lostpass.php:15 +msgid "No valid account found." msgstr "" -#: ../../include/network.php:842 -msgid "view full size" +#: ../../mod/lostpass.php:29 +msgid "Password reset request issued. Check your email." msgstr "" -#: ../../include/oembed.php:135 -msgid "Embedded content" +#: ../../mod/lostpass.php:35 ../../mod/lostpass.php:102 +#, php-format +msgid "Site Member (%s)" msgstr "" -#: ../../include/oembed.php:144 -msgid "Embedding disabled" +#: ../../mod/lostpass.php:40 +#, php-format +msgid "Password reset requested at %s" msgstr "" -#: ../../include/group.php:25 +#: ../../mod/lostpass.php:63 msgid "" -"A deleted group with this name was revived. Existing item permissions " -"<strong>may</strong> apply to this group and any future members. If this is " -"not what you intended, please create another group with a different name." -msgstr "" - -#: ../../include/group.php:176 -msgid "Default privacy group for new contacts" -msgstr "" - -#: ../../include/group.php:195 -msgid "Everybody" -msgstr "" - -#: ../../include/group.php:218 -msgid "edit" -msgstr "" - -#: ../../include/group.php:240 -msgid "Edit group" +"Request could not be verified. (You may have previously submitted it.) " +"Password reset failed." msgstr "" -#: ../../include/group.php:241 -msgid "Create a new group" +#: ../../mod/lostpass.php:85 ../../boot.php:1462 +msgid "Password Reset" msgstr "" -#: ../../include/group.php:242 -msgid "Contacts not in any group" +#: ../../mod/lostpass.php:86 +msgid "Your password has been reset as requested." msgstr "" -#: ../../include/nav.php:46 ../../boot.php:884 -msgid "Logout" +#: ../../mod/lostpass.php:87 +msgid "Your new password is" msgstr "" -#: ../../include/nav.php:46 -msgid "End this session" +#: ../../mod/lostpass.php:88 +msgid "Save or copy your new password - and then" msgstr "" -#: ../../include/nav.php:49 ../../boot.php:1574 -msgid "Status" +#: ../../mod/lostpass.php:89 +msgid "click here to login" msgstr "" -#: ../../include/nav.php:64 -msgid "Sign in" +#: ../../mod/lostpass.php:90 +msgid "" +"Your password may be changed from the <em>Settings</em> page after " +"successful login." msgstr "" -#: ../../include/nav.php:77 -msgid "Home Page" +#: ../../mod/lostpass.php:107 +#, php-format +msgid "Your password has changed at %s" msgstr "" -#: ../../include/nav.php:81 -msgid "Create an account" +#: ../../mod/lostpass.php:122 +msgid "Forgot your Password?" msgstr "" -#: ../../include/nav.php:86 -msgid "Help and documentation" +#: ../../mod/lostpass.php:123 +msgid "" +"Enter your email address and submit to have your password reset. Then check " +"your email for further instructions." msgstr "" -#: ../../include/nav.php:89 -msgid "Apps" +#: ../../mod/lostpass.php:124 +msgid "Email Address" msgstr "" -#: ../../include/nav.php:89 -msgid "Addon applications, utilities, games" +#: ../../mod/lostpass.php:125 +msgid "Reset" msgstr "" -#: ../../include/nav.php:91 -msgid "Search site content" +#: ../../mod/magic.php:70 +msgid "Hub not found." msgstr "" -#: ../../include/nav.php:101 -msgid "Conversations on this site" +#: ../../mod/vote.php:97 +msgid "Total votes" msgstr "" -#: ../../include/nav.php:103 -msgid "Directory" +#: ../../mod/vote.php:98 +msgid "Average Rating" msgstr "" -#: ../../include/nav.php:103 -msgid "People directory" +#: ../../mod/mail.php:33 +msgid "Unable to lookup recipient." msgstr "" -#: ../../include/nav.php:113 -msgid "Conversations from your friends" +#: ../../mod/mail.php:41 +msgid "Unable to communicate with requested channel." msgstr "" -#: ../../include/nav.php:121 -msgid "Friend Requests" +#: ../../mod/mail.php:48 +msgid "Cannot verify requested channel." msgstr "" -#: ../../include/nav.php:123 -msgid "See all notifications" +#: ../../mod/mail.php:74 +msgid "Selected channel has private message restrictions. Send failed." msgstr "" -#: ../../include/nav.php:124 -msgid "Mark all system notifications seen" +#: ../../mod/mail.php:121 ../../mod/message.php:31 +msgid "Messages" msgstr "" -#: ../../include/nav.php:128 -msgid "Private mail" +#: ../../mod/mail.php:132 +msgid "Message deleted." msgstr "" -#: ../../include/nav.php:129 -msgid "Inbox" +#: ../../mod/mail.php:149 +msgid "Message recalled." msgstr "" -#: ../../include/nav.php:130 -msgid "Outbox" +#: ../../mod/mail.php:206 +msgid "Send Private Message" msgstr "" -#: ../../include/nav.php:134 -msgid "Manage" +#: ../../mod/mail.php:207 ../../mod/mail.php:323 +msgid "To:" msgstr "" -#: ../../include/nav.php:134 -msgid "Manage other pages" +#: ../../mod/mail.php:212 ../../mod/mail.php:325 +msgid "Subject:" msgstr "" -#: ../../include/nav.php:138 ../../boot.php:1132 -msgid "Profiles" +#: ../../mod/mail.php:249 +msgid "Message not found." msgstr "" -#: ../../include/nav.php:138 ../../boot.php:1132 -msgid "Manage/edit profiles" +#: ../../mod/mail.php:292 ../../mod/message.php:72 +msgid "Delete message" msgstr "" -#: ../../include/nav.php:139 -msgid "Manage/edit friends and contacts" +#: ../../mod/mail.php:293 +msgid "Recall message" msgstr "" -#: ../../include/nav.php:146 -msgid "Site setup and configuration" +#: ../../mod/mail.php:295 +msgid "Message has been recalled." msgstr "" -#: ../../include/nav.php:170 -msgid "Nothing new here" +#: ../../mod/mail.php:312 +msgid "Private Conversation" msgstr "" -#: ../../include/contact_widgets.php:6 -msgid "Add New Contact" +#: ../../mod/mail.php:316 +msgid "Delete conversation" msgstr "" -#: ../../include/contact_widgets.php:7 -msgid "Enter address or web location" +#: ../../mod/mail.php:318 +msgid "" +"No secure communications available. You <strong>may</strong> be able to " +"respond from the sender's profile page." msgstr "" -#: ../../include/contact_widgets.php:8 -msgid "Example: bob@example.com, http://example.com/barbara" +#: ../../mod/mail.php:322 +msgid "Send Reply" msgstr "" -#: ../../include/contact_widgets.php:23 +#: ../../mod/manage.php:64 #, php-format -msgid "%d invitation available" -msgid_plural "%d invitations available" -msgstr[0] "" -msgstr[1] "" +msgid "You have created %1$.0f of %2$.0f allowed channels." +msgstr "" -#: ../../include/contact_widgets.php:29 -msgid "Find People" +#: ../../mod/manage.php:72 +msgid "Create a new channel" msgstr "" -#: ../../include/contact_widgets.php:30 -msgid "Enter name or interest" +#: ../../mod/manage.php:77 +msgid "Channel Manager" msgstr "" -#: ../../include/contact_widgets.php:31 -msgid "Connect/Follow" +#: ../../mod/manage.php:78 +msgid "Current Channel" msgstr "" -#: ../../include/contact_widgets.php:32 -msgid "Examples: Robert Morgenstein, Fishing" +#: ../../mod/manage.php:80 +msgid "Attach to one of your channels by selecting it." msgstr "" -#: ../../include/contact_widgets.php:36 -msgid "Random Profile" +#: ../../mod/manage.php:81 +msgid "Default Channel" msgstr "" -#: ../../include/contact_widgets.php:68 -msgid "Networks" +#: ../../mod/manage.php:82 +msgid "Make Default" msgstr "" -#: ../../include/contact_widgets.php:71 -msgid "All Networks" +#: ../../mod/wall_upload.php:34 +msgid "Wall Photos" msgstr "" -#: ../../include/contact_widgets.php:98 -msgid "Saved Folders" +#: ../../mod/match.php:16 +msgid "Profile Match" msgstr "" -#: ../../include/contact_widgets.php:101 ../../include/contact_widgets.php:129 -msgid "Everything" +#: ../../mod/match.php:24 +msgid "No keywords to match. Please add keywords to your default profile." msgstr "" -#: ../../include/contact_widgets.php:126 -msgid "Categories" +#: ../../mod/match.php:61 +msgid "is interested in:" msgstr "" -#: ../../include/auth.php:36 -msgid "Logged out." +#: ../../mod/match.php:69 +msgid "No matches" msgstr "" -#: ../../include/auth.php:115 -msgid "" -"We encountered a problem while logging in with the OpenID you provided. " -"Please check the correct spelling of the ID." +#: ../../mod/menu.php:21 +msgid "Menu updated." msgstr "" -#: ../../include/auth.php:115 -msgid "The error message was:" +#: ../../mod/menu.php:25 +msgid "Unable to update menu." msgstr "" -#: ../../include/datetime.php:43 ../../include/datetime.php:45 -msgid "Miscellaneous" +#: ../../mod/menu.php:30 +msgid "Menu created." msgstr "" -#: ../../include/datetime.php:131 ../../include/datetime.php:263 -msgid "year" +#: ../../mod/menu.php:34 +msgid "Unable to create menu." msgstr "" -#: ../../include/datetime.php:136 ../../include/datetime.php:264 -msgid "month" +#: ../../mod/menu.php:57 +msgid "Manage Menus" msgstr "" -#: ../../include/datetime.php:141 ../../include/datetime.php:266 -msgid "day" +#: ../../mod/menu.php:60 +msgid "Drop" msgstr "" -#: ../../include/datetime.php:254 -msgid "never" +#: ../../mod/menu.php:62 +msgid "Create a new menu" msgstr "" -#: ../../include/datetime.php:260 -msgid "less than a second ago" +#: ../../mod/menu.php:63 +msgid "Delete this menu" msgstr "" -#: ../../include/datetime.php:263 -msgid "years" +#: ../../mod/menu.php:64 ../../mod/menu.php:109 +msgid "Edit menu contents" msgstr "" -#: ../../include/datetime.php:264 -msgid "months" +#: ../../mod/menu.php:65 +msgid "Edit this menu" msgstr "" -#: ../../include/datetime.php:265 -msgid "week" +#: ../../mod/menu.php:80 +msgid "New Menu" msgstr "" -#: ../../include/datetime.php:265 -msgid "weeks" +#: ../../mod/menu.php:81 ../../mod/menu.php:110 +msgid "Menu name" msgstr "" -#: ../../include/datetime.php:266 -msgid "days" +#: ../../mod/menu.php:81 ../../mod/menu.php:110 +msgid "Must be unique, only seen by you" msgstr "" -#: ../../include/datetime.php:267 -msgid "hour" +#: ../../mod/menu.php:82 ../../mod/menu.php:111 +msgid "Menu title" msgstr "" -#: ../../include/datetime.php:267 -msgid "hours" +#: ../../mod/menu.php:82 ../../mod/menu.php:111 +msgid "Menu title as seen by others" msgstr "" -#: ../../include/datetime.php:268 -msgid "minute" +#: ../../mod/menu.php:83 ../../mod/menu.php:112 +msgid "Allow bookmarks" msgstr "" -#: ../../include/datetime.php:268 -msgid "minutes" +#: ../../mod/menu.php:83 ../../mod/menu.php:112 +msgid "Menu may be used to store saved bookmarks" msgstr "" -#: ../../include/datetime.php:269 -msgid "second" +#: ../../mod/menu.php:98 +msgid "Menu deleted." msgstr "" -#: ../../include/datetime.php:269 -msgid "seconds" +#: ../../mod/menu.php:100 +msgid "Menu could not be deleted." msgstr "" -#: ../../include/datetime.php:278 -#, php-format -msgid "%1$d %2$s ago" +#: ../../mod/menu.php:106 +msgid "Edit Menu" msgstr "" -#: ../../include/datetime.php:450 ../../include/items.php:1460 -#, php-format -msgid "%s's birthday" +#: ../../mod/menu.php:108 +msgid "Add or remove entries to this menu" msgstr "" -#: ../../include/datetime.php:451 ../../include/items.php:1461 -#, php-format -msgid "Happy Birthday %s" +#: ../../mod/message.php:41 +msgid "Conversation removed." msgstr "" -#: ../../include/onepoll.php:399 -msgid "From: " +#: ../../mod/message.php:56 +msgid "No messages." msgstr "" -#: ../../include/bbcode.php:225 ../../include/bbcode.php:245 -msgid "$1 wrote:" +#: ../../mod/message.php:74 +msgid "D, d M Y - g:i A" msgstr "" -#: ../../include/bbcode.php:260 ../../include/bbcode.php:337 -msgid "Image/photo" +#: ../../mod/new_channel.php:107 +msgid "Add a Channel" msgstr "" -#: ../../include/dba.php:41 -#, php-format -msgid "Cannot locate DNS info for database server '%s'" +#: ../../mod/new_channel.php:108 +msgid "" +"A channel is your own collection of related web pages. A channel can be used " +"to hold social network profiles, blogs, conversation groups and forums, " +"celebrity pages, and much more. You may create as many channels as your " +"service provider allows." msgstr "" -#: ../../include/message.php:15 ../../include/message.php:171 -msgid "[no subject]" +#: ../../mod/new_channel.php:111 +msgid "" +"Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation " +"Group\" " msgstr "" -#: ../../include/acl_selectors.php:286 -msgid "Visible to everybody" +#: ../../mod/new_channel.php:112 +msgid "Choose a short nickname" msgstr "" -#: ../../include/enotify.php:14 -msgid "Friendica Notification" +#: ../../mod/new_channel.php:113 +msgid "" +"Your nickname will be used to create an easily remembered channel address " +"(like an email address) which you can share with others." msgstr "" -#: ../../include/enotify.php:17 -msgid "Thank You," +#: ../../mod/new_channel.php:114 +msgid "" +"Or <a href=\"import\">import an existing channel</a> from another location" msgstr "" -#: ../../include/enotify.php:19 -#, php-format -msgid "%s Administrator" +#: ../../mod/photos.php:77 +msgid "Page owner information could not be retrieved." msgstr "" -#: ../../include/enotify.php:38 -#, php-format -msgid "%s <!item_type!>" +#: ../../mod/photos.php:97 +msgid "Album not found." msgstr "" -#: ../../include/enotify.php:42 -#, php-format -msgid "[Friendica:Notify] New mail received at %s" +#: ../../mod/photos.php:119 ../../mod/photos.php:671 +msgid "Delete Album" msgstr "" -#: ../../include/enotify.php:44 -#, php-format -msgid "%1$s sent you a new private message at %2$s." +#: ../../mod/photos.php:159 ../../mod/photos.php:954 +msgid "Delete Photo" msgstr "" -#: ../../include/enotify.php:45 -#, php-format -msgid "%1$s sent you %2$s." +#: ../../mod/photos.php:453 +msgid "No photos selected" msgstr "" -#: ../../include/enotify.php:45 -msgid "a private message" +#: ../../mod/photos.php:500 +msgid "Access to this item is restricted." msgstr "" -#: ../../include/enotify.php:46 +#: ../../mod/photos.php:576 #, php-format -msgid "Please visit %s to view and/or reply to your private messages." +msgid "You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage." msgstr "" -#: ../../include/enotify.php:87 +#: ../../mod/photos.php:579 #, php-format -msgid "%1$s commented on [url=%2$s]a %3$s[/url]" +msgid "You have used %1$.2f Mbytes of photo storage." msgstr "" -#: ../../include/enotify.php:94 -#, php-format -msgid "%1$s commented on [url=%2$s]%3$s's %4$s[/url]" +#: ../../mod/photos.php:598 +msgid "Upload Photos" msgstr "" -#: ../../include/enotify.php:102 -#, php-format -msgid "%1$s commented on [url=%2$s]your %3$s[/url]" +#: ../../mod/photos.php:602 ../../mod/photos.php:666 +msgid "New album name: " msgstr "" -#: ../../include/enotify.php:112 -#, php-format -msgid "[Friendica:Notify] Comment to conversation #%1$d by %2$s" +#: ../../mod/photos.php:603 +msgid "or existing album name: " msgstr "" -#: ../../include/enotify.php:113 -#, php-format -msgid "%s commented on an item/conversation you have been following." +#: ../../mod/photos.php:604 +msgid "Do not show a status post for this upload" msgstr "" -#: ../../include/enotify.php:116 ../../include/enotify.php:131 -#: ../../include/enotify.php:144 ../../include/enotify.php:157 -#, php-format -msgid "Please visit %s to view and/or reply to the conversation." +#: ../../mod/photos.php:655 ../../mod/photos.php:677 ../../mod/photos.php:1126 +#: ../../mod/photos.php:1141 +msgid "Contact Photos" msgstr "" -#: ../../include/enotify.php:123 -#, php-format -msgid "[Friendica:Notify] %s posted to your profile wall" +#: ../../mod/photos.php:681 +msgid "Edit Album" msgstr "" -#: ../../include/enotify.php:125 -#, php-format -msgid "%1$s posted to your profile wall at %2$s" +#: ../../mod/photos.php:687 +msgid "Show Newest First" msgstr "" -#: ../../include/enotify.php:127 -#, php-format -msgid "%1$s posted to [url=%2s]your wall[/url]" +#: ../../mod/photos.php:689 +msgid "Show Oldest First" msgstr "" -#: ../../include/enotify.php:138 -#, php-format -msgid "[Friendica:Notify] %s tagged you" +#: ../../mod/photos.php:732 ../../mod/photos.php:1173 +msgid "View Photo" msgstr "" -#: ../../include/enotify.php:139 -#, php-format -msgid "%1$s tagged you at %2$s" +#: ../../mod/photos.php:778 +msgid "Permission denied. Access to this item may be restricted." msgstr "" -#: ../../include/enotify.php:140 -#, php-format -msgid "%1$s [url=%2$s]tagged you[/url]." +#: ../../mod/photos.php:780 +msgid "Photo not available" msgstr "" -#: ../../include/enotify.php:151 -#, php-format -msgid "[Friendica:Notify] %s tagged your post" +#: ../../mod/photos.php:840 +msgid "Use as profile photo" msgstr "" -#: ../../include/enotify.php:152 -#, php-format -msgid "%1$s tagged your post at %2$s" +#: ../../mod/photos.php:864 +msgid "View Full Size" msgstr "" -#: ../../include/enotify.php:153 -#, php-format -msgid "%1$s tagged [url=%2$s]your post[/url]" +#: ../../mod/photos.php:938 +msgid "Edit photo" msgstr "" -#: ../../include/enotify.php:164 -msgid "[Friendica:Notify] Introduction received" +#: ../../mod/photos.php:940 +msgid "Rotate CW (right)" msgstr "" -#: ../../include/enotify.php:165 -#, php-format -msgid "You've received an introduction from '%1$s' at %2$s" +#: ../../mod/photos.php:941 +msgid "Rotate CCW (left)" msgstr "" -#: ../../include/enotify.php:166 -#, php-format -msgid "You've received [url=%1$s]an introduction[/url] from %2$s." +#: ../../mod/photos.php:943 +msgid "New album name" msgstr "" -#: ../../include/enotify.php:169 ../../include/enotify.php:187 -#, php-format -msgid "You may visit their profile at %s" +#: ../../mod/photos.php:946 +msgid "Caption" msgstr "" -#: ../../include/enotify.php:171 -#, php-format -msgid "Please visit %s to approve or reject the introduction." +#: ../../mod/photos.php:948 +msgid "Add a Tag" msgstr "" -#: ../../include/enotify.php:178 -msgid "[Friendica:Notify] Friend suggestion received" +#: ../../mod/photos.php:951 +msgid "Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping" msgstr "" -#: ../../include/enotify.php:179 -#, php-format -msgid "You've received a friend suggestion from '%1$s' at %2$s" +#: ../../mod/photos.php:1104 +msgid "In This Photo:" msgstr "" -#: ../../include/enotify.php:180 -#, php-format -msgid "You've received [url=%1$s]a friend suggestion[/url] for %2$s from %3$s." +#: ../../mod/photos.php:1179 +msgid "View Album" msgstr "" -#: ../../include/enotify.php:185 -msgid "Name:" +#: ../../mod/photos.php:1188 +msgid "Recent Photos" msgstr "" -#: ../../include/enotify.php:186 -msgid "Photo:" +#: ../../mod/notifications.php:26 +msgid "Invalid request identifier." msgstr "" -#: ../../include/enotify.php:189 -#, php-format -msgid "Please visit %s to approve or reject the suggestion." +#: ../../mod/notifications.php:35 +msgid "Discard" msgstr "" -#: ../../include/follow.php:32 -msgid "Connect URL missing." +#: ../../mod/notifications.php:94 ../../mod/notify.php:54 +msgid "No more system notifications." msgstr "" -#: ../../include/follow.php:59 -msgid "" -"This site is not configured to allow communications with other networks." +#: ../../mod/notifications.php:98 ../../mod/notify.php:58 +msgid "System Notifications" msgstr "" -#: ../../include/follow.php:60 ../../include/follow.php:80 -msgid "No compatible communication protocols or feeds were discovered." +#: ../../mod/oexchange.php:23 +msgid "Unable to find your hub." msgstr "" -#: ../../include/follow.php:78 -msgid "The profile address specified does not provide adequate information." +#: ../../mod/oexchange.php:37 +msgid "Post successful." msgstr "" -#: ../../include/follow.php:82 -msgid "An author or name was not found." +#: ../../mod/zfinger.php:23 +msgid "invalid target signature" msgstr "" -#: ../../include/follow.php:84 -msgid "No browser URL could be matched to this address." +#: ../../mod/openid.php:26 +msgid "OpenID protocol error. No ID returned." msgstr "" -#: ../../include/follow.php:86 -msgid "" -"Unable to match @-style Identity Address with a known protocol or email " -"contact." +#: ../../view/theme/apw/php/config.php:202 +#: ../../view/theme/apw/php/config.php:236 +msgid "Schema Default" msgstr "" -#: ../../include/follow.php:87 -msgid "Use mailto: in front of address to force email check." +#: ../../view/theme/apw/php/config.php:203 +msgid "Sans-Serif" msgstr "" -#: ../../include/follow.php:93 -msgid "" -"The profile address specified belongs to a network which has been disabled " -"on this site." +#: ../../view/theme/apw/php/config.php:204 +msgid "Monospace" msgstr "" -#: ../../include/follow.php:103 -msgid "" -"Limited profile. This person will be unable to receive direct/personal " -"notifications from you." +#: ../../view/theme/apw/php/config.php:259 +#: ../../view/theme/blogga/php/config.php:69 +#: ../../view/theme/blogga/view/theme/blog/config.php:69 +#: ../../view/theme/redbasic/php/config.php:102 +msgid "Theme settings" msgstr "" -#: ../../include/follow.php:205 -msgid "Unable to retrieve contact information." +#: ../../view/theme/apw/php/config.php:260 +#: ../../view/theme/redbasic/php/config.php:103 +msgid "Set scheme" msgstr "" -#: ../../include/follow.php:259 -msgid "following" +#: ../../view/theme/apw/php/config.php:261 +#: ../../view/theme/redbasic/php/config.php:124 +msgid "Set font-size for posts and comments" msgstr "" -#: ../../include/items.php:2890 -msgid "A new person is sharing with you at " +#: ../../view/theme/apw/php/config.php:262 +msgid "Set font face" msgstr "" -#: ../../include/items.php:2890 -msgid "You have a new follower at " +#: ../../view/theme/apw/php/config.php:263 +msgid "Set iconset" msgstr "" -#: ../../include/items.php:3522 -msgid "Archives" +#: ../../view/theme/apw/php/config.php:264 +msgid "Set big shadow size, default 15px 15px 15px" msgstr "" -#: ../../include/bb2diaspora.php:226 ../../include/bb2diaspora.php:236 -#: ../../include/bb2diaspora.php:237 -msgid "image/photo" +#: ../../view/theme/apw/php/config.php:265 +msgid "Set small shadow size, default 5px 5px 5px" msgstr "" -#: ../../include/user.php:38 -msgid "An invitation is required." +#: ../../view/theme/apw/php/config.php:266 +msgid "Set shadow colour, default #000" msgstr "" -#: ../../include/user.php:43 -msgid "Invitation could not be verified." +#: ../../view/theme/apw/php/config.php:267 +msgid "Set radius size, default 5px" msgstr "" -#: ../../include/user.php:51 -msgid "Invalid OpenID url" +#: ../../view/theme/apw/php/config.php:268 +msgid "Set line-height for posts and comments" msgstr "" -#: ../../include/user.php:66 -msgid "Please enter the required information." +#: ../../view/theme/apw/php/config.php:269 +msgid "Set background image" msgstr "" -#: ../../include/user.php:80 -msgid "Please use a shorter name." +#: ../../view/theme/apw/php/config.php:270 +msgid "Set background attachment" msgstr "" -#: ../../include/user.php:82 -msgid "Name too short." +#: ../../view/theme/apw/php/config.php:271 +msgid "Set background colour" msgstr "" -#: ../../include/user.php:97 -msgid "That doesn't appear to be your full (First Last) name." +#: ../../view/theme/apw/php/config.php:272 +msgid "Set section background image" msgstr "" -#: ../../include/user.php:102 -msgid "Your email domain is not among those allowed on this site." +#: ../../view/theme/apw/php/config.php:273 +msgid "Set section background colour" msgstr "" -#: ../../include/user.php:105 -msgid "Not a valid email address." +#: ../../view/theme/apw/php/config.php:274 +msgid "Set colour of items - use hex" msgstr "" -#: ../../include/user.php:115 -msgid "Cannot use that email." +#: ../../view/theme/apw/php/config.php:275 +msgid "Set colour of links - use hex" msgstr "" -#: ../../include/user.php:121 -msgid "" -"Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and " -"must also begin with a letter." +#: ../../view/theme/apw/php/config.php:276 +msgid "Set max-width for items. Default 400px" msgstr "" -#: ../../include/user.php:127 ../../include/user.php:225 -msgid "Nickname is already registered. Please choose another." +#: ../../view/theme/apw/php/config.php:277 +msgid "Set min-width for items. Default 240px" msgstr "" -#: ../../include/user.php:137 -msgid "" -"Nickname was once registered here and may not be re-used. Please choose " -"another." +#: ../../view/theme/apw/php/config.php:278 +msgid "Set the generic content wrapper width. Default 48%" msgstr "" -#: ../../include/user.php:153 -msgid "SERIOUS ERROR: Generation of security keys failed." +#: ../../view/theme/apw/php/config.php:279 +msgid "Set colour of fonts - use hex" msgstr "" -#: ../../include/user.php:211 -msgid "An error occurred during registration. Please try again." +#: ../../view/theme/apw/php/config.php:280 +msgid "Set background-size element" msgstr "" -#: ../../include/user.php:246 -msgid "An error occurred creating your default profile. Please try again." +#: ../../view/theme/apw/php/config.php:281 +msgid "Item opacity" msgstr "" -#: ../../include/security.php:21 -msgid "Welcome " +#: ../../view/theme/apw/php/config.php:282 +msgid "Display post previews only" msgstr "" -#: ../../include/security.php:22 -msgid "Please upload a profile photo." +#: ../../view/theme/apw/php/config.php:283 +msgid "Display side bar on channel page" msgstr "" -#: ../../include/security.php:25 -msgid "Welcome back " +#: ../../view/theme/apw/php/config.php:284 +msgid "Colour of the navigation bar" msgstr "" -#: ../../include/security.php:329 -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." +#: ../../view/theme/apw/php/config.php:285 +msgid "Item float" msgstr "" -#: ../../include/Contact.php:111 -msgid "stopped following" +#: ../../view/theme/apw/php/config.php:286 +msgid "Left offset of the section element" msgstr "" -#: ../../include/Contact.php:218 ../../include/conversation.php:842 -msgid "View Status" +#: ../../view/theme/apw/php/config.php:287 +msgid "Right offset of the section element" msgstr "" -#: ../../include/Contact.php:219 ../../include/conversation.php:843 -msgid "View Profile" +#: ../../view/theme/apw/php/config.php:288 +msgid "Section width" msgstr "" -#: ../../include/Contact.php:220 ../../include/conversation.php:844 -msgid "View Photos" +#: ../../view/theme/apw/php/config.php:289 +msgid "Left offset of the aside" msgstr "" -#: ../../include/Contact.php:221 ../../include/Contact.php:234 -#: ../../include/conversation.php:845 -msgid "Network Posts" +#: ../../view/theme/apw/php/config.php:290 +msgid "Right offset of the aside element" msgstr "" -#: ../../include/Contact.php:222 ../../include/Contact.php:234 -#: ../../include/conversation.php:846 -msgid "Edit Contact" +#: ../../view/theme/blogga/php/config.php:47 +#: ../../view/theme/blogga/view/theme/blog/config.php:47 +msgid "None" msgstr "" -#: ../../include/Contact.php:223 ../../include/Contact.php:234 -#: ../../include/conversation.php:847 -msgid "Send PM" +#: ../../view/theme/blogga/php/config.php:70 +#: ../../view/theme/blogga/view/theme/blog/config.php:70 +msgid "Header image" msgstr "" -#: ../../include/conversation.php:163 -msgid "post/item" +#: ../../view/theme/blogga/php/config.php:71 +#: ../../view/theme/blogga/view/theme/blog/config.php:71 +msgid "Header image only on profile pages" msgstr "" -#: ../../include/conversation.php:164 -#, php-format -msgid "%1$s marked %2$s's %3$s as favorite" +#: ../../view/theme/redbasic/php/config.php:104 +msgid "Narrow navbar" msgstr "" -#: ../../include/conversation.php:750 -msgid "Delete Selected Items" +#: ../../view/theme/redbasic/php/config.php:105 +msgid "Navigation bar background colour" msgstr "" -#: ../../include/conversation.php:905 -#, php-format -msgid "%s likes this." +#: ../../view/theme/redbasic/php/config.php:106 +msgid "Navigation bar gradient top colour" msgstr "" -#: ../../include/conversation.php:905 -#, php-format -msgid "%s doesn't like this." +#: ../../view/theme/redbasic/php/config.php:107 +msgid "Navigation bar gradient bottom colour" msgstr "" -#: ../../include/conversation.php:909 -#, php-format -msgid "<span %1$s>%2$d people</span> like this." +#: ../../view/theme/redbasic/php/config.php:108 +msgid "Navigation active button gradient top colour" msgstr "" -#: ../../include/conversation.php:911 -#, php-format -msgid "<span %1$s>%2$d people</span> don't like this." +#: ../../view/theme/redbasic/php/config.php:109 +msgid "Navigation active button gradient bottom colour" msgstr "" -#: ../../include/conversation.php:917 -msgid "and" +#: ../../view/theme/redbasic/php/config.php:110 +msgid "Navigation bar border colour " msgstr "" -#: ../../include/conversation.php:920 -#, php-format -msgid ", and %d other people" +#: ../../view/theme/redbasic/php/config.php:111 +msgid "Navigation bar icon colour " msgstr "" -#: ../../include/conversation.php:921 -#, php-format -msgid "%s like this." +#: ../../view/theme/redbasic/php/config.php:112 +msgid "Navigation bar active icon colour " msgstr "" -#: ../../include/conversation.php:921 -#, php-format -msgid "%s don't like this." +#: ../../view/theme/redbasic/php/config.php:113 +msgid "link colour" msgstr "" -#: ../../include/conversation.php:946 -msgid "Visible to <strong>everybody</strong>" +#: ../../view/theme/redbasic/php/config.php:114 +msgid "Set font-colour for banner" msgstr "" -#: ../../include/conversation.php:948 -msgid "Please enter a video link/URL:" +#: ../../view/theme/redbasic/php/config.php:115 +msgid "Set the background colour" msgstr "" -#: ../../include/conversation.php:949 -msgid "Please enter an audio link/URL:" +#: ../../view/theme/redbasic/php/config.php:116 +msgid "Set the background image" msgstr "" -#: ../../include/conversation.php:950 -msgid "Tag term:" +#: ../../view/theme/redbasic/php/config.php:117 +msgid "Set the background colour of items" msgstr "" -#: ../../include/conversation.php:952 -msgid "Where are you right now?" +#: ../../view/theme/redbasic/php/config.php:118 +msgid "Set the background colour of comments" msgstr "" -#: ../../include/conversation.php:995 -msgid "upload photo" +#: ../../view/theme/redbasic/php/config.php:119 +msgid "Set the border colour of comments" msgstr "" -#: ../../include/conversation.php:997 -msgid "attach file" +#: ../../view/theme/redbasic/php/config.php:120 +msgid "Set the opacity of items" msgstr "" -#: ../../include/conversation.php:999 -msgid "web link" +#: ../../view/theme/redbasic/php/config.php:121 +msgid "Set the basic colour for item icons" msgstr "" -#: ../../include/conversation.php:1000 -msgid "Insert video link" +#: ../../view/theme/redbasic/php/config.php:122 +msgid "Set the hover colour for item icons" msgstr "" -#: ../../include/conversation.php:1001 -msgid "video link" +#: ../../view/theme/redbasic/php/config.php:123 +msgid "Set font-size for the entire application" msgstr "" -#: ../../include/conversation.php:1002 -msgid "Insert audio link" +#: ../../view/theme/redbasic/php/config.php:125 +msgid "Set font-colour for posts and comments" msgstr "" -#: ../../include/conversation.php:1003 -msgid "audio link" +#: ../../view/theme/redbasic/php/config.php:126 +msgid "Set radius of corners" msgstr "" -#: ../../include/conversation.php:1005 -msgid "set location" +#: ../../view/theme/redbasic/php/config.php:127 +msgid "Set shadow depth of photos" msgstr "" -#: ../../include/conversation.php:1007 -msgid "clear location" +#: ../../view/theme/redbasic/php/config.php:128 +msgid "Set maximum width of conversation regions" msgstr "" -#: ../../include/conversation.php:1014 -msgid "permissions" +#: ../../view/theme/redbasic/php/config.php:129 +msgid "Center conversation regions" msgstr "" -#: ../../include/plugin.php:388 ../../include/plugin.php:390 -msgid "Click here to upgrade." +#: ../../view/theme/redbasic/php/config.php:130 +msgid "Set minimum opacity of nav bar - to hide it" msgstr "" -#: ../../include/plugin.php:396 -msgid "This action exceeds the limits set by your subscription plan." +#: ../../view/theme/redbasic/php/config.php:131 +msgid "Set size of conversation author photo" msgstr "" -#: ../../include/plugin.php:401 -msgid "This action is not available under your subscription plan." +#: ../../view/theme/redbasic/php/config.php:132 +msgid "Set size of followup author photos" msgstr "" -#: ../../boot.php:563 -msgid "Delete this item?" +#: ../../view/theme/redbasic/php/config.php:133 +msgid "Sloppy photo albums" msgstr "" -#: ../../boot.php:566 -msgid "show fewer" +#: ../../view/theme/redbasic/php/config.php:133 +msgid "Are you a clean desk or a messy desk person?" msgstr "" -#: ../../boot.php:761 +#: ../../boot.php:1260 #, php-format msgid "Update %s failed. See error logs." msgstr "" -#: ../../boot.php:763 +#: ../../boot.php:1263 #, php-format msgid "Update Error at %s" msgstr "" -#: ../../boot.php:863 -msgid "Create a New Account" -msgstr "" - -#: ../../boot.php:887 -msgid "Nickname or Email address: " +#: ../../boot.php:1427 +msgid "" +"Create an account to access services and applications within the Red Matrix" msgstr "" -#: ../../boot.php:888 -msgid "Password: " +#: ../../boot.php:1455 +msgid "Password" msgstr "" -#: ../../boot.php:891 -msgid "Or login using OpenID: " +#: ../../boot.php:1456 +msgid "Remember me" msgstr "" -#: ../../boot.php:897 +#: ../../boot.php:1461 msgid "Forgot your password?" msgstr "" -#: ../../boot.php:1064 -msgid "Edit profile" +#: ../../boot.php:1526 +msgid "permission denied" msgstr "" -#: ../../boot.php:1124 -msgid "Message" -msgstr "" - -#: ../../boot.php:1240 ../../boot.php:1319 -msgid "g A l F d" -msgstr "" - -#: ../../boot.php:1241 ../../boot.php:1320 -msgid "F d" -msgstr "" - -#: ../../boot.php:1286 ../../boot.php:1360 -msgid "[today]" -msgstr "" - -#: ../../boot.php:1298 -msgid "Birthday Reminders" -msgstr "" - -#: ../../boot.php:1299 -msgid "Birthdays this week:" -msgstr "" - -#: ../../boot.php:1353 -msgid "[No description]" -msgstr "" - -#: ../../boot.php:1371 -msgid "Event Reminders" -msgstr "" - -#: ../../boot.php:1372 -msgid "Events this week:" -msgstr "" - -#: ../../boot.php:1577 -msgid "Status Messages and Posts" -msgstr "" - -#: ../../boot.php:1583 -msgid "Profile Details" -msgstr "" - -#: ../../boot.php:1598 -msgid "Events and Calendar" +#: ../../boot.php:1527 +msgid "Got Zot?" msgstr "" -#: ../../boot.php:1604 -msgid "Only You Can See This" +#: ../../boot.php:1957 +msgid "toggle mobile" msgstr "" diff --git a/util/pconfig b/util/pconfig new file mode 100755 index 000000000..baa786a03 --- /dev/null +++ b/util/pconfig @@ -0,0 +1,34 @@ +#!/usr/bin/env php +<?php + +// Red pconfig utility + +require_once('include/cli_startup.php'); + +cli_startup(); + +if($argc > 4) { + set_pconfig($argv[1],$argv[2],$argv[3],$argv[4]); + echo "pconfig[{$argv[1]}][{$argv[2]}][{$argv[3]}] = " . get_pconfig($argv[1],$argv[2],$argv[3]) . "\n"; +} + +if($argc == 4) { + echo "pconfig[{$argv[1]}][{$argv[2]}][{$argv[3]}] = " . get_pconfig($argv[1],$argv[2],$argv[3]) . "\n"; +} + +if($argc == 3) { + load_pconfig($argv[1],$argv[2]); + foreach($a->config[$argv[1]][$argv[2]] as $k => $x) { + echo "pconfig[{$argv[1]}][{$argv[2]}][{$k}] = " . $x . "\n"; + } +} + +if($argc == 2) { + $r = q("select * from pconfig where uid = " . intval($argv[1])); + if($r) { + foreach($r as $rr) { + echo "pconfig[{$rr['uid']}][{$rr['cat']}][{$rr['k']}] = " . $rr['v'] . "\n"; + } + } +} + diff --git a/util/precompile_smarty3.php b/util/precompile_smarty3.php new file mode 100755 index 000000000..65cb760ef --- /dev/null +++ b/util/precompile_smarty3.php @@ -0,0 +1,27 @@ +<?php
+
+
+/**
+* @package util
+*/
+
+#require_once('boot.php');
+#require_once('include/cli_startup.php');
+require_once "library/Smarty/libs/Smarty.class.php";
+
+#cli_startup();
+
+$folders = array_merge(array('view/tpl/'),glob('view/theme/*/tpl/*',GLOB_ONLYDIR));
+
+$s = new Smarty();
+
+$s->setTemplateDir($folders);
+
+$s->setCompileDir('view/tpl/smarty3/compiled/');
+$s->setConfigDir('view/tpl/smarty3/config/');
+$s->setCacheDir('view/tpl/smarty3/cache/');
+
+$s->left_delimiter = "{{";
+$s->right_delimiter = "}}";
+
+$s->compileAllTemplates('.tpl',true);
\ No newline at end of file diff --git a/util/run_xgettext.sh b/util/run_xgettext.sh index 6ea603c83..3be355c44 100755 --- a/util/run_xgettext.sh +++ b/util/run_xgettext.sh @@ -1,37 +1,84 @@ #!/bin/bash FULLPATH=$(dirname $(readlink -f "$0")) -cd "$FULLPATH/../view/en/" -F9KVERSION=$(sed -n "s/.*'FRIENDICA_VERSION'.*'\([0-9.]*\)'.*/\1/p" ../../boot.php); - -echo "Friendica version $F9KVERSION" +ADDONMODE= +ADDONNAME= +if [ "$1" == "--addon" -o "$1" == "-a" ] +then + ADDONMODE=1 + if [ -z $2 ]; then echo -e "ERROR: missing addon name\n\nrun_xgettext.sh -a <addonname>"; exit 1; fi + ADDONNAME=$2 + if [ ! -d "$FULLPATH/../addon/$ADDONNAME" ]; then echo "ERROR: addon '$ADDONNAME' not found"; exit 2; fi +fi -OPTS= -OUTFILE="$FULLPATH/messages.po" -if [ "" != "$1" ] +if [ $ADDONMODE ] then - OUTFILE="$(readlink -f ${FULLPATH}/$1)" - if [ -e "$OUTFILE" ] - then - echo "join extracted strings" - OPTS="-j" - fi + cd "$FULLPATH/../addon/$ADDONNAME" + mkdir -p "$FULLPATH/../addon/$ADDONNAME/lang/C" + OUTFILE="$FULLPATH/../addon/$ADDONNAME/lang/C/messages.po" + FINDSTARTDIR="." + FINDOPTS= +else + cd "$FULLPATH/../view/en/" + OUTFILE="$FULLPATH/messages.po" + FINDSTARTDIR="../../" + # skip addon folder + FINDOPTS="-wholename */addon -prune -o" fi + +F9KVERSION=$(cat ../../version.inc); + +echo "Red version $F9KVERSION" + +OPTS= + +#if [ "" != "$1" ] +#then +# OUTFILE="$(readlink -f ${FULLPATH}/$1)" +# if [ -e "$OUTFILE" ] +# then +# echo "join extracted strings" +# OPTS="-j" +# fi +#fi + KEYWORDS="-k -kt -ktt:1,2" echo "extract strings to $OUTFILE.." -find ../../ -name "*.php" | xargs xgettext $KEYWORDS $OPTS -o "$OUTFILE" --from-code=UTF-8 + + +rm "$OUTFILE"; touch "$OUTFILE" +for f in $(find "$FINDSTARTDIR" $FINDOPTS -name "*.php" -type f) +do + if [ ! -d "$f" ] + then + xgettext $KEYWORDS $OPTS -j -o "$OUTFILE" --from-code=UTF-8 "$f" > /dev/null 2>&1 + fi +done echo "setup base info.." -sed -i "s/SOME DESCRIPTIVE TITLE./FRIENDICA Distributed Social Network/g" "$OUTFILE" -sed -i "s/YEAR THE PACKAGE'S COPYRIGHT HOLDER/2010, 2011 the Friendica Project/g" "$OUTFILE" -sed -i "s/FIRST AUTHOR <EMAIL@ADDRESS>, YEAR./Mike Macgirvin, 2010/g" "$OUTFILE" -sed -i "s/PACKAGE VERSION/$F9KVERSION/g" "$OUTFILE" -sed -i "s/PACKAGE/Friendica/g" "$OUTFILE" -sed -i "s/CHARSET/UTF-8/g" "$OUTFILE" -sed -i "s/^\"Plural-Forms/#\"Plural-Forms/g" "$OUTFILE" +if [ $ADDONMODE ] +then + sed -i "s/SOME DESCRIPTIVE TITLE./ADDON $ADDONNAME/g" "$OUTFILE" + sed -i "s/YEAR THE PACKAGE'S COPYRIGHT HOLDER//g" "$OUTFILE" + sed -i "s/FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.//g" "$OUTFILE" + sed -i "s/PACKAGE VERSION//g" "$OUTFILE" + sed -i "s/PACKAGE/RedMatrix $ADDONNAME addon/g" "$OUTFILE" + sed -i "s/CHARSET/UTF-8/g" "$OUTFILE" + sed -i '/^\"Plural-Forms/d' "$OUTFILE" +else + sed -i "s/SOME DESCRIPTIVE TITLE./Red Matrix Project/g" "$OUTFILE" + sed -i "s/YEAR THE PACKAGE'S COPYRIGHT HOLDER/2012-2014 the Red Matrix Project/g" "$OUTFILE" + sed -i "s/FIRST AUTHOR <EMAIL@ADDRESS>, YEAR./Mike Macgirvin, 2012/g" "$OUTFILE" + sed -i "s/PACKAGE VERSION/$F9KVERSION/g" "$OUTFILE" + sed -i "s/PACKAGE/Red/g" "$OUTFILE" + sed -i "s/CHARSET/UTF-8/g" "$OUTFILE" + sed -i '/^\"Plural-Forms/d' "$OUTFILE" +fi +#grep -v "Plural-Forms:" $OUTFILE > tmpout +#mv tmpout $OUTFILE echo "done." diff --git a/util/shred/FriendicaOAuth.sh b/util/shred/FriendicaOAuth.sh new file mode 100755 index 000000000..76858d73c --- /dev/null +++ b/util/shred/FriendicaOAuth.sh @@ -0,0 +1,191 @@ +#!/bin/bash +# Copyright (c) 2012 Fabio Comuni +# Copyright (c) 2012 Michael Nowack +# Copyright (c) 2010, 2012 Yu-Jie Lin +# +# Permission is hereby granted, free of charge, to any person obtaining a copy of +# this software and associated documentation files (the "Software"), to deal in +# the Software without restriction, including without limitation the rights to +# use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +# of the Software, and to permit persons to whom the Software is furnished to do +# so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. + +FRIENDICAOAUTH_VERSION=0.1.1 + +F_API_VERSION="1" + +# Friendica API endpoints + +F_ACCOUNF_UPDATE_PROFILE_IMAGE="${redmatrix_url}/api/account/update_profile_image" +F_STATUSES_UPDATE="${redmatrix_url}/api/statuses/update" +F_STATUSES_HOME_TIMELINE="${redmatrix_url}/api/statuses/home_timeline" + +F_REQUESF_TOKEN=${redmatrix_url}'/api/oauth/request_token' +F_ACCESS_TOKEN=${redmatrix_url}'/api/oauth/access_token' +F_AUTHORIZE_TOKEN=${redmatrix_url}'/api/oauth/authorize' + +# Source OAuth.sh + +OAuth_sh=$(which OAuth.sh) +(( $? != 0 )) && echo 'Unable to locate OAuth.sh! Make sure it is in searching PATH.' && exit 1 +source "$OAuth_sh" + +FO_debug () { + # Print out all parameters, each in own line + [[ "$FO_DEBUG" == "" ]] && return + local t=$(date +%FT%T.%N) + while (( $# > 0 )); do + echo "[FO][DEBUG][$t] $1" + shift 1 + done + } + +FO_extract_value () { + # $1 key name + # $2 string to find + egrep -o "$1=[a-zA-Z0-9-]*" <<< "$2" | cut -d\= -f 2 + } + + +FO_init() { + # Initialize FriendicaOAuth + oauth_version='1.0' + oauth_signature_method='HMAC-SHA1' + oauth_basic_params=( + $(OAuth_param 'oauth_consumer_key' "$oauth_consumer_key") + $(OAuth_param 'oauth_signature_method' "$oauth_signature_method") + $(OAuth_param 'oauth_version' "$oauth_version") + ) + } + +FO_access_token_helper () { + # Help guide user to get access token + + local resp PIN + + # Request Token + + local auth_header="$(_OAuth_authorization_header 'Authorization' "$redmatrix_url/" "$oauth_consumer_key" "$oauth_consumer_secret" '' '' "$oauth_signature_method" "$oauth_version" "$(OAuth_nonce)" "$(OAuth_timestamp)" 'POST' "$F_REQUESF_TOKEN" "$(OAuth_param 'oauth_callback' 'oob')"), $(OAuth_param_quote 'oauth_callback' 'oob')" + +# echo $auth_header +# echo $F_REQUESF_TOKEN + + resp=$(curl -s -d '' -H "$auth_header" "$F_REQUESF_TOKEN") + FO_rval=$? + (( $? != 0 )) && return $FO_rval + + local _oauth_token=$(FO_extract_value 'oauth_token' "$resp") + local _oauth_token_secret=$(FO_extract_value 'oauth_token_secret' "$resp") + + echo 'Please go to the following link to get the PIN:' + echo " ${F_AUTHORIZE_TOKEN}?oauth_token=$_oauth_token" + + read -p 'PIN: ' PIN + + # Access Token + + local auth_header="$(_OAuth_authorization_header 'Authorization' "$redmatrix_url/" "$oauth_consumer_key" "$oauth_consumer_secret" "$_oauth_token" "$_oauth_token_secret" "$oauth_signature_method" "$oauth_version" "$(OAuth_nonce)" "$(OAuth_timestamp)" 'POST' "$F_ACCESS_TOKEN" "$(OAuth_param 'oauth_verifier' "$PIN")"), $(OAuth_param_quote 'oauth_verifier' "$PIN")" + + resp=$(curl -s -d "" -H "$auth_header" "$F_ACCESS_TOKEN") + FO_rval=$? + (( $? != 0 )) && return $FO_rval + + FO_ret=( + $(FO_extract_value 'oauth_token' "$resp") + $(FO_extract_value 'oauth_token_secret' "$resp") + $(FO_extract_value 'user_id' "$resp") + $(FO_extract_value 'screen_name' "$resp") + ) + } + +# APIs +###### + +FO_statuses_update () { + # $1 format + # $2 status + # $3 in_reply_to_status_id + # The followins are not implemented yet: + # $4 lat + # $5 long + # $6 place_id + # $7 display_coordinates + local format="$1" + [[ "$format" == "" ]] && format="xml" + + local params=( + $(OAuth_param 'status' "$2") + ) + + params[${#params[@]}]=$(OAuth_param 'source' "shred") + + [[ "$3" != "" ]] && params[${#params[@]}]=$(OAuth_param 'in_reply_to_status_id' "$3") && local in_reply_to_status_id=( '--data-urlencode' "in_reply_to_status_id=$3" ) + + + local auth_header=$(OAuth_authorization_header 'Authorization' "$redmatrix_url" '' '' 'POST' "$F_STATUSES_UPDATE.$format" ${params[@]}) + + + FO_ret=$(curl -s -H "$auth_header" --data-urlencode "status=$2" --data-urlencode "source=shred" ${in_reply_to_status_id[@]} "$F_STATUSES_UPDATE.$format") + + FO_rval=$? + return $FO_rval + } + + +# gets the user home_timeline. +# +# @sets FO_ret API response +# @returns status +# @public +FO_statuses_home_timeline () { + # $1 format + # $2 screen_name + # $3 count + local format="$1" + local screen_name="$2" + local count="$3" + [[ "$format" == "" ]] && format="xml" + [[ "$count" == "" ]] && count=1 + + local params=( + $(OAuth_param 'screen_name' $screen_name) + $(OAuth_param 'count' $count) + ) + + local auth_header=$(OAuth_authorization_header 'Authorization' "$redmatrix_url" '' '' 'GET' "$F_STATUSES_HOME_TIMELINE.$format" ${params[@]}) + + convscreen=$(OAuth_PE "$screen_name"); + FO_ret=$(curl -s --get "${F_STATUSES_HOME_TIMELINE}.${format}" --data "screen_name=${convscreen}&count=${count}" --header "${auth_header}") + FO_rval=$? + + return $FO_rval + } + +FO_command () { + local command="$1" + + local params=( + $(OAuth_param 'screen_name' $screen_name) + $(OAuth_param 'count' $count) + ) + + + local auth_header=$(OAuth_authorization_header 'Authorization' "$redmatrix_url" '' '' 'GET' "${redmatrix_url}/api/${command}.json" ${params[@]}) + + convscreen=$(OAuth_PE "$screen_name"); + FO_ret=$(curl -s --get "${redmatrix_url}/api/${command}.json" --data "screen_name=${convscreen}&count=${count}" --header "${auth_header}") + FO_rval=$? + + return $FO_rval +} diff --git a/util/shred/JSON.sh b/util/shred/JSON.sh new file mode 100755 index 000000000..65f5f1f66 --- /dev/null +++ b/util/shred/JSON.sh @@ -0,0 +1,129 @@ +# The MIT License +# +# Copyright (c) 2011 Dominic Tarr +# +# Permission is hereby granted, free of charge, +# to any person obtaining a copy of this software and +# associated documentation files (the "Software"), to +# deal in the Software without restriction, including +# without limitation the rights to use, copy, modify, +# merge, publish, distribute, sublicense, and/or sell +# copies of the Software, and to permit persons to whom +# the Software is furnished to do so, +# subject to the following conditions: +# +# The above copyright notice and this permission notice +# shall be included in all copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES +# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +# IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR +# ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, +# TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +# SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. +# +# +# https://github.com/dominictarr/JSON.sh +# +throw () { + echo "$*" >&2 + exit 1 +} + +tokenize () { + local ESCAPE='(\\[^u[:cntrl:]]|\\u[0-9a-fA-F]{4})' + local CHAR='[^[:cntrl:]"\\]' + local STRING="\"$CHAR*($ESCAPE$CHAR*)*\"" + local NUMBER='-?(0|[1-9][0-9]*)([.][0-9]*)?([eE][+-]?[0-9]*)?' + local KEYWORD='null|false|true' + local SPACE='[[:space:]]+' + egrep -ao "$STRING|$NUMBER|$KEYWORD|$SPACE|." --color=never | + egrep -v "^$SPACE$" # eat whitespace +} + +parse_array () { + local index=0 + local ary='' + read -r token + case "$token" in + ']') ;; + *) + while : + do + parse_value "$1" "$index" + let index=$index+1 + ary="$ary""$value" + read -r token + case "$token" in + ']') break ;; + ',') ary="$ary," ;; + *) throw "EXPECTED , or ] GOT ${token:-EOF}" ;; + esac + read -r token + done + ;; + esac + value=`printf '[%s]' "$ary"` +} + +parse_object () { + local key + local obj='' + read -r token + case "$token" in + '}') ;; + *) + while : + do + case "$token" in + '"'*'"') key=$token ;; + *) throw "EXPECTED string GOT ${token:-EOF}" ;; + esac + read -r token + case "$token" in + ':') ;; + *) throw "EXPECTED : GOT ${token:-EOF}" ;; + esac + read -r token + parse_value "$1" "$key" + obj="$obj$key:$value" + read -r token + case "$token" in + '}') break ;; + ',') obj="$obj," ;; + *) throw "EXPECTED , or } GOT ${token:-EOF}" ;; + esac + read -r token + done + ;; + esac + value=`printf '{%s}' "$obj"` +} + +parse_value () { + local jpath="${1:+$1,}$2" + case "$token" in + '{') parse_object "$jpath" ;; + '[') parse_array "$jpath" ;; + # At this point, the only valid single-character tokens are digits. + ''|[^0-9]) throw "EXPECTED value GOT ${token:-EOF}" ;; + *) value=$token ;; + esac + printf "[%s]\t%s\n" "$jpath" "$value" +} + +parse () { + read -r token + parse_value + read -r token + case "$token" in + '') ;; + *) throw "EXPECTED EOF GOT $token" ;; + esac +} + +if [ $0 = $BASH_SOURCE ]; +then + tokenize | parse +fi diff --git a/util/shred/OAuth.sh b/util/shred/OAuth.sh new file mode 100755 index 000000000..4be4ed35b --- /dev/null +++ b/util/shred/OAuth.sh @@ -0,0 +1,214 @@ +#!/bin/bash +# Copyright (c) 2010, 2012 Yu-Jie Lin +# +# Permission is hereby granted, free of charge, to any person obtaining a copy of +# this software and associated documentation files (the "Software"), to deal in +# the Software without restriction, including without limitation the rights to +# use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +# of the Software, and to permit persons to whom the Software is furnished to do +# so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. + +BASHOAUTH_VERSION=0.1.2 + +OAuth_debug () { + # Print out all parameters, each in own line + [[ "$OAUTH_DEBUG" == "" ]] && return + local t=$(date +%FT%T.%N) + while (( $# > 0 )); do + echo "[OAuth][DEBUG][$t] $1" + shift 1 + done + } + +OAuth_nonce () { + # Return a nonce + md5sum <<< "$RANDOM-$(date +%s.%N)" | cut -d' ' -f 1 + } + +OAuth_timestamp () { + # Return timestamp + echo "$(date +%s)" + } + +OAuth_PE () { + # Encode $1 using Percent-encoding as defined in + # http://tools.ietf.org/html/rfc5849#section-3.6 + # Any character other than [a-zA-Z0-9-._~] is converted into format %XX + [ -n "$1" ] \ + && echo -n "$1" | perl -p -e 's/([^A-Za-z0-9-._~])/sprintf("%%%02X", ord($1))/seg' +} + +OAuth_PE_file () { + # Encode a file $1 using Percent-encoding as defined in + # http://tools.ietf.org/html/rfc5849#section-3.6 + # $1 a filename, not the content of file + perl -p -e 's/([^A-Za-z0-9-._~])/sprintf("%%%02X", ord($1))/seg' < "$1" +} + +OAuth_params_string () { + # Sort the paramters and join them into one-line string + while (( $# > 0 )); do + echo $1 + shift 1 + done | sort | tr '\n' '&' | sed 's/&$//' + } + +OAuth_base_string () { + # $1 method: "GET", "POST", etc + # $2 url + # $3-$N params + local method=$1 + local url=$2 + shift 2 + + local params_string=$(OAuth_params_string $@) + + echo "$method&$(OAuth_PE "$url")&$(OAuth_PE "$params_string")" + } + +OAuth_param () { + # Return a percent encoded key-value pair + # $1 key + # $2 value + echo "$(OAuth_PE "$1")=$(OAuth_PE "$2")" + } + +OAuth_param_quote () { + # Return a percent encoded key-value pair, value is quoted + # $1 key + # $2 value + echo "$(OAuth_PE "$1")=\"$(OAuth_PE "$2")\"" + } + +OAuth_param_file () { + # Return a percent encoded key-value pair, the value is an encoded file content + # $1 key + # $2 filename + echo "$(OAuth_PE "$1")=$(OAuth_PE_file "$2")" + } + +OAuth_param_raw_value () { + # Return a percent encoded key-value pair, only key will be encoded by this function + # $1 key + # $2 value + echo "$(OAuth_PE "$1")=$2" + } + +OAuth_HMAC_SHA1 () { + # Hash the text $1 with key $2 + local text="$1" + local key="$2" + echo -n "$text" | openssl dgst -sha1 -binary -hmac "$key" | base64 + } + +_OAuth_signature () { + # Return the signature, note it's necessary to pass to OAuth_PE before add to header + # $1 signature_method + # $2 base_string + # $3 consumer_secret + # $4 token_secret + local signature_method="OAuth_${1//-/_}" + local base_string=$2 + local c_secret=$3 + local t_secret=$4 + $signature_method "$base_string" "$c_secret&$t_secret" + } + +OAuth_signature () { + # Return the signature, note it's necessary to pass to OAuth_PE before add to header + # $1 base_string + _OAuth_signature "$oauth_signature_method" "$1" "$oauth_consumer_secret" "$oauth_token_secret" + } + +_OAuth_authorization_header_params_string () { + while (( $# > 0 )); do + echo -n "$(cut -d\= -f 1 <<< "$1")=\"$(cut -d\= -f 2 <<< "$1")\"" + shift 1 + # Use break to prevent error code being returned + (( $# > 0 )) && echo -n ', ' || break + done + } + +_OAuth_authorization_header () { + # Return header string + # $1 header key + # $2 OAuth realm, can be empty string + # $3 OAuth consumer key + # $4 OAuth consumer secret + # $5 OAuth token + # $6 OAuth token secret + # $7 OAuth signature method + # $8 OAuth version + # $9 nonce + # $10 timestamp + # $11 method + # $12 url + # $13-$N params + echo -n "$1: OAuth " + [[ "$2" != "" ]] && echo -n "realm=\"$2\", " + local oauth_consumer_key="$3" + local oauth_consumer_secret="$4" + local oauth_token="$5" + local oauth_token_secret="$6" + local oauth_signature_method="$7" + local oauth_version="$8" + local oauth_nonce="$9" + [[ "$oauth_nonce" == "" ]] && oauth_nonce="$(OAuth_nonce)" + local oauth_timestamp="${10}" + [[ "$oauth_timestamp" == "" ]] && oauth_timestamp="$(OAuth_timestamp)" + local method="${11}" + local url="${12}" + shift 12 + local params=( + $(OAuth_param 'oauth_consumer_key' "$oauth_consumer_key") + $(OAuth_param 'oauth_signature_method' "$oauth_signature_method") + $(OAuth_param 'oauth_version' "$oauth_version") + $(OAuth_param 'oauth_nonce' "$oauth_nonce") + $(OAuth_param 'oauth_timestamp' "$oauth_timestamp") + ) + [[ "$oauth_token" != "" ]] && params[${#params[@]}]=$(OAuth_param 'oauth_token' "$oauth_token") + local sign_params=${params[@]} + while (( $# > 0 )); do + sign_params[${#sign_params[@]}]="$1" + shift 1 + done + local base_string=$(OAuth_base_string "$method" "$url" ${sign_params[@]}) + local signature=$(_OAuth_signature "$oauth_signature_method" "$base_string" "$oauth_consumer_secret" "$oauth_token_secret") + params[${#params[@]}]=$(OAuth_param 'oauth_signature' "$signature") + _OAuth_authorization_header_params_string ${params[@]} + } + +OAuth_authorization_header () { + # Return header string + # $1 header key + # $2 OAuth realm, can be empty string + # $3 OAuth nonce + # $4 OAuth timestamp + # $5 method + # $6 url + # $7-$N params + local header_key="$1" + local realm="$2" + local oauth_nonce="$3" + local oauth_timestamp="$4" + local method="$5" + local url="$6" + shift 6 + local params=() + while (( $# > 0 )); do + params[${#params[@]}]="$1" + shift 1 + done + _OAuth_authorization_header "$header_key" "$realm" "$oauth_consumer_key" "$oauth_consumer_secret" "$oauth_token" "$oauth_token_secret" "$oauth_signature_method" "$oauth_version" "$oauth_nonce" "$oauth_timestamp" "$method" "$url" ${params[@]} + } diff --git a/util/shred/shred b/util/shred/shred new file mode 100755 index 000000000..9af554032 --- /dev/null +++ b/util/shred/shred @@ -0,0 +1,235 @@ +#!/bin/bash +# Copyright (c) 2012 Fabio Comuni +# Copyright (c) 2010, 2012 Yu-Jie Lin +# +# Permission is hereby granted, free of charge, to any person obtaining a copy of +# this software and associated documentation files (the "Software"), to deal in +# the Software without restriction, including without limitation the rights to +# use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies +# of the Software, and to permit persons to whom the Software is furnished to do +# so, subject to the following conditions: +# +# The above copyright notice and this permission notice shall be included in all +# copies or substantial portions of the Software. +# +# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +# SOFTWARE. + +FCLI_RC="$HOME/.shred.rc" + + + +usage () { + echo "usage: $0 options + +OPTIONS: + -h Show this message + + -c Command + + -C Config-Filename + + Valid Commands: + statuses_update + home_timeline + +Use -h -c command to get options for the command. +" + exit $1 + } + +show_config_help () { + echo "Please create $FCLI_RC with: +redmatrix_url=YOR_SERVER_URL (no trailing /) +oauth_consumer_key=YOUR_CONSUMER_KEY +oauth_consumer_secret=YOUR_CONSUMER_SECRET + +You can register new app consumer key and secret at + http://yourserver.com/settings/oauth +" + exit $1 + } + + +show_statuses_update () { + echo "Command statuses_update + +Requires: + -s status + +Optional: + -r in_reply_to_status_id +" + exit $1 + } + +show_home_timeline () { + echo "Command home_timeline" + + exit $1 + } + +#json helper +# +# usage: +# echo "$parsed_json" | js key1 [key2 [key3 ...]][,] +# +# echoes the value of json[key1][key2][key3], without surronding quotes +# with "," as last argument, no newline is printed +# +js () { + local arg + local rg='^\[' + local ret + for arg in $@ + do + [[ "$arg" == "," ]] && break; + if [[ $arg == ${arg//[0-9]/} ]] + then + rg="${rg}\"$arg\"," + else + rg="${rg}$arg," + fi + done + rg="${rg%?}\]" + ret=$(grep $rg | cut -f 2 | sed 's/^"\(.*\)"$/\1/' | sed "s/\\\\\//\//g" ) + if [[ "$arg" == "," ]] + then + echo -e "$ret" | tr -d '\012\015' + else + echo -e "$ret" + fi +} + + +load_config () { + + # Source Config + [[ -f "$FCLI_RC" ]] && . "$FCLI_RC" || show_config_help 1 + + + # Source FriendicaOAuth.sh + OAuth_sh=$(which FriendicaOAuth.sh) + (( $? != 0 )) && echo 'Unable to locate FriendicaOAuth.sh! Make sure it is in searching PATH.' && exit 1 + source "$OAuth_sh" + + # Source JSON.sh + JSON_sh=$(which JSON.sh) + (( $? != 0 )) && echo 'Unable to locate JSON.sh! Make sure it is in searching PATH.' && exit 1 + source "$JSON_sh" + + + [[ "$oauth_consumer_key" == "" ]] && show_config_help 1 + [[ "$oauth_consumer_secret" == "" ]] && show_config_help 1 + + + FO_init + + if [[ "$oauth_token" == "" ]] || [[ "$oauth_token_secret" == "" ]]; then + FO_access_token_helper + if (( $? == 0 )); then + oauth_token=${FO_ret[0]} + oauth_token_secret=${FO_ret[1]} + echo "oauth_token='${FO_ret[0]}'" >> "$FCLI_RC" + echo "oauth_token_secret='${FO_ret[1]}'" >> "$FCLI_RC" + echo "Token saved." + else + echo 'Unable to get access token' + exit 1 + fi + fi + } + +main () { + + fcli_command= + fcli_status= + fcli_in_reply_to_status_id= + fcli_file= + fcli_help_flag= + JS_Fields=() + + while getopts "C:c:s:r:f:h:i" name + do + case $name in + c) fcli_command="$OPTARG";; + C) FCLI_RC="$OPTARG";; + s) fcli_status="$OPTARG";; + r) fcli_in_reply_to_status_id="$OPTARG";; + f) fcli_file="$OPTARG";; + h) fcli_help_flag="1";; + i) JS_Fields=("${JS_Fields[@]}" "$OPTARG");; + ?) usage + exit 2;; + esac + done + load_config + + if [[ "$fcli_help_flag" == "1" ]]; then case $fcli_command in + statuses_update) + show_statuses_update 0 + ;; + home_timeline) + show_home_timeline 0 + ;; + *) + [[ "$fcli_command" == "" ]] && usage 0 + usage 1 + esac ; fi + + case $fcli_command in + home_timeline) + FO_statuses_home_timeline 'json' '' 5 + JS_Parsed=$(echo "$FO_ret" | tokenize | parse) + for id in 0 1 2 3 4 + do + echo "$JS_Parsed" | js $id "user" "name" , + echo -n " - " + echo "$JS_Parsed" | js $id "created_at" + echo "$JS_Parsed" | js $id "text" + echo "" + echo "------------------------------------------------------------------------------" + done + + return $FO_rval + ;; + statuses_update) + [[ "$fcli_status" == "" ]] && show_statuses_update 1 + FO_statuses_update 'json' "$fcli_status" "$fcli_in_reply_to_status_id" + JS_Parsed=$(echo "$FO_ret" | tokenize | parse) + echo "$JS_Parsed" | js "user" "name" , + echo -n " - " + echo "$JS_Parsed" | js "created_at" + echo "$JS_Parsed" | js "text" + echo "" + echo "------------------------------------------------------------------------------" + return $FO_rval + ;; + *) + FO_command $fcli_command + + JS_Parsed=$(echo "$FO_ret" | tokenize | parse) + +# for a in ${JS_Parsed[@]}; do + +# if [ ${#JS_Fields[@]} != 0 ]; then +# for b in ${JS_Fields[@]}; do +# echo "$JS_Parsed" | js ${a} ${b} +# done +# else + echo "$JS_Parsed" +# fi +# done + return $FO_rval + + ;; + esac + return 0 + } + +main "$@" diff --git a/util/strings.php b/util/strings.php index e70766d86..2614d7fc2 100644 --- a/util/strings.php +++ b/util/strings.php @@ -1,213 +1,717 @@ <?php ; -$a->strings["Post successful."] = ""; -$a->strings["[Embedded content - reload page to view]"] = ""; -$a->strings["Contact settings applied."] = ""; -$a->strings["Contact update failed."] = ""; -$a->strings["Permission denied."] = ""; -$a->strings["Contact not found."] = ""; -$a->strings["Repair Contact Settings"] = ""; -$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = ""; -$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = ""; -$a->strings["Return to contact editor"] = ""; -$a->strings["Name"] = ""; -$a->strings["Account Nickname"] = ""; -$a->strings["@Tagname - overrides Name/Nickname"] = ""; -$a->strings["Account URL"] = ""; -$a->strings["Friend Request URL"] = ""; -$a->strings["Friend Confirm URL"] = ""; -$a->strings["Notification Endpoint URL"] = ""; -$a->strings["Poll/Feed URL"] = ""; -$a->strings["New photo from this URL"] = ""; -$a->strings["Submit"] = ""; -$a->strings["Help:"] = ""; +$a->strings["Visible to everybody"] = ""; +$a->strings["show"] = ""; +$a->strings["don't show"] = ""; +$a->strings[" and "] = ""; +$a->strings["public profile"] = ""; +$a->strings["%1\$s changed %2\$s to “%3\$s”"] = ""; +$a->strings["Visit %1\$s's %2\$s"] = ""; +$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = ""; +$a->strings["Public Timeline"] = ""; +$a->strings["Red Matrix Notification"] = ""; +$a->strings["Thank You,"] = ""; +$a->strings["%s Administrator"] = ""; +$a->strings["%s <!item_type!>"] = ""; +$a->strings["[Red:Notify] New mail received at %s"] = ""; +$a->strings["%1\$s sent you a new private message at %2\$s."] = ""; +$a->strings["%1\$s sent you %2\$s."] = ""; +$a->strings["a private message"] = ""; +$a->strings["Please visit %s to view and/or reply to your private messages."] = ""; +$a->strings["%1\$s commented on [zrl=%2\$s]a %3\$s[/zrl]"] = ""; +$a->strings["%1\$s commented on [zrl=%2\$s]%3\$s's %4\$s[/zrl]"] = ""; +$a->strings["%1\$s commented on [zrl=%2\$s]your %3\$s[/zrl]"] = ""; +$a->strings["[Red:Notify] Comment to conversation #%1\$d by %2\$s"] = ""; +$a->strings["%s commented on an item/conversation you have been following."] = ""; +$a->strings["Please visit %s to view and/or reply to the conversation."] = ""; +$a->strings["[Red:Notify] %s posted to your profile wall"] = ""; +$a->strings["%1\$s posted to your profile wall at %2\$s"] = ""; +$a->strings["%1\$s posted to [zrl=%2\$s]your wall[/zrl]"] = ""; +$a->strings["[Red:Notify] %s tagged you"] = ""; +$a->strings["%1\$s tagged you at %2\$s"] = ""; +$a->strings["%1\$s [zrl=%2\$s]tagged you[/zrl]."] = ""; +$a->strings["[Red:Notify] %1\$s poked you"] = ""; +$a->strings["%1\$s poked you at %2\$s"] = ""; +$a->strings["%1\$s [zrl=%2\$s]poked you[/zrl]."] = ""; +$a->strings["[Red:Notify] %s tagged your post"] = ""; +$a->strings["%1\$s tagged your post at %2\$s"] = ""; +$a->strings["%1\$s tagged [zrl=%2\$s]your post[/zrl]"] = ""; +$a->strings["[Red:Notify] Introduction received"] = ""; +$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received [zrl=%1\$s]an introduction[/zrl] from %2\$s."] = ""; +$a->strings["You may visit their profile at %s"] = ""; +$a->strings["Please visit %s to approve or reject the introduction."] = ""; +$a->strings["[Red:Notify] Friend suggestion received"] = ""; +$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = ""; +$a->strings["You've received [zrl=%1\$s]a friend suggestion[/zrl] for %2\$s from %3\$s."] = ""; +$a->strings["Name:"] = ""; +$a->strings["Photo:"] = ""; +$a->strings["Please visit %s to approve or reject the suggestion."] = ""; +$a->strings["Connect"] = ""; +$a->strings["New window"] = ""; +$a->strings["Open the selected location in a different window or browser tab"] = ""; +$a->strings["Poke"] = ""; +$a->strings["View Status"] = ""; +$a->strings["View Profile"] = ""; +$a->strings["View Photos"] = ""; +$a->strings["Network Posts"] = ""; +$a->strings["Edit Contact"] = ""; +$a->strings["Send PM"] = ""; +$a->strings["Unknown | Not categorised"] = ""; +$a->strings["Block immediately"] = ""; +$a->strings["Shady, spammer, self-marketer"] = ""; +$a->strings["Known to me, but no opinion"] = ""; +$a->strings["OK, probably harmless"] = ""; +$a->strings["Reputable, has my trust"] = ""; +$a->strings["Frequently"] = ""; +$a->strings["Hourly"] = ""; +$a->strings["Twice daily"] = ""; +$a->strings["Daily"] = ""; +$a->strings["Weekly"] = ""; +$a->strings["Monthly"] = ""; +$a->strings["Friendica"] = ""; +$a->strings["OStatus"] = ""; +$a->strings["RSS/Atom"] = ""; +$a->strings["Email"] = ""; +$a->strings["Diaspora"] = ""; +$a->strings["Facebook"] = ""; +$a->strings["Zot!"] = ""; +$a->strings["LinkedIn"] = ""; +$a->strings["XMPP/IM"] = ""; +$a->strings["MySpace"] = ""; +$a->strings["Add New Connection"] = ""; +$a->strings["Enter the channel address"] = ""; +$a->strings["Example: bob@example.com, http://example.com/barbara"] = ""; +$a->strings["%d invitation available"] = array( + 0 => "", + 1 => "", +); +$a->strings["Find Channels"] = ""; +$a->strings["Enter name or interest"] = ""; +$a->strings["Connect/Follow"] = ""; +$a->strings["Examples: Robert Morgenstein, Fishing"] = ""; +$a->strings["Find"] = ""; +$a->strings["Channel Suggestions"] = ""; +$a->strings["Similar Interests"] = ""; +$a->strings["Random Profile"] = ""; +$a->strings["Invite Friends"] = ""; +$a->strings["Saved Folders"] = ""; +$a->strings["Everything"] = ""; +$a->strings["Categories"] = ""; +$a->strings["%d connection in common"] = array( + 0 => "", + 1 => "", +); +$a->strings["show more"] = ""; +$a->strings["Miscellaneous"] = ""; +$a->strings["year"] = ""; +$a->strings["month"] = ""; +$a->strings["day"] = ""; +$a->strings["never"] = ""; +$a->strings["less than a second ago"] = ""; +$a->strings["years"] = ""; +$a->strings["months"] = ""; +$a->strings["week"] = ""; +$a->strings["weeks"] = ""; +$a->strings["days"] = ""; +$a->strings["hour"] = ""; +$a->strings["hours"] = ""; +$a->strings["minute"] = ""; +$a->strings["minutes"] = ""; +$a->strings["second"] = ""; +$a->strings["seconds"] = ""; +$a->strings["%1\$d %2\$s ago"] = ""; +$a->strings["Cannot locate DNS info for database server '%s'"] = ""; +$a->strings["l F d, Y \\@ g:i A"] = ""; +$a->strings["Starts:"] = ""; +$a->strings["Finishes:"] = ""; +$a->strings["Location:"] = ""; +$a->strings["General Features"] = ""; +$a->strings["Content Expiration"] = ""; +$a->strings["Remove old posts/comments after a period of time"] = ""; +$a->strings["Multiple Profiles"] = ""; +$a->strings["Ability to create multiple profiles"] = ""; +$a->strings["Web Pages"] = ""; +$a->strings["Provide managed web pages on your channel"] = ""; +$a->strings["Enhanced Photo Albums"] = ""; +$a->strings["Enable photo album with enhanced features"] = ""; +$a->strings["Extended Identity Sharing"] = ""; +$a->strings[" "] = ""; +$a->strings["Expert Mode"] = ""; +$a->strings["Enable Expert Mode to provide advanced configuration options"] = ""; +$a->strings["Post Composition Features"] = ""; +$a->strings["Richtext Editor"] = ""; +$a->strings["Enable richtext editor"] = ""; +$a->strings["Post Preview"] = ""; +$a->strings["Allow previewing posts and comments before publishing them"] = ""; +$a->strings["Network and Stream Filtering"] = ""; +$a->strings["Search by Date"] = ""; +$a->strings["Ability to select posts by date ranges"] = ""; +$a->strings["Collections Filter"] = ""; +$a->strings["Enable widget to display Network posts only from selected collections"] = ""; +$a->strings["Saved Searches"] = ""; +$a->strings["Save search terms for re-use"] = ""; +$a->strings["Network Personal Tab"] = ""; +$a->strings["Enable tab to display only Network posts that you've interacted on"] = ""; +$a->strings["Network New Tab"] = ""; +$a->strings["Enable tab to display all new Network activity"] = ""; +$a->strings["Affinity Tool"] = ""; +$a->strings["Filter stream activity by depth of relationships"] = ""; +$a->strings["Post/Comment Tools"] = ""; +$a->strings["Multiple Deletion"] = ""; +$a->strings["Select and delete multiple posts/comments at once"] = ""; +$a->strings["Edit Sent Posts"] = ""; +$a->strings["Edit and correct posts and comments after sending"] = ""; +$a->strings["Tagging"] = ""; +$a->strings["Ability to tag existing posts"] = ""; +$a->strings["Post Categories"] = ""; +$a->strings["Add categories to your posts"] = ""; +$a->strings["Ability to file posts under folders"] = ""; +$a->strings["Dislike Posts"] = ""; +$a->strings["Ability to dislike posts/comments"] = ""; +$a->strings["Star Posts"] = ""; +$a->strings["Ability to mark special posts with a star indicator"] = ""; +$a->strings["Tag Cloud"] = ""; +$a->strings["Provide a personal tag cloud on your channel page"] = ""; +$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; +$a->strings["Default privacy group for new contacts"] = ""; +$a->strings["All Channels"] = ""; +$a->strings["edit"] = ""; +$a->strings["Collections"] = ""; +$a->strings["Edit collection"] = ""; +$a->strings["Create a new collection"] = ""; +$a->strings["Channels not in any collection"] = ""; +$a->strings["add"] = ""; +$a->strings["Delete this item?"] = ""; +$a->strings["Comment"] = ""; +$a->strings["show fewer"] = ""; +$a->strings["Password too short"] = ""; +$a->strings["Passwords do not match"] = ""; +$a->strings["everybody"] = ""; +$a->strings["timeago.prefixAgo"] = ""; +$a->strings["timeago.suffixAgo"] = ""; +$a->strings["ago"] = ""; +$a->strings["from now"] = ""; +$a->strings["less than a minute"] = ""; +$a->strings["about a minute"] = ""; +$a->strings["%d minutes"] = ""; +$a->strings["about an hour"] = ""; +$a->strings["about %d hours"] = ""; +$a->strings["a day"] = ""; +$a->strings["%d days"] = ""; +$a->strings["about a month"] = ""; +$a->strings["%d months"] = ""; +$a->strings["about a year"] = ""; +$a->strings["%d years"] = ""; +$a->strings["timeago.numbers"] = ""; +$a->strings["No recipient provided."] = ""; +$a->strings["[no subject]"] = ""; +$a->strings["Unable to determine sender."] = ""; +$a->strings["Stored post could not be verified."] = ""; +$a->strings["view full size"] = ""; +$a->strings["Profile Photos"] = ""; +$a->strings["Profile"] = ""; +$a->strings["Full Name:"] = ""; +$a->strings["Gender:"] = ""; +$a->strings["j F, Y"] = ""; +$a->strings["j F"] = ""; +$a->strings["Birthday:"] = ""; +$a->strings["Age:"] = ""; +$a->strings["Status:"] = ""; +$a->strings["for %1\$d %2\$s"] = ""; +$a->strings["Sexual Preference:"] = ""; +$a->strings["Homepage:"] = ""; +$a->strings["Hometown:"] = ""; +$a->strings["Tags:"] = ""; +$a->strings["Political Views:"] = ""; +$a->strings["Religion:"] = ""; +$a->strings["About:"] = ""; +$a->strings["Hobbies/Interests:"] = ""; +$a->strings["Likes:"] = ""; +$a->strings["Dislikes:"] = ""; +$a->strings["Contact information and Social Networks:"] = ""; +$a->strings["Musical interests:"] = ""; +$a->strings["Books, literature:"] = ""; +$a->strings["Television:"] = ""; +$a->strings["Film/dance/culture/entertainment:"] = ""; +$a->strings["Love/Romance:"] = ""; +$a->strings["Work/employment:"] = ""; +$a->strings["School/education:"] = ""; +$a->strings["Welcome "] = ""; +$a->strings["Please upload a profile photo."] = ""; +$a->strings["Welcome back "] = ""; +$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = ""; +$a->strings["Logout"] = ""; +$a->strings["End this session"] = ""; +$a->strings["Home"] = ""; +$a->strings["Your posts and conversations"] = ""; +$a->strings["Your profile page"] = ""; +$a->strings["Edit Profiles"] = ""; +$a->strings["Manage/Edit Profiles"] = ""; +$a->strings["Photos"] = ""; +$a->strings["Your photos"] = ""; +$a->strings["Login"] = ""; +$a->strings["Sign in"] = ""; +$a->strings["%s - click to logout"] = ""; +$a->strings["Click to authenticate to your home hub"] = ""; +$a->strings["Home Page"] = ""; +$a->strings["Register"] = ""; +$a->strings["Create an account"] = ""; $a->strings["Help"] = ""; -$a->strings["Not Found"] = ""; -$a->strings["Page not found."] = ""; -$a->strings["File exceeds size limit of %d"] = ""; -$a->strings["File upload failed."] = ""; -$a->strings["Friend suggestion sent."] = ""; -$a->strings["Suggest Friends"] = ""; -$a->strings["Suggest a friend for %s"] = ""; -$a->strings["Event description and start time are required."] = ""; -$a->strings["l, F j"] = ""; -$a->strings["Edit event"] = ""; -$a->strings["link to source"] = ""; +$a->strings["Help and documentation"] = ""; +$a->strings["Apps"] = ""; +$a->strings["Addon applications, utilities, games"] = ""; +$a->strings["Search"] = ""; +$a->strings["Search site content"] = ""; +$a->strings["Directory"] = ""; +$a->strings["Channel Locator"] = ""; +$a->strings["Matrix"] = ""; +$a->strings["Conversations from your grid"] = ""; +$a->strings["See all matrix notifications"] = ""; +$a->strings["Mark all matrix notifications seen"] = ""; +$a->strings["See all channel notifications"] = ""; +$a->strings["Mark all channel notifications seen"] = ""; +$a->strings["Intros"] = ""; +$a->strings["New Connections"] = ""; +$a->strings["See all channel introductions"] = ""; +$a->strings["Notices"] = ""; +$a->strings["Notifications"] = ""; +$a->strings["See all notifications"] = ""; +$a->strings["Mark all system notifications seen"] = ""; +$a->strings["Mail"] = ""; +$a->strings["Private mail"] = ""; +$a->strings["See all private messages"] = ""; +$a->strings["Mark all private messages seen"] = ""; +$a->strings["Inbox"] = ""; +$a->strings["Outbox"] = ""; +$a->strings["New Message"] = ""; $a->strings["Events"] = ""; -$a->strings["Create New Event"] = ""; -$a->strings["Previous"] = ""; -$a->strings["Next"] = ""; -$a->strings["hour:minute"] = ""; -$a->strings["Event details"] = ""; -$a->strings["Format is %s %s. Starting date and Description are required."] = ""; -$a->strings["Event Starts:"] = ""; -$a->strings["Finish date/time is not known or not relevant"] = ""; -$a->strings["Event Finishes:"] = ""; -$a->strings["Adjust for viewer timezone"] = ""; -$a->strings["Description:"] = ""; -$a->strings["Location:"] = ""; -$a->strings["Share this event"] = ""; -$a->strings["Cancel"] = ""; -$a->strings["Tag removed"] = ""; -$a->strings["Remove Item Tag"] = ""; -$a->strings["Select a tag to remove: "] = ""; -$a->strings["Remove"] = ""; -$a->strings["%s welcomes %s"] = ""; -$a->strings["Authorize application connection"] = ""; -$a->strings["Return to your app and insert this Securty Code:"] = ""; -$a->strings["Please login to continue."] = ""; -$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = ""; -$a->strings["Yes"] = ""; -$a->strings["No"] = ""; +$a->strings["Event Calendar"] = ""; +$a->strings["See all events"] = ""; +$a->strings["Mark all events seen"] = ""; +$a->strings["Channel Select"] = ""; +$a->strings["Manage Your Channels"] = ""; +$a->strings["Settings"] = ""; +$a->strings["Account/Channel Settings"] = ""; +$a->strings["Connections"] = ""; +$a->strings["Manage/Edit Friends and Connections"] = ""; +$a->strings["Admin"] = ""; +$a->strings["Site Setup and Configuration"] = ""; +$a->strings["Nothing new here"] = ""; +$a->strings["Please wait..."] = ""; +$a->strings["created a new post"] = ""; +$a->strings["commented on %s's post"] = ""; +$a->strings["Embedded content"] = ""; +$a->strings["Embedding disabled"] = ""; +$a->strings["Permission denied."] = ""; +$a->strings["Image exceeds website size limit of %lu bytes"] = ""; +$a->strings["Image file is empty."] = ""; +$a->strings["Unable to process image"] = ""; +$a->strings["Photo storage failed."] = ""; $a->strings["Photo Albums"] = ""; -$a->strings["Contact Photos"] = ""; $a->strings["Upload New Photos"] = ""; -$a->strings["everybody"] = ""; -$a->strings["Contact information unavailable"] = ""; -$a->strings["Profile Photos"] = ""; -$a->strings["Album not found."] = ""; -$a->strings["Delete Album"] = ""; -$a->strings["Delete Photo"] = ""; -$a->strings["was tagged in a"] = ""; +$a->strings["Male"] = ""; +$a->strings["Female"] = ""; +$a->strings["Currently Male"] = ""; +$a->strings["Currently Female"] = ""; +$a->strings["Mostly Male"] = ""; +$a->strings["Mostly Female"] = ""; +$a->strings["Transgender"] = ""; +$a->strings["Intersex"] = ""; +$a->strings["Transsexual"] = ""; +$a->strings["Hermaphrodite"] = ""; +$a->strings["Neuter"] = ""; +$a->strings["Non-specific"] = ""; +$a->strings["Other"] = ""; +$a->strings["Undecided"] = ""; +$a->strings["Males"] = ""; +$a->strings["Females"] = ""; +$a->strings["Gay"] = ""; +$a->strings["Lesbian"] = ""; +$a->strings["No Preference"] = ""; +$a->strings["Bisexual"] = ""; +$a->strings["Autosexual"] = ""; +$a->strings["Abstinent"] = ""; +$a->strings["Virgin"] = ""; +$a->strings["Deviant"] = ""; +$a->strings["Fetish"] = ""; +$a->strings["Oodles"] = ""; +$a->strings["Nonsexual"] = ""; +$a->strings["Single"] = ""; +$a->strings["Lonely"] = ""; +$a->strings["Available"] = ""; +$a->strings["Unavailable"] = ""; +$a->strings["Has crush"] = ""; +$a->strings["Infatuated"] = ""; +$a->strings["Dating"] = ""; +$a->strings["Unfaithful"] = ""; +$a->strings["Sex Addict"] = ""; +$a->strings["Friends"] = ""; +$a->strings["Friends/Benefits"] = ""; +$a->strings["Casual"] = ""; +$a->strings["Engaged"] = ""; +$a->strings["Married"] = ""; +$a->strings["Imaginarily married"] = ""; +$a->strings["Partners"] = ""; +$a->strings["Cohabiting"] = ""; +$a->strings["Common law"] = ""; +$a->strings["Happy"] = ""; +$a->strings["Not looking"] = ""; +$a->strings["Swinger"] = ""; +$a->strings["Betrayed"] = ""; +$a->strings["Separated"] = ""; +$a->strings["Unstable"] = ""; +$a->strings["Divorced"] = ""; +$a->strings["Imaginarily divorced"] = ""; +$a->strings["Widowed"] = ""; +$a->strings["Uncertain"] = ""; +$a->strings["It's complicated"] = ""; +$a->strings["Don't care"] = ""; +$a->strings["Ask me"] = ""; +$a->strings["Not a valid email address"] = ""; +$a->strings["Your email domain is not among those allowed on this site"] = ""; +$a->strings["Your email address is already registered at this site."] = ""; +$a->strings["An invitation is required."] = ""; +$a->strings["Invitation could not be verified."] = ""; +$a->strings["Please enter the required information."] = ""; +$a->strings["Failed to store account information."] = ""; +$a->strings["Registration request at %s"] = ""; +$a->strings["Administrator"] = ""; +$a->strings["your registration password"] = ""; +$a->strings["Registration details for %s"] = ""; +$a->strings["Account approved."] = ""; +$a->strings["Registration revoked for %s"] = ""; +$a->strings["Unable to obtain identity information from database"] = ""; +$a->strings["Empty name"] = ""; +$a->strings["Name too long"] = ""; +$a->strings["No account identifier"] = ""; +$a->strings["Nickname has unsupported characters or is already being used on this site."] = ""; +$a->strings["Unable to retrieve created identity"] = ""; +$a->strings["Default Profile"] = ""; +$a->strings["Click here to upgrade."] = ""; +$a->strings["This action exceeds the limits set by your subscription plan."] = ""; +$a->strings["This action is not available under your subscription plan."] = ""; +$a->strings["Invalid data packet"] = ""; +$a->strings["Unable to verify channel signature"] = ""; +$a->strings["Unable to verify site signature for %s"] = ""; +$a->strings["prev"] = ""; +$a->strings["first"] = ""; +$a->strings["last"] = ""; +$a->strings["next"] = ""; +$a->strings["older"] = ""; +$a->strings["newer"] = ""; +$a->strings["No connections"] = ""; +$a->strings["%d Connection"] = array( + 0 => "", + 1 => "", +); +$a->strings["View Connections"] = ""; +$a->strings["Save"] = ""; +$a->strings["poke"] = ""; +$a->strings["poked"] = ""; +$a->strings["ping"] = ""; +$a->strings["pinged"] = ""; +$a->strings["prod"] = ""; +$a->strings["prodded"] = ""; +$a->strings["slap"] = ""; +$a->strings["slapped"] = ""; +$a->strings["finger"] = ""; +$a->strings["fingered"] = ""; +$a->strings["rebuff"] = ""; +$a->strings["rebuffed"] = ""; +$a->strings["happy"] = ""; +$a->strings["sad"] = ""; +$a->strings["mellow"] = ""; +$a->strings["tired"] = ""; +$a->strings["perky"] = ""; +$a->strings["angry"] = ""; +$a->strings["stupified"] = ""; +$a->strings["puzzled"] = ""; +$a->strings["interested"] = ""; +$a->strings["bitter"] = ""; +$a->strings["cheerful"] = ""; +$a->strings["alive"] = ""; +$a->strings["annoyed"] = ""; +$a->strings["anxious"] = ""; +$a->strings["cranky"] = ""; +$a->strings["disturbed"] = ""; +$a->strings["frustrated"] = ""; +$a->strings["motivated"] = ""; +$a->strings["relaxed"] = ""; +$a->strings["surprised"] = ""; +$a->strings["Monday"] = ""; +$a->strings["Tuesday"] = ""; +$a->strings["Wednesday"] = ""; +$a->strings["Thursday"] = ""; +$a->strings["Friday"] = ""; +$a->strings["Saturday"] = ""; +$a->strings["Sunday"] = ""; +$a->strings["January"] = ""; +$a->strings["February"] = ""; +$a->strings["March"] = ""; +$a->strings["April"] = ""; +$a->strings["May"] = ""; +$a->strings["June"] = ""; +$a->strings["July"] = ""; +$a->strings["August"] = ""; +$a->strings["September"] = ""; +$a->strings["October"] = ""; +$a->strings["November"] = ""; +$a->strings["December"] = ""; +$a->strings["unknown.???"] = ""; +$a->strings["bytes"] = ""; +$a->strings["remove"] = ""; +$a->strings["[remove]"] = ""; +$a->strings["Categories:"] = ""; +$a->strings["Filed under:"] = ""; +$a->strings["Click to open/close"] = ""; +$a->strings["link to source"] = ""; +$a->strings["default"] = ""; +$a->strings["Select an alternate language"] = ""; $a->strings["photo"] = ""; -$a->strings["by"] = ""; -$a->strings["Image exceeds size limit of "] = ""; -$a->strings["Image file is empty."] = ""; -$a->strings["Unable to process image."] = ""; -$a->strings["Image upload failed."] = ""; -$a->strings["Public access denied."] = ""; -$a->strings["No photos selected"] = ""; -$a->strings["Access to this item is restricted."] = ""; -$a->strings["Upload Photos"] = ""; -$a->strings["New album name: "] = ""; -$a->strings["or existing album name: "] = ""; -$a->strings["Do not show a status post for this upload"] = ""; -$a->strings["Permissions"] = ""; -$a->strings["Edit Album"] = ""; -$a->strings["View Photo"] = ""; -$a->strings["Permission denied. Access to this item may be restricted."] = ""; -$a->strings["Photo not available"] = ""; -$a->strings["View photo"] = ""; -$a->strings["Edit photo"] = ""; -$a->strings["Use as profile photo"] = ""; +$a->strings["event"] = ""; +$a->strings["status"] = ""; +$a->strings["comment"] = ""; +$a->strings["activity"] = ""; +$a->strings["Logged out."] = ""; +$a->strings["Failed authentication"] = ""; +$a->strings["Login failed."] = ""; +$a->strings["Channel is blocked on this site."] = ""; +$a->strings["Channel location missing."] = ""; +$a->strings["Channel discovery failed. Website may be down or misconfigured."] = ""; +$a->strings["Response from remote channel was not understood."] = ""; +$a->strings["Response from remote channel was incomplete."] = ""; +$a->strings["local account not found."] = ""; +$a->strings["Cannot connect to yourself."] = ""; +$a->strings["Can view my \"public\" stream and posts"] = ""; +$a->strings["Can view my \"public\" channel profile"] = ""; +$a->strings["Can view my \"public\" photo albums"] = ""; +$a->strings["Can view my \"public\" address book"] = ""; +$a->strings["Can view my \"public\" file storage"] = ""; +$a->strings["Can view my \"public\" pages"] = ""; +$a->strings["Can send me their channel stream and posts"] = ""; +$a->strings["Can post on my channel page (\"wall\")"] = ""; +$a->strings["Can comment on my posts"] = ""; +$a->strings["Can send me private mail messages"] = ""; +$a->strings["Can post photos to my photo albums"] = ""; +$a->strings["Can forward to all my channel contacts via post @mentions"] = ""; +$a->strings["Advanced - useful for creating group forum channels"] = ""; +$a->strings["Can chat with me (when available)"] = ""; +$a->strings["Requires compatible chat plugin"] = ""; +$a->strings["Can write to my \"public\" file storage"] = ""; +$a->strings["Can edit my \"public\" pages"] = ""; +$a->strings["Can administer my channel resources"] = ""; +$a->strings["Extremely advanced. Leave this alone unless you know what you are doing"] = ""; +$a->strings["Tags"] = ""; +$a->strings["have"] = ""; +$a->strings["has"] = ""; +$a->strings["want"] = ""; +$a->strings["wants"] = ""; +$a->strings["like"] = ""; +$a->strings["likes"] = ""; +$a->strings["dislike"] = ""; +$a->strings["dislikes"] = ""; +$a->strings["Item was not found."] = ""; +$a->strings["No source file."] = ""; +$a->strings["Cannot locate file to replace"] = ""; +$a->strings["Cannot locate file to revise/update"] = ""; +$a->strings["File exceeds size limit of %d"] = ""; +$a->strings["File upload failed. Possible system limit or action terminated."] = ""; +$a->strings["Stored file could not be verified. Upload failed."] = ""; +$a->strings["Path not available."] = ""; $a->strings["Private Message"] = ""; -$a->strings["View Full Size"] = ""; -$a->strings["Tags: "] = ""; -$a->strings["[Remove any tag]"] = ""; -$a->strings["New album name"] = ""; -$a->strings["Caption"] = ""; -$a->strings["Add a Tag"] = ""; -$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = ""; +$a->strings["Edit"] = ""; +$a->strings["Delete"] = ""; +$a->strings["Select"] = ""; +$a->strings["save to folder"] = ""; +$a->strings["add star"] = ""; +$a->strings["remove star"] = ""; +$a->strings["toggle star status"] = ""; +$a->strings["starred"] = ""; +$a->strings["add tag"] = ""; $a->strings["I like this (toggle)"] = ""; $a->strings["I don't like this (toggle)"] = ""; -$a->strings["Share"] = ""; +$a->strings["Share this"] = ""; +$a->strings["share"] = ""; +$a->strings["View %s's profile - %s"] = ""; +$a->strings["to"] = ""; +$a->strings["Wall-to-Wall"] = ""; +$a->strings["via Wall-To-Wall:"] = ""; +$a->strings[" from %s"] = ""; $a->strings["Please wait"] = ""; +$a->strings["%d comment"] = array( + 0 => "", + 1 => "", +); $a->strings["This is you"] = ""; -$a->strings["Comment"] = ""; +$a->strings["Submit"] = ""; +$a->strings["Bold"] = ""; +$a->strings["Italic"] = ""; +$a->strings["Underline"] = ""; +$a->strings["Quote"] = ""; +$a->strings["Code"] = ""; +$a->strings["Image"] = ""; +$a->strings["Link"] = ""; +$a->strings["Video"] = ""; $a->strings["Preview"] = ""; -$a->strings["Delete"] = ""; -$a->strings["View Album"] = ""; -$a->strings["Recent Photos"] = ""; -$a->strings["Not available."] = ""; -$a->strings["Community"] = ""; -$a->strings["No results."] = ""; -$a->strings["This is Friendica, version"] = ""; -$a->strings["running at web location"] = ""; -$a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."] = ""; -$a->strings["Bug reports and issues: please visit"] = ""; -$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = ""; -$a->strings["Installed plugins/addons/apps"] = ""; -$a->strings["No installed plugins/addons/apps"] = ""; -$a->strings["Item not found"] = ""; -$a->strings["Edit post"] = ""; -$a->strings["Post to Email"] = ""; -$a->strings["Edit"] = ""; +$a->strings["channel"] = ""; +$a->strings["%1\$s likes %2\$s's %3\$s"] = ""; +$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = ""; +$a->strings["%1\$s is now connected with %2\$s"] = ""; +$a->strings["%1\$s poked %2\$s"] = ""; +$a->strings["%1\$s is currently %2\$s"] = ""; +$a->strings["View %s's profile @ %s"] = ""; +$a->strings["View in context"] = ""; +$a->strings["Loading..."] = ""; +$a->strings["Delete Selected Items"] = ""; +$a->strings["Follow Thread"] = ""; +$a->strings["%s likes this."] = ""; +$a->strings["%s doesn't like this."] = ""; +$a->strings["<span %1\$s>%2\$d people</span> like this."] = ""; +$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = ""; +$a->strings["and"] = ""; +$a->strings[", and %d other people"] = ""; +$a->strings["%s like this."] = ""; +$a->strings["%s don't like this."] = ""; +$a->strings["Visible to <strong>everybody</strong>"] = ""; +$a->strings["Please enter a link URL:"] = ""; +$a->strings["Please enter a video link/URL:"] = ""; +$a->strings["Please enter an audio link/URL:"] = ""; +$a->strings["Tag term:"] = ""; +$a->strings["Save to Folder:"] = ""; +$a->strings["Where are you right now?"] = ""; +$a->strings["Share"] = ""; +$a->strings["Page link title"] = ""; $a->strings["Upload photo"] = ""; +$a->strings["upload photo"] = ""; $a->strings["Attach file"] = ""; +$a->strings["attach file"] = ""; $a->strings["Insert web link"] = ""; -$a->strings["Insert YouTube video"] = ""; -$a->strings["Insert Vorbis [.ogg] video"] = ""; -$a->strings["Insert Vorbis [.ogg] audio"] = ""; +$a->strings["web link"] = ""; +$a->strings["Insert video link"] = ""; +$a->strings["video link"] = ""; +$a->strings["Insert audio link"] = ""; +$a->strings["audio link"] = ""; $a->strings["Set your location"] = ""; +$a->strings["set location"] = ""; $a->strings["Clear browser location"] = ""; +$a->strings["clear location"] = ""; +$a->strings["Set title"] = ""; +$a->strings["Categories (comma-separated list)"] = ""; $a->strings["Permission settings"] = ""; -$a->strings["CC: email addresses"] = ""; +$a->strings["permissions"] = ""; $a->strings["Public post"] = ""; -$a->strings["Set title"] = ""; $a->strings["Example: bob@example.com, mary@example.com"] = ""; -$a->strings["This introduction has already been accepted."] = ""; -$a->strings["Profile location is not valid or does not contain profile information."] = ""; -$a->strings["Warning: profile location has no identifiable owner name."] = ""; -$a->strings["Warning: profile location has no profile photo."] = ""; -$a->strings["%d required parameter was not found at the given location"] = array( +$a->strings["Permission denied"] = ""; +$a->strings["Item not found."] = ""; +$a->strings["Archives"] = ""; +$a->strings["Collection not found."] = ""; +$a->strings["Collection has no members."] = ""; +$a->strings["Connection not found."] = ""; +$a->strings["Image/photo"] = ""; +$a->strings["%1\$s wrote the following %2\$s %3\$s"] = ""; +$a->strings["post"] = ""; +$a->strings["$1 wrote:"] = ""; +$a->strings["Encrypted content"] = ""; +$a->strings["No channel."] = ""; +$a->strings["Common connections"] = ""; +$a->strings["No connections in common."] = ""; +$a->strings["Event title and start time are required."] = ""; +$a->strings["l, F j"] = ""; +$a->strings["Edit event"] = ""; +$a->strings["Create New Event"] = ""; +$a->strings["Previous"] = ""; +$a->strings["Next"] = ""; +$a->strings["hour:minute"] = ""; +$a->strings["Event details"] = ""; +$a->strings["Format is %s %s. Starting date and Title are required."] = ""; +$a->strings["Event Starts:"] = ""; +$a->strings["Required"] = ""; +$a->strings["Finish date/time is not known or not relevant"] = ""; +$a->strings["Event Finishes:"] = ""; +$a->strings["Adjust for viewer timezone"] = ""; +$a->strings["Description:"] = ""; +$a->strings["Title:"] = ""; +$a->strings["Share this event"] = ""; +$a->strings["Object store: failed"] = ""; +$a->strings["thing/stuff added"] = ""; +$a->strings["OBJ: %1\$s %2\$s %3\$s"] = ""; +$a->strings["not yet implemented."] = ""; +$a->strings["Add Stuff to your Profile"] = ""; +$a->strings["Select a profile"] = ""; +$a->strings["Select a category of stuff. e.g. I ______ something"] = ""; +$a->strings["Name of thing or stuff e.g. something"] = ""; +$a->strings["URL of thing or stuff (optional)"] = ""; +$a->strings["URL for photo of thing or stuff (optional)"] = ""; +$a->strings["Total invitation limit exceeded."] = ""; +$a->strings["%s : Not a valid email address."] = ""; +$a->strings["Please join us on Red"] = ""; +$a->strings["Invitation limit exceeded. Please contact your site administrator."] = ""; +$a->strings["%s : Message delivery failed."] = ""; +$a->strings["%d message sent."] = array( 0 => "", 1 => "", ); -$a->strings["Introduction complete."] = ""; -$a->strings["Unrecoverable protocol error."] = ""; -$a->strings["Profile unavailable."] = ""; -$a->strings["%s has received too many connection requests today."] = ""; -$a->strings["Spam protection measures have been invoked."] = ""; -$a->strings["Friends are advised to please try again in 24 hours."] = ""; -$a->strings["Invalid locator"] = ""; -$a->strings["Unable to resolve your name at the provided location."] = ""; -$a->strings["You have already introduced yourself here."] = ""; -$a->strings["Apparently you are already friends with %s."] = ""; -$a->strings["Invalid profile URL."] = ""; -$a->strings["Disallowed profile URL."] = ""; -$a->strings["Failed to update contact record."] = ""; -$a->strings["Your introduction has been sent."] = ""; -$a->strings["Please login to confirm introduction."] = ""; -$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = ""; -$a->strings["Welcome home %s."] = ""; -$a->strings["Please confirm your introduction/connection request to %s."] = ""; -$a->strings["Confirm"] = ""; -$a->strings["[Name Withheld]"] = ""; -$a->strings["Diaspora members: Please do not use this form. Instead, enter \"%s\" into your Diaspora search bar."] = ""; -$a->strings["Please enter your 'Identity Address' from one of the following supported social networks:"] = ""; -$a->strings["Friend/Connection Request"] = ""; -$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca"] = ""; -$a->strings["Please answer the following:"] = ""; -$a->strings["Does %s know you?"] = ""; -$a->strings["Add a personal note:"] = ""; -$a->strings["Friendica"] = ""; -$a->strings["StatusNet/Federated Social Web"] = ""; -$a->strings["Diaspora"] = ""; -$a->strings["- please share from your own site as noted above"] = ""; -$a->strings["Your Identity Address:"] = ""; -$a->strings["Submit Request"] = ""; -$a->strings["Friendica Social Communications Server - Setup"] = ""; -$a->strings["Database connection"] = ""; +$a->strings["You have no more invitations available"] = ""; +$a->strings["Send invitations"] = ""; +$a->strings["Enter email addresses, one per line:"] = ""; +$a->strings["Your message:"] = ""; +$a->strings["You are cordially invited to join me and some other close friends on the Red Matrix - a revolutionary new decentralised social and information tool."] = ""; +$a->strings["You will need to supply this invitation code: \$invite_code"] = ""; +$a->strings["Please visit my channel at"] = ""; +$a->strings["Once you have registered, please connect with my Red Matrix channel address:"] = ""; +$a->strings["For more information about the Red Matrix Project and why it has the potential to change the internet as we know it, please visit http://getzot.com"] = ""; +$a->strings["Friends of %s"] = ""; +$a->strings["No friends to display."] = ""; +$a->strings["Requested profile is not available."] = ""; +$a->strings["View"] = ""; +$a->strings["Authorize application connection"] = ""; +$a->strings["Return to your app and insert this Securty Code:"] = ""; +$a->strings["Please login to continue."] = ""; +$a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = ""; +$a->strings["Yes"] = ""; +$a->strings["No"] = ""; +$a->strings["You must be logged in to see this page."] = ""; +$a->strings["No installed applications."] = ""; +$a->strings["Applications"] = ""; +$a->strings["Invalid item."] = ""; +$a->strings["Channel not found."] = ""; +$a->strings["Item not available."] = ""; +$a->strings["Red Matrix Server - Setup"] = ""; $a->strings["Could not connect to database."] = ""; +$a->strings["Could not connect to specified site URL. Possible SSL certificate or DNS issue."] = ""; $a->strings["Could not create table."] = ""; -$a->strings["Your Friendica site database has been installed."] = ""; -$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = ""; -$a->strings["Please see the file \"INSTALL.txt\"."] = ""; -$a->strings["Proceed to registration"] = ""; -$a->strings["Proceed with Installation"] = ""; -$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = ""; -$a->strings["Database import failed."] = ""; +$a->strings["Your site database has been installed."] = ""; +$a->strings["You may need to import the file \"install/database.sql\" manually using phpmyadmin or mysql."] = ""; +$a->strings["Please see the file \"install/INSTALL.txt\"."] = ""; $a->strings["System check"] = ""; $a->strings["Check again"] = ""; -$a->strings["In order to install Friendica we need to know how to connect to your database."] = ""; +$a->strings["Database connection"] = ""; +$a->strings["In order to install Red Matrix we need to know how to connect to your database."] = ""; $a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = ""; $a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = ""; $a->strings["Database Server Name"] = ""; +$a->strings["Default is localhost"] = ""; +$a->strings["Database Port"] = ""; +$a->strings["Communication port number - use 0 for default"] = ""; $a->strings["Database Login Name"] = ""; $a->strings["Database Login Password"] = ""; $a->strings["Database Name"] = ""; $a->strings["Site administrator email address"] = ""; $a->strings["Your account email address must match this in order to use the web admin panel."] = ""; +$a->strings["Website URL"] = ""; +$a->strings["Please use SSL (https) URL if available."] = ""; $a->strings["Please select a default timezone for your website"] = ""; $a->strings["Site settings"] = ""; $a->strings["Could not find a command line version of PHP in the web server PATH."] = ""; +$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron."] = ""; $a->strings["PHP executable path"] = ""; -$a->strings["Enter full path to php executable"] = ""; +$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = ""; $a->strings["Command line PHP"] = ""; $a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = ""; $a->strings["This is required for message delivery to work."] = ""; -$a->strings["PHP \"register_argc_argv\""] = ""; +$a->strings["PHP register_argc_argv"] = ""; $a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = ""; $a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = ""; $a->strings["Generate encryption keys"] = ""; @@ -216,168 +720,60 @@ $a->strings["GD graphics PHP module"] = ""; $a->strings["OpenSSL PHP module"] = ""; $a->strings["mysqli PHP module"] = ""; $a->strings["mb_string PHP module"] = ""; -$a->strings["Apace mod_rewrite module"] = ""; +$a->strings["mcrypt PHP module"] = ""; +$a->strings["Apache mod_rewrite module"] = ""; $a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = ""; +$a->strings["proc_open"] = ""; +$a->strings["Error: proc_open is required but is either not installed or has been disabled in php.ini"] = ""; $a->strings["Error: libCURL PHP module required but not installed."] = ""; $a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = ""; $a->strings["Error: openssl PHP module required but not installed."] = ""; $a->strings["Error: mysqli PHP module required but not installed."] = ""; $a->strings["Error: mb_string PHP module required but not installed."] = ""; +$a->strings["Error: mcrypt PHP module required but not installed."] = ""; $a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."] = ""; $a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = ""; -$a->strings["Please check with your site documentation or support people to see if this situation can be corrected."] = ""; -$a->strings["If not, you may be required to perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = ""; +$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Red top folder."] = ""; +$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"install/INSTALL.txt\" for instructions."] = ""; $a->strings[".htconfig.php is writable"] = ""; +$a->strings["Red uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = ""; +$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/tpl/smarty3/ under the Red top level folder."] = ""; +$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = ""; +$a->strings["Note: as a security measure, you should give the web server write access to view/tpl/smarty3/ only--not the template files (.tpl) that it contains."] = ""; +$a->strings["view/tpl/smarty3 is writable"] = ""; +$a->strings["SSL certificate validation"] = ""; +$a->strings["SSL certificate cannot be validated. Fix certificate or disable https access to this site."] = ""; +$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = ""; +$a->strings["Url rewrite is working"] = ""; $a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = ""; $a->strings["Errors encountered creating database tables."] = ""; -$a->strings["l F d, Y \\@ g:i A"] = ""; -$a->strings["Time Conversion"] = ""; -$a->strings["Friendika provides this service for sharing events with other networks and friends in unknown timezones."] = ""; -$a->strings["UTC time: %s"] = ""; -$a->strings["Current timezone: %s"] = ""; -$a->strings["Converted localtime: %s"] = ""; -$a->strings["Please select your timezone:"] = ""; -$a->strings["Profile Match"] = ""; -$a->strings["No keywords to match. Please add keywords to your default profile."] = ""; -$a->strings["is interested in:"] = ""; -$a->strings["Connect"] = ""; -$a->strings["No matches"] = ""; -$a->strings["Remote privacy information not available."] = ""; -$a->strings["Visible to:"] = ""; -$a->strings["Welcome to %s"] = ""; -$a->strings["Invalid request identifier."] = ""; -$a->strings["Discard"] = ""; -$a->strings["Ignore"] = ""; -$a->strings["System"] = ""; -$a->strings["Network"] = ""; -$a->strings["Personal"] = ""; -$a->strings["Home"] = ""; -$a->strings["Introductions"] = ""; -$a->strings["Messages"] = ""; -$a->strings["Show Ignored Requests"] = ""; -$a->strings["Hide Ignored Requests"] = ""; -$a->strings["Notification type: "] = ""; -$a->strings["Friend Suggestion"] = ""; -$a->strings["suggested by %s"] = ""; -$a->strings["Hide this contact from others"] = ""; -$a->strings["Post a new friend activity"] = ""; -$a->strings["if applicable"] = ""; -$a->strings["Approve"] = ""; -$a->strings["Claims to be known to you: "] = ""; -$a->strings["yes"] = ""; -$a->strings["no"] = ""; -$a->strings["Approve as: "] = ""; -$a->strings["Friend"] = ""; -$a->strings["Sharer"] = ""; -$a->strings["Fan/Admirer"] = ""; -$a->strings["Friend/Connect Request"] = ""; -$a->strings["New Follower"] = ""; -$a->strings["No introductions."] = ""; -$a->strings["Notifications"] = ""; -$a->strings["%s liked %s's post"] = ""; -$a->strings["%s disliked %s's post"] = ""; -$a->strings["%s is now friends with %s"] = ""; -$a->strings["%s created a new post"] = ""; -$a->strings["%s commented on %s's post"] = ""; -$a->strings["No more network notifications."] = ""; -$a->strings["Network Notifications"] = ""; -$a->strings["No more system notifications."] = ""; -$a->strings["System Notifications"] = ""; -$a->strings["No more personal notifications."] = ""; -$a->strings["Personal Notifications"] = ""; -$a->strings["No more home notifications."] = ""; -$a->strings["Home Notifications"] = ""; -$a->strings["Could not access contact record."] = ""; -$a->strings["Could not locate selected profile."] = ""; -$a->strings["Contact updated."] = ""; -$a->strings["Contact has been blocked"] = ""; -$a->strings["Contact has been unblocked"] = ""; -$a->strings["Contact has been ignored"] = ""; -$a->strings["Contact has been unignored"] = ""; -$a->strings["stopped following"] = ""; -$a->strings["Contact has been removed."] = ""; -$a->strings["You are mutual friends with %s"] = ""; -$a->strings["You are sharing with %s"] = ""; -$a->strings["%s is sharing with you"] = ""; -$a->strings["Private communications are not available for this contact."] = ""; -$a->strings["Never"] = ""; -$a->strings["(Update was successful)"] = ""; -$a->strings["(Update was not successful)"] = ""; -$a->strings["Suggest friends"] = ""; -$a->strings["Network type: %s"] = ""; -$a->strings["%d contact in common"] = array( - 0 => "", - 1 => "", -); -$a->strings["View all contacts"] = ""; -$a->strings["Unblock"] = ""; -$a->strings["Block"] = ""; -$a->strings["Unignore"] = ""; -$a->strings["Repair"] = ""; -$a->strings["Contact Editor"] = ""; -$a->strings["Profile Visibility"] = ""; -$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = ""; -$a->strings["Contact Information / Notes"] = ""; -$a->strings["Edit contact notes"] = ""; -$a->strings["Visit %s's profile [%s]"] = ""; -$a->strings["Block/Unblock contact"] = ""; -$a->strings["Ignore contact"] = ""; -$a->strings["Repair URL settings"] = ""; -$a->strings["View conversations"] = ""; -$a->strings["Delete contact"] = ""; -$a->strings["Last update:"] = ""; -$a->strings["Update public posts"] = ""; -$a->strings["Update now"] = ""; -$a->strings["Currently blocked"] = ""; -$a->strings["Currently ignored"] = ""; -$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = ""; -$a->strings["All Contacts"] = ""; -$a->strings["Unblocked Contacts"] = ""; -$a->strings["Blocked Contacts"] = ""; -$a->strings["Ignored Contacts"] = ""; -$a->strings["Hidden Contacts"] = ""; -$a->strings["Mutual Friendship"] = ""; -$a->strings["is a fan of yours"] = ""; -$a->strings["you are a fan of"] = ""; -$a->strings["Edit contact"] = ""; -$a->strings["Contacts"] = ""; -$a->strings["Search your contacts"] = ""; -$a->strings["Finding: "] = ""; -$a->strings["Find"] = ""; -$a->strings["No valid account found."] = ""; -$a->strings["Password reset request issued. Check your email."] = ""; -$a->strings["Password reset requested at %s"] = ""; -$a->strings["Administrator"] = ""; -$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = ""; -$a->strings["Password Reset"] = ""; -$a->strings["Your password has been reset as requested."] = ""; -$a->strings["Your new password is"] = ""; -$a->strings["Save or copy your new password - and then"] = ""; -$a->strings["click here to login"] = ""; -$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = ""; -$a->strings["Forgot your Password?"] = ""; -$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = ""; -$a->strings["Nickname or Email: "] = ""; -$a->strings["Reset"] = ""; +$a->strings["<h1>What next</h1>"] = ""; +$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the poller."] = ""; +$a->strings["%1\$s is following %2\$s's %3\$s"] = ""; +$a->strings["[Embedded content - reload page to view]"] = ""; +$a->strings["toggle full screen mode"] = ""; +$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = ""; +$a->strings["Account settings"] = ""; +$a->strings["Channel settings"] = ""; +$a->strings["Additional features"] = ""; +$a->strings["Feature settings"] = ""; +$a->strings["Display settings"] = ""; +$a->strings["Connected apps"] = ""; +$a->strings["Export channel"] = ""; +$a->strings["Automatic Permissions (Advanced)"] = ""; $a->strings["Missing some important data!"] = ""; $a->strings["Update"] = ""; -$a->strings["Failed to connect with email account using the settings provided."] = ""; -$a->strings["Email settings updated."] = ""; $a->strings["Passwords do not match. Password unchanged."] = ""; $a->strings["Empty passwords are not allowed. Password unchanged."] = ""; $a->strings["Password changed."] = ""; $a->strings["Password update failed. Please try again."] = ""; -$a->strings[" Please use a shorter name."] = ""; -$a->strings[" Name too short."] = ""; -$a->strings[" Not valid email."] = ""; -$a->strings[" Cannot change to that email."] = ""; +$a->strings["Not valid email."] = ""; +$a->strings["Protected email address. Cannot change to that email."] = ""; +$a->strings["System failure storing new email. Please try again."] = ""; $a->strings["Settings updated."] = ""; -$a->strings["Account settings"] = ""; -$a->strings["Connector settings"] = ""; -$a->strings["Plugin settings"] = ""; -$a->strings["Connections"] = ""; -$a->strings["Export personal data"] = ""; $a->strings["Add application"] = ""; +$a->strings["Cancel"] = ""; +$a->strings["Name"] = ""; $a->strings["Consumer Key"] = ""; $a->strings["Consumer Secret"] = ""; $a->strings["Redirect"] = ""; @@ -387,73 +783,69 @@ $a->strings["Connected Apps"] = ""; $a->strings["Client key starts with"] = ""; $a->strings["No name"] = ""; $a->strings["Remove authorization"] = ""; -$a->strings["No Plugin settings configured"] = ""; -$a->strings["Plugin Settings"] = ""; -$a->strings["Built-in support for %s connectivity is %s"] = ""; -$a->strings["enabled"] = ""; -$a->strings["disabled"] = ""; -$a->strings["StatusNet"] = ""; +$a->strings["No feature settings configured"] = ""; +$a->strings["Feature Settings"] = ""; +$a->strings["Account Settings"] = ""; +$a->strings["Password Settings"] = ""; +$a->strings["New Password:"] = ""; +$a->strings["Confirm:"] = ""; +$a->strings["Leave password fields blank unless changing"] = ""; +$a->strings["Email Address:"] = ""; +$a->strings["Remove Account"] = ""; +$a->strings["Warning: This action is permanent and cannot be reversed."] = ""; +$a->strings["Off"] = ""; +$a->strings["On"] = ""; +$a->strings["Additional Features"] = ""; $a->strings["Connector Settings"] = ""; -$a->strings["Email/Mailbox Setup"] = ""; -$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = ""; -$a->strings["Last successful email check:"] = ""; -$a->strings["Email access is disabled on this site."] = ""; -$a->strings["IMAP server name:"] = ""; -$a->strings["IMAP port:"] = ""; -$a->strings["Security:"] = ""; -$a->strings["None"] = ""; -$a->strings["Email login name:"] = ""; -$a->strings["Email password:"] = ""; -$a->strings["Reply-to address:"] = ""; -$a->strings["Send public posts to all email contacts:"] = ""; -$a->strings["Normal Account"] = ""; -$a->strings["This account is a normal personal profile"] = ""; -$a->strings["Soapbox Account"] = ""; -$a->strings["Automatically approve all connection/friend requests as read-only fans"] = ""; -$a->strings["Community/Celebrity Account"] = ""; -$a->strings["Automatically approve all connection/friend requests as read-write fans"] = ""; -$a->strings["Automatic Friend Account"] = ""; -$a->strings["Automatically approve all connection/friend requests as friends"] = ""; -$a->strings["OpenID:"] = ""; -$a->strings["(Optional) Allow this OpenID to login to this account."] = ""; -$a->strings["Publish your default profile in your local site directory?"] = ""; -$a->strings["Publish your default profile in the global social directory?"] = ""; -$a->strings["Hide your contact/friend list from viewers of your default profile?"] = ""; -$a->strings["Hide your profile details from unknown viewers?"] = ""; -$a->strings["Allow friends to post to your profile page?"] = ""; -$a->strings["Allow friends to tag your posts?"] = ""; +$a->strings["No special theme for mobile devices"] = ""; +$a->strings["Display Settings"] = ""; +$a->strings["Display Theme:"] = ""; +$a->strings["Mobile Theme:"] = ""; +$a->strings["Update browser every xx seconds"] = ""; +$a->strings["Minimum of 10 seconds, no maximum"] = ""; +$a->strings["Maximum number of conversations to load at any time:"] = ""; +$a->strings["Maximum of 100 items"] = ""; +$a->strings["Don't show emoticons"] = ""; +$a->strings["Nobody except yourself"] = ""; +$a->strings["Only those you specifically allow"] = ""; +$a->strings["Anybody in your address book"] = ""; +$a->strings["Anybody on this website"] = ""; +$a->strings["Anybody in this network"] = ""; +$a->strings["Anybody on the internet"] = ""; +$a->strings["Publish your default profile in the network directory"] = ""; $a->strings["Allow us to suggest you as a potential friend to new members?"] = ""; -$a->strings["Profile is <strong>not published</strong>."] = ""; $a->strings["or"] = ""; -$a->strings["Your Identity Address is"] = ""; +$a->strings["Your channel address is"] = ""; $a->strings["Automatically expire posts after this many days:"] = ""; $a->strings["If empty, posts will not expire. Expired posts will be deleted"] = ""; $a->strings["Advanced expiration settings"] = ""; $a->strings["Advanced Expiration"] = ""; $a->strings["Expire posts:"] = ""; -$a->strings["Expire personal notes:"] = ""; $a->strings["Expire starred posts:"] = ""; $a->strings["Expire photos:"] = ""; -$a->strings["Account Settings"] = ""; -$a->strings["Password Settings"] = ""; -$a->strings["New Password:"] = ""; -$a->strings["Confirm:"] = ""; -$a->strings["Leave password fields blank unless changing"] = ""; +$a->strings["Only expire posts by others:"] = ""; +$a->strings["Channel Settings"] = ""; $a->strings["Basic Settings"] = ""; -$a->strings["Full Name:"] = ""; -$a->strings["Email Address:"] = ""; $a->strings["Your Timezone:"] = ""; $a->strings["Default Post Location:"] = ""; $a->strings["Use Browser Location:"] = ""; -$a->strings["Display Theme:"] = ""; -$a->strings["Update browser every xx seconds"] = ""; -$a->strings["Minimum of 10 seconds, no maximum"] = ""; $a->strings["Security and Privacy Settings"] = ""; +$a->strings["Quick Privacy Settings:"] = ""; +$a->strings["Very Public - extremely permissive"] = ""; +$a->strings["Typical - default public, privacy when desired"] = ""; +$a->strings["Private - default private, rarely open or public"] = ""; +$a->strings["Blocked - default blocked to/from everybody"] = ""; $a->strings["Maximum Friend Requests/Day:"] = ""; -$a->strings["(to prevent spam abuse)"] = ""; +$a->strings["May reduce spam activity"] = ""; $a->strings["Default Post Permissions"] = ""; $a->strings["(click to open/close)"] = ""; +$a->strings["Maximum private messages per day from unknown people:"] = ""; +$a->strings["Useful to reduce spamming"] = ""; $a->strings["Notification Settings"] = ""; +$a->strings["By default post a status message when:"] = ""; +$a->strings["accepting a friend request"] = ""; +$a->strings["joining a forum/community"] = ""; +$a->strings["making an <em>interesting</em> profile change"] = ""; $a->strings["Send a notification email when:"] = ""; $a->strings["You receive an introduction"] = ""; $a->strings["Your introductions are confirmed"] = ""; @@ -462,167 +854,150 @@ $a->strings["Someone writes a followup comment"] = ""; $a->strings["You receive a private message"] = ""; $a->strings["You receive a friend suggestion"] = ""; $a->strings["You are tagged in a post"] = ""; -$a->strings["Advanced Page Settings"] = ""; -$a->strings["Manage Identities and/or Pages"] = ""; -$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = ""; -$a->strings["Select an identity to manage: "] = ""; -$a->strings["Search Results For:"] = ""; -$a->strings["Remove term"] = ""; -$a->strings["Saved Searches"] = ""; -$a->strings["add"] = ""; -$a->strings["Commented Order"] = ""; -$a->strings["Posted Order"] = ""; -$a->strings["New"] = ""; -$a->strings["Starred"] = ""; -$a->strings["Bookmarks"] = ""; -$a->strings["Warning: This group contains %s member from an insecure network."] = array( - 0 => "", - 1 => "", -); -$a->strings["Private messages to this group are at risk of public disclosure."] = ""; -$a->strings["No such group"] = ""; -$a->strings["Group is empty"] = ""; -$a->strings["Group: "] = ""; -$a->strings["Contact: "] = ""; -$a->strings["Private messages to this person are at risk of public disclosure."] = ""; -$a->strings["Invalid contact."] = ""; -$a->strings["Personal Notes"] = ""; -$a->strings["Save"] = ""; -$a->strings["Welcome to Friendica"] = ""; -$a->strings["New Member Checklist"] = ""; -$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = ""; -$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."] = ""; -$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."] = ""; -$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."] = ""; -$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."] = ""; -$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."] = ""; -$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"] = ""; -$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."] = ""; -$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."] = ""; -$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."] = ""; -$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."] = ""; -$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."] = ""; -$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."] = ""; -$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = ""; -$a->strings["Item not available."] = ""; -$a->strings["Item was not found."] = ""; -$a->strings["Group created."] = ""; -$a->strings["Could not create group."] = ""; -$a->strings["Group not found."] = ""; -$a->strings["Group name changed."] = ""; -$a->strings["Permission denied"] = ""; -$a->strings["Create a group of contacts/friends."] = ""; -$a->strings["Group Name: "] = ""; -$a->strings["Group removed."] = ""; -$a->strings["Unable to remove group."] = ""; -$a->strings["Click on a contact to add or remove."] = ""; -$a->strings["Group Editor"] = ""; -$a->strings["Members"] = ""; -$a->strings["Invalid profile identifier."] = ""; -$a->strings["Profile Visibility Editor"] = ""; -$a->strings["Profile"] = ""; -$a->strings["Visible To"] = ""; -$a->strings["All Contacts (with secure profile access)"] = ""; -$a->strings["No contacts."] = ""; -$a->strings["View Contacts"] = ""; -$a->strings["An invitation is required."] = ""; -$a->strings["Invitation could not be verified."] = ""; -$a->strings["Invalid OpenID url"] = ""; -$a->strings["Please enter the required information."] = ""; -$a->strings["Please use a shorter name."] = ""; -$a->strings["Name too short."] = ""; -$a->strings["That doesn't appear to be your full (First Last) name."] = ""; -$a->strings["Your email domain is not among those allowed on this site."] = ""; -$a->strings["Not a valid email address."] = ""; -$a->strings["Cannot use that email."] = ""; -$a->strings["Your \"nickname\" can only contain \"a-z\", \"0-9\", \"-\", and \"_\", and must also begin with a letter."] = ""; -$a->strings["Nickname is already registered. Please choose another."] = ""; -$a->strings["SERIOUS ERROR: Generation of security keys failed."] = ""; -$a->strings["An error occurred during registration. Please try again."] = ""; -$a->strings["An error occurred creating your default profile. Please try again."] = ""; -$a->strings["Registration details for %s"] = ""; -$a->strings["Registration successful. Please check your email for further instructions."] = ""; -$a->strings["Failed to send email message. Here is the message that failed."] = ""; -$a->strings["Your registration can not be processed."] = ""; -$a->strings["Registration request at %s"] = ""; -$a->strings["Your registration is pending approval by the site owner."] = ""; -$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = ""; -$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = ""; -$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = ""; -$a->strings["Your OpenID (optional): "] = ""; -$a->strings["Include your profile in member directory?"] = ""; -$a->strings["Membership on this site is by invitation only."] = ""; -$a->strings["Your invitation ID: "] = ""; -$a->strings["Registration"] = ""; -$a->strings["Your Full Name (e.g. Joe Smith): "] = ""; -$a->strings["Your Email Address: "] = ""; -$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."] = ""; -$a->strings["Choose a nickname: "] = ""; -$a->strings["Register"] = ""; +$a->strings["You are poked/prodded/etc. in a post"] = ""; +$a->strings["Advanced Account/Page Type Settings"] = ""; +$a->strings["Change the behaviour of this account for special situations"] = ""; +$a->strings["Public access denied."] = ""; +$a->strings["No connections."] = ""; +$a->strings["Visit %s's profile [%s]"] = ""; +$a->strings["View Connnections"] = ""; +$a->strings["Tag removed"] = ""; +$a->strings["Remove Item Tag"] = ""; +$a->strings["Select a tag to remove: "] = ""; +$a->strings["Remove"] = ""; +$a->strings["No potential page delegates located."] = ""; +$a->strings["Delegate Page Management"] = ""; +$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = ""; +$a->strings["Existing Page Managers"] = ""; +$a->strings["Existing Page Delegates"] = ""; +$a->strings["Potential Delegates"] = ""; +$a->strings["Add"] = ""; +$a->strings["No entries."] = ""; +$a->strings["Age: "] = ""; +$a->strings["Gender: "] = ""; +$a->strings["Finding:"] = ""; +$a->strings["next page"] = ""; +$a->strings["previous page"] = ""; +$a->strings["No entries (some entries may be hidden)."] = ""; $a->strings["People Search"] = ""; -$a->strings["status"] = ""; -$a->strings["%1\$s likes %2\$s's %3\$s"] = ""; -$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = ""; -$a->strings["Item not found."] = ""; -$a->strings["Access denied."] = ""; -$a->strings["Account approved."] = ""; -$a->strings["Registration revoked for %s"] = ""; -$a->strings["Please login."] = ""; -$a->strings["Unable to locate original post."] = ""; -$a->strings["Empty post discarded."] = ""; -$a->strings["Wall Photos"] = ""; -$a->strings["System error. Post not saved."] = ""; -$a->strings["This message was sent to you by %s, a member of the Friendica social network."] = ""; -$a->strings["You may visit them online at %s"] = ""; -$a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = ""; -$a->strings["%s posted an update."] = ""; -$a->strings["Image uploaded but image cropping failed."] = ""; -$a->strings["Image size reduction [%s] failed."] = ""; -$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = ""; -$a->strings["Unable to process image"] = ""; -$a->strings["Image exceeds size limit of %d"] = ""; -$a->strings["Upload File:"] = ""; -$a->strings["Upload Profile Photo"] = ""; -$a->strings["Upload"] = ""; -$a->strings["skip this step"] = ""; -$a->strings["select a photo from your photo albums"] = ""; -$a->strings["Crop Image"] = ""; -$a->strings["Please adjust the image cropping for optimum viewing."] = ""; -$a->strings["Done Editing"] = ""; -$a->strings["Image uploaded successfully."] = ""; -$a->strings["No profile"] = ""; -$a->strings["Remove My Account"] = ""; -$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = ""; -$a->strings["Please enter your password for verification:"] = ""; -$a->strings["No recipient selected."] = ""; -$a->strings["Unable to locate contact information."] = ""; -$a->strings["Message could not be sent."] = ""; -$a->strings["Message collection failure."] = ""; -$a->strings["Message sent."] = ""; -$a->strings["Inbox"] = ""; -$a->strings["Outbox"] = ""; -$a->strings["New Message"] = ""; +$a->strings["No matches"] = ""; +$a->strings["Collection created."] = ""; +$a->strings["Could not create collection."] = ""; +$a->strings["Collection name changed."] = ""; +$a->strings["Create a collection of channels."] = ""; +$a->strings["Collection Name: "] = ""; +$a->strings["Members are visible to other channels"] = ""; +$a->strings["Collection removed."] = ""; +$a->strings["Unable to remove collection."] = ""; +$a->strings["Collection Editor"] = ""; +$a->strings["Members"] = ""; +$a->strings["All Connected Channels"] = ""; +$a->strings["Click on a channel to add or remove."] = ""; +$a->strings["Page owner information could not be retrieved."] = ""; +$a->strings["Album not found."] = ""; +$a->strings["Delete Album"] = ""; +$a->strings["Delete Photo"] = ""; +$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = ""; +$a->strings["a photo"] = ""; +$a->strings["No photos selected"] = ""; +$a->strings["Access to this item is restricted."] = ""; +$a->strings["You have used %1$.2f Mbytes of %2$.2f Mbytes photo storage."] = ""; +$a->strings["You have used %1$.2f Mbytes of photo storage."] = ""; +$a->strings["Upload Photos"] = ""; +$a->strings["New album name: "] = ""; +$a->strings["or existing album name: "] = ""; +$a->strings["Do not show a status post for this upload"] = ""; +$a->strings["Permissions"] = ""; +$a->strings["Contact Photos"] = ""; +$a->strings["Edit Album"] = ""; +$a->strings["Show Newest First"] = ""; +$a->strings["Show Oldest First"] = ""; +$a->strings["View Photo"] = ""; +$a->strings["Permission denied. Access to this item may be restricted."] = ""; +$a->strings["Photo not available"] = ""; +$a->strings["Use as profile photo"] = ""; +$a->strings["View Full Size"] = ""; +$a->strings["Edit photo"] = ""; +$a->strings["Rotate CW (right)"] = ""; +$a->strings["Rotate CCW (left)"] = ""; +$a->strings["New album name"] = ""; +$a->strings["Caption"] = ""; +$a->strings["Add a Tag"] = ""; +$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = ""; +$a->strings["View Album"] = ""; +$a->strings["Recent Photos"] = ""; +$a->strings["sent you a private message"] = ""; +$a->strings["added your channel"] = ""; +$a->strings["g A l F d"] = ""; +$a->strings["[today]"] = ""; +$a->strings["posted an event"] = ""; +$a->strings["Not found."] = ""; +$a->strings["- select -"] = ""; +$a->strings["Welcome to %s"] = ""; +$a->strings["Check Mail"] = ""; +$a->strings["Unable to lookup recipient."] = ""; +$a->strings["Unable to communicate with requested channel."] = ""; +$a->strings["Cannot verify requested channel."] = ""; +$a->strings["Selected channel has private message restrictions. Send failed."] = ""; +$a->strings["Messages"] = ""; $a->strings["Message deleted."] = ""; $a->strings["Conversation removed."] = ""; -$a->strings["Please enter a link URL:"] = ""; $a->strings["Send Private Message"] = ""; $a->strings["To:"] = ""; $a->strings["Subject:"] = ""; -$a->strings["Your message:"] = ""; $a->strings["No messages."] = ""; -$a->strings["Delete conversation"] = ""; -$a->strings["D, d M Y - g:i A"] = ""; -$a->strings["Message not available."] = ""; $a->strings["Delete message"] = ""; +$a->strings["D, d M Y - g:i A"] = ""; +$a->strings["Message not found."] = ""; +$a->strings["Delete conversation"] = ""; +$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = ""; $a->strings["Send Reply"] = ""; -$a->strings["Friends of %s"] = ""; -$a->strings["No friends to display."] = ""; +$a->strings["No profile"] = ""; +$a->strings["Help:"] = ""; +$a->strings["Not Found"] = ""; +$a->strings["Page not found."] = ""; +$a->strings["Remote Authentication"] = ""; +$a->strings["Enter your channel address (e.g. channel@example.com)"] = ""; +$a->strings["Authenticate"] = ""; +$a->strings["Unable to locate original post."] = ""; +$a->strings["Empty post discarded."] = ""; +$a->strings["System error. Post not saved."] = ""; +$a->strings["Wall Photos"] = ""; +$a->strings["Remove term"] = ""; +$a->strings["Commented Order"] = ""; +$a->strings["Sort by Comment Date"] = ""; +$a->strings["Posted Order"] = ""; +$a->strings["Sort by Post Date"] = ""; +$a->strings["Personal"] = ""; +$a->strings["Posts that mention or involve you"] = ""; +$a->strings["New"] = ""; +$a->strings["Activity Stream - by date"] = ""; +$a->strings["Starred"] = ""; +$a->strings["Favourite Posts"] = ""; +$a->strings["Spam"] = ""; +$a->strings["Posts flagged as SPAM"] = ""; +$a->strings["Refresh"] = ""; +$a->strings["Me"] = ""; +$a->strings["Best Friends"] = ""; +$a->strings["Co-workers"] = ""; +$a->strings["Former Friends"] = ""; +$a->strings["Acquaintances"] = ""; +$a->strings["Everybody"] = ""; +$a->strings["Search Results For:"] = ""; +$a->strings["No such group"] = ""; +$a->strings["Group is empty"] = ""; +$a->strings["Contact: "] = ""; +$a->strings["Invalid contact."] = ""; +$a->strings["Theme settings updated."] = ""; $a->strings["Site"] = ""; $a->strings["Users"] = ""; $a->strings["Plugins"] = ""; $a->strings["Themes"] = ""; +$a->strings["DB updates"] = ""; $a->strings["Logs"] = ""; +$a->strings["Plugin Features"] = ""; $a->strings["User registrations waiting for confirmation"] = ""; +$a->strings["Message queues"] = ""; $a->strings["Administration"] = ""; $a->strings["Summary"] = ""; $a->strings["Registered users"] = ""; @@ -630,9 +1005,16 @@ $a->strings["Pending registrations"] = ""; $a->strings["Version"] = ""; $a->strings["Active plugins"] = ""; $a->strings["Site settings updated."] = ""; +$a->strings["No special theme for accessibility"] = ""; $a->strings["Closed"] = ""; $a->strings["Requires approval"] = ""; $a->strings["Open"] = ""; +$a->strings["Private"] = ""; +$a->strings["Paid Access"] = ""; +$a->strings["Free Access"] = ""; +$a->strings["No SSL policy, links will track page SSL state"] = ""; +$a->strings["Force all links to use SSL"] = ""; +$a->strings["Registration"] = ""; $a->strings["File upload"] = ""; $a->strings["Policies"] = ""; $a->strings["Advanced"] = ""; @@ -640,30 +1022,51 @@ $a->strings["Site name"] = ""; $a->strings["Banner/Logo"] = ""; $a->strings["System language"] = ""; $a->strings["System theme"] = ""; +$a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = ""; +$a->strings["Mobile system theme"] = ""; +$a->strings["Theme for mobile devices"] = ""; +$a->strings["Accessibility system theme"] = ""; +$a->strings["Accessibility theme"] = ""; +$a->strings["Channel to use for this website's static pages"] = ""; +$a->strings["Site Channel"] = ""; +$a->strings["SSL link policy"] = ""; +$a->strings["Determines whether generated links should be forced to use SSL"] = ""; $a->strings["Maximum image size"] = ""; +$a->strings["Maximum size in bytes of uploaded images. Default is 0, which means no limits."] = ""; $a->strings["Register policy"] = ""; +$a->strings["Access policy"] = ""; $a->strings["Register text"] = ""; +$a->strings["Will be displayed prominently on the registration page."] = ""; $a->strings["Accounts abandoned after x days"] = ""; $a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = ""; $a->strings["Allowed friend domains"] = ""; +$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"] = ""; $a->strings["Allowed email domains"] = ""; +$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"] = ""; $a->strings["Block public"] = ""; +$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = ""; $a->strings["Force publish"] = ""; -$a->strings["Global directory update URL"] = ""; -$a->strings["Block multiple registrations"] = ""; -$a->strings["OpenID support"] = ""; -$a->strings["Gravatar support"] = ""; -$a->strings["Fullname check"] = ""; -$a->strings["UTF-8 Regular expressions"] = ""; -$a->strings["Show Community Page"] = ""; -$a->strings["Enable OStatus support"] = ""; -$a->strings["Enable Diaspora support"] = ""; -$a->strings["Only allow Friendica contacts"] = ""; -$a->strings["Verify SSL"] = ""; +$a->strings["Check to force all profiles on this site to be listed in the site directory."] = ""; $a->strings["Proxy user"] = ""; $a->strings["Proxy URL"] = ""; $a->strings["Network timeout"] = ""; -$a->strings["%s user blocked"] = array( +$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."] = ""; +$a->strings["Delivery interval"] = ""; +$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."] = ""; +$a->strings["Poll interval"] = ""; +$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."] = ""; +$a->strings["Maximum Load Average"] = ""; +$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."] = ""; +$a->strings["Update has been marked successful"] = ""; +$a->strings["Executing %s failed. Check system logs."] = ""; +$a->strings["Update %s was successfully applied."] = ""; +$a->strings["Update %s did not return a status. Unknown if it succeeded."] = ""; +$a->strings["Update function %s could not be found."] = ""; +$a->strings["No failed updates."] = ""; +$a->strings["Failed Updates"] = ""; +$a->strings["Mark success (if update was manually applied)"] = ""; +$a->strings["Attempt to execute this update step automatically"] = ""; +$a->strings["%s user blocked/unblocked"] = array( 0 => "", 1 => "", ); @@ -671,19 +1074,25 @@ $a->strings["%s user deleted"] = array( 0 => "", 1 => "", ); +$a->strings["Account not found"] = ""; $a->strings["User '%s' deleted"] = ""; $a->strings["User '%s' unblocked"] = ""; $a->strings["User '%s' blocked"] = ""; +$a->strings["Normal Account"] = ""; +$a->strings["Soapbox Account"] = ""; +$a->strings["Community/Celebrity Account"] = ""; +$a->strings["Automatic Friend Account"] = ""; $a->strings["select all"] = ""; $a->strings["User registrations waiting for confirm"] = ""; $a->strings["Request date"] = ""; -$a->strings["Email"] = ""; $a->strings["No registrations."] = ""; +$a->strings["Approve"] = ""; $a->strings["Deny"] = ""; +$a->strings["Block"] = ""; +$a->strings["Unblock"] = ""; $a->strings["Register date"] = ""; $a->strings["Last login"] = ""; -$a->strings["Last item"] = ""; -$a->strings["Account"] = ""; +$a->strings["Service Class"] = ""; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; $a->strings["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = ""; $a->strings["Plugin %s disabled."] = ""; @@ -691,59 +1100,145 @@ $a->strings["Plugin %s enabled."] = ""; $a->strings["Disable"] = ""; $a->strings["Enable"] = ""; $a->strings["Toggle"] = ""; -$a->strings["Settings"] = ""; +$a->strings["Author: "] = ""; +$a->strings["Maintainer: "] = ""; $a->strings["No themes found."] = ""; +$a->strings["Screenshot"] = ""; +$a->strings["[Experimental]"] = ""; +$a->strings["[Unsupported]"] = ""; $a->strings["Log settings updated."] = ""; $a->strings["Clear"] = ""; $a->strings["Debugging"] = ""; $a->strings["Log file"] = ""; -$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = ""; +$a->strings["Must be writable by web server. Relative to your Red top-level directory."] = ""; $a->strings["Log level"] = ""; -$a->strings["Close"] = ""; -$a->strings["FTP Host"] = ""; -$a->strings["FTP Path"] = ""; -$a->strings["FTP User"] = ""; -$a->strings["FTP Password"] = ""; -$a->strings["Requested profile is not available."] = ""; -$a->strings["Access to this profile has been restricted."] = ""; -$a->strings["Tips for New Members"] = ""; -$a->strings["{0} wants to be your friend"] = ""; -$a->strings["{0} sent you a message"] = ""; -$a->strings["{0} requested registration"] = ""; -$a->strings["{0} commented %s's post"] = ""; -$a->strings["{0} liked %s's post"] = ""; -$a->strings["{0} disliked %s's post"] = ""; -$a->strings["{0} is now friends with %s"] = ""; -$a->strings["{0} posted"] = ""; -$a->strings["{0} tagged %s's post with #%s"] = ""; -$a->strings["{0} mentioned you in a post"] = ""; -$a->strings["Login failed."] = ""; -$a->strings["Connect URL missing."] = ""; -$a->strings["This site is not configured to allow communications with other networks."] = ""; -$a->strings["No compatible communication protocols or feeds were discovered."] = ""; -$a->strings["The profile address specified does not provide adequate information."] = ""; -$a->strings["An author or name was not found."] = ""; -$a->strings["No browser URL could be matched to this address."] = ""; -$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = ""; -$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = ""; -$a->strings["Unable to retrieve contact information."] = ""; -$a->strings["following"] = ""; -$a->strings["Common Friends"] = ""; -$a->strings["No friends in common."] = ""; -$a->strings["Item has been removed."] = ""; -$a->strings["Applications"] = ""; -$a->strings["No installed applications."] = ""; -$a->strings["Search This Site"] = ""; +$a->strings["Ignore"] = ""; +$a->strings["Connection updated."] = ""; +$a->strings["Connection update failed."] = ""; +$a->strings["Introductions and Connection Requests"] = ""; +$a->strings["No pending introductions."] = ""; +$a->strings["System error. Please try again later."] = ""; +$a->strings["Hide this contact from others"] = ""; +$a->strings["Post a new friend activity"] = ""; +$a->strings["if applicable"] = ""; +$a->strings["Discard"] = ""; +$a->strings["Could not access contact record."] = ""; +$a->strings["Could not locate selected profile."] = ""; +$a->strings["Failed to update connection record."] = ""; +$a->strings["Could not access address book record."] = ""; +$a->strings["Refresh failed - channel is currently unavailable."] = ""; +$a->strings["Channel has been unblocked"] = ""; +$a->strings["Channel has been blocked"] = ""; +$a->strings["Unable to set address book parameters."] = ""; +$a->strings["Channel has been unignored"] = ""; +$a->strings["Channel has been ignored"] = ""; +$a->strings["Channel has been unarchived"] = ""; +$a->strings["Channel has been archived"] = ""; +$a->strings["Channel has been unhidden"] = ""; +$a->strings["Channel has been hidden"] = ""; +$a->strings["Channel has been approved"] = ""; +$a->strings["Channel has been unapproved"] = ""; +$a->strings["Contact has been removed."] = ""; +$a->strings["View %s's profile"] = ""; +$a->strings["Refresh Permissions"] = ""; +$a->strings["Fetch updated permissions"] = ""; +$a->strings["Block or Unblock this connection"] = ""; +$a->strings["Unignore"] = ""; +$a->strings["Ignore or Unignore this connection"] = ""; +$a->strings["Unarchive"] = ""; +$a->strings["Archive"] = ""; +$a->strings["Archive or Unarchive this connection"] = ""; +$a->strings["Unhide"] = ""; +$a->strings["Hide"] = ""; +$a->strings["Hide or Unhide this connection"] = ""; +$a->strings["Delete this connection"] = ""; +$a->strings["Unknown"] = ""; +$a->strings["Approve this connection"] = ""; +$a->strings["Accept connection to allow communication"] = ""; +$a->strings["Automatic Permissions Settings"] = ""; +$a->strings["Connections: settings for %s"] = ""; +$a->strings["When receiving a channel introduction, any permissions provided here will be applied to the new connection automatically and the introduction approved. Leave this page if you do not wish to use this feature."] = ""; +$a->strings["Slide to adjust your degree of friendship"] = ""; +$a->strings["Connection has no individual permissions!"] = ""; +$a->strings["This may be appropriate based on your <a href=\"settings\">privacy settings</a>, though you may wish to review the \"Advanced Permissions\"."] = ""; +$a->strings["Profile Visibility"] = ""; +$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = ""; +$a->strings["Contact Information / Notes"] = ""; +$a->strings["Edit contact notes"] = ""; +$a->strings["Their Settings"] = ""; +$a->strings["My Settings"] = ""; +$a->strings["Forum Members"] = ""; +$a->strings["Soapbox"] = ""; +$a->strings["Full Sharing"] = ""; +$a->strings["Cautious Sharing"] = ""; +$a->strings["Follow Only"] = ""; +$a->strings["Individual Permissions"] = ""; +$a->strings["Individual permissions are only enabled for <a href=\"settings\">privacy settings</a> which are set to \"Only those you specifically allow\". Otherwise they are controlled by your privacy settings."] = ""; +$a->strings["Advanced Permissions"] = ""; +$a->strings["Quick Links"] = ""; +$a->strings["Visit %s's profile - %s"] = ""; +$a->strings["Block/Unblock contact"] = ""; +$a->strings["Ignore contact"] = ""; +$a->strings["Repair URL settings"] = ""; +$a->strings["View conversations"] = ""; +$a->strings["Delete contact"] = ""; +$a->strings["Last update:"] = ""; +$a->strings["Update public posts"] = ""; +$a->strings["Update now"] = ""; +$a->strings["Currently blocked"] = ""; +$a->strings["Currently ignored"] = ""; +$a->strings["Currently archived"] = ""; +$a->strings["Currently pending"] = ""; +$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = ""; +$a->strings["Blocked"] = ""; +$a->strings["Ignored"] = ""; +$a->strings["Hidden"] = ""; +$a->strings["Archived"] = ""; +$a->strings["All"] = ""; +$a->strings["Suggestions"] = ""; +$a->strings["Suggest new connections"] = ""; +$a->strings["Show pending (new) connections"] = ""; +$a->strings["All Connections"] = ""; +$a->strings["Show all connections"] = ""; +$a->strings["Unblocked"] = ""; +$a->strings["Only show unblocked connections"] = ""; +$a->strings["Only show blocked connections"] = ""; +$a->strings["Only show ignored connections"] = ""; +$a->strings["Only show archived connections"] = ""; +$a->strings["Only show hidden connections"] = ""; +$a->strings["%1\$s [%2\$s]"] = ""; +$a->strings["Edit contact"] = ""; +$a->strings["Search your connections"] = ""; +$a->strings["Finding: "] = ""; +$a->strings["This site is not a directory server"] = ""; +$a->strings["Remote privacy information not available."] = ""; +$a->strings["Visible to:"] = ""; +$a->strings["Remote authentication blocked. You are logged into this site locally. Please logout and retry."] = ""; +$a->strings["Welcome %s. Remote authentication successful."] = ""; $a->strings["Profile not found."] = ""; -$a->strings["Profile Name is required."] = ""; -$a->strings["Profile updated."] = ""; $a->strings["Profile deleted."] = ""; $a->strings["Profile-"] = ""; $a->strings["New profile created."] = ""; $a->strings["Profile unavailable to clone."] = ""; +$a->strings["Profile Name is required."] = ""; +$a->strings["Marital Status"] = ""; +$a->strings["Romantic Partner"] = ""; +$a->strings["Likes"] = ""; +$a->strings["Dislikes"] = ""; +$a->strings["Work/Employment"] = ""; +$a->strings["Religion"] = ""; +$a->strings["Political Views"] = ""; +$a->strings["Gender"] = ""; +$a->strings["Sexual Preference"] = ""; +$a->strings["Homepage"] = ""; +$a->strings["Interests"] = ""; +$a->strings["Address"] = ""; +$a->strings["Location"] = ""; +$a->strings["Profile updated."] = ""; $a->strings["Hide your contact/friend list from viewers of this profile?"] = ""; $a->strings["Edit Profile Details"] = ""; $a->strings["View this profile"] = ""; +$a->strings["Change Profile Photo"] = ""; $a->strings["Create a new profile using these settings"] = ""; $a->strings["Clone this profile"] = ""; $a->strings["Delete this profile"] = ""; @@ -760,18 +1255,16 @@ $a->strings["Region/State:"] = ""; $a->strings["<span class=\"heart\">♥</span> Marital Status:"] = ""; $a->strings["Who: (if applicable)"] = ""; $a->strings["Examples: cathy123, Cathy Williams, cathy@example.com"] = ""; -$a->strings["Sexual Preference:"] = ""; +$a->strings["Since [date]:"] = ""; $a->strings["Homepage URL:"] = ""; -$a->strings["Political Views:"] = ""; $a->strings["Religious Views:"] = ""; -$a->strings["Public Keywords:"] = ""; -$a->strings["Private Keywords:"] = ""; +$a->strings["Keywords:"] = ""; $a->strings["Example: fishing photography software"] = ""; -$a->strings["(Used for suggesting potential friends, can be seen by others)"] = ""; -$a->strings["(Used for searching profiles, never shown to others)"] = ""; +$a->strings["Used in directory listings"] = ""; $a->strings["Tell us about yourself..."] = ""; $a->strings["Hobbies/Interests"] = ""; $a->strings["Contact information and Social Networks"] = ""; +$a->strings["My other channels"] = ""; $a->strings["Musical interests"] = ""; $a->strings["Books, literature"] = ""; $a->strings["Television"] = ""; @@ -780,583 +1273,219 @@ $a->strings["Love/romance"] = ""; $a->strings["Work/employment"] = ""; $a->strings["School/education"] = ""; $a->strings["This is your <strong>public</strong> profile.<br />It <strong>may</strong> be visible to anybody using the internet."] = ""; -$a->strings["Age: "] = ""; $a->strings["Edit/Manage Profiles"] = ""; $a->strings["Change profile photo"] = ""; $a->strings["Create New Profile"] = ""; $a->strings["Profile Image"] = ""; $a->strings["visible to everybody"] = ""; $a->strings["Edit visibility"] = ""; -$a->strings["%1\$s tagged %2\$s's %3\$s with %4\$s"] = ""; -$a->strings["No potential page delegates located."] = ""; -$a->strings["Delegate Page Management"] = ""; -$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = ""; -$a->strings["Existing Page Managers"] = ""; -$a->strings["Existing Page Delegates"] = ""; -$a->strings["Potential Delegates"] = ""; -$a->strings["Add"] = ""; -$a->strings["No entries."] = ""; -$a->strings["Friend Suggestions"] = ""; +$a->strings["Add a Channel"] = ""; +$a->strings["A channel is your own collection of related web pages. A channel can be used to hold social network profiles, blogs, conversation groups and forums, celebrity pages, and much more. You may create as many channels as your service provider allows."] = ""; +$a->strings["Channel Name"] = ""; +$a->strings["Examples: \"Bob Jameson\", \"Lisa and her Horses\", \"Soccer\", \"Aviation Group\" "] = ""; +$a->strings["Choose a short nickname"] = ""; +$a->strings["Your nickname will be used to create an easily remembered channel address (like an email address) which you can share with others."] = ""; +$a->strings["Or <a href=\"import\">import an existing channel</a> from another location"] = ""; +$a->strings["Create"] = ""; +$a->strings["No valid account found."] = ""; +$a->strings["Password reset request issued. Check your email."] = ""; +$a->strings["Site Member (%s)"] = ""; +$a->strings["Password reset requested at %s"] = ""; +$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = ""; +$a->strings["Password Reset"] = ""; +$a->strings["Your password has been reset as requested."] = ""; +$a->strings["Your new password is"] = ""; +$a->strings["Save or copy your new password - and then"] = ""; +$a->strings["click here to login"] = ""; +$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = ""; +$a->strings["Your password has changed at %s"] = ""; +$a->strings["Forgot your Password?"] = ""; +$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = ""; +$a->strings["Email Address"] = ""; +$a->strings["Reset"] = ""; +$a->strings["Nothing to import."] = ""; +$a->strings["Unable to download data from old server"] = ""; +$a->strings["Imported file is empty."] = ""; +$a->strings["Cannot create a duplicate channel identifier on this system. Import failed."] = ""; +$a->strings["Channel clone failed. Import failed."] = ""; +$a->strings["Cloned channel not found. Import failed."] = ""; +$a->strings["Import completed."] = ""; +$a->strings["You must be logged in to use this feature."] = ""; +$a->strings["Import Channel"] = ""; +$a->strings["Use this form to import an existing channel from a different server/hub. You may retrieve the channel identity from the old server/hub via the network or provide an export file. Only identity and connections/relationships will be imported. Importation of content is not yet available."] = ""; +$a->strings["File to Upload"] = ""; +$a->strings["Or provide the old server/hub details"] = ""; +$a->strings["Your old identity address (xyz@example.com)"] = ""; +$a->strings["Your old login email address"] = ""; +$a->strings["Your old login password"] = ""; +$a->strings["For either option, please choose whether to make this hub your new primary address, or whether your old location should continue this role. You will be able to post from either location, but only one can be marked as the primary location for files, photos, and media."] = ""; +$a->strings["Make this hub my primary location"] = ""; +$a->strings["Create a new channel"] = ""; +$a->strings["Channel Manager"] = ""; +$a->strings["Current Channel"] = ""; +$a->strings["Attach to one of your channels by selecting it."] = ""; +$a->strings["Default Channel"] = ""; +$a->strings["Make Default"] = ""; +$a->strings["Profile Match"] = ""; +$a->strings["No keywords to match. Please add keywords to your default profile."] = ""; +$a->strings["is interested in:"] = ""; +$a->strings["Contact settings applied."] = ""; +$a->strings["Contact update failed."] = ""; +$a->strings["Contact not found."] = ""; +$a->strings["Repair Contact Settings"] = ""; +$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = ""; +$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = ""; +$a->strings["Return to contact editor"] = ""; +$a->strings["Account Nickname"] = ""; +$a->strings["@Tagname - overrides Name/Nickname"] = ""; +$a->strings["Account URL"] = ""; +$a->strings["Friend Request URL"] = ""; +$a->strings["Friend Confirm URL"] = ""; +$a->strings["Notification Endpoint URL"] = ""; +$a->strings["Poll/Feed URL"] = ""; +$a->strings["New photo from this URL"] = ""; +$a->strings["invalid target signature"] = ""; +$a->strings["Channel added."] = ""; +$a->strings["Contacts who are not members of a group"] = ""; +$a->strings["Image uploaded but image cropping failed."] = ""; +$a->strings["Image resize failed."] = ""; +$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = ""; +$a->strings["Image exceeds size limit of %d"] = ""; +$a->strings["Unable to process image."] = ""; +$a->strings["Photo not available."] = ""; +$a->strings["Upload File:"] = ""; +$a->strings["Select a profile:"] = ""; +$a->strings["Upload Profile Photo"] = ""; +$a->strings["Upload"] = ""; +$a->strings["skip this step"] = ""; +$a->strings["select a photo from your photo albums"] = ""; +$a->strings["Crop Image"] = ""; +$a->strings["Please adjust the image cropping for optimum viewing."] = ""; +$a->strings["Done Editing"] = ""; +$a->strings["Image uploaded successfully."] = ""; +$a->strings["Image upload failed."] = ""; +$a->strings["Image size reduction [%s] failed."] = ""; +$a->strings["Item not found"] = ""; +$a->strings["Edit post"] = ""; +$a->strings["Insert YouTube video"] = ""; +$a->strings["Insert Vorbis [.ogg] video"] = ""; +$a->strings["Insert Vorbis [.ogg] audio"] = ""; +$a->strings["Invalid request identifier."] = ""; +$a->strings["System"] = ""; +$a->strings["Introductions"] = ""; +$a->strings["Show Ignored Requests"] = ""; +$a->strings["Hide Ignored Requests"] = ""; +$a->strings["Notification type: "] = ""; +$a->strings["Friend Suggestion"] = ""; +$a->strings["suggested by %s"] = ""; +$a->strings["Claims to be known to you: "] = ""; +$a->strings["yes"] = ""; +$a->strings["no"] = ""; +$a->strings["Approve as: "] = ""; +$a->strings["Friend"] = ""; +$a->strings["Sharer"] = ""; +$a->strings["Fan/Admirer"] = ""; +$a->strings["Friend/Connect Request"] = ""; +$a->strings["New Follower"] = ""; +$a->strings["No introductions."] = ""; +$a->strings["%s liked %s's post"] = ""; +$a->strings["%s disliked %s's post"] = ""; +$a->strings["%s is now friends with %s"] = ""; +$a->strings["%s created a new post"] = ""; +$a->strings["%s commented on %s's post"] = ""; +$a->strings["No more network notifications."] = ""; +$a->strings["Network Notifications"] = ""; +$a->strings["No more system notifications."] = ""; +$a->strings["System Notifications"] = ""; +$a->strings["No more personal notifications."] = ""; +$a->strings["Personal Notifications"] = ""; +$a->strings["No more home notifications."] = ""; +$a->strings["Home Notifications"] = ""; +$a->strings["Post successful."] = ""; +$a->strings["Item is not editable"] = ""; +$a->strings["Access to this profile has been restricted."] = ""; +$a->strings["Poke/Prod"] = ""; +$a->strings["poke, prod or do other things to somebody"] = ""; +$a->strings["Recipient"] = ""; +$a->strings["Choose what you wish to do to recipient"] = ""; +$a->strings["Make this post private"] = ""; +$a->strings["Not available."] = ""; +$a->strings["Community"] = ""; +$a->strings["No results."] = ""; +$a->strings["Files"] = ""; +$a->strings["Friend suggestion sent."] = ""; +$a->strings["Suggest Friends"] = ""; +$a->strings["Suggest a friend for %s"] = ""; +$a->strings["Invalid profile identifier."] = ""; +$a->strings["Profile Visibility Editor"] = ""; +$a->strings["Click on a contact to add or remove."] = ""; +$a->strings["Visible To"] = ""; +$a->strings["All Contacts (with secure profile access)"] = ""; +$a->strings["Version %s"] = ""; +$a->strings["Installed plugins/addons/apps:"] = ""; +$a->strings["No installed plugins/addons/apps"] = ""; +$a->strings["Red"] = ""; +$a->strings["This is Red - another decentralized, distributed communications project by the folks at Friendica."] = ""; +$a->strings["Running at web location"] = ""; +$a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica and/or Red project."] = ""; +$a->strings["Bug reports and issues: please visit"] = ""; +$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = ""; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = ""; $a->strings["Ignore/Hide"] = ""; -$a->strings["Global Directory"] = ""; -$a->strings["Normal site view"] = ""; -$a->strings["Admin - View all site entries"] = ""; -$a->strings["Find on this site"] = ""; -$a->strings["Site Directory"] = ""; -$a->strings["Gender: "] = ""; -$a->strings["No entries (some entries may be hidden)."] = ""; -$a->strings["%s : Not a valid email address."] = ""; -$a->strings["Please join my network on %s"] = ""; -$a->strings["%s : Message delivery failed."] = ""; -$a->strings["%d message sent."] = array( - 0 => "", - 1 => "", -); -$a->strings["You have no more invitations available"] = ""; -$a->strings["Send invitations"] = ""; -$a->strings["Enter email addresses, one per line:"] = ""; -$a->strings["Please join my social network on %s"] = ""; -$a->strings["To accept this invitation, please visit:"] = ""; -$a->strings["You will need to supply this invitation code: \$invite_code"] = ""; -$a->strings["Once you have registered, please connect with me via my profile page at:"] = ""; -$a->strings["Response from remote site was not understood."] = ""; -$a->strings["Unexpected response from remote site: "] = ""; -$a->strings["Confirmation completed successfully."] = ""; -$a->strings["Remote site reported: "] = ""; -$a->strings["Temporary failure. Please wait and try again."] = ""; -$a->strings["Introduction failed or was revoked."] = ""; -$a->strings["Unable to set contact photo."] = ""; -$a->strings["%1\$s is now friends with %2\$s"] = ""; -$a->strings["No user record found for '%s' "] = ""; -$a->strings["Our site encryption key is apparently messed up."] = ""; -$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = ""; -$a->strings["Contact record was not found for you on our site."] = ""; -$a->strings["Site public key not available in contact record for URL %s."] = ""; -$a->strings["The ID provided by your system is a duplicate on our system. It should work if you try again."] = ""; -$a->strings["Unable to set your contact credentials on our system."] = ""; -$a->strings["Unable to update your contact profile details on our system"] = ""; -$a->strings["Connection accepted at %s"] = ""; -$a->strings["Facebook disabled"] = ""; -$a->strings["Updating contacts"] = ""; -$a->strings["Facebook API key is missing."] = ""; -$a->strings["Facebook Connect"] = ""; -$a->strings["Install Facebook connector for this account."] = ""; -$a->strings["Remove Facebook connector"] = ""; -$a->strings["Re-authenticate [This is necessary whenever your Facebook password is changed.]"] = ""; -$a->strings["Post to Facebook by default"] = ""; -$a->strings["Link all your Facebook friends and conversations on this website"] = ""; -$a->strings["Facebook conversations consist of your <em>profile wall</em> and your friend <em>stream</em>."] = ""; -$a->strings["On this website, your Facebook friend stream is only visible to you."] = ""; -$a->strings["The following settings determine the privacy of your Facebook profile wall on this website."] = ""; -$a->strings["On this website your Facebook profile wall conversations will only be visible to you"] = ""; -$a->strings["Do not import your Facebook profile wall conversations"] = ""; -$a->strings["If you choose to link conversations and leave both of these boxes unchecked, your Facebook profile wall will be merged with your profile wall on this website and your privacy settings on this website will be used to determine who may see the conversations."] = ""; -$a->strings["Comma separated applications to ignore"] = ""; -$a->strings["Facebook"] = ""; -$a->strings["Facebook Connector Settings"] = ""; -$a->strings["Post to Facebook"] = ""; -$a->strings["Post to Facebook cancelled because of multi-network access permission conflict."] = ""; -$a->strings["Image: "] = ""; -$a->strings["View on Friendica"] = ""; -$a->strings["Facebook post failed. Queued for retry."] = ""; -$a->strings["link"] = ""; -$a->strings["%d person likes this"] = array( - 0 => "", - 1 => "", -); -$a->strings["%d person doesn't like this"] = array( - 0 => "", - 1 => "", -); -$a->strings["Generate new key"] = ""; -$a->strings["Widgets key"] = ""; -$a->strings["Widgets available"] = ""; -$a->strings["Connect on Friendica!"] = ""; -$a->strings["YourLS Settings"] = ""; -$a->strings["URL: http://"] = ""; -$a->strings["Username:"] = ""; -$a->strings["Password:"] = ""; -$a->strings["Use SSL "] = ""; -$a->strings["yourls Settings saved."] = ""; -$a->strings["\"Not Safe For Work\" Settings"] = ""; -$a->strings["Enable NSFW filter"] = ""; -$a->strings["Comma separated words to treat as NSFW"] = ""; -$a->strings["Use /expression/ to provide regular expressions"] = ""; -$a->strings["NSFW Settings saved."] = ""; -$a->strings["%s - Click to open/close"] = ""; -$a->strings["Login"] = ""; -$a->strings["OpenID"] = ""; -$a->strings["Last users"] = ""; -$a->strings["Most active users"] = ""; -$a->strings["Last photos"] = ""; -$a->strings["Last likes"] = ""; -$a->strings["event"] = ""; -$a->strings["Allow to use your friendica id (%s) to connecto to external unhosted-enabled storage (like ownCloud). See <a href=\"http://www.w3.org/community/unhosted/wiki/RemoteStorage#WebFinger\">RemoteStorage WebFinger</a>"] = ""; -$a->strings["Template URL (with {category})"] = ""; -$a->strings["OAuth end-point"] = ""; -$a->strings["Api"] = ""; -$a->strings["Member since:"] = ""; -$a->strings["Three Dimensional Tic-Tac-Toe"] = ""; -$a->strings["3D Tic-Tac-Toe"] = ""; -$a->strings["New game"] = ""; -$a->strings["New game with handicap"] = ""; -$a->strings["Three dimensional tic-tac-toe is just like the traditional game except that it is played on multiple levels simultaneously. "] = ""; -$a->strings["In this case there are three levels. You win by getting three in a row on any level, as well as up, down, and diagonally across the different levels."] = ""; -$a->strings["The handicap game disables the center position on the middle level because the player claiming this square often has an unfair advantage."] = ""; -$a->strings["You go first..."] = ""; -$a->strings["I'm going first this time..."] = ""; -$a->strings["You won!"] = ""; -$a->strings["\"Cat\" game!"] = ""; -$a->strings["I won!"] = ""; -$a->strings["Randplace Settings"] = ""; -$a->strings["Enable Randplace Plugin"] = ""; -$a->strings["Post to Drupal"] = ""; -$a->strings["Drupal Post Settings"] = ""; -$a->strings["Enable Drupal Post Plugin"] = ""; -$a->strings["Drupal username"] = ""; -$a->strings["Drupal password"] = ""; -$a->strings["Post Type - article,page,or blog"] = ""; -$a->strings["Drupal site URL"] = ""; -$a->strings["Drupal site uses clean URLS"] = ""; -$a->strings["Post to Drupal by default"] = ""; -$a->strings["Post from Friendica"] = ""; -$a->strings["Geonames settings updated."] = ""; -$a->strings["Geonames Settings"] = ""; -$a->strings["Enable Geonames Plugin"] = ""; -$a->strings["Upload a file"] = ""; -$a->strings["Drop files here to upload"] = ""; -$a->strings["Failed"] = ""; -$a->strings["No files were uploaded."] = ""; -$a->strings["Uploaded file is empty"] = ""; -$a->strings["File has an invalid extension, it should be one of "] = ""; -$a->strings["Upload was cancelled, or server error encountered"] = ""; -$a->strings["OEmbed settings updated"] = ""; -$a->strings["Use OEmbed for YouTube videos"] = ""; -$a->strings["URL to embed:"] = ""; -$a->strings["Impressum"] = ""; -$a->strings["Site Owner"] = ""; -$a->strings["Email Address"] = ""; -$a->strings["Postal Address"] = ""; -$a->strings["The impressum addon needs to be configured!<br />Please add at least the <tt>owner</tt> variable to your config file. For other variables please refer to the README file of the addon."] = ""; -$a->strings["Site Owners Profile"] = ""; -$a->strings["Notes"] = ""; -$a->strings["Report Bug"] = ""; -$a->strings["\"Blockem\" Settings"] = ""; -$a->strings["Comma separated profile URLS to block"] = ""; -$a->strings["BLOCKEM Settings saved."] = ""; -$a->strings["Blocked %s - Click to open/close"] = ""; -$a->strings["Unblock Author"] = ""; -$a->strings["Block Author"] = ""; -$a->strings["blockem settings updated"] = ""; -$a->strings[":-)"] = ""; -$a->strings[":-("] = ""; -$a->strings["lol"] = ""; -$a->strings["Quick Comment Settings"] = ""; -$a->strings["Enter quick comments, one per line"] = ""; -$a->strings["Quick Comment settings saved."] = ""; -$a->strings["Tile Server URL"] = ""; -$a->strings["A list of <a href=\"http://wiki.openstreetmap.org/wiki/TMS\" target=\"_blank\">public tile servers</a>"] = ""; -$a->strings["Default zoom"] = ""; -$a->strings["The default zoom level. (1:world, 18:highest)"] = ""; -$a->strings["Editplain settings updated."] = ""; -$a->strings["Editplain Settings"] = ""; -$a->strings["Disable richtext status editor"] = ""; -$a->strings["\"pageheader\" Settings"] = ""; -$a->strings["pageheader Settings saved."] = ""; -$a->strings["View Source"] = ""; -$a->strings["Post to StatusNet"] = ""; -$a->strings["Please contact your site administrator.<br />The provided API URL is not valid."] = ""; -$a->strings["We could not contact the StatusNet API with the Path you entered."] = ""; -$a->strings["StatusNet settings updated."] = ""; -$a->strings["StatusNet Posting Settings"] = ""; -$a->strings["Globally Available StatusNet OAuthKeys"] = ""; -$a->strings["There are preconfigured OAuth key pairs for some StatusNet servers available. If you are useing one of them, please use these credentials. If not feel free to connect to any other StatusNet instance (see below)."] = ""; -$a->strings["Provide your own OAuth Credentials"] = ""; -$a->strings["No consumer key pair for StatusNet found. Register your Friendica Account as an desktop client on your StatusNet account, copy the consumer key pair here and enter the API base root.<br />Before you register your own OAuth key pair ask the administrator if there is already a key pair for this Friendica installation at your favorited StatusNet installation."] = ""; -$a->strings["OAuth Consumer Key"] = ""; -$a->strings["OAuth Consumer Secret"] = ""; -$a->strings["Base API Path (remember the trailing /)"] = ""; -$a->strings["To connect to your StatusNet account click the button below to get a security code from StatusNet which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to StatusNet."] = ""; -$a->strings["Log in with StatusNet"] = ""; -$a->strings["Copy the security code from StatusNet here"] = ""; -$a->strings["Cancel Connection Process"] = ""; -$a->strings["Current StatusNet API is"] = ""; -$a->strings["Cancel StatusNet Connection"] = ""; -$a->strings["Currently connected to: "] = ""; -$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated StatusNet account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; -$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to StatusNet will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; -$a->strings["Allow posting to StatusNet"] = ""; -$a->strings["Send public postings to StatusNet by default"] = ""; -$a->strings["Clear OAuth configuration"] = ""; -$a->strings["API URL"] = ""; -$a->strings["Post to Tumblr"] = ""; -$a->strings["Tumblr Post Settings"] = ""; -$a->strings["Enable Tumblr Post Plugin"] = ""; -$a->strings["Tumblr login"] = ""; -$a->strings["Tumblr password"] = ""; -$a->strings["Post to Tumblr by default"] = ""; -$a->strings["Numfriends settings updated."] = ""; -$a->strings["Numfriends Settings"] = ""; -$a->strings["How many contacts to display on profile sidebar"] = ""; -$a->strings["Post to Wordpress"] = ""; -$a->strings["WordPress Post Settings"] = ""; -$a->strings["Enable WordPress Post Plugin"] = ""; -$a->strings["WordPress username"] = ""; -$a->strings["WordPress password"] = ""; -$a->strings["WordPress API URL"] = ""; -$a->strings["Post to WordPress by default"] = ""; -$a->strings["\"Show more\" Settings"] = ""; -$a->strings["Enable Show More"] = ""; -$a->strings["Cutting posts after how much characters"] = ""; -$a->strings["Show More Settings saved."] = ""; -$a->strings["Show More"] = ""; -$a->strings["This website is tracked using the <a href='http://www.piwik.org'>Piwik</a> analytics tool."] = ""; -$a->strings["If you do not want that your visits are logged this way you <a href='%s'>can set a cookie to prevent Piwik from tracking further visits of the site</a> (opt-out)."] = ""; -$a->strings["Piwik Base URL"] = ""; -$a->strings["Absolute path to your Piwik installation. (without protocol (http/s), with trailing slash)"] = ""; -$a->strings["Site ID"] = ""; -$a->strings["Show opt-out cookie link?"] = ""; -$a->strings["Asynchronous tracking"] = ""; -$a->strings["Post to Twitter"] = ""; -$a->strings["Twitter settings updated."] = ""; -$a->strings["Twitter Posting Settings"] = ""; -$a->strings["No consumer key pair for Twitter found. Please contact your site administrator."] = ""; -$a->strings["At this Friendica instance the Twitter plugin was enabled but you have not yet connected your account to your Twitter account. To do so click the button below to get a PIN from Twitter which you have to copy into the input box below and submit the form. Only your <strong>public</strong> posts will be posted to Twitter."] = ""; -$a->strings["Log in with Twitter"] = ""; -$a->strings["Copy the PIN from Twitter here"] = ""; -$a->strings["If enabled all your <strong>public</strong> postings can be posted to the associated Twitter account. You can choose to do so by default (here) or for every posting separately in the posting options when writing the entry."] = ""; -$a->strings["<strong>Note</strong>: Due your privacy settings (<em>Hide your profile details from unknown viewers?</em>) the link potentially included in public postings relayed to Twitter will lead the visitor to a blank page informing the visitor that the access to your profile has been restricted."] = ""; -$a->strings["Allow posting to Twitter"] = ""; -$a->strings["Send public postings to Twitter by default"] = ""; -$a->strings["Consumer key"] = ""; -$a->strings["Consumer secret"] = ""; -$a->strings["Post to Posterous"] = ""; -$a->strings["Posterous Post Settings"] = ""; -$a->strings["Enable Posterous Post Plugin"] = ""; -$a->strings["Posterous login"] = ""; -$a->strings["Posterous password"] = ""; -$a->strings["Post to Posterous by default"] = ""; -$a->strings["Gender:"] = ""; -$a->strings["j F, Y"] = ""; -$a->strings["j F"] = ""; -$a->strings["Birthday:"] = ""; -$a->strings["Age:"] = ""; -$a->strings["Status:"] = ""; -$a->strings["Homepage:"] = ""; -$a->strings["Tags:"] = ""; -$a->strings["Religion:"] = ""; -$a->strings["About:"] = ""; -$a->strings["Hobbies/Interests:"] = ""; -$a->strings["Contact information and Social Networks:"] = ""; -$a->strings["Musical interests:"] = ""; -$a->strings["Books, literature:"] = ""; -$a->strings["Television:"] = ""; -$a->strings["Film/dance/culture/entertainment:"] = ""; -$a->strings["Love/Romance:"] = ""; -$a->strings["Work/employment:"] = ""; -$a->strings["School/education:"] = ""; -$a->strings["Unknown | Not categorised"] = ""; -$a->strings["Block immediately"] = ""; -$a->strings["Shady, spammer, self-marketer"] = ""; -$a->strings["Known to me, but no opinion"] = ""; -$a->strings["OK, probably harmless"] = ""; -$a->strings["Reputable, has my trust"] = ""; -$a->strings["Frequently"] = ""; -$a->strings["Hourly"] = ""; -$a->strings["Twice daily"] = ""; -$a->strings["Daily"] = ""; -$a->strings["Weekly"] = ""; -$a->strings["Monthly"] = ""; -$a->strings["OStatus"] = ""; -$a->strings["RSS/Atom"] = ""; -$a->strings["Zot!"] = ""; -$a->strings["LinkedIn"] = ""; -$a->strings["XMPP/IM"] = ""; -$a->strings["MySpace"] = ""; -$a->strings["Male"] = ""; -$a->strings["Female"] = ""; -$a->strings["Currently Male"] = ""; -$a->strings["Currently Female"] = ""; -$a->strings["Mostly Male"] = ""; -$a->strings["Mostly Female"] = ""; -$a->strings["Transgender"] = ""; -$a->strings["Intersex"] = ""; -$a->strings["Transsexual"] = ""; -$a->strings["Hermaphrodite"] = ""; -$a->strings["Neuter"] = ""; -$a->strings["Non-specific"] = ""; -$a->strings["Other"] = ""; -$a->strings["Undecided"] = ""; -$a->strings["Males"] = ""; -$a->strings["Females"] = ""; -$a->strings["Gay"] = ""; -$a->strings["Lesbian"] = ""; -$a->strings["No Preference"] = ""; -$a->strings["Bisexual"] = ""; -$a->strings["Autosexual"] = ""; -$a->strings["Abstinent"] = ""; -$a->strings["Virgin"] = ""; -$a->strings["Deviant"] = ""; -$a->strings["Fetish"] = ""; -$a->strings["Oodles"] = ""; -$a->strings["Nonsexual"] = ""; -$a->strings["Single"] = ""; -$a->strings["Lonely"] = ""; -$a->strings["Available"] = ""; -$a->strings["Unavailable"] = ""; -$a->strings["Dating"] = ""; -$a->strings["Unfaithful"] = ""; -$a->strings["Sex Addict"] = ""; -$a->strings["Friends"] = ""; -$a->strings["Friends/Benefits"] = ""; -$a->strings["Casual"] = ""; -$a->strings["Engaged"] = ""; -$a->strings["Married"] = ""; -$a->strings["Partners"] = ""; -$a->strings["Cohabiting"] = ""; -$a->strings["Happy"] = ""; -$a->strings["Not Looking"] = ""; -$a->strings["Swinger"] = ""; -$a->strings["Betrayed"] = ""; -$a->strings["Separated"] = ""; -$a->strings["Unstable"] = ""; -$a->strings["Divorced"] = ""; -$a->strings["Widowed"] = ""; -$a->strings["Uncertain"] = ""; -$a->strings["Complicated"] = ""; -$a->strings["Don't care"] = ""; -$a->strings["Ask me"] = ""; -$a->strings["Starts:"] = ""; -$a->strings["Finishes:"] = ""; -$a->strings["(no subject)"] = ""; -$a->strings["noreply"] = ""; -$a->strings["prev"] = ""; -$a->strings["first"] = ""; -$a->strings["last"] = ""; -$a->strings["next"] = ""; -$a->strings["No contacts"] = ""; -$a->strings["%d Contact"] = array( - 0 => "", - 1 => "", -); -$a->strings["Search"] = ""; -$a->strings["Monday"] = ""; -$a->strings["Tuesday"] = ""; -$a->strings["Wednesday"] = ""; -$a->strings["Thursday"] = ""; -$a->strings["Friday"] = ""; -$a->strings["Saturday"] = ""; -$a->strings["Sunday"] = ""; -$a->strings["January"] = ""; -$a->strings["February"] = ""; -$a->strings["March"] = ""; -$a->strings["April"] = ""; -$a->strings["May"] = ""; -$a->strings["June"] = ""; -$a->strings["July"] = ""; -$a->strings["August"] = ""; -$a->strings["September"] = ""; -$a->strings["October"] = ""; -$a->strings["November"] = ""; -$a->strings["December"] = ""; -$a->strings["bytes"] = ""; -$a->strings["Select an alternate language"] = ""; -$a->strings["default"] = ""; -$a->strings["Sharing notification from Diaspora network"] = ""; -$a->strings["Attachments:"] = ""; -$a->strings["[Relayed] Comment authored by %s from network %s"] = ""; -$a->strings["Embedded content"] = ""; -$a->strings["Embedding disabled"] = ""; -$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."] = ""; -$a->strings["Everybody"] = ""; -$a->strings["edit"] = ""; -$a->strings["Groups"] = ""; -$a->strings["Edit group"] = ""; -$a->strings["Create a new group"] = ""; -$a->strings["Logout"] = ""; -$a->strings["End this session"] = ""; -$a->strings["Status"] = ""; -$a->strings["Your posts and conversations"] = ""; -$a->strings["Your profile page"] = ""; -$a->strings["Photos"] = ""; -$a->strings["Your photos"] = ""; -$a->strings["Your events"] = ""; -$a->strings["Personal notes"] = ""; -$a->strings["Your personal photos"] = ""; -$a->strings["Sign in"] = ""; -$a->strings["Home Page"] = ""; -$a->strings["Create an account"] = ""; -$a->strings["Help and documentation"] = ""; -$a->strings["Apps"] = ""; -$a->strings["Addon applications, utilities, games"] = ""; -$a->strings["Search site content"] = ""; -$a->strings["Conversations on this site"] = ""; -$a->strings["Directory"] = ""; -$a->strings["People directory"] = ""; -$a->strings["Conversations from your friends"] = ""; -$a->strings["Friend Requests"] = ""; -$a->strings["See all notifications"] = ""; -$a->strings["Mark all system notifications seen"] = ""; -$a->strings["Private mail"] = ""; -$a->strings["Manage"] = ""; -$a->strings["Manage other pages"] = ""; -$a->strings["Profiles"] = ""; -$a->strings["Manage/edit profiles"] = ""; -$a->strings["Manage/edit friends and contacts"] = ""; -$a->strings["Admin"] = ""; -$a->strings["Site setup and configuration"] = ""; -$a->strings["Nothing new here"] = ""; -$a->strings["Add New Contact"] = ""; -$a->strings["Enter address or web location"] = ""; -$a->strings["Example: bob@example.com, http://example.com/barbara"] = ""; -$a->strings["Invite Friends"] = ""; -$a->strings["%d invitation available"] = array( - 0 => "", - 1 => "", -); -$a->strings["Find People"] = ""; -$a->strings["Enter name or interest"] = ""; -$a->strings["Connect/Follow"] = ""; -$a->strings["Examples: Robert Morgenstein, Fishing"] = ""; -$a->strings["Similar Interests"] = ""; -$a->strings["Networks"] = ""; -$a->strings["All Networks"] = ""; -$a->strings["Logged out."] = ""; -$a->strings["Miscellaneous"] = ""; -$a->strings["year"] = ""; -$a->strings["month"] = ""; -$a->strings["day"] = ""; -$a->strings["never"] = ""; -$a->strings["less than a second ago"] = ""; -$a->strings["years"] = ""; -$a->strings["months"] = ""; -$a->strings["week"] = ""; -$a->strings["weeks"] = ""; -$a->strings["days"] = ""; -$a->strings["hour"] = ""; -$a->strings["hours"] = ""; -$a->strings["minute"] = ""; -$a->strings["minutes"] = ""; -$a->strings["second"] = ""; -$a->strings["seconds"] = ""; -$a->strings["%1\$d %2\$s ago"] = ""; -$a->strings["From: "] = ""; -$a->strings["$1 wrote:"] = ""; -$a->strings["Image/photo"] = ""; -$a->strings["Cannot locate DNS info for database server '%s'"] = ""; -$a->strings["[no subject]"] = ""; -$a->strings["Visible to everybody"] = ""; -$a->strings["show"] = ""; -$a->strings["don't show"] = ""; -$a->strings["Friendica Notification"] = ""; -$a->strings["Thank You,"] = ""; -$a->strings["%s Administrator"] = ""; -$a->strings["New mail received at %s"] = ""; -$a->strings["%s sent you a new private message at %s."] = ""; -$a->strings["%s sent you %s."] = ""; -$a->strings["a private message"] = ""; -$a->strings["Please visit %s to view and/or reply to your private messages."] = ""; -$a->strings["%s commented on an item at %s"] = ""; -$a->strings["%s commented on an item/conversation you have been following."] = ""; -$a->strings["%s commented in %s."] = ""; -$a->strings["a watched conversation"] = ""; -$a->strings["Please visit %s to view and/or reply to the conversation."] = ""; -$a->strings["%s posted to your profile wall at %s"] = ""; -$a->strings["%s posted to %s"] = ""; -$a->strings["your profile wall."] = ""; -$a->strings["%s tagged you at %s"] = ""; -$a->strings["%s %s."] = ""; -$a->strings["tagged you"] = ""; -$a->strings["%s tagged your post at %s"] = ""; -$a->strings["%s tagged %s"] = ""; -$a->strings["your post"] = ""; -$a->strings["Introduction received at %s"] = ""; -$a->strings["You've received an introduction from '%s' at %s"] = ""; -$a->strings["You've received %s from %s."] = ""; -$a->strings["an introduction"] = ""; -$a->strings["You may visit their profile at %s"] = ""; -$a->strings["Please visit %s to approve or reject the introduction."] = ""; -$a->strings["Friend suggestion received at %s"] = ""; -$a->strings["You've received a friend suggestion from '%s' at %s"] = ""; -$a->strings["You've received %s for %s from %s."] = ""; -$a->strings["a friend suggestion"] = ""; -$a->strings["Name:"] = ""; -$a->strings["Photo:"] = ""; -$a->strings["Please visit %s to approve or reject the suggestion."] = ""; -$a->strings["A new person is sharing with you at "] = ""; -$a->strings["You have a new follower at "] = ""; -$a->strings["view full size"] = ""; -$a->strings["image/photo"] = ""; -$a->strings["Welcome "] = ""; -$a->strings["Please upload a profile photo."] = ""; -$a->strings["Welcome back "] = ""; -$a->strings["View status"] = ""; -$a->strings["View profile"] = ""; -$a->strings["View photos"] = ""; -$a->strings["View recent"] = ""; -$a->strings["Send PM"] = ""; -$a->strings["post/item"] = ""; -$a->strings["%1\$s marked %2\$s's %3\$s as favorite"] = ""; -$a->strings["Select"] = ""; -$a->strings["View %s's profile @ %s"] = ""; -$a->strings["%s from %s"] = ""; -$a->strings["View in context"] = ""; -$a->strings["%d comment"] = array( - 0 => "", - 1 => "", -); -$a->strings["show more"] = ""; -$a->strings["like"] = ""; -$a->strings["dislike"] = ""; -$a->strings["Share this"] = ""; -$a->strings["share"] = ""; -$a->strings["add star"] = ""; -$a->strings["remove star"] = ""; -$a->strings["toggle star status"] = ""; -$a->strings["starred"] = ""; -$a->strings["add tag"] = ""; -$a->strings["to"] = ""; -$a->strings["Wall-to-Wall"] = ""; -$a->strings["via Wall-To-Wall:"] = ""; -$a->strings["Delete Selected Items"] = ""; -$a->strings["%s likes this."] = ""; -$a->strings["%s doesn't like this."] = ""; -$a->strings["<span %1\$s>%2\$d people</span> like this."] = ""; -$a->strings["<span %1\$s>%2\$d people</span> don't like this."] = ""; -$a->strings["and"] = ""; -$a->strings[", and %d other people"] = ""; -$a->strings["%s like this."] = ""; -$a->strings["%s don't like this."] = ""; -$a->strings["Visible to <strong>everybody</strong>"] = ""; -$a->strings["Please enter a video link/URL:"] = ""; -$a->strings["Please enter an audio link/URL:"] = ""; -$a->strings["Tag term:"] = ""; -$a->strings["Where are you right now?"] = ""; -$a->strings["Enter a title for this item"] = ""; -$a->strings["upload photo"] = ""; -$a->strings["attach file"] = ""; -$a->strings["web link"] = ""; -$a->strings["Insert video link"] = ""; -$a->strings["video link"] = ""; -$a->strings["Insert audio link"] = ""; -$a->strings["audio link"] = ""; -$a->strings["set location"] = ""; -$a->strings["clear location"] = ""; -$a->strings["permissions"] = ""; -$a->strings["Delete this item?"] = ""; -$a->strings["show fewer"] = ""; +$a->strings["Maximum daily site registrations exceeded. Please try again tomorrow."] = ""; +$a->strings["Please indicate acceptance of the Terms of Service. Registration failed."] = ""; +$a->strings["Registration successful. Please check your email for validation instructions."] = ""; +$a->strings["Your registration is pending approval by the site owner."] = ""; +$a->strings["Your registration can not be processed."] = ""; +$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = ""; +$a->strings["Terms of Service"] = ""; +$a->strings["I accept the %s for this website"] = ""; +$a->strings["I am over 13 years of age and accept the %s for this website"] = ""; +$a->strings["Membership on this site is by invitation only."] = ""; +$a->strings["Please enter your invitation code"] = ""; +$a->strings["Your email address"] = ""; +$a->strings["Choose a password"] = ""; +$a->strings["Please re-enter your password"] = ""; +$a->strings["Please login."] = ""; +$a->strings["Remove My Account"] = ""; +$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = ""; +$a->strings["Please enter your password for verification:"] = ""; +$a->strings["Mood"] = ""; +$a->strings["Set your current mood and tell your friends"] = ""; +$a->strings["Theme settings"] = ""; +$a->strings["Set font-size for posts and comments"] = ""; +$a->strings["Set line-height for posts and comments"] = ""; +$a->strings["Set colour scheme"] = ""; +$a->strings["Draw shadows"] = ""; +$a->strings["Navigation bar colour"] = ""; +$a->strings["Display style"] = ""; +$a->strings["Display colour of links - hex value, do not include the #"] = ""; +$a->strings["Icons"] = ""; +$a->strings["Shiny style"] = ""; +$a->strings["Corner radius"] = ""; +$a->strings["0-99 default: 5"] = ""; +$a->strings["Update %s failed. See error logs."] = ""; +$a->strings["Update Error at %s"] = ""; $a->strings["Create a New Account"] = ""; -$a->strings["Nickname or Email address: "] = ""; -$a->strings["Password: "] = ""; -$a->strings["Or login using OpenID: "] = ""; +$a->strings["Password"] = ""; +$a->strings["Remember me"] = ""; $a->strings["Forgot your password?"] = ""; -$a->strings["Edit profile"] = ""; -$a->strings["g A l F d"] = ""; +$a->strings["Requested channel is not available."] = ""; +$a->strings[" Sorry, you don't have the permission to view this profile. "] = ""; +$a->strings["Profiles"] = ""; +$a->strings["Manage/edit profiles"] = ""; +$a->strings["Edit Profile"] = ""; $a->strings["F d"] = ""; $a->strings["Birthday Reminders"] = ""; $a->strings["Birthdays this week:"] = ""; -$a->strings["[today]"] = ""; +$a->strings["[No description]"] = ""; $a->strings["Event Reminders"] = ""; $a->strings["Events this week:"] = ""; -$a->strings["[No description]"] = ""; +$a->strings["Channel"] = ""; +$a->strings["Status Messages and Posts"] = ""; +$a->strings["About"] = ""; +$a->strings["Profile Details"] = ""; +$a->strings["Events and Calendar"] = ""; +$a->strings["Webpages"] = ""; +$a->strings["Manage Webpages"] = ""; +$a->strings["toggle mobile"] = ""; diff --git a/util/tpldebug.php b/util/tpldebug.php new file mode 100644 index 000000000..80da410dc --- /dev/null +++ b/util/tpldebug.php @@ -0,0 +1,43 @@ +<?php + +// Tool to assist with figuring out what variables are passed to templates. +// It will take a source php file and print all the template calls it finds, including the passed args. +// With no args it will enumerate all templates in boot.php, include/* and mod/* +// This is a quick hack and far from perfect (there's a template call in boot.php that buggers the regex from the get-go) +// but is one step towards template documentation. + + +if($argc > 1) { + echo "{$argv[1]}: templates\n"; + print_template($argv[1]); +} +else { + + + echo 'boot.php: templates' . "\n"; + print_template('boot.php'); + + $files = glob('include/*.php'); + foreach($files as $file) { + echo $file . ': templates'. "\n"; + print_template($file); + } + + $files = glob('mod/*.php'); + foreach($files as $file) { + echo $file . ': templates'. "\n"; + print_template($file); + } +} + +function print_template($s) { + $x = file_get_contents($s); + + $cnt = preg_match_all('/replace_macros(.*?)\)\;/ism',$x,$matches); + + if($cnt) { + print_r($matches[0]); + + } + +}
\ No newline at end of file diff --git a/util/typo.php b/util/typo.php index c4d038ce8..6c846696d 100644 --- a/util/typo.php +++ b/util/typo.php @@ -19,6 +19,20 @@ include_once($file); } + echo "Directory: include/dba\n"; + $files = glob('include/dba/*.php'); + foreach($files as $file) { + echo $file . "\n"; + include_once($file); + } + + echo "Directory: include/photo\n"; + $files = glob('include/photo/*.php'); + foreach($files as $file) { + echo $file . "\n"; + include_once($file); + } + echo "Directory: mod\n"; $files = glob('mod/*.php'); foreach($files as $file) { @@ -38,8 +52,8 @@ } } - if(x($a->config,'php_path')) - $phpath = $a->config['php_path']; + if(x($a->config,'system') && x($a->config['system'],'php_path')) + $phpath = $a->config['system']['php_path']; else $phpath = 'php'; diff --git a/util/wp/post_to_red/post_to_red.php b/util/wp/post_to_red/post_to_red.php new file mode 100644 index 000000000..e7f18985e --- /dev/null +++ b/util/wp/post_to_red/post_to_red.php @@ -0,0 +1,489 @@ +<?php +/* +Plugin Name: CrossPost to Red Matrix +Plugin URI: http://blog.duthied.com/2011/09/12/friendika-cross-poster-wordpress-plugin/ +Description: This plugin allows you to cross post to your Red Matrix account. Extended by Mike Macgirvin from a Friendica cross-posting tool +Version: 1.2 +Author: Devlon Duthied +Author URI: http://blog.duthied.com +*/ + +/* Copyright 2011 Devlon Duthie (email: duthied@gmail.com) + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License, version 2, as + published by the Free Software Foundation. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ + +define("post_to_red_path", WP_PLUGIN_URL . "/" . str_replace(basename( __FILE__), "", plugin_basename(__FILE__))); +define("post_to_red_version", "1.2"); +$plugin_dir = basename(dirname(__FILE__)); +$plugin = plugin_basename(__FILE__); + +define("post_to_red_acct_name", "post_to_red_admin_options"); + +function post_to_red_deactivate() { + delete_option('post_to_red_seed_location'); + delete_option('post_to_red_acct_name'); + delete_option('post_to_red_user_name'); + delete_option('post_to_red_password'); +} + +function post_to_red_get_seed_location() { + return get_option('post_to_red_seed_location'); +} + +function post_to_red_get_acct_name() { + return get_option('post_to_red_acct_name'); +} + +function post_to_red_get_channel_name() { + return get_option('post_to_red_channel_name'); +} + +function post_to_red_get_password() { + return get_option('post_to_red_password'); +} + +function post_to_red_post($post_id) { + + $post = get_post($post_id); + + if (isset($_POST['post_to_red'])) { + update_post_meta($post_id, 'post_to_red', '1'); + } + + // if meta has been set + if (get_post_meta($post_id, "post_to_red", true) === '1') { + + $user_name = post_to_red_get_acct_name(); + $password = post_to_red_get_password(); + $seed_location = post_to_red_get_seed_location(); + $channel = post_to_red_get_channel_name(); + $backlink = get_option('post_to_red_backlink'); + + if ((isset($user_name)) && (isset($password)) && (isset($seed_location))) { + // remove potential comments + $message = preg_replace('/<!--(.*)-->/Uis', '', $post->post_content); + + // get any tags and make them hashtags + $post_tags = get_the_tags($post_id); + if ($post_tags) { + foreach($post_tags as $tag) { + $tag_string .= "#" . $tag->name . " "; + } + } + + $message_id = site_url() . '/' . $post_id; + + if (isset($tag_string)) { + $message .= "<br />$tag_string"; + } + + $cats = ''; + + $terms = get_the_terms($post_id,'category'); + if($terms) { + foreach($terms as $term) { + if(strlen($cats)) + $cats .= ','; + $cats .= htmlspecialchars_decode($term->name, ENT_COMPAT); + } + } + + + + $bbcode = xpost_to_html2bbcode($message); + + if($backlink) + $bbcode .= "\n\n" . _('Source:') . ' ' . '[url]' . get_permalink($post_id) . '[/url]'; + + $url = $seed_location . '/api/statuses/update'; + + $headers = array('Authorization' => 'Basic '.base64_encode("$user_name:$password")); + $body = array( + 'title' => xpost_to_html2bbcode($post->post_title), + 'status' => $bbcode, + 'source' => 'WordPress', + 'namespace' => 'wordpress', + 'remote_id' => $message_id, + 'permalink' => $post->guid + ); + if($channel) + $body['channel'] = $channel; + if($cats) + $body['category'] = $cats; + + // post: + $request = new WP_Http; + $result = $request->request($url , array( 'method' => 'POST', 'body' => $body, 'headers' => $headers)); + + } + + } +} + + +function post_to_red_delete_post($post_id) { + + $post = get_post($post_id); + + // if meta has been set + if ((get_post_meta($post_id, "post_to_red", true) == '1') || (get_post_meta($post_id, "post_from_red", true) == '1')) { + + $user_name = post_to_red_get_acct_name(); + $password = post_to_red_get_password(); + $seed_location = post_to_red_get_seed_location(); + $channel = post_to_red_get_channel_name(); + + if ((isset($user_name)) && (isset($password)) && (isset($seed_location))) { + + $message_id = site_url() . '/' . $post_id; + $url = $seed_location . '/api/statuses/destroy'; + + $headers = array('Authorization' => 'Basic '.base64_encode("$user_name:$password")); + $body = array( + 'namespace' => 'wordpress', + 'remote_id' => $message_id, + ); + if($channel) + $body['channel'] = $channel; + + // post: + $request = new WP_Http; + $result = $request->request($url , array( 'method' => 'POST', 'body' => $body, 'headers' => $headers)); + + } + + } +} + +function post_to_red_delete_comment($post_id) { + + // The comment may already be destroyed so we can't query it or the parent post. That means + // we have to make a network call for any deleted comment to see if it's registered on Red. + // We really need a "before_delete_comment" action in WP to make + // this more efficient. + + $user_name = post_to_red_get_acct_name(); + $password = post_to_red_get_password(); + $seed_location = post_to_red_get_seed_location(); + $channel = post_to_red_get_channel_name(); + + if ((isset($user_name)) && (isset($password)) && (isset($seed_location))) { + + $message_id = site_url() . '/' . $post_id; + $url = $seed_location . '/api/statuses/destroy'; + + $headers = array('Authorization' => 'Basic '.base64_encode("$user_name:$password")); + $body = array( + 'namespace' => 'wordpress', + 'comment_id' => $message_id, + ); + if($channel) + $body['channel'] = $channel; + + // post: + $request = new WP_Http; + $result = $request->request($url , array( 'method' => 'POST', 'body' => $body, 'headers' => $headers)); + } +} + + + + +function post_to_red_displayAdminContent() { + + $seed_url = post_to_red_get_seed_location(); + $password = post_to_red_get_password(); + $user_acct = post_to_red_get_acct_name(); + $channel = post_to_red_get_channel_name(); + $backlink = get_option('post_to_red_backlink'); + $backlink_checked = ((intval($backlink)) ? ' checked="checked" ' : ''); + // debug... + // echo "seed location: $seed_url</br>"; + // echo "password: $password</br>"; + // echo "user_acct: $user_acct</br>"; + + echo <<<EOF + <div class='wrap'> + <h2>CrossPost to Red Matrix</h2> + <p>This plugin allows you to cross post to your Red Matrix channel.</p> + </div> + + <div class="wrap"> + <h2>Configuration</h2> + <form method="post" action="{$_SERVER["REQUEST_URI"]}"> + Enter the login details of your Red Matrix account<br /><br /> + Login (email): <input type="text" name="post_to_red_acct_name" value="{$user_acct}"/><br /> + Password: <input type="password" name="post_to_red_password" value="{$password}"/><br /> + Red Matrix URL: <input type="text" name="post_to_red_url" value="{$seed_url}"/><br /> + Optional channel nickname: <input type="text" name="post_to_red_channel" value="{$channel}"/><br /> + Add permalink to posts? <input type="checkbox" name="post_to_red_backlink" value="1" {$backlink_checked} /><br /> + <input type="submit" value="Save" name="submit" /> + </form> + <p></p> + </div> +EOF; + + if(isset($_POST['submit'])) { + echo "<div style='text-align:center;padding:4px;width:200px;background-color:#FFFF99;border:1xp solid #CCCCCC;color:#000000;'>Settings Saved!</div>"; + } +} + +function post_to_red_post_checkbox() { + + add_meta_box( + 'post_to_red_meta_box_id', + 'Cross Post to Red Matrix', + 'post_to_red_post_meta_content', + 'post', + 'normal', + 'default' + ); +} + +function post_to_red_post_meta_content($post_id) { + wp_nonce_field(plugin_basename( __FILE__ ), 'post_to_red_nonce'); + echo '<input type="checkbox" name="post_to_red" value="1" /> Cross post?'; +} + +function post_to_red_post_field_data($post_id) { + + // check if this isn't an auto save + if (defined('DOING_AUTOSAVE') && DOING_AUTOSAVE) + return; + + // security check + if((! array_key_exists('post_to_red_nonce', $_POST)) + || (!wp_verify_nonce( $_POST['post_to_red_nonce'], plugin_basename( __FILE__ )))) + return; + + // now store data in custom fields based on checkboxes selected + if (isset($_POST['post_to_red'])) { + update_post_meta($post_id, 'post_to_red', '1'); + } +} + +function post_to_red_display_admin_page() { + + if ((isset($_REQUEST["post_to_red_acct_name"])) && (isset($_REQUEST["post_to_red_password"]))) { + + $password = $_REQUEST["post_to_red_password"]; + $red_url = $_REQUEST["post_to_red_url"]; + $channelname = $_REQUEST['post_to_red_channel']; + + + update_option('post_to_red_acct_name', $_REQUEST["post_to_red_acct_name"]); + update_option('post_to_red_channel_name', $channelname); + update_option('post_to_red_seed_location', $red_url); + update_option('post_to_red_password', $password); + update_option('post_to_red_backlink', $_REQUEST['post_to_red_backlink']); + } + + post_to_red_displayAdminContent(); +} + +function post_to_red_settings_link($links) { + $settings_link = '<a href="options-general.php?page=xpost-to-redmatrix">Settings</a>'; + array_unshift($links, $settings_link); + return $links; +} + +function post_to_red_admin() { + add_options_page("Crosspost to redmatrix", "Crosspost to redmatrix", "manage_options", "xpost-to-redmatrix", "post_to_red_display_admin_page"); +} + +register_deactivation_hook( __FILE__, 'post_to_red_deactivate' ); + +add_filter("plugin_action_links_$plugin", "post_to_red_settings_link"); + +add_action("admin_menu", "post_to_red_admin"); +add_action('publish_post', 'post_to_red_post'); +add_action('add_meta_boxes', 'post_to_red_post_checkbox'); +add_action('save_post', 'post_to_red_post_field_data'); +add_action('before_delete_post', 'post_to_red_delete_post'); + +add_action('delete_comment', 'post_to_red_delete_comment'); + +add_filter('xmlrpc_methods', 'red_xmlrpc_methods'); + +add_filter('get_avatar', 'post_to_red_get_avatar',10,5); + + +function red_xmlrpc_methods($methods) { + $methods['red.Comment'] = 'red_comment'; + return $methods; +} + +function red_comment($args) { + global $wp_xmlrpc_server; + $wp_xmlrpc_server->escape( $args ); + + $blog_id = $args[0]; + $username = $args[1]; + $password = $args[2]; + $post = $args[3]; + $content_struct = $args[4]; + + if ( ! $user = $wp_xmlrpc_server->login( $username, $password ) ) + return $wp_xmlrpc_server->error; + + if ( is_numeric($post) ) + $post_id = absint($post); + else + $post_id = url_to_postid($post); + + if ( ! $post_id ) + return new IXR_Error( 404, __( 'Invalid post ID.' ) ); + if ( ! get_post($post_id) ) + return new IXR_Error( 404, __( 'Invalid post ID.' ) ); + + $comment['comment_post_ID'] = $post_id; + + $comment['comment_author'] = ''; + if ( isset($content_struct['author']) ) + $comment['comment_author'] = $content_struct['author']; + + $comment['comment_author_email'] = ''; + if ( isset($content_struct['author_email']) ) + $comment['comment_author_email'] = $content_struct['author_email']; + + $comment['comment_author_url'] = ''; + if ( isset($content_struct['author_url']) ) + $comment['comment_author_url'] = $content_struct['author_url']; + + $comment['user_ID'] = 0; + + if ( get_option('require_name_email') ) { + if ( 6 > strlen($comment['comment_author_email']) || '' == $comment['comment_author'] ) + return new IXR_Error( 403, __( 'Comment author name and email are required' ) ); + elseif ( !is_email($comment['comment_author_email']) ) + return new IXR_Error( 403, __( 'A valid email address is required' ) ); + } + + if(isset($content_struct['comment_id'])) { + $comment['comment_ID'] = intval($content_struct['comment_id']); + $edit = true; + } + $comment['comment_post_ID'] = $post_id; + $comment['comment_parent'] = isset($content_struct['comment_parent']) ? absint($content_struct['comment_parent']) : 0; + $comment['comment_content'] = isset($content_struct['content']) ? $content_struct['content'] : null; + + do_action('xmlrpc_call', 'red.Comment'); + + if($edit) { + $result = wp_update_comment($comment); + $comment_ID = $comment['comment_ID']; + } + else { + $comment_ID = wp_new_comment( $comment ); + if($comment_ID) + wp_set_comment_status($comment_ID,'approve'); + } + + if(isset($content_struct['red_avatar'])) + add_comment_meta($comment_ID,'red_avatar',$content_struct['red_avatar'],true); + + do_action( 'xmlrpc_call_success_red_Comment', $comment_ID, $args ); + + return $comment_ID; +} + +function post_to_red_get_avatar($avatar,$id_or_email,$size,$default,$alt) { + + if(! is_object($id_or_email)) + return $avatar; + if((! array_key_exists('comment_author_email',$id_or_email)) || (empty($id_or_email->comment_author_email))) + return $avatar; + if((! array_key_exists('comment_ID', $id_or_email)) || (! intval($id_or_email->comment_ID))) + return $avatar; + $l = get_comment_meta($id_or_email->comment_ID,'red_avatar',true); + if($l) { + $safe_alt = esc_attr($alt); + $avatar = "<img alt='{$safe_alt}' src='{$l}' class='avatar avatar-{$size} photo' height='{$size}' width='{$size}' />"; + } + return $avatar; +} + + +// from: +// http://www.docgate.com/tutorial/php/how-to-convert-html-to-bbcode-with-php-script.html +function xpost_to_html2bbcode($text) { + $htmltags = array( + '/\<b\>(.*?)\<\/b\>/is', + '/\<i\>(.*?)\<\/i\>/is', + '/\<u\>(.*?)\<\/u\>/is', + '/\<ul.*?\>(.*?)\<\/ul\>/is', + '/\<li\>(.*?)\<\/li\>/is', + '/\<img(.*?) src=\"(.*?)\" alt=\"(.*?)\" title=\"Smile(y?)\" \/\>/is', // some smiley + '/\<img(.*?) src=\"http:\/\/(.*?)\" (.*?)\>/is', + '/\<img(.*?) src=\"(.*?)\" alt=\":(.*?)\" .*? \/\>/is', // some smiley + '/\<div class=\"quotecontent\"\>(.*?)\<\/div\>/is', + '/\<div class=\"codecontent\"\>(.*?)\<\/div\>/is', + '/\<div class=\"quotetitle\"\>(.*?)\<\/div\>/is', + '/\<div class=\"codetitle\"\>(.*?)\<\/div\>/is', + '/\<cite.*?\>(.*?)\<\/cite\>/is', + '/\<blockquote.*?\>(.*?)\<\/blockquote\>/is', + '/\<div\>(.*?)\<\/div\>/is', + '/\<code\>(.*?)\<\/code\>/is', + '/\<br(.*?)\>/is', + '/\<strong\>(.*?)\<\/strong\>/is', + '/\<em\>(.*?)\<\/em\>/is', + '/\<a href=\"mailto:(.*?)\"(.*?)\>(.*?)\<\/a\>/is', + '/\<a .*?href=\"(.*?)\"(.*?)\>http:\/\/(.*?)\<\/a\>/is', + '/\<a .*?href=\"(.*?)\"(.*?)\>(.*?)\<\/a\>/is' + ); + + $bbtags = array( + '[b]$1[/b]', + '[i]$1[/i]', + '[u]$1[/u]', + '[list]$1[/list]', + '[*]$1', + '$3', + '[img]http://$2[/img]' . "\n", + ':$3', + '\[quote\]$1\[/quote\]', + '\[code\]$1\[/code\]', + '', + '', + '', + '\[quote\]$1\[/quote\]', + '$1', + '\[code\]$1\[/code\]', + "\n", + '[b]$1[/b]', + '[i]$1[/i]', + '[email=$1]$3[/email]', + '[url]$1[/url]', + '[url=$1]$3[/url]' + ); + + $text = str_replace ("\n", ' ', $text); + $ntext = preg_replace ($htmltags, $bbtags, $text); + $ntext = preg_replace ($htmltags, $bbtags, $ntext); + + // for too large text and cannot handle by str_replace + if (!$ntext) { + $ntext = str_replace(array('<br>', '<br />'), "\n", $text); + $ntext = str_replace(array('<strong>', '</strong>'), array('[b]', '[/b]'), $ntext); + $ntext = str_replace(array('<em>', '</em>'), array('[i]', '[/i]'), $ntext); + } + + $ntext = strip_tags($ntext); + + $ntext = trim(html_entity_decode($ntext,ENT_QUOTES,'UTF-8')); + return $ntext; +} + + diff --git a/util/wp/post_to_red/readme.txt b/util/wp/post_to_red/readme.txt new file mode 100644 index 000000000..e27c46236 --- /dev/null +++ b/util/wp/post_to_red/readme.txt @@ -0,0 +1,39 @@ +=== CrossPost to redmatrix === +Contributors: duthied, macgirvin +Donate link: TBD +Tags: redmatrix, crosspost +Requires at least: 3.2 +Tested up to: 3.2 +Stable tag: 1.2 + +CrossPost to Red Matrix for WordPress + +== Description == +This plugin allows you to cross post to your Red Matrix account. + +**Note, this plugin converts the html from wordpress into bbcode. +The bbcode conversion doesn't handle height and width of an image, so be warned that if you post a very large +image that is resized via height and with attributes, those attributes won't be honored in the resulatant post. + +== Changelog == += 1.2 = +* ensured no function name collision + += 1.1 = +* Added feedback to settings form post. + += 1.0 = +* Initial release. + +== Installation == + +1. Install the plugin from your Wordpress admin panel. + +OR + +1. Upload the plugin folder to the `/wp-content/plugins/` directory. +2. Activate the plugin through the 'Plugins' menu in WordPress. +3. On the settings page enter your account name and password and the nickname of the channel to post to - then click the submit button +4. To cross-post ensure the check box in the 'Cross Post To redmatrix' is checked before publishing. + +== Frequently Asked Questions == |