2010-09-30 03:11:23 +02:00
< ? php
2011-03-13 13:51:59 +01:00
2011-08-08 01:15:54 +02:00
;
$a -> strings [ " Post successful. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " [Embedded content - reload page to view] " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Contact settings applied. " ] = " " ;
$a -> strings [ " Contact update failed. " ] = " " ;
$a -> strings [ " Permission denied. " ] = " " ;
$a -> strings [ " Contact not found. " ] = " " ;
$a -> strings [ " Repair Contact Settings " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " <strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Return to contact editor " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Name " ] = " " ;
$a -> strings [ " Account Nickname " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " @Tagname - overrides Name/Nickname " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Account URL " ] = " " ;
$a -> strings [ " Friend Request URL " ] = " " ;
$a -> strings [ " Friend Confirm URL " ] = " " ;
$a -> strings [ " Notification Endpoint URL " ] = " " ;
$a -> strings [ " Poll/Feed URL " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " New photo from this URL " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Submit " ] = " " ;
$a -> strings [ " Help: " ] = " " ;
$a -> strings [ " Help " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Not Found " ] = " " ;
$a -> strings [ " Page not found. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " File exceeds size limit of %d " ] = " " ;
$a -> strings [ " File upload failed. " ] = " " ;
$a -> strings [ " Friend suggestion sent. " ] = " " ;
$a -> strings [ " Suggest Friends " ] = " " ;
$a -> strings [ " Suggest a friend for %s " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Event description and start time are required. " ] = " " ;
$a -> strings [ " l, F j " ] = " " ;
$a -> strings [ " Edit event " ] = " " ;
$a -> strings [ " link to source " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Events " ] = " " ;
$a -> strings [ " Create New Event " ] = " " ;
$a -> strings [ " Previous " ] = " " ;
$a -> strings [ " Next " ] = " " ;
$a -> strings [ " hour:minute " ] = " " ;
$a -> strings [ " Event details " ] = " " ;
$a -> strings [ " Format is %s %s. Starting date and Description are required. " ] = " " ;
$a -> strings [ " Event Starts: " ] = " " ;
$a -> strings [ " Finish date/time is not known or not relevant " ] = " " ;
$a -> strings [ " Event Finishes: " ] = " " ;
$a -> strings [ " Adjust for viewer timezone " ] = " " ;
$a -> strings [ " Description: " ] = " " ;
$a -> strings [ " Location: " ] = " " ;
$a -> strings [ " Share this event " ] = " " ;
$a -> strings [ " Cancel " ] = " " ;
$a -> strings [ " Tag removed " ] = " " ;
$a -> strings [ " Remove Item Tag " ] = " " ;
$a -> strings [ " Select a tag to remove: " ] = " " ;
$a -> strings [ " Remove " ] = " " ;
$a -> strings [ " %s welcomes %s " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Authorize application connection " ] = " " ;
$a -> strings [ " Return to your app and insert this Securty Code: " ] = " " ;
$a -> strings [ " Please login to continue. " ] = " " ;
$a -> strings [ " Do you want to authorize this application to access your posts and contacts, and/or create new posts for you? " ] = " " ;
$a -> strings [ " Yes " ] = " " ;
$a -> strings [ " No " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Photo Albums " ] = " " ;
$a -> strings [ " Contact Photos " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Upload New Photos " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " everybody " ] = " " ;
$a -> strings [ " Contact information unavailable " ] = " " ;
$a -> strings [ " Profile Photos " ] = " " ;
$a -> strings [ " Album not found. " ] = " " ;
$a -> strings [ " Delete Album " ] = " " ;
$a -> strings [ " Delete Photo " ] = " " ;
$a -> strings [ " was tagged in a " ] = " " ;
$a -> strings [ " photo " ] = " " ;
$a -> strings [ " by " ] = " " ;
$a -> strings [ " Image exceeds size limit of " ] = " " ;
$a -> strings [ " Image file is empty. " ] = " " ;
$a -> strings [ " Unable to process image. " ] = " " ;
$a -> strings [ " Image upload failed. " ] = " " ;
$a -> strings [ " Public access denied. " ] = " " ;
$a -> strings [ " No photos selected " ] = " " ;
$a -> strings [ " Access to this item is restricted. " ] = " " ;
$a -> strings [ " Upload Photos " ] = " " ;
$a -> strings [ " New album name: " ] = " " ;
$a -> strings [ " or existing album name: " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Do not show a status post for this upload " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Permissions " ] = " " ;
$a -> strings [ " Edit Album " ] = " " ;
$a -> strings [ " View Photo " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Permission denied. Access to this item may be restricted. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Photo not available " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " View photo " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Edit photo " ] = " " ;
$a -> strings [ " Use as profile photo " ] = " " ;
$a -> strings [ " Private Message " ] = " " ;
$a -> strings [ " View Full Size " ] = " " ;
$a -> strings [ " Tags: " ] = " " ;
$a -> strings [ " [Remove any tag] " ] = " " ;
$a -> strings [ " New album name " ] = " " ;
$a -> strings [ " Caption " ] = " " ;
$a -> strings [ " Add a Tag " ] = " " ;
$a -> strings [ " Example: @bob, @Barbara_Jensen, @jim@example.com, #California, #camping " ] = " " ;
$a -> strings [ " I like this (toggle) " ] = " " ;
$a -> strings [ " I don't like this (toggle) " ] = " " ;
$a -> strings [ " Share " ] = " " ;
$a -> strings [ " Please wait " ] = " " ;
$a -> strings [ " This is you " ] = " " ;
$a -> strings [ " Comment " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Preview " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Delete " ] = " " ;
$a -> strings [ " View Album " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Recent Photos " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Not available. " ] = " " ;
$a -> strings [ " Community " ] = " " ;
$a -> strings [ " No results. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " This is Friendica, version " ] = " " ;
$a -> strings [ " running at web location " ] = " " ;
$a -> strings [ " Please visit <a href= \" http://friendica.com \" >Friendica.com</a> to learn more about the Friendica project. " ] = " " ;
$a -> strings [ " Bug reports and issues: please visit " ] = " " ;
$a -> strings [ " Suggestions, praise, donations, etc. - please email \" Info \" at Friendica - dot com " ] = " " ;
$a -> strings [ " Installed plugins/addons/apps " ] = " " ;
$a -> strings [ " No installed plugins/addons/apps " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Item not found " ] = " " ;
$a -> strings [ " Edit post " ] = " " ;
$a -> strings [ " Post to Email " ] = " " ;
$a -> strings [ " Edit " ] = " " ;
$a -> strings [ " Upload photo " ] = " " ;
$a -> strings [ " Attach file " ] = " " ;
$a -> strings [ " Insert web link " ] = " " ;
$a -> strings [ " Insert YouTube video " ] = " " ;
$a -> strings [ " Insert Vorbis [.ogg] video " ] = " " ;
$a -> strings [ " Insert Vorbis [.ogg] audio " ] = " " ;
$a -> strings [ " Set your location " ] = " " ;
$a -> strings [ " Clear browser location " ] = " " ;
$a -> strings [ " Permission settings " ] = " " ;
$a -> strings [ " CC: email addresses " ] = " " ;
$a -> strings [ " Public post " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Set title " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Example: bob@example.com, mary@example.com " ] = " " ;
$a -> strings [ " This introduction has already been accepted. " ] = " " ;
$a -> strings [ " Profile location is not valid or does not contain profile information. " ] = " " ;
$a -> strings [ " Warning: profile location has no identifiable owner name. " ] = " " ;
$a -> strings [ " Warning: profile location has no profile photo. " ] = " " ;
2011-03-13 13:51:59 +01:00
$a -> strings [ " %d required parameter was not found at the given location " ] = array (
2011-08-08 01:15:54 +02:00
0 => " " ,
1 => " " ,
);
$a -> strings [ " Introduction complete. " ] = " " ;
$a -> strings [ " Unrecoverable protocol error. " ] = " " ;
$a -> strings [ " Profile unavailable. " ] = " " ;
$a -> strings [ " %s has received too many connection requests today. " ] = " " ;
$a -> strings [ " Spam protection measures have been invoked. " ] = " " ;
$a -> strings [ " Friends are advised to please try again in 24 hours. " ] = " " ;
$a -> strings [ " Invalid locator " ] = " " ;
$a -> strings [ " Unable to resolve your name at the provided location. " ] = " " ;
$a -> strings [ " You have already introduced yourself here. " ] = " " ;
$a -> strings [ " Apparently you are already friends with %s. " ] = " " ;
$a -> strings [ " Invalid profile URL. " ] = " " ;
$a -> strings [ " Disallowed profile URL. " ] = " " ;
$a -> strings [ " Failed to update contact record. " ] = " " ;
$a -> strings [ " Your introduction has been sent. " ] = " " ;
$a -> strings [ " Please login to confirm introduction. " ] = " " ;
$a -> strings [ " Incorrect identity currently logged in. Please login to <strong>this</strong> profile. " ] = " " ;
$a -> strings [ " Welcome home %s. " ] = " " ;
$a -> strings [ " Please confirm your introduction/connection request to %s. " ] = " " ;
$a -> strings [ " Confirm " ] = " " ;
$a -> strings [ " [Name Withheld] " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Diaspora members: Please do not use this form. Instead, enter \" %s \" into your Diaspora search bar. " ] = " " ;
$a -> strings [ " Please enter your 'Identity Address' from one of the following supported social networks: " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Friend/Connection Request " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Examples: jojo@demo.friendica.com, http://demo.friendica.com/profile/jojo, testuser@identi.ca " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Please answer the following: " ] = " " ;
$a -> strings [ " Does %s know you? " ] = " " ;
$a -> strings [ " Add a personal note: " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Friendica " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " StatusNet/Federated Social Web " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Diaspora " ] = " " ;
$a -> strings [ " - please share from your own site as noted above " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Your Identity Address: " ] = " " ;
$a -> strings [ " Submit Request " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Friendica Social Communications Server - Setup " ] = " " ;
$a -> strings [ " Database connection " ] = " " ;
$a -> strings [ " Could not connect to database. " ] = " " ;
$a -> strings [ " Could not create table. " ] = " " ;
$a -> strings [ " Your Friendica site database has been installed. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " IMPORTANT: You will need to [manually] setup a scheduled task for the poller. " ] = " " ;
$a -> strings [ " Please see the file \" INSTALL.txt \" . " ] = " " ;
$a -> strings [ " Proceed to registration " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Proceed with Installation " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " You may need to import the file \" database.sql \" manually using phpmyadmin or mysql. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Database import failed. " ] = " " ;
$a -> strings [ " System check " ] = " " ;
$a -> strings [ " Check again " ] = " " ;
$a -> strings [ " In order to install Friendica we need to know how to connect to your database. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Please contact your hosting provider or site administrator if you have questions about these settings. " ] = " " ;
$a -> strings [ " The database you specify below should already exist. If it does not, please create it before continuing. " ] = " " ;
$a -> strings [ " Database Server Name " ] = " " ;
$a -> strings [ " Database Login Name " ] = " " ;
$a -> strings [ " Database Login Password " ] = " " ;
$a -> strings [ " Database Name " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Site administrator email address " ] = " " ;
$a -> strings [ " Your account email address must match this in order to use the web admin panel. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Please select a default timezone for your website " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Site settings " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Could not find a command line version of PHP in the web server PATH. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " PHP executable path " ] = " " ;
$a -> strings [ " Enter full path to php executable " ] = " " ;
$a -> strings [ " Command line PHP " ] = " " ;
2011-08-08 01:15:54 +02:00
$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. " ] = " " ;
2012-02-25 09:30:14 +01:00
$a -> strings [ " PHP \" register_argc_argv \" " ] = " " ;
2011-08-08 01:15:54 +02:00
$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 \" . " ] = " " ;
2012-02-25 07:47:43 +01:00
$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 [ " Apace mod_rewrite module " ] = " " ;
2011-08-08 01:15:54 +02:00
$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 [ " Please check with your site documentation or support people to see if this situation can be corrected. " ] = " " ;
$a -> strings [ " If not, you may be required to perform a manual installation. Please see the file \" INSTALL.txt \" for instructions. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " .htconfig.php is writable " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " The database configuration file \" .htconfig.php \" could not be written. Please use the enclosed text to create a configuration file in your web server root. " ] = " " ;
$a -> strings [ " Errors encountered creating database tables. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " l F d, Y \\ @ g:i A " ] = " " ;
$a -> strings [ " Time Conversion " ] = " " ;
$a -> strings [ " Friendika provides this service for sharing events with other networks and friends in unknown timezones. " ] = " " ;
$a -> strings [ " UTC time: %s " ] = " " ;
$a -> strings [ " Current timezone: %s " ] = " " ;
$a -> strings [ " Converted localtime: %s " ] = " " ;
$a -> strings [ " Please select your timezone: " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Profile Match " ] = " " ;
$a -> strings [ " No keywords to match. Please add keywords to your default profile. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " is interested in: " ] = " " ;
$a -> strings [ " Connect " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " No matches " ] = " " ;
$a -> strings [ " Remote privacy information not available. " ] = " " ;
$a -> strings [ " Visible to: " ] = " " ;
$a -> strings [ " Welcome to %s " ] = " " ;
$a -> strings [ " Invalid request identifier. " ] = " " ;
$a -> strings [ " Discard " ] = " " ;
$a -> strings [ " Ignore " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " System " ] = " " ;
$a -> strings [ " Network " ] = " " ;
$a -> strings [ " Personal " ] = " " ;
$a -> strings [ " Home " ] = " " ;
$a -> strings [ " Introductions " ] = " " ;
$a -> strings [ " Messages " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Show Ignored Requests " ] = " " ;
$a -> strings [ " Hide Ignored Requests " ] = " " ;
$a -> strings [ " Notification type: " ] = " " ;
$a -> strings [ " Friend Suggestion " ] = " " ;
$a -> strings [ " suggested by %s " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Hide this contact from others " ] = " " ;
$a -> strings [ " Post a new friend activity " ] = " " ;
$a -> strings [ " if applicable " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Approve " ] = " " ;
$a -> strings [ " Claims to be known to you: " ] = " " ;
$a -> strings [ " yes " ] = " " ;
$a -> strings [ " no " ] = " " ;
$a -> strings [ " Approve as: " ] = " " ;
$a -> strings [ " Friend " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Sharer " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Fan/Admirer " ] = " " ;
$a -> strings [ " Friend/Connect Request " ] = " " ;
$a -> strings [ " New Follower " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " No introductions. " ] = " " ;
$a -> strings [ " Notifications " ] = " " ;
$a -> strings [ " %s liked %s's post " ] = " " ;
$a -> strings [ " %s disliked %s's post " ] = " " ;
$a -> strings [ " %s is now friends with %s " ] = " " ;
$a -> strings [ " %s created a new post " ] = " " ;
$a -> strings [ " %s commented on %s's post " ] = " " ;
$a -> strings [ " No more network notifications. " ] = " " ;
$a -> strings [ " Network Notifications " ] = " " ;
$a -> strings [ " No more system notifications. " ] = " " ;
$a -> strings [ " System Notifications " ] = " " ;
$a -> strings [ " No more personal notifications. " ] = " " ;
$a -> strings [ " Personal Notifications " ] = " " ;
$a -> strings [ " No more home notifications. " ] = " " ;
$a -> strings [ " Home Notifications " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Could not access contact record. " ] = " " ;
$a -> strings [ " Could not locate selected profile. " ] = " " ;
$a -> strings [ " Contact updated. " ] = " " ;
$a -> strings [ " Contact has been blocked " ] = " " ;
$a -> strings [ " Contact has been unblocked " ] = " " ;
$a -> strings [ " Contact has been ignored " ] = " " ;
$a -> strings [ " Contact has been unignored " ] = " " ;
$a -> strings [ " stopped following " ] = " " ;
$a -> strings [ " Contact has been removed. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " You are mutual friends with %s " ] = " " ;
$a -> strings [ " You are sharing with %s " ] = " " ;
$a -> strings [ " %s is sharing with you " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Private communications are not available for this contact. " ] = " " ;
$a -> strings [ " Never " ] = " " ;
$a -> strings [ " (Update was successful) " ] = " " ;
$a -> strings [ " (Update was not successful) " ] = " " ;
$a -> strings [ " Suggest friends " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Network type: %s " ] = " " ;
$a -> strings [ " %d contact in common " ] = array (
0 => " " ,
1 => " " ,
);
$a -> strings [ " View all contacts " ] = " " ;
$a -> strings [ " Unblock " ] = " " ;
$a -> strings [ " Block " ] = " " ;
$a -> strings [ " Unignore " ] = " " ;
$a -> strings [ " Repair " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Contact Editor " ] = " " ;
$a -> strings [ " Profile Visibility " ] = " " ;
$a -> strings [ " Please choose the profile you would like to display to %s when viewing your profile securely. " ] = " " ;
$a -> strings [ " Contact Information / Notes " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Edit contact notes " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Visit %s's profile [%s] " ] = " " ;
$a -> strings [ " Block/Unblock contact " ] = " " ;
$a -> strings [ " Ignore contact " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Repair URL settings " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " View conversations " ] = " " ;
$a -> strings [ " Delete contact " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Last update: " ] = " " ;
$a -> strings [ " Update public posts " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Update now " ] = " " ;
$a -> strings [ " Currently blocked " ] = " " ;
$a -> strings [ " Currently ignored " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Replies/likes to your public posts <strong>may</strong> still be visible " ] = " " ;
$a -> strings [ " All Contacts " ] = " " ;
$a -> strings [ " Unblocked Contacts " ] = " " ;
$a -> strings [ " Blocked Contacts " ] = " " ;
$a -> strings [ " Ignored Contacts " ] = " " ;
$a -> strings [ " Hidden Contacts " ] = " " ;
$a -> strings [ " Mutual Friendship " ] = " " ;
$a -> strings [ " is a fan of yours " ] = " " ;
$a -> strings [ " you are a fan of " ] = " " ;
$a -> strings [ " Edit contact " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Contacts " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Search your contacts " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Finding: " ] = " " ;
$a -> strings [ " Find " ] = " " ;
$a -> strings [ " No valid account found. " ] = " " ;
$a -> strings [ " Password reset request issued. Check your email. " ] = " " ;
$a -> strings [ " Password reset requested at %s " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Administrator " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Request could not be verified. (You may have previously submitted it.) Password reset failed. " ] = " " ;
$a -> strings [ " Password Reset " ] = " " ;
$a -> strings [ " Your password has been reset as requested. " ] = " " ;
$a -> strings [ " Your new password is " ] = " " ;
$a -> strings [ " Save or copy your new password - and then " ] = " " ;
$a -> strings [ " click here to login " ] = " " ;
$a -> strings [ " Your password may be changed from the <em>Settings</em> page after successful login. " ] = " " ;
$a -> strings [ " Forgot your Password? " ] = " " ;
$a -> strings [ " Enter your email address and submit to have your password reset. Then check your email for further instructions. " ] = " " ;
$a -> strings [ " Nickname or Email: " ] = " " ;
$a -> strings [ " Reset " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Missing some important data! " ] = " " ;
$a -> strings [ " Update " ] = " " ;
$a -> strings [ " Failed to connect with email account using the settings provided. " ] = " " ;
$a -> strings [ " Email settings updated. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Passwords do not match. Password unchanged. " ] = " " ;
$a -> strings [ " Empty passwords are not allowed. Password unchanged. " ] = " " ;
$a -> strings [ " Password changed. " ] = " " ;
$a -> strings [ " Password update failed. Please try again. " ] = " " ;
$a -> strings [ " Please use a shorter name. " ] = " " ;
$a -> strings [ " Name too short. " ] = " " ;
$a -> strings [ " Not valid email. " ] = " " ;
$a -> strings [ " Cannot change to that email. " ] = " " ;
$a -> strings [ " Settings updated. " ] = " " ;
$a -> strings [ " Account settings " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Connector settings " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Plugin settings " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Connections " ] = " " ;
$a -> strings [ " Export personal data " ] = " " ;
$a -> strings [ " Add application " ] = " " ;
$a -> strings [ " Consumer Key " ] = " " ;
$a -> strings [ " Consumer Secret " ] = " " ;
$a -> strings [ " Redirect " ] = " " ;
$a -> strings [ " Icon url " ] = " " ;
$a -> strings [ " You can't edit this application. " ] = " " ;
$a -> strings [ " Connected Apps " ] = " " ;
$a -> strings [ " Client key starts with " ] = " " ;
$a -> strings [ " No name " ] = " " ;
$a -> strings [ " Remove authorization " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " No Plugin settings configured " ] = " " ;
$a -> strings [ " Plugin Settings " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Built-in support for %s connectivity is %s " ] = " " ;
$a -> strings [ " enabled " ] = " " ;
$a -> strings [ " disabled " ] = " " ;
$a -> strings [ " StatusNet " ] = " " ;
$a -> strings [ " Connector Settings " ] = " " ;
$a -> strings [ " Email/Mailbox Setup " ] = " " ;
$a -> strings [ " If you wish to communicate with email contacts using this service (optional), please specify how to connect to your mailbox. " ] = " " ;
$a -> strings [ " Last successful email check: " ] = " " ;
$a -> strings [ " Email access is disabled on this site. " ] = " " ;
$a -> strings [ " IMAP server name: " ] = " " ;
$a -> strings [ " IMAP port: " ] = " " ;
$a -> strings [ " Security: " ] = " " ;
$a -> strings [ " None " ] = " " ;
$a -> strings [ " Email login name: " ] = " " ;
$a -> strings [ " Email password: " ] = " " ;
$a -> strings [ " Reply-to address: " ] = " " ;
$a -> strings [ " Send public posts to all email contacts: " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Normal Account " ] = " " ;
$a -> strings [ " This account is a normal personal profile " ] = " " ;
$a -> strings [ " Soapbox Account " ] = " " ;
$a -> strings [ " Automatically approve all connection/friend requests as read-only fans " ] = " " ;
$a -> strings [ " Community/Celebrity Account " ] = " " ;
$a -> strings [ " Automatically approve all connection/friend requests as read-write fans " ] = " " ;
$a -> strings [ " Automatic Friend Account " ] = " " ;
$a -> strings [ " Automatically approve all connection/friend requests as friends " ] = " " ;
$a -> strings [ " OpenID: " ] = " " ;
$a -> strings [ " (Optional) Allow this OpenID to login to this account. " ] = " " ;
$a -> strings [ " Publish your default profile in your local site directory? " ] = " " ;
$a -> strings [ " Publish your default profile in the global social directory? " ] = " " ;
$a -> strings [ " Hide your contact/friend list from viewers of your default profile? " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Hide your profile details from unknown viewers? " ] = " " ;
$a -> strings [ " Allow friends to post to your profile page? " ] = " " ;
$a -> strings [ " Allow friends to tag your posts? " ] = " " ;
$a -> strings [ " Allow us to suggest you as a potential friend to new members? " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Profile is <strong>not published</strong>. " ] = " " ;
$a -> strings [ " or " ] = " " ;
$a -> strings [ " Your Identity Address is " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Automatically expire posts after this many days: " ] = " " ;
$a -> strings [ " If empty, posts will not expire. Expired posts will be deleted " ] = " " ;
$a -> strings [ " Advanced expiration settings " ] = " " ;
$a -> strings [ " Advanced Expiration " ] = " " ;
$a -> strings [ " Expire posts: " ] = " " ;
$a -> strings [ " Expire personal notes: " ] = " " ;
$a -> strings [ " Expire starred posts: " ] = " " ;
$a -> strings [ " Expire photos: " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Account Settings " ] = " " ;
$a -> strings [ " Password Settings " ] = " " ;
$a -> strings [ " New Password: " ] = " " ;
$a -> strings [ " Confirm: " ] = " " ;
$a -> strings [ " Leave password fields blank unless changing " ] = " " ;
$a -> strings [ " Basic Settings " ] = " " ;
$a -> strings [ " Full Name: " ] = " " ;
$a -> strings [ " Email Address: " ] = " " ;
$a -> strings [ " Your Timezone: " ] = " " ;
$a -> strings [ " Default Post Location: " ] = " " ;
$a -> strings [ " Use Browser Location: " ] = " " ;
$a -> strings [ " Display Theme: " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Update browser every xx seconds " ] = " " ;
$a -> strings [ " Minimum of 10 seconds, no maximum " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Security and Privacy Settings " ] = " " ;
$a -> strings [ " Maximum Friend Requests/Day: " ] = " " ;
$a -> strings [ " (to prevent spam abuse) " ] = " " ;
$a -> strings [ " Default Post Permissions " ] = " " ;
$a -> strings [ " (click to open/close) " ] = " " ;
$a -> strings [ " Notification Settings " ] = " " ;
$a -> strings [ " Send a notification email when: " ] = " " ;
$a -> strings [ " You receive an introduction " ] = " " ;
$a -> strings [ " Your introductions are confirmed " ] = " " ;
$a -> strings [ " Someone writes on your profile wall " ] = " " ;
$a -> strings [ " Someone writes a followup comment " ] = " " ;
$a -> strings [ " You receive a private message " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " You receive a friend suggestion " ] = " " ;
$a -> strings [ " You are tagged in a post " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Advanced Page Settings " ] = " " ;
$a -> strings [ " Manage Identities and/or Pages " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Toggle between different identities or community/group pages which share your account details or which you have been granted \" manage \" permissions " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Select an identity to manage: " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Search Results For: " ] = " " ;
$a -> strings [ " Remove term " ] = " " ;
$a -> strings [ " Saved Searches " ] = " " ;
$a -> strings [ " add " ] = " " ;
$a -> strings [ " Commented Order " ] = " " ;
$a -> strings [ " Posted Order " ] = " " ;
$a -> strings [ " New " ] = " " ;
$a -> strings [ " Starred " ] = " " ;
$a -> strings [ " Bookmarks " ] = " " ;
2011-08-08 01:15:54 +02:00
$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. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Personal Notes " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Save " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Welcome to Friendica " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " New Member Checklist " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear. " ] = " " ;
$a -> strings [ " On your <em>Settings</em> page - change your initial password. Also make a note of your Identity Address. This looks just like an email address - and will be useful in making friends on the free social web. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Review the other settings, particularly the privacy settings. An unpublished directory listing is like having an unlisted phone number. In general, you should probably publish your listing - unless all of your friends and potential friends know exactly how to find you. " ] = " " ;
$a -> strings [ " Upload a profile photo if you have not done so already. Studies have shown that people with real photos of themselves are ten times more likely to make friends than people who do not. " ] = " " ;
$a -> strings [ " Authorise the Facebook Connector if you currently have a Facebook account and we will (optionally) import all your Facebook friends and conversations. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " <em>If</em> this is your own personal server, installing the Facebook addon may ease your transition to the free social web. " ] = " " ;
$a -> strings [ " Enter your email access information on your Connector Settings page if you wish to import and interact with friends or mailing lists from your email INBOX " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Edit your <strong>default</strong> profile to your liking. Review the settings for hiding your list of friends and hiding the profile from unknown visitors. " ] = " " ;
$a -> strings [ " Set some public keywords for your default profile which describe your interests. We may be able to find other people with similar interests and suggest friendships. " ] = " " ;
2012-02-25 07:47:43 +01:00
$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. " ] = " " ;
2011-08-08 01:15:54 +02:00
$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. " ] = " " ;
2012-02-25 07:47:43 +01:00
$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. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Once you have made some friends, organize them into private conversation groups from the sidebar of your Contacts page and then you can interact with each group privately on your Network page. " ] = " " ;
$a -> strings [ " Our <strong>help</strong> pages may be consulted for detail on other program features and resources. " ] = " " ;
$a -> strings [ " Item not available. " ] = " " ;
$a -> strings [ " Item was not found. " ] = " " ;
$a -> strings [ " Group created. " ] = " " ;
$a -> strings [ " Could not create group. " ] = " " ;
$a -> strings [ " Group not found. " ] = " " ;
$a -> strings [ " Group name changed. " ] = " " ;
$a -> strings [ " Permission denied " ] = " " ;
$a -> strings [ " Create a group of contacts/friends. " ] = " " ;
$a -> strings [ " Group Name: " ] = " " ;
$a -> strings [ " Group removed. " ] = " " ;
$a -> strings [ " Unable to remove group. " ] = " " ;
$a -> strings [ " Click on a contact to add or remove. " ] = " " ;
$a -> strings [ " Group Editor " ] = " " ;
$a -> strings [ " Members " ] = " " ;
$a -> strings [ " Invalid profile identifier. " ] = " " ;
$a -> strings [ " Profile Visibility Editor " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Profile " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Visible To " ] = " " ;
$a -> strings [ " All Contacts (with secure profile access) " ] = " " ;
$a -> strings [ " No contacts. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " View Contacts " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " An invitation is required. " ] = " " ;
$a -> strings [ " Invitation could not be verified. " ] = " " ;
$a -> strings [ " Invalid OpenID url " ] = " " ;
$a -> strings [ " Please enter the required information. " ] = " " ;
$a -> strings [ " Please use a shorter name. " ] = " " ;
$a -> strings [ " Name too short. " ] = " " ;
$a -> strings [ " That doesn't appear to be your full (First Last) name. " ] = " " ;
$a -> strings [ " Your email domain is not among those allowed on this site. " ] = " " ;
$a -> strings [ " Not a valid email address. " ] = " " ;
$a -> strings [ " Cannot use that email. " ] = " " ;
$a -> strings [ " Your \" nickname \" can only contain \" a-z \" , \" 0-9 \" , \" - \" , and \" _ \" , and must also begin with a letter. " ] = " " ;
$a -> strings [ " Nickname is already registered. Please choose another. " ] = " " ;
$a -> strings [ " SERIOUS ERROR: Generation of security keys failed. " ] = " " ;
$a -> strings [ " An error occurred during registration. Please try again. " ] = " " ;
$a -> strings [ " An error occurred creating your default profile. Please try again. " ] = " " ;
$a -> strings [ " Registration details for %s " ] = " " ;
$a -> strings [ " Registration successful. Please check your email for further instructions. " ] = " " ;
$a -> strings [ " Failed to send email message. Here is the message that failed. " ] = " " ;
$a -> strings [ " Your registration can not be processed. " ] = " " ;
$a -> strings [ " Registration request at %s " ] = " " ;
$a -> strings [ " Your registration is pending approval by the site owner. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " This site has exceeded the number of allowed daily account registrations. Please try again tomorrow. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking 'Register'. " ] = " " ;
$a -> strings [ " If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items. " ] = " " ;
$a -> strings [ " Your OpenID (optional): " ] = " " ;
$a -> strings [ " Include your profile in member directory? " ] = " " ;
$a -> strings [ " Membership on this site is by invitation only. " ] = " " ;
$a -> strings [ " Your invitation ID: " ] = " " ;
$a -> strings [ " Registration " ] = " " ;
$a -> strings [ " Your Full Name (e.g. Joe Smith): " ] = " " ;
$a -> strings [ " Your Email Address: " ] = " " ;
$a -> strings [ " Choose a profile nickname. This must begin with a text character. Your profile address on this site will then be '<strong>nickname@ \$ sitename</strong>'. " ] = " " ;
$a -> strings [ " Choose a nickname: " ] = " " ;
$a -> strings [ " Register " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " People Search " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " status " ] = " " ;
$a -> strings [ " %1 \$ s likes %2 \$ s's %3 \$ s " ] = " " ;
$a -> strings [ " %1 \$ s doesn't like %2 \$ s's %3 \$ s " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Item not found. " ] = " " ;
$a -> strings [ " Access denied. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Account approved. " ] = " " ;
$a -> strings [ " Registration revoked for %s " ] = " " ;
$a -> strings [ " Please login. " ] = " " ;
$a -> strings [ " Unable to locate original post. " ] = " " ;
$a -> strings [ " Empty post discarded. " ] = " " ;
$a -> strings [ " Wall Photos " ] = " " ;
$a -> strings [ " System error. Post not saved. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " This message was sent to you by %s, a member of the Friendica social network. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " You may visit them online at %s " ] = " " ;
$a -> strings [ " Please contact the sender by replying to this post if you do not wish to receive these messages. " ] = " " ;
$a -> strings [ " %s posted an update. " ] = " " ;
$a -> strings [ " Image uploaded but image cropping failed. " ] = " " ;
$a -> strings [ " Image size reduction [%s] failed. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Shift-reload the page or clear browser cache if the new photo does not display immediately. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Unable to process image " ] = " " ;
$a -> strings [ " Image exceeds size limit of %d " ] = " " ;
$a -> strings [ " Upload File: " ] = " " ;
$a -> strings [ " Upload Profile Photo " ] = " " ;
$a -> strings [ " Upload " ] = " " ;
$a -> strings [ " skip this step " ] = " " ;
$a -> strings [ " select a photo from your photo albums " ] = " " ;
$a -> strings [ " Crop Image " ] = " " ;
$a -> strings [ " Please adjust the image cropping for optimum viewing. " ] = " " ;
$a -> strings [ " Done Editing " ] = " " ;
$a -> strings [ " Image uploaded successfully. " ] = " " ;
2011-08-15 06:23:02 +02:00
$a -> strings [ " No profile " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Remove My Account " ] = " " ;
$a -> strings [ " This will completely remove your account. Once this has been done it is not recoverable. " ] = " " ;
$a -> strings [ " Please enter your password for verification: " ] = " " ;
$a -> strings [ " No recipient selected. " ] = " " ;
$a -> strings [ " Unable to locate contact information. " ] = " " ;
$a -> strings [ " Message could not be sent. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Message collection failure. " ] = " " ;
$a -> strings [ " Message sent. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Inbox " ] = " " ;
$a -> strings [ " Outbox " ] = " " ;
$a -> strings [ " New Message " ] = " " ;
$a -> strings [ " Message deleted. " ] = " " ;
$a -> strings [ " Conversation removed. " ] = " " ;
$a -> strings [ " Please enter a link URL: " ] = " " ;
$a -> strings [ " Send Private Message " ] = " " ;
$a -> strings [ " To: " ] = " " ;
$a -> strings [ " Subject: " ] = " " ;
$a -> strings [ " Your message: " ] = " " ;
$a -> strings [ " No messages. " ] = " " ;
$a -> strings [ " Delete conversation " ] = " " ;
$a -> strings [ " D, d M Y - g:i A " ] = " " ;
$a -> strings [ " Message not available. " ] = " " ;
$a -> strings [ " Delete message " ] = " " ;
$a -> strings [ " Send Reply " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Friends of %s " ] = " " ;
$a -> strings [ " No friends to display. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Site " ] = " " ;
$a -> strings [ " Users " ] = " " ;
$a -> strings [ " Plugins " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Themes " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Logs " ] = " " ;
$a -> strings [ " User registrations waiting for confirmation " ] = " " ;
$a -> strings [ " Administration " ] = " " ;
$a -> strings [ " Summary " ] = " " ;
$a -> strings [ " Registered users " ] = " " ;
$a -> strings [ " Pending registrations " ] = " " ;
$a -> strings [ " Version " ] = " " ;
$a -> strings [ " Active plugins " ] = " " ;
$a -> strings [ " Site settings updated. " ] = " " ;
$a -> strings [ " Closed " ] = " " ;
$a -> strings [ " Requires approval " ] = " " ;
$a -> strings [ " Open " ] = " " ;
$a -> strings [ " File upload " ] = " " ;
$a -> strings [ " Policies " ] = " " ;
$a -> strings [ " Advanced " ] = " " ;
$a -> strings [ " Site name " ] = " " ;
$a -> strings [ " Banner/Logo " ] = " " ;
$a -> strings [ " System language " ] = " " ;
$a -> strings [ " System theme " ] = " " ;
$a -> strings [ " Maximum image size " ] = " " ;
$a -> strings [ " Register policy " ] = " " ;
$a -> strings [ " Register text " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Accounts abandoned after x days " ] = " " ;
$a -> strings [ " Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Allowed friend domains " ] = " " ;
$a -> strings [ " Allowed email domains " ] = " " ;
$a -> strings [ " Block public " ] = " " ;
$a -> strings [ " Force publish " ] = " " ;
$a -> strings [ " Global directory update URL " ] = " " ;
$a -> strings [ " Block multiple registrations " ] = " " ;
$a -> strings [ " OpenID support " ] = " " ;
$a -> strings [ " Gravatar support " ] = " " ;
$a -> strings [ " Fullname check " ] = " " ;
$a -> strings [ " UTF-8 Regular expressions " ] = " " ;
$a -> strings [ " Show Community Page " ] = " " ;
$a -> strings [ " Enable OStatus support " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Enable Diaspora support " ] = " " ;
$a -> strings [ " Only allow Friendica contacts " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Verify SSL " ] = " " ;
$a -> strings [ " Proxy user " ] = " " ;
$a -> strings [ " Proxy URL " ] = " " ;
$a -> strings [ " Network timeout " ] = " " ;
$a -> strings [ " %s user blocked " ] = array (
0 => " " ,
1 => " " ,
);
$a -> strings [ " %s user deleted " ] = array (
0 => " " ,
1 => " " ,
2011-03-13 13:51:59 +01:00
);
2011-08-08 01:15:54 +02:00
$a -> strings [ " User '%s' deleted " ] = " " ;
$a -> strings [ " User '%s' unblocked " ] = " " ;
$a -> strings [ " User '%s' blocked " ] = " " ;
$a -> strings [ " select all " ] = " " ;
$a -> strings [ " User registrations waiting for confirm " ] = " " ;
$a -> strings [ " Request date " ] = " " ;
$a -> strings [ " Email " ] = " " ;
$a -> strings [ " No registrations. " ] = " " ;
$a -> strings [ " Deny " ] = " " ;
$a -> strings [ " Register date " ] = " " ;
$a -> strings [ " Last login " ] = " " ;
$a -> strings [ " Last item " ] = " " ;
$a -> strings [ " Account " ] = " " ;
$a -> strings [ " Selected users will be deleted! \\ n \\ nEverything these users had posted on this site will be permanently deleted! \\ n \\ nAre you sure? " ] = " " ;
$a -> strings [ " The user { 0} will be deleted! \\ n \\ nEverything this user has posted on this site will be permanently deleted! \\ n \\ nAre you sure? " ] = " " ;
$a -> strings [ " Plugin %s disabled. " ] = " " ;
$a -> strings [ " Plugin %s enabled. " ] = " " ;
$a -> strings [ " Disable " ] = " " ;
$a -> strings [ " Enable " ] = " " ;
$a -> strings [ " Toggle " ] = " " ;
$a -> strings [ " Settings " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " No themes found. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Log settings updated. " ] = " " ;
$a -> strings [ " Clear " ] = " " ;
$a -> strings [ " Debugging " ] = " " ;
$a -> strings [ " Log file " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Must be writable by web server. Relative to your Friendica top-level directory. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Log level " ] = " " ;
$a -> strings [ " Close " ] = " " ;
$a -> strings [ " FTP Host " ] = " " ;
$a -> strings [ " FTP Path " ] = " " ;
$a -> strings [ " FTP User " ] = " " ;
$a -> strings [ " FTP Password " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Requested profile is not available. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Access to this profile has been restricted. " ] = " " ;
$a -> strings [ " Tips for New Members " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " { 0} wants to be your friend " ] = " " ;
$a -> strings [ " { 0} sent you a message " ] = " " ;
$a -> strings [ " { 0} requested registration " ] = " " ;
$a -> strings [ " { 0} commented %s's post " ] = " " ;
$a -> strings [ " { 0} liked %s's post " ] = " " ;
$a -> strings [ " { 0} disliked %s's post " ] = " " ;
$a -> strings [ " { 0} is now friends with %s " ] = " " ;
$a -> strings [ " { 0} posted " ] = " " ;
$a -> strings [ " { 0} tagged %s's post with #%s " ] = " " ;
$a -> strings [ " { 0} mentioned you in a post " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Login failed. " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Connect URL missing. " ] = " " ;
2011-08-08 01:15:54 +02:00
$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. " ] = " " ;
2011-08-15 06:23:02 +02:00
$a -> strings [ " The profile address specified belongs to a network which has been disabled on this site. " ] = " " ;
2011-08-08 01:15:54 +02:00
$a -> strings [ " Limited profile. This person will be unable to receive direct/personal notifications from you. " ] = " " ;
$a -> strings [ " Unable to retrieve contact information. " ] = " " ;
$a -> strings [ " following " ] = " " ;
2012-02-25 07:47:43 +01:00
$a -> strings [ " Common Friends " ] = " " ;
$a -> strings [ " No friends in common. " ] = " " ;
2011-08-08 01:15:54 +02:00