Update translation en-gb

This commit is contained in:
Andy H 2019-01-13 00:38:54 +07:00
parent c4038e7af1
commit 98b362f581
2 changed files with 1978 additions and 1891 deletions

File diff suppressed because it is too large Load Diff

View File

@ -290,19 +290,19 @@ $a->strings["Network"] = "Network";
$a->strings["Created"] = "Created"; $a->strings["Created"] = "Created";
$a->strings["Last Tried"] = "Last Tried"; $a->strings["Last Tried"] = "Last Tried";
$a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."; $a->strings["This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently."] = "This page lists the content of the queue for outgoing postings. These are postings the initial delivery failed for. They will be resend later and eventually deleted if the delivery fails permanently.";
$a->strings["Inspect Deferred Worker Queue"] = ""; $a->strings["Inspect Deferred Worker Queue"] = "Inspect Deferred Worker Queue";
$a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = ""; $a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = "This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time.";
$a->strings["Inspect Worker Queue"] = ""; $a->strings["Inspect Worker Queue"] = "Inspect Worker Queue";
$a->strings["This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."] = ""; $a->strings["This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install."] = "This page lists the currently queued worker jobs. These jobs are handled by the worker cronjob you've set up during install.";
$a->strings["Job Parameters"] = ""; $a->strings["Job Parameters"] = "Job Parameters";
$a->strings["Priority"] = ""; $a->strings["Priority"] = "Priority";
$a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"; $a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />";
$a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s"; $a->strings["There is a new version of Friendica available for download. Your current version is %1\$s, upstream version is %2\$s"] = "A new Friendica version is available now. Your current version is %1\$s, upstream version is %2\$s";
$a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and check for errors that may appear."; $a->strings["The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and have a look at the errors that might appear."] = "The database update failed. Please run \"php bin/console.php dbstructure update\" from the command line and check for errors that may appear.";
$a->strings["The worker was never executed. Please check your database structure!"] = "The worker process has never been executed. Please check your database structure!"; $a->strings["The worker was never executed. Please check your database structure!"] = "The worker process has never been executed. Please check your database structure!";
$a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings."; $a->strings["The last worker execution was on %s UTC. This is older than one hour. Please check your crontab settings."] = "The last worker process started at %s UTC. This is more than one hour ago. Please adjust your crontab settings.";
$a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = ""; $a->strings["Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your config from <code>.htconfig.php</code>. See <a href=\"%s\">the Config help page</a> for help with the transition."] = "Friendica's configuration now is stored in config/local.config.php, please copy config/local-sample.config.php and move your configuration from <code>.htconfig.php</code>. See <a href=\"%s\">the configuration help page</a> for help with the transition.";
$a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = ""; $a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help.";
$a->strings["Normal Account"] = "Standard account"; $a->strings["Normal Account"] = "Standard account";
$a->strings["Automatic Follower Account"] = "Automatic follower account"; $a->strings["Automatic Follower Account"] = "Automatic follower account";
$a->strings["Public Forum Account"] = "Public forum account"; $a->strings["Public Forum Account"] = "Public forum account";
@ -310,7 +310,7 @@ $a->strings["Automatic Friend Account"] = "Automatic friend account";
$a->strings["Blog Account"] = "Blog account"; $a->strings["Blog Account"] = "Blog account";
$a->strings["Private Forum Account"] = "Private forum account"; $a->strings["Private Forum Account"] = "Private forum account";
$a->strings["Message queues"] = "Message queues"; $a->strings["Message queues"] = "Message queues";
$a->strings["Server Settings"] = ""; $a->strings["Server Settings"] = "Server Settings";
$a->strings["Summary"] = "Summary"; $a->strings["Summary"] = "Summary";
$a->strings["Registered users"] = "Registered users"; $a->strings["Registered users"] = "Registered users";
$a->strings["Pending registrations"] = "Pending registrations"; $a->strings["Pending registrations"] = "Pending registrations";
@ -350,8 +350,8 @@ $a->strings["Auto Discovered Contact Directory"] = "Auto-discovered contact dire
$a->strings["Performance"] = "Performance"; $a->strings["Performance"] = "Performance";
$a->strings["Worker"] = "Worker"; $a->strings["Worker"] = "Worker";
$a->strings["Message Relay"] = "Message relay"; $a->strings["Message Relay"] = "Message relay";
$a->strings["Relocate Instance"] = ""; $a->strings["Relocate Instance"] = "Relocate Instance";
$a->strings["Warning! Advanced function. Could make this server unreachable."] = ""; $a->strings["Warning! Advanced function. Could make this server unreachable."] = "Warning! Advanced function. Could make this server unreachable.";
$a->strings["Site name"] = "Site name"; $a->strings["Site name"] = "Site name";
$a->strings["Host name"] = "Host name"; $a->strings["Host name"] = "Host name";
$a->strings["Sender Email"] = "Sender email"; $a->strings["Sender Email"] = "Sender email";
@ -387,8 +387,8 @@ $a->strings["Maximum Daily Registrations"] = "Maximum daily registrations";
$a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "If open registration is permitted, this sets the maximum number of new registrations per day. This setting has no effect for registrations by approval."; $a->strings["If registration is permitted above, this sets the maximum number of new user registrations to accept per day. If register is set to closed, this setting has no effect."] = "If open registration is permitted, this sets the maximum number of new registrations per day. This setting has no effect for registrations by approval.";
$a->strings["Register text"] = "Registration text"; $a->strings["Register text"] = "Registration text";
$a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Will be displayed prominently on the registration page. You may use BBCode here."; $a->strings["Will be displayed prominently on the registration page. You can use BBCode here."] = "Will be displayed prominently on the registration page. You may use BBCode here.";
$a->strings["Forbidden Nicknames"] = ""; $a->strings["Forbidden Nicknames"] = "Forbidden Nicknames";
$a->strings["Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."] = ""; $a->strings["Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142."] = "Comma separated list of nicknames that are forbidden from registration. Preset is a list of role names according RFC 2142.";
$a->strings["Accounts abandoned after x days"] = "Accounts abandoned after so many days"; $a->strings["Accounts abandoned after x days"] = "Accounts abandoned after so many days";
$a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit."; $a->strings["Will not waste system resources polling external sites for abandonded accounts. Enter 0 for no time limit."] = "Will not waste system resources polling external sites for abandoned accounts. Enter 0 for no time limit.";
$a->strings["Allowed friend domains"] = "Allowed friend domains"; $a->strings["Allowed friend domains"] = "Allowed friend domains";
@ -403,7 +403,7 @@ $a->strings["Block public"] = "Block public";
$a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Block public access to all otherwise public personal pages on this site, except for local users when logged in."; $a->strings["Check to block public access to all otherwise public personal pages on this site unless you are currently logged in."] = "Block public access to all otherwise public personal pages on this site, except for local users when logged in.";
$a->strings["Force publish"] = "Mandatory directory listing"; $a->strings["Force publish"] = "Mandatory directory listing";
$a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Force all profiles on this site to be listed in the site directory."; $a->strings["Check to force all profiles on this site to be listed in the site directory."] = "Force all profiles on this site to be listed in the site directory.";
$a->strings["Enabling this may violate privacy laws like the GDPR"] = ""; $a->strings["Enabling this may violate privacy laws like the GDPR"] = "Enabling this may violate privacy laws like the GDPR";
$a->strings["Global directory URL"] = "Global directory URL"; $a->strings["Global directory URL"] = "Global directory URL";
$a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL to the global directory: If this is not set, the global directory is completely unavailable to the application."; $a->strings["URL to the global directory. If this is not set, the global directory is completely unavailable to the application."] = "URL to the global directory: If this is not set, the global directory is completely unavailable to the application.";
$a->strings["Private posts by default for new users"] = "Private posts by default for new users"; $a->strings["Private posts by default for new users"] = "Private posts by default for new users";
@ -414,24 +414,24 @@ $a->strings["Disallow public access to addons listed in the apps menu."] = "Disa
$a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Checking this box will restrict addons listed in the apps menu to members only."; $a->strings["Checking this box will restrict addons listed in the apps menu to members only."] = "Checking this box will restrict addons listed in the apps menu to members only.";
$a->strings["Don't embed private images in posts"] = "Don't embed private images in posts"; $a->strings["Don't embed private images in posts"] = "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."] = "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["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."] = "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["Explicit Content"] = ""; $a->strings["Explicit Content"] = "Explicit Content";
$a->strings["Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."] = ""; $a->strings["Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page."] = "Set this to announce that your node is used mostly for explicit content that might not be suited for minors. This information will be published in the node information and might be used, e.g. by the global directory, to filter your node from listings of nodes to join. Additionally a note about this will be shown at the user registration page.";
$a->strings["Allow Users to set remote_self"] = "Allow users to set \"Remote self\""; $a->strings["Allow Users to set remote_self"] = "Allow users to set \"Remote self\"";
$a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream."; $a->strings["With checking this, every user is allowed to mark every contact as a remote_self in the repair contact dialog. Setting this flag on a contact causes mirroring every posting of that contact in the users stream."] = "This allows every user to mark contacts as a \"Remote self\" in the repair contact dialogue. Setting this flag on a contact will mirror every posting of that contact in the users stream.";
$a->strings["Block multiple registrations"] = "Block multiple registrations"; $a->strings["Block multiple registrations"] = "Block multiple registrations";
$a->strings["Disallow users to register additional accounts for use as pages."] = "Disallow users to sign up for additional accounts."; $a->strings["Disallow users to register additional accounts for use as pages."] = "Disallow users to sign up for additional accounts.";
$a->strings["OpenID support"] = "OpenID support"; $a->strings["Disable OpenID"] = "Disable OpenID";
$a->strings["OpenID support for registration and logins."] = "OpenID support for registration and logins."; $a->strings["Disable OpenID support for registration and logins."] = "Disable OpenID support for registration and logins.";
$a->strings["Fullname check"] = "Full name check"; $a->strings["No Fullname check"] = "No full name check";
$a->strings["Force users to register with a space between firstname and lastname in Full name, as an antispam measure"] = "Force users to sign up with a space between first name and last name in the full name field; it may reduce spam and abuse registrations."; $a->strings["Allow users to register without a space between the first name and the last name in their full name."] = "Allow users to register without a space between the first name and the last name in their full name.";
$a->strings["Community pages for visitors"] = "Community pages for visitors"; $a->strings["Community pages for visitors"] = "Community pages for visitors";
$a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Community pages that should be available for visitors. Local users always see both pages."; $a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Community pages that should be available for visitors. Local users always see both pages.";
$a->strings["Posts per user on community page"] = "Posts per user on community page"; $a->strings["Posts per user on community page"] = "Posts per user on community page";
$a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maximum number of posts per user on the community page (not valid for 'Global Community')."; $a->strings["The maximum number of posts per user on the community page. (Not valid for 'Global Community')"] = "Maximum number of posts per user on the community page (not valid for 'Global Community').";
$a->strings["Enable OStatus support"] = "Enable OStatus support"; $a->strings["Disable OStatus support"] = "Disable OStatus support";
$a->strings["Provide built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Provide built-in OStatus (StatusNet, GNU Social, etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."; $a->strings["Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed.";
$a->strings["Only import OStatus/ActivityPub threads from our contacts"] = ""; $a->strings["Only import OStatus/ActivityPub threads from our contacts"] = "Only import OStatus/ActivityPub threads from our contacts";
$a->strings["Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system."] = ""; $a->strings["Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system."] = "Normally we import every content from our OStatus and ActivityPub contacts. With this option we only store threads that are started by a contact that is known on our system.";
$a->strings["OStatus support can only be enabled if threading is enabled."] = "OStatus support can only be enabled if threading is enabled."; $a->strings["OStatus support can only be enabled if threading is enabled."] = "OStatus support can only be enabled if threading is enabled.";
$a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora support can't be enabled because Friendica was installed into a sub directory."; $a->strings["Diaspora support can't be enabled because Friendica was installed into a sub directory."] = "Diaspora support can't be enabled because Friendica was installed into a sub directory.";
$a->strings["Enable Diaspora support"] = "Enable Diaspora support"; $a->strings["Enable Diaspora support"] = "Enable Diaspora support";
@ -476,8 +476,8 @@ $a->strings["Lifespan of remote items"] = "Lifespan of remote items";
$a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."; $a->strings["When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour."] = "When the database cleanup is enabled, this defines the days after which remote items will be deleted. Own items, and marked or filed items are always kept. 0 disables this behaviour.";
$a->strings["Lifespan of unclaimed items"] = "Lifespan of unclaimed items"; $a->strings["Lifespan of unclaimed items"] = "Lifespan of unclaimed items";
$a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."; $a->strings["When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0."] = "When the database cleanup is enabled, this defines the days after which unclaimed remote items (mostly content from the relay) will be deleted. Default value is 90 days. Defaults to the general lifespan value of remote items if set to 0.";
$a->strings["Lifespan of raw conversation data"] = ""; $a->strings["Lifespan of raw conversation data"] = "Lifespan of raw conversation data";
$a->strings["The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days."] = ""; $a->strings["The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days."] = "The conversation data is used for ActivityPub and OStatus, as well as for debug purposes. It should be safe to remove it after 14 days, default is 90 days.";
$a->strings["Path to item cache"] = "Path to item cache"; $a->strings["Path to item cache"] = "Path to item cache";
$a->strings["The item caches buffers generated bbcode and external images."] = "The item caches buffers generated bbcode and external images."; $a->strings["The item caches buffers generated bbcode and external images."] = "The item caches buffers generated bbcode and external images.";
$a->strings["Cache duration in seconds"] = "Cache duration in seconds"; $a->strings["Cache duration in seconds"] = "Cache duration in seconds";
@ -489,7 +489,7 @@ $a->strings["If you have a restricted system where the webserver can't access th
$a->strings["Base path to installation"] = "Base path to installation"; $a->strings["Base path to installation"] = "Base path to installation";
$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."; $a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot.";
$a->strings["Disable picture proxy"] = "Disable picture proxy"; $a->strings["Disable picture proxy"] = "Disable picture proxy";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."] = ""; $a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."] = "The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth.";
$a->strings["Only search in tags"] = "Only search in tags"; $a->strings["Only search in tags"] = "Only search in tags";
$a->strings["On large systems the text search can slow down the system extremely."] = "On large systems the text search can slow down the system significantly."; $a->strings["On large systems the text search can slow down the system extremely."] = "On large systems the text search can slow down the system significantly.";
$a->strings["New base url"] = "New base URL"; $a->strings["New base url"] = "New base URL";
@ -498,13 +498,13 @@ $a->strings["RINO Encryption"] = "RINO Encryption";
$a->strings["Encryption layer between nodes."] = "Encryption layer between nodes."; $a->strings["Encryption layer between nodes."] = "Encryption layer between nodes.";
$a->strings["Enabled"] = "Enabled"; $a->strings["Enabled"] = "Enabled";
$a->strings["Maximum number of parallel workers"] = "Maximum number of parallel workers"; $a->strings["Maximum number of parallel workers"] = "Maximum number of parallel workers";
$a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = ""; $a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d.";
$a->strings["Don't use 'proc_open' with the worker"] = "Don't use 'proc_open' with the worker"; $a->strings["Don't use 'proc_open' with the worker"] = "Don't use 'proc_open' with the worker";
$a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."; $a->strings["Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "Enable this if your system doesn't allow the use of 'proc_open'. This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab.";
$a->strings["Enable fastlane"] = "Enable fast-lane"; $a->strings["Enable fastlane"] = "Enable fast-lane";
$a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."; $a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "The fast-lane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority.";
$a->strings["Enable frontend worker"] = "Enable frontend worker"; $a->strings["Enable frontend worker"] = "Enable frontend worker";
$a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."; $a->strings["When enabled the Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilize cron/scheduled jobs on your server."] = "Worker process is triggered when backend access is performed \\x28e.g. messages being delivered\\x29. On smaller sites you might want to call %s/worker on a regular basis via an external cron job. You should only enable this option if you cannot utilise cron/scheduled jobs on your server.";
$a->strings["Subscribe to relay"] = "Subscribe to relay"; $a->strings["Subscribe to relay"] = "Subscribe to relay";
$a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "Receive public posts from the specified relay. Post will be included in searches, subscribed tags and on the global community page."; $a->strings["Enables the receiving of public posts from the relay. They will be included in the search, subscribed tags and on the global community page."] = "Receive public posts from the specified relay. Post will be included in searches, subscribed tags and on the global community page.";
$a->strings["Relay server"] = "Relay server"; $a->strings["Relay server"] = "Relay server";
@ -519,7 +519,7 @@ $a->strings["Server tags"] = "Server tags";
$a->strings["Comma separated list of tags for the 'tags' subscription."] = "Comma separated tags for subscription."; $a->strings["Comma separated list of tags for the 'tags' subscription."] = "Comma separated tags for subscription.";
$a->strings["Allow user tags"] = "Allow user tags"; $a->strings["Allow user tags"] = "Allow user tags";
$a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Use user-generated tags from saved searches for 'tags' subscription in addition to 'relay_server_tags'."; $a->strings["If enabled, the tags from the saved searches will used for the 'tags' subscription in addition to the 'relay_server_tags'."] = "Use user-generated tags from saved searches for 'tags' subscription in addition to 'relay_server_tags'.";
$a->strings["Start Relocation"] = ""; $a->strings["Start Relocation"] = "Start Relocation";
$a->strings["Update has been marked successful"] = "Update has been marked successful"; $a->strings["Update has been marked successful"] = "Update has been marked successful";
$a->strings["Database structure update %s was successfully applied."] = "Database structure update %s was successfully applied."; $a->strings["Database structure update %s was successfully applied."] = "Database structure update %s was successfully applied.";
$a->strings["Executing of database structure update %s failed with error: %s"] = "Executing of database structure update %s failed with error: %s"; $a->strings["Executing of database structure update %s failed with error: %s"] = "Executing of database structure update %s failed with error: %s";
@ -540,7 +540,7 @@ $a->strings["%s user blocked/unblocked"] = [
0 => "%s user blocked/unblocked", 0 => "%s user blocked/unblocked",
1 => "%s users blocked/unblocked", 1 => "%s users blocked/unblocked",
]; ];
$a->strings["You can't remove yourself"] = ""; $a->strings["You can't remove yourself"] = "You can't remove yourself";
$a->strings["%s user deleted"] = [ $a->strings["%s user deleted"] = [
0 => "%s user deleted", 0 => "%s user deleted",
1 => "%s users deleted", 1 => "%s users deleted",
@ -570,11 +570,11 @@ $a->strings["No registrations."] = "No registrations.";
$a->strings["Note from the user"] = "Note from the user"; $a->strings["Note from the user"] = "Note from the user";
$a->strings["Approve"] = "Approve"; $a->strings["Approve"] = "Approve";
$a->strings["Deny"] = "Deny"; $a->strings["Deny"] = "Deny";
$a->strings["User blocked"] = ""; $a->strings["User blocked"] = "User blocked";
$a->strings["Site admin"] = "Site admin"; $a->strings["Site admin"] = "Site admin";
$a->strings["Account expired"] = "Account expired"; $a->strings["Account expired"] = "Account expired";
$a->strings["New User"] = "New user"; $a->strings["New User"] = "New user";
$a->strings["Delete in"] = ""; $a->strings["Permanent deletion"] = "Permanent deletion";
$a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Selected users will be deleted!\\n\\nEverything these users has posted on this site will be permanently deleted!\\n\\nAre you sure?"; $a->strings["Selected users will be deleted!\\n\\nEverything these users had posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "Selected users will be deleted!\\n\\nEverything these users has 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?"] = "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["The user {0} will be deleted!\\n\\nEverything this user has posted on this site will be permanently deleted!\\n\\nAre you sure?"] = "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["Name of the new user."] = "Name of the new user."; $a->strings["Name of the new user."] = "Name of the new user.";
@ -606,7 +606,7 @@ $a->strings["Log file"] = "Log file";
$a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Must be writable by web server and relative to your Friendica top-level directory."; $a->strings["Must be writable by web server. Relative to your Friendica top-level directory."] = "Must be writable by web server and relative to your Friendica top-level directory.";
$a->strings["Log level"] = "Log level"; $a->strings["Log level"] = "Log level";
$a->strings["PHP logging"] = "PHP logging"; $a->strings["PHP logging"] = "PHP logging";
$a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.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."] = ""; $a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.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 temporarily enable logging of PHP errors and warnings you can prepend the following to the index.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.";
$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["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["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["Off"] = "Off";
@ -615,10 +615,10 @@ $a->strings["Lock feature %s"] = "Lock feature %s";
$a->strings["Manage Additional Features"] = "Manage additional features"; $a->strings["Manage Additional Features"] = "Manage additional features";
$a->strings["No friends to display."] = "No friends to display."; $a->strings["No friends to display."] = "No friends to display.";
$a->strings["Connect"] = "Connect"; $a->strings["Connect"] = "Connect";
$a->strings["Authorize application connection"] = "Authorize application connection"; $a->strings["Authorize application connection"] = "Authorise application connection";
$a->strings["Return to your app and insert this Securty Code:"] = "Return to your app and insert this security code:"; $a->strings["Return to your app and insert this Securty Code:"] = "Return to your app and insert this security code:";
$a->strings["Please login to continue."] = "Please login to continue."; $a->strings["Please login to continue."] = "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?"] = "Do you want to authorize this application to access your posts and contacts and create new posts for you?"; $a->strings["Do you want to authorize this application to access your posts and contacts, and/or create new posts for you?"] = "Do you want to authorise this application to access your posts and contacts and create new posts for you?";
$a->strings["No"] = "No"; $a->strings["No"] = "No";
$a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. "; $a->strings["You must be logged in to use addons. "] = "You must be logged in to use addons. ";
$a->strings["Applications"] = "Applications"; $a->strings["Applications"] = "Applications";
@ -634,23 +634,23 @@ $a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert"; $a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode"; $a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
$a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"; $a->strings["BBCode::toMarkdown => Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown => Markdown::convert => HTML::toBBCode";
$a->strings["Source input (Diaspora format)"] = ""; $a->strings["Source input (Diaspora format)"] = "Source input (Diaspora format)";
$a->strings["Markdown::convert (raw HTML)"] = ""; $a->strings["Markdown::convert (raw HTML)"] = "Markdown::convert (raw HTML)";
$a->strings["Markdown::convert"] = ""; $a->strings["Markdown::convert"] = "Markdown::convert";
$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode"; $a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
$a->strings["Raw HTML input"] = "Raw HTML input"; $a->strings["Raw HTML input"] = "Raw HTML input";
$a->strings["HTML Input"] = "HTML input"; $a->strings["HTML Input"] = "HTML input";
$a->strings["HTML::toBBCode"] = "HTML::toBBCode"; $a->strings["HTML::toBBCode"] = "HTML::toBBCode";
$a->strings["HTML::toBBCode => BBCode::convert"] = ""; $a->strings["HTML::toBBCode => BBCode::convert"] = "HTML::toBBCode => BBCode::convert";
$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = ""; $a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "HTML::toBBCode => BBCode::convert (raw HTML)";
$a->strings["HTML::toMarkdown"] = ""; $a->strings["HTML::toMarkdown"] = "HTML::toMarkdown";
$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext"; $a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
$a->strings["Source text"] = "Source text"; $a->strings["Source text"] = "Source text";
$a->strings["BBCode"] = "BBCode"; $a->strings["BBCode"] = "BBCode";
$a->strings["Markdown"] = "Markdown"; $a->strings["Markdown"] = "Markdown";
$a->strings["HTML"] = "HTML"; $a->strings["HTML"] = "HTML";
$a->strings["Login"] = "Login"; $a->strings["Login"] = "Login";
$a->strings["Bad Request"] = ""; $a->strings["Bad Request"] = "Bad Request";
$a->strings["The post was created"] = "The post was created"; $a->strings["The post was created"] = "The post was created";
$a->strings["Access denied."] = "Access denied."; $a->strings["Access denied."] = "Access denied.";
$a->strings["Page not found."] = "Page not found"; $a->strings["Page not found."] = "Page not found";
@ -825,7 +825,6 @@ $a->strings["Upload"] = "Upload";
$a->strings["Files"] = "Files"; $a->strings["Files"] = "Files";
$a->strings["You must be logged in to use this module"] = "You must be logged in to use this module"; $a->strings["You must be logged in to use this module"] = "You must be logged in to use this module";
$a->strings["Source URL"] = "Source URL"; $a->strings["Source URL"] = "Source URL";
$a->strings["Not Found"] = "Not found";
$a->strings["- select -"] = "- select -"; $a->strings["- select -"] = "- select -";
$a->strings["The contact could not be added."] = "Contact could not be added."; $a->strings["The contact could not be added."] = "Contact could not be added.";
$a->strings["You already added this contact."] = "You already added this contact."; $a->strings["You already added this contact."] = "You already added this contact.";
@ -834,7 +833,7 @@ $a->strings["OStatus support is disabled. Contact can't be added."] = "OStatus s
$a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added."; $a->strings["The network type couldn't be detected. Contact can't be added."] = "The network type couldn't be detected. Contact can't be added.";
$a->strings["Tags:"] = "Tags:"; $a->strings["Tags:"] = "Tags:";
$a->strings["Status Messages and Posts"] = "Status Messages and Posts"; $a->strings["Status Messages and Posts"] = "Status Messages and Posts";
$a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = ""; $a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = "This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s.";
$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."; $a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project.";
$a->strings["Bug reports and issues: please visit"] = "Bug reports and issues: please visit"; $a->strings["Bug reports and issues: please visit"] = "Bug reports and issues: please visit";
$a->strings["the bugtracker at github"] = "the bugtracker at github"; $a->strings["the bugtracker at github"] = "the bugtracker at github";
@ -852,7 +851,7 @@ $a->strings["Group not found."] = "Group not found.";
$a->strings["Group name changed."] = "Group name changed."; $a->strings["Group name changed."] = "Group name changed.";
$a->strings["Permission denied"] = "Permission denied"; $a->strings["Permission denied"] = "Permission denied";
$a->strings["Save Group"] = "Save group"; $a->strings["Save Group"] = "Save group";
$a->strings["Filter"] = ""; $a->strings["Filter"] = "Filter";
$a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends."; $a->strings["Create a group of contacts/friends."] = "Create a group of contacts/friends.";
$a->strings["Group Name: "] = "Group name: "; $a->strings["Group Name: "] = "Group name: ";
$a->strings["Contacts not in any group"] = "Contacts not in any group"; $a->strings["Contacts not in any group"] = "Contacts not in any group";
@ -869,6 +868,7 @@ $a->strings["Add contact to group"] = "Add contact to group";
$a->strings["No profile"] = "No profile"; $a->strings["No profile"] = "No profile";
$a->strings["Help:"] = "Help:"; $a->strings["Help:"] = "Help:";
$a->strings["Help"] = "Help"; $a->strings["Help"] = "Help";
$a->strings["Not Found"] = "Not found";
$a->strings["Welcome to %s"] = "Welcome to %s"; $a->strings["Welcome to %s"] = "Welcome to %s";
$a->strings["Total invitation limit exceeded."] = "Total invitation limit exceeded"; $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["%s : Not a valid email address."] = "%s : Not a valid email address";
@ -933,7 +933,8 @@ $a->strings["Manage Identities and/or Pages"] = "Manage Identities and Pages";
$a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own."; $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Accounts that I manage or own.";
$a->strings["Select an identity to manage: "] = "Select identity:"; $a->strings["Select an identity to manage: "] = "Select identity:";
$a->strings["No keywords to match. Please add keywords to your default profile."] = "No keywords to match. Please add keywords to your default profile."; $a->strings["No keywords to match. Please add keywords to your default profile."] = "No keywords to match. Please add keywords to your default profile.";
$a->strings["is interested in:"] = "is interested in:"; $a->strings["first"] = "first";
$a->strings["next"] = "next";
$a->strings["Profile Match"] = "Profile Match"; $a->strings["Profile Match"] = "Profile Match";
$a->strings["New Message"] = "New Message"; $a->strings["New Message"] = "New Message";
$a->strings["No recipient selected."] = "No recipient selected."; $a->strings["No recipient selected."] = "No recipient selected.";
@ -944,7 +945,7 @@ $a->strings["Message sent."] = "Message sent.";
$a->strings["Discard"] = "Discard"; $a->strings["Discard"] = "Discard";
$a->strings["Messages"] = "Messages"; $a->strings["Messages"] = "Messages";
$a->strings["Do you really want to delete this message?"] = "Do you really want to delete this message?"; $a->strings["Do you really want to delete this message?"] = "Do you really want to delete this message?";
$a->strings["Conversation not found."] = ""; $a->strings["Conversation not found."] = "Conversation not found.";
$a->strings["Message deleted."] = "Message deleted."; $a->strings["Message deleted."] = "Message deleted.";
$a->strings["Conversation removed."] = "Conversation removed."; $a->strings["Conversation removed."] = "Conversation removed.";
$a->strings["Please enter a link URL:"] = "Please enter a link URL:"; $a->strings["Please enter a link URL:"] = "Please enter a link URL:";
@ -1034,8 +1035,8 @@ $a->strings["Show unread"] = "Show unread";
$a->strings["Show all"] = "Show all"; $a->strings["Show all"] = "Show all";
$a->strings["Show Ignored Requests"] = "Show ignored requests."; $a->strings["Show Ignored Requests"] = "Show ignored requests.";
$a->strings["Hide Ignored Requests"] = "Hide ignored requests"; $a->strings["Hide Ignored Requests"] = "Hide ignored requests";
$a->strings["Notification type:"] = ""; $a->strings["Notification type:"] = "Notification type:";
$a->strings["Suggested by:"] = ""; $a->strings["Suggested by:"] = "Suggested by:";
$a->strings["Hide this contact from others"] = "Hide this contact from others"; $a->strings["Hide this contact from others"] = "Hide this contact from others";
$a->strings["Claims to be known to you: "] = "Says they know me:"; $a->strings["Claims to be known to you: "] = "Says they know me:";
$a->strings["yes"] = "yes"; $a->strings["yes"] = "yes";
@ -1087,7 +1088,7 @@ $a->strings["No photos selected"] = "No photos selected";
$a->strings["Access to this item is restricted."] = "Access to this item is restricted."; $a->strings["Access to this item is restricted."] = "Access to this item is restricted.";
$a->strings["Upload Photos"] = "Upload photos"; $a->strings["Upload Photos"] = "Upload photos";
$a->strings["New album name: "] = "New album name: "; $a->strings["New album name: "] = "New album name: ";
$a->strings["or select existing album:"] = ""; $a->strings["or select existing album:"] = "or select existing album:";
$a->strings["Do not show a status post for this upload"] = "Do not show a status post for this upload"; $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 Groups"] = "Show to groups";
$a->strings["Show to Contacts"] = "Show to contacts"; $a->strings["Show to Contacts"] = "Show to contacts";
@ -1103,7 +1104,7 @@ $a->strings["Use as profile photo"] = "Use as profile photo";
$a->strings["Private Message"] = "Private message"; $a->strings["Private Message"] = "Private message";
$a->strings["View Full Size"] = "View full size"; $a->strings["View Full Size"] = "View full size";
$a->strings["Tags: "] = "Tags: "; $a->strings["Tags: "] = "Tags: ";
$a->strings["[Select tags to remove]"] = ""; $a->strings["[Select tags to remove]"] = "[Select tags to remove]";
$a->strings["New album name"] = "New album name"; $a->strings["New album name"] = "New album name";
$a->strings["Caption"] = "Caption"; $a->strings["Caption"] = "Caption";
$a->strings["Add a Tag"] = "Add Tag"; $a->strings["Add a Tag"] = "Add Tag";
@ -1118,7 +1119,6 @@ $a->strings["Comment"] = "Comment";
$a->strings["Map"] = "Map"; $a->strings["Map"] = "Map";
$a->strings["View Album"] = "View album"; $a->strings["View Album"] = "View album";
$a->strings["{0} wants to be your friend"] = "{0} wants to be your friend"; $a->strings["{0} wants to be your friend"] = "{0} wants to be your friend";
$a->strings["{0} sent you a message"] = "{0} sent you a message";
$a->strings["{0} requested registration"] = "{0} requested registration"; $a->strings["{0} requested registration"] = "{0} requested registration";
$a->strings["Poke/Prod"] = "Poke/Prod"; $a->strings["Poke/Prod"] = "Poke/Prod";
$a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody"; $a->strings["poke, prod or do other things to somebody"] = "Poke, prod or do other things to somebody";
@ -1126,7 +1126,6 @@ $a->strings["Recipient"] = "Recipient:";
$a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:"; $a->strings["Choose what you wish to do to recipient"] = "Choose what you wish to do:";
$a->strings["Make this post private"] = "Make this post private"; $a->strings["Make this post private"] = "Make this post private";
$a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing."; $a->strings["Only logged in users are permitted to perform a probing."] = "Only logged in users are permitted to perform a probing.";
$a->strings["Requested profile is not available."] = "Requested profile is unavailable.";
$a->strings["%s's timeline"] = "%s's timeline"; $a->strings["%s's timeline"] = "%s's timeline";
$a->strings["%s's posts"] = "%s's posts"; $a->strings["%s's posts"] = "%s's posts";
$a->strings["%s's comments"] = "%s's comments"; $a->strings["%s's comments"] = "%s's comments";
@ -1154,7 +1153,7 @@ $a->strings["Profile Actions"] = "Profile actions";
$a->strings["Edit Profile Details"] = "Edit Profile Details"; $a->strings["Edit Profile Details"] = "Edit Profile Details";
$a->strings["Change Profile Photo"] = "Change profile photo"; $a->strings["Change Profile Photo"] = "Change profile photo";
$a->strings["View this profile"] = "View this profile"; $a->strings["View this profile"] = "View this profile";
$a->strings["View all profiles"] = ""; $a->strings["View all profiles"] = "View all profiles";
$a->strings["Edit visibility"] = "Edit visibility"; $a->strings["Edit visibility"] = "Edit visibility";
$a->strings["Create a new profile using these settings"] = "Create a new profile using these settings"; $a->strings["Create a new profile using these settings"] = "Create a new profile using these settings";
$a->strings["Clone this profile"] = "Clone this profile"; $a->strings["Clone this profile"] = "Clone this profile";
@ -1251,7 +1250,7 @@ $a->strings["Choose a nickname: "] = "Choose a nickname: ";
$a->strings["Register"] = "Sign up now >>"; $a->strings["Register"] = "Sign up now >>";
$a->strings["Import"] = "Import profile"; $a->strings["Import"] = "Import profile";
$a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node."; $a->strings["Import your profile to this friendica instance"] = "Import an existing Friendica profile to this node.";
$a->strings["Note: This node explicitly contains adult content"] = ""; $a->strings["Note: This node explicitly contains adult content"] = "Note: This node explicitly contains adult content";
$a->strings["Account approved."] = "Account approved."; $a->strings["Account approved."] = "Account approved.";
$a->strings["Registration revoked for %s"] = "Registration revoked for %s"; $a->strings["Registration revoked for %s"] = "Registration revoked for %s";
$a->strings["Please login."] = "Please login."; $a->strings["Please login."] = "Please login.";
@ -1283,12 +1282,10 @@ $a->strings["Failed to connect with email account using the settings provided."]
$a->strings["Email settings updated."] = "Email settings updated."; $a->strings["Email settings updated."] = "Email settings updated.";
$a->strings["Features updated"] = "Features 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["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["Passwords do not match."] = "Passwords do not match.";
$a->strings["Empty passwords are not allowed. Password unchanged."] = "Empty passwords are not allowed. Password unchanged.";
$a->strings["The new password has been exposed in a public data dump, please choose another."] = "The new password has been exposed in a public data dump; please choose another.";
$a->strings["Wrong password."] = "Wrong password.";
$a->strings["Password changed."] = "Password changed.";
$a->strings["Password update failed. Please try again."] = "Password update failed. Please try again."; $a->strings["Password update failed. Please try again."] = "Password update failed. Please try again.";
$a->strings["Password changed."] = "Password changed.";
$a->strings["Password unchanged."] = "Password unchanged.";
$a->strings[" Please use a shorter name."] = " Please use a shorter name."; $a->strings[" Please use a shorter name."] = " Please use a shorter name.";
$a->strings[" Name too short."] = " Name too short."; $a->strings[" Name too short."] = " Name too short.";
$a->strings["Wrong Password"] = "Wrong password"; $a->strings["Wrong Password"] = "Wrong password";
@ -1364,7 +1361,7 @@ $a->strings["Don't show notices"] = "Don't show notices";
$a->strings["Infinite scroll"] = "Infinite scroll"; $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["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["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["Bandwidth Saver Mode"] = ""; $a->strings["Bandwidth Saver Mode"] = "Bandwidth Saver 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["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["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["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.";
@ -1395,7 +1392,7 @@ $a->strings["Your profile will be published in the global friendica directories
$a->strings["Hide your contact/friend list from viewers of your default profile?"] = "Hide my contact list from others?"; $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["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["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. Your public posts and replies will still be accessible by other means."] = ""; $a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means.";
$a->strings["Allow friends to post to your profile page?"] = "Allow friends to post to my wall?"; $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["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["Allow friends to tag your posts?"] = "Allow friends to tag my post?";
@ -1417,6 +1414,7 @@ $a->strings["Expire photos:"] = "Expire photos:";
$a->strings["Only expire posts by others:"] = "Only expire posts by others:"; $a->strings["Only expire posts by others:"] = "Only expire posts by others:";
$a->strings["Account Settings"] = "Account Settings"; $a->strings["Account Settings"] = "Account Settings";
$a->strings["Password Settings"] = "Password change"; $a->strings["Password Settings"] = "Password change";
$a->strings["Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon (:)."] = "Allowed characters are a-z, A-Z, 0-9 and special characters except white spaces, accentuated letters and colon.";
$a->strings["Leave password fields blank unless changing"] = "Leave password fields blank unless changing"; $a->strings["Leave password fields blank unless changing"] = "Leave password fields blank unless changing";
$a->strings["Current Password:"] = "Current password:"; $a->strings["Current Password:"] = "Current password:";
$a->strings["Your current password to confirm the changes"] = "Current password to confirm change"; $a->strings["Your current password to confirm the changes"] = "Current password to confirm change";
@ -1464,21 +1462,21 @@ $a->strings["Do you really want to delete this suggestion?"] = "Do you really wa
$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No suggestions available. If this is a new site, please try again in 24 hours."; $a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "No suggestions available. If this is a new site, please try again in 24 hours.";
$a->strings["Ignore/Hide"] = "Ignore/Hide"; $a->strings["Ignore/Hide"] = "Ignore/Hide";
$a->strings["Friend Suggestions"] = "Friend suggestions"; $a->strings["Friend Suggestions"] = "Friend suggestions";
$a->strings["Tag(s) removed"] = ""; $a->strings["Tag(s) removed"] = "Tag(s) removed";
$a->strings["Remove Item Tag"] = "Remove Item tag"; $a->strings["Remove Item Tag"] = "Remove Item tag";
$a->strings["Select a tag to remove: "] = "Select a tag to remove: "; $a->strings["Select a tag to remove: "] = "Select a tag to remove: ";
$a->strings["Export account"] = "Export account"; $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 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 all"] = "Export all";
$a->strings["Export your accout info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"; $a->strings["Export 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["User imports on closed servers can only be done by an administrator."] = ""; $a->strings["User imports on closed servers can only be done by an administrator."] = "User imports on closed servers can only be done by an administrator.";
$a->strings["Move account"] = "Move Existing Friendica Account"; $a->strings["Move account"] = "Move Existing Friendica Account";
$a->strings["You can import an account from another Friendica server."] = "You can import an existing Friendica profile to this node."; $a->strings["You can import an account from another Friendica server."] = "You can import an existing Friendica profile to this node.";
$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."; $a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here.";
$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora."; $a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora.";
$a->strings["Account file"] = "Account file:"; $a->strings["Account file"] = "Account file:";
$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "To export your account, go to \"Settings->Export personal data\" and select \"Export account\""; $a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "To export your account, go to \"Settings->Export personal data\" and select \"Export account\"";
$a->strings["You aren't following this contact."] = ""; $a->strings["You aren't following this contact."] = "You aren't following this contact.";
$a->strings["Unfollowing is currently not supported by your network."] = "Unfollowing is currently not supported by your network."; $a->strings["Unfollowing is currently not supported by your network."] = "Unfollowing is currently not supported by your network.";
$a->strings["Contact unfollowed"] = "Contact unfollowed"; $a->strings["Contact unfollowed"] = "Contact unfollowed";
$a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow"; $a->strings["Disconnect/Unfollow"] = "Disconnect/Unfollow";
@ -1513,7 +1511,7 @@ $a->strings["Twice daily"] = "Twice daily";
$a->strings["Daily"] = "Daily"; $a->strings["Daily"] = "Daily";
$a->strings["Weekly"] = "Weekly"; $a->strings["Weekly"] = "Weekly";
$a->strings["Monthly"] = "Monthly"; $a->strings["Monthly"] = "Monthly";
$a->strings["DFRN"] = ""; $a->strings["DFRN"] = "DFRN";
$a->strings["OStatus"] = "OStatus"; $a->strings["OStatus"] = "OStatus";
$a->strings["RSS/Atom"] = "RSS/Atom"; $a->strings["RSS/Atom"] = "RSS/Atom";
$a->strings["Zot!"] = "Zot!"; $a->strings["Zot!"] = "Zot!";
@ -1525,7 +1523,7 @@ $a->strings["pump.io"] = "pump.io";
$a->strings["Twitter"] = "Twitter"; $a->strings["Twitter"] = "Twitter";
$a->strings["Diaspora Connector"] = "Diaspora Connector"; $a->strings["Diaspora Connector"] = "Diaspora Connector";
$a->strings["GNU Social Connector"] = "GNU Social Connector"; $a->strings["GNU Social Connector"] = "GNU Social Connector";
$a->strings["ActivityPub"] = ""; $a->strings["ActivityPub"] = "ActivityPub";
$a->strings["pnut"] = "pnut"; $a->strings["pnut"] = "pnut";
$a->strings["Male"] = "Male"; $a->strings["Male"] = "Male";
$a->strings["Female"] = "Female"; $a->strings["Female"] = "Female";
@ -1596,8 +1594,8 @@ $a->strings["Auto-mention Forums"] = "Auto-mention forums";
$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Add/Remove mention when a forum page is selected or deselected in the ACL window."; $a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Add/Remove mention when a forum page is selected or deselected in the ACL window.";
$a->strings["Network Sidebar"] = "Network sidebar"; $a->strings["Network Sidebar"] = "Network sidebar";
$a->strings["Ability to select posts by date ranges"] = "Ability to select posts by date ranges"; $a->strings["Ability to select posts by date ranges"] = "Ability to select posts by date ranges";
$a->strings["Protocol Filter"] = ""; $a->strings["Protocol Filter"] = "Protocol Filter";
$a->strings["Enable widget to display Network posts only from selected protocols"] = ""; $a->strings["Enable widget to display Network posts only from selected protocols"] = "Enable widget to display Network posts only from selected protocols";
$a->strings["Network Tabs"] = "Network tabs"; $a->strings["Network Tabs"] = "Network tabs";
$a->strings["Network New Tab"] = "Network new tab"; $a->strings["Network New Tab"] = "Network new tab";
$a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Enable tab to display only new network posts (last 12 hours)"; $a->strings["Enable tab to display only new Network posts (from the last 12 hours)"] = "Enable tab to display only new network posts (last 12 hours)";
@ -1668,9 +1666,7 @@ $a->strings["Embedding disabled"] = "Embedding disabled";
$a->strings["Embedded content"] = "Embedded content"; $a->strings["Embedded content"] = "Embedded content";
$a->strings["newer"] = "Later posts"; $a->strings["newer"] = "Later posts";
$a->strings["older"] = "Earlier posts"; $a->strings["older"] = "Earlier posts";
$a->strings["first"] = "first";
$a->strings["prev"] = "prev"; $a->strings["prev"] = "prev";
$a->strings["next"] = "next";
$a->strings["last"] = "last"; $a->strings["last"] = "last";
$a->strings["view full size"] = "view full size"; $a->strings["view full size"] = "view full size";
$a->strings["Image/photo"] = "Image/Photo"; $a->strings["Image/photo"] = "Image/Photo";
@ -1706,8 +1702,8 @@ $a->strings["Similar Interests"] = "Similar interests";
$a->strings["Random Profile"] = "Random profile"; $a->strings["Random Profile"] = "Random profile";
$a->strings["Invite Friends"] = "Invite friends"; $a->strings["Invite Friends"] = "Invite friends";
$a->strings["Local Directory"] = "Local directory"; $a->strings["Local Directory"] = "Local directory";
$a->strings["Protocols"] = ""; $a->strings["Protocols"] = "Protocols";
$a->strings["All Protocols"] = ""; $a->strings["All Protocols"] = "All Protocols";
$a->strings["Saved Folders"] = "Saved Folders"; $a->strings["Saved Folders"] = "Saved Folders";
$a->strings["Everything"] = "Everything"; $a->strings["Everything"] = "Everything";
$a->strings["Categories"] = "Categories"; $a->strings["Categories"] = "Categories";
@ -1728,13 +1724,12 @@ $a->strings["Welcome back "] = "Welcome back ";
$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "Could not find any unarchived contact entry for this URL (%s)"; $a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "Could not find any unarchived contact entry for this URL (%s)";
$a->strings["The contact entries have been archived"] = "The contact entries have been archived"; $a->strings["The contact entries have been archived"] = "The contact entries have been archived";
$a->strings["Enter new password: "] = "Enter new password: "; $a->strings["Enter new password: "] = "Enter new password: ";
$a->strings["Password can't be empty"] = "Password can't be empty"; $a->strings["Post update version number has been set to %s."] = "Post update version number has been set to %s.";
$a->strings["Post update version number has been set to %s."] = ""; $a->strings["Check for pending update actions."] = "Check for pending update actions.";
$a->strings["Check for pending update actions."] = ""; $a->strings["Done."] = "Done.";
$a->strings["Done."] = ""; $a->strings["Execute pending post updates."] = "Execute pending post updates.";
$a->strings["Execute pending post updates."] = ""; $a->strings["All pending post updates are done."] = "All pending post updates are done.";
$a->strings["All pending post updates are done."] = ""; $a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root.";
$a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "";
$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."; $a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "You may need to import the file \"database.sql\" manually using phpmyadmin or mysql.";
$a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\"."; $a->strings["Please see the file \"INSTALL.txt\"."] = "Please see the file \"INSTALL.txt\".";
$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH."; $a->strings["Could not find a command line version of PHP in the web server PATH."] = "Could not find a command line version of PHP in the web server PATH.";
@ -1770,17 +1765,19 @@ $a->strings["iconv PHP module"] = "iconv PHP module";
$a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed."; $a->strings["Error: iconv PHP module required but not installed."] = "Error: iconv PHP module required but not installed.";
$a->strings["POSIX PHP module"] = "POSIX PHP module"; $a->strings["POSIX PHP module"] = "POSIX PHP module";
$a->strings["Error: POSIX PHP module required but not installed."] = "Error: POSIX PHP module required but not installed."; $a->strings["Error: POSIX PHP module required but not installed."] = "Error: POSIX PHP module required but not installed.";
$a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = ""; $a->strings["JSON PHP module"] = "JSON PHP module";
$a->strings["Error: JSON PHP module required but not installed."] = "Error: JSON PHP module required but not installed.";
$a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" 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."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can."; $a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "This is most often a permission setting issue, as the web server may not be able to write files in your directory - even if you can.";
$a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = ""; $a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = "At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder.";
$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."; $a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Alternatively, you may skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions.";
$a->strings["config/local.config.php is writable"] = ""; $a->strings["config/local.config.php is writable"] = "config/local.config.php is writable";
$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."; $a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering.";
$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory."; $a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top-level directory.";
$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory."; $a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Please ensure the user (e.g. www-data) that your web server runs as has write access to this directory.";
$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."; $a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains.";
$a->strings["view/smarty3 is writable"] = "view/smarty3 is writeable"; $a->strings["view/smarty3 is writable"] = "view/smarty3 is writeable";
$a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = ""; $a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = "Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess.";
$a->strings["Error message from Curl when fetching"] = "Error message from Curl while fetching"; $a->strings["Error message from Curl when fetching"] = "Error message from Curl while fetching";
$a->strings["Url rewrite is working"] = "URL rewrite is working"; $a->strings["Url rewrite is working"] = "URL rewrite is working";
$a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed"; $a->strings["ImageMagick PHP extension is not installed"] = "ImageMagick PHP extension is not installed";
@ -1846,10 +1843,22 @@ $a->strings["%s is now friends with %s"] = "%s is now friends with %s";
$a->strings["Friend Suggestion"] = "Friend suggestion"; $a->strings["Friend Suggestion"] = "Friend suggestion";
$a->strings["Friend/Connect Request"] = "Friend/Contact request"; $a->strings["Friend/Connect Request"] = "Friend/Contact request";
$a->strings["New Follower"] = "New follower"; $a->strings["New Follower"] = "New follower";
$a->strings["Error 400 - Bad Request"] = "Error 400 - Bad Request";
$a->strings["Error 401 - Unauthorized"] = "Error 401 - Unauthorized";
$a->strings["Error 403 - Forbidden"] = "Error 403 - Forbidden";
$a->strings["Error 404 - Not Found"] = "Error 404 - Not Found";
$a->strings["Error 500 - Internal Server Error"] = "Error 500 - Internal Server Error";
$a->strings["Error 503 - Service Unavailable"] = "Error 503 - Service Unavailable";
$a->strings["The server cannot or will not process the request due to an apparent client error."] = "The server cannot process the request due to an apparent client error.";
$a->strings["Authentication is required and has failed or has not yet been provided."] = "Authentication is required and has failed or has not yet been provided.";
$a->strings["The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource, or may need an account."] = "The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource, or may need an account.";
$a->strings["The requested resource could not be found but may be available in the future."] = "The requested resource could not be found but may be available in the future.";
$a->strings["An unexpected condition was encountered and no more specific message is suitable."] = "An unexpected condition was encountered and no more specific message is available.";
$a->strings["The server is currently unavailable (because it is overloaded or down for maintenance). Please try again later."] = "The server is currently unavailable (because it is overloaded or down for maintenance). Please try again later.";
$a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs."; $a->strings["Update %s failed. See error logs."] = "Update %s failed. See error logs.";
$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."; $a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid.";
$a->strings["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]"; $a->strings["The error message is\n[pre]%s[/pre]"] = "The error message is\n[pre]%s[/pre]";
$a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = ""; $a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s.";
$a->strings["Error decoding account file"] = "Error decoding account file"; $a->strings["Error decoding account file"] = "Error decoding account file";
$a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?"; $a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Error! No version data in file! Is this a Friendica account file?";
$a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!"; $a->strings["User '%s' already exists on this server!"] = "User '%s' already exists on this server!";
@ -1865,7 +1874,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["Errors encountered performing database changes: "] = "Errors encountered performing database changes: ";
$a->strings["%s: Database update"] = "%s: Database update"; $a->strings["%s: Database update"] = "%s: Database update";
$a->strings["%s: updating %s table."] = "%s: updating %s table."; $a->strings["%s: updating %s table."] = "%s: updating %s table.";
$a->strings["Legacy module file not found: %s"] = ""; $a->strings["Legacy module file not found: %s"] = "Legacy module file not found: %s";
$a->strings["Drop Contact"] = "Drop contact"; $a->strings["Drop Contact"] = "Drop contact";
$a->strings["Organisation"] = "Organisation"; $a->strings["Organisation"] = "Organisation";
$a->strings["News"] = "News"; $a->strings["News"] = "News";
@ -1919,6 +1928,7 @@ $a->strings["View on separate page"] = "View on separate page";
$a->strings["view on separate page"] = "view on separate page"; $a->strings["view on separate page"] = "view on separate page";
$a->strings["[no subject]"] = "[no subject]"; $a->strings["[no subject]"] = "[no subject]";
$a->strings["Requested account is not available."] = "Requested account is unavailable."; $a->strings["Requested account is not available."] = "Requested account is unavailable.";
$a->strings["Requested profile is not available."] = "Requested profile is unavailable.";
$a->strings["Edit profile"] = "Edit profile"; $a->strings["Edit profile"] = "Edit profile";
$a->strings["Atom feed"] = "Atom feed"; $a->strings["Atom feed"] = "Atom feed";
$a->strings["Manage/edit profiles"] = "Manage/Edit profiles"; $a->strings["Manage/edit profiles"] = "Manage/Edit profiles";
@ -1930,7 +1940,7 @@ $a->strings["Birthday Reminders"] = "Birthday reminders";
$a->strings["Birthdays this week:"] = "Birthdays this week:"; $a->strings["Birthdays this week:"] = "Birthdays this week:";
$a->strings["[No description]"] = "[No description]"; $a->strings["[No description]"] = "[No description]";
$a->strings["Event Reminders"] = "Event reminders"; $a->strings["Event Reminders"] = "Event reminders";
$a->strings["Upcoming events the next 7 days:"] = ""; $a->strings["Upcoming events the next 7 days:"] = "Upcoming events the next 7 days:";
$a->strings["Member since:"] = "Member since:"; $a->strings["Member since:"] = "Member since:";
$a->strings["j F, Y"] = "j F, Y"; $a->strings["j F, Y"] = "j F, Y";
$a->strings["j F"] = "j F"; $a->strings["j F"] = "j F";
@ -1951,28 +1961,33 @@ $a->strings["Forums:"] = "Forums:";
$a->strings["Profile Details"] = "Profile Details"; $a->strings["Profile Details"] = "Profile Details";
$a->strings["Only You Can See This"] = "Only you can see this."; $a->strings["Only You Can See This"] = "Only you can see this.";
$a->strings["Tips for New Members"] = "Tips for New Members"; $a->strings["Tips for New Members"] = "Tips for New Members";
$a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = ""; $a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "OpenWebAuth: %1\$s welcomes %2\$s";
$a->strings["Login failed"] = "Login failed"; $a->strings["Login failed"] = "Login failed";
$a->strings["Not enough information to authenticate"] = "Not enough information to authenticate"; $a->strings["Not enough information to authenticate"] = "Not enough information to authenticate";
$a->strings["Password can't be empty"] = "Password can't be empty";
$a->strings["Empty passwords are not allowed."] = "Empty passwords are not allowed.";
$a->strings["The new password has been exposed in a public data dump, please choose another."] = "The new password has been exposed in a public data dump; please choose another.";
$a->strings["The password can't contain accentuated letters, white spaces or colons (:)"] = "The password can't contain accentuated letters, white spaces or colons";
$a->strings["Passwords do not match. Password unchanged."] = "Passwords do not match. Password unchanged.";
$a->strings["An invitation is required."] = "An invitation is required."; $a->strings["An invitation is required."] = "An invitation is required.";
$a->strings["Invitation could not be verified."] = "Invitation could not be verified."; $a->strings["Invitation could not be verified."] = "Invitation could not be verified.";
$a->strings["Invalid OpenID url"] = "Invalid OpenID URL"; $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["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["The error message was:"] = "The error message was:";
$a->strings["Please enter the required information."] = "Please enter the required information."; $a->strings["Please enter the required information."] = "Please enter the required information.";
$a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = ""; $a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values.";
$a->strings["Username should be at least %s character."] = [ $a->strings["Username should be at least %s character."] = [
0 => "", 0 => "Username should be at least %s character.",
1 => "", 1 => "Username should be at least %s characters.",
]; ];
$a->strings["Username should be at most %s character."] = [ $a->strings["Username should be at most %s character."] = [
0 => "", 0 => "Username should be at most %s character.",
1 => "", 1 => "Username should be at most %s characters.",
]; ];
$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["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["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["Not a valid email address."] = "Not a valid email address.";
$a->strings["The nickname was blocked from registration by the nodes admin."] = ""; $a->strings["The nickname was blocked from registration by the nodes admin."] = "The nickname was blocked from registration by the nodes admin.";
$a->strings["Cannot use that email."] = "Cannot use that email."; $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["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["Nickname is already registered. Please choose another."] = "Nickname is already registered. Please choose another.";
@ -1982,7 +1997,7 @@ $a->strings["default"] = "default";
$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 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 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["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\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\n\t\t"] = ""; $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\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\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\n\t\t\tYour login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%4\$s\n\t\t\tPassword:\t\t%5\$s\n\t\t";
$a->strings["Registration at %s"] = "Registration at %s"; $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\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t"] = "\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t";
$a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."; $a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s.";
@ -2055,13 +2070,13 @@ $a->strings["Archived"] = "Archived";
$a->strings["Only show archived contacts"] = "Only show archived contacts"; $a->strings["Only show archived contacts"] = "Only show archived contacts";
$a->strings["Hidden"] = "Hidden"; $a->strings["Hidden"] = "Hidden";
$a->strings["Only show hidden contacts"] = "Only show hidden contacts"; $a->strings["Only show hidden contacts"] = "Only show hidden contacts";
$a->strings["Organize your contact groups"] = ""; $a->strings["Organize your contact groups"] = "Organise your contact groups";
$a->strings["Search your contacts"] = "Search your contacts"; $a->strings["Search your contacts"] = "Search your contacts";
$a->strings["Archive"] = "Archive"; $a->strings["Archive"] = "Archive";
$a->strings["Unarchive"] = "Unarchive"; $a->strings["Unarchive"] = "Unarchive";
$a->strings["Batch Actions"] = "Batch actions"; $a->strings["Batch Actions"] = "Batch actions";
$a->strings["Conversations started by this contact"] = ""; $a->strings["Conversations started by this contact"] = "Conversations started by this contact";
$a->strings["Posts and Comments"] = ""; $a->strings["Posts and Comments"] = "Posts and Comments";
$a->strings["View all contacts"] = "View all contacts"; $a->strings["View all contacts"] = "View all contacts";
$a->strings["View all common friends"] = "View all common friends"; $a->strings["View all common friends"] = "View all common friends";
$a->strings["Advanced Contact Settings"] = "Advanced contact settings"; $a->strings["Advanced Contact Settings"] = "Advanced contact settings";
@ -2073,7 +2088,7 @@ $a->strings["Toggle Blocked status"] = "Toggle blocked status";
$a->strings["Toggle Ignored status"] = "Toggle ignored status"; $a->strings["Toggle Ignored status"] = "Toggle ignored status";
$a->strings["Toggle Archive status"] = "Toggle archive status"; $a->strings["Toggle Archive status"] = "Toggle archive status";
$a->strings["Delete contact"] = "Delete contact"; $a->strings["Delete contact"] = "Delete contact";
$a->strings["Friendica Communications Server - Setup"] = ""; $a->strings["Friendica Communications Server - Setup"] = "Friendica Communications Server - Setup";
$a->strings["System check"] = "System check"; $a->strings["System check"] = "System check";
$a->strings["Check again"] = "Check again"; $a->strings["Check again"] = "Check again";
$a->strings["Database connection"] = "Database connection"; $a->strings["Database connection"] = "Database connection";
@ -2092,11 +2107,11 @@ $a->strings["Site settings"] = "Site settings";
$a->strings["System Language:"] = "System language:"; $a->strings["System Language:"] = "System language:";
$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication."; $a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Set the default language for your Friendica installation interface and email communication.";
$a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed."; $a->strings["Your Friendica site database has been installed."] = "Your Friendica site database has been installed.";
$a->strings["Installation finished"] = ""; $a->strings["Installation finished"] = "Installation finished";
$a->strings["<h1>What next</h1>"] = "<h1>What next</h1>"; $a->strings["<h1>What next</h1>"] = "<h1>What next</h1>";
$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker."; $a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANT: You will need to [manually] setup a scheduled task for the worker.";
$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."; $a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel.";
$a->strings["Item Guid"] = ""; $a->strings["Item Guid"] = "Item Guid";
$a->strings["Create a New Account"] = "Create a new account"; $a->strings["Create a New Account"] = "Create a new account";
$a->strings["Password: "] = "Password: "; $a->strings["Password: "] = "Password: ";
$a->strings["Remember me"] = "Remember me"; $a->strings["Remember me"] = "Remember me";
@ -2107,15 +2122,15 @@ $a->strings["terms of service"] = "Terms of service";
$a->strings["Website Privacy Policy"] = "Website Privacy Policy"; $a->strings["Website Privacy Policy"] = "Website Privacy Policy";
$a->strings["privacy policy"] = "Privacy policy"; $a->strings["privacy policy"] = "Privacy policy";
$a->strings["Logged out."] = "Logged out."; $a->strings["Logged out."] = "Logged out.";
$a->strings["Bad Request."] = ""; $a->strings["Bad Request."] = "Bad request.";
$a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."; $a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication.";
$a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "This information is required for communication and is passed on to the nodes of the communication partners and stored there. Users can enter additional personal information that may be transmitted to the communication partner's accounts."; $a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "This information is required for communication and is passed on to the nodes of the communication partners and stored there. Users can enter additional personal information that may be transmitted to the communication partner's accounts.";
$a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."; $a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/uexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners.";
$a->strings["Privacy Statement"] = "Privacy Statement"; $a->strings["Privacy Statement"] = "Privacy Statement";
$a->strings["This entry was edited"] = "This entry was edited"; $a->strings["This entry was edited"] = "This entry was edited";
$a->strings["Delete locally"] = ""; $a->strings["Delete locally"] = "Delete locally";
$a->strings["Delete globally"] = ""; $a->strings["Delete globally"] = "Delete globally";
$a->strings["Remove locally"] = ""; $a->strings["Remove locally"] = "Remove locally";
$a->strings["save to folder"] = "Save to folder"; $a->strings["save to folder"] = "Save to folder";
$a->strings["I will attend"] = "I will attend"; $a->strings["I will attend"] = "I will attend";
$a->strings["I will not attend"] = "I will not attend"; $a->strings["I will not attend"] = "I will not attend";
@ -2160,11 +2175,11 @@ $a->strings["minute"] = "minute";
$a->strings["minutes"] = "minutes"; $a->strings["minutes"] = "minutes";
$a->strings["second"] = "second"; $a->strings["second"] = "second";
$a->strings["seconds"] = "seconds"; $a->strings["seconds"] = "seconds";
$a->strings["in %1\$d %2\$s"] = ""; $a->strings["in %1\$d %2\$s"] = "in %1\$d %2\$s";
$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s ago"; $a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s ago";
$a->strings["(no subject)"] = "(no subject)"; $a->strings["(no subject)"] = "(no subject)";
$a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Updating author-id and owner-id in item and thread table. "; $a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Updating author-id and owner-id in item and thread table. ";
$a->strings["%s: Updating post-type."] = ""; $a->strings["%s: Updating post-type."] = "%s: Updating post-type.";
$a->strings["greenzero"] = "greenzero"; $a->strings["greenzero"] = "greenzero";
$a->strings["purplezero"] = "purplezero"; $a->strings["purplezero"] = "purplezero";
$a->strings["easterbunny"] = "easterbunny"; $a->strings["easterbunny"] = "easterbunny";