$a->strings["Your Full Name (e.g. Joe Smith): "]="";
$a->strings["Your Email Address: "]="";
$a->strings["Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@\$sitename</strong>'."]="";
$a->strings["Choose a nickname: "]="";
$a->strings["Import"]="";
$a->strings["Import your profile to this friendica instance"]="";
$a->strings["Profile not found."]="";
$a->strings["Contact not found."]="";
$a->strings["This may occasionally happen if contact was requested by both persons and it has already been approved."]="";
$a->strings["Response from remote site was not understood."]="";
$a->strings["Unexpected response from remote site: "]="";
$a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."]="";
$a->strings["Getting Started"]="";
$a->strings["Friendica Walk-Through"]="";
$a->strings["On your <em>Quick Start</em> page - find a brief introduction to your profile and network tabs, make some new connections, and find some groups to join."]="";
$a->strings["Go to Your Settings"]="";
$a->strings["On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web."]="";
$a->strings["Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you."]="";
$a->strings["Upload Profile Photo"]="";
$a->strings["Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not."]="";
$a->strings["Edit Your Profile"]="";
$a->strings["Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors."]="";
$a->strings["Profile Keywords"]="";
$a->strings["Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships."]="";
$a->strings["Connecting"]="";
$a->strings["Facebook"]="";
$a->strings["Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations."]="";
$a->strings["<em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web."]="";
$a->strings["Importing Emails"]="";
$a->strings["Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX"]="";
$a->strings["Go to Your Contacts Page"]="";
$a->strings["Your Contacts page is your gateway to managing friendships and connecting with friends on other networks. Typically you enter their address or site URL in the <em>Add New Contact</em> dialog."]="";
$a->strings["Go to Your Site's Directory"]="";
$a->strings["The Directory page lets you find other people in this network or other federated sites. Look for a <em>Connect</em> or <em>Follow</em> link on their profile page. Provide your own Identity Address if requested."]="";
$a->strings["Finding New People"]="";
$a->strings["On the side panel of the Contacts page are several tools to find new friends. We can match people by interest, look up people by name or interest, and provide suggestions based on network relationships. On a brand new site, friend suggestions will usually begin to be populated within 24 hours."]="";
$a->strings["Groups"]="";
$a->strings["Group Your Contacts"]="";
$a->strings["Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page."]="";
$a->strings["Why Aren't My Posts Public?"]="";
$a->strings["Friendica respects your privacy. By default, your posts will only show up to people you've added as friends. For more information, see the help section from the link above."]="";
$a->strings["Getting Help"]="";
$a->strings["Go to the Help Section"]="";
$a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."]="";
$a->strings["Do you really want to delete this suggestion?"]="";
$a->strings["Cancel"]="";
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."]="";
$a->strings["Ignore/Hide"]="";
$a->strings["Search Results For:"]="";
$a->strings["Remove term"]="";
$a->strings["Saved Searches"]="";
$a->strings["add"]="";
$a->strings["Commented Order"]="";
$a->strings["Sort by Comment Date"]="";
$a->strings["Posted Order"]="";
$a->strings["Sort by Post Date"]="";
$a->strings["Personal"]="";
$a->strings["Posts that mention or involve you"]="";
$a->strings["New"]="";
$a->strings["Activity Stream - by date"]="";
$a->strings["Shared Links"]="";
$a->strings["Interesting Links"]="";
$a->strings["Starred"]="";
$a->strings["Favourite Posts"]="";
$a->strings["Warning: This group contains %s member from an insecure network."]=array(
0=>"",
1=>"",
);
$a->strings["Private messages to this group are at risk of public disclosure."]="";
$a->strings["No such group"]="";
$a->strings["Group is empty"]="";
$a->strings["Group: "]="";
$a->strings["Contact: "]="";
$a->strings["Private messages to this person are at risk of public disclosure."]="";
$a->strings["Invalid contact."]="";
$a->strings["Friendica Communications Server - Setup"]="";
$a->strings["Could not connect to database."]="";
$a->strings["Could not create table."]="";
$a->strings["Your Friendica site database has been installed."]="";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."]="";
$a->strings["Please see the file \"INSTALL.txt\"."]="";
$a->strings["System check"]="";
$a->strings["Next"]="";
$a->strings["Check again"]="";
$a->strings["Database connection"]="";
$a->strings["In order to install Friendica we need to know how to connect to your database."]="";
$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."]="";
$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."]="";
$a->strings["Your account email address must match this in order to use the web admin panel."]="";
$a->strings["Please select a default timezone for your website"]="";
$a->strings["Site settings"]="";
$a->strings["Could not find a command line version of PHP in the web server PATH."]="";
$a->strings["If you don't have a command line version of PHP installed on server, you will not be able to run background polling via cron. See <a href='http://friendica.com/node/27'>'Activating scheduled tasks'</a>"]="";
$a->strings["PHP executable path"]="";
$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."]="";
$a->strings["Command line PHP"]="";
$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"]="";
$a->strings["Found PHP version: "]="";
$a->strings["PHP cli binary"]="";
$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."]="";
$a->strings["This is required for message delivery to work."]="";
$a->strings["PHP register_argc_argv"]="";
$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"]="";
$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."]="";
$a->strings["Generate encryption keys"]="";
$a->strings["libCurl PHP module"]="";
$a->strings["GD graphics PHP module"]="";
$a->strings["OpenSSL PHP module"]="";
$a->strings["mysqli PHP module"]="";
$a->strings["mb_string PHP module"]="";
$a->strings["Apache mod_rewrite module"]="";
$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."]="";
$a->strings["Error: libCURL PHP module required but not installed."]="";
$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."]="";
$a->strings["Error: openssl PHP module required but not installed."]="";
$a->strings["Error: mysqli PHP module required but not installed."]="";
$a->strings["Error: mb_string PHP module required but not installed."]="";
$a->strings["The web installer needs to be able to create a file called \".htconfig.php\" in the top folder of your web server and it is unable to do so."]="";
$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."]="";
$a->strings["At the end of this procedure, we will give you a text to save in a file named .htconfig.php in your Friendica top folder."]="";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."]="";
$a->strings[".htconfig.php is writable"]="";
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."]="";
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."]="";
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."]="";
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."]="";
$a->strings["view/smarty3 is writable"]="";
$a->strings["Url rewrite in .htaccess is not working. Check your server configuration."]="";
$a->strings["Url rewrite is working"]="";
$a->strings["The database configuration file \".htconfig.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."]="";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."]="";
$a->strings["Comma separated list of domains which are allowed to establish friendships with this site. Wildcards are accepted. Empty to allow any domains"]="";
$a->strings["Comma separated list of domains which are allowed in email addresses for registrations to this site. Wildcards are accepted. Empty to allow any domains"]="";
$a->strings["URL to update the global directory. If this is not set, the global directory is completely unavailable to the application."]="";
$a->strings["Allow threaded items"]="";
$a->strings["Allow infinite level threading for items on this site."]="";
$a->strings["Private posts by default for new users"]="";
$a->strings["Set default post permissions for all new members to the default privacy group rather than public."]="";
$a->strings["Don't include post content in email notifications"]="";
$a->strings["Don't include the content of a post/comment/private message/etc. in the email notifications that are sent out from this site, as a privacy measure."]="";
$a->strings["Disallow public access to addons listed in the apps menu."]="";
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."]="";
$a->strings["Don't embed private images in posts"]="";
$a->strings["Don't replace locally-hosted private photos in posts with an embedded copy of the image. This means that contacts who receive posts containing private photos will have to authenticate and load each image, which may take a while."]="";
$a->strings["Provide built-in OStatus (identi.ca, status.net, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."]="";
$a->strings["Value is in seconds. Set to 0 for unlimited (not recommended)."]="";
$a->strings["Delivery interval"]="";
$a->strings["Delay background delivery processes by this many seconds to reduce system load. Recommend: 4-5 for shared hosts, 2-3 for virtual private servers. 0-1 for large dedicated servers."]="";
$a->strings["Poll interval"]="";
$a->strings["Delay background polling processes by this many seconds to reduce system load. If 0, use delivery interval."]="";
$a->strings["Maximum Load Average"]="";
$a->strings["Maximum system load before delivery and poll processes are deferred - default 50."]="";
$a->strings["Use MySQL full text engine"]="";
$a->strings["Activates the full text engine. Speeds up search - but can only search for four and more characters."]="";
$a->strings["Suppress Language"]="";
$a->strings["Suppress language information in meta information about a posting."]="";
$a->strings["Path to item cache"]="";
$a->strings["Cache duration in seconds"]="";
$a->strings["How long should the cache files be hold? Default value is 86400 seconds (One day)."]="";
$a->strings["No entries (some entries may be hidden)."]="";
$a->strings["Contact settings applied."]="";
$a->strings["Contact update failed."]="";
$a->strings["Repair Contact Settings"]="";
$a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."]="";
$a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."]="";
$a->strings["You can import an account from another Friendica server."]="";
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."]="";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (statusnet/identi.ca) or from Diaspora"]="";
$a->strings["Account file"]="";
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""]="";
$a->strings["Remote privacy information not available."]="";
$a->strings["Visible to:"]="";
$a->strings["Save"]="";
$a->strings["Help:"]="";
$a->strings["Help"]="";
$a->strings["No profile"]="";
$a->strings["This introduction has already been accepted."]="";
$a->strings["Profile location is not valid or does not contain profile information."]="";
$a->strings["Warning: profile location has no identifiable owner name."]="";
$a->strings["Warning: profile location has no profile photo."]="";
$a->strings["%d required parameter was not found at the given location"]=array(
0=>"",
1=>"",
);
$a->strings["Introduction complete."]="";
$a->strings["Unrecoverable protocol error."]="";
$a->strings["Profile unavailable."]="";
$a->strings["%s has received too many connection requests today."]="";
$a->strings["Spam protection measures have been invoked."]="";
$a->strings["Friends are advised to please try again in 24 hours."]="";
$a->strings["Invalid locator"]="";
$a->strings["Invalid email address."]="";
$a->strings["This account has not been configured for email. Request failed."]="";
$a->strings["Unable to resolve your name at the provided location."]="";
$a->strings["You have already introduced yourself here."]="";
$a->strings["Apparently you are already friends with %s."]="";
$a->strings["Invalid profile URL."]="";
$a->strings["Disallowed profile URL."]="";
$a->strings["Failed to update contact record."]="";
$a->strings["Your introduction has been sent."]="";
$a->strings["Please login to confirm introduction."]="";
$a->strings["Incorrect identity currently logged in. Please login to <strong>this</strong> profile."]="";
$a->strings["Hide this contact"]="";
$a->strings["Welcome home %s."]="";
$a->strings["Please confirm your introduction/connection request to %s."]="";
$a->strings["Confirm"]="";
$a->strings["[Name Withheld]"]="";
$a->strings["Please enter your 'Identity Address' from one of the following supported communications networks:"]="";
$a->strings["<strike>Connect as an email follower</strike> (Coming soon)"]="";
$a->strings["If you are not yet a member of the free social web, <a href=\"http://dir.friendica.com/siteinfo\">follow this link to find a public Friendica site and join us today</a>."]="";
$a->strings["poke, prod or do other things to somebody"]="";
$a->strings["Recipient"]="";
$a->strings["Choose what you wish to do to recipient"]="";
$a->strings["Make this post private"]="";
$a->strings["%1\$s is following %2\$s's %3\$s"]="";
$a->strings["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."]="";
$a->strings["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)"]="";
$a->strings["Common Friends"]="";
$a->strings["No contacts in common."]="";
$a->strings["Image exceeds size limit of %d"]="";
$a->strings["Wall Photos"]="";
$a->strings["Image uploaded but image cropping failed."]="";
$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."]="";
$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."]="";
$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."]="";
$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."]="";
$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."]="";
$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendica.com"]="";
$a->strings["Manage Identities and/or Pages"]="";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"]="";
$a->strings["You've received a friend suggestion from '%1\$s' at %2\$s"]="";
$a->strings["You've received [url=%1\$s]a friend suggestion[/url] for %2\$s from %3\$s."]="";
$a->strings["Name:"]="";
$a->strings["Photo:"]="";
$a->strings["Please visit %s to approve or reject the suggestion."]="";
$a->strings[" on Last.fm"]="";
$a->strings["A deleted group with this name was revived. Existing item permissions <strong>may</strong> apply to this group and any future members. If this is not what you intended, please create another group with a different name."]="";
$a->strings["Default privacy group for new contacts"]="";
$a->strings["Everybody"]="";
$a->strings["edit"]="";
$a->strings["Edit group"]="";
$a->strings["Create a new group"]="";
$a->strings["Contacts not in any group"]="";
$a->strings["Connect URL missing."]="";
$a->strings["This site is not configured to allow communications with other networks."]="";
$a->strings["No compatible communication protocols or feeds were discovered."]="";
$a->strings["The profile address specified does not provide adequate information."]="";
$a->strings["An author or name was not found."]="";
$a->strings["No browser URL could be matched to this address."]="";
$a->strings["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."]="";
$a->strings["The profile address specified belongs to a network which has been disabled on this site."]="";
$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."]="";
$a->strings["Unable to retrieve contact information."]="";
$a->strings["Ability to create multiple profiles"]="";
$a->strings["Post Composition Features"]="";
$a->strings["Richtext Editor"]="";
$a->strings["Enable richtext editor"]="";
$a->strings["Post Preview"]="";
$a->strings["Allow previewing posts and comments before publishing them"]="";
$a->strings["Network Sidebar Widgets"]="";
$a->strings["Search by Date"]="";
$a->strings["Ability to select posts by date ranges"]="";
$a->strings["Group Filter"]="";
$a->strings["Enable widget to display Network posts only from selected group"]="";
$a->strings["Network Filter"]="";
$a->strings["Enable widget to display Network posts only from selected network"]="";
$a->strings["Save search terms for re-use"]="";
$a->strings["Network Tabs"]="";
$a->strings["Network Personal Tab"]="";
$a->strings["Enable tab to display only Network posts that you've interacted on"]="";
$a->strings["Network New Tab"]="";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"]="";
$a->strings["Network Shared Links Tab"]="";
$a->strings["Enable tab to display only Network posts with links in them"]="";
$a->strings["Post/Comment Tools"]="";
$a->strings["Multiple Deletion"]="";
$a->strings["Select and delete multiple posts/comments at once"]="";
$a->strings["Edit Sent Posts"]="";
$a->strings["Edit and correct posts and comments after sending"]="";
$a->strings["Tagging"]="";
$a->strings["Ability to tag existing posts"]="";
$a->strings["Post Categories"]="";
$a->strings["Add categories to your posts"]="";
$a->strings["Ability to file posts under folders"]="";
$a->strings["Dislike Posts"]="";
$a->strings["Ability to dislike posts/comments"]="";
$a->strings["Star Posts"]="";
$a->strings["Ability to mark special posts with a star indicator"]="";
$a->strings["Sharing notification from Diaspora network"]="";
$a->strings["Attachments:"]="";
$a->strings["Visible to everybody"]="";
$a->strings["A new person is sharing with you at "]="";
$a->strings["You have a new follower at "]="";
$a->strings["Do you really want to delete this item?"]="";
$a->strings["Archives"]="";
$a->strings["Embedded content"]="";
$a->strings["Embedding disabled"]="";
$a->strings["Welcome "]="";
$a->strings["Please upload a profile photo."]="";
$a->strings["Welcome back "]="";
$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."]="";