]> git.mxchange.org Git - friendica.git/blobdiff - view/lang/en-us/strings.php
Merge pull request #5106 from tobiasd/20180521-en
[friendica.git] / view / lang / en-us / strings.php
index f8727c5c9d4fe72ad47517d9a6a20d5b281e461f..d53e6018c03018d25fa6e5229058c471338cf6f0 100644 (file)
@@ -2,33 +2,84 @@
 
 if(! function_exists("string_plural_select_en_us")) {
 function string_plural_select_en_us($n){
+       $n = intval($n);
        return ($n != 1);;
 }}
 ;
-$a->strings["Post to Email"] = "Post to email";
-$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
-$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
-$a->strings["Visible to everybody"] = "Visible to everybody";
-$a->strings["show"] = "show";
-$a->strings["don't show"] = "don't show";
-$a->strings["CC: email addresses"] = "CC: email addresses";
-$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com";
-$a->strings["Permissions"] = "Permissions";
-$a->strings["Close"] = "Close";
+$a->strings["Friendica Notification"] = "Friendica notification";
+$a->strings["Thank You,"] = "Thank you";
+$a->strings["%s Administrator"] = "%s Administrator";
+$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s Administrator";
+$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] New mail received at %s";
+$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sent you a new private message at %2\$s.";
+$a->strings["a private message"] = "a private message";
+$a->strings["%1\$s sent you %2\$s."] = "%1\$s sent you %2\$s.";
+$a->strings["Please visit %s to view and/or reply to your private messages."] = "Please visit %s to view or reply to your private messages.";
+$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]a %3\$s[/url]";
+$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]";
+$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]your %3\$s[/url]";
+$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Comment to conversation #%1\$d by %2\$s";
+$a->strings["%s commented on an item/conversation you have been following."] = "%s commented on an item/conversation you have been following.";
+$a->strings["Please visit %s to view and/or reply to the conversation."] = "Please visit %s to view or reply to the conversation.";
+$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s posted to your profile wall";
+$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s posted to your profile wall at %2\$s";
+$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s posted to [url=%2\$s]your wall[/url]";
+$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s tagged you";
+$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s tagged you at %2\$s";
+$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]tagged you[/url].";
+$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s shared a new post";
+$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s shared a new post at %2\$s";
+$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]shared a post[/url].";
+$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s poked you";
+$a->strings["%1\$s poked you at %2\$s"] = "%1\$s poked you at %2\$s";
+$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]poked you[/url].";
+$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s tagged your post";
+$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s tagged your post at %2\$s";
+$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s tagged [url=%2\$s]your post[/url]";
+$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Introduction received";
+$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "You've received an introduction from '%1\$s' at %2\$s";
+$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "You've received [url=%1\$s]an introduction[/url] from %2\$s.";
+$a->strings["You may visit their profile at %s"] = "You may visit their profile at %s";
+$a->strings["Please visit %s to approve or reject the introduction."] = "Please visit %s to approve or reject the introduction.";
+$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Notify] A new person is sharing with you";
+$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s is sharing with you at %2\$s";
+$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Notify] You have a new follower";
+$a->strings["You have a new follower at %2\$s : %1\$s"] = "You have a new follower at %2\$s : %1\$s";
+$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Friend suggestion received";
+$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "You've received a friend suggestion from '%1\$s' at %2\$s";
+$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s.";
+$a->strings["Name:"] = "Name:";
+$a->strings["Photo:"] = "Photo:";
+$a->strings["Please visit %s to approve or reject the suggestion."] = "Please visit %s to approve or reject the suggestion.";
+$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notify] Connection accepted";
+$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' has accepted your connection request at %2\$s";
+$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s has accepted your [url=%1\$s]connection request[/url].";
+$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "You are now mutual friends and may exchange status updates, photos, and email without restriction.";
+$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Please visit %s if you wish to make any changes to this relationship.";
+$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "'%1\$s' has chosen to accept you as fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically.";
+$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future.";
+$a->strings["Please visit %s  if you wish to make any changes to this relationship."] = "Please visit %s  if you wish to make any changes to this relationship.";
+$a->strings["[Friendica System Notify]"] = "[Friendica System Notify]";
+$a->strings["registration request"] = "registration request";
+$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "You've received a registration request from '%1\$s' at %2\$s.";
+$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "You've received a [url=%1\$s]registration request[/url] from %2\$s.";
+$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)"] = "Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s)";
+$a->strings["Please visit %s to approve or reject the request."] = "Please visit %s to approve or reject the request.";
+$a->strings["Welcome "] = "Welcome ";
+$a->strings["Please upload a profile photo."] = "Please upload a profile photo.";
+$a->strings["Welcome back "] = "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."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
+$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'";
 $a->strings["Daily posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-       1 => "",
+       0 => "Daily posting limit of %d post are reached. The post was rejected.",
+       1 => "Daily posting limit of %d posts are reached. This post was rejected.",
 ];
 $a->strings["Weekly posting limit of %d post reached. The post was rejected."] = [
-       0 => "",
-       1 => "",
+       0 => "Weekly posting limit of %d post are reached. The post was rejected.",
+       1 => "Weekly posting limit of %d posts are reached. This post was rejected.",
 ];
-$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "";
+$a->strings["Monthly posting limit of %d post reached. The post was rejected."] = "Monthly posting limit of %d posts are reached. This post was rejected.";
 $a->strings["Profile Photos"] = "Profile photos";
-$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
-$a->strings["Starts:"] = "Starts:";
-$a->strings["Finishes:"] = "Finishes:";
-$a->strings["Location:"] = "Location:";
 $a->strings["event"] = "event";
 $a->strings["status"] = "status";
 $a->strings["photo"] = "photo";
@@ -75,7 +126,7 @@ $a->strings["%s attends."] = "%s attends.";
 $a->strings["%s doesn't attend."] = "%s doesn't attend.";
 $a->strings["%s attends maybe."] = "%s may attend.";
 $a->strings["and"] = "and";
-$a->strings["and %d other people"] = "";
+$a->strings["and %d other people"] = "and %d other people";
 $a->strings["<span  %1\$s>%2\$d people</span> like this"] = "<span  %1\$s>%2\$d people</span> like this";
 $a->strings["%s like this."] = "%s like this.";
 $a->strings["<span  %1\$s>%2\$d people</span> don't like this"] = "<span  %1\$s>%2\$d people</span> don't like this";
@@ -85,7 +136,7 @@ $a->strings["%s attend."] = "%s attend.";
 $a->strings["<span  %1\$s>%2\$d people</span> don't attend"] = "<span  %1\$s>%2\$d people</span> don't attend";
 $a->strings["%s don't attend."] = "%s don't attend.";
 $a->strings["<span  %1\$s>%2\$d people</span> attend maybe"] = "<span  %1\$s>%2\$d people</span> attend maybe";
-$a->strings["%s anttend maybe."] = "%s attend maybe.";
+$a->strings["%s attend maybe."] = "%s may be attending.";
 $a->strings["Visible to <strong>everybody</strong>"] = "Visible to <strong>everybody</strong>";
 $a->strings["Please enter a link URL:"] = "Please enter a link URL:";
 $a->strings["Please enter a video link/URL:"] = "Please enter a video link/URL:";
@@ -94,6 +145,7 @@ $a->strings["Tag term:"] = "Tag term:";
 $a->strings["Save to Folder:"] = "Save to folder:";
 $a->strings["Where are you right now?"] = "Where are you right now?";
 $a->strings["Delete item(s)?"] = "Delete item(s)?";
+$a->strings["New Post"] = "New post";
 $a->strings["Share"] = "Share";
 $a->strings["Upload photo"] = "Upload photo";
 $a->strings["upload photo"] = "upload photo";
@@ -138,131 +190,12 @@ $a->strings["Undecided"] = [
        0 => "Undecided",
        1 => "Undecided",
 ];
-$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'";
-$a->strings["Friendica Notification"] = "Friendica notification";
-$a->strings["Thank You,"] = "Thank you";
-$a->strings["%s Administrator"] = "%s Administrator";
-$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s, %2\$s Administrator";
-$a->strings["noreply"] = "noreply";
-$a->strings["[Friendica:Notify] New mail received at %s"] = "[Friendica:Notify] New mail received at %s";
-$a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s sent you a new private message at %2\$s.";
-$a->strings["a private message"] = "a private message";
-$a->strings["%1\$s sent you %2\$s."] = "%1\$s sent you %2\$s.";
-$a->strings["Please visit %s to view and/or reply to your private messages."] = "Please visit %s to view or reply to your private messages.";
-$a->strings["%1\$s commented on [url=%2\$s]a %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]a %3\$s[/url]";
-$a->strings["%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]"] = "%1\$s commented on [url=%2\$s]%3\$s's %4\$s[/url]";
-$a->strings["%1\$s commented on [url=%2\$s]your %3\$s[/url]"] = "%1\$s commented on [url=%2\$s]your %3\$s[/url]";
-$a->strings["[Friendica:Notify] Comment to conversation #%1\$d by %2\$s"] = "[Friendica:Notify] Comment to conversation #%1\$d by %2\$s";
-$a->strings["%s commented on an item/conversation you have been following."] = "%s commented on an item/conversation you have been following.";
-$a->strings["Please visit %s to view and/or reply to the conversation."] = "Please visit %s to view or reply to the conversation.";
-$a->strings["[Friendica:Notify] %s posted to your profile wall"] = "[Friendica:Notify] %s posted to your profile wall";
-$a->strings["%1\$s posted to your profile wall at %2\$s"] = "%1\$s posted to your profile wall at %2\$s";
-$a->strings["%1\$s posted to [url=%2\$s]your wall[/url]"] = "%1\$s posted to [url=%2\$s]your wall[/url]";
-$a->strings["[Friendica:Notify] %s tagged you"] = "[Friendica:Notify] %s tagged you";
-$a->strings["%1\$s tagged you at %2\$s"] = "%1\$s tagged you at %2\$s";
-$a->strings["%1\$s [url=%2\$s]tagged you[/url]."] = "%1\$s [url=%2\$s]tagged you[/url].";
-$a->strings["[Friendica:Notify] %s shared a new post"] = "[Friendica:Notify] %s shared a new post";
-$a->strings["%1\$s shared a new post at %2\$s"] = "%1\$s shared a new post at %2\$s";
-$a->strings["%1\$s [url=%2\$s]shared a post[/url]."] = "%1\$s [url=%2\$s]shared a post[/url].";
-$a->strings["[Friendica:Notify] %1\$s poked you"] = "[Friendica:Notify] %1\$s poked you";
-$a->strings["%1\$s poked you at %2\$s"] = "%1\$s poked you at %2\$s";
-$a->strings["%1\$s [url=%2\$s]poked you[/url]."] = "%1\$s [url=%2\$s]poked you[/url].";
-$a->strings["[Friendica:Notify] %s tagged your post"] = "[Friendica:Notify] %s tagged your post";
-$a->strings["%1\$s tagged your post at %2\$s"] = "%1\$s tagged your post at %2\$s";
-$a->strings["%1\$s tagged [url=%2\$s]your post[/url]"] = "%1\$s tagged [url=%2\$s]your post[/url]";
-$a->strings["[Friendica:Notify] Introduction received"] = "[Friendica:Notify] Introduction received";
-$a->strings["You've received an introduction from '%1\$s' at %2\$s"] = "You've received an introduction from '%1\$s' at %2\$s";
-$a->strings["You've received [url=%1\$s]an introduction[/url] from %2\$s."] = "You've received [url=%1\$s]an introduction[/url] from %2\$s.";
-$a->strings["You may visit their profile at %s"] = "You may visit their profile at %s";
-$a->strings["Please visit %s to approve or reject the introduction."] = "Please visit %s to approve or reject the introduction.";
-$a->strings["[Friendica:Notify] A new person is sharing with you"] = "[Friendica:Notify] A new person is sharing with you";
-$a->strings["%1\$s is sharing with you at %2\$s"] = "%1\$s is sharing with you at %2\$s";
-$a->strings["[Friendica:Notify] You have a new follower"] = "[Friendica:Notify] You have a new follower";
-$a->strings["You have a new follower at %2\$s : %1\$s"] = "You have a new follower at %2\$s : %1\$s";
-$a->strings["[Friendica:Notify] Friend suggestion received"] = "[Friendica:Notify] Friend suggestion received";
-$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"] = "You've received a friend suggestion from '%1\$s' at %2\$s";
-$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."] = "You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s.";
-$a->strings["Name:"] = "Name:";
-$a->strings["Photo:"] = "Photo:";
-$a->strings["Please visit %s to approve or reject the suggestion."] = "Please visit %s to approve or reject the suggestion.";
-$a->strings["[Friendica:Notify] Connection accepted"] = "[Friendica:Notify] Connection accepted";
-$a->strings["'%1\$s' has accepted your connection request at %2\$s"] = "'%1\$s' has accepted your connection request at %2\$s";
-$a->strings["%2\$s has accepted your [url=%1\$s]connection request[/url]."] = "%2\$s has accepted your [url=%1\$s]connection request[/url].";
-$a->strings["You are now mutual friends and may exchange status updates, photos, and email without restriction."] = "You are now mutual friends and may exchange status updates, photos, and email without restriction.";
-$a->strings["Please visit %s if you wish to make any changes to this relationship."] = "Please visit %s if you wish to make any changes to this relationship.";
-$a->strings["'%1\$s' has chosen to accept you a fan, which restricts some forms of communication - such as private messaging and some profile interactions. If this is a celebrity or community page, these settings were applied automatically."] = "";
-$a->strings["'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future."] = "'%1\$s' may choose to extend this into a two-way or more permissive relationship in the future.";
-$a->strings["Please visit %s  if you wish to make any changes to this relationship."] = "Please visit %s  if you wish to make any changes to this relationship.";
-$a->strings["[Friendica System:Notify] registration request"] = "[Friendica:Notify] registration request";
-$a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "You've received a registration request from '%1\$s' at %2\$s.";
-$a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "You've received a [url=%1\$s]registration request[/url] from %2\$s.";
-$a->strings["Full Name:\t%1\$s\\nSite Location:\t%2\$s\\nLogin Name:\t%3\$s (%4\$s("] = "";
-$a->strings["Please visit %s to approve or reject the request."] = "Please visit %s to approve or reject the request.";
-$a->strings["all-day"] = "All-day";
-$a->strings["Sun"] = "Sun";
-$a->strings["Mon"] = "Mon";
-$a->strings["Tue"] = "Tue";
-$a->strings["Wed"] = "Wed";
-$a->strings["Thu"] = "Thu";
-$a->strings["Fri"] = "Fri";
-$a->strings["Sat"] = "Sat";
-$a->strings["Sunday"] = "Sunday";
-$a->strings["Monday"] = "Monday";
-$a->strings["Tuesday"] = "Tuesday";
-$a->strings["Wednesday"] = "Wednesday";
-$a->strings["Thursday"] = "Thursday";
-$a->strings["Friday"] = "Friday";
-$a->strings["Saturday"] = "Saturday";
-$a->strings["Jan"] = "Jan";
-$a->strings["Feb"] = "Feb";
-$a->strings["Mar"] = "Mar";
-$a->strings["Apr"] = "Apr";
-$a->strings["May"] = "May";
-$a->strings["Jun"] = "Jun";
-$a->strings["Jul"] = "Jul";
-$a->strings["Aug"] = "Aug";
-$a->strings["Sept"] = "Sep";
-$a->strings["Oct"] = "Oct";
-$a->strings["Nov"] = "Nov";
-$a->strings["Dec"] = "Dec";
-$a->strings["January"] = "January";
-$a->strings["February"] = "February";
-$a->strings["March"] = "March";
-$a->strings["April"] = "April";
-$a->strings["June"] = "June";
-$a->strings["July"] = "July";
-$a->strings["August"] = "August";
-$a->strings["September"] = "September";
-$a->strings["October"] = "October";
-$a->strings["November"] = "November";
-$a->strings["December"] = "December";
-$a->strings["today"] = "today";
-$a->strings["month"] = "month";
-$a->strings["week"] = "week";
-$a->strings["day"] = "day";
-$a->strings["No events to display"] = "No events to display";
-$a->strings["l, F j"] = "l, F j";
-$a->strings["Edit event"] = "Edit event";
-$a->strings["Duplicate event"] = "Duplicate event";
-$a->strings["Delete event"] = "Delete event";
-$a->strings["link to source"] = "Link to source";
-$a->strings["Export"] = "Export";
-$a->strings["Export calendar as ical"] = "Export calendar as ical";
-$a->strings["Export calendar as csv"] = "Export calendar as csv";
-$a->strings["D g:i A"] = "D g:i A";
-$a->strings["g:i A"] = "g:i A";
-$a->strings["Show map"] = "Show map";
-$a->strings["Hide map"] = "Hide map";
 $a->strings["Item not found."] = "Item not found.";
 $a->strings["Do you really want to delete this item?"] = "Do you really want to delete this item?";
 $a->strings["Yes"] = "Yes";
 $a->strings["Permission denied."] = "Permission denied.";
 $a->strings["Archives"] = "Archives";
 $a->strings["show more"] = "Show more...";
-$a->strings["Welcome "] = "Welcome ";
-$a->strings["Please upload a profile photo."] = "Please upload a profile photo.";
-$a->strings["Welcome back "] = "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."] = "The form security token was incorrect. This probably happened because the form has not been submitted within 3 hours.";
 $a->strings["newer"] = "Later posts";
 $a->strings["older"] = "Earlier posts";
 $a->strings["first"] = "first";
@@ -278,7 +211,7 @@ $a->strings["%d Contact"] = [
 ];
 $a->strings["View Contacts"] = "View contacts";
 $a->strings["Save"] = "Save";
-$a->strings["Follow"] = "";
+$a->strings["Follow"] = "Follow";
 $a->strings["Search"] = "Search";
 $a->strings["@name, !forum, #tags, content"] = "@name, !forum, #tags, content";
 $a->strings["Full Text"] = "Full text";
@@ -297,12 +230,49 @@ $a->strings["finger"] = "finger";
 $a->strings["fingered"] = "fingered";
 $a->strings["rebuff"] = "rebuff";
 $a->strings["rebuffed"] = "rebuffed";
+$a->strings["Monday"] = "Monday";
+$a->strings["Tuesday"] = "Tuesday";
+$a->strings["Wednesday"] = "Wednesday";
+$a->strings["Thursday"] = "Thursday";
+$a->strings["Friday"] = "Friday";
+$a->strings["Saturday"] = "Saturday";
+$a->strings["Sunday"] = "Sunday";
+$a->strings["January"] = "January";
+$a->strings["February"] = "February";
+$a->strings["March"] = "March";
+$a->strings["April"] = "April";
+$a->strings["May"] = "May";
+$a->strings["June"] = "June";
+$a->strings["July"] = "July";
+$a->strings["August"] = "August";
+$a->strings["September"] = "September";
+$a->strings["October"] = "October";
+$a->strings["November"] = "November";
+$a->strings["December"] = "December";
+$a->strings["Mon"] = "Mon";
+$a->strings["Tue"] = "Tue";
+$a->strings["Wed"] = "Wed";
+$a->strings["Thu"] = "Thu";
+$a->strings["Fri"] = "Fri";
+$a->strings["Sat"] = "Sat";
+$a->strings["Sun"] = "Sun";
+$a->strings["Jan"] = "Jan";
+$a->strings["Feb"] = "Feb";
+$a->strings["Mar"] = "Mar";
+$a->strings["Apr"] = "Apr";
+$a->strings["Jul"] = "Jul";
+$a->strings["Aug"] = "Aug";
 $a->strings["Sep"] = "Sep";
+$a->strings["Oct"] = "Oct";
+$a->strings["Nov"] = "Nov";
+$a->strings["Dec"] = "Dec";
+$a->strings["Content warning: %s"] = "Content warning: %s";
 $a->strings["View Video"] = "View video";
 $a->strings["bytes"] = "bytes";
-$a->strings["Click to open/close"] = "Click to open/close";
+$a->strings["Click to open/close"] = "Reveal/hide";
 $a->strings["View on separate page"] = "View on separate page";
 $a->strings["view on separate page"] = "view on separate page";
+$a->strings["link to source"] = "Link to source";
 $a->strings["activity"] = "activity";
 $a->strings["comment"] = [
        0 => "comment",
@@ -322,97 +292,16 @@ $a->strings["Applications"] = "Applications";
 $a->strings["No installed applications."] = "No installed applications.";
 $a->strings["Item not available."] = "Item not available.";
 $a->strings["Item was not found."] = "Item was not found.";
-$a->strings["Login"] = "Login";
-$a->strings["The post was created"] = "The post was created";
 $a->strings["No contacts in common."] = "No contacts in common.";
 $a->strings["Common Friends"] = "Common friends";
 $a->strings["Credits"] = "Credits";
 $a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica is a community project that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!";
-$a->strings["Contact settings applied."] = "Contact settings applied.";
-$a->strings["Contact update failed."] = "Contact update failed.";
-$a->strings["Contact not found."] = "Contact not found.";
-$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working.";
-$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page.";
-$a->strings["No mirroring"] = "No mirroring";
-$a->strings["Mirror as forwarded posting"] = "Mirror as forwarded posting";
-$a->strings["Mirror as my own posting"] = "Mirror as my own posting";
-$a->strings["Return to contact editor"] = "Return to contact editor";
-$a->strings["Refetch contact data"] = "Re-fetch contact data.";
-$a->strings["Submit"] = "Submit";
-$a->strings["Remote Self"] = "Remote self";
-$a->strings["Mirror postings from this contact"] = "Mirror postings from this contact:";
-$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "This will cause Friendica to repost new entries from this contact.";
-$a->strings["Name"] = "Name:";
-$a->strings["Account Nickname"] = "Account nickname:";
-$a->strings["@Tagname - overrides Name/Nickname"] = "@Tag name - overrides name/nickname:";
-$a->strings["Account URL"] = "Account URL:";
-$a->strings["Friend Request URL"] = "Friend request URL:";
-$a->strings["Friend Confirm URL"] = "Friend confirm URL:";
-$a->strings["Notification Endpoint URL"] = "Notification endpoint URL";
-$a->strings["Poll/Feed URL"] = "Poll/Feed URL:";
-$a->strings["New photo from this URL"] = "New photo from this URL:";
-$a->strings["No potential page delegates located."] = "No potential page delegates found.";
-$a->strings["Delegate Page Management"] = "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."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
-$a->strings["Existing Page Managers"] = "Existing page managers";
-$a->strings["Existing Page Delegates"] = "Existing page delegates";
-$a->strings["Potential Delegates"] = "Potential delegates";
-$a->strings["Remove"] = "Remove";
-$a->strings["Add"] = "Add";
-$a->strings["No entries."] = "No entries.";
-$a->strings["Public access denied."] = "Public access denied.";
-$a->strings["Gender:"] = "Gender:";
-$a->strings["Status:"] = "Status:";
-$a->strings["Homepage:"] = "Homepage:";
-$a->strings["About:"] = "About:";
-$a->strings["Global Directory"] = "Global Directory";
-$a->strings["Find on this site"] = "Find on this site";
-$a->strings["Results for:"] = "Results for:";
-$a->strings["Site Directory"] = "Site directory";
-$a->strings["Find"] = "Find";
-$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
 $a->strings["Photos"] = "Photos";
 $a->strings["Contact Photos"] = "Contact photos";
 $a->strings["Upload"] = "Upload";
 $a->strings["Files"] = "Files";
 $a->strings["Not Found"] = "Not found";
-$a->strings["- select -"] = "- select -";
-$a->strings["Contact added"] = "Contact added";
-$a->strings["Submit Request"] = "Submit request";
-$a->strings["You already added this contact."] = "You already added this contact.";
-$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added.";
-$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added.";
-$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
-$a->strings["Please answer the following:"] = "Please answer the following:";
-$a->strings["Does %s know you?"] = "Does %s know you?";
-$a->strings["Add a personal note:"] = "Add a personal note:";
-$a->strings["Your Identity Address:"] = "My identity address:";
-$a->strings["Profile URL"] = "Profile URL:";
-$a->strings["Tags:"] = "Tags:";
-$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
-$a->strings["Group created."] = "Group created.";
-$a->strings["Could not create group."] = "Could not create group.";
-$a->strings["Group not found."] = "Group not found.";
-$a->strings["Group name changed."] = "Group name changed.";
-$a->strings["Permission denied"] = "Permission denied";
-$a->strings["Save Group"] = "Save group";
-$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
-$a->strings["Group Name: "] = "Group name: ";
-$a->strings["Group removed."] = "Group removed.";
-$a->strings["Unable to remove group."] = "Unable to remove group.";
-$a->strings["Delete Group"] = "Delete group";
-$a->strings["Group Editor"] = "Group Editor";
-$a->strings["Edit Group Name"] = "Edit group name";
-$a->strings["Members"] = "Members";
-$a->strings["All Contacts"] = "All contacts";
-$a->strings["Group is empty"] = "Group is empty";
-$a->strings["Remove Contact"] = "Remove contact";
-$a->strings["Add Contact"] = "Add contact";
-$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove.";
 $a->strings["No profile"] = "No profile";
-$a->strings["Help:"] = "Help:";
-$a->strings["Help"] = "Help";
-$a->strings["Page not found."] = "Page not found";
 $a->strings["Welcome to %s"] = "Welcome to %s";
 $a->strings["Remote privacy information not available."] = "Remote privacy information not available.";
 $a->strings["Visible to:"] = "Visible to:";
@@ -454,18 +343,7 @@ $a->strings["Our <strong>help</strong> pages may be consulted for detail on othe
 $a->strings["Visit %s's profile [%s]"] = "Visit %s's profile [%s]";
 $a->strings["Edit contact"] = "Edit contact";
 $a->strings["Contacts who are not members of a group"] = "Contacts who are not members of a group";
-$a->strings["Personal Notes"] = "Personal notes";
 $a->strings["Not Extended"] = "Not extended";
-$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
-$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
-$a->strings["Visible To"] = "Visible to";
-$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
-$a->strings["Account approved."] = "Account approved.";
-$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
-$a->strings["Please login."] = "Please login.";
-$a->strings["Remove My Account"] = "Remove My Account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
-$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
 $a->strings["Resubscribing to OStatus contacts"] = "Resubscribing to OStatus contacts";
 $a->strings["Error"] = "Error";
 $a->strings["Done"] = "Done";
@@ -474,15 +352,77 @@ $a->strings["Do you really want to delete this suggestion?"] = "Do you really wa
 $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No suggestions available. If this is a new site, please try again in 24 hours.";
 $a->strings["Ignore/Hide"] = "Ignore/Hide";
 $a->strings["Friend Suggestions"] = "Friend suggestions";
-$a->strings["Contact wasn't found or can't be unfollowed."] = "Contact wasn't found or can't be unfollowed.";
-$a->strings["Contact unfollowed"] = "Contact unfollowed";
-$a->strings["You aren't a friend of this contact."] = "You aren't a friend of this contact.";
-$a->strings["Unfollowing is currently not supported by your network."] = "Unfollowing is currently not supported by your network.";
-$a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
 $a->strings["[Embedded content - reload page to view]"] = "[Embedded content - reload page to view]";
+$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.";
+$a->strings["Import"] = "Import profile";
+$a->strings["Move account"] = "Move Existing Friendica Account";
+$a->strings["You can import an account from another Friendica server."] = "You can import an existing Friendica profile to this node.";
+$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora.";
+$a->strings["Account file"] = "Account file:";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "To export your account, go to \"Settings->Export personal data\" and select \"Export account\"";
+$a->strings["No keywords to match. Please add keywords to your default profile."] = "No keywords to match. Please add keywords to your default profile.";
+$a->strings["is interested in:"] = "is interested in:";
+$a->strings["Profile Match"] = "Profile Match";
+$a->strings["No matches"] = "No matches";
+$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
+$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
+$a->strings["Select an identity to manage: "] = "Select identity:";
+$a->strings["Submit"] = "Submit";
+$a->strings["Invalid request."] = "Invalid request.";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
+$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
+$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
+$a->strings["File upload failed."] = "File upload failed.";
+$a->strings["- select -"] = "- select -";
+$a->strings["l F d, Y \\@ g:i A"] = "l F d, Y \\@ g:i A";
+$a->strings["Time Conversion"] = "Time conversion";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
+$a->strings["UTC time: %s"] = "UTC time: %s";
+$a->strings["Current timezone: %s"] = "Current time zone: %s";
+$a->strings["Converted localtime: %s"] = "Converted local time: %s";
+$a->strings["Please select your timezone:"] = "Please select your time zone:";
+$a->strings["No more system notifications."] = "No more system notifications.";
+$a->strings["System Notifications"] = "System notifications";
+$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend";
+$a->strings["{0} sent you a message"] = "{0} sent you a message";
+$a->strings["{0} requested registration"] = "{0} requested registration";
+$a->strings["Poke/Prod"] = "Poke/Prod";
+$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody";
+$a->strings["Recipient"] = "Recipient:";
+$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
+$a->strings["Make this post private"] = "Make this post private";
+$a->strings["Public access denied."] = "Public access denied.";
+$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
+$a->strings["Permission denied"] = "Permission denied";
+$a->strings["Invalid profile identifier."] = "Invalid profile identifier.";
+$a->strings["Profile Visibility Editor"] = "Profile Visibility Editor";
+$a->strings["Click on a contact to add or remove."] = "Click on a contact to add or remove it.";
+$a->strings["Visible To"] = "Visible to";
+$a->strings["All Contacts (with secure profile access)"] = "All contacts with secure profile access";
+$a->strings["Account approved."] = "Account approved.";
+$a->strings["Registration revoked for %s"] = "Registration revoked for %s";
+$a->strings["Please login."] = "Please login.";
+$a->strings["Remove term"] = "Remove term";
+$a->strings["Saved Searches"] = "Saved searches";
+$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search.";
+$a->strings["Too Many Requests"] = "Too many requests";
+$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users.";
+$a->strings["No results."] = "No results.";
+$a->strings["Items tagged with: %s"] = "Items tagged with: %s";
+$a->strings["Results for: %s"] = "Results for: %s";
+$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
+$a->strings["Tag removed"] = "Tag removed";
+$a->strings["Remove Item Tag"] = "Remove Item tag";
+$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
+$a->strings["Remove"] = "Remove";
+$a->strings["Export account"] = "Export account";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
+$a->strings["Export all"] = "Export all";
+$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)";
+$a->strings["Export personal data"] = "Export personal data";
 $a->strings["No contacts."] = "No contacts.";
 $a->strings["Access denied."] = "Access denied.";
-$a->strings["Invalid request."] = "Invalid request.";
 $a->strings["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
 $a->strings["Unable to process image."] = "Unable to process image.";
 $a->strings["Wall Photos"] = "Wall photos";
@@ -499,85 +439,223 @@ $a->strings["If you wish for %s to respond, please check that the privacy settin
 $a->strings["To:"] = "To:";
 $a->strings["Subject:"] = "Subject:";
 $a->strings["Your message:"] = "Your message:";
-$a->strings["Source (bbcode) text:"] = "Source (bbcode) text:";
-$a->strings["Source (Diaspora) text to convert to BBcode:"] = "Source (Diaspora) text to convert to BBcode:";
-$a->strings["Source input: "] = "Source input: ";
-$a->strings["bbcode (raw HTML(: "] = "";
-$a->strings["bbcode: "] = "";
-$a->strings["bbcode => html2bbcode: "] = "";
-$a->strings["bb2diaspora: "] = "";
-$a->strings["bb2diaspora => Markdown: "] = "";
-$a->strings["bb2diaspora => diaspora2bb: "] = "";
-$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): ";
-$a->strings["diaspora2bb: "] = "diaspora2bb: ";
+$a->strings["Login"] = "Login";
+$a->strings["The post was created"] = "The post was created";
 $a->strings["Item not found"] = "Item not found";
 $a->strings["Edit post"] = "Edit post";
-$a->strings["Export account"] = "Export account";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Export your account info and contacts. Use this to backup your account or to move it to another server.";
-$a->strings["Export all"] = "Export all";
-$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)";
-$a->strings["Export personal data"] = "Export personal data";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "This site has exceeded the number of allowed daily account registrations. Please try again tomorrow.";
-$a->strings["Import"] = "Import profile";
-$a->strings["Move account"] = "Move Existing Friendica Account";
-$a->strings["You can import an account from another Friendica server."] = "You can import an existing Friendica profile to this node.";
-$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.";
-$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora.";
-$a->strings["Account file"] = "Account file:";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "To export your account, go to \"Settings->Export personal data\" and select \"Export account\"";
-$a->strings["%1\$s welcomes %2\$s"] = "%1\$s welcomes %2\$s";
-$a->strings["People Search - %s"] = "People search - %s";
-$a->strings["Forum Search - %s"] = "Forum search - %s";
-$a->strings["No matches"] = "No matches";
-$a->strings["This is Friendica, version"] = "This is Friendica, version";
-$a->strings["running at web location"] = "running at web location";
-$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project.";
-$a->strings["Bug reports and issues: please visit"] = "Bug reports and issues: please visit";
-$a->strings["the bugtracker at github"] = "the bugtracker at github";
-$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com";
-$a->strings["Installed addons/apps:"] = "";
-$a->strings["No installed addons/apps"] = "";
-$a->strings["On this server the following remote servers are blocked."] = "On this server the following remote servers are blocked.";
-$a->strings["Blocked domain"] = "Blocked domain";
-$a->strings["Reason for the block"] = "Reason for the block";
-$a->strings["No keywords to match. Please add keywords to your default profile."] = "No keywords to match. Please add keywords to your default profile.";
-$a->strings["is interested in:"] = "is interested in:";
-$a->strings["Profile Match"] = "Profile Match";
-$a->strings["Invalid request identifier."] = "Invalid request identifier.";
-$a->strings["Discard"] = "Discard";
-$a->strings["Ignore"] = "Ignore";
-$a->strings["Notifications"] = "Notifications";
-$a->strings["Network Notifications"] = "Network notifications";
-$a->strings["System Notifications"] = "System notifications";
-$a->strings["Personal Notifications"] = "Personal notifications";
-$a->strings["Home Notifications"] = "Home notifications";
-$a->strings["Show Ignored Requests"] = "Show ignored requests.";
-$a->strings["Hide Ignored Requests"] = "Hide ignored requests";
-$a->strings["Notification type: "] = "Notification type: ";
-$a->strings["suggested by %s"] = "suggested by %s";
-$a->strings["Hide this contact from others"] = "Hide this contact from others";
-$a->strings["Post a new friend activity"] = "Post a new friend activity";
-$a->strings["if applicable"] = "if applicable";
-$a->strings["Approve"] = "Approve";
-$a->strings["Claims to be known to you: "] = "Says they know me:";
-$a->strings["yes"] = "yes";
-$a->strings["no"] = "no";
-$a->strings["Shall your connection be bidirectional or not?"] = "Shall your connection be in both directions or not?";
-$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Accepting %s as a friend allows %s to subscribe to your posts; you will also receive updates from them in your news feed.";
-$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
-$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
-$a->strings["Friend"] = "Friend";
-$a->strings["Sharer"] = "Sharer";
-$a->strings["Subscriber"] = "Subscriber";
+$a->strings["CC: email addresses"] = "CC: email addresses";
+$a->strings["Example: bob@example.com, mary@example.com"] = "Example: bob@example.com, mary@example.com";
+$a->strings["Contact not found."] = "Contact not found.";
+$a->strings["Friend suggestion sent."] = "Friend suggestion sent";
+$a->strings["Suggest Friends"] = "Suggest friends";
+$a->strings["Suggest a friend for %s"] = "Suggest a friend for %s";
+$a->strings["Personal Notes"] = "Personal notes";
+$a->strings["Photo Albums"] = "Photo Albums";
+$a->strings["Recent Photos"] = "Recent photos";
+$a->strings["Upload New Photos"] = "Upload new photos";
+$a->strings["everybody"] = "everybody";
+$a->strings["Contact information unavailable"] = "Contact information unavailable";
+$a->strings["Album not found."] = "Album not found.";
+$a->strings["Delete Album"] = "Delete album";
+$a->strings["Do you really want to delete this photo album and all its photos?"] = "Do you really want to delete this photo album and all its photos?";
+$a->strings["Delete Photo"] = "Delete photo";
+$a->strings["Do you really want to delete this photo?"] = "Do you really want to delete this photo?";
+$a->strings["a photo"] = "a photo";
+$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s was tagged in %2\$s by %3\$s";
+$a->strings["Image upload didn't complete, please try again"] = "Image upload didn't complete, please try again";
+$a->strings["Image file is missing"] = "Image file is missing";
+$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "Server can't accept new file upload at this time, please contact your administrator";
+$a->strings["Image file is empty."] = "Image file is empty.";
+$a->strings["No photos selected"] = "No photos selected";
+$a->strings["Access to this item is restricted."] = "Access to this item is restricted.";
+$a->strings["Upload Photos"] = "Upload photos";
+$a->strings["New album name: "] = "New album name: ";
+$a->strings["or existing album name: "] = "or existing album name: ";
+$a->strings["Do not show a status post for this upload"] = "Do not show a status post for this upload";
+$a->strings["Permissions"] = "Permissions";
+$a->strings["Show to Groups"] = "Show to groups";
+$a->strings["Show to Contacts"] = "Show to contacts";
+$a->strings["Edit Album"] = "Edit album";
+$a->strings["Show Newest First"] = "Show newest first";
+$a->strings["Show Oldest First"] = "Show oldest first";
+$a->strings["View Photo"] = "View photo";
+$a->strings["Permission denied. Access to this item may be restricted."] = "Permission denied. Access to this item may be restricted.";
+$a->strings["Photo not available"] = "Photo not available";
+$a->strings["View photo"] = "View photo";
+$a->strings["Edit photo"] = "Edit photo";
+$a->strings["Use as profile photo"] = "Use as profile photo";
+$a->strings["Private Message"] = "Private message";
+$a->strings["View Full Size"] = "View full size";
+$a->strings["Tags: "] = "Tags: ";
+$a->strings["[Remove any tag]"] = "[Remove any tag]";
+$a->strings["New album name"] = "New album name";
+$a->strings["Caption"] = "Caption";
+$a->strings["Add a Tag"] = "Add Tag";
+$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Example: @bob, @jojo@example.com, #California, #camping";
+$a->strings["Do not rotate"] = "Do not rotate";
+$a->strings["Rotate CW (right)"] = "Rotate right (CW)";
+$a->strings["Rotate CCW (left)"] = "Rotate left (CCW)";
+$a->strings["I like this (toggle)"] = "I like this (toggle)";
+$a->strings["I don't like this (toggle)"] = "I don't like this (toggle)";
+$a->strings["This is you"] = "This is me";
+$a->strings["Comment"] = "Comment";
+$a->strings["Map"] = "Map";
+$a->strings["View Album"] = "View album";
+$a->strings["Do you really want to delete this video?"] = "Do you really want to delete this video?";
+$a->strings["Delete Video"] = "Delete video";
+$a->strings["No videos selected"] = "No videos selected";
+$a->strings["Recent Videos"] = "Recent videos";
+$a->strings["Upload New Videos"] = "Upload new videos";
+$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted.";
+$a->strings["Events"] = "Events";
+$a->strings["View"] = "View";
+$a->strings["Previous"] = "Previous";
+$a->strings["Next"] = "Next";
+$a->strings["today"] = "today";
+$a->strings["month"] = "month";
+$a->strings["week"] = "week";
+$a->strings["day"] = "day";
+$a->strings["list"] = "List";
+$a->strings["User not found"] = "User not found";
+$a->strings["This calendar format is not supported"] = "This calendar format is not supported";
+$a->strings["No exportable data found"] = "No exportable data found";
+$a->strings["calendar"] = "calendar";
 $a->strings["Network:"] = "Network:";
-$a->strings["No introductions."] = "No introductions.";
-$a->strings["Show unread"] = "Show unread";
-$a->strings["Show all"] = "Show all";
-$a->strings["No more %s notifications."] = "No more %s notifications.";
+$a->strings["%d contact edited."] = [
+       0 => "%d contact edited.",
+       1 => "%d contacts edited.",
+];
+$a->strings["Could not access contact record."] = "Could not access contact record.";
+$a->strings["Could not locate selected profile."] = "Could not locate selected profile.";
+$a->strings["Contact updated."] = "Contact updated.";
+$a->strings["Failed to update contact record."] = "Failed to update contact record.";
+$a->strings["Contact has been blocked"] = "Contact has been blocked";
+$a->strings["Contact has been unblocked"] = "Contact has been unblocked";
+$a->strings["Contact has been ignored"] = "Contact has been ignored";
+$a->strings["Contact has been unignored"] = "Contact has been unignored";
+$a->strings["Contact has been archived"] = "Contact has been archived";
+$a->strings["Contact has been unarchived"] = "Contact has been unarchived";
+$a->strings["Drop contact"] = "Drop contact";
+$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?";
+$a->strings["Contact has been removed."] = "Contact has been removed.";
+$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s";
+$a->strings["You are sharing with %s"] = "You are sharing with %s";
+$a->strings["%s is sharing with you"] = "%s is sharing with you";
+$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact.";
+$a->strings["Never"] = "Never";
+$a->strings["(Update was successful)"] = "(Update was successful)";
+$a->strings["(Update was not successful)"] = "(Update was not successful)";
+$a->strings["Suggest friends"] = "Suggest friends";
+$a->strings["Network type: %s"] = "Network type: %s";
+$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!";
+$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds";
+$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags.";
+$a->strings["Disabled"] = "Disabled";
+$a->strings["Fetch information"] = "Fetch information";
+$a->strings["Fetch keywords"] = "Fetch keywords";
+$a->strings["Fetch information and keywords"] = "Fetch information and keywords";
+$a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
+$a->strings["Contact"] = "Contact";
+$a->strings["Profile Visibility"] = "Profile visibility";
+$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Please choose the profile you would like to display to %s when viewing your profile securely.";
+$a->strings["Contact Information / Notes"] = "Personal note";
+$a->strings["Their personal note"] = "Their personal note";
+$a->strings["Edit contact notes"] = "Edit contact notes";
+$a->strings["Block/Unblock contact"] = "Block/Unblock contact";
+$a->strings["Ignore contact"] = "Ignore contact";
+$a->strings["Repair URL settings"] = "Repair URL settings";
+$a->strings["View conversations"] = "View conversations";
+$a->strings["Last update:"] = "Last update:";
+$a->strings["Update public posts"] = "Update public posts";
+$a->strings["Update now"] = "Update now";
+$a->strings["Unblock"] = "Unblock";
+$a->strings["Block"] = "Block";
+$a->strings["Unignore"] = "Unignore";
+$a->strings["Ignore"] = "Ignore";
+$a->strings["Currently blocked"] = "Currently blocked";
+$a->strings["Currently ignored"] = "Currently ignored";
+$a->strings["Currently archived"] = "Currently archived";
+$a->strings["Awaiting connection acknowledge"] = "Awaiting connection acknowledgement";
+$a->strings["Hide this contact from others"] = "Hide this contact from others";
+$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Replies/Likes to your public posts <strong>may</strong> still be visible";
+$a->strings["Notification for new posts"] = "Notification for new posts";
+$a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact";
+$a->strings["Blacklisted keywords"] = "Blacklisted keywords";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected";
+$a->strings["Profile URL"] = "Profile URL:";
+$a->strings["Location:"] = "Location:";
+$a->strings["XMPP:"] = "XMPP:";
+$a->strings["About:"] = "About:";
+$a->strings["Tags:"] = "Tags:";
+$a->strings["Actions"] = "Actions";
+$a->strings["Status"] = "Status";
+$a->strings["Contact Settings"] = "Notification and privacy ";
+$a->strings["Suggestions"] = "Suggestions";
+$a->strings["Suggest potential friends"] = "Suggest potential friends";
+$a->strings["All Contacts"] = "All contacts";
+$a->strings["Show all contacts"] = "Show all contacts";
+$a->strings["Unblocked"] = "Unblocked";
+$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts";
+$a->strings["Blocked"] = "Blocked";
+$a->strings["Only show blocked contacts"] = "Only show blocked contacts";
+$a->strings["Ignored"] = "Ignored";
+$a->strings["Only show ignored contacts"] = "Only show ignored contacts";
+$a->strings["Archived"] = "Archived";
+$a->strings["Only show archived contacts"] = "Only show archived contacts";
+$a->strings["Hidden"] = "Hidden";
+$a->strings["Only show hidden contacts"] = "Only show hidden contacts";
+$a->strings["Search your contacts"] = "Search your contacts";
+$a->strings["Find"] = "Find";
+$a->strings["Update"] = "Update";
+$a->strings["Archive"] = "Archive";
+$a->strings["Unarchive"] = "Unarchive";
+$a->strings["Batch Actions"] = "Batch actions";
+$a->strings["Status Messages and Posts"] = "Status Messages and Posts";
+$a->strings["Profile Details"] = "Profile Details";
+$a->strings["View all contacts"] = "View all contacts";
+$a->strings["View all common friends"] = "View all common friends";
+$a->strings["Advanced"] = "Advanced";
+$a->strings["Advanced Contact Settings"] = "Advanced contact settings";
+$a->strings["Mutual Friendship"] = "Mutual friendship";
+$a->strings["is a fan of yours"] = "is a fan of yours";
+$a->strings["you are a fan of"] = "I follow them";
+$a->strings["Toggle Blocked status"] = "Toggle blocked status";
+$a->strings["Toggle Ignored status"] = "Toggle ignored status";
+$a->strings["Toggle Archive status"] = "Toggle archive status";
+$a->strings["Delete contact"] = "Delete contact";
+$a->strings["Parent user not found."] = "Parent user not found.";
+$a->strings["No parent user"] = "No parent user";
+$a->strings["Parent Password:"] = "Parent Password:";
+$a->strings["Please enter the password of the parent account to legitimize your request."] = "Please enter the password of the parent account to authorize this request.";
+$a->strings["Parent User"] = "Parent user";
+$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Parent users have total control of this account, including core settings. Please double-check whom you grant such access.";
+$a->strings["Save Settings"] = "Save settings";
+$a->strings["Delegate Page Management"] = "Delegate Page Management";
+$a->strings["Delegates"] = "Delegates";
+$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."] = "Delegates are able to manage all aspects of this account except for key setting features. Please do not delegate your personal account to anybody that you do not trust completely.";
+$a->strings["Existing Page Delegates"] = "Existing page delegates";
+$a->strings["Potential Delegates"] = "Potential delegates";
+$a->strings["Add"] = "Add";
+$a->strings["No entries."] = "No entries.";
+$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
+$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
+$a->strings["Create New Event"] = "Create new event";
+$a->strings["Event details"] = "Event details";
+$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
+$a->strings["Event Starts:"] = "Event starts:";
+$a->strings["Required"] = "Required";
+$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
+$a->strings["Event Finishes:"] = "Event finishes:";
+$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
+$a->strings["Description:"] = "Description:";
+$a->strings["Title:"] = "Title:";
+$a->strings["Share this event"] = "Share this event";
+$a->strings["Basic"] = "Basic";
+$a->strings["Failed to remove event"] = "Failed to remove event";
+$a->strings["Event removed"] = "Event removed";
+$a->strings["You must be logged in to use this module"] = "You must be logged in to use this module";
+$a->strings["Source URL"] = "Source URL";
 $a->strings["Post successful."] = "Post successful.";
-$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol error. No ID returned.";
-$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account not found and OpenID registration is not permitted on this site.";
-$a->strings["Login failed."] = "Login failed.";
 $a->strings["Subscribing to OStatus contacts"] = "Subscribing to OStatus contacts";
 $a->strings["No contact provided."] = "No contact provided.";
 $a->strings["Couldn't fetch information for contact."] = "Couldn't fetch information for contact.";
@@ -585,94 +663,330 @@ $a->strings["Couldn't fetch friends for contact."] = "Couldn't fetch friends for
 $a->strings["success"] = "success";
 $a->strings["failed"] = "failed";
 $a->strings["ignored"] = "Ignored";
-$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
-$a->strings["Theme settings updated."] = "Theme settings updated.";
-$a->strings["Information"] = "Information";
-$a->strings["Overview"] = "";
-$a->strings["Federation Statistics"] = "Federation statistics";
-$a->strings["Configuration"] = "";
-$a->strings["Site"] = "Site";
-$a->strings["Users"] = "Users";
-$a->strings["Addons"] = "";
-$a->strings["Themes"] = "Theme selection";
-$a->strings["Additional features"] = "Additional features";
-$a->strings["Database"] = "";
-$a->strings["DB updates"] = "DB updates";
-$a->strings["Inspect Queue"] = "Inspect queue";
-$a->strings["Tools"] = "";
-$a->strings["Contact Blocklist"] = "";
-$a->strings["Server Blocklist"] = "Server blocklist";
-$a->strings["Delete Item"] = "Delete item";
-$a->strings["Logs"] = "Logs";
-$a->strings["View Logs"] = "View logs";
-$a->strings["Diagnostics"] = "";
-$a->strings["PHP Info"] = "";
-$a->strings["probe address"] = "Probe address";
-$a->strings["check webfinger"] = "Check webfinger";
-$a->strings["Admin"] = "Admin";
-$a->strings["Addon Features"] = "";
-$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
-$a->strings["The blocked domain"] = "Blocked domain";
-$a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain.";
-$a->strings["Delete domain"] = "Delete domain";
-$a->strings["Check to delete this entry from the blocklist"] = "Check to delete this entry from the blocklist";
-$a->strings["Administration"] = "Administration";
-$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server.";
-$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason.";
-$a->strings["Add new entry to block list"] = "Add new entry to block list";
-$a->strings["Server Domain"] = "Server domain";
-$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "The domain of the new server to add to the block list. Do not include the protocol.";
-$a->strings["Block reason"] = "Block reason";
-$a->strings["Add Entry"] = "Add entry";
-$a->strings["Save changes to the blocklist"] = "Save changes to the blocklist";
-$a->strings["Current Entries in the Blocklist"] = "Current entries in the blocklist";
-$a->strings["Delete entry from blocklist"] = "Delete entry from blocklist";
-$a->strings["Delete entry from blocklist?"] = "Delete entry from blocklist?";
-$a->strings["Server added to blocklist."] = "Server added to blocklist.";
-$a->strings["Site blocklist updated."] = "Site blocklist updated.";
-$a->strings["The contact has been blocked from the node"] = "";
-$a->strings["Could not find any contact entry for this URL (%s)"] = "";
-$a->strings["%s contact unblocked"] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Remote Contact Blocklist"] = "";
-$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "";
-$a->strings["Block Remote Contact"] = "";
-$a->strings["select all"] = "select all";
-$a->strings["select none"] = "";
-$a->strings["Block"] = "Block";
-$a->strings["Unblock"] = "Unblock";
-$a->strings["No remote contact is blocked from this node."] = "";
-$a->strings["Blocked Remote Contacts"] = "";
-$a->strings["Block New Remote Contact"] = "";
-$a->strings["Photo"] = "";
-$a->strings["Address"] = "Address";
-$a->strings["%s total blocked contact"] = [
-       0 => "",
-       1 => "",
+$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed.";
+$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed.";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately.";
+$a->strings["Unable to process image"] = "Unable to process image";
+$a->strings["Upload File:"] = "Upload File:";
+$a->strings["Select a profile:"] = "Select a profile:";
+$a->strings["or"] = "or";
+$a->strings["skip this step"] = "skip this step";
+$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums";
+$a->strings["Crop Image"] = "Crop Image";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing.";
+$a->strings["Done Editing"] = "Done editing";
+$a->strings["Image uploaded successfully."] = "Image uploaded successfully.";
+$a->strings["Contact wasn't found or can't be unfollowed."] = "Contact wasn't found or can't be unfollowed.";
+$a->strings["Contact unfollowed"] = "Contact unfollowed";
+$a->strings["Submit Request"] = "Submit request";
+$a->strings["You aren't a friend of this contact."] = "You aren't a friend of this contact.";
+$a->strings["Unfollowing is currently not supported by your network."] = "Unfollowing is currently not supported by your network.";
+$a->strings["Your Identity Address:"] = "My identity address:";
+$a->strings["Gender:"] = "Gender:";
+$a->strings["Status:"] = "Status:";
+$a->strings["Homepage:"] = "Homepage:";
+$a->strings["Global Directory"] = "Global Directory";
+$a->strings["Find on this site"] = "Find on this site";
+$a->strings["Results for:"] = "Results for:";
+$a->strings["Site Directory"] = "Site directory";
+$a->strings["No entries (some entries may be hidden)."] = "No entries (entries may be hidden).";
+$a->strings["People Search - %s"] = "People search - %s";
+$a->strings["Forum Search - %s"] = "Forum search - %s";
+$a->strings["The contact could not be added."] = "Contact could not be added.";
+$a->strings["You already added this contact."] = "You already added this contact.";
+$a->strings["Diaspora support isn't enabled. Contact can't be added."] = "Diaspora support isn't enabled. Contact can't be added.";
+$a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus support is disabled. Contact can't be added.";
+$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
+$a->strings["Please answer the following:"] = "Please answer the following:";
+$a->strings["Does %s know you?"] = "Does %s know you?";
+$a->strings["Add a personal note:"] = "Add a personal note:";
+$a->strings["No valid account found."] = "No valid account found.";
+$a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your email.";
+$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "\n\t\tDear %1\$s,\n\t\t\tA request was received at \"%2\$s\" to reset your account password\n\t\tTo confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser's address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided; ignore or delete this email, as the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request.";
+$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s";
+$a->strings["Password reset requested at %s"] = "Password reset requested at %s";
+$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed.";
+$a->strings["Request has expired, please make a new one."] = "Request has expired, please make a new one.";
+$a->strings["Forgot your Password?"] = "Reset My Password";
+$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email.";
+$a->strings["Nickname or Email: "] = "Nickname or email: ";
+$a->strings["Reset"] = "Reset";
+$a->strings["Password Reset"] = "Forgotten password?";
+$a->strings["Your password has been reset as requested."] = "Your password has been reset as requested.";
+$a->strings["Your new password is"] = "Your new password is";
+$a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then";
+$a->strings["click here to login"] = "click here to login";
+$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Your password may be changed from the <em>Settings</em> page after successful login.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t";
+$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t";
+$a->strings["Your password has been changed at %s"] = "Your password has been changed at %s";
+$a->strings["Source input"] = "Source input";
+$a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
+$a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (raw HTML)";
+$a->strings["BBCode::convert"] = "BBCode::convert";
+$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::convert => HTML::toBBCode";
+$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
+$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
+$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
+$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode";
+$a->strings["Source input \\x28Diaspora format\\x29"] = "Source input \\x28Diaspora format\\x29";
+$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
+$a->strings["Raw HTML input"] = "Raw HTML input";
+$a->strings["HTML Input"] = "HTML input";
+$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
+$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
+$a->strings["Source text"] = "Source text";
+$a->strings["BBCode"] = "BBCode";
+$a->strings["Markdown"] = "Markdown";
+$a->strings["HTML"] = "HTML";
+$a->strings["Community option not available."] = "Community option not available.";
+$a->strings["Not available."] = "Not available.";
+$a->strings["Local Community"] = "Local community";
+$a->strings["Posts from local users on this server"] = "Posts from local users on this server";
+$a->strings["Global Community"] = "Global community";
+$a->strings["Posts from users of the whole federated network"] = "Posts from users of the whole federated network";
+$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users.";
+$a->strings["This is Friendica, version"] = "This is Friendica, version";
+$a->strings["running at web location"] = "running at web location";
+$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project.";
+$a->strings["Bug reports and issues: please visit"] = "Bug reports and issues: please visit";
+$a->strings["the bugtracker at github"] = "the bugtracker at github";
+$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca";
+$a->strings["Installed addons/apps:"] = "Installed addons/apps:";
+$a->strings["No installed addons/apps"] = "No installed addons/apps";
+$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node.";
+$a->strings["On this server the following remote servers are blocked."] = "On this server the following remote servers are blocked.";
+$a->strings["Blocked domain"] = "Blocked domain";
+$a->strings["Reason for the block"] = "Reason for the block";
+$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
+$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
+$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
+$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
+$a->strings["%d message sent."] = [
+       0 => "%d message sent.",
+       1 => "%d messages sent.",
 ];
-$a->strings["URL of the remote contact to block."] = "";
-$a->strings["Delete this Item"] = "Delete";
-$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted.";
-$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456.";
-$a->strings["GUID"] = "GUID";
-$a->strings["The GUID of the item you want to delete."] = "GUID of item to be deleted.";
-$a->strings["Item marked for deletion."] = "Item marked for deletion.";
-$a->strings["unknown"] = "unknown";
-$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of.";
-$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here.";
-$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "";
-$a->strings["ID"] = "ID";
-$a->strings["Recipient Name"] = "Recipient name";
-$a->strings["Recipient Profile"] = "Recipient profile";
+$a->strings["You have no more invitations available"] = "You have no more invitations available.";
+$a->strings["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."] = "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.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
+$a->strings["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."] = "Friendica sites are all inter-connect to create a large 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.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
+$a->strings["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."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
+$a->strings["Send invitations"] = "Send invitations";
+$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "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:"] = "Once you have signed up, please connect with me via my profile page at:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
+$a->strings["add"] = "add";
+$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
+       0 => "Warning: This group contains %s member from a network that doesn't allow non public messages.",
+       1 => "Warning: This group contains %s members from a network that doesn't allow non public messages.",
+];
+$a->strings["Messages in this group won't be send to these receivers."] = "Messages in this group won't be send to these receivers.";
+$a->strings["No such group"] = "No such group";
+$a->strings["Group is empty"] = "Group is empty";
+$a->strings["Group: %s"] = "Group: %s";
+$a->strings["Private messages to this person are at risk of public disclosure."] = "Private messages to this person are at risk of public disclosure.";
+$a->strings["Invalid contact."] = "Invalid contact.";
+$a->strings["Commented Order"] = "Commented last";
+$a->strings["Sort by Comment Date"] = "Sort by comment date";
+$a->strings["Posted Order"] = "Posted last";
+$a->strings["Sort by Post Date"] = "Sort by post date";
+$a->strings["Personal"] = "Personal";
+$a->strings["Posts that mention or involve you"] = "Posts mentioning or involving me";
+$a->strings["New"] = "New";
+$a->strings["Activity Stream - by date"] = "Activity Stream - by date";
+$a->strings["Shared Links"] = "Shared links";
+$a->strings["Interesting Links"] = "Interesting links";
+$a->strings["Starred"] = "Starred";
+$a->strings["Favourite Posts"] = "My favorite posts";
+$a->strings["Contact settings applied."] = "Contact settings applied.";
+$a->strings["Contact update failed."] = "Contact update failed.";
+$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>Warning: These are highly advanced settings.</strong> If you enter incorrect information your communications with this contact may not working.";
+$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page.";
+$a->strings["No mirroring"] = "No mirroring";
+$a->strings["Mirror as forwarded posting"] = "Mirror as forwarded posting";
+$a->strings["Mirror as my own posting"] = "Mirror as my own posting";
+$a->strings["Return to contact editor"] = "Return to contact editor";
+$a->strings["Refetch contact data"] = "Re-fetch contact data.";
+$a->strings["Remote Self"] = "Remote self";
+$a->strings["Mirror postings from this contact"] = "Mirror postings from this contact:";
+$a->strings["Mark this contact as remote_self, this will cause friendica to repost new entries from this contact."] = "This will cause Friendica to repost new entries from this contact.";
+$a->strings["Name"] = "Name:";
+$a->strings["Account Nickname"] = "Account nickname:";
+$a->strings["@Tagname - overrides Name/Nickname"] = "@Tag name - overrides name/nickname:";
+$a->strings["Account URL"] = "Account URL:";
+$a->strings["Friend Request URL"] = "Friend request URL:";
+$a->strings["Friend Confirm URL"] = "Friend confirm URL:";
+$a->strings["Notification Endpoint URL"] = "Notification endpoint URL";
+$a->strings["Poll/Feed URL"] = "Poll/Feed URL:";
+$a->strings["New photo from this URL"] = "New photo from this URL:";
+$a->strings["%1\$s welcomes %2\$s"] = "%1\$s welcomes %2\$s";
+$a->strings["Help:"] = "Help:";
+$a->strings["Help"] = "Help";
+$a->strings["Page not found."] = "Page not found";
+$a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup";
+$a->strings["Could not connect to database."] = "Could not connect to database.";
+$a->strings["Could not create table."] = "Could not create table.";
+$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed.";
+$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql.";
+$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\".";
+$a->strings["Database already in use."] = "Database already in use.";
+$a->strings["System check"] = "System check";
+$a->strings["Check again"] = "Check again";
+$a->strings["Database connection"] = "Database connection";
+$a->strings["In order to install Friendica we need to know how to connect to your database."] = "In order to install Friendica 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."] = "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."] = "The database you specify below should already exist. If it does not, please create it before continuing.";
+$a->strings["Database Server Name"] = "Database server name";
+$a->strings["Database Login Name"] = "Database login name";
+$a->strings["Database Login Password"] = "Database login password";
+$a->strings["For security reasons the password must not be empty"] = "For security reasons the password must not be empty";
+$a->strings["Database Name"] = "Database name";
+$a->strings["Site administrator email address"] = "Site administrator email address";
+$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel.";
+$a->strings["Please select a default timezone for your website"] = "Please select a default time zone for your website";
+$a->strings["Site settings"] = "Site settings";
+$a->strings["System Language:"] = "System language:";
+$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication.";
+$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."] = "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["<h1>What next</h1>"] = "<h1>What next</h1>";
+$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker.";
+$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel.";
+$a->strings["New Message"] = "New Message";
+$a->strings["Unable to locate contact information."] = "Unable to locate contact information.";
+$a->strings["Messages"] = "Messages";
+$a->strings["Do you really want to delete this message?"] = "Do you really want to delete this message?";
+$a->strings["Message deleted."] = "Message deleted.";
+$a->strings["Conversation removed."] = "Conversation removed.";
+$a->strings["No messages."] = "No messages.";
+$a->strings["Message not available."] = "Message not available.";
+$a->strings["Delete message"] = "Delete message";
+$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
+$a->strings["Delete conversation"] = "Delete conversation";
+$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page.";
+$a->strings["Send Reply"] = "Send reply";
+$a->strings["Unknown sender - %s"] = "Unknown sender - %s";
+$a->strings["You and %s"] = "Me and %s";
+$a->strings["%s and You"] = "%s and me";
+$a->strings["%d message"] = [
+       0 => "%d message",
+       1 => "%d messages",
+];
+$a->strings["Group created."] = "Group created.";
+$a->strings["Could not create group."] = "Could not create group.";
+$a->strings["Group not found."] = "Group not found.";
+$a->strings["Group name changed."] = "Group name changed.";
+$a->strings["Save Group"] = "Save group";
+$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
+$a->strings["Group Name: "] = "Group name: ";
+$a->strings["Group removed."] = "Group removed.";
+$a->strings["Unable to remove group."] = "Unable to remove group.";
+$a->strings["Delete Group"] = "Delete group";
+$a->strings["Group Editor"] = "Group Editor";
+$a->strings["Edit Group Name"] = "Edit group name";
+$a->strings["Members"] = "Members";
+$a->strings["Remove contact from group"] = "Remove contact from group";
+$a->strings["Add contact to group"] = "Add contact to group";
+$a->strings["OpenID protocol error. No ID returned."] = "OpenID protocol error. No ID returned.";
+$a->strings["Account not found and OpenID registration is not permitted on this site."] = "Account not found and OpenID registration is not permitted on this site.";
+$a->strings["Login failed."] = "Login failed.";
+$a->strings["Theme settings updated."] = "Theme settings updated.";
+$a->strings["Information"] = "Information";
+$a->strings["Overview"] = "Overview";
+$a->strings["Federation Statistics"] = "Federation statistics";
+$a->strings["Configuration"] = "Configuration";
+$a->strings["Site"] = "Site";
+$a->strings["Users"] = "Users";
+$a->strings["Addons"] = "Addons";
+$a->strings["Themes"] = "Theme selection";
+$a->strings["Additional features"] = "Additional features";
+$a->strings["Terms of Service"] = "Terms of Service";
+$a->strings["Database"] = "Database";
+$a->strings["DB updates"] = "DB updates";
+$a->strings["Inspect Queue"] = "Inspect queue";
+$a->strings["Tools"] = "Tools";
+$a->strings["Contact Blocklist"] = "Contact blocklist";
+$a->strings["Server Blocklist"] = "Server blocklist";
+$a->strings["Delete Item"] = "Delete item";
+$a->strings["Logs"] = "Logs";
+$a->strings["View Logs"] = "View logs";
+$a->strings["Diagnostics"] = "Diagnostics";
+$a->strings["PHP Info"] = "PHP info";
+$a->strings["probe address"] = "Probe address";
+$a->strings["check webfinger"] = "Check webfinger";
+$a->strings["Admin"] = "Admin";
+$a->strings["Addon Features"] = "Addon features";
+$a->strings["User registrations waiting for confirmation"] = "User registrations awaiting confirmation";
+$a->strings["Administration"] = "Administration";
+$a->strings["Display Terms of Service"] = "Display Terms of Service";
+$a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page.";
+$a->strings["Display Privacy Statement"] = "Display Privacy Statement";
+$a->strings["Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>."] = "Show some informations regarding the needed information to operate the node according e.g. to <a href=\"%s\" target=\"_blank\">EU-GDPR</a>.";
+$a->strings["Privacy Statement Preview"] = "Privacy Statement Preview";
+$a->strings["The Terms of Service"] = "Terms of Service";
+$a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] or less.";
+$a->strings["The blocked domain"] = "Blocked domain";
+$a->strings["The reason why you blocked this domain."] = "Reason why you blocked this domain.";
+$a->strings["Delete domain"] = "Delete domain";
+$a->strings["Check to delete this entry from the blocklist"] = "Check to delete this entry from the blocklist";
+$a->strings["This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server."] = "This page can be used to define a black list of servers from the federated network that are not allowed to interact with your node. For all entered domains you should also give a reason why you have blocked the remote server.";
+$a->strings["The list of blocked servers will be made publically available on the /friendica page so that your users and people investigating communication problems can find the reason easily."] = "The list of blocked servers will publicly available on the Friendica page so that your users and people investigating communication problems can readily find the reason.";
+$a->strings["Add new entry to block list"] = "Add new entry to block list";
+$a->strings["Server Domain"] = "Server domain";
+$a->strings["The domain of the new server to add to the block list. Do not include the protocol."] = "The domain of the new server to add to the block list. Do not include the protocol.";
+$a->strings["Block reason"] = "Block reason";
+$a->strings["Add Entry"] = "Add entry";
+$a->strings["Save changes to the blocklist"] = "Save changes to the blocklist";
+$a->strings["Current Entries in the Blocklist"] = "Current entries in the blocklist";
+$a->strings["Delete entry from blocklist"] = "Delete entry from blocklist";
+$a->strings["Delete entry from blocklist?"] = "Delete entry from blocklist?";
+$a->strings["Server added to blocklist."] = "Server added to blocklist.";
+$a->strings["Site blocklist updated."] = "Site blocklist updated.";
+$a->strings["The contact has been blocked from the node"] = "This contact has been blocked from the node";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Could not find any contact entry for this URL (%s)";
+$a->strings["%s contact unblocked"] = [
+       0 => "%s contact unblocked",
+       1 => "%s contacts unblocked",
+];
+$a->strings["Remote Contact Blocklist"] = "Remote contact blocklist";
+$a->strings["This page allows you to prevent any message from a remote contact to reach your node."] = "This page allows you to prevent any message from a remote contact to reach your node.";
+$a->strings["Block Remote Contact"] = "Block remote contact";
+$a->strings["select all"] = "select all";
+$a->strings["select none"] = "select none";
+$a->strings["No remote contact is blocked from this node."] = "No remote contact is blocked from this node.";
+$a->strings["Blocked Remote Contacts"] = "Blocked remote contacts";
+$a->strings["Block New Remote Contact"] = "Block new remote contact";
+$a->strings["Photo"] = "Photo";
+$a->strings["Address"] = "Address";
+$a->strings["%s total blocked contact"] = [
+       0 => "%s total blocked contact",
+       1 => "%s blocked contacts",
+];
+$a->strings["URL of the remote contact to block."] = "URL of the remote contact to block.";
+$a->strings["Delete this Item"] = "Delete";
+$a->strings["On this page you can delete an item from your node. If the item is a top level posting, the entire thread will be deleted."] = "Here you can delete an item from this node. If the item is a top-level posting, the entire thread will be deleted.";
+$a->strings["You need to know the GUID of the item. You can find it e.g. by looking at the display URL. The last part of http://example.com/display/123456 is the GUID, here 123456."] = "You need to know the global unique identifier (GUID) of the item, which you can find by looking at the display URL. The last part of http://example.com/display/123456 is the GUID: i.e. 123456.";
+$a->strings["GUID"] = "GUID";
+$a->strings["The GUID of the item you want to delete."] = "GUID of item to be deleted.";
+$a->strings["Item marked for deletion."] = "Item marked for deletion.";
+$a->strings["unknown"] = "unknown";
+$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "This page offers you the amount of known part of the federated social network your Friendica node is part of. These numbers are not complete and only reflect the part of the network your node is aware of.";
+$a->strings["The <em>Auto Discovered Contact Directory</em> feature is not enabled, it will improve the data displayed here."] = "The <em>Auto Discovered Contact Directory</em> feature is not enabled; enabling it will improve the data displayed here.";
+$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Currently this node is aware of %d nodes with %d registered users from the following platforms:";
+$a->strings["ID"] = "ID";
+$a->strings["Recipient Name"] = "Recipient name";
+$a->strings["Recipient Profile"] = "Recipient profile";
 $a->strings["Network"] = "Network";
 $a->strings["Created"] = "Created";
 $a->strings["Last Tried"] = "Last Tried";
 $a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently.";
-$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB, because Friendica will use InnoDB only features in the future.  See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php scripts/dbstructure.php toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
+$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
 $a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
-$a->strings["The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line and have a look at the errors that might appear."] = "The database update failed. Please run \"php scripts/dbstructure.php update\" from the command line; check logs for errors.";
+$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and check for errors that may appear.";
 $a->strings["The worker was never executed. Please check your database structure!"] = "The worker process has never been executed. Please check your database structure!";
 $a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings.";
 $a->strings["Normal Account"] = "Standard account";
@@ -686,15 +1000,15 @@ $a->strings["Summary"] = "Summary";
 $a->strings["Registered users"] = "Signed up users";
 $a->strings["Pending registrations"] = "Pending registrations";
 $a->strings["Version"] = "Version";
-$a->strings["Active addons"] = "";
+$a->strings["Active addons"] = "Active addons";
 $a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Can not parse base URL. Must have at least <scheme>://<domain>";
 $a->strings["Site settings updated."] = "Site settings updated.";
 $a->strings["No special theme for mobile devices"] = "No special theme for mobile devices";
+$a->strings["No community page for local users"] = "No community page for local users";
 $a->strings["No community page"] = "No community page";
 $a->strings["Public postings from users of this site"] = "Public postings from users of this site";
-$a->strings["Public postings from the federated network"] = "";
-$a->strings["Public postings from local users and the federated network"] = "";
-$a->strings["Disabled"] = "Disabled";
+$a->strings["Public postings from the federated network"] = "Public postings from the federated network";
+$a->strings["Public postings from local users and the federated network"] = "Public postings from local users and the federated network";
 $a->strings["Users, Global Contacts"] = "Users, Global Contacts";
 $a->strings["Users, Global Contacts/fallback"] = "Users, Global Contacts/fallback";
 $a->strings["One month"] = "One month";
@@ -711,15 +1025,14 @@ $a->strings["Self-signed certificate, use SSL for local links only (discouraged)
 $a->strings["Don't check"] = "Don't check";
 $a->strings["check the stable version"] = "check for stable version updates";
 $a->strings["check the development version"] = "check for development version updates";
-$a->strings["Save Settings"] = "Save settings";
 $a->strings["Republish users to directory"] = "Republish users to directory";
 $a->strings["Registration"] = "Join this Friendica Node Today";
 $a->strings["File upload"] = "File upload";
 $a->strings["Policies"] = "Policies";
-$a->strings["Advanced"] = "Advanced";
 $a->strings["Auto Discovered Contact Directory"] = "Auto-discovered contact directory";
 $a->strings["Performance"] = "Performance";
 $a->strings["Worker"] = "Worker";
+$a->strings["Message Relay"] = "Message relay";
 $a->strings["Relocate - WARNING: advanced function. Could make this server unreachable."] = "Relocate - Warning, advanced function: This could make this server unreachable.";
 $a->strings["Site name"] = "Site name";
 $a->strings["Host name"] = "Host name";
@@ -731,7 +1044,7 @@ $a->strings["Link to an icon that will be used for browsers."] = "Link to an ico
 $a->strings["Touch icon"] = "Touch icon";
 $a->strings["Link to an icon that will be used for tablets and mobiles."] = "Link to an icon that will be used for tablets and mobiles.";
 $a->strings["Additional Info"] = "Additional Info";
-$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "";
+$a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "For public servers: You can add additional information here that will be listed at %s/servers.";
 $a->strings["System language"] = "System language";
 $a->strings["System theme"] = "System theme";
 $a->strings["Default system theme - may be over-ridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>"] = "Default system theme - may be overridden by user profiles - <a href='#' id='cnftheme'>change theme settings</a>";
@@ -755,17 +1068,17 @@ $a->strings["Register policy"] = "Registration policy";
 $a->strings["Maximum Daily Registrations"] = "Maximum daily registrations";
 $a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day.  If register is set to closed, this setting has no effect."] = "If open registration is permitted, this sets the maximum number of new registrations per day.  This setting has no effect for registrations by approval.";
 $a->strings["Register text"] = "Registration text";
-$a->strings["Will be displayed prominently on the registration page."] = "Will be displayed prominently on the registration page.";
+$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Will be displayed prominently on the registration page. You may use BBCode here.";
 $a->strings["Accounts abandoned after x days"] = "Accounts abandoned after so many days";
 $a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit.";
 $a->strings["Allowed friend domains"] = "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"] = "Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Leave empty to allow any domains";
 $a->strings["Allowed email domains"] = "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"] = "Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Leave empty to allow any domains";
-$a->strings["No OEmbed rich content"] = "";
-$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "";
-$a->strings["Allowed OEmbed domains"] = "";
-$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "";
+$a->strings["No OEmbed rich content"] = "No OEmbed rich content";
+$a->strings["Don't show the rich content (e.g. embedded PDF), except from the domains listed below."] = "Don't show rich content (e.g. embedded PDF), except from the domains listed below.";
+$a->strings["Allowed OEmbed domains"] = "Allowed OEmbed domains";
+$a->strings["Comma separated list of domains which oembed content is allowed to be displayed. Wildcards are accepted."] = "Comma separated list of domains from where OEmbed content is allowed. Wildcards are possible.";
 $a->strings["Block public"] = "Block public";
 $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Block public access to all otherwise public personal pages on this site, except for local users when logged in.";
 $a->strings["Force publish"] = "Mandatory directory listing";
@@ -788,8 +1101,8 @@ $a->strings["OpenID support"] = "OpenID support";
 $a->strings["OpenID support for registration and logins."] = "OpenID support for registration and logins.";
 $a->strings["Fullname check"] = "Full name check";
 $a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations.";
-$a->strings["Community pages for visitors"] = "";
-$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "";
+$a->strings["Community pages for visitors"] = "Community pages for visitors";
+$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Which community pages should be available for visitors. Local users always see both pages.";
 $a->strings["Posts per user on community page"] = "Posts per user on community page";
 $a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maximum number of posts per user on the community page (not valid for 'Global Community').";
 $a->strings["Enable OStatus support"] = "Enable OStatus support";
@@ -815,7 +1128,7 @@ $a->strings["Maximum system load before the frontend quits service - default 50.
 $a->strings["Minimal Memory"] = "Minimal memory";
 $a->strings["Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated)."] = "Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated).";
 $a->strings["Maximum table size for optimization"] = "Maximum table size for optimization";
-$a->strings["Maximum table size (in MB) for the automatic optimization - default 100 MB. Enter -1 to disable it."] = "Maximum table size (in MB) for the automatic optimization (default 100 MB; -1 to deactivate).";
+$a->strings["Maximum table size (in MB) for the automatic optimization. Enter -1 to disable it."] = "Maximum table size (in MB) for automatic optimization. Enter -1 to disable it.";
 $a->strings["Minimum level of fragmentation"] = "Minimum level of fragmentation";
 $a->strings["Minimum fragmenation level to start the automatic optimization - default value is 30%."] = "Minimum fragmentation level to start the automatic optimization (default 30%).";
 $a->strings["Periodical check of global contacts"] = "Periodical check of global contacts";
@@ -834,6 +1147,12 @@ $a->strings["Check upstream version"] = "Check upstream version";
 $a->strings["Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview."] = "Enables checking for new Friendica versions at github. If there is a new version, you will be informed in the admin panel overview.";
 $a->strings["Suppress Tags"] = "Suppress tags";
 $a->strings["Suppress showing a list of hashtags at the end of the posting."] = "Suppress listed hashtags at the end of posts.";
+$a->strings["Clean database"] = "Clean database";
+$a->strings["Remove old remote items, orphaned database records and old content from some other helper tables."] = "Remove old remote items, orphaned database records and old content from some other helper tables.";
+$a->strings["Lifespan of remote items"] = "Lifespan of remote items";
+$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour.";
+$a->strings["Lifespan of unclaimed items"] = "Lifespan of unclaimed items";
+$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0.";
 $a->strings["Path to item cache"] = "Path to item cache";
 $a->strings["The item caches buffers generated bbcode and external images."] = "The item caches buffers generated bbcode and external images.";
 $a->strings["Cache duration in seconds"] = "Cache duration in seconds";
@@ -852,6 +1171,7 @@ $a->strings["New base url"] = "New base URL";
 $a->strings["Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users."] = "Change base url for this server. Sends relocate message to all Friendica and Diaspora* contacts of all users.";
 $a->strings["RINO Encryption"] = "RINO Encryption";
 $a->strings["Encryption layer between nodes."] = "Encryption layer between nodes.";
+$a->strings["Enabled"] = "Enabled";
 $a->strings["Maximum number of parallel workers"] = "Maximum number of parallel workers";
 $a->strings["On shared hosters set this to 2. On larger systems, values of 10 are great. Default value is 4."] = "On shared hosts set this to 2. On larger systems, values of 10 are great. Default value is 4.";
 $a->strings["Don't use 'proc_open' with the worker"] = "Don't use 'proc_open' with the worker";
@@ -859,7 +1179,21 @@ $a->strings["Enable this if your system doesn't allow the use of 'proc_open'. Th
 $a->strings["Enable fastlane"] = "Enable fast-lane";
 $a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.";
 $a->strings["Enable frontend worker"] = "Enable frontend worker";
-$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "";
+$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server.";
+$a->strings["Subscribe to relay"] = "Subscribe to relay";
+$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "Receive public posts from the specified relay. Post will be included in searches, subscribed tags and on the global community page.";
+$a->strings["Relay server"] = "Relay server";
+$a->strings["Address of the relay server where public posts should be send to. For example https://relay.diasp.org"] = "Address of the relay server where public posts should be send to. For example https://relay.diasp.org";
+$a->strings["Direct relay transfer"] = "Direct relay transfer";
+$a->strings["Enables the direct transfer to other servers without using the relay servers"] = "Enables direct transfer to other servers without using a relay server.";
+$a->strings["Relay scope"] = "Relay scope";
+$a->strings["Can be 'all' or 'tags'. 'all' means that every public post should be received. 'tags' means that only posts with selected tags should be received."] = "Set to 'all' or 'tags'. 'all' means receive every public post; 'tags' receive public posts only with specified tags.";
+$a->strings["all"] = "all";
+$a->strings["tags"] = "tags";
+$a->strings["Server tags"] = "Server tags";
+$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Comma separated tags for subscription.";
+$a->strings["Allow user tags"] = "Allow user tags";
+$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Use user-generated tags from saved searches for 'tags' subscription in addition to 'relay_server_tags'.";
 $a->strings["Update has been marked successful"] = "Update has been marked successful";
 $a->strings["Database structure update %s was successfully applied."] = "Database structure update %s was successfully applied.";
 $a->strings["Executing of database structure update %s failed with error: %s"] = "Executing of database structure update %s failed with error: %s";
@@ -874,7 +1208,7 @@ $a->strings["This does not include updates prior to 1139, which did not return a
 $a->strings["Mark success (if update was manually applied)"] = "Mark success (if update was manually applied)";
 $a->strings["Attempt to execute this update step automatically"] = "Attempt to execute this update step automatically";
 $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tthe administrator of %2\$s has set up an account for you."] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThe administrator of %2\$s has set up an account for you.";
-$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, this may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tThank you and welcome to %4\$s.";
+$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t\t%2\$s\n\t\t\tPassword:\t\t%3\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %1\$s/removeme\n\n\t\t\tThank you and welcome to %4\$s.";
 $a->strings["Registration details for %s"] = "Registration details for %s";
 $a->strings["%s user blocked/unblocked"] = [
        0 => "%s user blocked/unblocked",
@@ -887,17 +1221,27 @@ $a->strings["%s user deleted"] = [
 $a->strings["User '%s' deleted"] = "User '%s' deleted";
 $a->strings["User '%s' unblocked"] = "User '%s' unblocked";
 $a->strings["User '%s' blocked"] = "User '%s' blocked";
+$a->strings["Normal Account Page"] = "Standard";
+$a->strings["Soapbox Page"] = "Soapbox";
+$a->strings["Public Forum"] = "Public forum";
+$a->strings["Automatic Friend Page"] = "Love-all";
+$a->strings["Private Forum"] = "Private Forum";
+$a->strings["Personal Page"] = "Personal Page";
+$a->strings["Organisation Page"] = "Organization Page";
+$a->strings["News Page"] = "News Page";
+$a->strings["Community Forum"] = "Community Forum";
 $a->strings["Email"] = "Email";
 $a->strings["Register date"] = "Registration date";
 $a->strings["Last login"] = "Last login";
 $a->strings["Last item"] = "Last item";
-$a->strings["Account"] = "Account";
+$a->strings["Type"] = "Type";
 $a->strings["Add User"] = "Add user";
 $a->strings["User registrations waiting for confirm"] = "User registrations awaiting confirmation";
 $a->strings["User waiting for permanent deletion"] = "User awaiting permanent deletion";
 $a->strings["Request date"] = "Request date";
 $a->strings["No registrations."] = "No registrations.";
 $a->strings["Note from the user"] = "Note from the user";
+$a->strings["Approve"] = "Approve";
 $a->strings["Deny"] = "Deny";
 $a->strings["Site admin"] = "Site admin";
 $a->strings["Account expired"] = "Account expired";
@@ -909,469 +1253,125 @@ $a->strings["Name of the new user."] = "Name of the new user.";
 $a->strings["Nickname"] = "Nickname";
 $a->strings["Nickname of the new user."] = "Nickname of the new user.";
 $a->strings["Email address of the new user."] = "Email address of the new user.";
-$a->strings["Addon %s disabled."] = "";
-$a->strings["Addon %s enabled."] = "";
+$a->strings["Addon %s disabled."] = "Addon %s disabled.";
+$a->strings["Addon %s enabled."] = "Addon %s enabled.";
 $a->strings["Disable"] = "Disable";
 $a->strings["Enable"] = "Enable";
 $a->strings["Toggle"] = "Toggle";
 $a->strings["Author: "] = "Author: ";
 $a->strings["Maintainer: "] = "Maintainer: ";
-$a->strings["Reload active addons"] = "";
-$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "";
-$a->strings["No themes found."] = "No themes found.";
-$a->strings["Screenshot"] = "Screenshot";
-$a->strings["Reload active themes"] = "Reload active themes";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "";
-$a->strings["[Experimental]"] = "[Experimental]";
-$a->strings["[Unsupported]"] = "[Unsupported]";
-$a->strings["Log settings updated."] = "Log settings updated.";
-$a->strings["PHP log currently enabled."] = "PHP log currently enabled.";
-$a->strings["PHP log currently disabled."] = "PHP log currently disabled.";
-$a->strings["Clear"] = "Clear";
-$a->strings["Enable Debugging"] = "Enable debugging";
-$a->strings["Log file"] = "Log file";
-$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Must be writable by web server and relative to your Friendica top-level directory.";
-$a->strings["Log level"] = "Log level";
-$a->strings["PHP logging"] = "PHP logging";
-$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them.";
-$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "";
-$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "";
-$a->strings["Off"] = "Off";
-$a->strings["On"] = "On";
-$a->strings["Lock feature %s"] = "Lock feature %s";
-$a->strings["Manage Additional Features"] = "Manage additional features";
-$a->strings["Access to this profile has been restricted."] = "Access to this profile has been restricted.";
-$a->strings["Events"] = "Events";
-$a->strings["View"] = "View";
-$a->strings["Previous"] = "Previous";
-$a->strings["Next"] = "Next";
-$a->strings["list"] = "List";
-$a->strings["User not found"] = "User not found";
-$a->strings["This calendar format is not supported"] = "This calendar format is not supported";
-$a->strings["No exportable data found"] = "No exportable data found";
-$a->strings["calendar"] = "calendar";
-$a->strings["Community option not available."] = "";
-$a->strings["Not available."] = "Not available.";
-$a->strings["Local Community"] = "";
-$a->strings["Posts from local users on this server"] = "";
-$a->strings["Global Community"] = "";
-$a->strings["Posts from users of the whole federated network"] = "";
-$a->strings["No results."] = "No results.";
-$a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users.";
-$a->strings["%d contact edited."] = [
-       0 => "%d contact edited.",
-       1 => "%d contacts edited.",
-];
-$a->strings["Could not access contact record."] = "Could not access contact record.";
-$a->strings["Could not locate selected profile."] = "Could not locate selected profile.";
-$a->strings["Contact updated."] = "Contact updated.";
-$a->strings["Failed to update contact record."] = "Failed to update contact record.";
-$a->strings["Contact has been blocked"] = "Contact has been blocked";
-$a->strings["Contact has been unblocked"] = "Contact has been unblocked";
-$a->strings["Contact has been ignored"] = "Contact has been ignored";
-$a->strings["Contact has been unignored"] = "Contact has been unignored";
-$a->strings["Contact has been archived"] = "Contact has been archived";
-$a->strings["Contact has been unarchived"] = "Contact has been unarchived";
-$a->strings["Drop contact"] = "Drop contact";
-$a->strings["Do you really want to delete this contact?"] = "Do you really want to delete this contact?";
-$a->strings["Contact has been removed."] = "Contact has been removed.";
-$a->strings["You are mutual friends with %s"] = "You are mutual friends with %s";
-$a->strings["You are sharing with %s"] = "You are sharing with %s";
-$a->strings["%s is sharing with you"] = "%s is sharing with you";
-$a->strings["Private communications are not available for this contact."] = "Private communications are not available for this contact.";
-$a->strings["Never"] = "Never";
-$a->strings["(Update was successful)"] = "(Update was successful)";
-$a->strings["(Update was not successful)"] = "(Update was not successful)";
-$a->strings["Suggest friends"] = "Suggest friends";
-$a->strings["Network type: %s"] = "Network type: %s";
-$a->strings["Communications lost with this contact!"] = "Communications lost with this contact!";
-$a->strings["Fetch further information for feeds"] = "Fetch further information for feeds";
-$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags.";
-$a->strings["Fetch information"] = "Fetch information";
-$a->strings["Fetch keywords"] = "Fetch keywords";
-$a->strings["Fetch information and keywords"] = "Fetch information and keywords";
-$a->strings["Contact"] = "Contact";
-$a->strings["Profile Visibility"] = "Profile visibility";
-$a->strings["Please choose the profile you would like to display to %s when viewing your profile securely."] = "Please choose the profile you would like to display to %s when viewing your profile securely.";
-$a->strings["Contact Information / Notes"] = "Personal note";
-$a->strings["Their personal note"] = "Their personal note";
-$a->strings["Edit contact notes"] = "Edit contact notes";
-$a->strings["Block/Unblock contact"] = "Block/Unblock contact";
-$a->strings["Ignore contact"] = "Ignore contact";
-$a->strings["Repair URL settings"] = "Repair URL settings";
-$a->strings["View conversations"] = "View conversations";
-$a->strings["Last update:"] = "Last update:";
-$a->strings["Update public posts"] = "Update public posts";
-$a->strings["Update now"] = "Update now";
-$a->strings["Unignore"] = "Unignore";
-$a->strings["Currently blocked"] = "Currently blocked";
-$a->strings["Currently ignored"] = "Currently ignored";
-$a->strings["Currently archived"] = "Currently archived";
-$a->strings["Awaiting connection acknowledge"] = "Awaiting connection acknowledgement";
-$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Replies/Likes to your public posts <strong>may</strong> still be visible";
-$a->strings["Notification for new posts"] = "Notification for new posts";
-$a->strings["Send a notification of every new post of this contact"] = "Send notification for every new post from this contact";
-$a->strings["Blacklisted keywords"] = "Blacklisted keywords";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected";
-$a->strings["XMPP:"] = "XMPP:";
-$a->strings["Actions"] = "Actions";
-$a->strings["Status"] = "Status";
-$a->strings["Contact Settings"] = "Notification and privacy ";
-$a->strings["Suggestions"] = "Suggestions";
-$a->strings["Suggest potential friends"] = "Suggest potential friends";
-$a->strings["Show all contacts"] = "Show all contacts";
-$a->strings["Unblocked"] = "Unblocked";
-$a->strings["Only show unblocked contacts"] = "Only show unblocked contacts";
-$a->strings["Blocked"] = "Blocked";
-$a->strings["Only show blocked contacts"] = "Only show blocked contacts";
-$a->strings["Ignored"] = "Ignored";
-$a->strings["Only show ignored contacts"] = "Only show ignored contacts";
-$a->strings["Archived"] = "Archived";
-$a->strings["Only show archived contacts"] = "Only show archived contacts";
-$a->strings["Hidden"] = "Hidden";
-$a->strings["Only show hidden contacts"] = "Only show hidden contacts";
-$a->strings["Search your contacts"] = "Search your contacts";
-$a->strings["Results for: %s"] = "Results for: %s";
-$a->strings["Update"] = "Update";
-$a->strings["Archive"] = "Archive";
-$a->strings["Unarchive"] = "Unarchive";
-$a->strings["Batch Actions"] = "Batch actions";
-$a->strings["Profile Details"] = "Profile Details";
-$a->strings["View all contacts"] = "View all contacts";
-$a->strings["View all common friends"] = "View all common friends";
-$a->strings["Advanced Contact Settings"] = "Advanced contact settings";
-$a->strings["Mutual Friendship"] = "Mutual friendship";
-$a->strings["is a fan of yours"] = "is a fan of yours";
-$a->strings["you are a fan of"] = "I follow them";
-$a->strings["Toggle Blocked status"] = "Toggle blocked status";
-$a->strings["Toggle Ignored status"] = "Toggle ignored status";
-$a->strings["Toggle Archive status"] = "Toggle archive status";
-$a->strings["Delete contact"] = "Delete contact";
-$a->strings["Profile not found."] = "Profile not found.";
-$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved.";
-$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood.";
-$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: ";
-$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully.";
-$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again.";
-$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked.";
-$a->strings["Remote site reported: "] = "Remote site reported: ";
-$a->strings["Unable to set contact photo."] = "Unable to set contact photo.";
-$a->strings["No user record found for '%s' "] = "No user record found for '%s' ";
-$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up.";
-$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us.";
-$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site.";
-$a->strings["Site public key not available in contact record for URL %s."] = "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."] = "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."] = "Unable to set your contact credentials on our system.";
-$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system";
-$a->strings["[Name Withheld]"] = "[Name Withheld]";
-$a->strings["%1\$s has joined %2\$s"] = "%1\$s has joined %2\$s";
-$a->strings["This introduction has already been accepted."] = "This introduction has already been accepted.";
-$a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information.";
-$a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name.";
-$a->strings["Warning: profile location has no profile photo."] = "Warning: profile location has no profile photo.";
-$a->strings["%d required parameter was not found at the given location"] = [
-       0 => "%d required parameter was not found at the given location",
-       1 => "%d required parameters were not found at the given location",
-];
-$a->strings["Introduction complete."] = "Introduction complete.";
-$a->strings["Unrecoverable protocol error."] = "Unrecoverable protocol error.";
-$a->strings["Profile unavailable."] = "Profile unavailable.";
-$a->strings["%s has received too many connection requests today."] = "%s has received too many connection requests today.";
-$a->strings["Spam protection measures have been invoked."] = "Spam protection measures have been invoked.";
-$a->strings["Friends are advised to please try again in 24 hours."] = "Friends are advised to please try again in 24 hours.";
-$a->strings["Invalid locator"] = "Invalid locator";
-$a->strings["You have already introduced yourself here."] = "You have already introduced yourself here.";
-$a->strings["Apparently you are already friends with %s."] = "Apparently you are already friends with %s.";
-$a->strings["Invalid profile URL."] = "Invalid profile URL.";
-$a->strings["Disallowed profile URL."] = "Disallowed profile URL.";
-$a->strings["Your introduction has been sent."] = "Your introduction has been sent.";
-$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote subscription can't be done for your network. Please subscribe directly on your system.";
-$a->strings["Please login to confirm introduction."] = "Please login to confirm introduction.";
-$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Incorrect identity currently logged in. Please login to <strong>this</strong> profile.";
-$a->strings["Confirm"] = "Confirm";
-$a->strings["Hide this contact"] = "Hide this contact";
-$a->strings["Welcome home %s."] = "Welcome home %s.";
-$a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s.";
-$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:";
-$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "";
-$a->strings["Friend/Connection Request"] = "Friend/Connection request";
-$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "";
-$a->strings["Friendica"] = "Friendica";
-$a->strings["GNU Social (Pleroma, Mastodon)"] = "";
-$a->strings["Diaspora (Socialhome, Hubzilla)"] = "";
-$a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - please do not use this form.  Instead, enter %s into your Diaspora search bar.";
-$a->strings["Event can not end before it has started."] = "Event cannot end before it has started.";
-$a->strings["Event title and start time are required."] = "Event title and starting time are required.";
-$a->strings["Create New Event"] = "Create new event";
-$a->strings["Event details"] = "Event details";
-$a->strings["Starting date and Title are required."] = "Starting date and title are required.";
-$a->strings["Event Starts:"] = "Event starts:";
-$a->strings["Required"] = "Required";
-$a->strings["Finish date/time is not known or not relevant"] = "Finish date/time is not known or not relevant";
-$a->strings["Event Finishes:"] = "Event finishes:";
-$a->strings["Adjust for viewer timezone"] = "Adjust for viewer's time zone";
-$a->strings["Description:"] = "Description:";
-$a->strings["Title:"] = "Title:";
-$a->strings["Share this event"] = "Share this event";
-$a->strings["Basic"] = "Basic";
-$a->strings["Failed to remove event"] = "Failed to remove event";
-$a->strings["Event removed"] = "Event removed";
-$a->strings["Friend suggestion sent."] = "Friend suggestion sent";
-$a->strings["Suggest Friends"] = "Suggest friends";
-$a->strings["Suggest a friend for %s"] = "Suggest a friend for %s";
-$a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup";
-$a->strings["Could not connect to database."] = "Could not connect to database.";
-$a->strings["Could not create table."] = "Could not create table.";
-$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed.";
-$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql.";
-$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\".";
-$a->strings["Database already in use."] = "Database already in use.";
-$a->strings["System check"] = "System check";
-$a->strings["Check again"] = "Check again";
-$a->strings["Database connection"] = "Database connection";
-$a->strings["In order to install Friendica we need to know how to connect to your database."] = "In order to install Friendica 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."] = "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."] = "The database you specify below should already exist. If it does not, please create it before continuing.";
-$a->strings["Database Server Name"] = "Database server name";
-$a->strings["Database Login Name"] = "Database login name";
-$a->strings["Database Login Password"] = "Database login password";
-$a->strings["For security reasons the password must not be empty"] = "For security reasons the password must not be empty";
-$a->strings["Database Name"] = "Database name";
-$a->strings["Site administrator email address"] = "Site administrator email address";
-$a->strings["Your account email address must match this in order to use the web admin panel."] = "Your account email address must match this in order to use the web admin panel.";
-$a->strings["Please select a default timezone for your website"] = "Please select a default time zone for your website";
-$a->strings["Site settings"] = "Site settings";
-$a->strings["System Language:"] = "System language:";
-$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication.";
-$a->strings["Could not find a command line version of PHP in the web server PATH."] = "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 your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
-$a->strings["PHP executable path"] = "PHP executable path";
-$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation.";
-$a->strings["Command line PHP"] = "Command line PHP";
-$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version.";
-$a->strings["Found PHP version: "] = "Found PHP version: ";
-$a->strings["PHP cli binary"] = "PHP cli binary";
-$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "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."] = "This is required for message delivery to work.";
-$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
-$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "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\"."] = "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\".";
-$a->strings["Generate encryption keys"] = "Generate encryption keys";
-$a->strings["libCurl PHP module"] = "libCurl PHP module";
-$a->strings["GD graphics PHP module"] = "GD graphics PHP module";
-$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module";
-$a->strings["PDO or MySQLi PHP module"] = "PDO or MySQLi PHP module";
-$a->strings["mb_string PHP module"] = "mb_string PHP module";
-$a->strings["XML PHP module"] = "XML PHP module";
-$a->strings["iconv module"] = "iconv module";
-$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module";
-$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache web server mod-rewrite module is required but not installed.";
-$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed.";
-$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed.";
-$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed.";
-$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: PDO or MySQLi PHP module required but not installed.";
-$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: MySQL driver for PDO is not installed.";
-$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed.";
-$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed.";
-$a->strings["Error, XML PHP module required but not installed."] = "Error, XML 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."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but 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."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can.";
-$a->strings["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."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory.";
-$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions.";
-$a->strings[".htconfig.php is writable"] = ".htconfig.php is writable";
-$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica 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/smarty3/ under the Friendica top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory.";
-$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory.";
-$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains.";
-$a->strings["view/smarty3 is writable"] = "view/smarty3 is writable";
-$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite in .htaccess is not working. Check your server configuration.";
-$a->strings["Url rewrite is working"] = "URL rewrite is working";
-$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed";
-$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed";
-$a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF";
-$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."] = "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["<h1>What next</h1>"] = "<h1>What next</h1>";
-$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker.";
-$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "";
-$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded";
-$a->strings["%s : Not a valid email address."] = "%s : Not a valid email address";
-$a->strings["Please join us on Friendica"] = "Please join us on Friendica.";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Invitation limit is exceeded. Please contact your site administrator.";
-$a->strings["%s : Message delivery failed."] = "%s : Message delivery failed";
-$a->strings["%d message sent."] = [
-       0 => "%d message sent.",
-       1 => "%d messages sent.",
+$a->strings["Reload active addons"] = "Reload active addons";
+$a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s";
+$a->strings["No themes found."] = "No themes found.";
+$a->strings["Screenshot"] = "Screenshot";
+$a->strings["Reload active themes"] = "Reload active themes";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "No themes found on the system. They should be placed in %1\$s";
+$a->strings["[Experimental]"] = "[Experimental]";
+$a->strings["[Unsupported]"] = "[Unsupported]";
+$a->strings["Log settings updated."] = "Log settings updated.";
+$a->strings["PHP log currently enabled."] = "PHP log currently enabled.";
+$a->strings["PHP log currently disabled."] = "PHP log currently disabled.";
+$a->strings["Clear"] = "Clear";
+$a->strings["Enable Debugging"] = "Enable debugging";
+$a->strings["Log file"] = "Log file";
+$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Must be writable by web server and relative to your Friendica top-level directory.";
+$a->strings["Log level"] = "Log level";
+$a->strings["PHP logging"] = "PHP logging";
+$a->strings["To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "To enable logging of PHP errors and warnings you can add the following to the .htconfig.php file of your installation. The file name set in the 'error_log' line is relative to the Friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them.";
+$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable.";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check if file %1\$s is readable.";
+$a->strings["Off"] = "Off";
+$a->strings["On"] = "On";
+$a->strings["Lock feature %s"] = "Lock feature %s";
+$a->strings["Manage Additional Features"] = "Manage additional features";
+$a->strings["Profile not found."] = "Profile not found.";
+$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."] = "This may occasionally happen if contact was requested by both persons and it has already been approved.";
+$a->strings["Response from remote site was not understood."] = "Response from remote site was not understood.";
+$a->strings["Unexpected response from remote site: "] = "Unexpected response from remote site: ";
+$a->strings["Confirmation completed successfully."] = "Confirmation completed successfully.";
+$a->strings["Temporary failure. Please wait and try again."] = "Temporary failure. Please wait and try again.";
+$a->strings["Introduction failed or was revoked."] = "Introduction failed or was revoked.";
+$a->strings["Remote site reported: "] = "Remote site reported: ";
+$a->strings["Unable to set contact photo."] = "Unable to set contact photo.";
+$a->strings["No user record found for '%s' "] = "No user record found for '%s' ";
+$a->strings["Our site encryption key is apparently messed up."] = "Our site encryption key is apparently messed up.";
+$a->strings["Empty site URL was provided or URL could not be decrypted by us."] = "An empty URL was provided or the URL could not be decrypted by us.";
+$a->strings["Contact record was not found for you on our site."] = "Contact record was not found for you on our site.";
+$a->strings["Site public key not available in contact record for URL %s."] = "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."] = "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."] = "Unable to set your contact credentials on our system.";
+$a->strings["Unable to update your contact profile details on our system"] = "Unable to update your contact profile details on our system";
+$a->strings["[Name Withheld]"] = "[Name Withheld]";
+$a->strings["This introduction has already been accepted."] = "This introduction has already been accepted.";
+$a->strings["Profile location is not valid or does not contain profile information."] = "Profile location is not valid or does not contain profile information.";
+$a->strings["Warning: profile location has no identifiable owner name."] = "Warning: profile location has no identifiable owner name.";
+$a->strings["Warning: profile location has no profile photo."] = "Warning: profile location has no profile photo.";
+$a->strings["%d required parameter was not found at the given location"] = [
+       0 => "%d required parameter was not found at the given location",
+       1 => "%d required parameters were not found at the given location",
 ];
-$a->strings["You have no more invitations available"] = "You have no more invitations available.";
-$a->strings["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."] = "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.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "To accept this invitation, please sign up at %s or any other public Friendica website.";
-$a->strings["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."] = "Friendica sites are all inter-connect to create a large 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.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Our apologies. This system is not currently configured to connect with other public sites or invite members.";
-$a->strings["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."] = "Friendica sites are all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. Each site can also connect with many traditional social networks.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "To accept this invitation, please visit and register at %s.";
-$a->strings["Send invitations"] = "Send invitations";
-$a->strings["Enter email addresses, one per line:"] = "Enter email addresses, one per line:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "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:"] = "Once you have signed up, please connect with me via my profile page at:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca";
+$a->strings["Introduction complete."] = "Introduction complete.";
+$a->strings["Unrecoverable protocol error."] = "Unrecoverable protocol error.";
+$a->strings["Profile unavailable."] = "Profile unavailable.";
+$a->strings["%s has received too many connection requests today."] = "%s has received too many connection requests today.";
+$a->strings["Spam protection measures have been invoked."] = "Spam protection measures have been invoked.";
+$a->strings["Friends are advised to please try again in 24 hours."] = "Friends are advised to please try again in 24 hours.";
+$a->strings["Invalid locator"] = "Invalid locator";
+$a->strings["You have already introduced yourself here."] = "You have already introduced yourself here.";
+$a->strings["Apparently you are already friends with %s."] = "Apparently you are already friends with %s.";
+$a->strings["Invalid profile URL."] = "Invalid profile URL.";
+$a->strings["Disallowed profile URL."] = "Disallowed profile URL.";
+$a->strings["Your introduction has been sent."] = "Your introduction has been sent.";
+$a->strings["Remote subscription can't be done for your network. Please subscribe directly on your system."] = "Remote subscription can't be done for your network. Please subscribe directly on your system.";
+$a->strings["Please login to confirm introduction."] = "Please login to confirm introduction.";
+$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."] = "Incorrect identity currently logged in. Please login to <strong>this</strong> profile.";
+$a->strings["Confirm"] = "Confirm";
+$a->strings["Hide this contact"] = "Hide this contact";
+$a->strings["Welcome home %s."] = "Welcome home %s.";
+$a->strings["Please confirm your introduction/connection request to %s."] = "Please confirm your introduction/connection request to %s.";
+$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"] = "Please enter your 'Identity address' from one of the following supported communications networks:";
+$a->strings["If you are not yet a member of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>."] = "If you are not yet part of the free social web, <a href=\"%s\">follow this link to find a public Friendica site and join us today</a>.";
+$a->strings["Friend/Connection Request"] = "Friend/Connection request";
+$a->strings["Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de"] = "Examples: jojo@demo.friendi.ca, http://demo.friendi.ca/profile/jojo, user@gnusocial.de";
+$a->strings["Friendica"] = "Friendica";
+$a->strings["GNU Social (Pleroma, Mastodon)"] = "GNU Social (Pleroma, Mastodon)";
+$a->strings["Diaspora (Socialhome, Hubzilla)"] = "Diaspora (Socialhome, Hubzilla)";
+$a->strings[" - please do not use this form.  Instead, enter %s into your Diaspora search bar."] = " - please do not use this form.  Instead, enter %s into your Diaspora search bar.";
 $a->strings["Unable to locate original post."] = "Unable to locate original post.";
 $a->strings["Empty post discarded."] = "Empty post discarded.";
 $a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "This message was sent to you by %s, a member of the Friendica social network.";
 $a->strings["You may visit them online at %s"] = "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."] = "Please contact the sender by replying to this post if you do not wish to receive these messages.";
 $a->strings["%s posted an update."] = "%s posted an update.";
-$a->strings["Time Conversion"] = "Time conversion";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica provides this service for sharing events with other networks and friends in unknown time zones.";
-$a->strings["UTC time: %s"] = "UTC time: %s";
-$a->strings["Current timezone: %s"] = "Current time zone: %s";
-$a->strings["Converted localtime: %s"] = "Converted local time: %s";
-$a->strings["Please select your timezone:"] = "Please select your time zone:";
-$a->strings["No valid account found."] = "No valid account found.";
-$a->strings["Password reset request issued. Check your email."] = "Password reset request issued. Please check your email.";
-$a->strings["\n\t\tDear %1\$s,\n\t\t\tA request was recently received at \"%2\$s\" to reset your account\n\t\tpassword. In order to confirm this request, please select the verification link\n\t\tbelow or paste it into your web browser address bar.\n\n\t\tIf you did NOT request this change, please DO NOT follow the link\n\t\tprovided and ignore and/or delete this email, the request will expire shortly.\n\n\t\tYour password will not be changed unless we can verify that you\n\t\tissued this request."] = "";
-$a->strings["\n\t\tFollow this link soon to verify your identity:\n\n\t\t%1\$s\n\n\t\tYou will then receive a follow-up message containing the new password.\n\t\tYou may change that password from your account settings page after logging in.\n\n\t\tThe login details are as follows:\n\n\t\tSite Location:\t%2\$s\n\t\tLogin Name:\t%3\$s"] = "";
-$a->strings["Password reset requested at %s"] = "Password reset requested at %s";
-$a->strings["Request could not be verified. (You may have previously submitted it.) Password reset failed."] = "Request could not be verified. (You may have previously submitted it.) Password reset failed.";
-$a->strings["Request has expired, please make a new one."] = "";
-$a->strings["Forgot your Password?"] = "Reset My Password";
-$a->strings["Enter your email address and submit to have your password reset. Then check your email for further instructions."] = "Enter email address or nickname to reset your password. You will receive further instruction via email.";
-$a->strings["Nickname or Email: "] = "Nickname or email: ";
-$a->strings["Reset"] = "Reset";
-$a->strings["Password Reset"] = "Forgotten password?";
-$a->strings["Your password has been reset as requested."] = "Your password has been reset as requested.";
-$a->strings["Your new password is"] = "Your new password is";
-$a->strings["Save or copy your new password - and then"] = "Save or copy your new password - and then";
-$a->strings["click here to login"] = "click here to login";
-$a->strings["Your password may be changed from the <em>Settings</em> page after successful login."] = "Your password may be changed from the <em>Settings</em> page after successful login.";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tYour password has been changed as requested. Please retain this\n\t\t\tinformation for your records (or change your password immediately to\n\t\t\tsomething that you will remember).\n\t\t"] = "";
-$a->strings["\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%1\$s\n\t\t\tLogin Name:\t%2\$s\n\t\t\tPassword:\t%3\$s\n\n\t\t\tYou may change that password from your account settings page after logging in.\n\t\t"] = "";
-$a->strings["Your password has been changed at %s"] = "Your password has been changed at %s";
-$a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
-$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
-$a->strings["Select an identity to manage: "] = "Select identity:";
-$a->strings["New Message"] = "New Message";
-$a->strings["Unable to locate contact information."] = "Unable to locate contact information.";
-$a->strings["Messages"] = "Messages";
-$a->strings["Do you really want to delete this message?"] = "Do you really want to delete this message?";
-$a->strings["Message deleted."] = "Message deleted.";
-$a->strings["Conversation removed."] = "Conversation removed.";
-$a->strings["No messages."] = "No messages.";
-$a->strings["Message not available."] = "Message not available.";
-$a->strings["Delete message"] = "Delete message";
-$a->strings["Delete conversation"] = "Delete conversation";
-$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page.";
-$a->strings["Send Reply"] = "Send reply";
-$a->strings["Unknown sender - %s"] = "Unknown sender - %s";
-$a->strings["You and %s"] = "Me and %s";
-$a->strings["%s and You"] = "%s and me";
-$a->strings["D, d M Y - g:i A"] = "D, d M Y - g:i A";
-$a->strings["%d message"] = [
-       0 => "%d message",
-       1 => "%d messages",
-];
-$a->strings["Remove term"] = "Remove term";
-$a->strings["Saved Searches"] = "Saved searches";
-$a->strings["add"] = "add";
-$a->strings["Warning: This group contains %s member from a network that doesn't allow non public messages."] = [
-       0 => "Warning: This group contains %s member from a network that doesn't allow non public messages.",
-       1 => "Warning: This group contains %s members from a network that doesn't allow non public messages.",
-];
-$a->strings["Messages in this group won't be send to these receivers."] = "Messages in this group won't be send to these receivers.";
-$a->strings["No such group"] = "No such group";
-$a->strings["Group: %s"] = "Group: %s";
-$a->strings["Private messages to this person are at risk of public disclosure."] = "Private messages to this person are at risk of public disclosure.";
-$a->strings["Invalid contact."] = "Invalid contact.";
-$a->strings["Commented Order"] = "Commented last";
-$a->strings["Sort by Comment Date"] = "Sort by comment date";
-$a->strings["Posted Order"] = "Posted last";
-$a->strings["Sort by Post Date"] = "Sort by post date";
-$a->strings["Personal"] = "Personal";
-$a->strings["Posts that mention or involve you"] = "Posts mentioning or involving me";
-$a->strings["New"] = "New";
-$a->strings["Activity Stream - by date"] = "Activity Stream - by date";
-$a->strings["Shared Links"] = "Shared links";
-$a->strings["Interesting Links"] = "Interesting links";
-$a->strings["Starred"] = "Starred";
-$a->strings["Favourite Posts"] = "My favorite posts";
-$a->strings["No more system notifications."] = "No more system notifications.";
-$a->strings["Photo Albums"] = "Photo Albums";
-$a->strings["Recent Photos"] = "Recent photos";
-$a->strings["Upload New Photos"] = "Upload new photos";
-$a->strings["everybody"] = "everybody";
-$a->strings["Contact information unavailable"] = "Contact information unavailable";
-$a->strings["Album not found."] = "Album not found.";
-$a->strings["Delete Album"] = "Delete album";
-$a->strings["Do you really want to delete this photo album and all its photos?"] = "Do you really want to delete this photo album and all its photos?";
-$a->strings["Delete Photo"] = "Delete photo";
-$a->strings["Do you really want to delete this photo?"] = "Do you really want to delete this photo?";
-$a->strings["a photo"] = "a photo";
-$a->strings["%1\$s was tagged in %2\$s by %3\$s"] = "%1\$s was tagged in %2\$s by %3\$s";
-$a->strings["Image upload didn't complete, please try again"] = "";
-$a->strings["Image file is missing"] = "";
-$a->strings["Server can't accept new file upload at this time, please contact your administrator"] = "";
-$a->strings["Image file is empty."] = "Image file is empty.";
-$a->strings["No photos selected"] = "No photos selected";
-$a->strings["Access to this item is restricted."] = "Access to this item is restricted.";
-$a->strings["Upload Photos"] = "Upload photos";
-$a->strings["New album name: "] = "New album name: ";
-$a->strings["or existing album name: "] = "or existing album name: ";
-$a->strings["Do not show a status post for this upload"] = "Do not show a status post for this upload";
-$a->strings["Show to Groups"] = "Show to groups";
-$a->strings["Show to Contacts"] = "Show to contacts";
-$a->strings["Edit Album"] = "Edit album";
-$a->strings["Show Newest First"] = "Show newest first";
-$a->strings["Show Oldest First"] = "Show oldest first";
-$a->strings["View Photo"] = "View photo";
-$a->strings["Permission denied. Access to this item may be restricted."] = "Permission denied. Access to this item may be restricted.";
-$a->strings["Photo not available"] = "Photo not available";
-$a->strings["View photo"] = "View photo";
-$a->strings["Edit photo"] = "Edit photo";
-$a->strings["Use as profile photo"] = "Use as profile photo";
-$a->strings["Private Message"] = "Private message";
-$a->strings["View Full Size"] = "View full size";
-$a->strings["Tags: "] = "Tags: ";
-$a->strings["[Remove any tag]"] = "[Remove any tag]";
-$a->strings["New album name"] = "New album name";
-$a->strings["Caption"] = "Caption";
-$a->strings["Add a Tag"] = "Add Tag";
-$a->strings["Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping"] = "Example: @bob, @jojo@example.com, #California, #camping";
-$a->strings["Do not rotate"] = "Do not rotate";
-$a->strings["Rotate CW (right)"] = "Rotate right (CW)";
-$a->strings["Rotate CCW (left)"] = "Rotate left (CCW)";
-$a->strings["I like this (toggle)"] = "I like this (toggle)";
-$a->strings["I don't like this (toggle)"] = "I don't like this (toggle)";
-$a->strings["This is you"] = "This is me";
-$a->strings["Comment"] = "Comment";
-$a->strings["Map"] = "Map";
-$a->strings["View Album"] = "View album";
-$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend";
-$a->strings["{0} sent you a message"] = "{0} sent you a message";
-$a->strings["{0} requested registration"] = "{0} requested registration";
-$a->strings["Poke/Prod"] = "Poke/Prod";
-$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody";
-$a->strings["Recipient"] = "Recipient:";
-$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
-$a->strings["Make this post private"] = "Make this post private";
+$a->strings["Invalid request identifier."] = "Invalid request identifier.";
+$a->strings["Discard"] = "Discard";
+$a->strings["Notifications"] = "Notifications";
+$a->strings["Network Notifications"] = "Network notifications";
+$a->strings["Personal Notifications"] = "Personal notifications";
+$a->strings["Home Notifications"] = "Home notifications";
+$a->strings["Show Ignored Requests"] = "Show ignored requests.";
+$a->strings["Hide Ignored Requests"] = "Hide ignored requests";
+$a->strings["Notification type: "] = "Notification type: ";
+$a->strings["suggested by %s"] = "suggested by %s";
+$a->strings["Claims to be known to you: "] = "Says they know me:";
+$a->strings["yes"] = "yes";
+$a->strings["no"] = "no";
+$a->strings["Shall your connection be bidirectional or not?"] = "Shall your connection be in both directions or not?";
+$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Accepting %s as a friend allows %s to subscribe to your posts; you will also receive updates from them in your news feed.";
+$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
+$a->strings["Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accepting %s as a sharer allows them to subscribe to your posts, but you will not receive updates from them in your news feed.";
+$a->strings["Friend"] = "Friend";
+$a->strings["Sharer"] = "Sharer";
+$a->strings["Subscriber"] = "Subscriber";
+$a->strings["No introductions."] = "No introductions.";
+$a->strings["Show unread"] = "Show unread";
+$a->strings["Show all"] = "Show all";
+$a->strings["No more %s notifications."] = "No more %s notifications.";
 $a->strings["Requested profile is not available."] = "Requested profile is unavailable.";
-$a->strings["%s's posts"] = "";
-$a->strings["%s's comments"] = "";
-$a->strings["%s's timeline"] = "";
+$a->strings["%s's timeline"] = "%s's timeline";
+$a->strings["%s's posts"] = "%s's posts";
+$a->strings["%s's comments"] = "%s's comments";
 $a->strings["Tips for New Members"] = "Tips for New Members";
-$a->strings["Image uploaded but image cropping failed."] = "Image uploaded but image cropping failed.";
-$a->strings["Image size reduction [%s] failed."] = "Image size reduction [%s] failed.";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Shift-reload the page or clear browser cache if the new photo does not display immediately.";
-$a->strings["Unable to process image"] = "Unable to process image";
-$a->strings["Upload File:"] = "Upload File:";
-$a->strings["Select a profile:"] = "Select a profile:";
-$a->strings["or"] = "or";
-$a->strings["skip this step"] = "skip this step";
-$a->strings["select a photo from your photo albums"] = "select a photo from your photo albums";
-$a->strings["Crop Image"] = "Crop Image";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Please adjust the image cropping for optimum viewing.";
-$a->strings["Done Editing"] = "Done editing";
-$a->strings["Image uploaded successfully."] = "Image uploaded successfully.";
 $a->strings["Profile deleted."] = "Profile deleted.";
 $a->strings["Profile-"] = "Profile-";
 $a->strings["New profile created."] = "New profile created.";
@@ -1389,11 +1389,6 @@ $a->strings["Homepage"] = "Homepage";
 $a->strings["Interests"] = "Interests";
 $a->strings["Location"] = "Location";
 $a->strings["Profile updated."] = "Profile updated.";
-$a->strings[" and "] = " and ";
-$a->strings["public profile"] = "public profile";
-$a->strings["%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;"] = "%1\$s changed %2\$s to &ldquo;%3\$s&rdquo;";
-$a->strings[" - Visit %1\$s's %2\$s"] = " - Visit %1\$s's %2\$s";
-$a->strings["%1\$s has an updated %2\$s, changing %3\$s."] = "%1\$s has an updated %2\$s, changing %3\$s.";
 $a->strings["Hide contacts and friends:"] = "Hide contacts and friends:";
 $a->strings["Hide your contact/friend list from viewers of this profile?"] = "Hide your contact/friend list from viewers of this profile?";
 $a->strings["Show more profile fields:"] = "Show more profile fields:";
@@ -1468,20 +1463,23 @@ $a->strings["Include your profile in member directory?"] = "Include your profile
 $a->strings["Note for the admin"] = "Note for the admin";
 $a->strings["Leave a message for the admin, why you want to join this node"] = "Leave a message for the admin, why you want to join this node.";
 $a->strings["Membership on this site is by invitation only."] = "Membership on this site is by invitation only.";
-$a->strings["Your invitation ID: "] = "Your invitation ID: ";
+$a->strings["Your invitation code: "] = "Your invitation code: ";
 $a->strings["Your Full Name (e.g. Joe Smith, real or real-looking): "] = "Your full name: ";
 $a->strings["Your Email Address: (Initial information will be send there, so this has to be an existing address.)"] = "Your Email Address: (Initial information will be send there; so this must be an existing address.)";
 $a->strings["New Password:"] = "New password:";
 $a->strings["Leave empty for an auto generated password."] = "Leave empty for an auto generated password.";
 $a->strings["Confirm:"] = "Confirm new password:";
-$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "";
+$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'."] = "Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@%s</strong>'.";
 $a->strings["Choose a nickname: "] = "Choose a nickname: ";
 $a->strings["Register"] = "Sign up now >>";
 $a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
-$a->strings["Only logged in users are permitted to perform a search."] = "Only logged in users are permitted to perform a search.";
-$a->strings["Too Many Requests"] = "Too many requests";
-$a->strings["Only one search per minute is permitted for not logged in users."] = "Only one search per minute is permitted for not logged in users.";
-$a->strings["Items tagged with: %s"] = "Items tagged with: %s";
+$a->strings["User deleted their account"] = "User deleted their account";
+$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "On your Friendica node a user deleted their account. Please ensure that their data is removed from the backups.";
+$a->strings["The user id is %d"] = "The user id is %d";
+$a->strings["Remove My Account"] = "Remove My Account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "This will completely remove your account. Once this has been done it is not recoverable.";
+$a->strings["Please enter your password for verification:"] = "Please enter your password for verification:";
+$a->strings["Account"] = "Account";
 $a->strings["Display"] = "Display";
 $a->strings["Social Networks"] = "Social networks";
 $a->strings["Delegations"] = "Delegations";
@@ -1494,14 +1492,15 @@ $a->strings["Features updated"] = "Features updated";
 $a->strings["Relocate message has been send to your contacts"] = "Relocate message has been send to your contacts";
 $a->strings["Passwords do not match. Password unchanged."] = "Passwords do not match. Password unchanged.";
 $a->strings["Empty passwords are not allowed. Password unchanged."] = "Empty passwords are not allowed. Password unchanged.";
+$a->strings["The new password has been exposed in a public data dump, please choose another."] = "The new password has been exposed in a public data dump; please choose another.";
 $a->strings["Wrong password."] = "Wrong password.";
 $a->strings["Password changed."] = "Password changed.";
 $a->strings["Password update failed. Please try again."] = "Password update failed. Please try again.";
 $a->strings[" Please use a shorter name."] = " Please use a shorter name.";
 $a->strings[" Name too short."] = " Name too short.";
 $a->strings["Wrong Password"] = "Wrong password";
-$a->strings["Invalid email."] = "";
-$a->strings["Cannot change to that email."] = "";
+$a->strings["Invalid email."] = "Invalid email.";
+$a->strings["Cannot change to that email."] = "Cannot change to that email.";
 $a->strings["Private forum has no privacy permissions. Using default privacy group."] = "Private forum has no privacy permissions. Using default privacy group.";
 $a->strings["Private forum has no privacy permissions and no default privacy group."] = "Private forum has no privacy permissions and no default privacy group.";
 $a->strings["Settings updated."] = "Settings updated.";
@@ -1516,8 +1515,8 @@ $a->strings["Edit"] = "Edit";
 $a->strings["Client key starts with"] = "Client key starts with";
 $a->strings["No name"] = "No name";
 $a->strings["Remove authorization"] = "Remove authorization";
-$a->strings["No Addon settings configured"] = "";
-$a->strings["Addon Settings"] = "";
+$a->strings["No Addon settings configured"] = "No addon settings configured";
+$a->strings["Addon Settings"] = "Addon Settings";
 $a->strings["Additional Features"] = "Additional Features";
 $a->strings["Diaspora"] = "Diaspora";
 $a->strings["enabled"] = "enabled";
@@ -1526,6 +1525,8 @@ $a->strings["Built-in support for %s connectivity is %s"] = "Built-in support fo
 $a->strings["GNU Social (OStatus)"] = "GNU Social (OStatus)";
 $a->strings["Email access is disabled on this site."] = "Email access is disabled on this site.";
 $a->strings["General Social Media Settings"] = "General Social Media Settings";
+$a->strings["Disable Content Warning"] = "Disable content warning";
+$a->strings["Users on networks like Mastodon or Pleroma are able to set a content warning field which collapse their post by default. This disables the automatic collapsing and sets the content warning as the post title. Doesn't affect any other content filtering you eventually set up."] = "Users on networks like Mastodon or Pleroma are able to set a content warning field which collapses their post by default. This disables the automatic collapsing and sets the content warning as the post title. It doesn't affect any other content filtering you may set up.";
 $a->strings["Disable intelligent shortening"] = "Disable intelligent shortening";
 $a->strings["Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original friendica post."] = "Normally the system tries to find the best link to add to shortened posts. If this option is enabled then every shortened post will always point to the original Friendica post.";
 $a->strings["Automatically follow any GNU Social (OStatus) followers/mentioners"] = "Automatically follow any GNU Social (OStatus) followers/mentioners";
@@ -1549,13 +1550,13 @@ $a->strings["Action after import:"] = "Action after import:";
 $a->strings["Mark as seen"] = "Mark as seen";
 $a->strings["Move to folder"] = "Move to folder";
 $a->strings["Move to folder:"] = "Move to folder:";
-$a->strings["%s - (Unsupported)"] = "";
-$a->strings["%s - (Experimental)"] = "";
+$a->strings["%s - (Unsupported)"] = "%s - (Unsupported)";
+$a->strings["%s - (Experimental)"] = "%s - (Experimental)";
 $a->strings["Display Settings"] = "Display Settings";
 $a->strings["Display Theme:"] = "Display theme:";
 $a->strings["Mobile Theme:"] = "Mobile theme:";
 $a->strings["Suppress warning of insecure networks"] = "Suppress warning of insecure networks";
-$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "Suppresses warnings if groups contains members whose networks that cannot receive non-public postings.";
+$a->strings["Should the system suppress the warning that the current group contains members of networks that can't receive non public postings."] = "Suppresses warnings if groups contains members whose networks cannot receive non-public postings.";
 $a->strings["Update browser every xx seconds"] = "Update browser every so many seconds:";
 $a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimum 10 seconds; to disable -1.";
 $a->strings["Number of items to display per page:"] = "Number of items displayed per page:";
@@ -1576,39 +1577,38 @@ $a->strings["General Theme Settings"] = "Themes";
 $a->strings["Custom Theme Settings"] = "Theme customization";
 $a->strings["Content Settings"] = "Content/Layout";
 $a->strings["Theme settings"] = "Theme settings";
-$a->strings["Unable to find your profile. Please contact your admin."] = "";
+$a->strings["Unable to find your profile. Please contact your admin."] = "Unable to find your profile. Please contact your admin.";
 $a->strings["Account Types"] = "Account types:";
 $a->strings["Personal Page Subtypes"] = "Personal Page subtypes";
 $a->strings["Community Forum Subtypes"] = "Community forum subtypes";
-$a->strings["Personal Page"] = "Personal Page";
 $a->strings["Account for a personal profile."] = "Account for a personal profile.";
-$a->strings["Organisation Page"] = "Organization Page";
 $a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Account for an organization that automatically approves contact requests as \"Followers\".";
-$a->strings["News Page"] = "News Page";
 $a->strings["Account for a news reflector that automatically approves contact requests as \"Followers\"."] = "Account for a news reflector that automatically approves contact requests as \"Followers\".";
-$a->strings["Community Forum"] = "Community Forum";
 $a->strings["Account for community discussions."] = "Account for community discussions.";
-$a->strings["Normal Account Page"] = "Standard";
 $a->strings["Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\"."] = "Account for a regular personal profile that requires manual approval of \"Friends\" and \"Followers\".";
-$a->strings["Soapbox Page"] = "Soapbox";
 $a->strings["Account for a public profile that automatically approves contact requests as \"Followers\"."] = "Account for a public profile that automatically approves contact requests as \"Followers\".";
-$a->strings["Public Forum"] = "Public forum";
 $a->strings["Automatically approves all contact requests."] = "Automatically approves all contact requests.";
-$a->strings["Automatic Friend Page"] = "Love-all";
 $a->strings["Account for a popular profile that automatically approves contact requests as \"Friends\"."] = "Account for a popular profile that automatically approves contact requests as \"Friends\".";
 $a->strings["Private Forum [Experimental]"] = "Private forum [Experimental]";
 $a->strings["Requires manual approval of contact requests."] = "Requires manual approval of contact requests.";
 $a->strings["OpenID:"] = "OpenID:";
 $a->strings["(Optional) Allow this OpenID to login to this account."] = "(Optional) Allow this OpenID to login to this account.";
 $a->strings["Publish your default profile in your local site directory?"] = "Publish default profile in local site directory?";
-$a->strings["Your profile may be visible in public."] = "Your local directory may be publicly visible";
+$a->strings["Your profile will be published in the global friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be visible in public."] = "Your profile will be published in the global Friendica directories (e.g. <a href=\"%s\">%s</a>). Your profile will be publicly visible.";
 $a->strings["Publish your default profile in the global social directory?"] = "Publish default profile in global directory?";
+$a->strings["Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings."] = "Your profile will be published in this node's <a href=\"%s\">local directory</a>. Your profile details may be publicly visible depending on the system settings.";
 $a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Hide my contact list from others?";
-$a->strings["If enabled, posting public messages to Diaspora and other networks isn't possible."] = "Posting public messages to Diaspora and other networks will not be possible if enabled";
+$a->strings["Your contact list won't be shown in your default profile page. You can decide to show your contact list separately for each additional profile you create"] = "Your contact list won't be shown in your default profile page. You can decide to display your contact list separately for each additional profile you create";
+$a->strings["Hide your profile details from anonymous viewers?"] = "Hide your profile details from anonymous viewers?";
+$a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Disables posting public messages to Diaspora and other networks."] = "Anonymous visitors will only see your profile picture, display name, and nickname. Disables posting public messages to Diaspora and other networks.";
 $a->strings["Allow friends to post to your profile page?"] = "Allow friends to post to my wall?";
+$a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "Your contacts may write posts on your profile wall. These posts will be distributed to your contacts";
 $a->strings["Allow friends to tag your posts?"] = "Allow friends to tag my post?";
+$a->strings["Your contacts can add additional tags to your posts."] = "Your contacts can add additional tags to your posts.";
 $a->strings["Allow us to suggest you as a potential friend to new members?"] = "Allow us to suggest you as a potential friend to new members?";
+$a->strings["If you like, Friendica may suggest new members to add you as a contact."] = "If you like, Friendica may suggest new members to add you as a contact.";
 $a->strings["Permit unknown people to send you private mail?"] = "Allow unknown people to send me private messages?";
+$a->strings["Friendica network users may send you private messages even if they are not in your contact list."] = "Friendica network users may send you private messages even if they are not in your contact list.";
 $a->strings["Profile is <strong>not published</strong>."] = "Profile is <strong>not published</strong>.";
 $a->strings["Your Identity Address is <strong>'%s'</strong> or '%s'."] = "My identity address: <strong>'%s'</strong> or '%s'";
 $a->strings["Automatically expire posts after this many days:"] = "Automatically expire posts after this many days:";
@@ -1631,23 +1631,19 @@ $a->strings["Full Name:"] = "Full name:";
 $a->strings["Email Address:"] = "Email address:";
 $a->strings["Your Timezone:"] = "Time zone:";
 $a->strings["Your Language:"] = "Language:";
-$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Set the language of your Friendica interface and emails receiving";
+$a->strings["Set the language we use to show you friendica interface and to send you emails"] = "Set the language of your Friendica interface and emails sent to you.";
 $a->strings["Default Post Location:"] = "Posting location:";
 $a->strings["Use Browser Location:"] = "Use browser location:";
 $a->strings["Security and Privacy Settings"] = "Security and privacy";
 $a->strings["Maximum Friend Requests/Day:"] = "Maximum friend requests per day:";
 $a->strings["(to prevent spam abuse)"] = "May prevent spam or abuse registrations";
 $a->strings["Default Post Permissions"] = "Default post permissions";
-$a->strings["(click to open/close)"] = "(click to open/close)";
+$a->strings["(click to open/close)"] = "(reveal/hide)";
 $a->strings["Default Private Post"] = "Default private post";
 $a->strings["Default Public Post"] = "Default public post";
 $a->strings["Default Permissions for New Posts"] = "Default permissions for new posts";
 $a->strings["Maximum private messages per day from unknown people:"] = "Maximum private messages per day from unknown people:";
 $a->strings["Notification Settings"] = "Notification";
-$a->strings["By default post a status message when:"] = "By default post a status message when:";
-$a->strings["accepting a friend request"] = "accepting friend requests";
-$a->strings["joining a forum/community"] = "joining forums or communities";
-$a->strings["making an <em>interesting</em> profile change"] = "making an <em>interesting</em> profile change";
 $a->strings["Send a notification email when:"] = "Send notification email when:";
 $a->strings["You receive an introduction"] = "Receiving an introduction";
 $a->strings["Your introductions are confirmed"] = "My introductions are confirmed";
@@ -1662,25 +1658,12 @@ $a->strings["Show desktop popup on new notifications"] = "Show desktop pop-up on
 $a->strings["Text-only notification emails"] = "Text-only notification emails";
 $a->strings["Send text only notification emails, without the html part"] = "Receive text only emails without HTML ";
 $a->strings["Show detailled notifications"] = "Show detailled notifications";
-$a->strings["Per default the notificiation are condensed to a single notification per item. When enabled, every notification is displayed."] = "Per default the notificiation are condensed to a single notification per item. When enabled, every notification is displayed.";
+$a->strings["Per default, notifications are condensed to a single notification per item. When enabled every notification is displayed."] = "By default, notifications are condensed into a single notification for each item. When enabled, every notification is displayed.";
 $a->strings["Advanced Account/Page Type Settings"] = "Advanced account types";
 $a->strings["Change the behaviour of this account for special situations"] = "Change behaviour of this account for special situations";
 $a->strings["Relocate"] = "Recent relocation";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "If you have moved this profile from another server and some of your contacts don't receive your updates:";
 $a->strings["Resend relocate message to contacts"] = "Resend relocation message to contacts";
-$a->strings["%1\$s is following %2\$s's %3\$s"] = "%1\$s is following %2\$s's %3\$s";
-$a->strings["Tag removed"] = "Tag removed";
-$a->strings["Remove Item Tag"] = "Remove Item tag";
-$a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
-$a->strings["Do you really want to delete this video?"] = "Do you really want to delete this video?";
-$a->strings["Delete Video"] = "Delete video";
-$a->strings["No videos selected"] = "No videos selected";
-$a->strings["Recent Videos"] = "Recent videos";
-$a->strings["Upload New Videos"] = "Upload new videos";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Sorry, maybe your upload is bigger than the PHP configuration allows";
-$a->strings["Or - did you try to upload an empty file?"] = "Or did you try to upload an empty file?";
-$a->strings["File exceeds size limit of %s"] = "File exceeds size limit of %s";
-$a->strings["File upload failed."] = "File upload failed.";
 $a->strings["default"] = "default";
 $a->strings["greenzero"] = "greenzero";
 $a->strings["purplezero"] = "purplezero";
@@ -1689,27 +1672,28 @@ $a->strings["darkzero"] = "darkzero";
 $a->strings["comix"] = "comix";
 $a->strings["slackr"] = "slackr";
 $a->strings["Variations"] = "Variations";
-$a->strings["Repeat the image"] = "Repeat the image";
-$a->strings["Will repeat your image to fill the background."] = "Will repeat your image to fill the background.";
-$a->strings["Stretch"] = "Stretch";
-$a->strings["Will stretch to width/height of the image."] = "Will stretch to width/height of the image.";
-$a->strings["Resize fill and-clip"] = "Resize fill and-clip";
-$a->strings["Resize to fill and retain aspect ratio."] = "Resize to fill and retain aspect ratio.";
-$a->strings["Resize best fit"] = "Resize to best fit";
-$a->strings["Resize to best fit and retain aspect ratio."] = "Resize to best fit and retain aspect ratio.";
-$a->strings["Default"] = "Default";
+$a->strings["Top Banner"] = "Top Banner";
+$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Resize image to the width of the screen and show background color below on long pages.";
+$a->strings["Full screen"] = "Full screen";
+$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Resize image to fill entire screen, clipping either the right or the bottom.";
+$a->strings["Single row mosaic"] = "Single row mosaic";
+$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Resize image to repeat it on a single row, either vertical or horizontal.";
+$a->strings["Mosaic"] = "Mosaic";
+$a->strings["Repeat image to fill the screen."] = "Repeat image to fill the screen.";
+$a->strings["Custom"] = "Custom";
 $a->strings["Note"] = "Note";
-$a->strings["Check image permissions if all users are allowed to visit the image"] = "Check image permissions if all users are allowed to visit the image";
-$a->strings["Select scheme"] = "Select scheme:";
+$a->strings["Check image permissions if all users are allowed to see the image"] = "Check image permissions that all everyone is allowed to see the image";
+$a->strings["Select color scheme"] = "Select color scheme";
 $a->strings["Navigation bar background color"] = "Navigation bar background color:";
 $a->strings["Navigation bar icon color "] = "Navigation bar icon color:";
 $a->strings["Link color"] = "Link color:";
 $a->strings["Set the background color"] = "Background color:";
-$a->strings["Content background opacity"] = "";
+$a->strings["Content background opacity"] = "Content background opacity";
 $a->strings["Set the background image"] = "Background image:";
-$a->strings["Login page background image"] = "";
-$a->strings["Login page background color"] = "";
-$a->strings["Leave background image and color empty for theme defaults"] = "";
+$a->strings["Background image style"] = "Background image style";
+$a->strings["Login page background image"] = "Login page background image";
+$a->strings["Login page background color"] = "Login page background color";
+$a->strings["Leave background image and color empty for theme defaults"] = "Leave background image and color empty for theme defaults";
 $a->strings["Guest"] = "Guest";
 $a->strings["Visitor"] = "Visitor";
 $a->strings["Logout"] = "Logout";
@@ -1732,6 +1716,8 @@ $a->strings["Color scheme"] = "Color scheme";
 $a->strings["Posts font size"] = "Posts font size";
 $a->strings["Textareas font size"] = "Text areas font size";
 $a->strings["Comma separated list of helper forums"] = "Comma separated list of helper forums";
+$a->strings["don't show"] = "don't show";
+$a->strings["show"] = "show";
 $a->strings["Set style"] = "Set style";
 $a->strings["Community Pages"] = "Community pages";
 $a->strings["Community Profiles"] = "Community profiles";
@@ -1739,11 +1725,34 @@ $a->strings["Help or @NewHere ?"] = "Help or @NewHere ?";
 $a->strings["Connect Services"] = "Connect services";
 $a->strings["Find Friends"] = "Find friends";
 $a->strings["Last users"] = "Last users";
-$a->strings["Local Directory"] = "Local directory";
+$a->strings["Find People"] = "Find people";
+$a->strings["Enter name or interest"] = "Enter name or interest";
+$a->strings["Examples: Robert Morgenstein, Fishing"] = "Examples: Robert Morgenstein, fishing";
 $a->strings["Similar Interests"] = "Similar interests";
+$a->strings["Random Profile"] = "Random profile";
 $a->strings["Invite Friends"] = "Invite friends";
+$a->strings["Local Directory"] = "Local directory";
 $a->strings["External link to forum"] = "External link to forum";
 $a->strings["Quick Start"] = "Quick start";
+$a->strings["Error decoding account file"] = "Error decoding account file";
+$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
+$a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
+$a->strings["User creation error"] = "User creation error";
+$a->strings["User profile creation error"] = "User profile creation error";
+$a->strings["%d contact not imported"] = [
+       0 => "%d contact not imported",
+       1 => "%d contacts not imported",
+];
+$a->strings["Done. You can now login with your username and password"] = "Done. You can now login with your username and password";
+$a->strings["Post to Email"] = "Post to email";
+$a->strings["Hide your profile details from unknown viewers?"] = "Hide profile details from unknown viewers?";
+$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Connectors are disabled since \"%s\" is enabled.";
+$a->strings["Visible to everybody"] = "Visible to everybody";
+$a->strings["Close"] = "Close";
+$a->strings["Enter new password: "] = "Enter new password: ";
+$a->strings["Password can't be empty"] = "Password can't be empty";
+$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "Could not find any unarchived contact entry for this URL (%s)";
+$a->strings["The contact entries have been archived"] = "The contact entries have been archived";
 $a->strings["System"] = "System";
 $a->strings["Home"] = "Home";
 $a->strings["Introductions"] = "Introductions";
@@ -1758,17 +1767,55 @@ $a->strings["%s is now friends with %s"] = "%s is now friends with %s";
 $a->strings["Friend Suggestion"] = "Friend suggestion";
 $a->strings["Friend/Connect Request"] = "Friend/Contact request";
 $a->strings["New Follower"] = "New follower";
-$a->strings["Error decoding account file"] = "Error decoding account file";
-$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
-$a->strings["Error! Cannot check nickname"] = "Error! Cannot check nickname.";
-$a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
-$a->strings["User creation error"] = "User creation error";
-$a->strings["User profile creation error"] = "User profile creation error";
-$a->strings["%d contact not imported"] = [
-       0 => "%d contact not imported",
-       1 => "%d contacts not imported",
-];
-$a->strings["Done. You can now login with your username and password"] = "Done. You can now login with your username and password";
+$a->strings["Could not find a command line version of PHP in the web server PATH."] = "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 your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "If your server doesn't have a command line version of PHP installed, you won't be able to run background processing. See <a href='https://github.com/friendica/friendica/blob/master/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>";
+$a->strings["PHP executable path"] = "PHP executable path";
+$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Enter full path to php executable. You can leave this blank to continue the installation.";
+$a->strings["Command line PHP"] = "Command line PHP";
+$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "PHP executable is not a php cli binary; it could possibly be a cgi-fgci version.";
+$a->strings["Found PHP version: "] = "Found PHP version: ";
+$a->strings["PHP cli binary"] = "PHP cli binary";
+$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "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."] = "This is required for message delivery to work.";
+$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
+$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "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\"."] = "If running under Windows OS, please see \"http://www.php.net/manual/en/openssl.installation.php\".";
+$a->strings["Generate encryption keys"] = "Generate encryption keys";
+$a->strings["libCurl PHP module"] = "libCurl PHP module";
+$a->strings["GD graphics PHP module"] = "GD graphics PHP module";
+$a->strings["OpenSSL PHP module"] = "OpenSSL PHP module";
+$a->strings["PDO or MySQLi PHP module"] = "PDO or MySQLi PHP module";
+$a->strings["mb_string PHP module"] = "mb_string PHP module";
+$a->strings["XML PHP module"] = "XML PHP module";
+$a->strings["iconv PHP module"] = "iconv PHP module";
+$a->strings["POSIX PHP module"] = "POSIX PHP module";
+$a->strings["Apache mod_rewrite module"] = "Apache mod_rewrite module";
+$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Error: Apache web server mod-rewrite module is required but not installed.";
+$a->strings["Error: libCURL PHP module required but not installed."] = "Error: libCURL PHP module required but not installed.";
+$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Error: GD graphics PHP module with JPEG support required but not installed.";
+$a->strings["Error: openssl PHP module required but not installed."] = "Error: openssl PHP module required but not installed.";
+$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Error: PDO or MySQLi PHP module required but not installed.";
+$a->strings["Error: The MySQL driver for PDO is not installed."] = "Error: MySQL driver for PDO is not installed.";
+$a->strings["Error: mb_string PHP module required but not installed."] = "Error: mb_string PHP module required but not installed.";
+$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed.";
+$a->strings["Error: POSIX PHP module required but not installed."] = "Error: POSIX PHP module required but not installed.";
+$a->strings["Error, XML PHP module required but not installed."] = "Error, XML 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."] = "The web installer needs to be able to create a file called \".htconfig.php\" in the top-level directory of your web server, but 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."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can.";
+$a->strings["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."] = "At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top-level directory.";
+$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions.";
+$a->strings[".htconfig.php is writable"] = ".htconfig.php is writable";
+$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica 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/smarty3/ under the Friendica top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory.";
+$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory.";
+$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains.";
+$a->strings["view/smarty3 is writable"] = "view/smarty3 is writable";
+$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."] = "URL rewrite in .htaccess is not working. Check your server configuration.";
+$a->strings["Error message from Curl when fetching"] = "Error message from Curl while fetching";
+$a->strings["Url rewrite is working"] = "URL rewrite is working";
+$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed";
+$a->strings["ImageMagick PHP extension is installed"] = "ImageMagick PHP extension is installed";
+$a->strings["ImageMagick supports GIF"] = "ImageMagick supports GIF";
 $a->strings["Birthday:"] = "Birthday:";
 $a->strings["YYYY-MM-DD or MM-DD"] = "YYYY-MM-DD or MM-DD";
 $a->strings["never"] = "never";
@@ -1792,6 +1839,11 @@ $a->strings["$1 wrote:"] = "$1 wrote:";
 $a->strings["Encrypted content"] = "Encrypted content";
 $a->strings["Invalid source protocol"] = "Invalid source protocol";
 $a->strings["Invalid link protocol"] = "Invalid link protocol";
+$a->strings["Embedding disabled"] = "Embedding disabled";
+$a->strings["Embedded content"] = "Embedded content";
+$a->strings["Export"] = "Export";
+$a->strings["Export calendar as ical"] = "Export calendar as ical";
+$a->strings["Export calendar as csv"] = "Export calendar as csv";
 $a->strings["Frequently"] = "Frequently";
 $a->strings["Hourly"] = "Hourly";
 $a->strings["Twice daily"] = "Twice daily";
@@ -1806,18 +1858,18 @@ $a->strings["LinkedIn"] = "LinkedIn";
 $a->strings["XMPP/IM"] = "XMPP/IM";
 $a->strings["MySpace"] = "MySpace";
 $a->strings["Google+"] = "Google+";
-$a->strings["pump.io"] = "Pump.io";
+$a->strings["pump.io"] = "pump.io";
 $a->strings["Twitter"] = "Twitter";
-$a->strings["Diaspora Connector"] = "Diaspora connector";
-$a->strings["GNU Social Connector"] = "GNU Social connector";
-$a->strings["pnut"] = "Pnut";
+$a->strings["Diaspora Connector"] = "Diaspora Connector";
+$a->strings["GNU Social Connector"] = "GNU Social Connector";
+$a->strings["pnut"] = "pnut";
 $a->strings["App.net"] = "App.net";
 $a->strings["Male"] = "Male";
 $a->strings["Female"] = "Female";
-$a->strings["Currently Male"] = "Currently Male";
-$a->strings["Currently Female"] = "Currently Female";
-$a->strings["Mostly Male"] = "Mostly Male";
-$a->strings["Mostly Female"] = "Mostly Female";
+$a->strings["Currently Male"] = "Currently male";
+$a->strings["Currently Female"] = "Currently female";
+$a->strings["Mostly Male"] = "Mostly male";
+$a->strings["Mostly Female"] = "Mostly female";
 $a->strings["Transgender"] = "Transgender";
 $a->strings["Intersex"] = "Intersex";
 $a->strings["Transsexual"] = "Transsexual";
@@ -1869,36 +1921,22 @@ $a->strings["Uncertain"] = "Uncertain";
 $a->strings["It's complicated"] = "It's complicated";
 $a->strings["Don't care"] = "Don't care";
 $a->strings["Ask me"] = "Ask me";
-$a->strings["Nothing new here"] = "Nothing new here";
-$a->strings["Clear notifications"] = "Clear notifications";
-$a->strings["Personal notes"] = "Personal notes";
-$a->strings["Your personal notes"] = "My personal notes";
-$a->strings["Sign in"] = "Sign in";
-$a->strings["Home Page"] = "Home page";
-$a->strings["Create an account"] = "Create account";
-$a->strings["Help and documentation"] = "Help and documentation";
-$a->strings["Apps"] = "Apps";
-$a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games";
-$a->strings["Search site content"] = "Search site content";
-$a->strings["Community"] = "Community";
-$a->strings["Conversations on this and other servers"] = "";
-$a->strings["Directory"] = "Directory";
-$a->strings["People directory"] = "People directory";
-$a->strings["Information about this friendica instance"] = "Information about this Friendica instance";
-$a->strings["Network Reset"] = "Network reset";
-$a->strings["Load Network page with no filters"] = "Load network page without filters";
-$a->strings["Friend Requests"] = "Friend requests";
-$a->strings["See all notifications"] = "See all notifications";
-$a->strings["Mark all system notifications seen"] = "Mark all system notifications seen";
-$a->strings["Inbox"] = "Inbox";
-$a->strings["Outbox"] = "Outbox";
-$a->strings["Manage"] = "Manage";
-$a->strings["Manage other pages"] = "Manage other pages";
-$a->strings["Profiles"] = "Profiles";
-$a->strings["Manage/Edit Profiles"] = "Manage/Edit profiles";
-$a->strings["Site setup and configuration"] = "Site setup and configuration";
-$a->strings["Navigation"] = "Navigation";
-$a->strings["Site map"] = "Site map";
+$a->strings["Add New Contact"] = "Add new contact";
+$a->strings["Enter address or web location"] = "Enter address or web location";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Example: jo@example.com, http://example.com/jo";
+$a->strings["%d invitation available"] = [
+       0 => "%d invitation available",
+       1 => "%d invitations available",
+];
+$a->strings["Networks"] = "Networks";
+$a->strings["All Networks"] = "All networks";
+$a->strings["Saved Folders"] = "Saved Folders";
+$a->strings["Everything"] = "Everything";
+$a->strings["Categories"] = "Categories";
+$a->strings["%d contact in common"] = [
+       0 => "%d contact in common",
+       1 => "%d contacts in common",
+];
 $a->strings["General Features"] = "General";
 $a->strings["Multiple Profiles"] = "Multiple profiles";
 $a->strings["Ability to create multiple profiles"] = "Ability to create multiple profiles";
@@ -1911,8 +1949,7 @@ $a->strings["Post Preview"] = "Post preview";
 $a->strings["Allow previewing posts and comments before publishing them"] = "Allow previewing posts and comments before publishing them";
 $a->strings["Auto-mention Forums"] = "Auto-mention forums";
 $a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Add/Remove mention when a forum page is selected or deselected in the ACL window.";
-$a->strings["Network Sidebar Widgets"] = "Network sidebars";
-$a->strings["Search by Date"] = "Search by date";
+$a->strings["Network Sidebar"] = "Network sidebar";
 $a->strings["Ability to select posts by date ranges"] = "Ability to select posts by date ranges";
 $a->strings["List Forums"] = "List forums";
 $a->strings["Enable widget to display the forums your are connected with"] = "Enable widget to display the forums your are connected with";
@@ -1937,7 +1974,6 @@ $a->strings["Tagging"] = "Tagging";
 $a->strings["Ability to tag existing posts"] = "Ability to tag existing posts";
 $a->strings["Post Categories"] = "Post categories";
 $a->strings["Add categories to your posts"] = "Add categories to your posts";
-$a->strings["Saved Folders"] = "Saved Folders";
 $a->strings["Ability to file posts under folders"] = "Ability to file posts under folders";
 $a->strings["Dislike Posts"] = "Dislike posts";
 $a->strings["Ability to dislike posts/comments"] = "Ability to dislike posts/comments";
@@ -1949,37 +1985,61 @@ $a->strings["Advanced Profile Settings"] = "Advanced profiles";
 $a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Show visitors of public community forums at the advanced profile page";
 $a->strings["Tag Cloud"] = "Tag cloud";
 $a->strings["Provide a personal tag cloud on your profile page"] = "Provide a personal tag cloud on your profile page";
-$a->strings["Display Membership Date"] = "";
-$a->strings["Display membership date in profile"] = "";
-$a->strings["Embedding disabled"] = "Embedding disabled";
-$a->strings["Embedded content"] = "Embedded content";
-$a->strings["Add New Contact"] = "Add new contact";
-$a->strings["Enter address or web location"] = "Enter address or web location";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Example: jo@example.com, http://example.com/jo";
-$a->strings["%d invitation available"] = [
-       0 => "%d invitation available",
-       1 => "%d invitations available",
-];
-$a->strings["Find People"] = "Find people";
-$a->strings["Enter name or interest"] = "Enter name or interest";
-$a->strings["Examples: Robert Morgenstein, Fishing"] = "Examples: Robert Morgenstein, fishing";
-$a->strings["Random Profile"] = "Random profile";
-$a->strings["View Global Directory"] = "View global directory";
-$a->strings["Networks"] = "Networks";
-$a->strings["All Networks"] = "All networks";
-$a->strings["Everything"] = "Everything";
-$a->strings["Categories"] = "Categories";
-$a->strings["%d contact in common"] = [
-       0 => "%d contact in common",
-       1 => "%d contacts in common",
-];
+$a->strings["Display Membership Date"] = "Display membership date";
+$a->strings["Display membership date in profile"] = "Display membership date in profile";
+$a->strings["Nothing new here"] = "Nothing new here";
+$a->strings["Clear notifications"] = "Clear notifications";
+$a->strings["Personal notes"] = "Personal notes";
+$a->strings["Your personal notes"] = "My personal notes";
+$a->strings["Sign in"] = "Sign in";
+$a->strings["Home Page"] = "Home page";
+$a->strings["Create an account"] = "Create account";
+$a->strings["Help and documentation"] = "Help and documentation";
+$a->strings["Apps"] = "Apps";
+$a->strings["Addon applications, utilities, games"] = "Addon applications, utilities, games";
+$a->strings["Search site content"] = "Search site content";
+$a->strings["Community"] = "Community";
+$a->strings["Conversations on this and other servers"] = "Conversations on this and other servers";
+$a->strings["Directory"] = "Directory";
+$a->strings["People directory"] = "People directory";
+$a->strings["Information about this friendica instance"] = "Information about this Friendica instance";
+$a->strings["Terms of Service of this Friendica instance"] = "Terms of Service of this Friendica instance";
+$a->strings["Network Reset"] = "Network reset";
+$a->strings["Load Network page with no filters"] = "Load network page without filters";
+$a->strings["Friend Requests"] = "Friend requests";
+$a->strings["See all notifications"] = "See all notifications";
+$a->strings["Mark all system notifications seen"] = "Mark all system notifications seen";
+$a->strings["Inbox"] = "Inbox";
+$a->strings["Outbox"] = "Outbox";
+$a->strings["Manage"] = "Manage";
+$a->strings["Manage other pages"] = "Manage other pages";
+$a->strings["Profiles"] = "Profiles";
+$a->strings["Manage/Edit Profiles"] = "Manage/Edit profiles";
+$a->strings["Site setup and configuration"] = "Site setup and configuration";
+$a->strings["Navigation"] = "Navigation";
+$a->strings["Site map"] = "Site map";
 $a->strings["There are no tables on MyISAM."] = "There are no tables on MyISAM.";
-$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "";
+$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid.";
 $a->strings["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]";
 $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d occurred during database update:\n%s\n";
 $a->strings["Errors encountered performing database changes: "] = "Errors encountered performing database changes: ";
-$a->strings[": Database update"] = ": Database update";
+$a->strings["%s: Database update"] = "%s: Database update";
 $a->strings["%s: updating %s table."] = "%s: updating %s table.";
+$a->strings["[no subject]"] = "[no subject]";
+$a->strings["Starts:"] = "Starts:";
+$a->strings["Finishes:"] = "Finishes:";
+$a->strings["all-day"] = "All-day";
+$a->strings["Jun"] = "Jun";
+$a->strings["Sept"] = "Sep";
+$a->strings["No events to display"] = "No events to display";
+$a->strings["l, F j"] = "l, F j";
+$a->strings["Edit event"] = "Edit event";
+$a->strings["Duplicate event"] = "Duplicate event";
+$a->strings["Delete event"] = "Delete event";
+$a->strings["D g:i A"] = "D g:i A";
+$a->strings["g:i A"] = "g:i A";
+$a->strings["Show map"] = "Show map";
+$a->strings["Hide map"] = "Hide map";
 $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 deleted group with this name has been 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"] = "Default privacy group for new contacts";
 $a->strings["Everybody"] = "Everybody";
@@ -1988,28 +2048,6 @@ $a->strings["Edit group"] = "Edit group";
 $a->strings["Contacts not in any group"] = "Contacts not in any group";
 $a->strings["Create a new group"] = "Create new group";
 $a->strings["Edit groups"] = "Edit groups";
-$a->strings["Drop Contact"] = "Drop contact";
-$a->strings["Organisation"] = "Organization";
-$a->strings["News"] = "News";
-$a->strings["Forum"] = "Forum";
-$a->strings["Connect URL missing."] = "Connect URL missing.";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "";
-$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
-$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
-$a->strings["An author or name was not found."] = "An author or name was not found.";
-$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
-$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "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."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
-$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
-$a->strings["%s's birthday"] = "%s's birthday";
-$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!";
-$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is going to %2\$s's %3\$s";
-$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is not going to %2\$s's %3\$s";
-$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s may go to %2\$s's %3\$s";
-$a->strings["[no subject]"] = "[no subject]";
 $a->strings["Requested account is not available."] = "Requested account is unavailable.";
 $a->strings["Edit profile"] = "Edit profile";
 $a->strings["Atom feed"] = "Atom feed";
@@ -2022,7 +2060,7 @@ $a->strings["Birthdays this week:"] = "Birthdays this week:";
 $a->strings["[No description]"] = "[No description]";
 $a->strings["Event Reminders"] = "Event reminders";
 $a->strings["Events this week:"] = "Events this week:";
-$a->strings["Member since:"] = "";
+$a->strings["Member since:"] = "Member since:";
 $a->strings["j F, Y"] = "j F, Y";
 $a->strings["j F"] = "j F";
 $a->strings["Age:"] = "Age:";
@@ -2039,8 +2077,8 @@ $a->strings["Work/employment:"] = "Work/Employment:";
 $a->strings["School/education:"] = "School/Education:";
 $a->strings["Forums:"] = "Forums:";
 $a->strings["Only You Can See This"] = "Only you can see this.";
-$a->strings["Login failed"] = "";
-$a->strings["Not enough information to authenticate"] = "";
+$a->strings["Login failed"] = "Login failed";
+$a->strings["Not enough information to authenticate"] = "Not enough information to authenticate";
 $a->strings["An invitation is required."] = "An invitation is required.";
 $a->strings["Invitation could not be verified."] = "Invitation could not be verified.";
 $a->strings["Invalid OpenID url"] = "Invalid OpenID URL";
@@ -2053,25 +2091,46 @@ $a->strings["That doesn't appear to be your full (First Last) name."] = "That do
 $a->strings["Your email domain is not among those allowed on this site."] = "Your email domain is not allowed on this site.";
 $a->strings["Not a valid email address."] = "Not a valid email address.";
 $a->strings["Cannot use that email."] = "Cannot use that email.";
-$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "";
+$a->strings["Your nickname can only contain a-z, 0-9 and _."] = "Your nickname can only contain a-z, 0-9 and _.";
 $a->strings["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another.";
 $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "SERIOUS ERROR: Generation of security keys failed.";
 $a->strings["An error occurred during registration. Please try again."] = "An error occurred during registration. Please try again.";
 $a->strings["An error occurred creating your default profile. Please try again."] = "An error occurred creating your default profile. Please try again.";
-$a->strings["An error occurred creating your self contact. Please try again."] = "";
-$a->strings["An error occurred creating your default contact group. Please try again."] = "";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "";
+$a->strings["An error occurred creating your self contact. Please try again."] = "An error occurred creating your self contact. Please try again.";
+$a->strings["An error occurred creating your default contact group. Please try again."] = "An error occurred while creating your default contact group. Please try again.";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account is pending for approval by the administrator.\n\t\t";
 $a->strings["Registration at %s"] = "Registration at %s";
-$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "";
-$a->strings["\n\t\t\tThe login details are as follows:\n\t\t\t\tSite Location:\t%3\$s\n\t\t\t\tLogin Name:\t%1\$s\n\t\t\t\tPassword:\t%5\$s\n\n\t\t\tYou may change your password from your account Settings page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile keywords (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\n\t\t\tThank you and welcome to %2\$s."] = "";
-$a->strings["%s\\'s birthday"] = "%s\\'s birthday";
-$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network";
-$a->strings["Attachments:"] = "Attachments:";
+$a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t";
+$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s.";
+$a->strings["Drop Contact"] = "Drop contact";
+$a->strings["Organisation"] = "Organization";
+$a->strings["News"] = "News";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "Connect URL missing.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page.";
+$a->strings["This site is not configured to allow communications with other networks."] = "This site is not configured to allow communications with other networks.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "No compatible communication protocols or feeds were discovered.";
+$a->strings["The profile address specified does not provide adequate information."] = "The profile address specified does not provide adequate information.";
+$a->strings["An author or name was not found."] = "An author or name was not found.";
+$a->strings["No browser URL could be matched to this address."] = "No browser URL could be matched to this address.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Unable to match @-style identity address with a known protocol or email contact.";
+$a->strings["Use mailto: in front of address to force email check."] = "Use mailto: in front of address to force email check.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "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."] = "Limited profile: This person will be unable to receive direct/private messages from you.";
+$a->strings["Unable to retrieve contact information."] = "Unable to retrieve contact information.";
+$a->strings["%s's birthday"] = "%s's birthday";
+$a->strings["Happy Birthday %s"] = "Happy Birthday, %s!";
+$a->strings["%1\$s is attending %2\$s's %3\$s"] = "%1\$s is going to %2\$s's %3\$s";
+$a->strings["%1\$s is not attending %2\$s's %3\$s"] = "%1\$s is not going to %2\$s's %3\$s";
+$a->strings["%1\$s may attend %2\$s's %3\$s"] = "%1\$s may go to %2\$s's %3\$s";
 $a->strings["%s is now following %s."] = "%s is now following %s.";
 $a->strings["following"] = "following";
 $a->strings["%s stopped following %s."] = "%s stopped following %s.";
 $a->strings["stopped following"] = "stopped following";
+$a->strings["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network";
+$a->strings["Attachments:"] = "Attachments:";
 $a->strings["(no subject)"] = "(no subject)";
+$a->strings["Logged out."] = "Logged out.";
 $a->strings["Create a New Account"] = "Create a new account";
 $a->strings["Password: "] = "Password: ";
 $a->strings["Remember me"] = "Remember me";
@@ -2081,8 +2140,12 @@ $a->strings["Website Terms of Service"] = "Website Terms of Service";
 $a->strings["terms of service"] = "Terms of service";
 $a->strings["Website Privacy Policy"] = "Website Privacy Policy";
 $a->strings["privacy policy"] = "Privacy policy";
-$a->strings["Logged out."] = "Logged out.";
+$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication.";
+$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "This information is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional personal information that may be transmitted to the communication partner's accounts.";
+$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners.";
+$a->strings["Privacy Statement"] = "Privacy Statement";
 $a->strings["This entry was edited"] = "This entry was edited";
+$a->strings["Remove from your stream"] = "Remove from your stream";
 $a->strings["save to folder"] = "Save to folder";
 $a->strings["I will attend"] = "I will attend";
 $a->strings["I will not attend"] = "I will not attend";
@@ -2117,5 +2180,7 @@ $a->strings["Link"] = "Link";
 $a->strings["Video"] = "Video";
 $a->strings["Delete this item?"] = "Delete this item?";
 $a->strings["show fewer"] = "Show fewer.";
-$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs.";
+$a->strings["No system theme config value set."] = "No system theme configuration value set.";
 $a->strings["toggle mobile"] = "Toggle mobile";
+$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Updating author-id and owner-id in item and thread table. ";
+$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs.";