1
0
Fork 0

update to the en gb and us translations THX Andy H3

This commit is contained in:
Tobias Diekershoff 2018-03-07 17:30:08 +01:00
commit 218888d550
4 changed files with 5090 additions and 5090 deletions

View file

@ -5,35 +5,10 @@ function string_plural_select_en_gb($n){
return ($n != 1);;
}}
;
$a->strings["Cannot locate DNS info for database server '%s'"] = "Cannot locate DNS info for database server '%s'";
$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["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["Daily posting limit of %d post reached. The post was rejected."] = [
0 => "Daily posting limit of %d post 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 => "Weekly posting limit of %d post 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."] = "Monthly posting limit of %d posts are reached. The 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["Friendica Notification"] = "Friendica notification";
$a->strings["Thank You,"] = "Thank you";
$a->strings["%s Administrator"] = "%s Administrator";
@ -93,6 +68,10 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "Y
$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["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["all-day"] = "All-day";
$a->strings["Sun"] = "Sun";
$a->strings["Mon"] = "Mon";
@ -204,6 +183,26 @@ $a->strings["comment"] = [
];
$a->strings["post"] = "post";
$a->strings["Item filed"] = "Item filed";
$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["Daily posting limit of %d post reached. The post was rejected."] = [
0 => "Daily posting limit of %d post 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 => "Weekly posting limit of %d post 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."] = "Monthly posting limit of %d posts are reached. The post was rejected.";
$a->strings["Profile Photos"] = "Profile photos";
$a->strings["status"] = "status";
$a->strings["%1\$s likes %2\$s's %3\$s"] = "%1\$s likes %2\$s's %3\$s";
$a->strings["%1\$s doesn't like %2\$s's %3\$s"] = "%1\$s doesn't like %2\$s's %3\$s";
@ -258,7 +257,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:";
@ -310,6 +309,7 @@ $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["No friends to display."] = "No friends to display.";
$a->strings["Connect"] = "Connect";
$a->strings["Authorize application connection"] = "Authorize application connection";
@ -322,8 +322,6 @@ $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";
@ -351,41 +349,11 @@ $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["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["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";
@ -502,7 +470,9 @@ $a->strings["Accepting %s as a sharer allows them to subscribe to your posts, bu
$a->strings["Friend"] = "Friend";
$a->strings["Sharer"] = "Sharer";
$a->strings["Subscriber"] = "Subscriber";
$a->strings["About:"] = "About:";
$a->strings["Tags:"] = "Tags:";
$a->strings["Gender:"] = "Gender:";
$a->strings["Network:"] = "Network:";
$a->strings["No introductions."] = "No introductions.";
$a->strings["Show unread"] = "Show unread";
@ -548,9 +518,6 @@ $a->strings["Unable to set your contact credentials on our system."] = "Unable t
$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["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["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.";
@ -669,25 +636,6 @@ $a->strings["Sorry, maybe your upload is bigger than the PHP configuration allow
$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["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(: "] = "bbcode (raw HTML(: ";
$a->strings["bbcode: "] = "bbcode: ";
$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
$a->strings["bb2diaspora: "] = "bb2diaspora: ";
$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
$a->strings["bb2diaspora => diaspora2bb: "] = "bb2diaspora => diaspora2bb: ";
$a->strings["Source input (Diaspora format): "] = "Source input (Diaspora format): ";
$a->strings["diaspora2bb: "] = "diaspora2bb: ";
$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["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 nodes users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this nodes users.";
$a->strings["%d contact edited."] = [
0 => "%d contact edited.",
1 => "%d contacts edited.",
@ -752,6 +700,7 @@ $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";
@ -765,6 +714,7 @@ $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["Find"] = "Find";
$a->strings["Update"] = "Update";
$a->strings["Archive"] = "Archive";
$a->strings["Unarchive"] = "Unarchive";
@ -821,10 +771,11 @@ $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["Public access denied."] = "Public access denied.";
$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.friendica.com, http://demo.friendica.com/profile/jojo, testuser@gnusocial.de";
$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["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:";
@ -832,23 +783,6 @@ $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["Item not found"] = "Item not found";
$a->strings["Edit post"] = "Edit post";
$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["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["- select -"] = "- select -";
$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.";
@ -955,88 +889,7 @@ $a->strings["Your password may be changed from the <em>Settings</em> page after
$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["New Message"] = "New Message";
$a->strings["No recipient selected."] = "No recipient selected.";
$a->strings["Unable to locate contact information."] = "Unable to locate contact information.";
$a->strings["Message could not be sent."] = "Message could not be sent.";
$a->strings["Message collection failure."] = "Message collection failure.";
$a->strings["Message sent."] = "Message sent.";
$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["Send Private Message"] = "Send private message";
$a->strings["To:"] = "To:";
$a->strings["Subject:"] = "Subject:";
$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["Personal Notes"] = "Personal notes";
$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 exceeds size limit of %s"] = "Image exceeds size limit of %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["Unable to process image."] = "Unable to process image.";
$a->strings["Image upload failed."] = "Image upload failed.";
$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";
@ -1050,6 +903,8 @@ $a->strings["Image uploaded but image cropping failed."] = "Image uploaded but i
$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["Image exceeds size limit of %s"] = "Image exceeds size limit of %s";
$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";
@ -1059,8 +914,11 @@ $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["Image upload failed."] = "Image upload failed.";
$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.";
$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.";
@ -1074,209 +932,8 @@ $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["Account"] = "Account";
$a->strings["Additional features"] = "Additional features";
$a->strings["Display"] = "Display";
$a->strings["Social Networks"] = "Social networks";
$a->strings["Addons"] = "Addons";
$a->strings["Delegations"] = "Delegations";
$a->strings["Connected apps"] = "Connected apps";
$a->strings["Export personal data"] = "Export personal data";
$a->strings["Remove account"] = "Remove account";
$a->strings["Missing some important data!"] = "Missing some important data!";
$a->strings["Failed to connect with email account using the settings provided."] = "Failed to connect with email account using the settings provided.";
$a->strings["Email settings updated."] = "Email settings updated.";
$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["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."] = "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.";
$a->strings["Add application"] = "Add application";
$a->strings["Consumer Key"] = "Consumer key";
$a->strings["Consumer Secret"] = "Consumer secret";
$a->strings["Redirect"] = "Redirect";
$a->strings["Icon url"] = "Icon URL";
$a->strings["You can't edit this application."] = "You cannot edit this application.";
$a->strings["Connected Apps"] = "Connected Apps";
$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"] = "No addon settings configured";
$a->strings["Addon Settings"] = "Addon settings";
$a->strings["Off"] = "Off";
$a->strings["On"] = "On";
$a->strings["Additional Features"] = "Additional Features";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "enabled";
$a->strings["disabled"] = "disabled";
$a->strings["Built-in support for %s connectivity is %s"] = "Built-in support for %s connectivity is %s";
$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 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";
$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Create a new contact for every unknown OStatus user from whom you receive a message.";
$a->strings["Default group for OStatus contacts"] = "Default group for OStatus contacts";
$a->strings["Your legacy GNU Social account"] = "Your legacy GNU Social account";
$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Entering your old GNU Social/Statusnet account name here (format: user@domain.tld), will automatically added your contacts. The field will be emptied when done.";
$a->strings["Repair OStatus subscriptions"] = "Repair OStatus subscriptions";
$a->strings["Email/Mailbox Setup"] = "Email/Mailbox setup";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Specify how to connect to your mailbox, if you wish to communicate with existing email contacts.";
$a->strings["Last successful email check:"] = "Last successful email check:";
$a->strings["IMAP server name:"] = "IMAP server name:";
$a->strings["IMAP port:"] = "IMAP port:";
$a->strings["Security:"] = "Security:";
$a->strings["None"] = "None";
$a->strings["Email login name:"] = "Email login name:";
$a->strings["Email password:"] = "Email password:";
$a->strings["Reply-to address:"] = "Reply-to address:";
$a->strings["Send public posts to all email contacts:"] = "Send public posts to all email contacts:";
$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["No special theme for mobile devices"] = "No special theme for mobile devices";
$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["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:";
$a->strings["Maximum of 100 items"] = "Maximum of 100 items";
$a->strings["Number of items to display per page when viewed from mobile device:"] = "Number of items displayed per page on mobile devices:";
$a->strings["Don't show emoticons"] = "Don't show emoticons";
$a->strings["Calendar"] = "Calendar";
$a->strings["Beginning of week:"] = "Week begins: ";
$a->strings["Don't show notices"] = "Don't show notices";
$a->strings["Infinite scroll"] = "Infinite scroll";
$a->strings["Automatic updates only at the top of the network page"] = "Automatically updates only top of the network page";
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "When disabled, the network page is updated all the time, which could be confusing while reading.";
$a->strings["Bandwith Saver Mode"] = "Bandwith saving mode";
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "If enabled, embedded content is not displayed on automatic updates; it is only shown on page reload.";
$a->strings["Smart Threading"] = "Smart threading";
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Suppresses extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled.";
$a->strings["General Theme Settings"] = "Themes";
$a->strings["Custom Theme Settings"] = "Theme customisation";
$a->strings["Content Settings"] = "Content/Layout";
$a->strings["Theme settings"] = "Theme settings";
$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"] = "Organisation Page";
$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Account for an organisation 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 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 publishedin 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 publishedin 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["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 show your contact list separately for each additional profile you create";
$a->strings["Hide your profile details from anonymous viewers?"] = "Hide 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:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Posts will not expire if empty; expired posts will be deleted";
$a->strings["Advanced expiration settings"] = "Advanced expiration settings";
$a->strings["Advanced Expiration"] = "Advanced expiration";
$a->strings["Expire posts:"] = "Expire posts:";
$a->strings["Expire personal notes:"] = "Expire personal notes:";
$a->strings["Expire starred posts:"] = "Expire starred posts:";
$a->strings["Expire photos:"] = "Expire photos:";
$a->strings["Only expire posts by others:"] = "Only expire posts by others:";
$a->strings["Account Settings"] = "Account Settings";
$a->strings["Password Settings"] = "Password change";
$a->strings["New Password:"] = "New password:";
$a->strings["Confirm:"] = "Confirm new password:";
$a->strings["Leave password fields blank unless changing"] = "Leave password fields blank unless changing";
$a->strings["Current Password:"] = "Current password:";
$a->strings["Your current password to confirm the changes"] = "Current password to confirm change";
$a->strings["Password:"] = "Password:";
$a->strings["Basic Settings"] = "Basic information";
$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["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["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";
$a->strings["Someone writes on your profile wall"] = "Someone writes on my wall";
$a->strings["Someone writes a followup comment"] = "A follow up comment is posted";
$a->strings["You receive a private message"] = "receiving a private message";
$a->strings["You receive a friend suggestion"] = "Receiving a friend suggestion";
$a->strings["You are tagged in a post"] = "Tagged in a post";
$a->strings["You are poked/prodded/etc. in a post"] = "Poked in a post";
$a->strings["Activate desktop notifications"] = "Activate desktop notifications";
$a->strings["Show desktop popup on new notifications"] = "Show desktop pop-up on new notifications";
$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 notifications are condensed to a single notification per 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";
@ -1285,18 +942,50 @@ $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["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["Export personal data"] = "Export personal data";
$a->strings["No contacts."] = "No contacts.";
$a->strings["Access denied."] = "Access denied.";
$a->strings["Wall Photos"] = "Wall photos";
$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Number of daily wall messages for %s exceeded. Message failed.";
$a->strings["No recipient selected."] = "No recipient selected.";
$a->strings["Unable to check your home location."] = "Unable to check your home location.";
$a->strings["Message could not be sent."] = "Message could not be sent.";
$a->strings["Message collection failure."] = "Message collection failure.";
$a->strings["Message sent."] = "Message sent.";
$a->strings["No recipient."] = "No recipient.";
$a->strings["Send Private Message"] = "Send private message";
$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders.";
$a->strings["To:"] = "To:";
$a->strings["Subject:"] = "Subject:";
$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["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
$a->strings["Registration successful."] = "Registration successful.";
$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'.";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
$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 code: "] = "Your invitation code: ";
$a->strings["Registration"] = "Join this Friendica Node Today";
$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>'."] = "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["Theme settings updated."] = "Theme settings updated.";
$a->strings["Information"] = "Information";
$a->strings["Overview"] = "Overview";
@ -1304,7 +993,9 @@ $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["Database"] = "Database";
$a->strings["DB updates"] = "DB updates";
$a->strings["Inspect Queue"] = "Inspect queue";
@ -1395,6 +1086,7 @@ $a->strings["Version"] = "Version";
$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"] = "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"] = "Public postings from the federated network";
@ -1416,7 +1108,6 @@ $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["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["Auto Discovered Contact Directory"] = "Auto-discovered contact directory";
@ -1593,6 +1284,7 @@ $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["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";
@ -1637,14 +1329,93 @@ $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["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["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(: "] = "bbcode (raw HTML(: ";
$a->strings["bbcode: "] = "bbcode: ";
$a->strings["bbcode => html2bbcode: "] = "bbcode => html2bbcode: ";
$a->strings["bb2diaspora: "] = "bb2diaspora: ";
$a->strings["bb2diaspora => Markdown: "] = "bb2diaspora => Markdown: ";
$a->strings["bb2diaspora => diaspora2bb: "] = "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["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 nodes users."] = "This community stream shows all public posts received by this node. They may not reflect the opinions of this nodes users.";
$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["Item not found"] = "Item not found";
$a->strings["Edit post"] = "Edit post";
$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["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["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["Group is empty"] = "Group is empty";
$a->strings["Remove Contact"] = "Remove contact";
$a->strings["Add Contact"] = "Add contact";
$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["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.",
@ -1666,31 +1437,260 @@ $a->strings["Shared Links"] = "Shared links";
$a->strings["Interesting Links"] = "Interesting links";
$a->strings["Starred"] = "Starred";
$a->strings["Favourite Posts"] = "My favourite posts";
$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["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["Requested profile is not available."] = "Requested profile is unavailable.";
$a->strings["%s's posts"] = "%s's posts";
$a->strings["%s's comments"] = "%s's comments";
$a->strings["%s's timeline"] = "%s's timeline";
$a->strings["Tips for New Members"] = "Tips for New Members";
$a->strings["Registration successful. Please check your email for further instructions."] = "Registration successful. Please check your email for further instructions.";
$a->strings["Failed to send email message. Here your accout details:<br> login: %s<br> password: %s<br><br>You can change your password after login."] = "Failed to send email message. Here your account details:<br> login: %s<br> password: %s<br><br>You can change your password after login.";
$a->strings["Registration successful."] = "Registration successful.";
$a->strings["Your registration can not be processed."] = "Your registration cannot be processed.";
$a->strings["Your registration is pending approval by the site owner."] = "Your registration is pending approval by the site administrator.";
$a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'."] = "You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Sign up now'.";
$a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items.";
$a->strings["Your OpenID (optional): "] = "Your OpenID (optional): ";
$a->strings["Include your profile in member directory?"] = "Include your profile in member directory?";
$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 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["Leave empty for an auto generated password."] = "Leave empty for an auto generated 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>'."] = "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["Display"] = "Display";
$a->strings["Social Networks"] = "Social networks";
$a->strings["Delegations"] = "Delegations";
$a->strings["Connected apps"] = "Connected apps";
$a->strings["Remove account"] = "Remove account";
$a->strings["Missing some important data!"] = "Missing some important data!";
$a->strings["Failed to connect with email account using the settings provided."] = "Failed to connect with email account using the settings provided.";
$a->strings["Email settings updated."] = "Email settings updated.";
$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["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."] = "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.";
$a->strings["Add application"] = "Add application";
$a->strings["Consumer Key"] = "Consumer key";
$a->strings["Consumer Secret"] = "Consumer secret";
$a->strings["Redirect"] = "Redirect";
$a->strings["Icon url"] = "Icon URL";
$a->strings["You can't edit this application."] = "You cannot edit this application.";
$a->strings["Connected Apps"] = "Connected Apps";
$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"] = "No addon settings configured";
$a->strings["Addon Settings"] = "Addon settings";
$a->strings["Additional Features"] = "Additional Features";
$a->strings["Diaspora"] = "Diaspora";
$a->strings["enabled"] = "enabled";
$a->strings["disabled"] = "disabled";
$a->strings["Built-in support for %s connectivity is %s"] = "Built-in support for %s connectivity is %s";
$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 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";
$a->strings["If you receive a message from an unknown OStatus user, this option decides what to do. If it is checked, a new contact will be created for every unknown user."] = "Create a new contact for every unknown OStatus user from whom you receive a message.";
$a->strings["Default group for OStatus contacts"] = "Default group for OStatus contacts";
$a->strings["Your legacy GNU Social account"] = "Your legacy GNU Social account";
$a->strings["If you enter your old GNU Social/Statusnet account name here (in the format user@domain.tld), your contacts will be added automatically. The field will be emptied when done."] = "Entering your old GNU Social/Statusnet account name here (format: user@domain.tld), will automatically added your contacts. The field will be emptied when done.";
$a->strings["Repair OStatus subscriptions"] = "Repair OStatus subscriptions";
$a->strings["Email/Mailbox Setup"] = "Email/Mailbox setup";
$a->strings["If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox."] = "Specify how to connect to your mailbox, if you wish to communicate with existing email contacts.";
$a->strings["Last successful email check:"] = "Last successful email check:";
$a->strings["IMAP server name:"] = "IMAP server name:";
$a->strings["IMAP port:"] = "IMAP port:";
$a->strings["Security:"] = "Security:";
$a->strings["None"] = "None";
$a->strings["Email login name:"] = "Email login name:";
$a->strings["Email password:"] = "Email password:";
$a->strings["Reply-to address:"] = "Reply-to address:";
$a->strings["Send public posts to all email contacts:"] = "Send public posts to all email contacts:";
$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)"] = "%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["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:";
$a->strings["Maximum of 100 items"] = "Maximum of 100 items";
$a->strings["Number of items to display per page when viewed from mobile device:"] = "Number of items displayed per page on mobile devices:";
$a->strings["Don't show emoticons"] = "Don't show emoticons";
$a->strings["Calendar"] = "Calendar";
$a->strings["Beginning of week:"] = "Week begins: ";
$a->strings["Don't show notices"] = "Don't show notices";
$a->strings["Infinite scroll"] = "Infinite scroll";
$a->strings["Automatic updates only at the top of the network page"] = "Automatically updates only top of the network page";
$a->strings["When disabled, the network page is updated all the time, which could be confusing while reading."] = "When disabled, the network page is updated all the time, which could be confusing while reading.";
$a->strings["Bandwith Saver Mode"] = "Bandwith saving mode";
$a->strings["When enabled, embedded content is not displayed on automatic updates, they only show on page reload."] = "If enabled, embedded content is not displayed on automatic updates; it is only shown on page reload.";
$a->strings["Smart Threading"] = "Smart threading";
$a->strings["When enabled, suppress extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled."] = "Suppresses extraneous thread indentation while keeping it where it matters. Only works if threading is available and enabled.";
$a->strings["General Theme Settings"] = "Themes";
$a->strings["Custom Theme Settings"] = "Theme customisation";
$a->strings["Content Settings"] = "Content/Layout";
$a->strings["Theme settings"] = "Theme settings";
$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"] = "Organisation Page";
$a->strings["Account for an organisation that automatically approves contact requests as \"Followers\"."] = "Account for an organisation 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 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["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 show your contact list separately for each additional profile you create";
$a->strings["Hide your profile details from anonymous viewers?"] = "Hide 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:";
$a->strings["If empty, posts will not expire. Expired posts will be deleted"] = "Posts will not expire if empty; expired posts will be deleted";
$a->strings["Advanced expiration settings"] = "Advanced expiration settings";
$a->strings["Advanced Expiration"] = "Advanced expiration";
$a->strings["Expire posts:"] = "Expire posts:";
$a->strings["Expire personal notes:"] = "Expire personal notes:";
$a->strings["Expire starred posts:"] = "Expire starred posts:";
$a->strings["Expire photos:"] = "Expire photos:";
$a->strings["Only expire posts by others:"] = "Only expire posts by others:";
$a->strings["Account Settings"] = "Account Settings";
$a->strings["Password Settings"] = "Password change";
$a->strings["Leave password fields blank unless changing"] = "Leave password fields blank unless changing";
$a->strings["Current Password:"] = "Current password:";
$a->strings["Your current password to confirm the changes"] = "Current password to confirm change";
$a->strings["Password:"] = "Password:";
$a->strings["Basic Settings"] = "Basic information";
$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["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["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";
$a->strings["Someone writes on your profile wall"] = "Someone writes on my wall";
$a->strings["Someone writes a followup comment"] = "A follow up comment is posted";
$a->strings["You receive a private message"] = "receiving a private message";
$a->strings["You receive a friend suggestion"] = "Receiving a friend suggestion";
$a->strings["You are tagged in a post"] = "Tagged in a post";
$a->strings["You are poked/prodded/etc. in a post"] = "Poked in a post";
$a->strings["Activate desktop notifications"] = "Activate desktop notifications";
$a->strings["Show desktop popup on new notifications"] = "Show desktop pop-up on new notifications";
$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 notifications are condensed to a single notification per 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["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["default"] = "default";
$a->strings["greenzero"] = "greenzero";
$a->strings["purplezero"] = "purplezero";
@ -1989,58 +1989,7 @@ $a->strings["\nError %d occurred during database update:\n%s\n"] = "\nError %d o
$a->strings["Errors encountered performing database changes: "] = "Errors encountered performing database changes: ";
$a->strings[": Database update"] = ": Database update";
$a->strings["%s: updating %s table."] = "%s: updating %s table.";
$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";
$a->strings["edit"] = "edit";
$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["[no subject]"] = "[no subject]";
$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";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID.";
$a->strings["The error message was:"] = "The error message was:";
$a->strings["Please enter the required information."] = "Please enter the required information.";
$a->strings["Please use a shorter name."] = "Please use a shorter name.";
$a->strings["Name too short."] = "Name too short.";
$a->strings["That doesn't appear to be your full (First Last) name."] = "That doesn't appear to be your full (i.e first and last) name.";
$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 _."] = "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."] = "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"] = "\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."] = "\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["Drop Contact"] = "Drop contact";
$a->strings["Organisation"] = "Organisation";
$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";
@ -2073,13 +2022,64 @@ $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["Sharing notification from Diaspora network"] = "Sharing notification from Diaspora network";
$a->strings["Attachments:"] = "Attachments:";
$a->strings["Drop Contact"] = "Drop contact";
$a->strings["Organisation"] = "Organisation";
$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["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";
$a->strings["edit"] = "edit";
$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["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";
$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID.";
$a->strings["The error message was:"] = "The error message was:";
$a->strings["Please enter the required information."] = "Please enter the required information.";
$a->strings["Please use a shorter name."] = "Please use a shorter name.";
$a->strings["Name too short."] = "Name too short.";
$a->strings["That doesn't appear to be your full (First Last) name."] = "That doesn't appear to be your full (i.e first and last) name.";
$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 _."] = "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."] = "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"] = "\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."] = "\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["%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["Create a New Account"] = "Create a new account";
$a->strings["Password: "] = "Password: ";